From fedora-extras-commits at redhat.com Sat Sep 1 00:21:15 2007 From: fedora-extras-commits at redhat.com (David Zeuthen (davidz)) Date: Fri, 31 Aug 2007 20:21:15 -0400 Subject: rpms/PolicyKit-gnome/devel PolicyKit-gnome.spec,1.7,1.8 Message-ID: <200709010021.l810LFbo024916@cvs-int.fedora.redhat.com> Author: davidz Update of /cvs/pkgs/rpms/PolicyKit-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24895 Modified Files: PolicyKit-gnome.spec Log Message: * Fri Aug 31 2007 David Zeuthen - 0.5-3%{?dist} - Rebuild Index: PolicyKit-gnome.spec =================================================================== RCS file: /cvs/pkgs/rpms/PolicyKit-gnome/devel/PolicyKit-gnome.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- PolicyKit-gnome.spec 31 Aug 2007 21:02:07 -0000 1.7 +++ PolicyKit-gnome.spec 1 Sep 2007 00:20:42 -0000 1.8 @@ -10,7 +10,7 @@ Summary: GNOME dialogs for PolicyKit Name: PolicyKit-gnome Version: 0.5 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: System Environment/Libraries URL: http://gitweb.freedesktop.org/?p=users/david/PolicyKit-gnome.git;a=summary @@ -79,6 +79,9 @@ %{_datadir}/PolicyKit/policy/polkit-gnome-example.policy %changelog +* Fri Aug 31 2007 David Zeuthen - 0.5-3%{?dist} +- Rebuild + * Fri Aug 31 2007 David Zeuthen - 0.5-2%{?dist} - Require newer PolicyKit release From fedora-extras-commits at redhat.com Sat Sep 1 00:33:24 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Fri, 31 Aug 2007 20:33:24 -0400 Subject: rpms/kernel/devel patch-2.6.23-rc4-git3.bz2.sign, NONE, 1.1 .cvsignore, 1.677, 1.678 git-wireless-dev.patch, 1.34, 1.35 kernel.spec, 1.140, 1.141 linux-2.6-utrace-tracehook.patch, 1.7, 1.8 sources, 1.640, 1.641 upstream, 1.562, 1.563 patch-2.6.23-rc4-git2.bz2.sign, 1.1, NONE Message-ID: <200709010033.l810XOC1025155@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25116 Modified Files: .cvsignore git-wireless-dev.patch kernel.spec linux-2.6-utrace-tracehook.patch sources upstream Added Files: patch-2.6.23-rc4-git3.bz2.sign Removed Files: patch-2.6.23-rc4-git2.bz2.sign Log Message: * Fri Aug 31 2007 Dave Jones - 2.6.23-rc4-git3 --- NEW FILE patch-2.6.23-rc4-git3.bz2.sign --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBG2GXryGugalF9Dw4RAudlAJ0cG+35KDaw26rUDzqZAdfJPIYTQQCfX3rm lWU6c92/5zGPhNlbgpL6WX8= =G6DG -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.677 retrieving revision 1.678 diff -u -r1.677 -r1.678 --- .cvsignore 31 Aug 2007 17:20:37 -0000 1.677 +++ .cvsignore 1 Sep 2007 00:32:49 -0000 1.678 @@ -6,4 +6,4 @@ patch-2.6.23-rc4.bz2 patch-2.6.23-rc4.bz2 patch-2.6.23-rc3-git10.bz2 -patch-2.6.23-rc4-git2.bz2 +patch-2.6.23-rc4-git3.bz2 git-wireless-dev.patch: Index: git-wireless-dev.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/git-wireless-dev.patch,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- git-wireless-dev.patch 30 Aug 2007 20:27:31 -0000 1.34 +++ git-wireless-dev.patch 1 Sep 2007 00:32:49 -0000 1.35 @@ -2428,7 +2428,7 @@ BROADCOM BNX2 GIGABIT ETHERNET DRIVER P: Michael Chan M: mchan at broadcom.com -@@ -2057,6 +2095,16 @@ L: http://lists.sourceforge.net/mailman/ +@@ -2096,6 +2096,16 @@ L: http://lists.sourceforge.net/mailman/ W: http://ipw2200.sourceforge.net S: Supported @@ -2442,7 +2442,7 @@ +T: git git://intellinuxwireless.org/repos/iwlwifi +S: Supported + - IOC3 DRIVER + IOC3 ETHERNET DRIVER P: Ralf Baechle M: ralf at linux-mips.org @@ -3012,6 +3060,15 @@ L: kpreempt-tech at lists.sourceforge.net Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- kernel.spec 31 Aug 2007 22:08:01 -0000 1.140 +++ kernel.spec 1 Sep 2007 00:32:50 -0000 1.141 @@ -47,7 +47,7 @@ # The rc snapshot level %define rcrev 4 # The git snapshot level -%define gitrev 2 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -1786,6 +1786,9 @@ %changelog * Fri Aug 31 2007 Dave Jones +- 2.6.23-rc4-git3 + +* Fri Aug 31 2007 Dave Jones - Fix booting on Dell I5150. Apparently some VESA BIOS implementations clobber registers when called. linux-2.6-utrace-tracehook.patch: Index: linux-2.6-utrace-tracehook.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-tracehook.patch,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- linux-2.6-utrace-tracehook.patch 21 Aug 2007 19:42:55 -0000 1.7 +++ linux-2.6-utrace-tracehook.patch 1 Sep 2007 00:32:50 -0000 1.8 @@ -2906,7 +2906,7 @@ if (!thread_group_leader(p)) goto out; -- if (p->real_parent == group_leader) { +- if (p->real_parent->tgid == group_leader->tgid) { + if (p->parent == group_leader) { err = -EPERM; if (task_session(p) != task_session(group_leader)) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.640 retrieving revision 1.641 diff -u -r1.640 -r1.641 --- sources 31 Aug 2007 17:20:37 -0000 1.640 +++ sources 1 Sep 2007 00:32:50 -0000 1.641 @@ -1,3 +1,3 @@ 2e230d005c002fb3d38a3ca07c0200d0 linux-2.6.22.tar.bz2 cb7b0d6e6424f31ba41b9ba304b69833 patch-2.6.23-rc4.bz2 -a2de401162c4ca56878b05ea3777b1f6 patch-2.6.23-rc4-git2.bz2 +549f9a03a741881b70a4bae593246b22 patch-2.6.23-rc4-git3.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v retrieving revision 1.562 retrieving revision 1.563 diff -u -r1.562 -r1.563 --- upstream 31 Aug 2007 17:20:37 -0000 1.562 +++ upstream 1 Sep 2007 00:32:50 -0000 1.563 @@ -1,3 +1,3 @@ linux-2.6.22.tar.bz2 patch-2.6.23-rc4.bz2 -patch-2.6.23-rc4-git2.bz2 +patch-2.6.23-rc4-git3.bz2 --- patch-2.6.23-rc4-git2.bz2.sign DELETED --- From fedora-extras-commits at redhat.com Sat Sep 1 01:57:52 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 18:57:52 -0700 Subject: [pkgdb] rubygems (Fedora EPEL, 5) updated by kevin Message-ID: <200709010157.l811vrog022678@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for rubygems Kevin Fenzi (kevin) has set commit to Approved for cvsextras on rubygems (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on rubygems (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on rubygems (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/rubygems From fedora-extras-commits at redhat.com Sat Sep 1 02:00:02 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 19:00:02 -0700 Subject: [pkgdb] maniadrive-music (Fedora, devel) updated by kevin Message-ID: <200709010200.l81203HY022728@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on maniadrive-music (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/maniadrive-music From fedora-extras-commits at redhat.com Sat Sep 1 02:00:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 19:00:01 -0700 Subject: [pkgdb] maniadrive-music was added for jwrdegoede Message-ID: <200709010200.l81202FO022719@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package maniadrive-music with summary Replacement soundtrack for the non free ManiaDrive soundtrack Kevin Fenzi (kevin) has approved Package maniadrive-music Kevin Fenzi (kevin) has added a Fedora devel branch for maniadrive-music with an owner of jwrdegoede Kevin Fenzi (kevin) has approved maniadrive-music in Fedora devel Kevin Fenzi (kevin) has approved Package maniadrive-music Kevin Fenzi (kevin) has set commit to Approved for cvsextras on maniadrive-music (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on maniadrive-music (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on maniadrive-music (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/maniadrive-music From fedora-extras-commits at redhat.com Sat Sep 1 02:00:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:00:26 -0400 Subject: rpms/maniadrive-music - New directory Message-ID: <200709010200.l8120QqL032742@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive-music In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsL32713/rpms/maniadrive-music Log Message: Directory /cvs/extras/rpms/maniadrive-music added to the repository From fedora-extras-commits at redhat.com Sat Sep 1 02:00:30 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:00:30 -0400 Subject: rpms/maniadrive-music/devel - New directory Message-ID: <200709010200.l8120UH3032756@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive-music/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsL32713/rpms/maniadrive-music/devel Log Message: Directory /cvs/extras/rpms/maniadrive-music/devel added to the repository From fedora-extras-commits at redhat.com Sat Sep 1 02:00:35 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:00:35 -0400 Subject: rpms/maniadrive-music Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709010200.l8120Zod000313@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive-music In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsL32713/rpms/maniadrive-music Added Files: Makefile import.log Log Message: Setup of module maniadrive-music --- NEW FILE Makefile --- # Top level Makefile for module maniadrive-music all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sat Sep 1 02:00:38 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:00:38 -0400 Subject: rpms/maniadrive-music/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709010200.l8120c1d000329@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive-music/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsL32713/rpms/maniadrive-music/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module maniadrive-music --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: maniadrive-music # $Id: Makefile,v 1.1 2007/09/01 02:00:35 kevin Exp $ NAME := maniadrive-music SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Sep 1 02:06:38 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:06:38 -0400 Subject: rpms/eclipse-rpm-editor - New directory Message-ID: <200709010206.l8126cMH006489@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/eclipse-rpm-editor In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsAQ6460/rpms/eclipse-rpm-editor Log Message: Directory /cvs/extras/rpms/eclipse-rpm-editor added to the repository From fedora-extras-commits at redhat.com Sat Sep 1 02:06:44 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:06:44 -0400 Subject: rpms/eclipse-rpm-editor/devel - New directory Message-ID: <200709010206.l8126i4i006503@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/eclipse-rpm-editor/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsAQ6460/rpms/eclipse-rpm-editor/devel Log Message: Directory /cvs/extras/rpms/eclipse-rpm-editor/devel added to the repository From fedora-extras-commits at redhat.com Sat Sep 1 02:06:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:06:49 -0400 Subject: rpms/eclipse-rpm-editor Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709010206.l8126nAI006532@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/eclipse-rpm-editor In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsAQ6460/rpms/eclipse-rpm-editor Added Files: Makefile import.log Log Message: Setup of module eclipse-rpm-editor --- NEW FILE Makefile --- # Top level Makefile for module eclipse-rpm-editor all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sat Sep 1 02:06:52 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:06:52 -0400 Subject: rpms/eclipse-rpm-editor/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709010206.l8126q1j006551@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/eclipse-rpm-editor/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsAQ6460/rpms/eclipse-rpm-editor/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module eclipse-rpm-editor --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: eclipse-rpm-editor # $Id: Makefile,v 1.1 2007/09/01 02:06:49 kevin Exp $ NAME := eclipse-rpm-editor SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Sep 1 02:09:55 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 19:09:55 -0700 Subject: [pkgdb] sepostgresql was added for kaigai Message-ID: <200709010209.l8129tNc022869@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package sepostgresql with summary Security-Enhanced PostgreSQL Kevin Fenzi (kevin) has approved Package sepostgresql Kevin Fenzi (kevin) has added a Fedora devel branch for sepostgresql with an owner of kaigai Kevin Fenzi (kevin) has approved sepostgresql in Fedora devel Kevin Fenzi (kevin) has approved Package sepostgresql Kevin Fenzi (kevin) has set commit to Approved for cvsextras on sepostgresql (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on sepostgresql (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on sepostgresql (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/sepostgresql From fedora-extras-commits at redhat.com Sat Sep 1 02:09:56 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 19:09:56 -0700 Subject: [pkgdb] sepostgresql (Fedora, devel) updated by kevin Message-ID: <200709010209.l8129u21022878@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Denied cvsextras for commit access on sepostgresql (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/sepostgresql From fedora-extras-commits at redhat.com Sat Sep 1 02:10:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:10:26 -0400 Subject: rpms/sepostgresql - New directory Message-ID: <200709010210.l812AQnG006783@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/sepostgresql In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvscA6749/rpms/sepostgresql Log Message: Directory /cvs/extras/rpms/sepostgresql added to the repository From fedora-extras-commits at redhat.com Sat Sep 1 02:10:35 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:10:35 -0400 Subject: rpms/sepostgresql/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709010210.l812AZwY006838@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/sepostgresql/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvscA6749/rpms/sepostgresql/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module sepostgresql --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: sepostgresql # $Id: Makefile,v 1.1 2007/09/01 02:10:32 kevin Exp $ NAME := sepostgresql SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sat Sep 1 02:10:32 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:10:32 -0400 Subject: rpms/sepostgresql Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709010210.l812AWsh006822@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/sepostgresql In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvscA6749/rpms/sepostgresql Added Files: Makefile import.log Log Message: Setup of module sepostgresql --- NEW FILE Makefile --- # Top level Makefile for module sepostgresql all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sat Sep 1 02:10:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 22:10:29 -0400 Subject: rpms/sepostgresql/devel - New directory Message-ID: <200709010210.l812AT3Y006797@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/sepostgresql/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvscA6749/rpms/sepostgresql/devel Log Message: Directory /cvs/extras/rpms/sepostgresql/devel added to the repository From fedora-extras-commits at redhat.com Sat Sep 1 02:13:38 2007 From: fedora-extras-commits at redhat.com (David Zeuthen (davidz)) Date: Fri, 31 Aug 2007 22:13:38 -0400 Subject: rpms/PolicyKit/devel PolicyKit.spec,1.3,1.4 Message-ID: <200709010213.l812Dcto006896@cvs-int.fedora.redhat.com> Author: davidz Update of /cvs/pkgs/rpms/PolicyKit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6876 Modified Files: PolicyKit.spec Log Message: Fri Aug 31 2007 David Zeuthen - 0.5-3%{?dist} - Rebuild Index: PolicyKit.spec =================================================================== RCS file: /cvs/pkgs/rpms/PolicyKit/devel/PolicyKit.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- PolicyKit.spec 31 Aug 2007 20:43:37 -0000 1.3 +++ PolicyKit.spec 1 Sep 2007 02:13:04 -0000 1.4 @@ -14,7 +14,7 @@ Summary: Toolkit for privilege control Name: PolicyKit Version: 0.5 -Release: 2%{?dist} +Release: 3%{?dist} License: AFL/GPL Group: System Environment/Libraries URL: http://gitweb.freedesktop.org/?p=PolicyKit.git;a=summary @@ -141,6 +141,9 @@ %{_datadir}/gtk-doc/html/polkit/* %changelog +* Fri Aug 31 2007 David Zeuthen - 0.5-3%{?dist} +- Rebuild + * Fri Aug 31 2007 David Zeuthen - 0.5-2%{?dist} - Upstream release 0.5 From fedora-extras-commits at redhat.com Sat Sep 1 02:58:32 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Fri, 31 Aug 2007 22:58:32 -0400 Subject: rpms/eclipse/devel eclipse.spec,1.477,1.478 Message-ID: <200709010258.l812wWl2007713@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7683 Modified Files: eclipse.spec Log Message: fix pde package provides and oboletes Index: eclipse.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v retrieving revision 1.477 retrieving revision 1.478 diff -u -r1.477 -r1.478 --- eclipse.spec 31 Aug 2007 16:43:09 -0000 1.477 +++ eclipse.spec 1 Sep 2007 02:57:59 -0000 1.478 @@ -31,6 +31,7 @@ Source1: %{name}-fedora-splash-3.3.0.png Source2: %{name}.desktop Source3: eclipse.in +#Source4: fedora-eclipse-product-plugin-3.3.0.1.zip Source16: %{name}-copy-platform.sh Source17: efj.sh.in Source18: ecj.sh.in @@ -271,6 +272,21 @@ Summary: Eclipse Plugin Development Environment Group: Text Editors/Integrated Development Environments (IDE) Provides: eclipse-sdk +# Can remove for F9 +Obsoletes: eclipse-sdk < 1:3.3.0-13.fc8 +Provides: eclipse-pde-sdk +Obsoletes: eclipse-pde-sdk 1:3.3.0-13.fc8 +Provides: eclipse-cvs-client-sdk +Obsoletes: eclipse-cvs-client-sdk < 1:3.3.0-13.fc8 +Provides: eclipse-jdt-sdk +Obsoletes: eclipse-jdt-sdk < 1:3.3.0-13.fc8 +Provides: eclipse-pde-sdk +Obsoletes: eclipse-pde-sdk < 1:3.3.0-13.fc8 +Provides: eclipse-platform-sdk +Obsoletes: eclipse-platform-sdk < 1:3.3.0-13.fc8 +Provides: eclipse-rcp-sdk +Obsoletes: eclipse-rcp-sdk < 1:3.3.0-13.fc8 +# end remove for F9 Requires: %{name}-platform = %{epoch}:%{version}-%{release} Requires: %{name}-jdt = %{epoch}:%{version}-%{release} Requires: %{name}-pde-runtime = %{epoch}:%{version}-%{release} @@ -613,6 +629,7 @@ fi tar jxf %{SOURCE20} +#unzip -qq %{SOURCE4} %build ORIGCLASSPATH=$CLASSPATH From fedora-extras-commits at redhat.com Sat Sep 1 03:51:02 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Fri, 31 Aug 2007 23:51:02 -0400 Subject: rpms/snort/devel snort.spec,1.26,1.27 Message-ID: <200709010351.l813p2bc019653@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/snort/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18805 Modified Files: snort.spec Log Message: fix detection of libnet10 and mysql (on 64 bit platforms) Index: snort.spec =================================================================== RCS file: /cvs/extras/rpms/snort/devel/snort.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- snort.spec 28 Aug 2007 03:59:10 -0000 1.26 +++ snort.spec 1 Sep 2007 03:50:29 -0000 1.27 @@ -1,7 +1,7 @@ Summary: Intrusion detection system Name: snort Version: 2.7.0.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: Applications/Internet Source0: http://www.snort.org/dl/current/snort-%{version}.tar.gz @@ -13,12 +13,13 @@ BuildRequires: libpcap-devel >= 0.4 BuildRequires: perl BuildRequires: pcre-devel +BuildRequires: sed %package plain+flexresp Summary: Snort with Flexible Response Group: Applications/Internet Requires: %{name} = %{version}-%{release} -BuildRequires: libnet10-devel +BuildRequires: libnet10 %package mysql Summary: Snort with Flexible Response @@ -142,6 +143,8 @@ %prep %setup -q cp %{SOURCE2} doc/ +sed -i -e 's|libnet-config|libnet-config-1.0|g' configure +sed -i -e 's|\-lnet|\-lnet-1.0|g' configure %build @@ -179,6 +182,7 @@ # mysql+flexresp { %configure $SNORT_BASE_CONFIG --with-mysql=yes \ + --with-mysql-libraries=%{_libdir}/mysql \ --with-postgresql=no \ --with-oracle=no \ --with-odbc=no \ @@ -191,6 +195,7 @@ # mysql { %configure $SNORT_BASE_CONFIG --with-mysql=yes \ + --with-mysql-libraries=%{_libdir}/mysql \ --with-postgresql=no \ --with-oracle=no \ --with-odbc=no @@ -256,6 +261,7 @@ # bloat { %configure $SNORT_BASE_CONFIG --with-mysql=yes \ + --with-mysql-libraries=%{_libdir}/mysql \ --with-postgresql=yes \ --with-oracle=no \ --with-odbc=no \ @@ -471,6 +477,9 @@ %changelog +* Fri Aug 31 2007 Dennis Gilmore - 2.7.0.1-2 +- fix detection of mysql and libnet10 + * Mon Aug 27 2007 Dennis Gilmore - 2.7.0.1-1 - update to 2.7.0.1 From fedora-extras-commits at redhat.com Sat Sep 1 04:18:43 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Sat, 1 Sep 2007 00:18:43 -0400 Subject: rpms/latexmk/F-7 .cvsignore, 1.2, 1.3 latexmk-README.fedora, 1.1, 1.2 latexmk-conf.patch, 1.1, 1.2 latexmk-perl.patch, 1.1, 1.2 latexmk.conf, 1.1, 1.2 latexmk.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200709010418.l814IhkO026149@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/pkgs/rpms/latexmk/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26058/F-7 Modified Files: .cvsignore latexmk-README.fedora latexmk-conf.patch latexmk-perl.patch latexmk.conf latexmk.spec sources Log Message: * Fri Aug 31 2007 Jerry James - 3.20-1 - New version 3.20. - Texlive isn't as near as I thought; require the tetex packages for now. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Mar 2007 15:34:53 -0000 1.2 +++ .cvsignore 1 Sep 2007 04:18:10 -0000 1.3 @@ -1 +1 @@ -latexmk-308n.zip +latexmk-320.zip Index: latexmk-README.fedora =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/F-7/latexmk-README.fedora,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk-README.fedora 30 Mar 2007 15:34:53 -0000 1.1 +++ latexmk-README.fedora 1 Sep 2007 04:18:10 -0000 1.2 @@ -100,4 +100,3 @@ $pdf_previewer = 'start acroread'; $pdf_update_method = 1; - latexmk-conf.patch: Index: latexmk-conf.patch =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/F-7/latexmk-conf.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk-conf.patch 30 Mar 2007 15:34:53 -0000 1.1 +++ latexmk-conf.patch 1 Sep 2007 04:18:10 -0000 1.2 @@ -1,10 +1,10 @@ -diff -dur latexmk-3.08n.ORIG/latexmk.1 latexmk-3.08n/latexmk.1 ---- latexmk-3.08n.ORIG/latexmk.1 2007-02-16 13:03:38.000000000 -0700 -+++ latexmk-3.08n/latexmk.1 2007-02-27 11:59:26.000000000 -0700 +diff -dur latexmk-3.20.ORIG/latexmk.1 latexmk-3.20/latexmk.1 +--- latexmk-3.20.ORIG/latexmk.1 2007-07-03 14:22:44.000000000 -0600 ++++ latexmk-3.20/latexmk.1 2007-08-31 21:44:15.000000000 -0600 @@ -1,9 +1,9 @@ --.TH LATEXMK 1L "16 February 2007" "" +-.TH LATEXMK 1L "3 July 2007" "" -.SH NAME -+.TH "LATEXMK" "1L" "16 February 2007" "" "" ++.TH "LATEXMK" "1L" "3 July 2007" "" "" +.SH "NAME" latexmk \- generate LaTeX document -.SH SYNOPSIS @@ -14,95 +14,80 @@ +.SH "DESCRIPTION" .I LatexMk completely automates the process of compiling a LaTeX document. - Essentially, it is a highly specialized relative of the general -@@ -13,10 +13,10 @@ - to run continuously with a previewer; in that case the latex program, - etc, are rerun - whenever one of the source files is modified. --.PP -+.PP - \fILatexmk\fR will normally determine which are the source files by - examining the log file. It has an option to parse the TeX file instead ----- see later. When \fIlatexmk\fR is run, it will examine the timestamps -+\-\-\- see later. When \fIlatexmk\fR is run, it will examine the timestamps - on the source files. - If any of the source files have been changed since the last document - generation, \fIlatexmk\fR will run the various LaTeX processing -@@ -27,39 +27,39 @@ - With some macro packages and document styles four, or even more, runs may - be needed. If necessary, \fIlatexmk\fR will also run bibtex and/or - makeindex. --.PP --[If the option \fB-it\fR to scan the LaTeX file is used, the main LaTeX -+.PP -+[If the option \fB\-it\fR to scan the LaTeX file is used, the main LaTeX - file and all input and included files (recursively) are scanned for - LaTeX commands - for inputting and including other TeX files and figure files. Then on - subsequent runs, --\fIlatexmk\fR with the \fB-it\fR switch reads the dependency -+\fIlatexmk\fR with the \fB\-it\fR switch reads the dependency - information from this file. If the dependencies of the document are - changed (e.g., by adding or removing an \\input command), an additional --pass of \fIlatexmk -i\fR or \fIlatexmk -I\fR will update the dependency -+pass of \fIlatexmk \-i\fR or \fIlatexmk \-I\fR will update the dependency - file.] + Essentially, it is like a specialized relative of the general +@@ -15,8 +15,8 @@ + document. It can also be set to run continuously with a suitable + previewer; in that case the LaTeX program, etc, are rerun whenever one + of the source files is modified, and the previewer updates the +-on-screen view of the compiled document. +-.PP ++on\-screen view of the compiled document. ++.PP + \fILatexmk\fR determines which are the source files by examining the + log file. When \fIlatexmk\fR is run, it examines properties of the + source files, and if any have been changed since the last document +@@ -30,14 +30,14 @@ + For example, from an updated figure file it can automatically generate + a file in encapsulated postscript or another suitable format for + reading by LaTeX. -.PP +.PP \fILatexmk\fR has two different previewing options. In the simple --\fB-pv\fR option, a dvi, postscript or pdf previewer is automatically run -+\fB\-pv\fR option, a dvi, postscript or pdf previewer is automatically run - after generating the dvi, postscript or pdf version of the document. The --type of viewer is selected automatically depending on the \fB-ps\fR, --\fB-pdf\fR or \fB-pdfps\fR options. The kind of file to be viewed can --also be explicitly selected by using the \fB-view\fR option --(\fB-view=ps\fR, etc). --.PP -+type of viewer is selected automatically depending on the \fB\-ps\fR, -+\fB\-pdf\fR or \fB\-pdfps\fR options. The kind of file to be viewed can -+also be explicitly selected by using the \fB\-view\fR option -+(\fB\-view=ps\fR, etc). -+.PP - The second previewing option is --the powerful \fB-pvc\fR option (mnemonic: "preview continuously"). -+the powerful \fB\-pvc\fR option (mnemonic: "preview continuously"). - Particularly when a document is reaching the final stages of editing, it - is often useful to have a previewer open continuously and have it update - its display whenever changes are made to the source file(s), and this --is done by the \fB-pvc\fR option. With this option, \fIlatexmk\fR -+is done by the \fB\-pvc\fR option. With this option, \fIlatexmk\fR - runs a previewer for the - document, and then \fIlatexmk\fR repeatedly monitors the source files of - the document to see if any changes have been made since the last dependent - file - was produced. When changes are detected, \fIlatexmk\fR runs the - appropriate LaTeX commands to regenerate the .dvi, .ps and/or .pdf files --(depending on the which of the \fB-ps\fR, \fB-pdf\fR and \fB-pdfps\fR -+(depending on the which of the \fB\-ps\fR, \fB\-pdf\fR and \fB\-pdfps\fR - options was specified). A good previewer (like - \fIgv\fR) will then automatically update its display. - Thus the user can simply edit a file and, when the -@@ -67,24 +67,24 @@ - cycle of updating the .dvi (and possibly the .ps and .pdf) file, - and refreshing the previewer's display. - It's not quite WYSIWYG, but usefully close. --.PP -+.PP - For other - previewers, the user will have to manually make the previewer update - its display, which can be (xdvi and gsview) as forcing a redraw of its - display. --.PP -+.PP - \fILatexmk\fR has the ability to print a banner in gray diagonally across - each page when making the postscript file. It can also, if needed, - call an external program to do other postprocessing on the generated - files. +-\fB-pv\fR option, a dvi, postscript or pdf previewer is automatically ++\fB\-pv\fR option, a dvi, postscript or pdf previewer is automatically + run after generating the dvi, postscript or pdf version of the + document. The type of file to view is selected according to + configuration settings and command line options. +-.PP +-The second previewing option is the powerful \fB-pvc\fR option ++.PP ++The second previewing option is the powerful \fB\-pvc\fR option + (mnemonic: "preview continuously"). In this case, \fIlatexmk\fR runs + continuously, regularly monitoring all the source files to see if any + have changed. Every time a change is detected, \fIlatexmk\fR runs all +@@ -47,31 +47,31 @@ + are written to disk, \fIlatexmk\fR completely automates the cycle of + updating the .dvi (and possibly the .ps and .pdf) file, and refreshing + the previewer's display. It's not quite WYSIWYG, but usefully close. +-.PP ++.PP + For other previewers, the user may have to manually make the previewer + update its display, which can be (some versions of xdvi and gsview) as + simple as forcing a redraw of its display. +-.PP ++.PP + \fILatexmk\fR has the ability to print a banner in gray diagonally + across each page when making the postscript file. It can also, if + needed, call an external program to do other postprocessing on the + generated files. -.PP +.PP \fILatexmk\fR is highly configurable, both from the command line and in configuration files, so that it can accommodate a wide variety of - user needs and system configurations. + user needs and system configurations. Default values are set + according to the operating system, so \fIlatexmk\fR often works +-without special configuration on MS-Windows, cygwin, Linux, OS-X, and ++without special configuration on MS\-Windows, cygwin, Linux, OS\-X, and + other UNIX systems (notably Solaris). +-.PP ++.PP + A very annoying complication handled very reliably by \fILatexmk\fR, + is that LaTeX is a multiple pass system. On each run, LaTeX reads in + information generated on a previous run, for things like cross + referencing and indexing. In the simplest cases, a second run of + LaTeX suffices, and often the log file contains a message about the +-need for another pass. However, there is a wide variety of add-on ++need for another pass. However, there is a wide variety of add\-on + macro packages to LaTeX, with a variety of behaviors. The result is +-to break simple-minded determinations of how many runs are needed and ++to break simple\-minded determinations of how many runs are needed and + of which programs. In its new version, \fIlatexmk\fR has a highly + general and efficient solution to these issues. The solution involves + retaining between runs information on the source files, and a symptom +@@ -79,10 +79,10 @@ + \fR.fdb_latexmk\fR, by default) that contains the source file + information. + -.SH LATEXMK OPTIONS AND ARGUMENTS -(All options can be introduced by single or double "-" characters, -e.g., "latexmk -help" or "latexmk --help".) @@ -114,7 +99,7 @@ .B file One or more files can be specified. If no files are specified, \fIlatexmk\fR will, by default, run on all files in the current working directory -@@ -97,72 +97,72 @@ +@@ -95,79 +95,79 @@ latexmk foo then \fIlatexmk\fR will operate on the file "foo.tex". @@ -128,14 +113,13 @@ -Note that if the \fB-bm\fR option is specified, the \fB-ps\fR option is +Note that if the \fB\-bm\fR option is specified, the \fB\-ps\fR option is - assumed and the postscript file is always generated, even if it is newer - than the dvi file. + assumed. -.TP -.B -bi +.TP +.B \-bi How dark to print the banner message. A decimal number between 0 and 1. - 0 is black and 1 is white, default is 0.95 which is OK unless your + 0 is black and 1 is white. The default is 0.95, which is OK unless your toner cartridge is getting low. -.TP -.B -bs @@ -144,7 +128,7 @@ A decimal number that specifies how large the banner message will be printed. Experimentation is necessary to get the right scale for your message, as a rule of thumb the scale should be about equal to 1100 - divided by the number of characters in the message. Default is 220.0 + divided by the number of characters in the message. The default is 220.0 which is just right for 5 character messages. .TP -.B -commands @@ -154,37 +138,47 @@ .TP -.B -c +.B \-c - Clean up (remove) all regenerateable files generated by \fIlatex\fR and - \fIbibtex\fR except dvi, postscript and pdf. In addition, files - specified by the $clean_ext configuration variable are removed. + Clean up (remove) all regenerateable files generated by \fIlatex\fR + and \fIbibtex\fR except dvi, postscript and pdf. In addition, files + specified by the $clean_ext configuration variable are removed. But + the file containing a database of source file information is not + removed. -This cleanup is instead of a regular make. See the \fB-gg\fR option +This cleanup is instead of a regular make. See the \fB\-gg\fR option - if you want to do a cleanup than a make. + if you want to do a cleanup then a make. .TP -.B -C +.B \-C Clean up (remove) all regenerateable files generated by \fIlatex\fR and \fIbibtex\fR including aux, dep, dvi, postscript and pdf. In addition, those specified by the $clean_ext and $clean_full_ext - configuration variables. - --This cleanup is instead of a regular make. See the \fB-gg\fR option -+This cleanup is instead of a regular make. See the \fB\-gg\fR option - if you want to do a cleanup than a make. --.TP --.B -c1 -+.TP -+.B \-c1 - Clean up (remove) all regenerateable files generated by \fIlatex\fR - and \fIbibtex\fR except aux and dep. In addition, files specified by - the $clean_ext and $clean_full_ext configuration variables are - removed. + configuration variables are removed. But the file containing a + database of source file information is not removed. -This cleanup is instead of a regular make. See the \fB-gg\fR option +This cleanup is instead of a regular make. See the \fB\-gg\fR option if you want to do a cleanup than a make. .TP +-.B -CA ++.B \-CA + Clean up (remove) absolutely all regenerateable files generated by + \fIlatex\fR and \fIbibtex\fR including aux, dep, dvi, postscript and + pdf. In addition, those specified by the $clean_ext, $clean_full_ext, + and @generated_exts configuration variables are removed, and the file + containing a database of source file information. + +-This cleanup is instead of a regular make. It is the same as \fB-C +--CF\fR. See the \fB-gg\fR option if you want to do a cleanup then a ++This cleanup is instead of a regular make. It is the same as \fB\-C ++\-CF\fR. See the \fB\-gg\fR option if you want to do a cleanup then a + make. + .TP +-.B -CF ++.B \-CF + Remove the file containing a database of source file information, + before doing the other actions requested. + .TP -.B -d +.B \-d Set draft mode. This prints the banner message "DRAFT" across your @@ -199,8 +193,7 @@ -Note that if the \fB-d\fR option is specified, the \fB-ps\fR option is +Note that if the \fB\-d\fR option is specified, the \fB\-ps\fR option is - assumed and the postscript file is always generated, even if it is newer - than the dvi file. + assumed. -.TP -.B -dF +.TP @@ -208,15 +201,22 @@ Dvi file filtering. The argument to this option is a filter which will generate a filtered dvi file with the extension ".dviF". All extra processing (e.g. conversion to postscript, preview, printing) will then -@@ -170,157 +170,157 @@ +@@ -175,117 +175,117 @@ Example usage: To use dviselect to select only the even pages of the dvi file: - latexmk -dF 'dviselect even' foo.tex -.TP --.B -dvi +-.B -diagnostics + latexmk \-dF 'dviselect even' foo.tex +.TP ++.B \-diagnostics + Print detailed diagnostics during a run. This may help for debugging + problems or to understand \fI.latexmk\fR's behavior in difficult + situations. +-.TP +-.B -dvi ++.TP +.B \-dvi Generate dvi version of document. -.TP @@ -227,18 +227,13 @@ overridden, if some other file is made (a .ps file) that is generated from the dvi file, or if no generated file at all is requested.) -.TP --.B -diagnostics -+.TP -+.B \-diagnostics - Whenever a log file is parsed to determine the input and included - files, print a list of these files. --.TP -.B -f +.TP +.B \-f Force \fIlatexmk\fR to continue document processing despite errors. - Normally, when \fIlatexmk\fR detects that \fIlatex\fR has found an error - which will not be resolved by further processing, the program terminates. + Normally, when \fIlatexmk\fR detects that LaTeX or another program has + found an error which will not be resolved by further processing, no + further processing is carried out. -.TP -.B -f- -Turn off the forced processing-past-errors such as is set by the @@ -249,31 +244,12 @@ +\fB\-f\fR option. This could be used to override a setting in a configuration file. -.TP --.B -F -+.TP -+.B \-F - Force \fIlatexmk\fR to include files that don't exist when generating - dependency files. A warning is produced instead of an error message and - the program terminating. If the file name is not an absolute path, it - is assumed to be relative to the current working directory. (Note: This --option is only relevant if you are using the \fB-it\fR to obtain the -+option is only relevant if you are using the \fB\-it\fR to obtain the - dependency information from the tex files. The default is to obtain --this information from the log file and it that case the \fB-F\fR -+this information from the log file and it that case the \fB\-F\fR - option has no effect.) --.TP --.B -F- --Turn off \fB-F\fR. --.TP -.B -g +.TP -+.B \-F\- -+Turn off \fB\-F\fR. -+.TP +.B \-g - Force \fIlatexmk\fR to process document, disregarding the timestamps of the - source files. + Force \fIlatexmk\fR to process document fully, even under situations + where \fIlatexmk\fR would normally decide that no changes in the + source files have occured since the previous run. This option is useful, for example, if you change some options and wish to reprocess the files. -.TP @@ -286,74 +262,22 @@ +Turn off \fB\-g\fR. +.TP +.B \-gg - "Super go mode" or "clean make": clean out generated files as if the --\fB-C\fR had been given, and then do a regular make. + "Super go mode" or "clean make": clean out generated files as if +-\fB-CA\fR had been given, and then do a regular make. -.TP -.B -h, -help -+\fB\-C\fR had been given, and then do a regular make. ++\fB\-CA\fR had been given, and then do a regular make. +.TP +.B \-h, \-help Print help information. -.TP --.B -i -+.TP -+.B \-i - Generate new dependency file if root file is newer - than dependency file or dependency file does not exist. - The dependency information is taken from the log file or the source file, --depending on the setting made by the \fB-il\fR and \fB-it\fR switches. --.TP --.B -i- --Turn off \fB-i\fR. --.TP --.B -il -+depending on the setting made by the \fB\-il\fR and \fB\-it\fR switches. -+.TP -+.B \-i\- -+Turn off \fB\-i\fR. -+.TP -+.B \-il - Extract dependency information from log file. This is normally the best - method, so it is the default. However, some packages do not put - information on files read in the log file, and then it may be better to --tell \fIlatexmk\fR to get the information from the TeX file(s) --- see the --switch \fB-it\fR. -+tell \fIlatexmk\fR to get the information from the TeX file(s) \-\-\- see the -+switch \fB\-it\fR. - (Default) --.TP --.B -it -+.TP -+.B \-it - Extract dependency information by scanning the source TeX file(s), rather - than the log file. - This is the method used by earlier versions of \fIlatexmk\fR. It relies on - parsing TeX files, which can be confused by definitions of new commands, --etc. Normally it is better to tell \fIlatexmk\fR to scan the log file --- see --the switch \fB-il\fR. --.TP --.B -I -+etc. Normally it is better to tell \fIlatexmk\fR to scan the log file \-\-\- see -+the switch \fB\-il\fR. -+.TP -+.B \-I - Always generate new dependency file, even if newer - dependency file exists. - The dependency information is taken from the log file or the source file, --depending on the setting made by the \fB-il\fR and \fB-it\fR switches. --.TP --.B -I- --Turn off \fB-I\fR. --.TP -.B -l -+depending on the setting made by the \fB\-il\fR and \fB\-it\fR switches. -+.TP -+.B \-I\- -+Turn off \fB\-I\fR. +.TP +.B \-l Run in landscape mode, using the landscape mode for the previewers and - the dvi to postscript converters. + the dvi to postscript converters. This option is not normally needed + nowadays, since current previewers normally determine this information + automatically. -.TP -.B -l- -Turn off \fB-l\fR. @@ -376,28 +300,31 @@ different directory). This option turns off this default behavior. -.TP -.B -new-viewer- --The inverse of the \fR-new-viewer\fB option. It puts \fIlatexmk\fR +-The inverse of the \fB-new-viewer\fR option. It puts \fIlatexmk\fR -in its normal behavior that in preview-continuous mode it checks for -an already-running previewer. -.TP -.B -p +.TP +.B \-new\-viewer\- -+The inverse of the \fR\-new\-viewer\fB option. It puts \fIlatexmk\fR ++The inverse of the \fB\-new\-viewer\fR option. It puts \fIlatexmk\fR +in its normal behavior that in preview\-continuous mode it checks for +an already\-running previewer. +.TP +.B \-p - Print out the file. By default, this is done using lpr after - generating the postscript version. But you can use the --\fB-print=...\fR option to print the dvi or pdf files instead, and you can -+\fB\-print=...\fR option to print the dvi or pdf files instead, and you can - configure this in a start up file (by setting the \fI$print_type\fR - variable. - --Under MS-Windows you must have configured the print commands used by -+Under MS\-Windows you must have configured the print commands used by - \fIlatexmk\fR. + Print out the document. By default on a UNIX or Linux system, this is + done using lpr after generating the postscript file. But you can use +-the \fB-print=...\fR option to print the dvi or pdf files instead, and ++the \fB\-print=...\fR option to print the dvi or pdf files instead, and + you can configure this in a start up file (by setting the + \fI$print_type\fR variable). + + However, the correct behavior for printing very much depends on your +-system's software. In particular, under MS-Windows you must have ++system's software. In particular, under MS\-Windows you must have + suitable program(s) available, and you must have configured the print +-commands used by \fIlatexmk\fR. This can be non-trivial. ++commands used by \fIlatexmk\fR. This can be non\-trivial. -This option is incompatible with the \fB-pv\fR and \fB-pvc\fR options, +This option is incompatible with the \fB\-pv\fR and \fB\-pvc\fR options, @@ -452,7 +379,7 @@ Postscript file filtering. The argument to this option is a filter which will generate a filtered postscript file with the extension ".psF". All extra processing (e.g. preview, printing) will then be -@@ -328,112 +328,112 @@ +@@ -293,54 +293,54 @@ Example usage: Use psnup to print two pages on the one page: @@ -510,12 +437,13 @@ -\fB-p\fR and \fB-pv\fR options, so it turns these options off +\fB\-p\fR and \fB\-pv\fR options, so it turns these options off - With a good previewer the display will be automatically --updated. (Under UNIX "gv -watch" does this for postscript files; it -+updated. (Under UNIX "gv \-watch" does this for postscript files; it - would also do it for pdf files except for an apparent bug in gv that - causes an error when the newly updated pdf file is read.) Other - previewers will need a manual update. + With a good previewer the display will be automatically updated. +-(Under \fIsome but not all\fR versions of UNIX/Linux "gv -watch" does ++(Under \fIsome but not all\fR versions of UNIX/Linux "gv \-watch" does + this for postscript files; this can be set by a configuration + variable. This would also work for pdf files except for an apparent + bug in gv that causes an error when the newly updated pdf file is + read.) Many other previewers will need a manual update. -Important note: the acroread program on MS-Windows locks the pdf file, +Important note: the acroread program on MS\-Windows locks the pdf file, @@ -527,13 +455,17 @@ +to use a dvi or ps viewer, as set by one of the \fB\-view=dvi\fR and +\fB\-view=ps\fR options. - Note that if \fIlatexmk\fR dies because it encounters an error, the + There are some other methods for arranging an update, notably useful + for many versions of xdvi and xpdf. These are best set in +@@ -348,65 +348,65 @@ + + Note that if \fIlatexmk\fR dies or is stopped by the user, the "forked" previewer will continue to run. Successive invocations with -the \fB-pvc\fR option will not fork new previewers, but \fIlatexmk\fR +the \fB\-pvc\fR option will not fork new previewers, but \fIlatexmk\fR - will use the existing previewer. (At least this will happen when - \fIlatexmk\fR is running under an operating system where it knows how - to determine whether an existing previewer is running.) + will normally use the existing previewer. (At least this will happen + when \fIlatexmk\fR is running under an operating system where it knows + how to determine whether an existing previewer is running.) -.TP -.B -pvc- -Turn off \fB-pvc\fR. @@ -550,18 +482,21 @@ +Same as \-silent +.TP +.B \-r - Read the specified initialization file ("RC file") before processing. --Be careful about the ordering: Standard initialization files --- see --the section below on "Initialization (RC) files" --- are read first, -+Be careful about the ordering: Standard initialization files \-\-\- see -+the section below on "Initialization (RC) files" \-\-\- are read first, - then the options on the command line in the order they are given. + Read the specified initialization file ("RC file") before processing. + +-Be careful about the ordering: (1) Standard initialization files -- +-see the section below on "Initialization (RC) files" -- are read ++Be careful about the ordering: (1) Standard initialization files \-\- ++see the section below on "Initialization (RC) files" \-\- are read + first. (2) Then the options on the command line are acted on in the + order they are given. Therefore if an initialization file is +-specified by the \fB-r\fR option, it is read during this second step. -Thus an initialization file specified with the \fB-r\fR option can ++specified by the \fB\-r\fR option, it is read during this second step. +Thus an initialization file specified with the \fB\-r\fR option can - override both the standard initialization files and previously - specified options. But all of these can be overridden by later - options. - See below for more details about initialization (RC) files. + override both the standard initialization files and \fIpreviously\fR + specified options. But all of these can be overridden by \fIlater\fR + options. See below for more details about initialization (RC) files. -.TP -.B -silent +.TP @@ -578,7 +513,7 @@ -.B -v, -version +.TP +.B \-v, \-version - Print version number of \fILatexmk\fR. + Print version number of \fIlatexmk\fR. -.TP -.B -verbose -Opposite of \fB-silent\fR. This is the default setting. @@ -604,6 +539,7 @@ +.PP +Options \fB\-p\fR, \fB\-pv\fR and \fB\-pvc\fR are mutually exclusive. So each of these options turns the others off. + -.SH EXAMPLES -.nf +.SH "EXAMPLES" @@ -620,7 +556,7 @@ file, start a previewer. Then watch for changes in the source file thesis.tex and any files it -@@ -443,55 +443,56 @@ +@@ -416,55 +416,56 @@ encounters an error, latexmk will keep running. @@ -643,7 +579,7 @@ "/usr/local/lib/latexmk/LatexMk". - On a MS-WINDOWS system it looks for "C:\\latexmk\\LatexMk". -.PP -+ On Fedora Core systems, it only looks for "/etc/latexmk.conf". ++ On Fedora systems, it only looks for "/etc/latexmk.conf". + On a MS\-WINDOWS system it looks for "C:\\latexmk\\LatexMk". +.PP 2) The user's RC file in "$HOME/.latexmkrc", where $HOME is the value @@ -698,7 +634,7 @@ for the setting of an array of strings. Some of the variables set the names of the commands that \fIlatexmk\fR -@@ -499,37 +500,37 @@ +@@ -472,37 +473,37 @@ \fB"Detaching" a command\fR: If a command is to be run detached this is indicated by preceding it with "start", as in @@ -745,8 +681,8 @@ +.PP This means that an appropriate command has not been configured. The string after the 'NONE' is effectively a comment. - \fBOptions to commands\fR: -@@ -538,9 +539,9 @@ + +@@ -512,9 +513,9 @@ Suppose you want \fIlatexmk\fR to use latex with source specials enabled. Then you might use the following line in an initialization file: @@ -759,7 +695,7 @@ \fBAdvanced tricks\fR: Normally \fIlatexmk\fR assumes certain behavior for commands and in particular it assumes certain kinds and ordering -@@ -548,50 +549,50 @@ +@@ -522,50 +523,50 @@ example you might want to use Distiller to convert postscript files to pdf files. You cannot simply change the name of the ps2pdf conversion program, as in @@ -826,7 +762,7 @@ .B @BIBINPUTS This is an array variable that specifies directories where \fIlatexmk\fR should look for .bib files. By default it is set from -@@ -614,13 +615,13 @@ +@@ -588,13 +589,13 @@ This variable is likely to become obsolete in a future version of \fIlatexmk\fR which uses a better method of searching for files. @@ -842,10 +778,10 @@ -.TP +.TP .B $cleanup_mode [0] - If nonzero, specifies cleanup mode: 1 for full cleanup, 2 for cleanup + If nonzero, specifies cleanup mode: 1 for full cleanup, 2 for cleanup except for dvi, ps and pdf files, 3 for cleanup except for dep and aux -@@ -628,21 +629,21 @@ - and $clean_full_ext variables.) +@@ -602,21 +603,21 @@ + $clean_full_ext and @generated_exts variables.) This variable is equivalent to specifying one of -the \fB-c\fR, \fB-c1\fR, or \fB-C\fR options. But there should be no need @@ -855,9 +791,9 @@ +.TP .B $clean_ext [""] Extra extensions of files for \fIlatexmk\fR to remove when any of the --clean-up options (\fB-c\fR, \fB-c1\fR, or \fB-C\fR) is selected. +-clean-up options (\fB-c\fR, \fB-c1\fR, or \fB-C\fR) is selected. -.TP -+clean\-up options (\fB\-c\fR, \fB\-c1\fR, or \fB\-C\fR) is selected. ++clean\-up options (\fB\-c\fR, \fB\-c1\fR, or \fB\-C\fR) is selected. +.TP .B $clean_full_ext [""] -Extra extensions of files for \fIlatexmk\fR to remove when the \fB-C\fR @@ -875,10 +811,10 @@ .B @default_files [('*.tex')] Default list of files to be processed. -@@ -667,30 +668,30 @@ - - Note that more than file may be given, and that the default extension - is '.tex'. Wild cards are allowed. +@@ -643,30 +644,30 @@ + is '.tex'. Wild cards are allowed. The parentheses are because + \fI at default_files\fR is an array variable, i.e., a sequence of + filename specifications is possible. -.TP +.TP .B $dvi_filter [empty] @@ -916,7 +852,7 @@ pdf file. WARNING 2: If you want to use one of the programs dvipdfm or dvipdfmx -@@ -700,24 +701,24 @@ +@@ -676,29 +677,29 @@ the command line. See the extra_scripts directory of the latexmk distribution, where the necessary scripts dvipdfm_call, etc are to be found, together with instructions for their use in the file README1. @@ -925,10 +861,10 @@ .B $dvips ["dvips"] The program to used as a filter to convert a .dvi file to a .ps file. If pdf is going to be generated from pdf, then the value of the --$dvips_pdf_switch --- see below --- will be appended. +-$dvips_pdf_switch -- see below -- will be appended. -.TP -.B $dvips_landscape ["dvips -tlandscape"] -+$dvips_pdf_switch \-\-\- see below \-\-\- will be appended. ++$dvips_pdf_switch \-\- see below \-\- will be appended. +.TP +.B $dvips_landscape ["dvips \-tlandscape"] The program to used as a filter to convert a .dvi file to a .ps file @@ -937,13 +873,19 @@ -.B $dvips_pdf_switch ["-P pdf"] +.TP +.B $dvips_pdf_switch ["\-P pdf"] - \fBSwitch(es)\fR for dvips program when pdf file is to be generated from + Switch(es) for dvips program when pdf file is to be generated from ps file. -.TP -.B $dvips_silent_switch ["-q"] +.TP +.B $dvips_silent_switch ["\-q"] - \fBSwitch(es)\fR for dvips program when silent mode is on. + Switch(es) for dvips program when silent mode is on. +-.TP ++.TP + .B $dvi_update_command [""] + When the dvi previewer is set to be updated by running a command, this + is the command that is run. See the information for the variable + \fI$dvi_update_method\fR. -.TP -.B $dvi_update_method [2 under UNIX, 1 under MS-Windows] +.TP @@ -951,14 +893,16 @@ How the dvi viewer updates its display when the dvi file has changed. 0 => update is automatic, 1=> manual update by user, which may only mean a mouse click on the -@@ -725,35 +726,35 @@ +@@ -706,26 +707,26 @@ 2 => Send the signal, whose number is in the variable $dvi_update_signal. The default value under UNIX is suitable for xdvi. 3 => Viewer cannot do an update, because it locks the file. (As with -acroread under MS-Windows.) ++acroread under MS\-Windows.) + 4 => run a command to do the update. The command is specified by + the variable $dvi_update_command. -.TP -.B $dvi_update_signal [Under UNIX: SIGUSR1, which is a system-dependent value] -+acroread under MS\-Windows.) +.TP +.B $dvi_update_signal [Under UNIX: SIGUSR1, which is a system\-dependent value] The number of the signal that is sent to the dvi viewer when it is @@ -967,50 +911,25 @@ value is the one appropriate for xdvi on a UNIX system. -.TP +.TP - .B $force_generate_and_save_includes [0] - If nonzero, specifies that the dependency file should always be --generated. Equivalent to specifying the \fB-I\fR option. + .B $fdb_ext ["fdb_latex"] + The extension of the file which \fIlatexmk\fR generates to contain a + database of information on source files. You will not normally need + to change this. -.TP -+generated. Equivalent to specifying the \fB\-I\fR option. +.TP .B $force_mode [0] If nonzero, continue processing past minor \fIlatex\fR errors including unrecognized cross references. Equivalent to specifying the -\fB-f\fR option. --Note that specifying the \fB-pvc\fR sets $forec_mode to 1. +-Note that specifying the \fB-pvc\fR sets $force_mode to 1. -.TP +\fB\-f\fR option. -+Note that specifying the \fB\-pvc\fR sets $forec_mode to 1. -+.TP - .B $force_include_mode [0] - If nonzero, force \fIlatexmk\fR to include files that don't exist when - generating dependency files. A warning is produced instead of an error - message and the program terminating. If the file name is not an - absolute path, it is assumed to be relative to the current working --directory. Equivalent to specifying the \fB-F\fR option. --.TP -+directory. Equivalent to specifying the \fB\-F\fR option. -+.TP - .B $generate_and_save_includes [0] - If nonzero, generates dependency file if it does not exist or is older - than the root file (the base .tex file). Equivalent to specifying --the \fB-i\fR option. --.TP -+the \fB\-i\fR option. ++Note that specifying the \fB\-pvc\fR sets $force_mode to 1. +.TP - .B @generated_exts [( 'ind', 'lof', 'lot', 'out', 'toc')] + .B @generated_exts [( 'ind', 'lof', 'lot', 'out', 'toc', $fdb_ext)] This contains a list of extensions for files that are generated (directly or indirectly) during a LaTeX run and that are read in by -@@ -761,7 +762,7 @@ - from the .log file, it will ignore files with the extensions in - \fI at generated_exts\fR, since NORMALLY they are not true source files, - and the time stamps of these may mislead \fIlatexmk\fR as to whether --the real output files are up-to-date. -+the real output files are up\-to\-date. - - The extensions "aux" and "bbl" are always excluded from the dependents, - because they get special treatment, so they do not need to be in this -@@ -775,43 +776,43 @@ +@@ -750,38 +751,38 @@ adds the extension 'end' to the list of predefined generated extensions. @@ -1022,15 +941,6 @@ -.TP +\fB\-g\fR option. +.TP - .B $includes_from_log [1] - If nonzero, extract dependency information from the log file, rather than --the source TeX file(s); this is equivalent to the \fB-il\fR option. -+the source TeX file(s); this is equivalent to the \fB\-il\fR option. - If zero, extract dependency information by scanning the source TeX file(s); --this is equivalent to the \fB-it\fR option. --.TP -+this is equivalent to the \fB\-it\fR option. -+.TP .B $index_mode [0 and then as determined from the results of a run] If nonzero, run \fImakeindex\fR to produce index of document. Normally you should not need to set this variable in an RC file, since @@ -1040,8 +950,9 @@ .B $landscape_mode [0] If nonzero, run in landscape mode, using the landscape mode previewers and -dvi to postscript converters. Equivalent to the \fB-l\fR option. --.TP +dvi to postscript converters. Equivalent to the \fB\-l\fR option. + Normally not needed with current previewers. +-.TP +.TP .B $latex ["latex"] The LaTeX processing program. Note that as with other programs, you @@ -1064,17 +975,17 @@ .B $lpr ["lpr"] -[Default is "NONE lpr" under MS-WINDOWS.] +[Default is "NONE lpr" under MS\-WINDOWS.] - The printing program to print postscript files. + The command to print postscript files. -Under MS-Windows (unlike UNIX/LINUX), there is no standard program for +Under MS\-Windows (unlike UNIX/LINUX), there is no standard program for printing files. But there are ways you can do it. For example, if - you have gsview installed, you can use it with the option '/p': - -@@ -822,14 +823,14 @@ - is necessary because one part of the command name ('Program Files') - contains a space which would otherwise be misinterpreted. + you have gsview installed, you could use it with the option '/p': +@@ -795,14 +796,14 @@ + the command obeyed; this is necessary because one part of the command + name ('Program Files') contains a space which would otherwise be + misinterpreted. -.TP +.TP .B $lpr_dvi ["NONE lpr_dvi"] @@ -1089,7 +1000,7 @@ e.g., $lpr = '"c:/Program Files/Ghostgum/gsview/gsview32.exe" /p'; -@@ -839,18 +840,18 @@ +@@ -812,18 +813,18 @@ is necessary because one part of the command name ('Program Files') contains a space which would otherwise be misinterpreted. @@ -1113,17 +1024,15 @@ .B $pdf_mode [0] If zero, do NOT generate a pdf version of the document. If equal to 1, generate a pdf version of the document using pdflatex. -@@ -858,148 +859,148 @@ +@@ -831,153 +832,153 @@ file, by using the command specified by the $ps2pdf variable. If equal to 3, generate a pdf version of the document from the dvi file, by using the command specified by the $dvipdf variable. -Equivalent to the \fB-pdf-\fR, \fB-pdf\fR, \fB-pdfdvi\fR, --\fB-pdfps\fR options, -+Equivalent to the \fB\-pdf\-\fR, \fB\-pdf\fR, \fB\-pdfdvi\fR, -+\fB\-pdfps\fR options, - and is stored in the dependency file - if generated. +-\fB-pdfps\fR options. -.TP ++Equivalent to the \fB\-pdf\-\fR, \fB\-pdf\fR, \fB\-pdfdvi\fR, ++\fB\-pdfps\fR options. +.TP .B $pdflatex ["pdflatex"] The LaTeX processing program in the version that makes a pdf file instead @@ -1132,7 +1041,7 @@ -.B $pdflatex_silent_switch ["-interaction=batchmode"] +.TP +.B $pdflatex_silent_switch ["\-interaction=batchmode"] - \fBSwitch(es)\fR for the LaTeX processing program when silent mode is on. + Switch(es) for the LaTeX processing program when silent mode is on. -Under MS-Windows, the default value is changed to -"-interaction=batchmode -c-style-errors", as used by MikTeX and fpTeX. -.TP @@ -1157,11 +1066,20 @@ This problem does not occur if ghostview, gv or gsview is used to view pdf files. -.TP ++.TP + .B $pdf_update_command [""] + When the pdf previewer is set to be updated by running a command, this + is the command that is run. See the information for the variable + \fI$pdf_update_method\fR. +-.TP -.B $pdf_update_method [1 under UNIX, 3 under MS-Windows] +.TP +.B $pdf_update_method [1 under UNIX, 3 under MS\-Windows] How the pdf viewer updates its display when the pdf file has - changed. See $dvi_update_method for the codes. + changed. See $dvi_update_method for the codes, with the change that + for the value 4, to run a command to do the update, the command is + specified by the variable $pdf_update_command. + -Note that acroread under MS-Windows (but not UNIX) locks the pdf file, so +Note that acroread under MS\-Windows (but not UNIX) locks the pdf file, so the default value is then 3. @@ -1203,24 +1121,24 @@ +continue running \fIlatexmk\fR to keep .dvi up\-to\-date. Equivalent to +the \fB\-pvc\fR option. Which previewer is run depends on the other settings, see the command --line options $\fB-view=\fR. +-line options \fB-view=\fR, and the variable \fI$view\fR. -.TP -+line options $\fB\-view=\fR. ++line options \fB\-view=\fR, and the variable \fI$view\fR. +.TP .B $preview_mode [0] If nonzero, run a previewer to preview the document. -Equivalent to the \fB-pv\fR option. +Equivalent to the \fB\-pv\fR option. Which previewer is run depends on the other settings, see the command --line options $\fB-view=\fR. +-line options \fB-view=\fR, and the variable \fI$view\fR. -.TP -+line options $\fB\-view=\fR. ++line options \fB\-view=\fR, and the variable \fI$view\fR. +.TP .B $printout_mode [0] If nonzero, print the document using \fIlpr\fR. Equivalent to the --\fB-p\fR option. Recommend that this is not set from an RC file or -+\fB\-p\fR option. Recommend that this is not set from an RC file or - you could waste lots of paper. +-\fB-p\fR option. This is recommended \fBnot\fR to be set from an RC ++\fB\-p\fR option. This is recommended \fBnot\fR to be set from an RC + file, otherwise you could waste lots of paper. -.TP +.TP .B $print_type = ["ps"] @@ -1241,9 +1159,9 @@ previewer. The command line options for this command under the different flavors of UNIX are quite variable. The command given above is suitable for Solaris - 2.6 and above, and \fBlatexmk\fR corrects it for Linux and OSX. + 2.6 and above, and \fIlatexmk\fR corrects it for Linux and OSX. - NOTE: The variable $pid_position must also be set: see its description. + NOTE: The variable \fI$pid_position\fR must also be set; see its description. -.TP +.TP .B $ps2pdf ["ps2pdf"] @@ -1280,11 +1198,19 @@ Windows, this will cause to be run whatever command the system has associated with .ps files.] -.TP ++.TP + .B $ps_update_command [""] + When the postscript previewer is set to be updated by running a command, this + is the command that is run. See the information for the variable + \fI$ps_update_method\fR. +-.TP -.B $ps_update_method [0 under UNIX, 1 under MS-Windows] +.TP +.B $ps_update_method [0 under UNIX, 1 under MS\-Windows] How the postscript viewer updates its display when the ps file has - changed. See $dvi_update_method for the codes. + changed. See $dvi_update_method for the codes, with the change that + for the value 4, to run a command to do the update, the command is + specified by the variable $ps_update_command. -.TP -.B $ps_update_signal [Under UNIX: SIGHUP, which is a system-dependent value] +.TP @@ -1303,39 +1229,33 @@ +.TP .B $texfile_search [""] This is an obsolete variable, replaced by the \fI at default_files\fR --variable -- see the description of \fI at default_files\fR for how it -+variable \-\- see the description of \fI at default_files\fR for how it - works. - - For backward compatibility, if you choose to set it, --\fI$texfile_search\fR is a string of space-separated filenames, and -+\fI$texfile_search\fR is a string of space\-separated filenames, and + variable. + + For backward compatibility, if you choose to set +-\fI$texfile_search\fR, it is a string of space-separated filenames, and ++\fI$texfile_search\fR, it is a string of space\-separated filenames, and then \fIlatexmk\fR replaces \fI at default_files\fR with the filenames in \fI$texfile_search\fR to which is added '*.tex'. -.TP --.B $tmpdir ["/tmp" under UNIX, value of environment variable TEMP under MS-Windows] +.TP -+.B $tmpdir ["/tmp" under UNIX, value of environment variable TEMP under MS\-Windows] - Directory to store temporary files that \fIlatexmk\fR generates while - running. Currently it only has a minor use, when making a banner to - insert in a postscript file. There should be no trailing separator. - It should not be necessary to change this value except when running - under Cygwin. -- -+.TP - .B @TEXINPUTS - This is an array variable that under circumstances specifies - directories where \fIlatexmk\fR should look for .tex files. By -@@ -1008,58 +1009,58 @@ - element list consisting of the current directory is set. The format - is as for the @BIBINPUTS variable (qv). - --This variable is almost obsolete. It is only used when the \fB-it\fR -+This variable is almost obsolete. It is only used when the \fB\-it\fR - option is used to force \fIlatexmk\fR to scan the .tex files to find - the input files instead of scanning the .log file, which it does by - default. Since the .log file contains full path information, you - should not need, normally, to set the @TEXINPUTS variable. + .B $tmpdir [See below for default] + Directory to store temporary files that \fIlatexmk\fR may generate while + running. +@@ -986,62 +987,62 @@ + \fI$tmpdir\fR to the value of the first of whichever of the system + environment variables TMPDIR or TEMP exists, otherwise to the current + directory. Under other operating systems (expected to be UNIX/Linux, +-including OS-X), the default is the value of the system environment ++including OS\-X), the default is the value of the system environment + variable TMPDIR if it exists, otherwise to "/tmp". +-.TP ++.TP + .B $view ["default"] + Which kind of file is to be previewed if a previewer is used. The + possible values are 'default', 'dvi', 'ps', 'pdf'. The value of + "default" means that the "highest" of the kinds of file generated is + to be used (among dvi, ps and pdf). + -.SH CUSTOM DEPENDENCIES -.PP +.SH "CUSTOM DEPENDENCIES" @@ -1402,7 +1322,7 @@ Search for .bib files is not correct if they are not in the current directory; the problem is that the log file generated by bibtex does not give the full path to the .bib files. The easiest fix at the moment is to -@@ -1080,27 +1081,27 @@ +@@ -1062,29 +1063,29 @@ Gv on UNIX/LINUX works for both postscript and pdf. Ghostview on UNIX/LINUX needs a manual update (reopen); it views postscript and pdf. @@ -1417,7 +1337,9 @@ instead.) -.SH THANKS TO +.SH "THANKS TO" - David Coppit (username david at node coppit.org) made many useful + Authors of previous versions. Many users with their feedback, and + especially + David Coppit (username david at node coppit.org) who made many useful suggestions that contributed to version 3. (Please note that the -e-mail addresses are not written in their standard form to avoid being +e\-mail addresses are not written in their standard form to avoid being @@ -1426,7 +1348,7 @@ +.SH "AUTHOR" Current version, with substantial modifications, enhancements and bug fixes by John Collins (username collins at node phys.psu.edu). - (Version 3.08g). + (Version 3.09). It can be obtained from CTAN: -, and from the @@ -1438,10 +1360,10 @@ -.br +.br Original script called "go" by David J. Musliner (RCS Version 3.2) -diff -dur latexmk-3.08n.ORIG/latexmk.pl latexmk-3.08n/latexmk.pl ---- latexmk-3.08n.ORIG/latexmk.pl 2007-02-27 11:55:42.000000000 -0700 -+++ latexmk-3.08n/latexmk.pl 2007-02-27 11:57:13.000000000 -0700 -@@ -804,10 +804,8 @@ +diff -dur latexmk-3.20.ORIG/latexmk.pl latexmk-3.20/latexmk.pl +--- latexmk-3.20.ORIG/latexmk.pl 2007-08-31 21:46:47.000000000 -0600 ++++ latexmk-3.20/latexmk.pl 2007-08-31 21:45:50.000000000 -0600 +@@ -584,10 +584,8 @@ ## /usr/local/share, depending on the local conventions. ## /usr/local/lib/latexmk/LatexMk is put in the list for ## compatibility with older versions of latexmk. @@ -1449,7 +1371,7 @@ - ( '/opt/local/share/latexmk/LatexMk', - '/usr/local/share/latexmk/LatexMk', - '/usr/local/lib/latexmk/LatexMk' ); -+ ## Fedora Core change: only look in /etc ++ ## Fedora change: only look in /etc + @rc_system_files = ( '/etc/latexmk.conf' ); $search_path_separator = ':'; # Separator of elements in search_path latexmk-perl.patch: Index: latexmk-perl.patch =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/F-7/latexmk-perl.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk-perl.patch 30 Mar 2007 15:34:53 -0000 1.1 +++ latexmk-perl.patch 1 Sep 2007 04:18:10 -0000 1.2 @@ -1,5 +1,5 @@ ---- latexmk.pl.ORIG 2007-02-20 10:19:23.000000000 -0700 -+++ latexmk.pl 2007-02-20 10:22:18.000000000 -0700 +--- latexmk.pl.ORIG 2007-08-17 12:21:57.000000000 -0600 ++++ latexmk.pl 2007-08-31 21:38:25.000000000 -0600 @@ -1,23 +1,4 @@ -eval '(exit $?0)' && eval 'exec perl -x -S "$0" ${1+"$@"}' && -eval 'exec perl -x -S "$0" $argv:q' @@ -22,5 +22,5 @@ -# Source of the above: manpage for perlrun - - # ATTEMPT TO ALLOW FILENAMES WITH SPACES: - # (as of 1 Apr 2006) + # Delete #??!! when working + Index: latexmk.conf =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/F-7/latexmk.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk.conf 30 Mar 2007 15:34:53 -0000 1.1 +++ latexmk.conf 1 Sep 2007 04:18:10 -0000 1.2 @@ -1,4 +1,4 @@ -# This is the system-wide configuration file for latexmk. +# This is the system-wide configuration file for latexmk version 3.20. # See the latexmk(1) man page for more information. # # The following options are given their default values. @@ -62,7 +62,7 @@ # $dvips = 'dvips'; # The command to convert a DVI file into a PostScript file in landscape mode -# $dvips = 'dvips -tlandscape'; +# $dvips_landscape = 'dvips -tlandscape'; # Command line switch for dvips when a PDF file is to be generated # $dvips_pdf_switch = '-P pdf'; @@ -70,16 +70,20 @@ # Command line switch for dvips to make it run in silent mode # $dvips_silent_switch = '-q'; +# The command to run when the DVI viewer is set to be updated by a command +# $dvi_update_command = ''; + # How to make the DVI viewer update its display when the DVI file changes. # See the man page for a description of each method. # $dvi_update_method = 2; $dvi_update_method = 1; # When DVI update method 2 is used, the number of the Unix signal to send -# $dvi_update_signal = SIGUSR1 (a system-dependent value) +# $dvi_update_signal = SIGUSR1 -# If nonzero, the dependency file is always generated -# $force_generate_and_save_includes = 0; +# The extension of the file which latexmk generates to contain a database +# of information on source files. +# $fdb_ext = 'fdb_latex'; # If nonzero, continue processing past minor LaTeX errors # This option is made nonzero if the -pvs command line option is used. @@ -89,22 +93,14 @@ # dependency files. # $force_include_mode = 0; -# If nonzero, generate the dependency file if it does not exist or is older -# than the base .tex file -# $generate_and_save_includes = 0; - # The list of extensions for files that are generated in one run and consumed # by later runs of one of the LaTeX tools. The 'aux' and 'bbl' extensions are # treated specially, and hence are not in this list. -# @generated_exts = ( 'ind', 'lof', 'lot', 'out', 'toc' ); +# @generated_exts = ( 'ind', 'lof', 'lot', 'out', 'toc', $fdb_ext ); # If nonzero, process files regardless of timestamps # $go_mode = 0; -# If nonzero, extract dependency information from the log file instead of the -# .tex file. If zero, extract dependency information from the .tex file. -# $includes_from_log = 1; - # If nonzero, run makeindex to produce a document index. Normally, latexmk # should be able to figure out when this is necessary. # $index_mode = 0; @@ -153,12 +149,15 @@ # $pdf_previewer = 'start acroread'; $pdf_previewer = 'xdg-open'; +# The command to run when the PDF viewer is set to be updated by a command +# $pdf_update_command = ''; + # How to make the PDF viewer update its display when the PDF file changes. # See the man page for a description of each method. # $pdf_update_method = 1; # When PDF update method 2 is used, the number of the Unix signal to send -# $pdf_update_signal = SIGHUP (a system-dependent value) +# $pdf_update_signal = SIGHUP # Where the pid is in the output of $pscmd; see the man page # $pid_position = 1; @@ -180,7 +179,7 @@ # $print_type = 'ps'; # Command used to list all the processes currently run by the user -# $pscmd = "ps --width 200 -f -u $ENV{USER}"; +# $pscmd = "ps -f -u $ENV{USER}"; # Command to convert a PostScript file to a PDF file # $ps2pdf = 'ps2pdf'; @@ -194,7 +193,11 @@ # The command to invoke a PostScript previewer in landscape mode # $ps_previewer_landscape = 'start gv -swap -watch'; -$ps_previwer = 'xdg-open'; +$ps_previewer_landscape = 'xdg-open'; + +# The command to run when the PostScript viewer is set to be updated by a +# command +# $ps_update_command = ''; # How to make the PostScript viewer update its display when the PostScript # file changes. See the man page for a description of each method. @@ -203,7 +206,7 @@ # When PostScript update method 2 is used, the number of the Unix signal to # send -# $ps_update_signal = SIGHUP (a system-dependent value) +# $ps_update_signal = SIGHUP # The time to sleep in seconds between checking for source file changes when # running in continuous update mode @@ -211,3 +214,9 @@ # The directory to store temporary files; omit the trailing '/' # $tmpdir = '/tmp'; + +# Which kind of file is to be previewed if a previewer is used. The possible +# values are 'default', 'dvi', 'ps', and 'pdf'. The value of 'default' means +# that the PDF is viewed if it is generated, else PostScript is viewed if it is +# generated, else DVI is viewed. +# $view = 'default'; Index: latexmk.spec =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/F-7/latexmk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- latexmk.spec 22 Aug 2007 03:38:34 -0000 1.3 +++ latexmk.spec 1 Sep 2007 04:18:10 -0000 1.4 @@ -1,12 +1,12 @@ Name: latexmk -Version: 3.08n -Release: 5%{?dist} +Version: 3.20 +Release: 1%{?dist} Summary: A make-like utility for LaTeX files Group: Applications/Publishing License: GPLv2+ URL: http://www.phys.psu.edu/~collins/software/latexmk-jcc/ -Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-308n.zip +Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-320.zip Source1: latexmk.conf Source2: latexmk-README.fedora Patch0: latexmk-perl.patch @@ -14,9 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -# F7 and earlier use tetex, F8 and later use texlive, so require the binaries -Requires: /usr/bin/latex, /usr/bin/bibtex, /usr/bin/makeindex -Requires: ghostscript, xdg-utils +Requires: tetex, tetex-latex, ghostscript, xdg-utils %description Latexmk is a perl script for running LaTeX the correct number of times to @@ -41,9 +39,6 @@ # the man page accordingly. %patch1 -p1 -# Get rid of the DOS batch files so we can %doc extra-scripts below -rm -f extra-scripts/*.bat - %build %install @@ -66,6 +61,10 @@ %doc CHANGES COPYING INSTALL README README.fedora extra-scripts %changelog +* Fri Aug 31 2007 Jerry James - 3.20-1 +- New version 3.20. +- Texlive isn't as near as I thought; require the tetex packages for now. + * Tue Aug 21 2007 Jerry James - 3.08n-5 - Update license tag Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Mar 2007 15:34:53 -0000 1.2 +++ sources 1 Sep 2007 04:18:10 -0000 1.3 @@ -1 +1 @@ -0849be9d5aabe03e6de7159c8d10a191 latexmk-308n.zip +fba0740fd6e5b9001c1300b3425cb659 latexmk-320.zip From fedora-extras-commits at redhat.com Sat Sep 1 04:18:46 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Sat, 1 Sep 2007 00:18:46 -0400 Subject: rpms/latexmk/FC-6 .cvsignore, 1.2, 1.3 latexmk-README.fedora, 1.1, 1.2 latexmk-conf.patch, 1.1, 1.2 latexmk-perl.patch, 1.1, 1.2 latexmk.conf, 1.1, 1.2 latexmk.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200709010418.l814Ikss026164@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/pkgs/rpms/latexmk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26058/FC-6 Modified Files: .cvsignore latexmk-README.fedora latexmk-conf.patch latexmk-perl.patch latexmk.conf latexmk.spec sources Log Message: * Fri Aug 31 2007 Jerry James - 3.20-1 - New version 3.20. - Texlive isn't as near as I thought; require the tetex packages for now. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Mar 2007 15:41:17 -0000 1.2 +++ .cvsignore 1 Sep 2007 04:18:13 -0000 1.3 @@ -1 +1 @@ -latexmk-308n.zip +latexmk-320.zip Index: latexmk-README.fedora =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/FC-6/latexmk-README.fedora,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk-README.fedora 30 Mar 2007 15:41:17 -0000 1.1 +++ latexmk-README.fedora 1 Sep 2007 04:18:13 -0000 1.2 @@ -100,4 +100,3 @@ $pdf_previewer = 'start acroread'; $pdf_update_method = 1; - latexmk-conf.patch: Index: latexmk-conf.patch =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/FC-6/latexmk-conf.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk-conf.patch 30 Mar 2007 15:41:17 -0000 1.1 +++ latexmk-conf.patch 1 Sep 2007 04:18:13 -0000 1.2 @@ -1,10 +1,10 @@ -diff -dur latexmk-3.08n.ORIG/latexmk.1 latexmk-3.08n/latexmk.1 ---- latexmk-3.08n.ORIG/latexmk.1 2007-02-16 13:03:38.000000000 -0700 -+++ latexmk-3.08n/latexmk.1 2007-02-27 11:59:26.000000000 -0700 +diff -dur latexmk-3.20.ORIG/latexmk.1 latexmk-3.20/latexmk.1 +--- latexmk-3.20.ORIG/latexmk.1 2007-07-03 14:22:44.000000000 -0600 ++++ latexmk-3.20/latexmk.1 2007-08-31 21:44:15.000000000 -0600 @@ -1,9 +1,9 @@ --.TH LATEXMK 1L "16 February 2007" "" +-.TH LATEXMK 1L "3 July 2007" "" -.SH NAME -+.TH "LATEXMK" "1L" "16 February 2007" "" "" ++.TH "LATEXMK" "1L" "3 July 2007" "" "" +.SH "NAME" latexmk \- generate LaTeX document -.SH SYNOPSIS @@ -14,95 +14,80 @@ +.SH "DESCRIPTION" .I LatexMk completely automates the process of compiling a LaTeX document. - Essentially, it is a highly specialized relative of the general -@@ -13,10 +13,10 @@ - to run continuously with a previewer; in that case the latex program, - etc, are rerun - whenever one of the source files is modified. --.PP -+.PP - \fILatexmk\fR will normally determine which are the source files by - examining the log file. It has an option to parse the TeX file instead ----- see later. When \fIlatexmk\fR is run, it will examine the timestamps -+\-\-\- see later. When \fIlatexmk\fR is run, it will examine the timestamps - on the source files. - If any of the source files have been changed since the last document - generation, \fIlatexmk\fR will run the various LaTeX processing -@@ -27,39 +27,39 @@ - With some macro packages and document styles four, or even more, runs may - be needed. If necessary, \fIlatexmk\fR will also run bibtex and/or - makeindex. --.PP --[If the option \fB-it\fR to scan the LaTeX file is used, the main LaTeX -+.PP -+[If the option \fB\-it\fR to scan the LaTeX file is used, the main LaTeX - file and all input and included files (recursively) are scanned for - LaTeX commands - for inputting and including other TeX files and figure files. Then on - subsequent runs, --\fIlatexmk\fR with the \fB-it\fR switch reads the dependency -+\fIlatexmk\fR with the \fB\-it\fR switch reads the dependency - information from this file. If the dependencies of the document are - changed (e.g., by adding or removing an \\input command), an additional --pass of \fIlatexmk -i\fR or \fIlatexmk -I\fR will update the dependency -+pass of \fIlatexmk \-i\fR or \fIlatexmk \-I\fR will update the dependency - file.] + Essentially, it is like a specialized relative of the general +@@ -15,8 +15,8 @@ + document. It can also be set to run continuously with a suitable + previewer; in that case the LaTeX program, etc, are rerun whenever one + of the source files is modified, and the previewer updates the +-on-screen view of the compiled document. +-.PP ++on\-screen view of the compiled document. ++.PP + \fILatexmk\fR determines which are the source files by examining the + log file. When \fIlatexmk\fR is run, it examines properties of the + source files, and if any have been changed since the last document +@@ -30,14 +30,14 @@ + For example, from an updated figure file it can automatically generate + a file in encapsulated postscript or another suitable format for + reading by LaTeX. -.PP +.PP \fILatexmk\fR has two different previewing options. In the simple --\fB-pv\fR option, a dvi, postscript or pdf previewer is automatically run -+\fB\-pv\fR option, a dvi, postscript or pdf previewer is automatically run - after generating the dvi, postscript or pdf version of the document. The --type of viewer is selected automatically depending on the \fB-ps\fR, --\fB-pdf\fR or \fB-pdfps\fR options. The kind of file to be viewed can --also be explicitly selected by using the \fB-view\fR option --(\fB-view=ps\fR, etc). --.PP -+type of viewer is selected automatically depending on the \fB\-ps\fR, -+\fB\-pdf\fR or \fB\-pdfps\fR options. The kind of file to be viewed can -+also be explicitly selected by using the \fB\-view\fR option -+(\fB\-view=ps\fR, etc). -+.PP - The second previewing option is --the powerful \fB-pvc\fR option (mnemonic: "preview continuously"). -+the powerful \fB\-pvc\fR option (mnemonic: "preview continuously"). - Particularly when a document is reaching the final stages of editing, it - is often useful to have a previewer open continuously and have it update - its display whenever changes are made to the source file(s), and this --is done by the \fB-pvc\fR option. With this option, \fIlatexmk\fR -+is done by the \fB\-pvc\fR option. With this option, \fIlatexmk\fR - runs a previewer for the - document, and then \fIlatexmk\fR repeatedly monitors the source files of - the document to see if any changes have been made since the last dependent - file - was produced. When changes are detected, \fIlatexmk\fR runs the - appropriate LaTeX commands to regenerate the .dvi, .ps and/or .pdf files --(depending on the which of the \fB-ps\fR, \fB-pdf\fR and \fB-pdfps\fR -+(depending on the which of the \fB\-ps\fR, \fB\-pdf\fR and \fB\-pdfps\fR - options was specified). A good previewer (like - \fIgv\fR) will then automatically update its display. - Thus the user can simply edit a file and, when the -@@ -67,24 +67,24 @@ - cycle of updating the .dvi (and possibly the .ps and .pdf) file, - and refreshing the previewer's display. - It's not quite WYSIWYG, but usefully close. --.PP -+.PP - For other - previewers, the user will have to manually make the previewer update - its display, which can be (xdvi and gsview) as forcing a redraw of its - display. --.PP -+.PP - \fILatexmk\fR has the ability to print a banner in gray diagonally across - each page when making the postscript file. It can also, if needed, - call an external program to do other postprocessing on the generated - files. +-\fB-pv\fR option, a dvi, postscript or pdf previewer is automatically ++\fB\-pv\fR option, a dvi, postscript or pdf previewer is automatically + run after generating the dvi, postscript or pdf version of the + document. The type of file to view is selected according to + configuration settings and command line options. +-.PP +-The second previewing option is the powerful \fB-pvc\fR option ++.PP ++The second previewing option is the powerful \fB\-pvc\fR option + (mnemonic: "preview continuously"). In this case, \fIlatexmk\fR runs + continuously, regularly monitoring all the source files to see if any + have changed. Every time a change is detected, \fIlatexmk\fR runs all +@@ -47,31 +47,31 @@ + are written to disk, \fIlatexmk\fR completely automates the cycle of + updating the .dvi (and possibly the .ps and .pdf) file, and refreshing + the previewer's display. It's not quite WYSIWYG, but usefully close. +-.PP ++.PP + For other previewers, the user may have to manually make the previewer + update its display, which can be (some versions of xdvi and gsview) as + simple as forcing a redraw of its display. +-.PP ++.PP + \fILatexmk\fR has the ability to print a banner in gray diagonally + across each page when making the postscript file. It can also, if + needed, call an external program to do other postprocessing on the + generated files. -.PP +.PP \fILatexmk\fR is highly configurable, both from the command line and in configuration files, so that it can accommodate a wide variety of - user needs and system configurations. + user needs and system configurations. Default values are set + according to the operating system, so \fIlatexmk\fR often works +-without special configuration on MS-Windows, cygwin, Linux, OS-X, and ++without special configuration on MS\-Windows, cygwin, Linux, OS\-X, and + other UNIX systems (notably Solaris). +-.PP ++.PP + A very annoying complication handled very reliably by \fILatexmk\fR, + is that LaTeX is a multiple pass system. On each run, LaTeX reads in + information generated on a previous run, for things like cross + referencing and indexing. In the simplest cases, a second run of + LaTeX suffices, and often the log file contains a message about the +-need for another pass. However, there is a wide variety of add-on ++need for another pass. However, there is a wide variety of add\-on + macro packages to LaTeX, with a variety of behaviors. The result is +-to break simple-minded determinations of how many runs are needed and ++to break simple\-minded determinations of how many runs are needed and + of which programs. In its new version, \fIlatexmk\fR has a highly + general and efficient solution to these issues. The solution involves + retaining between runs information on the source files, and a symptom +@@ -79,10 +79,10 @@ + \fR.fdb_latexmk\fR, by default) that contains the source file + information. + -.SH LATEXMK OPTIONS AND ARGUMENTS -(All options can be introduced by single or double "-" characters, -e.g., "latexmk -help" or "latexmk --help".) @@ -114,7 +99,7 @@ .B file One or more files can be specified. If no files are specified, \fIlatexmk\fR will, by default, run on all files in the current working directory -@@ -97,72 +97,72 @@ +@@ -95,79 +95,79 @@ latexmk foo then \fIlatexmk\fR will operate on the file "foo.tex". @@ -128,14 +113,13 @@ -Note that if the \fB-bm\fR option is specified, the \fB-ps\fR option is +Note that if the \fB\-bm\fR option is specified, the \fB\-ps\fR option is - assumed and the postscript file is always generated, even if it is newer - than the dvi file. + assumed. -.TP -.B -bi +.TP +.B \-bi How dark to print the banner message. A decimal number between 0 and 1. - 0 is black and 1 is white, default is 0.95 which is OK unless your + 0 is black and 1 is white. The default is 0.95, which is OK unless your toner cartridge is getting low. -.TP -.B -bs @@ -144,7 +128,7 @@ A decimal number that specifies how large the banner message will be printed. Experimentation is necessary to get the right scale for your message, as a rule of thumb the scale should be about equal to 1100 - divided by the number of characters in the message. Default is 220.0 + divided by the number of characters in the message. The default is 220.0 which is just right for 5 character messages. .TP -.B -commands @@ -154,37 +138,47 @@ .TP -.B -c +.B \-c - Clean up (remove) all regenerateable files generated by \fIlatex\fR and - \fIbibtex\fR except dvi, postscript and pdf. In addition, files - specified by the $clean_ext configuration variable are removed. + Clean up (remove) all regenerateable files generated by \fIlatex\fR + and \fIbibtex\fR except dvi, postscript and pdf. In addition, files + specified by the $clean_ext configuration variable are removed. But + the file containing a database of source file information is not + removed. -This cleanup is instead of a regular make. See the \fB-gg\fR option +This cleanup is instead of a regular make. See the \fB\-gg\fR option - if you want to do a cleanup than a make. + if you want to do a cleanup then a make. .TP -.B -C +.B \-C Clean up (remove) all regenerateable files generated by \fIlatex\fR and \fIbibtex\fR including aux, dep, dvi, postscript and pdf. In addition, those specified by the $clean_ext and $clean_full_ext - configuration variables. - --This cleanup is instead of a regular make. See the \fB-gg\fR option -+This cleanup is instead of a regular make. See the \fB\-gg\fR option - if you want to do a cleanup than a make. --.TP --.B -c1 -+.TP -+.B \-c1 - Clean up (remove) all regenerateable files generated by \fIlatex\fR - and \fIbibtex\fR except aux and dep. In addition, files specified by - the $clean_ext and $clean_full_ext configuration variables are - removed. + configuration variables are removed. But the file containing a + database of source file information is not removed. -This cleanup is instead of a regular make. See the \fB-gg\fR option +This cleanup is instead of a regular make. See the \fB\-gg\fR option if you want to do a cleanup than a make. .TP +-.B -CA ++.B \-CA + Clean up (remove) absolutely all regenerateable files generated by + \fIlatex\fR and \fIbibtex\fR including aux, dep, dvi, postscript and + pdf. In addition, those specified by the $clean_ext, $clean_full_ext, + and @generated_exts configuration variables are removed, and the file + containing a database of source file information. + +-This cleanup is instead of a regular make. It is the same as \fB-C +--CF\fR. See the \fB-gg\fR option if you want to do a cleanup then a ++This cleanup is instead of a regular make. It is the same as \fB\-C ++\-CF\fR. See the \fB\-gg\fR option if you want to do a cleanup then a + make. + .TP +-.B -CF ++.B \-CF + Remove the file containing a database of source file information, + before doing the other actions requested. + .TP -.B -d +.B \-d Set draft mode. This prints the banner message "DRAFT" across your @@ -199,8 +193,7 @@ -Note that if the \fB-d\fR option is specified, the \fB-ps\fR option is +Note that if the \fB\-d\fR option is specified, the \fB\-ps\fR option is - assumed and the postscript file is always generated, even if it is newer - than the dvi file. + assumed. -.TP -.B -dF +.TP @@ -208,15 +201,22 @@ Dvi file filtering. The argument to this option is a filter which will generate a filtered dvi file with the extension ".dviF". All extra processing (e.g. conversion to postscript, preview, printing) will then -@@ -170,157 +170,157 @@ +@@ -175,117 +175,117 @@ Example usage: To use dviselect to select only the even pages of the dvi file: - latexmk -dF 'dviselect even' foo.tex -.TP --.B -dvi +-.B -diagnostics + latexmk \-dF 'dviselect even' foo.tex +.TP ++.B \-diagnostics + Print detailed diagnostics during a run. This may help for debugging + problems or to understand \fI.latexmk\fR's behavior in difficult + situations. +-.TP +-.B -dvi ++.TP +.B \-dvi Generate dvi version of document. -.TP @@ -227,18 +227,13 @@ overridden, if some other file is made (a .ps file) that is generated from the dvi file, or if no generated file at all is requested.) -.TP --.B -diagnostics -+.TP -+.B \-diagnostics - Whenever a log file is parsed to determine the input and included - files, print a list of these files. --.TP -.B -f +.TP +.B \-f Force \fIlatexmk\fR to continue document processing despite errors. - Normally, when \fIlatexmk\fR detects that \fIlatex\fR has found an error - which will not be resolved by further processing, the program terminates. + Normally, when \fIlatexmk\fR detects that LaTeX or another program has + found an error which will not be resolved by further processing, no + further processing is carried out. -.TP -.B -f- -Turn off the forced processing-past-errors such as is set by the @@ -249,31 +244,12 @@ +\fB\-f\fR option. This could be used to override a setting in a configuration file. -.TP --.B -F -+.TP -+.B \-F - Force \fIlatexmk\fR to include files that don't exist when generating - dependency files. A warning is produced instead of an error message and - the program terminating. If the file name is not an absolute path, it - is assumed to be relative to the current working directory. (Note: This --option is only relevant if you are using the \fB-it\fR to obtain the -+option is only relevant if you are using the \fB\-it\fR to obtain the - dependency information from the tex files. The default is to obtain --this information from the log file and it that case the \fB-F\fR -+this information from the log file and it that case the \fB\-F\fR - option has no effect.) --.TP --.B -F- --Turn off \fB-F\fR. --.TP -.B -g +.TP -+.B \-F\- -+Turn off \fB\-F\fR. -+.TP +.B \-g - Force \fIlatexmk\fR to process document, disregarding the timestamps of the - source files. + Force \fIlatexmk\fR to process document fully, even under situations + where \fIlatexmk\fR would normally decide that no changes in the + source files have occured since the previous run. This option is useful, for example, if you change some options and wish to reprocess the files. -.TP @@ -286,74 +262,22 @@ +Turn off \fB\-g\fR. +.TP +.B \-gg - "Super go mode" or "clean make": clean out generated files as if the --\fB-C\fR had been given, and then do a regular make. + "Super go mode" or "clean make": clean out generated files as if +-\fB-CA\fR had been given, and then do a regular make. -.TP -.B -h, -help -+\fB\-C\fR had been given, and then do a regular make. ++\fB\-CA\fR had been given, and then do a regular make. +.TP +.B \-h, \-help Print help information. -.TP --.B -i -+.TP -+.B \-i - Generate new dependency file if root file is newer - than dependency file or dependency file does not exist. - The dependency information is taken from the log file or the source file, --depending on the setting made by the \fB-il\fR and \fB-it\fR switches. --.TP --.B -i- --Turn off \fB-i\fR. --.TP --.B -il -+depending on the setting made by the \fB\-il\fR and \fB\-it\fR switches. -+.TP -+.B \-i\- -+Turn off \fB\-i\fR. -+.TP -+.B \-il - Extract dependency information from log file. This is normally the best - method, so it is the default. However, some packages do not put - information on files read in the log file, and then it may be better to --tell \fIlatexmk\fR to get the information from the TeX file(s) --- see the --switch \fB-it\fR. -+tell \fIlatexmk\fR to get the information from the TeX file(s) \-\-\- see the -+switch \fB\-it\fR. - (Default) --.TP --.B -it -+.TP -+.B \-it - Extract dependency information by scanning the source TeX file(s), rather - than the log file. - This is the method used by earlier versions of \fIlatexmk\fR. It relies on - parsing TeX files, which can be confused by definitions of new commands, --etc. Normally it is better to tell \fIlatexmk\fR to scan the log file --- see --the switch \fB-il\fR. --.TP --.B -I -+etc. Normally it is better to tell \fIlatexmk\fR to scan the log file \-\-\- see -+the switch \fB\-il\fR. -+.TP -+.B \-I - Always generate new dependency file, even if newer - dependency file exists. - The dependency information is taken from the log file or the source file, --depending on the setting made by the \fB-il\fR and \fB-it\fR switches. --.TP --.B -I- --Turn off \fB-I\fR. --.TP -.B -l -+depending on the setting made by the \fB\-il\fR and \fB\-it\fR switches. -+.TP -+.B \-I\- -+Turn off \fB\-I\fR. +.TP +.B \-l Run in landscape mode, using the landscape mode for the previewers and - the dvi to postscript converters. + the dvi to postscript converters. This option is not normally needed + nowadays, since current previewers normally determine this information + automatically. -.TP -.B -l- -Turn off \fB-l\fR. @@ -376,28 +300,31 @@ different directory). This option turns off this default behavior. -.TP -.B -new-viewer- --The inverse of the \fR-new-viewer\fB option. It puts \fIlatexmk\fR +-The inverse of the \fB-new-viewer\fR option. It puts \fIlatexmk\fR -in its normal behavior that in preview-continuous mode it checks for -an already-running previewer. -.TP -.B -p +.TP +.B \-new\-viewer\- -+The inverse of the \fR\-new\-viewer\fB option. It puts \fIlatexmk\fR ++The inverse of the \fB\-new\-viewer\fR option. It puts \fIlatexmk\fR +in its normal behavior that in preview\-continuous mode it checks for +an already\-running previewer. +.TP +.B \-p - Print out the file. By default, this is done using lpr after - generating the postscript version. But you can use the --\fB-print=...\fR option to print the dvi or pdf files instead, and you can -+\fB\-print=...\fR option to print the dvi or pdf files instead, and you can - configure this in a start up file (by setting the \fI$print_type\fR - variable. - --Under MS-Windows you must have configured the print commands used by -+Under MS\-Windows you must have configured the print commands used by - \fIlatexmk\fR. + Print out the document. By default on a UNIX or Linux system, this is + done using lpr after generating the postscript file. But you can use +-the \fB-print=...\fR option to print the dvi or pdf files instead, and ++the \fB\-print=...\fR option to print the dvi or pdf files instead, and + you can configure this in a start up file (by setting the + \fI$print_type\fR variable). + + However, the correct behavior for printing very much depends on your +-system's software. In particular, under MS-Windows you must have ++system's software. In particular, under MS\-Windows you must have + suitable program(s) available, and you must have configured the print +-commands used by \fIlatexmk\fR. This can be non-trivial. ++commands used by \fIlatexmk\fR. This can be non\-trivial. -This option is incompatible with the \fB-pv\fR and \fB-pvc\fR options, +This option is incompatible with the \fB\-pv\fR and \fB\-pvc\fR options, @@ -452,7 +379,7 @@ Postscript file filtering. The argument to this option is a filter which will generate a filtered postscript file with the extension ".psF". All extra processing (e.g. preview, printing) will then be -@@ -328,112 +328,112 @@ +@@ -293,54 +293,54 @@ Example usage: Use psnup to print two pages on the one page: @@ -510,12 +437,13 @@ -\fB-p\fR and \fB-pv\fR options, so it turns these options off +\fB\-p\fR and \fB\-pv\fR options, so it turns these options off - With a good previewer the display will be automatically --updated. (Under UNIX "gv -watch" does this for postscript files; it -+updated. (Under UNIX "gv \-watch" does this for postscript files; it - would also do it for pdf files except for an apparent bug in gv that - causes an error when the newly updated pdf file is read.) Other - previewers will need a manual update. + With a good previewer the display will be automatically updated. +-(Under \fIsome but not all\fR versions of UNIX/Linux "gv -watch" does ++(Under \fIsome but not all\fR versions of UNIX/Linux "gv \-watch" does + this for postscript files; this can be set by a configuration + variable. This would also work for pdf files except for an apparent + bug in gv that causes an error when the newly updated pdf file is + read.) Many other previewers will need a manual update. -Important note: the acroread program on MS-Windows locks the pdf file, +Important note: the acroread program on MS\-Windows locks the pdf file, @@ -527,13 +455,17 @@ +to use a dvi or ps viewer, as set by one of the \fB\-view=dvi\fR and +\fB\-view=ps\fR options. - Note that if \fIlatexmk\fR dies because it encounters an error, the + There are some other methods for arranging an update, notably useful + for many versions of xdvi and xpdf. These are best set in +@@ -348,65 +348,65 @@ + + Note that if \fIlatexmk\fR dies or is stopped by the user, the "forked" previewer will continue to run. Successive invocations with -the \fB-pvc\fR option will not fork new previewers, but \fIlatexmk\fR +the \fB\-pvc\fR option will not fork new previewers, but \fIlatexmk\fR - will use the existing previewer. (At least this will happen when - \fIlatexmk\fR is running under an operating system where it knows how - to determine whether an existing previewer is running.) + will normally use the existing previewer. (At least this will happen + when \fIlatexmk\fR is running under an operating system where it knows + how to determine whether an existing previewer is running.) -.TP -.B -pvc- -Turn off \fB-pvc\fR. @@ -550,18 +482,21 @@ +Same as \-silent +.TP +.B \-r - Read the specified initialization file ("RC file") before processing. --Be careful about the ordering: Standard initialization files --- see --the section below on "Initialization (RC) files" --- are read first, -+Be careful about the ordering: Standard initialization files \-\-\- see -+the section below on "Initialization (RC) files" \-\-\- are read first, - then the options on the command line in the order they are given. + Read the specified initialization file ("RC file") before processing. + +-Be careful about the ordering: (1) Standard initialization files -- +-see the section below on "Initialization (RC) files" -- are read ++Be careful about the ordering: (1) Standard initialization files \-\- ++see the section below on "Initialization (RC) files" \-\- are read + first. (2) Then the options on the command line are acted on in the + order they are given. Therefore if an initialization file is +-specified by the \fB-r\fR option, it is read during this second step. -Thus an initialization file specified with the \fB-r\fR option can ++specified by the \fB\-r\fR option, it is read during this second step. +Thus an initialization file specified with the \fB\-r\fR option can - override both the standard initialization files and previously - specified options. But all of these can be overridden by later - options. - See below for more details about initialization (RC) files. + override both the standard initialization files and \fIpreviously\fR + specified options. But all of these can be overridden by \fIlater\fR + options. See below for more details about initialization (RC) files. -.TP -.B -silent +.TP @@ -578,7 +513,7 @@ -.B -v, -version +.TP +.B \-v, \-version - Print version number of \fILatexmk\fR. + Print version number of \fIlatexmk\fR. -.TP -.B -verbose -Opposite of \fB-silent\fR. This is the default setting. @@ -604,6 +539,7 @@ +.PP +Options \fB\-p\fR, \fB\-pv\fR and \fB\-pvc\fR are mutually exclusive. So each of these options turns the others off. + -.SH EXAMPLES -.nf +.SH "EXAMPLES" @@ -620,7 +556,7 @@ file, start a previewer. Then watch for changes in the source file thesis.tex and any files it -@@ -443,55 +443,56 @@ +@@ -416,55 +416,56 @@ encounters an error, latexmk will keep running. @@ -643,7 +579,7 @@ "/usr/local/lib/latexmk/LatexMk". - On a MS-WINDOWS system it looks for "C:\\latexmk\\LatexMk". -.PP -+ On Fedora Core systems, it only looks for "/etc/latexmk.conf". ++ On Fedora systems, it only looks for "/etc/latexmk.conf". + On a MS\-WINDOWS system it looks for "C:\\latexmk\\LatexMk". +.PP 2) The user's RC file in "$HOME/.latexmkrc", where $HOME is the value @@ -698,7 +634,7 @@ for the setting of an array of strings. Some of the variables set the names of the commands that \fIlatexmk\fR -@@ -499,37 +500,37 @@ +@@ -472,37 +473,37 @@ \fB"Detaching" a command\fR: If a command is to be run detached this is indicated by preceding it with "start", as in @@ -745,8 +681,8 @@ +.PP This means that an appropriate command has not been configured. The string after the 'NONE' is effectively a comment. - \fBOptions to commands\fR: -@@ -538,9 +539,9 @@ + +@@ -512,9 +513,9 @@ Suppose you want \fIlatexmk\fR to use latex with source specials enabled. Then you might use the following line in an initialization file: @@ -759,7 +695,7 @@ \fBAdvanced tricks\fR: Normally \fIlatexmk\fR assumes certain behavior for commands and in particular it assumes certain kinds and ordering -@@ -548,50 +549,50 @@ +@@ -522,50 +523,50 @@ example you might want to use Distiller to convert postscript files to pdf files. You cannot simply change the name of the ps2pdf conversion program, as in @@ -826,7 +762,7 @@ .B @BIBINPUTS This is an array variable that specifies directories where \fIlatexmk\fR should look for .bib files. By default it is set from -@@ -614,13 +615,13 @@ +@@ -588,13 +589,13 @@ This variable is likely to become obsolete in a future version of \fIlatexmk\fR which uses a better method of searching for files. @@ -842,10 +778,10 @@ -.TP +.TP .B $cleanup_mode [0] - If nonzero, specifies cleanup mode: 1 for full cleanup, 2 for cleanup + If nonzero, specifies cleanup mode: 1 for full cleanup, 2 for cleanup except for dvi, ps and pdf files, 3 for cleanup except for dep and aux -@@ -628,21 +629,21 @@ - and $clean_full_ext variables.) +@@ -602,21 +603,21 @@ + $clean_full_ext and @generated_exts variables.) This variable is equivalent to specifying one of -the \fB-c\fR, \fB-c1\fR, or \fB-C\fR options. But there should be no need @@ -855,9 +791,9 @@ +.TP .B $clean_ext [""] Extra extensions of files for \fIlatexmk\fR to remove when any of the --clean-up options (\fB-c\fR, \fB-c1\fR, or \fB-C\fR) is selected. +-clean-up options (\fB-c\fR, \fB-c1\fR, or \fB-C\fR) is selected. -.TP -+clean\-up options (\fB\-c\fR, \fB\-c1\fR, or \fB\-C\fR) is selected. ++clean\-up options (\fB\-c\fR, \fB\-c1\fR, or \fB\-C\fR) is selected. +.TP .B $clean_full_ext [""] -Extra extensions of files for \fIlatexmk\fR to remove when the \fB-C\fR @@ -875,10 +811,10 @@ .B @default_files [('*.tex')] Default list of files to be processed. -@@ -667,30 +668,30 @@ - - Note that more than file may be given, and that the default extension - is '.tex'. Wild cards are allowed. +@@ -643,30 +644,30 @@ + is '.tex'. Wild cards are allowed. The parentheses are because + \fI at default_files\fR is an array variable, i.e., a sequence of + filename specifications is possible. -.TP +.TP .B $dvi_filter [empty] @@ -916,7 +852,7 @@ pdf file. WARNING 2: If you want to use one of the programs dvipdfm or dvipdfmx -@@ -700,24 +701,24 @@ +@@ -676,29 +677,29 @@ the command line. See the extra_scripts directory of the latexmk distribution, where the necessary scripts dvipdfm_call, etc are to be found, together with instructions for their use in the file README1. @@ -925,10 +861,10 @@ .B $dvips ["dvips"] The program to used as a filter to convert a .dvi file to a .ps file. If pdf is going to be generated from pdf, then the value of the --$dvips_pdf_switch --- see below --- will be appended. +-$dvips_pdf_switch -- see below -- will be appended. -.TP -.B $dvips_landscape ["dvips -tlandscape"] -+$dvips_pdf_switch \-\-\- see below \-\-\- will be appended. ++$dvips_pdf_switch \-\- see below \-\- will be appended. +.TP +.B $dvips_landscape ["dvips \-tlandscape"] The program to used as a filter to convert a .dvi file to a .ps file @@ -937,13 +873,19 @@ -.B $dvips_pdf_switch ["-P pdf"] +.TP +.B $dvips_pdf_switch ["\-P pdf"] - \fBSwitch(es)\fR for dvips program when pdf file is to be generated from + Switch(es) for dvips program when pdf file is to be generated from ps file. -.TP -.B $dvips_silent_switch ["-q"] +.TP +.B $dvips_silent_switch ["\-q"] - \fBSwitch(es)\fR for dvips program when silent mode is on. + Switch(es) for dvips program when silent mode is on. +-.TP ++.TP + .B $dvi_update_command [""] + When the dvi previewer is set to be updated by running a command, this + is the command that is run. See the information for the variable + \fI$dvi_update_method\fR. -.TP -.B $dvi_update_method [2 under UNIX, 1 under MS-Windows] +.TP @@ -951,14 +893,16 @@ How the dvi viewer updates its display when the dvi file has changed. 0 => update is automatic, 1=> manual update by user, which may only mean a mouse click on the -@@ -725,35 +726,35 @@ +@@ -706,26 +707,26 @@ 2 => Send the signal, whose number is in the variable $dvi_update_signal. The default value under UNIX is suitable for xdvi. 3 => Viewer cannot do an update, because it locks the file. (As with -acroread under MS-Windows.) ++acroread under MS\-Windows.) + 4 => run a command to do the update. The command is specified by + the variable $dvi_update_command. -.TP -.B $dvi_update_signal [Under UNIX: SIGUSR1, which is a system-dependent value] -+acroread under MS\-Windows.) +.TP +.B $dvi_update_signal [Under UNIX: SIGUSR1, which is a system\-dependent value] The number of the signal that is sent to the dvi viewer when it is @@ -967,50 +911,25 @@ value is the one appropriate for xdvi on a UNIX system. -.TP +.TP - .B $force_generate_and_save_includes [0] - If nonzero, specifies that the dependency file should always be --generated. Equivalent to specifying the \fB-I\fR option. + .B $fdb_ext ["fdb_latex"] + The extension of the file which \fIlatexmk\fR generates to contain a + database of information on source files. You will not normally need + to change this. -.TP -+generated. Equivalent to specifying the \fB\-I\fR option. +.TP .B $force_mode [0] If nonzero, continue processing past minor \fIlatex\fR errors including unrecognized cross references. Equivalent to specifying the -\fB-f\fR option. --Note that specifying the \fB-pvc\fR sets $forec_mode to 1. +-Note that specifying the \fB-pvc\fR sets $force_mode to 1. -.TP +\fB\-f\fR option. -+Note that specifying the \fB\-pvc\fR sets $forec_mode to 1. -+.TP - .B $force_include_mode [0] - If nonzero, force \fIlatexmk\fR to include files that don't exist when - generating dependency files. A warning is produced instead of an error - message and the program terminating. If the file name is not an - absolute path, it is assumed to be relative to the current working --directory. Equivalent to specifying the \fB-F\fR option. --.TP -+directory. Equivalent to specifying the \fB\-F\fR option. -+.TP - .B $generate_and_save_includes [0] - If nonzero, generates dependency file if it does not exist or is older - than the root file (the base .tex file). Equivalent to specifying --the \fB-i\fR option. --.TP -+the \fB\-i\fR option. ++Note that specifying the \fB\-pvc\fR sets $force_mode to 1. +.TP - .B @generated_exts [( 'ind', 'lof', 'lot', 'out', 'toc')] + .B @generated_exts [( 'ind', 'lof', 'lot', 'out', 'toc', $fdb_ext)] This contains a list of extensions for files that are generated (directly or indirectly) during a LaTeX run and that are read in by -@@ -761,7 +762,7 @@ - from the .log file, it will ignore files with the extensions in - \fI at generated_exts\fR, since NORMALLY they are not true source files, - and the time stamps of these may mislead \fIlatexmk\fR as to whether --the real output files are up-to-date. -+the real output files are up\-to\-date. - - The extensions "aux" and "bbl" are always excluded from the dependents, - because they get special treatment, so they do not need to be in this -@@ -775,43 +776,43 @@ +@@ -750,38 +751,38 @@ adds the extension 'end' to the list of predefined generated extensions. @@ -1022,15 +941,6 @@ -.TP +\fB\-g\fR option. +.TP - .B $includes_from_log [1] - If nonzero, extract dependency information from the log file, rather than --the source TeX file(s); this is equivalent to the \fB-il\fR option. -+the source TeX file(s); this is equivalent to the \fB\-il\fR option. - If zero, extract dependency information by scanning the source TeX file(s); --this is equivalent to the \fB-it\fR option. --.TP -+this is equivalent to the \fB\-it\fR option. -+.TP .B $index_mode [0 and then as determined from the results of a run] If nonzero, run \fImakeindex\fR to produce index of document. Normally you should not need to set this variable in an RC file, since @@ -1040,8 +950,9 @@ .B $landscape_mode [0] If nonzero, run in landscape mode, using the landscape mode previewers and -dvi to postscript converters. Equivalent to the \fB-l\fR option. --.TP +dvi to postscript converters. Equivalent to the \fB\-l\fR option. + Normally not needed with current previewers. +-.TP +.TP .B $latex ["latex"] The LaTeX processing program. Note that as with other programs, you @@ -1064,17 +975,17 @@ .B $lpr ["lpr"] -[Default is "NONE lpr" under MS-WINDOWS.] +[Default is "NONE lpr" under MS\-WINDOWS.] - The printing program to print postscript files. + The command to print postscript files. -Under MS-Windows (unlike UNIX/LINUX), there is no standard program for +Under MS\-Windows (unlike UNIX/LINUX), there is no standard program for printing files. But there are ways you can do it. For example, if - you have gsview installed, you can use it with the option '/p': - -@@ -822,14 +823,14 @@ - is necessary because one part of the command name ('Program Files') - contains a space which would otherwise be misinterpreted. + you have gsview installed, you could use it with the option '/p': +@@ -795,14 +796,14 @@ + the command obeyed; this is necessary because one part of the command + name ('Program Files') contains a space which would otherwise be + misinterpreted. -.TP +.TP .B $lpr_dvi ["NONE lpr_dvi"] @@ -1089,7 +1000,7 @@ e.g., $lpr = '"c:/Program Files/Ghostgum/gsview/gsview32.exe" /p'; -@@ -839,18 +840,18 @@ +@@ -812,18 +813,18 @@ is necessary because one part of the command name ('Program Files') contains a space which would otherwise be misinterpreted. @@ -1113,17 +1024,15 @@ .B $pdf_mode [0] If zero, do NOT generate a pdf version of the document. If equal to 1, generate a pdf version of the document using pdflatex. -@@ -858,148 +859,148 @@ +@@ -831,153 +832,153 @@ file, by using the command specified by the $ps2pdf variable. If equal to 3, generate a pdf version of the document from the dvi file, by using the command specified by the $dvipdf variable. -Equivalent to the \fB-pdf-\fR, \fB-pdf\fR, \fB-pdfdvi\fR, --\fB-pdfps\fR options, -+Equivalent to the \fB\-pdf\-\fR, \fB\-pdf\fR, \fB\-pdfdvi\fR, -+\fB\-pdfps\fR options, - and is stored in the dependency file - if generated. +-\fB-pdfps\fR options. -.TP ++Equivalent to the \fB\-pdf\-\fR, \fB\-pdf\fR, \fB\-pdfdvi\fR, ++\fB\-pdfps\fR options. +.TP .B $pdflatex ["pdflatex"] The LaTeX processing program in the version that makes a pdf file instead @@ -1132,7 +1041,7 @@ -.B $pdflatex_silent_switch ["-interaction=batchmode"] +.TP +.B $pdflatex_silent_switch ["\-interaction=batchmode"] - \fBSwitch(es)\fR for the LaTeX processing program when silent mode is on. + Switch(es) for the LaTeX processing program when silent mode is on. -Under MS-Windows, the default value is changed to -"-interaction=batchmode -c-style-errors", as used by MikTeX and fpTeX. -.TP @@ -1157,11 +1066,20 @@ This problem does not occur if ghostview, gv or gsview is used to view pdf files. -.TP ++.TP + .B $pdf_update_command [""] + When the pdf previewer is set to be updated by running a command, this + is the command that is run. See the information for the variable + \fI$pdf_update_method\fR. +-.TP -.B $pdf_update_method [1 under UNIX, 3 under MS-Windows] +.TP +.B $pdf_update_method [1 under UNIX, 3 under MS\-Windows] How the pdf viewer updates its display when the pdf file has - changed. See $dvi_update_method for the codes. + changed. See $dvi_update_method for the codes, with the change that + for the value 4, to run a command to do the update, the command is + specified by the variable $pdf_update_command. + -Note that acroread under MS-Windows (but not UNIX) locks the pdf file, so +Note that acroread under MS\-Windows (but not UNIX) locks the pdf file, so the default value is then 3. @@ -1203,24 +1121,24 @@ +continue running \fIlatexmk\fR to keep .dvi up\-to\-date. Equivalent to +the \fB\-pvc\fR option. Which previewer is run depends on the other settings, see the command --line options $\fB-view=\fR. +-line options \fB-view=\fR, and the variable \fI$view\fR. -.TP -+line options $\fB\-view=\fR. ++line options \fB\-view=\fR, and the variable \fI$view\fR. +.TP .B $preview_mode [0] If nonzero, run a previewer to preview the document. -Equivalent to the \fB-pv\fR option. +Equivalent to the \fB\-pv\fR option. Which previewer is run depends on the other settings, see the command --line options $\fB-view=\fR. +-line options \fB-view=\fR, and the variable \fI$view\fR. -.TP -+line options $\fB\-view=\fR. ++line options \fB\-view=\fR, and the variable \fI$view\fR. +.TP .B $printout_mode [0] If nonzero, print the document using \fIlpr\fR. Equivalent to the --\fB-p\fR option. Recommend that this is not set from an RC file or -+\fB\-p\fR option. Recommend that this is not set from an RC file or - you could waste lots of paper. +-\fB-p\fR option. This is recommended \fBnot\fR to be set from an RC ++\fB\-p\fR option. This is recommended \fBnot\fR to be set from an RC + file, otherwise you could waste lots of paper. -.TP +.TP .B $print_type = ["ps"] @@ -1241,9 +1159,9 @@ previewer. The command line options for this command under the different flavors of UNIX are quite variable. The command given above is suitable for Solaris - 2.6 and above, and \fBlatexmk\fR corrects it for Linux and OSX. + 2.6 and above, and \fIlatexmk\fR corrects it for Linux and OSX. - NOTE: The variable $pid_position must also be set: see its description. + NOTE: The variable \fI$pid_position\fR must also be set; see its description. -.TP +.TP .B $ps2pdf ["ps2pdf"] @@ -1280,11 +1198,19 @@ Windows, this will cause to be run whatever command the system has associated with .ps files.] -.TP ++.TP + .B $ps_update_command [""] + When the postscript previewer is set to be updated by running a command, this + is the command that is run. See the information for the variable + \fI$ps_update_method\fR. +-.TP -.B $ps_update_method [0 under UNIX, 1 under MS-Windows] +.TP +.B $ps_update_method [0 under UNIX, 1 under MS\-Windows] How the postscript viewer updates its display when the ps file has - changed. See $dvi_update_method for the codes. + changed. See $dvi_update_method for the codes, with the change that + for the value 4, to run a command to do the update, the command is + specified by the variable $ps_update_command. -.TP -.B $ps_update_signal [Under UNIX: SIGHUP, which is a system-dependent value] +.TP @@ -1303,39 +1229,33 @@ +.TP .B $texfile_search [""] This is an obsolete variable, replaced by the \fI at default_files\fR --variable -- see the description of \fI at default_files\fR for how it -+variable \-\- see the description of \fI at default_files\fR for how it - works. - - For backward compatibility, if you choose to set it, --\fI$texfile_search\fR is a string of space-separated filenames, and -+\fI$texfile_search\fR is a string of space\-separated filenames, and + variable. + + For backward compatibility, if you choose to set +-\fI$texfile_search\fR, it is a string of space-separated filenames, and ++\fI$texfile_search\fR, it is a string of space\-separated filenames, and then \fIlatexmk\fR replaces \fI at default_files\fR with the filenames in \fI$texfile_search\fR to which is added '*.tex'. -.TP --.B $tmpdir ["/tmp" under UNIX, value of environment variable TEMP under MS-Windows] +.TP -+.B $tmpdir ["/tmp" under UNIX, value of environment variable TEMP under MS\-Windows] - Directory to store temporary files that \fIlatexmk\fR generates while - running. Currently it only has a minor use, when making a banner to - insert in a postscript file. There should be no trailing separator. - It should not be necessary to change this value except when running - under Cygwin. -- -+.TP - .B @TEXINPUTS - This is an array variable that under circumstances specifies - directories where \fIlatexmk\fR should look for .tex files. By -@@ -1008,58 +1009,58 @@ - element list consisting of the current directory is set. The format - is as for the @BIBINPUTS variable (qv). - --This variable is almost obsolete. It is only used when the \fB-it\fR -+This variable is almost obsolete. It is only used when the \fB\-it\fR - option is used to force \fIlatexmk\fR to scan the .tex files to find - the input files instead of scanning the .log file, which it does by - default. Since the .log file contains full path information, you - should not need, normally, to set the @TEXINPUTS variable. + .B $tmpdir [See below for default] + Directory to store temporary files that \fIlatexmk\fR may generate while + running. +@@ -986,62 +987,62 @@ + \fI$tmpdir\fR to the value of the first of whichever of the system + environment variables TMPDIR or TEMP exists, otherwise to the current + directory. Under other operating systems (expected to be UNIX/Linux, +-including OS-X), the default is the value of the system environment ++including OS\-X), the default is the value of the system environment + variable TMPDIR if it exists, otherwise to "/tmp". +-.TP ++.TP + .B $view ["default"] + Which kind of file is to be previewed if a previewer is used. The + possible values are 'default', 'dvi', 'ps', 'pdf'. The value of + "default" means that the "highest" of the kinds of file generated is + to be used (among dvi, ps and pdf). + -.SH CUSTOM DEPENDENCIES -.PP +.SH "CUSTOM DEPENDENCIES" @@ -1402,7 +1322,7 @@ Search for .bib files is not correct if they are not in the current directory; the problem is that the log file generated by bibtex does not give the full path to the .bib files. The easiest fix at the moment is to -@@ -1080,27 +1081,27 @@ +@@ -1062,29 +1063,29 @@ Gv on UNIX/LINUX works for both postscript and pdf. Ghostview on UNIX/LINUX needs a manual update (reopen); it views postscript and pdf. @@ -1417,7 +1337,9 @@ instead.) -.SH THANKS TO +.SH "THANKS TO" - David Coppit (username david at node coppit.org) made many useful + Authors of previous versions. Many users with their feedback, and + especially + David Coppit (username david at node coppit.org) who made many useful suggestions that contributed to version 3. (Please note that the -e-mail addresses are not written in their standard form to avoid being +e\-mail addresses are not written in their standard form to avoid being @@ -1426,7 +1348,7 @@ +.SH "AUTHOR" Current version, with substantial modifications, enhancements and bug fixes by John Collins (username collins at node phys.psu.edu). - (Version 3.08g). + (Version 3.09). It can be obtained from CTAN: -, and from the @@ -1438,10 +1360,10 @@ -.br +.br Original script called "go" by David J. Musliner (RCS Version 3.2) -diff -dur latexmk-3.08n.ORIG/latexmk.pl latexmk-3.08n/latexmk.pl ---- latexmk-3.08n.ORIG/latexmk.pl 2007-02-27 11:55:42.000000000 -0700 -+++ latexmk-3.08n/latexmk.pl 2007-02-27 11:57:13.000000000 -0700 -@@ -804,10 +804,8 @@ +diff -dur latexmk-3.20.ORIG/latexmk.pl latexmk-3.20/latexmk.pl +--- latexmk-3.20.ORIG/latexmk.pl 2007-08-31 21:46:47.000000000 -0600 ++++ latexmk-3.20/latexmk.pl 2007-08-31 21:45:50.000000000 -0600 +@@ -584,10 +584,8 @@ ## /usr/local/share, depending on the local conventions. ## /usr/local/lib/latexmk/LatexMk is put in the list for ## compatibility with older versions of latexmk. @@ -1449,7 +1371,7 @@ - ( '/opt/local/share/latexmk/LatexMk', - '/usr/local/share/latexmk/LatexMk', - '/usr/local/lib/latexmk/LatexMk' ); -+ ## Fedora Core change: only look in /etc ++ ## Fedora change: only look in /etc + @rc_system_files = ( '/etc/latexmk.conf' ); $search_path_separator = ':'; # Separator of elements in search_path latexmk-perl.patch: Index: latexmk-perl.patch =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/FC-6/latexmk-perl.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk-perl.patch 30 Mar 2007 15:41:17 -0000 1.1 +++ latexmk-perl.patch 1 Sep 2007 04:18:13 -0000 1.2 @@ -1,5 +1,5 @@ ---- latexmk.pl.ORIG 2007-02-20 10:19:23.000000000 -0700 -+++ latexmk.pl 2007-02-20 10:22:18.000000000 -0700 +--- latexmk.pl.ORIG 2007-08-17 12:21:57.000000000 -0600 ++++ latexmk.pl 2007-08-31 21:38:25.000000000 -0600 @@ -1,23 +1,4 @@ -eval '(exit $?0)' && eval 'exec perl -x -S "$0" ${1+"$@"}' && -eval 'exec perl -x -S "$0" $argv:q' @@ -22,5 +22,5 @@ -# Source of the above: manpage for perlrun - - # ATTEMPT TO ALLOW FILENAMES WITH SPACES: - # (as of 1 Apr 2006) + # Delete #??!! when working + Index: latexmk.conf =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/FC-6/latexmk.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk.conf 30 Mar 2007 15:41:17 -0000 1.1 +++ latexmk.conf 1 Sep 2007 04:18:13 -0000 1.2 @@ -1,4 +1,4 @@ -# This is the system-wide configuration file for latexmk. +# This is the system-wide configuration file for latexmk version 3.20. # See the latexmk(1) man page for more information. # # The following options are given their default values. @@ -62,7 +62,7 @@ # $dvips = 'dvips'; # The command to convert a DVI file into a PostScript file in landscape mode -# $dvips = 'dvips -tlandscape'; +# $dvips_landscape = 'dvips -tlandscape'; # Command line switch for dvips when a PDF file is to be generated # $dvips_pdf_switch = '-P pdf'; @@ -70,16 +70,20 @@ # Command line switch for dvips to make it run in silent mode # $dvips_silent_switch = '-q'; +# The command to run when the DVI viewer is set to be updated by a command +# $dvi_update_command = ''; + # How to make the DVI viewer update its display when the DVI file changes. # See the man page for a description of each method. # $dvi_update_method = 2; $dvi_update_method = 1; # When DVI update method 2 is used, the number of the Unix signal to send -# $dvi_update_signal = SIGUSR1 (a system-dependent value) +# $dvi_update_signal = SIGUSR1 -# If nonzero, the dependency file is always generated -# $force_generate_and_save_includes = 0; +# The extension of the file which latexmk generates to contain a database +# of information on source files. +# $fdb_ext = 'fdb_latex'; # If nonzero, continue processing past minor LaTeX errors # This option is made nonzero if the -pvs command line option is used. @@ -89,22 +93,14 @@ # dependency files. # $force_include_mode = 0; -# If nonzero, generate the dependency file if it does not exist or is older -# than the base .tex file -# $generate_and_save_includes = 0; - # The list of extensions for files that are generated in one run and consumed # by later runs of one of the LaTeX tools. The 'aux' and 'bbl' extensions are # treated specially, and hence are not in this list. -# @generated_exts = ( 'ind', 'lof', 'lot', 'out', 'toc' ); +# @generated_exts = ( 'ind', 'lof', 'lot', 'out', 'toc', $fdb_ext ); # If nonzero, process files regardless of timestamps # $go_mode = 0; -# If nonzero, extract dependency information from the log file instead of the -# .tex file. If zero, extract dependency information from the .tex file. -# $includes_from_log = 1; - # If nonzero, run makeindex to produce a document index. Normally, latexmk # should be able to figure out when this is necessary. # $index_mode = 0; @@ -153,12 +149,15 @@ # $pdf_previewer = 'start acroread'; $pdf_previewer = 'xdg-open'; +# The command to run when the PDF viewer is set to be updated by a command +# $pdf_update_command = ''; + # How to make the PDF viewer update its display when the PDF file changes. # See the man page for a description of each method. # $pdf_update_method = 1; # When PDF update method 2 is used, the number of the Unix signal to send -# $pdf_update_signal = SIGHUP (a system-dependent value) +# $pdf_update_signal = SIGHUP # Where the pid is in the output of $pscmd; see the man page # $pid_position = 1; @@ -180,7 +179,7 @@ # $print_type = 'ps'; # Command used to list all the processes currently run by the user -# $pscmd = "ps --width 200 -f -u $ENV{USER}"; +# $pscmd = "ps -f -u $ENV{USER}"; # Command to convert a PostScript file to a PDF file # $ps2pdf = 'ps2pdf'; @@ -194,7 +193,11 @@ # The command to invoke a PostScript previewer in landscape mode # $ps_previewer_landscape = 'start gv -swap -watch'; -$ps_previwer = 'xdg-open'; +$ps_previewer_landscape = 'xdg-open'; + +# The command to run when the PostScript viewer is set to be updated by a +# command +# $ps_update_command = ''; # How to make the PostScript viewer update its display when the PostScript # file changes. See the man page for a description of each method. @@ -203,7 +206,7 @@ # When PostScript update method 2 is used, the number of the Unix signal to # send -# $ps_update_signal = SIGHUP (a system-dependent value) +# $ps_update_signal = SIGHUP # The time to sleep in seconds between checking for source file changes when # running in continuous update mode @@ -211,3 +214,9 @@ # The directory to store temporary files; omit the trailing '/' # $tmpdir = '/tmp'; + +# Which kind of file is to be previewed if a previewer is used. The possible +# values are 'default', 'dvi', 'ps', and 'pdf'. The value of 'default' means +# that the PDF is viewed if it is generated, else PostScript is viewed if it is +# generated, else DVI is viewed. +# $view = 'default'; Index: latexmk.spec =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/FC-6/latexmk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- latexmk.spec 22 Aug 2007 03:38:37 -0000 1.3 +++ latexmk.spec 1 Sep 2007 04:18:13 -0000 1.4 @@ -1,12 +1,12 @@ Name: latexmk -Version: 3.08n -Release: 5%{?dist} +Version: 3.20 +Release: 1%{?dist} Summary: A make-like utility for LaTeX files Group: Applications/Publishing License: GPLv2+ URL: http://www.phys.psu.edu/~collins/software/latexmk-jcc/ -Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-308n.zip +Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-320.zip Source1: latexmk.conf Source2: latexmk-README.fedora Patch0: latexmk-perl.patch @@ -14,9 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -# F7 and earlier use tetex, F8 and later use texlive, so require the binaries -Requires: /usr/bin/latex, /usr/bin/bibtex, /usr/bin/makeindex -Requires: ghostscript, xdg-utils +Requires: tetex, tetex-latex, ghostscript, xdg-utils %description Latexmk is a perl script for running LaTeX the correct number of times to @@ -41,9 +39,6 @@ # the man page accordingly. %patch1 -p1 -# Get rid of the DOS batch files so we can %doc extra-scripts below -rm -f extra-scripts/*.bat - %build %install @@ -66,6 +61,10 @@ %doc CHANGES COPYING INSTALL README README.fedora extra-scripts %changelog +* Fri Aug 31 2007 Jerry James - 3.20-1 +- New version 3.20. +- Texlive isn't as near as I thought; require the tetex packages for now. + * Tue Aug 21 2007 Jerry James - 3.08n-5 - Update license tag Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Mar 2007 15:41:17 -0000 1.2 +++ sources 1 Sep 2007 04:18:13 -0000 1.3 @@ -1 +1 @@ -0849be9d5aabe03e6de7159c8d10a191 latexmk-308n.zip +fba0740fd6e5b9001c1300b3425cb659 latexmk-320.zip From fedora-extras-commits at redhat.com Sat Sep 1 04:18:48 2007 From: fedora-extras-commits at redhat.com (Jerry James (jjames)) Date: Sat, 1 Sep 2007 00:18:48 -0400 Subject: rpms/latexmk/devel .cvsignore, 1.2, 1.3 latexmk-README.fedora, 1.1, 1.2 latexmk-conf.patch, 1.1, 1.2 latexmk-perl.patch, 1.1, 1.2 latexmk.conf, 1.1, 1.2 latexmk.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200709010418.l814Im3Q026179@cvs-int.fedora.redhat.com> Author: jjames Update of /cvs/pkgs/rpms/latexmk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26058/devel Modified Files: .cvsignore latexmk-README.fedora latexmk-conf.patch latexmk-perl.patch latexmk.conf latexmk.spec sources Log Message: * Fri Aug 31 2007 Jerry James - 3.20-1 - New version 3.20. - Texlive isn't as near as I thought; require the tetex packages for now. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Mar 2007 15:34:53 -0000 1.2 +++ .cvsignore 1 Sep 2007 04:18:15 -0000 1.3 @@ -1 +1 @@ -latexmk-308n.zip +latexmk-320.zip Index: latexmk-README.fedora =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/devel/latexmk-README.fedora,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk-README.fedora 30 Mar 2007 15:34:53 -0000 1.1 +++ latexmk-README.fedora 1 Sep 2007 04:18:15 -0000 1.2 @@ -100,4 +100,3 @@ $pdf_previewer = 'start acroread'; $pdf_update_method = 1; - latexmk-conf.patch: Index: latexmk-conf.patch =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/devel/latexmk-conf.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk-conf.patch 30 Mar 2007 15:34:53 -0000 1.1 +++ latexmk-conf.patch 1 Sep 2007 04:18:15 -0000 1.2 @@ -1,10 +1,10 @@ -diff -dur latexmk-3.08n.ORIG/latexmk.1 latexmk-3.08n/latexmk.1 ---- latexmk-3.08n.ORIG/latexmk.1 2007-02-16 13:03:38.000000000 -0700 -+++ latexmk-3.08n/latexmk.1 2007-02-27 11:59:26.000000000 -0700 +diff -dur latexmk-3.20.ORIG/latexmk.1 latexmk-3.20/latexmk.1 +--- latexmk-3.20.ORIG/latexmk.1 2007-07-03 14:22:44.000000000 -0600 ++++ latexmk-3.20/latexmk.1 2007-08-31 21:44:15.000000000 -0600 @@ -1,9 +1,9 @@ --.TH LATEXMK 1L "16 February 2007" "" +-.TH LATEXMK 1L "3 July 2007" "" -.SH NAME -+.TH "LATEXMK" "1L" "16 February 2007" "" "" ++.TH "LATEXMK" "1L" "3 July 2007" "" "" +.SH "NAME" latexmk \- generate LaTeX document -.SH SYNOPSIS @@ -14,95 +14,80 @@ +.SH "DESCRIPTION" .I LatexMk completely automates the process of compiling a LaTeX document. - Essentially, it is a highly specialized relative of the general -@@ -13,10 +13,10 @@ - to run continuously with a previewer; in that case the latex program, - etc, are rerun - whenever one of the source files is modified. --.PP -+.PP - \fILatexmk\fR will normally determine which are the source files by - examining the log file. It has an option to parse the TeX file instead ----- see later. When \fIlatexmk\fR is run, it will examine the timestamps -+\-\-\- see later. When \fIlatexmk\fR is run, it will examine the timestamps - on the source files. - If any of the source files have been changed since the last document - generation, \fIlatexmk\fR will run the various LaTeX processing -@@ -27,39 +27,39 @@ - With some macro packages and document styles four, or even more, runs may - be needed. If necessary, \fIlatexmk\fR will also run bibtex and/or - makeindex. --.PP --[If the option \fB-it\fR to scan the LaTeX file is used, the main LaTeX -+.PP -+[If the option \fB\-it\fR to scan the LaTeX file is used, the main LaTeX - file and all input and included files (recursively) are scanned for - LaTeX commands - for inputting and including other TeX files and figure files. Then on - subsequent runs, --\fIlatexmk\fR with the \fB-it\fR switch reads the dependency -+\fIlatexmk\fR with the \fB\-it\fR switch reads the dependency - information from this file. If the dependencies of the document are - changed (e.g., by adding or removing an \\input command), an additional --pass of \fIlatexmk -i\fR or \fIlatexmk -I\fR will update the dependency -+pass of \fIlatexmk \-i\fR or \fIlatexmk \-I\fR will update the dependency - file.] + Essentially, it is like a specialized relative of the general +@@ -15,8 +15,8 @@ + document. It can also be set to run continuously with a suitable + previewer; in that case the LaTeX program, etc, are rerun whenever one + of the source files is modified, and the previewer updates the +-on-screen view of the compiled document. +-.PP ++on\-screen view of the compiled document. ++.PP + \fILatexmk\fR determines which are the source files by examining the + log file. When \fIlatexmk\fR is run, it examines properties of the + source files, and if any have been changed since the last document +@@ -30,14 +30,14 @@ + For example, from an updated figure file it can automatically generate + a file in encapsulated postscript or another suitable format for + reading by LaTeX. -.PP +.PP \fILatexmk\fR has two different previewing options. In the simple --\fB-pv\fR option, a dvi, postscript or pdf previewer is automatically run -+\fB\-pv\fR option, a dvi, postscript or pdf previewer is automatically run - after generating the dvi, postscript or pdf version of the document. The --type of viewer is selected automatically depending on the \fB-ps\fR, --\fB-pdf\fR or \fB-pdfps\fR options. The kind of file to be viewed can --also be explicitly selected by using the \fB-view\fR option --(\fB-view=ps\fR, etc). --.PP -+type of viewer is selected automatically depending on the \fB\-ps\fR, -+\fB\-pdf\fR or \fB\-pdfps\fR options. The kind of file to be viewed can -+also be explicitly selected by using the \fB\-view\fR option -+(\fB\-view=ps\fR, etc). -+.PP - The second previewing option is --the powerful \fB-pvc\fR option (mnemonic: "preview continuously"). -+the powerful \fB\-pvc\fR option (mnemonic: "preview continuously"). - Particularly when a document is reaching the final stages of editing, it - is often useful to have a previewer open continuously and have it update - its display whenever changes are made to the source file(s), and this --is done by the \fB-pvc\fR option. With this option, \fIlatexmk\fR -+is done by the \fB\-pvc\fR option. With this option, \fIlatexmk\fR - runs a previewer for the - document, and then \fIlatexmk\fR repeatedly monitors the source files of - the document to see if any changes have been made since the last dependent - file - was produced. When changes are detected, \fIlatexmk\fR runs the - appropriate LaTeX commands to regenerate the .dvi, .ps and/or .pdf files --(depending on the which of the \fB-ps\fR, \fB-pdf\fR and \fB-pdfps\fR -+(depending on the which of the \fB\-ps\fR, \fB\-pdf\fR and \fB\-pdfps\fR - options was specified). A good previewer (like - \fIgv\fR) will then automatically update its display. - Thus the user can simply edit a file and, when the -@@ -67,24 +67,24 @@ - cycle of updating the .dvi (and possibly the .ps and .pdf) file, - and refreshing the previewer's display. - It's not quite WYSIWYG, but usefully close. --.PP -+.PP - For other - previewers, the user will have to manually make the previewer update - its display, which can be (xdvi and gsview) as forcing a redraw of its - display. --.PP -+.PP - \fILatexmk\fR has the ability to print a banner in gray diagonally across - each page when making the postscript file. It can also, if needed, - call an external program to do other postprocessing on the generated - files. +-\fB-pv\fR option, a dvi, postscript or pdf previewer is automatically ++\fB\-pv\fR option, a dvi, postscript or pdf previewer is automatically + run after generating the dvi, postscript or pdf version of the + document. The type of file to view is selected according to + configuration settings and command line options. +-.PP +-The second previewing option is the powerful \fB-pvc\fR option ++.PP ++The second previewing option is the powerful \fB\-pvc\fR option + (mnemonic: "preview continuously"). In this case, \fIlatexmk\fR runs + continuously, regularly monitoring all the source files to see if any + have changed. Every time a change is detected, \fIlatexmk\fR runs all +@@ -47,31 +47,31 @@ + are written to disk, \fIlatexmk\fR completely automates the cycle of + updating the .dvi (and possibly the .ps and .pdf) file, and refreshing + the previewer's display. It's not quite WYSIWYG, but usefully close. +-.PP ++.PP + For other previewers, the user may have to manually make the previewer + update its display, which can be (some versions of xdvi and gsview) as + simple as forcing a redraw of its display. +-.PP ++.PP + \fILatexmk\fR has the ability to print a banner in gray diagonally + across each page when making the postscript file. It can also, if + needed, call an external program to do other postprocessing on the + generated files. -.PP +.PP \fILatexmk\fR is highly configurable, both from the command line and in configuration files, so that it can accommodate a wide variety of - user needs and system configurations. + user needs and system configurations. Default values are set + according to the operating system, so \fIlatexmk\fR often works +-without special configuration on MS-Windows, cygwin, Linux, OS-X, and ++without special configuration on MS\-Windows, cygwin, Linux, OS\-X, and + other UNIX systems (notably Solaris). +-.PP ++.PP + A very annoying complication handled very reliably by \fILatexmk\fR, + is that LaTeX is a multiple pass system. On each run, LaTeX reads in + information generated on a previous run, for things like cross + referencing and indexing. In the simplest cases, a second run of + LaTeX suffices, and often the log file contains a message about the +-need for another pass. However, there is a wide variety of add-on ++need for another pass. However, there is a wide variety of add\-on + macro packages to LaTeX, with a variety of behaviors. The result is +-to break simple-minded determinations of how many runs are needed and ++to break simple\-minded determinations of how many runs are needed and + of which programs. In its new version, \fIlatexmk\fR has a highly + general and efficient solution to these issues. The solution involves + retaining between runs information on the source files, and a symptom +@@ -79,10 +79,10 @@ + \fR.fdb_latexmk\fR, by default) that contains the source file + information. + -.SH LATEXMK OPTIONS AND ARGUMENTS -(All options can be introduced by single or double "-" characters, -e.g., "latexmk -help" or "latexmk --help".) @@ -114,7 +99,7 @@ .B file One or more files can be specified. If no files are specified, \fIlatexmk\fR will, by default, run on all files in the current working directory -@@ -97,72 +97,72 @@ +@@ -95,79 +95,79 @@ latexmk foo then \fIlatexmk\fR will operate on the file "foo.tex". @@ -128,14 +113,13 @@ -Note that if the \fB-bm\fR option is specified, the \fB-ps\fR option is +Note that if the \fB\-bm\fR option is specified, the \fB\-ps\fR option is - assumed and the postscript file is always generated, even if it is newer - than the dvi file. + assumed. -.TP -.B -bi +.TP +.B \-bi How dark to print the banner message. A decimal number between 0 and 1. - 0 is black and 1 is white, default is 0.95 which is OK unless your + 0 is black and 1 is white. The default is 0.95, which is OK unless your toner cartridge is getting low. -.TP -.B -bs @@ -144,7 +128,7 @@ A decimal number that specifies how large the banner message will be printed. Experimentation is necessary to get the right scale for your message, as a rule of thumb the scale should be about equal to 1100 - divided by the number of characters in the message. Default is 220.0 + divided by the number of characters in the message. The default is 220.0 which is just right for 5 character messages. .TP -.B -commands @@ -154,37 +138,47 @@ .TP -.B -c +.B \-c - Clean up (remove) all regenerateable files generated by \fIlatex\fR and - \fIbibtex\fR except dvi, postscript and pdf. In addition, files - specified by the $clean_ext configuration variable are removed. + Clean up (remove) all regenerateable files generated by \fIlatex\fR + and \fIbibtex\fR except dvi, postscript and pdf. In addition, files + specified by the $clean_ext configuration variable are removed. But + the file containing a database of source file information is not + removed. -This cleanup is instead of a regular make. See the \fB-gg\fR option +This cleanup is instead of a regular make. See the \fB\-gg\fR option - if you want to do a cleanup than a make. + if you want to do a cleanup then a make. .TP -.B -C +.B \-C Clean up (remove) all regenerateable files generated by \fIlatex\fR and \fIbibtex\fR including aux, dep, dvi, postscript and pdf. In addition, those specified by the $clean_ext and $clean_full_ext - configuration variables. - --This cleanup is instead of a regular make. See the \fB-gg\fR option -+This cleanup is instead of a regular make. See the \fB\-gg\fR option - if you want to do a cleanup than a make. --.TP --.B -c1 -+.TP -+.B \-c1 - Clean up (remove) all regenerateable files generated by \fIlatex\fR - and \fIbibtex\fR except aux and dep. In addition, files specified by - the $clean_ext and $clean_full_ext configuration variables are - removed. + configuration variables are removed. But the file containing a + database of source file information is not removed. -This cleanup is instead of a regular make. See the \fB-gg\fR option +This cleanup is instead of a regular make. See the \fB\-gg\fR option if you want to do a cleanup than a make. .TP +-.B -CA ++.B \-CA + Clean up (remove) absolutely all regenerateable files generated by + \fIlatex\fR and \fIbibtex\fR including aux, dep, dvi, postscript and + pdf. In addition, those specified by the $clean_ext, $clean_full_ext, + and @generated_exts configuration variables are removed, and the file + containing a database of source file information. + +-This cleanup is instead of a regular make. It is the same as \fB-C +--CF\fR. See the \fB-gg\fR option if you want to do a cleanup then a ++This cleanup is instead of a regular make. It is the same as \fB\-C ++\-CF\fR. See the \fB\-gg\fR option if you want to do a cleanup then a + make. + .TP +-.B -CF ++.B \-CF + Remove the file containing a database of source file information, + before doing the other actions requested. + .TP -.B -d +.B \-d Set draft mode. This prints the banner message "DRAFT" across your @@ -199,8 +193,7 @@ -Note that if the \fB-d\fR option is specified, the \fB-ps\fR option is +Note that if the \fB\-d\fR option is specified, the \fB\-ps\fR option is - assumed and the postscript file is always generated, even if it is newer - than the dvi file. + assumed. -.TP -.B -dF +.TP @@ -208,15 +201,22 @@ Dvi file filtering. The argument to this option is a filter which will generate a filtered dvi file with the extension ".dviF". All extra processing (e.g. conversion to postscript, preview, printing) will then -@@ -170,157 +170,157 @@ +@@ -175,117 +175,117 @@ Example usage: To use dviselect to select only the even pages of the dvi file: - latexmk -dF 'dviselect even' foo.tex -.TP --.B -dvi +-.B -diagnostics + latexmk \-dF 'dviselect even' foo.tex +.TP ++.B \-diagnostics + Print detailed diagnostics during a run. This may help for debugging + problems or to understand \fI.latexmk\fR's behavior in difficult + situations. +-.TP +-.B -dvi ++.TP +.B \-dvi Generate dvi version of document. -.TP @@ -227,18 +227,13 @@ overridden, if some other file is made (a .ps file) that is generated from the dvi file, or if no generated file at all is requested.) -.TP --.B -diagnostics -+.TP -+.B \-diagnostics - Whenever a log file is parsed to determine the input and included - files, print a list of these files. --.TP -.B -f +.TP +.B \-f Force \fIlatexmk\fR to continue document processing despite errors. - Normally, when \fIlatexmk\fR detects that \fIlatex\fR has found an error - which will not be resolved by further processing, the program terminates. + Normally, when \fIlatexmk\fR detects that LaTeX or another program has + found an error which will not be resolved by further processing, no + further processing is carried out. -.TP -.B -f- -Turn off the forced processing-past-errors such as is set by the @@ -249,31 +244,12 @@ +\fB\-f\fR option. This could be used to override a setting in a configuration file. -.TP --.B -F -+.TP -+.B \-F - Force \fIlatexmk\fR to include files that don't exist when generating - dependency files. A warning is produced instead of an error message and - the program terminating. If the file name is not an absolute path, it - is assumed to be relative to the current working directory. (Note: This --option is only relevant if you are using the \fB-it\fR to obtain the -+option is only relevant if you are using the \fB\-it\fR to obtain the - dependency information from the tex files. The default is to obtain --this information from the log file and it that case the \fB-F\fR -+this information from the log file and it that case the \fB\-F\fR - option has no effect.) --.TP --.B -F- --Turn off \fB-F\fR. --.TP -.B -g +.TP -+.B \-F\- -+Turn off \fB\-F\fR. -+.TP +.B \-g - Force \fIlatexmk\fR to process document, disregarding the timestamps of the - source files. + Force \fIlatexmk\fR to process document fully, even under situations + where \fIlatexmk\fR would normally decide that no changes in the + source files have occured since the previous run. This option is useful, for example, if you change some options and wish to reprocess the files. -.TP @@ -286,74 +262,22 @@ +Turn off \fB\-g\fR. +.TP +.B \-gg - "Super go mode" or "clean make": clean out generated files as if the --\fB-C\fR had been given, and then do a regular make. + "Super go mode" or "clean make": clean out generated files as if +-\fB-CA\fR had been given, and then do a regular make. -.TP -.B -h, -help -+\fB\-C\fR had been given, and then do a regular make. ++\fB\-CA\fR had been given, and then do a regular make. +.TP +.B \-h, \-help Print help information. -.TP --.B -i -+.TP -+.B \-i - Generate new dependency file if root file is newer - than dependency file or dependency file does not exist. - The dependency information is taken from the log file or the source file, --depending on the setting made by the \fB-il\fR and \fB-it\fR switches. --.TP --.B -i- --Turn off \fB-i\fR. --.TP --.B -il -+depending on the setting made by the \fB\-il\fR and \fB\-it\fR switches. -+.TP -+.B \-i\- -+Turn off \fB\-i\fR. -+.TP -+.B \-il - Extract dependency information from log file. This is normally the best - method, so it is the default. However, some packages do not put - information on files read in the log file, and then it may be better to --tell \fIlatexmk\fR to get the information from the TeX file(s) --- see the --switch \fB-it\fR. -+tell \fIlatexmk\fR to get the information from the TeX file(s) \-\-\- see the -+switch \fB\-it\fR. - (Default) --.TP --.B -it -+.TP -+.B \-it - Extract dependency information by scanning the source TeX file(s), rather - than the log file. - This is the method used by earlier versions of \fIlatexmk\fR. It relies on - parsing TeX files, which can be confused by definitions of new commands, --etc. Normally it is better to tell \fIlatexmk\fR to scan the log file --- see --the switch \fB-il\fR. --.TP --.B -I -+etc. Normally it is better to tell \fIlatexmk\fR to scan the log file \-\-\- see -+the switch \fB\-il\fR. -+.TP -+.B \-I - Always generate new dependency file, even if newer - dependency file exists. - The dependency information is taken from the log file or the source file, --depending on the setting made by the \fB-il\fR and \fB-it\fR switches. --.TP --.B -I- --Turn off \fB-I\fR. --.TP -.B -l -+depending on the setting made by the \fB\-il\fR and \fB\-it\fR switches. -+.TP -+.B \-I\- -+Turn off \fB\-I\fR. +.TP +.B \-l Run in landscape mode, using the landscape mode for the previewers and - the dvi to postscript converters. + the dvi to postscript converters. This option is not normally needed + nowadays, since current previewers normally determine this information + automatically. -.TP -.B -l- -Turn off \fB-l\fR. @@ -376,28 +300,31 @@ different directory). This option turns off this default behavior. -.TP -.B -new-viewer- --The inverse of the \fR-new-viewer\fB option. It puts \fIlatexmk\fR +-The inverse of the \fB-new-viewer\fR option. It puts \fIlatexmk\fR -in its normal behavior that in preview-continuous mode it checks for -an already-running previewer. -.TP -.B -p +.TP +.B \-new\-viewer\- -+The inverse of the \fR\-new\-viewer\fB option. It puts \fIlatexmk\fR ++The inverse of the \fB\-new\-viewer\fR option. It puts \fIlatexmk\fR +in its normal behavior that in preview\-continuous mode it checks for +an already\-running previewer. +.TP +.B \-p - Print out the file. By default, this is done using lpr after - generating the postscript version. But you can use the --\fB-print=...\fR option to print the dvi or pdf files instead, and you can -+\fB\-print=...\fR option to print the dvi or pdf files instead, and you can - configure this in a start up file (by setting the \fI$print_type\fR - variable. - --Under MS-Windows you must have configured the print commands used by -+Under MS\-Windows you must have configured the print commands used by - \fIlatexmk\fR. + Print out the document. By default on a UNIX or Linux system, this is + done using lpr after generating the postscript file. But you can use +-the \fB-print=...\fR option to print the dvi or pdf files instead, and ++the \fB\-print=...\fR option to print the dvi or pdf files instead, and + you can configure this in a start up file (by setting the + \fI$print_type\fR variable). + + However, the correct behavior for printing very much depends on your +-system's software. In particular, under MS-Windows you must have ++system's software. In particular, under MS\-Windows you must have + suitable program(s) available, and you must have configured the print +-commands used by \fIlatexmk\fR. This can be non-trivial. ++commands used by \fIlatexmk\fR. This can be non\-trivial. -This option is incompatible with the \fB-pv\fR and \fB-pvc\fR options, +This option is incompatible with the \fB\-pv\fR and \fB\-pvc\fR options, @@ -452,7 +379,7 @@ Postscript file filtering. The argument to this option is a filter which will generate a filtered postscript file with the extension ".psF". All extra processing (e.g. preview, printing) will then be -@@ -328,112 +328,112 @@ +@@ -293,54 +293,54 @@ Example usage: Use psnup to print two pages on the one page: @@ -510,12 +437,13 @@ -\fB-p\fR and \fB-pv\fR options, so it turns these options off +\fB\-p\fR and \fB\-pv\fR options, so it turns these options off - With a good previewer the display will be automatically --updated. (Under UNIX "gv -watch" does this for postscript files; it -+updated. (Under UNIX "gv \-watch" does this for postscript files; it - would also do it for pdf files except for an apparent bug in gv that - causes an error when the newly updated pdf file is read.) Other - previewers will need a manual update. + With a good previewer the display will be automatically updated. +-(Under \fIsome but not all\fR versions of UNIX/Linux "gv -watch" does ++(Under \fIsome but not all\fR versions of UNIX/Linux "gv \-watch" does + this for postscript files; this can be set by a configuration + variable. This would also work for pdf files except for an apparent + bug in gv that causes an error when the newly updated pdf file is + read.) Many other previewers will need a manual update. -Important note: the acroread program on MS-Windows locks the pdf file, +Important note: the acroread program on MS\-Windows locks the pdf file, @@ -527,13 +455,17 @@ +to use a dvi or ps viewer, as set by one of the \fB\-view=dvi\fR and +\fB\-view=ps\fR options. - Note that if \fIlatexmk\fR dies because it encounters an error, the + There are some other methods for arranging an update, notably useful + for many versions of xdvi and xpdf. These are best set in +@@ -348,65 +348,65 @@ + + Note that if \fIlatexmk\fR dies or is stopped by the user, the "forked" previewer will continue to run. Successive invocations with -the \fB-pvc\fR option will not fork new previewers, but \fIlatexmk\fR +the \fB\-pvc\fR option will not fork new previewers, but \fIlatexmk\fR - will use the existing previewer. (At least this will happen when - \fIlatexmk\fR is running under an operating system where it knows how - to determine whether an existing previewer is running.) + will normally use the existing previewer. (At least this will happen + when \fIlatexmk\fR is running under an operating system where it knows + how to determine whether an existing previewer is running.) -.TP -.B -pvc- -Turn off \fB-pvc\fR. @@ -550,18 +482,21 @@ +Same as \-silent +.TP +.B \-r - Read the specified initialization file ("RC file") before processing. --Be careful about the ordering: Standard initialization files --- see --the section below on "Initialization (RC) files" --- are read first, -+Be careful about the ordering: Standard initialization files \-\-\- see -+the section below on "Initialization (RC) files" \-\-\- are read first, - then the options on the command line in the order they are given. + Read the specified initialization file ("RC file") before processing. + +-Be careful about the ordering: (1) Standard initialization files -- +-see the section below on "Initialization (RC) files" -- are read ++Be careful about the ordering: (1) Standard initialization files \-\- ++see the section below on "Initialization (RC) files" \-\- are read + first. (2) Then the options on the command line are acted on in the + order they are given. Therefore if an initialization file is +-specified by the \fB-r\fR option, it is read during this second step. -Thus an initialization file specified with the \fB-r\fR option can ++specified by the \fB\-r\fR option, it is read during this second step. +Thus an initialization file specified with the \fB\-r\fR option can - override both the standard initialization files and previously - specified options. But all of these can be overridden by later - options. - See below for more details about initialization (RC) files. + override both the standard initialization files and \fIpreviously\fR + specified options. But all of these can be overridden by \fIlater\fR + options. See below for more details about initialization (RC) files. -.TP -.B -silent +.TP @@ -578,7 +513,7 @@ -.B -v, -version +.TP +.B \-v, \-version - Print version number of \fILatexmk\fR. + Print version number of \fIlatexmk\fR. -.TP -.B -verbose -Opposite of \fB-silent\fR. This is the default setting. @@ -604,6 +539,7 @@ +.PP +Options \fB\-p\fR, \fB\-pv\fR and \fB\-pvc\fR are mutually exclusive. So each of these options turns the others off. + -.SH EXAMPLES -.nf +.SH "EXAMPLES" @@ -620,7 +556,7 @@ file, start a previewer. Then watch for changes in the source file thesis.tex and any files it -@@ -443,55 +443,56 @@ +@@ -416,55 +416,56 @@ encounters an error, latexmk will keep running. @@ -643,7 +579,7 @@ "/usr/local/lib/latexmk/LatexMk". - On a MS-WINDOWS system it looks for "C:\\latexmk\\LatexMk". -.PP -+ On Fedora Core systems, it only looks for "/etc/latexmk.conf". ++ On Fedora systems, it only looks for "/etc/latexmk.conf". + On a MS\-WINDOWS system it looks for "C:\\latexmk\\LatexMk". +.PP 2) The user's RC file in "$HOME/.latexmkrc", where $HOME is the value @@ -698,7 +634,7 @@ for the setting of an array of strings. Some of the variables set the names of the commands that \fIlatexmk\fR -@@ -499,37 +500,37 @@ +@@ -472,37 +473,37 @@ \fB"Detaching" a command\fR: If a command is to be run detached this is indicated by preceding it with "start", as in @@ -745,8 +681,8 @@ +.PP This means that an appropriate command has not been configured. The string after the 'NONE' is effectively a comment. - \fBOptions to commands\fR: -@@ -538,9 +539,9 @@ + +@@ -512,9 +513,9 @@ Suppose you want \fIlatexmk\fR to use latex with source specials enabled. Then you might use the following line in an initialization file: @@ -759,7 +695,7 @@ \fBAdvanced tricks\fR: Normally \fIlatexmk\fR assumes certain behavior for commands and in particular it assumes certain kinds and ordering -@@ -548,50 +549,50 @@ +@@ -522,50 +523,50 @@ example you might want to use Distiller to convert postscript files to pdf files. You cannot simply change the name of the ps2pdf conversion program, as in @@ -826,7 +762,7 @@ .B @BIBINPUTS This is an array variable that specifies directories where \fIlatexmk\fR should look for .bib files. By default it is set from -@@ -614,13 +615,13 @@ +@@ -588,13 +589,13 @@ This variable is likely to become obsolete in a future version of \fIlatexmk\fR which uses a better method of searching for files. @@ -842,10 +778,10 @@ -.TP +.TP .B $cleanup_mode [0] - If nonzero, specifies cleanup mode: 1 for full cleanup, 2 for cleanup + If nonzero, specifies cleanup mode: 1 for full cleanup, 2 for cleanup except for dvi, ps and pdf files, 3 for cleanup except for dep and aux -@@ -628,21 +629,21 @@ - and $clean_full_ext variables.) +@@ -602,21 +603,21 @@ + $clean_full_ext and @generated_exts variables.) This variable is equivalent to specifying one of -the \fB-c\fR, \fB-c1\fR, or \fB-C\fR options. But there should be no need @@ -855,9 +791,9 @@ +.TP .B $clean_ext [""] Extra extensions of files for \fIlatexmk\fR to remove when any of the --clean-up options (\fB-c\fR, \fB-c1\fR, or \fB-C\fR) is selected. +-clean-up options (\fB-c\fR, \fB-c1\fR, or \fB-C\fR) is selected. -.TP -+clean\-up options (\fB\-c\fR, \fB\-c1\fR, or \fB\-C\fR) is selected. ++clean\-up options (\fB\-c\fR, \fB\-c1\fR, or \fB\-C\fR) is selected. +.TP .B $clean_full_ext [""] -Extra extensions of files for \fIlatexmk\fR to remove when the \fB-C\fR @@ -875,10 +811,10 @@ .B @default_files [('*.tex')] Default list of files to be processed. -@@ -667,30 +668,30 @@ - - Note that more than file may be given, and that the default extension - is '.tex'. Wild cards are allowed. +@@ -643,30 +644,30 @@ + is '.tex'. Wild cards are allowed. The parentheses are because + \fI at default_files\fR is an array variable, i.e., a sequence of + filename specifications is possible. -.TP +.TP .B $dvi_filter [empty] @@ -916,7 +852,7 @@ pdf file. WARNING 2: If you want to use one of the programs dvipdfm or dvipdfmx -@@ -700,24 +701,24 @@ +@@ -676,29 +677,29 @@ the command line. See the extra_scripts directory of the latexmk distribution, where the necessary scripts dvipdfm_call, etc are to be found, together with instructions for their use in the file README1. @@ -925,10 +861,10 @@ .B $dvips ["dvips"] The program to used as a filter to convert a .dvi file to a .ps file. If pdf is going to be generated from pdf, then the value of the --$dvips_pdf_switch --- see below --- will be appended. +-$dvips_pdf_switch -- see below -- will be appended. -.TP -.B $dvips_landscape ["dvips -tlandscape"] -+$dvips_pdf_switch \-\-\- see below \-\-\- will be appended. ++$dvips_pdf_switch \-\- see below \-\- will be appended. +.TP +.B $dvips_landscape ["dvips \-tlandscape"] The program to used as a filter to convert a .dvi file to a .ps file @@ -937,13 +873,19 @@ -.B $dvips_pdf_switch ["-P pdf"] +.TP +.B $dvips_pdf_switch ["\-P pdf"] - \fBSwitch(es)\fR for dvips program when pdf file is to be generated from + Switch(es) for dvips program when pdf file is to be generated from ps file. -.TP -.B $dvips_silent_switch ["-q"] +.TP +.B $dvips_silent_switch ["\-q"] - \fBSwitch(es)\fR for dvips program when silent mode is on. + Switch(es) for dvips program when silent mode is on. +-.TP ++.TP + .B $dvi_update_command [""] + When the dvi previewer is set to be updated by running a command, this + is the command that is run. See the information for the variable + \fI$dvi_update_method\fR. -.TP -.B $dvi_update_method [2 under UNIX, 1 under MS-Windows] +.TP @@ -951,14 +893,16 @@ How the dvi viewer updates its display when the dvi file has changed. 0 => update is automatic, 1=> manual update by user, which may only mean a mouse click on the -@@ -725,35 +726,35 @@ +@@ -706,26 +707,26 @@ 2 => Send the signal, whose number is in the variable $dvi_update_signal. The default value under UNIX is suitable for xdvi. 3 => Viewer cannot do an update, because it locks the file. (As with -acroread under MS-Windows.) ++acroread under MS\-Windows.) + 4 => run a command to do the update. The command is specified by + the variable $dvi_update_command. -.TP -.B $dvi_update_signal [Under UNIX: SIGUSR1, which is a system-dependent value] -+acroread under MS\-Windows.) +.TP +.B $dvi_update_signal [Under UNIX: SIGUSR1, which is a system\-dependent value] The number of the signal that is sent to the dvi viewer when it is @@ -967,50 +911,25 @@ value is the one appropriate for xdvi on a UNIX system. -.TP +.TP - .B $force_generate_and_save_includes [0] - If nonzero, specifies that the dependency file should always be --generated. Equivalent to specifying the \fB-I\fR option. + .B $fdb_ext ["fdb_latex"] + The extension of the file which \fIlatexmk\fR generates to contain a + database of information on source files. You will not normally need + to change this. -.TP -+generated. Equivalent to specifying the \fB\-I\fR option. +.TP .B $force_mode [0] If nonzero, continue processing past minor \fIlatex\fR errors including unrecognized cross references. Equivalent to specifying the -\fB-f\fR option. --Note that specifying the \fB-pvc\fR sets $forec_mode to 1. +-Note that specifying the \fB-pvc\fR sets $force_mode to 1. -.TP +\fB\-f\fR option. -+Note that specifying the \fB\-pvc\fR sets $forec_mode to 1. -+.TP - .B $force_include_mode [0] - If nonzero, force \fIlatexmk\fR to include files that don't exist when - generating dependency files. A warning is produced instead of an error - message and the program terminating. If the file name is not an - absolute path, it is assumed to be relative to the current working --directory. Equivalent to specifying the \fB-F\fR option. --.TP -+directory. Equivalent to specifying the \fB\-F\fR option. -+.TP - .B $generate_and_save_includes [0] - If nonzero, generates dependency file if it does not exist or is older - than the root file (the base .tex file). Equivalent to specifying --the \fB-i\fR option. --.TP -+the \fB\-i\fR option. ++Note that specifying the \fB\-pvc\fR sets $force_mode to 1. +.TP - .B @generated_exts [( 'ind', 'lof', 'lot', 'out', 'toc')] + .B @generated_exts [( 'ind', 'lof', 'lot', 'out', 'toc', $fdb_ext)] This contains a list of extensions for files that are generated (directly or indirectly) during a LaTeX run and that are read in by -@@ -761,7 +762,7 @@ - from the .log file, it will ignore files with the extensions in - \fI at generated_exts\fR, since NORMALLY they are not true source files, - and the time stamps of these may mislead \fIlatexmk\fR as to whether --the real output files are up-to-date. -+the real output files are up\-to\-date. - - The extensions "aux" and "bbl" are always excluded from the dependents, - because they get special treatment, so they do not need to be in this -@@ -775,43 +776,43 @@ +@@ -750,38 +751,38 @@ adds the extension 'end' to the list of predefined generated extensions. @@ -1022,15 +941,6 @@ -.TP +\fB\-g\fR option. +.TP - .B $includes_from_log [1] - If nonzero, extract dependency information from the log file, rather than --the source TeX file(s); this is equivalent to the \fB-il\fR option. -+the source TeX file(s); this is equivalent to the \fB\-il\fR option. - If zero, extract dependency information by scanning the source TeX file(s); --this is equivalent to the \fB-it\fR option. --.TP -+this is equivalent to the \fB\-it\fR option. -+.TP .B $index_mode [0 and then as determined from the results of a run] If nonzero, run \fImakeindex\fR to produce index of document. Normally you should not need to set this variable in an RC file, since @@ -1040,8 +950,9 @@ .B $landscape_mode [0] If nonzero, run in landscape mode, using the landscape mode previewers and -dvi to postscript converters. Equivalent to the \fB-l\fR option. --.TP +dvi to postscript converters. Equivalent to the \fB\-l\fR option. + Normally not needed with current previewers. +-.TP +.TP .B $latex ["latex"] The LaTeX processing program. Note that as with other programs, you @@ -1064,17 +975,17 @@ .B $lpr ["lpr"] -[Default is "NONE lpr" under MS-WINDOWS.] +[Default is "NONE lpr" under MS\-WINDOWS.] - The printing program to print postscript files. + The command to print postscript files. -Under MS-Windows (unlike UNIX/LINUX), there is no standard program for +Under MS\-Windows (unlike UNIX/LINUX), there is no standard program for printing files. But there are ways you can do it. For example, if - you have gsview installed, you can use it with the option '/p': - -@@ -822,14 +823,14 @@ - is necessary because one part of the command name ('Program Files') - contains a space which would otherwise be misinterpreted. + you have gsview installed, you could use it with the option '/p': +@@ -795,14 +796,14 @@ + the command obeyed; this is necessary because one part of the command + name ('Program Files') contains a space which would otherwise be + misinterpreted. -.TP +.TP .B $lpr_dvi ["NONE lpr_dvi"] @@ -1089,7 +1000,7 @@ e.g., $lpr = '"c:/Program Files/Ghostgum/gsview/gsview32.exe" /p'; -@@ -839,18 +840,18 @@ +@@ -812,18 +813,18 @@ is necessary because one part of the command name ('Program Files') contains a space which would otherwise be misinterpreted. @@ -1113,17 +1024,15 @@ .B $pdf_mode [0] If zero, do NOT generate a pdf version of the document. If equal to 1, generate a pdf version of the document using pdflatex. -@@ -858,148 +859,148 @@ +@@ -831,153 +832,153 @@ file, by using the command specified by the $ps2pdf variable. If equal to 3, generate a pdf version of the document from the dvi file, by using the command specified by the $dvipdf variable. -Equivalent to the \fB-pdf-\fR, \fB-pdf\fR, \fB-pdfdvi\fR, --\fB-pdfps\fR options, -+Equivalent to the \fB\-pdf\-\fR, \fB\-pdf\fR, \fB\-pdfdvi\fR, -+\fB\-pdfps\fR options, - and is stored in the dependency file - if generated. +-\fB-pdfps\fR options. -.TP ++Equivalent to the \fB\-pdf\-\fR, \fB\-pdf\fR, \fB\-pdfdvi\fR, ++\fB\-pdfps\fR options. +.TP .B $pdflatex ["pdflatex"] The LaTeX processing program in the version that makes a pdf file instead @@ -1132,7 +1041,7 @@ -.B $pdflatex_silent_switch ["-interaction=batchmode"] +.TP +.B $pdflatex_silent_switch ["\-interaction=batchmode"] - \fBSwitch(es)\fR for the LaTeX processing program when silent mode is on. + Switch(es) for the LaTeX processing program when silent mode is on. -Under MS-Windows, the default value is changed to -"-interaction=batchmode -c-style-errors", as used by MikTeX and fpTeX. -.TP @@ -1157,11 +1066,20 @@ This problem does not occur if ghostview, gv or gsview is used to view pdf files. -.TP ++.TP + .B $pdf_update_command [""] + When the pdf previewer is set to be updated by running a command, this + is the command that is run. See the information for the variable + \fI$pdf_update_method\fR. +-.TP -.B $pdf_update_method [1 under UNIX, 3 under MS-Windows] +.TP +.B $pdf_update_method [1 under UNIX, 3 under MS\-Windows] How the pdf viewer updates its display when the pdf file has - changed. See $dvi_update_method for the codes. + changed. See $dvi_update_method for the codes, with the change that + for the value 4, to run a command to do the update, the command is + specified by the variable $pdf_update_command. + -Note that acroread under MS-Windows (but not UNIX) locks the pdf file, so +Note that acroread under MS\-Windows (but not UNIX) locks the pdf file, so the default value is then 3. @@ -1203,24 +1121,24 @@ +continue running \fIlatexmk\fR to keep .dvi up\-to\-date. Equivalent to +the \fB\-pvc\fR option. Which previewer is run depends on the other settings, see the command --line options $\fB-view=\fR. +-line options \fB-view=\fR, and the variable \fI$view\fR. -.TP -+line options $\fB\-view=\fR. ++line options \fB\-view=\fR, and the variable \fI$view\fR. +.TP .B $preview_mode [0] If nonzero, run a previewer to preview the document. -Equivalent to the \fB-pv\fR option. +Equivalent to the \fB\-pv\fR option. Which previewer is run depends on the other settings, see the command --line options $\fB-view=\fR. +-line options \fB-view=\fR, and the variable \fI$view\fR. -.TP -+line options $\fB\-view=\fR. ++line options \fB\-view=\fR, and the variable \fI$view\fR. +.TP .B $printout_mode [0] If nonzero, print the document using \fIlpr\fR. Equivalent to the --\fB-p\fR option. Recommend that this is not set from an RC file or -+\fB\-p\fR option. Recommend that this is not set from an RC file or - you could waste lots of paper. +-\fB-p\fR option. This is recommended \fBnot\fR to be set from an RC ++\fB\-p\fR option. This is recommended \fBnot\fR to be set from an RC + file, otherwise you could waste lots of paper. -.TP +.TP .B $print_type = ["ps"] @@ -1241,9 +1159,9 @@ previewer. The command line options for this command under the different flavors of UNIX are quite variable. The command given above is suitable for Solaris - 2.6 and above, and \fBlatexmk\fR corrects it for Linux and OSX. + 2.6 and above, and \fIlatexmk\fR corrects it for Linux and OSX. - NOTE: The variable $pid_position must also be set: see its description. + NOTE: The variable \fI$pid_position\fR must also be set; see its description. -.TP +.TP .B $ps2pdf ["ps2pdf"] @@ -1280,11 +1198,19 @@ Windows, this will cause to be run whatever command the system has associated with .ps files.] -.TP ++.TP + .B $ps_update_command [""] + When the postscript previewer is set to be updated by running a command, this + is the command that is run. See the information for the variable + \fI$ps_update_method\fR. +-.TP -.B $ps_update_method [0 under UNIX, 1 under MS-Windows] +.TP +.B $ps_update_method [0 under UNIX, 1 under MS\-Windows] How the postscript viewer updates its display when the ps file has - changed. See $dvi_update_method for the codes. + changed. See $dvi_update_method for the codes, with the change that + for the value 4, to run a command to do the update, the command is + specified by the variable $ps_update_command. -.TP -.B $ps_update_signal [Under UNIX: SIGHUP, which is a system-dependent value] +.TP @@ -1303,39 +1229,33 @@ +.TP .B $texfile_search [""] This is an obsolete variable, replaced by the \fI at default_files\fR --variable -- see the description of \fI at default_files\fR for how it -+variable \-\- see the description of \fI at default_files\fR for how it - works. - - For backward compatibility, if you choose to set it, --\fI$texfile_search\fR is a string of space-separated filenames, and -+\fI$texfile_search\fR is a string of space\-separated filenames, and + variable. + + For backward compatibility, if you choose to set +-\fI$texfile_search\fR, it is a string of space-separated filenames, and ++\fI$texfile_search\fR, it is a string of space\-separated filenames, and then \fIlatexmk\fR replaces \fI at default_files\fR with the filenames in \fI$texfile_search\fR to which is added '*.tex'. -.TP --.B $tmpdir ["/tmp" under UNIX, value of environment variable TEMP under MS-Windows] +.TP -+.B $tmpdir ["/tmp" under UNIX, value of environment variable TEMP under MS\-Windows] - Directory to store temporary files that \fIlatexmk\fR generates while - running. Currently it only has a minor use, when making a banner to - insert in a postscript file. There should be no trailing separator. - It should not be necessary to change this value except when running - under Cygwin. -- -+.TP - .B @TEXINPUTS - This is an array variable that under circumstances specifies - directories where \fIlatexmk\fR should look for .tex files. By -@@ -1008,58 +1009,58 @@ - element list consisting of the current directory is set. The format - is as for the @BIBINPUTS variable (qv). - --This variable is almost obsolete. It is only used when the \fB-it\fR -+This variable is almost obsolete. It is only used when the \fB\-it\fR - option is used to force \fIlatexmk\fR to scan the .tex files to find - the input files instead of scanning the .log file, which it does by - default. Since the .log file contains full path information, you - should not need, normally, to set the @TEXINPUTS variable. + .B $tmpdir [See below for default] + Directory to store temporary files that \fIlatexmk\fR may generate while + running. +@@ -986,62 +987,62 @@ + \fI$tmpdir\fR to the value of the first of whichever of the system + environment variables TMPDIR or TEMP exists, otherwise to the current + directory. Under other operating systems (expected to be UNIX/Linux, +-including OS-X), the default is the value of the system environment ++including OS\-X), the default is the value of the system environment + variable TMPDIR if it exists, otherwise to "/tmp". +-.TP ++.TP + .B $view ["default"] + Which kind of file is to be previewed if a previewer is used. The + possible values are 'default', 'dvi', 'ps', 'pdf'. The value of + "default" means that the "highest" of the kinds of file generated is + to be used (among dvi, ps and pdf). + -.SH CUSTOM DEPENDENCIES -.PP +.SH "CUSTOM DEPENDENCIES" @@ -1402,7 +1322,7 @@ Search for .bib files is not correct if they are not in the current directory; the problem is that the log file generated by bibtex does not give the full path to the .bib files. The easiest fix at the moment is to -@@ -1080,27 +1081,27 @@ +@@ -1062,29 +1063,29 @@ Gv on UNIX/LINUX works for both postscript and pdf. Ghostview on UNIX/LINUX needs a manual update (reopen); it views postscript and pdf. @@ -1417,7 +1337,9 @@ instead.) -.SH THANKS TO +.SH "THANKS TO" - David Coppit (username david at node coppit.org) made many useful + Authors of previous versions. Many users with their feedback, and + especially + David Coppit (username david at node coppit.org) who made many useful suggestions that contributed to version 3. (Please note that the -e-mail addresses are not written in their standard form to avoid being +e\-mail addresses are not written in their standard form to avoid being @@ -1426,7 +1348,7 @@ +.SH "AUTHOR" Current version, with substantial modifications, enhancements and bug fixes by John Collins (username collins at node phys.psu.edu). - (Version 3.08g). + (Version 3.09). It can be obtained from CTAN: -, and from the @@ -1438,10 +1360,10 @@ -.br +.br Original script called "go" by David J. Musliner (RCS Version 3.2) -diff -dur latexmk-3.08n.ORIG/latexmk.pl latexmk-3.08n/latexmk.pl ---- latexmk-3.08n.ORIG/latexmk.pl 2007-02-27 11:55:42.000000000 -0700 -+++ latexmk-3.08n/latexmk.pl 2007-02-27 11:57:13.000000000 -0700 -@@ -804,10 +804,8 @@ +diff -dur latexmk-3.20.ORIG/latexmk.pl latexmk-3.20/latexmk.pl +--- latexmk-3.20.ORIG/latexmk.pl 2007-08-31 21:46:47.000000000 -0600 ++++ latexmk-3.20/latexmk.pl 2007-08-31 21:45:50.000000000 -0600 +@@ -584,10 +584,8 @@ ## /usr/local/share, depending on the local conventions. ## /usr/local/lib/latexmk/LatexMk is put in the list for ## compatibility with older versions of latexmk. @@ -1449,7 +1371,7 @@ - ( '/opt/local/share/latexmk/LatexMk', - '/usr/local/share/latexmk/LatexMk', - '/usr/local/lib/latexmk/LatexMk' ); -+ ## Fedora Core change: only look in /etc ++ ## Fedora change: only look in /etc + @rc_system_files = ( '/etc/latexmk.conf' ); $search_path_separator = ':'; # Separator of elements in search_path latexmk-perl.patch: Index: latexmk-perl.patch =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/devel/latexmk-perl.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk-perl.patch 30 Mar 2007 15:34:53 -0000 1.1 +++ latexmk-perl.patch 1 Sep 2007 04:18:15 -0000 1.2 @@ -1,5 +1,5 @@ ---- latexmk.pl.ORIG 2007-02-20 10:19:23.000000000 -0700 -+++ latexmk.pl 2007-02-20 10:22:18.000000000 -0700 +--- latexmk.pl.ORIG 2007-08-17 12:21:57.000000000 -0600 ++++ latexmk.pl 2007-08-31 21:38:25.000000000 -0600 @@ -1,23 +1,4 @@ -eval '(exit $?0)' && eval 'exec perl -x -S "$0" ${1+"$@"}' && -eval 'exec perl -x -S "$0" $argv:q' @@ -22,5 +22,5 @@ -# Source of the above: manpage for perlrun - - # ATTEMPT TO ALLOW FILENAMES WITH SPACES: - # (as of 1 Apr 2006) + # Delete #??!! when working + Index: latexmk.conf =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/devel/latexmk.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- latexmk.conf 30 Mar 2007 15:34:53 -0000 1.1 +++ latexmk.conf 1 Sep 2007 04:18:15 -0000 1.2 @@ -1,4 +1,4 @@ -# This is the system-wide configuration file for latexmk. +# This is the system-wide configuration file for latexmk version 3.20. # See the latexmk(1) man page for more information. # # The following options are given their default values. @@ -62,7 +62,7 @@ # $dvips = 'dvips'; # The command to convert a DVI file into a PostScript file in landscape mode -# $dvips = 'dvips -tlandscape'; +# $dvips_landscape = 'dvips -tlandscape'; # Command line switch for dvips when a PDF file is to be generated # $dvips_pdf_switch = '-P pdf'; @@ -70,16 +70,20 @@ # Command line switch for dvips to make it run in silent mode # $dvips_silent_switch = '-q'; +# The command to run when the DVI viewer is set to be updated by a command +# $dvi_update_command = ''; + # How to make the DVI viewer update its display when the DVI file changes. # See the man page for a description of each method. # $dvi_update_method = 2; $dvi_update_method = 1; # When DVI update method 2 is used, the number of the Unix signal to send -# $dvi_update_signal = SIGUSR1 (a system-dependent value) +# $dvi_update_signal = SIGUSR1 -# If nonzero, the dependency file is always generated -# $force_generate_and_save_includes = 0; +# The extension of the file which latexmk generates to contain a database +# of information on source files. +# $fdb_ext = 'fdb_latex'; # If nonzero, continue processing past minor LaTeX errors # This option is made nonzero if the -pvs command line option is used. @@ -89,22 +93,14 @@ # dependency files. # $force_include_mode = 0; -# If nonzero, generate the dependency file if it does not exist or is older -# than the base .tex file -# $generate_and_save_includes = 0; - # The list of extensions for files that are generated in one run and consumed # by later runs of one of the LaTeX tools. The 'aux' and 'bbl' extensions are # treated specially, and hence are not in this list. -# @generated_exts = ( 'ind', 'lof', 'lot', 'out', 'toc' ); +# @generated_exts = ( 'ind', 'lof', 'lot', 'out', 'toc', $fdb_ext ); # If nonzero, process files regardless of timestamps # $go_mode = 0; -# If nonzero, extract dependency information from the log file instead of the -# .tex file. If zero, extract dependency information from the .tex file. -# $includes_from_log = 1; - # If nonzero, run makeindex to produce a document index. Normally, latexmk # should be able to figure out when this is necessary. # $index_mode = 0; @@ -153,12 +149,15 @@ # $pdf_previewer = 'start acroread'; $pdf_previewer = 'xdg-open'; +# The command to run when the PDF viewer is set to be updated by a command +# $pdf_update_command = ''; + # How to make the PDF viewer update its display when the PDF file changes. # See the man page for a description of each method. # $pdf_update_method = 1; # When PDF update method 2 is used, the number of the Unix signal to send -# $pdf_update_signal = SIGHUP (a system-dependent value) +# $pdf_update_signal = SIGHUP # Where the pid is in the output of $pscmd; see the man page # $pid_position = 1; @@ -180,7 +179,7 @@ # $print_type = 'ps'; # Command used to list all the processes currently run by the user -# $pscmd = "ps --width 200 -f -u $ENV{USER}"; +# $pscmd = "ps -f -u $ENV{USER}"; # Command to convert a PostScript file to a PDF file # $ps2pdf = 'ps2pdf'; @@ -194,7 +193,11 @@ # The command to invoke a PostScript previewer in landscape mode # $ps_previewer_landscape = 'start gv -swap -watch'; -$ps_previwer = 'xdg-open'; +$ps_previewer_landscape = 'xdg-open'; + +# The command to run when the PostScript viewer is set to be updated by a +# command +# $ps_update_command = ''; # How to make the PostScript viewer update its display when the PostScript # file changes. See the man page for a description of each method. @@ -203,7 +206,7 @@ # When PostScript update method 2 is used, the number of the Unix signal to # send -# $ps_update_signal = SIGHUP (a system-dependent value) +# $ps_update_signal = SIGHUP # The time to sleep in seconds between checking for source file changes when # running in continuous update mode @@ -211,3 +214,9 @@ # The directory to store temporary files; omit the trailing '/' # $tmpdir = '/tmp'; + +# Which kind of file is to be previewed if a previewer is used. The possible +# values are 'default', 'dvi', 'ps', and 'pdf'. The value of 'default' means +# that the PDF is viewed if it is generated, else PostScript is viewed if it is +# generated, else DVI is viewed. +# $view = 'default'; Index: latexmk.spec =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/devel/latexmk.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- latexmk.spec 22 Aug 2007 03:38:40 -0000 1.3 +++ latexmk.spec 1 Sep 2007 04:18:15 -0000 1.4 @@ -1,12 +1,12 @@ Name: latexmk -Version: 3.08n -Release: 5%{?dist} +Version: 3.20 +Release: 1%{?dist} Summary: A make-like utility for LaTeX files Group: Applications/Publishing License: GPLv2+ URL: http://www.phys.psu.edu/~collins/software/latexmk-jcc/ -Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-308n.zip +Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-320.zip Source1: latexmk.conf Source2: latexmk-README.fedora Patch0: latexmk-perl.patch @@ -14,9 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -# F7 and earlier use tetex, F8 and later use texlive, so require the binaries -Requires: /usr/bin/latex, /usr/bin/bibtex, /usr/bin/makeindex -Requires: ghostscript, xdg-utils +Requires: tetex, tetex-latex, ghostscript, xdg-utils %description Latexmk is a perl script for running LaTeX the correct number of times to @@ -41,9 +39,6 @@ # the man page accordingly. %patch1 -p1 -# Get rid of the DOS batch files so we can %doc extra-scripts below -rm -f extra-scripts/*.bat - %build %install @@ -66,6 +61,10 @@ %doc CHANGES COPYING INSTALL README README.fedora extra-scripts %changelog +* Fri Aug 31 2007 Jerry James - 3.20-1 +- New version 3.20. +- Texlive isn't as near as I thought; require the tetex packages for now. + * Tue Aug 21 2007 Jerry James - 3.08n-5 - Update license tag Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/latexmk/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Mar 2007 15:34:53 -0000 1.2 +++ sources 1 Sep 2007 04:18:15 -0000 1.3 @@ -1 +1 @@ -0849be9d5aabe03e6de7159c8d10a191 latexmk-308n.zip +fba0740fd6e5b9001c1300b3425cb659 latexmk-320.zip From fedora-extras-commits at redhat.com Sat Sep 1 04:55:54 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Sat, 1 Sep 2007 00:55:54 -0400 Subject: rpms/python-sqlalchemy/devel python-sqlalchemy.spec,1.20,1.21 Message-ID: <200709010455.l814tscY026743@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/pkgs/rpms/python-sqlalchemy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26714 Modified Files: python-sqlalchemy.spec Log Message: * Fri Aug 31 2007 Toshio Kuratomi - 0.4.0-0.3.beta4 - setuptools seems to be broken WRT having an active and inactive version of an egg. Have to make both versions inactive and manually setup a copy that can be started via import. (Necessary for the sqlalchemy0.3 compat package.) Index: python-sqlalchemy.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlalchemy/devel/python-sqlalchemy.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- python-sqlalchemy.spec 27 Aug 2007 21:52:02 -0000 1.20 +++ python-sqlalchemy.spec 1 Sep 2007 04:55:09 -0000 1.21 @@ -7,7 +7,7 @@ Name: python-sqlalchemy Version: 0.4.0 -Release: 0.1.%{betaver}%{?dist} +Release: 0.3.%{betaver}%{?dist} Summary: Modular and flexible ORM library for python Group: Development/Libraries @@ -18,7 +18,11 @@ BuildArch: noarch BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel >= 0.6c3 +%else BuildRequires: python-setuptools >= 0.6c3 +%endif %description SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible, @@ -34,12 +38,17 @@ %build -CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build +CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py bdist_egg %install rm -rf $RPM_BUILD_ROOT -%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT --single-version-externally-managed +mkdir -p $RPM_BUILD_ROOT%{python_sitelib} +easy_install -m --prefix $RPM_BUILD_ROOT%{_usr} --always-unzip dist/*.egg +cd $RPM_BUILD_ROOT%{python_sitelib}/%{srcname}-%{version}%{betaver}-py%{pyver}.egg +mv sqlalchemy .. +ln -s ../sqlalchemy . + # remove unnecessary scripts for building documentation rm -rf doc/build @@ -50,10 +59,19 @@ %files %defattr(-,root,root,-) %doc README LICENSE PKG-INFO CHANGES doc examples -%{python_sitelib}/%{srcname}-%{version}%{betaver}-py%{pyver}.egg-info +%{python_sitelib}/%{srcname}-%{version}%{betaver}-py%{pyver}.egg %{python_sitelib}/sqlalchemy/ %changelog +* Fri Aug 31 2007 Toshio Kuratomi - 0.4.0-0.3.beta4 +- setuptools seems to be broken WRT having an active and inactive version + of an egg. Have to make both versions inactive and manually setup a copy + that can be started via import. (Necessary for the sqlalchemy0.3 compat + package.) + +* Tue Aug 28 2007 Toshio Kuratomi - 0.4.0-0.2.beta4 +- Modify setuptools to handle the -devel subpackage split in F-8. + * Mon Aug 27 2007 Toshio Kuratomi - 0.4.0-0.1.beta4 - Update to 0.4 beta4. From fedora-extras-commits at redhat.com Sat Sep 1 06:21:27 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Sat, 1 Sep 2007 02:21:27 -0400 Subject: fedora-security/audit fc7,1.87,1.88 Message-ID: <200709010621.l816LRYD007602@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7532 Modified Files: fc7 Log Message: CVE for qgit Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- fc7 31 Aug 2007 16:23:03 -0000 1.87 +++ fc7 1 Sep 2007 06:21:24 -0000 1.88 @@ -5,11 +5,11 @@ # (mozilla) = (firefox, seamonkey, thunderbird, yelp, devhelp, galeon, liferea. epiphany) # A couple of first F7 updates were marked as FEDORA-2007-0001 -# Up to date CVE as of CVE email 20070823 -# Up to date FC7 as of 20070827 +# Up to date CVE as of CVE email 20070829 +# Up to date FC7 as of 20070829 CVE-2007-4629 VULNERABLE (mapserver, fixed 4.10.3) #272081 -GENERIC-MAP-NOMATCH VULNERABLE (qgit) #268381 +CVE-2007-4631 VULNERABLE (qgit) #268381 CVE-2007-4565 VULNERABLE (fetchmail) #260861 CVE-2007-4560 VULNERABLE (clamav) #260583 CVE-2007-4559 VULNERABLE (python) tarfile module - directory traversal From fedora-extras-commits at redhat.com Sat Sep 1 08:24:03 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sat, 1 Sep 2007 04:24:03 -0400 Subject: rpms/icewm/devel .cvsignore,1.2,1.3 sources,1.3,1.4 Message-ID: <200709010824.l818O3ZB021516@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21492 Modified Files: .cvsignore sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/icewm/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Feb 2007 09:55:58 -0000 1.2 +++ .cvsignore 1 Sep 2007 08:23:31 -0000 1.3 @@ -1 +1 @@ -icewm-1.2.30.tar.gz +icewm-1.2.32.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/icewm/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 Binary files /tmp/cvsR8MAqz and /tmp/cvs54w68R differ From fedora-extras-commits at redhat.com Sat Sep 1 08:25:37 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sat, 1 Sep 2007 04:25:37 -0400 Subject: rpms/icewm/F-7 .cvsignore,1.2,1.3 sources,1.3,1.4 Message-ID: <200709010825.l818PbLB021569@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21539 Modified Files: .cvsignore sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/icewm/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Feb 2007 09:55:58 -0000 1.2 +++ .cvsignore 1 Sep 2007 08:25:04 -0000 1.3 @@ -1 +1 @@ -icewm-1.2.30.tar.gz +icewm-1.2.32.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/icewm/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 Binary files /tmp/cvsc0A5YM and /tmp/cvsRppX9U differ From fedora-extras-commits at redhat.com Sat Sep 1 08:26:50 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sat, 1 Sep 2007 04:26:50 -0400 Subject: rpms/icewm/F-7 icewm.spec,1.4,1.5 Message-ID: <200709010826.l818Qo9T021604@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21578 Modified Files: icewm.spec Log Message: Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/F-7/icewm.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- icewm.spec 27 Aug 2007 14:00:34 -0000 1.4 +++ icewm.spec 1 Sep 2007 08:26:17 -0000 1.5 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.32 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -11,12 +11,10 @@ Source2: icewm.desktop Source4: icewm-startup BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -%define _rhel %{expand:%%(/usr/lib/rpm/redhat/dist.sh --el)} -%define _fedora %{expand:%%(/usr/lib/rpm/redhat/dist.sh --fc)} - -%if 0%{_fedora} >= 8 +%if 0%{fedora} >= 8 BuildRequires: popt-devel +%else +BuildRequires: popt %endif BuildRequires: imlib-devel @@ -136,6 +134,12 @@ %changelog +* Sat Sep 01 2007 - 1.2.32-3 +- Fix broken source file. + +* Mon Aug 27 2007 - 1.2.32-2 +- Fix bad %%{_fedora} if/else. + * Sun Aug 26 2007 - 1.2.32-1 - Fixed license tag. - Fixed F8 BR - popt-devel. From fedora-extras-commits at redhat.com Sat Sep 1 08:29:32 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sat, 1 Sep 2007 04:29:32 -0400 Subject: rpms/icewm/F-7 icewm.spec,1.5,1.6 Message-ID: <200709010829.l818TW5v021672@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21644 Modified Files: icewm.spec Log Message: Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/F-7/icewm.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- icewm.spec 1 Sep 2007 08:26:17 -0000 1.5 +++ icewm.spec 1 Sep 2007 08:28:59 -0000 1.6 @@ -17,6 +17,7 @@ BuildRequires: popt %endif +BuildRequires: libXinerama-devel BuildRequires: imlib-devel BuildRequires: xorg-x11-proto-devel BuildRequires: libXinerama-devel @@ -135,6 +136,7 @@ %changelog * Sat Sep 01 2007 - 1.2.32-3 +- Fix missing BR: libXinerama-devel. - Fix broken source file. * Mon Aug 27 2007 - 1.2.32-2 From fedora-extras-commits at redhat.com Sat Sep 1 08:43:06 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:06 -0700 Subject: [pkgdb] cabextract: pertusus has requested watchbugzilla Message-ID: <200709010843.l818h7dF026108@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on cabextract (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:43:11 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:11 -0700 Subject: [pkgdb] cabextract: pertusus has requested commit Message-ID: <200709010843.l818hBW7026117@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on cabextract (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:43:16 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:16 -0700 Subject: [pkgdb] cabextract: pertusus has requested watchbugzilla Message-ID: <200709010843.l818hGZg026131@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on cabextract (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 02:05:25 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 19:05:25 -0700 Subject: [pkgdb] eclipse-rpm-editor was added for alcapcom Message-ID: <200709010843.l818hIr0007916@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package eclipse-rpm-editor with summary RPM Specfile editor for Eclipse Kevin Fenzi (kevin) has approved Package eclipse-rpm-editor Kevin Fenzi (kevin) has added a Fedora devel branch for eclipse-rpm-editor with an owner of alcapcom Kevin Fenzi (kevin) has approved eclipse-rpm-editor in Fedora devel Kevin Fenzi (kevin) has approved Package eclipse-rpm-editor Kevin Fenzi (kevin) has set commit to Approved for cvsextras on eclipse-rpm-editor (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on eclipse-rpm-editor (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on eclipse-rpm-editor (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-rpm-editor From fedora-extras-commits at redhat.com Sat Sep 1 02:05:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 19:05:47 -0700 Subject: [pkgdb] eclipse-rpm-editor (Fedora, 7) updated by kevin Message-ID: <200709010843.l818hISh007925@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for eclipse-rpm-editor Kevin Fenzi (kevin) has set commit to Approved for cvsextras on eclipse-rpm-editor (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on eclipse-rpm-editor (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on eclipse-rpm-editor (Fedora 7) Kevin Fenzi (kevin) approved watchbugzilla on eclipse-rpm-editor (Fedora 7) for overholt Kevin Fenzi (kevin) approved watchcommits on eclipse-rpm-editor (Fedora 7) for overholt Kevin Fenzi (kevin) approved commit on eclipse-rpm-editor (Fedora 7) for overholt Kevin Fenzi (kevin) approved build on eclipse-rpm-editor (Fedora 7) for overholt Kevin Fenzi (kevin) approved approveacls on eclipse-rpm-editor (Fedora 7) for overholt Kevin Fenzi (kevin) approved checkout on eclipse-rpm-editor (Fedora 7) for overholt Kevin Fenzi (kevin) Approved cvsextras for commit access on eclipse-rpm-editor (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-rpm-editor From fedora-extras-commits at redhat.com Sat Sep 1 08:43:18 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:18 -0700 Subject: [pkgdb] cabextract: pertusus has requested commit Message-ID: <200709010843.l818hIXW026141@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on cabextract (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 02:05:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 19:05:47 -0700 Subject: [pkgdb] eclipse-rpm-editor (Fedora, devel) updated by kevin Message-ID: <200709010843.l818hJXK007937@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) approved watchbugzilla on eclipse-rpm-editor (Fedora devel) for overholt Kevin Fenzi (kevin) approved watchcommits on eclipse-rpm-editor (Fedora devel) for overholt Kevin Fenzi (kevin) approved commit on eclipse-rpm-editor (Fedora devel) for overholt Kevin Fenzi (kevin) approved build on eclipse-rpm-editor (Fedora devel) for overholt Kevin Fenzi (kevin) approved approveacls on eclipse-rpm-editor (Fedora devel) for overholt Kevin Fenzi (kevin) approved checkout on eclipse-rpm-editor (Fedora devel) for overholt Kevin Fenzi (kevin) Approved cvsextras for commit access on eclipse-rpm-editor (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-rpm-editor From fedora-extras-commits at redhat.com Sat Sep 1 02:05:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 31 Aug 2007 19:05:47 -0700 Subject: [pkgdb] eclipse-rpm-editor (Fedora, 6) updated by kevin Message-ID: <200709010843.l818hKpH007950@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for eclipse-rpm-editor Kevin Fenzi (kevin) has set commit to Approved for cvsextras on eclipse-rpm-editor (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on eclipse-rpm-editor (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on eclipse-rpm-editor (Fedora 6) Kevin Fenzi (kevin) approved watchbugzilla on eclipse-rpm-editor (Fedora 6) for overholt Kevin Fenzi (kevin) approved watchcommits on eclipse-rpm-editor (Fedora 6) for overholt Kevin Fenzi (kevin) approved commit on eclipse-rpm-editor (Fedora 6) for overholt Kevin Fenzi (kevin) approved build on eclipse-rpm-editor (Fedora 6) for overholt Kevin Fenzi (kevin) approved approveacls on eclipse-rpm-editor (Fedora 6) for overholt Kevin Fenzi (kevin) approved checkout on eclipse-rpm-editor (Fedora 6) for overholt Kevin Fenzi (kevin) Approved cvsextras for commit access on eclipse-rpm-editor (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-rpm-editor From fedora-extras-commits at redhat.com Sat Sep 1 08:43:07 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:07 -0700 Subject: [pkgdb] cabextract: pertusus has requested watchcommits Message-ID: <200709010843.l818hLSx007962@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on cabextract (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:43:17 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:17 -0700 Subject: [pkgdb] cabextract: pertusus has requested watchcommits Message-ID: <200709010843.l818hL0q007972@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on cabextract (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:43:31 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:31 -0700 Subject: [pkgdb] cabextract: pertusus has requested watchbugzilla Message-ID: <200709010843.l818hVj9026156@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on cabextract (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:43:31 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:31 -0700 Subject: [pkgdb] cabextract: pertusus has requested watchcommits Message-ID: <200709010843.l818hWD4007981@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on cabextract (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:43:33 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:33 -0700 Subject: [pkgdb] cabextract: pertusus has requested commit Message-ID: <200709010843.l818hX88007990@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on cabextract (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:43:37 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:37 -0700 Subject: [pkgdb] cabextract: pertusus has requested watchbugzilla Message-ID: <200709010843.l818hbZq026165@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on cabextract (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:43:38 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:38 -0700 Subject: [pkgdb] cabextract: pertusus has requested watchcommits Message-ID: <200709010843.l818hc0j026175@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on cabextract (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:43:40 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:43:40 -0700 Subject: [pkgdb] cabextract: pertusus has requested commit Message-ID: <200709010843.l818heSc007999@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on cabextract (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 08:44:40 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:44:40 -0700 Subject: [pkgdb] fltk: pertusus has requested watchbugzilla Message-ID: <200709010844.l818ifLu026192@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on fltk (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:44:43 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:44:43 -0700 Subject: [pkgdb] fltk: pertusus has requested commit Message-ID: <200709010844.l818ihG4026201@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on fltk (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:44:49 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:44:49 -0700 Subject: [pkgdb] fltk: pertusus has requested watchcommits Message-ID: <200709010844.l818inkX026216@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on fltk (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:44:54 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:44:54 -0700 Subject: [pkgdb] fltk: pertusus has requested watchbugzilla Message-ID: <200709010844.l818itoY026226@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on fltk (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:44:57 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:44:57 -0700 Subject: [pkgdb] fltk: pertusus has requested commit Message-ID: <200709010844.l818ivRj026235@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on fltk (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:45:02 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:45:02 -0700 Subject: [pkgdb] fltk: pertusus has requested watchcommits Message-ID: <200709010845.l818j2XM026244@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on fltk (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:46:31 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:31 -0700 Subject: [pkgdb] tidy: pertusus has requested watchbugzilla Message-ID: <200709010846.l818kVFU026256@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on tidy (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:44:42 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:44:42 -0700 Subject: [pkgdb] fltk: pertusus has requested watchcommits Message-ID: <200709010846.l818kW3x008035@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on fltk (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:44:48 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:44:48 -0700 Subject: [pkgdb] fltk: pertusus has requested watchbugzilla Message-ID: <200709010846.l818kXam008044@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on fltk (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:44:50 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:44:50 -0700 Subject: [pkgdb] fltk: pertusus has requested commit Message-ID: <200709010846.l818kX2L008053@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on fltk (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:46:34 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:34 -0700 Subject: [pkgdb] tidy: pertusus has requested commit Message-ID: <200709010846.l818kYK0026268@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on tidy (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:44:55 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:44:55 -0700 Subject: [pkgdb] fltk: pertusus has requested watchcommits Message-ID: <200709010846.l818kYAU008063@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on fltk (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:45:01 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:45:01 -0700 Subject: [pkgdb] fltk: pertusus has requested watchbugzilla Message-ID: <200709010846.l818kY1l008072@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on fltk (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:45:03 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:45:03 -0700 Subject: [pkgdb] fltk: pertusus has requested commit Message-ID: <200709010846.l818kZB4008081@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on fltk (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 08:46:32 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:32 -0700 Subject: [pkgdb] tidy: pertusus has requested watchcommits Message-ID: <200709010846.l818kZ2E008091@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on tidy (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:46:39 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:39 -0700 Subject: [pkgdb] tidy: pertusus has requested watchbugzilla Message-ID: <200709010846.l818kdRZ008103@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on tidy (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:46:40 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:40 -0700 Subject: [pkgdb] tidy: pertusus has requested watchcommits Message-ID: <200709010846.l818ke3M026281@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on tidy (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:46:42 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:42 -0700 Subject: [pkgdb] tidy: pertusus has requested commit Message-ID: <200709010846.l818kgsq008115@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on tidy (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:46:46 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:46 -0700 Subject: [pkgdb] tidy: pertusus has requested watchbugzilla Message-ID: <200709010846.l818kkOi026293@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on tidy (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:46:47 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:47 -0700 Subject: [pkgdb] tidy: pertusus has requested watchcommits Message-ID: <200709010846.l818klOR008128@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on tidy (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:46:48 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:48 -0700 Subject: [pkgdb] tidy: pertusus has requested commit Message-ID: <200709010846.l818kmqE026305@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on tidy (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:46:57 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:57 -0700 Subject: [pkgdb] tidy: pertusus has requested watchbugzilla Message-ID: <200709010846.l818kv2j008140@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on tidy (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:46:58 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:58 -0700 Subject: [pkgdb] tidy: pertusus has requested watchcommits Message-ID: <200709010846.l818kxSK026318@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on tidy (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:46:59 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:46:59 -0700 Subject: [pkgdb] tidy: pertusus has requested commit Message-ID: <200709010847.l818l0S7008153@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on tidy (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 08:47:46 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:47:46 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested watchbugzilla Message-ID: <200709010847.l818lk93008166@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on xdg-utils (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:47:47 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:47:47 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested watchcommits Message-ID: <200709010847.l818ll71026331@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on xdg-utils (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:47:48 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:47:48 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested commit Message-ID: <200709010847.l818lm8b008175@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on xdg-utils (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:47:53 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:47:53 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested watchbugzilla Message-ID: <200709010847.l818lrEi026340@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on xdg-utils (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:47:54 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:47:54 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested watchcommits Message-ID: <200709010847.l818lt28008185@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on xdg-utils (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:47:55 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:47:55 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested commit Message-ID: <200709010847.l818ltw6026350@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on xdg-utils (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:47:59 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:47:59 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested watchbugzilla Message-ID: <200709010848.l818m0Hw008194@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on xdg-utils (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:48:00 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:48:00 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested watchcommits Message-ID: <200709010848.l818m0eK026359@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on xdg-utils (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:48:01 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:48:01 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested commit Message-ID: <200709010848.l818m2vh008203@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on xdg-utils (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:48:04 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:48:04 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested watchbugzilla Message-ID: <200709010848.l818m4VX026368@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on xdg-utils (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:48:06 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:48:06 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested watchcommits Message-ID: <200709010848.l818m6cR008212@app4.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchcommits acl on xdg-utils (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:48:07 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 01:48:07 -0700 Subject: [pkgdb] xdg-utils: pertusus has requested commit Message-ID: <200709010848.l818m7Kl026378@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on xdg-utils (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 08:49:13 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sat, 1 Sep 2007 04:49:13 -0400 Subject: rpms/icewm/devel icewm.spec,1.5,1.6 Message-ID: <200709010849.l818nDLe022107@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22087 Modified Files: icewm.spec Log Message: Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/devel/icewm.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- icewm.spec 27 Aug 2007 16:46:11 -0000 1.5 +++ icewm.spec 1 Sep 2007 08:48:41 -0000 1.6 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.32 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -17,6 +17,7 @@ BuildRequires: popt %endif +BuildRequires: libXinerama-devel BuildRequires: imlib-devel BuildRequires: xorg-x11-proto-devel BuildRequires: libXinerama-devel @@ -134,7 +135,11 @@ %changelog -* Mon Aug 27 2007 - 1.2.32-1 +* Sat Sep 01 2007 - 1.2.32-3 +- Fix missing BR: libXinerama-devel. +- Fix broken source file. + +* Mon Aug 27 2007 - 1.2.32-2 - Fix bad %%{_fedora} if/else. * Sun Aug 26 2007 - 1.2.32-1 From fedora-extras-commits at redhat.com Sat Sep 1 09:04:15 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 1 Sep 2007 05:04:15 -0400 Subject: rpms/maniadrive-music/devel maniadrive-music.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709010904.l8194FOx028367@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/maniadrive-music/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28293/devel Modified Files: .cvsignore sources Added Files: maniadrive-music.spec Log Message: initial maniadrive import --- NEW FILE maniadrive-music.spec --- Name: maniadrive-music Version: 1.0 Release: 2%{?dist} Summary: Replacement soundtrack for the non free ManiaDrive soundtrack Group: Amusements/Games License: CC-BY and Free Art and GPL+ URL: http://www.dogmazic.net/ Source0: maniadrive-replacement-music.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch # to make sure this gets removed when maniadrive gets removed Requires: maniadrive # for /usr/share/maniadrive ownership Requires: maniadrive-data %description Soundtrack for ManiaDrive. This is not the original ManiaDrive soundtrack as the original soundtrack is licensed under a CC BY-NC-SA license, which is not acceptable to Fedora. This replacement music was carefully chosen to keep the same atmosphere as the original music. This soundtrack contains music from the following artists / groups: Black moon http://www.dogmazic.net/static.php?op=musiqueIndex.php&group=Black+moon Kitoy http://www.dogmazic.net/static.php?op=musiqueIndex.php&group=Kitoy little http://www.dogmazic.net/static.php?op=musiqueIndex.php&group=little Mage http://cqfd-corp.org/ Neub (aka Revision 1.1) http://cqfd-corp.org/ Syndrome: http://www.dogmazic.net/static.php?op=musiqueIndex.php&group=Syndrome Zzjmc http://www.dogmazic.net/static.php?op=musiqueIndex.php&group=Zzjmc %prep %setup -q -n mania_music %build # nothing to build data only %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/maniadrive/mania_music install -p -m 644 *.ogg $RPM_BUILD_ROOT%{_datadir}/maniadrive/mania_music %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README.fedora COPYING %{_datadir}/maniadrive/mania_music %changelog * Wed Aug 15 2007 Hans de Goede 1.0-2 - Include 3 songs, instead of 1 song, from the original Maniadrive soundtrack, now that upstream has clarified the license status of the 2 added songs * Sat Aug 11 2007 Hans de Goede 1.0-1 - Initial Fedora Extras package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/maniadrive-music/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Sep 2007 02:00:35 -0000 1.1 +++ .cvsignore 1 Sep 2007 09:03:41 -0000 1.2 @@ -0,0 +1 @@ +maniadrive-replacement-music.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/maniadrive-music/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Sep 2007 02:00:35 -0000 1.1 +++ sources 1 Sep 2007 09:03:41 -0000 1.2 @@ -0,0 +1 @@ +8d97c24a6c087752b30986d84cb39fb2 maniadrive-replacement-music.tar.gz From fedora-extras-commits at redhat.com Sat Sep 1 09:04:55 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sat, 1 Sep 2007 05:04:55 -0400 Subject: rpms/icewm/FC-6 .cvsignore, 1.1, 1.2 icewm.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200709010904.l8194tBN028429@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28371 Modified Files: .cvsignore icewm.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/icewm/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Feb 2007 19:36:05 -0000 1.1 +++ .cvsignore 1 Sep 2007 09:04:21 -0000 1.2 @@ -0,0 +1 @@ +icewm-1.2.32.tar.gz Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/FC-6/icewm.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- icewm.spec 27 Aug 2007 14:00:42 -0000 1.4 +++ icewm.spec 1 Sep 2007 09:04:21 -0000 1.5 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.32 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -11,14 +11,13 @@ Source2: icewm.desktop Source4: icewm-startup BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -%define _rhel %{expand:%%(/usr/lib/rpm/redhat/dist.sh --el)} -%define _fedora %{expand:%%(/usr/lib/rpm/redhat/dist.sh --fc)} - -%if 0%{_fedora} >= 8 +%if 0%{fedora} >= 8 BuildRequires: popt-devel +%else +BuildRequires: popt %endif +BuildRequires: libXinerama-devel BuildRequires: imlib-devel BuildRequires: xorg-x11-proto-devel BuildRequires: libXinerama-devel @@ -136,6 +135,13 @@ %changelog +* Sat Sep 01 2007 - 1.2.32-3 +- Fix missing BR: libXinerama-devel. +- Fix broken source file. + +* Mon Aug 27 2007 - 1.2.32-2 +- Fix bad %%{_fedora} if/else. + * Sun Aug 26 2007 - 1.2.32-1 - Fixed license tag. - Fixed F8 BR - popt-devel. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/icewm/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 Binary files /tmp/cvsZOzzXU and /tmp/cvsOZICtE differ From fedora-extras-commits at redhat.com Sat Sep 1 09:20:10 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 1 Sep 2007 05:20:10 -0400 Subject: rpms/xine-lib/devel .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 xine-lib.spec, 1.22, 1.23 xine-lib-1.1.7-open.patch, 1.1, NONE Message-ID: <200709010920.l819KAik030173@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30148 Modified Files: .cvsignore sources xine-lib.spec Removed Files: xine-lib-1.1.7-open.patch Log Message: * Thu Aug 30 2007 Ville Skytt?? - 1.1.8-1 - 1.1.8, "open" patch applied upstream. - Build XCB plugins by default for Fedora 8+ only. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/xine-lib/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 7 Jun 2007 20:40:52 -0000 1.8 +++ .cvsignore 1 Sep 2007 09:19:38 -0000 1.9 @@ -1,2 +1,2 @@ -xine-lib-1.1.7-pruned.tar.bz2 -xine-lib-1.1.7-autotools.patch.bz2 +xine-lib-1.1.8-pruned.tar.bz2 +xine-lib-1.1.8-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xine-lib/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 7 Jun 2007 20:40:52 -0000 1.8 +++ sources 1 Sep 2007 09:19:38 -0000 1.9 @@ -1,2 +1,2 @@ -8f0714de28dab403288bbccf1a8c30c2 xine-lib-1.1.7-pruned.tar.bz2 -6b7f1d168b8b367a8c7709db687c60f6 xine-lib-1.1.7-autotools.patch.bz2 +6cbfae9d31fc138c7cb3c3d178e1286d xine-lib-1.1.8-pruned.tar.bz2 +b4a7c7a9af428b26667402d6dc180107 xine-lib-1.1.8-autotools.patch.bz2 Index: xine-lib.spec =================================================================== RCS file: /cvs/pkgs/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- xine-lib.spec 25 Aug 2007 21:23:05 -0000 1.22 +++ xine-lib.spec 1 Sep 2007 09:19:38 -0000 1.23 @@ -13,11 +13,16 @@ %else %define have_vidix 0 %endif +%if 0%{?fedora} >= 8 +%define with_xcb 1 +%else +%define with_xcb 0 +%endif Summary: Xine library Name: xine-lib -Version: 1.1.7 -Release: 3%{?dist} +Version: 1.1.8 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://xinehq.de/ @@ -30,13 +35,15 @@ # autotools patch created with source2 Patch0: %{name}-%{version}-autotools.patch.bz2 Patch1: %{name}-1.1.4-optflags.patch -Patch2: %{name}-1.1.7-open.patch Patch6: %{name}-1.1.1-deepbind-939.patch Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # X11 BuildRequires: libX11-devel libXv-devel libXinerama-devel libXvMC-devel -BuildRequires: libGLU-devel libxcb-devel +BuildRequires: libGLU-devel +%if %{with_xcb} +BuildRequires: libxcb-devel +%endif # Video BuildRequires: SDL-devel libtheora-devel libmng-devel BuildRequires: aalib-devel >= 1.4 @@ -114,7 +121,9 @@ %if 0%{!?_without_directfb:1} - DirectFB output %endif - +%if %{with_xcb} + - XCB output +%endif %prep @@ -124,7 +133,6 @@ touch -r m4/optimizations.m4 m4/optimizations.m4.stamp %patch1 -p1 -b .optflags touch -r m4/optimizations.m4.stamp m4/optimizations.m4 -%patch2 -p1 -b .open # Patch6 needed at least when compiling with external ffmpeg, #939. %patch6 -p1 -b .deepbind %patch7 -p0 -b .multilib-devel @@ -321,8 +329,10 @@ %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xdirectfb.so %endif %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so +%if %{with_xcb} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xcbshm.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xcbxv.so +%endif %files devel @@ -338,6 +348,10 @@ %changelog +* Thu Aug 30 2007 Ville Skytt?? - 1.1.8-1 +- 1.1.8, "open" patch applied upstream. +- Build XCB plugins by default for Fedora 8+ only. + * Sat Aug 25 2007 Aurelien Bompard 1.1.7-3 - Split the aRts plugin into its own subpackage --- xine-lib-1.1.7-open.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 1 09:36:49 2007 From: fedora-extras-commits at redhat.com (Jakub Jelinek (jakub)) Date: Sat, 1 Sep 2007 05:36:49 -0400 Subject: rpms/gcc/devel gcc41.spec,1.168,1.169 Message-ID: <200709010936.l819an6M030501@cvs-int.fedora.redhat.com> Author: jakub Update of /cvs/pkgs/rpms/gcc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30462 Modified Files: gcc41.spec Log Message: 4.1.2-21 Index: gcc41.spec =================================================================== RCS file: /cvs/pkgs/rpms/gcc/devel/gcc41.spec,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- gcc41.spec 31 Aug 2007 21:09:32 -0000 1.168 +++ gcc41.spec 1 Sep 2007 09:36:16 -0000 1.169 @@ -1,6 +1,6 @@ %define DATE 20070821 %define gcc_version 4.1.2 -%define gcc_release 20 +%define gcc_release 21 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %define include_gappletviewer 1 @@ -887,7 +887,7 @@ mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libgfortranbegin.*a . mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libobjc.*a . mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libgomp.*a . -mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libmudflap{,th}.*a . +mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libmudflap{,th}.*a $FULLLPATH/ mv -f $RPM_BUILD_ROOT%{_prefix}/include/mf-runtime.h include/ %ifarch sparc ppc @@ -909,9 +909,12 @@ mv -f $RPM_BUILD_ROOT%{_prefix}/lib64/libgfortranbegin.*a 64/ mv -f $RPM_BUILD_ROOT%{_prefix}/lib64/libobjc.*a 64/ mv -f $RPM_BUILD_ROOT%{_prefix}/lib64/libgomp.*a 64/ -mv -f $RPM_BUILD_ROOT%{_prefix}/lib64/libmudflap{,th}.*a 64/ ln -sf lib32/libstdc++.a libstdc++.a ln -sf ../lib64/libstdc++.a 64/libstdc++.a +ln -sf lib32/libmudflap.a libmudflap.a +ln -sf ../lib64/libmudflap.a 64/libmudflap.a +ln -sf lib32/libmudflapth.a libmudflapth.a +ln -sf ../lib64/libmudflapth.a 64/libmudflapth.a %endif %ifarch %{multilib_64_archs} mkdir -p 32 @@ -931,11 +934,14 @@ mv -f $RPM_BUILD_ROOT%{_prefix}/lib/libgfortranbegin.*a 32/ mv -f $RPM_BUILD_ROOT%{_prefix}/lib/libobjc.*a 32/ mv -f $RPM_BUILD_ROOT%{_prefix}/lib/libgomp.*a 32/ -mv -f $RPM_BUILD_ROOT%{_prefix}/lib/libmudflap{,th}.*a 32/ %endif %ifarch sparc64 ppc64 ln -sf ../lib32/libstdc++.a 32/libstdc++.a ln -sf lib64/libstdc++.a libstdc++.a +ln -sf ../lib32/libmudflap.a 32/libmudflap.a +ln -sf lib64/libmudflap.a libmudflap.a +ln -sf ../lib32/libmudflapth.a 32/libmudflapth.a +ln -sf lib64/libmudflapth.a libmudflapth.a %if %{build_java} ln -sf ../lib32/libgcj_bc.so 32/libgcj_bc.so ln -sf lib64/libgcj_bc.so libgcj_bc.so @@ -943,6 +949,8 @@ %else %ifarch %{multilib_64_archs} ln -sf ../../../%{multilib_32_arch}-%{_vendor}-%{_target_os}/%{gcc_version}/libstdc++.a 32/libstdc++.a +ln -sf ../../../%{multilib_32_arch}-%{_vendor}-%{_target_os}/%{gcc_version}/libmudflap.a 32/libmudflap.a +ln -sf ../../../%{multilib_32_arch}-%{_vendor}-%{_target_os}/%{gcc_version}/libmudflapth.a 32/libmudflapth.a %if %{build_java} ln -sf ../../../%{multilib_32_arch}-%{_vendor}-%{_target_os}/%{gcc_version}/libgcj_bc.so 32/libgcj_bc.so %endif @@ -1219,6 +1227,10 @@ %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libgcc_s.so %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libgomp.a %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libgomp.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflapth.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflap.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflapth.so %endif %ifarch %{multilib_64_archs} %dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32 @@ -1229,6 +1241,16 @@ %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libgcc_s.so %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libgomp.a %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libgomp.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflapth.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflap.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflapth.so +%endif +%ifarch sparc sparc64 ppc ppc64 +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflapth.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflap.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflapth.so %endif %dir %{_prefix}/libexec/getconf %{_prefix}/libexec/getconf/default @@ -1576,27 +1598,29 @@ %dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version} %dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/mf-runtime.h +%ifarch sparc ppc +%dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib32 +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib32/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib32/libmudflapth.a +%endif +%ifarch sparc64 ppc64 +%dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib64 +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib64/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib64/libmudflapth.a +%endif +%ifnarch sparc sparc64 ppc ppc64 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflap.a %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflapth.a %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflap.so %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflapth.so -%ifarch sparc ppc -%dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64 -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflap.a -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflapth.a -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflap.so -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflapth.so -%endif -%ifarch %{multilib_64_archs} -%dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32 -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflap.a -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflapth.a -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflap.so -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflapth.so %endif %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Sat Aug 1 2007 Jakub Jelinek 4.1.2-21 +- fix libmudflap-devel multilib conflict on ppc/ppc64 and sparc/sparc64 + (#270281) + * Fri Aug 31 2007 Jakub Jelinek 4.1.2-20 - backport __attribute__((__gnu_inline__)) support for C++ - fix ppc/ppc64 __sync_* builtins with aligned 8 or 16-bit values From fedora-extras-commits at redhat.com Sat Sep 1 09:38:23 2007 From: fedora-extras-commits at redhat.com (Jakub Jelinek (jakub)) Date: Sat, 1 Sep 2007 05:38:23 -0400 Subject: rpms/gcc/devel gcc41.spec,1.169,1.170 Message-ID: <200709010938.l819cNMg030546@cvs-int.fedora.redhat.com> Author: jakub Update of /cvs/pkgs/rpms/gcc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30514 Modified Files: gcc41.spec Log Message: 4.1.2-21 Index: gcc41.spec =================================================================== RCS file: /cvs/pkgs/rpms/gcc/devel/gcc41.spec,v retrieving revision 1.169 retrieving revision 1.170 diff -u -r1.169 -r1.170 --- gcc41.spec 1 Sep 2007 09:36:16 -0000 1.169 +++ gcc41.spec 1 Sep 2007 09:37:50 -0000 1.170 @@ -1617,7 +1617,7 @@ %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog -* Sat Aug 1 2007 Jakub Jelinek 4.1.2-21 +* Sat Sep 1 2007 Jakub Jelinek 4.1.2-21 - fix libmudflap-devel multilib conflict on ppc/ppc64 and sparc/sparc64 (#270281) From fedora-extras-commits at redhat.com Sat Sep 1 09:50:41 2007 From: fedora-extras-commits at redhat.com (Jakub Jelinek (jakub)) Date: Sat, 1 Sep 2007 05:50:41 -0400 Subject: rpms/gcc/F-7 gcc41-c++-gnu_inline.patch, NONE, 1.1 gcc41-ppc-sync-qihi.patch, NONE, 1.1 gcc41-ppc64-ia64-GNU-stack.patch, NONE, 1.1 gcc41.spec, 1.161, 1.162 Message-ID: <200709010950.l819ofXC030729@cvs-int.fedora.redhat.com> Author: jakub Update of /cvs/pkgs/rpms/gcc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30699 Modified Files: gcc41.spec Added Files: gcc41-c++-gnu_inline.patch gcc41-ppc-sync-qihi.patch gcc41-ppc64-ia64-GNU-stack.patch Log Message: 4.1.2-20.fc7 gcc41-c++-gnu_inline.patch: --- NEW FILE gcc41-c++-gnu_inline.patch --- 2007-08-31 Jakub Jelinek * cp-tree.h (cp_disregard_inline_limits): New prototype. * decl.c (cp_disregard_inline_limits): New function. * cp-objcp-common.h (LANG_HOOKS_TREE_INLINING_DISREGARD_INLINE_LIMITS): Define. 2007-08-30 Jakub Jelinek * gcc.dg/inline-24.c: New test. * g++.dg/opt/inline11.C: New test. 2007-08-27 Alexandre Oliva * doc/extend.texi (gnu_inline funtion attribute): Document C++ behavior. * decl.c (GNU_INLINE_P): New. (duplicate_decls): Handle gnu_inline. Merge attributes and some flags in overriding definitions. (redeclaration_error_message): Handle gnu_inline. (start_preparsed_function): Likewise. * g++.dg/ext/gnu-inline-common.h: New. * g++.dg/ext/gnu-inline-global-reject.C: New. * g++.dg/ext/gnu-inline-global.C: New. * g++.dg/ext/gnu-inline-namespace.C: New. * g++.dg/ext/gnu-inline-anon-namespace.C: New. * g++.dg/ext/gnu-inline-class.C: New. * g++.dg/ext/gnu-inline-class-static.C: New. * g++.dg/ext/gnu-inline-template-class.C: New. * g++.dg/ext/gnu-inline-template-func.C: New. --- gcc/cp/cp-tree.h.jj 2007-08-31 09:47:43.000000000 +0200 +++ gcc/cp/cp-tree.h 2007-08-31 14:09:08.000000000 +0200 @@ -4417,6 +4417,7 @@ extern linkage_kind decl_linkage (tree) extern tree cp_walk_subtrees (tree*, int*, walk_tree_fn, void*, struct pointer_set_t*); extern int cp_cannot_inline_tree_fn (tree*); +extern int cp_disregard_inline_limits (tree); extern tree cp_add_pending_fn_decls (void*,tree); extern int cp_auto_var_in_fn_p (tree,tree); extern tree fold_if_not_in_template (tree); --- gcc/cp/decl.c.jj 2007-08-31 09:47:43.000000000 +0200 +++ gcc/cp/decl.c 2007-08-31 14:27:12.000000000 +0200 @@ -1097,6 +1097,10 @@ check_redeclaration_exception_specificat } } +#define GNU_INLINE_P(fn) (DECL_DECLARED_INLINE_P (fn) \ + && lookup_attribute ("gnu_inline", \ + DECL_ATTRIBUTES (fn))) + /* If NEWDECL is a redeclaration of OLDDECL, merge the declarations. If the redeclaration is invalid, a diagnostic is issued, and the error_mark_node is returned. Otherwise, OLDDECL is returned. @@ -1626,19 +1630,45 @@ duplicate_decls (tree newdecl, tree oldd = chainon (DECL_TEMPLATE_SPECIALIZATIONS (olddecl), DECL_TEMPLATE_SPECIALIZATIONS (newdecl)); + DECL_ATTRIBUTES (old_result) + = (*targetm.merge_decl_attributes) (old_result, new_result); + if (DECL_FUNCTION_TEMPLATE_P (newdecl)) { - DECL_INLINE (old_result) - |= DECL_INLINE (new_result); - DECL_DECLARED_INLINE_P (old_result) - |= DECL_DECLARED_INLINE_P (new_result); - check_redeclaration_exception_specification (newdecl, olddecl); + if (GNU_INLINE_P (old_result) != GNU_INLINE_P (new_result) + && DECL_INITIAL (new_result)) + { + if (DECL_INITIAL (old_result)) + { + DECL_INLINE (old_result) = 0; + DECL_UNINLINABLE (old_result) = 1; + } + else + { + DECL_INLINE (old_result) = DECL_INLINE (new_result); + DECL_UNINLINABLE (old_result) = DECL_UNINLINABLE (new_result); + } + DECL_EXTERNAL (old_result) = DECL_EXTERNAL (new_result); + DECL_NOT_REALLY_EXTERN (old_result) + = DECL_NOT_REALLY_EXTERN (new_result); + DECL_INTERFACE_KNOWN (old_result) + = DECL_INTERFACE_KNOWN (new_result); + DECL_DECLARED_INLINE_P (old_result) + = DECL_DECLARED_INLINE_P (new_result); + } + else + { + DECL_INLINE (old_result) + |= DECL_INLINE (new_result); + DECL_DECLARED_INLINE_P (old_result) + |= DECL_DECLARED_INLINE_P (new_result); + check_redeclaration_exception_specification (newdecl, olddecl); + } } /* If the new declaration is a definition, update the file and line information on the declaration. */ - if (DECL_INITIAL (old_result) == NULL_TREE - && DECL_INITIAL (new_result) != NULL_TREE) + if (DECL_INITIAL (new_result) != NULL_TREE) { DECL_SOURCE_LOCATION (olddecl) = DECL_SOURCE_LOCATION (old_result) @@ -1795,9 +1825,29 @@ duplicate_decls (tree newdecl, tree oldd new_template = NULL_TREE; if (DECL_LANG_SPECIFIC (newdecl) && DECL_LANG_SPECIFIC (olddecl)) { - DECL_INTERFACE_KNOWN (newdecl) |= DECL_INTERFACE_KNOWN (olddecl); - DECL_NOT_REALLY_EXTERN (newdecl) |= DECL_NOT_REALLY_EXTERN (olddecl); - DECL_COMDAT (newdecl) |= DECL_COMDAT (olddecl); + bool old_decl_gnu_inline; + + if ((DECL_INTERFACE_KNOWN (olddecl) + && TREE_CODE (olddecl) == FUNCTION_DECL) + || (TREE_CODE (olddecl) == TEMPLATE_DECL + && TREE_CODE (DECL_TEMPLATE_RESULT (olddecl)) == FUNCTION_DECL)) + { + tree fn = olddecl; + + if (TREE_CODE (fn) == TEMPLATE_DECL) + fn = DECL_TEMPLATE_RESULT (olddecl); + + old_decl_gnu_inline = GNU_INLINE_P (fn) && DECL_INITIAL (fn); + } + else + old_decl_gnu_inline = false; + + if (!old_decl_gnu_inline) + { + DECL_INTERFACE_KNOWN (newdecl) |= DECL_INTERFACE_KNOWN (olddecl); + DECL_NOT_REALLY_EXTERN (newdecl) |= DECL_NOT_REALLY_EXTERN (olddecl); + DECL_COMDAT (newdecl) |= DECL_COMDAT (olddecl); + } DECL_TEMPLATE_INSTANTIATED (newdecl) |= DECL_TEMPLATE_INSTANTIATED (olddecl); @@ -1871,6 +1921,13 @@ duplicate_decls (tree newdecl, tree oldd /* [temp.expl.spec/14] We don't inline explicit specialization just because the primary template says so. */ } + else if (new_defines_function && DECL_INITIAL (olddecl)) + { + /* C++ is always in in unit-at-a-time mode, so we never + inline re-defined extern inline functions. */ + DECL_INLINE (newdecl) = 0; + DECL_UNINLINABLE (newdecl) = 1; + } else { if (DECL_PENDING_INLINE_INFO (newdecl) == 0) @@ -2113,9 +2170,25 @@ redeclaration_error_message (tree newdec { if (DECL_NAME (olddecl) == NULL_TREE) return "%q#D not declared in class"; - else + else if (!GNU_INLINE_P (olddecl) + || GNU_INLINE_P (newdecl)) return "redefinition of %q#D"; } + + if (DECL_DECLARED_INLINE_P (olddecl) && DECL_DECLARED_INLINE_P (newdecl)) + { + bool olda = GNU_INLINE_P (olddecl); + bool newa = GNU_INLINE_P (newdecl); + + if (olda != newa) + { + if (newa) + return "%q+D redeclared inline with % attribute"; + else + return "%q+D redeclared inline without % attribute"; + } + } + return 0; } else if (TREE_CODE (newdecl) == TEMPLATE_DECL) @@ -2141,9 +2214,24 @@ redeclaration_error_message (tree newdec ot = DECL_TEMPLATE_RESULT (olddecl); if (DECL_TEMPLATE_INFO (ot)) ot = DECL_TEMPLATE_RESULT (template_for_substitution (ot)); - if (DECL_INITIAL (nt) && DECL_INITIAL (ot)) + if (DECL_INITIAL (nt) && DECL_INITIAL (ot) + && (!GNU_INLINE_P (ot) || GNU_INLINE_P (nt))) return "redefinition of %q#D"; + if (DECL_DECLARED_INLINE_P (ot) && DECL_DECLARED_INLINE_P (nt)) + { + bool olda = GNU_INLINE_P (ot); + bool newa = GNU_INLINE_P (nt); + + if (olda != newa) + { + if (newa) + return "%q+D redeclared inline with % attribute"; + else + return "%q+D redeclared inline without % attribute"; + } + } + return NULL; } else if (TREE_CODE (newdecl) == VAR_DECL @@ -10447,6 +10535,14 @@ start_preparsed_function (tree decl1, tr && lookup_attribute ("noinline", attrs)) warning (0, "inline function %q+D given attribute noinline", decl1); + /* Handle gnu_inline attribute. */ + if (GNU_INLINE_P (decl1)) + { + DECL_EXTERNAL (decl1) = 1; + DECL_NOT_REALLY_EXTERN (decl1) = 0; + DECL_INTERFACE_KNOWN (decl1) = 1; + } + if (DECL_MAYBE_IN_CHARGE_CONSTRUCTOR_P (decl1)) /* This is a constructor, we must ensure that any default args introduced by this definition are propagated to the clones @@ -10702,8 +10798,9 @@ start_preparsed_function (tree decl1, tr else { /* This is a definition, not a reference. - So clear DECL_EXTERNAL. */ - DECL_EXTERNAL (decl1) = 0; + So clear DECL_EXTERNAL, unless this is a GNU extern inline. */ + if (!GNU_INLINE_P (decl1)) + DECL_EXTERNAL (decl1) = 0; if ((DECL_DECLARED_INLINE_P (decl1) || DECL_TEMPLATE_INSTANTIATION (decl1)) @@ -11698,4 +11795,17 @@ cxx_comdat_group (tree decl) return IDENTIFIER_POINTER (name); } +/* We want to inline __gnu_inline__ functions even if this would + violate inlining limits. Some glibc and linux constructs depend on + such functions always being inlined when optimizing. */ + +int +cp_disregard_inline_limits (tree fn) +{ + if (lookup_attribute ("always_inline", DECL_ATTRIBUTES (fn)) != NULL) + return 1; + + return (!flag_really_no_inline && GNU_INLINE_P (fn)); +} + #include "gt-cp-decl.h" --- gcc/cp/cp-objcp-common.h.jj 2007-02-20 22:37:34.000000000 +0100 +++ gcc/cp/cp-objcp-common.h 2007-08-31 13:58:32.000000000 +0200 @@ -107,6 +107,9 @@ extern tree objcp_tsubst_copy_and_build #undef LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN #define LANG_HOOKS_TREE_INLINING_CANNOT_INLINE_TREE_FN \ cp_cannot_inline_tree_fn +#undef LANG_HOOKS_TREE_INLINING_DISREGARD_INLINE_LIMITS +#define LANG_HOOKS_TREE_INLINING_DISREGARD_INLINE_LIMITS \ + cp_disregard_inline_limits #undef LANG_HOOKS_TREE_INLINING_ADD_PENDING_FN_DECLS #define LANG_HOOKS_TREE_INLINING_ADD_PENDING_FN_DECLS \ cp_add_pending_fn_decls --- gcc/doc/extend.texi.jj 2007-08-31 09:47:40.000000000 +0200 +++ gcc/doc/extend.texi 2007-08-31 13:00:28.000000000 +0200 @@ -1587,8 +1587,8 @@ refer to the single copy in the library. definitions of the functions need not be precisely the same, although if they do not have the same effect your program may behave oddly. -If the function is neither @code{extern} nor @code{static}, then the -function is compiled as a standalone function, as well as being +In C, if the function is neither @code{extern} nor @code{static}, then +the function is compiled as a standalone function, as well as being inlined where possible. This is how GCC traditionally handled functions declared @@ -1606,6 +1606,10 @@ assume that it is always present, whethe In versions prior to 4.3, the only effect of explicitly including it is to disable warnings about using inline functions in C99 mode. +In C++, this attribute does not depend on @code{extern} in any way, +but it still requires the @code{inline} keyword to enable its special +behavior. + @cindex @code{flatten} function attribute @item flatten Generally, inlining into a function is limited. For a function marked with --- gcc/testsuite/gcc.dg/inline-24.c.jj 2007-08-31 14:11:45.000000000 +0200 +++ gcc/testsuite/gcc.dg/inline-24.c 2007-08-30 18:43:55.000000000 +0200 @@ -0,0 +1,28 @@ +/* Verify that gnu_inline inlines disregard inlining limits. */ +/* { dg-do link } */ +/* { dg-options "-O2" } */ + +extern int foo (int); +extern int baz (int); + +extern inline __attribute__((gnu_inline)) +int foo (int x) +{ + int i; + if (!__builtin_constant_p (x)) + { +#define B(n) baz (1##n) + baz (2##n) + baz (3##n) \ + + baz (4##n) + baz (5##n) + baz (6##n) +#define C(n) B(1##n) + B(2##n) + B(3##n) + B(4##n) + B(5##n) + B(6##n) +#define D(n) C(1##n) + C(2##n) + C(3##n) + C(4##n) + C(5##n) + C(6##n) + return D(0) + D(1) + D(2) + D(3) + D(4) + + D(5) + D(6) + D(7) + D(8) + D(9); + } + return 0; +} + +int +main (void) +{ + return foo (0); +} --- gcc/testsuite/g++.dg/opt/inline11.C.jj 2007-08-31 14:12:05.000000000 +0200 +++ gcc/testsuite/g++.dg/opt/inline11.C 2007-08-30 18:43:55.000000000 +0200 @@ -0,0 +1,28 @@ +/* Verify that gnu_inline inlines disregard inlining limits. */ +/* { dg-do link } */ +/* { dg-options "-O2" } */ + +extern int foo (int); +extern int baz (int); + +extern inline __attribute__((gnu_inline)) +int foo (int x) +{ + int i; + if (!__builtin_constant_p (x)) + { +#define B(n) baz (1##n) + baz (2##n) + baz (3##n) \ + + baz (4##n) + baz (5##n) + baz (6##n) +#define C(n) B(1##n) + B(2##n) + B(3##n) + B(4##n) + B(5##n) + B(6##n) +#define D(n) C(1##n) + C(2##n) + C(3##n) + C(4##n) + C(5##n) + C(6##n) + return D(0) + D(1) + D(2) + D(3) + D(4) + + D(5) + D(6) + D(7) + D(8) + D(9); + } + return 0; +} + +int +main (void) +{ + return foo (0); +} --- gcc/testsuite/g++.dg/ext/gnu-inline-global-reject.C.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/gnu-inline-global-reject.C 2007-08-31 13:00:28.000000000 +0200 @@ -0,0 +1,55 @@ +/* Test __attribute__((gnu_inline)). + + Check that we reject various forms of duplicate definitions. +*/ + +/* { dg-do compile } */ + +#include "gnu-inline-common.h" + +#undef fn +#define fn pfx(func_decl_inline_before) +decl(inline, fn) // { dg-error "previous" "" } +gnuindef(fn, 0) // { dg-error "redeclared" "" } + +#undef fn +#define fn pfx(func_decl_inline_after) +gnuindef(fn, 0) // { dg-error "previous" "" } +decl(inline, fn) // { dg-error "redeclared" "" } + +#undef fn +#define fn pfx(func_def_gnuin_redef) +gnuindef(fn, 0) // { dg-error "previous" "" } +gnuindef(fn, 1) // { dg-error "redefinition" "" } + +#undef fn +#define fn pfx(func_def_inline_redef) +def(inline, fn, 0) // { dg-error "previous" "" } +def(inline, fn, 1) // { dg-error "redefinition" "" } + +#undef fn +#define fn pfx(func_def_inline_after) +gnuindef(fn, 0) // { dg-error "previous" "" } +def(inline, fn, 1) // { dg-error "redeclare" "" } + +#undef fn +#define fn pfx(func_def_inline_before) +def(inline, fn, 0) // { dg-error "previous" "" } +gnuindef(fn, 1) // { dg-error "redefinition" "" } + +#undef fn +#define fn pfx(func_def_before) +def(, fn, 0) // { dg-error "previous" "" } +gnuindef(fn, 1) // { dg-error "redefinition" "" } + +#undef fn +#define fn pfx(func_decl_static_inline_before) +decl(static inline, fn) // { dg-error "previous" "" } +gnuindef(fn, 0) // { dg-error "redeclared" "" } + +#undef fn +#define fn pfx(func_def_static_inline_after) +decl(static, fn) +gnuindef(fn, 0) // { dg-error "previous" "" } +decl(static, fn) +def(static inline, fn, 1) // { dg-error "redeclare" "" } --- gcc/testsuite/g++.dg/ext/gnu-inline-template-func.C.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/gnu-inline-template-func.C 2007-08-31 13:00:28.000000000 +0200 @@ -0,0 +1,17 @@ +/* { dg-do compile } */ +/* { dg-options "-O" } */ // such that static functions are optimized out +/* { dg-final { scan-assembler "func1" } } */ +/* { dg-final { scan-assembler "func2" } } */ +/* { dg-final { scan-assembler-not "func3" } } */ +/* { dg-final { scan-assembler "func4" } } */ +/* { dg-final { scan-assembler-not "func5" } } */ + +#define defpfx template + +#include "gnu-inline-global.C" + +template int func1(void); +template int func2(void); +template int func3(void); +template int func4(void); +template int func5(void); --- gcc/testsuite/g++.dg/ext/gnu-inline-common.h.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/gnu-inline-common.h 2007-08-31 13:00:28.000000000 +0200 @@ -0,0 +1,24 @@ +#ifndef gnu +# define gnu_inline __attribute__((gnu_inline)) inline +#endif + +#define declspec(spec, name) spec int name (void) +#ifdef IN_CLASS +# define decl(spec, name) +#else +# define decl(spec, name) defpfx declspec(spec, name); +#endif +#define def(spec, name, ret) defpfx declspec(spec, name) { return ret; } +#define gnuindef(name, ret) def(gnu_inline, name, ret) + +#ifndef pfx +# ifdef IN_CLASS +# define pfx(x) IN_CLASS::x +# else +# define pfx(x) x +# endif +#endif + +#ifndef defpfx +# define defpfx +#endif --- gcc/testsuite/g++.dg/ext/gnu-inline-anon-namespace.C.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/gnu-inline-anon-namespace.C 2007-08-31 13:00:28.000000000 +0200 @@ -0,0 +1,11 @@ +/* { dg-do compile } */ +/* { dg-options "-O" } */ // such that static functions are optimized out +/* { dg-final { scan-assembler-not "func1" } } */ +/* { dg-final { scan-assembler-not "func2" } } */ +/* { dg-final { scan-assembler-not "func3" } } */ +/* { dg-final { scan-assembler-not "func4" } } */ +/* { dg-final { scan-assembler-not "func5" } } */ + +namespace { +#include "gnu-inline-global.C" +} --- gcc/testsuite/g++.dg/ext/gnu-inline-class-static.C.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/gnu-inline-class-static.C 2007-08-31 13:00:28.000000000 +0200 @@ -0,0 +1,20 @@ +/* { dg-do compile } */ +/* { dg-options "-O" } */ // such that static functions are optimized out +/* { dg-final { scan-assembler "func1" } } */ +/* { dg-final { scan-assembler "func2" } } */ +/* { dg-final { scan-assembler-not "func3" } } */ +/* { dg-final { scan-assembler "func4" } } */ +/* { dg-final { scan-assembler "func5" } } */ + +#undef IN_CLASS +#define IN_CLASS gnu_test_static + +struct IN_CLASS { + static int func1(void); + static int func2(void); + static int func3(void); + static int func4(void); + static int func5(void); +}; + +#include "gnu-inline-global.C" --- gcc/testsuite/g++.dg/ext/gnu-inline-global.C.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/gnu-inline-global.C 2007-08-31 13:00:28.000000000 +0200 @@ -0,0 +1,50 @@ +/* Test __attribute__((gnu_inline)). + + Check that __attribute__((gnu_inline)) has no effect, in the + absence of extern and/or inline. + + Check that we don't get out-of-line definitions for extern inline + gnu_inline functions, regardless of declarations or definitions. + + Check that such functions can be overridden by out-of-line + definitions. + + */ + +/* { dg-do compile } */ +/* { dg-options "-O" } */ // such that static functions are optimized out +/* { dg-final { scan-assembler "func1" } } */ +/* { dg-final { scan-assembler "func2" } } */ +/* { dg-final { scan-assembler-not "func3" } } */ +/* { dg-final { scan-assembler "func4" } } */ +/* { dg-final { scan-assembler-not "func5" } } */ + +#include "gnu-inline-common.h" + +#undef fn +#define fn pfx(func1) // must be emitted out-of-line +gnuindef(fn, 0) +def(, fn, 2) + +#undef fn +#define fn pfx(func2) // must be emitted out-of-line +decl(extern, fn) +gnuindef(fn, 0) +def(, fn, 2) + +#undef fn +#define fn pfx(func3) // must not be emitted +decl(extern, fn) +gnuindef(fn, 0) + +#undef fn +#define fn pfx(func4) // must be emitted out-of-line +decl(extern, fn) +gnuindef(fn, 0) +def(, fn, 1) + +#undef fn +#define fn pfx(func5) // must NOT be emitted, because it's static and unused +decl(static, fn) +gnuindef(fn, 0) +def(, fn, 1) --- gcc/testsuite/g++.dg/ext/gnu-inline-template-class.C.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/gnu-inline-template-class.C 2007-08-31 13:00:28.000000000 +0200 @@ -0,0 +1,22 @@ +/* { dg-do compile } */ +/* { dg-options "-O" } */ // such that static functions are optimized out +/* { dg-final { scan-assembler "func1" } } */ +/* { dg-final { scan-assembler "func2" } } */ +/* { dg-final { scan-assembler-not "func3" } } */ +/* { dg-final { scan-assembler "func4" } } */ +/* { dg-final { scan-assembler "func5" } } */ + +template struct gnu_test { + int func1(void); + int func2(void); + int func3(void); + int func4(void); + int func5(void); +}; + +#define defpfx template +#define IN_CLASS gnu_test + +#include "gnu-inline-global.C" + +template struct gnu_test; --- gcc/testsuite/g++.dg/ext/gnu-inline-namespace.C.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/gnu-inline-namespace.C 2007-08-31 13:00:28.000000000 +0200 @@ -0,0 +1,11 @@ +/* { dg-do compile } */ +/* { dg-options "-O" } */ // such that static functions are optimized out +/* { dg-final { scan-assembler "func1" } } */ +/* { dg-final { scan-assembler "func2" } } */ +/* { dg-final { scan-assembler-not "func3" } } */ +/* { dg-final { scan-assembler "func4" } } */ +/* { dg-final { scan-assembler-not "func5" } } */ + +namespace gnu_test { +#include "gnu-inline-global.C" +} --- gcc/testsuite/g++.dg/ext/gnu-inline-class.C.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/gnu-inline-class.C 2007-08-31 13:00:28.000000000 +0200 @@ -0,0 +1,19 @@ +/* { dg-do compile } */ +/* { dg-options "-O" } */ // such that static functions are optimized out +/* { dg-final { scan-assembler "func1" } } */ +/* { dg-final { scan-assembler "func2" } } */ +/* { dg-final { scan-assembler-not "func3" } } */ +/* { dg-final { scan-assembler "func4" } } */ +/* { dg-final { scan-assembler "func5" } } */ + +#define IN_CLASS gnu_test + +struct IN_CLASS { + int func1(void); + int func2(void); + int func3(void); + int func4(void); + int func5(void); +}; + +#include "gnu-inline-global.C" gcc41-ppc-sync-qihi.patch: --- NEW FILE gcc41-ppc-sync-qihi.patch --- 2007-08-29 Jakub Jelinek * config/rs6000/rs6000.c (rs6000_emit_sync): For QI or HI mode used_m, even if it is 32-bit aligned, adjust used_m MEM to have SImode and update m. Don't run gen_lowpart_common on arbitrary memory address, force it to register first. * gcc.dg/sync-2.c (AI_ALIGN): Define if not defined. (AI): Add AI_ALIGN. * gcc.dg/sync-3.c: New test. --- gcc/config/rs6000/rs6000.c.jj 2007-08-27 14:56:36.000000000 +0200 +++ gcc/config/rs6000/rs6000.c 2007-08-29 22:15:41.000000000 +0200 @@ -12757,14 +12757,16 @@ rs6000_emit_sync (enum rtx_code code, en ishift = GET_MODE_BITSIZE (SImode) - GET_MODE_BITSIZE (mode); shift = GEN_INT (ishift); + used_m = change_address (used_m, SImode, 0); } else { rtx addrSI, aligned_addr; int shift_mask = mode == QImode ? 0x18 : 0x10; - addrSI = force_reg (SImode, gen_lowpart_common (SImode, - XEXP (used_m, 0))); + addrSI = gen_lowpart_common (SImode, + force_reg (Pmode, XEXP (used_m, 0))); + addrSI = force_reg (SImode, addrSI); shift = gen_reg_rtx (SImode); emit_insn (gen_rlwinm (shift, addrSI, GEN_INT (3), @@ -12777,14 +12779,14 @@ rs6000_emit_sync (enum rtx_code code, en 1, OPTAB_LIB_WIDEN); used_m = change_address (used_m, SImode, aligned_addr); set_mem_align (used_m, 32); - /* It's safe to keep the old alias set of USED_M, because - the operation is atomic and only affects the original - USED_M. */ - if (GET_CODE (m) == NOT) - m = gen_rtx_NOT (SImode, used_m); - else - m = used_m; } + /* It's safe to keep the old alias set of USED_M, because + the operation is atomic and only affects the original + USED_M. */ + if (GET_CODE (m) == NOT) + m = gen_rtx_NOT (SImode, used_m); + else + m = used_m; if (GET_CODE (op) == NOT) { --- gcc/testsuite/gcc.dg/sync-2.c.jj 2006-10-05 00:25:32.000000000 +0200 +++ gcc/testsuite/gcc.dg/sync-2.c 2007-08-29 21:49:47.000000000 +0200 @@ -8,7 +8,11 @@ extern void abort (void); extern void *memcpy (void *, const void *, __SIZE_TYPE__); -static char AI[18]; +#ifndef AI_ALIGN +#define AI_ALIGN +#endif + +static char AI[18] AI_ALIGN; static char init_qi[18] = { 3,5,7,9,0,0,0,0,-1,0,0,0,0,0,-1,0,0,0 }; static char test_qi[18] = { 3,5,7,9,1,4,22,-12,7,8,9,7,1,-12,7,8,9,7 }; --- gcc/testsuite/gcc.dg/sync-3.c.jj 2007-08-29 21:49:59.000000000 +0200 +++ gcc/testsuite/gcc.dg/sync-3.c 2007-08-29 22:00:31.000000000 +0200 @@ -0,0 +1,10 @@ +/* { dg-do run } */ +/* { dg-require-effective-target sync_char_short } */ +/* { dg-options "-O2" } */ +/* { dg-options "-march=i486 -O2" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */ +/* { dg-options "-mcpu=v9 -O2" { target sparc*-*-* } } */ + +/* Test functionality of the intrinsics for 'short' and 'char'. */ + +#define AI_ALIGN __attribute__((__aligned__ (4))) +#include "sync-2.c" gcc41-ppc64-ia64-GNU-stack.patch: --- NEW FILE gcc41-ppc64-ia64-GNU-stack.patch --- 2007-08-27 Jakub Jelinek * config/rs6000/rs6000.c (rs6000_elf_end_indicate_exec_stack): New. * config/rs6000/linux64.h (TARGET_ASM_FILE_END): Use rs6000_elf_end_indicate_exec_stack. * config/ia64/ia64.c (ia64_linux_file_end): new. * config/ia64/linux.h (TARGET_ASM_FILE_END): Use ia64_linux_file_end. --- gcc/config/rs6000/rs6000.c.jj 2007-06-27 12:10:19.000000000 +0200 +++ gcc/config/rs6000/rs6000.c 2007-08-27 19:27:24.000000000 +0200 @@ -638,6 +638,7 @@ static void rs6000_file_start (void); static unsigned int rs6000_elf_section_type_flags (tree, const char *, int); static void rs6000_elf_asm_out_constructor (rtx, int); static void rs6000_elf_asm_out_destructor (rtx, int); +static void rs6000_elf_end_indicate_exec_stack (void) ATTRIBUTE_UNUSED; static void rs6000_elf_select_section (tree, int, unsigned HOST_WIDE_INT); static void rs6000_elf_unique_section (tree, int); static void rs6000_elf_select_rtx_section (enum machine_mode, rtx, @@ -18896,6 +18897,20 @@ rs6000_elf_declare_function_name (FILE * } ASM_OUTPUT_LABEL (file, name); } + +static void +rs6000_elf_end_indicate_exec_stack (void) +{ + if (TARGET_32BIT) + file_end_indicate_exec_stack (); + else + { + int saved_trampolines_created = trampolines_created; + trampolines_created = 0; + file_end_indicate_exec_stack (); + trampolines_created = saved_trampolines_created; + } +} #endif #if TARGET_XCOFF --- gcc/config/rs6000/linux64.h.jj 2006-11-08 17:53:15.000000000 +0100 +++ gcc/config/rs6000/linux64.h 2007-08-27 19:25:09.000000000 +0200 @@ -549,7 +549,7 @@ while (0) #undef DRAFT_V4_STRUCT_RET #define DRAFT_V4_STRUCT_RET (!TARGET_64BIT) -#define TARGET_ASM_FILE_END file_end_indicate_exec_stack +#define TARGET_ASM_FILE_END rs6000_elf_end_indicate_exec_stack #define TARGET_POSIX_IO --- gcc/config/ia64/linux.h.jj 2006-07-14 18:00:58.000000000 +0200 +++ gcc/config/ia64/linux.h 2007-08-27 19:21:12.000000000 +0200 @@ -5,7 +5,7 @@ #define TARGET_VERSION fprintf (stderr, " (IA-64) Linux"); -#define TARGET_ASM_FILE_END file_end_indicate_exec_stack +#define TARGET_ASM_FILE_END ia64_linux_file_end /* This is for -profile to use -lc_p instead of -lc. */ #undef CC1_SPEC --- gcc/config/ia64/ia64.c.jj 2007-01-05 23:54:11.000000000 +0100 +++ gcc/config/ia64/ia64.c 2007-08-27 19:21:43.000000000 +0200 @@ -246,6 +246,8 @@ static void ia64_hpux_add_extern_decl (t ATTRIBUTE_UNUSED; static void ia64_hpux_file_end (void) ATTRIBUTE_UNUSED; +static void ia64_linux_file_end (void) + ATTRIBUTE_UNUSED; static void ia64_init_libfuncs (void) ATTRIBUTE_UNUSED; static void ia64_hpux_init_libfuncs (void) @@ -9096,4 +9098,13 @@ ia64_invalid_binary_op (int op ATTRIBUTE return NULL; } +static void +ia64_linux_file_end (void) +{ + int saved_trampolines_created = trampolines_created; + trampolines_created = 0; + file_end_indicate_exec_stack (); + trampolines_created = saved_trampolines_created; +} + #include "gt-ia64.h" Index: gcc41.spec =================================================================== RCS file: /cvs/pkgs/rpms/gcc/F-7/gcc41.spec,v retrieving revision 1.161 retrieving revision 1.162 diff -u -r1.161 -r1.162 --- gcc41.spec 27 Aug 2007 11:08:53 -0000 1.161 +++ gcc41.spec 1 Sep 2007 09:50:08 -0000 1.162 @@ -1,6 +1,6 @@ %define DATE 20070821 %define gcc_version 4.1.2 -%define gcc_release 18 +%define gcc_release 20 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %define include_gappletviewer 1 @@ -142,6 +142,9 @@ Patch28: gcc41-sparc-niagara.patch Patch29: gcc41-ppc-tramp.patch Patch30: gcc41-rh253102.patch +Patch31: gcc41-c++-gnu_inline.patch +Patch32: gcc41-ppc-sync-qihi.patch +Patch33: gcc41-ppc64-ia64-GNU-stack.patch # On ARM EABI systems, we do want -gnueabi to be part of the # target triple. @@ -455,6 +458,9 @@ %patch28 -p0 -b .sparc-niagara~ %patch29 -p0 -b .ppc-tramp~ %patch30 -p0 -b .rh253102~ +%patch31 -p0 -b .c++-gnu_inline~ +%patch32 -p0 -b .ppc-sync-qihi~ +%patch33 -p0 -b .ppc64-ia64-GNU-stack~ sed -i -e 's/4\.1\.3/4.1.2/' gcc/BASE-VER gcc/version.c sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c @@ -879,7 +885,7 @@ mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libgfortranbegin.*a . mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libobjc.*a . mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libgomp.*a . -mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libmudflap{,th}.*a . +mv -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libmudflap{,th}.*a $FULLLPATH/ mv -f $RPM_BUILD_ROOT%{_prefix}/include/mf-runtime.h include/ %ifarch sparc ppc @@ -901,9 +907,12 @@ mv -f $RPM_BUILD_ROOT%{_prefix}/lib64/libgfortranbegin.*a 64/ mv -f $RPM_BUILD_ROOT%{_prefix}/lib64/libobjc.*a 64/ mv -f $RPM_BUILD_ROOT%{_prefix}/lib64/libgomp.*a 64/ -mv -f $RPM_BUILD_ROOT%{_prefix}/lib64/libmudflap{,th}.*a 64/ ln -sf lib32/libstdc++.a libstdc++.a ln -sf ../lib64/libstdc++.a 64/libstdc++.a +ln -sf lib32/libmudflap.a libmudflap.a +ln -sf ../lib64/libmudflap.a 64/libmudflap.a +ln -sf lib32/libmudflapth.a libmudflapth.a +ln -sf ../lib64/libmudflapth.a 64/libmudflapth.a %endif %ifarch %{multilib_64_archs} mkdir -p 32 @@ -923,11 +932,14 @@ mv -f $RPM_BUILD_ROOT%{_prefix}/lib/libgfortranbegin.*a 32/ mv -f $RPM_BUILD_ROOT%{_prefix}/lib/libobjc.*a 32/ mv -f $RPM_BUILD_ROOT%{_prefix}/lib/libgomp.*a 32/ -mv -f $RPM_BUILD_ROOT%{_prefix}/lib/libmudflap{,th}.*a 32/ %endif %ifarch sparc64 ppc64 ln -sf ../lib32/libstdc++.a 32/libstdc++.a ln -sf lib64/libstdc++.a libstdc++.a +ln -sf ../lib32/libmudflap.a 32/libmudflap.a +ln -sf lib64/libmudflap.a libmudflap.a +ln -sf ../lib32/libmudflapth.a 32/libmudflapth.a +ln -sf lib64/libmudflapth.a libmudflapth.a %if %{build_java} ln -sf ../lib32/libgcj_bc.so 32/libgcj_bc.so ln -sf lib64/libgcj_bc.so libgcj_bc.so @@ -935,6 +947,8 @@ %else %ifarch %{multilib_64_archs} ln -sf ../../../%{multilib_32_arch}-%{_vendor}-%{_target_os}/%{gcc_version}/libstdc++.a 32/libstdc++.a +ln -sf ../../../%{multilib_32_arch}-%{_vendor}-%{_target_os}/%{gcc_version}/libmudflap.a 32/libmudflap.a +ln -sf ../../../%{multilib_32_arch}-%{_vendor}-%{_target_os}/%{gcc_version}/libmudflapth.a 32/libmudflapth.a %if %{build_java} ln -sf ../../../%{multilib_32_arch}-%{_vendor}-%{_target_os}/%{gcc_version}/libgcj_bc.so 32/libgcj_bc.so %endif @@ -1211,6 +1225,10 @@ %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libgcc_s.so %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libgomp.a %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libgomp.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflapth.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflap.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflapth.so %endif %ifarch %{multilib_64_archs} %dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32 @@ -1221,6 +1239,16 @@ %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libgcc_s.so %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libgomp.a %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libgomp.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflapth.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflap.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflapth.so +%endif +%ifarch sparc sparc64 ppc ppc64 +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflapth.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflap.so +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflapth.so %endif %dir %{_prefix}/libexec/getconf %{_prefix}/libexec/getconf/default @@ -1568,27 +1596,34 @@ %dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version} %dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/include/mf-runtime.h +%ifarch sparc ppc +%dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib32 +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib32/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib32/libmudflapth.a +%endif +%ifarch sparc64 ppc64 +%dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib64 +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib64/libmudflap.a +%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/lib64/libmudflapth.a +%endif +%ifnarch sparc sparc64 ppc ppc64 %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflap.a %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflapth.a %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflap.so %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/libmudflapth.so -%ifarch sparc ppc -%dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64 -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflap.a -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflapth.a -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflap.so -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/64/libmudflapth.so -%endif -%ifarch %{multilib_64_archs} -%dir %{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32 -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflap.a -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflapth.a -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflap.so -%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_version}/32/libmudflapth.so %endif %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Sat Sep 1 2007 Jakub Jelinek 4.1.2-20.fc7 +- fix libmudflap-devel multilib conflict on ppc/ppc64 and sparc/sparc64 + (#270281) +- backport __attribute__((__gnu_inline__)) support for C++ +- fix ppc/ppc64 __sync_* builtins with aligned 8 or 16-bit values +- don't set executable flag on .note.GNU-stack on ppc64/ia64 even + when trampolines are used - trampolines on those architectures + don't need executable stack + * Mon Aug 27 2007 Jakub Jelinek 4.1.2-18.fc7 - update from gcc-4_1-branch (-r124365:127672) - PRs c++/32112, c++/17763, rtl-optimization/32450, target/31331, From fedora-extras-commits at redhat.com Sat Sep 1 10:44:24 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Sat, 1 Sep 2007 06:44:24 -0400 Subject: extras-repoclosure rc-run.py,1.27,1.28 Message-ID: <200709011044.l81AiOdX005397@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-repoclosure In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5377 Modified Files: rc-run.py Log Message: make needsign repoid variable, too Index: rc-run.py =================================================================== RCS file: /cvs/fedora/extras-repoclosure/rc-run.py,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- rc-run.py 15 Jun 2007 16:36:30 -0000 1.27 +++ rc-run.py 1 Sep 2007 10:44:20 -0000 1.28 @@ -93,7 +93,7 @@ if a == "summary": reportcmd += " --mail=summary" elif o == "--needsign": - rs.AddRepo('fedora-extras-needsign','Fedora Extras Needsign',a) + rs.AddRepo('fedora-extras-needsign-%s'%int(now),'Fedora Extras Needsign',a) reportcmd += " --needsign" elif o == "--testing": withtesting = True From fedora-extras-commits at redhat.com Sat Sep 1 11:44:36 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Sat, 1 Sep 2007 07:44:36 -0400 Subject: rpms/openoffice.org/devel .cvsignore, 1.131, 1.132 sources, 1.246, 1.247 Message-ID: <200709011144.l81BiaNd014508@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14136 Modified Files: .cvsignore sources Log Message: new sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/.cvsignore,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- .cvsignore 16 Aug 2007 07:04:22 -0000 1.131 +++ .cvsignore 1 Sep 2007 11:44:03 -0000 1.132 @@ -1,96 +1,17 @@ -ooo-icons-bluecurve-OOO_1_1-9.tar.gz -openoffice-gallery-extra.tar.bz2 -openoffice-png48x48.tar.bz2 openoffice-template-extra.tar.bz2 -pl_PL.zip -pt_BR.zip -pt_PT.zip -ru_RU.zip -sk_SK.zip -sl_SI.zip -sv_SE.zip -thes_de_DE.zip -thes_hu_HU.zip -uk_UA.zip -ooo-build-cvs20040914.tar.bz2 -ooo-icons-bluecurve-OOO_1_1-10.tar.gz -libwpd-snap-20040823.tar.gz -ooo-build-cvs20040915.tar.bz2 extra-templates.tar.bz2 extra-gallery.tar.bz2 -ooo-build-cvs20040918.tar.bz2 extra-dictionaries.tar.bz2 -ooo-build-cvs20041001.tar.bz2 -ooo-icons-bluecurve-OOO_1_1-11.tar.gz -gnome-vfs.patch -nb_NO-translation.gsi -nn_NO-translation.gsi -gu_IN-translation.gsi -ta_IN-translation.gsi -translation-gu_IN.gsi -translation-ta_IN.gsi -translation-nb_NO.gsi -translation-nn_NO.gsi -OOO_1_1_3.tar.bz2 -ooo-build-cvs20050121.tar.bz2 -ooo-build-cvs20050202.tar.bz2 -ooo-build-cvs20050205.tar.bz2 -SRC680_m80.tar.bz2 -Archive-Zip-1.13.tar.gz -SRC680_m81.tar.bz2 -SRC680_m82.tar.bz2 -SRC680_m83.tar.bz2 -SRC680_m84.tar.bz2 -openoffice.org-myspell-contrib.tar.gz -SRC680_m85.tar.bz2 -SRC680_m87.tar.bz2 -hsqldb_1_8_0_RC9.zip -SRC680_m88.tar.bz2 -SRC680_m89.tar.bz2 -SRC680_m91.tar.bz2 -SRC680_m92.tar.bz2 GSI_gu-IN.sdf GSI_kn-IN.sdf GSI_ta-IN.sdf GSI_nn.sdf GSI_nb.sdf -SRC680_m93.tar.bz2 -db-3.2.9.patch -db-3.2.9.tar.gz -SRC680_m95.tar.bz2 -SRC680_m96.tar.bz2 -openoffice.org-jakubicons.tar.gz -SRC680_m97.tar.bz2 -SRC680_m98.tar.bz2 -SRC680_m99.tar.bz2 -SRC680_m100.tar.bz2 -SRC680_m103.tar.bz2 -SRC680_m104.tar.bz2 GSI_pa-IN.sdf -SRC680_m106.tar.bz2 -GSI_ru.sdf -SRC680_m108.tar.bz2 -SRC680_m109.tar.bz2 GSI_bn-IN.sdf GSI_bn.sdf openoffice.org-simple-crash_report.sh -SRC680_m110.tar.bz2 -SRC680_m111.tar.bz2 -hsqldb_1_8_0.zip -SRC680_m112.tar.bz2 GSI_cs.sdf -SRC680_m113.tar.bz2 -SRC680_m114.tar.bz2 -SRC680_m115.tar.bz2 -SRC680_m116.tar.bz2 -SRC680_m117.tar.bz2 -SRC680_m118.tar.bz2 -SRC680_m119.tar.bz2 -SRC680_m120.tar.bz2 -gcj-sed.sh -SRC680_m121.tar.bz2 -SRC680_m122.tar.bz2 -SRC680_m123.tar.bz2 UseSystemFPicker.xcu RegisterAndLicence.xcu GSI_ga.sdf @@ -106,4 +27,4 @@ openoffice.org.langpack.template.tar.gz pa-IN-179.sdf unowinreg.dll -OOG680_m1.tar.bz2 +OOG680_m3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/sources,v retrieving revision 1.246 retrieving revision 1.247 diff -u -r1.246 -r1.247 --- sources 21 Aug 2007 09:56:23 -0000 1.246 +++ sources 1 Sep 2007 11:44:03 -0000 1.247 @@ -4,4 +4,4 @@ 05a906513ef89af5e189097fa0c50681 ooo64726.sdf e3a0b76dcd876f3d721ee7183729153d unowinreg.dll f0cda31fe18bf9289629a321663031b8 redhat-templates.tar.gz -258dd14f8fe05484206bc2f80d1aa5ad OOG680_m2.tar.bz2 +c7ee60da19dc9c0cccd3c2c7559a6c51 OOG680_m3.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 1 11:46:35 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Sat, 1 Sep 2007 07:46:35 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1277,1.1278 Message-ID: <200709011146.l81BkZsl015835@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15394 Modified Files: openoffice.org.spec Log Message: next version Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1277 retrieving revision 1.1278 diff -u -r1.1277 -r1.1278 --- openoffice.org.spec 29 Aug 2007 11:16:43 -0000 1.1277 +++ openoffice.org.spec 1 Sep 2007 11:46:02 -0000 1.1278 @@ -1,6 +1,6 @@ %define oootag OOG680 -%define ooomilestone 2 -%define rh_rpm_release 4 +%define ooomilestone 3 +%define rh_rpm_release 1 # undef to get english only and no-langpacks for a faster smoketest build %define langpacks 1 @@ -2746,6 +2746,9 @@ %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu %changelog +* Sat Sep 01 2007 Caolan McNamara - 1:2.3.0-3.1 +- release candidate + * Wed Aug 29 2007 Caolan McNamara - 1:2.3.0-2.4 - add openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch From fedora-extras-commits at redhat.com Sat Sep 1 11:52:49 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Sat, 1 Sep 2007 07:52:49 -0400 Subject: rpms/libapreq2/devel libapreq2.spec,1.28,1.29 Message-ID: <200709011152.l81BqnHf016182@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/pkgs/rpms/libapreq2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16157 Modified Files: libapreq2.spec Log Message: Get ready to rebuild against new apr. Index: libapreq2.spec =================================================================== RCS file: /cvs/pkgs/rpms/libapreq2/devel/libapreq2.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- libapreq2.spec 28 Aug 2007 21:17:10 -0000 1.28 +++ libapreq2.spec 1 Sep 2007 11:52:17 -0000 1.29 @@ -2,7 +2,7 @@ Name: libapreq2 Version: 2.09 -Release: 0.rc2.6%{?dist} +Release: 0.rc2.7%{?dist} Summary: Apache HTTP request library Group: System Environment/Libraries @@ -157,6 +157,9 @@ %changelog +* Sat Sep 01 2007 Bojan Smojver - 2.09-0.rc2.7 +- rebuild against apr-1.2.9-3 (bug #254241) + * Wed Aug 29 2007 Bojan Smojver - 2.09-0.rc2.6 - rebuild against expat 2.0.1 (bug #195888) From fedora-extras-commits at redhat.com Sat Sep 1 11:53:34 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Sat, 1 Sep 2007 07:53:34 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.40, 1.41 sources, 1.41, 1.42 sugar.spec, 1.49, 1.50 Message-ID: <200709011153.l81BrYHX016213@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16188 Modified Files: .cvsignore sources sugar.spec Log Message: * Sat Sep 1 2007 Marco Pesenti Gritti - 0.65-0.34.20070901gitfeb462d08d - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- .cvsignore 30 Aug 2007 21:42:20 -0000 1.40 +++ .cvsignore 1 Sep 2007 11:53:01 -0000 1.41 @@ -1 +1 @@ -sugar-0.65-gite65fef5c79.tar.bz2 +sugar-0.65-gitfeb462d08d.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- sources 30 Aug 2007 21:42:20 -0000 1.41 +++ sources 1 Sep 2007 11:53:01 -0000 1.42 @@ -1 +1 @@ -8609394b634b2dab85cd0527a5946bb2 sugar-0.65-gite65fef5c79.tar.bz2 +8c33fbc69907b1fc89c302c652307acc sugar-0.65-gitfeb462d08d.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- sugar.spec 30 Aug 2007 21:42:20 -0000 1.49 +++ sugar.spec 1 Sep 2007 11:53:01 -0000 1.50 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070830git -%define commitid e65fef5c79 +%define alphatag 20070901git +%define commitid feb462d08d Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.33.%{alphatag}e65fef5c79 +Release: 0.34.%{alphatag}feb462d08d URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Sat Sep 1 2007 Marco Pesenti Gritti - 0.65-0.34.20070901gitfeb462d08d +- New snapshot + * Thu Aug 30 2007 Marco Pesenti Gritti - 0.65-0.33.20070830gite65fef5c79 - New snapshot From fedora-extras-commits at redhat.com Sat Sep 1 12:23:22 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 08:23:22 -0400 Subject: rpms/dietlibc/F-7 dietlibc-0.31-defpath.patch, NONE, 1.1 dietlibc-0.31-stacksmash-dyn.patch, NONE, 1.1 dietlibc-0.31-stacksmash.patch, NONE, 1.1 lastver, NONE, 1.1 verinfo, NONE, 1.1 Message-ID: <200709011223.l81CNMYq022625@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dietlibc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22611 Added Files: dietlibc-0.31-defpath.patch dietlibc-0.31-stacksmash-dyn.patch dietlibc-0.31-stacksmash.patch lastver verinfo Log Message: initial checkin dietlibc-0.31-defpath.patch: --- NEW FILE dietlibc-0.31-defpath.patch --- diff -up dietlibc-0.31/include/paths.h.~1~ dietlibc-0.31/include/paths.h --- dietlibc-0.31/include/paths.h.defpath +++ dietlibc-0.31/include/paths.h @@ -2,7 +2,7 @@ #define _PATHS_H #define _PATH_BSHELL "/bin/sh" -#define _PATH_DEFPATH "/bin:/usr/bin:" +#define _PATH_DEFPATH "/bin:/usr/bin" #define _PATH_DEVNULL "/dev/null" dietlibc-0.31-stacksmash-dyn.patch: --- NEW FILE dietlibc-0.31-stacksmash-dyn.patch --- diff -up dietlibc-0.31/lib/stack_smash_handler2.c.~1~ dietlibc-0.31/lib/stack_smash_handler2.c --- dietlibc-0.31/lib/stack_smash_handler2.c.~1~ 2007-09-01 14:13:21.000000000 +0200 +++ dietlibc-0.31/lib/stack_smash_handler2.c 2007-09-01 14:13:40.000000000 +0200 @@ -2,6 +2,7 @@ #include void __stack_chk_fail(void); +void __stack_chk_fail_local(void) __attribute__((__alias__("__stack_chk_fail"))); /* earlier versions of ProPolice actually gave the address and function * name as arguments to the handler, so it could print some useful dietlibc-0.31-stacksmash.patch: --- NEW FILE dietlibc-0.31-stacksmash.patch --- 2007-09-01 Enrico Scholz * lib/stack_smash_handler2: modified __stack_chk_fail() to trigger a segfault by accessing address 0x0. Every system with an MMU known by me, segfaults by dereferencing a NULL pointer * Makefile: added hack to compile stack_smash_handler2 with '--fno-omit-frame-pointer'. diff -up dietlibc-0.31/lib/stack_smash_handler2.c.~1~ dietlibc-0.31/lib/stack_smash_handler2.c --- dietlibc-0.31/lib/stack_smash_handler2.c.stacksmash +++ dietlibc-0.31/lib/stack_smash_handler2.c @@ -8,5 +8,13 @@ void __stack_chk_fail(void); * diagnostics. No more. :-( */ void __stack_chk_fail(void) { __write2("smashed stack detected, program terminated.\n"); - _exit(127); + + /* trigger a segfault which can be inspected within a debugger (inclusive + * stack-trace). 'abort(3)' at this place would be too heavy weighted. + * + * TODO: limit this to systems which are known to have an MMU (resp. is + * dietlibc with stack-protector used on systems without an MMU?) + */ + while (1) + *(char *)0 = 0; } --- dietlibc-0.31/Makefile.stacksmash +++ dietlibc-0.31/Makefile @@ -172,9 +172,10 @@ $(OBJDIR)/%.o: %.S $(ARCH)/syscalls.h $(OBJDIR)/pthread_%.o: libpthread/pthread_%.c $(CROSS)$(CC) $(INC) $(CFLAGS) -c $< -o $@ $(COMMENT) -$(CROSS)strip -x -R .comment -R .note $@ +$(OBJDIR)/stack_smash_handler2.o: XCFLAGS:=-fno-omit-frame-pointer $(OBJDIR)/%.o: %.c - $(CROSS)$(CC) $(INC) $(CFLAGS) -c $< -o $@ -D__dietlibc__ + $(CROSS)$(CC) $(INC) $(CFLAGS) $(XCFLAGS) -c $< -o $@ -D__dietlibc__ $(COMMENT) -$(CROSS)strip -x -R .comment -R .note $@ endif --- NEW FILE lastver --- 0.31 --- NEW FILE verinfo --- http://www.kernel.org/pub/linux/libs/dietlibc/ dietlibc-(.*?).tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 1 12:34:44 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 08:34:44 -0400 Subject: rpms/dietlibc/devel dietlibc-0.31-defpath.patch, NONE, 1.1 dietlibc-0.31-stacksmash-dyn.patch, NONE, 1.1 dietlibc-0.31-stacksmash.patch, NONE, 1.1 lastver, NONE, 1.1 verinfo, NONE, 1.1 Message-ID: <200709011234.l81CYiHI022786@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dietlibc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22772 Added Files: dietlibc-0.31-defpath.patch dietlibc-0.31-stacksmash-dyn.patch dietlibc-0.31-stacksmash.patch lastver verinfo Log Message: initial checkin dietlibc-0.31-defpath.patch: --- NEW FILE dietlibc-0.31-defpath.patch --- diff -up dietlibc-0.31/include/paths.h.~1~ dietlibc-0.31/include/paths.h --- dietlibc-0.31/include/paths.h.defpath +++ dietlibc-0.31/include/paths.h @@ -2,7 +2,7 @@ #define _PATHS_H #define _PATH_BSHELL "/bin/sh" -#define _PATH_DEFPATH "/bin:/usr/bin:" +#define _PATH_DEFPATH "/bin:/usr/bin" #define _PATH_DEVNULL "/dev/null" dietlibc-0.31-stacksmash-dyn.patch: --- NEW FILE dietlibc-0.31-stacksmash-dyn.patch --- diff -up dietlibc-0.31/lib/stack_smash_handler2.c.~1~ dietlibc-0.31/lib/stack_smash_handler2.c --- dietlibc-0.31/lib/stack_smash_handler2.c.~1~ 2007-09-01 14:13:21.000000000 +0200 +++ dietlibc-0.31/lib/stack_smash_handler2.c 2007-09-01 14:13:40.000000000 +0200 @@ -2,6 +2,7 @@ #include void __stack_chk_fail(void); +void __stack_chk_fail_local(void) __attribute__((__alias__("__stack_chk_fail"))); /* earlier versions of ProPolice actually gave the address and function * name as arguments to the handler, so it could print some useful dietlibc-0.31-stacksmash.patch: --- NEW FILE dietlibc-0.31-stacksmash.patch --- 2007-09-01 Enrico Scholz * lib/stack_smash_handler2: modified __stack_chk_fail() to trigger a segfault by accessing address 0x0. Every system with an MMU known by me, segfaults by dereferencing a NULL pointer * Makefile: added hack to compile stack_smash_handler2 with '--fno-omit-frame-pointer'. diff -up dietlibc-0.31/lib/stack_smash_handler2.c.~1~ dietlibc-0.31/lib/stack_smash_handler2.c --- dietlibc-0.31/lib/stack_smash_handler2.c.stacksmash +++ dietlibc-0.31/lib/stack_smash_handler2.c @@ -8,5 +8,13 @@ void __stack_chk_fail(void); * diagnostics. No more. :-( */ void __stack_chk_fail(void) { __write2("smashed stack detected, program terminated.\n"); - _exit(127); + + /* trigger a segfault which can be inspected within a debugger (inclusive + * stack-trace). 'abort(3)' at this place would be too heavy weighted. + * + * TODO: limit this to systems which are known to have an MMU (resp. is + * dietlibc with stack-protector used on systems without an MMU?) + */ + while (1) + *(char *)0 = 0; } --- dietlibc-0.31/Makefile.stacksmash +++ dietlibc-0.31/Makefile @@ -172,9 +172,10 @@ $(OBJDIR)/%.o: %.S $(ARCH)/syscalls.h $(OBJDIR)/pthread_%.o: libpthread/pthread_%.c $(CROSS)$(CC) $(INC) $(CFLAGS) -c $< -o $@ $(COMMENT) -$(CROSS)strip -x -R .comment -R .note $@ +$(OBJDIR)/stack_smash_handler2.o: XCFLAGS:=-fno-omit-frame-pointer $(OBJDIR)/%.o: %.c - $(CROSS)$(CC) $(INC) $(CFLAGS) -c $< -o $@ -D__dietlibc__ + $(CROSS)$(CC) $(INC) $(CFLAGS) $(XCFLAGS) -c $< -o $@ -D__dietlibc__ $(COMMENT) -$(CROSS)strip -x -R .comment -R .note $@ endif --- NEW FILE lastver --- 0.31 --- NEW FILE verinfo --- http://www.kernel.org/pub/linux/libs/dietlibc/ dietlibc-(.*?).tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 1 12:36:11 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 08:36:11 -0400 Subject: rpms/dietlibc/devel sources,1.6,1.7 dietlibc.spec,1.27,1.28 Message-ID: <200709011236.l81CaBt0022850@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dietlibc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22829 Modified Files: sources dietlibc.spec Log Message: - updated to 0.31 - removed the no-stack-protector bits - improved stack-smash code a little bit - disabled dynamic lib for all arches Index: sources =================================================================== RCS file: /cvs/extras/rpms/dietlibc/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 9 Jul 2006 14:18:32 -0000 1.6 +++ sources 1 Sep 2007 12:35:38 -0000 1.7 @@ -1,2 +1,2 @@ -2465d652fff6f1fad3da3b98e60e83c9 dietlibc-0.30.tar.bz2 -698d7624167aad89acfef504da0161ad dietlibc-0.30.tar.bz2.sig +acb98d469ee932d902fdf6de07802b7c dietlibc-0.31.tar.bz2 +77dadb56faa06c1a5177d76806e79b28 dietlibc-0.31.tar.bz2.sig Index: dietlibc.spec =================================================================== RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- dietlibc.spec 17 Jan 2007 01:02:35 -0000 1.27 +++ dietlibc.spec 1 Sep 2007 12:35:38 -0000 1.28 @@ -6,7 +6,7 @@ ## %ifarch %ix86 x86_64 arm -%global do_dyn 1 +%global do_dyn 0 %else %global do_dyn 0 %endif @@ -26,8 +26,8 @@ Summary: Small libc implementation Name: dietlibc -Version: 0.30 -Release: %release_func 4 +Version: 0.31 +Release: %release_func 1 License: GPL Group: Development/Libraries URL: http://www.fefe.de/dietlibc/ @@ -35,16 +35,20 @@ Source1: http://www.fefe.de/dietlibc/%name-%version.tar.bz2.sig Patch1: dietlibc-0.28-setpriority.patch Patch10: dietlibc-0.29-scall.patch -Patch20: dietlibc-0.29-nostackprotector.patch Patch30: dietlibc-0.30-longdouble.patch +Patch31: dietlibc-0.31-defpath.patch +Patch32: dietlibc-0.31-stacksmash.patch +Patch33: dietlibc-0.31-stacksmash-dyn.patch BuildRoot: %_tmppath/%name-%version-%release-buildroot %{?with_dyn:Requires: dietlibc-lib = %version-%release} - +%{!?with_dyn:Obsoletes: dietlibc-lib < %version-%release} %package lib Summary: Dynamic libraries for dietlibc Group: System Environment/Libraries +Conflicts: %name < %version-%release +Conflicts: %name > %version-%release %description The diet libc is a libc that is optimized for small size. It can be @@ -64,14 +68,14 @@ %setup -q %patch1 -p1 -b .nice %patch10 -p1 -b .scall -%patch20 -p1 -b .nostackprotector %patch30 -p1 -b .longdouble +%patch31 -p1 -b .defpath +%patch32 -p1 -b .stacksmash +%patch33 -p1 -b .stacksmash-dyn sed -i -e 's!strip !: !g' Makefile -sed -i -e 's!^#define WANT_SSP$!// \0!g; - s!.*\(#define WANT_STACKGAP\).*!\1!g' dietfeatures.h -%global fixcflags -fomit-frame-pointer -fno-exceptions -fno-asynchronous-unwind-tables -fno-stack-protector -Os +%global fixcflags -fomit-frame-pointer -fno-exceptions -fno-asynchronous-unwind-tables -Os %global basemakeflags prefix=%_libdir/dietlibc BINDIR=%_bindir MAN1DIR=%_mandir/man1 COMMENT=: CFLAGS="$RPM_OPT_FLAGS %fixcflags" PDIET=%_libdir/dietlibc %global makeflags %basemakeflags @@ -90,7 +94,7 @@ make %makeflags DESTDIR=$RPM_BUILD_ROOT install ln -s lib-%_arch ${RPM_BUILD_ROOT}%_libdir/dietlibc/lib-%_arch-%_vendor - +rm -f $RPM_BUILD_ROOT%_bindir/dnsd %clean @@ -116,6 +120,12 @@ %changelog +* Sat Sep 1 2007 Enrico Scholz - 0.31-1 +- updated to 0.31 +- removed the no-stack-protector bits +- improved stack-smash code a little bit +- disabled dynamic lib for all arches + * Wed Jan 17 2007 David Woodhouse 0.30-4 - Bump release to be higher than unexplained 0.30-3.fc6 From fedora-extras-commits at redhat.com Sat Sep 1 13:08:04 2007 From: fedora-extras-commits at redhat.com (KaiGai Kohei (kaigai)) Date: Sat, 1 Sep 2007 09:08:04 -0400 Subject: rpms/sepostgresql/devel sepostgresql-8.2.4-0.434.patch, NONE, 1.1 sepostgresql-fedora-prefix.patch, NONE, 1.1 sepostgresql.8, NONE, 1.1 sepostgresql.fc, NONE, 1.1 sepostgresql.if, NONE, 1.1 sepostgresql.init, NONE, 1.1 sepostgresql.spec, NONE, 1.1 sepostgresql.te, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709011308.l81D84Hg029482@cvs-int.fedora.redhat.com> Author: kaigai Update of /cvs/pkgs/rpms/sepostgresql/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29424/devel Modified Files: .cvsignore sources Added Files: sepostgresql-8.2.4-0.434.patch sepostgresql-fedora-prefix.patch sepostgresql.8 sepostgresql.fc sepostgresql.if sepostgresql.init sepostgresql.spec sepostgresql.te Log Message: import sepostgresql-8.2.4-0.434 as the initial version in Fedora rawhide sepostgresql-8.2.4-0.434.patch: --- NEW FILE sepostgresql-8.2.4-0.434.patch --- diff -rpNU3 postgresql-8.2.4/configure.in sepostgresql-8.2.4/configure.in --- postgresql-8.2.4/configure.in 2007-04-20 12:20:42.000000000 +0900 +++ sepostgresql-8.2.4/configure.in 2007-04-29 13:49:53.000000000 +0900 @@ -539,6 +539,19 @@ PGAC_ARG_BOOL(with, zlib, yes, AC_SUBST(with_zlib) # +# NSA SELinux support +# +PGAC_ARG_BOOL(enable, selinux, no, + [ --enable-selinux build with NSA SELinux support]) +if test "$enable_selinux" = yes; then + AC_CHECK_LIB(selinux, getpeercon, + AC_DEFINE(SECURITY_SYSATTR_NAME, "security_context") + AC_DEFINE_UNQUOTED(HAVE_SELINUX, 1) + AC_SUBST(enable_selinux), + AC_MSG_ERROR("libselinux didn't found.")) +fi + +# # Elf # Binary files postgresql-8.2.4/doc/postgres.tar.gz and sepostgresql-8.2.4/doc/postgres.tar.gz differ diff -rpNU3 postgresql-8.2.4/src/Makefile.global.in sepostgresql-8.2.4/src/Makefile.global.in --- postgresql-8.2.4/src/Makefile.global.in 2006-10-09 02:15:33.000000000 +0900 +++ sepostgresql-8.2.4/src/Makefile.global.in 2007-08-28 09:33:36.000000000 +0900 @@ -159,6 +159,7 @@ enable_nls = @enable_nls@ enable_debug = @enable_debug@ enable_dtrace = @enable_dtrace@ enable_thread_safety = @enable_thread_safety@ +enable_selinux = @enable_selinux@ python_includespec = @python_includespec@ python_libdir = @python_libdir@ diff -rpNU3 postgresql-8.2.4/src/backend/Makefile sepostgresql-8.2.4/src/backend/Makefile --- postgresql-8.2.4/src/backend/Makefile 2006-10-09 02:15:33.000000000 +0900 +++ sepostgresql-8.2.4/src/backend/Makefile 2007-02-13 03:22:30.000000000 +0900 @@ -15,7 +15,7 @@ include $(top_builddir)/src/Makefile.glo DIRS := access bootstrap catalog parser commands executor lib libpq \ main nodes optimizer port postmaster regex rewrite \ - storage tcop utils $(top_builddir)/src/timezone + security storage tcop utils $(top_builddir)/src/timezone SUBSYSOBJS := $(DIRS:%=%/SUBSYS.o) @@ -31,6 +31,11 @@ LIBS := $(filter-out -lpgport, $(LIBS)) # The backend doesn't need everything that's in LIBS, however LIBS := $(filter-out -lz -lreadline -ledit -ltermcap -lncurses -lcurses, $(LIBS)) +# SELinux support needs to link libselinux +ifeq ($(enable_selinux), yes) +LIBS += -lselinux +endif + ########################################################################## all: submake-libpgport postgres $(POSTGRES_IMP) diff -rpNU3 postgresql-8.2.4/src/backend/access/common/heaptuple.c sepostgresql-8.2.4/src/backend/access/common/heaptuple.c --- postgresql-8.2.4/src/backend/access/common/heaptuple.c 2006-11-23 14:27:18.000000000 +0900 +++ sepostgresql-8.2.4/src/backend/access/common/heaptuple.c 2007-04-10 21:02:02.000000000 +0900 @@ -26,6 +26,7 @@ #include "access/heapam.h" #include "access/tuptoaster.h" #include "executor/tuptable.h" +#include "security/pgace.h" /* ---------------------------------------------------------------- @@ -314,6 +315,9 @@ heap_attisnull(HeapTuple tup, int attnum case MinCommandIdAttributeNumber: case MaxTransactionIdAttributeNumber: case MaxCommandIdAttributeNumber: +#ifdef SECURITY_SYSATTR_NAME + case SecurityAttributeNumber: +#endif /* these are never null */ break; @@ -593,6 +597,11 @@ heap_getsysattr(HeapTuple tup, int attnu case TableOidAttributeNumber: result = ObjectIdGetDatum(tup->t_tableOid); break; +#ifdef SECURITY_SYSATTR_NAME + case SecurityAttributeNumber: + result = ObjectIdGetDatum(HeapTupleGetSecurity(tup)); + break; +#endif default: elog(ERROR, "invalid attnum: %d", attnum); result = 0; /* keep compiler quiet */ @@ -624,6 +633,7 @@ heap_copytuple(HeapTuple tuple) newTuple->t_tableOid = tuple->t_tableOid; newTuple->t_data = (HeapTupleHeader) ((char *) newTuple + HEAPTUPLESIZE); memcpy((char *) newTuple->t_data, (char *) tuple->t_data, tuple->t_len); + HeapTupleSetSecurity(newTuple, HeapTupleGetSecurity(tuple)); return newTuple; } @@ -650,6 +660,7 @@ heap_copytuple_with_tuple(HeapTuple src, dest->t_tableOid = src->t_tableOid; dest->t_data = (HeapTupleHeader) palloc(src->t_len); memcpy((char *) dest->t_data, (char *) src->t_data, src->t_len); + HeapTupleSetSecurity(dest, HeapTupleGetSecurity(src)); } /* @@ -928,6 +939,7 @@ heap_modify_tuple(HeapTuple tuple, newTuple->t_tableOid = tuple->t_tableOid; if (tupleDesc->tdhasoid) HeapTupleSetOid(newTuple, HeapTupleGetOid(tuple)); + HeapTupleSetSecurity(newTuple, HeapTupleGetSecurity(tuple)); return newTuple; } @@ -1000,6 +1012,7 @@ heap_modifytuple(HeapTuple tuple, newTuple->t_tableOid = tuple->t_tableOid; if (tupleDesc->tdhasoid) HeapTupleSetOid(newTuple, HeapTupleGetOid(tuple)); + HeapTupleSetSecurity(newTuple, HeapTupleGetSecurity(tuple)); return newTuple; } diff -rpNU3 postgresql-8.2.4/src/backend/access/heap/heapam.c sepostgresql-8.2.4/src/backend/access/heap/heapam.c --- postgresql-8.2.4/src/backend/access/heap/heapam.c 2007-02-05 05:00:49.000000000 +0900 +++ sepostgresql-8.2.4/src/backend/access/heap/heapam.c 2007-04-10 02:49:22.000000000 +0900 @@ -49,6 +49,7 @@ #include "catalog/namespace.h" #include "miscadmin.h" #include "pgstat.h" +#include "security/pgace.h" #include "storage/procarray.h" #include "utils/inval.h" #include "utils/lsyscache.h" @@ -1408,6 +1409,7 @@ heap_insert(Relation relation, HeapTuple HeapTupleHeaderSetXmax(tup->t_data, 0); /* zero out Datum fields */ HeapTupleHeaderSetCmax(tup->t_data, 0); /* for cleanliness */ tup->t_tableOid = RelationGetRelid(relation); + pgaceHeapInsert(relation, tup); /* * If the new tuple is too big for storage or contains already toasted @@ -1454,6 +1456,7 @@ heap_insert(Relation relation, HeapTuple rdata[0].buffer = InvalidBuffer; rdata[0].next = &(rdata[1]); + xlhdr.t_security = HeapTupleGetSecurity(heaptup); xlhdr.t_natts = heaptup->t_data->t_natts; xlhdr.t_infomask = heaptup->t_data->t_infomask; xlhdr.t_hoff = heaptup->t_data->t_hoff; @@ -1531,6 +1534,7 @@ heap_insert(Relation relation, HeapTuple Oid simple_heap_insert(Relation relation, HeapTuple tup) { + pgaceSimpleHeapInsert(relation, tup); return heap_insert(relation, tup, GetCurrentCommandId(), true, true); } @@ -1583,6 +1587,7 @@ heap_delete(Relation relation, ItemPoint tp.t_data = (HeapTupleHeader) PageGetItem(dp, lp); tp.t_len = ItemIdGetLength(lp); tp.t_self = *tid; + pgaceHeapDelete(relation, &tp); l1: result = HeapTupleSatisfiesUpdate(tp.t_data, cid, buffer); @@ -1805,6 +1810,7 @@ simple_heap_delete(Relation relation, It ItemPointerData update_ctid; TransactionId update_xmax; + pgaceSimpleHeapDelete(relation, tid); result = heap_delete(relation, tid, &update_ctid, &update_xmax, GetCurrentCommandId(), InvalidSnapshot, @@ -2046,6 +2052,7 @@ l2: HeapTupleHeaderSetCmin(newtup->t_data, cid); HeapTupleHeaderSetXmax(newtup->t_data, 0); /* zero out Datum fields */ HeapTupleHeaderSetCmax(newtup->t_data, 0); /* for cleanliness */ + pgaceHeapUpdate(relation, newtup, &oldtup); /* * If the toaster needs to be activated, OR if the new tuple will not fit @@ -2261,6 +2268,7 @@ simple_heap_update(Relation relation, It ItemPointerData update_ctid; TransactionId update_xmax; + pgaceSimpleHeapUpdate(relation, otid, tup); result = heap_update(relation, otid, tup, &update_ctid, &update_xmax, GetCurrentCommandId(), InvalidSnapshot, @@ -3206,6 +3214,7 @@ log_heap_update(Relation reln, Buffer ol xlhdr.hdr.t_natts = newtup->t_data->t_natts; xlhdr.hdr.t_infomask = newtup->t_data->t_infomask; xlhdr.hdr.t_hoff = newtup->t_data->t_hoff; + xlhdr.hdr.t_security = HeapTupleGetSecurity(newtup); if (move) /* remember xmax & xmin */ { TransactionId xid[2]; /* xmax, xmin */ [...8179 lines suppressed...] +#define COMMON_DATABASE__CREATE 0x00000001UL +#define COMMON_DATABASE__DROP 0x00000002UL +#define COMMON_DATABASE__GETATTR 0x00000004UL +#define COMMON_DATABASE__SETATTR 0x00000008UL +#define COMMON_DATABASE__RELABELFROM 0x00000010UL +#define COMMON_DATABASE__RELABELTO 0x00000020UL + +#define DB_DATABASE__CREATE 0x00000001UL +#define DB_DATABASE__DROP 0x00000002UL +#define DB_DATABASE__GETATTR 0x00000004UL +#define DB_DATABASE__SETATTR 0x00000008UL +#define DB_DATABASE__RELABELFROM 0x00000010UL +#define DB_DATABASE__RELABELTO 0x00000020UL +#define DB_DATABASE__ACCESS 0x00000040UL +#define DB_DATABASE__INSTALL_MODULE 0x00000080UL +#define DB_DATABASE__LOAD_MODULE 0x00000100UL +#define DB_DATABASE__GET_PARAM 0x00000200UL +#define DB_DATABASE__SET_PARAM 0x00000400UL +#define DB_TABLE__CREATE 0x00000001UL +#define DB_TABLE__DROP 0x00000002UL +#define DB_TABLE__GETATTR 0x00000004UL +#define DB_TABLE__SETATTR 0x00000008UL +#define DB_TABLE__RELABELFROM 0x00000010UL +#define DB_TABLE__RELABELTO 0x00000020UL +#define DB_TABLE__USE 0x00000040UL +#define DB_TABLE__SELECT 0x00000080UL +#define DB_TABLE__UPDATE 0x00000100UL +#define DB_TABLE__INSERT 0x00000200UL +#define DB_TABLE__DELETE 0x00000400UL +#define DB_TABLE__LOCK 0x00000800UL +#define DB_PROCEDURE__CREATE 0x00000001UL +#define DB_PROCEDURE__DROP 0x00000002UL +#define DB_PROCEDURE__GETATTR 0x00000004UL +#define DB_PROCEDURE__SETATTR 0x00000008UL +#define DB_PROCEDURE__RELABELFROM 0x00000010UL +#define DB_PROCEDURE__RELABELTO 0x00000020UL +#define DB_PROCEDURE__EXECUTE 0x00000040UL +#define DB_PROCEDURE__ENTRYPOINT 0x00000080UL +#define DB_COLUMN__CREATE 0x00000001UL +#define DB_COLUMN__DROP 0x00000002UL +#define DB_COLUMN__GETATTR 0x00000004UL +#define DB_COLUMN__SETATTR 0x00000008UL +#define DB_COLUMN__RELABELFROM 0x00000010UL +#define DB_COLUMN__RELABELTO 0x00000020UL +#define DB_COLUMN__USE 0x00000040UL +#define DB_COLUMN__SELECT 0x00000080UL +#define DB_COLUMN__UPDATE 0x00000100UL +#define DB_COLUMN__INSERT 0x00000200UL +#define DB_TUPLE__RELABELFROM 0x00000001UL +#define DB_TUPLE__RELABELTO 0x00000002UL +#define DB_TUPLE__USE 0x00000004UL +#define DB_TUPLE__SELECT 0x00000008UL +#define DB_TUPLE__UPDATE 0x00000010UL +#define DB_TUPLE__INSERT 0x00000020UL +#define DB_TUPLE__DELETE 0x00000040UL +#define DB_BLOB__CREATE 0x00000001UL +#define DB_BLOB__DROP 0x00000002UL +#define DB_BLOB__GETATTR 0x00000004UL +#define DB_BLOB__SETATTR 0x00000008UL +#define DB_BLOB__RELABELFROM 0x00000010UL +#define DB_BLOB__RELABELTO 0x00000020UL +#define DB_BLOB__READ 0x00000040UL +#define DB_BLOB__WRITE 0x00000080UL +#define DB_BLOB__IMPORT 0x00000100UL +#define DB_BLOB__EXPORT 0x00000200UL + +/* + * SE-PostgreSQL core functions + * src/backend/security/sepgsqlCore.c + */ +extern bool sepgsqlIsEnabled(void); +extern Size sepgsqlShmemSize(void); +extern void sepgsqlInitialize(void); +extern int sepgsqlInitializePostmaster(void); +extern void sepgsqlFinalizePostmaster(void); + +extern Oid sepgsqlGetServerContext(void); +extern Oid sepgsqlGetClientContext(void); +extern void sepgsqlSetClientContext(Oid new_ctx); +extern Oid sepgsqlGetDatabaseContext(void); +extern char *sepgsqlGetDatabaseName(void); + +extern bool sepgsql_avc_permission_noaudit(Oid ssid, Oid tsid, uint16 tclass, + uint32 perms, char **audit, char *objname); +extern void sepgsql_avc_permission(Oid ssid, Oid tsid, uint16 tclass, + uint32 perms, char *objname); +extern char *sepgsqlGetTupleName(Oid relid, HeapTuple tuple); +extern void sepgsql_audit(bool result, char *message); +extern Oid sepgsql_avc_createcon(Oid ssid, Oid tsid, uint16 tclass); +extern Oid sepgsql_avc_relabelcon(Oid ssid, Oid tsid, uint16 tclass); +extern bool sepgsql_check_context(char *context); + +extern Datum sepgsql_getcon(PG_FUNCTION_ARGS); + +/* + * SE-PostgreSQL proxy functions + * src/backend/security/sepgsqlProxy.c + */ +extern List *sepgsqlProxyQuery(Query *query); +extern void sepgsqlVerifyQuery(Query *query); +extern Oid sepgsqlPreparePlanCheck(Relation rel); +extern void sepgsqlRestorePlanCheck(Relation rel, Oid pgace_saved); + +/* + * SE-PostgreSQL hooks + * src/backend/security/sepgsqlHooks.c + */ + +/* simple_heap_xxxx hooks */ +extern void sepgsqlSimpleHeapInsert(Relation rel, HeapTuple tuple); +extern void sepgsqlSimpleHeapUpdate(Relation rel, ItemPointer tid, HeapTuple newtup); +extern void sepgsqlSimpleHeapDelete(Relation rel, ItemPointer tid); + +/* heap_xxxx hooks for implicit labeling */ +extern void sepgsqlHeapInsert(Relation rel, HeapTuple tuple); +extern void sepgsqlHeapUpdate(Relation rel, HeapTuple newtup, HeapTuple oldtup); + +/* INSERT/UPDATE/DELETE statement hooks */ +extern bool sepgsqlExecInsert(Relation rel, HeapTuple tuple, bool with_returning); +extern bool sepgsqlExecUpdate(Relation rel, HeapTuple newtup, ItemPointer tid, bool with_returning); +extern bool sepgsqlExecDelete(Relation rel, ItemPointer tid, bool with_returning); + +/* DATABASE */ +extern void sepgsqlAlterDatabaseContext(Relation rel, HeapTuple tuple, char *new_context); +extern void sepgsqlSetDatabaseParam(const char *name, char *argstring); +extern void sepgsqlGetDatabaseParam(const char *name); + +/* RELATION/ATTRIBUTE */ +extern void sepgsqlLockTable(Oid relid); + +/* FUNCTION */ +extern void sepgsqlCallFunction(FmgrInfo *finfo, bool with_perm_check); +extern bool sepgsqlCallFunctionTrigger(FmgrInfo *finfo, TriggerData *tgdata); +extern void sepgsqlAlterProcedureContext(Relation rel, HeapTuple tuple, char *context); + +/* COPY */ +extern void sepgsqlCopyTable(Relation rel, List *attnumlist, bool is_from); +extern bool sepgsqlCopyToTuple(Relation rel, HeapTuple tuple); +extern bool sepgsqlCopyFromTuple(Relation rel, HeapTuple tuple); + +/* LOAD shared library module */ +extern void sepgsqlLoadSharedModule(const char *filename); + +/* copy/print node object */ +extern Node *sepgsqlCopyObject(Node *node); +extern bool sepgsqlOutObject(StringInfo str, Node *node); + +/* SECURITY LABEL IN/OUT */ +extern char *sepgsqlSecurityLabelIn(char *context); +extern char *sepgsqlSecurityLabelOut(char *context); +extern bool sepgsqlSecurityLabelIsValid(char *context); +extern char *sepgsqlSecurityLabelOfLabel(char *context); +extern char *sepgsqlSecurityLabelNotFound(Oid sid); + +/* + * SE-PostgreSQL Binary Large Object (BLOB) functions + * src/backend/security/sepgsqlLargeObject.c + */ +extern Oid sepgsqlLargeObjectGetSecurity(HeapTuple tuple); +extern void sepgsqlLargeObjectSetSecurity(HeapTuple tuple, Oid lo_security, bool is_first); +extern void sepgsqlLargeObjectCreate(Relation rel, HeapTuple tuple); +extern void sepgsqlLargeObjectDrop(Relation rel, HeapTuple tuple); +extern void sepgsqlLargeObjectOpen(Relation rel, HeapTuple tuple, bool read_only); +extern void sepgsqlLargeObjectRead(Relation rel, HeapTuple tuple); +extern void sepgsqlLargeObjectWrite(Relation rel, HeapTuple newtup, HeapTuple oldtup); +extern void sepgsqlLargeObjectImport(void); +extern void sepgsqlLargeObjectExport(void); + +/* + * SE-PostgreSQL Heap related functions + * src/backend/security/sepgsqlHeap.c + */ + +extern Oid sepgsqlComputeImplicitContext(Relation rel, HeapTuple tuple); +extern bool sepgsqlCheckTuplePerms(Relation rel, HeapTuple tuple, HeapTuple oldtup, + uint32 perms, bool abort); +extern Datum sepgsql_tuple_perms(PG_FUNCTION_ARGS); +extern Datum sepgsql_tuple_perms_abort(PG_FUNCTION_ARGS); + +/* + * SE-PostgreSQL extended SQL statement + * src/backend/security/sepgsqlExtStmt.c + */ +extern DefElem *sepgsqlGramSecurityLabel(char *defname, char *context); +extern bool sepgsqlNodeIsSecurityLabel(DefElem *defel); +extern Oid sepgsqlParseSecurityLabel(DefElem *defel); + +#endif /* SEPGSQL_INTERNAL_H */ diff -rpNU3 postgresql-8.2.4/src/include/utils/syscache.h sepostgresql-8.2.4/src/include/utils/syscache.h --- postgresql-8.2.4/src/include/utils/syscache.h 2006-07-14 03:01:02.000000000 +0900 +++ sepostgresql-8.2.4/src/include/utils/syscache.h 2007-04-07 15:10:06.000000000 +0900 @@ -63,6 +63,8 @@ #define STATRELATT 32 #define TYPENAMENSP 33 #define TYPEOID 34 +#define SECURITYOID 35 +#define SECURITYLABEL 36 extern void InitCatalogCache(void); extern void InitCatalogCachePhase2(void); sepostgresql-fedora-prefix.patch: --- NEW FILE sepostgresql-fedora-prefix.patch --- Index: trunk/src/Makefile.global.in =================================================================== --- trunk/src/Makefile.global.in (revision 430) +++ trunk/src/Makefile.global.in (working copy) @@ -73,14 +73,14 @@ datadir := @datadir@ ifeq "$(findstring pgsql, $(datadir))" "" ifeq "$(findstring postgres, $(datadir))" "" -override datadir := $(datadir)/postgresql +override datadir := $(datadir)/sepgsql endif endif sysconfdir := @sysconfdir@ ifeq "$(findstring pgsql, $(sysconfdir))" "" ifeq "$(findstring postgres, $(sysconfdir))" "" -override sysconfdir := $(sysconfdir)/postgresql +override sysconfdir := $(sysconfdir)/sepgsql endif endif @@ -89,7 +89,7 @@ pkglibdir = $(libdir) ifeq "$(findstring pgsql, $(pkglibdir))" "" ifeq "$(findstring postgres, $(pkglibdir))" "" -override pkglibdir := $(pkglibdir)/postgresql +override pkglibdir := $(pkglibdir)/sepgsql endif endif @@ -98,7 +98,7 @@ pkgincludedir = $(includedir) ifeq "$(findstring pgsql, $(pkgincludedir))" "" ifeq "$(findstring postgres, $(pkgincludedir))" "" -override pkgincludedir := $(pkgincludedir)/postgresql +override pkgincludedir := $(pkgincludedir)/sepgsql endif endif @@ -109,7 +109,7 @@ ifneq (,$(docdir)) ifeq "$(findstring pgsql, $(docdir))" "" ifeq "$(findstring postgres, $(docdir))" "" -override docdir := $(docdir)/postgresql +override docdir := $(docdir)/sepgsql endif endif endif Index: trunk/src/bin/pg_ctl/pg_ctl.c =================================================================== --- trunk/src/bin/pg_ctl/pg_ctl.c (revision 429) +++ trunk/src/bin/pg_ctl/pg_ctl.c (working copy) @@ -557,7 +557,7 @@ postmaster_path = pg_malloc(MAXPGPATH); - if ((ret = find_other_exec(argv0, "postgres", PM_VERSIONSTR, + if ((ret = find_other_exec(argv0, "sepostgres", PM_VERSIONSTR, postmaster_path)) < 0) { char full_path[MAXPGPATH]; Index: trunk/src/bin/initdb/initdb.c =================================================================== --- trunk/src/bin/initdb/initdb.c (revision 429) +++ trunk/src/bin/initdb/initdb.c (working copy) @@ -2646,7 +2646,7 @@ sprintf(pgdenv, "PGDATA=%s", pg_data); putenv(pgdenv); - if ((ret = find_other_exec(argv[0], "postgres", PG_VERSIONSTR, + if ((ret = find_other_exec(argv[0], "sepostgres", PG_VERSIONSTR, backend_exec)) < 0) { char full_path[MAXPGPATH]; Index: trunk/src/bin/pg_dump/pg_dumpall.c =================================================================== --- trunk/src/bin/pg_dump/pg_dumpall.c (revision 429) +++ trunk/src/bin/pg_dump/pg_dumpall.c (working copy) @@ -139,7 +139,7 @@ } } - if ((ret = find_other_exec(argv[0], "pg_dump", PGDUMP_VERSIONSTR, + if ((ret = find_other_exec(argv[0], "sepg_dump", PGDUMP_VERSIONSTR, pg_dump_bin)) < 0) { char full_path[MAXPGPATH]; --- NEW FILE sepostgresql.8 --- .TH "sepostgresql" "8" "Jul 15 2007" "kaigai at kaigai.gr.jp" "Security-Enhanced PostgreSQL" .SH "NAME" sepostgresql \- Security-Enhances PostgreSQL .SH "DESCRIPTION" Security-Enhanced PostgreSQL (SE-PostgreSQL) is an enhancement of PostgreSQL, to apply fine grained mandatory access control for database objects based on the security policy of SELinux. These features enable to apply flexible integrated access control policy between operating system and database management system, during all stages of the life of the information. .PP This document describes the way to customize SE-PostgreSQL on the default security policy. .SH "BOOLEANS" The SELinux policy is customizable via BOOLEAN variable. This variable has two states, 1 (on) or 0 (off). A part of the policy is enabled or disabled depending on related boolean variables. \fBsepgsql_enable_unconfined\fP toggles whether \fIunconfined_t\fP and \fIsysadm_t\fP domains are allowed to access database objects without any restruction on type enforcement, or not. When \fIsepgsql_enable_unconfined\fP is off, those domains are also restricted its operation as other domains begin applied. In the default, it is set to on. You can set it as follows: .EX setsebool -P sepgsql_enable_unconfined ( \fBon\fP | off ) .EE \fBsepgsql_enable_users_ddl\fP toggles whether non-administrative domain is allowed to use DDL statement like CREATE TABLE and so on. In the default, it is set to on. You can set it as follows: .EX setsebool -P sepgsql_enable_users_ddl ( \fBon\fP | off ) .EE \fBsepgsql_enable_auditallow\fP toggles output of audit messages in the case when required permission checks are allowed. In the default, it is set to off. You can set it as follows: .EX setsebool -P sepgsql_enable_auditallow ( on | \fBoff\fP ) .EE \fBsepgsql_enable_auditdeny\fP toggles output of audit messages in the case when required permission checks are denied. In the default, it is set to on. You can set it as follows: .EX setsebool -P sepgsql_enable_auditdeny ( \fBon\fP | off ) .EE \fBsepgsql_enable_audittuple\fP toggles output of audit messages for any tuple. Because audit messages for tuples in a large size table can cause flood of messages, we can set \fIsepgsql_enable_audittuple\fP independently from any other object classes. Audit messages for tuples are generated in the only case when \fIsepgsql_enable_audittuple\fP and either \fIsepgsql_enable_auditallow\fP or \fIsepgsql_enable_auditdeny\fP are enabled. In the default, it is set to off. You can set it as follows: .EX setsebool -P sepgsql_enable_audittuple ( on | \fBoff\fP ) .EE .SH "TYPES" \fBsepgsql_db_t\fP is a only type for database itself. It is attched for newly created databases in the default. \fBsepgsql_table_t\fP is a type for tables, columns and tuples. It is attached for newly created the objects in the default. Non-administrative clients can do any kinds of operations except for relabeling. \fBsepgsql_secret_table_t\fP is a type for tables, columns and tuples. Non-administrative clients cannot access the objects with this type. \fBsepgsql_ro_table_t\fP is a type for read-only tables, columns and tuples. Non-administrative clients cannot modify the objects with this type. \fBsepgsql_fixed_table_t\fP is a type for non-manupulatable tables, columns and tuples. Non-administrative clients cannot update or delete the objects with this type. \fBsepgsql_proc_t\fP is a type for procedures. It is attached for newly created procedures by adminictrative domain. Any client can call these procedures with this type. \fBsepgsql_userproc_t\fP is a type for procedures. It is attached for newly created procedures by non-administrative domain. Administrative domains cannot call the procedure for safety. He have to relabel it into \fIsepgsql_proc_t\fP at first. It is a policy to avoid to execute doubtful code under administrative domain. \fBsepgsql_trusted_proc_t\fP is a type for trusted procedures. Calling procedures with this type invokes domain transition. Then the function works as an administrative domain, so database administrator can provide limited path to access protected object. \fBsepgsql_blob_t\fP is a type for binary large objects (blob). It is attached for newly created blob in the default. Non-administrative clients can read and write the blobs with this type. \fBsepgsql_ro_blob_t\fP is a type for read-only binary large objects (blob). Non-administrative clients cannot write the blobs with this type. .SH "BACKUP and RESTORE" \fI--enable-selinux\fP option in \fBsepg_dump\fP and \fBsepg_dumpall\fP enable to dump database image with security context. We can restore the dumped image using the standard \fIpg_restore\fP and so on. .EX Example) $ sepg_dump -Ft -b --enable-selinux postgres | gzip -c > postgres.tgz .EE .SH AUTHOR This manual page was written by KaiGai Kohei .SH "SEE ALSO" selinux(8), boolean(8) --- NEW FILE sepostgresql.fc --- # # SE-PostgreSQL install path # /usr/bin/sepostgres -- gen_context(system_u:object_r:postgresql_exec_t,s0) /usr/bin/initdb.sepgsql -- gen_context(system_u:object_r:postgresql_exec_t,s0) /usr/bin/sepg_ctl -- gen_context(system_u:object_r:initrc_exec_t,s0) /var/lib/sepgsql(/.*)? gen_context(system_u:object_r:postgresql_db_t,s0) /var/lib/sepgsql/pgstartup\.log gen_context(system_u:object_r:postgresql_log_t,s0) /var/log/sepostgresql\.log.* -- gen_context(system_u:object_r:postgresql_log_t,s0) --- NEW FILE sepostgresql.if --- ######################################## ## ## marks as a server process of SE-PostgreSQL. ## ## ## ## Type marked as a database object type. ## ## # interface(`sepgsql_server_domain',` gen_require(` attribute sepgsql_server_type; ') typeattribute $1 sepgsql_server_type; ') ######################################## ## ## Marks as a SE-PostgreSQL loadable shared library module ## ## ## ## Type marked as a database object type. ## ## # interface(`sepgsql_module_object',` gen_require(` attribute sepgsql_module_type; ') typeattribute $1 sepgsql_module_type; ') ######################################## ## ## marks as a administrative client process of SE-PostgreSQL. ## ## ## ## A domain marked as a administrative client domain ## ## # interface(`sepgsql_unconfined_domain',` gen_require(` attribute sepgsql_admin_domain; attribute sepgsql_users_domain; ') typeattribute $1 sepgsql_admin_domain; typeattribute $1 sepgsql_users_domain; ') ######################################## ## ## marks as a generic client process of SE-PostgreSQL. ## ## ## ## A domain marked as a generic client domain ## ## # interface(`sepgsql_client_domain',` gen_require(` attribute sepgsql_users_domain; ') typeattribute $1 sepgsql_users_domain; ') --- NEW FILE sepostgresql.init --- #!/bin/sh # sepostgresql This is the init script for starting up SE-PostgreSQL # # chkconfig: - 62 38 # description: Starts and stops the SE-PostgreSQL backend daemon # processname: postmaster # pidfile: /var/run/postmaster.pid #--------------------------------------------------------------------- PGVERSION="8.2.4" PGMAJORVERSION=`echo "$PGVERSION" | sed 's/^\([0-9]*\.[0-9]*\).*$/\1/'` SEPGVERSION="0.434" # source function library . /etc/rc.d/init.d/functions # get config . /etc/sysconfig/network # find the name of the script NAME=`basename $0` if [ ${NAME:0:1} = "S" -o ${NAME:0:1} = "K" ]; then NAME=${NAME:3} fi # set defaults for configurable variables SEPGSQL_BIN="/usr/bin" SEPGSQL_DATA="/var/lib/sepgsql/data" SEPGSQL_OPTS="-i -p 5432" SEPGSQL_STARTUP_LOG="/var/lib/sepgsql/pgstartup.log" SEPGSQL_LOG="/var/log/sepostgresql.log" SEPGSQL_FALLBACK_CONTEXT="user_u:user_r:user_t" # override defaults from /etc/sysconfig/sepostgresql test -f /etc/sysconfig/${NAME} && . /etc/sysconfig/${NAME} export SEPGSQL_FALLBACK_CONTEXT # Check that networking is up. test "${NETWORKING}" = "no" && exit 0 test -f "${SEPGSQL_BIN}/postmaster" || exit 1 script_result=0 do_start() { PSQL_START=$"Starting ${NAME} service: " echo -n "$PSQL_START" # make sure startup-time log file is valid if [ ! -e "${SEPGSQL_STARTUP_LOG}" -a ! -h "${SEPGSQL_STARTUP_LOG}" ]; then touch "${SEPGSQL_STARTUP_LOG}" || exit 1 chown sepgsql:sepgsql "${SEPGSQL_STARTUP_LOG}" chmod 600 "${SEPGSQL_STARTUP_LOG}" /sbin/restorecon "${SEPGSQL_STARTUP_LOG}" fi # check for the SEPGSQL_DATA structure if [ -f "${SEPGSQL_DATA}/PG_VERSION" ] && [ -d "${SEPGSQL_DATA}/base" ]; then if [ x`cat "${SEPGSQL_DATA}/PG_VERSION"` != x"${PGMAJORVERSION}" ]; then echo_failure echo echo "HINT: An old version of the database format was found." echo "HINT: You need to upgrade the data format before using SE-PostgreSQL." exit 1 fi else echo_failure echo echo "HINT: ${SEPGSQL_DATA} is missing." echo "HINT: Use '/etc/init.d/${NAME} initdb'" echo "HINT: to initialize the database cluster first." exit 1 fi # make sure SEPGSQL_LOG touch ${SEPGSQL_LOG} chown sepgsql:sepgsql ${SEPGSQL_LOG} chmod 600 ${SEPGSQL_LOG} test -x /sbin/restorecon && /sbin/restorecon ${SEPGSQL_LOG} cd ${SEPGSQL_BIN} /sbin/runuser sepgsql -c "./sepg_ctl -l ${SEPGSQL_LOG} -D ${SEPGSQL_DATA} -o '${SEPGSQL_OPTS}' start" \ >> ${SEPGSQL_STARTUP_LOG} 2>&1 < /dev/null sleep 1 PID=`/sbin/runuser sepgsql -c "./sepg_ctl -D ${SEPGSQL_DATA} status 2>/dev/null \ | sed 's/^.*PID: //g' | sed 's/[^0-9].*$//g'"` if [ ${PIPESTATUS[0]} -eq 0 ]; then echo "$PID" > "/var/run/${NAME}.pid" touch "/var/lock/subsys/${NAME}.lock" echo_success else script_result=1 echo_failure fi echo } do_stop() { echo -n $"Stopping ${NAME} service: " cd ${SEPGSQL_BIN} /sbin/runuser sepgsql -c "./sepg_ctl -D ${SEPGSQL_DATA} stop" \ >> ${SEPGSQL_STARTUP_LOG} 2>&1 < /dev/null ret=$? if [ $ret -eq 0 ]; then echo_success else echo_failure script_result=1 fi echo rm -f "/var/run/${NAME}.pid" rm -f "/var/lock/subsys/${NAME}.lock" } do_status() { cd ${SEPGSQL_BIN} /sbin/runuser sepgsql -- -c "./sepg_ctl -D ${SEPGSQL_DATA} status" 2>/dev/null \ | head -1 | sed "s/^sepg_ctl:/${NAME}:/g" if [ ${PIPESTATUS[0]} -ne 0 ]; then script_result=3 test -e "/var/run/${NAME}.pid" && script_result=1 test -e "/var/lock/subsys/${NAME}.lock" && script_result=2 fi } do_condrestart() { cd ${SEPGSQL_BIN} /sbin/runuser sepgsql -- -c "./sepg_ctl -D ${SEPGSQL_DATA} status" &>/dev/null && do_stop && do_start } do_condstop() { cd ${SEPGSQL_BIN} /sbin/runuser sepgsql -- -c "./sepg_ctl -D ${SEPGSQL_DATA} status" &>/dev/null && do_stop } do_reload() { echo -n $"Reloading ${NAME} service: " cd ${SEPGSQL_BIN} /sbin/runuser sepgsql -- -c "./sepg_ctl -D ${SEPGSQL_DATA} reload" &>/dev/null < /dev/null if [ $? -eq 0 ]; then echo_success else echo_failure script_result=1 fi echo } do_initdb() { echo -n $"Initializing database: " if [ -f "${SEPGSQL_DATA}/PG_VERSION" ]; then echo_failure echo echo "HINT: Data directory is not empty" script_result=1 else if [ ! -e "${SEPGSQL_DATA}" -a ! -h "${SEPGSQL_DATA}" ]; then mkdir -p "${SEPGSQL_DATA}" || exit 1 chown sepgsql:sepgsql "${SEPGSQL_DATA}" chmod 600 "${SEPGSQL_DATA}" fi # cleanup SELinux labeling for "${SEPGSQL_DATA}" test -x /sbin/restorecon && /sbin/restorecon -R "${SEPGSQL_DATA}" # Initialize the database cd ${SEPGSQL_BIN} /sbin/runuser -- sepgsql -c "./initdb.sepgsql -A 'ident sameuser' ${SEPGSQL_DATA}" \ >> "${SEPGSQL_STARTUP_LOG}" 2>&1 < /dev/null if [ -f "${SEPGSQL_DATA}/PG_VERSION" ]; then echo_success else echo_failure script_result=1 fi echo fi } # see how we were called. case "$1" in start) do_start ;; stop) do_stop ;; status) do_status ;; restart) do_stop do_start ;; condrestart) do_condrestart ;; condstop) do_condstop ;; reload|force-reload) do_reload ;; initdb) do_initdb ;; *) echo $"Usage: $0 {start|stop|status|restart|condrestart|condstop|reload|force-reload|initdb}" exit 1 ;; esac exit $script_result --- NEW FILE sepostgresql.spec --- # # Security Enhanced PostgreSQL (SE-PostgreSQL) # # Copyright 2007 KaiGai Kohei # ----------------------------------------------------- # SELinux policy types %define selinux_variants mls strict targeted # SE-PostgreSQL status extension %{!?sepgextension:%define sepgextension .beta} Summary: Security Enhanced PostgreSQL Name: sepostgresql Version: 8.2.4 Release: 0.434%{?sepgextension}%{?dist} License: BSD Group: Applications/Databases Url: http://code.google.com/p/sepgsql/ Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.gz Source1: sepostgresql.init Source2: sepostgresql.if Source3: sepostgresql.te Source4: sepostgresql.fc Source5: sepostgresql.8 Patch0: sepostgresql-8.2.4-0.434.patch Patch1: sepostgresql-fedora-prefix.patch BuildRequires: perl glibc-devel bison flex autoconf readline-devel zlib-devel >= 1.0.4 Buildrequires: checkpolicy libselinux-devel >= 2.0.13 selinux-policy-devel >= 3.0.6 Requires(pre): shadow-utils Requires(post): policycoreutils /sbin/chkconfig Requires(preun): /sbin/chkconfig /sbin/service Requires(postun): policycoreutils Requires: postgresql-server = %{version} Requires: policycoreutils >= 2.0.16 libselinux >= 2.0.13 selinux-policy >= 3.0.6 %description Security Enhanced PostgreSQL is an extension of PostgreSQL based on SELinux security policy, that applies fine grained mandatory access control to many objects within the database, and takes advantage of user authorization integrated within the operating system. SE-PostgreSQL works as a userspace reference monitor to check any SQL query. %prep %setup -q -n postgresql-%{version} %patch0 -p1 %patch1 -p1 mkdir selinux-policy cp -p %{SOURCE2} %{SOURCE3} %{SOURCE4} selinux-policy %build CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS # build Binary Policy Module pushd selinux-policy for selinuxvariant in %{selinux_variants} do make NAME=${selinuxvariant} -f %{_datadir}/selinux/devel/Makefile mv %{name}.pp %{name}.pp.${selinuxvariant} make NAME=${selinuxvariant} -f %{_datadir}/selinux/devel/Makefile clean done popd # build SE-PostgreSQL autoconf %configure --disable-rpath \ --enable-selinux \ %if %{defined sepgextension} --enable-debug \ --enable-cassert \ %endif --libdir=%{_libdir}/sepgsql \ --datadir=%{_datadir}/sepgsql # parallel build, if possible SECCLASS_DB_DATABASE=`grep ^define %{_datadir}/selinux/devel/include/support/all_perms.spt | cat -n | grep all_db_database_perms | awk '{print $1}'` make CUSTOM_COPT="-D SECCLASS_DB_DATABASE=${SECCLASS_DB_DATABASE}" %{?_smp_mflags} %install rm -rf %{buildroot} pushd selinux-policy for selinuxvariant in %{selinux_variants} do install -d %{buildroot}%{_datadir}/selinux/${selinuxvariant} install -p -m 644 %{name}.pp.${selinuxvariant} \ %{buildroot}%{_datadir}/selinux/${selinuxvariant}/%{name}.pp done popd make DESTDIR=%{buildroot} install # avoid to conflict with native postgresql package mv %{buildroot}%{_bindir} %{buildroot}%{_bindir}.orig install -d %{buildroot}%{_bindir} mv %{buildroot}%{_bindir}.orig/initdb %{buildroot}%{_bindir}/initdb.sepgsql mv %{buildroot}%{_bindir}.orig/pg_ctl %{buildroot}%{_bindir}/sepg_ctl mv %{buildroot}%{_bindir}.orig/postgres %{buildroot}%{_bindir}/sepostgres mv %{buildroot}%{_bindir}.orig/pg_dump %{buildroot}%{_bindir}/sepg_dump mv %{buildroot}%{_bindir}.orig/pg_dumpall %{buildroot}%{_bindir}/sepg_dumpall # /usr/lib/sepgsql mv %{buildroot}%{_libdir}/sepgsql %{buildroot}%{_libdir}/sepgsql.orig install -d %{buildroot}%{_libdir}/sepgsql mv %{buildroot}%{_libdir}/sepgsql.orig/*_and_*.so %{buildroot}%{_libdir}/sepgsql mv %{buildroot}%{_libdir}/sepgsql.orig/plpgsql.so %{buildroot}%{_libdir}/sepgsql # remove unnecessary files rm -rf %{buildroot}%{_bindir}.orig rm -rf %{buildroot}%{_libdir}/sepgsql.orig rm -rf %{buildroot}%{_includedir} rm -rf %{buildroot}%{_usr}/doc rm -rf %{buildroot}%{_datadir}/sepgsql/timezone rm -rf %{buildroot}%{_mandir} # /var/lib/sepgsql install -d -m 700 %{buildroot}%{_localstatedir}/lib/sepgsql install -d -m 700 %{buildroot}%{_localstatedir}/lib/sepgsql/data install -d -m 700 %{buildroot}%{_localstatedir}/lib/sepgsql/backups # /etc/rc.d/init.d/* mkdir -p %{buildroot}%{_initrddir} install -p -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/sepostgresql # /usr/share/man/* mkdir -p %{buildroot}%{_mandir}/man8 install -p -m 644 %{SOURCE5} %{buildroot}%{_mandir}/man8 %clean rm -rf %{buildroot} %pre getent group sepgsql >/dev/null || groupadd -r sepgsql getent passwd sepgsql >/dev/null || \ useradd -r -g sepgsql -d %{_localstatedir}/lib/sepgsql -s /bin/bash \ -c "SE-PostgreSQL server" sepgsql exit 0 %post /sbin/chkconfig --add %{name} /sbin/ldconfig for selinuxvariant in %{selinux_variants} do %{_sbindir}/semodule -s ${selinuxvariant} -l >& /dev/null || continue; %{_sbindir}/semodule -s ${selinuxvariant} -l | egrep -q '^%{name}' && \ %{_sbindir}/semodule -s ${selinuxvariant} -r %{name} >& /dev/null || : %{_sbindir}/semodule -s ${selinuxvariant} -i %{_datadir}/selinux/${selinuxvariant}/%{name}.pp >& /dev/null || : done # Fix up non-standard file contexts /sbin/fixfiles -R %{name} restore || : /sbin/restorecon -R %{_localstatedir}/lib/sepgsql || : %preun if [ $1 -eq 0 ]; then # rpm -e case /sbin/service %{name} condstop >/dev/null 2>&1 /sbin/chkconfig --del %{name} fi %postun /sbin/ldconfig if [ $1 -ge 1 ]; then # rpm -U case /sbin/service %{name} condrestart >/dev/null 2>&1 || : fi if [ $1 -eq 0 ]; then # rpm -e case for selinuxvariant in %{selinux_variants} do %{_sbindir}/semodule -s ${selinuxvariant} -l >& /dev/null || continue; %{_sbindir}/semodule -s ${selinuxvariant} -l | egrep -q '^%{name}' && \ %{_sbindir}/semodule -s ${selinuxvariant} -r %{name} >& /dev/null || : done /sbin/fixfiles -R %{name} restore || : test -d %{_localstatedir}/lib/sepgsql && /sbin/restorecon -R %{_localstatedir}/lib/sepgsql || : fi %files %defattr(-,root,root,-) %doc COPYRIGHT README HISTORY %{_initrddir}/sepostgresql %{_bindir}/initdb.sepgsql %{_bindir}/sepg_ctl %{_bindir}/sepostgres %{_bindir}/sepg_dump %{_bindir}/sepg_dumpall %{_mandir}/man8/sepostgresql.* %dir %{_libdir}/sepgsql %{_libdir}/sepgsql/plpgsql.so %{_libdir}/sepgsql/*_and_*.so %dir %{_datadir}/sepgsql %{_datadir}/sepgsql/postgres.bki %{_datadir}/sepgsql/postgres.description %{_datadir}/sepgsql/postgres.shdescription %{_datadir}/sepgsql/system_views.sql %{_datadir}/sepgsql/*.sample %{_datadir}/sepgsql/timezonesets/ %{_datadir}/sepgsql/conversion_create.sql %{_datadir}/sepgsql/information_schema.sql %{_datadir}/sepgsql/sql_features.txt %attr(644,root,root) %{_datadir}/selinux/*/sepostgresql.pp %attr(700,sepgsql,sepgsql) %dir %{_localstatedir}/lib/sepgsql %attr(700,sepgsql,sepgsql) %dir %{_localstatedir}/lib/sepgsql/data %attr(700,sepgsql,sepgsql) %dir %{_localstatedir}/lib/sepgsql/backups %changelog * Thu Aug 28 2007 - 8.2.4-0.434.beta - add Requires: postgresql-server, instead of Conflicts: tag (Some sharable files are removed from sepostgresql package) * Fri Aug 24 2007 - 8.2.4-0.429.beta - add policycoreutils to Requires(post/postun) - upstreamed selinux-policy got SE-PostgreSQL related object classes definition. * Sat Aug 18 2007 - 8.2.4-0.427.beta - sepg_dumpall uses /usr/bin/sepg_dump * Fri Aug 17 2007 - 8.2.4-0.423.beta - fix policy not to execute sepgsql_user_proc_t from administrative domain * Fri Aug 10 2007 - 8.2.4-0.418.beta - object classes are renamed with "db_" prefix - /etc/init.d/sepostgresql script is improved. * Thu Aug 2 2007 - 8.2.4-0.409.beta - specfile updated based on the following comments https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=249522#c5 * Mon Jul 30 2007 - 8.2.4-0.407.beta - fix spec file based on Fedora reviewing process - add rawhide support * Mon Jul 23 2007 - 8.2.4-0.402.beta - add manpage of sepostgresql - fix specfile convention for Fedora suitable * Sun Jul 15 2007 - 8.2.4-0.398.beta - SECCLASS_DATABASE is updated (fc7->62, fc6->61) * Sun Jul 1 2007 - 8.2.4-0.391.beta - Mark as a beta version. * Sat Jun 30 2007 - 8.2.4-0.384.alpha - add fallback context support with $SEPGSQL_FALLBACK_CONTEXT - add sepgsql_enable_users_ddl boolean to restrict sepgsql_sysobj_t - BUGFIX: incorrect inherited attribute expanding for RECORD type (attno=0) - BUGFIX: trigger functions were not checked in COPY FROM statement * Tue Jun 26 2007 - 8.2.4-0.376.alpha - add pgaceExecutorStart() to hook ExecutorStart() * Mon Jun 25 2007 - 8.2.4-0.372.alpha - add table name prefix for column name on audit messages - use security_label_raw_in as an alternative for security_label_in - add hook for query execution path with SPI_ interface - add trigger function suppoer - BUGFIX: remove unnecessary checks for COPY TO/FROM on non-table relation - BUGFIX: remove unnecessary checks for LOCK on non-table relation - BUGFIX: incorrect object id for tuples within pg_security - BUGFIX: CommandCounterIncrement() might be called during heap_create_with_catalog. - BUGFIX: correct self-deadlock - update security policy: sepgsql_sysobj_t, sepgsql_user_proc_t, sepgsql_ro_blob_t * Tue Jun 19 2007 - 8.2.4-0.351.alpha - BUGFIX: sepgsql_compute_avc_datum() accessed userspace AVC without holding any lock. - improve build scripts. * Sat Jun 16 2007 - 8.2.4-0.320.alpha - update: sepostgresql.pp security policy fot strict/mls suitable - BUGFIX: column:drop evaluation for ALTER TABLE tbl DROP col; statement - add --enable-security option for pg_dumpall command - add {use} permission for table/column/tuple object classes * Tue May 29 2007 - 8.2.4-0.306.alpha - BUGFIX: RangeTblEntry->requiredPerms are polluted. * Sun May 27 2007 - 8.2.4-0.304.alpha - add support for dynamic object class/access vector mapping - BUGFIX: Lack of implicit labeling on COPY FROM statement for system catalogs - BUGFIX: Incorrect security context handling for inherited tables * Fri May 25 2007 - 8.2.4-0.292.alpha - add pg_dump/pg_dumpall/pg_restore with --enable-security option - add support on OUTER JOIN by rewriting query. - add security_context support on COPY TO/FROM statement - add unlabeled security context support (enable to obtain /selinux/initial_contexts/*) - BUGFIX: lack of checks on JOIN ON condition - BUGFIX: pseudo relation object (sequence, toast, ...) are not handled as database obj. - BUGFIX: lack of tuple:insert checks at COPY FROM statement - BUGFIX: server crash when CREATE TABLE command with newly defined CONTEXT = '...'. * Wed May 16 2007 - 8.2.4-0.266.alpha - BUGFIX: incorrect security context of newly generated system object. - BUGFIX: missing error text when audit log is disabled. - BUGFIX: incorrect Oid of newly generated tuples within pg_security. - BUGFIX: sepgsql_enable_audittuple is misconditioned. - add checks for T_RowExpr/T_RowCompareExpr/T_BooleanTest T_DistinctExpr/T_ConvertRowtypeExpr - add support CONTEXT = 'xxx' for CREATE TABLE/FUNCTION/DATABASE statement * Sun Apr 30 2007 - 8.2.4-0.240.alpha - update base version 8.2.3 -> 8.2.4 - BUGFIX: unexpected expose in OUTER JOIN statement. add rewrite OUTER JOIN into SUBQUERY to ensure filtering violated tuples. - BUGFIX: strange operation in text_to_security_label() - BUGFIX: infinite recursive call on security label -> oid mapping - BUGFIX: sepgsql_avc_init() is called in policy state monitoring process to avoid nonsense initialization of avc_shmem. * Fri Apr 27 2007 - 8.2.3-0.232.alpha - object class numbers were redefined. (SECCLASS_DATABASE got into 61) - is_selinux_enabled() was cached on the shared memory segment. - BUGFIX: server went into infinit loop on foreign key constraint. * Mon Apr 16 2007 - 8.2.3-0.226.alpha - BUGFIX: cases when several variables with same type in a single table * Sat Apr 07 2007 - 8.2.3-0.214.alpha - add the first implementation of SE-PostgreSQL on PGACE framework * Wed Mar 21 2007 - 8.2.3-0.212.alpha - BUGFIX: SetOperation didn't handle its subquery correctly. So, it caused server crash. * Wed Mar 07 2007 - 8.2.3-0.209.alpha - BUGFIX: var->varlevelsup was ignored, so outer references from subqueries cause a fault. * Tue Feb 27 2007 - 8.2.3-0.178.alpha - Initial RPM build --- NEW FILE sepostgresql.te --- policy_module(sepostgresql, 0.434) gen_require(` all_userspace_class_perms type postgresql_t; type lib_t, shlib_t; type unlabeled_t; attribute domain; attribute file_type; ') ######################################## # # Declarations # # ---- Booleans ---- gen_tunable(sepgsql_enable_unconfined, true) gen_tunable(sepgsql_enable_auditallow, false) gen_tunable(sepgsql_enable_auditdeny, true) gen_tunable(sepgsql_enable_audittuple, false) gen_tunable(sepgsql_enable_users_ddl, true) # ---- Database client type ---- attribute sepgsql_admin_domain; attribute sepgsql_users_domain; # ---- Database object type ---- attribute sepgsql_server_type; attribute sepgsql_database_type; attribute sepgsql_table_type; attribute sepgsql_procedure_type; attribute sepgsql_blob_type; attribute sepgsql_module_type; #--------------------------------------- # SE-PostgreSQL userspace-managed objects # for database class type sepgsql_db_t, sepgsql_database_type; # for table/column/tuple class type sepgsql_table_t, sepgsql_table_type; type sepgsql_sysobj_t, sepgsql_table_type; type sepgsql_secret_table_t, sepgsql_table_type; type sepgsql_ro_table_t, sepgsql_table_type; type sepgsql_fixed_table_t, sepgsql_table_type; # for procedure class type sepgsql_proc_t, sepgsql_procedure_type; type sepgsql_user_proc_t, sepgsql_procedure_type; type sepgsql_trusted_proc_t, sepgsql_procedure_type; # for blob class type sepgsql_blob_t, sepgsql_blob_type; type sepgsql_ro_blob_t, sepgsql_blob_type; type sepgsql_secret_blob_t, sepgsql_blob_type; #--------------------------------------- # SE-PostgreSQL trusted procedure domain type sepgsql_trusted_domain_t; domain_type(sepgsql_trusted_domain_t) sepgsql_unconfined_domain(sepgsql_trusted_domain_t) #--------------------------------------- # SE-PostgreSQL loadable shared library modules sepgsql_module_object(lib_t) sepgsql_module_object(shlib_t) #--------------------------------------- # unlabeled object (unlabeled_t) typeattribute unlabeled_t sepgsql_database_type; typeattribute unlabeled_t sepgsql_table_type; typeattribute unlabeled_t sepgsql_procedure_type; typeattribute unlabeled_t sepgsql_blob_type; ######################################## # # SE-PostgreSQL server domain's policy # optional_policy(` gen_require(` type postgresql_t; ') sepgsql_server_domain(postgresql_t) ') ######################################## # # SE-PostgreSQL client domains # # -- unconfined_t -- optional_policy(` gen_require(` type unconfined_t; ') sepgsql_unconfined_domain(unconfined_t) ') # -- sysadm_t -- optional_policy(` gen_require(` type sysadm_t; ') sepgsql_unconfined_domain(sysadm_t) ') # -- user_t -- optional_policy(` gen_require(` type user_t; ') sepgsql_client_domain(user_t) ') # -- staff_t -- optional_policy(` gen_require(` type staff_t; ') sepgsql_client_domain(staff_t) ') # -- guest_t -- optional_policy(` gen_require(` type guest_t; ') sepgsql_client_domain(guest_t) ') # -- httpd_t (PHP script) -- optional_policy(` gen_require(` type httpd_t; ') sepgsql_client_domain(httpd_t) ') # -- httpd_sys_script_t (CGI script) -- optional_policy(` gen_require(` type httpd_sys_script_t; ') sepgsql_client_domain(httpd_sys_script_t) ') ######################################## # # SE-PostgreSQL Type Transition # type_transition domain domain : db_database sepgsql_db_t; type_transition { domain - sepgsql_server_type } sepgsql_database_type : db_table sepgsql_table_t; type_transition sepgsql_server_type sepgsql_database_type : db_table sepgsql_sysobj_t; type_transition domain sepgsql_database_type : db_blob sepgsql_blob_t; ######################################## # # SE-PostgreSQL policy for server domain # allow sepgsql_server_type self : netlink_selinux_socket create_socket_perms; selinux_get_fs_mount(sepgsql_server_type) selinux_get_enforce_mode(sepgsql_server_type) selinux_validate_context(sepgsql_server_type) selinux_compute_access_vector(sepgsql_server_type) selinux_compute_create_context(sepgsql_server_type) selinux_compute_relabel_context(sepgsql_server_type) allow sepgsql_server_type sepgsql_database_type : db_database all_db_database_perms; allow sepgsql_server_type sepgsql_module_type : db_database { install_module }; allow sepgsql_server_type sepgsql_table_type : db_table all_db_table_perms; allow sepgsql_server_type sepgsql_table_type : db_column all_db_column_perms; allow sepgsql_server_type sepgsql_table_type : db_tuple all_db_tuple_perms; allow sepgsql_server_type sepgsql_procedure_type : db_procedure all_db_procedure_perms; allow sepgsql_server_type sepgsql_blob_type : db_blob all_db_blob_perms; # type transition for procedure type_transition sepgsql_server_type sepgsql_database_type : db_procedure sepgsql_proc_t; ######################################## # # SE-PostgreSQL policy for administrative domain # tunable_policy(`sepgsql_enable_unconfined',` allow sepgsql_admin_domain sepgsql_database_type : db_database all_db_database_perms; allow sepgsql_admin_domain sepgsql_module_type : db_database { install_module }; allow sepgsql_admin_domain sepgsql_table_type : db_table all_db_table_perms; allow sepgsql_admin_domain sepgsql_table_type : db_column all_db_column_perms; allow sepgsql_admin_domain sepgsql_table_type : db_tuple all_db_tuple_perms; allow sepgsql_admin_domain { sepgsql_procedure_type - sepgsql_user_proc_t } : db_procedure all_db_procedure_perms; allow sepgsql_admin_domain sepgsql_user_proc_t : db_procedure { create drop getattr setattr relabelfrom relabelto }; allow sepgsql_admin_domain sepgsql_blob_type : db_blob all_db_blob_perms; allow sepgsql_admin_domain sepgsql_server_type : db_blob { import export }; # type transition for procedure type_transition sepgsql_admin_domain sepgsql_database_type : db_procedure sepgsql_proc_t; ',` # type transition for procedure type_transition sepgsql_admin_domain sepgsql_database_type : db_procedure sepgsql_user_proc_t; ') ######################################## # # SE-PostgreSQL policy for generic domain # allow sepgsql_users_domain sepgsql_db_t : db_database { getattr access }; allow sepgsql_users_domain sepgsql_table_t : db_table { getattr use select update insert delete }; allow sepgsql_users_domain sepgsql_table_t : db_column { getattr use select update insert }; allow sepgsql_users_domain sepgsql_table_t : db_tuple { use select update insert delete }; allow sepgsql_users_domain sepgsql_sysobj_t : db_table { getattr use select }; allow sepgsql_users_domain sepgsql_sysobj_t : db_column { getattr use select }; allow sepgsql_users_domain sepgsql_sysobj_t : db_tuple { use select }; tunable_policy(`sepgsql_enable_users_ddl',` allow sepgsql_users_domain sepgsql_table_t : db_table { create drop setattr }; allow sepgsql_users_domain sepgsql_table_t : db_column { create drop setattr }; allow sepgsql_users_domain sepgsql_sysobj_t : db_tuple { update insert delete }; ') allow sepgsql_users_domain sepgsql_secret_table_t : db_table { getattr }; allow sepgsql_users_domain sepgsql_secret_table_t : db_column { getattr }; allow sepgsql_users_domain sepgsql_ro_table_t : db_table { getattr use select }; allow sepgsql_users_domain sepgsql_ro_table_t : db_column { getattr use select }; allow sepgsql_users_domain sepgsql_ro_table_t : db_tuple { use select }; allow sepgsql_users_domain sepgsql_fixed_table_t : db_table { getattr use select insert }; allow sepgsql_users_domain sepgsql_fixed_table_t : db_column { getattr use select insert }; allow sepgsql_users_domain sepgsql_fixed_table_t : db_tuple { use select insert }; allow sepgsql_users_domain sepgsql_proc_t : db_procedure { getattr execute }; allow { sepgsql_users_domain - sepgsql_admin_domain} sepgsql_user_proc_t : db_procedure { create drop getattr setattr execute }; allow sepgsql_users_domain sepgsql_trusted_proc_t : db_procedure { getattr execute entrypoint }; allow sepgsql_users_domain sepgsql_blob_t : db_blob { create drop getattr setattr read write }; allow sepgsql_users_domain sepgsql_ro_blob_t : db_blob { getattr read }; allow sepgsql_users_domain sepgsql_secret_blob_t : db_blob { getattr }; # type transition for procedure type_transition { sepgsql_users_domain - sepgsql_admin_domain } sepgsql_database_type : db_procedure sepgsql_user_proc_t; # trusted procedure type_transition sepgsql_users_domain sepgsql_trusted_proc_t : process sepgsql_trusted_domain_t; allow sepgsql_users_domain sepgsql_trusted_domain_t : process { transition }; ######################################## # # SE-PostgreSQL loadable shared library policy # allow sepgsql_database_type sepgsql_module_type : db_database { load_module }; ######################################## # # SE-PostgreSQL audit switch # tunable_policy(`sepgsql_enable_auditallow',` auditallow domain sepgsql_database_type : db_database all_db_database_perms; auditallow domain sepgsql_table_type : db_table all_db_table_perms; auditallow domain sepgsql_table_type : db_column all_db_column_perms; auditallow domain sepgsql_procedure_type : db_procedure all_db_procedure_perms; auditallow domain sepgsql_blob_type : db_blob all_db_blob_perms; auditallow domain sepgsql_server_type : db_blob { import export }; auditallow domain file_type : db_database { install_module }; ') tunable_policy(`sepgsql_enable_audittuple && sepgsql_enable_auditallow',` auditallow domain sepgsql_table_type : db_tuple all_db_tuple_perms; ') tunable_policy(`! sepgsql_enable_auditdeny',` dontaudit domain sepgsql_database_type : db_database all_db_database_perms; dontaudit domain sepgsql_table_type : db_table all_db_table_perms; dontaudit domain sepgsql_table_type : db_column all_db_column_perms; dontaudit domain sepgsql_procedure_type : db_procedure all_db_procedure_perms; dontaudit domain sepgsql_blob_type : db_blob all_db_blob_perms; dontaudit domain sepgsql_server_type : db_blob { import export }; dontaudit domain file_type : db_database { install_module }; ') tunable_policy(`! sepgsql_enable_audittuple || ! sepgsql_enable_auditdeny',` dontaudit domain sepgsql_table_type : db_tuple all_db_tuple_perms; ') Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/sepostgresql/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Sep 2007 02:10:32 -0000 1.1 +++ .cvsignore 1 Sep 2007 13:07:32 -0000 1.2 @@ -0,0 +1 @@ +postgresql-8.2.4.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/sepostgresql/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Sep 2007 02:10:32 -0000 1.1 +++ sources 1 Sep 2007 13:07:32 -0000 1.2 @@ -0,0 +1 @@ +f7f2548c41b87ceb63a495dc47a67440 postgresql-8.2.4.tar.gz From fedora-extras-commits at redhat.com Sat Sep 1 13:10:29 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 09:10:29 -0400 Subject: rpms/dietlibc/devel dietlibc.spec,1.28,1.29 Message-ID: <200709011310.l81DATal029677@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dietlibc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29617 Modified Files: dietlibc.spec Log Message: reenabled '-fno-stack-protector' for non-i386/x86_64 archs Index: dietlibc.spec =================================================================== RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- dietlibc.spec 1 Sep 2007 12:35:38 -0000 1.28 +++ dietlibc.spec 1 Sep 2007 13:09:57 -0000 1.29 @@ -35,6 +35,7 @@ Source1: http://www.fefe.de/dietlibc/%name-%version.tar.bz2.sig Patch1: dietlibc-0.28-setpriority.patch Patch10: dietlibc-0.29-scall.patch +Patch20: dietlibc-0.29-nostackprotector.patch Patch30: dietlibc-0.30-longdouble.patch Patch31: dietlibc-0.31-defpath.patch Patch32: dietlibc-0.31-stacksmash.patch @@ -73,9 +74,18 @@ %patch32 -p1 -b .stacksmash %patch33 -p1 -b .stacksmash-dyn +%ifnarch i386 x86_64 +%patch20 -p1 -b .nostackprotector +sed -i -e 's!^#define WANT_SSP$!// \0!g; + s!.*\(#define WANT_STACKGAP\).*!\1!g' dietfeatures.h +%global xtra_fixcflags -fno-stack-protector +%else +%global xtra_fixcflags %nil +%endif + sed -i -e 's!strip !: !g' Makefile -%global fixcflags -fomit-frame-pointer -fno-exceptions -fno-asynchronous-unwind-tables -Os +%global fixcflags -fomit-frame-pointer -fno-exceptions -fno-asynchronous-unwind-tables %xtra_fixcflags -Os %global basemakeflags prefix=%_libdir/dietlibc BINDIR=%_bindir MAN1DIR=%_mandir/man1 COMMENT=: CFLAGS="$RPM_OPT_FLAGS %fixcflags" PDIET=%_libdir/dietlibc %global makeflags %basemakeflags From fedora-extras-commits at redhat.com Sat Sep 1 13:16:36 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sat, 1 Sep 2007 09:16:36 -0400 Subject: comps comps-f8.xml.in,1.84,1.85 Message-ID: <200709011316.l81DGa2C029782@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29748 Modified Files: comps-f8.xml.in Log Message: add groups for Fonts and Legacy Fonts Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- comps-f8.xml.in 31 Aug 2007 07:06:30 -0000 1.84 +++ comps-f8.xml.in 1 Sep 2007 13:16:06 -0000 1.85 @@ -355,14 +355,7 @@ dejavu-fonts dejavu-fonts-experimental devilspie - efont-unicode-bdf - fonts-ISO8859-2 - fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi fonts-japanese - fonts-KOI8-R - fonts-KOI8-R-100dpi - fonts-KOI8-R-75dpi freefont FreeWnn kinput2 @@ -381,10 +374,6 @@ xdaliclock xkeycaps xlockmore - xorg-x11-fonts-ISO8859-9-100dpi - xorg-x11-fonts-ISO8859-9-75dpi - xorg-x11-fonts-cyrillic - xorg-x11-fonts-ethiopic xorg-x11-resutils xorg-x11-server-Xnest xorg-x11-server-Xvfb @@ -398,6 +387,94 @@ + fonts + <_name>Fonts + <_description>Fonts packages for rendering text on the desktop. + true + true + + dejavu-lgc-fonts + fonts-arabic + fonts-bengali + fonts-chinese + fonts-gujarati + fonts-hindi + fonts-kannada + fonts-korean + fonts-malayalam + fonts-oriya + fonts-punjabi + fonts-sinhala + fonts-tamil + fonts-telugu + jomolhari-fonts + liberation-fonts + sazanami-fonts-gothic + bitstream-vera-fonts + charis-fonts + dejavu-fonts + dejavu-fonts-experimental + doulos-fonts + fonts-japanese + fonts-truetype-apl + freefont + gentium-fonts + hunky-fonts + linux-libertine-fonts + mathml-fonts + mgopen-fonts + sazanami-fonts-mincho + tibetan-machine-uni-fonts + VLGothic-fonts + xorg-x11-fonts-ethiopic + xorg-x11-fonts-syriac + + + + legacy-fonts + <_name>Legacy Fonts + <_description>Older bitmap and vector fonts packages + true + true + + bitmap-fonts + fonts-hebrew + xorg-x11-fonts-100dpi + xorg-x11-fonts-75dpi + xorg-x11-fonts-ISO8859-1-100dpi + xorg-x11-fonts-ISO8859-1-75dpi + xorg-x11-fonts-misc + xorg-x11-fonts-truetype + xorg-x11-fonts-Type1 + artwiz-aleczapka-fonts + bitmap-fonts-cjk + efont-unicode-bdf + fonts-hebrew-fancy + fonts-ISO8859-2 + fonts-ISO8859-2-100dpi + fonts-ISO8859-2-75dpi + fonts-KOI8-R + fonts-KOI8-R-100dpi + fonts-KOI8-R-75dpi + fonts-x11-apl + ghostscript-fonts + libdockapp-fonts + terminus-font-console + terminus-font-x11 + urw-fonts + xorg-x11-fonts-cyrillic + xorg-x11-fonts-ISO8859-2-100dpi + xorg-x11-fonts-ISO8859-2-75dpi + xorg-x11-fonts-ISO8859-9-100dpi + xorg-x11-fonts-ISO8859-9-75dpi + xorg-x11-fonts-ISO8859-14-100dpi + xorg-x11-fonts-ISO8859-14-75dpi + xorg-x11-fonts-ISO8859-15-100dpi + xorg-x11-fonts-ISO8859-15-75dpi + zvbi-fonts + + + basque-support <_name>Basque Support <_description/> @@ -4060,8 +4137,10 @@ base base-x dial-up + fonts hardware-support java + legacy-fonts legacy-software-support system-tools virtualization From fedora-extras-commits at redhat.com Sat Sep 1 13:21:14 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 09:21:14 -0400 Subject: rpms/dietlibc/devel dietlibc.spec,1.29,1.30 Message-ID: <200709011321.l81DLEPp029845@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dietlibc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29827 Modified Files: dietlibc.spec Log Message: made binaries non-executable to avoid "No build ID note" errors Index: dietlibc.spec =================================================================== RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- dietlibc.spec 1 Sep 2007 13:09:57 -0000 1.29 +++ dietlibc.spec 1 Sep 2007 13:20:41 -0000 1.30 @@ -104,6 +104,8 @@ make %makeflags DESTDIR=$RPM_BUILD_ROOT install ln -s lib-%_arch ${RPM_BUILD_ROOT}%_libdir/dietlibc/lib-%_arch-%_vendor + +chmod a-x $RPM_BUILD_ROOT%_libdir/dietlibc/lib-*/*.o rm -f $RPM_BUILD_ROOT%_bindir/dnsd @@ -132,9 +134,10 @@ %changelog * Sat Sep 1 2007 Enrico Scholz - 0.31-1 - updated to 0.31 -- removed the no-stack-protector bits +- removed the no-stack-protector bits for i386 and x86_64 archs - improved stack-smash code a little bit - disabled dynamic lib for all arches +- made binaries non-executable to avoid "No build ID note" errors * Wed Jan 17 2007 David Woodhouse 0.30-4 - Bump release to be higher than unexplained 0.30-3.fc6 From fedora-extras-commits at redhat.com Sat Sep 1 13:22:44 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 09:22:44 -0400 Subject: rpms/dietlibc/devel dietlibc.spec,1.30,1.31 Message-ID: <200709011322.l81DMiKc029911@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dietlibc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29888 Modified Files: dietlibc.spec Log Message: fixed typo Index: dietlibc.spec =================================================================== RCS file: /cvs/extras/rpms/dietlibc/devel/dietlibc.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- dietlibc.spec 1 Sep 2007 13:20:41 -0000 1.30 +++ dietlibc.spec 1 Sep 2007 13:22:12 -0000 1.31 @@ -137,7 +137,7 @@ - removed the no-stack-protector bits for i386 and x86_64 archs - improved stack-smash code a little bit - disabled dynamic lib for all arches -- made binaries non-executable to avoid "No build ID note" errors +- made objects non-executable to avoid "No build ID note" errors * Wed Jan 17 2007 David Woodhouse 0.30-4 - Bump release to be higher than unexplained 0.30-3.fc6 From fedora-extras-commits at redhat.com Sat Sep 1 13:37:44 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 09:37:44 -0400 Subject: rpms/dietlibc/F-7 sources,1.6,1.7 dietlibc.spec,1.27,1.28 Message-ID: <200709011337.l81DbiOC030367@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dietlibc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30228/F-7 Modified Files: sources dietlibc.spec Log Message: - updated to 0.31 - removed the no-stack-protector bits for i386 and x86_64 archs - improved stack-smash code a little bit - disabled dynamic lib for all arches - made objects non-executable to avoid "No build ID note" errors Index: sources =================================================================== RCS file: /cvs/extras/rpms/dietlibc/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 9 Jul 2006 14:18:32 -0000 1.6 +++ sources 1 Sep 2007 13:37:11 -0000 1.7 @@ -1,2 +1,2 @@ -2465d652fff6f1fad3da3b98e60e83c9 dietlibc-0.30.tar.bz2 -698d7624167aad89acfef504da0161ad dietlibc-0.30.tar.bz2.sig +acb98d469ee932d902fdf6de07802b7c dietlibc-0.31.tar.bz2 +77dadb56faa06c1a5177d76806e79b28 dietlibc-0.31.tar.bz2.sig Index: dietlibc.spec =================================================================== RCS file: /cvs/extras/rpms/dietlibc/F-7/dietlibc.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- dietlibc.spec 17 Jan 2007 01:02:35 -0000 1.27 +++ dietlibc.spec 1 Sep 2007 13:37:11 -0000 1.28 @@ -6,7 +6,7 @@ ## %ifarch %ix86 x86_64 arm -%global do_dyn 1 +%global do_dyn 0 %else %global do_dyn 0 %endif @@ -26,8 +26,8 @@ Summary: Small libc implementation Name: dietlibc -Version: 0.30 -Release: %release_func 4 +Version: 0.31 +Release: %release_func 1 License: GPL Group: Development/Libraries URL: http://www.fefe.de/dietlibc/ @@ -37,14 +37,19 @@ Patch10: dietlibc-0.29-scall.patch Patch20: dietlibc-0.29-nostackprotector.patch Patch30: dietlibc-0.30-longdouble.patch +Patch31: dietlibc-0.31-defpath.patch +Patch32: dietlibc-0.31-stacksmash.patch +Patch33: dietlibc-0.31-stacksmash-dyn.patch BuildRoot: %_tmppath/%name-%version-%release-buildroot %{?with_dyn:Requires: dietlibc-lib = %version-%release} - +%{!?with_dyn:Obsoletes: dietlibc-lib < %version-%release} %package lib Summary: Dynamic libraries for dietlibc Group: System Environment/Libraries +Conflicts: %name < %version-%release +Conflicts: %name > %version-%release %description The diet libc is a libc that is optimized for small size. It can be @@ -64,14 +69,23 @@ %setup -q %patch1 -p1 -b .nice %patch10 -p1 -b .scall -%patch20 -p1 -b .nostackprotector %patch30 -p1 -b .longdouble +%patch31 -p1 -b .defpath +%patch32 -p1 -b .stacksmash +%patch33 -p1 -b .stacksmash-dyn -sed -i -e 's!strip !: !g' Makefile +%ifnarch i386 x86_64 +%patch20 -p1 -b .nostackprotector sed -i -e 's!^#define WANT_SSP$!// \0!g; - s!.*\(#define WANT_STACKGAP\).*!\1!g' dietfeatures.h + s!.*\(#define WANT_STACKGAP\).*!\1!g' dietfeatures.h +%global xtra_fixcflags -fno-stack-protector +%else +%global xtra_fixcflags %nil +%endif + +sed -i -e 's!strip !: !g' Makefile -%global fixcflags -fomit-frame-pointer -fno-exceptions -fno-asynchronous-unwind-tables -fno-stack-protector -Os +%global fixcflags -fomit-frame-pointer -fno-exceptions -fno-asynchronous-unwind-tables %xtra_fixcflags -Os %global basemakeflags prefix=%_libdir/dietlibc BINDIR=%_bindir MAN1DIR=%_mandir/man1 COMMENT=: CFLAGS="$RPM_OPT_FLAGS %fixcflags" PDIET=%_libdir/dietlibc %global makeflags %basemakeflags @@ -91,6 +105,8 @@ ln -s lib-%_arch ${RPM_BUILD_ROOT}%_libdir/dietlibc/lib-%_arch-%_vendor +chmod a-x $RPM_BUILD_ROOT%_libdir/dietlibc/lib-*/*.o +rm -f $RPM_BUILD_ROOT%_bindir/dnsd %clean @@ -116,6 +132,13 @@ %changelog +* Sat Sep 1 2007 Enrico Scholz - 0.31-1 +- updated to 0.31 +- removed the no-stack-protector bits for i386 and x86_64 archs +- improved stack-smash code a little bit +- disabled dynamic lib for all arches +- made objects non-executable to avoid "No build ID note" errors + * Wed Jan 17 2007 David Woodhouse 0.30-4 - Bump release to be higher than unexplained 0.30-3.fc6 From fedora-extras-commits at redhat.com Sat Sep 1 13:49:31 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Sat, 1 Sep 2007 09:49:31 -0400 Subject: rpms/openoffice.org/devel .cvsignore, 1.132, 1.133 openoffice.org.spec, 1.1278, 1.1279 openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch, 1.1, NONE Message-ID: <200709011349.l81DnVfj030552@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30526 Modified Files: .cvsignore openoffice.org.spec Removed Files: openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch Log Message: drop openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/.cvsignore,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- .cvsignore 1 Sep 2007 11:44:03 -0000 1.132 +++ .cvsignore 1 Sep 2007 13:48:59 -0000 1.133 @@ -1,30 +1,7 @@ -openoffice-template-extra.tar.bz2 -extra-templates.tar.bz2 -extra-gallery.tar.bz2 -extra-dictionaries.tar.bz2 -GSI_gu-IN.sdf -GSI_kn-IN.sdf -GSI_ta-IN.sdf -GSI_nn.sdf -GSI_nb.sdf -GSI_pa-IN.sdf -GSI_bn-IN.sdf -GSI_bn.sdf -openoffice.org-simple-crash_report.sh -GSI_cs.sdf -UseSystemFPicker.xcu -RegisterAndLicence.xcu -GSI_ga.sdf -javavendors.xml -GSI_hi-IN.sdf evolocal.odb documentation.openoffice.org-templates.tar.gz redhat-templates.tar.gz Tigert-templates.tar.gz ooo64726.sdf -AutoSaveCommon.xcu -AutoSaveRecovery.xcu -openoffice.org.langpack.template.tar.gz -pa-IN-179.sdf unowinreg.dll OOG680_m3.tar.bz2 Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1278 retrieving revision 1.1279 diff -u -r1.1278 -r1.1279 --- openoffice.org.spec 1 Sep 2007 11:46:02 -0000 1.1278 +++ openoffice.org.spec 1 Sep 2007 13:48:59 -0000 1.1279 @@ -80,55 +80,54 @@ Patch15: openoffice.org-2.0.1.rhXXXXXX.extensions.defaulttoevo2.patch Patch16: openoffice.org-1.9.129.ooo54603.fontconfig.patch Patch17: openoffice.org-1.9.115.ooo69368.fixxmlsec.patch -Patch18: openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch -Patch19: openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch -Patch20: openoffice.org-2.0.1.ooo58606.sw.pre-edit.patch -Patch21: openoffice.org-2.0.2.rh188467.printingdefaults.patch -Patch22: openoffice.org-2.0.2.ooo64508.vcl.honourfontconfighinting.patch -Patch23: workspace.fpicker6.patch -Patch24: openoffice.org.2.0.3-ooo66018.cppuhelper.dangerousvisibility.patch -Patch25: openoffice.org-2.0.3.ooo68048.vcl.imsurroundtext.patch -Patch26: openoffice.org-2.0.4.ooo69051.vcl.singlekeypress.patch -Patch27: pseudoworkspace.valgrind1.patch -Patch28: openoffice.org-2.0.4.rhXXXXXX.padmin.nospadmin.patch -Patch29: openoffice.org-2.0.4.rh217065.syncbackspace.patch -Patch30: openoffice.org.2.0.4.ooo80412.i18npool.extendgrapheme.patch -Patch31: openoffice.org-2.1.0.ooo65491.psprint.enablenups.patch -Patch32: openoffice.org-2.0.3.rh127576.gtkunixprintdialog.localize -Patch33: openoffice.org-2.1.0.ooo78148.lingucomponent.systemhunspell.patch -Patch34: openoffice.org-2.1.0.rh217269.officecfg.nosequencecheck.patch -Patch35: openoffice.org-2.1.0.ooo72129.vcl.fontglyphindex.patch -Patch36: workspace.tl37.patch -Patch37: openoffice.org-2.1.0.ooo73201.sw.a11yloadcrash.patch -Patch38: openoffice.org-2.1.0.oooXXXXX.vcl.dontsortglyphs.patch -Patch39: openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch -Patch40: openoffice.org-2.2.0.ooo74188.sw.cursorinsideglyph.patch -Patch41: workspace.configrefactor01.patch -Patch42: openoffice.org-2.2.0.ooo68717.gstreamer.video.patch -Patch43: openoffice.org-2.2.0.ooo63159.sal.dtype.patch -Patch44: openoffice.org-2.2.0.rh232389.tango.patch -Patch45: openoffice.org-2.2.0.ooo53397.linkopt.patch -Patch46: openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch -Patch47: openoffice.org-2.2.0.ooo76393.sal.dynamicsection.patch -Patch48: openoffice.org-2.2.0.ooo76424.nonatnum.bn_IN.18npool.patch -Patch49: openoffice.org-2.3.0.ooo77885.stoc.stocmerge.patch -Patch50: openoffice.org-2.0.3.ooo80816.selinux.bridges.patch -Patch51: openoffice.org-2.2.1.ooo78971.xmloff.outofrange.patch -Patch52: openoffice.org-2.2.1.oooXXXXX.sw.titlepagedialog.patch -Patch53: openoffice.org-2.2.1.ooo79481.sw.rowordcount.patch -Patch54: openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch -Patch55: openoffice.org-2.3.0.ooo80257.sd.textonlystyle.patch -Patch56: openoffice.org-2.3.0.ooo80257.sd.textonlystyle.tar.gz -Patch57: workspace.unifysound01.patch -Patch58: workspace.npower7.patch -Patch59: openoffice.org-2.3.0.ooo80721.reportdesign.stlportism.patch -Patch60: openoffice.org-2.3.0.ooo80735.cppu.map.patch -Patch61: openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch -Patch62: openoffice.org-2.2.0.gccXXXXX.solenv.javaregistration.patch -Patch63: workspace.dba23e.patch -Patch64: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch -Patch65: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch -Patch66: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch +Patch18: openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch +Patch19: openoffice.org-2.0.1.ooo58606.sw.pre-edit.patch +Patch20: openoffice.org-2.0.2.rh188467.printingdefaults.patch +Patch21: openoffice.org-2.0.2.ooo64508.vcl.honourfontconfighinting.patch +Patch22: workspace.fpicker6.patch +Patch23: openoffice.org.2.0.3-ooo66018.cppuhelper.dangerousvisibility.patch +Patch24: openoffice.org-2.0.3.ooo68048.vcl.imsurroundtext.patch +Patch25: openoffice.org-2.0.4.ooo69051.vcl.singlekeypress.patch +Patch26: pseudoworkspace.valgrind1.patch +Patch27: openoffice.org-2.0.4.rhXXXXXX.padmin.nospadmin.patch +Patch28: openoffice.org-2.0.4.rh217065.syncbackspace.patch +Patch29: openoffice.org.2.0.4.ooo80412.i18npool.extendgrapheme.patch +Patch30: openoffice.org-2.1.0.ooo65491.psprint.enablenups.patch +Patch31: openoffice.org-2.0.3.rh127576.gtkunixprintdialog.localize +Patch32: openoffice.org-2.1.0.ooo78148.lingucomponent.systemhunspell.patch +Patch33: openoffice.org-2.1.0.rh217269.officecfg.nosequencecheck.patch +Patch34: openoffice.org-2.1.0.ooo72129.vcl.fontglyphindex.patch +Patch35: workspace.tl37.patch +Patch36: openoffice.org-2.1.0.ooo73201.sw.a11yloadcrash.patch +Patch37: openoffice.org-2.1.0.oooXXXXX.vcl.dontsortglyphs.patch +Patch38: openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch +Patch39: openoffice.org-2.2.0.ooo74188.sw.cursorinsideglyph.patch +Patch40: workspace.configrefactor01.patch +Patch41: openoffice.org-2.2.0.ooo68717.gstreamer.video.patch +Patch42: openoffice.org-2.2.0.ooo63159.sal.dtype.patch +Patch43: openoffice.org-2.2.0.rh232389.tango.patch +Patch44: openoffice.org-2.2.0.ooo53397.linkopt.patch +Patch45: openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch +Patch46: openoffice.org-2.2.0.ooo76393.sal.dynamicsection.patch +Patch47: openoffice.org-2.2.0.ooo76424.nonatnum.bn_IN.18npool.patch +Patch48: openoffice.org-2.3.0.ooo77885.stoc.stocmerge.patch +Patch49: openoffice.org-2.0.3.ooo80816.selinux.bridges.patch +Patch50: openoffice.org-2.2.1.ooo78971.xmloff.outofrange.patch +Patch51: openoffice.org-2.2.1.oooXXXXX.sw.titlepagedialog.patch +Patch52: openoffice.org-2.2.1.ooo79481.sw.rowordcount.patch +Patch53: openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch +Patch54: openoffice.org-2.3.0.ooo80257.sd.textonlystyle.patch +Patch55: openoffice.org-2.3.0.ooo80257.sd.textonlystyle.tar.gz +Patch56: workspace.unifysound01.patch +Patch57: workspace.npower7.patch +Patch58: openoffice.org-2.3.0.ooo80721.reportdesign.stlportism.patch +Patch59: openoffice.org-2.3.0.ooo80735.cppu.map.patch +Patch60: openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch +Patch61: openoffice.org-2.2.0.gccXXXXX.solenv.javaregistration.patch +Patch62: workspace.dba23e.patch +Patch63: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch +Patch64: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch +Patch65: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch %define instdir %{_libdir}/openoffice.org @@ -1016,59 +1015,58 @@ %patch15 -p1 -b .rhXXXXXX.extensions.defaulttoevo2.patch %patch16 -p1 -b .ooo54603.fontconfig.patch %patch17 -p1 -b .ooo69368.fixxmlsec.patch -%patch18 -p1 -b .ooo67740.doublefree.xmlhelp.patch -%patch19 -p1 -b .ooo53397.prelinkoptimize.desktop.patch -%patch20 -p1 -b .ooo58606.sw.pre-edit.patch -%patch21 -p1 -%patch22 -p1 -b .ooo64508.vcl.honourfontconfighinting.patch -%patch23 -p1 -b .workspace.fpicker6.patch -%patch24 -p1 -b .ooo66018.cppuhelper.dangerousvisibility.patch -%patch25 -p1 -b .ooo68048.vcl.imsurroundtext.patch -%patch26 -p1 -b .ooo69051.vcl.singlekeypress.patch -%patch27 -p1 -b .pseudoworkspace.valgrind1.patch -%patch28 -p1 -b .rhXXXXXX.padmin.nospadmin.patch -%patch29 -p1 -b .rh217065.syncbackspace.patch -%patch30 -p1 -b .ooo80412.i18npool.extendgrapheme.patch -%patch31 -p1 -b .ooo65491.psprint.enablenups.patch -cat %{PATCH32} >> svtools/source/dialogs/localize.sdf -%patch33 -p1 -b .ooo78148.lingucomponent.systemhunspell.patch -%patch34 -p1 -b .rh217269.officecfg.nosequencecheck.patch -%patch35 -p1 -b .ooo72129.vcl.fontglyphindex.patch -%patch36 -p1 -b .tl37.patch -%patch37 -p1 -b .ooo73201.sw.a11yloadcrash.patch -%patch38 -p1 -b .oooXXXXX.vcl.dontsortglyphs.patch -%patch39 -p1 -b .ooo73863.vcl.imcommit.patch -%patch40 -p1 -b .ooo74188.sw.cursorinsideglyph.patch -%patch41 -p0 -b .workspace.configrefactor01.patch -%patch42 -p0 -b .ooo68717.gstreamer.video.patch -%patch43 -p1 -b .ooo63159.sal.dtype.patch -%patch44 -p1 -b .rh232389.tango.patch +%patch18 -p1 -b .ooo53397.prelinkoptimize.desktop.patch +%patch19 -p1 -b .ooo58606.sw.pre-edit.patch +%patch20 -p1 +%patch21 -p1 -b .ooo64508.vcl.honourfontconfighinting.patch +%patch22 -p1 -b .workspace.fpicker6.patch +%patch23 -p1 -b .ooo66018.cppuhelper.dangerousvisibility.patch +%patch24 -p1 -b .ooo68048.vcl.imsurroundtext.patch +%patch25 -p1 -b .ooo69051.vcl.singlekeypress.patch +%patch26 -p1 -b .pseudoworkspace.valgrind1.patch +%patch27 -p1 -b .rhXXXXXX.padmin.nospadmin.patch +%patch28 -p1 -b .rh217065.syncbackspace.patch +%patch29 -p1 -b .ooo80412.i18npool.extendgrapheme.patch +%patch30 -p1 -b .ooo65491.psprint.enablenups.patch +cat %{PATCH31} >> svtools/source/dialogs/localize.sdf +%patch32 -p1 -b .ooo78148.lingucomponent.systemhunspell.patch +%patch33 -p1 -b .rh217269.officecfg.nosequencecheck.patch +%patch34 -p1 -b .ooo72129.vcl.fontglyphindex.patch +%patch35 -p1 -b .tl37.patch +%patch36 -p1 -b .ooo73201.sw.a11yloadcrash.patch +%patch37 -p1 -b .oooXXXXX.vcl.dontsortglyphs.patch +%patch38 -p1 -b .ooo73863.vcl.imcommit.patch +%patch39 -p1 -b .ooo74188.sw.cursorinsideglyph.patch +%patch40 -p0 -b .workspace.configrefactor01.patch +%patch41 -p0 -b .ooo68717.gstreamer.video.patch +%patch42 -p1 -b .ooo63159.sal.dtype.patch +%patch43 -p1 -b .rh232389.tango.patch %if %{linkopt} -%patch45 -p1 -b .ooo53397.linkopt.patch +%patch44 -p1 -b .ooo53397.linkopt.patch %endif -%patch46 -p1 -b .ooo75790.sc.pa-IN.translate.patch -%patch47 -p1 -b .ooo76393.sal.dynamicsection.patch -%patch48 -p1 -b .ooo76424.nonatnum.bn_IN.18npool.patch +%patch45 -p1 -b .ooo75790.sc.pa-IN.translate.patch +%patch46 -p1 -b .ooo76393.sal.dynamicsection.patch +%patch47 -p1 -b .ooo76424.nonatnum.bn_IN.18npool.patch %if %{linkopt} -%patch49 -p0 -b .ooo77885.stoc.stocmerge.patch +%patch48 -p0 -b .ooo77885.stoc.stocmerge.patch %endif -%patch50 -p1 -b .ooo80816.selinux.bridges.patch -%patch51 -p1 -b .ooo78971.xmloff.outofrange.patch -%patch52 -p1 -b .oooXXXXX.sw.titlepagedialog.patch -%patch53 -p1 -b .ooo79481.sw.rowordcount.patch -%patch54 -p1 -b .ooo80424.vcl.honourwidthtype.patch -%patch55 -p1 -b .ooo80257.sd.textonlystyle.patch -tar xzf %{PATCH56} -%patch57 -p1 -b .workspace.unifysound01.patch -%patch58 -p1 -b .workspace.npower7.patch -%patch59 -p1 -b .ooo80721.reportdesign.stlportism.patch -%patch60 -p1 -b .ooo80735.cppu.map.patch -%patch61 -p1 -b .ooo80944.sd.sixtyfour.patch -%patch62 -p1 -b .gccXXXXX.solenv.javaregistration.patch -%patch63 -p1 -b .workspace.dba23e.patch -%patch64 -p1 -b .ooo80967.ucb.neon27.patch -%patch65 -p1 -b .ooo80931.sysui.genericname.patch -%patch66 -p1 -b .ooo81112.reportdesign.parallel.patch +%patch49 -p1 -b .ooo80816.selinux.bridges.patch +%patch50 -p1 -b .ooo78971.xmloff.outofrange.patch +%patch51 -p1 -b .oooXXXXX.sw.titlepagedialog.patch +%patch52 -p1 -b .ooo79481.sw.rowordcount.patch +%patch53 -p1 -b .ooo80424.vcl.honourwidthtype.patch +%patch54 -p1 -b .ooo80257.sd.textonlystyle.patch +tar xzf %{PATCH55} +%patch56 -p1 -b .workspace.unifysound01.patch +%patch57 -p1 -b .workspace.npower7.patch +%patch58 -p1 -b .ooo80721.reportdesign.stlportism.patch +%patch59 -p1 -b .ooo80735.cppu.map.patch +%patch60 -p1 -b .ooo80944.sd.sixtyfour.patch +%patch61 -p1 -b .gccXXXXX.solenv.javaregistration.patch +%patch62 -p1 -b .workspace.dba23e.patch +%patch63 -p1 -b .ooo80967.ucb.neon27.patch +%patch64 -p1 -b .ooo80931.sysui.genericname.patch +%patch65 -p1 -b .ooo81112.reportdesign.parallel.patch %if %{linkopt} chmod a+x solenv/bin/mklinkscript.pl @@ -2748,6 +2746,7 @@ %changelog * Sat Sep 01 2007 Caolan McNamara - 1:2.3.0-3.1 - release candidate +- drop integrated openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch * Wed Aug 29 2007 Caolan McNamara - 1:2.3.0-2.4 - add openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch --- openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 1 13:58:49 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Sat, 1 Sep 2007 09:58:49 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec, 1.1279, 1.1280 openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch, 1.2, NONE Message-ID: <200709011358.l81DwnBT030813@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30785 Modified Files: openoffice.org.spec Removed Files: openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch Log Message: drop openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1279 retrieving revision 1.1280 diff -u -r1.1279 -r1.1280 --- openoffice.org.spec 1 Sep 2007 13:48:59 -0000 1.1279 +++ openoffice.org.spec 1 Sep 2007 13:58:16 -0000 1.1280 @@ -107,27 +107,26 @@ Patch42: openoffice.org-2.2.0.ooo63159.sal.dtype.patch Patch43: openoffice.org-2.2.0.rh232389.tango.patch Patch44: openoffice.org-2.2.0.ooo53397.linkopt.patch -Patch45: openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch -Patch46: openoffice.org-2.2.0.ooo76393.sal.dynamicsection.patch -Patch47: openoffice.org-2.2.0.ooo76424.nonatnum.bn_IN.18npool.patch -Patch48: openoffice.org-2.3.0.ooo77885.stoc.stocmerge.patch -Patch49: openoffice.org-2.0.3.ooo80816.selinux.bridges.patch -Patch50: openoffice.org-2.2.1.ooo78971.xmloff.outofrange.patch -Patch51: openoffice.org-2.2.1.oooXXXXX.sw.titlepagedialog.patch -Patch52: openoffice.org-2.2.1.ooo79481.sw.rowordcount.patch -Patch53: openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch -Patch54: openoffice.org-2.3.0.ooo80257.sd.textonlystyle.patch -Patch55: openoffice.org-2.3.0.ooo80257.sd.textonlystyle.tar.gz -Patch56: workspace.unifysound01.patch -Patch57: workspace.npower7.patch -Patch58: openoffice.org-2.3.0.ooo80721.reportdesign.stlportism.patch -Patch59: openoffice.org-2.3.0.ooo80735.cppu.map.patch -Patch60: openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch -Patch61: openoffice.org-2.2.0.gccXXXXX.solenv.javaregistration.patch -Patch62: workspace.dba23e.patch -Patch63: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch -Patch64: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch -Patch65: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch +Patch45: openoffice.org-2.2.0.ooo76393.sal.dynamicsection.patch +Patch46: openoffice.org-2.2.0.ooo76424.nonatnum.bn_IN.18npool.patch +Patch47: openoffice.org-2.3.0.ooo77885.stoc.stocmerge.patch +Patch48: openoffice.org-2.0.3.ooo80816.selinux.bridges.patch +Patch49: openoffice.org-2.2.1.ooo78971.xmloff.outofrange.patch +Patch50: openoffice.org-2.2.1.oooXXXXX.sw.titlepagedialog.patch +Patch51: openoffice.org-2.2.1.ooo79481.sw.rowordcount.patch +Patch52: openoffice.org-2.2.1.ooo80424.vcl.honourwidthtype.patch +Patch53: openoffice.org-2.3.0.ooo80257.sd.textonlystyle.patch +Patch54: openoffice.org-2.3.0.ooo80257.sd.textonlystyle.tar.gz +Patch55: workspace.unifysound01.patch +Patch56: workspace.npower7.patch +Patch57: openoffice.org-2.3.0.ooo80721.reportdesign.stlportism.patch +Patch58: openoffice.org-2.3.0.ooo80735.cppu.map.patch +Patch59: openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch +Patch60: openoffice.org-2.2.0.gccXXXXX.solenv.javaregistration.patch +Patch61: workspace.dba23e.patch +Patch62: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch +Patch63: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch +Patch64: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch %define instdir %{_libdir}/openoffice.org @@ -1044,29 +1043,28 @@ %if %{linkopt} %patch44 -p1 -b .ooo53397.linkopt.patch %endif -%patch45 -p1 -b .ooo75790.sc.pa-IN.translate.patch -%patch46 -p1 -b .ooo76393.sal.dynamicsection.patch -%patch47 -p1 -b .ooo76424.nonatnum.bn_IN.18npool.patch +%patch45 -p1 -b .ooo76393.sal.dynamicsection.patch +%patch46 -p1 -b .ooo76424.nonatnum.bn_IN.18npool.patch %if %{linkopt} -%patch48 -p0 -b .ooo77885.stoc.stocmerge.patch +%patch47 -p0 -b .ooo77885.stoc.stocmerge.patch %endif -%patch49 -p1 -b .ooo80816.selinux.bridges.patch -%patch50 -p1 -b .ooo78971.xmloff.outofrange.patch -%patch51 -p1 -b .oooXXXXX.sw.titlepagedialog.patch -%patch52 -p1 -b .ooo79481.sw.rowordcount.patch -%patch53 -p1 -b .ooo80424.vcl.honourwidthtype.patch -%patch54 -p1 -b .ooo80257.sd.textonlystyle.patch -tar xzf %{PATCH55} -%patch56 -p1 -b .workspace.unifysound01.patch -%patch57 -p1 -b .workspace.npower7.patch -%patch58 -p1 -b .ooo80721.reportdesign.stlportism.patch -%patch59 -p1 -b .ooo80735.cppu.map.patch -%patch60 -p1 -b .ooo80944.sd.sixtyfour.patch -%patch61 -p1 -b .gccXXXXX.solenv.javaregistration.patch -%patch62 -p1 -b .workspace.dba23e.patch -%patch63 -p1 -b .ooo80967.ucb.neon27.patch -%patch64 -p1 -b .ooo80931.sysui.genericname.patch -%patch65 -p1 -b .ooo81112.reportdesign.parallel.patch +%patch48 -p1 -b .ooo80816.selinux.bridges.patch +%patch49 -p1 -b .ooo78971.xmloff.outofrange.patch +%patch50 -p1 -b .oooXXXXX.sw.titlepagedialog.patch +%patch51 -p1 -b .ooo79481.sw.rowordcount.patch +%patch52 -p1 -b .ooo80424.vcl.honourwidthtype.patch +%patch53 -p1 -b .ooo80257.sd.textonlystyle.patch +tar xzf %{PATCH54} +%patch55 -p1 -b .workspace.unifysound01.patch +%patch56 -p1 -b .workspace.npower7.patch +%patch57 -p1 -b .ooo80721.reportdesign.stlportism.patch +%patch58 -p1 -b .ooo80735.cppu.map.patch +%patch59 -p1 -b .ooo80944.sd.sixtyfour.patch +%patch60 -p1 -b .gccXXXXX.solenv.javaregistration.patch +%patch61 -p1 -b .workspace.dba23e.patch +%patch62 -p1 -b .ooo80967.ucb.neon27.patch +%patch63 -p1 -b .ooo80931.sysui.genericname.patch +%patch64 -p1 -b .ooo81112.reportdesign.parallel.patch %if %{linkopt} chmod a+x solenv/bin/mklinkscript.pl @@ -2747,6 +2745,7 @@ * Sat Sep 01 2007 Caolan McNamara - 1:2.3.0-3.1 - release candidate - drop integrated openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch +- drop integrated openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch * Wed Aug 29 2007 Caolan McNamara - 1:2.3.0-2.4 - add openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch --- openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 1 14:02:09 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Sat, 1 Sep 2007 10:02:09 -0400 Subject: rpms/eclipse-rpm-editor/devel eclipse-rpm-editor-remove-rpmlint-plugin.patch, NONE, 1.1 eclipse-rpm-editor.spec, NONE, 1.1 fetch-specfile-editor.sh, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709011402.l81E29iH004478@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4443/devel Modified Files: .cvsignore sources Added Files: eclipse-rpm-editor-remove-rpmlint-plugin.patch eclipse-rpm-editor.spec fetch-specfile-editor.sh Log Message: Initial package. eclipse-rpm-editor-remove-rpmlint-plugin.patch: --- NEW FILE eclipse-rpm-editor-remove-rpmlint-plugin.patch --- --- org.eclipse.linuxtools.rpm.ui.editor-feature/feature.xml.ori 2007-08-19 15:04:15.000000000 +0200 +++ org.eclipse.linuxtools.rpm.ui.editor-feature/feature.xml 2007-09-01 15:31:46.000000000 +0200 @@ -33,13 +33,6 @@ - - = 1.5.0 %endif %if ! %{gcj_support} BuildArch: noarch %endif BuildRequires: eclipse-pde >= 1:3.3.0 BuildRequires: eclipse-changelog >= 2.5.1 Requires: eclipse-platform >= 3.3.1 Requires: eclipse-changelog >= 2.5.1 # rpmlint need rpmlint-0.80-rpmlint-on-specfiles.patch to be compatible with # the rpmlint plugin Requires: rpmlint >= 0.80 Requires: rpmdevtools %description The Eclipse Specfile Editor package contains Eclipse plugins that are useful for maintenance of RPM specfiles within the Eclipse IDE. %prep %setup -q -n specfile-editor-fetched-src-%{svn_rev} %patch0 %build # See comments in the script to understand this. /bin/sh -x %{_datadir}/eclipse/buildscripts/copy-platform SDK %{eclipse_base} changelog SDK=$(cd SDK > /dev/null && pwd) # Eclipse may try to write to the home directory. mkdir home homedir=$(cd home > /dev/null && pwd) java -cp $SDK/startup.jar \ -Dosgi.sharedConfiguration.area=%{_libdir}/eclipse/configuration \ org.eclipse.core.launcher.Main \ -application org.eclipse.ant.core.antRunner \ -Dtype=feature \ -Did=org.eclipse.linuxtools.rpm.ui.editor \ -DbaseLocation=$SDK \ -DsourceDirectory=$(pwd) \ -DbuildDirectory=$(pwd)/build \ -Dbuilder=%{eclipse_base}/plugins/org.eclipse.pde.build/templates/package-build \ -f %{eclipse_base}/plugins/org.eclipse.pde.build/scripts/build.xml \ -vmargs -Duser.home=$homedir \ %install rm -rf %{buildroot} install -d -m 755 %{buildroot}%{eclipse_base} unzip -q -d %{buildroot}%{eclipse_base}/.. \ build/rpmBuild/org.eclipse.linuxtools.rpm.ui.editor.zip %if %{gcj_support} %{_bindir}/aot-compile-rpm %endif %clean rm -rf %{buildroot} %if %{gcj_support} %post if [ -x %{_bindir}/rebuild-gcj-db ] then %{_bindir}/rebuild-gcj-db fi %postun if [ -x %{_bindir}/rebuild-gcj-db ] then %{_bindir}/rebuild-gcj-db fi %endif %files %defattr(-,root,root,-) %{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.ui.editor_*.jar #%{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.rpmlint_*.jar %dir %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/ %doc %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.html %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.xml %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.properties %if %{gcj_support} %dir %{_libdir}/gcj/%{name} %{_libdir}/gcj/%{name}/org.eclipse.linuxtools.rpm.* %endif %changelog * Sat Sep 1 2007 Alphonse Van Assche 0.1.0-4 - Disable temporarily rpmlint Plug-In because rpmlint 0.80 is not supported. * Thu Aug 29 2007 Alphonse Van Assche 0.1.0-3 - Fix the description tag (see comment 9 of #253434for more details). - Lower the rpmlint required version form 0.81 to 0.80. * Sun Aug 26 2007 Alphonse Van Assche 0.1.0-2 - Fix License tag. * Wed Aug 15 2007 Alphonse Van Assche 0.1.0-1 - Initial package. --- NEW FILE fetch-specfile-editor.sh --- #!/bin/sh name=specfile-editor svn_repo="svn://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools/rpm/trunk/" # Usage message usage="usage: $0 " tag=$1 tar_name=$name-fetched-src-$tag # Ensure we got the desired CVS tag if [ "x$tag"x = "xx" ] then echo >&2 "$usage" exit 1 fi # cleanup dir rm -fr $tar_name # prepare archive mkdir $tar_name pushd $tar_name &> /dev/null for bundle in \ "org.eclipse.linuxtools.rpm.ui.editor" \ "org.eclipse.linuxtools.rpm.rpmlint" \ "org.eclipse.linuxtools.rpm.ui.editor-feature"; do svn export $svn_repo/$bundle done popd &> /dev/null # create archive tar -cjf $tar_name.tar.bz2 $tar_name Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Sep 2007 02:06:49 -0000 1.1 +++ .cvsignore 1 Sep 2007 14:01:35 -0000 1.2 @@ -0,0 +1 @@ +specfile-editor-fetched-src-2610.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Sep 2007 02:06:49 -0000 1.1 +++ sources 1 Sep 2007 14:01:35 -0000 1.2 @@ -0,0 +1 @@ +4e3109cc5fcc77a570c03af6ec272e68 specfile-editor-fetched-src-2610.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 1 14:04:24 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Sat, 1 Sep 2007 10:04:24 -0400 Subject: rpms/eclipse-rpm-editor/F-7 eclipse-rpm-editor-remove-rpmlint-plugin.patch, NONE, 1.1 eclipse-rpm-editor.spec, NONE, 1.1 fetch-specfile-editor.sh, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709011404.l81E4OxZ004680@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4581/F-7 Modified Files: .cvsignore sources Added Files: eclipse-rpm-editor-remove-rpmlint-plugin.patch eclipse-rpm-editor.spec fetch-specfile-editor.sh Log Message: Initial package. eclipse-rpm-editor-remove-rpmlint-plugin.patch: --- NEW FILE eclipse-rpm-editor-remove-rpmlint-plugin.patch --- --- org.eclipse.linuxtools.rpm.ui.editor-feature/feature.xml.ori 2007-08-19 15:04:15.000000000 +0200 +++ org.eclipse.linuxtools.rpm.ui.editor-feature/feature.xml 2007-09-01 15:31:46.000000000 +0200 @@ -33,13 +33,6 @@ - - = 1.5.0 %endif %if ! %{gcj_support} BuildArch: noarch %endif BuildRequires: eclipse-pde >= 1:3.3.0 BuildRequires: eclipse-changelog >= 2.5.1 Requires: eclipse-platform >= 3.3.1 Requires: eclipse-changelog >= 2.5.1 # rpmlint need rpmlint-0.80-rpmlint-on-specfiles.patch to be compatible with # the rpmlint plugin Requires: rpmlint >= 0.80 Requires: rpmdevtools %description The Eclipse Specfile Editor package contains Eclipse plugins that are useful for maintenance of RPM specfiles within the Eclipse IDE. %prep %setup -q -n specfile-editor-fetched-src-%{svn_rev} %patch0 %build # See comments in the script to understand this. /bin/sh -x %{_datadir}/eclipse/buildscripts/copy-platform SDK %{eclipse_base} changelog SDK=$(cd SDK > /dev/null && pwd) # Eclipse may try to write to the home directory. mkdir home homedir=$(cd home > /dev/null && pwd) java -cp $SDK/startup.jar \ -Dosgi.sharedConfiguration.area=%{_libdir}/eclipse/configuration \ org.eclipse.core.launcher.Main \ -application org.eclipse.ant.core.antRunner \ -Dtype=feature \ -Did=org.eclipse.linuxtools.rpm.ui.editor \ -DbaseLocation=$SDK \ -DsourceDirectory=$(pwd) \ -DbuildDirectory=$(pwd)/build \ -Dbuilder=%{eclipse_base}/plugins/org.eclipse.pde.build/templates/package-build \ -f %{eclipse_base}/plugins/org.eclipse.pde.build/scripts/build.xml \ -vmargs -Duser.home=$homedir \ %install rm -rf %{buildroot} install -d -m 755 %{buildroot}%{eclipse_base} unzip -q -d %{buildroot}%{eclipse_base}/.. \ build/rpmBuild/org.eclipse.linuxtools.rpm.ui.editor.zip %if %{gcj_support} %{_bindir}/aot-compile-rpm %endif %clean rm -rf %{buildroot} %if %{gcj_support} %post if [ -x %{_bindir}/rebuild-gcj-db ] then %{_bindir}/rebuild-gcj-db fi %postun if [ -x %{_bindir}/rebuild-gcj-db ] then %{_bindir}/rebuild-gcj-db fi %endif %files %defattr(-,root,root,-) %{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.ui.editor_*.jar #%{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.rpmlint_*.jar %dir %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/ %doc %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.html %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.xml %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.properties %if %{gcj_support} %dir %{_libdir}/gcj/%{name} %{_libdir}/gcj/%{name}/org.eclipse.linuxtools.rpm.* %endif %changelog * Sat Sep 1 2007 Alphonse Van Assche 0.1.0-4 - Disable temporarily rpmlint Plug-In because rpmlint 0.80 is not supported. * Thu Aug 29 2007 Alphonse Van Assche 0.1.0-3 - Fix the description tag (see comment 9 of #253434for more details). - Lower the rpmlint required version form 0.81 to 0.80. * Sun Aug 26 2007 Alphonse Van Assche 0.1.0-2 - Fix License tag. * Wed Aug 15 2007 Alphonse Van Assche 0.1.0-1 - Initial package. --- NEW FILE fetch-specfile-editor.sh --- #!/bin/sh name=specfile-editor svn_repo="svn://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools/rpm/trunk/" # Usage message usage="usage: $0 " tag=$1 tar_name=$name-fetched-src-$tag # Ensure we got the desired CVS tag if [ "x$tag"x = "xx" ] then echo >&2 "$usage" exit 1 fi # cleanup dir rm -fr $tar_name # prepare archive mkdir $tar_name pushd $tar_name &> /dev/null for bundle in \ "org.eclipse.linuxtools.rpm.ui.editor" \ "org.eclipse.linuxtools.rpm.rpmlint" \ "org.eclipse.linuxtools.rpm.ui.editor-feature"; do svn export $svn_repo/$bundle done popd &> /dev/null # create archive tar -cjf $tar_name.tar.bz2 $tar_name Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Sep 2007 02:06:49 -0000 1.1 +++ .cvsignore 1 Sep 2007 14:03:51 -0000 1.2 @@ -0,0 +1 @@ +specfile-editor-fetched-src-2610.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Sep 2007 02:06:49 -0000 1.1 +++ sources 1 Sep 2007 14:03:51 -0000 1.2 @@ -0,0 +1 @@ +4e3109cc5fcc77a570c03af6ec272e68 specfile-editor-fetched-src-2610.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 1 14:04:41 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Sat, 1 Sep 2007 10:04:41 -0400 Subject: rpms/snort/devel snort-2.7.0.1-glibc.patch, NONE, 1.1 snort.spec, 1.27, 1.28 Message-ID: <200709011404.l81E4fm6004720@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/snort/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4613 Modified Files: snort.spec Added Files: snort-2.7.0.1-glibc.patch Log Message: update for glibc open snort-2.7.0.1-glibc.patch: --- NEW FILE snort-2.7.0.1-glibc.patch --- diff -ur snort-2.7.0.1-orig/src/preprocessors/flow/portscan/server_stats.c snort-2.7.0.1/src/preprocessors/flow/portscan/server_stats.c --- snort-2.7.0.1-orig/src/preprocessors/flow/portscan/server_stats.c 2007-07-03 15:41:53.000000000 -0500 +++ snort-2.7.0.1/src/preprocessors/flow/portscan/server_stats.c 2007-08-31 23:37:33.000000000 -0500 @@ -346,7 +346,7 @@ /* open this description, create it if necessary, always wait on * sync to disk w/ every write, only write */ - fd = open(filename, O_CREAT|O_TRUNC|O_SYNC|O_WRONLY); + fd = open(filename, O_CREAT, 0660|O_TRUNC|O_SYNC|O_WRONLY); if(fd < 0) { diff -ur snort-2.7.0.1-orig/src/util.c snort-2.7.0.1/src/util.c --- snort-2.7.0.1-orig/src/util.c 2007-07-03 15:41:31.000000000 -0500 +++ snort-2.7.0.1/src/util.c 2007-08-31 23:37:41.000000000 -0500 @@ -1841,7 +1841,7 @@ close(2); #ifdef DEBUG - open("/tmp/snort.debug", O_CREAT | O_RDWR); + open("/tmp/snort.debug", O_CREAT, 0660 | O_RDWR); #else open("/dev/null", O_RDWR); #endif Index: snort.spec =================================================================== RCS file: /cvs/extras/rpms/snort/devel/snort.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- snort.spec 1 Sep 2007 03:50:29 -0000 1.27 +++ snort.spec 1 Sep 2007 14:04:08 -0000 1.28 @@ -1,12 +1,13 @@ Summary: Intrusion detection system Name: snort Version: 2.7.0.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: Applications/Internet Source0: http://www.snort.org/dl/current/snort-%{version}.tar.gz Source1: snortd Source2: README.fedora +Patch0: snort-2.7.0.1-glibc.patch Url: http://www.snort.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: libpcap >= 0.4 @@ -142,6 +143,7 @@ %prep %setup -q +%patch0 -p1 -b .glibc cp %{SOURCE2} doc/ sed -i -e 's|libnet-config|libnet-config-1.0|g' configure sed -i -e 's|\-lnet|\-lnet-1.0|g' configure @@ -477,6 +479,9 @@ %changelog +* Fri Aug 31 2007 Dennis Gilmore - 2.7.0.1-3 +- fix for glibc open + * Fri Aug 31 2007 Dennis Gilmore - 2.7.0.1-2 - fix detection of mysql and libnet10 From fedora-extras-commits at redhat.com Sat Sep 1 14:05:57 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Sat, 1 Sep 2007 10:05:57 -0400 Subject: rpms/eclipse-rpm-editor/FC-6 eclipse-rpm-editor-remove-rpmlint-plugin.patch, NONE, 1.1 eclipse-rpm-editor.spec, NONE, 1.1 fetch-specfile-editor.sh, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709011405.l81E5vIw004856@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4812/FC-6 Modified Files: .cvsignore sources Added Files: eclipse-rpm-editor-remove-rpmlint-plugin.patch eclipse-rpm-editor.spec fetch-specfile-editor.sh Log Message: Initial package. eclipse-rpm-editor-remove-rpmlint-plugin.patch: --- NEW FILE eclipse-rpm-editor-remove-rpmlint-plugin.patch --- --- org.eclipse.linuxtools.rpm.ui.editor-feature/feature.xml.ori 2007-08-19 15:04:15.000000000 +0200 +++ org.eclipse.linuxtools.rpm.ui.editor-feature/feature.xml 2007-09-01 15:31:46.000000000 +0200 @@ -33,13 +33,6 @@ - - = 1.5.0 %endif %if ! %{gcj_support} BuildArch: noarch %endif BuildRequires: eclipse-pde >= 1:3.3.0 BuildRequires: eclipse-changelog >= 2.5.1 Requires: eclipse-platform >= 3.3.1 Requires: eclipse-changelog >= 2.5.1 # rpmlint need rpmlint-0.80-rpmlint-on-specfiles.patch to be compatible with # the rpmlint plugin Requires: rpmlint >= 0.80 Requires: rpmdevtools %description The Eclipse Specfile Editor package contains Eclipse plugins that are useful for maintenance of RPM specfiles within the Eclipse IDE. %prep %setup -q -n specfile-editor-fetched-src-%{svn_rev} %patch0 %build # See comments in the script to understand this. /bin/sh -x %{_datadir}/eclipse/buildscripts/copy-platform SDK %{eclipse_base} changelog SDK=$(cd SDK > /dev/null && pwd) # Eclipse may try to write to the home directory. mkdir home homedir=$(cd home > /dev/null && pwd) java -cp $SDK/startup.jar \ -Dosgi.sharedConfiguration.area=%{_libdir}/eclipse/configuration \ org.eclipse.core.launcher.Main \ -application org.eclipse.ant.core.antRunner \ -Dtype=feature \ -Did=org.eclipse.linuxtools.rpm.ui.editor \ -DbaseLocation=$SDK \ -DsourceDirectory=$(pwd) \ -DbuildDirectory=$(pwd)/build \ -Dbuilder=%{eclipse_base}/plugins/org.eclipse.pde.build/templates/package-build \ -f %{eclipse_base}/plugins/org.eclipse.pde.build/scripts/build.xml \ -vmargs -Duser.home=$homedir \ %install rm -rf %{buildroot} install -d -m 755 %{buildroot}%{eclipse_base} unzip -q -d %{buildroot}%{eclipse_base}/.. \ build/rpmBuild/org.eclipse.linuxtools.rpm.ui.editor.zip %if %{gcj_support} %{_bindir}/aot-compile-rpm %endif %clean rm -rf %{buildroot} %if %{gcj_support} %post if [ -x %{_bindir}/rebuild-gcj-db ] then %{_bindir}/rebuild-gcj-db fi %postun if [ -x %{_bindir}/rebuild-gcj-db ] then %{_bindir}/rebuild-gcj-db fi %endif %files %defattr(-,root,root,-) %{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.ui.editor_*.jar #%{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.rpmlint_*.jar %dir %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/ %doc %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.html %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.xml %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.properties %if %{gcj_support} %dir %{_libdir}/gcj/%{name} %{_libdir}/gcj/%{name}/org.eclipse.linuxtools.rpm.* %endif %changelog * Sat Sep 1 2007 Alphonse Van Assche 0.1.0-4 - Disable temporarily rpmlint Plug-In because rpmlint 0.80 is not supported. * Thu Aug 29 2007 Alphonse Van Assche 0.1.0-3 - Fix the description tag (see comment 9 of #253434for more details). - Lower the rpmlint required version form 0.81 to 0.80. * Sun Aug 26 2007 Alphonse Van Assche 0.1.0-2 - Fix License tag. * Wed Aug 15 2007 Alphonse Van Assche 0.1.0-1 - Initial package. --- NEW FILE fetch-specfile-editor.sh --- #!/bin/sh name=specfile-editor svn_repo="svn://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools/rpm/trunk/" # Usage message usage="usage: $0 " tag=$1 tar_name=$name-fetched-src-$tag # Ensure we got the desired CVS tag if [ "x$tag"x = "xx" ] then echo >&2 "$usage" exit 1 fi # cleanup dir rm -fr $tar_name # prepare archive mkdir $tar_name pushd $tar_name &> /dev/null for bundle in \ "org.eclipse.linuxtools.rpm.ui.editor" \ "org.eclipse.linuxtools.rpm.rpmlint" \ "org.eclipse.linuxtools.rpm.ui.editor-feature"; do svn export $svn_repo/$bundle done popd &> /dev/null # create archive tar -cjf $tar_name.tar.bz2 $tar_name Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 1 Sep 2007 02:06:49 -0000 1.1 +++ .cvsignore 1 Sep 2007 14:05:22 -0000 1.2 @@ -0,0 +1 @@ +specfile-editor-fetched-src-2610.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 1 Sep 2007 02:06:49 -0000 1.1 +++ sources 1 Sep 2007 14:05:22 -0000 1.2 @@ -0,0 +1 @@ +4e3109cc5fcc77a570c03af6ec272e68 specfile-editor-fetched-src-2610.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 1 14:08:40 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Sat, 1 Sep 2007 10:08:40 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec, 1.1280, 1.1281 openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch, 1.1, NONE Message-ID: <200709011408.l81E8eLG004974@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4940 Modified Files: openoffice.org.spec Removed Files: openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch Log Message: drop openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1280 retrieving revision 1.1281 diff -u -r1.1280 -r1.1281 --- openoffice.org.spec 1 Sep 2007 13:58:16 -0000 1.1280 +++ openoffice.org.spec 1 Sep 2007 14:08:07 -0000 1.1281 @@ -121,12 +121,11 @@ Patch56: workspace.npower7.patch Patch57: openoffice.org-2.3.0.ooo80721.reportdesign.stlportism.patch Patch58: openoffice.org-2.3.0.ooo80735.cppu.map.patch -Patch59: openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch -Patch60: openoffice.org-2.2.0.gccXXXXX.solenv.javaregistration.patch -Patch61: workspace.dba23e.patch -Patch62: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch -Patch63: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch -Patch64: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch +Patch59: openoffice.org-2.2.0.gccXXXXX.solenv.javaregistration.patch +Patch60: workspace.dba23e.patch +Patch61: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch +Patch62: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch +Patch63: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch %define instdir %{_libdir}/openoffice.org @@ -1059,12 +1058,11 @@ %patch56 -p1 -b .workspace.npower7.patch %patch57 -p1 -b .ooo80721.reportdesign.stlportism.patch %patch58 -p1 -b .ooo80735.cppu.map.patch -%patch59 -p1 -b .ooo80944.sd.sixtyfour.patch -%patch60 -p1 -b .gccXXXXX.solenv.javaregistration.patch -%patch61 -p1 -b .workspace.dba23e.patch -%patch62 -p1 -b .ooo80967.ucb.neon27.patch -%patch63 -p1 -b .ooo80931.sysui.genericname.patch -%patch64 -p1 -b .ooo81112.reportdesign.parallel.patch +%patch59 -p1 -b .gccXXXXX.solenv.javaregistration.patch +%patch60 -p1 -b .workspace.dba23e.patch +%patch61 -p1 -b .ooo80967.ucb.neon27.patch +%patch62 -p1 -b .ooo80931.sysui.genericname.patch +%patch63 -p1 -b .ooo81112.reportdesign.parallel.patch %if %{linkopt} chmod a+x solenv/bin/mklinkscript.pl @@ -2746,6 +2744,7 @@ - release candidate - drop integrated openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch - drop integrated openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch +- drop integrated openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch * Wed Aug 29 2007 Caolan McNamara - 1:2.3.0-2.4 - add openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch --- openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 1 14:17:02 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Sat, 1 Sep 2007 10:17:02 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec, 1.1281, 1.1282 workspace.dba23e.patch, 1.1, NONE Message-ID: <200709011417.l81EH2B7005160@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5095 Modified Files: openoffice.org.spec Removed Files: workspace.dba23e.patch Log Message: drop workspace.dba23e.patch Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1281 retrieving revision 1.1282 diff -u -r1.1281 -r1.1282 --- openoffice.org.spec 1 Sep 2007 14:08:07 -0000 1.1281 +++ openoffice.org.spec 1 Sep 2007 14:16:29 -0000 1.1282 @@ -122,10 +122,9 @@ Patch57: openoffice.org-2.3.0.ooo80721.reportdesign.stlportism.patch Patch58: openoffice.org-2.3.0.ooo80735.cppu.map.patch Patch59: openoffice.org-2.2.0.gccXXXXX.solenv.javaregistration.patch -Patch60: workspace.dba23e.patch -Patch61: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch -Patch62: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch -Patch63: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch +Patch60: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch +Patch61: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch +Patch62: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch %define instdir %{_libdir}/openoffice.org @@ -1059,10 +1058,9 @@ %patch57 -p1 -b .ooo80721.reportdesign.stlportism.patch %patch58 -p1 -b .ooo80735.cppu.map.patch %patch59 -p1 -b .gccXXXXX.solenv.javaregistration.patch -%patch60 -p1 -b .workspace.dba23e.patch -%patch61 -p1 -b .ooo80967.ucb.neon27.patch -%patch62 -p1 -b .ooo80931.sysui.genericname.patch -%patch63 -p1 -b .ooo81112.reportdesign.parallel.patch +%patch60 -p1 -b .ooo80967.ucb.neon27.patch +%patch61 -p1 -b .ooo80931.sysui.genericname.patch +%patch62 -p1 -b .ooo81112.reportdesign.parallel.patch %if %{linkopt} chmod a+x solenv/bin/mklinkscript.pl @@ -2745,6 +2743,7 @@ - drop integrated openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch - drop integrated openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch - drop integrated openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch +- drop integrated workspace.dba23e.patch * Wed Aug 29 2007 Caolan McNamara - 1:2.3.0-2.4 - add openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch --- workspace.dba23e.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 1 14:26:53 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Sat, 1 Sep 2007 10:26:53 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec, 1.1282, 1.1283 openoffice.org-2.3.0.ooo80931.sysui.genericname.patch, 1.1, NONE Message-ID: <200709011426.l81EQr7a005370@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5346 Modified Files: openoffice.org.spec Removed Files: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch Log Message: drop openoffice.org-2.3.0.ooo80931.sysui.genericname.patch Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1282 retrieving revision 1.1283 diff -u -r1.1282 -r1.1283 --- openoffice.org.spec 1 Sep 2007 14:16:29 -0000 1.1282 +++ openoffice.org.spec 1 Sep 2007 14:26:21 -0000 1.1283 @@ -123,8 +123,7 @@ Patch58: openoffice.org-2.3.0.ooo80735.cppu.map.patch Patch59: openoffice.org-2.2.0.gccXXXXX.solenv.javaregistration.patch Patch60: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch -Patch61: openoffice.org-2.3.0.ooo80931.sysui.genericname.patch -Patch62: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch +Patch61: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch %define instdir %{_libdir}/openoffice.org @@ -1059,8 +1058,7 @@ %patch58 -p1 -b .ooo80735.cppu.map.patch %patch59 -p1 -b .gccXXXXX.solenv.javaregistration.patch %patch60 -p1 -b .ooo80967.ucb.neon27.patch -%patch61 -p1 -b .ooo80931.sysui.genericname.patch -%patch62 -p1 -b .ooo81112.reportdesign.parallel.patch +%patch61 -p1 -b .ooo81112.reportdesign.parallel.patch %if %{linkopt} chmod a+x solenv/bin/mklinkscript.pl @@ -2744,6 +2742,7 @@ - drop integrated openoffice.org-2.2.0.ooo75790.sc.pa-IN.translate.patch - drop integrated openoffice.org-2.3.0.ooo80944.sd.sixtyfour.patch - drop integrated workspace.dba23e.patch +- drop integrated openoffice.org-2.3.0.ooo80931.sysui.genericname.patch * Wed Aug 29 2007 Caolan McNamara - 1:2.3.0-2.4 - add openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch --- openoffice.org-2.3.0.ooo80931.sysui.genericname.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 1 14:44:43 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:44:43 -0400 Subject: rpms/clamav/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011444.l81EihrH005622@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/clamav/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.91.2 --- NEW FILE verinfo --- http://prdownloads.sourceforge.net/sourceforge/clamav/ clamav-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:44:46 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:44:46 -0400 Subject: rpms/gif2png/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011444.l81Eik4k005639@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/gif2png/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/gif2png/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 2.5.1 --- NEW FILE verinfo --- http://www.catb.org/~esr/gif2png/ gif2png-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:44:49 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:44:49 -0400 Subject: rpms/gif2png/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011444.l81Ein1a005658@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/gif2png/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/gif2png/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 2.5.1 --- NEW FILE verinfo --- http://www.catb.org/~esr/gif2png/ gif2png-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:44:52 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:44:52 -0400 Subject: rpms/kismet/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011444.l81Eiqbw005678@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/kismet/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/kismet/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 2007-01-R1b --- NEW FILE verinfo --- http://www.kismetwireless.net/code/ kismet-([^-]+-[^-]*-[^-]*)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:44:58 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:44:58 -0400 Subject: rpms/libextractor/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011444.l81Eiw51005717@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/libextractor/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/libextractor/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.5.18a --- NEW FILE verinfo --- http://gnunet.org/libextractor/download/ libextractor-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:01 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:01 -0400 Subject: rpms/libextractor/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81Ej1r8005734@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/libextractor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/libextractor/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.5.18a --- NEW FILE verinfo --- http://gnunet.org/libextractor/download/ libextractor-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:04 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:04 -0400 Subject: rpms/libtasn1/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81Ej4C6005751@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/libtasn1/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/libtasn1/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.3.10 --- NEW FILE verinfo --- ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ libtasn1-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:44:55 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:44:55 -0400 Subject: rpms/kismet/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011444.l81EitMF005695@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/kismet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/kismet/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 2007-01-R1b --- NEW FILE verinfo --- http://www.kismetwireless.net/code/ kismet-([^-]+-[^-]*-[^-]*)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:08 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:08 -0400 Subject: rpms/libtasn1/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81Ej8JE005770@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/libtasn1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/libtasn1/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.3.10 --- NEW FILE verinfo --- ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ libtasn1-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:11 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:11 -0400 Subject: rpms/mimetic/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjBUL005792@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/mimetic/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/mimetic/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.9.3 --- NEW FILE verinfo --- http://codesink.org/download/ mimetic-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:14 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:14 -0400 Subject: rpms/mimetic/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjENn005809@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/mimetic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/mimetic/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.9.3 --- NEW FILE verinfo --- http://codesink.org/download/ mimetic-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:17 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:17 -0400 Subject: rpms/opencdk/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjHLD005828@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/opencdk/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/opencdk/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.5.13 --- NEW FILE verinfo --- ftp://ftp.gnutls.org/pub/gnutls/opencdk/ opencdk-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:20 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:20 -0400 Subject: rpms/opencdk/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjKPi005845@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/opencdk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/opencdk/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.5.13 --- NEW FILE verinfo --- ftp://ftp.gnutls.org/pub/gnutls/opencdk/ opencdk-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:23 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:23 -0400 Subject: rpms/tinyca2/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjNxn005864@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tinyca2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/tinyca2/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.7.5 --- NEW FILE verinfo --- http://tinyca.sm-zone.net/ tinyca2-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:26 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:26 -0400 Subject: rpms/tor/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjQsk005881@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tor/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/tor/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.1.2.17 --- NEW FILE verinfo --- http://tor.eff.org/dist/ tor-([^-]*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:29 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:29 -0400 Subject: rpms/tor/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjTOA005898@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/tor/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.1.2.17 --- NEW FILE verinfo --- http://tor.eff.org/dist/ tor-([^-]*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:32 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:32 -0400 Subject: rpms/x11-ssh-askpass/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjWd2005915@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/x11-ssh-askpass/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/x11-ssh-askpass/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 1.2.4.1 --- NEW FILE verinfo --- http://www.jmknoble.net/software/x11-ssh-askpass/ x11-ssh-askpass-([0-9]\..*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:35 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:35 -0400 Subject: rpms/x11-ssh-askpass/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjZbG005932@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/x11-ssh-askpass/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/x11-ssh-askpass/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 1.2.4.1 --- NEW FILE verinfo --- http://www.jmknoble.net/software/x11-ssh-askpass/ x11-ssh-askpass-([0-9]\..*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:41 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:41 -0400 Subject: rpms/xca/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjfGE005966@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xca/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/xca/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.6.4 --- NEW FILE verinfo --- http://prdownloads.sourceforge.net/sourceforge/xca/ xca-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:38 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:38 -0400 Subject: rpms/xca/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81Ejcit005949@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xca/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/xca/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.6.4 --- NEW FILE verinfo --- http://prdownloads.sourceforge.net/sourceforge/xca/ xca-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sat Sep 1 14:45:44 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:44 -0400 Subject: rpms/xmlrpc-c/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81Eji77005984@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xmlrpc-c/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/xmlrpc-c/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 1.06.17 --- NEW FILE verinfo --- http://prdownloads.sourceforge.net/sourceforge/xmlrpc-c/ xmlrpc-c-(1\.06\..*?)\.t From fedora-extras-commits at redhat.com Sat Sep 1 14:45:46 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:45:46 -0400 Subject: rpms/xmlrpc-c/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709011445.l81EjkmH006001@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xmlrpc-c/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5572/xmlrpc-c/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 1.06.17 --- NEW FILE verinfo --- http://prdownloads.sourceforge.net/sourceforge/xmlrpc-c/ xmlrpc-c-(1\.06\..*?)\.t From fedora-extras-commits at redhat.com Sat Sep 1 14:52:38 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sat, 1 Sep 2007 10:52:38 -0400 Subject: rpms/x11-ssh-askpass/devel x11-ssh-askpass.spec,1.2,1.3 Message-ID: <200709011452.l81Eqcjv006120@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/x11-ssh-askpass/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6102 Modified Files: x11-ssh-askpass.spec Log Message: rebuilt with -Wl,--as-needed Index: x11-ssh-askpass.spec =================================================================== RCS file: /cvs/extras/rpms/x11-ssh-askpass/devel/x11-ssh-askpass.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- x11-ssh-askpass.spec 15 Sep 2006 17:53:46 -0000 1.2 +++ x11-ssh-askpass.spec 1 Sep 2007 14:52:05 -0000 1.3 @@ -7,7 +7,7 @@ Name: x11-ssh-askpass Version: 1.2.4.1 -Release: %release_func 2 +Release: %release_func 3 Summary: A passphrase dialog for X and not only for OpenSSH Group: Applications/System @@ -18,7 +18,7 @@ Source10: X11-ssh-askpass.csh Source11: X11-ssh-askpass.sh Patch0: x11-ssh-askpass-1.2.4-random.patch -BuildRoot: %_tmppath/%name-%version-%release-root-%(%__id_u -n) +BuildRoot: %_tmppath/%name-%version-%release-root Provides: openssh-askpass-x11 Requires(pre): %appdefaultsdir @@ -47,6 +47,7 @@ %global makeflags XAPPLOADDIR='%appdefaultsdir' %build +export LDFLAGS='-Wl,--as-needed' %configure --libexecdir=%_libexecdir/openssh xmkmf make includes %makeflags @@ -90,6 +91,9 @@ %changelog +* Sun Feb 4 2007 Enrico Scholz - 1.2.4.1-3 +- rebuilt with -Wl,--as-needed + * Fri Sep 15 2006 Enrico Scholz - 1.2.4.1-2 - rebuilt From fedora-extras-commits at redhat.com Sat Sep 1 16:29:14 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sat, 1 Sep 2007 12:29:14 -0400 Subject: rpms/php-pecl-memcache/EL-4 memcache-php439.patch, NONE, 1.1 php-pecl-memcache.spec, NONE, 1.1 sources, 1.1, 1.2 README, 1.1, NONE Message-ID: <200709011629.l81GTEtj021389@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pecl-memcache/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21365 Modified Files: sources Added Files: memcache-php439.patch php-pecl-memcache.spec Removed Files: README Log Message: new package (with EL4 specific specfile) memcache-php439.patch: --- NEW FILE memcache-php439.patch --- --- memcache-2.1.2/memcache_session.c.orig 2007-09-01 18:10:33.000000000 +0200 +++ memcache-2.1.2/memcache_session.c 2007-09-01 18:11:35.000000000 +0200 @@ -32,6 +32,10 @@ #include "ext/standard/url.h" #include "php_memcache.h" +#if PHP_MAJOR_VERSION == 4 && PHP_MINOR_VERSION == 3 && PHP_RELEASE_VERSION < 10 +# define php_url_parse_ex(u, l) php_url_parse(u) +#endif + #if HAVE_MEMCACHE_SESSION ps_module ps_mod_memcache = { --- NEW FILE php-pecl-memcache.spec --- # ---- specific SPEC file only for RHEL4 (too much conditional stuff) ---- %{!?php_extdir: %{expand: %%global php_extdir %(php-config --extension-dir)}} %define pecl_name memcache Summary: Extension to work with the Memcached caching daemon Name: php-pecl-memcache Version: 2.1.2 Release: 1%{?dist}.1 License: PHP Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} Source: http://pecl.php.net/get/%{pecl_name}-%{version}.tgz Patch0: memcache-php439.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: php-devel, zlib-devel BuildRequires: autoconf, automake, libtool, openssl-devel Provides: php-pecl(%{pecl_name}) = %{version}-%{release} %description Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces. Memcache can be used as a PHP session handler. %prep %setup -c -q %patch0 -p0 -b .php439 %build cd %{pecl_name}-%{version} phpize %configure %{__make} %{?_smp_mflags} %install cd %{pecl_name}-%{version} %{__rm} -rf %{buildroot} %{__make} install INSTALL_ROOT=%{buildroot} # Drop in the bit of configuration %{__mkdir_p} %{buildroot}%{_sysconfdir}/php.d %{__cat} > %{buildroot}%{_sysconfdir}/php.d/%{pecl_name}.ini << 'EOF' ; Enable %{pecl_name} extension module extension=%{pecl_name}.so ; Options for the %{pecl_name} module ; Whether to transparently failover to other servers on errors ;memcache.allow_failover=1 ; Defines how many servers to try when setting and getting data. ;memcache.max_failover_attempts=20 ; Data will be transferred in chunks of this size ;memcache.chunk_size=8192 ; The default TCP port number to use when connecting to the memcached server ;memcache.default_port=11211 ; Options to use the memcache session handler ; Use memcache as a session handler ;session.save_handler=memcache ; Defines a comma separated of server urls to use for session storage ;session.save_path="tcp://localhost:11211?persistent=1&weight=1&timeout=1&retry_interval=15" EOF %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, -) %doc %{pecl_name}-%{version}/CREDITS %{pecl_name}-%{version}/README %{pecl_name}-%{version}/example.php %config(noreplace) %{_sysconfdir}/php.d/%{pecl_name}.ini %{php_extdir}/%{pecl_name}.so %changelog * Sat Sep 1 2007 Remi Collet 2.1.2-1.el4.1 - specific spec for EL4 - memcache-php439.patch, see http://pecl.php.net/bugs/bug.php?id=11953 * Mon Aug 20 2007 Remi Collet 2.1.2-1 - initial RPM Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-memcache/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 31 Aug 2007 01:05:19 -0000 1.1 +++ sources 1 Sep 2007 16:28:41 -0000 1.2 @@ -0,0 +1 @@ +cfde0918360f3909a242c3211604ad46 memcache-2.1.2.tgz --- README DELETED --- From fedora-extras-commits at redhat.com Sat Sep 1 16:30:28 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Sat, 1 Sep 2007 12:30:28 -0400 Subject: rpms/kernel/devel patch-2.6.23-rc5.bz2.sign, NONE, 1.1 .cvsignore, 1.678, 1.679 kernel.spec, 1.141, 1.142 linux-2.6-ps3-gelic-wireless.patch, 1.3, 1.4 sources, 1.641, 1.642 upstream, 1.563, 1.564 linux-2.6-vesa-reg-clobber.patch, 1.1, NONE patch-2.6.23-rc4-git3.bz2.sign, 1.1, NONE Message-ID: <200709011630.l81GUSxW021492@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21449 Modified Files: .cvsignore kernel.spec linux-2.6-ps3-gelic-wireless.patch sources upstream Added Files: patch-2.6.23-rc5.bz2.sign Removed Files: linux-2.6-vesa-reg-clobber.patch patch-2.6.23-rc4-git3.bz2.sign Log Message: * Sat Sep 01 2007 Dave Jones - 2.6.23-rc5 --- NEW FILE patch-2.6.23-rc5.bz2.sign --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBG2QjeyGugalF9Dw4RAipyAJ9m2CT5piDTfxEOWGCLRoZip93hJACePlKV kSJyXg0nslXsxAN6TsUTp1A= =74cz -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.678 retrieving revision 1.679 diff -u -r1.678 -r1.679 --- .cvsignore 1 Sep 2007 00:32:49 -0000 1.678 +++ .cvsignore 1 Sep 2007 16:29:55 -0000 1.679 @@ -3,7 +3,7 @@ temp-* kernel-2.6.22 linux-2.6.22.tar.bz2 -patch-2.6.23-rc4.bz2 -patch-2.6.23-rc4.bz2 +patch-2.6.23-rc5.bz2 +patch-2.6.23-rc5.bz2 patch-2.6.23-rc3-git10.bz2 patch-2.6.23-rc4-git3.bz2 Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- kernel.spec 1 Sep 2007 00:32:50 -0000 1.141 +++ kernel.spec 1 Sep 2007 16:29:55 -0000 1.142 @@ -45,9 +45,9 @@ # The next upstream release sublevel (base_sublevel+1) %define upstream_sublevel %(expr %{base_sublevel} + 1) # The rc snapshot level -%define rcrev 4 +%define rcrev 5 # The git snapshot level -%define gitrev 3 +%define gitrev 0 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -667,7 +667,6 @@ Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch Patch1508: linux-2.6-firewire-multi-lun.patch Patch1515: linux-2.6-lirc.patch -Patch1600: linux-2.6-vesa-reg-clobber.patch %endif @@ -1191,9 +1190,6 @@ # http://www.lirc.org/ ApplyPatch linux-2.6-lirc.patch -# Some VESA BIOSs clobber registers on return. -ApplyPatch linux-2.6-vesa-reg-clobber.patch - # END OF PATCH APPLICATIONS %endif @@ -1785,6 +1781,9 @@ %changelog +* Sat Sep 01 2007 Dave Jones +- 2.6.23-rc5 + * Fri Aug 31 2007 Dave Jones - 2.6.23-rc4-git3 linux-2.6-ps3-gelic-wireless.patch: Index: linux-2.6-ps3-gelic-wireless.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-ps3-gelic-wireless.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linux-2.6-ps3-gelic-wireless.patch 31 Jul 2007 11:33:24 -0000 1.3 +++ linux-2.6-ps3-gelic-wireless.patch 1 Sep 2007 16:29:55 -0000 1.4 @@ -42,16 +42,17 @@ obj-$(CONFIG_SKY2) += sky2.o --- a/drivers/net/ps3_gelic_net.c +++ b/drivers/net/ps3_gelic_net.c -@@ -556,6 +556,9 @@ static int gelic_net_stop(struct net_dev +@@ -556,6 +556,10 @@ static int gelic_net_stop(struct net_dev { struct gelic_net_card *card = netdev_priv(netdev); +#ifdef CONFIG_GELIC_WIRELESS + gelicw_down(netdev); +#endif - netif_poll_disable(netdev); ++ netif_stop_queue(netdev); + /* turn off DMA, force end */ @@ -1067,6 +1070,9 @@ static irqreturn_t gelic_net_interrupt(i gelic_net_kick_txdma(card, card->tx_chain.tail); spin_unlock_irqrestore(&card->tx_dma_lock, flags); Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.641 retrieving revision 1.642 diff -u -r1.641 -r1.642 --- sources 1 Sep 2007 00:32:50 -0000 1.641 +++ sources 1 Sep 2007 16:29:55 -0000 1.642 @@ -1,3 +1,2 @@ 2e230d005c002fb3d38a3ca07c0200d0 linux-2.6.22.tar.bz2 -cb7b0d6e6424f31ba41b9ba304b69833 patch-2.6.23-rc4.bz2 -549f9a03a741881b70a4bae593246b22 patch-2.6.23-rc4-git3.bz2 +8253467313749aee6065093cd3c5fd9c patch-2.6.23-rc5.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v retrieving revision 1.563 retrieving revision 1.564 diff -u -r1.563 -r1.564 --- upstream 1 Sep 2007 00:32:50 -0000 1.563 +++ upstream 1 Sep 2007 16:29:55 -0000 1.564 @@ -1,3 +1,2 @@ linux-2.6.22.tar.bz2 -patch-2.6.23-rc4.bz2 -patch-2.6.23-rc4-git3.bz2 +patch-2.6.23-rc5.bz2 --- linux-2.6-vesa-reg-clobber.patch DELETED --- --- patch-2.6.23-rc4-git3.bz2.sign DELETED --- From fedora-extras-commits at redhat.com Sat Sep 1 16:33:08 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 1 Sep 2007 12:33:08 -0400 Subject: rpms/jd/devel .cvsignore, 1.140, 1.141 jd.spec, 1.166, 1.167 sources, 1.141, 1.142 Message-ID: <200709011633.l81GX8MT021562@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21540 Modified Files: .cvsignore jd.spec sources Log Message: * Sun Sep 2 2007 Mamoru Tasaka - 1.9.6-0.4.svn1304 - svn 1304 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/devel/.cvsignore,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- .cvsignore 30 Aug 2007 06:43:07 -0000 1.140 +++ .cvsignore 1 Sep 2007 16:32:36 -0000 1.141 @@ -1 +1 @@ -jd-1.9.6-svn1294.tgz +jd-1.9.6-svn1304.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v retrieving revision 1.166 retrieving revision 1.167 diff -u -r1.166 -r1.167 --- jd.spec 30 Aug 2007 06:50:14 -0000 1.166 +++ jd.spec 1 Sep 2007 16:32:36 -0000 1.167 @@ -10,7 +10,7 @@ # Defined by upsteam # %define main_ver 1.9.6 -%define strtag svn1294 +%define strtag svn1304 %define repoid 26577 # Define this if this is pre-version %define pre_release 1 @@ -44,7 +44,7 @@ Name: jd Version: %{main_ver} -Release: %{rel}.1 +Release: %{rel} Summary: A 2ch browser Group: Applications/Internet @@ -84,8 +84,6 @@ --with-migemodict=%{migemo_dict} %endif -%{__cp} -p jd.png src/icons/jd96.png - %{__make} %{?_smp_mflags} %install @@ -121,8 +119,8 @@ %{icondir}/%{name}.png %changelog -* Thu Aug 30 2007 Mamoru Tasaka - 1.9.6-0.4.svn1294 -- svn 1294 +* Sun Sep 2 2007 Mamoru Tasaka - 1.9.6-0.4.svn1304 +- svn 1304 * Sun Aug 5 2007 Mamoru Tasaka - 1.9.6-0.2.beta070804 - 1.9.6 beta 070804 release 2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/devel/sources,v retrieving revision 1.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- sources 30 Aug 2007 06:43:07 -0000 1.141 +++ sources 1 Sep 2007 16:32:36 -0000 1.142 @@ -1 +1 @@ -c41fe3b983317b842a40c44c53849958 jd-1.9.6-svn1294.tgz +60cc39b08265a902ce8d7f561715b389 jd-1.9.6-svn1304.tgz From fedora-extras-commits at redhat.com Sat Sep 1 16:34:38 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Sat, 1 Sep 2007 12:34:38 -0400 Subject: rpms/kernel/devel linux-2.6-libata-terminate-list.patch, NONE, 1.1 kernel.spec, 1.142, 1.143 Message-ID: <200709011634.l81GYcOQ021643@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21620 Modified Files: kernel.spec Added Files: linux-2.6-libata-terminate-list.patch Log Message: * Sat Sep 01 2007 Dave Jones - Terminate list in ata-piix linux-2.6-libata-terminate-list.patch: --- NEW FILE linux-2.6-libata-terminate-list.patch --- diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index e40c94f..3b8bf18 100644 --- a/drivers/ata/ata_piix.c +++ b/drivers/ata/ata_piix.c @@ -955,7 +955,8 @@ static int piix_broken_suspend(void) DMI_MATCH(DMI_PRODUCT_NAME, "PORTEGE M500"), }, }, - { } + + { } /* terminate list */ }; static const char *oemstrs[] = { "Tecra M3,", @@ -1187,6 +1188,8 @@ static void piix_iocfg_bit18_quirk(struct pci_dev *pdev) DMI_MATCH(DMI_PRODUCT_NAME, "M570U"), }, }, + + { } /* terminate list */ }; u32 iocfg; Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- kernel.spec 1 Sep 2007 16:29:55 -0000 1.142 +++ kernel.spec 1 Sep 2007 16:34:06 -0000 1.143 @@ -623,6 +623,7 @@ Patch630: linux-2.6-defaults-nonmi.patch Patch660: linux-2.6-libata-ali-atapi-dma.patch Patch661: linux-2.6-libata-acpi-enable.patch +Patch662: linux-2.6-libata-terminate-list.patch Patch670: linux-2.6-ata-quirk.patch #Patch680: linux-2.6-wireless.patch Patch681: linux-2.6-wireless-pending.patch @@ -1116,6 +1117,8 @@ ApplyPatch linux-2.6-ata-quirk.patch # Enable ACPI ATA objects ApplyPatch linux-2.6-libata-acpi-enable.patch +# Terminate list in ata-piix +ApplyPatch linux-2.6-libata-terminate-list.patch # wireless patches headed for 2.6.23 #ApplyPatch linux-2.6-wireless.patch @@ -1782,6 +1785,9 @@ %changelog * Sat Sep 01 2007 Dave Jones +- Terminate list in ata-piix + +* Sat Sep 01 2007 Dave Jones - 2.6.23-rc5 * Fri Aug 31 2007 Dave Jones From fedora-extras-commits at redhat.com Sat Sep 1 16:55:17 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Sat, 1 Sep 2007 12:55:17 -0400 Subject: rpms/snort/F-7 snort-2.7.0.1-glibc.patch, NONE, 1.1 snort.spec, 1.23, 1.24 sources, 1.8, 1.9 Message-ID: <200709011655.l81GtHOM022397@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/extras/rpms/snort/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22262 Modified Files: snort.spec sources Added Files: snort-2.7.0.1-glibc.patch Log Message: update to 2.7.0.1 includes move to alternatives. needs lots of testing snort-2.7.0.1-glibc.patch: --- NEW FILE snort-2.7.0.1-glibc.patch --- diff -ur snort-2.7.0.1-orig/src/preprocessors/flow/portscan/server_stats.c snort-2.7.0.1/src/preprocessors/flow/portscan/server_stats.c --- snort-2.7.0.1-orig/src/preprocessors/flow/portscan/server_stats.c 2007-07-03 15:41:53.000000000 -0500 +++ snort-2.7.0.1/src/preprocessors/flow/portscan/server_stats.c 2007-08-31 23:37:33.000000000 -0500 @@ -346,7 +346,7 @@ /* open this description, create it if necessary, always wait on * sync to disk w/ every write, only write */ - fd = open(filename, O_CREAT|O_TRUNC|O_SYNC|O_WRONLY); + fd = open(filename, O_CREAT, 0660|O_TRUNC|O_SYNC|O_WRONLY); if(fd < 0) { diff -ur snort-2.7.0.1-orig/src/util.c snort-2.7.0.1/src/util.c --- snort-2.7.0.1-orig/src/util.c 2007-07-03 15:41:31.000000000 -0500 +++ snort-2.7.0.1/src/util.c 2007-08-31 23:37:41.000000000 -0500 @@ -1841,7 +1841,7 @@ close(2); #ifdef DEBUG - open("/tmp/snort.debug", O_CREAT | O_RDWR); + open("/tmp/snort.debug", O_CREAT, 0660 | O_RDWR); #else open("/dev/null", O_RDWR); #endif Index: snort.spec =================================================================== RCS file: /cvs/extras/rpms/snort/F-7/snort.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- snort.spec 19 Feb 2007 21:36:01 -0000 1.23 +++ snort.spec 1 Sep 2007 16:54:38 -0000 1.24 @@ -1,24 +1,20 @@ Summary: Intrusion detection system Name: snort -Version: 2.6.1.3 -Release: 1%{?dist} -License: GPL +Version: 2.7.0.1 +Release: 3%{?dist} +License: GPLv2 Group: Applications/Internet Source0: http://www.snort.org/dl/current/snort-%{version}.tar.gz Source1: snortd -Source2: README.fedora -Patch0: snort-2.4.3-configure64.patch +Source2: README.fedora +Patch0: snort-2.7.0.1-glibc.patch Url: http://www.snort.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Prefix: /usr Requires: libpcap >= 0.4 -%if "%{?fedora}" <= "5" -BuildRequires: libpcap >= 0.4 -%else BuildRequires: libpcap-devel >= 0.4 -%endif BuildRequires: perl BuildRequires: pcre-devel +BuildRequires: sed %package plain+flexresp Summary: Snort with Flexible Response @@ -86,7 +82,7 @@ attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more. Snort has a real-time alerting capabilty, with alerts being sent to syslog, -a seperate "alert" file, or as a WinPopup message via Samba's smbclient +a separate "alert" file, or as a WinPopup message via Samba's smbclient Edit %{_sysconfdir}/snort.conf to configure snort and use snort.d to start snort @@ -147,14 +143,14 @@ %prep %setup -q -%patch0 -p1 -b .config +%patch0 -p1 -b .glibc cp %{SOURCE2} doc/ +sed -i -e 's|libnet-config|libnet-config-1.0|g' configure +sed -i -e 's|\-lnet|\-lnet-1.0|g' configure %build -SNORT_BASE_CONFIG="--prefix=%{_prefix} \ - --sysconfdir=%{_sysconfdir} \ - --with-libpcap-includes=/usr/include/pcap \ +SNORT_BASE_CONFIG="--with-libpcap-includes=/usr/include/pcap \ --enable-dynamicplugin" export LDFLAGS=-L/usr/lib64/mysql # there are some strange configure errors @@ -188,6 +184,7 @@ # mysql+flexresp { %configure $SNORT_BASE_CONFIG --with-mysql=yes \ + --with-mysql-libraries=%{_libdir}/mysql \ --with-postgresql=no \ --with-oracle=no \ --with-odbc=no \ @@ -200,6 +197,7 @@ # mysql { %configure $SNORT_BASE_CONFIG --with-mysql=yes \ + --with-mysql-libraries=%{_libdir}/mysql \ --with-postgresql=no \ --with-oracle=no \ --with-odbc=no @@ -265,6 +263,7 @@ # bloat { %configure $SNORT_BASE_CONFIG --with-mysql=yes \ + --with-mysql-libraries=%{_libdir}/mysql \ --with-postgresql=yes \ --with-oracle=no \ --with-odbc=no \ @@ -281,7 +280,7 @@ %install if [ -d %{buildroot} ]; then - rm -rf %{buildroot} + rm -rf %{buildroot} fi mkdir -p %{buildroot}%{_sysconfdir}/snort @@ -307,24 +306,17 @@ install libsf_engine.so.0 %{buildroot}%{_libdir}/snort/dynamicengine install libsf_engine.so.0.0.0 %{buildroot}%{_libdir}/snort/dynamicengine -install snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so %{buildroot}%{_libdir}/snort/dynamicpreprocessor -install snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0 %{buildroot}%{_libdir}/snort/dynamicpreprocessor -install snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 %{buildroot}%{_libdir}/snort/dynamicpreprocessor - - -install snort_dynamicpreprocessor/libsf_smtp_preproc.so %{buildroot}%{_libdir}/snort/dynamicpreprocessor -install snort_dynamicpreprocessor/libsf_smtp_preproc.so.0 %{buildroot}%{_libdir}/snort/dynamicpreprocessor -install snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 %{buildroot}%{_libdir}/snort/dynamicpreprocessor - -install snort_dynamicpreprocessor/libsf_dns_preproc.so %{buildroot}%{_libdir}/snort/dynamicpreprocessor -install snort_dynamicpreprocessor/libsf_dns_preproc.so.0 %{buildroot}%{_libdir}/snort/dynamicpreprocessor -install snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 %{buildroot}%{_libdir}/snort/dynamicpreprocessor +for i in 'dcerpc' 'ssh' 'ftptelnet' 'smtp' 'dns'; do + install snort_dynamicpreprocessor/libsf_${i}_preproc.so %{buildroot}%{_libdir}/snort/dynamicpreprocessor + install snort_dynamicpreprocessor/libsf_${i}_preproc.so.0 %{buildroot}%{_libdir}/snort/dynamicpreprocessor + install snort_dynamicpreprocessor/libsf_${i}_preproc.so.0.0.0 %{buildroot}%{_libdir}/snort/dynamicpreprocessor +done } install snort.8 %{buildroot}%{_mandir}/man8 install etc/generators etc/gen-msg.map etc/sid etc/sid-msg.map etc/threshold.conf etc/unicode.map etc/reference.config etc/classification.config etc/snort.conf %{buildroot}%{_sysconfdir}/snort -install %{SOURCE1} %{buildroot}/etc/rc.d/init.d +install -p -m 755 %{SOURCE1} %{buildroot}/etc/rc.d/init.d perl -pi -e 's!var RULE_PATH ../rules!var RULE_PATH %{_sysconfdir}!' %{buildroot}%{_sysconfdir}/snort/snort.conf perl -pi -e 's!dynamicpreprocessor directory /usr/local/lib/snort_dynamicpreprocessor/!dynamicpreprocessor directory %{_libdir}/snort/dynamicpreprocessor/!' %{buildroot}%{_sysconfdir}/snort/snort.conf @@ -332,55 +324,121 @@ %clean if [ -d %{buildroot} ]; then - rm -rf %{buildroot} + rm -rf %{buildroot} fi %post -# make a symlink if there is no link -ln -sf %{_sbindir}/snort-plain %{_sbindir}/snort /sbin/chkconfig --add snortd /sbin/ldconfig +if [ $1 -eq 1 ] ; then + %{_sbindir}/update-alternatives --install %{_bindir}/snort \ + snort %{_bindir}/snort-plain 10 +fi %preun /etc/rc.d/init.d/snortd stop if [ $1 = 0 ] ; then /sbin/chkconfig --del snortd - if [ -L %{_sbindir}/snort ]; then rm %{_sbindir}/snort; fi + %{_sbindir}/update-alternatives --remove snort %{_bindir}/snort-plain fi %post plain+flexresp -if [ -L %{_sbindir}/snort ] || [ ! -e %{_sbindir}/snort ] ; then ln -sf %{_sbindir}/snort-plain+flexresp %{_sbindir}/snort; fi +if [ $1 -eq 1 ] ; then + %{_sbindir}/update-alternatives --install %{_bindir}/snort \ + snort %{_bindir}/snort-plain+flexresp 20 +fi + +%postun plain+flexresp +if [ $1 -eq 0 ] ; then + %{_sbindir}/update-alternatives --remove snort %{_bindir}/snort-plain+flexresp +fi %post mysql -if [ -L %{_sbindir}/snort ] || [ ! -e %{_sbindir}/snort ] ; then ln -sf %{_sbindir}/snort-mysql %{_sbindir}/snort; fi +if [ $1 -eq 1 ] ; then + %{_sbindir}/update-alternatives --install %{_bindir}/snort \ + snort %{_bindir}/snort-mysql 30 +fi + +%postun mysql +if [ $1 -eq 0 ] ; then + %{_sbindir}/update-alternatives --remove snort %{_bindir}/snort-mysql +fi %post mysql+flexresp -if [ -L %{_sbindir}/snort ] || [ ! -e %{_sbindir}/snort ] ; then ln -sf %{_sbindir}/snort-mysql+flexresp %{_sbindir}/snort; fi +if [ $1 -eq 1 ] ; then + %{_sbindir}/update-alternatives --install %{_bindir}/snort \ + snort %{_bindir}/snort-mysql+flexresp 40 +fi + +%postun mysql+flexresp +if [ $1 -eq 0 ] ; then + %{_sbindir}/update-alternatives --remove snort %{_bindir}/snort-mysql+flexresp +fi %post postgresql -if [ -L %{_sbindir}/snort ] || [ ! -e %{_sbindir}/snort ] ; then ln -sf %{_sbindir}/snort-postgresql %{_sbindir}/snort; fi +if [ $1 -eq 1 ] ; then + %{_sbindir}/update-alternatives --install %{_bindir}/snort \ + snort %{_bindir}/snort-postgresql 50 +fi + +%postun postgresql +if [ $1 -eq 0 ] ; then + %{_sbindir}/update-alternatives --remove snort %{_bindir}/snort-postgresql +fi %post postgresql+flexresp -if [ -L %{_sbindir}/snort ] || [ ! -e %{_sbindir}/snort ] ; then ln -sf %{_sbindir}/snort-postgresql+flexresp %{_sbindir}/snort; fi +if [ $1 -eq 1 ] ; then + %{_sbindir}/update-alternatives --install %{_bindir}/snort \ + snort %{_bindir}/snort-postgresql+flexresp 60 +fi + +%postun postgresql+flexresp +if [ $1 -eq 0 ] ; then + %{_sbindir}/update-alternatives --remove snort %{_bindir}/snort-postgresql+flexresp +fi %post snmp -if [ -L %{_sbindir}/snort ] || [ ! -e %{_sbindir}/snort ] ; then ln -sf %{_sbindir}/snort-snmp %{_sbindir}/snort; fi +if [ $1 -eq 1 ] ; then + %{_sbindir}/update-alternatives --install %{_bindir}/snort \ + snort %{_bindir}/snort-snmp 60 +fi + +%postun snmp +if [ $1 -eq 0 ] ; then + %{_sbindir}/update-alternatives --remove snort %{_bindir}/snort-snmp +fi %post snmp+flexresp -if [ -L %{_sbindir}/snort ] || [ ! -e %{_sbindir}/snort ] ; then ln -sf %{_sbindir}/snort-snmp+flexresp %{_sbindir}/snort; fi +if [ $1 -eq 1 ] ; then + %{_sbindir}/update-alternatives --install %{_bindir}/snort \ + snort %{_bindir}/snort-snmp+flexresp 70 +fi + +%postun snmp+flexresp +if [ $1 -eq 0 ] ; then + %{_sbindir}/update-alternatives --remove snort %{_bindir}/snort-snmp+flexresp +fi %post bloat -if [ -L %{_sbindir}/snort ] || [ ! -e %{_sbindir}/snort ] ; then ln -sf %{_sbindir}/snort-bloat %{_sbindir}/snort; fi +if [ $1 -eq 1 ] ; then + %{_sbindir}/update-alternatives --install %{_bindir}/snort \ + snort %{_bindir}/snort-bloat 80 +fi + +%postun bloat +if [ $1 -eq 0 ] ; then + %{_sbindir}/update-alternatives --remove snort %{_bindir}/snort-bloat +fi %files @@ -421,6 +479,22 @@ %changelog +* Fri Aug 31 2007 Dennis Gilmore - 2.7.0.1-3 +- fix for glibc open + +* Fri Aug 31 2007 Dennis Gilmore - 2.7.0.1-2 +- fix detection of mysql and libnet10 + +* Mon Aug 27 2007 Dennis Gilmore - 2.7.0.1-1 +- update to 2.7.0.1 + +* Thu Jun 14 2007 Dennis Gilmore - 2.6.1.4-2 +- remove the release conditionals + +* Sun May 06 2007 Dennis Gilmore - 2.6.1.4-1 +- update to 2.6.1.4 +- use alternatives + * Mon Feb 19 2007 Dennis Gilmore - 2.6.1.3-1 - update to 2.6.1.3 which fixes CVE-2006-5276 @@ -510,7 +584,7 @@ - moved /var/snort/dev/null creation to install time * Tue Nov 21 2000 Chris Green -- changed to %{SnortPrefix} +- changed to %%{SnortPrefix} - upgrade to patch2 * Mon Jul 31 2000 Wim Vandersmissen @@ -523,9 +597,9 @@ * Sat Jul 22 2000 Wim Vandersmissen - Updated to version 1.6.3 -- Fixed the user/group stuff (moved to %post) -- Added userdel/groupdel to %postun -- Automagically adds the right IP, nameservers to %{_sysconfdir}/rules.base +- Fixed the user/group stuff (moved to %%post) +- Added userdel/groupdel to %%postun +- Automagically adds the right IP, nameservers to %%{_sysconfdir}/rules.base * Sat Jul 08 2000 Dave Wreski - Updated to version 1.6.2 @@ -543,7 +617,7 @@ - Fixed permissions on /var/log/snort - Created /var/log/snort/archive for archival of snort logs - Added post/preun to add/remove snortd to/from rc?.d directories -- Defined configuration files as %config +- Defined configuration files as %%config * Tue Mar 28 2000 William Stearns - Quick update to 1.6. Index: sources =================================================================== RCS file: /cvs/extras/rpms/snort/F-7/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 19 Feb 2007 21:36:01 -0000 1.8 +++ sources 1 Sep 2007 16:54:38 -0000 1.9 @@ -1 +1 @@ -8b46997afd728fbdaafdc9b1d0278b07 snort-2.6.1.3.tar.gz +06d3fa0b326dcdca59a19811f32b013a snort-2.7.0.1.tar.gz From fedora-extras-commits at redhat.com Sat Sep 1 17:41:04 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Sat, 1 Sep 2007 13:41:04 -0400 Subject: rpms/kdelibs/F-7 kdelibs.spec,1.219,1.220 Message-ID: <200709011741.l81Hf4Bi030239@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30202/F-7 Modified Files: kdelibs.spec Log Message: Remove Conflicts: kdelibs4-devel, let kdelibs4 decide whether we conflict (allows using the old /opt/kde4 versions for now) Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/F-7/kdelibs.spec,v retrieving revision 1.219 retrieving revision 1.220 diff -u -r1.219 -r1.220 --- kdelibs.spec 23 Aug 2007 15:13:43 -0000 1.219 +++ kdelibs.spec 1 Sep 2007 17:40:32 -0000 1.220 @@ -21,7 +21,7 @@ Summary: K Desktop Environment - Libraries Version: 3.5.7 -Release: 21%{?dist} +Release: 22%{?dist} %if 0%{?fedora} > 8 Name: kdelibs3 @@ -164,7 +164,6 @@ %package devel Group: Development/Libraries Summary: Header files and documentation for compiling KDE applications. -Conflicts: kdelibs4-devel %if "%{name}" == "kdelibs" Obsoletes: kdelibs3-devel < %{version}-%{release} Provides: kdelibs3-devel = %{version}-%{release} @@ -522,6 +521,10 @@ %changelog +* Sat Sep 09 2007 Kevin Kofler 6:3.5.7-22 +- Remove Conflicts: kdelibs4-devel, let kdelibs4 decide whether we conflict + (allows using the old /opt/kde4 versions for now) + * Wed Aug 22 2007 Rex Dieter 6:3.5.7-21 - vcard30 patch (kde#115219,rh#253496) - -devel: restore awol Requires (< f8 only) (#253801) From fedora-extras-commits at redhat.com Sat Sep 1 17:41:07 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Sat, 1 Sep 2007 13:41:07 -0400 Subject: rpms/kdelibs/devel kdelibs.spec,1.232,1.233 Message-ID: <200709011741.l81Hf7It030242@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30202/devel Modified Files: kdelibs.spec Log Message: Remove Conflicts: kdelibs4-devel, let kdelibs4 decide whether we conflict (allows using the old /opt/kde4 versions for now) Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v retrieving revision 1.232 retrieving revision 1.233 diff -u -r1.232 -r1.233 --- kdelibs.spec 23 Aug 2007 14:39:59 -0000 1.232 +++ kdelibs.spec 1 Sep 2007 17:40:35 -0000 1.233 @@ -21,7 +21,7 @@ Summary: K Desktop Environment - Libraries Version: 3.5.7 -Release: 21%{?dist} +Release: 22%{?dist} %if 0%{?fedora} > 8 Name: kdelibs3 @@ -164,7 +164,6 @@ %package devel Group: Development/Libraries Summary: Header files and documentation for compiling KDE applications. -Conflicts: kdelibs4-devel %if "%{name}" == "kdelibs" Obsoletes: kdelibs3-devel < %{version}-%{release} Provides: kdelibs3-devel = %{version}-%{release} @@ -522,6 +521,10 @@ %changelog +* Sat Sep 09 2007 Kevin Kofler 6:3.5.7-22 +- Remove Conflicts: kdelibs4-devel, let kdelibs4 decide whether we conflict + (allows using the old /opt/kde4 versions for now) + * Wed Aug 22 2007 Rex Dieter 6:3.5.7-21 - vcard30 patch (kde#115219,rh#253496) - -devel: restore awol Requires (< f8 only) (#253801) From fedora-extras-commits at redhat.com Sat Sep 1 17:56:12 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sat, 01 Sep 2007 10:56:12 -0700 Subject: [pkgdb] libmodplug (Fedora EPEL, 5) updated by kevin Message-ID: <200709011756.l81HuDnl031187@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for libmodplug Kevin Fenzi (kevin) has set commit to Approved for cvsextras on libmodplug (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on libmodplug (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on libmodplug (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmodplug From fedora-extras-commits at redhat.com Sat Sep 1 18:03:58 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:03:58 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011803.l81I3wQO031294@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on kile (Fedora devel) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:10 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:10 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4AId031307@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on kile (Fedora 7) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:11 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4BhI031316@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on kile (Fedora 7) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:18 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:18 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4IwW031327@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on kile (Fedora 6) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:19 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:19 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4JfW031337@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on kile (Fedora 6) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:03:57 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:03:57 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4LR1011336@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on kile (Fedora devel) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:03:59 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:03:59 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4Nqw011345@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on kile (Fedora devel) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:03 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:03 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4OfZ011354@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on kile (Fedora devel) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:13 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4PWX011363@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on kile (Fedora 7) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:14 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:14 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4QJr011373@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on kile (Fedora 7) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:21 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:21 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4RQn011391@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on kile (Fedora 6) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:20 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:20 -0700 Subject: [pkgdb] kile had acl change status Message-ID: <200709011804.l81I4Rsr011382@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on kile (Fedora 6) to Approved for Kevin Kofler (kkofler) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kile From fedora-extras-commits at redhat.com Sat Sep 1 18:04:39 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:39 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011804.l81I4eTg011404@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on cabextract (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:04:40 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:40 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011804.l81I4fJt031356@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on cabextract (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:04:41 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:41 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011804.l81I4gx3011413@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on cabextract (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:04:56 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:04:56 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011804.l81I4uPt031371@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on cabextract (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:03 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:03 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I53pt031381@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on cabextract (Fedora EPEL 5) to Obsolete for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:05 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:05 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I55nx011423@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on cabextract (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:06 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:06 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I56jW031391@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on cabextract (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:07 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:07 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I572q011437@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on cabextract (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:09 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:09 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I59Ld031400@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on cabextract (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:10 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:10 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I5Bfh011446@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on cabextract (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:11 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I5CXt031410@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on cabextract (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:27 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:27 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I5RcQ031422@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on cabextract (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:27 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:27 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I5SNI011455@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on cabextract (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:28 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:28 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011805.l81I5SLj031431@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on cabextract (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:05:46 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:46 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011805.l81I5l69031441@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on fltk (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:05:47 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:47 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011805.l81I5ltq011477@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on fltk (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:05:49 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:49 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011805.l81I5nlf031451@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on fltk (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:05:52 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:52 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011805.l81I5qFj011486@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on fltk (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:05:53 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:53 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011805.l81I5rVR031460@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on fltk (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:05:54 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:54 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011805.l81I5sAc011495@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on fltk (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:05:56 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:56 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011805.l81I5u1D031469@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on fltk (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:05:57 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:57 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011805.l81I5vbR011509@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on fltk (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:05:58 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:05:58 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011805.l81I5wC0031479@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on fltk (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:06:01 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:01 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011806.l81I61OI011519@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on fltk (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:06:02 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:02 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011806.l81I623B031488@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on fltk (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:06:03 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:03 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011806.l81I63Mn011528@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on fltk (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:06:22 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:22 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6MXX031499@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on tidy (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:21 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:21 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6LnJ011538@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on tidy (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:23 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:23 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6NtF011551@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on tidy (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:25 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:25 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6PNh031512@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on tidy (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:27 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:27 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6SU2011568@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on tidy (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:30 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:30 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6Uc5031537@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on tidy (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:29 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:29 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6Trn011581@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the commit acl on tidy (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:28 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:28 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6Shx031524@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on tidy (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:35 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:35 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6ZnU031549@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on tidy (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:37 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:37 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6bpc031561@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on tidy (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:41 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:41 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6fTR031574@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on tidy (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:43 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:43 -0700 Subject: [pkgdb] tidy had acl change status Message-ID: <200709011806.l81I6h96031586@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on tidy (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tidy From fedora-extras-commits at redhat.com Sat Sep 1 18:06:58 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:06:58 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011806.l81I6wB9031599@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on fltk (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:07:03 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:03 -0700 Subject: [pkgdb] fltk had acl change status Message-ID: <200709011807.l81I73Yq031609@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on fltk (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fltk From fedora-extras-commits at redhat.com Sat Sep 1 18:07:11 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:11 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011807.l81I7BMs031618@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on cabextract (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:07:13 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:13 -0700 Subject: [pkgdb] cabextract had acl change status Message-ID: <200709011807.l81I7DIX031628@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on cabextract (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cabextract From fedora-extras-commits at redhat.com Sat Sep 1 18:07:37 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:37 -0700 Subject: [pkgdb] xdg-utils had acl change status Message-ID: <200709011807.l81I7bKM031640@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on xdg-utils (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 18:07:39 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:39 -0700 Subject: [pkgdb] xdg-utils had acl change status Message-ID: <200709011807.l81I7d9q031649@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on xdg-utils (Fedora devel) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 18:07:42 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:42 -0700 Subject: [pkgdb] xdg-utils had acl change status Message-ID: <200709011807.l81I7gGf031658@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on xdg-utils (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 18:07:44 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:44 -0700 Subject: [pkgdb] xdg-utils had acl change status Message-ID: <200709011807.l81I7jOi031668@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on xdg-utils (Fedora EPEL 4) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 18:07:48 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:48 -0700 Subject: [pkgdb] xdg-utils had acl change status Message-ID: <200709011807.l81I7mGV031677@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on xdg-utils (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 18:07:51 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:51 -0700 Subject: [pkgdb] xdg-utils had acl change status Message-ID: <200709011807.l81I7pPb031686@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on xdg-utils (Fedora EPEL 5) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 18:07:55 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:55 -0700 Subject: [pkgdb] xdg-utils had acl change status Message-ID: <200709011807.l81I7ts8031696@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on xdg-utils (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 18:07:58 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 01 Sep 2007 11:07:58 -0700 Subject: [pkgdb] xdg-utils had acl change status Message-ID: <200709011807.l81I7wGL031705@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the approveacls acl on xdg-utils (Fedora 7) to Approved for Patrice Dumas (pertusus) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xdg-utils From fedora-extras-commits at redhat.com Sat Sep 1 18:08:06 2007 From: fedora-extras-commits at redhat.com (Deepak Bhole (dbhole)) Date: Sat, 1 Sep 2007 14:08:06 -0400 Subject: rpms/maven-doxia/devel maven-doxia.spec,1.4,1.5 Message-ID: <200709011808.l81I86r0005365@cvs-int.fedora.redhat.com> Author: dbhole Update of /cvs/extras/rpms/maven-doxia/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5342 Modified Files: maven-doxia.spec Log Message: - Rebuild without maven (fpr initial ppc build) Index: maven-doxia.spec =================================================================== RCS file: /cvs/extras/rpms/maven-doxia/devel/maven-doxia.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- maven-doxia.spec 20 Mar 2007 21:58:46 -0000 1.4 +++ maven-doxia.spec 1 Sep 2007 18:07:33 -0000 1.5 @@ -33,6 +33,9 @@ # If you don't want to build with maven, and use straight ant instead, # give rpmbuild option '--without maven' + +%define _without_maven 1 + %define with_maven %{!?_without_maven:1}%{?_without_maven:0} %define without_maven %{?_without_maven:1}%{!?_without_maven:0} @@ -40,7 +43,7 @@ Name: maven-doxia Version: 1.0 -Release: 0.1.a7.3jpp.3%{?dist} +Release: 0.1.a7.3jpp.4%{?dist} Epoch: 0 Summary: Content generation framework License: Apache Software License @@ -275,6 +278,9 @@ %endif %changelog +* Sat Sep 01 2007 Deepak Bhole 0:1.0-0.1.a7.3jpp.4 +- Rebuild without maven (fpr initial ppc build) + * Tue Mar 20 2007 Deepak Bhole 0:1.0-0.1.a7.3jpp.3 - Added switch to ignore failures for the time being From fedora-extras-commits at redhat.com Sat Sep 1 18:12:30 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sat, 1 Sep 2007 14:12:30 -0400 Subject: fedora-security/audit fc7,1.88,1.89 Message-ID: <200709011812.l81ICU1V006286@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6162 Modified Files: fc7 Log Message: Fix some typos Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- fc7 1 Sep 2007 06:21:24 -0000 1.88 +++ fc7 1 Sep 2007 18:12:28 -0000 1.89 @@ -365,7 +365,7 @@ CVE-2007-0777 version (seamonkey, fixed 1.0.8) CVE-2007-0775 version (seamonkey, fixed 1.0.8) *CVE-2007-0774 (mod_jk) -VE-2007-0772 version (kernel, fixed 2.6.20.1) [since FEDORA-2007-291] +CVE-2007-0772 version (kernel, fixed 2.6.20.1) [since FEDORA-2007-291] CVE-2007-0771 patch (kernel, fixed 2.6.20-1.2933) #227952 CVE-2007-0770 patch (GraphicsMagick, fixed 1.1.7-7) #228758 CVE-2007-0770 ignore (ImageMagick) only if incomplete CVE-2006-5456 @@ -608,7 +608,7 @@ CVE-2006-5330 ignore, no-ship (flash-plugin) *CVE-2006-5298 backport (mutt) [since FEDORA-2006-1063] *CVE-2006-5297 backport (mutt) [since FEDORA-2006-1063] -VE-2006-5295 version (clamav, fixed 0.88.5) #210973 +CVE-2006-5295 version (clamav, fixed 0.88.5) #210973 *CVE-2006-5276 VULNERABLE (snort) #229265 CVE-2006-5229 ignore (openssh) not reproduced CVE-2006-5215 backport (xorg-x11-xinit) #212167 [since FEDORA-2007-1409] @@ -1242,7 +1242,7 @@ *CVE-2006-0017 (fedora directory server) *CVE-2006-0016 (fedora directory server) *CVE-2005-4838 (tomcat) -VE-2005-4837 version (net-snmp, fixed 5.2.2) +CVE-2005-4837 version (net-snmp, fixed 5.2.2) *CVE-2005-4836 (tomcat) CVE-2005-4811 version (kernel, fixed 2.6.13) CVE-2005-4809 VULNERABLE (firefox) @@ -1381,7 +1381,7 @@ *CVE-2005-3192 backport (tetex) tetex-3.0-CVE-2005-3193.patch CVE-2005-3191 version (poppler, fixed 0.4.4) CVE-2005-3191 version (kdegraphics, fixed 3.5.1) -VE-2005-3191 version (cups, fixed 1.2.0) +CVE-2005-3191 version (cups, fixed 1.2.0) *CVE-2005-3191 backport (tetex) tetex-3.0-CVE-2005-3193.patch CVE-2005-3186 version (gtk2, fixed 2.8.7 at least) CVE-2005-3185 version (wget, fixed 1.10.2 at least) @@ -1400,7 +1400,7 @@ CVE-2005-3107 version (kernel, fixed 2.6.11) CVE-2005-3106 version (kernel, fixed 2.6.11) CVE-2005-3105 version (kernel, fixed 2.6.12) -VE-2005-3089 version (firefox, fixed 1.0.7) +CVE-2005-3089 version (firefox, fixed 1.0.7) CVE-2005-3088 ignore (fetchmail) fetchmailconf not shipped CVE-2005-3055 version (kernel, fixed 2.6.14) CVE-2005-3054 ignore (php) @@ -2724,7 +2724,7 @@ CVE-2002-0069 version (squid, fixed 2.4STABLE4) CVE-2002-0068 version (squid, fixed 2.4STABLE4) CVE-2002-0067 version (squid, fixed 2.4STABLE4) -VE-2002-0063 version (cups, fixed 1.1.14) +CVE-2002-0063 version (cups, fixed 1.1.14) CVE-2002-0062 version (ncurses, only 5.0) CVE-2002-0060 version (kernel, fixed 2.5.5) *CVE-2002-0059 ** zlib (cvs, dump, gcc, libgcj, kernel, vnc) From fedora-extras-commits at redhat.com Sat Sep 1 18:26:48 2007 From: fedora-extras-commits at redhat.com (Florian La Roche (laroche)) Date: Sat, 1 Sep 2007 14:26:48 -0400 Subject: devel/asciidoc .cvsignore, 1.3, 1.4 asciidoc.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200709011826.l81IQmEw006548@cvs-int.fedora.redhat.com> Author: laroche Update of /cvs/extras/devel/asciidoc In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6514 Modified Files: .cvsignore asciidoc.spec sources Log Message: - 8.2.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/devel/asciidoc/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 20 Mar 2007 01:49:21 -0000 1.3 +++ .cvsignore 1 Sep 2007 18:26:15 -0000 1.4 @@ -1 +1 @@ -asciidoc-8.1.0.tar.gz +asciidoc-8.2.2.tar.gz Index: asciidoc.spec =================================================================== RCS file: /cvs/extras/devel/asciidoc/asciidoc.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- asciidoc.spec 20 Mar 2007 01:49:21 -0000 1.5 +++ asciidoc.spec 1 Sep 2007 18:26:15 -0000 1.6 @@ -1,6 +1,6 @@ Summary: Text based document generation Name: asciidoc -Version: 8.1.0 +Version: 8.2.2 Release: 1%{?dist} License: GPL Group: Applications/System @@ -68,6 +68,9 @@ %doc README BUGS CHANGELOG COPYRIGHT doc examples %changelog +* Sat Sep 01 2007 Florian La Roche - 8.2.2-1 +- new upstream version 8.2.2 + * Mon Mar 19 2007 Chris Wright - 8.1.0-1 - update to asciidoc 8.1.0 Index: sources =================================================================== RCS file: /cvs/extras/devel/asciidoc/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 20 Mar 2007 01:49:21 -0000 1.3 +++ sources 1 Sep 2007 18:26:15 -0000 1.4 @@ -1 +1 @@ -6d3e050b72a8b6df112c2f9aad7a4016 asciidoc-8.1.0.tar.gz +58d8a0761608da6bfa7af3e886c05592 asciidoc-8.2.2.tar.gz From fedora-extras-commits at redhat.com Sat Sep 1 18:49:39 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sat, 1 Sep 2007 14:49:39 -0400 Subject: fedora-security/audit epel4,NONE,1.1 epel5,NONE,1.1 Message-ID: <200709011849.l81IndoP007028@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7006 Added Files: epel4 epel5 Log Message: Initial epel4 and epel5 audit files to check. --- NEW FILE epel4 --- # # ** are items that need attention # *CVE are items that need verification for EPEL-4 # (mozilla) = (firefox, seamonkey, thunderbird, yelp, devhelp, galeon, liferea. epiphany) # Up to date CVE as of CVE email 20070829 # Up to date EPEL4 as of # *CVE-2007-4631 VULNERABLE (qgit) #268381 *CVE-2007-4629 VULNERABLE (mapserver, fixed 4.10.3) #272081 *CVE-2007-4560 VULNERABLE (clamav) #260583 *CVE-2007-4543 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] *CVE-2007-4542 VULNERABLE (mapserver, fixed 4.10.3) #256561 *CVE-2007-4539 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] *CVE-2007-4538 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] *CVE-2007-4510 VULNERABLE (clamav, fixed 0.91.2) #253780 *CVE-2007-4462 version (po4a) #253541 [since FEDORA-2007-1763] *CVE-2007-4400 VULNERABLE (konversation) #253545 *CVE-2007-4323 backport (denyhosts) #252291 [since FEDORA-2007-0589] *CVE-2007-4321 backport (fail2ban) #252290 [since FEDORA-2007-0621] version since FEDORA-2007-1643 *CVE-2007-3950 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3949 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3948 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3947 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3946 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3725 ** (clamav) *CVE-2007-3555 version (moodle) #247528 [since FEDORA-2007-1445] *CVE-2007-3209 ignore (mail-notification, shipped with SSL enabled) *CVE-2007-3153 version (c-ares, fixed 1.4.0) #243591 [since FEDORA-2007-0724] *CVE-2007-3152 version (c-ares, fixed 1.4.0) #243591 [since FEDORA-2007-0724] *CVE-2007-3123 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-3122 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-3113 VULNERABLE (cacti) #243592 *CVE-2007-3112 VULNERABLE (cacti) #243592 *CVE-2007-3025 ignore (clamav, Solaris only) *CVE-2007-3024 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-3023 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-2958 VULNERABLE (claws-mail) #254121 *CVE-2007-2865 version (phpPgAdmin, fixed 4.1.2) #241489 [since FEDORA-2007-0469] *CVE-2007-2721 patch (jasper, fixed 1.900.1-2) #240397 *CVE-2007-2650 version (clamav, fixed 0.90.3) #240395 [since FEDORA-2007-1154] *CVE-2007-2637 patch (moin, fixed 1.5.7-2) *CVE-2007-2423 patch (moin, fixed 1.5.7-2) #238722 *CVE-2007-2413 version (perl-Imager, fixed 0.57) #238615 *CVE-2007-2245 VULNERABLE (phpMyAdmin, fixed 2.10.1) #237882 *CVE-2007-2165 VULNERABLE (proftpd) #237533 *CVE-2007-2029 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) *CVE-2007-1997 version (clamav, fixed in 0.90.2) *CVE-2007-1870 version (lighttpd, fixed 1.4.14) #236489 *CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 *CVE-2007-1745 version (clamav, fixed in 0.90.2) #236703 *CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 *CVE-2007-1558 version (claws-mail, fixed 2.9.1) #237293 *CVE-2007-1547 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1546 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1545 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1544 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1543 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1429 version (moodle, fixed 1.6.5) #232103 *CVE-2007-1406 version (trac, fixed 0.10.3.1) #231729 *CVE-2007-1405 version (trac, fixed 0.10.3.1) #231729 *CVE-2007-1395 version (phpMyAdmin, fixed 2.10.0.2) *CVE-2007-1359 patch (mod_security, fixed 2.1.0-3) #231728 *CVE-2007-1325 version (phpMyAdmin, fixed 2.10.0.2) *CVE-2007-1055 version (mediawiki, fixed 1.8.3) *CVE-2007-1054 version (mediawiki, fixed 1.9.3) [since FEDORA-2007-1442] *CVE-2007-0902 patch (moin, fixed 1.5.7-2) #228764 *CVE-2007-0901 patch (moin, fixed 1.5.7-2) #228764 *CVE-2007-0898 version (clamav, fixed 0.90) #229202 *CVE-2007-0897 version (clamav, fixed 0.90) #229202 *CVE-2007-0894 version (mediawiki, fixed 1.8.4) #228763 *CVE-2007-0857 version (moin, fixed 1.5.7) #228139 *CVE-2007-0619 version (chmlib, fixed 0.3.9) #225919 *CVE-2007-0341 ignore (phpMyAdmin, 2.8.x only) *CVE-2007-0242 patch (qt4, fixed 4.2.3-7) *CVE-2007-0240 patch (zope, fixed 2.9.6-2) #233378 *CVE-2007-0177 version (mediawiki, fixed 1.8.3) #221958 *CVE-2007-0095 VULNERABLE (phpMyAdmin) #221694 *CVE-2007-0007 version (gnucash, fixed 2.0.5) since [FEDORA-2007-256] #223233 *CVE-2006-6944 version (phpMyAdmin, fixed 2.9.1.1) *CVE-2006-6943 version (phpMyAdmin, fixed 2.9.1.1) *CVE-2006-6942 version (phpMyAdmin, fixed 2.9.1.1) *CVE-2006-6799 patch (cacti, fixed 0.8.6i-5) #222410 *CVE-2006-6693 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) *CVE-2006-6692 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) *CVE-2006-6626 version (moodle, fixed 1.6.5) #220041 *CVE-2006-6625 version (moodle, fixed 1.6.5) #220041 *CVE-2006-6563 backport (proftpd, fixed 1.3.0a-3) #219938 *CVE-2006-6481 version (clamav, fixed 0.88.7) *CVE-2006-6406 version (clamav, fixed 0.88.7) #219095 *CVE-2006-6374 ** (phpMyAdmin) #218853 *CVE-2006-6373 version (phpMyAdmin, fixed 2.9.1.1) #218853 *CVE-2006-6301 version (denyhosts, fixed 2.6-2) #218824 *CVE-2006-6171 patch (proftpd, fixed 1.3.0a-1) #214820 *CVE-2006-6170 patch (proftpd, fixed 1.3.0a-1) #214820 *CVE-2006-5874 version (clamav, fixed 0.88.1) *CVE-2006-5864 patch (gv, fixed 3.6.2-2) #215136 *CVE-2006-5848 version (trac, fixed 0.10.1) #215077 *CVE-2006-5815 version (proftpd, fixed 1.3.0a) #214820 *CVE-2006-5602 version (xsupplicant, fixed 1.2.6) *CVE-2006-5601 version (xsupplicant, fixed 1.2.8) #212700 *CVE-2006-5455 patch (bugzilla, fixed 2.22-7) #212355 *CVE-2006-5454 patch (bugzilla, fixed 2.22-7) #212355 *CVE-2006-5453 patch (bugzilla, fixed 2.22-7) #212355 *CVE-2006-5295 version (clamav, fixed 0.88.5) #210973 *CVE-2006-5129 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4943 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4942 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4941 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4940 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4939 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4938 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4937 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4936 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4935 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4786 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4785 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4784 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4684 version (zope, fixed 2.9.2) *CVE-2006-4249 patch (plone, fixed 2.5.1-3) #213983 *CVE-2006-4248 ignore (thttpd, Debian specific issue) *CVE-2006-4247 patch (plone, fixed 2.5-4) #209163 *CVE-2006-4182 version (clamav, fixed 0.88.5) #210973 *CVE-2006-4018 version (clamav, fixed 0.88.4-1) #201688 *CVE-2006-3458 patch (zope, fixed 2.9.3-3) #198106 *CVE-2006-3178 ignore (chmlib, extract_chmLib not shipped) *CVE-2006-2489 version (nagios, fixed 2.3.1) *CVE-2006-2427 ignore (clamav) not an issue bz#192076 *CVE-2006-2237 backport (awstats, fixed 6.5-5) bz#190923 *CVE-2006-2162 version (nagios, fixed 2.3.1) bz#190612 *CVE-2006-2017 version (dnsmasq, fixed 2.30) *CVE-2006-1989 version (clamav, fixed 0.88.2) *CVE-2006-1945 backport (awstats, fixed 6.5-4) bz#190922 awstats-6.5-CVE-2006-1945.patch *CVE-2006-1711 version (plone, fixed 2.1.2) bz#188886 *CVE-2006-1630 version (clamav, fixed 0.88.1) bz#188286 *CVE-2006-1629 version (openvpn, fixed 2.0.6) bz#188050 *CVE-2006-1615 version (clamav, fixed 0.88.1) bz#188286 *CVE-2006-1614 version (clamav, fixed 0.88.1) bz#188286 *CVE-2006-1566 ignore (libtunepimp, Debian-specific problem) *CVE-2006-1498 version (mediawiki, fixed 1.5.8) bz#188122 *CVE-2006-1079 patch (thttpd, fixed 2.25b-11) bz#191095 *CVE-2006-1078 patch (thttpd, fixed 2.25b-11) bz#191095 *CVE-2006-0814 ignore (lighttpd, Windows-specific problem) *CVE-2006-0760 version (lighttpd, fixed 1.4.10) *CVE-2006-0458 version (irssi, fixed 0.8.10) bz#184509 *CVE-2006-0322 version (mediawiki, fixed 1.5.8) *CVE-2006-0162 version (clamav, fixed 0.88) *CVE-2006-0126 version (rxvt-unicode, fixed 7.5) *CVE-2006-0106 version (wine, fixed 0.9.10) *CVE-2006-0071 ignore (pinentry, Gentoo-specific problem) *CVE-2005-4803 version (graphviz, fixed 2.2.1) *CVE-2004-1096 version (perl-Archive-Zip, fixed 1.14) --- NEW FILE epel5 --- # # ** are items that need attention # *CVE are items that need verification for EPEL-5 # (mozilla) = (firefox, seamonkey, thunderbird, yelp, devhelp, galeon, liferea. epiphany) # Up to date CVE as of CVE email 20070829 # Up to date EPEL5 as of # *CVE-2007-4631 VULNERABLE (qgit) #268381 *CVE-2007-4629 VULNERABLE (mapserver, fixed 4.10.3) #272081 *CVE-2007-4560 VULNERABLE (clamav) #260583 *CVE-2007-4543 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] *CVE-2007-4542 VULNERABLE (mapserver, fixed 4.10.3) #256561 *CVE-2007-4539 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] *CVE-2007-4538 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] *CVE-2007-4510 VULNERABLE (clamav, fixed 0.91.2) #253780 *CVE-2007-4462 version (po4a) #253541 [since FEDORA-2007-1763] *CVE-2007-4400 VULNERABLE (konversation) #253545 *CVE-2007-4323 backport (denyhosts) #252291 [since FEDORA-2007-0589] *CVE-2007-4321 backport (fail2ban) #252290 [since FEDORA-2007-0621] version since FEDORA-2007-1643 *CVE-2007-3950 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3949 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3948 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3947 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3946 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] *CVE-2007-3725 ** (clamav) *CVE-2007-3628 version (php-pear-Structures-DataGrid-DataSource-MDB2, fixed 0.1.10) *CVE-2007-3555 version (moodle) #247528 [since FEDORA-2007-1445] *CVE-2007-3528 version (dar, fixed 2.3.4) #246760 [since FEDORA-2007-0904] *CVE-2007-3387 version (xpdf, fixed 3.02pl1) [since FEDORA-2007-1383] *CVE-2007-3209 ignore (mail-notification, shipped with SSL enabled) *CVE-2007-3153 version (c-ares, fixed 1.4.0) #243591 [since FEDORA-2007-0724] *CVE-2007-3152 version (c-ares, fixed 1.4.0) #243591 [since FEDORA-2007-0724] *CVE-2007-3123 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-3122 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-3113 VULNERABLE (cacti) #243592 *CVE-2007-3112 VULNERABLE (cacti) #243592 *CVE-2007-3025 ignore (clamav, Solaris only) *CVE-2007-3024 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-3023 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-2865 version (phpPgAdmin, fixed 4.1.2) #241489 [since FEDORA-2007-0469] *CVE-2007-2721 patch (jasper, fixed 1.900.1-2) #240397 *CVE-2007-2650 version (clamav, fixed 0.90.3) #240395 [since FEDORA-2007-1154] *CVE-2007-2637 patch (moin, fixed 1.5.7-2) *CVE-2007-2423 patch (moin, fixed 1.5.7-2) #238722 *CVE-2007-2413 version (perl-Imager, fixed 0.57) #238615 *CVE-2007-2245 VULNERABLE (phpMyAdmin, fixed 2.10.1) #237882 *CVE-2007-2165 VULNERABLE (proftpd) #237533 *CVE-2007-2029 VULNERABLE (clamav, fixed 0.90.3) #245219 *CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) *CVE-2007-1997 version (clamav, fixed in 0.90.2) *CVE-2007-1870 version (lighttpd, fixed 1.4.14) #236489 *CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 *CVE-2007-1745 version (clamav, fixed in 0.90.2) #236703 *CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 *CVE-2007-1547 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1546 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1545 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1544 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1543 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1515 version (imp, fixed 4.1.4) *CVE-2007-1474 version (horde, fixed 3.1.4) *CVE-2007-1474 ignore (imp, < 4.x only) *CVE-2007-1473 version (horde, fixed 3.1.4) *CVE-2007-1429 version (moodle, fixed 1.6.5) #232103 *CVE-2007-1406 version (trac, fixed 0.10.3.1) #231729 *CVE-2007-1405 version (trac, fixed 0.10.3.1) #231729 *CVE-2007-1399 version (php-pecl-zip, fixed 1.8.5) *CVE-2007-1395 version (phpMyAdmin, fixed 2.10.0.2) *CVE-2007-1359 patch (mod_security, fixed 2.1.0-3) #231728 *CVE-2007-1325 version (phpMyAdmin, fixed 2.10.0.2) *CVE-2007-1263 version (gpgme, fixed 1.1.4) *CVE-2007-1055 version (mediawiki, fixed 1.8.3) *CVE-2007-1054 version (mediawiki, fixed 1.9.3) [since FEDORA-2007-1442] *CVE-2007-0902 patch (moin, fixed 1.5.7-2) #228764 *CVE-2007-0901 patch (moin, fixed 1.5.7-2) #228764 *CVE-2007-0898 version (clamav, fixed 0.90) #229202 *CVE-2007-0897 version (clamav, fixed 0.90) #229202 *CVE-2007-0894 version (mediawiki, fixed 1.8.4) #228763 *CVE-2007-0857 version (moin, fixed 1.5.7) #228139 *CVE-2007-0619 version (chmlib, fixed 0.3.9) #225919 *CVE-2007-0469 version (rubygems, fixed 0.9.1) *CVE-2007-0341 ignore (phpMyAdmin, 2.8.x only) *CVE-2007-0242 patch (qt4, fixed 4.2.3-7) *CVE-2007-0240 patch (zope, fixed 2.9.6-2) #233378 *CVE-2007-0177 version (mediawiki, fixed 1.8.3) #221958 *CVE-2007-0095 VULNERABLE (phpMyAdmin) #221694 *CVE-2007-0007 version (gnucash, fixed 2.0.5) since [FEDORA-2007-256] #223233 *CVE-2006-6944 version (phpMyAdmin, fixed 2.9.1.1) *CVE-2006-6943 version (phpMyAdmin, fixed 2.9.1.1) *CVE-2006-6942 version (phpMyAdmin, fixed 2.9.1.1) *CVE-2006-6799 patch (cacti, fixed 0.8.6i-5) #222410 *CVE-2006-6693 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) *CVE-2006-6692 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) *CVE-2006-6626 version (moodle, fixed 1.6.5) #220041 *CVE-2006-6625 version (moodle, fixed 1.6.5) #220041 *CVE-2006-6563 backport (proftpd, fixed 1.3.0a-3) #219938 *CVE-2006-6481 version (clamav, fixed 0.88.7) *CVE-2006-6406 version (clamav, fixed 0.88.7) #219095 *CVE-2006-6374 ** (phpMyAdmin) #218853 *CVE-2006-6373 version (phpMyAdmin, fixed 2.9.1.1) #218853 *CVE-2006-6301 version (denyhosts, fixed 2.6-2) #218824 *CVE-2006-6235 patch (gnupg2, fixed 2.0.1-2) #218821 *CVE-2006-6171 patch (proftpd, fixed 1.3.0a-1) #214820 *CVE-2006-6170 patch (proftpd, fixed 1.3.0a-1) #214820 *CVE-2006-6169 version (gnupg2, fixed 2.0.1) #217950 *CVE-2006-6085 version (kile, fixed 1.9.3) #217238 *CVE-2006-5874 version (clamav, fixed 0.88.1) *CVE-2006-5864 patch (gv, fixed 3.6.2-2) #215136 *CVE-2006-5848 version (trac, fixed 0.10.1) #215077 *CVE-2006-5815 version (proftpd, fixed 1.3.0a) #214820 *CVE-2006-5602 version (xsupplicant, fixed 1.2.6) *CVE-2006-5601 version (xsupplicant, fixed 1.2.8) #212700 *CVE-2006-5455 patch (bugzilla, fixed 2.22-7) #212355 *CVE-2006-5454 patch (bugzilla, fixed 2.22-7) #212355 *CVE-2006-5453 patch (bugzilla, fixed 2.22-7) #212355 *CVE-2006-5295 version (clamav, fixed 0.88.5) #210973 *CVE-2006-5129 version (moodle, fixed 1.6.3) #206516 *CVE-2006-5111 version (libksba, fixed 0.9.14) *CVE-2006-4943 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4942 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4941 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4940 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4939 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4938 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4937 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4936 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4935 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4786 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4785 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4784 version (moodle, fixed 1.6.3) #206516 *CVE-2006-4684 version (zope, fixed 2.9.2) *CVE-2006-4249 patch (plone, fixed 2.5.1-3) #213983 *CVE-2006-4248 ignore (thttpd, Debian specific issue) *CVE-2006-4247 patch (plone, fixed 2.5-4) #209163 *CVE-2006-4192 patch (libmodplug, fixed 0.8-3) *CVE-2006-4182 version (clamav, fixed 0.88.5) #210973 *CVE-2006-4018 version (clamav, fixed 0.88.4-1) #201688 *CVE-2006-3458 patch (zope, fixed 2.9.3-3) #198106 *CVE-2006-3178 ignore (chmlib, extract_chmLib not shipped) *CVE-2006-2489 version (nagios, fixed 2.3.1) *CVE-2006-2427 ignore (clamav) not an issue bz#192076 *CVE-2006-2237 backport (awstats, fixed 6.5-5) bz#190923 *CVE-2006-2162 version (nagios, fixed 2.3.1) bz#190612 *CVE-2006-2017 version (dnsmasq, fixed 2.30) *CVE-2006-1989 version (clamav, fixed 0.88.2) *CVE-2006-1945 backport (awstats, fixed 6.5-4) bz#190922 awstats-6.5-CVE-2006-1945.patch *CVE-2006-1711 version (plone, fixed 2.1.2) bz#188886 *CVE-2006-1630 version (clamav, fixed 0.88.1) bz#188286 *CVE-2006-1629 version (openvpn, fixed 2.0.6) bz#188050 *CVE-2006-1615 version (clamav, fixed 0.88.1) bz#188286 *CVE-2006-1614 version (clamav, fixed 0.88.1) bz#188286 *CVE-2006-1566 ignore (libtunepimp, Debian-specific problem) *CVE-2006-1498 version (mediawiki, fixed 1.5.8) bz#188122 *CVE-2006-1390 ignore (nethack, Gentoo-specific problem) bz#187353 *CVE-2006-1079 patch (thttpd, fixed 2.25b-11) bz#191095 *CVE-2006-1078 patch (thttpd, fixed 2.25b-11) bz#191095 *CVE-2006-0847 version (python-cherrypy, fixed 2.1.1) *CVE-2006-0814 ignore (lighttpd, Windows-specific problem) *CVE-2006-0760 version (lighttpd, fixed 1.4.10) *CVE-2006-0458 version (irssi, fixed 0.8.10) bz#184509 *CVE-2006-0322 version (mediawiki, fixed 1.5.8) *CVE-2006-0162 version (clamav, fixed 0.88) *CVE-2006-0106 version (wine, fixed 0.9.10) *CVE-2006-0071 ignore (pinentry, Gentoo-specific problem) *CVE-2005-4803 version (graphviz, fixed 2.2.1) From fedora-extras-commits at redhat.com Sat Sep 1 20:04:10 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Sat, 1 Sep 2007 16:04:10 -0400 Subject: rpms/fwfstab/devel fwfstab.spec,1.5,1.6 Message-ID: <200709012004.l81K4ACf022039@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/fwfstab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22014 Modified Files: fwfstab.spec Log Message: * Sat Sep 1 2007 Stewart Adam 0.01.1-6 - /still/ not working, perhaps I do need python as a BR Index: fwfstab.spec =================================================================== RCS file: /cvs/extras/rpms/fwfstab/devel/fwfstab.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fwfstab.spec 28 Aug 2007 15:06:20 -0000 1.5 +++ fwfstab.spec 1 Sep 2007 20:03:37 -0000 1.6 @@ -1,10 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%{!?fedoraver: %define fedoraver %(test -e /etc/fedora-release && rpm -q fedora-release --qf "%{VERSION}")} - Name: fwfstab Version: 0.01.1 -Release: 5%{?dist} +Release: 6%{?dist} BuildArch: noarch Summary: A graphical file system table editor @@ -16,6 +14,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils +BuildRequires: python-devel >= 2.4 +Requires: python >= 2.4 Requires: pygtk2 pygtk2-libglade Requires: redhat-artwork usermode @@ -80,6 +80,9 @@ %doc README COPYING CHANGELOG %changelog +* Sat Sep 1 2007 Stewart Adam 0.01.1-6 +- /still/ not working, perhaps I do need python as a BR + * Tue Aug 28 2007 Stewart Adam 0.01.1-5 - Rebuild because of bad file locations From fedora-extras-commits at redhat.com Sat Sep 1 20:19:59 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 01 Sep 2007 13:19:59 -0700 Subject: [pkgdb] gkrellm: scop has requested watchcommits Message-ID: <200709012019.l81KJxv9000358@app3.fedora.phx.redhat.com> Ville Skytta (scop) has requested the watchcommits acl on gkrellm (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm From fedora-extras-commits at redhat.com Sat Sep 1 20:27:10 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (j.w.r.degoede)) Date: Sat, 01 Sep 2007 13:27:10 -0700 Subject: [pkgdb] gkrellm had acl change status Message-ID: <200709012027.l81KRAFg000408@app3.fedora.phx.redhat.com> Hans de Goede (jwrdegoede) has set the watchcommits acl on gkrellm (Fedora devel) to Approved for Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm From fedora-extras-commits at redhat.com Sat Sep 1 20:27:26 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (j.w.r.degoede)) Date: Sat, 01 Sep 2007 13:27:26 -0700 Subject: [pkgdb] gkrellm had acl change status Message-ID: <200709012027.l81KRQLu000417@app3.fedora.phx.redhat.com> Hans de Goede (jwrdegoede) has set the watchcommits acl on gkrellm (Fedora 7) to Approved for Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm From fedora-extras-commits at redhat.com Sat Sep 1 20:27:29 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (j.w.r.degoede)) Date: Sat, 01 Sep 2007 13:27:29 -0700 Subject: [pkgdb] gkrellm had acl change status Message-ID: <200709012027.l81KRTVm000426@app3.fedora.phx.redhat.com> Hans de Goede (jwrdegoede) has set the commit acl on gkrellm (Fedora 7) to Approved for Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm From fedora-extras-commits at redhat.com Sat Sep 1 21:39:46 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 14:39:46 -0700 Subject: [pkgdb] nco: pertusus has requested commit Message-ID: <200709012139.l81LdlYM000969@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the commit acl on nco (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/nco From fedora-extras-commits at redhat.com Sat Sep 1 21:39:49 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Sat, 01 Sep 2007 14:39:49 -0700 Subject: [pkgdb] nco: pertusus has requested watchbugzilla Message-ID: <200709012139.l81Ldniw000978@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has requested the watchbugzilla acl on nco (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/nco From fedora-extras-commits at redhat.com Sat Sep 1 21:59:58 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 1 Sep 2007 17:59:58 -0400 Subject: rpms/libmpcdec/EL-4 .cvsignore, 1.3, 1.4 libmpcdec.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200709012159.l81LxwRY031299@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/libmpcdec/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31277 Modified Files: .cvsignore libmpcdec.spec sources Log Message: * Wed Jun 06 2007 Rex Dieter 1.2.6-1 - libmpcdec-1.2.6 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libmpcdec/EL-4/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Dec 2006 14:29:40 -0000 1.3 +++ .cvsignore 1 Sep 2007 21:59:25 -0000 1.4 @@ -1,2 +1,2 @@ -clog libmpcdec-1.2.2.tar.bz2 +libmpcdec-1.2.6.tar.bz2 Index: libmpcdec.spec =================================================================== RCS file: /cvs/pkgs/rpms/libmpcdec/EL-4/libmpcdec.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libmpcdec.spec 8 Dec 2006 14:31:37 -0000 1.5 +++ libmpcdec.spec 1 Sep 2007 21:59:25 -0000 1.6 @@ -1,13 +1,13 @@ Summary: Musepack audio decoding library Name: libmpcdec -Version: 1.2.2 -Release: 4%{?dist}.1 +Version: 1.2.6 +Release: 1%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.musepack.net/ -Source: http://files2.musepack.net/source/libmpcdec-%{version}.tar.bz2 +Source0: http://files.musepack.net/source/libmpcdec-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -62,12 +62,14 @@ %files devel %defattr(-,root,root,-) -%doc docs/html/* %{_includedir}/* %{_libdir}/lib*.so %changelog +* Wed Jun 06 2007 Rex Dieter 1.2.6-1 +- libmpcdec-1.2.6 + * Tue Aug 29 2006 Rex Dieter 1.2.2-4 - fc6 respin Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libmpcdec/EL-4/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Apr 2006 18:02:00 -0000 1.2 +++ sources 1 Sep 2007 21:59:25 -0000 1.3 @@ -1 +1 @@ -f14e07285b9b102a806649074c1d779b libmpcdec-1.2.2.tar.bz2 +7f7a060e83b4278acf4b77d7a7b9d2c0 libmpcdec-1.2.6.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 1 22:01:12 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Sat, 1 Sep 2007 18:01:12 -0400 Subject: rpms/libmpcdec/EL-5 .cvsignore, 1.2, 1.3 libmpcdec.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200709012201.l81M1Cto004823@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/libmpcdec/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31401 Modified Files: .cvsignore libmpcdec.spec sources Log Message: * Wed Jun 06 2007 Rex Dieter 1.2.6-1 - libmpcdec-1.2.6 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libmpcdec/EL-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 1 Apr 2006 18:02:00 -0000 1.2 +++ .cvsignore 1 Sep 2007 22:00:39 -0000 1.3 @@ -1 +1,2 @@ libmpcdec-1.2.2.tar.bz2 +libmpcdec-1.2.6.tar.bz2 Index: libmpcdec.spec =================================================================== RCS file: /cvs/pkgs/rpms/libmpcdec/EL-5/libmpcdec.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libmpcdec.spec 29 Aug 2006 18:08:41 -0000 1.4 +++ libmpcdec.spec 1 Sep 2007 22:00:39 -0000 1.5 @@ -1,13 +1,13 @@ Summary: Musepack audio decoding library Name: libmpcdec -Version: 1.2.2 -Release: 4%{?dist} +Version: 1.2.6 +Release: 1%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.musepack.net/ -Source: http://files2.musepack.net/source/libmpcdec-%{version}.tar.bz2 +Source0: http://files.musepack.net/source/libmpcdec-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -62,12 +62,14 @@ %files devel %defattr(-,root,root,-) -%doc docs/html/* %{_includedir}/* %{_libdir}/lib*.so %changelog +* Wed Jun 06 2007 Rex Dieter 1.2.6-1 +- libmpcdec-1.2.6 + * Tue Aug 29 2006 Rex Dieter 1.2.2-4 - fc6 respin Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libmpcdec/EL-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Apr 2006 18:02:00 -0000 1.2 +++ sources 1 Sep 2007 22:00:39 -0000 1.3 @@ -1 +1 @@ -f14e07285b9b102a806649074c1d779b libmpcdec-1.2.2.tar.bz2 +7f7a060e83b4278acf4b77d7a7b9d2c0 libmpcdec-1.2.6.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 1 22:22:06 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 1 Sep 2007 18:22:06 -0400 Subject: rpms/tango-icon-theme/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tango-icon-theme.spec, 1.3, 1.4 Message-ID: <200709012222.l81MM6d4005215@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/tango-icon-theme/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5174 Modified Files: .cvsignore sources tango-icon-theme.spec Log Message: Update to 0.8.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tango-icon-theme/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 1 Mar 2007 03:29:01 -0000 1.3 +++ .cvsignore 1 Sep 2007 22:21:33 -0000 1.4 @@ -1 +1 @@ -tango-icon-theme-0.8.0.tar.bz2 +tango-icon-theme-0.8.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tango-icon-theme/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 1 Mar 2007 03:29:01 -0000 1.3 +++ sources 1 Sep 2007 22:21:33 -0000 1.4 @@ -1 +1 @@ -0bb6a808b514a530adb6fe54e9e3b004 tango-icon-theme-0.8.0.tar.bz2 +32d5258f448b5982af9cfa4364f31d41 tango-icon-theme-0.8.1.tar.gz Index: tango-icon-theme.spec =================================================================== RCS file: /cvs/extras/rpms/tango-icon-theme/devel/tango-icon-theme.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tango-icon-theme.spec 1 Mar 2007 03:29:01 -0000 1.3 +++ tango-icon-theme.spec 1 Sep 2007 22:21:33 -0000 1.4 @@ -1,5 +1,5 @@ Name: tango-icon-theme -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: Icons from Tango Project Summary(pl): Ikony Projektu Tango @@ -9,7 +9,7 @@ Group: User Interface/Desktops URL: http://tango-project.org/ -Source0: http://tango-project.org/releases/%{name}-%{version}.tar.bz2 +Source0: http://tango-project.org/releases/%{name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -64,6 +64,9 @@ %changelog +* Sat Feb 17 2007 Peter Gordon - 0.8.1-1 +- Update to new upstream release (0.8.1) + * Sat Feb 17 2007 Peter Gordon - 0.8.0-1 - Update to new upstream release (0.8.0). - Fix URL, and some other whitespace issues in the spec. From fedora-extras-commits at redhat.com Sat Sep 1 22:24:13 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 1 Sep 2007 18:24:13 -0400 Subject: rpms/tango-icon-theme/F-7 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tango-icon-theme.spec, 1.3, 1.4 Message-ID: <200709012224.l81MODC3005331@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/tango-icon-theme/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5309 Modified Files: .cvsignore sources tango-icon-theme.spec Log Message: Update to 0.8.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tango-icon-theme/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 1 Mar 2007 03:29:01 -0000 1.3 +++ .cvsignore 1 Sep 2007 22:23:41 -0000 1.4 @@ -1 +1 @@ -tango-icon-theme-0.8.0.tar.bz2 +tango-icon-theme-0.8.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/tango-icon-theme/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 1 Mar 2007 03:29:01 -0000 1.3 +++ sources 1 Sep 2007 22:23:41 -0000 1.4 @@ -1 +1 @@ -0bb6a808b514a530adb6fe54e9e3b004 tango-icon-theme-0.8.0.tar.bz2 +32d5258f448b5982af9cfa4364f31d41 tango-icon-theme-0.8.1.tar.gz Index: tango-icon-theme.spec =================================================================== RCS file: /cvs/extras/rpms/tango-icon-theme/F-7/tango-icon-theme.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tango-icon-theme.spec 1 Mar 2007 03:29:01 -0000 1.3 +++ tango-icon-theme.spec 1 Sep 2007 22:23:41 -0000 1.4 @@ -1,5 +1,5 @@ Name: tango-icon-theme -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: Icons from Tango Project Summary(pl): Ikony Projektu Tango @@ -9,7 +9,7 @@ Group: User Interface/Desktops URL: http://tango-project.org/ -Source0: http://tango-project.org/releases/%{name}-%{version}.tar.bz2 +Source0: http://tango-project.org/releases/%{name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -64,6 +64,9 @@ %changelog +* Sat Feb 17 2007 Peter Gordon - 0.8.1-1 +- Update to new upstream release (0.8.1) + * Sat Feb 17 2007 Peter Gordon - 0.8.0-1 - Update to new upstream release (0.8.0). - Fix URL, and some other whitespace issues in the spec. From fedora-extras-commits at redhat.com Sun Sep 2 01:01:13 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 01 Sep 2007 18:01:13 -0700 Subject: [pkgdb] knetworkmanager: mmcgrath has requested watchbugzilla Message-ID: <200709020101.l8211GTi002529@app3.fedora.phx.redhat.com> Michael Patrick McGrath (mmcgrath) has requested the watchbugzilla acl on knetworkmanager (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Sun Sep 2 01:03:49 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 01 Sep 2007 18:03:49 -0700 Subject: [pkgdb] knetworkmanager: mmcgrath has requested watchcommits Message-ID: <200709020103.l8213nEJ002555@app3.fedora.phx.redhat.com> Michael Patrick McGrath (mmcgrath) has requested the watchcommits acl on knetworkmanager (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Sun Sep 2 01:06:30 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 01 Sep 2007 18:06:30 -0700 Subject: [pkgdb] knetworkmanager: mmcgrath has requested watchbugzilla Message-ID: <200709020106.l8216Uf7002589@app3.fedora.phx.redhat.com> Michael Patrick McGrath (mmcgrath) has requested the watchbugzilla acl on knetworkmanager (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Sun Sep 2 01:06:35 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 01 Sep 2007 18:06:35 -0700 Subject: [pkgdb] knetworkmanager: mmcgrath has given up watchcommits Message-ID: <200709020106.l8216ZV1002598@app3.fedora.phx.redhat.com> Michael Patrick McGrath (mmcgrath) has given up the watchcommits acl on knetworkmanager (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Sun Sep 2 01:57:15 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 1 Sep 2007 21:57:15 -0400 Subject: rpms/deluge/devel deluge-use-mt-boost.patch,1.1,1.2 Message-ID: <200709020157.l821vFgE026695@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/deluge/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26674 Modified Files: deluge-use-mt-boost.patch Log Message: Sync use-mt-boost patch with version 0.5.4.1 setup script. deluge-use-mt-boost.patch: Index: deluge-use-mt-boost.patch =================================================================== RCS file: /cvs/extras/rpms/deluge/devel/deluge-use-mt-boost.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- deluge-use-mt-boost.patch 4 Aug 2007 19:23:57 -0000 1.1 +++ deluge-use-mt-boost.patch 2 Sep 2007 01:57:12 -0000 1.2 @@ -1,14 +1,14 @@ ---- ./setup.py.old 2007-08-04 10:55:23.000000000 -0700 -+++ ./setup.py 2007-08-04 11:03:52.000000000 -0700 -@@ -110,10 +110,7 @@ if not OS == "win": +--- setup.py.old 2007-09-01 18:43:32.000000000 -0700 ++++ setup.py 2007-09-01 18:45:34.000000000 -0700 +@@ -110,10 +110,7 @@ '/usr/include/python' + python_version] - if OS == "linux": -- if os.WEXITSTATUS(os.system('grep -iq "Debian GNU/Linux 4.0\|Ubuntu 7.04\|Ubuntu 6.06\|Ubuntu 6.10\|Fedora Core release 6\|openSUSE 10.2\|Mandriva Linux release 2007.1\|Fedora release 7\|BLAG release 60001\|Yellow Dog Linux release 5.0 (Phoenix)" /etc/issue')) == 0: -- boosttype = 'nomt' -- else: -- boosttype = 'mt' -+ boosttype = 'mt' - elif OS == "freebsd": - boosttype = 'nomt' - else: + if OS == "linux": +- if os.WEXITSTATUS(os.system('grep -iq "Debian GNU/Linux 4.0\|Ubuntu 7.04\|Ubuntu 6.06\|Ubuntu 6.10\|Fedora Core release 6\|openSUSE 10.2\|Mandriva Linux release 2007.1\|Fedora release 7\|BLAG release 60001\|Yellow Dog Linux release 5.0 (Phoenix)\|CentOS release 5 (Final)" /etc/issue')) == 0: +- boosttype = 'nomt' +- else: +- boosttype = 'mt' ++ boosttype = 'mt' + elif OS == "freebsd": + boosttype = 'nomt' + else: From fedora-extras-commits at redhat.com Sun Sep 2 02:06:52 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Sat, 1 Sep 2007 22:06:52 -0400 Subject: rpms/python-TestGears/devel python-TestGears.spec,1.6,1.7 Message-ID: <200709020206.l8226qnG000367@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/pkgs/rpms/python-TestGears/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv343 Modified Files: python-TestGears.spec Log Message: - Remove the .pth file (setuptools will generate its own otherwise it's unneeded.) - Fix directory ownership. Index: python-TestGears.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-TestGears/devel/python-TestGears.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-TestGears.spec 10 Dec 2006 06:12:32 -0000 1.6 +++ python-TestGears.spec 2 Sep 2007 02:06:19 -0000 1.7 @@ -4,7 +4,7 @@ Name: python-TestGears Version: 0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Unit testing for Python Group: Development/Languages @@ -30,25 +30,22 @@ %install rm -rf %{buildroot} -%{__python} setup.py install -O1 --skip-build --root %{buildroot} -echo "TestGears-%{version}-py%{pyver}.egg-info" > %{buildroot}%{python_sitelib}/TestGears.pth - -echo '%defattr (0644,root,root,0755)' > pyfiles -find %{buildroot}%{python_sitelib} -type d | \ - sed 's:%{buildroot}\(.*\):%dir \1:' >> pyfiles -find %{buildroot}%{python_sitelib} -not -type d -name '*.py*' | \ - sed 's:%{buildroot}\(.*\):\1:' >> pyfiles +%{__python} setup.py install --skip-build --root %{buildroot} %clean rm -rf %{buildroot} -%files -f pyfiles -%defattr(-,root,root,-) +%files +%defattr(0644,root,root,0755) %doc docs LICENSE.txt TODO.txt -%{python_sitelib}/TestGears-%{version}-py%{pyver}.egg-info/* -%{python_sitelib}/TestGears.pth +%{python_sitelib}/* %changelog +* Sat Sep 1 2007 Toshio Kuratomi 0.2-5 +- Remove the .pth file (setuptools will generate its own otherwise it's + unneeded.) +- Fix directory ownership. + * Sun Dec 10 2006 Luke Macken 0.2-4 - Rebuld for python 2.5 From fedora-extras-commits at redhat.com Sun Sep 2 02:14:40 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 1 Sep 2007 22:14:40 -0400 Subject: rpms/deluge/F-7 .cvsignore, 1.9, 1.10 deluge.spec, 1.19, 1.20 sources, 1.9, 1.10 Message-ID: <200709020214.l822EegE000436@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/deluge/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv411 Modified Files: .cvsignore deluge.spec sources Log Message: Update to 0.5.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/deluge/F-7/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 26 Jul 2007 02:45:37 -0000 1.9 +++ .cvsignore 2 Sep 2007 02:14:06 -0000 1.10 @@ -1 +1 @@ -deluge-0.5.3.tar.gz +deluge-0.5.4.1.tar.gz Index: deluge.spec =================================================================== RCS file: /cvs/extras/rpms/deluge/F-7/deluge.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- deluge.spec 26 Jul 2007 03:13:27 -0000 1.19 +++ deluge.spec 2 Sep 2007 02:14:06 -0000 1.20 @@ -2,7 +2,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: deluge -Version: 0.5.3 +Version: 0.5.4.1 Release: 1%{?dist} Summary: A GTK+ BitTorrent client with support for DHT, UPnP, and PEX Group: Applications/Internet @@ -105,6 +105,9 @@ %changelog +* Sat Sep 01 2007 Peter Gordon - 0.5.4.1-1 +- Update to new upstream release (0.5.4.1). + * Wed Jul 25 2007 Peter Gordon - 0.5.3-1 - Update to new upstream release candidate (0.5.3) - Drop %%ifarch invocations for 64-bit builds. The internal setup script now Index: sources =================================================================== RCS file: /cvs/extras/rpms/deluge/F-7/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 26 Jul 2007 02:45:37 -0000 1.9 +++ sources 2 Sep 2007 02:14:06 -0000 1.10 @@ -1 +1 @@ -382141fdf1c55dc75a183da02d2239fb deluge-0.5.3.tar.gz +36debac83b41f1697da6805e8cc79435 deluge-0.5.4.1.tar.gz From fedora-extras-commits at redhat.com Sun Sep 2 03:02:26 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Sat, 1 Sep 2007 23:02:26 -0400 Subject: rpms/python-TestGears/devel python-TestGears.spec,1.7,1.8 Message-ID: <200709020302.l8232Q2g007365@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/pkgs/rpms/python-TestGears/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7335 Modified Files: python-TestGears.spec Log Message: * Sat Sep 1 2007 Toshio Kuratomi 0.2-6 - python-setuptools change for rawhide. Index: python-TestGears.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-TestGears/devel/python-TestGears.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-TestGears.spec 2 Sep 2007 02:06:19 -0000 1.7 +++ python-TestGears.spec 2 Sep 2007 03:01:53 -0000 1.8 @@ -4,7 +4,7 @@ Name: python-TestGears Version: 0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Unit testing for Python Group: Development/Languages @@ -14,7 +14,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-devel python-setuptools +BuildRequires: python-devel +%if 0%{fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif %description TestGears provides automatic discovery of unittest.TestCases and the ability @@ -41,6 +46,9 @@ %{python_sitelib}/* %changelog +* Sat Sep 1 2007 Toshio Kuratomi 0.2-6 +- python-setuptools change for rawhide. + * Sat Sep 1 2007 Toshio Kuratomi 0.2-5 - Remove the .pth file (setuptools will generate its own otherwise it's unneeded.) From fedora-extras-commits at redhat.com Sun Sep 2 03:03:38 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Sat, 1 Sep 2007 23:03:38 -0400 Subject: rpms/python-TestGears/devel python-TestGears.spec,1.8,1.9 Message-ID: <200709020303.l8233cao007447@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/pkgs/rpms/python-TestGears/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7377 Modified Files: python-TestGears.spec Log Message: Remember to make %{fedora} optional %{?fedora} Index: python-TestGears.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-TestGears/devel/python-TestGears.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- python-TestGears.spec 2 Sep 2007 03:01:53 -0000 1.8 +++ python-TestGears.spec 2 Sep 2007 03:03:04 -0000 1.9 @@ -15,7 +15,7 @@ BuildArch: noarch BuildRequires: python-devel -%if 0%{fedora} >= 8 +%if 0%{?fedora} >= 8 BuildRequires: python-setuptools-devel %else BuildRequires: python-setuptools From fedora-extras-commits at redhat.com Sun Sep 2 03:11:04 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Sat, 1 Sep 2007 23:11:04 -0400 Subject: rpms/python-decoratortools/devel python-decoratortools.spec, 1.2, 1.3 Message-ID: <200709020311.l823B4JJ007641@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/pkgs/rpms/python-decoratortools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7623 Modified Files: python-decoratortools.spec Log Message: - Verify that .pth files are correct. - Update license tag for new guidelines. - Update setuptools BR for changes in rawhide. Index: python-decoratortools.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-decoratortools/devel/python-decoratortools.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-decoratortools.spec 21 Aug 2007 21:10:41 -0000 1.2 +++ python-decoratortools.spec 2 Sep 2007 03:10:31 -0000 1.3 @@ -5,16 +5,21 @@ Name: python-decoratortools Version: 1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Use class and function decorators -- even in Python 2.3 Group: Development/Languages -License: PSF or ZPL +License: Python or ZPLv2.1 URL: http://cheeseshop.python.org/pypi/DecoratorTools Source0: http://cheeseshop.python.org/packages/source/D/DecoratorTools/%{module}-%{version}.zip BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif %description Want to use decorators, but still need to support Python 2.3? Wish you could @@ -32,7 +37,7 @@ %install rm -rf %{buildroot} -%{__python} setup.py install -O1 --skip-build --root %{buildroot} +%{__python} setup.py install --skip-build --root %{buildroot} %clean @@ -48,6 +53,11 @@ %changelog +* Sat Sep 01 2007 Toshio Kuratomi - 1.5-2 +- Verify that .pth files are correct. +- Update license tag for new guidelines. +- Update setuptools BR for changes in rawhide. + * Tue Aug 21 2007 Luke Macken - 1.5-1 - 1.5 From fedora-extras-commits at redhat.com Sun Sep 2 04:42:14 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:42:14 -0400 Subject: rpms/python-clientform/devel python-clientform.spec,1.14,1.15 Message-ID: <200709020442.l824gEC7014912@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-clientform/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14887 Modified Files: python-clientform.spec Log Message: Update for python-setuptools changes in rawhide Index: python-clientform.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-clientform/devel/python-clientform.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- python-clientform.spec 18 Aug 2007 23:02:14 -0000 1.14 +++ python-clientform.spec 2 Sep 2007 04:41:42 -0000 1.15 @@ -3,7 +3,7 @@ Name: python-clientform Version: 0.2.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python module for client-side HTML forms Group: Development/Languages @@ -13,7 +13,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif + %description ClientForm is a Python module for handling HTML forms on the client side, @@ -48,6 +54,9 @@ %{python_sitelib}/ClientForm-%{version}-py%{pyver}.egg-info %changelog +* Sun Sep 2 2007 Luke Macken 0.2.7-2 +- Update for python-setuptools changes in rawhide + * Sat Aug 18 2007 Luke Macken 0.2.7-1 - 0.2.7 From fedora-extras-commits at redhat.com Sun Sep 2 04:43:02 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:43:02 -0400 Subject: rpms/python-configobj/devel python-configobj.spec,1.6,1.7 Message-ID: <200709020443.l824h2TH014977@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-configobj/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14955 Modified Files: python-configobj.spec Log Message: Update for python-setuptools changes in rawhide Index: python-configobj.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-configobj/devel/python-configobj.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-configobj.spec 3 Mar 2007 21:08:34 -0000 1.6 +++ python-configobj.spec 2 Sep 2007 04:42:29 -0000 1.7 @@ -2,7 +2,7 @@ Name: python-configobj Version: 4.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Config file reading, writing, and validation Group: System Environment/Libraries @@ -12,7 +12,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif %description ConfigObj is a simple but powerful config file reader and writer: an ini file @@ -61,6 +66,9 @@ %changelog +* Sun Sep 2 2007 Luke Macken - 4.4.0-2 +- Update for python-setuptools changes in rawhide + * Sat Mar 3 2007 Luke Macken - 4.4.0-1 - 4.4.0 From fedora-extras-commits at redhat.com Sun Sep 2 04:43:52 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:43:52 -0400 Subject: rpms/python-formencode/devel python-formencode.spec,1.15,1.16 Message-ID: <200709020443.l824hq1h015075@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-formencode/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15053 Modified Files: python-formencode.spec Log Message: Update for python-setuptools changes in rawhide Index: python-formencode.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-formencode/devel/python-formencode.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- python-formencode.spec 10 Apr 2007 15:10:22 -0000 1.15 +++ python-formencode.spec 2 Sep 2007 04:43:19 -0000 1.16 @@ -3,7 +3,7 @@ Name: python-formencode Version: 0.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTML form validation, generation, and convertion package Group: Development/Libraries @@ -16,7 +16,13 @@ BuildArch: noarch Requires: python-setuptools -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif + %description @@ -48,6 +54,9 @@ %{python_sitelib}/FormEncode-%{version}-py%{pyver}.egg-info %changelog +* Sun Sep 2 2007 Luke Macken 0.7.1-2 +- Update for python-setuptools changes in rawhide + * Mon Apr 9 2007 Toshio Kuratomi 0.7.1-1 - Upgrade to bugfix 0.7.1 release. From fedora-extras-commits at redhat.com Sun Sep 2 04:44:39 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:44:39 -0400 Subject: rpms/python-mechanize/devel python-mechanize.spec,1.6,1.7 Message-ID: <200709020444.l824idr5015140@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-mechanize/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15118 Modified Files: python-mechanize.spec Log Message: Update for python-setuptools changes in rawhide Index: python-mechanize.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-mechanize/devel/python-mechanize.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-mechanize.spec 3 Mar 2007 20:24:27 -0000 1.6 +++ python-mechanize.spec 2 Sep 2007 04:44:06 -0000 1.7 @@ -4,7 +4,7 @@ Name: python-mechanize Version: 0.1.6 -Release: 0.1.b%{?dist} +Release: 0.2.b%{?dist} Summary: Stateful programmatic web browsing Group: System Environment/Libraries @@ -14,7 +14,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif Requires: python-clientform @@ -61,6 +66,9 @@ %changelog +* Sun Sep 2 2007 Luke Macken - 0.1.6-0.2.b +- Update for python-setuptools changes in rawhide + * Sat Mar 3 2007 Luke Macken - 0.1.6-0.1.b - 0.1.6b From fedora-extras-commits at redhat.com Sun Sep 2 04:45:26 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:45:26 -0400 Subject: rpms/python-myghty/devel python-myghty.spec,1.10,1.11 Message-ID: <200709020445.l824jQYJ015213@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-myghty/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15183 Modified Files: python-myghty.spec Log Message: Update for python-setuptools changes in rawhide Index: python-myghty.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-myghty/devel/python-myghty.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- python-myghty.spec 10 Dec 2006 03:28:50 -0000 1.10 +++ python-myghty.spec 2 Sep 2007 04:44:53 -0000 1.11 @@ -2,7 +2,7 @@ Name: python-myghty Version: 1.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Python-based templating system derived from HTML::Mason Group: Development/Libraries @@ -12,7 +12,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif + %description Myghty is a Python based web and templating framework originally based on @@ -48,6 +54,9 @@ %changelog +* Sun Sep 2 2007 Luke Macken 1.1-4 +- Update for python-setuptools changes in rawhide + * Sat Dec 9 2006 Luke Macken 1.1-2 - Rebuild for python 2.5 From fedora-extras-commits at redhat.com Sun Sep 2 04:46:12 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:46:12 -0400 Subject: rpms/python-nose/devel python-nose.spec,1.8,1.9 Message-ID: <200709020446.l824kCBi015284@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-nose/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15259 Modified Files: python-nose.spec Log Message: Update for python-setuptools changes in rawhide Index: python-nose.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-nose/devel/python-nose.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- python-nose.spec 21 Aug 2007 21:14:45 -0000 1.8 +++ python-nose.spec 2 Sep 2007 04:45:39 -0000 1.9 @@ -6,7 +6,7 @@ Name: python-nose Version: 0.10.0 -Release: 0.2.%{_betatag}%{?dist} +Release: 0.3.%{_betatag}%{?dist} Summary: A discovery-based unittest extension for Python Group: Development/Languages @@ -16,7 +16,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-devel python-setuptools +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif + %description nose: a discovery-based unittest extension. @@ -48,6 +54,9 @@ %{python_sitelib}/nose %changelog +* Sun Sep 2 2007 Luke Macken 0.10.0-0.3.b1 +- Update for python-setuptools changes in rawhide + * Tue Aug 21 2007 Luke Macken 0.10.0-0.2.b1 - 0.10.0b1 - Update license tag to LGPLv2 From fedora-extras-commits at redhat.com Sun Sep 2 04:46:58 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:46:58 -0400 Subject: rpms/python-paste/devel python-paste.spec,1.7,1.8 Message-ID: <200709020446.l824kwHM015362@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-paste/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15327 Modified Files: python-paste.spec Log Message: Update for python-setuptools changes in rawhide Index: python-paste.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-paste/devel/python-paste.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-paste.spec 8 Jul 2007 22:40:06 -0000 1.7 +++ python-paste.spec 2 Sep 2007 04:46:25 -0000 1.8 @@ -3,7 +3,7 @@ Name: python-paste Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools for using a Web Server Gateway Interface stack Group: System Environment/Libraries License: MIT @@ -12,7 +12,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif + %description These provide several pieces of "middleware" (or filters) that can be nested @@ -60,6 +66,9 @@ %changelog +* Sun Sep 2 2007 Luke Macken - 1.4-2 +- Update for python-setuptools changes in rawhide + * Sat Jul 8 2007 Luke Macken - 1.4-1 - 1.4 From fedora-extras-commits at redhat.com Sun Sep 2 04:47:45 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:47:45 -0400 Subject: rpms/python-paste-deploy/devel python-paste-deploy.spec,1.7,1.8 Message-ID: <200709020447.l824ljso015423@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-paste-deploy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15405 Modified Files: python-paste-deploy.spec Log Message: Update for python-setuptools changes in rawhide Index: python-paste-deploy.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-paste-deploy/devel/python-paste-deploy.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-paste-deploy.spec 8 Jul 2007 22:40:07 -0000 1.7 +++ python-paste-deploy.spec 2 Sep 2007 04:47:12 -0000 1.8 @@ -3,7 +3,7 @@ Name: python-paste-deploy Version: 1.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Load, configure, and compose WSGI applications and servers Group: System Environment/Libraries License: MIT @@ -11,7 +11,12 @@ Source0: http://cheeseshop.python.org/packages/source/P/PasteDeploy/PasteDeploy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif Requires: python-paste %description @@ -51,6 +56,9 @@ %changelog +* Sun Sep 2 2007 Luke Macken - 1.3.1-2 +- Update for python-setuptools changes in rawhide + * Sun Jul 8 2007 Luke Macken - 1.3.1-1 - 1.3.1 From fedora-extras-commits at redhat.com Sun Sep 2 04:48:31 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:48:31 -0400 Subject: rpms/python-paste-script/devel python-paste-script.spec,1.9,1.10 Message-ID: <200709020448.l824mV2S015499@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-paste-script/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15470 Modified Files: python-paste-script.spec Log Message: Update for python-setuptools changes in rawhide Index: python-paste-script.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-paste-script/devel/python-paste-script.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- python-paste-script.spec 8 Jul 2007 22:40:08 -0000 1.9 +++ python-paste-script.spec 2 Sep 2007 04:47:58 -0000 1.10 @@ -3,7 +3,7 @@ Name: python-paste-script Version: 1.3.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A pluggable command-line frontend Group: System Environment/Libraries License: MIT @@ -12,7 +12,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif Requires: python-paste, python-paste-deploy, python-cheetah %description @@ -58,6 +63,9 @@ %changelog +* Sun Sep 2 2007 Luke Macken - 1.3.5-2 +- Update for python-setuptools changes in rawhide + * Sun Jul 8 2007 Luke Macken - 1.3.5-1 - 1.3.5 From fedora-extras-commits at redhat.com Sun Sep 2 04:49:18 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:49:18 -0400 Subject: rpms/python-ruledispatch/devel python-ruledispatch.spec,1.6,1.7 Message-ID: <200709020449.l824nIGw015564@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-ruledispatch/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15542 Modified Files: python-ruledispatch.spec Log Message: Update for python-setuptools changes in rawhide Index: python-ruledispatch.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-ruledispatch/devel/python-ruledispatch.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-ruledispatch.spec 21 Aug 2007 20:40:36 -0000 1.6 +++ python-ruledispatch.spec 2 Sep 2007 04:48:45 -0000 1.7 @@ -5,7 +5,7 @@ Name: python-ruledispatch Version: 0.5a0 -Release: 0.6.svn%{svnrev}%{?dist} +Release: 0.7.svn%{svnrev}%{?dist} Summary: A generic function package for Python Group: Development/Languages @@ -14,7 +14,12 @@ Source0: http://www.turbogears.org/preview/download/eggs/RuleDispatch-%{version}.dev-%{svnrev}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: python-devel python-setuptools >= 0.6a9 +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif Requires: python-protocols >= 1.0 %description @@ -48,6 +53,9 @@ %{python_sitearch}/dispatch/tests/*.pyo %changelog +* Sun Sep 2 2007 Luke Macken 0.5a0-0.7.svn2305 +- Update for python-setuptools changes in rawhide + * Tue Aug 21 2007 Luke Macken 0.5a0-0.6.svn2305 - Rebuild From fedora-extras-commits at redhat.com Sun Sep 2 04:50:05 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:50:05 -0400 Subject: rpms/python-simplejson/devel python-simplejson.spec,1.11,1.12 Message-ID: <200709020450.l824o5Bc015637@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-simplejson/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15607 Modified Files: python-simplejson.spec Log Message: Update for python-setuptools changes in rawhide Index: python-simplejson.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-simplejson/devel/python-simplejson.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-simplejson.spec 21 Aug 2007 20:41:55 -0000 1.11 +++ python-simplejson.spec 2 Sep 2007 04:49:32 -0000 1.12 @@ -3,7 +3,7 @@ Name: python-simplejson Version: 1.7.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple, fast, extensible JSON encoder/decoder for Python Group: System Environment/Libraries @@ -12,7 +12,13 @@ Source0: http://cheeseshop.python.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif + %description simplejson is a simple, fast, complete, correct and extensible @@ -60,6 +66,9 @@ %changelog +* Sun Sep 2 2007 Luke Macken - 1.7.1-3 +- Update for python-setuptools changes in rawhide + * Tue Aug 21 2007 Luke Macken - 1.7.1-2 - Rebuild From fedora-extras-commits at redhat.com Sun Sep 2 04:50:55 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:50:55 -0400 Subject: rpms/python-turbocheetah/devel python-turbocheetah.spec,1.4,1.5 Message-ID: <200709020450.l824otdR015738@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-turbocheetah/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15715 Modified Files: python-turbocheetah.spec Log Message: Update for python-setuptools changes in rawhide Index: python-turbocheetah.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-turbocheetah/devel/python-turbocheetah.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- python-turbocheetah.spec 9 Dec 2006 19:59:19 -0000 1.4 +++ python-turbocheetah.spec 2 Sep 2007 04:50:22 -0000 1.5 @@ -5,7 +5,7 @@ Name: python-turbocheetah Version: 0.9.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: TurboGears plugin to support use of Cheetah templates Group: Development/Languages @@ -16,7 +16,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif Requires: python-cheetah >= 1.0 %description @@ -52,6 +57,9 @@ %changelog +* Sun Sep 2 2007 Luke Macken - 0.9.5-8 +- Update for python-setuptools changes in rawhide + * Sat Dec 9 2006 Luke Macken - 0.9.5-7 - Add python-devel to BuildRequires From fedora-extras-commits at redhat.com Sun Sep 2 04:51:42 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:51:42 -0400 Subject: rpms/python-turbokid/devel python-turbokid.spec,1.7,1.8 Message-ID: <200709020451.l824pgLj015803@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/python-turbokid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15781 Modified Files: python-turbokid.spec Log Message: Update for python-setuptools changes in rawhide Index: python-turbokid.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-turbokid/devel/python-turbokid.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python-turbokid.spec 18 Aug 2007 07:09:11 -0000 1.7 +++ python-turbokid.spec 2 Sep 2007 04:51:09 -0000 1.8 @@ -5,7 +5,7 @@ Name: python-turbokid Version: 1.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python template plugin that supports Kid templates Group: Development/Languages @@ -15,7 +15,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif Requires: python-kid >= 0.9.6 %description @@ -49,6 +54,9 @@ %changelog +* Sun Sep 2 2007 Luke Macken - 1.0.2-2 +- Update for python-setuptools changes in rawhide + * Sat Aug 18 2007 Luke Macken - 1.0.2-1 - 1.0.2 From fedora-extras-commits at redhat.com Sun Sep 2 04:52:34 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Sun, 2 Sep 2007 00:52:34 -0400 Subject: rpms/TurboGears/devel TurboGears.spec,1.18,1.19 Message-ID: <200709020452.l824qYiQ015870@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/TurboGears/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15850 Modified Files: TurboGears.spec Log Message: Update for python-setuptools changes in rawhide Index: TurboGears.spec =================================================================== RCS file: /cvs/pkgs/rpms/TurboGears/devel/TurboGears.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- TurboGears.spec 11 May 2007 07:23:36 -0000 1.18 +++ TurboGears.spec 2 Sep 2007 04:51:56 -0000 1.19 @@ -3,7 +3,7 @@ Name: TurboGears Version: 1.0.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Back-to-front web development in Python Group: Development/Languages @@ -15,7 +15,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-setuptools >= 0.6c2 python-devel +BuildRequires: python-devel +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif # ElementTree is part of python 2.5 on FC7+ %if 0%{?fedora} <= 6 @@ -82,6 +87,9 @@ %{python_sitelib}/turbogears/ %changelog +* Sun Sep 2 2007 Luke Macken 1.0.2.2-3 +- Update for python-setuptools changes in rawhide + * Thu May 11 2007 Luke Macken 1.0.2.2-2 - Update etree patch to work with Python2.4 - Update setuptools patch From fedora-extras-commits at redhat.com Sun Sep 2 04:58:07 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (dennis)) Date: Sat, 01 Sep 2007 21:58:07 -0700 Subject: [pkgdb] knetworkmanager had acl change status Message-ID: <200709020458.l824w8xe004425@app3.fedora.phx.redhat.com> Dennis Gilmore (ausil) has set the watchcommits acl on knetworkmanager (Fedora devel) to Approved for Michael Patrick McGrath (mmcgrath) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Sun Sep 2 04:58:17 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (dennis)) Date: Sat, 01 Sep 2007 21:58:17 -0700 Subject: [pkgdb] knetworkmanager had acl change status Message-ID: <200709020458.l824wHp2004434@app3.fedora.phx.redhat.com> Dennis Gilmore (ausil) has set the commit acl on knetworkmanager (Fedora devel) to Approved for Michael Patrick McGrath (mmcgrath) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Sun Sep 2 04:58:22 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (dennis)) Date: Sat, 01 Sep 2007 21:58:22 -0700 Subject: [pkgdb] knetworkmanager had groupAcl changed Message-ID: <200709020458.l824wM0O004443@app3.fedora.phx.redhat.com> Dennis Gilmore (ausil) has set the commit acl on knetworkmanager (Fedora devel) to Approved for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Sun Sep 2 05:06:57 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (dennis)) Date: Sat, 01 Sep 2007 22:06:57 -0700 Subject: [pkgdb] snort had acl change status Message-ID: <200709020506.l8256wYA004574@app3.fedora.phx.redhat.com> Dennis Gilmore (ausil) has set the watchcommits acl on snort (Fedora devel) to Approved for Florian La Roche (laroche) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/snort From fedora-extras-commits at redhat.com Sun Sep 2 05:41:11 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Sun, 2 Sep 2007 01:41:11 -0400 Subject: rpms/kernel/devel linux-2.6-net-oops.patch, NONE, 1.1 kernel.spec, 1.143, 1.144 Message-ID: <200709020541.l825fB9k022444@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22421 Modified Files: kernel.spec Added Files: linux-2.6-net-oops.patch Log Message: * Sun Sep 02 2007 Dave Jones - Fix oops in IPv4. linux-2.6-net-oops.patch: --- NEW FILE linux-2.6-net-oops.patch --- >From davej Sun Sep 2 00:26:18 2007 Return-path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on gelk.kernelslacker.org X-Spam-Level: X-Spam-Status: No, score=-104.2 required=5.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED,USER_IN_WHITELIST autolearn=ham version=3.2.3 Envelope-to: davej at kernelslacker.org Delivery-date: Sun, 02 Sep 2007 05:20:51 +0100 Received: from testure.choralone.org [194.9.77.134] by gelk.kernelslacker.org with IMAP (fetchmail-6.3.7) for (single-drop); Sun, 02 Sep 2007 00:26:18 -0400 (EDT) Received: from vger.kernel.org ([209.132.176.167]) by testure.choralone.org with esmtp (Exim 4.67) (envelope-from ) id 1IRgx8-0005Ex-Ra for davej at kernelslacker.org; Sun, 02 Sep 2007 05:20:51 +0100 Received: (majordomo at vger.kernel.org) by vger.kernel.org via listexpand id S932819AbXIBEUT (ORCPT ); Sun, 2 Sep 2007 00:20:19 -0400 Received: (majordomo at vger.kernel.org) by vger.kernel.org id S1750977AbXIBEUF (ORCPT ); Sun, 2 Sep 2007 00:20:05 -0400 Received: from rhun.apana.org.au ([64.62.148.172]:1945 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750969AbXIBEUD (ORCPT ); Sun, 2 Sep 2007 00:20:03 -0400 Received: from gondolin.me.apana.org.au ([192.168.0.6] ident=mail) by arnor.apana.org.au with esmtp (Exim 4.50 #1 (Debian)) id 1IRgwL-0001Kl-Aa; Sun, 02 Sep 2007 14:20:01 +1000 Received: from herbert by gondolin.me.apana.org.au with local (Exim 3.36 #1 (Debian)) id 1IRgwF-0004G0-00; Sun, 02 Sep 2007 12:19:55 +0800 From: Herbert Xu To: lists at nerdbynature.de (Christian Kujau) Subject: Re: Oops in 2.6.23-rc5 Cc: linux-kernel at vger.kernel.org, netdev at vger.kernel.org, torvalds at linux-foundation.org, davem at davemloft.net Organization: Core In-Reply-To: X-Newsgroups: apana.lists.os.linux.kernel,apana.lists.os.linux.netdev User-Agent: tin/1.7.4-20040225 ("Benbecula") (UNIX) (Linux/2.6.17-rc4 (i686)) Message-Id: Date: Sun, 02 Sep 2007 12:19:55 +0800 Sender: linux-kernel-owner at vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel at vger.kernel.org Status: RO Content-Length: 1586 Lines: 43 Christian Kujau wrote: > > today I switched from 2.6.22.3 to 2.6.23-rc5 (skipped quite a few -rc > versions due to lack of time), and the box keeps panicking under certain > circumstances. I suspected disk related problems, because: when the box > is up, I usually resume ~10 bittorrent files. When doing this, each > file (~200MB...1GB) is checked and disk activity is pretty high (20MB/s > or so), and after 1 minute of doing so the box panicks. Every time. You want this patch (by davem). Unfortunately people are travelling so I'm not sure when it'll get picked up by Linus. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- From: davem at davemloft.net (David Miller) > ip is at tcp_rto_min+0x20/0x40 diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c index 1ee7212..bbad2cd 100644 --- a/net/ipv4/tcp_input.c +++ b/net/ipv4/tcp_input.c @@ -560,7 +560,7 @@ static u32 tcp_rto_min(struct sock *sk) struct dst_entry *dst = __sk_dst_get(sk); u32 rto_min = TCP_RTO_MIN; - if (dst_metric_locked(dst, RTAX_RTO_MIN)) + if (dst && dst_metric_locked(dst, RTAX_RTO_MIN)) rto_min = dst->metrics[RTAX_RTO_MIN-1]; return rto_min; } - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- kernel.spec 1 Sep 2007 16:34:06 -0000 1.143 +++ kernel.spec 2 Sep 2007 05:40:37 -0000 1.144 @@ -668,6 +668,7 @@ Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch Patch1508: linux-2.6-firewire-multi-lun.patch Patch1515: linux-2.6-lirc.patch +Patch1600: linux-2.6-net-oops.patch %endif @@ -1193,6 +1194,10 @@ # http://www.lirc.org/ ApplyPatch linux-2.6-lirc.patch +# Fix TCP oops. +ApplyPatch linux-2.6-net-oops.patch + + # END OF PATCH APPLICATIONS %endif @@ -1784,6 +1789,9 @@ %changelog +* Sun Sep 02 2007 Dave Jones +- Fix oops in IPv4. + * Sat Sep 01 2007 Dave Jones - Terminate list in ata-piix From fedora-extras-commits at redhat.com Sun Sep 2 06:22:39 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 02:22:39 -0400 Subject: rpms/perl-File-Flat/devel perl-File-Flat.spec,1.7,1.8 Message-ID: <200709020622.l826MdoF029068@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-Flat/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28994/devel Modified Files: perl-File-Flat.spec Log Message: * Sun Sep 02 2007 Ralf Cors??pius - 1.00-2 - License update. Index: perl-File-Flat.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-Flat/devel/perl-File-Flat.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-File-Flat.spec 18 Jan 2007 03:45:55 -0000 1.7 +++ perl-File-Flat.spec 2 Sep 2007 06:22:06 -0000 1.8 @@ -1,8 +1,8 @@ Name: perl-File-Flat Version: 1.00 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implements a flat filesystem -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Flat/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Flat-%{version}.tar.gz @@ -59,6 +59,9 @@ %{_mandir}/man3/* %changelog +* Sun Sep 02 2007 Ralf Cors??pius - 1.00-2 +- License update. + * Thu Jan 18 2007 Ralf Cors??pius - 1.00-1 - Upstream update. - BR: perl(File::Copy::Recursive). From fedora-extras-commits at redhat.com Sun Sep 2 06:22:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 02:22:43 -0400 Subject: rpms/perl-File-Flat/F-7 perl-File-Flat.spec,1.7,1.8 Message-ID: <200709020622.l826Mhoh029071@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-Flat/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28994/F-7 Modified Files: perl-File-Flat.spec Log Message: * Sun Sep 02 2007 Ralf Cors??pius - 1.00-2 - License update. Index: perl-File-Flat.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-Flat/F-7/perl-File-Flat.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-File-Flat.spec 18 Jan 2007 03:45:55 -0000 1.7 +++ perl-File-Flat.spec 2 Sep 2007 06:22:10 -0000 1.8 @@ -1,8 +1,8 @@ Name: perl-File-Flat Version: 1.00 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implements a flat filesystem -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Flat/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Flat-%{version}.tar.gz @@ -59,6 +59,9 @@ %{_mandir}/man3/* %changelog +* Sun Sep 02 2007 Ralf Cors??pius - 1.00-2 +- License update. + * Thu Jan 18 2007 Ralf Cors??pius - 1.00-1 - Upstream update. - BR: perl(File::Copy::Recursive). From fedora-extras-commits at redhat.com Sun Sep 2 06:22:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 02:22:46 -0400 Subject: rpms/perl-File-Flat/FC-6 perl-File-Flat.spec,1.7,1.8 Message-ID: <200709020622.l826MkJu029074@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-Flat/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28994/FC-6 Modified Files: perl-File-Flat.spec Log Message: * Sun Sep 02 2007 Ralf Cors??pius - 1.00-2 - License update. Index: perl-File-Flat.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-Flat/FC-6/perl-File-Flat.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-File-Flat.spec 19 Jan 2007 03:04:18 -0000 1.7 +++ perl-File-Flat.spec 2 Sep 2007 06:22:13 -0000 1.8 @@ -1,8 +1,8 @@ Name: perl-File-Flat Version: 1.00 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implements a flat filesystem -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Flat/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Flat-%{version}.tar.gz @@ -59,6 +59,9 @@ %{_mandir}/man3/* %changelog +* Sun Sep 02 2007 Ralf Cors??pius - 1.00-2 +- License update. + * Thu Jan 18 2007 Ralf Cors??pius - 1.00-1 - Upstream update. - BR: perl(File::Copy::Recursive). From fedora-extras-commits at redhat.com Sun Sep 2 07:26:27 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 03:26:27 -0400 Subject: rpms/perl-File-NCopy/devel perl-File-NCopy.spec,1.4,1.5 Message-ID: <200709020726.l827QR36003583@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-NCopy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3533/devel Modified Files: perl-File-NCopy.spec Log Message: * Sun Sep 02 2007 Ralf Cors??pius - 0.34-6 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-File-NCopy.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-NCopy/devel/perl-File-NCopy.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-File-NCopy.spec 5 Sep 2006 09:35:39 -0000 1.4 +++ perl-File-NCopy.spec 2 Sep 2007 07:25:55 -0000 1.5 @@ -1,13 +1,14 @@ Name: perl-File-NCopy Version: 0.34 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Copy files to directories, or a single file to another file -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-NCopy/ Source0: http://search.cpan.org/CPAN/authors/id/M/MZ/MZSANFORD/File-NCopy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -42,6 +43,10 @@ %{_mandir}/man3/* %changelog +* Sun Sep 02 2007 Ralf Cors??pius - 0.34-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 0.34-5 - Mass rebuild. From fedora-extras-commits at redhat.com Sun Sep 2 07:26:31 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 03:26:31 -0400 Subject: rpms/perl-File-NCopy/F-7 perl-File-NCopy.spec,1.4,1.5 Message-ID: <200709020726.l827QVYD003586@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-NCopy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3533/F-7 Modified Files: perl-File-NCopy.spec Log Message: * Sun Sep 02 2007 Ralf Cors??pius - 0.34-6 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-File-NCopy.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-NCopy/F-7/perl-File-NCopy.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-File-NCopy.spec 5 Sep 2006 09:35:39 -0000 1.4 +++ perl-File-NCopy.spec 2 Sep 2007 07:25:58 -0000 1.5 @@ -1,13 +1,14 @@ Name: perl-File-NCopy Version: 0.34 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Copy files to directories, or a single file to another file -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-NCopy/ Source0: http://search.cpan.org/CPAN/authors/id/M/MZ/MZSANFORD/File-NCopy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -42,6 +43,10 @@ %{_mandir}/man3/* %changelog +* Sun Sep 02 2007 Ralf Cors??pius - 0.34-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 0.34-5 - Mass rebuild. From fedora-extras-commits at redhat.com Sun Sep 2 07:26:34 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 03:26:34 -0400 Subject: rpms/perl-File-NCopy/FC-6 perl-File-NCopy.spec,1.4,1.5 Message-ID: <200709020726.l827QYin003589@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-NCopy/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3533/FC-6 Modified Files: perl-File-NCopy.spec Log Message: * Sun Sep 02 2007 Ralf Cors??pius - 0.34-6 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-File-NCopy.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-NCopy/FC-6/perl-File-NCopy.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-File-NCopy.spec 5 Sep 2006 09:35:39 -0000 1.4 +++ perl-File-NCopy.spec 2 Sep 2007 07:26:01 -0000 1.5 @@ -1,13 +1,14 @@ Name: perl-File-NCopy Version: 0.34 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Copy files to directories, or a single file to another file -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-NCopy/ Source0: http://search.cpan.org/CPAN/authors/id/M/MZ/MZSANFORD/File-NCopy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -42,6 +43,10 @@ %{_mandir}/man3/* %changelog +* Sun Sep 02 2007 Ralf Cors??pius - 0.34-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 0.34-5 - Mass rebuild. From fedora-extras-commits at redhat.com Sun Sep 2 07:50:30 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 03:50:30 -0400 Subject: rpms/perl-File-Slurp/devel perl-File-Slurp.spec,1.6,1.7 Message-ID: <200709020750.l827oULE004592@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-Slurp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4537/devel Modified Files: perl-File-Slurp.spec Log Message: * Sun Sep 02 2007 Ralf Cors??pius - 9999.12-3 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-File-Slurp.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-Slurp/devel/perl-File-Slurp.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-File-Slurp.spec 5 Sep 2006 09:03:20 -0000 1.6 +++ perl-File-Slurp.spec 2 Sep 2007 07:49:57 -0000 1.7 @@ -1,8 +1,8 @@ Name: perl-File-Slurp Version: 9999.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Efficient Reading/Writing of Complete Files -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Slurp/ Source0: http://www.cpan.org/modules/by-module/File/File-Slurp-%{version}.tar.gz @@ -11,6 +11,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Pod::Coverage) >= 1.04 BuildRequires: perl(Test::Pod) >= 1.14 @@ -53,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Sun Sep 02 2007 Ralf Cors??pius - 9999.12-3 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 9999.12-2 - Mass rebuild. From fedora-extras-commits at redhat.com Sun Sep 2 07:50:33 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 03:50:33 -0400 Subject: rpms/perl-File-Slurp/F-7 perl-File-Slurp.spec,1.6,1.7 Message-ID: <200709020750.l827oXPG004595@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-Slurp/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4537/F-7 Modified Files: perl-File-Slurp.spec Log Message: * Sun Sep 02 2007 Ralf Cors??pius - 9999.12-3 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-File-Slurp.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-Slurp/F-7/perl-File-Slurp.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-File-Slurp.spec 5 Sep 2006 09:03:20 -0000 1.6 +++ perl-File-Slurp.spec 2 Sep 2007 07:50:01 -0000 1.7 @@ -1,8 +1,8 @@ Name: perl-File-Slurp Version: 9999.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Efficient Reading/Writing of Complete Files -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Slurp/ Source0: http://www.cpan.org/modules/by-module/File/File-Slurp-%{version}.tar.gz @@ -11,6 +11,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Pod::Coverage) >= 1.04 BuildRequires: perl(Test::Pod) >= 1.14 @@ -53,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Sun Sep 02 2007 Ralf Cors??pius - 9999.12-3 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 9999.12-2 - Mass rebuild. From fedora-extras-commits at redhat.com Sun Sep 2 07:50:36 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 03:50:36 -0400 Subject: rpms/perl-File-Slurp/FC-6 perl-File-Slurp.spec,1.6,1.7 Message-ID: <200709020750.l827oane004598@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-Slurp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4537/FC-6 Modified Files: perl-File-Slurp.spec Log Message: * Sun Sep 02 2007 Ralf Cors??pius - 9999.12-3 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-File-Slurp.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-Slurp/FC-6/perl-File-Slurp.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-File-Slurp.spec 5 Sep 2006 09:03:20 -0000 1.6 +++ perl-File-Slurp.spec 2 Sep 2007 07:50:04 -0000 1.7 @@ -1,8 +1,8 @@ Name: perl-File-Slurp Version: 9999.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Efficient Reading/Writing of Complete Files -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Slurp/ Source0: http://www.cpan.org/modules/by-module/File/File-Slurp-%{version}.tar.gz @@ -11,6 +11,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Pod::Coverage) >= 1.04 BuildRequires: perl(Test::Pod) >= 1.14 @@ -53,6 +54,10 @@ %{_mandir}/man3/* %changelog +* Sun Sep 02 2007 Ralf Cors??pius - 9999.12-3 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 9999.12-2 - Mass rebuild. From fedora-extras-commits at redhat.com Sun Sep 2 09:04:50 2007 From: fedora-extras-commits at redhat.com (Adel Gadllah (drago01)) Date: Sun, 2 Sep 2007 05:04:50 -0400 Subject: rpms/hardinfo/F-7 libzfix.patch,NONE,1.1 hardinfo.spec,1.4,1.5 Message-ID: <200709020904.l8294oEQ016944@cvs-int.fedora.redhat.com> Author: drago01 Update of /cvs/pkgs/rpms/hardinfo/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16917 Modified Files: hardinfo.spec Added Files: libzfix.patch Log Message: fix bug 274381 libzfix.patch: --- NEW FILE libzfix.patch --- diff -upNr hardinfo-0.4.2.2.orign/arch/common/zlib.h hardinfo-0.4.2.2/arch/common/zlib.h --- hardinfo-0.4.2.2.orign/arch/common/zlib.h 2007-07-20 16:44:59.000000000 +0200 +++ hardinfo-0.4.2.2/arch/common/zlib.h 2007-09-02 11:01:14.000000000 +0200 @@ -24,15 +24,20 @@ benchmark_zlib(void) static gint (*compress) (gchar *dst, glong *dstlen, const gchar *src, glong srclen) = NULL; + char* libz_locations[5] = {"libz","/usr/lib/libz.so","/usr/lib64/libz.so","/usr/lib/libz.so.1","/usr/lib64/libz.so.1"}; + int z; + if (!(compress && compressBound)) { - libz = g_module_open("libz", G_MODULE_BIND_LAZY); + + for(z = 0; z<5; z++) { + libz = g_module_open(libz_locations[z] , G_MODULE_BIND_LAZY); + if(libz) break; + } + if (!libz) { - libz = g_module_open("/usr/lib/libz.so", G_MODULE_BIND_LAZY); - if (!libz) { g_warning("Cannot load ZLib: %s", g_module_error()); return; - } - } + } if (!g_module_symbol(libz, "compress", (gpointer) & compress) || !g_module_symbol(libz, "compressBound", (gpointer) & compressBound)) { Index: hardinfo.spec =================================================================== RCS file: /cvs/pkgs/rpms/hardinfo/F-7/hardinfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hardinfo.spec 3 Aug 2007 08:28:02 -0000 1.4 +++ hardinfo.spec 2 Sep 2007 09:04:17 -0000 1.5 @@ -1,6 +1,6 @@ Name: hardinfo Version: 0.4.2.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: System Profiler and Benchmark Group: Applications/System @@ -10,6 +10,7 @@ Patch0: multilibfix.patch Patch1: fixsensors.patch Patch2: fixuserdsp.patch +Patch3: libzfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel @@ -32,6 +33,8 @@ %patch1 -p1 -b .fixsensors #use correct uids %patch2 -p1 -b .fixuserdsp +#fix libz.so detection +%patch3 -p1 -b .libzfix %build export LIBDIR=%{_libdir} @@ -63,6 +66,9 @@ %changelog +* Sun Sep 02 2007 Adel Gadllah 0.4.2.2-6 +- Fix libz detection RH #274381 + * Fri Aug 03 2007 Adel Gadllah 0.4.2.2-5 - Update License tag From fedora-extras-commits at redhat.com Sun Sep 2 09:08:08 2007 From: fedora-extras-commits at redhat.com (Adel Gadllah (drago01)) Date: Sun, 2 Sep 2007 05:08:08 -0400 Subject: rpms/hardinfo/devel libzfix.patch,NONE,1.1 hardinfo.spec,1.17,1.18 Message-ID: <200709020908.l829881p017119@cvs-int.fedora.redhat.com> Author: drago01 Update of /cvs/pkgs/rpms/hardinfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17084 Modified Files: hardinfo.spec Added Files: libzfix.patch Log Message: fix bug 274381 libzfix.patch: --- NEW FILE libzfix.patch --- diff -upNr hardinfo-0.4.2.2.orign/arch/common/zlib.h hardinfo-0.4.2.2/arch/common/zlib.h --- hardinfo-0.4.2.2.orign/arch/common/zlib.h 2007-07-20 16:44:59.000000000 +0200 +++ hardinfo-0.4.2.2/arch/common/zlib.h 2007-09-02 11:01:14.000000000 +0200 @@ -24,15 +24,20 @@ benchmark_zlib(void) static gint (*compress) (gchar *dst, glong *dstlen, const gchar *src, glong srclen) = NULL; + char* libz_locations[5] = {"libz","/usr/lib/libz.so","/usr/lib64/libz.so","/usr/lib/libz.so.1","/usr/lib64/libz.so.1"}; + int z; + if (!(compress && compressBound)) { - libz = g_module_open("libz", G_MODULE_BIND_LAZY); + + for(z = 0; z<5; z++) { + libz = g_module_open(libz_locations[z] , G_MODULE_BIND_LAZY); + if(libz) break; + } + if (!libz) { - libz = g_module_open("/usr/lib/libz.so", G_MODULE_BIND_LAZY); - if (!libz) { g_warning("Cannot load ZLib: %s", g_module_error()); return; - } - } + } if (!g_module_symbol(libz, "compress", (gpointer) & compress) || !g_module_symbol(libz, "compressBound", (gpointer) & compressBound)) { Index: hardinfo.spec =================================================================== RCS file: /cvs/pkgs/rpms/hardinfo/devel/hardinfo.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- hardinfo.spec 15 Aug 2007 13:11:16 -0000 1.17 +++ hardinfo.spec 2 Sep 2007 09:07:35 -0000 1.18 @@ -1,6 +1,6 @@ Name: hardinfo Version: 0.4.2.2 -Release: 17%{?dist} +Release: 18%{?dist} Summary: System Profiler and Benchmark Group: Applications/System @@ -10,8 +10,8 @@ Patch0: multilibfix.patch Patch1: fixsensors.patch Patch2: fixuserdsp.patch -Patch3: debug.patch Patch4: fix_crash.patch +Patch5: libzfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel @@ -34,10 +34,10 @@ %patch1 -p1 -b .fixsensors #use correct uids %patch2 -p1 -b .fixuserdsp -#enable debug output -#%patch3 -p1 -b .debug #fix double free bug %patch4 -p1 -b .crash +#fix libz.so detection +%patch5 -p1 -b .libzfix %build export LIBDIR=%{_libdir} @@ -69,6 +69,9 @@ %changelog +* Sun Sep 02 2007 Adel Gadllah 0.4.2.2-18 +- Fix libz detection RH #274381 + * Wed Aug 15 2007 Adel Gadllah 0.4.2.2-17 - Disable debug From fedora-extras-commits at redhat.com Sun Sep 2 09:27:44 2007 From: fedora-extras-commits at redhat.com (Adel Gadllah (drago01)) Date: Sun, 2 Sep 2007 05:27:44 -0400 Subject: rpms/hardinfo/FC-6 libzfix.patch,NONE,1.1 hardinfo.spec,1.3,1.4 Message-ID: <200709020927.l829Riq6017588@cvs-int.fedora.redhat.com> Author: drago01 Update of /cvs/pkgs/rpms/hardinfo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17560 Modified Files: hardinfo.spec Added Files: libzfix.patch Log Message: fix bug 274381 libzfix.patch: --- NEW FILE libzfix.patch --- diff -upNr hardinfo-0.4.2.2.orign/arch/common/zlib.h hardinfo-0.4.2.2/arch/common/zlib.h --- hardinfo-0.4.2.2.orign/arch/common/zlib.h 2007-07-20 16:44:59.000000000 +0200 +++ hardinfo-0.4.2.2/arch/common/zlib.h 2007-09-02 11:01:14.000000000 +0200 @@ -24,15 +24,20 @@ benchmark_zlib(void) static gint (*compress) (gchar *dst, glong *dstlen, const gchar *src, glong srclen) = NULL; + char* libz_locations[5] = {"libz","/usr/lib/libz.so","/usr/lib64/libz.so","/usr/lib/libz.so.1","/usr/lib64/libz.so.1"}; + int z; + if (!(compress && compressBound)) { - libz = g_module_open("libz", G_MODULE_BIND_LAZY); + + for(z = 0; z<5; z++) { + libz = g_module_open(libz_locations[z] , G_MODULE_BIND_LAZY); + if(libz) break; + } + if (!libz) { - libz = g_module_open("/usr/lib/libz.so", G_MODULE_BIND_LAZY); - if (!libz) { g_warning("Cannot load ZLib: %s", g_module_error()); return; - } - } + } if (!g_module_symbol(libz, "compress", (gpointer) & compress) || !g_module_symbol(libz, "compressBound", (gpointer) & compressBound)) { Index: hardinfo.spec =================================================================== RCS file: /cvs/pkgs/rpms/hardinfo/FC-6/hardinfo.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hardinfo.spec 3 Aug 2007 08:29:30 -0000 1.3 +++ hardinfo.spec 2 Sep 2007 09:27:11 -0000 1.4 @@ -1,6 +1,6 @@ Name: hardinfo Version: 0.4.2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: System Profiler and Benchmark Group: Applications/System @@ -10,6 +10,7 @@ Patch0: multilibfix.patch Patch1: fixsensors.patch Patch2: fixuserdsp.patch +Patch3: libzfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel @@ -32,6 +33,8 @@ %patch1 -p1 -b .fixsensors #use correct uids %patch2 -p1 -b .fixuserdsp +#fix libz.so detection +%patch3 -p1 -b .libzfix %build export LIBDIR=%{_libdir} @@ -63,6 +66,9 @@ %changelog +* Sun Sep 02 2007 Adel Gadllah 0.4.2.2-5 +- Fix libz detection RH #274381 + * Fri Aug 03 2007 Adel Gadllah 0.4.2.2-4 - Update License tag From fedora-extras-commits at redhat.com Sun Sep 2 10:40:02 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Sun, 2 Sep 2007 06:40:02 -0400 Subject: rpms/eclipse-rpm-editor/devel eclipse-rpm-editor.spec,1.1,1.2 Message-ID: <200709021040.l82Ae2rx024675@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24648 Modified Files: eclipse-rpm-editor.spec Log Message: - Only build the plugin where the changelog plugin can be build, only x86 x86_64 ppc and ia64 arches are supported by the changelog plugin because of dependencies on the cdt plugin. Index: eclipse-rpm-editor.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/devel/eclipse-rpm-editor.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- eclipse-rpm-editor.spec 1 Sep 2007 14:01:35 -0000 1.1 +++ eclipse-rpm-editor.spec 2 Sep 2007 10:39:28 -0000 1.2 @@ -4,7 +4,7 @@ Name: eclipse-rpm-editor Version: 0.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: RPM Specfile editor for Eclipse Group: Development/Tools License: EPL @@ -38,6 +38,14 @@ Requires: rpmlint >= 0.80 Requires: rpmdevtools +# These plugins are really noarch but they the changelog plugin need cdt which +# we only build on these architectures. +%if %{gcj_support} +ExclusiveArch: %{ix86} x86_64 ppc ia64 +%else +ExclusiveArch: %{ix86} x86_64 ppc ia64 +%endif + %description The Eclipse Specfile Editor package contains Eclipse plugins that are useful for maintenance of RPM specfiles within the Eclipse IDE. @@ -109,6 +117,11 @@ %endif %changelog +* Sun Sep 2 2007 Alphonse Van Assche 0.1.0-5 +- Only build the plugin where the changelog plugin can be build, only + x86 x86_64 ppc and ia64 arches are supported by the changelog plugin because + of dependencies on the cdt plugin. + * Sat Sep 1 2007 Alphonse Van Assche 0.1.0-4 - Disable temporarily rpmlint Plug-In because rpmlint 0.80 is not supported. From fedora-extras-commits at redhat.com Sun Sep 2 10:48:22 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Sun, 2 Sep 2007 06:48:22 -0400 Subject: rpms/eclipse-rpm-editor/FC-6 eclipse-rpm-editor.spec,1.1,1.2 Message-ID: <200709021048.l82AmMLC025031@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24990 Modified Files: eclipse-rpm-editor.spec Log Message: - Only build the plugin where the changelog plugin can be build, only x86 x86_64 ppc and ia64 arches are supported by the changelog plugin because of dependencies on the cdt plugin. Index: eclipse-rpm-editor.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/FC-6/eclipse-rpm-editor.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- eclipse-rpm-editor.spec 1 Sep 2007 14:05:22 -0000 1.1 +++ eclipse-rpm-editor.spec 2 Sep 2007 10:47:44 -0000 1.2 @@ -4,7 +4,7 @@ Name: eclipse-rpm-editor Version: 0.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: RPM Specfile editor for Eclipse Group: Development/Tools License: EPL @@ -37,6 +37,13 @@ # the rpmlint plugin Requires: rpmlint >= 0.80 Requires: rpmdevtools +# These plugins are really noarch but they the changelog plugin need cdt which +# we only build on these architectures. +%if %{gcj_support} +ExclusiveArch: %{ix86} x86_64 ppc ia64 +%else +ExclusiveArch: %{ix86} x86_64 ppc ia64 +%endif %description The Eclipse Specfile Editor package contains Eclipse plugins that are @@ -109,6 +116,11 @@ %endif %changelog +* Sun Sep 2 2007 Alphonse Van Assche 0.1.0-5 +- Only build the plugin where the changelog plugin can be build, only + x86 x86_64 ppc and ia64 arches are supported by the changelog plugin because + of dependencies on the cdt plugin. + * Sat Sep 1 2007 Alphonse Van Assche 0.1.0-4 - Disable temporarily rpmlint Plug-In because rpmlint 0.80 is not supported. From fedora-extras-commits at redhat.com Sun Sep 2 11:18:41 2007 From: fedora-extras-commits at redhat.com (Mary Ellen Foster (mefoster)) Date: Sun, 02 Sep 2007 04:18:41 -0700 Subject: [pkgdb] kaffeine: mef has requested commit Message-ID: <200709021118.l82BIhMc007588@app3.fedora.phx.redhat.com> Mary Ellen Foster (mef) has requested the commit acl on kaffeine (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kaffeine From fedora-extras-commits at redhat.com Sun Sep 2 11:28:46 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:28:46 -0400 Subject: rpms/dhcp-forwarder/F-7 dhcp-forwarder.spec,1.17,1.18 Message-ID: <200709021128.l82BSkAA031669@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dhcp-forwarder/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31649/dhcp-forwarder/F-7 Modified Files: dhcp-forwarder.spec Log Message: updated URLs Index: dhcp-forwarder.spec =================================================================== RCS file: /cvs/extras/rpms/dhcp-forwarder/F-7/dhcp-forwarder.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- dhcp-forwarder.spec 18 Jan 2007 07:37:48 -0000 1.17 +++ dhcp-forwarder.spec 2 Sep 2007 11:28:13 -0000 1.18 @@ -24,12 +24,12 @@ Summary: DHCP relay agent Name: dhcp-forwarder Version: 0.7 -Release: %release_func 12 +Release: %release_func 12.1 License: GPL Group: System Environment/Daemons -URL: http://www.tu-chemnitz.de/~ensc/dhcp-fwd -Source0: http://www.tu-chemnitz.de/~ensc/dhcp-fwd/files/%name-%version.tar.bz2 -Source1: http://www.tu-chemnitz.de/~ensc/dhcp-fwd/files/%name-%version.tar.bz2.asc +URL: http://www.nongnu.org/dhcp-fwd/ +Source0: http://download.savannah.gnu.org/releases/dhcp-fwd/%name-%version.tar.bz2 +Source1: http://download.savannah.gnu.org/releases/dhcp-fwd/%name-%version.tar.bz2.asc Patch0: dhcp-forwarder-0.7-bigend.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(dhcp-forwarder) @@ -179,6 +179,9 @@ %changelog +* Sun Sep 2 2007 Enrico Scholz - 0.7-13 +- updated URL + * Thu Jan 18 2007 David Woodhouse 0.7-12 - rebuilt with PPC support From fedora-extras-commits at redhat.com Sun Sep 2 11:30:13 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:13 -0400 Subject: rpms/dhcp-forwarder/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUDTe031735@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dhcp-forwarder/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/dhcp-forwarder/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.7 --- NEW FILE verinfo --- http://download.savannah.gnu.org/releases/dhcp-fwd/ dhcp-forwarder-(.*?)\.tar\.bz2 From fedora-extras-commits at redhat.com Sun Sep 2 11:30:10 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:10 -0400 Subject: rpms/clamav/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUAeV031718@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/clamav/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/clamav/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.91.2 --- NEW FILE verinfo --- http://prdownloads.sourceforge.net/sourceforge/clamav/ clamav-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sun Sep 2 11:30:16 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:16 -0400 Subject: rpms/dhcp-forwarder/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUG85031752@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/dhcp-forwarder/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/dhcp-forwarder/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.7 --- NEW FILE verinfo --- http://download.savannah.gnu.org/releases/dhcp-fwd/ dhcp-forwarder-(.*?)\.tar\.bz2 From fedora-extras-commits at redhat.com Sun Sep 2 11:30:19 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:19 -0400 Subject: rpms/ip-sentinel/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUJXM031769@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/ip-sentinel/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.12 --- NEW FILE verinfo --- http://download.savannah.gnu.org/releases/ip-sentinel/ ip-sentinel-(.*?)\.tar\.bz2 From fedora-extras-commits at redhat.com Sun Sep 2 11:30:22 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:22 -0400 Subject: rpms/ip-sentinel/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUM2q031786@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/ip-sentinel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/ip-sentinel/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.12 --- NEW FILE verinfo --- http://download.savannah.gnu.org/releases/ip-sentinel/ ip-sentinel-(.*?)\.tar\.bz2 From fedora-extras-commits at redhat.com Sun Sep 2 11:30:25 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:25 -0400 Subject: rpms/milter-greylist/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUP3B031803@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/milter-greylist/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 3.0 --- NEW FILE verinfo --- http://hcpnet.free.fr/milter-greylist/ milter-greylist-(3\.0.*?)\.t(?:gz|ar) From fedora-extras-commits at redhat.com Sun Sep 2 11:30:28 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:28 -0400 Subject: rpms/milter-greylist/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUS52031822@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/milter-greylist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/milter-greylist/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 3.0 --- NEW FILE verinfo --- http://hcpnet.free.fr/milter-greylist/ milter-greylist-(3\.0.*?)\.t(?:gz|ar) From fedora-extras-commits at redhat.com Sun Sep 2 11:30:32 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:32 -0400 Subject: rpms/tinyca2/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUWh0031839@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/tinyca2/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/tinyca2/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.7.5 --- NEW FILE verinfo --- http://tinyca.sm-zone.net/ tinyca2-(.*?)\.tar\. From fedora-extras-commits at redhat.com Sun Sep 2 11:30:34 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:34 -0400 Subject: rpms/util-vserver/F-7 lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUYMp031856@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/util-vserver/F-7 Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.30.213 --- NEW FILE verinfo --- http://ftp.linux-vserver.org/pub/utils/util-vserver/ util-vserver-(.*?)\.tar\.bz2 From fedora-extras-commits at redhat.com Sun Sep 2 11:30:37 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Sun, 2 Sep 2007 07:30:37 -0400 Subject: rpms/util-vserver/devel lastver,NONE,1.1 verinfo,NONE,1.1 Message-ID: <200709021130.l82BUbi3031873@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31693/util-vserver/devel Added Files: lastver verinfo Log Message: initial checkin --- NEW FILE lastver --- 0.30.213 --- NEW FILE verinfo --- http://ftp.linux-vserver.org/pub/utils/util-vserver/ util-vserver-(.*?)\.tar\.bz2 From fedora-extras-commits at redhat.com Sun Sep 2 12:45:21 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 2 Sep 2007 08:45:21 -0400 Subject: rpms/amarok/F-7 amarok-1.4.7-147126.patch, NONE, 1.1 amarok.spec, 1.80, 1.81 Message-ID: <200709021245.l82CjLrm006743@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/pkgs/rpms/amarok/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6683/F-7 Modified Files: amarok.spec Added Files: amarok-1.4.7-147126.patch Log Message: * Sun Sep 02 2007 Aurelien Bompard 1.4.7-4 - add patch for kde bug 147126 : amarok freezes when trying to play mp3 files without mp3 support amarok-1.4.7-147126.patch: --- NEW FILE amarok-1.4.7-147126.patch --- diff -up ./amarok/src/statusbar/statusBarBase.cpp.147126 ./amarok/src/statusbar/statusBarBase.cpp --- ./amarok/src/statusbar/statusBarBase.cpp.147126 2007-08-07 19:48:28.000000000 +0200 +++ ./amarok/src/statusbar/statusBarBase.cpp 2007-09-02 13:55:38.000000000 +0200 @@ -25,6 +25,7 @@ #include "squeezedtextlabel.h" #include "statusBarBase.h" #include "threadmanager.h" +#include "enginecontroller.h" #include #include @@ -343,9 +344,13 @@ StatusBar::longMessageThreadSafe( const void StatusBar::customEvent( QCustomEvent *e ) { - QString *s = static_cast( e->data() ); - longMessage( *s ); - delete s; + if(e->type() == 1000 ){ + QString *s = static_cast( e->data() ); + longMessage( *s ); + delete s; + }else if(e->type() == 2000 ){ + EngineController::instance()->unplayableNotification(); + } } diff -up ./amarok/src/enginecontroller.cpp.147126 ./amarok/src/enginecontroller.cpp --- ./amarok/src/enginecontroller.cpp.147126 2007-08-07 19:48:28.000000000 +0200 +++ ./amarok/src/enginecontroller.cpp 2007-09-02 13:55:38.000000000 +0200 @@ -244,13 +244,10 @@ bool EngineController::canDecode( const if( engine() != EngineController::instance()->m_voidEngine ) { //we special case this as otherwise users hate us - if ( !valid && ext.lower() == "mp3" && !installDistroCodec(AmarokConfig::soundSystem()) ) - Amarok::StatusBar::instance()->longMessageThreadSafe( - i18n( "

The %1 claims it cannot play MP3 files." - "

You may want to choose a different engine from the Configure Dialog, or examine " - "the installation of the multimedia-framework that the current engine uses. " - "

You may find useful information in the FAQ section of the Amarok HandBook." ) - .arg( AmarokConfig::soundSystem() ), KDE::StatusBar::Error ); + if ( !valid && ext.lower() == "mp3"){ + QCustomEvent * e = new QCustomEvent( 2000 ); + QApplication::postEvent( Amarok::StatusBar::instance(), e ); + } // Cache this result for the next lookup if ( !ext.isEmpty() ) @@ -260,6 +257,17 @@ bool EngineController::canDecode( const return valid; } +void EngineController::unplayableNotification() { + + if( !installDistroCodec(AmarokConfig::soundSystem())) + Amarok::StatusBar::instance()->longMessageThreadSafe( + i18n( "

The %1 claims it cannot play MP3 files." + "

You may want to choose a different engine from the Configure Dialog, or examine " + "the installation of the multimedia-framework that the current engine uses. " + "

You may find useful information in the FAQ section of the Amarok HandBook." ) + .arg( AmarokConfig::soundSystem() ), KDE::StatusBar::Error ); +} + bool EngineController::installDistroCodec( const QString& engine /*Filetype type*/) { KService::Ptr service = KTrader::self()->query( "Amarok/CodecInstall" diff -up ./amarok/src/enginecontroller.h.147126 ./amarok/src/enginecontroller.h --- ./amarok/src/enginecontroller.h.147126 2007-08-07 19:48:28.000000000 +0200 +++ ./amarok/src/enginecontroller.h 2007-09-02 13:55:38.000000000 +0200 @@ -52,6 +52,7 @@ public: uint trackPosition() const; EngineBase* loadEngine(); + void unplayableNotification(); uint trackLength() const { return m_bundle.length() * 1000; } const MetaBundle &bundle() const; Index: amarok.spec =================================================================== RCS file: /cvs/pkgs/rpms/amarok/F-7/amarok.spec,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- amarok.spec 18 Aug 2007 06:56:53 -0000 1.80 +++ amarok.spec 2 Sep 2007 12:44:48 -0000 1.81 @@ -4,14 +4,15 @@ Name: amarok Summary: Media player for KDE Version: 1.4.7 -Release: 2%{?dist} +Release: 4%{?dist} Group: Applications/Multimedia -License: GPL +License: GPLv2+ Url: http://amarok.kde.org # http://download.kde.org/download.php?url=stable/amarok/1.4.3/src #Source0: http://mirrors.isc.org/pub/kde/stable/amarok/%{version}/src/amarok-%{version}.tar.bz2 Source0: ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/amarok-%{version}.tar.bz2 +Patch0: amarok-1.4.7-147126.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdemultimedia-devel >= 6:3.2 @@ -85,6 +86,7 @@ %prep %setup -q +%patch0 -p0 -b .147126 @@ -241,6 +243,13 @@ %changelog +* Sun Sep 02 2007 Aurelien Bompard 1.4.7-4 +- add patch for kde bug 147126 : amarok freezes when trying to play + mp3 files without mp3 support + +* Fri Aug 24 2007 Todd Zullinger 1.4.7-3 +- rebuild with libgpod-0.5.2 + * Sat Aug 18 2007 Aurelien Bompard 1.4.7-2 - version 1.4.7 From fedora-extras-commits at redhat.com Sun Sep 2 12:45:24 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 2 Sep 2007 08:45:24 -0400 Subject: rpms/amarok/devel amarok-1.4.7-147126.patch, NONE, 1.1 amarok.spec, 1.83, 1.84 Message-ID: <200709021245.l82CjO4B006746@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/pkgs/rpms/amarok/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6683/devel Modified Files: amarok.spec Added Files: amarok-1.4.7-147126.patch Log Message: * Sun Sep 02 2007 Aurelien Bompard 1.4.7-4 - add patch for kde bug 147126 : amarok freezes when trying to play mp3 files without mp3 support amarok-1.4.7-147126.patch: --- NEW FILE amarok-1.4.7-147126.patch --- diff -up ./amarok/src/statusbar/statusBarBase.cpp.147126 ./amarok/src/statusbar/statusBarBase.cpp --- ./amarok/src/statusbar/statusBarBase.cpp.147126 2007-08-07 19:48:28.000000000 +0200 +++ ./amarok/src/statusbar/statusBarBase.cpp 2007-09-02 13:55:38.000000000 +0200 @@ -25,6 +25,7 @@ #include "squeezedtextlabel.h" #include "statusBarBase.h" #include "threadmanager.h" +#include "enginecontroller.h" #include #include @@ -343,9 +344,13 @@ StatusBar::longMessageThreadSafe( const void StatusBar::customEvent( QCustomEvent *e ) { - QString *s = static_cast( e->data() ); - longMessage( *s ); - delete s; + if(e->type() == 1000 ){ + QString *s = static_cast( e->data() ); + longMessage( *s ); + delete s; + }else if(e->type() == 2000 ){ + EngineController::instance()->unplayableNotification(); + } } diff -up ./amarok/src/enginecontroller.cpp.147126 ./amarok/src/enginecontroller.cpp --- ./amarok/src/enginecontroller.cpp.147126 2007-08-07 19:48:28.000000000 +0200 +++ ./amarok/src/enginecontroller.cpp 2007-09-02 13:55:38.000000000 +0200 @@ -244,13 +244,10 @@ bool EngineController::canDecode( const if( engine() != EngineController::instance()->m_voidEngine ) { //we special case this as otherwise users hate us - if ( !valid && ext.lower() == "mp3" && !installDistroCodec(AmarokConfig::soundSystem()) ) - Amarok::StatusBar::instance()->longMessageThreadSafe( - i18n( "

The %1 claims it cannot play MP3 files." - "

You may want to choose a different engine from the Configure Dialog, or examine " - "the installation of the multimedia-framework that the current engine uses. " - "

You may find useful information in the FAQ section of the Amarok HandBook." ) - .arg( AmarokConfig::soundSystem() ), KDE::StatusBar::Error ); + if ( !valid && ext.lower() == "mp3"){ + QCustomEvent * e = new QCustomEvent( 2000 ); + QApplication::postEvent( Amarok::StatusBar::instance(), e ); + } // Cache this result for the next lookup if ( !ext.isEmpty() ) @@ -260,6 +257,17 @@ bool EngineController::canDecode( const return valid; } +void EngineController::unplayableNotification() { + + if( !installDistroCodec(AmarokConfig::soundSystem())) + Amarok::StatusBar::instance()->longMessageThreadSafe( + i18n( "

The %1 claims it cannot play MP3 files." + "

You may want to choose a different engine from the Configure Dialog, or examine " + "the installation of the multimedia-framework that the current engine uses. " + "

You may find useful information in the FAQ section of the Amarok HandBook." ) + .arg( AmarokConfig::soundSystem() ), KDE::StatusBar::Error ); +} + bool EngineController::installDistroCodec( const QString& engine /*Filetype type*/) { KService::Ptr service = KTrader::self()->query( "Amarok/CodecInstall" diff -up ./amarok/src/enginecontroller.h.147126 ./amarok/src/enginecontroller.h --- ./amarok/src/enginecontroller.h.147126 2007-08-07 19:48:28.000000000 +0200 +++ ./amarok/src/enginecontroller.h 2007-09-02 13:55:38.000000000 +0200 @@ -52,6 +52,7 @@ public: uint trackPosition() const; EngineBase* loadEngine(); + void unplayableNotification(); uint trackLength() const { return m_bundle.length() * 1000; } const MetaBundle &bundle() const; Index: amarok.spec =================================================================== RCS file: /cvs/pkgs/rpms/amarok/devel/amarok.spec,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- amarok.spec 25 Aug 2007 21:29:02 -0000 1.83 +++ amarok.spec 2 Sep 2007 12:44:51 -0000 1.84 @@ -4,7 +4,7 @@ Name: amarok Summary: Media player for KDE Version: 1.4.7 -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/Multimedia License: GPLv2+ @@ -12,6 +12,7 @@ # http://download.kde.org/download.php?url=stable/amarok/1.4.3/src #Source0: http://mirrors.isc.org/pub/kde/stable/amarok/%{version}/src/amarok-%{version}.tar.bz2 Source0: ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/amarok-%{version}.tar.bz2 +Patch0: amarok-1.4.7-147126.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdemultimedia-devel >= 6:3.2 @@ -85,6 +86,7 @@ %prep %setup -q +%patch0 -p0 -b .147126 @@ -241,6 +243,10 @@ %changelog +* Sun Sep 02 2007 Aurelien Bompard 1.4.7-4 +- add patch for kde bug 147126 : amarok freezes when trying to play + mp3 files without mp3 support + * Fri Aug 24 2007 Todd Zullinger 1.4.7-3 - rebuild with libgpod-0.5.2 From fedora-extras-commits at redhat.com Sun Sep 2 12:46:12 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 2 Sep 2007 08:46:12 -0400 Subject: rpms/glest-data/F-7 .cvsignore, 1.2, 1.3 glest-data.spec, 1.3, 1.4 glest-get-translations.sh, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709021246.l82CkCFt006884@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/pkgs/rpms/glest-data/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6793/F-7 Modified Files: .cvsignore glest-data.spec glest-get-translations.sh sources Log Message: * Sun Sep 02 2007 Aurelien Bompard 2.0.1-1 - version 2.0.1 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/glest-data/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Nov 2006 19:54:30 -0000 1.2 +++ .cvsignore 2 Sep 2007 12:45:40 -0000 1.3 @@ -1,2 +1,2 @@ -glest-translations-2.0.0.tar.gz -glest_data_2.0.0.zip +glest-translations-2.0.1.tar.gz +glest_data_2.0.1.zip Index: glest-data.spec =================================================================== RCS file: /cvs/pkgs/rpms/glest-data/F-7/glest-data.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- glest-data.spec 18 Aug 2007 07:09:51 -0000 1.3 +++ glest-data.spec 2 Sep 2007 12:45:40 -0000 1.4 @@ -1,6 +1,6 @@ Name: glest-data -Version: 2.0.0 -Release: 5%{?dist} +Version: 2.0.1 +Release: 1%{?dist} Summary: Data files for the game Glest Group: Amusements/Games @@ -76,6 +76,9 @@ %changelog +* Sun Sep 02 2007 Aurelien Bompard 2.0.1-1 +- version 2.0.1 + * Mon Aug 13 2007 Aurelien Bompard 2.0.0-5 - fix ExcludArch tag, it does not parse commas (thanks Florian) Index: glest-get-translations.sh =================================================================== RCS file: /cvs/pkgs/rpms/glest-data/F-7/glest-get-translations.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- glest-get-translations.sh 27 Nov 2006 19:54:30 -0000 1.1 +++ glest-get-translations.sh 2 Sep 2007 12:45:40 -0000 1.2 @@ -7,10 +7,12 @@ exit 2 fi +majorver=`echo $version | sed -r -e 's/^([0-9]+)[0-9\.]+$/\1/g'` + rm -rf translations mkdir translations cd translations -wget -r -N -l 1 -np -nd -A "*_$version.zip" http://www.glest.org/files/contrib/translations/ +wget -r -N -l 1 -np -nd -A "*_$majorver.*.zip" http://www.glest.org/files/contrib/translations/ rm -f robots.txt cd .. tar -czf glest-translations-$version.tar.gz translations Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/glest-data/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Nov 2006 19:54:30 -0000 1.2 +++ sources 2 Sep 2007 12:45:40 -0000 1.3 @@ -1,2 +1,2 @@ -aa9652c67a7dfcca11fe1f9e41cb1cd8 glest-translations-2.0.0.tar.gz -8b6902e82874011e768c64e20fbeead5 glest_data_2.0.0.zip +02afa4d079313239a3c972492be54a47 glest-translations-2.0.1.tar.gz +0ca333baa78328f97c30a22063ea19fc glest_data_2.0.1.zip From fedora-extras-commits at redhat.com Sun Sep 2 12:46:15 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 2 Sep 2007 08:46:15 -0400 Subject: rpms/glest-data/devel .cvsignore, 1.2, 1.3 glest-data.spec, 1.5, 1.6 glest-get-translations.sh, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709021246.l82CkFQV006896@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/pkgs/rpms/glest-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6793/devel Modified Files: .cvsignore glest-data.spec glest-get-translations.sh sources Log Message: * Sun Sep 02 2007 Aurelien Bompard 2.0.1-1 - version 2.0.1 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/glest-data/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Nov 2006 19:54:30 -0000 1.2 +++ .cvsignore 2 Sep 2007 12:45:43 -0000 1.3 @@ -1,2 +1,2 @@ -glest-translations-2.0.0.tar.gz -glest_data_2.0.0.zip +glest-translations-2.0.1.tar.gz +glest_data_2.0.1.zip Index: glest-data.spec =================================================================== RCS file: /cvs/pkgs/rpms/glest-data/devel/glest-data.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- glest-data.spec 13 Aug 2007 08:43:17 -0000 1.5 +++ glest-data.spec 2 Sep 2007 12:45:43 -0000 1.6 @@ -1,6 +1,6 @@ Name: glest-data -Version: 2.0.0 -Release: 5%{?dist} +Version: 2.0.1 +Release: 1%{?dist} Summary: Data files for the game Glest Group: Amusements/Games @@ -76,6 +76,9 @@ %changelog +* Sun Sep 02 2007 Aurelien Bompard 2.0.1-1 +- version 2.0.1 + * Mon Aug 13 2007 Aurelien Bompard 2.0.0-5 - fix ExcludArch tag, it does not parse commas (thanks Florian) Index: glest-get-translations.sh =================================================================== RCS file: /cvs/pkgs/rpms/glest-data/devel/glest-get-translations.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- glest-get-translations.sh 27 Nov 2006 19:54:30 -0000 1.1 +++ glest-get-translations.sh 2 Sep 2007 12:45:43 -0000 1.2 @@ -7,10 +7,12 @@ exit 2 fi +majorver=`echo $version | sed -r -e 's/^([0-9]+)[0-9\.]+$/\1/g'` + rm -rf translations mkdir translations cd translations -wget -r -N -l 1 -np -nd -A "*_$version.zip" http://www.glest.org/files/contrib/translations/ +wget -r -N -l 1 -np -nd -A "*_$majorver.*.zip" http://www.glest.org/files/contrib/translations/ rm -f robots.txt cd .. tar -czf glest-translations-$version.tar.gz translations Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/glest-data/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Nov 2006 19:54:30 -0000 1.2 +++ sources 2 Sep 2007 12:45:43 -0000 1.3 @@ -1,2 +1,2 @@ -aa9652c67a7dfcca11fe1f9e41cb1cd8 glest-translations-2.0.0.tar.gz -8b6902e82874011e768c64e20fbeead5 glest_data_2.0.0.zip +02afa4d079313239a3c972492be54a47 glest-translations-2.0.1.tar.gz +0ca333baa78328f97c30a22063ea19fc glest_data_2.0.1.zip From fedora-extras-commits at redhat.com Sun Sep 2 12:47:54 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 2 Sep 2007 08:47:54 -0400 Subject: rpms/glest/F-7 .cvsignore, 1.2, 1.3 glest.spec, 1.7, 1.8 sources, 1.2, 1.3 glest-2.0.0-gcc41.patch, 1.1, NONE Message-ID: <200709021247.l82ClsA0007056@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/pkgs/rpms/glest/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7013/F-7 Modified Files: .cvsignore glest.spec sources Removed Files: glest-2.0.0-gcc41.patch Log Message: * Sun Sep 02 2007 Aurelien Bompard 2.0.1-1 - version 2.0.1 - patch1 merged upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/glest/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Nov 2006 20:05:47 -0000 1.2 +++ .cvsignore 2 Sep 2007 12:47:21 -0000 1.3 @@ -1 +1 @@ -glest_source_2.0.0.zip +glest_source_2.0.1.zip Index: glest.spec =================================================================== RCS file: /cvs/pkgs/rpms/glest/F-7/glest.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- glest.spec 20 Dec 2006 11:59:40 -0000 1.7 +++ glest.spec 2 Sep 2007 12:47:21 -0000 1.8 @@ -1,15 +1,14 @@ Name: glest -Version: 2.0.0 -Release: 5%{?dist} +Version: 2.0.1 +Release: 1%{?dist} Summary: 3D real time strategy game Group: Amusements/Games -License: GPL +License: GPLv2+ URL: http://glest.org -Source0: http://dl.sf.net/glest/glest_source_2.0.0.zip +Source0: http://dl.sf.net/glest/glest_source_%{version}.zip Source1: glest.sh Patch0: glest-2.0.0-unicode.patch -Patch1: glest-2.0.0-gcc41.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: jam, libX11-devel, SDL-devel, openal-devel, xerces-c-devel @@ -21,7 +20,7 @@ Requires: glx-utils # Does not work on PPC (see README.Linux). Bug 219540. -ExcludeArch: ppc +ExcludeArch: ppc ppc64 %description Glest is a free 3D real time strategy game, that can be modified @@ -33,9 +32,8 @@ %prep -%setup -q -n %{name}_source_%{version} +%setup -q -c %patch0 -p1 -b .unicode -%patch1 -p1 -b .gcc41 find . -type f | xargs sed -i -e "s/\r//g" #find . -type f | while read file; do # grep -qs "\r\n" $file && dos2unix $file @@ -96,6 +94,17 @@ %changelog +* Sun Sep 02 2007 Aurelien Bompard 2.0.1-1 +- version 2.0.1 +- patch1 merged upstream + +* Sun Aug 26 2007 Aurelien Bompard 2.0.0-7 +- fix ExcludArch tag (no comma allowed) + +* Sat Aug 25 2007 Aurelien Bompard 2.0.0-6 +- rebuild for BuildID +- fix license tag + * Wed Dec 20 2006 Aurelien Bompard 2.0.0-5 - require glx-utils, glxinfo is used in the wrapper script - don't try to update the configuration on startup Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/glest/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Nov 2006 20:05:47 -0000 1.2 +++ sources 2 Sep 2007 12:47:21 -0000 1.3 @@ -1 +1 @@ -f7716da7a044dbe108c619b0f52621bb glest_source_2.0.0.zip +2d35a5d08331957f63240cadc9766b75 glest_source_2.0.1.zip --- glest-2.0.0-gcc41.patch DELETED --- From fedora-extras-commits at redhat.com Sun Sep 2 12:47:56 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 2 Sep 2007 08:47:56 -0400 Subject: rpms/glest/devel .cvsignore, 1.2, 1.3 glest.spec, 1.10, 1.11 sources, 1.2, 1.3 glest-2.0.0-gcc41.patch, 1.1, NONE Message-ID: <200709021247.l82Clu4l007061@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/pkgs/rpms/glest/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7013/devel Modified Files: .cvsignore glest.spec sources Removed Files: glest-2.0.0-gcc41.patch Log Message: * Sun Sep 02 2007 Aurelien Bompard 2.0.1-1 - version 2.0.1 - patch1 merged upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/glest/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Nov 2006 20:05:47 -0000 1.2 +++ .cvsignore 2 Sep 2007 12:47:24 -0000 1.3 @@ -1 +1 @@ -glest_source_2.0.0.zip +glest_source_2.0.1.zip Index: glest.spec =================================================================== RCS file: /cvs/pkgs/rpms/glest/devel/glest.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- glest.spec 26 Aug 2007 08:44:36 -0000 1.10 +++ glest.spec 2 Sep 2007 12:47:24 -0000 1.11 @@ -1,15 +1,14 @@ Name: glest -Version: 2.0.0 -Release: 7%{?dist} +Version: 2.0.1 +Release: 1%{?dist} Summary: 3D real time strategy game Group: Amusements/Games License: GPLv2+ URL: http://glest.org -Source0: http://dl.sf.net/glest/glest_source_2.0.0.zip +Source0: http://dl.sf.net/glest/glest_source_%{version}.zip Source1: glest.sh Patch0: glest-2.0.0-unicode.patch -Patch1: glest-2.0.0-gcc41.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: jam, libX11-devel, SDL-devel, openal-devel, xerces-c-devel @@ -33,9 +32,8 @@ %prep -%setup -q -n %{name}_source_%{version} +%setup -q -c %patch0 -p1 -b .unicode -%patch1 -p1 -b .gcc41 find . -type f | xargs sed -i -e "s/\r//g" #find . -type f | while read file; do # grep -qs "\r\n" $file && dos2unix $file @@ -96,6 +94,10 @@ %changelog +* Sun Sep 02 2007 Aurelien Bompard 2.0.1-1 +- version 2.0.1 +- patch1 merged upstream + * Sun Aug 26 2007 Aurelien Bompard 2.0.0-7 - fix ExcludArch tag (no comma allowed) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/glest/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Nov 2006 20:05:47 -0000 1.2 +++ sources 2 Sep 2007 12:47:24 -0000 1.3 @@ -1 +1 @@ -f7716da7a044dbe108c619b0f52621bb glest_source_2.0.0.zip +2d35a5d08331957f63240cadc9766b75 glest_source_2.0.1.zip --- glest-2.0.0-gcc41.patch DELETED --- From fedora-extras-commits at redhat.com Sun Sep 2 13:47:23 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Sun, 2 Sep 2007 09:47:23 -0400 Subject: rpms/apr-util/devel apr-util.spec,1.40,1.41 Message-ID: <200709021347.l82DlNPu013989@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/apr-util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13960 Modified Files: apr-util.spec Log Message: * Sun Sep 2 2007 Joe Orton 1.2.8-12 - rebuild for fixed APR 32-bit ABI - remove sqlite driver from main package (#274521) Index: apr-util.spec =================================================================== RCS file: /cvs/extras/rpms/apr-util/devel/apr-util.spec,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- apr-util.spec 22 Aug 2007 19:02:56 -0000 1.40 +++ apr-util.spec 2 Sep 2007 13:46:51 -0000 1.41 @@ -4,7 +4,7 @@ Summary: Apache Portable Runtime Utility library Name: apr-util Version: 1.2.8 -Release: 11 +Release: 12 License: ASL 2.0 Group: System Environment/Libraries URL: http://apr.apache.org/ @@ -133,7 +133,6 @@ %doc CHANGES LICENSE NOTICE %{_libdir}/libaprutil-%{apuver}.so.* %dir %{_libdir}/apr-util-%{apuver} -%{_libdir}/apr-util-%{apuver}/apr_dbd_sqlite* %files pgsql %defattr(-,root,root,-) @@ -156,6 +155,10 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Sun Sep 2 2007 Joe Orton 1.2.8-12 +- rebuild for fixed APR 32-bit ABI +- remove sqlite driver from main package (#274521) + * Wed Aug 22 2007 Joe Orton 1.2.8-11 - rebuild for expat soname bump From fedora-extras-commits at redhat.com Sun Sep 2 13:57:42 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Sun, 2 Sep 2007 09:57:42 -0400 Subject: rpms/httpd/devel httpd-2.2.4-oldflush.patch, NONE, 1.1 httpd.spec, 1.113, 1.114 Message-ID: <200709021357.l82DvgtA014203@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/httpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14182 Modified Files: httpd.spec Added Files: httpd-2.2.4-oldflush.patch Log Message: * Sun Sep 2 2007 Joe Orton 2.2.4-10 - rebuild for fixed APR httpd-2.2.4-oldflush.patch: --- NEW FILE httpd-2.2.4-oldflush.patch --- --- httpd-2.2.4/server/util_filter.c.oldflush +++ httpd-2.2.4/server/util_filter.c @@ -578,8 +578,18 @@ AP_DECLARE_NONSTD(apr_status_t) ap_filte void *ctx) { ap_filter_t *f = ctx; + apr_status_t rv; - return ap_pass_brigade(f, bb); + rv = ap_pass_brigade(f, bb); + + /* apr_brigade_write* require that the flush function ensures that + * the brigade is empty upon return; otherwise the brigade may be + * left with a transient bucket whose contents have fallen out of + * scope. Call cleanup here unconditionally to avoid the issue in + * all cases. */ + apr_brigade_cleanup(bb); + + return rv; } AP_DECLARE(apr_status_t) ap_fflush(ap_filter_t *f, apr_bucket_brigade *bb) Index: httpd.spec =================================================================== RCS file: /cvs/extras/rpms/httpd/devel/httpd.spec,v retrieving revision 1.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- httpd.spec 22 Aug 2007 19:03:11 -0000 1.113 +++ httpd.spec 2 Sep 2007 13:57:10 -0000 1.114 @@ -6,7 +6,7 @@ Summary: Apache HTTP Server Name: httpd Version: 2.2.4 -Release: 9 +Release: 10 URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz Source1: index.html @@ -474,6 +474,9 @@ %{_libdir}/httpd/build/*.sh %changelog +* Sun Sep 2 2007 Joe Orton 2.2.4-10 +- rebuild for fixed APR + * Wed Aug 22 2007 Joe Orton 2.2.4-9 - rebuild for expat soname bump From fedora-extras-commits at redhat.com Sun Sep 2 14:05:55 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Sun, 2 Sep 2007 10:05:55 -0400 Subject: rpms/php/devel php.spec,1.146,1.147 Message-ID: <200709021405.l82E5tPq020388@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/php/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20345 Modified Files: php.spec Log Message: * Sun Sep 2 2007 Joe Orton 5.2.3-9 - rebuild for fixed APR Index: php.spec =================================================================== RCS file: /cvs/extras/rpms/php/devel/php.spec,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- php.spec 28 Aug 2007 18:37:03 -0000 1.146 +++ php.spec 2 Sep 2007 14:05:18 -0000 1.147 @@ -6,7 +6,7 @@ Summary: The PHP HTML-embedded scripting language Name: php Version: 5.2.3 -Release: 8 +Release: 9 License: PHP Group: Development/Languages URL: http://www.php.net/ @@ -716,6 +716,9 @@ %files mssql -f files.mssql %changelog +* Sun Sep 2 2007 Joe Orton 5.2.3-9 +- rebuild for fixed APR + * Tue Aug 28 2007 Joe Orton 5.2.3-8 - add ldconfig post/postun for -embedded (Hans de Goede) From fedora-extras-commits at redhat.com Sun Sep 2 14:06:22 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Sun, 2 Sep 2007 10:06:22 -0400 Subject: rpms/mod_python/devel mod_python.spec,1.38,1.39 Message-ID: <200709021406.l82E6MnW020453@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/mod_python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20370 Modified Files: mod_python.spec Log Message: * Sun Sep 2 2007 Joe Orton 3.3.1-5 - rebuild for fixed 32-bit APR Index: mod_python.spec =================================================================== RCS file: /cvs/extras/rpms/mod_python/devel/mod_python.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- mod_python.spec 21 Aug 2007 11:21:02 -0000 1.38 +++ mod_python.spec 2 Sep 2007 14:05:49 -0000 1.39 @@ -3,7 +3,7 @@ Summary: An embedded Python interpreter for the Apache HTTP Server Name: mod_python Version: 3.3.1 -Release: 4 +Release: 5 Source: http://www.apache.org/dist/httpd/modpython/%{name}-%{version}.tgz Source1: python.conf Patch1: mod_python-3.1.3-ldflags.patch @@ -59,6 +59,9 @@ %{_libdir}/python*/site-packages/mod_python %changelog +* Sun Sep 2 2007 Joe Orton 3.3.1-5 +- rebuild for fixed 32-bit APR + * Tue Aug 21 2007 Joe Orton 3.3.1-4 - fix License From fedora-extras-commits at redhat.com Sun Sep 2 14:06:51 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Sun, 2 Sep 2007 10:06:51 -0400 Subject: rpms/mod_auth_kerb/devel mod_auth_kerb.spec,1.18,1.19 Message-ID: <200709021406.l82E6pkZ020497@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/mod_auth_kerb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20433 Modified Files: mod_auth_kerb.spec Log Message: * Sun Sep 2 2007 Joe Orton 5.3-5 - rebuild for fixed 32-bit APR Index: mod_auth_kerb.spec =================================================================== RCS file: /cvs/extras/rpms/mod_auth_kerb/devel/mod_auth_kerb.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- mod_auth_kerb.spec 30 Aug 2007 13:56:58 -0000 1.18 +++ mod_auth_kerb.spec 2 Sep 2007 14:06:19 -0000 1.19 @@ -2,7 +2,7 @@ Summary: Kerberos authentication module for HTTP Name: mod_auth_kerb Version: 5.3 -Release: 4 +Release: 5 License: BSD and MIT Group: System Environment/Daemons URL: http://modauthkerb.sourceforge.net/ @@ -52,6 +52,9 @@ %{_libdir}/httpd/modules/*.so %changelog +* Sun Sep 2 2007 Joe Orton 5.3-5 +- rebuild for fixed 32-bit APR + * Thu Aug 30 2007 Joe Orton 5.3-4 - clarify License tag From fedora-extras-commits at redhat.com Sun Sep 2 14:07:30 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Sun, 2 Sep 2007 10:07:30 -0400 Subject: rpms/mod_perl/devel mod_perl.spec,1.51,1.52 Message-ID: <200709021407.l82E7UeN020567@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/mod_perl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20540 Modified Files: mod_perl.spec Log Message: * Sun Sep 2 2007 Joe Orton 2.0.3-13 - rebuild for fixed 32-bit APR Index: mod_perl.spec =================================================================== RCS file: /cvs/extras/rpms/mod_perl/devel/mod_perl.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- mod_perl.spec 23 Aug 2007 07:57:57 -0000 1.51 +++ mod_perl.spec 2 Sep 2007 14:06:57 -0000 1.52 @@ -2,7 +2,7 @@ Name: mod_perl Version: 2.0.3 -Release: 12 +Release: 13 Summary: An embedded Perl interpreter for the Apache HTTP Server Group: System Environment/Daemons @@ -127,6 +127,9 @@ %{_includedir}/httpd/* %changelog +* Sun Sep 2 2007 Joe Orton 2.0.3-13 +- rebuild for fixed 32-bit APR + * Thu Aug 23 2007 Joe Orton 2.0.3-12 - rebuild for expat soname bump From fedora-extras-commits at redhat.com Sun Sep 2 14:15:34 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Sun, 2 Sep 2007 10:15:34 -0400 Subject: rpms/apr/devel apr.spec,1.70,1.71 Message-ID: <200709021415.l82EFYrQ021076@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/apr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20868 Modified Files: apr.spec Log Message: * Sun Sep 2 2007 Joe Orton 1.2.9-4 - fix API/ABI of 32-bit builds (#254241) Index: apr.spec =================================================================== RCS file: /cvs/extras/rpms/apr/devel/apr.spec,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- apr.spec 31 Aug 2007 21:07:37 -0000 1.70 +++ apr.spec 2 Sep 2007 14:15:02 -0000 1.71 @@ -6,7 +6,7 @@ Summary: Apache Portable Runtime library Name: apr Version: 1.2.9 -Release: 3 +Release: 4 License: ASL 2.0 Group: System Environment/Libraries URL: http://apr.apache.org/ @@ -18,6 +18,7 @@ Patch4: apr-1.2.2-libdir.patch Patch5: apr-1.2.7-pkgconf.patch Patch6: apr-1.2.7-psprintfpi.patch +Patch7: apr-1.2.9-openlfs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: autoconf, libtool, e2fsprogs-devel, python @@ -47,6 +48,7 @@ %patch4 -p1 -b .libdir %patch5 -p1 -b .pkgconf %patch6 -p1 -b .psprintfpi +%patch7 -p1 -b .openlfs %build # regenerate configure script etc. @@ -60,7 +62,6 @@ --includedir=%{_includedir}/apr-%{aprver} \ --with-installbuilddir=%{_libdir}/apr-%{aprver}/build \ --with-devrandom=/dev/urandom - make %{?_smp_mflags} %install @@ -86,6 +87,15 @@ $RPM_BUILD_ROOT%{_libdir}/libapr-*.a %check +%if "%{_lib}" == "lib" +# Fail if LFS support isn't preent in a 32-bit build, since this +# breaks ABI and the soname doesn't change: see #254241 +if ! grep off64_t include/apr.h; then + cat config.log + : LFS support not present in 32-bit build + exit 1 +fi +%endif %clean rm -rf $RPM_BUILD_ROOT @@ -114,7 +124,7 @@ %{_includedir}/apr-%{aprver}/*.h %changelog -* Fri Aug 31 2007 Joe Orton 1.2.9-3 +* Sun Sep 2 2007 Joe Orton 1.2.9-4 - fix API/ABI of 32-bit builds (#254241) * Tue Aug 21 2007 Joe Orton 1.2.9-2 From fedora-extras-commits at redhat.com Sun Sep 2 14:53:31 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Sun, 2 Sep 2007 10:53:31 -0400 Subject: rpms/mod_auth_pgsql/devel mod_auth_pgsql.spec,1.29,1.30 Message-ID: <200709021453.l82ErVtD023524@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/mod_auth_pgsql/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23497 Modified Files: mod_auth_pgsql.spec Log Message: * Sun Sep 2 2007 Joe Orton 2.0.3-6 - rebuild for fixed APR Index: mod_auth_pgsql.spec =================================================================== RCS file: /cvs/extras/rpms/mod_auth_pgsql/devel/mod_auth_pgsql.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- mod_auth_pgsql.spec 21 Aug 2007 12:52:47 -0000 1.29 +++ mod_auth_pgsql.spec 2 Sep 2007 14:52:58 -0000 1.30 @@ -3,7 +3,7 @@ Summary: Basic authentication for the Apache HTTP Server using a PostgreSQL database Name: mod_auth_pgsql Version: 2.0.3 -Release: 5 +Release: 6 Group: System Environment/Daemons URL: http://www.giuseppetanzilli.it/mod_auth_pgsql2/ Source: http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/mod_auth_pgsql-%{version}.tar.gz @@ -54,6 +54,9 @@ %config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf %changelog +* Sun Sep 2 2007 Joe Orton 2.0.3-6 +- rebuild for fixed APR + * Tue Aug 21 2007 Joe Orton 2.0.3-5 - fix License, and package the license text From fedora-extras-commits at redhat.com Sun Sep 2 15:06:18 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Sun, 2 Sep 2007 11:06:18 -0400 Subject: rpms/gstreamer-plugins-good/devel gstreamer-0.10.6-id3demux-segment.patch, NONE, 1.1 gstreamer-plugins-good.spec, 1.44, 1.45 Message-ID: <200709021506.l82F6IEJ029775@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gstreamer-plugins-good/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29753 Modified Files: gstreamer-plugins-good.spec Added Files: gstreamer-0.10.6-id3demux-segment.patch Log Message: * Sun Sep 02 2007 - Bastien Nocera - 0.10.6-5 - Add a patch to fix id3demux, so that MP3s can be played back (#273561) gstreamer-0.10.6-id3demux-segment.patch: --- NEW FILE gstreamer-0.10.6-id3demux-segment.patch --- --- gstid3demux.c 2007/05/25 20:51:36 1.29 +++ gstid3demux.c 2007/07/10 10:16:38 1.30 @@ -646,10 +646,7 @@ /* Might need a new segment before the buffer */ if (id3demux->need_newseg) { - if (!gst_id3demux_send_new_segment (id3demux)) { - GST_DEBUG_OBJECT (id3demux, "Failed to send new segment event"); - goto error; - } + gst_id3demux_send_new_segment (id3demux); id3demux->need_newseg = FALSE; } Index: gstreamer-plugins-good.spec =================================================================== RCS file: /cvs/pkgs/rpms/gstreamer-plugins-good/devel/gstreamer-plugins-good.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- gstreamer-plugins-good.spec 28 Aug 2007 22:29:07 -0000 1.44 +++ gstreamer-plugins-good.spec 2 Sep 2007 15:05:45 -0000 1.45 @@ -6,7 +6,7 @@ Name: %{gstreamer}-plugins-good Version: 0.10.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GStreamer plug-ins with good code and licensing Group: Applications/Multimedia @@ -14,6 +14,7 @@ URL: http://gstreamer.freedesktop.org/ Source: http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.bz2 Patch0: gst-plugins-good-0.10.4-docs.patch +Patch1: gstreamer-0.10.6-id3demux-segment.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: %{gstreamer} >= %{_gst} @@ -95,6 +96,9 @@ %prep %setup -q -n gst-plugins-good-%{version} %patch0 -p1 -b .docs +pushd gst/id3demux/ +%patch1 -p0 -b .segment +popd %build @@ -232,8 +236,12 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas > /dev/null || : %changelog +* Sun Sep 02 2007 - Bastien Nocera - 0.10.6-5 +- Add a patch to fix id3demux, so that MP3s can be played back + (#273561) + * Tue Aug 28 2007 - Bastien Nocera - 0.10.6-4 --Add the ladspa plugins (#253375) +- Add the ladspa plugins (#253375) * Tue Aug 21 2007 Adam Jackson - 0.10.6-3 - Rebuild for build id From fedora-extras-commits at redhat.com Sun Sep 2 15:24:46 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 2 Sep 2007 11:24:46 -0400 Subject: rpms/xscreensaver/devel update-xscreensaver-hacks, NONE, 1.1 xscreensaver.spec, 1.43, 1.44 Message-ID: <200709021524.l82FOkOJ030274@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30252 Modified Files: xscreensaver.spec Added Files: update-xscreensaver-hacks Log Message: * Sun Sep 2 2007 Mamoru Tasaka - 1:5.03-2 - Try to make XScreenSaver.ad modular --- NEW FILE update-xscreensaver-hacks --- #!/bin/bash _SYSCONFDIR=${sysconfdir:-/etc} _PREFIX=${prefix:-/usr} _DATADIR=${datadir:-${_PREFIX}/share} ADDIR=${ADDIR:-${install_prefix}${_SYSCONFDIR}/xscreensaver} CONFDIR=${CONFDIR:-${install_prefix}${_DATADIR}/xscreensaver/hacks.conf.d} ADFILE=${ADFILE:-$ADDIR/XScreenSaver.ad} fix_hackconf () { if [ ! -s $1 ] ; then echo "$1 is empty" &>2 echo "" return 1 fi tmpconf=`mktemp /tmp/hackconf.XXXXXXXX` tmpconf_1=`mktemp /tmp/hackconf.XXXXXXXX` tmpconf_2=`mktemp /tmp/hackconf.XXXXXXXX` tmpconf_3=`mktemp /tmp/hackconf.XXXXXXXX` sed -n -e '$p' $1 > $tmpconf_1 sed -e '$d' $1 > $tmpconf_2 for file in $tmpconf_1 $tmpconf_2 ; do if ( [ -s $file ] && grep -q '\\n\(\|\\\)[^\\].*$' $file ) ; then rm -f $tmpconf $tmpconf_1 $tmpconf_2 $tmpconf_3 echo "" echo "ignoring $1" >&2 return 1 fi done if ! grep -q '\\n[^\\]*$' $tmpconf_1 ; then sed -i -e 's|\(^.*$\)|\1\\n\\|' $tmpconf_1 fi sed -i -e 's|\\n$|\\n\\|' $tmpconf_1 while [ -s $tmpconf_2 ] ; do sed -n -e '1p' $tmpconf_2 > $tmpconf_3 sed -i -e '1d' $tmpconf_2 if grep -q '\\..*$' $tmpconf_3 ; then rm -f $tmpconf $tmpconf_1 $tmpconf_2 $tmpconf_3 echo "" echo "ignoring $1" >&2 return 1 fi if ! grep -q '\\$' $tmpconf_3 ; then sed -i -e 's|\(^.*$\)|\1\\|' $tmpconf_3 fi cat $tmpconf_3 >> $tmpconf done cat $tmpconf_1 >> $tmpconf rm -f $tmpconf_1 $tmpconf_2 $tmpconf_3 echo $tmpconf return 0 } for suffix in header tail ; do if [ ! -r $ADDIR/XScreenSaver.ad.$suffix ] ; then echo "$ADDIR/XScreenSaver.ad.$suffix missing" exit 1 fi done tmpfile=`mktemp /tmp/XScreenSaver.ad.XXXXXXXX` cat $ADDIR/XScreenSaver.ad.header > $tmpfile for hackconf in $CONFDIR/*.conf ; do hackconf_fixed=`fix_hackconf $hackconf` if [ -n "$hackconf_fixed" ] ; then cat $hackconf >> $tmpfile rm -f $hackconf_fixed fi done sed -i -e '$s|\\n\\$|\\n|' $tmpfile cat $ADDIR/XScreenSaver.ad.tail >> $tmpfile install -c -p -m 644 $tmpfile $ADFILE rm -f $tmpfile Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/xscreensaver.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- xscreensaver.spec 28 Aug 2007 19:18:51 -0000 1.43 +++ xscreensaver.spec 2 Sep 2007 15:24:14 -0000 1.44 @@ -2,7 +2,7 @@ %define version 5.03 %define beta_ver %{nil} -%define fedora_rel 1 +%define fedora_rel 2 %define extrarel %{nil} @@ -16,6 +16,7 @@ %define autoconf_ver 2.53 %define update_po 1 +%define modular_conf 1 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -28,6 +29,7 @@ Group: Amusements/Graphics URL: http://www.jwz.org/xscreensaver/ Source0: http://www.jwz.org/xscreensaver/xscreensaver-%{version}%{?beta_ver}.tar.gz +Source10: update-xscreensaver-hacks Patch1: xscreensaver-5.00b5-sanitize-hacks.patch Patch21: xscreensaver-5.03-webcollage-default-nonet.patch Patch40: xscreensaver-5.02-pidnumber-write_long.patch @@ -272,6 +274,64 @@ make %{?_smp_mflags} +%if %{modular_conf} +# Make XScreenSavar.ad modular +CONFD=xscreensaver +rm -rf $CONFD +mkdir $CONFD + +# preserve the original adfile +cp -p driver/XScreenSaver.ad $CONFD + +# First split XScreenSaver.ad into 3 parts +cat driver/XScreenSaver.ad | \ + sed -n -e '1,/\*programs/p' > $CONFD/XScreenSaver.ad.header +cat driver/XScreenSaver.ad | sed -e '1,/\*programs/d' | \ + sed -n -e '1,/\\n$/p' > $CONFD/XScreenSaver.ad.hacks +cat driver/XScreenSaver.ad | sed -e '1,/\\n$/d' > $CONFD/XScreenSaver.ad.tail + +# Seperate XScreenSaver.ad.hacks into each hacks +cd $CONFD +mkdir hacks.conf.d ; cp -p XScreenSaver.ad.hacks hacks.conf.d/ ; cd hacks.conf.d + +while [ -s XScreenSaver.ad.hacks ] ; do +# cut hacks file by \n + sed -n -e '1,1p' XScreenSaver.ad.hacks > .tmp + if grep -q '\\n[\\]*$' .tmp ; then + sed -i -e '1d' XScreenSaver.ad.hacks + else + sed -n -e '1,/\\n[\\]*$/p' XScreenSaver.ad.hacks > .tmp + sed -i -e '1,/\\n[\\]*$/d' XScreenSaver.ad.hacks + fi + +# name modular hack conf + set +x + cp -p .tmp .tmp.2 + modname='\' + while ( echo $modname | grep -q '\\' ) ; do + sed -n -e '1,1p' .tmp.2 | sed -e \ + 's|^[-]*[ \t][ \t]*\([a-zA-Z][a-zA-Z-]*:[ \t][ \t]*\)*\("[^"][^"]*"[ \t][ \t]*\)*||' | \ + sed -e 's|[ \t].*$||' > .mod.name + modname=`cat .mod.name` + sed -i -e '1,1d' .tmp.2 + done + N=1 + Filen=$modname.conf + while [ -f $Filen ] ; do + N=$((N+1)) + Filen=$modname-$N.conf + done + sed -e 's|\\n$|\\n\\|' .tmp > $Filen + echo " created: $Filen" + +# clean up + rm -f .tmp* .mod.name + +done +set -x +cd ../.. +%endif + %install archdir=`./config.guess` cd $archdir @@ -323,6 +383,57 @@ ( cd hacks/glx ; list_files install ) > $dd/gl-extras.files ( cd driver ; list_files install ) > $dd/base.files +%if %{modular_conf} +# install update script +install -cpm 755 %{SOURCE10} $RPM_BUILD_ROOT%{_bindir} +echo "%{_bindir}/update-xscreensaver-hacks" >> $dd/base.files + +# make hack conf modular +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xscreensaver +mkdir -p $RPM_BUILD_ROOT%{_datadir}/xscreensaver/hacks.conf.d +cp -p xscreensaver/XScreenSaver.ad* \ + $RPM_BUILD_ROOT%{_sysconfdir}/xscreensaver +cp -p xscreensaver/hacks.conf.d/*.conf \ + $RPM_BUILD_ROOT%{_datadir}/xscreensaver/hacks.conf.d/ + +for adfile in xscreensaver/XScreenSaver.ad.* ; do + filen=`basename $adfile` + echo "%%config(noreplace) %{_sysconfdir}/xscreensaver/$filen" >> $dd/base.files +done +echo -n "%%verify(not size md5 mtime) " >> $dd/base.files +echo "%%config(noreplace) %{_sysconfdir}/xscreensaver/XScreenSaver.ad" >> \ + $dd/base.files + +# check symlink +rm -f $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults/XScreenSaver + +pushd $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults +pushd ../../../.. +if [ ! $(pwd) == $RPM_BUILD_ROOT ] ; then + echo "Possibly symlink broken" + exit 1 +fi +popd +popd + +ln -sf ../../../..%{_sysconfdir}/xscreensaver/XScreenSaver.ad \ + $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults/XScreenSaver + +set +x +for conf in xscreensaver/hacks.conf.d/*.conf ; do + modname=`basename $conf | sed -e 's|.conf||' | sed -e 's|-.*||'` + if grep -q -i $modname $dd/extras.files ; then + hackfile=$dd/extras.files + else + hackfile=$dd/gl-extras.files + fi + echo "%{_datadir}/xscreensaver/hacks.conf.d/`basename $conf`" >> $hackfile + echo -n " Added: %{_datadir}/xscreensaver/hacks.conf.d/`basename $conf`" + echo " >> `basename $hackfile`" +done +set -x +%endif + # add documents pushd $dd &> /dev/null for f in README* ; do @@ -332,7 +443,7 @@ # add directory pushd $RPM_BUILD_ROOT -for dir in `find .%{_prefix} -type d | grep xscreensaver` ; do +for dir in `find . -type d | grep xscreensaver` ; do echo "%%dir ${dir#.}" >> $dd/base.files done popd @@ -414,6 +525,16 @@ %clean rm -rf ${RPM_BUILD_ROOT} +%if %{modular_conf} +%post extras +%{_bindir}/update-xscreensaver-hacks +exit 0 + +%post gl-extras +%{_bindir}/update-xscreensaver-hacks +exit 0 +%endif + %files %defattr(-,root,root,-) @@ -433,6 +554,9 @@ %defattr(-,root,root,-) %changelog +* Sun Sep 2 2007 Mamoru Tasaka - 1:5.03-2 +- Try to make XScreenSaver.ad modular + * Wed Aug 29 2007 Mamoru Tasaka - 1:5.03-1 - Update to 5.03 From fedora-extras-commits at redhat.com Sun Sep 2 16:50:00 2007 From: fedora-extras-commits at redhat.com (Steve Grubb (sgrubb)) Date: Sun, 2 Sep 2007 12:50:00 -0400 Subject: rpms/audit/devel .cvsignore, 1.81, 1.82 audit.spec, 1.144, 1.145 sources, 1.101, 1.102 audit-1.6-audispd.patch, 1.1, NONE s-c-audit-0.4.3.patch, 1.1, NONE Message-ID: <200709021650.l82Go0vw008209@cvs-int.fedora.redhat.com> Author: sgrubb Update of /cvs/pkgs/rpms/audit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8180 Modified Files: .cvsignore audit.spec sources Removed Files: audit-1.6-audispd.patch s-c-audit-0.4.3.patch Log Message: * Sun Sep 2 2007 Steve Grubb 1.6.1-1 - External plugin support in place - Fix reference counting in auparse python bindings (#263961) - Moved default af_unix plugin socket to /var/run/audispd_events Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/audit/devel/.cvsignore,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- .cvsignore 27 Aug 2007 20:29:41 -0000 1.81 +++ .cvsignore 2 Sep 2007 16:49:22 -0000 1.82 @@ -78,3 +78,4 @@ audit-1.5.5.tar.gz audit-1.5.6.tar.gz audit-1.6.tar.gz +audit-1.6.1.tar.gz Index: audit.spec =================================================================== RCS file: /cvs/pkgs/rpms/audit/devel/audit.spec,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- audit.spec 29 Aug 2007 17:18:22 -0000 1.144 +++ audit.spec 2 Sep 2007 16:49:22 -0000 1.145 @@ -1,16 +1,14 @@ %define sca_version 0.4.3 -%define sca_release 2 +%define sca_release 3 Summary: User space tools for 2.6 kernel auditing Name: audit -Version: 1.6 -Release: 3%{?dist} +Version: 1.6.1 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ Source0: %{name}-%{version}.tar.gz -Patch1: s-c-audit-0.4.3.patch -Patch2: audit-1.6-audispd.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext-devel intltool libtool swig python-devel BuildRequires: kernel-headers >= 2.6.18 @@ -69,8 +67,6 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 %build (cd system-config-audit; ./autogen.sh) @@ -158,6 +154,7 @@ %files libs-devel %defattr(-,root,root) +%doc contrib/skeleton.c contrib/plugin %{_libdir}/libaudit.a %{_libdir}/libauparse.a %{_libdir}/libaudit.so @@ -175,7 +172,7 @@ %files %defattr(-,root,root,-) -%doc README COPYING ChangeLog sample.rules contrib/capp.rules contrib/nispom.rules contrib/lspp.rules contrib/skeleton.c init.d/auditd.cron +%doc README COPYING ChangeLog sample.rules contrib/capp.rules contrib/nispom.rules contrib/lspp.rules init.d/auditd.cron %attr(0644,root,root) %{_mandir}/man8/* %attr(0644,root,root) %{_mandir}/man5/* %attr(750,root,root) /sbin/auditctl @@ -194,7 +191,7 @@ %config(noreplace) %attr(640,root,root) /etc/audit/audit.rules %config(noreplace) %attr(640,root,root) /etc/sysconfig/auditd %config(noreplace) %attr(640,root,root) /etc/audisp/audispd.conf -%config(noreplace) %attr(640,root,root) /etc/audisp/plugins.d/* +%attr(640,root,root) /etc/audisp/plugins.d/* %files -n system-config-audit -f system-config-audit.lang %defattr(-,root,root,-) @@ -212,6 +209,11 @@ %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server %changelog +* Sun Sep 2 2007 Steve Grubb 1.6.1-1 +- External plugin support in place +- Fix reference counting in auparse python bindings (#263961) +- Moved default af_unix plugin socket to /var/run/audispd_events + * Wed Aug 29 2007 Steve Grubb 1.6-3 - Add newline to audispd string formatted events Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/audit/devel/sources,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- sources 27 Aug 2007 20:29:41 -0000 1.101 +++ sources 2 Sep 2007 16:49:22 -0000 1.102 @@ -1 +1 @@ -538b2fc33878e420da1daabc769d1e1b audit-1.6.tar.gz +ce393ed76e25dd95f2d54ae27e7a25be audit-1.6.1.tar.gz --- audit-1.6-audispd.patch DELETED --- --- s-c-audit-0.4.3.patch DELETED --- From fedora-extras-commits at redhat.com Sun Sep 2 17:00:26 2007 From: fedora-extras-commits at redhat.com (Jason Tibbitts (tibbs)) Date: Sun, 2 Sep 2007 13:00:26 -0400 Subject: status-report-scripts pyGetReviewByFlags,1.7,1.8 Message-ID: <200709021700.l82H0RXm008494@cvs-int.fedora.redhat.com> Author: tibbs Update of /cvs/fedora/status-report-scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8476 Modified Files: pyGetReviewByFlags Log Message: Adjust to new xmlrpc interface location. Index: pyGetReviewByFlags =================================================================== RCS file: /cvs/fedora/status-report-scripts/pyGetReviewByFlags,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pyGetReviewByFlags 26 Jul 2007 18:01:12 -0000 1.7 +++ pyGetReviewByFlags 2 Sep 2007 17:00:23 -0000 1.8 @@ -17,7 +17,7 @@ import tempfile import glob -url = 'http://bugzilla.redhat.com/bugzilla/xmlrpc.cgi' +url = 'https://bugzilla.redhat.com/xmlrpc.cgi' flagData = { # 'FLAG' : (baseFlagFilename, openMsg, closeMsg), From fedora-extras-commits at redhat.com Sun Sep 2 17:20:55 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sun, 2 Sep 2007 13:20:55 -0400 Subject: rpms/icewm/EL-4 .cvsignore, 1.2, 1.3 icewm.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200709021720.l82HKtlQ015384@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15362 Modified Files: .cvsignore icewm.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/icewm/EL-4/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Feb 2007 09:55:58 -0000 1.2 +++ .cvsignore 2 Sep 2007 17:20:22 -0000 1.3 @@ -1 +1 @@ -icewm-1.2.30.tar.gz +icewm-1.2.32.tar.gz Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/EL-4/icewm.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- icewm.spec 27 Aug 2007 14:00:27 -0000 1.3 +++ icewm.spec 2 Sep 2007 17:20:22 -0000 1.4 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.32 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -11,14 +11,13 @@ Source2: icewm.desktop Source4: icewm-startup BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -%define _rhel %{expand:%%(/usr/lib/rpm/redhat/dist.sh --el)} -%define _fedora %{expand:%%(/usr/lib/rpm/redhat/dist.sh --fc)} - -%if 0%{_fedora} >= 8 +%if 0%{fedora} >= 8 BuildRequires: popt-devel +%else +BuildRequires: popt %endif +BuildRequires: libXinerama-devel BuildRequires: imlib-devel BuildRequires: xorg-x11-proto-devel BuildRequires: libXinerama-devel @@ -136,6 +135,13 @@ %changelog +* Sat Sep 01 2007 - 1.2.32-3 +- Fix missing BR: libXinerama-devel. +- Fix broken source file. + +* Mon Aug 27 2007 - 1.2.32-2 +- Fix bad %%{_fedora} if/else. + * Sun Aug 26 2007 - 1.2.32-1 - Fixed license tag. - Fixed F8 BR - popt-devel. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/icewm/EL-4/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 Binary files /tmp/cvsYSaXQR and /tmp/cvsI3AzIk differ From fedora-extras-commits at redhat.com Sun Sep 2 17:26:29 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 2 Sep 2007 13:26:29 -0400 Subject: rpms/piklab/devel piklab.spec,1.18,1.19 Message-ID: <200709021726.l82HQTtQ015515@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/piklab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15430/devel Modified Files: piklab.spec Log Message: Index: piklab.spec =================================================================== RCS file: /cvs/extras/rpms/piklab/devel/piklab.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- piklab.spec 18 Aug 2007 09:52:47 -0000 1.18 +++ piklab.spec 2 Sep 2007 17:25:56 -0000 1.19 @@ -2,7 +2,7 @@ Name: piklab Version: 0.14.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Development environment for applications based on PIC & dsPIC microcontrollers Summary(fr):IDE pour applications ?? base de microcontr??leurs PIC et de dsPIC @@ -70,14 +70,15 @@ %{__rm} -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install -mkdir -p %{buildroot}%{_datadir}/applications -desktop-file-install --vendor="" \ - --dir %{buildroot}%{_datadir}/applications/kde \ - --add-category "Application" \ - --remove-category "QT" \ + +desktop-file-install --vendor=fedora \ + --dir %{buildroot}%{_datadir}/applications \ + --add-category "Science" \ + --remove-category "Development" \ + --remove-category "IDE" \ --remove-key="Patterns" \ --delete-original \ - src/data/app_data/%{name}.desktop + %{buildroot}/usr/share/applications/kde/piklab.desktop %{__install} -d %{buildroot}%{_sysconfdir}/udev/rules.d/ %{__install} -d %{buildroot}%{_sysconfdir}/security/console.perms.d/ @@ -102,18 +103,18 @@ %post touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -update-desktop-database %{_datadir}/applications/kde > /dev/null 2>&1 || : +update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %postun touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -update-desktop-database %{_datadir}/applications/kde > /dev/null 2>&1 || : +update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files -f %{name}.lang %defattr(-, root, root) %doc Changelog COPYING README TODO README.Fedora LISEZMOI.Fedora %{_bindir}/* -%{_datadir}/applications/kde/%{name}.desktop +%{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/apps/%{name}/ %{_datadir}/apps/katepart/syntax/* %{_datadir}/doc/HTML/en/%{name}/ @@ -124,6 +125,9 @@ %config(noreplace) %{_sysconfdir}/security/console.perms.d/*.perms %changelog +* Sun Sep 02 2007 Chitlesh Goorah - 0.14.5-2 + - fixing desktop file + * Fri Aug 17 2007 Alain Portal 0.14.5-1 - New upstream version - %%patch0 is no more needed From fedora-extras-commits at redhat.com Sun Sep 2 18:22:24 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Sun, 2 Sep 2007 14:22:24 -0400 Subject: rpms/subversion/devel subversion.spec,1.100,1.101 Message-ID: <200709021822.l82IMOwe022380@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/subversion/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22336 Modified Files: subversion.spec Log Message: * Sun Sep 2 2007 Joe Orton 1.4.4-7 - rebuild for fixed 32-bit APR Index: subversion.spec =================================================================== RCS file: /cvs/extras/rpms/subversion/devel/subversion.spec,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- subversion.spec 30 Aug 2007 14:37:01 -0000 1.100 +++ subversion.spec 2 Sep 2007 18:21:51 -0000 1.101 @@ -15,7 +15,7 @@ Summary: Modern Version Control System designed to replace CVS Name: subversion Version: 1.4.4 -Release: 6 +Release: 7 License: ASL 1.1 Group: Development/Tools URL: http://subversion.tigris.org/ @@ -274,6 +274,9 @@ %endif %changelog +* Sun Sep 2 2007 Joe Orton 1.4.4-7 +- rebuild for fixed 32-bit APR + * Thu Aug 30 2007 Joe Orton 1.4.4-6 - clarify License tag; re-enable test suite From fedora-extras-commits at redhat.com Sun Sep 2 18:56:39 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 2 Sep 2007 14:56:39 -0400 Subject: rpms/subcommander/devel subcommander.spec,1.3,1.4 Message-ID: <200709021856.l82IudTZ022920@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/subcommander/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22897 Modified Files: subcommander.spec Log Message: Rebuild agains new neon lib Index: subcommander.spec =================================================================== RCS file: /cvs/extras/rpms/subcommander/devel/subcommander.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- subcommander.spec 8 Aug 2007 18:22:03 -0000 1.3 +++ subcommander.spec 2 Sep 2007 18:56:06 -0000 1.4 @@ -1,6 +1,6 @@ Name: subcommander Version: 1.2.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Graphical UI for subversion Group: Development/Tools @@ -66,6 +66,9 @@ %doc README CHANGES COPYING %changelog +* Sun Sep 2 2007 Jochen Schmitt 1.2.2-7 +- Rebuild agains updated neon lib (#243638) + * Wed Aug 8 2007 Jochen Schmitt 1.2.2-6 - Changing license tag From fedora-extras-commits at redhat.com Sun Sep 2 19:31:09 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 2 Sep 2007 15:31:09 -0400 Subject: rpms/suck/F-7 README.Fedora,1.1,1.2 suck.spec,1.10,1.11 Message-ID: <200709021931.l82JV96e029333@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/suck/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29267 Modified Files: README.Fedora suck.spec Log Message: Add IPv6 support Index: README.Fedora =================================================================== RCS file: /cvs/extras/rpms/suck/F-7/README.Fedora,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.Fedora 8 Nov 2004 05:23:08 -0000 1.1 +++ README.Fedora 2 Sep 2007 19:30:36 -0000 1.2 @@ -75,7 +75,7 @@ Then you can create a newsgroup with the following command: -$ ctlinnd newgroups de.test +$ ctlinnd newgroup de.test In this example a group for posting test articles was created on the local newsserver. Index: suck.spec =================================================================== RCS file: /cvs/extras/rpms/suck/F-7/suck.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- suck.spec 25 Mar 2007 19:10:10 -0000 1.10 +++ suck.spec 2 Sep 2007 19:30:36 -0000 1.11 @@ -1,7 +1,7 @@ Name: suck Summary: Download news from remote NNTP server Version: 4.3.2 -Release: 14%{?dist} +Release: 17%{?dist} Source: http://www.sucknews.org/%{name}-%{version}.tar.gz Source1: active-ignore Source2: suck-4.3.2.site @@ -11,10 +11,12 @@ Patch1: suck-4.3.2-perl.patch Patch2: suck-4.3.2-samples.patch Patch3: suck-4.3.2-parallel-build.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot +Patch4: suck-4.3.2-ipv6.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + License: Public Domain Group: System Environment/Daemons -BuildRequires: inn-devel >= 2.3, perl >= 3:5.8 +BuildRequires: inn-devel >= 2.3, perl-devel >= 3:5.8 BuildRequires: openssl-devel, autoconf Requires: inn >= 2.3 Conflicts: leafnode @@ -30,6 +32,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 cp %{SOURCE3} . @@ -42,12 +45,15 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall mandir=${RPM_BUILD_ROOT}%{_mandir}/man1 -mkdir -p ${RPM_BUILD_ROOT}%{_libdir}/news/bin +make install DESTDIR=${RPM_BUILD_ROOT} \ + bindir=${RPM_BUILD_ROOT}%{_bindir} \ + mandir=${RPM_BUILD_ROOT}%{_mandir}/man1 + mkdir -p ${RPM_BUILD_ROOT}/var/lib/news/suck -mkdir -p ${RPM_BUILD_ROOT}/etc/sysconfig/suck +mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/suck +mkdir -p ${RPM_BUILD_ROOT}%{_prefix}/lib/news/bin -cp sample/get.news.inn ${RPM_BUILD_ROOT}%{_libdir}/news/bin/getnews +cp sample/get.news.inn ${RPM_BUILD_ROOT}%{_prefix}/lib/news/bin/getnews cp sample/put.news.sm ${RPM_BUILD_ROOT}/var/lib/news/suck/ cp sample/put.news.sm.pl ${RPM_BUILD_ROOT}/var/lib/news/suck/ cp %{SOURCE1} ${RPM_BUILD_ROOT}/var/lib/news/suck @@ -66,8 +72,8 @@ %{_bindir}/rpost %{_bindir}/testhost %{_bindir}/lmove -%{_libdir}/news/bin/getnews -%dir /var/lib/news/suck/ +%{_prefix}/lib/news/bin/getnews +%attr(-,news,news) %dir /var/lib/news/suck/ /var/lib/news/suck/put.news.sm /var/lib/news/suck/put.news.sm.pl /var/lib/news/suck/active-ignore @@ -77,9 +83,19 @@ %{_mandir}/man1/lmove.1* %dir /etc/sysconfig/suck/ -%config(noreplace) /etc/sysconfig/suck/site +%config(noreplace) %{_sysconfdir}/sysconfig/suck/site %changelog +* Wed Aug 15 2007 Jochen Schmitt 4.3.2-17 +- Rework for 64-bit systems (use /usr/lib instead of /usr/lib64) + +* Wed Aug 15 2007 Jochen Schmitt 4.3.2-16 +- Adding IPv6 support +- Fix typo in README.Fedora + +* Sun Aug 12 2007 Jochen Schmitt 4.3.2-15 +- Rebuild for build id feature + * Sun Mar 25 2007 Jochen Schmitt 4.3.2-14 - Add parallel build putch From fedora-extras-commits at redhat.com Sun Sep 2 19:34:38 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 2 Sep 2007 15:34:38 -0400 Subject: rpms/suck/F-7 suck-4.3.2-ipv6.patch,NONE,1.1 suck.spec,1.11,1.12 Message-ID: <200709021934.l82JYcXE029470@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/suck/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29404 Modified Files: suck.spec Added Files: suck-4.3.2-ipv6.patch Log Message: Add forgotten file suck-4.3.2-ipv6.patch: --- NEW FILE suck-4.3.2-ipv6.patch --- diff -urN suck-4.3.2.orig/active.c suck-4.3.2/active.c --- suck-4.3.2.orig/active.c 2001-09-15 00:06:40.000000000 +0200 +++ suck-4.3.2/active.c 2007-08-15 13:33:49.000000000 +0200 @@ -181,7 +181,6 @@ /* connect to localhost NNTP server */ int fd; - struct hostent *hi; char *inbuf; unsigned int port; @@ -190,7 +189,7 @@ do_debug("Connecting to %s on port %d\n", master->localhost, port); } - if((fd = connect_to_nntphost(master->localhost, &hi, NULL, port, master->local_ssl, &master->local_ssl_struct)) >= 0) { + if((fd = connect_to_nntphost(master->localhost, NULL, 0, NULL, port, master->local_ssl, &master->local_ssl_struct)) >= 0) { /* get the announcement line */ if(sgetline(fd, &inbuf, master->local_ssl, master->local_ssl_struct) < 0) { close(fd); diff -urN suck-4.3.2.orig/both.c suck-4.3.2/both.c --- suck-4.3.2.orig/both.c 2003-03-25 23:38:45.000000000 +0100 +++ suck-4.3.2/both.c 2007-08-15 13:33:49.000000000 +0200 @@ -138,35 +138,13 @@ return retval; } -/*---------------------------------------------*/ -struct hostent *get_hostent(const char *host) { - struct in_addr saddr; - int c; - struct hostent *hi = NULL; - - if(host==NULL) { - error_log(ERRLOG_REPORT,both_phrases[0], NULL); - } - else { - c=*host; - if(isdigit(c)) { - saddr.s_addr = inet_addr(host); - hi = gethostbyaddr((char *)&saddr,sizeof(struct in_addr),AF_INET); - } - else { - hi = gethostbyname(host); - } - } - return hi; -} /*--------------------------------------------*/ -int connect_to_nntphost(const char *host, struct hostent **hi, FILE *msgs, unsigned short int portnr, int do_ssl, void **ssl) { - char *ptr, *realhost; - struct in_addr *aptr; - struct in_addr saddr; - struct sockaddr_in address; +int connect_to_nntphost(const char *host, char *hname, size_t hnlength, FILE *msgs, unsigned short int portnr, int do_ssl, void **ssl) +{ + char *realhost, *pport; char sport[10]; - int sockfd = -1; + struct addrinfo *l, hint = { 0 }; + int r, sockfd = -1; #ifdef HAVE_LIBSSL SSL *ssl_struct = NULL; @@ -184,65 +162,60 @@ } #endif /* handle host:port type syntax */ - realhost = strdup(host); - if(realhost == NULL) { - MyPerror("out of memory copying host name"); - return sockfd; - } - ptr = strchr(realhost, ':'); - if(ptr != NULL) { - *ptr = '\0'; /* null terminate host name */ - portnr = atoi(++ptr); /* get port number */ - } - - - - sprintf(sport, "%hu", portnr); /* cause print_phrases wants all strings */ - print_phrases(msgs, both_phrases[1], sport, NULL); - - /* Find the internet address of the NNTP server */ - *hi = get_hostent(realhost); - if(*hi == NULL) { + realhost = alloca(strlen(host) + 1); + strcpy(realhost, host); + pport = strchr(realhost, ':'); + if(pport != NULL) { + *pport = '\0'; /* null terminate host name */ + ++pport; /* get port number */ + } + else + { + snprintf(sport, sizeof(sport), "%hu", portnr); /* cause print_phrases wants all strings */ + pport = sport; + } + print_phrases(msgs, both_phrases[1], pport, NULL); + hint.ai_socktype = SOCK_STREAM; + hint.ai_flags = AI_ADDRCONFIG | AI_CANONNAME; + r = getaddrinfo(realhost, pport, &hint, &l); + if(r != 0 || l == NULL) + { error_log(ERRLOG_REPORT,"%v1%: ",realhost, NULL); MyPerror(both_phrases[2]); - free(realhost); } - else { - free(realhost); - print_phrases(msgs, both_phrases[3], (*hi)->h_name, NULL); - while((ptr = *((*hi)->h_aliases)) != NULL) { - print_phrases(msgs, both_phrases[4], ptr, NULL ); - (*hi)->h_aliases++; - } - if((*hi)->h_addrtype != AF_INET) { - error_log(ERRLOG_REPORT, both_phrases[5], NULL); - } - else { - while((aptr = (struct in_addr *)*((*hi)->h_addr_list)++) != NULL) { - saddr = *aptr; - print_phrases(msgs, both_phrases[17], inet_ntoa(*aptr), NULL); - } - - /* Create a socket */ - if((sockfd = socket( AF_INET, SOCK_STREAM, SOCKET_PROTOCOL)) == -1) { - MyPerror(both_phrases[6]); - } - else { - address.sin_family = AF_INET; - address.sin_port = htons(portnr); /* NNTP port */ - address.sin_addr= saddr; - - /* Establish a connection */ - if(connect(sockfd, (struct sockaddr *)&address, sizeof address ) == -1) { - MyPerror(both_phrases[7]); - close(sockfd); - sockfd = -1; - } - else { - print_phrases(msgs,both_phrases[8], (*hi)->h_name, NULL); + else + { + struct addrinfo *p = l; + print_phrases(msgs, both_phrases[3], p->ai_canonname, NULL); + if((sockfd = socket(p->ai_family, p->ai_socktype, p->ai_protocol)) == -1) + { + MyPerror(both_phrases[6]); + } + else + { + if(connect(sockfd, p->ai_addr, p->ai_addrlen) == -1) + { + MyPerror(both_phrases[7]); + close(sockfd); + sockfd = -1; + } + else + { + char lhost[256], lport[64]; + r = getnameinfo(p->ai_addr, p->ai_addrlen, lhost, sizeof(lhost), + lport, sizeof(lport), 0); + if(r == 0) + { + print_phrases(msgs,both_phrases[8], lhost, NULL); + if(hname && hnlength) + { + strncpy(hname, lhost, hnlength); + hname[hnlength] = '\0'; + } } - } + } } + freeaddrinfo(l); #ifdef HAVE_LIBSSL if(sockfd > -1 && do_ssl == TRUE) { if((ssl_struct = SSL_new(test1)) == NULL) { diff -urN suck-4.3.2.orig/both.h suck-4.3.2/both.h --- suck-4.3.2.orig/both.h 2002-08-28 00:54:34.000000000 +0200 +++ suck-4.3.2/both.h 2007-08-15 13:33:49.000000000 +0200 @@ -9,7 +9,7 @@ /* declarations */ int sgetline(int fd, char **sbuf, int, void *); int sputline(int fd, const char *outbuf, int, void *); -int connect_to_nntphost(const char *host, struct hostent **, FILE *, unsigned short int, int, void **); +int connect_to_nntphost(const char *host, char *hname, size_t hnlength, FILE *msgs, unsigned short int portnr, int do_ssl, void **ssl); void disconnect_from_nntphost(int, int, void **); char *number(char *sp, int *intPtr); char *get_long(char *, long *); diff -urN suck-4.3.2.orig/rpost.c suck-4.3.2/rpost.c --- suck-4.3.2.orig/rpost.c 2007-08-15 13:33:17.000000000 +0200 +++ suck-4.3.2/rpost.c 2007-08-15 13:33:49.000000000 +0200 @@ -28,7 +28,7 @@ #ifndef PL_na # define PL_na (na) #endif -#endif /* OLD_PERL */u +#endif /* OLD_PERL */ #endif #ifdef HAVE_DIRENT_H @@ -117,7 +117,7 @@ int main(int argc, char *argv[], char *env[]) { char *inbuf; int response, retval, loop, fargc, i; - struct hostent *hi; + char hname[256]; struct stat sbuf; char **args, **fargs; Args myargs; @@ -244,7 +244,7 @@ retval = RETVAL_ERROR; } else { - myargs.sockfd = connect_to_nntphost( myargs.host, &hi, myargs.status_fptr, myargs.portnr, myargs.do_ssl, &myargs.ssl_struct); + myargs.sockfd = connect_to_nntphost(myargs.host, hname, sizeof(hname), myargs.status_fptr, myargs.portnr, myargs.do_ssl, &myargs.ssl_struct); if(myargs.sockfd < 0) { retval = RETVAL_ERROR; } @@ -299,7 +299,7 @@ retval = do_article(&myargs, stdin); } - print_phrases(myargs.status_fptr, rpost_phrases[4], hi->h_name, NULL); + print_phrases(myargs.status_fptr, rpost_phrases[4], hname, NULL); if(myargs.debug == TRUE) { do_debug("Sending quit"); } diff -urN suck-4.3.2.orig/suck.c suck-4.3.2/suck.c --- suck-4.3.2.orig/suck.c 2003-03-28 20:24:54.000000000 +0100 +++ suck-4.3.2/suck.c 2007-08-15 13:33:49.000000000 +0200 @@ -665,7 +665,6 @@ char *inbuf; int nr, resp, retval = RETVAL_OK; - struct hostent *hi; FILE *fp; @@ -696,7 +695,7 @@ } fp = (which_time == CONNECT_FIRST) ? master->msgs : NULL; - master->sockfd = connect_to_nntphost( master->host, &hi, fp, master->portnr, master->do_ssl, &master->ssl_struct); + master->sockfd = connect_to_nntphost( master->host, NULL, 0, fp, master->portnr, master->do_ssl, &master->ssl_struct); if(master->sockfd < 0 ) { retval = RETVAL_ERROR; diff -urN suck-4.3.2.orig/testhost.c suck-4.3.2/testhost.c --- suck-4.3.2.orig/testhost.c 2003-03-23 16:34:46.000000000 +0100 +++ suck-4.3.2/testhost.c 2007-08-15 13:33:49.000000000 +0200 @@ -59,7 +59,6 @@ int main(int argc, char *argv[]) { int sockfd, response, loop, cmd, quiet, mode_reader, do_ssl, retval = RETVAL_OK; - struct hostent *hi; struct stat sbuf; unsigned short int portnr; FILE *fptr = stdout; /* used to print output to */ @@ -229,7 +228,7 @@ if(retval == RETVAL_OK) { load_phrases(phrases); /* this is here so everything displays okay */ - sockfd = connect_to_nntphost( host, &hi, (quiet == FALSE)? fptr : NULL, portnr, do_ssl, &ssl_struct); + sockfd = connect_to_nntphost(host, NULL, 0, (quiet == FALSE)? fptr : NULL, portnr, do_ssl, &ssl_struct); if(sockfd < 0 ) { retval = RETVAL_ERROR; } Index: suck.spec =================================================================== RCS file: /cvs/extras/rpms/suck/F-7/suck.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- suck.spec 2 Sep 2007 19:30:36 -0000 1.11 +++ suck.spec 2 Sep 2007 19:34:05 -0000 1.12 @@ -1,7 +1,7 @@ Name: suck Summary: Download news from remote NNTP server Version: 4.3.2 -Release: 17%{?dist} +Release: 17%{?dist}.1 Source: http://www.sucknews.org/%{name}-%{version}.tar.gz Source1: active-ignore Source2: suck-4.3.2.site @@ -86,7 +86,7 @@ %config(noreplace) %{_sysconfdir}/sysconfig/suck/site %changelog -* Wed Aug 15 2007 Jochen Schmitt 4.3.2-17 +* Wed Aug 15 2007 Jochen Schmitt 4.3.2-17.1 - Rework for 64-bit systems (use /usr/lib instead of /usr/lib64) * Wed Aug 15 2007 Jochen Schmitt 4.3.2-16 From fedora-extras-commits at redhat.com Sun Sep 2 19:44:08 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 2 Sep 2007 15:44:08 -0400 Subject: rpms/inadyn/devel .cvsignore, 1.4, 1.5 inadyn.spec, 1.16, 1.17 sources, 1.4, 1.5 Message-ID: <200709021944.l82Ji8ug029719@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/inadyn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29697 Modified Files: .cvsignore inadyn.spec sources Log Message: New upstream release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/inadyn/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 24 Oct 2005 16:28:46 -0000 1.4 +++ .cvsignore 2 Sep 2007 19:43:36 -0000 1.5 @@ -1 +1 @@ -inadyn.v1.96.zip +inadyn.v1.96.2.zip Index: inadyn.spec =================================================================== RCS file: /cvs/extras/rpms/inadyn/devel/inadyn.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- inadyn.spec 8 Aug 2007 18:04:24 -0000 1.16 +++ inadyn.spec 2 Sep 2007 19:43:36 -0000 1.17 @@ -1,7 +1,7 @@ Name: inadyn -Version: 1.96 -Release: 4%{?dist} +Version: 1.96.2 +Release: 1%{?dist} Summary: Dynamic DNS Client @@ -82,6 +82,9 @@ %config %{_sysconfdir}/inadyn.conf %changelog +* Sun Sep 2 2007 Jochen Schmitt 1.96.2-1 +- New upstream release (#270801) + * Wed Aug 8 2007 Jochen Schmitt 1.96-4 - Changing license tag Index: sources =================================================================== RCS file: /cvs/extras/rpms/inadyn/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Oct 2005 16:28:46 -0000 1.4 +++ sources 2 Sep 2007 19:43:36 -0000 1.5 @@ -1 +1 @@ -0d5ab08003ac08c36f55a562d0c4b1c1 inadyn.v1.96.zip +d394ed5ab7a9313992bdc62c412cb369 inadyn.v1.96.2.zip From fedora-extras-commits at redhat.com Sun Sep 2 19:50:12 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 2 Sep 2007 15:50:12 -0400 Subject: rpms/inadyn/F-7 inadyn.spec,1.15,1.16 sources,1.4,1.5 Message-ID: <200709021950.l82JoCwx029878@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/inadyn/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29851 Modified Files: inadyn.spec sources Log Message: New upstream version Index: inadyn.spec =================================================================== RCS file: /cvs/extras/rpms/inadyn/F-7/inadyn.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- inadyn.spec 3 Sep 2006 19:31:43 -0000 1.15 +++ inadyn.spec 2 Sep 2007 19:49:39 -0000 1.16 @@ -1,12 +1,12 @@ Name: inadyn -Version: 1.96 -Release: 3%{?dist} +Version: 1.96.2 +Release: 1%{?dist} Summary: Dynamic DNS Client Group: System Environment/Daemons -License: GPL +License: GPLv2+ URL: http://inadyn.ina-tech.net Source0: http://inadyn.ina-tech.net/inadyn.v%{version}.zip Source1: inadyn.conf @@ -82,6 +82,12 @@ %config %{_sysconfdir}/inadyn.conf %changelog +* Sun Sep 2 2007 Jochen Schmitt 1.96.2-1 +- New upstream release (#270801) + +* Wed Aug 8 2007 Jochen Schmitt 1.96-4 +- Changing license tag + * Sun Sep 3 2006 Jochen Schmitt 1.96-3 - Rebuilt for FC-6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/inadyn/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 24 Oct 2005 16:28:46 -0000 1.4 +++ sources 2 Sep 2007 19:49:39 -0000 1.5 @@ -1 +1 @@ -0d5ab08003ac08c36f55a562d0c4b1c1 inadyn.v1.96.zip +d394ed5ab7a9313992bdc62c412cb369 inadyn.v1.96.2.zip From fedora-extras-commits at redhat.com Sun Sep 2 19:51:05 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sun, 2 Sep 2007 15:51:05 -0400 Subject: rpms/icewm/EL-4 icewm.spec,1.4,1.5 Message-ID: <200709021951.l82Jp5lx030015@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29890/EL-4 Modified Files: icewm.spec Log Message: Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/EL-4/icewm.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- icewm.spec 2 Sep 2007 17:20:22 -0000 1.4 +++ icewm.spec 2 Sep 2007 19:50:32 -0000 1.5 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.32 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -11,7 +11,7 @@ Source2: icewm.desktop Source4: icewm-startup BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -%if 0%{fedora} >= 8 +%if 0%{?fedora} >= 8 BuildRequires: popt-devel %else BuildRequires: popt @@ -135,6 +135,9 @@ %changelog +* Sun Sep 02 2007 - 1.2.32-4 +- Fix mangled if/else. (Again...) + * Sat Sep 01 2007 - 1.2.32-3 - Fix missing BR: libXinerama-devel. - Fix broken source file. From fedora-extras-commits at redhat.com Sun Sep 2 19:51:08 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sun, 2 Sep 2007 15:51:08 -0400 Subject: rpms/icewm/EL-5 .cvsignore, 1.1, 1.2 icewm.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200709021951.l82Jp88S030024@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29890/EL-5 Modified Files: .cvsignore icewm.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/icewm/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Feb 2007 19:36:05 -0000 1.1 +++ .cvsignore 2 Sep 2007 19:50:35 -0000 1.2 @@ -0,0 +1 @@ +icewm-1.2.32.tar.gz Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/EL-5/icewm.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- icewm.spec 27 Aug 2007 14:00:31 -0000 1.4 +++ icewm.spec 2 Sep 2007 19:50:35 -0000 1.5 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.32 -Release: 1%{?dist} +Release: 4%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -11,14 +11,13 @@ Source2: icewm.desktop Source4: icewm-startup BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -%define _rhel %{expand:%%(/usr/lib/rpm/redhat/dist.sh --el)} -%define _fedora %{expand:%%(/usr/lib/rpm/redhat/dist.sh --fc)} - -%if 0%{_fedora} >= 8 +%if 0%{?fedora} >= 8 BuildRequires: popt-devel +%else +BuildRequires: popt %endif +BuildRequires: libXinerama-devel BuildRequires: imlib-devel BuildRequires: xorg-x11-proto-devel BuildRequires: libXinerama-devel @@ -136,6 +135,16 @@ %changelog +* Sun Sep 02 2007 - 1.2.32-4 +- Fix mangled if/else. (Again...) + +* Sat Sep 01 2007 - 1.2.32-3 +- Fix missing BR: libXinerama-devel. +- Fix broken source file. + +* Mon Aug 27 2007 - 1.2.32-2 +- Fix bad %%{_fedora} if/else. + * Sun Aug 26 2007 - 1.2.32-1 - Fixed license tag. - Fixed F8 BR - popt-devel. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/icewm/EL-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 Binary files /tmp/cvs4k5Nd3 and /tmp/cvsAbnpcP differ From fedora-extras-commits at redhat.com Sun Sep 2 19:51:10 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sun, 2 Sep 2007 15:51:10 -0400 Subject: rpms/icewm/F-7 icewm.spec,1.6,1.7 Message-ID: <200709021951.l82JpAPN030027@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29890/F-7 Modified Files: icewm.spec Log Message: Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/F-7/icewm.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- icewm.spec 1 Sep 2007 08:28:59 -0000 1.6 +++ icewm.spec 2 Sep 2007 19:50:38 -0000 1.7 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.32 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -11,7 +11,7 @@ Source2: icewm.desktop Source4: icewm-startup BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -%if 0%{fedora} >= 8 +%if 0%{?fedora} >= 8 BuildRequires: popt-devel %else BuildRequires: popt @@ -135,6 +135,9 @@ %changelog +* Sun Sep 02 2007 - 1.2.32-4 +- Fix mangled if/else. (Again...) + * Sat Sep 01 2007 - 1.2.32-3 - Fix missing BR: libXinerama-devel. - Fix broken source file. From fedora-extras-commits at redhat.com Sun Sep 2 19:51:13 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sun, 2 Sep 2007 15:51:13 -0400 Subject: rpms/icewm/FC-6 icewm.spec,1.5,1.6 Message-ID: <200709021951.l82JpDNv030030@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29890/FC-6 Modified Files: icewm.spec Log Message: Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/FC-6/icewm.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- icewm.spec 1 Sep 2007 09:04:21 -0000 1.5 +++ icewm.spec 2 Sep 2007 19:50:41 -0000 1.6 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.32 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -11,7 +11,7 @@ Source2: icewm.desktop Source4: icewm-startup BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -%if 0%{fedora} >= 8 +%if 0%{?fedora} >= 8 BuildRequires: popt-devel %else BuildRequires: popt @@ -135,6 +135,9 @@ %changelog +* Sun Sep 02 2007 - 1.2.32-4 +- Fix mangled if/else. (Again...) + * Sat Sep 01 2007 - 1.2.32-3 - Fix missing BR: libXinerama-devel. - Fix broken source file. From fedora-extras-commits at redhat.com Sun Sep 2 19:51:16 2007 From: fedora-extras-commits at redhat.com (Gilboa Davara (gilboa)) Date: Sun, 2 Sep 2007 15:51:16 -0400 Subject: rpms/icewm/devel icewm.spec,1.6,1.7 Message-ID: <200709021951.l82JpGvK030033@cvs-int.fedora.redhat.com> Author: gilboa Update of /cvs/pkgs/rpms/icewm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29890/devel Modified Files: icewm.spec Log Message: Index: icewm.spec =================================================================== RCS file: /cvs/pkgs/rpms/icewm/devel/icewm.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- icewm.spec 1 Sep 2007 08:48:41 -0000 1.6 +++ icewm.spec 2 Sep 2007 19:50:44 -0000 1.7 @@ -1,6 +1,6 @@ Name: icewm Version: 1.2.32 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Light and configurable window manager Group: User Interface/Desktops @@ -11,7 +11,7 @@ Source2: icewm.desktop Source4: icewm-startup BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -%if 0%{fedora} >= 8 +%if 0%{?fedora} >= 8 BuildRequires: popt-devel %else BuildRequires: popt @@ -135,6 +135,9 @@ %changelog +* Sun Sep 02 2007 - 1.2.32-4 +- Fix mangled if/else. (Again...) + * Sat Sep 01 2007 - 1.2.32-3 - Fix missing BR: libXinerama-devel. - Fix broken source file. From fedora-extras-commits at redhat.com Sun Sep 2 20:46:38 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 2 Sep 2007 16:46:38 -0400 Subject: rpms/lesstif/devel lesstif-0.95.0-XxxxProperty-64bit.patch, NONE, 1.1 lesstif-0.95.0-attach-bottom-self.patch, NONE, 1.1 lesstif-0.95.0-xtungrab-warning.patch, NONE, 1.1 lesstif.spec, 1.15, 1.16 lesstif-0.95.0-cutpaste64.patch, 1.1, NONE lesstif-64.patch, 1.1, NONE Message-ID: <200709022046.l82Kkcgu005542@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/lesstif/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5515 Modified Files: lesstif.spec Added Files: lesstif-0.95.0-XxxxProperty-64bit.patch lesstif-0.95.0-attach-bottom-self.patch lesstif-0.95.0-xtungrab-warning.patch Removed Files: lesstif-0.95.0-cutpaste64.patch lesstif-64.patch Log Message: * Sat Sep 1 2007 Hans de Goede 0.95.0-19 - Fix more 64 bit XChange/GetWindowProperty issues (inspired by the cut and paste 64 bit fix which was an XChange/GetWindowProperty issue too) - Fix z88: http://www.z88.uni-bayreuth.de/ not working with lesstif - Stop lessstif from spewing messages about XtUngrab... (bz 210384) lesstif-0.95.0-XxxxProperty-64bit.patch: --- NEW FILE lesstif-0.95.0-XxxxProperty-64bit.patch --- diff -up lesstif-0.95.0/lib/Xm-2.1/CutPaste.c.cutpaste64 lesstif-0.95.0/lib/Xm-2.1/CutPaste.c --- lesstif-0.95.0/lib/Xm-2.1/CutPaste.c.cutpaste64 2004-08-28 21:22:43.000000000 +0200 +++ lesstif-0.95.0/lib/Xm-2.1/CutPaste.c 2007-08-31 00:19:09.000000000 +0200 @@ -62,7 +62,7 @@ static void _XmClipboardDeleteMarked(Dis XmClipboard * clip); static void _XmClipboardDeleteFormat(Display *display, int id); static int _XmClipboardRegisterFormat(Display *display, char *format_name, - int format_len); + long format_len); static void _XmClipboardDeleteFormats(Display *display, Window window, int id); static void _XmClipboardDeleteItem(Display *display, Window window, XmClipboard * clip, unsigned item); @@ -241,7 +241,7 @@ static int -_XmClipboardRegisterFormat(Display *display, char *format_name, int format_len) +_XmClipboardRegisterFormat(Display *display, char *format_name, long format_len) { Atom fmt; int flen; @@ -606,7 +606,17 @@ _XmClipboardGetWindowProperty(Display *d ret_buf = (unsigned *)XtRealloc((char *)ret_buf, alloc_size + alloc_incr + 1); - memcpy(&ret_buf[offset], prop, alloc_incr); + /* Fixup X*Property long == 32 bits confusion if needed */ + if (actual_format == 32 && sizeof(long) != 4) + { + int i; + unsigned long *in = (unsigned long *)prop; + + for (i = 0; i < nitems; i++) + ret_buf[offset + i] = in[i]; + } + else + memcpy(&ret_buf[offset], prop, alloc_incr); alloc_size += alloc_incr; switch (actual_format) @@ -1001,8 +1013,9 @@ _XmClipboardReplaceItem(Display *display { Window root; Atom item; - int nunits, tstart, tlen; + int i, nunits, tstart, tlen; long transferlen; + long *convert_buf = NULL; root = DefaultRootWindow(display); item = _XmClipboardGetAtomFromId(display, id); @@ -1014,6 +1027,12 @@ _XmClipboardReplaceItem(Display *display case 32: len >>= 2; nunits = transferlen; + /* XChangeProperty expects a buffer of longs when receiving 32 bits + data, MEUHH */ + if (sizeof(long) != 4) + convert_buf = XtMalloc(len * sizeof(long)); + for (i = 0; i < len; i++) + convert_buf[i] = data[i]; break; case 16: @@ -1040,7 +1059,9 @@ _XmClipboardReplaceItem(Display *display } XChangeProperty(display, root, item, item, format, mode, - (unsigned char *)&data[tstart], tlen); + convert_buf? (unsigned char *)&convert_buf[tstart] : + (unsigned char *)&data[tstart], + tlen); len -= tlen; mode = PropModeAppend; @@ -1178,7 +1178,7 @@ } else { - *format = *((int *)(prop)); + *format = *((long *)(prop)); ret = True; } diff -ur lesstif-0.95.0.orig/clients/Motif-2.1/mwm/props.c lesstif-0.95.0/clients/Motif-2.1/mwm/props.c --- lesstif-0.95.0.orig/clients/Motif-2.1/mwm/props.c 2004-08-28 21:25:46.000000000 +0200 +++ lesstif-0.95.0/clients/Motif-2.1/mwm/props.c 2007-09-01 15:54:50.000000000 +0200 @@ -92,15 +92,28 @@ void PROP_SetBehavior(ScreenInfo *scr, Boolean custom) { - PropMotifWmInfo info; + long info[PROP_MWM_INFO_ELEMENTS]; - /* set the MWM_INFO property on the Root */ + /* set the MWM_INFO property on the Root, notice that we + use an array of longs here and not the PropMotifWmInfo struct, + this is because this struct looks like this in lesstif: + + typedef struct { + CARD32 flags; + CARD32 wmWindow; + } PropMotifWmInfo; + + But when setting 32 bit properties XChangeProperty expects an array of + longs, which it will convert to 32 bit values if need. Thus passing an + actual PropMotifWmInfo struct will mess things up on archs where longs + are 64 bit. */ + if (custom) - info.flags = MWM_INFO_STARTUP_CUSTOM; + info[0] = MWM_INFO_STARTUP_CUSTOM; /* set flags "member" */ else - info.flags = MWM_INFO_STARTUP_STANDARD; + info[0] = MWM_INFO_STARTUP_STANDARD; /* set flags "member" */ - info.wmWindow = scr->root_win; + info[1] = scr->root_win; /* set wmWindow "member" */ XChangeProperty(dpy, scr->root_win, XA_MWM_INFO, XA_MWM_INFO, 32, PropModeReplace, @@ -129,7 +142,18 @@ int actual_format, ret; Atom actual_type; unsigned long nitems, bytesafter; - PropMotifWmInfo *info; + /* We use a long pointer here and not a PropMotifWmInfo pointer, + this is because this type looks like this in lesstif: + + typedef struct { + CARD32 flags; + CARD32 wmWindow; + } PropMotifWmInfo; + + But when getting 32 bit properties XGetWindowProperty returns an array + of longs. Thus interpreting the returned data as PropMotifWmInfo will + mess things up on archs where longs are 64 bit. */ + unsigned long *info; if (XGetWindowProperty(dpy, scr->root_win, XA_MWM_INFO, 0L, PROP_MOTIF_WM_INFO_ELEMENTS, False, @@ -138,7 +162,7 @@ (unsigned char **)&info) == Success) { if (nitems > 0 && info) - ret = info->flags; + ret = info[0]; /* Return flags "member" */ else ret = 0; XFree((char *)info); @@ -284,7 +308,21 @@ { if (nitems >= PROP_MOTIF_WM_HINTS_ELEMENTS) + { + /* Fixup X*Property long == 32 bits confusion if needed */ + if (sizeof(long) != 4) + { + long *prop_hints = (long *)win->mwm_hints; + win->mwm_hints = XtMalloc(sizeof(MwmHints)); + win->mwm_hints->flags = prop_hints[0]; + win->mwm_hints->functions = prop_hints[1]; + win->mwm_hints->decorations = prop_hints[2]; + win->mwm_hints->input_mode = prop_hints[3]; + win->mwm_hints->status = prop_hints[4]; + XFree(prop_hints); + } return; + } XFree((char *)win->mwm_hints); } lesstif-0.95.0-attach-bottom-self.patch: --- NEW FILE lesstif-0.95.0-attach-bottom-self.patch --- diff -up lesstif-0.95.0/lib/Xm-2.1/Form.c~ lesstif-0.95.0/lib/Xm-2.1/Form.c --- lesstif-0.95.0/lib/Xm-2.1/Form.c~ 2007-09-01 20:24:58.000000000 +0200 +++ lesstif-0.95.0/lib/Xm-2.1/Form.c 2007-09-01 20:24:58.000000000 +0200 @@ -2538,7 +2538,7 @@ _XmFormLayout(Widget f, Widget cw, XtWid _XmWarning(child, "bottom ATTACH_SELF %s %d" " no test coverage", __FILE__, __LINE__); #endif - SETH(XtHeight(child) - XtY(child)); /* FIX ME */ + SETH(XtHeight(child)); FCP_Atta(con, BOTTOM).percent = (FCP_Y(con) + FCP_H(con) + _XmGetOffset(child, BOTTOM)) * Form_FractionBase(f) / fh; lesstif-0.95.0-xtungrab-warning.patch: --- NEW FILE lesstif-0.95.0-xtungrab-warning.patch --- diff -up lesstif-0.95.0/lib/Xm-2.1/RowColumn.c~ lesstif-0.95.0/lib/Xm-2.1/RowColumn.c --- lesstif-0.95.0/lib/Xm-2.1/RowColumn.c~ 2007-09-02 22:03:10.000000000 +0200 +++ lesstif-0.95.0/lib/Xm-2.1/RowColumn.c 2007-09-02 22:06:16.000000000 +0200 @@ -1014,6 +1014,10 @@ initialize(Widget request, Widget new_w, } +static void xtWarnCB(String message) +{ +} + static void destroy(Widget w) { @@ -1033,14 +1039,19 @@ destroy(Widget w) if (realpar != NULL) { + XtErrorHandler old_handler; XtRemoveEventHandler(realpar, ButtonPressMask|ButtonReleaseMask, False, _XmPopupButtonPressHandler, (XtPointer)w ); - /* Fix a grab problem -- dwilliss */ - fprintf(stderr, "XtUngrabButton(%s,%u,%u)\n", - XtName(realpar), RC_PostButton(w), RC_PostModifiers(w)); + /* Yes this may not be necessary, shut up Xt see: + http://sourceforge.net/tracker/index.php?func=detail&aid=1217326&group_id=8596&atid=108596 */ + old_handler = XtAppSetWarningHandler( + XtWidgetToApplicationContext(realpar), + xtWarnCB); XtUngrabButton(realpar, RC_PostButton(w), RC_PostModifiers(w)); + XtAppSetWarningHandler(XtWidgetToApplicationContext(realpar), + old_handler); } } Index: lesstif.spec =================================================================== RCS file: /cvs/extras/rpms/lesstif/devel/lesstif.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- lesstif.spec 30 Aug 2007 22:43:44 -0000 1.15 +++ lesstif.spec 2 Sep 2007 20:46:05 -0000 1.16 @@ -1,7 +1,7 @@ Summary: OSF/Motif(R) library clone Name: lesstif Version: 0.95.0 -Release: 18%{?dist} +Release: 19%{?dist} License: LGPLv2+ # in Xm-2.1/ # some files are MIT @@ -46,13 +46,12 @@ Patch4: lesstif-0.95.0-c++fix.patch Patch5: http://ftp.debian.org/debian/pool/main/l/lesstif2/lesstif2_0.95.0-2.diff.gz Patch6: lesstif-0.95.0-scroll.patch -# patch from kgallowa at redhat.com, to achieve API conformance with -# openmotif on 64 bit. -Patch7: lesstif-64.patch Patch8: lesstif-0.95-resource-fix.patch Patch9: lesstif-0.95-text.patch -Patch10: lesstif-0.95.0-cutpaste64.patch +Patch10: lesstif-0.95.0-XxxxProperty-64bit.patch Patch11: lesstif-0.95.0-accelkeys.patch +Patch12: lesstif-0.95.0-attach-bottom-self.patch +Patch13: lesstif-0.95.0-xtungrab-warning.patch Url: http://www.lesstif.org/ @@ -146,11 +145,12 @@ %patch4 -p1 -b .VendorSP %patch5 -p1 %patch6 -p1 -#%patch7 -p1 %patch8 -p1 %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 +%patch13 -p1 # and pick up some fixes from Debian patch -p1 < debian/patches/020_xpmpipethrough.diff @@ -305,6 +305,12 @@ %changelog +* Sat Sep 1 2007 Hans de Goede 0.95.0-19 +- Fix more 64 bit XChange/GetWindowProperty issues (inspired by the + cut and paste 64 bit fix which was an XChange/GetWindowProperty issue too) +- Fix z88: http://www.z88.uni-bayreuth.de/ not working with lesstif +- Stop lessstif from spewing messages about XtUngrab... (bz 210384) + * Thu Aug 30 2007 Hans de Goede 0.95.0-18 - Fix cut and paste from / to lesstif apps on 64 bits machines (bz 243508) - Fix accelkeys which use more then one modifier (bz 214018) --- lesstif-0.95.0-cutpaste64.patch DELETED --- --- lesstif-64.patch DELETED --- From fedora-extras-commits at redhat.com Sun Sep 2 20:49:15 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 2 Sep 2007 16:49:15 -0400 Subject: rpms/lesstif/F-7 lesstif-0.95.0-XxxxProperty-64bit.patch, NONE, 1.1 lesstif-0.95.0-attach-bottom-self.patch, NONE, 1.1 lesstif-0.95.0-xtungrab-warning.patch, NONE, 1.1 mwm.desktop, NONE, 1.1 lesstif-0.95.0-cutpaste64.patch, 1.1, NONE lesstif-64.patch, 1.1, NONE Message-ID: <200709022049.l82KnFnO005630@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/lesstif/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5616 Added Files: lesstif-0.95.0-XxxxProperty-64bit.patch lesstif-0.95.0-attach-bottom-self.patch lesstif-0.95.0-xtungrab-warning.patch mwm.desktop Removed Files: lesstif-0.95.0-cutpaste64.patch lesstif-64.patch Log Message: * Thu Aug 30 2007 Hans de Goede 0.95.0-18 - Fix cut and paste from / to lesstif apps on 64 bits machines (bz 243508) - Fix accelkeys which use more then one modifier (bz 214018) lesstif-0.95.0-XxxxProperty-64bit.patch: --- NEW FILE lesstif-0.95.0-XxxxProperty-64bit.patch --- diff -up lesstif-0.95.0/lib/Xm-2.1/CutPaste.c.cutpaste64 lesstif-0.95.0/lib/Xm-2.1/CutPaste.c --- lesstif-0.95.0/lib/Xm-2.1/CutPaste.c.cutpaste64 2004-08-28 21:22:43.000000000 +0200 +++ lesstif-0.95.0/lib/Xm-2.1/CutPaste.c 2007-08-31 00:19:09.000000000 +0200 @@ -62,7 +62,7 @@ static void _XmClipboardDeleteMarked(Dis XmClipboard * clip); static void _XmClipboardDeleteFormat(Display *display, int id); static int _XmClipboardRegisterFormat(Display *display, char *format_name, - int format_len); + long format_len); static void _XmClipboardDeleteFormats(Display *display, Window window, int id); static void _XmClipboardDeleteItem(Display *display, Window window, XmClipboard * clip, unsigned item); @@ -241,7 +241,7 @@ static int -_XmClipboardRegisterFormat(Display *display, char *format_name, int format_len) +_XmClipboardRegisterFormat(Display *display, char *format_name, long format_len) { Atom fmt; int flen; @@ -606,7 +606,17 @@ _XmClipboardGetWindowProperty(Display *d ret_buf = (unsigned *)XtRealloc((char *)ret_buf, alloc_size + alloc_incr + 1); - memcpy(&ret_buf[offset], prop, alloc_incr); + /* Fixup X*Property long == 32 bits confusion if needed */ + if (actual_format == 32 && sizeof(long) != 4) + { + int i; + unsigned long *in = (unsigned long *)prop; + + for (i = 0; i < nitems; i++) + ret_buf[offset + i] = in[i]; + } + else + memcpy(&ret_buf[offset], prop, alloc_incr); alloc_size += alloc_incr; switch (actual_format) @@ -1001,8 +1013,9 @@ _XmClipboardReplaceItem(Display *display { Window root; Atom item; - int nunits, tstart, tlen; + int i, nunits, tstart, tlen; long transferlen; + long *convert_buf = NULL; root = DefaultRootWindow(display); item = _XmClipboardGetAtomFromId(display, id); @@ -1014,6 +1027,12 @@ _XmClipboardReplaceItem(Display *display case 32: len >>= 2; nunits = transferlen; + /* XChangeProperty expects a buffer of longs when receiving 32 bits + data, MEUHH */ + if (sizeof(long) != 4) + convert_buf = XtMalloc(len * sizeof(long)); + for (i = 0; i < len; i++) + convert_buf[i] = data[i]; break; case 16: @@ -1040,7 +1059,9 @@ _XmClipboardReplaceItem(Display *display } XChangeProperty(display, root, item, item, format, mode, - (unsigned char *)&data[tstart], tlen); + convert_buf? (unsigned char *)&convert_buf[tstart] : + (unsigned char *)&data[tstart], + tlen); len -= tlen; mode = PropModeAppend; @@ -1178,7 +1178,7 @@ } else { - *format = *((int *)(prop)); + *format = *((long *)(prop)); ret = True; } diff -ur lesstif-0.95.0.orig/clients/Motif-2.1/mwm/props.c lesstif-0.95.0/clients/Motif-2.1/mwm/props.c --- lesstif-0.95.0.orig/clients/Motif-2.1/mwm/props.c 2004-08-28 21:25:46.000000000 +0200 +++ lesstif-0.95.0/clients/Motif-2.1/mwm/props.c 2007-09-01 15:54:50.000000000 +0200 @@ -92,15 +92,28 @@ void PROP_SetBehavior(ScreenInfo *scr, Boolean custom) { - PropMotifWmInfo info; + long info[PROP_MWM_INFO_ELEMENTS]; - /* set the MWM_INFO property on the Root */ + /* set the MWM_INFO property on the Root, notice that we + use an array of longs here and not the PropMotifWmInfo struct, + this is because this struct looks like this in lesstif: + + typedef struct { + CARD32 flags; + CARD32 wmWindow; + } PropMotifWmInfo; + + But when setting 32 bit properties XChangeProperty expects an array of + longs, which it will convert to 32 bit values if need. Thus passing an + actual PropMotifWmInfo struct will mess things up on archs where longs + are 64 bit. */ + if (custom) - info.flags = MWM_INFO_STARTUP_CUSTOM; + info[0] = MWM_INFO_STARTUP_CUSTOM; /* set flags "member" */ else - info.flags = MWM_INFO_STARTUP_STANDARD; + info[0] = MWM_INFO_STARTUP_STANDARD; /* set flags "member" */ - info.wmWindow = scr->root_win; + info[1] = scr->root_win; /* set wmWindow "member" */ XChangeProperty(dpy, scr->root_win, XA_MWM_INFO, XA_MWM_INFO, 32, PropModeReplace, @@ -129,7 +142,18 @@ int actual_format, ret; Atom actual_type; unsigned long nitems, bytesafter; - PropMotifWmInfo *info; + /* We use a long pointer here and not a PropMotifWmInfo pointer, + this is because this type looks like this in lesstif: + + typedef struct { + CARD32 flags; + CARD32 wmWindow; + } PropMotifWmInfo; + + But when getting 32 bit properties XGetWindowProperty returns an array + of longs. Thus interpreting the returned data as PropMotifWmInfo will + mess things up on archs where longs are 64 bit. */ + unsigned long *info; if (XGetWindowProperty(dpy, scr->root_win, XA_MWM_INFO, 0L, PROP_MOTIF_WM_INFO_ELEMENTS, False, @@ -138,7 +162,7 @@ (unsigned char **)&info) == Success) { if (nitems > 0 && info) - ret = info->flags; + ret = info[0]; /* Return flags "member" */ else ret = 0; XFree((char *)info); @@ -284,7 +308,21 @@ { if (nitems >= PROP_MOTIF_WM_HINTS_ELEMENTS) + { + /* Fixup X*Property long == 32 bits confusion if needed */ + if (sizeof(long) != 4) + { + long *prop_hints = (long *)win->mwm_hints; + win->mwm_hints = XtMalloc(sizeof(MwmHints)); + win->mwm_hints->flags = prop_hints[0]; + win->mwm_hints->functions = prop_hints[1]; + win->mwm_hints->decorations = prop_hints[2]; + win->mwm_hints->input_mode = prop_hints[3]; + win->mwm_hints->status = prop_hints[4]; + XFree(prop_hints); + } return; + } XFree((char *)win->mwm_hints); } lesstif-0.95.0-attach-bottom-self.patch: --- NEW FILE lesstif-0.95.0-attach-bottom-self.patch --- diff -up lesstif-0.95.0/lib/Xm-2.1/Form.c~ lesstif-0.95.0/lib/Xm-2.1/Form.c --- lesstif-0.95.0/lib/Xm-2.1/Form.c~ 2007-09-01 20:24:58.000000000 +0200 +++ lesstif-0.95.0/lib/Xm-2.1/Form.c 2007-09-01 20:24:58.000000000 +0200 @@ -2538,7 +2538,7 @@ _XmFormLayout(Widget f, Widget cw, XtWid _XmWarning(child, "bottom ATTACH_SELF %s %d" " no test coverage", __FILE__, __LINE__); #endif - SETH(XtHeight(child) - XtY(child)); /* FIX ME */ + SETH(XtHeight(child)); FCP_Atta(con, BOTTOM).percent = (FCP_Y(con) + FCP_H(con) + _XmGetOffset(child, BOTTOM)) * Form_FractionBase(f) / fh; lesstif-0.95.0-xtungrab-warning.patch: --- NEW FILE lesstif-0.95.0-xtungrab-warning.patch --- diff -up lesstif-0.95.0/lib/Xm-2.1/RowColumn.c~ lesstif-0.95.0/lib/Xm-2.1/RowColumn.c --- lesstif-0.95.0/lib/Xm-2.1/RowColumn.c~ 2007-09-02 22:03:10.000000000 +0200 +++ lesstif-0.95.0/lib/Xm-2.1/RowColumn.c 2007-09-02 22:06:16.000000000 +0200 @@ -1014,6 +1014,10 @@ initialize(Widget request, Widget new_w, } +static void xtWarnCB(String message) +{ +} + static void destroy(Widget w) { @@ -1033,14 +1039,19 @@ destroy(Widget w) if (realpar != NULL) { + XtErrorHandler old_handler; XtRemoveEventHandler(realpar, ButtonPressMask|ButtonReleaseMask, False, _XmPopupButtonPressHandler, (XtPointer)w ); - /* Fix a grab problem -- dwilliss */ - fprintf(stderr, "XtUngrabButton(%s,%u,%u)\n", - XtName(realpar), RC_PostButton(w), RC_PostModifiers(w)); + /* Yes this may not be necessary, shut up Xt see: + http://sourceforge.net/tracker/index.php?func=detail&aid=1217326&group_id=8596&atid=108596 */ + old_handler = XtAppSetWarningHandler( + XtWidgetToApplicationContext(realpar), + xtWarnCB); XtUngrabButton(realpar, RC_PostButton(w), RC_PostModifiers(w)); + XtAppSetWarningHandler(XtWidgetToApplicationContext(realpar), + old_handler); } } --- NEW FILE mwm.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Mwm Comment=Lesstif Motif window manager clone based on fvwm Exec=mwm Terminal=False TryExec=mwm [Window Manager] SessionManaged=true --- lesstif-0.95.0-cutpaste64.patch DELETED --- --- lesstif-64.patch DELETED --- From fedora-extras-commits at redhat.com Sun Sep 2 20:51:44 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 2 Sep 2007 16:51:44 -0400 Subject: rpms/lesstif/F-7 lesstif.spec,1.11,1.12 Message-ID: <200709022051.l82KpiSF005713@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/lesstif/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5695 Modified Files: lesstif.spec Log Message: * Sat Sep 1 2007 Hans de Goede 0.95.0-19 - Fix more 64 bit XChange/GetWindowProperty issues (inspired by the cut and paste 64 bit fix which was an XChange/GetWindowProperty issue too) - Fix z88: http://www.z88.uni-bayreuth.de/ not working with lesstif - Stop lessstif from spewing messages about XtUngrab... (bz 210384) Index: lesstif.spec =================================================================== RCS file: /cvs/extras/rpms/lesstif/F-7/lesstif.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- lesstif.spec 30 Aug 2007 22:47:17 -0000 1.11 +++ lesstif.spec 2 Sep 2007 20:51:12 -0000 1.12 @@ -1,7 +1,7 @@ Summary: OSF/Motif(R) library clone Name: lesstif Version: 0.95.0 -Release: 18%{?dist} +Release: 19%{?dist} License: LGPLv2+ # in Xm-2.1/ # some files are MIT @@ -46,13 +46,12 @@ Patch4: lesstif-0.95.0-c++fix.patch Patch5: http://ftp.debian.org/debian/pool/main/l/lesstif2/lesstif2_0.95.0-2.diff.gz Patch6: lesstif-0.95.0-scroll.patch -# patch from kgallowa at redhat.com, to achieve API conformance with -# openmotif on 64 bit. -Patch7: lesstif-64.patch Patch8: lesstif-0.95-resource-fix.patch Patch9: lesstif-0.95-text.patch -Patch10: lesstif-0.95.0-cutpaste64.patch +Patch10: lesstif-0.95.0-XxxxProperty-64bit.patch Patch11: lesstif-0.95.0-accelkeys.patch +Patch12: lesstif-0.95.0-attach-bottom-self.patch +Patch13: lesstif-0.95.0-xtungrab-warning.patch Url: http://www.lesstif.org/ @@ -146,11 +145,12 @@ %patch4 -p1 -b .VendorSP %patch5 -p1 %patch6 -p1 -#%patch7 -p1 %patch8 -p1 %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 +%patch13 -p1 # and pick up some fixes from Debian patch -p1 < debian/patches/020_xpmpipethrough.diff @@ -305,6 +305,12 @@ %changelog +* Sat Sep 1 2007 Hans de Goede 0.95.0-19 +- Fix more 64 bit XChange/GetWindowProperty issues (inspired by the + cut and paste 64 bit fix which was an XChange/GetWindowProperty issue too) +- Fix z88: http://www.z88.uni-bayreuth.de/ not working with lesstif +- Stop lessstif from spewing messages about XtUngrab... (bz 210384) + * Thu Aug 30 2007 Hans de Goede 0.95.0-18 - Fix cut and paste from / to lesstif apps on 64 bits machines (bz 243508) - Fix accelkeys which use more then one modifier (bz 214018) From fedora-extras-commits at redhat.com Sun Sep 2 20:57:10 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sun, 2 Sep 2007 16:57:10 -0400 Subject: rpms/lesstif/FC-6 lesstif-0.95.0-XxxxProperty-64bit.patch, NONE, 1.1 lesstif-0.95.0-attach-bottom-self.patch, NONE, 1.1 lesstif-0.95.0-xtungrab-warning.patch, NONE, 1.1 mwm.desktop, NONE, 1.1 lesstif.spec, 1.9, 1.10 lesstif-0.95.0-cutpaste64.patch, 1.1, NONE lesstif-64.patch, 1.1, NONE Message-ID: <200709022057.l82KvAaN005922@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/lesstif/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5890 Modified Files: lesstif.spec Added Files: lesstif-0.95.0-XxxxProperty-64bit.patch lesstif-0.95.0-attach-bottom-self.patch lesstif-0.95.0-xtungrab-warning.patch mwm.desktop Removed Files: lesstif-0.95.0-cutpaste64.patch lesstif-64.patch Log Message: * Sat Sep 1 2007 Hans de Goede 0.95.0-19 - Fix more 64 bit XChange/GetWindowProperty issues (inspired by the cut and paste 64 bit fix which was an XChange/GetWindowProperty issue too) - Fix z88: http://www.z88.uni-bayreuth.de/ not working with lesstif - Stop lessstif from spewing messages about XtUngrab... (bz 210384) lesstif-0.95.0-XxxxProperty-64bit.patch: --- NEW FILE lesstif-0.95.0-XxxxProperty-64bit.patch --- diff -up lesstif-0.95.0/lib/Xm-2.1/CutPaste.c.cutpaste64 lesstif-0.95.0/lib/Xm-2.1/CutPaste.c --- lesstif-0.95.0/lib/Xm-2.1/CutPaste.c.cutpaste64 2004-08-28 21:22:43.000000000 +0200 +++ lesstif-0.95.0/lib/Xm-2.1/CutPaste.c 2007-08-31 00:19:09.000000000 +0200 @@ -62,7 +62,7 @@ static void _XmClipboardDeleteMarked(Dis XmClipboard * clip); static void _XmClipboardDeleteFormat(Display *display, int id); static int _XmClipboardRegisterFormat(Display *display, char *format_name, - int format_len); + long format_len); static void _XmClipboardDeleteFormats(Display *display, Window window, int id); static void _XmClipboardDeleteItem(Display *display, Window window, XmClipboard * clip, unsigned item); @@ -241,7 +241,7 @@ static int -_XmClipboardRegisterFormat(Display *display, char *format_name, int format_len) +_XmClipboardRegisterFormat(Display *display, char *format_name, long format_len) { Atom fmt; int flen; @@ -606,7 +606,17 @@ _XmClipboardGetWindowProperty(Display *d ret_buf = (unsigned *)XtRealloc((char *)ret_buf, alloc_size + alloc_incr + 1); - memcpy(&ret_buf[offset], prop, alloc_incr); + /* Fixup X*Property long == 32 bits confusion if needed */ + if (actual_format == 32 && sizeof(long) != 4) + { + int i; + unsigned long *in = (unsigned long *)prop; + + for (i = 0; i < nitems; i++) + ret_buf[offset + i] = in[i]; + } + else + memcpy(&ret_buf[offset], prop, alloc_incr); alloc_size += alloc_incr; switch (actual_format) @@ -1001,8 +1013,9 @@ _XmClipboardReplaceItem(Display *display { Window root; Atom item; - int nunits, tstart, tlen; + int i, nunits, tstart, tlen; long transferlen; + long *convert_buf = NULL; root = DefaultRootWindow(display); item = _XmClipboardGetAtomFromId(display, id); @@ -1014,6 +1027,12 @@ _XmClipboardReplaceItem(Display *display case 32: len >>= 2; nunits = transferlen; + /* XChangeProperty expects a buffer of longs when receiving 32 bits + data, MEUHH */ + if (sizeof(long) != 4) + convert_buf = XtMalloc(len * sizeof(long)); + for (i = 0; i < len; i++) + convert_buf[i] = data[i]; break; case 16: @@ -1040,7 +1059,9 @@ _XmClipboardReplaceItem(Display *display } XChangeProperty(display, root, item, item, format, mode, - (unsigned char *)&data[tstart], tlen); + convert_buf? (unsigned char *)&convert_buf[tstart] : + (unsigned char *)&data[tstart], + tlen); len -= tlen; mode = PropModeAppend; @@ -1178,7 +1178,7 @@ } else { - *format = *((int *)(prop)); + *format = *((long *)(prop)); ret = True; } diff -ur lesstif-0.95.0.orig/clients/Motif-2.1/mwm/props.c lesstif-0.95.0/clients/Motif-2.1/mwm/props.c --- lesstif-0.95.0.orig/clients/Motif-2.1/mwm/props.c 2004-08-28 21:25:46.000000000 +0200 +++ lesstif-0.95.0/clients/Motif-2.1/mwm/props.c 2007-09-01 15:54:50.000000000 +0200 @@ -92,15 +92,28 @@ void PROP_SetBehavior(ScreenInfo *scr, Boolean custom) { - PropMotifWmInfo info; + long info[PROP_MWM_INFO_ELEMENTS]; - /* set the MWM_INFO property on the Root */ + /* set the MWM_INFO property on the Root, notice that we + use an array of longs here and not the PropMotifWmInfo struct, + this is because this struct looks like this in lesstif: + + typedef struct { + CARD32 flags; + CARD32 wmWindow; + } PropMotifWmInfo; + + But when setting 32 bit properties XChangeProperty expects an array of + longs, which it will convert to 32 bit values if need. Thus passing an + actual PropMotifWmInfo struct will mess things up on archs where longs + are 64 bit. */ + if (custom) - info.flags = MWM_INFO_STARTUP_CUSTOM; + info[0] = MWM_INFO_STARTUP_CUSTOM; /* set flags "member" */ else - info.flags = MWM_INFO_STARTUP_STANDARD; + info[0] = MWM_INFO_STARTUP_STANDARD; /* set flags "member" */ - info.wmWindow = scr->root_win; + info[1] = scr->root_win; /* set wmWindow "member" */ XChangeProperty(dpy, scr->root_win, XA_MWM_INFO, XA_MWM_INFO, 32, PropModeReplace, @@ -129,7 +142,18 @@ int actual_format, ret; Atom actual_type; unsigned long nitems, bytesafter; - PropMotifWmInfo *info; + /* We use a long pointer here and not a PropMotifWmInfo pointer, + this is because this type looks like this in lesstif: + + typedef struct { + CARD32 flags; + CARD32 wmWindow; + } PropMotifWmInfo; + + But when getting 32 bit properties XGetWindowProperty returns an array + of longs. Thus interpreting the returned data as PropMotifWmInfo will + mess things up on archs where longs are 64 bit. */ + unsigned long *info; if (XGetWindowProperty(dpy, scr->root_win, XA_MWM_INFO, 0L, PROP_MOTIF_WM_INFO_ELEMENTS, False, @@ -138,7 +162,7 @@ (unsigned char **)&info) == Success) { if (nitems > 0 && info) - ret = info->flags; + ret = info[0]; /* Return flags "member" */ else ret = 0; XFree((char *)info); @@ -284,7 +308,21 @@ { if (nitems >= PROP_MOTIF_WM_HINTS_ELEMENTS) + { + /* Fixup X*Property long == 32 bits confusion if needed */ + if (sizeof(long) != 4) + { + long *prop_hints = (long *)win->mwm_hints; + win->mwm_hints = XtMalloc(sizeof(MwmHints)); + win->mwm_hints->flags = prop_hints[0]; + win->mwm_hints->functions = prop_hints[1]; + win->mwm_hints->decorations = prop_hints[2]; + win->mwm_hints->input_mode = prop_hints[3]; + win->mwm_hints->status = prop_hints[4]; + XFree(prop_hints); + } return; + } XFree((char *)win->mwm_hints); } lesstif-0.95.0-attach-bottom-self.patch: --- NEW FILE lesstif-0.95.0-attach-bottom-self.patch --- diff -up lesstif-0.95.0/lib/Xm-2.1/Form.c~ lesstif-0.95.0/lib/Xm-2.1/Form.c --- lesstif-0.95.0/lib/Xm-2.1/Form.c~ 2007-09-01 20:24:58.000000000 +0200 +++ lesstif-0.95.0/lib/Xm-2.1/Form.c 2007-09-01 20:24:58.000000000 +0200 @@ -2538,7 +2538,7 @@ _XmFormLayout(Widget f, Widget cw, XtWid _XmWarning(child, "bottom ATTACH_SELF %s %d" " no test coverage", __FILE__, __LINE__); #endif - SETH(XtHeight(child) - XtY(child)); /* FIX ME */ + SETH(XtHeight(child)); FCP_Atta(con, BOTTOM).percent = (FCP_Y(con) + FCP_H(con) + _XmGetOffset(child, BOTTOM)) * Form_FractionBase(f) / fh; lesstif-0.95.0-xtungrab-warning.patch: --- NEW FILE lesstif-0.95.0-xtungrab-warning.patch --- diff -up lesstif-0.95.0/lib/Xm-2.1/RowColumn.c~ lesstif-0.95.0/lib/Xm-2.1/RowColumn.c --- lesstif-0.95.0/lib/Xm-2.1/RowColumn.c~ 2007-09-02 22:03:10.000000000 +0200 +++ lesstif-0.95.0/lib/Xm-2.1/RowColumn.c 2007-09-02 22:06:16.000000000 +0200 @@ -1014,6 +1014,10 @@ initialize(Widget request, Widget new_w, } +static void xtWarnCB(String message) +{ +} + static void destroy(Widget w) { @@ -1033,14 +1039,19 @@ destroy(Widget w) if (realpar != NULL) { + XtErrorHandler old_handler; XtRemoveEventHandler(realpar, ButtonPressMask|ButtonReleaseMask, False, _XmPopupButtonPressHandler, (XtPointer)w ); - /* Fix a grab problem -- dwilliss */ - fprintf(stderr, "XtUngrabButton(%s,%u,%u)\n", - XtName(realpar), RC_PostButton(w), RC_PostModifiers(w)); + /* Yes this may not be necessary, shut up Xt see: + http://sourceforge.net/tracker/index.php?func=detail&aid=1217326&group_id=8596&atid=108596 */ + old_handler = XtAppSetWarningHandler( + XtWidgetToApplicationContext(realpar), + xtWarnCB); XtUngrabButton(realpar, RC_PostButton(w), RC_PostModifiers(w)); + XtAppSetWarningHandler(XtWidgetToApplicationContext(realpar), + old_handler); } } --- NEW FILE mwm.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Mwm Comment=Lesstif Motif window manager clone based on fvwm Exec=mwm Terminal=False TryExec=mwm [Window Manager] SessionManaged=true Index: lesstif.spec =================================================================== RCS file: /cvs/extras/rpms/lesstif/FC-6/lesstif.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- lesstif.spec 30 Aug 2007 23:00:09 -0000 1.9 +++ lesstif.spec 2 Sep 2007 20:56:37 -0000 1.10 @@ -1,7 +1,7 @@ Summary: OSF/Motif(R) library clone Name: lesstif Version: 0.95.0 -Release: 18%{?dist} +Release: 19%{?dist} License: LGPLv2+ # in Xm-2.1/ # some files are MIT @@ -46,13 +46,12 @@ Patch4: lesstif-0.95.0-c++fix.patch Patch5: http://ftp.debian.org/debian/pool/main/l/lesstif2/lesstif2_0.95.0-2.diff.gz Patch6: lesstif-0.95.0-scroll.patch -# patch from kgallowa at redhat.com, to achieve API conformance with -# openmotif on 64 bit. -Patch7: lesstif-64.patch Patch8: lesstif-0.95-resource-fix.patch Patch9: lesstif-0.95-text.patch -Patch10: lesstif-0.95.0-cutpaste64.patch +Patch10: lesstif-0.95.0-XxxxProperty-64bit.patch Patch11: lesstif-0.95.0-accelkeys.patch +Patch12: lesstif-0.95.0-attach-bottom-self.patch +Patch13: lesstif-0.95.0-xtungrab-warning.patch Url: http://www.lesstif.org/ @@ -146,11 +145,12 @@ %patch4 -p1 -b .VendorSP %patch5 -p1 %patch6 -p1 -#%patch7 -p1 %patch8 -p1 %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 +%patch13 -p1 # and pick up some fixes from Debian patch -p1 < debian/patches/020_xpmpipethrough.diff @@ -305,6 +305,12 @@ %changelog +* Sat Sep 1 2007 Hans de Goede 0.95.0-19 +- Fix more 64 bit XChange/GetWindowProperty issues (inspired by the + cut and paste 64 bit fix which was an XChange/GetWindowProperty issue too) +- Fix z88: http://www.z88.uni-bayreuth.de/ not working with lesstif +- Stop lessstif from spewing messages about XtUngrab... (bz 210384) + * Thu Aug 30 2007 Hans de Goede 0.95.0-18 - Fix cut and paste from / to lesstif apps on 64 bits machines (bz 243508) - Fix accelkeys which use more then one modifier (bz 214018) --- lesstif-0.95.0-cutpaste64.patch DELETED --- --- lesstif-64.patch DELETED --- From fedora-extras-commits at redhat.com Sun Sep 2 22:25:12 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Sun, 2 Sep 2007 18:25:12 -0400 Subject: rpms/vala/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 vala.spec, 1.4, 1.5 Message-ID: <200709022225.l82MPCcx019995@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19918 Modified Files: .cvsignore sources vala.spec Log Message: Update to 0.1.3 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/vala/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 25 Mar 2007 16:02:02 -0000 1.5 +++ .cvsignore 2 Sep 2007 22:24:39 -0000 1.6 @@ -1 +1 @@ -vala-0.0.8.tar.bz2 +vala-0.1.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/vala/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Mar 2007 16:02:02 -0000 1.5 +++ sources 2 Sep 2007 22:24:39 -0000 1.6 @@ -1 +1 @@ -54c7b20e570121c9151ec9534ed68b79 vala-0.0.8.tar.bz2 +d6552982b10582d0b01c3d612fb098b2 vala-0.1.3.tar.bz2 Index: vala.spec =================================================================== RCS file: /cvs/pkgs/rpms/vala/devel/vala.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- vala.spec 25 Mar 2007 16:02:02 -0000 1.4 +++ vala.spec 2 Sep 2007 22:24:39 -0000 1.5 @@ -1,5 +1,5 @@ Name: vala -Version: 0.0.8 +Version: 0.1.3 Release: 1%{?dist} Summary: A modern programming language for GNOME @@ -70,6 +70,7 @@ %{_bindir}/valac %{_datadir}/vala %{_libdir}/libvala.so.* +%{_mandir}/*/* %files devel %defattr(-,root,root,-) @@ -80,6 +81,9 @@ %changelog +* Sun Sep 2 2007 Michel Salim - 0.1.3-1 +- Update to 0.1.3 + * Sun Mar 25 2007 Michel Salim - 0.0.8-1 - Update to 0.0.8 From fedora-extras-commits at redhat.com Mon Sep 3 00:49:22 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sun, 2 Sep 2007 20:49:22 -0400 Subject: comps comps-f8.xml.in,1.85,1.86 Message-ID: <200709030049.l830nMQw001300@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1282 Modified Files: comps-f8.xml.in Log Message: add ratpoison to Window Managers Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- comps-f8.xml.in 1 Sep 2007 13:16:06 -0000 1.85 +++ comps-f8.xml.in 3 Sep 2007 00:48:52 -0000 1.86 @@ -3794,6 +3794,7 @@ obmenu openbox pekwm + ratpoison windowlab WindowMaker wmx From fedora-extras-commits at redhat.com Mon Sep 3 02:42:00 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Sun, 2 Sep 2007 22:42:00 -0400 Subject: comps comps-f8.xml.in,1.86,1.87 Message-ID: <200709030242.l832g0al014917@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14886 Modified Files: comps-f8.xml.in Log Message: add matchbox-window-manager Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- comps-f8.xml.in 3 Sep 2007 00:48:52 -0000 1.86 +++ comps-f8.xml.in 3 Sep 2007 02:41:29 -0000 1.87 @@ -3790,6 +3790,7 @@ fvwm hackedbox icewm + matchbox-window-manager obconf obmenu openbox From fedora-extras-commits at redhat.com Mon Sep 3 03:12:30 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Sun, 2 Sep 2007 23:12:30 -0400 Subject: rpms/gnome-vfs2/devel gnome-vfs2.spec,1.161,1.162 Message-ID: <200709030312.l833CUiO021375@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/gnome-vfs2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21357 Modified Files: gnome-vfs2.spec Log Message: break dep cycle Index: gnome-vfs2.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-vfs2/devel/gnome-vfs2.spec,v retrieving revision 1.161 retrieving revision 1.162 diff -u -r1.161 -r1.162 --- gnome-vfs2.spec 12 Aug 2007 02:17:02 -0000 1.161 +++ gnome-vfs2.spec 3 Sep 2007 03:11:57 -0000 1.162 @@ -14,7 +14,7 @@ Summary: The GNOME virtual file-system libraries Name: gnome-vfs2 Version: 2.19.3 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2 and LGPL+ and GPL+ # the daemon and the library are LGPLv2 # the modules are LGPL+ and GPL+ @@ -24,7 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: gnome-mime-data >= %{gnome_mime_data_version} Requires: shared-mime-info -Requires: gnome-mount >= %{gnome_mount_version} +#Requires: gnome-mount >= %{gnome_mount_version} Requires: GConf2 >= %{gconf2_version} Requires(post): GConf2 >= %{gconf2_version} Requires(pre): GConf2 >= %{gconf2_version} @@ -229,6 +229,10 @@ %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %changelog +* Sun Sep 2 2007 Matthias Clasen - 2.19.3-3 +- Temporarily drop gnome-mount requires to break PolicyKit-gnome + dependency cycle + * Sat Aug 11 2007 Matthias Clasen - 2.19.3-2 - Fix the build - Update the license field From fedora-extras-commits at redhat.com Mon Sep 3 03:17:58 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Sun, 2 Sep 2007 23:17:58 -0400 Subject: rpms/gnome-vfs2/devel gnome-vfs2.spec,1.162,1.163 Message-ID: <200709030317.l833HwfO021606@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/gnome-vfs2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21586 Modified Files: gnome-vfs2.spec Log Message: drop one more Index: gnome-vfs2.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-vfs2/devel/gnome-vfs2.spec,v retrieving revision 1.162 retrieving revision 1.163 diff -u -r1.162 -r1.163 --- gnome-vfs2.spec 3 Sep 2007 03:11:57 -0000 1.162 +++ gnome-vfs2.spec 3 Sep 2007 03:17:26 -0000 1.163 @@ -48,7 +48,7 @@ BuildRequires: hal-devel >= %{hal_version} BuildRequires: dbus-devel >= %{dbus_version} BuildRequires: dbus-glib-devel >= %{dbus_glib_version} -BuildRequires: gnome-mount-devel >= %{gnome_mount_version} +#BuildRequires: gnome-mount-devel >= %{gnome_mount_version} BuildRequires: gettext BuildRequires: libacl-devel BuildRequires: libselinux-devel From fedora-extras-commits at redhat.com Mon Sep 3 03:19:10 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 23:19:10 -0400 Subject: rpms/perl-HTML-Format/devel perl-HTML-Format.spec,1.4,1.5 Message-ID: <200709030319.l833JAiO021722@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-HTML-Format/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21656/devel Modified Files: perl-HTML-Format.spec Log Message: * Mon Sep 03 2007 Ralf Cors??pius - 2.04-6 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-HTML-Format.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTML-Format/devel/perl-HTML-Format.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-HTML-Format.spec 5 Sep 2006 09:24:15 -0000 1.4 +++ perl-HTML-Format.spec 3 Sep 2007 03:18:37 -0000 1.5 @@ -4,7 +4,7 @@ Summary: HTML formatter modules Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/HTML-Format/ Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/HTML-Format-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -12,6 +12,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTML::Element) >= 3.15 BuildRequires: perl(Font::AFM) >= 1.17 @@ -63,6 +64,10 @@ %{_mandir}/man3/HTML* %changelog +* Mon Sep 03 2007 Ralf Cors??pius - 2.04-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 2.04-5 - Mass rebuild. From fedora-extras-commits at redhat.com Mon Sep 3 03:19:12 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 23:19:12 -0400 Subject: rpms/perl-HTML-Format/F-7 perl-HTML-Format.spec,1.4,1.5 Message-ID: <200709030319.l833JCiu021825@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-HTML-Format/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21656/F-7 Modified Files: perl-HTML-Format.spec Log Message: * Mon Sep 03 2007 Ralf Cors??pius - 2.04-6 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-HTML-Format.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTML-Format/F-7/perl-HTML-Format.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-HTML-Format.spec 5 Sep 2006 09:24:15 -0000 1.4 +++ perl-HTML-Format.spec 3 Sep 2007 03:18:40 -0000 1.5 @@ -4,7 +4,7 @@ Summary: HTML formatter modules Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/HTML-Format/ Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/HTML-Format-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -12,6 +12,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTML::Element) >= 3.15 BuildRequires: perl(Font::AFM) >= 1.17 @@ -63,6 +64,10 @@ %{_mandir}/man3/HTML* %changelog +* Mon Sep 03 2007 Ralf Cors??pius - 2.04-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 2.04-5 - Mass rebuild. From fedora-extras-commits at redhat.com Mon Sep 3 03:19:15 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 23:19:15 -0400 Subject: rpms/perl-HTML-Format/FC-6 perl-HTML-Format.spec,1.4,1.5 Message-ID: <200709030319.l833JFca021828@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-HTML-Format/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21656/FC-6 Modified Files: perl-HTML-Format.spec Log Message: * Mon Sep 03 2007 Ralf Cors??pius - 2.04-6 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-HTML-Format.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTML-Format/FC-6/perl-HTML-Format.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-HTML-Format.spec 5 Sep 2006 09:24:15 -0000 1.4 +++ perl-HTML-Format.spec 3 Sep 2007 03:18:43 -0000 1.5 @@ -4,7 +4,7 @@ Summary: HTML formatter modules Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/HTML-Format/ Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/HTML-Format-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -12,6 +12,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTML::Element) >= 3.15 BuildRequires: perl(Font::AFM) >= 1.17 @@ -63,6 +64,10 @@ %{_mandir}/man3/HTML* %changelog +* Mon Sep 03 2007 Ralf Cors??pius - 2.04-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 2.04-5 - Mass rebuild. From fedora-extras-commits at redhat.com Mon Sep 3 03:24:50 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 23:24:50 -0400 Subject: rpms/perl-HTML-Format/devel perl-HTML-Format.spec,1.5,1.6 Message-ID: <200709030324.l833Oo5J022448@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-HTML-Format/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22430 Modified Files: perl-HTML-Format.spec Log Message: Bump release tag. Index: perl-HTML-Format.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTML-Format/devel/perl-HTML-Format.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-HTML-Format.spec 3 Sep 2007 03:18:37 -0000 1.5 +++ perl-HTML-Format.spec 3 Sep 2007 03:24:18 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-HTML-Format Version: 2.04 -Release: 5%{?dist} +Release: 6%{?dist} Summary: HTML formatter modules Group: Development/Libraries From fedora-extras-commits at redhat.com Mon Sep 3 03:25:57 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 23:25:57 -0400 Subject: rpms/perl-HTML-Format/F-7 perl-HTML-Format.spec,1.5,1.6 Message-ID: <200709030325.l833PvU0022523@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-HTML-Format/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22502 Modified Files: perl-HTML-Format.spec Log Message: Bump release tag. Index: perl-HTML-Format.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTML-Format/F-7/perl-HTML-Format.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-HTML-Format.spec 3 Sep 2007 03:18:40 -0000 1.5 +++ perl-HTML-Format.spec 3 Sep 2007 03:25:25 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-HTML-Format Version: 2.04 -Release: 5%{?dist} +Release: 6%{?dist} Summary: HTML formatter modules Group: Development/Libraries From fedora-extras-commits at redhat.com Mon Sep 3 03:27:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 23:27:25 -0400 Subject: rpms/perl-HTML-Format/FC-6 perl-HTML-Format.spec,1.5,1.6 Message-ID: <200709030327.l833RPPx022617@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-HTML-Format/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22572 Modified Files: perl-HTML-Format.spec Log Message: Bump release tag. Index: perl-HTML-Format.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTML-Format/FC-6/perl-HTML-Format.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-HTML-Format.spec 3 Sep 2007 03:18:43 -0000 1.5 +++ perl-HTML-Format.spec 3 Sep 2007 03:26:53 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-HTML-Format Version: 2.04 -Release: 5%{?dist} +Release: 6%{?dist} Summary: HTML formatter modules Group: Development/Libraries From fedora-extras-commits at redhat.com Mon Sep 3 03:37:45 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 23:37:45 -0400 Subject: rpms/perl-File-Find-Rule/devel perl-File-Find-Rule.spec,1.6,1.7 Message-ID: <200709030337.l833bj9O022858@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-Find-Rule/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22808/devel Modified Files: perl-File-Find-Rule.spec Log Message: * Mon Sep 03 2007 Ralf Cors??pius - 0.30-3 - Update license tag. - Add BR: perl(ExtUtils::MakeMaker). Index: perl-File-Find-Rule.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-Find-Rule/devel/perl-File-Find-Rule.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-File-Find-Rule.spec 5 Sep 2006 09:37:58 -0000 1.6 +++ perl-File-Find-Rule.spec 3 Sep 2007 03:37:13 -0000 1.7 @@ -1,8 +1,8 @@ Name: perl-File-Find-Rule Version: 0.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module implementing an alternative interface to File::Find -License: Artistic or GPL +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Find-Rule/ Source0: http://www.cpan.org/modules/by-module/File/File-Find-Rule-%{version}.tar.gz @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Number::Compare) BuildRequires: perl(Text::Glob) @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Mon Sep 03 2007 Ralf Cors??pius - 0.30-3 +- Update license tag. +- Add BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 0.30-2 - Mass rebuild. From fedora-extras-commits at redhat.com Mon Sep 3 03:37:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 23:37:48 -0400 Subject: rpms/perl-File-Find-Rule/F-7 perl-File-Find-Rule.spec,1.6,1.7 Message-ID: <200709030337.l833bmDD022861@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-Find-Rule/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22808/F-7 Modified Files: perl-File-Find-Rule.spec Log Message: * Mon Sep 03 2007 Ralf Cors??pius - 0.30-3 - Update license tag. - Add BR: perl(ExtUtils::MakeMaker). Index: perl-File-Find-Rule.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-Find-Rule/F-7/perl-File-Find-Rule.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-File-Find-Rule.spec 5 Sep 2006 09:37:58 -0000 1.6 +++ perl-File-Find-Rule.spec 3 Sep 2007 03:37:16 -0000 1.7 @@ -1,8 +1,8 @@ Name: perl-File-Find-Rule Version: 0.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module implementing an alternative interface to File::Find -License: Artistic or GPL +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Find-Rule/ Source0: http://www.cpan.org/modules/by-module/File/File-Find-Rule-%{version}.tar.gz @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Number::Compare) BuildRequires: perl(Text::Glob) @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Mon Sep 03 2007 Ralf Cors??pius - 0.30-3 +- Update license tag. +- Add BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 0.30-2 - Mass rebuild. From fedora-extras-commits at redhat.com Mon Sep 3 03:37:51 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Sun, 2 Sep 2007 23:37:51 -0400 Subject: rpms/perl-File-Find-Rule/FC-6 perl-File-Find-Rule.spec,1.6,1.7 Message-ID: <200709030337.l833bpJl022864@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-File-Find-Rule/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22808/FC-6 Modified Files: perl-File-Find-Rule.spec Log Message: * Mon Sep 03 2007 Ralf Cors??pius - 0.30-3 - Update license tag. - Add BR: perl(ExtUtils::MakeMaker). Index: perl-File-Find-Rule.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-File-Find-Rule/FC-6/perl-File-Find-Rule.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-File-Find-Rule.spec 5 Sep 2006 09:37:58 -0000 1.6 +++ perl-File-Find-Rule.spec 3 Sep 2007 03:37:18 -0000 1.7 @@ -1,8 +1,8 @@ Name: perl-File-Find-Rule Version: 0.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module implementing an alternative interface to File::Find -License: Artistic or GPL +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Find-Rule/ Source0: http://www.cpan.org/modules/by-module/File/File-Find-Rule-%{version}.tar.gz @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Number::Compare) BuildRequires: perl(Text::Glob) @@ -48,6 +49,10 @@ %{_mandir}/man3/* %changelog +* Mon Sep 03 2007 Ralf Cors??pius - 0.30-3 +- Update license tag. +- Add BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 0.30-2 - Mass rebuild. From fedora-extras-commits at redhat.com Mon Sep 3 03:43:46 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Sun, 2 Sep 2007 23:43:46 -0400 Subject: rpms/stardict/F-7 stardict.spec,1.35,1.36 Message-ID: <200709030343.l833hk6W023167@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23131/F-7 Modified Files: stardict.spec Log Message: small fix on rpmlint warning Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/F-7/stardict.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- stardict.spec 27 Aug 2007 02:38:46 -0000 1.35 +++ stardict.spec 3 Sep 2007 03:43:13 -0000 1.36 @@ -7,7 +7,7 @@ Version: %{version} Release: 3%{?dist} Group: Applications/System -License: GPL +License: GPLv3 URL: http://stardict.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 Patch0: stardict-3.0.0-floatwin.patch @@ -68,7 +68,7 @@ %{_datadir}/idl/* %{_libdir}/bonobo/servers/*.server %{_datadir}/pixmaps/stardict.png -%{_sysconfdir}/gconf/schemas/*.schemas +%config(noreplace) %{_sysconfdir}/gconf/schemas/*.schemas %{_datadir}/omf/* %{_mandir}/man1/* %doc %{_datadir}/gnome/help/stardict From fedora-extras-commits at redhat.com Mon Sep 3 03:43:48 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Sun, 2 Sep 2007 23:43:48 -0400 Subject: rpms/stardict/devel stardict.spec,1.35,1.36 Message-ID: <200709030343.l833hmOE023170@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23131/devel Modified Files: stardict.spec Log Message: small fix on rpmlint warning Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/devel/stardict.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- stardict.spec 23 Aug 2007 03:17:40 -0000 1.35 +++ stardict.spec 3 Sep 2007 03:43:16 -0000 1.36 @@ -7,7 +7,7 @@ Version: %{version} Release: 3%{?dist} Group: Applications/System -License: GPL +License: GPLv3 URL: http://stardict.sourceforge.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 Patch0: stardict-3.0.0-floatwin.patch @@ -68,7 +68,7 @@ %{_datadir}/idl/* %{_libdir}/bonobo/servers/*.server %{_datadir}/pixmaps/stardict.png -%{_sysconfdir}/gconf/schemas/*.schemas +%config(noreplace) %{_sysconfdir}/gconf/schemas/*.schemas %{_datadir}/omf/* %{_mandir}/man1/* %doc %{_datadir}/gnome/help/stardict From fedora-extras-commits at redhat.com Mon Sep 3 04:07:42 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 00:07:42 -0400 Subject: rpms/PolicyKit-gnome/devel PolicyKit-gnome.spec,1.8,1.9 Message-ID: <200709030407.l8347gBP029377@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/PolicyKit-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29355 Modified Files: PolicyKit-gnome.spec Log Message: fix BRs Index: PolicyKit-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/PolicyKit-gnome/devel/PolicyKit-gnome.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- PolicyKit-gnome.spec 1 Sep 2007 00:20:42 -0000 1.8 +++ PolicyKit-gnome.spec 3 Sep 2007 04:07:09 -0000 1.9 @@ -10,7 +10,7 @@ Summary: GNOME dialogs for PolicyKit Name: PolicyKit-gnome Version: 0.5 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: System Environment/Libraries URL: http://gitweb.freedesktop.org/?p=users/david/PolicyKit-gnome.git;a=summary @@ -25,6 +25,7 @@ BuildRequires: PolicyKit-devel >= %{polkit_version} BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version} BuildRequires: intltool >= %{intltool_version} +BuildRequires: gettext Requires: dbus >= %{dbus_version} Requires: dbus-glib >= %{dbus_glib_version} Requires: gtk2 >= %{gtk2_version} @@ -79,6 +80,9 @@ %{_datadir}/PolicyKit/policy/polkit-gnome-example.policy %changelog +* Mon Sep 3 2007 Matthias Clasen - 0.5-4 +- Add gettext BR + * Fri Aug 31 2007 David Zeuthen - 0.5-3%{?dist} - Rebuild From fedora-extras-commits at redhat.com Mon Sep 3 04:26:53 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 00:26:53 -0400 Subject: rpms/gnome-vfs2/devel .cvsignore, 1.50, 1.51 gnome-vfs2.spec, 1.163, 1.164 sources, 1.52, 1.53 Message-ID: <200709030426.l834QruL029622@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/gnome-vfs2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29591 Modified Files: .cvsignore gnome-vfs2.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gnome-vfs2/devel/.cvsignore,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- .cvsignore 27 Jul 2007 16:54:22 -0000 1.50 +++ .cvsignore 3 Sep 2007 04:26:21 -0000 1.51 @@ -1 +1 @@ -gnome-vfs-2.19.3.tar.bz2 +gnome-vfs-2.19.91.tar.bz2 Index: gnome-vfs2.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-vfs2/devel/gnome-vfs2.spec,v retrieving revision 1.163 retrieving revision 1.164 diff -u -r1.163 -r1.164 --- gnome-vfs2.spec 3 Sep 2007 03:17:26 -0000 1.163 +++ gnome-vfs2.spec 3 Sep 2007 04:26:21 -0000 1.164 @@ -13,8 +13,8 @@ Summary: The GNOME virtual file-system libraries Name: gnome-vfs2 -Version: 2.19.3 -Release: 3%{?dist} +Version: 2.19.91 +Release: 1%{?dist} License: LGPLv2 and LGPL+ and GPL+ # the daemon and the library are LGPLv2 # the modules are LGPL+ and GPL+ @@ -24,7 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: gnome-mime-data >= %{gnome_mime_data_version} Requires: shared-mime-info -#Requires: gnome-mount >= %{gnome_mount_version} +Requires: gnome-mount >= %{gnome_mount_version} Requires: GConf2 >= %{gconf2_version} Requires(post): GConf2 >= %{gconf2_version} Requires(pre): GConf2 >= %{gconf2_version} @@ -48,7 +48,7 @@ BuildRequires: hal-devel >= %{hal_version} BuildRequires: dbus-devel >= %{dbus_version} BuildRequires: dbus-glib-devel >= %{dbus_glib_version} -#BuildRequires: gnome-mount-devel >= %{gnome_mount_version} +BuildRequires: gnome-mount-devel >= %{gnome_mount_version} BuildRequires: gettext BuildRequires: libacl-devel BuildRequires: libselinux-devel @@ -72,8 +72,6 @@ # http://bugzilla.gnome.org/show_bug.cgi?id=356772 Patch8: gnome-vfs-2.16.0-no-dbus.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=465836 -Patch9: posix.patch %description GNOME VFS is the GNOME virtual file system. It is the foundation of @@ -126,7 +124,6 @@ %patch201 -p0 -b .console %patch8 -p1 -b .no-dbus -%patch9 -p1 -b .posix %build @@ -229,6 +226,11 @@ %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.19.91-1 +- Re-add gnome-mount dependency +- Update to 2.19.91 +- Drop upstreamed posix patch + * Sun Sep 2 2007 Matthias Clasen - 2.19.3-3 - Temporarily drop gnome-mount requires to break PolicyKit-gnome dependency cycle Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gnome-vfs2/devel/sources,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- sources 27 Jul 2007 16:54:22 -0000 1.52 +++ sources 3 Sep 2007 04:26:21 -0000 1.53 @@ -1 +1 @@ -3668d49286cf73c15c3c5f383f1e6966 gnome-vfs-2.19.3.tar.bz2 +6a08abf1f6f0188d7f4ae1e21a9b9551 gnome-vfs-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 3 05:06:42 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 01:06:42 -0400 Subject: rpms/nautilus/devel .cvsignore, 1.59, 1.60 nautilus.spec, 1.163, 1.164 sources, 1.63, 1.64 Message-ID: <200709030506.l8356gNs003748@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/nautilus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3726 Modified Files: .cvsignore nautilus.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nautilus/devel/.cvsignore,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- .cvsignore 14 Aug 2007 02:47:35 -0000 1.59 +++ .cvsignore 3 Sep 2007 05:06:08 -0000 1.60 @@ -1 +1 @@ -nautilus-2.19.90.tar.bz2 +nautilus-2.19.91.tar.bz2 Index: nautilus.spec =================================================================== RCS file: /cvs/extras/rpms/nautilus/devel/nautilus.spec,v retrieving revision 1.163 retrieving revision 1.164 diff -u -r1.163 -r1.164 --- nautilus.spec 14 Aug 2007 02:47:35 -0000 1.163 +++ nautilus.spec 3 Sep 2007 05:06:08 -0000 1.164 @@ -18,7 +18,7 @@ Name: nautilus Summary: Nautilus is a file manager for GNOME -Version: 2.19.90 +Version: 2.19.91 Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops @@ -221,6 +221,9 @@ %{_libdir}/*.so %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.19.91-1 +- Update to 2.19.91 + * Mon Aug 13 2007 Matthias Clasen - 2.19.90-1 - Update to 2.19.90 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nautilus/devel/sources,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- sources 14 Aug 2007 02:47:35 -0000 1.63 +++ sources 3 Sep 2007 05:06:08 -0000 1.64 @@ -1 +1 @@ -1503bfe9934edebfd0ae34e5f880b425 nautilus-2.19.90.tar.bz2 +0fe63741bbd8052ee0329b3312a2724c nautilus-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 3 05:26:10 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:26:10 -0400 Subject: rpms/libgeda/FC-6 .cvsignore, 1.9, 1.10 libgeda.spec, 1.12, 1.13 sources, 1.9, 1.10 Message-ID: <200709030526.l835QAHK006018@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/libgeda/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5994/FC-6 Modified Files: .cvsignore libgeda.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgeda/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 14 Jul 2007 11:39:02 -0000 1.9 +++ .cvsignore 3 Sep 2007 05:25:38 -0000 1.10 @@ -1 +1 @@ -libgeda-1.1.1.tar.gz +libgeda-1.2.0.tar.gz Index: libgeda.spec =================================================================== RCS file: /cvs/extras/rpms/libgeda/FC-6/libgeda.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libgeda.spec 14 Jul 2007 11:39:02 -0000 1.12 +++ libgeda.spec 3 Sep 2007 05:25:38 -0000 1.13 @@ -1,24 +1,26 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: libgeda -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Libraries for the gEDA project Group: System Environment/Libraries -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/ldconfig Requires(postun):/sbin/ldconfig -BuildRequires: gtk2-devel gd-devel gettext-devel guile-devel +BuildRequires: gtk2-devel gd-devel gettext-devel guile-devel gawk + +Obsoletes: libgeda-doc < 20070526 +Provides: libgeda-doc = %{version}-%{release} -Obsoletes: libgeda-doc %description This package contains libgeda, the library needed by gEDA applications. @@ -28,7 +30,7 @@ Summary: Development files for the libgeda library Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: gtk2-devel gd-devel gettext-devel guile-devel +Requires: gtk2-devel guile-devel %description devel @@ -91,6 +93,12 @@ %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgeda/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 14 Jul 2007 11:39:02 -0000 1.9 +++ sources 3 Sep 2007 05:25:38 -0000 1.10 @@ -1 +1 @@ -1dd9992b5375f88f827c618b0fa4abb8 libgeda-1.1.1.tar.gz +43f2b2daabee59ffeae84fe13c10c51d libgeda-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:27:56 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:27:56 -0400 Subject: rpms/libgeda/F-7 .cvsignore, 1.9, 1.10 libgeda.spec, 1.11, 1.12 sources, 1.9, 1.10 Message-ID: <200709030527.l835RupB006116@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/libgeda/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6090/F-7 Modified Files: .cvsignore libgeda.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgeda/F-7/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 14 Jul 2007 11:42:10 -0000 1.9 +++ .cvsignore 3 Sep 2007 05:27:23 -0000 1.10 @@ -1 +1 @@ -libgeda-1.1.1.tar.gz +libgeda-1.2.0.tar.gz Index: libgeda.spec =================================================================== RCS file: /cvs/extras/rpms/libgeda/F-7/libgeda.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libgeda.spec 14 Jul 2007 11:42:10 -0000 1.11 +++ libgeda.spec 3 Sep 2007 05:27:23 -0000 1.12 @@ -1,24 +1,26 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: libgeda -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Libraries for the gEDA project Group: System Environment/Libraries -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/ldconfig Requires(postun):/sbin/ldconfig -BuildRequires: gtk2-devel gd-devel gettext-devel guile-devel +BuildRequires: gtk2-devel gd-devel gettext-devel guile-devel gawk + +Obsoletes: libgeda-doc < 20070526 +Provides: libgeda-doc = %{version}-%{release} -Obsoletes: libgeda-doc %description This package contains libgeda, the library needed by gEDA applications. @@ -28,7 +30,7 @@ Summary: Development files for the libgeda library Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: gtk2-devel gd-devel gettext-devel guile-devel +Requires: gtk2-devel guile-devel %description devel @@ -91,6 +93,12 @@ %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgeda/F-7/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 14 Jul 2007 11:42:10 -0000 1.9 +++ sources 3 Sep 2007 05:27:23 -0000 1.10 @@ -1 +1 @@ -1dd9992b5375f88f827c618b0fa4abb8 libgeda-1.1.1.tar.gz +43f2b2daabee59ffeae84fe13c10c51d libgeda-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:28:42 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 01:28:42 -0400 Subject: rpms/file-roller/devel .cvsignore, 1.57, 1.58 file-roller.spec, 1.99, 1.100 sources, 1.58, 1.59 Message-ID: <200709030528.l835SgI7006201@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/file-roller/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6154 Modified Files: .cvsignore file-roller.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/file-roller/devel/.cvsignore,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- .cvsignore 13 Aug 2007 23:37:37 -0000 1.57 +++ .cvsignore 3 Sep 2007 05:28:09 -0000 1.58 @@ -1 +1 @@ -file-roller-2.19.90.tar.bz2 +file-roller-2.19.91.tar.bz2 Index: file-roller.spec =================================================================== RCS file: /cvs/extras/rpms/file-roller/devel/file-roller.spec,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- file-roller.spec 24 Aug 2007 14:44:35 -0000 1.99 +++ file-roller.spec 3 Sep 2007 05:28:09 -0000 1.100 @@ -10,8 +10,8 @@ Summary: File Roller is a tool for viewing and creating archives Name: file-roller -Version: 2.19.90 -Release: 2%{?dist} +Version: 2.19.91 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Archiving URL: http://download.gnome.org/sources/file-roller/ @@ -129,6 +129,9 @@ %{_datadir}/icons/hicolor/scalable/apps/file-roller.svg %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.19.91-1 +- Update to 2.19.91 + * Fri Aug 24 2007 Adam Jackson - 2.19.90-2 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/file-roller/devel/sources,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- sources 13 Aug 2007 23:37:37 -0000 1.58 +++ sources 3 Sep 2007 05:28:09 -0000 1.59 @@ -1 +1 @@ -c94ae2947227f42b30dcfd366e49dab4 file-roller-2.19.90.tar.bz2 +0afe74b6c2b67e30e5fa6ee2256dcead file-roller-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 3 05:29:34 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:29:34 -0400 Subject: rpms/libgeda/devel .cvsignore, 1.9, 1.10 libgeda.spec, 1.11, 1.12 sources, 1.9, 1.10 Message-ID: <200709030529.l835TYkZ006270@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/libgeda/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6212/devel Modified Files: .cvsignore libgeda.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgeda/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 14 Jul 2007 11:44:32 -0000 1.9 +++ .cvsignore 3 Sep 2007 05:29:01 -0000 1.10 @@ -1 +1 @@ -libgeda-1.1.1.tar.gz +libgeda-1.2.0.tar.gz Index: libgeda.spec =================================================================== RCS file: /cvs/extras/rpms/libgeda/devel/libgeda.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libgeda.spec 23 Aug 2007 23:20:59 -0000 1.11 +++ libgeda.spec 3 Sep 2007 05:29:01 -0000 1.12 @@ -1,24 +1,26 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: libgeda -Version: 20070708 -Release: 2%{?dist} +Version: 20070902 +Release: 1%{?dist} Summary: Libraries for the gEDA project Group: System Environment/Libraries License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(post): /sbin/ldconfig Requires(postun):/sbin/ldconfig -BuildRequires: gtk2-devel gd-devel gettext-devel guile-devel +BuildRequires: gtk2-devel gd-devel gettext-devel guile-devel gawk + +Obsoletes: libgeda-doc < 20070526 +Provides: libgeda-doc = %{version}-%{release} -Obsoletes: libgeda-doc %description This package contains libgeda, the library needed by gEDA applications. @@ -28,7 +30,7 @@ Summary: Development files for the libgeda library Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: gtk2-devel gd-devel gettext-devel guile-devel +Requires: gtk2-devel guile-devel %description devel @@ -91,6 +93,9 @@ %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + * Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 - mass rebuild for fedora 8 - ppc32 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgeda/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 14 Jul 2007 11:44:32 -0000 1.9 +++ sources 3 Sep 2007 05:29:01 -0000 1.10 @@ -1 +1 @@ -1dd9992b5375f88f827c618b0fa4abb8 libgeda-1.1.1.tar.gz +43f2b2daabee59ffeae84fe13c10c51d libgeda-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:32:27 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:32:27 -0400 Subject: rpms/geda-utils/FC-6 .cvsignore, 1.7, 1.8 geda-utils.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200709030532.l835WRxm006424@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-utils/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6400/FC-6 Modified Files: .cvsignore geda-utils.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-utils/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 12:23:14 -0000 1.7 +++ .cvsignore 3 Sep 2007 05:31:55 -0000 1.8 @@ -1 +1 @@ -geda-utils-1.1.1.tar.gz +geda-utils-1.2.0.tar.gz Index: geda-utils.spec =================================================================== RCS file: /cvs/extras/rpms/geda-utils/FC-6/geda-utils.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- geda-utils.spec 14 Jul 2007 12:23:14 -0000 1.7 +++ geda-utils.spec 3 Sep 2007 05:31:55 -0000 1.8 @@ -1,19 +1,19 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-utils -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Several utilities for the gEDA project Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/utils/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel +BuildRequires: libgeda-devel gawk Requires: geda-symbols %if "%{?fedora}" > "6" @@ -78,6 +78,12 @@ %{_docdir}/gEDA/readmes/README* %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-utils/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 12:23:14 -0000 1.7 +++ sources 3 Sep 2007 05:31:55 -0000 1.8 @@ -1 +1 @@ -2472e2bc8eaeeefd17d1cbbbd8bc5df2 geda-utils-1.1.1.tar.gz +7430311688713ae4e924344970deecc5 geda-utils-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:33:43 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:33:43 -0400 Subject: rpms/geda-utils/F-7 .cvsignore, 1.7, 1.8 geda-utils.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200709030533.l835XhCQ006510@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-utils/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6485/F-7 Modified Files: .cvsignore geda-utils.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-utils/F-7/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 12:24:38 -0000 1.7 +++ .cvsignore 3 Sep 2007 05:33:11 -0000 1.8 @@ -1 +1 @@ -geda-utils-1.1.1.tar.gz +geda-utils-1.2.0.tar.gz Index: geda-utils.spec =================================================================== RCS file: /cvs/extras/rpms/geda-utils/F-7/geda-utils.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- geda-utils.spec 14 Jul 2007 12:24:38 -0000 1.7 +++ geda-utils.spec 3 Sep 2007 05:33:11 -0000 1.8 @@ -1,19 +1,19 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-utils -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Several utilities for the gEDA project Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/utils/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel +BuildRequires: libgeda-devel gawk Requires: geda-symbols %if "%{?fedora}" > "6" @@ -78,6 +78,12 @@ %{_docdir}/gEDA/readmes/README* %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-utils/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 12:24:38 -0000 1.7 +++ sources 3 Sep 2007 05:33:11 -0000 1.8 @@ -1 +1 @@ -2472e2bc8eaeeefd17d1cbbbd8bc5df2 geda-utils-1.1.1.tar.gz +7430311688713ae4e924344970deecc5 geda-utils-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:35:29 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:35:29 -0400 Subject: rpms/geda-utils/devel .cvsignore, 1.7, 1.8 geda-utils.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200709030535.l835ZT4p006638@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6588/devel Modified Files: .cvsignore geda-utils.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-utils/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 12:27:01 -0000 1.7 +++ .cvsignore 3 Sep 2007 05:34:57 -0000 1.8 @@ -1 +1 @@ -geda-utils-1.1.1.tar.gz +geda-utils-1.2.0.tar.gz Index: geda-utils.spec =================================================================== RCS file: /cvs/extras/rpms/geda-utils/devel/geda-utils.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- geda-utils.spec 24 Aug 2007 00:20:04 -0000 1.8 +++ geda-utils.spec 3 Sep 2007 05:34:57 -0000 1.9 @@ -1,19 +1,19 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-utils -Version: 20070708 -Release: 2%{?dist} +Version: 20070902 +Release: 1%{?dist} Summary: Several utilities for the gEDA project Group: Applications/Engineering License: GPLv2 URL: http://www.geda.seul.org/tools/utils/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel +BuildRequires: libgeda-devel gawk Requires: geda-symbols %if "%{?fedora}" > "6" @@ -78,8 +78,11 @@ %{_docdir}/gEDA/readmes/README* %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + * Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 -- mass rebuild for fedora 8 - ppc +- mass rebuild for fedora 8 - ppc32 * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-utils/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 12:27:01 -0000 1.7 +++ sources 3 Sep 2007 05:34:57 -0000 1.8 @@ -1 +1 @@ -2472e2bc8eaeeefd17d1cbbbd8bc5df2 geda-utils-1.1.1.tar.gz +7430311688713ae4e924344970deecc5 geda-utils-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:37:00 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:37:00 -0400 Subject: rpms/geda-symbols/FC-6 .cvsignore, 1.8, 1.9 geda-symbols.spec, 1.9, 1.10 sources, 1.8, 1.9 Message-ID: <200709030537.l835b05G006764@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-symbols/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6701/FC-6 Modified Files: .cvsignore geda-symbols.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-symbols/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 12:08:59 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:36:28 -0000 1.9 @@ -1 +1 @@ -geda-symbols-1.1.1.tar.gz +geda-symbols-1.2.0.tar.gz Index: geda-symbols.spec =================================================================== RCS file: /cvs/extras/rpms/geda-symbols/FC-6/geda-symbols.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- geda-symbols.spec 14 Jul 2007 12:08:59 -0000 1.9 +++ geda-symbols.spec 3 Sep 2007 05:36:28 -0000 1.10 @@ -1,15 +1,15 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-symbols -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Electronic symbols for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -31,9 +31,6 @@ %{__rm} -rf %{buildroot} %{__make} INSTALL="install -p" install DESTDIR=%{buildroot} -%{__rm} %{buildroot}%{_datadir}/gEDA/sym/vhdl/script.sed -%{__rm} %{buildroot}%{_datadir}/gEDA/sym/vhdl/verilog2vhdl.sh - # Required by geda-gschem geda-gsymcheck geda-doc geda-gattrib geda-gnetlist geda-utils %{__install} -d %{buildroot}%{_datadir}/gEDA/bitmap %{__install} -d %{buildroot}%{_docdir}/gEDA/man @@ -68,6 +65,12 @@ %{_datadir}/gEDA/scheme/geda-font.scm %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-symbols/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 12:08:59 -0000 1.8 +++ sources 3 Sep 2007 05:36:28 -0000 1.9 @@ -1 +1 @@ -673de2dcbe99ec6ec8f42f9aa7f6d074 geda-symbols-1.1.1.tar.gz +cbbab791d2e9557513da2fbb2c40ba19 geda-symbols-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:37:31 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:37:31 -0400 Subject: rpms/geda-gsymcheck/FC-6 .cvsignore, 1.8, 1.9 geda-gsymcheck.spec, 1.8, 1.9 sources, 1.8, 1.9 Message-ID: <200709030537.l835bVZw006832@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gsymcheck/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6755/FC-6 Modified Files: .cvsignore geda-gsymcheck.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gsymcheck/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 12:35:57 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:36:58 -0000 1.9 @@ -1 +1 @@ -geda-gsymcheck-1.1.1.tar.gz +geda-gsymcheck-1.2.0.tar.gz Index: geda-gsymcheck.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gsymcheck/FC-6/geda-gsymcheck.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- geda-gsymcheck.spec 14 Jul 2007 12:35:57 -0000 1.8 +++ geda-gsymcheck.spec 3 Sep 2007 05:36:58 -0000 1.9 @@ -1,19 +1,19 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-gsymcheck -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Symbol checker for electronics schematics editor Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/gsymcheck/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel -Requires: geda-symbols libgeda +BuildRequires: libgeda-devel gawk +Requires: geda-symbols %description Gsymcheck is a utility to check symbols for gschem. @@ -58,6 +58,12 @@ %{_docdir}/gEDA/man/gsymcheck.html %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gsymcheck/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 12:35:57 -0000 1.8 +++ sources 3 Sep 2007 05:36:58 -0000 1.9 @@ -1 +1 @@ -6060aa73bf8c9f700f1d703e880f28fe geda-gsymcheck-1.1.1.tar.gz +bf23cf68e82f14f1e44b83fa9b951b90 geda-gsymcheck-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:39:23 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:39:23 -0400 Subject: rpms/geda-symbols/F-7 .cvsignore, 1.8, 1.9 geda-symbols.spec, 1.9, 1.10 sources, 1.8, 1.9 Message-ID: <200709030539.l835dNmc007002@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-symbols/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6935/F-7 Modified Files: .cvsignore geda-symbols.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-symbols/F-7/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 12:10:29 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:38:50 -0000 1.9 @@ -1 +1 @@ -geda-symbols-1.1.1.tar.gz +geda-symbols-1.2.0.tar.gz Index: geda-symbols.spec =================================================================== RCS file: /cvs/extras/rpms/geda-symbols/F-7/geda-symbols.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- geda-symbols.spec 14 Jul 2007 12:10:29 -0000 1.9 +++ geda-symbols.spec 3 Sep 2007 05:38:50 -0000 1.10 @@ -1,15 +1,15 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-symbols -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Electronic symbols for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -31,9 +31,6 @@ %{__rm} -rf %{buildroot} %{__make} INSTALL="install -p" install DESTDIR=%{buildroot} -%{__rm} %{buildroot}%{_datadir}/gEDA/sym/vhdl/script.sed -%{__rm} %{buildroot}%{_datadir}/gEDA/sym/vhdl/verilog2vhdl.sh - # Required by geda-gschem geda-gsymcheck geda-doc geda-gattrib geda-gnetlist geda-utils %{__install} -d %{buildroot}%{_datadir}/gEDA/bitmap %{__install} -d %{buildroot}%{_docdir}/gEDA/man @@ -68,6 +65,12 @@ %{_datadir}/gEDA/scheme/geda-font.scm %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-symbols/F-7/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 12:10:29 -0000 1.8 +++ sources 3 Sep 2007 05:38:50 -0000 1.9 @@ -1 +1 @@ -673de2dcbe99ec6ec8f42f9aa7f6d074 geda-symbols-1.1.1.tar.gz +cbbab791d2e9557513da2fbb2c40ba19 geda-symbols-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:39:26 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:39:26 -0400 Subject: rpms/geda-gschem/FC-6 .cvsignore, 1.8, 1.9 geda-gschem.spec, 1.10, 1.11 gschem.desktop, 1.3, 1.4 sources, 1.8, 1.9 Message-ID: <200709030539.l835dQqE007010@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gschem/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6939/FC-6 Modified Files: .cvsignore geda-gschem.spec gschem.desktop sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 11:47:12 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:38:54 -0000 1.9 @@ -1 +1 @@ -geda-gschem-1.1.1.tar.gz +geda-gschem-1.2.0.tar.gz Index: geda-gschem.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/FC-6/geda-gschem.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- geda-gschem.spec 14 Jul 2007 11:47:12 -0000 1.10 +++ geda-gschem.spec 3 Sep 2007 05:38:54 -0000 1.11 @@ -1,22 +1,22 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-gschem -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Electronics schematics editor Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/gschem/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz Source1: gschem.desktop # Source 2: from the geda package Source2: gschem.xpm BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel, desktop-file-utils, autoconf, libstroke-devel +BuildRequires: libgeda-devel, desktop-file-utils, autoconf, libstroke-devel gawk Requires: geda-symbols @@ -41,7 +41,7 @@ install -p -m 644 examples/README.* %{buildroot}%{_docdir}/gEDA/examples install -p -m 644 scheme/*.scm %{buildroot}%{_datadir}/gEDA/scheme -desktop-file-install --vendor "" \ +desktop-file-install --vendor fedora \ --add-category Engineering \ --dir %{buildroot}%{_datadir}/applications \ %{SOURCE1} @@ -124,12 +124,18 @@ %{_datadir}/gEDA/gschem-gtkrc %{_datadir}/gEDA/gschem-darkbg %{_datadir}/gEDA/gschem-lightbg -%{_datadir}/applications/gschem.desktop +%{_datadir}/applications/fedora-gschem.desktop %{_datadir}/icons/hicolor/32x32/apps/gschem.xpm %{_mandir}/man1/gschem.* %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: gschem.desktop =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/FC-6/gschem.desktop,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gschem.desktop 4 Feb 2007 22:33:04 -0000 1.3 +++ gschem.desktop 3 Sep 2007 05:38:54 -0000 1.4 @@ -1,11 +1,10 @@ [Desktop Entry] Encoding=UTF-8 -Name=Gschem +Name=gEDA Schematic Editor GenericName=gEDA Schematic Editor Comment=Editor for creating electronic circuit diagrams Exec=gschem Icon=gschem Terminal=false Type=Application -Categories=Qt;KDE;Education;Science; -X-Desktop-File-Install-Version=0.10 +Categories=Science; Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 11:47:12 -0000 1.8 +++ sources 3 Sep 2007 05:38:54 -0000 1.9 @@ -1 +1 @@ -1b46633048ceabffc1cd2cb2bca70907 geda-gschem-1.1.1.tar.gz +2bd5b949f0579bd5bc8dc91d6ddfd8cd geda-gschem-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:39:30 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:39:30 -0400 Subject: rpms/geda-gsymcheck/F-7 .cvsignore, 1.8, 1.9 geda-gsymcheck.spec, 1.8, 1.9 sources, 1.8, 1.9 Message-ID: <200709030539.l835dUIY007047@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gsymcheck/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6944/F-7 Modified Files: .cvsignore geda-gsymcheck.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gsymcheck/F-7/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 12:37:27 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:38:57 -0000 1.9 @@ -1 +1 @@ -geda-gsymcheck-1.1.1.tar.gz +geda-gsymcheck-1.2.0.tar.gz Index: geda-gsymcheck.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gsymcheck/F-7/geda-gsymcheck.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- geda-gsymcheck.spec 14 Jul 2007 12:37:27 -0000 1.8 +++ geda-gsymcheck.spec 3 Sep 2007 05:38:57 -0000 1.9 @@ -1,19 +1,19 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-gsymcheck -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Symbol checker for electronics schematics editor Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/gsymcheck/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel -Requires: geda-symbols libgeda +BuildRequires: libgeda-devel gawk +Requires: geda-symbols %description Gsymcheck is a utility to check symbols for gschem. @@ -58,6 +58,12 @@ %{_docdir}/gEDA/man/gsymcheck.html %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gsymcheck/F-7/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 12:37:27 -0000 1.8 +++ sources 3 Sep 2007 05:38:57 -0000 1.9 @@ -1 +1 @@ -6060aa73bf8c9f700f1d703e880f28fe geda-gsymcheck-1.1.1.tar.gz +bf23cf68e82f14f1e44b83fa9b951b90 geda-gsymcheck-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:40:53 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:40:53 -0400 Subject: rpms/geda-gschem/F-7 .cvsignore, 1.8, 1.9 geda-gschem.spec, 1.10, 1.11 gschem.desktop, 1.3, 1.4 sources, 1.8, 1.9 Message-ID: <200709030540.l835erw5007236@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gschem/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7158/F-7 Modified Files: .cvsignore geda-gschem.spec gschem.desktop sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/F-7/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 11:48:33 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:40:20 -0000 1.9 @@ -1 +1 @@ -geda-gschem-1.1.1.tar.gz +geda-gschem-1.2.0.tar.gz Index: geda-gschem.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/F-7/geda-gschem.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- geda-gschem.spec 14 Jul 2007 11:48:33 -0000 1.10 +++ geda-gschem.spec 3 Sep 2007 05:40:20 -0000 1.11 @@ -1,22 +1,22 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-gschem -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Electronics schematics editor Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/gschem/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz Source1: gschem.desktop # Source 2: from the geda package Source2: gschem.xpm BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel, desktop-file-utils, autoconf, libstroke-devel +BuildRequires: libgeda-devel, desktop-file-utils, autoconf, libstroke-devel gawk Requires: geda-symbols @@ -41,7 +41,7 @@ install -p -m 644 examples/README.* %{buildroot}%{_docdir}/gEDA/examples install -p -m 644 scheme/*.scm %{buildroot}%{_datadir}/gEDA/scheme -desktop-file-install --vendor "" \ +desktop-file-install --vendor fedora \ --add-category Engineering \ --dir %{buildroot}%{_datadir}/applications \ %{SOURCE1} @@ -124,12 +124,18 @@ %{_datadir}/gEDA/gschem-gtkrc %{_datadir}/gEDA/gschem-darkbg %{_datadir}/gEDA/gschem-lightbg -%{_datadir}/applications/gschem.desktop +%{_datadir}/applications/fedora-gschem.desktop %{_datadir}/icons/hicolor/32x32/apps/gschem.xpm %{_mandir}/man1/gschem.* %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: gschem.desktop =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/F-7/gschem.desktop,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gschem.desktop 4 Feb 2007 22:34:32 -0000 1.3 +++ gschem.desktop 3 Sep 2007 05:40:20 -0000 1.4 @@ -1,11 +1,10 @@ [Desktop Entry] Encoding=UTF-8 -Name=Gschem +Name=gEDA Schematic Editor GenericName=gEDA Schematic Editor Comment=Editor for creating electronic circuit diagrams Exec=gschem Icon=gschem Terminal=false Type=Application -Categories=Qt;KDE;Education;Science; -X-Desktop-File-Install-Version=0.10 +Categories=Science; Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/F-7/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 11:48:33 -0000 1.8 +++ sources 3 Sep 2007 05:40:20 -0000 1.9 @@ -1 +1 @@ -1b46633048ceabffc1cd2cb2bca70907 geda-gschem-1.1.1.tar.gz +2bd5b949f0579bd5bc8dc91d6ddfd8cd geda-gschem-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:41:07 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:41:07 -0400 Subject: rpms/geda-symbols/devel .cvsignore, 1.8, 1.9 geda-symbols.spec, 1.9, 1.10 sources, 1.8, 1.9 Message-ID: <200709030541.l835f7Hv007292@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-symbols/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7202/devel Modified Files: .cvsignore geda-symbols.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-symbols/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 12:12:11 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:40:34 -0000 1.9 @@ -1 +1 @@ -geda-symbols-1.1.1.tar.gz +geda-symbols-1.2.0.tar.gz Index: geda-symbols.spec =================================================================== RCS file: /cvs/extras/rpms/geda-symbols/devel/geda-symbols.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- geda-symbols.spec 14 Jul 2007 12:12:11 -0000 1.9 +++ geda-symbols.spec 3 Sep 2007 05:40:34 -0000 1.10 @@ -1,15 +1,15 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-symbols -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Electronic symbols for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -31,9 +31,6 @@ %{__rm} -rf %{buildroot} %{__make} INSTALL="install -p" install DESTDIR=%{buildroot} -%{__rm} %{buildroot}%{_datadir}/gEDA/sym/vhdl/script.sed -%{__rm} %{buildroot}%{_datadir}/gEDA/sym/vhdl/verilog2vhdl.sh - # Required by geda-gschem geda-gsymcheck geda-doc geda-gattrib geda-gnetlist geda-utils %{__install} -d %{buildroot}%{_datadir}/gEDA/bitmap %{__install} -d %{buildroot}%{_docdir}/gEDA/man @@ -68,6 +65,12 @@ %{_datadir}/gEDA/scheme/geda-font.scm %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-symbols/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 12:12:11 -0000 1.8 +++ sources 3 Sep 2007 05:40:34 -0000 1.9 @@ -1 +1 @@ -673de2dcbe99ec6ec8f42f9aa7f6d074 geda-symbols-1.1.1.tar.gz +cbbab791d2e9557513da2fbb2c40ba19 geda-symbols-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:41:25 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:41:25 -0400 Subject: rpms/geda-gsymcheck/devel .cvsignore, 1.8, 1.9 geda-gsymcheck.spec, 1.9, 1.10 sources, 1.8, 1.9 Message-ID: <200709030541.l835fPv5007332@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gsymcheck/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7230/devel Modified Files: .cvsignore geda-gsymcheck.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gsymcheck/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 12:39:18 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:40:53 -0000 1.9 @@ -1 +1 @@ -geda-gsymcheck-1.1.1.tar.gz +geda-gsymcheck-1.2.0.tar.gz Index: geda-gsymcheck.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gsymcheck/devel/geda-gsymcheck.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- geda-gsymcheck.spec 24 Aug 2007 00:17:59 -0000 1.9 +++ geda-gsymcheck.spec 3 Sep 2007 05:40:53 -0000 1.10 @@ -1,19 +1,19 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-gsymcheck -Version: 20070708 -Release: 2%{?dist} +Version: 20070902 +Release: 1%{?dist} Summary: Symbol checker for electronics schematics editor Group: Applications/Engineering License: GPLv2 URL: http://www.geda.seul.org/tools/gsymcheck/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel -Requires: geda-symbols libgeda +BuildRequires: libgeda-devel gawk +Requires: geda-symbols %description Gsymcheck is a utility to check symbols for gschem. @@ -58,8 +58,11 @@ %{_docdir}/gEDA/man/gsymcheck.html %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + * Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 -- mass rebuild for fedora 8 - ppc +- mass rebuild for fedora 8 - ppc32 * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gsymcheck/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 12:39:18 -0000 1.8 +++ sources 3 Sep 2007 05:40:53 -0000 1.9 @@ -1 +1 @@ -6060aa73bf8c9f700f1d703e880f28fe geda-gsymcheck-1.1.1.tar.gz +bf23cf68e82f14f1e44b83fa9b951b90 geda-gsymcheck-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:43:18 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:43:18 -0400 Subject: rpms/geda-gnetlist/FC-6 .cvsignore, 1.8, 1.9 geda-gnetlist.spec, 1.9, 1.10 sources, 1.8, 1.9 Message-ID: <200709030543.l835hIFO007487@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gnetlist/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7420/FC-6 Modified Files: .cvsignore geda-gnetlist.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gnetlist/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 12:30:07 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:42:45 -0000 1.9 @@ -1 +1 @@ -geda-gnetlist-1.1.1.tar.gz +geda-gnetlist-1.2.0.tar.gz Index: geda-gnetlist.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gnetlist/FC-6/geda-gnetlist.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- geda-gnetlist.spec 14 Jul 2007 12:30:07 -0000 1.9 +++ geda-gnetlist.spec 3 Sep 2007 05:42:45 -0000 1.10 @@ -1,19 +1,19 @@ -%define gedadocdir %{_docdir}/gEDA/ -%define real_ver 1.1.1 +%define gedadocdir %{_docdir}/gEDA +%define real_ver 1.2.0 Name: geda-gnetlist -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Netlister for the gEDA project Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/gnetlist/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel, libstroke-devel, geda-symbols, groff +BuildRequires: libgeda-devel, libstroke-devel, geda-symbols, groff gawk Requires: geda-symbols %description @@ -50,7 +50,7 @@ chmod 644 examples/vams/vhdl/basic-vhdl/*.vhdl install -d %{buildroot}%{gedadocdir}/examples -install -p -m 644 examples/*.sch %{buildroot}%{gedadocdir}/examples +cp -pr examples/* %{buildroot}%{gedadocdir}/examples %clean %{__rm} -rf %{buildroot} @@ -82,6 +82,12 @@ %{gedadocdir}/examples/* %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gnetlist/FC-6/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 12:30:07 -0000 1.8 +++ sources 3 Sep 2007 05:42:45 -0000 1.9 @@ -1 +1 @@ -a68c798125ed13d480b642ecb8b88f51 geda-gnetlist-1.1.1.tar.gz +fe435c8124df5ee85e46f3f1e329ff70 geda-gnetlist-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:43:41 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:43:41 -0400 Subject: rpms/geda-gschem/devel .cvsignore, 1.8, 1.9 geda-gschem.spec, 1.11, 1.12 sources, 1.8, 1.9 Message-ID: <200709030543.l835hfhH007548@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gschem/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7456/devel Modified Files: .cvsignore geda-gschem.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 11:50:06 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:43:08 -0000 1.9 @@ -1 +1 @@ -geda-gschem-1.1.1.tar.gz +geda-gschem-1.2.0.tar.gz Index: geda-gschem.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/devel/geda-gschem.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- geda-gschem.spec 24 Aug 2007 00:31:47 -0000 1.11 +++ geda-gschem.spec 3 Sep 2007 05:43:08 -0000 1.12 @@ -1,22 +1,22 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-gschem -Version: 20070708 -Release: 2%{?dist} +Version: 20070902 +Release: 1%{?dist} Summary: Electronics schematics editor Group: Applications/Engineering License: GPLv2 URL: http://www.geda.seul.org/tools/gschem/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz Source1: gschem.desktop # Source 2: from the geda package Source2: gschem.xpm BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel, desktop-file-utils, autoconf, libstroke-devel +BuildRequires: libgeda-devel, desktop-file-utils, autoconf, libstroke-devel gawk Requires: geda-symbols @@ -41,7 +41,7 @@ install -p -m 644 examples/README.* %{buildroot}%{_docdir}/gEDA/examples install -p -m 644 scheme/*.scm %{buildroot}%{_datadir}/gEDA/scheme -desktop-file-install --vendor "" \ +desktop-file-install --vendor fedora \ --add-category Engineering \ --dir %{buildroot}%{_datadir}/applications \ %{SOURCE1} @@ -124,14 +124,17 @@ %{_datadir}/gEDA/gschem-gtkrc %{_datadir}/gEDA/gschem-darkbg %{_datadir}/gEDA/gschem-lightbg -%{_datadir}/applications/gschem.desktop +%{_datadir}/applications/fedora-gschem.desktop %{_datadir}/icons/hicolor/32x32/apps/gschem.xpm %{_mandir}/man1/gschem.* %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + * Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 -- mass rebuild for fedora 8 - ppc +- mass rebuild for fedora 8 - ppc32 * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gschem/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 11:50:06 -0000 1.8 +++ sources 3 Sep 2007 05:43:08 -0000 1.9 @@ -1 +1 @@ -1b46633048ceabffc1cd2cb2bca70907 geda-gschem-1.1.1.tar.gz +2bd5b949f0579bd5bc8dc91d6ddfd8cd geda-gschem-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:43:59 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:43:59 -0400 Subject: rpms/geda-gattrib/FC-6 .cvsignore, 1.7, 1.8 gattrib.desktop, 1.4, 1.5 geda-gattrib.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200709030543.l835hxIP007596@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gattrib/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7495/FC-6 Modified Files: .cvsignore gattrib.desktop geda-gattrib.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 12:14:03 -0000 1.7 +++ .cvsignore 3 Sep 2007 05:43:27 -0000 1.8 @@ -1 +1 @@ -geda-gattrib-1.1.1.tar.gz +geda-gattrib-1.2.0.tar.gz Index: gattrib.desktop =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/FC-6/gattrib.desktop,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gattrib.desktop 14 Jul 2007 12:14:03 -0000 1.4 +++ gattrib.desktop 3 Sep 2007 05:43:27 -0000 1.5 @@ -1,10 +1,10 @@ [Desktop Entry] Encoding=UTF-8 -Name=Gattrib +Name=gEDA Attribute Editor GenericName=gEDA Attribute Editor Comment=Editor for component attributes on circuit diagrams Exec=gattrib Icon=gattrib Terminal=false Type=Application -Categories=Qt;KDE;Education;Science; +Categories=Science; Index: geda-gattrib.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/FC-6/geda-gattrib.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- geda-gattrib.spec 14 Jul 2007 12:14:03 -0000 1.8 +++ geda-gattrib.spec 3 Sep 2007 05:43:27 -0000 1.9 @@ -1,21 +1,21 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-gattrib -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Attribute editor for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/gattrib/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz Source1: gattrib.desktop # Source 2: from the geda package Source2: gattrib.xpm BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel, desktop-file-utils +BuildRequires: libgeda-devel, desktop-file-utils gawk Requires: geda-symbols @@ -77,10 +77,17 @@ %doc design/{gEDA_Structures_updated.png,ProgramArchitecture.gnumeric} %{_bindir}/gattrib %{_datadir}/gEDA/system-gattribrc +%{_datadir}/gEDA/gattrib-menus.xml %{_datadir}/applications/fedora-gattrib.desktop %{_datadir}/icons/hicolor/32x32/apps/gattrib.xpm %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 12:14:03 -0000 1.7 +++ sources 3 Sep 2007 05:43:27 -0000 1.8 @@ -1 +1 @@ -93a75bd89b6290cbe7548134ffa24200 geda-gattrib-1.1.1.tar.gz +39acaa05c12c78f5a1fece22760e9d91 geda-gattrib-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:46:06 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:46:06 -0400 Subject: rpms/geda-gnetlist/F-7 .cvsignore, 1.8, 1.9 geda-gnetlist.spec, 1.9, 1.10 sources, 1.8, 1.9 Message-ID: <200709030546.l835k6hO007764@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gnetlist/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7701/F-7 Modified Files: .cvsignore geda-gnetlist.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gnetlist/F-7/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 12:31:53 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:45:33 -0000 1.9 @@ -1 +1 @@ -geda-gnetlist-1.1.1.tar.gz +geda-gnetlist-1.2.0.tar.gz Index: geda-gnetlist.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gnetlist/F-7/geda-gnetlist.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- geda-gnetlist.spec 14 Jul 2007 12:31:53 -0000 1.9 +++ geda-gnetlist.spec 3 Sep 2007 05:45:33 -0000 1.10 @@ -1,19 +1,19 @@ -%define gedadocdir %{_docdir}/gEDA/ -%define real_ver 1.1.1 +%define gedadocdir %{_docdir}/gEDA +%define real_ver 1.2.0 Name: geda-gnetlist -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Netlister for the gEDA project Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/gnetlist/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel, libstroke-devel, geda-symbols, groff +BuildRequires: libgeda-devel, libstroke-devel, geda-symbols, groff gawk Requires: geda-symbols %description @@ -50,7 +50,7 @@ chmod 644 examples/vams/vhdl/basic-vhdl/*.vhdl install -d %{buildroot}%{gedadocdir}/examples -install -p -m 644 examples/*.sch %{buildroot}%{gedadocdir}/examples +cp -pr examples/* %{buildroot}%{gedadocdir}/examples %clean %{__rm} -rf %{buildroot} @@ -82,6 +82,12 @@ %{gedadocdir}/examples/* %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gnetlist/F-7/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 12:31:53 -0000 1.8 +++ sources 3 Sep 2007 05:45:33 -0000 1.9 @@ -1 +1 @@ -a68c798125ed13d480b642ecb8b88f51 geda-gnetlist-1.1.1.tar.gz +fe435c8124df5ee85e46f3f1e329ff70 geda-gnetlist-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:46:36 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Mon, 3 Sep 2007 01:46:36 -0400 Subject: rpms/stardict/F-7 stardict.spec,1.36,1.37 Message-ID: <200709030546.l835kaTk007902@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7749/F-7 Modified Files: stardict.spec Log Message: add doc Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/F-7/stardict.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- stardict.spec 3 Sep 2007 03:43:13 -0000 1.36 +++ stardict.spec 3 Sep 2007 05:46:03 -0000 1.37 @@ -5,7 +5,7 @@ Name: %{name} Summary: A powerful dictionary platform written in GTK+2 Version: %{version} -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/System License: GPLv3 URL: http://stardict.sourceforge.net @@ -68,10 +68,11 @@ %{_datadir}/idl/* %{_libdir}/bonobo/servers/*.server %{_datadir}/pixmaps/stardict.png -%config(noreplace) %{_sysconfdir}/gconf/schemas/*.schemas +%{_sysconfdir}/gconf/schemas/*.schemas %{_datadir}/omf/* %{_mandir}/man1/* %doc %{_datadir}/gnome/help/stardict +%doc README COPYING ChangeLog AUTHORS doc/FAQ doc/HACKING doc/HowToCreateDictionary doc/StarDictFileFormat doc/Translation %post @@ -82,6 +83,9 @@ if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi %changelog +* Mon Sep 03 2007 Hu Zheng - 3.0.0-4 +- Small fix on spec file. + * Thu Aug 23 2007 Hu Zheng - 3.0.0-3 - Add floatwin and espeak patch. From fedora-extras-commits at redhat.com Mon Sep 3 05:46:39 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Mon, 3 Sep 2007 01:46:39 -0400 Subject: rpms/stardict/devel stardict.spec,1.36,1.37 Message-ID: <200709030546.l835kdWT007905@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7749/devel Modified Files: stardict.spec Log Message: add doc Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/devel/stardict.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- stardict.spec 3 Sep 2007 03:43:16 -0000 1.36 +++ stardict.spec 3 Sep 2007 05:46:06 -0000 1.37 @@ -5,7 +5,7 @@ Name: %{name} Summary: A powerful dictionary platform written in GTK+2 Version: %{version} -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/System License: GPLv3 URL: http://stardict.sourceforge.net @@ -68,10 +68,11 @@ %{_datadir}/idl/* %{_libdir}/bonobo/servers/*.server %{_datadir}/pixmaps/stardict.png -%config(noreplace) %{_sysconfdir}/gconf/schemas/*.schemas +%{_sysconfdir}/gconf/schemas/*.schemas %{_datadir}/omf/* %{_mandir}/man1/* %doc %{_datadir}/gnome/help/stardict +%doc README COPYING ChangeLog AUTHORS doc/FAQ doc/HACKING doc/HowToCreateDictionary doc/StarDictFileFormat doc/Translation %post @@ -82,6 +83,9 @@ if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi %changelog +* Mon Sep 03 2007 Hu Zheng - 3.0.0-4 +- Small fix on spec file. + * Thu Aug 23 2007 Hu Zheng - 3.0.0-3 - Add floatwin and espeak patch. From fedora-extras-commits at redhat.com Mon Sep 3 05:46:40 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:46:40 -0400 Subject: rpms/geda-examples/FC-6 .cvsignore, 1.7, 1.8 geda-examples.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200709030546.l835kefH007910@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-examples/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7739/FC-6 Modified Files: .cvsignore geda-examples.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-examples/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 12:01:17 -0000 1.7 +++ .cvsignore 3 Sep 2007 05:46:07 -0000 1.8 @@ -1 +1 @@ -geda-examples-1.1.1.tar.gz +geda-examples-1.2.0.tar.gz Index: geda-examples.spec =================================================================== RCS file: /cvs/extras/rpms/geda-examples/FC-6/geda-examples.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- geda-examples.spec 14 Jul 2007 12:01:17 -0000 1.7 +++ geda-examples.spec 3 Sep 2007 05:46:07 -0000 1.8 @@ -1,16 +1,16 @@ -%define gedaexampledir %{_docdir}/gEDA/examples -%define real_ver 1.1.1 +%define gedadocdir %{_docdir}/gEDA +%define real_ver 1.2.0 Name: geda-examples -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Circuit examples for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: geda-gschem @@ -38,53 +38,17 @@ # please note that geda-spice is not provided # neither geda/gaf nor the fedoraproject due to license restrictions sed -i \ -'s|.INCLUDE /home/sdb/TwoStageAmp/Simulation.cmd|.INCLUDE %{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ +'s|.INCLUDE /home/sdb/TwoStageAmp/Simulation.cmd|.INCLUDE %{gedadocdir}/TwoStageAmp/Simulation.cmd|' \ TwoStageAmp/spice.netlist -sed -i -e \ -'s|file=./models/2N3904.mod|file=%{_datadir}/gEDA/models/bjt/2N3904.mod|' \ - TwoStageAmp/TwoStageAmp.sch - -sed -i -e \ -'s|file=Simulation.cmd|file=%{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ - TwoStageAmp/TwoStageAmp.sch - - %build -%configure +%configure --with-docdir=%{gedadocdir} %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} INSTALL="install -p" install DESTDIR=%{buildroot} -#the above installs nothing, do this again manually -%{__install} -d %{buildroot}%{gedaexampledir}/lightning_detector/ -%{__rm} lightning_detector/Makefile* -%{__rm} lightning_detector/sym/Makefile* -%{__cp} -pr lightning_detector/ %{buildroot}%{gedaexampledir}/ - - -install -d %{buildroot}%{gedaexampledir}/gTAG -%{__rm} gTAG/Makefile* -%{__cp} -pr gTAG/ %{buildroot}%{gedaexampledir}/ - - -install -d %{buildroot}%{gedaexampledir}/TwoStageAmp/ -%{__rm} TwoStageAmp/Makefile* -%{__rm} TwoStageAmp/sym/Makefile* -%{__cp} -pr TwoStageAmp/ %{buildroot}%{gedaexampledir}/ - - -install -d %{buildroot}%{gedaexampledir}/RF_Amp/ -%{__rm} RF_Amp/Makefile* -%{__rm} RF_Amp/model/Makefile* -%{__rm} RF_Amp/sym/Makefile* -%{__cp} -pr RF_Amp/ %{buildroot}%{gedaexampledir}/ - -# removed duplicates -%{__rm} -rf %{buildroot}%{_docdir}/geda-doc/ - %clean %{__rm} -rf %{buildroot} @@ -102,12 +66,19 @@ %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog README -%{gedaexampledir}/lightning_detector -%{gedaexampledir}/gTAG -%{gedaexampledir}/TwoStageAmp -%{gedaexampledir}/RF_Amp +%{gedadocdir}/examples/lightning_detector +%{gedadocdir}/examples/gTAG +%{gedadocdir}/examples/TwoStageAmp +%{gedadocdir}/examples/RF_Amp +%{gedadocdir}/examples/README %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-examples/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 12:01:17 -0000 1.7 +++ sources 3 Sep 2007 05:46:07 -0000 1.8 @@ -1 +1 @@ -6e753905ac9dfea18caad67aedb12983 geda-examples-1.1.1.tar.gz +ca177c15be955876c87095a84658e0ff geda-examples-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:46:52 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:46:52 -0400 Subject: rpms/geda-docs/FC-6 .cvsignore, 1.6, 1.7 geda-docs.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200709030546.l835kqDZ007961@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-docs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7858/FC-6 Modified Files: .cvsignore geda-docs.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-docs/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 14 Jul 2007 11:55:48 -0000 1.6 +++ .cvsignore 3 Sep 2007 05:46:19 -0000 1.7 @@ -1 +1 @@ -geda-docs-1.1.1.tar.gz +geda-docs-1.2.0.tar.gz Index: geda-docs.spec =================================================================== RCS file: /cvs/extras/rpms/geda-docs/FC-6/geda-docs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- geda-docs.spec 14 Jul 2007 11:55:48 -0000 1.5 +++ geda-docs.spec 3 Sep 2007 05:46:19 -0000 1.6 @@ -1,21 +1,21 @@ %define gedadocdir %{_docdir}/gEDA/ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-docs -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Documentation for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: geda-symbols libgeda +Requires: geda-symbols %description @@ -58,6 +58,12 @@ %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-docs/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 14 Jul 2007 11:55:48 -0000 1.6 +++ sources 3 Sep 2007 05:46:19 -0000 1.7 @@ -1 +1 @@ -404005b322df348e747069927695cb56 geda-docs-1.1.1.tar.gz +bbd67ab610a41bf44716cfdc651c0eb8 geda-docs-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:46:57 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:46:57 -0400 Subject: rpms/geda-gattrib/F-7 .cvsignore, 1.7, 1.8 gattrib.desktop, 1.4, 1.5 geda-gattrib.spec, 1.9, 1.10 sources, 1.7, 1.8 Message-ID: <200709030546.l835kvGQ007976@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gattrib/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7867/F-7 Modified Files: .cvsignore gattrib.desktop geda-gattrib.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/F-7/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 12:17:14 -0000 1.7 +++ .cvsignore 3 Sep 2007 05:46:24 -0000 1.8 @@ -1 +1 @@ -geda-gattrib-1.1.1.tar.gz +geda-gattrib-1.2.0.tar.gz Index: gattrib.desktop =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/F-7/gattrib.desktop,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gattrib.desktop 27 Jun 2007 20:46:40 -0000 1.4 +++ gattrib.desktop 3 Sep 2007 05:46:24 -0000 1.5 @@ -1,10 +1,10 @@ [Desktop Entry] Encoding=UTF-8 -Name=Gattrib +Name=gEDA Attribute Editor GenericName=gEDA Attribute Editor Comment=Editor for component attributes on circuit diagrams Exec=gattrib Icon=gattrib Terminal=false Type=Application -Categories=Qt;KDE;Education;Science; +Categories=Science; Index: geda-gattrib.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/F-7/geda-gattrib.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- geda-gattrib.spec 14 Jul 2007 12:17:14 -0000 1.9 +++ geda-gattrib.spec 3 Sep 2007 05:46:24 -0000 1.10 @@ -1,21 +1,21 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-gattrib -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Attribute editor for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org/tools/gattrib/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz Source1: gattrib.desktop # Source 2: from the geda package Source2: gattrib.xpm BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel, desktop-file-utils +BuildRequires: libgeda-devel, desktop-file-utils gawk Requires: geda-symbols @@ -77,10 +77,17 @@ %doc design/{gEDA_Structures_updated.png,ProgramArchitecture.gnumeric} %{_bindir}/gattrib %{_datadir}/gEDA/system-gattribrc +%{_datadir}/gEDA/gattrib-menus.xml %{_datadir}/applications/fedora-gattrib.desktop %{_datadir}/icons/hicolor/32x32/apps/gattrib.xpm %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 12:17:14 -0000 1.7 +++ sources 3 Sep 2007 05:46:24 -0000 1.8 @@ -1 +1 @@ -93a75bd89b6290cbe7548134ffa24200 geda-gattrib-1.1.1.tar.gz +39acaa05c12c78f5a1fece22760e9d91 geda-gattrib-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:48:24 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:48:24 -0400 Subject: rpms/geda-examples/F-7 .cvsignore, 1.7, 1.8 geda-examples.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200709030548.l835mOXH008255@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-examples/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8139/F-7 Modified Files: .cvsignore geda-examples.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-examples/F-7/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 12:04:23 -0000 1.7 +++ .cvsignore 3 Sep 2007 05:47:52 -0000 1.8 @@ -1 +1 @@ -geda-examples-1.1.1.tar.gz +geda-examples-1.2.0.tar.gz Index: geda-examples.spec =================================================================== RCS file: /cvs/extras/rpms/geda-examples/F-7/geda-examples.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- geda-examples.spec 14 Jul 2007 12:04:23 -0000 1.7 +++ geda-examples.spec 3 Sep 2007 05:47:52 -0000 1.8 @@ -1,16 +1,16 @@ -%define gedaexampledir %{_docdir}/gEDA/examples -%define real_ver 1.1.1 +%define gedadocdir %{_docdir}/gEDA +%define real_ver 1.2.0 Name: geda-examples -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Circuit examples for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: geda-gschem @@ -38,53 +38,17 @@ # please note that geda-spice is not provided # neither geda/gaf nor the fedoraproject due to license restrictions sed -i \ -'s|.INCLUDE /home/sdb/TwoStageAmp/Simulation.cmd|.INCLUDE %{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ +'s|.INCLUDE /home/sdb/TwoStageAmp/Simulation.cmd|.INCLUDE %{gedadocdir}/TwoStageAmp/Simulation.cmd|' \ TwoStageAmp/spice.netlist -sed -i -e \ -'s|file=./models/2N3904.mod|file=%{_datadir}/gEDA/models/bjt/2N3904.mod|' \ - TwoStageAmp/TwoStageAmp.sch - -sed -i -e \ -'s|file=Simulation.cmd|file=%{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ - TwoStageAmp/TwoStageAmp.sch - - %build -%configure +%configure --with-docdir=%{gedadocdir} %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} INSTALL="install -p" install DESTDIR=%{buildroot} -#the above installs nothing, do this again manually -%{__install} -d %{buildroot}%{gedaexampledir}/lightning_detector/ -%{__rm} lightning_detector/Makefile* -%{__rm} lightning_detector/sym/Makefile* -%{__cp} -pr lightning_detector/ %{buildroot}%{gedaexampledir}/ - - -install -d %{buildroot}%{gedaexampledir}/gTAG -%{__rm} gTAG/Makefile* -%{__cp} -pr gTAG/ %{buildroot}%{gedaexampledir}/ - - -install -d %{buildroot}%{gedaexampledir}/TwoStageAmp/ -%{__rm} TwoStageAmp/Makefile* -%{__rm} TwoStageAmp/sym/Makefile* -%{__cp} -pr TwoStageAmp/ %{buildroot}%{gedaexampledir}/ - - -install -d %{buildroot}%{gedaexampledir}/RF_Amp/ -%{__rm} RF_Amp/Makefile* -%{__rm} RF_Amp/model/Makefile* -%{__rm} RF_Amp/sym/Makefile* -%{__cp} -pr RF_Amp/ %{buildroot}%{gedaexampledir}/ - -# removed duplicates -%{__rm} -rf %{buildroot}%{_docdir}/geda-doc/ - %clean %{__rm} -rf %{buildroot} @@ -102,12 +66,19 @@ %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog README -%{gedaexampledir}/lightning_detector -%{gedaexampledir}/gTAG -%{gedaexampledir}/TwoStageAmp -%{gedaexampledir}/RF_Amp +%{gedadocdir}/examples/lightning_detector +%{gedadocdir}/examples/gTAG +%{gedadocdir}/examples/TwoStageAmp +%{gedadocdir}/examples/RF_Amp +%{gedadocdir}/examples/README %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-examples/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 12:04:23 -0000 1.7 +++ sources 3 Sep 2007 05:47:52 -0000 1.8 @@ -1 +1 @@ -6e753905ac9dfea18caad67aedb12983 geda-examples-1.1.1.tar.gz +ca177c15be955876c87095a84658e0ff geda-examples-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:48:30 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:48:30 -0400 Subject: rpms/geda-gnetlist/devel .cvsignore, 1.8, 1.9 geda-gnetlist.spec, 1.10, 1.11 sources, 1.8, 1.9 Message-ID: <200709030548.l835mU64008292@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gnetlist/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8121/devel Modified Files: .cvsignore geda-gnetlist.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gnetlist/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2007 12:33:36 -0000 1.8 +++ .cvsignore 3 Sep 2007 05:47:57 -0000 1.9 @@ -1 +1 @@ -geda-gnetlist-1.1.1.tar.gz +geda-gnetlist-1.2.0.tar.gz Index: geda-gnetlist.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gnetlist/devel/geda-gnetlist.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- geda-gnetlist.spec 24 Aug 2007 00:15:33 -0000 1.10 +++ geda-gnetlist.spec 3 Sep 2007 05:47:57 -0000 1.11 @@ -1,19 +1,19 @@ -%define gedadocdir %{_docdir}/gEDA/ -%define real_ver 1.1.1 +%define gedadocdir %{_docdir}/gEDA +%define real_ver 1.2.0 Name: geda-gnetlist -Version: 20070708 -Release: 2%{?dist} +Version: 20070902 +Release: 1%{?dist} Summary: Netlister for the gEDA project Group: Applications/Engineering License: GPLv2 URL: http://www.geda.seul.org/tools/gnetlist/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel, libstroke-devel, geda-symbols, groff +BuildRequires: libgeda-devel, libstroke-devel, geda-symbols, groff gawk Requires: geda-symbols %description @@ -50,7 +50,7 @@ chmod 644 examples/vams/vhdl/basic-vhdl/*.vhdl install -d %{buildroot}%{gedadocdir}/examples -install -p -m 644 examples/*.sch %{buildroot}%{gedadocdir}/examples +cp -pr examples/* %{buildroot}%{gedadocdir}/examples %clean %{__rm} -rf %{buildroot} @@ -82,8 +82,11 @@ %{gedadocdir}/examples/* %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + * Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 -- mass rebuild for fedora 8 - ppc +- mass rebuild for fedora 8 - ppc32 * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gnetlist/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2007 12:33:36 -0000 1.8 +++ sources 3 Sep 2007 05:47:57 -0000 1.9 @@ -1 +1 @@ -a68c798125ed13d480b642ecb8b88f51 geda-gnetlist-1.1.1.tar.gz +fe435c8124df5ee85e46f3f1e329ff70 geda-gnetlist-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:48:44 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:48:44 -0400 Subject: rpms/geda-gattrib/devel .cvsignore, 1.7, 1.8 geda-gattrib.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200709030548.l835miJV008332@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-gattrib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8208/devel Modified Files: .cvsignore geda-gattrib.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 12:19:00 -0000 1.7 +++ .cvsignore 3 Sep 2007 05:48:11 -0000 1.8 @@ -1 +1 @@ -geda-gattrib-1.1.1.tar.gz +geda-gattrib-1.2.0.tar.gz Index: geda-gattrib.spec =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/devel/geda-gattrib.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- geda-gattrib.spec 24 Aug 2007 00:31:31 -0000 1.10 +++ geda-gattrib.spec 3 Sep 2007 05:48:11 -0000 1.11 @@ -1,21 +1,21 @@ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-gattrib -Version: 20070708 -Release: 2%{?dist} +Version: 20070902 +Release: 1%{?dist} Summary: Attribute editor for gEDA Group: Applications/Engineering License: GPLv2 URL: http://www.geda.seul.org/tools/gattrib/index.html -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz Source1: gattrib.desktop # Source 2: from the geda package Source2: gattrib.xpm BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libgeda-devel, desktop-file-utils +BuildRequires: libgeda-devel, desktop-file-utils gawk Requires: geda-symbols @@ -77,12 +77,16 @@ %doc design/{gEDA_Structures_updated.png,ProgramArchitecture.gnumeric} %{_bindir}/gattrib %{_datadir}/gEDA/system-gattribrc +%{_datadir}/gEDA/gattrib-menus.xml %{_datadir}/applications/fedora-gattrib.desktop %{_datadir}/icons/hicolor/32x32/apps/gattrib.xpm %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + * Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 -- mass rebuild for fedora 8 - ppc +- mass rebuild for fedora 8 - ppc32 * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-gattrib/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 12:19:00 -0000 1.7 +++ sources 3 Sep 2007 05:48:11 -0000 1.8 @@ -1 +1 @@ -93a75bd89b6290cbe7548134ffa24200 geda-gattrib-1.1.1.tar.gz +39acaa05c12c78f5a1fece22760e9d91 geda-gattrib-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:48:49 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:48:49 -0400 Subject: rpms/geda-docs/F-7 .cvsignore, 1.6, 1.7 geda-docs.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200709030548.l835mnGY008340@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-docs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8196/F-7 Modified Files: .cvsignore geda-docs.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-docs/F-7/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 14 Jul 2007 11:57:47 -0000 1.6 +++ .cvsignore 3 Sep 2007 05:48:16 -0000 1.7 @@ -1 +1 @@ -geda-docs-1.1.1.tar.gz +geda-docs-1.2.0.tar.gz Index: geda-docs.spec =================================================================== RCS file: /cvs/extras/rpms/geda-docs/F-7/geda-docs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- geda-docs.spec 14 Jul 2007 11:57:47 -0000 1.5 +++ geda-docs.spec 3 Sep 2007 05:48:16 -0000 1.6 @@ -1,21 +1,21 @@ %define gedadocdir %{_docdir}/gEDA/ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-docs -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Documentation for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: geda-symbols libgeda +Requires: geda-symbols %description @@ -58,6 +58,12 @@ %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-docs/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 14 Jul 2007 11:57:47 -0000 1.6 +++ sources 3 Sep 2007 05:48:16 -0000 1.7 @@ -1 +1 @@ -404005b322df348e747069927695cb56 geda-docs-1.1.1.tar.gz +bbd67ab610a41bf44716cfdc651c0eb8 geda-docs-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:50:14 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:50:14 -0400 Subject: rpms/geda-examples/devel .cvsignore, 1.7, 1.8 geda-examples.spec, 1.7, 1.8 sources, 1.7, 1.8 Message-ID: <200709030550.l835oEGD008498@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-examples/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8452/devel Modified Files: .cvsignore geda-examples.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-examples/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 12:06:44 -0000 1.7 +++ .cvsignore 3 Sep 2007 05:49:42 -0000 1.8 @@ -1 +1 @@ -geda-examples-1.1.1.tar.gz +geda-examples-1.2.0.tar.gz Index: geda-examples.spec =================================================================== RCS file: /cvs/extras/rpms/geda-examples/devel/geda-examples.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- geda-examples.spec 14 Jul 2007 12:06:44 -0000 1.7 +++ geda-examples.spec 3 Sep 2007 05:49:42 -0000 1.8 @@ -1,16 +1,16 @@ -%define gedaexampledir %{_docdir}/gEDA/examples -%define real_ver 1.1.1 +%define gedadocdir %{_docdir}/gEDA +%define real_ver 1.2.0 Name: geda-examples -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Circuit examples for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: geda-gschem @@ -38,53 +38,17 @@ # please note that geda-spice is not provided # neither geda/gaf nor the fedoraproject due to license restrictions sed -i \ -'s|.INCLUDE /home/sdb/TwoStageAmp/Simulation.cmd|.INCLUDE %{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ +'s|.INCLUDE /home/sdb/TwoStageAmp/Simulation.cmd|.INCLUDE %{gedadocdir}/TwoStageAmp/Simulation.cmd|' \ TwoStageAmp/spice.netlist -sed -i -e \ -'s|file=./models/2N3904.mod|file=%{_datadir}/gEDA/models/bjt/2N3904.mod|' \ - TwoStageAmp/TwoStageAmp.sch - -sed -i -e \ -'s|file=Simulation.cmd|file=%{gedaexampledir}/TwoStageAmp/Simulation.cmd|' \ - TwoStageAmp/TwoStageAmp.sch - - %build -%configure +%configure --with-docdir=%{gedadocdir} %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %{__make} INSTALL="install -p" install DESTDIR=%{buildroot} -#the above installs nothing, do this again manually -%{__install} -d %{buildroot}%{gedaexampledir}/lightning_detector/ -%{__rm} lightning_detector/Makefile* -%{__rm} lightning_detector/sym/Makefile* -%{__cp} -pr lightning_detector/ %{buildroot}%{gedaexampledir}/ - - -install -d %{buildroot}%{gedaexampledir}/gTAG -%{__rm} gTAG/Makefile* -%{__cp} -pr gTAG/ %{buildroot}%{gedaexampledir}/ - - -install -d %{buildroot}%{gedaexampledir}/TwoStageAmp/ -%{__rm} TwoStageAmp/Makefile* -%{__rm} TwoStageAmp/sym/Makefile* -%{__cp} -pr TwoStageAmp/ %{buildroot}%{gedaexampledir}/ - - -install -d %{buildroot}%{gedaexampledir}/RF_Amp/ -%{__rm} RF_Amp/Makefile* -%{__rm} RF_Amp/model/Makefile* -%{__rm} RF_Amp/sym/Makefile* -%{__cp} -pr RF_Amp/ %{buildroot}%{gedaexampledir}/ - -# removed duplicates -%{__rm} -rf %{buildroot}%{_docdir}/geda-doc/ - %clean %{__rm} -rf %{buildroot} @@ -102,12 +66,19 @@ %files %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog README -%{gedaexampledir}/lightning_detector -%{gedaexampledir}/gTAG -%{gedaexampledir}/TwoStageAmp -%{gedaexampledir}/RF_Amp +%{gedadocdir}/examples/lightning_detector +%{gedadocdir}/examples/gTAG +%{gedadocdir}/examples/TwoStageAmp +%{gedadocdir}/examples/RF_Amp +%{gedadocdir}/examples/README %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-examples/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 12:06:44 -0000 1.7 +++ sources 3 Sep 2007 05:49:42 -0000 1.8 @@ -1 +1 @@ -6e753905ac9dfea18caad67aedb12983 geda-examples-1.1.1.tar.gz +ca177c15be955876c87095a84658e0ff geda-examples-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 05:50:19 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Mon, 3 Sep 2007 01:50:19 -0400 Subject: rpms/geda-docs/devel .cvsignore, 1.6, 1.7 geda-docs.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200709030550.l835oJ99008508@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/geda-docs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8454/devel Modified Files: .cvsignore geda-docs.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geda-docs/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 14 Jul 2007 11:59:26 -0000 1.6 +++ .cvsignore 3 Sep 2007 05:49:46 -0000 1.7 @@ -1 +1 @@ -geda-docs-1.1.1.tar.gz +geda-docs-1.2.0.tar.gz Index: geda-docs.spec =================================================================== RCS file: /cvs/extras/rpms/geda-docs/devel/geda-docs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- geda-docs.spec 14 Jul 2007 11:59:26 -0000 1.5 +++ geda-docs.spec 3 Sep 2007 05:49:46 -0000 1.6 @@ -1,21 +1,21 @@ %define gedadocdir %{_docdir}/gEDA/ -%define real_ver 1.1.1 +%define real_ver 1.2.0 Name: geda-docs -Version: 20070708 +Version: 20070902 Release: 1%{?dist} Summary: Documentation for gEDA Group: Applications/Engineering -License: GPL +License: GPLv2 URL: http://www.geda.seul.org -Source: http://geda.seul.org/devel/v1.1/%{relver}/%{name}-%{real_ver}.tar.gz +Source: http://geda.seul.org/release/v1.2/%{relver}/%{name}-%{real_ver}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: geda-symbols libgeda +Requires: geda-symbols %description @@ -58,6 +58,12 @@ %Changelog +* Mon Sep 03 2007 Chitlesh Goorah - 20070902-1 +- New upstream release + +* Thu Aug 23 2007 Chitlesh Goorah - 20070708-2 +- mass rebuild for fedora 8 - ppc32 + * Sat Jul 14 2007 Chitlesh Goorah - 20070708-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/geda-docs/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 14 Jul 2007 11:59:26 -0000 1.6 +++ sources 3 Sep 2007 05:49:46 -0000 1.7 @@ -1 +1 @@ -404005b322df348e747069927695cb56 geda-docs-1.1.1.tar.gz +bbd67ab610a41bf44716cfdc651c0eb8 geda-docs-1.2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 06:39:01 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 3 Sep 2007 02:39:01 -0400 Subject: rpms/libtasn1/F-7 lastver, 1.1, 1.2 libtasn1.spec, 1.18, 1.19 sources, 1.11, 1.12 Message-ID: <200709030639.l836d12s015372@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/libtasn1/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15311/F-7 Modified Files: lastver libtasn1.spec sources Log Message: updated to 1.1 Index: lastver =================================================================== RCS file: /cvs/extras/rpms/libtasn1/F-7/lastver,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lastver 1 Sep 2007 14:45:02 -0000 1.1 +++ lastver 3 Sep 2007 06:38:27 -0000 1.2 @@ -1 +1 @@ -0.3.10 +1.1 Index: libtasn1.spec =================================================================== RCS file: /cvs/extras/rpms/libtasn1/F-7/libtasn1.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- libtasn1.spec 14 Jun 2007 18:34:24 -0000 1.18 +++ libtasn1.spec 3 Sep 2007 06:38:27 -0000 1.19 @@ -4,7 +4,7 @@ Summary: This is the ASN.1 library used in GNUTLS Name: libtasn1 -Version: 0.3.10 +Version: 1.1 Release: %release_func 1 License: LGPL @@ -110,6 +110,9 @@ %changelog +* Mon Sep 3 2007 Enrico Scholz - 1.1-1 +- updated to 1.1 + * Thu Jun 14 2007 Enrico Scholz - 0.3.10-1 - updated to 0.3.10 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libtasn1/F-7/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 14 Jun 2007 18:34:24 -0000 1.11 +++ sources 3 Sep 2007 06:38:27 -0000 1.12 @@ -1,2 +1,2 @@ -650145edefc26d4910a4f603cdab2535 libtasn1-0.3.10.tar.gz -4e1d3b76a07ed3b63fc2ce24b5f6c3b4 libtasn1-0.3.10.tar.gz.sig +93b43cc5013bda4d8bf64508f1566c54 libtasn1-1.1.tar.gz +485ef927abdd7bc51bcdfe8c93431f4d libtasn1-1.1.tar.gz.sig From fedora-extras-commits at redhat.com Mon Sep 3 06:39:04 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 3 Sep 2007 02:39:04 -0400 Subject: rpms/libtasn1/FC-6 libtasn1.spec,1.18,1.19 sources,1.11,1.12 Message-ID: <200709030639.l836d4NU015376@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/libtasn1/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15311/FC-6 Modified Files: libtasn1.spec sources Log Message: updated to 1.1 Index: libtasn1.spec =================================================================== RCS file: /cvs/extras/rpms/libtasn1/FC-6/libtasn1.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- libtasn1.spec 14 Jun 2007 18:34:14 -0000 1.18 +++ libtasn1.spec 3 Sep 2007 06:38:31 -0000 1.19 @@ -4,7 +4,7 @@ Summary: This is the ASN.1 library used in GNUTLS Name: libtasn1 -Version: 0.3.10 +Version: 1.1 Release: %release_func 1 License: LGPL @@ -110,6 +110,9 @@ %changelog +* Mon Sep 3 2007 Enrico Scholz - 1.1-1 +- updated to 1.1 + * Thu Jun 14 2007 Enrico Scholz - 0.3.10-1 - updated to 0.3.10 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libtasn1/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 14 Jun 2007 18:34:14 -0000 1.11 +++ sources 3 Sep 2007 06:38:31 -0000 1.12 @@ -1,2 +1,2 @@ -650145edefc26d4910a4f603cdab2535 libtasn1-0.3.10.tar.gz -4e1d3b76a07ed3b63fc2ce24b5f6c3b4 libtasn1-0.3.10.tar.gz.sig +93b43cc5013bda4d8bf64508f1566c54 libtasn1-1.1.tar.gz +485ef927abdd7bc51bcdfe8c93431f4d libtasn1-1.1.tar.gz.sig From fedora-extras-commits at redhat.com Mon Sep 3 06:39:06 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 3 Sep 2007 02:39:06 -0400 Subject: rpms/libtasn1/devel lastver, 1.1, 1.2 libtasn1.spec, 1.18, 1.19 sources, 1.11, 1.12 Message-ID: <200709030639.l836d6U9015382@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/libtasn1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15311/devel Modified Files: lastver libtasn1.spec sources Log Message: updated to 1.1 Index: lastver =================================================================== RCS file: /cvs/extras/rpms/libtasn1/devel/lastver,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lastver 1 Sep 2007 14:45:05 -0000 1.1 +++ lastver 3 Sep 2007 06:38:34 -0000 1.2 @@ -1 +1 @@ -0.3.10 +1.1 Index: libtasn1.spec =================================================================== RCS file: /cvs/extras/rpms/libtasn1/devel/libtasn1.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- libtasn1.spec 14 Jun 2007 18:34:09 -0000 1.18 +++ libtasn1.spec 3 Sep 2007 06:38:34 -0000 1.19 @@ -4,7 +4,7 @@ Summary: This is the ASN.1 library used in GNUTLS Name: libtasn1 -Version: 0.3.10 +Version: 1.1 Release: %release_func 1 License: LGPL @@ -110,6 +110,9 @@ %changelog +* Mon Sep 3 2007 Enrico Scholz - 1.1-1 +- updated to 1.1 + * Thu Jun 14 2007 Enrico Scholz - 0.3.10-1 - updated to 0.3.10 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libtasn1/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 14 Jun 2007 18:34:09 -0000 1.11 +++ sources 3 Sep 2007 06:38:34 -0000 1.12 @@ -1,2 +1,2 @@ -650145edefc26d4910a4f603cdab2535 libtasn1-0.3.10.tar.gz -4e1d3b76a07ed3b63fc2ce24b5f6c3b4 libtasn1-0.3.10.tar.gz.sig +93b43cc5013bda4d8bf64508f1566c54 libtasn1-1.1.tar.gz +485ef927abdd7bc51bcdfe8c93431f4d libtasn1-1.1.tar.gz.sig From fedora-extras-commits at redhat.com Mon Sep 3 07:03:11 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Mon, 3 Sep 2007 03:03:11 -0400 Subject: rpms/db4/devel .cvsignore, 1.11, 1.12 db4.spec, 1.51, 1.52 sources, 1.11, 1.12 Message-ID: <200709030703.l8373BTa021855@cvs-int.fedora.redhat.com> Author: jnovy Update of /cvs/extras/rpms/db4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21833 Modified Files: .cvsignore db4.spec sources Log Message: update to 4.6.19 (#273461) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/db4/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 31 Jul 2007 08:21:33 -0000 1.11 +++ .cvsignore 3 Sep 2007 07:02:38 -0000 1.12 @@ -6,3 +6,4 @@ db-4.3.29.tar.gz db-4.5.20.tar.gz db-4.6.18.tar.gz +db-4.6.19.tar.gz Index: db4.spec =================================================================== RCS file: /cvs/extras/rpms/db4/devel/db4.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- db4.spec 29 Aug 2007 12:53:44 -0000 1.51 +++ db4.spec 3 Sep 2007 07:02:38 -0000 1.52 @@ -7,8 +7,8 @@ Summary: The Berkeley DB database library (version 4) for C Name: db4 -Version: 4.6.18 -Release: 2%{?dist} +Version: 4.6.19 +Release: 1%{?dist} Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz Patch2: db-4.3.29-sparc64.patch @@ -349,6 +349,9 @@ %endif %changelog +* Mon Sep 3 2007 Jindrich Novy 4.6.19-1 +- update to 4.6.19 (#273461) + * Thu Aug 29 2007 Jindrich Novy 4.6.18-2 - rebuild for BuildID - BR util-linux-ng Index: sources =================================================================== RCS file: /cvs/extras/rpms/db4/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 31 Jul 2007 08:21:33 -0000 1.11 +++ sources 3 Sep 2007 07:02:38 -0000 1.12 @@ -1,2 +1,2 @@ 42cc6c1e1e25818bd3e3f91328edb0f1 db.1.85.tar.gz -95768bd92fd48951a427fbab37b9088f db-4.6.18.tar.gz +89c7390ff120d5ebf3eccc5f97249e79 db-4.6.19.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 07:55:32 2007 From: fedora-extras-commits at redhat.com (Adam Tkac (atkac)) Date: Mon, 3 Sep 2007 03:55:32 -0400 Subject: rpms/bind/F-7 bind-9.4-2119_revert.patch, NONE, 1.1 bind.spec, 1.190, 1.191 Message-ID: <200709030755.l837tWH6022948@cvs-int.fedora.redhat.com> Author: atkac Update of /cvs/pkgs/rpms/bind/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22860 Modified Files: bind.spec Added Files: bind-9.4-2119_revert.patch Log Message: - temporary revert ISC 2119 change which conflicts with our "libbind-errno" patch (#254501) bind-9.4-2119_revert.patch: --- NEW FILE bind-9.4-2119_revert.patch --- diff -up bind-9.4.2b1/lib/bind/resolv/res_init.c.recurs bind-9.4.2b1/lib/bind/resolv/res_init.c --- bind-9.4.2b1/lib/bind/resolv/res_init.c.recurs 2007-08-31 09:01:10.000000000 +0200 +++ bind-9.4.2b1/lib/bind/resolv/res_init.c 2007-08-31 09:13:41.000000000 +0200 @@ -166,9 +166,7 @@ __res_vinit(res_state statp, int preinit #endif int dots; union res_sockaddr_union u[2]; - int maxns = MAXNS; - RES_SET_H_ERRNO(statp, 0); if (statp->_u._ext.ext != NULL) res_ndestroy(statp); @@ -218,22 +216,8 @@ __res_vinit(res_state statp, int preinit statp->_u._ext.ext->nsaddrs[0].sin = statp->nsaddr; strcpy(statp->_u._ext.ext->nsuffix, "ip6.arpa"); strcpy(statp->_u._ext.ext->nsuffix2, "ip6.int"); - } else { - /* - * Historically res_init() rarely, if at all, failed. - * Examples and applications exist which do not check - * our return code. Furthermore several applications - * simply call us to get the systems domainname. So - * rather then immediately fail here we store the - * failure, which is returned later, in h_errno. And - * prevent the collection of 'nameserver' information - * by setting maxns to 0. Thus applications that fail - * to check our return code wont be able to make - * queries anyhow. - */ - RES_SET_H_ERRNO(statp, NETDB_INTERNAL); - maxns = 0; - } + } else + return (-1); #ifdef RESOLVSORT statp->nsort = 0; #endif @@ -362,7 +346,7 @@ __res_vinit(res_state statp, int preinit continue; } /* read nameservers to query */ - if (MATCH(buf, "nameserver") && nserv < maxns) { + if (MATCH(buf, "nameserver") && nserv < MAXNS) { struct addrinfo hints, *ai; char sbuf[NI_MAXSERV]; const size_t minsiz = @@ -498,7 +482,7 @@ __res_vinit(res_state statp, int preinit if ((cp = getenv("RES_OPTIONS")) != NULL) res_setoptions(statp, cp, "env"); statp->options |= RES_INIT; - return (statp->res_h_errno); + return (0); } static void Index: bind.spec =================================================================== RCS file: /cvs/pkgs/rpms/bind/F-7/bind.spec,v retrieving revision 1.190 retrieving revision 1.191 diff -u -r1.190 -r1.191 --- bind.spec 22 Aug 2007 10:56:52 -0000 1.190 +++ bind.spec 3 Sep 2007 07:54:59 -0000 1.191 @@ -20,7 +20,7 @@ Name: bind License: BSD-like Version: 9.4.2 -Release: 0.1.%{RELEASEVER}%{?dist} +Release: 0.2.%{RELEASEVER}%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -73,6 +73,7 @@ Patch68: bind-9.4.1-ldap-api.patch Patch70: bind-9.4-update.patch Patch71: bind-9.4-dbus.patch +Patch72: bind-9.4-2119_revert.patch # Requires: bind-libs = %{epoch}:%{version}-%{release}, glibc >= 2.2, mktemp Requires(post): grep, chkconfig >= 1.3.26 @@ -298,6 +299,7 @@ %endif %patch66 -p1 -b .freeze %patch70 -p1 -b .update +%patch72 -p1 -b .2119_revert :; @@ -783,6 +785,10 @@ %changelog +* Fri Aug 31 2007 Adam Tkac 31:9.4.2-0.2.b1 +- temporary revert ISC 2119 change which conflicts with our + "libbind-errno" patch (#254501) + * Tue Aug 21 2007 Adam Tkac 31:9.4.2-0.1.b1 - updated to 9.4.2b1 - dropped patches From fedora-extras-commits at redhat.com Mon Sep 3 07:57:38 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 3 Sep 2007 03:57:38 -0400 Subject: rpms/gimp-help/F-7 .cvsignore, 1.9, 1.10 gimp-help.spec, 1.12, 1.13 sources, 1.9, 1.10 Message-ID: <200709030757.l837vc3F023208@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/gimp-help/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23179 Modified Files: .cvsignore gimp-help.spec sources Log Message: version 2-0.13 don't use "%makeinstall ..." but "make DESTDIR=... install" for installing Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gimp-help/F-7/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 12 Apr 2007 14:09:03 -0000 1.9 +++ .cvsignore 3 Sep 2007 07:57:05 -0000 1.10 @@ -1 +1 @@ -gimp-help-2-0.12.tar.gz +gimp-help-2-0.13.tar.gz Index: gimp-help.spec =================================================================== RCS file: /cvs/pkgs/rpms/gimp-help/F-7/gimp-help.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- gimp-help.spec 12 Apr 2007 14:09:03 -0000 1.12 +++ gimp-help.spec 3 Sep 2007 07:57:05 -0000 1.13 @@ -1,4 +1,4 @@ -%define gimphelpver 2-0.12 +%define gimphelpver 2-0.13 %define gimpsubver 2.0 Summary: Help files for the GIMP. @@ -28,7 +28,7 @@ %install rm -rf %buildroot -%makeinstall GIMP_DATADIR=%{buildroot}%{_datadir}/gimp/%{gimpsubver} +make DESTDIR=%{buildroot} install %clean rm -rf %buildroot @@ -40,6 +40,10 @@ %{_datadir}/gimp/%{gimpsubver}/help %changelog +* Wed Aug 08 2007 Nils Philippsen - 2-0.1.0.13 +- version 2-0.13 +- don't use "%%makeinstall ..." but "make DESTDIR=... install" for installing + * Thu Apr 12 2007 Nils Philippsen - 2-0.1.0.12 - version 2-0.12 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gimp-help/F-7/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Apr 2007 14:09:03 -0000 1.9 +++ sources 3 Sep 2007 07:57:05 -0000 1.10 @@ -1 +1 @@ -fc1e2153eafa04fa701b23818029c3e1 gimp-help-2-0.12.tar.gz +a0d3ab0e503cacaaaa031958bfad43e5 gimp-help-2-0.13.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 07:58:15 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 3 Sep 2007 03:58:15 -0400 Subject: rpms/util-vserver/devel util-vserver-0.30.214-stat.patch, NONE, 1.1 util-vserver.spec, 1.30, 1.31 sources, 1.11, 1.12 lastver, 1.1, 1.2 util-vserver-0.30.213-yum32.patch, 1.1, NONE Message-ID: <200709030758.l837wF8q023346@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23217/devel Modified Files: util-vserver.spec sources lastver Added Files: util-vserver-0.30.214-stat.patch Removed Files: util-vserver-0.30.213-yum32.patch Log Message: updated to 0.30.214 util-vserver-0.30.214-stat.patch: --- NEW FILE util-vserver-0.30.214-stat.patch --- Index: lib_internal/util-safechdir.h =================================================================== --- lib_internal/util-safechdir.h (revision 2605) +++ lib_internal/util-safechdir.h (working copy) @@ -19,7 +19,8 @@ #ifndef H_UTIL_VSERVER_LIB_INTERNAL_UTIL_SAFECHDIR_H #define H_UTIL_VSERVER_LIB_INTERNAL_UTIL_SAFECHDIR_H -struct stat; +#include + int safeChdir(char const *, struct stat const *exp_stat) NONNULL((1,2)); #define EsafeChdir(PATH,EXP_STAT) \ Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/util-vserver.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- util-vserver.spec 4 Aug 2007 10:51:59 -0000 1.30 +++ util-vserver.spec 3 Sep 2007 07:57:42 -0000 1.31 @@ -6,13 +6,9 @@ ## Fedora Extras specific customization below... -%ifarch ppc64 -%bcond_with dietlibc -%else %bcond_without dietlibc -%endif - %bcond_with xalan + ## %global confdir %_sysconfdir/vservers @@ -27,14 +23,14 @@ Summary: Linux virtual server utilities Name: util-vserver -Version: 0.30.213 -Release: %release_func 2 +Version: 0.30.214 +Release: %release_func 1 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2 Source1: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2.asc -Patch0: util-vserver-0.30.213-yum32.patch +Patch0: util-vserver-0.30.214-stat.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) @@ -175,7 +171,7 @@ %prep %setup -q -%patch0 -p1 -b .yum32 +%patch0 -p0 -b .stat %build @@ -198,16 +194,7 @@ %check || : -## REMOVE ME! Cause for the PPC workaround should be fixed by -## http://svn.linux-vserver.org/projects/util-vserver/changeset/2545 -## which is going into 0.30.214 -%ifarch ppc - rc=true -%else - rc=false -%endif - -%__make check || $rc +%__make check %clean @@ -369,6 +356,9 @@ %changelog +* Mon Sep 3 2007 Enrico Scholz - 0.30.214-1 +- updated to 0.30.214 + * Sat Aug 4 2007 Enrico Scholz - 0.30.213-2 - added patch to make 'vyum' work with a patched yum-3.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 31 May 2007 20:40:16 -0000 1.11 +++ sources 3 Sep 2007 07:57:42 -0000 1.12 @@ -1,2 +1,2 @@ -2a444e725f7789f751ade259a38553ed util-vserver-0.30.213.tar.bz2 -876de69ad4303e746052907867b7bb88 util-vserver-0.30.213.tar.bz2.asc +8bad879e36a6a1b9b4858d0d6d3c8c76 util-vserver-0.30.214.tar.bz2 +ce8fd758ce4d201791020f6f87f0bddf util-vserver-0.30.214.tar.bz2.asc Index: lastver =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/lastver,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lastver 2 Sep 2007 11:30:35 -0000 1.1 +++ lastver 3 Sep 2007 07:57:42 -0000 1.2 @@ -1 +1 @@ -0.30.213 +0.30.214 --- util-vserver-0.30.213-yum32.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 07:58:17 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 3 Sep 2007 03:58:17 -0400 Subject: rpms/util-vserver/FC-6 util-vserver-0.30.214-stat.patch, NONE, 1.1 util-vserver.spec, 1.26, 1.27 sources, 1.11, 1.12 util-vserver-0.30.213-yum32.patch, 1.1, NONE Message-ID: <200709030758.l837wHhN023351@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23217/FC-6 Modified Files: util-vserver.spec sources Added Files: util-vserver-0.30.214-stat.patch Removed Files: util-vserver-0.30.213-yum32.patch Log Message: updated to 0.30.214 util-vserver-0.30.214-stat.patch: --- NEW FILE util-vserver-0.30.214-stat.patch --- Index: lib_internal/util-safechdir.h =================================================================== --- lib_internal/util-safechdir.h (revision 2605) +++ lib_internal/util-safechdir.h (working copy) @@ -19,7 +19,8 @@ #ifndef H_UTIL_VSERVER_LIB_INTERNAL_UTIL_SAFECHDIR_H #define H_UTIL_VSERVER_LIB_INTERNAL_UTIL_SAFECHDIR_H -struct stat; +#include + int safeChdir(char const *, struct stat const *exp_stat) NONNULL((1,2)); #define EsafeChdir(PATH,EXP_STAT) \ Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/FC-6/util-vserver.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- util-vserver.spec 4 Aug 2007 10:52:07 -0000 1.26 +++ util-vserver.spec 3 Sep 2007 07:57:45 -0000 1.27 @@ -6,13 +6,9 @@ ## Fedora Extras specific customization below... -%ifarch ppc64 -%bcond_with dietlibc -%else %bcond_without dietlibc -%endif - %bcond_with xalan + ## %global confdir %_sysconfdir/vservers @@ -27,14 +23,14 @@ Summary: Linux virtual server utilities Name: util-vserver -Version: 0.30.213 -Release: %release_func 2 +Version: 0.30.214 +Release: %release_func 1 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2 Source1: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2.asc -Patch0: util-vserver-0.30.213-yum32.patch +Patch0: util-vserver-0.30.214-stat.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) @@ -175,7 +171,7 @@ %prep %setup -q -%patch0 -p1 -b .yum32 +%patch0 -p0 -b .stat %build @@ -360,6 +356,9 @@ %changelog +* Mon Sep 3 2007 Enrico Scholz - 0.30.214-1 +- updated to 0.30.214 + * Sat Aug 4 2007 Enrico Scholz - 0.30.213-2 - added patch to make 'vyum' work with a patched yum-3.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 1 Jun 2007 07:10:45 -0000 1.11 +++ sources 3 Sep 2007 07:57:45 -0000 1.12 @@ -1,2 +1,2 @@ -2a444e725f7789f751ade259a38553ed util-vserver-0.30.213.tar.bz2 -876de69ad4303e746052907867b7bb88 util-vserver-0.30.213.tar.bz2.asc +8bad879e36a6a1b9b4858d0d6d3c8c76 util-vserver-0.30.214.tar.bz2 +ce8fd758ce4d201791020f6f87f0bddf util-vserver-0.30.214.tar.bz2.asc --- util-vserver-0.30.213-yum32.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 07:58:20 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 3 Sep 2007 03:58:20 -0400 Subject: rpms/util-vserver/F-7 util-vserver-0.30.214-stat.patch, NONE, 1.1 util-vserver.spec, 1.26, 1.27 sources, 1.11, 1.12 lastver, 1.1, 1.2 util-vserver-0.30.213-yum32.patch, 1.1, NONE Message-ID: <200709030758.l837wKUM023356@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23217/F-7 Modified Files: util-vserver.spec sources lastver Added Files: util-vserver-0.30.214-stat.patch Removed Files: util-vserver-0.30.213-yum32.patch Log Message: updated to 0.30.214 util-vserver-0.30.214-stat.patch: --- NEW FILE util-vserver-0.30.214-stat.patch --- Index: lib_internal/util-safechdir.h =================================================================== --- lib_internal/util-safechdir.h (revision 2605) +++ lib_internal/util-safechdir.h (working copy) @@ -19,7 +19,8 @@ #ifndef H_UTIL_VSERVER_LIB_INTERNAL_UTIL_SAFECHDIR_H #define H_UTIL_VSERVER_LIB_INTERNAL_UTIL_SAFECHDIR_H -struct stat; +#include + int safeChdir(char const *, struct stat const *exp_stat) NONNULL((1,2)); #define EsafeChdir(PATH,EXP_STAT) \ Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/F-7/util-vserver.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- util-vserver.spec 4 Aug 2007 10:52:10 -0000 1.26 +++ util-vserver.spec 3 Sep 2007 07:57:48 -0000 1.27 @@ -6,13 +6,9 @@ ## Fedora Extras specific customization below... -%ifarch ppc64 -%bcond_with dietlibc -%else %bcond_without dietlibc -%endif - %bcond_with xalan + ## %global confdir %_sysconfdir/vservers @@ -27,14 +23,14 @@ Summary: Linux virtual server utilities Name: util-vserver -Version: 0.30.213 -Release: %release_func 2 +Version: 0.30.214 +Release: %release_func 1 License: GPL Group: System Environment/Base URL: http://savannah.nongnu.org/projects/util-vserver/ Source0: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2 Source1: http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%version.tar.bz2.asc -Patch0: util-vserver-0.30.213-yum32.patch +Patch0: util-vserver-0.30.214-stat.patch BuildRoot: %_tmppath/%name-%version-%release-root Requires: init(%name) @@ -175,7 +171,7 @@ %prep %setup -q -%patch0 -p1 -b .yum32 +%patch0 -p0 -b .stat %build @@ -360,6 +356,9 @@ %changelog +* Mon Sep 3 2007 Enrico Scholz - 0.30.214-1 +- updated to 0.30.214 + * Sat Aug 4 2007 Enrico Scholz - 0.30.213-2 - added patch to make 'vyum' work with a patched yum-3.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/util-vserver/F-7/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 1 Jun 2007 07:05:05 -0000 1.11 +++ sources 3 Sep 2007 07:57:48 -0000 1.12 @@ -1,2 +1,2 @@ -2a444e725f7789f751ade259a38553ed util-vserver-0.30.213.tar.bz2 -876de69ad4303e746052907867b7bb88 util-vserver-0.30.213.tar.bz2.asc +8bad879e36a6a1b9b4858d0d6d3c8c76 util-vserver-0.30.214.tar.bz2 +ce8fd758ce4d201791020f6f87f0bddf util-vserver-0.30.214.tar.bz2.asc Index: lastver =================================================================== RCS file: /cvs/extras/rpms/util-vserver/F-7/lastver,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lastver 2 Sep 2007 11:30:32 -0000 1.1 +++ lastver 3 Sep 2007 07:57:48 -0000 1.2 @@ -1 +1 @@ -0.30.213 +0.30.214 --- util-vserver-0.30.213-yum32.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 07:58:40 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Mon, 3 Sep 2007 03:58:40 -0400 Subject: rpms/rapidsvn/devel rapidsvn.spec,1.10,1.11 Message-ID: <200709030758.l837weoq023369@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/rapidsvn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23326 Modified Files: rapidsvn.spec Log Message: * Mon Sep 3 2007 Joe Orton 0.9.4-6 - rebuild for fixed 32-bit APR Index: rapidsvn.spec =================================================================== RCS file: /cvs/extras/rpms/rapidsvn/devel/rapidsvn.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- rapidsvn.spec 23 Aug 2007 14:30:16 -0000 1.10 +++ rapidsvn.spec 3 Sep 2007 07:58:07 -0000 1.11 @@ -1,6 +1,6 @@ Name: rapidsvn Version: 0.9.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Graphical interface for the Subversion revision control system Group: Development/Tools @@ -151,6 +151,9 @@ %{_libdir}/libsvncpp.so %changelog +* Mon Sep 3 2007 Joe Orton 0.9.4-6 +- rebuild for fixed 32-bit APR + * Thu Aug 23 2007 Joe Orton 0.9.4-5 - don't link against neon directly From fedora-extras-commits at redhat.com Mon Sep 3 08:02:13 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Mon, 3 Sep 2007 04:02:13 -0400 Subject: rpms/kdesvn/devel kdesvn.spec,1.31,1.32 Message-ID: <200709030802.l8382DiK029631@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/kdesvn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29470 Modified Files: kdesvn.spec Log Message: * Mon Sep 3 2007 Joe Orton 0.13.0-4 - rebuild for fixed 32-bit APR (#254241) Index: kdesvn.spec =================================================================== RCS file: /cvs/extras/rpms/kdesvn/devel/kdesvn.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- kdesvn.spec 28 Aug 2007 14:17:08 -0000 1.31 +++ kdesvn.spec 3 Sep 2007 08:01:38 -0000 1.32 @@ -1,6 +1,6 @@ Name: kdesvn Version: 0.13.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A subversion client for KDE with KIO integration Group: Development/Tools @@ -122,6 +122,9 @@ %changelog +* Mon Sep 3 2007 Joe Orton 0.13.0-4 +- rebuild for fixed 32-bit APR (#254241) + * Tue Aug 28 2007 Orion Poplawski - 0.13.0-3 - Rebuild for new expat From fedora-extras-commits at redhat.com Mon Sep 3 08:04:07 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Mon, 3 Sep 2007 04:04:07 -0400 Subject: rpms/hunspell-pl/devel .cvsignore, 1.25, 1.26 hunspell-pl.spec, 1.27, 1.28 sources, 1.25, 1.26 Message-ID: <200709030804.l83847OM029991@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/hunspell-pl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29967 Modified Files: .cvsignore hunspell-pl.spec sources Log Message: new version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-pl/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 3 Aug 2007 09:46:04 -0000 1.25 +++ .cvsignore 3 Sep 2007 08:03:34 -0000 1.26 @@ -1 +1 @@ -alt-myspell-pl-20070803.tar.bz2 +alt-myspell-pl-20070903.tar.bz2 Index: hunspell-pl.spec =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-pl/devel/hunspell-pl.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- hunspell-pl.spec 9 Aug 2007 07:18:22 -0000 1.27 +++ hunspell-pl.spec 3 Sep 2007 08:03:34 -0000 1.28 @@ -1,6 +1,6 @@ Name: hunspell-pl Summary: Polish hunspell dictionaries -%define upstreamid 20070803 +%define upstreamid 20070903 Version: 0.%{upstreamid} Release: 1%{?dist} Source: http://www.kurnik.pl/dictionary/alt-myspell-pl-%{upstreamid}.tar.bz2 @@ -34,6 +34,9 @@ %{_datadir}/myspell/* %changelog +* Mon Sep 03 2007 Caolan McNamara - 0.20070903-1 +- new version + * Thu Aug 09 2007 Caolan McNamara - 0.20070803-1 - clarify that is tri-licensed Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-pl/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 3 Aug 2007 09:46:04 -0000 1.25 +++ sources 3 Sep 2007 08:03:34 -0000 1.26 @@ -1 +1 @@ -be1adb5fd0d06e462e2d1fc79a820092 alt-myspell-pl-20070803.tar.bz2 +de1cc0ea7b480ccc36bf39b3332758b7 alt-myspell-pl-20070903.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 3 08:17:52 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Mon, 3 Sep 2007 04:17:52 -0400 Subject: rpms/hunspell-it/devel .cvsignore, 1.2, 1.3 hunspell-it.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200709030817.l838Hq4r030633@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/hunspell-it/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30591 Modified Files: .cvsignore hunspell-it.spec sources Log Message: next version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-it/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 20 Feb 2007 09:20:23 -0000 1.2 +++ .cvsignore 3 Sep 2007 08:17:20 -0000 1.3 @@ -1 +1 @@ -italiano_2_3_beta_2006_07_23.zip +italiano_2_4_2007_09_01.zip Index: hunspell-it.spec =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-it/devel/hunspell-it.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hunspell-it.spec 3 Aug 2007 09:10:30 -0000 1.2 +++ hunspell-it.spec 3 Sep 2007 08:17:20 -0000 1.3 @@ -1,9 +1,9 @@ Name: hunspell-it Summary: Italian hunspell dictionaries -%define upstreamid 20060723 -Version: 2.3 -Release: 0.2.%{upstreamid}%{?dist} -Source: http://downloads.sourceforge.net/sourceforge/linguistico/italiano_2_3_beta_2006_07_23.zip +%define upstreamid 20070901 +Version: 2.4 +Release: 0.1.%{upstreamid}%{?dist} +Source: http://downloads.sourceforge.net/sourceforge/linguistico/italiano_2_4_2007_09_01.zip Group: Applications/Text URL: http://linguistico.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -38,10 +38,13 @@ %files %defattr(-,root,root,-) -%doc GPL.txt history.txt license.txt notes.txt README_it_IT.txt README.txt thanks.txt +%doc it_IT_README.txt it_IT_COPYING it_IT_AUTHORS it_IT_license.txt it_IT_notes.txt %{_datadir}/myspell/* %changelog +* Mon Sep 03 2007 Caolan McNamara - 2.4-0.1.20070901 +- latest version + * Fri Aug 03 2007 Caolan McNamara - 2.3-0.2.20060723 - clarify license version Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hunspell-it/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 20 Feb 2007 09:20:23 -0000 1.2 +++ sources 3 Sep 2007 08:17:20 -0000 1.3 @@ -1 +1 @@ -fe9240990c600bca2ad33cb906651087 italiano_2_3_beta_2006_07_23.zip +e7fbd9e2dfb25ea3288cdb918e1e1260 italiano_2_4_2007_09_01.zip From fedora-extras-commits at redhat.com Mon Sep 3 08:23:47 2007 From: fedora-extras-commits at redhat.com (Adam Tkac (atkac)) Date: Mon, 3 Sep 2007 04:23:47 -0400 Subject: rpms/bind/devel bind-9.5-2119_revert.patch, NONE, 1.1 bind-9.5-fix_h_errno.patch, NONE, 1.1 bind.spec, 1.211, 1.212 Message-ID: <200709030823.l838NlqT030850@cvs-int.fedora.redhat.com> Author: atkac Update of /cvs/pkgs/rpms/bind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30818 Modified Files: bind.spec Added Files: bind-9.5-2119_revert.patch bind-9.5-fix_h_errno.patch Log Message: - temporary revert ISC 2119 change and add "libbind-errno" patch (#254501) again bind-9.5-2119_revert.patch: --- NEW FILE bind-9.5-2119_revert.patch --- diff -up bind-9.5.0a6/lib/bind/resolv/res_init.c.2119 bind-9.5.0a6/lib/bind/resolv/res_init.c --- bind-9.5.0a6/lib/bind/resolv/res_init.c.2119 2007-07-09 03:43:23.000000000 +0200 +++ bind-9.5.0a6/lib/bind/resolv/res_init.c 2007-09-03 10:10:24.000000000 +0200 @@ -166,9 +166,7 @@ __res_vinit(res_state statp, int preinit #endif int dots; union res_sockaddr_union u[2]; - int maxns = MAXNS; - RES_SET_H_ERRNO(statp, 0); if (statp->_u._ext.ext != NULL) res_ndestroy(statp); @@ -218,22 +216,8 @@ __res_vinit(res_state statp, int preinit statp->_u._ext.ext->nsaddrs[0].sin = statp->nsaddr; strcpy(statp->_u._ext.ext->nsuffix, "ip6.arpa"); strcpy(statp->_u._ext.ext->nsuffix2, "ip6.int"); - } else { - /* - * Historically res_init() rarely, if at all, failed. - * Examples and applications exist which do not check - * our return code. Furthermore several applications - * simply call us to get the systems domainname. So - * rather then immediately fail here we store the - * failure, which is returned later, in h_errno. And - * prevent the collection of 'nameserver' information - * by setting maxns to 0. Thus applications that fail - * to check our return code wont be able to make - * queries anyhow. - */ - RES_SET_H_ERRNO(statp, NETDB_INTERNAL); - maxns = 0; - } + } else + return (-1); #ifdef RESOLVSORT statp->nsort = 0; #endif @@ -362,7 +346,7 @@ __res_vinit(res_state statp, int preinit continue; } /* read nameservers to query */ - if (MATCH(buf, "nameserver") && nserv < maxns) { + if (MATCH(buf, "nameserver") && nserv < MAXNS) { struct addrinfo hints, *ai; char sbuf[NI_MAXSERV]; const size_t minsiz = @@ -498,7 +482,7 @@ __res_vinit(res_state statp, int preinit if ((cp = getenv("RES_OPTIONS")) != NULL) res_setoptions(statp, cp, "env"); statp->options |= RES_INIT; - return (statp->res_h_errno); + return (0); } static void bind-9.5-fix_h_errno.patch: --- NEW FILE bind-9.5-fix_h_errno.patch --- --- bind-9.3.1rc1/lib/bind/irs/irs_data.c.fix_h_errno 2004-11-29 20:15:43.000000000 -0500 +++ bind-9.3.1rc1/lib/bind/irs/irs_data.c 2005-03-09 21:05:52.000000000 -0500 @@ -222,12 +222,7 @@ void __h_errno_set(struct __res_state *res, int err) { - -#if (__GLIBC__ > 2 || __GLIBC__ == 2 && __GLIBC_MINOR__ >= 3) - res->res_h_errno = err; -#else h_errno = res->res_h_errno = err; -#endif } #endif /*__BIND_NOSTATIC*/ --- bind-9.3.1rc1/lib/bind/resolv/res_query.c.fix_h_errno 2004-03-16 07:34:19.000000000 -0500 +++ bind-9.3.1rc1/lib/bind/resolv/res_query.c 2005-03-09 21:53:34.000000000 -0500 @@ -192,6 +192,8 @@ } return (-1); } + if( n > 0 ) + RES_SET_H_ERRNO(statp,0); return (n); } Index: bind.spec =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/bind.spec,v retrieving revision 1.211 retrieving revision 1.212 diff -u -r1.211 -r1.212 --- bind.spec 23 Aug 2007 12:57:57 -0000 1.211 +++ bind.spec 3 Sep 2007 08:23:14 -0000 1.212 @@ -21,7 +21,7 @@ Name: bind License: ISC Version: 9.5.0 -Release: 11.1.%{RELEASEVER}%{?dist} +Release: 11.2.%{RELEASEVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -65,6 +65,8 @@ Patch71: bind-9.5-overflow.patch Patch72: bind-9.5-dlz-64bit.patch Patch75: bind-9.5-update.patch +Patch76: bind-9.5-2119_revert.patch +Patch77: bind-9.5-fix_h_errno.patch # SDB patches Patch11: bind-9.3.2b2-sdbsrc.patch @@ -246,6 +248,8 @@ %endif %patch73 -p1 -b .libidn %patch75 -p1 -b .update +%patch76 -p1 -b .2119 +%patch77 -p1 -b .errno :; @@ -642,6 +646,10 @@ %{_sbindir}/bind-chroot-admin %changelog +* Mon Sep 03 2007 Adam Tkac 32:9.5.0-11.2.a6 +- temporary revert ISC 2119 change and add "libbind-errno" patch + (#254501) again + * Thu Aug 23 2007 Adam Tkac 32:9.5.0-11.1.a6 - removed end dots from Summary sections (skasal at redhat.com) - fixed wrong file creation by autotools patch (skasal at redhat.com) From fedora-extras-commits at redhat.com Mon Sep 3 08:25:34 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Mon, 3 Sep 2007 04:25:34 -0400 Subject: rpms/icu/devel .cvsignore, 1.7, 1.8 icu.spec, 1.52, 1.53 sources, 1.7, 1.8 Message-ID: <200709030825.l838PYDM030942@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/icu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30881 Modified Files: .cvsignore icu.spec sources Log Message: next version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/icu/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 7 Aug 2007 13:04:35 -0000 1.7 +++ .cvsignore 3 Sep 2007 08:25:02 -0000 1.8 @@ -1 +1 @@ -icu4c-3_8_d01-src.tgz +icu4c-3_8_d02-src.tgz Index: icu.spec =================================================================== RCS file: /cvs/pkgs/rpms/icu/devel/icu.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- icu.spec 29 Aug 2007 07:17:49 -0000 1.52 +++ icu.spec 3 Sep 2007 08:25:02 -0000 1.53 @@ -1,6 +1,6 @@ Name: icu Version: 3.8 -Release: 0.2.d01%{?dist} +Release: 0.2.d02%{?dist} Summary: International Components for Unicode Group: Development/Tools License: MIT @@ -140,6 +140,9 @@ %doc source/__docs/%{name}/html/* %changelog +* Mon Sep 03 2007 Caolan McNamara - 3.8-0.2.d02 +- next release candidate + * Wed Aug 29 2007 Caolan McNamara - 3.8-0.2.d01 - rebuild Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/icu/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 7 Aug 2007 13:04:35 -0000 1.7 +++ sources 3 Sep 2007 08:25:02 -0000 1.8 @@ -1 +1 @@ -ae40391450c73775e615640308fc3b7a icu4c-3_8_d01-src.tgz +990c5a62be169e02c254297881e85808 icu4c-3_8_d02-src.tgz From fedora-extras-commits at redhat.com Mon Sep 3 08:27:43 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Mon, 3 Sep 2007 04:27:43 -0400 Subject: rpms/icu/devel icu.spec,1.53,1.54 Message-ID: <200709030827.l838Rhaf031030@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/icu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31012 Modified Files: icu.spec Log Message: next version Index: icu.spec =================================================================== RCS file: /cvs/pkgs/rpms/icu/devel/icu.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- icu.spec 3 Sep 2007 08:25:02 -0000 1.53 +++ icu.spec 3 Sep 2007 08:27:10 -0000 1.54 @@ -5,7 +5,7 @@ Group: Development/Tools License: MIT URL: http://www.icu-project.org/ -Source0: http://download.icu-project.org/files/icu4c/3.8/icu4c-3_8_d01-src.tgz +Source0: http://download.icu-project.org/files/icu4c/3.8/icu4c-3_8_d02-src.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: doxygen, autoconf From fedora-extras-commits at redhat.com Mon Sep 3 08:31:06 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Mon, 3 Sep 2007 04:31:06 -0400 Subject: rpms/mod_fcgid/devel mod_fcgid.spec,1.6,1.7 Message-ID: <200709030831.l838V6At031163@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/mod_fcgid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31133 Modified Files: mod_fcgid.spec Log Message: * Mon Sep 3 2007 Joe Orton 2.1-6 - rebuild for fixed 32-bit APR (#254241) Index: mod_fcgid.spec =================================================================== RCS file: /cvs/extras/rpms/mod_fcgid/devel/mod_fcgid.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mod_fcgid.spec 23 Aug 2007 09:32:38 -0000 1.6 +++ mod_fcgid.spec 3 Sep 2007 08:30:33 -0000 1.7 @@ -11,7 +11,7 @@ Name: mod_fcgid Version: 2.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Apache2 module for high-performance server-side scripting Group: System Environment/Daemons License: GPL+ @@ -155,6 +155,9 @@ %endif %changelog +* Mon Sep 3 2007 Joe Orton 2.1-6 +- rebuild for fixed 32-bit APR (#254241) + * Thu Aug 23 2007 Paul Howarth 2.1-5 - Update source URL to point to downloads.sf.net rather than dl.sf.net - Upstream released new tarball without changing version number, though the From fedora-extras-commits at redhat.com Mon Sep 3 08:32:44 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Mon, 3 Sep 2007 04:32:44 -0400 Subject: rpms/mod_security/devel mod_security.spec,1.20,1.21 Message-ID: <200709030832.l838WisI031251@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/mod_security/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31231 Modified Files: mod_security.spec Log Message: * Mon Sep 3 2007 Joe Orton 2.1.1-3 - rebuild for fixed 32-bit APR (#254241) Index: mod_security.spec =================================================================== RCS file: /cvs/extras/rpms/mod_security/devel/mod_security.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- mod_security.spec 29 Aug 2007 05:02:39 -0000 1.20 +++ mod_security.spec 3 Sep 2007 08:32:11 -0000 1.21 @@ -1,7 +1,7 @@ Summary: Security module for the Apache HTTP Server Name: mod_security Version: 2.1.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL URL: http://www.modsecurity.org/ Group: System Environment/Daemons @@ -49,6 +49,9 @@ %changelog +* Mon Sep 3 2007 Joe Orton 2.1.1-3 +- rebuild for fixed 32-bit APR (#254241) + * Wed Aug 29 2007 Fedora Release Engineering - 2.1.1-2 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Mon Sep 3 09:19:39 2007 From: fedora-extras-commits at redhat.com (Ignacio Vazquez-Abrams (ivazquez)) Date: Mon, 3 Sep 2007 05:19:39 -0400 Subject: rpms/mod_dnssd/devel mod_dnssd.spec,1.4,1.5 Message-ID: <200709030919.l839JdgL005801@cvs-int.fedora.redhat.com> Author: ivazquez Update of /cvs/pkgs/rpms/mod_dnssd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5780 Modified Files: mod_dnssd.spec Log Message: Rebuild for new 32-bit APR ABI Index: mod_dnssd.spec =================================================================== RCS file: /cvs/pkgs/rpms/mod_dnssd/devel/mod_dnssd.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mod_dnssd.spec 21 Aug 2007 16:55:23 -0000 1.4 +++ mod_dnssd.spec 3 Sep 2007 09:19:07 -0000 1.5 @@ -1,6 +1,6 @@ Name: mod_dnssd Version: 0.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An Apache HTTPD module which adds Zeroconf support Group: System Environment/Daemons @@ -40,6 +40,9 @@ %{_libdir}/httpd/modules/mod_dnssd.so %changelog +* Mon Sep 3 2007 Ignacio Vazquez-Abrams 0.5-5 +- Rebuild for new 32-bit APR ABI + * Tue Aug 21 2007 Ignacio Vazquez-Abrams 0.5-4 - Fix License tag - Rebuild for F8t2 From fedora-extras-commits at redhat.com Mon Sep 3 09:35:05 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 3 Sep 2007 05:35:05 -0400 Subject: rpms/yumex/F-7 yumex.spec,1.59,1.60 Message-ID: <200709030935.l839Z5qZ006112@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/yumex/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6083 Modified Files: yumex.spec Log Message: Test Build for Bodhi Testing Index: yumex.spec =================================================================== RCS file: /cvs/pkgs/rpms/yumex/F-7/yumex.spec,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- yumex.spec 22 Aug 2007 12:50:29 -0000 1.59 +++ yumex.spec 3 Sep 2007 09:34:33 -0000 1.60 @@ -2,7 +2,7 @@ Name: yumex Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Yum Extender graphical package management tool Group: Applications/System @@ -68,6 +68,8 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Wed Aug 22 2007 Tim Lauridsen - 2.0.1-2 +- Test build for Bohdi Testing * Wed Aug 22 2007 Tim Lauridsen - 2.0.1-1 - Release 2.0.1 * Thu Aug 16 2007 Tim Lauridsen - 2.0-1 From fedora-extras-commits at redhat.com Mon Sep 3 09:37:12 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Mon, 3 Sep 2007 05:37:12 -0400 Subject: rpms/stardict/F-7 stardict.spec,1.37,1.38 Message-ID: <200709030937.l839bCJQ006200@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6152/F-7 Modified Files: stardict.spec Log Message: use desktop-file-install Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/F-7/stardict.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- stardict.spec 3 Sep 2007 05:46:03 -0000 1.37 +++ stardict.spec 3 Sep 2007 09:36:39 -0000 1.38 @@ -19,6 +19,7 @@ Requires: libbonobo >= 2.2.0 Requires: bonobo-activation >= 2.2.0 BuildRequires: libgnomeui-devel >= 2.2.0, scrollkeeper, gettext, perl-XML-Parser +BuildRequires: desktop-file-utils Requires(post): GConf2, scrollkeeper Requires(postun): scrollkeeper @@ -52,6 +53,12 @@ %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install + +desktop-file-install --vendor fedora --delete-original \ + --add-category X-Red-Hat-Base \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + $RPM_BUILD_ROOT%{_datadir}/applications/* + /bin/rm -f `find $RPM_BUILD_ROOT%{_libdir}/stardict/plugins -name "*.la"` %find_lang %{name} @@ -84,7 +91,7 @@ %changelog * Mon Sep 03 2007 Hu Zheng - 3.0.0-4 -- Small fix on spec file. +- Small fix on spec file. Use desktop-file-install. * Thu Aug 23 2007 Hu Zheng - 3.0.0-3 - Add floatwin and espeak patch. From fedora-extras-commits at redhat.com Mon Sep 3 09:37:15 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Mon, 3 Sep 2007 05:37:15 -0400 Subject: rpms/stardict/devel stardict.spec,1.37,1.38 Message-ID: <200709030937.l839bFvY006203@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6152/devel Modified Files: stardict.spec Log Message: use desktop-file-install Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/devel/stardict.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- stardict.spec 3 Sep 2007 05:46:06 -0000 1.37 +++ stardict.spec 3 Sep 2007 09:36:42 -0000 1.38 @@ -19,6 +19,7 @@ Requires: libbonobo >= 2.2.0 Requires: bonobo-activation >= 2.2.0 BuildRequires: libgnomeui-devel >= 2.2.0, scrollkeeper, gettext, perl-XML-Parser +BuildRequires: desktop-file-utils Requires(post): GConf2, scrollkeeper Requires(postun): scrollkeeper @@ -52,6 +53,12 @@ %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install + +desktop-file-install --vendor fedora --delete-original \ + --add-category X-Red-Hat-Base \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + $RPM_BUILD_ROOT%{_datadir}/applications/* + /bin/rm -f `find $RPM_BUILD_ROOT%{_libdir}/stardict/plugins -name "*.la"` %find_lang %{name} @@ -84,7 +91,7 @@ %changelog * Mon Sep 03 2007 Hu Zheng - 3.0.0-4 -- Small fix on spec file. +- Small fix on spec file. Use desktop-file-install. * Thu Aug 23 2007 Hu Zheng - 3.0.0-3 - Add floatwin and espeak patch. From fedora-extras-commits at redhat.com Mon Sep 3 09:55:47 2007 From: fedora-extras-commits at redhat.com (Xavier LAMIEN (laxathom)) Date: Mon, 3 Sep 2007 05:55:47 -0400 Subject: rpms/g-wrap/devel g-wrap.spec,1.42,1.43 Message-ID: <200709030955.l839tlPf006525@cvs-int.fedora.redhat.com> Author: laxathom Update of /cvs/pkgs/rpms/g-wrap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6462 Modified Files: g-wrap.spec Log Message: Index: g-wrap.spec =================================================================== RCS file: /cvs/pkgs/rpms/g-wrap/devel/g-wrap.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- g-wrap.spec 31 Aug 2007 20:19:59 -0000 1.42 +++ g-wrap.spec 3 Sep 2007 09:55:14 -0000 1.43 @@ -1,6 +1,6 @@ Name: g-wrap Version: 1.9.9 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: A tool for creating Scheme interfaces to C libraries Group: Development/Libraries From fedora-extras-commits at redhat.com Mon Sep 3 10:01:10 2007 From: fedora-extras-commits at redhat.com (Xavier LAMIEN (laxathom)) Date: Mon, 3 Sep 2007 06:01:10 -0400 Subject: rpms/g-wrap/EL-5 g-wrap.spec,1.43,1.44 Message-ID: <200709031001.l83A1AOn012428@cvs-int.fedora.redhat.com> Author: laxathom Update of /cvs/pkgs/rpms/g-wrap/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6601/EL-5 Modified Files: g-wrap.spec Log Message: bump release tag Index: g-wrap.spec =================================================================== RCS file: /cvs/pkgs/rpms/g-wrap/EL-5/g-wrap.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- g-wrap.spec 31 Aug 2007 20:06:08 -0000 1.43 +++ g-wrap.spec 3 Sep 2007 10:00:37 -0000 1.44 @@ -1,6 +1,6 @@ Name: g-wrap Version: 1.9.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool for creating Scheme interfaces to C libraries Group: Development/Libraries @@ -127,6 +127,9 @@ %changelog +* Mon Sep 03 2007 Xavier Lamien - 1.9.9-4 +- Bump release tag. + * Thu Aug 30 2007 Xavier Lamien - 1.9.9-3 - Fixed BR & Requires. - Moved *.m4 files to -devel package as its should. From fedora-extras-commits at redhat.com Mon Sep 3 10:01:13 2007 From: fedora-extras-commits at redhat.com (Xavier LAMIEN (laxathom)) Date: Mon, 3 Sep 2007 06:01:13 -0400 Subject: rpms/g-wrap/F-7 g-wrap.spec,1.39,1.40 Message-ID: <200709031001.l83A1DEk012530@cvs-int.fedora.redhat.com> Author: laxathom Update of /cvs/pkgs/rpms/g-wrap/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6601/F-7 Modified Files: g-wrap.spec Log Message: bump release tag Index: g-wrap.spec =================================================================== RCS file: /cvs/pkgs/rpms/g-wrap/F-7/g-wrap.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- g-wrap.spec 31 Aug 2007 19:53:12 -0000 1.39 +++ g-wrap.spec 3 Sep 2007 10:00:40 -0000 1.40 @@ -1,6 +1,6 @@ Name: g-wrap Version: 1.9.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A tool for creating Scheme interfaces to C libraries Group: Development/Libraries @@ -127,6 +127,9 @@ %changelog +* Mon Sep 03 2007 Xavier Lamien - 1.9.9-4 +- Bump release tag. + * Thu Aug 30 2007 Xavier Lamien - 1.9.9-3 - Fixed BR & Requires. - Moved *.m4 files to -devel package as its should. From fedora-extras-commits at redhat.com Mon Sep 3 10:01:16 2007 From: fedora-extras-commits at redhat.com (Xavier LAMIEN (laxathom)) Date: Mon, 3 Sep 2007 06:01:16 -0400 Subject: rpms/g-wrap/devel g-wrap.spec,1.43,1.44 Message-ID: <200709031001.l83A1GRL012537@cvs-int.fedora.redhat.com> Author: laxathom Update of /cvs/pkgs/rpms/g-wrap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6601/devel Modified Files: g-wrap.spec Log Message: bump release tag Index: g-wrap.spec =================================================================== RCS file: /cvs/pkgs/rpms/g-wrap/devel/g-wrap.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- g-wrap.spec 3 Sep 2007 09:55:14 -0000 1.43 +++ g-wrap.spec 3 Sep 2007 10:00:43 -0000 1.44 @@ -1,6 +1,6 @@ Name: g-wrap Version: 1.9.9 -Release: 3%{?dist}.1 +Release: 4%{?dist} Summary: A tool for creating Scheme interfaces to C libraries Group: Development/Libraries @@ -127,6 +127,9 @@ %changelog +* Mon Sep 03 2007 Xavier Lamien - 1.9.9-4 +- Bump release tag. + * Thu Aug 30 2007 Xavier Lamien - 1.9.9-3 - Fixed BR & Requires. - Moved *.m4 files to -devel package as its should. From fedora-extras-commits at redhat.com Mon Sep 3 10:17:28 2007 From: fedora-extras-commits at redhat.com (Than Ngo (than)) Date: Mon, 3 Sep 2007 06:17:28 -0400 Subject: rpms/kdevelop/devel kdevelop.spec,1.59,1.60 Message-ID: <200709031017.l83AHSec013260@cvs-int.fedora.redhat.com> Author: than Update of /cvs/extras/rpms/kdevelop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13238 Modified Files: kdevelop.spec Log Message: rebuilt against apr Index: kdevelop.spec =================================================================== RCS file: /cvs/extras/rpms/kdevelop/devel/kdevelop.spec,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- kdevelop.spec 29 Aug 2007 23:11:28 -0000 1.59 +++ kdevelop.spec 3 Sep 2007 10:16:55 -0000 1.60 @@ -10,7 +10,7 @@ Summary: Integrated Development Environment for C++/C Epoch: 9 Version: 3.4.1 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 URL: http://www.kdevelop.org/ @@ -175,6 +175,9 @@ %changelog +* Mon Sep 03 2007 Than Ngo - 9:3.4.1-5 +- rebuilt against apr + * Wed Aug 29 2007 Rex Dieter - 9:3.4.1-4 - License: GPLv2 - (Build)Requires: kdelibs3-devel kdesdk3-devel From fedora-extras-commits at redhat.com Mon Sep 3 10:48:51 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Mon, 3 Sep 2007 06:48:51 -0400 Subject: rpms/curl/devel curl.spec,1.56,1.57 Message-ID: <200709031048.l83AmpUd015037@cvs-int.fedora.redhat.com> Author: jnovy Update of /cvs/extras/rpms/curl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15017 Modified Files: curl.spec Log Message: revert back to use OpenSSL (#266021) Index: curl.spec =================================================================== RCS file: /cvs/extras/rpms/curl/devel/curl.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- curl.spec 27 Aug 2007 12:42:14 -0000 1.56 +++ curl.spec 3 Sep 2007 10:48:12 -0000 1.57 @@ -4,7 +4,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl Version: 7.16.4 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -12,8 +12,9 @@ Patch2: curl-7.16.0-privlibs.patch Patch3: curl-7.16.4-ftp.patch URL: http://curl.haxx.se/ +Requires: openssl BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libtool, pkgconfig, libidn-devel, nss-devel +BuildRequires: openssl-devel, libtool, pkgconfig, libidn-devel %description cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and @@ -25,7 +26,7 @@ %package devel Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: pkgconfig, automake +Requires: openssl-devel, libidn-devel, pkgconfig, automake Summary: Files needed for building applications with libcurl %description devel @@ -41,11 +42,11 @@ %patch3 -p1 -b .ftp %build -if pkg-config nss ; then - CPPFLAGS=`pkg-config --cflags nss`; export CPPFLAGS - LDFLAGS=`pkg-config --libs nss`; export LDFLAGS +if pkg-config openssl ; then + CPPFLAGS=`pkg-config --cflags openssl`; export CPPFLAGS + LDFLAGS=`pkg-config --libs openssl`; export LDFLAGS fi -%configure --without-ssl --with-nss=%{_prefix} --enable-ipv6 \ +%configure --with-ssl=%{_prefix} --enable-ipv6 \ --with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \ --with-gssapi=%{_prefix}/kerberos --with-libidn \ --with-ldap-lib=libldap-%{ldap_version}.so.0 \ @@ -99,6 +100,9 @@ %{_datadir}/aclocal/libcurl.m4 %changelog +* Mon Sep 3 2007 Jindrich Novy 7.16.4-4 +- revert back to use OpenSSL (#266021) + * Mon Aug 27 2007 Jindrich Novy 7.16.4-3 - don't use openssl, use nss instead From fedora-extras-commits at redhat.com Mon Sep 3 11:08:55 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Mon, 3 Sep 2007 07:08:55 -0400 Subject: rpms/pikloops/devel pikloops.spec,1.5,1.6 Message-ID: <200709031108.l83B8t51021407@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/pikloops/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21388 Modified Files: pikloops.spec Log Message: Fix desktop file Index: pikloops.spec =================================================================== RCS file: /cvs/extras/rpms/pikloops/devel/pikloops.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pikloops.spec 21 Aug 2007 17:10:47 -0000 1.5 +++ pikloops.spec 3 Sep 2007 11:08:23 -0000 1.6 @@ -1,6 +1,6 @@ Name: pikloops Version: 0.2.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Code generator for PIC delays Summary(fr): G??n??rateur de code de temporisation pour PIC @@ -35,11 +35,10 @@ %{__make} DESTDIR=%{buildroot} install %{__rm} -f %{buildroot}%{_datadir}/applnk/Applications/%{name}.desktop -mkdir -p %{buildroot}%{_datadir}/applications -desktop-file-install --vendor="" \ - --dir %{buildroot}%{_datadir}/applications/kde \ +desktop-file-install --vendor=fedora \ + --remove-category "Education" \ + --dir %{buildroot}%{_datadir}/applications \ --delete-original \ - --add-category "X-Fedora" \ src/%{name}.desktop # Fix absolute symlink @@ -77,12 +76,15 @@ %defattr(-, root, root) %doc AUTHORS COPYING %{_bindir}/* -%{_datadir}/applications/kde/%{name}.desktop +%{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/apps/%{name}/ %{_datadir}/doc/HTML/*/%{name}/ %{_datadir}/icons/crystalsvg/*/apps/%{name}.png %changelog +* Sun Sep 02 2007 Chitlesh Goorah - 0.2.3-3 + - Fix desktop file + * Tue Aug 21 2007 Alain Portal 0.2.3-2 - Licence tag clarification From fedora-extras-commits at redhat.com Mon Sep 3 11:48:24 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Mon, 3 Sep 2007 07:48:24 -0400 Subject: rpms/hamlib/devel hamlib.spec,1.20,1.21 Message-ID: <200709031148.l83BmOX6021968@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/hamlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21943 Modified Files: hamlib.spec Log Message: Rebuild, License tag update Index: hamlib.spec =================================================================== RCS file: /cvs/pkgs/rpms/hamlib/devel/hamlib.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- hamlib.spec 10 May 2007 03:52:04 -0000 1.20 +++ hamlib.spec 3 Sep 2007 11:47:51 -0000 1.21 @@ -1,13 +1,13 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -Name: hamlib -Version: 1.2.5 -Release: 5%{?dist} - -License: LGPL -Group: System Environment/Libraries -Summary: Run-time library to control radio transceivers and receivers -Source: ftp://ftp.sourceforge.net/pub/sourceforge/h/ha/hamlib/%{name}-%{version}.tar.gz +Name: hamlib +Version: 1.2.5 +Release: 6%{?dist} + +License: GPLv2+ and LGPLv2+ +Group: System Environment/Libraries +Summary: Run-time library to control radio transceivers and receivers +Source: ftp://ftp.sourceforge.net/pub/sourceforge/h/ha/hamlib/%{name}-%{version}.tar.gz # For whatever reason @SWIG@ isn't being set by the configure script. Patch: hamlib-bindings.patch @@ -204,6 +204,9 @@ %changelog +* Mon Sep 3 2007 Denis Leroy - 1.2.5-6 +- Rebuild, License tag update + * Wed May 9 2007 Ignacio Vazquez-Abrams 1.2.5-5 - Move HTML devel documentation to the proper subpackage (#228364) From fedora-extras-commits at redhat.com Mon Sep 3 12:26:23 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Mon, 3 Sep 2007 08:26:23 -0400 Subject: rpms/grip/devel grip-3.2.0-lookup.patch, NONE, 1.1 grip.spec, 1.17, 1.18 Message-ID: <200709031226.l83CQNxg028643@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/grip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28622 Modified Files: grip.spec Added Files: grip-3.2.0-lookup.patch Log Message: * Mon Sep 03 2007 Adrian Reber - 1:3.2.0-17 - search for ripper and encoder executables in path (#249150) - updated License: grip-3.2.0-lookup.patch: --- NEW FILE grip-3.2.0-lookup.patch --- diff -ur grip-3.2.0/src/gripcfg.c grip-3.2.0.new/src/gripcfg.c --- grip-3.2.0/src/gripcfg.c 2007-07-23 09:49:12.000000000 +0200 +++ grip-3.2.0.new/src/gripcfg.c 2007-07-23 09:50:46.000000000 +0200 @@ -62,13 +62,6 @@ {"",""} }; -static CFGEntry encoder_cfg_entries[]={ - {"name",CFG_ENTRY_STRING,256,NULL}, - {"cmdline",CFG_ENTRY_STRING,256,NULL}, - {"exe",CFG_ENTRY_STRING,256,NULL}, - {"extension",CFG_ENTRY_STRING,10,NULL} -}; - static void UseProxyChanged(GtkWidget *widget,gpointer data) { GripInfo *ginfo; @@ -781,7 +774,7 @@ }; #ifdef CDPAR - if(ripcfg==0) return; + if(ripcfg==0) return TRUE; #endif sprintf(buf,"%s/%s-%s",getenv("HOME"),ginfo->config_filename, @@ -825,6 +818,9 @@ if(LoadEncoderConfig(ginfo,ginfo->selected_encoder)) { strcpy(buf,ginfo->mp3exename); + /* in addition to searching the path during rip and encode + * also do a path lookup of the executable during config switches */ + FindExeInPath(ginfo->mp3exename, buf, sizeof(buf)); gtk_entry_set_text(GTK_ENTRY(uinfo->mp3exename_entry),buf); strcpy(buf,ginfo->mp3cmdline); diff -ur grip-3.2.0/src/rip.c grip-3.2.0.new/src/rip.c --- grip-3.2.0/src/rip.c 2004-04-15 20:21:15.000000000 +0200 +++ grip-3.2.0.new/src/rip.c 2007-07-23 09:47:34.000000000 +0200 @@ -1100,8 +1100,6 @@ { static char res[PATH_MAX]; EncodeTrack *enc_track; - gchar *conv_str,*st; - gsize rb,wb; enc_track=(EncodeTrack *)data; @@ -1250,12 +1248,17 @@ { GripInfo *ginfo; gboolean result; + char buf[sizeof(ginfo->ripexename) > sizeof(ginfo->mp3exename) ? sizeof(ginfo->ripexename) : sizeof(ginfo->mp3exename)]; ginfo=(GripInfo *)data; if(widget) ginfo->doencode=FALSE; else ginfo->doencode=TRUE; + /* Let's find the ripper in the path; this changes the config */ + FindExeInPath(ginfo->ripexename, buf, sizeof(buf)); + strncpy(ginfo->ripexename, buf, sizeof(ginfo->ripexename)); + if(!ginfo->using_builtin_cdp&&!FileExists(ginfo->ripexename)) { DisplayMsg(_("Invalid rip executable\nCheck your rip config")); @@ -1263,6 +1266,9 @@ return; } + /* the same for mp3exename */ + FindExeInPath(ginfo->mp3exename, buf, sizeof(buf)); + strncpy(ginfo->mp3exename, buf, sizeof(ginfo->mp3exename)); if(ginfo->doencode&&!FileExists(ginfo->mp3exename)) { DisplayMsg(_("Invalid encoder executable\nCheck your encoder config")); @@ -1504,8 +1510,9 @@ ginfo->rippid=fork(); if(ginfo->rippid==0) { + int i; CloseStuff(ginfo); - nice(ginfo->ripnice); + i=nice(ginfo->ripnice); execv(ginfo->ripexename,char_args); LogStatus(ginfo,_("Exec failed\n")); @@ -1539,6 +1546,7 @@ int paranoia_mode; int dup_output_fd; FILE *output_fp; + int i; ginfo=(GripInfo *)arg; @@ -1559,7 +1567,7 @@ ginfo->rip_smile_level=0; - nice(ginfo->ripnice); + i=nice(ginfo->ripnice); dup_output_fd=dup(GetStatusWindowPipe(ginfo->gui_info.rip_status_window)); output_fp=fdopen(dup_output_fd,"w"); @@ -1742,9 +1750,10 @@ ginfo->mp3pid[cpu]=fork(); if(ginfo->mp3pid[cpu]==0) { + int i; CloseStuff(ginfo); setsid(); - nice(ginfo->mp3nice); + i=nice(ginfo->mp3nice); execv(ginfo->mp3exename,char_args); _exit(0); } Index: grip.spec =================================================================== RCS file: /cvs/extras/rpms/grip/devel/grip.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- grip.spec 17 Mar 2007 11:34:08 -0000 1.17 +++ grip.spec 3 Sep 2007 12:25:50 -0000 1.18 @@ -1,9 +1,9 @@ Summary: Front-end for CD rippers and Ogg Vorbis encoders Name: grip Version: 3.2.0 -Release: 16%{?dist} +Release: 17%{?dist} Epoch: 1 -License: GPL +License: GPLv2+ Group: Applications/Multimedia Source0: http://dl.sf.net/grip/grip-%{version}.tar.gz Source1: grip.1 @@ -12,6 +12,7 @@ Patch3: grip-3.2.0-id3.c.patch Patch4: grip.desktop.patch Patch5: grip-64bit-fix.patch +Patch6: grip-3.2.0-lookup.patch URL: http://www.nostatic.org/grip/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: vorbis-tools @@ -33,6 +34,7 @@ %patch3 -p1 -b .id3 %patch4 %patch5 +%patch6 -p1 %build %configure @@ -74,6 +76,10 @@ %{_mandir}/man1/* %changelog +* Mon Sep 03 2007 Adrian Reber - 1:3.2.0-17 +- search for ripper and encoder executables in path (#249150) +- updated License: + * Wed Jan 17 2007 Adrian Reber - 1:3.2.0-16 - fixes for #220777, #222574, #232755 From fedora-extras-commits at redhat.com Mon Sep 3 12:36:19 2007 From: fedora-extras-commits at redhat.com (Harald Hoyer (harald)) Date: Mon, 3 Sep 2007 08:36:19 -0400 Subject: rpms/dvd+rw-tools/devel dvd+rw-tools.spec,1.30,1.31 Message-ID: <200709031236.l83CaJ50028816@cvs-int.fedora.redhat.com> Author: harald Update of /cvs/pkgs/rpms/dvd+rw-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28798 Modified Files: dvd+rw-tools.spec Log Message: * Fri Aug 31 2007 Matthias Saou 7.0-7 - Minor spec file cleanups (tabs vs. spaces, etc.). - Use install instead of cp for the html file to avoid umask differences. Index: dvd+rw-tools.spec =================================================================== RCS file: /cvs/pkgs/rpms/dvd+rw-tools/devel/dvd+rw-tools.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- dvd+rw-tools.spec 17 Aug 2007 12:26:46 -0000 1.30 +++ dvd+rw-tools.spec 3 Sep 2007 12:35:47 -0000 1.31 @@ -1,20 +1,20 @@ Summary: Toolchain to master DVD+RW/+R media Name: dvd+rw-tools Version: 7.0 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2 Group: Applications/Multimedia Source: http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-%{version}.tar.gz -Source1: index.html +Source1: index.html Patch1: dvd+rw-tools-7.0-phys.patch Patch2: dvd+rw-tools-7.0-pthread.patch -Patch3: dvd+rw-tools-7.0.manpatch -Patch4: dvd+rw-tools-7.0-wexit.patch -Patch5: dvd+rw-tools-7.0-bacula.patch -Patch6: dvd+rw-tools-7.0-glibc2.6.90.patch +Patch3: dvd+rw-tools-7.0.manpatch +Patch4: dvd+rw-tools-7.0-wexit.patch +Patch5: dvd+rw-tools-7.0-bacula.patch +Patch6: dvd+rw-tools-7.0-glibc2.6.90.patch URL: http://fy.chalmers.se/~appro/linux/DVD+RW/ Requires: mkisofs >= 2.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kernel-headers m4 %description @@ -22,36 +22,39 @@ information see http://fy.chalmers.se/~appro/linux/DVD+RW/. %prep -%setup -q -n %{name}-%{version} +%setup -q %patch1 -p1 -b .phys %patch2 -p1 -b .pthread %patch3 -p1 -b .manpatch %patch4 -p1 -b .wexit %patch5 -p1 -b .bacula %patch6 -p1 -b .glibc2.6.90 +install -m 644 %{SOURCE1} index.html %build export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" - make WARN="-DDEFAULT_BUF_SIZE_MB=16 -DRLIMIT_MEMLOCK" %{?_smp_mflags} -cp -p %SOURCE1 index.html - %install rm -rf %{buildroot} +# make install DESTDIR= does not work here %makeinstall %clean rm -rf %{buildroot} %files -%defattr(-,root,root) -%{_prefix}/bin/* +%defattr(-,root,root,-) %doc index.html LICENSE +%{_bindir}/* %{_mandir}/man1/growisofs.1* %changelog +* Fri Aug 31 2007 Matthias Saou 7.0-7 +- Minor spec file cleanups (tabs vs. spaces, etc.). +- Use install instead of cp for the html file to avoid umask differences. + * Fri Aug 17 2007 Harald Hoyer - 7.0-6 - changed license to GPLv2 From fedora-extras-commits at redhat.com Mon Sep 3 12:37:47 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 3 Sep 2007 08:37:47 -0400 Subject: rpms/rss-glx/devel rss-glx.spec,1.11,1.12 Message-ID: <200709031237.l83Cbli6028958@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/rss-glx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28867 Modified Files: rss-glx.spec Log Message: implement revamped modular xscreensaver configuration (#200881) require post/preun xscreensaver-base min/max EVR don't let %preun fail Index: rss-glx.spec =================================================================== RCS file: /cvs/pkgs/rpms/rss-glx/devel/rss-glx.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- rss-glx.spec 29 Aug 2007 14:54:53 -0000 1.11 +++ rss-glx.spec 3 Sep 2007 12:37:14 -0000 1.12 @@ -17,9 +17,15 @@ %else %define _gssconfigdir %{!?gssconfigdir:%{_datadir}/applications/screensavers}%{?gssconfigdir} %endif +%if "%{fedora}" >= "8" +%define modular_xss 0%{?!_without_modular_xss:1} +%else +%define modular_xss 0%{?_with_modular_xss:1} +%endif %endif %else %define modular_x 0%{?!_without_modular_x:1} +%define modular_xss 0%{?!_without_modular_xss:1} %define gss 0%{?!_without_gss:1} %define _gssconfigdir %{!?gssconfigdir:%{_datadir}/applications/screensavers}%{?gssconfigdir} %endif @@ -30,7 +36,7 @@ Summary: Really Slick Screensavers Name: rss-glx Version: 0.8.1%{patchext} -Release: 9%{?dist} +Release: 9.1%{?dist} License: GPL Group: Amusements/Graphics URL: http://rss-glx.sourceforge.net/ @@ -43,11 +49,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: libGL-devel BuildRequires: libGLU-devel -%if %modular_x -BuildRequires: libICE-devel %if %with_matrixview BuildRequires: ImageMagick-devel >= 6.2.5.4 %endif +%if %modular_x +BuildRequires: libICE-devel BuildRequires: libSM-devel BuildRequires: libX11-devel BuildRequires: libXt-devel @@ -73,7 +79,12 @@ Summary: Really Slick Screensavers Group: Amusements/Graphics Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: xscreensaver-base +%if %modular_xss +Requires(post): xscreensaver-base >= 1:5.03-2 +Requires(preun): xscreensaver-base >= 1:5.03-2 +%else +Requires: xscreensaver-base < 1:5.03-2 +%endif %description xscreensaver A port of the Really Slick Screensavers to GLX. Provides several visually @@ -180,11 +191,8 @@ popd >& /dev/null # external hacks description and symlinks for XScreenSaver cat << EOF >> %{buildroot}%{xssexthacksconfdir}/rss-glx.conf -name ${name} - command ${cmd} -r - enabled - visuals GL - +GL: "${name}" \\ + ${cmd} -r \\n\\ EOF ln -snf "%{_bindir}/${trycmd}" "%{buildroot}%{xssbindir}/${trycmd}" done @@ -233,9 +241,9 @@ %{_bindir}/update-xscreensaver-hacks fi -%postun xscreensaver +%preun xscreensaver if [ -x %{_bindir}/update-xscreensaver-hacks ]; then - %{_bindir}/update-xscreensaver-hacks + %{_bindir}/update-xscreensaver-hacks || : fi %files @@ -247,7 +255,7 @@ %files xscreensaver %defattr(-, root, root) -%dir %{xssexthacksconfdir} +# xscreensaver-base provides %{xssexthacksconfdir} %config(noreplace) %{xssexthacksconfdir}/rss-glx.conf %{xssconfigdir}/*.xml %dir %{xssbindir} @@ -268,6 +276,11 @@ %{kdessconfigdir}/*.desktop %changelog +* Mon Sep 03 2007 Nils Philippsen +- implement revamped modular xscreensaver configuration (#200881) +- require post/preun xscreensaver-base min/max EVR +- don't let %%preun fail + * Wed Aug 29 2007 Fedora Release Engineering - 0.8.1.p-9 - Buildrequire gawk. From fedora-extras-commits at redhat.com Mon Sep 3 12:46:40 2007 From: fedora-extras-commits at redhat.com (Vitezslav Crhonek (vcrhonek)) Date: Mon, 3 Sep 2007 08:46:40 -0400 Subject: rpms/fetchmail/F-7 fetchmail-6.3.7-CVE-2007-4565.patch, NONE, 1.1 fetchmail.spec, 1.51, 1.52 Message-ID: <200709031246.l83CkeMC029204@cvs-int.fedora.redhat.com> Author: vcrhonek Update of /cvs/extras/rpms/fetchmail/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29182 Modified Files: fetchmail.spec Added Files: fetchmail-6.3.7-CVE-2007-4565.patch Log Message: Fix license, Fix fetchmail NULL pointer dereference (CVE-2007-4565) fetchmail-6.3.7-CVE-2007-4565.patch: --- NEW FILE fetchmail-6.3.7-CVE-2007-4565.patch --- --- fetchmail-6.3.7/sink.c_old 2007-08-31 12:17:54.000000000 +0200 +++ fetchmail-6.3.7/sink.c 2007-08-31 12:16:08.000000000 +0200 @@ -262,7 +262,7 @@ const char *md1 = "MAILER-DAEMON", *md2 = "MAILER-DAEMON@"; /* don't bounce in reply to undeliverable bounces */ - if (!msg->return_path[0] || + if (!msg || !msg->return_path[0] || strcmp(msg->return_path, "<>") == 0 || strcasecmp(msg->return_path, md1) == 0 || strncasecmp(msg->return_path, md2, strlen(md2)) == 0) Index: fetchmail.spec =================================================================== RCS file: /cvs/extras/rpms/fetchmail/F-7/fetchmail.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- fetchmail.spec 19 Feb 2007 00:47:48 -0000 1.51 +++ fetchmail.spec 3 Sep 2007 12:46:08 -0000 1.52 @@ -4,13 +4,15 @@ Summary: A remote mail retrieval and forwarding utility Name: fetchmail Version: 6.3.7 -Release: 1%{?dist} +Release: 2%{?dist} Requires: smtpdaemon Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2 Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2.asc Patch0: fetchmail-6.2.5-addrconf.patch +Patch1: fetchmail-6.3.7-CVE-2007-4565.patch URL: http://fetchmail.berlios.de/ -License: GPL +# For a breakdown of the licensing, see COPYING +License: GPL+ and GPLv2 and Public Domain Group: Applications/Internet Buildroot: %{_tmppath}/%{name}-%{version}-root BuildRequires: gettext-devel hesiod-devel krb5-devel openssl-devel @@ -46,6 +48,7 @@ %prep %setup -q %patch0 -p1 -b .addrconf +%patch1 -p1 -b .cve_2007_4565 %build %configure --enable-POP3 --enable-IMAP --with-ssl --with-hesiod \ @@ -83,6 +86,11 @@ %endif %changelog +* Mon Sep 3 2007 Vitezslav Crhonek - 6.3.7-2 +- Fix license +- Fix fetchmail NULL pointer dereference (CVE-2007-4565) + Resolves: #260861 + * Mon Feb 19 2007 Miloslav Trmac - 6.3.7-1 - Update to fetchmail-6.3.7 From fedora-extras-commits at redhat.com Mon Sep 3 13:24:47 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Mon, 3 Sep 2007 09:24:47 -0400 Subject: rpms/ocaml/devel ocaml.spec,1.31,1.32 Message-ID: <200709031324.l83DOl9R003481@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3454/devel Modified Files: ocaml.spec Log Message: * Mon Sep 3 2007 Richard W.M. Jones - 3.10.0-5 - Don't include the release number in fedora-ocaml-release file, so that packages built against this won't depend on the Fedora release. Index: ocaml.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml/devel/ocaml.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ocaml.spec 29 Aug 2007 13:24:23 -0000 1.31 +++ ocaml.spec 3 Sep 2007 13:24:15 -0000 1.32 @@ -1,6 +1,6 @@ Name: ocaml Version: 3.10.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Objective Caml compiler and programming environment @@ -234,7 +234,7 @@ cp %{SOURCE4} $RPM_BUILD_ROOT/usr/lib/rpm/ cp %{SOURCE5} $RPM_BUILD_ROOT/usr/lib/rpm/ -echo %{version}-%{release} > $RPM_BUILD_ROOT%{_libdir}/ocaml/fedora-ocaml-release +echo %{version} > $RPM_BUILD_ROOT%{_libdir}/ocaml/fedora-ocaml-release %clean @@ -421,6 +421,10 @@ %changelog +* Mon Sep 3 2007 Richard W.M. Jones - 3.10.0-5 +- Don't include the release number in fedora-ocaml-release file, so + that packages built against this won't depend on the Fedora release. + * Wed Aug 29 2007 Gerard Milmeister - 3.10.0-4 - added BR util-linux-ng From fedora-extras-commits at redhat.com Mon Sep 3 14:35:42 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Mon, 3 Sep 2007 10:35:42 -0400 Subject: rpms/ocaml/devel ocaml-find-requires.sh, 1.1, 1.2 ocaml.spec, 1.32, 1.33 Message-ID: <200709031435.l83EZgA4011385@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11350 Modified Files: ocaml-find-requires.sh ocaml.spec Log Message: * Mon Sep 3 2007 Richard W.M. Jones - 3.10.0-6 - ocaml-runtime provides ocaml(runtime) = 3.10.0, and ocaml-find-requires.sh modified so that it adds this requires to other packages. Now can upgrade base ocaml packages without needing to rebuild everything else. Index: ocaml-find-requires.sh =================================================================== RCS file: /cvs/pkgs/rpms/ocaml/devel/ocaml-find-requires.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ocaml-find-requires.sh 2 Jul 2007 15:13:39 -0000 1.1 +++ ocaml-find-requires.sh 3 Sep 2007 14:35:10 -0000 1.2 @@ -66,8 +66,7 @@ sort -u if [ -n "$emit_compiler_version" ]; then - # Every OCaml program depends on the precise version of the - # compiler which was used to compile it. - # rpm -q --qf '%{NAME} = %{VERSION}-%{RELEASE}\n' ocaml - echo "ocaml = `cat /usr/lib*/ocaml/fedora-ocaml-release`" + # Every OCaml program depends on the version of the + # runtime which was used to compile it. + echo "ocaml(runtime) = `cat /usr/lib*/ocaml/fedora-ocaml-release`" fi Index: ocaml.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml/devel/ocaml.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ocaml.spec 3 Sep 2007 13:24:15 -0000 1.32 +++ ocaml.spec 3 Sep 2007 14:35:10 -0000 1.33 @@ -1,6 +1,6 @@ Name: ocaml Version: 3.10.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Objective Caml compiler and programming environment @@ -38,6 +38,7 @@ Requires: gcc Requires: ncurses-devel Requires: gdbm-devel +Provides: ocaml(compiler) = %{version} ExcludeArch: ppc64 %description @@ -54,6 +55,7 @@ Group: System Environment/Libraries Summary: Objective Caml runtime environment Requires: util-linux-ng +Provides: ocaml(runtime) = %{version} %description runtime Objective Caml is a high-level, strongly-typed, functional and @@ -421,6 +423,12 @@ %changelog +* Mon Sep 3 2007 Richard W.M. Jones - 3.10.0-6 +- ocaml-runtime provides ocaml(runtime) = 3.10.0, and + ocaml-find-requires.sh modified so that it adds this requires + to other packages. Now can upgrade base ocaml packages without + needing to rebuild everything else. + * Mon Sep 3 2007 Richard W.M. Jones - 3.10.0-5 - Don't include the release number in fedora-ocaml-release file, so that packages built against this won't depend on the Fedora release. From fedora-extras-commits at redhat.com Mon Sep 3 14:36:20 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 3 Sep 2007 10:36:20 -0400 Subject: rpms/rss-glx/devel rss-glx.spec,1.12,1.13 Message-ID: <200709031436.l83EaKcB011450@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/rss-glx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11386 Modified Files: rss-glx.spec Log Message: fix %xssexthacksconfdir Index: rss-glx.spec =================================================================== RCS file: /cvs/pkgs/rpms/rss-glx/devel/rss-glx.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- rss-glx.spec 3 Sep 2007 12:37:14 -0000 1.12 +++ rss-glx.spec 3 Sep 2007 14:35:48 -0000 1.13 @@ -1,5 +1,5 @@ %define xssconfigdir %{_datadir}/xscreensaver/config -%define xssexthacksconfdir %{_sysconfdir}/xscreensaver/hacks.d +%define xssexthacksconfdir %{_datadir}/xscreensaver/hacks.conf.d %define xssbindir %{_libexecdir}/xscreensaver %define gssbindir %{_libexecdir}/gnome-screensaver %define kdessconfigdir %{_datadir}/applnk/System/ScreenSavers From fedora-extras-commits at redhat.com Mon Sep 3 14:52:54 2007 From: fedora-extras-commits at redhat.com (Alec Thomas Habig (habig)) Date: Mon, 3 Sep 2007 10:52:54 -0400 Subject: rpms/yum-cron/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 yum-cron.spec, 1.4, 1.5 yum-cron-0.3.checkonly.patch, 1.1, NONE Message-ID: <200709031452.l83EqsV7011776@cvs-int.fedora.redhat.com> Author: habig Update of /cvs/pkgs/rpms/yum-cron/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11753/devel Modified Files: .cvsignore sources yum-cron.spec Removed Files: yum-cron-0.3.checkonly.patch Log Message: Fix cron.daily bug which was skippin gupdates, integrate checkonly patch into source tarball. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2007 18:44:39 -0000 1.2 +++ .cvsignore 3 Sep 2007 14:52:22 -0000 1.3 @@ -1 +1 @@ -yum-cron-0.3.tar.gz +yum-cron-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2007 18:44:39 -0000 1.2 +++ sources 3 Sep 2007 14:52:22 -0000 1.3 @@ -1 +1 @@ -b232b7066f6bf846c20597bdba076346 yum-cron-0.3.tar.gz +113c9dda502f7526479d2c416f3f9085 yum-cron-0.4.tar.gz Index: yum-cron.spec =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/devel/yum-cron.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- yum-cron.spec 28 Aug 2007 15:19:53 -0000 1.4 +++ yum-cron.spec 3 Sep 2007 14:52:22 -0000 1.5 @@ -1,7 +1,7 @@ Summary: Files needed to run yum updates as a cron job Name: yum-cron -Version: 0.3 -Release: 3%{?dist} +Version: 0.4 +Release: 1%{?dist} URL: http://linux.duke.edu/yum/ # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -17,17 +17,15 @@ Requires(preun): /sbin/service Requires(postun): /sbin/service BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Patch0: yum-cron-0.3.checkonly.patch %description -These are the files needed to run yum updates as a cron job. They are -lifted straight from yum-2.6.1-0.fc5, but were left out of FC6's yum. +These are the files needed to run yum updates as a cron job. They +originated in yum-2.6.1-0.fc5, but were left out of FC6's yum. Install this package if you want auto yum updates nightly via cron rather than the newer yum-updatesd daemon. %prep %setup -q -%patch0 -p1 %build @@ -93,6 +91,10 @@ %config(noreplace) %{_sysconfdir}/sysconfig/yum-cron %changelog +* Mon Sep 3 2007 Alec Habig - 0.4-1 +- Fix bug in cron.daily which was preventing updates from running +- Integrate Frank's checkonly patches into the source + * Mon Aug 27 2007 Frank Wittig - 0.3-3 - Actual update action is now configurable. It does check-only now if configured. Default behaviour is to do updates. --- yum-cron-0.3.checkonly.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 15:00:06 2007 From: fedora-extras-commits at redhat.com (Alec Thomas Habig (habig)) Date: Mon, 3 Sep 2007 11:00:06 -0400 Subject: rpms/yum-cron/F-7 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 yum-cron.spec, 1.4, 1.5 yum-cron-0.3.checkonly.patch, 1.1, NONE Message-ID: <200709031500.l83F06je012283@cvs-int.fedora.redhat.com> Author: habig Update of /cvs/pkgs/rpms/yum-cron/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12256/F-7 Modified Files: .cvsignore sources yum-cron.spec Removed Files: yum-cron-0.3.checkonly.patch Log Message: Fixed bug in cron.daily script which was preventing updates from running. Integrated checkonly patch into source tarball. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2007 19:15:49 -0000 1.2 +++ .cvsignore 3 Sep 2007 14:59:33 -0000 1.3 @@ -1 +1 @@ -yum-cron-0.3.tar.gz +yum-cron-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2007 19:15:49 -0000 1.2 +++ sources 3 Sep 2007 14:59:33 -0000 1.3 @@ -1 +1 @@ -b232b7066f6bf846c20597bdba076346 yum-cron-0.3.tar.gz +113c9dda502f7526479d2c416f3f9085 yum-cron-0.4.tar.gz Index: yum-cron.spec =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/F-7/yum-cron.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- yum-cron.spec 28 Aug 2007 16:40:45 -0000 1.4 +++ yum-cron.spec 3 Sep 2007 14:59:33 -0000 1.5 @@ -1,7 +1,7 @@ Summary: Files needed to run yum updates as a cron job Name: yum-cron -Version: 0.3 -Release: 3%{?dist} +Version: 0.4 +Release: 1%{?dist} URL: http://linux.duke.edu/yum/ # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -17,17 +17,15 @@ Requires(preun): /sbin/service Requires(postun): /sbin/service BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Patch0: yum-cron-0.3.checkonly.patch %description -These are the files needed to run yum updates as a cron job. They are -lifted straight from yum-2.6.1-0.fc5, but were left out of FC6's yum. +These are the files needed to run yum updates as a cron job. They +originated in yum-2.6.1-0.fc5, but were left out of FC6's yum. Install this package if you want auto yum updates nightly via cron rather than the newer yum-updatesd daemon. %prep %setup -q -%patch0 -p1 %build @@ -93,6 +91,10 @@ %config(noreplace) %{_sysconfdir}/sysconfig/yum-cron %changelog +* Mon Sep 3 2007 Alec Habig - 0.4-1 +- Fix bug in cron.daily which was preventing updates from running +- Integrate Frank's checkonly patches into the source + * Mon Aug 27 2007 Frank Wittig - 0.3-3 - Actual update action is now configurable. It does check-only now if configured. Default behaviour is to do updates. --- yum-cron-0.3.checkonly.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 15:02:47 2007 From: fedora-extras-commits at redhat.com (Alec Thomas Habig (habig)) Date: Mon, 3 Sep 2007 11:02:47 -0400 Subject: rpms/yum-cron/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 yum-cron.spec, 1.4, 1.5 yum-cron-0.3.checkonly.patch, 1.1, NONE Message-ID: <200709031502.l83F2l20018314@cvs-int.fedora.redhat.com> Author: habig Update of /cvs/pkgs/rpms/yum-cron/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18253/FC-6 Modified Files: .cvsignore sources yum-cron.spec Removed Files: yum-cron-0.3.checkonly.patch Log Message: Fixed bug in cron.daily script which was preventing updates from running. Integrated checkonly patch into souce tarball. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2007 18:53:53 -0000 1.2 +++ .cvsignore 3 Sep 2007 15:02:13 -0000 1.3 @@ -1 +1 @@ -yum-cron-0.3.tar.gz +yum-cron-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2007 18:53:53 -0000 1.2 +++ sources 3 Sep 2007 15:02:13 -0000 1.3 @@ -1 +1 @@ -b232b7066f6bf846c20597bdba076346 yum-cron-0.3.tar.gz +113c9dda502f7526479d2c416f3f9085 yum-cron-0.4.tar.gz Index: yum-cron.spec =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/FC-6/yum-cron.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- yum-cron.spec 28 Aug 2007 16:47:04 -0000 1.4 +++ yum-cron.spec 3 Sep 2007 15:02:13 -0000 1.5 @@ -1,7 +1,7 @@ Summary: Files needed to run yum updates as a cron job Name: yum-cron -Version: 0.3 -Release: 3%{?dist} +Version: 0.4 +Release: 1%{?dist} URL: http://linux.duke.edu/yum/ # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -17,17 +17,15 @@ Requires(preun): /sbin/service Requires(postun): /sbin/service BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Patch0: yum-cron-0.3.checkonly.patch %description -These are the files needed to run yum updates as a cron job. They are -lifted straight from yum-2.6.1-0.fc5, but were left out of FC6's yum. +These are the files needed to run yum updates as a cron job. They +originated in yum-2.6.1-0.fc5, but were left out of FC6's yum. Install this package if you want auto yum updates nightly via cron rather than the newer yum-updatesd daemon. %prep %setup -q -%patch0 -p1 %build @@ -93,6 +91,10 @@ %config(noreplace) %{_sysconfdir}/sysconfig/yum-cron %changelog +* Mon Sep 3 2007 Alec Habig - 0.4-1 +- Fix bug in cron.daily which was preventing updates from running +- Integrate Frank's checkonly patches into the source + * Mon Aug 27 2007 Frank Wittig - 0.3-3 - Actual update action is now configurable. It does check-only now if configured. Default behaviour is to do updates. --- yum-cron-0.3.checkonly.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 15:04:51 2007 From: fedora-extras-commits at redhat.com (Alec Thomas Habig (habig)) Date: Mon, 3 Sep 2007 11:04:51 -0400 Subject: rpms/yum-cron/EL-5 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 yum-cron.spec, 1.4, 1.5 yum-cron-0.3.checkonly.patch, 1.1, NONE Message-ID: <200709031504.l83F4pMM018442@cvs-int.fedora.redhat.com> Author: habig Update of /cvs/pkgs/rpms/yum-cron/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18391/EL-5 Modified Files: .cvsignore sources yum-cron.spec Removed Files: yum-cron-0.3.checkonly.patch Log Message: Fixed bug in cron.daily script which was preventing updates from running. Integrated checkonly patch into source tarball. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/EL-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Aug 2007 18:53:53 -0000 1.2 +++ .cvsignore 3 Sep 2007 15:04:18 -0000 1.3 @@ -1 +1 @@ -yum-cron-0.3.tar.gz +yum-cron-0.4.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/EL-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Aug 2007 18:53:53 -0000 1.2 +++ sources 3 Sep 2007 15:04:18 -0000 1.3 @@ -1 +1 @@ -b232b7066f6bf846c20597bdba076346 yum-cron-0.3.tar.gz +113c9dda502f7526479d2c416f3f9085 yum-cron-0.4.tar.gz Index: yum-cron.spec =================================================================== RCS file: /cvs/pkgs/rpms/yum-cron/EL-5/yum-cron.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- yum-cron.spec 28 Aug 2007 16:49:15 -0000 1.4 +++ yum-cron.spec 3 Sep 2007 15:04:18 -0000 1.5 @@ -1,7 +1,7 @@ Summary: Files needed to run yum updates as a cron job Name: yum-cron -Version: 0.3 -Release: 3%{?dist} +Version: 0.4 +Release: 1%{?dist} URL: http://linux.duke.edu/yum/ # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -17,17 +17,15 @@ Requires(preun): /sbin/service Requires(postun): /sbin/service BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -Patch0: yum-cron-0.3.checkonly.patch %description -These are the files needed to run yum updates as a cron job. They are -lifted straight from yum-2.6.1-0.fc5, but were left out of FC6's yum. +These are the files needed to run yum updates as a cron job. They +originated in yum-2.6.1-0.fc5, but were left out of FC6's yum. Install this package if you want auto yum updates nightly via cron rather than the newer yum-updatesd daemon. %prep %setup -q -%patch0 -p1 %build @@ -93,6 +91,10 @@ %config(noreplace) %{_sysconfdir}/sysconfig/yum-cron %changelog +* Mon Sep 3 2007 Alec Habig - 0.4-1 +- Fix bug in cron.daily which was preventing updates from running +- Integrate Frank's checkonly patches into the source + * Mon Aug 27 2007 Frank Wittig - 0.3-3 - Actual update action is now configurable. It does check-only now if configured. Default behaviour is to do updates. --- yum-cron-0.3.checkonly.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 15:24:39 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 3 Sep 2007 11:24:39 -0400 Subject: rpms/xscreensaver/devel update-xscreensaver-hacks, 1.1, 1.2 xscreensaver.spec, 1.44, 1.45 Message-ID: <200709031524.l83FOdEx019180@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19160 Modified Files: update-xscreensaver-hacks xscreensaver.spec Log Message: * Mon Sep 3 2007 Mamoru Tasaka - 1:5.03-3 - Don't split hack part of XScreenSaver.ad into each hack piece and make update script allow multiple config lines (along with rss-glx) Index: update-xscreensaver-hacks =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/update-xscreensaver-hacks,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- update-xscreensaver-hacks 2 Sep 2007 15:24:14 -0000 1.1 +++ update-xscreensaver-hacks 3 Sep 2007 15:24:07 -0000 1.2 @@ -11,7 +11,7 @@ fix_hackconf () { if [ ! -s $1 ] ; then - echo "$1 is empty" &>2 + echo "$1 is empty" >&2 echo "" return 1 fi @@ -37,15 +37,12 @@ while [ -s $tmpconf_2 ] ; do sed -n -e '1p' $tmpconf_2 > $tmpconf_3 sed -i -e '1d' $tmpconf_2 - if grep -q '\\..*$' $tmpconf_3 ; then + if ! grep -q '\([ \t]\\$\|\\n\\$\)' $tmpconf_3 ; then rm -f $tmpconf $tmpconf_1 $tmpconf_2 $tmpconf_3 echo "" echo "ignoring $1" >&2 return 1 fi - if ! grep -q '\\$' $tmpconf_3 ; then - sed -i -e 's|\(^.*$\)|\1\\|' $tmpconf_3 - fi cat $tmpconf_3 >> $tmpconf done cat $tmpconf_1 >> $tmpconf Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/xscreensaver.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- xscreensaver.spec 2 Sep 2007 15:24:14 -0000 1.44 +++ xscreensaver.spec 3 Sep 2007 15:24:07 -0000 1.45 @@ -2,7 +2,7 @@ %define version 5.03 %define beta_ver %{nil} -%define fedora_rel 2 +%define fedora_rel 3 %define extrarel %{nil} @@ -292,44 +292,9 @@ # Seperate XScreenSaver.ad.hacks into each hacks cd $CONFD -mkdir hacks.conf.d ; cp -p XScreenSaver.ad.hacks hacks.conf.d/ ; cd hacks.conf.d +mkdir hacks.conf.d ; cp -p XScreenSaver.ad.hacks hacks.conf.d/xscreensaver.conf +cd .. -while [ -s XScreenSaver.ad.hacks ] ; do -# cut hacks file by \n - sed -n -e '1,1p' XScreenSaver.ad.hacks > .tmp - if grep -q '\\n[\\]*$' .tmp ; then - sed -i -e '1d' XScreenSaver.ad.hacks - else - sed -n -e '1,/\\n[\\]*$/p' XScreenSaver.ad.hacks > .tmp - sed -i -e '1,/\\n[\\]*$/d' XScreenSaver.ad.hacks - fi - -# name modular hack conf - set +x - cp -p .tmp .tmp.2 - modname='\' - while ( echo $modname | grep -q '\\' ) ; do - sed -n -e '1,1p' .tmp.2 | sed -e \ - 's|^[-]*[ \t][ \t]*\([a-zA-Z][a-zA-Z-]*:[ \t][ \t]*\)*\("[^"][^"]*"[ \t][ \t]*\)*||' | \ - sed -e 's|[ \t].*$||' > .mod.name - modname=`cat .mod.name` - sed -i -e '1,1d' .tmp.2 - done - N=1 - Filen=$modname.conf - while [ -f $Filen ] ; do - N=$((N+1)) - Filen=$modname-$N.conf - done - sed -e 's|\\n$|\\n\\|' .tmp > $Filen - echo " created: $Filen" - -# clean up - rm -f .tmp* .mod.name - -done -set -x -cd ../.. %endif %install @@ -393,7 +358,7 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/xscreensaver/hacks.conf.d cp -p xscreensaver/XScreenSaver.ad* \ $RPM_BUILD_ROOT%{_sysconfdir}/xscreensaver -cp -p xscreensaver/hacks.conf.d/*.conf \ +cp -p xscreensaver/hacks.conf.d/xscreensaver.conf \ $RPM_BUILD_ROOT%{_datadir}/xscreensaver/hacks.conf.d/ for adfile in xscreensaver/XScreenSaver.ad.* ; do @@ -403,6 +368,8 @@ echo -n "%%verify(not size md5 mtime) " >> $dd/base.files echo "%%config(noreplace) %{_sysconfdir}/xscreensaver/XScreenSaver.ad" >> \ $dd/base.files +echo "%{_datadir}/xscreensaver/hacks.conf.d/xscreensaver.conf" \ + >> $dd/base.files # check symlink rm -f $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults/XScreenSaver @@ -419,19 +386,6 @@ ln -sf ../../../..%{_sysconfdir}/xscreensaver/XScreenSaver.ad \ $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults/XScreenSaver -set +x -for conf in xscreensaver/hacks.conf.d/*.conf ; do - modname=`basename $conf | sed -e 's|.conf||' | sed -e 's|-.*||'` - if grep -q -i $modname $dd/extras.files ; then - hackfile=$dd/extras.files - else - hackfile=$dd/gl-extras.files - fi - echo "%{_datadir}/xscreensaver/hacks.conf.d/`basename $conf`" >> $hackfile - echo -n " Added: %{_datadir}/xscreensaver/hacks.conf.d/`basename $conf`" - echo " >> `basename $hackfile`" -done -set -x %endif # add documents @@ -526,11 +480,7 @@ rm -rf ${RPM_BUILD_ROOT} %if %{modular_conf} -%post extras -%{_bindir}/update-xscreensaver-hacks -exit 0 - -%post gl-extras +%post base %{_bindir}/update-xscreensaver-hacks exit 0 %endif @@ -554,8 +504,13 @@ %defattr(-,root,root,-) %changelog +* Mon Sep 3 2007 Mamoru Tasaka - 1:5.03-3 +- Don't split hack part of XScreenSaver.ad into each hack piece + and make update script allow multiple config lines + (along with rss-glx) + * Sun Sep 2 2007 Mamoru Tasaka - 1:5.03-2 -- Try to make XScreenSaver.ad modular +- Try to make XScreenSaver.ad modular (bug 200881) * Wed Aug 29 2007 Mamoru Tasaka - 1:5.03-1 - Update to 5.03 @@ -565,7 +520,7 @@ - Don't use include-directory patch anymore - Make all xscreensaver related directories owned by -base subpackage because now -extras and -gl-extras subpackage require it. - - Mark man files as %%doc explicitly, because %_mandir is expanded + - Mark man files as %%doc explicitly, because %%_mandir is expanded in files list - Fix write_long() (actually no_malloc_number_to_string()) From fedora-extras-commits at redhat.com Mon Sep 3 15:33:48 2007 From: fedora-extras-commits at redhat.com (Steve Grubb (sgrubb)) Date: Mon, 3 Sep 2007 11:33:48 -0400 Subject: rpms/audit/F-7 audit-1.6-python.patch, NONE, 1.1 s-c-audit-0.4.3.patch, NONE, 1.1 audit.spec, 1.136, 1.137 audit-1.3.1-python.patch, 1.3, NONE Message-ID: <200709031533.l83FXmIJ019615@cvs-int.fedora.redhat.com> Author: sgrubb Update of /cvs/pkgs/rpms/audit/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19554 Modified Files: audit.spec Added Files: audit-1.6-python.patch s-c-audit-0.4.3.patch Removed Files: audit-1.3.1-python.patch Log Message: * Mon Sep 03 2007 Steve Grubb 1.5.6-2 - Update s-c-audit to version 0.4.3 - Fix reference counting in auparse python bindings (#263961) audit-1.6-python.patch: --- NEW FILE audit-1.6-python.patch --- diff -ur /home/mitr/a/audit-1.6/bindings/python/auparse_python.c audit-1.6/bindings/python/auparse_python.c --- /home/mitr/a/audit-1.6/bindings/python/auparse_python.c 2007-05-30 22:37:40.000000000 +0200 +++ audit-1.6/bindings/python/auparse_python.c 2007-08-29 18:03:35.000000000 +0200 @@ -57,8 +57,8 @@ { if (self->sec == NULL) { if ((self->sec = PyInt_FromLong(self->event.sec)) == NULL) return NULL; - Py_INCREF(self->sec); } + Py_INCREF(self->sec); return self->sec; } @@ -67,8 +67,8 @@ { if (self->milli == NULL) { if ((self->milli = PyInt_FromLong(self->event.milli)) == NULL) return NULL; - Py_INCREF(self->milli); } + Py_INCREF(self->milli); return self->milli; } @@ -77,8 +77,8 @@ { if (self->serial == NULL) { if ((self->serial = PyInt_FromLong(self->event.serial)) == NULL) return NULL; - Py_INCREF(self->serial); } + Py_INCREF(self->serial); return self->serial; } @@ -88,7 +88,9 @@ if (self->event.host == NULL) { Py_RETURN_NONE; } else { - if ((self->host = PyString_FromString(self->event.host)) == NULL) return NULL; + if (self->host == NULL) { + if ((self->host = PyString_FromString(self->event.host)) == NULL) return NULL; + } Py_INCREF(self->host); return self->host; } s-c-audit-0.4.3.patch: --- NEW FILE s-c-audit-0.4.3.patch --- diff -ur audit-1.5.6.orig/system-config-audit/ChangeLog audit-1.5.6/system-config-audit/ChangeLog --- audit-1.5.6.orig/system-config-audit/ChangeLog 2007-08-28 14:08:15.000000000 -0400 +++ audit-1.5.6/system-config-audit/ChangeLog 2007-08-28 14:20:16.000000000 -0400 @@ -1,3 +1,21 @@ +2007-08-28 Miloslav Trma?? + + * configure.ac: Release 0.4.3. + * NEWS: Update. + + * src/audit_rules.py (Field.option_text): New parameter rule. Use + -p only in rules with -w, -F perm= otherwise. + (Rule.command_text): Add -k only after -S. + +2007-08-02 Miloslav Trma?? + + * src/main_window.py (N_): Remove useless definition. + +2007-07-23 Miloslav Trma?? + + * src/watch_list_dialog.py (_WatchTable._validate_rule): Fix a + crash when the rule has no AUDIT_WATCH or AUDIT_PERM field. + 2007-07-17 Miloslav Trma?? * system-config-audit.desktop.in (Categories): Add System, to move the diff -ur audit-1.5.6.orig/system-config-audit/configure.ac audit-1.5.6/system-config-audit/configure.ac --- audit-1.5.6.orig/system-config-audit/configure.ac 2007-08-28 14:08:15.000000000 -0400 +++ audit-1.5.6/system-config-audit/configure.ac 2007-08-28 14:08:59.000000000 -0400 @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([system-config-audit], [0.4.2], [mitr at redhat.com]) +AC_INIT([system-config-audit], [0.4.3], [mitr at redhat.com]) AC_COPYRIGHT( [Copyright (C) 2007 Red Hat, Inc. All rights reserved. diff -ur audit-1.5.6.orig/system-config-audit/NEWS audit-1.5.6/system-config-audit/NEWS --- audit-1.5.6.orig/system-config-audit/NEWS 2007-08-28 14:08:15.000000000 -0400 +++ audit-1.5.6/system-config-audit/NEWS 2007-08-28 14:08:59.000000000 -0400 @@ -1,5 +1,10 @@ +Changes in release 0.4.3: +* Fix order of -k and -S, and using -p without -w, in audit rules +* Fix a crash validating a non-watch rule +* Move the menu entry to the Administration submenu in GNOME + Changes in release 0.4.2: -* Modify to run on RHEL 5. +* Modify to run on RHEL 5 Changes in release 0.4.1: * Add an install-fedora Makefile target diff -ur audit-1.5.6.orig/system-config-audit/src/audit_rules.py audit-1.5.6/system-config-audit/src/audit_rules.py --- audit-1.5.6.orig/system-config-audit/src/audit_rules.py 2007-08-28 14:08:15.000000000 -0400 +++ audit-1.5.6/system-config-audit/src/audit_rules.py 2007-08-28 14:08:59.000000000 -0400 @@ -347,13 +347,18 @@ self.op = self.OP_EQ self.value = self.get_field_type(self.var).parse_value(string, self.op) - def option_text(self): - '''Return a string representing this field as an auditctl option.''' + def option_text(self, rule): + '''Return a string representing this field as an auditctl option. + + Use rule to determine the correct syntax. + + ''' val = self._value_text() if self.var == audit.AUDIT_FILTERKEY: assert self.op == self.OP_EQ return '-k %s' % val - elif self.var == audit.AUDIT_PERM: + elif (self.var == audit.AUDIT_PERM and + len([f for f in rule.fields if f.var == audit.AUDIT_WATCH]) == 1): assert self.op == self.OP_EQ return '-p %s' % val else: @@ -443,16 +448,21 @@ o.append('-w %s' % watches[0].value) watch_used = True # Add fields before syscalls because -F arch=... may change the meaning - # of syscall names + # of syscall names. But add AUDIT_FILTERKEY only after -S, auditctl + # stubbornly insists on that order. for f in self.fields: - if f.var != audit.AUDIT_WATCH or not watch_used: - o.append(f.option_text()) + if (f.var != audit.AUDIT_FILTERKEY and + (f.var != audit.AUDIT_WATCH or not watch_used)): + o.append(f.option_text(self)) if list is not rules.exclude_rules: for s in self.syscalls: if s == self.SYSCALLS_ALL: o.append('-S all') else: o.append('-S %s' % util.syscall_string(s, self.machine)) + for f in self.fields: + if f.var == audit.AUDIT_FILTERKEY: + o.append(f.option_text(self)) return ' '.join(o) def __eq__(self, rule): diff -ur audit-1.5.6.orig/system-config-audit/src/main_window.py audit-1.5.6/system-config-audit/src/main_window.py --- audit-1.5.6.orig/system-config-audit/src/main_window.py 2007-08-28 14:08:15.000000000 -0400 +++ audit-1.5.6/system-config-audit/src/main_window.py 2007-08-28 14:08:59.000000000 -0400 @@ -32,8 +32,6 @@ import settings import util -def N_(s): return s - def exit_watch_rules(rules): '''Split exit rules to lists for WatchListDialog and RuleListDialog. diff -ur audit-1.5.6.orig/system-config-audit/src/server.c audit-1.5.6/system-config-audit/src/server.c --- audit-1.5.6.orig/system-config-audit/src/server.c 2007-08-28 14:08:15.000000000 -0400 +++ audit-1.5.6/system-config-audit/src/server.c 2007-08-28 14:08:59.000000000 -0400 @@ -200,7 +200,7 @@ err = errno; goto err_fd; } - if (st.st_size > SIZE_MAX) + if (st.st_size > (off_t)SIZE_MAX) { err = EFBIG; goto err_fd; Index: audit.spec =================================================================== RCS file: /cvs/pkgs/rpms/audit/F-7/audit.spec,v retrieving revision 1.136 retrieving revision 1.137 diff -u -r1.136 -r1.137 --- audit.spec 28 Aug 2007 13:25:30 -0000 1.136 +++ audit.spec 3 Sep 2007 15:33:16 -0000 1.137 @@ -1,14 +1,17 @@ -%define sca_version 0.4.2 +%define sca_version 0.4.3 +%define sca_release 1 Summary: User space tools for 2.6 kernel auditing Name: audit Version: 1.5.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ Source0: %{name}-%{version}.tar.gz Patch1: audit-1.5.7-updates.patch +Patch2: s-c-audit-0.4.3.patch +Patch3: audit-1.6-python.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext-devel intltool libtool swig python-devel BuildRequires: kernel-headers >= 2.6.18 @@ -55,17 +58,10 @@ The audit-libs-python package contains the bindings so that libaudit and libauparse can be used by python. -%package audispd-plugins -Summary: Default plugins for the audit dispatcher -License: LGPL -Group: System Environment/Daemons - -%description audispd-plugins -The audispd-plugins package contains plugins for the audit dispatcher. - %package -n system-config-audit Summary: Utility for editing audit configuration Version: %{sca_version} +Release: %{sca_release}%{?dist} License: GPL Group: Applications/System Requires: pygtk2-libglade usermode usermode-gtk @@ -76,8 +72,11 @@ %prep %setup -q %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build +(cd system-config-audit; ./autogen.sh) aclocal && autoconf && autoheader && automake %configure --sbindir=/sbin --libdir=/%{_lib} make @@ -162,6 +161,7 @@ %files libs-devel %defattr(-,root,root) +%doc contrib/skeleton.c %{_libdir}/libaudit.a %{_libdir}/libauparse.a %{_libdir}/libaudit.so @@ -179,7 +179,7 @@ %files %defattr(-,root,root,-) -%doc README COPYING ChangeLog sample.rules contrib/capp.rules contrib/nispom.rules contrib/lspp.rules contrib/skeleton.c init.d/auditd.cron +%doc README COPYING ChangeLog sample.rules contrib/capp.rules contrib/nispom.rules contrib/lspp.rules init.d/auditd.cron %attr(0644,root,root) %{_mandir}/man8/* %attr(0644,root,root) %{_mandir}/man5/* %attr(750,root,root) /sbin/auditctl @@ -214,6 +214,10 @@ %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server %changelog +* Mon Sep 03 2007 Steve Grubb 1.5.6-2 +- Update s-c-audit to version 0.4.3 +- Fix reference counting in auparse python bindings (#263961) + * Tue Aug 28 2007 Steve Grubb 1.5.6-1 - New upstream version --- audit-1.3.1-python.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 15:35:11 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 3 Sep 2007 11:35:11 -0400 Subject: rpms/xscreensaver/devel xscreensaver.spec,1.45,1.46 Message-ID: <200709031535.l83FZB4l019719@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19684 Modified Files: xscreensaver.spec Log Message: - move hack update scripts to %%_sbindir Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/xscreensaver.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- xscreensaver.spec 3 Sep 2007 15:24:07 -0000 1.45 +++ xscreensaver.spec 3 Sep 2007 15:34:39 -0000 1.46 @@ -350,8 +350,9 @@ %if %{modular_conf} # install update script -install -cpm 755 %{SOURCE10} $RPM_BUILD_ROOT%{_bindir} -echo "%{_bindir}/update-xscreensaver-hacks" >> $dd/base.files +mkdir -p $RPM_BUILD_ROOT%{_sbindir} +install -cpm 755 %{SOURCE10} $RPM_BUILD_ROOT%{_sbindir} +echo "%{_sbindir}/update-xscreensaver-hacks" >> $dd/base.files # make hack conf modular mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xscreensaver @@ -481,7 +482,7 @@ %if %{modular_conf} %post base -%{_bindir}/update-xscreensaver-hacks +%{_sbindir}/update-xscreensaver-hacks exit 0 %endif @@ -506,8 +507,9 @@ %changelog * Mon Sep 3 2007 Mamoru Tasaka - 1:5.03-3 - Don't split hack part of XScreenSaver.ad into each hack piece - and make update script allow multiple config lines - (along with rss-glx) + and make update script allow multiple hacks in one config file + (along with rss-glx, bug 200881) +- move hack update scripts to %%_sbindir * Sun Sep 2 2007 Mamoru Tasaka - 1:5.03-2 - Try to make XScreenSaver.ad modular (bug 200881) From fedora-extras-commits at redhat.com Mon Sep 3 15:41:35 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Mon, 3 Sep 2007 11:41:35 -0400 Subject: rpms/vpnc/devel vpnc-0.4.0-sizeofbug.patch, NONE, 1.1 vpnc.spec, 1.23, 1.24 Message-ID: <200709031541.l83FfZpJ020045@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/pkgs/rpms/vpnc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20019 Modified Files: vpnc.spec Added Files: vpnc-0.4.0-sizeofbug.patch Log Message: * Mon Sep 3 2007 Tomas Mraz - 0.4.0-4 - fix long standing bug causing problems on x86_64 (#232565) now for real vpnc-0.4.0-sizeofbug.patch: --- NEW FILE vpnc-0.4.0-sizeofbug.patch --- diff -up vpnc-0.4.0/vpnc.c.sizeofbug vpnc-0.4.0/vpnc.c --- vpnc-0.4.0/vpnc.c.sizeofbug 2007-09-03 17:30:03.000000000 +0200 +++ vpnc-0.4.0/vpnc.c 2007-09-03 17:30:45.000000000 +0200 @@ -1971,7 +1971,7 @@ static void setup_link(struct sa_block * rp->next->next->next = us; } - gcry_create_nonce((uint8_t *) & msgid, sizeof(&msgid)); + gcry_create_nonce((uint8_t *) & msgid, sizeof(msgid)); if (msgid == 0) msgid = 1; Index: vpnc.spec =================================================================== RCS file: /cvs/pkgs/rpms/vpnc/devel/vpnc.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- vpnc.spec 22 Aug 2007 21:15:39 -0000 1.23 +++ vpnc.spec 3 Sep 2007 15:40:57 -0000 1.24 @@ -1,6 +1,6 @@ Name: vpnc Version: 0.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: IPSec VPN client compatible with Cisco equipment @@ -16,6 +16,7 @@ Patch0: vpnc-0.4.0-pie.patch Patch1: vpnc-0.3.3-sbin-path.patch Patch2: vpnc-0.4.0-cloexec.patch +Patch3: vpnc-0.4.0-sizeofbug.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,11 +44,9 @@ %patch0 -p1 -b .pie %patch1 -p1 -b .sbin-path %patch2 -p1 -b .cloexec +%patch3 -p1 -b .sizeofbug %build -%ifarch x86_64 -RPM_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | sed s/-fstack-protector//g) -%endif make PREFIX=/usr %install @@ -100,6 +99,9 @@ %{_sbindir}/vpnc-helper %changelog +* Mon Sep 3 2007 Tomas Mraz - 0.4.0-4 +- fix long standing bug causing problems on x86_64 (#232565) now for real + * Wed Aug 22 2007 Tomas Mraz - 0.4.0-3 - license tag fix From fedora-extras-commits at redhat.com Mon Sep 3 15:53:05 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 3 Sep 2007 11:53:05 -0400 Subject: rpms/claws-mail/F-7 .cvsignore, 1.10, 1.11 claws-mail.spec, 1.17, 1.18 sources, 1.10, 1.11 Message-ID: <200709031553.l83Fr5Uh020318@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20277/F-7 Modified Files: .cvsignore claws-mail.spec sources Log Message: - version upgrade - new license tag (upstream switch to GPLv3+) - fix #254121 (CVE-2007-2958) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail/F-7/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 3 Jul 2007 15:21:28 -0000 1.10 +++ .cvsignore 3 Sep 2007 15:52:21 -0000 1.11 @@ -1 +1 @@ -claws-mail-2.10.0.tar.bz2 +claws-mail-3.0.0.tar.bz2 Index: claws-mail.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail/F-7/claws-mail.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- claws-mail.spec 22 Aug 2007 06:51:36 -0000 1.17 +++ claws-mail.spec 3 Sep 2007 15:52:21 -0000 1.18 @@ -1,11 +1,11 @@ Name: claws-mail -Version: 2.10.0 -Release: 4%{?dist} +Version: 3.0.0 +Release: 1%{?dist} Summary: The extended version of Sylpheed Group: Applications/Internet -License: GPLv2+ and LGPLv2+ +License: GPLv3+ URL: http://claws-mail.org -Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.10.0.tar.bz2 +Source0: http://dl.sf.net/sylpheed-claws/claws-mail-3.0.0.tar.bz2 Source1: claws-mail.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: flex, bison @@ -207,6 +207,12 @@ %{_libdir}/claws-mail/plugins/bogofilter.so %changelog +* Mon Sep 03 2007 Andreas Bierfert +- 3.0.0-1 +- version upgrade +- new license tag (upstream switch to GPLv3+) +- fix #254121 (CVE-2007-2958) + * Wed Aug 22 2007 Andreas Bierfert - 2.10.0-4 - new license tag Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail/F-7/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 3 Jul 2007 15:21:28 -0000 1.10 +++ sources 3 Sep 2007 15:52:21 -0000 1.11 @@ -1 +1 @@ -ed409002b5e6b60b682ae3ee7f87a86d claws-mail-2.10.0.tar.bz2 +9c6390d711b2c60840cc9138456a7cd5 claws-mail-3.0.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 3 15:53:11 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 3 Sep 2007 11:53:11 -0400 Subject: rpms/claws-mail/devel .cvsignore, 1.10, 1.11 claws-mail.spec, 1.17, 1.18 sources, 1.10, 1.11 Message-ID: <200709031553.l83FrBOP020323@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20277/devel Modified Files: .cvsignore claws-mail.spec sources Log Message: - version upgrade - new license tag (upstream switch to GPLv3+) - fix #254121 (CVE-2007-2958) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 3 Jul 2007 14:29:49 -0000 1.10 +++ .cvsignore 3 Sep 2007 15:52:35 -0000 1.11 @@ -1 +1 @@ -claws-mail-2.10.0.tar.bz2 +claws-mail-3.0.0.tar.bz2 Index: claws-mail.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail/devel/claws-mail.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- claws-mail.spec 22 Aug 2007 06:51:39 -0000 1.17 +++ claws-mail.spec 3 Sep 2007 15:52:35 -0000 1.18 @@ -1,11 +1,11 @@ Name: claws-mail -Version: 2.10.0 -Release: 4%{?dist} +Version: 3.0.0 +Release: 1%{?dist} Summary: The extended version of Sylpheed Group: Applications/Internet -License: GPLv2+ and LGPLv2+ +License: GPLv3+ URL: http://claws-mail.org -Source0: http://dl.sf.net/sylpheed-claws/claws-mail-2.10.0.tar.bz2 +Source0: http://dl.sf.net/sylpheed-claws/claws-mail-3.0.0.tar.bz2 Source1: claws-mail.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: flex, bison @@ -207,10 +207,15 @@ %{_libdir}/claws-mail/plugins/bogofilter.so %changelog +* Mon Sep 03 2007 Andreas Bierfert +- 3.0.0-1 +- version upgrade +- new license tag (upstream switch to GPLv3+) +- fix #254121 (CVE-2007-2958) + * Wed Aug 22 2007 Andreas Bierfert - 2.10.0-4 - new license tag -- rebuild for ppc32 * Wed Jul 18 2007 Andreas Bierfert - 2.10.0-3 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 3 Jul 2007 14:29:49 -0000 1.10 +++ sources 3 Sep 2007 15:52:35 -0000 1.11 @@ -1 +1 @@ -ed409002b5e6b60b682ae3ee7f87a86d claws-mail-2.10.0.tar.bz2 +9c6390d711b2c60840cc9138456a7cd5 claws-mail-3.0.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 3 15:58:19 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 3 Sep 2007 11:58:19 -0400 Subject: rpms/jd/devel .cvsignore, 1.141, 1.142 jd.spec, 1.167, 1.168 sources, 1.142, 1.143 Message-ID: <200709031558.l83FwJ08020499@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20428 Modified Files: .cvsignore jd.spec sources Log Message: * Tue Sep 4 2007 Mamoru Tasaka - 1.9.6-0.4.svn1311 - svn 1311 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/devel/.cvsignore,v retrieving revision 1.141 retrieving revision 1.142 diff -u -r1.141 -r1.142 --- .cvsignore 1 Sep 2007 16:32:36 -0000 1.141 +++ .cvsignore 3 Sep 2007 15:57:38 -0000 1.142 @@ -1 +1 @@ -jd-1.9.6-svn1304.tgz +jd-1.9.6-svn1311.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v retrieving revision 1.167 retrieving revision 1.168 diff -u -r1.167 -r1.168 --- jd.spec 1 Sep 2007 16:32:36 -0000 1.167 +++ jd.spec 3 Sep 2007 15:57:38 -0000 1.168 @@ -10,7 +10,7 @@ # Defined by upsteam # %define main_ver 1.9.6 -%define strtag svn1304 +%define strtag svn1311 %define repoid 26577 # Define this if this is pre-version %define pre_release 1 @@ -119,8 +119,8 @@ %{icondir}/%{name}.png %changelog -* Sun Sep 2 2007 Mamoru Tasaka - 1.9.6-0.4.svn1304 -- svn 1304 +* Tue Sep 4 2007 Mamoru Tasaka - 1.9.6-0.4.svn1311 +- svn 1311 * Sun Aug 5 2007 Mamoru Tasaka - 1.9.6-0.2.beta070804 - 1.9.6 beta 070804 release 2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/devel/sources,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- sources 1 Sep 2007 16:32:36 -0000 1.142 +++ sources 3 Sep 2007 15:57:38 -0000 1.143 @@ -1 +1 @@ -60cc39b08265a902ce8d7f561715b389 jd-1.9.6-svn1304.tgz +ed09d261123e90bce00c2703d76adefc jd-1.9.6-svn1311.tgz From fedora-extras-commits at redhat.com Mon Sep 3 16:03:58 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Mon, 3 Sep 2007 12:03:58 -0400 Subject: fedora-security/manifest dist-fc7-updates,1.3,1.4 Message-ID: <200709031603.l83G3wfv026494@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/fedora/fedora-security/manifest In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20408 Modified Files: dist-fc7-updates Log Message: Up-to-date Index: dist-fc7-updates =================================================================== RCS file: /cvs/fedora/fedora-security/manifest/dist-fc7-updates,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- dist-fc7-updates 30 Aug 2007 10:18:12 -0000 1.3 +++ dist-fc7-updates 3 Sep 2007 16:03:55 -0000 1.4 @@ -124,7 +124,7 @@ aiccu-2007.01.15-1.fc7 fe7-merge jkeating aide-0.12-2.fc7 fe7-merge jkeating aiksaurus-1.2.1-15.fc6 fe7-merge jkeating -aircrack-ng-0.9-1.fc7 dist-fc7 till +aircrack-ng-0.9.1-1.fc7 dist-fc7-updates till airsnort-0.2.7e-11.fc7 fe7-merge jkeating akode-2.0.1-6.fc7 fe7-merge jkeating alacarte-0.11.3-3.fc7 dist-fc7 jkeating @@ -147,7 +147,7 @@ alsamixergui-0.9.0-0.3.rc1.fc6 fe7-merge jkeating altermime-0.3.7-2.fc6 fe7-merge jkeating am-utils-6.1.5-6.fc7 dist-fc7 jkeating -amanda-2.5.1p3-2.fc7 dist-fc7-updates rbrich +amanda-2.5.1p3-3.fc7 dist-fc7-updates rbrich amarok-1.4.6-2.fc7 dist-fc7-updates abompard amarokFS-0.5-1.fc7 fe7-merge jkeating amavisd-new-2.5.1-1.fc7 dist-fc7-updates steve @@ -187,7 +187,7 @@ archmage-0.0.8-1.fc7 fe7-merge jkeating ardour-0.99.3-8.fc7 fe7-merge jkeating argus-2.0.6.fixes.1-13.fc7 fe7-merge jkeating -aria2-0.11.1-1.fc7 dist-fc7-updates ecik +aria2-0.11.2-1.fc7 dist-fc7-updates ecik arj-3.10.22-1.fc6 fe7-merge jkeating arm-gp2x-linux-SDL-1.2.9-4.fc7 dist-fc7-updates jwrdegoede arm-gp2x-linux-binutils-2.16.1-2.fc7 dist-fc7-updates jwrdegoede @@ -249,7 +249,7 @@ at-3.1.10-13.fc7 dist-fc7-updates mmaslano at-spi-1.18.1-1.fc7 dist-fc7 jkeating atanks-2.4-1.fc7 dist-fc7-updates icon -aterm-1.0.0-7.fc7 fe7-merge jkeating +aterm-1.0.1-1.fc7 dist-fc7-updates awjb athcool-0.3.11-5.fc6 fe7-merge jkeating atitvout-0.4-6 fe7-merge jkeating atk-1.18.0-1.fc7 dist-fc7 jkeating @@ -276,7 +276,7 @@ autoconf213-2.13-17.fc7 dist-fc7 jkeating autodir-0.99.9-2.fc7 dist-fc7 thias autodownloader-0.2.0-2.fc7 dist-fc7 jwrdegoede -autofs-5.0.1-25 dist-fc7-updates iankent +autofs-5.0.1-26 dist-fc7-updates iankent autogen-5.8.9-1.fc7 fe7-merge jkeating automake-1.10-5 dist-fc7 jkeating automake14-1.4p6-15.fc7 dist-fc7 jkeating @@ -314,7 +314,7 @@ bazaar-1.4.2-8.fc6 fe7-merge jkeating bbkeys-0.9.0-6.fc7 fe7-merge jkeating bc-1.06-26 dist-fc7 jkeating -bcel-5.1-10jpp.3.fc7 dist-fc7-updates pcheung +bcel-5.1-10jpp.4.fc7 dist-fc7-updates pcheung bcfg2-0.9.4-4.fc7 dist-fc7-updates jcollie bchunk-1.2.0-4 fe7-merge jkeating bcm43xx-fwcutter-006-1.fc7 fe7-merge jkeating @@ -330,7 +330,7 @@ beryl-manager-0.2.1-1.fc7 dist-fc7-updates jwilson beryl-plugins-0.2.1-1.fc7 dist-fc7-updates jwilson beryl-settings-0.2.1-1.fc7 dist-fc7-updates jwilson -bibletime-1.6.3b-3.fc7 fe7-merge jkeating +bibletime-1.6.4-2.fc7 dist-fc7-updates anderson bidiv-1.5-4.fc6 fe7-merge jkeating bigloo-3.0a-4.fc7 dist-fc7-updates gemi bind-9.4.1-9.P1.fc7 dist-fc7-updates atkac @@ -377,7 +377,7 @@ bouml-doc-2.30-3.fc7 dist-fc7-updates rishi bouncycastle-1.34-3.fc7 dist-fc7 jkeating brandy-1.0.19-4.fc6 fe7-merge jkeating -brasero-0.5.2-1.fc7 fe7-merge jkeating +brasero-0.6.1-1.fc7 dist-fc7-updates denis bridge-utils-1.1-2 dist-fc6 jkeating brltty-3.7.2-3.fc7 dist-fc7 jkeating bsd-games-2.17-20.fc7 fe7-merge jkeating @@ -418,6 +418,7 @@ camstream-0.26.3-11.fc7 fe7-merge jkeating castor-0.9.5-1jpp.7 dist-fc6 jkeating catfish-0.3-0.1.b.fc7 dist-fc7 mtasaka +cbios-0.21-3.fc7 dist-fc7-updates oddsocks ccache-2.4-8.fc7 fe7-merge jkeating ccid-1.2.1-1.fc7 dist-fc7 jkeating ccrtp-1.5.1-1.fc7 fe7-merge jkeating @@ -515,7 +516,7 @@ conserver-8.1.16-1.fc7 fe7-merge jkeating contact-lookup-applet-0.16-1.fc7 dist-fc7-updates bpepple contacts-0.5-1.fc7 dist-fc7-updates denis -control-center-2.18.0-18.fc7 dist-fc7 hadess +control-center-2.18.0-20.fc7 dist-fc7-updates rstrode convmv-1.10-2.fc6 fe7-merge jkeating cook-2.30-1.fc7 dist-fc7-updates gemi coolkey-1.1.0-1.fc7 dist-fc7 jkeating @@ -537,7 +538,7 @@ createrepo-0.4.10-1.fc7 dist-fc7-updates pnasrat crm114-0-0.4.20070301.fc7 fe7-merge jkeating cronolog-1.6.2-4.fc7 fe7-merge jkeating -crontabs-1.10-14.fc7 dist-fc7 jkeating +crontabs-1.10-15.fc7 dist-fc7-updates mmaslano crossfire-1.10.0-1.fc7 dist-fc7-updates wart crossfire-client-1.10.0-1.fc7 dist-fc7-updates wart crossfire-maps-1.10.0-1.fc7 dist-fc7-updates wart @@ -545,8 +546,8 @@ cryptix-3.2.0-9jpp.1 dist-fc6 jkeating cryptix-asn1-20011119-7jpp.2 dist-fc6 jkeating crypto-utils-2.3-2 dist-fc7 jkeating -cryptsetup-luks-1.0.3-4.fc7 dist-fc7 jkeating -crystal-1.0.4-1.fc7 dist-fc7-updates chitlesh +cryptsetup-luks-1.0.5-4.fc7.1 dist-fc7-updates till +crystal-1.0.5-1.fc7 dist-fc7-updates chitlesh crystal-clear-20050622-5.fc7 dist-fc7-updates chitlesh crystal-project-20070620-3.fc7 dist-fc7-updates chitlesh crystal-stacker-1.5-3.fc6 fe7-merge jkeating @@ -598,7 +599,7 @@ dbus-qt-0.70-1.fc7 fe7-merge jkeating dbus-sharp-0.63-6.fc6 dist-fc6 jkeating dclib-0.3.8-2.fc7 fe7-merge jkeating -dcraw-8.53-2.fc7 dist-fc7 jkeating +dcraw-8.77-1.fc7 dist-fc7-updates nphilipp dd2-0.2.1-1.fc7 fe7-merge jkeating dd_rescue-1.12-6.fc7 fe7-merge jkeating ddclient-3.7.1-1.fc7 fe7-merge jkeating @@ -730,7 +731,7 @@ ekg2-0-0.7.20070427.fc7 dist-fc7-updates rathann ekiga-2.0.9-1.fc7 dist-fc7 jkeating elektra-0.6.10-2.fc7 fe7-merge jkeating -elfutils-0.128-2.fc7 dist-fc7-updates roland +elfutils-0.129-1.fc7 dist-fc7-updates roland elilo-3.6-2 dist-fc6 jkeating elinks-0.11.2-1.fc7 dist-fc7 jkeating elisa-0.3.1-1.fc7 dist-fc7-updates thias @@ -802,7 +803,7 @@ fail2ban-0.8.1-10.fc7 dist-fc7-updates athimm fakechroot-2.5-12.fc7 fe7-merge jkeating fakeroot-1.6.4-15.fc7 fe7-merge jkeating -fann-2.0.0-3.fc7 dist-fc7-updates tsmetana +fann-2.0.0-4.fc7 dist-fc7-updates tsmetana farsight-0.1.20-2.fc7 dist-fc7-updates bpepple fast-user-switch-applet-2.17.4-4.fc7 dist-fc7 jkeating fatsort-0.9.7.1-1.fc7 dist-fc7-updates till @@ -974,7 +975,7 @@ gdhcpd-0.3.2-4.fc7 dist-fc7-updates drago01 gdk-pixbuf-0.22.0-34.fc7 fe7-merge jkeating gdl-0.9-0.pre4.1.fc7 fe7-merge jkeating -gdm-2.18.4-1.fc7 dist-fc7-updates rstrode +gdm-2.18.4-2.fc7 dist-fc7-updates rstrode gdmap-0.7.5-6.fc6 fe7-merge jkeating gdome2-0.8.1-5.2.fc7 fe7-merge jkeating gds2pov-0.20070815-1.fc7 dist-fc7-updates chitlesh @@ -1048,7 +1049,7 @@ glib-java-0.2.6-8.fc7 dist-fc7 jkeating glib2-2.12.13-1.fc7 dist-fc7-updates mclasen glibc-2.6-4 dist-fc7-updates jakub -glibmm24-2.12.8-1.fc7 fe7-merge jkeating +glibmm24-2.12.10-1.fc7 dist-fc7-updates denis glimmer-3.02-1.fc7 fe7-merge jkeating glipper-0.95.1-2.fc7 fe7-merge jkeating glitz-0.5.6-5.fc7 fe7-merge jkeating @@ -1131,7 +1132,7 @@ gnome-vfs2-obexftp-0.2-7.fc7 dist-fc7-updates hadess gnome-vfsmm26-2.18.0-1.fc7 fe7-merge jkeating gnome-volume-manager-2.17.0-7.fc7 dist-fc7 mclasen -gnomebaker-0.6.1-1.fc7 dist-fc7-updates tsmetana +gnomebaker-0.6.1-2.fc7 dist-fc7-updates tsmetana gnomeradio-1.6-3.fc6 fe7-merge jkeating gnomescan-0.4.0.2-1.fc7 fe7-merge jkeating gnomesword-2.2.3-1.fc7 fe7-merge jkeating @@ -1375,7 +1376,7 @@ ifd-egate-0.05-17 dist-fc7 jkeating ifm-5.1-5.fc6 fe7-merge jkeating ifplugd-0.28-6.fc7 fe7-merge jkeating -iftop-0.17-4.fc7 fe7-merge jkeating +iftop-0.17-6.fc7 dist-fc7-updates robert ike-scan-1.9-2.fc7.1 dist-fc7-updates sindrepb iksemel-1.2-13.fc7 fe7-merge jkeating ikvm-0.22-10.fc6 fe7-merge jkeating @@ -1479,7 +1480,7 @@ jfsutils-1.1.10-4.1 dist-fc6 jkeating jgroups-2.2.9.2-3jpp.2 dist-fc6 jkeating jhead-2.7-1.fc7 fe7-merge jkeating -jigdo-0.7.3-3.fc7 fe7-merge jkeating +jigdo-0.7.3-4.fc7 dist-fc7-updates iburrell jlex-1.2.6-5jpp.1 dist-fc6 jkeating jline-0.9.9-1jpp.1.fc7 fe7-merge jkeating joe-3.5-3.fc7 dist-fc7 jkeating @@ -1516,7 +1517,7 @@ kasumi-2.2-4.fc7 dist-fc7-updates tagoh katapult-0.3.2.1-1.fc7 dist-fc7-updates chitlesh kawa-1.9.0-2.fc7 fe7-merge jkeating -kazehakase-0.4.7-4.fc7 dist-fc7-updates mtasaka +kazehakase-0.4.8-1.fc7 dist-fc7-updates mtasaka kbackup-0.5.1-7.fc7 dist-fc7-updates dionysos kbd-1.12-22.fc7 dist-fc7-updates vcrhonek kbibtex-0.1.5.52-10.fc7 dist-fc7-updates noltec @@ -1526,24 +1527,21 @@ kchmviewer-3.0-2.fc7 fe7-merge jkeating kcometen3-1.1-4.fc7 fe7-merge jkeating kdbg-2.0.5-2.fc7 dist-fc7 jkeating -kde-filesystem-3.5-11.fc7 dist-fc7-updates rdieter +kde-filesystem-3.5-13.fc7 dist-fc7-updates rdieter kde-i18n-3.5.7-1.fc7 dist-fc7-updates than kde-settings-3.5-30.fc7 dist-fc7-updates than kdeaccessibility-3.5.7-1.fc7 dist-fc7-updates than kdeaddons-3.5.7-1.fc7 dist-fc7-updates than kdeadmin-3.5.7-1.fc7.1 dist-fc7-updates than kdeartwork-3.5.7-2.fc7 dist-fc7-updates rdieter -kdeartwork-extras-3.5.6-3.fc7 fe7-merge jkeating kdebase-3.5.7-13.fc7 dist-fc7-updates rdieter kdebindings-3.5.7-1.fc7.1 dist-fc7-updates than kdebluetooth-1.0-0.31.beta3.fc7 dist-fc7-updates gilboa kdeedu-3.5.7-1.fc7 dist-fc7-updates than kdegames-3.5.7-1.fc7 dist-fc7-updates rdieter kdegraphics-3.5.7-2.fc7 dist-fc7-updates rdieter -kdegraphics-extras-3.5.5-1.fc7 fe7-merge jkeating -kdelibs-3.5.7-20.fc7 dist-fc7-updates rdieter +kdelibs-3.5.7-21.fc7 dist-fc7-updates rdieter kdemultimedia-3.5.7-2.fc7 dist-fc7-updates rdieter -kdemultimedia-extras-3.5.6-5.fc7 fe7-merge jkeating kdenetwork-3.5.7-1.fc7.1 dist-fc7-updates rdieter kdepim-3.5.7-3.fc7 dist-fc7-updates rdieter kdesdk-3.5.7-7.fc7 dist-fc7-updates rdieter @@ -1624,7 +1622,7 @@ ksudoku-0.3-2.fc7 fe7-merge jkeating ksynaptics-0.3.3-1.fc7 dist-fc7-updates orion ktechlab-0.3.6-6.fc7 dist-fc7-updates chitlesh -ktorrent-2.2.1-1.fc7 dist-fc7-updates liquidat +ktorrent-2.2.1-3.fc7 dist-fc7-updates liquidat ktrack-0.3.0-15.rc1.fc6 fe7-merge jkeating kudzu-1.2.71.1-1 dist-fc7-updates notting kvm-24-1 dist-fc7 katzj @@ -1658,7 +1656,7 @@ lftp-3.5.10-3.fc7 dist-fc7 jkeating lib3ds-1.2.0-10.fc7 fe7-merge jkeating lib765-0.4.1-1.fc7 dist-fc7-updates oddsocks -libAfterImage-1.07-8.fc6 fe7-merge jkeating +libAfterImage-1.15-2.fc7 dist-fc7-updates awjb libEMF-1.0.3-3.fc7 fe7-merge jkeating libFS-1.0.0-3.1 dist-fc6 jkeating libFoundation-1.1.3-10.fc6 fe7-merge jkeating @@ -1956,6 +1954,7 @@ lineak-xosdplugin-0.9-2.fc6 fe7-merge jkeating lineakd-0.9-5.fc6 fe7-merge jkeating link-grammar-4.2.2-2.fc6 fe7-merge jkeating +linkchecker-4.7-8.fc7 dist-fc7-updates mikep linphone-1.7.1-2.fc7 dist-fc7 jcollie linux-atm-2.5.0-1.20050118cvs dist-fc6 jkeating linux-libertine-fonts-2.4.9-1.fc7 fe7-merge jkeating @@ -2105,7 +2104,7 @@ mirrormagic-2.0.2-3.fc7 fe7-merge jkeating mkbootdisk-1.5.3-2.1 dist-fc6 jkeating mkinitrd-6.0.9-7.1 dist-fc7-updates pjones -mksh-30-1.fc7 dist-fc7-updates robert +mksh-30-2.fc7 dist-fc7-updates robert mktemp-1.5-25.fc7 dist-fc7 jkeating mkvtoolnix-2.0.2-1.fc7 fe7-merge jkeating mlmmj-1.2.14-2.fc7 fe7-merge jkeating @@ -2283,7 +2282,7 @@ ntfs-config-1.0-0.4.rc5.fc7 dist-fc7-updates laxathom ntfsprogs-1.13.1-6.fc7 dist-fc7-updates spot ntl-5.4-5.fc7 fe7-merge jkeating -ntp-4.2.4p2-1.fc7 dist-fc7-updates mlichvar +ntp-4.2.4p2-3.fc7 dist-fc7-updates mlichvar numactl-0.9.8-2.fc7 dist-fc7 jkeating numlockx-1.0-11.fc6 fe7-merge jkeating numpy-1.0.3-0.1.fc7 dist-fc7-updates jwilson @@ -2331,6 +2330,7 @@ openldap-2.3.34-3.fc7 dist-fc7-updates jsafrane openlierox-0.57-0.3.beta2.fc7 fe7-merge jkeating openmpi-1.1-8.fc7 dist-fc7 jkeating +openmsx-0.6.2-4.fc7 dist-fc7-updates oddsocks openobex-1.3-5.fc7 dist-fc7 jkeating openoffice.org-2.2.0-14.11 dist-fc7-updates caolanm openoffice.org-dict-cs_CZ-20060303-5.fc7 fe7-merge jkeating @@ -2466,6 +2466,7 @@ perl-Cache-Simple-TimedExpiry-0.27-1.fc7 fe7-merge jkeating perl-Cairo-1.023-1.fc7 fe7-merge jkeating perl-Calendar-Simple-1.17-1.fc6 fe7-merge jkeating +perl-Callback-1.07-1.fc7 dist-fc7-updates mkpai perl-Carp-Assert-0.20-1.fc7 fe7-merge jkeating perl-Carp-Assert-More-1.12-3.fc6 fe7-merge jkeating perl-Carp-Clan-5.9-1.fc7 dist-fc7-updates rnorwood @@ -2555,7 +2556,7 @@ perl-Crypt-Primes-0.50-3.fc7 fe7-merge jkeating perl-Crypt-RSA-1.58-2.fc7 fe7-merge jkeating perl-Crypt-Random-1.25-3.fc7 fe7-merge jkeating -perl-Crypt-SSLeay-0.53-1.fc7 dist-fc7 jkeating +perl-Crypt-SSLeay-0.56-1.fc7 dist-fc7-updates rnorwood perl-Crypt-Simple-0.06-4.fc7 dist-fc7-updates allisson perl-Crypt-SmbHash-0.12-5.fc7 fe7-merge jkeating perl-Curses-1.15-1.fc6 fe7-merge jkeating @@ -2869,7 +2870,7 @@ perl-Net-CIDR-Lite-0.20-3.fc7 fe7-merge jkeating perl-Net-CUPS-0.51-2.fc7 fe7-merge jkeating perl-Net-DBus-0.33.5-1.fc7 dist-fc7-updates cweyl -perl-Net-DNS-0.60-1.fc7 dist-fc7-updates rnorwood +perl-Net-DNS-0.61-1.fc7 dist-fc7-updates rnorwood perl-Net-DNS-SEC-0.14-2.fc7 dist-fc7-updates hardaker perl-Net-Domain-TLD-1.65-1.fc7 fe7-merge jkeating perl-Net-GPSD-0.35-1.fc7 fe7-merge jkeating @@ -2904,7 +2905,7 @@ perl-OpenFrame-3.05-6.fc7 fe7-merge jkeating perl-PAR-Dist-0.21-2.fc7 fe7-merge jkeating perl-PBS-0.31-3.fc6 fe7-merge jkeating -perl-PDF-API2-0.60-3.fc7 dist-fc7 bjohnson +perl-PDF-API2-0.62-2.fc7 dist-fc7-updates bjohnson perl-PDL-2.4.3-1.fc7 dist-fc7 jkeating perl-POE-0.9989-1.fc7 fe7-merge jkeating perl-POE-API-Peek-1.0802-1.fc7 fe7-merge jkeating @@ -2948,6 +2949,7 @@ perl-PerlIO-eol-0.14-1.fc7 fe7-merge jkeating perl-PerlIO-via-dynamic-0.12-2.fc6 fe7-merge jkeating perl-PerlIO-via-symlink-0.05-3.fc6 fe7-merge jkeating +perl-Perlbal-XS-HTTPHeaders-0.19-2.fc7 dist-fc7-updates ruben perl-Pipeline-3.12-4.fc7 fe7-merge jkeating perl-Pod-Coverage-0.18-2.fc6 fe7-merge jkeating perl-Pod-Escapes-1.04-5.fc6 fe7-merge jkeating @@ -3249,7 +3251,7 @@ physfs-1.0.1-5.fc6 fe7-merge jkeating piccolo-1.04-2jpp.2.fc7 fe7-merge jkeating picocom-1.4-3.fc6 fe7-merge jkeating -pidgin-2.1.0-2.fc7 dist-fc7-updates wtogami +pidgin-2.1.1-1.fc7 dist-fc7-updates wtogami pidgin-guifications-2.14-2.fc7 dist-fc7 wtogami pidgin-libnotify-0.13-1.fc7 dist-fc7-updates pgordon pidgin-rhythmbox-2.0-1.fc7 fe7-merge jkeating @@ -3290,7 +3292,7 @@ plotmm-0.1.2-5.fc6 fe7-merge jkeating plotutils-2.5-3.fc6 fe7-merge jkeating plplot-5.7.3-2.fc7 fe7-merge jkeating -plt-scheme-370-3.fc7 dist-fc7 gemi +plt-scheme-371-1.fc7 dist-fc7-updates gemi pm-utils-0.99.3-6.fc7 dist-fc7 pjones pmd-3.6-1jpp.3.fc7 fe7-merge jkeating pmount-0.9.13-1.fc7 dist-fc7 pertusus @@ -3397,7 +3399,7 @@ pymsn-0.2.2-1.fc7 fe7-merge jkeating pyorbit-2.14.2-2.fc7 dist-fc7 jkeating pypar2-1.4-1.fc7 dist-fc7-updates mxcarron -pyparsing-1.4.6-1.fc7 fe7-merge jkeating +pyparsing-1.4.7-1.fc7 dist-fc7-updates jamatos pyparted-1.8.5-4.fc7 dist-fc7 jkeating pypoker-eval-134.0-1.fc7 dist-fc7 xulchris pyscript-0.6-6.fc7 fe7-merge jkeating @@ -3472,7 +3474,7 @@ python-meld3-0.6-2.fc7.1 fe7-merge jkeating python-metar-1.3.0-2.fc7 fe7-merge jkeating python-musicbrainz2-0.4.1-1.fc7 fe7-merge jkeating -python-mutagen-1.11-1.fc7 fe7-merge jkeating +python-mutagen-1.12-1.fc7 dist-fc7-updates ecik python-myghty-1.1-3.fc7 fe7-merge jkeating python-nevow-0.9.18-2.fc7 fe7-merge jkeating python-nltk_lite-0.6.6-2.fc7 fe7-merge jkeating @@ -3563,10 +3565,10 @@ qpidc-0.2-5.fc7 fe7-merge jkeating qps-1.9.19-0.2.b.fc7 fe7-merge jkeating qscintilla-1.7.1-1.fc7 fe7-merge jkeating -qsf-1.2.6-2.fc7 dist-fc7 mlichvar +qsf-1.2.7-1.fc7 dist-fc7-updates mlichvar qstat-2.11-1.fc7 fe7-merge jkeating qsynth-0.2.5-6.fc6 fe7-merge jkeating -qt-3.3.8-4.fc7 dist-fc7 jkeating +qt-3.3.8-6.fc7 dist-fc7-updates than qt-qsa-1.1.5-1.fc7 dist-fc7-updates belegdol qt4-4.3.1-3.fc7 dist-fc7-updates rdieter qt4-qsa-1.2.2-4.fc7 dist-fc7-updates frankb @@ -3600,7 +3602,7 @@ rcs-5.7-30.1 dist-fc6 jkeating rdate-1.4-6 dist-fc6 jkeating rdesktop-1.5.0-2.fc7 dist-fc7 jkeating -rdiff-backup-1.0.5-2.fc7 fe7-merge jkeating +rdiff-backup-1.0.5-5.fc7 dist-fc7-updates kevin rdist-6.1.5-44 dist-fc6 jkeating re2c-0.12.1-2.fc7 dist-fc7-updates thias readahead-1.4.1-2.fc7 dist-fc7 jkeating @@ -3662,7 +3664,7 @@ rpy-0.4.6-17.fc7 dist-fc7-updates spot rrdtool-1.2.23-6.fc7 dist-fc7-updates jwilson rsh-0.17-40.fc7 dist-fc7 jkeating -rsibreak-0.8.0-1.fc6 fe7-merge jkeating +rsibreak-0.8.0-2.fc7 dist-fc7-updates liquidat rsnapshot-1.3.0-1.fc7 dist-fc7-updates xris rss-glx-0.8.1.p-6.fc6 fe7-merge jkeating rss2email-2.60-3.fc7 fe7-merge jkeating @@ -3678,7 +3680,7 @@ ruby-bsearch-1.5-1.fc7 fe7-merge jkeating ruby-cairo-1.4.1-2.fc7 fe7-merge jkeating ruby-fam-0.2.0-3.fc7 fe7-merge jkeating -ruby-gettext-package-1.9.0-2.fc7 dist-fc7 mtasaka +ruby-gettext-package-1.10.0-1.fc7 dist-fc7-updates mtasaka ruby-gnome2-0.16.0-7.fc7 dist-fc7-updates allisson ruby-mecab-0.96-1.fc7 dist-fc7-updates mtasaka ruby-mysql-2.7.1-2.fc6 fe7-merge jkeating @@ -3695,7 +3697,7 @@ rwall-0.17-25.2.2 dist-fc6 jkeating rwho-0.17-26 dist-fc6 jkeating rxvt-2.7.10-11.fc6 fe7-merge jkeating -rxvt-unicode-8.2-1.fc7 dist-fc7-updates awjb +rxvt-unicode-8.3-1.fc7 dist-fc7-updates awjb rzip-2.1-1.fc7 fe7-merge jkeating s390utils-1.5.4-4.fc7 dist-fc7 jkeating s3switch-0.0-9.20020912.fc6 fe7-merge jkeating @@ -3812,7 +3814,7 @@ sofia-sip-1.12.6-10.fc7 dist-fc7-updates jcollie sofsip-cli-0.13-3.fc7 dist-fc7-updates jcollie solfege-3.6.5-1.fc7 fe7-merge jkeating -sonata-1.2.2-1.fc7 dist-fc7-updates ecik +sonata-1.2.3-1.fc7 dist-fc7-updates ecik soprano-0.9.0-2.fc7 dist-fc7-updates rdieter sopwith-1.7.1-4 fe7-merge jkeating sound-juicer-2.16.4-1.fc7 dist-fc7 jkeating @@ -3825,11 +3827,11 @@ spamassassin-3.2.3-1.fc7 dist-fc7-updates wtogami spambayes-1.0.4-4.fc7 fe7-merge jkeating spampd-2.30-3.fc7 fe7-merge jkeating -spandsp-0.0.4-0.2.pre6.fc7 dist-fc7-updates jcollie +spandsp-0.0.4-0.3.pre7.fc7 dist-fc7-updates jcollie sparse-0.3-1.fc7 dist-fc7 roland specspo-14-1.fc7 dist-fc7 mbacovsk specto-0.2.2-1.fc7 dist-fc7-updates laxathom -speedcrunch-0.8-4.fc7 dist-fc7-updates liquidat +speedcrunch-0.8-5.fc7 dist-fc7-updates liquidat speex-1.2-0.2.beta1 dist-fc7 jkeating spicctrl-1.9-5.fc7 fe7-merge jkeating splint-3.1.1-15.fc6 fe7-merge jkeating @@ -3948,7 +3950,7 @@ tango-icon-theme-0.8.0-1.fc7 fe7-merge jkeating tango-icon-theme-extras-0.1.0-1.fc7 fe7-merge jkeating tanukiwrapper-3.2.1-2jpp.3 dist-fc6 jkeating -tar-1.15.1-26.fc7 dist-fc7 jkeating +tar-1.15.1-27.fc7 dist-fc7-updates rbrich taskjuggler-2.4.0-2.fc7 dist-fc7-updates ovasik tasks-0.9-1.fc7 dist-fc7-updates dyoung tastymenu-0.8.2-1.fc7 dist-fc7-updates nixaff4 @@ -3989,7 +3991,7 @@ telepathy-salut-0.1.3-1.fc7 dist-fc7-updates bpepple telepathy-stream-engine-0.3.23-1.fc7 dist-fc7-updates bpepple telescope-server-0-0.1.20070315.fc7 fe7-merge jkeating -tellico-1.2.10-1.fc7 fe7-merge jkeating +tellico-1.2.13-1.fc7 dist-fc7-updates jamatos telnet-0.17-38.fc7 dist-fc7 jkeating tenr-de-styles-pkg-1.1-1.fc7 fe7-merge jkeating termcap-5.5-1.20060701.1 dist-fc6 jkeating @@ -4050,7 +4052,7 @@ tklib-0.4.1-5.fc6 fe7-merge jkeating tktable-2.9-9.fc6 fe7-merge jkeating tla-1.3.4-5.fc6 fe7-merge jkeating -tmda-1.1.11-4.fc7 dist-fc7-updates bjohnson +tmda-1.1.12-1.fc7 dist-fc7-updates bjohnson tmpwatch-2.9.11-1 dist-fc7 jkeating tn5250-0.17.3-14.fc7 dist-fc7 jkeating tog-pegasus-2.6.0-2.fc7 dist-fc7 jkeating @@ -4101,7 +4103,7 @@ udev-113-11.fc7 dist-fc7-updates harald udftools-1.0.0b3-7.fc6 fe7-merge jkeating udunits-1.12.4-11.fc6 fe7-merge jkeating -ufraw-0.11-8.fc7 dist-fc7-updates nphilipp +ufraw-0.12-1.fc7 dist-fc7-updates nphilipp ufsparse-2.1.1-1.fc6 fe7-merge jkeating uim-1.4.1-4.fc7 dist-fc7-updates tagoh ularn-1.5p4-8.fc7 fe7-merge jkeating @@ -4120,7 +4122,7 @@ upx-3.01-1.fc7 dist-fc7-updates limb uqm-0.6.2-1.fc7 fe7-merge jkeating uqm-content-0.6.0-2 fe7-merge jkeating -urlgfe-1.0-1.fc7 fe7-merge jkeating +urlgfe-1.0.2-1.fc7 dist-fc7-updates mtasaka urw-fonts-2.3-6.1.1 dist-fc6 jkeating usbsink-0.3.1-1.fc7 fe7-merge jkeating usbutils-0.71-2.1 dist-fc6 jkeating @@ -4189,7 +4191,7 @@ wallpapoz-0.4.1-1.fc7 dist-fc7-updates mtasaka wammu-0.19-3.fc7 dist-fc7-updates laxathom warzone2100-2.0.7-3.fc7 dist-fc7-updates karlik -wavbreaker-0.8.1-2.fc7 dist-fc7-updates dmaley +wavbreaker-0.8.1-3.fc7 dist-fc7-updates dmaley wavpack-4.41-1.fc7 dist-fc7 peter wbxml2-0.9.2-8.fc7 fe7-merge jkeating wcstools-3.6.8-2.fc7 fe7-merge jkeating @@ -4227,7 +4229,7 @@ wmix-3.1-1.fc6 fe7-merge jkeating wmweather+-2.9-4.fc6 fe7-merge jkeating wmx-6pl1-14.fc6 fe7-merge jkeating -wordpress-2.2.1-1.fc7 dist-fc7-updates jwb +wordpress-2.2.2-0.fc7 dist-fc7-updates jwb words-3.0-12.fc7 dist-fc7 jkeating wordtrans-1.1-0.2.pre13.fc7 dist-fc7 jkeating workrave-1.8.4-3.fc7 fe7-merge jkeating @@ -4382,7 +4384,7 @@ xmms-sid-0.8.0-0.3.beta15.fc6 fe7-merge jkeating xmms-skins-1.2.10-15 fe7-merge jkeating xmms-speex-0.9.1-9.fc7 fe7-merge jkeating -xmoto-0.3.1-1.fc7 dist-fc7-updates limb +xmoto-0.3.3-1.fc7 dist-fc7-updates limb xmoto-edit-0.2.4-8.fc7 dist-fc7-updates limb xom-1.0-3jpp.4.fc7 fe7-merge jkeating xorg-sgml-doctools-1.1.1-1.fc7 dist-fc7 jkeating @@ -4480,7 +4482,7 @@ xrestop-0.4-1.fc7 dist-fc7 jkeating xsane-0.994-3.fc7 dist-fc7 jkeating xscorch-0.2.0-10.fc7 dist-fc7-updates mgarski -xscreensaver-5.02-1.fc7.1 dist-fc7 mtasaka +xscreensaver-5.03-1.fc7 dist-fc7-updates mtasaka xsp-1.2.1-1.fc7 fe7-merge jkeating xsri-2.1.0-10.fc6 dist-fc6 jkeating xsupplicant-1.2.8-1.fc7.1 fe7-merge jkeating From fedora-extras-commits at redhat.com Mon Sep 3 16:46:09 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Mon, 3 Sep 2007 12:46:09 -0400 Subject: rpms/jd/F-7 .cvsignore, 1.125, 1.126 jd.spec, 1.144, 1.145 sources, 1.126, 1.127 Message-ID: <200709031646.l83Gk9WF027962@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27937 Modified Files: .cvsignore jd.spec sources Log Message: * Tue Sep 4 2007 Mamoru Tasaka - 1.9.6-0.4.svn1311 - svn 1311 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/F-7/.cvsignore,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- .cvsignore 25 Aug 2007 17:13:36 -0000 1.125 +++ .cvsignore 3 Sep 2007 16:45:33 -0000 1.126 @@ -1 +1 @@ -jd-1.9.6-svn1285.tgz +jd-1.9.6-svn1311.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/F-7/jd.spec,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- jd.spec 25 Aug 2007 17:13:36 -0000 1.144 +++ jd.spec 3 Sep 2007 16:45:33 -0000 1.145 @@ -10,7 +10,7 @@ # Defined by upsteam # %define main_ver 1.9.6 -%define strtag svn1285 +%define strtag svn1311 %define repoid 26577 # Define this if this is pre-version %define pre_release 1 @@ -119,8 +119,8 @@ %{icondir}/%{name}.png %changelog -* Sun Aug 26 2007 Mamoru Tasaka - 1.9.6-0.4.svn1285 -- svn 1285 +* Tue Sep 4 2007 Mamoru Tasaka - 1.9.6-0.4.svn1311 +- svn 1311 * Sun Aug 5 2007 Mamoru Tasaka - 1.9.6-0.2.beta070804 - 1.9.6 beta 070804 release 2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/F-7/sources,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- sources 25 Aug 2007 17:13:36 -0000 1.126 +++ sources 3 Sep 2007 16:45:33 -0000 1.127 @@ -1 +1 @@ -adf45ea6466f7253259bc8d47860a9fd jd-1.9.6-svn1285.tgz +ed09d261123e90bce00c2703d76adefc jd-1.9.6-svn1311.tgz From fedora-extras-commits at redhat.com Mon Sep 3 17:15:19 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Mon, 3 Sep 2007 13:15:19 -0400 Subject: rpms/ocaml-findlib/devel ocaml-findlib.spec,1.7,1.8 Message-ID: <200709031715.l83HFJeb002254@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-findlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2208 Modified Files: ocaml-findlib.spec Log Message: * Mon Sep 3 2007 Richard W.M. Jones - 1.1.2pl1-13 - Bump version to force rebuild against ocaml -6 release. Index: ocaml-findlib.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-findlib/devel/ocaml-findlib.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ocaml-findlib.spec 30 Aug 2007 08:25:47 -0000 1.7 +++ ocaml-findlib.spec 3 Sep 2007 17:14:46 -0000 1.8 @@ -3,7 +3,7 @@ Name: ocaml-findlib Version: 1.1.2pl1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Objective CAML package manager and build helper Group: Development/Libraries @@ -15,7 +15,7 @@ Patch0: findlib-camlp4-path.patch -BuildRequires: ocaml >= 3.10.0 +BuildRequires: ocaml >= 3.10.0-6 BuildRequires: ocaml-camlp4-devel BuildRequires: ocaml-labltk-devel BuildRequires: ocaml-ocamldoc @@ -30,7 +30,6 @@ Objective CAML package manager and build helper. - %package devel Summary: Development files for %{name} Group: Development/Libraries @@ -111,6 +110,9 @@ %changelog +* Mon Sep 3 2007 Richard W.M. Jones - 1.1.2pl1-13 +- Bump version to force rebuild against ocaml -6 release. + * Thu Aug 30 2007 Richard W.M. Jones - 1.1.2pl1-12 - Added BR: gawk. From fedora-extras-commits at redhat.com Mon Sep 3 17:30:46 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 3 Sep 2007 13:30:46 -0400 Subject: rpms/rpmlint/devel rpmlint-0.81-fedoralicensing.patch, NONE, 1.1 .cvsignore, 1.16, 1.17 rpmlint.config, 1.14, 1.15 rpmlint.spec, 1.37, 1.38 sources, 1.16, 1.17 rpmlint-0.80-fedoralicensing.patch, 1.1, NONE Message-ID: <200709031730.l83HUkVU002668@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/rpmlint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2637 Modified Files: .cvsignore rpmlint.config rpmlint.spec sources Added Files: rpmlint-0.81-fedoralicensing.patch Removed Files: rpmlint-0.80-fedoralicensing.patch Log Message: * Mon Sep 3 2007 Ville Skytt?? - 0.81-1 - 0.81. - Improve Fedora license check (Todd Zullinger). - Sync Fedora license list with Wiki rev 87. rpmlint-0.81-fedoralicensing.patch: --- NEW FILE rpmlint-0.81-fedoralicensing.patch --- --- TagsCheck.py~ 2007-08-29 23:46:39.000000000 +0300 +++ TagsCheck.py 2007-09-03 19:54:09.000000000 +0300 @@ -403,6 +403,7 @@ invalid_url_regex=re.compile(Config.getOption('InvalidURL'), re.IGNORECASE) lib_regex=re.compile('^lib.*?(\.so.*)?$') leading_space_regex=re.compile('^\s+') +license_regex=re.compile('\(([^)]+)\)|\s(?:and|or)\s') invalid_version_regex=re.compile('([0-9](?:rc|alpha|beta|pre).*)', re.IGNORECASE) # () are here for grouping purpose in the regexp forbidden_words_regex=re.compile('(' + Config.getOption('ForbiddenWords') + ')', re.IGNORECASE) @@ -628,16 +629,20 @@ # printWarning(pkg, 'package-provides-itself') # break + def split_license(license): + return map(string.strip, [l for l in license_regex.split(license) if l]) + rpm_license = pkg[rpm.RPMTAG_LICENSE] if not rpm_license: printError(pkg, 'no-license') else: if rpm_license not in VALID_LICENSES: - licenses = re.split('(?:[- ]like|/|ish|[- ]style|[- ]Style|and|or|&|\s|-)+', rpm_license) - for l in licenses: - if l != '' and not l in VALID_LICENSES: - printWarning(pkg, 'invalid-license', rpm_license) - break + for l1 in split_license(rpm_license): + if l1 in VALID_LICENSES: + continue + for l2 in split_license(l1): + if l2 not in VALID_LICENSES: + printWarning(pkg, 'invalid-license', l2) url=pkg[rpm.RPMTAG_URL] if url and url != 'none': @@ -808,9 +813,7 @@ 'invalid-license', '''The value of the License tag was not recognized. Known values are: -%s -If the license is close to an existing one, you can use ' style'.''' \ -% fill('"' + '", "'.join(VALID_LICENSES) + '".', 78), +%s''' % fill('"' + '", "'.join(VALID_LICENSES) + '".', 78), 'invalid-url', '''Your URL is not valid. It must begin with http, https or ftp and must no Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/devel/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 12 Apr 2007 20:45:44 -0000 1.16 +++ .cvsignore 3 Sep 2007 17:30:14 -0000 1.17 @@ -1 +1 @@ -rpmlint-0.80.tar.bz2 +rpmlint-0.81.tar.bz2 Index: rpmlint.config =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/devel/rpmlint.config,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- rpmlint.config 29 Aug 2007 19:47:29 -0000 1.14 +++ rpmlint.config 3 Sep 2007 17:30:14 -0000 1.15 @@ -28,7 +28,7 @@ setOption("ValidLicenses", ( # These are the short names for all of the Fedora approved licenses. # The master list is kept here: http://fedoraproject.org/wiki/Licensing - # Last synced with Wiki revision 84 of that page. + # Last synced with Wiki revision 87 of that page. 'Adobe', 'Affero GPL', 'AFL', @@ -98,6 +98,7 @@ 'Netscape', 'Nokia', 'OpenLDAP', + 'OpenPBS', 'OSL 1.0', 'OSL 1.0+', 'OSL 1.1', @@ -153,6 +154,7 @@ 'mplus', 'OFL', 'Utopia', + 'XANO', # Others 'Redistributable, no modification permitted', 'Freely redistributable without restriction', @@ -187,9 +189,9 @@ addFilter("jar-not-indexed") addFilter("invalid-(lc-messages|locale-man)-dir") addFilter("outside-libdir-files") -addFilter("-debuginfo no-documentation") -addFilter("-debuginfo [^ ]+ /usr/lib/debug/") +addFilter("-debuginfo.* no-documentation") +addFilter("-debuginfo.* /usr/lib/debug/") addFilter("non-standard-dir-in-usr libexec") -addFilter(" gpg-pubkey ") +addFilter("^gpg-pubkey:") addFilter(" doc-file-dependency .* /bin/sh$") addFilter("hardcoded-library-path .*/lib/udev(/|$)") Index: rpmlint.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/devel/rpmlint.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- rpmlint.spec 29 Aug 2007 19:47:29 -0000 1.37 +++ rpmlint.spec 3 Sep 2007 17:30:14 -0000 1.38 @@ -1,6 +1,6 @@ Name: rpmlint -Version: 0.80 -Release: 3%{?dist} +Version: 0.81 +Release: 1%{?dist} Summary: Tool for checking common errors in RPM packages Group: Development/Tools @@ -11,7 +11,7 @@ Source2: %{name}-CHANGES.package.old Patch0: %{name}-0.78-distregex.patch Patch1: %{name}-0.77-compile.patch -Patch2: %{name}-0.80-fedoralicensing.patch +Patch2: %{name}-0.81-fedoralicensing.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -70,6 +70,11 @@ %changelog +* Mon Sep 3 2007 Ville Skytt?? - 0.81-1 +- 0.81. +- Improve Fedora license check (Todd Zullinger). +- Sync Fedora license list with Wiki rev 87. + * Wed Aug 29 2007 Ville Skytt?? - Sync Fedora license list with Wiki rev 84 (Todd Zullinger). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/devel/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 12 Apr 2007 20:45:44 -0000 1.16 +++ sources 3 Sep 2007 17:30:14 -0000 1.17 @@ -1 +1 @@ -31e1bda0b4e19188a7a5b075dc1a203f rpmlint-0.80.tar.bz2 +1f4b9bde98f270d196bb9f0364d376e8 rpmlint-0.81.tar.bz2 --- rpmlint-0.80-fedoralicensing.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 17:35:33 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 3 Sep 2007 13:35:33 -0400 Subject: rpms/rpmlint/devel rpmlint.spec,1.38,1.39 Message-ID: <200709031735.l83HZXjP002906@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/rpmlint/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2855 Modified Files: rpmlint.spec Log Message: Note fixed bug numbers Index: rpmlint.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/devel/rpmlint.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- rpmlint.spec 3 Sep 2007 17:30:14 -0000 1.38 +++ rpmlint.spec 3 Sep 2007 17:35:01 -0000 1.39 @@ -71,7 +71,7 @@ %changelog * Mon Sep 3 2007 Ville Skytt?? - 0.81-1 -- 0.81. +- 0.81, fixes #239611, #240840, #241471, #244835. - Improve Fedora license check (Todd Zullinger). - Sync Fedora license list with Wiki rev 87. From fedora-extras-commits at redhat.com Mon Sep 3 17:39:03 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 3 Sep 2007 13:39:03 -0400 Subject: extras-repoclosure rc-run.py,1.28,1.29 Message-ID: <200709031739.l83Hd3Kc003305@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-repoclosure In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3285 Modified Files: rc-run.py Log Message: delete previous needsign repomd instead of playing tricks with tmp repoids or global md timeout values Index: rc-run.py =================================================================== RCS file: /cvs/fedora/extras-repoclosure/rc-run.py,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- rc-run.py 1 Sep 2007 10:44:20 -0000 1.28 +++ rc-run.py 3 Sep 2007 17:39:01 -0000 1.29 @@ -5,7 +5,7 @@ # If executed as "rc-run-all.py" it processes all releases. import fcntl, os, sys -import errno, shutil, stat +import errno, glob, shutil, stat import datetime, time import tempfile import getopt @@ -19,6 +19,11 @@ import Utils, RepoSupport +def delneedsignmd(cachedir): + for dir in glob.glob('./*-needsign-*'): + shutil.rmtree(dir) + + def makereport(): try: os.remove(logfilename) @@ -36,6 +41,7 @@ # -n, --newest : yum-utils 0.5 # -d : modified version only Utils.fix_mdcache_access(workdir,cachedir) + delneedsignmd(cachedir) rc = os.system('./rc-modified -q -d %s -n -c %s %s >> %s' % (cachedir,conffile,rcargs,logfilename)) Utils.fix_mdcache_access(workdir,cachedir) if rc: @@ -51,7 +57,6 @@ os.umask(cfg.signersumask) # only for our /srv environment # Delete old log files. -import glob now = time.time() for file in glob.glob('./rc-fe*.txt'): if ( (now - os.stat(file).st_mtime) > 3600*24*14 ): @@ -93,7 +98,7 @@ if a == "summary": reportcmd += " --mail=summary" elif o == "--needsign": - rs.AddRepo('fedora-extras-needsign-%s'%int(now),'Fedora Extras Needsign',a) + rs.AddRepo('fedora-extras-needsign','Fedora Extras Needsign',a) reportcmd += " --needsign" elif o == "--testing": withtesting = True From fedora-extras-commits at redhat.com Mon Sep 3 17:43:10 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 3 Sep 2007 13:43:10 -0400 Subject: rpms/util-vserver/devel util-vserver.spec,1.31,1.32 Message-ID: <200709031743.l83HhAgU003612@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3537 Modified Files: util-vserver.spec Log Message: disabled dietlibc build for ppc64 again Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/devel/util-vserver.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- util-vserver.spec 3 Sep 2007 07:57:42 -0000 1.31 +++ util-vserver.spec 3 Sep 2007 17:42:38 -0000 1.32 @@ -6,7 +6,12 @@ ## Fedora Extras specific customization below... +%ifarch ppc64 +%bcond_with dietlibc +%else %bcond_without dietlibc +%endif + %bcond_with xalan ## From fedora-extras-commits at redhat.com Mon Sep 3 17:47:27 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Mon, 3 Sep 2007 13:47:27 -0400 Subject: rpms/deluge/devel .cvsignore, 1.11, 1.12 deluge.spec, 1.25, 1.26 sources, 1.11, 1.12 Message-ID: <200709031747.l83HlRDD003991@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/deluge/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3868 Modified Files: .cvsignore deluge.spec sources Log Message: Update to 0.5.5 RC1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/deluge/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 22 Aug 2007 01:10:33 -0000 1.11 +++ .cvsignore 3 Sep 2007 17:46:55 -0000 1.12 @@ -1 +1 @@ -deluge-0.5.4.1.tar.gz +deluge-0.5.4.1.95.tar.gz Index: deluge.spec =================================================================== RCS file: /cvs/extras/rpms/deluge/devel/deluge.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- deluge.spec 22 Aug 2007 01:10:33 -0000 1.25 +++ deluge.spec 3 Sep 2007 17:46:55 -0000 1.26 @@ -2,7 +2,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: deluge -Version: 0.5.4.1 +Version: 0.5.4.1.95 Release: 1%{?dist} Summary: A GTK+ BitTorrent client with support for DHT, UPnP, and PEX Group: Applications/Internet @@ -107,6 +107,9 @@ %changelog +* Mon Sep 03 2007 Peter Gordon - 0.5.4.1.95-1 +- Update to new upstream release candidate (0.5.5 RC1) + * Mon Aug 13 2007 Peter Gordon - 0.5.4.1-1 - Update to new upstream release (0.5.4.1) - Build with new binutils to gain BuildID debugging goodness. Index: sources =================================================================== RCS file: /cvs/extras/rpms/deluge/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 22 Aug 2007 01:10:33 -0000 1.11 +++ sources 3 Sep 2007 17:46:55 -0000 1.12 @@ -1 +1 @@ -36debac83b41f1697da6805e8cc79435 deluge-0.5.4.1.tar.gz +4a14123dbf98ec3accca4f074a351785 deluge-0.5.4.1.95.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 17:49:21 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 3 Sep 2007 13:49:21 -0400 Subject: extras-repoclosure rc-run.py,1.29,1.30 Message-ID: <200709031749.l83HnL1V004396@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-repoclosure In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4370 Modified Files: rc-run.py Log Message: consider cachedir arg, and do it earlier Index: rc-run.py =================================================================== RCS file: /cvs/fedora/extras-repoclosure/rc-run.py,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- rc-run.py 3 Sep 2007 17:39:01 -0000 1.29 +++ rc-run.py 3 Sep 2007 17:49:18 -0000 1.30 @@ -20,7 +20,7 @@ def delneedsignmd(cachedir): - for dir in glob.glob('./*-needsign-*'): + for dir in glob.glob(os.path.join(cachedir,'*-needsign-*')): shutil.rmtree(dir) @@ -29,6 +29,8 @@ os.remove(logfilename) except: pass + Utils.fix_mdcache_access(workdir,cachedir) + delneedsignmd(cachedir) for arch in rs.ReleaseArchsDict()[release]: print '%s (%s)' % (release,arch) rcargs = ('-a %s ' % rs.targetarchs[arch]) @@ -40,8 +42,6 @@ rcargs += ('-r %s ' % repoid) # -n, --newest : yum-utils 0.5 # -d : modified version only - Utils.fix_mdcache_access(workdir,cachedir) - delneedsignmd(cachedir) rc = os.system('./rc-modified -q -d %s -n -c %s %s >> %s' % (cachedir,conffile,rcargs,logfilename)) Utils.fix_mdcache_access(workdir,cachedir) if rc: From fedora-extras-commits at redhat.com Mon Sep 3 17:56:45 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 3 Sep 2007 13:56:45 -0400 Subject: upgradecheck upgradecheckspam.py,1.3,1.4 upgradecheck.py,1.35,1.36 Message-ID: <200709031756.l83Huj9k005959@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/upgradecheck In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5925 Modified Files: upgradecheckspam.py upgradecheck.py Log Message: no .fc4 anymore Index: upgradecheckspam.py =================================================================== RCS file: /cvs/fedora/upgradecheck/upgradecheckspam.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- upgradecheckspam.py 24 Jul 2007 18:04:23 -0000 1.3 +++ upgradecheckspam.py 3 Sep 2007 17:56:43 -0000 1.4 @@ -41,7 +41,7 @@ # and all repos containing that number in their id's will be associated with # the corresponding distro version. For example, repo id "foo9bar" will be # associated with distro "9". -dists = ('4', '5', '6', '7', '8') +dists = ('5', '6', '7', '8') # Architectures to operate on. archs = rpmUtils.arch.getArchList('src') Index: upgradecheck.py =================================================================== RCS file: /cvs/fedora/upgradecheck/upgradecheck.py,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- upgradecheck.py 17 Aug 2007 18:19:32 -0000 1.35 +++ upgradecheck.py 3 Sep 2007 17:56:43 -0000 1.36 @@ -41,7 +41,7 @@ # and all repos containing that number in their id's will be associated with # the corresponding distro version. For example, repo id "foo9bar" will be # associated with distro "9". -dists = ('4', '5', '6', '7', '8') +dists = ('5', '6', '7', '8') # Architectures to operate on. archs = rpmUtils.arch.getArchList('src') From fedora-extras-commits at redhat.com Mon Sep 3 17:57:25 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 3 Sep 2007 13:57:25 -0400 Subject: rpms/util-vserver/F-7 util-vserver.spec,1.27,1.28 Message-ID: <200709031757.l83HvP64006129@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5987/F-7 Modified Files: util-vserver.spec Log Message: disabled dietlibc build for ppc64 again Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/F-7/util-vserver.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- util-vserver.spec 3 Sep 2007 07:57:48 -0000 1.27 +++ util-vserver.spec 3 Sep 2007 17:56:53 -0000 1.28 @@ -6,7 +6,12 @@ ## Fedora Extras specific customization below... +%ifarch ppc64 +%bcond_with dietlibc +%else %bcond_without dietlibc +%endif + %bcond_with xalan ## From fedora-extras-commits at redhat.com Mon Sep 3 17:57:28 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Mon, 3 Sep 2007 13:57:28 -0400 Subject: rpms/util-vserver/FC-6 util-vserver.spec,1.27,1.28 Message-ID: <200709031757.l83HvSX6006140@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/util-vserver/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5987/FC-6 Modified Files: util-vserver.spec Log Message: disabled dietlibc build for ppc64 again Index: util-vserver.spec =================================================================== RCS file: /cvs/extras/rpms/util-vserver/FC-6/util-vserver.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- util-vserver.spec 3 Sep 2007 07:57:45 -0000 1.27 +++ util-vserver.spec 3 Sep 2007 17:56:55 -0000 1.28 @@ -6,7 +6,12 @@ ## Fedora Extras specific customization below... +%ifarch ppc64 +%bcond_with dietlibc +%else %bcond_without dietlibc +%endif + %bcond_with xalan ## From fedora-extras-commits at redhat.com Mon Sep 3 18:07:35 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 3 Sep 2007 14:07:35 -0400 Subject: status-report-scripts pyGetReviewByFlags,1.8,1.9 Message-ID: <200709031807.l83I7ZER014250@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/status-report-scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14150 Modified Files: pyGetReviewByFlags Log Message: Update URL since bugzilla.r.c no longer works within the colo. Index: pyGetReviewByFlags =================================================================== RCS file: /cvs/fedora/status-report-scripts/pyGetReviewByFlags,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pyGetReviewByFlags 2 Sep 2007 17:00:23 -0000 1.8 +++ pyGetReviewByFlags 3 Sep 2007 18:07:33 -0000 1.9 @@ -17,7 +17,10 @@ import tempfile import glob -url = 'https://bugzilla.redhat.com/xmlrpc.cgi' +# This URL will work publically +#url = 'https://bugzilla.redhat.com/xmlrpc.cgi' +# This URL will work in the Phoenix colo +url = 'https://bzprx.vip.phx.redhat.com/xmlrpc.cgi' flagData = { # 'FLAG' : (baseFlagFilename, openMsg, closeMsg), From fedora-extras-commits at redhat.com Mon Sep 3 18:18:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:18:21 -0700 Subject: [pkgdb] klear (Fedora, 7) updated by kevin Message-ID: <200709031818.l83IIMs5022785@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for klear Kevin Fenzi (kevin) has set commit to Approved for cvsextras on klear (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on klear (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on klear (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on klear (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/klear From fedora-extras-commits at redhat.com Mon Sep 3 18:18:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:18:21 -0700 Subject: [pkgdb] klear (Fedora, devel) updated by kevin Message-ID: <200709031818.l83IIMNn022794@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on klear (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/klear From fedora-extras-commits at redhat.com Mon Sep 3 18:18:45 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:18:45 -0400 Subject: rpms/klear - New directory Message-ID: <200709031818.l83IIjtV016589@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/klear In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsr16492/rpms/klear Log Message: Directory /cvs/extras/rpms/klear added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:18:48 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:18:48 -0400 Subject: rpms/klear/devel - New directory Message-ID: <200709031818.l83IImnb016611@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/klear/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsr16492/rpms/klear/devel Log Message: Directory /cvs/extras/rpms/klear/devel added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:18:51 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:18:51 -0400 Subject: rpms/klear Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709031818.l83IIpuJ016643@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/klear In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsr16492/rpms/klear Added Files: Makefile import.log Log Message: Setup of module klear --- NEW FILE Makefile --- # Top level Makefile for module klear all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Mon Sep 3 18:18:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:18:54 -0400 Subject: rpms/klear/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709031818.l83IIslR016666@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/klear/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsr16492/rpms/klear/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module klear --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: klear # $Id: Makefile,v 1.1 2007/09/03 18:18:51 kevin Exp $ NAME := klear SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Sep 3 18:19:12 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Mon, 3 Sep 2007 14:19:12 -0400 Subject: rpms/eclipse-rpm-editor/devel eclipse-rpm-editor.spec, 1.2, 1.3 eclipse-rpm-editor-remove-rpmlint-plugin.patch, 1.1, NONE Message-ID: <200709031819.l83IJC0b016812@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16481 Modified Files: eclipse-rpm-editor.spec Removed Files: eclipse-rpm-editor-remove-rpmlint-plugin.patch Log Message: Remove rpmlint-remove-rpmlint-plugin.patch because rpmlint 0.81 is out. Index: eclipse-rpm-editor.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/devel/eclipse-rpm-editor.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- eclipse-rpm-editor.spec 2 Sep 2007 10:39:28 -0000 1.2 +++ eclipse-rpm-editor.spec 3 Sep 2007 18:18:40 -0000 1.3 @@ -4,7 +4,7 @@ Name: eclipse-rpm-editor Version: 0.1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: RPM Specfile editor for Eclipse Group: Development/Tools License: EPL @@ -13,9 +13,6 @@ # sh ./fetch-specfile-editor.sh %{svn_rev} Source0: specfile-editor-fetched-src-%{svn_rev}.tar.bz2 Source1: fetch-specfile-editor.sh -# The current rawhide rpmlint version (0.80) is not compatible with the plugin. -# So this patch remove the rpmlint plugin temporarily -Patch0: %{name}-remove-rpmlint-plugin.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if %{gcj_support} @@ -52,7 +49,6 @@ %prep %setup -q -n specfile-editor-fetched-src-%{svn_rev} -%patch0 %build # See comments in the script to understand this. @@ -106,7 +102,7 @@ %files %defattr(-,root,root,-) %{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.ui.editor_*.jar -#%{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.rpmlint_*.jar +%{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.rpmlint_*.jar %dir %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/ %doc %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.html %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.xml @@ -117,6 +113,9 @@ %endif %changelog +* Mon Sep 3 2007 Alphonse Van Assche 0.1.0-6 +- Remove rpmlint-remove-rpmlint-plugin.patch because rpmlint 0.81 is out. + * Sun Sep 2 2007 Alphonse Van Assche 0.1.0-5 - Only build the plugin where the changelog plugin can be build, only x86 x86_64 ppc and ia64 arches are supported by the changelog plugin because --- eclipse-rpm-editor-remove-rpmlint-plugin.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 18:21:43 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:21:43 -0700 Subject: [pkgdb] audio-convert-mod (Fedora, 6) updated by kevin Message-ID: <200709031821.l83ILmO0022822@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for audio-convert-mod Kevin Fenzi (kevin) has set commit to Approved for cvsextras on audio-convert-mod (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on audio-convert-mod (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on audio-convert-mod (Fedora 6) Kevin Fenzi (kevin) Denied cvsextras for commit access on audio-convert-mod (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 18:21:43 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:21:43 -0700 Subject: [pkgdb] audio-convert-mod (Fedora, devel) updated by kevin Message-ID: <200709031821.l83ILnM1022840@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Denied cvsextras for commit access on audio-convert-mod (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 18:21:43 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:21:43 -0700 Subject: [pkgdb] audio-convert-mod (Fedora, 7) updated by kevin Message-ID: <200709031821.l83ILmox022831@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for audio-convert-mod Kevin Fenzi (kevin) has set commit to Approved for cvsextras on audio-convert-mod (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on audio-convert-mod (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on audio-convert-mod (Fedora 7) Kevin Fenzi (kevin) Denied cvsextras for commit access on audio-convert-mod (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 18:21:56 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:21:56 -0400 Subject: rpms/audio-convert-mod - New directory Message-ID: <200709031821.l83ILuLp017277@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/audio-convert-mod In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsb17212/rpms/audio-convert-mod Log Message: Directory /cvs/extras/rpms/audio-convert-mod added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:21:59 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:21:59 -0400 Subject: rpms/audio-convert-mod/devel - New directory Message-ID: <200709031821.l83ILxUX017293@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/audio-convert-mod/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsb17212/rpms/audio-convert-mod/devel Log Message: Directory /cvs/extras/rpms/audio-convert-mod/devel added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:22:03 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:22:03 -0400 Subject: rpms/audio-convert-mod Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709031822.l83IM38s017321@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/audio-convert-mod In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsb17212/rpms/audio-convert-mod Added Files: Makefile import.log Log Message: Setup of module audio-convert-mod --- NEW FILE Makefile --- # Top level Makefile for module audio-convert-mod all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Mon Sep 3 18:22:06 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:22:06 -0400 Subject: rpms/audio-convert-mod/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709031822.l83IM6WR017339@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/audio-convert-mod/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsb17212/rpms/audio-convert-mod/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module audio-convert-mod --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: audio-convert-mod # $Id: Makefile,v 1.1 2007/09/03 18:22:03 kevin Exp $ NAME := audio-convert-mod SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Sep 3 18:24:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:24:01 -0700 Subject: [pkgdb] maniadrive was added for jwrdegoede Message-ID: <200709031824.l83IO17X022871@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package maniadrive with summary 3D stunt driving game Kevin Fenzi (kevin) has approved Package maniadrive Kevin Fenzi (kevin) has added a Fedora devel branch for maniadrive with an owner of jwrdegoede Kevin Fenzi (kevin) has approved maniadrive in Fedora devel Kevin Fenzi (kevin) has approved Package maniadrive Kevin Fenzi (kevin) has set commit to Approved for cvsextras on maniadrive (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on maniadrive (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on maniadrive (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/maniadrive From fedora-extras-commits at redhat.com Mon Sep 3 18:24:02 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:24:02 -0700 Subject: [pkgdb] maniadrive (Fedora, devel) updated by kevin Message-ID: <200709031824.l83IO2iR022880@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on maniadrive (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/maniadrive From fedora-extras-commits at redhat.com Mon Sep 3 18:24:19 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:24:19 -0400 Subject: rpms/maniadrive - New directory Message-ID: <200709031824.l83IOJ2u017664@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsV17635/rpms/maniadrive Log Message: Directory /cvs/extras/rpms/maniadrive added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:24:24 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:24:24 -0400 Subject: rpms/maniadrive/devel - New directory Message-ID: <200709031824.l83IOOKS017673@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsV17635/rpms/maniadrive/devel Log Message: Directory /cvs/extras/rpms/maniadrive/devel added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:24:30 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:24:30 -0400 Subject: rpms/maniadrive Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709031824.l83IOUP8017705@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsV17635/rpms/maniadrive Added Files: Makefile import.log Log Message: Setup of module maniadrive --- NEW FILE Makefile --- # Top level Makefile for module maniadrive all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Mon Sep 3 18:24:32 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:24:32 -0400 Subject: rpms/maniadrive/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709031824.l83IOWtv017721@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsV17635/rpms/maniadrive/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module maniadrive --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: maniadrive # $Id: Makefile,v 1.1 2007/09/03 18:24:30 kevin Exp $ NAME := maniadrive SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Sep 3 18:25:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:25:47 -0700 Subject: [pkgdb] maniadrive-data (Fedora, devel) updated by kevin Message-ID: <200709031825.l83IPlUh022901@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on maniadrive-data (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/maniadrive-data From fedora-extras-commits at redhat.com Mon Sep 3 18:26:02 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:26:02 -0400 Subject: rpms/maniadrive-data - New directory Message-ID: <200709031826.l83IQ2dO017786@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive-data In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsL17756/rpms/maniadrive-data Log Message: Directory /cvs/extras/rpms/maniadrive-data added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:26:06 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:26:06 -0400 Subject: rpms/maniadrive-data/devel - New directory Message-ID: <200709031826.l83IQ6bw017802@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive-data/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsL17756/rpms/maniadrive-data/devel Log Message: Directory /cvs/extras/rpms/maniadrive-data/devel added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:26:09 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:26:09 -0400 Subject: rpms/maniadrive-data Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709031826.l83IQ9X6017827@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive-data In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsL17756/rpms/maniadrive-data Added Files: Makefile import.log Log Message: Setup of module maniadrive-data --- NEW FILE Makefile --- # Top level Makefile for module maniadrive-data all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Mon Sep 3 18:26:11 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:26:11 -0400 Subject: rpms/maniadrive-data/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709031826.l83IQBcN017843@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/maniadrive-data/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsL17756/rpms/maniadrive-data/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module maniadrive-data --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: maniadrive-data # $Id: Makefile,v 1.1 2007/09/03 18:26:09 kevin Exp $ NAME := maniadrive-data SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Sep 3 18:32:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:32:33 -0700 Subject: [pkgdb] libedit (Fedora, 6) updated by kevin Message-ID: <200709031832.l83IWXZn022979@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) changed owner of libedit in Fedora 6 to rishi To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libedit From fedora-extras-commits at redhat.com Mon Sep 3 18:32:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:32:33 -0700 Subject: [pkgdb] libedit (Fedora, 7) updated by kevin Message-ID: <200709031832.l83IWXmf022988@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) changed owner of libedit in Fedora 7 to rishi To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libedit From fedora-extras-commits at redhat.com Mon Sep 3 18:32:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:32:33 -0700 Subject: [pkgdb] libedit (Fedora, devel) updated by kevin Message-ID: <200709031832.l83IWYLl022997@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) changed owner of libedit in Fedora devel to rishi To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libedit From fedora-extras-commits at redhat.com Mon Sep 3 18:34:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:34:20 -0700 Subject: [pkgdb] perl-Class-MethodMaker (Fedora EPEL, 4) updated by kevin Message-ID: <200709031834.l83IYKG7023039@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for perl-Class-MethodMaker Kevin Fenzi (kevin) has set commit to Approved for cvsextras on perl-Class-MethodMaker (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on perl-Class-MethodMaker (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on perl-Class-MethodMaker (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-Class-MethodMaker From fedora-extras-commits at redhat.com Mon Sep 3 18:34:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:34:20 -0700 Subject: [pkgdb] perl-Class-MethodMaker (Fedora EPEL, 5) updated by kevin Message-ID: <200709031834.l83IYKUE023048@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for perl-Class-MethodMaker Kevin Fenzi (kevin) has set commit to Approved for cvsextras on perl-Class-MethodMaker (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on perl-Class-MethodMaker (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on perl-Class-MethodMaker (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-Class-MethodMaker From fedora-extras-commits at redhat.com Mon Sep 3 18:36:44 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Mon, 3 Sep 2007 14:36:44 -0400 Subject: rpms/eclipse-rpm-editor/FC-6 eclipse-rpm-editor.spec, 1.2, 1.3 eclipse-rpm-editor-remove-rpmlint-plugin.patch, 1.1, NONE Message-ID: <200709031836.l83IaiI9018274@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18239 Modified Files: eclipse-rpm-editor.spec Removed Files: eclipse-rpm-editor-remove-rpmlint-plugin.patch Log Message: * Mon Sep 3 2007 Alphonse Van Assche 0.1.0-6 - Remove rpmlint-remove-rpmlint-plugin.patch because rpmlint 0.81 is out. Index: eclipse-rpm-editor.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/FC-6/eclipse-rpm-editor.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- eclipse-rpm-editor.spec 2 Sep 2007 10:47:44 -0000 1.2 +++ eclipse-rpm-editor.spec 3 Sep 2007 18:36:12 -0000 1.3 @@ -4,7 +4,7 @@ Name: eclipse-rpm-editor Version: 0.1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: RPM Specfile editor for Eclipse Group: Development/Tools License: EPL @@ -13,9 +13,6 @@ # sh ./fetch-specfile-editor.sh %{svn_rev} Source0: specfile-editor-fetched-src-%{svn_rev}.tar.bz2 Source1: fetch-specfile-editor.sh -# The current rawhide rpmlint version (0.80) is not compatible with the plugin. -# So this patch remove the rpmlint plugin temporarily -Patch0: %{name}-remove-rpmlint-plugin.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %if %{gcj_support} @@ -37,7 +34,8 @@ # the rpmlint plugin Requires: rpmlint >= 0.80 Requires: rpmdevtools -# These plugins are really noarch but they the changelog plugin need cdt which + +# These plugins are really noarch but they the changelog plugin need cdt which # we only build on these architectures. %if %{gcj_support} ExclusiveArch: %{ix86} x86_64 ppc ia64 @@ -51,7 +49,6 @@ %prep %setup -q -n specfile-editor-fetched-src-%{svn_rev} -%patch0 %build # See comments in the script to understand this. @@ -105,7 +102,7 @@ %files %defattr(-,root,root,-) %{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.ui.editor_*.jar -#%{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.rpmlint_*.jar +%{eclipse_base}/plugins/org.eclipse.linuxtools.rpm.rpmlint_*.jar %dir %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/ %doc %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.html %{eclipse_base}/features/org.eclipse.linuxtools.rpm.ui.editor_*/*.xml @@ -116,6 +113,9 @@ %endif %changelog +* Mon Sep 3 2007 Alphonse Van Assche 0.1.0-6 +- Remove rpmlint-remove-rpmlint-plugin.patch because rpmlint 0.81 is out. + * Sun Sep 2 2007 Alphonse Van Assche 0.1.0-5 - Only build the plugin where the changelog plugin can be build, only x86 x86_64 ppc and ia64 arches are supported by the changelog plugin because --- eclipse-rpm-editor-remove-rpmlint-plugin.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 18:37:07 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Mon, 3 Sep 2007 14:37:07 -0400 Subject: rpms/eclipse-rpm-editor/F-7 eclipse-rpm-editor-remove-rpmlint-plugin.patch, 1.1, NONE Message-ID: <200709031837.l83Ib7D9018330@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18323 Removed Files: eclipse-rpm-editor-remove-rpmlint-plugin.patch Log Message: * Mon Sep 3 2007 Alphonse Van Assche 0.1.0-6 - Remove rpmlint-remove-rpmlint-plugin.patch because rpmlint 0.81 is out. --- eclipse-rpm-editor-remove-rpmlint-plugin.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 18:42:57 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:42:57 -0700 Subject: [pkgdb] mencal (Fedora, 7) updated by kevin Message-ID: <200709031842.l83IgvEh023133@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for mencal Kevin Fenzi (kevin) has set commit to Approved for cvsextras on mencal (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on mencal (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on mencal (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on mencal (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mencal From fedora-extras-commits at redhat.com Mon Sep 3 18:42:57 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:42:57 -0700 Subject: [pkgdb] mencal (Fedora, 6) updated by kevin Message-ID: <200709031842.l83IgvjG023124@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for mencal Kevin Fenzi (kevin) has set commit to Approved for cvsextras on mencal (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on mencal (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on mencal (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on mencal (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mencal From fedora-extras-commits at redhat.com Mon Sep 3 18:42:57 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 03 Sep 2007 11:42:57 -0700 Subject: [pkgdb] mencal (Fedora, devel) updated by kevin Message-ID: <200709031842.l83IgvIg023142@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on mencal (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mencal From fedora-extras-commits at redhat.com Mon Sep 3 18:43:16 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:43:16 -0400 Subject: rpms/mencal - New directory Message-ID: <200709031843.l83IhGIL018641@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/mencal In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsd18612/rpms/mencal Log Message: Directory /cvs/extras/rpms/mencal added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:43:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:43:21 -0400 Subject: rpms/mencal/devel - New directory Message-ID: <200709031843.l83IhLIL018655@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/mencal/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsd18612/rpms/mencal/devel Log Message: Directory /cvs/extras/rpms/mencal/devel added to the repository From fedora-extras-commits at redhat.com Mon Sep 3 18:43:25 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:43:25 -0400 Subject: rpms/mencal Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709031843.l83IhPBQ018680@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/mencal In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsd18612/rpms/mencal Added Files: Makefile import.log Log Message: Setup of module mencal --- NEW FILE Makefile --- # Top level Makefile for module mencal all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Mon Sep 3 18:43:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 3 Sep 2007 14:43:27 -0400 Subject: rpms/mencal/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709031843.l83IhRIw018696@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/mencal/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsd18612/rpms/mencal/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mencal --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mencal # $Id: Makefile,v 1.1 2007/09/03 18:43:25 kevin Exp $ NAME := mencal SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Sep 3 18:46:04 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Mon, 3 Sep 2007 14:46:04 -0400 Subject: rpms/clutter/devel .cvsignore, 1.4, 1.5 clutter.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200709031846.l83Ik4ki019157@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/clutter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19088/devel Modified Files: .cvsignore clutter.spec sources Log Message: Update to 0.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clutter/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 22 Jul 2007 02:42:36 -0000 1.4 +++ .cvsignore 3 Sep 2007 18:45:31 -0000 1.5 @@ -1 +1 @@ -clutter-0.3.1.tar.gz +clutter-0.4.1.tar.gz Index: clutter.spec =================================================================== RCS file: /cvs/extras/rpms/clutter/devel/clutter.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- clutter.spec 22 Jul 2007 02:42:36 -0000 1.4 +++ clutter.spec 3 Sep 2007 18:45:31 -0000 1.5 @@ -1,12 +1,12 @@ Name: clutter -Version: 0.3.1 +Version: 0.4.1 Release: 1%{?dist} Summary: Open Source software library for creating rich graphical user interfaces Group: Development/Libraries -License: LGPL +License: LGPLv2+ URL: http://www.clutter-project.org/ -Source0: http://www.clutter-project.org/sources/%{name}/0.3/%{name}-%{version}.tar.gz +Source0: http://www.clutter-project.org/sources/%{name}/0.4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel mesa-libGL-devel gtk2-devel @@ -54,19 +54,22 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %exclude %{_libdir}/*.la -%{_libdir}/libclutter-glx-0.3.so.0 -%{_libdir}/libclutter-glx-0.3.so.0.301.0 +%{_libdir}/libclutter-glx-0.4.so.0 +%{_libdir}/libclutter-glx-0.4.so.0.401.0 %files devel %defattr(-, root, root) %{_includedir}/* -%{_libdir}/libclutter-glx-0.3.so -%{_libdir}/pkgconfig/clutter-0.3.pc -%{_libdir}/pkgconfig/clutter-glx-0.3.pc +%{_libdir}/libclutter-glx-0.4.so +%{_libdir}/pkgconfig/clutter-0.4.pc +%{_libdir}/pkgconfig/clutter-glx-0.4.pc %{_datadir}/gtk-doc/html/clutter %changelog +* Mon Sep 3 2007 Allisson Azevedo 0.4.1-1 +- Update to 0.4.1 + * Sat Jul 21 2007 Allisson Azevedo 0.3.1-1 - Update to 0.3.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/clutter/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 22 Jul 2007 02:42:36 -0000 1.4 +++ sources 3 Sep 2007 18:45:31 -0000 1.5 @@ -1 +1 @@ -549311509899e239d379939fe911156f clutter-0.3.1.tar.gz +ac824b3639067e83bdecd4ce83a942e2 clutter-0.4.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 18:50:21 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Mon, 3 Sep 2007 14:50:21 -0400 Subject: rpms/eclipse-rpm-editor/devel eclipse-rpm-editor.spec,1.3,1.4 Message-ID: <200709031850.l83IoL9O019360@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19321 Modified Files: eclipse-rpm-editor.spec Log Message: * Mon Sep 3 2007 Alphonse Van Assche 0.1.0-7 - Requires rpmlint >= 0.81 Index: eclipse-rpm-editor.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/devel/eclipse-rpm-editor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- eclipse-rpm-editor.spec 3 Sep 2007 18:18:40 -0000 1.3 +++ eclipse-rpm-editor.spec 3 Sep 2007 18:49:48 -0000 1.4 @@ -4,7 +4,7 @@ Name: eclipse-rpm-editor Version: 0.1.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: RPM Specfile editor for Eclipse Group: Development/Tools License: EPL @@ -30,9 +30,7 @@ BuildRequires: eclipse-changelog >= 2.5.1 Requires: eclipse-platform >= 3.3.1 Requires: eclipse-changelog >= 2.5.1 -# rpmlint need rpmlint-0.80-rpmlint-on-specfiles.patch to be compatible with -# the rpmlint plugin -Requires: rpmlint >= 0.80 +Requires: rpmlint >= 0.81 Requires: rpmdevtools # These plugins are really noarch but they the changelog plugin need cdt which @@ -113,6 +111,9 @@ %endif %changelog +* Mon Sep 3 2007 Alphonse Van Assche 0.1.0-7 +- Requires rpmlint >= 0.81 + * Mon Sep 3 2007 Alphonse Van Assche 0.1.0-6 - Remove rpmlint-remove-rpmlint-plugin.patch because rpmlint 0.81 is out. From fedora-extras-commits at redhat.com Mon Sep 3 18:51:16 2007 From: fedora-extras-commits at redhat.com (Alphonse Van Assche (alcapcom)) Date: Mon, 3 Sep 2007 14:51:16 -0400 Subject: rpms/eclipse-rpm-editor/FC-6 eclipse-rpm-editor.spec,1.3,1.4 Message-ID: <200709031851.l83IpGfP019418@cvs-int.fedora.redhat.com> Author: alcapcom Update of /cvs/pkgs/rpms/eclipse-rpm-editor/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19398 Modified Files: eclipse-rpm-editor.spec Log Message: * Mon Sep 3 2007 Alphonse Van Assche 0.1.0-7 - Requires rpmlint >= 0.81 Index: eclipse-rpm-editor.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-rpm-editor/FC-6/eclipse-rpm-editor.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- eclipse-rpm-editor.spec 3 Sep 2007 18:36:12 -0000 1.3 +++ eclipse-rpm-editor.spec 3 Sep 2007 18:50:44 -0000 1.4 @@ -4,7 +4,7 @@ Name: eclipse-rpm-editor Version: 0.1.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: RPM Specfile editor for Eclipse Group: Development/Tools License: EPL @@ -30,9 +30,7 @@ BuildRequires: eclipse-changelog >= 2.5.1 Requires: eclipse-platform >= 3.3.1 Requires: eclipse-changelog >= 2.5.1 -# rpmlint need rpmlint-0.80-rpmlint-on-specfiles.patch to be compatible with -# the rpmlint plugin -Requires: rpmlint >= 0.80 +Requires: rpmlint >= 0.81 Requires: rpmdevtools # These plugins are really noarch but they the changelog plugin need cdt which @@ -113,6 +111,9 @@ %endif %changelog +* Mon Sep 3 2007 Alphonse Van Assche 0.1.0-7 +- Requires rpmlint >= 0.81 + * Mon Sep 3 2007 Alphonse Van Assche 0.1.0-6 - Remove rpmlint-remove-rpmlint-plugin.patch because rpmlint 0.81 is out. From fedora-extras-commits at redhat.com Mon Sep 3 19:00:08 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:00:08 -0700 Subject: [pkgdb] audio-convert-mod: firewing has requested commit Message-ID: <200709031900.l83J089a023282@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has requested the commit acl on audio-convert-mod (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:00:10 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:00:10 -0700 Subject: [pkgdb] audio-convert-mod: firewing has requested approveacls Message-ID: <200709031900.l83J0AeD023288@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has requested the approveacls acl on audio-convert-mod (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:00:13 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:00:13 -0700 Subject: [pkgdb] audio-convert-mod: firewing has requested watchbugzilla Message-ID: <200709031900.l83J0Dvw023297@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has requested the watchbugzilla acl on audio-convert-mod (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:00:18 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:00:18 -0700 Subject: [pkgdb] audio-convert-mod: firewing has requested watchbugzilla Message-ID: <200709031900.l83J0IAc023303@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has requested the watchbugzilla acl on audio-convert-mod (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:00:19 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:00:19 -0700 Subject: [pkgdb] audio-convert-mod: firewing has requested watchbugzilla Message-ID: <200709031900.l83J0Jue023309@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has requested the watchbugzilla acl on audio-convert-mod (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:00:23 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:00:23 -0700 Subject: [pkgdb] audio-convert-mod: firewing has requested approveacls Message-ID: <200709031900.l83J0NVj023316@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has requested the approveacls acl on audio-convert-mod (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:00:23 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:00:23 -0700 Subject: [pkgdb] audio-convert-mod: firewing has requested approveacls Message-ID: <200709031900.l83J0OpK023322@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has requested the approveacls acl on audio-convert-mod (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:00:26 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:00:26 -0700 Subject: [pkgdb] audio-convert-mod: firewing has requested watchcommits Message-ID: <200709031900.l83J0Qr1023328@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has requested the watchcommits acl on audio-convert-mod (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:01:02 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:01:02 -0700 Subject: [pkgdb] audio-convert-mod had acl change status Message-ID: <200709031901.l83J124u023336@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has set the approveacls acl on audio-convert-mod (Fedora devel) to Approved for Stewart Adam (firewing) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:01:05 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:01:05 -0700 Subject: [pkgdb] audio-convert-mod had acl change status Message-ID: <200709031901.l83J15MA023379@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has set the commit acl on audio-convert-mod (Fedora 6) to Approved for Stewart Adam (firewing) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:01:06 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:01:06 -0700 Subject: [pkgdb] audio-convert-mod had acl change status Message-ID: <200709031901.l83J16kS023386@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has set the watchcommits acl on audio-convert-mod (Fedora 6) to Approved for Stewart Adam (firewing) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:01:09 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:01:09 -0700 Subject: [pkgdb] audio-convert-mod had acl change status Message-ID: <200709031901.l83J19FY023393@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has set the watchbugzilla acl on audio-convert-mod (Fedora 7) to Approved for Stewart Adam (firewing) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:01:11 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:01:11 -0700 Subject: [pkgdb] audio-convert-mod had acl change status Message-ID: <200709031901.l83J1Bbf023399@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has set the commit acl on audio-convert-mod (Fedora 7) to Approved for Stewart Adam (firewing) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:01:52 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:01:52 -0700 Subject: [pkgdb] audio-convert-mod had groupAcl changed Message-ID: <200709031901.l83J1qwR023412@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has set the commit acl on audio-convert-mod (Fedora 7) to Approved for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:01:55 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (s.adam)) Date: Mon, 03 Sep 2007 12:01:55 -0700 Subject: [pkgdb] audio-convert-mod had groupAcl changed Message-ID: <200709031901.l83J1tPu023418@app3.fedora.phx.redhat.com> Stewart Adam (firewing) has set the commit acl on audio-convert-mod (Fedora devel) to Approved for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/audio-convert-mod From fedora-extras-commits at redhat.com Mon Sep 3 19:18:52 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 3 Sep 2007 15:18:52 -0400 Subject: rpms/maniadrive/devel maniadrive-1.2-fixes.patch, NONE, 1.1 maniadrive-track-editor.desktop, NONE, 1.1 maniadrive.desktop, NONE, 1.1 maniadrive.png, NONE, 1.1 maniadrive.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709031918.l83JIqoK026113@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/maniadrive/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25996/devel Modified Files: .cvsignore sources Added Files: maniadrive-1.2-fixes.patch maniadrive-track-editor.desktop maniadrive.desktop maniadrive.png maniadrive.spec Log Message: initial maniadrive import maniadrive-1.2-fixes.patch: --- NEW FILE maniadrive-1.2-fixes.patch --- diff -up ManiaDrive-1.2-src/raydium/ode.h.foobar ManiaDrive-1.2-src/raydium/ode.h --- ManiaDrive-1.2-src/raydium/ode.h.foobar 2006-08-11 12:11:13.000000000 +0200 +++ ManiaDrive-1.2-src/raydium/ode.h 2007-08-12 00:30:29.000000000 +0200 @@ -11,7 +11,7 @@ // ugly workaround to avoid odemath.h ... #define _ODE_ODEMATH_H_ #endif -#include "../ode/include/ode/ode.h" +#include #define RAYDIUM_ODE_MAX_OBJECTS 64 #define RAYDIUM_ODE_MAX_ELEMENTS 256 diff -up ManiaDrive-1.2-src/raydium/php.c.foobar ManiaDrive-1.2-src/raydium/php.c --- ManiaDrive-1.2-src/raydium/php.c.foobar 2006-08-13 03:55:37.000000000 +0200 +++ ManiaDrive-1.2-src/raydium/php.c 2007-08-12 00:33:15.000000000 +0200 @@ -151,6 +151,7 @@ int raydium_php_exec(char *name) raydium_php_init_request(name); zend_llist_init(&global_vars, sizeof(char *), NULL, 0); + zend_alter_ini_entry("safe_mode", 10, "0", 1, PHP_INI_SYSTEM, PHP_INI_STAGE_ACTIVATE); zend_alter_ini_entry("html_errors", 12, "0", 1, PHP_INI_SYSTEM, PHP_INI_STAGE_ACTIVATE); zend_alter_ini_entry("max_execution_time", 19, "0", 1, PHP_INI_SYSTEM, PHP_INI_STAGE_ACTIVATE); zend_alter_ini_entry("default_socket_timeout",23,"10",2, PHP_INI_SYSTEM, PHP_INI_STAGE_ACTIVATE); @@ -301,7 +302,7 @@ sapi_globals = ts_resource(sapi_globals_ tsrm_ls = ts_resource(0); #endif raydium_sapi_module.phpinfo_as_text=1; -path=malloc(strlen(PHP_INI_PATH)); +path=malloc(strlen(PHP_INI_PATH)+1); strcpy(path,PHP_INI_PATH); raydium_sapi_module.php_ini_path_override=path; sapi_startup(&raydium_sapi_module); diff -up ManiaDrive-1.2-src/mania_drive.c.foobar ManiaDrive-1.2-src/mania_drive.c --- ManiaDrive-1.2-src/mania_drive.c.foobar 2006-08-21 22:56:03.000000000 +0200 +++ ManiaDrive-1.2-src/mania_drive.c 2007-08-12 00:30:29.000000000 +0200 @@ -19,7 +19,7 @@ char *version="ManiaDrive 1.2custom"; #define STORY_FILE_PRO "mania_drive.story.pro" #define HISTORY_STATE_FILE raydium_file_home_path("mania_drive.state") -#define MUSIC_MENU "mania_music/i_got_it_bad_-_The_Napoleon_Blown_Aparts.ogg" +#define MUSIC_MENU "mania_music/893_[Black_moon]_The_devil_into_you_[Creative_Commons___by_2.0]_[www.dogmazic.net].ogg" #define RESOLUTION_LIST "320x240\n640x480\n800x600\n1024x768" GLfloat sun[]={1.0,0.9,0.5,1.0}; @@ -2493,6 +2493,7 @@ int full_sx_i,full_sy_i; int mode; raydium_init_args_name(argc,argv,"mania_drive"); +chdir("/usr/share/maniadrive"); raydium_parser_db_get("ManiaDrive-Windowed",str,"0"); windowed_mode=atoi(str); @@ -2559,7 +2560,7 @@ raydium_parser_db_get("ManiaDrive-Camera camera_lag=(lagActive[0]=='y'?1:0); sscanf(lagSpeed,"%f",&camera_lag_speed); -raydium_parser_db_get("ManiaDrive-ShadowSupport",str,"1"); +raydium_parser_db_get("ManiaDrive-ShadowSupport",str,"0"); shadow_support=atoi(str); raydium_parser_db_get("ManiaDrive-MusicVolume",str,"1.0"); diff -up ManiaDrive-1.2-src/mania2.c.foobar ManiaDrive-1.2-src/mania2.c --- ManiaDrive-1.2-src/mania2.c.foobar 2006-08-17 15:36:32.000000000 +0200 +++ ManiaDrive-1.2-src/mania2.c 2007-08-12 00:30:29.000000000 +0200 @@ -15,7 +15,7 @@ char *title="CQFD Corp. Mania2"; #ifdef WIN32 #define MANIA_BINARY "mania_drive.exe" #else -#define MANIA_BINARY "./mania_drive.static" +#define MANIA_BINARY "/usr/bin/maniadrive" #endif @@ -1027,6 +1027,7 @@ data_init(); current_track[0]=0; raydium_init_args_name(argc,argv,"mania_drive"); +chdir("/usr/share/maniadrive"); raydium_window_create(700,700,RAYDIUM_RENDERING_WINDOW,window); diff -up ManiaDrive-1.2-src/Makefile.foobar ManiaDrive-1.2-src/Makefile --- ManiaDrive-1.2-src/Makefile.foobar 2006-07-22 12:52:04.000000000 +0200 +++ ManiaDrive-1.2-src/Makefile 2007-08-12 00:30:29.000000000 +0200 @@ -7,8 +7,8 @@ CC = gcc CC = gcc AR = ar RANLIB = ranlib -SYSTEM_LIBS = -lGL -lGLU -lXinerama -lm -ljpeg -lopenal -lalut -lvorbis -lvorbisfile -logg -lresolv -lcrypt -lz -lcurl -lxml2 -lGLEW +SYSTEM_LIBS = -lGL -lGLU -lXinerama -lm -ljpeg -lopenal -lalut -lvorbisfile -lGLEW -OTHER_LIBS = raydium/ode/lib/libode.a raydium/php/libs/libphp5.a +OTHER_LIBS = -lode -lphp5 INCLUDE_PATH = -Iraydium/ode/include/ -Iraydium/php/ -Iraydium/php/include -Iraydium/php/main/ -Iraydium/php/Zend -Iraydium/php/TSRM -I/usr/include/curl LIBS_PATH = -L/usr/X11R6/lib/ CFLAGS=-Wall --- NEW FILE maniadrive-track-editor.desktop --- [Desktop Entry] Encoding=UTF-8 Name=ManiaDrive Track Editor Comment=Create new tracks for ManiaDrive Exec=maniadrive-track-editor Icon=maniadrive.png Terminal=false StartupNotify=false Type=Application Categories=Game;SportsGame; --- NEW FILE maniadrive.desktop --- [Desktop Entry] Encoding=UTF-8 Name=ManiaDrive Comment=Drive a car on acrobatic tracks Exec=maniadrive Icon=maniadrive.png Terminal=false StartupNotify=false Type=Application Categories=Game;SportsGame; --- NEW FILE maniadrive.spec --- Name: maniadrive Version: 1.2 Release: 2%{?dist} Summary: 3D stunt driving game Group: Amusements/Games License: GPLv2+ URL: http://maniadrive.raydium.org/ Source0: http://downloads.sourceforge.net/%{name}/ManiaDrive-%{version}-src.tar.gz Source1: %{name}.png Source2: %{name}.desktop Source3: %{name}-track-editor.desktop Patch0: %{name}-1.2-fixes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glew-devel ode-devel php-devel php-embedded-devel BuildRequires: freealut-devel libjpeg-devel libXinerama-devel BuildRequires: libvorbis-devel desktop-file-utils Requires: %{name}-data = %{version}, php-soap, hicolor-icon-theme # for people who try to install this using upstream capitalization Provides: ManiaDrive = %{version}-%{release} %description ManiaDrive is an arcade car game on acrobatic tracks, with a quick and nervous gameplay (tracks almost never exceed one minute). Features: Complex car physics, Challenging "story mode", LAN and Internet mode, Live scores, Track editor, Dedicated server with HTTP interface and More than 30 blocks. %package track-editor Summary: ManiaDrive track editor Group: Amusements/Games Requires: %{name} = %{version}-%{release} %description track-editor Track editor for ManiaDrive, an arcade car game on acrobatic tracks. # upstream only does raydium svn snapshots, the closest thing to a release # schedule are the snapshots included in maniadrive, so we package the included # raydium snapshot as raydium %package -n raydium Summary: 3D stunt driving game Group: System Environment/Libraries URL: http://raydium.org/ %description -n raydium Raydium is a game engine. It provides a set of functions which allow quick and flexible games creation. There are a lot of other 3D/game engines (and some are very complete, such as Ogre, Crystal Space, etc). Raydium does not try to be as complex as these engines, but on the contrary is aiming at quick and simple development. %package -n raydium-devel Summary: Development files for raydium Group: Development/Libraries Requires: raydium = %{version}-%{release} Requires: php-devel glew-devel freealut-devel libjpeg-devel ode-devel Requires: libvorbis-devel %description -n raydium-devel The raydium-devel package contains libraries and header files for developing applications that use raydium. %prep %setup -q -n ManiaDrive-%{version}-src %patch0 -p1 rm -r rayphp/r3s rayphp/README %build # note the Makefile builds raydium, not maniadrive ! make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -fPIC `php-config --includes`" \ LINKING_OPTIONS=-Wl,-soname,libraydium-%{version}.so # only one C-file and no makefile for maniadrive and the editor, so DIY gcc $RPM_OPT_FLAGS -o %{name} `php-config --includes` -DFORCE_LIBRAYDIUM \ mania_drive.c -L. -lraydium gcc $RPM_OPT_FLAGS -o %{name}-track-editor `php-config --includes` \ -DFORCE_LIBRAYDIUM mania2.c -L. -lraydium %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} mkdir -p $RPM_BUILD_ROOT%{_libdir} mkdir -p $RPM_BUILD_ROOT%{_includedir}/raydium/headers mkdir -p $RPM_BUILD_ROOT%{_datadir}/raydium install -m 755 %{name} $RPM_BUILD_ROOT%{_bindir} install -m 755 %{name}-track-editor $RPM_BUILD_ROOT%{_bindir} install -m 755 libraydium.so.0.0 \ $RPM_BUILD_ROOT%{_libdir}/libraydium-%{version}.so ln -s libraydium-%{version}.so $RPM_BUILD_ROOT%{_libdir}/libraydium.so install -p -m 644 raydium/*.h $RPM_BUILD_ROOT%{_includedir}/raydium install -p -m 644 raydium/headers/*.h \ $RPM_BUILD_ROOT%{_includedir}/raydium/headers cp -a rayphp $RPM_BUILD_ROOT%{_datadir}/raydium # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE2} desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE3} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps install -p -m 644 %{SOURCE1} \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %post -n raydium -p /sbin/ldconfig %postun -n raydium -p /sbin/ldconfig %files %defattr(-,root,root,-) # no docs these are all in the -data package %{_bindir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/64x64/apps/%{name}.png %files track-editor %defattr(-,root,root,-) %{_bindir}/%{name}-track-editor %{_datadir}/applications/fedora-%{name}-track-editor.desktop %files -n raydium %defattr(-,root,root,-) %{_libdir}/libraydium-%{version}.so %{_datadir}/raydium %files -n raydium-devel %defattr(-,root,root,-) %{_libdir}/libraydium.so %{_includedir}/raydium %changelog * Fri Aug 31 2007 Hans de Goede 1.2-2 - Improved and spell-fixed raydium description - Fix a number of unused direct shlib dependencies in libraydium-1.2.so - Add Requires on various -devel packages to the raydium-devel subpackage so that all headers included by the raydium headers will be present * Fri Aug 10 2007 Hans de Goede 1.2-1 - Initial Fedora package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/maniadrive/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Sep 2007 18:24:30 -0000 1.1 +++ .cvsignore 3 Sep 2007 19:18:20 -0000 1.2 @@ -0,0 +1 @@ +ManiaDrive-1.2-src.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/maniadrive/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Sep 2007 18:24:30 -0000 1.1 +++ sources 3 Sep 2007 19:18:20 -0000 1.2 @@ -0,0 +1 @@ +90dec2154802225980f8b4ebd6570069 ManiaDrive-1.2-src.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 19:19:11 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 3 Sep 2007 15:19:11 -0400 Subject: rpms/maniadrive-data/devel maniadrive-data-1.2-fixes.patch, NONE, 1.1 maniadrive-data.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709031919.l83JJBM7026152@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/maniadrive-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26084/devel Modified Files: .cvsignore sources Added Files: maniadrive-data-1.2-fixes.patch maniadrive-data.spec Log Message: initial maniadrive-data import maniadrive-data-1.2-fixes.patch: --- NEW FILE maniadrive-data-1.2-fixes.patch --- diff -up ManiaDrive-1.2-data/README~ ManiaDrive-1.2-data/README --- ManiaDrive-1.2-data/README~ 2007-08-11 15:28:59.000000000 +0200 +++ ManiaDrive-1.2-data/README 2007-08-11 15:28:59.000000000 +0200 @@ -17,18 +17,8 @@ Also features: - Full soundtrack License for Code & Art (except music): GNU General Public License (GPL) -License for Music: Creative Commons 2.0 (CC2) - -Sound Track Details: - * I got it bad (1:48) by The Napoleon Blown Aparts - * Mine tonite (2:08) by Rocket City Riot - * The Devil... (4:15) by Black Moon - * erase and rewind (2:28) by Horstreich - * Nowhere to go (2:06) by The Napoleon Blown Aparts - * MeMak Racer 1 (1:28) by Neub (aka Revision 1.1) - * revenge of yesterday (1:59) by Horstreich - * Superstar Destroyer (2:47) by Zen Ace Ten (website is down ?) - * Bienvenue au Mexique (1:26) by Mage +License for Music: Creative Commons (CC BY) / Free Art License / GNU GPL, +see README.fedora in the music package Xfennec and the whole Raydium Team thanks you for downloading this game ! Raydium 3D Game Engine - http://raydium.org/ diff -up ManiaDrive-1.2-data/game/php.ini~ ManiaDrive-1.2-data/game/php.ini --- ManiaDrive-1.2-data/game/php.ini~ 2007-08-11 22:35:16.000000000 +0200 +++ ManiaDrive-1.2-data/game/php.ini 2007-08-11 22:35:16.000000000 +0200 @@ -1,4 +1,2 @@ [PHP] -extension_dir = "./" -extension=php_curl.dll -extension=php_soap.dll \ No newline at end of file +extension=soap.so diff -up ManiaDrive-1.2-data/game/mania_tracklist.php~ ManiaDrive-1.2-data/game/mania_tracklist.php --- ManiaDrive-1.2-data/game/mania_tracklist.php~ 2007-08-11 22:35:55.000000000 +0200 +++ ManiaDrive-1.2-data/game/mania_tracklist.php 2007-08-11 22:35:55.000000000 +0200 @@ -28,10 +28,5 @@ foreach($file as $t) $nl="\n"; } -// save list to disk -$fp=fopen("mania_tracklist.txt","wb"); -fwrite($fp,$list); -fclose($fp); - //var_dump($list); ?> --- NEW FILE maniadrive-data.spec --- Name: maniadrive-data Version: 1.2 Release: 2%{?dist} Summary: Data files for maniadrive, a 3D stunt driving game Group: Amusements/Games License: GPL+ URL: http://maniadrive.raydium.org/ # This is: # http://downloads.sourceforge.net/%{name}/ManiaDrive-%{version}-data.tar.gz # With the game/mania_music directory removed because that contains non free # music (CC BY-NC-SA licensed) Source0: ManiaDrive-%{version}-data.tar.gz Patch0: maniadrive-data-1.2-fixes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch # to make sure this gets removed when maniadrive gets removed Requires: maniadrive %description Data files for maniadrive, a 3D stunt driving game. Notice this package does not include the original ManiaDrive soundtrack as the original soundtrack is licensed under a CC BY-NC-SA license, which is not acceptable to Fedora. A replacement soundtrack is available in the maniadrive-music package (and will get automatically installed together with maniadrive itself). %prep %setup -q -n ManiaDrive-%{version}-data %patch0 -p1 sed -i 's/\r//g' game/php.ini game/mania.cfg game/*.tri game/*.mni iconv -f ISO-8859-1 -t UTF8 README > README.tmp mv README.tmp README %build # nothing to build, data only %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir} cp -a game $RPM_BUILD_ROOT%{_datadir}/maniadrive ln -s ../raydium/rayphp $RPM_BUILD_ROOT%{_datadir}/maniadrive/rayphp %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING %{_datadir}/maniadrive %changelog * Sat Sep 1 2007 Hans de Goede 1.2-2 - Correct License tag from GPLv2+ to GPL+ - Convert README to UTF-8 * Sat Aug 11 2007 Hans de Goede 1.2-1 - Initial Fedora package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/maniadrive-data/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Sep 2007 18:26:09 -0000 1.1 +++ .cvsignore 3 Sep 2007 19:18:38 -0000 1.2 @@ -0,0 +1 @@ +ManiaDrive-1.2-data.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/maniadrive-data/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Sep 2007 18:26:09 -0000 1.1 +++ sources 3 Sep 2007 19:18:38 -0000 1.2 @@ -0,0 +1 @@ +612460892e26f258f2e43757f70cd4ff ManiaDrive-1.2-data.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 19:20:17 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Mon, 3 Sep 2007 15:20:17 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.41, 1.42 sources, 1.42, 1.43 sugar.spec, 1.50, 1.51 Message-ID: <200709031920.l83JKHk3026229@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26203 Modified Files: .cvsignore sources sugar.spec Log Message: * Mon Sep 3 2007 Marco Pesenti Gritti - 0.65-0.39.20070903git0b3f687749 - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- .cvsignore 1 Sep 2007 11:53:01 -0000 1.41 +++ .cvsignore 3 Sep 2007 19:19:44 -0000 1.42 @@ -1 +1 @@ -sugar-0.65-gitfeb462d08d.tar.bz2 +sugar-0.65-git0b3f687749.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- sources 1 Sep 2007 11:53:01 -0000 1.42 +++ sources 3 Sep 2007 19:19:44 -0000 1.43 @@ -1 +1 @@ -8c33fbc69907b1fc89c302c652307acc sugar-0.65-gitfeb462d08d.tar.bz2 +65e93be43c62389c4905d521f409f6ed sugar-0.65-git0b3f687749.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- sugar.spec 1 Sep 2007 11:53:01 -0000 1.50 +++ sugar.spec 3 Sep 2007 19:19:44 -0000 1.51 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070901git -%define commitid feb462d08d +%define alphatag 20070903git +%define commitid 0b3f687749 Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.34.%{alphatag}feb462d08d +Release: 0.39.%{alphatag}0b3f687749 URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Mon Sep 3 2007 Marco Pesenti Gritti - 0.65-0.39.20070903git0b3f687749 +- New snapshot + * Sat Sep 1 2007 Marco Pesenti Gritti - 0.65-0.34.20070901gitfeb462d08d - New snapshot From fedora-extras-commits at redhat.com Mon Sep 3 19:29:10 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 3 Sep 2007 15:29:10 -0400 Subject: comps comps-f8.xml.in,1.87,1.88 Message-ID: <200709031929.l83JTAaf026370@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26352 Modified Files: comps-f8.xml.in Log Message: add maniadrive Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- comps-f8.xml.in 3 Sep 2007 02:41:29 -0000 1.87 +++ comps-f8.xml.in 3 Sep 2007 19:28:40 -0000 1.88 @@ -1461,6 +1461,7 @@ Maelstrom magicor manaworld + maniadrive methane mirrormagic monkey-bubble From fedora-extras-commits at redhat.com Mon Sep 3 19:36:23 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (j.w.r.degoede)) Date: Mon, 03 Sep 2007 12:36:23 -0700 Subject: [pkgdb] lesstif: jwrdegoede has requested watchcommits Message-ID: <200709031936.l83JaOm2023734@app3.fedora.phx.redhat.com> Hans de Goede (jwrdegoede) has requested the watchcommits acl on lesstif (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lesstif From fedora-extras-commits at redhat.com Mon Sep 3 19:36:31 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (j.w.r.degoede)) Date: Mon, 03 Sep 2007 12:36:31 -0700 Subject: [pkgdb] lesstif: jwrdegoede has requested watchcommits Message-ID: <200709031936.l83JaVk1023743@app3.fedora.phx.redhat.com> Hans de Goede (jwrdegoede) has requested the watchcommits acl on lesstif (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lesstif From fedora-extras-commits at redhat.com Mon Sep 3 19:36:32 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (j.w.r.degoede)) Date: Mon, 03 Sep 2007 12:36:32 -0700 Subject: [pkgdb] lesstif: jwrdegoede has requested commit Message-ID: <200709031936.l83JaWai023752@app3.fedora.phx.redhat.com> Hans de Goede (jwrdegoede) has requested the commit acl on lesstif (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lesstif From fedora-extras-commits at redhat.com Mon Sep 3 19:36:37 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (j.w.r.degoede)) Date: Mon, 03 Sep 2007 12:36:37 -0700 Subject: [pkgdb] lesstif: jwrdegoede has requested watchbugzilla Message-ID: <200709031936.l83Jab8T023772@app3.fedora.phx.redhat.com> Hans de Goede (jwrdegoede) has requested the watchbugzilla acl on lesstif (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lesstif From fedora-extras-commits at redhat.com Mon Sep 3 19:38:04 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Anders_F_Bj=C3=B6rklund?= (afb)) Date: Mon, 3 Sep 2007 15:38:04 -0400 Subject: rpms/slim/F-7 slim.spec,1.1,1.2 Message-ID: <200709031938.l83Jc4mS026702@cvs-int.fedora.redhat.com> Author: afb Update of /cvs/pkgs/rpms/slim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26681 Modified Files: slim.spec Log Message: minor bugfix from devel Index: slim.spec =================================================================== RCS file: /cvs/pkgs/rpms/slim/F-7/slim.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- slim.spec 6 Aug 2007 20:53:25 -0000 1.1 +++ slim.spec 3 Sep 2007 19:37:32 -0000 1.2 @@ -1,6 +1,6 @@ Name: slim Version: 1.2.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Simple Login Manager Group: User Interface/X @@ -27,7 +27,7 @@ # we use 'include' in the pam file, so Requires: pam >= 0.80 # reuse the images -Requires: desktop-backgrounds-basic fedora-logos +Requires: desktop-backgrounds-basic system-logos %description SLiM (Simple Login Manager) is a graphical login manager for X11. @@ -96,6 +96,9 @@ %changelog +* Mon Aug 6 2007 Anders F Bjorklund 1.2.6-6 +- require system-logos instead of fedora-logos (#250365) + * Tue May 22 2007 Anders F Bjorklund 1.2.6-5 - make sure to own datadir slim parent too From fedora-extras-commits at redhat.com Mon Sep 3 19:39:21 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Mon, 3 Sep 2007 15:39:21 -0400 Subject: rpms/clutter-gst/devel .cvsignore, 1.2, 1.3 clutter-gst.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709031939.l83JdLZx026791@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/clutter-gst/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26762/devel Modified Files: .cvsignore clutter-gst.spec sources Log Message: Update to 0.4.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clutter-gst/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 May 2007 10:41:19 -0000 1.2 +++ .cvsignore 3 Sep 2007 19:38:49 -0000 1.3 @@ -1 +1 @@ -clutter-gst-0.1.1.tar.gz +clutter-gst-0.4.0.tar.gz Index: clutter-gst.spec =================================================================== RCS file: /cvs/extras/rpms/clutter-gst/devel/clutter-gst.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clutter-gst.spec 15 May 2007 10:41:19 -0000 1.1 +++ clutter-gst.spec 3 Sep 2007 19:38:49 -0000 1.2 @@ -1,12 +1,12 @@ Name: clutter-gst -Version: 0.1.1 -Release: 2%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: ClutterMedia interface to GStreamer Group: Development/Languages -License: LGPL +License: LGPLv2+ URL: http://www.clutter-project.org -Source0: http://www.clutter-project.org/sources/%{name}/0.1/%{name}-%{version}.tar.gz +Source0: http://www.clutter-project.org/sources/%{name}/0.4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: clutter-devel gstreamer-plugins-base-devel gstreamer-devel @@ -45,20 +45,23 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README -%exclude %{_libdir}/libclutter-gst-0.1.la -%{_libdir}/libclutter-gst-0.1.so.0 -%{_libdir}/libclutter-gst-0.1.so.0.1.0 +%exclude %{_libdir}/libclutter-gst-0.4.la +%{_libdir}/libclutter-gst-0.4.so.0 +%{_libdir}/libclutter-gst-0.4.so.0.400.0 %{_datadir}/gtk-doc/html/clutter-gst %files devel %defattr(-,root,root,-) %doc %{_includedir}/* -%{_libdir}/pkgconfig/clutter-gst-0.1.pc -%{_libdir}/libclutter-gst-0.1.so +%{_libdir}/pkgconfig/clutter-gst-0.4.pc +%{_libdir}/libclutter-gst-0.4.so %changelog +* Mon Sep 3 2007 Allisson Azevedo 0.4.0-1 +- Update to 0.4.0 + * Sun May 13 2007 Allisson Azevedo 0.1.1-2 - INSTALL removed from docs - fix make install for keeping timestamps Index: sources =================================================================== RCS file: /cvs/extras/rpms/clutter-gst/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 May 2007 10:41:19 -0000 1.2 +++ sources 3 Sep 2007 19:38:49 -0000 1.3 @@ -1 +1 @@ -13fb455ab14c32a06758ed02076f7fa5 clutter-gst-0.1.1.tar.gz +9b6ff997131619705a9d3796d38929c9 clutter-gst-0.4.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 19:45:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Anders_F_Bj=C3=B6rklund?= (afb)) Date: Mon, 3 Sep 2007 15:45:02 -0400 Subject: rpms/slim/devel slim-1.3.0-make.patch,NONE,1.1 slim.spec,1.2,1.3 Message-ID: <200709031945.l83Jj2b7026914@cvs-int.fedora.redhat.com> Author: afb Update of /cvs/pkgs/rpms/slim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26884 Modified Files: slim.spec Added Files: slim-1.3.0-make.patch Log Message: new version, with pam slim-1.3.0-make.patch: --- NEW FILE slim-1.3.0-make.patch --- --- slim-1.3.0/Makefile.orig 2007-07-15 16:09:28.000000000 +0200 +++ slim-1.3.0/Makefile 2007-08-06 19:01:49.000000000 +0200 @@ -5,7 +5,9 @@ ####################################################### CXX=/usr/bin/g++ CC=/usr/bin/gcc -CFLAGS=-Wall -I. -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/libpng12 -I/usr/include +INSTALL=install +OPTFLAGS=-O2 -g -Wall +CFLAGS=$(OPTFLAGS) -I. -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/libpng12 -I/usr/include CXXFLAGS=$(CFLAGS) LDFLAGS=-L/usr/X11R6/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig -lpng12 -lz -lm -lcrypt -lXmu -lpng -ljpeg CUSTOM=-DHAVE_SHADOW @@ -42,10 +44,10 @@ slim: $(OBJECTS) $(CC) $(CFLAGS) $(DEFINES) $(CUSTOM) -c $< -o $@ install: slim install-theme - install -D -m 755 slim $(DESTDIR)$(PREFIX)/bin/slim - install -D -m 644 slim.1 $(DESTDIR)$(MANDIR)/man1/slim.1 + $(INSTALL) -D -m 755 slim $(DESTDIR)$(PREFIX)/bin/slim + $(INSTALL) -D -m 644 slim.1 $(DESTDIR)$(MANDIR)/man1/slim.1 test -e $(DESTDIR)$(CFGDIR)/slim.conf || \ - install -D -m 644 slim.conf $(DESTDIR)$(CFGDIR)/slim.conf + $(INSTALL) -D -m 644 slim.conf $(DESTDIR)$(CFGDIR)/slim.conf clean: @rm -f slim *.o @@ -61,9 +63,9 @@ dist: install-theme: - install -D -m 644 themes/default/slim.theme \ + $(INSTALL) -D -m 644 themes/default/slim.theme \ $(DESTDIR)$(PREFIX)/share/slim/themes/default/slim.theme - install -D -m 644 themes/default/panel.png \ + $(INSTALL) -D -m 644 themes/default/panel.png \ $(DESTDIR)$(PREFIX)/share/slim/themes/default/panel.png - install -D -m 644 themes/default/background.jpg \ + $(INSTALL) -D -m 644 themes/default/background.jpg \ $(DESTDIR)$(PREFIX)/share/slim/themes/default/background.jpg Index: slim.spec =================================================================== RCS file: /cvs/pkgs/rpms/slim/devel/slim.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- slim.spec 6 Aug 2007 16:45:41 -0000 1.2 +++ slim.spec 3 Sep 2007 19:44:30 -0000 1.3 @@ -1,6 +1,6 @@ Name: slim -Version: 1.2.6 -Release: 6%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: Simple Login Manager Group: User Interface/X @@ -14,7 +14,7 @@ Source3: slim-fedora.txt BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Patch0: slim-1.2.6-make.patch +Patch0: slim-1.3.0-make.patch Patch1: slim-1.2.6-usexwd.patch Patch2: slim-1.2.6-fedora.patch @@ -48,7 +48,7 @@ cp -p %{SOURCE3} README.Fedora %build -make %{?_smp_mflags} OPTFLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} OPTFLAGS="$RPM_OPT_FLAGS" USE_PAM=1 %install rm -rf $RPM_BUILD_ROOT @@ -96,6 +96,9 @@ %changelog +* Mon Aug 6 2007 Anders F Bjorklund 1.3.0-1 +- version upgrade + * Mon Aug 6 2007 Anders F Bjorklund 1.2.6-6 - require system-logos instead of fedora-logos (#250365) From fedora-extras-commits at redhat.com Mon Sep 3 19:54:29 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Mon, 3 Sep 2007 15:54:29 -0400 Subject: rpms/clutter-gtk/devel .cvsignore, 1.2, 1.3 clutter-gtk.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709031954.l83JsTSK027218@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/clutter-gtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27177/devel Modified Files: .cvsignore clutter-gtk.spec sources Log Message: Update to 0.4.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/clutter-gtk/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 12 May 2007 02:35:18 -0000 1.2 +++ .cvsignore 3 Sep 2007 19:53:57 -0000 1.3 @@ -1 +1 @@ -clutter-gtk-0.1.0.tar.gz +clutter-gtk-0.4.0.tar.gz Index: clutter-gtk.spec =================================================================== RCS file: /cvs/extras/rpms/clutter-gtk/devel/clutter-gtk.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- clutter-gtk.spec 12 May 2007 02:35:18 -0000 1.1 +++ clutter-gtk.spec 3 Sep 2007 19:53:57 -0000 1.2 @@ -1,12 +1,12 @@ Name: clutter-gtk -Version: 0.1.0 -Release: 3%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: A basic GTK clutter widget Group: Development/Languages -License: LGPL +License: LGPLv2+ URL: http://www.clutter-project.org -Source0: http://www.clutter-project.org/sources/%{name}/0.1/%{name}-%{version}.tar.gz +Source0: http://www.clutter-project.org/sources/%{name}/0.4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel clutter-devel @@ -50,21 +50,24 @@ %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS -%exclude %{_libdir}/libcluttergtk-1.0.la -%{_libdir}/libcluttergtk-1.0.so.0 -%{_libdir}/libcluttergtk-1.0.so.0.100.0 +%exclude %{_libdir}/libclutter-gtk-0.4.la +%{_libdir}/libclutter-gtk-0.4.so.0 +%{_libdir}/libclutter-gtk-0.4.so.0.400.0 %{_datadir}/gtk-doc/html/clutter-gtk %files devel %defattr(-,root,root,-) %doc -%{_libdir}/pkgconfig/clutter-gtk.pc -%{_libdir}/libcluttergtk-1.0.so -%{_includedir}/clutter-0.2/clutter-gtk +%{_libdir}/pkgconfig/clutter-gtk-0.4.pc +%{_libdir}/libclutter-gtk-0.4.so +%{_includedir}/clutter-0.4/clutter-gtk %changelog +* Mon Sep 3 2007 Allisson Azevedo 0.4.0-1 +- Update to 0.4.0 + * Thu May 10 2007 Allisson Azevedo 0.1.0-3 - fix devel files section Index: sources =================================================================== RCS file: /cvs/extras/rpms/clutter-gtk/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 12 May 2007 02:35:18 -0000 1.2 +++ sources 3 Sep 2007 19:53:57 -0000 1.3 @@ -1 +1 @@ -0b0b30203a432d581aae91d1ca7d6367 clutter-gtk-0.1.0.tar.gz +c3daf6a39749a10d4f5c9fbd3ea1da72 clutter-gtk-0.4.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 19:59:23 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 3 Sep 2007 15:59:23 -0400 Subject: rpms/CGAL/F-7 .cvsignore,1.3,1.4 CGAL.spec,1.8,1.9 sources,1.3,1.4 Message-ID: <200709031959.l83JxN8J027528@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27452/F-7 Modified Files: .cvsignore CGAL.spec sources Log Message: * Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} - New upstream bug-fixes release. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 4 Jun 2007 14:33:23 -0000 1.3 +++ .cvsignore 3 Sep 2007 19:58:50 -0000 1.4 @@ -1 +1 @@ -CGAL-3.3.tar.gz +CGAL-3.3.1.tar.gz Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/F-7/CGAL.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- CGAL.spec 23 Aug 2007 21:58:08 -0000 1.8 +++ CGAL.spec 3 Sep 2007 19:58:50 -0000 1.9 @@ -1,8 +1,8 @@ %define boost_version 1.32 Name: CGAL -Version: 3.3 -Release: 5%{?dist} +Version: 3.3.1 +Release: 1%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -16,13 +16,19 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# Required packages. +# Required devel packages. BuildRequires: gmp-devel BuildRequires: boost-devel >= %boost_version BuildRequires: qt-devel >= 3.0 BuildConflicts:qt-devel < 4 BuildRequires: zlib-devel BuildRequires: blas-devel lapack-devel +%if 0%fedora > 7 +BuildRequires: mpfr-devel +%endif + +# Required tools +BuildRequires: gawk # for chmod in prep: BuildRequires: coreutils @@ -104,7 +110,7 @@ --with-MPFR \ --with-QT3MT \ --with-REFBLASSHARED \ - --with-LAPACK \ + --with-DEFAULTLAPACK \ --with-OPENGL \ --disable-static @@ -225,6 +231,15 @@ %changelog +* Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} +- New upstream bug-fixes release. + +* Fri Aug 24 2007 Laurent Rineau - 3.3-7%{dist} +- Add BR: mpfr since F-8. + +* Fri Aug 24 2007 Laurent Rineau - 3.3-6%{dist} +- Add BR: gawk + * Thu Aug 23 2007 Laurent Rineau - 3.3-5%{dist} - License: tag fixed. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 4 Jun 2007 14:33:23 -0000 1.3 +++ sources 3 Sep 2007 19:58:50 -0000 1.4 @@ -1 +1 @@ -d45186e2721e1e503a2838a5931d52c5 CGAL-3.3.tar.gz +733339b6b05b48d4c7934a6e735b6fc0 CGAL-3.3.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 19:59:26 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 3 Sep 2007 15:59:26 -0400 Subject: rpms/CGAL/FC-5 .cvsignore, 1.3, 1.4 CGAL.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200709031959.l83JxQwV027533@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27452/FC-5 Modified Files: .cvsignore CGAL.spec sources Log Message: * Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} - New upstream bug-fixes release. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/FC-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Jun 2007 16:01:29 -0000 1.3 +++ .cvsignore 3 Sep 2007 19:58:53 -0000 1.4 @@ -1 +1 @@ -CGAL-3.3.tar.gz +CGAL-3.3.1.tar.gz Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/FC-5/CGAL.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- CGAL.spec 23 Aug 2007 21:58:11 -0000 1.6 +++ CGAL.spec 3 Sep 2007 19:58:53 -0000 1.7 @@ -1,8 +1,8 @@ %define boost_version 1.32 Name: CGAL -Version: 3.3 -Release: 5%{?dist} +Version: 3.3.1 +Release: 1%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -16,13 +16,19 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# Required packages. +# Required devel packages. BuildRequires: gmp-devel BuildRequires: boost-devel >= %boost_version BuildRequires: qt-devel >= 3.0 BuildConflicts:qt-devel < 4 BuildRequires: zlib-devel BuildRequires: blas-devel lapack-devel +%if 0%fedora > 7 +BuildRequires: mpfr-devel +%endif + +# Required tools +BuildRequires: gawk # for chmod in prep: BuildRequires: coreutils @@ -104,7 +110,7 @@ --with-MPFR \ --with-QT3MT \ --with-REFBLASSHARED \ - --with-LAPACK \ + --with-DEFAULTLAPACK \ --with-OPENGL \ --disable-static @@ -225,6 +231,15 @@ %changelog +* Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} +- New upstream bug-fixes release. + +* Fri Aug 24 2007 Laurent Rineau - 3.3-7%{dist} +- Add BR: mpfr since F-8. + +* Fri Aug 24 2007 Laurent Rineau - 3.3-6%{dist} +- Add BR: gawk + * Thu Aug 23 2007 Laurent Rineau - 3.3-5%{dist} - License: tag fixed. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/FC-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Jun 2007 16:01:29 -0000 1.3 +++ sources 3 Sep 2007 19:58:53 -0000 1.4 @@ -1 +1 @@ -d45186e2721e1e503a2838a5931d52c5 CGAL-3.3.tar.gz +733339b6b05b48d4c7934a6e735b6fc0 CGAL-3.3.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 19:59:29 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 3 Sep 2007 15:59:29 -0400 Subject: rpms/CGAL/FC-6 .cvsignore, 1.3, 1.4 CGAL.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200709031959.l83JxTNO027539@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27452/FC-6 Modified Files: .cvsignore CGAL.spec sources Log Message: * Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} - New upstream bug-fixes release. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Jun 2007 16:01:43 -0000 1.3 +++ .cvsignore 3 Sep 2007 19:58:56 -0000 1.4 @@ -1 +1 @@ -CGAL-3.3.tar.gz +CGAL-3.3.1.tar.gz Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/FC-6/CGAL.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- CGAL.spec 23 Aug 2007 21:58:14 -0000 1.6 +++ CGAL.spec 3 Sep 2007 19:58:56 -0000 1.7 @@ -1,8 +1,8 @@ %define boost_version 1.32 Name: CGAL -Version: 3.3 -Release: 5%{?dist} +Version: 3.3.1 +Release: 1%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -16,13 +16,19 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# Required packages. +# Required devel packages. BuildRequires: gmp-devel BuildRequires: boost-devel >= %boost_version BuildRequires: qt-devel >= 3.0 BuildConflicts:qt-devel < 4 BuildRequires: zlib-devel BuildRequires: blas-devel lapack-devel +%if 0%fedora > 7 +BuildRequires: mpfr-devel +%endif + +# Required tools +BuildRequires: gawk # for chmod in prep: BuildRequires: coreutils @@ -104,7 +110,7 @@ --with-MPFR \ --with-QT3MT \ --with-REFBLASSHARED \ - --with-LAPACK \ + --with-DEFAULTLAPACK \ --with-OPENGL \ --disable-static @@ -225,6 +231,15 @@ %changelog +* Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} +- New upstream bug-fixes release. + +* Fri Aug 24 2007 Laurent Rineau - 3.3-7%{dist} +- Add BR: mpfr since F-8. + +* Fri Aug 24 2007 Laurent Rineau - 3.3-6%{dist} +- Add BR: gawk + * Thu Aug 23 2007 Laurent Rineau - 3.3-5%{dist} - License: tag fixed. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Jun 2007 16:01:43 -0000 1.3 +++ sources 3 Sep 2007 19:58:56 -0000 1.4 @@ -1 +1 @@ -d45186e2721e1e503a2838a5931d52c5 CGAL-3.3.tar.gz +733339b6b05b48d4c7934a6e735b6fc0 CGAL-3.3.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 19:59:31 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 3 Sep 2007 15:59:31 -0400 Subject: rpms/CGAL/devel .cvsignore, 1.4, 1.5 CGAL.spec, 1.11, 1.12 sources, 1.4, 1.5 Message-ID: <200709031959.l83JxVG6027545@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27452/devel Modified Files: .cvsignore CGAL.spec sources Log Message: * Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} - New upstream bug-fixes release. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 3 Jun 2007 09:49:28 -0000 1.4 +++ .cvsignore 3 Sep 2007 19:58:59 -0000 1.5 @@ -1 +1 @@ -CGAL-3.3.tar.gz +CGAL-3.3.1.tar.gz Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/devel/CGAL.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CGAL.spec 24 Aug 2007 08:16:39 -0000 1.11 +++ CGAL.spec 3 Sep 2007 19:58:59 -0000 1.12 @@ -1,8 +1,8 @@ %define boost_version 1.32 Name: CGAL -Version: 3.3 -Release: 7%{?dist} +Version: 3.3.1 +Release: 1%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -110,7 +110,7 @@ --with-MPFR \ --with-QT3MT \ --with-REFBLASSHARED \ - --with-LAPACK \ + --with-DEFAULTLAPACK \ --with-OPENGL \ --disable-static @@ -231,6 +231,9 @@ %changelog +* Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} +- New upstream bug-fixes release. + * Fri Aug 24 2007 Laurent Rineau - 3.3-7%{dist} - Add BR: mpfr since F-8. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 3 Jun 2007 09:49:28 -0000 1.4 +++ sources 3 Sep 2007 19:58:59 -0000 1.5 @@ -1 +1 @@ -d45186e2721e1e503a2838a5931d52c5 CGAL-3.3.tar.gz +733339b6b05b48d4c7934a6e735b6fc0 CGAL-3.3.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 20:01:08 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Mon, 3 Sep 2007 16:01:08 -0400 Subject: rpms/audio-convert-mod/devel audio-convert-mod.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709032001.l83K18uT000809@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/audio-convert-mod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27632/devel Modified Files: .cvsignore sources Added Files: audio-convert-mod.spec Log Message: Initial import --- NEW FILE audio-convert-mod.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pythonname audio_convert_mod Name: audio-convert-mod Version: 3.45.1 Release: 1%{?dist} BuildArch: noarch Summary: A simple audio file converter supporting many formats Group: Applications/Multimedia License: GPLv2+ URL: http://www.diffingo.com/content/view/13/47/lang,en/ Source0: http://www.diffingo.com/downloads/audio-convert-mod/audio-convert-mod-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: python >= 2.4 Requires: python >= 2.4 Requires: pygtk2, pygtk2-libglade Requires: flac, vorbis-tools, wavpack %description %{name} is a simple audio file converter supporting various formats via external binaries. It facilitates the batch conversion of audio files from one format to another by access from the menu or by the user script where at a right-click files can be converted at once. It also supports file tags/metadata where applicable. %prep %setup -q -n %{name}-%{version} %build make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install --vendor fedora\ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications\ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop rm -f ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop rm -f ${RPM_BUILD_ROOT}%{_sbindir}/%{name}-uninstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %dir %{_datadir}/%{name} %dir %{python_sitelib}/%{pythonname} %{_bindir}/* %{_datadir}/%{name}/* %{_datadir}/applications/fedora-*.desktop %{python_sitelib}/%{pythonname}/* %doc AUTHORS README COPYING CHANGELOG TODO %changelog * Fri Aug 24 2007 Stewart Adam 3.45.1-1 - Update to 3.45.1 (see CHANGELOG file for details on version changes) - Remove uninstall script from package - Update License tag per guideline changes - Use sitelib, not sitearch * Fri Aug 3 2007 Stewart Adam 3.45.0-1 - Update to 3.45.0 (see CHANGELOG file for details on version changes) * Tue Jul 31 2007 Stewart Adam 3.45.0-0.1 - Initial RPM release, 3.45.0 beta Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Sep 2007 18:22:03 -0000 1.1 +++ .cvsignore 3 Sep 2007 20:00:35 -0000 1.2 @@ -0,0 +1 @@ +audio-convert-mod-3.45.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Sep 2007 18:22:03 -0000 1.1 +++ sources 3 Sep 2007 20:00:35 -0000 1.2 @@ -0,0 +1 @@ +899db3d0ae12e0e226cc9d6eb8ef1e4a audio-convert-mod-3.45.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 20:06:56 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Mon, 3 Sep 2007 16:06:56 -0400 Subject: rpms/pyclutter/devel .cvsignore, 1.2, 1.3 pyclutter.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709032006.l83K6ue0001490@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/pyclutter/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1422/devel Modified Files: .cvsignore pyclutter.spec sources Log Message: Update to 0.4.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pyclutter/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 2 Apr 2007 02:26:36 -0000 1.2 +++ .cvsignore 3 Sep 2007 20:06:23 -0000 1.3 @@ -1 +1 @@ -pyclutter-0.2.0.tar.gz +pyclutter-0.4.1.tar.gz Index: pyclutter.spec =================================================================== RCS file: /cvs/extras/rpms/pyclutter/devel/pyclutter.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyclutter.spec 2 Apr 2007 02:26:36 -0000 1.1 +++ pyclutter.spec 3 Sep 2007 20:06:23 -0000 1.2 @@ -2,14 +2,14 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: pyclutter -Version: 0.2.0 -Release: 5%{?dist} +Version: 0.4.1 +Release: 1%{?dist} Summary: Python modules that allow you to use the Clutter toolkit Group: Development/Languages -License: GPL +License: LGPLv2+ URL: http://www.clutter-project.org/ -Source0: http://www.clutter-project.org/sources/%{name}/0.2/%{name}-%{version}.tar.gz +Source0: http://www.clutter-project.org/sources/%{name}/0.4/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #BuildArch: @@ -63,6 +63,9 @@ %changelog +* Mon Sep 3 2007 Allisson Azevedo 0.4.1-1 +- Update to 0.4.1 + * Sun Mar 29 2007 Allisson Azevedo 0.2.0-5 - Fix requires for devel package Index: sources =================================================================== RCS file: /cvs/extras/rpms/pyclutter/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 2 Apr 2007 02:26:36 -0000 1.2 +++ sources 3 Sep 2007 20:06:23 -0000 1.3 @@ -1 +1 @@ -cb2565cd0014ccc3f1f2700c8c6f3193 pyclutter-0.2.0.tar.gz +0e13f33dda075dc11e68ab3c52974c08 pyclutter-0.4.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 20:07:57 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Mon, 3 Sep 2007 16:07:57 -0400 Subject: rpms/audio-convert-mod/F-7 audio-convert-mod.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709032007.l83K7vDj001601@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/audio-convert-mod/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1550 Modified Files: .cvsignore sources Added Files: audio-convert-mod.spec Log Message: Initial F-7 import --- NEW FILE audio-convert-mod.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pythonname audio_convert_mod Name: audio-convert-mod Version: 3.45.1 Release: 1%{?dist} BuildArch: noarch Summary: A simple audio file converter supporting many formats Group: Applications/Multimedia License: GPLv2+ URL: http://www.diffingo.com/content/view/13/47/lang,en/ Source0: http://www.diffingo.com/downloads/audio-convert-mod/audio-convert-mod-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: python >= 2.4 Requires: python >= 2.4 Requires: pygtk2, pygtk2-libglade Requires: flac, vorbis-tools, wavpack %description %{name} is a simple audio file converter supporting various formats via external binaries. It facilitates the batch conversion of audio files from one format to another by access from the menu or by the user script where at a right-click files can be converted at once. It also supports file tags/metadata where applicable. %prep %setup -q -n %{name}-%{version} %build make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install --vendor fedora\ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications\ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop rm -f ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop rm -f ${RPM_BUILD_ROOT}%{_sbindir}/%{name}-uninstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %dir %{_datadir}/%{name} %dir %{python_sitelib}/%{pythonname} %{_bindir}/* %{_datadir}/%{name}/* %{_datadir}/applications/fedora-*.desktop %{python_sitelib}/%{pythonname}/* %doc AUTHORS README COPYING CHANGELOG TODO %changelog * Fri Aug 24 2007 Stewart Adam 3.45.1-1 - Update to 3.45.1 (see CHANGELOG file for details on version changes) - Remove uninstall script from package - Update License tag per guideline changes - Use sitelib, not sitearch * Fri Aug 3 2007 Stewart Adam 3.45.0-1 - Update to 3.45.0 (see CHANGELOG file for details on version changes) * Tue Jul 31 2007 Stewart Adam 3.45.0-0.1 - Initial RPM release, 3.45.0 beta Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Sep 2007 18:22:03 -0000 1.1 +++ .cvsignore 3 Sep 2007 20:07:24 -0000 1.2 @@ -0,0 +1 @@ +audio-convert-mod-3.45.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Sep 2007 18:22:03 -0000 1.1 +++ sources 3 Sep 2007 20:07:24 -0000 1.2 @@ -0,0 +1 @@ +899db3d0ae12e0e226cc9d6eb8ef1e4a audio-convert-mod-3.45.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 20:08:22 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Mon, 3 Sep 2007 16:08:22 -0400 Subject: rpms/audio-convert-mod/FC-6 audio-convert-mod.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709032008.l83K8MAc001660@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/audio-convert-mod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1575 Modified Files: .cvsignore sources Added Files: audio-convert-mod.spec Log Message: Initial FC-6 import --- NEW FILE audio-convert-mod.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pythonname audio_convert_mod Name: audio-convert-mod Version: 3.45.1 Release: 1%{?dist} BuildArch: noarch Summary: A simple audio file converter supporting many formats Group: Applications/Multimedia License: GPLv2+ URL: http://www.diffingo.com/content/view/13/47/lang,en/ Source0: http://www.diffingo.com/downloads/audio-convert-mod/audio-convert-mod-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: python >= 2.4 Requires: python >= 2.4 Requires: pygtk2, pygtk2-libglade Requires: flac, vorbis-tools, wavpack %description %{name} is a simple audio file converter supporting various formats via external binaries. It facilitates the batch conversion of audio files from one format to another by access from the menu or by the user script where at a right-click files can be converted at once. It also supports file tags/metadata where applicable. %prep %setup -q -n %{name}-%{version} %build make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install --vendor fedora\ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications\ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop rm -f ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop rm -f ${RPM_BUILD_ROOT}%{_sbindir}/%{name}-uninstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %dir %{_datadir}/%{name} %dir %{python_sitelib}/%{pythonname} %{_bindir}/* %{_datadir}/%{name}/* %{_datadir}/applications/fedora-*.desktop %{python_sitelib}/%{pythonname}/* %doc AUTHORS README COPYING CHANGELOG TODO %changelog * Fri Aug 24 2007 Stewart Adam 3.45.1-1 - Update to 3.45.1 (see CHANGELOG file for details on version changes) - Remove uninstall script from package - Update License tag per guideline changes - Use sitelib, not sitearch * Fri Aug 3 2007 Stewart Adam 3.45.0-1 - Update to 3.45.0 (see CHANGELOG file for details on version changes) * Tue Jul 31 2007 Stewart Adam 3.45.0-0.1 - Initial RPM release, 3.45.0 beta Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Sep 2007 18:22:03 -0000 1.1 +++ .cvsignore 3 Sep 2007 20:07:49 -0000 1.2 @@ -0,0 +1 @@ +audio-convert-mod-3.45.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Sep 2007 18:22:03 -0000 1.1 +++ sources 3 Sep 2007 20:07:49 -0000 1.2 @@ -0,0 +1 @@ +899db3d0ae12e0e226cc9d6eb8ef1e4a audio-convert-mod-3.45.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 20:11:37 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Mon, 3 Sep 2007 16:11:37 -0400 Subject: rpms/klear/devel klear.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709032011.l83KBbMR001886@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/klear/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1843/devel Modified Files: .cvsignore sources Added Files: klear.spec Log Message: --- NEW FILE klear.spec --- Name: klear Version: 0.6.1 Release: 1%{?dist} Summary: DVB TV application and harddisk-recorder for linux Group: Applications/Multimedia License: GPLv2 URL: http://www.klear.org/ Source0: http://www.klear.org/sources/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: scons kdebase-devel xine-lib-devel chrpath libXtst-devel gettext desktop-file-utils %description Klear is a graphical TV viewer with an integrated recording system for Linux. It's designed as a DVB desktop application with all common features. A clear, nifty and feature rich DVB viewer and recorder for your desktop machine. %prep %setup -q %build unset QTDIR || : ; . /etc/profile.d/qt.sh chmod -x src/App/Engines/KlearXine/CKlearEngineXine.h chmod -x src/App/CKlearAppRecorder.h chmod -x src/GUI/Controller/CKlearControllerConfig.h chmod -x src/App/CKlearAppRecorder.cpp #this file should not be here... %{__rm} -f po/it_old.po export CFLAGS=$RPM_OPT_FLAGS export CXXFLAGS=$RPM_OPT_FLAGS scons configure \ kdeincludes=/usr/include/kde/ \ libdir=%{_libdir} \ %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT export CFLAGS=$RPM_OPT_FLAGS export CXXFLAGS=$RPM_OPT_FLAGS scons install DESTDIR=$RPM_BUILD_ROOT chrpath --delete $RPM_BUILD_ROOT%{_bindir}/klear desktop-file-install --vendor="" \ --dir=%{buildroot}%{_datadir}/applnk/Multimedia \ %{buildroot}/%{_datadir}/applnk/Multimedia/klear.desktop %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %post if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache -q %{_datadir}/icons/hicolor; fi touch --no-create %{_datadir}/icons/hicolor %postun if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache -q %{_datadir}/icons/hicolor; fi %files -f %{name}.lang %defattr(-,root,root,-) %doc distfiles/AUTHORS distfiles/BUGS distfiles/changelog distfiles/COPYING distfiles/copyright distfiles/README %{_bindir}/klear %{_datadir}/applnk/Multimedia/klear.desktop %{_datadir}/apps/klear %{_datadir}/icons/hicolor/??x??/apps/klear.png %changelog * Sun Sep 02 2007 Johan Cwiklinski 0.6.1-1 - Update to 0.6.1 - Replace GPL with GPLv2 * Sun May 13 2007 Johan Cwiklinski 0.6.0-2 - Added RPM_OPT_FLAGS (the good way this time) - Using desktop-file-install for the desktop file - Removed qt-devel from BR since it's required by kdebase-devel - Removed QTLIB export since it's already present in qt.sh - Corrected preceding changelog day * Wed Mar 28 2007 Johan Cwiklinski 0.6.0-1 - Added RPM_OPT_FLAGS - Added QT environment variables * Sun Mar 18 2007 Johan Cwiklinski 0.6.0-0.1 - Initial RPM creation Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/klear/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Sep 2007 18:18:51 -0000 1.1 +++ .cvsignore 3 Sep 2007 20:11:05 -0000 1.2 @@ -0,0 +1 @@ +klear-0.6.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/klear/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Sep 2007 18:18:51 -0000 1.1 +++ sources 3 Sep 2007 20:11:05 -0000 1.2 @@ -0,0 +1 @@ +9ca6f2ac404ecba0195b1449cc76c7c6 klear-0.6.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 20:13:48 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Mon, 3 Sep 2007 16:13:48 -0400 Subject: rpms/klear/F-7 klear.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709032013.l83KDmEF001979@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/klear/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1958/F-7 Modified Files: .cvsignore sources Added Files: klear.spec Log Message: --- NEW FILE klear.spec --- Name: klear Version: 0.6.1 Release: 1%{?dist} Summary: DVB TV application and harddisk-recorder for linux Group: Applications/Multimedia License: GPLv2 URL: http://www.klear.org/ Source0: http://www.klear.org/sources/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: scons kdebase-devel xine-lib-devel chrpath libXtst-devel gettext desktop-file-utils %description Klear is a graphical TV viewer with an integrated recording system for Linux. It's designed as a DVB desktop application with all common features. A clear, nifty and feature rich DVB viewer and recorder for your desktop machine. %prep %setup -q %build unset QTDIR || : ; . /etc/profile.d/qt.sh chmod -x src/App/Engines/KlearXine/CKlearEngineXine.h chmod -x src/App/CKlearAppRecorder.h chmod -x src/GUI/Controller/CKlearControllerConfig.h chmod -x src/App/CKlearAppRecorder.cpp #this file should not be here... %{__rm} -f po/it_old.po export CFLAGS=$RPM_OPT_FLAGS export CXXFLAGS=$RPM_OPT_FLAGS scons configure \ kdeincludes=/usr/include/kde/ \ libdir=%{_libdir} \ %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT export CFLAGS=$RPM_OPT_FLAGS export CXXFLAGS=$RPM_OPT_FLAGS scons install DESTDIR=$RPM_BUILD_ROOT chrpath --delete $RPM_BUILD_ROOT%{_bindir}/klear desktop-file-install --vendor="" \ --dir=%{buildroot}%{_datadir}/applnk/Multimedia \ %{buildroot}/%{_datadir}/applnk/Multimedia/klear.desktop %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %post if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache -q %{_datadir}/icons/hicolor; fi touch --no-create %{_datadir}/icons/hicolor %postun if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache -q %{_datadir}/icons/hicolor; fi %files -f %{name}.lang %defattr(-,root,root,-) %doc distfiles/AUTHORS distfiles/BUGS distfiles/changelog distfiles/COPYING distfiles/copyright distfiles/README %{_bindir}/klear %{_datadir}/applnk/Multimedia/klear.desktop %{_datadir}/apps/klear %{_datadir}/icons/hicolor/??x??/apps/klear.png %changelog * Sun Sep 02 2007 Johan Cwiklinski 0.6.1-1 - Update to 0.6.1 - Replace GPL with GPLv2 * Sun May 13 2007 Johan Cwiklinski 0.6.0-2 - Added RPM_OPT_FLAGS (the good way this time) - Using desktop-file-install for the desktop file - Removed qt-devel from BR since it's required by kdebase-devel - Removed QTLIB export since it's already present in qt.sh - Corrected preceding changelog day * Wed Mar 28 2007 Johan Cwiklinski 0.6.0-1 - Added RPM_OPT_FLAGS - Added QT environment variables * Sun Mar 18 2007 Johan Cwiklinski 0.6.0-0.1 - Initial RPM creation Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/klear/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 3 Sep 2007 18:18:51 -0000 1.1 +++ .cvsignore 3 Sep 2007 20:13:15 -0000 1.2 @@ -0,0 +1 @@ +klear-0.6.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/klear/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 3 Sep 2007 18:18:51 -0000 1.1 +++ sources 3 Sep 2007 20:13:15 -0000 1.2 @@ -0,0 +1 @@ +9ca6f2ac404ecba0195b1449cc76c7c6 klear-0.6.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 20:15:39 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Anders_F_Bj=C3=B6rklund?= (afb)) Date: Mon, 3 Sep 2007 16:15:39 -0400 Subject: rpms/slim/devel .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200709032015.l83KFdos002136@cvs-int.fedora.redhat.com> Author: afb Update of /cvs/pkgs/rpms/slim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2106 Modified Files: .cvsignore sources Log Message: new version, with pam Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/slim/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Jul 2007 09:49:49 -0000 1.2 +++ .cvsignore 3 Sep 2007 20:15:06 -0000 1.3 @@ -1 +1 @@ -slim-1.2.6.tar.gz +slim-1.3.0.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/slim/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Jul 2007 09:49:49 -0000 1.2 +++ sources 3 Sep 2007 20:15:06 -0000 1.3 @@ -1 +1 @@ -1bf891f046014a03236c21ce6cbe455b slim-1.2.6.tar.gz +1c1a87f3cbd3c334c874585e42701961 slim-1.3.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 20:25:46 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 3 Sep 2007 16:25:46 -0400 Subject: rpms/CGAL/F-7 CGAL.spec,1.9,1.10 Message-ID: <200709032025.l83KPk6j002379@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2308/F-7 Modified Files: CGAL.spec Log Message: * Mon Sep 3 2007 Laurent Rineau - 3.3.1-2%{dist} - Fix soversion. Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/F-7/CGAL.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- CGAL.spec 3 Sep 2007 19:58:50 -0000 1.9 +++ CGAL.spec 3 Sep 2007 20:25:08 -0000 1.10 @@ -2,7 +2,7 @@ Name: CGAL Version: 3.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -207,7 +207,7 @@ %defattr(-,root,root,-) %doc AUTHORS LICENSE LICENSE.FREE_USE LICENSE.LGPL LICENSE.QPL CHANGES README.Fedora %{_libdir}/libCGAL*.so.2 -%{_libdir}/libCGAL*.so.2.0.0 +%{_libdir}/libCGAL*.so.2.0.1 %files devel @@ -231,6 +231,9 @@ %changelog +* Mon Sep 3 2007 Laurent Rineau - 3.3.1-2%{dist} +- Fix soversion. + * Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} - New upstream bug-fixes release. From fedora-extras-commits at redhat.com Mon Sep 3 20:25:49 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 3 Sep 2007 16:25:49 -0400 Subject: rpms/CGAL/FC-5 CGAL.spec,1.7,1.8 Message-ID: <200709032025.l83KPn8T002382@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2308/FC-5 Modified Files: CGAL.spec Log Message: * Mon Sep 3 2007 Laurent Rineau - 3.3.1-2%{dist} - Fix soversion. Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/FC-5/CGAL.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- CGAL.spec 3 Sep 2007 19:58:53 -0000 1.7 +++ CGAL.spec 3 Sep 2007 20:25:16 -0000 1.8 @@ -2,7 +2,7 @@ Name: CGAL Version: 3.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -207,7 +207,7 @@ %defattr(-,root,root,-) %doc AUTHORS LICENSE LICENSE.FREE_USE LICENSE.LGPL LICENSE.QPL CHANGES README.Fedora %{_libdir}/libCGAL*.so.2 -%{_libdir}/libCGAL*.so.2.0.0 +%{_libdir}/libCGAL*.so.2.0.1 %files devel @@ -231,6 +231,9 @@ %changelog +* Mon Sep 3 2007 Laurent Rineau - 3.3.1-2%{dist} +- Fix soversion. + * Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} - New upstream bug-fixes release. From fedora-extras-commits at redhat.com Mon Sep 3 20:25:52 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 3 Sep 2007 16:25:52 -0400 Subject: rpms/CGAL/FC-6 CGAL.spec,1.7,1.8 Message-ID: <200709032025.l83KPqmJ002385@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2308/FC-6 Modified Files: CGAL.spec Log Message: * Mon Sep 3 2007 Laurent Rineau - 3.3.1-2%{dist} - Fix soversion. Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/FC-6/CGAL.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- CGAL.spec 3 Sep 2007 19:58:56 -0000 1.7 +++ CGAL.spec 3 Sep 2007 20:25:19 -0000 1.8 @@ -2,7 +2,7 @@ Name: CGAL Version: 3.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -207,7 +207,7 @@ %defattr(-,root,root,-) %doc AUTHORS LICENSE LICENSE.FREE_USE LICENSE.LGPL LICENSE.QPL CHANGES README.Fedora %{_libdir}/libCGAL*.so.2 -%{_libdir}/libCGAL*.so.2.0.0 +%{_libdir}/libCGAL*.so.2.0.1 %files devel @@ -231,6 +231,9 @@ %changelog +* Mon Sep 3 2007 Laurent Rineau - 3.3.1-2%{dist} +- Fix soversion. + * Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} - New upstream bug-fixes release. From fedora-extras-commits at redhat.com Mon Sep 3 20:25:55 2007 From: fedora-extras-commits at redhat.com (Laurent Rineau (rineau)) Date: Mon, 3 Sep 2007 16:25:55 -0400 Subject: rpms/CGAL/devel CGAL.spec,1.12,1.13 Message-ID: <200709032025.l83KPtUi002388@cvs-int.fedora.redhat.com> Author: rineau Update of /cvs/pkgs/rpms/CGAL/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2308/devel Modified Files: CGAL.spec Log Message: * Mon Sep 3 2007 Laurent Rineau - 3.3.1-2%{dist} - Fix soversion. Index: CGAL.spec =================================================================== RCS file: /cvs/pkgs/rpms/CGAL/devel/CGAL.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- CGAL.spec 3 Sep 2007 19:58:59 -0000 1.12 +++ CGAL.spec 3 Sep 2007 20:25:22 -0000 1.13 @@ -2,7 +2,7 @@ Name: CGAL Version: 3.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Computational Geometry Algorithms Library Group: System Environment/Libraries @@ -207,7 +207,7 @@ %defattr(-,root,root,-) %doc AUTHORS LICENSE LICENSE.FREE_USE LICENSE.LGPL LICENSE.QPL CHANGES README.Fedora %{_libdir}/libCGAL*.so.2 -%{_libdir}/libCGAL*.so.2.0.0 +%{_libdir}/libCGAL*.so.2.0.1 %files devel @@ -231,6 +231,9 @@ %changelog +* Mon Sep 3 2007 Laurent Rineau - 3.3.1-2%{dist} +- Fix soversion. + * Mon Sep 3 2007 Laurent Rineau - 3.3.1-1%{dist} - New upstream bug-fixes release. From fedora-extras-commits at redhat.com Mon Sep 3 20:51:48 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 3 Sep 2007 16:51:48 -0400 Subject: rpms/gkrellm/EL-5 .cvsignore, 1.2, 1.3 gkrellm-2.1.28-config.patch, 1.1, 1.2 gkrellm.spec, 1.4, 1.5 sources, 1.2, 1.3 gkrellm-2.1.24-libdir.patch, 1.1, NONE gkrellm-2.2.9-gkrellmd.conf.patch, 1.1, NONE gkrellm-2.2.9-hwmon.patch, 1.1, NONE gkrellm-2.2.9-libsensors.patch, 1.1, NONE Message-ID: <200709032051.l83KpmpD004902@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/gkrellm/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4871 Modified Files: .cvsignore gkrellm-2.1.28-config.patch gkrellm.spec sources Removed Files: gkrellm-2.1.24-libdir.patch gkrellm-2.2.9-gkrellmd.conf.patch gkrellm-2.2.9-hwmon.patch gkrellm-2.2.9-libsensors.patch Log Message: Sync with devel to prepare for first EPEL build Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/EL-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Jul 2006 18:35:32 -0000 1.2 +++ .cvsignore 3 Sep 2007 20:51:14 -0000 1.3 @@ -1 +1 @@ -gkrellm-2.2.9.tar.bz2 +gkrellm-2.3.0.tar.bz2 gkrellm-2.1.28-config.patch: Index: gkrellm-2.1.28-config.patch =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/EL-5/gkrellm-2.1.28-config.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gkrellm-2.1.28-config.patch 19 Jul 2006 18:35:32 -0000 1.1 +++ gkrellm-2.1.28-config.patch 3 Sep 2007 20:51:14 -0000 1.2 @@ -1,6 +1,7 @@ ---- gkrellm-2.1.28/server/gkrellmd.conf.rh1 2004-03-10 14:06:21.883901449 +0100 -+++ gkrellm-2.1.28/server/gkrellmd.conf 2004-03-10 14:12:20.712149159 +0100 -@@ -17,18 +17,19 @@ +diff -up gkrellm-2.3.0/server/gkrellmd.conf.config gkrellm-2.3.0/server/gkrellmd.conf +--- gkrellm-2.3.0/server/gkrellmd.conf.config 2006-11-28 20:34:37.000000000 +0100 ++++ gkrellm-2.3.0/server/gkrellmd.conf 2007-07-22 14:00:54.000000000 +0200 +@@ -17,21 +17,22 @@ port 19150 # List of hosts allowed to connect. If no hosts are specified in a # gkrellmd.conf file or on the command line, all hosts will be allowed. # @@ -17,7 +18,11 @@ -#user nobody -#group proc +user gkrellmd -+group proc ++group gkrellmd + + # Create a PID file for the running gkrellmd. Default is no PID file. +-#pidfile /var/run/gkrellmd.pid ++pidfile /var/run/gkrellmd.pid # Run in background and detach from the controlling terminal -#detach @@ -25,7 +30,7 @@ # Time interval between checks for various monitors. If nfs-interval # is <= 0 then gkrellmd will not read data for nfs file system types. -@@ -51,7 +52,7 @@ +@@ -61,7 +62,7 @@ port 19150 # Minimum is 2 (less than 2 for no I/O disconnecting and is the default). # Requires at least 2.1.8 versions of both gkrellmd and gkrellm. # @@ -34,7 +39,7 @@ # Configure gkrellm clients to attempt automatic reconnects to a # gkrellmd server every reconnect-timeout seconds after a disconnected -@@ -60,7 +61,7 @@ +@@ -70,7 +71,7 @@ port 19150 # Minimum is 2 (less than 2 for no automatic reconnecting and is the default). # Requires at least 2.1.8 versions of both gkrellmd and gkrellm. # Index: gkrellm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/EL-5/gkrellm.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gkrellm.spec 4 Oct 2006 22:26:33 -0000 1.4 +++ gkrellm.spec 3 Sep 2007 20:51:14 -0000 1.5 @@ -1,26 +1,20 @@ Name: gkrellm -Version: 2.2.9 -Release: 10%{?dist} +Version: 2.3.0 +Release: 2%{?dist} Summary: Multiple stacked system monitors in one process Group: Applications/System -License: GPL +License: GPLv3+ URL: http://www.gkrellm.net/ Source0: http://members.dslextreme.com/users/billw/gkrellm/%{name}-%{version}.tar.bz2 Source1: gkrellmd.init Source2: gkrellm.desktop Source3: gkrellm.png -Patch0: gkrellm-2.1.24-libdir.patch Patch1: gkrellm-2.1.28-config.patch Patch2: gkrellm-2.2.4-sansfont.patch Patch3: gkrellm-2.2.7-width.patch Patch4: gkrellm-2.2.9-libdir.patch -Patch5: gkrellm-2.2.9-hwmon.patch -Patch6: gkrellm-2.2.9-libsensors.patch -Patch7: gkrellm-2.2.9-gkrellmd.conf.patch BuildRequires: gtk2-devel openssl-devel libSM-devel desktop-file-utils gettext -%ifarch %{ix86} x86_64 BuildRequires: lm_sensors-devel -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -63,14 +57,10 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 +%patch1 -p1 -z .config +%patch2 -p1 -z .sansfont +%patch3 -p1 -z .width +%patch4 -p1 -z .libdir2 for i in gkrellmd.1 gkrellm.1 README Changelog Changelog-plugins.html; do sed -i -e "s@/usr/lib/gkrellm2/plugins@%{_libdir}/gkrellm2/plugins@" $i @@ -83,15 +73,8 @@ %build -%ifarch %{ix86} x86_64 -CFLAGS="$RPM_OPT_FLAGS -DHAVE_LIBSENSORS" -SYS_LIBS="-lsensors" -%else -CFLAGS="$RPM_OPT_FLAGS" -SYS_LIBS= -%endif make %{?_smp_mflags} INSTALLROOT=%{_prefix} PKGCONFIGDIR=%{_libdir}/pkgconfig \ - INCLUDEDIR=%{_includedir} CFLAGS="$CFLAGS" SYS_LIBS="$SYS_LIBS" + INCLUDEDIR=%{_includedir} CFLAGS="$RPM_OPT_FLAGS" %install @@ -116,7 +99,6 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor gnome \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Fedora \ %{SOURCE2} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps install -p -m 644 %{SOURCE3} \ @@ -184,6 +166,23 @@ %changelog +* Tue Aug 7 2007 Hans de Goede 2.3.0-2 +- Update License tag for new Licensing Guidelines compliance + +* Sun Jul 22 2007 Hans de Goede 2.3.0-1 +- New upstream release 2.3.0 + +* Fri Jul 20 2007 Hans de Goede 2.2.10-3 +- Rebuild, including libsensors support on ppc and ppc64 as lm_sensors is + available there now. + +* Wed Nov 8 2006 Hans de Goede 2.2.10-2 +- Add special case for via 686 volt sensors (bug 213304) + +* Tue Oct 31 2006 Hans de Goede 2.2.10-1 +- New upstream release 2.2.10 +- Drop integrated lmsensors and sysfs sensors patches + * Thu Oct 05 2006 Christian Iseli 2.2.9-10 - rebuilt for unwind info generation, broken in gcc-4.1.1-21 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/EL-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Jul 2006 18:35:32 -0000 1.2 +++ sources 3 Sep 2007 20:51:14 -0000 1.3 @@ -1 +1 @@ -5334155797901724f4eb46a82ad72395 gkrellm-2.2.9.tar.bz2 +8ced6843f4681ad8501fd04285ecff1f gkrellm-2.3.0.tar.bz2 --- gkrellm-2.1.24-libdir.patch DELETED --- --- gkrellm-2.2.9-gkrellmd.conf.patch DELETED --- --- gkrellm-2.2.9-hwmon.patch DELETED --- --- gkrellm-2.2.9-libsensors.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 3 20:54:13 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Mon, 3 Sep 2007 16:54:13 -0400 Subject: rpms/kftpgrabber/F-7 kftpgrabber.spec,1.1,1.2 Message-ID: <200709032054.l83KsDMc005000@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/kftpgrabber/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4938/F-7 Modified Files: kftpgrabber.spec Log Message: Updating licence tag Index: kftpgrabber.spec =================================================================== RCS file: /cvs/extras/rpms/kftpgrabber/F-7/kftpgrabber.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kftpgrabber.spec 18 May 2007 15:54:19 -0000 1.1 +++ kftpgrabber.spec 3 Sep 2007 20:53:41 -0000 1.2 @@ -1,10 +1,10 @@ Name: kftpgrabber Version: 0.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: FTP client for K Desktop Environment Group: Applications/Internet -License: GPL +License: GPLv2 URL: http://kftp.org/ Source0: http://www.kftp.org/uploads/files/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -100,6 +100,8 @@ %changelog +* Mon Sep 03 2007 Johan Cwiklinski 0.8.1-3 +- Fix licence tag * Sun May 13 2007 Johan Cwiklinski 0.8.1-2 - Removed INSTALL from devel docs as it is unnecessary file * Sat May 12 2007 Johan Cwiklinski 0.8.1-1 From fedora-extras-commits at redhat.com Mon Sep 3 20:54:16 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Mon, 3 Sep 2007 16:54:16 -0400 Subject: rpms/kftpgrabber/FC-6 kftpgrabber.spec,1.1,1.2 Message-ID: <200709032054.l83KsGD1005003@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/kftpgrabber/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4938/FC-6 Modified Files: kftpgrabber.spec Log Message: Updating licence tag Index: kftpgrabber.spec =================================================================== RCS file: /cvs/extras/rpms/kftpgrabber/FC-6/kftpgrabber.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kftpgrabber.spec 18 May 2007 16:18:34 -0000 1.1 +++ kftpgrabber.spec 3 Sep 2007 20:53:43 -0000 1.2 @@ -1,10 +1,10 @@ Name: kftpgrabber Version: 0.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: FTP client for K Desktop Environment Group: Applications/Internet -License: GPL +License: GPLv2 URL: http://kftp.org/ Source0: http://www.kftp.org/uploads/files/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -100,6 +100,8 @@ %changelog +* Mon Sep 03 2007 Johan Cwiklinski 0.8.1-3 +- Fix licence tag * Sun May 13 2007 Johan Cwiklinski 0.8.1-2 - Removed INSTALL from devel docs as it is unnecessary file * Sat May 12 2007 Johan Cwiklinski 0.8.1-1 From fedora-extras-commits at redhat.com Mon Sep 3 20:54:18 2007 From: fedora-extras-commits at redhat.com (Johan Cwiklinski (trasher)) Date: Mon, 3 Sep 2007 16:54:18 -0400 Subject: rpms/kftpgrabber/devel kftpgrabber.spec,1.1,1.2 Message-ID: <200709032054.l83KsIH9005006@cvs-int.fedora.redhat.com> Author: trasher Update of /cvs/extras/rpms/kftpgrabber/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4938/devel Modified Files: kftpgrabber.spec Log Message: Updating licence tag Index: kftpgrabber.spec =================================================================== RCS file: /cvs/extras/rpms/kftpgrabber/devel/kftpgrabber.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- kftpgrabber.spec 18 May 2007 15:54:19 -0000 1.1 +++ kftpgrabber.spec 3 Sep 2007 20:53:46 -0000 1.2 @@ -1,10 +1,10 @@ Name: kftpgrabber Version: 0.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: FTP client for K Desktop Environment Group: Applications/Internet -License: GPL +License: GPLv2 URL: http://kftp.org/ Source0: http://www.kftp.org/uploads/files/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -100,6 +100,8 @@ %changelog +* Mon Sep 03 2007 Johan Cwiklinski 0.8.1-3 +- Fix licence tag * Sun May 13 2007 Johan Cwiklinski 0.8.1-2 - Removed INSTALL from devel docs as it is unnecessary file * Sat May 12 2007 Johan Cwiklinski 0.8.1-1 From fedora-extras-commits at redhat.com Mon Sep 3 21:03:33 2007 From: fedora-extras-commits at redhat.com (Paul F. Kunz (pfkeb)) Date: Mon, 3 Sep 2007 17:03:33 -0400 Subject: rpms/HippoDraw/FC-6 HippoDraw.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709032103.l83L3XtC011120@cvs-int.fedora.redhat.com> Author: pfkeb Update of /cvs/pkgs/rpms/HippoDraw/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11094/FC-6 Modified Files: .cvsignore sources Added Files: HippoDraw.spec Log Message: Initial commit. --- NEW FILE HippoDraw.spec --- Name: HippoDraw Version: 1.21.1 Release: 2%{?dist} Summary: Interactive and Python scriptable data analysis application %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Group: Applications/Engineering License: GPL URL: http://www.slac.stanford.edu/grp/ek/hippodraw/ Source0: ftp://ftp.slac.stanford.edu/users/pfkeb/hippodraw/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cfitsio-devel qt-devel desktop-file-utils doxygen graphviz # in FC7 need graphiz that can generate .gof files %if 0%{?fedora} >= 7 BuildRequires:graphviz-gd python-numarray %endif BuildRequires: tetex-latex tetex-dvips netpbm-progs ghostscript Requires: tetex-latex tetex-dvips netpbm-progs ghostscript %description HippoDraw is a highly interactive data analysis environment that can be used as a stand-a-lone application or as a Python extension module. %package python Summary: %{name} Python module Group: Development/Languages BuildRequires: boost-devel python-devel python-numarray Requires: %{name} = %{version}-%{release} Requires: python-numarray %description python Provides Python module to use %{name} from Python scripts. %package devel Summary: Library and header files for %{name} library Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: qt-devel boost-devel cfitsio-devel python-numarray %description devel The %{name}-devel package contains libraries and header files for building applications use %{name}. %package devel-docs Summary: Class library documentation Group: Documentation Requires: %{name}-devel = %{version}-%{release} %description devel-docs This package contains the html documentation files for the %{name} class library. User documentation is part of the main package. %prep %setup -q %build # Exclude or avoid packages that might be installed in /usr/local # Exclude wcslib that might be installed from rpm which is older version. %{configure} --without-wcslib-lib --without-minuit2-lib --without-root-lib\ --disable-rpath --with-boost-root=%{_prefix} --with-wcslib-include=no make %{?_smp_mflags} make docs %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" make install DESTDIR=$RPM_BUILD_ROOT install-docs INSTALL="install -p" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ qt/app/HippoDraw.desktop %clean rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %{_bindir}/hippodraw %{_libdir}/*.so.* %dir %{_datadir}/%{name} %{_datadir}/%{name}/hippoApp.png %dir %{_datadir}/doc/%{name}-%{version} %{_datadir}/doc/%{name}-%{version}/LICENSE %{_datadir}/doc/%{name}-%{version}/DISCLAIMER.rtf %dir %{_datadir}/doc/%{name}-%{version}/html %{_datadir}/doc/%{name}-%{version}/html/*.html %{_datadir}/doc/%{name}-%{version}/html/*.png %{_datadir}/doc/%{name}-%{version}/html/*.css %{_datadir}/doc/%{name}-%{version}/html/*.gif %{_datadir}/doc/%{name}-%{version}/html/hippodraw.adp %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/hippoApp.png %files devel %defattr(-,root,root,-) %{_includedir}/%{name} %exclude %{_includedir}/%{name}/numarray/num_util.h %{_libdir}/*.so %files devel-docs %defattr(-,root,root,-) %{_datadir}/doc/%{name}-%{version}/html/lib %files python %defattr(-,root,root,-) %dir %{python_sitearch}/%{name} %dir %{python_sitelib}/%{name} %ifarch x86_64 ppc64 %{python_sitearch}/hippo.pth %endif %{python_sitelib}/hippo.pth %{python_sitearch}/%{name}/hippomodule.* %{python_sitelib}/%{name}/*.py %{python_sitelib}/%{name}/*.pyc %{python_sitelib}/%{name}/*.pyo %{_datadir}/%{name}/examples %changelog * Mon Jul 30 2007 Paul F. Kunz - 1.21-2 - Use exclude instead of ghost - declare file site_arch/hippo.pth only on 64 bit platforms * Wed Jul 25 2007 Paul F. Kunz - 1.21.1-1 - fixed python_sitearch and python_sitelib * Wed Jul 25 2007 Paul F. Kunz - 1.21-1 - Added require for devel-docs sub package * Wed Jul 18 2007 Paul F. Kunz - 1.20.9-1 - remove some files from install - remove dependency on cfitsio, it is automaticly generated - fixed defattr * Mon Jul 16 2007 Paul F. Kunz - 1.20.8-1 - Fixed desktop file * Thu Jun 28 2007 Paul F. Kunz - 1.20.7-2 - Update to 1.20.7 * Sun Apr 22 2007 Paul F. Kunz - 1.19.9-2 - lower case filename for the app icon * Mon Mar 26 2007 Paul F. Kunz - 1.19.8-1 - Update to 1.19.8 and fix install of config.h * Mon Mar 12 2007 Paul F. Kunz - 1.19.6-2 - Added requirements of boost-devel and cfitsio-devel to -devel package * Sun Mar 11 2007 Paul F. Kunz - 1.19.6-1 - Added make docs to build step - Fix placement of Requires - add requirement of qt-devel to -devel package * Sat Mar 10 2007 Paul F. Kunz - 1.19.5-1 - bump version number of sources - put disclaimer and license in versioned directory * Fri Mar 9 2007 Paul F. Kunz - 1.19.4-1 - libaxiswidget.so was removed from sources - Move rename doc package to devel-docs - Documentation moved to directory with version in name * Thu Mar 8 2007 Paul F. Kunz - 1.19.4-1 - desktop file was fixed in sources - Added build requirement on graphviz - use install -p on install - doc package depends on devel to be installed - Change sitelib to sitearch for Python install * Mon Mar 5 2007 Paul F. Kunz - 1.19.2-1 - add requirement of latex and accessories for use of it * Fri Mar 2 2007 Paul F. Kunz - 1.19.2-1 - remove setting of QTDIR - Use suggested python_sitelib macro - update icon cache after install and uninstall - do not use the -p option in post and postun * Thu Mar 1 2007 Paul F. Kunz - 1.19.2-1 - avoid boost in /usr/local if there * Sun Oct 22 2006 Paul F. Kunz - 1.18.9-1 - Update version - fix install step * Wed Oct 11 2006 Paul F. Kunz - 1.18.8-5 - Take ownership of doc directory * Tue Oct 10 2006 Paul F. Kunz - 1.18.8-4 - Need to own certain directories * Mon Oct 9 2006 Paul F. Kunz - 1.18.8-3 - Rebuild with modified upstream sources which removed explicit linking against X libs - Rebuild with modified upstream source with fix for boost_python library * Mon Oct 9 2006 Paul F. Kunz - 1.18.8-2 - Fix incorrect macro in -doc description * Sat Oct 7 2006 Paul F. Kunz - 1.18.8-1 - Update source version - Get QTDIR from pkg-config - remove redundant BuildRequires - Do not have to expliectly set --prefix * Wed Oct 4 2006 Paul F. Kunz - 1.18.6-3 - use configure macro - Use RPM_BUILD_ROOT consistently * Mon Oct 2 2006 Paul F. Kunz - 1.18.6-2 - removed tab use spaces - Added documentation to -python subpackage - Add doc file to -devel subpackage * Sun Sep 24 2006 Paul F. Kunz - 1.18.5-1 - Move documentation to standard place * Fri Sep 22 2006 Paul F. Kunz - 1.18.5-1 - Added desktop file - Update to 1.18.5 * Mon Sep 18 2006 Paul F. Kunz - 1.18.4-1 - Get rid of wcslib which has no rpm * Mon Sep 18 2006 Paul F. Kunz - 1.18.4-1 - Sort documentation in appropriate packages * Sun Sep 17 2006 Paul F. Kunz - 1.18.4-1 - added devel package - made Python package * Sat Sep 16 2006 Paul F. Kunz - 1.18.4-1 - Fixed to install in /usr/ - Make conform to recommended standard * Sun Jul 2 2006 Paul F. Kunz - 1.17.6-1 - Add requirement of Minuit2 - Added requirement on cfitsio Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/HippoDraw/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 31 Aug 2007 00:24:33 -0000 1.1 +++ .cvsignore 3 Sep 2007 21:02:59 -0000 1.2 @@ -0,0 +1 @@ +HippoDraw-1.21.1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/HippoDraw/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 31 Aug 2007 00:24:33 -0000 1.1 +++ sources 3 Sep 2007 21:03:00 -0000 1.2 @@ -0,0 +1 @@ +59f16e27ca93627da8e5d538fb32dd6e HippoDraw-1.21.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 21:12:29 2007 From: fedora-extras-commits at redhat.com (Paul F. Kunz (pfkeb)) Date: Mon, 3 Sep 2007 17:12:29 -0400 Subject: rpms/HippoDraw/F-7 HippoDraw.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709032112.l83LCTN9011445@cvs-int.fedora.redhat.com> Author: pfkeb Update of /cvs/pkgs/rpms/HippoDraw/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11416/F-7 Modified Files: .cvsignore sources Added Files: HippoDraw.spec Log Message: Initial commit --- NEW FILE HippoDraw.spec --- Name: HippoDraw Version: 1.21.1 Release: 2%{?dist} Summary: Interactive and Python scriptable data analysis application %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Group: Applications/Engineering License: GPL URL: http://www.slac.stanford.edu/grp/ek/hippodraw/ Source0: ftp://ftp.slac.stanford.edu/users/pfkeb/hippodraw/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cfitsio-devel qt-devel desktop-file-utils doxygen graphviz # in FC7 need graphiz that can generate .gof files %if 0%{?fedora} >= 7 BuildRequires:graphviz-gd python-numarray %endif BuildRequires: tetex-latex tetex-dvips netpbm-progs ghostscript Requires: tetex-latex tetex-dvips netpbm-progs ghostscript %description HippoDraw is a highly interactive data analysis environment that can be used as a stand-a-lone application or as a Python extension module. %package python Summary: %{name} Python module Group: Development/Languages BuildRequires: boost-devel python-devel python-numarray Requires: %{name} = %{version}-%{release} Requires: python-numarray %description python Provides Python module to use %{name} from Python scripts. %package devel Summary: Library and header files for %{name} library Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: qt-devel boost-devel cfitsio-devel python-numarray %description devel The %{name}-devel package contains libraries and header files for building applications use %{name}. %package devel-docs Summary: Class library documentation Group: Documentation Requires: %{name}-devel = %{version}-%{release} %description devel-docs This package contains the html documentation files for the %{name} class library. User documentation is part of the main package. %prep %setup -q %build # Exclude or avoid packages that might be installed in /usr/local # Exclude wcslib that might be installed from rpm which is older version. %{configure} --without-wcslib-lib --without-minuit2-lib --without-root-lib\ --disable-rpath --with-boost-root=%{_prefix} --with-wcslib-include=no make %{?_smp_mflags} make docs %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" make install DESTDIR=$RPM_BUILD_ROOT install-docs INSTALL="install -p" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ qt/app/HippoDraw.desktop %clean rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %postun /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %files %defattr(-,root,root,-) %{_bindir}/hippodraw %{_libdir}/*.so.* %dir %{_datadir}/%{name} %{_datadir}/%{name}/hippoApp.png %dir %{_datadir}/doc/%{name}-%{version} %{_datadir}/doc/%{name}-%{version}/LICENSE %{_datadir}/doc/%{name}-%{version}/DISCLAIMER.rtf %dir %{_datadir}/doc/%{name}-%{version}/html %{_datadir}/doc/%{name}-%{version}/html/*.html %{_datadir}/doc/%{name}-%{version}/html/*.png %{_datadir}/doc/%{name}-%{version}/html/*.css %{_datadir}/doc/%{name}-%{version}/html/*.gif %{_datadir}/doc/%{name}-%{version}/html/hippodraw.adp %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/48x48/apps/hippoApp.png %files devel %defattr(-,root,root,-) %{_includedir}/%{name} %exclude %{_includedir}/%{name}/numarray/num_util.h %{_libdir}/*.so %files devel-docs %defattr(-,root,root,-) %{_datadir}/doc/%{name}-%{version}/html/lib %files python %defattr(-,root,root,-) %dir %{python_sitearch}/%{name} %dir %{python_sitelib}/%{name} %ifarch x86_64 ppc64 %{python_sitearch}/hippo.pth %endif %{python_sitelib}/hippo.pth %{python_sitearch}/%{name}/hippomodule.* %{python_sitelib}/%{name}/*.py %{python_sitelib}/%{name}/*.pyc %{python_sitelib}/%{name}/*.pyo %{_datadir}/%{name}/examples %changelog * Mon Jul 30 2007 Paul F. Kunz - 1.21-2 - Use exclude instead of ghost - declare file site_arch/hippo.pth only on 64 bit platforms * Wed Jul 25 2007 Paul F. Kunz - 1.21.1-1 - fixed python_sitearch and python_sitelib * Wed Jul 25 2007 Paul F. Kunz - 1.21-1 - Added require for devel-docs sub package * Wed Jul 18 2007 Paul F. Kunz - 1.20.9-1 - remove some files from install - remove dependency on cfitsio, it is automaticly generated - fixed defattr * Mon Jul 16 2007 Paul F. Kunz - 1.20.8-1 - Fixed desktop file * Thu Jun 28 2007 Paul F. Kunz - 1.20.7-2 - Update to 1.20.7 * Sun Apr 22 2007 Paul F. Kunz - 1.19.9-2 - lower case filename for the app icon * Mon Mar 26 2007 Paul F. Kunz - 1.19.8-1 - Update to 1.19.8 and fix install of config.h * Mon Mar 12 2007 Paul F. Kunz - 1.19.6-2 - Added requirements of boost-devel and cfitsio-devel to -devel package * Sun Mar 11 2007 Paul F. Kunz - 1.19.6-1 - Added make docs to build step - Fix placement of Requires - add requirement of qt-devel to -devel package * Sat Mar 10 2007 Paul F. Kunz - 1.19.5-1 - bump version number of sources - put disclaimer and license in versioned directory * Fri Mar 9 2007 Paul F. Kunz - 1.19.4-1 - libaxiswidget.so was removed from sources - Move rename doc package to devel-docs - Documentation moved to directory with version in name * Thu Mar 8 2007 Paul F. Kunz - 1.19.4-1 - desktop file was fixed in sources - Added build requirement on graphviz - use install -p on install - doc package depends on devel to be installed - Change sitelib to sitearch for Python install * Mon Mar 5 2007 Paul F. Kunz - 1.19.2-1 - add requirement of latex and accessories for use of it * Fri Mar 2 2007 Paul F. Kunz - 1.19.2-1 - remove setting of QTDIR - Use suggested python_sitelib macro - update icon cache after install and uninstall - do not use the -p option in post and postun * Thu Mar 1 2007 Paul F. Kunz - 1.19.2-1 - avoid boost in /usr/local if there * Sun Oct 22 2006 Paul F. Kunz - 1.18.9-1 - Update version - fix install step * Wed Oct 11 2006 Paul F. Kunz - 1.18.8-5 - Take ownership of doc directory * Tue Oct 10 2006 Paul F. Kunz - 1.18.8-4 - Need to own certain directories * Mon Oct 9 2006 Paul F. Kunz - 1.18.8-3 - Rebuild with modified upstream sources which removed explicit linking against X libs - Rebuild with modified upstream source with fix for boost_python library * Mon Oct 9 2006 Paul F. Kunz - 1.18.8-2 - Fix incorrect macro in -doc description * Sat Oct 7 2006 Paul F. Kunz - 1.18.8-1 - Update source version - Get QTDIR from pkg-config - remove redundant BuildRequires - Do not have to expliectly set --prefix * Wed Oct 4 2006 Paul F. Kunz - 1.18.6-3 - use configure macro - Use RPM_BUILD_ROOT consistently * Mon Oct 2 2006 Paul F. Kunz - 1.18.6-2 - removed tab use spaces - Added documentation to -python subpackage - Add doc file to -devel subpackage * Sun Sep 24 2006 Paul F. Kunz - 1.18.5-1 - Move documentation to standard place * Fri Sep 22 2006 Paul F. Kunz - 1.18.5-1 - Added desktop file - Update to 1.18.5 * Mon Sep 18 2006 Paul F. Kunz - 1.18.4-1 - Get rid of wcslib which has no rpm * Mon Sep 18 2006 Paul F. Kunz - 1.18.4-1 - Sort documentation in appropriate packages * Sun Sep 17 2006 Paul F. Kunz - 1.18.4-1 - added devel package - made Python package * Sat Sep 16 2006 Paul F. Kunz - 1.18.4-1 - Fixed to install in /usr/ - Make conform to recommended standard * Sun Jul 2 2006 Paul F. Kunz - 1.17.6-1 - Add requirement of Minuit2 - Added requirement on cfitsio Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/HippoDraw/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 31 Aug 2007 00:24:33 -0000 1.1 +++ .cvsignore 3 Sep 2007 21:11:55 -0000 1.2 @@ -0,0 +1 @@ +HippoDraw-1.21.1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/HippoDraw/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 31 Aug 2007 00:24:33 -0000 1.1 +++ sources 3 Sep 2007 21:11:55 -0000 1.2 @@ -0,0 +1 @@ +59f16e27ca93627da8e5d538fb32dd6e HippoDraw-1.21.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 3 21:59:01 2007 From: fedora-extras-commits at redhat.com (Ed Hill (edhill)) Date: Mon, 3 Sep 2007 17:59:01 -0400 Subject: rpms/scrip/F-7 scrip.spec,1.3,1.4 Message-ID: <200709032159.l83Lx1R3012402@cvs-int.fedora.redhat.com> Author: edhill Update of /cvs/pkgs/rpms/scrip/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12378 Modified Files: scrip.spec Log Message: sync with the updated scrip in devel Index: scrip.spec =================================================================== RCS file: /cvs/pkgs/rpms/scrip/F-7/scrip.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scrip.spec 1 Sep 2006 03:10:51 -0000 1.3 +++ scrip.spec 3 Sep 2007 21:58:28 -0000 1.4 @@ -1,13 +1,13 @@ Name: scrip Version: 1.4 -Release: 6%{?dist} +Release: 9%{?dist} Summary: Spherical Coordinate Remapping and Interpolation Package (SCRIP) Group: Applications/Engineering # The license is very similar to BSD with one exception: modified # sources cannot be redistributed using the "SCRIP" name. License: SCRIP License -URL: http://climate.lanl.gov/Software/SCRIP/index.htm +URL: http://climate.lanl.gov/Software/SCRIP/ Source0: http://climate.lanl.gov/Software/SCRIP/scrip1.4.tar.gz Source1: http://climate.lanl.gov/Software/SCRIP/copyright.html BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -30,7 +30,7 @@ %build cd source -%{__make} COMPILE=gfortran FLAGS="${RPM_OPT_FLAGS} -I%{_includedir}/netcdf-3" LIB="-L%{_libdir}/netcdf-3 -lnetcdf" +%{__make} COMPILE=gfortran FLAGS="${RPM_OPT_FLAGS} -I%{_includedir}/netcdf-3" LIB="-lnetcdff -lnetcdf" %install rm -rf ${RPM_BUILD_ROOT} @@ -46,6 +46,15 @@ %{_bindir}/* %changelog +* Sun Aug 26 2007 Ed Hill - 1.4-9 +- add -lnetcdff for new netcdf v3.6.2 + +* Sat Aug 25 2007 Ed Hill - 1.4-8 +- rebuild for BuildID + +* Sun Jun 24 2007 Ed Hill - 1.4-7 +- fix URL (Fedora bz 245388) + * Thu Aug 31 2006 Ed Hill - 1.4-6 - rebuild for imminent FC-6 release From fedora-extras-commits at redhat.com Mon Sep 3 23:58:06 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Mon, 3 Sep 2007 19:58:06 -0400 Subject: devel/pykickstart .cvsignore, 1.64, 1.65 pykickstart.spec, 1.71, 1.72 sources, 1.71, 1.72 Message-ID: <200709032358.l83Nw6rX026716@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/pykickstart In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26687 Modified Files: .cvsignore pykickstart.spec sources Log Message: * Mon Sep 3 2007 Jeremy Katz - 1.11-1 - fix a few tracebacks Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/devel/pykickstart/.cvsignore,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- .cvsignore 31 Aug 2007 14:44:14 -0000 1.64 +++ .cvsignore 3 Sep 2007 23:57:34 -0000 1.65 @@ -1,28 +1 @@ -pykickstart-0.36.tar.gz -pykickstart-0.39.tar.gz -pykickstart-0.40.tar.gz -pykickstart-0.41.tar.gz -pykickstart-0.42.tar.gz -pykickstart-0.43.tar.gz -pykickstart-0.90.tar.gz -pykickstart-0.91.tar.gz -pykickstart-0.92.tar.gz -pykickstart-0.93.tar.gz -pykickstart-0.94.tar.gz -pykickstart-0.95.tar.gz -pykickstart-0.96.tar.gz -pykickstart-0.97.tar.gz -pykickstart-0.98.tar.gz -pykickstart-0.99.tar.gz -pykickstart-0.100.tar.gz -pykickstart-1.0.tar.gz -pykickstart-1.1.tar.gz -pykickstart-1.2.tar.gz -pykickstart-1.3.tar.gz -pykickstart-1.4.tar.gz -pykickstart-1.5.tar.gz -pykickstart-1.6.tar.gz -pykickstart-1.7.tar.gz -pykickstart-1.8.tar.gz -pykickstart-1.9.tar.gz -pykickstart-1.10.tar.gz +pykickstart-1.11.tar.gz Index: pykickstart.spec =================================================================== RCS file: /cvs/pkgs/devel/pykickstart/pykickstart.spec,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- pykickstart.spec 31 Aug 2007 14:44:14 -0000 1.71 +++ pykickstart.spec 3 Sep 2007 23:57:34 -0000 1.72 @@ -3,7 +3,7 @@ Summary: A python library for manipulating kickstart files Name: pykickstart Url: http://fedoraproject.org/wiki/pykickstart -Version: 1.10 +Version: 1.11 Release: 1%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -42,6 +42,9 @@ %{_bindir}/ksvalidator %changelog +* Mon Sep 3 2007 Jeremy Katz - 1.11-1 +- fix a few tracebacks + * Fri Aug 31 2007 Chris Lumens 1.10-1 - Add network --ipv6=. Index: sources =================================================================== RCS file: /cvs/pkgs/devel/pykickstart/sources,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- sources 31 Aug 2007 14:44:14 -0000 1.71 +++ sources 3 Sep 2007 23:57:34 -0000 1.72 @@ -1 +1 @@ -4ac7366f53d8f0cce0836d0aa7bd9e8c pykickstart-1.10.tar.gz +52d10943bca9bf61e9a5dd652b2acdca pykickstart-1.11.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 00:10:18 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Mon, 3 Sep 2007 20:10:18 -0400 Subject: devel/squashfs-tools squashfs-tools.spec,1.13,1.14 Message-ID: <200709040010.l840AIfq000565@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/squashfs-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv542 Modified Files: squashfs-tools.spec Log Message: * Tue Mar 20 2007 Jeremy Katz - 3.2-1 - update to 3.2r2 Index: squashfs-tools.spec =================================================================== RCS file: /cvs/pkgs/devel/squashfs-tools/squashfs-tools.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- squashfs-tools.spec 20 Mar 2007 19:31:34 -0000 1.13 +++ squashfs-tools.spec 4 Sep 2007 00:09:45 -0000 1.14 @@ -1,8 +1,8 @@ -Summary: squashfs utilities +Summary: Utility for the creation of squashfs filesystems Name: squashfs-tools Version: 3.2 Release: 1 -License: GPL +License: GPLv2+ Group: System Environment/Base URL: http://squashfs.sf.net Source0: squashfs3.2-r2.tar.gz @@ -26,7 +26,9 @@ rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/sbin $RPM_BUILD_ROOT/usr/sbin install -m 755 squashfs-tools/mksquashfs $RPM_BUILD_ROOT/sbin/mksquashfs -install -m 755 squashfs-tools/unsquashfs $RPM_BUILD_ROOT/usr/sbin/unsquashfs +install -m 755 squashfs-tools/unsquashfs $RPM_BUILD_ROOT%{_sbindir}/unsquashfs + +chmod -x README PERFORMANCE.README COPYING ACKNOWLEDGEMENTS CHANGES %clean rm -rf $RPM_BUILD_ROOT @@ -36,7 +38,7 @@ %defattr(-,root,root,-) %doc README PERFORMANCE.README COPYING ACKNOWLEDGEMENTS CHANGES /sbin/mksquashfs -/usr/sbin/unsquashfs +%{_sbindir}/unsquashfs %changelog * Tue Mar 20 2007 Jeremy Katz - 3.2-1 From fedora-extras-commits at redhat.com Tue Sep 4 02:45:52 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Mon, 3 Sep 2007 22:45:52 -0400 Subject: rpms/gtkhtml3/devel .cvsignore, 1.59, 1.60 gtkhtml3.spec, 1.99, 1.100 sources, 1.59, 1.60 Message-ID: <200709040245.l842jq29015158@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/gtkhtml3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15131 Modified Files: .cvsignore gtkhtml3.spec sources Log Message: * Mon Sep 03 2007 Matthew Barnes - 3.15.92-1.fc8 - Update to 3.15.92 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gtkhtml3/devel/.cvsignore,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- .cvsignore 28 Aug 2007 10:48:34 -0000 1.59 +++ .cvsignore 4 Sep 2007 02:45:19 -0000 1.60 @@ -1 +1 @@ -gtkhtml-3.15.91.tar.bz2 +gtkhtml-3.15.92.tar.bz2 Index: gtkhtml3.spec =================================================================== RCS file: /cvs/pkgs/rpms/gtkhtml3/devel/gtkhtml3.spec,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- gtkhtml3.spec 28 Aug 2007 10:48:34 -0000 1.99 +++ gtkhtml3.spec 4 Sep 2007 02:45:19 -0000 1.100 @@ -8,7 +8,7 @@ ### Abstract ### Name: gtkhtml3 -Version: 3.15.91 +Version: 3.15.92 Release: 1%{?dist} License: LGPL/GPL Group: System Environment/Libraries @@ -130,6 +130,9 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Mon Sep 03 2007 Matthew Barnes - 3.15.92-1.fc8 +- Update to 3.15.92 + * Tue Aug 28 2007 Milan Crha - 3.15.91-1.fc8 - Update to 3.15.91 - Remove patch for Red Hat bug #129212/GNOME bug #262907 (fixed upstream). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gtkhtml3/devel/sources,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- sources 28 Aug 2007 10:48:34 -0000 1.59 +++ sources 4 Sep 2007 02:45:19 -0000 1.60 @@ -1 +1 @@ -886fcadabbeb22d5757fcb43d0ee3031 gtkhtml-3.15.91.tar.bz2 +a37457a6de11ae2fa6661ecf2ae33958 gtkhtml-3.15.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 02:47:12 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Mon, 3 Sep 2007 22:47:12 -0400 Subject: rpms/stardict/F-7 stardict.spec,1.38,1.39 Message-ID: <200709040247.l842lCRM015356@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/F-7 Modified Files: stardict.spec Log Message: fix spec Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/F-7/stardict.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- stardict.spec 3 Sep 2007 09:36:39 -0000 1.38 +++ stardict.spec 4 Sep 2007 02:46:40 -0000 1.39 @@ -57,7 +57,7 @@ desktop-file-install --vendor fedora --delete-original \ --add-category X-Red-Hat-Base \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - $RPM_BUILD_ROOT%{_datadir}/applications/* + $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop /bin/rm -f `find $RPM_BUILD_ROOT%{_libdir}/stardict/plugins -name "*.la"` %find_lang %{name} @@ -69,7 +69,7 @@ %files -f %{name}.lang %defattr(-, root, root) %{_bindir}/stardict -%{_datadir}/applications/stardict.desktop +%{_datadir}/applications/*.desktop %{_datadir}/stardict %{_libdir}/stardict %{_datadir}/idl/* From fedora-extras-commits at redhat.com Tue Sep 4 02:47:15 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Mon, 3 Sep 2007 22:47:15 -0400 Subject: rpms/stardict/devel stardict.spec,1.38,1.39 Message-ID: <200709040247.l842lFVV015359@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15212/devel Modified Files: stardict.spec Log Message: fix spec Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/devel/stardict.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- stardict.spec 3 Sep 2007 09:36:42 -0000 1.38 +++ stardict.spec 4 Sep 2007 02:46:43 -0000 1.39 @@ -57,7 +57,7 @@ desktop-file-install --vendor fedora --delete-original \ --add-category X-Red-Hat-Base \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - $RPM_BUILD_ROOT%{_datadir}/applications/* + $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop /bin/rm -f `find $RPM_BUILD_ROOT%{_libdir}/stardict/plugins -name "*.la"` %find_lang %{name} @@ -69,7 +69,7 @@ %files -f %{name}.lang %defattr(-, root, root) %{_bindir}/stardict -%{_datadir}/applications/stardict.desktop +%{_datadir}/applications/*.desktop %{_datadir}/stardict %{_libdir}/stardict %{_datadir}/idl/* From fedora-extras-commits at redhat.com Tue Sep 4 03:06:10 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:06:10 -0400 Subject: rpms/file-roller/devel .cvsignore, 1.58, 1.59 file-roller.spec, 1.100, 1.101 sources, 1.59, 1.60 Message-ID: <200709040306.l8436AiX021576@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/file-roller/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21551 Modified Files: .cvsignore file-roller.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/file-roller/devel/.cvsignore,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- .cvsignore 3 Sep 2007 05:28:09 -0000 1.58 +++ .cvsignore 4 Sep 2007 03:05:36 -0000 1.59 @@ -1 +1 @@ -file-roller-2.19.91.tar.bz2 +file-roller-2.19.92.tar.bz2 Index: file-roller.spec =================================================================== RCS file: /cvs/extras/rpms/file-roller/devel/file-roller.spec,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- file-roller.spec 3 Sep 2007 05:28:09 -0000 1.100 +++ file-roller.spec 4 Sep 2007 03:05:36 -0000 1.101 @@ -10,7 +10,7 @@ Summary: File Roller is a tool for viewing and creating archives Name: file-roller -Version: 2.19.91 +Version: 2.19.92 Release: 1%{?dist} License: GPLv2+ Group: Applications/Archiving @@ -129,6 +129,9 @@ %{_datadir}/icons/hicolor/scalable/apps/file-roller.svg %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Mon Sep 3 2007 Matthias Clasen - 2.19.91-1 - Update to 2.19.91 Index: sources =================================================================== RCS file: /cvs/extras/rpms/file-roller/devel/sources,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- sources 3 Sep 2007 05:28:09 -0000 1.59 +++ sources 4 Sep 2007 03:05:36 -0000 1.60 @@ -1 +1 @@ -0afe74b6c2b67e30e5fa6ee2256dcead file-roller-2.19.91.tar.bz2 +f19d29d7406e5773202da1782d7d1d0b file-roller-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:12:20 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:12:20 -0400 Subject: rpms/librsvg2/devel .cvsignore, 1.29, 1.30 librsvg2.spec, 1.61, 1.62 sources, 1.30, 1.31 Message-ID: <200709040312.l843CKZR021738@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/librsvg2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21704 Modified Files: .cvsignore librsvg2.spec sources Log Message: 2.18.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/librsvg2/devel/.cvsignore,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- .cvsignore 27 Jul 2007 17:31:20 -0000 1.29 +++ .cvsignore 4 Sep 2007 03:11:47 -0000 1.30 @@ -1 +1 @@ -librsvg-2.18.0.tar.bz2 +librsvg-2.18.1.tar.bz2 Index: librsvg2.spec =================================================================== RCS file: /cvs/extras/rpms/librsvg2/devel/librsvg2.spec,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- librsvg2.spec 23 Aug 2007 17:25:41 -0000 1.61 +++ librsvg2.spec 4 Sep 2007 03:11:47 -0000 1.62 @@ -11,14 +11,14 @@ Name: librsvg2 Summary: An SVG library based on cairo -Version: 2.18.0 -Release: 4%{?dist} +Version: 2.18.1 +Release: 1%{?dist} License: LGPLv2+ -Group: System Environment/Libraries +Group: System Environment/Libraries Source: http://download.gnome.org/sources/librsvg/2.18/librsvg-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: gtk2 >= %{gtk2_version} +Requires: gtk2 >= %{gtk2_version} Requires: libxml2 >= %{libxml2_version} Requires: freetype >= %{freetype_version} Requires: cairo >= %{cairo_version} @@ -47,8 +47,8 @@ %package devel -Summary: Libraries and include files for developing with librsvg -Group: Development/Libraries +Summary: Libraries and include files for developing with librsvg +Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: gtk2-devel >= %{gtk2_version} Requires: libxml2-devel >= %{libxml2_version} @@ -101,7 +101,7 @@ %files %defattr(-, root, root) -%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README +%doc AUTHORS COPYING COPYING.LIB NEWS README %{_libdir}/*.so.* %{_libdir}/gtk-2.0/*/engines/libsvg.so %{_libdir}/gtk-2.0/*/loaders/svg_loader.so @@ -118,6 +118,9 @@ %doc %{_datadir}/gtk-doc/html/rsvg %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.18.1-1 +- Update to 2.18.1 + * Thu Aug 23 2007 Adam Jackson - 2.18.0-4 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/librsvg2/devel/sources,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- sources 27 Jul 2007 17:31:20 -0000 1.30 +++ sources 4 Sep 2007 03:11:47 -0000 1.31 @@ -1 +1 @@ -cf3b600b874c6940594db512b4260382 librsvg-2.18.0.tar.bz2 +ab250b52cffb436e76f763e72f58e03d librsvg-2.18.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:16:14 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:16:14 -0400 Subject: rpms/gnome-doc-utils/devel .cvsignore, 1.25, 1.26 gnome-doc-utils.spec, 1.41, 1.42 sources, 1.25, 1.26 Message-ID: <200709040316.l843GE1l021832@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-doc-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21806 Modified Files: .cvsignore gnome-doc-utils.spec sources Log Message: 0.11.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-doc-utils/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 31 Jul 2007 01:15:18 -0000 1.25 +++ .cvsignore 4 Sep 2007 03:15:41 -0000 1.26 @@ -1 +1 @@ -gnome-doc-utils-0.11.1.tar.bz2 +gnome-doc-utils-0.11.2.tar.bz2 Index: gnome-doc-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-doc-utils/devel/gnome-doc-utils.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- gnome-doc-utils.spec 7 Aug 2007 06:10:31 -0000 1.41 +++ gnome-doc-utils.spec 4 Sep 2007 03:15:41 -0000 1.42 @@ -1,14 +1,14 @@ ### Abstract ### Name: gnome-doc-utils -Version: 0.11.1 +Version: 0.11.2 Release: 1%{?dist} License: GPLv2+ and GFDL+ Group: Development/Tools Summary: Documentation utilities for the GNOME project URL: http://www.gnome.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Source: %{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gnome-doc-utils/0.11/%{name}-%{version}.tar.bz2 BuildArch: noarch @@ -96,6 +96,9 @@ %{_datadir}/xml/gnome %changelog +* Mon Sep 3 2007 Matthias Clasen - 0.11.2-1 +- Update to 0.11.2 + * Thu Aug 2 2007 Matthias Clasen - 0.11.1-2 - Update the license field Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-doc-utils/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 31 Jul 2007 01:15:18 -0000 1.25 +++ sources 4 Sep 2007 03:15:41 -0000 1.26 @@ -1 +1 @@ -a63c55de0f8f343598dce60d071b2828 gnome-doc-utils-0.11.1.tar.bz2 +6999661ccbca9b0f409f6a735821e447 gnome-doc-utils-0.11.2.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:16:48 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Mon, 3 Sep 2007 23:16:48 -0400 Subject: rpms/evolution-data-server/devel .cvsignore, 1.70, 1.71 evolution-data-server-1.9.92-e-passwords.patch, 1.8, 1.9 evolution-data-server.spec, 1.185, 1.186 sources, 1.70, 1.71 Message-ID: <200709040316.l843GmTo021867@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-data-server/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21829 Modified Files: .cvsignore evolution-data-server-1.9.92-e-passwords.patch evolution-data-server.spec sources Log Message: * Mon Sep 03 2007 Matthew Barnes - 1.11.92-1.fc8 - Update to 1.11.92 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/evolution-data-server/devel/.cvsignore,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- .cvsignore 28 Aug 2007 14:03:43 -0000 1.70 +++ .cvsignore 4 Sep 2007 03:16:15 -0000 1.71 @@ -1 +1 @@ -evolution-data-server-1.11.91.tar.bz2 +evolution-data-server-1.11.92.tar.bz2 evolution-data-server-1.9.92-e-passwords.patch: Index: evolution-data-server-1.9.92-e-passwords.patch =================================================================== RCS file: /cvs/pkgs/rpms/evolution-data-server/devel/evolution-data-server-1.9.92-e-passwords.patch,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- evolution-data-server-1.9.92-e-passwords.patch 28 Aug 2007 14:03:43 -0000 1.8 +++ evolution-data-server-1.9.92-e-passwords.patch 4 Sep 2007 03:16:15 -0000 1.9 @@ -1,5 +1,5 @@ ---- evolution-data-server-1.11.91/libedataserverui/e-passwords.c.e-passwords 2007-08-24 08:48:15.000000000 +0200 -+++ evolution-data-server-1.11.91/libedataserverui/e-passwords.c 2007-08-28 15:25:45.000000000 +0200 +--- evolution-data-server-1.11.92/libedataserverui/e-passwords.c.e-passwords 2007-09-02 14:54:22.000000000 -0400 ++++ evolution-data-server-1.11.92/libedataserverui/e-passwords.c 2007-09-03 23:13:10.000000000 -0400 @@ -23,18 +23,29 @@ */ @@ -340,10 +340,7 @@ static void -ep_msg_free(EPassMsg *msg) +ep_msg_dispatch (EPassMsg *msg) - { -- e_msgport_destroy(msg->msg.reply_port); -- g_free(msg->password); -- g_free(msg); ++{ + msg->callback (msg); + e_flag_set (msg->done); +} @@ -361,13 +358,11 @@ + g_async_queue_unlock (express_queue); + + return success; - } - - static void --ep_msg_send(EPassMsg *msg) ++} ++ ++static void +ep_msg_send (EPassMsg *msg) - { -- int needidle = 0; ++{ + GMainContext *context; + + context = g_main_context_default (); @@ -377,12 +372,7 @@ + + if (!(msg->expedite && ep_msg_expedite (msg))) + g_thread_pool_push (dispatcher, msg, NULL); - -- LOCK(); -- e_dlist_addtail(&request_list, (EDListNode *)&msg->msg); -- if (!idle_id) { -- if (!msg->ismain) -- idle_id = g_idle_add(ep_idle_dispatch, NULL); ++ + /* Don't block the main loop. */ + if (g_main_context_is_owner (context)) + while (!e_flag_is_set (msg->done)) @@ -393,7 +383,10 @@ + +static void +ep_msg_free (EPassMsg *msg) -+{ + { +- e_msgport_destroy(msg->msg.reply_port); +- g_free(msg->password); +- g_free(msg); + e_flag_free (msg->done); + g_slice_free (EPassMsg, msg); +} @@ -414,9 +407,10 @@ + data->flags = flags; + + return data; -+} -+ -+static void + } + + static void +-ep_msg_send(EPassMsg *msg) +ep_dialog_data_free (EPassDialogData *data) +{ + e_flag_free (data->done); @@ -425,9 +419,15 @@ + +static gboolean +ep_dialog_run (EPassMsg *msg) -+{ + { +- int needidle = 0; + /* This function must run in the main thread. */ -+ + +- LOCK(); +- e_dlist_addtail(&request_list, (EDListNode *)&msg->msg); +- if (!idle_id) { +- if (!msg->ismain) +- idle_id = g_idle_add(ep_idle_dispatch, NULL); + EPassDialogData *data = msg->data; + GtkBox *box; + GtkWidget *dialog; @@ -524,7 +524,7 @@ { GnomeKeyringAttributeList *attributes; GnomeKeyringResult result; -@@ -203,11 +436,8 @@ ep_clear_passwords_keyring(EPassMsg *msg +@@ -203,11 +436,8 @@ result = gnome_keyring_get_default_keyring_sync (&default_keyring); if (!default_keyring) { @@ -538,7 +538,7 @@ default_keyring = g_strdup ("default"); } -@@ -232,38 +462,44 @@ ep_clear_passwords_keyring(EPassMsg *msg +@@ -232,38 +462,44 @@ } g_free (default_keyring); @@ -552,15 +552,15 @@ +ep_clear_passwords_keyfile (EPassMsg *msg) { - char *path; -- -- path = g_strdup_printf ("/Evolution/Passwords-%s", msg->component); + gchar *group; + GError *error = NULL; -- gnome_config_private_clean_section (path); -- gnome_config_private_sync_file ("/Evolution"); +- path = g_strdup_printf ("/Evolution/Passwords-%s", msg->component); + group = ep_key_file_get_group (msg->component); +- gnome_config_private_clean_section (path); +- gnome_config_private_sync_file ("/Evolution"); +- - g_free (path); + g_key_file_remove_group (key_file, group, &error); + if (error == NULL) @@ -601,7 +601,7 @@ { GnomeKeyringAttributeList *attributes; GnomeKeyringResult result; -@@ -272,11 +508,8 @@ ep_forget_passwords_keyring(EPassMsg *ms +@@ -272,11 +508,8 @@ result = gnome_keyring_get_default_keyring_sync (&default_keyring); if (!default_keyring) { @@ -615,7 +615,7 @@ default_keyring = g_strdup ("default"); } d(g_print("Get Default %d\n", result)); -@@ -301,68 +534,53 @@ ep_forget_passwords_keyring(EPassMsg *ms +@@ -301,68 +534,53 @@ g_free (default_keyring); /* free up the session passwords */ @@ -711,7 +711,7 @@ guint32 item_id; if (!strcmp (uri->protocol, "ldap") && !uri->user) { -@@ -394,48 +612,48 @@ ep_remember_password_keyring(EPassMsg *m +@@ -394,48 +612,48 @@ gnome_keyring_attribute_list_free (attributes); /* now remove it from our session hash */ @@ -789,7 +789,7 @@ } #ifdef WITH_GNOME_KEYRING -@@ -446,7 +664,6 @@ ep_forget_password_keyring (EPassMsg *ms +@@ -446,7 +664,6 @@ GnomeKeyringResult result; GList *matches = NULL, *tmp; char *default_keyring = NULL; @@ -797,7 +797,7 @@ EUri *uri = e_uri_new (msg->key); if (!strcmp (uri->protocol, "ldap") && !uri->user) { -@@ -460,12 +677,7 @@ ep_forget_password_keyring (EPassMsg *ms +@@ -460,12 +677,7 @@ uri->user = keycopy; } @@ -811,7 +811,7 @@ if (!uri->host && !uri->user) /* No need to remove from keyring for pass phrases */ -@@ -524,36 +736,45 @@ ep_forget_password_keyring (EPassMsg *ms +@@ -524,36 +736,45 @@ g_free (default_keyring); exit: @@ -878,7 +878,7 @@ #ifdef WITH_GNOME_KEYRING static void -@@ -562,11 +783,11 @@ ep_get_password_keyring (EPassMsg *msg) +@@ -562,11 +783,11 @@ char *passwd; GnomeKeyringAttributeList *attributes; GnomeKeyringResult result; @@ -893,7 +893,7 @@ } else { EUri *uri = e_uri_new (msg->key); -@@ -630,288 +851,154 @@ ep_get_password_keyring (EPassMsg *msg) +@@ -630,288 +851,154 @@ e_uri_free (uri); } @@ -958,11 +958,6 @@ - g_free (okey); - g_free (value); - } -- -- g_hash_table_insert (passwords, g_strdup (msg->key), g_strdup (msg->oldpass)); -- -- if (!msg->noreply) -- e_msgport_reply(&msg->msg); +#ifdef WITH_GNOME_KEYRING + if (gnome_keyring_is_available ()) + ep_get_password_keyring (msg); @@ -971,36 +966,36 @@ +#else + ep_get_password_keyfile (msg); +#endif ++} + +- g_hash_table_insert (passwords, g_strdup (msg->key), g_strdup (msg->oldpass)); ++static void ++ep_add_password (EPassMsg *msg) ++{ ++ gchar *key = g_strdup (msg->key); ++ gchar *password = g_strdup (msg->password); + +- if (!msg->noreply) +- e_msgport_reply(&msg->msg); ++ g_hash_table_insert (password_cache, key, password); } -static void ep_ask_password(EPassMsg *msg); - static void -pass_response(GtkDialog *dialog, int response, void *data) -+ep_add_password (EPassMsg *msg) ++ep_ask_password (EPassMsg *msg) { - EPassMsg *msg = data; - int type = msg->flags & E_PASSWORDS_REMEMBER_MASK; - EDList pending = E_DLIST_INITIALISER(pending); - EPassMsg *mw, *mn; -+ gchar *key = g_strdup (msg->key); -+ gchar *password = g_strdup (msg->password); - -- if (response == GTK_RESPONSE_OK) { -- msg->password = g_strdup(gtk_entry_get_text((GtkEntry *)msg->entry)); -+ g_hash_table_insert (password_cache, key, password); -+} - -- if (type != E_PASSWORDS_REMEMBER_NEVER) { -- int noreply = msg->noreply; -+static void -+ep_ask_password (EPassMsg *msg) -+{ + EPassDialogData *data = msg->data; + gchar *password; + gint remember; -- *msg->remember = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (msg->check)); +- if (response == GTK_RESPONSE_OK) { +- msg->password = g_strdup(gtk_entry_get_text((GtkEntry *)msg->entry)); + /* Open the express queue for this key. This allows us to catch + * incoming operations on this key while waiting for the user to + * provide a password. Once we have the password, immediately @@ -1009,10 +1004,17 @@ + express_key = msg->key; + g_async_queue_unlock (express_queue); -- msg->noreply = 1; +- if (type != E_PASSWORDS_REMEMBER_NEVER) { +- int noreply = msg->noreply; + if (data->flags & E_PASSWORDS_REPROMPT) + ep_get_password (msg); +- *msg->remember = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (msg->check)); ++ /* Run the password dialog in the main thread. */ ++ g_idle_add ((GSourceFunc) ep_dialog_run, msg); + +- msg->noreply = 1; +- - if (*msg->remember || type == E_PASSWORDS_REMEMBER_FOREVER) { - msg->oldpass = msg->password; - ep_add_password(msg); @@ -1028,18 +1030,26 @@ - if (*msg->remember && type == E_PASSWORDS_REMEMBER_FOREVER) - ep_remember_password_file(msg); -#endif -+ /* Run the password dialog in the main thread. */ -+ g_idle_add ((GSourceFunc) ep_dialog_run, msg); ++ /* Wait for the user to respond. */ ++ e_flag_wait (data->done); - msg->noreply = noreply; - } -- } -+ /* Wait for the user to respond. */ -+ e_flag_wait (data->done); ++ /* If the user cancelled the dialog then we need to dispatch ++ * any messages that we trapped in the express queue. */ ++ if (data->response != GTK_RESPONSE_OK) { ++ g_async_queue_lock (express_queue); ++ express_key = NULL; ++ while ((msg = g_async_queue_try_pop_unlocked (express_queue))) ++ ep_msg_dispatch (msg); ++ g_async_queue_unlock (express_queue); ++ return; + } - gtk_widget_destroy((GtkWidget *)dialog); - password_dialog = NULL; -- ++ remember = data->flags & E_PASSWORDS_REMEMBER_MASK; + - /* ok, here things get interesting, we suck up any pending - * operations on this specific password, and return the same - * result or ignore other operations */ @@ -1067,23 +1077,20 @@ - } - mw = mn; - mn = (EPassMsg *)mn->msg.ln.next; -+ /* If the user cancelled the dialog then we need to dispatch -+ * any messages that we trapped in the express queue. */ -+ if (data->response != GTK_RESPONSE_OK) { -+ g_async_queue_lock (express_queue); -+ express_key = NULL; -+ while ((msg = g_async_queue_try_pop_unlocked (express_queue))) -+ ep_msg_dispatch (msg); -+ g_async_queue_unlock (express_queue); -+ return; - } +- } - UNLOCK(); -- ++ if (remember == E_PASSWORDS_REMEMBER_NEVER) ++ goto cleanup; + - if (!msg->noreply) - e_msgport_reply(&msg->msg); -- ++ if (data->remember || remember == E_PASSWORDS_REMEMBER_FOREVER) ++ ep_add_password (msg); + - ep_idle_dispatch(NULL); -} ++ if (data->remember && remember == E_PASSWORDS_REMEMBER_FOREVER) ++ ep_remember_password (msg); -static void -ep_ask_password(EPassMsg *msg) @@ -1092,12 +1099,9 @@ - int type = msg->flags & E_PASSWORDS_REMEMBER_MASK; - guint noreply = msg->noreply; - AtkObject *a11y; -+ remember = data->flags & E_PASSWORDS_REMEMBER_MASK; - +- - msg->noreply = 1; -+ if (remember == E_PASSWORDS_REMEMBER_NEVER) -+ goto cleanup; - +- - /*password_dialog = (GtkDialog *)e_error_new(msg->parent, "mail:ask-session-password", msg->prompt, NULL);*/ - password_dialog = (GtkDialog *)gtk_message_dialog_new (msg->parent, - 0, @@ -1105,15 +1109,11 @@ - GTK_BUTTONS_OK_CANCEL, - "%s", msg->prompt); - gtk_window_set_title(GTK_WINDOW(password_dialog), msg->title); -+ if (data->remember || remember == E_PASSWORDS_REMEMBER_FOREVER) -+ ep_add_password (msg); - +- - gtk_widget_ensure_style (GTK_WIDGET (password_dialog)); - gtk_container_set_border_width (GTK_CONTAINER (GTK_DIALOG (password_dialog)->vbox), 0); - gtk_container_set_border_width (GTK_CONTAINER (GTK_DIALOG (password_dialog)->action_area), 12); -+ if (data->remember && remember == E_PASSWORDS_REMEMBER_FOREVER) -+ ep_remember_password (msg); - +- - gtk_dialog_set_default_response(password_dialog, GTK_RESPONSE_OK); +cleanup: @@ -1271,7 +1271,7 @@ * * Set the offline-state of the application. This is a work-around * for having the backends fully offline aware, and returns a -@@ -920,10 +1007,11 @@ e_passwords_shutdown (void) +@@ -920,10 +1007,11 @@ * FIXME: This is not a permanent api, review post 2.0. **/ void @@ -1286,7 +1286,7 @@ } /** -@@ -934,151 +1022,138 @@ e_passwords_set_online(int state) +@@ -934,151 +1022,138 @@ void e_passwords_forget_passwords (void) { @@ -1322,15 +1322,15 @@ - EPassMsg *msg = ep_msg_new(ep_clear_passwords_file); -#endif + EPassMsg *msg; -+ -+ g_return_if_fail (component != NULL); -+ -+ msg = ep_msg_new (ep_clear_passwords, FALSE); -+ msg->component = component; - msg->component = component_name; - ep_msg_send(msg); - ep_msg_free(msg); ++ g_return_if_fail (component != NULL); ++ ++ msg = ep_msg_new (ep_clear_passwords, FALSE); ++ msg->component = component; ++ + ep_msg_send (msg); + ep_msg_free (msg); } @@ -1436,14 +1436,14 @@ msg->key = key; - ep_msg_send(msg); -- -- passwd = msg->password; -- msg->password = NULL; -- ep_msg_free(msg); + ep_msg_send (msg); + password = msg->password; + ep_msg_free (msg); +- passwd = msg->password; +- msg->password = NULL; +- ep_msg_free(msg); +- - return passwd; + return password; } @@ -1492,7 +1492,7 @@ * @prompt: prompt string * @type: whether or not to offer to remember the password, * and for how long. -@@ -1093,241 +1168,44 @@ e_passwords_add_password (const char *ke +@@ -1093,245 +1168,44 @@ * return value is non-%NULL and @remember_type is not * E_PASSWORDS_DO_NOT_REMEMBER. **/ @@ -1511,8 +1511,10 @@ GtkWindow *parent) { - char *passwd; -- EPassMsg *msg = ep_msg_new(ep_ask_password); -+ EPassMsg *msg; + EPassMsg *msg; +- +- g_return_val_if_fail (component_name != NULL, NULL); +- g_return_val_if_fail (key != NULL, NULL); + EPassDialogData *data; + gboolean remember; + gchar *password; @@ -1524,6 +1526,7 @@ if ((type & E_PASSWORDS_ONLINE) && !ep_online_state) return NULL; +- msg = ep_msg_new (ep_ask_password); - msg->title = title; - msg->component = component_name; - msg->key = key; @@ -1762,8 +1765,8 @@ - return (char *)plain; + return password; } ---- evolution-data-server-1.11.91/libedataserverui/e-passwords.h.e-passwords 2007-07-05 08:01:52.000000000 +0200 -+++ evolution-data-server-1.11.91/libedataserverui/e-passwords.h 2007-08-28 15:32:45.000000000 +0200 +--- evolution-data-server-1.11.92/libedataserverui/e-passwords.h.e-passwords 2007-09-02 14:54:22.000000000 -0400 ++++ evolution-data-server-1.11.92/libedataserverui/e-passwords.h 2007-09-03 23:13:10.000000000 -0400 @@ -28,45 +28,65 @@ G_BEGIN_DECLS @@ -1861,9 +1864,9 @@ G_END_DECLS ---- evolution-data-server-1.11.91/libedataserver/e-msgport.h.e-passwords 2007-07-05 08:01:55.000000000 +0200 -+++ evolution-data-server-1.11.91/libedataserver/e-msgport.h 2007-08-28 15:18:31.000000000 +0200 -@@ -54,7 +54,7 @@ typedef struct _EMsgPort EMsgPort; +--- evolution-data-server-1.11.92/libedataserver/e-msgport.h.e-passwords 2007-07-05 02:01:55.000000000 -0400 ++++ evolution-data-server-1.11.92/libedataserver/e-msgport.h 2007-09-03 23:13:10.000000000 -0400 +@@ -54,7 +54,7 @@ /* header for any message */ typedef struct _EMsg { Index: evolution-data-server.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution-data-server/devel/evolution-data-server.spec,v retrieving revision 1.185 retrieving revision 1.186 diff -u -r1.185 -r1.186 --- evolution-data-server.spec 28 Aug 2007 14:03:43 -0000 1.185 +++ evolution-data-server.spec 4 Sep 2007 03:16:15 -0000 1.186 @@ -26,7 +26,7 @@ ### Abstract ### Name: evolution-data-server -Version: 1.11.91 +Version: 1.11.92 Release: 1%{?dist} License: LGPL Group: System Environment/Libraries @@ -381,6 +381,9 @@ %{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc %changelog +* Mon Sep 03 2007 Matthew Barnes - 1.11.92-1.fc8 +- Update to 1.11.92 + * Tue Aug 28 2007 Milan Crha - 1.11.91-1.fc8 - Update to 1.11.91 - Removed patch for RH bug #215634 (fixed upstream). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/evolution-data-server/devel/sources,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- sources 28 Aug 2007 14:03:43 -0000 1.70 +++ sources 4 Sep 2007 03:16:15 -0000 1.71 @@ -1 +1 @@ -5f405c32980d086091efbcedd4655724 evolution-data-server-1.11.91.tar.bz2 +51fc0b011c240eaefeadbdbcc9517af7 evolution-data-server-1.11.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:21:41 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:21:41 -0400 Subject: rpms/libgnomekbd/devel .cvsignore, 1.8, 1.9 libgnomekbd.spec, 1.24, 1.25 sources, 1.8, 1.9 Message-ID: <200709040321.l843LfM3022041@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/libgnomekbd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22009 Modified Files: .cvsignore libgnomekbd.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgnomekbd/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 13 Aug 2007 00:45:33 -0000 1.8 +++ .cvsignore 4 Sep 2007 03:21:08 -0000 1.9 @@ -1 +1 @@ -libgnomekbd-2.19.90.tar.bz2 +libgnomekbd-2.19.91.tar.bz2 Index: libgnomekbd.spec =================================================================== RCS file: /cvs/extras/rpms/libgnomekbd/devel/libgnomekbd.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- libgnomekbd.spec 13 Aug 2007 17:06:36 -0000 1.24 +++ libgnomekbd.spec 4 Sep 2007 03:21:08 -0000 1.25 @@ -1,6 +1,6 @@ Name: libgnomekbd -Version: 2.19.90 -Release: 2%{?dist} +Version: 2.19.91 +Release: 1%{?dist} Summary: A keyboard configuration library Group: System Environment/Libraries @@ -11,8 +11,6 @@ Patch1: libgnomekbd-0.1-werror.patch # http://bugzilla.gnome.org/show_bug.cgi?id=353163 Patch5: libgnomekbd-2.17.2-redraw.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=466301 -Patch6: bad-free.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -57,7 +55,6 @@ %setup -q %patch1 -p1 -b .werror %patch5 -p1 -b .redraw -%patch6 -p1 -b .bad-free %build %configure --disable-static --enable-compile-warnings=no @@ -126,6 +123,9 @@ %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.19.91-1 +- Update to 2.19.91 + * Mon Aug 13 2007 Matthias Clasen - 2.19.90-2 - Fix a bad free Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgnomekbd/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 13 Aug 2007 00:45:33 -0000 1.8 +++ sources 4 Sep 2007 03:21:08 -0000 1.9 @@ -1 +1 @@ -1f962042ac9d8f64596e532791b15a29 libgnomekbd-2.19.90.tar.bz2 +9ca7372fba612b99d1e085e648e6c232 libgnomekbd-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:23:56 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Mon, 3 Sep 2007 23:23:56 -0400 Subject: rpms/evolution/devel .cvsignore, 1.76, 1.77 evolution.spec, 1.283, 1.284 sources, 1.76, 1.77 Message-ID: <200709040323.l843NueP022203@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22153 Modified Files: .cvsignore evolution.spec sources Log Message: * Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 - Update to 2.11.92 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/.cvsignore,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- .cvsignore 28 Aug 2007 16:00:34 -0000 1.76 +++ .cvsignore 4 Sep 2007 03:23:24 -0000 1.77 @@ -1 +1 @@ -evolution-2.11.91.tar.bz2 +evolution-2.11.92.tar.bz2 Index: evolution.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v retrieving revision 1.283 retrieving revision 1.284 diff -u -r1.283 -r1.284 --- evolution.spec 29 Aug 2007 22:40:09 -0000 1.283 +++ evolution.spec 4 Sep 2007 03:23:24 -0000 1.284 @@ -44,8 +44,8 @@ ### Abstract ### Name: evolution -Version: 2.11.91 -Release: 3%{?dist} +Version: 2.11.92 +Release: 1%{?dist} License: GPLv2 and GFDL+ Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -698,6 +698,9 @@ %{_libdir}/evolution/%{evo_major}/libmenus.so %changelog +* Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 +- Update to 2.11.92 + * Wed Aug 29 2007 Matthew Barnes - 2.11.91-3.fc8 - Revise patch for GNOME bug #362638 to fix GNOME bug #357175 (Evolution fails to close after IMAP alert has been displayed). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/sources,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- sources 28 Aug 2007 16:00:34 -0000 1.76 +++ sources 4 Sep 2007 03:23:24 -0000 1.77 @@ -1 +1 @@ -aeeedfac1769b5d24a61fb76d40f4b5f evolution-2.11.91.tar.bz2 +4149faf2ee5f0b0ed10114b076fb0ade evolution-2.11.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:26:27 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:26:27 -0400 Subject: rpms/gtk2-engines/devel gtk2-engines.spec,1.76,1.77 Message-ID: <200709040326.l843QRr9022314@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gtk2-engines/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22296 Modified Files: gtk2-engines.spec Log Message: 2.11.7 Index: gtk2-engines.spec =================================================================== RCS file: /cvs/extras/rpms/gtk2-engines/devel/gtk2-engines.spec,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- gtk2-engines.spec 16 Aug 2007 20:20:55 -0000 1.76 +++ gtk2-engines.spec 4 Sep 2007 03:25:55 -0000 1.77 @@ -1,6 +1,6 @@ Summary: Theme engines for GTK+ 2.0 Name: gtk2-engines -Version: 2.11.6 +Version: 2.11.7 Release: 1%{?dist} # for details on which engines are GPL vs LGPL, see COPYING License: GPLv2+ and LGPLv2+ @@ -68,6 +68,9 @@ %{_datadir}/gtk-engines %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.11.7-1 +- Update to 2.11.7 + * Thu Aug 16 2007 Matthias Clasen - 2.11.6-1 - Update to 2.11.6 From fedora-extras-commits at redhat.com Tue Sep 4 03:29:52 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:29:52 -0400 Subject: rpms/gtk2-engines/devel .cvsignore,1.38,1.39 sources,1.39,1.40 Message-ID: <200709040329.l843TqeE022422@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gtk2-engines/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22402 Modified Files: .cvsignore sources Log Message: update source Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk2-engines/devel/.cvsignore,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- .cvsignore 16 Aug 2007 20:20:55 -0000 1.38 +++ .cvsignore 4 Sep 2007 03:29:19 -0000 1.39 @@ -1 +1 @@ -gtk-engines-2.11.6.tar.bz2 +gtk-engines-2.11.7.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk2-engines/devel/sources,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- sources 16 Aug 2007 20:20:55 -0000 1.39 +++ sources 4 Sep 2007 03:29:19 -0000 1.40 @@ -1 +1 @@ -74327bc3f6e26439602bf5fcaf9531ea gtk-engines-2.11.6.tar.bz2 +fa962bb9be3d50d2d5006696637f4e9a gtk-engines-2.11.7.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:32:57 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:32:57 -0400 Subject: rpms/libgtop2/devel .cvsignore, 1.36, 1.37 libgtop2.spec, 1.55, 1.56 sources, 1.36, 1.37 Message-ID: <200709040332.l843WvfS022525@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/libgtop2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22503 Modified Files: .cvsignore libgtop2.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgtop2/devel/.cvsignore,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- .cvsignore 10 Jul 2007 14:18:36 -0000 1.36 +++ .cvsignore 4 Sep 2007 03:32:24 -0000 1.37 @@ -1 +1 @@ -libgtop-2.19.5.tar.bz2 +libgtop-2.19.92.tar.bz2 Index: libgtop2.spec =================================================================== RCS file: /cvs/extras/rpms/libgtop2/devel/libgtop2.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- libgtop2.spec 22 Aug 2007 18:57:49 -0000 1.55 +++ libgtop2.spec 4 Sep 2007 03:32:24 -0000 1.56 @@ -6,8 +6,8 @@ Name: libgtop2 Summary: libgtop library (version 2) -Version: 2.19.5 -Release: 3%{?dist} +Version: 2.19.92 +Release: 1%{?dist} License: GPLv2+ URL: http://download.gnome.org/sources/libgtop/2.19 Group: System Environment/Libraries @@ -84,6 +84,9 @@ %exclude %{_datadir}/info %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Wed Aug 22 2007 Adam Jackson - 2.19.5-3 - Rebuild for PPC toolchain bug Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgtop2/devel/sources,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- sources 10 Jul 2007 14:18:36 -0000 1.36 +++ sources 4 Sep 2007 03:32:24 -0000 1.37 @@ -1 +1 @@ -233dfd63b9dc39f08308e73509edd14d libgtop-2.19.5.tar.bz2 +12edde75a0b7cf92ac89206f89f9e275 libgtop-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:38:48 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:38:48 -0400 Subject: rpms/librsvg2/devel .cvsignore, 1.30, 1.31 librsvg2.spec, 1.62, 1.63 sources, 1.31, 1.32 Message-ID: <200709040338.l843cmsg022654@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/librsvg2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22623 Modified Files: .cvsignore librsvg2.spec sources Log Message: 2.18.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/librsvg2/devel/.cvsignore,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- .cvsignore 4 Sep 2007 03:11:47 -0000 1.30 +++ .cvsignore 4 Sep 2007 03:38:15 -0000 1.31 @@ -1 +1 @@ -librsvg-2.18.1.tar.bz2 +librsvg-2.18.2.tar.bz2 Index: librsvg2.spec =================================================================== RCS file: /cvs/extras/rpms/librsvg2/devel/librsvg2.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- librsvg2.spec 4 Sep 2007 03:11:47 -0000 1.62 +++ librsvg2.spec 4 Sep 2007 03:38:15 -0000 1.63 @@ -11,7 +11,7 @@ Name: librsvg2 Summary: An SVG library based on cairo -Version: 2.18.1 +Version: 2.18.2 Release: 1%{?dist} License: LGPLv2+ @@ -118,6 +118,9 @@ %doc %{_datadir}/gtk-doc/html/rsvg %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.18.2-1 +- Update to 2.18.2 + * Mon Sep 3 2007 Matthias Clasen - 2.18.1-1 - Update to 2.18.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/librsvg2/devel/sources,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- sources 4 Sep 2007 03:11:47 -0000 1.31 +++ sources 4 Sep 2007 03:38:15 -0000 1.32 @@ -1 +1 @@ -ab250b52cffb436e76f763e72f58e03d librsvg-2.18.1.tar.bz2 +4691ad687281e943260021272c28043e librsvg-2.18.2.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:43:21 2007 From: fedora-extras-commits at redhat.com (Debarshi Ray (rishi)) Date: Mon, 3 Sep 2007 23:43:21 -0400 Subject: rpms/libedit/devel .cvsignore, 1.4, 1.5 libedit.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709040343.l843hLep022806@cvs-int.fedora.redhat.com> Author: rishi Update of /cvs/pkgs/rpms/libedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22757/devel Modified Files: .cvsignore libedit.spec sources Log Message: Initial import into devel. Modified Files: devel/.cvsignore devel/libedit.spec devel/sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libedit/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 23 Mar 2007 22:43:13 -0000 1.4 +++ .cvsignore 4 Sep 2007 03:42:48 -0000 1.5 @@ -1 +1 @@ -libedit-20070302-2.10.tar.gz +libedit-20070831-2.10.tar.gz Index: libedit.spec =================================================================== RCS file: /cvs/pkgs/rpms/libedit/devel/libedit.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libedit.spec 23 Mar 2007 22:43:13 -0000 1.5 +++ libedit.spec 4 Sep 2007 03:42:48 -0000 1.6 @@ -1,95 +1,72 @@ -%define snap 20070302 +%define snap 20070831 -Name: libedit -Version: 2.10 -Release: 1.%{snap}cvs%{?dist} -Summary: The NetBSD Editline library (libedit) - -Group: System Environment/Libraries -License: BSD -URL: http://www.thrysoee.dk/editline/ -Source0: http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Summary: The NetBSD Editline library +Name: libedit +Version: 2.10 +Release: 1.%{snap}cvs%{?dist} +License: BSD +Group: System Environment/Libraries +URL: http://www.thrysoee.dk/editline/ +Source0: http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz -BuildRequires: ncurses-devel +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) + +BuildRequires: gawk +BuildRequires: ncurses-devel %description -This is an autotool- and libtoolized port of the NetBSD Editline -library (libedit). This Berkeley-style licensed command line -editor library provides generic line editing, history, and -tokenization functions, similar to those found in GNU Readline. - -%package devel -Summary: Development files for %{name} -Group: System Environment/Libraries -Requires: %{name} = %{version}-%{release} -Requires: ncurses-devel - -%description devel -This is an autotool- and libtoolized port of the NetBSD Editline -library (libedit). This Berkeley-style licensed command line -editor library provides generic line editing, history, and -tokenization functions, similar to those found in GNU Readline. +Libedit is an autotool- and libtoolized port of the NetBSD Editline library. +It provides generic line editing, history, and tokenization functions, similar +to those found in GNU Readline. + +%package devel +Summary: Development files for %{name} +Group: System Environment/Libraries + +Requires: %{name} = %{version}-%{release} +Requires: ncurses-devel +Requires: pkgconfig +%description devel This package contains development files for %{name}. %prep %setup -q -n %{name}-%{snap}-%{version} %build -%configure +%configure --disable-static make %{?_smp_mflags} %install -rm -rf %{buildroot} -make install DESTDIR=%{buildroot} +rm -rf $RPM_BUILD_ROOT -find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' +make install DESTDIR=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name "*.la" -delete %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig -%postun -p /sbin/ldconfig -%post devel -p /sbin/ldconfig -%postun devel -p /sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root,-) -%doc ChangeLog INSTALL THANKS COPYING -%{_libdir}/*.so.* +%doc ChangeLog COPYING THANKS +%{_libdir}/%{name}.so.* %files devel %defattr(-,root,root,-) -%doc examples/*.c -%{_includedir}/* -%{_libdir}/*.so -%{_libdir}/*.a +%doc examples/fileman.c examples/test.c +%{_includedir}/histedit.h +%{_libdir}/%{name}.so +%{_libdir}/pkgconfig/%{name}.pc %{_mandir}/man3/* -%{_mandir}/man5/* +%{_mandir}/man5/editrc.5.gz -%changelog -* Fri Mar 23 2007 Thomas Fitzsimmons - 2.10-1.20070302cvs -- Take ownership of libedit package. -- Import libedit 2.10 20070302 snapshot. - -* Mon Aug 27 2006 Michael J. Knox - 2.9-3.20060603cvs -- Rebuild for FC6 - -* Thu Jun 29 2006 Michael J. Knox - 2.9-3.20060603cvs -- updated to current snapshot -- fixed incoherent-version-in-changelog rpmlint messages - -* Thu Mar 23 2006 Michael J Knox - 2.9-2.20060213cvs -- removed licence file I supplied, have requested upstream to provide one -- removed unrequire build dep - -* Tue Mar 14 2006 Michael J Knox - 2.9-1.20060213cvs -- removed .la -- added post and postun calls. -- fixed package groups and release. -- added %{name}.COPYING to include NetBSD BSD license. +%dir %{_includedir}/editline +%{_includedir}/editline/readline.h -* Tue Feb 14 2006 Michael J Knox - 2.9-20060103cvs -- initial package for NetBSD's editline. +%changelog +* Sun Sep 03 2007 Debarshi Ray - 2.10-1.20070831cvs +- Initial build. Imported SPEC from Rawhide. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libedit/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Mar 2007 22:43:13 -0000 1.4 +++ sources 4 Sep 2007 03:42:48 -0000 1.5 @@ -1 +1 @@ -c67689f79ceb0e538ecdb0f893c64393 libedit-20070302-2.10.tar.gz +e8abd1169825efecfccb0f7b4c338bb5 libedit-20070831-2.10.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 03:43:40 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:43:40 -0400 Subject: rpms/gnome-icon-theme/devel .cvsignore, 1.47, 1.48 gnome-icon-theme.spec, 1.73, 1.74 sources, 1.50, 1.51 Message-ID: <200709040343.l843hebN022846@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-icon-theme/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22780 Modified Files: .cvsignore gnome-icon-theme.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-icon-theme/devel/.cvsignore,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- .cvsignore 13 Aug 2007 22:36:53 -0000 1.47 +++ .cvsignore 4 Sep 2007 03:43:08 -0000 1.48 @@ -1 +1 @@ -gnome-icon-theme-2.19.90.tar.bz2 +gnome-icon-theme-2.19.91.tar.bz2 Index: gnome-icon-theme.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-icon-theme/devel/gnome-icon-theme.spec,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- gnome-icon-theme.spec 13 Aug 2007 22:36:53 -0000 1.73 +++ gnome-icon-theme.spec 4 Sep 2007 03:43:08 -0000 1.74 @@ -1,6 +1,6 @@ Summary: Base gnome icons Name: gnome-icon-theme -Version: 2.19.90 +Version: 2.19.91 Release: 1%{?dist} Source0: http://download.gnome.org/sources/gnome-icon-theme/2.19/%{name}-%{version}.tar.bz2 License: GPL+ @@ -84,6 +84,9 @@ %{_datadir}/pkgconfig/gnome-icon-theme.pc %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.19.91-1 +- Update to 2.19.91 + * Mon Aug 13 2007 Matthias Clasen - 2.19.90-1 - Update to 2.19.90 - Further correction of the license field Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-icon-theme/devel/sources,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- sources 13 Aug 2007 22:36:53 -0000 1.50 +++ sources 4 Sep 2007 03:43:08 -0000 1.51 @@ -1 +1 @@ -b93906d1b0f3dde2a142b8aef58226ce gnome-icon-theme-2.19.90.tar.bz2 +8885d86e508185f1fd807e99f0d1f4fe gnome-icon-theme-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:47:39 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:47:39 -0400 Subject: rpms/gnome-themes/devel .cvsignore, 1.49, 1.50 gnome-themes.spec, 1.95, 1.96 sources, 1.54, 1.55 Message-ID: <200709040347.l843ldFH022978@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/gnome-themes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22942 Modified Files: .cvsignore gnome-themes.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gnome-themes/devel/.cvsignore,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- .cvsignore 13 Aug 2007 21:51:08 -0000 1.49 +++ .cvsignore 4 Sep 2007 03:47:07 -0000 1.50 @@ -1 +1 @@ -gnome-themes-2.19.90.tar.bz2 +gnome-themes-2.19.92.tar.bz2 Index: gnome-themes.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-themes/devel/gnome-themes.spec,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- gnome-themes.spec 13 Aug 2007 19:47:59 -0000 1.95 +++ gnome-themes.spec 4 Sep 2007 03:47:07 -0000 1.96 @@ -2,7 +2,7 @@ Summary: Themes collection for GNOME Name: gnome-themes -Version: 2.19.90 +Version: 2.19.92 Release: 1%{?dist} URL: http://download.gnome.org/sources/gnome-themes/ Source: http://download.gnome.org/sources/gnome-themes/2.19/%{name}-%{version}.tar.bz2 @@ -105,6 +105,9 @@ %doc AUTHORS COPYING NEWS README %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Mon Aug 13 2007 Matthias Clasen - 2.19.90-1 - Update to 2.19.90 - Update the license field Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gnome-themes/devel/sources,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- sources 13 Aug 2007 21:51:08 -0000 1.54 +++ sources 4 Sep 2007 03:47:07 -0000 1.55 @@ -1,2 +1,2 @@ -b20596f776b30b2b478338e8afdea543 gnome-themes-2.19.90.tar.bz2 +b556ea726a1adbe2bf5f20cea14a9e89 gnome-themes-2.19.92.tar.bz2 451ef33d1bffa261c5cbe01182199f97 clearlooks-0.6.2.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:48:57 2007 From: fedora-extras-commits at redhat.com (Debarshi Ray (rishi)) Date: Mon, 3 Sep 2007 23:48:57 -0400 Subject: rpms/libedit/F-7 .cvsignore, 1.4, 1.5 libedit.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709040348.l843mvTH023058@cvs-int.fedora.redhat.com> Author: rishi Update of /cvs/pkgs/rpms/libedit/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23032/F-7 Modified Files: .cvsignore libedit.spec sources Log Message: Initial import into F-7. Modified Files: F-7/.cvsignore F-7/libedit.spec F-7/sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libedit/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 23 Mar 2007 22:43:13 -0000 1.4 +++ .cvsignore 4 Sep 2007 03:48:24 -0000 1.5 @@ -1 +1 @@ -libedit-20070302-2.10.tar.gz +libedit-20070831-2.10.tar.gz Index: libedit.spec =================================================================== RCS file: /cvs/pkgs/rpms/libedit/F-7/libedit.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libedit.spec 23 Mar 2007 22:43:13 -0000 1.5 +++ libedit.spec 4 Sep 2007 03:48:24 -0000 1.6 @@ -1,95 +1,72 @@ -%define snap 20070302 +%define snap 20070831 -Name: libedit -Version: 2.10 -Release: 1.%{snap}cvs%{?dist} -Summary: The NetBSD Editline library (libedit) - -Group: System Environment/Libraries -License: BSD -URL: http://www.thrysoee.dk/editline/ -Source0: http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Summary: The NetBSD Editline library +Name: libedit +Version: 2.10 +Release: 1.%{snap}cvs%{?dist} +License: BSD +Group: System Environment/Libraries +URL: http://www.thrysoee.dk/editline/ +Source0: http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz -BuildRequires: ncurses-devel +BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) + +BuildRequires: gawk +BuildRequires: ncurses-devel %description -This is an autotool- and libtoolized port of the NetBSD Editline -library (libedit). This Berkeley-style licensed command line -editor library provides generic line editing, history, and -tokenization functions, similar to those found in GNU Readline. - -%package devel -Summary: Development files for %{name} -Group: System Environment/Libraries -Requires: %{name} = %{version}-%{release} -Requires: ncurses-devel - -%description devel -This is an autotool- and libtoolized port of the NetBSD Editline -library (libedit). This Berkeley-style licensed command line -editor library provides generic line editing, history, and -tokenization functions, similar to those found in GNU Readline. +Libedit is an autotool- and libtoolized port of the NetBSD Editline library. +It provides generic line editing, history, and tokenization functions, similar +to those found in GNU Readline. + +%package devel +Summary: Development files for %{name} +Group: System Environment/Libraries + +Requires: %{name} = %{version}-%{release} +Requires: ncurses-devel +Requires: pkgconfig +%description devel This package contains development files for %{name}. %prep %setup -q -n %{name}-%{snap}-%{version} %build -%configure +%configure --disable-static make %{?_smp_mflags} %install -rm -rf %{buildroot} -make install DESTDIR=%{buildroot} +rm -rf $RPM_BUILD_ROOT -find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' +make install DESTDIR=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name "*.la" -delete %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig -%postun -p /sbin/ldconfig -%post devel -p /sbin/ldconfig -%postun devel -p /sbin/ldconfig +%postun -p /sbin/ldconfig %files %defattr(-,root,root,-) -%doc ChangeLog INSTALL THANKS COPYING -%{_libdir}/*.so.* +%doc ChangeLog COPYING THANKS +%{_libdir}/%{name}.so.* %files devel %defattr(-,root,root,-) -%doc examples/*.c -%{_includedir}/* -%{_libdir}/*.so -%{_libdir}/*.a +%doc examples/fileman.c examples/test.c +%{_includedir}/histedit.h +%{_libdir}/%{name}.so +%{_libdir}/pkgconfig/%{name}.pc %{_mandir}/man3/* -%{_mandir}/man5/* +%{_mandir}/man5/editrc.5.gz -%changelog -* Fri Mar 23 2007 Thomas Fitzsimmons - 2.10-1.20070302cvs -- Take ownership of libedit package. -- Import libedit 2.10 20070302 snapshot. - -* Mon Aug 27 2006 Michael J. Knox - 2.9-3.20060603cvs -- Rebuild for FC6 - -* Thu Jun 29 2006 Michael J. Knox - 2.9-3.20060603cvs -- updated to current snapshot -- fixed incoherent-version-in-changelog rpmlint messages - -* Thu Mar 23 2006 Michael J Knox - 2.9-2.20060213cvs -- removed licence file I supplied, have requested upstream to provide one -- removed unrequire build dep - -* Tue Mar 14 2006 Michael J Knox - 2.9-1.20060213cvs -- removed .la -- added post and postun calls. -- fixed package groups and release. -- added %{name}.COPYING to include NetBSD BSD license. +%dir %{_includedir}/editline +%{_includedir}/editline/readline.h -* Tue Feb 14 2006 Michael J Knox - 2.9-20060103cvs -- initial package for NetBSD's editline. +%changelog +* Sun Sep 03 2007 Debarshi Ray - 2.10-1.20070831cvs +- Initial build. Imported SPEC from Rawhide. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libedit/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Mar 2007 22:43:13 -0000 1.4 +++ sources 4 Sep 2007 03:48:24 -0000 1.5 @@ -1 +1 @@ -c67689f79ceb0e538ecdb0f893c64393 libedit-20070302-2.10.tar.gz +e8abd1169825efecfccb0f7b4c338bb5 libedit-20070831-2.10.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 03:54:49 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Mon, 3 Sep 2007 23:54:49 -0400 Subject: rpms/evolution-exchange/devel .cvsignore, 1.7, 1.8 evolution-exchange.spec, 1.8, 1.9 sources, 1.7, 1.8 Message-ID: <200709040354.l843snFq023215@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-exchange/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23169 Modified Files: .cvsignore evolution-exchange.spec sources Log Message: * Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 - Update to 2.11.92 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 28 Aug 2007 16:13:42 -0000 1.7 +++ .cvsignore 4 Sep 2007 03:54:17 -0000 1.8 @@ -1 +1 @@ -evolution-exchange-2.11.91.tar.bz2 +evolution-exchange-2.11.92.tar.bz2 Index: evolution-exchange.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/evolution-exchange.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- evolution-exchange.spec 28 Aug 2007 16:13:42 -0000 1.8 +++ evolution-exchange.spec 4 Sep 2007 03:54:17 -0000 1.9 @@ -23,7 +23,7 @@ ### Abstract ### Name: evolution-exchange -Version: 2.11.91 +Version: 2.11.92 Release: 1%{?dist} License: GPL Group: Applications/Productivity @@ -162,6 +162,9 @@ %{_sysconfdir}/gconf/schemas/apps_exchange_addressbook-%{evo_major}.schemas %changelog +* Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 +- Update to 2.11.92 + * Tue Aug 28 2007 Milan Crha - 2.11.91-1.fc8 - Update to 2.11.91 - Removed patch for GNOME bug #466987 (fixed upstream). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 28 Aug 2007 16:13:42 -0000 1.7 +++ sources 4 Sep 2007 03:54:17 -0000 1.8 @@ -1 +1 @@ -4343c780ed7b70683fe1a34fb642e661 evolution-exchange-2.11.91.tar.bz2 +34383a2be637b3baeb058072ef584ca7 evolution-exchange-2.11.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 03:55:01 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Mon, 3 Sep 2007 23:55:01 -0400 Subject: rpms/eog/devel .cvsignore, 1.49, 1.50 eog.spec, 1.94, 1.95 sources, 1.49, 1.50 Message-ID: <200709040355.l843t1VD023262@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/eog/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23192 Modified Files: .cvsignore eog.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/eog/devel/.cvsignore,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- .cvsignore 14 Aug 2007 03:35:38 -0000 1.49 +++ .cvsignore 4 Sep 2007 03:54:28 -0000 1.50 @@ -1 +1 @@ -eog-2.19.5.tar.bz2 +eog-2.19.92.tar.bz2 Index: eog.spec =================================================================== RCS file: /cvs/extras/rpms/eog/devel/eog.spec,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- eog.spec 16 Aug 2007 05:18:41 -0000 1.94 +++ eog.spec 4 Sep 2007 03:54:28 -0000 1.95 @@ -13,8 +13,8 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 2.19.5 -Release: 3%{?dist} +Version: 2.19.92 +Release: 1%{?dist} URL: http://www.gnome.org Source: http://download.gnome.org/sources/eog/2.19/%{name}-%{version}.tar.bz2 Patch0: eog-2.19.4-svgz.patch @@ -152,6 +152,9 @@ %{_libdir}/pkgconfig/eog.pc %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Thu Aug 16 2007 Matthias Clasen - 2.19.5-3 - Hide it from the menus _again_ Index: sources =================================================================== RCS file: /cvs/extras/rpms/eog/devel/sources,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- sources 14 Aug 2007 03:35:38 -0000 1.49 +++ sources 4 Sep 2007 03:54:28 -0000 1.50 @@ -1 +1 @@ -7d734ee59cf8168cde9f5a874fdfd0df eog-2.19.5.tar.bz2 +773960d53b71b4e3c539c139db3bd277 eog-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 04:02:04 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 00:02:04 -0400 Subject: rpms/gconf-editor/devel .cvsignore, 1.22, 1.23 gconf-editor.spec, 1.45, 1.46 sources, 1.22, 1.23 Message-ID: <200709040402.l84424RW029358@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gconf-editor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29318 Modified Files: .cvsignore gconf-editor.spec sources Log Message: 2.18.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gconf-editor/devel/.cvsignore,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- .cvsignore 13 Mar 2007 04:36:29 -0000 1.22 +++ .cvsignore 4 Sep 2007 04:01:29 -0000 1.23 @@ -1 +1 @@ -gconf-editor-2.18.0.tar.bz2 +gconf-editor-2.18.2.tar.bz2 Index: gconf-editor.spec =================================================================== RCS file: /cvs/extras/rpms/gconf-editor/devel/gconf-editor.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- gconf-editor.spec 23 Aug 2007 17:43:16 -0000 1.45 +++ gconf-editor.spec 4 Sep 2007 04:01:29 -0000 1.46 @@ -7,8 +7,8 @@ Summary: Editor/admin tool for GConf Name: gconf-editor -Version: 2.18.0 -Release: 3%{?dist} +Version: 2.18.2 +Release: 1%{?dist} URL: http://www.gnome.org Source0: %{name}-%{version}.tar.bz2 License: GPLv2+ and GFDL+ @@ -104,6 +104,9 @@ %{_datadir}/omf/gconf-editor %changelog +* Mon Sep 3 2007 Matthias Clasen - 2.18.2-1 +- Update to 2.18.2 + * Thu Aug 23 2007 Adam Jackson - 2.18.0-3 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/gconf-editor/devel/sources,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sources 13 Mar 2007 04:36:29 -0000 1.22 +++ sources 4 Sep 2007 04:01:29 -0000 1.23 @@ -1 +1 @@ -cbaefa1ff8a548a3d381c67aed426fb7 gconf-editor-2.18.0.tar.bz2 +e40f51b3cb2809b882c29d45b71657bd gconf-editor-2.18.2.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 04:05:02 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 00:05:02 -0400 Subject: rpms/eog/devel eog.spec,1.95,1.96 Message-ID: <200709040405.l84452Yr029504@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/eog/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29469 Modified Files: eog.spec Log Message: fix file lists Index: eog.spec =================================================================== RCS file: /cvs/extras/rpms/eog/devel/eog.spec,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- eog.spec 4 Sep 2007 03:54:28 -0000 1.95 +++ eog.spec 4 Sep 2007 04:04:28 -0000 1.96 @@ -141,7 +141,6 @@ %{_datadir}/applications/* %{_datadir}/omf/* %{_datadir}/icons/hicolor/*/apps/* -%{_datadir}/pixmaps/eog %{_bindir}/* %{_sysconfdir}/gconf/schemas/*.schemas %{_libdir}/eog From fedora-extras-commits at redhat.com Tue Sep 4 04:17:24 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 00:17:24 -0400 Subject: rpms/pango/devel .cvsignore, 1.62, 1.63 pango.spec, 1.123, 1.124 sources, 1.62, 1.63 Message-ID: <200709040417.l844HOiV029707@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/pango/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29676 Modified Files: .cvsignore pango.spec sources Log Message: 1.18.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pango/devel/.cvsignore,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- .cvsignore 23 Aug 2007 16:52:41 -0000 1.62 +++ .cvsignore 4 Sep 2007 04:16:52 -0000 1.63 @@ -1 +1 @@ -pango-1.18.0.tar.bz2 +pango-1.18.1.tar.bz2 Index: pango.spec =================================================================== RCS file: /cvs/extras/rpms/pango/devel/pango.spec,v retrieving revision 1.123 retrieving revision 1.124 diff -u -r1.123 -r1.124 --- pango.spec 23 Aug 2007 16:52:41 -0000 1.123 +++ pango.spec 4 Sep 2007 04:16:52 -0000 1.124 @@ -8,7 +8,7 @@ Summary: System for layout and rendering of internationalized text Name: pango -Version: 1.18.0 +Version: 1.18.1 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -218,6 +218,9 @@ %changelog +* Tue Sep 4 2007 Matthias Clasen - 1.18.1-1 +- Update to 1.18.1 + * Thu Aug 23 2007 Behdad Esfahbod - 1.18.0-1 - Update to 1.18.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pango/devel/sources,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- sources 23 Aug 2007 16:52:41 -0000 1.62 +++ sources 4 Sep 2007 04:16:52 -0000 1.63 @@ -1 +1 @@ -5a3cbda73be7277a20d97f2bc89b0737 pango-1.18.0.tar.bz2 +282dcff56292359f6a5c75be0b4fe3df pango-1.18.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 04:24:11 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 00:24:11 -0400 Subject: rpms/gtksourceview2/devel .cvsignore, 1.4, 1.5 gtksourceview2.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200709040424.l844OBnW030060@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gtksourceview2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29991 Modified Files: .cvsignore gtksourceview2.spec sources Log Message: 1.90.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtksourceview2/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 1 Aug 2007 14:38:02 -0000 1.4 +++ .cvsignore 4 Sep 2007 04:23:39 -0000 1.5 @@ -1 +1 @@ -gtksourceview-1.90.3.tar.bz2 +gtksourceview-1.90.4.tar.bz2 Index: gtksourceview2.spec =================================================================== RCS file: /cvs/extras/rpms/gtksourceview2/devel/gtksourceview2.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gtksourceview2.spec 7 Aug 2007 20:30:43 -0000 1.6 +++ gtksourceview2.spec 4 Sep 2007 04:23:39 -0000 1.7 @@ -5,8 +5,8 @@ Summary: A library for viewing source files Name: gtksourceview2 -Version: 1.90.3 -Release: 2%{?dist} +Version: 1.90.4 +Release: 1%{?dist} License: LGPLv2+ and GPLv2+ # the library itself is LGPL, some .lang files are GPL Group: System Environment/Libraries @@ -69,7 +69,7 @@ %files -f %{po_package}.lang %defattr(-,root,root,-) -%doc README AUTHORS COPYING NEWS MAINTAINERS ChangeLog +%doc README AUTHORS COPYING NEWS MAINTAINERS %{_datadir}/gtksourceview-2.0 %{_libdir}/*.so.* @@ -81,6 +81,9 @@ %{_libdir}/*.so %changelog +* Tue Sep 4 2007 Matthias Clasen - 1.90.4-1 +- Update to 1.90.4 + * Tue Aug 7 2007 Matthias Clasen - 1.90.3-2 - Update license field Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtksourceview2/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 1 Aug 2007 14:38:02 -0000 1.4 +++ sources 4 Sep 2007 04:23:39 -0000 1.5 @@ -1 +1 @@ -584f6bd1c4cc4411f6be7fe96e0c3af5 gtksourceview-1.90.3.tar.bz2 +d4a1029c968ca61f8f65d3c22d4de07e gtksourceview-1.90.4.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 04:27:31 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 00:27:31 -0400 Subject: rpms/gcalctool/devel .cvsignore, 1.25, 1.26 gcalctool.spec, 1.46, 1.47 sources, 1.26, 1.27 Message-ID: <200709040427.l844RVAv030190@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gcalctool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30153 Modified Files: .cvsignore gcalctool.spec sources Log Message: 5.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcalctool/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 13 Aug 2007 18:54:20 -0000 1.25 +++ .cvsignore 4 Sep 2007 04:26:59 -0000 1.26 @@ -1 +1 @@ -gcalctool-5.19.90.tar.bz2 +gcalctool-5.19.92.tar.bz2 Index: gcalctool.spec =================================================================== RCS file: /cvs/extras/rpms/gcalctool/devel/gcalctool.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- gcalctool.spec 13 Aug 2007 18:54:20 -0000 1.46 +++ gcalctool.spec 4 Sep 2007 04:26:59 -0000 1.47 @@ -1,5 +1,5 @@ Name: gcalctool -Version: 5.19.90 +Version: 5.19.92 Release: 1%{?dist} Summary: A desktop calculator @@ -56,7 +56,6 @@ desktop-file-install --vendor gnome --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-only-show-in GNOME \ $RPM_BUILD_ROOT%{_datadir}/applications/* # delete this crap @@ -97,11 +96,13 @@ %{_bindir}/gcalctool %{_bindir}/gnome-calculator %{_datadir}/applications/gnome-gcalctool.desktop -%{_datadir}/omf/gcalctool/ %doc %{_mandir}/man1/gcalctool.1.gz %changelog +* Tue Sep 4 2007 Matthias Clasen - 5.19.92-1 +- Update to 5.19.92 + * Mon Aug 13 2007 Matthias Clasen - 5.19.90-1 - Update to 5.19.90 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcalctool/devel/sources,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- sources 13 Aug 2007 18:54:20 -0000 1.26 +++ sources 4 Sep 2007 04:26:59 -0000 1.27 @@ -1 +1 @@ -237e1b4805cf24ca2a7e5cdf741e4a2f gcalctool-5.19.90.tar.bz2 +1b2a327311134d830a4b3628b51468f0 gcalctool-5.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 04:30:56 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 00:30:56 -0400 Subject: rpms/gok/devel .cvsignore, 1.24, 1.25 gok.spec, 1.52, 1.53 sources, 1.24, 1.25 Message-ID: <200709040430.l844Uupm030296@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gok/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30272 Modified Files: .cvsignore gok.spec sources Log Message: 1.3.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gok/devel/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 10 Jul 2007 13:50:10 -0000 1.24 +++ .cvsignore 4 Sep 2007 04:30:23 -0000 1.25 @@ -1 +1 @@ -gok-1.3.1.tar.bz2 +gok-1.3.2.tar.bz2 Index: gok.spec =================================================================== RCS file: /cvs/extras/rpms/gok/devel/gok.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- gok.spec 29 Aug 2007 03:55:21 -0000 1.52 +++ gok.spec 4 Sep 2007 04:30:23 -0000 1.53 @@ -2,8 +2,8 @@ Summary: GNOME Onscreen Keyboard Name: gok -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.3.2 +Release: 1%{?dist} License: LGPLv2+ Group: Desktop/Accessibility URL: http://www.gok.ca/ @@ -110,7 +110,6 @@ %{_bindir}/create-branching-keyboard %{_libdir}/bonobo/servers/GNOME_Gok.server %{_datadir}/gok -%{_datadir}/omf/gok %{_datadir}/icons/hicolor/48x48/apps/gok.png %exclude %{_datadir}/applications/gok.desktop @@ -122,6 +121,9 @@ %{_datadir}/gtk-doc/html/gok %changelog +* Tue Sep 4 2007 Matthias Clasen - 1.3.2-1 +- Update to 1.3.2 + * Tue Aug 28 2007 Fedora Release Engineering - 1.3.1-3 - Rebuild for selinux ppc32 issue. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gok/devel/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 10 Jul 2007 13:50:10 -0000 1.24 +++ sources 4 Sep 2007 04:30:23 -0000 1.25 @@ -1 +1 @@ -4d985fe794aa794c6ab0c9efb1825af4 gok-1.3.1.tar.bz2 +643a6ef0e1752b41d4a3d2415c9cb174 gok-1.3.2.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 04:39:04 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Tue, 4 Sep 2007 00:39:04 -0400 Subject: rpms/evolution/devel evolution-2.8.1-kill-ethread.patch, 1.13, 1.14 evolution-2.9.1-kill-ememory.patch, 1.3, 1.4 evolution.spec, 1.284, 1.285 evolution-2.11.91-compilation-breakage.patch, 1.1, NONE Message-ID: <200709040439.l844d4X9030590@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30562 Modified Files: evolution-2.8.1-kill-ethread.patch evolution-2.9.1-kill-ememory.patch evolution.spec Removed Files: evolution-2.11.91-compilation-breakage.patch Log Message: * Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 - Update to 2.11.92 evolution-2.8.1-kill-ethread.patch: View full diff with command: /usr/bin/cvs -f diff -kk -u -N -r 1.13 -r 1.14 evolution-2.8.1-kill-ethread.patch Index: evolution-2.8.1-kill-ethread.patch =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/evolution-2.8.1-kill-ethread.patch,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- evolution-2.8.1-kill-ethread.patch 29 Aug 2007 22:40:09 -0000 1.13 +++ evolution-2.8.1-kill-ethread.patch 4 Sep 2007 04:39:01 -0000 1.14 @@ -1,4893 +1,4256 @@ -diff -up evolution-2.11.91/mail/mail-send-recv.c.kill-ethread evolution-2.11.91/mail/mail-send-recv.c ---- evolution-2.11.91/mail/mail-send-recv.c.kill-ethread 2007-07-28 17:08:12.000000000 -0400 -+++ evolution-2.11.91/mail/mail-send-recv.c 2007-08-29 17:39:34.000000000 -0400 -@@ -770,23 +770,22 @@ receive_get_folder(CamelFilterDriver *d, - /* ********************************************************************** */ +--- evolution-2.11.92/plugins/folder-unsubscribe/folder-unsubscribe.c.kill-ethread 2007-09-02 14:56:38.000000000 -0400 ++++ evolution-2.11.92/plugins/folder-unsubscribe/folder-unsubscribe.c 2007-09-04 00:19:08.000000000 -0400 +@@ -44,32 +44,30 @@ - struct _refresh_folders_msg { + + struct _folder_unsub_t { - struct _mail_msg msg; + MailMsg base; - - struct _send_info *info; - GPtrArray *folders; - CamelStore *store; + + char *uri; }; -static char * --refresh_folders_desc (struct _mail_msg *mm, int done) +-folder_unsubscribe__desc (struct _mail_msg *mm, int done) +static gchar * -+refresh_folders_desc (struct _refresh_folders_msg *m) - { - return g_strdup_printf(_("Checking for new mail")); - } - - static void --refresh_folders_get (struct _mail_msg *mm) -+refresh_folders_exec (struct _refresh_folders_msg *m) ++folder_unsubscribe_desc (struct _folder_unsub_t *msg) { -- struct _refresh_folders_msg *m = (struct _refresh_folders_msg *)mm; - int i; - CamelFolder *folder; - CamelException ex = CAMEL_EXCEPTION_INITIALISER; -@@ -808,17 +807,14 @@ refresh_folders_get (struct _mail_msg *m +- struct _folder_unsub_t *unsub = (struct _folder_unsub_t *) mm; +- +- return g_strdup_printf (_("Unsubscribing from folder \"%s\""), unsub->uri); ++ return g_strdup_printf ( ++ _("Unsubscribing from folder \"%s\""), msg->uri); } static void --refresh_folders_got (struct _mail_msg *mm) -+refresh_folders_done (struct _refresh_folders_msg *m) +-folder_unsubscribe__unsub (struct _mail_msg *mm) ++folder_unsubscribe_exec (struct _folder_unsub_t *msg) { -- struct _refresh_folders_msg *m = (struct _refresh_folders_msg *)mm; -- - receive_done("", m->info); +- struct _folder_unsub_t *unsub = (struct _folder_unsub_t *) mm; + extern CamelSession *session; + const char *path = NULL; + CamelStore *store; + CamelURL *url; + +- if (!(store = camel_session_get_store (session, unsub->uri, &mm->ex))) ++ if (!(store = camel_session_get_store (session, msg->uri, &mm->ex))) + return; + +- url = camel_url_new (unsub->uri, NULL); ++ url = camel_url_new (msg->uri, NULL); + if (((CamelService *) store)->provider->url_flags & CAMEL_URL_FRAGMENT_IS_PATH) + path = url->fragment; + else if (url->path && url->path[0]) +@@ -82,18 +80,17 @@ } static void --refresh_folders_free (struct _mail_msg *mm) -+refresh_folders_free (struct _refresh_folders_msg *m) +-folder_unsubscribe__free (struct _mail_msg *mm) ++folder_unsubscribe_free (struct _folder_unsub_t *msg) { -- struct _refresh_folders_msg *m = (struct _refresh_folders_msg *)mm; - int i; - - for (i=0;ifolders->len;i++) -@@ -827,11 +823,12 @@ refresh_folders_free (struct _mail_msg * - camel_object_unref(m->store); +- struct _folder_unsub_t *unsub = (struct _folder_unsub_t *) mm; +- +- g_free (unsub->uri); ++ g_free (msg->uri); } --static struct _mail_msg_op refresh_folders_op = { -- refresh_folders_desc, -- refresh_folders_get, -- refresh_folders_got, -- refresh_folders_free, -+static MailMsgInfo refresh_folders_info = { -+ sizeof (struct _refresh_folders_msg), -+ (MailMsgDescFunc) refresh_folders_desc, -+ (MailMsgExecFunc) refresh_folders_exec, -+ (MailMsgDoneFunc) refresh_folders_done, -+ (MailMsgFreeFunc) refresh_folders_free +-static struct _mail_msg_op unsubscribe_op = { +- folder_unsubscribe__desc, +- folder_unsubscribe__unsub, +- NULL, +- folder_unsubscribe__free, ++static MailMsgInfo unsubscribe_info = { ++ sizeof (struct _folder_unsub_t), ++ (MailMsgDescFunc) folder_unsubscribe_desc, ++ (MailMsgExecFunc) folder_unsubscribe_exec, ++ (MailMsgDoneFunc) NULL, ++ (MailMsgFreeFunc) folder_unsubscribe_free }; - static void -@@ -864,13 +861,13 @@ receive_update_got_folderinfo(CamelStore - get_folders(store, folders, info); +@@ -105,8 +102,8 @@ + if (target->uri == NULL) + return; + +- unsub = mail_msg_new (&unsubscribe_op, NULL, sizeof (struct _folder_unsub_t)); ++ unsub = mail_msg_new (&unsubscribe_info); + unsub->uri = g_strdup (target->uri); + +- e_thread_put (mail_thread_new, (EMsg *) unsub); ++ mail_msg_unordered_push (unsub); + } +--- evolution-2.11.92/plugins/mark-all-read/mark-all-read.c.kill-ethread 2007-09-02 14:56:39.000000000 -0400 ++++ evolution-2.11.92/plugins/mark-all-read/mark-all-read.c 2007-09-04 00:19:08.000000000 -0400 +@@ -44,7 +44,7 @@ + return; + } + +- mail_get_folder(t->uri, 0, mar_got_folder, NULL, mail_thread_new); ++ mail_get_folder(t->uri, 0, mar_got_folder, NULL, mail_msg_unordered_push); + } -- m = mail_msg_new(&refresh_folders_op, NULL, sizeof(*m)); -+ m = mail_msg_new(&refresh_folders_info); - m->store = store; - camel_object_ref(store); - m->folders = folders; - m->info = sinfo; + static void +--- evolution-2.11.92/plugins/save-attachments/save-attachments.c.kill-ethread 2007-09-02 14:56:45.000000000 -0400 ++++ evolution-2.11.92/plugins/save-attachments/save-attachments.c 2007-09-04 00:19:08.000000000 -0400 +@@ -403,5 +403,5 @@ + camel_object_ref(data->folder); + data->uid = g_strdup(target->uids->pdata[0]); -- e_thread_put(mail_thread_new, (EMsg *)m); -+ mail_msg_unordered_push (m); - } else { - receive_done ("", data); - } -diff -up evolution-2.11.91/mail/mail-component.c.kill-ethread evolution-2.11.91/mail/mail-component.c ---- evolution-2.11.91/mail/mail-component.c.kill-ethread 2007-08-24 02:49:43.000000000 -0400 -+++ evolution-2.11.91/mail/mail-component.c 2007-08-29 17:39:34.000000000 -0400 -@@ -1005,7 +1005,7 @@ impl_handleURI (PortableServer_Servant s - if (camel_url_get_param(url, "uid") != NULL) { - char *curi = em_uri_to_camel(uri); +- mail_get_message(data->folder, data->uid, save_got_message, data, mail_thread_new); ++ mail_get_message(data->folder, data->uid, save_got_message, data, mail_msg_unordered_push); + } +--- evolution-2.11.92/plugins/groupwise-features/share-folder-common.c.kill-ethread 2007-09-02 14:56:38.000000000 -0400 ++++ evolution-2.11.92/plugins/groupwise-features/share-folder-common.c 2007-09-04 00:19:08.000000000 -0400 +@@ -121,7 +121,7 @@ + } -- mail_get_folder(curi, 0, handleuri_got_folder, url, mail_thread_new); -+ mail_get_folder(curi, 0, handleuri_got_folder, url, mail_msg_unordered_push); - g_free(curi); - } else { - g_warning("email uri's must include a uid parameter"); -diff -up evolution-2.11.91/mail/mail-ops.c.kill-ethread evolution-2.11.91/mail/mail-ops.c ---- evolution-2.11.91/mail/mail-ops.c.kill-ethread 2007-07-05 02:09:38.000000000 -0400 -+++ evolution-2.11.91/mail/mail-ops.c 2007-08-29 17:39:34.000000000 -0400 -@@ -75,7 +75,7 @@ - /* used for both just filtering a folder + uid's, and for filtering a whole folder */ - /* used both for fetching mail, and for filtering mail */ - struct _filter_mail_msg { + struct _EMCreateFolder { - struct _mail_msg msg; + MailMsg base; - CamelFolder *source_folder; /* where they come from */ [...12250 lines suppressed...] - g_return_if_fail (alarm_queue_inited); - g_return_if_fail (client != NULL); -@@ -2019,6 +2009,8 @@ static void alarm_queue_add_async (EThre - G_CALLBACK (cal_opened_cb), - ca); - } -+ -+ g_slice_free (struct _alarm_client_msg, msg); + MAIL_MT_LOCK(status_lock); + busy_state++; + if (busy_state == 1) { +- m = mail_msg_new(&set_busy_op, NULL, sizeof(*m)); +- e_msgport_put(mail_gui_port, (EMsg *)m); ++ m = mail_msg_new(&set_busy_info); ++ mail_msg_main_loop_push(m); + } + MAIL_MT_UNLOCK(status_lock); } - /** -@@ -2038,20 +2030,13 @@ static void alarm_queue_add_async (EThre - void - alarm_queue_add_client (ECal *client) + void mail_disable_stop(void) { -- AlarmMsg *msg; -- struct _alarm_client_msg *list; -+ struct _alarm_client_msg *msg; - -- /* These two structures will be freed by the msg destroy function*/ -- msg = malloc (sizeof (AlarmMsg)); -- msg->receive_msg = alarm_queue_add_async; -- -- list = malloc (sizeof (struct _alarm_client_msg)); -- list->client = client; -- g_object_ref (client); -- msg->data = list; -+ msg = g_slice_new (struct _alarm_client_msg); -+ msg->header.func = (MessageFunc) alarm_queue_add_async; -+ msg->client = g_object_ref (client); +- struct _mail_msg *m; ++ MailMsg *m; -- d(printf("%s:%d (alarm_queue_add_client) - Posting a task\n",__FILE__, __LINE__)); -- e_thread_put(alarm_operation_thread, (EMsg *)msg); -+ message_push ((Message *) msg); + MAIL_MT_LOCK(status_lock); + busy_state--; + if (busy_state == 0) { +- m = mail_msg_new(&set_busy_op, NULL, sizeof(*m)); +- e_msgport_put(mail_gui_port, (EMsg *)m); ++ m = mail_msg_new(&set_busy_info); ++ mail_msg_main_loop_push(m); + } + MAIL_MT_UNLOCK(status_lock); } +@@ -930,7 +911,7 @@ + /* ******************************************************************************** */ - /* Removes a component an its alarms */ -@@ -2103,11 +2088,10 @@ remove_client_alarms (ClientAlarms *ca) - * Removes a calendar client from the alarm queueing system. - **/ - static void --alarm_queue_remove_async (EThread *e, AlarmMsg *msg, void *data) -+alarm_queue_remove_async (struct _alarm_client_msg *msg) - { - ClientAlarms *ca; -- struct _alarm_client_msg *list = msg->data; -- ECal *client = list->client; -+ ECal *client = msg->client; + struct _op_status_msg { +- struct _mail_msg msg; ++ MailMsg base; - g_return_if_fail (alarm_queue_inited); - g_return_if_fail (client != NULL); -@@ -2144,6 +2128,8 @@ alarm_queue_remove_async (EThread *e, Al - g_free (ca); + struct _CamelOperation *op; + char *what; +@@ -938,16 +919,16 @@ + void *data; + }; - g_hash_table_remove (client_alarms_hash, client); -+ -+ g_slice_free (struct _alarm_client_msg, msg); +-static void do_op_status(struct _mail_msg *mm) ++static void ++op_status_exec (struct _op_status_msg *m) + { + EActivityHandler *activity_handler = mail_component_peek_activity_handler (mail_component_peek ()); +- struct _op_status_msg *m = (struct _op_status_msg *)mm; +- struct _mail_msg *msg; +- struct _mail_msg_priv *data; ++ MailMsg *msg; ++ MailMsgPrivate *data; + char *out, *p, *o, c; + int pc; + +- g_return_if_fail (pthread_equal(mail_gui_thread, pthread_self ())); ++ g_return_if_fail (mail_in_main_thread ()); + + MAIL_MT_LOCK (mail_msg_lock); + +@@ -986,8 +967,8 @@ + progress_icon = e_icon_factory_get_icon ("stock_mail-unread", E_ICON_SIZE_MENU); + + MAIL_MT_UNLOCK (mail_msg_lock); +- if (msg->ops->describe_msg) +- what = msg->ops->describe_msg (msg, FALSE); ++ if (msg->info->desc) ++ what = msg->info->desc (msg); + /* uncommenting because message is not very useful for a user, see bug 271734*/ + else { + what = g_strdup(""); +@@ -1001,11 +982,7 @@ + MAIL_MT_LOCK (mail_msg_lock); + if (data->activity_state == 3) { + MAIL_MT_UNLOCK (mail_msg_lock); +- if (msg->cancel) +- camel_operation_unref (msg->cancel); +- camel_exception_clear (&msg->ex); +- g_free (msg->priv); +- g_free (msg); ++ mail_msg_free (msg); + } else { + data->activity_state = 2; + MAIL_MT_UNLOCK (mail_msg_lock); +@@ -1021,18 +998,17 @@ } - /** alarm_queue_remove_client -@@ -2156,22 +2142,16 @@ alarm_queue_remove_async (EThread *e, Al - void - alarm_queue_remove_client (ECal *client, gboolean immediately) + static void +-do_op_status_free (struct _mail_msg *mm) ++op_status_free (struct _op_status_msg *m) { -- AlarmMsg *msg; -- struct _alarm_client_msg *list; -+ struct _alarm_client_msg *msg; - -- /* These two structures will be freed by the msg destroy function*/ -- msg = malloc (sizeof (AlarmMsg)); -- msg->receive_msg = alarm_queue_remove_async; +- struct _op_status_msg *m = (struct _op_status_msg *)mm; - -- list = malloc (sizeof (struct _alarm_client_msg)); -- list->client = client; -- msg->data = list; -+ msg = g_slice_new (struct _alarm_client_msg); -+ msg->header.func = (MessageFunc) alarm_queue_remove_async; -+ msg->client = client; + g_free (m->what); + } -- d(printf("%s:%d (alarm_queue_remove_client) - Posting a task\n",__FILE__, __LINE__)); - if (immediately) -- alarm_queue_remove_async (NULL, msg, NULL); -+ alarm_queue_remove_async (msg); - else -- e_thread_put(alarm_operation_thread, (EMsg *)msg); -+ message_push ((Message *) msg); +-static struct _mail_msg_op op_status_op = { +- NULL, +- do_op_status, +- NULL, +- do_op_status_free, ++static MailMsgInfo op_status_info = { ++ sizeof (struct _op_status_msg), ++ (MailMsgDescFunc) NULL, ++ (MailMsgExecFunc) op_status_exec, ++ (MailMsgDoneFunc) NULL, ++ (MailMsgFreeFunc) op_status_free + }; + + static void +@@ -1042,7 +1018,7 @@ + + d(printf("got operation statys: %s %d%%\n", what, pc)); + +- m = mail_msg_new(&op_status_op, NULL, sizeof(*m)); ++ m = mail_msg_new(&op_status_info); + m->op = op; + m->what = g_strdup(what); + switch (pc) { +@@ -1055,7 +1031,7 @@ + } + m->pc = pc; + m->data = data; +- e_msgport_put(mail_gui_port, (EMsg *)m); ++ mail_msg_main_loop_push(m); } - /* Update non-time related variables for various structures on modification of an existing component + /* ******************** */ evolution-2.9.1-kill-ememory.patch: Index: evolution-2.9.1-kill-ememory.patch =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/evolution-2.9.1-kill-ememory.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- evolution-2.9.1-kill-ememory.patch 4 Jun 2007 20:07:28 -0000 1.3 +++ evolution-2.9.1-kill-ememory.patch 4 Sep 2007 04:39:01 -0000 1.4 @@ -30,7 +30,7 @@ - default: - string = NULL; - index = NORMALISED_LAST; -- g_assert_not_reached (); +- g_warning ("Should not be reached\n"); - } - - /* slight optimisation */ Index: evolution.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v retrieving revision 1.284 retrieving revision 1.285 diff -u -r1.284 -r1.285 --- evolution.spec 4 Sep 2007 03:23:24 -0000 1.284 +++ evolution.spec 4 Sep 2007 04:39:01 -0000 1.285 @@ -121,9 +121,6 @@ # GNOME bug #417999 Patch34: evolution-2.10.0-e-source-combo-box.patch -# The usual compilation breakage... -Patch35: evolution-2.11.91-compilation-breakage.patch - ## Dependencies ### Requires(post): GConf2 @@ -255,7 +252,6 @@ %patch31 -p1 -b .meeting-list-view %patch33 -p1 -b .e-passwords %patch34 -p1 -b .e-source-combo-box -%patch35 -p1 -b .compilation-breakage mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib --- evolution-2.11.91-compilation-breakage.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 4 04:47:30 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Tue, 4 Sep 2007 00:47:30 -0400 Subject: rpms/evolution-exchange/devel evolution-exchange-2.11.92-compilation-breakage.patch, NONE, 1.1 evolution-exchange.spec, 1.9, 1.10 Message-ID: <200709040447.l844lUqG030738@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-exchange/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30713 Modified Files: evolution-exchange.spec Added Files: evolution-exchange-2.11.92-compilation-breakage.patch Log Message: * Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 - Update to 2.11.92 evolution-exchange-2.11.92-compilation-breakage.patch: --- NEW FILE evolution-exchange-2.11.92-compilation-breakage.patch --- --- evolution-exchange-2.11.92/calendar/e-cal-backend-exchange.c.compilation-breakage 2007-09-04 00:44:22.000000000 -0400 +++ evolution-exchange-2.11.92/calendar/e-cal-backend-exchange.c 2007-09-04 00:45:07.000000000 -0400 @@ -46,6 +46,7 @@ #include #include +#include #include "exchange-component.h" #include Index: evolution-exchange.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/evolution-exchange.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- evolution-exchange.spec 4 Sep 2007 03:54:17 -0000 1.9 +++ evolution-exchange.spec 4 Sep 2007 04:46:50 -0000 1.10 @@ -50,6 +50,9 @@ # Remove deprecated e_passwords_shutdown(). Patch15: evolution-exchange-2.11.4-e-passwords.patch +# The usual compilation breakage... +Patch16: evolution-exchange-2.11.91-compilation-breakage.patch + ### Dependencies ### Requires: db4 @@ -89,6 +92,7 @@ %patch13 -p1 -b .no_gnome_common %patch14 -p1 -b .fix-library-order %patch15 -p1 -b .e-passwords +%patch16 -p1 -b .compilation-breakage %build export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED" From fedora-extras-commits at redhat.com Tue Sep 4 04:49:43 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Tue, 4 Sep 2007 00:49:43 -0400 Subject: rpms/evolution-exchange/devel evolution-exchange.spec,1.10,1.11 Message-ID: <200709040449.l844nhlv030843@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-exchange/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30825 Modified Files: evolution-exchange.spec Log Message: * Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 - Update to 2.11.92 Index: evolution-exchange.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution-exchange/devel/evolution-exchange.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- evolution-exchange.spec 4 Sep 2007 04:46:50 -0000 1.10 +++ evolution-exchange.spec 4 Sep 2007 04:49:10 -0000 1.11 @@ -51,7 +51,7 @@ Patch15: evolution-exchange-2.11.4-e-passwords.patch # The usual compilation breakage... -Patch16: evolution-exchange-2.11.91-compilation-breakage.patch +Patch16: evolution-exchange-2.11.92-compilation-breakage.patch ### Dependencies ### From fedora-extras-commits at redhat.com Tue Sep 4 04:58:56 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 00:58:56 -0400 Subject: rpms/pygtksourceview/devel .cvsignore, 1.4, 1.5 pygtksourceview.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200709040458.l844wunf031084@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/pygtksourceview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31056 Modified Files: .cvsignore pygtksourceview.spec sources Log Message: 1.90.4 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pygtksourceview/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 1 Aug 2007 15:01:37 -0000 1.4 +++ .cvsignore 4 Sep 2007 04:58:19 -0000 1.5 @@ -1 +1 @@ -pygtksourceview-1.90.3.tar.bz2 +pygtksourceview-1.90.4.tar.bz2 Index: pygtksourceview.spec =================================================================== RCS file: /cvs/pkgs/rpms/pygtksourceview/devel/pygtksourceview.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pygtksourceview.spec 1 Aug 2007 16:28:47 -0000 1.7 +++ pygtksourceview.spec 4 Sep 2007 04:58:19 -0000 1.8 @@ -5,7 +5,7 @@ %define gtksourceview_version 1.90.3 Name: pygtksourceview -Version: 1.90.3 +Version: 1.90.4 Release: 1%{?dist} Summary: Python bindings for gtksourceview @@ -66,6 +66,9 @@ %{_libdir}/pkgconfig/pygtksourceview-2.0.pc %changelog +* Tue Sep 4 2007 Matthias Clasen - 1.90.4-1 +- Update to 1.90.4 + * Wed Aug 1 2007 Matthias Clasen - 1.90.3-1 - Update to 1.90.3 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pygtksourceview/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 1 Aug 2007 15:01:37 -0000 1.4 +++ sources 4 Sep 2007 04:58:19 -0000 1.5 @@ -1 +1 @@ -a7f1c81c4637550a4bc2c3ee2a3182b7 pygtksourceview-1.90.3.tar.bz2 +dd8fcd11ba555ed6444bfffcd7cffe45 pygtksourceview-1.90.4.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 05:03:50 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:03:50 -0400 Subject: rpms/gnome-utils/devel .cvsignore, 1.60, 1.61 gnome-utils.spec, 1.151, 1.152 sources, 1.64, 1.65 Message-ID: <200709040503.l8453op1004656@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4630 Modified Files: .cvsignore gnome-utils.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-utils/devel/.cvsignore,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- .cvsignore 13 Aug 2007 19:09:18 -0000 1.60 +++ .cvsignore 4 Sep 2007 05:03:17 -0000 1.61 @@ -1 +1 @@ -gnome-utils-2.19.90.tar.bz2 +gnome-utils-2.19.91.tar.bz2 Index: gnome-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-utils/devel/gnome-utils.spec,v retrieving revision 1.151 retrieving revision 1.152 diff -u -r1.151 -r1.152 --- gnome-utils.spec 23 Aug 2007 17:54:11 -0000 1.151 +++ gnome-utils.spec 4 Sep 2007 05:03:17 -0000 1.152 @@ -1,5 +1,5 @@ -%define glib2_version 2.9.1 -%define gtk2_version 2.6.0 +%define glib2_version 2.13.3 +%define gtk2_version 2.10.0 %define desktop_file_utils_version 0.9 %define gnome_doc_utils_version 0.3.2 %define libgnome_version 2.13.7 @@ -9,8 +9,8 @@ %define gnome_panel_version 2.9.4 Name: gnome-utils -Version: 2.19.90 -Release: 2%{?dist} +Version: 2.19.91 +Release: 1%{?dist} Epoch: 1 Summary: GNOME utility programs @@ -111,14 +111,11 @@ desktop-file-install --vendor gnome --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-only-show-in GNOME \ - --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/* desktop-file-install --vendor gnome --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --copy-generic-name-to-name \ - --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/gnome-baobab.desktop %find_lang gnome-utils-2.0 --all-name --with-gnome @@ -182,10 +179,12 @@ %files -f gnome-utils-2.0.lang %defattr(-,root,root,-) %doc COPYING NEWS README -%doc gnome-dictionary/AUTHORS gnome-dictionary/README +%doc gnome-dictionary/AUTHORS +%doc gnome-dictionary/README %doc gsearchtool/AUTHORS %doc gfloppy/AUTHORS -%doc baobab/AUTHORS baobab/README +%doc baobab/AUTHORS +%doc baobab/README %{_sysconfdir}/security/console.apps/gnome-system-log %{_sysconfdir}/pam.d/gnome-system-log %{_sysconfdir}/gconf/schemas/gnome-dictionary.schemas @@ -228,12 +227,6 @@ %{_mandir}/man1/gnome-system-log.1.gz %{_mandir}/man1/gfloppy.1.gz %{_mandir}/man1/baobab.1.gz -%{_datadir}/omf/gnome-dictionary/ -%{_datadir}/omf/gnome-search-tool/ -%{_datadir}/omf/gnome-system-log/ -%{_datadir}/omf/gfloppy/ -%{_datadir}/omf/baobab/ - %files devel %{_libdir}/libgdict-1.0.so @@ -243,6 +236,9 @@ %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.91-1 +- Update to 2.19.91 + * Thu Aug 23 2007 Adam Jackson - 1:2.19.90-2 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-utils/devel/sources,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- sources 13 Aug 2007 19:09:18 -0000 1.64 +++ sources 4 Sep 2007 05:03:17 -0000 1.65 @@ -1 +1 @@ -45b4cd75d077a425b3212bf1d38d5192 gnome-utils-2.19.90.tar.bz2 +b1d4fd889d9a556f11f17a06ebb8ef81 gnome-utils-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 05:05:03 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:05:03 -0400 Subject: rpms/pygtksourceview/devel pygtksourceview.spec,1.8,1.9 Message-ID: <200709040505.l845535X004739@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/pygtksourceview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4669 Modified Files: pygtksourceview.spec Log Message: Bump required gtksourceview version Index: pygtksourceview.spec =================================================================== RCS file: /cvs/pkgs/rpms/pygtksourceview/devel/pygtksourceview.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pygtksourceview.spec 4 Sep 2007 04:58:19 -0000 1.8 +++ pygtksourceview.spec 4 Sep 2007 05:04:29 -0000 1.9 @@ -2,7 +2,7 @@ %define pygtk_version 2.8.0 %define pygobject_version 2.8.0 -%define gtksourceview_version 1.90.3 +%define gtksourceview_version 1.90.4 Name: pygtksourceview Version: 1.90.4 From fedora-extras-commits at redhat.com Tue Sep 4 05:06:02 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Tue, 4 Sep 2007 01:06:02 -0400 Subject: rpms/evolution/devel evolution.spec,1.285,1.286 Message-ID: <200709040506.l84562nY004831@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4801 Modified Files: evolution.spec Log Message: * Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 - Update to 2.11.92 Index: evolution.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v retrieving revision 1.285 retrieving revision 1.286 diff -u -r1.285 -r1.286 --- evolution.spec 4 Sep 2007 04:39:01 -0000 1.285 +++ evolution.spec 4 Sep 2007 05:05:26 -0000 1.286 @@ -523,6 +523,7 @@ %{_libdir}/evolution/%{evo_major}/conduits/libeaddress_conduit.so %{_libdir}/gnome-pilot/conduits/e-address.conduit +%{_libdir}/evolution/%{evo_major}/conduits/libecalendar_common_conduit.so %{_libdir}/evolution/%{evo_major}/conduits/libecalendar_conduit.so %{_libdir}/gnome-pilot/conduits/e-calendar.conduit From fedora-extras-commits at redhat.com Tue Sep 4 05:07:39 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:07:39 -0400 Subject: rpms/gnome-keyring/devel .cvsignore, 1.30, 1.31 gnome-keyring.spec, 1.53, 1.54 sources, 1.30, 1.31 Message-ID: <200709040507.l8457d6M004933@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-keyring/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4909 Modified Files: .cvsignore gnome-keyring.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-keyring/devel/.cvsignore,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- .cvsignore 13 Aug 2007 00:55:47 -0000 1.30 +++ .cvsignore 4 Sep 2007 05:07:06 -0000 1.31 @@ -1 +1 @@ -gnome-keyring-2.19.90.tar.bz2 +gnome-keyring-2.19.91.tar.bz2 Index: gnome-keyring.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-keyring/devel/gnome-keyring.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- gnome-keyring.spec 13 Aug 2007 00:55:47 -0000 1.53 +++ gnome-keyring.spec 4 Sep 2007 05:07:06 -0000 1.54 @@ -2,7 +2,7 @@ Summary: A framework for managing user passwords and other secrets Name: gnome-keyring -Version: 2.19.90 +Version: 2.19.91 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries @@ -102,6 +102,9 @@ %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.91-1 +- Update to 2.19.91 + * Sun Aug 12 2007 Matthias Clasen - 2.19.90-1 - Update to 2.19.90 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-keyring/devel/sources,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- sources 13 Aug 2007 00:55:47 -0000 1.30 +++ sources 4 Sep 2007 05:07:06 -0000 1.31 @@ -1 +1 @@ -4a33ec4a99d0bafb791ca37740987e0a gnome-keyring-2.19.90.tar.bz2 +31859dc08b8034fe95a32d461904ce52 gnome-keyring-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 05:09:44 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Tue, 4 Sep 2007 01:09:44 -0400 Subject: rpms/stardict/F-7 stardict.spec,1.39,1.40 Message-ID: <200709040509.l8459i6t005039@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5004/F-7 Modified Files: stardict.spec Log Message: small change Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/F-7/stardict.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- stardict.spec 4 Sep 2007 02:46:40 -0000 1.39 +++ stardict.spec 4 Sep 2007 05:09:11 -0000 1.40 @@ -55,7 +55,6 @@ make DESTDIR=$RPM_BUILD_ROOT install desktop-file-install --vendor fedora --delete-original \ - --add-category X-Red-Hat-Base \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop From fedora-extras-commits at redhat.com Tue Sep 4 05:09:48 2007 From: fedora-extras-commits at redhat.com (Hu Zheng (zhu)) Date: Tue, 4 Sep 2007 01:09:48 -0400 Subject: rpms/stardict/devel stardict.spec,1.39,1.40 Message-ID: <200709040509.l8459m5f005042@cvs-int.fedora.redhat.com> Author: zhu Update of /cvs/pkgs/rpms/stardict/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5004/devel Modified Files: stardict.spec Log Message: small change Index: stardict.spec =================================================================== RCS file: /cvs/pkgs/rpms/stardict/devel/stardict.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- stardict.spec 4 Sep 2007 02:46:43 -0000 1.39 +++ stardict.spec 4 Sep 2007 05:09:15 -0000 1.40 @@ -55,7 +55,6 @@ make DESTDIR=$RPM_BUILD_ROOT install desktop-file-install --vendor fedora --delete-original \ - --add-category X-Red-Hat-Base \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop From fedora-extras-commits at redhat.com Tue Sep 4 05:14:35 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:14:35 -0400 Subject: rpms/gthumb/devel .cvsignore, 1.31, 1.32 gthumb.spec, 1.78, 1.79 sources, 1.32, 1.33 Message-ID: <200709040514.l845EZPm005100@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gthumb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5073 Modified Files: .cvsignore gthumb.spec sources Log Message: 2.10.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gthumb/devel/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 28 Jun 2007 02:47:19 -0000 1.31 +++ .cvsignore 4 Sep 2007 05:14:02 -0000 1.32 @@ -1 +1 @@ -gthumb-2.10.5.tar.bz2 +gthumb-2.10.6.tar.bz2 Index: gthumb.spec =================================================================== RCS file: /cvs/extras/rpms/gthumb/devel/gthumb.spec,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- gthumb.spec 28 Aug 2007 21:44:53 -0000 1.78 +++ gthumb.spec 4 Sep 2007 05:14:02 -0000 1.79 @@ -10,8 +10,8 @@ Summary: Image viewer, editor, organizer Name: gthumb -Version: 2.10.5 -Release: 5%{?dist} +Version: 2.10.6 +Release: 1%{?dist} URL: http://gthumb.sourceforge.net Source0: http://download.gnome.org/sources/gthumb/2.10/%{name}-%{version}.tar.bz2 License: GPLv2+ @@ -128,10 +128,12 @@ %{_datadir}/gthumb %{_datadir}/applications/* %{_mandir}/man*/* -%{_datadir}/omf/* %{_datadir}/icons/hicolor/* %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.10.6-1 +- Update to 2.10.6 + * Tue Aug 28 2007 Fedora Release Engineering - 2.10.5-5 - Rebuild for selinux ppc32 issue. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gthumb/devel/sources,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sources 28 Jun 2007 02:47:19 -0000 1.32 +++ sources 4 Sep 2007 05:14:02 -0000 1.33 @@ -1 +1 @@ -5b9a050da06abecce058d9fca57d5307 gthumb-2.10.5.tar.bz2 +6a52800a3adc55a705c9f7f38de9182a gthumb-2.10.6.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 05:18:09 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:18:09 -0400 Subject: rpms/gnome-mag/devel .cvsignore, 1.26, 1.27 gnome-mag.spec, 1.48, 1.49 sources, 1.27, 1.28 Message-ID: <200709040518.l845I9vq005232@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-mag/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5205 Modified Files: .cvsignore gnome-mag.spec sources Log Message: 0.14.8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-mag/devel/.cvsignore,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- .cvsignore 18 Jun 2007 18:13:08 -0000 1.26 +++ .cvsignore 4 Sep 2007 05:17:36 -0000 1.27 @@ -1 +1 @@ -gnome-mag-0.14.6.tar.bz2 +gnome-mag-0.14.8.tar.bz2 Index: gnome-mag.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-mag/devel/gnome-mag.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- gnome-mag.spec 29 Aug 2007 03:53:02 -0000 1.48 +++ gnome-mag.spec 4 Sep 2007 05:17:36 -0000 1.49 @@ -2,8 +2,8 @@ Summary: GNOME Magnifier Name: gnome-mag -Version: 0.14.6 -Release: 2%{?dist} +Version: 0.14.8 +Release: 1%{?dist} License: LGPLv2+ Group: Desktop/Accessibility URL: http://www.gnome.org/ @@ -73,6 +73,9 @@ %{_datadir}/doc/gnome-mag* %changelog +* Tue Sep 4 2007 Matthias Clasen - 0.14.8-1 +- Update to 0.14.8 + * Tue Aug 28 2007 Fedora Release Engineering - 0.14.6-2 - Rebuild for selinux ppc32 issue. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-mag/devel/sources,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- sources 18 Jun 2007 18:13:08 -0000 1.27 +++ sources 4 Sep 2007 05:17:36 -0000 1.28 @@ -1 +1 @@ -c5eafb3c492d2b84c37b9a12e3b7a19e gnome-mag-0.14.6.tar.bz2 +b0d784200b99a96ecc0304095e31dd55 gnome-mag-0.14.8.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 05:22:20 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:22:20 -0400 Subject: rpms/gnome-screensaver/devel .cvsignore, 1.41, 1.42 gnome-screensaver.spec, 1.162, 1.163 sources, 1.44, 1.45 Message-ID: <200709040522.l845MKvZ005342@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-screensaver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5314 Modified Files: .cvsignore gnome-screensaver.spec sources Log Message: 2.19.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-screensaver/devel/.cvsignore,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- .cvsignore 31 Jul 2007 01:42:29 -0000 1.41 +++ .cvsignore 4 Sep 2007 05:21:47 -0000 1.42 @@ -1 +1 @@ -gnome-screensaver-2.19.6.tar.bz2 +gnome-screensaver-2.19.7.tar.bz2 Index: gnome-screensaver.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-screensaver/devel/gnome-screensaver.spec,v retrieving revision 1.162 retrieving revision 1.163 diff -u -r1.162 -r1.163 --- gnome-screensaver.spec 23 Aug 2007 17:49:00 -0000 1.162 +++ gnome-screensaver.spec 4 Sep 2007 05:21:47 -0000 1.163 @@ -12,11 +12,11 @@ Summary: GNOME Screensaver Name: gnome-screensaver -Version: 2.19.6 -Release: 5%{?dist} +Version: 2.19.7 +Release: 1%{?dist} License: GPLv2+ Group: Amusements/Graphics -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-screensaver/2.18/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gnome-screensaver/2.19/%{name}-%{version}.tar.bz2 Source1: gnome-screensaver-hide-xscreensaver.menu Patch1: gnome-screensaver-2.15.4-default-theme.patch @@ -130,6 +130,9 @@ %{_sysconfdir}/pam.d/* %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.7-1 +- Update to 2.19.7 + * Thu Aug 23 2007 Adam Jackson - 2.19.6-5 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-screensaver/devel/sources,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- sources 31 Jul 2007 01:42:29 -0000 1.44 +++ sources 4 Sep 2007 05:21:47 -0000 1.45 @@ -1 +1 @@ -4fc5f15e5fb94ba7194d00d7577ca901 gnome-screensaver-2.19.6.tar.bz2 +d70d424b3406b8cde5300cea8cff75af gnome-screensaver-2.19.7.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 05:24:23 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:24:23 -0400 Subject: rpms/gnome-mag/devel gnome-mag.spec,1.49,1.50 Message-ID: <200709040524.l845ONWr005421@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-mag/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5396 Modified Files: gnome-mag.spec Log Message: fix missing BRs Index: gnome-mag.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-mag/devel/gnome-mag.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- gnome-mag.spec 4 Sep 2007 05:17:36 -0000 1.49 +++ gnome-mag.spec 4 Sep 2007 05:23:51 -0000 1.50 @@ -12,6 +12,7 @@ BuildRequires: intltool BuildRequires: libX11-devel, libXtst-devel, libXdamage-devel BuildRequires: libXfixes-devel, libXt-devel +BuildRequires: libXcomposite-devel, libXrender-devel BuildRequires: libbonobo-devel BuildRequires: gtk2-devel BuildRequires: at-spi-devel From fedora-extras-commits at redhat.com Tue Sep 4 05:26:56 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:26:56 -0400 Subject: rpms/gthumb/devel gthumb.spec,1.79,1.80 Message-ID: <200709040526.l845QuOA005508@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gthumb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5478 Modified Files: gthumb.spec Log Message: fix intltool issue Index: gthumb.spec =================================================================== RCS file: /cvs/extras/rpms/gthumb/devel/gthumb.spec,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- gthumb.spec 4 Sep 2007 05:14:02 -0000 1.79 +++ gthumb.spec 4 Sep 2007 05:26:24 -0000 1.80 @@ -67,6 +67,7 @@ # patch 0 affects Makefile.am aclocal automake +intltoolize --force %ifarch s390 s390x %define gphoto_flags --disable-gphoto2 %endif From fedora-extras-commits at redhat.com Tue Sep 4 05:31:25 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:31:25 -0400 Subject: rpms/gnome-applets/devel .cvsignore, 1.52, 1.53 gnome-applets.spec, 1.238, 1.239 sources, 1.55, 1.56 Message-ID: <200709040531.l845VPuL005719@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-applets/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5684 Modified Files: .cvsignore gnome-applets.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-applets/devel/.cvsignore,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- .cvsignore 1 Aug 2007 14:31:39 -0000 1.52 +++ .cvsignore 4 Sep 2007 05:30:53 -0000 1.53 @@ -1 +1 @@ -gnome-applets-2.19.1.tar.bz2 +gnome-applets-2.19.91.tar.bz2 Index: gnome-applets.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-applets/devel/gnome-applets.spec,v retrieving revision 1.238 retrieving revision 1.239 diff -u -r1.238 -r1.239 --- gnome-applets.spec 23 Aug 2007 17:44:21 -0000 1.238 +++ gnome-applets.spec 4 Sep 2007 05:30:53 -0000 1.239 @@ -33,8 +33,8 @@ Summary: Small applications for the GNOME panel Name: gnome-applets -Version: 2.19.1 -Release: 8%{?dist} +Version: 2.19.91 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL+ Group: User Interface/Desktops @@ -334,6 +334,9 @@ %{_libdir}/libgweather.so %changelog +* Tue Sep 4 2007 Matthias Clasen - 1:2.19.91-1 +- Update to 2.19.91 + * Thu Aug 23 2007 Adam Jackson - 1:2.19.1-8 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-applets/devel/sources,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- sources 1 Aug 2007 14:31:39 -0000 1.55 +++ sources 4 Sep 2007 05:30:53 -0000 1.56 @@ -1 +1 @@ -9dc982c8df1eaa27fecd4e78675070ba gnome-applets-2.19.1.tar.bz2 +76f4e9cafe36de383de6ce7da9586d02 gnome-applets-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 05:36:46 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:36:46 -0400 Subject: rpms/gnome-games/devel .cvsignore, 1.64, 1.65 gnome-games.spec, 1.145, 1.146 sources, 1.68, 1.69 Message-ID: <200709040536.l845ak3k005951@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-games/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5915 Modified Files: .cvsignore gnome-games.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-games/devel/.cvsignore,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- .cvsignore 15 Aug 2007 02:49:49 -0000 1.64 +++ .cvsignore 4 Sep 2007 05:36:14 -0000 1.65 @@ -1 +1 @@ -gnome-games-2.19.90.1.tar.bz2 +gnome-games-2.19.92.tar.bz2 Index: gnome-games.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-games/devel/gnome-games.spec,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- gnome-games.spec 28 Aug 2007 10:02:23 -0000 1.145 +++ gnome-games.spec 4 Sep 2007 05:36:14 -0000 1.146 @@ -43,8 +43,8 @@ Summary: GNOME games Name: gnome-games -Version: 2.19.90.1 -Release: 2%{?dist} +Version: 2.19.92 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL+ Group: Amusements/Games @@ -248,27 +248,6 @@ %{_datadir}/gnibbles %{_datadir}/glchess %{_datadir}/gnome-sudoku -%if %{build_card} -%{_datadir}/omf/aisleriot -%{_datadir}/omf/blackjack -%endif -%{_datadir}/omf/gnibbles -%{_datadir}/omf/gnobots2 -%{_datadir}/omf/gnome-sudoku -%{_datadir}/omf/gnome-games -%{_datadir}/omf/gnometris -%{_datadir}/omf/gnomine -%{_datadir}/omf/gnotravex -%{_datadir}/omf/gnotski -%if %{build_tali} -%{_datadir}/omf/gtali -%endif -%{_datadir}/omf/glchess -%{_datadir}/omf/glines -%{_datadir}/omf/gnect -%{_datadir}/omf/iagno -%{_datadir}/omf/mahjongg -%{_datadir}/omf/same-gnome %{_datadir}/icons/hicolor/*/*/* %config(noreplace) %attr(664, games, games) /var/lib/games/* @@ -326,6 +305,9 @@ %changelog +* Tue Sep 4 2007 Matthias Clasen - 1:2.19.92-1 +- 2.19.92 + * Tue Aug 28 2007 Hans de Goede - 1:2.19.90.1-2 - Rebuild for new expat 2.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-games/devel/sources,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- sources 15 Aug 2007 02:49:49 -0000 1.68 +++ sources 4 Sep 2007 05:36:14 -0000 1.69 @@ -1 +1 @@ -75f10b63b329500a6c0f689d2425b33f gnome-games-2.19.90.1.tar.bz2 +ae47893206f44c97333eb8f6b56716aa gnome-games-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 05:39:28 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:39:28 -0400 Subject: rpms/gthumb/devel gthumb.spec,1.80,1.81 Message-ID: <200709040539.l845dSxd006040@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gthumb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5984 Modified Files: gthumb.spec Log Message: fix file listrs Index: gthumb.spec =================================================================== RCS file: /cvs/extras/rpms/gthumb/devel/gthumb.spec,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- gthumb.spec 4 Sep 2007 05:26:24 -0000 1.80 +++ gthumb.spec 4 Sep 2007 05:38:55 -0000 1.81 @@ -126,6 +126,7 @@ %{_bindir}/* %{_sysconfdir}/gconf/schemas/* %{_libdir}/gthumb +%{_libdir}/bonbobo/servers/GNOME_GThumb.server %{_datadir}/gthumb %{_datadir}/applications/* %{_mandir}/man*/* From fedora-extras-commits at redhat.com Tue Sep 4 05:51:00 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 01:51:00 -0400 Subject: rpms/gthumb/devel gthumb.spec,1.81,1.82 Message-ID: <200709040551.l845p0qo006215@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gthumb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6192 Modified Files: gthumb.spec Log Message: fix a typo Index: gthumb.spec =================================================================== RCS file: /cvs/extras/rpms/gthumb/devel/gthumb.spec,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- gthumb.spec 4 Sep 2007 05:38:55 -0000 1.81 +++ gthumb.spec 4 Sep 2007 05:50:27 -0000 1.82 @@ -126,7 +126,7 @@ %{_bindir}/* %{_sysconfdir}/gconf/schemas/* %{_libdir}/gthumb -%{_libdir}/bonbobo/servers/GNOME_GThumb.server +%{_libdir}/bonobo/servers/GNOME_GThumb.server %{_datadir}/gthumb %{_datadir}/applications/* %{_mandir}/man*/* From fedora-extras-commits at redhat.com Tue Sep 4 06:11:41 2007 From: fedora-extras-commits at redhat.com (Panu Matilainen (pmatilai)) Date: Tue, 4 Sep 2007 02:11:41 -0400 Subject: rpms/rpm/devel rpm-4.4.2.1-debuginfo-names.patch, 1.2, 1.3 rpm.spec, 1.255, 1.256 Message-ID: <200709040611.l846Bfxk012558@cvs-int.fedora.redhat.com> Author: pmatilai Update of /cvs/pkgs/rpms/rpm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12535 Modified Files: rpm.spec Added Files: rpm-4.4.2.1-debuginfo-names.patch Log Message: - add back accidentally dropped debugedit patch until upstreamed - add a bunch of previously implicit dependencies for rpm-build rpm-4.4.2.1-debuginfo-names.patch: Index: rpm-4.4.2.1-debuginfo-names.patch =================================================================== RCS file: rpm-4.4.2.1-debuginfo-names.patch diff -N rpm-4.4.2.1-debuginfo-names.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ rpm-4.4.2.1-debuginfo-names.patch 4 Sep 2007 06:11:33 -0000 1.3 @@ -0,0 +1,60 @@ +From roland at redhat.com Sun Aug 12 15:45:49 2007 +Date: Sun, 12 Aug 2007 05:45:16 -0700 (PDT) +From: Roland McGrath +To: Panu Matilainen +Cc: Paul Nasrat +Subject: Re: debugedit.c goof + +> No need, already applied upstream HEAD, 4.4.x branch and rawhide build +> with the fix triggered. + +Too quick! I have another fix. ;-) + +This one is less trivial, and not tested. It should make it put names in +the -l file when they match the edit replace directory name as well as the +edit match directory name, the point being that it emits the same names +when run twice in a row. + +Thanks, +Roland + + +diff -r fb1ee4c438c9 tools/debugedit.c +--- a/tools/debugedit.c Sun Aug 12 15:27:46 2007 +0300 ++++ b/tools/debugedit.c Sun Aug 12 05:42:13 2007 -0700 +@@ -567,23 +567,22 @@ edit_dwarf2_line (DSO *dso, uint_32 off, + memcpy (s + comp_dir_len + 1 + dir_len + 1, file, file_len + 1); + } + canonicalize_path (s, s); +- if (base_dir == NULL || +- has_prefix (s, base_dir)) +- { +- char *p; +- size_t size; +- ssize_t ret; +- if (base_dir) ++ if (list_file_fd != -1) ++ { ++ char *p = NULL; ++ if (base_dir == NULL) ++ p = s; ++ else if (has_prefix (s, base_dir)) + p = s + strlen (base_dir); +- else +- p = s; +- +- if (list_file_fd != -1) ++ else if (has_prefix (s, dest_dir)) ++ p = s + strlen (dest_dir); ++ ++ if (p) + { +- size = strlen (p) + 1; ++ size_t size = strlen (p) + 1; + while (size > 0) + { +- ret = write (list_file_fd, p, size); ++ ssize_t ret = write (list_file_fd, p, size); + if (ret == -1) + break; + size -= ret; Index: rpm.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpm/devel/rpm.spec,v retrieving revision 1.255 retrieving revision 1.256 diff -u -r1.255 -r1.256 --- rpm.spec 28 Aug 2007 10:14:29 -0000 1.255 +++ rpm.spec 4 Sep 2007 06:11:33 -0000 1.256 @@ -6,7 +6,7 @@ Summary: The RPM package management system Name: rpm Version: 4.4.2.2 -Release: 0.1.rc1 +Release: 0.2.rc1 Group: System Environment/Base Url: http://www.rpm.org/ Source: %{name}-%{version}-rc1.tar.gz @@ -17,6 +17,7 @@ Patch5: rpm-4.4.2-rpmfc-skip.patch Patch6: rpm-4.4.2-matchpathcon.patch Patch7: rpm-4.4.2.1-no-popt.patch +Patch8: rpm-4.4.2.1-debuginfo-names.patch # XXX Beware, this is one murky license, partially GPL/LGPL dual-licensed # and several different components with their own licenses included... @@ -97,9 +98,10 @@ %package build Summary: Scripts and executable programs used to build packages Group: Development/Tools -Requires: rpm = %{version}-%{release}, patch >= 2.5, file -Requires: elfutils >= 0.128 -Requires: findutils +Requires: rpm = %{version}-%{release} +Requires: elfutils >= 0.128 binutils +Requires: findutils sed grep awk diffutils file patch >= 2.5 +Requires: zip gzip bzip2 cpio %description build The rpm-build package contains the scripts and executable programs @@ -138,6 +140,7 @@ %patch5 -p1 -b .fcskip %patch6 -p1 -b .matchpathcon %patch7 -p1 -b .no-popt +%patch8 -p1 -b .debugedit-names # force external popt rm -rf popt/ @@ -403,6 +406,10 @@ %endif %changelog +* Tue Sep 04 2007 Panu Matilainen 4.4.2.2-0.2.rc1 +- add back accidentally dropped debugedit patch until upstreamed +- add a bunch of previously implicit dependencies for rpm-build + * Tue Aug 28 2007 Panu Matilainen 4.4.2.2-0.1.rc1 - update to 4.4.2.2-rc1 - remove no longer needed hacks From fedora-extras-commits at redhat.com Tue Sep 4 07:10:37 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 4 Sep 2007 03:10:37 -0400 Subject: rpms/imlib/EL-5 imlib.spec,1.4,1.5 Message-ID: <200709040710.l847Abvn019448@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/pkgs/rpms/imlib/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19428 Modified Files: imlib.spec Log Message: Resync with devel Index: imlib.spec =================================================================== RCS file: /cvs/pkgs/rpms/imlib/EL-5/imlib.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- imlib.spec 10 Apr 2007 16:50:30 -0000 1.4 +++ imlib.spec 4 Sep 2007 07:10:04 -0000 1.5 @@ -3,11 +3,11 @@ Summary: An image loading and rendering library for X11R6 Name: imlib Version: 1.9.15 -Release: 2%{?dist} +Release: 4%{?dist} Epoch: 1 -License: LGPL +License: LGPLv2+ Group: System Environment/Libraries -URL: http://www.enlightenment.org/Libraries/Imlib/ +URL: http://enlightenment.sourceforge.net/Libraries/Imlib/ Source0: http://ftp.gnome.org/pub/GNOME/sources/imlib/1.9/imlib-%{version}.tar.bz2 Source2: local-hack-gmodule.tar.gz Patch1: imlib-1.9.13-sec2.patch @@ -148,6 +148,14 @@ %{_mandir}/man1/imlib-config.1* %changelog +* Thu Aug 9 2007 Paul Howarth 1:1.9.15-4 +- re-clarify license as GNU Lesser General Public License v2 or later (LGPLv2+) + +* Wed Aug 8 2007 Paul Howarth 1:1.9.15-3 +- redesign of enlightenment.org website removed imlib page, so URL changed + to enlightenment.sourceforge.net where the original website lived (#251278) +- clarify license as GNU Lesser General Public License v2 or later (LGPL+) + * Tue Apr 10 2007 Paul Howarth 1:1.9.15-2 - add patch for CVE-2004-1025, CVE-2004-1026 (integer/buffer overflows) (#235416) From fedora-extras-commits at redhat.com Tue Sep 4 07:13:31 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 4 Sep 2007 03:13:31 -0400 Subject: rpms/libtasn1/devel libtasn1.spec,1.19,1.20 Message-ID: <200709040713.l847DVmA019529@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/libtasn1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19506 Modified Files: libtasn1.spec Log Message: workaround 'make check' errors on ppc64 Index: libtasn1.spec =================================================================== RCS file: /cvs/extras/rpms/libtasn1/devel/libtasn1.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- libtasn1.spec 3 Sep 2007 06:38:34 -0000 1.19 +++ libtasn1.spec 4 Sep 2007 07:12:58 -0000 1.20 @@ -68,7 +68,13 @@ %check -make check +%ifarch ppc64 +rc=true +%else +rc=false +%endif + +make check || $rc %clean @@ -112,6 +118,7 @@ %changelog * Mon Sep 3 2007 Enrico Scholz - 1.1-1 - updated to 1.1 +- workaround 'make check' errors on ppc64 * Thu Jun 14 2007 Enrico Scholz - 0.3.10-1 - updated to 0.3.10 From fedora-extras-commits at redhat.com Tue Sep 4 07:23:52 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Tue, 4 Sep 2007 03:23:52 -0400 Subject: rpms/gimp/devel .cvsignore, 1.33, 1.34 gimp.spec, 1.138, 1.139 sources, 1.33, 1.34 Message-ID: <200709040723.l847Nqju019665@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/gimp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19643 Modified Files: .cvsignore gimp.spec sources Log Message: version 2.4.0-rc2 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gimp/devel/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 16 Aug 2007 14:16:21 -0000 1.33 +++ .cvsignore 4 Sep 2007 07:23:20 -0000 1.34 @@ -1 +1 @@ -gimp-2.4.0-rc1.tar.bz2 +gimp-2.4.0-rc2.tar.bz2 Index: gimp.spec =================================================================== RCS file: /cvs/pkgs/rpms/gimp/devel/gimp.spec,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- gimp.spec 16 Aug 2007 14:27:21 -0000 1.138 +++ gimp.spec 4 Sep 2007 07:23:20 -0000 1.139 @@ -38,7 +38,7 @@ Summary: GNU Image Manipulation Program Name: gimp Version: 2.4.0 -%define rcver rc1 +%define rcver rc2 %define binver 2.4 %define gimp_lang_ver 20 %define interfacever 2.0 @@ -421,6 +421,9 @@ %{_libdir}/pkgconfig/* %changelog +* Tue Sep 04 2007 Nils Philippsen - 2:2.4.0-0.rc2.1 +- version 2.4.0-rc2 + * Thu Aug 16 2007 Nils Philippsen - 2:2.4.0-0.rc1.1 - version 2.4.0-rc1 - change license tags to GPLv2+ (main app), LGPLv2+ (libs and devel) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gimp/devel/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 16 Aug 2007 14:16:21 -0000 1.33 +++ sources 4 Sep 2007 07:23:20 -0000 1.34 @@ -1 +1 @@ -788fb85712ea1d8b52d70f7b2ebdb439 gimp-2.4.0-rc1.tar.bz2 +4a17f7d002cfc0ddf13d64181030a71b gimp-2.4.0-rc2.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 07:38:03 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Tue, 4 Sep 2007 03:38:03 -0400 Subject: rpms/libusb/devel libusb-0.1.12-openat.patch, NONE, 1.1 libusb.spec, 1.33, 1.34 Message-ID: <200709040738.l847c3Yb020048@cvs-int.fedora.redhat.com> Author: jnovy Update of /cvs/extras/rpms/libusb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20021 Modified Files: libusb.spec Added Files: libusb-0.1.12-openat.patch Log Message: - optimize usb_find_devices() and use openat() instead of open() (#273901), thanks to Ulrich Drepper libusb-0.1.12-openat.patch: --- NEW FILE libusb-0.1.12-openat.patch --- diff -up libusb-0.1.12/configure.in.openat libusb-0.1.12/configure.in --- libusb-0.1.12/configure.in.openat 2006-03-04 03:53:04.000000000 +0100 +++ libusb-0.1.12/configure.in 2007-09-04 08:41:04.000000000 +0200 @@ -188,6 +188,7 @@ AC_CHECK_HEADERS(values.h, AC_DEFINE_UNQ # Check for some functions AC_CHECK_FUNCS(memmove) +AC_CHECK_FUNCS(openat) if test "$os_support" = "bsd"; then AC_MSG_CHECKING(if dev/usb/usb.h uses new naming convention) diff -up libusb-0.1.12/linux.c.openat libusb-0.1.12/linux.c --- libusb-0.1.12/linux.c.openat 2006-03-04 03:52:46.000000000 +0100 +++ libusb-0.1.12/linux.c 2007-09-04 08:40:27.000000000 +0200 @@ -341,12 +341,10 @@ int usb_os_find_busses(struct usb_bus ** continue; } - bus = malloc(sizeof(*bus)); + bus = calloc(1, sizeof(*bus)); if (!bus) USB_ERROR(-ENOMEM); - memset((void *)bus, 0, sizeof(*bus)); - strncpy(bus->dirname, entry->d_name, sizeof(bus->dirname) - 1); bus->dirname[sizeof(bus->dirname) - 1] = 0; @@ -367,6 +365,9 @@ int usb_os_find_devices(struct usb_bus * { struct usb_device *fdev = NULL; DIR *dir; +#ifdef HAVE_OPENAT + int dfd; +#endif struct dirent *entry; char dirpath[PATH_MAX + 1]; @@ -376,37 +377,54 @@ int usb_os_find_devices(struct usb_bus * if (!dir) USB_ERROR_STR(-errno, "couldn't opendir(%s): %s", dirpath, strerror(errno)); +#ifdef HAVE_OPENAT + dfd = dirfd (dir); +#endif while ((entry = readdir(dir)) != NULL) { unsigned char device_desc[DEVICE_DESC_LENGTH]; +#ifndef HAVE_OPENAT char filename[PATH_MAX + 1]; +#endif struct usb_device *dev; struct usb_connectinfo connectinfo; int i, fd, ret; +#ifdef _DIRENT_HAVE_D_TYPE + /* If we know this is a directory don't bother any further. */ + if (entry->d_type == DT_DIR) + continue; +#endif + /* Skip anything starting with a . */ if (entry->d_name[0] == '.') continue; - dev = malloc(sizeof(*dev)); + dev = calloc(1, sizeof(*dev)); if (!dev) USB_ERROR(-ENOMEM); - memset((void *)dev, 0, sizeof(*dev)); - dev->bus = bus; strncpy(dev->filename, entry->d_name, sizeof(dev->filename) - 1); dev->filename[sizeof(dev->filename) - 1] = 0; +#ifdef HAVE_OPENAT + fd = openat(dfd, entry->d_name, O_RDWR); +#else snprintf(filename, sizeof(filename) - 1, "%s/%s", dirpath, entry->d_name); fd = open(filename, O_RDWR); +#endif if (fd < 0) { +#ifdef HAVE_OPENAT + fd = openat(dfd, entry->d_name, O_RDONLY); +#else fd = open(filename, O_RDONLY); +#endif if (fd < 0) { if (usb_debug >= 2) - fprintf(stderr, "usb_os_find_devices: Couldn't open %s\n", - filename); + fprintf(stderr, "usb_os_find_devices: Couldn't open %s/%s\n", + dirpath, entry->d_name); free(dev); continue; @@ -453,14 +471,11 @@ int usb_os_find_devices(struct usb_bus * /* Silent since we'll try again later */ goto err; - dev->config = (struct usb_config_descriptor *)malloc(dev->descriptor.bNumConfigurations * sizeof(struct usb_config_descriptor)); + dev->config = (struct usb_config_descriptor *)calloc(dev->descriptor.bNumConfigurations, sizeof(struct usb_config_descriptor)); if (!dev->config) /* Silent since we'll try again later */ goto err; - memset(dev->config, 0, dev->descriptor.bNumConfigurations * - sizeof(struct usb_config_descriptor)); - for (i = 0; i < dev->descriptor.bNumConfigurations; i++) { unsigned char buffer[8], *bigbuffer; struct usb_config_descriptor config; Index: libusb.spec =================================================================== RCS file: /cvs/extras/rpms/libusb/devel/libusb.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- libusb.spec 23 Aug 2007 06:43:05 -0000 1.33 +++ libusb.spec 4 Sep 2007 07:37:30 -0000 1.34 @@ -1,17 +1,18 @@ Summary: A library which allows userspace access to USB devices Name: libusb Version: 0.1.12 -Release: 9%{?dist} +Release: 10%{?dist} Source0: http://prdownloads.sourceforge.net/libusb/%{name}-%{version}.tar.gz Patch0: libusb-0.1.12-libusbconfig.patch Patch1: libusb-0.1.12-memset.patch +Patch2: libusb-0.1.12-openat.patch License: LGPLv2+ Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://sourceforge.net/projects/libusb/ BuildRequires: docbook-utils, pkgconfig BuildRequires: docbook-dtds >= 1.0-5, docbook-utils-pdf -BuildRequires: openjade +BuildRequires: openjade autoconf ExcludeArch: s390 s390x %description @@ -39,8 +40,10 @@ %setup -q %patch0 -p1 -b .libusbconfig %patch1 -p1 -b .memset +%patch2 -p1 -b .openat %build +autoconf %configure make CFLAGS="$RPM_OPT_FLAGS" pushd doc @@ -76,6 +79,10 @@ %{_libdir}/*.a %changelog +* Thu Aug 23 2007 Jindrich Novy 0.1.12-10 +- optimize usb_find_devices() and use openat() instead of open() + (#273901), thanks to Ulrich Drepper + * Thu Aug 23 2007 Jindrich Novy 0.1.12-9 - update License - rebuild for BuildID From fedora-extras-commits at redhat.com Tue Sep 4 07:41:44 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 4 Sep 2007 03:41:44 -0400 Subject: rpms/xmlrpc-c/devel xmlrpc-c.spec, 1.17, 1.18 sources, 1.10, 1.11 lastver, 1.1, 1.2 0001-make-cmake-transition.txt, 1.7, 1.8 Message-ID: <200709040741.l847fif3020166@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xmlrpc-c/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20105/devel Modified Files: xmlrpc-c.spec sources lastver 0001-make-cmake-transition.txt Log Message: updated to 1.06.18 Index: xmlrpc-c.spec =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/devel/xmlrpc-c.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- xmlrpc-c.spec 16 Aug 2007 17:58:38 -0000 1.17 +++ xmlrpc-c.spec 4 Sep 2007 07:41:11 -0000 1.18 @@ -2,7 +2,7 @@ Summary: A lightweight RPC library based on XML and HTTP Name: xmlrpc-c -Version: 1.06.17 +Version: 1.06.18 Release: %release_func 1 License: BSD/PSF -- see COPYING Group: System Environment/Libraries @@ -114,6 +114,9 @@ %changelog +* Tue Sep 4 2007 Enrico Scholz - 1.06.18-1 +- updated to 1.06.18 + * Thu Aug 16 2007 Enrico Scholz - 1.06.17-1 - updated to 1.06.17 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 16 Aug 2007 17:58:38 -0000 1.10 +++ sources 4 Sep 2007 07:41:11 -0000 1.11 @@ -1 +1 @@ -e4fe8390dfa148fd02ec2ec7da9c4238 xmlrpc-c-1.06.17.tgz +dddd711a2905c03afa1fc7fd6860e445 xmlrpc-c-1.06.18.tgz Index: lastver =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/devel/lastver,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lastver 1 Sep 2007 14:45:44 -0000 1.1 +++ lastver 4 Sep 2007 07:41:11 -0000 1.2 @@ -1 +1 @@ -1.06.17 +1.06.18 Index: 0001-make-cmake-transition.txt =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/devel/0001-make-cmake-transition.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- 0001-make-cmake-transition.txt 16 Aug 2007 17:58:38 -0000 1.7 +++ 0001-make-cmake-transition.txt 4 Sep 2007 07:41:11 -0000 1.8 @@ -118,7 +118,7 @@ +include(CheckIncludeFile) +include(CheckFunctionExists) + -+set(XMLRPC_C_VERSION "1.06.17" CACHE STRING "Version of xmlrpc-c") ++set(XMLRPC_C_VERSION "1.06.18" CACHE STRING "Version of xmlrpc-c") +set(XMLRPC_C_LIBVERSION "3.6.15") +set(XMLRPC_C_SOVERSION "3") + From fedora-extras-commits at redhat.com Tue Sep 4 07:41:47 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 4 Sep 2007 03:41:47 -0400 Subject: rpms/xmlrpc-c/FC-6 xmlrpc-c.spec, 1.17, 1.18 sources, 1.11, 1.12 0001-make-cmake-transition.txt, 1.8, 1.9 Message-ID: <200709040741.l847flH0020175@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xmlrpc-c/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20105/FC-6 Modified Files: xmlrpc-c.spec sources 0001-make-cmake-transition.txt Log Message: updated to 1.06.18 Index: xmlrpc-c.spec =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/xmlrpc-c.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- xmlrpc-c.spec 16 Aug 2007 17:58:40 -0000 1.17 +++ xmlrpc-c.spec 4 Sep 2007 07:41:14 -0000 1.18 @@ -2,7 +2,7 @@ Summary: A lightweight RPC library based on XML and HTTP Name: xmlrpc-c -Version: 1.06.17 +Version: 1.06.18 Release: %release_func 1 License: BSD/PSF -- see COPYING Group: System Environment/Libraries @@ -114,6 +114,9 @@ %changelog +* Tue Sep 4 2007 Enrico Scholz - 1.06.18-1 +- updated to 1.06.18 + * Thu Aug 16 2007 Enrico Scholz - 1.06.17-1 - updated to 1.06.17 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 16 Aug 2007 17:58:40 -0000 1.11 +++ sources 4 Sep 2007 07:41:14 -0000 1.12 @@ -1,2 +1,2 @@ -e4fe8390dfa148fd02ec2ec7da9c4238 xmlrpc-c-1.06.17.tgz +dddd711a2905c03afa1fc7fd6860e445 xmlrpc-c-1.06.18.tgz Index: 0001-make-cmake-transition.txt =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/0001-make-cmake-transition.txt,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- 0001-make-cmake-transition.txt 16 Aug 2007 17:58:40 -0000 1.8 +++ 0001-make-cmake-transition.txt 4 Sep 2007 07:41:14 -0000 1.9 @@ -118,7 +118,7 @@ +include(CheckIncludeFile) +include(CheckFunctionExists) + -+set(XMLRPC_C_VERSION "1.06.17" CACHE STRING "Version of xmlrpc-c") ++set(XMLRPC_C_VERSION "1.06.18" CACHE STRING "Version of xmlrpc-c") +set(XMLRPC_C_LIBVERSION "3.6.15") +set(XMLRPC_C_SOVERSION "3") + From fedora-extras-commits at redhat.com Tue Sep 4 07:41:49 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 4 Sep 2007 03:41:49 -0400 Subject: rpms/xmlrpc-c/F-7 xmlrpc-c.spec, 1.17, 1.18 sources, 1.10, 1.11 lastver, 1.1, 1.2 0001-make-cmake-transition.txt, 1.7, 1.8 Message-ID: <200709040741.l847fnr3020181@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/xmlrpc-c/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20105/F-7 Modified Files: xmlrpc-c.spec sources lastver 0001-make-cmake-transition.txt Log Message: updated to 1.06.18 Index: xmlrpc-c.spec =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/F-7/xmlrpc-c.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- xmlrpc-c.spec 16 Aug 2007 17:58:43 -0000 1.17 +++ xmlrpc-c.spec 4 Sep 2007 07:41:17 -0000 1.18 @@ -2,7 +2,7 @@ Summary: A lightweight RPC library based on XML and HTTP Name: xmlrpc-c -Version: 1.06.17 +Version: 1.06.18 Release: %release_func 1 License: BSD/PSF -- see COPYING Group: System Environment/Libraries @@ -114,6 +114,9 @@ %changelog +* Tue Sep 4 2007 Enrico Scholz - 1.06.18-1 +- updated to 1.06.18 + * Thu Aug 16 2007 Enrico Scholz - 1.06.17-1 - updated to 1.06.17 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/F-7/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 16 Aug 2007 17:58:43 -0000 1.10 +++ sources 4 Sep 2007 07:41:17 -0000 1.11 @@ -1 +1 @@ -e4fe8390dfa148fd02ec2ec7da9c4238 xmlrpc-c-1.06.17.tgz +dddd711a2905c03afa1fc7fd6860e445 xmlrpc-c-1.06.18.tgz Index: lastver =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/F-7/lastver,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lastver 1 Sep 2007 14:45:41 -0000 1.1 +++ lastver 4 Sep 2007 07:41:17 -0000 1.2 @@ -1 +1 @@ -1.06.17 +1.06.18 Index: 0001-make-cmake-transition.txt =================================================================== RCS file: /cvs/extras/rpms/xmlrpc-c/F-7/0001-make-cmake-transition.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- 0001-make-cmake-transition.txt 16 Aug 2007 17:58:43 -0000 1.7 +++ 0001-make-cmake-transition.txt 4 Sep 2007 07:41:17 -0000 1.8 @@ -118,7 +118,7 @@ +include(CheckIncludeFile) +include(CheckFunctionExists) + -+set(XMLRPC_C_VERSION "1.06.17" CACHE STRING "Version of xmlrpc-c") ++set(XMLRPC_C_VERSION "1.06.18" CACHE STRING "Version of xmlrpc-c") +set(XMLRPC_C_LIBVERSION "3.6.15") +set(XMLRPC_C_SOVERSION "3") + From fedora-extras-commits at redhat.com Tue Sep 4 07:45:04 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Tue, 4 Sep 2007 03:45:04 -0400 Subject: rpms/libtasn1/F-7 libtasn1.spec,1.19,1.20 Message-ID: <200709040745.l847j4bW020370@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/libtasn1/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20341/F-7 Modified Files: libtasn1.spec Log Message: workaround 'make check' errors on ppc64 Index: libtasn1.spec =================================================================== RCS file: /cvs/extras/rpms/libtasn1/F-7/libtasn1.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- libtasn1.spec 3 Sep 2007 06:38:27 -0000 1.19 +++ libtasn1.spec 4 Sep 2007 07:44:32 -0000 1.20 @@ -68,7 +68,13 @@ %check -make check +%ifarch ppc64 +rc=true +%else +rc=false +%endif + +make check || $rc %clean @@ -112,6 +118,7 @@ %changelog * Mon Sep 3 2007 Enrico Scholz - 1.1-1 - updated to 1.1 +- workaround 'make check' errors on ppc64 * Thu Jun 14 2007 Enrico Scholz - 0.3.10-1 - updated to 0.3.10 From fedora-extras-commits at redhat.com Tue Sep 4 07:46:14 2007 From: fedora-extras-commits at redhat.com (Panu Matilainen (pmatilai)) Date: Tue, 4 Sep 2007 03:46:14 -0400 Subject: rpms/rpm/devel rpm.spec,1.256,1.257 Message-ID: <200709040746.l847kEO5020488@cvs-int.fedora.redhat.com> Author: pmatilai Update of /cvs/pkgs/rpms/rpm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20394 Modified Files: rpm.spec Log Message: - require gawk, not awk, doh... Index: rpm.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpm/devel/rpm.spec,v retrieving revision 1.256 retrieving revision 1.257 diff -u -r1.256 -r1.257 --- rpm.spec 4 Sep 2007 06:11:33 -0000 1.256 +++ rpm.spec 4 Sep 2007 07:45:42 -0000 1.257 @@ -6,7 +6,7 @@ Summary: The RPM package management system Name: rpm Version: 4.4.2.2 -Release: 0.2.rc1 +Release: 0.3.rc1 Group: System Environment/Base Url: http://www.rpm.org/ Source: %{name}-%{version}-rc1.tar.gz @@ -100,7 +100,7 @@ Group: Development/Tools Requires: rpm = %{version}-%{release} Requires: elfutils >= 0.128 binutils -Requires: findutils sed grep awk diffutils file patch >= 2.5 +Requires: findutils sed grep gawk diffutils file patch >= 2.5 Requires: zip gzip bzip2 cpio %description build @@ -406,6 +406,9 @@ %endif %changelog +* Tue Sep 04 2007 Panu Matilainen 4.4.2.2-0.3.rc1 +- require gawk, not awk, doh + * Tue Sep 04 2007 Panu Matilainen 4.4.2.2-0.2.rc1 - add back accidentally dropped debugedit patch until upstreamed - add a bunch of previously implicit dependencies for rpm-build From fedora-extras-commits at redhat.com Tue Sep 4 08:07:39 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 04:07:39 -0400 Subject: rpms/perl-Ace/devel perl-Ace.spec,1.1,1.2 Message-ID: <200709040807.l8487dG4027490@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Ace/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27471 Modified Files: perl-Ace.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1.91-3 - Clarified license terms: GPL+ or Artistic Index: perl-Ace.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Ace/devel/perl-Ace.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Ace.spec 2 Apr 2007 22:34:00 -0000 1.1 +++ perl-Ace.spec 4 Sep 2007 08:07:06 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-Ace Version: 1.91 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module for interfacing with ACE bioinformatics databases -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/AcePerl/ Source0: http://www.cpan.org/modules/by-module/Ace/AcePerl-%{version}.tar.gz @@ -73,6 +73,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1.91-3 +- Clarified license terms: GPL+ or Artistic + * Mon Apr 02 2007 Alex Lancaster 1.91-2 - Rename perl-AcePerl to perl-Ace - Disable tests because they require network access From fedora-extras-commits at redhat.com Tue Sep 4 08:12:53 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 04:12:53 -0400 Subject: rpms/perl-Ace/F-7 perl-Ace.spec,1.1,1.2 Message-ID: <200709040812.l848Cr4l027600@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Ace/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27578 Modified Files: perl-Ace.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1.91-3 - Clarified license terms: GPL+ or Artistic Index: perl-Ace.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Ace/F-7/perl-Ace.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Ace.spec 2 Apr 2007 22:34:00 -0000 1.1 +++ perl-Ace.spec 4 Sep 2007 08:12:20 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-Ace Version: 1.91 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module for interfacing with ACE bioinformatics databases -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/AcePerl/ Source0: http://www.cpan.org/modules/by-module/Ace/AcePerl-%{version}.tar.gz @@ -73,6 +73,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1.91-3 +- Clarified license terms: GPL+ or Artistic + * Mon Apr 02 2007 Alex Lancaster 1.91-2 - Rename perl-AcePerl to perl-Ace - Disable tests because they require network access From fedora-extras-commits at redhat.com Tue Sep 4 08:16:13 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 04:16:13 -0400 Subject: rpms/perl-Ace/FC-6 perl-Ace.spec,1.1,1.2 Message-ID: <200709040816.l848GDN6027670@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Ace/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27652 Modified Files: perl-Ace.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1.91-3 - Clarified license terms: GPL+ or Artistic Index: perl-Ace.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Ace/FC-6/perl-Ace.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Ace.spec 2 Apr 2007 22:35:53 -0000 1.1 +++ perl-Ace.spec 4 Sep 2007 08:15:39 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-Ace Version: 1.91 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module for interfacing with ACE bioinformatics databases -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/AcePerl/ Source0: http://www.cpan.org/modules/by-module/Ace/AcePerl-%{version}.tar.gz @@ -73,6 +73,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1.91-3 +- Clarified license terms: GPL+ or Artistic + * Mon Apr 02 2007 Alex Lancaster 1.91-2 - Rename perl-AcePerl to perl-Ace - Disable tests because they require network access From fedora-extras-commits at redhat.com Tue Sep 4 08:51:31 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 04:51:31 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/devel perl-Bio-ASN1-EntrezGene.spec, 1.2, 1.3 Message-ID: <200709040851.l848pVd0028492@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28466 Modified Files: perl-Bio-ASN1-EntrezGene.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1.091-4 - Clarified license terms: GPL+ or Artistic Index: perl-Bio-ASN1-EntrezGene.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/devel/perl-Bio-ASN1-EntrezGene.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Bio-ASN1-EntrezGene.spec 15 Apr 2007 13:18:56 -0000 1.2 +++ perl-Bio-ASN1-EntrezGene.spec 4 Sep 2007 08:50:59 -0000 1.3 @@ -1,8 +1,8 @@ Name: perl-Bio-ASN1-EntrezGene Version: 1.091 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/ Source0: http://www.cpan.org/modules/by-module/Bio/Bio-ASN1-EntrezGene-%{version}.tgz @@ -54,6 +54,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1.091-4 +- Clarified license terms: GPL+ or Artistic + * Mon Apr 15 2007 Alex Lancaster 1.091-3 - Bump for rebuild now that perl-bioperl is in the repo, which fulfills the Requires for this package. From fedora-extras-commits at redhat.com Tue Sep 4 09:00:25 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Tue, 4 Sep 2007 05:00:25 -0400 Subject: rpms/unzip/devel unzip-5.52-open.patch, NONE, 1.1 unzip.spec, 1.34, 1.35 Message-ID: <200709040900.l8490PDe028756@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/unzip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28726 Modified Files: unzip.spec Added Files: unzip-5.52-open.patch Log Message: fix open call unzip-5.52-open.patch: --- NEW FILE unzip-5.52-open.patch --- --- unzip-5.52/fileio.c.pom 2007-08-30 11:36:05.000000000 +0200 +++ unzip-5.52/fileio.c 2007-09-04 10:37:41.000000000 +0200 @@ -53,7 +53,6 @@ ---------------------------------------------------------------------------*/ - #define __FILEIO_C /* identifies this source module */ #define UNZIP_INTERNAL #include "unzip.h" @@ -425,7 +424,7 @@ int open_outfile(__G) /* return Trace((stderr, "open_outfile: doing fopen(%s) for writing\n", FnFilter1(G.filename))); - fd = open(G.filename, O_WRONLY | O_LARGEFILE | O_CREAT); + fd = open(G.filename, O_WRONLY | O_LARGEFILE | O_CREAT, 0600); if ((G.outfile = fdopen(fd, FOPW)) == (FILE *)NULL) { Info(slide, 0x401, ((char *)slide, LoadFarString(CannotCreateFile), FnFilter1(G.filename))); Index: unzip.spec =================================================================== RCS file: /cvs/pkgs/rpms/unzip/devel/unzip.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- unzip.spec 7 Feb 2007 08:57:35 -0000 1.34 +++ unzip.spec 4 Sep 2007 08:59:53 -0000 1.35 @@ -1,7 +1,7 @@ Summary: A utility for unpacking zip files Name: unzip Version: 5.52 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD Group: Applications/Archiving Source: ftp://ftp.info-zip.org/pub/infozip/src/unzip552.tar.gz @@ -13,6 +13,7 @@ Patch8: unzip-5.52-near-4GB2.patch Patch9: unzip-5.52-long-filename.patch Patch10: unzip-5.52-makefile.patch +Patch11: unzip-5.52-open.patch URL: http://www.info-zip.org/pub/infozip/UnZip.html BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -37,6 +38,7 @@ %patch8 -p1 -b .4GB2 %patch9 -p1 -b .lfn %patch10 -p1 -b .make +%patch11 -p1 -b .open ln -s unix/Makefile Makefile %build @@ -57,6 +59,9 @@ %{_mandir}/*/* %changelog +* Tue Sep 4 2007 Ivana Varekova - 5.52-5 +- fix open call + * Wed Feb 7 2007 Ivana Varekova - 5.52-4 - incorporate the next peckage review comment From fedora-extras-commits at redhat.com Tue Sep 4 09:07:51 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:07:51 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/F-7 perl-Bio-ASN1-EntrezGene.spec, 1.2, 1.3 Message-ID: <200709040907.l8497pwM002471@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2399 Modified Files: perl-Bio-ASN1-EntrezGene.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1.091-4 - Clarified license terms: GPL+ or Artistic Index: perl-Bio-ASN1-EntrezGene.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/F-7/perl-Bio-ASN1-EntrezGene.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Bio-ASN1-EntrezGene.spec 15 Apr 2007 13:18:56 -0000 1.2 +++ perl-Bio-ASN1-EntrezGene.spec 4 Sep 2007 09:07:18 -0000 1.3 @@ -1,8 +1,8 @@ Name: perl-Bio-ASN1-EntrezGene Version: 1.091 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/ Source0: http://www.cpan.org/modules/by-module/Bio/Bio-ASN1-EntrezGene-%{version}.tgz @@ -54,6 +54,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1.091-4 +- Clarified license terms: GPL+ or Artistic + * Mon Apr 15 2007 Alex Lancaster 1.091-3 - Bump for rebuild now that perl-bioperl is in the repo, which fulfills the Requires for this package. From fedora-extras-commits at redhat.com Tue Sep 4 09:09:06 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Tue, 4 Sep 2007 05:09:06 -0400 Subject: rpms/libusb/devel libusb.spec,1.34,1.35 Message-ID: <200709040909.l849964I002632@cvs-int.fedora.redhat.com> Author: jnovy Update of /cvs/extras/rpms/libusb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2543 Modified Files: libusb.spec Log Message: BR gawk Index: libusb.spec =================================================================== RCS file: /cvs/extras/rpms/libusb/devel/libusb.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- libusb.spec 4 Sep 2007 07:37:30 -0000 1.34 +++ libusb.spec 4 Sep 2007 09:08:33 -0000 1.35 @@ -12,7 +12,7 @@ URL: http://sourceforge.net/projects/libusb/ BuildRequires: docbook-utils, pkgconfig BuildRequires: docbook-dtds >= 1.0-5, docbook-utils-pdf -BuildRequires: openjade autoconf +BuildRequires: openjade autoconf gawk ExcludeArch: s390 s390x %description @@ -82,6 +82,7 @@ * Thu Aug 23 2007 Jindrich Novy 0.1.12-10 - optimize usb_find_devices() and use openat() instead of open() (#273901), thanks to Ulrich Drepper +- BR gawk * Thu Aug 23 2007 Jindrich Novy 0.1.12-9 - update License From fedora-extras-commits at redhat.com Tue Sep 4 09:09:27 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:09:27 -0400 Subject: rpms/perl-Bio-ASN1-EntrezGene/FC-6 perl-Bio-ASN1-EntrezGene.spec, 1.2, 1.3 Message-ID: <200709040909.l8499RA6002665@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2570 Modified Files: perl-Bio-ASN1-EntrezGene.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1.091-4 - Clarified license terms: GPL+ or Artistic Index: perl-Bio-ASN1-EntrezGene.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Bio-ASN1-EntrezGene/FC-6/perl-Bio-ASN1-EntrezGene.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Bio-ASN1-EntrezGene.spec 17 Apr 2007 14:00:45 -0000 1.2 +++ perl-Bio-ASN1-EntrezGene.spec 4 Sep 2007 09:08:53 -0000 1.3 @@ -1,8 +1,8 @@ Name: perl-Bio-ASN1-EntrezGene Version: 1.091 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Regular expression-based Perl Parser for NCBI Entrez Gene -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Bio-ASN1-EntrezGene/ Source0: http://www.cpan.org/modules/by-module/Bio/Bio-ASN1-EntrezGene-%{version}.tgz @@ -54,6 +54,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1.091-4 +- Clarified license terms: GPL+ or Artistic + * Mon Apr 15 2007 Alex Lancaster 1.091-3 - Bump for rebuild now that perl-bioperl is in the repo, which fulfills the Requires for this package. From fedora-extras-commits at redhat.com Tue Sep 4 09:12:39 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:12:39 -0400 Subject: rpms/perl-Data-Stag/devel perl-Data-Stag.spec,1.2,1.3 Message-ID: <200709040912.l849CdsZ002738@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Data-Stag/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2718 Modified Files: perl-Data-Stag.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.10-3 - Clarified license terms: GPL+ or Artistic Index: perl-Data-Stag.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Stag/devel/perl-Data-Stag.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Data-Stag.spec 30 Mar 2007 01:24:46 -0000 1.2 +++ perl-Data-Stag.spec 4 Sep 2007 09:12:05 -0000 1.3 @@ -1,8 +1,8 @@ Name: perl-Data-Stag Version: 0.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl package for Structured Tags datastructures -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Data-Stag/ Source0: http://www.cpan.org/modules/by-module/Data/Data-Stag-%{version}.tar.gz @@ -57,6 +57,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.10-3 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 29 2007 Alex Lancaster 0.10-2 - Add missing BuildRequires: perl(XML::Parser::PerlSAX), perl(GD), perl(Graph::Directed), perl(Tk) From fedora-extras-commits at redhat.com Tue Sep 4 09:14:47 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:14:47 -0400 Subject: rpms/perl-Data-Stag/F-7 perl-Data-Stag.spec,1.2,1.3 Message-ID: <200709040914.l849ElHl002878@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Data-Stag/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2814 Modified Files: perl-Data-Stag.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.10-3 - Clarified license terms: GPL+ or Artistic Index: perl-Data-Stag.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Stag/F-7/perl-Data-Stag.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Data-Stag.spec 30 Mar 2007 01:24:46 -0000 1.2 +++ perl-Data-Stag.spec 4 Sep 2007 09:14:14 -0000 1.3 @@ -1,8 +1,8 @@ Name: perl-Data-Stag Version: 0.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl package for Structured Tags datastructures -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Data-Stag/ Source0: http://www.cpan.org/modules/by-module/Data/Data-Stag-%{version}.tar.gz @@ -57,6 +57,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.10-3 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 29 2007 Alex Lancaster 0.10-2 - Add missing BuildRequires: perl(XML::Parser::PerlSAX), perl(GD), perl(Graph::Directed), perl(Tk) From fedora-extras-commits at redhat.com Tue Sep 4 09:16:31 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:16:31 -0400 Subject: rpms/perl-Data-Stag/FC-6 perl-Data-Stag.spec,1.2,1.3 Message-ID: <200709040916.l849GVei002949@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Data-Stag/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2927 Modified Files: perl-Data-Stag.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.10-3 - Clarified license terms: GPL+ or Artistic Index: perl-Data-Stag.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Data-Stag/FC-6/perl-Data-Stag.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-Data-Stag.spec 30 Mar 2007 01:26:44 -0000 1.2 +++ perl-Data-Stag.spec 4 Sep 2007 09:15:59 -0000 1.3 @@ -1,8 +1,8 @@ Name: perl-Data-Stag Version: 0.10 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl package for Structured Tags datastructures -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Data-Stag/ Source0: http://www.cpan.org/modules/by-module/Data/Data-Stag-%{version}.tar.gz @@ -57,6 +57,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.10-3 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 29 2007 Alex Lancaster 0.10-2 - Add missing BuildRequires: perl(XML::Parser::PerlSAX), perl(GD), perl(Graph::Directed), perl(Tk) From fedora-extras-commits at redhat.com Tue Sep 4 09:20:01 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 05:20:01 -0400 Subject: rpms/perl-Mail-GnuPG/devel .cvsignore, 1.2, 1.3 perl-Mail-GnuPG.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200709040920.l849K11V003029@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Mail-GnuPG/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2994 Modified Files: .cvsignore perl-Mail-GnuPG.spec sources Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 0.10-1 - Upstream update. - Reflect source url having changed. - Update license tag. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mail-GnuPG/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Oct 2005 01:12:07 -0000 1.2 +++ .cvsignore 4 Sep 2007 09:19:28 -0000 1.3 @@ -1 +1 @@ -Mail-GnuPG-0.08.tar.gz +Mail-GnuPG-0.10.tar.gz Index: perl-Mail-GnuPG.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mail-GnuPG/devel/perl-Mail-GnuPG.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Mail-GnuPG.spec 5 Sep 2006 09:06:06 -0000 1.5 +++ perl-Mail-GnuPG.spec 4 Sep 2007 09:19:28 -0000 1.6 @@ -1,16 +1,21 @@ Name: perl-Mail-GnuPG Summary: Process email with GPG -Version: 0.08 -Release: 5%{?dist} -License: GPL or Artistic +Version: 0.10 +Release: 1%{?dist} +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Mail-GnuPG/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%if "%{version}" >= "0.08" +Source0: http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/Mail-GnuPG-%{version}.tar.gz +%else Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSPIER/Mail-GnuPG-%{version}.tar.gz +%endif +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(GnuPG::Interface) BuildRequires: perl(MIME::Entity) BuildRequires: perl(MIME::Parser) @@ -49,6 +54,11 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.10-1 +- Upstream update. +- Reflect source url having changed. +- Update license tag. + * Tue Sep 05 2006 Ralf Cors??pius - 0.08-5 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mail-GnuPG/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Oct 2005 01:12:07 -0000 1.2 +++ sources 4 Sep 2007 09:19:28 -0000 1.3 @@ -1 +1 @@ -b120c2d3e0501cb3a3e43ab9e6c1625a Mail-GnuPG-0.08.tar.gz +12a24de59a383d803f99dd579db83c57 Mail-GnuPG-0.10.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 09:20:56 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:20:56 -0400 Subject: rpms/perl-AutoClass/devel perl-AutoClass.spec,1.1,1.2 Message-ID: <200709040920.l849KuuK003111@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-AutoClass/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3082 Modified Files: perl-AutoClass.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1_01-3 - Clarified license terms: GPL+ or Artistic Index: perl-AutoClass.spec =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/devel/perl-AutoClass.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-AutoClass.spec 2 Apr 2007 22:38:47 -0000 1.1 +++ perl-AutoClass.spec 4 Sep 2007 09:20:23 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-AutoClass Version: 1_01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Automatically define classes and objects for Perl -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/autoclass/ Source0: http://www.cpan.org/modules/by-module/Class/autoclass_v%{version}.tgz @@ -48,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1_01-3 +- Clarified license terms: GPL+ or Artistic + * Thu Mar 30 2007 Alex Lancaster 1_01-2 - Add perl(Test::Deep) to BR. From fedora-extras-commits at redhat.com Tue Sep 4 09:21:54 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 05:21:54 -0400 Subject: rpms/perl-Mail-GnuPG/F-7 .cvsignore, 1.2, 1.3 perl-Mail-GnuPG.spec, 1.5, 1.6 sources, 1.2, 1.3 Message-ID: <200709040921.l849LsMw003190@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Mail-GnuPG/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3152 Modified Files: .cvsignore perl-Mail-GnuPG.spec sources Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 0.10-1 - Upstream update. - Reflect source url having changed. - Update license tag. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mail-GnuPG/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Oct 2005 01:12:07 -0000 1.2 +++ .cvsignore 4 Sep 2007 09:21:22 -0000 1.3 @@ -1 +1 @@ -Mail-GnuPG-0.08.tar.gz +Mail-GnuPG-0.10.tar.gz Index: perl-Mail-GnuPG.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mail-GnuPG/F-7/perl-Mail-GnuPG.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Mail-GnuPG.spec 5 Sep 2006 09:06:06 -0000 1.5 +++ perl-Mail-GnuPG.spec 4 Sep 2007 09:21:22 -0000 1.6 @@ -1,16 +1,21 @@ Name: perl-Mail-GnuPG Summary: Process email with GPG -Version: 0.08 -Release: 5%{?dist} -License: GPL or Artistic +Version: 0.10 +Release: 1%{?dist} +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Mail-GnuPG/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%if "%{version}" >= "0.08" +Source0: http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/Mail-GnuPG-%{version}.tar.gz +%else Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSPIER/Mail-GnuPG-%{version}.tar.gz +%endif +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(GnuPG::Interface) BuildRequires: perl(MIME::Entity) BuildRequires: perl(MIME::Parser) @@ -49,6 +54,11 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.10-1 +- Upstream update. +- Reflect source url having changed. +- Update license tag. + * Tue Sep 05 2006 Ralf Cors??pius - 0.08-5 - Mass rebuild. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mail-GnuPG/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Oct 2005 01:12:07 -0000 1.2 +++ sources 4 Sep 2007 09:21:22 -0000 1.3 @@ -1 +1 @@ -b120c2d3e0501cb3a3e43ab9e6c1625a Mail-GnuPG-0.08.tar.gz +12a24de59a383d803f99dd579db83c57 Mail-GnuPG-0.10.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 09:23:19 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:23:19 -0400 Subject: rpms/perl-AutoClass/F-7 perl-AutoClass.spec,1.1,1.2 Message-ID: <200709040923.l849NJcL003275@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-AutoClass/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3250 Modified Files: perl-AutoClass.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1_01-3 - Clarified license terms: GPL+ or Artistic Index: perl-AutoClass.spec =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/F-7/perl-AutoClass.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-AutoClass.spec 2 Apr 2007 22:38:47 -0000 1.1 +++ perl-AutoClass.spec 4 Sep 2007 09:22:47 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-AutoClass Version: 1_01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Automatically define classes and objects for Perl -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/autoclass/ Source0: http://www.cpan.org/modules/by-module/Class/autoclass_v%{version}.tgz @@ -48,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1_01-3 +- Clarified license terms: GPL+ or Artistic + * Thu Mar 30 2007 Alex Lancaster 1_01-2 - Add perl(Test::Deep) to BR. From fedora-extras-commits at redhat.com Tue Sep 4 09:24:32 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:24:32 -0400 Subject: rpms/perl-AutoClass/FC-6 perl-AutoClass.spec,1.1,1.2 Message-ID: <200709040924.l849OWgc003357@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-AutoClass/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3287 Modified Files: perl-AutoClass.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1_01-3 - Clarified license terms: GPL+ or Artistic Index: perl-AutoClass.spec =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/FC-6/perl-AutoClass.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-AutoClass.spec 2 Apr 2007 22:40:56 -0000 1.1 +++ perl-AutoClass.spec 4 Sep 2007 09:24:00 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-AutoClass Version: 1_01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Automatically define classes and objects for Perl -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/autoclass/ Source0: http://www.cpan.org/modules/by-module/Class/autoclass_v%{version}.tgz @@ -48,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1_01-3 +- Clarified license terms: GPL+ or Artistic + * Thu Mar 30 2007 Alex Lancaster 1_01-2 - Add perl(Test::Deep) to BR. From fedora-extras-commits at redhat.com Tue Sep 4 09:27:13 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:27:13 -0400 Subject: rpms/perl-GD-SVG/devel perl-GD-SVG.spec,1.4,1.5 Message-ID: <200709040927.l849RDrr003413@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-GD-SVG/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3390 Modified Files: perl-GD-SVG.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.28-2 - Clarified license terms: GPL+ or Artistic Index: perl-GD-SVG.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GD-SVG/devel/perl-GD-SVG.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-GD-SVG.spec 24 Mar 2007 08:29:23 -0000 1.4 +++ perl-GD-SVG.spec 4 Sep 2007 09:26:40 -0000 1.5 @@ -1,10 +1,10 @@ Name: perl-GD-SVG Version: 0.28 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GD::SVG enables SVG output from scripts written using GD Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/GD-SVG/ Source0: http://www.cpan.org/authors/id/T/TW/TWH/GD-SVG-0.28.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -56,6 +56,9 @@ %changelog +* Tue Sep 04 2007 Alex Lancaster 0.28-2 +- Clarified license terms: GPL+ or Artistic + * Wed Mar 14 2007 Alex Lancaster 0.28-1 - Update to 0.28 - Fix rpmlint errors From fedora-extras-commits at redhat.com Tue Sep 4 09:29:35 2007 From: fedora-extras-commits at redhat.com (Radek Brich (rbrich)) Date: Tue, 4 Sep 2007 05:29:35 -0400 Subject: rpms/cpio/devel cpio.spec,1.55,1.56 Message-ID: <200709040929.l849TZi3003504@cvs-int.fedora.redhat.com> Author: rbrich Update of /cvs/extras/rpms/cpio/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3472 Modified Files: cpio.spec Log Message: license tag Index: cpio.spec =================================================================== RCS file: /cvs/extras/rpms/cpio/devel/cpio.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- cpio.spec 29 Aug 2007 05:27:31 -0000 1.55 +++ cpio.spec 4 Sep 2007 09:29:03 -0000 1.56 @@ -3,8 +3,8 @@ Summary: A GNU archiving program Name: cpio Version: 2.9 -Release: 3%{?dist} -License: GPL +Release: 4%{?dist} +License: GPLv3+ Group: Applications/Archiving URL: http://www.gnu.org/software/cpio/ Source: ftp://ftp.gnu.org/gnu/cpio/cpio-%{version}.tar.gz @@ -78,6 +78,9 @@ %{_infodir}/*.info* %changelog +* Tue Sep 04 2007 Radek Brich 2.9-4 +- Updated license tag + * Wed Aug 29 2007 Fedora Release Engineering - 2.9-3 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Tue Sep 4 09:31:53 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:31:53 -0400 Subject: rpms/perl-AutoClass/devel perl-AutoClass.spec,1.2,1.3 Message-ID: <200709040931.l849VrPr003674@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-AutoClass/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3638 Modified Files: perl-AutoClass.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1_01-4 - Add missing BuildRequires: perl(Test::More) Index: perl-AutoClass.spec =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/devel/perl-AutoClass.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-AutoClass.spec 4 Sep 2007 09:20:23 -0000 1.2 +++ perl-AutoClass.spec 4 Sep 2007 09:31:20 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-AutoClass Version: 1_01 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Automatically define classes and objects for Perl License: GPL+ or Artistic Group: Development/Libraries @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(IO::Scalar) BuildRequires: perl(Test::Deep) +BuildRequires: perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -48,6 +49,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1_01-4 +- Add missing BuildRequires: perl(Test::More) + * Tue Sep 04 2007 Alex Lancaster 1_01-3 - Clarified license terms: GPL+ or Artistic From fedora-extras-commits at redhat.com Tue Sep 4 09:33:56 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:33:56 -0400 Subject: rpms/perl-AutoClass/F-7 perl-AutoClass.spec,1.2,1.3 Message-ID: <200709040933.l849XuHe003819@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-AutoClass/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3778 Modified Files: perl-AutoClass.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1_01-4 - Add missing BuildRequires: perl(Test::More) Index: perl-AutoClass.spec =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/F-7/perl-AutoClass.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-AutoClass.spec 4 Sep 2007 09:22:47 -0000 1.2 +++ perl-AutoClass.spec 4 Sep 2007 09:33:24 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-AutoClass Version: 1_01 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Automatically define classes and objects for Perl License: GPL+ or Artistic Group: Development/Libraries @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(IO::Scalar) BuildRequires: perl(Test::Deep) +BuildRequires: perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -48,6 +49,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1_01-4 +- Add missing BuildRequires: perl(Test::More) + * Tue Sep 04 2007 Alex Lancaster 1_01-3 - Clarified license terms: GPL+ or Artistic From fedora-extras-commits at redhat.com Tue Sep 4 09:35:11 2007 From: fedora-extras-commits at redhat.com (Jef Spaleta (jspaleta)) Date: Tue, 4 Sep 2007 05:35:11 -0400 Subject: rpms/usbsink/devel usbsink-utils.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 usbsink.spec, 1.3, 1.4 Message-ID: <200709040935.l849ZBIw003929@cvs-int.fedora.redhat.com> Author: jspaleta Update of /cvs/pkgs/rpms/usbsink/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3838 Modified Files: .cvsignore sources usbsink.spec Added Files: usbsink-utils.patch Log Message: * Mon Sep 3 2007 Jef Spaleta 0.3.2-1 New upstream version usbsink-utils.patch: --- NEW FILE usbsink-utils.patch --- --- src/utils.cc 2007-04-30 12:30:18.000000000 -0800 +++ utils.cc 2007-09-04 01:10:29.000000000 -0800 @@ -53,7 +53,7 @@ static const guint64 KILOBYTE = 1024; static const guint64 MEGABYTE = 1048576; // 1024 * 1024; static const guint64 GIGABYTE = 1073741824; // 1024 * 1024 * 1024; -static const guint64 TERABYTE = 1099511627776; // 1024 * 1024 * 1024 * 1024; +//static const guint64 TERABYTE = 1099511627776; // 1024 * 1024 * 1024 * 1024; Glib::ustring i18n_printf(const Glib::ustring& format, ...) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/usbsink/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 25 Feb 2007 20:47:53 -0000 1.3 +++ .cvsignore 4 Sep 2007 09:34:38 -0000 1.4 @@ -1 +1,2 @@ -usbsink-0.3.1.tar.gz +usbsink-0.3.2.tar.gz +usbsink-utils.patch Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/usbsink/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 25 Feb 2007 20:47:53 -0000 1.3 +++ sources 4 Sep 2007 09:34:38 -0000 1.4 @@ -1 +1,2 @@ -16478517541f0bb68071127fbb528c94 usbsink-0.3.1.tar.gz +5e9fe42c015cf837c218115ddda35610 usbsink-0.3.2.tar.gz +e71f32b5728db366ab630b1e87f4c1b0 usbsink-utils.patch Index: usbsink.spec =================================================================== RCS file: /cvs/pkgs/rpms/usbsink/devel/usbsink.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- usbsink.spec 22 Aug 2007 07:50:14 -0000 1.3 +++ usbsink.spec 4 Sep 2007 09:34:38 -0000 1.4 @@ -1,12 +1,14 @@ Name: usbsink -Version: 0.3.1 -Release: 2%{?dist} +Version: 0.3.2 +Release: 1%{?dist} Summary: USBSink is a GNOME program for automatic file synchronization over USB Group: Applications/Productivity License: GPLv2+ URL: http://usbsink.sourceforge.net Source0: http://easynews.dl.sourceforge.net/sourceforge/usbsink/%{name}-%{version}.tar.gz +Patch0: usbsink-utils.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libgnomemm26-devel gnome-vfsmm26-devel gtkmm24-devel pcre-devel libglademm24-devel gamin-devel gnome-doc-utils gettext scrollkeeper @@ -29,6 +31,7 @@ %prep %setup -q +%patch0 %build %configure --disable-scrollkeeper @@ -68,6 +71,9 @@ %changelog +* Mon Sep 3 2007 Jef Spaleta 0.3.2-1 +New upstream version + * Tue Aug 21 2007 Jef Spaleta 0.3.1-2 clarify licensing tags and bump for buildid rebuild From fedora-extras-commits at redhat.com Tue Sep 4 09:35:42 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:35:42 -0400 Subject: rpms/perl-AutoClass/FC-6 perl-AutoClass.spec,1.2,1.3 Message-ID: <200709040935.l849Zgpn003944@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-AutoClass/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3872 Modified Files: perl-AutoClass.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1_01-4 - Add missing BuildRequires: perl(Test::More) Index: perl-AutoClass.spec =================================================================== RCS file: /cvs/extras/rpms/perl-AutoClass/FC-6/perl-AutoClass.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- perl-AutoClass.spec 4 Sep 2007 09:24:00 -0000 1.2 +++ perl-AutoClass.spec 4 Sep 2007 09:35:09 -0000 1.3 @@ -1,6 +1,6 @@ Name: perl-AutoClass Version: 1_01 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Automatically define classes and objects for Perl License: GPL+ or Artistic Group: Development/Libraries @@ -10,6 +10,7 @@ BuildArch: noarch BuildRequires: perl(IO::Scalar) BuildRequires: perl(Test::Deep) +BuildRequires: perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -48,6 +49,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 1_01-4 +- Add missing BuildRequires: perl(Test::More) + * Tue Sep 04 2007 Alex Lancaster 1_01-3 - Clarified license terms: GPL+ or Artistic From fedora-extras-commits at redhat.com Tue Sep 4 09:38:04 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:38:04 -0400 Subject: rpms/perl-GD-SVG/devel perl-GD-SVG.spec,1.5,1.6 Message-ID: <200709040938.l849c4g3004002@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-GD-SVG/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3979 Modified Files: perl-GD-SVG.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.28-3 - Add missing BuildRequires: perl(Test::More) Index: perl-GD-SVG.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GD-SVG/devel/perl-GD-SVG.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-GD-SVG.spec 4 Sep 2007 09:26:40 -0000 1.5 +++ perl-GD-SVG.spec 4 Sep 2007 09:37:32 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-GD-SVG Version: 0.28 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GD::SVG enables SVG output from scripts written using GD Group: Development/Libraries @@ -13,6 +13,7 @@ # The make test needs these. BuildRequires: perl(SVG) BuildRequires: perl(GD) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -56,6 +57,9 @@ %changelog +* Tue Sep 04 2007 Alex Lancaster 0.28-3 +- Add missing BuildRequires: perl(Test::More) + * Tue Sep 04 2007 Alex Lancaster 0.28-2 - Clarified license terms: GPL+ or Artistic From fedora-extras-commits at redhat.com Tue Sep 4 09:44:29 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:44:29 -0400 Subject: rpms/perl-GD-SVG/F-7 perl-GD-SVG.spec,1.4,1.5 Message-ID: <200709040944.l849iTt7004174@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-GD-SVG/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4155 Modified Files: perl-GD-SVG.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.28-3 - Add missing BuildRequires: perl(Test::More) * Tue Sep 04 2007 Alex Lancaster 0.28-2 - Clarified license terms: GPL+ or Artistic Index: perl-GD-SVG.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GD-SVG/F-7/perl-GD-SVG.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-GD-SVG.spec 24 Mar 2007 08:29:23 -0000 1.4 +++ perl-GD-SVG.spec 4 Sep 2007 09:43:56 -0000 1.5 @@ -1,10 +1,10 @@ Name: perl-GD-SVG Version: 0.28 -Release: 1%{?dist} +Release: 3%{?dist} Summary: GD::SVG enables SVG output from scripts written using GD Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/GD-SVG/ Source0: http://www.cpan.org/authors/id/T/TW/TWH/GD-SVG-0.28.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -13,6 +13,7 @@ # The make test needs these. BuildRequires: perl(SVG) BuildRequires: perl(GD) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -56,6 +57,12 @@ %changelog +* Tue Sep 04 2007 Alex Lancaster 0.28-3 +- Add missing BuildRequires: perl(Test::More) + +* Tue Sep 04 2007 Alex Lancaster 0.28-2 +- Clarified license terms: GPL+ or Artistic + * Wed Mar 14 2007 Alex Lancaster 0.28-1 - Update to 0.28 - Fix rpmlint errors From fedora-extras-commits at redhat.com Tue Sep 4 09:45:47 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:45:47 -0400 Subject: rpms/perl-GD-SVG/FC-6 perl-GD-SVG.spec,1.3,1.4 Message-ID: <200709040945.l849jleV004226@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-GD-SVG/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4191 Modified Files: perl-GD-SVG.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.28-3 - Add missing BuildRequires: perl(Test::More) * Tue Sep 04 2007 Alex Lancaster 0.28-2 - Clarified license terms: GPL+ or Artistic Index: perl-GD-SVG.spec =================================================================== RCS file: /cvs/extras/rpms/perl-GD-SVG/FC-6/perl-GD-SVG.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-GD-SVG.spec 24 Mar 2007 08:33:21 -0000 1.3 +++ perl-GD-SVG.spec 4 Sep 2007 09:45:14 -0000 1.4 @@ -1,10 +1,10 @@ Name: perl-GD-SVG Version: 0.28 -Release: 1%{?dist} +Release: 3%{?dist} Summary: GD::SVG enables SVG output from scripts written using GD Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/GD-SVG/ Source0: http://www.cpan.org/authors/id/T/TW/TWH/GD-SVG-0.28.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -13,6 +13,7 @@ # The make test needs these. BuildRequires: perl(SVG) BuildRequires: perl(GD) +BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -56,6 +57,12 @@ %changelog +* Tue Sep 04 2007 Alex Lancaster 0.28-3 +- Add missing BuildRequires: perl(Test::More) + +* Tue Sep 04 2007 Alex Lancaster 0.28-2 +- Clarified license terms: GPL+ or Artistic + * Wed Mar 14 2007 Alex Lancaster 0.28-1 - Update to 0.28 - Fix rpmlint errors From fedora-extras-commits at redhat.com Tue Sep 4 09:46:58 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:46:58 -0400 Subject: rpms/perl-Math-Derivative/devel perl-Math-Derivative.spec,1.1,1.2 Message-ID: <200709040946.l849kw50004256@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Math-Derivative/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4232 Modified Files: perl-Math-Derivative.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.01-3 - Clarified license terms: GPL+ or Artistic Index: perl-Math-Derivative.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-Derivative/devel/perl-Math-Derivative.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Math-Derivative.spec 27 Mar 2007 05:58:11 -0000 1.1 +++ perl-Math-Derivative.spec 4 Sep 2007 09:46:26 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-Math-Derivative Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Numeric 1st and 2nd order differentiation -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Math-Derivative/ Source0: http://www.cpan.org/modules/by-module/Math/Math-Derivative-%{version}.tar.gz @@ -50,6 +50,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.01-3 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 25 2007 Alex Lancaster 0.01-2 - Add perl(ExtUtils::MakeMaker) BR as suggested by Chris Weyl in review. From fedora-extras-commits at redhat.com Tue Sep 4 09:47:44 2007 From: fedora-extras-commits at redhat.com (Andy Shevchenko (andriy)) Date: Tue, 4 Sep 2007 05:47:44 -0400 Subject: rpms/jack-audio-connection-kit/devel jack-audio-connection-kit.spec, 1.17, 1.18 Message-ID: <200709040947.l849liHc004321@cvs-int.fedora.redhat.com> Author: andriy Update of /cvs/extras/rpms/jack-audio-connection-kit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4262 Modified Files: jack-audio-connection-kit.spec Log Message: Fix SF's URL scheme Index: jack-audio-connection-kit.spec =================================================================== RCS file: /cvs/extras/rpms/jack-audio-connection-kit/devel/jack-audio-connection-kit.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- jack-audio-connection-kit.spec 16 Aug 2007 13:42:02 -0000 1.17 +++ jack-audio-connection-kit.spec 4 Sep 2007 09:47:12 -0000 1.18 @@ -1,10 +1,10 @@ Summary: The Jack Audio Connection Kit Name: jack-audio-connection-kit Version: 0.103.0 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 and LGPLv2 Group: System Environment/Daemons -Source0: http://dl.sourceforge.net/sourceforge/jackit/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/jackit/%{name}-%{version}.tar.gz Source1: %{name}-README.Fedora URL: http://www.jackaudio.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -94,7 +94,7 @@ /sbin/ldconfig # Add default limits for jackuser group -grep -q jackuser /etc/security/limits.conf || cat >> /etc/security/limits.conf << EOF +grep -q %groupname /etc/security/limits.conf || cat >> /etc/security/limits.conf << EOF ## Automatically appended by jack-audio-connection-kit @jackuser - rtprio 20 @@ -138,6 +138,9 @@ %{_bindir}/jack_midisine %changelog +* Tue Sep 04 2007 Andy Shevchenko 0.103.0-4 +- fix Source Forge's URL scheme + * Thu Aug 16 2007 Andy Shevchenko 0.103.0-3 - fix according to new guidelines: - License tag From fedora-extras-commits at redhat.com Tue Sep 4 09:49:09 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:49:09 -0400 Subject: rpms/perl-Math-Spline/devel perl-Math-Spline.spec,1.1,1.2 Message-ID: <200709040949.l849n9ZQ004401@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Math-Spline/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4378 Modified Files: perl-Math-Spline.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.01-2 - Clarified license terms: GPL+ or Artistic Index: perl-Math-Spline.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-Spline/devel/perl-Math-Spline.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Math-Spline.spec 30 Mar 2007 01:33:01 -0000 1.1 +++ perl-Math-Spline.spec 4 Sep 2007 09:48:37 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-Math-Spline Version: 0.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cubic Spline Interpolation of data -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Math-Spline/ Source0: http://www.cpan.org/modules/by-module/Math/Math-Spline-%{version}.tar.gz @@ -47,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.01-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.01-1 - Add perl(ExtUtils::MakeMaker) BR. - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Tue Sep 4 09:51:44 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:51:44 -0400 Subject: rpms/perl-PostScript/devel perl-PostScript.spec,1.1,1.2 Message-ID: <200709040951.l849piUU004482@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-PostScript/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4464 Modified Files: perl-PostScript.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.06-2 - Clarified license terms: GPL+ or Artistic Index: perl-PostScript.spec =================================================================== RCS file: /cvs/extras/rpms/perl-PostScript/devel/perl-PostScript.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-PostScript.spec 2 Apr 2007 22:47:02 -0000 1.1 +++ perl-PostScript.spec 4 Sep 2007 09:51:12 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-PostScript Version: 0.06 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PostScript Perl module -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/PostScript/ Source0: http://www.cpan.org/modules/by-module/PostScript/PostScript-%{version}.tar.gz @@ -48,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.06-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.06-1 - Do not install example.pl - Patch to fix interpreter From fedora-extras-commits at redhat.com Tue Sep 4 09:54:21 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:54:21 -0400 Subject: rpms/perl-Math-Derivative/F-7 perl-Math-Derivative.spec,1.1,1.2 Message-ID: <200709040954.l849sLZ6004626@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Math-Derivative/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4545/F-7 Modified Files: perl-Math-Derivative.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.01-3 - Clarified license terms: GPL+ or Artistic Index: perl-Math-Derivative.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-Derivative/F-7/perl-Math-Derivative.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Math-Derivative.spec 27 Mar 2007 05:58:11 -0000 1.1 +++ perl-Math-Derivative.spec 4 Sep 2007 09:53:48 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-Math-Derivative Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Numeric 1st and 2nd order differentiation -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Math-Derivative/ Source0: http://www.cpan.org/modules/by-module/Math/Math-Derivative-%{version}.tar.gz @@ -50,6 +50,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.01-3 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 25 2007 Alex Lancaster 0.01-2 - Add perl(ExtUtils::MakeMaker) BR as suggested by Chris Weyl in review. From fedora-extras-commits at redhat.com Tue Sep 4 09:54:24 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:54:24 -0400 Subject: rpms/perl-Math-Derivative/FC-6 perl-Math-Derivative.spec,1.1,1.2 Message-ID: <200709040954.l849sOZs004629@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Math-Derivative/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4545/FC-6 Modified Files: perl-Math-Derivative.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.01-3 - Clarified license terms: GPL+ or Artistic Index: perl-Math-Derivative.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-Derivative/FC-6/perl-Math-Derivative.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Math-Derivative.spec 27 Mar 2007 05:59:23 -0000 1.1 +++ perl-Math-Derivative.spec 4 Sep 2007 09:53:51 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-Math-Derivative Version: 0.01 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Numeric 1st and 2nd order differentiation -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Math-Derivative/ Source0: http://www.cpan.org/modules/by-module/Math/Math-Derivative-%{version}.tar.gz @@ -50,6 +50,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.01-3 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 25 2007 Alex Lancaster 0.01-2 - Add perl(ExtUtils::MakeMaker) BR as suggested by Chris Weyl in review. From fedora-extras-commits at redhat.com Tue Sep 4 09:55:53 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:55:53 -0400 Subject: rpms/perl-Math-Spline/F-7 perl-Math-Spline.spec,1.1,1.2 Message-ID: <200709040955.l849trE4004744@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Math-Spline/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4661/F-7 Modified Files: perl-Math-Spline.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.01-2 - Clarified license terms: GPL+ or Artistic Index: perl-Math-Spline.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-Spline/F-7/perl-Math-Spline.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Math-Spline.spec 30 Mar 2007 01:33:01 -0000 1.1 +++ perl-Math-Spline.spec 4 Sep 2007 09:55:21 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-Math-Spline Version: 0.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cubic Spline Interpolation of data -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Math-Spline/ Source0: http://www.cpan.org/modules/by-module/Math/Math-Spline-%{version}.tar.gz @@ -47,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.01-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.01-1 - Add perl(ExtUtils::MakeMaker) BR. - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Tue Sep 4 09:55:56 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:55:56 -0400 Subject: rpms/perl-Math-Spline/FC-6 perl-Math-Spline.spec,1.1,1.2 Message-ID: <200709040955.l849tuuT004747@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Math-Spline/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4661/FC-6 Modified Files: perl-Math-Spline.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.01-2 - Clarified license terms: GPL+ or Artistic Index: perl-Math-Spline.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Math-Spline/FC-6/perl-Math-Spline.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-Math-Spline.spec 30 Mar 2007 01:35:24 -0000 1.1 +++ perl-Math-Spline.spec 4 Sep 2007 09:55:24 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-Math-Spline Version: 0.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cubic Spline Interpolation of data -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Math-Spline/ Source0: http://www.cpan.org/modules/by-module/Math/Math-Spline-%{version}.tar.gz @@ -47,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.01-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.01-1 - Add perl(ExtUtils::MakeMaker) BR. - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Tue Sep 4 09:56:52 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:56:52 -0400 Subject: rpms/perl-PostScript/F-7 perl-PostScript.spec,1.1,1.2 Message-ID: <200709040956.l849uqRm004796@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-PostScript/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4758/F-7 Modified Files: perl-PostScript.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.06-2 - Clarified license terms: GPL+ or Artistic Index: perl-PostScript.spec =================================================================== RCS file: /cvs/extras/rpms/perl-PostScript/F-7/perl-PostScript.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-PostScript.spec 2 Apr 2007 22:47:02 -0000 1.1 +++ perl-PostScript.spec 4 Sep 2007 09:56:20 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-PostScript Version: 0.06 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PostScript Perl module -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/PostScript/ Source0: http://www.cpan.org/modules/by-module/PostScript/PostScript-%{version}.tar.gz @@ -48,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.06-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.06-1 - Do not install example.pl - Patch to fix interpreter From fedora-extras-commits at redhat.com Tue Sep 4 09:56:55 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:56:55 -0400 Subject: rpms/perl-PostScript/FC-6 perl-PostScript.spec,1.1,1.2 Message-ID: <200709040956.l849ut8Z004799@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-PostScript/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4758/FC-6 Modified Files: perl-PostScript.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.06-2 - Clarified license terms: GPL+ or Artistic Index: perl-PostScript.spec =================================================================== RCS file: /cvs/extras/rpms/perl-PostScript/FC-6/perl-PostScript.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-PostScript.spec 2 Apr 2007 22:48:33 -0000 1.1 +++ perl-PostScript.spec 4 Sep 2007 09:56:22 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-PostScript Version: 0.06 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PostScript Perl module -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/PostScript/ Source0: http://www.cpan.org/modules/by-module/PostScript/PostScript-%{version}.tar.gz @@ -48,6 +48,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.06-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.06-1 - Do not install example.pl - Patch to fix interpreter From fedora-extras-commits at redhat.com Tue Sep 4 09:59:08 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 05:59:08 -0400 Subject: rpms/perl-Text-Shellwords/devel perl-Text-Shellwords.spec,1.3,1.4 Message-ID: <200709040959.l849x8QT004835@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Text-Shellwords/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4817 Modified Files: perl-Text-Shellwords.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1.08-2 - Clarified license terms: GPL+ or Artistic Index: perl-Text-Shellwords.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Shellwords/devel/perl-Text-Shellwords.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Text-Shellwords.spec 24 Mar 2007 23:47:39 -0000 1.3 +++ perl-Text-Shellwords.spec 4 Sep 2007 09:58:36 -0000 1.4 @@ -1,10 +1,10 @@ Name: perl-Text-Shellwords Version: 1.08 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A thin wrapper around the shellwords.pl package Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/Text-Shellwords/ Source0: http://www.cpan.org/authors/id/L/LD/LDS/Text-Shellwords-1.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,9 @@ %changelog +* Tue Sep 04 2007 Alex Lancaster 1.08-2 +- Clarified license terms: GPL+ or Artistic + * Wed Mar 23 2007 Alex Lancaster 1.08-1 - Updated to 1.08 - Removed superfluous BR: Perl as per suggestion from Ralf Corsepius From fedora-extras-commits at redhat.com Tue Sep 4 10:01:14 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 06:01:14 -0400 Subject: rpms/perl-XML-DOM-XPath/devel perl-XML-DOM-XPath.spec,1.1,1.2 Message-ID: <200709041001.l84A1EvW010786@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-XML-DOM-XPath/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4891 Modified Files: perl-XML-DOM-XPath.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.13-2 - Clarified license terms: GPL+ or Artistic Index: perl-XML-DOM-XPath.spec =================================================================== RCS file: /cvs/extras/rpms/perl-XML-DOM-XPath/devel/perl-XML-DOM-XPath.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-XML-DOM-XPath.spec 30 Mar 2007 01:56:33 -0000 1.1 +++ perl-XML-DOM-XPath.spec 4 Sep 2007 10:00:41 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-XML-DOM-XPath Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension to add XPath support to XML::DOM, using XML::XPath engine -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/XML-DOM-XPath/ Source0: http://www.cpan.org/modules/by-module/XML/XML-DOM-XPath-%{version}.tar.gz @@ -49,5 +49,8 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.13-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.13-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Tue Sep 4 10:03:32 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 06:03:32 -0400 Subject: rpms/perl-XML-XPathEngine/devel perl-XML-XPathEngine.spec,1.1,1.2 Message-ID: <200709041003.l84A3WnP011415@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-XML-XPathEngine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10915 Modified Files: perl-XML-XPathEngine.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.08-2 - Clarified license terms: GPL+ or Artistic Index: perl-XML-XPathEngine.spec =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XPathEngine/devel/perl-XML-XPathEngine.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-XML-XPathEngine.spec 30 Mar 2007 01:48:05 -0000 1.1 +++ perl-XML-XPathEngine.spec 4 Sep 2007 10:02:58 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-XML-XPathEngine Version: 0.08 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Re-usable XPath engine for DOM-like trees -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/XML-XPathEngine/ Source0: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz @@ -47,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.08-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.08-1 - Add BRs for Test::Pod and Test::Pod::Coverage - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Tue Sep 4 10:04:30 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 06:04:30 -0400 Subject: rpms/perl-Text-Shellwords/F-7 perl-Text-Shellwords.spec,1.3,1.4 Message-ID: <200709041004.l84A4UW0012252@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Text-Shellwords/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11549/F-7 Modified Files: perl-Text-Shellwords.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1.08-2 - Clarified license terms: GPL+ or Artistic Index: perl-Text-Shellwords.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Shellwords/F-7/perl-Text-Shellwords.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Text-Shellwords.spec 24 Mar 2007 23:47:39 -0000 1.3 +++ perl-Text-Shellwords.spec 4 Sep 2007 10:03:56 -0000 1.4 @@ -1,10 +1,10 @@ Name: perl-Text-Shellwords Version: 1.08 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A thin wrapper around the shellwords.pl package Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/Text-Shellwords/ Source0: http://www.cpan.org/authors/id/L/LD/LDS/Text-Shellwords-1.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,9 @@ %changelog +* Tue Sep 04 2007 Alex Lancaster 1.08-2 +- Clarified license terms: GPL+ or Artistic + * Wed Mar 23 2007 Alex Lancaster 1.08-1 - Updated to 1.08 - Removed superfluous BR: Perl as per suggestion from Ralf Corsepius From fedora-extras-commits at redhat.com Tue Sep 4 10:04:34 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 06:04:34 -0400 Subject: rpms/perl-Text-Shellwords/FC-6 perl-Text-Shellwords.spec,1.3,1.4 Message-ID: <200709041004.l84A4YWH012319@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Text-Shellwords/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11549/FC-6 Modified Files: perl-Text-Shellwords.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 1.08-2 - Clarified license terms: GPL+ or Artistic Index: perl-Text-Shellwords.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Text-Shellwords/FC-6/perl-Text-Shellwords.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- perl-Text-Shellwords.spec 24 Mar 2007 23:45:48 -0000 1.3 +++ perl-Text-Shellwords.spec 4 Sep 2007 10:04:00 -0000 1.4 @@ -1,10 +1,10 @@ Name: perl-Text-Shellwords Version: 1.08 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A thin wrapper around the shellwords.pl package Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/Text-Shellwords/ Source0: http://www.cpan.org/authors/id/L/LD/LDS/Text-Shellwords-1.08.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,9 @@ %changelog +* Tue Sep 04 2007 Alex Lancaster 1.08-2 +- Clarified license terms: GPL+ or Artistic + * Wed Mar 23 2007 Alex Lancaster 1.08-1 - Updated to 1.08 - Removed superfluous BR: Perl as per suggestion from Ralf Corsepius From fedora-extras-commits at redhat.com Tue Sep 4 10:08:09 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 06:08:09 -0400 Subject: rpms/perl-XML-DOM-XPath/F-7 perl-XML-DOM-XPath.spec,1.1,1.2 Message-ID: <200709041008.l84A89xW013105@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-XML-DOM-XPath/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13053/F-7 Modified Files: perl-XML-DOM-XPath.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.13-2 - Clarified license terms: GPL+ or Artistic Index: perl-XML-DOM-XPath.spec =================================================================== RCS file: /cvs/extras/rpms/perl-XML-DOM-XPath/F-7/perl-XML-DOM-XPath.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-XML-DOM-XPath.spec 30 Mar 2007 01:56:33 -0000 1.1 +++ perl-XML-DOM-XPath.spec 4 Sep 2007 10:07:35 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-XML-DOM-XPath Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension to add XPath support to XML::DOM, using XML::XPath engine -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/XML-DOM-XPath/ Source0: http://www.cpan.org/modules/by-module/XML/XML-DOM-XPath-%{version}.tar.gz @@ -49,5 +49,8 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.13-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.13-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Tue Sep 4 10:08:12 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 06:08:12 -0400 Subject: rpms/perl-XML-DOM-XPath/FC-6 perl-XML-DOM-XPath.spec,1.1,1.2 Message-ID: <200709041008.l84A8CO9013109@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-XML-DOM-XPath/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13053/FC-6 Modified Files: perl-XML-DOM-XPath.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.13-2 - Clarified license terms: GPL+ or Artistic Index: perl-XML-DOM-XPath.spec =================================================================== RCS file: /cvs/extras/rpms/perl-XML-DOM-XPath/FC-6/perl-XML-DOM-XPath.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-XML-DOM-XPath.spec 30 Mar 2007 01:57:44 -0000 1.1 +++ perl-XML-DOM-XPath.spec 4 Sep 2007 10:07:39 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-XML-DOM-XPath Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension to add XPath support to XML::DOM, using XML::XPath engine -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/XML-DOM-XPath/ Source0: http://www.cpan.org/modules/by-module/XML/XML-DOM-XPath-%{version}.tar.gz @@ -49,5 +49,8 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.13-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.13-1 - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Tue Sep 4 10:13:37 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 06:13:37 -0400 Subject: rpms/perl-XML-XPathEngine/F-7 perl-XML-XPathEngine.spec,1.1,1.2 Message-ID: <200709041013.l84ADbva013237@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-XML-XPathEngine/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13191/F-7 Modified Files: perl-XML-XPathEngine.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.08-2 - Clarified license terms: GPL+ or Artistic Index: perl-XML-XPathEngine.spec =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XPathEngine/F-7/perl-XML-XPathEngine.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-XML-XPathEngine.spec 30 Mar 2007 01:48:05 -0000 1.1 +++ perl-XML-XPathEngine.spec 4 Sep 2007 10:13:05 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-XML-XPathEngine Version: 0.08 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Re-usable XPath engine for DOM-like trees -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/XML-XPathEngine/ Source0: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz @@ -47,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.08-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.08-1 - Add BRs for Test::Pod and Test::Pod::Coverage - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Tue Sep 4 10:13:40 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Tue, 4 Sep 2007 06:13:40 -0400 Subject: rpms/perl-XML-XPathEngine/FC-6 perl-XML-XPathEngine.spec,1.1,1.2 Message-ID: <200709041013.l84ADe3W013240@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-XML-XPathEngine/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13191/FC-6 Modified Files: perl-XML-XPathEngine.spec Log Message: * Tue Sep 04 2007 Alex Lancaster 0.08-2 - Clarified license terms: GPL+ or Artistic Index: perl-XML-XPathEngine.spec =================================================================== RCS file: /cvs/extras/rpms/perl-XML-XPathEngine/FC-6/perl-XML-XPathEngine.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- perl-XML-XPathEngine.spec 30 Mar 2007 01:50:22 -0000 1.1 +++ perl-XML-XPathEngine.spec 4 Sep 2007 10:13:08 -0000 1.2 @@ -1,8 +1,8 @@ Name: perl-XML-XPathEngine Version: 0.08 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Re-usable XPath engine for DOM-like trees -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/XML-XPathEngine/ Source0: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{version}.tar.gz @@ -47,6 +47,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Alex Lancaster 0.08-2 +- Clarified license terms: GPL+ or Artistic + * Fri Mar 23 2007 Alex Lancaster 0.08-1 - Add BRs for Test::Pod and Test::Pod::Coverage - Specfile autogenerated by cpanspec 1.69.1. From fedora-extras-commits at redhat.com Tue Sep 4 10:20:54 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Tue, 4 Sep 2007 06:20:54 -0400 Subject: rpms/hamlib/devel hamlib.spec,1.21,1.22 Message-ID: <200709041020.l84AKsVK013343@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/hamlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13316 Modified Files: hamlib.spec Log Message: Added net-tools BR Index: hamlib.spec =================================================================== RCS file: /cvs/pkgs/rpms/hamlib/devel/hamlib.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- hamlib.spec 3 Sep 2007 11:47:51 -0000 1.21 +++ hamlib.spec 4 Sep 2007 10:20:21 -0000 1.22 @@ -18,7 +18,7 @@ BuildRequires: binutils >= 2.9.4, gcc >= 2.95, glibc-devel >= 2.1 BuildRequires: gzip, make >= 3.77, patch >= 2.5, rpm >= 3.0, sed BuildRequires: textutils, python-devel, swig, gd-devel, libxml2-devel, tcl-devel -BuildRequires: libusb-devel, pkgconfig +BuildRequires: libusb-devel, pkgconfig, net-tools BuildRequires: doxygen %description @@ -206,6 +206,7 @@ %changelog * Mon Sep 3 2007 Denis Leroy - 1.2.5-6 - Rebuild, License tag update +- Added net-tools BR * Wed May 9 2007 Ignacio Vazquez-Abrams 1.2.5-5 - Move HTML devel documentation to the proper subpackage (#228364) From fedora-extras-commits at redhat.com Tue Sep 4 10:48:24 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Tue, 4 Sep 2007 06:48:24 -0400 Subject: rpms/hamlib/devel hamlib.spec,1.22,1.23 Message-ID: <200709041048.l84AmOvY013896@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/hamlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13871 Modified Files: hamlib.spec Log Message: Reworked the python deps Index: hamlib.spec =================================================================== RCS file: /cvs/pkgs/rpms/hamlib/devel/hamlib.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- hamlib.spec 4 Sep 2007 10:20:21 -0000 1.22 +++ hamlib.spec 4 Sep 2007 10:47:46 -0000 1.23 @@ -1,4 +1,6 @@ -%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')} + Name: hamlib Version: 1.2.5 @@ -17,7 +19,7 @@ BuildRequires: automake >= 1.4, libtool >= 1.4, fileutils, findutils, flex BuildRequires: binutils >= 2.9.4, gcc >= 2.95, glibc-devel >= 2.1 BuildRequires: gzip, make >= 3.77, patch >= 2.5, rpm >= 3.0, sed -BuildRequires: textutils, python-devel, swig, gd-devel, libxml2-devel, tcl-devel +BuildRequires: textutils, python, python-devel, swig, gd-devel, libxml2-devel, tcl-devel BuildRequires: libusb-devel, pkgconfig, net-tools BuildRequires: doxygen @@ -67,7 +69,7 @@ %package python Summary: Hamlib radio control library Python binding Group: Development/Libraries -Requires: python-abi = %(%{__python} -c 'import sys;print(sys.version[:3])') +Requires: python-abi = %{pyver} %description python Hamlib Python Language bindings to allow radio control from Python scripts. From fedora-extras-commits at redhat.com Tue Sep 4 11:19:09 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 4 Sep 2007 07:19:09 -0400 Subject: status-report-scripts parseBZbugList,1.82,1.83 Message-ID: <200709041119.l84BJ94q020560@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/fedora/status-report-scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20542 Modified Files: parseBZbugList Log Message: Adjust to new bugzilla interface location. Index: parseBZbugList =================================================================== RCS file: /cvs/fedora/status-report-scripts/parseBZbugList,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- parseBZbugList 30 Aug 2007 21:47:49 -0000 1.82 +++ parseBZbugList 4 Sep 2007 11:19:06 -0000 1.83 @@ -30,7 +30,7 @@ use JSON; my $rpc = new XMLRPC::Lite ( - proxy => 'https://bugzilla.redhat.com/bugzilla/xmlrpc.cgi' + proxy => 'https://bugzilla.redhat.com/xmlrpc.cgi' ); # Not sure of the way to increase the timeout on reading... $rpc->transport->timeout(360); @@ -568,7 +568,7 @@ my $h = $buglist->{$$a[$i]}; my @A = sort(keys %$h); $aa = - "[https://bugzilla.redhat.com/bugzilla/buglist.cgi?bug_id=" + "[https://bugzilla.redhat.com/buglist.cgi?bug_id=" . join(",", @A) . " $aa]"; } if ($sponsor == 1) { @@ -965,7 +965,7 @@ sub displayBL { my ($BL, $BZ, $field) = @_; return if $#$BL < 0; - print STDERR " https://bugzilla.redhat.com/bugzilla/buglist.cgi?bug_id=", + print STDERR " https://bugzilla.redhat.com/buglist.cgi?bug_id=", join(",", @$BL), "\n"; foreach my $b (sort @$BL) { my $a = $BZ->{$b}; @@ -996,7 +996,7 @@ $n =~ s/\./ dot /g; foreach my $a (@$e) { print "||$n||`$a->{'pkg_name'}`||[", - "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=", + "https://bugzilla.redhat.com/show_bug.cgi?id=", $a->{'bug_id'}, " ", $a->{'bug_id'}, "]||$a->{'short_desc'}||\n"; } From fedora-extras-commits at redhat.com Tue Sep 4 11:29:02 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:29:02 -0400 Subject: rpms/aspell-pa/devel aspell-pa.spec,1.1,1.2 Message-ID: <200709041129.l84BT21F020736@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-pa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20716 Modified Files: aspell-pa.spec Log Message: updating for License Tag Index: aspell-pa.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-pa/devel/aspell-pa.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aspell-pa.spec 14 Mar 2007 07:47:02 -0000 1.1 +++ aspell-pa.spec 4 Sep 2007 11:28:29 -0000 1.2 @@ -4,11 +4,11 @@ Name: aspell-pa Version: 0.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Aspell Punjabi Dictionary Package Group: Applications/Text -License: GPL +License: GPLv2+ URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,5 +55,9 @@ %changelog + +* Tue Sep 04 2007 Amanpreet Singh Alam 0.01-2 +- Updated License Tag + * Thu Mar 08 2007 Amanpreet Singh Alam 0.01-1 - Initile Release From fedora-extras-commits at redhat.com Tue Sep 4 11:39:05 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:39:05 -0400 Subject: rpms/aspell-bn/devel aspell-bn.spec,1.1,1.2 Message-ID: <200709041139.l84Bd5mM020973@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-bn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20953 Modified Files: aspell-bn.spec Log Message: updating for Tag Index: aspell-bn.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-bn/devel/aspell-bn.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aspell-bn.spec 14 Mar 2007 10:08:47 -0000 1.1 +++ aspell-bn.spec 4 Sep 2007 11:38:32 -0000 1.2 @@ -4,11 +4,11 @@ Name: aspell-bn Version: 0.01.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Aspell Bengali Dictionary Package Group: Applications/Text -License: GPL +License: GPLv2 URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,5 +55,7 @@ %changelog +* Tue Sep 04 2007 Amanpreet Singh Alam 0.01-2 +- Update for License Tag * Thu Mar 08 2007 Amanpreet Singh Alam 0.01-1 - Initile Release From fedora-extras-commits at redhat.com Tue Sep 4 11:40:14 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:40:14 -0400 Subject: rpms/aspell-bn/devel aspell-bn.spec,1.2,1.3 Message-ID: <200709041140.l84BeEKD021026@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-bn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20981 Modified Files: aspell-bn.spec Log Message: updating for Tag Index: aspell-bn.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-bn/devel/aspell-bn.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aspell-bn.spec 4 Sep 2007 11:38:32 -0000 1.2 +++ aspell-bn.spec 4 Sep 2007 11:39:42 -0000 1.3 @@ -57,5 +57,6 @@ %changelog * Tue Sep 04 2007 Amanpreet Singh Alam 0.01-2 - Update for License Tag + * Thu Mar 08 2007 Amanpreet Singh Alam 0.01-1 - Initile Release From fedora-extras-commits at redhat.com Tue Sep 4 11:40:32 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:40:32 -0400 Subject: rpms/aspell-gu/devel aspell-gu.spec,1.1,1.2 Message-ID: <200709041140.l84BeWCV021033@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-gu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21003 Modified Files: aspell-gu.spec Log Message: updating for License Tag Index: aspell-gu.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-gu/devel/aspell-gu.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aspell-gu.spec 14 Mar 2007 10:09:09 -0000 1.1 +++ aspell-gu.spec 4 Sep 2007 11:39:59 -0000 1.2 @@ -4,11 +4,11 @@ Name: aspell-gu Version: 0.02 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Aspell Gujarati Dictionary Package Group: Applications/Text -License: GPL +License: GPLv2 URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,5 +55,8 @@ %changelog +* Tue Sep 04 2007 Amanpreet Singh Alam 0.01-2 +- Update for License Tag + * Thu Mar 08 2007 Amanpreet Singh Alam 0.01-1 - Initile Release From fedora-extras-commits at redhat.com Tue Sep 4 11:42:27 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:42:27 -0400 Subject: rpms/aspell-hi/devel aspell-hi.spec,1.1,1.2 Message-ID: <200709041142.l84BgRvu021154@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-hi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21128 Modified Files: aspell-hi.spec Log Message: updating for Tag Index: aspell-hi.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-hi/devel/aspell-hi.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aspell-hi.spec 14 Mar 2007 09:55:29 -0000 1.1 +++ aspell-hi.spec 4 Sep 2007 11:41:55 -0000 1.2 @@ -4,11 +4,11 @@ Name: aspell-hi Version: 0.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Aspell Hindi Dictionary Package Group: Applications/Text -License: GPL +License: GPLv2 URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,5 +55,8 @@ %changelog +* Tue Sep 04 2007 Amanpreet Singh Alam 0.01-2 +- Update for License Tag + * Thu Mar 08 2007 Amanpreet Singh Alam 0.01-1 - Initile Release From fedora-extras-commits at redhat.com Tue Sep 4 11:43:11 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:43:11 -0400 Subject: rpms/aspell-mr/devel aspell-mr.spec,1.1,1.2 Message-ID: <200709041143.l84BhB7w021240@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-mr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21160 Modified Files: aspell-mr.spec Log Message: updating for License Tag Index: aspell-mr.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-mr/devel/aspell-mr.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aspell-mr.spec 14 Mar 2007 10:12:23 -0000 1.1 +++ aspell-mr.spec 4 Sep 2007 11:42:38 -0000 1.2 @@ -4,11 +4,11 @@ Name: aspell-mr Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Aspell Marathi Dictionary Package Group: Applications/Text -License: GPL +License: GPLv2+ URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,5 +55,8 @@ %changelog +* Tue Sep 04 2007 Amanpreet Singh Alam 0.01-2 +- Update for License Tag + * Thu Mar 08 2007 Amanpreet Singh Alam 0.01-1 - Initile Release From fedora-extras-commits at redhat.com Tue Sep 4 11:43:29 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:43:29 -0400 Subject: rpms/aspell-hi/devel aspell-hi.spec,1.2,1.3 Message-ID: <200709041143.l84BhTQ1021243@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-hi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21221 Modified Files: aspell-hi.spec Log Message: updating for Tag Index: aspell-hi.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-hi/devel/aspell-hi.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aspell-hi.spec 4 Sep 2007 11:41:55 -0000 1.2 +++ aspell-hi.spec 4 Sep 2007 11:42:56 -0000 1.3 @@ -8,7 +8,7 @@ Summary: GNU Aspell Hindi Dictionary Package Group: Applications/Text -License: GPLv2 +License: GPLv2+ URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Tue Sep 4 11:44:24 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:44:24 -0400 Subject: rpms/aspell-bn/devel aspell-bn.spec,1.3,1.4 Message-ID: <200709041144.l84BiOHa021271@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-bn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21251 Modified Files: aspell-bn.spec Log Message: updating for GPLv2 Index: aspell-bn.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-bn/devel/aspell-bn.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- aspell-bn.spec 4 Sep 2007 11:39:42 -0000 1.3 +++ aspell-bn.spec 4 Sep 2007 11:43:52 -0000 1.4 @@ -8,7 +8,7 @@ Summary: GNU Aspell Bengali Dictionary Package Group: Applications/Text -License: GPLv2 +License: GPLv2+ URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Tue Sep 4 11:45:09 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:45:09 -0400 Subject: rpms/aspell-or/devel aspell-or.spec,1.1,1.2 Message-ID: <200709041145.l84Bj9vn021300@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-or/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21277 Modified Files: aspell-or.spec Log Message: updating for GPL Tag Index: aspell-or.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-or/devel/aspell-or.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aspell-or.spec 14 Mar 2007 10:22:16 -0000 1.1 +++ aspell-or.spec 4 Sep 2007 11:44:37 -0000 1.2 @@ -4,11 +4,11 @@ Name: aspell-or Version: 0.03 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Aspell Oriya Dictionary Package Group: Applications/Text -License: GPL +License: GPLv2+ URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,5 +55,8 @@ %changelog +* Tue Sep 04 2007 Amanpreet Singh Alam 0.01-2 +- Update for License Tag + * Thu Mar 08 2007 Amanpreet Singh Alam 0.01-1 - Initile Release From fedora-extras-commits at redhat.com Tue Sep 4 11:45:50 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:45:50 -0400 Subject: rpms/aspell-ta/devel aspell-ta.spec,1.1,1.2 Message-ID: <200709041145.l84BjoVe021335@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-ta/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21311 Modified Files: aspell-ta.spec Log Message: updating for GPLv2 Index: aspell-ta.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-ta/devel/aspell-ta.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aspell-ta.spec 14 Mar 2007 10:12:45 -0000 1.1 +++ aspell-ta.spec 4 Sep 2007 11:45:17 -0000 1.2 @@ -4,11 +4,11 @@ Name: aspell-ta Version: 20040424 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Aspell Tamil Dictionary Package Group: Applications/Text -License: GPL +License: GPLv2+ URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,5 +55,8 @@ %changelog +* Tue Sep 04 2007 Amanpreet Singh Alam 0.01-2 +- Update for License Tag + * Thu Mar 08 2007 Amanpreet Singh Alam 0.01-1 - Initile Release From fedora-extras-commits at redhat.com Tue Sep 4 11:46:26 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:46:26 -0400 Subject: rpms/aspell-te/devel aspell-te.spec,1.1,1.2 Message-ID: <200709041146.l84BkQ2d021431@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-te/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21339 Modified Files: aspell-te.spec Log Message: updating for GPL Tag Index: aspell-te.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-te/devel/aspell-te.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aspell-te.spec 14 Mar 2007 10:09:53 -0000 1.1 +++ aspell-te.spec 4 Sep 2007 11:45:54 -0000 1.2 @@ -4,11 +4,11 @@ Name: aspell-te Version: 0.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU Aspell Telugu Dictionary Package Group: Applications/Text -License: GPL +License: GPLv2 URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -55,5 +55,8 @@ %changelog +* Tue Sep 04 2007 Amanpreet Singh Alam 0.01-2 +- Update for License Tag + * Thu Mar 08 2007 Amanpreet Singh Alam 0.01-1 - Initile Release From fedora-extras-commits at redhat.com Tue Sep 4 11:47:36 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:47:36 -0400 Subject: rpms/aspell-te/devel aspell-te.spec,1.2,1.3 Message-ID: <200709041147.l84Bla6C021526@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-te/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21508 Modified Files: aspell-te.spec Log Message: updating for GPL Tag Index: aspell-te.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-te/devel/aspell-te.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aspell-te.spec 4 Sep 2007 11:45:54 -0000 1.2 +++ aspell-te.spec 4 Sep 2007 11:47:04 -0000 1.3 @@ -8,7 +8,7 @@ Summary: GNU Aspell Telugu Dictionary Package Group: Applications/Text -License: GPLv2 +License: GPLv2+ URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Tue Sep 4 11:48:33 2007 From: fedora-extras-commits at redhat.com (Amanpreet Singh Alam (aalam)) Date: Tue, 4 Sep 2007 07:48:33 -0400 Subject: rpms/aspell-gu/devel aspell-gu.spec,1.2,1.3 Message-ID: <200709041148.l84BmXiX021559@cvs-int.fedora.redhat.com> Author: aalam Update of /cvs/pkgs/rpms/aspell-gu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21532 Modified Files: aspell-gu.spec Log Message: updating for Tag Index: aspell-gu.spec =================================================================== RCS file: /cvs/pkgs/rpms/aspell-gu/devel/aspell-gu.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- aspell-gu.spec 4 Sep 2007 11:39:59 -0000 1.2 +++ aspell-gu.spec 4 Sep 2007 11:48:01 -0000 1.3 @@ -8,7 +8,7 @@ Summary: GNU Aspell Gujarati Dictionary Package Group: Applications/Text -License: GPLv2 +License: GPLv2+ URL: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Tue Sep 4 11:56:23 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 07:56:23 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec, 1.1283, 1.1284 pseudoworkspace.valgrind1.patch, 1.19, 1.20 Message-ID: <200709041156.l84BuN4k021777@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21744 Modified Files: openoffice.org.spec pseudoworkspace.valgrind1.patch Log Message: add ooo#81253 fix Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1283 retrieving revision 1.1284 diff -u -r1.1283 -r1.1284 --- openoffice.org.spec 1 Sep 2007 14:26:21 -0000 1.1283 +++ openoffice.org.spec 4 Sep 2007 11:55:50 -0000 1.1284 @@ -1,6 +1,6 @@ %define oootag OOG680 %define ooomilestone 3 -%define rh_rpm_release 1 +%define rh_rpm_release 2 # undef to get english only and no-langpacks for a faster smoketest build %define langpacks 1 @@ -2736,6 +2736,9 @@ %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu %changelog +* Tue Sep 04 2007 Caolan McNamara - 1:2.3.0-3.2 +- add ooo#81253 connectivity uninit fix + * Sat Sep 01 2007 Caolan McNamara - 1:2.3.0-3.1 - release candidate - drop integrated openoffice.org-1.9.130.ooo67740.doublefree.xmlhelp.patch pseudoworkspace.valgrind1.patch: Index: pseudoworkspace.valgrind1.patch =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/pseudoworkspace.valgrind1.patch,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- pseudoworkspace.valgrind1.patch 16 Aug 2007 07:04:22 -0000 1.19 +++ pseudoworkspace.valgrind1.patch 4 Sep 2007 11:55:50 -0000 1.20 @@ -29,3 +29,18 @@ SwUnderlineFont* pUnderFnt = 0; if( rInf.GetUnderFnt() ) +Index: source/commontools/statementcomposer.cxx +=================================================================== +RCS file: /cvs/dba/connectivity/source/commontools/statementcomposer.cxx,v +retrieving revision 1.4 +diff -u -r1.4 statementcomposer.cxx +--- openoffice.org.orig/connectivity/source/commontools/statementcomposer.cxx 31 Jul 2007 13:38:39 -0000 1.4 ++++ openoffice.org/connectivity/source/commontools/statementcomposer.cxx 4 Sep 2007 11:51:46 -0000 +@@ -109,6 +109,7 @@ + ,nCommandType( CommandType::COMMAND ) + ,bEscapeProcessing( sal_True ) + ,bComposerDirty( true ) ++ ,bDisposeComposer( false ) + { + if ( !_rxConnection.is() ) + throw NullPointerException(); From fedora-extras-commits at redhat.com Tue Sep 4 11:59:55 2007 From: fedora-extras-commits at redhat.com (Tomas Smetana (tsmetana)) Date: Tue, 4 Sep 2007 07:59:55 -0400 Subject: rpms/smartmontools/devel smartd-conf.py, 1.10, 1.11 smartd.initd, 1.5, 1.6 smartmontools.spec, 1.34, 1.35 smartmontools.sysconf, 1.2, 1.3 Message-ID: <200709041159.l84Bxt0M021930@cvs-int.fedora.redhat.com> Author: tsmetana Update of /cvs/pkgs/rpms/smartmontools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21853 Modified Files: smartd-conf.py smartd.initd smartmontools.spec smartmontools.sysconf Log Message: * Tue Sep 04 2007 Tomas Smetana - 1:5.37-6 - fix #271741 - smartd-conf.py should allow customization of parameters - fix #253753 - service starting by default, perhaps shouldn't - update initscript (related #247058 - initscript review) Index: smartd-conf.py =================================================================== RCS file: /cvs/pkgs/rpms/smartmontools/devel/smartd-conf.py,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- smartd-conf.py 22 Feb 2007 12:13:39 -0000 1.10 +++ smartd-conf.py 4 Sep 2007 11:59:22 -0000 1.11 @@ -7,9 +7,9 @@ class Drive: def __init__(self, bus, device, sysfspath): - self.bus = bus - self.device = device - self.sysfspath = sysfspath + self.bus = bus + self.device = device + self.sysfspath = sysfspath def listDrivesbyHAL(): drives = [] @@ -19,15 +19,15 @@ storage_udi_list = halm.FindDeviceByCapability('storage') for udi in storage_udi_list: - drive_obj = bus.get_object('org.freedesktop.Hal', udi) - drive = dbus.Interface(drive_obj, 'org.freedesktop.Hal.Device') - storage_bus = drive.GetProperty('storage.bus') - drive_type = drive.GetProperty('storage.drive_type') - if (storage_bus == 'ide' or storage_bus == 'scsi') and drive_type == 'disk': - device_file = drive.GetProperty('block.device') - sysfs_path = drive.GetProperty('linux.sysfs_path') - drv = Drive(storage_bus, device_file, sysfs_path) - drives += [drv] + drive_obj = bus.get_object('org.freedesktop.Hal', udi) + drive = dbus.Interface(drive_obj, 'org.freedesktop.Hal.Device') + storage_bus = drive.GetProperty('storage.bus') + drive_type = drive.GetProperty('storage.drive_type') + if (storage_bus == 'ide' or storage_bus == 'scsi') and drive_type == 'disk': + device_file = drive.GetProperty('block.device') + sysfs_path = drive.GetProperty('linux.sysfs_path') + drv = Drive(storage_bus, device_file, sysfs_path) + drives += [drv] return drives drives = listDrivesbyHAL() @@ -66,27 +66,35 @@ def getfile(fname): try: - fh = open(fname) + fh = open(fname) line = fh.read().rstrip() - fh.close() + fh.close() except IOError: - line = '' + line = '' return line +try: + execfile('/etc/sysconfig/smartmontools') +except IOError: + pass + for drive in drives: if getfile("%s/removable" % drive.sysfspath) == '0': - driver = '' - comment = '' - if getfile("%s/device/vendor" % drive.sysfspath) == 'ATA': - driver = '-d ata ' - if float(getfile("/sys/module/libata/version")) < 1.20: - comment = "# not yet supported in this kernel version\n# " - if not comment: - status = os.system("/usr/sbin/smartctl -s on -i %s%s 2>&1 >/dev/null" % - (driver, drive.device)) - if not os.WIFEXITED(status) or os.WEXITSTATUS(status) != 0: - comment = "# smartctl -i returns error for this drive\n# " - print "%s%s %s-H -m root" % (comment, drive.device, driver) + driver = '' + comment = '' + if getfile("%s/device/vendor" % drive.sysfspath) == 'ATA': + driver = '-d ata' + if float(getfile("/sys/module/libata/version")) < 1.20: + comment = "# not yet supported in this kernel version\n# " + if not comment: + status = os.system("/usr/sbin/smartctl -s on -i %s%s 2>&1 >/dev/null" % + (driver, drive.device)) + if not os.WIFEXITED(status) or os.WEXITSTATUS(status) != 0: + comment = "# smartctl -i returns error for this drive\n# " + try: + print "%s%s %s %s" % (comment, drive.device, driver, smartd_conf_opts) + except NameError: + print "%s%s %s -H -m root" % (comment, drive.device, driver) print """ # First two SCSI disks. This will monitor everything that smartd can Index: smartd.initd =================================================================== RCS file: /cvs/pkgs/rpms/smartmontools/devel/smartd.initd,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- smartd.initd 21 Jun 2007 13:26:38 -0000 1.5 +++ smartd.initd 4 Sep 2007 11:59:22 -0000 1.6 @@ -5,10 +5,20 @@ # $Id$ # For RedHat and cousins: -# chkconfig: 2345 99 01 +# chkconfig: - 99 01 # description: Self Monitoring and Reporting Technology (SMART) Daemon # processname: smartd +### BEGIN INIT INFO +# Provides: smartd +# Required-Start: $local_fs $network +# Required-Stop: $local_fs $network +# Should-Start: +# Short-Description: Self Monitoring and Reporting Technology (SMART) Daemon +# Description: The smartd daemon monitors SMART status of the local hard drives and +# provides advanced warnings of of disk degradation or failures. +### END INIT INFO + # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the Free # Software Foundation; either version 2, or (at your option) any later @@ -33,59 +43,98 @@ [ -r /etc/sysconfig/smartmontools ] && . /etc/sysconfig/smartmontools -case "$1" in - start | reload | restart) - if [ -x /usr/sbin/smartd-conf.py ]; then - GEN_CONF="*SMARTD*AUTOGENERATED*" - [ ! -f /etc/smartd.conf ] || read DUMMY GEN_CONF DUMMY /dev/null >/etc/smartd.conf.new-autogenerated \ - && mv -f /etc/smartd.conf.new-autogenerated /etc/smartd.conf - fi - ;; -esac +RETVAL=0 +prog=smartd +pidfile=/var/lock/subsys/smartd + +genconfig() +{ + if [ -x /usr/sbin/smartd-conf.py ]; then + GEN_CONF="*SMARTD*AUTOGENERATED*" + [ ! -f /etc/smartd.conf ] || read DUMMY GEN_CONF DUMMY /dev/null >/etc/smartd.conf.new-autogenerated \ + && mv -f /etc/smartd.conf.new-autogenerated /etc/smartd.conf + fi +} + +start() +{ + echo -n $"Starting $prog: " + daemon $SMARTD_BIN $smartd_opts + RETVAL=$? + echo + [ $RETVAL = 0 ] && touch $pidfile + return $RETVAL +} + +stop() +{ + echo -n $"Shutting down $prog: " + killproc $SMARTD_BIN + RETVAL=$? + echo + rm -f $pidfile + return $RETVAL +} + +reload() +{ + echo -n $"Reloading $prog daemon configuration: " + killproc $SMARTD_BIN -HUP + RETVAL=$? + echo + return $RETVAL +} + +report() +{ + echo -n $"Checking SMART devices now: " + killproc $SMARTD_BIN -USR1 + RETVAL=$? + echo + return $RETVAL +} - RETVAL=0 - - prog=smartd - - case "$1" in +case "$1" in start) - echo -n $"Starting $prog: " - daemon $SMARTD_BIN $smartd_opts - touch /var/lock/subsys/smartd - echo - exit 0 - ;; + genconfig + start + ;; stop) - echo -n $"Shutting down $prog: " - killproc $SMARTD_BIN - rm -f /var/lock/subsys/smartd - echo - ;; + stop + ;; reload) - echo -n $"Reloading $prog daemon configuration: " - killproc $SMARTD_BIN -HUP - RETVAL=$? - echo - ;; + genconfig + reload + ;; report) - echo -n $"Checking SMART devices now: " - killproc $SMARTD_BIN -USR1 - RETVAL=$? - echo - ;; + report + ;; restart) - $0 stop - $0 start - ;; + stop + genconfig + start + ;; + try-restart) + if [ -f $pidfile ]; then + stop + genconfig + start + fi + ;; + force-reload) + genconfig + reload || (stop; start) + ;; status) - status $prog - ;; + status $prog + RETVAL=$? + ;; *) - echo $"Usage: $0 {start|stop|reload|report|restart|status}" - RETVAL=1 - esac + echo $"Usage: $0 {start|stop|reload|force-reload|report|restart|try-restart|status}" + RETVAL=3 +esac - exit $RETVAL +exit $RETVAL Index: smartmontools.spec =================================================================== RCS file: /cvs/pkgs/rpms/smartmontools/devel/smartmontools.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- smartmontools.spec 20 Aug 2007 11:23:11 -0000 1.34 +++ smartmontools.spec 4 Sep 2007 11:59:22 -0000 1.35 @@ -1,7 +1,7 @@ Summary: Tools for monitoring SMART capable hard disks Name: smartmontools Version: 5.37 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 Group: System Environment/Base License: GPLv2+ @@ -91,6 +91,11 @@ %exclude %{_sbindir}/smartd-conf.py[co] %changelog +* Tue Sep 04 2007 Tomas Smetana - 1:5.37-6 +- fix #271741 - smartd-conf.py should allow customization of parameters +- fix #253753 - service starting by default, perhaps shouldn't +- update initscript (related #247058 - initscript review) + * Mon Aug 20 2007 Tomas Smetana - 1:5.37-5 - add support for 24 disks on 3ware RAID controllers (related #252055) - fix #245442 - add %%{arm} to smartmontools's set of build archs Index: smartmontools.sysconf =================================================================== RCS file: /cvs/pkgs/rpms/smartmontools/devel/smartmontools.sysconf,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- smartmontools.sysconf 24 Mar 2006 17:50:08 -0000 1.2 +++ smartmontools.sysconf 4 Sep 2007 11:59:22 -0000 1.3 @@ -1,2 +1,4 @@ # command line options for smartd smartd_opts="-q never" +# autogenerated config file options +# smartd_conf_opts="-H -m root" From fedora-extras-commits at redhat.com Tue Sep 4 12:04:40 2007 From: fedora-extras-commits at redhat.com (Tomas Smetana (tsmetana)) Date: Tue, 4 Sep 2007 08:04:40 -0400 Subject: rpms/smartmontools/F-7 smartd-conf.py, 1.10, 1.11 smartd.initd, 1.4, 1.5 smartmontools.spec, 1.34, 1.35 smartmontools.sysconf, 1.2, 1.3 Message-ID: <200709041204.l84C4eew029307@cvs-int.fedora.redhat.com> Author: tsmetana Update of /cvs/pkgs/rpms/smartmontools/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29282 Modified Files: smartd-conf.py smartd.initd smartmontools.spec smartmontools.sysconf Log Message: * Tue Sep 04 2007 Tomas Smetana - 1:5.37-3.2 - fix #271741 smartd-conf.py should allow customization of parameters Index: smartd-conf.py =================================================================== RCS file: /cvs/pkgs/rpms/smartmontools/F-7/smartd-conf.py,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- smartd-conf.py 22 Feb 2007 12:13:39 -0000 1.10 +++ smartd-conf.py 4 Sep 2007 12:04:07 -0000 1.11 @@ -7,9 +7,9 @@ class Drive: def __init__(self, bus, device, sysfspath): - self.bus = bus - self.device = device - self.sysfspath = sysfspath + self.bus = bus + self.device = device + self.sysfspath = sysfspath def listDrivesbyHAL(): drives = [] @@ -19,15 +19,15 @@ storage_udi_list = halm.FindDeviceByCapability('storage') for udi in storage_udi_list: - drive_obj = bus.get_object('org.freedesktop.Hal', udi) - drive = dbus.Interface(drive_obj, 'org.freedesktop.Hal.Device') - storage_bus = drive.GetProperty('storage.bus') - drive_type = drive.GetProperty('storage.drive_type') - if (storage_bus == 'ide' or storage_bus == 'scsi') and drive_type == 'disk': - device_file = drive.GetProperty('block.device') - sysfs_path = drive.GetProperty('linux.sysfs_path') - drv = Drive(storage_bus, device_file, sysfs_path) - drives += [drv] + drive_obj = bus.get_object('org.freedesktop.Hal', udi) + drive = dbus.Interface(drive_obj, 'org.freedesktop.Hal.Device') + storage_bus = drive.GetProperty('storage.bus') + drive_type = drive.GetProperty('storage.drive_type') + if (storage_bus == 'ide' or storage_bus == 'scsi') and drive_type == 'disk': + device_file = drive.GetProperty('block.device') + sysfs_path = drive.GetProperty('linux.sysfs_path') + drv = Drive(storage_bus, device_file, sysfs_path) + drives += [drv] return drives drives = listDrivesbyHAL() @@ -66,27 +66,35 @@ def getfile(fname): try: - fh = open(fname) + fh = open(fname) line = fh.read().rstrip() - fh.close() + fh.close() except IOError: - line = '' + line = '' return line +try: + execfile('/etc/sysconfig/smartmontools') +except IOError: + pass + for drive in drives: if getfile("%s/removable" % drive.sysfspath) == '0': - driver = '' - comment = '' - if getfile("%s/device/vendor" % drive.sysfspath) == 'ATA': - driver = '-d ata ' - if float(getfile("/sys/module/libata/version")) < 1.20: - comment = "# not yet supported in this kernel version\n# " - if not comment: - status = os.system("/usr/sbin/smartctl -s on -i %s%s 2>&1 >/dev/null" % - (driver, drive.device)) - if not os.WIFEXITED(status) or os.WEXITSTATUS(status) != 0: - comment = "# smartctl -i returns error for this drive\n# " - print "%s%s %s-H -m root" % (comment, drive.device, driver) + driver = '' + comment = '' + if getfile("%s/device/vendor" % drive.sysfspath) == 'ATA': + driver = '-d ata' + if float(getfile("/sys/module/libata/version")) < 1.20: + comment = "# not yet supported in this kernel version\n# " + if not comment: + status = os.system("/usr/sbin/smartctl -s on -i %s%s 2>&1 >/dev/null" % + (driver, drive.device)) + if not os.WIFEXITED(status) or os.WEXITSTATUS(status) != 0: + comment = "# smartctl -i returns error for this drive\n# " + try: + print "%s%s %s %s" % (comment, drive.device, driver, smartd_conf_opts) + except NameError: + print "%s%s %s -H -m root" % (comment, drive.device, driver) print """ # First two SCSI disks. This will monitor everything that smartd can Index: smartd.initd =================================================================== RCS file: /cvs/pkgs/rpms/smartmontools/F-7/smartd.initd,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- smartd.initd 7 Nov 2006 10:19:40 -0000 1.4 +++ smartd.initd 4 Sep 2007 12:04:07 -0000 1.5 @@ -8,7 +8,6 @@ # chkconfig: 2345 99 01 # description: Self Monitoring and Reporting Technology (SMART) Daemon # processname: smartd - # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the Free # Software Foundation; either version 2, or (at your option) any later Index: smartmontools.spec =================================================================== RCS file: /cvs/pkgs/rpms/smartmontools/F-7/smartmontools.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- smartmontools.spec 20 Aug 2007 11:38:43 -0000 1.34 +++ smartmontools.spec 4 Sep 2007 12:04:07 -0000 1.35 @@ -1,7 +1,7 @@ Summary: Tools for monitoring SMART capable hard disks Name: smartmontools Version: 5.37 -Release: 3.1%{?dist} +Release: 3.2%{?dist} Epoch: 1 Group: System Environment/Base License: GPLv2+ @@ -80,6 +80,9 @@ %changelog +* Tue Sep 04 2007 Tomas Smetana - 1:5.37-3.2 +- fix #271741 smartd-conf.py should allow customization of parameters + * Mon Aug 20 2007 Tomas Smetana - 1:5.37-3.1 - license tag update - add support for 24 disks on 3ware RAID controllers (related #252055) Index: smartmontools.sysconf =================================================================== RCS file: /cvs/pkgs/rpms/smartmontools/F-7/smartmontools.sysconf,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- smartmontools.sysconf 24 Mar 2006 17:50:08 -0000 1.2 +++ smartmontools.sysconf 4 Sep 2007 12:04:07 -0000 1.3 @@ -1,2 +1,4 @@ # command line options for smartd smartd_opts="-q never" +# autogenerated config file options +# smartd_conf_opts="-H -m root" From fedora-extras-commits at redhat.com Tue Sep 4 12:27:27 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 4 Sep 2007 08:27:27 -0400 Subject: rpms/ejabberd/devel ejabberd.spec,1.12,1.13 ejabberdctl,1.1,1.2 Message-ID: <200709041227.l84CRRYm029884@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/pkgs/rpms/ejabberd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29815 Modified Files: ejabberd.spec ejabberdctl Log Message: Fix ejabberdctl wrapper script - #276071 Index: ejabberd.spec =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/devel/ejabberd.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ejabberd.spec 22 Aug 2007 22:25:49 -0000 1.12 +++ ejabberd.spec 4 Sep 2007 12:26:54 -0000 1.13 @@ -1,6 +1,6 @@ Name: ejabberd Version: 1.1.3 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A distributed, fault-tolerant Jabber/XMPP server Group: Applications/Internet @@ -173,6 +173,9 @@ %doc ChangeLog COPYING TODO doc/*.pdf doc/*.html doc/*.png doc/release_notes_* %changelog +* Tue Sep 4 2007 Jeffrey C. Ollie - 1.1.3-11 +- Fix ejabberdctl wrapper script - #276071 + * Wed Aug 22 2007 Jeffrey C. Ollie - 1.1.3-10 - Re-exclude ppc64 Index: ejabberdctl =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/devel/ejabberdctl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ejabberdctl 31 Jul 2007 14:03:27 -0000 1.1 +++ ejabberdctl 4 Sep 2007 12:26:54 -0000 1.2 @@ -1,3 +1,3 @@ #!/bin/bash -exec /sbin/runuser -s /bin/bash - ejabberd -c "erl -pa @libdir@/ejabberd- at version@/ebin -noinput -sname ejabberdctl -s ejabberd_ctl -extra $@" +exec /sbin/runuser -s /bin/bash - ejabberd -c "erl -pa @libdir@/ejabberd- at version@/ebin -noinput -sname ejabberdctl -s ejabberd_ctl -extra $*" From fedora-extras-commits at redhat.com Tue Sep 4 12:28:03 2007 From: fedora-extras-commits at redhat.com (Vitezslav Crhonek (vcrhonek)) Date: Tue, 4 Sep 2007 08:28:03 -0400 Subject: rpms/fetchmail/devel fetchmail.spec,1.53,1.54 Message-ID: <200709041228.l84CS3hp029958@cvs-int.fedora.redhat.com> Author: vcrhonek Update of /cvs/extras/rpms/fetchmail/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29887 Modified Files: fetchmail.spec Log Message: Fix CVE-2007-4565 Index: fetchmail.spec =================================================================== RCS file: /cvs/extras/rpms/fetchmail/devel/fetchmail.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- fetchmail.spec 23 Aug 2007 10:13:24 -0000 1.53 +++ fetchmail.spec 4 Sep 2007 12:27:30 -0000 1.54 @@ -4,11 +4,12 @@ Summary: A remote mail retrieval and forwarding utility Name: fetchmail Version: 6.3.8 -Release: 2%{?dist} +Release: 3%{?dist} Requires: smtpdaemon Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2 Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2.asc Patch0: fetchmail-6.2.5-addrconf.patch +Patch1: fetchmail-6.3.8-CVE-2007-4565.patch URL: http://fetchmail.berlios.de/ # For a breakdown of the licensing, see COPYING License: GPL+ and Public Domain @@ -47,6 +48,7 @@ %prep %setup -q %patch0 -p1 -b .addrconf +%patch1 -p1 -b .cve_2007_4565 %build %configure --enable-POP3 --enable-IMAP --with-ssl --with-hesiod \ @@ -84,6 +86,9 @@ %endif %changelog +* Tue Sep 4 2007 Vitezslav Crhonek - 6.3.8-3 +- Fix CVE-2007-4565 + * Thu Aug 23 2007 Vitezslav Crhonek - 6.3.8-2 - fix license - rebuild From fedora-extras-commits at redhat.com Tue Sep 4 12:37:22 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 08:37:22 -0400 Subject: rpms/perl-Pod-Tests/devel perl-Pod-Tests.spec,1.5,1.6 Message-ID: <200709041237.l84CbMYk030178@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Pod-Tests/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30141 Modified Files: perl-Pod-Tests.spec Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 0.18-5 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-Pod-Tests.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Pod-Tests/devel/perl-Pod-Tests.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Pod-Tests.spec 5 Sep 2006 09:57:12 -0000 1.5 +++ perl-Pod-Tests.spec 4 Sep 2007 12:36:50 -0000 1.6 @@ -1,8 +1,8 @@ Name: perl-Pod-Tests Version: 0.18 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extract embedded tests and code examples from POD -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Pod-Tests/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Pod-Tests-%{version}.tar.gz @@ -11,6 +11,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: /usr/bin/dos2unix @@ -49,6 +50,10 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.18-5 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 0.18-4 - Mass rebuild. From fedora-extras-commits at redhat.com Tue Sep 4 12:37:52 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Tue, 4 Sep 2007 08:37:52 -0400 Subject: rpms/jokosher/devel jokosher.spec,1.9,1.10 sources,1.7,1.8 Message-ID: <200709041237.l84CbqhI030230@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/pkgs/rpms/jokosher/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30133/devel Modified Files: jokosher.spec sources Log Message: Index: jokosher.spec =================================================================== RCS file: /cvs/pkgs/rpms/jokosher/devel/jokosher.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- jokosher.spec 24 Aug 2007 19:10:42 -0000 1.9 +++ jokosher.spec 4 Sep 2007 12:37:20 -0000 1.10 @@ -5,7 +5,7 @@ Name: jokosher Version: 1.0 -Release: 0.1.20070824svn%{?dist} +Release: 0.1.20070904svn%{?dist} Summary: A simple and easy-to-use Open Source multi-track editor Group: Applications/Multimedia License: GPLv2+ with exceptions @@ -16,7 +16,7 @@ BuildRequires: desktop-file-utils BuildRequires: pygtk2-devel -BuildRequires: python-setuptools +BuildRequires: python-setuptools-devel BuildRequires: scrollkeeper BuildRequires: gettext Requires: python-setuptools @@ -104,6 +104,10 @@ %{_datadir}/omf/%{name}/ %changelog +* Tue Sep 4 2007 Christopher Brown - 1.0-0.1.20070904svn +- change to python-setuptools-devel +- update to latest svn + * Fri Aug 24 2007 Christopher Brown - 1.0-0.1.20070824svn - update to latest svn Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/jokosher/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 24 Aug 2007 19:10:42 -0000 1.7 +++ sources 4 Sep 2007 12:37:20 -0000 1.8 @@ -1 +1 @@ -f23f8794de6f12df4e65adff9abc9ad8 jokosher-1.0.tar.gz +9dd1b9c8b7298121136182be574a3c29 jokosher-1.0.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 12:39:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 08:39:02 -0400 Subject: rpms/perl-Pod-Tests/F-7 perl-Pod-Tests.spec,1.5,1.6 Message-ID: <200709041239.l84Cd2TT030336@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Pod-Tests/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30290 Modified Files: perl-Pod-Tests.spec Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 0.18-5 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-Pod-Tests.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Pod-Tests/F-7/perl-Pod-Tests.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Pod-Tests.spec 5 Sep 2006 09:57:12 -0000 1.5 +++ perl-Pod-Tests.spec 4 Sep 2007 12:38:30 -0000 1.6 @@ -1,8 +1,8 @@ Name: perl-Pod-Tests Version: 0.18 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extract embedded tests and code examples from POD -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Pod-Tests/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Pod-Tests-%{version}.tar.gz @@ -11,6 +11,7 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: /usr/bin/dos2unix @@ -49,6 +50,10 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.18-5 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Tue Sep 05 2006 Ralf Cors??pius - 0.18-4 - Mass rebuild. From fedora-extras-commits at redhat.com Tue Sep 4 12:42:50 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Tue, 4 Sep 2007 08:42:50 -0400 Subject: rpms/busybox/devel busybox.spec,1.63,1.64 Message-ID: <200709041242.l84CgoRF030616@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/busybox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30571 Modified Files: busybox.spec Log Message: spec file cleanup Index: busybox.spec =================================================================== RCS file: /cvs/pkgs/rpms/busybox/devel/busybox.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- busybox.spec 27 Aug 2007 08:11:02 -0000 1.63 +++ busybox.spec 4 Sep 2007 12:42:17 -0000 1.64 @@ -1,7 +1,7 @@ Summary: Statically linked binary providing simplified versions of system commands Name: busybox Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2 Group: System Environment/Shells @@ -54,11 +54,7 @@ %prep %setup -q %patch13 -b .clean -p1 -#SELINUX Patch %patch -b .static -p1 -%ifarch ppc64 -#%patch4 -b .ppc64 -p1 -%endif %patch9 -b .tar -p1 %patch11 -b .iptunnel -p1 %patch12 -b .ls -p1 @@ -77,21 +73,22 @@ patch -R -p1 <%{PATCH0} # applied anaconda patch patch -b --suffix .anaconda -p1 < %{PATCH1} - make defconfig make CONFIG_DEBUG=y CC="gcc $RPM_OPT_FLAGS" cp busybox busybox.anaconda +#create busybox optimized for petitboot make clean +# copy new configuration file cp %{SOURCE1} .config +# .config file has to be recreated to the new format yes "" | make oldconfig -make CC="gcc $RPM_OPT_FLAGS -Os" +make CC="%__cc $RPM_OPT_FLAGS" cp busybox busybox.petitboot %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/sbin -mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1 install -m 755 busybox-static $RPM_BUILD_ROOT/sbin/busybox install -m 755 busybox.anaconda $RPM_BUILD_ROOT/sbin/busybox.anaconda install -m 755 busybox.petitboot $RPM_BUILD_ROOT/sbin/busybox.petitboot @@ -115,6 +112,9 @@ /sbin/busybox.petitboot %changelog +* Tue Sep 4 2007 Ivana Varekova - 1:1.6.1-2 +- spec file cleanup + * Mon Jul 23 2007 Ivana Varekova - 1:1.6.1-1 - update to 1.6.1 From fedora-extras-commits at redhat.com Tue Sep 4 12:42:53 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 4 Sep 2007 08:42:53 -0400 Subject: rpms/ejabberd/F-7 ejabberd.spec,1.11,1.12 ejabberdctl,1.1,1.2 Message-ID: <200709041242.l84Cgrt8030620@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/pkgs/rpms/ejabberd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30585 Modified Files: ejabberd.spec ejabberdctl Log Message: Fix ejabberdctl wrapper script - #276071 Index: ejabberd.spec =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/F-7/ejabberd.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ejabberd.spec 31 Jul 2007 13:30:05 -0000 1.11 +++ ejabberd.spec 4 Sep 2007 12:42:20 -0000 1.12 @@ -1,10 +1,10 @@ Name: ejabberd Version: 1.1.3 -Release: 6%{?dist} +Release: 11%{?dist} Summary: A distributed, fault-tolerant Jabber/XMPP server Group: Applications/Internet -License: GPL +License: GPLv2 URL: http://ejabberd.jabber.ru/ Source0: http://www.process-one.net/en/projects/ejabberd/download/%{version}/ejabberd-%{version}.tar.gz Source1: ejabberd.init @@ -41,8 +41,7 @@ Requires(preun): /sbin/service Requires(postun): /sbin/service -# don't build on ppc64 since hevea hasn't been built on ppc64 yet -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250253 +#https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250253 ExcludeArch: ppc64 %description @@ -174,6 +173,22 @@ %doc ChangeLog COPYING TODO doc/*.pdf doc/*.html doc/*.png doc/release_notes_* %changelog +* Tue Sep 4 2007 Jeffrey C. Ollie - 1.1.3-11 +- Fix ejabberdctl wrapper script - #276071 + +* Wed Aug 22 2007 Jeffrey C. Ollie - 1.1.3-10 +- Re-exclude ppc64 + +* Wed Aug 22 2007 Jeffrey C. Ollie - 1.1.3-9 +- Fix license +- Don't exclude ppc64 + +* Wed Aug 22 2007 Jeffrey C. Ollie - 1.1.3-8 +- Bump & rebuild to build against latest erlang package. + +* Tue Jul 31 2007 Jeffrey C. Ollie - 1.1.3-7 +- Bump release and rebuild due to Koji hiccups. + * Tue Jul 31 2007 Jeffrey C. Ollie - 1.1.3-6 - Don't try building on PPC64 since hevea isn't available on PPC64. Index: ejabberdctl =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/F-7/ejabberdctl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ejabberdctl 31 Jul 2007 13:00:44 -0000 1.1 +++ ejabberdctl 4 Sep 2007 12:42:20 -0000 1.2 @@ -1,3 +1,3 @@ #!/bin/bash -exec /sbin/runuser -s /bin/bash - ejabberd -c "erl -pa @libdir@/ejabberd- at version@/ebin -noinput -sname ejabberdctl -s ejabberd_ctl -extra $@" +exec /sbin/runuser -s /bin/bash - ejabberd -c "erl -pa @libdir@/ejabberd- at version@/ebin -noinput -sname ejabberdctl -s ejabberd_ctl -extra $*" From fedora-extras-commits at redhat.com Tue Sep 4 12:43:41 2007 From: fedora-extras-commits at redhat.com (Vitezslav Crhonek (vcrhonek)) Date: Tue, 4 Sep 2007 08:43:41 -0400 Subject: rpms/fetchmail/devel fetchmail-6.3.8-CVE-2007-4565.patch,NONE,1.1 Message-ID: <200709041243.l84ChfWJ030737@cvs-int.fedora.redhat.com> Author: vcrhonek Update of /cvs/extras/rpms/fetchmail/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30728 Added Files: fetchmail-6.3.8-CVE-2007-4565.patch Log Message: add patch fetchmail-6.3.8-CVE-2007-4565.patch: --- NEW FILE fetchmail-6.3.8-CVE-2007-4565.patch --- --- fetchmail-6.3.8/sink.c_old 2007-03-30 00:45:17.000000000 +0200 +++ fetchmail-6.3.8/sink.c 2007-09-04 13:30:35.000000000 +0200 @@ -262,7 +262,7 @@ const char *md1 = "MAILER-DAEMON", *md2 = "MAILER-DAEMON@"; /* don't bounce in reply to undeliverable bounces */ - if (!msg->return_path[0] || + if (!msg || !msg->return_path[0] || strcmp(msg->return_path, "<>") == 0 || strcasecmp(msg->return_path, md1) == 0 || strncasecmp(msg->return_path, md2, strlen(md2)) == 0) From fedora-extras-commits at redhat.com Tue Sep 4 12:44:11 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Tue, 4 Sep 2007 08:44:11 -0400 Subject: fedora-security/audit fc7,1.89,1.90 Message-ID: <200709041244.l84CiB56030854@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30461 Modified Files: fc7 Log Message: Gallery2 WebdAv problems Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- fc7 1 Sep 2007 18:12:28 -0000 1.89 +++ fc7 4 Sep 2007 12:44:08 -0000 1.90 @@ -8,6 +8,7 @@ # Up to date CVE as of CVE email 20070829 # Up to date FC7 as of 20070829 +CVE-MAP-NOMATCH VULNERABLE (gallery2) #267421 CVE-2007-4629 VULNERABLE (mapserver, fixed 4.10.3) #272081 CVE-2007-4631 VULNERABLE (qgit) #268381 CVE-2007-4565 VULNERABLE (fetchmail) #260861 From fedora-extras-commits at redhat.com Tue Sep 4 13:04:03 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Tue, 4 Sep 2007 09:04:03 -0400 Subject: rpms/ejabberd/FC-6 ejabberd.spec,1.8,1.9 ejabberdctl,1.1,1.2 Message-ID: <200709041304.l84D43G8004756@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/pkgs/rpms/ejabberd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4724 Modified Files: ejabberd.spec ejabberdctl Log Message: Fix ejabberdctl wrapper script - #276071 Index: ejabberd.spec =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/FC-6/ejabberd.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ejabberd.spec 31 Jul 2007 14:01:20 -0000 1.8 +++ ejabberd.spec 4 Sep 2007 13:03:29 -0000 1.9 @@ -1,10 +1,10 @@ Name: ejabberd Version: 1.1.3 -Release: 6%{?dist} +Release: 11%{?dist} Summary: A distributed, fault-tolerant Jabber/XMPP server Group: Applications/Internet -License: GPL +License: GPLv2 URL: http://ejabberd.jabber.ru/ Source0: http://www.process-one.net/en/projects/ejabberd/download/%{version}/ejabberd-%{version}.tar.gz Source1: ejabberd.init @@ -41,8 +41,7 @@ Requires(preun): /sbin/service Requires(postun): /sbin/service -# don't build on ppc64 since hevea hasn't been built on ppc64 yet -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250253 +#https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250253 ExcludeArch: ppc64 %description @@ -174,6 +173,22 @@ %doc ChangeLog COPYING TODO doc/*.pdf doc/*.html doc/*.png doc/release_notes_* %changelog +* Tue Sep 4 2007 Jeffrey C. Ollie - 1.1.3-11 +- Fix ejabberdctl wrapper script - #276071 + +* Wed Aug 22 2007 Jeffrey C. Ollie - 1.1.3-10 +- Re-exclude ppc64 + +* Wed Aug 22 2007 Jeffrey C. Ollie - 1.1.3-9 +- Fix license +- Don't exclude ppc64 + +* Wed Aug 22 2007 Jeffrey C. Ollie - 1.1.3-8 +- Bump & rebuild to build against latest erlang package. + +* Tue Jul 31 2007 Jeffrey C. Ollie - 1.1.3-7 +- Bump release and rebuild due to Koji hiccups. + * Tue Jul 31 2007 Jeffrey C. Ollie - 1.1.3-6 - Don't try building on PPC64 since hevea isn't available on PPC64. Index: ejabberdctl =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/FC-6/ejabberdctl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ejabberdctl 31 Jul 2007 14:01:20 -0000 1.1 +++ ejabberdctl 4 Sep 2007 13:03:29 -0000 1.2 @@ -1,3 +1,3 @@ #!/bin/bash -exec /sbin/runuser -s /bin/bash - ejabberd -c "erl -pa @libdir@/ejabberd- at version@/ebin -noinput -sname ejabberdctl -s ejabberd_ctl -extra $@" +exec /sbin/runuser -s /bin/bash - ejabberd -c "erl -pa @libdir@/ejabberd- at version@/ebin -noinput -sname ejabberdctl -s ejabberd_ctl -extra $*" From fedora-extras-commits at redhat.com Tue Sep 4 13:08:13 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 09:08:13 -0400 Subject: rpms/gdm/devel .cvsignore, 1.53, 1.54 gdm.spec, 1.278, 1.279 sources, 1.56, 1.57 Message-ID: <200709041308.l84D8DXs005371@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gdm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5309 Modified Files: .cvsignore gdm.spec sources Log Message: 2.19.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gdm/devel/.cvsignore,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- .cvsignore 16 Aug 2007 03:38:00 -0000 1.53 +++ .cvsignore 4 Sep 2007 13:07:40 -0000 1.54 @@ -1,2 +1 @@ -gdm-2.19.6.tar.bz2 -fedora-faces-20070319.tar.bz2 +gdm-2.19.7.tar.bz2 Index: gdm.spec =================================================================== RCS file: /cvs/extras/rpms/gdm/devel/gdm.spec,v retrieving revision 1.278 retrieving revision 1.279 diff -u -r1.278 -r1.279 --- gdm.spec 24 Aug 2007 15:33:07 -0000 1.278 +++ gdm.spec 4 Sep 2007 13:07:40 -0000 1.279 @@ -15,8 +15,8 @@ Summary: The GNOME Display Manager Name: gdm -Version: 2.19.6 -Release: 5%{?dist} +Version: 2.19.7 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -52,9 +52,6 @@ # make gdmsetup work with consolehelper Patch35: gdmsetup-path.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=467335 -Patch36: gdm-2.19.5-disable-typeahead.patch - # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=254164 Patch37: gdm-2.19.6-selinux.patch @@ -139,7 +136,6 @@ %patch32 -p1 -b .a11y-fixes %patch33 -p1 -b .pass-ats-to-session %patch35 -p1 -b .gdmsetup-path -%patch36 -p1 -b .disable-typeahead %patch37 -p1 -b .selinux %patch100 -p1 -b .change-defaults @@ -355,6 +351,9 @@ %{_datadir}/pixmaps/faces/extras/*.jpg %changelog +* Tue Sep 4 2007 Matthias Clasen - 1:2.19.7-1 +- Update to 2.19.7 + * Fri Aug 24 2007 Ray Strode - 1:2.19.6-5 - use pam_selinux instead of home grown selinux code (bug 254164) Index: sources =================================================================== RCS file: /cvs/extras/rpms/gdm/devel/sources,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- sources 16 Aug 2007 03:38:00 -0000 1.56 +++ sources 4 Sep 2007 13:07:40 -0000 1.57 @@ -1,2 +1,2 @@ -89ffb6d595f82f9d04d68121b81c697b gdm-2.19.6.tar.bz2 +27f04ecfaeabcd238f8df66660d50d7b gdm-2.19.7.tar.bz2 7387935ad09f746889b58bd69bf815e1 fedora-faces-20070319.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 13:13:19 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 09:13:19 -0400 Subject: rpms/gedit/devel .cvsignore, 1.64, 1.65 gedit.spec, 1.137, 1.138 sources, 1.66, 1.67 Message-ID: <200709041313.l84DDJG6005674@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5641 Modified Files: .cvsignore gedit.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gedit/devel/.cvsignore,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- .cvsignore 16 Aug 2007 02:49:13 -0000 1.64 +++ .cvsignore 4 Sep 2007 13:12:46 -0000 1.65 @@ -1 +1 @@ -gedit-2.19.90.tar.bz2 +gedit-2.19.91.tar.bz2 Index: gedit.spec =================================================================== RCS file: /cvs/extras/rpms/gedit/devel/gedit.spec,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- gedit.spec 16 Aug 2007 02:49:13 -0000 1.137 +++ gedit.spec 4 Sep 2007 13:12:46 -0000 1.138 @@ -18,7 +18,7 @@ Summary: gEdit is a small but powerful text editor for GNOME Name: gedit -Version: 2.19.90 +Version: 2.19.91 Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL+ @@ -195,6 +195,9 @@ %changelog +* Tue Sep 4 2007 Matthias Clasen - 1:2.19.91-1 +- Update to 2.19.91 + * Wed Aug 15 2007 Matthias Clasen - 1:2.19.90-1 - Update to 2.19.90 - %%find_lang also finds omf files now Index: sources =================================================================== RCS file: /cvs/extras/rpms/gedit/devel/sources,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- sources 16 Aug 2007 02:49:13 -0000 1.66 +++ sources 4 Sep 2007 13:12:46 -0000 1.67 @@ -1 +1 @@ -1613de3334030d96e1d7ed86eb526448 gedit-2.19.90.tar.bz2 +eb5fbd8c0f986665235cfc7fa3137e67 gedit-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 13:24:31 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 09:24:31 -0400 Subject: rpms/gnome-system-monitor/devel .cvsignore, 1.54, 1.55 gnome-system-monitor.spec, 1.94, 1.95 sources, 1.54, 1.55 Message-ID: <200709041324.l84DOVvF006033@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-system-monitor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5993 Modified Files: .cvsignore gnome-system-monitor.spec sources Log Message: 2.19.91.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-system-monitor/devel/.cvsignore,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- .cvsignore 31 Jul 2007 00:33:27 -0000 1.54 +++ .cvsignore 4 Sep 2007 13:23:58 -0000 1.55 @@ -1 +1 @@ -gnome-system-monitor-2.19.6.tar.bz2 +gnome-system-monitor-2.19.91.1.tar.bz2 Index: gnome-system-monitor.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-system-monitor/devel/gnome-system-monitor.spec,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- gnome-system-monitor.spec 23 Aug 2007 18:18:16 -0000 1.94 +++ gnome-system-monitor.spec 4 Sep 2007 13:23:58 -0000 1.95 @@ -10,8 +10,8 @@ Summary: Simple process monitor Name: gnome-system-monitor -Version: 2.19.6 -Release: 4%{?dist} +Version: 2.19.91.1 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.gnome.org/ @@ -96,9 +96,11 @@ %{_bindir}/gnome-system-monitor %{_datadir}/applications/* %{_datadir}/pixmaps/gnome-system-monitor/ -%{_datadir}/omf/gnome-system-monitor/ %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.91-1 +- Update to 2.19.91 + * Thu Aug 23 2007 Adam Jackson - 2.19.6-4 - Rebuild for ppc toolchain bug Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-system-monitor/devel/sources,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- sources 31 Jul 2007 00:33:27 -0000 1.54 +++ sources 4 Sep 2007 13:23:58 -0000 1.55 @@ -1 +1 @@ -7359406ff33ef6b368fd576f0a83219e gnome-system-monitor-2.19.6.tar.bz2 +2f63214c75995014046d3c401e64fd4d gnome-system-monitor-2.19.91.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 13:42:10 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 09:42:10 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec, 1.1284, 1.1285 pseudoworkspace.valgrind1.patch, 1.20, 1.21 Message-ID: <200709041342.l84DgAFf006479@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6451 Modified Files: openoffice.org.spec pseudoworkspace.valgrind1.patch Log Message: add ooo#81258 sw uninit fix Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1284 retrieving revision 1.1285 diff -u -r1.1284 -r1.1285 --- openoffice.org.spec 4 Sep 2007 11:55:50 -0000 1.1284 +++ openoffice.org.spec 4 Sep 2007 13:41:37 -0000 1.1285 @@ -2738,6 +2738,7 @@ %changelog * Tue Sep 04 2007 Caolan McNamara - 1:2.3.0-3.2 - add ooo#81253 connectivity uninit fix +- add ooo#81258 sw uninit fix * Sat Sep 01 2007 Caolan McNamara - 1:2.3.0-3.1 - release candidate pseudoworkspace.valgrind1.patch: Index: pseudoworkspace.valgrind1.patch =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/pseudoworkspace.valgrind1.patch,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- pseudoworkspace.valgrind1.patch 4 Sep 2007 11:55:50 -0000 1.20 +++ pseudoworkspace.valgrind1.patch 4 Sep 2007 13:41:37 -0000 1.21 @@ -44,3 +44,76 @@ { if ( !_rxConnection.is() ) throw NullPointerException(); +Index: source/ui/config/usrpref.cxx +=================================================================== +RCS file: /cvs/sw/sw/source/ui/config/usrpref.cxx,v +retrieving revision 1.32 +diff -u -r1.32 usrpref.cxx +--- openoffice.org.orig/sw/source/ui/config/usrpref.cxx 27 Jun 2007 12:49:41 -0000 1.32 ++++ openoffice.org/sw/source/ui/config/usrpref.cxx 4 Sep 2007 13:34:50 -0000 +@@ -79,16 +79,16 @@ + } + + SwMasterUsrPref::SwMasterUsrPref(BOOL bWeb) : +- aContentConfig(bWeb, *this), +- aLayoutConfig(bWeb, *this), +- aGridConfig(bWeb, *this), +- aCursorConfig(*this), +- pWebColorConfig(bWeb ? new SwWebColorConfig(*this) : 0), + nFldUpdateFlags(0), + nLinkUpdateMode(0), + bIsHScrollMetricSet(sal_False), + bIsVScrollMetricSet(sal_False), +- nDefTab( MM50 * 4 ) ++ nDefTab( MM50 * 4 ), ++ aContentConfig(bWeb, *this), ++ aLayoutConfig(bWeb, *this), ++ aGridConfig(bWeb, *this), ++ aCursorConfig(*this), ++ pWebColorConfig(bWeb ? new SwWebColorConfig(*this) : 0) + { + MeasurementSystem eSystem = GetAppLocaleData().getMeasurementSystemEnum(); + eUserMetric = MEASURE_METRIC == eSystem ? FUNIT_CM : FUNIT_INCH; +Index: source/ui/inc/usrpref.hxx +=================================================================== +RCS file: /cvs/sw/sw/source/ui/inc/usrpref.hxx,v +retrieving revision 1.11 +diff -u -r1.11 usrpref.hxx +--- openoffice.org.orig/sw/source/ui/inc/usrpref.hxx 27 Jun 2007 12:50:12 -0000 1.11 ++++ openoffice.org/sw/source/ui/inc/usrpref.hxx 4 Sep 2007 13:34:54 -0000 +@@ -141,6 +141,17 @@ + ---------------------------------------------------------------------------*/ + class SwMasterUsrPref : public SwViewOption + { ++ sal_Int32 nFldUpdateFlags; //udpate of fields and charts ++ sal_Int32 nLinkUpdateMode; ++ FieldUnit eUserMetric; ++ FieldUnit eHScrollMetric; ++ sal_Bool bIsHScrollMetricSet; ++ FieldUnit eVScrollMetric; ++ sal_Bool bIsVScrollMetricSet; ++ ++ sal_Int32 nDefTab; //default tab stop distance ++ ++ + friend class SwContentViewConfig; + friend class SwLayoutViewConfig; + friend class SwGridConfig; +@@ -153,17 +164,6 @@ + SwCursorConfig aCursorConfig; + SwWebColorConfig* pWebColorConfig; + +- sal_Int32 nFldUpdateFlags; //udpate of fields and charts +- sal_Int32 nLinkUpdateMode; +- FieldUnit eUserMetric; +- FieldUnit eHScrollMetric; +- sal_Bool bIsHScrollMetricSet; +- FieldUnit eVScrollMetric; +- sal_Bool bIsVScrollMetricSet; +- +- +- sal_Int32 nDefTab; //default tab stop distance +- + public: + SwMasterUsrPref(BOOL bWeb); + ~SwMasterUsrPref(); From fedora-extras-commits at redhat.com Tue Sep 4 13:44:13 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 09:44:13 -0400 Subject: rpms/beagle/devel .cvsignore, 1.21, 1.22 beagle.spec, 1.100, 1.101 sources, 1.24, 1.25 Message-ID: <200709041344.l84DiDqQ006570@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/beagle/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6548 Modified Files: .cvsignore beagle.spec sources Log Message: 0.2.18 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/beagle/devel/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 20 May 2007 03:53:59 -0000 1.21 +++ .cvsignore 4 Sep 2007 13:43:41 -0000 1.22 @@ -1 +1 @@ -beagle-0.2.17.tar.bz2 +beagle-0.2.18.tar.bz2 Index: beagle.spec =================================================================== RCS file: /cvs/pkgs/rpms/beagle/devel/beagle.spec,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- beagle.spec 20 May 2007 04:06:53 -0000 1.100 +++ beagle.spec 4 Sep 2007 13:43:41 -0000 1.101 @@ -1,9 +1,10 @@ Name: beagle -Version: 0.2.17 +Version: 0.2.18 Release: 1%{?dist} Summary: The Beagle Search Infrastructure Group: User Interface/Desktops -License: LGPL +# see COPYING for details +License: ASL 2.0 and MIT and BSD and CC-BY and LGPLv2+ and (AFL or LPGLv2+) URL: http://beagle-project.org/ Source0: http://download.gnome.org/sources/beagle/0.2/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -331,6 +332,10 @@ %{_libdir}/python*/site-packages/beagle.so %changelog +* Tue Sep 4 2007 Matthias Clasen - 0.2.18-1 +- Update to 0.2.18 +- Update the license field + * Sat May 19 2007 Matthias Clasen - 0.2.17-1 - Update to 0.2.17 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/beagle/devel/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 20 May 2007 03:53:59 -0000 1.24 +++ sources 4 Sep 2007 13:43:41 -0000 1.25 @@ -1 +1 @@ -75903ca41fe8b7729d1a02987625e90f beagle-0.2.17.tar.bz2 +8bab6ce40fff497120dbfcfd0a789c65 beagle-0.2.18.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 13:45:57 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 09:45:57 -0400 Subject: rpms/perl-Cache-Simple-TimedExpiry/devel perl-Cache-Simple-TimedExpiry.spec, 1.5, 1.6 Message-ID: <200709041345.l84DjvvW006654@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6636 Modified Files: perl-Cache-Simple-TimedExpiry.spec Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 0.27-2 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-Cache-Simple-TimedExpiry.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/devel/perl-Cache-Simple-TimedExpiry.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Cache-Simple-TimedExpiry.spec 27 Nov 2006 04:18:58 -0000 1.5 +++ perl-Cache-Simple-TimedExpiry.spec 4 Sep 2007 13:45:24 -0000 1.6 @@ -1,14 +1,15 @@ Name: perl-Cache-Simple-TimedExpiry Version: 0.27 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A lightweight cache with timed expiration -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Cache-Simple-TimedExpiry/ Source0: http://www.cpan.org/authors/id/J/JE/JESSE/Cache-Simple-TimedExpiry-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -41,6 +42,10 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.27-2 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Mon Nov 27 2006 Ralf Cors??pius - 0.27-1 - Upstream update. From fedora-extras-commits at redhat.com Tue Sep 4 13:47:55 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 09:47:55 -0400 Subject: rpms/perl-Cache-Simple-TimedExpiry/F-7 perl-Cache-Simple-TimedExpiry.spec, 1.5, 1.6 Message-ID: <200709041347.l84DltxW006756@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6722 Modified Files: perl-Cache-Simple-TimedExpiry.spec Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 0.27-2 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-Cache-Simple-TimedExpiry.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/F-7/perl-Cache-Simple-TimedExpiry.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Cache-Simple-TimedExpiry.spec 27 Nov 2006 04:18:58 -0000 1.5 +++ perl-Cache-Simple-TimedExpiry.spec 4 Sep 2007 13:47:22 -0000 1.6 @@ -1,14 +1,15 @@ Name: perl-Cache-Simple-TimedExpiry Version: 0.27 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A lightweight cache with timed expiration -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Cache-Simple-TimedExpiry/ Source0: http://www.cpan.org/authors/id/J/JE/JESSE/Cache-Simple-TimedExpiry-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -41,6 +42,10 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.27-2 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Mon Nov 27 2006 Ralf Cors??pius - 0.27-1 - Upstream update. From fedora-extras-commits at redhat.com Tue Sep 4 13:52:16 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 09:52:16 -0400 Subject: rpms/epiphany/devel .cvsignore, 1.60, 1.61 epiphany.spec, 1.159, 1.160 sources, 1.61, 1.62 Message-ID: <200709041352.l84DqGXR006943@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/epiphany/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6915 Modified Files: .cvsignore epiphany.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/epiphany/devel/.cvsignore,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- .cvsignore 14 Aug 2007 02:11:58 -0000 1.60 +++ .cvsignore 4 Sep 2007 13:51:44 -0000 1.61 @@ -1 +1 @@ -epiphany-2.19.90.tar.bz2 +epiphany-2.19.91.tar.bz2 Index: epiphany.spec =================================================================== RCS file: /cvs/extras/rpms/epiphany/devel/epiphany.spec,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- epiphany.spec 24 Aug 2007 14:42:56 -0000 1.159 +++ epiphany.spec 4 Sep 2007 13:51:44 -0000 1.160 @@ -7,8 +7,8 @@ Summary: GNOME web browser based on the Mozilla rendering engine Name: epiphany -Version: 2.19.90 -Release: 2%{?dist} +Version: 2.19.91 +Release: 1%{?dist} License: GPLv2+ and GFDL+ Group: Applications/Internet URL: http://www.gnome.org/projects/epiphany/ @@ -190,6 +190,9 @@ %{_datadir}/pygtk/2.0/defs/epiphany.defs %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.91-1 +- Update to 2.19.91 + * Fri Aug 24 2007 Adam Jackson - 2.19.90-2 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/epiphany/devel/sources,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- sources 14 Aug 2007 02:11:58 -0000 1.61 +++ sources 4 Sep 2007 13:51:44 -0000 1.62 @@ -1 +1 @@ -037ed0468cc44b81ce069bc9f9b46d1d epiphany-2.19.90.tar.bz2 +9bd85a26913b90b8c81ec6b300f9ecf8 epiphany-2.19.91.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 13:57:27 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 09:57:27 -0400 Subject: rpms/perl-Cache-Simple-TimedExpiry/devel perl-Cache-Simple-TimedExpiry.spec, 1.6, 1.7 Message-ID: <200709041357.l84DvRZP007162@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7138 Modified Files: perl-Cache-Simple-TimedExpiry.spec Log Message: Add BR: perl(Test::More) to work around bodhi and mock using divering package sets. Index: perl-Cache-Simple-TimedExpiry.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/devel/perl-Cache-Simple-TimedExpiry.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Cache-Simple-TimedExpiry.spec 4 Sep 2007 13:45:24 -0000 1.6 +++ perl-Cache-Simple-TimedExpiry.spec 4 Sep 2007 13:56:55 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Cache-Simple-TimedExpiry Version: 0.27 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A lightweight cache with timed expiration License: GPL+ or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -42,6 +43,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.27-3 +- BR: perl(Test::More). + * Tue Sep 04 2007 Ralf Cors??pius - 0.27-2 - Update license tag. - BR: perl(ExtUtils::MakeMaker). From fedora-extras-commits at redhat.com Tue Sep 4 14:01:38 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 10:01:38 -0400 Subject: rpms/perl-Cache-Simple-TimedExpiry/F-7 perl-Cache-Simple-TimedExpiry.spec, 1.6, 1.7 Message-ID: <200709041401.l84E1cl6013232@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10598 Modified Files: perl-Cache-Simple-TimedExpiry.spec Log Message: Add BR: perl(Test::More) to work around bodhi and mock using divering package sets. Index: perl-Cache-Simple-TimedExpiry.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/F-7/perl-Cache-Simple-TimedExpiry.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Cache-Simple-TimedExpiry.spec 4 Sep 2007 13:47:22 -0000 1.6 +++ perl-Cache-Simple-TimedExpiry.spec 4 Sep 2007 14:01:03 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Cache-Simple-TimedExpiry Version: 0.27 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A lightweight cache with timed expiration License: GPL+ or Artistic Group: Development/Libraries @@ -9,6 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(Test::More) BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -42,6 +43,9 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.27-3 +- BR: perl(Test::More). + * Tue Sep 04 2007 Ralf Cors??pius - 0.27-2 - Update license tag. - BR: perl(ExtUtils::MakeMaker). From fedora-extras-commits at redhat.com Tue Sep 4 14:03:06 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 10:03:06 -0400 Subject: rpms/perl-Cache-Simple-TimedExpiry/FC-6 perl-Cache-Simple-TimedExpiry.spec, 1.5, 1.6 Message-ID: <200709041403.l84E36th013388@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13317 Modified Files: perl-Cache-Simple-TimedExpiry.spec Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 0.27-3 - BR: perl(Test::More). Index: perl-Cache-Simple-TimedExpiry.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cache-Simple-TimedExpiry/FC-6/perl-Cache-Simple-TimedExpiry.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Cache-Simple-TimedExpiry.spec 27 Nov 2006 04:20:49 -0000 1.5 +++ perl-Cache-Simple-TimedExpiry.spec 4 Sep 2007 14:02:33 -0000 1.6 @@ -1,14 +1,16 @@ Name: perl-Cache-Simple-TimedExpiry Version: 0.27 -Release: 1%{?dist} +Release: 3%{?dist} Summary: A lightweight cache with timed expiration -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Cache-Simple-TimedExpiry/ Source0: http://www.cpan.org/authors/id/J/JE/JESSE/Cache-Simple-TimedExpiry-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(Test::More) +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -41,6 +43,13 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.27-3 +- BR: perl(Test::More). + +* Tue Sep 04 2007 Ralf Cors??pius - 0.27-2 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Mon Nov 27 2006 Ralf Cors??pius - 0.27-1 - Upstream update. From fedora-extras-commits at redhat.com Tue Sep 4 14:03:22 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 10:03:22 -0400 Subject: rpms/orca/devel .cvsignore, 1.18, 1.19 orca.spec, 1.30, 1.31 sources, 1.19, 1.20 Message-ID: <200709041403.l84E3MOh013428@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/orca/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13338 Modified Files: .cvsignore orca.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/orca/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 13 Aug 2007 22:41:14 -0000 1.18 +++ .cvsignore 4 Sep 2007 14:02:48 -0000 1.19 @@ -1 +1 @@ -orca-2.19.90.tar.bz2 +orca-2.19.92.tar.bz2 Index: orca.spec =================================================================== RCS file: /cvs/extras/rpms/orca/devel/orca.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- orca.spec 13 Aug 2007 22:41:14 -0000 1.30 +++ orca.spec 4 Sep 2007 14:02:48 -0000 1.31 @@ -15,7 +15,7 @@ %define control_center_version 2.16.0-5 Name: orca -Version: 2.19.90 +Version: 2.19.92 Release: 1%{?dist} Summary: Flexible, extensible, and powerful assistive technology @@ -103,6 +103,9 @@ %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Mon Aug 13 2007 Matthias Clasen - 2.19.90-1 - Update to 2.19.90 Index: sources =================================================================== RCS file: /cvs/extras/rpms/orca/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 13 Aug 2007 22:41:14 -0000 1.19 +++ sources 4 Sep 2007 14:02:48 -0000 1.20 @@ -1 +1 @@ -b62dd64bd77b1528d52a054af2975225 orca-2.19.90.tar.bz2 +d41a3d88509537f7674285d8a564f6b6 orca-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 14:07:39 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 10:07:39 -0400 Subject: rpms/beagle/devel beagle.spec,1.101,1.102 Message-ID: <200709041407.l84E7dNY013583@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/beagle/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13557 Modified Files: beagle.spec Log Message: fix desktop file Index: beagle.spec =================================================================== RCS file: /cvs/pkgs/rpms/beagle/devel/beagle.spec,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- beagle.spec 4 Sep 2007 13:43:41 -0000 1.101 +++ beagle.spec 4 Sep 2007 14:07:05 -0000 1.102 @@ -148,7 +148,7 @@ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category X-GNOME-SystemSettings \ --remove-category Utility \ - --add-only-show-in=GNOME \ + --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/beagle-settings.desktop echo "NoDisplay=true" >> $RPM_BUILD_ROOT%{_datadir}/applications/gnome-beagle-search.desktop From fedora-extras-commits at redhat.com Tue Sep 4 14:08:35 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Tue, 4 Sep 2007 10:08:35 -0400 Subject: rpms/gd/devel gd-2.0.34-fonts.patch, NONE, 1.1 gd-2.0.34-multilib.patch, 1.1, 1.2 gd.spec, 1.43, 1.44 Message-ID: <200709041408.l84E8ZZV013663@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/gd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13637 Modified Files: gd-2.0.34-multilib.patch gd.spec Added Files: gd-2.0.34-fonts.patch Log Message: - fix font paths (#225786#5) - fix pkgconfig Libs flag (#225786#4) gd-2.0.34-fonts.patch: --- NEW FILE gd-2.0.34-fonts.patch --- --- gd-2.0.34/Makefile.in.pom 2007-09-04 15:08:18.000000000 +0200 +++ gd-2.0.34/Makefile.in 2007-09-04 15:58:05.000000000 +0200 @@ -227,7 +227,7 @@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ +CFLAGS = @CFLAGS@ -D_DEFAULT_FONTPATH="/usr/share/X11/fonts/TTF/:/usr/share/fonts/bitstream-vera/:/usr/share/fonts/dejavu-lgc/:/usr/share/fonts/default/Type1/:/usr/share/X11/fonts/Type1" CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ gd-2.0.34-multilib.patch: Index: gd-2.0.34-multilib.patch =================================================================== RCS file: /cvs/pkgs/rpms/gd/devel/gd-2.0.34-multilib.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gd-2.0.34-multilib.patch 8 Feb 2007 13:09:04 -0000 1.1 +++ gd-2.0.34-multilib.patch 4 Sep 2007 14:08:31 -0000 1.2 @@ -1,3 +1,21 @@ +--- /dev/null 2007-09-04 12:46:47.564263777 +0200 ++++ gd-2.0.34/config/gdlib.pc.in 2007-09-04 15:17:09.000000000 +0200 +@@ -0,0 +1,15 @@ ++prefix=@prefix@ ++exec_prefix=@exec_prefix@ ++libdir=@libdir@ ++includedir=@includedir@ ++bindir=@bindir@ ++ldflags=@LDFLAGS@ ++ ++ ++Name: gd-devel ++Description: A graphics library for quick creation of PNG or JPEG images ++Version: @VERSION@ ++Requires: ++Libs: -ldg ++Libs.private: @LIBS@ ++Cflags: -I at includedir@ --- gd-2.0.34/Makefile.in.pom 2007-02-03 02:41:46.000000000 +0100 +++ gd-2.0.34/Makefile.in 2007-02-08 13:34:06.000000000 +0100 @@ -341,6 +341,7 @@ @@ -42,23 +60,6 @@ uninstall-includeHEADERS uninstall-info-am \ uninstall-libLTLIBRARIES ---- gd-2.0.34/config/gdlib.pc.in.pom 2007-02-08 13:29:04.000000000 +0100 -+++ gd-2.0.34/config/gdlib.pc.in 2007-01-29 09:51:29.000000000 +0100 -@@ -0,0 +1,14 @@ -+prefix=@prefix@ -+exec_prefix=@exec_prefix@ -+libdir=@libdir@ -+includedir=@includedir@ -+bindir=@bindir@ -+ldflags=@LDFLAGS@ -+ -+ -+Name: gd-devel -+Description: A graphics library for quick creation of PNG or JPEG images -+Version: @VERSION@ -+Requires: -+Libs: @LIBS@ -+Cflags: -I at includedir@ --- gd-2.0.34/config/gdlib-config.in.pom 2007-02-03 02:41:00.000000000 +0100 +++ gd-2.0.34/config/gdlib-config.in 2007-02-08 13:27:25.000000000 +0100 @@ -7,9 +7,10 @@ Index: gd.spec =================================================================== RCS file: /cvs/pkgs/rpms/gd/devel/gd.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- gd.spec 27 Aug 2007 08:47:16 -0000 1.43 +++ gd.spec 4 Sep 2007 14:08:31 -0000 1.44 @@ -1,7 +1,7 @@ Summary: A graphics library for quick creation of PNG or JPEG images Name: gd Version: 2.0.34 -Release: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Libraries License: MIT and GPL URL: http://www.libgd.org/Main_Page @@ -13,6 +13,7 @@ Patch6: gd-2.0.33-overflow.patch Patch7: gd-2.0.33-AALineThick.patch Patch8: gd-2.0.33-BoxBound.patch +Patch9: gd-2.0.34-fonts.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: freetype-devel, fontconfig-devel, libX11-devel, libXpm-devel BuildRequires: libjpeg-devel, libpng-devel, zlib-devel, pkgconfig @@ -59,6 +60,7 @@ %patch5 -p1 -b .sparc64 %patch7 -p1 -b .AALineThick %patch8 -p1 -b .bb +%patch9 -p1 -b .fonts %build %configure --disable-rpath @@ -98,6 +100,10 @@ %changelog +* Tue Sep 4 2007 Ivana Varekova 2.0.34-3 +- fix font paths (#225786#5) +- fix pkgconfig Libs flag (#225786#4) + * Thu Feb 22 2007 Ivana Varekova 2.0.34-2 - incorporate package review feedback From fedora-extras-commits at redhat.com Tue Sep 4 14:13:39 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 10:13:39 -0400 Subject: rpms/vino/devel .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 vino.spec, 1.55, 1.56 Message-ID: <200709041413.l84EDdCH013812@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/vino/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13779 Modified Files: .cvsignore sources vino.spec Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/vino/devel/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 14 Aug 2007 03:39:50 -0000 1.24 +++ .cvsignore 4 Sep 2007 14:13:05 -0000 1.25 @@ -1 +1 @@ -vino-2.19.90.tar.bz2 +vino-2.19.92.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/vino/devel/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 14 Aug 2007 03:39:50 -0000 1.24 +++ sources 4 Sep 2007 14:13:05 -0000 1.25 @@ -1 +1 @@ -72de250a85a897f0c83ebfc42582f69d vino-2.19.90.tar.bz2 +6589eb5b2f9e5e3f2dfd516ff48158a8 vino-2.19.92.tar.bz2 Index: vino.spec =================================================================== RCS file: /cvs/pkgs/rpms/vino/devel/vino.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- vino.spec 14 Aug 2007 03:42:55 -0000 1.55 +++ vino.spec 4 Sep 2007 14:13:05 -0000 1.56 @@ -8,7 +8,7 @@ Summary: A remote desktop system for GNOME Name: vino -Version: 2.19.90 +Version: 2.19.92 Release: 1%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/vino/2.19/%{name}-%{version}.tar.bz2 @@ -108,6 +108,9 @@ %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Mon Aug 13 2007 Matthias Clasen - 2.19.90-1 - Update to 2.19.90 - Update the license field From fedora-extras-commits at redhat.com Tue Sep 4 14:19:05 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 10:19:05 -0400 Subject: rpms/tomboy/devel .cvsignore, 1.17, 1.18 sources, 1.17, 1.18 tomboy.spec, 1.53, 1.54 Message-ID: <200709041419.l84EJ5Nv013934@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/tomboy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13912 Modified Files: .cvsignore sources tomboy.spec Log Message: 0.7.6 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/tomboy/devel/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 13 Aug 2007 19:56:09 -0000 1.17 +++ .cvsignore 4 Sep 2007 14:18:32 -0000 1.18 @@ -1 +1 @@ -tomboy-0.7.4.tar.bz2 +tomboy-0.7.6.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/tomboy/devel/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 13 Aug 2007 19:56:09 -0000 1.17 +++ sources 4 Sep 2007 14:18:32 -0000 1.18 @@ -1 +1 @@ -cdf1d9d70773046b9e20281d692a86a5 tomboy-0.7.4.tar.bz2 +f7a7959bbfe1b67c1f5de32eb118a65a tomboy-0.7.6.tar.bz2 Index: tomboy.spec =================================================================== RCS file: /cvs/pkgs/rpms/tomboy/devel/tomboy.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- tomboy.spec 25 Aug 2007 16:59:22 -0000 1.53 +++ tomboy.spec 4 Sep 2007 14:18:32 -0000 1.54 @@ -1,6 +1,6 @@ Name: tomboy -Version: 0.7.4 -Release: 3%{?dist} +Version: 0.7.6 +Release: 1%{?dist} Summary: Tomboy is a desktop note-taking application for Linux and Unix Group: User Interface/Desktops @@ -100,12 +100,14 @@ %{_datadir}/icons/hicolor/scalable/apps/tomboy.svg %{_datadir}/icons/hicolor/scalable/apps/tomboy-tag.svg %{_datadir}/pixmaps/tomboy.png -%{_datadir}/omf/tomboy %{_sysconfdir}/gconf/schemas/tomboy.schemas %changelog +* Tue Sep 4 2007 Matthias Clasen - 0.7.6-1 +- Update to 0.7.6 + * Sat Aug 25 2007 Ray Strode - 0.7.4-3 - Not sure why ppc64 is excluded and it's causing a broken conduit dep, try adding it back to the build. From fedora-extras-commits at redhat.com Tue Sep 4 14:33:17 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 10:33:17 -0400 Subject: rpms/beagle/devel beagle.spec,1.102,1.103 Message-ID: <200709041433.l84EXH4N014298@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/beagle/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14270 Modified Files: beagle.spec Log Message: more desktop file fixes Index: beagle.spec =================================================================== RCS file: /cvs/pkgs/rpms/beagle/devel/beagle.spec,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- beagle.spec 4 Sep 2007 14:07:05 -0000 1.102 +++ beagle.spec 4 Sep 2007 14:32:45 -0000 1.103 @@ -140,8 +140,6 @@ desktop-file-install --vendor gnome --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Red-Hat-Base \ - --add-only-show-in=GNOME \ $RPM_BUILD_ROOT%{_datadir}/applications/beagle-search.desktop desktop-file-install --vendor gnome --delete-original \ @@ -149,6 +147,7 @@ --add-category X-GNOME-SystemSettings \ --remove-category Utility \ --remove-category Application \ + --remove-category AdvancedSettings \ $RPM_BUILD_ROOT%{_datadir}/applications/beagle-settings.desktop echo "NoDisplay=true" >> $RPM_BUILD_ROOT%{_datadir}/applications/gnome-beagle-search.desktop From fedora-extras-commits at redhat.com Tue Sep 4 14:48:20 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 10:48:20 -0400 Subject: rpms/tomboy/devel tomboy-wrapper.patch, NONE, 1.1 tomboy.spec, 1.54, 1.55 Message-ID: <200709041448.l84EmK49014575@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/tomboy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14530 Modified Files: tomboy.spec Added Files: tomboy-wrapper.patch Log Message: update patch tomboy-wrapper.patch: --- NEW FILE tomboy-wrapper.patch --- diff -up tomboy-0.7.6/Tomboy/tomboy.in.wrapper tomboy-0.7.6/Tomboy/tomboy.in --- tomboy-0.7.6/Tomboy/tomboy.in.wrapper 2007-09-03 08:25:31.000000000 -0400 +++ tomboy-0.7.6/Tomboy/tomboy.in 2007-09-04 10:45:19.000000000 -0400 @@ -1,20 +1,10 @@ #!/bin/sh -if [ "x$PWD" = "x at srcdir@" ] ; then - echo "*** Running uninstalled @target@ ***" +export LD_LIBRARY_PATH="@pkglibdir@:$LD_LIBRARY_PATH" +export MONO_PATH=$MONO_PATH:@pkglibdir@:@pkglibdir@/addins +export TOMBOY_WRAPPER_PATH="@bindir@/@wrapper@" - export LD_LIBRARY_PATH="../libtomboy/.libs:$LD_LIBRARY_PATH:./Addins/PrintNotes/.libs" - export TOMBOY_WRAPPER_PATH="$PWD/@wrapper@" - export MONO_PATH=$MONO_PATH:./Addins:../Mono.Addins/Mono.Addins:../Mono.Addins/Mono.Addins.Setup:../Mono.Addins/Mono.Addins.Gui - - THIS_EXE="--debug ./@target@" -else - export LD_LIBRARY_PATH="@pkglibdir@:$LD_LIBRARY_PATH" - export MONO_PATH=$MONO_PATH:@pkglibdir@:@pkglibdir@/addins - export TOMBOY_WRAPPER_PATH="@bindir@/@wrapper@" - - THIS_EXE="@pkglibdir@/@target@" -fi +THIS_EXE="@pkglibdir@/@target@" if [ -n "@extragac@" ]; then export MONO_GAC_PREFIX="@extragac@:$MONO_GAC_PREFIX" Index: tomboy.spec =================================================================== RCS file: /cvs/pkgs/rpms/tomboy/devel/tomboy.spec,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- tomboy.spec 4 Sep 2007 14:18:32 -0000 1.54 +++ tomboy.spec 4 Sep 2007 14:47:47 -0000 1.55 @@ -10,7 +10,7 @@ # Mono.Addins is MIT URL: http://www.beatniksoftware.com/tomboy/ Source0: http://download.gnome.org/sources/tomboy/0.7/%{name}-%{version}.tar.bz2 -Patch1: tomboy-0.7.2-wrapper.patch +Patch1: tomboy-wrapper.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Tue Sep 4 14:49:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 10:49:32 -0400 Subject: rpms/perl-Locale-Maketext-Lexicon/devel perl-Locale-Maketext-Lexicon.spec, 1.11, 1.12 Message-ID: <200709041449.l84EnWBa014657@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Locale-Maketext-Lexicon/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14601 Modified Files: perl-Locale-Maketext-Lexicon.spec Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 0.64-2 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: perl-Locale-Maketext-Lexicon.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Locale-Maketext-Lexicon/devel/perl-Locale-Maketext-Lexicon.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Locale-Maketext-Lexicon.spec 11 Jun 2007 07:49:11 -0000 1.11 +++ perl-Locale-Maketext-Lexicon.spec 4 Sep 2007 14:49:00 -0000 1.12 @@ -1,11 +1,11 @@ Name: perl-Locale-Maketext-Lexicon Version: 0.64 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extract translatable strings from source %if "%{version}" > "0.60" License: MIT %else -License: GPL or Artistic +License: GPL+ or Artistic %endif Group: Development/Libraries URL: http://search.cpan.org/dist/Locale-Maketext-Lexicon/ @@ -17,6 +17,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + +BuildRequires: perl(ExtUtils::MakeMaker) # Required by the tests %if "%{version}" > "0.60" BuildRequires: /usr/bin/msgunfmt @@ -67,6 +69,10 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.64-2 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + * Mon Jun 11 2007 Ralf Cors??pius - 0.64-1 - Upgrade to 0.64. - Reflect source-url having changed. From fedora-extras-commits at redhat.com Tue Sep 4 14:51:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 10:51:46 -0400 Subject: rpms/perl-Locale-Maketext-Lexicon/F-7 .cvsignore, 1.7, 1.8 perl-Locale-Maketext-Lexicon.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200709041451.l84Epk4M014815@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Locale-Maketext-Lexicon/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14728 Modified Files: .cvsignore perl-Locale-Maketext-Lexicon.spec sources Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 0.64-2 - Update license tag. - BR: perl(ExtUtils::MakeMaker). Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Locale-Maketext-Lexicon/F-7/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 16 Feb 2007 06:40:39 -0000 1.7 +++ .cvsignore 4 Sep 2007 14:51:13 -0000 1.8 @@ -1 +1 @@ -Locale-Maketext-Lexicon-0.62.tar.gz +Locale-Maketext-Lexicon-0.64.tar.gz Index: perl-Locale-Maketext-Lexicon.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Locale-Maketext-Lexicon/F-7/perl-Locale-Maketext-Lexicon.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Locale-Maketext-Lexicon.spec 16 Feb 2007 06:40:39 -0000 1.10 +++ perl-Locale-Maketext-Lexicon.spec 4 Sep 2007 14:51:13 -0000 1.11 @@ -1,18 +1,24 @@ Name: perl-Locale-Maketext-Lexicon -Version: 0.62 -Release: 1%{?dist} +Version: 0.64 +Release: 2%{?dist} Summary: Extract translatable strings from source %if "%{version}" > "0.60" License: MIT %else -License: GPL or Artistic +License: GPL+ or Artistic %endif Group: Development/Libraries URL: http://search.cpan.org/dist/Locale-Maketext-Lexicon/ +%if "%{version}" >= "0.64" +Source0: http://search.cpan.org/CPAN/authors/id/A/AU/AUDREYT/Locale-Maketext-Lexicon-%{version}.tar.gz +%else Source0: http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/Locale-Maketext-Lexicon-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +%endif +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + +BuildRequires: perl(ExtUtils::MakeMaker) # Required by the tests %if "%{version}" > "0.60" BuildRequires: /usr/bin/msgunfmt @@ -63,6 +69,14 @@ %{_mandir}/man3/* %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 0.64-2 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). + +* Mon Jun 11 2007 Ralf Cors??pius - 0.64-1 +- Upgrade to 0.64. +- Reflect source-url having changed. + * Fri Feb 16 2007 Ralf Cors??pius - 0.62-1 - Upgrade to 0.62. - Reflect licence change from Artistic/GPL to MIT. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Locale-Maketext-Lexicon/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 16 Feb 2007 06:40:39 -0000 1.7 +++ sources 4 Sep 2007 14:51:13 -0000 1.8 @@ -1 +1 @@ -989642c1a83ddc7f1337d77422ee40cf Locale-Maketext-Lexicon-0.62.tar.gz +ce0fc6dfbf41fc4a72d1431e9551a634 Locale-Maketext-Lexicon-0.64.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 15:11:46 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 11:11:46 -0400 Subject: rpms/tomboy/devel tomboy.spec,1.55,1.56 Message-ID: <200709041511.l84FBkHw021766@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/tomboy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21742 Modified Files: tomboy.spec Log Message: fix file list Index: tomboy.spec =================================================================== RCS file: /cvs/pkgs/rpms/tomboy/devel/tomboy.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- tomboy.spec 4 Sep 2007 14:47:47 -0000 1.55 +++ tomboy.spec 4 Sep 2007 15:11:13 -0000 1.56 @@ -89,6 +89,7 @@ %doc AUTHORS ChangeLog COPYING NEWS README %dir %{_libdir}/%{name} %{_bindir}/%{name} +%{_bindir}/tomboy-panel %{_libdir}/%{name}/* %{_libdir}/bonobo/servers/GNOME_TomboyApplet.server %{_libdir}/pkgconfig/*.pc From fedora-extras-commits at redhat.com Tue Sep 4 15:16:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 11:16:46 -0400 Subject: rpms/rt3/devel rt3.spec,1.16,1.17 Message-ID: <200709041516.l84FGk47021945@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/rt3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21881/devel Modified Files: rt3.spec Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 3.6.3-2 - Update license tag. Index: rt3.spec =================================================================== RCS file: /cvs/pkgs/rpms/rt3/devel/rt3.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- rt3.spec 29 Dec 2006 09:00:39 -0000 1.16 +++ rt3.spec 4 Sep 2007 15:16:14 -0000 1.17 @@ -13,11 +13,11 @@ Name: rt3 Version: 3.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Request tracker 3 Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://www.bestpractical.com/rt Source0: http://www.bestpractical.com/pub/rt/release/rt-%{version}.tar.gz Source3: rt3.conf.in @@ -243,6 +243,9 @@ %ghost %{_prefix}/local/etc/rt3 %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 3.6.3-2 +- Update license tag. + * Fri Dec 29 2006 Ralf Cors??pius - 3.6.3-1 - Upstream update. - Add perl(GD::*) deps. From fedora-extras-commits at redhat.com Tue Sep 4 15:16:49 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 11:16:49 -0400 Subject: rpms/rt3/F-7 rt3.spec,1.16,1.17 Message-ID: <200709041516.l84FGnQ4021948@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/rt3/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21881/F-7 Modified Files: rt3.spec Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 3.6.3-2 - Update license tag. Index: rt3.spec =================================================================== RCS file: /cvs/pkgs/rpms/rt3/F-7/rt3.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- rt3.spec 29 Dec 2006 09:00:39 -0000 1.16 +++ rt3.spec 4 Sep 2007 15:16:17 -0000 1.17 @@ -13,11 +13,11 @@ Name: rt3 Version: 3.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Request tracker 3 Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://www.bestpractical.com/rt Source0: http://www.bestpractical.com/pub/rt/release/rt-%{version}.tar.gz Source3: rt3.conf.in @@ -243,6 +243,9 @@ %ghost %{_prefix}/local/etc/rt3 %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 3.6.3-2 +- Update license tag. + * Fri Dec 29 2006 Ralf Cors??pius - 3.6.3-1 - Upstream update. - Add perl(GD::*) deps. From fedora-extras-commits at redhat.com Tue Sep 4 15:16:52 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 11:16:52 -0400 Subject: rpms/rt3/FC-6 rt3.spec,1.16,1.17 Message-ID: <200709041516.l84FGq7Q021951@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/rt3/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21881/FC-6 Modified Files: rt3.spec Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 3.6.3-2 - Update license tag. Index: rt3.spec =================================================================== RCS file: /cvs/pkgs/rpms/rt3/FC-6/rt3.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- rt3.spec 5 Jan 2007 09:51:34 -0000 1.16 +++ rt3.spec 4 Sep 2007 15:16:20 -0000 1.17 @@ -13,11 +13,11 @@ Name: rt3 Version: 3.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Request tracker 3 Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://www.bestpractical.com/rt Source0: http://www.bestpractical.com/pub/rt/release/rt-%{version}.tar.gz Source3: rt3.conf.in @@ -243,6 +243,9 @@ %ghost %{_prefix}/local/etc/rt3 %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 3.6.3-2 +- Update license tag. + * Fri Dec 29 2006 Ralf Cors??pius - 3.6.3-1 - Upstream update. - Add perl(GD::*) deps. From fedora-extras-commits at redhat.com Tue Sep 4 15:25:00 2007 From: fedora-extras-commits at redhat.com (Radek Brich (rbrich)) Date: Tue, 4 Sep 2007 11:25:00 -0400 Subject: rpms/dstat/devel dstat.spec,1.4,1.5 Message-ID: <200709041525.l84FP0de022257@cvs-int.fedora.redhat.com> Author: rbrich Update of /cvs/extras/rpms/dstat/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22234 Modified Files: dstat.spec Log Message: license tag Index: dstat.spec =================================================================== RCS file: /cvs/extras/rpms/dstat/devel/dstat.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- dstat.spec 1 May 2007 18:07:18 -0000 1.4 +++ dstat.spec 4 Sep 2007 15:24:28 -0000 1.5 @@ -4,8 +4,8 @@ Summary: Versatile resource statistics tool Name: dstat Version: 0.6.6 -Release: 1%{?dist} -License: GPL +Release: 2%{?dist} +License: GPLv2 Group: System Environment/Base URL: http://dag.wieers.com/home-made/dstat/ @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n) BuildArch: noarch -#Requires: python # Picked up automatically +BuildRequires: python +Requires: python %description Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat. @@ -31,28 +32,22 @@ confusion, less mistakes. %prep - %setup -q %build - -# Plugins .py files are modules, not executable python -%{__chmod} a-x plugins/*.py -%{__chmod} a-x examples/* # Make sure the docs are in unix format %{__sed} -i 's/\r//' docs/*.html # Remove the broken symlink %{__rm} -rf examples/dstat.py +%{__chmod} a-x examples/* %install %{__rm} -rf %{buildroot} %{__make} install DESTDIR=%{buildroot} -# Install the docs +# Install the man page cd docs %{__make} install DESTDIR=%{buildroot} - -/usr/lib/rpm/brp-python-bytecompile # FC4 and FC5 run this automatically - +# Plugins .py files are modules, not executable python %{__chmod} a-x %{buildroot}/%{_datadir}/dstat/*.py %{__chmod} a+x %{buildroot}/%{_datadir}/dstat/dstat.py @@ -73,6 +68,10 @@ %{_datadir}/dstat/*.pyc %changelog +* Tue Sep 04 2007 Radek Brich - 0.6.6-2 +- Updated license tag. +- Spec clean up. + * Tue May 01 2007 Scott Baker - 0.6.6-1 - Bumped to latest release From fedora-extras-commits at redhat.com Tue Sep 4 15:28:19 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Tue, 4 Sep 2007 11:28:19 -0400 Subject: rpms/mash/devel .cvsignore, 1.12, 1.13 mash.spec, 1.10, 1.11 sources, 1.13, 1.14 Message-ID: <200709041528.l84FSJpr022388@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/mash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22338 Modified Files: .cvsignore mash.spec sources Log Message: update to 0.2.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mash/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 29 Aug 2007 02:59:18 -0000 1.12 +++ .cvsignore 4 Sep 2007 15:27:47 -0000 1.13 @@ -1 +1 @@ -mash-0.2.0.tar.gz +mash-0.2.1.tar.gz Index: mash.spec =================================================================== RCS file: /cvs/extras/rpms/mash/devel/mash.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- mash.spec 29 Aug 2007 02:40:32 -0000 1.10 +++ mash.spec 4 Sep 2007 15:27:47 -0000 1.11 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.2.0 +Version: 0.2.1 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -44,6 +44,9 @@ %{_datadir}/mash %changelog +* Tue Sep 4 2007 Bill Nottingham 0.2.1-1 +- add nspluginwrapper to multilib whitelist (#275021) + * Tue Aug 28 2007 Bill Nottingham 0.2.0-1 - updates to work with pungi 1.0.0, conflict with older pungi - fix some multilib compose issues () Index: sources =================================================================== RCS file: /cvs/extras/rpms/mash/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 29 Aug 2007 02:59:18 -0000 1.13 +++ sources 4 Sep 2007 15:27:47 -0000 1.14 @@ -1 +1 @@ -7976838633b47a3e6889b247f1f2d430 mash-0.2.0.tar.gz +1eab12ece2d64daf0360e30ddb25071e mash-0.2.1.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 15:28:31 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 11:28:31 -0400 Subject: rpms/rt3/devel .cvsignore, 1.6, 1.7 rt3.spec, 1.17, 1.18 sources, 1.6, 1.7 Message-ID: <200709041528.l84FSVxP022395@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/rt3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22361 Modified Files: .cvsignore rt3.spec sources Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 3.6.4-1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rt3/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 29 Dec 2006 09:00:39 -0000 1.6 +++ .cvsignore 4 Sep 2007 15:27:58 -0000 1.7 @@ -1 +1 @@ -rt-3.6.3.tar.gz +rt-3.6.4.tar.gz Index: rt3.spec =================================================================== RCS file: /cvs/pkgs/rpms/rt3/devel/rt3.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- rt3.spec 4 Sep 2007 15:16:14 -0000 1.17 +++ rt3.spec 4 Sep 2007 15:27:58 -0000 1.18 @@ -12,8 +12,8 @@ %define RT3_LOCALSTATEDIR %{_localstatedir}/lib/rt3 Name: rt3 -Version: 3.6.3 -Release: 2%{?dist} +Version: 3.6.4 +Release: 1%{?dist} Summary: Request tracker 3 Group: Applications/Internet @@ -243,6 +243,9 @@ %ghost %{_prefix}/local/etc/rt3 %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 3.6.4-1 +- Upstream update. + * Tue Sep 04 2007 Ralf Cors??pius - 3.6.3-2 - Update license tag. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rt3/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 29 Dec 2006 09:00:39 -0000 1.6 +++ sources 4 Sep 2007 15:27:58 -0000 1.7 @@ -1 +1 @@ -d6b2fa930441f16b6530aa00665eb8c7 rt-3.6.3.tar.gz +b7a42c308a07b1f7a496d4d816bb87cc rt-3.6.4.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 15:33:16 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Kristian_H=C3=B8gsberg?= (krh)) Date: Tue, 4 Sep 2007 11:33:16 -0400 Subject: rpms/poppler/devel poppler.spec,1.45,1.46 Message-ID: <200709041533.l84FXGWB022616@cvs-int.fedora.redhat.com> Author: krh Update of /cvs/pkgs/rpms/poppler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22588 Modified Files: poppler.spec Log Message: * Tue Sep 4 2007 Kristian H??gsberg - 0.6-1 - Update to 0.6 Index: poppler.spec =================================================================== RCS file: /cvs/pkgs/rpms/poppler/devel/poppler.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- poppler.spec 16 Aug 2007 00:15:21 -0000 1.45 +++ poppler.spec 4 Sep 2007 15:32:44 -0000 1.46 @@ -2,8 +2,8 @@ Summary: PDF rendering library Name: poppler -Version: 0.5.91 -Release: 2%{?dist} +Version: 0.6 +Release: 1%{?dist} License: GPLv2 and Redistributable, no modification permitted # the code is GPLv2 # the charmap data in /usr/share/poppler is redistributable @@ -12,7 +12,6 @@ Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.gz Source1: http://poppler.freedesktop.org/poppler-data-%{dataversion}.tar.gz # https://bugs.freedesktop.org/show_bug.cgi?id=12016 -Patch0: debug-spew.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: gtk2-devel @@ -75,7 +74,6 @@ %prep %setup -c -q -a1 -%patch -p1 -b .debug-spew %build ( cd %{name}-%{version} @@ -139,6 +137,9 @@ %{_mandir}/man1/* %changelog +* Tue Sep 4 2007 Kristian H??gsberg - 0.6-1 +- Update to 0.6 + * Wed Aug 15 2007 Matthias Clasen - 0.5.91-2 - Remove debug spew From fedora-extras-commits at redhat.com Tue Sep 4 15:40:07 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Kristian_H=C3=B8gsberg?= (krh)) Date: Tue, 4 Sep 2007 11:40:07 -0400 Subject: rpms/poppler/devel .cvsignore,1.18,1.19 sources,1.18,1.19 Message-ID: <200709041540.l84Fe7a1022835@cvs-int.fedora.redhat.com> Author: krh Update of /cvs/pkgs/rpms/poppler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22807 Modified Files: .cvsignore sources Log Message: Add new sources. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/poppler/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 15 Aug 2007 03:03:27 -0000 1.18 +++ .cvsignore 4 Sep 2007 15:39:35 -0000 1.19 @@ -1 +1,2 @@ -poppler-0.5.91.tar.gz +poppler-0.6.tar.gz +poppler-data-0.1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/poppler/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 15 Aug 2007 03:03:27 -0000 1.18 +++ sources 4 Sep 2007 15:39:35 -0000 1.19 @@ -1,2 +1,2 @@ -0cc1b0f183b1559f10154bb57268c6e1 poppler-0.5.91.tar.gz +96883867572aa1e55e979ec75369c562 poppler-0.6.tar.gz 5c700eb06dda9dafec09cd85225e34d4 poppler-data-0.1.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 15:47:10 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Tue, 4 Sep 2007 11:47:10 -0400 Subject: rpms/mugshot/F-7 mugshot.spec,1.17,1.18 Message-ID: <200709041547.l84FlAlj025245@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25198/F-7 Modified Files: mugshot.spec Log Message: - Don't put two autostart files in the autostart directory (https://bugzilla.redhat.com/show_bug.cgi?id=274921) (Nils Philippsen) Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/F-7/mugshot.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- mugshot.spec 22 Aug 2007 20:32:18 -0000 1.17 +++ mugshot.spec 4 Sep 2007 15:46:37 -0000 1.18 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.50 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -81,7 +81,7 @@ desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/gnome/autostart \ --vendor=mugshot \ - mugshot.desktop + mugshot-autostart.desktop %clean rm -rf $RPM_BUILD_ROOT @@ -206,11 +206,15 @@ %{_libdir}/mugshot %{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop -%{_datadir}/gnome/autostart/mugshot.desktop %{_datadir}/gnome/autostart/mugshot-autostart.desktop %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Tue Sep 4 2007 Owen Taylor - 1.1.50-2 +- Don't put two autostart files in the autostart directory + (https://bugzilla.redhat.com/show_bug.cgi?id=274921) + (Nils Philippsen) + * Wed Aug 21 2007 Colin Walters - 1.1.50-1 - 1.1.50 From fedora-extras-commits at redhat.com Tue Sep 4 15:47:13 2007 From: fedora-extras-commits at redhat.com (Owen Taylor (otaylor)) Date: Tue, 4 Sep 2007 11:47:13 -0400 Subject: rpms/mugshot/devel mugshot.spec,1.16,1.17 Message-ID: <200709041547.l84FlDFQ025248@cvs-int.fedora.redhat.com> Author: otaylor Update of /cvs/extras/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25198/devel Modified Files: mugshot.spec Log Message: - Don't put two autostart files in the autostart directory (https://bugzilla.redhat.com/show_bug.cgi?id=274921) (Nils Philippsen) Index: mugshot.spec =================================================================== RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- mugshot.spec 21 Aug 2007 19:11:30 -0000 1.16 +++ mugshot.spec 4 Sep 2007 15:46:40 -0000 1.17 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.50 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -81,7 +81,7 @@ desktop-file-install \ --dir=$RPM_BUILD_ROOT%{_datadir}/gnome/autostart \ --vendor=mugshot \ - mugshot.desktop + mugshot-autostart.desktop %clean rm -rf $RPM_BUILD_ROOT @@ -206,11 +206,15 @@ %{_libdir}/mugshot %{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop -%{_datadir}/gnome/autostart/mugshot.desktop %{_datadir}/gnome/autostart/mugshot-autostart.desktop %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Tue Sep 4 2007 Owen Taylor - 1.1.50-2 +- Don't put two autostart files in the autostart directory + (https://bugzilla.redhat.com/show_bug.cgi?id=274921) + (Nils Philippsen) + * Wed Aug 21 2007 Colin Walters - 1.1.50-1 - 1.1.50 From fedora-extras-commits at redhat.com Tue Sep 4 15:54:10 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Tue, 4 Sep 2007 11:54:10 -0400 Subject: rpms/dhcp/F-7 dhcp.spec,1.164,1.165 linux,1.5,1.6 Message-ID: <200709041554.l84FsA3r025560@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcp/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25480 Modified Files: dhcp.spec linux Log Message: * Tue Sep 04 2007 David Cantrell - 12:3.0.5-39 - Do not override manually configured NTP servers in /etc/ntp.conf (#274761) Index: dhcp.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcp/F-7/dhcp.spec,v retrieving revision 1.164 retrieving revision 1.165 diff -u -r1.164 -r1.165 --- dhcp.spec 9 Jul 2007 14:59:25 -0000 1.164 +++ dhcp.spec 4 Sep 2007 15:53:38 -0000 1.165 @@ -10,7 +10,7 @@ Summary: DHCP (Dynamic Host Configuration Protocol) server and relay agent Name: dhcp Version: 3.0.5 -Release: 38%{?dist} +Release: 39%{?dist} Epoch: 12 License: ISC Group: System Environment/Daemons @@ -434,6 +434,9 @@ %{_libdir}/libdhcp4client.a %changelog +* Tue Sep 04 2007 David Cantrell - 12:3.0.5-39 +- Do not override manually configured NTP servers in /etc/ntp.conf (#274761) + * Mon Jul 09 2007 David Cantrell - 12:3.0.5-38 - Remove -TERM option from killproc command (#245317) Index: linux =================================================================== RCS file: /cvs/pkgs/rpms/dhcp/F-7/linux,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- linux 11 Apr 2007 19:38:56 -0000 1.5 +++ linux 4 Sep 2007 15:53:38 -0000 1.6 @@ -410,15 +410,10 @@ : elif [ -n "$new_ntp_servers" ] && [ -e /etc/ntp.conf ]; then save_previous /etc/ntp.conf - /bin/egrep -v '(^[\ \ ]*(server|fudge))|(generated by /sbin/dhclient-script)'< /etc/ntp.conf.predhclient > /etc/ntp.conf - echo '# servers generated by /sbin/dhclient-script' >> /etc/ntp.conf - localClocks=(`/bin/egrep '^[\ \ ]*server[\ \ ]+127\.127' /etc/ntp.conf.predhclient | while read s addr rest; do echo $addr; done`) - localClockFudge="`/bin/egrep '^[\ \ ]*fudge[\ \ ]+127\.127' /etc/ntp.conf.predhclient`"; - for s in $new_ntp_servers ${localClocks[@]}; - do - echo 'server '$s >> /etc/ntp.conf; + /bin/egrep -v '^server .* # added by /sbin/dhclient-script$'< /etc/ntp.conf.predhclient > /etc/ntp.conf + for s in $new_ntp_servers; do + echo "server $s # added by /sbin/dhclient-script" >> /etc/ntp.conf; done - echo "$localClockFudge" >> /etc/ntp.conf; if [ -x /usr/bin/diff ] && /usr/bin/diff -q /etc/ntp.conf /etc/ntp.conf.predhclient >/dev/null 2>&1; then : ; else From fedora-extras-commits at redhat.com Tue Sep 4 15:54:55 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 4 Sep 2007 11:54:55 -0400 Subject: rpms/gtkwave/devel .cvsignore, 1.40, 1.41 gtkwave.spec, 1.44, 1.45 sources, 1.40, 1.41 Message-ID: <200709041554.l84FstC3025617@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/pkgs/rpms/gtkwave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25566 Modified Files: .cvsignore gtkwave.spec sources Log Message: update to 3.1.0 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gtkwave/devel/.cvsignore,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- .cvsignore 27 Jul 2007 08:49:24 -0000 1.40 +++ .cvsignore 4 Sep 2007 15:54:23 -0000 1.41 @@ -1 +1 @@ -gtkwave-3.0.30.tar.gz +gtkwave-3.1.0.tar.gz Index: gtkwave.spec =================================================================== RCS file: /cvs/pkgs/rpms/gtkwave/devel/gtkwave.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- gtkwave.spec 24 Aug 2007 15:36:07 -0000 1.44 +++ gtkwave.spec 4 Sep 2007 15:54:23 -0000 1.45 @@ -1,7 +1,7 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.0.30 -Release: 3%{?dist} +Version: 3.1.0 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Engineering URL: http://home.nc.rr.com/gtkwave/ @@ -89,6 +89,9 @@ %{_mandir}/man5/gtkwaverc.5* %changelog +* Tue Sep 4 2007 Paul Howarth 3.1.0-1 +- update to 3.1.0 + * Fri Aug 24 2007 Paul Howarth 3.0.30-3 - clarify license as GPL, version 2 or later Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gtkwave/devel/sources,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- sources 27 Jul 2007 08:49:24 -0000 1.40 +++ sources 4 Sep 2007 15:54:23 -0000 1.41 @@ -1 +1 @@ -a5b3875938564da41773b31cc2cb1607 gtkwave-3.0.30.tar.gz +b041a02ba825062c062ee8ac1633bbec gtkwave-3.1.0.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 15:55:19 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Tue, 4 Sep 2007 11:55:19 -0400 Subject: rpms/dhcp/devel dhcp.spec,1.168,1.169 linux,1.5,1.6 Message-ID: <200709041555.l84FtJL4025677@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25596 Modified Files: dhcp.spec linux Log Message: * Tue Sep 04 2007 David Cantrell - 12:3.0.6-4 - Do not override manually configured NTP servers in /etc/ntp.conf (#274761) Index: dhcp.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcp/devel/dhcp.spec,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- dhcp.spec 16 Aug 2007 18:33:06 -0000 1.168 +++ dhcp.spec 4 Sep 2007 15:54:47 -0000 1.169 @@ -13,7 +13,7 @@ Summary: DHCP (Dynamic Host Configuration Protocol) server and relay agent Name: dhcp Version: 3.0.6 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 12 License: ISC Group: System Environment/Daemons @@ -431,6 +431,9 @@ %{_libdir}/libdhcp4client.a %changelog +* Tue Sep 04 2007 David Cantrell - 12:3.0.6-4 +- Do not override manually configured NTP servers in /etc/ntp.conf (#274761) + * Wed Aug 15 2007 David Cantrell - 12:3.0.6-3 - Remove the -x switch enabling extended new option info. If given to dhclient now, it's ignored. Index: linux =================================================================== RCS file: /cvs/pkgs/rpms/dhcp/devel/linux,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- linux 11 Apr 2007 19:38:56 -0000 1.5 +++ linux 4 Sep 2007 15:54:47 -0000 1.6 @@ -410,15 +410,10 @@ : elif [ -n "$new_ntp_servers" ] && [ -e /etc/ntp.conf ]; then save_previous /etc/ntp.conf - /bin/egrep -v '(^[\ \ ]*(server|fudge))|(generated by /sbin/dhclient-script)'< /etc/ntp.conf.predhclient > /etc/ntp.conf - echo '# servers generated by /sbin/dhclient-script' >> /etc/ntp.conf - localClocks=(`/bin/egrep '^[\ \ ]*server[\ \ ]+127\.127' /etc/ntp.conf.predhclient | while read s addr rest; do echo $addr; done`) - localClockFudge="`/bin/egrep '^[\ \ ]*fudge[\ \ ]+127\.127' /etc/ntp.conf.predhclient`"; - for s in $new_ntp_servers ${localClocks[@]}; - do - echo 'server '$s >> /etc/ntp.conf; + /bin/egrep -v '^server .* # added by /sbin/dhclient-script$'< /etc/ntp.conf.predhclient > /etc/ntp.conf + for s in $new_ntp_servers; do + echo "server $s # added by /sbin/dhclient-script" >> /etc/ntp.conf; done - echo "$localClockFudge" >> /etc/ntp.conf; if [ -x /usr/bin/diff ] && /usr/bin/diff -q /etc/ntp.conf /etc/ntp.conf.predhclient >/dev/null 2>&1; then : ; else From fedora-extras-commits at redhat.com Tue Sep 4 15:56:58 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 11:56:58 -0400 Subject: rpms/gcalctool/devel gcalctool.spec,1.47,1.48 Message-ID: <200709041556.l84Fuwvu025846@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gcalctool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25815 Modified Files: gcalctool.spec Log Message: fix desktop file handling Index: gcalctool.spec =================================================================== RCS file: /cvs/extras/rpms/gcalctool/devel/gcalctool.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- gcalctool.spec 4 Sep 2007 04:26:59 -0000 1.47 +++ gcalctool.spec 4 Sep 2007 15:56:25 -0000 1.48 @@ -52,10 +52,10 @@ make install DESTDIR=$RPM_BUILD_ROOT unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL -sed -i -e "s/OnlyShowIn=GNOME;//" $RPM_BUILD_ROOT%{_datadir}/applications/* - -desktop-file-install --vendor gnome --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ +desktop-file-install --vendor gnome --delete-original \ + --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --remove-only-show-in GNOME \ + --remove-only-show-in XFCE \ $RPM_BUILD_ROOT%{_datadir}/applications/* # delete this crap From fedora-extras-commits at redhat.com Tue Sep 4 16:02:09 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 12:02:09 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1285,1.1286 Message-ID: <200709041602.l84G29Zf031838@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31804 Modified Files: openoffice.org.spec Log Message: increase inline-limit to 128 Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1285 retrieving revision 1.1286 diff -u -r1.1285 -r1.1286 --- openoffice.org.spec 4 Sep 2007 13:41:37 -0000 1.1285 +++ openoffice.org.spec 4 Sep 2007 16:01:34 -0000 1.1286 @@ -1090,7 +1090,10 @@ esac ARCH_FLAGS="$ARCH_FLAGS $i" done -export ARCH_FLAGS="$ARCH_FLAGS -finline-limit=64" +#something odd with <= limit of 125 in framework/source/loadenv/loadenv.cxx and +#the frame from tools->bibliography not closable wrt the mutex in +#LoadEnvListener so use >= 128 +export ARCH_FLAGS="$ARCH_FLAGS -finline-limit=128" #add -fno-threadsafe-statics (our statics are already double-locked) to C++ only export CXX="$CXX -fno-threadsafe-statics" #convert _smp_mflags to dmake equivalent From fedora-extras-commits at redhat.com Tue Sep 4 16:04:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 12:04:25 -0400 Subject: rpms/perl-DBIx-SearchBuilder/devel .cvsignore, 1.9, 1.10 perl-DBIx-SearchBuilder.spec, 1.13, 1.14 sources, 1.9, 1.10 Message-ID: <200709041604.l84G4Pg9032187@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-DBIx-SearchBuilder/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32082 Modified Files: .cvsignore perl-DBIx-SearchBuilder.spec sources Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 1.49-1 - Upstream update. - Update license tag. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-SearchBuilder/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 12 Mar 2007 04:39:53 -0000 1.9 +++ .cvsignore 4 Sep 2007 16:03:51 -0000 1.10 @@ -1 +1 @@ -DBIx-SearchBuilder-1.48.tar.gz +DBIx-SearchBuilder-1.49.tar.gz Index: perl-DBIx-SearchBuilder.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-SearchBuilder/devel/perl-DBIx-SearchBuilder.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- perl-DBIx-SearchBuilder.spec 12 Mar 2007 04:39:53 -0000 1.13 +++ perl-DBIx-SearchBuilder.spec 4 Sep 2007 16:03:51 -0000 1.14 @@ -6,10 +6,10 @@ # Name: perl-DBIx-SearchBuilder -Version: 1.48 +Version: 1.49 Release: 1%{?dist} Summary: Encapsulate SQL queries and rows in simple perl objects -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/DBIx-SearchBuilder/ Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-SearchBuilder-%{version}.tar.gz @@ -91,8 +91,12 @@ %endif %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 1.49-1 +- Upstream update. +- Update license tag. + * Mon Mar 12 2007 Ralf Cors??pius - 1.48-1 -- Upstream updata. +- Upstream update. - BR: perl(ExtUtils::MakeMaker). * Fri Mar 02 2007 Ralf Cors??pius - 1.46-1 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-SearchBuilder/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Mar 2007 04:39:53 -0000 1.9 +++ sources 4 Sep 2007 16:03:51 -0000 1.10 @@ -1 +1 @@ -3ce3e7a7a00a6d7f5bab0d215bedf9fe DBIx-SearchBuilder-1.48.tar.gz +08bc3cba4d7f39e1e70999e6f77254c7 DBIx-SearchBuilder-1.49.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 16:18:19 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Tue, 4 Sep 2007 12:18:19 -0400 Subject: rpms/abiword/devel abiword-2.4.6-toc-layout.patch, NONE, 1.1 abiword.spec, 1.44, 1.45 Message-ID: <200709041618.l84GIJMT002189@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/extras/rpms/abiword/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1999 Modified Files: abiword.spec Added Files: abiword-2.4.6-toc-layout.patch Log Message: Fix 248103 abiword-2.4.6-toc-layout.patch: --- NEW FILE abiword-2.4.6-toc-layout.patch --- r21892 | sum1 | 2007-09-04 01:28:58 +0200 (Tue, 04 Sep 2007) | 4 lines Fix Red Hat Bug 248103, TOC layout crash when importing RTF. --- abiword-2.4.6.orig/abi/src/text/fmt/xp/fl_DocLayout.cpp 2007-09-04 17:19:39.000000000 +0200 +++ abiword-2.4.6/abi/src/text/fmt/xp/fl_DocLayout.cpp 2007-09-04 17:23:30.000000000 +0200 @@ -595,14 +595,19 @@ void FL_DocLayout::fillLayouts(void) fl_ContainerLayout * pCL = pLastSec->getLastLayout(); fl_BlockLayout * pBL = NULL; bool bRebreak = false; - if(pCL->getContainerType() == FL_CONTAINER_BLOCK) + if(pCL && (pCL->getContainerType() == FL_CONTAINER_BLOCK)) + { pBL = static_cast(pCL); } - else + else if(pCL) { pBL = pCL->getPrevBlockInDocument(); } + else + { + UT_ASSERT_HARMLESS(pCL); + } if(pBL) { fp_Line * pLine = static_cast(pBL->getLastContainer()); Index: abiword.spec =================================================================== RCS file: /cvs/extras/rpms/abiword/devel/abiword.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- abiword.spec 6 Apr 2007 16:10:03 -0000 1.44 +++ abiword.spec 4 Sep 2007 16:17:46 -0000 1.45 @@ -3,7 +3,7 @@ Summary: The AbiWord word processor Name: abiword Version: 2.4.6 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 Group: Applications/Editors License: GPL @@ -41,6 +41,7 @@ Patch0: abiword-2.0.9-windowshelppaths.patch Patch1: abiword-2.4.4-desktop.patch Patch2: abiword-2.4.6-fontmanager.patch +Patch3: abiword-2.4.6-toc-layout.patch %description AbiWord is a cross-platform Open Source word processor. The goal is to make @@ -51,6 +52,7 @@ %patch0 -p1 -b .windowshelppaths %patch1 -p1 -b .desktop %patch2 -p1 -b .fontmanager +%patch3 -p1 -b .toc-layout %build cd abi @@ -132,6 +134,9 @@ %{_datadir}/icons/*png %changelog +* Tue Sep 04 2007 Lubomir Kundrak - 1:2.4.6-6.fc7 +- Fix 248103 + * Fri Apr 06 2007 Marc Maurer - 1:2.4.6-5.fc7 - Rebuild From fedora-extras-commits at redhat.com Tue Sep 4 16:21:39 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Tue, 4 Sep 2007 12:21:39 -0400 Subject: rpms/perl-DBIx-SearchBuilder/F-7 .cvsignore, 1.9, 1.10 perl-DBIx-SearchBuilder.spec, 1.13, 1.14 sources, 1.9, 1.10 Message-ID: <200709041621.l84GLdw0002793@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-DBIx-SearchBuilder/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2672 Modified Files: .cvsignore perl-DBIx-SearchBuilder.spec sources Log Message: * Tue Sep 04 2007 Ralf Cors??pius - 1.49-1 - Upstream update. - Update license tag. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-SearchBuilder/F-7/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 12 Mar 2007 04:39:53 -0000 1.9 +++ .cvsignore 4 Sep 2007 16:21:06 -0000 1.10 @@ -1 +1 @@ -DBIx-SearchBuilder-1.48.tar.gz +DBIx-SearchBuilder-1.49.tar.gz Index: perl-DBIx-SearchBuilder.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-SearchBuilder/F-7/perl-DBIx-SearchBuilder.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- perl-DBIx-SearchBuilder.spec 12 Mar 2007 04:39:53 -0000 1.13 +++ perl-DBIx-SearchBuilder.spec 4 Sep 2007 16:21:06 -0000 1.14 @@ -6,10 +6,10 @@ # Name: perl-DBIx-SearchBuilder -Version: 1.48 +Version: 1.49 Release: 1%{?dist} Summary: Encapsulate SQL queries and rows in simple perl objects -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/DBIx-SearchBuilder/ Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-SearchBuilder-%{version}.tar.gz @@ -91,8 +91,12 @@ %endif %changelog +* Tue Sep 04 2007 Ralf Cors??pius - 1.49-1 +- Upstream update. +- Update license tag. + * Mon Mar 12 2007 Ralf Cors??pius - 1.48-1 -- Upstream updata. +- Upstream update. - BR: perl(ExtUtils::MakeMaker). * Fri Mar 02 2007 Ralf Cors??pius - 1.46-1 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-SearchBuilder/F-7/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Mar 2007 04:39:53 -0000 1.9 +++ sources 4 Sep 2007 16:21:06 -0000 1.10 @@ -1 +1 @@ -3ce3e7a7a00a6d7f5bab0d215bedf9fe DBIx-SearchBuilder-1.48.tar.gz +08bc3cba4d7f39e1e70999e6f77254c7 DBIx-SearchBuilder-1.49.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 16:23:58 2007 From: fedora-extras-commits at redhat.com (Christopher Edward Lumens (clumens)) Date: Tue, 4 Sep 2007 12:23:58 -0400 Subject: rpms/pykickstart/devel .cvsignore, 1.65, 1.66 pykickstart.spec, 1.72, 1.73 sources, 1.72, 1.73 Message-ID: <200709041623.l84GNwTu003317@cvs-int.fedora.redhat.com> Author: clumens Update of /cvs/pkgs/rpms/pykickstart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3147 Modified Files: .cvsignore pykickstart.spec sources Log Message: New version. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- .cvsignore 3 Sep 2007 23:57:34 -0000 1.65 +++ .cvsignore 4 Sep 2007 16:23:25 -0000 1.66 @@ -1 +1,2 @@ pykickstart-1.11.tar.gz +pykickstart-1.12.tar.gz Index: pykickstart.spec =================================================================== RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- pykickstart.spec 3 Sep 2007 23:57:34 -0000 1.72 +++ pykickstart.spec 4 Sep 2007 16:23:25 -0000 1.73 @@ -3,7 +3,7 @@ Summary: A python library for manipulating kickstart files Name: pykickstart Url: http://fedoraproject.org/wiki/pykickstart -Version: 1.11 +Version: 1.12 Release: 1%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -42,6 +42,13 @@ %{_bindir}/ksvalidator %changelog +* Tue Sep 04 2007 Chris Lumens 1.12-1 +- Fix lots of problems in processing the bootloader, device, network, and + raid commands. +- Add %end when writing out scripts and packages. +- Add a makefile target to run pychecker to cut down on errors in + releases. + * Mon Sep 3 2007 Jeremy Katz - 1.11-1 - fix a few tracebacks Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- sources 3 Sep 2007 23:57:34 -0000 1.72 +++ sources 4 Sep 2007 16:23:25 -0000 1.73 @@ -1 +1 @@ -52d10943bca9bf61e9a5dd652b2acdca pykickstart-1.11.tar.gz +b623f52865d338ad158e3e03aac426bc pykickstart-1.12.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 16:28:23 2007 From: fedora-extras-commits at redhat.com (Christopher Edward Lumens (clumens)) Date: Tue, 4 Sep 2007 12:28:23 -0400 Subject: rpms/system-config-kickstart/devel .cvsignore, 1.50, 1.51 sources, 1.61, 1.62 system-config-kickstart.spec, 1.65, 1.66 Message-ID: <200709041628.l84GSNHf004206@cvs-int.fedora.redhat.com> Author: clumens Update of /cvs/pkgs/rpms/system-config-kickstart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4084 Modified Files: .cvsignore sources system-config-kickstart.spec Log Message: New version. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-kickstart/devel/.cvsignore,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- .cvsignore 28 Aug 2007 21:38:41 -0000 1.50 +++ .cvsignore 4 Sep 2007 16:27:50 -0000 1.51 @@ -1 +1,2 @@ system-config-kickstart-2.7.7.1.tar.gz +system-config-kickstart-2.7.12.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-kickstart/devel/sources,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- sources 28 Aug 2007 21:38:41 -0000 1.61 +++ sources 4 Sep 2007 16:27:50 -0000 1.62 @@ -1 +1 @@ -dddda96f1eb6b40f8d964bb040328948 system-config-kickstart-2.7.7.1.tar.gz +678a2b3f72edc142162aefc857124ccd system-config-kickstart-2.7.12.tar.gz Index: system-config-kickstart.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-kickstart/devel/system-config-kickstart.spec,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- system-config-kickstart.spec 28 Aug 2007 15:35:04 -0000 1.65 +++ system-config-kickstart.spec 4 Sep 2007 16:27:50 -0000 1.66 @@ -1,6 +1,6 @@ Summary: A graphical interface for making kickstart files Name: system-config-kickstart -Version: 2.7.11 +Version: 2.7.12 Release: 1%{?dist} URL: http://fedoraproject.org/wiki/SystemConfig/Tools License: GPLv2+ @@ -73,6 +73,10 @@ %attr(0644,root,root) %{_datadir}/icons/hicolor/48x48/apps/system-config-kickstart.png %changelog +* Tue Sep 04 2007 Chris Lumens 2.7.12-1 +- Rework network device dialog to not use four input boxes for each address. +- Don't require a gateway or nameserver address (#215191). + * Tue Aug 28 2007 Chris Lumens 2.7.11-1 - The base repo's name has changed (#254601). From fedora-extras-commits at redhat.com Tue Sep 4 16:30:32 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 12:30:32 -0400 Subject: rpms/control-center/devel .cvsignore, 1.61, 1.62 control-center.spec, 1.300, 1.301 sources, 1.64, 1.65 Message-ID: <200709041630.l84GUWjx004572@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/control-center/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4460 Modified Files: .cvsignore control-center.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/control-center/devel/.cvsignore,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- .cvsignore 30 Aug 2007 08:45:16 -0000 1.61 +++ .cvsignore 4 Sep 2007 16:29:59 -0000 1.62 @@ -1 +1 @@ -gnome-control-center-2.19.91.tar.bz2 +gnome-control-center-2.19.92.tar.bz2 Index: control-center.spec =================================================================== RCS file: /cvs/extras/rpms/control-center/devel/control-center.spec,v retrieving revision 1.300 retrieving revision 1.301 diff -u -r1.300 -r1.301 --- control-center.spec 30 Aug 2007 09:13:51 -0000 1.300 +++ control-center.spec 4 Sep 2007 16:29:59 -0000 1.301 @@ -21,7 +21,7 @@ Summary: GNOME Control Center Name: control-center -Version: 2.19.91 +Version: 2.19.92 Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL+ @@ -330,7 +330,6 @@ %{_datadir}/gnome-control-center/pixmaps %{_datadir}/gnome-control-center/*.xml %{_datadir}/applications/*.desktop -%{_datadir}/omf/control-center %{_datadir}/desktop-directories/* %{_datadir}/dbus-1/services/* %{_datadir}/mime/packages/gnome-theme-package.xml @@ -387,6 +386,9 @@ %dir %{_datadir}/gnome-control-center/keybindings %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Thu Aug 30 2007 - Bastien Nocera - 2.19.91.-1 - Update to 2.19.91 - Update the background and the default-apps patches Index: sources =================================================================== RCS file: /cvs/extras/rpms/control-center/devel/sources,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- sources 30 Aug 2007 08:45:16 -0000 1.64 +++ sources 4 Sep 2007 16:29:59 -0000 1.65 @@ -1 +1 @@ -d077ed6d4c775845bfc4bd3aba9fb65b gnome-control-center-2.19.91.tar.bz2 +c7019c6351c46a413a90256762c33e57 gnome-control-center-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 16:35:17 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Tue, 4 Sep 2007 12:35:17 -0400 Subject: rpms/krb5/devel krb5-1.6.2-key_exp.patch,1.1,1.2 Message-ID: <200709041635.l84GZHIO005188@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5050/devel Modified Files: krb5-1.6.2-key_exp.patch Log Message: - Do what the rfc says we should do, rather than what the error message suggests we're doing. krb5-1.6.2-key_exp.patch: Index: krb5-1.6.2-key_exp.patch =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/krb5-1.6.2-key_exp.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- krb5-1.6.2-key_exp.patch 26 Jul 2007 19:06:51 -0000 1.1 +++ krb5-1.6.2-key_exp.patch 4 Sep 2007 16:34:44 -0000 1.2 @@ -1,13 +1,20 @@ Sadique Puthen notes that the warning on the client side seems to be correspond -to the wrong attribute on the KDC.... +to the wrong attribute on the KDC. Do what RFC4120 says we should do. --- krb5-1.6.2/src/kdc/do_as_req.c 2007-06-25 15:49:06.000000000 -0400 +++ krb5-1.6.2/src/kdc/do_as_req.c 2007-06-25 15:49:08.000000000 -0400 -@@ -371,7 +371,7 @@ process_as_req(krb5_kdc_req *request, kr +@@ -371,7 +371,14 @@ process_as_req(krb5_kdc_req *request, kr goto errout; } reply_encpart.nonce = request->nonce; - reply_encpart.key_exp = client.expiration; -+ reply_encpart.key_exp = client.pw_expiration; ++ if (client.expiration == 0) { ++ reply_encpart.key_exp = client.pw_expiration; ++ } else if (client.pw_expiration == 0) { ++ reply_encpart.key_exp = client.expiration; ++ } else { ++ reply_encpart.key_exp = client.pw_expiration < client.expiration ?; ++ client.pw_expiration : client.expiration; ++ } reply_encpart.flags = enc_tkt_reply.flags; reply_encpart.server = ticket_reply.server; From fedora-extras-commits at redhat.com Tue Sep 4 16:41:43 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Kristian_H=C3=B8gsberg?= (krh)) Date: Tue, 4 Sep 2007 12:41:43 -0400 Subject: rpms/evince/devel .cvsignore, 1.36, 1.37 evince.spec, 1.91, 1.92 sources, 1.35, 1.36 Message-ID: <200709041641.l84GfhGJ005985@cvs-int.fedora.redhat.com> Author: krh Update of /cvs/pkgs/rpms/evince/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5887 Modified Files: .cvsignore evince.spec sources Log Message: * Tue Sep 4 2007 Kristian H??gsberg - 2.19.92-1 - Update to 2.19.92. Evince now follows GNOME version numbers. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/evince/devel/.cvsignore,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- .cvsignore 31 Jul 2007 01:30:57 -0000 1.36 +++ .cvsignore 4 Sep 2007 16:41:10 -0000 1.37 @@ -1 +1 @@ -evince-0.9.3.tar.bz2 +evince-2.19.92.tar.bz2 Index: evince.spec =================================================================== RCS file: /cvs/pkgs/rpms/evince/devel/evince.spec,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- evince.spec 15 Aug 2007 13:50:43 -0000 1.91 +++ evince.spec 4 Sep 2007 16:41:10 -0000 1.92 @@ -4,8 +4,8 @@ %define theme_version 2.17.1 Name: evince -Version: 0.9.3 -Release: 5%{?dist} +Version: 2.19.92 +Release: 1%{?dist} Summary: Document viewer License: GPLv2+ and GFDL+ @@ -153,6 +153,9 @@ %changelog +* Tue Sep 4 2007 Kristian H??gsberg - 2.19.92-1 +- Update to 2.19.92. Evince now follows GNOME version numbers. + * Wed Aug 15 2007 Matthias Clasen - 0.9.3-5 - Rebuild Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/evince/devel/sources,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- sources 31 Jul 2007 01:30:57 -0000 1.35 +++ sources 4 Sep 2007 16:41:10 -0000 1.36 @@ -1 +1 @@ -64259f5b7084f5c98b463eb42b000114 evince-0.9.3.tar.bz2 +274db35fee7c46b7d081e1ae86f495c2 evince-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 16:57:52 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 4 Sep 2007 12:57:52 -0400 Subject: rpms/gkrellm/devel gkrellm-2.3.0-gnutls.patch, NONE, 1.1 gkrellm.spec, 1.9, 1.10 Message-ID: <200709041657.l84GvqKJ007352@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/gkrellm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7331 Modified Files: gkrellm.spec Added Files: gkrellm-2.3.0-gnutls.patch Log Message: * Tue Sep 4 2007 Ville Skytt?? - 2.3.0-3 - Fix gnutls detection/build and use it instead of openssl. - Sync user and group creation with current Fedora guidelines. gkrellm-2.3.0-gnutls.patch: --- NEW FILE gkrellm-2.3.0-gnutls.patch --- diff -up gkrellm-2.3.0/src/configure~ gkrellm-2.3.0/src/configure --- gkrellm-2.3.0/src/configure~ 2007-05-07 02:45:55.000000000 +0300 +++ gkrellm-2.3.0/src/configure 2007-09-04 00:10:36.000000000 +0300 @@ -41,6 +41,7 @@ echo "Checking for gnutls... " 1>& 5 cat << EOF > test.c #include +#include #include #include diff -up gkrellm-2.3.0/src/mail.c~ gkrellm-2.3.0/src/mail.c --- gkrellm-2.3.0/src/mail.c~ 2007-07-07 02:45:25.000000000 +0300 +++ gkrellm-2.3.0/src/mail.c 2007-09-04 00:10:49.000000000 +0300 @@ -34,6 +34,7 @@ #if defined(HAVE_GNUTLS) #include +#include #include #define MD5Init MD5_Init #define MD5Update MD5_Update Index: gkrellm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/devel/gkrellm.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gkrellm.spec 7 Aug 2007 20:52:50 -0000 1.9 +++ gkrellm.spec 4 Sep 2007 16:57:14 -0000 1.10 @@ -1,6 +1,6 @@ Name: gkrellm Version: 2.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Multiple stacked system monitors in one process Group: Applications/System License: GPLv3+ @@ -9,11 +9,12 @@ Source1: gkrellmd.init Source2: gkrellm.desktop Source3: gkrellm.png +Patch0: gkrellm-2.3.0-gnutls.patch Patch1: gkrellm-2.1.28-config.patch Patch2: gkrellm-2.2.4-sansfont.patch Patch3: gkrellm-2.2.7-width.patch Patch4: gkrellm-2.2.9-libdir.patch -BuildRequires: gtk2-devel openssl-devel libSM-devel desktop-file-utils gettext +BuildRequires: gtk2-devel gnutls-devel libSM-devel desktop-file-utils gettext BuildRequires: lm_sensors-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -34,7 +35,7 @@ %package daemon Summary: The GNU Krell Monitors Server Group: System Environment/Daemons -Requires(pre): /usr/sbin/useradd, /usr/sbin/groupadd +Requires(pre): shadow-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -57,6 +58,7 @@ %prep %setup -q +%patch0 -p1 -z .gnutls %patch1 -p1 -z .config %patch2 -p1 -z .sansfont %patch3 -p1 -z .width @@ -119,9 +121,10 @@ %pre daemon -# the daemon shouldn't run as nobody -/usr/sbin/groupadd -r gkrellmd 2> /dev/null || : -/usr/sbin/useradd -s /sbin/nologin -M -d / -c "GNU Krell daemon" -r -g gkrellmd gkrellmd 2> /dev/null || : +getent group gkrellmd >/dev/null || groupadd -r gkrellmd +getent passwd gkrellmd >/dev/null || \ +useradd -r -g gkrellmd -M -d / -s /sbin/nologin -c "GNU Krell daemon" gkrellmd +: %post daemon /sbin/chkconfig --add gkrellmd || : @@ -166,6 +169,10 @@ %changelog +* Tue Sep 4 2007 Ville Skytt?? - 2.3.0-3 +- Fix gnutls detection/build and use it instead of openssl. +- Sync user and group creation with current Fedora guidelines. + * Tue Aug 7 2007 Hans de Goede 2.3.0-2 - Update License tag for new Licensing Guidelines compliance From fedora-extras-commits at redhat.com Tue Sep 4 17:00:54 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Tue, 4 Sep 2007 13:00:54 -0400 Subject: fedora-security/audit fc7,1.90,1.91 Message-ID: <200709041700.l84H0sBt007794@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7775 Modified Files: fc7 Log Message: CVE for gallery2 Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- fc7 4 Sep 2007 12:44:08 -0000 1.90 +++ fc7 4 Sep 2007 17:00:52 -0000 1.91 @@ -8,7 +8,7 @@ # Up to date CVE as of CVE email 20070829 # Up to date FC7 as of 20070829 -CVE-MAP-NOMATCH VULNERABLE (gallery2) #267421 +CVE-2007-4650 VULNERABLE (gallery2) #267421 CVE-2007-4629 VULNERABLE (mapserver, fixed 4.10.3) #272081 CVE-2007-4631 VULNERABLE (qgit) #268381 CVE-2007-4565 VULNERABLE (fetchmail) #260861 From fedora-extras-commits at redhat.com Tue Sep 4 17:27:10 2007 From: fedora-extras-commits at redhat.com (Tom Lane (tgl)) Date: Tue, 4 Sep 2007 13:27:10 -0400 Subject: rpms/postgresql/devel ecpg_config.h, NONE, 1.1 postgresql.spec, 1.82, 1.83 Message-ID: <200709041727.l84HRA9e014996@cvs-int.fedora.redhat.com> Author: tgl Update of /cvs/pkgs/rpms/postgresql/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14948 Modified Files: postgresql.spec Added Files: ecpg_config.h Log Message: Fix multilib problem introduced in 8.2.x: new include file ecpg_config.h is architecture-dependent. --- NEW FILE ecpg_config.h --- /* * Kluge to support multilib installation of both 32- and 64-bit RPMS: * we need to arrange that header files that appear in both RPMs are * identical. Hence, this file is architecture-independent and calls * in an arch-dependent file that will appear in just one RPM. * * To avoid breaking arches not explicitly supported by Red Hat, we * use this indirection file *only* on known multilib arches. * * Note: this may well fail if user tries to use gcc's -I- option. * But that option is deprecated anyway. */ #if defined(__x86_64__) #include "ecpg_config_x86_64.h" #elif defined(__i386__) #include "ecpg_config_i386.h" #elif defined(__ppc64__) || defined(__powerpc64__) #include "ecpg_config_ppc64.h" #elif defined(__ppc__) || defined(__powerpc__) #include "ecpg_config_ppc.h" #elif defined(__s390x__) #include "ecpg_config_s390x.h" #elif defined(__s390__) #include "ecpg_config_s390.h" #endif Index: postgresql.spec =================================================================== RCS file: /cvs/pkgs/rpms/postgresql/devel/postgresql.spec,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- postgresql.spec 25 Aug 2007 20:53:39 -0000 1.82 +++ postgresql.spec 4 Sep 2007 17:26:37 -0000 1.83 @@ -81,7 +81,7 @@ Summary: PostgreSQL client programs and libraries Name: postgresql Version: 8.2.4 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD Group: Applications/Databases Url: http://www.postgresql.org/ @@ -91,6 +91,7 @@ Source4: Makefile.regress Source5: pg_config.h Source6: README.rpm-dist +Source7: ecpg_config.h Source14: postgresql.pam Source15: postgresql-bashprofile Source16: filter-requires-perl-Pg.sh @@ -484,6 +485,8 @@ install -m 644 %{SOURCE5} $RPM_BUILD_ROOT/usr/include/ mv $RPM_BUILD_ROOT/usr/include/pgsql/server/pg_config.h $RPM_BUILD_ROOT/usr/include/pgsql/server/pg_config_`uname -i`.h install -m 644 %{SOURCE5} $RPM_BUILD_ROOT/usr/include/pgsql/server/ + mv $RPM_BUILD_ROOT/usr/include/ecpg_config.h $RPM_BUILD_ROOT/usr/include/ecpg_config_`uname -i`.h + install -m 644 %{SOURCE7} $RPM_BUILD_ROOT/usr/include/ ;; *) ;; @@ -819,6 +822,9 @@ %endif %changelog +* Tue Sep 4 2007 Tom Lane 8.2.4-6 +- Fix multilib problem for /usr/include/ecpg_config.h (which is new in 8.2.x) + * Sat Aug 25 2007 Tom Lane 8.2.4-5 - Use nicer solution for tzdata file substitution: upstream discussion concluded that hardwiring the path was better than a symlink after all. From fedora-extras-commits at redhat.com Tue Sep 4 17:31:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Tue, 4 Sep 2007 13:31:32 -0400 Subject: rpms/ocaml-lablgl/devel ocaml-lablgl.spec,1.4,1.5 Message-ID: <200709041731.l84HVWHg015146@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/ocaml-lablgl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15106 Modified Files: ocaml-lablgl.spec Log Message: Index: ocaml-lablgl.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-lablgl/devel/ocaml-lablgl.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ocaml-lablgl.spec 30 Aug 2007 09:47:31 -0000 1.4 +++ ocaml-lablgl.spec 4 Sep 2007 17:31:00 -0000 1.5 @@ -2,7 +2,7 @@ Name: ocaml-lablgl Version: 1.02 -Release: 13%{?dist} +Release: 14%{?dist} Summary: LablGL is an OpenGL interface for Objective Caml From fedora-extras-commits at redhat.com Tue Sep 4 17:35:26 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 13:35:26 -0400 Subject: rpms/openoffice.org/devel openoffice.org-2.0.0.rh171692.jvmfwk.retryjvm.patch, NONE, 1.1 openoffice.org.spec, 1.1286, 1.1287 openoffice.org-2.0.0.rh171692.jvmfwk.defaulttogcj.patch, 1.4, NONE Message-ID: <200709041735.l84HZQXT015869@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15817 Modified Files: openoffice.org.spec Added Files: openoffice.org-2.0.0.rh171692.jvmfwk.retryjvm.patch Removed Files: openoffice.org-2.0.0.rh171692.jvmfwk.defaulttogcj.patch Log Message: remove gcj assumptions openoffice.org-2.0.0.rh171692.jvmfwk.retryjvm.patch: --- NEW FILE openoffice.org-2.0.0.rh171692.jvmfwk.retryjvm.patch --- Index: source/javavm/javavm.cxx =================================================================== RCS file: /cvs/udk/stoc/source/javavm/javavm.cxx,v retrieving revision 1.72 diff -u -p -u -r1.72 javavm.cxx --- openoffice.org.orig/stoc/source/javavm/javavm.cxx 3 Jan 2006 12:44:05 -0000 1.72 +++ openoffice.org/stoc/source/javavm/javavm.cxx 30 Jan 2006 10:12:21 -0000 @@ -868,6 +868,7 @@ JavaVirtualMachine::getJavaVM(css::uno:: { case JFW_E_NONE: bStarted = true; break; case JFW_E_NO_SELECT: + case JFW_E_VM_CREATION_FAILED: { // No Java configured. We silenty run the java configuration // Java. @@ -934,6 +935,7 @@ JavaVirtualMachine::getJavaVM(css::uno:: continue; break; } +#if 0 case JFW_E_VM_CREATION_FAILED: { //Error: @@ -950,6 +952,7 @@ JavaVirtualMachine::getJavaVM(css::uno:: askForRetry(css::uno::makeAny(exc)); return css::uno::Any(); } +#endif case JFW_E_RUNNING_JVM: { //This service should make sure that we do not start java twice. Index: plugins/sunmajor/pluginlib/gnujre.cxx =================================================================== RCS file: /cvs/udk/jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx,v retrieving revision 1.12 diff -u -r1.12 gnujre.cxx --- openoffice.org.orig/jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx 27 Sep 2006 10:54:01 -0000 1.12 +++ openoffice.org/jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx 27 Nov 2006 16:04:59 -0000 @@ -67,7 +67,6 @@ { static char const* ar[]= { "/lib/" JFW_PLUGIN_ARCH "/client/libjvm.so", - "/gcj-4.1.1/libjvm.so", "/libgcj.so.7", "/libgcj.so.6" }; Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1286 retrieving revision 1.1287 diff -u -r1.1286 -r1.1287 --- openoffice.org.spec 4 Sep 2007 16:01:34 -0000 1.1286 +++ openoffice.org.spec 4 Sep 2007 17:34:53 -0000 1.1287 @@ -50,7 +50,7 @@ Source6: http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll BuildRequires: tcsh, zip, findutils, autoconf, flex, bison, ant, icu, gcc-c++ BuildRequires: perl-Compress-Zlib binutils, gcc-java, unixODBC-devel, xalan-j2 -BuildRequires: gdb, libgcj-devel, java-devel, zlib-devel, xerces-j2, prelink +BuildRequires: gdb, java-devel, zlib-devel, xerces-j2, prelink, vigra-devel BuildRequires: freetype-devel, gtk2-devel, gnome-vfs2-devel, cups-devel, bsh BuildRequires: curl-devel, boost-devel, python-devel, expat-devel, libXt-devel BuildRequires: libxml2-devel, neon-devel >= 0.27.0, libidn-devel, pam-devel @@ -58,7 +58,7 @@ BuildRequires: evolution-data-server-devel, libxslt-devel, desktop-file-utils BuildRequires: libxslt-devel, db4-devel, firefox-devel, libwpd-devel, hsqldb BuildRequires: gstreamer-devel, gstreamer-plugins-base-devel, libicu-devel -BuildRequires: perl-Archive-Zip, libtextcat-devel, vigra-devel +BuildRequires: perl-Archive-Zip, libtextcat-devel Patch0: openoffice.org-simple-crash_report.sh Patch1: AutoSaveRecovery.xcu @@ -76,7 +76,7 @@ %if %{gtkprintui} Patch13: openoffice.org-2.0.3.rh127576.gtkunixprintdialog.patch %endif -Patch14: openoffice.org-2.0.0.rh171692.jvmfwk.defaulttogcj.patch +Patch14: openoffice.org-2.0.0.rh171692.jvmfwk.retryjvm.patch Patch15: openoffice.org-2.0.1.rhXXXXXX.extensions.defaulttoevo2.patch Patch16: openoffice.org-1.9.129.ooo54603.fontconfig.patch Patch17: openoffice.org-1.9.115.ooo69368.fixxmlsec.patch @@ -146,8 +146,8 @@ Group: Applications/Productivity Requires: liberation-fonts Requires: hunspell-en -Requires: libgcj >= 4.0.0, bsh, java = 1.5.0 -Requires: hsqldb >= 1.80.1, xalan-j2, xerces-j2 +Requires: bsh, java >= 1.5.0 +Requires: hsqldb, xalan-j2, xerces-j2 PreReq: desktop-file-utils >= 0.9, gtk2 >= 2.9.4 Obsoletes: openoffice.org Obsoletes: openoffice.org-libs @@ -283,7 +283,7 @@ Summary: Software Development Kit for %{name} Group: Development/Libraries Requires: %{name}-core = %{epoch}:%{version}-%{release} -Requires: unzip, java-1.5.0-gcj-devel +Requires: unzip, java-devel %description sdk The %{name} SDK is an add-on for the %{name} office suite. It provides the necessary tools for programming using the %{name} APIs and for creating extensions (UNO components) for %{name}. @@ -1007,7 +1007,7 @@ %if %{gtkprintui} %patch13 -p1 -b .rh127576.gtkunixprintdialog.patch %endif -%patch14 -p1 -b .rh171692.jvmfwk.defaulttogcj.patch +%patch14 -p1 -b .rh171692.jvmfwk.retryjvm.patch %patch15 -p1 -b .rhXXXXXX.extensions.defaulttoevo2.patch %patch16 -p1 -b .ooo54603.fontconfig.patch %patch17 -p1 -b .ooo69368.fixxmlsec.patch --- openoffice.org-2.0.0.rh171692.jvmfwk.defaulttogcj.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 4 17:47:50 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 4 Sep 2007 13:47:50 -0400 Subject: rpms/offlineimap/devel offlineimap-5.99.2-unclosed_listitem.patch, NONE, 1.1 offlineimap.spec, 1.4, 1.5 Message-ID: <200709041747.l84HlojJ016327@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/offlineimap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16295 Modified Files: offlineimap.spec Added Files: offlineimap-5.99.2-unclosed_listitem.patch Log Message: * Thu Aug 16 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag - add unclosed listitem in offlineimap.sgml offlineimap-5.99.2-unclosed_listitem.patch: --- NEW FILE offlineimap-5.99.2-unclosed_listitem.patch --- diff -up offlineimap-5.99.2/offlineimap.sgml.unclosed_listitem offlineimap-5.99.2/offlineimap.sgml --- offlineimap-5.99.2/offlineimap.sgml.unclosed_listitem 2007-09-04 19:43:19.000000000 +0200 +++ offlineimap-5.99.2/offlineimap.sgml 2007-09-04 19:43:09.000000000 +0200 @@ -230,6 +230,7 @@ remoteuser = jgoerzen IMAP server and point both &OfflineIMAP; and your mail reader at it. + Index: offlineimap.spec =================================================================== RCS file: /cvs/pkgs/rpms/offlineimap/devel/offlineimap.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- offlineimap.spec 16 Aug 2007 14:29:15 -0000 1.4 +++ offlineimap.spec 4 Sep 2007 17:47:17 -0000 1.5 @@ -9,6 +9,7 @@ Group: Applications/Internet URL: http://software.complete.org/offlineimap/ Source0: http://software.complete.org/offlineimap/static/download_area/%{version}/%{name}_%{version}.tar.gz +Patch0: offlineimap-5.99.2-unclosed_listitem.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel @@ -29,10 +30,12 @@ %prep %setup -q -n %name +%patch0 -p1 %build python setup.py build cp -p debian/changelog ChangeLog +make doc %install rm -rf $RPM_BUILD_ROOT @@ -55,6 +58,7 @@ * Thu Aug 16 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag +- add unclosed listitem in offlineimap.sgml * Sat Dec 09 2006 Till Maas - 4.0.16-3 - rebuild for python2.5 From fedora-extras-commits at redhat.com Tue Sep 4 17:53:00 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 13:53:00 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1287,1.1288 Message-ID: <200709041753.l84Hr0Ih016448@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16411 Modified Files: openoffice.org.spec Log Message: fiddle Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1287 retrieving revision 1.1288 diff -u -r1.1287 -r1.1288 --- openoffice.org.spec 4 Sep 2007 17:34:53 -0000 1.1287 +++ openoffice.org.spec 4 Sep 2007 17:52:28 -0000 1.1288 @@ -1,7 +1,11 @@ %define oootag OOG680 %define ooomilestone 3 %define rh_rpm_release 2 - +#temp, fix configure +%ifnarch %{ix86} x86_64 +%define jdk_line --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj +%define +%endif # undef to get english only and no-langpacks for a faster smoketest build %define langpacks 1 # undef to revert to the traditional print dialog @@ -1071,7 +1075,7 @@ cd config_office autoconf export PATH=$PATH:/usr/sbin -%configure --with-build-version=%{name}-%{version}-%{release} --with-unix-wrapper=%{name} --disable-ldap --disable-crashdump --disable-epm --disable-qadevooo --disable-fontooo --disable-mathmldtd --disable-pasf --disable-Xaw --with-ant-home=/usr/share/ant --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj --enable-gcjaot --enable-gstreamer --enable-symbols --enable-lockdown --enable-evolution2 --enable-cairo --enable-vba --enable-dbus --with-system-libs --with-system-python --with-system-mozilla=firefox --with-system-boost --with-system-libwpd --with-system-icu --with-system-odbc-headers --with-system-sane-header --with-system-xrender-headers --with-system-libxslt --with-system-hsqldb --with-system-beanshell --with-system-db --with-system-xml-apis --with-system-xerces --with-system-xalan --with-system-hunspell --with-system-libtextcat --with-system-vigra --without-system-mspack --without-system-xt --without-fonts --without-nas --without-gpc --without-agg --without-ppds --without-! afms %{stlflags} --with-lang="%{langpack_langs}" --with-poor-help-localizations="$POORHELPS" +%configure --with-build-version=%{name}-%{version}-%{release} --with-unix-wrapper=%{name} --disable-ldap --disable-crashdump --disable-epm --disable-qadevooo --disable-fontooo --disable-mathmldtd --disable-pasf --disable-Xaw --with-ant-home=/usr/share/ant %{jdk_line} --enable-gstreamer --enable-symbols --enable-lockdown --enable-evolution2 --enable-cairo --enable-vba --enable-dbus --with-system-libs --with-system-python --with-system-mozilla=firefox --with-system-boost --with-system-libwpd --with-system-icu --with-system-odbc-headers --with-system-sane-header --with-system-xrender-headers --with-system-libxslt --with-system-hsqldb --with-system-beanshell --with-system-db --with-system-xml-apis --with-system-xerces --with-system-xalan --with-system-hunspell --with-system-libtextcat --with-system-vigra --without-system-mspack --without-system-xt --without-fonts --without-nas --without-gpc --without-agg --without-ppds --without-afms %{stlflags} --with-lang="%{langpack_langs}"! --with-poor-help-localizations="$POORHELPS" cd .. ./bootstrap source Linux*Env.Set.sh From fedora-extras-commits at redhat.com Tue Sep 4 17:55:15 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Tue, 4 Sep 2007 13:55:15 -0400 Subject: rpms/desktop-backgrounds/devel desktop-backgrounds.spec,1.42,1.43 Message-ID: <200709041755.l84HtFKT016662@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/desktop-backgrounds/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16620 Modified Files: desktop-backgrounds.spec Log Message: - create links for default.png etc until more artwork shows up Index: desktop-backgrounds.spec =================================================================== RCS file: /cvs/pkgs/rpms/desktop-backgrounds/devel/desktop-backgrounds.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- desktop-backgrounds.spec 30 Aug 2007 19:39:27 -0000 1.42 +++ desktop-backgrounds.spec 4 Sep 2007 17:54:42 -0000 1.43 @@ -1,10 +1,10 @@ -%define rh_backgrounds_version 14 +%define rh_backgrounds_version 15 %define infinity_version 0.0.1 Summary: Desktop backgrounds Name: desktop-backgrounds Version: 7.92 -Release: 2 +Release: 3 License: LGPLv2 Group: Applications/Multimedia Source: redhat-backgrounds-%{rh_backgrounds_version}.tar.bz2 @@ -87,9 +87,11 @@ rm -rf ${bgdir}/${I} done -# default background is now in fedora-logos -rm $RPM_BUILD_ROOT%{_datadir}/backgrounds/images/default.png -rm $RPM_BUILD_ROOT%{_datadir}/backgrounds/images/default-wide.png +# create links until artwork shows up +(cd $RPM_BUILD_ROOT%{_datadir}/backgrounds/images; + ln -s infinity/am00.png default.png; + ln -s infinity/am00.png default-wide.png; + ln -s infinity/am00.png default-5_4.png) %clean rm -rf $RPM_BUILD_ROOT @@ -108,6 +110,7 @@ %{_datadir}/backgrounds/images/stone_bird.jpg %{_datadir}/backgrounds/images/flowers_and_leaves.jpg %{_datadir}/backgrounds/images/earth_from_space.jpg +%{_datadir}/backgrounds/images/*.png %{_datadir}/backgrounds/infinity/*.png %{_datadir}/backgrounds/infinity/infinity.xml %dir %{_datadir}/gnome-background-properties @@ -131,6 +134,9 @@ #exclude %{_datadir}/backgrounds/images/earth_from_space.jpg %changelog +* Tue Sep 4 2007 Ray Strode - 7.92-3 +- create links for default.png etc until more artwork shows up + * Thu Aug 30 2007 Jeremy Katz - 7.92-2 - need to include less infinity backgrounds for now; the space usage kill livecds From fedora-extras-commits at redhat.com Tue Sep 4 17:56:20 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Tue, 4 Sep 2007 13:56:20 -0400 Subject: rpms/dhcpv6/devel dhcpv6-0.10-init_leases.patch, NONE, 1.1 dhcpv6.spec, 1.61, 1.62 Message-ID: <200709041756.l84HuKTj016793@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcpv6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16726 Modified Files: dhcpv6.spec Added Files: dhcpv6-0.10-init_leases.patch Log Message: * Tue Sep 04 2007 David Cantrell - 0.10-47 - Do not parse an empty /var/lib/dhcpv6/server6.leases file (#253968) dhcpv6-0.10-init_leases.patch: --- NEW FILE dhcpv6-0.10-init_leases.patch --- diff -up dhcp-0.10/lease.c.init_leases dhcp-0.10/lease.c --- dhcp-0.10/lease.c.init_leases 2007-09-04 12:25:35.000000000 -0400 +++ dhcp-0.10/lease.c 2007-09-04 13:48:44.000000000 -0400 @@ -180,18 +180,25 @@ FILE * init_leases(const char *name) { FILE *file; + struct stat stbuf; file = fopen(name, "a+"); if(!file) { dprintf(LOG_ERR, "%s" "could not open lease file", FNAME); return (NULL); } + if (!lstat(file, &stbuf)) { + dprintf(LOG_ERR, "%s" "could not stat lease file", FNAME); + return (NULL); + } if (dhcp6_mode == DHCP6_MODE_SERVER) { if (0 != init_lease_hashes()) { dprintf(LOG_ERR, "%s" "Could not initialize hash arrays", FNAME); return (NULL); } } - lease_parse(file); + if (stbuf.st_size > 0 ) { + lease_parse(file); + } return file; } Index: dhcpv6.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6.spec,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- dhcpv6.spec 21 Aug 2007 15:34:14 -0000 1.61 +++ dhcpv6.spec 4 Sep 2007 17:55:48 -0000 1.62 @@ -1,7 +1,7 @@ Summary: DHCPv6 - DHCP server and client for IPv6 Name: dhcpv6 Version: 0.10 -Release: 46%{?dist} +Release: 47%{?dist} License: BSD Group: System Environment/Daemons URL: http://dhcpv6.sourceforge.net/ @@ -16,6 +16,7 @@ Patch4: %{name}-0.10-no-strlcat.patch Patch5: %{name}-0.10-salen.patch Patch6: %{name}-0.10-initscripts.patch +Patch7: %{name}-0.10-init_leases.patch Patch99: %{name}-0.10-libdhcp6client.patch @@ -79,6 +80,7 @@ %patch4 -p1 -b .no_strlcat %patch5 -p1 -b .salen %patch6 -p1 -b .initscripts +%patch7 -p1 -b .init_leases %patch99 -p1 -b .libdhcp6client @@ -173,6 +175,9 @@ %{_libdir}/libdhcp6client.a %changelog +* Tue Sep 04 2007 David Cantrell - 0.10-47 +- Do not parse an empty /var/lib/dhcpv6/server6.leases file (#253968) + * Tue Aug 21 2007 David Cantrell - 0.10-46 - Rebuild From fedora-extras-commits at redhat.com Tue Sep 4 17:58:45 2007 From: fedora-extras-commits at redhat.com (Christopher Edward Lumens (clumens)) Date: Tue, 4 Sep 2007 13:58:45 -0400 Subject: rpms/system-config-kickstart/devel sources,1.62,1.63 Message-ID: <200709041758.l84Hwj58016923@cvs-int.fedora.redhat.com> Author: clumens Update of /cvs/pkgs/rpms/system-config-kickstart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16899 Modified Files: sources Log Message: Another try at this build. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-kickstart/devel/sources,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- sources 4 Sep 2007 16:27:50 -0000 1.62 +++ sources 4 Sep 2007 17:58:13 -0000 1.63 @@ -1 +1 @@ -678a2b3f72edc142162aefc857124ccd system-config-kickstart-2.7.12.tar.gz +8b7269b51fa7b40a235b62f2a0c8039c system-config-kickstart-2.7.12.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 17:59:43 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Tue, 4 Sep 2007 13:59:43 -0400 Subject: rpms/dhcpv6/F-7 dhcpv6-0.10-init_leases.patch, NONE, 1.1 dhcpv6.spec, 1.56, 1.57 Message-ID: <200709041759.l84Hxhbm016997@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcpv6/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16946 Modified Files: dhcpv6.spec Added Files: dhcpv6-0.10-init_leases.patch Log Message: * Tue Sep 04 2007 David Cantrell - 0.10-43 - Do not parse an empty /var/lib/dhcpv6/server6.leases file (#253968) dhcpv6-0.10-init_leases.patch: --- NEW FILE dhcpv6-0.10-init_leases.patch --- diff -up dhcp-0.10/lease.c.init_leases dhcp-0.10/lease.c --- dhcp-0.10/lease.c.init_leases 2007-09-04 12:25:35.000000000 -0400 +++ dhcp-0.10/lease.c 2007-09-04 13:48:44.000000000 -0400 @@ -180,18 +180,25 @@ FILE * init_leases(const char *name) { FILE *file; + struct stat stbuf; file = fopen(name, "a+"); if(!file) { dprintf(LOG_ERR, "%s" "could not open lease file", FNAME); return (NULL); } + if (!lstat(file, &stbuf)) { + dprintf(LOG_ERR, "%s" "could not stat lease file", FNAME); + return (NULL); + } if (dhcp6_mode == DHCP6_MODE_SERVER) { if (0 != init_lease_hashes()) { dprintf(LOG_ERR, "%s" "Could not initialize hash arrays", FNAME); return (NULL); } } - lease_parse(file); + if (stbuf.st_size > 0 ) { + lease_parse(file); + } return file; } Index: dhcpv6.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcpv6/F-7/dhcpv6.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- dhcpv6.spec 2 Aug 2007 19:15:37 -0000 1.56 +++ dhcpv6.spec 4 Sep 2007 17:59:11 -0000 1.57 @@ -1,7 +1,7 @@ Summary: DHCPv6 - DHCP server and client for IPv6 Name: dhcpv6 Version: 0.10 -Release: 42%{?dist} +Release: 43%{?dist} License: BSD Group: System Environment/Daemons URL: http://dhcpv6.sourceforge.net/ @@ -16,6 +16,7 @@ Patch4: %{name}-0.10-no-strlcat.patch Patch5: %{name}-0.10-salen.patch Patch6: %{name}-0.10-initscripts.patch +Patch7: %{name}-0.10-init_leases.patch Patch99: %{name}-0.10-libdhcp6client.patch @@ -68,6 +69,7 @@ %patch4 -p1 -b .no_strlcat %patch5 -p1 -b .salen %patch6 -p1 -b .initscripts +%patch7 -p1 -b .init_leases %patch99 -p1 -b .libdhcp6client @@ -160,6 +162,9 @@ %{_libdir}/libdhcp6client.a %changelog +* Tue Sep 04 2007 David Cantrell - 0.10-43 +- Do not parse an empty /var/lib/dhcpv6/server6.leases file (#253968) + * Thu Apr 26 2007 David Cantrell - 0.10-42 - Init script fixes (#237973) From fedora-extras-commits at redhat.com Tue Sep 4 18:08:36 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 14:08:36 -0400 Subject: rpms/bug-buddy/devel .cvsignore, 1.35, 1.36 bug-buddy.spec, 1.78, 1.79 sources, 1.35, 1.36 Message-ID: <200709041808.l84I8aFn023281@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/bug-buddy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23216 Modified Files: .cvsignore bug-buddy.spec sources Log Message: 2.19.91 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/bug-buddy/devel/.cvsignore,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- .cvsignore 13 Mar 2007 04:50:07 -0000 1.35 +++ .cvsignore 4 Sep 2007 18:08:03 -0000 1.36 @@ -1 +1 @@ -bug-buddy-2.18.0.tar.bz2 +bug-buddy-2.19.91.svn20070904.tar.bz2 Index: bug-buddy.spec =================================================================== RCS file: /cvs/extras/rpms/bug-buddy/devel/bug-buddy.spec,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- bug-buddy.spec 31 Mar 2007 00:44:57 -0000 1.78 +++ bug-buddy.spec 4 Sep 2007 18:08:03 -0000 1.79 @@ -1,26 +1,27 @@ %define pango_version 1.2.0 -%define gtk2_version 2.3.0 +%define gtk2_version 2.11.3 %define desktop_file_utils_version 0.12-2.fc7 %define gnome_doc_utils_version 0.2.0 %define gconf_version 2.14 +%define alphatag svn20070904 + Name: bug-buddy -Version: 2.18.0 -Release: 2%{?dist} +Version: 2.19.91 +Release: 1%{?dist}.%{alphatag} Epoch: 1 Summary: A bug reporting utility for GNOME -License: GPL +License: GPLv2 and BSD Group: Applications/System -URL: http://ftp.gnome.org/pub/GNOME/sources/bug-buddy/ -Source: http://ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.17/%{name}-%{version}.tar.bz2 -Patch0: bug-buddy-2.18.0-dupe-apps.patch +URL: http://www.gnome.org +Source: http://download.gnome.org/sources/bug-buddy/2.19/%{name}-%{version}.%{alphatag}.tar.bz2 + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils >= %{desktop_file_utils_version} BuildRequires: libxml2-devel BuildRequires: libgnomeui-devel BuildRequires: gnome-vfs2-devel -BuildRequires: libglade2-devel BuildRequires: libgnomecanvas-devel BuildRequires: pango-devel >= %{pango_version} BuildRequires: gtk2-devel >= %{gtk2_version} @@ -58,8 +59,7 @@ supports the GNOME, KDE, Debian, and Ximian bug tracking systems. %prep -%setup -q -%patch0 -p1 -b .dupe-apps +%setup -q -n %{name}-%{version} %build %configure --disable-scrollkeeper @@ -78,6 +78,12 @@ --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/applications/* +rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/breakpad-0.1 +rm -rf $RPM_BUILD_ROOT%{_libdir}/bug-buddy/libbreakpad.{a,la} +mv $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.so.0.0.0 \ + $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.so +rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.{a,la,so.*} + %find_lang %{name} %clean @@ -115,14 +121,19 @@ %files -f %{name}.lang %defattr(-, root, root) -%doc AUTHORS COPYING ChangeLog NEWS README +%doc AUTHORS COPYING NEWS README %{_datadir}/icons/hicolor/48x48/apps/bug-buddy.png %{_datadir}/bug-buddy %{_datadir}/applications/* %{_bindir}/* +%{_libdir}/gtk-2.0/modules/libgnomebreakpad.so +%{_libdir}/bug-buddy/libbreakpad.* %{_sysconfdir}/gconf/schemas/* %changelog +* Mon Sep 3 2007 Matthias Clasen - 1:2.19.91.fc8.svn20070904-1 +- Update to a post-2.19.91 snapshot + * Fri Mar 30 2007 Matthias Clasen - 1:2.18.0-2 - Make bug-buddy more robust Index: sources =================================================================== RCS file: /cvs/extras/rpms/bug-buddy/devel/sources,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- sources 13 Mar 2007 04:50:07 -0000 1.35 +++ sources 4 Sep 2007 18:08:03 -0000 1.36 @@ -1 +1 @@ -3b3d99f2450f300d73a201bc5c00498d bug-buddy-2.18.0.tar.bz2 +0f08f484de7870771b4e4fc494a99c4c bug-buddy-2.19.91.svn20070904.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 18:53:55 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 4 Sep 2007 14:53:55 -0400 Subject: rpms/offlineimap/F-7 offlineimap-5.99.2-unclosed_listitem.patch, NONE, 1.1 Message-ID: <200709041853.l84IrtPv025077@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/offlineimap/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25063 Added Files: offlineimap-5.99.2-unclosed_listitem.patch Log Message: * Tue Sep 04 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag - add unclosed listitem in offlineimap.sgml - add missing BR: docbook-utils - build manpage - remove todo and manual files from %doc offlineimap-5.99.2-unclosed_listitem.patch: --- NEW FILE offlineimap-5.99.2-unclosed_listitem.patch --- diff -up offlineimap-5.99.2/offlineimap.sgml.unclosed_listitem offlineimap-5.99.2/offlineimap.sgml --- offlineimap-5.99.2/offlineimap.sgml.unclosed_listitem 2007-09-04 19:43:19.000000000 +0200 +++ offlineimap-5.99.2/offlineimap.sgml 2007-09-04 19:43:09.000000000 +0200 @@ -230,6 +230,7 @@ remoteuser = jgoerzen IMAP server and point both &OfflineIMAP; and your mail reader at it. + From fedora-extras-commits at redhat.com Tue Sep 4 18:54:26 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 14:54:26 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1289,1.1290 Message-ID: <200709041854.l84IsQUm025136@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25057 Modified Files: openoffice.org.spec Log Message: tweak Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1289 retrieving revision 1.1290 diff -u -r1.1289 -r1.1290 --- openoffice.org.spec 4 Sep 2007 18:36:39 -0000 1.1289 +++ openoffice.org.spec 4 Sep 2007 18:53:54 -0000 1.1290 @@ -4,6 +4,9 @@ #temp, fix configure %ifnarch %{ix86} x86_64 %define jdk_line --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj +%define jdk_ver 1.5.0 +%else +%define jdk_ver 1.7.0 %endif # undef to get english only and no-langpacks for a faster smoketest build %define langpacks 1 @@ -53,7 +56,7 @@ Source6: http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll BuildRequires: tcsh, zip, findutils, autoconf, flex, bison, ant, icu, gcc-c++ BuildRequires: perl-Compress-Zlib binutils, gcc-java, unixODBC-devel, xalan-j2 -BuildRequires: gdb, java-devel, zlib-devel, xerces-j2, prelink, vigra-devel +BuildRequires: gdb, java_devel >= %{jdk_ver}, zlib-devel, xerces-j2, prelink BuildRequires: freetype-devel, gtk2-devel, gnome-vfs2-devel, cups-devel, bsh BuildRequires: curl-devel, boost-devel, python-devel, expat-devel, libXt-devel BuildRequires: libxml2-devel, neon-devel >= 0.27.0, libidn-devel, pam-devel @@ -61,7 +64,7 @@ BuildRequires: evolution-data-server-devel, libxslt-devel, desktop-file-utils BuildRequires: libxslt-devel, db4-devel, firefox-devel, libwpd-devel, hsqldb BuildRequires: gstreamer-devel, gstreamer-plugins-base-devel, libicu-devel -BuildRequires: perl-Archive-Zip, libtextcat-devel +BuildRequires: perl-Archive-Zip, libtextcat-devel, vigra-devel Patch0: openoffice.org-simple-crash_report.sh Patch1: AutoSaveRecovery.xcu From fedora-extras-commits at redhat.com Tue Sep 4 19:01:28 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Tue, 4 Sep 2007 15:01:28 -0400 Subject: devel/kvm .cvsignore, 1.14, 1.15 kvm.spec, 1.21, 1.22 sources, 1.14, 1.15 Message-ID: <200709041901.l84J1SKK031739@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/kvm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25707 Modified Files: .cvsignore kvm.spec sources Log Message: * Tue Sep 4 2007 Jeremy Katz - 36-1 - update to kvm-36 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/devel/kvm/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 20 Aug 2007 21:47:03 -0000 1.14 +++ .cvsignore 4 Sep 2007 19:00:54 -0000 1.15 @@ -1 +1 @@ -kvm-35.tar.gz +kvm-36.tar.gz Index: kvm.spec =================================================================== RCS file: /cvs/pkgs/devel/kvm/kvm.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- kvm.spec 27 Aug 2007 21:43:49 -0000 1.21 +++ kvm.spec 4 Sep 2007 19:00:54 -0000 1.22 @@ -1,7 +1,7 @@ Summary: Kernel-based Virtual Machine Name: kvm -Version: 35 -Release: 3%{?dist} +Version: 36 +Release: 1%{?dist} License: GPLv2 and LGPLv2 Group: Development/Tools URL: http://kvm.sf.net @@ -87,6 +87,9 @@ %{_sysconfdir}/sysconfig/modules/kvm.modules %changelog +* Tue Sep 4 2007 Jeremy Katz - 36-1 +- update to kvm-36 + * Mon Aug 27 2007 Daniel P. Berrange - 35-3.fc8 - Added patch for VNC password auth and TLS+x509 cert auth Index: sources =================================================================== RCS file: /cvs/pkgs/devel/kvm/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 20 Aug 2007 21:47:03 -0000 1.14 +++ sources 4 Sep 2007 19:00:54 -0000 1.15 @@ -1 +1 @@ -d83569154ecca5da5514a130865d88c6 kvm-35.tar.gz +0fdbc4a6228f3876166fc0d6f01bb668 kvm-36.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 19:02:08 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 15:02:08 -0400 Subject: rpms/bug-buddy/devel bug-buddy.spec,1.81,1.82 Message-ID: <200709041902.l84J2839031831@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/bug-buddy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31685 Modified Files: bug-buddy.spec Log Message: fix file lists for !i386 Index: bug-buddy.spec =================================================================== RCS file: /cvs/extras/rpms/bug-buddy/devel/bug-buddy.spec,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- bug-buddy.spec 4 Sep 2007 18:33:28 -0000 1.81 +++ bug-buddy.spec 4 Sep 2007 19:01:33 -0000 1.82 @@ -129,7 +129,9 @@ %{_datadir}/applications/* %{_bindir}/* %{_libdir}/gtk-2.0/modules/libgnomebreakpad.so +%ifarch i386 %{_libdir}/bug-buddy/libbreakpad.* +%endif %{_sysconfdir}/gconf/schemas/* %changelog From fedora-extras-commits at redhat.com Tue Sep 4 19:03:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 15:03:54 -0400 Subject: rpms/blktrace - New directory Message-ID: <200709041903.l84J3sHM031977@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/blktrace In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvse31948/rpms/blktrace Log Message: Directory /cvs/extras/rpms/blktrace added to the repository From fedora-extras-commits at redhat.com Tue Sep 4 19:03:59 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 15:03:59 -0400 Subject: rpms/blktrace/devel - New directory Message-ID: <200709041903.l84J3x8e031991@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/blktrace/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvse31948/rpms/blktrace/devel Log Message: Directory /cvs/extras/rpms/blktrace/devel added to the repository From fedora-extras-commits at redhat.com Tue Sep 4 19:04:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 15:04:04 -0400 Subject: rpms/blktrace Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709041904.l84J44h4032018@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/blktrace In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvse31948/rpms/blktrace Added Files: Makefile import.log Log Message: Setup of module blktrace --- NEW FILE Makefile --- # Top level Makefile for module blktrace all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Tue Sep 4 19:04:08 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 15:04:08 -0400 Subject: rpms/blktrace/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709041904.l84J48km032034@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/blktrace/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvse31948/rpms/blktrace/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module blktrace --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: blktrace # $Id: Makefile,v 1.1 2007/09/04 19:04:04 kevin Exp $ NAME := blktrace SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Sep 4 19:10:13 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 15:10:13 -0400 Subject: rpms/gnome-desktop/devel .cvsignore, 1.51, 1.52 gnome-desktop.spec, 1.97, 1.98 sources, 1.51, 1.52 Message-ID: <200709041910.l84JADOK032420@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32330 Modified Files: .cvsignore gnome-desktop.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-desktop/devel/.cvsignore,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- .cvsignore 14 Aug 2007 03:12:31 -0000 1.51 +++ .cvsignore 4 Sep 2007 19:09:30 -0000 1.52 @@ -1 +1 @@ -gnome-desktop-2.19.90.tar.bz2 +gnome-desktop-2.19.92.tar.bz2 Index: gnome-desktop.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-desktop/devel/gnome-desktop.spec,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- gnome-desktop.spec 31 Aug 2007 19:14:39 -0000 1.97 +++ gnome-desktop.spec 4 Sep 2007 19:09:30 -0000 1.98 @@ -11,8 +11,8 @@ Summary: Package containing code shared among gnome-panel, gnome-session, nautilus, etc Name: gnome-desktop -Version: 2.19.90 -Release: 7%{?dist} +Version: 2.19.92 +Release: 1%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gnome-desktop/2.19/%{name}-%{version}.tar.bz2 License: GPLv2+ and LGPLv2+ @@ -125,6 +125,9 @@ %doc %{_datadir}/gtk-doc/html/gnome-desktop/ %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 (translation updates) + * Fri Aug 31 2007 Soren Sandmann - 2.19.90-7 - Plug a leak in the slideshow parser Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-desktop/devel/sources,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- sources 14 Aug 2007 03:12:31 -0000 1.51 +++ sources 4 Sep 2007 19:09:30 -0000 1.52 @@ -1 +1 @@ -7d92bc0ed7a790ca5e890431828c21fe gnome-desktop-2.19.90.tar.bz2 +b56187d2724b6715fbc9b2da7279d2bf gnome-desktop-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 19:18:16 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 15:18:16 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1291,1.1292 Message-ID: <200709041918.l84JIGfQ032675@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32649 Modified Files: openoffice.org.spec Log Message: force in java-icedtea for ant Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1291 retrieving revision 1.1292 diff -u -r1.1291 -r1.1292 --- openoffice.org.spec 4 Sep 2007 18:56:53 -0000 1.1291 +++ openoffice.org.spec 4 Sep 2007 19:17:44 -0000 1.1292 @@ -1,11 +1,13 @@ %define oootag OOG680 %define ooomilestone 3 %define rh_rpm_release 2 -#temp, fix configure +#temporary until I fix configure to find gcj's jdk_home on its own +#and when the default java-devel pulled in is icedtea on intel-alikes %ifnarch %{ix86} x86_64 %define jdk_line --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj %define jdk_ver 1.5.0 %else +%define jdk_line %define jdk_ver 1.7.0 %endif # undef to get english only and no-langpacks for a faster smoketest build @@ -2746,6 +2748,9 @@ %changelog * Tue Sep 04 2007 Caolan McNamara - 1:2.3.0-3.2 +- rebuild against icu +- rebuild against icedtea +- don't prefer gcj over icedtea when both installed - add ooo#81253 connectivity uninit fix - add ooo#81258 sw uninit fix From fedora-extras-commits at redhat.com Tue Sep 4 19:20:11 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 15:20:11 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1292,1.1293 Message-ID: <200709041920.l84JKBGs000306@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32750 Modified Files: openoffice.org.spec Log Message: force in java-icedtea for ant Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1292 retrieving revision 1.1293 diff -u -r1.1292 -r1.1293 --- openoffice.org.spec 4 Sep 2007 19:17:44 -0000 1.1292 +++ openoffice.org.spec 4 Sep 2007 19:19:39 -0000 1.1293 @@ -7,7 +7,6 @@ %define jdk_line --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj %define jdk_ver 1.5.0 %else -%define jdk_line %define jdk_ver 1.7.0 %endif # undef to get english only and no-langpacks for a faster smoketest build From fedora-extras-commits at redhat.com Tue Sep 4 19:22:19 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Tue, 4 Sep 2007 15:22:19 -0400 Subject: devel/kvm kvm.spec, 1.22, 1.23 qemu-0.9.0-vnc-authentication.patch, 1.1, 1.2 Message-ID: <200709041922.l84JMJQ5000384@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/kvm In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv359 Modified Files: kvm.spec qemu-0.9.0-vnc-authentication.patch Log Message: * Tue Sep 4 2007 Jeremy Katz - 36-2 - rebase vnc auth patch Index: kvm.spec =================================================================== RCS file: /cvs/pkgs/devel/kvm/kvm.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- kvm.spec 4 Sep 2007 19:00:54 -0000 1.22 +++ kvm.spec 4 Sep 2007 19:21:46 -0000 1.23 @@ -1,7 +1,7 @@ Summary: Kernel-based Virtual Machine Name: kvm Version: 36 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 and LGPLv2 Group: Development/Tools URL: http://kvm.sf.net @@ -42,7 +42,7 @@ %patch101 -p1 %patch102 -p0 -%patch103 -p1 +%patch103 -p1 -b .vnc %build LDFLAGS=-Wl,--build-id ./configure --with-patched-kernel --qemu-cc=gcc34 --kerneldir=$(pwd)/kernel --prefix=%{_prefix} @@ -87,6 +87,9 @@ %{_sysconfdir}/sysconfig/modules/kvm.modules %changelog +* Tue Sep 4 2007 Jeremy Katz - 36-2 +- rebase vnc auth patch + * Tue Sep 4 2007 Jeremy Katz - 36-1 - update to kvm-36 qemu-0.9.0-vnc-authentication.patch: Index: qemu-0.9.0-vnc-authentication.patch =================================================================== RCS file: /cvs/pkgs/devel/kvm/qemu-0.9.0-vnc-authentication.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qemu-0.9.0-vnc-authentication.patch 27 Aug 2007 21:43:49 -0000 1.1 +++ qemu-0.9.0-vnc-authentication.patch 4 Sep 2007 19:21:46 -0000 1.2 @@ -1,76 +1,72 @@ -diff -rupN kvm-35.orig/qemu/configure kvm-35.new/qemu/configure ---- kvm-35.orig/qemu/configure 2007-08-14 23:17:30.000000000 -0400 -+++ kvm-35.new/qemu/configure 2007-08-27 17:08:38.000000000 -0400 -@@ -86,6 +86,7 @@ alsa="no" - fmod="no" - fmod_lib="" - fmod_inc="" -+vnc_tls="yes" - bsd="no" - linux="no" - kqemu="no" -@@ -228,6 +229,8 @@ for opt do - ;; - --fmod-inc=*) fmod_inc="$optarg" - ;; -+ --disable-vnc-tls) vnc_tls="no" -+ ;; - --enable-mingw32) mingw32="yes" ; cross_prefix="i386-mingw32-" ; user="no" - ;; - --disable-slirp) slirp="no" -@@ -303,6 +306,7 @@ echo " --enable-coreaudio enable - echo " --enable-alsa enable ALSA audio driver" - echo " --enable-fmod enable FMOD audio driver" - echo " --enabled-dsound enable DirectSound audio driver" -+echo " --disable-vnc-tls disable TLS encryption for VNC server" - echo " --enable-system enable all system emulation targets" - echo " --disable-system disable all system emulation targets" - echo " --enable-linux-user enable all linux usermode emulation targets" -@@ -548,6 +552,16 @@ else - fi # -z $sdl +diff -up kvm-36/qemu/vl.h.vnc kvm-36/qemu/vl.h +--- kvm-36/qemu/vl.h.vnc 2007-08-21 10:09:33.000000000 -0400 ++++ kvm-36/qemu/vl.h 2007-09-04 15:15:08.000000000 -0400 +@@ -118,6 +118,7 @@ void hw_error(const char *fmt, ...); + extern const char *bios_dir; - ########################################## -+# VNC TLS detection -+if test "$vnc_tls" = "yes" ; then -+ `pkg-config gnutls` || vnc_tls="no" -+fi -+if test "$vnc_tls" = "yes" ; then -+ vnc_tls_cflags=`pkg-config --cflags gnutls` -+ vnc_tls_libs=`pkg-config --libs gnutls` -+fi -+ -+########################################## - # alsa sound support libraries + extern int vm_running; ++extern const char *qemu_name; - if test "$alsa" = "yes" ; then -@@ -632,6 +646,11 @@ else - fmod_support="" - fi - echo "FMOD support $fmod $fmod_support" -+echo "VNC TLS support $vnc_tls" -+if test "$vnc_tls" = "yes" ; then -+ echo " TLS CFLAGS $vnc_tls_cflags" -+ echo " TLS LIBS $vnc_tls_libs" -+fi - echo "kqemu support $kqemu" - echo "kvm support $kvm" - echo "Documentation $build_docs" -@@ -776,6 +795,12 @@ if test "$fmod" = "yes" ; then - echo "CONFIG_FMOD_INC=$fmod_inc" >> $config_mak - echo "#define CONFIG_FMOD 1" >> $config_h - fi -+if test "$vnc_tls" = "yes" ; then -+ echo "CONFIG_VNC_TLS=yes" >> $config_mak -+ echo "CONFIG_VNC_TLS_CFLAGS=$vnc_tls_cflags" >> $config_mak -+ echo "CONFIG_VNC_TLS_LIBS=$vnc_tls_libs" >> $config_mak -+ echo "#define CONFIG_VNC_TLS 1" >> $config_h -+fi - qemu_version=`head $source_path/VERSION` - echo "VERSION=$qemu_version" >>$config_mak - echo "#define QEMU_VERSION \"$qemu_version\"" >> $config_h -diff -rupN kvm-35.orig/qemu/d3des.c kvm-35.new/qemu/d3des.c ---- kvm-35.orig/qemu/d3des.c 1969-12-31 19:00:00.000000000 -0500 -+++ kvm-35.new/qemu/d3des.c 2007-08-27 17:08:38.000000000 -0400 + typedef struct vm_change_state_entry VMChangeStateEntry; + typedef void VMChangeStateHandler(void *opaque, int running); +@@ -943,7 +944,10 @@ void sdl_display_init(DisplayState *ds, + void cocoa_display_init(DisplayState *ds, int full_screen); + + /* vnc.c */ +-void vnc_display_init(DisplayState *ds, const char *display); ++void vnc_display_init(DisplayState *ds); ++void vnc_display_close(DisplayState *ds); ++int vnc_display_open(DisplayState *ds, const char *display); ++int vnc_display_password(DisplayState *ds, const char *password); + void do_info_vnc(void); + + /* x_keymap.c */ +diff -up kvm-36/qemu/monitor.c.vnc kvm-36/qemu/monitor.c +--- kvm-36/qemu/monitor.c.vnc 2007-08-21 10:09:33.000000000 -0400 ++++ kvm-36/qemu/monitor.c 2007-09-04 15:15:08.000000000 -0400 +@@ -422,7 +422,7 @@ static void do_io_statistics(const char + } + } + +-static void do_change(const char *device, const char *filename) ++static void do_change_block(const char *device, const char *filename) + { + BlockDriverState *bs; + int i; +@@ -447,6 +447,30 @@ static void do_change(const char *device + } + } + ++static void do_change_vnc(const char *target) ++{ ++ if (strcmp(target, "passwd") == 0 || ++ strcmp(target, "password") == 0) { ++ char password[9]; ++ monitor_readline("Password: ", 1, password, sizeof(password)-1); ++ password[sizeof(password)-1] = '\0'; ++ if (vnc_display_password(NULL, password) < 0) ++ term_printf("could not set VNC server password\n"); ++ } else { ++ if (vnc_display_open(NULL, target) < 0) ++ term_printf("could not start VNC server on %s\n", target); ++ } ++} ++ ++static void do_change(const char *device, const char *target) ++{ ++ if (strcmp(device, "vnc") == 0) { ++ do_change_vnc(target); ++ } else { ++ do_change_block(device, target); ++ } ++} ++ + static void do_screen_dump(const char *filename) + { + vga_hw_screen_dump(filename); +diff -up /dev/null kvm-36/qemu/d3des.c +--- /dev/null 2007-08-31 09:05:50.271024097 -0400 ++++ kvm-36/qemu/d3des.c 2007-09-04 15:15:08.000000000 -0400 @@ -0,0 +1,434 @@ +/* + * This is D3DES (V5.09) by Richard Outerbridge with the double and @@ -506,64 +502,9 @@ + * + * d3des V5.0a rwo 9208.07 18:44 Graven Imagery + **********************************************************************/ -diff -rupN kvm-35.orig/qemu/d3des.h kvm-35.new/qemu/d3des.h ---- kvm-35.orig/qemu/d3des.h 1969-12-31 19:00:00.000000000 -0500 -+++ kvm-35.new/qemu/d3des.h 2007-08-27 17:08:38.000000000 -0400 -@@ -0,0 +1,51 @@ -+/* -+ * This is D3DES (V5.09) by Richard Outerbridge with the double and -+ * triple-length support removed for use in VNC. -+ * -+ * These changes are: -+ * Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved. -+ * -+ * This software is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -+ */ -+ -+/* d3des.h - -+ * -+ * Headers and defines for d3des.c -+ * Graven Imagery, 1992. -+ * -+ * Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge -+ * (GEnie : OUTER; CIS : [71755,204]) -+ */ -+ -+#define EN0 0 /* MODE == encrypt */ -+#define DE1 1 /* MODE == decrypt */ -+ -+extern void deskey(unsigned char *, int); -+/* hexkey[8] MODE -+ * Sets the internal key register according to the hexadecimal -+ * key contained in the 8 bytes of hexkey, according to the DES, -+ * for encryption or decryption according to MODE. -+ */ -+ -+extern void usekey(unsigned long *); -+/* cookedkey[32] -+ * Loads the internal key register with the data in cookedkey. -+ */ -+ -+extern void cpkey(unsigned long *); -+/* cookedkey[32] -+ * Copies the contents of the internal key register into the storage -+ * located at &cookedkey[0]. -+ */ -+ -+extern void des(unsigned char *, unsigned char *); -+/* from[8] to[8] -+ * Encrypts/Decrypts (according to the key currently loaded in the -+ * internal key register) one block of eight bytes at address 'from' -+ * into the block at address 'to'. They can be the same. -+ */ -+ -+/* d3des.h V5.09 rwo 9208.04 15:06 Graven Imagery -+ ********************************************************************/ -diff -rupN kvm-35.orig/qemu/Makefile.target kvm-35.new/qemu/Makefile.target ---- kvm-35.orig/qemu/Makefile.target 2007-08-14 23:17:30.000000000 -0400 -+++ kvm-35.new/qemu/Makefile.target 2007-08-27 17:08:38.000000000 -0400 +diff -up kvm-36/qemu/Makefile.target.vnc kvm-36/qemu/Makefile.target +--- kvm-36/qemu/Makefile.target.vnc 2007-08-21 10:09:33.000000000 -0400 ++++ kvm-36/qemu/Makefile.target 2007-09-04 15:15:08.000000000 -0400 @@ -365,6 +365,11 @@ LIBS += -lkvm DEPLIBS += ../user/libkvm.a endif @@ -594,146 +535,9 @@ $(CC) $(CFLAGS) $(CPPFLAGS) $(BASE_CFLAGS) -c -o $@ $< sdlaudio.o: sdlaudio.c -diff -rupN kvm-35.orig/qemu/monitor.c kvm-35.new/qemu/monitor.c ---- kvm-35.orig/qemu/monitor.c 2007-08-14 23:17:30.000000000 -0400 -+++ kvm-35.new/qemu/monitor.c 2007-08-27 17:08:38.000000000 -0400 -@@ -422,7 +422,7 @@ static void do_io_statistics(const char - } - } - --static void do_change(const char *device, const char *filename) -+static void do_change_block(const char *device, const char *filename) - { - BlockDriverState *bs; - int i; -@@ -447,6 +447,30 @@ static void do_change(const char *device - } - } - -+static void do_change_vnc(const char *target) -+{ -+ if (strcmp(target, "passwd") == 0 || -+ strcmp(target, "password") == 0) { -+ char password[9]; -+ monitor_readline("Password: ", 1, password, sizeof(password)-1); -+ password[sizeof(password)-1] = '\0'; -+ if (vnc_display_password(NULL, password) < 0) -+ term_printf("could not set VNC server password\n"); -+ } else { -+ if (vnc_display_open(NULL, target) < 0) -+ term_printf("could not start VNC server on %s\n", target); -+ } -+} -+ -+static void do_change(const char *device, const char *target) -+{ -+ if (strcmp(device, "vnc") == 0) { -+ do_change_vnc(target); -+ } else { -+ do_change_block(device, target); -+ } -+} -+ - static void do_screen_dump(const char *filename) - { - vga_hw_screen_dump(filename); -diff -rupN kvm-35.orig/qemu/vl.c kvm-35.new/qemu/vl.c ---- kvm-35.orig/qemu/vl.c 2007-08-27 17:07:03.000000000 -0400 -+++ kvm-35.new/qemu/vl.c 2007-08-27 17:11:10.000000000 -0400 -@@ -180,6 +180,7 @@ const char *option_rom[MAX_OPTION_ROMS]; - int nb_option_roms; - int semihosting_enabled = 0; - int autostart = 1; -+const char *qemu_name; - int time_drift_fix = 0; - const char *cpu_vendor_string; - -@@ -6227,12 +6228,10 @@ void main_loop_wait(int timeout) - IOHandlerRecord **pioh; - - for(ioh = first_io_handler; ioh != NULL; ioh = ioh->next) { -- if (ioh->deleted) -- continue; -- if (FD_ISSET(ioh->fd, &rfds)) { -+ if (!ioh->deleted && ioh->fd_read && FD_ISSET(ioh->fd, &rfds)) { - ioh->fd_read(ioh->opaque); - } -- if (FD_ISSET(ioh->fd, &wfds)) { -+ if (!ioh->deleted && ioh->fd_write && FD_ISSET(ioh->fd, &wfds)) { - ioh->fd_write(ioh->opaque); - } - } -@@ -6404,6 +6403,7 @@ void help(void) - #if defined(TARGET_PPC) || defined(TARGET_SPARC) - "-g WxH[xDEPTH] Set the initial graphical resolution and depth\n" - #endif -+ "-name string set the name of the guest\n" - "\n" - "Network options:\n" - "-net nic[,vlan=n][,macaddr=addr][,model=type]\n" -@@ -6570,6 +6570,7 @@ enum { - QEMU_OPTION_daemonize, - QEMU_OPTION_option_rom, - QEMU_OPTION_semihosting, -+ QEMU_OPTION_name, - QEMU_OPTION_incoming, - QEMU_OPTION_tdf, - #if defined(__linux__) -@@ -6668,6 +6669,7 @@ const QEMUOption qemu_options[] = { - #if defined(TARGET_ARM) - { "semihosting", 0, QEMU_OPTION_semihosting }, - #endif -+ { "name", HAS_ARG, QEMU_OPTION_name }, - { "tdf", 0, QEMU_OPTION_tdf }, /* enable time drift fix */ - #if defined(__linux__) - { "no-rtc", 0, QEMU_OPTION_no_rtc }, -@@ -7389,6 +7391,9 @@ int main(int argc, char **argv) - case QEMU_OPTION_semihosting: - semihosting_enabled = 1; - break; -+ case QEMU_OPTION_name: -+ qemu_name = optarg; -+ break; - case QEMU_OPTION_tdf: - time_drift_fix = 1; - #if defined(__linux__) -@@ -7616,7 +7621,9 @@ int main(int argc, char **argv) - if (nographic) { - dumb_display_init(ds); - } else if (vnc_display != NULL) { -- vnc_display_init(ds, vnc_display); -+ vnc_display_init(ds); -+ if (vnc_display_open(ds, vnc_display) < 0) -+ exit(1); - } else { - #if defined(CONFIG_SDL) - sdl_display_init(ds, full_screen); -diff -rupN kvm-35.orig/qemu/vl.h kvm-35.new/qemu/vl.h ---- kvm-35.orig/qemu/vl.h 2007-08-14 23:17:30.000000000 -0400 -+++ kvm-35.new/qemu/vl.h 2007-08-27 17:08:38.000000000 -0400 -@@ -118,6 +118,7 @@ void hw_error(const char *fmt, ...); - extern const char *bios_dir; - - extern int vm_running; -+extern const char *qemu_name; - - typedef struct vm_change_state_entry VMChangeStateEntry; - typedef void VMChangeStateHandler(void *opaque, int running); -@@ -943,7 +944,10 @@ void sdl_display_init(DisplayState *ds, - void cocoa_display_init(DisplayState *ds, int full_screen); - - /* vnc.c */ --void vnc_display_init(DisplayState *ds, const char *display); -+void vnc_display_init(DisplayState *ds); -+void vnc_display_close(DisplayState *ds); -+int vnc_display_open(DisplayState *ds, const char *display); -+int vnc_display_password(DisplayState *ds, const char *password); - void do_info_vnc(void); - - /* x_keymap.c */ -diff -rupN kvm-35.orig/qemu/vnc.c kvm-35.new/qemu/vnc.c ---- kvm-35.orig/qemu/vnc.c 2007-08-14 23:17:30.000000000 -0400 -+++ kvm-35.new/qemu/vnc.c 2007-08-27 17:11:58.000000000 -0400 +diff -up kvm-36/qemu/vnc.c.vnc kvm-36/qemu/vnc.c +--- kvm-36/qemu/vnc.c.vnc 2007-08-21 10:09:33.000000000 -0400 ++++ kvm-36/qemu/vnc.c 2007-09-04 15:15:09.000000000 -0400 @@ -30,6 +30,28 @@ #include "vnc_keysym.h" @@ -952,23 +756,7 @@ vs->width = vs->ds->width; vs->height = vs->ds->height; -@@ -1109,8 +1259,13 @@ static int protocol_client_init(VncState - - vnc_write(vs, pad, 3); /* padding */ - -- vnc_write_u32(vs, 4); -- vnc_write(vs, "QEMU", 4); -+ if (qemu_name) -+ size = snprintf(buf, sizeof(buf), "QEMU (%s)", qemu_name); -+ else -+ size = snprintf(buf, sizeof(buf), "QEMU"); -+ -+ vnc_write_u32(vs, size); -+ vnc_write(vs, buf, size); - vnc_flush(vs); - - vnc_read_when(vs, protocol_client_msg, 1); -@@ -1118,23 +1273,587 @@ static int protocol_client_init(VncState +@@ -1126,23 +1276,587 @@ static int protocol_client_init(VncState return 0; } @@ -1563,7 +1351,7 @@ return 0; } -@@ -1147,9 +1866,10 @@ static void vnc_listen_read(void *opaque +@@ -1155,9 +1869,10 @@ static void vnc_listen_read(void *opaque vs->csock = accept(vs->lsock, (struct sockaddr *)&addr, &addrlen); if (vs->csock != -1) { @@ -1575,7 +1363,7 @@ vnc_flush(vs); vnc_read_when(vs, protocol_version, 12); memset(vs->old_data, 0, vs->ds->linesize * vs->ds->height); -@@ -1162,16 +1882,8 @@ static void vnc_listen_read(void *opaque +@@ -1170,16 +1885,8 @@ static void vnc_listen_read(void *opaque extern int parse_host_port(struct sockaddr_in *saddr, const char *str); @@ -1593,7 +1381,7 @@ VncState *vs; vs = qemu_mallocz(sizeof(VncState)); -@@ -1180,7 +1892,8 @@ void vnc_display_init(DisplayState *ds, +@@ -1188,7 +1895,8 @@ void vnc_display_init(DisplayState *ds, ds->opaque = vs; vnc_state = vs; @@ -1603,7 +1391,7 @@ vs->lsock = -1; vs->csock = -1; -@@ -1205,16 +1918,232 @@ void vnc_display_init(DisplayState *ds, +@@ -1213,16 +1921,232 @@ void vnc_display_init(DisplayState *ds, memset(vs->dirty_row, 0xFF, sizeof(vs->dirty_row)); vnc_dpy_resize(vs->ds, 640, 400); @@ -1838,7 +1626,7 @@ } uaddr.sun_family = AF_UNIX; -@@ -1228,40 +2157,53 @@ void vnc_display_init(DisplayState *ds, +@@ -1236,40 +2160,53 @@ void vnc_display_init(DisplayState *ds, addr = (struct sockaddr *)&iaddr; addrlen = sizeof(iaddr); @@ -1907,3 +1695,199 @@ - } + return qemu_set_fd_handler2(vs->lsock, vnc_listen_poll, vnc_listen_read, NULL, vs); } +diff -up /dev/null kvm-36/qemu/d3des.h +--- /dev/null 2007-08-31 09:05:50.271024097 -0400 ++++ kvm-36/qemu/d3des.h 2007-09-04 15:15:08.000000000 -0400 +@@ -0,0 +1,51 @@ ++/* ++ * This is D3DES (V5.09) by Richard Outerbridge with the double and ++ * triple-length support removed for use in VNC. ++ * ++ * These changes are: ++ * Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved. ++ * ++ * This software is distributed in the hope that it will be useful, ++ * but WITHOUT ANY WARRANTY; without even the implied warranty of ++ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ++ */ ++ ++/* d3des.h - ++ * ++ * Headers and defines for d3des.c ++ * Graven Imagery, 1992. ++ * ++ * Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge ++ * (GEnie : OUTER; CIS : [71755,204]) ++ */ ++ ++#define EN0 0 /* MODE == encrypt */ ++#define DE1 1 /* MODE == decrypt */ ++ ++extern void deskey(unsigned char *, int); ++/* hexkey[8] MODE ++ * Sets the internal key register according to the hexadecimal ++ * key contained in the 8 bytes of hexkey, according to the DES, ++ * for encryption or decryption according to MODE. ++ */ ++ ++extern void usekey(unsigned long *); ++/* cookedkey[32] ++ * Loads the internal key register with the data in cookedkey. ++ */ ++ ++extern void cpkey(unsigned long *); ++/* cookedkey[32] ++ * Copies the contents of the internal key register into the storage ++ * located at &cookedkey[0]. ++ */ ++ ++extern void des(unsigned char *, unsigned char *); ++/* from[8] to[8] ++ * Encrypts/Decrypts (according to the key currently loaded in the ++ * internal key register) one block of eight bytes at address 'from' ++ * into the block at address 'to'. They can be the same. ++ */ ++ ++/* d3des.h V5.09 rwo 9208.04 15:06 Graven Imagery ++ ********************************************************************/ +diff -up kvm-36/qemu/configure.vnc kvm-36/qemu/configure +--- kvm-36/qemu/configure.vnc 2007-08-21 10:09:33.000000000 -0400 ++++ kvm-36/qemu/configure 2007-09-04 15:15:08.000000000 -0400 +@@ -86,6 +86,7 @@ alsa="no" + fmod="no" + fmod_lib="" + fmod_inc="" ++vnc_tls="yes" + bsd="no" + linux="no" + kqemu="no" +@@ -228,6 +229,8 @@ for opt do + ;; + --fmod-inc=*) fmod_inc="$optarg" + ;; ++ --disable-vnc-tls) vnc_tls="no" ++ ;; + --enable-mingw32) mingw32="yes" ; cross_prefix="i386-mingw32-" ; user="no" + ;; + --disable-slirp) slirp="no" +@@ -303,6 +306,7 @@ echo " --enable-coreaudio enable + echo " --enable-alsa enable ALSA audio driver" + echo " --enable-fmod enable FMOD audio driver" + echo " --enabled-dsound enable DirectSound audio driver" ++echo " --disable-vnc-tls disable TLS encryption for VNC server" + echo " --enable-system enable all system emulation targets" + echo " --disable-system disable all system emulation targets" + echo " --enable-linux-user enable all linux usermode emulation targets" +@@ -548,6 +552,16 @@ else + fi # -z $sdl + + ########################################## ++# VNC TLS detection ++if test "$vnc_tls" = "yes" ; then ++ `pkg-config gnutls` || vnc_tls="no" ++fi ++if test "$vnc_tls" = "yes" ; then ++ vnc_tls_cflags=`pkg-config --cflags gnutls` ++ vnc_tls_libs=`pkg-config --libs gnutls` ++fi ++ ++########################################## + # alsa sound support libraries + + if test "$alsa" = "yes" ; then +@@ -632,6 +646,11 @@ else + fmod_support="" + fi + echo "FMOD support $fmod $fmod_support" ++echo "VNC TLS support $vnc_tls" ++if test "$vnc_tls" = "yes" ; then ++ echo " TLS CFLAGS $vnc_tls_cflags" ++ echo " TLS LIBS $vnc_tls_libs" ++fi + echo "kqemu support $kqemu" + echo "kvm support $kvm" + echo "Documentation $build_docs" +@@ -776,6 +795,12 @@ if test "$fmod" = "yes" ; then + echo "CONFIG_FMOD_INC=$fmod_inc" >> $config_mak + echo "#define CONFIG_FMOD 1" >> $config_h + fi ++if test "$vnc_tls" = "yes" ; then ++ echo "CONFIG_VNC_TLS=yes" >> $config_mak ++ echo "CONFIG_VNC_TLS_CFLAGS=$vnc_tls_cflags" >> $config_mak ++ echo "CONFIG_VNC_TLS_LIBS=$vnc_tls_libs" >> $config_mak ++ echo "#define CONFIG_VNC_TLS 1" >> $config_h ++fi + qemu_version=`head $source_path/VERSION` + echo "VERSION=$qemu_version" >>$config_mak + echo "#define QEMU_VERSION \"$qemu_version\"" >> $config_h +diff -up kvm-36/qemu/vl.c.vnc kvm-36/qemu/vl.c +--- kvm-36/qemu/vl.c.vnc 2007-09-04 15:15:08.000000000 -0400 ++++ kvm-36/qemu/vl.c 2007-09-04 15:15:08.000000000 -0400 +@@ -184,6 +184,7 @@ const char *option_rom[MAX_OPTION_ROMS]; + int nb_option_roms; + int semihosting_enabled = 0; + int autostart = 1; ++const char *qemu_name; + int time_drift_fix = 0; + const char *cpu_vendor_string; + +@@ -6231,12 +6232,10 @@ void main_loop_wait(int timeout) + IOHandlerRecord **pioh; + + for(ioh = first_io_handler; ioh != NULL; ioh = ioh->next) { +- if (ioh->deleted) +- continue; +- if (FD_ISSET(ioh->fd, &rfds)) { ++ if (!ioh->deleted && ioh->fd_read && FD_ISSET(ioh->fd, &rfds)) { + ioh->fd_read(ioh->opaque); + } +- if (FD_ISSET(ioh->fd, &wfds)) { ++ if (!ioh->deleted && ioh->fd_write && FD_ISSET(ioh->fd, &wfds)) { + ioh->fd_write(ioh->opaque); + } + } +@@ -6408,6 +6407,7 @@ void help(void) + #if defined(TARGET_PPC) || defined(TARGET_SPARC) + "-g WxH[xDEPTH] Set the initial graphical resolution and depth\n" + #endif ++ "-name string set the name of the guest\n" + "\n" + "Network options:\n" + "-net nic[,vlan=n][,macaddr=addr][,model=type]\n" +@@ -6574,6 +6574,7 @@ enum { + QEMU_OPTION_daemonize, + QEMU_OPTION_option_rom, + QEMU_OPTION_semihosting, ++ QEMU_OPTION_name, + QEMU_OPTION_incoming, + QEMU_OPTION_tdf, + #if defined(__linux__) +@@ -6672,6 +6673,7 @@ const QEMUOption qemu_options[] = { + #if defined(TARGET_ARM) + { "semihosting", 0, QEMU_OPTION_semihosting }, + #endif ++ { "name", HAS_ARG, QEMU_OPTION_name }, + { "tdf", 0, QEMU_OPTION_tdf }, /* enable time drift fix */ + #if defined(__linux__) + { "no-rtc", 0, QEMU_OPTION_no_rtc }, +@@ -7393,6 +7395,9 @@ int main(int argc, char **argv) + case QEMU_OPTION_semihosting: + semihosting_enabled = 1; + break; ++ case QEMU_OPTION_name: ++ qemu_name = optarg; ++ break; + case QEMU_OPTION_tdf: + time_drift_fix = 1; + #if defined(__linux__) +@@ -7620,7 +7625,9 @@ int main(int argc, char **argv) + if (nographic) { + dumb_display_init(ds); + } else if (vnc_display != NULL) { +- vnc_display_init(ds, vnc_display); ++ vnc_display_init(ds); ++ if (vnc_display_open(ds, vnc_display) < 0) ++ exit(1); + } else { + #if defined(CONFIG_SDL) + sdl_display_init(ds, full_screen); From fedora-extras-commits at redhat.com Tue Sep 4 19:24:00 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 15:24:00 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1293,1.1294 Message-ID: <200709041924.l84JO0CI000625@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv537 Modified Files: openoffice.org.spec Log Message: force in java-icedtea for ant Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1293 retrieving revision 1.1294 diff -u -r1.1293 -r1.1294 --- openoffice.org.spec 4 Sep 2007 19:19:39 -0000 1.1293 +++ openoffice.org.spec 4 Sep 2007 19:23:28 -0000 1.1294 @@ -7,6 +7,7 @@ %define jdk_line --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj %define jdk_ver 1.5.0 %else +%define jdk_line '' %define jdk_ver 1.7.0 %endif # undef to get english only and no-langpacks for a faster smoketest build From fedora-extras-commits at redhat.com Tue Sep 4 19:28:21 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 15:28:21 -0400 Subject: rpms/gnome-session/devel .cvsignore, 1.42, 1.43 gnome-session.spec, 1.136, 1.137 sources, 1.42, 1.43 Message-ID: <200709041928.l84JSLx6000786@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-session/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv755 Modified Files: .cvsignore gnome-session.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-session/devel/.cvsignore,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- .cvsignore 13 Aug 2007 23:40:25 -0000 1.42 +++ .cvsignore 4 Sep 2007 19:27:48 -0000 1.43 @@ -1 +1 @@ -gnome-session-2.19.90.tar.bz2 +gnome-session-2.19.92.tar.bz2 Index: gnome-session.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-session/devel/gnome-session.spec,v retrieving revision 1.136 retrieving revision 1.137 diff -u -r1.136 -r1.137 --- gnome-session.spec 23 Aug 2007 17:51:16 -0000 1.136 +++ gnome-session.spec 4 Sep 2007 19:27:48 -0000 1.137 @@ -11,8 +11,8 @@ Summary: GNOME session manager Name: gnome-session -Version: 2.19.90 -Release: 2%{?dist} +Version: 2.19.92 +Release: 1%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gnome-session/2.19/%{name}-%{version}.tar.bz2 Source1: redhat-default-session @@ -185,6 +185,9 @@ %doc %{_datadir}/man/man*/* %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Thu Aug 23 2007 Adam Jackson - 2.19.90-2 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-session/devel/sources,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- sources 13 Aug 2007 23:40:25 -0000 1.42 +++ sources 4 Sep 2007 19:27:48 -0000 1.43 @@ -1 +1 @@ -3bc117a08247a491cb29564bb753de08 gnome-session-2.19.90.tar.bz2 +52e05bcb16fbd904e01a5aebb2ce75d1 gnome-session-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 20:00:38 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 16:00:38 -0400 Subject: rpms/gnome-power-manager/devel .cvsignore, 1.35, 1.36 gnome-power-manager.spec, 1.95, 1.96 sources, 1.35, 1.36 Message-ID: <200709042000.l84K0cbj001705@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-power-manager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1673 Modified Files: .cvsignore gnome-power-manager.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-power-manager/devel/.cvsignore,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- .cvsignore 30 Jul 2007 02:40:31 -0000 1.35 +++ .cvsignore 4 Sep 2007 20:00:05 -0000 1.36 @@ -1 +1 @@ -gnome-power-manager-2.19.6.tar.bz2 +gnome-power-manager-2.19.92.tar.bz2 Index: gnome-power-manager.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-power-manager/devel/gnome-power-manager.spec,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- gnome-power-manager.spec 29 Aug 2007 03:53:48 -0000 1.95 +++ gnome-power-manager.spec 4 Sep 2007 20:00:05 -0000 1.96 @@ -4,8 +4,8 @@ Summary: GNOME Power Manager Name: gnome-power-manager -Version: 2.19.6 -Release: 3%{?dist} +Version: 2.19.92 +Release: 1%{?dist} License: GPLv2+ and GFDL+ Group: Applications/System Source: http://download.gnome.org/sources/gnome-power-manager/2.19/gnome-power-manager-%{version}.tar.bz2 @@ -117,7 +117,10 @@ %{_datadir}/gnome-2.0/ui/GNOME_BrightnessApplet.xml %{_datadir}/gnome-2.0/ui/GNOME_InhibitApplet.xml -%changelog +%changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Tue Aug 28 2007 Fedora Release Engineering - 2.19.6-3 - Rebuild for selinux ppc32 issue. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-power-manager/devel/sources,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- sources 30 Jul 2007 02:40:31 -0000 1.35 +++ sources 4 Sep 2007 20:00:05 -0000 1.36 @@ -1 +1 @@ -e8eb02cc9169ba459f4d347110835ef4 gnome-power-manager-2.19.6.tar.bz2 +4fa8c70075ac56a22824b2d751df2302 gnome-power-manager-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 20:08:23 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Tue, 4 Sep 2007 16:08:23 -0400 Subject: rpms/sugar-presence-service/OLPC-2 .cvsignore, 1.16, 1.17 sources, 1.16, 1.17 sugar-presence-service.spec, 1.16, 1.17 Message-ID: <200709042008.l84K8NVP007859@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-presence-service/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7826 Modified Files: .cvsignore sources sugar-presence-service.spec Log Message: * Tue Sep 4 2007 Marco Pesenti Gritti - 0.65-0.12.20070904gita79f7b6488 - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 30 Aug 2007 21:53:36 -0000 1.16 +++ .cvsignore 4 Sep 2007 20:07:50 -0000 1.17 @@ -1 +1 @@ -sugar-presence-service-0.65-git25218b4642.tar.bz2 +sugar-presence-service-0.65-gita79f7b6488.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 30 Aug 2007 21:53:37 -0000 1.16 +++ sources 4 Sep 2007 20:07:50 -0000 1.17 @@ -1 +1 @@ -2f0b0019c025c54a47451796a24e9b7c sugar-presence-service-0.65-git25218b4642.tar.bz2 +5385e5faea01bb8499463accf2edbfd7 sugar-presence-service-0.65-gita79f7b6488.tar.bz2 Index: sugar-presence-service.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sugar-presence-service.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sugar-presence-service.spec 30 Aug 2007 21:53:37 -0000 1.16 +++ sugar-presence-service.spec 4 Sep 2007 20:07:50 -0000 1.17 @@ -1,9 +1,9 @@ -%define alphatag 20070830git -%define commitid 25218b4642 +%define alphatag 20070904git +%define commitid a79f7b6488 Name: sugar-presence-service Version: 0.65 -Release: 0.11.%{alphatag}25218b4642 +Release: 0.12.%{alphatag}a79f7b6488 Summary: The Sugar presence service Group: System Environment/Libraries @@ -44,6 +44,9 @@ %{_datadir}/dbus-1/services/org.laptop.Sugar.Presence.service %changelog +* Tue Sep 4 2007 Marco Pesenti Gritti - 0.65-0.12.20070904gita79f7b6488 +- New snapshot + * Thu Aug 30 2007 Marco Pesenti Gritti - 0.65-0.11.20070830git25218b4642 - New snapshot From fedora-extras-commits at redhat.com Tue Sep 4 20:16:06 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Tue, 4 Sep 2007 16:16:06 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.42, 1.43 sources, 1.43, 1.44 sugar.spec, 1.51, 1.52 Message-ID: <200709042016.l84KG6ri008052@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8028 Modified Files: .cvsignore sources sugar.spec Log Message: * Tue Sep 4 2007 Marco Pesenti Gritti - 0.65-0.40.20070904git0ad6398cf1 - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- .cvsignore 3 Sep 2007 19:19:44 -0000 1.42 +++ .cvsignore 4 Sep 2007 20:15:33 -0000 1.43 @@ -1 +1 @@ -sugar-0.65-git0b3f687749.tar.bz2 +sugar-0.65-git0ad6398cf1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- sources 3 Sep 2007 19:19:44 -0000 1.43 +++ sources 4 Sep 2007 20:15:33 -0000 1.44 @@ -1 +1 @@ -65e93be43c62389c4905d521f409f6ed sugar-0.65-git0b3f687749.tar.bz2 +584319f7d8c0f95e44ccea0315528d4f sugar-0.65-git0ad6398cf1.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- sugar.spec 3 Sep 2007 19:19:44 -0000 1.51 +++ sugar.spec 4 Sep 2007 20:15:33 -0000 1.52 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070903git -%define commitid 0b3f687749 +%define alphatag 20070904git +%define commitid 0ad6398cf1 Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.39.%{alphatag}0b3f687749 +Release: 0.40.%{alphatag}0ad6398cf1 URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Tue Sep 4 2007 Marco Pesenti Gritti - 0.65-0.40.20070904git0ad6398cf1 +- New snapshot + * Mon Sep 3 2007 Marco Pesenti Gritti - 0.65-0.39.20070903git0b3f687749 - New snapshot From fedora-extras-commits at redhat.com Tue Sep 4 19:57:45 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Tue, 4 Sep 2007 15:57:45 -0400 Subject: rpms/comps-extras/devel .cvsignore, 1.16, 1.17 comps-extras.spec, 1.25, 1.26 sources, 1.20, 1.21 Message-ID: <200709041957.l84Jvj0t001553@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/comps-extras/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1531 Modified Files: .cvsignore comps-extras.spec sources Log Message: update to 13-1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/comps-extras/devel/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 26 Apr 2007 14:45:21 -0000 1.16 +++ .cvsignore 4 Sep 2007 19:57:12 -0000 1.17 @@ -1 +1 @@ -comps-extras-12.tar.gz +comps-extras-13.tar.gz Index: comps-extras.spec =================================================================== RCS file: /cvs/extras/rpms/comps-extras/devel/comps-extras.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- comps-extras.spec 26 Apr 2007 14:45:21 -0000 1.25 +++ comps-extras.spec 4 Sep 2007 19:57:12 -0000 1.26 @@ -1,6 +1,6 @@ Summary: Images for components included in Fedora Name: comps-extras -Version: 12 +Version: 13 Release: 1 # no upstream source releases; the src.rpm is the source much like # with fedora-release, etc. anonymous cvs available via @@ -34,6 +34,9 @@ %{_datadir}/pixmaps/comps/* %changelog +* Tue Sep 4 2007 Bill Nottingham - 13-1 +- add fonts icons, tweak sound & video, system tools + * Thu Apr 26 2007 Bill Nottingham - 12-1 - updates to match current icon theme Index: sources =================================================================== RCS file: /cvs/extras/rpms/comps-extras/devel/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 26 Apr 2007 14:45:21 -0000 1.20 +++ sources 4 Sep 2007 19:57:12 -0000 1.21 @@ -1 +1 @@ -a6594a5f0739ee1d7e6477c0783fec86 comps-extras-12.tar.gz +41e7dc244d279416fd78ddc3ab4810ab comps-extras-13.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 20:19:00 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Tue, 4 Sep 2007 16:19:00 -0400 Subject: rpms/selinux-policy/F-7 policy-20070501.patch, 1.51, 1.52 selinux-policy.spec, 1.491, 1.492 Message-ID: <200709042019.l84KJ054008148@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8125 Modified Files: policy-20070501.patch selinux-policy.spec Log Message: * Tue Sep 4 2007 Dan Walsh 2.6.4-41 - Allow ktalkd to look at terminals policy-20070501.patch: Index: policy-20070501.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- policy-20070501.patch 22 Aug 2007 14:14:52 -0000 1.51 +++ policy-20070501.patch 4 Sep 2007 20:18:57 -0000 1.52 @@ -467,6 +467,17 @@ role system_r types dmesg_t; ') +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/dmidecode.te serefpolicy-2.6.4/policy/modules/admin/dmidecode.te +--- nsaserefpolicy/policy/modules/admin/dmidecode.te 2007-05-07 14:51:05.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/admin/dmidecode.te 2007-08-30 10:26:28.000000000 -0400 +@@ -22,6 +22,7 @@ + + # Allow dmidecode to read /dev/mem + dev_read_raw_memory(dmidecode_t) ++dev_search_sysfs(dmidecode_t) + + mls_file_read_up(dmidecode_t) + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/kudzu.te serefpolicy-2.6.4/policy/modules/admin/kudzu.te --- nsaserefpolicy/policy/modules/admin/kudzu.te 2007-05-07 14:51:05.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/admin/kudzu.te 2007-08-07 09:42:35.000000000 -0400 @@ -1266,6 +1277,15 @@ -ifdef(`targeted_policy',`',` HOME_DIR/\.gnupg(/.+)? gen_context(system_u:object_r:ROLE_gpg_secret_t,s0) -') +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/java.fc serefpolicy-2.6.4/policy/modules/apps/java.fc +--- nsaserefpolicy/policy/modules/apps/java.fc 2007-05-07 14:51:02.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/apps/java.fc 2007-08-27 09:50:36.000000000 -0400 +@@ -22,3 +22,5 @@ + /usr/bin/jv-convert -- gen_context(system_u:object_r:java_exec_t,s0) + /usr/local/matlab/bin/(.*/)?MATLAB. -- gen_context(system_u:object_r:java_exec_t,s0) + /usr/matlab/bin/(.*/)?MATLAB. -- gen_context(system_u:object_r:java_exec_t,s0) ++/usr/lib/eclipse/eclipse -- gen_context(system_u:object_r:java_exec_t,s0) ++ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/java.if serefpolicy-2.6.4/policy/modules/apps/java.if --- nsaserefpolicy/policy/modules/apps/java.if 2007-05-07 14:51:02.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/apps/java.if 2007-08-07 09:42:35.000000000 -0400 @@ -1465,7 +1485,7 @@ auth_search_pam_console_data($1_userhelper_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corecommands.fc serefpolicy-2.6.4/policy/modules/kernel/corecommands.fc --- nsaserefpolicy/policy/modules/kernel/corecommands.fc 2007-05-07 14:51:04.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/corecommands.fc 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/kernel/corecommands.fc 2007-09-04 15:55:30.000000000 -0400 @@ -36,6 +36,11 @@ /etc/cipe/ip-up.* -- gen_context(system_u:object_r:bin_t,s0) /etc/cipe/ip-down.* -- gen_context(system_u:object_r:bin_t,s0) @@ -1488,7 +1508,16 @@ /usr/lib(64)?/cyrus-imapd/.* -- gen_context(system_u:object_r:bin_t,s0) /usr/lib(64)?/dpkg/.+ -- gen_context(system_u:object_r:bin_t,s0) /usr/lib(64)?/emacsen-common/.* gen_context(system_u:object_r:bin_t,s0) -@@ -248,6 +254,7 @@ +@@ -164,6 +170,8 @@ + /usr/libexec/openssh/sftp-server -- gen_context(system_u:object_r:bin_t,s0) + + /usr/local/lib(64)?/ipsec/.* -- gen_context(system_u:object_r:bin_t,s0) ++/usr/local/Brother/lpd(/.*)? gen_context(system_u:object_r:bin_t,s0) ++/usr/local/Brother/Printer/[^/]*/cupswrapper(/.*)? gen_context(system_u:object_r:bin_t,s0) + + /usr/sbin/sesh -- gen_context(system_u:object_r:shell_exec_t,s0) + +@@ -248,6 +256,7 @@ /var/ftp/bin(/.*)? gen_context(system_u:object_r:bin_t,s0) /usr/lib/yp/.+ -- gen_context(system_u:object_r:bin_t,s0) @@ -1496,7 +1525,7 @@ /var/qmail/bin -d gen_context(system_u:object_r:bin_t,s0) /var/qmail/bin(/.*)? gen_context(system_u:object_r:bin_t,s0) -@@ -256,3 +263,13 @@ +@@ -256,3 +265,14 @@ ifdef(`distro_suse',` /var/lib/samba/bin/.+ gen_context(system_u:object_r:bin_t,s0) ') @@ -1510,6 +1539,7 @@ +/etc/apcupsd/mastertimeout -- gen_context(system_u:object_r:bin_t,s0) +/etc/apcupsd/offbattery -- gen_context(system_u:object_r:bin_t,s0) +/etc/apcupsd/onbattery -- gen_context(system_u:object_r:bin_t,s0) ++ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corecommands.if serefpolicy-2.6.4/policy/modules/kernel/corecommands.if --- nsaserefpolicy/policy/modules/kernel/corecommands.if 2007-05-07 14:51:04.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/kernel/corecommands.if 2007-08-07 09:42:35.000000000 -0400 @@ -1604,7 +1634,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.te.in serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in --- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in 2007-09-04 13:41:27.000000000 -0400 @@ -48,6 +48,11 @@ type reserved_port_t, port_type, reserved_port_type; @@ -1643,7 +1673,15 @@ type lrrd_port_t, port_type; dnl network_port(lrrd_port_t) # no defined portcon network_port(lmtp, tcp,24,s0, udp,24,s0) network_port(mail, tcp,2000,s0) -@@ -159,6 +165,9 @@ +@@ -152,6 +158,7 @@ + type utcpserver_port_t, port_type; dnl network_port(utcpserver) # no defined portcon + network_port(uucpd, tcp,540,s0) + network_port(vnc, tcp,5900,s0) ++network_port(wccp, udp,2048,s0) + network_port(xen, tcp,8002,s0) + network_port(xserver, tcp, 6000, s0, tcp,6001,s0, tcp,6002,s0, tcp,6003,s0, tcp,6004,s0, tcp,6005,s0, tcp,6006,s0, tcp,6007,s0, tcp,6008,s0, tcp,6009,s0, tcp,6010,s0, tcp,6011,s0, tcp,6012,s0, tcp,6013,s0, tcp,6014,s0, tcp,6015,s0, tcp,6016,s0, tcp,6017,s0, tcp,6018,s0, tcp,6019,s0) + network_port(zebra, tcp,2600,s0, tcp,2601,s0, tcp,2602,s0, tcp,2603,s0, tcp,2604,s0, tcp,2606,s0, udp,2600,s0, udp,2601,s0, udp,2602,s0, udp,2603,s0, udp,2604,s0, udp,2606,s0) +@@ -159,6 +166,9 @@ # Defaults for reserved ports. Earlier portcon entries take precedence; # these entries just cover any remaining reserved ports not otherwise declared. @@ -1970,7 +2008,7 @@ /usr/src/kernels/.+/lib(/.*)? gen_context(system_u:object_r:usr_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.if serefpolicy-2.6.4/policy/modules/kernel/files.if --- nsaserefpolicy/policy/modules/kernel/files.if 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/files.if 2007-08-14 08:16:29.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/kernel/files.if 2007-08-27 09:57:21.000000000 -0400 @@ -343,8 +343,7 @@ ######################################## @@ -2073,7 +2111,7 @@ ') ######################################## -@@ -3310,6 +3346,24 @@ +@@ -3310,6 +3346,43 @@ ######################################## ##

@@ -2095,10 +2133,29 @@ + +######################################## +## ++## dontaudit Add and remove entries from /usr directories. ++## ++## ++## ++## Domain allowed access. ++## ++## ++# ++interface(`files_dontaudit_rw_usr_dirs',` ++ gen_require(` ++ type usr_t; ++ ') ++ ++ dontaudit $1 usr_t:dir rw_dir_perms; ++') ++ ++ ++######################################## ++## ## Get the attributes of files in /usr. ## ## -@@ -3386,6 +3440,24 @@ +@@ -3386,6 +3459,24 @@ ######################################## ## @@ -2123,7 +2180,7 @@ ## Read symbolic links in /usr. ## ## -@@ -3432,6 +3504,24 @@ +@@ -3432,6 +3523,24 @@ ######################################## ## @@ -2148,7 +2205,7 @@ ## Do not audit attempts to search /usr/src. ## ## -@@ -3637,7 +3727,7 @@ +@@ -3637,7 +3746,7 @@ type var_t; ') @@ -2157,7 +2214,7 @@ ') ######################################## -@@ -3993,7 +4083,7 @@ +@@ -3993,7 +4102,7 @@ type var_lock_t; ') @@ -2166,7 +2223,7 @@ ') ######################################## -@@ -4012,7 +4102,7 @@ +@@ -4012,7 +4121,7 @@ type var_t, var_lock_t; ') @@ -2175,7 +2232,7 @@ ') ######################################## -@@ -4181,7 +4271,7 @@ +@@ -4181,7 +4290,7 @@ type var_run_t; ') @@ -2184,7 +2241,7 @@ ') ######################################## -@@ -4529,6 +4619,8 @@ +@@ -4529,6 +4638,8 @@ # Need to give access to /selinux/member selinux_compute_member($1) @@ -2193,7 +2250,7 @@ # Need sys_admin capability for mounting allow $1 self:capability { chown fsetid sys_admin }; -@@ -4551,6 +4643,8 @@ +@@ -4551,6 +4662,8 @@ # Default type for mountpoints allow $1 poly_t:dir { create mounton }; fs_unmount_xattr_fs($1) @@ -2202,7 +2259,7 @@ ') ######################################## -@@ -4588,3 +4682,28 @@ +@@ -4588,3 +4701,28 @@ allow $1 { file_type -security_file_type }:dir manage_dir_perms; ') @@ -2380,7 +2437,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/filesystem.te serefpolicy-2.6.4/policy/modules/kernel/filesystem.te --- nsaserefpolicy/policy/modules/kernel/filesystem.te 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/filesystem.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/kernel/filesystem.te 2007-08-27 09:16:30.000000000 -0400 @@ -43,6 +43,11 @@ # # Non-persistent/pseudo filesystems @@ -2393,7 +2450,7 @@ type bdev_t; fs_type(bdev_t) genfscon bdev / gen_context(system_u:object_r:bdev_t,s0) -@@ -54,17 +59,29 @@ +@@ -54,17 +59,30 @@ type capifs_t; fs_type(capifs_t) @@ -2417,13 +2474,14 @@ +type fusefs_t; +fs_noxattr_type(fusefs_t) +allow fusefs_t self:filesystem associate; ++allow fusefs_t fs_t:filesystem associate; +genfscon fuse / gen_context(system_u:object_r:fusefs_t,s0) +genfscon fuseblk / gen_context(system_u:object_r:fusefs_t,s0) + type futexfs_t; fs_type(futexfs_t) genfscon futexfs / gen_context(system_u:object_r:futexfs_t,s0) -@@ -83,6 +100,11 @@ +@@ -83,6 +101,11 @@ fs_type(inotifyfs_t) genfscon inotifyfs / gen_context(system_u:object_r:inotifyfs_t,s0) @@ -2435,7 +2493,7 @@ type nfsd_fs_t; fs_type(nfsd_fs_t) genfscon nfsd / gen_context(system_u:object_r:nfsd_fs_t,s0) -@@ -105,6 +127,16 @@ +@@ -105,6 +128,16 @@ genfscon rpc_pipefs / gen_context(system_u:object_r:rpc_pipefs_t,s0) files_mountpoint(rpc_pipefs_t) @@ -2829,7 +2887,7 @@ +/var/www/html/[^/]*/cgi-bin(/.*)? gen_context(system_u:object_r:httpd_sys_script_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.if serefpolicy-2.6.4/policy/modules/services/apache.if --- nsaserefpolicy/policy/modules/services/apache.if 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/apache.if 2007-08-13 19:33:33.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/apache.if 2007-08-30 13:53:01.000000000 -0400 @@ -18,10 +18,6 @@ attribute httpd_script_exec_type; type httpd_t, httpd_suexec_t, httpd_log_t; @@ -3080,7 +3138,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.te serefpolicy-2.6.4/policy/modules/services/apache.te --- nsaserefpolicy/policy/modules/services/apache.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/apache.te 2007-08-20 18:21:53.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/apache.te 2007-08-27 09:57:52.000000000 -0400 @@ -1,5 +1,5 @@ -policy_module(apache,1.6.0) @@ -3266,7 +3324,7 @@ tunable_policy(`httpd_ssi_exec',` corecmd_shell_domtrans(httpd_t,httpd_sys_script_t) allow httpd_sys_script_t httpd_t:fd use; -@@ -463,6 +526,10 @@ +@@ -463,6 +526,18 @@ ') optional_policy(` @@ -3274,10 +3332,18 @@ +') + +optional_policy(` ++ dbus_system_bus_client_template(httpd,httpd_t) ++ dbus_send_system_bus(httpd_t) ++ tunable_policy(`allow_httpd_dbus_avahi',` ++ avahi_dbus_chat(httpd_t) ++ ') ++') ++ ++optional_policy(` daemontools_service_domain(httpd_t, httpd_exec_t) ') -@@ -486,7 +553,6 @@ +@@ -486,7 +561,6 @@ optional_policy(` nagios_read_config(httpd_t) @@ -3285,7 +3351,15 @@ ') optional_policy(` -@@ -606,6 +672,10 @@ +@@ -506,6 +580,7 @@ + ') + + optional_policy(` ++ files_dontaudit_rw_usr_dirs(httpd_t) + snmp_dontaudit_read_snmp_var_lib_files(httpd_t) + snmp_dontaudit_write_snmp_var_lib_files(httpd_t) + ') +@@ -606,6 +681,10 @@ manage_files_pattern(httpd_suexec_t,httpd_suexec_tmp_t,httpd_suexec_tmp_t) files_tmp_filetrans(httpd_suexec_t, httpd_suexec_tmp_t, { file dir }) @@ -3296,7 +3370,7 @@ kernel_read_kernel_sysctls(httpd_suexec_t) kernel_list_proc(httpd_suexec_t) kernel_read_proc_symlinks(httpd_suexec_t) -@@ -668,6 +738,12 @@ +@@ -668,6 +747,12 @@ fs_exec_nfs_files(httpd_suexec_t) ') @@ -3309,7 +3383,7 @@ tunable_policy(`httpd_enable_homedirs && use_samba_home_dirs',` fs_read_cifs_files(httpd_suexec_t) fs_read_cifs_symlinks(httpd_suexec_t) -@@ -685,18 +761,6 @@ +@@ -685,18 +770,6 @@ dontaudit httpd_suexec_t httpd_t:unix_stream_socket { read write }; ') @@ -3328,7 +3402,7 @@ ######################################## # # Apache system script local policy -@@ -706,7 +770,8 @@ +@@ -706,7 +779,8 @@ dontaudit httpd_sys_script_t httpd_config_t:dir search; @@ -3338,7 +3412,7 @@ allow httpd_sys_script_t squirrelmail_spool_t:dir list_dir_perms; read_files_pattern(httpd_sys_script_t,squirrelmail_spool_t,squirrelmail_spool_t) -@@ -720,21 +785,64 @@ +@@ -720,21 +794,64 @@ # Should we add a boolean? apache_domtrans_rotatelogs(httpd_sys_script_t) @@ -3358,15 +3432,15 @@ -tunable_policy(`httpd_enable_homedirs && use_nfs_home_dirs',` +tunable_policy(`httpd_use_nfs', ` -+ fs_read_nfs_files(httpd_sys_script_t) -+ fs_read_nfs_symlinks(httpd_sys_script_t) -+') -+ -+tunable_policy(`httpd_enable_homedirs && use_nfs_home_dirs', ` fs_read_nfs_files(httpd_sys_script_t) fs_read_nfs_symlinks(httpd_sys_script_t) ') ++tunable_policy(`httpd_enable_homedirs && use_nfs_home_dirs', ` ++ fs_read_nfs_files(httpd_sys_script_t) ++ fs_read_nfs_symlinks(httpd_sys_script_t) ++') ++ +tunable_policy(`httpd_enable_cgi && httpd_can_network_connect_db',` + allow httpd_sys_script_t self:tcp_socket create_stream_socket_perms; + allow httpd_sys_script_t self:udp_socket create_socket_perms; @@ -3408,23 +3482,23 @@ tunable_policy(`httpd_enable_homedirs && use_samba_home_dirs',` fs_read_cifs_files(httpd_sys_script_t) fs_read_cifs_symlinks(httpd_sys_script_t) -@@ -754,14 +862,8 @@ +@@ -754,14 +871,8 @@ # Apache unconfined script local policy # -unconfined_domain(httpd_unconfined_script_t) - --optional_policy(` + optional_policy(` - cron_system_entry(httpd_t, httpd_exec_t) -') - - optional_policy(` +-optional_policy(` - nscd_socket_use(httpd_unconfined_script_t) + unconfined_domain(httpd_unconfined_script_t) ') ######################################## -@@ -784,7 +886,26 @@ +@@ -784,7 +895,19 @@ miscfiles_read_localization(httpd_rotatelogs_t) @@ -3437,6 +3511,8 @@ + +files_search_var_lib(httpd_bugzilla_script_t) + ++mta_send_mail(httpd_bugzilla_script_t) ++ +optional_policy(` + mysql_search_db(httpd_bugzilla_script_t) + mysql_stream_connect(httpd_bugzilla_script_t) @@ -3444,15 +3520,6 @@ + +optional_policy(` + postgresql_stream_connect(httpd_bugzilla_script_t) -+') -+ -+ -+optional_policy(` -+ dbus_system_bus_client_template(httpd,httpd_t) -+ dbus_send_system_bus(httpd_t) -+ tunable_policy(`allow_httpd_dbus_avahi',` -+ avahi_dbus_chat(httpd_t) -+ ') ') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apcupsd.fc serefpolicy-2.6.4/policy/modules/services/apcupsd.fc --- nsaserefpolicy/policy/modules/services/apcupsd.fc 2007-05-07 14:51:01.000000000 -0400 @@ -5289,7 +5356,7 @@ ') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.te serefpolicy-2.6.4/policy/modules/services/kerberos.te --- nsaserefpolicy/policy/modules/services/kerberos.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/kerberos.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/kerberos.te 2007-09-04 11:12:55.000000000 -0400 @@ -5,6 +5,7 @@ # # Declarations @@ -5298,6 +5365,15 @@ ## ##

+@@ -62,7 +63,7 @@ + # Use capabilities. Surplus capabilities may be allowed. + allow kadmind_t self:capability { setuid setgid chown fowner dac_override sys_nice }; + dontaudit kadmind_t self:capability sys_tty_config; +-allow kadmind_t self:process signal_perms; ++allow kadmind_t self:process { setfscreate signal_perms }; + allow kadmind_t self:netlink_route_socket r_netlink_socket_perms; + allow kadmind_t self:unix_dgram_socket { connect create write }; + allow kadmind_t self:tcp_socket connected_stream_socket_perms; @@ -91,6 +92,7 @@ kernel_read_kernel_sysctls(kadmind_t) kernel_list_proc(kadmind_t) @@ -5324,7 +5400,15 @@ userdom_dontaudit_use_unpriv_user_fds(kadmind_t) userdom_dontaudit_search_sysadm_home_dirs(kadmind_t) -@@ -227,6 +233,7 @@ +@@ -142,6 +148,7 @@ + + optional_policy(` + seutil_sigchld_newrole(kadmind_t) ++ seutil_read_file_contexts(kadmind_t) + ') + + optional_policy(` +@@ -227,6 +234,7 @@ miscfiles_read_localization(krb5kdc_t) sysnet_read_config(krb5kdc_t) @@ -5332,7 +5416,7 @@ userdom_dontaudit_use_unpriv_user_fds(krb5kdc_t) userdom_dontaudit_search_sysadm_home_dirs(krb5kdc_t) -@@ -248,3 +255,36 @@ +@@ -248,3 +256,36 @@ optional_policy(` udev_read_db(krb5kdc_t) ') @@ -5369,6 +5453,37 @@ + pcscd_stream_connect(kerberosclient) + ') +') +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ktalk.te serefpolicy-2.6.4/policy/modules/services/ktalk.te +--- nsaserefpolicy/policy/modules/services/ktalk.te 2007-05-07 14:51:01.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/ktalk.te 2007-09-04 09:20:32.000000000 -0400 +@@ -49,6 +49,8 @@ + manage_files_pattern(ktalkd_t,ktalkd_var_run_t,ktalkd_var_run_t) + files_pid_filetrans(ktalkd_t,ktalkd_var_run_t,file) + ++auth_use_nsswitch(ktalkd_t) ++ + kernel_read_kernel_sysctls(ktalkd_t) + kernel_read_system_state(ktalkd_t) + kernel_read_network_state(ktalkd_t) +@@ -75,17 +77,9 @@ + + miscfiles_read_localization(ktalkd_t) + +-sysnet_read_config(ktalkd_t) +- + ifdef(`targeted_policy',` + term_dontaudit_use_generic_ptys(ktalkd_t) + term_dontaudit_use_unallocated_ttys(ktalkd_t) + ') + +-optional_policy(` +- nis_use_ypbind(ktalkd_t) +-') +- +-optional_policy(` +- nscd_socket_use(ktalkd_t) +-') ++term_search_ptys(ktalkd_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/lpd.if serefpolicy-2.6.4/policy/modules/services/lpd.if --- nsaserefpolicy/policy/modules/services/lpd.if 2007-05-07 14:50:57.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/services/lpd.if 2007-08-07 09:42:35.000000000 -0400 @@ -5613,8 +5728,8 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nagios.fc serefpolicy-2.6.4/policy/modules/services/nagios.fc --- nsaserefpolicy/policy/modules/services/nagios.fc 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/nagios.fc 2007-08-07 09:42:35.000000000 -0400 -@@ -4,13 +4,13 @@ ++++ serefpolicy-2.6.4/policy/modules/services/nagios.fc 2007-09-01 07:24:41.000000000 -0400 +@@ -4,13 +4,14 @@ /usr/bin/nagios -- gen_context(system_u:object_r:nagios_exec_t,s0) /usr/bin/nrpe -- gen_context(system_u:object_r:nrpe_exec_t,s0) @@ -5625,6 +5740,7 @@ /var/log/nagios(/.*)? gen_context(system_u:object_r:nagios_log_t,s0) /var/log/netsaint(/.*)? gen_context(system_u:object_r:nagios_log_t,s0) ++/var/spool/nagios(/.*)? gen_context(system_u:object_r:nagios_spool_t,s0) ifdef(`distro_debian',` /usr/sbin/nagios -- gen_context(system_u:object_r:nagios_exec_t,s0) @@ -5633,7 +5749,7 @@ +/usr/lib(64)?/cgi-bin/nagios(/.+)? gen_context(system_u:object_r:httpd_nagios_script_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nagios.te serefpolicy-2.6.4/policy/modules/services/nagios.te --- nsaserefpolicy/policy/modules/services/nagios.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/nagios.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/nagios.te 2007-09-04 12:41:37.000000000 -0400 @@ -10,10 +10,6 @@ type nagios_exec_t; init_daemon_domain(nagios_t,nagios_exec_t) @@ -5645,7 +5761,26 @@ type nagios_etc_t; files_config_file(nagios_etc_t) -@@ -73,8 +69,10 @@ +@@ -26,6 +22,9 @@ + type nagios_var_run_t; + files_pid_file(nagios_var_run_t) + ++type nagios_spool_t; ++files_type(nagios_spool_t) ++ + type nrpe_t; + type nrpe_exec_t; + init_daemon_domain(nrpe_t,nrpe_exec_t) +@@ -60,6 +59,8 @@ + manage_files_pattern(nagios_t,nagios_var_run_t,nagios_var_run_t) + files_pid_filetrans(nagios_t,nagios_var_run_t,file) + ++rw_fifo_files_pattern(nagios_t, nagios_spool_t, nagios_spool_t) ++ + kernel_read_system_state(nagios_t) + kernel_read_kernel_sysctls(nagios_t) + +@@ -73,8 +74,10 @@ corenet_udp_sendrecv_all_nodes(nagios_t) corenet_tcp_sendrecv_all_ports(nagios_t) corenet_udp_sendrecv_all_ports(nagios_t) @@ -5656,7 +5791,7 @@ domain_use_interactive_fds(nagios_t) # for ps -@@ -97,8 +95,6 @@ +@@ -97,8 +100,6 @@ miscfiles_read_localization(nagios_t) @@ -5665,7 +5800,7 @@ userdom_dontaudit_use_unpriv_user_fds(nagios_t) userdom_dontaudit_search_sysadm_home_dirs(nagios_t) -@@ -121,7 +117,7 @@ +@@ -121,7 +122,7 @@ ') optional_policy(` @@ -5674,7 +5809,7 @@ ') optional_policy(` -@@ -141,42 +137,31 @@ +@@ -141,42 +142,31 @@ # # Nagios CGI local policy # @@ -5687,41 +5822,41 @@ - -read_files_pattern(nagios_cgi_t,nagios_t,nagios_t) -read_lnk_files_pattern(nagios_cgi_t,nagios_t,nagios_t) -- ++allow httpd_nagios_script_t self:process signal_perms; + -allow nagios_cgi_t nagios_etc_t:dir list_dir_perms; -read_files_pattern(nagios_cgi_t,nagios_etc_t,nagios_etc_t) -read_lnk_files_pattern(nagios_cgi_t,nagios_etc_t,nagios_etc_t) -+allow httpd_nagios_script_t self:process signal_perms; ++read_files_pattern(httpd_nagios_script_t,nagios_t,nagios_t) ++read_lnk_files_pattern(httpd_nagios_script_t,nagios_t,nagios_t) -allow nagios_cgi_t nagios_log_t:dir list_dir_perms; -read_files_pattern(nagios_cgi_t,nagios_etc_t,nagios_log_t) -read_lnk_files_pattern(nagios_cgi_t,nagios_etc_t,nagios_log_t) -+read_files_pattern(httpd_nagios_script_t,nagios_t,nagios_t) -+read_lnk_files_pattern(httpd_nagios_script_t,nagios_t,nagios_t) - --kernel_read_system_state(nagios_cgi_t) +allow httpd_nagios_script_t nagios_etc_t:dir list_dir_perms; +read_files_pattern(httpd_nagios_script_t,nagios_etc_t,nagios_etc_t) +read_lnk_files_pattern(httpd_nagios_script_t,nagios_etc_t,nagios_etc_t) --corecmd_exec_bin(nagios_cgi_t) +-kernel_read_system_state(nagios_cgi_t) +allow httpd_nagios_script_t nagios_log_t:dir list_dir_perms; +read_files_pattern(httpd_nagios_script_t,nagios_etc_t,nagios_log_t) +read_lnk_files_pattern(httpd_nagios_script_t,nagios_etc_t,nagios_log_t) --domain_dontaudit_read_all_domains_state(nagios_cgi_t) +-corecmd_exec_bin(nagios_cgi_t) +kernel_read_system_state(httpd_nagios_script_t) +-domain_dontaudit_read_all_domains_state(nagios_cgi_t) ++domain_dontaudit_read_all_domains_state(httpd_nagios_script_t) + -files_read_etc_files(nagios_cgi_t) -files_read_etc_runtime_files(nagios_cgi_t) -files_read_kernel_symbol_table(nagios_cgi_t) -+domain_dontaudit_read_all_domains_state(httpd_nagios_script_t) - --libs_use_ld_so(nagios_cgi_t) --libs_use_shared_libs(nagios_cgi_t) +files_read_etc_runtime_files(httpd_nagios_script_t) +files_read_kernel_symbol_table(httpd_nagios_script_t) +-libs_use_ld_so(nagios_cgi_t) +-libs_use_shared_libs(nagios_cgi_t) +- -logging_send_syslog_msg(nagios_cgi_t) -logging_search_logs(nagios_cgi_t) - @@ -5951,10 +6086,61 @@ + samba_read_var_files(nscd_t) +') + +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ntp.fc serefpolicy-2.6.4/policy/modules/services/ntp.fc +--- nsaserefpolicy/policy/modules/services/ntp.fc 2007-05-07 14:50:57.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/ntp.fc 2007-09-04 11:51:35.000000000 -0400 +@@ -17,3 +17,8 @@ + /var/log/xntpd.* -- gen_context(system_u:object_r:ntpd_log_t,s0) + + /var/run/ntpd\.pid -- gen_context(system_u:object_r:ntpd_var_run_t,s0) ++ ++/etc/ntp/crypto(/.*)? gen_context(system_u:object_r:ntpd_key_t,s0) ++/etc/ntp/keys -- gen_context(system_u:object_r:ntpd_key_t,s0) ++ ++/etc/rc\.d/init\.d/ntpd -- gen_context(system_u:object_r:ntpd_script_exec_t,s0) +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ntp.if serefpolicy-2.6.4/policy/modules/services/ntp.if +--- nsaserefpolicy/policy/modules/services/ntp.if 2007-05-07 14:50:57.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/ntp.if 2007-09-04 11:52:25.000000000 -0400 +@@ -53,3 +53,22 @@ + corecmd_search_bin($1) + domtrans_pattern($1,ntpdate_exec_t,ntpd_t) + ') ++ ++######################################## ++##

++## Execute ntp server in the ntpd domain. ++## ++## ++## ++## The type of the process performing this action. ++## ++## ++# ++interface(`ntp_script_domtrans',` ++ gen_require(` ++ type ntpd_script_exec_t; ++ ') ++ ++ init_script_domtrans_spec($1,ntpd_script_exec_t) ++') ++ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ntp.te serefpolicy-2.6.4/policy/modules/services/ntp.te --- nsaserefpolicy/policy/modules/services/ntp.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/ntp.te 2007-08-07 09:42:35.000000000 -0400 -@@ -36,6 +36,7 @@ ++++ serefpolicy-2.6.4/policy/modules/services/ntp.te 2007-09-04 11:51:02.000000000 -0400 +@@ -25,6 +25,12 @@ + type ntpdate_exec_t; + init_system_domain(ntpd_t,ntpdate_exec_t) + ++type ntpd_key_t; ++files_type(ntpd_key_t) ++ ++type ntpd_script_exec_t; ++init_script_type(ntpd_script_exec_t) ++ + ######################################## + # + # Local policy +@@ -36,6 +42,7 @@ dontaudit ntpd_t self:capability { net_admin sys_tty_config fsetid sys_nice }; allow ntpd_t self:process { signal_perms setcap setsched setrlimit }; allow ntpd_t self:fifo_file { read write getattr }; @@ -5962,7 +6148,16 @@ allow ntpd_t self:unix_dgram_socket create_socket_perms; allow ntpd_t self:unix_stream_socket create_socket_perms; allow ntpd_t self:tcp_socket create_stream_socket_perms; -@@ -81,6 +82,8 @@ +@@ -49,6 +56,8 @@ + manage_files_pattern(ntpd_t,ntpd_log_t,ntpd_log_t) + logging_log_filetrans(ntpd_t,ntpd_log_t,{ file dir }) + ++read_files_pattern(ntpd_t,ntpd_key_t,ntpd_key_t) ++ + # for some reason it creates a file in /tmp + manage_dirs_pattern(ntpd_t,ntpd_tmp_t,ntpd_tmp_t) + manage_files_pattern(ntpd_t,ntpd_tmp_t,ntpd_tmp_t) +@@ -81,6 +90,8 @@ fs_getattr_all_fs(ntpd_t) fs_search_auto_mountpoints(ntpd_t) @@ -5971,7 +6166,7 @@ auth_use_nsswitch(ntpd_t) -@@ -106,6 +109,8 @@ +@@ -106,6 +117,8 @@ sysnet_read_config(ntpd_t) @@ -5980,7 +6175,7 @@ userdom_dontaudit_use_unpriv_user_fds(ntpd_t) userdom_list_sysadm_home_dirs(ntpd_t) userdom_dontaudit_list_sysadm_home_dirs(ntpd_t) -@@ -137,6 +142,10 @@ +@@ -137,6 +150,10 @@ ') optional_policy(` @@ -6349,8 +6544,8 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/pegasus.te serefpolicy-2.6.4/policy/modules/services/pegasus.te --- nsaserefpolicy/policy/modules/services/pegasus.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/pegasus.te 2007-08-07 09:42:35.000000000 -0400 -@@ -38,8 +38,6 @@ ++++ serefpolicy-2.6.4/policy/modules/services/pegasus.te 2007-09-01 07:03:12.000000000 -0400 +@@ -38,12 +38,11 @@ allow pegasus_t self:unix_stream_socket create_stream_socket_perms; allow pegasus_t self:tcp_socket create_stream_socket_perms; @@ -6359,7 +6554,12 @@ allow pegasus_t pegasus_conf_t:dir rw_dir_perms; allow pegasus_t pegasus_conf_t:file { read_file_perms link unlink }; allow pegasus_t pegasus_conf_t:lnk_file read_lnk_file_perms; -@@ -96,13 +94,13 @@ + ++manage_dirs_pattern(pegasus_t,pegasus_data_t,pegasus_data_t) + manage_files_pattern(pegasus_t,pegasus_data_t,pegasus_data_t) + manage_lnk_files_pattern(pegasus_t,pegasus_data_t,pegasus_data_t) + filetrans_pattern(pegasus_t,pegasus_conf_t,pegasus_data_t,{ file dir }) +@@ -96,13 +95,13 @@ auth_use_nsswitch(pegasus_t) auth_domtrans_chk_passwd(pegasus_t) @@ -6376,7 +6576,7 @@ files_read_var_lib_symlinks(pegasus_t) hostname_exec(pegasus_t) -@@ -116,6 +114,7 @@ +@@ -116,6 +115,7 @@ miscfiles_read_localization(pegasus_t) sysnet_read_config(pegasus_t) @@ -6384,7 +6584,7 @@ userdom_dontaudit_use_unpriv_user_fds(pegasus_t) userdom_dontaudit_search_sysadm_home_dirs(pegasus_t) -@@ -129,6 +128,7 @@ +@@ -129,6 +129,7 @@ optional_policy(` logging_send_syslog_msg(pegasus_t) @@ -6539,8 +6739,34 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfix.te serefpolicy-2.6.4/policy/modules/services/postfix.te --- nsaserefpolicy/policy/modules/services/postfix.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/postfix.te 2007-08-13 19:36:56.000000000 -0400 -@@ -84,6 +84,12 @@ ++++ serefpolicy-2.6.4/policy/modules/services/postfix.te 2007-09-04 16:10:20.000000000 -0400 +@@ -6,6 +6,14 @@ + # Declarations + # + ++## ++##

++## Allow postfix_local domain full write access to mail_spool directories ++## ++##

++##
++gen_tunable(allow_postfix_local_write_mail_spool,false) ++ + attribute postfix_user_domains; + # domains that transition to the + # postfix user domains +@@ -27,6 +35,10 @@ + postfix_server_domain_template(local) + mta_mailserver_delivery(postfix_local_t) + ++tunable_policy(`allow_postfix_local_write_mail_spool', ` ++ mta_rw_spool(postfix_local_t) ++') ++ + type postfix_local_tmp_t; + files_tmp_file(postfix_local_tmp_t) + +@@ -84,6 +96,12 @@ type postfix_var_run_t; files_pid_file(postfix_var_run_t) @@ -6553,7 +6779,7 @@ ######################################## # # Postfix master process local policy -@@ -169,12 +175,18 @@ +@@ -169,12 +187,18 @@ mta_rw_aliases(postfix_master_t) mta_read_sendmail_bin(postfix_master_t) @@ -6572,7 +6798,7 @@ cyrus_stream_connect(postfix_master_t) ') -@@ -184,9 +196,17 @@ +@@ -184,9 +208,17 @@ ') optional_policy(` @@ -6590,7 +6816,7 @@ ########################################################### # # Partially converted rules. THESE ARE ONLY TEMPORARY -@@ -268,6 +288,8 @@ +@@ -268,6 +300,8 @@ files_read_etc_files(postfix_local_t) @@ -6599,7 +6825,7 @@ mta_read_aliases(postfix_local_t) mta_delete_spool(postfix_local_t) # For reading spamassasin -@@ -386,7 +408,7 @@ +@@ -386,7 +420,7 @@ # Postfix pipe local policy # @@ -6608,7 +6834,7 @@ write_sock_files_pattern(postfix_pipe_t,postfix_private_t,postfix_private_t) -@@ -395,6 +417,10 @@ +@@ -395,6 +429,10 @@ rw_files_pattern(postfix_pipe_t,postfix_spool_t,postfix_spool_t) optional_policy(` @@ -6619,7 +6845,7 @@ procmail_domtrans(postfix_pipe_t) ') -@@ -441,6 +467,10 @@ +@@ -441,6 +479,10 @@ ') optional_policy(` @@ -6630,7 +6856,7 @@ ppp_use_fds(postfix_postqueue_t) ppp_sigchld(postfix_postqueue_t) ') -@@ -519,8 +549,6 @@ +@@ -519,8 +561,6 @@ # Postfix smtp delivery local policy # @@ -6639,7 +6865,7 @@ # connect to master process stream_connect_pattern(postfix_smtp_t,{ postfix_private_t postfix_public_t },{ postfix_private_t postfix_public_t },postfix_master_t) -@@ -528,6 +556,8 @@ +@@ -528,6 +568,8 @@ allow postfix_smtp_t postfix_spool_t:file rw_file_perms; @@ -6648,7 +6874,7 @@ optional_policy(` cyrus_stream_connect(postfix_smtp_t) ') -@@ -536,6 +566,7 @@ +@@ -536,6 +578,7 @@ # # Postfix smtpd local policy # @@ -6656,7 +6882,7 @@ allow postfix_smtpd_t postfix_master_t:tcp_socket rw_stream_socket_perms; # connect to master process -@@ -552,9 +583,45 @@ +@@ -552,9 +595,45 @@ mta_read_aliases(postfix_smtpd_t) optional_policy(` @@ -7456,7 +7682,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.te serefpolicy-2.6.4/policy/modules/services/samba.te --- nsaserefpolicy/policy/modules/services/samba.te 2007-05-07 14:50:57.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/samba.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/samba.te 2007-08-23 17:07:33.000000000 -0400 @@ -28,6 +28,35 @@ ##
gen_tunable(samba_share_nfs,false) @@ -7579,10 +7805,14 @@ ifdef(`hide_broken_symptoms', ` files_dontaudit_getattr_default_dirs(smbd_t) files_dontaudit_getattr_boot_dirs(smbd_t) -@@ -319,6 +363,10 @@ +@@ -319,6 +363,14 @@ ') optional_policy(` ++ kerberos_read_keytab(smbd_t) ++') ++ ++optional_policy(` + lpd_exec_lpr(smbd_t) +') + @@ -7590,7 +7820,7 @@ cups_read_rw_config(smbd_t) cups_stream_connect(smbd_t) ') -@@ -339,6 +387,23 @@ +@@ -339,6 +391,23 @@ udev_read_db(smbd_t) ') @@ -7614,7 +7844,7 @@ ######################################## # # nmbd Local policy -@@ -352,7 +417,7 @@ +@@ -352,7 +421,7 @@ allow nmbd_t self:msgq create_msgq_perms; allow nmbd_t self:sem create_sem_perms; allow nmbd_t self:shm create_shm_perms; @@ -7623,7 +7853,7 @@ allow nmbd_t self:tcp_socket create_stream_socket_perms; allow nmbd_t self:udp_socket create_socket_perms; allow nmbd_t self:unix_dgram_socket { create_socket_perms sendto }; -@@ -362,9 +427,12 @@ +@@ -362,9 +431,12 @@ files_pid_filetrans(nmbd_t,nmbd_var_run_t,file) read_files_pattern(nmbd_t,samba_etc_t,samba_etc_t) @@ -7637,7 +7867,7 @@ read_files_pattern(nmbd_t,samba_log_t,samba_log_t) create_files_pattern(nmbd_t,samba_log_t,samba_log_t) allow nmbd_t samba_log_t:dir setattr; -@@ -391,6 +459,7 @@ +@@ -391,6 +463,7 @@ corenet_udp_bind_nmbd_port(nmbd_t) corenet_sendrecv_nmbd_server_packets(nmbd_t) corenet_sendrecv_nmbd_client_packets(nmbd_t) @@ -7645,7 +7875,7 @@ dev_read_sysfs(nmbd_t) dev_getattr_mtrr_dev(nmbd_t) -@@ -457,6 +526,7 @@ +@@ -457,6 +530,7 @@ allow smbmount_t samba_secrets_t:file manage_file_perms; @@ -7653,7 +7883,7 @@ allow smbmount_t samba_var_t:dir rw_dir_perms; manage_files_pattern(smbmount_t,samba_var_t,samba_var_t) manage_lnk_files_pattern(smbmount_t,samba_var_t,samba_var_t) -@@ -514,7 +584,7 @@ +@@ -514,7 +588,7 @@ userdom_use_sysadm_ttys(smbmount_t) optional_policy(` @@ -7662,7 +7892,7 @@ ') optional_policy(` -@@ -534,7 +604,6 @@ +@@ -534,7 +608,6 @@ allow swat_t self:process signal_perms; allow swat_t self:fifo_file rw_file_perms; allow swat_t self:netlink_tcpdiag_socket r_netlink_socket_perms; @@ -7670,7 +7900,7 @@ allow swat_t self:tcp_socket create_stream_socket_perms; allow swat_t self:udp_socket create_socket_perms; allow swat_t self:netlink_route_socket r_netlink_socket_perms; -@@ -588,6 +657,7 @@ +@@ -588,6 +661,7 @@ fs_getattr_xattr_fs(swat_t) auth_domtrans_chk_passwd(swat_t) @@ -7678,7 +7908,7 @@ libs_use_ld_so(swat_t) libs_use_shared_libs(swat_t) -@@ -625,19 +695,25 @@ +@@ -625,19 +699,25 @@ # Winbind local policy # @@ -7705,7 +7935,7 @@ manage_files_pattern(winbind_t,samba_etc_t,samba_secrets_t) filetrans_pattern(winbind_t,samba_etc_t,samba_secrets_t,file) -@@ -645,6 +721,8 @@ +@@ -645,6 +725,8 @@ manage_files_pattern(winbind_t,samba_log_t,samba_log_t) manage_lnk_files_pattern(winbind_t,samba_log_t,samba_log_t) @@ -7714,7 +7944,7 @@ manage_files_pattern(winbind_t,samba_var_t,samba_var_t) manage_lnk_files_pattern(winbind_t,samba_var_t,samba_var_t) -@@ -682,7 +760,9 @@ +@@ -682,7 +764,9 @@ fs_getattr_all_fs(winbind_t) fs_search_auto_mountpoints(winbind_t) @@ -7724,7 +7954,7 @@ domain_use_interactive_fds(winbind_t) -@@ -695,9 +775,6 @@ +@@ -695,9 +779,6 @@ miscfiles_read_localization(winbind_t) @@ -7734,7 +7964,7 @@ userdom_dontaudit_use_unpriv_user_fds(winbind_t) userdom_dontaudit_search_sysadm_home_dirs(winbind_t) userdom_priveleged_home_dir_manager(winbind_t) -@@ -713,10 +790,6 @@ +@@ -713,10 +794,6 @@ ') optional_policy(` @@ -7745,7 +7975,7 @@ seutil_sigchld_newrole(winbind_t) ') -@@ -736,6 +809,7 @@ +@@ -736,6 +813,7 @@ read_files_pattern(winbind_helper_t,samba_etc_t,samba_etc_t) read_lnk_files_pattern(winbind_helper_t,samba_etc_t,samba_etc_t) @@ -7753,7 +7983,7 @@ allow winbind_helper_t samba_var_t:dir search; stream_connect_pattern(winbind_helper_t,winbind_var_run_t,winbind_var_run_t,winbind_t) -@@ -763,4 +837,25 @@ +@@ -763,4 +841,25 @@ optional_policy(` squid_read_log(winbind_helper_t) squid_append_log(winbind_helper_t) @@ -7921,7 +8151,7 @@ /usr/sbin/snmp(trap)?d -- gen_context(system_u:object_r:snmpd_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snmp.te serefpolicy-2.6.4/policy/modules/services/snmp.te --- nsaserefpolicy/policy/modules/services/snmp.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/snmp.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/snmp.te 2007-09-04 10:34:35.000000000 -0400 @@ -9,9 +9,6 @@ type snmpd_exec_t; init_daemon_domain(snmpd_t,snmpd_exec_t) @@ -7949,7 +8179,26 @@ allow snmpd_t snmpd_log_t:file manage_file_perms; logging_log_filetrans(snmpd_t,snmpd_log_t,file) -@@ -135,18 +130,19 @@ +@@ -50,6 +45,7 @@ + + kernel_read_device_sysctls(snmpd_t) + kernel_read_kernel_sysctls(snmpd_t) ++kernel_read_fs_sysctls(snmpd_t) + kernel_read_net_sysctls(snmpd_t) + kernel_read_proc_symlinks(snmpd_t) + kernel_read_system_state(snmpd_t) +@@ -84,9 +80,7 @@ + files_read_etc_files(snmpd_t) + files_read_usr_files(snmpd_t) + files_read_etc_runtime_files(snmpd_t) +-files_search_home(snmpd_t) +-files_getattr_boot_dirs(snmpd_t) +-files_dontaudit_getattr_home_dir(snmpd_t) ++auth_read_all_dirs_except_shadow(snmpd_t) + + fs_getattr_all_dirs(snmpd_t) + fs_getattr_all_fs(snmpd_t) +@@ -135,18 +129,19 @@ optional_policy(` mta_read_config(snmpd_t) @@ -8101,8 +8350,16 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/squid.te serefpolicy-2.6.4/policy/modules/services/squid.te --- nsaserefpolicy/policy/modules/services/squid.te 2007-05-07 14:50:57.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/squid.te 2007-08-07 09:42:35.000000000 -0400 -@@ -108,6 +108,8 @@ ++++ serefpolicy-2.6.4/policy/modules/services/squid.te 2007-09-04 13:40:38.000000000 -0400 +@@ -91,6 +91,7 @@ + corenet_udp_bind_gopher_port(squid_t) + corenet_tcp_bind_squid_port(squid_t) + corenet_udp_bind_squid_port(squid_t) ++corenet_udp_bind_wccp_port(squid_t) + corenet_tcp_connect_ftp_port(squid_t) + corenet_tcp_connect_gopher_port(squid_t) + corenet_tcp_connect_http_port(squid_t) +@@ -108,6 +109,8 @@ fs_getattr_all_fs(squid_t) fs_search_auto_mountpoints(squid_t) @@ -8111,7 +8368,7 @@ selinux_dontaudit_getattr_dir(squid_t) -@@ -181,7 +183,11 @@ +@@ -181,7 +184,11 @@ udev_read_db(squid_t) ') @@ -9005,7 +9262,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/fstools.te serefpolicy-2.6.4/policy/modules/system/fstools.te --- nsaserefpolicy/policy/modules/system/fstools.te 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/system/fstools.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/system/fstools.te 2007-09-04 10:57:17.000000000 -0400 @@ -9,6 +9,7 @@ type fsadm_t; type fsadm_exec_t; @@ -9014,7 +9271,17 @@ role system_r types fsadm_t; type fsadm_log_t; -@@ -184,3 +185,9 @@ +@@ -108,8 +109,7 @@ + + term_use_console(fsadm_t) + +-corecmd_list_bin(fsadm_t) +-corecmd_read_bin_symlinks(fsadm_t) ++corecmd_exec_bin(fsadm_t) + #RedHat bug #201164 + corecmd_exec_shell(fsadm_t) + +@@ -184,3 +184,9 @@ fs_dontaudit_write_ramfs_pipes(fsadm_t) rhgb_stub(fsadm_t) ') @@ -9175,7 +9442,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/init.if serefpolicy-2.6.4/policy/modules/system/init.if --- nsaserefpolicy/policy/modules/system/init.if 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/system/init.if 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/system/init.if 2007-09-04 11:59:57.000000000 -0400 @@ -194,11 +194,14 @@ gen_require(` type initrc_t; @@ -9191,16 +9458,164 @@ role system_r types $1; domtrans_pattern(initrc_t,$2,$1) -@@ -1088,7 +1091,7 @@ +@@ -554,18 +557,19 @@ + # + interface(`init_spec_domtrans_script',` + gen_require(` +- type initrc_t, initrc_exec_t; ++ type initrc_t; ++ attribute initscript; ') - files_search_tmp($1) -- rw_files_pattern($1,initrc_tmp_t,initrc_tmp_t) -+ allow $1 initrc_tmp_t:file rw_file_perms; + files_list_etc($1) +- spec_domtrans_pattern($1,initrc_exec_t,initrc_t) ++ spec_domtrans_pattern($1,initscript,initrc_t) + + ifdef(`enable_mcs',` +- range_transition $1 initrc_exec_t:process s0; ++ range_transition $1 initscript:process s0; + ') + + ifdef(`enable_mls',` +- range_transition $1 initrc_exec_t:process s0 - mls_systemhigh; ++ range_transition $1 initscript:process s0 - mls_systemhigh; + ') + ') + +@@ -581,18 +585,46 @@ + # + interface(`init_domtrans_script',` + gen_require(` +- type initrc_t, initrc_exec_t; ++ type initrc_t; ++ attribute initscript; + ') + + files_list_etc($1) +- domtrans_pattern($1,initrc_exec_t,initrc_t) ++ domtrans_pattern($1,initscript,initrc_t) + + ifdef(`enable_mcs',` +- range_transition $1 initrc_exec_t:process s0; ++ range_transition $1 initscript:process s0; + ') + + ifdef(`enable_mls',` +- range_transition $1 initrc_exec_t:process s0 - mls_systemhigh; ++ range_transition $1 initscript:process s0 - mls_systemhigh; ++ ') ++') ++ ++######################################## ++## ++## Execute init a specific script with an automatic domain transition. ++## ++## ++## ++## Domain allowed access. ++## ++## ++# ++interface(`init_script_domtrans_spec',` ++ gen_require(` ++ type initrc_t; ++ ') ++ ++ files_list_etc($1) ++ domtrans_pattern($1,$2,initrc_t) ++ ++ ifdef(`enable_mcs',` ++ range_transition $1 $2:process s0; ++ ') ++ ++ ifdef(`enable_mls',` ++ range_transition $1 $2:process s0 - mls_systemhigh; + ') + ') + +@@ -623,11 +655,11 @@ + # cjp: added for gentoo integrated run_init + interface(`init_script_file_domtrans',` + gen_require(` +- type initrc_exec_t; ++ attribute initscript; + ') + + files_list_etc($1) +- domain_auto_trans($1,initrc_exec_t,$2) ++ domain_auto_trans($1,initscript,$2) ') ######################################## -@@ -1248,7 +1251,7 @@ +@@ -698,11 +730,11 @@ + # + interface(`init_getattr_script_files',` + gen_require(` +- type initrc_exec_t; ++ attribute initscript; + ') + + files_list_etc($1) +- allow $1 initrc_exec_t:file getattr; ++ allow $1 initscript:file getattr; + ') + + ######################################## +@@ -717,11 +749,11 @@ + # + interface(`init_exec_script_files',` + gen_require(` +- type initrc_exec_t; ++ attribute initscript; + ') + + files_list_etc($1) +- can_exec($1,initrc_exec_t) ++ can_exec($1,initscript) + ') + + ######################################## +@@ -948,6 +980,25 @@ + + ######################################## + ## ++## Send messages to init scripts over dbus. ++## ++## ++## ++## Domain allowed access. ++## ++## ++# ++interface(`init_dbus_send_script',` ++ gen_require(` ++ type initrc_t; ++ class dbus send_msg; ++ ') ++ ++ allow $1 initrc_t:dbus send_msg; ++') ++ ++######################################## ++## + ## Send and receive messages from + ## init scripts over dbus. + ## +@@ -1026,11 +1077,11 @@ + # + interface(`init_read_script_files',` + gen_require(` +- type initrc_exec_t; ++ attribute initscript; + ') + + files_search_etc($1) +- allow $1 initrc_exec_t:file read_file_perms; ++ allow $1 initscript:file read_file_perms; + ') + + ######################################## +@@ -1248,7 +1299,7 @@ type initrc_var_run_t; ') @@ -9209,7 +9624,7 @@ ') ######################################## -@@ -1269,3 +1272,42 @@ +@@ -1269,3 +1320,64 @@ files_search_pids($1) allow $1 initrc_var_run_t:file manage_file_perms; ') @@ -9252,9 +9667,31 @@ + + allow $1 init_t:process ptrace; +') ++ ++######################################## ++## ++## Make the specified type usable for initscripts ++## in a filesystem. ++## ++## ++## ++## Type to be used for files. ++## ++## ++# ++interface(`init_script_type',` ++ gen_require(` ++ type initrc_t; ++ attribute initscript; ++ ') ++ ++ typeattribute $1 initscript; ++ domain_entry_file(initrc_t,$1) ++ ++') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/init.te serefpolicy-2.6.4/policy/modules/system/init.te --- nsaserefpolicy/policy/modules/system/init.te 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/system/init.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/system/init.te 2007-09-04 12:06:53.000000000 -0400 @@ -10,13 +10,20 @@ # Declarations # @@ -9277,7 +9714,26 @@ ') # used for direct running of init scripts -@@ -82,7 +89,7 @@ +@@ -28,6 +35,9 @@ + # Mark process types as daemons + attribute daemon; + ++# Mark /etc/init.d scripts types as initscripts ++attribute initscript; ++ + # + # init_t is the domain of the init process. + # +@@ -54,7 +64,7 @@ + mls_trusted_object(initctl_t) + + type initrc_t; +-type initrc_exec_t; ++type initrc_exec_t, initscript; + domain_type(initrc_t) + domain_entry_file(initrc_t,initrc_exec_t) + role system_r types initrc_t; +@@ -82,7 +92,7 @@ # # Use capabilities. old rule: @@ -9286,7 +9742,7 @@ # is ~sys_module really needed? observed: # sys_boot # sys_tty_config -@@ -198,7 +205,7 @@ +@@ -198,7 +208,7 @@ # allow initrc_t self:process { getpgid setsched setpgid setrlimit getsched }; @@ -9295,7 +9751,7 @@ dontaudit initrc_t self:capability sys_module; # sysctl is triggering this allow initrc_t self:passwd rootok; -@@ -213,8 +220,7 @@ +@@ -213,10 +223,9 @@ allow initrc_t initrc_devpts_t:chr_file rw_term_perms; term_create_pty(initrc_t,initrc_devpts_t) @@ -9303,9 +9759,12 @@ -init_exec(initrc_t) +init_telinit(initrc_t) - can_exec(initrc_t,initrc_exec_t) +-can_exec(initrc_t,initrc_exec_t) ++can_exec(initrc_t,initscript) -@@ -508,6 +514,12 @@ + manage_dirs_pattern(initrc_t,initrc_state_t,initrc_state_t) + manage_files_pattern(initrc_t,initrc_state_t,initrc_state_t) +@@ -508,6 +517,12 @@ ') ') @@ -9318,7 +9777,7 @@ ifdef(`targeted_policy',` domain_subj_id_change_exemption(initrc_t) unconfined_domain(initrc_t) -@@ -520,11 +532,22 @@ +@@ -520,11 +535,22 @@ tunable_policy(`allow_daemons_use_tty',` term_use_unallocated_ttys(daemon) term_use_generic_ptys(daemon) @@ -9343,7 +9802,7 @@ ',` # cjp: require doesnt work in the else of optionals :\ # this also would result in a type transition -@@ -735,6 +758,9 @@ +@@ -735,6 +761,9 @@ # why is this needed: rpm_manage_db(initrc_t) @@ -10539,7 +10998,16 @@ ######################################## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.te serefpolicy-2.6.4/policy/modules/system/sysnetwork.te --- nsaserefpolicy/policy/modules/system/sysnetwork.te 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/system/sysnetwork.te 2007-08-22 08:36:58.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/system/sysnetwork.te 2007-09-04 11:49:43.000000000 -0400 +@@ -45,7 +45,7 @@ + dontaudit dhcpc_t self:capability sys_tty_config; + # for access("/etc/bashrc", X_OK) on Red Hat + dontaudit dhcpc_t self:capability { dac_read_search sys_module }; +-allow dhcpc_t self:process signal_perms; ++allow dhcpc_t self:process { ptrace signal_perms }; + allow dhcpc_t self:fifo_file rw_file_perms; + allow dhcpc_t self:tcp_socket create_stream_socket_perms; + allow dhcpc_t self:udp_socket create_socket_perms; @@ -164,6 +164,10 @@ dbus_connect_system_bus(dhcpc_t) dbus_send_system_bus(dhcpc_t) @@ -10551,15 +11019,18 @@ optional_policy(` networkmanager_dbus_chat(dhcpc_t) ') -@@ -211,6 +215,7 @@ - # dhclient sometimes starts ntpd - init_exec_script_files(dhcpc_t) - ntp_domtrans(dhcpc_t) -+ ntp_domtrans_ntpdate(dhcpc_t) +@@ -208,9 +212,7 @@ ') optional_policy(` -@@ -221,6 +226,7 @@ +- # dhclient sometimes starts ntpd +- init_exec_script_files(dhcpc_t) +- ntp_domtrans(dhcpc_t) ++ ntp_script_domtrans(dhcpc_t) + ') + + optional_policy(` +@@ -221,6 +223,7 @@ optional_policy(` seutil_sigchld_newrole(dhcpc_t) seutil_dontaudit_search_config(dhcpc_t) @@ -10567,7 +11038,7 @@ ') optional_policy(` -@@ -259,6 +265,7 @@ +@@ -259,6 +262,7 @@ allow ifconfig_t self:sem create_sem_perms; allow ifconfig_t self:msgq create_msgq_perms; allow ifconfig_t self:msg { send receive }; @@ -10577,7 +11048,7 @@ allow ifconfig_t self:udp_socket create_socket_perms; diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/udev.te serefpolicy-2.6.4/policy/modules/system/udev.te --- nsaserefpolicy/policy/modules/system/udev.te 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/system/udev.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/system/udev.te 2007-08-31 06:15:18.000000000 -0400 @@ -18,11 +18,6 @@ type udev_etc_t alias etc_udev_t; files_config_file(udev_etc_t) @@ -10609,17 +11080,19 @@ kernel_read_system_state(udev_t) kernel_getattr_core_if(udev_t) -@@ -83,16 +80,23 @@ +@@ -82,6 +79,11 @@ + kernel_rw_unix_dgram_sockets(udev_t) kernel_dgram_send(udev_t) kernel_signal(udev_t) - ++files_read_kernel_modules(udev_t) ++ +#https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=235182 +kernel_rw_net_sysctls(udev_t) +kernel_read_network_state(udev_t) -+ + corecmd_exec_all_executables(udev_t) - dev_rw_sysfs(udev_t) +@@ -89,10 +91,13 @@ dev_manage_all_dev_nodes(udev_t) dev_rw_generic_files(udev_t) dev_delete_generic_files(udev_t) @@ -10633,7 +11106,7 @@ files_read_etc_runtime_files(udev_t) files_read_etc_files(udev_t) files_exec_etc_files(udev_t) -@@ -142,8 +146,14 @@ +@@ -142,8 +147,14 @@ seutil_read_file_contexts(udev_t) seutil_domtrans_restorecon(udev_t) @@ -10648,7 +11121,7 @@ userdom_use_sysadm_ttys(udev_t) userdom_dontaudit_search_all_users_home_content(udev_t) -@@ -176,6 +186,10 @@ +@@ -176,6 +187,10 @@ ') optional_policy(` @@ -10659,7 +11132,7 @@ consoletype_exec(udev_t) ') -@@ -184,6 +198,10 @@ +@@ -184,6 +199,10 @@ ') optional_policy(` @@ -10670,7 +11143,7 @@ hal_dgram_send(udev_t) ') -@@ -194,5 +212,24 @@ +@@ -194,5 +213,24 @@ ') optional_policy(` Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/F-7/selinux-policy.spec,v retrieving revision 1.491 retrieving revision 1.492 diff -u -r1.491 -r1.492 --- selinux-policy.spec 22 Aug 2007 14:14:52 -0000 1.491 +++ selinux-policy.spec 4 Sep 2007 20:18:57 -0000 1.492 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.6.4 -Release: 40%{?dist} +Release: 41%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -162,7 +162,7 @@ selinuxenabled; \ if [ $? == 0 -a "${SELINUXTYPE}" == %1 -a -f ${FILE_CONTEXT}.pre ]; then \ fixfiles -C ${FILE_CONTEXT}.pre restore; \ - restorecon -R /var/log 2> /dev/null; \ + restorecon -R /var/log /var/run 2> /dev/null; \ rm -f ${FILE_CONTEXT}.pre; \ fi; @@ -361,6 +361,9 @@ %endif %changelog +* Tue Sep 4 2007 Dan Walsh 2.6.4-41 +- Allow ktalkd to look at terminals + * Tue Aug 21 2007 Dan Walsh 2.6.4-40 - Allow modutil sys_nice - Allow automount to run smbclient From fedora-extras-commits at redhat.com Tue Sep 4 19:00:37 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 15:00:37 -0400 Subject: rpms/armacycles-ad/devel - New directory Message-ID: <200709041900.l84J0bSu025542@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/armacycles-ad/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsf25450/rpms/armacycles-ad/devel Log Message: Directory /cvs/extras/rpms/armacycles-ad/devel added to the repository From fedora-extras-commits at redhat.com Tue Sep 4 19:00:34 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 15:00:34 -0400 Subject: rpms/armacycles-ad - New directory Message-ID: <200709041900.l84J0YqR025528@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/armacycles-ad In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsf25450/rpms/armacycles-ad Log Message: Directory /cvs/extras/rpms/armacycles-ad added to the repository From fedora-extras-commits at redhat.com Tue Sep 4 19:03:39 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 04 Sep 2007 12:03:39 -0700 Subject: [pkgdb] blktrace (Fedora, devel) updated by kevin Message-ID: <200709041903.l84J3eX0005434@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on blktrace (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/blktrace From fedora-extras-commits at redhat.com Tue Sep 4 19:00:41 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 15:00:41 -0400 Subject: rpms/armacycles-ad Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709041900.l84J0fG5025567@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/armacycles-ad In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsf25450/rpms/armacycles-ad Added Files: Makefile import.log Log Message: Setup of module armacycles-ad --- NEW FILE Makefile --- # Top level Makefile for module armacycles-ad all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Tue Sep 4 19:03:38 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 04 Sep 2007 12:03:38 -0700 Subject: [pkgdb] blktrace was added for sandeen Message-ID: <200709041903.l84J3dYi005425@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package blktrace with summary block IO tracer Kevin Fenzi (kevin) has approved Package blktrace Kevin Fenzi (kevin) has added a Fedora devel branch for blktrace with an owner of sandeen Kevin Fenzi (kevin) has approved blktrace in Fedora devel Kevin Fenzi (kevin) has approved Package blktrace Kevin Fenzi (kevin) has set commit to Approved for cvsextras on blktrace (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on blktrace (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on blktrace (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/blktrace From fedora-extras-commits at redhat.com Tue Sep 4 18:59:08 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 04 Sep 2007 11:59:08 -0700 Subject: [pkgdb] armacycles-ad was added for limb Message-ID: <200709041859.l84Ix8fO005296@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package armacycles-ad with summary A lightcycle game in 3D Kevin Fenzi (kevin) has approved Package armacycles-ad Kevin Fenzi (kevin) has added a Fedora devel branch for armacycles-ad with an owner of limb Kevin Fenzi (kevin) has approved armacycles-ad in Fedora devel Kevin Fenzi (kevin) has approved Package armacycles-ad Kevin Fenzi (kevin) has set commit to Approved for cvsextras on armacycles-ad (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on armacycles-ad (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on armacycles-ad (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/armacycles-ad From fedora-extras-commits at redhat.com Tue Sep 4 18:57:26 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 14:57:26 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1290,1.1291 Message-ID: <200709041857.l84IvQe9025381@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25348 Modified Files: openoffice.org.spec Log Message: sigh, butterfingers Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1290 retrieving revision 1.1291 diff -u -r1.1290 -r1.1291 --- openoffice.org.spec 4 Sep 2007 18:53:54 -0000 1.1290 +++ openoffice.org.spec 4 Sep 2007 18:56:53 -0000 1.1291 @@ -56,7 +56,7 @@ Source6: http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll BuildRequires: tcsh, zip, findutils, autoconf, flex, bison, ant, icu, gcc-c++ BuildRequires: perl-Compress-Zlib binutils, gcc-java, unixODBC-devel, xalan-j2 -BuildRequires: gdb, java_devel >= %{jdk_ver}, zlib-devel, xerces-j2, prelink +BuildRequires: gdb, java-devel >= %{jdk_ver}, zlib-devel, xerces-j2, prelink BuildRequires: freetype-devel, gtk2-devel, gnome-vfs2-devel, cups-devel, bsh BuildRequires: curl-devel, boost-devel, python-devel, expat-devel, libXt-devel BuildRequires: libxml2-devel, neon-devel >= 0.27.0, libidn-devel, pam-devel From fedora-extras-commits at redhat.com Tue Sep 4 19:00:44 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 15:00:44 -0400 Subject: rpms/armacycles-ad/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709041900.l84J0ihU025583@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/armacycles-ad/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsf25450/rpms/armacycles-ad/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module armacycles-ad --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: armacycles-ad # $Id: Makefile,v 1.1 2007/09/04 19:00:41 kevin Exp $ NAME := armacycles-ad SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Sep 4 19:16:47 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 15:16:47 -0400 Subject: rpms/libwnck/devel .cvsignore, 1.51, 1.52 libwnck.spec, 1.82, 1.83 sources, 1.51, 1.52 Message-ID: <200709041916.l84JGlL6032629@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/libwnck/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32594 Modified Files: .cvsignore libwnck.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libwnck/devel/.cvsignore,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- .cvsignore 14 Aug 2007 02:50:55 -0000 1.51 +++ .cvsignore 4 Sep 2007 19:16:14 -0000 1.52 @@ -1 +1 @@ -libwnck-2.19.90.tar.bz2 +libwnck-2.19.92.tar.bz2 Index: libwnck.spec =================================================================== RCS file: /cvs/extras/rpms/libwnck/devel/libwnck.spec,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- libwnck.spec 21 Aug 2007 20:04:00 -0000 1.82 +++ libwnck.spec 4 Sep 2007 19:16:14 -0000 1.83 @@ -5,8 +5,8 @@ Summary: Window Navigator Construction Kit Name: libwnck -Version: 2.19.90 -Release: 2%{?dist} +Version: 2.19.92 +Release: 1%{?dist} URL: http://download.gnome.org/sources/libwnck/ Source0: http://download.gnome.org/sources/libwnck/2.19/%{name}-%{version}.tar.bz2 License: LGPLv2+ @@ -100,6 +100,9 @@ %doc %{_datadir}/gtk-doc/html/libwnck %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 (translations) + * Tue Aug 21 2007 Adam Jackson - 2.19.90-2 - Rebuild for build id Index: sources =================================================================== RCS file: /cvs/extras/rpms/libwnck/devel/sources,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- sources 14 Aug 2007 02:50:55 -0000 1.51 +++ sources 4 Sep 2007 19:16:14 -0000 1.52 @@ -1 +1 @@ -07f05c75ef405fbb7a668ff7adad917e libwnck-2.19.90.tar.bz2 +bab1a1f8b635d9c76aa13f388138a600 libwnck-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 19:36:17 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 15:36:17 -0400 Subject: rpms/gnome-panel/devel .cvsignore, 1.58, 1.59 gnome-panel.spec, 1.214, 1.215 sources, 1.58, 1.59 Message-ID: <200709041936.l84JaHqr000972@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-panel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv945 Modified Files: .cvsignore gnome-panel.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-panel/devel/.cvsignore,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- .cvsignore 14 Aug 2007 03:06:22 -0000 1.58 +++ .cvsignore 4 Sep 2007 19:35:44 -0000 1.59 @@ -1 +1 @@ -gnome-panel-2.19.6.tar.bz2 +gnome-panel-2.19.92.tar.bz2 Index: gnome-panel.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-panel/devel/gnome-panel.spec,v retrieving revision 1.214 retrieving revision 1.215 diff -u -r1.214 -r1.215 --- gnome-panel.spec 23 Aug 2007 17:47:32 -0000 1.214 +++ gnome-panel.spec 4 Sep 2007 19:35:44 -0000 1.215 @@ -21,8 +21,8 @@ Summary: GNOME panel Name: gnome-panel -Version: 2.19.6 -Release: 2%{?dist} +Version: 2.19.92 +Release: 1%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gnome-panel/2.19/%{name}-%{version}.tar.bz2 Source1: redhat-panel-default-setup.entries @@ -302,6 +302,9 @@ %{_datadir}/gtk-doc/html/* %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Thu Aug 23 2007 Adam Jackson - 2.19.6-2 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-panel/devel/sources,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- sources 14 Aug 2007 03:06:22 -0000 1.58 +++ sources 4 Sep 2007 19:35:44 -0000 1.59 @@ -1 +1 @@ -b9cf4ab373b8d7970c477091b44ace0f gnome-panel-2.19.6.tar.bz2 +698ff684d9c6ca02191e302b12ac94e1 gnome-panel-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 19:08:49 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Tue, 4 Sep 2007 15:08:49 -0400 Subject: rpms/mash/devel .cvsignore, 1.13, 1.14 mash.spec, 1.11, 1.12 sources, 1.14, 1.15 Message-ID: <200709041908.l84J8neo032275@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/mash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32213 Modified Files: .cvsignore mash.spec sources Log Message: update to 0.2.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mash/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 4 Sep 2007 15:27:47 -0000 1.13 +++ .cvsignore 4 Sep 2007 19:08:16 -0000 1.14 @@ -1 +1 @@ -mash-0.2.1.tar.gz +mash-0.2.2.tar.gz Index: mash.spec =================================================================== RCS file: /cvs/extras/rpms/mash/devel/mash.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- mash.spec 4 Sep 2007 15:27:47 -0000 1.11 +++ mash.spec 4 Sep 2007 19:08:16 -0000 1.12 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.2.1 +Version: 0.2.2 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -44,8 +44,9 @@ %{_datadir}/mash %changelog -* Tue Sep 4 2007 Bill Nottingham 0.2.1-1 +* Tue Sep 4 2007 Bill Nottingham 0.2.2-1 - add nspluginwrapper to multilib whitelist (#275021) +- fix kernel-devel (#247321) * Tue Aug 28 2007 Bill Nottingham 0.2.0-1 - updates to work with pungi 1.0.0, conflict with older pungi Index: sources =================================================================== RCS file: /cvs/extras/rpms/mash/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 4 Sep 2007 15:27:47 -0000 1.14 +++ sources 4 Sep 2007 19:08:16 -0000 1.15 @@ -1 +1 @@ -1eab12ece2d64daf0360e30ddb25071e mash-0.2.1.tar.gz +a667f16ef419392f001cc012e1ce95be mash-0.2.2.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 18:50:59 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 4 Sep 2007 14:50:59 -0400 Subject: rpms/offlineimap/F-7 offlineimap.spec,1.3,1.4 sources,1.2,1.3 Message-ID: <200709041850.l84IoxlO024876@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/offlineimap/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24849 Modified Files: offlineimap.spec sources Log Message: * Tue Sep 04 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag - add unclosed listitem in offlineimap.sgml - add missing BR: docbook-utils - build manpage - remove todo and manual files from %doc Index: offlineimap.spec =================================================================== RCS file: /cvs/pkgs/rpms/offlineimap/F-7/offlineimap.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- offlineimap.spec 9 Dec 2006 04:13:45 -0000 1.3 +++ offlineimap.spec 4 Sep 2007 18:50:27 -0000 1.4 @@ -1,17 +1,19 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: offlineimap -Version: 4.0.16 -Release: 3%{?dist} +Version: 5.99.2 +Release: 1%{?dist} Summary: Powerful IMAP/Maildir synchronization and reader support -License: GPL +License: GPLv2+ Group: Applications/Internet URL: http://software.complete.org/offlineimap/ Source0: http://software.complete.org/offlineimap/static/download_area/%{version}/%{name}_%{version}.tar.gz +Patch0: offlineimap-5.99.2-unclosed_listitem.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel +BuildRequires: docbook-utils BuildArch: noarch @@ -29,10 +31,14 @@ %prep %setup -q -n %name +%patch0 -p1 + %build python setup.py build cp -p debian/changelog ChangeLog +docbook2man offlineimap.sgml + %install rm -rf $RPM_BUILD_ROOT @@ -40,18 +46,30 @@ mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1 install -p offlineimap.1 $RPM_BUILD_ROOT/%{_mandir}/man1/ + %clean rm -rf $RPM_BUILD_ROOT + %files %defattr(-,root,root,-) -%doc manual.* README COPY* UPGRADING offlineimap.conf* FAQ.html todo +#%doc manual.* todo +%doc README COPY* UPGRADING offlineimap.conf* FAQ.html %doc ChangeLog %{_bindir}/offlineimap %{python_sitelib}/offlineimap/ %{_mandir}/man1/offlineimap.1.gz + %changelog +* Tue Sep 04 2007 Till Maas - 5.99.2-1 +- update to new version +- update license Tag +- add unclosed listitem in offlineimap.sgml +- add missing BR: docbook-utils +- build manpage +- remove todo and manual files from %%doc + * Sat Dec 09 2006 Till Maas - 4.0.16-3 - rebuild for python2.5 - added BR: python-devel, which is needed now @@ -91,5 +109,3 @@ * Fri Apr 28 2006 Adam Spiers 4.0.11-1 - Initial build. - - Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/offlineimap/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Dec 2006 17:47:54 -0000 1.2 +++ sources 4 Sep 2007 18:50:27 -0000 1.3 @@ -1 +1 @@ -3de813eec9afa373006ac5cad7299389 offlineimap_4.0.16.tar.gz +18912c9f7bc5a24f660906ca5c84e6f4 offlineimap_5.99.2.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 19:13:56 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lennart)) Date: Tue, 4 Sep 2007 15:13:56 -0400 Subject: rpms/pulseaudio/devel .cvsignore, 1.7, 1.8 pulseaudio.spec, 1.15, 1.16 sources, 1.9, 1.10 Message-ID: <200709041913.l84JDu23032529@cvs-int.fedora.redhat.com> Author: lennart Update of /cvs/pkgs/rpms/pulseaudio/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32505 Modified Files: .cvsignore pulseaudio.spec sources Log Message: new snapshot from CVS Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pulseaudio/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 22 Aug 2007 22:48:59 -0000 1.7 +++ .cvsignore 4 Sep 2007 19:13:23 -0000 1.8 @@ -1 +1,2 @@ -pulseaudio-0.9.7.svn20070823.tar.gz +libflashsupport-pulse-000.svn20070904.tar.gz +pulseaudio-0.9.7.svn20070904.tar.gz Index: pulseaudio.spec =================================================================== RCS file: /cvs/pkgs/rpms/pulseaudio/devel/pulseaudio.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- pulseaudio.spec 22 Aug 2007 22:48:59 -0000 1.15 +++ pulseaudio.spec 4 Sep 2007 19:13:23 -0000 1.16 @@ -3,27 +3,31 @@ Name: pulseaudio Summary: Improved Linux sound server Version: 0.9.7 -Release: 0.8.svn20070823%{?dist} -License: GPL +Release: 0.9.svn20070904%{?dist} +License: GPLv2+ Group: System Environment/Daemons #Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}.tar.gz -Source0: pulseaudio-0.9.7.svn20070823.tar.gz +Source0: pulseaudio-0.9.7.svn20070904.tar.gz +Source1: libflashsupport-pulse-000.svn20070904.tar.gz URL: http://pulseaudio.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: tcp_wrappers-devel, libsamplerate-devel, libsndfile-devel BuildRequires: liboil-devel, m4, libcap-devel, libtool-ltdl-devel, pkgconfig -BuildRequires: alsa-lib-devel, glib2-devel, avahi-devel GConf2-devel -BuildRequires: lirc-devel doxygen +BuildRequires: alsa-lib-devel, glib2-devel, avahi-devel, GConf2-devel +BuildRequires: lirc-devel, doxygen #jack-audio-connection-kit-devel -BuildRequires: hal-devel libatomic_ops-devel +BuildRequires: hal-devel, libatomic_ops-devel # Libtool is dragging in rpaths. Fedora's libtool should get rid of the # unneccessary ones. BuildRequires: libtool BuildRequires: libXt-devel, xorg-x11-proto-devel +BuildRequires: openssl-devel +Obsoletes: pulseaudio-devel Patch1: pulseaudio-0.9.6-nochown.patch %description +A PulseAudio is a sound server for Linux and other Unix like operating systems. It is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (ESOUND). @@ -78,19 +82,9 @@ %description module-gconf GConf configuration backend for the PulseAudio sound server. -%package devel -Summary: Headers and libraries for PulseAudio server module development -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} -Requires: %{name}-module-x11 = %{version}-%{release} -Requires: %{name}-lib-devel = %{version}-%{release} - -%description devel -Headers and libraries for developing modules for the PulseAudio sound server. - %package lib Summary: Libraries for PulseAudio clients -License: LGPL +License: LGPLv2+ Group: System Environment/Libraries %description lib @@ -99,7 +93,7 @@ %package lib-glib2 Summary: GLIB 2.x bindings for PulseAudio clients -License: LGPL +License: LGPLv2+ Group: System Environment/Libraries %description lib-glib2 @@ -108,7 +102,7 @@ %package lib-zeroconf Summary: Zeroconf support for PulseAudio clients -License: LGPL +License: LGPLv2+ Group: System Environment/Libraries %description lib-zeroconf @@ -117,7 +111,7 @@ %package lib-devel Summary: Headers and libraries for PulseAudio client development -License: LGPL +License: LGPLv2+ Group: Development/Libraries Requires: %{name}-lib = %{version}-%{release} Requires: %{name}-lib-glib2 = %{version}-%{release} @@ -130,7 +124,7 @@ %package utils Summary: PulseAudio sound server utilities -License: LGPL +License: LGPLv2+ Group: Applications/Multimedia Requires: %{name}-lib = %{version}-%{release} @@ -138,22 +132,30 @@ This package contains command line utilities for the PulseAudio sound server. %prep -%setup -q +%setup -q -T -b1 -n libflashsupport-pulse-000 +%setup -q -T -b0 %patch1 -p1 %build %configure --disable-ltdl-install --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-realtime-group=pulse-rt --with-access-group=pulse-access make LIBTOOL=/usr/bin/libtool make doxygen +pwd +pushd ../libflashsupport-pulse-000 +%configure --disable-rpath +make LIBTOOL=/usr/bin/libtool +popd %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install +pushd ../libflashsupport-pulse-000 +make DESTDIR=$RPM_BUILD_ROOT install +popd rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la $RPM_BUILD_ROOT%{_libdir}/pulse-%{drvver}/modules/*.la # configure --disable-static had no effect; delete manually. rm -rf $RPM_BUILD_ROOT%{_libdir}/*.a chmod 755 $RPM_BUILD_ROOT%{_bindir}/pulseaudio - ln -s esdcompat $RPM_BUILD_ROOT%{_bindir}/esd %clean @@ -193,7 +195,6 @@ %config(noreplace) %{_sysconfdir}/pulse/daemon.conf %config(noreplace) %{_sysconfdir}/pulse/default.pa %attr(4755,root,root) %{_bindir}/pulseaudio -%{_libdir}/libpulsecore.so.* %dir %{_libdir}/pulse-%{drvver}/ %dir %{_libdir}/pulse-%{drvver}/modules/ %{_libdir}/pulse-%{drvver}/modules/libalsa-util.so @@ -226,7 +227,7 @@ %{_libdir}/pulse-%{drvver}/modules/module-cli-protocol-tcp.so %{_libdir}/pulse-%{drvver}/modules/module-cli-protocol-unix.so %{_libdir}/pulse-%{drvver}/modules/module-cli.so -#%{_libdir}/pulse-%{drvver}/modules/module-combine.so +%{_libdir}/pulse-%{drvver}/modules/module-combine.so %{_libdir}/pulse-%{drvver}/modules/module-detect.so %{_libdir}/pulse-%{drvver}/modules/module-esound-compat-spawnfd.so %{_libdir}/pulse-%{drvver}/modules/module-esound-compat-spawnpid.so @@ -242,7 +243,6 @@ %{_libdir}/pulse-%{drvver}/modules/module-native-protocol-tcp.so %{_libdir}/pulse-%{drvver}/modules/module-native-protocol-unix.so %{_libdir}/pulse-%{drvver}/modules/module-null-sink.so -#%{_libdir}/pulse-%{drvver}/modules/module-oss-mmap.so %{_libdir}/pulse-%{drvver}/modules/module-oss.so %{_libdir}/pulse-%{drvver}/modules/module-pipe-sink.so %{_libdir}/pulse-%{drvver}/modules/module-pipe-source.so @@ -256,6 +256,7 @@ #%{_libdir}/pulse-%{drvver}/modules/module-tunnel-source.so %{_libdir}/pulse-%{drvver}/modules/module-volume-restore.so %{_libdir}/pulse-%{drvver}/modules/module-suspend-on-idle.so +%{_libdir}/pulse-%{drvver}/modules/module-default-device-restore.so %files esound-compat %defattr(-,root,root) @@ -290,11 +291,6 @@ %{_libdir}/pulse-%{drvver}/modules/module-gconf.so %{_libexecdir}/pulse/gconf-helper -%files devel -%defattr(-,root,root) -%{_includedir}/pulsecore/ -%{_libdir}/libpulsecore.so - %files lib %defattr(-,root,root) %doc README LICENSE GPL LGPL @@ -302,6 +298,7 @@ %config(noreplace) %{_sysconfdir}/pulse/client.conf %{_libdir}/libpulse.so.* %{_libdir}/libpulse-simple.so.* +%{_libdir}/libflashsupport.so %files lib-glib2 %defattr(-,root,root) @@ -335,6 +332,11 @@ %{_libdir}/libpulsedsp.so %changelog +* Thu Sep 4 2007 Lennart Poettering 0.9.7-0.9.svn20070904 +- Update SVN snapshot +- ship libflashsupport in our package +- drop pulseaudio-devel since libpulsecore is not linked statically + * Thu Aug 23 2007 Lennart Poettering 0.9.7-0.8.svn20070823 - Update SVN snapshot Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pulseaudio/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 22 Aug 2007 22:48:59 -0000 1.9 +++ sources 4 Sep 2007 19:13:23 -0000 1.10 @@ -1 +1,2 @@ -255641dd5e7869c2d13ddc11e0c604f6 pulseaudio-0.9.7.svn20070823.tar.gz +cf255bd6fe00de595fedbf128f7d5062 libflashsupport-pulse-000.svn20070904.tar.gz +487c4d60344d8c69e97b3ed39226b21f pulseaudio-0.9.7.svn20070904.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 18:34:00 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 14:34:00 -0400 Subject: rpms/bug-buddy/devel bug-buddy.spec,1.80,1.81 Message-ID: <200709041834.l84IY0kJ024359@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/bug-buddy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24340 Modified Files: bug-buddy.spec Log Message: add BRs Index: bug-buddy.spec =================================================================== RCS file: /cvs/extras/rpms/bug-buddy/devel/bug-buddy.spec,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- bug-buddy.spec 4 Sep 2007 18:11:17 -0000 1.80 +++ bug-buddy.spec 4 Sep 2007 18:33:28 -0000 1.81 @@ -41,6 +41,7 @@ BuildRequires: libsoup-devel >= 2.2.90 BuildRequires: libgtop2-devel >= 2.13.3 BuildRequires: evolution-data-server-devel >= 1.9.1 +BuildRequires: elfutils-libelf-devel Requires: gdb From fedora-extras-commits at redhat.com Tue Sep 4 18:37:11 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Tue, 4 Sep 2007 14:37:11 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1288,1.1289 Message-ID: <200709041837.l84IbBuC024529@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24499 Modified Files: openoffice.org.spec Log Message: bare define Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1288 retrieving revision 1.1289 diff -u -r1.1288 -r1.1289 --- openoffice.org.spec 4 Sep 2007 17:52:28 -0000 1.1288 +++ openoffice.org.spec 4 Sep 2007 18:36:39 -0000 1.1289 @@ -4,7 +4,6 @@ #temp, fix configure %ifnarch %{ix86} x86_64 %define jdk_line --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj -%define %endif # undef to get english only and no-langpacks for a faster smoketest build %define langpacks 1 From fedora-extras-commits at redhat.com Tue Sep 4 18:36:18 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 4 Sep 2007 14:36:18 -0400 Subject: rpms/offlineimap/devel offlineimap.spec,1.8,1.9 Message-ID: <200709041836.l84IaIeN024489@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/offlineimap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24436 Modified Files: offlineimap.spec Log Message: * Tue Sep 04 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag - add unclosed listitem in offlineimap.sgml - add missing BR: docbook-utils - build manpage - remove todo and manual files from %doc Index: offlineimap.spec =================================================================== RCS file: /cvs/pkgs/rpms/offlineimap/devel/offlineimap.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- offlineimap.spec 4 Sep 2007 18:25:20 -0000 1.8 +++ offlineimap.spec 4 Sep 2007 18:35:45 -0000 1.9 @@ -54,7 +54,7 @@ %files %defattr(-,root,root,-) #%doc manual.* todo -%doc README COPY* UPGRADING offlineimap.conf* FAQ.html todo +%doc README COPY* UPGRADING offlineimap.conf* FAQ.html %doc ChangeLog %{_bindir}/offlineimap %{python_sitelib}/offlineimap/ From fedora-extras-commits at redhat.com Tue Sep 4 18:11:50 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 14:11:50 -0400 Subject: rpms/bug-buddy/devel bug-buddy.spec,1.79,1.80 Message-ID: <200709041811.l84IBoib023514@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/bug-buddy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23489 Modified Files: bug-buddy.spec Log Message: add bug ref Index: bug-buddy.spec =================================================================== RCS file: /cvs/extras/rpms/bug-buddy/devel/bug-buddy.spec,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- bug-buddy.spec 4 Sep 2007 18:08:03 -0000 1.79 +++ bug-buddy.spec 4 Sep 2007 18:11:17 -0000 1.80 @@ -80,6 +80,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/breakpad-0.1 rm -rf $RPM_BUILD_ROOT%{_libdir}/bug-buddy/libbreakpad.{a,la} +# http://bugzilla.gnome.org/show_bug.cgi?id=473645 mv $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.so.0.0.0 \ $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.so rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/libgnomebreakpad.{a,la,so.*} From fedora-extras-commits at redhat.com Tue Sep 4 18:25:53 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 4 Sep 2007 14:25:53 -0400 Subject: rpms/offlineimap/devel offlineimap.spec,1.7,1.8 Message-ID: <200709041825.l84IPrsK024064@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/offlineimap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24037 Modified Files: offlineimap.spec Log Message: * Tue Sep 04 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag - add unclosed listitem in offlineimap.sgml - add missing BR: docbook-utils - build manpage - remove todo and manual files from %doc Index: offlineimap.spec =================================================================== RCS file: /cvs/pkgs/rpms/offlineimap/devel/offlineimap.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- offlineimap.spec 4 Sep 2007 18:12:45 -0000 1.7 +++ offlineimap.spec 4 Sep 2007 18:25:20 -0000 1.8 @@ -53,7 +53,8 @@ %files %defattr(-,root,root,-) -%doc manual.* README COPY* UPGRADING offlineimap.conf* FAQ.html todo +#%doc manual.* todo +%doc README COPY* UPGRADING offlineimap.conf* FAQ.html todo %doc ChangeLog %{_bindir}/offlineimap %{python_sitelib}/offlineimap/ @@ -67,6 +68,7 @@ - add unclosed listitem in offlineimap.sgml - add missing BR: docbook-utils - build manpage +- remove todo and manual files from %%doc * Sat Dec 09 2006 Till Maas - 4.0.16-3 - rebuild for python2.5 From fedora-extras-commits at redhat.com Tue Sep 4 18:01:43 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 4 Sep 2007 14:01:43 -0400 Subject: rpms/offlineimap/devel offlineimap.spec,1.5,1.6 Message-ID: <200709041801.l84I1hs4022978@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/offlineimap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22736 Modified Files: offlineimap.spec Log Message: * Tue Sep 04 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag - add unclosed listitem in offlineimap.sgml - add missing BR: docbook-utils Index: offlineimap.spec =================================================================== RCS file: /cvs/pkgs/rpms/offlineimap/devel/offlineimap.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- offlineimap.spec 4 Sep 2007 17:47:17 -0000 1.5 +++ offlineimap.spec 4 Sep 2007 18:01:09 -0000 1.6 @@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel +BuildRequires: docbook-utils BuildArch: noarch @@ -55,10 +56,11 @@ %{_mandir}/man1/offlineimap.1.gz %changelog -* Thu Aug 16 2007 Till Maas - 5.99.2-1 +* Tue Sep 04 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag - add unclosed listitem in offlineimap.sgml +- add missing BR: docbook-utils * Sat Dec 09 2006 Till Maas - 4.0.16-3 - rebuild for python2.5 @@ -99,5 +101,3 @@ * Fri Apr 28 2006 Adam Spiers 4.0.11-1 - Initial build. - - From fedora-extras-commits at redhat.com Tue Sep 4 18:13:18 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 4 Sep 2007 14:13:18 -0400 Subject: rpms/offlineimap/devel offlineimap.spec,1.6,1.7 Message-ID: <200709041813.l84IDICt023660@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/offlineimap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23597 Modified Files: offlineimap.spec Log Message: * Tue Sep 04 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag - add unclosed listitem in offlineimap.sgml - add missing BR: docbook-utils - build manpage Index: offlineimap.spec =================================================================== RCS file: /cvs/pkgs/rpms/offlineimap/devel/offlineimap.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- offlineimap.spec 4 Sep 2007 18:01:09 -0000 1.6 +++ offlineimap.spec 4 Sep 2007 18:12:45 -0000 1.7 @@ -33,10 +33,12 @@ %setup -q -n %name %patch0 -p1 + %build python setup.py build cp -p debian/changelog ChangeLog -make doc +docbook2man offlineimap.sgml + %install rm -rf $RPM_BUILD_ROOT @@ -44,9 +46,11 @@ mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man1 install -p offlineimap.1 $RPM_BUILD_ROOT/%{_mandir}/man1/ + %clean rm -rf $RPM_BUILD_ROOT + %files %defattr(-,root,root,-) %doc manual.* README COPY* UPGRADING offlineimap.conf* FAQ.html todo @@ -55,12 +59,14 @@ %{python_sitelib}/offlineimap/ %{_mandir}/man1/offlineimap.1.gz + %changelog * Tue Sep 04 2007 Till Maas - 5.99.2-1 - update to new version - update license Tag - add unclosed listitem in offlineimap.sgml - add missing BR: docbook-utils +- build manpage * Sat Dec 09 2006 Till Maas - 4.0.16-3 - rebuild for python2.5 From fedora-extras-commits at redhat.com Tue Sep 4 18:10:56 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Tue, 4 Sep 2007 14:10:56 -0400 Subject: rpms/krb5/devel CVE-2007-3999.patch, NONE, 1.1 CVE-2007-4000.patch, NONE, 1.1 krb5.spec, 1.131, 1.132 Message-ID: <200709041810.l84IAu2W023484@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23417/devel Modified Files: krb5.spec Added Files: CVE-2007-3999.patch CVE-2007-4000.patch Log Message: - incorporate fixes for MITKRB5-SA-2007-006 (CVE-2007-3999, CVE-2007-4000) CVE-2007-3999.patch: --- NEW FILE CVE-2007-3999.patch --- *** src/lib/rpc/svc_auth_gss.c (revision 20254) --- src/lib/rpc/svc_auth_gss.c (local) *************** *** 339,345 **** oa = &msg->rm_call.cb_cred; IXDR_PUT_ENUM(buf, oa->oa_flavor); IXDR_PUT_LONG(buf, oa->oa_length); ! if (oa->oa_length) { memcpy((caddr_t)buf, oa->oa_base, oa->oa_length); buf += RNDUP(oa->oa_length) / sizeof(int32_t); } --- 339,345 ---- oa = &msg->rm_call.cb_cred; IXDR_PUT_ENUM(buf, oa->oa_flavor); IXDR_PUT_LONG(buf, oa->oa_length); ! if (oa->oa_length && oa->oa_length <= sizeof(rpchdr)) { memcpy((caddr_t)buf, oa->oa_base, oa->oa_length); buf += RNDUP(oa->oa_length) / sizeof(int32_t); } CVE-2007-4000.patch: --- NEW FILE CVE-2007-4000.patch --- *** src/lib/kadm5/srv/svr_policy.c (revision 20254) --- src/lib/kadm5/srv/svr_policy.c (local) *************** *** 211,218 **** if((mask & KADM5_POLICY)) return KADM5_BAD_MASK; ! ret = krb5_db_get_policy(handle->context, entry->policy, &p, &cnt); ! if( ret && (cnt==0) ) return KADM5_UNK_POLICY; if ((mask & KADM5_PW_MAX_LIFE)) --- 211,219 ---- if((mask & KADM5_POLICY)) return KADM5_BAD_MASK; ! if ((ret = krb5_db_get_policy(handle->context, entry->policy, &p, &cnt))) ! return ret; ! if (cnt != 1) return KADM5_UNK_POLICY; if ((mask & KADM5_PW_MAX_LIFE)) Index: krb5.spec =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/krb5.spec,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- krb5.spec 25 Aug 2007 05:12:34 -0000 1.131 +++ krb5.spec 4 Sep 2007 18:10:23 -0000 1.132 @@ -14,7 +14,7 @@ Summary: The Kerberos network authentication system. Name: krb5 Version: 1.6.2 -Release: 4%{?dist} +Release: 5%{?dist} # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.2-signed.tar Source0: krb5-%{version}.tar.gz @@ -84,6 +84,8 @@ Patch57: krb5-1.6.2-login_chdir.patch Patch58: krb5-1.6.2-key_exp.patch Patch59: krb5-kpasswd_tcp.patch +Patch65: CVE-2007-3999.patch +Patch66: CVE-2007-4000.patch Patch60: krb5-1.6.1-pam.patch Patch61: krb5-trunk-manpaths.patch @@ -206,6 +208,9 @@ %endif %changelog +* Tue Sep 4 2007 Nalin Dahyabhai 1.6.2-5 +- incorporate fixes for MITKRB5-SA-2007-006 (CVE-2007-3999, CVE-2007-4000) + * Sat Aug 25 2007 Nalin Dahyabhai 1.6.2-4 - cover more cases in labeling files on creation - add missing gawk build dependency @@ -1208,6 +1213,8 @@ %patch51 -p0 -b .ldap_init %patch52 -p0 -b .ldap_man %patch53 -p1 -b .nodeplibs +%patch64 -p0 -b .2007-3999 +%patch65 -p0 -b .2007-4000 #%patch55 -p1 -b .empty #%patch56 -p1 -b .doublelog #%patch57 -p1 -b .login_chdir From fedora-extras-commits at redhat.com Tue Sep 4 18:10:53 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Tue, 4 Sep 2007 14:10:53 -0400 Subject: rpms/krb5/F-7 CVE-2007-3999.patch, NONE, 1.1 CVE-2007-4000.patch, NONE, 1.1 krb5.spec, 1.113, 1.114 Message-ID: <200709041810.l84IArJt023480@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23417/F-7 Modified Files: krb5.spec Added Files: CVE-2007-3999.patch CVE-2007-4000.patch Log Message: - incorporate fixes for MITKRB5-SA-2007-006 (CVE-2007-3999, CVE-2007-4000) CVE-2007-3999.patch: --- NEW FILE CVE-2007-3999.patch --- *** src/lib/rpc/svc_auth_gss.c (revision 20254) --- src/lib/rpc/svc_auth_gss.c (local) *************** *** 339,345 **** oa = &msg->rm_call.cb_cred; IXDR_PUT_ENUM(buf, oa->oa_flavor); IXDR_PUT_LONG(buf, oa->oa_length); ! if (oa->oa_length) { memcpy((caddr_t)buf, oa->oa_base, oa->oa_length); buf += RNDUP(oa->oa_length) / sizeof(int32_t); } --- 339,345 ---- oa = &msg->rm_call.cb_cred; IXDR_PUT_ENUM(buf, oa->oa_flavor); IXDR_PUT_LONG(buf, oa->oa_length); ! if (oa->oa_length && oa->oa_length <= sizeof(rpchdr)) { memcpy((caddr_t)buf, oa->oa_base, oa->oa_length); buf += RNDUP(oa->oa_length) / sizeof(int32_t); } CVE-2007-4000.patch: --- NEW FILE CVE-2007-4000.patch --- *** src/lib/kadm5/srv/svr_policy.c (revision 20254) --- src/lib/kadm5/srv/svr_policy.c (local) *************** *** 211,218 **** if((mask & KADM5_POLICY)) return KADM5_BAD_MASK; ! ret = krb5_db_get_policy(handle->context, entry->policy, &p, &cnt); ! if( ret && (cnt==0) ) return KADM5_UNK_POLICY; if ((mask & KADM5_PW_MAX_LIFE)) --- 211,219 ---- if((mask & KADM5_POLICY)) return KADM5_BAD_MASK; ! if ((ret = krb5_db_get_policy(handle->context, entry->policy, &p, &cnt))) ! return ret; ! if (cnt != 1) return KADM5_UNK_POLICY; if ((mask & KADM5_PW_MAX_LIFE)) Index: krb5.spec =================================================================== RCS file: /cvs/pkgs/rpms/krb5/F-7/krb5.spec,v retrieving revision 1.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- krb5.spec 27 Jun 2007 18:41:04 -0000 1.113 +++ krb5.spec 4 Sep 2007 18:10:20 -0000 1.114 @@ -11,7 +11,7 @@ Summary: The Kerberos network authentication system. Name: krb5 Version: 1.6.1 -Release: 2.1%{?dist} +Release: 3%{?dist} # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.5/krb5-1.5-signed.tar Source0: krb5-%{version}.tar.gz @@ -77,6 +77,8 @@ Patch55: krb5-1.6.1-empty.patch Patch56: krb5-1.6.1-get_opt_fixup.patch Patch57: krb5-1.6.1-ftp-nospew.patch +Patch58: CVE-2007-3999.patch +Patch59: CVE-2007-4000.patch Patch62: krb5-any-fixup-patch.txt @@ -196,6 +198,9 @@ %endif %changelog +* Tue Sep 4 2007 Nalin Dahyabhai 1.6.1-3 +- incorporate fixes for MITKRB5-SA-2007-006 (CVE-2007-3999, CVE-2007-4000) + * Wed Jun 27 2007 Nalin Dahyabhai 1.6.1-2.1 - incorporate fixes for MITKRB5-SA-2007-004 (CVE-2007-2442,CVE-2007-2443) and MITKRB5-SA-2007-005 (CVE-2007-2798) @@ -1142,6 +1147,8 @@ #%patch55 -p1 -b .empty %patch56 -p0 -b .get_opt_fixup %patch57 -p1 -b .ftp-nospew +%patch58 -p0 -b .2007-3999 +%patch59 -p0 -b .2007-4000 %patch70 -p0 -b .2007-004 %patch71 -p0 -b .2007-005 cp src/krb524/README README.krb524 From fedora-extras-commits at redhat.com Tue Sep 4 18:25:16 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 4 Sep 2007 14:25:16 -0400 Subject: rpms/gkrellm/EL-5 gkrellm-2.3.0-gnutls.patch, NONE, 1.1 gkrellm.spec, 1.5, 1.6 Message-ID: <200709041825.l84IPGT8024031@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/gkrellm/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23986 Modified Files: gkrellm.spec Added Files: gkrellm-2.3.0-gnutls.patch Log Message: Resync with devel gkrellm-2.3.0-gnutls.patch: --- NEW FILE gkrellm-2.3.0-gnutls.patch --- diff -up gkrellm-2.3.0/src/configure~ gkrellm-2.3.0/src/configure --- gkrellm-2.3.0/src/configure~ 2007-05-07 02:45:55.000000000 +0300 +++ gkrellm-2.3.0/src/configure 2007-09-04 00:10:36.000000000 +0300 @@ -41,6 +41,7 @@ echo "Checking for gnutls... " 1>& 5 cat << EOF > test.c #include +#include #include #include diff -up gkrellm-2.3.0/src/mail.c~ gkrellm-2.3.0/src/mail.c --- gkrellm-2.3.0/src/mail.c~ 2007-07-07 02:45:25.000000000 +0300 +++ gkrellm-2.3.0/src/mail.c 2007-09-04 00:10:49.000000000 +0300 @@ -34,6 +34,7 @@ #if defined(HAVE_GNUTLS) #include +#include #include #define MD5Init MD5_Init #define MD5Update MD5_Update Index: gkrellm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/EL-5/gkrellm.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gkrellm.spec 3 Sep 2007 20:51:14 -0000 1.5 +++ gkrellm.spec 4 Sep 2007 18:24:44 -0000 1.6 @@ -1,6 +1,6 @@ Name: gkrellm Version: 2.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Multiple stacked system monitors in one process Group: Applications/System License: GPLv3+ @@ -9,11 +9,12 @@ Source1: gkrellmd.init Source2: gkrellm.desktop Source3: gkrellm.png +Patch0: gkrellm-2.3.0-gnutls.patch Patch1: gkrellm-2.1.28-config.patch Patch2: gkrellm-2.2.4-sansfont.patch Patch3: gkrellm-2.2.7-width.patch Patch4: gkrellm-2.2.9-libdir.patch -BuildRequires: gtk2-devel openssl-devel libSM-devel desktop-file-utils gettext +BuildRequires: gtk2-devel gnutls-devel libSM-devel desktop-file-utils gettext BuildRequires: lm_sensors-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -34,7 +35,7 @@ %package daemon Summary: The GNU Krell Monitors Server Group: System Environment/Daemons -Requires(pre): /usr/sbin/useradd, /usr/sbin/groupadd +Requires(pre): shadow-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -57,6 +58,7 @@ %prep %setup -q +%patch0 -p1 -z .gnutls %patch1 -p1 -z .config %patch2 -p1 -z .sansfont %patch3 -p1 -z .width @@ -119,9 +121,10 @@ %pre daemon -# the daemon shouldn't run as nobody -/usr/sbin/groupadd -r gkrellmd 2> /dev/null || : -/usr/sbin/useradd -s /sbin/nologin -M -d / -c "GNU Krell daemon" -r -g gkrellmd gkrellmd 2> /dev/null || : +getent group gkrellmd >/dev/null || groupadd -r gkrellmd +getent passwd gkrellmd >/dev/null || \ +useradd -r -g gkrellmd -M -d / -s /sbin/nologin -c "GNU Krell daemon" gkrellmd +: %post daemon /sbin/chkconfig --add gkrellmd || : @@ -166,6 +169,10 @@ %changelog +* Tue Sep 4 2007 Ville Skytt?? - 2.3.0-3 +- Fix gnutls detection/build and use it instead of openssl. +- Sync user and group creation with current Fedora guidelines. + * Tue Aug 7 2007 Hans de Goede 2.3.0-2 - Update License tag for new Licensing Guidelines compliance From fedora-extras-commits at redhat.com Tue Sep 4 20:48:50 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Tue, 04 Sep 2007 13:48:50 -0700 Subject: [pkgdb] telepathy-gabble had acl change status Message-ID: <200709042048.l84KmpmY006354@app3.fedora.phx.redhat.com> John (J5) Palmieri (johnp) has set the watchbugzilla acl on telepathy-gabble (Fedora OLPC 2) to Approved for Daniel Williams (dcbw) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/telepathy-gabble From fedora-extras-commits at redhat.com Tue Sep 4 20:48:51 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Tue, 04 Sep 2007 13:48:51 -0700 Subject: [pkgdb] telepathy-gabble had acl change status Message-ID: <200709042048.l84KmpwJ006363@app3.fedora.phx.redhat.com> John (J5) Palmieri (johnp) has set the watchcommits acl on telepathy-gabble (Fedora OLPC 2) to Approved for Daniel Williams (dcbw) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/telepathy-gabble From fedora-extras-commits at redhat.com Tue Sep 4 20:48:55 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Tue, 04 Sep 2007 13:48:55 -0700 Subject: [pkgdb] telepathy-gabble had acl change status Message-ID: <200709042048.l84KmtOG006372@app3.fedora.phx.redhat.com> John (J5) Palmieri (johnp) has set the approveacls acl on telepathy-gabble (Fedora OLPC 2) to Approved for Daniel Williams (dcbw) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/telepathy-gabble From fedora-extras-commits at redhat.com Tue Sep 4 20:54:01 2007 From: fedora-extras-commits at redhat.com (Roland McGrath (roland)) Date: Tue, 4 Sep 2007 16:54:01 -0400 Subject: rpms/kernel/devel kernel.spec, 1.144, 1.145 linux-2.6-utrace-core.patch, 1.5, 1.6 linux-2.6-utrace-ptrace-compat.patch, 1.4, 1.5 linux-2.6-utrace-tracehook.patch, 1.8, 1.9 Message-ID: <200709042054.l84Ks1LL008639@cvs-int.fedora.redhat.com> Author: roland Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8604 Modified Files: kernel.spec linux-2.6-utrace-core.patch linux-2.6-utrace-ptrace-compat.patch linux-2.6-utrace-tracehook.patch Log Message: utrace update (#232837, #248532) Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- kernel.spec 2 Sep 2007 05:40:37 -0000 1.144 +++ kernel.spec 4 Sep 2007 20:53:27 -0000 1.145 @@ -1789,6 +1789,9 @@ %changelog +* Tue Sep 4 2007 Roland McGrath +- utrace update (#232837, #248532) + * Sun Sep 02 2007 Dave Jones - Fix oops in IPv4. linux-2.6-utrace-core.patch: Index: linux-2.6-utrace-core.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-core.patch,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- linux-2.6-utrace-core.patch 21 Aug 2007 19:42:55 -0000 1.5 +++ linux-2.6-utrace-core.patch 4 Sep 2007 20:53:27 -0000 1.6 @@ -20,7 +20,7 @@ --- kernel/Makefile | 1 - kernel/utrace.c | 2263 +++++++++++++++++++++++++++++++++++++ + kernel/utrace.c | 2344 +++++++++++++++++++++++++++++++++++++ Documentation/utrace.txt | 579 +++++++++ Documentation/DocBook/Makefile | 2 Documentation/DocBook/utrace.tmpl | 23 @@ -28,7 +28,7 @@ include/linux/utrace.h | 544 +++++++++ include/linux/sched.h | 5 init/Kconfig | 20 - 9 files changed, 3504 insertions(+), 18 deletions(-) + 9 files changed, 3585 insertions(+), 18 deletions(-) create kernel/utrace.c create Documentation/utrace.txt create Documentation/DocBook/utrace.tmpl @@ -46,7 +46,7 @@ # According to Alan Modra , the -fno-omit-frame-pointer is --- linux-2.6/kernel/utrace.c +++ linux-2.6/kernel/utrace.c -@@ -0,0 +1,2263 @@ +@@ -0,0 +1,2344 @@ +/* + * utrace infrastructure interface for debugging user processes + * @@ -522,7 +522,7 @@ + */ +struct utrace_attached_engine * +utrace_attach(struct task_struct *target, int flags, -+ const struct utrace_engine_ops *ops, void *data) ++ const struct utrace_engine_ops *ops, void *data) +{ + struct utrace *utrace; + struct utrace_attached_engine *engine; @@ -624,10 +624,13 @@ +EXPORT_SYMBOL_GPL(utrace_attach); + +/* -+ * When an engine is detached, the target thread may still see it and make -+ * callbacks until it quiesces. We reset its event flags to just QUIESCE -+ * and install a special ops vector whose callback is dead_engine_delete. -+ * When the target thread quiesces, it can safely free the engine itself. ++ * When an engine is detached, the target thread may still see it ++ * and make callbacks until it quiesces. We install a special ops ++ * vector whose callbacks are all dead_engine_delete. When the ++ * target thread quiesces, it can safely free the engine itself. ++ * We must cover all callbacks in case of races between checking ++ * engine->flags and utrace_detach changing engine->ops. ++ * Only report_reap is never called due to a special case in utrace_reap. + */ +static u32 +dead_engine_delete(struct utrace_attached_engine *engine, @@ -636,9 +639,38 @@ + return UTRACE_ACTION_DETACH; +} + ++/* ++ * Don't use .report_xxx = ... style here because this way makes it easier ++ * to be sure we're forced to have an initializer here for every member. ++ */ +static const struct utrace_engine_ops dead_engine_ops = +{ -+ .report_quiesce = &dead_engine_delete ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ unsigned long, struct task_struct *)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ pid_t)) &dead_engine_delete, ++ &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ struct pt_regs *, u32, siginfo_t *, ++ const struct k_sigaction *, struct k_sigaction *)) ++ &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ int)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ const struct linux_binprm *, struct pt_regs *)) ++ &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ struct pt_regs *)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ struct pt_regs *)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ long, long *)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *)) ++ &dead_engine_delete, ++ NULL, /* report_reap */ ++ NULL, /* allow_access_process_vm */ ++ NULL, /* unsafe_exec */ ++ NULL, /* tracer_task */ +}; + + @@ -844,9 +876,32 @@ + return ret; + } + -+ flags = engine->flags; -+ engine->flags = UTRACE_EVENT(QUIESCE) | UTRACE_ACTION_QUIESCE; ++ /* ++ * This must work while the target thread races with us doing: ++ * if (engine->flags & UTRACE_EVENT(x)) REPORT(x, ...); ++ * The REPORT macro uses smp_rmb() between checking engine->flags ++ * and using engine->ops. Here we change engine->ops first, then ++ * use smp_wmb() before changing engine->flags. This ensures it ++ * can check the old flags before using the old ops, or check the ++ * old flags before using the new ops, or check the new flags ++ * before using the new ops, but can never check the new flags ++ * before using the old ops. Hence, dead_engine_ops might be used ++ * with any old flags in place. So, it has report_* callback ++ * pointers for every event type. Since it has to have those ++ * anyway, we enable (for after any potential race) all the events ++ * that have no overhead to enable. We want it to get into that ++ * callback and complete the detach ASAP. ++ */ + rcu_assign_pointer(engine->ops, &dead_engine_ops); ++ smp_wmb(); ++ flags = engine->flags; ++ engine->flags = (UTRACE_EVENT(QUIESCE) ++ | UTRACE_EVENT(CLONE) ++ | UTRACE_EVENT(VFORK_DONE) ++ | UTRACE_EVENT(EXEC) ++ | UTRACE_EVENT(EXIT) ++ | UTRACE_EVENT(JCTL) ++ | UTRACE_ACTION_QUIESCE); + + if (quiesce(target, 1)) { + remove_engine(engine, target, utrace); @@ -971,7 +1026,7 @@ +{ + struct utrace *utrace; + int report; -+ unsigned long old_flags, old_utrace_flags; ++ unsigned long old_flags, old_utrace_flags, set_utrace_flags; + int ret = -EALREADY; + +#ifdef ARCH_HAS_SINGLE_STEP @@ -1005,6 +1060,22 @@ + } + + /* ++ * When it's in TASK_STOPPED state, do not set UTRACE_EVENT(JCTL). ++ * That bit indicates utrace_report_jctl has not run yet and so the ++ * target cannot be considered quiescent. But if the bit wasn't ++ * already set, it can't be in running in there and really is ++ * quiescent now in its existing job control stop. We set ++ * UTRACE_ACTION_QUIESCE to be sure that once it resumes it will ++ * recompute its flags in utrace_quiescent. ++ */ ++ set_utrace_flags = flags; ++ if (((set_utrace_flags &~ old_utrace_flags) & UTRACE_EVENT(JCTL)) ++ && target->state == TASK_STOPPED) { ++ set_utrace_flags &= ~UTRACE_EVENT(JCTL); ++ set_utrace_flags |= UTRACE_ACTION_QUIESCE; ++ } ++ ++ /* + * When setting these flags, it's essential that we really + * synchronize with exit_notify. They cannot be set after + * exit_notify takes the tasklist_lock. By holding the read @@ -1014,20 +1085,20 @@ + * knows positively that utrace_report_death will be called or + * that it won't. + */ -+ if ((flags &~ old_utrace_flags) & (UTRACE_ACTION_NOREAP -+ | DEATH_EVENTS)) { ++ if ((set_utrace_flags &~ old_utrace_flags) & (UTRACE_ACTION_NOREAP ++ | DEATH_EVENTS)) { + read_lock(&tasklist_lock); + if (unlikely(target->exit_state)) { + read_unlock(&tasklist_lock); + spin_unlock(&utrace->lock); + return ret; + } -+ target->utrace_flags |= flags; ++ target->utrace_flags |= set_utrace_flags; + read_unlock(&tasklist_lock); + } + + engine->flags = flags; -+ target->utrace_flags |= flags; ++ target->utrace_flags |= set_utrace_flags; + ret = 0; + + report = 0; @@ -1149,10 +1220,20 @@ + return ret; +} + -+#define REPORT(callback, ...) do { \ -+ u32 ret = (*rcu_dereference(engine->ops)->callback) \ -+ (engine, tsk, ##__VA_ARGS__); \ -+ action = update_action(tsk, utrace, engine, ret); \ ++/* ++ * This macro is always used after checking engine->flags. ++ * The smp_rmb() here pairs with smp_wmb() in utrace_detach. ++ * engine->ops changes before engine->flags, so the flags we ++ * just tested properly enabled this report for the real ops, ++ * or harmlessly enabled it for dead_engine_ops. ++ */ ++#define REPORT(callback, ...) \ ++ do { \ ++ u32 ret; \ ++ smp_rmb(); \ ++ ret = (*rcu_dereference(engine->ops)->callback) \ ++ (engine, tsk, ##__VA_ARGS__); \ ++ action = update_action(tsk, utrace, engine, ret); \ + } while (0) + + @@ -3755,7 +3836,7 @@ +#endif /* linux/utrace.h */ --- linux-2.6/include/linux/sched.h +++ linux-2.6/include/linux/sched.h -@@ -1080,6 +1080,11 @@ struct task_struct { +@@ -1081,6 +1081,11 @@ struct task_struct { struct audit_context *audit_context; seccomp_t seccomp; linux-2.6-utrace-ptrace-compat.patch: Index: linux-2.6-utrace-ptrace-compat.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-ptrace-compat.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- linux-2.6-utrace-ptrace-compat.patch 21 Aug 2007 19:42:55 -0000 1.4 +++ linux-2.6-utrace-ptrace-compat.patch 4 Sep 2007 20:53:27 -0000 1.5 @@ -24,7 +24,7 @@ arch/powerpc/lib/sstep.c | 3 kernel/fork.c | 2 kernel/exit.c | 13 - kernel/ptrace.c | 2054 +++++++++++++++++++++++++++++++++++++-- + kernel/ptrace.c | 2055 +++++++++++++++++++++++++++++++++++++-- kernel/sys_ni.c | 4 kernel/Makefile | 3 include/linux/sched.h | 4 @@ -32,7 +32,7 @@ include/asm-x86_64/tracehook.h | 1 include/asm-x86_64/ptrace-abi.h | 3 init/Kconfig | 15 - 20 files changed, 2641 insertions(+), 780 deletions(-) + 20 files changed, 2642 insertions(+), 780 deletions(-) delete arch/powerpc/kernel/ptrace32.c --- linux-2.6/fs/proc/base.c @@ -1331,7 +1331,7 @@ tsk = next_thread(tsk); --- linux-2.6/kernel/ptrace.c +++ linux-2.6/kernel/ptrace.c -@@ -19,213 +19,2007 @@ +@@ -19,213 +19,2008 @@ #include #include #include @@ -1394,19 +1394,66 @@ +}; + +static const struct utrace_engine_ops ptrace_utrace_ops; /* Initialized below. */ + + /* +- * Check that we have indeed attached to the thing.. ++ * We use this bit in task_struct.exit_code of a ptrace'd task to indicate ++ * a ptrace stop. It must not overlap with any bits used in real exit_code's. ++ * Those are (PTRACE_EVENT_* << 8) | 0xff. + */ +-int ptrace_check_attach(struct task_struct *child, int kill) ++#define PTRACE_TRAPPED_MASK 0x10000 ++ + +static void +ptrace_state_unlink(struct ptrace_state *state) -+{ + { +- return -ENOSYS; + task_lock(state->parent); + list_del_rcu(&state->entry); + task_unlock(state->parent); -+} -+ + } + +-static int may_attach(struct task_struct *task) +static struct ptrace_state * +ptrace_setup(struct task_struct *target, struct utrace_attached_engine *engine, + struct task_struct *parent, u8 options, int cap_sys_ptrace) -+{ + { +- /* May we inspect the given task? +- * This check is used both for attaching with ptrace +- * and for allowing access to sensitive information in /proc. +- * +- * ptrace_attach denies several cases that /proc allows +- * because setting up the necessary parent/child relationship +- * or halting the specified task is impossible. +- */ +- int dumpable = 0; +- /* Don't let security modules deny introspection */ +- if (task == current) +- return 0; +- if (((current->uid != task->euid) || +- (current->uid != task->suid) || +- (current->uid != task->uid) || +- (current->gid != task->egid) || +- (current->gid != task->sgid) || +- (current->gid != task->gid)) && !capable(CAP_SYS_PTRACE)) +- return -EPERM; +- smp_rmb(); +- if (task->mm) +- dumpable = get_dumpable(task->mm); +- if (!dumpable && !capable(CAP_SYS_PTRACE)) +- return -EPERM; +- +- return security_ptrace(current, task); +-} +- +-int ptrace_may_attach(struct task_struct *task) +-{ +- int err; +- task_lock(task); +- err = may_attach(task); +- task_unlock(task); +- return !err; + struct ptrace_state *state; + + NO_LOCKS; @@ -1466,17 +1513,14 @@ + BUG_ON(state->rcu.next); + call_rcu(&state->rcu, ptrace_state_free); +} - - /* -- * Check that we have indeed attached to the thing.. ++ ++/* + * Update the tracing engine state to match the new ptrace state. - */ --int ptrace_check_attach(struct task_struct *child, int kill) ++ */ +static int __must_check +ptrace_update(struct task_struct *target, struct ptrace_state *state, + unsigned long flags, int from_stopped) - { -- return -ENOSYS; ++{ + int ret; + + START_CHECK; @@ -1541,9 +1585,8 @@ + END_CHECK; + + return ret; - } - --static int may_attach(struct task_struct *task) ++} ++ +/* + * This does ptrace_update and also installs state in engine->data. + * Only after utrace_set_flags succeeds (in ptrace_update) inside @@ -1555,42 +1598,7 @@ + */ +static int __must_check +ptrace_setup_finish(struct task_struct *target, struct ptrace_state *state) - { -- /* May we inspect the given task? -- * This check is used both for attaching with ptrace -- * and for allowing access to sensitive information in /proc. -- * -- * ptrace_attach denies several cases that /proc allows -- * because setting up the necessary parent/child relationship -- * or halting the specified task is impossible. -- */ -- int dumpable = 0; -- /* Don't let security modules deny introspection */ -- if (task == current) -- return 0; -- if (((current->uid != task->euid) || -- (current->uid != task->suid) || -- (current->uid != task->uid) || -- (current->gid != task->egid) || -- (current->gid != task->sgid) || -- (current->gid != task->gid)) && !capable(CAP_SYS_PTRACE)) -- return -EPERM; -- smp_rmb(); -- if (task->mm) -- dumpable = get_dumpable(task->mm); -- if (!dumpable && !capable(CAP_SYS_PTRACE)) -- return -EPERM; -- -- return security_ptrace(current, task); --} -- --int ptrace_may_attach(struct task_struct *task) --{ -- int err; -- task_lock(task); -- err = may_attach(task); -- task_unlock(task); -- return !err; ++{ + int ret; + + NO_LOCKS; @@ -1607,12 +1615,11 @@ + NO_LOCKS; + + return ret; - } - --int ptrace_attach(struct task_struct *task) ++} ++ + +static int ptrace_traceme(void) - { ++{ + struct utrace_attached_engine *engine; + struct ptrace_state *state; + int retval; @@ -1664,10 +1671,11 @@ + NO_LOCKS; + + return retval; -+} -+ + } + +-int ptrace_attach(struct task_struct *task) +static int ptrace_attach(struct task_struct *task) -+{ + { + struct utrace_attached_engine *engine; + struct ptrace_state *state; int retval; @@ -1685,9 +1693,8 @@ - retval = may_attach(task); - if (retval) + if (!task->mm) /* kernel threads */ - goto bad; - -- retval = -ENOSYS; ++ goto bad; ++ + pr_debug("%d ptrace_attach %d state %lu exit_code %x\n", + current->pid, task->pid, task->state, task->exit_code); + @@ -1699,9 +1706,10 @@ + retval = PTR_ERR(engine); + if (retval == -EEXIST) + retval = -EPERM; -+ goto bad; + goto bad; + } -+ + +- retval = -ENOSYS; + pr_debug("%d ptrace_attach %d after utrace_attach: %lu exit_code %x\n", + current->pid, task->pid, task->state, task->exit_code); + @@ -1735,8 +1743,6 @@ + if (retval) + (void) utrace_detach(task, engine); + else { -+ int stopped = 0; -+ + NO_LOCKS; + + /* @@ -1746,48 +1752,14 @@ + * We cannot call into the signal code if it's dead. + */ + read_lock(&tasklist_lock); -+ if (likely(!task->exit_state)) { ++ if (likely(!task->exit_state)) + force_sig_specific(SIGSTOP, task); -+ -+ spin_lock_irq(&task->sighand->siglock); -+ stopped = (task->state == TASK_STOPPED); -+ spin_unlock_irq(&task->sighand->siglock); -+ } + read_unlock(&tasklist_lock); + -+ if (stopped) { -+ const struct utrace_regset *regset; -+ -+ /* -+ * Set QUIESCE immediately, so we can allow -+ * ptrace requests while he's in TASK_STOPPED. -+ */ -+ retval = ptrace_update(task, state, /* XXX child death+other thread waits race could have freed state already */ -+ UTRACE_ACTION_QUIESCE, 0); -+ if (retval) -+ /* -+ * Anything is possible here. It might not -+ * really have been quiescent yet. It -+ * might have just woken up and died. -+ */ -+ BUG_ON(retval != -ESRCH && retval != -EALREADY); -+ retval = 0; -+ -+ /* -+ * Do now the regset 0 writeback that we do on every -+ * stop, since it's never been done. On register -+ * window machines, this makes sure the user memory -+ * backing the register data is up to date. -+ */ -+ regset = utrace_regset(task, engine, -+ utrace_native_view(task), 0); -+ if (regset->writeback) -+ (*regset->writeback)(task, regset, 1); -+ } -+ + pr_debug("%d ptrace_attach %d complete (%sstopped)" + " state %lu code %x", -+ current->pid, task->pid, stopped ? "" : "not ", ++ current->pid, task->pid, ++ task->state == TASK_STOPPED ? "" : "not ", + task->state, task->exit_code); + } @@ -2584,13 +2556,13 @@ + return ret; } +#endif ++ -/** - * ptrace_traceme -- helper for PTRACE_TRACEME - * - * Performs checks and sets PT_PTRACED. - * Should be used by all ptrace implementations for PTRACE_TRACEME. -+ +/* + * Detach the zombie being reported for wait. */ @@ -2752,7 +2724,29 @@ + * check fails we are sure to get a wakeup if it stops. + */ + exit_code = xchg(&p->exit_code, 0); -+ if (exit_code) ++ if (exit_code & PTRACE_TRAPPED_MASK) ++ goto found; ++ ++ /* ++ * If p was in job-control stop (TASK_STOPPED) rather than ++ * ptrace stop (TASK_TRACED), then SIGCONT can asynchronously ++ * clear it back to TASK_RUNNING. Until it gets scheduled ++ * and clears its own ->exit_code, our xchg below will see ++ * its stop signal. But, we must not report it if it's no ++ * longer in TASK_STOPPED, as vanilla wait would not--the ++ * caller can tell if it sent the SIGCONT before calling ++ * wait. We must somehow distinguish this from the case ++ * where p is in TASK_RUNNING with p->exit_code set because ++ * it is on its way to entering TASK_TRACED (QUIESCE) for our ++ * stop. So, ptrace_report sets the PTRACE_TRAPPED_MASK bit ++ * in exit_code when it's setting QUIESCE. For a job control ++ * control stop, that bit will never have been set. Since ++ * the bit's not set now, we should only report right now if ++ * p is still stopped. For this case we are protected by ++ * races the same wait that vanilla do_wait (exit.c) is: ++ * wait_chldexit is woken after p->state is set to TASK_STOPPED. ++ */ ++ if (p->state == TASK_STOPPED) + goto found; + + // XXX should handle WCONTINUED @@ -2803,6 +2797,7 @@ + } + else { + why = CLD_TRAPPED; ++ exit_code &= ~PTRACE_TRAPPED_MASK; + status = exit_code; + exit_code = (status << 8) | 0x7f; + } @@ -2981,8 +2976,14 @@ + */ + utrace_set_flags(tsk, engine, engine->flags | UTRACE_ACTION_QUIESCE); + ++ /* ++ * The PTRACE_TRAPPED_MASK bit distinguishes to ptrace_do_wait that ++ * this is a ptrace report, so we expect to enter TASK_TRACED but ++ * might not be there yet when examined. ++ */ + BUG_ON(code == 0); -+ tsk->exit_code = code; ++ WARN_ON(code &~ 0x7ff); ++ tsk->exit_code = code | PTRACE_TRAPPED_MASK; + do_notify(tsk, state->parent, CLD_TRAPPED); + + pr_debug("%d ptrace_report quiescing exit_code %x\n", @@ -3178,15 +3179,13 @@ + NO_LOCKS; + printk(KERN_ERR "ptrace out of memory, lost child %d of %d", + child->pid, parent->pid); - } - --int generic_ptrace_pokedata(struct task_struct *tsk, long addr, long data) ++} ++ +static u32 +ptrace_report_clone(struct utrace_attached_engine *engine, + struct task_struct *parent, + unsigned long clone_flags, struct task_struct *child) - { -- int copied; ++{ + int event, option; + struct ptrace_state *state; + @@ -3217,9 +3216,7 @@ + } + else + event = 0; - -- copied = access_process_vm(tsk, addr, &data, sizeof(data), 1); -- return (copied == sizeof(data)) ? 0 : -EIO; ++ + if (!(clone_flags & CLONE_UNTRACED) + && (event || (clone_flags & CLONE_PTRACE))) { + /* @@ -3279,7 +3276,7 @@ + state->have_eventmsg = 0; + state->u.siginfo = info; + return ptrace_report(engine, tsk, state, signo) | UTRACE_SIGNAL_IGN; - } ++} + +static u32 +ptrace_report_jctl(struct utrace_attached_engine *engine, @@ -3370,12 +3367,14 @@ + struct task_struct *tsk, struct pt_regs *regs) +{ + return ptrace_report_syscall(engine, tsk, regs, 0); -+} -+ + } + +-int generic_ptrace_pokedata(struct task_struct *tsk, long addr, long data) +static u32 +ptrace_report_exit(struct utrace_attached_engine *engine, + struct task_struct *tsk, long orig_code, long *code) -+{ + { +- int copied; + struct ptrace_state *state = get_ptrace_state(engine, tsk); + if (unlikely(state == NULL)) + return UTRACE_ACTION_RESUME; @@ -3402,9 +3401,11 @@ + } + + END_CHECK; -+ + +- copied = access_process_vm(tsk, addr, &data, sizeof(data), 1); +- return (copied == sizeof(data)) ? 0 : -EIO; + return unsafe; -+} + } + +static struct task_struct * +ptrace_tracer_task(struct utrace_attached_engine *engine, @@ -3503,7 +3504,7 @@ # According to Alan Modra , the -fno-omit-frame-pointer is --- linux-2.6/include/linux/sched.h +++ linux-2.6/include/linux/sched.h -@@ -1178,6 +1178,10 @@ struct task_struct { +@@ -1179,6 +1179,10 @@ struct task_struct { atomic_t fs_excl; /* holding fs exclusive resources */ struct rcu_head rcu; linux-2.6-utrace-tracehook.patch: Index: linux-2.6-utrace-tracehook.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-tracehook.patch,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- linux-2.6-utrace-tracehook.patch 1 Sep 2007 00:32:50 -0000 1.8 +++ linux-2.6-utrace-tracehook.patch 4 Sep 2007 20:53:27 -0000 1.9 @@ -221,7 +221,7 @@ p->uid, p->euid, p->suid, p->fsuid, p->gid, p->egid, p->sgid, p->fsgid); -@@ -427,7 +433,7 @@ static int do_task_stat(struct task_stru +@@ -441,7 +447,7 @@ static int do_task_stat(struct task_stru sid = signal_session(sig); pgid = process_group(task); @@ -257,7 +257,7 @@ #include #include #include -@@ -1161,13 +1161,7 @@ EXPORT_SYMBOL(prepare_binprm); +@@ -1153,13 +1153,7 @@ EXPORT_SYMBOL(prepare_binprm); static int unsafe_exec(struct task_struct *p) { @@ -272,7 +272,7 @@ if (atomic_read(&p->fs->count) > 1 || atomic_read(&p->files->count) > 1 || atomic_read(&p->sighand->count) > 1) -@@ -1311,6 +1305,7 @@ int search_binary_handler(struct linux_b +@@ -1303,6 +1297,7 @@ int search_binary_handler(struct linux_b bprm->file = NULL; current->did_exec = 1; proc_exec_connector(current); @@ -382,7 +382,7 @@ } } tsec->sid = sid; -@@ -2754,11 +2760,6 @@ static int selinux_task_alloc_security(s +@@ -2757,11 +2763,6 @@ static int selinux_task_alloc_security(s tsec2->keycreate_sid = tsec1->keycreate_sid; tsec2->sockcreate_sid = tsec1->sockcreate_sid; @@ -394,7 +394,7 @@ return 0; } -@@ -4541,6 +4542,7 @@ static int selinux_setprocattr(struct ta +@@ -4544,6 +4545,7 @@ static int selinux_setprocattr(struct ta char *name, void *value, size_t size) { struct task_security_struct *tsec; @@ -402,7 +402,7 @@ u32 sid = 0; int error; char *str = value; -@@ -4629,18 +4631,24 @@ static int selinux_setprocattr(struct ta +@@ -4632,18 +4634,24 @@ static int selinux_setprocattr(struct ta /* Check for ptracing, and update the task SID if ok. Otherwise, leave SID unchanged and fail. */ task_lock(p); @@ -2621,7 +2621,7 @@ /* * This signal will be fatal to the whole group. */ -@@ -1448,8 +1445,7 @@ void do_notify_parent(struct task_struct +@@ -1447,8 +1444,7 @@ void do_notify_parent(struct task_struct /* do_notify_parent_cldstop should have been called instead. */ BUG_ON(tsk->state & (TASK_STOPPED|TASK_TRACED)); @@ -2631,7 +2631,7 @@ info.si_signo = sig; info.si_errno = 0; -@@ -1474,7 +1470,7 @@ void do_notify_parent(struct task_struct +@@ -1473,7 +1469,7 @@ void do_notify_parent(struct task_struct psig = tsk->parent->sighand; spin_lock_irqsave(&psig->siglock, flags); @@ -2640,7 +2640,7 @@ (psig->action[SIGCHLD-1].sa.sa_handler == SIG_IGN || (psig->action[SIGCHLD-1].sa.sa_flags & SA_NOCLDWAIT))) { /* -@@ -1502,20 +1498,13 @@ void do_notify_parent(struct task_struct +@@ -1501,20 +1497,13 @@ void do_notify_parent(struct task_struct spin_unlock_irqrestore(&psig->siglock, flags); } @@ -2662,7 +2662,7 @@ info.si_signo = SIGCHLD; info.si_errno = 0; info.si_pid = tsk->pid; -@@ -1540,6 +1529,15 @@ static void do_notify_parent_cldstop(str +@@ -1539,6 +1528,15 @@ static void do_notify_parent_cldstop(str BUG(); } @@ -2678,7 +2678,7 @@ sighand = parent->sighand; spin_lock_irqsave(&sighand->siglock, flags); if (sighand->action[SIGCHLD-1].sa.sa_handler != SIG_IGN && -@@ -1552,107 +1550,6 @@ static void do_notify_parent_cldstop(str +@@ -1551,107 +1549,6 @@ static void do_notify_parent_cldstop(str spin_unlock_irqrestore(&sighand->siglock, flags); } @@ -2786,7 +2786,7 @@ static void finish_stop(int stop_count) { -@@ -1661,7 +1558,7 @@ finish_stop(int stop_count) +@@ -1660,7 +1557,7 @@ finish_stop(int stop_count) * a group stop in progress and we are the last to stop, * report to the parent. When ptraced, every thread reports itself. */ @@ -2795,7 +2795,7 @@ read_lock(&tasklist_lock); do_notify_parent_cldstop(current, CLD_STOPPED); read_unlock(&tasklist_lock); -@@ -1788,44 +1685,24 @@ relock: +@@ -1787,44 +1684,24 @@ relock: handle_group_stop()) goto relock; @@ -2856,7 +2856,7 @@ if (ka->sa.sa_handler == SIG_IGN) /* Do nothing. */ continue; if (ka->sa.sa_handler != SIG_DFL) { -@@ -1874,7 +1751,7 @@ relock: +@@ -1873,7 +1750,7 @@ relock: spin_lock_irq(¤t->sighand->siglock); } @@ -2865,7 +2865,7 @@ /* It released the siglock. */ goto relock; } -@@ -1903,13 +1780,13 @@ relock: +@@ -1902,13 +1779,13 @@ relock: * first and our do_group_exit call below will use * that value and ignore the one we pass it. */ @@ -2881,7 +2881,7 @@ /* NOTREACHED */ } spin_unlock_irq(¤t->sighand->siglock); -@@ -1921,7 +1798,6 @@ EXPORT_SYMBOL_GPL(dequeue_signal); +@@ -1920,7 +1797,6 @@ EXPORT_SYMBOL_GPL(dequeue_signal); EXPORT_SYMBOL(flush_signals); EXPORT_SYMBOL(force_sig); EXPORT_SYMBOL(kill_proc); @@ -2902,12 +2902,12 @@ stats->ac_stime = cputime_to_msecs(tsk->stime) * USEC_PER_MSEC; --- linux-2.6/kernel/sys.c +++ linux-2.6/kernel/sys.c -@@ -1470,7 +1470,7 @@ asmlinkage long sys_setpgid(pid_t pid, p +@@ -1469,7 +1469,7 @@ asmlinkage long sys_setpgid(pid_t pid, p if (!thread_group_leader(p)) goto out; - if (p->real_parent->tgid == group_leader->tgid) { -+ if (p->parent == group_leader) { ++ if (p->parent->tgid == group_leader->tgid) { err = -EPERM; if (task_session(p) != task_session(group_leader)) goto out; @@ -3100,7 +3100,7 @@ --- linux-2.6/include/linux/sched.h +++ linux-2.6/include/linux/sched.h -@@ -938,7 +938,6 @@ struct task_struct { +@@ -939,7 +939,6 @@ struct task_struct { void *stack; atomic_t usage; unsigned int flags; /* per process flags, defined below */ @@ -3108,7 +3108,7 @@ int lock_depth; /* BKL lock depth */ -@@ -972,12 +971,6 @@ struct task_struct { +@@ -973,12 +972,6 @@ struct task_struct { #endif struct list_head tasks; @@ -3121,7 +3121,7 @@ struct mm_struct *mm, *active_mm; -@@ -997,15 +990,13 @@ struct task_struct { +@@ -998,15 +991,13 @@ struct task_struct { unsigned long stack_canary; #endif /* @@ -3139,7 +3139,7 @@ */ struct list_head children; /* list of my children */ struct list_head sibling; /* linkage in my parent's children list */ -@@ -1145,8 +1136,6 @@ struct task_struct { +@@ -1146,8 +1137,6 @@ struct task_struct { struct io_context *io_context; @@ -3148,7 +3148,7 @@ /* * current io wait handle: wait queue entry to use for io waits * If this thread is processing aio, this points at the waitqueue -@@ -1523,6 +1512,7 @@ extern int kill_pgrp(struct pid *pid, in +@@ -1526,6 +1515,7 @@ extern int kill_pgrp(struct pid *pid, in extern int kill_pid(struct pid *pid, int sig, int priv); extern int kill_proc_info(int, struct siginfo *, pid_t); extern void do_notify_parent(struct task_struct *, int); From fedora-extras-commits at redhat.com Tue Sep 4 21:12:27 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Tue, 4 Sep 2007 17:12:27 -0400 Subject: fedora-security/audit fc6,1.250,1.251 fc7,1.91,1.92 Message-ID: <200709042112.l84LCRpQ015323@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15261 Modified Files: fc6 fc7 Log Message: gd Index: fc6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc6,v retrieving revision 1.250 retrieving revision 1.251 diff -u -r1.250 -r1.251 --- fc6 28 Aug 2007 16:44:20 -0000 1.250 +++ fc6 4 Sep 2007 21:12:24 -0000 1.251 @@ -35,6 +35,13 @@ CVE-2007-3642 version (kernel, fixed 2.6.22) [since FEDORA-2007-655] CVE-2007-3508 ignore (glibc) not an issue CVE-2007-3506 backport (freetype, fixed 2.3.4) #235479 [since FEDORA-2007-561] +CVE-2007-3478 VULNERABLE (gd, fixed 2.0.35) #277421 +CVE-2007-3477 VULNERABLE (gd, fixed 2.0.35) #277421 +CVE-2007-3476 VULNERABLE (gd, fixed 2.0.35) #277421 +CVE-2007-3475 VULNERABLE (gd, fixed 2.0.35) #277421 +CVE-2007-3474 VULNERABLE (gd, fixed 2.0.35) #277421 +CVE-2007-3473 VULNERABLE (gd, fixed 2.0.35) #277421 +CVE-2007-3472 VULNERABLE (gd, fixed 2.0.35) #277421 CVE-2007-3409 version (perl-Net-DNS, fixed 0.60) #245809 CVE-2007-3393 version (wireshark, fixed 0.99.6) [since FEDORA-2007-628] CVE-2007-3392 version (wireshark, fixed 0.99.6) [since FEDORA-2007-628] Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- fc7 4 Sep 2007 17:00:52 -0000 1.91 +++ fc7 4 Sep 2007 21:12:24 -0000 1.92 @@ -86,13 +86,13 @@ CVE-2007-3508 ignore (glibc) not an issue CVE-2007-3506 version (freetype, fixed 2.3.4) #235479 [since FEDORA-2007-0033] CVE-2007-3507 version (flac123, fixed 0.0.10) #246322 [since FEDORA-2007-1045] -CVE-2007-3478 ** (gd) -CVE-2007-3477 ** (gd) -CVE-2007-3476 ** (gd) -CVE-2007-3475 ** (gd) -CVE-2007-3474 ** (gd) -CVE-2007-3473 ** (gd) -CVE-2007-3472 ** (gd) +CVE-2007-3478 VULNERABLE (gd, fixed 2.0.35) #277411 +CVE-2007-3477 VULNERABLE (gd, fixed 2.0.35) #277411 +CVE-2007-3476 VULNERABLE (gd, fixed 2.0.35) #277411 +CVE-2007-3475 VULNERABLE (gd, fixed 2.0.35) #277411 +CVE-2007-3474 VULNERABLE (gd, fixed 2.0.35) #277411 +CVE-2007-3473 VULNERABLE (gd, fixed 2.0.35) #277411 +CVE-2007-3472 VULNERABLE (gd, fixed 2.0.35) #277411 CVE-2007-3410 backport (HelixPlayer) #245838 [since FEDORA-2007-0756] CVE-2007-3409 version (perl-Net-DNS, fixed 0.60) #245807 CVE-2007-3393 version (wireshark, fixed 0.99.6) [since FEDORA-2007-0982] From fedora-extras-commits at redhat.com Tue Sep 4 21:15:02 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Tue, 4 Sep 2007 17:15:02 -0400 Subject: rpms/eclipse/devel eclipse.spec,1.478,1.479 Message-ID: <200709042115.l84LF2q8015892@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15366 Modified Files: eclipse.spec Log Message: * Mon Sep 04 2007 Ben Konrath 3.3.0-14 - Add Fedora Eclipse product plugin. - Add Requires: eclipse-rpm-editor to platform subpackage. Index: eclipse.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v retrieving revision 1.478 retrieving revision 1.479 diff -u -r1.478 -r1.479 --- eclipse.spec 1 Sep 2007 02:57:59 -0000 1.478 +++ eclipse.spec 4 Sep 2007 21:14:28 -0000 1.479 @@ -23,15 +23,14 @@ Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 13%{?dist} +Release: 14%{?dist} License: Eclipse Public License Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ Source0: http://download.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/eclipse-sourceBuild-srcIncluded-3.3.zip -Source1: %{name}-fedora-splash-3.3.0.png Source2: %{name}.desktop Source3: eclipse.in -#Source4: fedora-eclipse-product-plugin-3.3.0.1.zip +Source4: org.fedoraproject.ide.platform-3.3.0.1.zip Source16: %{name}-copy-platform.sh Source17: efj.sh.in Source18: ecj.sh.in @@ -223,6 +222,7 @@ Requires: eclipse-cvs-client Requires: eclipse-subclipse Requires: eclipse-changelog +Requires: eclipse-rpm-editor # no xmlrpc3 -> no mylyn on ppc64 due to: # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239123 %ifnarch ppc64 alpha @@ -233,7 +233,7 @@ %endif %description platform -The Eclipse Platform is the base of all IDE plugins. This does not include the +The Fedora Eclipse Platform is the base of all IDE plugins. This does not include the Java Development Tools or the Plugin Development Environment. %package jdt @@ -384,9 +384,6 @@ sed --in-place "s:/usr/share/eclipse:%{_datadir}/%{name}:" templates/package-build/build.properties popd -# Splashscreen -cp %{SOURCE1} plugins/org.eclipse.platform/splash.bmp - # FIXME this should be patched upstream with a flag to turn on and off # all output should be directed to stdout # https://bugs.eclipse.org/bugs/show_bug.cgi?id=144942 @@ -629,7 +626,6 @@ fi tar jxf %{SOURCE20} -#unzip -qq %{SOURCE4} %build ORIGCLASSPATH=$CLASSPATH @@ -688,8 +684,7 @@ SDK=$(cd eclipse && pwd) PDEPLUGINVERSION=$(ls $SDK/plugins | grep pde.build | sed 's/org.eclipse.pde.build_//') pushd equinox-incubator -mkdir -p build -mkdir -p home +mkdir -p build home homedir=$(cd home && pwd) # This can go away when package build handles plugins (not just features) @@ -745,11 +740,13 @@ ln -s plugins/$LAUNCHERNAME startup.jar popd -## The FileInitializer app isn't part of the SDK (yet?) but we want it to be -## around for other RPMs +# Install the file initializer app cp equinox-incubator/org.eclipse.equinox.initializer/org.eclipse.equinox.initializer_*.jar \ $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins +# Install the Fedora Eclipse product plugin +unzip -qq -d $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins %{SOURCE4} + # Set up an extension location and a link file for the arch-specific dir echo "path:$RPM_BUILD_ROOT%{_libdir}" > $RPM_BUILD_ROOT%{_datadir}/%{name}/links/fragments.link echo "name=Eclipse Platform" > $RPM_BUILD_ROOT%{_libdir}/%{name}/.eclipseextension @@ -824,8 +821,10 @@ rm -r $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/org.eclipse.core.runtime rm -r $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/org.eclipse.equinox.app -# Set eclipse.product to be org.eclipse.platform.ide -sed --in-place "s/eclipse.product=org.eclipse.sdk.ide/eclipse.product=org.eclipse.platform.ide/" \ +# Set eclipse.product to org.fedoraproject.ide.platform +sed --in-place "s/plugins\/org.eclipse.platform/plugins\/org.fedoraproject.ide.platform/" \ + $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini +sed --in-place "s/eclipse.product=org.eclipse.sdk.ide/eclipse.product=org.fedoraproject.ide.platform.product/" \ $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini # Install the launcher so @@ -886,19 +885,17 @@ popd # Icons -PLATFORMSUFFIX=$(ls $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins | grep eclipse.platform_ | sed "s/org.eclipse.platform_//") install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps -ln -s %{_datadir}/%{name}/plugins/org.eclipse.platform_$PLATFORMSUFFIX/eclipse48.png \ +ln -s %{_datadir}/%{name}/plugins/org.fedoraproject.ide.platform/eclipse48.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/%{name}.png install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps -ln -s %{_datadir}/%{name}/plugins/org.eclipse.platform_$PLATFORMSUFFIX/eclipse32.png \ +ln -s %{_datadir}/%{name}/plugins/org.fedoraproject.ide.platform/eclipse32.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps -ln -s ../../../../%{name}/plugins/org.eclipse.platform_$PLATFORMSUFFIX/eclipse.png \ +ln -s ../../../../%{name}/plugins/org.fedoraproject.ide.platform/eclipse.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/%{name}.png install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/pixmaps -ln -s %{_datadir}/icons/hicolor/48x48/apps/%{name}.png \ - $RPM_BUILD_ROOT%{_datadir}/pixmaps +ln -s %{_datadir}/icons/hicolor/48x48/apps/%{name}.png $RPM_BUILD_ROOT%{_datadir}/pixmaps %ifarch %{ix86} x86_64 # Remove unused icon.xpm # see https://bugs.eclipse.org/bugs/show_bug.cgi?id=86848 @@ -1360,6 +1357,7 @@ %{_datadir}/%{name}/plugins/org.eclipse.core.boot_* %{_datadir}/%{name}/plugins/org.eclipse.core.filebuffers_* %{_datadir}/%{name}/plugins/org.eclipse.core.filesystem_* +%{_datadir}/%{name}/plugins/org.fedoraproject.ide.platform %ifarch %{ix86} x86_64 ppc %{_libdir}/%{name}/plugins/org.eclipse.core.filesystem.linux.%{eclipse_arch}_* %endif @@ -1571,6 +1569,10 @@ %endif %changelog +* Mon Sep 04 2007 Ben Konrath 3.3.0-14 +- Add Fedora Eclipse product plugin. +- Add Requires: eclipse-rpm-editor to platform subpackage. + * Thu Aug 30 2007 Ben Konrath 3.3.0-13 - Move *-sdk subpackages to pde subpackage. - Add BuildRequires: libXt-devel for IcedTea build. From fedora-extras-commits at redhat.com Tue Sep 4 21:18:28 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Tue, 4 Sep 2007 17:18:28 -0400 Subject: rpms/armacycles-ad/devel armacycles-ad.desktop, NONE, 1.1 armacycles-ad.spec, NONE, 1.1 armacycles-logo.jpg, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709042118.l84LISj1017586@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/armacycles-ad/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17529/devel Modified Files: .cvsignore sources Added Files: armacycles-ad.desktop armacycles-ad.spec armacycles-logo.jpg Log Message: Initial import. --- NEW FILE armacycles-ad.desktop --- [Desktop Entry] Type=Application Encoding=UTF-8 Name=Armacycles Advanced Exec=armacyclesad Comment=3d light cycle game Icon=armagetronad.png Terminal=false Categories=Game;ActionGame; StartupNotify=false --- NEW FILE armacycles-ad.spec --- Name: armacycles-ad Version: 0.2.8.2.1 Release: 5%{?dist} Summary: A lightcycle game in 3D Group: Amusements/Games License: GPLv2+ URL: http://armagetronad.sf.net Source0: http://downloads.sourceforge.net/armagetronad/armagetronad-0.2.8.2.1.src.tar.bz2 Source1: armacycles-logo.jpg Source2: armacycles-ad.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxml2-devel >= 2.6.12, SDL_image-devel, SDL_mixer-devel BuildRequires: libpng-devel, desktop-file-utils Requires: libxml2 >= 2.6.12, hicolor-icon-theme %description In this game you ride a lightcycle; that is a sort of motorbike that cannot be stopped and leaves a wall behind it. The main goal of the game is to make your opponents' lightcycles crash into a wall while avoiding the same fate. The focus of the game lies on the multiplayer mode, but it provides challanging AI opponents for a quick training match. #dedicated server specification %package dedicated Summary: Dedicated server for Armacycles Advanced Group: Amusements/Games requires: libxml2 >= 2.6.12 %Description dedicated This is a special lightweight server for Armacycles Advanced; it can be run on a low-spec machine and await connections from the internet and/or the LAN. %prep %setup -qn armagetronad-0.2.8.2.1 #insert modified logo cp %{SOURCE1} textures/title.jpg # remove krawall logo rm -f armagetronad-0.2.8.2.1/textures/KGN* %build configure_flags="--disable-sysinstall --disable-games --disable-uninstall" export progtitle="Armacycles Advanced" export progname=armacyclesad mkdir -p bindist pushd bindist # %%configure really should support this in an easier way echo -e '#!/bin/bash\nexec ../configure "$@"\n' > configure chmod +x configure %configure $configure_flags make %{?_smp_mflags} popd mkdir -p bindist-dedicated pushd bindist-dedicated cp -a ../bindist/configure . %configure $configure_flags --disable-glout make %{?_smp_mflags} popd %install rm -rf $RPM_BUILD_ROOT pushd bindist # uninstall_location=foobar works around a bug triggered by --disable-uninstall make install DESTDIR=$RPM_BUILD_ROOT uninstall_location=foobar rm -r $RPM_BUILD_ROOT%{_datadir}/armacyclesad/desktop popd pushd bindist-dedicated make install DESTDIR=$RPM_BUILD_ROOT uninstall_location=foobar rm -r $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/desktop popd # Install icons and desktop file mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps install -p -m 644 desktop/icons/small/armagetronad.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps install -p -m 644 desktop/icons/large/armagetronad.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 desktop/icons/large/armagetronad.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE2} #remove extraneous scripts rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad/scripts/relocate rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad/language/update.py rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/scripts/relocate rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/scripts/rcd_config rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/scripts/rcd_startstop rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/language/update.py %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %files %defattr(-,root,root) %doc %{_datadir}/doc/armacyclesad %config(noreplace) /etc/armacyclesad %{_bindir}/armacyclesad %{_datadir}/armacyclesad %{_datadir}/applications/fedora-armacycles-ad.desktop %{_datadir}/icons/hicolor/*/apps/armagetronad.png %files dedicated %defattr(-,root,root) %doc %{_datadir}/doc/armacyclesad-dedicated %config(noreplace) /etc/armacyclesad-dedicated %{_bindir}/armacyclesad-dedicated %{_datadir}/armacyclesad-dedicated %changelog * Fri Aug 31 2007 Jon Ciesla - 0.2.8.2.1-5 - Dropped extraneous script. - Removed .desktop version, Application category. * Thu Aug 16 2007 Hans de Goede - 0.2.8.2.1-4 - Use %%configure instead of calling Configure ourselves, this fixes the configuration files being put in /usr/etc (now in /etc) - Wrap all lines > 80 chars - Use URL for Source0 - Install all size icons - Fix dedicated package Summary (CycleWeasel > Armacycles Ad) - Don't use strange x.final.y release field, for final versions normal release fields should be used - Add --disable-uninstall to %%configure flags, people should use yum / pirut to uninstall packages, not some upstream provided script - Remove unused /usr/share/armacyclesad-dedicated/desktop dir - Replace SDL_mixer, SDL_image, libpng BuildRequires by their -devel parts * Tue Aug 14 2007 Jon Ciesla - 0.2.8.2.1-1.final.3 - Multiple review fixes. * Thu Aug 09 2007 Jon Ciesla - 0.2.8.2.1-1.final.2 - Added desktop file and icon, fixed summary. * Mon Jul 16 2007 Jon Ciesla - 0.2.8.2.1-1.final.1 - Initial package, based on upstream spec. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/armacycles-ad/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 4 Sep 2007 19:00:41 -0000 1.1 +++ .cvsignore 4 Sep 2007 21:17:55 -0000 1.2 @@ -0,0 +1 @@ +armagetronad-0.2.8.2.1.src.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/armacycles-ad/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 4 Sep 2007 19:00:41 -0000 1.1 +++ sources 4 Sep 2007 21:17:55 -0000 1.2 @@ -0,0 +1 @@ +b09104b3af550fe590ff11bc1fd46e26 armagetronad-0.2.8.2.1.src.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 21:19:33 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Tue, 4 Sep 2007 17:19:33 -0400 Subject: rpms/telepathy-gabble/OLPC-2 .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 telepathy-gabble.spec, 1.31, 1.32 Message-ID: <200709042119.l84LJXju017805@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/telepathy-gabble/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17714 Modified Files: .cvsignore sources telepathy-gabble.spec Log Message: * Tue Sep 04 2007 Dan Williams - 0.5.13-0.1.20070904darcs_olpctrial3a - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/telepathy-gabble/OLPC-2/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 29 Aug 2007 20:05:22 -0000 1.23 +++ .cvsignore 4 Sep 2007 21:19:00 -0000 1.24 @@ -3,3 +3,4 @@ telepathy-gabble-0.5.12.1.20070626darcs_olpcrollup.tar.gz telepathy-gabble-0.5.12.1.20070711darcs_olpcrollup.tar.gz telepathy-gabble-0.5.12.1.20070829darcs_olpcrollup.tar.gz +telepathy-gabble-0.5.13.20070904darcs_olpctrial3a.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-gabble/OLPC-2/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 29 Aug 2007 20:05:22 -0000 1.23 +++ sources 4 Sep 2007 21:19:00 -0000 1.24 @@ -1 +1 @@ -f013d23c75ac7c79d24f1358f5740007 telepathy-gabble-0.5.12.1.20070829darcs_olpcrollup.tar.gz +07d399b2e41a5ba90d410e5102b5c872 telepathy-gabble-0.5.13.20070904darcs_olpctrial3a.tar.gz Index: telepathy-gabble.spec =================================================================== RCS file: /cvs/extras/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- telepathy-gabble.spec 29 Aug 2007 20:19:36 -0000 1.31 +++ telepathy-gabble.spec 4 Sep 2007 21:19:00 -0000 1.32 @@ -1,13 +1,13 @@ # This is a snapshot release of the olpcrollup branch of telepathy-gabble # Code can be found for this branch at # http://projects.collabora.co.uk/~monkey/telepathy-gabble-olpc-rollup/ -%define alphatag 20070829darcs_olpcrollup +%define alphatag 20070904darcs_olpctrial3a %define telepathy_glibi_version 0.5.14 Name: telepathy-gabble -Version: 0.5.12.1 -Release: 1.4.%{alphatag}%{?dist} +Version: 0.5.13 +Release: 0.1.%{alphatag}%{?dist} Summary: A Jabber/XMPP connection manager Group: Applications/Communications @@ -60,6 +60,9 @@ %changelog +* Tue Sep 04 2007 Dan Williams - 0.5.13-0.1.20070904darcs_olpctrial3a +- New snapshot + * Wed Aug 29 2007 John (J5) Palmieri - 0.5.12.1-1.4.20070829darcs_olpcrollup - New tube fixes From fedora-extras-commits at redhat.com Tue Sep 4 21:19:58 2007 From: fedora-extras-commits at redhat.com (Eric Sandeen (sandeen)) Date: Tue, 4 Sep 2007 17:19:58 -0400 Subject: rpms/blktrace/devel blktrace-cflags.patch, NONE, 1.1 blktrace.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709042119.l84LJwtQ017853@cvs-int.fedora.redhat.com> Author: sandeen Update of /cvs/pkgs/rpms/blktrace/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17777/devel Modified Files: .cvsignore sources Added Files: blktrace-cflags.patch blktrace.spec Log Message: Initial package version blktrace-cflags.patch: --- NEW FILE blktrace-cflags.patch --- --- blktrace/btt/Makefile.orig 2007-08-15 12:00:39.260464020 -0500 +++ blktrace/btt/Makefile 2007-08-15 12:01:29.568789170 -0500 @@ -6,10 +6,11 @@ # CC = gcc +CFLAGS = -O2 -Wall -W -g INCS = -I. -I.. OCFLAGS = -UCOUNT_IOS -UDEBUG -DNDEBUG -XCFLAGS = -Wall -W -g -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -CFLAGS = $(INCS) -O2 $(XCFLAGS) $(OCFLAGS) +XCFLAGS = -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 +ALL_CFLAGS = $(CFLAGS) $(INCS) $(XCFLAGS) $(OCFLAGS) PROGS = btt LIBS = $(PLIBS) $(ELIBS) @@ -21,19 +22,19 @@ all: depend $(PROGS) rbtree.o: ../rbtree.c - $(CC) -o $*.o -c $(CFLAGS) $< + $(CC) -o $*.o -c $(ALL_CFLAGS) $< depend: - @$(CC) -MM $(CFLAGS) -I.. *.c 1> .depend + @$(CC) -MM $(ALL_CFLAGS) -I.. *.c 1> .depend clean: docsclean -rm -f *.o $(PROGS) .depend %.o: %.c - $(CC) -o $*.o -c $(CFLAGS) $< + $(CC) -o $*.o -c $(ALL_CFLAGS) $< btt: $(OBJS) - $(CC) $(CFLAGS) -o $@ $(filter %.o,$^) $(LIBS) + $(CC) $(ALL_CFLAGS) -o $@ $(filter %.o,$^) $(LIBS) docs: $(MAKE) -C doc all --- NEW FILE blktrace.spec --- Summary: Utilities for performing block layer IO tracing in the linux kernel Name: blktrace Version: 0.0 Release: 0.4.20070730162628git%{?dist} License: GPLv2+ Group: Development/System Source: http://brick.kernel.dk/snaps/blktrace-git-20070730162628.tar.gz Url: http://brick.kernel.dk/snaps Patch1: blktrace-cflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description blktrace is a block layer IO tracing mechanism which provides detailed information about request queue operations to user space. This package includes both blktrace, a utility which gathers event traces from the kernel; and blkparse, a utility which formats trace data collected by blktrace. You should install the blktrace package if you need to gather detailed information about IO patterns. %prep %setup -q -n blktrace %patch1 -p1 -b .cflags %build make CFLAGS="%{optflags}" all %install rm -rf %{buildroot} make dest=%{buildroot} prefix=%{buildroot}/%{_prefix} mandir=%{buildroot}/usr/share/man install %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc README COPYING /usr/bin/* %attr(0644,root,root) /usr/share/man/man1/* %attr(0644,root,root) /usr/share/man/man8/* %changelog * Wed Aug 15 2007 Eric Sandeen - 0.0-0.4.20070730162628git - Fix up btt/Makefile to accept rpm's CFLAGS * Tue Aug 14 2007 Eric Sandeen - 0.0-0.3.20070730162628git - Just drop the pdf build, bloats the buildroot for such a simple tool * Wed Aug 01 2007 Eric Sandeen - 0.0-0.2.20070730162628git - Add ghostscript to BuildRequires, use attr macro for man pages * Wed Aug 01 2007 Eric Sandeen - 0.0-0.1.20070730162628git - New package, initial build. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/blktrace/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 4 Sep 2007 19:04:04 -0000 1.1 +++ .cvsignore 4 Sep 2007 21:19:25 -0000 1.2 @@ -0,0 +1 @@ +blktrace-git-20070730162628.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/blktrace/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 4 Sep 2007 19:04:04 -0000 1.1 +++ sources 4 Sep 2007 21:19:25 -0000 1.2 @@ -0,0 +1 @@ +74d9ba563e07eeb3d662c6735cbcdaa0 blktrace-git-20070730162628.tar.gz From fedora-extras-commits at redhat.com Tue Sep 4 21:24:02 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 4 Sep 2007 17:24:02 -0400 Subject: rpms/hddtemp/devel hddtemp.init,1.3,1.4 hddtemp.spec,1.22,1.23 Message-ID: <200709042124.l84LO2Qp018020@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/hddtemp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17989 Modified Files: hddtemp.init hddtemp.spec Log Message: * Wed Sep 5 2007 Ville Skytt?? - 0.3-0.14.beta15 - Adjust server chkconfig start/stop priorities to start before gkrellmd, other cosmetic init script tweaks. Index: hddtemp.init =================================================================== RCS file: /cvs/pkgs/rpms/hddtemp/devel/hddtemp.init,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hddtemp.init 9 Jul 2007 21:13:32 -0000 1.3 +++ hddtemp.init 4 Sep 2007 21:23:29 -0000 1.4 @@ -2,7 +2,7 @@ # # hddtemp This shell script takes care of starting and stopping hddtemp. # -# chkconfig: - 90 10 +# chkconfig: - 80 20 # description: hddtemp provides information about hard drives' temperature # processname: hddtemp # config: __ETCDIR__/sysconfig/hddtemp @@ -27,13 +27,13 @@ HDDTEMP_OPTIONS="$HDDTEMPARGS" HDDTEMP_OPTIONS="$HDDTEMP_OPTIONS $HDDTEMP_DAEMON_OPTIONS" -exec="__SBINDIR__/hddtemp" -prog=$(basename $exec) +exec=__SBINDIR__/hddtemp +prog=${exec##*/} lockfile=__LOCKDIR__/subsys/$prog start() { if [[ "$HDDTEMP_OPTIONS" != */dev/* ]] ; then - action $"Unconfigured: $prog, see__ETCDIR__/sysconfig/hddtemp: " /bin/false + action $"Unconfigured: $prog, see __ETCDIR__/sysconfig/hddtemp: " /bin/false retval=6 else echo -n $"Starting hard disk temperature monitor daemon ($prog): " Index: hddtemp.spec =================================================================== RCS file: /cvs/pkgs/rpms/hddtemp/devel/hddtemp.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- hddtemp.spec 16 Aug 2007 09:13:24 -0000 1.22 +++ hddtemp.spec 4 Sep 2007 21:23:30 -0000 1.23 @@ -2,7 +2,7 @@ Name: hddtemp Version: 0.3 -Release: 0.13.%{beta}%{?dist} +Release: 0.14.%{beta}%{?dist} Summary: Hard disk temperature tool Group: Applications/System @@ -95,6 +95,10 @@ %changelog +* Wed Sep 5 2007 Ville Skytt?? - 0.3-0.14.beta15 +- Adjust server chkconfig start/stop priorities to start before gkrellmd, + other cosmetic init script tweaks. + * Mon Aug 6 2007 Ville Skytt?? - 0.3-0.13.beta15 - License: GPLv2+ From fedora-extras-commits at redhat.com Tue Sep 4 21:25:28 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Tue, 4 Sep 2007 17:25:28 -0400 Subject: rpms/telepathy-gabble/OLPC-2 telepathy-gabble.spec,1.32,1.33 Message-ID: <200709042125.l84LPS6R018061@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/telepathy-gabble/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18033 Modified Files: telepathy-gabble.spec Log Message: Fix for actual directory name Index: telepathy-gabble.spec =================================================================== RCS file: /cvs/extras/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- telepathy-gabble.spec 4 Sep 2007 21:19:00 -0000 1.32 +++ telepathy-gabble.spec 4 Sep 2007 21:24:56 -0000 1.33 @@ -6,14 +6,14 @@ %define telepathy_glibi_version 0.5.14 Name: telepathy-gabble -Version: 0.5.13 +Version: 0.5.13.1 Release: 0.1.%{alphatag}%{?dist} Summary: A Jabber/XMPP connection manager Group: Applications/Communications License: LGPL URL: http://telepathy.freedesktop.org/wiki/ -Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.%{alphatag}.tar.gz +Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.13.%{alphatag}.tar.gz Patch0: telepathy-gabble-0.5.12.1-no-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -60,7 +60,7 @@ %changelog -* Tue Sep 04 2007 Dan Williams - 0.5.13-0.1.20070904darcs_olpctrial3a +* Tue Sep 04 2007 Dan Williams - 0.5.13.1-0.1.20070904darcs_olpctrial3a - New snapshot * Wed Aug 29 2007 John (J5) Palmieri - 0.5.12.1-1.4.20070829darcs_olpcrollup From fedora-extras-commits at redhat.com Tue Sep 4 18:48:35 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 4 Sep 2007 14:48:35 -0400 Subject: rpms/gnome-menus/devel .cvsignore, 1.28, 1.29 gnome-menus.spec, 1.65, 1.66 sources, 1.28, 1.29 Message-ID: <200709041848.l84ImZiq024818@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-menus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24769 Modified Files: .cvsignore gnome-menus.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-menus/devel/.cvsignore,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- .cvsignore 13 Aug 2007 21:58:11 -0000 1.28 +++ .cvsignore 4 Sep 2007 18:48:02 -0000 1.29 @@ -1 +1 @@ -gnome-menus-2.19.90.tar.bz2 +gnome-menus-2.19.92.tar.bz2 Index: gnome-menus.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-menus/devel/gnome-menus.spec,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- gnome-menus.spec 23 Aug 2007 22:17:21 -0000 1.65 +++ gnome-menus.spec 4 Sep 2007 18:48:02 -0000 1.66 @@ -5,8 +5,8 @@ Summary: A menu system for the GNOME project Name: gnome-menus -Version: 2.19.90 -Release: 2%{?dist} +Version: 2.19.92 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gnome.org/ @@ -98,6 +98,9 @@ %{_includedir}/gnome-menus %changelog +* Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Thu Aug 23 2007 Adam Jackson - 2.19.90-2 - Rebuild for build ID - BuildRequires: gawk Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-menus/devel/sources,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- sources 13 Aug 2007 21:58:11 -0000 1.28 +++ sources 4 Sep 2007 18:48:02 -0000 1.29 @@ -1 +1 @@ -69b746d6776269882ff05c2f20e32390 gnome-menus-2.19.90.tar.bz2 +ba03799545df6d7258e9b7b6c5b78aff gnome-menus-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 21:32:58 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 4 Sep 2007 17:32:58 -0400 Subject: rpms/hddtemp/devel hddtemp.spec,1.23,1.24 Message-ID: <200709042132.l84LWwfN020282@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/hddtemp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20240 Modified Files: hddtemp.spec Log Message: Mark hddtemp.db as %%config(noreplace). Index: hddtemp.spec =================================================================== RCS file: /cvs/pkgs/rpms/hddtemp/devel/hddtemp.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- hddtemp.spec 4 Sep 2007 21:23:30 -0000 1.23 +++ hddtemp.spec 4 Sep 2007 21:32:25 -0000 1.24 @@ -90,7 +90,7 @@ %{_initrddir}/hddtemp %{_bindir}/hddtemp %{_sbindir}/hddtemp -%config /usr/share/misc/hddtemp.db +%config(noreplace) /usr/share/misc/hddtemp.db %{_mandir}/man8/hddtemp.8* @@ -98,6 +98,7 @@ * Wed Sep 5 2007 Ville Skytt?? - 0.3-0.14.beta15 - Adjust server chkconfig start/stop priorities to start before gkrellmd, other cosmetic init script tweaks. +- Mark hddtemp.db as %%config(noreplace). * Mon Aug 6 2007 Ville Skytt?? - 0.3-0.13.beta15 - License: GPLv2+ From fedora-extras-commits at redhat.com Tue Sep 4 21:33:08 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Tue, 4 Sep 2007 17:33:08 -0400 Subject: rpms/rhgb/devel rhgb-0.17.6-drop-strings.patch, NONE, 1.1 rhgb.spec, 1.80, 1.81 Message-ID: <200709042133.l84LX80M020287@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/rhgb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20249 Modified Files: rhgb.spec Added Files: rhgb-0.17.6-drop-strings.patch Log Message: - don't show strings like "Starting random number generator" and "Starting console mouse services" anymore, since the subset we support aren't that good anyway, and it causes a lot of stutter when booting rhgb-0.17.6-drop-strings.patch: --- NEW FILE rhgb-0.17.6-drop-strings.patch --- diff -up rhgb-0.17.6/src/main.c.drop-strings rhgb-0.17.6/src/main.c --- rhgb-0.17.6/src/main.c.drop-strings 2007-09-04 14:59:11.000000000 -0400 +++ rhgb-0.17.6/src/main.c 2007-09-04 15:02:08.000000000 -0400 @@ -636,7 +636,7 @@ update_progress_bar (const char *step) */ if (text) { - splash_set_label (splash, text); + splash_set_label (splash, NULL); } } break; Index: rhgb.spec =================================================================== RCS file: /cvs/pkgs/rpms/rhgb/devel/rhgb.spec,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- rhgb.spec 28 Aug 2007 04:35:43 -0000 1.80 +++ rhgb.spec 4 Sep 2007 21:32:35 -0000 1.81 @@ -3,7 +3,7 @@ Summary: Red Hat Graphical Boot Name: rhgb Version: 0.17.6 -Release: 6%{?dist} +Release: 7%{?dist} URL: http://www.redhat.com/ Source0: %{name}-%{version}.tar.gz License: GPLv2 @@ -21,6 +21,7 @@ Patch1: rhgb-0.17.6-dont-show-details-after-timeout.patch Patch2: rhgb-0.17.6-support-manual-switch.patch Patch3: rhgb-0.17.6-change-color.patch +Patch4: rhgb-0.17.6-drop-strings.patch %description Red Hat Graphical Boot provides a clean and simple interface to the boot process @@ -31,6 +32,7 @@ %patch1 -p1 -b .dont-show-details-after-timeout %patch2 -p1 -b .support-manual-switch %patch3 -p1 -b .change-color +%patch4 -p1 -b .drop-strings %build %configure @@ -60,6 +62,14 @@ %dir %{_sysconfdir}/rhgb/temp %changelog +* Tue Sep 4 2007 Ray Strode - 0.17.6-7 +- don't show strings like + "Starting random number generator" + and + "Starting console mouse services" + anymore, since the subset we support aren't that good + anyway, and it causes a lot of stutter when booting + * Mon Aug 27 2007 Ray Strode - 0.17.6-6 - more color changes - drop image that isn't used in new theme From fedora-extras-commits at redhat.com Tue Sep 4 21:35:10 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Tue, 4 Sep 2007 17:35:10 -0400 Subject: rpms/armacycles-ad/F-7 armacycles-ad.desktop, NONE, 1.1 armacycles-ad.spec, NONE, 1.1 armacycles-logo.jpg, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709042135.l84LZA7m020440@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/armacycles-ad/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20400 Modified Files: sources Added Files: armacycles-ad.desktop armacycles-ad.spec armacycles-logo.jpg Log Message: Initial import. --- NEW FILE armacycles-ad.desktop --- [Desktop Entry] Type=Application Encoding=UTF-8 Name=Armacycles Advanced Exec=armacyclesad Comment=3d light cycle game Icon=armagetronad.png Terminal=false Categories=Game;ActionGame; StartupNotify=false --- NEW FILE armacycles-ad.spec --- Name: armacycles-ad Version: 0.2.8.2.1 Release: 5%{?dist} Summary: A lightcycle game in 3D Group: Amusements/Games License: GPLv2+ URL: http://armagetronad.sf.net Source0: http://downloads.sourceforge.net/armagetronad/armagetronad-0.2.8.2.1.src.tar.bz2 Source1: armacycles-logo.jpg Source2: armacycles-ad.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxml2-devel >= 2.6.12, SDL_image-devel, SDL_mixer-devel BuildRequires: libpng-devel, desktop-file-utils Requires: libxml2 >= 2.6.12, hicolor-icon-theme %description In this game you ride a lightcycle; that is a sort of motorbike that cannot be stopped and leaves a wall behind it. The main goal of the game is to make your opponents' lightcycles crash into a wall while avoiding the same fate. The focus of the game lies on the multiplayer mode, but it provides challanging AI opponents for a quick training match. #dedicated server specification %package dedicated Summary: Dedicated server for Armacycles Advanced Group: Amusements/Games requires: libxml2 >= 2.6.12 %Description dedicated This is a special lightweight server for Armacycles Advanced; it can be run on a low-spec machine and await connections from the internet and/or the LAN. %prep %setup -qn armagetronad-0.2.8.2.1 #insert modified logo cp %{SOURCE1} textures/title.jpg # remove krawall logo rm -f armagetronad-0.2.8.2.1/textures/KGN* %build configure_flags="--disable-sysinstall --disable-games --disable-uninstall" export progtitle="Armacycles Advanced" export progname=armacyclesad mkdir -p bindist pushd bindist # %%configure really should support this in an easier way echo -e '#!/bin/bash\nexec ../configure "$@"\n' > configure chmod +x configure %configure $configure_flags make %{?_smp_mflags} popd mkdir -p bindist-dedicated pushd bindist-dedicated cp -a ../bindist/configure . %configure $configure_flags --disable-glout make %{?_smp_mflags} popd %install rm -rf $RPM_BUILD_ROOT pushd bindist # uninstall_location=foobar works around a bug triggered by --disable-uninstall make install DESTDIR=$RPM_BUILD_ROOT uninstall_location=foobar rm -r $RPM_BUILD_ROOT%{_datadir}/armacyclesad/desktop popd pushd bindist-dedicated make install DESTDIR=$RPM_BUILD_ROOT uninstall_location=foobar rm -r $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/desktop popd # Install icons and desktop file mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps install -p -m 644 desktop/icons/small/armagetronad.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps install -p -m 644 desktop/icons/large/armagetronad.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 desktop/icons/large/armagetronad.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE2} #remove extraneous scripts rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad/scripts/relocate rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad/language/update.py rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/scripts/relocate rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/scripts/rcd_config rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/scripts/rcd_startstop rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/language/update.py %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %files %defattr(-,root,root) %doc %{_datadir}/doc/armacyclesad %config(noreplace) /etc/armacyclesad %{_bindir}/armacyclesad %{_datadir}/armacyclesad %{_datadir}/applications/fedora-armacycles-ad.desktop %{_datadir}/icons/hicolor/*/apps/armagetronad.png %files dedicated %defattr(-,root,root) %doc %{_datadir}/doc/armacyclesad-dedicated %config(noreplace) /etc/armacyclesad-dedicated %{_bindir}/armacyclesad-dedicated %{_datadir}/armacyclesad-dedicated %changelog * Fri Aug 31 2007 Jon Ciesla - 0.2.8.2.1-5 - Dropped extraneous script. - Removed .desktop version, Application category. * Thu Aug 16 2007 Hans de Goede - 0.2.8.2.1-4 - Use %%configure instead of calling Configure ourselves, this fixes the configuration files being put in /usr/etc (now in /etc) - Wrap all lines > 80 chars - Use URL for Source0 - Install all size icons - Fix dedicated package Summary (CycleWeasel > Armacycles Ad) - Don't use strange x.final.y release field, for final versions normal release fields should be used - Add --disable-uninstall to %%configure flags, people should use yum / pirut to uninstall packages, not some upstream provided script - Remove unused /usr/share/armacyclesad-dedicated/desktop dir - Replace SDL_mixer, SDL_image, libpng BuildRequires by their -devel parts * Tue Aug 14 2007 Jon Ciesla - 0.2.8.2.1-1.final.3 - Multiple review fixes. * Thu Aug 09 2007 Jon Ciesla - 0.2.8.2.1-1.final.2 - Added desktop file and icon, fixed summary. * Mon Jul 16 2007 Jon Ciesla - 0.2.8.2.1-1.final.1 - Initial package, based on upstream spec. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/armacycles-ad/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 4 Sep 2007 19:00:41 -0000 1.1 +++ sources 4 Sep 2007 21:34:37 -0000 1.2 @@ -0,0 +1 @@ +b09104b3af550fe590ff11bc1fd46e26 armagetronad-0.2.8.2.1.src.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 21:41:11 2007 From: fedora-extras-commits at redhat.com (Christopher Edward Lumens (clumens)) Date: Tue, 4 Sep 2007 17:41:11 -0400 Subject: rpms/anaconda/devel .cvsignore, 1.441, 1.442 anaconda.spec, 1.577, 1.578 sources, 1.569, 1.570 Message-ID: <200709042141.l84LfBSv020624@cvs-int.fedora.redhat.com> Author: clumens Update of /cvs/pkgs/rpms/anaconda/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20593 Modified Files: .cvsignore anaconda.spec sources Log Message: New version. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v retrieving revision 1.441 retrieving revision 1.442 diff -u -r1.441 -r1.442 --- .cvsignore 31 Aug 2007 16:40:49 -0000 1.441 +++ .cvsignore 4 Sep 2007 21:40:38 -0000 1.442 @@ -1 +1,2 @@ anaconda-11.3.0.26.tar.bz2 +anaconda-11.3.0.27.tar.bz2 Index: anaconda.spec =================================================================== RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v retrieving revision 1.577 retrieving revision 1.578 diff -u -r1.577 -r1.578 --- anaconda.spec 31 Aug 2007 16:40:49 -0000 1.577 +++ anaconda.spec 4 Sep 2007 21:40:38 -0000 1.578 @@ -1,7 +1,7 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.3.0.26 +Version: 11.3.0.27 Release: 1 License: GPL Summary: Graphical system installer @@ -158,6 +158,16 @@ /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Tue Sep 04 2007 Chris Lumens 11.3.0.27-1 +- Honor hostname= command line option (dcantrell, #186560). +- Set the hostname if provided by the user or by DHCP (dcantrell, #180451). +- Blacklist floppy and iscsi modules (notting). +- Fix traceback on GUI network config screen (dcantrell). +- Kickstart networking interface fixes (dcantrell, #260621). +- Don't traceback when reading kickstart post scripts (#276851). +- On kickstart installs, output the incoming packages section to + anaconda-ks.cfg. + * Fri Aug 31 2007 Jeremy Katz - 11.3.0.26-1 - Some kickstart fixes (clumens, #269721) - More libraries (clumens) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v retrieving revision 1.569 retrieving revision 1.570 diff -u -r1.569 -r1.570 --- sources 31 Aug 2007 16:40:49 -0000 1.569 +++ sources 4 Sep 2007 21:40:38 -0000 1.570 @@ -1 +1 @@ -652dbaf824f5ce9579a3f6fb82a15a29 anaconda-11.3.0.26.tar.bz2 +1a854b0ef23af7429158c1f8e2198541 anaconda-11.3.0.27.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 22:00:19 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Tue, 4 Sep 2007 18:00:19 -0400 Subject: rpms/kernel/devel .cvsignore, 1.679, 1.680 kernel.spec, 1.145, 1.146 linux-2.6-highres-timers.patch, 1.8, 1.9 patch-2.6.23-rc4.bz2.sign, 1.1, NONE Message-ID: <200709042200.l84M0J5M021164@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21122 Modified Files: .cvsignore kernel.spec linux-2.6-highres-timers.patch Removed Files: patch-2.6.23-rc4.bz2.sign Log Message: * Tue Sep 04 2007 Chuck Ebbert - Fix oops in cpuidle under QEMU Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.679 retrieving revision 1.680 diff -u -r1.679 -r1.680 --- .cvsignore 1 Sep 2007 16:29:55 -0000 1.679 +++ .cvsignore 4 Sep 2007 21:59:46 -0000 1.680 @@ -4,6 +4,3 @@ kernel-2.6.22 linux-2.6.22.tar.bz2 patch-2.6.23-rc5.bz2 -patch-2.6.23-rc5.bz2 -patch-2.6.23-rc3-git10.bz2 -patch-2.6.23-rc4-git3.bz2 Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- kernel.spec 4 Sep 2007 20:53:27 -0000 1.145 +++ kernel.spec 4 Sep 2007 21:59:46 -0000 1.146 @@ -1789,6 +1789,9 @@ %changelog +* Tue Sep 04 2007 Chuck Ebbert +- Fix oops in cpuidle under QEMU + * Tue Sep 4 2007 Roland McGrath - utrace update (#232837, #248532) linux-2.6-highres-timers.patch: Index: linux-2.6-highres-timers.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-highres-timers.patch,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- linux-2.6-highres-timers.patch 24 Aug 2007 21:12:24 -0000 1.8 +++ linux-2.6-highres-timers.patch 4 Sep 2007 21:59:46 -0000 1.9 @@ -1417,7 +1417,7 @@ + + struct acpi_processor *pr = processors[cpu]; + -+ if (!pr->flags.power_setup_done) ++ if (!pr || !pr->flags.power_setup_done) + return -EINVAL; + + if (pr->flags.power == 0) { --- patch-2.6.23-rc4.bz2.sign DELETED --- From fedora-extras-commits at redhat.com Tue Sep 4 22:06:56 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Tue, 4 Sep 2007 18:06:56 -0400 Subject: rpms/kernel/devel linux-2.6-ata-via-fix-dma-mode.patch, NONE, 1.1 kernel.spec, 1.146, 1.147 Message-ID: <200709042206.l84M6upI027319@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27267 Modified Files: kernel.spec Added Files: linux-2.6-ata-via-fix-dma-mode.patch Log Message: * Tue Sep 04 2007 Chuck Ebbert - fix DMA mode on VIA 6421 linux-2.6-ata-via-fix-dma-mode.patch: --- NEW FILE linux-2.6-ata-via-fix-dma-mode.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b4154d4a01c6cc98b97dc239ca4302316c8f98da Commit: b4154d4a01c6cc98b97dc239ca4302316c8f98da Parent: 7d05154840db52201d8e719fd0f091b8381e362f Author: Ondrej Zary AuthorDate: Sat Sep 1 00:55:21 2007 +0200 Committer: Jeff Garzik CommitDate: Sat Sep 1 06:52:18 2007 -0400 Fix sata_via write errors on PATA drive connected to VT6421 I think that I've found and fixed the problem. There is a copy/paste bug in vt6421_set_dma_mode() function which causes wrong values to be written to PATA_UDMA_TIMING register. This patch fixes a copy/paste bug that breaks DMA modes on VT6421 PATA port. Signed-off-by: Ondrej Zary Acked-by: Alan Cox Signed-off-by: Jeff Garzik --- drivers/ata/sata_via.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/ata/sata_via.c b/drivers/ata/sata_via.c index a4e6317..57fd30d 100644 --- a/drivers/ata/sata_via.c +++ b/drivers/ata/sata_via.c @@ -371,7 +371,7 @@ static void vt6421_set_dma_mode(struct ata_port *ap, struct ata_device *adev) { struct pci_dev *pdev = to_pci_dev(ap->host->dev); static const u8 udma_bits[] = { 0xEE, 0xE8, 0xE6, 0xE4, 0xE2, 0xE1, 0xE0, 0xE0 }; - pci_write_config_byte(pdev, PATA_UDMA_TIMING, udma_bits[adev->pio_mode - XFER_UDMA_0]); + pci_write_config_byte(pdev, PATA_UDMA_TIMING, udma_bits[adev->dma_mode - XFER_UDMA_0]); } static const unsigned int svia_bar_sizes[] = { Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- kernel.spec 4 Sep 2007 21:59:46 -0000 1.146 +++ kernel.spec 4 Sep 2007 22:06:22 -0000 1.147 @@ -624,6 +624,7 @@ Patch660: linux-2.6-libata-ali-atapi-dma.patch Patch661: linux-2.6-libata-acpi-enable.patch Patch662: linux-2.6-libata-terminate-list.patch +Patch663: linux-2.6-ata-via-fix-dma-mode.patch Patch670: linux-2.6-ata-quirk.patch #Patch680: linux-2.6-wireless.patch Patch681: linux-2.6-wireless-pending.patch @@ -1120,6 +1121,8 @@ ApplyPatch linux-2.6-libata-acpi-enable.patch # Terminate list in ata-piix ApplyPatch linux-2.6-libata-terminate-list.patch +# fix DMA on vt6421 +ApplyPatch linux-2.6-ata-via-fix-dma-mode.patch # wireless patches headed for 2.6.23 #ApplyPatch linux-2.6-wireless.patch @@ -1790,6 +1793,9 @@ %changelog * Tue Sep 04 2007 Chuck Ebbert +- fix DMA mode on VIA 6421 + +* Tue Sep 04 2007 Chuck Ebbert - Fix oops in cpuidle under QEMU * Tue Sep 4 2007 Roland McGrath From fedora-extras-commits at redhat.com Tue Sep 4 22:22:31 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Tue, 4 Sep 2007 18:22:31 -0400 Subject: rpms/epiphany-extensions/devel .cvsignore, 1.20, 1.21 epiphany-extensions.spec, 1.34, 1.35 sources, 1.20, 1.21 Message-ID: <200709042222.l84MMV7q027625@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/epiphany-extensions/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27578 Modified Files: .cvsignore epiphany-extensions.spec sources Log Message: Update to 2.19.90 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/devel/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 8 Aug 2007 19:57:50 -0000 1.20 +++ .cvsignore 4 Sep 2007 22:21:58 -0000 1.21 @@ -1 +1 @@ -epiphany-extensions-2.19.6.tar.bz2 +epiphany-extensions-2.19.90.tar.bz2 Index: epiphany-extensions.spec =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/devel/epiphany-extensions.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- epiphany-extensions.spec 24 Aug 2007 14:43:48 -0000 1.34 +++ epiphany-extensions.spec 4 Sep 2007 22:21:58 -0000 1.35 @@ -3,7 +3,7 @@ %global gecko_version 1.8.1.6 Name: epiphany-extensions -Version: %{ephy_major}.6 +Version: %{ephy_major}.90 Release: 1%{?dist} Summary: Extensions for Epiphany, the GNOME web browser @@ -29,6 +29,7 @@ Requires: epiphany >= %{ephy_min_version} Requires: gecko-libs = %{gecko_version} +Requires: pygtk2 >= 2.11 Requires(pre): GConf2 @@ -107,10 +108,16 @@ %changelog +* Tue Sep 04 2007 Peter Gordon - 2.19.90-1 +- Update to new upstream release (2.19.90), which contains reworked + installation rules for the icons and a fix for the Greasemonkey + extension so that it does not break when the directory is not + created (GNOME bug 437648). + * Fri Aug 24 2007 Adam Jackson - 2.19.6-1 - Rebuild for build ID -* Wed Aug 8 2007 Christopher Aillon - 2.19.6-1 +* Wed Aug 08 2007 Christopher Aillon - 2.19.6-1 - Update to 2.19.6 - Rebuild against newer gecko Index: sources =================================================================== RCS file: /cvs/extras/rpms/epiphany-extensions/devel/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 8 Aug 2007 19:57:50 -0000 1.20 +++ sources 4 Sep 2007 22:21:58 -0000 1.21 @@ -1 +1 @@ -202a16def45f5d00f74fb8015e410b21 epiphany-extensions-2.19.6.tar.bz2 +67b210fa2048a5fa0a7ccc317eea9f32 epiphany-extensions-2.19.90.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 4 22:42:19 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Tue, 4 Sep 2007 18:42:19 -0400 Subject: comps comps-f8.xml.in,1.88,1.89 Message-ID: <200709042242.l84MgJQx029943@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29921 Modified Files: comps-f8.xml.in Log Message: Armacycles-ad comps, f8 Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- comps-f8.xml.in 3 Sep 2007 19:28:40 -0000 1.88 +++ comps-f8.xml.in 4 Sep 2007 22:41:48 -0000 1.89 @@ -1387,6 +1387,7 @@ alienblaster alphabet-soup ants + armacycles-ad arrows asc asc-music From fedora-extras-commits at redhat.com Tue Sep 4 23:43:42 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lennart)) Date: Tue, 4 Sep 2007 19:43:42 -0400 Subject: rpms/pulseaudio/devel .cvsignore, 1.8, 1.9 pulseaudio.spec, 1.16, 1.17 sources, 1.10, 1.11 Message-ID: <200709042343.l84Nhg0W004907@cvs-int.fedora.redhat.com> Author: lennart Update of /cvs/pkgs/rpms/pulseaudio/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4879 Modified Files: .cvsignore pulseaudio.spec sources Log Message: new snapshot Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pulseaudio/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 4 Sep 2007 19:13:23 -0000 1.8 +++ .cvsignore 4 Sep 2007 23:43:10 -0000 1.9 @@ -1,2 +1,2 @@ +pulseaudio-0.9.7.svn20070905.tar.gz libflashsupport-pulse-000.svn20070904.tar.gz -pulseaudio-0.9.7.svn20070904.tar.gz Index: pulseaudio.spec =================================================================== RCS file: /cvs/pkgs/rpms/pulseaudio/devel/pulseaudio.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- pulseaudio.spec 4 Sep 2007 19:13:23 -0000 1.16 +++ pulseaudio.spec 4 Sep 2007 23:43:10 -0000 1.17 @@ -3,11 +3,11 @@ Name: pulseaudio Summary: Improved Linux sound server Version: 0.9.7 -Release: 0.9.svn20070904%{?dist} +Release: 0.10.svn20070905%{?dist} License: GPLv2+ Group: System Environment/Daemons #Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}.tar.gz -Source0: pulseaudio-0.9.7.svn20070904.tar.gz +Source0: pulseaudio-0.9.7.svn20070905.tar.gz Source1: libflashsupport-pulse-000.svn20070904.tar.gz URL: http://pulseaudio.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -27,7 +27,6 @@ Patch1: pulseaudio-0.9.6-nochown.patch %description -A PulseAudio is a sound server for Linux and other Unix like operating systems. It is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (ESOUND). @@ -37,6 +36,7 @@ Group: System Environment/Daemons Requires: %{name} = %{version}-%{release} Conflicts: esound +Obsoletes: esound %description esound-compat A compatibility script that allows applications to call /usr/bin/esd @@ -140,7 +140,7 @@ %configure --disable-ltdl-install --disable-static --disable-rpath --with-system-user=pulse --with-system-group=pulse --with-realtime-group=pulse-rt --with-access-group=pulse-access make LIBTOOL=/usr/bin/libtool make doxygen -pwd +export PULSEAUDIO_SOURCES=`pwd` pushd ../libflashsupport-pulse-000 %configure --disable-rpath make LIBTOOL=/usr/bin/libtool @@ -332,7 +332,10 @@ %{_libdir}/libpulsedsp.so %changelog -* Thu Sep 4 2007 Lennart Poettering 0.9.7-0.9.svn20070904 +* Wed Sep 5 2007 Lennart Poettering 0.9.7-0.10.svn20070905 +- Update SVN snapshot + +* Tue Sep 4 2007 Lennart Poettering 0.9.7-0.9.svn20070904 - Update SVN snapshot - ship libflashsupport in our package - drop pulseaudio-devel since libpulsecore is not linked statically Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pulseaudio/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 4 Sep 2007 19:13:23 -0000 1.10 +++ sources 4 Sep 2007 23:43:10 -0000 1.11 @@ -1,2 +1,2 @@ -cf255bd6fe00de595fedbf128f7d5062 libflashsupport-pulse-000.svn20070904.tar.gz -487c4d60344d8c69e97b3ed39226b21f pulseaudio-0.9.7.svn20070904.tar.gz +44a399ac877526b09a9c0e9ee4a9be93 pulseaudio-0.9.7.svn20070905.tar.gz +07cd06aa500f7e368af723b27f3e2621 libflashsupport-pulse-000.svn20070904.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 00:31:25 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lennart)) Date: Tue, 4 Sep 2007 20:31:25 -0400 Subject: rpms/pavucontrol/devel .cvsignore, 1.3, 1.4 pavucontrol.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200709050031.l850VPoj012080@cvs-int.fedora.redhat.com> Author: lennart Update of /cvs/pkgs/rpms/pavucontrol/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12039 Modified Files: .cvsignore pavucontrol.spec sources Log Message: new svn snapshot Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pavucontrol/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 16 Aug 2007 10:30:44 -0000 1.3 +++ .cvsignore 5 Sep 2007 00:30:52 -0000 1.4 @@ -1 +1 @@ -pavucontrol-0.9.5.svn20070816.tar.gz +pavucontrol-0.9.5.svn20070905.tar.gz Index: pavucontrol.spec =================================================================== RCS file: /cvs/pkgs/rpms/pavucontrol/devel/pavucontrol.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pavucontrol.spec 16 Aug 2007 10:30:44 -0000 1.2 +++ pavucontrol.spec 5 Sep 2007 00:30:52 -0000 1.3 @@ -1,12 +1,12 @@ Name: pavucontrol Version: 0.9.5 -Release: 0.1.svn20070816%{?dist} +Release: 0.2.svn20070905%{?dist} Summary: Volume control for PulseAudio Group: Applications/Multimedia -License: GPL +License: GPLv2+ URL: http://0pointer.de/lennart/projects/pavucontrol -Source0: pavucontrol-0.9.5.svn20070816.tar.gz +Source0: pavucontrol-0.9.5.svn20070905.tar.gz #Source0: http://0pointer.de/lennart/projects/pavucontrol/pavucontrol-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -53,7 +53,10 @@ %changelog -* Thu Aug 16 2007 Lennart Poettering 0.9.5.svn20070816 +* Wed Sep 5 2007 Lennart Poettering 0.9.5-0.2.svn20070905 +- Update from SVN snapshot + +* Thu Aug 16 2007 Lennart Poettering 0.9.5-0.1.svn20070816 - Update from SVN snapshot * Sat Sep 9 2006 Pierre Ossman 0.9.4-3 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pavucontrol/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Aug 2007 10:30:44 -0000 1.3 +++ sources 5 Sep 2007 00:30:52 -0000 1.4 @@ -1 +1 @@ -03240516703fc62c3cf642c2f486c663 pavucontrol-0.9.5.svn20070816.tar.gz +a04b6fd8abe33c2a3447bbfa85a8067c pavucontrol-0.9.5.svn20070905.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 00:37:50 2007 From: fedora-extras-commits at redhat.com (Miloslav Trmac (mitr)) Date: Tue, 4 Sep 2007 20:37:50 -0400 Subject: rpms/usermode/devel .cvsignore, 1.50, 1.51 sources, 1.54, 1.55 usermode.spec, 1.71, 1.72 Message-ID: <200709050037.l850bowl012307@cvs-int.fedora.redhat.com> Author: mitr Update of /cvs/pkgs/rpms/usermode/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12269 Modified Files: .cvsignore sources usermode.spec Log Message: * Wed Sep 5 2007 Miloslav Trma?? - 1.93-1 - Fix handling of PAM conversations with no questions Resolves: #267361 - Update License: Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/usermode/devel/.cvsignore,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- .cvsignore 11 Jun 2007 21:35:02 -0000 1.50 +++ .cvsignore 5 Sep 2007 00:37:17 -0000 1.51 @@ -1 +1 @@ -usermode-1.92.tar.bz2 +usermode-1.93.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/usermode/devel/sources,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- sources 11 Jun 2007 21:35:02 -0000 1.54 +++ sources 5 Sep 2007 00:37:17 -0000 1.55 @@ -1 +1 @@ -6b962175592a2b4668b7251fa18d97f4 usermode-1.92.tar.bz2 +82a157127cc827c0ad4d33fc52a92cb0 usermode-1.93.tar.bz2 Index: usermode.spec =================================================================== RCS file: /cvs/pkgs/rpms/usermode/devel/usermode.spec,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- usermode.spec 11 Jun 2007 21:35:02 -0000 1.71 +++ usermode.spec 5 Sep 2007 00:37:17 -0000 1.72 @@ -4,9 +4,9 @@ Summary: Tools for certain user account management tasks Name: usermode -Version: 1.92 -Release: 1 -License: GPL +Version: 1.93 +Release: 1%{?dist} +License: GPLv2+ Group: Applications/System Source: usermode-%{version}.tar.bz2 Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd @@ -116,6 +116,11 @@ %{_datadir}/applications/* %changelog +* Wed Sep 5 2007 Miloslav Trma?? - 1.93-1 +- Fix handling of PAM conversations with no questions + Resolves: #267361 +- Update License: + * Mon Jun 11 2007 Miloslav Trma?? - 1.92-1 - Fix userhelper hangs in non-UTF8 locales Resolves: #242420 From fedora-extras-commits at redhat.com Wed Sep 5 00:40:28 2007 From: fedora-extras-commits at redhat.com (Miloslav Trmac (mitr)) Date: Tue, 4 Sep 2007 20:40:28 -0400 Subject: rpms/usermode/F-7 .cvsignore, 1.49, 1.50 sources, 1.53, 1.54 usermode.spec, 1.70, 1.71 Message-ID: <200709050040.l850eSfC012399@cvs-int.fedora.redhat.com> Author: mitr Update of /cvs/pkgs/rpms/usermode/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12374 Modified Files: .cvsignore sources usermode.spec Log Message: * Wed Sep 5 2007 Miloslav Trma?? - 1.93-1 - Fix handling of PAM conversations with no questions Resolves: #267361 - Update License: Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/usermode/F-7/.cvsignore,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- .cvsignore 15 Jun 2007 08:47:17 -0000 1.49 +++ .cvsignore 5 Sep 2007 00:39:55 -0000 1.50 @@ -1 +1 @@ -usermode-1.92.tar.bz2 +usermode-1.93.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/usermode/F-7/sources,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- sources 15 Jun 2007 08:47:17 -0000 1.53 +++ sources 5 Sep 2007 00:39:55 -0000 1.54 @@ -1 +1 @@ -6b962175592a2b4668b7251fa18d97f4 usermode-1.92.tar.bz2 +82a157127cc827c0ad4d33fc52a92cb0 usermode-1.93.tar.bz2 Index: usermode.spec =================================================================== RCS file: /cvs/pkgs/rpms/usermode/F-7/usermode.spec,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- usermode.spec 15 Jun 2007 08:47:17 -0000 1.70 +++ usermode.spec 5 Sep 2007 00:39:55 -0000 1.71 @@ -4,9 +4,9 @@ Summary: Tools for certain user account management tasks Name: usermode -Version: 1.92 -Release: 0.fc7 -License: GPL +Version: 1.93 +Release: 1%{?dist} +License: GPLv2+ Group: Applications/System Source: usermode-%{version}.tar.bz2 Requires: util-linux, pam >= 0.75-37, /etc/pam.d/system-auth, passwd @@ -116,7 +116,12 @@ %{_datadir}/applications/* %changelog -* Mon Jun 15 2007 Miloslav Trma?? - 1.92-0.f7 +* Wed Sep 5 2007 Miloslav Trma?? - 1.93-1 +- Fix handling of PAM conversations with no questions + Resolves: #267361 +- Update License: + +* Mon Jun 11 2007 Miloslav Trma?? - 1.92-1 - Fix userhelper hangs in non-UTF8 locales Resolves: #242420 - Clean up menu categories in desktop files From fedora-extras-commits at redhat.com Wed Sep 5 00:48:33 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Tue, 4 Sep 2007 20:48:33 -0400 Subject: rpms/kinput2/devel kinput2.spec, 1.14, 1.15 xinput.d-kinput2-canna, 1.1, 1.2 xinput.d-kinput2-wnn, 1.1, 1.2 Message-ID: <200709050048.l850mXuN012588@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/pkgs/rpms/kinput2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12559 Modified Files: kinput2.spec xinput.d-kinput2-canna xinput.d-kinput2-wnn Log Message: * Wed Sep 5 2007 Akira TAGOH - v3.1-34 - Add QT_IM_MODULE=xim to the xinput script. Index: kinput2.spec =================================================================== RCS file: /cvs/pkgs/rpms/kinput2/devel/kinput2.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- kinput2.spec 23 Aug 2007 12:25:43 -0000 1.14 +++ kinput2.spec 5 Sep 2007 00:48:01 -0000 1.15 @@ -25,7 +25,7 @@ Name: kinput2 Version: v3.1 -Release: 33%{?dist} +Release: 34%{?dist} License: MIT BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libICE-devel libSM-devel libX11-devel libXaw-devel libXext-devel libXmu-devel libXpm-devel libXt-devel libXp-devel @@ -253,6 +253,9 @@ %{_sysconfdir}/X11/xinit/xinput.d %changelog +* Wed Sep 5 2007 Akira TAGOH - v3.1-34 +- Add QT_IM_MODULE=xim to the xinput script. + * Thu Aug 23 2007 Akira TAGOH - v3.1-33 - Rebuild Index: xinput.d-kinput2-canna =================================================================== RCS file: /cvs/pkgs/rpms/kinput2/devel/xinput.d-kinput2-canna,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xinput.d-kinput2-canna 30 Jun 2005 09:39:32 -0000 1.1 +++ xinput.d-kinput2-canna 5 Sep 2007 00:48:01 -0000 1.2 @@ -2,3 +2,4 @@ XIM_PROGRAM=kinput2 XIM_ARGS="-canna +kinput -xim" GTK_IM_MODULE=xim +QT_IM_MODULE=xim Index: xinput.d-kinput2-wnn =================================================================== RCS file: /cvs/pkgs/rpms/kinput2/devel/xinput.d-kinput2-wnn,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xinput.d-kinput2-wnn 30 Jun 2005 09:39:32 -0000 1.1 +++ xinput.d-kinput2-wnn 5 Sep 2007 00:48:01 -0000 1.2 @@ -2,3 +2,4 @@ XIM_PROGRAM=kinput2 XIM_ARGS="-wnn +kinput -xim" GTK_IM_MODULE=xim +QT_IM_MODULE=xim From fedora-extras-commits at redhat.com Wed Sep 5 01:07:59 2007 From: fedora-extras-commits at redhat.com (Miloslav Trmac (mitr)) Date: Tue, 4 Sep 2007 21:07:59 -0400 Subject: rpms/libuser/devel libuser.spec,1.67,1.68 Message-ID: <200709050107.l8517xMV018813@cvs-int.fedora.redhat.com> Author: mitr Update of /cvs/pkgs/rpms/libuser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18793 Modified Files: libuser.spec Log Message: * Wed Sep 5 2007 Miloslav Trma?? - 0.56.4-3 - s/popt/popt-devel/ in BuildRequires Resolves: #277541 Index: libuser.spec =================================================================== RCS file: /cvs/pkgs/rpms/libuser/devel/libuser.spec,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- libuser.spec 8 Aug 2007 15:20:11 -0000 1.67 +++ libuser.spec 5 Sep 2007 01:07:26 -0000 1.68 @@ -5,12 +5,12 @@ Name: libuser Version: 0.56.4 -Release: 2 +Release: 3 Group: System Environment/Base License: LGPLv2+ Source: libuser-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-root -BuildRequires: glib2-devel, linuxdoc-tools, pam-devel, popt, python-devel +BuildRequires: glib2-devel, linuxdoc-tools, pam-devel, popt-devel, python-devel BuildRequires: cyrus-sasl-devel, openldap-devel %if %{WITH_SELINUX} BuildRequires: libselinux-devel @@ -108,6 +108,10 @@ %{_datadir}/gtk-doc/html/* %changelog +* Wed Sep 5 2007 Miloslav Trma?? - 0.56.4-3 +- s/popt/popt-devel/ in BuildRequires + Resolves: #277541 + * Wed Aug 8 2007 Miloslav Trma?? - 0.56.4-2 - Split the Python module to a separate subpackage (original patch by Yanko Kaneti) From fedora-extras-commits at redhat.com Wed Sep 5 02:38:36 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 04 Sep 2007 19:38:36 -0700 Subject: [pkgdb] hddtemp (Fedora EPEL, 5) updated by kevin Message-ID: <200709050238.l852cbjf009396@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for hddtemp Kevin Fenzi (kevin) has set commit to Approved for cvsextras on hddtemp (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on hddtemp (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on hddtemp (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/hddtemp From fedora-extras-commits at redhat.com Wed Sep 5 02:40:18 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 04 Sep 2007 19:40:18 -0700 Subject: [pkgdb] gimmage (Fedora, 7) updated by kevin Message-ID: <200709050240.l852eKfW009449@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for gimmage Kevin Fenzi (kevin) has set commit to Approved for cvsextras on gimmage (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on gimmage (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on gimmage (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on gimmage (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gimmage From fedora-extras-commits at redhat.com Wed Sep 5 02:40:18 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 04 Sep 2007 19:40:18 -0700 Subject: [pkgdb] gimmage (Fedora, devel) updated by kevin Message-ID: <200709050240.l852eLBJ009458@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on gimmage (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gimmage From fedora-extras-commits at redhat.com Wed Sep 5 02:40:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 22:40:49 -0400 Subject: rpms/gimmage - New directory Message-ID: <200709050240.l852en2r032370@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gimmage In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsZ32341/rpms/gimmage Log Message: Directory /cvs/extras/rpms/gimmage added to the repository From fedora-extras-commits at redhat.com Wed Sep 5 02:40:53 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 22:40:53 -0400 Subject: rpms/gimmage/devel - New directory Message-ID: <200709050240.l852erme032384@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gimmage/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsZ32341/rpms/gimmage/devel Log Message: Directory /cvs/extras/rpms/gimmage/devel added to the repository From fedora-extras-commits at redhat.com Wed Sep 5 02:40:58 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 22:40:58 -0400 Subject: rpms/gimmage Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709050240.l852ewx5032409@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gimmage In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsZ32341/rpms/gimmage Added Files: Makefile import.log Log Message: Setup of module gimmage --- NEW FILE Makefile --- # Top level Makefile for module gimmage all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Wed Sep 5 02:41:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 22:41:01 -0400 Subject: rpms/gimmage/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709050241.l852f1kD032425@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gimmage/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsZ32341/rpms/gimmage/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gimmage --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: gimmage # $Id: Makefile,v 1.1 2007/09/05 02:40:58 kevin Exp $ NAME := gimmage SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Sep 5 03:07:53 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Tue, 4 Sep 2007 23:07:53 -0400 Subject: rpms/graphviz/devel graphviz-arith.patch, NONE, 1.1 graphviz.spec, 1.37, 1.38 Message-ID: <200709050307.l8537ruQ006547@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/pkgs/rpms/graphviz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6492 Modified Files: graphviz.spec Added Files: graphviz-arith.patch Log Message: * Tue Sep 04 2007 Patrick "Jima" Laughton 2.14.1-3 - Patch to resurrect arith.h graphviz-arith.patch: --- NEW FILE graphviz-arith.patch --- Index: lib/common/Makefile.am =================================================================== RCS file: /home/cvsroot/graphviz2/lib/common/Makefile.am,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- lib/common/Makefile.am 26 Jul 2007 13:53:25 -0000 1.46 +++ lib/common/Makefile.am 4 Sep 2007 23:39:07 -0000 1.47 @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.46 2007/07/26 13:53:25 erg Exp $ $Revision: 1.46 $ +# $Id: Makefile.am,v 1.47 2007/09/04 23:39:07 ellson Exp $ $Revision: 1.47 $ ## Process this file with automake to produce Makefile.in AM_CPPFLAGS = \ @@ -14,11 +14,10 @@ AM_CFLAGS = -D_BLD_common=1 endif -pkginclude_HEADERS = geom.h color.h types.h textpara.h usershape.h +pkginclude_HEADERS = arith.h geom.h color.h types.h textpara.h usershape.h noinst_HEADERS = render.h utils.h memory.h \ - geomprocs.h colorprocs.h colortbl.h entities.h \ - logic.h arith.h globals.h \ - const.h macros.h htmllex.h htmltable.h pointset.h + geomprocs.h colorprocs.h colortbl.h entities.h globals.h \ + logic.h const.h macros.h htmllex.h htmltable.h pointset.h noinst_LTLIBRARIES = libcommon_C.la if WITH_CODEGENS Index: graphviz.spec =================================================================== RCS file: /cvs/pkgs/rpms/graphviz/devel/graphviz.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- graphviz.spec 23 Aug 2007 16:40:18 -0000 1.37 +++ graphviz.spec 5 Sep 2007 03:07:20 -0000 1.38 @@ -8,7 +8,7 @@ Summary: Graph Visualization Tools Version: 2.14.1 -%define truerelease 2 +%define truerelease 3 %{?distroagnostic: %define release %{truerelease}} %{!?distroagnostic: %define release %{truerelease}%{?dist}} @@ -18,6 +18,7 @@ License: CPL URL: http://www.graphviz.org/ Source0: http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-2.14.1.tar.gz +Patch0: %{name}-arith.patch #-- feature and package selection ------------------------------------------- # depends on %dist and %fedora (or %rhl or %rhel) which are set @@ -437,6 +438,7 @@ %prep %setup -q +%patch0 -p0 %build %if ! %{SHARP} @@ -509,6 +511,9 @@ #-- changelog -------------------------------------------------- %changelog +* Tue Sep 04 2007 Patrick "Jima" Laughton 2.14.1-3 +- Patch to resurrect arith.h + * Thu Aug 23 2007 Patrick "Jima" Laughton 2.14.1-2 - Added perl-devel to BR for F7+ From fedora-extras-commits at redhat.com Wed Sep 5 03:36:53 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Tue, 4 Sep 2007 23:36:53 -0400 Subject: rpms/vala/devel vala.spec,1.5,1.6 Message-ID: <200709050336.l853arKE007235@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7200 Modified Files: vala.spec Log Message: Enable binding generation tools Index: vala.spec =================================================================== RCS file: /cvs/pkgs/rpms/vala/devel/vala.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- vala.spec 2 Sep 2007 22:24:39 -0000 1.5 +++ vala.spec 5 Sep 2007 03:36:20 -0000 1.6 @@ -44,7 +44,7 @@ %build -%configure +%configure --enable-vapigen # Don't use rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool @@ -75,12 +75,17 @@ %files devel %defattr(-,root,root,-) %{_includedir}/vala-1.0 +%{_bindir}/*gen %{_libdir}/libvala.so +%{_libdir}/vala %{_libdir}/pkgconfig/vala-1.0.pc %changelog +* Tue Sep 4 2007 Michel Salim - 0.1.3-2 +- Enable binding generation tools + * Sun Sep 2 2007 Michel Salim - 0.1.3-1 - Update to 0.1.3 From fedora-extras-commits at redhat.com Wed Sep 5 03:40:20 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Tue, 4 Sep 2007 23:40:20 -0400 Subject: rpms/vala/devel vala.spec,1.6,1.7 Message-ID: <200709050340.l853eKiY007336@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7295 Modified Files: vala.spec Log Message: Bump release number Index: vala.spec =================================================================== RCS file: /cvs/pkgs/rpms/vala/devel/vala.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- vala.spec 5 Sep 2007 03:36:20 -0000 1.6 +++ vala.spec 5 Sep 2007 03:39:48 -0000 1.7 @@ -1,6 +1,6 @@ Name: vala Version: 0.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern programming language for GNOME Group: Development/Languages From fedora-extras-commits at redhat.com Wed Sep 5 03:44:53 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Tue, 4 Sep 2007 23:44:53 -0400 Subject: rpms/deluge/F-7 .cvsignore, 1.10, 1.11 deluge.spec, 1.20, 1.21 sources, 1.10, 1.11 Message-ID: <200709050344.l853ir9D009534@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/deluge/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9359 Modified Files: .cvsignore deluge.spec sources Log Message: Update to 0.5.5 RC1 (intended to stay in updates-testing until 0.5.5 final is released). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/deluge/F-7/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 2 Sep 2007 02:14:06 -0000 1.10 +++ .cvsignore 5 Sep 2007 03:44:20 -0000 1.11 @@ -1 +1,2 @@ deluge-0.5.4.1.tar.gz +deluge-0.5.4.1.95.tar.gz Index: deluge.spec =================================================================== RCS file: /cvs/extras/rpms/deluge/F-7/deluge.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- deluge.spec 2 Sep 2007 02:14:06 -0000 1.20 +++ deluge.spec 5 Sep 2007 03:44:20 -0000 1.21 @@ -2,11 +2,11 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: deluge -Version: 0.5.4.1 +Version: 0.5.4.1.95 Release: 1%{?dist} Summary: A GTK+ BitTorrent client with support for DHT, UPnP, and PEX Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://deluge-torrent.org/ Source0: http://deluge-torrent.org/downloads/%{name}-%{version}.tar.gz @@ -105,6 +105,10 @@ %changelog +* Mon Sep 03 2007 Peter Gordon - 0.5.4.1.95-1 +- Update to new upstream release candidate (0.5.5 RC1) +- Update License tag for new License version guidelines. + * Sat Sep 01 2007 Peter Gordon - 0.5.4.1-1 - Update to new upstream release (0.5.4.1). Index: sources =================================================================== RCS file: /cvs/extras/rpms/deluge/F-7/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 2 Sep 2007 02:14:06 -0000 1.10 +++ sources 5 Sep 2007 03:44:20 -0000 1.11 @@ -1 +1,2 @@ 36debac83b41f1697da6805e8cc79435 deluge-0.5.4.1.tar.gz +4a14123dbf98ec3accca4f074a351785 deluge-0.5.4.1.95.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 03:53:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 23:53:54 -0400 Subject: rpms/fwrestart/devel fwrestart.spec,1.5,1.6 Message-ID: <200709050353.l853rs1P009717@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/fwrestart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9698 Modified Files: fwrestart.spec Log Message: Update to 1.0.5 Clarify License Index: fwrestart.spec =================================================================== RCS file: /cvs/extras/rpms/fwrestart/devel/fwrestart.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fwrestart.spec 28 Aug 2006 04:11:41 -0000 1.5 +++ fwrestart.spec 5 Sep 2007 03:53:22 -0000 1.6 @@ -1,11 +1,11 @@ Summary: A way to more safely re-load firewall rules remotely Name: fwrestart -Version: 1.04 -Release: 2%{?dist} -License: GPL +Version: 1.05 +Release: 1%{?dist} +License: GPLv2 Group: Applications/System URL: http://www.tummy.com/Community/software/ -Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.04.tar.gz +Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.05.tar.gz BuildRequires: python BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -45,6 +45,10 @@ %{_sbindir}/fwrestart %changelog +* Tue Sep 4 2007 Kevin Fenzi - 1.05-1 +- Update to 1.0.5 +- Clarify License + * Sun Aug 27 2006 Kevin Fenzi - 1.04-2 - Rebuild for fc6 From fedora-extras-commits at redhat.com Wed Sep 5 03:55:16 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 4 Sep 2007 23:55:16 -0400 Subject: rpms/fwrestart/devel sources,1.4,1.5 .cvsignore,1.4,1.5 Message-ID: <200709050355.l853tGiU009764@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/fwrestart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9732 Modified Files: sources .cvsignore Log Message: Update to 1.0.5 Clarify License Index: sources =================================================================== RCS file: /cvs/extras/rpms/fwrestart/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 May 2006 02:58:20 -0000 1.4 +++ sources 5 Sep 2007 03:54:43 -0000 1.5 @@ -1 +1 @@ -90fdd16491da250877911cd08a257ebe fwrestart-1.04.tar.gz +e1d60aaae0a7c8446f025e016efb8d8f fwrestart-1.05.tar.gz Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fwrestart/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 May 2006 02:58:20 -0000 1.4 +++ .cvsignore 5 Sep 2007 03:54:43 -0000 1.5 @@ -1 +1 @@ -fwrestart-1.04.tar.gz +fwrestart-1.05.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 04:04:06 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 00:04:06 -0400 Subject: rpms/fwrestart/F-7 fwrestart.spec, 1.5, 1.6 sources, 1.4, 1.5 .cvsignore, 1.4, 1.5 Message-ID: <200709050404.l85446XA015909@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/fwrestart/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15855 Modified Files: fwrestart.spec sources .cvsignore Log Message: Update to 1.0.5 Clarify License Index: fwrestart.spec =================================================================== RCS file: /cvs/extras/rpms/fwrestart/F-7/fwrestart.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fwrestart.spec 28 Aug 2006 04:11:41 -0000 1.5 +++ fwrestart.spec 5 Sep 2007 04:03:33 -0000 1.6 @@ -1,11 +1,11 @@ Summary: A way to more safely re-load firewall rules remotely Name: fwrestart -Version: 1.04 -Release: 2%{?dist} -License: GPL +Version: 1.05 +Release: 1%{?dist} +License: GPLv2 Group: Applications/System URL: http://www.tummy.com/Community/software/ -Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.04.tar.gz +Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.05.tar.gz BuildRequires: python BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -45,6 +45,10 @@ %{_sbindir}/fwrestart %changelog +* Tue Sep 4 2007 Kevin Fenzi - 1.05-1 +- Update to 1.0.5 +- Clarify License + * Sun Aug 27 2006 Kevin Fenzi - 1.04-2 - Rebuild for fc6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fwrestart/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 May 2006 02:58:20 -0000 1.4 +++ sources 5 Sep 2007 04:03:33 -0000 1.5 @@ -1 +1 @@ -90fdd16491da250877911cd08a257ebe fwrestart-1.04.tar.gz +e1d60aaae0a7c8446f025e016efb8d8f fwrestart-1.05.tar.gz Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fwrestart/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 May 2006 02:58:20 -0000 1.4 +++ .cvsignore 5 Sep 2007 04:03:33 -0000 1.5 @@ -1 +1 @@ -fwrestart-1.04.tar.gz +fwrestart-1.05.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 04:05:30 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 00:05:30 -0400 Subject: rpms/fwrestart/FC-6 fwrestart.spec, 1.5, 1.6 sources, 1.4, 1.5 .cvsignore, 1.4, 1.5 Message-ID: <200709050405.l8545UOt016027@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/fwrestart/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15932 Modified Files: fwrestart.spec sources .cvsignore Log Message: Update to 1.0.5 Clarify License Index: fwrestart.spec =================================================================== RCS file: /cvs/extras/rpms/fwrestart/FC-6/fwrestart.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fwrestart.spec 28 Aug 2006 04:11:41 -0000 1.5 +++ fwrestart.spec 5 Sep 2007 04:04:56 -0000 1.6 @@ -1,11 +1,11 @@ Summary: A way to more safely re-load firewall rules remotely Name: fwrestart -Version: 1.04 -Release: 2%{?dist} -License: GPL +Version: 1.05 +Release: 1%{?dist} +License: GPLv2 Group: Applications/System URL: http://www.tummy.com/Community/software/ -Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.04.tar.gz +Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.05.tar.gz BuildRequires: python BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -45,6 +45,10 @@ %{_sbindir}/fwrestart %changelog +* Tue Sep 4 2007 Kevin Fenzi - 1.05-1 +- Update to 1.0.5 +- Clarify License + * Sun Aug 27 2006 Kevin Fenzi - 1.04-2 - Rebuild for fc6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fwrestart/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 May 2006 02:58:20 -0000 1.4 +++ sources 5 Sep 2007 04:04:56 -0000 1.5 @@ -1 +1 @@ -90fdd16491da250877911cd08a257ebe fwrestart-1.04.tar.gz +e1d60aaae0a7c8446f025e016efb8d8f fwrestart-1.05.tar.gz Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fwrestart/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 May 2006 02:58:20 -0000 1.4 +++ .cvsignore 5 Sep 2007 04:04:56 -0000 1.5 @@ -1 +1 @@ -fwrestart-1.04.tar.gz +fwrestart-1.05.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 04:07:41 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 00:07:41 -0400 Subject: rpms/fwrestart/EL-4 fwrestart.spec, 1.4, 1.5 sources, 1.4, 1.5 .cvsignore, 1.4, 1.5 Message-ID: <200709050407.l8547f44016133@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/fwrestart/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16089 Modified Files: fwrestart.spec sources .cvsignore Log Message: Update to 1.0.5 Clarify License Index: fwrestart.spec =================================================================== RCS file: /cvs/extras/rpms/fwrestart/EL-4/fwrestart.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- fwrestart.spec 9 May 2006 03:10:05 -0000 1.4 +++ fwrestart.spec 5 Sep 2007 04:07:08 -0000 1.5 @@ -1,11 +1,11 @@ Summary: A way to more safely re-load firewall rules remotely Name: fwrestart -Version: 1.04 +Version: 1.05 Release: 1%{?dist} -License: GPL +License: GPLv2 Group: Applications/System URL: http://www.tummy.com/Community/software/ -Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.04.tar.gz +Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.05.tar.gz BuildRequires: python BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -45,6 +45,10 @@ %{_sbindir}/fwrestart %changelog +* Tue Sep 4 2007 Kevin Fenzi - 1.05-1 +- Update to 1.0.5 +- Clarify License + * Mon May 8 2006 Kevin Fenzi - 1.04-1 - Update to 1.04 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fwrestart/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 May 2006 03:10:05 -0000 1.4 +++ sources 5 Sep 2007 04:07:08 -0000 1.5 @@ -1 +1 @@ -90fdd16491da250877911cd08a257ebe fwrestart-1.04.tar.gz +e1d60aaae0a7c8446f025e016efb8d8f fwrestart-1.05.tar.gz Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fwrestart/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 May 2006 03:10:05 -0000 1.4 +++ .cvsignore 5 Sep 2007 04:07:08 -0000 1.5 @@ -1 +1 @@ -fwrestart-1.04.tar.gz +fwrestart-1.05.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 04:09:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 00:09:01 -0400 Subject: rpms/fwrestart/EL-5 fwrestart.spec, 1.5, 1.6 sources, 1.4, 1.5 .cvsignore, 1.4, 1.5 Message-ID: <200709050409.l85491Jo016227@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/fwrestart/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16196 Modified Files: fwrestart.spec sources .cvsignore Log Message: Update to 1.0.5 Clarify License Index: fwrestart.spec =================================================================== RCS file: /cvs/extras/rpms/fwrestart/EL-5/fwrestart.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fwrestart.spec 28 Aug 2006 04:11:41 -0000 1.5 +++ fwrestart.spec 5 Sep 2007 04:08:27 -0000 1.6 @@ -1,11 +1,11 @@ Summary: A way to more safely re-load firewall rules remotely Name: fwrestart -Version: 1.04 -Release: 2%{?dist} -License: GPL +Version: 1.05 +Release: 1%{?dist} +License: GPLv2 Group: Applications/System URL: http://www.tummy.com/Community/software/ -Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.04.tar.gz +Source: ftp://ftp.tummy.com/pub/tummy/fwrestart/fwrestart-1.05.tar.gz BuildRequires: python BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -45,6 +45,10 @@ %{_sbindir}/fwrestart %changelog +* Tue Sep 4 2007 Kevin Fenzi - 1.05-1 +- Update to 1.0.5 +- Clarify License + * Sun Aug 27 2006 Kevin Fenzi - 1.04-2 - Rebuild for fc6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fwrestart/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 May 2006 02:58:20 -0000 1.4 +++ sources 5 Sep 2007 04:08:27 -0000 1.5 @@ -1 +1 @@ -90fdd16491da250877911cd08a257ebe fwrestart-1.04.tar.gz +e1d60aaae0a7c8446f025e016efb8d8f fwrestart-1.05.tar.gz Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fwrestart/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 May 2006 02:58:20 -0000 1.4 +++ .cvsignore 5 Sep 2007 04:08:27 -0000 1.5 @@ -1 +1 @@ -fwrestart-1.04.tar.gz +fwrestart-1.05.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 04:53:06 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 00:53:06 -0400 Subject: fedora-security/audit epel5,1.1,1.2 Message-ID: <200709050453.l854r6GR016943@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16925 Modified Files: epel5 Log Message: Process a bunch of epel5 entries Index: epel5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/epel5,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epel5 1 Sep 2007 18:49:37 -0000 1.1 +++ epel5 5 Sep 2007 04:53:03 -0000 1.2 @@ -109,58 +109,58 @@ *CVE-2006-5864 patch (gv, fixed 3.6.2-2) #215136 *CVE-2006-5848 version (trac, fixed 0.10.1) #215077 *CVE-2006-5815 version (proftpd, fixed 1.3.0a) #214820 -*CVE-2006-5602 version (xsupplicant, fixed 1.2.6) -*CVE-2006-5601 version (xsupplicant, fixed 1.2.8) #212700 -*CVE-2006-5455 patch (bugzilla, fixed 2.22-7) #212355 -*CVE-2006-5454 patch (bugzilla, fixed 2.22-7) #212355 -*CVE-2006-5453 patch (bugzilla, fixed 2.22-7) #212355 -*CVE-2006-5295 version (clamav, fixed 0.88.5) #210973 -*CVE-2006-5129 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-5111 version (libksba, fixed 0.9.14) -*CVE-2006-4943 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4942 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4941 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4940 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4939 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4938 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4937 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4936 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4935 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4786 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4785 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4784 version (moodle, fixed 1.6.3) #206516 -*CVE-2006-4684 version (zope, fixed 2.9.2) -*CVE-2006-4249 patch (plone, fixed 2.5.1-3) #213983 -*CVE-2006-4248 ignore (thttpd, Debian specific issue) -*CVE-2006-4247 patch (plone, fixed 2.5-4) #209163 -*CVE-2006-4192 patch (libmodplug, fixed 0.8-3) -*CVE-2006-4182 version (clamav, fixed 0.88.5) #210973 -*CVE-2006-4018 version (clamav, fixed 0.88.4-1) #201688 -*CVE-2006-3458 patch (zope, fixed 2.9.3-3) #198106 -*CVE-2006-3178 ignore (chmlib, extract_chmLib not shipped) -*CVE-2006-2489 version (nagios, fixed 2.3.1) -*CVE-2006-2427 ignore (clamav) not an issue bz#192076 -*CVE-2006-2237 backport (awstats, fixed 6.5-5) bz#190923 -*CVE-2006-2162 version (nagios, fixed 2.3.1) bz#190612 -*CVE-2006-2017 version (dnsmasq, fixed 2.30) -*CVE-2006-1989 version (clamav, fixed 0.88.2) -*CVE-2006-1945 backport (awstats, fixed 6.5-4) bz#190922 awstats-6.5-CVE-2006-1945.patch -*CVE-2006-1711 version (plone, fixed 2.1.2) bz#188886 -*CVE-2006-1630 version (clamav, fixed 0.88.1) bz#188286 -*CVE-2006-1629 version (openvpn, fixed 2.0.6) bz#188050 -*CVE-2006-1615 version (clamav, fixed 0.88.1) bz#188286 -*CVE-2006-1614 version (clamav, fixed 0.88.1) bz#188286 -*CVE-2006-1566 ignore (libtunepimp, Debian-specific problem) -*CVE-2006-1498 version (mediawiki, fixed 1.5.8) bz#188122 -*CVE-2006-1390 ignore (nethack, Gentoo-specific problem) bz#187353 -*CVE-2006-1079 patch (thttpd, fixed 2.25b-11) bz#191095 -*CVE-2006-1078 patch (thttpd, fixed 2.25b-11) bz#191095 -*CVE-2006-0847 version (python-cherrypy, fixed 2.1.1) -*CVE-2006-0814 ignore (lighttpd, Windows-specific problem) -*CVE-2006-0760 version (lighttpd, fixed 1.4.10) -*CVE-2006-0458 version (irssi, fixed 0.8.10) bz#184509 -*CVE-2006-0322 version (mediawiki, fixed 1.5.8) -*CVE-2006-0162 version (clamav, fixed 0.88) -*CVE-2006-0106 version (wine, fixed 0.9.10) -*CVE-2006-0071 ignore (pinentry, Gentoo-specific problem) -*CVE-2005-4803 version (graphviz, fixed 2.2.1) +CVE-2006-5602 version (xsupplicant, fixed 1.2.6) +CVE-2006-5601 version (xsupplicant, fixed 1.2.8) #212700 +CVE-2006-5455 patch (bugzilla, fixed 2.22-7) #212355 +CVE-2006-5454 patch (bugzilla, fixed 2.22-7) #212355 +CVE-2006-5453 patch (bugzilla, fixed 2.22-7) #212355 +CVE-2006-5295 version (clamav, fixed 0.88.5) #210973 +CVE-2006-5129 version (moodle, fixed 1.6.3) #206516 +CVE-2006-5111 version (libksba, fixed 0.9.14) +CVE-2006-4943 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4942 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4941 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4940 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4939 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4938 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4937 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4936 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4935 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4786 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4785 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4784 version (moodle, fixed 1.6.3) #206516 +CVE-2006-4684 version (zope, fixed 2.9.2) +CVE-2006-4249 version (plone, fixed 2.5.1-3) #213983 +CVE-2006-4248 ignore (thttpd, Debian specific issue) +CVE-2006-4247 patch (plone, fixed 2.5-4) #209163 +CVE-2006-4192 version (libmodplug, fixed 0.8-3) +CVE-2006-4182 version (clamav, fixed 0.88.5) #210973 +CVE-2006-4018 version (clamav, fixed 0.88.4-1) #201688 +CVE-2006-3458 version (zope, fixed 2.9.3-3) #198106 +CVE-2006-3178 ignore (chmlib, extract_chmLib not shipped) +CVE-2006-2489 version (nagios, fixed 2.3.1) +CVE-2006-2427 ignore (clamav) not an issue bz#192076 +CVE-2006-2237 version (awstats, fixed 6.5-5) bz#190923 +CVE-2006-2162 version (nagios, fixed 2.3.1) bz#190612 +CVE-2006-2017 version (dnsmasq, fixed 2.30) +CVE-2006-1989 version (clamav, fixed 0.88.2) +CVE-2006-1945 version (awstats, fixed 6.5-4) bz#190922 +CVE-2006-1711 version (plone, fixed 2.1.2) bz#188886 +CVE-2006-1630 version (clamav, fixed 0.88.1) bz#188286 +CVE-2006-1629 version (openvpn, fixed 2.0.6) bz#188050 +CVE-2006-1615 version (clamav, fixed 0.88.1) bz#188286 +CVE-2006-1614 version (clamav, fixed 0.88.1) bz#188286 +CVE-2006-1566 ignore (libtunepimp, Debian-specific problem) +CVE-2006-1498 version (mediawiki, fixed 1.5.8) bz#188122 +CVE-2006-1390 ignore (nethack, Gentoo-specific problem) bz#187353 +CVE-2006-1079 version (thttpd, fixed 2.25b-11) bz#191095 +CVE-2006-1078 version (thttpd, fixed 2.25b-11) bz#191095 +CVE-2006-0847 version (python-cherrypy, fixed 2.1.1) +CVE-2006-0814 ignore (lighttpd, Windows-specific problem) +CVE-2006-0760 version (lighttpd, fixed 1.4.10) +CVE-2006-0458 version (irssi, fixed 0.8.10) bz#184509 +CVE-2006-0322 version (mediawiki, fixed 1.5.8) +CVE-2006-0162 version (clamav, fixed 0.88) +CVE-2006-0106 version (wine, fixed 0.9.10) +CVE-2006-0071 ignore (pinentry, Gentoo-specific problem) +CVE-2005-4803 version (graphviz, fixed 2.2.1) From fedora-extras-commits at redhat.com Wed Sep 5 04:59:02 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Wed, 5 Sep 2007 00:59:02 -0400 Subject: rpms/exempi/devel exempi.spec,1.2,1.3 Message-ID: <200709050459.l854x2Bp017040@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/pkgs/rpms/exempi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17020 Modified Files: exempi.spec Log Message: * Wed Sep 05 2007 Deji Akingunola - 1.99.4-2 - Rebuild for expat 2.0 Index: exempi.spec =================================================================== RCS file: /cvs/pkgs/rpms/exempi/devel/exempi.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- exempi.spec 22 Aug 2007 12:08:15 -0000 1.2 +++ exempi.spec 5 Sep 2007 04:58:23 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Library for easy parsing of XMP metadata Name: exempi Version: 1.99.4 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: System Environment/Libraries URL: http://libopenraw.freedesktop.org/wiki/Exempi @@ -61,6 +61,9 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Wed Sep 05 2007 Deji Akingunola - 1.99.4-2 +- Rebuild for expat 2.0 + * Wed Aug 22 2007 Deji Akingunola - 1.99.4-1 - Update tp 1.99.4 From fedora-extras-commits at redhat.com Wed Sep 5 05:11:47 2007 From: fedora-extras-commits at redhat.com (Ian Kent (iankent)) Date: Wed, 5 Sep 2007 01:11:47 -0400 Subject: rpms/autofs/devel autofs-5.0.2-add-ldap-schema-discovery.patch, 1.1, 1.2 autofs.spec, 1.221, 1.222 Message-ID: <200709050511.l855BlmR023157@cvs-int.fedora.redhat.com> Author: iankent Update of /cvs/pkgs/rpms/autofs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23125 Modified Files: autofs-5.0.2-add-ldap-schema-discovery.patch autofs.spec Log Message: * Wed Sep 5 2007 Ian Kent - 5.0.2-15 - fix LDAP schema discovery. autofs-5.0.2-add-ldap-schema-discovery.patch: Index: autofs-5.0.2-add-ldap-schema-discovery.patch =================================================================== RCS file: /cvs/pkgs/rpms/autofs/devel/autofs-5.0.2-add-ldap-schema-discovery.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- autofs-5.0.2-add-ldap-schema-discovery.patch 28 Aug 2007 05:45:31 -0000 1.1 +++ autofs-5.0.2-add-ldap-schema-discovery.patch 5 Sep 2007 05:11:13 -0000 1.2 @@ -1,25 +1,6 @@ -diff --git a/include/defaults.h b/include/defaults.h -index ef58467..9aec11a 100644 ---- a/include/defaults.h -+++ b/include/defaults.h -@@ -43,11 +43,8 @@ unsigned int defaults_get_timeout(void); - unsigned int defaults_get_browse_mode(void); - unsigned int defaults_get_logging(void); - const char *defaults_get_ldap_server(void); --const char *defaults_get_map_obj_class(void); --const char *defaults_get_entry_obj_class(void); --const char *defaults_get_map_attr(void); --const char *defaults_get_entry_attr(void); --const char *defaults_get_value_attr(void); -+struct ldap_schema *defaults_get_default_schema(void); -+struct ldap_schema *defaults_get_schema(void); - unsigned int defaults_get_append_options(void); - const char *defaults_get_auth_conf_file(void); - -diff --git a/include/lookup_ldap.h b/include/lookup_ldap.h -index 0a9deca..1378b9e 100644 ---- a/include/lookup_ldap.h -+++ b/include/lookup_ldap.h +diff -up autofs-5.0.2/include/lookup_ldap.h.add-ldap-schema-discovery autofs-5.0.2/include/lookup_ldap.h +--- autofs-5.0.2/include/lookup_ldap.h.add-ldap-schema-discovery 2007-09-05 12:52:35.000000000 +0800 ++++ autofs-5.0.2/include/lookup_ldap.h 2007-09-05 12:52:35.000000000 +0800 @@ -10,6 +10,14 @@ #include #endif @@ -48,164 +29,158 @@ /* TLS and SASL authentication information */ char *auth_conf; -diff --git a/lib/defaults.c b/lib/defaults.c -index 4b4acba..b146f13 100644 ---- a/lib/defaults.c -+++ b/lib/defaults.c -@@ -18,6 +18,7 @@ - #include +diff -up autofs-5.0.2/include/defaults.h.add-ldap-schema-discovery autofs-5.0.2/include/defaults.h +--- autofs-5.0.2/include/defaults.h.add-ldap-schema-discovery 2007-06-18 15:18:08.000000000 +0800 ++++ autofs-5.0.2/include/defaults.h 2007-09-05 12:52:35.000000000 +0800 +@@ -43,11 +43,8 @@ unsigned int defaults_get_timeout(void); + unsigned int defaults_get_browse_mode(void); + unsigned int defaults_get_logging(void); + const char *defaults_get_ldap_server(void); +-const char *defaults_get_map_obj_class(void); +-const char *defaults_get_entry_obj_class(void); +-const char *defaults_get_map_attr(void); +-const char *defaults_get_entry_attr(void); +-const char *defaults_get_value_attr(void); ++struct ldap_schema *defaults_get_default_schema(void); ++struct ldap_schema *defaults_get_schema(void); + unsigned int defaults_get_append_options(void); + const char *defaults_get_auth_conf_file(void); - #include "defaults.h" -+#include "lookup_ldap.h" - #include "log.h" +diff -up autofs-5.0.2/modules/lookup_ldap.c.add-ldap-schema-discovery autofs-5.0.2/modules/lookup_ldap.c +--- autofs-5.0.2/modules/lookup_ldap.c.add-ldap-schema-discovery 2007-09-05 12:52:35.000000000 +0800 ++++ autofs-5.0.2/modules/lookup_ldap.c 2007-09-05 12:53:10.000000000 +0800 +@@ -42,6 +42,13 @@ - #define DEFAULTS_CONFIG_FILE AUTOFS_CONF_DIR "/autofs" -@@ -41,16 +42,8 @@ - #define ENV_AUTH_CONF_FILE "AUTH_CONF_FILE" + int lookup_version = AUTOFS_LOOKUP_VERSION; /* Required by protocol */ - static const char *default_master_map_name = DEFAULT_MASTER_MAP_NAME; ++static struct ldap_schema common_schema[] = { ++ {"nisMap", "nisMapName", "nisObject", "cn", "nisMapEntry"}, ++ {"automountMap", "ou", "automount", "cn", "automountInformation"}, ++ {"automountMap", "automountMapName", "automount", "automountKey", "automountInformation"}, ++}; ++static unsigned int common_schema_count = sizeof(common_schema)/sizeof(struct ldap_schema); ++ + int bind_ldap_anonymous(LDAP *ldap, struct lookup_context *ctxt) + { + int rv; +@@ -738,54 +745,15 @@ done: + return 1; + } + +-static int get_default_schema(struct lookup_context *ctxt) +-{ +- ctxt->map_obj_class = (char *) defaults_get_map_obj_class(); +- if (!ctxt->map_obj_class) +- return 0; - --static const char *default_ldap_server = DEFAULT_LDAP_SERVER; +- ctxt->entry_obj_class = (char *) defaults_get_entry_obj_class(); +- if (!ctxt->entry_obj_class) +- goto free_moc; - --static const char *default_map_obj_class = DEFAULT_MAP_OBJ_CLASS; --static const char *default_entry_obj_class = DEFAULT_ENTRY_OBJ_CLASS; --static const char *default_map_attr = DEFAULT_MAP_ATTR; --static const char *default_entry_attr = DEFAULT_ENTRY_ATTR; --static const char *default_value_attr = DEFAULT_VALUE_ATTR; +- ctxt->map_attr = (char *) defaults_get_map_attr(); +- if (!ctxt->map_attr) +- goto free_eoc; - --static const char *default_auth_conf_file = DEFAULT_AUTH_CONF_FILE; -+static const char *default_ldap_server = DEFAULT_LDAP_SERVER; -+static const char *default_auth_conf_file = DEFAULT_AUTH_CONF_FILE; - - static char *get_env_string(const char *name) +- ctxt->entry_attr = (char *) defaults_get_entry_attr(); +- if (!ctxt->entry_attr) +- goto free_ma; +- +- ctxt->value_attr = (char *) defaults_get_value_attr(); +- if (!ctxt->value_attr) +- goto free_ea; +- +- return 1; +- +-free_ea: +- free(ctxt->entry_attr); +-free_ma: +- free(ctxt->map_attr); +-free_eoc: +- free(ctxt->entry_obj_class); +-free_moc: +- free(ctxt->map_obj_class); +- +- ctxt->map_obj_class = NULL; +- ctxt->entry_obj_class = NULL; +- ctxt->map_attr = NULL; +- ctxt->entry_attr = NULL; +- +- return 0; +-} +- + static void free_context(struct lookup_context *ctxt) { -@@ -285,59 +278,120 @@ const char *defaults_get_ldap_server(void) - return (const char *) server; +- if (ctxt->map_obj_class) { +- free(ctxt->map_obj_class); +- free(ctxt->entry_obj_class); +- free(ctxt->map_attr); +- free(ctxt->entry_attr); ++ if (ctxt->schema) { ++ free(ctxt->schema->map_class); ++ free(ctxt->schema->map_attr); ++ free(ctxt->schema->entry_class); ++ free(ctxt->schema->entry_attr); ++ free(ctxt->schema->value_attr); ++ free(ctxt->schema); + } + if (ctxt->auth_conf) + free(ctxt->auth_conf); +@@ -808,19 +776,15 @@ static void free_context(struct lookup_c + return; } --const char *defaults_get_map_obj_class(void) -+struct ldap_schema *defaults_get_default_schema(void) +-static int get_query_dn(LDAP *ldap, struct lookup_context *ctxt) ++static int get_query_dn(LDAP *ldap, struct lookup_context *ctxt, const char *class, const char *key) { -- char *moc; -+ struct ldap_schema *schema; -+ char *mc, *ma, *ec, *ea, *va; - -- moc = get_env_string(ENV_NAME_MAP_OBJ_CLASS); -- if (!moc) -- return strdup(default_map_obj_class); -+ mc = strdup(DEFAULT_MAP_OBJ_CLASS); -+ if (!mc) -+ return NULL; - -- return (const char *) moc; --} -+ ma = strdup(DEFAULT_MAP_ATTR); -+ if (!ma) { -+ free(mc); -+ return NULL; -+ } - --const char *defaults_get_entry_obj_class(void) --{ -- char *eoc; -+ ec = strdup(DEFAULT_ENTRY_OBJ_CLASS); -+ if (!ec) { -+ free(mc); -+ free(ma); -+ return NULL; -+ } - -- eoc = get_env_string(ENV_NAME_ENTRY_OBJ_CLASS); -- if (!eoc) -- return strdup(default_entry_obj_class); -+ ea = strdup(DEFAULT_ENTRY_ATTR); -+ if (!ea) { -+ free(mc); -+ free(ma); -+ free(ec); -+ return NULL; -+ } - -- return (const char *) eoc; --} -+ va = strdup(DEFAULT_VALUE_ATTR); -+ if (!va) { -+ free(mc); -+ free(ma); -+ free(ec); -+ free(ea); -+ return NULL; -+ } - --const char *defaults_get_map_attr(void) --{ -- char *ma; -+ schema = malloc(sizeof(struct ldap_schema)); -+ if (!schema) { -+ free(mc); -+ free(ma); -+ free(ec); -+ free(ea); -+ free(va); -+ return NULL; -+ } + char buf[PARSE_MAX_BUF]; + char *query, *dn; + LDAPMessage *result, *e; +- char *class, *key; + char *attrs[2]; + int scope; + int rv, l; -- ma = get_env_string(ENV_NAME_MAP_ATTR); -- if (!ma) -- return strdup(default_map_attr); -+ schema->map_class = mc; -+ schema->map_attr = ma; -+ schema->entry_class = ec; -+ schema->entry_attr = ea; -+ schema->value_attr = va; +- class = ctxt->map_obj_class; +- key = ctxt->map_attr; +- + attrs[0] = LDAP_NO_ATTRS; + attrs[1] = NULL; -- return (const char *) ma; -+ return schema; +@@ -890,6 +854,90 @@ static int get_query_dn(LDAP *ldap, stru + return 1; } --const char *defaults_get_entry_attr(void) -+struct ldap_schema *defaults_get_schema(void) - { -- char *ea; ++static struct ldap_schema *alloc_common_schema(struct ldap_schema *s) ++{ + struct ldap_schema *schema; + char *mc, *ma, *ec, *ea, *va; - -- ea = get_env_string(ENV_NAME_ENTRY_ATTR); -- if (!ea) -- return strdup(default_entry_attr); -+ mc = get_env_string(ENV_NAME_MAP_OBJ_CLASS); ++ ++ mc = strdup(s->map_class); + if (!mc) + return NULL; - -- return (const char *) ea; --} -+ ma = get_env_string(ENV_NAME_MAP_ATTR); ++ ++ ma = strdup(s->map_attr); + if (!ma) { + free(mc); + return NULL; + } - --const char *defaults_get_value_attr(void) --{ -- char *va; -+ ec = get_env_string(ENV_NAME_ENTRY_OBJ_CLASS); ++ ++ ec = strdup(s->entry_class); + if (!ec) { + free(mc); + free(ma); + return NULL; + } + -+ ea = get_env_string(ENV_NAME_ENTRY_ATTR); ++ ea = strdup(s->entry_attr); + if (!ea) { + free(mc); + free(ma); + free(ec); + return NULL; + } - - va = get_env_string(ENV_NAME_VALUE_ATTR); -- if (!va) -- return strdup(default_value_attr); ++ ++ va = strdup(s->value_attr); + if (!va) { + free(mc); + free(ma); @@ -229,287 +204,287 @@ + schema->entry_class = ec; + schema->entry_attr = ea; + schema->value_attr = va; - -- return (const char *) va; ++ + return schema; - } - - unsigned int defaults_get_append_options(void) -diff --git a/man/auto.master.5.in b/man/auto.master.5.in -index 69c796e..249c9a7 100644 ---- a/man/auto.master.5.in -+++ b/man/auto.master.5.in -@@ -191,17 +191,25 @@ The old style - is also understood. Alternatively, the type can be obtained from the Name Service Switch - configuration, in which case the map name alone must be given. - .P --The default LDAP schema is the NIS schema described in RFC 2307. --Entries in the nisMap schema are \fBnisObject\fP objects in -+If no schema is set in the autofs configuration then autofs will check -+each of the commonly used schema for a valid entry and if one is found -+it will used for subsequent lookups. -+.P -+There are three common schemas in use: -+.TP -+.I nisMap -+Entries in the \fBnisMap\fP schema are \fBnisObject\fP objects in - the specified subtree, where the \fBcn\fP attribute is the key - (the wildcard key is "/"), and the \fBnisMapEntry\fP attribute - contains the information used by the automounter. --.P --Entries in the automountMap schema are \fBautomount\fP objects in --the specified subtree, where the \fBcn\fP or \fBautomountKey\fP attribute --(depending on local usage) is the key (the wildcard key is "/"), and the --\fBautomountInformation\fP attribute contains the information used by the --automounter. -+.TP -+.I automountMap -+The \fBautomountMap\fP schema has two variations that differ in the attribute -+used for the map key. Entries in the automountMap schema are \fBautomount\fP -+objects in the specified subtree, where the \fBcn\fP or \fBautomountKey\fP -+attribute (depending on local usage) is the key (the wildcard key is "/"), -+and the \fBautomountInformation\fP attribute contains the information used -+by the automounter. Note that the \fBcn\fP attribute is case insensitive. - .P - The object classes and attributes used for accessing automount maps in - LDAP can be changed by setting entries in the autofs configuration -@@ -209,61 +217,44 @@ located in - .nh - .BR @@autofsconfdir@@/autofs . - .hy -+.TP -+.B NOTE: -+If a schema is given in the configuration then all the schema configuration -+values must be set, any partial schema specification will be ignored. - .P - The configuration settings available are: - .TP --\fBMAP_OBJECT_CLASS\fP --The map object class. Its Default value is "nisMap". In the --.nh --automountMap --.hy --schema this corresponds to the class --.nh --.BR automountMap . --.hy -+.B MAP_OBJECT_CLASS -+The map object class. In the \fBnisMap\fP schema this corresponds to the class -+\fBnisMap\fP and in the \fBautomountMap\fP schema it corresponds to the class -+\fBautomountMap\fP. - .TP - .B ENTRY_OBJECT_CLASS --The map entry object class. Its default value is \fBnisObject\fP. --In the automountMap schema this corresponds to the class --.nh --.BR automount . --.hy -+The map entry object class. In the \fBnisMap\fP schema this corresponds -+to the class \fBnisObject\fP and in the \fBautomountMap\fP schema it -+corresponds to the class \fBautomount\fP. - .TP - .B MAP_ATTRIBUTE - The attribute used to identify the name of the map to which this --entry belongs. Its default value is --.nh --.BR nisMapName . --.hy --In the --.nh --automountMap --.hy --schema this corresponds to the attributes \fBou\fP or --.nh --.BR automountMapName . --.hy -+entry belongs. In the \fBnisMap\fP schema this corresponds to the attribute -+\fBnisMapName\fP and in the \fBautomountMap\fP schema it corresponds to the -+attribute \fBou\fP or \fBautomountMapName\fP. - .TP - .B ENTRY_ATTRIBUTE --The attribute used to identify a map key. Its default value is --In the --.nh --automountMap --.hy --schema this corresponds to the attribute --.nh --.BR automountKey . --.hy -+The attribute used to identify a map key. In the \fBnisMap\fP schema this -+corresponds to the attribute \fBcn\fP and in the \fBautomountMap\fP schema -+it corresponds to the attribute \fBautomountKey\fP. - .TP - .B VALUE_ATTRIBUTE --The attribute used to identify the value of the map entry. Its default --value is --.nh --.BR BnisMapEntry . --.hy --In the automountMap schema this corresponds to the attribute --.nh --.BR automountInformation . -+The attribute used to identify the value of the map entry. In the \fBnisMap\fP -+schema this corresponds to the attribute \fBnisMapEntry\fP and in the \fBautomountMap\fP -+schema it corresponds to the attribute \fBautomountInformation\fP. -+.TP -+.B NOTE: -+It is essential that entries use class and attribute in a consistent -+manner for correct operation of autofs. For example mixing \fBcn\fP and -+\fBautomountKey\fP attributes in \fBautomount\fP schema map entries won't -+work as expected. - .SH LDAP AUTHENTICATION, ENCRYPTED AND CERTIFIED CONNECTIONS - LDAP authenticated binds, TLS encrypted connections and certification - may be used by setting appropriate values in the autofs authentication -diff --git a/man/automount.8 b/man/automount.8 -index fc1846a..da67a5c 100644 ---- a/man/automount.8 -+++ b/man/automount.8 -@@ -102,6 +102,8 @@ started they will be recoverd unless they are no longer present in - the map in which case they need to umounted manually. - .SH "SEE ALSO" - .BR autofs (5), -+.BR autofs (8), -+.BR auto.master (5), - .BR mount (8). - .SH BUGS - Don't know, I've fixed everything I know about. -diff --git a/modules/lookup_ldap.c b/modules/lookup_ldap.c -index a412797..d5e666b 100644 ---- a/modules/lookup_ldap.c -+++ b/modules/lookup_ldap.c -@@ -42,6 +42,13 @@ - - int lookup_version = AUTOFS_LOOKUP_VERSION; /* Required by protocol */ - -+static struct ldap_schema common_schema[] = { -+ {"nisMap", "nisMapName", "nisObject", "cn", "nisMapEntry"}, -+ {"automountMap", "ou", "automount", "cn", "automountInformation"}, -+ {"automountMap", "automountMapName", "automount", "automountKey", "automountInformation"}, -+}; -+static unsigned int common_schema_count = sizeof(common_schema)/sizeof(struct ldap_schema); ++} + - int bind_ldap_anonymous(LDAP *ldap, struct lookup_context *ctxt) - { - int rv; -@@ -738,54 +745,15 @@ done: - return 1; - } ++static int find_query_dn(LDAP *ldap, struct lookup_context *ctxt) ++{ ++ struct ldap_schema *schema; ++ unsigned int i; ++ ++ if (ctxt->schema) ++ return 0; ++ ++ for (i = 0; i < common_schema_count; i++) { ++ const char *class = common_schema[i].map_class; ++ const char *key = common_schema[i].map_attr; ++ if (get_query_dn(ldap, ctxt, class, key)) { ++ schema = alloc_common_schema(&common_schema[i]); ++ if (!schema) { ++ error(LOGOPT_ANY, ++ MODPREFIX "failed to allocate schema"); ++ return 0; ++ } ++ ctxt->schema = schema; ++ return 1; ++ } ++ } ++ ++ return 0; ++} ++ + /* + * This initializes a context (persistent non-global data) for queries to + * this module. Return zero if we succeed. +@@ -926,13 +974,6 @@ int lookup_init(const char *mapfmt, int + return 1; + } --static int get_default_schema(struct lookup_context *ctxt) --{ -- ctxt->map_obj_class = (char *) defaults_get_map_obj_class(); -- if (!ctxt->map_obj_class) -- return 0; -- -- ctxt->entry_obj_class = (char *) defaults_get_entry_obj_class(); -- if (!ctxt->entry_obj_class) -- goto free_moc; -- -- ctxt->map_attr = (char *) defaults_get_map_attr(); -- if (!ctxt->map_attr) -- goto free_eoc; -- -- ctxt->entry_attr = (char *) defaults_get_entry_attr(); -- if (!ctxt->entry_attr) -- goto free_ma; -- -- ctxt->value_attr = (char *) defaults_get_value_attr(); -- if (!ctxt->value_attr) -- goto free_ea; -- -- return 1; +- /* Get default schema for queries */ +- if (!get_default_schema(ctxt)) { +- error(LOGOPT_ANY, MODPREFIX "cannot set default schema"); +- free_context(ctxt); +- return 1; +- } - --free_ea: -- free(ctxt->entry_attr); --free_ma: -- free(ctxt->map_attr); --free_eoc: -- free(ctxt->entry_obj_class); --free_moc: -- free(ctxt->map_obj_class); + #ifdef WITH_SASL + /* + * Determine which authentication mechanism to use. We sanity- +@@ -954,13 +995,31 @@ int lookup_init(const char *mapfmt, int + return 1; + } + +- ret = get_query_dn(ldap, ctxt); +- unbind_ldap_connection(ldap, ctxt); +- if (!ret) { +- error(LOGOPT_ANY, MODPREFIX "failed to get query dn"); +- free_context(ctxt); +- return 1; ++ /* ++ * Get default schema for queries. ++ * If the schema isn't defined in the configuration then check for ++ * presence of a map dn in the common schemas. ++ */ ++ ctxt->schema = defaults_get_schema(); ++ if (!ctxt->schema) { ++ if (!find_query_dn(ldap, ctxt)) { ++ unbind_ldap_connection(ldap, ctxt); ++ error(LOGOPT_ANY, ++ MODPREFIX "failed to find valid query dn"); ++ free_context(ctxt); ++ return 1; ++ } ++ } else { ++ const char *class = ctxt->schema->map_class; ++ const char *key = ctxt->schema->map_attr; ++ if (!get_query_dn(ldap, ctxt, class, key)) { ++ unbind_ldap_connection(ldap, ctxt); ++ error(LOGOPT_ANY, MODPREFIX "failed to get query dn"); ++ free_context(ctxt); ++ return 1; ++ } + } ++ unbind_ldap_connection(ldap, ctxt); + + /* Open the parser, if we can. */ + ctxt->parse = open_parse(mapfmt, MODPREFIX, argc - 1, argv + 1); +@@ -990,9 +1049,9 @@ int lookup_read_master(struct master *ma + int scope = LDAP_SCOPE_SUBTREE; + LDAP *ldap; + +- class = ctxt->entry_obj_class; +- entry = ctxt->entry_attr; +- info = ctxt->value_attr; ++ class = ctxt->schema->entry_class; ++ entry = ctxt->schema->entry_attr; ++ info = ctxt->schema->value_attr; + + attrs[0] = entry; + attrs[1] = info; +@@ -1141,9 +1200,9 @@ static int read_one_map(struct autofs_po + + mc = source->mc; + +- class = ctxt->entry_obj_class; +- entry = ctxt->entry_attr; +- info = ctxt->value_attr; ++ class = ctxt->schema->entry_class; ++ entry = ctxt->schema->entry_attr; ++ info = ctxt->schema->value_attr; + + attrs[0] = entry; + attrs[1] = info; +@@ -1438,9 +1497,9 @@ static int lookup_one(struct autofs_poin + return CHE_FAIL; + } + +- class = ctxt->entry_obj_class; +- entry = ctxt->entry_attr; +- info = ctxt->value_attr; ++ class = ctxt->schema->entry_class; ++ entry = ctxt->schema->entry_attr; ++ info = ctxt->schema->value_attr; + + attrs[0] = entry; + attrs[1] = info; +diff -up autofs-5.0.2/lib/defaults.c.add-ldap-schema-discovery autofs-5.0.2/lib/defaults.c +--- autofs-5.0.2/lib/defaults.c.add-ldap-schema-discovery 2007-06-18 15:18:08.000000000 +0800 ++++ autofs-5.0.2/lib/defaults.c 2007-09-05 12:52:35.000000000 +0800 +@@ -18,6 +18,7 @@ + #include + + #include "defaults.h" ++#include "lookup_ldap.h" + #include "log.h" + + #define DEFAULTS_CONFIG_FILE AUTOFS_CONF_DIR "/autofs" +@@ -41,16 +42,8 @@ + #define ENV_AUTH_CONF_FILE "AUTH_CONF_FILE" + + static const char *default_master_map_name = DEFAULT_MASTER_MAP_NAME; - -- ctxt->map_obj_class = NULL; -- ctxt->entry_obj_class = NULL; -- ctxt->map_attr = NULL; -- ctxt->entry_attr = NULL; +-static const char *default_ldap_server = DEFAULT_LDAP_SERVER; - -- return 0; --} +-static const char *default_map_obj_class = DEFAULT_MAP_OBJ_CLASS; +-static const char *default_entry_obj_class = DEFAULT_ENTRY_OBJ_CLASS; +-static const char *default_map_attr = DEFAULT_MAP_ATTR; +-static const char *default_entry_attr = DEFAULT_ENTRY_ATTR; +-static const char *default_value_attr = DEFAULT_VALUE_ATTR; - - static void free_context(struct lookup_context *ctxt) +-static const char *default_auth_conf_file = DEFAULT_AUTH_CONF_FILE; ++static const char *default_ldap_server = DEFAULT_LDAP_SERVER; ++static const char *default_auth_conf_file = DEFAULT_AUTH_CONF_FILE; + + static char *get_env_string(const char *name) { -- if (ctxt->map_obj_class) { -- free(ctxt->map_obj_class); -- free(ctxt->entry_obj_class); -- free(ctxt->map_attr); -- free(ctxt->entry_attr); -+ if (ctxt->schema) { -+ free(ctxt->schema->map_class); -+ free(ctxt->schema->map_attr); -+ free(ctxt->schema->entry_class); -+ free(ctxt->schema->entry_attr); -+ free(ctxt->schema->value_attr); -+ free(ctxt->schema); - } - if (ctxt->auth_conf) - free(ctxt->auth_conf); -@@ -808,19 +776,15 @@ static void free_context(struct lookup_context *ctxt) - return; +@@ -285,59 +278,120 @@ const char *defaults_get_ldap_server(voi + return (const char *) server; } --static int get_query_dn(LDAP *ldap, struct lookup_context *ctxt) -+static int get_query_dn(LDAP *ldap, struct lookup_context *ctxt, const char *class, const char *key) +-const char *defaults_get_map_obj_class(void) ++struct ldap_schema *defaults_get_default_schema(void) { - char buf[PARSE_MAX_BUF]; - char *query, *dn; - LDAPMessage *result, *e; -- char *class, *key; - char *attrs[2]; - int scope; - int rv, l; +- char *moc; ++ struct ldap_schema *schema; ++ char *mc, *ma, *ec, *ea, *va; -- class = ctxt->map_obj_class; -- key = ctxt->map_attr; -- - attrs[0] = LDAP_NO_ATTRS; - attrs[1] = NULL; +- moc = get_env_string(ENV_NAME_MAP_OBJ_CLASS); +- if (!moc) +- return strdup(default_map_obj_class); ++ mc = strdup(DEFAULT_MAP_OBJ_CLASS); ++ if (!mc) ++ return NULL; -@@ -890,6 +854,90 @@ static int get_query_dn(LDAP *ldap, struct lookup_context *ctxt) - return 1; +- return (const char *) moc; +-} ++ ma = strdup(DEFAULT_MAP_ATTR); ++ if (!ma) { ++ free(mc); ++ return NULL; ++ } + +-const char *defaults_get_entry_obj_class(void) +-{ +- char *eoc; ++ ec = strdup(DEFAULT_ENTRY_OBJ_CLASS); ++ if (!ec) { ++ free(mc); ++ free(ma); ++ return NULL; ++ } + +- eoc = get_env_string(ENV_NAME_ENTRY_OBJ_CLASS); +- if (!eoc) +- return strdup(default_entry_obj_class); ++ ea = strdup(DEFAULT_ENTRY_ATTR); ++ if (!ea) { ++ free(mc); ++ free(ma); ++ free(ec); ++ return NULL; ++ } + +- return (const char *) eoc; +-} ++ va = strdup(DEFAULT_VALUE_ATTR); ++ if (!va) { ++ free(mc); ++ free(ma); ++ free(ec); ++ free(ea); ++ return NULL; ++ } + +-const char *defaults_get_map_attr(void) +-{ +- char *ma; ++ schema = malloc(sizeof(struct ldap_schema)); ++ if (!schema) { ++ free(mc); ++ free(ma); ++ free(ec); ++ free(ea); ++ free(va); ++ return NULL; ++ } + +- ma = get_env_string(ENV_NAME_MAP_ATTR); +- if (!ma) +- return strdup(default_map_attr); ++ schema->map_class = mc; ++ schema->map_attr = ma; ++ schema->entry_class = ec; ++ schema->entry_attr = ea; ++ schema->value_attr = va; + +- return (const char *) ma; ++ return schema; } -+static struct ldap_schema *alloc_common_schema(struct ldap_schema *s) -+{ +-const char *defaults_get_entry_attr(void) ++struct ldap_schema *defaults_get_schema(void) + { +- char *ea; + struct ldap_schema *schema; + char *mc, *ma, *ec, *ea, *va; -+ -+ mc = strdup(s->map_class); + +- ea = get_env_string(ENV_NAME_ENTRY_ATTR); +- if (!ea) +- return strdup(default_entry_attr); ++ mc = get_env_string(ENV_NAME_MAP_OBJ_CLASS); + if (!mc) + return NULL; -+ -+ ma = strdup(s->map_attr); + +- return (const char *) ea; +-} ++ ma = get_env_string(ENV_NAME_MAP_ATTR); + if (!ma) { + free(mc); + return NULL; -+ } -+ -+ ec = strdup(s->entry_class); ++ } + +-const char *defaults_get_value_attr(void) +-{ +- char *va; ++ ec = get_env_string(ENV_NAME_ENTRY_OBJ_CLASS); + if (!ec) { + free(mc); + free(ma); + return NULL; + } + -+ ea = strdup(s->entry_attr); ++ ea = get_env_string(ENV_NAME_ENTRY_ATTR); + if (!ea) { + free(mc); + free(ma); + free(ec); + return NULL; + } -+ -+ va = strdup(s->value_attr); + + va = get_env_string(ENV_NAME_VALUE_ATTR); +- if (!va) +- return strdup(default_value_attr); + if (!va) { + free(mc); + free(ma); @@ -533,118 +508,146 @@ + schema->entry_class = ec; + schema->entry_attr = ea; + schema->value_attr = va; -+ -+ return schema; -+} -+ -+static int find_query_dn(LDAP *ldap, struct lookup_context *ctxt) -+{ -+ struct ldap_schema *schema; -+ unsigned int i; -+ -+ if (ctxt->schema) -+ return 0; -+ -+ for (i = 0; i < common_schema_count; i++) { -+ const char *class = common_schema[i].map_class; -+ const char *key = common_schema[i].map_attr; -+ if (get_query_dn(ldap, ctxt, class, key)) { -+ schema = alloc_common_schema(&common_schema[i]); -+ if (!schema) { -+ error(LOGOPT_ANY, -+ MODPREFIX "failed to allocate schema"); -+ return 0; -+ } -+ ctxt->schema = schema; -+ return 1; -+ } -+ } -+ -+ return 0; -+} -+ - /* - * This initializes a context (persistent non-global data) for queries to - * this module. Return zero if we succeed. -@@ -926,13 +974,6 @@ int lookup_init(const char *mapfmt, int argc, const char *const *argv, void **co - return 1; - } - -- /* Get default schema for queries */ -- if (!get_default_schema(ctxt)) { -- error(LOGOPT_ANY, MODPREFIX "cannot set default schema"); -- free_context(ctxt); -- return 1; -- } -- - #ifdef WITH_SASL - /* - * Determine which authentication mechanism to use. We sanity- -@@ -954,13 +995,22 @@ int lookup_init(const char *mapfmt, int argc, const char *const *argv, void **co - return 1; - } - -- ret = get_query_dn(ldap, ctxt); -- unbind_ldap_connection(ldap, ctxt); -- if (!ret) { -- error(LOGOPT_ANY, MODPREFIX "failed to get query dn"); -- free_context(ctxt); -- return 1; -+ /* -+ * Get default schema for queries. -+ * If the schema isn't defined in the configuration then check for -+ * presence of a map dn in the common schemas. -+ */ -+ ctxt->schema = defaults_get_schema(); -+ if (!ctxt->schema) { -+ if (!find_query_dn(ldap, ctxt)) { -+ unbind_ldap_connection(ldap, ctxt); -+ error(LOGOPT_ANY, -+ MODPREFIX "failed to find valid query dn"); -+ free_context(ctxt); -+ return 1; -+ } - } -+ unbind_ldap_connection(ldap, ctxt); - - /* Open the parser, if we can. */ - ctxt->parse = open_parse(mapfmt, MODPREFIX, argc - 1, argv + 1); -@@ -990,9 +1040,9 @@ int lookup_read_master(struct master *master, time_t age, void *context) - int scope = LDAP_SCOPE_SUBTREE; - LDAP *ldap; - -- class = ctxt->entry_obj_class; -- entry = ctxt->entry_attr; -- info = ctxt->value_attr; -+ class = ctxt->schema->entry_class; -+ entry = ctxt->schema->entry_attr; -+ info = ctxt->schema->value_attr; - - attrs[0] = entry; - attrs[1] = info; -@@ -1141,9 +1191,9 @@ static int read_one_map(struct autofs_point *ap, - - mc = source->mc; - -- class = ctxt->entry_obj_class; -- entry = ctxt->entry_attr; -- info = ctxt->value_attr; -+ class = ctxt->schema->entry_class; -+ entry = ctxt->schema->entry_attr; -+ info = ctxt->schema->value_attr; - - attrs[0] = entry; - attrs[1] = info; -@@ -1438,9 +1488,9 @@ static int lookup_one(struct autofs_point *ap, - return CHE_FAIL; - } -- class = ctxt->entry_obj_class; -- entry = ctxt->entry_attr; -- info = ctxt->value_attr; -+ class = ctxt->schema->entry_class; -+ entry = ctxt->schema->entry_attr; -+ info = ctxt->schema->value_attr; +- return (const char *) va; ++ return schema; + } - attrs[0] = entry; - attrs[1] = info; + unsigned int defaults_get_append_options(void) +diff -up autofs-5.0.2/man/auto.master.5.in.add-ldap-schema-discovery autofs-5.0.2/man/auto.master.5.in +--- autofs-5.0.2/man/auto.master.5.in.add-ldap-schema-discovery 2007-09-05 12:52:35.000000000 +0800 ++++ autofs-5.0.2/man/auto.master.5.in 2007-09-05 12:52:35.000000000 +0800 +@@ -191,17 +191,25 @@ The old style + is also understood. Alternatively, the type can be obtained from the Name Service Switch + configuration, in which case the map name alone must be given. + .P +-The default LDAP schema is the NIS schema described in RFC 2307. +-Entries in the nisMap schema are \fBnisObject\fP objects in ++If no schema is set in the autofs configuration then autofs will check ++each of the commonly used schema for a valid entry and if one is found ++it will used for subsequent lookups. ++.P ++There are three common schemas in use: ++.TP ++.I nisMap ++Entries in the \fBnisMap\fP schema are \fBnisObject\fP objects in + the specified subtree, where the \fBcn\fP attribute is the key + (the wildcard key is "/"), and the \fBnisMapEntry\fP attribute + contains the information used by the automounter. +-.P +-Entries in the automountMap schema are \fBautomount\fP objects in +-the specified subtree, where the \fBcn\fP or \fBautomountKey\fP attribute +-(depending on local usage) is the key (the wildcard key is "/"), and the +-\fBautomountInformation\fP attribute contains the information used by the +-automounter. ++.TP ++.I automountMap ++The \fBautomountMap\fP schema has two variations that differ in the attribute ++used for the map key. Entries in the automountMap schema are \fBautomount\fP ++objects in the specified subtree, where the \fBcn\fP or \fBautomountKey\fP ++attribute (depending on local usage) is the key (the wildcard key is "/"), ++and the \fBautomountInformation\fP attribute contains the information used ++by the automounter. Note that the \fBcn\fP attribute is case insensitive. + .P + The object classes and attributes used for accessing automount maps in + LDAP can be changed by setting entries in the autofs configuration +@@ -209,61 +217,44 @@ located in + .nh + .BR @@autofsconfdir@@/autofs . + .hy ++.TP ++.B NOTE: ++If a schema is given in the configuration then all the schema configuration ++values must be set, any partial schema specification will be ignored. + .P + The configuration settings available are: + .TP +-\fBMAP_OBJECT_CLASS\fP +-The map object class. Its Default value is "nisMap". In the +-.nh +-automountMap +-.hy +-schema this corresponds to the class +-.nh +-.BR automountMap . +-.hy ++.B MAP_OBJECT_CLASS ++The map object class. In the \fBnisMap\fP schema this corresponds to the class ++\fBnisMap\fP and in the \fBautomountMap\fP schema it corresponds to the class ++\fBautomountMap\fP. + .TP + .B ENTRY_OBJECT_CLASS +-The map entry object class. Its default value is \fBnisObject\fP. +-In the automountMap schema this corresponds to the class +-.nh +-.BR automount . +-.hy ++The map entry object class. In the \fBnisMap\fP schema this corresponds ++to the class \fBnisObject\fP and in the \fBautomountMap\fP schema it ++corresponds to the class \fBautomount\fP. + .TP + .B MAP_ATTRIBUTE + The attribute used to identify the name of the map to which this +-entry belongs. Its default value is +-.nh +-.BR nisMapName . +-.hy +-In the +-.nh +-automountMap +-.hy +-schema this corresponds to the attributes \fBou\fP or +-.nh +-.BR automountMapName . +-.hy ++entry belongs. In the \fBnisMap\fP schema this corresponds to the attribute ++\fBnisMapName\fP and in the \fBautomountMap\fP schema it corresponds to the ++attribute \fBou\fP or \fBautomountMapName\fP. + .TP + .B ENTRY_ATTRIBUTE +-The attribute used to identify a map key. Its default value is +-In the +-.nh +-automountMap +-.hy +-schema this corresponds to the attribute +-.nh +-.BR automountKey . +-.hy ++The attribute used to identify a map key. In the \fBnisMap\fP schema this ++corresponds to the attribute \fBcn\fP and in the \fBautomountMap\fP schema ++it corresponds to the attribute \fBautomountKey\fP. + .TP + .B VALUE_ATTRIBUTE +-The attribute used to identify the value of the map entry. Its default +-value is +-.nh +-.BR BnisMapEntry . +-.hy +-In the automountMap schema this corresponds to the attribute +-.nh +-.BR automountInformation . ++The attribute used to identify the value of the map entry. In the \fBnisMap\fP ++schema this corresponds to the attribute \fBnisMapEntry\fP and in the \fBautomountMap\fP ++schema it corresponds to the attribute \fBautomountInformation\fP. ++.TP ++.B NOTE: ++It is essential that entries use class and attribute in a consistent ++manner for correct operation of autofs. For example mixing \fBcn\fP and ++\fBautomountKey\fP attributes in \fBautomount\fP schema map entries won't ++work as expected. + .SH LDAP AUTHENTICATION, ENCRYPTED AND CERTIFIED CONNECTIONS + LDAP authenticated binds, TLS encrypted connections and certification + may be used by setting appropriate values in the autofs authentication +diff -up autofs-5.0.2/man/automount.8.add-ldap-schema-discovery autofs-5.0.2/man/automount.8 +--- autofs-5.0.2/man/automount.8.add-ldap-schema-discovery 2007-09-05 12:52:35.000000000 +0800 ++++ autofs-5.0.2/man/automount.8 2007-09-05 12:52:35.000000000 +0800 +@@ -102,6 +102,8 @@ started they will be recoverd unless the + the map in which case they need to umounted manually. + .SH "SEE ALSO" + .BR autofs (5), ++.BR autofs (8), ++.BR auto.master (5), + .BR mount (8). + .SH BUGS + Don't know, I've fixed everything I know about. Index: autofs.spec =================================================================== RCS file: /cvs/pkgs/rpms/autofs/devel/autofs.spec,v retrieving revision 1.221 retrieving revision 1.222 diff -u -r1.221 -r1.222 --- autofs.spec 28 Aug 2007 06:14:02 -0000 1.221 +++ autofs.spec 5 Sep 2007 05:11:13 -0000 1.222 @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.0.2 -Release: 14 +Release: 15 Epoch: 1 License: GPL Group: System Environment/Daemons @@ -139,6 +139,9 @@ %{_libdir}/autofs/ %changelog +* Wed Sep 5 2007 Ian Kent - 5.0.2-15 +- fix LDAP schema discovery. + * Tue Aug 28 2007 Ian Kent - 5.0.2-14 - update patch to prevent failure on empty master map. - if there's no "automount" entry in nsswitch.conf use "files" source. From fedora-extras-commits at redhat.com Wed Sep 5 05:33:47 2007 From: fedora-extras-commits at redhat.com (Ian Kent (iankent)) Date: Wed, 5 Sep 2007 01:33:47 -0400 Subject: rpms/autofs/F-7 autofs-5.0.1-add-ldap-schema-discovery.patch, 1.2, 1.3 autofs-5.0.1-add-ldaps-support.patch, NONE, 1.1 autofs.spec, 1.217, 1.218 Message-ID: <200709050533.l855XlLR025722@cvs-int.fedora.redhat.com> Author: iankent Update of /cvs/pkgs/rpms/autofs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25676 Modified Files: autofs.spec Added Files: autofs-5.0.1-add-ldap-schema-discovery.patch autofs-5.0.1-add-ldaps-support.patch Log Message: * Wed Sep 5 2007 Ian Kent - 5.0.1-28 - add ldaps support (required by schema discovery). - add back LDAP schema discovery if no schema is configured. autofs-5.0.1-add-ldap-schema-discovery.patch: Index: autofs-5.0.1-add-ldap-schema-discovery.patch =================================================================== RCS file: autofs-5.0.1-add-ldap-schema-discovery.patch diff -N autofs-5.0.1-add-ldap-schema-discovery.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ autofs-5.0.1-add-ldap-schema-discovery.patch 5 Sep 2007 05:33:14 -0000 1.3 @@ -0,0 +1,656 @@ +diff -up autofs-5.0.1/include/lookup_ldap.h.add-ldap-schema-discovery autofs-5.0.1/include/lookup_ldap.h +--- autofs-5.0.1/include/lookup_ldap.h.add-ldap-schema-discovery 2007-09-05 13:27:06.000000000 +0800 ++++ autofs-5.0.1/include/lookup_ldap.h 2007-09-05 13:27:06.000000000 +0800 +@@ -7,8 +7,17 @@ + #include + #include + #include ++#include + #endif + ++struct ldap_schema { ++ char *map_class; ++ char *map_attr; ++ char *entry_class; ++ char *entry_attr; ++ char *value_attr; ++}; ++ + struct lookup_context { + char *mapname; + +@@ -21,11 +30,7 @@ struct lookup_context { + int version; + + /* LDAP lookup configuration */ +- char *map_obj_class; +- char *entry_obj_class; +- char *map_attr; +- char *entry_attr; +- char *value_attr; ++ struct ldap_schema *schema; + + /* TLS and SASL authentication information */ + char *auth_conf; +diff -up autofs-5.0.1/include/defaults.h.add-ldap-schema-discovery autofs-5.0.1/include/defaults.h +--- autofs-5.0.1/include/defaults.h.add-ldap-schema-discovery 2007-09-05 13:27:05.000000000 +0800 ++++ autofs-5.0.1/include/defaults.h 2007-09-05 13:27:06.000000000 +0800 +@@ -43,11 +43,8 @@ unsigned int defaults_get_timeout(void); + unsigned int defaults_get_browse_mode(void); + unsigned int defaults_get_logging(void); + const char *defaults_get_ldap_server(void); +-const char *defaults_get_map_obj_class(void); +-const char *defaults_get_entry_obj_class(void); +-const char *defaults_get_map_attr(void); +-const char *defaults_get_entry_attr(void); +-const char *defaults_get_value_attr(void); ++struct ldap_schema *defaults_get_default_schema(void); ++struct ldap_schema *defaults_get_schema(void); + unsigned int defaults_get_append_options(void); + const char *defaults_get_auth_conf_file(void); + +diff -up autofs-5.0.1/modules/lookup_ldap.c.add-ldap-schema-discovery autofs-5.0.1/modules/lookup_ldap.c +--- autofs-5.0.1/modules/lookup_ldap.c.add-ldap-schema-discovery 2007-09-05 13:27:06.000000000 +0800 ++++ autofs-5.0.1/modules/lookup_ldap.c 2007-09-05 13:27:39.000000000 +0800 +@@ -42,6 +42,13 @@ + + int lookup_version = AUTOFS_LOOKUP_VERSION; /* Required by protocol */ + ++static struct ldap_schema common_schema[] = { ++ {"nisMap", "nisMapName", "nisObject", "cn", "nisMapEntry"}, ++ {"automountMap", "ou", "automount", "cn", "automountInformation"}, ++ {"automountMap", "automountMapName", "automount", "automountKey", "automountInformation"}, ++}; ++static unsigned int common_schema_count = sizeof(common_schema)/sizeof(struct ldap_schema); ++ + int bind_ldap_anonymous(LDAP *ldap, struct lookup_context *ctxt) + { + int rv; +@@ -738,54 +745,15 @@ done: + return 1; + } + +-static int get_default_schema(struct lookup_context *ctxt) +-{ +- ctxt->map_obj_class = (char *) defaults_get_map_obj_class(); +- if (!ctxt->map_obj_class) +- return 0; +- +- ctxt->entry_obj_class = (char *) defaults_get_entry_obj_class(); +- if (!ctxt->entry_obj_class) +- goto free_moc; +- +- ctxt->map_attr = (char *) defaults_get_map_attr(); +- if (!ctxt->map_attr) +- goto free_eoc; +- +- ctxt->entry_attr = (char *) defaults_get_entry_attr(); +- if (!ctxt->entry_attr) +- goto free_ma; +- +- ctxt->value_attr = (char *) defaults_get_value_attr(); +- if (!ctxt->value_attr) +- goto free_ea; +- +- return 1; +- +-free_ea: +- free(ctxt->entry_attr); +-free_ma: +- free(ctxt->map_attr); +-free_eoc: +- free(ctxt->entry_obj_class); +-free_moc: +- free(ctxt->map_obj_class); +- +- ctxt->map_obj_class = NULL; +- ctxt->entry_obj_class = NULL; +- ctxt->map_attr = NULL; +- ctxt->entry_attr = NULL; +- +- return 0; +-} +- + static void free_context(struct lookup_context *ctxt) + { +- if (ctxt->map_obj_class) { +- free(ctxt->map_obj_class); +- free(ctxt->entry_obj_class); +- free(ctxt->map_attr); +- free(ctxt->entry_attr); ++ if (ctxt->schema) { ++ free(ctxt->schema->map_class); ++ free(ctxt->schema->map_attr); ++ free(ctxt->schema->entry_class); ++ free(ctxt->schema->entry_attr); ++ free(ctxt->schema->value_attr); ++ free(ctxt->schema); + } + if (ctxt->auth_conf) + free(ctxt->auth_conf); +@@ -808,19 +776,15 @@ static void free_context(struct lookup_c + return; + } + +-static int get_query_dn(LDAP *ldap, struct lookup_context *ctxt) ++static int get_query_dn(LDAP *ldap, struct lookup_context *ctxt, const char *class, const char *key) + { + char buf[PARSE_MAX_BUF]; + char *query, *dn; + LDAPMessage *result, *e; +- char *class, *key; + char *attrs[2]; + int scope; + int rv, l; + +- class = ctxt->map_obj_class; +- key = ctxt->map_attr; +- + attrs[0] = LDAP_NO_ATTRS; + attrs[1] = NULL; + +@@ -890,6 +854,90 @@ static int get_query_dn(LDAP *ldap, stru + return 1; + } + ++static struct ldap_schema *alloc_common_schema(struct ldap_schema *s) ++{ ++ struct ldap_schema *schema; ++ char *mc, *ma, *ec, *ea, *va; ++ ++ mc = strdup(s->map_class); ++ if (!mc) ++ return NULL; ++ ++ ma = strdup(s->map_attr); ++ if (!ma) { ++ free(mc); ++ return NULL; ++ } ++ ++ ec = strdup(s->entry_class); ++ if (!ec) { ++ free(mc); ++ free(ma); ++ return NULL; ++ } ++ ++ ea = strdup(s->entry_attr); ++ if (!ea) { ++ free(mc); ++ free(ma); ++ free(ec); ++ return NULL; ++ } ++ ++ va = strdup(s->value_attr); ++ if (!va) { ++ free(mc); ++ free(ma); ++ free(ec); ++ free(ea); ++ return NULL; ++ } ++ ++ schema = malloc(sizeof(struct ldap_schema)); ++ if (!schema) { ++ free(mc); ++ free(ma); ++ free(ec); ++ free(ea); ++ free(va); ++ return NULL; ++ } ++ ++ schema->map_class = mc; ++ schema->map_attr = ma; ++ schema->entry_class = ec; ++ schema->entry_attr = ea; ++ schema->value_attr = va; ++ ++ return schema; ++} ++ ++static int find_query_dn(LDAP *ldap, struct lookup_context *ctxt) ++{ ++ struct ldap_schema *schema; ++ unsigned int i; ++ ++ if (ctxt->schema) ++ return 0; ++ ++ for (i = 0; i < common_schema_count; i++) { ++ const char *class = common_schema[i].map_class; ++ const char *key = common_schema[i].map_attr; ++ if (get_query_dn(ldap, ctxt, class, key)) { ++ schema = alloc_common_schema(&common_schema[i]); ++ if (!schema) { ++ error(LOGOPT_ANY, ++ MODPREFIX "failed to allocate schema"); ++ return 0; ++ } ++ ctxt->schema = schema; ++ return 1; ++ } ++ } ++ ++ return 0; ++} ++ + /* + * This initializes a context (persistent non-global data) for queries to + * this module. Return zero if we succeed. +@@ -926,13 +974,6 @@ int lookup_init(const char *mapfmt, int + return 1; + } + +- /* Get default schema for queries */ +- if (!get_default_schema(ctxt)) { +- error(LOGOPT_ANY, MODPREFIX "cannot set default schema"); +- free_context(ctxt); +- return 1; +- } +- + #ifdef WITH_SASL + /* + * Determine which authentication mechanism to use. We sanity- +@@ -954,13 +995,31 @@ int lookup_init(const char *mapfmt, int + return 1; + } + +- ret = get_query_dn(ldap, ctxt); +- unbind_ldap_connection(ldap, ctxt); +- if (!ret) { +- error(LOGOPT_ANY, MODPREFIX "failed to get query dn"); +- free_context(ctxt); +- return 1; ++ /* ++ * Get default schema for queries. ++ * If the schema isn't defined in the configuration then check for ++ * presence of a map dn in the common schemas. ++ */ ++ ctxt->schema = defaults_get_schema(); ++ if (!ctxt->schema) { ++ if (!find_query_dn(ldap, ctxt)) { ++ unbind_ldap_connection(ldap, ctxt); ++ error(LOGOPT_ANY, ++ MODPREFIX "failed to find valid query dn"); ++ free_context(ctxt); ++ return 1; ++ } ++ } else { ++ const char *class = common_schema[i].map_class; ++ const char *key = common_schema[i].map_attr; ++ if (!get_query_dn(ldap, ctxt, class, key)) { ++ unbind_ldap_connection(ldap, ctxt); ++ error(LOGOPT_ANY, MODPREFIX "failed to get query dn"); ++ free_context(ctxt); ++ return 1; ++ } + } ++ unbind_ldap_connection(ldap, ctxt); + + /* Open the parser, if we can. */ + ctxt->parse = open_parse(mapfmt, MODPREFIX, argc - 1, argv + 1); +@@ -990,9 +1049,9 @@ int lookup_read_master(struct master *ma + int scope = LDAP_SCOPE_SUBTREE; + LDAP *ldap; + +- class = ctxt->entry_obj_class; +- entry = ctxt->entry_attr; +- info = ctxt->value_attr; ++ class = ctxt->schema->entry_class; ++ entry = ctxt->schema->entry_attr; ++ info = ctxt->schema->value_attr; + + attrs[0] = entry; + attrs[1] = info; +@@ -1141,9 +1200,9 @@ static int read_one_map(struct autofs_po + + mc = source->mc; + +- class = ctxt->entry_obj_class; +- entry = ctxt->entry_attr; +- info = ctxt->value_attr; ++ class = ctxt->schema->entry_class; ++ entry = ctxt->schema->entry_attr; ++ info = ctxt->schema->value_attr; + + attrs[0] = entry; + attrs[1] = info; +@@ -1438,9 +1497,9 @@ static int lookup_one(struct autofs_poin + return CHE_FAIL; + } + +- class = ctxt->entry_obj_class; +- entry = ctxt->entry_attr; +- info = ctxt->value_attr; ++ class = ctxt->schema->entry_class; ++ entry = ctxt->schema->entry_attr; ++ info = ctxt->schema->value_attr; + + attrs[0] = entry; + attrs[1] = info; +diff -up autofs-5.0.1/lib/defaults.c.add-ldap-schema-discovery autofs-5.0.1/lib/defaults.c +--- autofs-5.0.1/lib/defaults.c.add-ldap-schema-discovery 2007-09-05 13:27:05.000000000 +0800 ++++ autofs-5.0.1/lib/defaults.c 2007-09-05 13:27:06.000000000 +0800 +@@ -18,6 +18,7 @@ + #include + + #include "defaults.h" ++#include "lookup_ldap.h" + #include "log.h" + + #define DEFAULTS_CONFIG_FILE AUTOFS_CONF_DIR "/autofs" +@@ -41,16 +42,8 @@ + #define ENV_AUTH_CONF_FILE "AUTH_CONF_FILE" + + static const char *default_master_map_name = DEFAULT_MASTER_MAP_NAME; +- +-static const char *default_ldap_server = DEFAULT_LDAP_SERVER; +- +-static const char *default_map_obj_class = DEFAULT_MAP_OBJ_CLASS; +-static const char *default_entry_obj_class = DEFAULT_ENTRY_OBJ_CLASS; +-static const char *default_map_attr = DEFAULT_MAP_ATTR; +-static const char *default_entry_attr = DEFAULT_ENTRY_ATTR; +-static const char *default_value_attr = DEFAULT_VALUE_ATTR; +- +-static const char *default_auth_conf_file = DEFAULT_AUTH_CONF_FILE; ++static const char *default_ldap_server = DEFAULT_LDAP_SERVER; ++static const char *default_auth_conf_file = DEFAULT_AUTH_CONF_FILE; + + static char *get_env_string(const char *name) + { +@@ -285,59 +278,120 @@ const char *defaults_get_ldap_server(voi + return (const char *) server; + } + +-const char *defaults_get_map_obj_class(void) ++struct ldap_schema *defaults_get_default_schema(void) + { +- char *moc; ++ struct ldap_schema *schema; ++ char *mc, *ma, *ec, *ea, *va; + +- moc = get_env_string(ENV_NAME_MAP_OBJ_CLASS); +- if (!moc) +- return strdup(default_map_obj_class); ++ mc = strdup(DEFAULT_MAP_OBJ_CLASS); ++ if (!mc) ++ return NULL; + +- return (const char *) moc; +-} ++ ma = strdup(DEFAULT_MAP_ATTR); ++ if (!ma) { ++ free(mc); ++ return NULL; ++ } + +-const char *defaults_get_entry_obj_class(void) +-{ +- char *eoc; ++ ec = strdup(DEFAULT_ENTRY_OBJ_CLASS); ++ if (!ec) { ++ free(mc); ++ free(ma); ++ return NULL; ++ } + +- eoc = get_env_string(ENV_NAME_ENTRY_OBJ_CLASS); +- if (!eoc) +- return strdup(default_entry_obj_class); ++ ea = strdup(DEFAULT_ENTRY_ATTR); ++ if (!ea) { ++ free(mc); ++ free(ma); ++ free(ec); ++ return NULL; ++ } + +- return (const char *) eoc; +-} ++ va = strdup(DEFAULT_VALUE_ATTR); ++ if (!va) { ++ free(mc); ++ free(ma); ++ free(ec); ++ free(ea); ++ return NULL; ++ } + +-const char *defaults_get_map_attr(void) +-{ +- char *ma; ++ schema = malloc(sizeof(struct ldap_schema)); ++ if (!schema) { ++ free(mc); ++ free(ma); ++ free(ec); ++ free(ea); ++ free(va); ++ return NULL; ++ } + +- ma = get_env_string(ENV_NAME_MAP_ATTR); +- if (!ma) +- return strdup(default_map_attr); ++ schema->map_class = mc; ++ schema->map_attr = ma; ++ schema->entry_class = ec; ++ schema->entry_attr = ea; ++ schema->value_attr = va; + +- return (const char *) ma; ++ return schema; + } + +-const char *defaults_get_entry_attr(void) ++struct ldap_schema *defaults_get_schema(void) + { +- char *ea; ++ struct ldap_schema *schema; ++ char *mc, *ma, *ec, *ea, *va; + +- ea = get_env_string(ENV_NAME_ENTRY_ATTR); +- if (!ea) +- return strdup(default_entry_attr); ++ mc = get_env_string(ENV_NAME_MAP_OBJ_CLASS); ++ if (!mc) ++ return NULL; + +- return (const char *) ea; +-} ++ ma = get_env_string(ENV_NAME_MAP_ATTR); ++ if (!ma) { ++ free(mc); ++ return NULL; ++ } + +-const char *defaults_get_value_attr(void) +-{ +- char *va; ++ ec = get_env_string(ENV_NAME_ENTRY_OBJ_CLASS); ++ if (!ec) { ++ free(mc); ++ free(ma); ++ return NULL; ++ } ++ ++ ea = get_env_string(ENV_NAME_ENTRY_ATTR); ++ if (!ea) { ++ free(mc); ++ free(ma); ++ free(ec); ++ return NULL; ++ } + + va = get_env_string(ENV_NAME_VALUE_ATTR); +- if (!va) +- return strdup(default_value_attr); ++ if (!va) { ++ free(mc); ++ free(ma); ++ free(ec); ++ free(ea); ++ return NULL; ++ } ++ ++ schema = malloc(sizeof(struct ldap_schema)); ++ if (!schema) { ++ free(mc); ++ free(ma); ++ free(ec); ++ free(ea); ++ free(va); ++ return NULL; ++ } ++ ++ schema->map_class = mc; ++ schema->map_attr = ma; ++ schema->entry_class = ec; ++ schema->entry_attr = ea; ++ schema->value_attr = va; + +- return (const char *) va; ++ return schema; + } + + unsigned int defaults_get_append_options(void) +diff -up autofs-5.0.1/man/auto.master.5.in.add-ldap-schema-discovery autofs-5.0.1/man/auto.master.5.in +--- autofs-5.0.1/man/auto.master.5.in.add-ldap-schema-discovery 2007-09-05 13:27:06.000000000 +0800 ++++ autofs-5.0.1/man/auto.master.5.in 2007-09-05 13:27:06.000000000 +0800 +@@ -188,17 +188,25 @@ The old style + is also understood. Alternatively, the type can be obtained from the Name Service Switch + configuration, in which case the map name alone must be given. + .P +-The default LDAP schema is the NIS schema described in RFC 2307. +-Entries in the nisMap schema are \fBnisObject\fP objects in ++If no schema is set in the autofs configuration then autofs will check ++each of the commonly used schema for a valid entry and if one is found ++it will used for subsequent lookups. ++.P ++There are three common schemas in use: ++.TP ++.I nisMap ++Entries in the \fBnisMap\fP schema are \fBnisObject\fP objects in + the specified subtree, where the \fBcn\fP attribute is the key + (the wildcard key is "/"), and the \fBnisMapEntry\fP attribute + contains the information used by the automounter. +-.P +-Entries in the automountMap schema are \fBautomount\fP objects in +-the specified subtree, where the \fBcn\fP or \fBautomountKey\fP attribute +-(depending on local usage) is the key (the wildcard key is "/"), and the +-\fBautomountInformation\fP attribute contains the information used by the +-automounter. ++.TP ++.I automountMap ++The \fBautomountMap\fP schema has two variations that differ in the attribute ++used for the map key. Entries in the automountMap schema are \fBautomount\fP ++objects in the specified subtree, where the \fBcn\fP or \fBautomountKey\fP ++attribute (depending on local usage) is the key (the wildcard key is "/"), ++and the \fBautomountInformation\fP attribute contains the information used ++by the automounter. Note that the \fBcn\fP attribute is case insensitive. + .P + The object classes and attributes used for accessing automount maps in + LDAP can be changed by setting entries in the autofs configuration +@@ -206,61 +214,44 @@ located in + .nh + .BR @@autofsconfdir@@/autofs . + .hy ++.TP ++.B NOTE: ++If a schema is given in the configuration then all the schema configuration ++values must be set, any partial schema specification will be ignored. + .P + The configuration settings available are: + .TP +-\fBMAP_OBJECT_CLASS\fP +-The map object class. Its Default value is "nisMap". In the +-.nh +-automountMap +-.hy +-schema this corresponds to the class +-.nh +-.BR automountMap . +-.hy ++.B MAP_OBJECT_CLASS ++The map object class. In the \fBnisMap\fP schema this corresponds to the class ++\fBnisMap\fP and in the \fBautomountMap\fP schema it corresponds to the class ++\fBautomountMap\fP. + .TP + .B ENTRY_OBJECT_CLASS +-The map entry object class. Its default value is \fBnisObject\fP. +-In the automountMap schema this corresponds to the class +-.nh +-.BR automount . +-.hy ++The map entry object class. In the \fBnisMap\fP schema this corresponds ++to the class \fBnisObject\fP and in the \fBautomountMap\fP schema it ++corresponds to the class \fBautomount\fP. + .TP + .B MAP_ATTRIBUTE + The attribute used to identify the name of the map to which this +-entry belongs. Its default value is +-.nh +-.BR nisMapName . +-.hy +-In the +-.nh +-automountMap +-.hy +-schema this corresponds to the attributes \fBou\fP or +-.nh +-.BR automountMapName . +-.hy ++entry belongs. In the \fBnisMap\fP schema this corresponds to the attribute ++\fBnisMapName\fP and in the \fBautomountMap\fP schema it corresponds to the ++attribute \fBou\fP or \fBautomountMapName\fP. + .TP + .B ENTRY_ATTRIBUTE +-The attribute used to identify a map key. Its default value is +-In the +-.nh +-automountMap +-.hy +-schema this corresponds to the attribute +-.nh +-.BR automountKey . +-.hy ++The attribute used to identify a map key. In the \fBnisMap\fP schema this ++corresponds to the attribute \fBcn\fP and in the \fBautomountMap\fP schema ++it corresponds to the attribute \fBautomountKey\fP. + .TP + .B VALUE_ATTRIBUTE +-The attribute used to identify the value of the map entry. Its default +-value is +-.nh +-.BR BnisMapEntry . +-.hy +-In the automountMap schema this corresponds to the attribute +-.nh +-.BR automountInformation . ++The attribute used to identify the value of the map entry. In the \fBnisMap\fP ++schema this corresponds to the attribute \fBnisMapEntry\fP and in the \fBautomountMap\fP ++schema it corresponds to the attribute \fBautomountInformation\fP. ++.TP ++.B NOTE: ++It is essential that entries use class and attribute in a consistent ++manner for correct operation of autofs. For example mixing \fBcn\fP and ++\fBautomountKey\fP attributes in \fBautomount\fP schema map entries won't ++work as expected. + .SH LDAP AUTHENTICATION, ENCRYPTED AND CERTIFIED CONNECTIONS + LDAP authenticated binds, TLS encrypted connections and certification + may be used by setting appropriate values in the autofs authentication +diff -up autofs-5.0.1/man/automount.8.in.add-ldap-schema-discovery autofs-5.0.1/man/automount.8.in +--- autofs-5.0.1/man/automount.8.in.add-ldap-schema-discovery 2007-09-05 13:27:06.000000000 +0800 ++++ autofs-5.0.1/man/automount.8.in 2007-09-05 13:27:06.000000000 +0800 +@@ -104,6 +104,8 @@ started they will be recoverd unless the + the map in which case they need to umounted manually. + .SH "SEE ALSO" + .BR autofs (5), ++.BR autofs (8), ++.BR auto.master (5), + .BR mount (8). + .SH BUGS + Don't know, I've fixed everything I know about. autofs-5.0.1-add-ldaps-support.patch: --- NEW FILE autofs-5.0.1-add-ldaps-support.patch --- --- autofs-5.0.1/include/lookup_ldap.h.add-ldaps-support 2006-09-01 13:29:50.000000000 +0800 +++ autofs-5.0.1/include/lookup_ldap.h 2007-06-20 11:41:02.000000000 +0800 @@ -13,6 +13,7 @@ struct lookup_context { char *mapname; char *server; + int port; char *base; char *qdn; --- autofs-5.0.1/modules/Makefile.add-ldaps-support 2007-06-20 11:41:02.000000000 +0800 +++ autofs-5.0.1/modules/Makefile 2007-06-20 11:41:02.000000000 +0800 @@ -64,6 +64,7 @@ install: all -rm -f $(INSTALLROOT)$(autofslibdir)/mount_smbfs.so ln -fs lookup_file.so $(INSTALLROOT)$(autofslibdir)/lookup_files.so ln -fs lookup_yp.so $(INSTALLROOT)$(autofslibdir)/lookup_nis.so + ln -fs lookup_ldap.so $(INSTALLROOT)$(autofslibdir)/lookup_ldaps.so ln -fs mount_nfs.so $(INSTALLROOT)$(autofslibdir)/mount_nfs4.so ifeq ($(EXT2FS), 1) ifeq ($(EXT3FS), 1) --- autofs-5.0.1/modules/lookup_ldap.c.add-ldaps-support 2007-06-20 11:41:02.000000000 +0800 +++ autofs-5.0.1/modules/lookup_ldap.c 2007-06-20 11:41:52.000000000 +0800 @@ -100,14 +100,8 @@ LDAP *init_ldap_connection(struct lookup ctxt->version = 3; /* Initialize the LDAP context. */ - /* LDAP_PORT should not be hard-coded, here. If we are going to - * parse ldap strings ourselves, then we can put the port specified - * in the host:port format here. Otherwise, we can just pass the - * host:port string to the ldap_init call and let the library handle - * it. -JM - */ - ldap = ldap_init(ctxt->server, LDAP_PORT); - if (!ldap) { + rv = ldap_initialize(&ldap, ctxt->server); + if (rv != LDAP_OPT_SUCCESS) { crit(LOGOPT_ANY, MODPREFIX "couldn't initialize LDAP connection to %s", ctxt->server ? ctxt->server : "default server"); @@ -119,8 +113,8 @@ LDAP *init_ldap_connection(struct lookup if (rv != LDAP_OPT_SUCCESS) { /* fall back to LDAPv2 */ ldap_unbind_ext(ldap, NULL, NULL); - ldap = ldap_init(ctxt->server, LDAP_PORT); - if (!ldap) { + rv = ldap_initialize(&ldap, ctxt->server); + if (rv != LDAP_OPT_SUCCESS) { crit(LOGOPT_ANY, MODPREFIX "couldn't initialize LDAP"); return NULL; } @@ -348,7 +342,7 @@ int parse_ldap_config(struct lookup_cont goto out; } - if (!usetls) + if (!usetls || ctxt->port == LDAPS_PORT) use_tls = LDAP_TLS_DONT_USE; else { if (!strcasecmp(usetls, "yes")) @@ -551,16 +545,31 @@ int auth_init(struct lookup_context *ctx */ static int parse_server_string(const char *url, struct lookup_context *ctxt) { - char buf[MAX_ERR_BUF], *tmp = NULL; - const char *ptr; - int l; + char buf[MAX_ERR_BUF], *tmp = NULL, proto[9]; + const char *ptr, *name; + int l, al_len; + memset(proto, 0, 9); ptr = url; debug(LOGOPT_NONE, MODPREFIX "Attempting to parse LDAP information from string \"%s\".", ptr); + ctxt->port = LDAP_PORT; + if (!strncmp(ptr, "ldap:", 5) || !strncmp(ptr, "ldaps:", 6)) { + if (*(ptr + 4) == 's') { + ctxt->port = LDAPS_PORT; + memcpy(proto, ptr, 6); + strcat(proto, "//"); + ptr += 6; + } else { + memcpy(proto, ptr, 5); + strcat(proto, "//"); + ptr += 5; + } + } + if (!strncmp(ptr, "//", 2)) { const char *s = ptr + 2; const char *q = NULL; @@ -568,7 +577,13 @@ static int parse_server_string(const cha /* Isolate the server(s). */ if ((q = strchr(s, '/'))) { l = q - s; - tmp = malloc(l + 1); + if (*proto) { + al_len = l + strlen(proto) + 2; + tmp = malloc(al_len); + } else { + al_len = l + 1; + tmp = malloc(al_len); + } if (!tmp) { char *estr; estr = strerror_r(errno, buf, MAX_ERR_BUF); @@ -576,8 +591,13 @@ static int parse_server_string(const cha return 0; } ctxt->server = tmp; - memset(ctxt->server, 0, l + 1); - memcpy(ctxt->server, s, l); + memset(ctxt->server, 0, al_len); + if (*proto) { + strcpy(ctxt->server, proto); + memcpy(ctxt->server + strlen(proto), s, l); + strcat(ctxt->server, "/"); + } else + memcpy(ctxt->server, s, l); ptr = q + 1; } else { crit(LOGOPT_ANY, @@ -600,7 +620,7 @@ static int parse_server_string(const cha } else if (strchr(ptr, ':') != NULL) { char *q = NULL; - /* Isolate the server(s). Include the port spec */ + /* Isolate the server. Include the port spec */ q = strchr(ptr, ':'); if (isdigit(*q)) while (isdigit(*q)) @@ -613,8 +633,14 @@ static int parse_server_string(const cha } l = q - ptr; + if (*proto) { + al_len = l + strlen(proto) + 2; + tmp = malloc(al_len); + } else { + al_len = l + 1; + tmp = malloc(al_len); + } /* Isolate the server's name. */ - tmp = malloc(l + 1); if (!tmp) { char *estr; estr = strerror_r(errno, buf, MAX_ERR_BUF); @@ -622,8 +648,13 @@ static int parse_server_string(const cha return 0; } ctxt->server = tmp; - memset(ctxt->server, 0, l + 1); - memcpy(ctxt->server, ptr, l); + memset(ctxt->server, 0, al_len); + if (*proto) { + strcpy(ctxt->server, proto); + memcpy(ctxt->server + strlen(proto), ptr, l); + strcat(ctxt->server, "/"); + } else + memcpy(ctxt->server, ptr, l); ptr += l + 1; } @@ -639,29 +670,41 @@ static int parse_server_string(const cha * the later LDAP calls will fail. */ l = strlen(ptr); - if (strchr(ptr, '=')) { + if ((name = strchr(ptr, '='))) { char *base; + /* + * An '=' with no ',' means a mapname has been given so just + * grab it alone to keep it independent of schema otherwize + * we expect a full dn. + */ if (!strchr(ptr, ',')) { - debug(LOGOPT_NONE, - MODPREFIX "LDAP dn not fuly specified"); - if (ctxt->server) - free(ctxt->server); - return 0; - } - - base = malloc(l + 1); - if (!base) { - char *estr; - estr = strerror_r(errno, buf, MAX_ERR_BUF); - crit(LOGOPT_ANY, MODPREFIX "malloc: %s", estr); - if (ctxt->server) - free(ctxt->server); - return 0; + char *map = strdup(name + 1); + if (map) + ctxt->mapname = map; + else { + char *estr; + estr = strerror_r(errno, buf, MAX_ERR_BUF); + crit(LOGOPT_ANY, MODPREFIX "malloc: %s", estr); + if (ctxt->server) + free(ctxt->server); + return 0; + } + + } else { + base = malloc(l + 1); + if (!base) { + char *estr; + estr = strerror_r(errno, buf, MAX_ERR_BUF); + crit(LOGOPT_ANY, MODPREFIX "malloc: %s", estr); + if (ctxt->server) + free(ctxt->server); + return 0; + } + ctxt->base = base; + memset(ctxt->base, 0, l + 1); + memcpy(ctxt->base, ptr, l); } - ctxt->base = base; - memset(ctxt->base, 0, l + 1); - memcpy(ctxt->base, ptr, l); } else { char *map = malloc(l + 1); if (!map) { @@ -676,6 +719,14 @@ static int parse_server_string(const cha memset(ctxt->mapname, 0, l + 1); memcpy(map, ptr, l); } + + if (!ctxt->server && *proto) { + if (!strncmp(proto, "ldaps", 5)) { + warn(LOGOPT_ANY, MODPREFIX + "server must be given to force ldaps, connection " + "will use LDAP client configured protocol"); + } + } done: if (ctxt->mapname) debug(LOGOPT_NONE, MODPREFIX "mapname %s", ctxt->mapname); --- autofs-5.0.1/daemon/lookup.c.add-ldaps-support 2007-06-20 11:41:02.000000000 +0800 +++ autofs-5.0.1/daemon/lookup.c 2007-06-20 11:41:02.000000000 +0800 @@ -169,20 +169,30 @@ int lookup_nss_read_master(struct master char source[10]; memset(source, 0, 10); - /* TODO: ldaps is not yet handled by ldap module */ - /* TODO: must tighten up this test */ - if (!strncmp(name, "file", 4) || - !strncmp(name, "yp", 2) || - !strncmp(name, "nis", 3) || - !strncmp(name, "nisplus", 7) || - !strncmp(name, "ldap", 4)) { + if (!strncmp(name, "file:", 5) || + !strncmp(name, "yp:", 3) || + !strncmp(name, "nis:", 4) || + !strncmp(name, "nisplus:", 8) || + !strncmp(name, "ldap:", 5) || + !strncmp(name, "ldaps:", 6)) { strncpy(source, name, tmp - name); - master->name = tmp + 1; - - debug(LOGOPT_NONE, - "reading master %s %s", - source, master->name); + /* + * If it's an ldap map leave the source in the + * name so the lookup module can work out if + * ldaps has been requested. + */ + if (strncmp(name, "ldap", 4)) { + master->name = tmp + 1; + debug(LOGOPT_NONE, + "reading master %s %s", + source, master->name); + } else { + master->name = name; + debug(LOGOPT_NONE, + "reading master %s %s", + source, tmp + 1); + } result = do_read_master(master, source, age); master->name = name; --- autofs-5.0.1/lib/master_parse.y.add-ldaps-support 2007-06-20 11:41:02.000000000 +0800 +++ autofs-5.0.1/lib/master_parse.y 2007-06-20 11:41:02.000000000 +0800 @@ -290,6 +290,19 @@ map: PATH local_free_vars(); YYABORT; } + /* Add back the type for lookup_ldap.c to handle ldaps */ + if (*local_argv[0]) { + tmp = malloc(strlen(type) + strlen(local_argv[0]) + 2); + if (!tmp) { + local_free_vars(); + YYABORT; + } + strcpy(tmp, type); + strcat(tmp, ":"); + strcat(tmp, local_argv[0]); + free(local_argv[0]); + local_argv[0] = tmp; + } } ; @@ -343,12 +356,12 @@ dnattrs: DNATTR EQUAL DNNAME strcat($$, ","); strcat($$, $5); } - | DNATTR + | DNNAME { - master_notify($1); - YYABORT; + /* Matches map in old style syntax ldap:server:map */ + strcpy($$, $1); } - | DNNAME + | DNATTR { master_notify($1); YYABORT; --- autofs-5.0.1/lib/master_tok.l.add-ldaps-support 2007-06-20 11:41:02.000000000 +0800 +++ autofs-5.0.1/lib/master_tok.l 2007-06-20 11:41:02.000000000 +0800 @@ -104,7 +104,7 @@ DNATTRSTR (cn|nisMapName|automountMapNam DNNAMESTR ([[:alnum:]_.\-]+) INTMAP (-hosts|-null) -MTYPE ((file|program|yp|nis|nisplus|ldap|hesiod|userdir)(,(sun|hesiod))?) +MTYPE ((file|program|yp|nis|nisplus|ldap|ldaps|hesiod|userdir)(,(sun|hesiod))?) OPTTOUT (-t{OPTWS}|-t{OPTWS}={OPTWS}|--timeout{OPTWS}|--timeout{OPTWS}={OPTWS}) --- autofs-5.0.1/man/auto.master.5.in.add-ldaps-support 2006-09-01 13:29:50.000000000 +0800 +++ autofs-5.0.1/man/auto.master.5.in 2007-06-20 11:41:02.000000000 +0800 @@ -101,8 +101,9 @@ The map is a hesiod database whose .B filsys entries are used for maps. .TP -.B ldap -The map is stored in an LDAP directory. +.B ldap \fPor\fB ldaps +The map is stored in an LDAP directory. If \fBldaps\fP is used the +appropriate certificate must be configured in the LDAP client. .RE .TP \fBformat\fP Index: autofs.spec =================================================================== RCS file: /cvs/pkgs/rpms/autofs/F-7/autofs.spec,v retrieving revision 1.217 retrieving revision 1.218 diff -u -r1.217 -r1.218 --- autofs.spec 30 Aug 2007 17:24:46 -0000 1.217 +++ autofs.spec 5 Sep 2007 05:33:14 -0000 1.218 @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.0.1 -Release: 27 +Release: 28 Epoch: 1 License: GPL Group: System Environment/Daemons @@ -44,6 +44,8 @@ Patch32: autofs-5.0.1-consistent-random-selection-option-name.patch Patch33: autofs-5.0.2-fix-mount-nfs-nosymlink.patch Patch34: autofs-5.0.2-default-nsswitch.patch +Patch35: autofs-5.0.1-add-ldaps-support.patch +Patch36: autofs-5.0.1-add-ldap-schema-discovery.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, libxml2-devel, cyrus-sasl-devel, openssl-devel module-init-tools util-linux nfs-utils e2fsprogs Conflicts: kernel < 2.6.17 @@ -119,6 +121,8 @@ %patch32 -p1 %patch33 -p1 %patch34 -p1 +%patch35 -p1 +%patch36 -p1 %build #CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --libdir=%{_libdir} @@ -171,8 +175,9 @@ %{_libdir}/autofs/ %changelog -* Thu Aug 31 2007 Ian Kent - 5.0.1-27 -- revert ldap schema discovery patch. +* Wed Sep 5 2007 Ian Kent - 5.0.1-28 +- add ldaps support (required by schema discovery). +- add back LDAP schema discovery if no schema is configured. * Tue Aug 28 2007 Ian Kent - 5.0.1-26 - fix "nosymlink" option handling and add desription to man page. From fedora-extras-commits at redhat.com Wed Sep 5 05:42:45 2007 From: fedora-extras-commits at redhat.com (Ian Kent (iankent)) Date: Wed, 5 Sep 2007 01:42:45 -0400 Subject: rpms/autofs/F-7 autofs-5.0.1-add-ldap-schema-discovery.patch, 1.3, 1.4 Message-ID: <200709050542.l855gj2n025956@cvs-int.fedora.redhat.com> Author: iankent Update of /cvs/pkgs/rpms/autofs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25906 Modified Files: autofs-5.0.1-add-ldap-schema-discovery.patch Log Message: - fix typo in schema discrovery patch. autofs-5.0.1-add-ldap-schema-discovery.patch: Index: autofs-5.0.1-add-ldap-schema-discovery.patch =================================================================== RCS file: /cvs/pkgs/rpms/autofs/F-7/autofs-5.0.1-add-ldap-schema-discovery.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- autofs-5.0.1-add-ldap-schema-discovery.patch 5 Sep 2007 05:33:14 -0000 1.3 +++ autofs-5.0.1-add-ldap-schema-discovery.patch 5 Sep 2007 05:42:12 -0000 1.4 @@ -279,8 +279,8 @@ + return 1; + } + } else { -+ const char *class = common_schema[i].map_class; -+ const char *key = common_schema[i].map_attr; ++ const char *class = ctxt->schema->map_class; ++ const char *key = ctxt->schema->map_attr; + if (!get_query_dn(ldap, ctxt, class, key)) { + unbind_ldap_connection(ldap, ctxt); + error(LOGOPT_ANY, MODPREFIX "failed to get query dn"); From fedora-extras-commits at redhat.com Wed Sep 5 05:59:12 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 01:59:12 -0400 Subject: rpms/hddtemp/EL-5 hddtemp.init,1.2,1.3 hddtemp.spec,1.20,1.21 Message-ID: <200709050559.l855xCZE026257@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/hddtemp/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26235 Modified Files: hddtemp.init hddtemp.spec Log Message: Sync with devel Index: hddtemp.init =================================================================== RCS file: /cvs/pkgs/rpms/hddtemp/EL-5/hddtemp.init,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hddtemp.init 4 Dec 2004 22:43:31 -0000 1.2 +++ hddtemp.init 5 Sep 2007 05:58:37 -0000 1.3 @@ -1,37 +1,46 @@ -#!/bin/sh +#!/bin/bash # # hddtemp This shell script takes care of starting and stopping hddtemp. # -# chkconfig: - 90 10 +# chkconfig: - 80 20 # description: hddtemp provides information about hard drives' temperature # processname: hddtemp # config: __ETCDIR__/sysconfig/hddtemp +### BEGIN INIT INFO +# Provides: hddtemp +# Required-Start: $network +# Required-Stop: $network +# Should-Start: $syslog +# Should-Stop: $syslog +# Short-Description: Hard drive temperature monitor daemon +# Description: Provides information about hard drives' temperatures. +### END INIT INFO + . __ETCDIR__/sysconfig/hddtemp # Source function library. . __INITDIR__/functions -# Source networking configuration. -. __ETCDIR__/sysconfig/network - -# Check that networking is up. -[ "$NETWORKING" = "no" ] && exit 0 - # Backwards compatibility. [ -z "$HDDTEMP_OPTIONS" -a -n "$HDDTEMPARGS" ] && \ HDDTEMP_OPTIONS="$HDDTEMPARGS" HDDTEMP_OPTIONS="$HDDTEMP_OPTIONS $HDDTEMP_DAEMON_OPTIONS" -exec="__SBINDIR__/hddtemp" -prog=$(basename $exec) +exec=__SBINDIR__/hddtemp +prog=${exec##*/} lockfile=__LOCKDIR__/subsys/$prog start() { - echo -n $"Starting hard disk temperature monitor daemon ($prog): " - daemon $exec -d $HDDTEMP_OPTIONS - retval=$? - echo + if [[ "$HDDTEMP_OPTIONS" != */dev/* ]] ; then + action $"Unconfigured: $prog, see __ETCDIR__/sysconfig/hddtemp: " /bin/false + retval=6 + else + echo -n $"Starting hard disk temperature monitor daemon ($prog): " + daemon $exec -d $HDDTEMP_OPTIONS + retval=$? + echo + fi [ $retval -eq 0 ] && touch $lockfile return $retval } @@ -55,16 +64,22 @@ start|stop|restart) $1 ;; - reload|force-reload) + force-reload) restart ;; status) status $prog ;; try-restart|condrestart) - [ ! -f $lockfile ] || restart + if status $prog >/dev/null ; then + restart + fi + ;; + reload) + action $"Service $prog does not support the reload action: " /bin/false + exit 3 ;; *) - echo $"Usage: $0 {start|stop|status|restart|try-restart|reload|force-reload}" + echo $"Usage: $0 {start|stop|status|restart|try-restart|force-reload}" exit 2 esac Index: hddtemp.spec =================================================================== RCS file: /cvs/pkgs/rpms/hddtemp/EL-5/hddtemp.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- hddtemp.spec 21 Mar 2007 19:09:04 -0000 1.20 +++ hddtemp.spec 5 Sep 2007 05:58:37 -0000 1.21 @@ -2,11 +2,11 @@ Name: hddtemp Version: 0.3 -Release: 0.11.%{beta}%{?dist} +Release: 0.14.%{beta}%{?dist} Summary: Hard disk temperature tool Group: Applications/System -License: GPL +License: GPLv2+ URL: http://www.guzu.net/linux/hddtemp.php Source0: http://www.guzu.net/files/%{name}-%{version}-%{beta}.tar.bz2 Source1: http://www.guzu.net/linux/hddtemp.db @@ -90,11 +90,22 @@ %{_initrddir}/hddtemp %{_bindir}/hddtemp %{_sbindir}/hddtemp -%config /usr/share/misc/hddtemp.db +%config(noreplace) /usr/share/misc/hddtemp.db %{_mandir}/man8/hddtemp.8* %changelog +* Wed Sep 5 2007 Ville Skytt?? - 0.3-0.14.beta15 +- Adjust server chkconfig start/stop priorities to start before gkrellmd, + other cosmetic init script tweaks. +- Mark hddtemp.db as %%config(noreplace). + +* Mon Aug 6 2007 Ville Skytt?? - 0.3-0.13.beta15 +- License: GPLv2+ + +* Tue Jul 10 2007 Ville Skytt?? - 0.3-0.12.beta15 +- Improve init script LSB compliance. + * Tue Jan 9 2007 Ville Skytt?? - 0.3-0.11.beta15 - SATA sense fix (#221100, Jens Axboe). From fedora-extras-commits at redhat.com Wed Sep 5 06:16:25 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Wed, 5 Sep 2007 02:16:25 -0400 Subject: comps comps-f8.xml.in,1.89,1.90 Message-ID: <200709050616.l856GPZr032656@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32629 Modified Files: comps-f8.xml.in Log Message: lang goo. Jens, please look over the scim/m17n stuff. Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- comps-f8.xml.in 4 Sep 2007 22:41:48 -0000 1.89 +++ comps-f8.xml.in 5 Sep 2007 06:15:55 -0000 1.90 @@ -68,9 +68,11 @@ fonts-arabic aspell-ar + gcompris-sound-ar kde-i18n-Arabic moodle-ar openoffice.org-langpack-ar + scim-tables-arabic dejavu-fonts dejavu-fonts-experimental m17n-db-arabic @@ -563,6 +565,7 @@ br aspell-br + LabPlot-doc-br @@ -618,6 +621,7 @@ fonts-ISO8859-2-75dpi hunspell-bg kde-i18n-Bulgarian + koffice-langpack-bg moodle-bg openoffice.org-langpack-bg_BG @@ -663,6 +667,8 @@ lv m17n-db-chinese stardict + stardict-dic-zh_CN + stardict-dic-zh_TW @@ -1072,8 +1078,10 @@ hunspell-nl kde-i18n-Dutch koffice-langpack-nl + LabPlot-doc-nl moodle-nl openoffice.org-langpack-nl + tesseract-langpack-nl @@ -1273,6 +1281,7 @@ am xorg-x11-fonts-ethiopic + scim-tables-amharic m17n-db-amharic @@ -1326,10 +1335,12 @@ hunspell-fr kde-i18n-French koffice-langpack-fr + LabPlot-doc-fr man-pages-fr moodle-fr moodle-fr_ca openoffice.org-langpack-fr + tesseract-langpack-fr @@ -1576,10 +1587,12 @@ hunspell-de kde-i18n-German koffice-langpack-de + LabPlot-doc-de man-pages-de moodle-de moodle-de_du openoffice.org-langpack-de + tesseract-langpack-de @@ -1913,6 +1926,7 @@ el aspell-el + gcompris-sound-el hunspell-el kde-i18n-Greek koffice-langpack-el @@ -1986,6 +2000,7 @@ kde-i18n-Hebrew moodle-he openoffice.org-langpack-he_IL + tetex-fonts-hebrew dejavu-fonts dejavu-fonts-experimental fonts-hebrew-fancy @@ -2004,6 +2019,7 @@ m17n-contrib-hindi m17n-db-hindi aspell-hi + gcompris-sound-hi kde-i18n-Hindi moodle-hi openoffice.org-langpack-hi_IN @@ -2051,6 +2067,7 @@ id aspell-id + gcompris-sound-id moodle-id @@ -2094,9 +2111,11 @@ hunspell-it kde-i18n-Italian koffice-langpack-it + LabPlot-doc-it man-pages-it moodle-it openoffice.org-langpack-it + tesseract-langpack-it @@ -2113,6 +2132,7 @@ man-pages-ja moodle-ja openoffice.org-langpack-ja_JP + stardict-dic-ja scim-anthy scim-lang-japanese anthy @@ -2523,6 +2543,17 @@ + low-saxon-support + <_name>Low Saxon Support + <_description/> + false + false + nds + + koffice-langpack-nds + + + mail-server <_name>Mail Server <_description>These packages allow you to configure an IMAP or SMTP mail server. @@ -2600,6 +2631,7 @@ mi moodle-mi_tn + moodle-mi_wwow @@ -2619,6 +2651,17 @@ + mongolian-support + <_name>Mongolian Support + <_description/> + false + false + mn + + moodle-mn + + + mysql <_name>MySQL Database <_description>This package group contains packages useful for use with MySQL. @@ -2690,6 +2733,19 @@ + nepali-support + <_name>Nepali Support + <_description/> + false + false + ne + + m17n-contrib-nepali + koffice-langpack-ne + scim-tables-nepali + + + news-server <_name>News Server <_description>This group allows you to configure the system as a news server. @@ -2723,6 +2779,7 @@ nb aspell-no + gcompris-sound-nb hunspell-nb hunspell-nn kde-i18n-Norwegian @@ -2843,6 +2900,7 @@ hunspell-pl kde-i18n-Polish koffice-langpack-pl + LabPlot-doc-pl man-pages-pl moodle-pl openoffice.org-langpack-pl_PL @@ -2950,7 +3008,9 @@ man-pages-ru moodle-ru openoffice.org-langpack-ru + stardict-dic-ru xorg-x11-fonts-cyrillic + scim-tables-russian fonts-KOI8-R-75dpi m17n-contrib-russian m17n-db-russian @@ -2977,6 +3037,7 @@ fonts-ISO8859-2 aspell-sr + gcompris-sound-sr fonts-ISO8859-2-100dpi fonts-ISO8859-2-75dpi kde-i18n-Serbian @@ -3228,6 +3289,7 @@ man-pages-es moodle-es openoffice.org-langpack-es + tesseract-langpack-es @@ -3279,6 +3341,7 @@ hunspell-sv kde-i18n-Swedish koffice-langpack-sv + LabPlot-doc-sv moodle-sv openoffice.org-langpack-sv m17n-db-swedish @@ -3555,6 +3618,7 @@ moodle-th openoffice.org-langpack-th_TH scim-lang-thai + scim-tables-thai @@ -3674,6 +3738,7 @@ moodle-vi m17n-contrib-vietnamese m17n-db-vietnamese + scim-tables-vietnamese @@ -4020,10 +4085,13 @@ lao-support latvian-support lithuanian-support + low-saxon-support malay-support malayalam-support maori-support marathi-support + mongolian-support + nepali-support northern-sotho-support norwegian-support oriya-support From fedora-extras-commits at redhat.com Wed Sep 5 06:18:12 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 02:18:12 -0400 Subject: rpms/em8300-kmod/FC-6 em8300-kmod.spec,1.32,1.33 Message-ID: <200709050618.l856ICnj032705@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/em8300-kmod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32678 Modified Files: em8300-kmod.spec Log Message: * Wed Sep 5 2007 Ville Skytt?? - Rebuild for kernel 2.6.22.4-45.fc6. Index: em8300-kmod.spec =================================================================== RCS file: /cvs/pkgs/rpms/em8300-kmod/FC-6/em8300-kmod.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- em8300-kmod.spec 18 Aug 2007 15:07:56 -0000 1.32 +++ em8300-kmod.spec 5 Sep 2007 06:17:33 -0000 1.33 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.22.2-42.fc6} +%{!?kversion: %define kversion 2.6.22.4-45.fc6} %define kmod_name em8300 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null) @@ -85,6 +85,9 @@ %changelog +* Wed Sep 5 2007 Ville Skytt?? +- Rebuild for kernel 2.6.22.4-45.fc6. + * Sat Aug 18 2007 Ville Skytt?? - 0.16.3-1 - 0.16.3. - Build for kernel 2.6.22.2-42.fc6. From fedora-extras-commits at redhat.com Wed Sep 5 06:50:37 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Wed, 5 Sep 2007 02:50:37 -0400 Subject: rpms/openoffice.org/devel openoffice.org-2.3.0.ooo74751.bean.mawt.patch, NONE, 1.1 openoffice.org.spec, 1.1294, 1.1295 Message-ID: <200709050650.l856obYx001180@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1156 Modified Files: openoffice.org.spec Added Files: openoffice.org-2.3.0.ooo74751.bean.mawt.patch Log Message: add mawt patch for x86_64 openoffice.org-2.3.0.ooo74751.bean.mawt.patch: --- NEW FILE openoffice.org-2.3.0.ooo74751.bean.mawt.patch --- --- openoffice.org.orig/config_office/set_soenv.in 3 Aug 2007 13:09:48 -0000 1.156 +++ openoffice.org/config_office/set_soenv.in 29 Aug 2007 09:22:29 -0000 @@ -428,6 +428,7 @@ $JRELIBDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."amd64"; $JRETOOLKITDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."amd64".$ds."server"; $JRETHREADDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."amd64".$ds."native_threads"; + $JREEXTRALIBDIR = '$JAVA_HOME'.$ds."jre".$ds."lib".$ds."amd64".$ds."xawt"; } elsif ($platform =~ m/^sparc/) Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1294 retrieving revision 1.1295 diff -u -r1.1294 -r1.1295 --- openoffice.org.spec 4 Sep 2007 19:23:28 -0000 1.1294 +++ openoffice.org.spec 5 Sep 2007 06:50:00 -0000 1.1295 @@ -57,16 +57,16 @@ Source5: http://www.openoffice.org/nonav/issues/showattachment.cgi/36775/ooo64726.sdf Source6: http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll BuildRequires: tcsh, zip, findutils, autoconf, flex, bison, ant, icu, gcc-c++ -BuildRequires: perl-Compress-Zlib binutils, gcc-java, unixODBC-devel, xalan-j2 -BuildRequires: gdb, java-devel >= %{jdk_ver}, zlib-devel, xerces-j2, prelink +BuildRequires: perl-Compress-Zlib, binutils, unixODBC-devel, xalan-j2, prelink +BuildRequires: gdb, java-devel >= %{jdk_ver}, zlib-devel, vigra-devel, hsqldb BuildRequires: freetype-devel, gtk2-devel, gnome-vfs2-devel, cups-devel, bsh BuildRequires: curl-devel, boost-devel, python-devel, expat-devel, libXt-devel BuildRequires: libxml2-devel, neon-devel >= 0.27.0, libidn-devel, pam-devel BuildRequires: libjpeg-devel, sane-backends-devel, libICE-devel, hunspell-devel BuildRequires: evolution-data-server-devel, libxslt-devel, desktop-file-utils -BuildRequires: libxslt-devel, db4-devel, firefox-devel, libwpd-devel, hsqldb +BuildRequires: libxslt-devel, db4-devel, firefox-devel, libwpd-devel, xerces-j2 BuildRequires: gstreamer-devel, gstreamer-plugins-base-devel, libicu-devel -BuildRequires: perl-Archive-Zip, libtextcat-devel, vigra-devel +BuildRequires: perl-Archive-Zip, libtextcat-devel Patch0: openoffice.org-simple-crash_report.sh Patch1: AutoSaveRecovery.xcu @@ -132,6 +132,7 @@ Patch59: openoffice.org-2.2.0.gccXXXXX.solenv.javaregistration.patch Patch60: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch Patch61: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch +Patch62: openoffice.org-2.3.0.ooo74751.bean.mawt.patch %define instdir %{_libdir}/openoffice.org @@ -1067,6 +1068,7 @@ %patch59 -p1 -b .gccXXXXX.solenv.javaregistration.patch %patch60 -p1 -b .ooo80967.ucb.neon27.patch %patch61 -p1 -b .ooo81112.reportdesign.parallel.patch +%patch62 -p1 -b .ooo74751.bean.mawt.patch %if %{linkopt} chmod a+x solenv/bin/mklinkscript.pl @@ -2750,6 +2752,7 @@ * Tue Sep 04 2007 Caolan McNamara - 1:2.3.0-3.2 - rebuild against icu - rebuild against icedtea +- add openoffice.org-2.3.0.ooo74751.bean.mawt.patch to allow build against icedtea - don't prefer gcj over icedtea when both installed - add ooo#81253 connectivity uninit fix - add ooo#81258 sw uninit fix From fedora-extras-commits at redhat.com Wed Sep 5 06:52:20 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Wed, 5 Sep 2007 02:52:20 -0400 Subject: rpms/openoffice.org/devel pseudoworkspace.valgrind1.patch, 1.21, 1.22 Message-ID: <200709050652.l856qKd6001254@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1233 Modified Files: pseudoworkspace.valgrind1.patch Log Message: fs reckons true is a better default pseudoworkspace.valgrind1.patch: Index: pseudoworkspace.valgrind1.patch =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/pseudoworkspace.valgrind1.patch,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- pseudoworkspace.valgrind1.patch 4 Sep 2007 13:41:37 -0000 1.21 +++ pseudoworkspace.valgrind1.patch 5 Sep 2007 06:52:18 -0000 1.22 @@ -40,7 +40,7 @@ ,nCommandType( CommandType::COMMAND ) ,bEscapeProcessing( sal_True ) ,bComposerDirty( true ) -+ ,bDisposeComposer( false ) ++ ,bDisposeComposer( true ) { if ( !_rxConnection.is() ) throw NullPointerException(); From fedora-extras-commits at redhat.com Wed Sep 5 07:08:33 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Wed, 5 Sep 2007 03:08:33 -0400 Subject: rpms/python-twisted-conch/F-7 python-twisted-conch.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709050708.l8578Xch007558@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/python-twisted-conch/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7525 Modified Files: python-twisted-conch.spec sources Log Message: update to latest version Index: python-twisted-conch.spec =================================================================== RCS file: /cvs/extras/rpms/python-twisted-conch/F-7/python-twisted-conch.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-twisted-conch.spec 27 Dec 2006 14:04:14 -0000 1.1 +++ python-twisted-conch.spec 5 Sep 2007 07:08:00 -0000 1.2 @@ -5,17 +5,17 @@ %define origname TwistedConch Name: %{python}-twisted-conch -Version: 0.7.0 -Release: 4%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: Twisted SSHv2 implementation Group: Development/Libraries License: MIT URL: http://twistedmatrix.com/trac/wiki/TwistedConch -Source0: http://tmrc.mit.edu/mirror/twisted/Conch/0.7/TwistedConch-%{version}.tar.bz2 +Source0: http://tmrc.mit.edu/mirror/twisted/Conch/0.8/TwistedConch-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{python}-twisted-core >= 2.4.0 +BuildRequires: %{python}-twisted-core >= 2.5.0 BuildRequires: python-devel # for FC3 and earlier @@ -23,7 +23,7 @@ Requires: python(abi) = %{pybasever} %endif -Requires: %{python}-twisted-core +Requires: %{python}-twisted-core >= 2.5.0 Requires: %{python}-crypto # a noarch-turned-arch package should not have debuginfo @@ -80,6 +80,10 @@ %{python_sitearch}/twisted/plugins/twisted_conch.py* %changelog +* Fri Aug 31 2007 Thomas Vander Stichele +- 0.8.0-1 +- new version + * Tue Dec 26 2006 Thomas Vander Stichele - 0.7.0-4 - fixed URL Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-twisted-conch/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Dec 2006 14:04:14 -0000 1.2 +++ sources 5 Sep 2007 07:08:00 -0000 1.3 @@ -1 +1 @@ -0236162d53cf7f34ed341d9179e7783b TwistedConch-0.7.0.tar.bz2 +f3ccdd8da6b6e26b0a1eae5e54b9b0e2 TwistedConch-0.8.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 07:13:15 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Wed, 5 Sep 2007 03:13:15 -0400 Subject: rpms/python-twisted-names/devel .cvsignore, 1.2, 1.3 python-twisted-names.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709050713.l857DFZC007684@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/python-twisted-names/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7658 Modified Files: .cvsignore python-twisted-names.spec sources Log Message: update to 0.4.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-twisted-names/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Dec 2006 14:28:40 -0000 1.2 +++ .cvsignore 5 Sep 2007 07:12:41 -0000 1.3 @@ -1 +1 @@ -TwistedNames-0.3.0.tar.bz2 +TwistedNames-0.4.0.tar.bz2 Index: python-twisted-names.spec =================================================================== RCS file: /cvs/extras/rpms/python-twisted-names/devel/python-twisted-names.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-twisted-names.spec 19 Dec 2006 14:28:40 -0000 1.1 +++ python-twisted-names.spec 5 Sep 2007 07:12:41 -0000 1.2 @@ -5,17 +5,17 @@ %define origname TwistedNames Name: %{python}-twisted-names -Version: 0.3.0 -Release: 3%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: A Twisted DNS implementation Group: Development/Libraries License: MIT URL: http://www.twistedmatrix.com -Source0: http://tmrc.mit.edu/mirror/twisted/Names/0.3/TwistedNames-%{version}.tar.bz2 +Source0: http://tmrc.mit.edu/mirror/twisted/Names/0.4/TwistedNames-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{python}-twisted-core >= 2.4.0 +BuildRequires: %{python}-twisted-core >= 2.5.0 BuildRequires: %{python}-devel # for FC3 and earlier @@ -23,7 +23,7 @@ Requires: python(abi) = %{pybasever} %endif -Requires: %{python}-twisted-core +Requires: %{python}-twisted-core >= 2.5.0 # a noarch-turned-arch package should not have debuginfo %define debug_package %{nil} @@ -69,6 +69,10 @@ %{python_sitearch}/twisted/plugins/twisted_names.py* %changelog +* Fri Aug 31 2007 Thomas Vander Stichele +- 0.4.0-1 +- updated to latest version + * Thu Dec 14 2006 Thomas Vander Stichele - 0.3.0-3 - add python-devel BR Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-twisted-names/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Dec 2006 14:28:40 -0000 1.2 +++ sources 5 Sep 2007 07:12:41 -0000 1.3 @@ -1 +1 @@ -5aa672d0e26718466351351e7bfcf22a TwistedNames-0.3.0.tar.bz2 +fae00c3c1489b6818d16b84f8ffcc807 TwistedNames-0.4.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 07:24:49 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Wed, 5 Sep 2007 03:24:49 -0400 Subject: rpms/python-twisted-names/F-7 python-twisted-names.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709050724.l857OnTZ008113@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/python-twisted-names/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8091 Modified Files: python-twisted-names.spec sources Log Message: update to 0.4.0 Index: python-twisted-names.spec =================================================================== RCS file: /cvs/extras/rpms/python-twisted-names/F-7/python-twisted-names.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-twisted-names.spec 19 Dec 2006 14:28:40 -0000 1.1 +++ python-twisted-names.spec 5 Sep 2007 07:24:16 -0000 1.2 @@ -5,17 +5,17 @@ %define origname TwistedNames Name: %{python}-twisted-names -Version: 0.3.0 -Release: 3%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: A Twisted DNS implementation Group: Development/Libraries License: MIT URL: http://www.twistedmatrix.com -Source0: http://tmrc.mit.edu/mirror/twisted/Names/0.3/TwistedNames-%{version}.tar.bz2 +Source0: http://tmrc.mit.edu/mirror/twisted/Names/0.4/TwistedNames-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{python}-twisted-core >= 2.4.0 +BuildRequires: %{python}-twisted-core >= 2.5.0 BuildRequires: %{python}-devel # for FC3 and earlier @@ -23,7 +23,7 @@ Requires: python(abi) = %{pybasever} %endif -Requires: %{python}-twisted-core +Requires: %{python}-twisted-core >= 2.5.0 # a noarch-turned-arch package should not have debuginfo %define debug_package %{nil} @@ -69,6 +69,10 @@ %{python_sitearch}/twisted/plugins/twisted_names.py* %changelog +* Fri Aug 31 2007 Thomas Vander Stichele +- 0.4.0-1 +- updated to latest version + * Thu Dec 14 2006 Thomas Vander Stichele - 0.3.0-3 - add python-devel BR Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-twisted-names/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Dec 2006 14:28:40 -0000 1.2 +++ sources 5 Sep 2007 07:24:16 -0000 1.3 @@ -1 +1 @@ -5aa672d0e26718466351351e7bfcf22a TwistedNames-0.3.0.tar.bz2 +fae00c3c1489b6818d16b84f8ffcc807 TwistedNames-0.4.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 07:26:10 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Wed, 5 Sep 2007 03:26:10 -0400 Subject: rpms/system-config-samba/F-7 .cvsignore, 1.40, 1.41 sources, 1.41, 1.42 system-config-samba.spec, 1.45, 1.46 Message-ID: <200709050726.l857QAA7008210@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/system-config-samba/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8176 Modified Files: .cvsignore sources system-config-samba.spec Log Message: bundle the GPL pull in updated translations gracefully handle unknown configuration options (#247541) don't throw exceptions when encountering lines without trailing newlines (#253464) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/F-7/.cvsignore,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- .cvsignore 13 Aug 2007 20:02:25 -0000 1.40 +++ .cvsignore 5 Sep 2007 07:25:38 -0000 1.41 @@ -1 +1 @@ -system-config-samba-1.2.47.tar.bz2 +system-config-samba-1.2.50.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/F-7/sources,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- sources 13 Aug 2007 20:02:25 -0000 1.41 +++ sources 5 Sep 2007 07:25:38 -0000 1.42 @@ -1 +1 @@ -e8236b65144f134fe82d452fb2bd8c57 system-config-samba-1.2.47.tar.bz2 +f69a4b61cfe21ce958314d82bd72f21d system-config-samba-1.2.50.tar.bz2 Index: system-config-samba.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/F-7/system-config-samba.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- system-config-samba.spec 13 Aug 2007 20:02:25 -0000 1.45 +++ system-config-samba.spec 5 Sep 2007 07:25:38 -0000 1.46 @@ -1,6 +1,6 @@ Summary: Samba server configuration tool Name: system-config-samba -Version: 1.2.47 +Version: 1.2.50 Release: 1%{?dist} URL: http://fedoraproject.org/wiki/SystemConfig/samba License: GPL @@ -57,11 +57,6 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor fi -%preun -if [ -d /usr/share/system-config-samba ] ; then - rm -rf /usr/share/system-config-samba/*.pyc -fi - %postun touch --no-create %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then @@ -70,7 +65,7 @@ %files -f %{name}.lang %defattr(-,root,root) -#%doc COPYING +%doc COPYING %doc doc/* /usr/bin/system-config-samba %dir /usr/share/system-config-samba @@ -81,6 +76,20 @@ %attr(0644,root,root) %config /etc/pam.d/system-config-samba %changelog +* Fri Aug 31 2007 Nils Philippsen - 1.2.50 +- bundle the GPL + +* Thu Aug 30 2007 Nils Philippsen - 1.2.49 +- pull in updated translations + +* Tue Aug 28 2007 Nils Philippsen - 1.2.48 +- gracefully handle unknown configuration options (#247541) + +* Mon Aug 27 2007 Nils Philippsen +- don't throw exceptions when encountering lines without trailing newlines + (#253464) +- don't remove *.pyc files upon uninstalling the package (#256401) + * Mon Aug 13 2007 Nils Philippsen - 1.2.47 - improve detection of commented out default values (#251477) - use non-capital default values From fedora-extras-commits at redhat.com Wed Sep 5 07:37:08 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 5 Sep 2007 03:37:08 -0400 Subject: rpms/opencdk/devel sources, 1.7, 1.8 opencdk.spec, 1.11, 1.12 lastver, 1.1, 1.2 Message-ID: <200709050737.l857b8wS008579@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/opencdk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8540 Modified Files: sources opencdk.spec lastver Log Message: updated to 0.6.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 3 Feb 2007 23:33:48 -0000 1.7 +++ sources 5 Sep 2007 07:36:36 -0000 1.8 @@ -1,2 +1,2 @@ -65324874074ba7c67028b93979e6d1d9 opencdk-0.5.13.tar.gz -fc8b34d300b89629491144726c846caf opencdk-0.5.13.tar.gz.sig +7bfc820bcdc08f0c31f860710368071e opencdk-0.6.4.tar.bz2 +aa4c75dc6dbf83bc7a7b3b53772f1e12 opencdk-0.6.4.tar.bz2.sig Index: opencdk.spec =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/opencdk.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- opencdk.spec 3 Feb 2007 23:33:48 -0000 1.11 +++ opencdk.spec 5 Sep 2007 07:36:36 -0000 1.12 @@ -4,14 +4,14 @@ Summary: Provides basic parts of the OpenPGP message format Name: opencdk -Version: 0.5.13 +Version: 0.6.4 Release: %release_func 1 License: GPL Group: System Environment/Libraries URL: http://www.gnu.org/software/gnutls/download.html -Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%name-%version.tar.gz -Source1: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%name-%version.tar.gz.sig +Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%name-%version.tar.bz2 +Source1: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%name-%version.tar.bz2.sig BuildRoot: %_tmppath/%name-%version-%release-buildroot BuildRequires: libgcrypt-devel zlib-devel perl @@ -85,7 +85,7 @@ %files devel %defattr(-,root,root,-) -%doc doc/DETAILS doc/*.html +%doc doc/*.html %_bindir/*-config %_includedir/* %_libdir/*.a @@ -94,6 +94,9 @@ %changelog +* Wed Sep 5 2007 Enrico Scholz - 0.6.4-1 +- updated to 0.6.4 + * Sun Feb 4 2007 Enrico Scholz - 0.5.13-1 - updated to 0.5.13 - build with '-Wl,--as-needed' and removed superfluous libs from the Index: lastver =================================================================== RCS file: /cvs/extras/rpms/opencdk/devel/lastver,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lastver 1 Sep 2007 14:45:17 -0000 1.1 +++ lastver 5 Sep 2007 07:36:36 -0000 1.2 @@ -1 +1 @@ -0.5.13 +0.6.4 From fedora-extras-commits at redhat.com Wed Sep 5 07:40:51 2007 From: fedora-extras-commits at redhat.com (Enrico Scholz (ensc)) Date: Wed, 5 Sep 2007 03:40:51 -0400 Subject: rpms/opencdk/F-7 sources, 1.7, 1.8 opencdk.spec, 1.11, 1.12 lastver, 1.1, 1.2 Message-ID: <200709050740.l857epPl008713@cvs-int.fedora.redhat.com> Author: ensc Update of /cvs/extras/rpms/opencdk/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8685 Modified Files: sources opencdk.spec lastver Log Message: updated to 0.6.4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/opencdk/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 3 Feb 2007 23:33:48 -0000 1.7 +++ sources 5 Sep 2007 07:40:19 -0000 1.8 @@ -1,2 +1,2 @@ -65324874074ba7c67028b93979e6d1d9 opencdk-0.5.13.tar.gz -fc8b34d300b89629491144726c846caf opencdk-0.5.13.tar.gz.sig +7bfc820bcdc08f0c31f860710368071e opencdk-0.6.4.tar.bz2 +aa4c75dc6dbf83bc7a7b3b53772f1e12 opencdk-0.6.4.tar.bz2.sig Index: opencdk.spec =================================================================== RCS file: /cvs/extras/rpms/opencdk/F-7/opencdk.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- opencdk.spec 3 Feb 2007 23:33:48 -0000 1.11 +++ opencdk.spec 5 Sep 2007 07:40:19 -0000 1.12 @@ -4,14 +4,14 @@ Summary: Provides basic parts of the OpenPGP message format Name: opencdk -Version: 0.5.13 +Version: 0.6.4 Release: %release_func 1 License: GPL Group: System Environment/Libraries URL: http://www.gnu.org/software/gnutls/download.html -Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%name-%version.tar.gz -Source1: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%name-%version.tar.gz.sig +Source0: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%name-%version.tar.bz2 +Source1: ftp://ftp.gnutls.org/pub/gnutls/opencdk/%name-%version.tar.bz2.sig BuildRoot: %_tmppath/%name-%version-%release-buildroot BuildRequires: libgcrypt-devel zlib-devel perl @@ -85,7 +85,7 @@ %files devel %defattr(-,root,root,-) -%doc doc/DETAILS doc/*.html +%doc doc/*.html %_bindir/*-config %_includedir/* %_libdir/*.a @@ -94,6 +94,9 @@ %changelog +* Wed Sep 5 2007 Enrico Scholz - 0.6.4-1 +- updated to 0.6.4 + * Sun Feb 4 2007 Enrico Scholz - 0.5.13-1 - updated to 0.5.13 - build with '-Wl,--as-needed' and removed superfluous libs from the Index: lastver =================================================================== RCS file: /cvs/extras/rpms/opencdk/F-7/lastver,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lastver 1 Sep 2007 14:45:14 -0000 1.1 +++ lastver 5 Sep 2007 07:40:19 -0000 1.2 @@ -1 +1 @@ -0.5.13 +0.6.4 From fedora-extras-commits at redhat.com Wed Sep 5 08:30:53 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Wed, 5 Sep 2007 04:30:53 -0400 Subject: fedora-security/audit fc6,1.251,1.252 fc7,1.92,1.93 Message-ID: <200709050830.l858UrGT015757@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15692 Modified Files: fc6 fc7 Log Message: releng pushed loooots of stuff Index: fc6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc6,v retrieving revision 1.251 retrieving revision 1.252 diff -u -r1.251 -r1.252 --- fc6 4 Sep 2007 21:12:24 -0000 1.251 +++ fc6 5 Sep 2007 08:30:51 -0000 1.252 @@ -5,9 +5,9 @@ # (mozilla) = (firefox, seamonkey, thunderbird, yelp, devhelp, galeon, liferea. epiphany) # Up to date CVE as of CVE email 20070823 -# Up to date FC6 as of 20070827 +# Up to date FC6 as of 20070905 -CVE-2007-4565 VULNERABLE (fetchmail) #260881 +CVE-2007-4565 backport (fetchmail) #260881 [since FEDORA-2007-689] CVE-2007-4357 ignore (firefox) status bar can be overwrittten CVE-2007-4255 ignore (php) msql extension not shipped CVE-2007-4251 ignore (openoffice.org) just a crash @@ -16,12 +16,15 @@ CVE-2007-4224 ignore (kdebase) too obvious -- mouse pointer indicates script activity CVE-2007-4211 version (dovecot, fixed 1.0.3) #251009 [since FEDORA-2007-664] CVE-2007-4134 VULNERABLE (star, fixed 1.5a84) #254129 -CVE-2007-4131 VULNERABLE (tar) #253684 -CVE-2007-4029 VULNERABLE (libvorbis) #250600 +CVE-2007-4131 backport (tar) #253684 [since FEDORA-2007-683] +CVE-2007-4029 backport (libvorbis) #250600 [since FEDORA-2007-677] CVE-2007-4168 backport (libexif) #243892 [since FEDORA-2007-614] +CVE-2007-4000 backport (krb5) [since FEDORA-2007-690] +CVE-2007-3999 backport (krb5) [since FEDORA-2007-690] CVE-2007-3962 ignore (gftp) multiple buffer overflows in fsplib, not on Linux CVE-2007-3961 ignore (gftp) off-by-one error in fsplib CVE-2007-3852 backport (sysstat) #252296 [since FEDORA-2007-675] +CVE-2007-3848 version (kernel) [since FEDORA-2007-679] CVE-2007-3847 VULNERABLE (httpd) #250756 CVE-2007-3845 ignore (firefox) windows specific CVE-2007-3844 VULNERABLE (firefox) #250648 "fixed on next update" @@ -50,7 +53,7 @@ CVE-2007-3389 version (wireshark, fixed 0.99.6) [since FEDORA-2007-628] CVE-2007-3387 VULNERABLE (poppler) #251513 CVE-2007-3387 backport (tetex) #251515 [since FEDORA-2007-669] -CVE-2007-3387 VULNERABLE (kdegraphics) #251511 +CVE-2007-3387 backport (kdegraphics) #251511 [since FEDORA-2007-685] CVE-2007-3387 backport (cups) #251519 [since FEDORA-2007-644] CVE-2007-3384 ignore (tomcat) only affects 3.3.x and just affects an example CVE-2007-3381 version (gdm, fixed 2.18.4) #250277 [since FEDORA-2007-653] Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- fc7 4 Sep 2007 21:12:24 -0000 1.92 +++ fc7 5 Sep 2007 08:30:51 -0000 1.93 @@ -6,22 +6,22 @@ # A couple of first F7 updates were marked as FEDORA-2007-0001 # Up to date CVE as of CVE email 20070829 -# Up to date FC7 as of 20070829 +# Up to date FC7 as of 20070905 -CVE-2007-4650 VULNERABLE (gallery2) #267421 -CVE-2007-4629 VULNERABLE (mapserver, fixed 4.10.3) #272081 +CVE-2007-4650 version (gallery2) #267421 [since FEDORA-2007-2020] +CVE-2007-4629 version (mapserver, fixed 4.10.3) #272081 [since FEDORA-2007-2018] CVE-2007-4631 VULNERABLE (qgit) #268381 -CVE-2007-4565 VULNERABLE (fetchmail) #260861 +CVE-2007-4565 backport (fetchmail) #260861 [since FEDORA-2007-1983] CVE-2007-4560 VULNERABLE (clamav) #260583 CVE-2007-4559 VULNERABLE (python) tarfile module - directory traversal CVE-2007-4558 version (star, fixed 1.5a84) [since FEDORA-2007-1852] CVE-2007-4543 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] -CVE-2007-4542 VULNERABLE (mapserver, fixed 4.10.3) #256561 +CVE-2007-4542 version (mapserver, fixed 4.10.3) #256561 [since FEDORA-2007-2018] CVE-2007-4539 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] CVE-2007-4538 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] -CVE-2007-4534 VULNERABLE (vavoom) #256621 -CVE-2007-4533 VULNERABLE (vavoom) #256621 -CVE-2007-4532 VULNERABLE (vavoom) #256621 +CVE-2007-4534 backport (vavoom) #256621 [since CVE-2007-4533] +CVE-2007-4533 backport (vavoom) #256621 [since CVE-2007-4533] +CVE-2007-4532 backport (vavoom) #256621 [since CVE-2007-4533] CVE-2007-4510 VULNERABLE (clamav, fixed 0.91.2) #253780 CVE-2007-4462 version (po4a) #253541 [since FEDORA-2007-1763] CVE-2007-4460 backport (id3lib) #253553 [since FEDORA-2007-1774] @@ -42,12 +42,14 @@ CVE-2007-4168 backport (libexif) #243892 [since FEDORA-2007-0414] CVE-2007-4153 ignore (wordpress) "remote authenticated administrators" CVE-2007-4154 ignore (wordpress) "remote authenticated administrators" -CVE-2007-4139 VULNERABLE (wordpress) #250751 +CVE-2007-4139 version (wordpress) #250751 [since FEDORA-2007-1885] CVE-2007-4134 version (star, fixed 1.5a84) #254128 [since FEDORA-2007-1852] -CVE-2007-4131 VULNERABLE (tar) #253684 +CVE-2007-4131 backport (tar) #253684 [since FEDORA-2007-1890] CVE-2007-4066 backport (libvorbis) #245991 [since FEDORA-2007-1765] CVE-2007-4065 backport (libvorbis) #245991 [since FEDORA-2007-1765] CVE-2007-4029 backport (libvorbis) #245991 [since FEDORA-2007-1765] +CVE-2007-4000 backport (krb5) [since FEDORA-2007-2017] +CVE-2007-3999 backport (krb5) [since FEDORA-2007-2017] CVE-2007-3962 ignore (gftp) multiple buffer overflows in fsplib, not on Linux CVE-2007-3961 ignore (gftp) off-by-one error in fsplib CVE-2007-3852 backport (sysstat) #252295 [since FEDORA-2007-1697] @@ -142,7 +144,7 @@ CVE-2007-3023 VULNERABLE (clamav, fixed 0.90.3) #245219 CVE-2007-3007 ignore (php) safe mode isn't safe *CVE-2007-2975 (openfire) -CVE-2007-2958 VULNERABLE (claws-mail) #254121 +CVE-2007-2958 version (claws-mail) #254121 [since FEDORA-2007-2009] CVE-2007-2958 backport (sylpheed) #254123 [since FEDORA-2007-1841] CVE-2007-2956 backport (qtpfsgui) #251674 [since FEDORA-2007-1581] CVE-2007-2949 version (gimp, fixed, 2.2.16) [since FEDORA-2007-0725] From fedora-extras-commits at redhat.com Wed Sep 5 08:33:44 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Wed, 5 Sep 2007 04:33:44 -0400 Subject: rpms/openoffice.org/devel sources,1.247,1.248 Message-ID: <200709050833.l858XioQ015865@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15799 Modified Files: sources Log Message: update for sandbox Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/sources,v retrieving revision 1.247 retrieving revision 1.248 diff -u -r1.247 -r1.248 --- sources 1 Sep 2007 11:44:03 -0000 1.247 +++ sources 5 Sep 2007 08:33:11 -0000 1.248 @@ -4,4 +4,4 @@ 05a906513ef89af5e189097fa0c50681 ooo64726.sdf e3a0b76dcd876f3d721ee7183729153d unowinreg.dll f0cda31fe18bf9289629a321663031b8 redhat-templates.tar.gz -c7ee60da19dc9c0cccd3c2c7559a6c51 OOG680_m3.tar.bz2 +5b759a306c3ecd9284fdf6ba8e31388a OOG680_m3.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 08:35:53 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Wed, 5 Sep 2007 04:35:53 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1295,1.1296 Message-ID: <200709050835.l858ZrU5015962@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15944 Modified Files: openoffice.org.spec Log Message: icedtea issue Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1295 retrieving revision 1.1296 diff -u -r1.1295 -r1.1296 --- openoffice.org.spec 5 Sep 2007 06:50:00 -0000 1.1295 +++ openoffice.org.spec 5 Sep 2007 08:35:20 -0000 1.1296 @@ -1,15 +1,7 @@ %define oootag OOG680 %define ooomilestone 3 %define rh_rpm_release 2 -#temporary until I fix configure to find gcj's jdk_home on its own -#and when the default java-devel pulled in is icedtea on intel-alikes -%ifnarch %{ix86} x86_64 -%define jdk_line --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj -%define jdk_ver 1.5.0 -%else -%define jdk_line '' -%define jdk_ver 1.7.0 -%endif + # undef to get english only and no-langpacks for a faster smoketest build %define langpacks 1 # undef to revert to the traditional print dialog @@ -25,6 +17,13 @@ %else %define stlport_abi_lockin 0 %endif +#temporary until +#a) jdk_line I fix configure to find gcj's jdk_home on its own +#b) jdk_ver when the default java-devel pulled in is icedtea on intel-alikes +#c) and figure out if we want sandbox.jar +%ifnarch %{ix86} x86_64 +%define jdk_is_gcj +%endif %if %{stlport_abi_lockin} %define stlflags --with-stlport4 @@ -32,6 +31,14 @@ %define stlflags --without-stlport4 %endif +%if %{jdk_is_gcj} +%define jdkflags --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj +%define jdk_ver 1.5.0 +%else +%define jdkflags '' +%define jdk_ver 1.7.0 +%endif + %if %{langpacks} %define langpack_langs af ar bg bn ca cs cy da de dz el en-US es et eu fi fr ga gl gu-IN pa-IN he hi-IN hu hr it ja ko lt ms nb nl nn nr pl pt pt-BR ru sk sl sr-CS ss st sv ta-IN th tr ve xh zh-CN zh-TW zu ns tn ts as-IN mr-IN ml-IN or-IN te-IN ur-IN kn-IN %else @@ -1081,7 +1088,7 @@ cd config_office autoconf export PATH=$PATH:/usr/sbin -%configure --with-build-version=%{name}-%{version}-%{release} --with-unix-wrapper=%{name} --disable-ldap --disable-crashdump --disable-epm --disable-qadevooo --disable-fontooo --disable-mathmldtd --disable-pasf --disable-Xaw --with-ant-home=/usr/share/ant %{jdk_line} --enable-gstreamer --enable-symbols --enable-lockdown --enable-evolution2 --enable-cairo --enable-vba --enable-dbus --with-system-libs --with-system-python --with-system-mozilla=firefox --with-system-boost --with-system-libwpd --with-system-icu --with-system-odbc-headers --with-system-sane-header --with-system-xrender-headers --with-system-libxslt --with-system-hsqldb --with-system-beanshell --with-system-db --with-system-xml-apis --with-system-xerces --with-system-xalan --with-system-hunspell --with-system-libtextcat --with-system-vigra --without-system-mspack --without-system-xt --without-fonts --without-nas --without-gpc --without-agg --without-ppds --without-afms %{stlflags} --with-lang="%{langpack_langs}"! --with-poor-help-localizations="$POORHELPS" +%configure --with-build-version=%{name}-%{version}-%{release} --with-unix-wrapper=%{name} --disable-ldap --disable-crashdump --disable-epm --disable-qadevooo --disable-fontooo --disable-mathmldtd --disable-pasf --disable-Xaw --with-ant-home=/usr/share/ant %{jdkflags} --enable-gstreamer --enable-symbols --enable-lockdown --enable-evolution2 --enable-cairo --enable-vba --enable-dbus --with-system-libs --with-system-python --with-system-mozilla=firefox --with-system-boost --with-system-libwpd --with-system-icu --with-system-odbc-headers --with-system-sane-header --with-system-xrender-headers --with-system-libxslt --with-system-hsqldb --with-system-beanshell --with-system-db --with-system-xml-apis --with-system-xerces --with-system-xalan --with-system-hunspell --with-system-libtextcat --with-system-vigra --without-system-mspack --without-system-xt --without-fonts --without-nas --without-gpc --without-agg --without-ppds --without-afms %{stlflags} --with-lang="%{langpack_langs}"! --with-poor-help-localizations="$POORHELPS" cd .. ./bootstrap source Linux*Env.Set.sh @@ -1623,6 +1630,9 @@ %{instdir}/program/classes/officebean.jar %{instdir}/program/classes/report.jar %{instdir}/program/classes/ridl.jar +%if ! %{jdk_is_gcj} +%{instdir}/program/classes/sandbox.jar +%endif %{instdir}/program/classes/sdbc_hsqldb.jar %{instdir}/program/classes/ScriptFramework.jar %{instdir}/program/classes/ScriptProviderForBeanShell.jar @@ -2756,6 +2766,7 @@ - don't prefer gcj over icedtea when both installed - add ooo#81253 connectivity uninit fix - add ooo#81258 sw uninit fix +- package sandbox.jar where available * Sat Sep 01 2007 Caolan McNamara - 1:2.3.0-3.1 - release candidate From fedora-extras-commits at redhat.com Wed Sep 5 08:38:45 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Wed, 5 Sep 2007 04:38:45 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1296,1.1297 Message-ID: <200709050838.l858cjeK016101@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16074 Modified Files: openoffice.org.spec Log Message: icedtea issue Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1296 retrieving revision 1.1297 diff -u -r1.1296 -r1.1297 --- openoffice.org.spec 5 Sep 2007 08:35:20 -0000 1.1296 +++ openoffice.org.spec 5 Sep 2007 08:38:13 -0000 1.1297 @@ -21,8 +21,10 @@ #a) jdk_line I fix configure to find gcj's jdk_home on its own #b) jdk_ver when the default java-devel pulled in is icedtea on intel-alikes #c) and figure out if we want sandbox.jar -%ifnarch %{ix86} x86_64 -%define jdk_is_gcj +%ifarch %{ix86} x86_64 +%define jdk_is_gcj 0 +%else +%define jdk_is_gcj 1 %endif %if %{stlport_abi_lockin} From fedora-extras-commits at redhat.com Wed Sep 5 08:50:23 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 5 Sep 2007 04:50:23 -0400 Subject: rpms/gimmage/devel gimmage-0.2.3-desktop.patch, NONE, 1.1 gimmage.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709050850.l858oNmH016432@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/gimmage/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16387/devel Modified Files: .cvsignore sources Added Files: gimmage-0.2.3-desktop.patch gimmage.spec Log Message: Initial release gimmage-0.2.3-desktop.patch: --- NEW FILE gimmage-0.2.3-desktop.patch --- --- gimmage-0.2.3/gimmage.desktop.in.orig 2007-09-04 12:01:18.000000000 +0200 +++ gimmage-0.2.3/gimmage.desktop.in 2007-09-04 12:01:35.000000000 +0200 @@ -3,6 +3,7 @@ Exec=@prefix@/bin/gimmage Icon=gimmage.png Type=Application -Categories=Application;Graphics; +Categories=Graphics;Viewer; Comment=A simple image viewer. -MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-tga;image/x-portable-pixmap;image/x-portable-bitmap;image/x-targa;image/x-portable-greymap;application/pcx;image/svg+xml;image/svg-xml \ No newline at end of file +MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-tga;image/x-portable-pixmap;image/x-portable-bitmap;image/x-targa;image/x-portable-greymap;application/pcx;image/svg+xml;image/svg-xml +Encoding=UTF-8 --- NEW FILE gimmage.spec --- Name: gimmage Version: 0.2.3 Release: 1%{?dist} Summary: A Simple GNOME Image Viewer Group: Applications/Multimedia License: GPLv2+ URL: http://gimmage.berlios.de/ Source0: http://download.berlios.de/gimmage/%{name}-%{version}.tar.gz Patch0: gimmage-0.2.3-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkmm24-devel >= 2.10.0 BuildRequires: cairomm-devel BuildRequires: curl-devel BuildRequires: file-devel BuildRequires: desktop-file-utils BuildRequires: gettext intltool %description Gimmage is a simple image viewer that aims to have a minimalist interface and tries to be keyboard operable for browsing through a large number of images quickly. %prep %setup -q %patch0 -p1 -b .desktop %build %configure \ --disable-static \ --disable-rpath \ --disable-dependency-tracking make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} desktop-file-install --vendor fedora \ --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %clean rm -rf $RPM_BUILD_ROOT %post update-desktop-database &> /dev/null ||: %postun update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/*%{name}.desktop %{_datadir}/pixmaps/%{name}.png %changelog * Tue Sep 4 2007 Denis Leroy - 0.2.3-1 - First version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gimmage/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Sep 2007 02:40:58 -0000 1.1 +++ .cvsignore 5 Sep 2007 08:49:50 -0000 1.2 @@ -0,0 +1 @@ +gimmage-0.2.3.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gimmage/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Sep 2007 02:40:58 -0000 1.1 +++ sources 5 Sep 2007 08:49:50 -0000 1.2 @@ -0,0 +1 @@ +f51cca53b3d33415e75a91cf81b6ac39 gimmage-0.2.3.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 09:03:30 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 5 Sep 2007 05:03:30 -0400 Subject: rpms/gimmage/F-7 gimmage-0.2.3-desktop.patch, NONE, 1.1 gimmage.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709050903.l8593Uig022766@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/gimmage/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22742 Modified Files: .cvsignore sources Added Files: gimmage-0.2.3-desktop.patch gimmage.spec Log Message: Initial release gimmage-0.2.3-desktop.patch: --- NEW FILE gimmage-0.2.3-desktop.patch --- --- gimmage-0.2.3/gimmage.desktop.in.orig 2007-09-04 12:01:18.000000000 +0200 +++ gimmage-0.2.3/gimmage.desktop.in 2007-09-04 12:01:35.000000000 +0200 @@ -3,6 +3,7 @@ Exec=@prefix@/bin/gimmage Icon=gimmage.png Type=Application -Categories=Application;Graphics; +Categories=Graphics;Viewer; Comment=A simple image viewer. -MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-tga;image/x-portable-pixmap;image/x-portable-bitmap;image/x-targa;image/x-portable-greymap;application/pcx;image/svg+xml;image/svg-xml \ No newline at end of file +MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-tga;image/x-portable-pixmap;image/x-portable-bitmap;image/x-targa;image/x-portable-greymap;application/pcx;image/svg+xml;image/svg-xml +Encoding=UTF-8 --- NEW FILE gimmage.spec --- Name: gimmage Version: 0.2.3 Release: 1%{?dist} Summary: A Simple GNOME Image Viewer Group: Applications/Multimedia License: GPLv2+ URL: http://gimmage.berlios.de/ Source0: http://download.berlios.de/gimmage/%{name}-%{version}.tar.gz Patch0: gimmage-0.2.3-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtkmm24-devel >= 2.10.0 BuildRequires: cairomm-devel BuildRequires: curl-devel BuildRequires: file-devel BuildRequires: desktop-file-utils BuildRequires: gettext intltool %description Gimmage is a simple image viewer that aims to have a minimalist interface and tries to be keyboard operable for browsing through a large number of images quickly. %prep %setup -q %patch0 -p1 -b .desktop %build %configure \ --disable-static \ --disable-rpath \ --disable-dependency-tracking make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} desktop-file-install --vendor fedora \ --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %clean rm -rf $RPM_BUILD_ROOT %post update-desktop-database &> /dev/null ||: %postun update-desktop-database &> /dev/null ||: %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/*%{name}.desktop %{_datadir}/pixmaps/%{name}.png %changelog * Tue Sep 4 2007 Denis Leroy - 0.2.3-1 - First version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gimmage/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Sep 2007 02:40:58 -0000 1.1 +++ .cvsignore 5 Sep 2007 09:02:56 -0000 1.2 @@ -0,0 +1 @@ +gimmage-0.2.3.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gimmage/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Sep 2007 02:40:58 -0000 1.1 +++ sources 5 Sep 2007 09:02:56 -0000 1.2 @@ -0,0 +1 @@ +f51cca53b3d33415e75a91cf81b6ac39 gimmage-0.2.3.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 09:24:34 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 5 Sep 2007 05:24:34 -0400 Subject: rpms/perl-Graph/devel .cvsignore, 1.4, 1.5 perl-Graph.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200709050924.l859OY2Y023241@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Graph/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23211 Modified Files: .cvsignore perl-Graph.spec sources Log Message: * Wed Sep 05 2007 Alex Lancaster 0.84-1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 18 Aug 2007 12:15:36 -0000 1.4 +++ .cvsignore 5 Sep 2007 09:24:01 -0000 1.5 @@ -1 +1 @@ -Graph-0.83.tar.gz +Graph-0.84.tar.gz Index: perl-Graph.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/devel/perl-Graph.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Graph.spec 23 Aug 2007 13:35:58 -0000 1.6 +++ perl-Graph.spec 5 Sep 2007 09:24:01 -0000 1.7 @@ -1,7 +1,7 @@ Name: perl-Graph -Version: 0.83 -Release: 3%{?dist} -Summary: A Perl module for dealing with graphs, the abstract data structures +Version: 0.84 +Release: 1%{?dist} +Summary: Perl module for dealing with graphs, the abstract data structures Group: Development/Libraries License: GPL+ or Artistic @@ -62,6 +62,8 @@ %changelog +* Wed Sep 05 2007 Alex Lancaster 0.84-1 + * Thu Aug 23 2007 Alex Lancaster 0.83-3 - License tag to GPL+ or Artistic as per new guidelines. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Aug 2007 12:15:36 -0000 1.5 +++ sources 5 Sep 2007 09:24:01 -0000 1.6 @@ -1 +1 @@ -43d8d636943fe3df8d7e9a663c0f987f Graph-0.83.tar.gz +cd42d5c04964a2b7db5f6c200c716ded Graph-0.84.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 09:25:29 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 5 Sep 2007 05:25:29 -0400 Subject: rpms/perl-Graph/devel perl-Graph.spec,1.7,1.8 Message-ID: <200709050925.l859PTt0023278@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Graph/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23247 Modified Files: perl-Graph.spec Log Message: * Wed Sep 05 2007 Alex Lancaster 0.84-1 - Update to latest upstream. Index: perl-Graph.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/devel/perl-Graph.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Graph.spec 5 Sep 2007 09:24:01 -0000 1.7 +++ perl-Graph.spec 5 Sep 2007 09:24:56 -0000 1.8 @@ -63,6 +63,7 @@ %changelog * Wed Sep 05 2007 Alex Lancaster 0.84-1 +- Update to latest upstream. * Thu Aug 23 2007 Alex Lancaster 0.83-3 - License tag to GPL+ or Artistic as per new guidelines. From fedora-extras-commits at redhat.com Wed Sep 5 09:29:42 2007 From: fedora-extras-commits at redhat.com (Andy Shevchenko (andriy)) Date: Wed, 5 Sep 2007 05:29:42 -0400 Subject: rpms/klamav/F-7 klamav-0.41.1-open-mode.patch, NONE, 1.1 klamav.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200709050929.l859TgMe023387@cvs-int.fedora.redhat.com> Author: andriy Update of /cvs/extras/rpms/klamav/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23360 Modified Files: klamav.spec sources Added Files: klamav-0.41.1-open-mode.patch Log Message: Update to 0.41.1 klamav-0.41.1-open-mode.patch: --- NEW FILE klamav-0.41.1-open-mode.patch --- --- klamav-0.41.1/src/klamd/misc.c.open-mode 2007-07-24 22:51:54.000000000 +0300 +++ klamav-0.41.1/src/klamd/misc.c 2007-08-19 17:45:49.000000000 +0300 @@ -157,7 +157,7 @@ int filecopy(const char *src, const char if((s = open(src, O_RDONLY|O_BINARY)) == -1) return -1; - if((d = open(dest, O_CREAT|O_WRONLY|O_TRUNC|O_BINARY)) == -1) { + if((d = open(dest, O_CREAT|O_WRONLY|O_TRUNC|O_BINARY, S_IRWXU)) == -1) { close(s); return -1; } Index: klamav.spec =================================================================== RCS file: /cvs/extras/rpms/klamav/F-7/klamav.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- klamav.spec 6 Mar 2007 09:59:14 -0000 1.3 +++ klamav.spec 5 Sep 2007 09:29:09 -0000 1.4 @@ -1,14 +1,13 @@ Summary: Clam Anti-Virus on the KDE Desktop Name: klamav -Version: 0.41 -Release: 2%{?dist} -# Catch from http://ovh.dl.sourceforge.net/sourceforge/klamav/%{name}-%{version}-source.tar.gz -Source0: %{name}-%{version}.tar.bz2 -#Source0: http://surfnet.dl.sourceforge.net/sourceforge/klamav/%{name}-%{version}.tar.bz2 +Version: 0.41.1 +Release: 5%{?dist} +Source0: http://downloads.sourceforge.net/klamav/%{name}-%{version}.tar.bz2 Patch0: klamav-suse-clamav-path.diff +Patch1: klamav-0.41.1-open-mode.patch URL: http://klamav.sourceforge.net Group: Applications/System -License: GPL +License: GPLv2+ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: clamav >= 0.90 Requires: clamav-update >= 0.90 @@ -17,6 +16,7 @@ BuildRequires: curl-devel BuildRequires: gmp-devel BuildRequires: desktop-file-utils +BuildRequires: sqlite-devel >= 3.0 %description ClamAV Anti-Virus protection for the KDE desktop. @@ -24,14 +24,15 @@ %prep %setup -q %patch0 -p0 -b .suse-clamav-path +%patch1 -p1 -b .open-mode %build -%configure --disable-rpath -%{__make} %{?_smp_mflags} +%configure --disable-rpath --without-included-sqlite +make %{?_smp_mflags} %install %{__rm} -rf "${RPM_BUILD_ROOT}" -%{__make} DESTDIR="${RPM_BUILD_ROOT}" install +make DESTDIR="${RPM_BUILD_ROOT}" install # Fix absolute link ln -sf ../common ${RPM_BUILD_ROOT}%{_datadir}/doc/HTML/en/klamav02/ @@ -42,8 +43,6 @@ %{__rm} -f ${RPM_BUILD_ROOT}%{_datadir}/applnk/Utilities/%{name}.desktop.orig desktop-file-install --vendor fedora \ - --add-category X-Fedora \ - --add-category Utilities \ --delete-original \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications/ \ ${RPM_BUILD_ROOT}%{_datadir}/applnk/Utilities/%{name}.desktop @@ -81,6 +80,16 @@ %{_datadir}/icons/*/*x*/apps/klamav.png %changelog +* Sun Aug 19 2007 Andy Shevchenko 0.41.1-5 +- fix desktop Categories +- use system sqlite + +* Thu Aug 16 2007 Andy Shevchenko 0.41.1-3 +- update to 0.41.1 +- fix License tag according to new guidelines +- do not use __make macro +- fix __open_missing_mode error + * Tue Mar 06 2007 Andy Shevchenko 0.41-2 - rebuild against new clamav Index: sources =================================================================== RCS file: /cvs/extras/rpms/klamav/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 26 Feb 2007 12:30:41 -0000 1.3 +++ sources 5 Sep 2007 09:29:09 -0000 1.4 @@ -1 +1 @@ -275fe29fda8db6f83717761f42534392 klamav-0.41.tar.bz2 +066e4c7089f9ef42958583bd5438e9e2 klamav-0.41.1.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 09:44:27 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Wed, 5 Sep 2007 05:44:27 -0400 Subject: rpms/gd/F-7 gd-2.0.35-AALineThick.patch, NONE, 1.1 gd-2.0.35-overflow.patch, NONE, 1.1 .cvsignore, 1.12, 1.13 gd.spec, 1.42, 1.43 sources, 1.11, 1.12 gd-2.0.33-AALineThick.patch, 1.1, NONE gd-2.0.33-overflow.patch, 1.1, NONE Message-ID: <200709050944.l859iRC5023750@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/gd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23717 Modified Files: .cvsignore gd.spec sources Added Files: gd-2.0.35-AALineThick.patch gd-2.0.35-overflow.patch Removed Files: gd-2.0.33-AALineThick.patch gd-2.0.33-overflow.patch Log Message: update to 2.0.35 fix several vulnerabilities #277421 gd-2.0.35-AALineThick.patch: --- NEW FILE gd-2.0.35-AALineThick.patch --- --- gd-2.0.35/gd.c.pom 2007-06-19 22:25:51.000000000 +0200 +++ gd-2.0.35/gd.c 2007-09-05 11:25:16.000000000 +0200 @@ -3474,6 +3474,8 @@ static void gdImageAALine (gdImagePtr im /* keep them as 32bits */ long x, y, inc; long dx, dy,tmp; + int w, wid, wstart; + int thick = im->thick; if (!im->trueColor) { /* TBB: don't crash when the image is of the wrong type */ @@ -3502,6 +3504,25 @@ static void gdImageAALine (gdImagePtr im gdImageSetAAPixelColor(im, x1, y1, col, 0xFF); return; } + else { + double ag; + if (dy < dx) + ag = cos (atan2 (dy, dx)); + else + ag = sin (atan2 (dy, dx)); + if (ag != 0) + { + wid = thick / ag; + } + else + { + wid = 1; + } + if (wid == 0) + { + wid = 1; + } + } if (abs(dx) > abs(dy)) { if (dx < 0) { tmp = x1; @@ -3518,8 +3539,11 @@ static void gdImageAALine (gdImagePtr im inc = (dy * 65536) / dx; /* TBB: set the last pixel for consistency (<=) */ while ((x >> 16) <= x2) { - gdImageSetAAPixelColor(im, x >> 16, y >> 16, col, (y >> 8) & 0xFF); - gdImageSetAAPixelColor(im, x >> 16, (y >> 16) + 1,col, (~y >> 8) & 0xFF); + wstart = (y >> 16) - wid / 2; + for (w = wstart; w < wstart + wid; w++) { + gdImageSetAAPixelColor(im, (x >> 16) , w , col , (y >> 8) & 0xFF); + gdImageSetAAPixelColor(im, (x >> 16) , w + 1 , col, (~y >> 8) & 0xFF); + } x += (1 << 16); y += inc; } @@ -3539,8 +3563,11 @@ static void gdImageAALine (gdImagePtr im inc = (dx * 65536) / dy; /* TBB: set the last pixel for consistency (<=) */ while ((y>>16) <= y2) { - gdImageSetAAPixelColor(im, x >> 16, y >> 16, col, (x >> 8) & 0xFF); - gdImageSetAAPixelColor(im, (x >> 16) + 1, (y >> 16),col, (~x >> 8) & 0xFF); + wstart = (x >> 16) - wid / 2; + for (w = wstart; w < wstart + wid; w++) { + gdImageSetAAPixelColor(im, w , y >> 16 , col, (x >> 8) & 0xFF); + gdImageSetAAPixelColor(im, w + 1, y >> 16, col, (~x >> 8) & 0xFF); + } x += inc; y += (1<<16); } gd-2.0.35-overflow.patch: --- NEW FILE gd-2.0.35-overflow.patch --- --- gd-2.0.35/gd_gd.c.pom 2006-04-05 17:52:22.000000000 +0200 +++ gd-2.0.35/gd_gd.c 2007-09-05 11:31:39.000000000 +0200 @@ -149,6 +149,10 @@ _gdCreateFromFile (gdIOCtx * in, int *sx { im = gdImageCreate (*sx, *sy); } + if (!im) + { + goto fail1; + } if (!_gdGetColors (in, im, gd2xFlag)) { goto fail2; Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gd/F-7/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 8 Feb 2007 13:09:04 -0000 1.12 +++ .cvsignore 5 Sep 2007 09:43:55 -0000 1.13 @@ -1 +1 @@ -gd-2.0.34.tar.bz2 +gd-2.0.35.tar.bz2 Index: gd.spec =================================================================== RCS file: /cvs/pkgs/rpms/gd/F-7/gd.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- gd.spec 22 Feb 2007 12:44:56 -0000 1.42 +++ gd.spec 5 Sep 2007 09:43:55 -0000 1.43 @@ -1,7 +1,7 @@ Summary: A graphics library for quick creation of PNG or JPEG images Name: gd -Version: 2.0.34 -Release: 2%{?dist} +Version: 2.0.35 +Release: 1%{?dist} Group: System Environment/Libraries License: BSD-style URL: http://www.libgd.org/Main_Page @@ -10,8 +10,8 @@ Patch3: gd-2.0.34-multilib.patch Patch4: gd-loop.patch Patch5: gd-2.0.34-sparc64.patch -Patch6: gd-2.0.33-overflow.patch -Patch7: gd-2.0.33-AALineThick.patch +Patch6: gd-2.0.35-overflow.patch +Patch7: gd-2.0.35-AALineThick.patch Patch8: gd-2.0.33-BoxBound.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: freetype-devel, fontconfig-devel, libX11-devel, libXpm-devel @@ -98,6 +98,10 @@ %changelog +* Wed Sep 5 2007 Ivana varekova 2.0.35-1 +- update to 2.0.35 +- fix several vulnerabilities #277421 + * Thu Feb 22 2007 Ivana Varekova 2.0.34-2 - incorporate package review feedback Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gd/F-7/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 8 Feb 2007 13:09:04 -0000 1.11 +++ sources 5 Sep 2007 09:43:55 -0000 1.12 @@ -1 +1 @@ -8c25c322f12030b1c24488efd577fec0 gd-2.0.34.tar.bz2 +6c6c3dbb7bf079e0bb5fbbfd3bb8a71c gd-2.0.35.tar.bz2 --- gd-2.0.33-AALineThick.patch DELETED --- --- gd-2.0.33-overflow.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 09:56:57 2007 From: fedora-extras-commits at redhat.com (Adam Tkac (atkac)) Date: Wed, 5 Sep 2007 05:56:57 -0400 Subject: rpms/bind/devel bind.spec,1.212,1.213 named.init,1.58,1.59 Message-ID: <200709050956.l859uvpF024042@cvs-int.fedora.redhat.com> Author: atkac Update of /cvs/pkgs/rpms/bind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24016 Modified Files: bind.spec named.init Log Message: - initscript failure message is now printed correctly (#277981, Quentin Armitage (quentin armitage org uk) ) Index: bind.spec =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/bind.spec,v retrieving revision 1.212 retrieving revision 1.213 diff -u -r1.212 -r1.213 --- bind.spec 3 Sep 2007 08:23:14 -0000 1.212 +++ bind.spec 5 Sep 2007 09:56:24 -0000 1.213 @@ -21,7 +21,7 @@ Name: bind License: ISC Version: 9.5.0 -Release: 11.2.%{RELEASEVER}%{?dist} +Release: 11.3.%{RELEASEVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -646,6 +646,10 @@ %{_sbindir}/bind-chroot-admin %changelog +* Wed Sep 05 2007 Adam Tkac 32:9.5.0-11.3.a6 +- initscript failure message is now printed correctly (#277981, + Quentin Armitage (quentin armitage org uk) ) + * Mon Sep 03 2007 Adam Tkac 32:9.5.0-11.2.a6 - temporary revert ISC 2119 change and add "libbind-errno" patch (#254501) again Index: named.init =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/named.init,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- named.init 23 Aug 2007 09:09:35 -0000 1.58 +++ named.init 5 Sep 2007 09:56:24 -0000 1.59 @@ -137,12 +137,12 @@ [ -x /usr/bin/logger ] && echo "$named_err" | /usr/bin/logger -pdaemon.error -tnamed; exit 2; fi; + echo if [ $RETVAL -eq 0 ]; then touch /var/lock/subsys/named; else exit 7; fi - echo return 0; } From fedora-extras-commits at redhat.com Wed Sep 5 10:16:07 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 06:16:07 -0400 Subject: rpms/perl-Class-Autouse/devel perl-Class-Autouse.spec,1.9,1.10 Message-ID: <200709051016.l85AG7In030359@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Class-Autouse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30339 Modified Files: perl-Class-Autouse.spec Log Message: * Wed Sep 05 2007 Ralf Cors??pius - 1.28-1 - Upstream update. - Update license. Index: perl-Class-Autouse.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-Autouse/devel/perl-Class-Autouse.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Class-Autouse.spec 5 Sep 2006 11:56:37 -0000 1.9 +++ perl-Class-Autouse.spec 5 Sep 2007 10:15:35 -0000 1.10 @@ -1,8 +1,8 @@ Name: perl-Class-Autouse -Version: 1.27 +Version: 1.28 Release: 1%{?dist} Summary: Run-time class loading on first method call -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Class-Autouse/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Class-Autouse-%{version}.tar.gz @@ -14,6 +14,9 @@ BuildRequires: perl(Test::More) >= 0.47 BuildRequires: perl(Carp) BuildRequires: perl(File::Spec) >= 0.80 +# FIXME: Class-Autouse actually wants perl(List::Util) >= 1.19 +# perl is currently being shipped with perl(List::Util) == 1.18 +# Should be safe to ignore BuildRequires: perl(List::Util) >= 1.18 # for improved tests @@ -44,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT %check -make test +make test AUTOMATED_TESTING=1 %files %defattr(-,root,root,-) @@ -53,6 +56,10 @@ %{_mandir}/man3/* %changelog +* Wed Sep 05 2007 Ralf Cors??pius - 1.28-1 +- Upstream update. +- Update license. + * Tue Sep 05 2006 Ralf Cors??pius - 1.27-1 - Upstream update. From fedora-extras-commits at redhat.com Wed Sep 5 10:18:39 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 06:18:39 -0400 Subject: rpms/perl-Class-Autouse/devel .cvsignore,1.7,1.8 sources,1.7,1.8 Message-ID: <200709051018.l85AId7E030458@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Class-Autouse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30432 Modified Files: .cvsignore sources Log Message: Update. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-Autouse/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 5 Sep 2006 11:56:37 -0000 1.7 +++ .cvsignore 5 Sep 2007 10:18:06 -0000 1.8 @@ -1 +1 @@ -Class-Autouse-1.27.tar.gz +Class-Autouse-1.28.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-Autouse/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 5 Sep 2006 11:56:37 -0000 1.7 +++ sources 5 Sep 2007 10:18:06 -0000 1.8 @@ -1 +1 @@ -f6b69cae6db84d6c1728384e6e7bd281 Class-Autouse-1.27.tar.gz +d9909d00aba3238dae31e27e4695dcc2 Class-Autouse-1.28.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 10:21:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 06:21:25 -0400 Subject: rpms/perl-Class-Autouse/F-7 .cvsignore, 1.7, 1.8 perl-Class-Autouse.spec, 1.9, 1.10 sources, 1.7, 1.8 Message-ID: <200709051021.l85ALPYj030697@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Class-Autouse/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30666 Modified Files: .cvsignore perl-Class-Autouse.spec sources Log Message: * Wed Sep 05 2007 Ralf Cors??pius - 1.28-1 - Upstream update. - Update license. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-Autouse/F-7/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 5 Sep 2006 11:56:37 -0000 1.7 +++ .cvsignore 5 Sep 2007 10:20:53 -0000 1.8 @@ -1 +1 @@ -Class-Autouse-1.27.tar.gz +Class-Autouse-1.28.tar.gz Index: perl-Class-Autouse.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-Autouse/F-7/perl-Class-Autouse.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-Class-Autouse.spec 5 Sep 2006 11:56:37 -0000 1.9 +++ perl-Class-Autouse.spec 5 Sep 2007 10:20:53 -0000 1.10 @@ -1,8 +1,8 @@ Name: perl-Class-Autouse -Version: 1.27 +Version: 1.28 Release: 1%{?dist} Summary: Run-time class loading on first method call -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Class-Autouse/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Class-Autouse-%{version}.tar.gz @@ -14,6 +14,9 @@ BuildRequires: perl(Test::More) >= 0.47 BuildRequires: perl(Carp) BuildRequires: perl(File::Spec) >= 0.80 +# FIXME: Class-Autouse actually wants perl(List::Util) >= 1.19 +# perl is currently being shipped with perl(List::Util) == 1.18 +# Should be safe to ignore BuildRequires: perl(List::Util) >= 1.18 # for improved tests @@ -44,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT %check -make test +make test AUTOMATED_TESTING=1 %files %defattr(-,root,root,-) @@ -53,6 +56,10 @@ %{_mandir}/man3/* %changelog +* Wed Sep 05 2007 Ralf Cors??pius - 1.28-1 +- Upstream update. +- Update license. + * Tue Sep 05 2006 Ralf Cors??pius - 1.27-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-Autouse/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 5 Sep 2006 11:56:37 -0000 1.7 +++ sources 5 Sep 2007 10:20:53 -0000 1.8 @@ -1 +1 @@ -f6b69cae6db84d6c1728384e6e7bd281 Class-Autouse-1.27.tar.gz +d9909d00aba3238dae31e27e4695dcc2 Class-Autouse-1.28.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 10:25:33 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 5 Sep 2007 06:25:33 -0400 Subject: rpms/perl-Graph/F-7 .cvsignore, 1.4, 1.5 perl-Graph.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200709051025.l85APXex030837@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Graph/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30801 Modified Files: .cvsignore perl-Graph.spec sources Log Message: * Wed Sep 05 2007 Alex Lancaster 0.84-1 - Update to latest upstream. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 Aug 2007 13:02:59 -0000 1.4 +++ .cvsignore 5 Sep 2007 10:25:00 -0000 1.5 @@ -1 +1 @@ -Graph-0.83.tar.gz +Graph-0.84.tar.gz Index: perl-Graph.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/F-7/perl-Graph.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Graph.spec 23 Aug 2007 13:40:26 -0000 1.5 +++ perl-Graph.spec 5 Sep 2007 10:25:00 -0000 1.6 @@ -1,7 +1,7 @@ Name: perl-Graph -Version: 0.83 -Release: 3%{?dist} -Summary: A Perl module for dealing with graphs, the abstract data structures +Version: 0.84 +Release: 1%{?dist} +Summary: Perl module for dealing with graphs, the abstract data structures Group: Development/Libraries License: GPL+ or Artistic @@ -62,6 +62,9 @@ %changelog +* Wed Sep 05 2007 Alex Lancaster 0.84-1 +- Update to latest upstream. + * Thu Aug 23 2007 Alex Lancaster 0.83-3 - License tag to GPL+ or Artistic as per new guidelines. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 20 Aug 2007 13:02:59 -0000 1.5 +++ sources 5 Sep 2007 10:25:00 -0000 1.6 @@ -1 +1 @@ -43d8d636943fe3df8d7e9a663c0f987f Graph-0.83.tar.gz +cd42d5c04964a2b7db5f6c200c716ded Graph-0.84.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 10:37:44 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 06:37:44 -0400 Subject: rpms/GeoIP/devel .cvsignore, 1.9, 1.10 GeoIP.spec, 1.11, 1.12 sources, 1.9, 1.10 Message-ID: <200709051037.l85Abi8I031503@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/GeoIP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31480 Modified Files: .cvsignore GeoIP.spec sources Log Message: * Wed Sep 5 2007 Michael Fleming 1.4.3-1 - New upstream release. - Fix GeoIPCity fetcher script - Update License tag Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/GeoIP/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 12 Feb 2007 11:57:50 -0000 1.9 +++ .cvsignore 5 Sep 2007 10:37:12 -0000 1.10 @@ -1,5 +1,5 @@ -GeoIP-1.4.2.tar.gz fetch-geoipdata-city.pl fetch-geoipdata.pl +GeoIP-1.4.3.tar.gz LICENSE.txt README.Fedora Index: GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/GeoIP/devel/GeoIP.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- GeoIP.spec 12 Feb 2007 11:57:50 -0000 1.11 +++ GeoIP.spec 5 Sep 2007 10:37:12 -0000 1.12 @@ -1,9 +1,9 @@ Name: GeoIP -Version: 1.4.2 +Version: 1.4.3 Release: 1%{?dist} Summary: C library for country/city/organization to IP address or hostname mapping Group: Development/Libraries -License: LGPL +License: LGPLv2+ URL: http://www.maxmind.com/app/c Source0: http://www.maxmind.com/download/geoip/api/c/GeoIP-%{version}.tar.gz Source1: http://www.maxmind.com/download/geoip/database/LICENSE.txt @@ -79,6 +79,11 @@ %{_libdir}/libGeoIPUpdate.so %changelog +* Wed Sep 5 2007 Michael Fleming 1.4.3-1 +- New upstream release. +- Fix GeoIPCity fetcher script +- Update License tag + * Mon Feb 12 2007 Michael Fleming 1.4.2-1 - New upstream release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/GeoIP/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Feb 2007 11:57:50 -0000 1.9 +++ sources 5 Sep 2007 10:37:12 -0000 1.10 @@ -1,5 +1,5 @@ -d310da791d1d760edad25d33f2166fcd GeoIP-1.4.2.tar.gz -48a9f71cc61aae720a473309d39db98b fetch-geoipdata-city.pl +76628bd54dca89ba21fcbb6f54f3c668 fetch-geoipdata-city.pl c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl +d364ec127a1092749d589a79001f2d8c GeoIP-1.4.3.tar.gz 8c0bc6e8ebe6ec3bc1580021edb4bba1 LICENSE.txt 38e97c6ac82ac7b44f6d1f40c30580a5 README.Fedora From fedora-extras-commits at redhat.com Wed Sep 5 10:48:36 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Wed, 5 Sep 2007 06:48:36 -0400 Subject: rpms/perl-Graph/FC-6 .cvsignore, 1.4, 1.5 perl-Graph.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200709051048.l85Amap3031852@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/extras/rpms/perl-Graph/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31816 Modified Files: .cvsignore perl-Graph.spec sources Log Message: * Wed Sep 05 2007 Alex Lancaster 0.84-1 - Update to latest upstream. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Aug 2007 12:02:14 -0000 1.4 +++ .cvsignore 5 Sep 2007 10:48:00 -0000 1.5 @@ -1 +1 @@ -Graph-0.83.tar.gz +Graph-0.84.tar.gz Index: perl-Graph.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/FC-6/perl-Graph.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Graph.spec 23 Aug 2007 13:43:23 -0000 1.5 +++ perl-Graph.spec 5 Sep 2007 10:48:00 -0000 1.6 @@ -1,7 +1,7 @@ Name: perl-Graph -Version: 0.83 -Release: 3%{?dist} -Summary: A Perl module for dealing with graphs, the abstract data structures +Version: 0.84 +Release: 1%{?dist} +Summary: Perl module for dealing with graphs, the abstract data structures Group: Development/Libraries License: GPL+ or Artistic @@ -62,6 +62,9 @@ %changelog +* Wed Sep 05 2007 Alex Lancaster 0.84-1 +- Update to latest upstream. + * Thu Aug 23 2007 Alex Lancaster 0.83-3 - License tag to GPL+ or Artistic as per new guidelines. Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Graph/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 21 Aug 2007 12:02:14 -0000 1.5 +++ sources 5 Sep 2007 10:48:00 -0000 1.6 @@ -1 +1 @@ -43d8d636943fe3df8d7e9a663c0f987f Graph-0.83.tar.gz +cd42d5c04964a2b7db5f6c200c716ded Graph-0.84.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 10:51:18 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 06:51:18 -0400 Subject: rpms/GeoIP/FC-6 .cvsignore, 1.9, 1.10 GeoIP.spec, 1.9, 1.10 sources, 1.9, 1.10 Message-ID: <200709051051.l85ApITm031937@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/GeoIP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31891 Modified Files: .cvsignore GeoIP.spec sources Log Message: * Wed Sep 5 2007 Michael Fleming 1.4.3-1 - New upstream release - Small fixes to fetch scripts Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/GeoIP/FC-6/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 1 Apr 2007 08:42:04 -0000 1.9 +++ .cvsignore 5 Sep 2007 10:50:40 -0000 1.10 @@ -1,5 +1,5 @@ -GeoIP-1.4.2.tar.gz fetch-geoipdata-city.pl fetch-geoipdata.pl +GeoIP-1.4.3.tar.gz LICENSE.txt README.Fedora Index: GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/GeoIP/FC-6/GeoIP.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- GeoIP.spec 1 Apr 2007 08:42:04 -0000 1.9 +++ GeoIP.spec 5 Sep 2007 10:50:40 -0000 1.10 @@ -1,9 +1,9 @@ Name: GeoIP -Version: 1.4.2 +Version: 1.4.3 Release: 1%{?dist} Summary: C library for country/city/organization to IP address or hostname mapping Group: Development/Libraries -License: LGPL +License: LGPLv2+ URL: http://www.maxmind.com/app/c Source0: http://www.maxmind.com/download/geoip/api/c/GeoIP-%{version}.tar.gz Source1: http://www.maxmind.com/download/geoip/database/LICENSE.txt @@ -79,6 +79,10 @@ %{_libdir}/libGeoIPUpdate.so %changelog +* Wed Sep 5 2007 Michael Fleming 1.4.3-1 +- New upstream release +- Small fixes to fetch scripts + * Sun Apr 1 2007 Michael Fleming 1.4.2-1 - New upstream release. - Sync with devel Index: sources =================================================================== RCS file: /cvs/extras/rpms/GeoIP/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 1 Apr 2007 08:42:04 -0000 1.9 +++ sources 5 Sep 2007 10:50:40 -0000 1.10 @@ -1,5 +1,5 @@ -d310da791d1d760edad25d33f2166fcd GeoIP-1.4.2.tar.gz -a650a3e4fb2f7c3984c4081cd5949d73 fetch-geoipdata-city.pl +76628bd54dca89ba21fcbb6f54f3c668 fetch-geoipdata-city.pl c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl +d364ec127a1092749d589a79001f2d8c GeoIP-1.4.3.tar.gz 8c0bc6e8ebe6ec3bc1580021edb4bba1 LICENSE.txt 38e97c6ac82ac7b44f6d1f40c30580a5 README.Fedora From fedora-extras-commits at redhat.com Wed Sep 5 10:55:09 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 06:55:09 -0400 Subject: rpms/GeoIP/F-7 .cvsignore, 1.9, 1.10 GeoIP.spec, 1.11, 1.12 sources, 1.9, 1.10 Message-ID: <200709051055.l85At970032080@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/GeoIP/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32049 Modified Files: .cvsignore GeoIP.spec sources Log Message: * Wed Sep 5 2007 Michael Fleming 1.4.3-1 - New upstream release. - Fix GeoIPCity fetcher script - Update License tag Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/GeoIP/F-7/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 12 Feb 2007 11:57:50 -0000 1.9 +++ .cvsignore 5 Sep 2007 10:54:30 -0000 1.10 @@ -1,5 +1,5 @@ -GeoIP-1.4.2.tar.gz fetch-geoipdata-city.pl fetch-geoipdata.pl +GeoIP-1.4.3.tar.gz LICENSE.txt README.Fedora Index: GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/GeoIP/F-7/GeoIP.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- GeoIP.spec 12 Feb 2007 11:57:50 -0000 1.11 +++ GeoIP.spec 5 Sep 2007 10:54:30 -0000 1.12 @@ -1,9 +1,9 @@ Name: GeoIP -Version: 1.4.2 +Version: 1.4.3 Release: 1%{?dist} Summary: C library for country/city/organization to IP address or hostname mapping Group: Development/Libraries -License: LGPL +License: LGPLv2+ URL: http://www.maxmind.com/app/c Source0: http://www.maxmind.com/download/geoip/api/c/GeoIP-%{version}.tar.gz Source1: http://www.maxmind.com/download/geoip/database/LICENSE.txt @@ -79,6 +79,11 @@ %{_libdir}/libGeoIPUpdate.so %changelog +* Wed Sep 5 2007 Michael Fleming 1.4.3-1 +- New upstream release. +- Fix GeoIPCity fetcher script +- Update License tag + * Mon Feb 12 2007 Michael Fleming 1.4.2-1 - New upstream release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/GeoIP/F-7/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Feb 2007 11:57:50 -0000 1.9 +++ sources 5 Sep 2007 10:54:30 -0000 1.10 @@ -1,5 +1,5 @@ -d310da791d1d760edad25d33f2166fcd GeoIP-1.4.2.tar.gz -48a9f71cc61aae720a473309d39db98b fetch-geoipdata-city.pl +76628bd54dca89ba21fcbb6f54f3c668 fetch-geoipdata-city.pl c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl +d364ec127a1092749d589a79001f2d8c GeoIP-1.4.3.tar.gz 8c0bc6e8ebe6ec3bc1580021edb4bba1 LICENSE.txt 38e97c6ac82ac7b44f6d1f40c30580a5 README.Fedora From fedora-extras-commits at redhat.com Wed Sep 5 11:00:30 2007 From: fedora-extras-commits at redhat.com (Martin Bacovsky (mbacovsk)) Date: Wed, 05 Sep 2007 04:00:30 -0700 Subject: [pkgdb] kdnssd-avahi had acl change status Message-ID: <200709051100.l85B0kbl013968@app3.fedora.phx.redhat.com> Martin Bacovsky (mbacovsk) has set the watchbugzilla acl on kdnssd-avahi (Fedora devel) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kdnssd-avahi From fedora-extras-commits at redhat.com Wed Sep 5 11:00:49 2007 From: fedora-extras-commits at redhat.com (Martin Bacovsky (mbacovsk)) Date: Wed, 05 Sep 2007 04:00:49 -0700 Subject: [pkgdb] kdnssd-avahi had acl change status Message-ID: <200709051100.l85B0oLK013977@app3.fedora.phx.redhat.com> Martin Bacovsky (mbacovsk) has set the commit acl on kdnssd-avahi (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kdnssd-avahi From fedora-extras-commits at redhat.com Wed Sep 5 11:08:01 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:08:01 -0700 Subject: [pkgdb] mt-st Orphaned Message-ID: <200709051108.l85B81C3014103@app3.fedora.phx.redhat.com> Package mt-st in Fedora devel was orphaned by Jindrich Novy (jnovy) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mt-st From fedora-extras-commits at redhat.com Wed Sep 5 11:08:50 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Wed, 5 Sep 2007 07:08:50 -0400 Subject: rpms/mod_perl/devel filter-provides.sh, 1.1, 1.2 mod_perl.spec, 1.52, 1.53 Message-ID: <200709051108.l85B8oXN008136@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/mod_perl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8081 Modified Files: filter-provides.sh mod_perl.spec Log Message: * Wed Sep 5 2007 Joe Orton 2.0.3-14 - filter perl(HTTP::Request::Common) Provide from -devel (#247250) Index: filter-provides.sh =================================================================== RCS file: /cvs/extras/rpms/mod_perl/devel/filter-provides.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- filter-provides.sh 20 Apr 2007 10:01:30 -0000 1.1 +++ filter-provides.sh 5 Sep 2007 11:08:17 -0000 1.2 @@ -1,4 +1,6 @@ #!/bin/sh /usr/lib/rpm/perl.prov $* | \ - sed -e '/perl(warnings)/d' + sed -e '/perl(warnings)/d' \ + -e '/HTTP::Request::Common)/d' + Index: mod_perl.spec =================================================================== RCS file: /cvs/extras/rpms/mod_perl/devel/mod_perl.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- mod_perl.spec 2 Sep 2007 14:06:57 -0000 1.52 +++ mod_perl.spec 5 Sep 2007 11:08:17 -0000 1.53 @@ -2,7 +2,7 @@ Name: mod_perl Version: 2.0.3 -Release: 13 +Release: 14 Summary: An embedded Perl interpreter for the Apache HTTP Server Group: System Environment/Daemons @@ -127,6 +127,9 @@ %{_includedir}/httpd/* %changelog +* Wed Sep 5 2007 Joe Orton 2.0.3-14 +- filter perl(HTTP::Request::Common) Provide from -devel (#247250) + * Sun Sep 2 2007 Joe Orton 2.0.3-13 - rebuild for fixed 32-bit APR From fedora-extras-commits at redhat.com Wed Sep 5 11:09:19 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Wed, 5 Sep 2007 07:09:19 -0400 Subject: rpms/xtide/F-7 .cvsignore, 1.21, 1.22 sources, 1.21, 1.22 xtide.spec, 1.30, 1.31 Message-ID: <200709051109.l85B9JhW008216@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8109/F-7 Modified Files: .cvsignore sources xtide.spec Log Message: * Wed Sep 5 2007 Mamoru Tasaka - 2.9.4-1 - 2.9.4 (Relicensed: GPLv2+ -> GPLv3+) - Update user creation script Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/F-7/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 30 May 2007 19:05:12 -0000 1.21 +++ .cvsignore 5 Sep 2007 11:08:46 -0000 1.22 @@ -1,3 +1,3 @@ Harminics-USpart-recreate-sh.tar.bz2 harmonics-dwf-20070318-dump-US.tar.bz2 -xtide-2.9.3.tar.bz2 +xtide-2.9.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/F-7/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 30 May 2007 19:05:12 -0000 1.21 +++ sources 5 Sep 2007 11:08:46 -0000 1.22 @@ -1,3 +1,3 @@ 83be2fa5c0c4bb3b264c9965803e409b Harminics-USpart-recreate-sh.tar.bz2 7fb1a017c99b2a0894b823302bf7ebf7 harmonics-dwf-20070318-dump-US.tar.bz2 -0a3bd1bb4c6cfdc431876596b680b107 xtide-2.9.3.tar.bz2 +e87667669df1755579bca7085aef1580 xtide-2.9.4.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/F-7/xtide.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- xtide.spec 11 Jun 2007 07:15:29 -0000 1.30 +++ xtide.spec 5 Sep 2007 11:08:46 -0000 1.31 @@ -3,8 +3,8 @@ Summary: Calculate tide all over the world Name: xtide -Version: 2.9.3 -Release: 3%{?dist} +Version: 2.9.4 +Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2 @@ -18,7 +18,7 @@ Source40: Harminics-USpart-recreate-sh.tar.bz2 Source41: harmonics-dwf-%{dwfdate}-dump-US.tar.bz2 -License: GPL +License: GPLv3+ Group: Applications/Engineering BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -38,7 +38,7 @@ Requires: xorg-x11-fonts-base Requires: xtide-common -Requires(pre): %{_sbindir}/useradd +Requires(pre): shadow-utils Requires(preun): /sbin/service Requires(preun): /sbin/chkconfig Requires(postun): /sbin/service @@ -196,13 +196,18 @@ /sbin/service xttpd condrestart &>/dev/null || : fi -%pre -%{_sbindir}/useradd \ +%pre +getent group xttpd &>/dev/null || \ + %{_sbindir}/groupadd -r xttpd +getent passwd xttpd &> /dev/null || \ + %{_sbindir}/useradd \ -c "XTide web server" \ + -g xttpd \ -d %{_sysconfdir}/%{name} \ -r \ -s /sbin/nologin \ - xttpd 2>/dev/null || : + xttpd 2>/dev/null +exit 0 %preun if [ $1 = 0 ] ; then @@ -245,6 +250,17 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Wed Sep 5 2007 Mamoru Tasaka - 2.9.4-1 +- 2.9.4 + (Relicensed: GPLv2+ -> GPLv3+) +- Update user creation script + +* Wed Aug 22 2007 Mamoru Tasaka - 2.9.3-3.dist.2 +- Mass rebuild (buildID or binutils issue) + +* Fri Aug 3 2007 Mamoru Tasaka - 2.9.3-3.dist.1 +- License update + * Mon Jun 11 2007 Mamoru Tasaka - 2.9.3-3 - Require needed fonts (bug reported from upstream) From fedora-extras-commits at redhat.com Wed Sep 5 11:09:22 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Wed, 5 Sep 2007 07:09:22 -0400 Subject: rpms/xtide/FC-6 .cvsignore, 1.21, 1.22 sources, 1.21, 1.22 xtide.spec, 1.29, 1.30 Message-ID: <200709051109.l85B9MoA008221@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8109/FC-6 Modified Files: .cvsignore sources xtide.spec Log Message: * Wed Sep 5 2007 Mamoru Tasaka - 2.9.4-1 - 2.9.4 (Relicensed: GPLv2+ -> GPLv3+) - Update user creation script Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 30 May 2007 19:05:26 -0000 1.21 +++ .cvsignore 5 Sep 2007 11:08:49 -0000 1.22 @@ -1,3 +1,3 @@ Harminics-USpart-recreate-sh.tar.bz2 harmonics-dwf-20070318-dump-US.tar.bz2 -xtide-2.9.3.tar.bz2 +xtide-2.9.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 30 May 2007 19:05:26 -0000 1.21 +++ sources 5 Sep 2007 11:08:49 -0000 1.22 @@ -1,3 +1,3 @@ 83be2fa5c0c4bb3b264c9965803e409b Harminics-USpart-recreate-sh.tar.bz2 7fb1a017c99b2a0894b823302bf7ebf7 harmonics-dwf-20070318-dump-US.tar.bz2 -0a3bd1bb4c6cfdc431876596b680b107 xtide-2.9.3.tar.bz2 +e87667669df1755579bca7085aef1580 xtide-2.9.4.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/FC-6/xtide.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- xtide.spec 11 Jun 2007 11:56:12 -0000 1.29 +++ xtide.spec 5 Sep 2007 11:08:49 -0000 1.30 @@ -3,8 +3,8 @@ Summary: Calculate tide all over the world Name: xtide -Version: 2.9.3 -Release: 3%{?dist} +Version: 2.9.4 +Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2 @@ -18,7 +18,7 @@ Source40: Harminics-USpart-recreate-sh.tar.bz2 Source41: harmonics-dwf-%{dwfdate}-dump-US.tar.bz2 -License: GPL +License: GPLv3+ Group: Applications/Engineering BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -38,7 +38,7 @@ Requires: xorg-x11-fonts-base Requires: xtide-common -Requires(pre): %{_sbindir}/useradd +Requires(pre): shadow-utils Requires(preun): /sbin/service Requires(preun): /sbin/chkconfig Requires(postun): /sbin/service @@ -196,13 +196,18 @@ /sbin/service xttpd condrestart &>/dev/null || : fi -%pre -%{_sbindir}/useradd \ +%pre +getent group xttpd &>/dev/null || \ + %{_sbindir}/groupadd -r xttpd +getent passwd xttpd &> /dev/null || \ + %{_sbindir}/useradd \ -c "XTide web server" \ + -g xttpd \ -d %{_sysconfdir}/%{name} \ -r \ -s /sbin/nologin \ - xttpd 2>/dev/null || : + xttpd 2>/dev/null +exit 0 %preun if [ $1 = 0 ] ; then @@ -245,6 +250,17 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Wed Sep 5 2007 Mamoru Tasaka - 2.9.4-1 +- 2.9.4 + (Relicensed: GPLv2+ -> GPLv3+) +- Update user creation script + +* Wed Aug 22 2007 Mamoru Tasaka - 2.9.3-3.dist.2 +- Mass rebuild (buildID or binutils issue) + +* Fri Aug 3 2007 Mamoru Tasaka - 2.9.3-3.dist.1 +- License update + * Mon Jun 11 2007 Mamoru Tasaka - 2.9.3-3 - Require needed fonts (bug reported from upstream) From fedora-extras-commits at redhat.com Wed Sep 5 11:09:25 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Wed, 5 Sep 2007 07:09:25 -0400 Subject: rpms/xtide/devel .cvsignore, 1.21, 1.22 sources, 1.21, 1.22 xtide.spec, 1.32, 1.33 Message-ID: <200709051109.l85B9P5N008226@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xtide/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8109/devel Modified Files: .cvsignore sources xtide.spec Log Message: * Wed Sep 5 2007 Mamoru Tasaka - 2.9.4-1 - 2.9.4 (Relicensed: GPLv2+ -> GPLv3+) - Update user creation script Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 30 May 2007 18:05:32 -0000 1.21 +++ .cvsignore 5 Sep 2007 11:08:52 -0000 1.22 @@ -1,3 +1,3 @@ Harminics-USpart-recreate-sh.tar.bz2 harmonics-dwf-20070318-dump-US.tar.bz2 -xtide-2.9.3.tar.bz2 +xtide-2.9.4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 30 May 2007 18:05:32 -0000 1.21 +++ sources 5 Sep 2007 11:08:52 -0000 1.22 @@ -1,3 +1,3 @@ 83be2fa5c0c4bb3b264c9965803e409b Harminics-USpart-recreate-sh.tar.bz2 7fb1a017c99b2a0894b823302bf7ebf7 harmonics-dwf-20070318-dump-US.tar.bz2 -0a3bd1bb4c6cfdc431876596b680b107 xtide-2.9.3.tar.bz2 +e87667669df1755579bca7085aef1580 xtide-2.9.4.tar.bz2 Index: xtide.spec =================================================================== RCS file: /cvs/extras/rpms/xtide/devel/xtide.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- xtide.spec 21 Aug 2007 18:54:31 -0000 1.32 +++ xtide.spec 5 Sep 2007 11:08:52 -0000 1.33 @@ -3,8 +3,8 @@ Summary: Calculate tide all over the world Name: xtide -Version: 2.9.3 -Release: 3%{?dist}.2 +Version: 2.9.4 +Release: 1%{?dist} URL: http://www.flaterco.com/xtide/ Source0: ftp://ftp.flaterco.com/xtide/%{name}-%{version}.tar.bz2 @@ -18,7 +18,7 @@ Source40: Harminics-USpart-recreate-sh.tar.bz2 Source41: harmonics-dwf-%{dwfdate}-dump-US.tar.bz2 -License: GPLv2+ +License: GPLv3+ Group: Applications/Engineering BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -38,7 +38,7 @@ Requires: xorg-x11-fonts-base Requires: xtide-common -Requires(pre): %{_sbindir}/useradd +Requires(pre): shadow-utils Requires(preun): /sbin/service Requires(preun): /sbin/chkconfig Requires(postun): /sbin/service @@ -196,13 +196,18 @@ /sbin/service xttpd condrestart &>/dev/null || : fi -%pre -%{_sbindir}/useradd \ +%pre +getent group xttpd &>/dev/null || \ + %{_sbindir}/groupadd -r xttpd +getent passwd xttpd &> /dev/null || \ + %{_sbindir}/useradd \ -c "XTide web server" \ + -g xttpd \ -d %{_sysconfdir}/%{name} \ -r \ -s /sbin/nologin \ - xttpd 2>/dev/null || : + xttpd 2>/dev/null +exit 0 %preun if [ $1 = 0 ] ; then @@ -245,6 +250,11 @@ %{_datadir}/man/man8/xttpd.8* %changelog +* Wed Sep 5 2007 Mamoru Tasaka - 2.9.4-1 +- 2.9.4 + (Relicensed: GPLv2+ -> GPLv3+) +- Update user creation script + * Wed Aug 22 2007 Mamoru Tasaka - 2.9.3-3.dist.2 - Mass rebuild (buildID or binutils issue) From fedora-extras-commits at redhat.com Wed Sep 5 11:22:27 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:22:27 -0700 Subject: [pkgdb] mtx Orphaned Message-ID: <200709051122.l85BMR7c014213@app3.fedora.phx.redhat.com> Package mtx in Fedora 7 was orphaned by Jindrich Novy (jnovy) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mtx From fedora-extras-commits at redhat.com Wed Sep 5 11:22:40 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:22:40 -0700 Subject: [pkgdb] mtx: jnovy has requested watchcommits Message-ID: <200709051122.l85BMeGs014220@app3.fedora.phx.redhat.com> Jindrich Novy (jnovy) has requested the watchcommits acl on mtx (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mtx From fedora-extras-commits at redhat.com Wed Sep 5 11:22:45 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:22:45 -0700 Subject: [pkgdb] mtx: jnovy has requested approveacls Message-ID: <200709051122.l85BMj3K014227@app3.fedora.phx.redhat.com> Jindrich Novy (jnovy) has requested the approveacls acl on mtx (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mtx From fedora-extras-commits at redhat.com Wed Sep 5 11:22:57 2007 From: fedora-extras-commits at redhat.com (Panu Matilainen (pmatilai)) Date: Wed, 5 Sep 2007 07:22:57 -0400 Subject: rpms/rpm/devel rpm.spec,1.257,1.258 Message-ID: <200709051122.l85BMvIN008617@cvs-int.fedora.redhat.com> Author: pmatilai Update of /cvs/pkgs/rpms/rpm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8586 Modified Files: rpm.spec Log Message: - remove duplicated libraries from rpm-devel (#278151) Index: rpm.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpm/devel/rpm.spec,v retrieving revision 1.257 retrieving revision 1.258 diff -u -r1.257 -r1.258 --- rpm.spec 4 Sep 2007 07:45:42 -0000 1.257 +++ rpm.spec 5 Sep 2007 11:22:24 -0000 1.258 @@ -6,7 +6,7 @@ Summary: The RPM package management system Name: rpm Version: 4.4.2.2 -Release: 0.3.rc1 +Release: 0.4.rc1 Group: System Environment/Base Url: http://www.rpm.org/ Source: %{name}-%{version}-rc1.tar.gz @@ -333,10 +333,7 @@ %files libs %defattr(-,root,root) -%{_libdir}/librpm-4.4.so -%{_libdir}/librpmdb-4.4.so -%{_libdir}/librpmio-4.4.so -%{_libdir}/librpmbuild-4.4.so +%{_libdir}/librpm*-*.so %files build %defattr(-,root,root) @@ -392,7 +389,7 @@ %files devel %defattr(-,root,root) %{_includedir}/rpm -%{_libdir}/librpm*.so +%{_libdir}/librp*[a-z].so %{_libdir}/librpm*.a %{_mandir}/man8/rpmcache.8* %{_mandir}/man8/rpmgraph.8* @@ -406,6 +403,9 @@ %endif %changelog +* Wed Sep 05 2007 Panu Matilainen 4.4.2.2-0.4.rc1 +- remove duplicated libraries from rpm-devel (#278151) + * Tue Sep 04 2007 Panu Matilainen 4.4.2.2-0.3.rc1 - require gawk, not awk, doh From fedora-extras-commits at redhat.com Wed Sep 5 11:22:58 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:22:58 -0700 Subject: [pkgdb] mtx: jnovy has requested watchcommits Message-ID: <200709051122.l85BMwF5014233@app3.fedora.phx.redhat.com> Jindrich Novy (jnovy) has requested the watchcommits acl on mtx (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mtx From fedora-extras-commits at redhat.com Wed Sep 5 11:23:01 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:23:01 -0700 Subject: [pkgdb] mtx: jnovy has requested approveacls Message-ID: <200709051123.l85BN12A014239@app3.fedora.phx.redhat.com> Jindrich Novy (jnovy) has requested the approveacls acl on mtx (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mtx From fedora-extras-commits at redhat.com Wed Sep 5 11:24:06 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:24:06 -0700 Subject: [pkgdb] mt-st: jnovy has requested watchcommits Message-ID: <200709051124.l85BO6GT014266@app3.fedora.phx.redhat.com> Jindrich Novy (jnovy) has requested the watchcommits acl on mt-st (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mt-st From fedora-extras-commits at redhat.com Wed Sep 5 11:24:10 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:24:10 -0700 Subject: [pkgdb] mt-st: jnovy has requested approveacls Message-ID: <200709051124.l85BOANW014272@app3.fedora.phx.redhat.com> Jindrich Novy (jnovy) has requested the approveacls acl on mt-st (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mt-st From fedora-extras-commits at redhat.com Wed Sep 5 11:24:15 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:24:15 -0700 Subject: [pkgdb] mt-st: jnovy has requested watchcommits Message-ID: <200709051124.l85BOFuG014278@app3.fedora.phx.redhat.com> Jindrich Novy (jnovy) has requested the watchcommits acl on mt-st (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mt-st From fedora-extras-commits at redhat.com Wed Sep 5 11:24:19 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 05 Sep 2007 04:24:19 -0700 Subject: [pkgdb] mt-st: jnovy has requested approveacls Message-ID: <200709051124.l85BOJEY014284@app3.fedora.phx.redhat.com> Jindrich Novy (jnovy) has requested the approveacls acl on mt-st (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mt-st From fedora-extras-commits at redhat.com Wed Sep 5 11:25:43 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 5 Sep 2007 07:25:43 -0400 Subject: rpms/lighttpd/devel lighttpd-1.4.17-defaultconf.patch, NONE, 1.1 lighttpd-1.4.17-sighup.patch, NONE, 1.1 .cvsignore, 1.20, 1.21 lighttpd.spec, 1.36, 1.37 sources, 1.20, 1.21 lighttpd-1.4.13-defaultconf.patch, 1.1, NONE Message-ID: <200709051125.l85BPhqd008766@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8726 Modified Files: .cvsignore lighttpd.spec sources Added Files: lighttpd-1.4.17-defaultconf.patch lighttpd-1.4.17-sighup.patch Removed Files: lighttpd-1.4.13-defaultconf.patch Log Message: Update to 1.4.17. lighttpd-1.4.17-defaultconf.patch: --- NEW FILE lighttpd-1.4.17-defaultconf.patch --- diff -Naupr lighttpd-1.4.17.orig/doc/lighttpd.conf lighttpd-1.4.17/doc/lighttpd.conf --- lighttpd-1.4.17.orig/doc/lighttpd.conf 2007-08-14 21:05:57.000000000 +0200 +++ lighttpd-1.4.17/doc/lighttpd.conf 2007-09-05 13:08:33.000000000 +0200 @@ -37,7 +37,7 @@ server.modules = ( ## a static document-root, for virtual-hosting take look at the ## server.virtual-* options -server.document-root = "/srv/www/htdocs/" +server.document-root = "/srv/www/lighttpd/" ## where to send error-messages to server.errorlog = "/var/log/lighttpd/error.log" @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -147,7 +148,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -186,10 +187,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/var/cache/lighttpd/compress/" @@ -213,7 +214,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/var/run/lighttpd/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php-cgi" +# "bin-path" => "/usr/bin/php-cgi" # ) # ) # ) lighttpd-1.4.17-sighup.patch: --- NEW FILE lighttpd-1.4.17-sighup.patch --- Index: /branches/lighttpd-1.4.x/src/server.c =================================================================== --- /branches/lighttpd-1.4.x/src/server.c (revision 1980) +++ /branches/lighttpd-1.4.x/src/server.c (revision 1982) @@ -69,4 +69,5 @@ static volatile sig_atomic_t handle_sig_alarm = 1; static volatile sig_atomic_t handle_sig_hup = 0; +static volatile sig_atomic_t forwarded_sig_hup = 0; #if defined(HAVE_SIGACTION) && defined(SA_SIGINFO) @@ -95,6 +96,17 @@ break; case SIGHUP: - handle_sig_hup = 1; - memcpy(&last_sighup_info, si, sizeof(*si)); + /** + * we send the SIGHUP to all procs in the process-group + * this includes ourself + * + * make sure we only send it once and don't create a + * infinite loop + */ + if (!forwarded_sig_hup) { + handle_sig_hup = 1; + memcpy(&last_sighup_info, si, sizeof(*si)); + } else { + forwarded_sig_hup = 0; + } break; case SIGCHLD: @@ -989,5 +1001,5 @@ if (num_childs > 0) { int child = 0; - while (!child && !srv_shutdown) { + while (!child && !srv_shutdown && !graceful_shutdown) { if (num_childs > 0) { switch (fork()) { @@ -1004,12 +1016,59 @@ int status; - /* ignore EINTR */ - if (-1 != wait(&status)) num_childs++; - } - } - if (srv_shutdown) { - kill(0, SIGTERM); - } - if (!child) return 0; + if (-1 != wait(&status)) { + /** + * one of our workers went away + */ + num_childs++; + } else { + switch (errno) { + case EINTR: + /** + * if we receive a SIGHUP we have to close our logs ourself as we don't + * have the mainloop who can help us here + */ + if (handle_sig_hup) { + handle_sig_hup = 0; + + log_error_cycle(srv); + + /** + * forward to all procs in the process-group + * + * we also send it ourself + */ + if (!forwarded_sig_hup) { + forwarded_sig_hup = 1; + kill(0, SIGHUP); + } + } + break; + default: + break; + } + } + } + } + + /** + * for the parent this is the exit-point + */ + if (!child) { + /** + * kill all children too + */ + if (graceful_shutdown) { + kill(0, SIGINT); + } else if (srv_shutdown) { + kill(0, SIGTERM); + } + + log_error_close(srv); + network_close(srv); + connections_free(srv); + plugins_free(srv); + server_free(srv); + return 0; + } } #endif @@ -1102,7 +1161,7 @@ log_error_write(srv, __FILE__, __LINE__, "sdsd", "logfiles cycled UID =", - last_sigterm_info.si_uid, + last_sighup_info.si_uid, "PID =", - last_sigterm_info.si_pid); + last_sighup_info.si_pid); #else log_error_write(srv, __FILE__, __LINE__, "s", Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 26 Jul 2007 08:08:02 -0000 1.20 +++ .cvsignore 5 Sep 2007 11:25:10 -0000 1.21 @@ -1 +1 @@ -lighttpd-1.4.16.tar.bz2 +lighttpd-1.4.17.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/lighttpd.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- lighttpd.spec 23 Aug 2007 10:23:42 -0000 1.36 +++ lighttpd.spec 5 Sep 2007 11:25:10 -0000 1.37 @@ -2,8 +2,8 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.16 -Release: 3%{?dist} +Version: 1.4.17 +Release: 1%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.lighttpd.net/ @@ -15,7 +15,8 @@ Source12: powered_by_fedora.png Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png -Patch0: lighttpd-1.4.13-defaultconf.patch +Patch0: lighttpd-1.4.17-defaultconf.patch +Patch1: lighttpd-1.4.17-sighup.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig @@ -72,6 +73,7 @@ %prep %setup -q %patch0 -p1 -b .defaultconf +%patch1 -p3 -b .sighup %build @@ -120,6 +122,9 @@ # Install empty log directory to include %{__mkdir_p} %{buildroot}%{_var}/log/lighttpd +# Install empty run directory to include (for the example fastcgi socket) +%{__mkdir_p} %{buildroot}%{_var}/run/lighttpd + %clean %{__rm} -rf %{buildroot} @@ -160,6 +165,7 @@ %exclude %{_libdir}/lighttpd/mod_mysql_vhost.so %{_mandir}/man1/lighttpd.1* %attr(0750, lighttpd, lighttpd) %{_var}/log/lighttpd/ +%attr(0750, lighttpd, lighttpd) %{_var}/run/lighttpd/ %{webroot}/ %files mod_mysql_vhost @@ -179,6 +185,12 @@ %changelog +* Wed Sep 5 2007 Matthias Saou 1.4.17-1 +- Update to 1.4.17. +- Update defaultconf patch to match new example configuration. +- Include patch to fix log file rotation with max-workers set (trac #902). +- Add /var/run/lighttpd/ directory where to put fastcgi sockets. + * Thu Aug 23 2007 Matthias Saou 1.4.16-3 - Add /usr/bin/awk build requirement, used to get LIGHTTPD_VERSION_ID. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 26 Jul 2007 08:08:02 -0000 1.20 +++ sources 5 Sep 2007 11:25:10 -0000 1.21 @@ -1 +1 @@ -ea671997591f772417b7e540d325f8cc lighttpd-1.4.16.tar.bz2 +85c99c2d6baf8ad9e38e6267efe7d9aa lighttpd-1.4.17.tar.bz2 --- lighttpd-1.4.13-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 11:30:14 2007 From: fedora-extras-commits at redhat.com (Radek Brich (rbrich)) Date: Wed, 05 Sep 2007 04:30:14 -0700 Subject: [pkgdb] mtx Owned Message-ID: <200709051130.l85BUERx014327@app3.fedora.phx.redhat.com> Package mtx in Fedora devel is now owned by Radek Brich (rbrich) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mtx From fedora-extras-commits at redhat.com Wed Sep 5 11:30:43 2007 From: fedora-extras-commits at redhat.com (Ondrej Vasik (ovasik)) Date: Wed, 5 Sep 2007 07:30:43 -0400 Subject: rpms/docbook-style-xsl/devel .cvsignore, 1.20, 1.21 docbook-style-xsl.spec, 1.37, 1.38 sources, 1.20, 1.21 Message-ID: <200709051130.l85BUhSJ008957@cvs-int.fedora.redhat.com> Author: ovasik Update of /cvs/extras/rpms/docbook-style-xsl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8886 Modified Files: .cvsignore docbook-style-xsl.spec sources Log Message: new upstream version Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/docbook-style-xsl/devel/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 29 Aug 2007 15:19:55 -0000 1.20 +++ .cvsignore 5 Sep 2007 11:30:11 -0000 1.21 @@ -1 +1,3 @@ docbook-xsl-1.73.1.tar.gz +docbook-xsl-1.73.2.tar.gz +docbook-xsl-doc-1.73.2.tar.bz2 Index: docbook-style-xsl.spec =================================================================== RCS file: /cvs/extras/rpms/docbook-style-xsl/devel/docbook-style-xsl.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- docbook-style-xsl.spec 30 Aug 2007 13:45:43 -0000 1.37 +++ docbook-style-xsl.spec 5 Sep 2007 11:30:11 -0000 1.38 @@ -1,6 +1,6 @@ Name: docbook-style-xsl -Version: 1.73.1 -Release: 2%{?dist} +Version: 1.73.2 +Release: 1%{?dist} Group: Applications/Text Summary: Norman Walsh's XSL stylesheets for DocBook XML. @@ -99,10 +99,13 @@ %changelog -* Thu Jul 30 2007 Ondrej Vasik 1.73.1-2 +* Wed Sep 5 2007 Ondrej Vasik 1.73.2-1 +- new upstream version + +* Thu Aug 30 2007 Ondrej Vasik 1.73.1-2 - removed patch for #249294(included in new version other way) -* Wed Jul 29 2007 Ondrej Vasik 1.73.1-1 +* Wed Aug 29 2007 Ondrej Vasik 1.73.1-1 - new upstream version(fixing some bugs) - small new-methods patch change Index: sources =================================================================== RCS file: /cvs/extras/rpms/docbook-style-xsl/devel/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 29 Aug 2007 15:19:55 -0000 1.20 +++ sources 5 Sep 2007 11:30:11 -0000 1.21 @@ -1,2 +1,2 @@ -e183c80a6a18cc3a8eeb3f3d749dbf76 docbook-xsl-doc-1.73.1.tar.bz2 -238a90e48d0a1b48b7876f8239bb0b5b docbook-xsl-1.73.1.tar.gz +7dd72a38c7d25e1396fa26b6ee53eae9 docbook-xsl-1.73.2.tar.gz +d41ce59b783b60383cca765902a41039 docbook-xsl-doc-1.73.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 11:32:43 2007 From: fedora-extras-commits at redhat.com (Radek Brich (rbrich)) Date: Wed, 05 Sep 2007 04:32:43 -0700 Subject: [pkgdb] mt-st Owned Message-ID: <200709051132.l85BWhn8014341@app3.fedora.phx.redhat.com> Package mt-st in Fedora devel is now owned by Radek Brich (rbrich) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mt-st From fedora-extras-commits at redhat.com Wed Sep 5 11:38:45 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 5 Sep 2007 07:38:45 -0400 Subject: rpms/kdegraphics/devel kdegraphics.spec,1.107,1.108 Message-ID: <200709051138.l85BcjgZ009185@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/kdegraphics/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9165 Modified Files: kdegraphics.spec Log Message: * Wed Sep 05 2007 Rex Dieter - 7:3.5.7-4 - respin (for poppler) Index: kdegraphics.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdegraphics/devel/kdegraphics.spec,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- kdegraphics.spec 20 Aug 2007 20:08:54 -0000 1.107 +++ kdegraphics.spec 5 Sep 2007 11:38:13 -0000 1.108 @@ -7,7 +7,7 @@ Summary: K Desktop Environment - Graphics Applications Epoch: 7 Version: 3.5.7 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Group: Applications/Multimedia @@ -311,6 +311,9 @@ %changelog +* Wed Sep 05 2007 Rex Dieter - 7:3.5.7-4 +- respin (for poppler) + * Mon Aug 20 2007 Rex Dieter - 7:3.5.7-3 - (Build)Requires: kdelibs3(-devel) - Provides: kdegraphics3(-devel) From fedora-extras-commits at redhat.com Wed Sep 5 11:40:10 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 07:40:10 -0400 Subject: rpms/mod_geoip/devel .cvsignore, 1.3, 1.4 mod_geoip.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200709051140.l85BeAhg009275@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_geoip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9243 Modified Files: .cvsignore mod_geoip.spec sources Log Message: * Wed Sep 5 2007 Michael Fleming 1.2.0-1 - New upstream release - Employ some macro sanity.. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_geoip/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 1 May 2006 07:03:36 -0000 1.3 +++ .cvsignore 5 Sep 2007 11:39:37 -0000 1.4 @@ -1 +1 @@ -mod_geoip2_1.1.8.tar.gz +mod_geoip2_1.2.0.tar.gz Index: mod_geoip.spec =================================================================== RCS file: /cvs/extras/rpms/mod_geoip/devel/mod_geoip.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mod_geoip.spec 3 Sep 2006 08:40:33 -0000 1.3 +++ mod_geoip.spec 5 Sep 2007 11:39:37 -0000 1.4 @@ -1,7 +1,7 @@ Summary: GeoIP module for the Apache HTTP Server Name: mod_geoip -Version: 1.1.8 -Release: 2%{?dist} +Version: 1.2.0 +Release: 1%{?dist} License: Apache Software License Group: System Environment/Daemons URL: http://www.maxmind.com/app/mod_geoip @@ -26,7 +26,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d/ install -Dp .libs/mod_geoip.so %{buildroot}%{_libdir}/httpd/modules/mod_geoip.so -%{__cat} << EOF > %{buildroot}%{_sysconfdir}/httpd/conf.d/mod_geoip.conf +cat << EOF > %{buildroot}%{_sysconfdir}/httpd/conf.d/mod_geoip.conf LoadModule geoip_module modules/mod_geoip.so @@ -46,6 +46,10 @@ %config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_geoip.conf %changelog +* Wed Sep 5 2007 Michael Fleming 1.2.0-1 +- New upstream release +- Employ some macro sanity.. + * Sun Sep 3 2006 Michael Fleming 1.1.8-2 - Bump and rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_geoip/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 1 May 2006 07:03:36 -0000 1.3 +++ sources 5 Sep 2007 11:39:37 -0000 1.4 @@ -1 +1 @@ -165607221c6a95ace7d840c5aea39696 mod_geoip2_1.1.8.tar.gz +890f514e817e15d148c7becf8da9781b mod_geoip2_1.2.0.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 11:43:07 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 07:43:07 -0400 Subject: rpms/mod_geoip/F-7 .cvsignore, 1.3, 1.4 mod_geoip.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200709051143.l85Bh7H5009369@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_geoip/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9345 Modified Files: .cvsignore mod_geoip.spec sources Log Message: * Wed Sep 5 2007 Michael Fleming 1.2.0-1 - New upstream release - Employ some macro sanity.. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_geoip/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 1 May 2006 07:03:36 -0000 1.3 +++ .cvsignore 5 Sep 2007 11:42:35 -0000 1.4 @@ -1 +1 @@ -mod_geoip2_1.1.8.tar.gz +mod_geoip2_1.2.0.tar.gz Index: mod_geoip.spec =================================================================== RCS file: /cvs/extras/rpms/mod_geoip/F-7/mod_geoip.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mod_geoip.spec 3 Sep 2006 08:40:33 -0000 1.3 +++ mod_geoip.spec 5 Sep 2007 11:42:35 -0000 1.4 @@ -1,7 +1,7 @@ Summary: GeoIP module for the Apache HTTP Server Name: mod_geoip -Version: 1.1.8 -Release: 2%{?dist} +Version: 1.2.0 +Release: 1%{?dist} License: Apache Software License Group: System Environment/Daemons URL: http://www.maxmind.com/app/mod_geoip @@ -26,7 +26,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d/ install -Dp .libs/mod_geoip.so %{buildroot}%{_libdir}/httpd/modules/mod_geoip.so -%{__cat} << EOF > %{buildroot}%{_sysconfdir}/httpd/conf.d/mod_geoip.conf +cat << EOF > %{buildroot}%{_sysconfdir}/httpd/conf.d/mod_geoip.conf LoadModule geoip_module modules/mod_geoip.so @@ -46,6 +46,10 @@ %config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_geoip.conf %changelog +* Wed Sep 5 2007 Michael Fleming 1.2.0-1 +- New upstream release +- Employ some macro sanity.. + * Sun Sep 3 2006 Michael Fleming 1.1.8-2 - Bump and rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_geoip/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 1 May 2006 07:03:36 -0000 1.3 +++ sources 5 Sep 2007 11:42:35 -0000 1.4 @@ -1 +1 @@ -165607221c6a95ace7d840c5aea39696 mod_geoip2_1.1.8.tar.gz +890f514e817e15d148c7becf8da9781b mod_geoip2_1.2.0.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 11:44:12 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 07:44:12 -0400 Subject: rpms/mod_geoip/FC-6 .cvsignore, 1.3, 1.4 mod_geoip.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200709051144.l85BiCcf009450@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_geoip/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9412 Modified Files: .cvsignore mod_geoip.spec sources Log Message: * Wed Sep 5 2007 Michael Fleming 1.2.0-1 - New upstream release - Employ some macro sanity.. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_geoip/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 1 May 2006 07:03:36 -0000 1.3 +++ .cvsignore 5 Sep 2007 11:43:39 -0000 1.4 @@ -1 +1 @@ -mod_geoip2_1.1.8.tar.gz +mod_geoip2_1.2.0.tar.gz Index: mod_geoip.spec =================================================================== RCS file: /cvs/extras/rpms/mod_geoip/FC-6/mod_geoip.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mod_geoip.spec 3 Sep 2006 08:40:33 -0000 1.3 +++ mod_geoip.spec 5 Sep 2007 11:43:39 -0000 1.4 @@ -1,7 +1,7 @@ Summary: GeoIP module for the Apache HTTP Server Name: mod_geoip -Version: 1.1.8 -Release: 2%{?dist} +Version: 1.2.0 +Release: 1%{?dist} License: Apache Software License Group: System Environment/Daemons URL: http://www.maxmind.com/app/mod_geoip @@ -26,7 +26,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/httpd/conf.d/ install -Dp .libs/mod_geoip.so %{buildroot}%{_libdir}/httpd/modules/mod_geoip.so -%{__cat} << EOF > %{buildroot}%{_sysconfdir}/httpd/conf.d/mod_geoip.conf +cat << EOF > %{buildroot}%{_sysconfdir}/httpd/conf.d/mod_geoip.conf LoadModule geoip_module modules/mod_geoip.so @@ -46,6 +46,10 @@ %config(noreplace) %{_sysconfdir}/httpd/conf.d/mod_geoip.conf %changelog +* Wed Sep 5 2007 Michael Fleming 1.2.0-1 +- New upstream release +- Employ some macro sanity.. + * Sun Sep 3 2006 Michael Fleming 1.1.8-2 - Bump and rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_geoip/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 1 May 2006 07:03:36 -0000 1.3 +++ sources 5 Sep 2007 11:43:39 -0000 1.4 @@ -1 +1 @@ -165607221c6a95ace7d840c5aea39696 mod_geoip2_1.1.8.tar.gz +890f514e817e15d148c7becf8da9781b mod_geoip2_1.2.0.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 11:56:15 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 5 Sep 2007 07:56:15 -0400 Subject: rpms/powermanga/devel powermanga-0.90-install.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 powermanga.spec, 1.17, 1.18 sources, 1.3, 1.4 powermanga-0.80-install.patch, 1.1, NONE Message-ID: <200709051156.l85BuFEh009782@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/powermanga/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9705 Modified Files: .cvsignore powermanga.spec sources Added Files: powermanga-0.90-install.patch Removed Files: powermanga-0.80-install.patch Log Message: Update to 0.90. powermanga-0.90-install.patch: --- NEW FILE powermanga-0.90-install.patch --- diff -Naupr powermanga-0.90.orig/data/curves/Makefile powermanga-0.90/data/curves/Makefile --- powermanga-0.90.orig/data/curves/Makefile 2007-09-03 09:45:01.000000000 +0200 +++ powermanga-0.90/data/curves/Makefile 2007-09-04 16:33:04.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/data/curves +pkgdatadir = $(datadir)/powermanga/data/curves ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/data/curves/Makefile.am powermanga-0.90/data/curves/Makefile.am --- powermanga-0.90.orig/data/curves/Makefile.am 2007-07-13 07:31:49.000000000 +0200 +++ powermanga-0.90/data/curves/Makefile.am 2007-09-04 16:32:47.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/data/curves +pkgdatadir = $(datadir)/powermanga/data/curves dist_pkgdata_DATA = \ bezier_curve_000.bin \ diff -Naupr powermanga-0.90.orig/data/curves/Makefile.in powermanga-0.90/data/curves/Makefile.in --- powermanga-0.90.orig/data/curves/Makefile.in 2007-09-03 09:44:39.000000000 +0200 +++ powermanga-0.90/data/curves/Makefile.in 2007-09-04 16:32:56.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/data/curves +pkgdatadir = $(datadir)/powermanga/data/curves ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/data/levels/curves_phase/Makefile powermanga-0.90/data/levels/curves_phase/Makefile --- powermanga-0.90.orig/data/levels/curves_phase/Makefile 2007-09-03 09:45:01.000000000 +0200 +++ powermanga-0.90/data/levels/curves_phase/Makefile 2007-09-04 16:33:33.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/data/levels/curves_phase +pkgdatadir = $(datadir)/powermanga/data/levels/curves_phase ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/data/levels/curves_phase/Makefile.am powermanga-0.90/data/levels/curves_phase/Makefile.am --- powermanga-0.90.orig/data/levels/curves_phase/Makefile.am 2007-07-13 07:31:50.000000000 +0200 +++ powermanga-0.90/data/levels/curves_phase/Makefile.am 2007-09-04 16:33:19.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/data/levels/curves_phase +pkgdatadir = $(datadir)/powermanga/data/levels/curves_phase dist_pkgdata_DATA = \ curves_00.bin \ diff -Naupr powermanga-0.90.orig/data/levels/curves_phase/Makefile.in powermanga-0.90/data/levels/curves_phase/Makefile.in --- powermanga-0.90.orig/data/levels/curves_phase/Makefile.in 2007-09-03 09:44:39.000000000 +0200 +++ powermanga-0.90/data/levels/curves_phase/Makefile.in 2007-09-04 16:33:27.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/data/levels/curves_phase +pkgdatadir = $(datadir)/powermanga/data/levels/curves_phase ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/data/levels/grids_phase/Makefile powermanga-0.90/data/levels/grids_phase/Makefile --- powermanga-0.90.orig/data/levels/grids_phase/Makefile 2007-09-03 09:45:01.000000000 +0200 +++ powermanga-0.90/data/levels/grids_phase/Makefile 2007-09-04 16:33:57.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/data/levels/grids_phase +pkgdatadir = $(datadir)/powermanga/data/levels/grids_phase ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/data/levels/grids_phase/Makefile.am powermanga-0.90/data/levels/grids_phase/Makefile.am --- powermanga-0.90.orig/data/levels/grids_phase/Makefile.am 2007-07-13 08:22:53.000000000 +0200 +++ powermanga-0.90/data/levels/grids_phase/Makefile.am 2007-09-04 16:33:44.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/data/levels/grids_phase +pkgdatadir = $(datadir)/powermanga/data/levels/grids_phase dist_pkgdata_DATA = \ grid_00.bin \ diff -Naupr powermanga-0.90.orig/data/levels/grids_phase/Makefile.in powermanga-0.90/data/levels/grids_phase/Makefile.in --- powermanga-0.90.orig/data/levels/grids_phase/Makefile.in 2007-09-03 09:44:39.000000000 +0200 +++ powermanga-0.90/data/levels/grids_phase/Makefile.in 2007-09-04 16:33:51.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/data/levels/grids_phase +pkgdatadir = $(datadir)/powermanga/data/levels/grids_phase ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/data/Makefile powermanga-0.90/data/Makefile --- powermanga-0.90.orig/data/Makefile 2007-09-03 09:45:01.000000000 +0200 +++ powermanga-0.90/data/Makefile 2007-09-04 16:17:22.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/data +pkgdatadir = $(datadir)/powermanga/data ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/data/Makefile.am powermanga-0.90/data/Makefile.am --- powermanga-0.90.orig/data/Makefile.am 2007-07-13 09:07:28.000000000 +0200 +++ powermanga-0.90/data/Makefile.am 2007-09-04 16:16:54.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/data +pkgdatadir = $(datadir)/powermanga/data dist_pkgdata_DATA = \ menu_order_keystrokes.bin diff -Naupr powermanga-0.90.orig/data/Makefile.in powermanga-0.90/data/Makefile.in --- powermanga-0.90.orig/data/Makefile.in 2007-09-03 09:44:39.000000000 +0200 +++ powermanga-0.90/data/Makefile.in 2007-09-04 16:17:12.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/data +pkgdatadir = $(datadir)/powermanga/data ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/graphics/bitmap/fonts/Makefile powermanga-0.90/graphics/bitmap/fonts/Makefile --- powermanga-0.90.orig/graphics/bitmap/fonts/Makefile 2007-09-03 09:45:01.000000000 +0200 +++ powermanga-0.90/graphics/bitmap/fonts/Makefile 2007-09-04 17:08:20.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap +pkgdatadir = $(datadir)/powermanga/graphics/bitmap/fonts ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.am powermanga-0.90/graphics/bitmap/fonts/Makefile.am --- powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.am 2007-07-13 22:38:33.000000000 +0200 +++ powermanga-0.90/graphics/bitmap/fonts/Makefile.am 2007-09-04 17:08:28.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap +pkgdatadir = $(datadir)/powermanga/graphics/bitmap/fonts dist_pkgdata_DATA = \ font_big.spr \ diff -Naupr powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.in powermanga-0.90/graphics/bitmap/fonts/Makefile.in --- powermanga-0.90.orig/graphics/bitmap/fonts/Makefile.in 2007-09-03 09:44:39.000000000 +0200 +++ powermanga-0.90/graphics/bitmap/fonts/Makefile.in 2007-09-04 17:08:40.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap +pkgdatadir = $(datadir)/powermanga/graphics/bitmap/fonts ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/graphics/bitmap/Makefile powermanga-0.90/graphics/bitmap/Makefile --- powermanga-0.90.orig/graphics/bitmap/Makefile 2007-09-03 09:45:01.000000000 +0200 +++ powermanga-0.90/graphics/bitmap/Makefile 2007-09-04 16:29:15.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap +pkgdatadir = $(datadir)/powermanga/graphics/bitmap ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/graphics/bitmap/Makefile.am powermanga-0.90/graphics/bitmap/Makefile.am --- powermanga-0.90.orig/graphics/bitmap/Makefile.am 2007-07-14 09:19:18.000000000 +0200 +++ powermanga-0.90/graphics/bitmap/Makefile.am 2007-09-04 16:28:59.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap +pkgdatadir = $(datadir)/powermanga/graphics/bitmap dist_pkgdata_DATA = \ main_menu.spr \ diff -Naupr powermanga-0.90.orig/graphics/bitmap/Makefile.in powermanga-0.90/graphics/bitmap/Makefile.in --- powermanga-0.90.orig/graphics/bitmap/Makefile.in 2007-09-03 09:44:39.000000000 +0200 +++ powermanga-0.90/graphics/bitmap/Makefile.in 2007-09-04 16:29:08.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/bitmap +pkgdatadir = $(datadir)/powermanga/graphics/bitmap ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/graphics/Makefile powermanga-0.90/graphics/Makefile --- powermanga-0.90.orig/graphics/Makefile 2007-09-03 09:45:01.000000000 +0200 +++ powermanga-0.90/graphics/Makefile 2007-09-04 16:20:30.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics +pkgdatadir = $(datadir)/powermanga/graphics ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/graphics/Makefile.am powermanga-0.90/graphics/Makefile.am --- powermanga-0.90.orig/graphics/Makefile.am 2007-08-02 18:19:51.000000000 +0200 +++ powermanga-0.90/graphics/Makefile.am 2007-09-04 16:20:15.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/graphics +pkgdatadir = $(datadir)/powermanga/graphics dist_pkgdata_DATA = \ 256_colors_palette.bin \ diff -Naupr powermanga-0.90.orig/graphics/Makefile.in powermanga-0.90/graphics/Makefile.in --- powermanga-0.90.orig/graphics/Makefile.in 2007-09-03 09:44:39.000000000 +0200 +++ powermanga-0.90/graphics/Makefile.in 2007-09-04 16:20:23.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics +pkgdatadir = $(datadir)/powermanga/graphics ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/graphics/sprites/guardians/Makefile powermanga-0.90/graphics/sprites/guardians/Makefile --- powermanga-0.90.orig/graphics/sprites/guardians/Makefile 2007-09-03 09:45:02.000000000 +0200 +++ powermanga-0.90/graphics/sprites/guardians/Makefile 2007-09-04 16:31:11.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/guardians +pkgdatadir = $(datadir)/powermanga/graphics/sprites/guardians ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/graphics/sprites/guardians/Makefile.am powermanga-0.90/graphics/sprites/guardians/Makefile.am --- powermanga-0.90.orig/graphics/sprites/guardians/Makefile.am 2007-07-13 21:25:51.000000000 +0200 +++ powermanga-0.90/graphics/sprites/guardians/Makefile.am 2007-09-04 16:30:53.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/guardians +pkgdatadir = $(datadir)/powermanga/graphics/sprites/guardians dist_pkgdata_DATA = \ guardian_00.spr \ diff -Naupr powermanga-0.90.orig/graphics/sprites/guardians/Makefile.in powermanga-0.90/graphics/sprites/guardians/Makefile.in --- powermanga-0.90.orig/graphics/sprites/guardians/Makefile.in 2007-09-03 09:44:39.000000000 +0200 +++ powermanga-0.90/graphics/sprites/guardians/Makefile.in 2007-09-04 16:31:05.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/guardians +pkgdatadir = $(datadir)/powermanga/graphics/sprites/guardians ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/graphics/sprites/Makefile powermanga-0.90/graphics/sprites/Makefile --- powermanga-0.90.orig/graphics/sprites/Makefile 2007-09-03 09:45:01.000000000 +0200 +++ powermanga-0.90/graphics/sprites/Makefile 2007-09-04 16:30:28.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites +pkgdatadir = $(datadir)/powermanga/graphics/sprites ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/graphics/sprites/Makefile.am powermanga-0.90/graphics/sprites/Makefile.am --- powermanga-0.90.orig/graphics/sprites/Makefile.am 2007-07-13 21:46:20.000000000 +0200 +++ powermanga-0.90/graphics/sprites/Makefile.am 2007-09-04 16:30:14.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites +pkgdatadir = $(datadir)/powermanga/graphics/sprites dist_pkgdata_DATA = \ all_enemies.spr \ diff -Naupr powermanga-0.90.orig/graphics/sprites/Makefile.in powermanga-0.90/graphics/sprites/Makefile.in --- powermanga-0.90.orig/graphics/sprites/Makefile.in 2007-09-03 09:44:39.000000000 +0200 +++ powermanga-0.90/graphics/sprites/Makefile.in 2007-09-04 16:30:21.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites +pkgdatadir = $(datadir)/powermanga/graphics/sprites ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/graphics/sprites/meteors/Makefile powermanga-0.90/graphics/sprites/meteors/Makefile --- powermanga-0.90.orig/graphics/sprites/meteors/Makefile 2007-09-03 09:45:02.000000000 +0200 +++ powermanga-0.90/graphics/sprites/meteors/Makefile 2007-09-04 16:31:39.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/meteors +pkgdatadir = $(datadir)/powermanga/graphics/sprites/meteors ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/graphics/sprites/meteors/Makefile.am powermanga-0.90/graphics/sprites/meteors/Makefile.am --- powermanga-0.90.orig/graphics/sprites/meteors/Makefile.am 2007-07-12 21:30:55.000000000 +0200 +++ powermanga-0.90/graphics/sprites/meteors/Makefile.am 2007-09-04 16:31:24.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/meteors +pkgdatadir = $(datadir)/powermanga/graphics/sprites/meteors dist_pkgdata_DATA = \ meteor_00.spr \ diff -Naupr powermanga-0.90.orig/graphics/sprites/meteors/Makefile.in powermanga-0.90/graphics/sprites/meteors/Makefile.in --- powermanga-0.90.orig/graphics/sprites/meteors/Makefile.in 2007-09-03 09:44:40.000000000 +0200 +++ powermanga-0.90/graphics/sprites/meteors/Makefile.in 2007-09-04 16:31:32.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/meteors +pkgdatadir = $(datadir)/powermanga/graphics/sprites/meteors ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/graphics/sprites/spaceships/Makefile powermanga-0.90/graphics/sprites/spaceships/Makefile --- powermanga-0.90.orig/graphics/sprites/spaceships/Makefile 2007-09-03 09:45:02.000000000 +0200 +++ powermanga-0.90/graphics/sprites/spaceships/Makefile 2007-09-04 16:32:02.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/spaceships +pkgdatadir = $(datadir)/powermanga/graphics/sprites/spaceships ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/graphics/sprites/spaceships/Makefile.am powermanga-0.90/graphics/sprites/spaceships/Makefile.am --- powermanga-0.90.orig/graphics/sprites/spaceships/Makefile.am 2007-07-13 13:06:05.000000000 +0200 +++ powermanga-0.90/graphics/sprites/spaceships/Makefile.am 2007-09-04 16:31:49.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/spaceships +pkgdatadir = $(datadir)/powermanga/graphics/sprites/spaceships dist_pkgdata_DATA = \ spaceship_1_frame_0.spr \ diff -Naupr powermanga-0.90.orig/graphics/sprites/spaceships/Makefile.in powermanga-0.90/graphics/sprites/spaceships/Makefile.in --- powermanga-0.90.orig/graphics/sprites/spaceships/Makefile.in 2007-09-03 09:44:40.000000000 +0200 +++ powermanga-0.90/graphics/sprites/spaceships/Makefile.in 2007-09-04 16:31:55.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/spaceships +pkgdatadir = $(datadir)/powermanga/graphics/sprites/spaceships ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/graphics/sprites/stars/Makefile powermanga-0.90/graphics/sprites/stars/Makefile --- powermanga-0.90.orig/graphics/sprites/stars/Makefile 2007-09-03 09:45:02.000000000 +0200 +++ powermanga-0.90/graphics/sprites/stars/Makefile 2007-09-04 16:32:23.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/stars +pkgdatadir = $(datadir)/powermanga/graphics/sprites/stars ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/graphics/sprites/stars/Makefile.am powermanga-0.90/graphics/sprites/stars/Makefile.am --- powermanga-0.90.orig/graphics/sprites/stars/Makefile.am 2007-07-13 20:22:31.000000000 +0200 +++ powermanga-0.90/graphics/sprites/stars/Makefile.am 2007-09-04 16:32:10.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/stars +pkgdatadir = $(datadir)/powermanga/graphics/sprites/stars dist_pkgdata_DATA = \ star_big_0.spr \ diff -Naupr powermanga-0.90.orig/graphics/sprites/stars/Makefile.in powermanga-0.90/graphics/sprites/stars/Makefile.in --- powermanga-0.90.orig/graphics/sprites/stars/Makefile.in 2007-09-03 09:44:40.000000000 +0200 +++ powermanga-0.90/graphics/sprites/stars/Makefile.in 2007-09-04 16:32:17.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/graphics/sprites/stars +pkgdatadir = $(datadir)/powermanga/graphics/sprites/stars ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/Makefile powermanga-0.90/Makefile --- powermanga-0.90.orig/Makefile 2007-09-03 09:45:01.000000000 +0200 +++ powermanga-0.90/Makefile 2007-09-04 16:37:08.000000000 +0200 @@ -81,7 +81,7 @@ DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print -pkgdatadir = $(mandir) +pkgdatadir = $(mandir)/man6 ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/Makefile.am powermanga-0.90/Makefile.am --- powermanga-0.90.orig/Makefile.am 2007-08-13 08:43:21.000000000 +0200 +++ powermanga-0.90/Makefile.am 2007-09-04 16:36:19.000000000 +0200 @@ -2,6 +2,6 @@ SUBDIRS = texts src graphics graphics/bitmap graphics/bitmap/fonts graphics/sprites graphics/sprites/guardians graphics/sprites/stars graphics/sprites/meteors graphics/sprites/spaceships data data/curves data/levels/curves_phase data/levels/grids_phase sounds sounds/handheld_console EXTRA_DIST = bootstrap -pkgdatadir = $(mandir) +pkgdatadir = $(mandir)/man6 dist_pkgdata_DATA = powermanga.6 diff -Naupr powermanga-0.90.orig/Makefile.in powermanga-0.90/Makefile.in --- powermanga-0.90.orig/Makefile.in 2007-09-03 09:44:40.000000000 +0200 +++ powermanga-0.90/Makefile.in 2007-09-04 16:37:00.000000000 +0200 @@ -81,7 +81,7 @@ DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print -pkgdatadir = $(mandir) +pkgdatadir = $(mandir)/man6 ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/sounds/handheld_console/Makefile powermanga-0.90/sounds/handheld_console/Makefile --- powermanga-0.90.orig/sounds/handheld_console/Makefile 2007-09-03 09:45:03.000000000 +0200 +++ powermanga-0.90/sounds/handheld_console/Makefile 2007-09-04 16:34:27.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/sound/handheld_console +pkgdatadir = $(datadir)/powermanga/sound/handheld_console ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/sounds/handheld_console/Makefile.am powermanga-0.90/sounds/handheld_console/Makefile.am --- powermanga-0.90.orig/sounds/handheld_console/Makefile.am 2007-08-13 08:43:23.000000000 +0200 +++ powermanga-0.90/sounds/handheld_console/Makefile.am 2007-09-04 16:34:15.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/sound/handheld_console +pkgdatadir = $(datadir)/powermanga/sound/handheld_console dist_pkgdata_DATA = \ music_congratulations.ogg \ music_game.ogg \ diff -Naupr powermanga-0.90.orig/sounds/handheld_console/Makefile.in powermanga-0.90/sounds/handheld_console/Makefile.in --- powermanga-0.90.orig/sounds/handheld_console/Makefile.in 2007-09-03 09:44:40.000000000 +0200 +++ powermanga-0.90/sounds/handheld_console/Makefile.in 2007-09-04 16:34:21.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/sound/handheld_console +pkgdatadir = $(datadir)/powermanga/sound/handheld_console ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/sounds/Makefile powermanga-0.90/sounds/Makefile --- powermanga-0.90.orig/sounds/Makefile 2007-09-03 09:45:02.000000000 +0200 +++ powermanga-0.90/sounds/Makefile 2007-09-04 16:21:05.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/sounds +pkgdatadir = $(datadir)/powermanga/sounds ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/sounds/Makefile.am powermanga-0.90/sounds/Makefile.am --- powermanga-0.90.orig/sounds/Makefile.am 2007-08-13 08:43:22.000000000 +0200 +++ powermanga-0.90/sounds/Makefile.am 2007-09-04 16:20:49.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/sounds +pkgdatadir = $(datadir)/powermanga/sounds dist_pkgdata_DATA = \ music_congratulations.zik \ diff -Naupr powermanga-0.90.orig/sounds/Makefile.in powermanga-0.90/sounds/Makefile.in --- powermanga-0.90.orig/sounds/Makefile.in 2007-09-03 09:44:40.000000000 +0200 +++ powermanga-0.90/sounds/Makefile.in 2007-09-04 16:20:58.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/sounds +pkgdatadir = $(datadir)/powermanga/sounds ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ diff -Naupr powermanga-0.90.orig/src/Makefile powermanga-0.90/src/Makefile --- powermanga-0.90.orig/src/Makefile 2007-09-03 09:45:02.000000000 +0200 +++ powermanga-0.90/src/Makefile 2007-09-04 16:28:42.000000000 +0200 @@ -224,7 +224,7 @@ target_os = linux-gnu target_vendor = pc top_builddir = .. top_srcdir = .. -gamesdir = $(prefix)/games +gamesdir = $(bindir) scoredir = /var/games score = powermanga.hi powermanga_SOURCES = $(SOURCES_MAIN) $(SOURCES_EXTRA) @@ -1271,13 +1271,13 @@ uninstall-am: uninstall-gamesPROGRAMS install-data-hook: - -chown root:games "$(DESTDIR)/$(gamesdir)/powermanga" - -chmod 2755 "$(DESTDIR)/$(gamesdir)/powermanga" - $(INSTALL) -d $(DESTDIR)/$(scoredir) + -chown root:games "$(DESTDIR)$(gamesdir)/powermanga" + -chmod 2755 "$(DESTDIR)$(gamesdir)/powermanga" + $(INSTALL) -d $(DESTDIR)$(scoredir) -for suffix in "-easy" "" "-hard"; do \ - touch "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \ - chown root:games "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \ - chmod 644 "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \ + touch "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \ + chown root:games "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \ + chmod 644 "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \ done # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. diff -Naupr powermanga-0.90.orig/src/Makefile.am powermanga-0.90/src/Makefile.am --- powermanga-0.90.orig/src/Makefile.am 2007-08-31 22:46:43.000000000 +0200 +++ powermanga-0.90/src/Makefile.am 2007-09-04 16:27:50.000000000 +0200 @@ -1,5 +1,5 @@ -gamesdir = $(prefix)/games +gamesdir = $(bindir) scoredir = /var/games score = powermanga.hi @@ -10,13 +10,13 @@ powermanga_CFLAGS = -DPREFIX=\"$(prefix) powermanga_LDADD = @XLIB_LIBS@ @SDL_LIBS@ install-data-hook: - -chown root:games "$(DESTDIR)/$(gamesdir)/powermanga" - -chmod 2755 "$(DESTDIR)/$(gamesdir)/powermanga" - $(INSTALL) -d $(DESTDIR)/$(scoredir) + -chown root:games "$(DESTDIR)$(gamesdir)/powermanga" + -chmod 2755 "$(DESTDIR)$(gamesdir)/powermanga" + $(INSTALL) -d $(DESTDIR)$(scoredir) -for suffix in "-easy" "" "-hard"; do \ - touch "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \ - chown root:games "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \ - chmod 644 "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \ + touch "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \ + chown root:games "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \ + chmod 644 "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \ done if ASSEMBLY diff -Naupr powermanga-0.90.orig/src/Makefile.in powermanga-0.90/src/Makefile.in --- powermanga-0.90.orig/src/Makefile.in 2007-09-03 09:44:40.000000000 +0200 +++ powermanga-0.90/src/Makefile.in 2007-09-04 16:28:23.000000000 +0200 @@ -224,7 +224,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -gamesdir = $(prefix)/games +gamesdir = $(bindir) scoredir = /var/games score = powermanga.hi powermanga_SOURCES = $(SOURCES_MAIN) $(SOURCES_EXTRA) @@ -1271,13 +1271,13 @@ uninstall-am: uninstall-gamesPROGRAMS install-data-hook: - -chown root:games "$(DESTDIR)/$(gamesdir)/powermanga" - -chmod 2755 "$(DESTDIR)/$(gamesdir)/powermanga" - $(INSTALL) -d $(DESTDIR)/$(scoredir) + -chown root:games "$(DESTDIR)$(gamesdir)/powermanga" + -chmod 2755 "$(DESTDIR)$(gamesdir)/powermanga" + $(INSTALL) -d $(DESTDIR)$(scoredir) -for suffix in "-easy" "" "-hard"; do \ - touch "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \ - chown root:games "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \ - chmod 644 "$(DESTDIR)/$(scoredir)/$(score)$$suffix"; \ + touch "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \ + chown root:games "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \ + chmod 644 "$(DESTDIR)$(scoredir)/$(score)$$suffix"; \ done # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. diff -Naupr powermanga-0.90.orig/src/tools.c powermanga-0.90/src/tools.c --- powermanga-0.90.orig/src/tools.c 2007-08-31 22:46:43.000000000 +0200 +++ powermanga-0.90/src/tools.c 2007-09-04 17:05:55.000000000 +0200 @@ -498,7 +498,7 @@ locate_data_file (const char *const name #else struct stat s; #endif - const char *subdir = "/share/games/powermanga/"; + const char *subdir = "/share/powermanga/"; if (name == NULL) { diff -Naupr powermanga-0.90.orig/texts/Makefile powermanga-0.90/texts/Makefile --- powermanga-0.90.orig/texts/Makefile 2007-09-03 09:45:03.000000000 +0200 +++ powermanga-0.90/texts/Makefile 2007-09-04 16:21:32.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/texts +pkgdatadir = $(datadir)/powermanga/texts ACLOCAL = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run aclocal-1.10 AMTAR = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run tar AUTOCONF = ${SHELL} /home/bruno/dev/tempo/powermanga-0.90/autotools/missing --run autoconf diff -Naupr powermanga-0.90.orig/texts/Makefile.am powermanga-0.90/texts/Makefile.am --- powermanga-0.90.orig/texts/Makefile.am 2007-07-13 13:24:49.000000000 +0200 +++ powermanga-0.90/texts/Makefile.am 2007-09-04 16:21:16.000000000 +0200 @@ -1,5 +1,5 @@ -pkgdatadir = $(datadir)/games/powermanga/texts +pkgdatadir = $(datadir)/powermanga/texts dist_pkgdata_DATA = \ about_en.txt \ diff -Naupr powermanga-0.90.orig/texts/Makefile.in powermanga-0.90/texts/Makefile.in --- powermanga-0.90.orig/texts/Makefile.in 2007-09-03 09:44:40.000000000 +0200 +++ powermanga-0.90/texts/Makefile.in 2007-09-04 16:21:24.000000000 +0200 @@ -54,7 +54,7 @@ am__installdirs = "$(DESTDIR)$(pkgdatadi dist_pkgdataDATA_INSTALL = $(INSTALL_DATA) DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -pkgdatadir = $(datadir)/games/powermanga/texts +pkgdatadir = $(datadir)/powermanga/texts ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/powermanga/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 11 Apr 2006 15:38:49 -0000 1.3 +++ .cvsignore 5 Sep 2007 11:55:43 -0000 1.4 @@ -1 +1 @@ -powermanga-0.80.tgz +powermanga-0.90.tgz Index: powermanga.spec =================================================================== RCS file: /cvs/extras/rpms/powermanga/devel/powermanga.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- powermanga.spec 22 Aug 2007 18:56:36 -0000 1.17 +++ powermanga.spec 5 Sep 2007 11:55:43 -0000 1.18 @@ -1,17 +1,22 @@ Summary: Arcade 2D shoot-them-up game Name: powermanga -Version: 0.80 -Release: 6 -License: GPLv2+ +Version: 0.90 +Release: 1 +License: GPLv3+ Group: Amusements/Games URL: http://linux.tlk.fr/games/Powermanga/ Source0: http://linux.tlk.fr/games/Powermanga/download/powermanga-%{version}.tgz Source1: powermanga.png Source2: powermanga.desktop -Patch0: powermanga-0.80-install.patch +Patch0: powermanga-0.90-install.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: SDL-devel, SDL_mixer-devel, zlib-devel, desktop-file-utils +BuildRequires: gawk BuildRequires: libXt-devel, libXxf86dga-devel, libXxf86vm-devel +BuildRequires: SDL-devel +BuildRequires: SDL_mixer-devel +BuildRequires: zlib-devel +BuildRequires: libpng-devel +BuildRequires: desktop-file-utils %description Powermanga is an arcade 2D shoot-them-up game with 41 levels and more than @@ -25,7 +30,8 @@ %build %configure -%{__make} %{?_smp_mflags} CXXFLAGS="%{optflags} `sdl-config --cflags`" +# The original configure script sets that mandatory -std=c99 +%{__make} %{?_smp_mflags} CFLAGS="%{optflags} -std=c99" %install @@ -47,10 +53,7 @@ --dir %{buildroot}%{_datadir}/applications \ %{SOURCE2} -# Workaround for the "texts" dir not being installed, although it's needed -%{__mkdir_p} %{buildroot}%{_datadir}/powermanga/texts -%{__install} -p -m 0644 texts/*.txt \ - %{buildroot}%{_datadir}/powermanga/texts/ +# Default to English echo "Lang=en" > \ %{buildroot}%{_datadir}/powermanga/texts/config.ini @@ -83,6 +86,13 @@ %changelog +* Mon Sep 3 2007 Matthias Saou 0.90-1 +- Update to 0.90. +- Update License field (changed to GPLv3+). +- Update install patch, include fix for "fonts" directory. +- No longer manually install texts, but install the config.ini. +- Add gawk and libpng-devel build requirements. + * Wed Aug 22 2007 Matthias Saou 0.80-6 - Rebuild for new BuildID feature. Index: sources =================================================================== RCS file: /cvs/extras/rpms/powermanga/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 11 Apr 2006 15:38:49 -0000 1.3 +++ sources 5 Sep 2007 11:55:43 -0000 1.4 @@ -1 +1 @@ -8f6e8755ac88108f2f9bb4cd6feae489 powermanga-0.80.tgz +0465ca49dc85e3943a06b3da7e0b92ad powermanga-0.90.tgz --- powermanga-0.80-install.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 12:00:49 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Wed, 5 Sep 2007 08:00:49 -0400 Subject: rpms/python-twisted-mail/devel .cvsignore, 1.2, 1.3 python-twisted-mail.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709051200.l85C0npq010027@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/python-twisted-mail/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9935 Modified Files: .cvsignore python-twisted-mail.spec sources Log Message: update to 0.4.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-twisted-mail/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 4 Jan 2007 10:17:00 -0000 1.2 +++ .cvsignore 5 Sep 2007 12:00:16 -0000 1.3 @@ -1 +1 @@ -TwistedMail-0.3.0.tar.bz2 +TwistedMail-0.4.0.tar.bz2 Index: python-twisted-mail.spec =================================================================== RCS file: /cvs/extras/rpms/python-twisted-mail/devel/python-twisted-mail.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-twisted-mail.spec 4 Jan 2007 10:17:00 -0000 1.1 +++ python-twisted-mail.spec 5 Sep 2007 12:00:16 -0000 1.2 @@ -5,17 +5,17 @@ %define origname TwistedMail Name: %{python}-twisted-mail -Version: 0.3.0 -Release: 4%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: A Twisted Mail library, server and client Group: Development/Libraries License: MIT URL: http://www.twistedmatrix.com -Source0: http://tmrc.mit.edu/mirror/twisted/Mail/0.3/TwistedMail-%{version}.tar.bz2 +Source0: http://tmrc.mit.edu/mirror/twisted/Mail/0.4/TwistedMail-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{python}-twisted-core >= 2.4.0 +BuildRequires: %{python}-twisted-core >= 2.5.0 BuildRequires: python-devel # for FC3 and earlier @@ -23,7 +23,7 @@ Requires: python(abi) = %{pybasever} %endif -Requires: %{python}-twisted-core +Requires: %{python}-twisted-core >= 2.5.0 Requires: %{python}-twisted-names # a noarch-turned-arch package should not have debuginfo @@ -75,6 +75,10 @@ %{python_sitearch}/twisted/plugins/twisted_mail.py* %changelog +* Fri Aug 31 2007 Thomas Vander Stichele +- 0.4.0-1 +- new version + * Wed Jan 03 2007 Thomas Vander Stichele - 0.3.0-4 - add python-devel BR Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-twisted-mail/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 4 Jan 2007 10:17:00 -0000 1.2 +++ sources 5 Sep 2007 12:00:16 -0000 1.3 @@ -1 +1 @@ -33667938b399ee5513c59b5d4087294b TwistedMail-0.3.0.tar.bz2 +b2e1428b527333878434777f284f0e91 TwistedMail-0.4.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 12:01:03 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Wed, 5 Sep 2007 08:01:03 -0400 Subject: rpms/python-twisted-mail/F-7 python-twisted-mail.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709051201.l85C1323012620@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/python-twisted-mail/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9958 Modified Files: python-twisted-mail.spec sources Log Message: update to 0.4.0 Index: python-twisted-mail.spec =================================================================== RCS file: /cvs/extras/rpms/python-twisted-mail/F-7/python-twisted-mail.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-twisted-mail.spec 4 Jan 2007 10:17:00 -0000 1.1 +++ python-twisted-mail.spec 5 Sep 2007 12:00:30 -0000 1.2 @@ -5,17 +5,17 @@ %define origname TwistedMail Name: %{python}-twisted-mail -Version: 0.3.0 -Release: 4%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: A Twisted Mail library, server and client Group: Development/Libraries License: MIT URL: http://www.twistedmatrix.com -Source0: http://tmrc.mit.edu/mirror/twisted/Mail/0.3/TwistedMail-%{version}.tar.bz2 +Source0: http://tmrc.mit.edu/mirror/twisted/Mail/0.4/TwistedMail-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{python}-twisted-core >= 2.4.0 +BuildRequires: %{python}-twisted-core >= 2.5.0 BuildRequires: python-devel # for FC3 and earlier @@ -23,7 +23,7 @@ Requires: python(abi) = %{pybasever} %endif -Requires: %{python}-twisted-core +Requires: %{python}-twisted-core >= 2.5.0 Requires: %{python}-twisted-names # a noarch-turned-arch package should not have debuginfo @@ -75,6 +75,10 @@ %{python_sitearch}/twisted/plugins/twisted_mail.py* %changelog +* Fri Aug 31 2007 Thomas Vander Stichele +- 0.4.0-1 +- new version + * Wed Jan 03 2007 Thomas Vander Stichele - 0.3.0-4 - add python-devel BR Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-twisted-mail/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 4 Jan 2007 10:17:00 -0000 1.2 +++ sources 5 Sep 2007 12:00:30 -0000 1.3 @@ -1 +1 @@ -33667938b399ee5513c59b5d4087294b TwistedMail-0.3.0.tar.bz2 +b2e1428b527333878434777f284f0e91 TwistedMail-0.4.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 12:06:06 2007 From: fedora-extras-commits at redhat.com (Ondrej Vasik (ovasik)) Date: Wed, 5 Sep 2007 08:06:06 -0400 Subject: rpms/docbook-style-xsl/F-7 .cvsignore, 1.17, 1.18 docbook-style-xsl.spec, 1.32, 1.33 sources, 1.17, 1.18 Message-ID: <200709051206.l85C66XW016276@cvs-int.fedora.redhat.com> Author: ovasik Update of /cvs/extras/rpms/docbook-style-xsl/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16205 Modified Files: .cvsignore docbook-style-xsl.spec sources Log Message: new usptream version(fixes #277631) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/docbook-style-xsl/F-7/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 23 Jan 2007 23:11:59 -0000 1.17 +++ .cvsignore 5 Sep 2007 12:05:32 -0000 1.18 @@ -1,14 +1,2 @@ -docbook-xsl-1.65.1.tar.gz -docbook-xsl-1.66.1.tar.gz -docbook-xsl-1.67.0.tar.gz -docbook-xsl-1.67.2.tar.bz2 -docbook-xsl-1.68.0.tar.bz2 -docbook-xsl-1.68.1.tar.bz2 -docbook-xsl-1.69.0.tar.bz2 -docbook-xsl-doc-1.69.0.tar.bz2 -docbook-xsl-1.69.1.tar.bz2 -docbook-xsl-doc-1.69.1.tar.bz2 -docbook-xsl-1.71.1.tar.bz2 -docbook-xsl-doc-1.71.1.tar.bz2 -docbook-xsl-1.72.0.tar.gz -docbook-xsl-doc-1.72.0.tar.bz2 +docbook-xsl-doc-1.73.2.tar.bz2 +docbook-xsl-1.73.2.tar.gz Index: docbook-style-xsl.spec =================================================================== RCS file: /cvs/extras/rpms/docbook-style-xsl/F-7/docbook-style-xsl.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- docbook-style-xsl.spec 24 Jan 2007 12:56:26 -0000 1.32 +++ docbook-style-xsl.spec 5 Sep 2007 12:05:32 -0000 1.33 @@ -1,6 +1,6 @@ Name: docbook-style-xsl -Version: 1.72.0 -Release: 2%{?dist} +Version: 1.73.2 +Release: 1%{?dist} Group: Applications/Text Summary: Norman Walsh's XSL stylesheets for DocBook XML. @@ -97,6 +97,9 @@ %changelog +* Wed Sep 5 2007 Ondrej Vasik 1.73.2-1 +- new upstream(required for fix of #277631 + * Wed Jan 24 2007 Tomas Mraz 1.72.0-2 - Install missing *.ent from common. Index: sources =================================================================== RCS file: /cvs/extras/rpms/docbook-style-xsl/F-7/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 23 Jan 2007 23:11:59 -0000 1.17 +++ sources 5 Sep 2007 12:05:32 -0000 1.18 @@ -1,2 +1,2 @@ -3493dd2e82e0da3d3cab58d5263c634c docbook-xsl-1.72.0.tar.gz -f6b71552c992f16f477f0513f569985c docbook-xsl-doc-1.72.0.tar.bz2 +d41ce59b783b60383cca765902a41039 docbook-xsl-doc-1.73.2.tar.bz2 +7dd72a38c7d25e1396fa26b6ee53eae9 docbook-xsl-1.73.2.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 12:35:49 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Wed, 5 Sep 2007 08:35:49 -0400 Subject: rpms/audio-convert-mod/devel .cvsignore, 1.2, 1.3 audio-convert-mod.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709051235.l85CZnSE017045@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/audio-convert-mod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17018 Modified Files: .cvsignore audio-convert-mod.spec sources Log Message: Update to 3.45.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Sep 2007 20:00:35 -0000 1.2 +++ .cvsignore 5 Sep 2007 12:35:16 -0000 1.3 @@ -1 +1 @@ -audio-convert-mod-3.45.1.tar.gz +audio-convert-mod-3.45.2.tar.gz Index: audio-convert-mod.spec =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/devel/audio-convert-mod.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- audio-convert-mod.spec 3 Sep 2007 20:00:35 -0000 1.1 +++ audio-convert-mod.spec 5 Sep 2007 12:35:16 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pythonname audio_convert_mod Name: audio-convert-mod -Version: 3.45.1 +Version: 3.45.2 Release: 1%{?dist} BuildArch: noarch Summary: A simple audio file converter supporting many formats @@ -59,6 +59,10 @@ %doc AUTHORS README COPYING CHANGELOG TODO %changelog +* Wed Sep 5 2007 Stewart Adam 3.45.2-1 +- Update to 3.45.2 (see CHANGELOG file for details on version changes) +- Fixes RH#277871 + * Fri Aug 24 2007 Stewart Adam 3.45.1-1 - Update to 3.45.1 (see CHANGELOG file for details on version changes) - Remove uninstall script from package Index: sources =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Sep 2007 20:00:35 -0000 1.2 +++ sources 5 Sep 2007 12:35:16 -0000 1.3 @@ -1 +1 @@ -899db3d0ae12e0e226cc9d6eb8ef1e4a audio-convert-mod-3.45.1.tar.gz +22e309010837b60b60194c0e052b4cd8 audio-convert-mod-3.45.2.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 12:38:47 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Wed, 5 Sep 2007 08:38:47 -0400 Subject: rpms/audio-convert-mod/F-7 .cvsignore, 1.2, 1.3 audio-convert-mod.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709051238.l85Cclgg017180@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/audio-convert-mod/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17154 Modified Files: .cvsignore audio-convert-mod.spec sources Log Message: Update to 3.45.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Sep 2007 20:07:24 -0000 1.2 +++ .cvsignore 5 Sep 2007 12:38:14 -0000 1.3 @@ -1 +1 @@ -audio-convert-mod-3.45.1.tar.gz +audio-convert-mod-3.45.2.tar.gz Index: audio-convert-mod.spec =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/F-7/audio-convert-mod.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- audio-convert-mod.spec 3 Sep 2007 20:07:24 -0000 1.1 +++ audio-convert-mod.spec 5 Sep 2007 12:38:14 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pythonname audio_convert_mod Name: audio-convert-mod -Version: 3.45.1 +Version: 3.45.2 Release: 1%{?dist} BuildArch: noarch Summary: A simple audio file converter supporting many formats @@ -59,6 +59,10 @@ %doc AUTHORS README COPYING CHANGELOG TODO %changelog +* Wed Sep 5 2007 Stewart Adam 3.45.2-1 +- Update to 3.45.2 (see CHANGELOG file for details on version changes) +- Fixes RH#277871 + * Fri Aug 24 2007 Stewart Adam 3.45.1-1 - Update to 3.45.1 (see CHANGELOG file for details on version changes) - Remove uninstall script from package Index: sources =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Sep 2007 20:07:24 -0000 1.2 +++ sources 5 Sep 2007 12:38:14 -0000 1.3 @@ -1 +1 @@ -899db3d0ae12e0e226cc9d6eb8ef1e4a audio-convert-mod-3.45.1.tar.gz +22e309010837b60b60194c0e052b4cd8 audio-convert-mod-3.45.2.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 12:41:16 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lennart)) Date: Wed, 5 Sep 2007 08:41:16 -0400 Subject: rpms/pavucontrol/devel pavucontrol.spec,1.3,1.4 Message-ID: <200709051241.l85CfGPj017274@cvs-int.fedora.redhat.com> Author: lennart Update of /cvs/pkgs/rpms/pavucontrol/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17254/devel Modified Files: pavucontrol.spec Log Message: Add versioned dependency on pulseaudio-libs Index: pavucontrol.spec =================================================================== RCS file: /cvs/pkgs/rpms/pavucontrol/devel/pavucontrol.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pavucontrol.spec 5 Sep 2007 00:30:52 -0000 1.3 +++ pavucontrol.spec 5 Sep 2007 12:40:43 -0000 1.4 @@ -1,6 +1,6 @@ Name: pavucontrol Version: 0.9.5 -Release: 0.2.svn20070905%{?dist} +Release: 0.3.svn20070905%{?dist} Summary: Volume control for PulseAudio Group: Applications/Multimedia @@ -13,6 +13,7 @@ BuildRequires: pulseaudio-lib-devel gtkmm24-devel libglademm24-devel BuildRequires: libsigc++20-devel lynx BuildRequires: desktop-file-utils +Requires: pulseaudio-lib >= 0.9.7-0.10 %description PulseAudio Volume Control (pavucontrol) is a simple GTK based volume control @@ -53,6 +54,9 @@ %changelog +* Wed Sep 5 2007 Lennart Poettering 0.9.5-0.3.svn20070905 +- Add versioned dependency on pulseaudio-libs + * Wed Sep 5 2007 Lennart Poettering 0.9.5-0.2.svn20070905 - Update from SVN snapshot From fedora-extras-commits at redhat.com Wed Sep 5 12:42:35 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Wed, 5 Sep 2007 08:42:35 -0400 Subject: rpms/audio-convert-mod/FC-6 .cvsignore, 1.2, 1.3 audio-convert-mod.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709051242.l85CgZOU017320@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/audio-convert-mod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17290 Modified Files: .cvsignore audio-convert-mod.spec sources Log Message: Update to 3.45.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 3 Sep 2007 20:07:49 -0000 1.2 +++ .cvsignore 5 Sep 2007 12:42:03 -0000 1.3 @@ -1 +1 @@ -audio-convert-mod-3.45.1.tar.gz +audio-convert-mod-3.45.2.tar.gz Index: audio-convert-mod.spec =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/FC-6/audio-convert-mod.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- audio-convert-mod.spec 3 Sep 2007 20:07:49 -0000 1.1 +++ audio-convert-mod.spec 5 Sep 2007 12:42:03 -0000 1.2 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pythonname audio_convert_mod Name: audio-convert-mod -Version: 3.45.1 +Version: 3.45.2 Release: 1%{?dist} BuildArch: noarch Summary: A simple audio file converter supporting many formats @@ -59,6 +59,10 @@ %doc AUTHORS README COPYING CHANGELOG TODO %changelog +* Wed Sep 5 2007 Stewart Adam 3.45.2-1 +- Update to 3.45.2 (see CHANGELOG file for details on version changes) +- Fixes RH#277871 + * Fri Aug 24 2007 Stewart Adam 3.45.1-1 - Update to 3.45.1 (see CHANGELOG file for details on version changes) - Remove uninstall script from package Index: sources =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 3 Sep 2007 20:07:49 -0000 1.2 +++ sources 5 Sep 2007 12:42:03 -0000 1.3 @@ -1 +1 @@ -899db3d0ae12e0e226cc9d6eb8ef1e4a audio-convert-mod-3.45.1.tar.gz +22e309010837b60b60194c0e052b4cd8 audio-convert-mod-3.45.2.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 12:43:12 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lennart)) Date: Wed, 5 Sep 2007 08:43:12 -0400 Subject: rpms/pavucontrol/devel pavucontrol.spec,1.4,1.5 Message-ID: <200709051243.l85ChCHr017390@cvs-int.fedora.redhat.com> Author: lennart Update of /cvs/pkgs/rpms/pavucontrol/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17362 Modified Files: pavucontrol.spec Log Message: make build-time dependency versioned, too Index: pavucontrol.spec =================================================================== RCS file: /cvs/pkgs/rpms/pavucontrol/devel/pavucontrol.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pavucontrol.spec 5 Sep 2007 12:40:43 -0000 1.4 +++ pavucontrol.spec 5 Sep 2007 12:42:39 -0000 1.5 @@ -10,7 +10,8 @@ #Source0: http://0pointer.de/lennart/projects/pavucontrol/pavucontrol-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: pulseaudio-lib-devel gtkmm24-devel libglademm24-devel +BuildRequires: pulseaudio-lib-devel >= 0.9.7-0.10 +BuildRequires: gtkmm24-devel libglademm24-devel BuildRequires: libsigc++20-devel lynx BuildRequires: desktop-file-utils Requires: pulseaudio-lib >= 0.9.7-0.10 From fedora-extras-commits at redhat.com Wed Sep 5 12:46:36 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Wed, 5 Sep 2007 08:46:36 -0400 Subject: rpms/ppracer/devel ppracer.spec,1.19,1.20 Message-ID: <200709051246.l85Ckaef017485@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/ppracer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17467 Modified Files: ppracer.spec Log Message: change license to GPLv2+ Index: ppracer.spec =================================================================== RCS file: /cvs/pkgs/rpms/ppracer/devel/ppracer.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ppracer.spec 14 Feb 2007 14:29:59 -0000 1.19 +++ ppracer.spec 5 Sep 2007 12:46:03 -0000 1.20 @@ -7,8 +7,8 @@ Summary: 3D racing game featuring Tux Name: ppracer Version: 0.3.1 -Release: 10%{?dist} -License: GPL +Release: 11%{?dist} +License: GPLv2+ Group: Amusements/Games URL: http://racer.planetpenguin.de BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -94,6 +94,9 @@ %{_datadir}/applications/%{desktop_vendor}-%{name}.desktop %changelog +* Wed Sep 05 2007 Nils Philippsen 0.3.1-11 +- change license to GPLv2+ + * Wed Feb 14 2007 Nils Philippsen 0.3.1-10 - rebuild From fedora-extras-commits at redhat.com Wed Sep 5 12:47:06 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 05 Sep 2007 05:47:06 -0700 Subject: [pkgdb] kaffeine had acl change status Message-ID: <200709051247.l85Cl6R3015211@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on kaffeine (Fedora devel) to Approved for Mary Ellen Foster (mef) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kaffeine From fedora-extras-commits at redhat.com Wed Sep 5 12:47:07 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 05 Sep 2007 05:47:07 -0700 Subject: [pkgdb] kaffeine had acl change status Message-ID: <200709051247.l85Cl7U9015220@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on kaffeine (Fedora devel) to Approved for Mary Ellen Foster (mef) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kaffeine From fedora-extras-commits at redhat.com Wed Sep 5 12:52:14 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 5 Sep 2007 08:52:14 -0400 Subject: devel/squashfs-tools squashfs-tools.spec,1.14,1.15 Message-ID: <200709051252.l85CqEDq017611@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/squashfs-tools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17586 Modified Files: squashfs-tools.spec Log Message: * Wed Sep 5 2007 Jeremy Katz - 3.2-2 - fixes from package review (#226430) Index: squashfs-tools.spec =================================================================== RCS file: /cvs/pkgs/devel/squashfs-tools/squashfs-tools.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- squashfs-tools.spec 4 Sep 2007 00:09:45 -0000 1.14 +++ squashfs-tools.spec 5 Sep 2007 12:51:42 -0000 1.15 @@ -1,7 +1,7 @@ Summary: Utility for the creation of squashfs filesystems Name: squashfs-tools Version: 3.2 -Release: 1 +Release: 2 License: GPLv2+ Group: System Environment/Base URL: http://squashfs.sf.net @@ -41,6 +41,9 @@ %{_sbindir}/unsquashfs %changelog +* Wed Sep 5 2007 Jeremy Katz - 3.2-2 +- fixes from package review (#226430) + * Tue Mar 20 2007 Jeremy Katz - 3.2-1 - update to 3.2r2 From fedora-extras-commits at redhat.com Wed Sep 5 13:00:16 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Wed, 5 Sep 2007 09:00:16 -0400 Subject: rpms/python-twisted-news/devel .cvsignore, 1.2, 1.3 python-twisted-news.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709051300.l85D0GmU017918@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/python-twisted-news/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17863 Modified Files: .cvsignore python-twisted-news.spec sources Log Message: updated to 0.3.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-twisted-news/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 4 Jan 2007 11:26:54 -0000 1.2 +++ .cvsignore 5 Sep 2007 12:59:43 -0000 1.3 @@ -1 +1 @@ -TwistedNews-0.2.0.tar.bz2 +TwistedNews-0.3.0.tar.bz2 Index: python-twisted-news.spec =================================================================== RCS file: /cvs/extras/rpms/python-twisted-news/devel/python-twisted-news.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-twisted-news.spec 4 Jan 2007 11:26:54 -0000 1.1 +++ python-twisted-news.spec 5 Sep 2007 12:59:43 -0000 1.2 @@ -5,17 +5,17 @@ %define origname TwistedNews Name: %{python}-twisted-news -Version: 0.2.0 -Release: 3%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: Twisted News is an NNTP server and programming library Group: Development/Libraries License: MIT URL: http://www.twistedmatrix.com -Source0: http://tmrc.mit.edu/mirror/twisted/News/0.2/TwistedNews-%{version}.tar.bz2 +Source0: http://tmrc.mit.edu/mirror/twisted/News/0.3/TwistedNews-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{python}-twisted-core >= 2.4.0 +BuildRequires: %{python}-twisted-core >= 2.5.0 BuildRequires: python-devel # for FC3 and earlier @@ -23,7 +23,7 @@ Requires: python(abi) = %{pybasever} %endif -Requires: %{python}-twisted-core +Requires: %{python}-twisted-core >= 2.5.0 Requires: %{python}-twisted-mail # a noarch-turned-arch package should not have debuginfo @@ -63,6 +63,10 @@ %{python_sitearch}/twisted/plugins/twisted_news.py* %changelog +* Fri Aug 31 2007 Thomas Vander Stichele +- 0.3.0-1 +- update to latest release + * Wed Jan 03 2007 Thomas Vander Stichele - 0.2.0-3 - add python-devel BR Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-twisted-news/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 4 Jan 2007 11:26:54 -0000 1.2 +++ sources 5 Sep 2007 12:59:43 -0000 1.3 @@ -1 +1 @@ -62a93645867bacad4a4ca4d45e9ce090 TwistedNews-0.2.0.tar.bz2 +cacbebf47882e57ca04d5c2ec3601830 TwistedNews-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 13:00:21 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Wed, 5 Sep 2007 09:00:21 -0400 Subject: rpms/python-twisted-news/F-7 python-twisted-news.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709051300.l85D0LCW017956@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/python-twisted-news/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17886 Modified Files: python-twisted-news.spec sources Log Message: update to 0.3.0 Index: python-twisted-news.spec =================================================================== RCS file: /cvs/extras/rpms/python-twisted-news/F-7/python-twisted-news.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-twisted-news.spec 4 Jan 2007 11:26:54 -0000 1.1 +++ python-twisted-news.spec 5 Sep 2007 12:59:49 -0000 1.2 @@ -5,17 +5,17 @@ %define origname TwistedNews Name: %{python}-twisted-news -Version: 0.2.0 -Release: 3%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: Twisted News is an NNTP server and programming library Group: Development/Libraries License: MIT URL: http://www.twistedmatrix.com -Source0: http://tmrc.mit.edu/mirror/twisted/News/0.2/TwistedNews-%{version}.tar.bz2 +Source0: http://tmrc.mit.edu/mirror/twisted/News/0.3/TwistedNews-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{python}-twisted-core >= 2.4.0 +BuildRequires: %{python}-twisted-core >= 2.5.0 BuildRequires: python-devel # for FC3 and earlier @@ -23,7 +23,7 @@ Requires: python(abi) = %{pybasever} %endif -Requires: %{python}-twisted-core +Requires: %{python}-twisted-core >= 2.5.0 Requires: %{python}-twisted-mail # a noarch-turned-arch package should not have debuginfo @@ -63,6 +63,10 @@ %{python_sitearch}/twisted/plugins/twisted_news.py* %changelog +* Fri Aug 31 2007 Thomas Vander Stichele +- 0.3.0-1 +- update to latest release + * Wed Jan 03 2007 Thomas Vander Stichele - 0.2.0-3 - add python-devel BR Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-twisted-news/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 4 Jan 2007 11:26:54 -0000 1.2 +++ sources 5 Sep 2007 12:59:49 -0000 1.3 @@ -1 +1 @@ -62a93645867bacad4a4ca4d45e9ce090 TwistedNews-0.2.0.tar.bz2 +cacbebf47882e57ca04d5c2ec3601830 TwistedNews-0.3.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 13:02:40 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Wed, 5 Sep 2007 09:02:40 -0400 Subject: rpms/bzflag/devel bzflag.spec,1.30,1.31 Message-ID: <200709051302.l85D2eTc023982@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/bzflag/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23946 Modified Files: bzflag.spec Log Message: change license tag from LGPL to LGPLv2, the licensing is a bit ambigious about if it's "V2.1 only" or "V2.1 or later". I've requested upstream to clarify this: http://sf.net/tracker/?func=detail&aid=1788424&group_id=3248&atid=103248 Index: bzflag.spec =================================================================== RCS file: /cvs/pkgs/rpms/bzflag/devel/bzflag.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- bzflag.spec 22 Jun 2007 21:09:45 -0000 1.30 +++ bzflag.spec 5 Sep 2007 13:02:06 -0000 1.31 @@ -16,8 +16,8 @@ Summary: 3D multi-player tank battle game Name: bzflag Version: 2.0.8 -Release: 4%{?dist} -License: LGPL +Release: 5%{?dist} +License: LGPLv2 Group: Amusements/Games URL: http://bzflag.org Source0: http://download.sourceforge.net/bzflag/bzflag-%{version}%{?date:.%{date}}.tar.bz2 @@ -96,6 +96,12 @@ %{_mandir}/man*/* %changelog +* Wed Sep 05 2007 Nils Philippsen 2.0.8-5 +- change license tag from LGPL to LGPLv2, the licensing is a bit ambigious + about if it's "V2.1 only" or "V2.1 or later". I've requested upstream to + clarify this: + http://sf.net/tracker/?func=detail&aid=1788424&group_id=3248&atid=103248 + * Fri Jun 22 2007 Nils Philippsen - change license tag from GPL to LGPL From fedora-extras-commits at redhat.com Wed Sep 5 13:04:45 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Wed, 5 Sep 2007 09:04:45 -0400 Subject: rpms/ejabberd/devel .cvsignore, 1.4, 1.5 ejabberd.spec, 1.13, 1.14 mod_ctlextra.erl, 1.2, 1.3 sources, 1.4, 1.5 ejabberd-1.1.3-ldapfix.patch, 1.1, NONE Message-ID: <200709051304.l85D4jGe024093@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/pkgs/rpms/ejabberd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24065 Modified Files: .cvsignore ejabberd.spec mod_ctlextra.erl sources Removed Files: ejabberd-1.1.3-ldapfix.patch Log Message: Update to 1.1.4 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Feb 2007 21:21:08 -0000 1.4 +++ .cvsignore 5 Sep 2007 13:04:12 -0000 1.5 @@ -1 +1 @@ -ejabberd-1.1.3.tar.gz +ejabberd-1.1.4.tar.gz Index: ejabberd.spec =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/devel/ejabberd.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ejabberd.spec 4 Sep 2007 12:26:54 -0000 1.13 +++ ejabberd.spec 5 Sep 2007 13:04:12 -0000 1.14 @@ -1,6 +1,6 @@ Name: ejabberd -Version: 1.1.3 -Release: 11%{?dist} +Version: 1.1.4 +Release: 1%{?dist} Summary: A distributed, fault-tolerant Jabber/XMPP server Group: Applications/Internet @@ -23,8 +23,6 @@ Source9: ejabberdctl.pam Source10: ejabberdctl.apps -Patch1: ejabberd-1.1.3-ldapfix.patch - BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel @@ -79,8 +77,6 @@ %prep %setup -q -%patch1 -p1 - %{__perl} -pi -e "s!/var/lib/ejabberd!%{_libdir}/ejabberd-%{version}!g" src/Makefile.in %{__perl} -pi -e "s!/etc!%{_sysconfdir}!g" src/Makefile.in %{__perl} -pi -e "s!\@prefix\@!!g" src/Makefile.in @@ -173,6 +169,11 @@ %doc ChangeLog COPYING TODO doc/*.pdf doc/*.html doc/*.png doc/release_notes_* %changelog +* Wed Sep 5 2007 Jeffrey C. Ollie - 1.1.4-1 +- Drop LDAP patch +- Update mod_ctlextra +- Update to 1.1.4 + * Tue Sep 4 2007 Jeffrey C. Ollie - 1.1.3-11 - Fix ejabberdctl wrapper script - #276071 Index: mod_ctlextra.erl =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/devel/mod_ctlextra.erl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mod_ctlextra.erl 31 Jul 2007 14:03:27 -0000 1.2 +++ mod_ctlextra.erl 5 Sep 2007 13:04:12 -0000 1.3 @@ -1,191 +1,193 @@ %%%---------------------------------------------------------------------- %%% File : mod_ctlextra.erl -%%% Author : Badlop -%%% Purpose : Adds more options for ejabberd_ctl -%%% Created : +%%% Author : Badlop +%%% Purpose : Adds more commands to ejabberd_ctl +%%% Created : 30 Nov 2006 by Badlop %%% Id : $Id$ %%%---------------------------------------------------------------------- -module(mod_ctlextra). --author(''). --vsn('$Revision$'). +-author('badlop at ono.com'). +-vsn('$Revision$ '). -behaviour(gen_mod). --export([ - start/2, - stop/1, - ctl_process/2, - ctl_process/3 +-export([start/2, + stop/1, + ctl_process/2, + ctl_process/3 ]). -include("ejabberd.hrl"). -include("ejabberd_ctl.hrl"). -include("jlib.hrl"). +-include("mod_roster.hrl"). -record(session, {sid, usr, us, priority}). % copied from ejabberd_sm.erl start(Host, _Opts) -> - ejabberd_ctl:register_commands([ - {"compile file", "recompile and reload file"}, - {"load-config file", "load config from file"}, - {"remove-node nodename", "remove an ejabberd node from the database"}, - - % ejabberd_auth - {"delete-older-users days", "delete users that have not logged in the last 'days'"}, - {"set-password user server password", "set password to user at server"}, - - % ejd2odbc - {"export2odbc server output", "export Mnesia tables on server to files on output directory"}, - - % mod_offline - {"delete-older-messages days", "delete offline messages older than 'days'"}, - - % mod_shared_roster - {"srg-create group host name description display", "create the group with options"}, - {"srg-delete group host", "delete the group"}, - {"srg-user-add user server group host", "add user at server to group on host"}, - {"srg-user-del user server group host", "delete user at server from group on host"}, - - % mod_vcard - {"vcard-get user host data [data2]", "get data from the vCard of the user"}, - {"vcard-set user host data [data2] content", "set data to content on the vCard"}, - - % mod_announce - % announce_send_online host message - % announce_send_all host, message - - % mod_muc - % muc-add room opts - % muc-del room - {"muc-purge days", "destroy rooms with not activity on the last 'days'"}, - {"muc-online-rooms", "list existing rooms"}, - - % mod_roster - {"add-rosteritem user1 server1 user2 server2 nick group subs", "Add user2 at server2 to user1 at server1"}, - %{"", "subs= none, from, to or both"}, - %{"", "example: add-roster peter localhost mike server.com MiKe Employees both"}, - %{"", "will add mike at server.com to peter at localhost roster"}, - {"pushroster file user server", "push template roster in file to user at server"}, - {"pushroster-all file", "push template roster in file to all those users"}, - {"push-alltoall server group", "adds all the users to all the users in Group"}, - - {"status-list status", "list the logged users with status"}, - {"status-num status", "number of logged users with status"}, - - {"stats registeredusers", "number of registered users"}, - {"stats onlineusers", "number of logged users"}, - - % misc - {"get-cookie", "get the Erlang cookie of this node"}, - {"killsession user server resource", "kill a user session"} - ], ?MODULE, ctl_process), + ejabberd_ctl:register_commands([ + {"compile file", "recompile and reload file"}, + {"load-config file", "load config from file"}, + {"remove-node nodename", "remove an ejabberd node from the database"}, + + %% ejabberd_auth + {"delete-older-users days", "delete users that have not logged in the last 'days'"}, + {"set-password user server password", "set password to user at server"}, + + %% ejd2odbc + {"export2odbc server output", "export Mnesia tables on server to files on output directory"}, + + %% mod_offline + {"delete-older-messages days", "delete offline messages older than 'days'"}, + + %% mod_shared_roster + {"srg-create group host name description display", "create the group with options"}, + {"srg-delete group host", "delete the group"}, + {"srg-user-add user server group host", "add user at server to group on host"}, + {"srg-user-del user server group host", "delete user at server from group on host"}, + + %% mod_vcard + {"vcard-get user host data [data2]", "get data from the vCard of the user"}, + {"vcard-set user host data [data2] content", "set data to content on the vCard"}, + + %% mod_announce + %% announce_send_online host message + %% announce_send_all host, message + + %% mod_muc + %% muc-add room opts + %% muc-del room + {"muc-purge days", "destroy rooms with not activity on the last 'days'"}, + {"muc-online-rooms", "list existing rooms"}, + + %% mod_roster + {"add-rosteritem user1 server1 user2 server2 nick group subs", "Add user2 at server2 to user1 at server1's roster"}, + %%{"", "subs= none, from, to or both"}, + %%{"", "example: add-roster peter localhost mike server.com MiKe Employees both"}, + %%{"", "will add mike at server.com to peter at localhost roster"}, + {"rem-rosteritem user1 server1 user2 server2", "Remove user2 at server2 from user1 at server1's roster"}, + {"pushroster file user server", "push template roster in file to user at server"}, + {"pushroster-all file", "push template roster in file to all those users"}, + {"push-alltoall server group", "adds all the users to all the users in Group"}, + + {"status-list status", "list the logged users with status"}, + {"status-num status", "number of logged users with status"}, + + {"stats registeredusers", "number of registered users"}, + {"stats onlineusers", "number of logged users"}, + {"stats uptime-seconds", "uptime of ejabberd node in seconds"}, + + %% misc + {"get-cookie", "get the Erlang cookie of this node"}, + {"killsession user server resource", "kill a user session"} + ], ?MODULE, ctl_process), ejabberd_ctl:register_commands(Host, [ - % mod_muc - {"muc-purge days", "destroy rooms with not activity on the last 'days'"}, - {"muc-online-rooms", "list existing rooms"}, - - % mod_last - {"num-active-users days", "number of users active in the last 'days'"}, - {"status-list status", "list the logged users with status"}, - {"status-num status", "number of logged users with status"}, - {"stats registeredusers", "number of registered users"}, - {"stats onlineusers", "number of logged users"} - ], ?MODULE, ctl_process), - ok. + %% mod_muc + {"muc-purge days", "destroy rooms with not activity on the last 'days'"}, + {"muc-online-rooms", "list existing rooms"}, + + %% mod_last + {"num-active-users days", "number of users active in the last 'days'"}, + {"status-list status", "list the logged users with status"}, + {"status-num status", "number of logged users with status"}, + {"stats registeredusers", "number of registered users"}, + {"stats onlineusers", "number of logged users"} + ], ?MODULE, ctl_process), + ok. stop(_Host) -> - ok. + ok. ctl_process(_Val, ["blo"]) -> - FResources = "eeeaaa aaa", - io:format("~s", [FResources]), - ?STATUS_SUCCESS; + FResources = "eeeaaa aaa", + io:format("~s", [FResources]), + ?STATUS_SUCCESS; ctl_process(_Val, ["delete-older-messages", Days]) -> mod_offline:remove_old_messages(list_to_integer(Days)), ?STATUS_SUCCESS; ctl_process(_Val, ["delete-older-users", Days]) -> - {removed, N, UR} = delete_older_users(list_to_integer(Days)), - io:format("Deleted ~p users: ~p~n", [N, UR]), - ?STATUS_SUCCESS; + {removed, N, UR} = delete_older_users(list_to_integer(Days)), + io:format("Deleted ~p users: ~p~n", [N, UR]), + ?STATUS_SUCCESS; ctl_process(_Val, ["export2odbc", Server, Output]) -> - Tables = [ - {export_last, last}, - {export_offline, offline}, - {export_passwd, passwd}, - {export_private_storage, private_storage}, - {export_roster, roster}, - {export_vcard, vcard}, - {export_vcard_search, vcard_search}], - Export = fun({TableFun, Table}) -> - Filename = filename:join([Output, atom_to_list(Table)++".txt"]), - io:format("Trying to export Mnesia table '~p' on server '~s' to file '~s'~n", [Table, Server, Filename]), - catch ejd2odbc:TableFun(Server, Filename) - end, - lists:foreach(Export, Tables), - ?STATUS_SUCCESS; + Tables = [ + {export_last, last}, + {export_offline, offline}, + {export_passwd, passwd}, + {export_private_storage, private_storage}, + {export_roster, roster}, + {export_vcard, vcard}, + {export_vcard_search, vcard_search}], + Export = fun({TableFun, Table}) -> + Filename = filename:join([Output, atom_to_list(Table)++".txt"]), + io:format("Trying to export Mnesia table '~p' on server '~s' to file '~s'~n", [Table, Server, Filename]), + catch ejd2odbc:TableFun(Server, Filename) + end, + lists:foreach(Export, Tables), + ?STATUS_SUCCESS; ctl_process(_Val, ["set-password", User, Server, Password]) -> ejabberd_auth:set_password(User, Server, Password), - ?STATUS_SUCCESS; + ?STATUS_SUCCESS; ctl_process(_Val, ["vcard-get", User, Server, Data]) -> - {ok, Res} = vcard_get(User, Server, {Data}), + {ok, Res} = vcard_get(User, Server, [Data]), io:format("~s~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, ["vcard-get", User, Server, Data1, Data2]) -> - {ok, Res} = vcard_get(User, Server, {Data1, Data2}), + {ok, Res} = vcard_get(User, Server, [Data1, Data2]), io:format("~s~n", [Res]), ?STATUS_SUCCESS; -ctl_process(_Val, ["vcard-set", User, Server, Data, Content]) -> - {ok, Res} = vcard_set(User, Server, Data, Content), +ctl_process(_Val, ["vcard-set", User, Server, Data1, Content]) -> + {ok, Res} = vcard_set(User, Server, [Data1], Content), io:format("~s~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, ["vcard-set", User, Server, Data1, Data2, Content]) -> - {ok, Res} = vcard_set(User, Server, Data1, Data2, Content), + {ok, Res} = vcard_set(User, Server, [Data1, Data2], Content), io:format("~s~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, ["compile", Module]) -> compile:file(Module), - ?STATUS_SUCCESS; + ?STATUS_SUCCESS; ctl_process(_Val, ["remove-node", Node]) -> - mnesia:del_table_copy(schema, list_to_atom(Node)), - ?STATUS_SUCCESS; + mnesia:del_table_copy(schema, list_to_atom(Node)), + ?STATUS_SUCCESS; ctl_process(_Val, ["srg-create", Group, Host, Name, Description, Display]) -> - Opts = [{name, Name}, {displayed_groups, [Display]}, {description, Description}], - {atomic, ok} = mod_shared_roster:create_group(Host, Group, Opts), + Opts = [{name, Name}, {displayed_groups, [Display]}, {description, Description}], + {atomic, ok} = mod_shared_roster:create_group(Host, Group, Opts), ?STATUS_SUCCESS; ctl_process(_Val, ["srg-delete", Group, Host]) -> - {atomic, ok} = mod_shared_roster:delete_group(Host, Group), + {atomic, ok} = mod_shared_roster:delete_group(Host, Group), ?STATUS_SUCCESS; ctl_process(_Val, ["srg-user-add", User, Server, Group, Host]) -> - {atomic, ok} = mod_shared_roster:add_user_to_group(Host, {User, Server}, Group), + {atomic, ok} = mod_shared_roster:add_user_to_group(Host, {User, Server}, Group), ?STATUS_SUCCESS; ctl_process(_Val, ["srg-user-del", User, Server, Group, Host]) -> - {atomic, ok} = mod_shared_roster:remove_user_from_group(Host, {User, Server}, Group), + {atomic, ok} = mod_shared_roster:remove_user_from_group(Host, {User, Server}, Group), ?STATUS_SUCCESS; ctl_process(_Val, ["muc-purge", Days]) -> - {purged, Num_total, Num_purged, Names_purged} = muc_purge(list_to_integer(Days)), - io:format("Purged ~p chatrooms from a total of ~p on the server:~n~p~n", [Num_purged, Num_total, Names_purged]), - ?STATUS_SUCCESS; + {purged, Num_total, Num_purged, Names_purged} = muc_purge(list_to_integer(Days)), + io:format("Purged ~p chatrooms from a total of ~p on the server:~n~p~n", [Num_purged, Num_total, Names_purged]), + ?STATUS_SUCCESS; ctl_process(_Val, ["muc-online-rooms"]) -> - format_print_room(all, ets:tab2list(muc_online_room)), - ?STATUS_SUCCESS; + format_print_room(all, ets:tab2list(muc_online_room)), + ?STATUS_SUCCESS; ctl_process(_Val, ["add-rosteritem", LocalUser, LocalServer, RemoteUser, RemoteServer, Nick, Group, Subs]) -> case add_rosteritem(LocalUser, LocalServer, RemoteUser, RemoteServer, Nick, Group, list_to_atom(Subs), []) of @@ -201,6 +203,20 @@ ?STATUS_BADRPC end; +ctl_process(_Val, ["rem-rosteritem", LocalUser, LocalServer, RemoteUser, RemoteServer]) -> + case rem_rosteritem(LocalUser, LocalServer, RemoteUser, RemoteServer) of + {atomic, ok} -> + ?STATUS_SUCCESS; + {error, Reason} -> + io:format("Can't remove ~p@~p to ~p@~p: ~p~n", + [RemoteUser, RemoteServer, LocalUser, LocalServer, Reason]), + ?STATUS_ERROR; + {badrpc, Reason} -> + io:format("Can't remove roster item to user ~p: ~p~n", + [LocalUser, Reason]), + ?STATUS_BADRPC + end; + ctl_process(_Val, ["pushroster", File, User, Server]) -> case pushroster(File, User, Server) of ok -> @@ -258,18 +274,19 @@ end; ctl_process(_Val, ["stats", Stat]) -> - Res = case Stat of - "registeredusers" -> mnesia:table_info(passwd, size); - "onlineusers" -> mnesia:table_info(session, size) - end, + Res = case Stat of + "uptime-seconds" -> uptime_seconds(); + "registeredusers" -> mnesia:table_info(passwd, size); + "onlineusers" -> mnesia:table_info(session, size) + end, io:format("~p~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, ["status-num", Status_required]) -> - ctl_process(_Val, "all", ["status-num", Status_required]); + ctl_process(_Val, "all", ["status-num", Status_required]); ctl_process(_Val, ["status-list", Status_required]) -> - ctl_process(_Val, "all", ["status-list", Status_required]); + ctl_process(_Val, "all", ["status-list", Status_required]); ctl_process(_Val, ["get-cookie"]) -> io:format("~s~n", [atom_to_list(erlang:get_cookie())]), @@ -277,50 +294,50 @@ ctl_process(_Val, ["killsession", User, Server, Resource]) -> ejabberd_router:route( - jlib:make_jid("", "", ""), - jlib:make_jid(User, Server, Resource), - {xmlelement, "broadcast", [], [{exit, "killed"}]}), + jlib:make_jid("", "", ""), + jlib:make_jid(User, Server, Resource), + {xmlelement, "broadcast", [], [{exit, "killed"}]}), ?STATUS_SUCCESS; ctl_process(Val, _Args) -> - Val. + Val. ctl_process(_Val, Host, ["muc-purge", Days]) -> - {purged, Num_total, Num_purged, Names_purged} = muc_purge(Host, list_to_integer(Days)), - io:format("Purged ~p chatrooms from a total of ~p on the host ~p:~n~p~n", [Num_purged, Num_total, Host, Names_purged]), - ?STATUS_SUCCESS; + {purged, Num_total, Num_purged, Names_purged} = muc_purge(Host, list_to_integer(Days)), + io:format("Purged ~p chatrooms from a total of ~p on the host ~p:~n~p~n", [Num_purged, Num_total, Host, Names_purged]), + ?STATUS_SUCCESS; ctl_process(_Val, ServerHost, ["muc-online-rooms"]) -> - MUCHost = find_host(ServerHost), - format_print_room(MUCHost, ets:tab2list(muc_online_room)), - ?STATUS_SUCCESS; + MUCHost = find_host(ServerHost), + format_print_room(MUCHost, ets:tab2list(muc_online_room)), + ?STATUS_SUCCESS; ctl_process(_Val, Host, ["num-active-users", Days]) -> - Number = num_active_users(Host, list_to_integer(Days)), + Number = num_active_users(Host, list_to_integer(Days)), io:format("~p~n", [Number]), ?STATUS_SUCCESS; ctl_process(_Val, Host, ["stats", Stat]) -> - Res = case Stat of - "registeredusers" -> length(ejabberd_auth:get_vh_registered_users(Host)); - "onlineusers" -> length(ejabberd_sm:get_vh_session_list(Host)) - end, + Res = case Stat of + "registeredusers" -> length(ejabberd_auth:get_vh_registered_users(Host)); + "onlineusers" -> length(ejabberd_sm:get_vh_session_list(Host)) + end, io:format("~p~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, Host, ["status-num", Status_required]) -> - Num = length(get_status_list(Host, Status_required)), + Num = length(get_status_list(Host, Status_required)), io:format("~p~n", [Num]), ?STATUS_SUCCESS; ctl_process(_Val, Host, ["status-list", Status_required]) -> - Res = get_status_list(Host, Status_required), + Res = get_status_list(Host, Status_required), [ io:format("~s@~s ~s ~p \"~s\"~n", [U, S, R, P, St]) || {U, S, R, P, St} <- Res], ?STATUS_SUCCESS; ctl_process(Val, _Host, _Args) -> - Val. + Val. %%------------- @@ -328,205 +345,241 @@ %%------------- get_status_list(Host, Status_required) -> - % Get list of all logged users - Sessions = ejabberd_sm:dirty_get_my_sessions_list(), - % Reformat the list - Sessions2 = [ {Session#session.usr, Session#session.sid, Session#session.priority} || Session <- Sessions], - Fhost = case Host of + %% Get list of all logged users + Sessions = ejabberd_sm:dirty_get_my_sessions_list(), + %% Reformat the list + Sessions2 = [ {Session#session.usr, Session#session.sid, Session#session.priority} || Session <- Sessions], + Fhost = case Host of "all" -> - % All hosts are requested, so don't filter at all - fun(_, _) -> true end; + %% All hosts are requested, so dont filter at all + fun(_, _) -> true end; _ -> - % Filter the list, only Host is interesting - fun(A, B) -> A == B end - end, - Sessions3 = [ {Pid, Server, Priority} || {{_User, Server, _Resource}, {_, Pid}, Priority} <- Sessions2, apply(Fhost, [Server, Host])], - % For each Pid, get its presence - Sessions4 = [ {ejabberd_c2s:get_presence(Pid), Server, Priority} || {Pid, Server, Priority} <- Sessions3], - % Filter by status - Fstatus = case Status_required of - "all" -> - fun(_, _) -> true end; - _ -> - fun(A, B) -> A == B end - end, - [{User, Server, Resource, Priority, stringize(Status_text)} - || {{User, Resource, Status, Status_text}, Server, Priority} <- Sessions4, - apply(Fstatus, [Status, Status_required])]. + %% Filter the list, only Host is interesting + fun(A, B) -> A == B end + end, + Sessions3 = [ {Pid, Server, Priority} || {{_User, Server, _Resource}, {_, Pid}, Priority} <- Sessions2, apply(Fhost, [Server, Host])], + %% For each Pid, get its presence + Sessions4 = [ {ejabberd_c2s:get_presence(Pid), Server, Priority} || {Pid, Server, Priority} <- Sessions3], + %% Filter by status + Fstatus = case Status_required of + "all" -> + fun(_, _) -> true end; + _ -> + fun(A, B) -> A == B end + end, + [{User, Server, Resource, Priority, stringize(Status_text)} + || {{User, Resource, Status, Status_text}, Server, Priority} <- Sessions4, + apply(Fstatus, [Status, Status_required])]. -% Make string more print-friendly +%% Make string more print-friendly stringize(String) -> - % Replace newline characters with other code - element(2, regexp:gsub(String, "\n", "\\n")). + %% Replace newline characters with other code + element(2, regexp:gsub(String, "\n", "\\n")). add_rosteritem(LU, LS, RU, RS, Nick, Group, Subscription, Xattrs) -> - subscribe(LU, LS, RU, RS, Nick, Group, Subscription, Xattrs), - % TODO: if the server is not local and Subs=to or both: send subscription request - % TODO: check if the 'remote server' is a virtual host here, else do nothing - %add_rosteritem2(RU, RS, LU, LS, LU, "", invert_subs(Subscription), Xattrs, Host). - subscribe(RU, RS, LU, LS, LU, "", invert_subs(Subscription), Xattrs). - -invert_subs(none) -> none; -invert_subs(to) -> none; -invert_subs(from) -> to; -invert_subs(both) -> both. + subscribe(LU, LS, RU, RS, Nick, Group, Subscription, Xattrs), + route_rosteritem(LU, LS, RU, RS, Nick, Group, Subscription), + {atomic, ok}. subscribe(LocalUser, LocalServer, RemoteUser, RemoteServer, Nick, Group, Subscription, Xattrs) -> - mnesia:transaction( - fun() -> - mnesia:write({ - roster, - {LocalUser,LocalServer,{RemoteUser,RemoteServer,[]}}, % usj - {LocalUser,LocalServer}, % us - {RemoteUser,RemoteServer,[]}, % jid - Nick, % name: "Mom", [] - Subscription, % subscription: none, to=you see him, from=he sees you, both - none, % ask: out=send request, in=somebody requests you, none - [Group], % groups: ["Family"] - Xattrs, % xattrs: [{"category","conference"}] - [] % xs: [] - }) - end). + R = #roster{usj = {LocalUser,LocalServer,{RemoteUser,RemoteServer,[]}}, + us = {LocalUser,LocalServer}, + jid = {RemoteUser,RemoteServer,[]}, + name = Nick, + subscription = Subscription, % none, to=you see him, from=he sees you, both + ask = none, % out=send request, in=somebody requests you, none + groups = [Group], + askmessage = Xattrs, % example: [{"category","conference"}] + xs = []}, + mnesia:transaction(fun() -> mnesia:write(R) end). + +rem_rosteritem(LU, LS, RU, RS) -> + unsubscribe(LU, LS, RU, RS), + route_rosteritem(LU, LS, RU, RS, "", "", "remove"), + {atomic, ok}. + +unsubscribe(LocalUser, LocalServer, RemoteUser, RemoteServer) -> + Key = {{LocalUser,LocalServer,{RemoteUser,RemoteServer,[]}}, + {LocalUser,LocalServer}}, + mnesia:transaction(fun() -> mnesia:delete(roster, Key, write) end). + +route_rosteritem(LocalUser, LocalServer, RemoteUser, RemoteServer, Nick, Group, Subscription) -> + LJID = jlib:make_jid(LocalUser, LocalServer, ""), + RJID = jlib:make_jid(RemoteUser, RemoteServer, ""), + ToS = jlib:jid_to_string(LJID), + ItemJIDS = jlib:jid_to_string(RJID), + GroupXML = {xmlelement, "group", [], [{xmlcdata, Group}]}, + Item = {xmlelement, "item", + [{"jid", ItemJIDS}, + {"name", Nick}, + {"subscription", Subscription}], + [GroupXML]}, + Query = {xmlelement, "query", [{"xmlns", ?NS_ROSTER}], [Item]}, + Packet = {xmlelement, "iq", [{"type", "set"}, {"to", ToS}], [Query]}, + ejabberd_router:route(LJID, LJID, Packet). pushroster(File, User, Server) -> - {ok, [Roster]} = file:consult(File), - subscribe_roster({User, Server, "", User}, Roster). + {ok, [Roster]} = file:consult(File), + subscribe_roster({User, Server, "", User}, Roster). pushroster_all(File) -> - {ok, [Roster]} = file:consult(File), - subscribe_all(Roster). + {ok, [Roster]} = file:consult(File), + subscribe_all(Roster). subscribe_all(Roster) -> - subscribe_all(Roster, Roster). + subscribe_all(Roster, Roster). subscribe_all([], _) -> - ok; + ok; subscribe_all([User1 | Users], Roster) -> - subscribe_roster(User1, Roster), - subscribe_all(Users, Roster). + subscribe_roster(User1, Roster), + subscribe_all(Users, Roster). subscribe_roster(_, []) -> - ok; -% Do not subscribe a user to itself + ok; +%% Do not subscribe a user to itself subscribe_roster({Name, Server, Group, Nick}, [{Name, Server, _, _} | Roster]) -> - subscribe_roster({Name, Server, Group, Nick}, Roster); -% Subscribe Name2 to Name1 + subscribe_roster({Name, Server, Group, Nick}, Roster); +%% Subscribe Name2 to Name1 subscribe_roster({Name1, Server1, Group1, Nick1}, [{Name2, Server2, Group2, Nick2} | Roster]) -> - subscribe(Name1, Server1, Name2, Server2, Nick2, Group2, both, []), - subscribe_roster({Name1, Server1, Group1, Nick1}, Roster). + subscribe(Name1, Server1, Name2, Server2, Nick2, Group2, both, []), + subscribe_roster({Name1, Server1, Group1, Nick1}, Roster). push_alltoall(S, G) -> - Users = ejabberd_auth:get_vh_registered_users(S), - Users2 = build_list_users(G, Users, []), - subscribe_all(Users2). + Users = ejabberd_auth:get_vh_registered_users(S), + Users2 = build_list_users(G, Users, []), + subscribe_all(Users2). build_list_users(_Group, [], Res) -> - Res; + Res; build_list_users(Group, [{User, Server}|Users], Res) -> - build_list_users(Group, Users, [{User, Server, Group, User}|Res]). + build_list_users(Group, Users, [{User, Server, Group, User}|Res]). -vcard_get(User, Server, DataX) -> - [{_, _, A1}] = mnesia:dirty_read(vcard, {User, Server}), - Elem = vcard_get(DataX, A1), - {ok, xml:get_tag_cdata(Elem)}. - -vcard_get({Data1, Data2}, A1) -> - A2 = xml:get_subtag(A1, Data1), - A3 = xml:get_subtag(A2, Data2), - case A3 of - "" -> A2; - _ -> A3 - end; +vcard_get(User, Server, Data) -> + [{_, Module, Function, _Opts}] = ets:lookup(sm_iqtable, {?NS_VCARD, Server}), + JID = jlib:make_jid(User, Server, ""), + IQ = #iq{type = get, xmlns = ?NS_VCARD}, + IQr = Module:Function(JID, JID, IQ), + Res = case IQr#iq.sub_el of + [A1] -> + case vcard_get(Data, A1) of + false -> no_value; + Elem -> xml:get_tag_cdata(Elem) + end; + [] -> + no_vcard + end, + {ok, Res}. + +vcard_get([Data1, Data2], A1) -> + case xml:get_subtag(A1, Data1) of + false -> false; + A2 -> vcard_get([Data2], A2) + end; -vcard_get({Data}, A1) -> +vcard_get([Data], A1) -> xml:get_subtag(A1, Data). -vcard_set(User, Server, Data1, Data2, Content) -> - Content2 = {xmlelement, Data2, [], [{xmlcdata,Content}]}, - R = {xmlelement, Data1, [], [Content2]}, - vcard_set2(User, Server, R, Data1). - vcard_set(User, Server, Data, Content) -> - R = {xmlelement, Data, [], [{xmlcdata,Content}]}, - vcard_set2(User, Server, R, Data). - -vcard_set2(User, Server, R, Data) -> - % Get old vcard - A4 = case mnesia:dirty_read(vcard, {User, Server}) of - [] -> - [R]; - [{_, _, A1}] -> - {_, _, _, A2} = A1, - A3 = lists:keydelete(Data, 2, A2), - [R | A3] - end, - - % Build new vcard - SubEl = {xmlelement, "vCard", [{"xmlns","vcard-temp"}], A4}, - IQ = #iq{type=set, sub_el = SubEl}, - JID = jlib:make_jid(User, Server, ""), - - mod_vcard:process_sm_iq(JID, JID, IQ), - {ok, "done"}. - + [{_, Module, Function, _Opts}] = ets:lookup(sm_iqtable, {?NS_VCARD, Server}), + JID = jlib:make_jid(User, Server, ""), + IQ = #iq{type = get, xmlns = ?NS_VCARD}, + IQr = Module:Function(JID, JID, IQ), + + %% Get old vcard + A4 = case IQr#iq.sub_el of + [A1] -> + {_, _, _, A2} = A1, + update_vcard_els(Data, Content, A2); + [] -> + update_vcard_els(Data, Content, []) + end, + + %% Build new vcard + SubEl = {xmlelement, "vCard", [{"xmlns","vcard-temp"}], A4}, + IQ2 = #iq{type=set, sub_el = SubEl}, + + Module:Function(JID, JID, IQ2), + {ok, "done"}. + +update_vcard_els(Data, Content, Els1) -> + Els2 = lists:keysort(2, Els1), + [Data1 | Data2] = Data, + NewEl = case Data2 of + [] -> + {xmlelement, Data1, [], [{xmlcdata,Content}]}; + [D2] -> + OldEl = case lists:keysearch(Data1, 2, Els2) of + {value, A} -> A; + false -> {xmlelement, Data1, [], []} + end, + {xmlelement, _, _, ContentOld1} = OldEl, + Content2 = [{xmlelement, D2, [], [{xmlcdata,Content}]}], + ContentOld2 = lists:keysort(2, ContentOld1), + ContentOld3 = lists:keydelete(D2, 2, ContentOld2), + ContentNew = lists:keymerge(2, Content2, ContentOld3), + {xmlelement, Data1, [], ContentNew} + end, + Els3 = lists:keydelete(Data1, 2, Els2), + lists:keymerge(2, [NewEl], Els3). -record(last_activity, {us, timestamp, status}). delete_older_users(Days) -> - % Convert older time - SecOlder = Days*24*60*60, + %% Convert older time + SecOlder = Days*24*60*60, + + %% Get current time + {MegaSecs, Secs, _MicroSecs} = now(), + TimeStamp_now = MegaSecs * 1000000 + Secs, + + %% Get the list of registered users + Users = ejabberd_auth:dirty_get_registered_users(), - % Get current time - {MegaSecs, Secs, _MicroSecs} = now(), - TimeStamp_now = MegaSecs * 1000000 + Secs, - - % Get the list of registered users - Users = ejabberd_auth:dirty_get_registered_users(), - - % For a user, remove if required and answer true - F = fun({LUser, LServer}) -> - % Check if the user is logged + %% For a user, remove if required and answer true + F = fun({LUser, LServer}) -> + %% Check if the user is logged case ejabberd_sm:get_user_resources(LUser, LServer) of - % If it isn't - [] -> - % Look for his last_activity - case mnesia:dirty_read(last_activity, {LUser, LServer}) of - % If it is - % existent: - [#last_activity{timestamp = TimeStamp}] -> - % get his age - Sec = TimeStamp_now - TimeStamp, - % If he is - if - % younger than SecOlder: - Sec < SecOlder -> - % do nothing - false; - % older: - true -> - % remove the user - ejabberd_auth:remove_user(LUser, LServer), - true - end; - % nonexistent: - [] -> - % remove the user - ejabberd_auth:remove_user(LUser, LServer), - true + %% If it isnt + [] -> + %% Look for his last_activity + case mnesia:dirty_read(last_activity, {LUser, LServer}) of + %% If it is + %% existent: + [#last_activity{timestamp = TimeStamp}] -> + %% get his age + Sec = TimeStamp_now - TimeStamp, + %% If he is + if + %% younger than SecOlder: + Sec < SecOlder -> + %% do nothing + false; + %% older: + true -> + %% remove the user + ejabberd_auth:remove_user(LUser, LServer), + true end; - % Else - _ -> - % do nothing - false + %% nonexistent: + [] -> + %% remove the user + ejabberd_auth:remove_user(LUser, LServer), + true + end; + %% Else + _ -> + %% do nothing + false end end, - % Apply the function to every user in the list - Users_removed = lists:filter(F, Users), - {removed, length(Users_removed), Users_removed}. + %% Apply the function to every user in the list + Users_removed = lists:filter(F, Users), + {removed, length(Users_removed), Users_removed}. num_active_users(Host, Days) -> - list_last_activity(Host, true, Days). + list_last_activity(Host, true, Days). -% Code based on ejabberd/src/web/ejabberd_web_admin.erl +%% Code based on ejabberd/src/web/ejabberd_web_admin.erl list_last_activity(Host, Integral, Days) -> {MegaSecs, Secs, _MicroSecs} = now(), TimeStamp = MegaSecs * 1000000 + Secs, @@ -537,29 +590,29 @@ [{'trunc', {'/', {'-', TimeStamp, '$1'}, 86400}}]}]) of - {'EXIT', _Reason} -> - []; - Vals -> - Hist = histogram(Vals, Integral), - if - Hist == [] -> - 0; - true -> - Left = if - Days == infinity -> - 0; - true -> - Days - length(Hist) - end, - Tail = if - Integral -> - lists:duplicate(Left, lists:last(Hist)); - true -> - lists:duplicate(Left, 0) - end, - lists:nth(Days, Hist ++ Tail) - end - end. + {'EXIT', _Reason} -> + []; + Vals -> + Hist = histogram(Vals, Integral), + if + Hist == [] -> + 0; + true -> + Left = if + Days == infinity -> + 0; + true -> + Days - length(Hist) + end, + Tail = if + Integral -> + lists:duplicate(Left, lists:last(Hist)); + true -> + lists:duplicate(Left, 0) + end, + lists:nth(Days, Hist ++ Tail) + end + end. histogram(Values, Integral) -> histogram(lists:sort(Values), Integral, 0, 0, []). histogram([H | T], Integral, Current, Count, Hist) when Current == H -> @@ -581,26 +634,26 @@ format_print_room(Host1, Rooms)-> - lists:foreach( - fun({_, {Roomname, Host},_}) -> - case Host1 of - all -> - io:format("~s ~s ~n", [Roomname, Host]); - Host -> - io:format("~s ~s ~n", [Roomname, Host]); - _ -> - ok - end - end, - Rooms). + lists:foreach( + fun({_, {Roomname, Host},_}) -> + case Host1 of + all -> + io:format("~s ~s ~n", [Roomname, Host]); + Host -> + io:format("~s ~s ~n", [Roomname, Host]); + _ -> + ok + end + end, + Rooms). %%---------------------------- %% Purge MUC %%---------------------------- -% Required for muc_purge -% Copied from mod_muc/mod_muc_room.erl +%% Required for muc_purge +%% Copied from mod_muc/mod_muc_room.erl -define(DICT, dict). -record(muc_online_room, {name_host, pid}). -record(lqueue, {queue, len, max}). @@ -634,103 +687,106 @@ just_created = false}). muc_purge(Days) -> - ServerHost = global, - Host = global, - muc_purge2(ServerHost, Host, Days). + ServerHost = global, + Host = global, + muc_purge2(ServerHost, Host, Days). muc_purge(ServerHost, Days) -> - Host = find_host(ServerHost), - muc_purge2(ServerHost, Host, Days). + Host = find_host(ServerHost), + muc_purge2(ServerHost, Host, Days). muc_purge2(ServerHost, Host, Last_allowed) -> - Room_names = get_room_names(Host), - - Decide = fun(N) -> decide(N, Last_allowed) end, - Rooms_to_delete = lists:filter(Decide, Room_names), + Room_names = get_room_names(Host), - Num_rooms = length(Room_names), - Num_rooms_to_delete = length(Rooms_to_delete), + Decide = fun(N) -> decide(N, Last_allowed) end, + Rooms_to_delete = lists:filter(Decide, Room_names), - Rooms_to_delete_full = fill_serverhost(Rooms_to_delete, ServerHost), + Num_rooms = length(Room_names), + Num_rooms_to_delete = length(Rooms_to_delete), - Delete = fun({N, H, SH}) -> - mod_muc:room_destroyed(H, N, SH), - mod_muc:forget_room(H, N) - end, - lists:foreach(Delete, Rooms_to_delete_full), - {purged, Num_rooms, Num_rooms_to_delete, Rooms_to_delete}. + Rooms_to_delete_full = fill_serverhost(Rooms_to_delete, ServerHost), + + Delete = fun({N, H, SH}) -> + mod_muc:room_destroyed(H, N, SH), + mod_muc:forget_room(H, N) + end, + lists:foreach(Delete, Rooms_to_delete_full), + {purged, Num_rooms, Num_rooms_to_delete, Rooms_to_delete}. fill_serverhost(Rooms_to_delete, global) -> - ServerHosts1 = ?MYHOSTS, - ServerHosts2 = [ {ServerHost, find_host(ServerHost)} || ServerHost <- ServerHosts1], - [ {Name, Host, find_serverhost(Host, ServerHosts2)} || {Name, Host} <- Rooms_to_delete]; + ServerHosts1 = ?MYHOSTS, + ServerHosts2 = [ {ServerHost, find_host(ServerHost)} || ServerHost <- ServerHosts1], + [ {Name, Host, find_serverhost(Host, ServerHosts2)} || {Name, Host} <- Rooms_to_delete]; fill_serverhost(Rooms_to_delete, ServerHost) -> - [ {Name, Host, ServerHost}|| {Name, Host} <- Rooms_to_delete]. + [ {Name, Host, ServerHost}|| {Name, Host} <- Rooms_to_delete]. find_serverhost(Host, ServerHosts) -> - {value, {ServerHost, Host}} = lists:keysearch(Host, 2, ServerHosts), - ServerHost. + {value, {ServerHost, Host}} = lists:keysearch(Host, 2, ServerHosts), + ServerHost. find_host(ServerHost) -> - gen_mod:get_module_opt(ServerHost, mod_muc, host, "conference." ++ ServerHost). + gen_mod:get_module_opt(ServerHost, mod_muc, host, "conference." ++ ServerHost). decide({Room_name, Host}, Last_allowed) -> - Room_pid = get_room_pid(Room_name, Host), + Room_pid = get_room_pid(Room_name, Host), - C = get_room_config(Room_pid), - Persistent = C#config.persistent, + C = get_room_config(Room_pid), + Persistent = C#config.persistent, - S = get_room_state(Room_pid), - Just_created = S#state.just_created, + S = get_room_state(Room_pid), + Just_created = S#state.just_created, - Room_users = S#state.users, - Num_users = length(?DICT:to_list(Room_users)), - - History = (S#state.history)#lqueue.queue, - Ts_now = calendar:now_to_universal_time(now()), - Ts_uptime = element(1, erlang:statistics(wall_clock))/1000, - {Have_history, Last} = case queue:is_empty(History) of - true -> - {false, Ts_uptime}; - false -> - Last_message = queue:last(History), - {_, _, _, Ts_last, _} = Last_message, - Ts_diff = - calendar:datetime_to_gregorian_seconds(Ts_now) - - calendar:datetime_to_gregorian_seconds(Ts_last), - {true, Ts_diff} - end, + Room_users = S#state.users, + Num_users = length(?DICT:to_list(Room_users)), - case {Persistent, Just_created, Num_users, Have_history, seconds_to_days(Last)} of - {true, false, 0, _, Last_days} - when Last_days > Last_allowed -> - true; - _ -> - false - end. + History = (S#state.history)#lqueue.queue, + Ts_now = calendar:now_to_universal_time(now()), + Ts_uptime = element(1, erlang:statistics(wall_clock))/1000, + {Have_history, Last} = case queue:is_empty(History) of + true -> + {false, Ts_uptime}; + false -> + Last_message = queue:last(History), + {_, _, _, Ts_last, _} = Last_message, + Ts_diff = + calendar:datetime_to_gregorian_seconds(Ts_now) + - calendar:datetime_to_gregorian_seconds(Ts_last), + {true, Ts_diff} + end, + + case {Persistent, Just_created, Num_users, Have_history, seconds_to_days(Last)} of + {true, false, 0, _, Last_days} + when Last_days > Last_allowed -> + true; + _ -> + false + end. seconds_to_days(S) -> - round(S) div 60*60*24. + round(S) div 60*60*24. + +uptime_seconds() -> + trunc(element(1, erlang:statistics(wall_clock))/1000). get_room_names(Host) -> - Get_room_names = fun(Room_reg, Names) -> - case {Host, Room_reg#muc_online_room.name_host} of - {Host, {Name1, Host}} -> - [{Name1, Host} | Names]; - {global, {Name1, Host1}} -> - [{Name1, Host1} | Names]; - _ -> - Names - end - end, - ets:foldr(Get_room_names, [], muc_online_room). + Get_room_names = fun(Room_reg, Names) -> + case {Host, Room_reg#muc_online_room.name_host} of + {Host, {Name1, Host}} -> + [{Name1, Host} | Names]; + {global, {Name1, Host1}} -> + [{Name1, Host1} | Names]; + _ -> + Names + end + end, + ets:foldr(Get_room_names, [], muc_online_room). get_room_pid(Name, Host) -> - [Room_ets] = ets:lookup(muc_online_room, {Name, Host}), - Room_ets#muc_online_room.pid. + [Room_ets] = ets:lookup(muc_online_room, {Name, Host}), + Room_ets#muc_online_room.pid. get_room_config(Room_pid) -> - gen_fsm:sync_send_all_state_event(Room_pid, get_config). + gen_fsm:sync_send_all_state_event(Room_pid, get_config). get_room_state(Room_pid) -> - gen_fsm:sync_send_all_state_event(Room_pid, get_state). + gen_fsm:sync_send_all_state_event(Room_pid, get_state). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Feb 2007 21:21:08 -0000 1.4 +++ sources 5 Sep 2007 13:04:12 -0000 1.5 @@ -1 +1 @@ -bdb39965a147506fc194d5a28117172a ejabberd-1.1.3.tar.gz +65e9cd346f11a28afbacfe1d7be3a33b ejabberd-1.1.4.tar.gz --- ejabberd-1.1.3-ldapfix.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 13:50:03 2007 From: fedora-extras-commits at redhat.com (Simo Sorce (simo)) Date: Wed, 5 Sep 2007 09:50:03 -0400 Subject: rpms/rsync/devel rsync-2.6.9-hlink-segv.patch, NONE, 1.1 rsync.spec, 1.42, 1.43 Message-ID: <200709051350.l85Do3Qe025246@cvs-int.fedora.redhat.com> Author: simo Update of /cvs/pkgs/rpms/rsync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25201 Modified Files: rsync.spec Added Files: rsync-2.6.9-hlink-segv.patch Log Message: Fix bug 244564 rsync-2.6.9-hlink-segv.patch: --- NEW FILE rsync-2.6.9-hlink-segv.patch --- --- rsync-2.6.9-orig/hlink.c 2007-06-17 11:51:28.000000000 +0200 +++ rsync-2.6.9/hlink.c 2007-06-17 11:58:22.000000000 +0200 @@ -315,6 +315,9 @@ void hard_link_cluster(struct file_struc if (file->F_HLINDEX != SKIPPED_LINK) continue; hlink2 = f_name(file, NULL); +#ifdef SUPPORT_ACLS + sx.acc_acl = sx.def_acl = NULL; +#endif statret = link_stat(hlink2, &sx.st, 0); maybe_hard_link(file, ndx, hlink2, statret, &sx, hlink1, &st, itemizing, code); Index: rsync.spec =================================================================== RCS file: /cvs/pkgs/rpms/rsync/devel/rsync.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- rsync.spec 19 Feb 2007 23:12:06 -0000 1.42 +++ rsync.spec 5 Sep 2007 13:49:27 -0000 1.43 @@ -1,17 +1,18 @@ Summary: A program for synchronizing files over a network. Name: rsync Version: 2.6.9 -Release: 2%{?dist} +Release: 3%{?dist} Group: Applications/Internet # TAG: for pre versions use #Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre1.tar.gz Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz Source1: rsync.xinetd Patch1: rsync-2.6.9-acl-xattr-delete-bug.patch +Patch2: rsync-2.6.9-hlink-segv.patch BuildRequires: libacl-devel, libattr-devel, autoconf, make, gcc Prefix: %{_prefix} BuildRoot: /var/tmp/%{name}-root -License: GPL +License: GPLv2+ %description Rsync uses a reliable algorithm to bring remote and host files into @@ -29,6 +30,7 @@ patch -p1 < patches/acls.diff patch -p1 < patches/xattrs.diff %patch1 -p1 -b .acl_xattrs_bug +%patch2 -p1 -b .hlink_segv %build rm -fr autom4te.cache @@ -58,6 +60,9 @@ %{_mandir}/man5/rsyncd.conf.5* %changelog +* Wed Sep 5 2007 Simo Sorce 2.6.9-3.fc8 +- Add patch to fix crash bug with hardlinks and ACLs patches + * Mon Feb 19 2007 Adam Jackson 2.6.9-2 - Add dist tag to Release to fix upgrades from FC5 or FC6. From fedora-extras-commits at redhat.com Wed Sep 5 13:50:50 2007 From: fedora-extras-commits at redhat.com (Jeroen van Meeuwen (kanarip)) Date: Wed, 5 Sep 2007 09:50:50 -0400 Subject: rpms/revisor/devel revisor.spec,1.21,1.22 sources,1.24,1.25 Message-ID: <200709051350.l85DooQO025326@cvs-int.fedora.redhat.com> Author: kanarip Update of /cvs/pkgs/rpms/revisor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25256/devel Modified Files: revisor.spec sources Log Message: 2.0.4.3-1rc6 Index: revisor.spec =================================================================== RCS file: /cvs/pkgs/rpms/revisor/devel/revisor.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- revisor.spec 30 Aug 2007 12:38:42 -0000 1.21 +++ revisor.spec 5 Sep 2007 13:50:17 -0000 1.22 @@ -3,7 +3,7 @@ Summary: Fedora "Spin" Graphical User Interface Name: revisor Version: 2.0.4.3 -Release: 1rc5%{?dist} +Release: 1rc6%{?dist} License: GPLv2 Group: Applications/System URL: https://hosted.fedoraproject.org/projects/revisor @@ -17,15 +17,15 @@ # Translation Requires: rhpl # Kickstart -Requires: system-config-kickstart, pykickstart > 0.43 +Requires: system-config-kickstart, pykickstart # Compose tools -Requires: pungi, livecd-tools, anaconda-runtime, squashfs-tools, busybox-anaconda +Requires: livecd-tools, anaconda-runtime, squashfs-tools, busybox-anaconda # Other Requires: notify-python Requires: usermode Requires: pam # At least these requirements are invalid for EPEL -Requires: python >= 2.5 +Requires: python >= 2.4 Requires: fedora-release >= 7 BuildArch: noarch ExcludeArch: ppc ppc64 @@ -170,7 +170,9 @@ %{_datadir}/revisor/rebrand-template/* %changelog -* Thu Aug 30 2007 Jeroen van Meeuwen 2.0.4.3-1rc5 +* Wed Sep 05 2007 Jeroen van Meeuwen 2.0.4.3-1rc6 +- Removed pungi dependency +- Added kickstart interfacing for pykickstart API differences - Enable Revisor to run in CLI mode on Enterprise Linux 5 - Split comps in their own package - Add rebrand module Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/revisor/devel/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 30 Aug 2007 12:38:42 -0000 1.24 +++ sources 5 Sep 2007 13:50:17 -0000 1.25 @@ -1 +1 @@ -664dd74d6f0084d557c746e550edcea8 revisor-2.0.4.3.tar.gz +cb4f43011360e3fc6ba12d85d6755f47 revisor-2.0.4.3.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 13:52:03 2007 From: fedora-extras-commits at redhat.com (Jeroen van Meeuwen (kanarip)) Date: Wed, 5 Sep 2007 09:52:03 -0400 Subject: rpms/revisor/F-7 revisor.spec,1.15,1.16 sources,1.16,1.17 Message-ID: <200709051352.l85Dq3I0025452@cvs-int.fedora.redhat.com> Author: kanarip Update of /cvs/pkgs/rpms/revisor/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25392/F-7 Modified Files: revisor.spec sources Log Message: 2.0.4.3-1rc6 Index: revisor.spec =================================================================== RCS file: /cvs/pkgs/rpms/revisor/F-7/revisor.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- revisor.spec 30 Aug 2007 12:45:01 -0000 1.15 +++ revisor.spec 5 Sep 2007 13:51:30 -0000 1.16 @@ -3,7 +3,7 @@ Summary: Fedora "Spin" Graphical User Interface Name: revisor Version: 2.0.4.3 -Release: 1rc5%{?dist} +Release: 1rc6%{?dist} License: GPLv2 Group: Applications/System URL: https://hosted.fedoraproject.org/projects/revisor @@ -17,15 +17,15 @@ # Translation Requires: rhpl # Kickstart -Requires: system-config-kickstart, pykickstart > 0.43 +Requires: system-config-kickstart, pykickstart # Compose tools -Requires: pungi, livecd-tools, anaconda-runtime, squashfs-tools, busybox-anaconda +Requires: livecd-tools, anaconda-runtime, squashfs-tools, busybox-anaconda # Other Requires: notify-python Requires: usermode Requires: pam # At least these requirements are invalid for EPEL -Requires: python >= 2.5 +Requires: python >= 2.4 Requires: fedora-release >= 7 BuildArch: noarch ExcludeArch: ppc ppc64 @@ -170,7 +170,9 @@ %{_datadir}/revisor/rebrand-template/* %changelog -* Thu Aug 30 2007 Jeroen van Meeuwen 2.0.4.3-1rc5 +* Wed Sep 05 2007 Jeroen van Meeuwen 2.0.4.3-1rc6 +- Removed pungi dependency +- Added kickstart interfacing for pykickstart API differences - Enable Revisor to run in CLI mode on Enterprise Linux 5 - Split comps in their own package - Add rebrand module Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/revisor/F-7/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 30 Aug 2007 12:45:01 -0000 1.16 +++ sources 5 Sep 2007 13:51:30 -0000 1.17 @@ -1 +1 @@ -664dd74d6f0084d557c746e550edcea8 revisor-2.0.4.3.tar.gz +cb4f43011360e3fc6ba12d85d6755f47 revisor-2.0.4.3.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 13:52:57 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Wed, 5 Sep 2007 09:52:57 -0400 Subject: rpms/python-twisted-words/devel .cvsignore, 1.2, 1.3 python-twisted-words.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709051352.l85DqvRp025602@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/python-twisted-words/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25517 Modified Files: .cvsignore python-twisted-words.spec sources Log Message: update to 0.5.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-twisted-words/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Dec 2006 23:19:24 -0000 1.2 +++ .cvsignore 5 Sep 2007 13:52:24 -0000 1.3 @@ -1 +1 @@ -TwistedWords-0.4.0.tar.bz2 +TwistedWords-0.5.0.tar.bz2 Index: python-twisted-words.spec =================================================================== RCS file: /cvs/extras/rpms/python-twisted-words/devel/python-twisted-words.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-twisted-words.spec 28 Dec 2006 23:19:24 -0000 1.1 +++ python-twisted-words.spec 5 Sep 2007 13:52:24 -0000 1.2 @@ -5,17 +5,17 @@ %define origname TwistedWords Name: %{python}-twisted-words -Version: 0.4.0 -Release: 3%{?dist} +Version: 0.5.0 +Release: 1%{?dist} Summary: Twisted Words contains Instant Messaging implementations Group: Development/Libraries License: MIT URL: http://www.twistedmatrix.com -Source0: http://tmrc.mit.edu/mirror/twisted/Words/0.4/TwistedWords-%{version}.tar.bz2 +Source0: http://tmrc.mit.edu/mirror/twisted/Words/0.5/TwistedWords-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{python}-twisted-core >= 2.4.0 +BuildRequires: %{python}-twisted-core >= 2.5.0 BuildRequires: %{python}-devel # for FC3 and earlier @@ -23,7 +23,7 @@ Requires: python(abi) = %{pybasever} %endif -Requires: %{python}-twisted-core +Requires: %{python}-twisted-core >= 2.5.0 # a noarch-turned-arch package should not have debuginfo %define debug_package %{nil} @@ -74,6 +74,10 @@ %{python_sitearch}/twisted/plugins/twisted_words.py* %changelog +* Fri Aug 31 2007 Thomas Vander Stichele +- 0.5.0-1 +- updated to latest version + * Wed Dec 27 2006 Thomas Vander Stichele - 0.4.0-3 - BR python-devel Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-twisted-words/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Dec 2006 23:19:24 -0000 1.2 +++ sources 5 Sep 2007 13:52:24 -0000 1.3 @@ -1 +1 @@ -37d34da233aefe4a7a41b97bc9222b6a TwistedWords-0.4.0.tar.bz2 +7004f93a2358abe093bed55c2fff25ef TwistedWords-0.5.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 13:53:06 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Wed, 5 Sep 2007 09:53:06 -0400 Subject: rpms/python-twisted-words/F-7 python-twisted-words.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709051353.l85Dr6OJ025643@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/python-twisted-words/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25547 Modified Files: python-twisted-words.spec sources Log Message: update to 0.5.0 Index: python-twisted-words.spec =================================================================== RCS file: /cvs/extras/rpms/python-twisted-words/F-7/python-twisted-words.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-twisted-words.spec 28 Dec 2006 23:19:24 -0000 1.1 +++ python-twisted-words.spec 5 Sep 2007 13:52:34 -0000 1.2 @@ -5,17 +5,17 @@ %define origname TwistedWords Name: %{python}-twisted-words -Version: 0.4.0 -Release: 3%{?dist} +Version: 0.5.0 +Release: 1%{?dist} Summary: Twisted Words contains Instant Messaging implementations Group: Development/Libraries License: MIT URL: http://www.twistedmatrix.com -Source0: http://tmrc.mit.edu/mirror/twisted/Words/0.4/TwistedWords-%{version}.tar.bz2 +Source0: http://tmrc.mit.edu/mirror/twisted/Words/0.5/TwistedWords-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: %{python}-twisted-core >= 2.4.0 +BuildRequires: %{python}-twisted-core >= 2.5.0 BuildRequires: %{python}-devel # for FC3 and earlier @@ -23,7 +23,7 @@ Requires: python(abi) = %{pybasever} %endif -Requires: %{python}-twisted-core +Requires: %{python}-twisted-core >= 2.5.0 # a noarch-turned-arch package should not have debuginfo %define debug_package %{nil} @@ -74,6 +74,10 @@ %{python_sitearch}/twisted/plugins/twisted_words.py* %changelog +* Fri Aug 31 2007 Thomas Vander Stichele +- 0.5.0-1 +- updated to latest version + * Wed Dec 27 2006 Thomas Vander Stichele - 0.4.0-3 - BR python-devel Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-twisted-words/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Dec 2006 23:19:24 -0000 1.2 +++ sources 5 Sep 2007 13:52:34 -0000 1.3 @@ -1 +1 @@ -37d34da233aefe4a7a41b97bc9222b6a TwistedWords-0.4.0.tar.bz2 +7004f93a2358abe093bed55c2fff25ef TwistedWords-0.5.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 13:57:27 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 09:57:27 -0400 Subject: rpms/perl-ExtUtils-AutoInstall/devel perl-ExtUtils-AutoInstall.spec, 1.4, 1.5 Message-ID: <200709051357.l85DvRap025836@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25783 Modified Files: perl-ExtUtils-AutoInstall.spec Log Message: * Wed Sep 05 2007 Ralf Cors??pius - 0.63-6 - Update license tag. - BR: perl(ExtUtils::MakeMaker). - BR: perl(CPAN). Index: perl-ExtUtils-AutoInstall.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/devel/perl-ExtUtils-AutoInstall.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-ExtUtils-AutoInstall.spec 5 Sep 2006 09:33:09 -0000 1.4 +++ perl-ExtUtils-AutoInstall.spec 5 Sep 2007 13:56:54 -0000 1.5 @@ -2,7 +2,7 @@ Version: 0.63 Release: 5%{?dist} Summary: Automatic install of dependencies via CPAN -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/ExtUtils-AutoInstall/ Source: http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/ExtUtils-AutoInstall-%{version}.tar.gz @@ -12,8 +12,10 @@ BuildArch: noarch %{?_with_perl_CPANPLUS:BuildRequires: perl(CPANPLUS) >= 0.043} +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Sort::Versions) >= 1.2 BuildRequires: perl(LWP::Simple) +BuildRequires: perl(CPAN) %description ExtUtils::AutoInstall lets module writers specify a more sophisticated @@ -48,6 +50,11 @@ %{_mandir}/man3/* %changelog +* Wed Sep 05 2007 Ralf Cors??pius - 0.63-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). +- BR: perl(CPAN). + * Tue Sep 05 2006 Ralf Cors??pius - 0.63-5 - Mass rebuild. From fedora-extras-commits at redhat.com Wed Sep 5 13:59:34 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 09:59:34 -0400 Subject: rpms/perl-ExtUtils-AutoInstall/F-7 perl-ExtUtils-AutoInstall.spec, 1.4, 1.5 Message-ID: <200709051359.l85DxYqM025954@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25931 Modified Files: perl-ExtUtils-AutoInstall.spec Log Message: * Wed Sep 05 2007 Ralf Cors??pius - 0.63-6 - Update license tag. - BR: perl(ExtUtils::MakeMaker). - BR: perl(CPAN). Index: perl-ExtUtils-AutoInstall.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/F-7/perl-ExtUtils-AutoInstall.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-ExtUtils-AutoInstall.spec 5 Sep 2006 09:33:09 -0000 1.4 +++ perl-ExtUtils-AutoInstall.spec 5 Sep 2007 13:59:01 -0000 1.5 @@ -2,7 +2,7 @@ Version: 0.63 Release: 5%{?dist} Summary: Automatic install of dependencies via CPAN -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/ExtUtils-AutoInstall/ Source: http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/ExtUtils-AutoInstall-%{version}.tar.gz @@ -12,8 +12,10 @@ BuildArch: noarch %{?_with_perl_CPANPLUS:BuildRequires: perl(CPANPLUS) >= 0.043} +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Sort::Versions) >= 1.2 BuildRequires: perl(LWP::Simple) +BuildRequires: perl(CPAN) %description ExtUtils::AutoInstall lets module writers specify a more sophisticated @@ -48,6 +50,11 @@ %{_mandir}/man3/* %changelog +* Wed Sep 05 2007 Ralf Cors??pius - 0.63-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). +- BR: perl(CPAN). + * Tue Sep 05 2006 Ralf Cors??pius - 0.63-5 - Mass rebuild. From fedora-extras-commits at redhat.com Wed Sep 5 14:01:44 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 10:01:44 -0400 Subject: rpms/perl-ExtUtils-AutoInstall/devel perl-ExtUtils-AutoInstall.spec, 1.5, 1.6 Message-ID: <200709051401.l85E1iss031970@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31668 Modified Files: perl-ExtUtils-AutoInstall.spec Log Message: bump release. Index: perl-ExtUtils-AutoInstall.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/devel/perl-ExtUtils-AutoInstall.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-ExtUtils-AutoInstall.spec 5 Sep 2007 13:56:54 -0000 1.5 +++ perl-ExtUtils-AutoInstall.spec 5 Sep 2007 14:01:10 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-ExtUtils-AutoInstall Version: 0.63 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Automatic install of dependencies via CPAN License: GPL+ or Artistic Group: Development/Libraries From fedora-extras-commits at redhat.com Wed Sep 5 14:03:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 10:03:32 -0400 Subject: rpms/perl-ExtUtils-AutoInstall/F-7 perl-ExtUtils-AutoInstall.spec, 1.5, 1.6 Message-ID: <200709051403.l85E3W0p032093@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32058 Modified Files: perl-ExtUtils-AutoInstall.spec Log Message: bump release. Index: perl-ExtUtils-AutoInstall.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/F-7/perl-ExtUtils-AutoInstall.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-ExtUtils-AutoInstall.spec 5 Sep 2007 13:59:01 -0000 1.5 +++ perl-ExtUtils-AutoInstall.spec 5 Sep 2007 14:02:59 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-ExtUtils-AutoInstall Version: 0.63 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Automatic install of dependencies via CPAN License: GPL+ or Artistic Group: Development/Libraries From fedora-extras-commits at redhat.com Wed Sep 5 14:04:40 2007 From: fedora-extras-commits at redhat.com (Simo Sorce (simo)) Date: Wed, 5 Sep 2007 10:04:40 -0400 Subject: rpms/rsync/F-7 rsync-2.6.9-hlink-segv.patch, NONE, 1.1 rsync.spec, 1.42, 1.43 Message-ID: <200709051404.l85E4enP032243@cvs-int.fedora.redhat.com> Author: simo Update of /cvs/pkgs/rpms/rsync/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32156 Modified Files: rsync.spec Added Files: rsync-2.6.9-hlink-segv.patch Log Message: * Wed Sep 5 2007 Simo Sorce 2.6.9-3.fc7 - Add patch to fix crash bug with hardlinks and ACLs patches rsync-2.6.9-hlink-segv.patch: --- NEW FILE rsync-2.6.9-hlink-segv.patch --- --- rsync-2.6.9-orig/hlink.c 2007-06-17 11:51:28.000000000 +0200 +++ rsync-2.6.9/hlink.c 2007-06-17 11:58:22.000000000 +0200 @@ -315,6 +315,9 @@ void hard_link_cluster(struct file_struc if (file->F_HLINDEX != SKIPPED_LINK) continue; hlink2 = f_name(file, NULL); +#ifdef SUPPORT_ACLS + sx.acc_acl = sx.def_acl = NULL; +#endif statret = link_stat(hlink2, &sx.st, 0); maybe_hard_link(file, ndx, hlink2, statret, &sx, hlink1, &st, itemizing, code); Index: rsync.spec =================================================================== RCS file: /cvs/pkgs/rpms/rsync/F-7/rsync.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- rsync.spec 19 Feb 2007 23:12:06 -0000 1.42 +++ rsync.spec 5 Sep 2007 14:04:07 -0000 1.43 @@ -1,17 +1,18 @@ Summary: A program for synchronizing files over a network. Name: rsync Version: 2.6.9 -Release: 2%{?dist} +Release: 3%{?dist} Group: Applications/Internet # TAG: for pre versions use #Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre1.tar.gz Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz Source1: rsync.xinetd Patch1: rsync-2.6.9-acl-xattr-delete-bug.patch +Patch2: rsync-2.6.9-hlink-segv.patch BuildRequires: libacl-devel, libattr-devel, autoconf, make, gcc Prefix: %{_prefix} BuildRoot: /var/tmp/%{name}-root -License: GPL +License: GPLv2+ %description Rsync uses a reliable algorithm to bring remote and host files into @@ -29,6 +30,7 @@ patch -p1 < patches/acls.diff patch -p1 < patches/xattrs.diff %patch1 -p1 -b .acl_xattrs_bug +%patch2 -p1 -b .hlink_segv %build rm -fr autom4te.cache @@ -58,6 +60,9 @@ %{_mandir}/man5/rsyncd.conf.5* %changelog +* Wed Sep 5 2007 Simo Sorce 2.6.9-3.fc7 +- Add patch to fix crash bug with hardlinks and ACLs patches + * Mon Feb 19 2007 Adam Jackson 2.6.9-2 - Add dist tag to Release to fix upgrades from FC5 or FC6. From fedora-extras-commits at redhat.com Wed Sep 5 14:05:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 10:05:00 -0400 Subject: rpms/perl-ExtUtils-AutoInstall/FC-6 perl-ExtUtils-AutoInstall.spec, 1.4, 1.5 Message-ID: <200709051405.l85E50En032260@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32223 Modified Files: perl-ExtUtils-AutoInstall.spec Log Message: * Wed Sep 05 2007 Ralf Cors??pius - 0.63-6 - Update license tag. - BR: perl(ExtUtils::MakeMaker). - BR: perl(CPAN). Index: perl-ExtUtils-AutoInstall.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-ExtUtils-AutoInstall/FC-6/perl-ExtUtils-AutoInstall.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-ExtUtils-AutoInstall.spec 5 Sep 2006 09:33:09 -0000 1.4 +++ perl-ExtUtils-AutoInstall.spec 5 Sep 2007 14:04:26 -0000 1.5 @@ -1,8 +1,8 @@ Name: perl-ExtUtils-AutoInstall Version: 0.63 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Automatic install of dependencies via CPAN -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/ExtUtils-AutoInstall/ Source: http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/ExtUtils-AutoInstall-%{version}.tar.gz @@ -12,8 +12,10 @@ BuildArch: noarch %{?_with_perl_CPANPLUS:BuildRequires: perl(CPANPLUS) >= 0.043} +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Sort::Versions) >= 1.2 BuildRequires: perl(LWP::Simple) +BuildRequires: perl(CPAN) %description ExtUtils::AutoInstall lets module writers specify a more sophisticated @@ -48,6 +50,11 @@ %{_mandir}/man3/* %changelog +* Wed Sep 05 2007 Ralf Cors??pius - 0.63-6 +- Update license tag. +- BR: perl(ExtUtils::MakeMaker). +- BR: perl(CPAN). + * Tue Sep 05 2006 Ralf Cors??pius - 0.63-5 - Mass rebuild. From fedora-extras-commits at redhat.com Wed Sep 5 14:23:53 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 5 Sep 2007 10:23:53 -0400 Subject: devel/fedora-logos fedora-logos.spec,1.79,1.80 Message-ID: <200709051423.l85ENrfD000360@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/fedora-logos In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv328 Modified Files: fedora-logos.spec Log Message: * Wed Sep 5 2007 Jeremy Katz - 7.92.0-4 - merge back changes that got lost Index: fedora-logos.spec =================================================================== RCS file: /cvs/pkgs/devel/fedora-logos/fedora-logos.spec,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- fedora-logos.spec 31 Aug 2007 15:48:07 -0000 1.79 +++ fedora-logos.spec 5 Sep 2007 14:23:21 -0000 1.80 @@ -1,7 +1,7 @@ Name: fedora-logos Summary: Fedora-related icons and pictures Version: 7.92.0 -Release: 3%{?dist} +Release: 4%{?dist} Group: System Environment/Base Source0: fedora-logos-%{version}.tar.bz2 Source1: infinity-grub.xpm.gz @@ -22,10 +22,7 @@ Conflicts: kdebase <= 3.1.5 Conflicts: anaconda-images <= 10 Conflicts: redhat-artwork <= 5.0.5 -# for /usr/share/icons/Bluecurve -Requires: redhat-artwork -# for /usr/share/icons/hicolor -Requires: hicolor-icon-theme +Requires(post): coreutils %description The fedora-logos package (the "Packages") contain image files which @@ -161,9 +158,24 @@ (cd anaconda; make DESTDIR=$RPM_BUILD_ROOT install) +for i in 16 24 32 36 48 96; do + mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/Fedora/${i}x${i}/places + cp $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${i}x${i}/apps/fedora-logo-icon.png $RPM_BUILD_ROOT%{_datadir}/icons/Fedora/${i}x${i}/places/start-here.png +done + %clean rm -rf $RPM_BUILD_ROOT +%post +touch --no-create %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/Bluecurve || : +touch --no-create %{_datadir}/icons/Fedora || : +if [ -x /usr/bin/gtk-update-icon-cache ]; then + gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : + gtk-update-icon-cache --quiet %{_datadir}/icons/Bluecurve || : + gtk-update-icon-cache --quiet %{_datadir}/icons/Fedora || : +fi + %files %defattr(-, root, root) %doc COPYING @@ -177,11 +189,15 @@ %{_datadir}/anaconda/pixmaps/* %{_datadir}/icons/hicolor/*/apps/* %{_datadir}/icons/Bluecurve/*/apps/* +%{_datadir}/icons/Fedora/*/places/* %{_datadir}/gnome-screensaver/* %{_datadir}/applications/screensavers/* #%{_datadir}/backgrounds/images/* #%{_datadir}/gnome-background-properties/*.xml - +# we multi-own these directories, so as not to require the packages that +# provide them, thereby dragging in excess dependencies. +%{_datadir}/icons/Bluecurve +%{_datadir}/icons/hicolor /usr/lib/anaconda-runtime/boot/*png /usr/lib/anaconda-runtime/*.sh /usr/lib/anaconda-runtime/*.jpg @@ -190,6 +206,9 @@ # end i386 bits %changelog +* Wed Sep 5 2007 Jeremy Katz - 7.92.0-4 +- merge back changes that got lost + * Fri Aug 31 2007 Jeremy Katz - 7.92.0-3 - fix grub splash image to be an actual image @@ -209,6 +228,19 @@ (requested by Paul Frields) - update license field to be more clear +* Wed Jul 04 2007 Florian La Roche 6.0.98-5 +- require coreutils for the %%post script + +* Fri Jun 15 2007 Adam Jackson 6.0.98-4 +- Remove the Requires on redhat-artwork and fedora-icon-theme, and just + multi-own the directories. Fixes some hilarious dependency chains. + +* Mon Apr 23 2007 Matthias Clasen - 6.0.98-3 +- Clean up %%post scriptlet (#237428) + +* Fri Apr 20 2007 Matthias Clasen - 6.0.98-2 +- Add a Fedora icon theme + * Thu Apr 05 2007 Than Ngo - 6.0.98-1 - fix ksplash BlueCurve theme From fedora-extras-commits at redhat.com Wed Sep 5 14:25:24 2007 From: fedora-extras-commits at redhat.com (Simo Sorce (simo)) Date: Wed, 5 Sep 2007 10:25:24 -0400 Subject: rpms/rsync/devel rsync.spec,1.43,1.44 Message-ID: <200709051425.l85EPOj6000445@cvs-int.fedora.redhat.com> Author: simo Update of /cvs/pkgs/rpms/rsync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv410 Modified Files: rsync.spec Log Message: F8 requires an explicit popt-devel in BuildRequires now Index: rsync.spec =================================================================== RCS file: /cvs/pkgs/rpms/rsync/devel/rsync.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- rsync.spec 5 Sep 2007 13:49:27 -0000 1.43 +++ rsync.spec 5 Sep 2007 14:24:52 -0000 1.44 @@ -1,7 +1,7 @@ Summary: A program for synchronizing files over a network. Name: rsync Version: 2.6.9 -Release: 3%{?dist} +Release: 3.1%{?dist} Group: Applications/Internet # TAG: for pre versions use #Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}pre1.tar.gz @@ -9,7 +9,7 @@ Source1: rsync.xinetd Patch1: rsync-2.6.9-acl-xattr-delete-bug.patch Patch2: rsync-2.6.9-hlink-segv.patch -BuildRequires: libacl-devel, libattr-devel, autoconf, make, gcc +BuildRequires: libacl-devel, libattr-devel, autoconf, make, gcc, popt-devel Prefix: %{_prefix} BuildRoot: /var/tmp/%{name}-root License: GPLv2+ From fedora-extras-commits at redhat.com Wed Sep 5 14:50:22 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Wed, 5 Sep 2007 10:50:22 -0400 Subject: rpms/evolution/devel evolution.spec,1.286,1.287 Message-ID: <200709051450.l85EoMcF001157@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1128 Modified Files: evolution.spec Log Message: Add a reminder comment for myself. Index: evolution.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v retrieving revision 1.286 retrieving revision 1.287 diff -u -r1.286 -r1.287 --- evolution.spec 4 Sep 2007 05:05:26 -0000 1.286 +++ evolution.spec 5 Sep 2007 14:49:49 -0000 1.287 @@ -694,6 +694,9 @@ %{_libdir}/evolution/%{evo_major}/libfilter.so %{_libdir}/evolution/%{evo_major}/libmenus.so +# Look into re-enabling the inline-audio plugin once 2.12 ships. +# It uses gstreamer 0.10 now instead of 0.8 (GNOME bug #329629). + %changelog * Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 - Update to 2.11.92 From fedora-extras-commits at redhat.com Wed Sep 5 15:02:01 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 11:02:01 -0400 Subject: rpms/gkrellm/devel gkrellm.spec,1.10,1.11 gkrellmd.init,1.1,1.2 Message-ID: <200709051502.l85F210x007319@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/gkrellm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7277 Modified Files: gkrellm.spec gkrellmd.init Log Message: * Wed Sep 5 2007 Ville Skytt?? - 2.3.0-4 - Rewrite gkrellmd init script: better LSB compliance, hddtemp interoperability, avoidance of X error messages, general cleanup. Index: gkrellm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/devel/gkrellm.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gkrellm.spec 4 Sep 2007 16:57:14 -0000 1.10 +++ gkrellm.spec 5 Sep 2007 15:01:26 -0000 1.11 @@ -1,6 +1,6 @@ Name: gkrellm Version: 2.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Multiple stacked system monitors in one process Group: Applications/System License: GPLv3+ @@ -169,6 +169,10 @@ %changelog +* Wed Sep 5 2007 Ville Skytt?? - 2.3.0-4 +- Rewrite gkrellmd init script: better LSB compliance, hddtemp + interoperability, avoidance of X error messages, general cleanup. + * Tue Sep 4 2007 Ville Skytt?? - 2.3.0-3 - Fix gnutls detection/build and use it instead of openssl. - Sync user and group creation with current Fedora guidelines. Index: gkrellmd.init =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/devel/gkrellmd.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gkrellmd.init 19 Jul 2006 18:35:32 -0000 1.1 +++ gkrellmd.init 5 Sep 2007 15:01:26 -0000 1.2 @@ -6,53 +6,70 @@ # processname: gkrellmd # config: /etc/gkrellmd.conf +### BEGIN INIT INFO +# Provides: gkrellmd +# Required-Start: $network +# Required-Stop: $network +# Should-Start: hddtemp +# Should-Stop: hddtemp +# Short-Description: GNU Krell Monitors Server +### END INIT INFO + # source function library . /etc/rc.d/init.d/functions -# Check that networking is up. -[ "${NETWORKING}" = "no" ] && exit 0 - -# The process must be configured first. -[ -f /etc/gkrellmd.conf ] || exit 0 - -RETVAL=0 - -prog="gkrellmd" +exec=/usr/sbin/gkrellmd +prog=${exec##*/} +lockfile=/var/lock/subsys/$prog + +start() { + if [ -f /etc/gkrellmd.conf ] ; then + echo -n $"Starting GNU Krell Monitors server ($prog): " + DISPLAY= daemon --user gkrellmd $exec -d + rv=$? + echo + else + action $"Unconfigured: $prog, /etc/gkrellmd.conf not found" /bin/false + rv=6 + fi + [ $rv -eq 0 ] && touch $lockfile + return $rv +} + +stop() { + echo -n $"Stopping GNU Krell Monitors server ($prog): " + killproc $prog + rv=$? + [ $rv -eq 0 ] && rm -f $lockfile + echo + return $rv +} + +restart() { + stop + start +} case "$1" in - start) - echo -n $"Starting $prog: " - daemon --user gkrellmd /usr/sbin/gkrellmd -d - RETVAL=$? - [ $RETVAL -eq 0 ] && touch /var/lock/subsys/gkrellmd - echo - ;; - stop) - echo -n $"Shutting down $prog: " - killproc gkrellmd - RETVAL=$? - [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/gkrellmd - echo - ;; - restart|reload|force-reload) - $0 stop - $0 start - RETVAL=$? + start|stop|restart) + $1 ;; - condrestart|try-restart) - if [ -f /var/lock/subsys/gkrellmd ]; then - $0 stop - $0 start + force-reload) + restart + ;; + status) + status $prog + ;; + try-restart|condrestart) + if status $prog >/dev/null ; then + restart fi - RETVAL=$? ;; - status) - status gkrellmd - RETVAL=$? + reload) + action $"Service $prog does not support the reload action: " /bin/false + exit 3 ;; - *) - echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}" - exit 1 + *) + echo $"Usage: $0 {start|stop|status|restart|try-restart|force-reload}" + exit 2 esac - -exit $RETVAL From fedora-extras-commits at redhat.com Wed Sep 5 15:20:07 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Wed, 5 Sep 2007 11:20:07 -0400 Subject: rpms/xsane/devel xsane.spec,1.48,1.49 Message-ID: <200709051520.l85FK7dD007957@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/xsane/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7935 Modified Files: xsane.spec Log Message: change license to GPLv2+ Index: xsane.spec =================================================================== RCS file: /cvs/pkgs/rpms/xsane/devel/xsane.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- xsane.spec 24 Apr 2007 11:52:54 -0000 1.48 +++ xsane.spec 5 Sep 2007 15:19:35 -0000 1.49 @@ -11,7 +11,7 @@ Patch1: xsane-0.99-medium-definitions.patch Patch2: xsane-0.92_gimp2.0.patch Patch3: xsane-0.994-showeulaonce.patch -License: GPL +License: GPLv2+ URL: http://www.xsane.org/ Group: Applications/Multimedia Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%__id_u -n) @@ -117,6 +117,9 @@ fi %changelog +* Tue Apr 24 2007 Nils Philippsen - 0.994-4 +- change license to GPLv2+ + * Tue Apr 24 2007 Nils Philippsen - 0.994-3 - don't include obsolete Application category in desktop file (#226658) From fedora-extras-commits at redhat.com Wed Sep 5 15:28:29 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Wed, 5 Sep 2007 11:28:29 -0400 Subject: rpms/xsane/devel xsane.spec,1.49,1.50 Message-ID: <200709051528.l85FSTY7008163@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/xsane/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8133 Modified Files: xsane.spec Log Message: fix changelog date Index: xsane.spec =================================================================== RCS file: /cvs/pkgs/rpms/xsane/devel/xsane.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- xsane.spec 5 Sep 2007 15:19:35 -0000 1.49 +++ xsane.spec 5 Sep 2007 15:27:57 -0000 1.50 @@ -117,7 +117,7 @@ fi %changelog -* Tue Apr 24 2007 Nils Philippsen - 0.994-4 +* Wed Sep 05 2007 Nils Philippsen - 0.994-4 - change license to GPLv2+ * Tue Apr 24 2007 Nils Philippsen - 0.994-3 From fedora-extras-commits at redhat.com Wed Sep 5 15:29:19 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Wed, 5 Sep 2007 11:29:19 -0400 Subject: rpms/ufraw/devel ufraw.spec,1.25,1.26 Message-ID: <200709051529.l85FTJYx008224@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/ufraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8202 Modified Files: ufraw.spec Log Message: change license to GPLv2 Index: ufraw.spec =================================================================== RCS file: /cvs/pkgs/rpms/ufraw/devel/ufraw.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ufraw.spec 6 Aug 2007 07:52:48 -0000 1.25 +++ ufraw.spec 5 Sep 2007 15:28:46 -0000 1.26 @@ -20,9 +20,9 @@ Summary: Tool to retrieve raw image data from digital cameras Name: ufraw Version: 0.12 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Multimedia -License: GPL +License: GPLv2 URL: http://ufraw.sourceforge.net Source0: http://dl.sourceforge.net/ufraw/ufraw-%{version}.tar.gz BuildRequires: gimp-devel >= 2.0 @@ -165,6 +165,9 @@ %{gimpplugindir}/ufraw-gimp %changelog +* Wed Sep 05 2007 Nils Philippsen - 0.12-2 +- change license to GPLv2 + * Mon Aug 06 2007 Nils Philippsen - 0.12-1 - version 0.12 - drop obsolete exiv2, cmserrorhandler patches From fedora-extras-commits at redhat.com Wed Sep 5 15:33:01 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Wed, 5 Sep 2007 11:33:01 -0400 Subject: rpms/bacula/devel bacula.spec,1.3,1.4 Message-ID: <200709051533.l85FX1wQ008418@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/bacula/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8388 Modified Files: bacula.spec Log Message: * Wed Sep 5 2007 Andreas Thienemann - 2.0.3-11 - Remove spooldir in client, fixing #251879 - Remove dependency on libtermcap, fixing #251158 Index: bacula.spec =================================================================== RCS file: /cvs/pkgs/rpms/bacula/devel/bacula.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bacula.spec 29 Aug 2007 04:19:10 -0000 1.3 +++ bacula.spec 5 Sep 2007 15:32:29 -0000 1.4 @@ -8,7 +8,7 @@ Summary: Cross platform network backup for Linux, Unix, Mac and Windows Name: bacula Version: 2.0.3 -Release: 10%{?dist} +Release: 11%{?dist} License: GPL Group: System Environment/Daemons Source0: http://download.sourceforge.net/bacula/bacula-%{version}.tar.gz @@ -38,7 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel, atk-devel, ncurses-devel, pango-devel, perl BuildRequires: libstdc++-devel, libxml2-devel, zlib-devel, pkgconfig -BuildRequires: libtermcap-devel, gtk2-devel, libgnomeui-devel, GConf2-devel +BuildRequires: gtk2-devel, libgnomeui-devel, GConf2-devel BuildRequires: glibc-devel, ORBit2-devel, libart_lgpl-devel, freetype-devel BuildRequires: libbonobo-devel, libbonoboui-devel, bonobo-activation-devel BuildRequires: mysql-devel, cdrecord, postgresql-devel, wxGTK-devel @@ -355,6 +355,8 @@ # Shell function to configure and build a Bacula tree build() { cp -rl ../bacula-%{version}/* . +export CFLAGS=-I%{_includedir}/ncurses +export CPPFLAGS=-I%{_includedir}/ncurses %configure \ --sysconfdir=%{_sysconfdir}/bacula \ --with-dir-user=bacula \ @@ -743,7 +745,6 @@ %{_sbindir}/bacula-fd %{_initrddir}/bacula-fd %config(noreplace) %{_sysconfdir}/bacula/bacula-fd.conf -%dir %{_localstatedir}/spool/bacula %{_mandir}/man8/bacula-fd.8* @@ -919,6 +920,10 @@ %changelog +* Wed Sep 5 2007 Andreas Thienemann - 2.0.3-11 +- Remove spooldir in client, fixing #251879 +- Remove dependency on libtermcap, fixing #251158 + * Wed Aug 29 2007 Fedora Release Engineering - 2.0.3-10 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Wed Sep 5 15:34:28 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 11:34:28 -0400 Subject: rpms/gkrellm/EL-5 gkrellmd.init,1.1,1.2 gkrellm.spec,1.6,1.7 Message-ID: <200709051534.l85FYSXh008473@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/gkrellm/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8448 Modified Files: gkrellmd.init gkrellm.spec Log Message: Resync with devel Index: gkrellmd.init =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/EL-5/gkrellmd.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gkrellmd.init 19 Jul 2006 18:35:32 -0000 1.1 +++ gkrellmd.init 5 Sep 2007 15:33:56 -0000 1.2 @@ -6,53 +6,70 @@ # processname: gkrellmd # config: /etc/gkrellmd.conf +### BEGIN INIT INFO +# Provides: gkrellmd +# Required-Start: $network +# Required-Stop: $network +# Should-Start: hddtemp +# Should-Stop: hddtemp +# Short-Description: GNU Krell Monitors Server +### END INIT INFO + # source function library . /etc/rc.d/init.d/functions -# Check that networking is up. -[ "${NETWORKING}" = "no" ] && exit 0 - -# The process must be configured first. -[ -f /etc/gkrellmd.conf ] || exit 0 - -RETVAL=0 - -prog="gkrellmd" +exec=/usr/sbin/gkrellmd +prog=${exec##*/} +lockfile=/var/lock/subsys/$prog + +start() { + if [ -f /etc/gkrellmd.conf ] ; then + echo -n $"Starting GNU Krell Monitors server ($prog): " + DISPLAY= daemon --user gkrellmd $exec -d + rv=$? + echo + else + action $"Unconfigured: $prog, /etc/gkrellmd.conf not found" /bin/false + rv=6 + fi + [ $rv -eq 0 ] && touch $lockfile + return $rv +} + +stop() { + echo -n $"Stopping GNU Krell Monitors server ($prog): " + killproc $prog + rv=$? + [ $rv -eq 0 ] && rm -f $lockfile + echo + return $rv +} + +restart() { + stop + start +} case "$1" in - start) - echo -n $"Starting $prog: " - daemon --user gkrellmd /usr/sbin/gkrellmd -d - RETVAL=$? - [ $RETVAL -eq 0 ] && touch /var/lock/subsys/gkrellmd - echo - ;; - stop) - echo -n $"Shutting down $prog: " - killproc gkrellmd - RETVAL=$? - [ $RETVAL -eq 0 ] && rm -f /var/lock/subsys/gkrellmd - echo - ;; - restart|reload|force-reload) - $0 stop - $0 start - RETVAL=$? + start|stop|restart) + $1 ;; - condrestart|try-restart) - if [ -f /var/lock/subsys/gkrellmd ]; then - $0 stop - $0 start + force-reload) + restart + ;; + status) + status $prog + ;; + try-restart|condrestart) + if status $prog >/dev/null ; then + restart fi - RETVAL=$? ;; - status) - status gkrellmd - RETVAL=$? + reload) + action $"Service $prog does not support the reload action: " /bin/false + exit 3 ;; - *) - echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}" - exit 1 + *) + echo $"Usage: $0 {start|stop|status|restart|try-restart|force-reload}" + exit 2 esac - -exit $RETVAL Index: gkrellm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/EL-5/gkrellm.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gkrellm.spec 4 Sep 2007 18:24:44 -0000 1.6 +++ gkrellm.spec 5 Sep 2007 15:33:56 -0000 1.7 @@ -1,6 +1,6 @@ Name: gkrellm Version: 2.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Multiple stacked system monitors in one process Group: Applications/System License: GPLv3+ @@ -169,6 +169,10 @@ %changelog +* Wed Sep 5 2007 Ville Skytt?? - 2.3.0-4 +- Rewrite gkrellmd init script: better LSB compliance, hddtemp + interoperability, avoidance of X error messages, general cleanup. + * Tue Sep 4 2007 Ville Skytt?? - 2.3.0-3 - Fix gnutls detection/build and use it instead of openssl. - Sync user and group creation with current Fedora guidelines. From fedora-extras-commits at redhat.com Wed Sep 5 15:36:28 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 5 Sep 2007 11:36:28 -0400 Subject: devel/anaconda .cvsignore, 1.442, 1.443 anaconda.spec, 1.578, 1.579 sources, 1.570, 1.571 Message-ID: <200709051536.l85FaSic008533@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/anaconda In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8510 Modified Files: .cvsignore anaconda.spec sources Log Message: * Wed Sep 5 2007 Jeremy Katz - 11.3.0.28-1 - Make sure we find out about all nics (dcantrell) - Hard drive install fixing (clumens, #287241) - Make sure iniparse is in the image (notting, #276941) - Add the short hostname to the localhost entry (dcantrell, #253979) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/devel/anaconda/.cvsignore,v retrieving revision 1.442 retrieving revision 1.443 diff -u -r1.442 -r1.443 --- .cvsignore 4 Sep 2007 21:40:38 -0000 1.442 +++ .cvsignore 5 Sep 2007 15:35:55 -0000 1.443 @@ -1,2 +1 @@ -anaconda-11.3.0.26.tar.bz2 -anaconda-11.3.0.27.tar.bz2 +anaconda-11.3.0.28.tar.bz2 Index: anaconda.spec =================================================================== RCS file: /cvs/pkgs/devel/anaconda/anaconda.spec,v retrieving revision 1.578 retrieving revision 1.579 diff -u -r1.578 -r1.579 --- anaconda.spec 4 Sep 2007 21:40:38 -0000 1.578 +++ anaconda.spec 5 Sep 2007 15:35:55 -0000 1.579 @@ -1,7 +1,7 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.3.0.27 +Version: 11.3.0.28 Release: 1 License: GPL Summary: Graphical system installer @@ -158,6 +158,12 @@ /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Sep 5 2007 Jeremy Katz - 11.3.0.28-1 +- Make sure we find out about all nics (dcantrell) +- Hard drive install fixing (clumens, #287241) +- Make sure iniparse is in the image (notting, #276941) +- Add the short hostname to the localhost entry (dcantrell, #253979) + * Tue Sep 04 2007 Chris Lumens 11.3.0.27-1 - Honor hostname= command line option (dcantrell, #186560). - Set the hostname if provided by the user or by DHCP (dcantrell, #180451). Index: sources =================================================================== RCS file: /cvs/pkgs/devel/anaconda/sources,v retrieving revision 1.570 retrieving revision 1.571 diff -u -r1.570 -r1.571 --- sources 4 Sep 2007 21:40:38 -0000 1.570 +++ sources 5 Sep 2007 15:35:55 -0000 1.571 @@ -1 +1 @@ -1a854b0ef23af7429158c1f8e2198541 anaconda-11.3.0.27.tar.bz2 +9e00bb0aebbbe4e388a77e3dcec5866d anaconda-11.3.0.28.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 15:57:17 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 11:57:17 -0400 Subject: rpms/gkrellm/EL-5 gkrellm-2.3.0-sensorscheck.patch, NONE, 1.1 gkrellm.spec, 1.7, 1.8 Message-ID: <200709051557.l85FvHef008996@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/gkrellm/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8967 Modified Files: gkrellm.spec Added Files: gkrellm-2.3.0-sensorscheck.patch Log Message: * Wed Sep 5 2007 Ville Skytt?? - 2.3.0-4.1 - Adapt to lm_sensors availability/setup in EL. gkrellm-2.3.0-sensorscheck.patch: --- NEW FILE gkrellm-2.3.0-sensorscheck.patch --- diff -up gkrellm-2.3.0/src/configure~ gkrellm-2.3.0/src/configure --- gkrellm-2.3.0/src/configure~ 2007-05-07 02:45:55.000000000 +0300 +++ gkrellm-2.3.0/src/configure 2007-09-03 23:47:50.000000000 +0300 @@ -129,6 +129,7 @@ cat << EOF > test.c int main() { + /* FILE *f; f = fopen("/etc/sensors.conf", "r"); @@ -137,6 +138,7 @@ int main() if (sensors_init(f) != 0) return 1; fclose(f); + */ return 0; } EOF Index: gkrellm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm/EL-5/gkrellm.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gkrellm.spec 5 Sep 2007 15:33:56 -0000 1.7 +++ gkrellm.spec 5 Sep 2007 15:56:44 -0000 1.8 @@ -1,6 +1,6 @@ Name: gkrellm Version: 2.3.0 -Release: 4%{?dist} +Release: 4%{?dist}.1 Summary: Multiple stacked system monitors in one process Group: Applications/System License: GPLv3+ @@ -14,8 +14,11 @@ Patch2: gkrellm-2.2.4-sansfont.patch Patch3: gkrellm-2.2.7-width.patch Patch4: gkrellm-2.2.9-libdir.patch +Patch5: gkrellm-2.3.0-sensorscheck.patch BuildRequires: gtk2-devel gnutls-devel libSM-devel desktop-file-utils gettext +%ifarch %{ix86} x86_64 alpha BuildRequires: lm_sensors-devel +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -63,6 +66,7 @@ %patch2 -p1 -z .sansfont %patch3 -p1 -z .width %patch4 -p1 -z .libdir2 +%patch5 -p1 -z .sensorscheck for i in gkrellmd.1 gkrellm.1 README Changelog Changelog-plugins.html; do sed -i -e "s@/usr/lib/gkrellm2/plugins@%{_libdir}/gkrellm2/plugins@" $i @@ -169,6 +173,9 @@ %changelog +* Wed Sep 5 2007 Ville Skytt?? - 2.3.0-4.1 +- Adapt to lm_sensors availability/setup in EL. + * Wed Sep 5 2007 Ville Skytt?? - 2.3.0-4 - Rewrite gkrellmd init script: better LSB compliance, hddtemp interoperability, avoidance of X error messages, general cleanup. From fedora-extras-commits at redhat.com Wed Sep 5 16:18:26 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 12:18:26 -0400 Subject: rpms/gkrellm-volume/devel gkrellm-volume.spec,1.10,1.11 Message-ID: <200709051618.l85GIQAP015678@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/gkrellm-volume/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15597 Modified Files: gkrellm-volume.spec Log Message: * Tue Sep 4 2007 Ville Skytt?? - 2.1.13-6 - Convert docs to UTF-8. Index: gkrellm-volume.spec =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm-volume/devel/gkrellm-volume.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- gkrellm-volume.spec 16 Aug 2007 10:07:06 -0000 1.10 +++ gkrellm-volume.spec 5 Sep 2007 16:17:53 -0000 1.11 @@ -2,7 +2,7 @@ Name: gkrellm-volume Version: 2.1.13 -Release: 5%{?dist} +Release: 6%{?dist} Summary: GKrellM volume plugin Group: Applications/Multimedia @@ -27,6 +27,7 @@ %setup -q -n %{name} %patch0 %patch1 +f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f %build @@ -55,6 +56,9 @@ %changelog +* Tue Sep 4 2007 Ville Skytt?? - 2.1.13-6 +- Convert docs to UTF-8. + * Thu Aug 16 2007 Ville Skytt?? - 2.1.13-5 - License: GPLv2+ From fedora-extras-commits at redhat.com Wed Sep 5 16:19:28 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Wed, 5 Sep 2007 12:19:28 -0400 Subject: rpms/kernel/F-7 kernel-2.6.spec, 1.3337, 1.3338 linux-2.6-utrace-core.patch, 1.3, 1.4 linux-2.6-utrace-ptrace-compat.patch, 1.3, 1.4 linux-2.6-utrace-regset.patch, 1.3, 1.4 Message-ID: <200709051619.l85GJSiu015800@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15753 Modified Files: kernel-2.6.spec linux-2.6-utrace-core.patch linux-2.6-utrace-ptrace-compat.patch linux-2.6-utrace-regset.patch Log Message: * Wed Sep 05 2007 Chuck Ebbert - Update utrace Index: kernel-2.6.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/kernel-2.6.spec,v retrieving revision 1.3337 retrieving revision 1.3338 diff -u -r1.3337 -r1.3338 --- kernel-2.6.spec 30 Aug 2007 21:54:14 -0000 1.3337 +++ kernel-2.6.spec 5 Sep 2007 16:18:54 -0000 1.3338 @@ -2306,6 +2306,9 @@ %endif %changelog +* Wed Sep 05 2007 Chuck Ebbert +- Update utrace + * Thu Aug 30 2007 John W. Linville - Update bits from wireless-2.6 and wireless-dev linux-2.6-utrace-core.patch: Index: linux-2.6-utrace-core.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/linux-2.6-utrace-core.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linux-2.6-utrace-core.patch 20 Jul 2007 18:48:03 -0000 1.3 +++ linux-2.6-utrace-core.patch 5 Sep 2007 16:18:54 -0000 1.4 @@ -24,11 +24,11 @@ Documentation/utrace.txt | 579 +++++++++ include/linux/sched.h | 5 include/linux/tracehook.h | 85 + - include/linux/utrace.h | 544 +++++++++ + include/linux/utrace.h | 544 ++++++++ init/Kconfig | 18 kernel/Makefile | 1 - kernel/utrace.c | 2263 ++++++++++++++++++++++++++++++++++++++ - 9 files changed, 3502 insertions(+), 18 deletions(-) + kernel/utrace.c | 2344 ++++++++++++++++++++++++++++++++++++++ + 9 files changed, 3583 insertions(+), 18 deletions(-) create kernel/utrace.c create Documentation/utrace.txt create Documentation/DocBook/utrace.tmpl @@ -50,7 +50,7 @@ =================================================================== --- /dev/null +++ b/kernel/utrace.c -@@ -0,0 +1,2263 @@ +@@ -0,0 +1,2344 @@ +/* + * utrace infrastructure interface for debugging user processes + * @@ -526,7 +526,7 @@ + */ +struct utrace_attached_engine * +utrace_attach(struct task_struct *target, int flags, -+ const struct utrace_engine_ops *ops, void *data) ++ const struct utrace_engine_ops *ops, void *data) +{ + struct utrace *utrace; + struct utrace_attached_engine *engine; @@ -628,10 +628,13 @@ +EXPORT_SYMBOL_GPL(utrace_attach); + +/* -+ * When an engine is detached, the target thread may still see it and make -+ * callbacks until it quiesces. We reset its event flags to just QUIESCE -+ * and install a special ops vector whose callback is dead_engine_delete. -+ * When the target thread quiesces, it can safely free the engine itself. ++ * When an engine is detached, the target thread may still see it ++ * and make callbacks until it quiesces. We install a special ops ++ * vector whose callbacks are all dead_engine_delete. When the ++ * target thread quiesces, it can safely free the engine itself. ++ * We must cover all callbacks in case of races between checking ++ * engine->flags and utrace_detach changing engine->ops. ++ * Only report_reap is never called due to a special case in utrace_reap. + */ +static u32 +dead_engine_delete(struct utrace_attached_engine *engine, @@ -640,9 +643,38 @@ + return UTRACE_ACTION_DETACH; +} + ++/* ++ * Don't use .report_xxx = ... style here because this way makes it easier ++ * to be sure we're forced to have an initializer here for every member. ++ */ +static const struct utrace_engine_ops dead_engine_ops = +{ -+ .report_quiesce = &dead_engine_delete ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ unsigned long, struct task_struct *)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ pid_t)) &dead_engine_delete, ++ &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ struct pt_regs *, u32, siginfo_t *, ++ const struct k_sigaction *, struct k_sigaction *)) ++ &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ int)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ const struct linux_binprm *, struct pt_regs *)) ++ &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ struct pt_regs *)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ struct pt_regs *)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *, ++ long, long *)) &dead_engine_delete, ++ (u32 (*)(struct utrace_attached_engine *, struct task_struct *)) ++ &dead_engine_delete, ++ NULL, /* report_reap */ ++ NULL, /* allow_access_process_vm */ ++ NULL, /* unsafe_exec */ ++ NULL, /* tracer_task */ +}; + + @@ -848,9 +880,32 @@ + return ret; + } + -+ flags = engine->flags; -+ engine->flags = UTRACE_EVENT(QUIESCE) | UTRACE_ACTION_QUIESCE; ++ /* ++ * This must work while the target thread races with us doing: ++ * if (engine->flags & UTRACE_EVENT(x)) REPORT(x, ...); ++ * The REPORT macro uses smp_rmb() between checking engine->flags ++ * and using engine->ops. Here we change engine->ops first, then ++ * use smp_wmb() before changing engine->flags. This ensures it ++ * can check the old flags before using the old ops, or check the ++ * old flags before using the new ops, or check the new flags ++ * before using the new ops, but can never check the new flags ++ * before using the old ops. Hence, dead_engine_ops might be used ++ * with any old flags in place. So, it has report_* callback ++ * pointers for every event type. Since it has to have those ++ * anyway, we enable (for after any potential race) all the events ++ * that have no overhead to enable. We want it to get into that ++ * callback and complete the detach ASAP. ++ */ + rcu_assign_pointer(engine->ops, &dead_engine_ops); ++ smp_wmb(); ++ flags = engine->flags; ++ engine->flags = (UTRACE_EVENT(QUIESCE) ++ | UTRACE_EVENT(CLONE) ++ | UTRACE_EVENT(VFORK_DONE) ++ | UTRACE_EVENT(EXEC) ++ | UTRACE_EVENT(EXIT) ++ | UTRACE_EVENT(JCTL) ++ | UTRACE_ACTION_QUIESCE); + + if (quiesce(target, 1)) { + remove_engine(engine, target, utrace); @@ -975,7 +1030,7 @@ +{ + struct utrace *utrace; + int report; -+ unsigned long old_flags, old_utrace_flags; ++ unsigned long old_flags, old_utrace_flags, set_utrace_flags; + int ret = -EALREADY; + +#ifdef ARCH_HAS_SINGLE_STEP @@ -1009,6 +1064,22 @@ + } + + /* ++ * When it's in TASK_STOPPED state, do not set UTRACE_EVENT(JCTL). ++ * That bit indicates utrace_report_jctl has not run yet and so the ++ * target cannot be considered quiescent. But if the bit wasn't ++ * already set, it can't be in running in there and really is ++ * quiescent now in its existing job control stop. We set ++ * UTRACE_ACTION_QUIESCE to be sure that once it resumes it will ++ * recompute its flags in utrace_quiescent. ++ */ ++ set_utrace_flags = flags; ++ if (((set_utrace_flags &~ old_utrace_flags) & UTRACE_EVENT(JCTL)) ++ && target->state == TASK_STOPPED) { ++ set_utrace_flags &= ~UTRACE_EVENT(JCTL); ++ set_utrace_flags |= UTRACE_ACTION_QUIESCE; ++ } ++ ++ /* + * When setting these flags, it's essential that we really + * synchronize with exit_notify. They cannot be set after + * exit_notify takes the tasklist_lock. By holding the read @@ -1018,20 +1089,20 @@ + * knows positively that utrace_report_death will be called or + * that it won't. + */ -+ if ((flags &~ old_utrace_flags) & (UTRACE_ACTION_NOREAP -+ | DEATH_EVENTS)) { ++ if ((set_utrace_flags &~ old_utrace_flags) & (UTRACE_ACTION_NOREAP ++ | DEATH_EVENTS)) { + read_lock(&tasklist_lock); + if (unlikely(target->exit_state)) { + read_unlock(&tasklist_lock); + spin_unlock(&utrace->lock); + return ret; + } -+ target->utrace_flags |= flags; ++ target->utrace_flags |= set_utrace_flags; + read_unlock(&tasklist_lock); + } + + engine->flags = flags; -+ target->utrace_flags |= flags; ++ target->utrace_flags |= set_utrace_flags; + ret = 0; + + report = 0; @@ -1153,10 +1224,20 @@ + return ret; +} + -+#define REPORT(callback, ...) do { \ -+ u32 ret = (*rcu_dereference(engine->ops)->callback) \ -+ (engine, tsk, ##__VA_ARGS__); \ -+ action = update_action(tsk, utrace, engine, ret); \ ++/* ++ * This macro is always used after checking engine->flags. ++ * The smp_rmb() here pairs with smp_wmb() in utrace_detach. ++ * engine->ops changes before engine->flags, so the flags we ++ * just tested properly enabled this report for the real ops, ++ * or harmlessly enabled it for dead_engine_ops. ++ */ ++#define REPORT(callback, ...) \ ++ do { \ ++ u32 ret; \ ++ smp_rmb(); \ ++ ret = (*rcu_dereference(engine->ops)->callback) \ ++ (engine, tsk, ##__VA_ARGS__); \ ++ action = update_action(tsk, utrace, engine, ret); \ + } while (0) + + @@ -2951,7 +3032,7 @@ struct linux_binprm; struct pt_regs; -@@ -342,6 +343,7 @@ utrace_regset_copyin_ignore(unsigned int +@@ -353,6 +354,7 @@ utrace_regset_copyin_ignore(unsigned int */ static inline void tracehook_init_task(struct task_struct *child) { @@ -2959,7 +3040,7 @@ } /* -@@ -350,6 +352,9 @@ static inline void tracehook_init_task(s +@@ -361,6 +363,9 @@ static inline void tracehook_init_task(s */ static inline void tracehook_release_task(struct task_struct *p) { @@ -2969,7 +3050,7 @@ } /* -@@ -359,7 +364,20 @@ static inline void tracehook_release_tas +@@ -370,7 +375,20 @@ static inline void tracehook_release_tas */ static inline int tracehook_check_released(struct task_struct *p) { @@ -2991,7 +3072,7 @@ } /* -@@ -370,7 +388,7 @@ static inline int tracehook_check_releas +@@ -381,7 +399,7 @@ static inline int tracehook_check_releas static inline int tracehook_notify_cldstop(struct task_struct *tsk, const siginfo_t *info) { @@ -3000,7 +3081,7 @@ } /* -@@ -384,7 +402,11 @@ static inline int tracehook_notify_cldst +@@ -395,7 +413,11 @@ static inline int tracehook_notify_cldst static inline int tracehook_notify_death(struct task_struct *tsk, int *noreap, void **death_cookie) { @@ -3013,7 +3094,7 @@ *noreap = 0; return 0; } -@@ -397,7 +419,8 @@ static inline int tracehook_notify_death +@@ -408,7 +430,8 @@ static inline int tracehook_notify_death static inline int tracehook_consider_fatal_signal(struct task_struct *tsk, int sig) { @@ -3023,7 +3104,7 @@ } /* -@@ -410,7 +433,7 @@ static inline int tracehook_consider_ign +@@ -421,7 +444,7 @@ static inline int tracehook_consider_ign int sig, void __user *handler) { @@ -3032,7 +3113,7 @@ } -@@ -421,7 +444,7 @@ static inline int tracehook_consider_ign +@@ -432,7 +455,7 @@ static inline int tracehook_consider_ign */ static inline int tracehook_induce_sigpending(struct task_struct *tsk) { @@ -3041,7 +3122,7 @@ } /* -@@ -436,6 +459,8 @@ static inline int tracehook_get_signal(s +@@ -447,6 +470,8 @@ static inline int tracehook_get_signal(s siginfo_t *info, struct k_sigaction *return_ka) { @@ -3050,7 +3131,7 @@ return 0; } -@@ -448,6 +473,8 @@ static inline int tracehook_get_signal(s +@@ -459,6 +484,8 @@ static inline int tracehook_get_signal(s */ static inline int tracehook_finish_stop(int last_one) { @@ -3059,7 +3140,7 @@ return 0; } -@@ -459,7 +486,7 @@ static inline int tracehook_finish_stop( +@@ -470,7 +497,7 @@ static inline int tracehook_finish_stop( */ static inline int tracehook_inhibit_wait_stopped(struct task_struct *child) { @@ -3068,7 +3149,7 @@ } /* -@@ -469,7 +496,7 @@ static inline int tracehook_inhibit_wait +@@ -480,7 +507,7 @@ static inline int tracehook_inhibit_wait */ static inline int tracehook_inhibit_wait_zombie(struct task_struct *child) { @@ -3077,7 +3158,7 @@ } /* -@@ -479,7 +506,7 @@ static inline int tracehook_inhibit_wait +@@ -490,7 +517,7 @@ static inline int tracehook_inhibit_wait */ static inline int tracehook_inhibit_wait_continued(struct task_struct *child) { @@ -3086,7 +3167,7 @@ } -@@ -489,13 +516,9 @@ static inline int tracehook_inhibit_wait +@@ -500,13 +527,9 @@ static inline int tracehook_inhibit_wait */ static inline int tracehook_unsafe_exec(struct task_struct *tsk) { @@ -3102,7 +3183,7 @@ } /* -@@ -510,6 +533,8 @@ static inline int tracehook_unsafe_exec( +@@ -521,6 +544,8 @@ static inline int tracehook_unsafe_exec( */ static inline struct task_struct *tracehook_tracer_task(struct task_struct *p) { @@ -3111,7 +3192,7 @@ return NULL; } -@@ -521,6 +546,8 @@ static inline int tracehook_allow_access +@@ -532,6 +557,8 @@ static inline int tracehook_allow_access { if (tsk == current) return 1; @@ -3120,7 +3201,7 @@ return 0; } -@@ -532,7 +559,7 @@ static inline int tracehook_allow_access +@@ -543,7 +570,7 @@ static inline int tracehook_allow_access */ static inline int tracehook_expect_breakpoints(struct task_struct *tsk) { @@ -3129,7 +3210,7 @@ } -@@ -555,6 +582,10 @@ static inline int tracehook_expect_break +@@ -566,6 +593,10 @@ static inline int tracehook_expect_break static inline void tracehook_report_death(struct task_struct *tsk, int exit_state, void *death_cookie) { @@ -3140,7 +3221,7 @@ } /* -@@ -564,14 +595,18 @@ static inline void tracehook_report_deat +@@ -575,14 +606,18 @@ static inline void tracehook_report_deat */ static inline void tracehook_report_delayed_group_leader(struct task_struct *p) { @@ -3160,7 +3241,7 @@ } /* -@@ -580,6 +615,8 @@ static inline void tracehook_report_exec +@@ -591,6 +626,8 @@ static inline void tracehook_report_exec */ static inline void tracehook_report_exit(long *exit_code) { @@ -3169,7 +3250,7 @@ } /* -@@ -594,6 +631,8 @@ static inline void tracehook_report_exit +@@ -605,6 +642,8 @@ static inline void tracehook_report_exit static inline void tracehook_report_clone(unsigned long clone_flags, struct task_struct *child) { @@ -3178,7 +3259,7 @@ } /* -@@ -607,6 +646,8 @@ static inline void tracehook_report_clon +@@ -618,6 +657,8 @@ static inline void tracehook_report_clon pid_t pid, struct task_struct *child) { @@ -3187,7 +3268,7 @@ } /* -@@ -618,6 +659,8 @@ static inline void tracehook_report_clon +@@ -629,6 +670,8 @@ static inline void tracehook_report_clon static inline void tracehook_report_vfork_done(struct task_struct *child, pid_t child_pid) { @@ -3196,7 +3277,7 @@ } /* -@@ -625,6 +668,9 @@ static inline void tracehook_report_vfor +@@ -636,6 +679,9 @@ static inline void tracehook_report_vfor */ static inline void tracehook_report_syscall(struct pt_regs *regs, int is_exit) { @@ -3206,7 +3287,7 @@ } /* -@@ -644,6 +690,11 @@ static inline void tracehook_report_hand +@@ -655,6 +701,11 @@ static inline void tracehook_report_hand const sigset_t *oldset, struct pt_regs *regs) { linux-2.6-utrace-ptrace-compat.patch: Index: linux-2.6-utrace-ptrace-compat.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/linux-2.6-utrace-ptrace-compat.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linux-2.6-utrace-ptrace-compat.patch 20 Jul 2007 18:48:03 -0000 1.3 +++ linux-2.6-utrace-ptrace-compat.patch 5 Sep 2007 16:18:54 -0000 1.4 @@ -28,9 +28,9 @@ kernel/Makefile | 3 kernel/exit.c | 13 kernel/fork.c | 2 - kernel/ptrace.c | 2051 +++++++++++++++++++++++++++++++++++++--- + kernel/ptrace.c | 2052 +++++++++++++++++++++++++++++++++++++--- kernel/sys_ni.c | 4 - 18 files changed, 2632 insertions(+), 174 deletions(-) + 18 files changed, 2633 insertions(+), 174 deletions(-) Index: b/fs/proc/base.c =================================================================== @@ -87,7 +87,7 @@ =================================================================== --- a/arch/i386/kernel/ptrace.c +++ b/arch/i386/kernel/ptrace.c -@@ -735,6 +735,46 @@ const struct utrace_regset_view *utrace_ +@@ -739,6 +739,46 @@ const struct utrace_regset_view *utrace_ return &utrace_i386_native; } @@ -138,7 +138,7 @@ =================================================================== --- a/arch/x86_64/ia32/ptrace32.c +++ b/arch/x86_64/ia32/ptrace32.c -@@ -166,11 +166,6 @@ static int getreg32(struct task_struct * +@@ -167,11 +167,6 @@ static int getreg32(struct task_struct * #undef R32 @@ -150,7 +150,7 @@ static int ia32_genregs_get(struct task_struct *target, const struct utrace_regset *regset, -@@ -600,3 +595,54 @@ const struct utrace_regset_view utrace_i +@@ -604,3 +599,54 @@ const struct utrace_regset_view utrace_i .name = "i386", .e_machine = EM_386, .regsets = ia32_regsets, .n = ARRAY_SIZE(ia32_regsets) }; @@ -222,7 +222,7 @@ =================================================================== --- a/arch/x86_64/kernel/ptrace.c +++ b/arch/x86_64/kernel/ptrace.c -@@ -714,6 +714,52 @@ const struct utrace_regset_view *utrace_ +@@ -717,6 +717,52 @@ const struct utrace_regset_view *utrace_ } @@ -683,7 +683,7 @@ =================================================================== --- a/kernel/ptrace.c +++ b/kernel/ptrace.c -@@ -19,194 +19,2007 @@ +@@ -19,194 +19,2008 @@ #include #include #include @@ -746,19 +746,66 @@ +}; + +static const struct utrace_engine_ops ptrace_utrace_ops; /* Initialized below. */ + + /* +- * Check that we have indeed attached to the thing.. ++ * We use this bit in task_struct.exit_code of a ptrace'd task to indicate ++ * a ptrace stop. It must not overlap with any bits used in real exit_code's. ++ * Those are (PTRACE_EVENT_* << 8) | 0xff. + */ +-int ptrace_check_attach(struct task_struct *child, int kill) ++#define PTRACE_TRAPPED_MASK 0x10000 ++ + +static void +ptrace_state_unlink(struct ptrace_state *state) -+{ + { +- return -ENOSYS; + task_lock(state->parent); + list_del_rcu(&state->entry); + task_unlock(state->parent); -+} -+ + } + +-static int may_attach(struct task_struct *task) +static struct ptrace_state * +ptrace_setup(struct task_struct *target, struct utrace_attached_engine *engine, + struct task_struct *parent, u8 options, int cap_sys_ptrace) -+{ + { +- /* May we inspect the given task? +- * This check is used both for attaching with ptrace +- * and for allowing access to sensitive information in /proc. +- * +- * ptrace_attach denies several cases that /proc allows +- * because setting up the necessary parent/child relationship +- * or halting the specified task is impossible. +- */ +- int dumpable = 0; +- /* Don't let security modules deny introspection */ +- if (task == current) +- return 0; +- if (((current->uid != task->euid) || +- (current->uid != task->suid) || +- (current->uid != task->uid) || +- (current->gid != task->egid) || +- (current->gid != task->sgid) || +- (current->gid != task->gid)) && !capable(CAP_SYS_PTRACE)) +- return -EPERM; +- smp_rmb(); +- if (task->mm) +- dumpable = task->mm->dumpable; +- if (!dumpable && !capable(CAP_SYS_PTRACE)) +- return -EPERM; +- +- return security_ptrace(current, task); +-} +- +-int ptrace_may_attach(struct task_struct *task) +-{ +- int err; +- task_lock(task); +- err = may_attach(task); +- task_unlock(task); +- return !err; + struct ptrace_state *state; + + NO_LOCKS; @@ -818,17 +865,14 @@ + BUG_ON(state->rcu.next); + call_rcu(&state->rcu, ptrace_state_free); +} - - /* -- * Check that we have indeed attached to the thing.. ++ ++/* + * Update the tracing engine state to match the new ptrace state. - */ --int ptrace_check_attach(struct task_struct *child, int kill) ++ */ +static int __must_check +ptrace_update(struct task_struct *target, struct ptrace_state *state, + unsigned long flags, int from_stopped) - { -- return -ENOSYS; ++{ + int ret; + + START_CHECK; @@ -893,9 +937,8 @@ + END_CHECK; + + return ret; - } - --static int may_attach(struct task_struct *task) ++} ++ +/* + * This does ptrace_update and also installs state in engine->data. + * Only after utrace_set_flags succeeds (in ptrace_update) inside @@ -907,42 +950,7 @@ + */ +static int __must_check +ptrace_setup_finish(struct task_struct *target, struct ptrace_state *state) - { -- /* May we inspect the given task? -- * This check is used both for attaching with ptrace -- * and for allowing access to sensitive information in /proc. -- * -- * ptrace_attach denies several cases that /proc allows -- * because setting up the necessary parent/child relationship -- * or halting the specified task is impossible. -- */ -- int dumpable = 0; -- /* Don't let security modules deny introspection */ -- if (task == current) -- return 0; -- if (((current->uid != task->euid) || -- (current->uid != task->suid) || -- (current->uid != task->uid) || -- (current->gid != task->egid) || -- (current->gid != task->sgid) || -- (current->gid != task->gid)) && !capable(CAP_SYS_PTRACE)) -- return -EPERM; -- smp_rmb(); -- if (task->mm) -- dumpable = task->mm->dumpable; -- if (!dumpable && !capable(CAP_SYS_PTRACE)) -- return -EPERM; -- -- return security_ptrace(current, task); --} -- --int ptrace_may_attach(struct task_struct *task) --{ -- int err; -- task_lock(task); -- err = may_attach(task); -- task_unlock(task); -- return !err; ++{ + int ret; + + NO_LOCKS; @@ -1087,8 +1095,6 @@ + if (retval) + (void) utrace_detach(task, engine); + else { -+ int stopped = 0; -+ + NO_LOCKS; + + /* @@ -1098,48 +1104,14 @@ + * We cannot call into the signal code if it's dead. + */ + read_lock(&tasklist_lock); -+ if (likely(!task->exit_state)) { ++ if (likely(!task->exit_state)) + force_sig_specific(SIGSTOP, task); -+ -+ spin_lock_irq(&task->sighand->siglock); -+ stopped = (task->state == TASK_STOPPED); -+ spin_unlock_irq(&task->sighand->siglock); -+ } + read_unlock(&tasklist_lock); + -+ if (stopped) { -+ const struct utrace_regset *regset; -+ -+ /* -+ * Set QUIESCE immediately, so we can allow -+ * ptrace requests while he's in TASK_STOPPED. -+ */ -+ retval = ptrace_update(task, state, /* XXX child death+other thread waits race could have freed state already */ -+ UTRACE_ACTION_QUIESCE, 0); -+ if (retval) -+ /* -+ * Anything is possible here. It might not -+ * really have been quiescent yet. It -+ * might have just woken up and died. -+ */ -+ BUG_ON(retval != -ESRCH && retval != -EALREADY); -+ retval = 0; -+ -+ /* -+ * Do now the regset 0 writeback that we do on every -+ * stop, since it's never been done. On register -+ * window machines, this makes sure the user memory -+ * backing the register data is up to date. -+ */ -+ regset = utrace_regset(task, engine, -+ utrace_native_view(task), 0); -+ if (regset->writeback) -+ (*regset->writeback)(task, regset, 1); -+ } -+ + pr_debug("%d ptrace_attach %d complete (%sstopped)" + " state %lu code %x", -+ current->pid, task->pid, stopped ? "" : "not ", ++ current->pid, task->pid, ++ task->state == TASK_STOPPED ? "" : "not ", + task->state, task->exit_code); + } @@ -1488,7 +1460,13 @@ + else + ret = (*regset->get)(target, regset, + pos, n, kdata, udata); -+ } + } +- if (copy_to_user(dst, buf, retval)) +- return -EFAULT; +- copied += retval; +- src += retval; +- dst += retval; +- len -= retval; + + if (kdata) + kdata += n; @@ -1536,7 +1514,8 @@ + if (request == PTRACE_ATTACH) { + ret = ptrace_attach(child); + goto out_tsk; -+ } + } +- return copied; + + rcu_read_lock(); + engine = utrace_attach(child, UTRACE_ATTACH_MATCH_OPS, @@ -1563,13 +1542,7 @@ + if (child->state == TASK_STOPPED) + ret = 0; + unlock_task_sighand(child, &flags); - } -- if (copy_to_user(dst, buf, retval)) -- return -EFAULT; -- copied += retval; -- src += retval; -- dst += retval; -- len -= retval; ++ } + if (ret == 0) { + ret = ptrace_update(child, state, + UTRACE_ACTION_QUIESCE, 0); @@ -1586,8 +1559,7 @@ + } + + ret = -ESRCH; /* Return value for exit_state bail-out. */ - } -- return copied; ++ } + + rcu_read_unlock(); + @@ -1783,11 +1755,7 @@ + if (ret == 0) { + ret = val; + force_successful_syscall_return(); - } -- copied += retval; -- src += retval; -- dst += retval; -- len -= retval; ++ } + goto out_tsk; + } + @@ -1807,8 +1775,7 @@ + break; + ret = put_user(tmp, (unsigned long __user *) data); + break; - } -- return copied; ++ } + + case PTRACE_POKETEXT: /* write the word at location addr. */ + case PTRACE_POKEDATA: @@ -1837,9 +1804,14 @@ + (siginfo_t __user *) data, + sizeof(siginfo_t))) + ret = -EFAULT; -+ } + } +- copied += retval; +- src += retval; +- dst += retval; +- len -= retval; + break; -+ } + } +- return copied; + +out_tsk: + NO_LOCKS; @@ -1936,13 +1908,13 @@ + return ret; } +#endif ++ -/** - * ptrace_traceme -- helper for PTRACE_TRACEME - * - * Performs checks and sets PT_PTRACED. - * Should be used by all ptrace implementations for PTRACE_TRACEME. -+ +/* + * Detach the zombie being reported for wait. */ @@ -2104,7 +2076,29 @@ + * check fails we are sure to get a wakeup if it stops. + */ + exit_code = xchg(&p->exit_code, 0); -+ if (exit_code) ++ if (exit_code & PTRACE_TRAPPED_MASK) ++ goto found; ++ ++ /* ++ * If p was in job-control stop (TASK_STOPPED) rather than ++ * ptrace stop (TASK_TRACED), then SIGCONT can asynchronously ++ * clear it back to TASK_RUNNING. Until it gets scheduled ++ * and clears its own ->exit_code, our xchg below will see ++ * its stop signal. But, we must not report it if it's no ++ * longer in TASK_STOPPED, as vanilla wait would not--the ++ * caller can tell if it sent the SIGCONT before calling ++ * wait. We must somehow distinguish this from the case ++ * where p is in TASK_RUNNING with p->exit_code set because ++ * it is on its way to entering TASK_TRACED (QUIESCE) for our ++ * stop. So, ptrace_report sets the PTRACE_TRAPPED_MASK bit ++ * in exit_code when it's setting QUIESCE. For a job control ++ * control stop, that bit will never have been set. Since ++ * the bit's not set now, we should only report right now if ++ * p is still stopped. For this case we are protected by ++ * races the same wait that vanilla do_wait (exit.c) is: ++ * wait_chldexit is woken after p->state is set to TASK_STOPPED. ++ */ ++ if (p->state == TASK_STOPPED) + goto found; + + // XXX should handle WCONTINUED @@ -2155,6 +2149,7 @@ + } + else { + why = CLD_TRAPPED; ++ exit_code &= ~PTRACE_TRAPPED_MASK; + status = exit_code; + exit_code = (status << 8) | 0x7f; + } @@ -2333,8 +2328,14 @@ + */ + utrace_set_flags(tsk, engine, engine->flags | UTRACE_ACTION_QUIESCE); + ++ /* ++ * The PTRACE_TRAPPED_MASK bit distinguishes to ptrace_do_wait that ++ * this is a ptrace report, so we expect to enter TASK_TRACED but ++ * might not be there yet when examined. ++ */ + BUG_ON(code == 0); -+ tsk->exit_code = code; ++ WARN_ON(code &~ 0x7ff); ++ tsk->exit_code = code | PTRACE_TRAPPED_MASK; + do_notify(tsk, state->parent, CLD_TRAPPED); + + pr_debug("%d ptrace_report quiescing exit_code %x\n", linux-2.6-utrace-regset.patch: Index: linux-2.6-utrace-regset.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/linux-2.6-utrace-regset.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linux-2.6-utrace-regset.patch 20 Jul 2007 18:48:03 -0000 1.3 +++ linux-2.6-utrace-regset.patch 5 Sep 2007 16:18:54 -0000 1.4 @@ -12,25 +12,27 @@ --- arch/i386/kernel/i387.c | 143 +++--- - arch/i386/kernel/ptrace.c | 822 ++++++++++++++++++++--------------- - arch/x86_64/ia32/ptrace32.c | 719 ++++++++++++++++++++----------- - arch/x86_64/ia32/fpu32.c | 92 +++- - arch/x86_64/kernel/ptrace.c | 730 +++++++++++++++++++------------ + arch/i386/kernel/ptrace.c | 826 ++++++++++++++++++++---------------- arch/powerpc/kernel/Makefile | 4 - arch/powerpc/kernel/ptrace32.c | 443 ------------------- - arch/powerpc/kernel/ptrace.c | 718 +++++++++++++++---------------- arch/powerpc/kernel/ptrace-common.h | 145 ------ - kernel/ptrace.c | 8 - include/linux/tracehook.h | 244 ++++++++++ - include/asm-i386/i387.h | 13 - + arch/powerpc/kernel/ptrace.c | 718 +++++++++++++++---------------- + arch/powerpc/kernel/ptrace32.c | 443 ------------------- + arch/x86_64/ia32/fpu32.c | 92 +++- + arch/x86_64/ia32/ptrace32.c | 725 ++++++++++++++++++++----------- + arch/x86_64/kernel/ptrace.c | 733 +++++++++++++++++++------------ + include/asm-i386/i387.h | 13 include/asm-x86_64/fpu32.h | 3 include/asm-x86_64/tracehook.h | 8 - 14 files changed, 2124 insertions(+), 1968 deletions(-) + include/linux/tracehook.h | 255 ++++++++++- + kernel/ptrace.c | 8 + 14 files changed, 2147 insertions(+), 1969 deletions(-) delete arch/powerpc/kernel/ptrace32.c delete arch/powerpc/kernel/ptrace-common.h ---- linux-2.6/arch/i386/kernel/i387.c -+++ linux-2.6/arch/i386/kernel/i387.c +Index: b/arch/i386/kernel/i387.c +=================================================================== +--- a/arch/i386/kernel/i387.c ++++ b/arch/i386/kernel/i387.c @@ -222,14 +222,10 @@ void set_fpu_twd( struct task_struct *ts * FXSR floating point environment conversions. */ @@ -240,19 +242,22 @@ } /* ---- linux-2.6/arch/i386/kernel/ptrace.c -+++ linux-2.6/arch/i386/kernel/ptrace.c -@@ -17,7 +17,9 @@ +Index: b/arch/i386/kernel/ptrace.c +=================================================================== +--- a/arch/i386/kernel/ptrace.c ++++ b/arch/i386/kernel/ptrace.c +@@ -17,7 +17,10 @@ #include #include #include +#include ++#include +#include #include #include #include -@@ -28,10 +30,6 @@ +@@ -28,10 +31,6 @@ #include #include @@ -263,7 +268,7 @@ /* * Determines which flags the user has access to [1 = access, 0 = no access]. -@@ -40,9 +38,6 @@ +@@ -40,9 +39,6 @@ */ #define FLAG_MASK 0x00050dd5 @@ -273,7 +278,7 @@ /* * Offset of eflags on child stack.. */ -@@ -90,28 +85,35 @@ static int putreg(struct task_struct *ch +@@ -90,28 +86,35 @@ static int putreg(struct task_struct *ch unsigned long regno, unsigned long value) { switch (regno >> 2) { @@ -331,7 +336,7 @@ } if (regno > FS*4) regno -= 1*4; -@@ -125,20 +127,28 @@ static unsigned long getreg(struct task_ +@@ -125,20 +128,28 @@ static unsigned long getreg(struct task_ unsigned long retval = ~0UL; switch (regno >> 2) { @@ -374,7 +379,7 @@ } return retval; } -@@ -230,11 +240,11 @@ void tracehook_enable_single_step(struct +@@ -230,11 +241,11 @@ void tracehook_enable_single_step(struct /* * If TF was already set, don't do anything else */ @@ -388,7 +393,7 @@ /* * ..but if TF is changed by the instruction we will trace, -@@ -255,29 +265,311 @@ void tracehook_disable_single_step(struc +@@ -255,20 +266,300 @@ void tracehook_disable_single_step(struc /* But touch TF only if it was set by us.. */ if (test_and_clear_tsk_thread_flag(child, TIF_FORCED_TF)) { struct pt_regs *regs = get_child_regs(child); @@ -697,6 +702,9 @@ /* * Perform get_thread_area on behalf of the traced child. */ +@@ -273,11 +564,13 @@ void ptrace_disable(struct task_struct * + * Perform get_thread_area on behalf of the traced child. + */ static int -ptrace_get_thread_area(struct task_struct *child, - int idx, struct user_desc __user *user_desc) @@ -712,7 +720,7 @@ /* * Get the current Thread-Local Storage area: -@@ -299,23 +591,29 @@ ptrace_get_thread_area(struct task_struc +@@ -299,23 +592,29 @@ ptrace_get_thread_area(struct task_struc #define GET_PRESENT(desc) (((desc)->b >> 15) & 1) #define GET_USEABLE(desc) (((desc)->b >> 20) & 1) @@ -759,7 +767,7 @@ return 0; } -@@ -324,304 +622,120 @@ ptrace_get_thread_area(struct task_struc +@@ -324,304 +623,123 @@ ptrace_get_thread_area(struct task_struc * Perform set_thread_area on behalf of the traced child. */ static int @@ -1110,16 +1118,19 @@ + */ +static const struct utrace_regset native_regsets[] = { + { ++ .core_note_type = NT_PRSTATUS, + .n = FRAME_SIZE, .size = sizeof(long), .align = sizeof(long), + .get = genregs_get, .set = genregs_set + }, + { ++ .core_note_type = NT_PRFPREG, + .n = sizeof(struct user_i387_struct) / sizeof(long), + .size = sizeof(long), .align = sizeof(long), + .active = fpregs_active, + .get = fpregs_get, .set = fpregs_set + }, + { ++ .core_note_type = NT_PRXFPREG, + .n = sizeof(struct user_fxsr_struct) / sizeof(long), + .size = sizeof(long), .align = sizeof(long), + .active = fpxregs_active, @@ -1160,11 +1171,15 @@ void send_sigtrap(struct task_struct *tsk, struct pt_regs *regs, int error_code) { struct siginfo info; ---- linux-2.6/arch/x86_64/ia32/ptrace32.c -+++ linux-2.6/arch/x86_64/ia32/ptrace32.c -@@ -16,7 +16,11 @@ +Index: b/arch/x86_64/ia32/ptrace32.c +=================================================================== +--- a/arch/x86_64/ia32/ptrace32.c ++++ b/arch/x86_64/ia32/ptrace32.c +@@ -15,8 +15,13 @@ + #include #include #include ++#include #include +#include +#include @@ -1174,7 +1189,7 @@ #include #include #include -@@ -25,7 +29,8 @@ +@@ -25,7 +30,8 @@ #include #include #include @@ -1184,7 +1199,7 @@ /* * Determines which flags the user has access to [1 = access, 0 = no access]. -@@ -35,34 +40,41 @@ +@@ -35,34 +41,41 @@ #define FLAG_MASK 0x54dd5UL #define R32(l,q) \ @@ -1239,7 +1254,7 @@ if ((val & 3) != 3) return -EIO; stack[offsetof(struct pt_regs, cs)/8] = val & 0xffff; break; -@@ -78,57 +90,16 @@ static int putreg32(struct task_struct * +@@ -78,57 +91,16 @@ static int putreg32(struct task_struct * R32(eip, rip); R32(esp, rsp); @@ -1300,7 +1315,7 @@ } return 0; } -@@ -136,24 +107,33 @@ static int putreg32(struct task_struct * +@@ -136,24 +108,33 @@ static int putreg32(struct task_struct * #undef R32 #define R32(l,q) \ @@ -1347,7 +1362,7 @@ break; R32(cs, cs); -@@ -167,239 +147,456 @@ static int getreg32(struct task_struct * +@@ -167,239 +148,459 @@ static int getreg32(struct task_struct * R32(eax, rax); R32(orig_eax, orig_rax); R32(eip, rip); @@ -1396,7 +1411,7 @@ -static long ptrace32_siginfo(unsigned request, u32 pid, u32 addr, u32 data) +asmlinkage long sys32_ptrace(long request, u32 pid, u32 addr, u32 data) - { ++{ + return -ENOSYS; +} + @@ -1405,7 +1420,7 @@ + const struct utrace_regset *regset, + unsigned int pos, unsigned int count, + void *kbuf, void __user *ubuf) -+{ + { + if (kbuf) { + u32 *kp = kbuf; + while (count > 0) { @@ -1473,7 +1488,13 @@ + void *kbuf, void __user *ubuf) +{ + struct user_i387_ia32_struct fp; -+ int ret; + int ret; +- compat_siginfo_t __user *si32 = compat_ptr(data); +- siginfo_t ssi; +- siginfo_t __user *si = compat_alloc_user_space(sizeof(siginfo_t)); +- if (request == PTRACE_SETSIGINFO) { +- memset(&ssi, 0, sizeof(siginfo_t)); +- ret = copy_siginfo_from_user32(&ssi, si32); + + if (tsk_used_math(target)) { + if (target == current) @@ -1497,13 +1518,7 @@ + const void *kbuf, const void __user *ubuf) +{ + struct user_i387_ia32_struct fp; - int ret; -- compat_siginfo_t __user *si32 = compat_ptr(data); -- siginfo_t ssi; -- siginfo_t __user *si = compat_alloc_user_space(sizeof(siginfo_t)); -- if (request == PTRACE_SETSIGINFO) { -- memset(&ssi, 0, sizeof(siginfo_t)); -- ret = copy_siginfo_from_user32(&ssi, si32); ++ int ret; + + if (tsk_used_math(target)) { + if (target == current) @@ -1645,41 +1660,33 @@ - else - ret = put_user(val, (unsigned int __user *)datap); - break; -+ target->thread.i387.fxsave.mxcsr &= mxcsr_feature_mask; - +- - case PTRACE_POKEDATA: - case PTRACE_POKETEXT: - ret = 0; - if (access_process_vm(child, addr, &data, sizeof(u32), 1)!=sizeof(u32)) - ret = -EIO; - break; -+ return ret; -+} ++ target->thread.i387.fxsave.mxcsr &= mxcsr_feature_mask; - case PTRACE_PEEKUSR: - ret = getreg32(child, addr, &val); - if (ret == 0) - ret = put_user(val, (__u32 __user *)datap); - break; -+static int -+ia32_dbregs_active(struct task_struct *tsk, const struct utrace_regset *regset) -+{ -+ if (tsk->thread.debugreg6 | tsk->thread.debugreg7) -+ return 8; -+ return 0; ++ return ret; +} - case PTRACE_POKEUSR: - ret = putreg32(child, addr, data); - break; +static int -+ia32_dbregs_get(struct task_struct *target, -+ const struct utrace_regset *regset, -+ unsigned int pos, unsigned int count, -+ void *kbuf, void __user *ubuf) ++ia32_dbregs_active(struct task_struct *tsk, const struct utrace_regset *regset) +{ -+ for (pos >>= 2, count >>= 2; count > 0; --count, ++pos) { -+ u32 val; ++ if (tsk->thread.debugreg6 | tsk->thread.debugreg7) ++ return 8; ++ return 0; ++} - case PTRACE_GETREGS: { /* Get all gp regs from the child. */ - int i; @@ -1692,6 +1699,15 @@ - getreg32(child, i, &val); - ret |= __put_user(val,(u32 __user *)datap); - datap += sizeof(u32); ++static int ++ia32_dbregs_get(struct task_struct *target, ++ const struct utrace_regset *regset, ++ unsigned int pos, unsigned int count, ++ void *kbuf, void __user *ubuf) ++{ ++ for (pos >>= 2, count >>= 2; count > 0; --count, ++pos) { ++ u32 val; ++ + /* + * The hardware updates the status register on a debug trap, + * but do_debug (traps.c) saves it for us when that happens. @@ -1934,8 +1950,8 @@ + put_cpu(); + + return 0; - } - ++} ++ +/* + * Determine how many TLS slots are in use. + */ @@ -1950,8 +1966,8 @@ + break; + } + return i; -+} -+ + } + + +/* + * This should match arch/i386/kernel/ptrace.c:native_regsets. @@ -1959,17 +1975,20 @@ + */ +static const struct utrace_regset ia32_regsets[] = { + { ++ .core_note_type = NT_PRSTATUS, + .n = sizeof(struct user_regs_struct32)/4, + .size = 4, .align = 4, + .get = ia32_genregs_get, .set = ia32_genregs_set + }, + { ++ .core_note_type = NT_PRFPREG, + .n = sizeof(struct user_i387_ia32_struct) / 4, + .size = 4, .align = 4, + .active = ia32_fpregs_active, + .get = ia32_fpregs_get, .set = ia32_fpregs_set + }, + { ++ .core_note_type = NT_PRXFPREG, + .n = sizeof(struct user32_fxsr_struct) / 4, + .size = 4, .align = 4, + .active = ia32_fpxregs_active, @@ -1994,8 +2013,10 @@ + .name = "i386", .e_machine = EM_386, + .regsets = ia32_regsets, .n = ARRAY_SIZE(ia32_regsets) +}; ---- linux-2.6/arch/x86_64/ia32/fpu32.c -+++ linux-2.6/arch/x86_64/ia32/fpu32.c +Index: b/arch/x86_64/ia32/fpu32.c +=================================================================== +--- a/arch/x86_64/ia32/fpu32.c ++++ b/arch/x86_64/ia32/fpu32.c @@ -9,6 +9,7 @@ #include #include @@ -2148,19 +2169,22 @@ + + return 0; +} ---- linux-2.6/arch/x86_64/kernel/ptrace.c -+++ linux-2.6/arch/x86_64/kernel/ptrace.c -@@ -19,7 +19,9 @@ +Index: b/arch/x86_64/kernel/ptrace.c +=================================================================== +--- a/arch/x86_64/kernel/ptrace.c ++++ b/arch/x86_64/kernel/ptrace.c +@@ -19,7 +19,10 @@ #include #include #include +#include ++#include +#include #include #include #include -@@ -30,6 +32,7 @@ +@@ -30,6 +33,7 @@ #include #include #include @@ -2168,7 +2192,7 @@ /* * does not yet catch signals sent when the child dies. -@@ -228,52 +231,61 @@ static int putreg(struct task_struct *ch +@@ -228,52 +232,61 @@ static int putreg(struct task_struct *ch if (test_tsk_thread_flag(child, TIF_IA32)) value &= 0xffffffff; switch (regno) { @@ -2276,7 +2300,7 @@ } put_stack_long(child, regno - sizeof(struct pt_regs), value); return 0; -@@ -282,298 +294,426 @@ static int putreg(struct task_struct *ch +@@ -282,295 +295,380 @@ static int putreg(struct task_struct *ch static unsigned long getreg(struct task_struct *child, unsigned long regno) { unsigned long val; @@ -2906,6 +2930,10 @@ return ret; } +@@ -574,6 +672,51 @@ long arch_ptrace(struct task_struct *chi + return ret; + } + + +/* + * These are our native regset flavors. @@ -2913,10 +2941,12 @@ + */ +static const struct utrace_regset native_regsets[] = { + { ++ .core_note_type = NT_PRSTATUS, + .n = sizeof(struct user_regs_struct)/8, .size = 8, .align = 8, + .get = genregs_get, .set = genregs_set + }, + { ++ .core_note_type = NT_PRFPREG, + .n = sizeof(struct user_i387_struct) / sizeof(long), + .size = sizeof(long), .align = sizeof(long), + .active = fpregs_active, @@ -2952,8 +2982,10 @@ asmlinkage void syscall_trace_enter(struct pt_regs *regs) { /* do the secure computing check first */ ---- linux-2.6/arch/powerpc/kernel/Makefile -+++ linux-2.6/arch/powerpc/kernel/Makefile +Index: b/arch/powerpc/kernel/Makefile +=================================================================== +--- a/arch/powerpc/kernel/Makefile ++++ b/arch/powerpc/kernel/Makefile @@ -10,12 +10,14 @@ CFLAGS_prom_init.o += -fPIC CFLAGS_btext.o += -fPIC endif @@ -2970,8 +3002,10 @@ paca.o cpu_setup_ppc970.o \ cpu_setup_pa6t.o \ firmware.o sysfs.o nvram_64.o ---- linux-2.6/arch/powerpc/kernel/ptrace32.c -+++ linux-2.6/arch/powerpc/kernel/ptrace32.c +Index: b/arch/powerpc/kernel/ptrace32.c +=================================================================== +--- a/arch/powerpc/kernel/ptrace32.c ++++ /dev/null @@ -1,443 +0,0 @@ -/* - * ptrace for 32-bit processes running on a 64-bit kernel. @@ -3416,8 +3450,10 @@ - unlock_kernel(); - return ret; -} ---- linux-2.6/arch/powerpc/kernel/ptrace.c -+++ linux-2.6/arch/powerpc/kernel/ptrace.c +Index: b/arch/powerpc/kernel/ptrace.c +=================================================================== +--- a/arch/powerpc/kernel/ptrace.c ++++ b/arch/powerpc/kernel/ptrace.c @@ -27,9 +27,8 @@ #include #include @@ -4229,8 +4265,10 @@ void do_syscall_trace_enter(struct pt_regs *regs) { ---- linux-2.6/arch/powerpc/kernel/ptrace-common.h -+++ linux-2.6/arch/powerpc/kernel/ptrace-common.h +Index: b/arch/powerpc/kernel/ptrace-common.h +=================================================================== +--- a/arch/powerpc/kernel/ptrace-common.h ++++ /dev/null @@ -1,145 +0,0 @@ -/* - * Copyright (c) 2002 Stephen Rothwell, IBM Coproration @@ -4377,8 +4415,10 @@ -} - -#endif /* _PPC64_PTRACE_COMMON_H */ ---- linux-2.6/kernel/ptrace.c -+++ linux-2.6/kernel/ptrace.c +Index: b/kernel/ptrace.c +=================================================================== +--- a/kernel/ptrace.c ++++ b/kernel/ptrace.c @@ -99,12 +99,6 @@ int ptrace_detach(struct task_struct *ch if (!valid_signal(data)) return -EIO; @@ -4402,8 +4442,10 @@ return -ENOSYS; } -#endif /* __ARCH_SYS_PTRACE */ ---- linux-2.6/include/linux/tracehook.h -+++ linux-2.6/include/linux/tracehook.h +Index: b/include/linux/tracehook.h +=================================================================== +--- a/include/linux/tracehook.h ++++ b/include/linux/tracehook.h @@ -52,10 +52,10 @@ struct pt_regs; * should be one that can be evaluated in modules, i.e. uses exported symbols. * @@ -4419,7 +4461,7 @@ * Enabling or disabling redundantly is harmless. * * void tracehook_enable_block_step(struct task_struct *tsk); -@@ -93,6 +93,242 @@ struct pt_regs; +@@ -93,6 +93,253 @@ struct pt_regs; */ @@ -4459,6 +4501,17 @@ + unsigned int bias; /* Bias from natural indexing. */ + + /* ++ * If nonzero, this gives the n_type field (NT_* value) of the ++ * core file note in which this regset's data appears. ++ * NT_PRSTATUS is a special case in that the regset data starts ++ * at offsetof(struct elf_prstatus, pr_reg) into the note data; ++ * that is part of the per-machine ELF formats userland knows ++ * about. In other cases, the core file note contains exactly ++ * the whole regset (n*size) and nothing else. ++ */ ++ unsigned int core_note_type; ++ ++ /* + * Return -%ENODEV if not available on the hardware found. + * Return %0 if no interesting state in this thread. + * Return >%0 number of @size units of interesting state. @@ -4662,8 +4715,10 @@ /* * Following are entry points from core code, where the user debugging * support can affect the normal behavior. The locking situation is ---- linux-2.6/include/asm-i386/i387.h -+++ linux-2.6/include/asm-i386/i387.h +Index: b/include/asm-i386/i387.h +=================================================================== +--- a/include/asm-i386/i387.h ++++ b/include/asm-i386/i387.h @@ -130,17 +130,12 @@ extern int save_i387( struct _fpstate __ extern int restore_i387( struct _fpstate __user *buf ); @@ -4686,8 +4741,10 @@ /* * FPU state for core dumps... ---- linux-2.6/include/asm-x86_64/fpu32.h -+++ linux-2.6/include/asm-x86_64/fpu32.h +Index: b/include/asm-x86_64/fpu32.h +=================================================================== +--- a/include/asm-x86_64/fpu32.h ++++ b/include/asm-x86_64/fpu32.h @@ -7,4 +7,7 @@ int restore_i387_ia32(struct task_struct int save_i387_ia32(struct task_struct *tsk, struct _fpstate_ia32 __user *buf, struct pt_regs *regs, int fsave); @@ -4696,8 +4753,10 @@ +int set_fpregs32(struct task_struct *, const struct user_i387_ia32_struct *); + #endif ---- linux-2.6/include/asm-x86_64/tracehook.h -+++ linux-2.6/include/asm-x86_64/tracehook.h +Index: b/include/asm-x86_64/tracehook.h +=================================================================== +--- a/include/asm-x86_64/tracehook.h ++++ b/include/asm-x86_64/tracehook.h @@ -48,4 +48,12 @@ static inline void tracehook_abort_sysca regs->orig_rax = -1L; } From fedora-extras-commits at redhat.com Wed Sep 5 16:20:18 2007 From: fedora-extras-commits at redhat.com (Adel Gadllah (drago01)) Date: Wed, 5 Sep 2007 12:20:18 -0400 Subject: rpms/pinot/devel dbusxapianindex_reload03.patch, NONE, 1.1 pinot.spec, 1.10, 1.11 Message-ID: <200709051620.l85GKIeB015831@cvs-int.fedora.redhat.com> Author: drago01 Update of /cvs/pkgs/rpms/pinot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15807 Modified Files: pinot.spec Added Files: dbusxapianindex_reload03.patch Log Message: fix preferences segfault dbusxapianindex_reload03.patch: --- NEW FILE dbusxapianindex_reload03.patch --- --- pinot-0.76_bak/Index/DBusXapianIndex.cpp 2007-08-22 21:58:20.000000000 +0800 +++ pinot-0.76/Index/DBusXapianIndex.cpp 2007-09-01 11:23:26.000000000 +0800 @@ -17,15 +17,6 @@ */ #include -extern "C" -{ -#if DBUS_VERSION < 1000000 -#define DBUS_API_SUBJECT_TO_CHANGE -#endif -#include -#include -#include -} #include "Languages.h" #include "XapianDatabaseFactory.h" @@ -302,7 +293,7 @@ /// Asks the D-Bus service to reload its configuration. bool DBusXapianIndex::reload(void) { - bool reloading = false; + gboolean reloading = FALSE; DBusGConnection *pBus = getBusConnection(); if (pBus == NULL) @@ -333,7 +324,12 @@ g_object_unref(pBusProxy); // FIXME: don't we have to call dbus_g_connection_unref(pBus); ? - return reloading; + if (reloading == TRUE) + { + return true; + } + + return false; } --- pinot-0.76_bak/Index/DBusXapianIndex.h 2007-08-22 21:54:40.000000000 +0800 +++ pinot-0.76/Index/DBusXapianIndex.h 2007-09-01 11:23:37.000000000 +0800 @@ -21,12 +21,15 @@ #include #include +#include "config.h" extern "C" { #if DBUS_VERSION < 1000000 #define DBUS_API_SUBJECT_TO_CHANGE #endif #include +#include +#include } #include "XapianIndex.h" --- pinot-0.76_bak/UI/GTK2/src/pinot.cc 2007-08-22 22:01:28.000000000 +0800 +++ pinot-0.76/UI/GTK2/src/pinot.cc 2007-09-01 10:55:10.000000000 +0800 @@ -29,6 +29,7 @@ #include #include #include +#include "config.h" extern "C" { #if DBUS_VERSION < 1000000 @@ -50,7 +51,6 @@ #include "ViewHistory.h" #include "DownloaderInterface.h" #include "XapianIndex.h" -#include "config.h" #include "NLS.h" #include "PinotSettings.h" #include "mainWindow.hh" Index: pinot.spec =================================================================== RCS file: /cvs/pkgs/rpms/pinot/devel/pinot.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- pinot.spec 23 Aug 2007 15:38:33 -0000 1.10 +++ pinot.spec 5 Sep 2007 16:19:46 -0000 1.11 @@ -1,6 +1,6 @@ Name: pinot Version: 0.76 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Personal search and metasearch for the Desktop Group: User Interface/Desktops @@ -8,6 +8,7 @@ URL: http://pinot.berlios.de/ Source0: http://download2.berlios.de/pinot/%{name}-%{version}.tar.gz Patch0: fix_lang_detect.patch +Patch1: dbusxapianindex_reload03.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: sqlite-devel >= 3.3.1 @@ -50,7 +51,7 @@ %prep %setup -q %patch0 -p1 -b .lang_detect - +%patch1 -p1 -b .dbus_reload %build %configure @@ -113,6 +114,9 @@ %{_libdir}/deskbar-applet/handlers/pinot-* %changelog +* Wed Sep 05 2007 Adel Gadllah 0.76-2 +- Add upstream patch to fix preferences segfault + * Thu Aug 23 2007 Adel Gadllah 0.76-1 - Update to final 0.76 From fedora-extras-commits at redhat.com Wed Sep 5 16:24:43 2007 From: fedora-extras-commits at redhat.com (Adel Gadllah (drago01)) Date: Wed, 5 Sep 2007 12:24:43 -0400 Subject: rpms/hardinfo/devel hardinfo.spec,1.18,1.19 libzfix.patch,1.1,1.2 Message-ID: <200709051624.l85GOhsT017948@cvs-int.fedora.redhat.com> Author: drago01 Update of /cvs/pkgs/rpms/hardinfo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17923 Modified Files: hardinfo.spec libzfix.patch Log Message: fix libz location Index: hardinfo.spec =================================================================== RCS file: /cvs/pkgs/rpms/hardinfo/devel/hardinfo.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- hardinfo.spec 2 Sep 2007 09:07:35 -0000 1.18 +++ hardinfo.spec 5 Sep 2007 16:24:10 -0000 1.19 @@ -1,6 +1,6 @@ Name: hardinfo Version: 0.4.2.2 -Release: 18%{?dist} +Release: 19%{?dist} Summary: System Profiler and Benchmark Group: Applications/System @@ -69,6 +69,9 @@ %changelog +* Wed Sep 05 2007 Adel Gadllah 0.4.2.2-19 +- Fix libz location (/lib(64) vs /usr/lib(64)) + * Sun Sep 02 2007 Adel Gadllah 0.4.2.2-18 - Fix libz detection RH #274381 libzfix.patch: Index: libzfix.patch =================================================================== RCS file: /cvs/pkgs/rpms/hardinfo/devel/libzfix.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libzfix.patch 2 Sep 2007 09:07:35 -0000 1.1 +++ libzfix.patch 5 Sep 2007 16:24:10 -0000 1.2 @@ -5,7 +5,7 @@ static gint (*compress) (gchar *dst, glong *dstlen, const gchar *src, glong srclen) = NULL; -+ char* libz_locations[5] = {"libz","/usr/lib/libz.so","/usr/lib64/libz.so","/usr/lib/libz.so.1","/usr/lib64/libz.so.1"}; ++ char* libz_locations[5] = {"libz","/lib/libz.so","/lib64/libz.so","/lib/libz.so.1","/lib64/libz.so.1"}; + int z; + if (!(compress && compressBound)) { From fedora-extras-commits at redhat.com Wed Sep 5 16:27:29 2007 From: fedora-extras-commits at redhat.com (Adel Gadllah (drago01)) Date: Wed, 5 Sep 2007 12:27:29 -0400 Subject: rpms/hardinfo/F-7 hardinfo.spec,1.5,1.6 libzfix.patch,1.1,1.2 Message-ID: <200709051627.l85GRTSr018068@cvs-int.fedora.redhat.com> Author: drago01 Update of /cvs/pkgs/rpms/hardinfo/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18021 Modified Files: hardinfo.spec libzfix.patch Log Message: fix libz location Index: hardinfo.spec =================================================================== RCS file: /cvs/pkgs/rpms/hardinfo/F-7/hardinfo.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hardinfo.spec 2 Sep 2007 09:04:17 -0000 1.5 +++ hardinfo.spec 5 Sep 2007 16:26:56 -0000 1.6 @@ -1,6 +1,6 @@ Name: hardinfo Version: 0.4.2.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: System Profiler and Benchmark Group: Applications/System @@ -66,6 +66,9 @@ %changelog +* Wed Sep 05 2007 Adel Gadllah 0.4.2.2-7 +- Fix libz location (/lib(64) vs /usr/lib(64)) + * Sun Sep 02 2007 Adel Gadllah 0.4.2.2-6 - Fix libz detection RH #274381 libzfix.patch: Index: libzfix.patch =================================================================== RCS file: /cvs/pkgs/rpms/hardinfo/F-7/libzfix.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libzfix.patch 2 Sep 2007 09:04:17 -0000 1.1 +++ libzfix.patch 5 Sep 2007 16:26:56 -0000 1.2 @@ -5,7 +5,7 @@ static gint (*compress) (gchar *dst, glong *dstlen, const gchar *src, glong srclen) = NULL; -+ char* libz_locations[5] = {"libz","/usr/lib/libz.so","/usr/lib64/libz.so","/usr/lib/libz.so.1","/usr/lib64/libz.so.1"}; ++ char* libz_locations[5] = {"libz","/lib/libz.so","/lib64/libz.so","/lib/libz.so.1","/lib64/libz.so.1"}; + int z; + if (!(compress && compressBound)) { From fedora-extras-commits at redhat.com Wed Sep 5 16:27:51 2007 From: fedora-extras-commits at redhat.com (Adel Gadllah (drago01)) Date: Wed, 5 Sep 2007 12:27:51 -0400 Subject: rpms/hardinfo/FC-6 hardinfo.spec,1.4,1.5 libzfix.patch,1.1,1.2 Message-ID: <200709051627.l85GRpPI018111@cvs-int.fedora.redhat.com> Author: drago01 Update of /cvs/pkgs/rpms/hardinfo/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18044 Modified Files: hardinfo.spec libzfix.patch Log Message: fix libz location Index: hardinfo.spec =================================================================== RCS file: /cvs/pkgs/rpms/hardinfo/FC-6/hardinfo.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hardinfo.spec 2 Sep 2007 09:27:11 -0000 1.4 +++ hardinfo.spec 5 Sep 2007 16:27:18 -0000 1.5 @@ -1,6 +1,6 @@ Name: hardinfo Version: 0.4.2.2 -Release: 5%{?dist} +Release: 7%{?dist} Summary: System Profiler and Benchmark Group: Applications/System @@ -66,6 +66,9 @@ %changelog +* Wed Sep 05 2007 Adel Gadllah 0.4.2.2-6 +- Fix libz location (/lib(64) vs /usr/lib(64)) + * Sun Sep 02 2007 Adel Gadllah 0.4.2.2-5 - Fix libz detection RH #274381 libzfix.patch: Index: libzfix.patch =================================================================== RCS file: /cvs/pkgs/rpms/hardinfo/FC-6/libzfix.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libzfix.patch 2 Sep 2007 09:27:11 -0000 1.1 +++ libzfix.patch 5 Sep 2007 16:27:18 -0000 1.2 @@ -5,7 +5,7 @@ static gint (*compress) (gchar *dst, glong *dstlen, const gchar *src, glong srclen) = NULL; -+ char* libz_locations[5] = {"libz","/usr/lib/libz.so","/usr/lib64/libz.so","/usr/lib/libz.so.1","/usr/lib64/libz.so.1"}; ++ char* libz_locations[5] = {"libz","/lib/libz.so","/lib64/libz.so","/lib/libz.so.1","/lib64/libz.so.1"}; + int z; + if (!(compress && compressBound)) { From fedora-extras-commits at redhat.com Wed Sep 5 16:32:49 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Wed, 5 Sep 2007 12:32:49 -0400 Subject: rpms/pixman/devel .cvsignore, 1.4, 1.5 pixman.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200709051632.l85GWncQ018351@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/pixman/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18302/devel Modified Files: .cvsignore pixman.spec sources Log Message: pixman 0.9.5 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pixman/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 27 Aug 2007 17:20:46 -0000 1.4 +++ .cvsignore 5 Sep 2007 16:32:16 -0000 1.5 @@ -1 +1 @@ -pixman-20070827.tar.bz2 +pixman-0.9.5.tar.bz2 Index: pixman.spec =================================================================== RCS file: /cvs/pkgs/rpms/pixman/devel/pixman.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pixman.spec 27 Aug 2007 17:20:46 -0000 1.6 +++ pixman.spec 5 Sep 2007 16:32:16 -0000 1.7 @@ -2,20 +2,21 @@ %define gitrev 8ff7213f39edc1b2b8b60d6b0cc5d5f14ca1928d Name: pixman -Version: 0.9.0 -Release: 7.%{gitdate}%{?dist} +Version: 0.9.5 +Release: 1%{?dist} Summary: Pixel manipulation library Group: System Environment/Libraries License: MIT -URL: http://gitweb.freedesktop.org/?p=pixman.git;a=summary -# Git snapshot. To recreate: -# ./make-pixman-snapshot.sh %{gitrev} -Source0: pixman-%{gitdate}.tar.bz2 +URL: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +# To make git snapshots: +# ./make-pixman-snapshot.sh %{?gitrev} +# if no revision specified, makes a new one from HEAD. +Source0: pixman-%{version}.tar.bz2 Source1: make-pixman-snapshot.sh BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: automake autoconf libtool pkgconfig +# BuildRequires: automake autoconf libtool pkgconfig %description Pixman is a pixel manipulation library for X and cairo. @@ -30,10 +31,9 @@ Development library for pixman. %prep -%setup -q -n %{name}-%{gitdate} +%setup -q %build -./autogen.sh %configure --disable-static make %{?_smp_mflags} @@ -61,6 +61,9 @@ %{_libdir}/pkgconfig/pixman-1.pc %changelog +* Wed Sep 05 2007 Adam Jackson 0.9.5-1 +- Update to 0.9.5 release. + * Mon Aug 27 2007 Adam Jackson 0.9.0-7.20070827 - New snapshot Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pixman/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 27 Aug 2007 17:20:46 -0000 1.4 +++ sources 5 Sep 2007 16:32:16 -0000 1.5 @@ -1 +1 @@ -9800e9d33a255efcd982e2acc57c2ddd pixman-20070827.tar.bz2 +f9fea77e46ec7a3a16e925e137f146e7 pixman-0.9.5.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 16:33:19 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Wed, 5 Sep 2007 12:33:19 -0400 Subject: rpms/hunspell/devel .cvsignore, 1.11, 1.12 hunspell.spec, 1.27, 1.28 sources, 1.11, 1.12 Message-ID: <200709051633.l85GXJeN018406@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/hunspell/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18343 Modified Files: .cvsignore hunspell.spec sources Log Message: next version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/hunspell/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 28 Aug 2007 07:15:28 -0000 1.11 +++ .cvsignore 5 Sep 2007 16:32:47 -0000 1.12 @@ -1 +1 @@ -hunspell-1.1.11-2.tar.gz +hunspell-1.1.12-2.tar.gz Index: hunspell.spec =================================================================== RCS file: /cvs/pkgs/rpms/hunspell/devel/hunspell.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- hunspell.spec 28 Aug 2007 07:15:28 -0000 1.27 +++ hunspell.spec 5 Sep 2007 16:32:47 -0000 1.28 @@ -1,8 +1,8 @@ Name: hunspell Summary: Hunspell is a spell checker and morphological analyzer library -Version: 1.1.11.2 +Version: 1.1.12.2 Release: 1%{?dist} -Source: http://downloads.sourceforge.net/%{name}/hunspell-1.1.11-2.tar.gz +Source: http://downloads.sourceforge.net/%{name}/hunspell-1.1.12-2.tar.gz Group: System Environment/Libraries URL: http://hunspell.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,7 +25,7 @@ Includes and definitions for developing with hunspell %prep -%setup -q -n hunspell-1.1.11 +%setup -q -n hunspell-1.1.12 %build libtoolize --automake --force @@ -76,6 +76,9 @@ %{_libdir}/pkgconfig/hunspell.pc %changelog +* Wed Sep 05 2007 Caolan McNamara - 1.1.12.2-1 +- next version + * Tue Aug 28 2007 Caolan McNamara - 1.1.11.2-1 - next version Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hunspell/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 28 Aug 2007 07:15:28 -0000 1.11 +++ sources 5 Sep 2007 16:32:47 -0000 1.12 @@ -1 +1 @@ -828b4a742b9636046ebf208fc2d6324b hunspell-1.1.11-2.tar.gz +f4bb481a318eb388e07773f22be853d5 hunspell-1.1.12-2.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 16:36:24 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Wed, 5 Sep 2007 12:36:24 -0400 Subject: rpms/libgsf/devel .cvsignore, 1.18, 1.19 libgsf.spec, 1.47, 1.48 sources, 1.18, 1.19 Message-ID: <200709051636.l85GaOkU018588@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/libgsf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18549 Modified Files: .cvsignore libgsf.spec sources Log Message: next version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libgsf/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 12 Jul 2007 10:39:45 -0000 1.18 +++ .cvsignore 5 Sep 2007 16:35:52 -0000 1.19 @@ -1 +1 @@ -libgsf-1.14.5.tar.bz2 +libgsf-1.14.6.tar.bz2 Index: libgsf.spec =================================================================== RCS file: /cvs/pkgs/rpms/libgsf/devel/libgsf.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- libgsf.spec 29 Aug 2007 07:18:59 -0000 1.47 +++ libgsf.spec 5 Sep 2007 16:35:52 -0000 1.48 @@ -3,8 +3,8 @@ Summary: GNOME Structured File library Name: libgsf -Version: 1.14.5 -Release: 3%{?dist} +Version: 1.14.6 +Release: 1%{?dist} Group: System Environment/Libraries License: LGPLv2 Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.bz2 @@ -114,6 +114,9 @@ rm -r $RPM_BUILD_ROOT %changelog +* Wed Sep 05 2007 Caolan McNamara 1.14.6-1 +- next version + * Wed Aug 29 2007 Caolan McNamara 1.14.5-3 - rebuild Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libgsf/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 12 Jul 2007 10:39:45 -0000 1.18 +++ sources 5 Sep 2007 16:35:52 -0000 1.19 @@ -1 +1 @@ -0c1a70ca77aef5706544c1b4082a632a libgsf-1.14.5.tar.bz2 +5939265125356730fc1d90c8ee3af7eb libgsf-1.14.6.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 16:43:13 2007 From: fedora-extras-commits at redhat.com (Thomas Woerner (twoerner)) Date: Wed, 5 Sep 2007 12:43:13 -0400 Subject: rpms/system-config-firewall/devel system-config-firewall-1.0.5-sysconfig.patch, NONE, 1.1 system-config-firewall.spec, 1.5, 1.6 Message-ID: <200709051643.l85GhD0w018848@cvs-int.fedora.redhat.com> Author: twoerner Update of /cvs/pkgs/rpms/system-config-firewall/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18819 Modified Files: system-config-firewall.spec Added Files: system-config-firewall-1.0.5-sysconfig.patch Log Message: - fixed problem if /etc/sysconfig/system-config-securtylevel and /etc/sysconfig/system-config-firewall are not readable system-config-firewall-1.0.5-sysconfig.patch: --- NEW FILE system-config-firewall-1.0.5-sysconfig.patch --- diff -up system-config-firewall-1.0.5/src/fw_sysconfig.py.sysconfig system-config-firewall-1.0.5/src/fw_sysconfig.py --- system-config-firewall-1.0.5/src/fw_sysconfig.py.sysconfig 2007-08-17 17:24:58.000000000 +0200 +++ system-config-firewall-1.0.5/src/fw_sysconfig.py 2007-09-05 18:39:06.000000000 +0200 @@ -31,7 +31,7 @@ def read_sysconfig_config(merge_config=N try: fd = open(filename, 'r') except: - return None + return merge_config argv = [ ] for line in fd.xreadlines(): if not line: Index: system-config-firewall.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/system-config-firewall.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- system-config-firewall.spec 31 Aug 2007 17:39:11 -0000 1.5 +++ system-config-firewall.spec 5 Sep 2007 16:42:34 -0000 1.6 @@ -1,7 +1,7 @@ Summary: A graphical interface for basic firewall setup Name: system-config-firewall Version: 1.0.5 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://fedora.redhat.com/projects/config-tools/ License: GPLv2+ ExclusiveOS: Linux @@ -11,6 +11,7 @@ Source0: %{name}-%{version}.tar.bz2 Patch0: system-config-firewall-1.0.5-lokkit.patch Patch1: system-config-firewall-1.0.5-modules.patch +Patch2: system-config-firewall-1.0.5-sysconfig.patch BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool @@ -49,6 +50,7 @@ %setup -q %patch0 -p1 -b .lokkit %patch1 -p1 -b .modules +%patch2 -p1 -b .sysconfig %install rm -rf %{buildroot} @@ -122,6 +124,10 @@ %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-securitylevel %changelog +* Wed Sep 5 2007 Thomas Woerner 1.0.5-4 +- fixed problem if /etc/sysconfig/system-config-securtylevel and + /etc/sysconfig/system-config-firewall are not readable + * Fri Aug 31 2007 Thomas Woerner 1.0.5-3 - fixed problem if IP*TABLES_MODULES is not set in config files From fedora-extras-commits at redhat.com Wed Sep 5 16:59:44 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Wed, 5 Sep 2007 12:59:44 -0400 Subject: rpms/libgsf/devel libgsf.spec,1.48,1.49 Message-ID: <200709051659.l85GxiQx019459@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/libgsf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19435 Modified Files: libgsf.spec Log Message: new libgsf Index: libgsf.spec =================================================================== RCS file: /cvs/pkgs/rpms/libgsf/devel/libgsf.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- libgsf.spec 5 Sep 2007 16:35:52 -0000 1.48 +++ libgsf.spec 5 Sep 2007 16:59:04 -0000 1.49 @@ -13,6 +13,9 @@ BuildRequires: glib2-devel, perl-XML-Parser BuildRequires: libtool, libxml2-devel, gnome-vfs2-devel, bzip2-devel, gettext BuildRequires: libbonobo-devel, pygtk2-devel +Requires(pre): GConf2 +Requires(post): GConf2 +Requires(preun): GConf2 %description A library for reading and writing structured files (eg MS OLE and Zip) @@ -61,12 +64,34 @@ %install rm -rf $RPM_BUILD_ROOT +export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make DESTDIR=$RPM_BUILD_ROOT install %find_lang libgsf rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la rm -f $RPM_BUILD_ROOT/%{python_lib_sitearch}/gsf/*.la -%post -p /sbin/ldconfig +#%pre +#if [ "$1" -gt 1 ]; then +# export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +# gconftool-2 --makefile-uninstall-rule \ +# %{_sysconfdir}/gconf/schemas/gsf-office-thumbnailer.schemas >/dev/null +# # If the schema file has ever been renamed:: +# #gconftool-2 --makefile-uninstall-rule \ +# # %{_sysconfdir}/gconf/schemas/[OLDNAME].schemas > /dev/null +#fi + +%post +/sbin/ldconfig +export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` +gconftool-2 --makefile-install-rule \ + %{_sysconfdir}/gconf/schemas/gsf-office-thumbnailer.schemas > /dev/null + +%preun +if [ "$1" -eq 0 ]; then + export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` + gconftool-2 --makefile-uninstall-rule \ + %{_sysconfdir}/gconf/schemas/gsf-office-thumbnailer.schemas > /dev/null +fi %postun -p /sbin/ldconfig @@ -76,6 +101,7 @@ %{_libdir}/libgsf-1.so.* %{_bindir}/gsf-office-thumbnailer %{_mandir}/man1/gsf-office-thumbnailer.1.gz +%{_sysconfdir}/gconf/schemas/gsf-office-thumbnailer.schemas %files gnome %defattr(-,root,root,-) @@ -94,6 +120,7 @@ %dir %{_includedir}/libgsf-1 %{_includedir}/libgsf-1/gsf %{_includedir}/libgsf-1/gsf-win32 +%{_includedir}/libgsf-1/gsf-gvfs %{_datadir}/gtk-doc/html/gsf %{_mandir}/man1/gsf.1.gz From fedora-extras-commits at redhat.com Wed Sep 5 17:09:30 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Wed, 5 Sep 2007 13:09:30 -0400 Subject: comps comps-f8.xml.in,1.90,1.91 Message-ID: <200709051709.l85H9U9Y025736@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25653 Modified Files: comps-f8.xml.in Log Message: add vinagre Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- comps-f8.xml.in 5 Sep 2007 06:15:55 -0000 1.90 +++ comps-f8.xml.in 5 Sep 2007 17:08:59 -0000 1.91 @@ -1697,6 +1697,7 @@ themes-backgrounds-gnome tracker-search-tool verbiste-gnome + vinagre wallpapoz wp_tray xscreensaver-extras-gss From fedora-extras-commits at redhat.com Wed Sep 5 17:23:56 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajackson)) Date: Wed, 05 Sep 2007 10:23:56 -0700 Subject: [pkgdb] kudzu: ajax has requested commit Message-ID: <200709051723.l85HNvW3018256@app3.fedora.phx.redhat.com> Adam Jackson (ajax) has requested the commit acl on kudzu (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kudzu From fedora-extras-commits at redhat.com Wed Sep 5 17:28:22 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Wed, 5 Sep 2007 13:28:22 -0400 Subject: rpms/iso-codes/devel .cvsignore, 1.9, 1.10 iso-codes.spec, 1.13, 1.14 sources, 1.9, 1.10 Message-ID: <200709051728.l85HSMoT026061@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/iso-codes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25975 Modified Files: .cvsignore iso-codes.spec sources Log Message: * Wed Sep 5 2007 Christopher Aillon 1.4-1 - Update to 1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/iso-codes/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 9 Aug 2007 03:15:51 -0000 1.9 +++ .cvsignore 5 Sep 2007 17:27:50 -0000 1.10 @@ -1 +1 @@ -iso-codes-1.3.tar.gz +iso-codes_1.4.orig.tar.gz Index: iso-codes.spec =================================================================== RCS file: /cvs/extras/rpms/iso-codes/devel/iso-codes.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- iso-codes.spec 9 Aug 2007 03:42:32 -0000 1.13 +++ iso-codes.spec 5 Sep 2007 17:27:50 -0000 1.14 @@ -3,7 +3,7 @@ Name: iso-codes Summary: ISO code lists and translations -Version: 1.3 +Version: 1.4 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Base @@ -63,6 +63,9 @@ %{_datadir}/pkgconfig/iso-codes.pc %changelog +* Wed Sep 5 2007 Christopher Aillon 1.4-1 +- Update to 1.4 + * Wed Aug 8 2007 Matthias Clasen 1.3-1 - Update to 1.3 - Update the license field Index: sources =================================================================== RCS file: /cvs/extras/rpms/iso-codes/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 9 Aug 2007 03:15:51 -0000 1.9 +++ sources 5 Sep 2007 17:27:50 -0000 1.10 @@ -1 +1 @@ -5f275f795f39795f3747bb1c60276e08 iso-codes-1.3.tar.gz +c0389096d35645b36a55d0ab6529e5a3 iso-codes_1.4.orig.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 17:30:44 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Kristian_H=C3=B8gsberg?= (krh)) Date: Wed, 5 Sep 2007 13:30:44 -0400 Subject: rpms/gnome-session/devel gnome-session-2.17.5-window-manager.patch, 1.4, 1.5 gnome-session.spec, 1.137, 1.138 Message-ID: <200709051730.l85HUiXh026233@cvs-int.fedora.redhat.com> Author: krh Update of /cvs/pkgs/rpms/gnome-session/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26210 Modified Files: gnome-session-2.17.5-window-manager.patch gnome-session.spec Log Message: * Wed Sep 5 2007 Kristian H??gsberg - 2.19.92-2 - Update gnome-session-2.17.5-window-manager.patch to apply (remove chunks that are now upstream). gnome-session-2.17.5-window-manager.patch: Index: gnome-session-2.17.5-window-manager.patch =================================================================== RCS file: /cvs/pkgs/rpms/gnome-session/devel/gnome-session-2.17.5-window-manager.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gnome-session-2.17.5-window-manager.patch 10 Aug 2007 19:09:52 -0000 1.4 +++ gnome-session-2.17.5-window-manager.patch 5 Sep 2007 17:30:41 -0000 1.5 @@ -49,30 +49,3 @@ if [ -z "$WINDOW_MANAGER" ] ; then # Create a list of window manager we can handle, trying to only use the -@@ -82,6 +87,7 @@ fi - OPT1= - OPT2= - OPT3= -+OPT4= - if [ ! -z "$SMID" ] ; then - case `basename $WINDOW_MANAGER` in - sawfish|sawmill|metacity) -@@ -117,14 +123,16 @@ fi - - case `basename $WINDOW_MANAGER` in - compiz) -+ export LIBGL_ALWAYS_INDIRECT=1 - gtk-window-decorator & -- OPT3=gconf -+ OPT3=glib -+ OPT4=gconf - ;; - beryl) - emerald & - ;; - esac - --exec $WINDOW_MANAGER $OPT1 $OPT2 $OPT3 -+exec $WINDOW_MANAGER $OPT1 $OPT2 $OPT3 $OPT4 - - echo "ERROR: No window manager could run!" Index: gnome-session.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-session/devel/gnome-session.spec,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- gnome-session.spec 4 Sep 2007 19:27:48 -0000 1.137 +++ gnome-session.spec 5 Sep 2007 17:30:41 -0000 1.138 @@ -12,7 +12,7 @@ Summary: GNOME session manager Name: gnome-session Version: 2.19.92 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gnome-session/2.19/%{name}-%{version}.tar.bz2 Source1: redhat-default-session @@ -185,6 +185,10 @@ %doc %{_datadir}/man/man*/* %changelog +* Wed Sep 5 2007 Kristian H??gsberg - 2.19.92-2 +- Update gnome-session-2.17.5-window-manager.patch to apply (remove + chunks that are now upstream). + * Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 - Update to 2.19.92 From fedora-extras-commits at redhat.com Wed Sep 5 17:35:31 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Wed, 5 Sep 2007 13:35:31 -0400 Subject: rpms/iso-codes/devel iso-codes.spec,1.14,1.15 Message-ID: <200709051735.l85HZVKs026524@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/iso-codes/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26488 Modified Files: iso-codes.spec Log Message: fix the Source: line Index: iso-codes.spec =================================================================== RCS file: /cvs/extras/rpms/iso-codes/devel/iso-codes.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- iso-codes.spec 5 Sep 2007 17:27:50 -0000 1.14 +++ iso-codes.spec 5 Sep 2007 17:34:58 -0000 1.15 @@ -8,7 +8,7 @@ License: LGPLv2+ Group: System Environment/Base URL: http://alioth.debian.org/projects/pkg-isocodes/ -Source: http://ftp.debian.org/debian/pool/main/i/iso-codes/iso-codes-%{version}.tar.gz +Source: http://ftp.debian.org/debian/pool/main/i/iso-codes/iso-codes_%{version}.orig.tar.gz BuildRequires: gettext BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch From fedora-extras-commits at redhat.com Wed Sep 5 17:36:22 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 5 Sep 2007 13:36:22 -0400 Subject: rpms/koffice/devel koffice.spec,1.65,1.66 Message-ID: <200709051736.l85HaMik026631@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/koffice/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26595 Modified Files: koffice.spec Log Message: * Wed Sep 05 2007 Rex Dieter 1.6.3-11 - rebuild (for poppler) - re-enable (kross)ruby support (f8+) Index: koffice.spec =================================================================== RCS file: /cvs/pkgs/rpms/koffice/devel/koffice.spec,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- koffice.spec 22 Aug 2007 08:00:10 -0000 1.65 +++ koffice.spec 5 Sep 2007 17:35:50 -0000 1.66 @@ -1,7 +1,7 @@ Name: koffice Version: 1.6.3 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A free, integrated office suite for KDE Group: Applications/Productivity @@ -51,8 +51,7 @@ BuildRequires: libexif-devel BuildRequires: libGL-devel libGLU-devel BuildRequires: readline-devel -# rawhide/ruby is busted atm -- Rex -%if 0%{?fedora} != 8 || 0%{?rhel} > 4 +%if 0%{?fedora} > 4 || 0%{?rhel} > 4 %define ruby 1 BuildRequires: ruby ruby-devel >= 1.8.2 %endif @@ -695,8 +694,13 @@ %changelog +* Wed Sep 05 2007 Rex Dieter +1.6.3-11 +- rebuild (for poppler) +- re-enable (kross)ruby support (f8+) + * Wed Aug 22 2007 Andreas Bierfert -- 1.6.3-10 +1.6.3-10 - rebuild for buildid * Mon Aug 13 2007 Rex Dieter From fedora-extras-commits at redhat.com Wed Sep 5 17:42:00 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Wed, 5 Sep 2007 13:42:00 -0400 Subject: rpms/mod_evasive/devel mod_evasive.spec,1.2,1.3 Message-ID: <200709051742.l85Hg0qm026822@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/mod_evasive/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26790 Modified Files: mod_evasive.spec Log Message: Rebuild for APR changes. Index: mod_evasive.spec =================================================================== RCS file: /cvs/extras/rpms/mod_evasive/devel/mod_evasive.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mod_evasive.spec 29 Aug 2007 04:17:37 -0000 1.2 +++ mod_evasive.spec 5 Sep 2007 17:41:28 -0000 1.3 @@ -1,6 +1,6 @@ Name: mod_evasive Version: 1.10.1 -Release: 4%{?dist} +Release: 4.1%{?dist} Summary: Denial of Service evasion module for Apache Group: System Environment/Daemons @@ -51,6 +51,9 @@ %changelog +* Wed Sep 05 2007 Konstantin Ryabitsev - 1.10.1-4.1 +- Rebuild for APR changes + * Wed Aug 29 2007 Fedora Release Engineering - 1.10.1-4 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Wed Sep 5 17:43:53 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 5 Sep 2007 13:43:53 -0400 Subject: rpms/eclipse/devel .cvsignore,1.36,1.37 sources,1.48,1.49 Message-ID: <200709051743.l85Hhrag026901@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26879 Modified Files: .cvsignore sources Log Message: upload source zip for fedora eclipse platform plugin Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/.cvsignore,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- .cvsignore 29 Jun 2007 19:40:48 -0000 1.36 +++ .cvsignore 5 Sep 2007 17:43:20 -0000 1.37 @@ -1,3 +1,3 @@ eclipse-fileinitializerapp.tar.bz2 eclipse-sourceBuild-srcIncluded-3.3.zip -eclipse-fedora-splash-3.3.0.png +org.fedoraproject.ide.platform-3.3.0.1.zip Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/sources,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- sources 29 Jun 2007 19:40:48 -0000 1.48 +++ sources 5 Sep 2007 17:43:20 -0000 1.49 @@ -1,3 +1,3 @@ e1313563c7e36aa46e33789a1386b815 eclipse-fileinitializerapp.tar.bz2 -3f5ee621f738ee107e312817dadacab4 eclipse-fedora-splash-3.3.0.png 91c688221479986dbdd7d1a0771f04cc eclipse-sourceBuild-srcIncluded-3.3.zip +2a0ca56fa68d685a0f3d23c09000d723 org.fedoraproject.ide.platform-3.3.0.1.zip From fedora-extras-commits at redhat.com Wed Sep 5 17:53:51 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Wed, 5 Sep 2007 13:53:51 -0400 Subject: rpms/libxklavier/devel .cvsignore, 1.12, 1.13 libxklavier.spec, 1.32, 1.33 sources, 1.12, 1.13 Message-ID: <200709051753.l85Hrpxj027177@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/libxklavier/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27151 Modified Files: .cvsignore libxklavier.spec sources Log Message: 3.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libxklavier/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 20 May 2007 03:27:30 -0000 1.12 +++ .cvsignore 5 Sep 2007 17:53:18 -0000 1.13 @@ -1 +1 @@ -libxklavier-3.2.tar.bz2 +libxklavier-3.3.tar.gz Index: libxklavier.spec =================================================================== RCS file: /cvs/extras/rpms/libxklavier/devel/libxklavier.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- libxklavier.spec 23 Aug 2007 17:57:19 -0000 1.32 +++ libxklavier.spec 5 Sep 2007 17:53:18 -0000 1.33 @@ -1,7 +1,7 @@ Summary: library providing high-level API for X Keyboard Extension Name: libxklavier -Version: 3.2 -Release: 3%{?dist} +Version: 3.3 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Libraries URL: http://gswitchit.sourceforge.net/ @@ -11,7 +11,7 @@ BuildRequires: libX11-devel BuildRequires: libxml2-devel BuildRequires: glib2-devel >= 2.6.0 -Source: http://download.gnome.org/sources/libxklavier/3.2/libxklavier-3.2.tar.bz2 +Source: http://download.gnome.org/sources/libxklavier/3.2/libxklavier-3.2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -25,6 +25,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig +Requires: gtk-doc Requires: libxml2-devel %description devel @@ -55,7 +56,7 @@ %files %defattr(-, root, root) -%doc AUTHORS ChangeLog NEWS README COPYING.LIB +%doc AUTHORS NEWS README COPYING.LIB %{_libdir}/lib*.so.* %{_datadir}/libxklavier @@ -68,6 +69,9 @@ %{_datadir}/gtk-doc/html/libxklavier/ %changelog +* Wed Sep 5 2007 Matthias Clasen - 3.3-1 +- Update to 3.3 + * Thu Aug 23 2007 Adam Jackson - 3.2-3 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/extras/rpms/libxklavier/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 20 May 2007 03:27:30 -0000 1.12 +++ sources 5 Sep 2007 17:53:18 -0000 1.13 @@ -1 +1 @@ -d248f96fdfc0e4f0ed583428eda9a997 libxklavier-3.2.tar.bz2 +0b9a62ad4f007e6c42a70a4f6e0aecbf libxklavier-3.3.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 17:58:50 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Wed, 5 Sep 2007 13:58:50 -0400 Subject: rpms/libxklavier/devel libxklavier.spec,1.33,1.34 Message-ID: <200709051758.l85HwoW5027327@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/libxklavier/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27283 Modified Files: libxklavier.spec Log Message: 3.3 Index: libxklavier.spec =================================================================== RCS file: /cvs/extras/rpms/libxklavier/devel/libxklavier.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- libxklavier.spec 5 Sep 2007 17:53:18 -0000 1.33 +++ libxklavier.spec 5 Sep 2007 17:58:18 -0000 1.34 @@ -11,7 +11,7 @@ BuildRequires: libX11-devel BuildRequires: libxml2-devel BuildRequires: glib2-devel >= 2.6.0 -Source: http://download.gnome.org/sources/libxklavier/3.2/libxklavier-3.2.tar.gz +Source: http://download.gnome.org/sources/libxklavier/3.3/libxklavier-3.3.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description From fedora-extras-commits at redhat.com Wed Sep 5 18:10:56 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Wed, 5 Sep 2007 14:10:56 -0400 Subject: rpms/xulrunner/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xulrunner.spec, 1.6, 1.7 Message-ID: <200709051810.l85IAu2D001137@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/xulrunner/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1112 Modified Files: .cvsignore sources xulrunner.spec Log Message: Clean up the changelog and move to alpha7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xulrunner/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 31 Aug 2007 04:34:18 -0000 1.2 +++ .cvsignore 5 Sep 2007 18:10:23 -0000 1.3 @@ -1 +1 @@ -xulrunner-1.9.alpha6pre.20070628.tar.bz2 +xulrunner-1.9a7-source.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xulrunner/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 31 Aug 2007 04:34:18 -0000 1.2 +++ sources 5 Sep 2007 18:10:23 -0000 1.3 @@ -1 +1 @@ -868349f0f0045acd8174e1fefc0f124e xulrunner-1.9.alpha6pre.20070628.tar.bz2 +566f4424ca0d30b2dacbdd8fb2670077 xulrunner-1.9a7-source.tar.bz2 Index: xulrunner.spec =================================================================== RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xulrunner.spec 31 Aug 2007 22:26:41 -0000 1.6 +++ xulrunner.spec 5 Sep 2007 18:10:23 -0000 1.7 @@ -14,14 +14,14 @@ Summary: XUL Runtime for Gecko Applications Name: xulrunner Version: 1.9 -Release: 0.alpha6.pre.1%{?dist} +Release: 0.alpha7.1%{?dist} URL: http://www.mozilla.org/projects/xulrunner/ License: MPL/LGPL Group: Applications/Internet %if %{official_branding} %define tarball xulrunner-%{version}-source.tar.bz2 %else -%define tarball xulrunner-1.9.alpha6pre.20070628.tar.bz2 +%define tarball xulrunner-1.9a7-source.tar.bz2 %endif Source0: %{tarball} Source10: %{name}-mozconfig @@ -368,746 +368,5 @@ #--------------------------------------------------------------------- %changelog -* Sun Jun 3 2007 Christopher Aillon 2.0.0.4-2 -- Properly clean up threads with newer NSPR - -* Wed May 30 2007 Christopher Aillon 2.0.0.4-1 -- Final version - -* Wed May 23 2007 Christopher Aillon 2.0.0.4-0.rc3 -- Update to 2.0.0.4 RC3 - -* Tue Apr 17 2007 Christopher Aillon 2.0.0.3-4 -- Fix permissions of the man page - -* Tue Apr 10 2007 Christopher Aillon 2.0.0.3-3 -- Ensure initial homepage on all locales is our proper default - -* Sun Mar 25 2007 Christopher Aillon 2.0.0.3-2 -- Fix the symlink to default bookmarks -- Use mktemp for temp dirs - -* Tue Mar 20 2007 Christopher Aillon 2.0.0.3-1 -- Update to 2.0.0.3 - -* Tue Mar 20 2007 Christopher Aillon 2.0.0.2-3 -- Default bookmarks no longer live here; use system-bookmarks - -* Mon Mar 12 2007 Christopher Aillon 2.0.0.2-2 -- Oops, define the variables I expect to use. - -* Fri Feb 23 2007 Martin Stransky 2.0.0.2-1 -- Update to 2002 - -* Wed Feb 21 2007 David Woodhouse 2.0.0.1-6 -- Fix PPC64 runtime -- Fix firefox script to use 32-bit browser by default on PPC64 hardware - -* Fri Feb 9 2007 Christopher Aillon 2.0.0.1-5 -- Start using the specified locale - -* Tue Jan 30 2007 Christopher Aillon 2.0.0.1-4 -- Fix the DND implementation to not grab, so it works with new GTK+. - -* Thu Jan 18 2007 Christopher Aillon 2.0.0.1-3 -- Remove the XLIB_SKIP_ARGB_VISUALS=1 workaround; the plugin got fixed. - -* Fri Dec 22 2006 Christopher Aillon 2.0.0.1-2 -- Strip out some frequent warnings; they muddy up the build output - -* Thu Dec 21 2006 Christopher Aillon 2.0.0.1-1 -- Update to 2001 - -* Fri Oct 27 2006 Christopher Aillon 2.0-2 -- Tweak the .desktop file - -* Tue Oct 24 2006 Christopher Aillon 2.0-1 -- Update to 2.0 -- Add patch from Behdad to fix pango printing. - -* Wed Oct 11 2006 Christopher Aillon 1.5.0.7-7 -- Add virtual provides for gecko applications. - -* Wed Oct 4 2006 Christopher Aillon 1.5.0.7-6 -- Bring the invisible character to parity with GTK+ - -* Tue Sep 26 2006 Christopher Aillon 1.5.0.7-5 -- Fix crash when changing gtk key theme -- Fix gtkmozembed window visibility -- Prevent UI freezes while changing GNOME theme -- Remove verbiage about pango; no longer required by upstream. - -* Tue Sep 19 2006 Christopher Aillon 1.5.0.7-4 -- Arrrr! Add Obsoletes: mozilla to avoid GRE conflicts, me hearties! - -* Mon Sep 18 2006 Christopher Aillon 1.5.0.7-3 -- Bring back the GRE files for embeddors - -* Thu Sep 14 2006 Christopher Aillon 1.5.0.7-2 -- Update default bookmarks for FC6 - -* Wed Sep 13 2006 Christopher Aillon 1.5.0.7-1 -- Update to 1.5.0.7 - -* Thu Sep 7 2006 Christopher Aillon 1.5.0.6-12 -- Icon tweaks and minor spec-file variable cleanup: s/ffdir/mozappdir/g - -* Wed Sep 6 2006 Christopher Aillon 1.5.0.6-11 -- Fix for cursor position in editor widgets by tagoh and behdad (#198759) - -* Sun Sep 3 2006 Christopher Aillon 1.5.0.6-10 -- Enable GCC visibility -- export XLIB_SKIP_ARGB_VISUALS=1 as a temporary workaround to prevent - a broken Adobe/Macromedia Flash Player plugin taking the X server. - -* Tue Aug 29 2006 Christopher Aillon 1.5.0.6-9 -- Build with -rpath (#161958) - -* Mon Aug 28 2006 Behdad Esfahbod -- Remove "Pango breaks MathML" from firefox.sh.in - -* Mon Aug 28 2006 Christopher Aillon 1.5.0.6-8 -- Turn visibility back off again for now, as it still breaks the build. - -* Sat Aug 26 2006 Behdad Esfahbod 1.5.0.6-7 -- Remove "Pango breaks MathML" from firefox-1.5-pango-about.patch - -* Thu Aug 24 2006 Behdad Esfahbod 1.5.0.6-6 -- Remove debugging statement from firefox-1.5-pango-mathml.patch - -* Wed Aug 23 2006 Christopher Aillon 1.5.0.6-5 -- Attempt to turn visibility back on since the GCC issues should have - been fixed. - -* Tue Aug 22 2006 Christopher Aillon 1.5.0.6-4 -- Update NSS requires to workaround a bug introduced by NSS changes. - https://bugzilla.mozilla.org/show_bug.cgi?id=294542 - https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201922 - -* Tue Aug 22 2006 Behdad Esfahbod -- Add a better nopangoxft patch that doesn't depend on pangocairo -- Add firefox-1.5-pango-mathml.patch (bug 150393) - -* Tue Aug 08 2006 Kai Engert - 1.5.0.6-3 -- Rebuild - -* Thu Aug 03 2006 Kai Engert - 1.5.0.6-2 -- Update to 1.5.0.6 - -* Sun Jul 30 2006 Matthias Clasen - 1.5.0.5-8 -- Pass --libdir to configure - -* Fri Jul 28 2006 Christopher Aillon - 1.5.0.5-7 -- Dereference links in %%install so the files get put in the - right place. - -* Fri Jul 28 2006 Christopher Aillon - 1.5.0.5-6 -- Actually, those pkgconfig files really shouldn't be here as we use - system nss and nspr. - -* Fri Jul 28 2006 Matthias Clasen - 1.5.0.5-5 -- Add more pkgconfig files - -* Thu Jul 27 2006 Christopher Aillon - 1.5.0.5-4 -- Add pkgconfig files - -* Thu Jul 27 2006 Christopher Aillon - 1.5.0.5-3 -- Don't strip provides when building the devel package - -* Wed Jul 26 2006 Christopher Aillon - 1.5.0.5-2 -- Update to 1.5.0.5 - -* Mon Jul 24 2006 Christopher Aillon - 1.5.0.4-4 -- Ugh: - - Mozilla the platform is deprecated - - XULrunner has been promised for a while but is still not 1.0 - - Ship a firefox-devel for now as we need a devel platform. - - The plan is to kill firefox-devel when xulrunner 1.0 ships. -- Clean up the files list a little bit. - -* Thu Jun 15 2006 Kai Engert - 1.5.0.4-3 -- Force "gmake -j1" on ppc ppc64 s390 s390x - -* Mon Jun 12 2006 Kai Engert - 1.5.0.4-2 -- Firefox 1.5.0.4 - -* Thu May 4 2006 Christopher Aillon - 1.5.0.3-2 -- Firefox 1.5.0.3 - -* Wed Apr 19 2006 Christopher Aillon - 1.5.0.2-4 -- Really drop the broken langpacks this time. - -* Tue Apr 18 2006 Christopher Aillon - 1.5.0.2-3 -- Drop some broken langpacks - -* Thu Apr 13 2006 Christopher Aillon - 1.5.0.2-2 -- Firefox 1.5.0.2 - -* Sat Mar 11 2006 Christopher Aillon - 1.5.0.1-9 -- Add a notice to the about dialog denoting this is a pango enabled build. -- Tweak the user agent denoting this is a pango enabled build. - -* Mon Mar 6 2006 Warren Togami - 1.5.0.1-7 -- make links point to the correct release - -* Mon Mar 6 2006 Ray Strode - 1.5.0.1-6 -- Add new bookmarks file from Warren (bug 182386) - -* Tue Feb 28 2006 Karsten Hopp -- add buildrequires libXt-devel for X11/Intrinsic.h, X11/Shell.h - -* Mon Feb 20 2006 Christopher Aillon - 1.5.0.1-5 -- Rebuild - -* Mon Feb 20 2006 Christopher Aillon - 1.5.0.1-4 -- Ensure our wrapper handles URLs with commas/spaces (Ilya Konstantinov) -- Fix a pango typo - -* Fri Feb 10 2006 Christopher Aillon - 1.5.0.1-3 -- Improve the langpack install stuff -- Fix up dumpstack.patch to match the finalized change - -* Tue Feb 7 2006 Jesse Keating - 1.5.0.1-2.1 -- rebuilt for new gcc4.1 snapshot and glibc changes - -* Wed Feb 1 2006 Christopher Aillon - 1.5.0.1-2 -- Update language packs to 1.5.0.1 -- Add dumpstack.patch - -* Wed Feb 1 2006 Christopher Aillon - 1.5.0.1-1 -- Update to 1.5.0.1 - -* Thu Jan 26 2006 Christopher Aillon - 1.5-5 -- Ship langpacks again from upstream -- Stop providing MozillaFirebird and mozilla-firebird - -* Tue Jan 3 2006 Christopher Aillon - 1.5-4 -- Looks like we can build ppc64 again. Happy New Year! - -* Fri Dec 16 2005 Christopher Aillon - 1.5-3 -- Once again, disable ppc64 because of a new issue. - See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175944 - -* Thu Dec 15 2005 Christopher Aillon - 1.5-2 -- Use the system NSS libraries -- Build on ppc64 - -* Fri Dec 09 2005 Jesse Keating -- rebuilt - -* Tue Nov 29 2005 Christopher Aillon - 1.5-1 -- Update to Firefox 1.5 - -* Mon Nov 28 2005 Christopher Aillon - 1.5-0.5.1.rc3 -- Fix issue with popup dialogs and other actions causing lockups - -* Fri Nov 18 2005 Christopher Aillon - 1.5-0.5.0.rc3 -- Update to 1.5 rc3 - -* Thu Nov 3 2005 Christopher Aillon - 1.5-0.5.0.rc1 -- Update to 1.5 rc1 -- Clean up the default bookmarks - -* Sat Oct 8 2005 Christopher Aillon - 1.5-0.5.0.beta2 -- Update to 1.5 beta 2 - -* Wed Sep 14 2005 Christopher Aillon - 1.5-0.5.0.beta1 -- Update to 1.5 beta 1. -- Add patch to svg rendering to adjust for cairo behavior. -- Happy birthday, dad! - -* Sat Aug 27 2005 Christopher Aillon - 1.1-0.2.8.deerpark.alpha2 -- Re-enable SVG, canvas, and system cairo. -- Fix issue with typing in proxy preference panel - -* Thu Aug 18 2005 Jeremy Katz - 1.1-0.2.7.deerpark.alpha2.1 -- another fix to not use pango_xft - -* Mon Aug 15 2005 Christopher Aillon 1.1-0.2.6.deerpark.alpha2 -- Rebuild - -* Fri Jul 29 2005 Christopher Aillon 1.1-0.2.5.deerpark.alpha2 -- Re-enable ppc now that its binutils are fixed. -- Disable SVG and canvas again. The in-tree copy does not build against new pango. -- When clicking a link and going back via history, don't keep the link focused. - -* Fri Jul 22 2005 Christopher Aillon 1.1-0.2.4.deerpark.alpha2 -- Add patch from Christian Persch to make the file chooser modal -- Change default behavior of opening links from external apps to: New Tab -- New build options: - --enable-svg - --enable-canvas - -* Wed Jul 20 2005 Christopher Aillon 1.1-0.2.3.deerpark.alpha2 -- Update firefox-1.1-uriloader.patch to fix crashes when calling into gnome-vfs2 - -* Tue Jul 19 2005 Christopher Aillon 1.1-0.2.2.deerpark.alpha2 -- Do away with firefox-rebuild-databases.pl - -* Mon Jul 18 2005 Christopher Aillon 1.1-0.2.1.deerpark.alpha2 -- Rebuild - -* Mon Jul 18 2005 Christopher Aillon 1.1-0.0.1.deerpark.alpha2 -- Update to Deer Park Alpha 2 - - STILL TODO: - - This build is not localized yet. - - Theme issues not yet resolved. - - Building on ppc platforms is busted, disable them for now. - - Forward port all remaining patches. - -* Sun Jul 17 2005 Christopher Aillon 0:1.0.4-6 -- Avoid a crash on 64bit platforms -- Use system NSPR - -* Thu Jun 23 2005 Kristian H??gsberg 0:1.0.4-5 -- Add firefox-1.0-pango-cairo.patch to get rid of the last few Xft - references, fixing the "no fonts" problem. -- Copy over changes from FC4 branch. - -* Tue May 24 2005 Christopher Aillon 0:1.0.4-4 -- Only install searchplugins for en-US, since there isn't any way - to dynamically select searchplugins per locale yet. - -* Mon May 23 2005 Christopher Aillon 0:1.0.4-3 -- Add support for locales: - af-ZA, ast-ES, ca-AD, cs-CZ, cy-GB, da-DK, de-DE, el-GR, - en-GB es-AR, es-ES, eu-ES, fi-FI, fr-FR, ga-IE, he-IL, - hu-HU, it-IT, ko-KR, ja-JP, ja-JPM, mk-MK, nb-NO, nl-NL, - pa-IN, pl-PL, pt-BR, pt-PT, ro-RO, ru-RU, sk-SK, sl-SI, - sq-AL, sv-SE, tr-TR, zh-CN, zh-TW - -* Wed May 11 2005 Christopher Aillon 0:1.0.4-2 -- Update to 1.0.4 - -* Mon May 9 2005 Christopher Aillon 0:1.0.3-5 -- Correctly position the IM candidate window for most locales - Note: it is still incorrectly positioned for zh_TW after this fix -- Add temporary workaround to not create files in the user's $HOME (#149664) - -* Tue May 3 2005 Christopher Aillon 0:1.0.3-4 -- Rebuild - -* Tue May 3 2005 Christopher Aillon -- Patch from Marcel Mol supporting launching with filenames - containing whitespace. - -* Tue May 3 2005 Christopher Aillon 0:1.0.3-3 -- Firefox script fixes to support multilib installs. -- Add upstream patch to fix bidi justification of pango -- Add patch to fix launching of helper applications - -* Wed Apr 27 2005 Warren Togami -- remove JVM version probing (#116445) -- correct confusing PANGO vars in startup script - -* Fri Apr 15 2005 Christopher Aillon 0:1.0.3-2 -- Add patch to properly link against libgfxshared_s.a - -* Fri Apr 15 2005 Christopher Aillon 0:1.0.3-1 -- Update to security release 1.0.3 - -* Tue Apr 12 2005 Christopher Aillon 0:1.0.2-4 -- Update useragent patch to match upstream. -- Add nspr-config 64 bit patch from rstrode at redhat.com - -* Mon Mar 28 2005 Christopher Aillon 0:1.0.2-3 -- Updated firefox icon (https://bugzilla.mozilla.org/show_bug.cgi?id=261679) -- Fix for some more cursor issues in textareas (149991, 150002, 152089) - -* Fri Mar 25 2005 Christopher Aillon 0:1.0.2-2 -- Make the "browser.link.open_external" pref work (David Fraser) - -* Wed Mar 23 2005 Christopher Aillon 0:1.0.2-1 -- Firefox 1.0.2 - -* Tue Mar 22 2005 Christopher Aillon 0:1.0.1-6 -- Add patch to fix italic rendering errors with certain fonts (e.g. Tahoma) -- Re-enable jsd since there is now a venkman version that works with Firefox. - -* Tue Mar 8 2005 Christopher Aillon 0:1.0.1-5 -- Add patch to compile against new fortified glibc macros - -* Fri Mar 4 2005 Christopher Aillon 0:1.0.1-4 -- Build against gcc4, add build patches to do so. - -* Thu Mar 3 2005 Christopher Aillon 0:1.0.1-3 -- Remerge firefox-1.0-pango-selection.patch -- Add execshield patches for ia64 and ppc -- BuildRequires libgnome-devel, libgnomeui-devel - -* Sun Feb 27 2005 Christopher Aillon 0:1.0.1-2 -- Add upstream fix to reduce round trips to xserver during remote control -- Add upstream fix to call g_set_application_name - -* Thu Feb 24 2005 Christopher Aillon 0:1.0.1-1 -- Update to 1.0.1 fixing several security flaws. -- Temporarily disable langpacks to workaround startup issues (#145806) -- Request the correct system colors from gtk (#143423) - -* Tue Dec 28 2004 Christopher Aillon 0:1.0-8 -- Add upstream langpacks - -* Sat Dec 25 2004 Christopher Aillon 0:1.0-7 -- Make sure we get a URL passed in to firefox (#138861) -- Mark some generated files as ghost (#136015) - -* Wed Dec 15 2004 Christopher Aillon 0:1.0-6 -- Don't have downloads "disappear" when downloading to desktop (#139015) -- Add RPM version to the useragent -- BuildRequires pango-devel - -* Sat Dec 11 2004 Christopher Aillon 0:1.0-5 -- Fix spacing in textareas when using pango for rendering -- Enable pango rendering by default. -- Enable smooth scrolling by default - -* Fri Dec 3 2004 Christopher Aillon 0:1.0-4 -- Add StartupWMClass patch from Damian Christey (#135830) -- Use system colors by default (#137810) -- Re-add s390(x) - -* Sat Nov 20 2004 Christopher Blizzard 0:1.0-3 -- Add patch that uses pango for selection. - -* Fri Nov 12 2004 Christopher Aillon 0:1.0-2 -- Fix livemarks icon issue. (#138989) - -* Tue Nov 8 2004 Christopher Aillon 0:1.0-1 -- Firefox 1.0 - -* Thu Nov 4 2004 Christopher Aillon 0:0.99-1.0RC1.3 -- Add support for GNOME stock icons. (bmo #233461) - -* Sat Oct 30 2004 Warren Togami 0:0.99-1.0RC1.2 -- #136330 BR freetype-devel with conditions -- #135050 firefox should own mozilla plugin dir - -* Sat Oct 30 2004 Christopher Aillon 0:0.99-1.0RC1.1 -- Update to firefox-rc1 -- Add patch for s390(x) - -* Tue Oct 26 2004 Christopher Aillon -- Fix LD_LIBRARY_PATH at startup (Steve Knodle) - -* Fri Oct 22 2004 Christopher Aillon 0:0.10.1-1.0PR1.21 -- Prevent inlining of stack direction detection (#135255) - -* Tue Oct 19 2004 Christopher Aillon 0:0.10.1-1.0PR1.20 -- More file chooser fixes: - Pop up a confirmation dialog before overwriting files (#134648) - Allow saving as complete once again -- Fix for upstream 263263. - -* Tue Oct 19 2004 Christopher Aillon 0:0.10.1-1.0PR1.18 -- Fix for upstream 262689. - -* Mon Oct 18 2004 Christopher Blizzard 0:0.10.1-1.0PR1.15 -- Fix problem where default apps aren't showing up in the download - dialog (#136261) -- Fix default height being larger than the available area, cherry picked - from upstream - -* Mon Oct 18 2004 Christopher Blizzard 0:0.10.1-1.0PR1.13 -- Actually turn on pango in the mozconfig - -* Sat Oct 16 2004 Christopher Aillon 0:0.10.1-1.0PR1.12 -- Disable the default application checks. (#133713) -- Disable the software update feature. (#136017) - -* Wed Oct 13 2004 Christopher Blizzard -- Use pango for rendering - -* Tue Oct 12 2004 Christopher Aillon 0:0.10.1-1.0PR1.10 -- Fix for 64 bit crash at startup (b.m.o #256603) - -* Fri Oct 8 2004 Christopher Aillon 0:0.10.1-1.0PR1.9 -- Fix compile issues (#134914) -- Add patch to fix button focus issues (#133507) -- Add patches to fix tab focus stealing issue (b.m.o #124750) - -* Fri Oct 1 2004 Christopher Aillon 0:0.10.1-1.0PR1.8 -- Update to 0.10.1 -- Fix tab switching keybindings (#133504) - -* Fri Oct 1 2004 Bill Nottingham 0:0.10.0-1.0PR1.7 -- filter out library Provides: and internal Requires: - -* Thu Sep 30 2004 Christopher Aillon 0:0.10.0-1.0PR1.6 -- Prereq desktop-file-utils >= 0.9 - -* Thu Sep 30 2004 Christopher Aillon 0:0.10.0-1.0PR1.5 -- Add clipboard access prevention patch. - -* Wed Sep 29 2004 Christopher Aillon 0:0.10.0-1.0PR1.4 -- Add the xul mime type to the .desktop file - -* Tue Sep 28 2004 Christopher Aillon 0:0.10.0-1.0PR1.3 -- Backport the GTK+ file chooser. -- Update desktop database after uninstall. - -* Mon Sep 27 2004 Christopher Aillon 0:0.10.0-1.0PR1.2 -- Change the vendor to mozilla not fedora -- Build with --disable-strip so debuginfo packages work (#133738) -- Add pkgconfig patch (bmo #261090) - -* Fri Sep 24 2004 Christopher Aillon 0:0.10.0-1.0PR1.1 -- Add a BR for desktop-file-utils -- Update default configuration options to use the firefox mozconfig (#132916) -- Use Red Hat bookmarks (#133262) -- Update default homepage (#132721) -- Fix JS math on AMD64 (#133226) -- Build with MOZILLA_OFICIAL (#132917) - -* Tue Sep 14 2004 Christopher Aillon 0:0.10.0-1.0PR1.0 -- Update to 1.0PR1 -- Update man page references to say Firefox instead of Firebird -- Remove gcc34 and extensions patch; they are now upstream -- Update desktop database -- Minor tweaks to the .desktop file - -* Fri Sep 03 2004 Christopher Aillon 0:0.9.3-8 -- Fixup .desktop entry Name, GenericName, and Comment (#131602) -- Add MimeType desktop entry (patch from jrb at redhat.com) -- Build with --disable-xprint - -* Tue Aug 31 2004 Warren Togami 0:0.9.3-7 -- rawhide import -- fedora.us #1765 NetBSD's freetype 2.1.8 compat patch - -* Sun Aug 29 2004 Adrian Reber 0:0.9.3-0.fdr.6 -- and mng support is disabled again as it seams that there is - no real mng support in the code - -* Sat Aug 28 2004 Adrian Reber 0:0.9.3-0.fdr.5 -- remove ldconfig from scriptlets (bug #1846 comment #40) -- reenabled mng support (bug #1971) -- removed --enable-strip to let rpm to the stripping (bug #1971) -- honor system settings in firefox.sh (bug #1971) -- setting umask 022 in scriptlets (bug #1962) - -* Sat Aug 07 2004 Adrian Reber 0:0.9.3-0.fdr.4 -- copy the icon to the right place(TM) - -* Fri Aug 06 2004 Adrian Reber 0:0.9.3-0.fdr.3 -- readded the xpm removed in 0:0.9.2-0.fdr.5 - -* Thu Aug 05 2004 Adrian Reber 0:0.9.3-0.fdr.2 -- added mozilla-1.7-psfonts.patch from rawhide mozilla - -* Thu Aug 05 2004 Adrian Reber 0:0.9.3-0.fdr.1 -- updated to 0.9.3 -- removed following from .mozconfig: - ac_add_options --with-system-mng - ac_add_options --enable-xprint - ac_add_options --disable-dtd-debug - ac_add_options --disable-freetype2 - ac_add_options --enable-strip-libs - ac_add_options --enable-reorder - ac_add_options --enable-mathml - ac_add_options --without-system-nspr - -* Tue Aug 03 2004 Adrian Reber 0:0.9.2-0.fdr.5 -- applied parts of the patch from Matthias Saou (bug #1846) -- delete empty directories in %%{ffdir}/chrome -- more cosmetic changes to the spec file - -* Wed Jul 14 2004 Adrian Reber 0:0.9.2-0.fdr.4 -- mozilla-default-plugin-less-annoying.patch readded - -* Tue Jul 13 2004 Adrian Reber 0:0.9.2-0.fdr.3 -- added krb5-devel as build requirement - -* Tue Jul 13 2004 Adrian Reber 0:0.9.2-0.fdr.2 -- added patch from bugzilla.mozilla.org (bug #247846) -- removed Xvfb hack - -* Fri Jul 09 2004 Adrian Reber 0:0.9.2-0.fdr.1 -- updated to 0.9.2 - -* Mon Jul 05 2004 Warren Togami 0:0.9.1-0.fdr.3 -- mharris suggestion for backwards compatibilty with Xvfb hack - -* Tue Jun 29 2004 Adrian Reber 0:0.9.1-0.fdr.2 -- added massive hack from the debian package to create the - extension directory - -* Tue Jun 29 2004 Adrian Reber 0:0.9.1-0.fdr.1 -- updated to 0.9.1 - -* Wed Jun 17 2004 Adrian Reber 0:0.9-0.fdr.4 -- remove extensions patch -- add post hack to create extensions -- enable negotiateauth extension -- copy icon to browser/app/default.xpm -- --enable-official-branding - -* Wed Jun 17 2004 Adrian Reber 0:0.9-0.fdr.3 -- extensions patch - -* Wed Jun 16 2004 Adrian Reber 0:0.9-0.fdr.2 -- added gnome-vfs2-devel as BuildRequires -- added gcc-3.4 patch - -* Wed Jun 16 2004 Adrian Reber 0:0.9-0.fdr.1 -- updated to 0.9 -- dropped x86_64 patches -- dropped xremote patches - -* Wed May 26 2004 Adrian Reber 0:0.8-0.fdr.13 -- remove unused files: mozilla-config - -* Sun May 23 2004 David Hill 0:0.8-0.fdr.12 -- update mozconfig (fixes bug #1443) -- installation directory includes version number - -* Mon May 10 2004 Justin M. Forbes <64bit_fedora at comcast.net> 0:0.8-0.fdr.11 -- merge x86_64 release 10 with fedora.us release 10 bump release to 11 - -* Mon Apr 19 2004 Justin M. Forbes <64bit_fedora at comcast.net> 0:0.8-0.fdr.10 -- rebuild for FC2 -- change Source71 to properly replace Source7 for maintainability - -* Sun Apr 18 2004 Warren Togami 0:0.8-0.fdr.10 -- 3rd xremote patch -- test -Os rather than -O2 - -* Sun Apr 18 2004 Gene Czarcinski -- more x86_64 fixes -- fix firefix-xremote-client for x86_64 (similar to what is done for - firefox.sh.in) - -* Sat Apr 03 2004 Warren Togami 0:0.8-0.fdr.9 -- xremote patch for thunderbird integration #1113 -- back out ugly hack from /usr/bin/firefox -- correct default bookmarks - -* Wed Feb 25 2004 Adrian Reber - 0:0.8-0.fdr.7 -- readded the new firefox icons - -* Sat Feb 21 2004 Adrian Reber - 0:0.8-0.fdr.6 -- removed new firefox icons - -* Wed Feb 18 2004 Adrian Reber - 0:0.8-0.fdr.5 -- nothing - -* Thu Feb 12 2004 Gene Czarcinski -- update for x86_64 ... usr mozilla-1.6 patches -- change "firefox-i*" to "firefox-*" in above stuff - -* Tue Feb 10 2004 Adrian Reber - 0:0.8-0.fdr.4 -- another icon changed - -* Tue Feb 10 2004 Adrian Reber - 0:0.8-0.fdr.3 -- startup script modified - -* Mon Feb 09 2004 Adrian Reber - 0:0.8-0.fdr.2 -- new firefox icon -- more s/firebird/firefox/ - -* Mon Feb 09 2004 Adrian Reber - 0:0.8-0.fdr.1 -- new version: 0.8 -- new name: firefox - -* Sun Oct 19 2003 Adrian Reber - 0:0.7-0.fdr.2 -- s/0.6.1/0.7/ -- changed user-app-dir back to .phoenix as .mozilla-firebird - is not working as expected -- manpage now also available as MozillaFirebird.1 - -* Thu Oct 16 2003 Adrian Reber - 0:0.7-0.fdr.1 -- updated to 0.7 -- provides webclient -- run regxpcom and regchrome after installation and removal -- added a man page from the debian package -- changed user-app-dir from .phoenix to .mozilla-firebird - -* Tue Jul 29 2003 Adrian Reber - 0:0.6.1-0.fdr.2 -- now with mozilla-default-plugin-less-annoying.patch; see bug #586 - -* Tue Jul 29 2003 Adrian Reber - 0:0.6.1-0.fdr.1 -- updated to 0.6.1 -- changed buildrequires for XFree86-devel from 0:4.3.0 to 0:4.2.1 - it should now also build on RH80 - -* Sun Jul 13 2003 Adrian Reber - 0:0.6-0.fdr.5.rh90 -- enabled the type ahead extension: bug #484 - -* Sun Jul 13 2003 Adrian Reber - 0:0.6-0.fdr.4.rh90 -- renamed it again back to MozillaFirbird -- added libmng-devel to BuildRequires -- startup homepage is now www.fedora.us -- improved the startup script to use the unix remote protocol - to open a new window - -* Thu May 19 2003 Adrian Reber - 0:0.6-0.fdr.3.rh90 -- new icon from http://iconpacks.mozdev.org/phoenix/iconshots/flame48true.png -- now using gtk2 as toolkit -- renamed again back to mozilla-firebird (I like it better) -- Provides: MozillaFirebird for compatibility with previous releases -- changed default bookmarks.html to contain links to www.fedora.us - -* Thu May 19 2003 Adrian Reber - 0:0.6-0.fdr.2.rh90 -- renamed package to MozillaFirebird and all files with the old name -- enabled mng, mathml, xinerama support -- now honouring RPM_OPT_FLAGS - -* Thu May 19 2003 Adrian Reber - 0:0.6-0.fdr.1.rh90 -- updated to 0.6 - -* Thu May 01 2003 Phillip Compton - 0:0.6-0.fdr.0.1.cvs20030501.rh90 -- Updated to CVS. -- Renamed to mozilla-firebird. - -* Sat Apr 05 2003 Phillip Compton - 0:0.6-0.fdr.0.3.cvs20030409.rh90 -- Updated to CVS. -- Removed hard-coded library path. - -* Sat Apr 05 2003 Phillip Compton - 0:0.6-0.fdr.0.3.cvs20030402.rh90 -- Changed Prereq to Requires. -- Changed BuildRequires to gtk+-devel (instead of file). -- Recompressed source with bzip2. -- Removed post. - -* Tue Apr 02 2003 Phillip Compton - 0:0.6-0.fdr.0.2.cvs20030402.rh90 -- Added desktop-file-utils to BuildRequires. -- Changed category to X-Fedora-Extra. -- Updated to CVS. - -* Sun Mar 30 2003 Phillip Compton - 0:0.6-0.fdr.0.2.cvs20030328.rh90 -- Added Epoch:0. -- Added libgtk-1.2.so.0 to the BuildRequires - -* Fri Mar 28 2003 Phillip Compton - 0.6-0.fdr.0.1.cvs20030328.rh90 -- Updated to latest CVS. -- Moved phoenix startup script into its own file - -* Wed Mar 26 2003 Phillip Compton - 0.6-0.fdr.0.1.cvs20030326.rh90 -- Updated to latest CVS. -- Changed release to 9 vs 8.1. -- Added cvs script. -- added encoding to desktop file. - -* Sun Mar 23 2003 Phillip Compton - 0.6-0.fdr.0.1.cvs20030323.rh81 -- Updated to latest CVS. -- added release specification XFree86-devel Build Requirement. -- changed chmod to %attr - -* Fri Mar 21 2003 Phillip Compton - 0.6-0.fdr.0.1.cvs20030317.rh81 -- Fixed naming scheme. -- Fixed .desktop file. - -* Mon Mar 17 2003 Phillip Compton - 0.6-cvs20030317.1 -- Updated to CVS. - -* Fri Mar 14 2003 Phillip Compton - 0.6-cvs20030313.2 -- General Tweaking. - -* Thu Mar 13 2003 Phillip Compton - 0.6-cvs20030313.1 -- Updated CVS. -- Modified mozconfig. - -* Sun Mar 09 2003 Phillip Compton - 0.6-cvs20030309.1 -- Initial RPM release. +* Wed Sep 5 2007 Christopher Aillon 1.9-0.alpha7.1 +- Initial cut at XULRunner 1.9 Alpha 7 From fedora-extras-commits at redhat.com Wed Sep 5 18:15:18 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:15:18 -0700 Subject: [pkgdb] netlabel_tools: james has requested approveacls Message-ID: <200709051815.l85IFJuX018801@app3.fedora.phx.redhat.com> James Antill (james) has requested the approveacls acl on netlabel_tools (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 18:17:14 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:17:14 -0700 Subject: [pkgdb] netlabel_tools: james has given up approveacls Message-ID: <200709051817.l85IHEHe018812@app3.fedora.phx.redhat.com> James Antill (james) has given up the approveacls acl on netlabel_tools (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 18:19:57 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:19:57 -0700 Subject: [pkgdb] netlabel_tools had acl change status Message-ID: <200709051819.l85IJvgl018828@app3.fedora.phx.redhat.com> James Antill (james) has set the watchbugzilla acl on netlabel_tools (Fedora devel) to Approved for James Antill (james) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 18:19:58 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:19:58 -0700 Subject: [pkgdb] netlabel_tools had acl change status Message-ID: <200709051819.l85IJwc9018834@app3.fedora.phx.redhat.com> James Antill (james) has set the watchcommits acl on netlabel_tools (Fedora devel) to Approved for James Antill (james) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 18:20:01 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:20:01 -0700 Subject: [pkgdb] netlabel_tools: james has given up commit Message-ID: <200709051820.l85IK1uN018846@app3.fedora.phx.redhat.com> James Antill (james) has given up the commit acl on netlabel_tools (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 18:20:03 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:20:03 -0700 Subject: [pkgdb] netlabel_tools: james has given up watchbugzilla Message-ID: <200709051820.l85IK42s018852@app3.fedora.phx.redhat.com> James Antill (james) has given up the watchbugzilla acl on netlabel_tools (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 18:24:57 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Wed, 5 Sep 2007 14:24:57 -0400 Subject: rpms/xulrunner/devel xulrunner.spec,1.7,1.8 Message-ID: <200709051824.l85IOvBD001406@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/xulrunner/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1374 Modified Files: xulrunner.spec Log Message: remove the psfonts patch for now as it doesn't apply Index: xulrunner.spec =================================================================== RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- xulrunner.spec 5 Sep 2007 18:10:23 -0000 1.7 +++ xulrunner.spec 5 Sep 2007 18:24:24 -0000 1.8 @@ -126,7 +126,7 @@ #%patch5 -p1 -b .visibility #%patch20 -p0 -%patch21 -p1 -b .psfonts +#%patch21 -p1 -b .psfonts #%patch22 -p0 -b .default-applications #%patch40 -p1 -b .bullet-bill %patch41 -p1 -b .undo-uriloader From fedora-extras-commits at redhat.com Wed Sep 5 18:29:17 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Wed, 5 Sep 2007 14:29:17 -0400 Subject: rpms/alfont/devel alfont.spec,1.1,1.2 Message-ID: <200709051829.l85ITHmx001506@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/alfont/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1483 Modified Files: alfont.spec Log Message: * Wed Sep 5 2007 Hans de Goede 2.0.6-3 - Update license tag Index: alfont.spec =================================================================== RCS file: /cvs/extras/rpms/alfont/devel/alfont.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- alfont.spec 3 Dec 2006 20:22:33 -0000 1.1 +++ alfont.spec 5 Sep 2007 18:28:44 -0000 1.2 @@ -1,9 +1,9 @@ Name: alfont Version: 2.0.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Font rendering library for the Allegro game library Group: System Environment/Libraries -License: BSD-like +License: FTL URL: http://chernsha.sitesled.com/ # this is http://chernsha.sitesled.com/AlFont206.rar repackaged in .tgz format Source0: %{name}-%{version}.tar.gz @@ -76,6 +76,9 @@ %changelog +* Wed Sep 5 2007 Hans de Goede 2.0.6-3 +- Update license tag + * Sun Dec 3 2006 Hans de Goede 2.0.6-2 - Link the .so file with allegro (bz 217998) - Add "Requires: allegro-devel" to the -devel subpackage From fedora-extras-commits at redhat.com Wed Sep 5 18:36:37 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:36:37 -0700 Subject: [pkgdb] netlabel_tools: james has requested approveacls Message-ID: <200709051836.l85Iab0w019014@app3.fedora.phx.redhat.com> James Antill (james) has requested the approveacls acl on netlabel_tools (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 18:36:52 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:36:52 -0700 Subject: [pkgdb] netlabel_tools Owned Message-ID: <200709051836.l85IaqGJ019020@app3.fedora.phx.redhat.com> Package netlabel_tools in Fedora 6 is now owned by James Antill (james) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 18:37:20 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Wed, 5 Sep 2007 14:37:20 -0400 Subject: rpms/xulrunner/devel xulrunner.spec,1.8,1.9 Message-ID: <200709051837.l85IbKZq001771@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/xulrunner/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1721 Modified Files: xulrunner.spec Log Message: more patch disabling for now Index: xulrunner.spec =================================================================== RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xulrunner.spec 5 Sep 2007 18:24:24 -0000 1.8 +++ xulrunner.spec 5 Sep 2007 18:36:47 -0000 1.9 @@ -129,8 +129,8 @@ #%patch21 -p1 -b .psfonts #%patch22 -p0 -b .default-applications #%patch40 -p1 -b .bullet-bill -%patch41 -p1 -b .undo-uriloader -%patch42 -p0 -b .uriloader +#%patch41 -p1 -b .undo-uriloader +#%patch42 -p0 -b .uriloader #%patch81 -p1 -b .nopangoxft #%patch82 -p1 -b .pango-mathml #%patch83 -p1 -b .pango-cursor-position From fedora-extras-commits at redhat.com Wed Sep 5 18:37:46 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Wed, 5 Sep 2007 14:37:46 -0400 Subject: rpms/freetype1/devel freetype1.spec,1.2,1.3 Message-ID: <200709051837.l85IbkBg001817@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/freetype1/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1753 Modified Files: freetype1.spec Log Message: * Wed Sep 5 2007 Hans de Goede 1.4-0.4.pre - Update license tag Index: freetype1.spec =================================================================== RCS file: /cvs/extras/rpms/freetype1/devel/freetype1.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- freetype1.spec 22 Aug 2007 12:22:51 -0000 1.2 +++ freetype1.spec 5 Sep 2007 18:37:14 -0000 1.3 @@ -4,14 +4,14 @@ Name: freetype1 Version: 1.4 -Release: 0.3.pre%{?dist} +Release: 0.4.pre%{?dist} Summary: Free TrueType font rendering engine, compatibility version Group: System Environment/Libraries -License: BSD-like +License: FTL URL: http://www.freetype.org # notice we don't use %{version} as this package is based on 1.3.1, which is # then patched to a 1.4 pre release. -Source: http://dl.sf.net/sourceforge/freetype/freetype-1.3.1.tar.gz +Source: http://downloads.sourceforge.net/freetype/freetype-1.3.1.tar.gz Patch0: freetype-1.3.1-1.4pre.patch Patch1: freetype-1.4-disable-ft1-bci.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -118,6 +118,9 @@ %changelog +* Wed Sep 5 2007 Hans de Goede 1.4-0.4.pre +- Update license tag + * Wed Aug 22 2007 Hans de Goede 1.4-0.3.pre - Rebuild for buildId From fedora-extras-commits at redhat.com Wed Sep 5 18:37:56 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:37:56 -0700 Subject: [pkgdb] python had acl change status Message-ID: <200709051837.l85Ibus7019034@app3.fedora.phx.redhat.com> James Antill (james) has set the approveacls acl on python (Fedora devel) to Approved for Jeremy Katz (katzj) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/python From fedora-extras-commits at redhat.com Wed Sep 5 18:38:16 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 11:38:16 -0700 Subject: [pkgdb] python-docs had acl change status Message-ID: <200709051838.l85IcHT7019043@app3.fedora.phx.redhat.com> James Antill (james) has set the commit acl on python-docs (Fedora devel) to Approved for Jeremy Katz (katzj) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/python-docs From fedora-extras-commits at redhat.com Wed Sep 5 18:52:09 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Wed, 5 Sep 2007 14:52:09 -0400 Subject: rpms/libsemanage/devel .cvsignore, 1.77, 1.78 libsemanage.spec, 1.130, 1.131 sources, 1.79, 1.80 Message-ID: <200709051852.l85Iq9Fl002158@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libsemanage/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2097 Modified Files: .cvsignore libsemanage.spec sources Log Message: * Thu Aug 23 2007 Dan Walsh - 2.0.5-1 - Upgrade to latest from NSA Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/.cvsignore,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- .cvsignore 20 Aug 2007 23:30:14 -0000 1.77 +++ .cvsignore 5 Sep 2007 18:51:36 -0000 1.78 @@ -83,3 +83,4 @@ libsemanage-2.0.2.tgz libsemanage-2.0.3.tgz libsemanage-2.0.4.tgz +libsemanage-2.0.5.tgz Index: libsemanage.spec =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/libsemanage.spec,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- libsemanage.spec 20 Aug 2007 23:30:14 -0000 1.130 +++ libsemanage.spec 5 Sep 2007 18:51:36 -0000 1.131 @@ -2,7 +2,7 @@ %define libselinuxver 2.0.0-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 2.0.4 +Version: 2.0.5 Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -78,6 +78,9 @@ %{_mandir}/man3/* %changelog +* Thu Aug 23 2007 Dan Walsh - 2.0.5-1 +- Upgrade to latest from NSA + * Mon Aug 20 2007 Dan Walsh - 2.0.4-1 - Upgrade to latest from NSA * Allow dontaudits to be turned off via semanage interface when Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/sources,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- sources 20 Aug 2007 23:30:14 -0000 1.79 +++ sources 5 Sep 2007 18:51:36 -0000 1.80 @@ -1 +1 @@ -947b51b687e2fe0b5b591df8f2994ff1 libsemanage-2.0.4.tgz +9d34a0b2f3033ee90489dbb516653b49 libsemanage-2.0.5.tgz From fedora-extras-commits at redhat.com Wed Sep 5 18:52:32 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Wed, 5 Sep 2007 14:52:32 -0400 Subject: rpms/desktop-backgrounds/devel desktop-backgrounds.spec, 1.43, 1.44 infinity.xml, 1.1, 1.2 Message-ID: <200709051852.l85IqWGS002203@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/desktop-backgrounds/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2128 Modified Files: desktop-backgrounds.spec infinity.xml Log Message: - create links for default.png etc until more artwork shows up - start animated backgrounds at midnight Index: desktop-backgrounds.spec =================================================================== RCS file: /cvs/pkgs/rpms/desktop-backgrounds/devel/desktop-backgrounds.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- desktop-backgrounds.spec 4 Sep 2007 17:54:42 -0000 1.43 +++ desktop-backgrounds.spec 5 Sep 2007 18:52:00 -0000 1.44 @@ -89,9 +89,9 @@ # create links until artwork shows up (cd $RPM_BUILD_ROOT%{_datadir}/backgrounds/images; - ln -s infinity/am00.png default.png; - ln -s infinity/am00.png default-wide.png; - ln -s infinity/am00.png default-5_4.png) + ln -sf infinity/am00.png default.png; + ln -sf infinity/am00.png default-wide.png; + ln -sf infinity/am00.png default-5_4.png) %clean rm -rf $RPM_BUILD_ROOT @@ -134,8 +134,9 @@ #exclude %{_datadir}/backgrounds/images/earth_from_space.jpg %changelog -* Tue Sep 4 2007 Ray Strode - 7.92-3 +* Wed Sep 5 2007 Ray Strode - 7.92-3 - create links for default.png etc until more artwork shows up +- start animated backgrounds at midnight * Thu Aug 30 2007 Jeremy Katz - 7.92-2 - need to include less infinity backgrounds for now; the space usage Index: infinity.xml =================================================================== RCS file: /cvs/pkgs/rpms/desktop-backgrounds/devel/infinity.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- infinity.xml 30 Aug 2007 19:39:27 -0000 1.1 +++ infinity.xml 5 Sep 2007 18:52:00 -0000 1.2 @@ -3,9 +3,9 @@ 2007 8 28 - 12 - 21 - 23 + 0 + 0 + 0 From fedora-extras-commits at redhat.com Wed Sep 5 18:56:59 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Wed, 5 Sep 2007 14:56:59 -0400 Subject: rpms/desktop-backgrounds/devel desktop-backgrounds.spec,1.44,1.45 Message-ID: <200709051856.l85IuxKe002450@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/desktop-backgrounds/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2351 Modified Files: desktop-backgrounds.spec Log Message: revert some weirdness where I changed a version I shouldn't have Index: desktop-backgrounds.spec =================================================================== RCS file: /cvs/pkgs/rpms/desktop-backgrounds/devel/desktop-backgrounds.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- desktop-backgrounds.spec 5 Sep 2007 18:52:00 -0000 1.44 +++ desktop-backgrounds.spec 5 Sep 2007 18:56:26 -0000 1.45 @@ -1,4 +1,4 @@ -%define rh_backgrounds_version 15 +%define rh_backgrounds_version 14 %define infinity_version 0.0.1 Summary: Desktop backgrounds From fedora-extras-commits at redhat.com Wed Sep 5 18:58:06 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Wed, 5 Sep 2007 14:58:06 -0400 Subject: rpms/xulrunner/devel xulrunner.spec,1.9,1.10 Message-ID: <200709051858.l85Iw6qC002532@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/xulrunner/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2456 Modified Files: xulrunner.spec Log Message: xptcall not implemented on ppc? ExcludeArch for now Index: xulrunner.spec =================================================================== RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xulrunner.spec 5 Sep 2007 18:36:47 -0000 1.9 +++ xulrunner.spec 5 Sep 2007 18:57:33 -0000 1.10 @@ -9,7 +9,7 @@ %define official_branding 0 -ExcludeArch: ppc64 +ExcludeArch: ppc64 ppc Summary: XUL Runtime for Gecko Applications Name: xulrunner From fedora-extras-commits at redhat.com Wed Sep 5 19:00:48 2007 From: fedora-extras-commits at redhat.com (Steve Conklin (sconklin)) Date: Wed, 05 Sep 2007 12:00:48 -0700 Subject: [pkgdb] netlabel_tools: sconklin has requested commit Message-ID: <200709051900.l85J0nfs019247@app3.fedora.phx.redhat.com> Steve Conklin (sconklin) has requested the commit acl on netlabel_tools (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:00:51 2007 From: fedora-extras-commits at redhat.com (Steve Conklin (sconklin)) Date: Wed, 05 Sep 2007 12:00:51 -0700 Subject: [pkgdb] netlabel_tools: sconklin has requested watchbugzilla Message-ID: <200709051900.l85J0q1s019257@app3.fedora.phx.redhat.com> Steve Conklin (sconklin) has requested the watchbugzilla acl on netlabel_tools (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:00:59 2007 From: fedora-extras-commits at redhat.com (Steve Conklin (sconklin)) Date: Wed, 05 Sep 2007 12:00:59 -0700 Subject: [pkgdb] netlabel_tools: sconklin has requested approveacls Message-ID: <200709051900.l85J0xXv019266@app3.fedora.phx.redhat.com> Steve Conklin (sconklin) has requested the approveacls acl on netlabel_tools (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:01:01 2007 From: fedora-extras-commits at redhat.com (Steve Conklin (sconklin)) Date: Wed, 05 Sep 2007 12:01:01 -0700 Subject: [pkgdb] netlabel_tools: sconklin has requested watchbugzilla Message-ID: <200709051901.l85J12xG019277@app3.fedora.phx.redhat.com> Steve Conklin (sconklin) has requested the watchbugzilla acl on netlabel_tools (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:01:05 2007 From: fedora-extras-commits at redhat.com (Steve Conklin (sconklin)) Date: Wed, 05 Sep 2007 12:01:05 -0700 Subject: [pkgdb] netlabel_tools: sconklin has requested approveacls Message-ID: <200709051901.l85J16g3019324@app3.fedora.phx.redhat.com> Steve Conklin (sconklin) has requested the approveacls acl on netlabel_tools (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:01:59 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 12:01:59 -0700 Subject: [pkgdb] netlabel_tools had acl change status Message-ID: <200709051901.l85J1xSS019337@app3.fedora.phx.redhat.com> James Antill (james) has set the approveacls acl on netlabel_tools (Fedora devel) to Approved for Steve Conklin (sconklin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:02:01 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 12:02:01 -0700 Subject: [pkgdb] netlabel_tools had acl change status Message-ID: <200709051902.l85J22VN019347@app3.fedora.phx.redhat.com> James Antill (james) has set the watchcommits acl on netlabel_tools (Fedora devel) to Approved for Steve Conklin (sconklin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:02:07 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 12:02:07 -0700 Subject: [pkgdb] netlabel_tools had acl change status Message-ID: <200709051902.l85J27mi019356@app3.fedora.phx.redhat.com> James Antill (james) has set the watchcommits acl on netlabel_tools (Fedora 7) to Approved for Steve Conklin (sconklin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:02:10 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 12:02:10 -0700 Subject: [pkgdb] netlabel_tools had acl change status Message-ID: <200709051902.l85J2A6V019366@app3.fedora.phx.redhat.com> James Antill (james) has set the approveacls acl on netlabel_tools (Fedora 7) to Approved for Steve Conklin (sconklin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:02:15 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Wed, 5 Sep 2007 15:02:15 -0400 Subject: rpms/libsemanage/devel libsemanage-rhat.patch,1.23,1.24 Message-ID: <200709051902.l85J2Ft9008687@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libsemanage/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8637 Modified Files: libsemanage-rhat.patch Log Message: * Thu Aug 23 2007 Dan Walsh - 2.0.5-1 - Upgrade to latest from NSA libsemanage-rhat.patch: Index: libsemanage-rhat.patch =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/libsemanage-rhat.patch,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- libsemanage-rhat.patch 20 Aug 2007 23:30:14 -0000 1.23 +++ libsemanage-rhat.patch 5 Sep 2007 19:01:41 -0000 1.24 @@ -74,10 +74,25 @@ semanage_user_*; semanage_bool_*; semanage_seuser_*; semanage_iface_*; semanage_port_*; semanage_context_*; semanage_node_*; +diff --exclude-from=exclude -N -u -r nsalibsemanage/src/semanage_conf.h libsemanage-2.0.3/src/semanage_conf.h +--- nsalibsemanage/src/semanage_conf.h 2007-08-23 16:52:25.000000000 -0400 ++++ libsemanage-2.0.3/src/semanage_conf.h 2007-04-25 20:02:29.000000000 -0400 +@@ -37,10 +37,10 @@ + int expand_check; + int save_previous; + int save_linked; +- int disable_genhomedircon; + mode_t file_mode; + struct external_prog *load_policy; + struct external_prog *setfiles; ++ struct external_prog *genhomedircon; + struct external_prog *mod_prog, *linked_prog, *kernel_prog; + } semanage_conf_t; + diff --exclude-from=exclude -N -u -r nsalibsemanage/src/semanage_store.c libsemanage-2.0.3/src/semanage_store.c ---- nsalibsemanage/src/semanage_store.c 2007-07-16 14:20:38.000000000 -0400 +--- nsalibsemanage/src/semanage_store.c 2007-08-23 16:52:25.000000000 -0400 +++ libsemanage-2.0.3/src/semanage_store.c 2007-08-11 06:40:28.000000000 -0400 -@@ -1120,7 +1120,7 @@ +@@ -1130,7 +1120,7 @@ skip_reload: @@ -86,12 +101,3 @@ semanage_exec_prog(sh, sh->conf->setfiles, store_pol, store_fc)) != 0) { ERR(sh, "setfiles returned error code %d.", r); -@@ -1262,7 +1262,7 @@ - goto cleanup; - } - -- if ((retval = -+ if (sh->do_rebuild_file_context && (retval = - semanage_exec_prog(sh, sh->conf->genhomedircon, - sh->conf->store_path, "")) != 0) { - ERR(sh, "genhomedircon returned error code %d.", retval); From fedora-extras-commits at redhat.com Wed Sep 5 19:02:15 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 12:02:15 -0700 Subject: [pkgdb] netlabel_tools had acl change status Message-ID: <200709051902.l85J2Fga019375@app3.fedora.phx.redhat.com> James Antill (james) has set the watchcommits acl on netlabel_tools (Fedora 6) to Approved for Steve Conklin (sconklin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:02:18 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Wed, 05 Sep 2007 12:02:18 -0700 Subject: [pkgdb] netlabel_tools had acl change status Message-ID: <200709051902.l85J2Ijj019385@app3.fedora.phx.redhat.com> James Antill (james) has set the approveacls acl on netlabel_tools (Fedora 6) to Approved for Steve Conklin (sconklin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:03:19 2007 From: fedora-extras-commits at redhat.com (Steve Conklin (sconklin)) Date: Wed, 05 Sep 2007 12:03:19 -0700 Subject: [pkgdb] netlabel_tools Owned Message-ID: <200709051903.l85J3JJ2019405@app3.fedora.phx.redhat.com> Package netlabel_tools in Fedora devel is now owned by Steve Conklin (sconklin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:06:26 2007 From: fedora-extras-commits at redhat.com (Steve Conklin (sconklin)) Date: Wed, 05 Sep 2007 12:06:26 -0700 Subject: [pkgdb] netlabel_tools Owned Message-ID: <200709051906.l85J6Qbx019439@app3.fedora.phx.redhat.com> Package netlabel_tools in Fedora 7 is now owned by Steve Conklin (sconklin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/netlabel_tools From fedora-extras-commits at redhat.com Wed Sep 5 19:20:34 2007 From: fedora-extras-commits at redhat.com (Scott Seago (sseago)) Date: Wed, 5 Sep 2007 15:20:34 -0400 Subject: rpms/rubygem-mongrel/devel cgi_multipart_eof_fix-2.3.gem, NONE, 1.1 rubygem-mongrel.spec, 1.1, 1.2 remove-cgi-multipart-eof-fix-dep.patch, 1.1, NONE Message-ID: <200709051920.l85JKYTF009296@cvs-int.fedora.redhat.com> Author: sseago Update of /cvs/pkgs/rpms/rubygem-mongrel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9261/devel Modified Files: rubygem-mongrel.spec Added Files: cgi_multipart_eof_fix-2.3.gem Removed Files: remove-cgi-multipart-eof-fix-dep.patch Log Message: include cgi multipart fix so that this spec can also be used on EL-5 --- NEW FILE cgi_multipart_eof_fix-2.3.gem --- data.tar.gz ?F ?????????~6?y????Y??hck3}????'??_???O?"??????-???_????Y???Uh?]????qV*???? %??X??F??2????B??A?(r?2??K?e??x???a??????????r???^:?}{????z?V[?N?<????????]5 ?????A?k???3??Xn?eUz??A}?????@/?????/??;??5O???f?u{????i?v????q?y??u??4??:S+?B??}G?3D#??? z?Tj??%??T?w??P??+??_EUh?v???N???"?S&x?m?r k0r ?HB? x?p`*B?!?+*???s??m??f???>6??s??as,&p}???K????:??rvx????=?.?????!p???;?b G?s?z?t??La??;h6{??G?4-???^?qE7J?.????>??+???-?Nsw???m?????xR?????GO??????V?R ?[\?????p?Uan??G??2K??m8tm??j?Lf!?6??U?} {^;?8$???p??? $?N???o????r????"]?b??????????T?p?2?4??????rC9??\d at F&.?Z>[??y4(?@???QWW?'??????`??]??t??u???\????????????/???/??}Uj?2?}?2 ?$??T???L1?A??t,?T???Y??!&b?;??4P4}?bc??Y"t???CD??E?'??? ???E?=??=?=??DX3H? b?q??$??A?y?T5??Y?HS??j??+??N~?^????&cMxr??7?)?{,l?-Y?]y?fJL???????`????H*X??9I???< ????Z??Us?????d????'?S? ??8Ay???.?yQn???-?W1^?W*????y\ A ???nI??????Q?I2??????x??i=???[???S??1B$??$?m?7?'?u9/!qD??0)???? h?I?a??????e?Y5_+??: ?w?kW????I??u ??????N?????????c?? ?=??7????Y??B?N:??ShwZ???????{g???j?V?u?wx??:~U?:??Z??n?}\?!?i7?0? ?8jv("???l??oy??V??Fz?h????'?(??L????hk`?t ?*????W? ?oO?z?????r?Z???.???Q>???SV?5?5????Zv?P???\??????x at 0?|?r??Z????????E-?6????h?? ?YN?DF????i7 i?k3W"#?? ?F??'? ???%?RKs?YH?Lz??h?J?????P? ?L9?-C> ?3'??S???.??j???? ?>G(?? 2??????X?i?]#????j?G???2*x??9Z??a?VI?QO????0y6 ?k??_??w?8?ys?W????H?([?I$?A?t??R??H?"?????h???? e???`Q=?????T?5+g?91???????kz??*??(?;????t~J?G m?v?:???4??bD?"ho?<|#?'+???j5+O0=??f ? +/????????m?OJ??lkK?^>?[??T?p?B@???b??????w??lO?j?|dR?E??Re????2D??/J(??K?&J???q??)gK??c>?qp???D?C?S?&a?y??????\??7M??j&_hK???N\?;???0?vr???fz?$??vb>????S ?V?%B?SU?Sl?K?????K???????????6?@?5 ???}D?? ?? ??/$?????&????z$?*???Y?;  ??G ???!??^??????????|?# ?F i??B??\???3??9??"*q_???? t?h??`?????K?X??????iwC?t?U?P?-h ??5??m??y?1j?b?? X???{??`?38???w1?(???9>J?%??+g??r5?<_u??q??8?M?q??????z?S???????@???H???'wRV???s??u2_;?!????E?O????g?6&???75 ??x? )??8='E??x6?2R? ?t ??T??"??RsU'??t! mC?}/ ?0??Z?9?s?&???Dkt??6b??Y?D2??"????????[iuCjo?W????<,??[Q???Vb???7?'???y???n????!?<,?? ??3( Index: rubygem-mongrel.spec =================================================================== RCS file: /cvs/pkgs/rpms/rubygem-mongrel/devel/rubygem-mongrel.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rubygem-mongrel.spec 28 Aug 2007 15:11:34 -0000 1.1 +++ rubygem-mongrel.spec 5 Sep 2007 19:20:01 -0000 1.2 @@ -8,14 +8,15 @@ Name: rubygem-%{gemname} Version: 1.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Group: Development/Libraries -License: GPLv2+ or Ruby +# The entire source code is (GPLv2+ or Ruby) except for the code in +# cgi_multipart_eof_fix-2.3.gem which is AFL +License: (GPLv2+ or Ruby) and AFL URL: http://mongrel.rubyforge.org Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem -Patch0: remove-cgi-multipart-eof-fix-dep.patch +Source1: http://gems.rubyforge.org/gems/cgi_multipart_eof_fix-2.3.gem BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) -Requires: ruby >= 1.8.6 Requires: rubygems BuildRequires: ruby-devel Requires: rubygem(daemons) >= 1.0.3 @@ -38,6 +39,8 @@ mkdir -p %{buildroot}%{gemdir} gem install --local --install-dir %{buildroot}%{gemdir} \ --force --rdoc %{SOURCE0} +gem install --local --install-dir %{buildroot}%{gemdir} \ + --force --rdoc %{SOURCE1} install -d -m0755 %{buildroot}%{ruby_sitearch} mv %{buildroot}%{geminstdir}/lib/http11.so %{buildroot}%{ruby_sitearch} strip %{buildroot}%{ruby_sitearch}/http11.so @@ -50,7 +53,7 @@ chmod a+x %{buildroot}%{geminstdir}/examples/webrick_compare.rb chmod a+x %{buildroot}%{geminstdir}/examples/camping/blog.rb chmod a+x %{buildroot}%{geminstdir}/examples/camping/tepee.rb -patch -p0 -d %{buildroot} < %{PATCH0} +chmod a+x %{buildroot}%{gemdir}/gems/cgi_multipart_eof_fix-2.3/test/cgi_multipart_eof_fix_test.rb %clean %{__rm} -rf %{buildroot} @@ -75,12 +78,27 @@ %{gemdir}/cache/%{gemname}-%{version}.gem %{gemdir}/specifications/%{gemname}-%{version}.gemspec +%dir %{gemdir}/gems/cgi_multipart_eof_fix-2.3/ +%{gemdir}/gems/cgi_multipart_eof_fix-2.3/lib/ +%{gemdir}/gems/cgi_multipart_eof_fix-2.3/test/ +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/CHANGELOG +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/LICENSE +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/Manifest +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/README +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/cgi_multipart_eof_fix.gemspec +%doc %{gemdir}/doc/cgi_multipart_eof_fix-2.3 +%{gemdir}/cache/cgi_multipart_eof_fix-2.3.gem +%{gemdir}/specifications/cgi_multipart_eof_fix-2.3.gemspec + %changelog -* Fri Aug 24 2007 Scott Seago - 1.0.1-4 +* Mon Sep 1 2007 Scott Seago - 1.0.1-5 +- Include cgi multipart fix + +* Fri Aug 24 2007 Scott Seago - 1.0.1-4 - rpmlint fixes - added Ruby >= 1.8.6 Requires -* Thu Aug 23 2007 Scott Seago - 1.0.1-3 +* Thu Aug 23 2007 Scott Seago - 1.0.1-3 - Removed requirement for rubygem(cgi_multipart_eof_fix) - Patched source to work without cgi_multipart_eof_fix --- remove-cgi-multipart-eof-fix-dep.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 19:23:41 2007 From: fedora-extras-commits at redhat.com (Scott Seago (sseago)) Date: Wed, 5 Sep 2007 15:23:41 -0400 Subject: rpms/rubygem-mongrel/F-7 cgi_multipart_eof_fix-2.3.gem, NONE, 1.1 rubygem-mongrel.spec, 1.1, 1.2 remove-cgi-multipart-eof-fix-dep.patch, 1.1, NONE Message-ID: <200709051923.l85JNf3j009463@cvs-int.fedora.redhat.com> Author: sseago Update of /cvs/pkgs/rpms/rubygem-mongrel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9439/F-7 Modified Files: rubygem-mongrel.spec Added Files: cgi_multipart_eof_fix-2.3.gem Removed Files: remove-cgi-multipart-eof-fix-dep.patch Log Message: added cgi multipart fix to rpm to allow for EL-5 inclusion --- NEW FILE cgi_multipart_eof_fix-2.3.gem --- data.tar.gz ?F ?????????~6?y????Y??hck3}????'??_???O?"??????-???_????Y???Uh?]????qV*???? %??X??F??2????B??A?(r?2??K?e??x???a??????????r???^:?}{????z?V[?N?<????????]5 ?????A?k???3??Xn?eUz??A}?????@/?????/??;??5O???f?u{????i?v????q?y??u??4??:S+?B??}G?3D#??? z?Tj??%??T?w??P??+??_EUh?v???N???"?S&x?m?r k0r ?HB? x?p`*B?!?+*???s??m??f???>6??s??as,&p}???K????:??rvx????=?.?????!p???;?b G?s?z?t??La??;h6{??G?4-???^?qE7J?.????>??+???-?Nsw???m?????xR?????GO??????V?R ?[\?????p?Uan??G??2K??m8tm??j?Lf!?6??U?} {^;?8$???p??? $?N???o????r????"]?b??????????T?p?2?4??????rC9??\d at F&.?Z>[??y4(?@???QWW?'??????`??]??t??u???\????????????/???/??}Uj?2?}?2 ?$??T???L1?A??t,?T???Y??!&b?;??4P4}?bc??Y"t???CD??E?'??? ???E?=??=?=??DX3H? b?q??$??A?y?T5??Y?HS??j??+??N~?^????&cMxr??7?)?{,l?-Y?]y?fJL???????`????H*X??9I???< ????Z??Us?????d????'?S? ??8Ay???.?yQn???-?W1^?W*????y\ A ???nI??????Q?I2??????x??i=???[???S??1B$??$?m?7?'?u9/!qD??0)???? h?I?a??????e?Y5_+??: ?w?kW????I??u ??????N?????????c?? ?=??7????Y??B?N:??ShwZ???????{g???j?V?u?wx??:~U?:??Z??n?}\?!?i7?0? ?8jv("???l??oy??V??Fz?h????'?(??L????hk`?t ?*????W? ?oO?z?????r?Z???.???Q>???SV?5?5????Zv?P???\??????x at 0?|?r??Z????????E-?6????h?? ?YN?DF????i7 i?k3W"#?? ?F??'? ???%?RKs?YH?Lz??h?J?????P? ?L9?-C> ?3'??S???.??j???? ?>G(?? 2??????X?i?]#????j?G???2*x??9Z??a?VI?QO????0y6 ?k??_??w?8?ys?W????H?([?I$?A?t??R??H?"?????h???? e???`Q=?????T?5+g?91???????kz??*??(?;????t~J?G m?v?:???4??bD?"ho?<|#?'+???j5+O0=??f ? +/????????m?OJ??lkK?^>?[??T?p?B@???b??????w??lO?j?|dR?E??Re????2D??/J(??K?&J???q??)gK??c>?qp???D?C?S?&a?y??????\??7M??j&_hK???N\?;???0?vr???fz?$??vb>????S ?V?%B?SU?Sl?K?????K???????????6?@?5 ???}D?? ?? ??/$?????&????z$?*???Y?;  ??G ???!??^??????????|?# ?F i??B??\???3??9??"*q_???? t?h??`?????K?X??????iwC?t?U?P?-h ??5??m??y?1j?b?? X???{??`?38???w1?(???9>J?%??+g??r5?<_u??q??8?M?q??????z?S???????@???H???'wRV???s??u2_;?!????E?O????g?6&???75 ??x? )??8='E??x6?2R? ?t ??T??"??RsU'??t! mC?}/ ?0??Z?9?s?&???Dkt??6b??Y?D2??"????????[iuCjo?W????<,??[Q???Vb???7?'???y???n????!?<,?? ??3( Index: rubygem-mongrel.spec =================================================================== RCS file: /cvs/pkgs/rpms/rubygem-mongrel/F-7/rubygem-mongrel.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rubygem-mongrel.spec 28 Aug 2007 15:13:13 -0000 1.1 +++ rubygem-mongrel.spec 5 Sep 2007 19:23:09 -0000 1.2 @@ -8,14 +8,15 @@ Name: rubygem-%{gemname} Version: 1.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Group: Development/Libraries -License: GPLv2+ or Ruby +# The entire source code is (GPLv2+ or Ruby) except for the code in +# cgi_multipart_eof_fix-2.3.gem which is AFL +License: (GPLv2+ or Ruby) and AFL URL: http://mongrel.rubyforge.org Source0: http://gems.rubyforge.org/gems/%{gemname}-%{version}.gem -Patch0: remove-cgi-multipart-eof-fix-dep.patch +Source1: http://gems.rubyforge.org/gems/cgi_multipart_eof_fix-2.3.gem BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) -Requires: ruby >= 1.8.6 Requires: rubygems BuildRequires: ruby-devel Requires: rubygem(daemons) >= 1.0.3 @@ -38,6 +39,8 @@ mkdir -p %{buildroot}%{gemdir} gem install --local --install-dir %{buildroot}%{gemdir} \ --force --rdoc %{SOURCE0} +gem install --local --install-dir %{buildroot}%{gemdir} \ + --force --rdoc %{SOURCE1} install -d -m0755 %{buildroot}%{ruby_sitearch} mv %{buildroot}%{geminstdir}/lib/http11.so %{buildroot}%{ruby_sitearch} strip %{buildroot}%{ruby_sitearch}/http11.so @@ -50,7 +53,7 @@ chmod a+x %{buildroot}%{geminstdir}/examples/webrick_compare.rb chmod a+x %{buildroot}%{geminstdir}/examples/camping/blog.rb chmod a+x %{buildroot}%{geminstdir}/examples/camping/tepee.rb -patch -p0 -d %{buildroot} < %{PATCH0} +chmod a+x %{buildroot}%{gemdir}/gems/cgi_multipart_eof_fix-2.3/test/cgi_multipart_eof_fix_test.rb %clean %{__rm} -rf %{buildroot} @@ -75,12 +78,27 @@ %{gemdir}/cache/%{gemname}-%{version}.gem %{gemdir}/specifications/%{gemname}-%{version}.gemspec +%dir %{gemdir}/gems/cgi_multipart_eof_fix-2.3/ +%{gemdir}/gems/cgi_multipart_eof_fix-2.3/lib/ +%{gemdir}/gems/cgi_multipart_eof_fix-2.3/test/ +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/CHANGELOG +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/LICENSE +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/Manifest +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/README +%doc %{gemdir}/gems/cgi_multipart_eof_fix-2.3/cgi_multipart_eof_fix.gemspec +%doc %{gemdir}/doc/cgi_multipart_eof_fix-2.3 +%{gemdir}/cache/cgi_multipart_eof_fix-2.3.gem +%{gemdir}/specifications/cgi_multipart_eof_fix-2.3.gemspec + %changelog -* Fri Aug 24 2007 Scott Seago - 1.0.1-4 +* Mon Sep 1 2007 Scott Seago - 1.0.1-5 +- Include cgi multipart fix + +* Fri Aug 24 2007 Scott Seago - 1.0.1-4 - rpmlint fixes - added Ruby >= 1.8.6 Requires -* Thu Aug 23 2007 Scott Seago - 1.0.1-3 +* Thu Aug 23 2007 Scott Seago - 1.0.1-3 - Removed requirement for rubygem(cgi_multipart_eof_fix) - Patched source to work without cgi_multipart_eof_fix --- remove-cgi-multipart-eof-fix-dep.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 19:24:39 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Wed, 5 Sep 2007 15:24:39 -0400 Subject: comps comps-f8.xml.in,1.91,1.92 Message-ID: <200709051924.l85JOdPT009525@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9419 Modified Files: comps-f8.xml.in Log Message: * Add bluez-gnome as a default for desktops * Remove dvd+rw-tools from Desktop, it's pulled in by nautilus-cd-burner * Make bluez-utils-cups a default printing package, as bluez-utils is a default base package * Add bluez-utils-alsa as a default audio package Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- comps-f8.xml.in 5 Sep 2007 17:08:59 -0000 1.91 +++ comps-f8.xml.in 5 Sep 2007 19:24:09 -0000 1.92 @@ -1613,8 +1613,8 @@ alacarte at-spi bug-buddy + bluez-gnome compiz-gnome - dvd+rw-tools eog esc evince @@ -2942,7 +2942,7 @@ hplip samba-client system-config-printer - bluez-utils-cups + bluez-utils-cups @@ -3154,6 +3154,7 @@ alsa-utils vorbis-tools + bluez-utils-alsa cdparanoia genisoimage gstreamer-plugins-good From fedora-extras-commits at redhat.com Wed Sep 5 19:27:15 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Wed, 5 Sep 2007 15:27:15 -0400 Subject: comps comps-f8.xml.in,1.92,1.93 Message-ID: <200709051927.l85JRFoN009576@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9548 Modified Files: comps-f8.xml.in Log Message: * Add gnome-vfs2-obexftp to the default Desktop list (for Bluetooth browsing) * Add gnome-phone-manager to the default Desktop Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- comps-f8.xml.in 5 Sep 2007 19:24:09 -0000 1.92 +++ comps-f8.xml.in 5 Sep 2007 19:26:45 -0000 1.93 @@ -1627,6 +1627,7 @@ gnome-bluetooth gnome-media gnome-netstatus + gnome-phone-manager gnome-pilot gnome-power-manager gnome-screensaver @@ -1635,6 +1636,7 @@ gnome-user-docs gnome-user-share gnome-utils + gnome-vfs2-obexftp gnome-vfs2-smb gnome-volume-manager gok From fedora-extras-commits at redhat.com Wed Sep 5 19:30:34 2007 From: fedora-extras-commits at redhat.com (Scott Seago (sseago)) Date: Wed, 5 Sep 2007 15:30:34 -0400 Subject: rpms/rubygem-mongrel/F-7 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 cgi_multipart_eof_fix-2.3.gem, 1.1, NONE Message-ID: <200709051930.l85JUYcC009680@cvs-int.fedora.redhat.com> Author: sseago Update of /cvs/pkgs/rpms/rubygem-mongrel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9635/F-7 Modified Files: .cvsignore sources Removed Files: cgi_multipart_eof_fix-2.3.gem Log Message: moving gem to upload Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rubygem-mongrel/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 31 Aug 2007 21:29:03 -0000 1.2 +++ .cvsignore 5 Sep 2007 19:30:01 -0000 1.3 @@ -1 +1,2 @@ mongrel-1.0.1.gem +cgi_multipart_eof_fix-2.3.gem Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rubygem-mongrel/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 31 Aug 2007 21:29:03 -0000 1.2 +++ sources 5 Sep 2007 19:30:01 -0000 1.3 @@ -1 +1,2 @@ e3caa5d827d0d4bf03acc7245b71694f mongrel-1.0.1.gem +fca23cd955342af53f590c10c06ec87f cgi_multipart_eof_fix-2.3.gem --- cgi_multipart_eof_fix-2.3.gem DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 19:30:36 2007 From: fedora-extras-commits at redhat.com (Scott Seago (sseago)) Date: Wed, 5 Sep 2007 15:30:36 -0400 Subject: rpms/rubygem-mongrel/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 cgi_multipart_eof_fix-2.3.gem, 1.1, NONE Message-ID: <200709051930.l85JUaew009684@cvs-int.fedora.redhat.com> Author: sseago Update of /cvs/pkgs/rpms/rubygem-mongrel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9635/devel Modified Files: .cvsignore sources Removed Files: cgi_multipart_eof_fix-2.3.gem Log Message: moving gem to upload Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rubygem-mongrel/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 31 Aug 2007 21:27:39 -0000 1.2 +++ .cvsignore 5 Sep 2007 19:30:04 -0000 1.3 @@ -1 +1,2 @@ mongrel-1.0.1.gem +cgi_multipart_eof_fix-2.3.gem Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rubygem-mongrel/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 31 Aug 2007 21:27:39 -0000 1.2 +++ sources 5 Sep 2007 19:30:04 -0000 1.3 @@ -1 +1,2 @@ e3caa5d827d0d4bf03acc7245b71694f mongrel-1.0.1.gem +fca23cd955342af53f590c10c06ec87f cgi_multipart_eof_fix-2.3.gem --- cgi_multipart_eof_fix-2.3.gem DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 19:38:32 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 5 Sep 2007 15:38:32 -0400 Subject: rpms/claws-mail-plugins/F-7 .cvsignore, 1.8, 1.9 claws-mail-plugins.spec, 1.14, 1.15 sources, 1.8, 1.9 Message-ID: <200709051938.l85JcWhO009965@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail-plugins/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9894/F-7 Modified Files: .cvsignore claws-mail-plugins.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-7/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 16 Jul 2007 17:04:58 -0000 1.8 +++ .cvsignore 5 Sep 2007 19:38:00 -0000 1.9 @@ -1 +1 @@ -claws-mail-extra-plugins-2.10.0.tar.bz2 +claws-mail-extra-plugins-3.0.0.tar.bz2 Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-7/claws-mail-plugins.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- claws-mail-plugins.spec 22 Aug 2007 07:55:13 -0000 1.14 +++ claws-mail-plugins.spec 5 Sep 2007 19:38:00 -0000 1.15 @@ -1,26 +1,27 @@ # define plugin version -%define acpinotifier 1.0.11 -%define attachwarner 0.2.7 -%define attremover 1.0.6 -%define cachesaver 0.10.5 -%define fetchinfo 0.4.19 -%define gtkhtml2viewer 0.15.1 -%define mailmbox 1.13.1 -%define newmail 0.0.10 -%define notification 0.11 -%define pdfviewer 0.5 -%define perl 0.9.9 -%define rssyl 0.14 -%define smime 0.7.1 -%define synce 0.7.1 -%define vcalendar 1.96 +%define acpinotifier 1.0.12 +%define attachwarner 0.2.8 +%define attremover 1.0.7 +%define cachesaver 0.10.6 +%define fetchinfo 0.4.20 +%define gtkhtml2viewer 0.15.2 +%define mailmbox 1.14 +%define newmail 0.0.11 +%define notification 0.12 +%define pdfviewer 0.6 +%define perl 0.9.10 +%define rssyl 0.15 +%define smime 0.7.2 +%define spamreport 0.2 +%define synce 0.7.2 +%define vcalendar 1.97 Name: claws-mail-plugins -Version: 2.10.0 -Release: 2%{?dist} +Version: 3.0.0 +Release: 1%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet -License: GPLv2 and GPLv2+ and MIT +License: GPLv2 and GPLv3+ and MIT URL: http://claws-mail.org Source0: http://dl.sf.net/sylpheed-claws/claws-mail-extra-plugins-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -30,7 +31,7 @@ BuildRequires: gtk2-devel BuildRequires: libetpan-devel BuildRequires: perl -BuildRequires: synce-devel +BuildRequires: libsynce-devel BuildRequires: curl-devel BuildRequires: libxml2-devel BuildRequires: gtkhtml2-devel @@ -55,6 +56,7 @@ Requires: %{name}-perl = %{version}-%{release} Requires: %{name}-rssyl = %{version}-%{release} Requires: %{name}-smime = %{version}-%{release} +Requires: %{name}-spamreport = %{version}-%{release} Requires: %{name}-synce = %{version}-%{release} Requires: %{name}-vcalendar = %{version}-%{release} # and the ones from main claws-mail-package... @@ -208,6 +210,14 @@ This plugin handles S/MIME signed and/or encrypted mails. You can decrypt mails, verify signatures or sign and encrypt your own mails. +%package spam-report +Summary: Report spam mail to various places +Group: Applications/Internet +Requires: claws-mail >= %{version} + +%description spam-report +This plugin can report spam mails to various places. + %package synce Summary: Keeping the addressbook of a Windows CE device in sync Group: Applications/Internet @@ -300,6 +310,11 @@ %configure --disable-static --disable-dependency-tracking %{__make} %{?_smp_mflags} +#smime +cd ../spam_report-%{spamreport} +%configure --disable-static --disable-dependency-tracking +%{__make} %{?_smp_mflags} + #synce cd ../synce_plugin-%{synce} %configure --disable-static --disable-dependency-tracking @@ -373,6 +388,10 @@ cd ../smime-%{smime} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ +#spamreport +cd ../spam_report-%{spamreport} +%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ + #synce cd ../synce_plugin-%{synce} @@ -507,6 +526,7 @@ %{_libdir}/claws-mail/plugins/notification_plugin.so %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/notification_plugin.mo %lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/notification_plugin.mo +%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/notification_plugin.mo %lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/notification_plugin.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/notification_plugin.mo %lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/notification_plugin.mo @@ -569,6 +589,18 @@ %doc smime-%{smime}/NEWS %{_libdir}/claws-mail/plugins/smime* +%files spam-report +%defattr(-,root,root,-) +%doc spam_report-%{spamreport}/{AUTHORS,ChangeLog,COPYING,NEWS,README} +%{_libdir}/claws-mail/plugins/spamreport.so +%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/spam_report.mo +%lang(es) %{_datadir}/locale/es/LC_MESSAGES/spam_report.mo +%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/spam_report.mo +%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/spam_report.mo +%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/spam_report.mo +%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/spam_report.mo +%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/spam_report.mo + %files synce %defattr(-,root,root,-) %doc synce_plugin-%{synce}/AUTHORS @@ -599,6 +631,10 @@ %exclude %{_includedir}/ical.h %changelog +* Wed Sep 05 2007 Andreas Bierfert +- 3.0.0 +- version upgrade + * Wed Aug 22 2007 Andreas Bierfert - 2.10.0-2 - new license tag Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-7/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 16 Jul 2007 17:04:58 -0000 1.8 +++ sources 5 Sep 2007 19:38:00 -0000 1.9 @@ -1 +1 @@ -1dc867cb2b781a65eace390fd1deb424 claws-mail-extra-plugins-2.10.0.tar.bz2 +c59f022987fb8136b6d4a8a0611d2d39 claws-mail-extra-plugins-3.0.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 19:38:35 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Wed, 5 Sep 2007 15:38:35 -0400 Subject: rpms/claws-mail-plugins/devel .cvsignore, 1.8, 1.9 claws-mail-plugins.spec, 1.16, 1.17 sources, 1.8, 1.9 Message-ID: <200709051938.l85JcZji009970@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9894/devel Modified Files: .cvsignore claws-mail-plugins.spec sources Log Message: - version upgrade Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 3 Jul 2007 16:58:44 -0000 1.8 +++ .cvsignore 5 Sep 2007 19:38:03 -0000 1.9 @@ -1 +1 @@ -claws-mail-extra-plugins-2.10.0.tar.bz2 +claws-mail-extra-plugins-3.0.0.tar.bz2 Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/claws-mail-plugins.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- claws-mail-plugins.spec 22 Aug 2007 07:55:16 -0000 1.16 +++ claws-mail-plugins.spec 5 Sep 2007 19:38:03 -0000 1.17 @@ -1,26 +1,27 @@ # define plugin version -%define acpinotifier 1.0.11 -%define attachwarner 0.2.7 -%define attremover 1.0.6 -%define cachesaver 0.10.5 -%define fetchinfo 0.4.19 -%define gtkhtml2viewer 0.15.1 -%define mailmbox 1.13.1 -%define newmail 0.0.10 -%define notification 0.11 -%define pdfviewer 0.5 -%define perl 0.9.9 -%define rssyl 0.14 -%define smime 0.7.1 -%define synce 0.7.1 -%define vcalendar 1.96 +%define acpinotifier 1.0.12 +%define attachwarner 0.2.8 +%define attremover 1.0.7 +%define cachesaver 0.10.6 +%define fetchinfo 0.4.20 +%define gtkhtml2viewer 0.15.2 +%define mailmbox 1.14 +%define newmail 0.0.11 +%define notification 0.12 +%define pdfviewer 0.6 +%define perl 0.9.10 +%define rssyl 0.15 +%define smime 0.7.2 +%define spamreport 0.2 +%define synce 0.7.2 +%define vcalendar 1.97 Name: claws-mail-plugins -Version: 2.10.0 -Release: 2%{?dist} +Version: 3.0.0 +Release: 1%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet -License: GPLv2 and GPLv2+ and MIT +License: GPLv2 and GPLv3+ and MIT URL: http://claws-mail.org Source0: http://dl.sf.net/sylpheed-claws/claws-mail-extra-plugins-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -30,7 +31,7 @@ BuildRequires: gtk2-devel BuildRequires: libetpan-devel BuildRequires: perl -BuildRequires: synce-devel +BuildRequires: libsynce-devel BuildRequires: curl-devel BuildRequires: libxml2-devel BuildRequires: gtkhtml2-devel @@ -55,6 +56,7 @@ Requires: %{name}-perl = %{version}-%{release} Requires: %{name}-rssyl = %{version}-%{release} Requires: %{name}-smime = %{version}-%{release} +Requires: %{name}-spamreport = %{version}-%{release} Requires: %{name}-synce = %{version}-%{release} Requires: %{name}-vcalendar = %{version}-%{release} # and the ones from main claws-mail-package... @@ -208,6 +210,14 @@ This plugin handles S/MIME signed and/or encrypted mails. You can decrypt mails, verify signatures or sign and encrypt your own mails. +%package spam-report +Summary: Report spam mail to various places +Group: Applications/Internet +Requires: claws-mail >= %{version} + +%description spam-report +This plugin can report spam mails to various places. + %package synce Summary: Keeping the addressbook of a Windows CE device in sync Group: Applications/Internet @@ -300,6 +310,11 @@ %configure --disable-static --disable-dependency-tracking %{__make} %{?_smp_mflags} +#smime +cd ../spam_report-%{spamreport} +%configure --disable-static --disable-dependency-tracking +%{__make} %{?_smp_mflags} + #synce cd ../synce_plugin-%{synce} %configure --disable-static --disable-dependency-tracking @@ -373,6 +388,10 @@ cd ../smime-%{smime} %{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ +#spamreport +cd ../spam_report-%{spamreport} +%{__make} install DESTDIR=$RPM_BUILD_ROOT CLAWS_MAIL_PLUGINDIR=%{_libdir}/claws-mail/plugins/ + #synce cd ../synce_plugin-%{synce} @@ -507,6 +526,7 @@ %{_libdir}/claws-mail/plugins/notification_plugin.so %lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/notification_plugin.mo %lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/notification_plugin.mo +%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/notification_plugin.mo %lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/notification_plugin.mo %lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/notification_plugin.mo %lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/notification_plugin.mo @@ -569,6 +589,18 @@ %doc smime-%{smime}/NEWS %{_libdir}/claws-mail/plugins/smime* +%files spam-report +%defattr(-,root,root,-) +%doc spam_report-%{spamreport}/{AUTHORS,ChangeLog,COPYING,NEWS,README} +%{_libdir}/claws-mail/plugins/spamreport.so +%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/spam_report.mo +%lang(es) %{_datadir}/locale/es/LC_MESSAGES/spam_report.mo +%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/spam_report.mo +%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/spam_report.mo +%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/spam_report.mo +%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/spam_report.mo +%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/spam_report.mo + %files synce %defattr(-,root,root,-) %doc synce_plugin-%{synce}/AUTHORS @@ -599,10 +631,13 @@ %exclude %{_includedir}/ical.h %changelog +* Wed Sep 05 2007 Andreas Bierfert +- 3.0.0 +- version upgrade + * Wed Aug 22 2007 Andreas Bierfert - 2.10.0-2 - new license tag -- rebuild for ppc32 * Tue Jul 03 2007 Andreas Bierfert - 2.10.0-1 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 3 Jul 2007 16:58:44 -0000 1.8 +++ sources 5 Sep 2007 19:38:03 -0000 1.9 @@ -1 +1 @@ -1dc867cb2b781a65eace390fd1deb424 claws-mail-extra-plugins-2.10.0.tar.bz2 +c59f022987fb8136b6d4a8a0611d2d39 claws-mail-extra-plugins-3.0.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 19:43:56 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Wed, 5 Sep 2007 15:43:56 -0400 Subject: rpms/kernel/devel patch-2.6.23-rc5-git1.bz2.sign, NONE, 1.1 .cvsignore, 1.680, 1.681 kernel.spec, 1.147, 1.148 linux-2.6-build-nonintconfig.patch, 1.10, 1.11 sources, 1.642, 1.643 upstream, 1.564, 1.565 linux-2.6-ata-via-fix-dma-mode.patch, 1.1, NONE linux-2.6-libata-terminate-list.patch, 1.1, NONE linux-2.6-net-oops.patch, 1.1, NONE Message-ID: <200709051943.l85JhuOQ010055@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10022 Modified Files: .cvsignore kernel.spec linux-2.6-build-nonintconfig.patch sources upstream Added Files: patch-2.6.23-rc5-git1.bz2.sign Removed Files: linux-2.6-ata-via-fix-dma-mode.patch linux-2.6-libata-terminate-list.patch linux-2.6-net-oops.patch Log Message: * Wed Sep 05 2007 Chuck Ebbert - 2.6.23-rc5-git1 --- NEW FILE patch-2.6.23-rc5-git1.bz2.sign --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBG3avpyGugalF9Dw4RAiyrAJ9Sanwlphian9OKCBEtyrPnCYqgagCfe8fA ClqxNm8hZwVxdOsNb4oqA8k= =YXZA -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.680 retrieving revision 1.681 diff -u -r1.680 -r1.681 --- .cvsignore 4 Sep 2007 21:59:46 -0000 1.680 +++ .cvsignore 5 Sep 2007 19:43:23 -0000 1.681 @@ -4,3 +4,4 @@ kernel-2.6.22 linux-2.6.22.tar.bz2 patch-2.6.23-rc5.bz2 +patch-2.6.23-rc5-git1.bz2 Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.147 retrieving revision 1.148 diff -u -r1.147 -r1.148 --- kernel.spec 4 Sep 2007 22:06:22 -0000 1.147 +++ kernel.spec 5 Sep 2007 19:43:23 -0000 1.148 @@ -47,7 +47,7 @@ # The rc snapshot level %define rcrev 5 # The git snapshot level -%define gitrev 0 +%define gitrev 1 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -623,8 +623,6 @@ Patch630: linux-2.6-defaults-nonmi.patch Patch660: linux-2.6-libata-ali-atapi-dma.patch Patch661: linux-2.6-libata-acpi-enable.patch -Patch662: linux-2.6-libata-terminate-list.patch -Patch663: linux-2.6-ata-via-fix-dma-mode.patch Patch670: linux-2.6-ata-quirk.patch #Patch680: linux-2.6-wireless.patch Patch681: linux-2.6-wireless-pending.patch @@ -669,7 +667,6 @@ Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch Patch1508: linux-2.6-firewire-multi-lun.patch Patch1515: linux-2.6-lirc.patch -Patch1600: linux-2.6-net-oops.patch %endif @@ -1119,10 +1116,6 @@ ApplyPatch linux-2.6-ata-quirk.patch # Enable ACPI ATA objects ApplyPatch linux-2.6-libata-acpi-enable.patch -# Terminate list in ata-piix -ApplyPatch linux-2.6-libata-terminate-list.patch -# fix DMA on vt6421 -ApplyPatch linux-2.6-ata-via-fix-dma-mode.patch # wireless patches headed for 2.6.23 #ApplyPatch linux-2.6-wireless.patch @@ -1197,9 +1190,6 @@ # http://www.lirc.org/ ApplyPatch linux-2.6-lirc.patch -# Fix TCP oops. -ApplyPatch linux-2.6-net-oops.patch - # END OF PATCH APPLICATIONS @@ -1792,6 +1782,9 @@ %changelog +* Wed Sep 05 2007 Chuck Ebbert +- 2.6.23-rc5-git1 + * Tue Sep 04 2007 Chuck Ebbert - fix DMA mode on VIA 6421 linux-2.6-build-nonintconfig.patch: Index: linux-2.6-build-nonintconfig.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-build-nonintconfig.patch,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- linux-2.6-build-nonintconfig.patch 26 Jul 2007 17:09:28 -0000 1.10 +++ linux-2.6-build-nonintconfig.patch 5 Sep 2007 19:43:23 -0000 1.11 @@ -33,10 +33,10 @@ static const char *get_help(struct menu *menu) { if (menu_has_help(menu)) -@@ -103,6 +107,14 @@ static void conf_askvalue(struct symbol +@@ -103,6 +107,16 @@ static void conf_askvalue(struct symbol fflush(stdout); fgets(line, 128, stdin); - return; + return 1; + case dont_ask: + if (!sym_has_value(sym)) { + fprintf(stderr,"CONFIG_%s\n",sym->name); @@ -44,10 +44,12 @@ + } + /*FALLTHROUGH*/ + case dont_ask_dont_tell: -+ return; ++ if (sym_has_value(sym)) ++ return 0; ++ return 1; case set_default: printf("%s\n", def); - return; + return 1; @@ -346,6 +358,11 @@ static int conf_choice(struct menu *menu printf("?"); printf("]: "); Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.642 retrieving revision 1.643 diff -u -r1.642 -r1.643 --- sources 1 Sep 2007 16:29:55 -0000 1.642 +++ sources 5 Sep 2007 19:43:23 -0000 1.643 @@ -1,2 +1,3 @@ 2e230d005c002fb3d38a3ca07c0200d0 linux-2.6.22.tar.bz2 8253467313749aee6065093cd3c5fd9c patch-2.6.23-rc5.bz2 +4cfdcb5e00c1db78237b15e6ce955367 patch-2.6.23-rc5-git1.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v retrieving revision 1.564 retrieving revision 1.565 diff -u -r1.564 -r1.565 --- upstream 1 Sep 2007 16:29:55 -0000 1.564 +++ upstream 5 Sep 2007 19:43:23 -0000 1.565 @@ -1,2 +1,3 @@ linux-2.6.22.tar.bz2 patch-2.6.23-rc5.bz2 +patch-2.6.23-rc5-git1.bz2 --- linux-2.6-ata-via-fix-dma-mode.patch DELETED --- --- linux-2.6-libata-terminate-list.patch DELETED --- --- linux-2.6-net-oops.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 19:48:15 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 12:48:15 -0700 Subject: [pkgdb] eclipse Orphaned Message-ID: <200709051948.l85JmG01019775@app3.fedora.phx.redhat.com> Package eclipse in Fedora devel was orphaned by Ben Konrath (bkonrath) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse From fedora-extras-commits at redhat.com Wed Sep 5 19:48:17 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 12:48:17 -0700 Subject: [pkgdb] eclipse Orphaned Message-ID: <200709051948.l85JmHRh019784@app3.fedora.phx.redhat.com> Package eclipse in Fedora 7 was orphaned by Ben Konrath (bkonrath) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse From fedora-extras-commits at redhat.com Wed Sep 5 19:48:38 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 12:48:38 -0700 Subject: [pkgdb] eclipse-pydev Orphaned Message-ID: <200709051948.l85JmdXY019794@app3.fedora.phx.redhat.com> Package eclipse-pydev in Fedora devel was orphaned by Ben Konrath (bkonrath) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-pydev From fedora-extras-commits at redhat.com Wed Sep 5 19:48:40 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 12:48:40 -0700 Subject: [pkgdb] eclipse-pydev Orphaned Message-ID: <200709051948.l85JmeGo019804@app3.fedora.phx.redhat.com> Package eclipse-pydev in Fedora 7 was orphaned by Ben Konrath (bkonrath) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-pydev From fedora-extras-commits at redhat.com Wed Sep 5 19:49:32 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Wed, 05 Sep 2007 12:49:32 -0700 Subject: [pkgdb] eclipse Owned Message-ID: <200709051949.l85JnWkv019818@app3.fedora.phx.redhat.com> Package eclipse in Fedora devel is now owned by Andrew Overholt (overholt) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse From fedora-extras-commits at redhat.com Wed Sep 5 19:49:37 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Wed, 5 Sep 2007 15:49:37 -0400 Subject: rpms/xulrunner/devel camellia256.patch, NONE, 1.1 xulrunner.spec, 1.10, 1.11 Message-ID: <200709051949.l85Jnb67010469@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/xulrunner/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10444 Modified Files: xulrunner.spec Added Files: camellia256.patch Log Message: temporarily revert support for camellia 256 as our NSS doesn't support it yet camellia256.patch: --- NEW FILE camellia256.patch --- Temporarily revert https://bugzilla.mozilla.org/attachment.cgi?id=266361 Index: mozilla/security/manager/ssl/src/nsNSSComponent.cpp =================================================================== RCS file: /cvsroot/mozilla/security/manager/ssl/src/nsNSSComponent.cpp,v retrieving revision 1.147 diff -u -8 -p -r1.147 nsNSSComponent.cpp --- mozilla/security/manager/ssl/src/nsNSSComponent.cpp 14 May 2007 21:09:58 -0000 1.147 +++ mozilla/security/manager/ssl/src/nsNSSComponent.cpp 28 May 2007 09:51:50 -0000 @@ -902,16 +902,19 @@ static CipherPref CipherPrefs[] = { {"security.ssl3.rsa_des_ede3_sha", SSL_RSA_WITH_3DES_EDE_CBC_SHA}, // 168-bit Triple DES with RSA and a SHA1 MAC {"security.ssl3.rsa_fips_des_sha", SSL_RSA_FIPS_WITH_DES_CBC_SHA}, // 56-bit DES encryption with RSA and a SHA1 MAC (FIPS) {"security.ssl3.rsa_des_sha", SSL_RSA_WITH_DES_CBC_SHA}, // 56-bit DES encryption with RSA and a SHA1 MAC {"security.ssl3.rsa_1024_rc4_56_sha", TLS_RSA_EXPORT1024_WITH_RC4_56_SHA}, // 56-bit RC4 encryption with RSA and a SHA1 MAC (export) {"security.ssl3.rsa_1024_des_cbc_sha", TLS_RSA_EXPORT1024_WITH_DES_CBC_SHA}, // 56-bit DES encryption with RSA and a SHA1 MAC (export) {"security.ssl3.rsa_rc4_40_md5", SSL_RSA_EXPORT_WITH_RC4_40_MD5}, // 40-bit RC4 encryption with RSA and an MD5 MAC (export) {"security.ssl3.rsa_rc2_40_md5", SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5}, // 40-bit RC2 encryption with RSA and an MD5 MAC (export) /* Extra SSL3/TLS cipher suites */ + {"security.ssl3.dhe_rsa_camellia_256_sha", TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA}, // 256-bit Camellia encryption with RSA, DHE, and a SHA1 MAC + {"security.ssl3.dhe_dss_camellia_256_sha", TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA}, // 256-bit Camellia encryption with DSA, DHE, and a SHA1 MAC + {"security.ssl3.rsa_camellia_256_sha", TLS_RSA_WITH_CAMELLIA_256_CBC_SHA}, // 256-bit Camellia encryption with RSA and a SHA1 MAC {"security.ssl3.dhe_rsa_aes_256_sha", TLS_DHE_RSA_WITH_AES_256_CBC_SHA}, // 256-bit AES encryption with RSA, DHE, and a SHA1 MAC {"security.ssl3.dhe_dss_aes_256_sha", TLS_DHE_DSS_WITH_AES_256_CBC_SHA}, // 256-bit AES encryption with DSA, DHE, and a SHA1 MAC {"security.ssl3.rsa_aes_256_sha", TLS_RSA_WITH_AES_256_CBC_SHA}, // 256-bit AES encryption with RSA and a SHA1 MAC /* TLS_DHE_DSS_WITH_RC4_128_SHA // 128-bit RC4 encryption with DSA, DHE, and a SHA1 MAC If this cipher gets included at a later time, it should get added at this position */ {"security.ssl3.ecdhe_ecdsa_aes_256_sha", TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA}, // 256-bit AES encryption with ECDHE-ECDSA and a SHA1 MAC {"security.ssl3.ecdhe_ecdsa_aes_128_sha", TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA}, // 128-bit AES encryption with ECDHE-ECDSA and a SHA1 MAC {"security.ssl3.ecdhe_ecdsa_des_ede3_sha", TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA}, // 168-bit Triple DES with ECDHE-ECDSA and a SHA1 MAC @@ -927,16 +930,19 @@ static CipherPref CipherPrefs[] = { {"security.ssl3.ecdh_ecdsa_des_ede3_sha", TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA}, // 168-bit Triple DES with ECDH-ECDSA and a SHA1 MAC {"security.ssl3.ecdh_ecdsa_rc4_128_sha", TLS_ECDH_ECDSA_WITH_RC4_128_SHA}, // 128-bit RC4 encryption with ECDH-ECDSA and a SHA1 MAC {"security.ssl3.ecdh_ecdsa_null_sha", TLS_ECDH_ECDSA_WITH_NULL_SHA}, // No encryption with ECDH-ECDSA and a SHA1 MAC {"security.ssl3.ecdh_rsa_aes_256_sha", TLS_ECDH_RSA_WITH_AES_256_CBC_SHA}, // 256-bit AES encryption with ECDH-RSA and a SHA1 MAC {"security.ssl3.ecdh_rsa_aes_128_sha", TLS_ECDH_RSA_WITH_AES_128_CBC_SHA}, // 128-bit AES encryption with ECDH-RSA and a SHA1 MAC {"security.ssl3.ecdh_rsa_des_ede3_sha", TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA}, // 168-bit Triple DES with ECDH-RSA and a SHA1 MAC {"security.ssl3.ecdh_rsa_rc4_128_sha", TLS_ECDH_RSA_WITH_RC4_128_SHA}, // 128-bit RC4 encryption with ECDH-RSA and a SHA1 MAC {"security.ssl3.ecdh_rsa_null_sha", TLS_ECDH_RSA_WITH_NULL_SHA}, // No encryption with ECDH-RSA and a SHA1 MAC + {"security.ssl3.dhe_rsa_camellia_128_sha", TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA}, // 128-bit Camellia encryption with RSA, DHE, and a SHA1 MAC + {"security.ssl3.dhe_dss_camellia_128_sha", TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA}, // 128-bit Camellia encryption with DSA, DHE, and a SHA1 MAC + {"security.ssl3.rsa_camellia_128_sha", TLS_RSA_WITH_CAMELLIA_128_CBC_SHA}, // 128-bit Camellia encryption with RSA and a SHA1 MAC {"security.ssl3.dhe_rsa_aes_128_sha", TLS_DHE_RSA_WITH_AES_128_CBC_SHA}, // 128-bit AES encryption with RSA, DHE, and a SHA1 MAC {"security.ssl3.dhe_dss_aes_128_sha", TLS_DHE_DSS_WITH_AES_128_CBC_SHA}, // 128-bit AES encryption with DSA, DHE, and a SHA1 MAC {"security.ssl3.rsa_aes_128_sha", TLS_RSA_WITH_AES_128_CBC_SHA}, // 128-bit AES encryption with RSA and a SHA1 MAC {"security.ssl3.dhe_rsa_des_ede3_sha", SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA}, // 168-bit Triple DES with RSA, DHE, and a SHA1 MAC {"security.ssl3.dhe_dss_des_ede3_sha", SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA}, // 168-bit Triple DES with DSA, DHE, and a SHA1 MAC {"security.ssl3.dhe_rsa_des_sha", SSL_DHE_RSA_WITH_DES_CBC_SHA}, // 56-bit DES encryption with RSA, DHE, and a SHA1 MAC {"security.ssl3.dhe_dss_des_sha", SSL_DHE_DSS_WITH_DES_CBC_SHA}, // 56-bit DES encryption with DSA, DHE, and a SHA1 MAC {"security.ssl3.rsa_null_sha", SSL_RSA_WITH_NULL_SHA}, // No encryption with RSA authentication and a SHA1 MAC Index: mozilla/netwerk/base/public/security-prefs.js =================================================================== RCS file: /cvsroot/mozilla/netwerk/base/public/security-prefs.js,v retrieving revision 1.15 diff -u -8 -p -r1.15 security-prefs.js --- mozilla/netwerk/base/public/security-prefs.js 16 May 2006 00:33:43 -0000 1.15 +++ mozilla/netwerk/base/public/security-prefs.js 28 May 2007 09:52:49 -0000 @@ -15,16 +15,22 @@ pref("security.ssl3.rsa_rc4_128_sha", tr pref("security.ssl3.rsa_fips_des_ede3_sha", true); pref("security.ssl3.rsa_des_ede3_sha", true); pref("security.ssl3.rsa_fips_des_sha", false); pref("security.ssl3.rsa_des_sha", false); pref("security.ssl3.rsa_1024_rc4_56_sha", false); pref("security.ssl3.rsa_1024_des_cbc_sha", false); pref("security.ssl3.rsa_rc4_40_md5", false); pref("security.ssl3.rsa_rc2_40_md5", false); +pref("security.ssl3.dhe_rsa_camellia_256_sha", true); +pref("security.ssl3.dhe_dss_camellia_256_sha", true); +pref("security.ssl3.rsa_camellia_256_sha", true); +pref("security.ssl3.dhe_rsa_camellia_128_sha", true); +pref("security.ssl3.dhe_dss_camellia_128_sha", true); +pref("security.ssl3.rsa_camellia_128_sha", true); pref("security.ssl3.dhe_rsa_aes_256_sha", true); pref("security.ssl3.dhe_dss_aes_256_sha", true); pref("security.ssl3.rsa_aes_256_sha", true); pref("security.ssl3.ecdhe_ecdsa_aes_256_sha", true); pref("security.ssl3.ecdhe_ecdsa_aes_128_sha", true); pref("security.ssl3.ecdhe_ecdsa_des_ede3_sha", true); pref("security.ssl3.ecdhe_ecdsa_rc4_128_sha", true); pref("security.ssl3.ecdhe_ecdsa_null_sha", false); Index: xulrunner.spec =================================================================== RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- xulrunner.spec 5 Sep 2007 18:57:33 -0000 1.10 +++ xulrunner.spec 5 Sep 2007 19:49:05 -0000 1.11 @@ -35,6 +35,7 @@ # build patches Patch1: firefox-2.0-link-layout.patch +Patch2: camellia256.patch # customization patches Patch21: firefox-0.7.3-psfonts.patch @@ -121,6 +122,7 @@ %prep %setup -q -n mozilla %patch1 -p1 -b .link-layout +%patch2 -Rp1 -b .camellia256 #%patch3 -p1 #%patch4 -p1 #%patch5 -p1 -b .visibility @@ -370,3 +372,4 @@ %changelog * Wed Sep 5 2007 Christopher Aillon 1.9-0.alpha7.1 - Initial cut at XULRunner 1.9 Alpha 7 +- Temporarily revert camellia 256 support since our nss doesn't support it yet From fedora-extras-commits at redhat.com Wed Sep 5 19:49:34 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Wed, 05 Sep 2007 12:49:34 -0700 Subject: [pkgdb] eclipse Owned Message-ID: <200709051949.l85JnYWa019825@app3.fedora.phx.redhat.com> Package eclipse in Fedora 7 is now owned by Andrew Overholt (overholt) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse From fedora-extras-commits at redhat.com Wed Sep 5 19:55:34 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Wed, 5 Sep 2007 15:55:34 -0400 Subject: rpms/xulrunner/devel xulrunner.spec,1.11,1.12 Message-ID: <200709051955.l85JtYOT010581@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/xulrunner/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10558 Modified Files: xulrunner.spec Log Message: attempt to fix patch command Index: xulrunner.spec =================================================================== RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- xulrunner.spec 5 Sep 2007 19:49:05 -0000 1.11 +++ xulrunner.spec 5 Sep 2007 19:55:01 -0000 1.12 @@ -122,7 +122,7 @@ %prep %setup -q -n mozilla %patch1 -p1 -b .link-layout -%patch2 -Rp1 -b .camellia256 +%patch2 -R -p1 -b .camellia256 #%patch3 -p1 #%patch4 -p1 #%patch5 -p1 -b .visibility From fedora-extras-commits at redhat.com Wed Sep 5 20:01:16 2007 From: fedora-extras-commits at redhat.com (Kai Engert (kengert)) Date: Wed, 5 Sep 2007 16:01:16 -0400 Subject: rpms/nss/devel nss-create-obj.patch, NONE, 1.1 nss-enable-pem.patch, NONE, 1.1 .cvsignore, 1.10, 1.11 nss.spec, 1.26, 1.27 sources, 1.10, 1.11 Message-ID: <200709052001.l85K1GCB016708@cvs-int.fedora.redhat.com> Author: kengert Update of /cvs/extras/rpms/nss/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10763 Modified Files: .cvsignore nss.spec sources Added Files: nss-create-obj.patch nss-enable-pem.patch Log Message: * Wed Sep 05 2007 Bob Relyea - 3.11.7-7 - Add 3.12 ckfw and libnsspem nss-create-obj.patch: --- NEW FILE nss-create-obj.patch --- Index: mozilla/security/nss/lib/nss/nss.def =================================================================== RCS file: /cvsroot/mozilla/security/nss/lib/nss/nss.def,v retrieving revision 1.158.2.7 diff -u -r1.158.2.7 nss.def --- mozilla/security/nss/lib/nss/nss.def 25 Apr 2007 23:26:53 -0000 1.158.2.7 +++ mozilla/security/nss/lib/nss/nss.def 31 Aug 2007 18:54:54 -0000 @@ -899,3 +899,10 @@ ;+ local: ;+ *; ;+}; +;+NSS_3.12 { +;+ global: +PK11_CreateGenericObject; +PK11_WriteRawAttribute; +;+ local: +;+ *; +;+}; Index: mozilla/security/nss/lib/pk11wrap/pk11obj.c =================================================================== RCS file: /cvsroot/mozilla/security/nss/lib/pk11wrap/pk11obj.c,v retrieving revision 1.11.2.3 diff -u -r1.11.2.3 pk11obj.c --- mozilla/security/nss/lib/pk11wrap/pk11obj.c 5 Jan 2007 09:44:05 -0000 1.11.2.3 +++ mozilla/security/nss/lib/pk11wrap/pk11obj.c 9 May 2007 20:58:17 -0000 @@ -388,7 +388,7 @@ SECStatus PK11_CreateNewObject(PK11SlotInfo *slot, CK_SESSION_HANDLE session, - CK_ATTRIBUTE *theTemplate, int count, + const CK_ATTRIBUTE *theTemplate, int count, PRBool token, CK_OBJECT_HANDLE *objectID) { CK_SESSION_HANDLE rwsession; @@ -1306,7 +1306,7 @@ PK11_DestroyGenericObject(objects); } /* delete all the objects before it in the list */ - for (objects = prevObject; objects; objects = nextObject) { + for (objects = prevObject; objects; objects = prevObject) { prevObject = objects->prev; PK11_DestroyGenericObject(objects); } @@ -1314,6 +1314,96 @@ } +/* + * Hand Create a new object and return the Generic object for our new object. + */ +PK11GenericObject * +PK11_CreateGenericObject(PK11SlotInfo *slot, const CK_ATTRIBUTE *template, + int count, PRBool token) +{ + CK_OBJECT_HANDLE objectID; + PK11GenericObject *obj; + CK_RV crv; + + PK11_EnterSlotMonitor(slot); + crv = PK11_CreateNewObject(slot, slot->session, template, count, + token, &objectID); + PK11_ExitSlotMonitor(slot); + if (crv != CKR_OK) { + PORT_SetError(PK11_MapError(crv)); + return NULL; + } + + obj = PORT_New(PK11GenericObject); + if ( !obj ) { + /* error set by PORT_New */ + return NULL; + } + + /* initialize it */ + obj->slot = PK11_ReferenceSlot(slot); + obj->objectID = objectID; + obj->next = NULL; + obj->prev = NULL; + return obj; +} + +/* + * Change an attribute on a raw object + */ +SECStatus +PK11_WriteRawAttribute(PK11ObjectType objType, void *objSpec, + CK_ATTRIBUTE_TYPE attrType, SECItem *item) +{ + PK11SlotInfo *slot = NULL; + CK_OBJECT_HANDLE handle; + CK_ATTRIBUTE setTemplate; + CK_RV crv; + CK_SESSION_HANDLE rwsession; + + switch (objType) { + case PK11_TypeGeneric: + slot = ((PK11GenericObject *)objSpec)->slot; + handle = ((PK11GenericObject *)objSpec)->objectID; + break; + case PK11_TypePrivKey: + slot = ((SECKEYPrivateKey *)objSpec)->pkcs11Slot; + handle = ((SECKEYPrivateKey *)objSpec)->pkcs11ID; + break; + case PK11_TypePubKey: + slot = ((SECKEYPublicKey *)objSpec)->pkcs11Slot; + handle = ((SECKEYPublicKey *)objSpec)->pkcs11ID; + break; + case PK11_TypeSymKey: + slot = ((PK11SymKey *)objSpec)->slot; + handle = ((PK11SymKey *)objSpec)->objectID; + break; + case PK11_TypeCert: /* don't handle cert case for now */ + default: + break; + } + if (slot == NULL) { + PORT_SetError(SEC_ERROR_UNKNOWN_OBJECT_TYPE); + return SECFailure; + } + + PK11_SETATTRS(&setTemplate, attrType, (CK_CHAR *) item->data, item->len); + rwsession = PK11_GetRWSession(slot); + if (rwsession == CK_INVALID_SESSION) { + PORT_SetError(SEC_ERROR_BAD_DATA); + return SECFailure; + } + crv = PK11_GETTAB(slot)->C_SetAttributeValue(rwsession, handle, + &setTemplate, 1); + PK11_RestoreROSession(slot, rwsession); + if (crv != CKR_OK) { + PORT_SetError(PK11_MapError(crv)); + return SECFailure; + } + return SECSuccess; +} + + SECStatus PK11_ReadRawAttribute(PK11ObjectType objType, void *objSpec, CK_ATTRIBUTE_TYPE attrType, SECItem *item) Index: mozilla/security/nss/lib/pk11wrap/pk11pub.h =================================================================== RCS file: /cvsroot/mozilla/security/nss/lib/pk11wrap/pk11pub.h,v retrieving revision 1.14.2.1 diff -u -r1.14.2.1 pk11pub.h --- mozilla/security/nss/lib/pk11wrap/pk11pub.h 2 Mar 2006 00:12:27 -0000 1.14.2.1 +++ mozilla/security/nss/lib/pk11wrap/pk11pub.h 9 May 2007 20:58:17 -0000 @@ -688,8 +688,13 @@ PK11GenericObject *object); SECStatus PK11_DestroyGenericObjects(PK11GenericObject *object); SECStatus PK11_DestroyGenericObject(PK11GenericObject *object); +PK11GenericObject *PK11_CreateGenericObject(PK11SlotInfo *slot, + const CK_ATTRIBUTE *template, + int count, PRBool token); SECStatus PK11_ReadRawAttribute(PK11ObjectType type, void *object, CK_ATTRIBUTE_TYPE attr, SECItem *item); +SECStatus PK11_WriteRawAttribute(PK11ObjectType type, void *object, + CK_ATTRIBUTE_TYPE attr, SECItem *item); /********************************************************************** Index: mozilla/security/nss/lib/pk11wrap/secmodi.h =================================================================== RCS file: /cvsroot/mozilla/security/nss/lib/pk11wrap/secmodi.h,v retrieving revision 1.23 diff -u -r1.23 secmodi.h --- mozilla/security/nss/lib/pk11wrap/secmodi.h 9 Sep 2005 02:03:57 -0000 1.23 +++ mozilla/security/nss/lib/pk11wrap/secmodi.h 9 May 2007 20:58:17 -0000 @@ -105,7 +105,7 @@ #define PK11_SETATTRS(x,id,v,l) (x)->type = (id); \ (x)->pValue=(v); (x)->ulValueLen = (l); SECStatus PK11_CreateNewObject(PK11SlotInfo *slot, CK_SESSION_HANDLE session, - CK_ATTRIBUTE *theTemplate, int count, + const CK_ATTRIBUTE *theTemplate, int count, PRBool token, CK_OBJECT_HANDLE *objectID); SECStatus pbe_PK11AlgidToParam(SECAlgorithmID *algid,SECItem *mech); nss-enable-pem.patch: --- NEW FILE nss-enable-pem.patch --- Index: mozilla/security/nss/lib/ckfw/manifest.mn =================================================================== RCS file: /cvsroot/mozilla/security/nss/lib/ckfw/manifest.mn,v retrieving revision 1.9 diff -u -r1.9 manifest.mn --- mozilla/security/nss/lib/ckfw/manifest.mn 16 Dec 2005 00:48:01 -0000 1.9 +++ mozilla/security/nss/lib/ckfw/manifest.mn 31 Aug 2007 17:58:23 -0000 @@ -38,7 +38,7 @@ CORE_DEPTH = ../../.. -DIRS = builtins +DIRS = builtins pem PRIVATE_EXPORTS = \ ck.h \ Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nss/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 19 Jun 2007 00:01:44 -0000 1.10 +++ .cvsignore 5 Sep 2007 20:00:42 -0000 1.11 @@ -1,2 +1,4 @@ nss-3.11.5-fbst-stripped.tar.gz nss-3.11.7-no-fbst-with-ckbi-1.64.tar.gz +nss-3.12-alpha-ckfw.tar.gz +nss-3.12-alpha-pem.tar.gz Index: nss.spec =================================================================== RCS file: /cvs/extras/rpms/nss/devel/nss.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- nss.spec 28 Aug 2007 11:04:07 -0000 1.26 +++ nss.spec 5 Sep 2007 20:00:42 -0000 1.27 @@ -1,12 +1,13 @@ %define nspr_version 4.6.2 %define unsupported_tools_directory %{_libdir}/nss/unsupported-tools %define fips_source_version 3.11.5 +%define ckfw_source_version 3.12-alpha %define ckbi_version 1.64 Summary: Network Security Services Name: nss Version: 3.11.7 -Release: 6%{?dist} +Release: 7%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -29,12 +30,16 @@ Source5: blank-secmod.db Source7: fake-kstat.h Source10: %{name}-%{fips_source_version}-fbst-stripped.tar.gz +Source11: %{name}-%{ckfw_source_version}-ckfw.tar.gz +Source12: %{name}-%{ckfw_source_version}-pem.tar.gz Patch1: nss-no-rpath.patch Patch2: nss-smartcard-auth.patch Patch3: nss-use-netstat-hack.patch Patch4: nss-decouple-softokn.patch Patch5: nss-disable-build-freebl-softoken.patch +Patch6: nss-enable-pem.patch +Patch7: nss-create-obj.patch %description @@ -86,9 +91,12 @@ %prep %setup -q %setup -q -T -D -n %{name}-%{version} -a 10 +%setup -q -T -D -n %{name}-%{version} -a 11 +%setup -q -T -D -n %{name}-%{version} -a 12 %define old_nss_lib %{name}-%{fips_source_version}/mozilla/security/nss/lib %define new_nss_lib mozilla/security/nss/lib +%define new_ckfw_lib %{name}-%{ckfw_source_version}/mozilla/security/nss/lib # Ensure we will not use new freebl/softoken code rm -rf %{new_nss_lib}/freebl @@ -98,6 +106,10 @@ cp -a %{old_nss_lib}/freebl %{new_nss_lib} cp -a %{old_nss_lib}/softoken %{new_nss_lib} +# set up ckfw +rm -rf %{new_nss_lib}/ckfw +cp -a %{new_ckfw_lib}/ckfw %{new_nss_lib} + # Ensure the newer NSS tree will not build code, except the loader mv -i %{new_nss_lib}/freebl/loader.c %{new_nss_lib}/freebl/loader.c.save rm -rf %{new_nss_lib}/freebl/*.c %{new_nss_lib}/freebl/*.s @@ -114,6 +126,8 @@ %patch2 -p0 -b .smartcard-auth %patch4 -p0 -b .decouple-softokn %patch5 -p0 -b .nofbst +%patch6 -p0 -b .libpem +%patch7 -p0 -b .create-obj # Apply the patches to the tree where we build freebl/softoken cd nss-%{fips_source_version} @@ -228,7 +242,7 @@ done # Copy the binary libraries we want -for file in libnss3.so libssl3.so libsmime3.so libnssckbi.so +for file in libnss3.so libssl3.so libsmime3.so libnssckbi.so libnsspem.so do %{__install} -m 755 mozilla/dist/*.OBJ/lib/$file $RPM_BUILD_ROOT/%{_libdir} done @@ -298,6 +312,7 @@ %{_libdir}/libsmime3.so %{_libdir}/libsoftokn3.so %{_libdir}/libnssckbi.so +%{_libdir}/libnsspem.so %{_libdir}/libfreebl3.so %{unsupported_tools_directory}/shlibsign %ghost %{_libdir}/libsoftokn3.chk @@ -370,6 +385,7 @@ %{_includedir}/nss3/nssilckt.h %{_includedir}/nss3/nssilock.h %{_includedir}/nss3/nsslocks.h +%{_includedir}/nss3/nsspem.h %{_includedir}/nss3/nssrwlk.h %{_includedir}/nss3/nssrwlkt.h %{_includedir}/nss3/ocsp.h @@ -437,6 +453,9 @@ %changelog +* Wed Sep 05 2007 Bob Relyea - 3.11.7-7 +- Add 3.12 ckfw and libnsspem + * Tue Aug 28 2007 Kai Engert - 3.11.7-6 - Updated license tag Index: sources =================================================================== RCS file: /cvs/extras/rpms/nss/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 19 Jun 2007 00:01:44 -0000 1.10 +++ sources 5 Sep 2007 20:00:42 -0000 1.11 @@ -1,2 +1,4 @@ 68c5e1bd8ba091e5a50babcd9e552bc5 nss-3.11.5-fbst-stripped.tar.gz c1053d1e001a5b1eb4b7c296a968ca5c nss-3.11.7-no-fbst-with-ckbi-1.64.tar.gz +baa96599af6f0a2b656479d8e4efd58f nss-3.12-alpha-ckfw.tar.gz +84bad7e42304a6d4fdf2b83f5295b938 nss-3.12-alpha-pem.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 20:04:57 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 16:04:57 -0400 Subject: rpms/rpmlint/F-7 rpmlint-0.81-fedoralicensing.patch, NONE, 1.1 .cvsignore, 1.16, 1.17 rpmlint.config, 1.10, 1.11 rpmlint.spec, 1.33, 1.34 sources, 1.16, 1.17 rpmlint-0.80-fedoralicensing.patch, 1.1, NONE Message-ID: <200709052004.l85K4vao016921@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/rpmlint/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16872 Modified Files: .cvsignore rpmlint.config rpmlint.spec sources Added Files: rpmlint-0.81-fedoralicensing.patch Removed Files: rpmlint-0.80-fedoralicensing.patch Log Message: Sync with devel rpmlint-0.81-fedoralicensing.patch: --- NEW FILE rpmlint-0.81-fedoralicensing.patch --- --- TagsCheck.py~ 2007-08-29 23:46:39.000000000 +0300 +++ TagsCheck.py 2007-09-03 19:54:09.000000000 +0300 @@ -403,6 +403,7 @@ invalid_url_regex=re.compile(Config.getOption('InvalidURL'), re.IGNORECASE) lib_regex=re.compile('^lib.*?(\.so.*)?$') leading_space_regex=re.compile('^\s+') +license_regex=re.compile('\(([^)]+)\)|\s(?:and|or)\s') invalid_version_regex=re.compile('([0-9](?:rc|alpha|beta|pre).*)', re.IGNORECASE) # () are here for grouping purpose in the regexp forbidden_words_regex=re.compile('(' + Config.getOption('ForbiddenWords') + ')', re.IGNORECASE) @@ -628,16 +629,20 @@ # printWarning(pkg, 'package-provides-itself') # break + def split_license(license): + return map(string.strip, [l for l in license_regex.split(license) if l]) + rpm_license = pkg[rpm.RPMTAG_LICENSE] if not rpm_license: printError(pkg, 'no-license') else: if rpm_license not in VALID_LICENSES: - licenses = re.split('(?:[- ]like|/|ish|[- ]style|[- ]Style|and|or|&|\s|-)+', rpm_license) - for l in licenses: - if l != '' and not l in VALID_LICENSES: - printWarning(pkg, 'invalid-license', rpm_license) - break + for l1 in split_license(rpm_license): + if l1 in VALID_LICENSES: + continue + for l2 in split_license(l1): + if l2 not in VALID_LICENSES: + printWarning(pkg, 'invalid-license', l2) url=pkg[rpm.RPMTAG_URL] if url and url != 'none': @@ -808,9 +813,7 @@ 'invalid-license', '''The value of the License tag was not recognized. Known values are: -%s -If the license is close to an existing one, you can use ' style'.''' \ -% fill('"' + '", "'.join(VALID_LICENSES) + '".', 78), +%s''' % fill('"' + '", "'.join(VALID_LICENSES) + '".', 78), 'invalid-url', '''Your URL is not valid. It must begin with http, https or ftp and must no Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/F-7/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 12 Apr 2007 20:45:44 -0000 1.16 +++ .cvsignore 5 Sep 2007 20:04:24 -0000 1.17 @@ -1 +1 @@ -rpmlint-0.80.tar.bz2 +rpmlint-0.81.tar.bz2 Index: rpmlint.config =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/F-7/rpmlint.config,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- rpmlint.config 16 Aug 2007 15:41:16 -0000 1.10 +++ rpmlint.config 5 Sep 2007 20:04:24 -0000 1.11 @@ -28,9 +28,11 @@ setOption("ValidLicenses", ( # These are the short names for all of the Fedora approved licenses. # The master list is kept here: http://fedoraproject.org/wiki/Licensing - # Last synced with Wiki revision 68 of that page. + # Last synced with Wiki revision 87 of that page. + 'Adobe', 'Affero GPL', 'AFL', + 'ARL', 'ASL 1.0', 'ASL 1.0+', 'ASL 1.1', @@ -59,6 +61,7 @@ 'EU Datagrid', 'Giftware', 'Glide', + 'gnuplot', 'GPL+', 'GPL+ or Artistic', 'GPLv2', @@ -68,6 +71,7 @@ 'GPLv3+', 'IBM', 'IJG', + 'ImageMagick', 'iMatix', 'Intel ACPI', 'Interbase', @@ -94,8 +98,11 @@ 'Netscape', 'Nokia', 'OpenLDAP', + 'OpenPBS', 'OSL 1.0', 'OSL 1.0+', + 'OSL 1.1', + 'OSL 1.1+', 'OSL 2.0', 'OSL 2.0+', 'OSL 3.0', @@ -110,6 +117,7 @@ 'Ruby', 'Sleepycat', 'SISSL', + 'SLIB', 'SPL', 'TCL', 'UCD', @@ -125,11 +133,15 @@ 'ZPLv1.0+', 'ZPLv2.0', 'ZPLv2.0+', + 'ZPLv2.1', + 'ZPLv2.1+', 'zlib', # Documentation licenses 'CDL', 'FBSDDL', 'GFDL', + 'IEEE', + 'OFSFDL', 'Open Publication', # Content licenses 'CC-BY', @@ -142,6 +154,7 @@ 'mplus', 'OFL', 'Utopia', + 'XANO', # Others 'Redistributable, no modification permitted', 'Freely redistributable without restriction', @@ -176,9 +189,9 @@ addFilter("jar-not-indexed") addFilter("invalid-(lc-messages|locale-man)-dir") addFilter("outside-libdir-files") -addFilter("-debuginfo no-documentation") -addFilter("-debuginfo [^ ]+ /usr/lib/debug/") +addFilter("-debuginfo.* no-documentation") +addFilter("-debuginfo.* /usr/lib/debug/") addFilter("non-standard-dir-in-usr libexec") -addFilter(" gpg-pubkey ") +addFilter("^gpg-pubkey:") addFilter(" doc-file-dependency .* /bin/sh$") addFilter("hardcoded-library-path .*/lib/udev(/|$)") Index: rpmlint.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/F-7/rpmlint.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- rpmlint.spec 16 Aug 2007 15:41:16 -0000 1.33 +++ rpmlint.spec 5 Sep 2007 20:04:24 -0000 1.34 @@ -1,6 +1,6 @@ Name: rpmlint -Version: 0.80 -Release: 3%{?dist} +Version: 0.81 +Release: 1%{?dist} Summary: Tool for checking common errors in RPM packages Group: Development/Tools @@ -11,7 +11,7 @@ Source2: %{name}-CHANGES.package.old Patch0: %{name}-0.78-distregex.patch Patch1: %{name}-0.77-compile.patch -Patch2: %{name}-0.80-fedoralicensing.patch +Patch2: %{name}-0.81-fedoralicensing.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -70,6 +70,14 @@ %changelog +* Mon Sep 3 2007 Ville Skytt?? - 0.81-1 +- 0.81, fixes #239611, #240840, #241471, #244835. +- Improve Fedora license check (Todd Zullinger). +- Sync Fedora license list with Wiki rev 87. + +* Wed Aug 29 2007 Ville Skytt?? +- Sync Fedora license list with Wiki rev 84 (Todd Zullinger). + * Thu Aug 16 2007 Ville Skytt?? - 0.80-3 - Sync Fedora license list with Wiki rev 68. - Move pre-2006 changelog entries to CHANGES.package.old. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/F-7/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 12 Apr 2007 20:45:44 -0000 1.16 +++ sources 5 Sep 2007 20:04:24 -0000 1.17 @@ -1 +1 @@ -31e1bda0b4e19188a7a5b075dc1a203f rpmlint-0.80.tar.bz2 +1f4b9bde98f270d196bb9f0364d376e8 rpmlint-0.81.tar.bz2 --- rpmlint-0.80-fedoralicensing.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 20:11:05 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Wed, 5 Sep 2007 16:11:05 -0400 Subject: rpms/rogue/devel .cvsignore, 1.2, 1.3 rogue.spec, 1.11, 1.12 sources, 1.2, 1.3 rogue-5.4-setgid.patch, 1.3, NONE rogue-5.4.2-64bit.patch, 1.1, NONE rogue-5.4.2-warnings.patch, 1.1, NONE rogue-includes.patch, 1.1, NONE rogue-rpmopts.patch, 1.1, NONE Message-ID: <200709052011.l85KB5F2017213@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/rogue/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17191 Modified Files: .cvsignore rogue.spec sources Removed Files: rogue-5.4-setgid.patch rogue-5.4.2-64bit.patch rogue-5.4.2-warnings.patch rogue-includes.patch rogue-rpmopts.patch Log Message: Update to 5.4.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rogue/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Mar 2006 15:59:40 -0000 1.2 +++ .cvsignore 5 Sep 2007 20:10:32 -0000 1.3 @@ -1 +1 @@ -rogue5.4.2-src.tar.gz +rogue5.4.4-src.tar.gz Index: rogue.spec =================================================================== RCS file: /cvs/extras/rpms/rogue/devel/rogue.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- rogue.spec 28 Aug 2007 18:02:38 -0000 1.11 +++ rogue.spec 5 Sep 2007 20:10:32 -0000 1.12 @@ -1,19 +1,14 @@ Name: rogue -Version: 5.4.2 -Release: 10%{?dist} +Version: 5.4.4 +Release: 1%{?dist} Summary: The original graphical adventure game Group: Amusements/Games License: BSD URL: http://rogue.rogueforge.net/ -Source0: http://rogue.rogueforge.net/files/rogue5.4/rogue5.4.2-src.tar.gz +Source0: http://rogue.rogueforge.net/files/rogue5.4/rogue5.4.4-src.tar.gz Source1: rogue.desktop Source2: rogue.png -Patch0: rogue-rpmopts.patch -Patch1: rogue-includes.patch -Patch2: rogue-5.4-setgid.patch -Patch3: rogue-5.4.2-64bit.patch -Patch4: rogue-5.4.2-warnings.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -24,27 +19,18 @@ an entire genre. %prep -%setup -q -c -n %{name}-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%{__sed} -i 's/\r//' rogue54.html -%{__sed} -i 's/\r//' readme54.html -chmod a-x *.c *.h +%setup -q -n %{name}%{version} %build -make COPTS="$RPM_OPT_FLAGS" %{?_smp_mflags} +%configure --enable-setgid=games --enable-scorefile=%{_var}/games/roguelike/rogue54.scr --enable-lockfile=%{_var}/games/roguelike/rogue54.lck +make %{_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -install -pD -m 0755 rogue54 $RPM_BUILD_ROOT/%{_bindir}/rogue -install -pD rogue.6 $RPM_BUILD_ROOT/%{_mandir}/man6/rogue.6 -mkdir -p $RPM_BUILD_ROOT/%{_var}/games/roguelike +make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ @@ -52,8 +38,6 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/32x32/apps/ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/32x32/apps/ -touch $RPM_BUILD_ROOT%{_var}/games/roguelike/rogue54.scr - %clean rm -rf $RPM_BUILD_ROOT @@ -79,11 +63,13 @@ %{_datadir}/icons/hicolor/32x32/apps/rogue.png %dir %attr(0775,games,games) %{_var}/games/roguelike %config(noreplace) %attr(0664,games,games) %{_var}/games/roguelike/rogue54.scr -%doc LICENSE.TXT rogue54.doc rogue54.html readme54.html - +%doc %{_docdir}/%{name}-%{version} %changelog +* Sun Sep 2 2007 Wart 5.4.4-1 +- Update to 5.4.4 + * Tue Aug 28 2007 Fedora Release Engineering - 5.4.2-10 - Rebuild for selinux ppc32 issue. Index: sources =================================================================== RCS file: /cvs/extras/rpms/rogue/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Mar 2006 15:59:40 -0000 1.2 +++ sources 5 Sep 2007 20:10:32 -0000 1.3 @@ -1 +1 @@ -bd656cb017a579eba835a0ee445a0a32 rogue5.4.2-src.tar.gz +033288f46444b06814c81ea69d96e075 rogue5.4.4-src.tar.gz --- rogue-5.4-setgid.patch DELETED --- --- rogue-5.4.2-64bit.patch DELETED --- --- rogue-5.4.2-warnings.patch DELETED --- --- rogue-includes.patch DELETED --- --- rogue-rpmopts.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 5 20:28:50 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Wed, 5 Sep 2007 16:28:50 -0400 Subject: rpms/eclipse/devel eclipse.spec,1.479,1.480 Message-ID: <200709052028.l85KSo8K017542@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17512 Modified Files: eclipse.spec Log Message: * Wed Sep 05 2007 Andrew Overholt 3.3.0-15 - Update tomcat5, commons-el, and commons-logging to required releases with proper OSGi manifests. Index: eclipse.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v retrieving revision 1.479 retrieving revision 1.480 diff -u -r1.479 -r1.480 --- eclipse.spec 4 Sep 2007 21:14:28 -0000 1.479 +++ eclipse.spec 5 Sep 2007 20:28:17 -0000 1.480 @@ -23,7 +23,7 @@ Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 14%{?dist} +Release: 15%{?dist} License: Eclipse Public License Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -107,11 +107,13 @@ BuildRequires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging BuildRequires: ant-javamail ant-jdepend ant-junit ant-nodeps ant-swing ant-trax ant-jsch BuildRequires: jsch >= 0:0.1.31 -BuildRequires: jakarta-commons-beanutils jakarta-commons-collections jakarta-commons-digester jakarta-commons-dbcp jakarta-commons-el jakarta-commons-fileupload jakarta-commons-launcher jakarta-commons-logging jakarta-commons-modeler jakarta-commons-pool +BuildRequires: jakarta-commons-beanutils jakarta-commons-collections jakarta-commons-digester jakarta-commons-dbcp jakarta-commons-fileupload jakarta-commons-launcher jakarta-commons-modeler jakarta-commons-pool +BuildRequires: jakarta-commons-el >= 1.0-8jpp +BuildRequires: jakarta-commons-logging >= 1.0.4-6jpp.3 BuildRequires: mx4j >= 2.1 -BuildRequires: tomcat5 >= 5.5.23 -BuildRequires: tomcat5-jasper >= 5.5.23 -BuildRequires: tomcat5-servlet-2.4-api >= 5.5.23 +BuildRequires: tomcat5 >= 5.5.23-9jpp.4 +BuildRequires: tomcat5-jasper >= 5.5.23-9jpp.4 +BuildRequires: tomcat5-servlet-2.4-api >= 5.5.23-9jpp.4 BuildRequires: jetty BuildRequires: lucene >= 1.9.1 BuildRequires: lucene-contrib >= 1.9.1 @@ -208,12 +210,14 @@ #Requires: ant-apache-bsf ant-commons-net Requires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging Requires: ant-javamail ant-jdepend ant-junit ant-nodeps ant-swing ant-trax ant-jsch -Requires: jakarta-commons-beanutils jakarta-commons-collections jakarta-commons-digester jakarta-commons-dbcp jakarta-commons-el jakarta-commons-fileupload jakarta-commons-launcher jakarta-commons-logging jakarta-commons-modeler jakarta-commons-pool +Requires: jakarta-commons-beanutils jakarta-commons-collections jakarta-commons-digester jakarta-commons-dbcp jakarta-commons-fileupload jakarta-commons-launcher jakarta-commons-modeler jakarta-commons-pool +Requires: jakarta-commons-el >= 1.0-8jpp +Requires: jakarta-commons-logging >= 1.0.4-6jpp.3 Requires: mx4j >= 2.1 -Requires: tomcat5 >= 5.5.23 -Requires: tomcat5-jasper-eclipse >= 5.5.23 -Requires: tomcat5-servlet-2.4-api >= 5.5.23 -Requires: tomcat5-jsp-2.0-api >= 5.5.23 +Requires: tomcat5 >= 5.5.23-9jpp.4 +Requires: tomcat5-jasper-eclipse >= 5.5.23-9jpp.4 +Requires: tomcat5-servlet-2.4-api >= 5.5.23-9jpp.4 +Requires: tomcat5-jsp-2.0-api >= 5.5.23-9jpp.4 Requires: jetty Requires: jsch >= 0.1.31 Requires: lucene >= 1.9.1 @@ -595,7 +599,7 @@ ln -s %{_datadir}/eclipse/plugins/org.apache.jasper_5.5.17.v200706111724.jar \ plugins/org.apache.jasper_5.5.17.v200706111724.jar -# link to serlet-api +# link to servlet-api rm plugins/javax.servlet_2.4.0.v200706111738.jar ln -s %{_javadir}/tomcat5-servlet-2.4-api.jar plugins/javax.servlet_2.4.0.v200706111738.jar @@ -1569,6 +1573,10 @@ %endif %changelog +* Wed Sep 05 2007 Andrew Overholt 3.3.0-15 +- Update tomcat5, commons-el, and commons-logging to required releases + with proper OSGi manifests. + * Mon Sep 04 2007 Ben Konrath 3.3.0-14 - Add Fedora Eclipse product plugin. - Add Requires: eclipse-rpm-editor to platform subpackage. From fedora-extras-commits at redhat.com Wed Sep 5 20:35:28 2007 From: fedora-extras-commits at redhat.com (Debarshi Ray (rishi)) Date: Wed, 5 Sep 2007 16:35:28 -0400 Subject: rpms/bouml/devel .cvsignore, 1.3, 1.4 bouml.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200709052035.l85KZSH6017754@cvs-int.fedora.redhat.com> Author: rishi Update of /cvs/pkgs/rpms/bouml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17687 Modified Files: .cvsignore bouml.spec sources Log Message: Updated to 2.31.1-1 in devel. Modified Files: .cvsignore bouml.spec sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bouml/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 21 Aug 2007 20:44:51 -0000 1.3 +++ .cvsignore 5 Sep 2007 20:34:56 -0000 1.4 @@ -1 +1 @@ -bouml_2.30.2.tar.gz +bouml_2.31.1.tar.gz Index: bouml.spec =================================================================== RCS file: /cvs/pkgs/rpms/bouml/devel/bouml.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bouml.spec 21 Aug 2007 20:44:51 -0000 1.4 +++ bouml.spec 5 Sep 2007 20:34:56 -0000 1.5 @@ -1,6 +1,6 @@ Summary: UML2 tool box to specify and generate code in C++, Java and IDL Name: bouml -Version: 2.30.2 +Version: 2.31.1 Release: 1%{?dist} License: GPLv2+ Group: Development/Tools @@ -96,6 +96,9 @@ %{_libdir}/%{name}/* %changelog +* Thu Sep 06 2007 Debarshi Ray - 2.31.1-1 +- Version bump to 2.31.1. + * Wed Aug 22 2007 Debarshi Ray - 2.30.2-1 - Version bump to 2.30.2. - Cleaned up SPEC. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bouml/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 21 Aug 2007 20:44:51 -0000 1.5 +++ sources 5 Sep 2007 20:34:56 -0000 1.6 @@ -1 +1 @@ -1232a026271cb09fa02b6763a739b8d4 bouml_2.30.2.tar.gz +51c4366c4d2e80ac53fe66c3fa0e0a32 bouml_2.31.1.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 20:37:22 2007 From: fedora-extras-commits at redhat.com (Debarshi Ray (rishi)) Date: Wed, 5 Sep 2007 16:37:22 -0400 Subject: rpms/bouml/F-7 .cvsignore, 1.5, 1.6 bouml.spec, 1.4, 1.5 sources, 1.5, 1.6 Message-ID: <200709052037.l85KbMkM017904@cvs-int.fedora.redhat.com> Author: rishi Update of /cvs/pkgs/rpms/bouml/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17864 Modified Files: .cvsignore bouml.spec sources Log Message: Updated to 2.31.1-1 in F-7. Modified Files: .cvsignore bouml.spec sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bouml/F-7/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 21 Aug 2007 20:48:26 -0000 1.5 +++ .cvsignore 5 Sep 2007 20:36:49 -0000 1.6 @@ -1 +1 @@ -bouml_2.30.2.tar.gz +bouml_2.31.1.tar.gz Index: bouml.spec =================================================================== RCS file: /cvs/pkgs/rpms/bouml/F-7/bouml.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bouml.spec 21 Aug 2007 20:48:26 -0000 1.4 +++ bouml.spec 5 Sep 2007 20:36:49 -0000 1.5 @@ -1,6 +1,6 @@ Summary: UML2 tool box to specify and generate code in C++, Java and IDL Name: bouml -Version: 2.30.2 +Version: 2.31.1 Release: 1%{?dist} License: GPLv2+ Group: Development/Tools @@ -96,6 +96,9 @@ %{_libdir}/%{name}/* %changelog +* Thu Sep 06 2007 Debarshi Ray - 2.31.1-1 +- Version bump to 2.31.1. + * Wed Aug 22 2007 Debarshi Ray - 2.30.2-1 - Version bump to 2.30.2. - Cleaned up SPEC. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bouml/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 21 Aug 2007 20:48:26 -0000 1.5 +++ sources 5 Sep 2007 20:36:49 -0000 1.6 @@ -1 +1 @@ -1232a026271cb09fa02b6763a739b8d4 bouml_2.30.2.tar.gz +51c4366c4d2e80ac53fe66c3fa0e0a32 bouml_2.31.1.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 20:47:19 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:47:19 -0700 Subject: [pkgdb] eclipse-mylyn: bkonrath has given up commit Message-ID: <200709052047.l85KlJ5V020375@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on eclipse-mylyn (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-mylyn From fedora-extras-commits at redhat.com Wed Sep 5 20:47:46 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:47:46 -0700 Subject: [pkgdb] eclipse-nlspackager: bkonrath has given up watchbugzilla Message-ID: <200709052047.l85Klk7X020389@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchbugzilla acl on eclipse-nlspackager (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-nlspackager From fedora-extras-commits at redhat.com Wed Sep 5 20:47:52 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:47:52 -0700 Subject: [pkgdb] eclipse-nlspackager: bkonrath has given up watchbugzilla Message-ID: <200709052047.l85KlqpU020399@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchbugzilla acl on eclipse-nlspackager (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-nlspackager From fedora-extras-commits at redhat.com Wed Sep 5 20:47:54 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:47:54 -0700 Subject: [pkgdb] eclipse-nlspackager: bkonrath has given up commit Message-ID: <200709052047.l85KltbL020409@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on eclipse-nlspackager (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-nlspackager From fedora-extras-commits at redhat.com Wed Sep 5 20:47:59 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:47:59 -0700 Subject: [pkgdb] eclipse-nlspackager: bkonrath has given up watchcommits Message-ID: <200709052047.l85Klxh1020418@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchcommits acl on eclipse-nlspackager (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-nlspackager From fedora-extras-commits at redhat.com Wed Sep 5 20:48:14 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:48:14 -0700 Subject: [pkgdb] eclipse-pydev: bkonrath has given up commit Message-ID: <200709052048.l85KmFEE020424@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on eclipse-pydev (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-pydev From fedora-extras-commits at redhat.com Wed Sep 5 20:48:28 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:48:28 -0700 Subject: [pkgdb] eclipse-sdk-nls: bkonrath has given up watchbugzilla Message-ID: <200709052048.l85KmSfv020433@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchbugzilla acl on eclipse-sdk-nls (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-sdk-nls From fedora-extras-commits at redhat.com Wed Sep 5 20:48:30 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:48:30 -0700 Subject: [pkgdb] eclipse-sdk-nls: bkonrath has given up commit Message-ID: <200709052048.l85KmU1N020443@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on eclipse-sdk-nls (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-sdk-nls From fedora-extras-commits at redhat.com Wed Sep 5 20:48:33 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:48:33 -0700 Subject: [pkgdb] eclipse-sdk-nls: bkonrath has given up watchcommits Message-ID: <200709052048.l85KmXID020452@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchcommits acl on eclipse-sdk-nls (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-sdk-nls From fedora-extras-commits at redhat.com Wed Sep 5 20:48:35 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:48:35 -0700 Subject: [pkgdb] eclipse-sdk-nls: bkonrath has given up watchbugzilla Message-ID: <200709052048.l85KmZ5A020461@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchbugzilla acl on eclipse-sdk-nls (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-sdk-nls From fedora-extras-commits at redhat.com Wed Sep 5 20:48:37 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:48:37 -0700 Subject: [pkgdb] eclipse-sdk-nls: bkonrath has given up commit Message-ID: <200709052048.l85Kmb49020472@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on eclipse-sdk-nls (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-sdk-nls From fedora-extras-commits at redhat.com Wed Sep 5 20:48:49 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:48:49 -0700 Subject: [pkgdb] jakarta-commons-el: bkonrath has given up commit Message-ID: <200709052048.l85KmnAv020481@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on jakarta-commons-el (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/jakarta-commons-el From fedora-extras-commits at redhat.com Wed Sep 5 20:49:04 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:49:04 -0700 Subject: [pkgdb] jakarta-commons-logging: bkonrath has given up commit Message-ID: <200709052049.l85Kn4mJ020494@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on jakarta-commons-logging (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/jakarta-commons-logging From fedora-extras-commits at redhat.com Wed Sep 5 20:49:07 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:49:07 -0700 Subject: [pkgdb] jakarta-commons-logging: bkonrath has given up commit Message-ID: <200709052049.l85Kn7u9020504@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on jakarta-commons-logging (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/jakarta-commons-logging From fedora-extras-commits at redhat.com Wed Sep 5 20:49:16 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:49:16 -0700 Subject: [pkgdb] jsch: bkonrath has given up watchcommits Message-ID: <200709052049.l85KnGRp020513@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchcommits acl on jsch (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/jsch From fedora-extras-commits at redhat.com Wed Sep 5 20:49:19 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:49:19 -0700 Subject: [pkgdb] jsch: bkonrath has given up watchcommits Message-ID: <200709052049.l85KnJVf020522@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchcommits acl on jsch (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/jsch From fedora-extras-commits at redhat.com Wed Sep 5 20:49:28 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:49:28 -0700 Subject: [pkgdb] junit4: bkonrath has given up watchbugzilla Message-ID: <200709052049.l85KnS1q020531@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchbugzilla acl on junit4 (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/junit4 From fedora-extras-commits at redhat.com Wed Sep 5 20:49:30 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:49:30 -0700 Subject: [pkgdb] junit4: bkonrath has given up commit Message-ID: <200709052049.l85KnUoH020541@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on junit4 (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/junit4 From fedora-extras-commits at redhat.com Wed Sep 5 20:49:38 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:49:38 -0700 Subject: [pkgdb] lucene: bkonrath has given up watchcommits Message-ID: <200709052049.l85Kncfk020550@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the watchcommits acl on lucene (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lucene From fedora-extras-commits at redhat.com Wed Sep 5 20:49:42 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Wed, 05 Sep 2007 13:49:42 -0700 Subject: [pkgdb] lucene: bkonrath has given up commit Message-ID: <200709052049.l85KngCt020559@app3.fedora.phx.redhat.com> Ben Konrath (bkonrath) has given up the commit acl on lucene (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lucene From fedora-extras-commits at redhat.com Wed Sep 5 21:03:49 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 5 Sep 2007 17:03:49 -0400 Subject: devel/yum yum-showasdep.patch, NONE, 1.1 sources, 1.61, 1.62 yum.spec, 1.175, 1.176 Message-ID: <200709052103.l85L3nIU024655@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/yum In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24632 Modified Files: sources yum.spec Added Files: yum-showasdep.patch Log Message: * Wed Sep 5 2007 Jeremy Katz - 3.2.4-4 - test patch for only packages which are not being otherwise updated to not be shown as being updated for deps yum-showasdep.patch: --- NEW FILE yum-showasdep.patch --- diff --git a/yum/depsolve.py b/yum/depsolve.py index 4075116..672f960 100644 --- a/yum/depsolve.py +++ b/yum/depsolve.py @@ -374,6 +374,7 @@ class Depsolve(object): if po.pkgtup == new: txmbr = self.tsInfo.addUpdate(po, requiringPo) txmbr.setAsDep(po=needpo) + txmbr.reason = "dep" self.verbose_logger.log(logginglevels.DEBUG_2, 'TSINFO: Updating %s to resolve dep.', po) checkdeps = 1 @@ -549,6 +550,7 @@ class Depsolve(object): # FIXME: we should probably handle updating multiple packages... txmbr = self.tsInfo.addUpdate(best, inst[0]) txmbr.setAsDep() + txmbr.reason = "dep" else: self.verbose_logger.debug('TSINFO: Marking %s as install for %s', best, name) @@ -628,6 +630,7 @@ class Depsolve(object): 'TSINFO: Updating %s to resolve conflict.', po) txmbr = self.tsInfo.addUpdate(po, confpkg) txmbr.setAsDep() + txmbr.reason = "dep" CheckDeps = 1 else: diff --git a/yum/transactioninfo.py b/yum/transactioninfo.py index 3ed67c5..46e1afb 100644 --- a/yum/transactioninfo.py +++ b/yum/transactioninfo.py @@ -226,10 +226,10 @@ class TransactionData: self.depremoved = [] self.depinstalled = [] self.depupdated = [] - + for txmbr in self.getMembers(): if txmbr.output_state == TS_UPDATE: - if txmbr.isDep: + if txmbr.isDep and txmbr.reason == "dep": self.depupdated.append(txmbr) else: self.updated.append(txmbr) Index: sources =================================================================== RCS file: /cvs/pkgs/devel/yum/sources,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- sources 28 Aug 2007 22:43:46 -0000 1.61 +++ sources 5 Sep 2007 21:03:16 -0000 1.62 @@ -1,2 +1 @@ -89cf296107d580655aaf83fb7206edfc yum-3.2.3.tar.gz f88b40b3d4429e1a05a2e7f319f096c8 yum-3.2.4.tar.gz Index: yum.spec =================================================================== RCS file: /cvs/pkgs/devel/yum/yum.spec,v retrieving revision 1.175 retrieving revision 1.176 diff -u -r1.175 -r1.176 --- yum.spec 29 Aug 2007 16:10:24 -0000 1.175 +++ yum.spec 5 Sep 2007 21:03:16 -0000 1.176 @@ -3,7 +3,7 @@ Summary: RPM installer/updater Name: yum Version: 3.2.4 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz @@ -12,6 +12,7 @@ Patch0: installonlyn-enable.patch Patch1: version-None-tuple.patch Patch2: rpmdb-unresolved.patch +Patch3: yum-showasdep.patch URL: http://linux.duke.edu/yum/ BuildArch: noarch @@ -50,6 +51,7 @@ %patch0 -p0 -b .installonly %patch1 -p1 -b .ver-to-none %patch2 -p1 -b .unresolved +%patch3 -p1 -b .showdep %build make @@ -95,6 +97,10 @@ %dir /usr/lib/yum-plugins %changelog +* Wed Sep 5 2007 Jeremy Katz - 3.2.4-4 +- test patch for only packages which are not being otherwise updated to not + be shown as being updated for deps + * Wed Aug 29 2007 Seth Vidal 3.2.4-3 - patch from git-HEAD - unresolved deps From fedora-extras-commits at redhat.com Wed Sep 5 21:12:04 2007 From: fedora-extras-commits at redhat.com (Jeff Johnston (jjohnstn)) Date: Wed, 05 Sep 2007 14:12:04 -0700 Subject: [pkgdb] eclipse-pydev Owned Message-ID: <200709052112.l85LC4mP020817@app3.fedora.phx.redhat.com> Package eclipse-pydev in Fedora 7 is now owned by Jeff Johnston (jjohnstn) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-pydev From fedora-extras-commits at redhat.com Wed Sep 5 21:14:55 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 5 Sep 2007 17:14:55 -0400 Subject: rpms/java-1.7.0-icedtea/devel java-1.7.0-icedtea.spec,1.1,1.2 Message-ID: <200709052114.l85LEtrH025010@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/pkgs/rpms/java-1.7.0-icedtea/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24992 Modified Files: java-1.7.0-icedtea.spec Log Message: * Wed Sep 5 2007 Thomas Fitzsimmons - 1.7.0.0-0.15.b18.snapshot - Remove epoch in plugin provides. - Bump release number. - Resolves: rhbz#274001 Index: java-1.7.0-icedtea.spec =================================================================== RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/java-1.7.0-icedtea.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- java-1.7.0-icedtea.spec 28 Aug 2007 14:56:44 -0000 1.1 +++ java-1.7.0-icedtea.spec 5 Sep 2007 21:14:23 -0000 1.2 @@ -94,7 +94,7 @@ Name: java-%{javaver}-%{origin} Version: %{javaver}.%{buildver} -Release: 0.14.%{openjdkver}.%{icedtearelease}%{?dist} +Release: 0.15.%{openjdkver}.%{icedtearelease}%{?dist} Summary: IcedTea Runtime Environment Group: Development/Languages @@ -253,7 +253,7 @@ # Standard JPackage plugin provides. Provides: java-plugin = %{javaver} -Provides: java-%{javaver}-plugin = %{epoch}:%{version} +Provides: java-%{javaver}-plugin = %{version} %description plugin The IcedTea web browser plugin. @@ -715,6 +715,11 @@ %{_jvmdir}/%{jredir}/lib/%{archinstall}/gcjwebplugin.so %changelog +* Wed Sep 5 2007 Thomas Fitzsimmons - 1.7.0.0-0.15.b18.snapshot +- Remove epoch in plugin provides. +- Bump release number. +- Resolves: rhbz#274001 + * Mon Aug 27 2007 Thomas Fitzsimmons - 1.7.0.0-0.14.b18.snapshot - Include idlj man page in files list. From fedora-extras-commits at redhat.com Wed Sep 5 21:20:24 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Wed, 5 Sep 2007 17:20:24 -0400 Subject: rpms/java-1.7.0-icedtea/devel java-1.7.0-icedtea.spec,1.2,1.3 Message-ID: <200709052120.l85LKOEa025092@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/pkgs/rpms/java-1.7.0-icedtea/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25071 Modified Files: java-1.7.0-icedtea.spec Log Message: * Wed Sep 5 2007 Thomas Fitzsimmons - 1.7.0.0-0.15.b18.snapshot - Rename javadoc master alternative javadocdir. - Resolves: rhbz#269901 Index: java-1.7.0-icedtea.spec =================================================================== RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/java-1.7.0-icedtea.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- java-1.7.0-icedtea.spec 5 Sep 2007 21:14:23 -0000 1.2 +++ java-1.7.0-icedtea.spec 5 Sep 2007 21:19:51 -0000 1.3 @@ -601,12 +601,13 @@ %post javadoc alternatives \ - --install %{_javadocdir}/java javadoc %{_javadocdir}/%{name}/api %{priority} + --install %{_javadocdir}/java javadocdir %{_javadocdir}/%{name}/api \ + %{priority} %postun javadoc if [ $1 -eq 0 ] then - alternatives --remove javadoc %{_javadocdir}/%{name}/api + alternatives --remove javadocdir %{_javadocdir}/%{name}/api fi %post plugin @@ -716,6 +717,10 @@ %changelog * Wed Sep 5 2007 Thomas Fitzsimmons - 1.7.0.0-0.15.b18.snapshot +- Rename javadoc master alternative javadocdir. +- Resolves: rhbz#269901 + +* Wed Sep 5 2007 Thomas Fitzsimmons - 1.7.0.0-0.15.b18.snapshot - Remove epoch in plugin provides. - Bump release number. - Resolves: rhbz#274001 From fedora-extras-commits at redhat.com Wed Sep 5 21:25:53 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 05 Sep 2007 14:25:53 -0700 Subject: [pkgdb] Pixie (Fedora, 6) updated by kevin Message-ID: <200709052125.l85LPrTP020952@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for Pixie Kevin Fenzi (kevin) has set commit to Approved for cvsextras on Pixie (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on Pixie (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on Pixie (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on Pixie (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Pixie From fedora-extras-commits at redhat.com Wed Sep 5 21:25:53 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 05 Sep 2007 14:25:53 -0700 Subject: [pkgdb] Pixie (Fedora, 7) updated by kevin Message-ID: <200709052125.l85LPr3p020959@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for Pixie Kevin Fenzi (kevin) has set commit to Approved for cvsextras on Pixie (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on Pixie (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on Pixie (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on Pixie (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Pixie From fedora-extras-commits at redhat.com Wed Sep 5 21:25:53 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 05 Sep 2007 14:25:53 -0700 Subject: [pkgdb] Pixie (Fedora, devel) updated by kevin Message-ID: <200709052125.l85LPrlE020977@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on Pixie (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Pixie From fedora-extras-commits at redhat.com Wed Sep 5 21:25:53 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 05 Sep 2007 14:25:53 -0700 Subject: [pkgdb] Pixie (Fedora EPEL, 4) updated by kevin Message-ID: <200709052125.l85LPrhu020968@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for Pixie Kevin Fenzi (kevin) has set commit to Approved for cvsextras on Pixie (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on Pixie (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on Pixie (Fedora EPEL 4) Kevin Fenzi (kevin) Approved cvsextras for commit access on Pixie (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Pixie From fedora-extras-commits at redhat.com Wed Sep 5 21:25:53 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 05 Sep 2007 14:25:53 -0700 Subject: [pkgdb] Pixie (Fedora EPEL, 5) updated by kevin Message-ID: <200709052125.l85LPrJP020987@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for Pixie Kevin Fenzi (kevin) has set commit to Approved for cvsextras on Pixie (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on Pixie (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on Pixie (Fedora EPEL 5) Kevin Fenzi (kevin) Approved cvsextras for commit access on Pixie (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Pixie From fedora-extras-commits at redhat.com Wed Sep 5 21:26:56 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 17:26:56 -0400 Subject: rpms/Pixie - New directory Message-ID: <200709052126.l85LQu5q025719@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/Pixie In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsK25681/rpms/Pixie Log Message: Directory /cvs/extras/rpms/Pixie added to the repository From fedora-extras-commits at redhat.com Wed Sep 5 21:27:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 17:27:01 -0400 Subject: rpms/Pixie/devel - New directory Message-ID: <200709052127.l85LR1I4025733@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/Pixie/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsK25681/rpms/Pixie/devel Log Message: Directory /cvs/extras/rpms/Pixie/devel added to the repository From fedora-extras-commits at redhat.com Wed Sep 5 21:27:05 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 17:27:05 -0400 Subject: rpms/Pixie Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709052127.l85LR58p025759@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/Pixie In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsK25681/rpms/Pixie Added Files: Makefile import.log Log Message: Setup of module Pixie --- NEW FILE Makefile --- # Top level Makefile for module Pixie all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Wed Sep 5 21:27:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 17:27:07 -0400 Subject: rpms/Pixie/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709052127.l85LR7ai025780@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/Pixie/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsK25681/rpms/Pixie/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module Pixie --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: Pixie # $Id: Makefile,v 1.1 2007/09/05 21:27:05 kevin Exp $ NAME := Pixie SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Sep 5 21:27:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 05 Sep 2007 14:27:42 -0700 Subject: [pkgdb] gkrellm-volume (Fedora EPEL, 5) updated by kevin Message-ID: <200709052127.l85LRgrg021003@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for gkrellm-volume Kevin Fenzi (kevin) has set commit to Approved for cvsextras on gkrellm-volume (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on gkrellm-volume (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on gkrellm-volume (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-volume From fedora-extras-commits at redhat.com Wed Sep 5 21:30:51 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Wed, 5 Sep 2007 17:30:51 -0400 Subject: rpms/selinux-policy/devel policy-20070703.patch, 1.45, 1.46 selinux-policy.spec, 1.512, 1.513 Message-ID: <200709052130.l85LUpsY026275@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26218 Modified Files: policy-20070703.patch selinux-policy.spec Log Message: * Tue Aug 28 2007 Dan Walsh 3.0.7-3 - Allow sendmail to create etc_aliases_t policy-20070703.patch: View full diff with command: /usr/bin/cvs -f diff -kk -u -N -r 1.45 -r 1.46 policy-20070703.patch Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- policy-20070703.patch 28 Aug 2007 15:35:11 -0000 1.45 +++ policy-20070703.patch 5 Sep 2007 21:30:18 -0000 1.46 @@ -1,6 +1,6 @@ -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/default_contexts serefpolicy-3.0.6/config/appconfig-mcs/default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/default_contexts serefpolicy-3.0.7/config/appconfig-mcs/default_contexts --- nsaserefpolicy/config/appconfig-mcs/default_contexts 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.6/config/appconfig-mcs/default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -1,15 +1,9 @@ -system_r:crond_t:s0 user_r:user_crond_t:s0 staff_r:staff_crond_t:s0 sysadm_r:sysadm_crond_t:s0 system_r:system_crond_t:s0 unconfined_r:unconfined_crond_t:s0 -system_r:local_login_t:s0 user_r:user_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 unconfined_r:unconfined_t:s0 @@ -26,32 +26,32 @@ +system_r:sysadm_su_t:s0 system_r:unconfined_t:s0 +system_r:unconfined_t:s0 system_r:unconfined_t:s0 +system_r:xdm_t:s0 system_r:unconfined_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/default_type serefpolicy-3.0.6/config/appconfig-mcs/default_type +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/default_type serefpolicy-3.0.7/config/appconfig-mcs/default_type --- nsaserefpolicy/config/appconfig-mcs/default_type 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.6/config/appconfig-mcs/default_type 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/default_type 2007-08-28 15:53:39.000000000 -0400 @@ -1,4 +1,4 @@ +system_r:unconfined_t sysadm_r:sysadm_t staff_r:staff_t -unconfined_r:unconfined_t user_r:user_t -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/failsafe_context serefpolicy-3.0.6/config/appconfig-mcs/failsafe_context +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/failsafe_context serefpolicy-3.0.7/config/appconfig-mcs/failsafe_context --- nsaserefpolicy/config/appconfig-mcs/failsafe_context 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.6/config/appconfig-mcs/failsafe_context 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/failsafe_context 2007-08-28 15:53:39.000000000 -0400 @@ -1 +1 @@ -sysadm_r:sysadm_t:s0 +system_r:unconfined_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/guest_u_default_contexts serefpolicy-3.0.6/config/appconfig-mcs/guest_u_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/guest_u_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/guest_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/guest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/config/appconfig-mcs/guest_u_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/guest_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -0,0 +1,4 @@ +system_r:local_login_t:s0 guest_r:guest_t:s0 +system_r:remote_login_t:s0 guest_r:guest_t:s0 +system_r:sshd_t:s0 guest_r:guest_t:s0 +system_r:crond_t:s0 guest_r:guest_crond_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/root_default_contexts serefpolicy-3.0.6/config/appconfig-mcs/root_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/root_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/root_default_contexts --- nsaserefpolicy/config/appconfig-mcs/root_default_contexts 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.6/config/appconfig-mcs/root_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/root_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -1,11 +1,10 @@ -system_r:crond_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_crond_t:s0 staff_r:staff_crond_t:s0 user_r:user_crond_t:s0 -system_r:local_login_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 @@ -71,17 +71,17 @@ -#system_r:sshd_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 +#system_r:sshd_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 + -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/seusers serefpolicy-3.0.6/config/appconfig-mcs/seusers +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/seusers serefpolicy-3.0.7/config/appconfig-mcs/seusers --- nsaserefpolicy/config/appconfig-mcs/seusers 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.6/config/appconfig-mcs/seusers 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/seusers 2007-08-28 15:53:39.000000000 -0400 @@ -1,3 +1,2 @@ -system_u:system_u:s0-mcs_systemhigh root:root:s0-mcs_systemhigh -__default__:user_u:s0 +__default__:system_u:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/staff_u_default_contexts serefpolicy-3.0.6/config/appconfig-mcs/staff_u_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/staff_u_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/staff_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/staff_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/config/appconfig-mcs/staff_u_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/staff_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -0,0 +1,9 @@ +system_r:local_login_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 +system_r:remote_login_t:s0 staff_r:staff_t:s0 @@ -92,15 +92,15 @@ +staff_r:staff_sudo_t:s0 staff_r:staff_t:s0 +sysadm_r:sysadm_su_t:s0 sysadm_r:sysadm_t:s0 +sysadm_r:sysadm_sudo_t:s0 sysadm_r:sysadm_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/userhelper_context serefpolicy-3.0.6/config/appconfig-mcs/userhelper_context +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/userhelper_context serefpolicy-3.0.7/config/appconfig-mcs/userhelper_context --- nsaserefpolicy/config/appconfig-mcs/userhelper_context 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.6/config/appconfig-mcs/userhelper_context 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/userhelper_context 2007-08-28 15:53:39.000000000 -0400 @@ -1 +1 @@ -system_u:sysadm_r:sysadm_t:s0 +system_u:system_r:unconfined_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/user_u_default_contexts serefpolicy-3.0.6/config/appconfig-mcs/user_u_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/user_u_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/user_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/user_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/config/appconfig-mcs/user_u_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/user_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -0,0 +1,7 @@ +system_r:local_login_t:s0 system_r:unconfined_t:s0 user_r:user_t:s0 +system_r:remote_login_t:s0 system_r:unconfined_t:s0 user_r:user_t:s0 @@ -109,18 +109,18 @@ +system_r:xdm_t:s0 system_r:unconfined_t:s0 user_r:user_t:s0 +user_r:user_su_t:s0 system_r:unconfined_t:s0 user_r:user_t:s0 +user_r:user_sudo_t:s0 system_r:unconfined_t:s0 user_r:user_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/xguest_u_default_contexts serefpolicy-3.0.6/config/appconfig-mcs/xguest_u_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/xguest_u_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/xguest_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/xguest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/config/appconfig-mcs/xguest_u_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/xguest_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -0,0 +1,5 @@ +system_r:local_login_t xguest_r:xguest_t:s0 +system_r:remote_login_t xguest_r:xguest_t:s0 +system_r:sshd_t xguest_r:xguest_t:s0 +system_r:crond_t xguest_r:xguest_crond_t:s0 +system_r:xdm_t xguest_r:xguest_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/default_contexts serefpolicy-3.0.6/config/appconfig-mls/default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/default_contexts serefpolicy-3.0.7/config/appconfig-mls/default_contexts --- nsaserefpolicy/config/appconfig-mls/default_contexts 2007-08-02 08:17:30.000000000 -0400 -+++ serefpolicy-3.0.6/config/appconfig-mls/default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -1,15 +1,12 @@ -system_r:crond_t:s0 user_r:user_crond_t:s0 staff_r:staff_crond_t:s0 sysadm_r:sysadm_crond_t:s0 system_r:system_crond_t:s0 unconfined_r:unconfined_crond_t:s0 -system_r:local_login_t:s0 user_r:user_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 unconfined_r:unconfined_t:s0 @@ -148,9 +148,9 @@ -user_r:user_sudo_t:s0 sysadm_r:sysadm_t:s0 user_r:user_t:s0 +staff_r:staff_sudo_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 +user_r:user_sudo_t:s0 sysadm_r:sysadm_t:s0 user_r:user_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/default_type serefpolicy-3.0.6/config/appconfig-mls/default_type +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/default_type serefpolicy-3.0.7/config/appconfig-mls/default_type --- nsaserefpolicy/config/appconfig-mls/default_type 2007-08-02 08:17:30.000000000 -0400 -+++ serefpolicy-3.0.6/config/appconfig-mls/default_type 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/default_type 2007-08-28 15:53:39.000000000 -0400 @@ -1,6 +1,5 @@ -auditadm_r:auditadm_t -secadm_r:secadm_t @@ -160,17 +160,17 @@ -unconfined_r:unconfined_t user_r:user_t +auditadm_r:auditadm_t -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/guest_u_default_contexts serefpolicy-3.0.6/config/appconfig-mls/guest_u_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/guest_u_default_contexts serefpolicy-3.0.7/config/appconfig-mls/guest_u_default_contexts --- nsaserefpolicy/config/appconfig-mls/guest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/config/appconfig-mls/guest_u_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/guest_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -0,0 +1,4 @@ +system_r:local_login_t:s0 guest_r:guest_t:s0 +system_r:remote_login_t:s0 guest_r:guest_t:s0 +system_r:sshd_t:s0 guest_r:guest_t:s0 +system_r:crond_t:s0 guest_r:guest_crond_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/root_default_contexts serefpolicy-3.0.6/config/appconfig-mls/root_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/root_default_contexts serefpolicy-3.0.7/config/appconfig-mls/root_default_contexts --- nsaserefpolicy/config/appconfig-mls/root_default_contexts 2007-08-02 08:17:30.000000000 -0400 -+++ serefpolicy-3.0.6/config/appconfig-mls/root_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/root_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -1,11 +1,9 @@ -system_r:crond_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_crond_t:s0 staff_r:staff_crond_t:s0 user_r:user_crond_t:s0 -system_r:local_login_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 @@ -189,9 +189,9 @@ # -#system_r:sshd_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 +#system_r:sshd_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/staff_u_default_contexts serefpolicy-3.0.6/config/appconfig-mls/staff_u_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/staff_u_default_contexts serefpolicy-3.0.7/config/appconfig-mls/staff_u_default_contexts --- nsaserefpolicy/config/appconfig-mls/staff_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/config/appconfig-mls/staff_u_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/staff_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -0,0 +1,9 @@ +system_r:local_login_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 +system_r:remote_login_t:s0 staff_r:staff_t:s0 @@ -202,9 +202,9 @@ +staff_r:staff_sudo_t:s0 staff_r:staff_t:s0 +sysadm_r:sysadm_su_t:s0 sysadm_r:sysadm_t:s0 +sysadm_r:sysadm_sudo_t:s0 sysadm_r:sysadm_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/user_u_default_contexts serefpolicy-3.0.6/config/appconfig-mls/user_u_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/user_u_default_contexts serefpolicy-3.0.7/config/appconfig-mls/user_u_default_contexts --- nsaserefpolicy/config/appconfig-mls/user_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/config/appconfig-mls/user_u_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/user_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -0,0 +1,7 @@ +system_r:local_login_t:s0 user_r:user_t:s0 +system_r:remote_login_t:s0 user_r:user_t:s0 @@ -213,17 +213,17 @@ +system_r:xdm_t:s0 user_r:user_t:s0 +user_r:user_su_t:s0 user_r:user_t:s0 +user_r:user_sudo_t:s0 user_r:user_t:s0 -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/guest_u_default_contexts serefpolicy-3.0.6/config/appconfig-standard/guest_u_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/guest_u_default_contexts serefpolicy-3.0.7/config/appconfig-standard/guest_u_default_contexts --- nsaserefpolicy/config/appconfig-standard/guest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/config/appconfig-standard/guest_u_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-standard/guest_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 @@ -0,0 +1,4 @@ +system_r:local_login_t guest_r:guest_t +system_r:remote_login_t guest_r:guest_t +system_r:sshd_t guest_r:guest_t +system_r:crond_t guest_r:guest_crond_t -diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/staff_u_default_contexts serefpolicy-3.0.6/config/appconfig-standard/staff_u_default_contexts +diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/staff_u_default_contexts serefpolicy-3.0.7/config/appconfig-standard/staff_u_default_contexts --- nsaserefpolicy/config/appconfig-standard/staff_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/config/appconfig-standard/staff_u_default_contexts 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-standard/staff_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 [...4671 lines suppressed...] @@ -176,6 +176,7 @@ files_manage_etc_runtime_files(xend_t) files_etc_filetrans_etc_runtime(xend_t,file) @@ -13209,19 +13938,19 @@ + fs_manage_nfs_files(xend_t) + fs_read_nfs_symlinks(xend_t) +') -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/guest.fc serefpolicy-3.0.6/policy/modules/users/guest.fc +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/guest.fc serefpolicy-3.0.7/policy/modules/users/guest.fc --- nsaserefpolicy/policy/modules/users/guest.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/guest.fc 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/guest.fc 2007-08-28 15:53:40.000000000 -0400 @@ -0,0 +1 @@ +# No guest file contexts. -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/guest.if serefpolicy-3.0.6/policy/modules/users/guest.if +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/guest.if serefpolicy-3.0.7/policy/modules/users/guest.if --- nsaserefpolicy/policy/modules/users/guest.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/guest.if 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/guest.if 2007-08-28 15:53:40.000000000 -0400 @@ -0,0 +1 @@ +## Policy for guest user -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/guest.te serefpolicy-3.0.6/policy/modules/users/guest.te +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/guest.te serefpolicy-3.0.7/policy/modules/users/guest.te --- nsaserefpolicy/policy/modules/users/guest.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/guest.te 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/guest.te 2007-08-28 15:53:40.000000000 -0400 @@ -0,0 +1,9 @@ +policy_module(guest,1.0.0) +userdom_unpriv_login_user(guest) @@ -13232,19 +13961,19 @@ +optional_policy(` + hal_dbus_chat(xguest_t) +') -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/logadm.fc serefpolicy-3.0.6/policy/modules/users/logadm.fc +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/logadm.fc serefpolicy-3.0.7/policy/modules/users/logadm.fc --- nsaserefpolicy/policy/modules/users/logadm.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/logadm.fc 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/logadm.fc 2007-08-28 15:53:40.000000000 -0400 @@ -0,0 +1 @@ +# No logadm file contexts. -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/logadm.if serefpolicy-3.0.6/policy/modules/users/logadm.if +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/logadm.if serefpolicy-3.0.7/policy/modules/users/logadm.if --- nsaserefpolicy/policy/modules/users/logadm.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/logadm.if 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/logadm.if 2007-08-28 15:53:40.000000000 -0400 @@ -0,0 +1 @@ +## Policy for logadm user -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/logadm.te serefpolicy-3.0.6/policy/modules/users/logadm.te +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/logadm.te serefpolicy-3.0.7/policy/modules/users/logadm.te --- nsaserefpolicy/policy/modules/users/logadm.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/logadm.te 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/logadm.te 2007-08-28 15:53:40.000000000 -0400 @@ -0,0 +1,33 @@ +policy_module(logadm,1.0.0) + @@ -13279,25 +14008,25 @@ + +files_dontaudit_search_all_dirs(logadm_t) +files_dontaudit_getattr_all_files(logadm_t) -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/metadata.xml serefpolicy-3.0.6/policy/modules/users/metadata.xml +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/metadata.xml serefpolicy-3.0.7/policy/modules/users/metadata.xml --- nsaserefpolicy/policy/modules/users/metadata.xml 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/metadata.xml 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/metadata.xml 2007-08-28 15:53:40.000000000 -0400 @@ -0,0 +1 @@ +Policy modules for users -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.fc serefpolicy-3.0.6/policy/modules/users/webadm.fc +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.fc serefpolicy-3.0.7/policy/modules/users/webadm.fc --- nsaserefpolicy/policy/modules/users/webadm.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/webadm.fc 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/webadm.fc 2007-08-28 15:53:40.000000000 -0400 @@ -0,0 +1 @@ +# No webadm file contexts. -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.if serefpolicy-3.0.6/policy/modules/users/webadm.if +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.if serefpolicy-3.0.7/policy/modules/users/webadm.if --- nsaserefpolicy/policy/modules/users/webadm.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/webadm.if 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/webadm.if 2007-08-28 15:53:40.000000000 -0400 @@ -0,0 +1 @@ +## Policy for webadm user -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.te serefpolicy-3.0.6/policy/modules/users/webadm.te +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.te serefpolicy-3.0.7/policy/modules/users/webadm.te --- nsaserefpolicy/policy/modules/users/webadm.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.6/policy/modules/users/webadm.te 2007-08-22 08:03:53.000000000 -0400 -@@ -0,0 +1,70 @@ ++++ serefpolicy-3.0.7/policy/modules/users/webadm.te 2007-08-31 15:27:24.000000000 -0400 +@@ -0,0 +1,42 @@ +policy_module(webadm,1.0.0) + +######################################## @@ -13308,69 +14037,41 @@ +userdom_base_user_template(webadm) +allow webadm_t self:capability { dac_override dac_read_search kill sys_ptrace sys_nice }; + -+# Allow webadm_t to restart the apache service -+domain_dontaudit_search_all_domains_state(webadm_t) -+apache_domtrans(webadm_t) -+init_exec_script_files(webadm_t) -+domain_role_change_exemption(webadm_t) -+domain_obj_id_change_exemption(webadm_t) -+role_transition webadm_r httpd_exec_t system_r; -+allow webadm_r system_r; -+ -+apache_manage_all_content(webadm_t) -+apache_manage_config(webadm_t) -+apache_manage_log(webadm_t) -+apache_manage_modules(webadm_t) -+apache_manage_lock(webadm_t) -+apache_manage_pid(webadm_t) -+apache_read_state(webadm_t) -+apache_signal(webadm_t) -+apache_getattr(webadm_t) -+apache_relabel(webadm_t) ++bool webadm_read_user_files false; ++bool webadm_manage_user_files false; ++ ++if (webadm_read_user_files) { ++ userdom_read_unpriv_users_home_content_files(webadm_t) ++ userdom_read_unpriv_users_tmp_files(webadm_t) ++} + -+seutil_domtrans_restorecon(webadm_t) ++if (webadm_manage_user_files) { ++ userdom_manage_unpriv_users_home_content_dirs(webadm_t) ++ userdom_read_unpriv_users_tmp_files(webadm_t) ++ userdom_write_unpriv_users_tmp_files(webadm_t) ++} + +files_dontaudit_search_all_dirs(webadm_t) -+files_dontaudit_getattr_all_files(webadm_t) +files_manage_generic_locks(webadm_t) +files_list_var(webadm_t) +selinux_get_enforce_mode(webadm_t) -+ ++seutil_domtrans_restorecon(webadm_t) + +logging_send_syslog_msg(webadm_t) + -+ifdef(`targeted_policy',` -+ term_use_generic_ptys(webadm_t) -+ term_use_unallocated_ttys(webadm_t) -+') -+ +userdom_dontaudit_search_sysadm_home_dirs(webadm_t) +userdom_dontaudit_search_generic_user_home_dirs(webadm_t) + -+bool webadm_read_user_files false; -+bool webadm_manage_user_files false; -+ -+if (webadm_read_user_files) { -+ userdom_read_unpriv_users_home_content_files(webadm_t) -+ userdom_read_unpriv_users_tmp_files(webadm_t) -+} -+ -+if (webadm_manage_user_files) { -+ userdom_manage_unpriv_users_home_content_dirs(webadm_t) -+ userdom_read_unpriv_users_tmp_files(webadm_t) -+ userdom_write_unpriv_users_tmp_files(webadm_t) -+} ++apache_admin(webadm_t, webadm_r, { webadm_tty_device_t webadm_devpts_t }) + +gen_require(` + type gadmin_t; +') +allow gadmin_t webadm_t:process transition; +allow webadm_t gadmin_t:dir getattr; -+ -+ -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/support/obj_perm_sets.spt serefpolicy-3.0.6/policy/support/obj_perm_sets.spt +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/support/obj_perm_sets.spt serefpolicy-3.0.7/policy/support/obj_perm_sets.spt --- nsaserefpolicy/policy/support/obj_perm_sets.spt 2007-08-22 07:14:18.000000000 -0400 -+++ serefpolicy-3.0.6/policy/support/obj_perm_sets.spt 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/support/obj_perm_sets.spt 2007-08-28 15:53:40.000000000 -0400 @@ -216,7 +216,7 @@ define(`getattr_file_perms',`{ getattr }') define(`setattr_file_perms',`{ setattr }') @@ -13394,9 +14095,9 @@ +define(`all_association', `{ sendto recvfrom setcontext polmatch } ') + + -diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/users serefpolicy-3.0.6/policy/users +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/users serefpolicy-3.0.7/policy/users --- nsaserefpolicy/policy/users 2007-07-17 14:52:27.000000000 -0400 -+++ serefpolicy-3.0.6/policy/users 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/users 2007-08-28 15:53:40.000000000 -0400 @@ -16,7 +16,7 @@ # and a user process should never be assigned the system user # identity. @@ -13431,9 +14132,9 @@ - gen_user(root, sysadm, sysadm_r staff_r ifdef(`enable_mls',`secadm_r auditadm_r'), s0, s0 - mls_systemhigh, mcs_allcats) -') +gen_user(root, sysadm, sysadm_r staff_r ifdef(`enable_mls',`secadm_r auditadm_r') system_r, s0, s0 - mls_systemhigh, mcs_allcats) -diff --exclude-from=exclude -N -u -r nsaserefpolicy/Rules.modular serefpolicy-3.0.6/Rules.modular +diff --exclude-from=exclude -N -u -r nsaserefpolicy/Rules.modular serefpolicy-3.0.7/Rules.modular --- nsaserefpolicy/Rules.modular 2007-05-25 09:09:10.000000000 -0400 -+++ serefpolicy-3.0.6/Rules.modular 2007-08-22 08:03:53.000000000 -0400 ++++ serefpolicy-3.0.7/Rules.modular 2007-08-28 15:53:40.000000000 -0400 @@ -219,6 +219,16 @@ ######################################## Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v retrieving revision 1.512 retrieving revision 1.513 diff -u -r1.512 -r1.513 --- selinux-policy.spec 28 Aug 2007 15:35:11 -0000 1.512 +++ selinux-policy.spec 5 Sep 2007 21:30:18 -0000 1.513 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.0.7 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -162,7 +162,7 @@ selinuxenabled; \ if [ $? == 0 -a "${SELINUXTYPE}" == %1 -a -f ${FILE_CONTEXT}.pre ]; then \ fixfiles -C ${FILE_CONTEXT}.pre restore; \ - restorecon -R /var/log 2> /dev/null; \ + restorecon -R /var/log /var/run 2> /dev/null; \ rm -f ${FILE_CONTEXT}.pre; \ fi; @@ -362,6 +362,9 @@ %endif %changelog +* Tue Aug 28 2007 Dan Walsh 3.0.7-3 +- Allow sendmail to create etc_aliases_t + * Tue Aug 28 2007 Dan Walsh 3.0.7-2 - Allow login programs to read symlinks on homedirs From fedora-extras-commits at redhat.com Wed Sep 5 21:41:26 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 17:41:26 -0400 Subject: fedora-rpmdevtools rpmdevtools.spec, 1.40, 1.41 template.init, 1.4, 1.5 Message-ID: <200709052141.l85LfQd5026767@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26747 Modified Files: rpmdevtools.spec template.init Log Message: Init script template cleanups. Index: rpmdevtools.spec =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdevtools.spec,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- rpmdevtools.spec 28 Aug 2007 14:25:55 -0000 1.40 +++ rpmdevtools.spec 5 Sep 2007 21:41:23 -0000 1.41 @@ -111,6 +111,9 @@ %changelog +* Thu Sep 6 2007 Ville Skytt?? +- Init script template cleanups. + * Tue Aug 28 2007 Ville Skytt?? - Update rpminfo to version 2004-07-07-02. Index: template.init =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/template.init,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- template.init 5 Jul 2007 20:08:18 -0000 1.4 +++ template.init 5 Sep 2007 21:41:23 -0000 1.5 @@ -26,12 +26,6 @@ # Source function library. . /etc/rc.d/init.d/functions -# Source networking configuration. -. /etc/sysconfig/network - -# Check that networking is up. -[ "$NETWORKING" = "no" ] && exit 0 - exec="/path/to/" prog=$(basename $exec) @@ -62,32 +56,27 @@ start } -reload() { - restart -} - -force_reload() { - restart -} - -fdr_status() { - status $prog -} - case "$1" in start|stop|restart|reload) $1 ;; force-reload) - force_reload + restart ;; status) - fdr_status + status $prog ;; - condrestart|try-restart) - [ ! -f $lockfile ] || restart + try-restart|condrestart) + if status $prog >/dev/null ; then + restart + fi ;; + reload) + # If config can be reloaded without restarting, implement it here, + # remove the "exit", and add "reload" to the usage message below. + action $"Service $prog does not support the reload action: " /bin/false + exit 3 *) - echo $"Usage: $0 {start|stop|status|restart|try-restart|reload|force-reload}" + echo $"Usage: $0 {start|stop|status|restart|try-restart|force-reload}" exit 2 esac From fedora-extras-commits at redhat.com Wed Sep 5 21:53:37 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Wed, 5 Sep 2007 17:53:37 -0400 Subject: rpms/libnjb/devel .cvsignore, 1.6, 1.7 libnjb.rules, 1.2, 1.3 libnjb.spec, 1.9, 1.10 sources, 1.6, 1.7 Message-ID: <200709052153.l85LrbIa027435@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/libnjb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27400 Modified Files: .cvsignore libnjb.rules libnjb.spec sources Log Message: New upstream version, include HAL FDI file. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libnjb/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 29 Jan 2006 21:17:38 -0000 1.6 +++ .cvsignore 5 Sep 2007 21:53:04 -0000 1.7 @@ -1 +1 @@ -libnjb-2.2.5.tar.gz +libnjb-2.2.6.tar.gz Index: libnjb.rules =================================================================== RCS file: /cvs/extras/rpms/libnjb/devel/libnjb.rules,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libnjb.rules 17 Aug 2007 22:20:57 -0000 1.2 +++ libnjb.rules 5 Sep 2007 21:53:04 -0000 1.3 @@ -1,13 +1,14 @@ -# libnjb.rules a udev rules file for libnjb devices -# created by Linus Walleij, ENJOY! +# nomad.rules a udev rules file for NOMAD jukeboxes. +# Put this file in /etc/udev/rules.d +# Hacked a bit for Fedora along the lines of libsane rules. ACTION!="add", GOTO="nomad_rules_end" -SUBSYSTEM=="usb", GOTO="nomad_rules" -SUBSYSTEM=="usb_device", GOTO="nomad_rules" - +ATTR{dev}!="?*", GOTO="nomad_rules_end" +SUBSYSTEM=="usb", GOTO="nomad_usb_rules" +SUBSYSTEM=="usb_device", GOTO="nomad_usb_device_rules" GOTO="nomad_rules_end" -LABEL="nomad_rules" +LABEL="nomad_usb_rules" # Creative Nomad Jukebox ATTR{idVendor}=="0471", ATTR{idProduct}=="0222", SYMLINK+="libnjb-%k" @@ -38,4 +39,38 @@ # Creative Zen Sleek ATTR{idVendor}=="041e", ATTR{idProduct}=="4136", SYMLINK+="libnjb-%k" +GOTO="nomad_rules_end" + +LABEL="nomad_usb_device_rules" + +# Creative Nomad Jukebox +ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0222", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox 2 +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4100", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox 3 +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4101", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4108", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen USB 2.0 +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="410b", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen NX +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4109", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen Xtra +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4110", SYMLINK+="libnjb-%k" +# Dell Digital Jukebox +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4111", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen Touch +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="411b", SYMLINK+="libnjb-%k" +# Creative Zen (Zen Micro variant) +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="411d", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen Micro +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="411e", SYMLINK+="libnjb-%k" +# Second Generation Dell Digital Jukebox +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4126", SYMLINK+="libnjb-%k" +# Dell Pocket DJ +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4127", SYMLINK+="libnjb-%k" +# Creative Zen Sleek +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4136", SYMLINK+="libnjb-%k" + + LABEL="nomad_rules_end" Index: libnjb.spec =================================================================== RCS file: /cvs/extras/rpms/libnjb/devel/libnjb.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libnjb.spec 17 Aug 2007 22:20:57 -0000 1.9 +++ libnjb.spec 5 Sep 2007 21:53:04 -0000 1.10 @@ -2,8 +2,8 @@ # RPM repository. Name: libnjb -Version: 2.2.5 -Release: 4%{?dist} +Version: 2.2.6 +Release: 1%{?dist} Summary: A software library for talking to the Creative Nomad Jukeboxes and Dell DJs URL: http://libnjb.sourceforge.net/ @@ -67,6 +67,8 @@ # Install device permissions mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/security/console.perms.d/ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/security/console.perms.d/60-libnjb.perms +mkdir -p $RPM_BUILD_ROOT%{_datadir}/hal/fdi/information/10freedesktop +install -p -m 644 libnjb.fdi $RPM_BUILD_ROOT%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libnjb.fdi # Copy documentation to a good place install -p -m 644 AUTHORS ChangeLog ChangeLog-old FAQ \ INSTALL LICENSE HACKING $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} @@ -82,6 +84,7 @@ %{_libdir}/*.so.* %config(noreplace) %{_sysconfdir}/udev/rules.d/* %config(noreplace) %{_sysconfdir}/security/console.perms.d/* +%config(noreplace) %{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libnjb.fdi %files examples %defattr(-, root, root) %{_bindir}/* @@ -96,6 +99,10 @@ %changelog +* Wed Sep 5 2007 Linus Walleij 2.2.6-1 +- Long overdue upstream release. +- Shape up udev rules so they look like the libsane stuff. +- Add HAL FDI file. * Fri Aug 17 2007 Linus Walleij 2.2.5-4 - Fixup libnjb udev rules to work with new udev and HAL. * Mon Aug 28 2006 Linus Walleij 2.2.5-3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libnjb/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 29 Jan 2006 21:17:38 -0000 1.6 +++ sources 5 Sep 2007 21:53:04 -0000 1.7 @@ -1 +1 @@ -f7461574b9a28ed1c79fb40d3d307d78 libnjb-2.2.5.tar.gz +e1b3a89f6157c553ea46a78446429a0d libnjb-2.2.6.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 21:55:26 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 17:55:26 -0400 Subject: fedora-rpmdevtools rpminfo, NONE, 1.3.2.1 .cvsignore, 1.4.2.1, 1.4.2.2 COPYING, 1.4, 1.4.2.1 rpmdev-diff, 1.1, 1.1.2.1 rpmdev-extract, 1.1, 1.1.2.1 rpmdev-newspec, 1.4, 1.4.2.1 rpmdev-rmdevelrpms, 1.2.2.2, 1.2.2.3 rpmdev-vercmp, 1.1.2.2, 1.1.2.3 rpmdev-wipetree, 1.1, 1.1.2.1 rpmdevtools.spec, 1.19.2.4, 1.19.2.5 rpmls, 1.1.2.1, 1.1.2.2 template.init, 1.3.2.1, 1.3.2.2 Message-ID: <200709052155.l85LtQRR027568@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27539 Modified Files: Tag: rpmdevtools-5 .cvsignore COPYING rpmdev-diff rpmdev-extract rpmdev-newspec rpmdev-rmdevelrpms rpmdev-vercmp rpmdev-wipetree rpmdevtools.spec rpmls template.init Added Files: Tag: rpmdevtools-5 rpminfo Log Message: Sync applicable bits from 6.x/HEAD. --- NEW FILE rpminfo --- #!/bin/sh # # Prints information for executables and libraries # # Copyright (C) 2004,2007 Red Hat, Inc. # Authors: # Thomas Woerner # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # # version 2004-07-07-02 LANG=C READELF=/usr/bin/readelf EU_READELF=/usr/bin/eu-readelf OBJDUMP=/usr/bin/objdump TMPDIR=/tmp progname=`basename $0` usage() { cat <] {-i | [...]} -h | --help print help -v | --verbose be more verbose (to stderr) -q | --quiet only list files -qq really quiet: do not print rpath in split mode -i | --installed all installed packages -e | --executables list executables -l | --libraries list libraries -p | --pic list pic -np | --no_pic list no pic -P | --pie list pie -nP | --no_pie list no pie -r | --rpath list files containing rpath -ro | --rpath_odd list files containing odd rpath -s | --split split output (.pie, .pic, .dso_pic, .rpath..) output must be specified -t | --test test for odd rpath -o | --output= output in file -T | --tmp-dir= temporary directory Default options: -e -l -p -np -P -nP -r -t EOF exit -1 } opt() { [ -z "$1" ] && return if [ -n "$opts" ]; then [ $split -eq 0 ] && opts="${opts}, " || opts="${opts}," fi opts="${opts}$1" } check_rpath() { [ $rpath -ne 1 ] && return local path=`$OBJDUMP -p "$1" 2>/dev/null | grep RPATH ` if [ -n "$path" ]; then path=`echo $path | awk '{print $2}'` ## check rpath elements local odd=0 if [ $test -eq 1 ]; then [ -z "$path" ] && odd=1 OLDIFS=$IFS IFS=: for dir in $path; do [ -z "$dir" ] && odd=1 [ "$dir" = "." ] && odd=2 [ "$dir" = "/lib" ] && odd=3 [ "$dir" = "/lib64" ] && odd=4 [ "$dir" = "/usr/lib" ] && odd=5 [ "$dir" = "/usr/lib64" ] && odd=6 [ "$dir" = "/usr/X11R6/lib" ] && odd=7 [ "$dir" = "/usr/X11R6/lib64" ] && odd=8 [ "${dir:0:10}" = "/usr/local" ] && odd=9 [ "${dir:0:12}" = "/usr/lib/qt-" ] && odd=10 [ "${dir:0:8}" = "/usr/src" ] && odd=11 echo $dir | egrep -q "/\." && odd=12 done IFS=$OLDIFS fi [ $odd -eq 0 ] && opt "RPATH $path" || opt "-RPATH $path" fi } check_file() { local file=$1 [ -L "$file" ] && return [ ! -f "$file" ] && return file -b "$file" 2>/dev/null | grep -q ELF || return if $EU_READELF -h "$file" 2>/dev/null | egrep -q 'Type:[[:space:]]*EXEC'; then if [ $exec -eq 1 ]; then if $READELF -d "$file" 2>/dev/null | grep -q TEXTREL; then if [ -u "$file" ]; then [ $no_pie -eq 1 ] && opt "!PIE" else [ $no_pic -eq 1 ] && opt "!PIC" fi else # suid if [ -u "$file" ]; then [ $no_pie -eq 1 ] && opt "!PIE" else [ $pic -eq 1 ] && opt "PIC" fi fi check_rpath "$file" fi else if $EU_READELF -d "$file" 2>/dev/null | egrep -q ' DEBUG[[:space:]]*$'; then if [ $exec -eq 1 ]; then [ $pie -eq 1 ] && opt "PIE" check_rpath "$file" fi else if [ $lib -eq 1 ]; then if $READELF -d "$file" 2>/dev/null | grep -q TEXTREL; then [ $no_pic -eq 1 ] && opt "DSO !PIC" else [ $pic -eq 1 ] && opt "DSO PIC" fi check_rpath "$file" fi fi fi } check_package() { package=$1 local pkg= local prefix= local files=`rpm -ql $package 2>/dev/null` if echo $files | grep -q "not installed"; then # not installed if [ -f $package ]; then rpm -qp $package >& /dev/null if [ $? -eq 1 ]; then # no rpm package package= else prefix=$temp_prefix`basename $package` if [ ${package:0:1} != "/" ]; then package=`pwd`"/"$package fi local error=0 mkdir $prefix 2> /dev/null && pushd "$prefix" >& /dev/null if [ $? -eq 0 ]; then rpm2cpio "$package" \ | cpio -i --make-directories >& /dev/null [ $? -eq 0 ] || echo "Error while extracting package '$package'.. ignoring!" > /dev/stderr files=`rpm -qlp $package 2>/dev/null` popd >& /dev/null chmod -R u+rwx $prefix 2>/dev/null else error=1 fi if [ $error -eq 1 ]; then echo "Can not create package directory.. skipping package '$package'!" > /dev/stderr return fi fi else # not a file package= fi fi if [ -z "$package" ]; then echo "'$1' is not installed and is no rpm package.. skipping!" > /dev/stderr return fi local in_pie=0 local in_non_pie=0 local in_pic=0 local in_dso_pic=0 local in_non_pic=0 local in_dso_non_pic=0 local in_rpath=0 local in_rpath_odd=0 for file in $files; do opts= check_file "$prefix$file" [ -z "$opts" ] && continue if [ $split -eq 1 ]; then pkg=`basename $package` OLDIFS=$IFS IFS=, for opt in $opts; do o= [ "$opt" = "PIE" ] && o=pie [ "$opt" = "!PIE" ] && o=non_pie [ "$opt" = "PIC" ] && o=pic [ "$opt" = "DSO PIC" ] && o=dso_pic [ "$opt" = "!PIC" ] && o=non_pic [ "$opt" = "DSO !PIC" ] && o=dso_non_pic [ "${opt:0:6}" = "RPATH " ] && o=rpath && opt=${opt:6} [ "${opt:0:7}" = "-RPATH " ] && o=rpath_odd && opt=${opt:7} if [ -n "$o" ]; then eval local in=\${in_$o} if [ $in -eq 0 ]; then echo -e "\n$pkg" >> $output.$o eval in_$o=1 fi if [ "${o:0:5}" = "rpath" -a $quiet -lt 2 ]; then echo -e "\t$file\tRPATH $opt" >> $output.$o else echo -e "\t$file" >> $output.$o fi fi done IFS=$OLDIFS else if [ -z "$pkg" ]; then pkg=`basename $package` echo -e "\n$pkg" >> $output fi if [ $quiet -eq 0 ]; then echo -e "\t$file\t$opts" >> $output else echo -e "\t$file" >> $output fi fi done if [ -n "$prefix" ]; then rm -rf $prefix fi } verbose=0 quiet=0 installed=0 exec=0 lib=0 pic=0 no_pic=0 pie=0 no_pie=0 rpath=0 split=0 test=0 output= packages= while [ $OPTIND -le $# ]; do eval pkg=\${$OPTIND} if [ ${pkg:0:1} = "-" ]; then [ "$pkg" = "-h" -o "$pkg" = "--help" ] && usage [ "$pkg" = "-v" -o "$pkg" = "--verbose" ] && verbose=1 [ "$pkg" = "-q" -o "$pkg" = "--quiet" ] && quiet=1 [ "$pkg" = "-qq" ] && quiet=2 [ "$pkg" = "-i" -o "$pkg" = "--installed" ] && installed=1 [ "$pkg" = "-e" -o "$pkg" = "--executables" ] && exec=1 [ "$pkg" = "-l" -o "$pkg" = "--libraries" ] && lib=1 [ "$pkg" = "-p" -o "$pkg" = "--pic" ] && pic=1 [ "$pkg" = "-np" -o "$pkg" = "--no_pic" ] && no_pic=1 [ "$pkg" = "-P" -o "$pkg" = "--pie" ] && pie=1 [ "$pkg" = "-nP" -o "$pkg" = "--no_pie" ] && no_pie=1 [ "$pkg" = "-r" -o "$pkg" = "--rpath" ] && rpath=1 [ "$pkg" = "-s" -o "$pkg" = "--split" ] && split=1 [ "$pkg" = "-t" -o "$pkg" = "--test" ] && test=1 if [ "$pkg" = "-o" ]; then OPTIND=$((OPTIND+1)) eval output=\${$OPTIND} fi if [ "${pkg:0:9}" = "--output=" ]; then output=${pkg:9}; fi if [ "$pkg" = "-T" ]; then OPTIND=$((OPTIND+1)) eval TMPDIR=\${$OPTIND} fi if [ "${pkg:0:10}" = "--tmp-dir=" ]; then TMPDIR=${pkg:10}; fi else packages="$packages $pkg" fi OPTIND=$((OPTIND+1)) done if [ ! -x "$READELF" ]; then echo "$progname: '$READELF' does not exist or is not executable.. exiting!" exit -1 fi if [ ! -x "$EU_READELF" ]; then echo "$progname: '$EU_READELF' does not exist or is not executable.. exiting!" exit -1 fi if [ ! -x "$OBJDUMP" ]; then echo "$progname: '$OBJDUMP' does not exist or is not executable.. exiting!" exit -1 fi if [ ! -d "$TMPDIR" -o ! -w "$TMPDIR" ]; then echo "$progname: '$TMPDIR' does not exist or is not writable.. exiting!" exit -1 fi [ -z "$packages" -a $installed -eq 0 ] && usage if [ $exec -eq 0 -a $lib -eq 0 ]; then exec=1; lib=1 fi if [ $pic -eq 0 -a $no_pic -eq 0 -a $pie -eq 0 -a $no_pie -eq 0 -a $rpath -eq 0 ]; then pic=1; no_pic=1; pie=1; no_pie=1; rpath=1; test=1 fi if [ $split -eq 1 ]; then if [ -z "$output" ]; then echo "You can not use split without an output file prefix.. exiting!" exit -1 else rm -f $output.* fi fi [ -n "$output" ] && rm -f $output || output=/dev/stdout temp_prefix=`mktemp -d -q $TMPDIR/$progname.XXXXXX` if [ $? -ne 0 -o -z $temp_prefix ]; then echo "Could not create temporary directory.. exiting!" > /dev/stderr exit -1 fi temp_prefix="$temp_prefix/" trap "chmod -R u+rwx $temp_prefix 2>/dev/null; rm -rf $temp_prefix; exit -1" 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 pkg_num=0 for pkg in $packages; do pkg_num=$((pkg_num+1)) done pkg_no=1 for pkg in $packages; do tmp=`rpm -q $pkg | sort -u 2>/dev/null` [ $verbose -eq 1 ] && \ printf "(%*d/%d) => %s\n" ${#pkg_num} $pkg_no $pkg_num $pkg \ > /dev/stderr if echo $tmp | grep -q "not installed"; then check_package $pkg else for package in $tmp; do check_package $package done fi pkg_no=$((pkg_no+1)) done if [ $installed -eq 1 ]; then rpmqa=`rpm -qa | sort -u` for i in $rpmqa; do check_package "$i" done fi exit 0 Index: .cvsignore =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/.cvsignore,v retrieving revision 1.4.2.1 retrieving revision 1.4.2.2 diff -u -r1.4.2.1 -r1.4.2.2 --- .cvsignore 5 Jul 2007 21:19:44 -0000 1.4.2.1 +++ .cvsignore 5 Sep 2007 21:55:24 -0000 1.4.2.2 @@ -9,5 +9,4 @@ configure install-sh missing -rpminfo spectool-* Index: COPYING =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/COPYING,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -r1.4 -r1.4.2.1 --- COPYING 18 Aug 2005 05:49:16 -0000 1.4 +++ COPYING 5 Sep 2007 21:55:24 -0000 1.4.2.1 @@ -1,8 +1,8 @@ GNU GENERAL PUBLIC LICENSE Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -15,7 +15,7 @@ General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -55,7 +55,7 @@ The precise terms and conditions for copying, distribution and modification follow. - + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION @@ -110,7 +110,7 @@ License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -168,7 +168,7 @@ access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -225,7 +225,7 @@ This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -278,7 +278,7 @@ POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest @@ -303,10 +303,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. @@ -336,5 +335,5 @@ This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. Index: rpmdev-diff =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-diff,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -r1.1 -r1.1.2.1 --- rpmdev-diff 20 Aug 2006 15:40:44 -0000 1.1 +++ rpmdev-diff 5 Sep 2007 21:55:24 -0000 1.1.2.1 @@ -3,6 +3,9 @@ # rpmdev-diff -- Diff contents of two archives # +# Copyright (c) 2004-2007 Fedora Project . +# Author: Ville Skytt?? +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or @@ -11,7 +14,7 @@ # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Library General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software @@ -34,11 +37,13 @@ version() { cat <. -This program is licensed under the GNU General Public License, see the -file COPYING included in the distribution archive. +Copyright (c) 2004-2007 Fedora Project . +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. Written by Ville Skytt??. EOF Index: rpmdev-extract =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-extract,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -r1.1 -r1.1.2.1 --- rpmdev-extract 20 Aug 2006 15:40:44 -0000 1.1 +++ rpmdev-extract 5 Sep 2007 21:55:24 -0000 1.1.2.1 @@ -3,6 +3,9 @@ # rpmdev-extract -- Extract various archives in "tar xvf" style # +# Copyright (c) 2004-2007 Fedora Project . +# Author: Ville Skytt?? +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or @@ -11,7 +14,7 @@ # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Library General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software @@ -27,14 +30,18 @@ force= dir= +shopt -s extglob + version() { cat <. -This program is licensed under the GNU General Public License, see the -file COPYING included in the distribution archive. +Copyright (c) 2004-2007 Fedora Project . +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. Written by Ville Skytt??. EOF @@ -142,7 +149,11 @@ cabextract -f "$f" ;; rpm) - name=`rpm -qp --qf "%{NAME}-%{VERSION}-%{RELEASE}" "$f"` + name=`rpm -qp --qf="%{NAME}-%{VERSION}-%{RELEASE}" "$f"` + if [ -z "$name" ] ; then # workaround for #250990 + bname="`basename "$f"`" + name=${bname/?(\.*([^\.]))\.rpm/} + fi mkdir -p "$name" cd "$name" rpm2cpio "$f" \ Index: rpmdev-newspec =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-newspec,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -r1.4 -r1.4.2.1 --- rpmdev-newspec 9 Sep 2006 17:04:18 -0000 1.4 +++ rpmdev-newspec 5 Sep 2007 21:55:24 -0000 1.4.2.1 @@ -1,5 +1,24 @@ #!/bin/bash +# rpmdev-newspec -- generate new rpm .spec file from template +# +# Copyright (c) Warren Togami , +# Ville Skytt?? +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + SPECDIR="/etc/rpmdevtools" DEFTYPE="minimal" DEFSPEC="newpackage.spec" Index: rpmdev-rmdevelrpms =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-rmdevelrpms,v retrieving revision 1.2.2.2 retrieving revision 1.2.2.3 diff -u -r1.2.2.2 -r1.2.2.3 --- rpmdev-rmdevelrpms 7 Jul 2007 08:55:42 -0000 1.2.2.2 +++ rpmdev-rmdevelrpms 5 Sep 2007 21:55:24 -0000 1.2.2.3 @@ -3,7 +3,8 @@ # rpmdev-rmdevelrpms -- Find (and optionally remove) "development" RPMs # -# Author: Ville Skytt?? +# Copyright (c) 2004-2007 Fedora Project . +# Author: Ville Skytt?? # Credits: Seth Vidal (yum), Thomas Vander Stichele (mach) # # This program is free software; you can redistribute it and/or modify @@ -14,7 +15,7 @@ # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Library General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software @@ -24,7 +25,7 @@ import getopt, os, re, rpm, stat, sys, types -__version__ = "1.7" +__version__ = "1.8" dev_re = re.compile("-(?:de(?:buginfo|vel)|sdk|static)\\b", re.IGNORECASE) @@ -154,8 +155,10 @@ print "rpmdev-rmdevelrpms version %s" % __version__ print ''' Copyright (c) 2004-2007 Fedora Project . -This program is licensed under the GNU General Public License, see the -file COPYING included in the distribution archive. +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. Written by Ville Skytt??.''' sys.exit(0) Index: rpmdev-vercmp =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-vercmp,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- rpmdev-vercmp 7 Jul 2007 08:47:26 -0000 1.1.2.2 +++ rpmdev-vercmp 5 Sep 2007 21:55:24 -0000 1.1.2.3 @@ -1,6 +1,22 @@ #!/usr/bin/python # -# Seth Vidal - yadda yadda yadda GPL Yadda yadda yadda Use at own risk +# rpmdev-vercmp -- compare rpm versions +# +# Copyright (c) Seth Vidal +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA import rpm import sys Index: rpmdev-wipetree =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-wipetree,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -u -r1.1 -r1.1.2.1 --- rpmdev-wipetree 20 Aug 2006 15:40:44 -0000 1.1 +++ rpmdev-wipetree 5 Sep 2007 21:55:24 -0000 1.1.2.1 @@ -1,10 +1,23 @@ #!/bin/sh # -# rpmdev-wipetree -# Erases all files within the rpm build dir +# rpmdev-wipetree -- erase all files within the rpm build dir # -# Author: Warren Togami -# License: GPL +# Copyright (c) Warren Togami , +# Ville Skytt?? +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Sanity Check: Forbid root user if [ $(id -u) -eq 0 ]; then Index: rpmdevtools.spec =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdevtools.spec,v retrieving revision 1.19.2.4 retrieving revision 1.19.2.5 diff -u -r1.19.2.4 -r1.19.2.5 --- rpmdevtools.spec 7 Jul 2007 10:34:04 -0000 1.19.2.4 +++ rpmdevtools.spec 5 Sep 2007 21:55:24 -0000 1.19.2.5 @@ -8,7 +8,8 @@ Summary: RPM Development Tools Group: Development/Tools -License: GPL +# rpmdev-setuptree is GPLv2, everything else GPLv2+ +License: GPLv2+ and GPLv2 URL: http://fedoraproject.org/ Source0: %{name}-%{version}.tar.bz2 Source1: http://people.redhat.com/nphilipp/spectool/spectool-%{spectool_version}.tar.bz2 @@ -135,6 +136,13 @@ %changelog +* Thu Sep 6 2007 Ville Skytt?? +- Init script template cleanups. +- Update rpminfo to version 2004-07-07-02. +- Sync COPYING with http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt +- Work around #250990 in rpmls and rpmdev-extract. +- Clarify copyright info of rpmdev-* and rpmls. + * Sat Jul 7 2007 Ville Skytt?? - 5.4-1 - Fix Epoch handling in the 2-arg form of rpmdev-vercmp with yum < 3.1.2. - The long form of the list option in rmdevelrpms is --list-only, not --list. Index: rpmls =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmls,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- rpmls 5 Jul 2007 21:19:44 -0000 1.1.2.1 +++ rpmls 5 Sep 2007 21:55:24 -0000 1.1.2.2 @@ -10,12 +10,14 @@ # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Library General Public License for more details. +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +unset CDPATH + owner= if [ "$1" = "-l" ] ; then owner='%-8{fileusername} %-8{filegroupname} ' @@ -23,8 +25,15 @@ fi qf="[%-11{filemodes:perms} $owner%{filenames}\\n]" -for file in "$@" ; do - p= - case "$file" in *.[rs]pm) p=p ;; esac - rpm -q$p --qf="$qf" "$file" +for arg in "$@" ; do + case "$arg" in + *.[rs]pm) + # dirname/basename: workaround for #250990 + cd "$(dirname "$arg")" + rpm -qp --qf="$qf" "$(basename "$arg")" + cd - >/dev/null 2>&1 + ;; + *) + rpm -q --qf="$qf" "$arg" + esac done Index: template.init =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/template.init,v retrieving revision 1.3.2.1 retrieving revision 1.3.2.2 diff -u -r1.3.2.1 -r1.3.2.2 --- template.init 5 Jul 2007 21:19:44 -0000 1.3.2.1 +++ template.init 5 Sep 2007 21:55:24 -0000 1.3.2.2 @@ -26,12 +26,6 @@ # Source function library. . /etc/rc.d/init.d/functions -# Source networking configuration. -. /etc/sysconfig/network - -# Check that networking is up. -[ "$NETWORKING" = "no" ] && exit 0 - exec="/path/to/" prog=$(basename $exec) @@ -62,32 +56,27 @@ start } -reload() { - restart -} - -force_reload() { - restart -} - -fdr_status() { - status $prog -} - case "$1" in start|stop|restart|reload) $1 ;; force-reload) - force_reload + restart ;; status) - fdr_status + status $prog ;; - condrestart|try-restart) - [ ! -f $lockfile ] || restart + try-restart|condrestart) + if status $prog >/dev/null ; then + restart + fi ;; + reload) + # If config can be reloaded without restarting, implement it here, + # remove the "exit", and add "reload" to the usage message below. + action $"Service $prog does not support the reload action: " /bin/false + exit 3 *) - echo $"Usage: $0 {start|stop|status|restart|try-restart|reload|force-reload}" + echo $"Usage: $0 {start|stop|status|restart|try-restart|force-reload}" exit 2 esac From fedora-extras-commits at redhat.com Wed Sep 5 21:59:02 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 5 Sep 2007 17:59:02 -0400 Subject: rpms/gkrellm-volume/EL-5 gkrellm-volume.spec,1.9,1.10 Message-ID: <200709052159.l85Lx2N5027741@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/gkrellm-volume/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27719 Modified Files: gkrellm-volume.spec Log Message: Sync with devel for first EL build. Index: gkrellm-volume.spec =================================================================== RCS file: /cvs/pkgs/rpms/gkrellm-volume/EL-5/gkrellm-volume.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gkrellm-volume.spec 30 Aug 2006 20:34:41 -0000 1.9 +++ gkrellm-volume.spec 5 Sep 2007 21:58:29 -0000 1.10 @@ -2,11 +2,11 @@ Name: gkrellm-volume Version: 2.1.13 -Release: 4%{?dist} +Release: 6%{?dist} Summary: GKrellM volume plugin Group: Applications/Multimedia -License: GPL +License: GPLv2+ URL: http://gkrellm.luon.net/volume.phtml Source0: http://gkrellm.luon.net/files/%{name}-%{version}.tar.gz Patch0: %{name}-version.patch @@ -27,6 +27,7 @@ %setup -q -n %{name} %patch0 %patch1 +f=Changelog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f %build @@ -55,6 +56,12 @@ %changelog +* Tue Sep 4 2007 Ville Skytt?? - 2.1.13-6 +- Convert docs to UTF-8. + +* Thu Aug 16 2007 Ville Skytt?? - 2.1.13-5 +- License: GPLv2+ + * Wed Aug 30 2006 Ville Skytt?? - 2.1.13-4 - Rebuild. From fedora-extras-commits at redhat.com Wed Sep 5 22:03:40 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Wed, 5 Sep 2007 18:03:40 -0400 Subject: rpms/vala/F-7 vala.spec,1.4,1.5 Message-ID: <200709052203.l85M3em7001415@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1374/F-7 Modified Files: vala.spec Log Message: Update license and URL fields; pushed to F-7 as well Index: vala.spec =================================================================== RCS file: /cvs/pkgs/rpms/vala/F-7/vala.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- vala.spec 25 Mar 2007 16:02:02 -0000 1.4 +++ vala.spec 5 Sep 2007 22:03:06 -0000 1.5 @@ -1,12 +1,12 @@ Name: vala -Version: 0.0.8 -Release: 1%{?dist} +Version: 0.1.3 +Release: 3%{?dist} Summary: A modern programming language for GNOME Group: Development/Languages -License: LGPL -URL: http://vala.paldo.org/ -Source0: http://www.paldo.org/vala/vala-%{version}.tar.bz2 +License: LGPLv2.1 +URL: http://live.gnome.org/Vala +Source0: http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel flex bison @@ -44,7 +44,7 @@ %build -%configure +%configure --enable-vapigen # Don't use rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool @@ -70,16 +70,28 @@ %{_bindir}/valac %{_datadir}/vala %{_libdir}/libvala.so.* +%{_mandir}/*/* %files devel %defattr(-,root,root,-) %{_includedir}/vala-1.0 +%{_bindir}/*gen %{_libdir}/libvala.so +%{_libdir}/vala %{_libdir}/pkgconfig/vala-1.0.pc %changelog +* Wed Sep 5 2007 Michel Salim - 0.1.3-3 +- Licensing and URL updates + +* Tue Sep 4 2007 Michel Salim - 0.1.3-2 +- Enable binding generation tools + +* Sun Sep 2 2007 Michel Salim - 0.1.3-1 +- Update to 0.1.3 + * Sun Mar 25 2007 Michel Salim - 0.0.8-1 - Update to 0.0.8 From fedora-extras-commits at redhat.com Wed Sep 5 22:03:43 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Wed, 5 Sep 2007 18:03:43 -0400 Subject: rpms/vala/devel vala.spec,1.7,1.8 Message-ID: <200709052203.l85M3hsW001418@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1374/devel Modified Files: vala.spec Log Message: Update license and URL fields; pushed to F-7 as well Index: vala.spec =================================================================== RCS file: /cvs/pkgs/rpms/vala/devel/vala.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- vala.spec 5 Sep 2007 03:39:48 -0000 1.7 +++ vala.spec 5 Sep 2007 22:03:10 -0000 1.8 @@ -1,12 +1,12 @@ Name: vala Version: 0.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A modern programming language for GNOME Group: Development/Languages -License: LGPL -URL: http://vala.paldo.org/ -Source0: http://www.paldo.org/vala/vala-%{version}.tar.bz2 +License: LGPLv2.1 +URL: http://live.gnome.org/Vala +Source0: http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel flex bison @@ -83,6 +83,9 @@ %changelog +* Wed Sep 5 2007 Michel Salim - 0.1.3-3 +- Licensing and URL updates + * Tue Sep 4 2007 Michel Salim - 0.1.3-2 - Enable binding generation tools From fedora-extras-commits at redhat.com Wed Sep 5 22:06:44 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Wed, 5 Sep 2007 18:06:44 -0400 Subject: rpms/vala/F-7 .cvsignore,1.5,1.6 sources,1.5,1.6 Message-ID: <200709052206.l85M6iWQ001571@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1551 Modified Files: .cvsignore sources Log Message: Fix F-7 sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/vala/F-7/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 25 Mar 2007 16:02:02 -0000 1.5 +++ .cvsignore 5 Sep 2007 22:06:11 -0000 1.6 @@ -1 +1 @@ -vala-0.0.8.tar.bz2 +vala-0.1.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/vala/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 25 Mar 2007 16:02:02 -0000 1.5 +++ sources 5 Sep 2007 22:06:11 -0000 1.6 @@ -1 +1 @@ -54c7b20e570121c9151ec9534ed68b79 vala-0.0.8.tar.bz2 +d6552982b10582d0b01c3d612fb098b2 vala-0.1.3.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 5 22:37:11 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Wed, 5 Sep 2007 18:37:11 -0400 Subject: rpms/xkeyboard-config/devel dellm65.patch, NONE, 1.1 kinesis.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xkeyboard-config.spec, 1.9, 1.10 Message-ID: <200709052237.l85MbBDo002488@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/xkeyboard-config/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2440 Modified Files: .cvsignore sources xkeyboard-config.spec Added Files: dellm65.patch kinesis.patch Log Message: 1.0 dellm65.patch: --- NEW FILE dellm65.patch --- diff -up xkeyboard-config-1.0/symbols/inet.dellm65 xkeyboard-config-1.0/symbols/inet --- xkeyboard-config-1.0/symbols/inet.dellm65 2007-04-23 18:09:07.000000000 -0400 +++ xkeyboard-config-1.0/symbols/inet 2007-09-05 18:30:51.000000000 -0400 @@ -2451,3 +2451,18 @@ xkb_symbols "logitech_g15" { key { [ XF86Launch8 ] }; }; + +// +// Dell Precision M65 +// +partial alphanumeric_keys +xkb_symbols "dellm65" { + + key { [ XF86AudioLowerVolume ] }; + key { [ XF86AudioRaiseVolume ] }; + key { [ XF86AudioMute ] }; + key { [ XF86PowerOff ] }; + + key { [ Super_L ] }; +}; + diff -up xkeyboard-config-1.0/geometry/dell.dellm65 xkeyboard-config-1.0/geometry/dell --- xkeyboard-config-1.0/geometry/dell.dellm65 2007-05-31 17:17:44.000000000 -0400 +++ xkeyboard-config-1.0/geometry/dell 2007-09-05 18:30:51.000000000 -0400 @@ -181,3 +181,362 @@ default xkb_geometry "dell101" { alias = ; }; // End of "default" geometry + + +xkb_geometry "dell65" { +}; + +xkb_geometry "dell65x" { + + description= "Dell 101"; + width= 470; + height= 210; + color="grey10"; + + shape.cornerRadius= 1; + shape "NORM" { { [ 18,18] }, { [2,1], [ 16,16] } }; + shape "BKSP" { { [ 38,18] }, { [2,1], [ 36,16] } }; + shape "TABK" { { [ 28,18] }, { [2,1], [ 26,16] } }; + shape "BKSL" { { [ 28,18] }, { [2,1], [ 26,16] } }; + shape "RTRN" { { [ 42,18] }, { [2,1], [ 40,16] } }; + shape "CAPS" { { [ 33,18] }, { [ 28,18] }, { [2,1], [ 26,16] } }; + shape "LFSH" { { [ 42,18] }, { [2,1], [ 40,16] } }; + shape "RTSH" { { [ 52,18] }, { [2,1], [ 50,16] } }; + shape "MODK" { { [ 27,18] }, { [2,1], [ 25,16] } }; + shape "SPCE" { { [133,18] }, { [2,1], [131,16] } }; + shape "KP0" { { [ 37,18] }, { [2,1], [ 35,16] } }; + shape "KPAD" { { [ 18,37] }, { [2,1], [ 16,35] } }; + + shape "LEDS" { cornerRadius= 0, { [ 75 ,20 ] } }; + shape "LED" { cornerRadius= 0, { [ 5, 1 ] } }; + solid "LedPanel" { + shape= "LEDS"; + top= 52; + left= 377; + color= "grey10"; + }; + + shape "BACKGROUND" { cornerRadius=5, { [ 470, 210 ] } }; + solid "Background" { + shape= "BACKGROUND"; + top= 0; + left= 0; + color= "grey10"; + }; + + indicator.onColor= "green"; + indicator.offColor= "green30"; + indicator.top= 67; + indicator.shape= "LED"; + indicator "Num Lock" { left= 382; }; + indicator "Caps Lock" { left= 407; }; + indicator "Scroll Lock" { left= 433; }; + text.top= 55; + text.color= "black"; + text "NumLockLabel" { left= 378; text="Num\nLock"; }; + text "CapsLockLabel" { left= 403; text="Caps\nLock"; }; + text "ScrollLockLabel" { left= 428; text="Scroll\nLock"; }; + + section.left= 19; + row.left= 1; + key.shape= "NORM"; + key.gap= 1; + section "Function" { + top= 52; + row { + top= 1; + keys { { , color="grey20" }, + { , 20 }, , , , + { , 11 }, , , , + { , 11 }, , , , + { , 8 }, , + }; + }; + }; // End of "Function" section + + section "Alpha" { + top= 91; + row { + top= 1; + keys { , , , , , + , , , , , + , , , + { , "BKSP", color="grey20" } + }; + }; + row { + top= 20; + keys { { , "TABK", color="grey20" }, + , , , , , + , , , , , + , , { , "BKSL" } + }; + }; + row { + top= 39; + keys { { , "CAPS", color="grey20" }, + , , , , , + , , , , , + , { , "RTRN", color="grey20" } + }; + }; + row { + top= 58; + keys { { , "LFSH", color="grey20" }, + , , , , , + , , , , , + { , "RTSH", color="grey20" } + }; + }; + row { + top= 77; + key.shape= "MODK"; + key.color= "grey20"; + keys { , { , 21 }, + { , "SPCE", color="white" }, + , { , 21 } + }; + }; + }; // End of "Alpha" section + + section "Editing" { + top= 91; + left= 312; + key.color= "grey20"; + row { + top= 1; + keys { , , }; + }; + row { + top= 20; + keys { , , }; + }; + row { + top= 58; + left= 20; + keys { }; + }; + row { + top= 77; + keys { , , }; + }; + }; // End of "Editing" section + + section "Keypad" { + top= 91; + left= 376; + row { + top= 1; + key.color= "grey20"; + keys { , , , }; + }; + row { + top= 20; + keys { , , , { , "KPAD", color="grey20" } }; + }; + row { + top= 39; + keys { , , }; + }; + row { + top= 58; + keys { , , , { , "KPAD", color="grey20" } }; + }; + row { + top= 77; + keys { { , "KP0" }, }; + }; + }; // End of "Keypad" section + + alias = ; + alias = ; + +}; + + +// +// Dell Precision M65 +// + +xkb_geometry "dellm65" { + + description= "Dell Precision M65"; + width= 308; + height= 152; + baseColor = "grey20"; + labelColor = "white"; + + shape "BACKGROUND" { cornerRadius = 3, { [ 308, 152 ] } }; + shape "BACKGROUND2" { cornerRadius = 2, { [ 7, 22 ], + [ 171, 22 ], + [ 171, 10 ], + [ 301, 10 ], + [ 301, 148 ], + [ 244, 148 ], + [ 244, 132 ], + [ 7, 132] } }; + solid "Background" { + shape = "BACKGROUND"; + top = 0; + left = 0; + color = "grey20"; + }; + solid "Background2" { + shape = "BACKGROUND2"; + top = 0; + left = 0; + color = "black"; + }; + + shape "LEDS" { cornerRadius = 4, { [ 26, 8 ] } }; + shape "LED" { cornerRadius = 0, { [ 4, 4 ] } }; + solid "LedPanel" { + shape = "LEDS"; + top = 8; + left = 69; + color = "grey20"; + }; + + indicator.onColor= "green"; + indicator.offColor= "gray20"; + indicator.top= 10; + indicator.shape= "LED"; + indicator "Num Lock" { left= 72; }; + indicator "Caps Lock" { left= 80; }; + indicator "Scroll Lock" { left= 88; }; + + shape "MEDIA" { cornerRadius = 5, { [ 2, 2], [ 12, 12 ] } }; + shape "POWER" { cornerRadius = 7, { [ 14, 14 ] } }; + + section "Media" { + top = 5; + left = 102; + width = 60; + height = 14; + key.color="grey30"; + key.shape = "MEDIA"; + row { + top = 0; + keys { + , , , { , shape = "POWER", gap = 3 } + }; + }; + }; + + + shape "FKEY" { cornerRadius = 1, { [ 18, 12 ] }, { [ 1, 1 ], [ 17, 10 ] } }; + + section "Function" { + top = 12; + left = 8; + width = 290; + height = 24; + key.color = "grey80"; + key.shape = "FKEY"; + key.gap = 0; + row { + top = 0; + keys { { , 165 }, , , , + { , 1 }, , }; + }; + row { + top = 12; + keys { , { , 1 }, , , , + { , 1 }, , , , + { , 1 }, , , , + { , 1 }, , }; + }; + }; + + shape "AKEY" { cornerRadius = 1, { [ 19, 19 ] }, { [ 2, 1 ], [ 17, 15 ] } }; + shape "BKSP" { cornerRadius = 1, { [ 44, 19 ] }, { [ 2, 1 ], [ 42, 15 ] } }; + shape "TABK" { cornerRadius = 1, { [ 31, 19 ] }, { [ 2, 1 ], [ 29, 15 ] } }; + shape "BKSL" { cornerRadius = 1, { [ 31, 19 ] }, { [ 2, 1 ], [ 29, 15 ] } }; + shape "CAPS" { cornerRadius = 1, { [ 34, 19 ] }, { [ 2, 1 ], [ 32, 15 ] } }; + shape "RTRN" { cornerRadius = 1, { [ 47, 19 ] }, { [ 2, 1 ], [ 45, 15 ] } }; + shape "LFSH" { cornerRadius = 1, { [ 44, 19 ] }, { [ 2, 1 ], [ 42, 15 ] } }; + shape "RTSH" { cornerRadius = 1, { [ 56, 19 ] }, { [ 2, 1 ], [ 54, 15 ] } }; + shape "LCTL" { cornerRadius = 1, { [ 31, 19 ] }, { [ 2, 1 ], [ 29, 15 ] } }; + shape "LALT" { cornerRadius = 1, { [ 25, 19 ] }, { [ 2, 1 ], [ 23, 15 ] } }; + shape "RCTL" { cornerRadius = 1, { [ 25, 19 ] }, { [ 2, 1 ], [ 23, 15 ] } }; + shape "SPCE" { cornerRadius = 1, { [ 96, 19 ] }, { [ 2, 1 ], [ 94, 15 ] } }; + + + section "Alpha" { + top = 36; + left = 8; + width = 290; + height = 21; + key.color = "grey80"; + key.shape = "AKEY"; + key.gap = 0; + row { + top = 1; + keys { , , , , , + , , , , , + , , , { , 1, "BKSP" } }; + }; + row { + top = 20; + keys { { , "TABK" }, + { , 1 }, , , , , + , , , , , + , , { , 1, "BKSL" } }; + }; + row { + top = 39; + keys { { , "CAPS" }, + { , 1 }, , , , , + , , , , , + , { , 1, "RTRN" } }; + }; + row { + top = 58; + keys { { , "LFSH" }, + { , 1 }, , , , , + , , , , , + { , 1, "RTSH" } }; + }; + row { + top = 77; + keys { { , "LCTL" }, { , 20 }, { , "LALT" }, + { , "SPCE" }, , { , "RCTL" } }; + }; + }; + + shape "SKEY" { cornerRadius = 1, { [ 18, 17 ] }, { [ 2, 1 ], [ 16, 13 ] } }; + section "Arrows" { + top = 113; + left = 243; + width = 54; + height = 36; + + key.color = "grey80"; + key.shape = "SKEY"; + row { + top = 0; + left = 20; + + keys { }; + }; + + row { + top = 17; + left = 2; + + keys { , , }; + }; + }; + + shape "STIK" { cornerRadius = 4, { [ 7, 7 ] } }; + + solid "STIK" { + priority = 255; + color = "blue"; + shape = "STIK"; + top = 90; + left = 135; + }; +}; + + diff -up xkeyboard-config-1.0/rules/base.m_g.part.dellm65 xkeyboard-config-1.0/rules/base.m_g.part --- xkeyboard-config-1.0/rules/base.m_g.part.dellm65 2007-09-05 18:32:22.000000000 -0400 +++ xkeyboard-config-1.0/rules/base.m_g.part 2007-09-05 18:32:41.000000000 -0400 @@ -1,5 +1,6 @@ $msmodels = microsoft(natural) dell101 = dell(dell101) + dellm65 = dell(dellm65) flexpro = keytronic(FlexPro) hp6000 = hp(omnibook) omnikey101 = northgate(omnikey101) diff -up xkeyboard-config-1.0/rules/base.lists.part.dellm65 xkeyboard-config-1.0/rules/base.lists.part --- xkeyboard-config-1.0/rules/base.lists.part.dellm65 2007-09-05 18:31:07.000000000 -0400 +++ xkeyboard-config-1.0/rules/base.lists.part 2007-09-05 18:31:20.000000000 -0400 @@ -33,7 +33,7 @@ chicony chicony9885 \ compaqeak8 compaqik7 compaqik13 compaqik18 \ cymotionlinux \ - dell inspiron precision_m dellusbmm dtk2000 dell8125 dell8135 \ + dellm65 dell inspiron precision_m dellusbmm dtk2000 dell8125 dell8135 \ emachines ennyah_dkb1008 evdev \ genius geniuscomfy geniuscomfy2 geniuskb19e \ gyration honeywell_euroboard \ diff -up xkeyboard-config-1.0/rules/base.xml.in.dellm65 xkeyboard-config-1.0/rules/base.xml.in --- xkeyboard-config-1.0/rules/base.xml.in.dellm65 2007-07-11 18:57:28.000000000 -0400 +++ xkeyboard-config-1.0/rules/base.xml.in 2007-09-05 18:30:51.000000000 -0400 @@ -46,6 +46,12 @@ + dellm65 + <_description>Dell Precision M65 + + + + everex <_description>Everex STEPnote Everex kinesis.patch: --- NEW FILE kinesis.patch --- diff -up xkeyboard-config-1.0/rules/base.m_g.part.kinesis xkeyboard-config-1.0/rules/base.m_g.part --- xkeyboard-config-1.0/rules/base.m_g.part.kinesis 2007-09-05 15:18:32.000000000 -0400 +++ xkeyboard-config-1.0/rules/base.m_g.part 2007-09-05 15:19:01.000000000 -0400 @@ -11,4 +11,5 @@ $macbooks = macintosh(%m) $macs = macintosh(macintosh) hhk = hhk(basic) + kinesis = kinesis(model100) * = pc(pc104) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/xkeyboard-config/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 Jul 2006 22:43:06 -0000 1.2 +++ .cvsignore 5 Sep 2007 22:36:39 -0000 1.3 @@ -1 +1 @@ -xkeyboard-config-0.8.tar.bz2 +xkeyboard-config-1.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xkeyboard-config/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Jul 2006 22:43:06 -0000 1.2 +++ sources 5 Sep 2007 22:36:39 -0000 1.3 @@ -1 +1 @@ -48e694ebe816065670dda2a36f0581a2 xkeyboard-config-0.8.tar.bz2 +bcf08a6bf76bd5661f730d36a1d66517 xkeyboard-config-1.0.tar.bz2 Index: xkeyboard-config.spec =================================================================== RCS file: /cvs/extras/rpms/xkeyboard-config/devel/xkeyboard-config.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xkeyboard-config.spec 1 Sep 2006 10:52:10 -0000 1.9 +++ xkeyboard-config.spec 5 Sep 2007 22:36:39 -0000 1.10 @@ -3,26 +3,19 @@ Summary: xkeyboard-config alternative xkb data files Name: xkeyboard-config -Version: 0.8 -Release: 7%{?dist} +Version: 1.0 +Release: 1%{?dist} License: MIT Group: User Interface/X URL: http://www.x.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: http://xlibs.freedesktop.org/xkbdesc/%{name}-%{version}.tar.bz2 -Patch0: xkeyboard-config-0.8-composify-ralt.patch -# https://bugs.freedesktop.org/show_bug.cgi?id=7990 -Patch1: xkeyboard-config-0.8-thinkpad.patch # https://bugs.freedesktop.org/show_bug.cgi?id=7991 -Patch2: xkeyboard-config-0.8-kinesis.patch +Patch0: kinesis.patch # https://bugs.freedesktop.org/show_bug.cgi?id=7992 -Patch3: xkeyboard-config-0.8-dell.patch -# https://bugs.freedesktop.org/show_bug.cgi?id=8068 -Patch4: xkeyboard-config-0.8-macbook.patch -# backport from upstream cvs -Patch5: xkeyboard-config-0.8-korean.patch +Patch1: dellm65.patch BuildArch: noarch @@ -52,18 +45,11 @@ %prep %setup -q -%patch0 -p1 -b .composify-ralt -%patch1 -p1 -b .thinkpad -%patch2 -p1 -b .kinesis -%patch3 -p1 -b .dell -%patch4 -p1 -b .macbook -%patch5 -p1 -b .korean +%patch0 -p1 -b .kinesis +%patch1 -p1 -b .dellm65 %build -#autoreconf needed for macbook patch -autoreconf - %configure \ --enable-compat-rules \ --with-xkb-base=%{_datadir}/X11/xkb \ @@ -98,6 +84,11 @@ %{_datadir}/X11/xkb/rules/xorg.xml %changelog +* Wed Sep 5 2007 Matthias Clasen - 1.0-1 +- Update to 1.0 +- Drop upstreamed patches +- Update remaining patches + * Fri Sep 1 2006 Alexander Larsson - 0.8-7 - Update macbook patch to be closer to what got in upstream - (kp enter is ralt, not the option key) From fedora-extras-commits at redhat.com Wed Sep 5 22:50:42 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 18:50:42 -0400 Subject: rpms/perl-Params-Util/devel perl-Params-Util.spec,1.21,1.22 Message-ID: <200709052250.l85MogMR002972@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Params-Util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2947 Modified Files: perl-Params-Util.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.29-1 - Upstream update. - Update licence tag. - Conditionally disable AUTOMATED_TESTING. Index: perl-Params-Util.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Params-Util/devel/perl-Params-Util.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- perl-Params-Util.spec 30 May 2007 06:29:53 -0000 1.21 +++ perl-Params-Util.spec 5 Sep 2007 22:50:09 -0000 1.22 @@ -1,8 +1,8 @@ Name: perl-Params-Util -Version: 0.25 +Version: 0.29 Release: 1%{?dist} Summary: Simple standalone param-checking functions -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Util/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Params-Util-%{version}.tar.gz @@ -42,7 +42,12 @@ rm -rf $RPM_BUILD_ROOT %check +%if "%{version}" == "0.29" +# AUTOMATED_TESTING is broken - Shouldn't do any harm +make test +%else make test AUTOMATED_TESTING=1 +%endif %files %defattr(-,root,root,-) @@ -51,6 +56,14 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.29-1 +- Upstream update. +- Update licence tag. +- Conditionally disable AUTOMATED_TESTING. + +* Sat Jul 28 2007 Ralf Cors??pius - 0.26-1 +- Upstream update. + * Wed May 30 2007 Ralf Cors??pius - 0.25-1 - Upstream update. From fedora-extras-commits at redhat.com Wed Sep 5 22:53:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 18:53:00 -0400 Subject: rpms/perl-Params-Util/devel .cvsignore,1.19,1.20 sources,1.19,1.20 Message-ID: <200709052253.l85Mr0p2003065@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Params-Util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3042 Modified Files: .cvsignore sources Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.29-1 - Upstream update. - Update licence tag. - Conditionally disable AUTOMATED_TESTING. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Params-Util/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 30 May 2007 06:29:53 -0000 1.19 +++ .cvsignore 5 Sep 2007 22:52:27 -0000 1.20 @@ -1 +1 @@ -Params-Util-0.25.tar.gz +Params-Util-0.29.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Params-Util/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 30 May 2007 06:29:53 -0000 1.19 +++ sources 5 Sep 2007 22:52:27 -0000 1.20 @@ -1 +1 @@ -d3a95845d71e1a014ae7bbb02bee240c Params-Util-0.25.tar.gz +caa6ff878ffe3b097a7f07242e690be3 Params-Util-0.29.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 23:20:48 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 19:20:48 -0400 Subject: rpms/perl-Params-Util/F-7 .cvsignore, 1.19, 1.20 perl-Params-Util.spec, 1.21, 1.22 sources, 1.19, 1.20 Message-ID: <200709052320.l85NKmNU009552@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Params-Util/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9528 Modified Files: .cvsignore perl-Params-Util.spec sources Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.29-1 - Upstream update. - Update licence tag. - Conditionally disable AUTOMATED_TESTING. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Params-Util/F-7/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 30 May 2007 06:39:26 -0000 1.19 +++ .cvsignore 5 Sep 2007 23:20:15 -0000 1.20 @@ -1 +1 @@ -Params-Util-0.25.tar.gz +Params-Util-0.29.tar.gz Index: perl-Params-Util.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Params-Util/F-7/perl-Params-Util.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- perl-Params-Util.spec 30 May 2007 06:39:26 -0000 1.21 +++ perl-Params-Util.spec 5 Sep 2007 23:20:15 -0000 1.22 @@ -1,8 +1,8 @@ Name: perl-Params-Util -Version: 0.25 +Version: 0.29 Release: 1%{?dist} Summary: Simple standalone param-checking functions -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Util/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Params-Util-%{version}.tar.gz @@ -42,7 +42,12 @@ rm -rf $RPM_BUILD_ROOT %check +%if "%{version}" == "0.29" +# AUTOMATED_TESTING is broken - Shouldn't do any harm +make test +%else make test AUTOMATED_TESTING=1 +%endif %files %defattr(-,root,root,-) @@ -51,6 +56,14 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.29-1 +- Upstream update. +- Update licence tag. +- Conditionally disable AUTOMATED_TESTING. + +* Sat Jul 28 2007 Ralf Cors??pius - 0.26-1 +- Upstream update. + * Wed May 30 2007 Ralf Cors??pius - 0.25-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Params-Util/F-7/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 30 May 2007 06:39:26 -0000 1.19 +++ sources 5 Sep 2007 23:20:15 -0000 1.20 @@ -1 +1 @@ -d3a95845d71e1a014ae7bbb02bee240c Params-Util-0.25.tar.gz +caa6ff878ffe3b097a7f07242e690be3 Params-Util-0.29.tar.gz From fedora-extras-commits at redhat.com Wed Sep 5 23:36:54 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 5 Sep 2007 19:36:54 -0400 Subject: devel/yum-updatesd .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 yum-updatesd.spec, 1.1, 1.2 Message-ID: <200709052336.l85Nasg6009962@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/yum-updatesd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9927 Modified Files: .cvsignore sources yum-updatesd.spec Log Message: * Wed Sep 5 2007 Jeremy Katz - 1:0.5-1 - add option for configurable SMTP server - fix email sending (Rich Fearn, #251196) - make updates checking in the presence of NetworkManager smarter (#213732) - ensure group info gets updated - work with yum 3.0.x (jantill) - don't poll gamin Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/devel/yum-updatesd/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 24 Jul 2007 15:20:20 -0000 1.2 +++ .cvsignore 5 Sep 2007 23:36:21 -0000 1.3 @@ -1 +1 @@ -yum-updatesd-0.4.tar.bz2 +yum-updatesd-0.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/devel/yum-updatesd/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 24 Jul 2007 15:20:20 -0000 1.2 +++ sources 5 Sep 2007 23:36:21 -0000 1.3 @@ -1 +1 @@ -9ae8c8c5d92442f2430096cbbe17ecfd yum-updatesd-0.4.tar.bz2 +369b99f963dc9a4eb8fbb3c52bd0b8cd yum-updatesd-0.5.tar.bz2 Index: yum-updatesd.spec =================================================================== RCS file: /cvs/pkgs/devel/yum-updatesd/yum-updatesd.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- yum-updatesd.spec 24 Jul 2007 15:20:20 -0000 1.1 +++ yum-updatesd.spec 5 Sep 2007 23:36:21 -0000 1.2 @@ -1,11 +1,10 @@ Summary: Update notification daemon Name: yum-updatesd Epoch: 1 -Version: 0.4 +Version: 0.5 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base -# source is from the 0.4 tag at http://linux.duke.edu/yum/git/yum-updatesd.git Source0: %{name}-%{version}.tar.bz2 URL: http://linux.duke.edu/yum/ BuildArch: noarch @@ -62,6 +61,14 @@ %changelog +* Wed Sep 5 2007 Jeremy Katz - 1:0.5-1 +- add option for configurable SMTP server +- fix email sending (Rich Fearn, #251196) +- make updates checking in the presence of NetworkManager smarter (#213732) +- ensure group info gets updated +- work with yum 3.0.x (jantill) +- don't poll gamin + * Tue Jul 24 2007 Jeremy Katz - 1:0.4-1 - minor review fixes. add --oneshot mode From fedora-extras-commits at redhat.com Wed Sep 5 23:38:54 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 19:38:54 -0400 Subject: rpms/perl-Test-LongString/devel perl-Test-LongString.spec,1.8,1.9 Message-ID: <200709052338.l85NcstQ010054@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Test-LongString/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10034 Modified Files: perl-Test-LongString.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.11-2 - BR: perl(ExtUtils::MakeMaker). - Update license tag. Index: perl-Test-LongString.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-LongString/devel/perl-Test-LongString.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Test-LongString.spec 21 Feb 2007 10:10:48 -0000 1.8 +++ perl-Test-LongString.spec 5 Sep 2007 23:38:21 -0000 1.9 @@ -1,8 +1,8 @@ Name: perl-Test-LongString Version: 0.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module to test long strings -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-LongString/ Source0: http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Test-LongString-%{version}.tar.gz @@ -10,6 +10,7 @@ BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) # Required by the tests BuildRequires: perl(Test::Builder) >= 0.12 # 0.11 would require 1.04, but we only have 1.02 @@ -56,6 +57,10 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.11-2 +- BR: perl(ExtUtils::MakeMaker). +- Update license tag. + * Wed Feb 21 2007 Ralf Cors??pius - 0.11-1 - Upstream update. - For now, ignore BR: perl(Test::Builder::Tester) > 1.04. From fedora-extras-commits at redhat.com Wed Sep 5 23:40:54 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Wed, 5 Sep 2007 19:40:54 -0400 Subject: rpms/perl-Test-LongString/F-7 perl-Test-LongString.spec,1.8,1.9 Message-ID: <200709052340.l85NesIV010131@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Test-LongString/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10113 Modified Files: perl-Test-LongString.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.11-2 - BR: perl(ExtUtils::MakeMaker). - Update license tag. Index: perl-Test-LongString.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-LongString/F-7/perl-Test-LongString.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Test-LongString.spec 21 Feb 2007 10:10:48 -0000 1.8 +++ perl-Test-LongString.spec 5 Sep 2007 23:40:21 -0000 1.9 @@ -1,8 +1,8 @@ Name: perl-Test-LongString Version: 0.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module to test long strings -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-LongString/ Source0: http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/Test-LongString-%{version}.tar.gz @@ -10,6 +10,7 @@ BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) # Required by the tests BuildRequires: perl(Test::Builder) >= 0.12 # 0.11 would require 1.04, but we only have 1.02 @@ -56,6 +57,10 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.11-2 +- BR: perl(ExtUtils::MakeMaker). +- Update license tag. + * Wed Feb 21 2007 Ralf Cors??pius - 0.11-1 - Upstream update. - For now, ignore BR: perl(Test::Builder::Tester) > 1.04. From fedora-extras-commits at redhat.com Wed Sep 5 23:59:18 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Wed, 5 Sep 2007 19:59:18 -0400 Subject: rpms/oddjob/devel .cvsignore, 1.6, 1.7 oddjob.spec, 1.14, 1.15 sources, 1.6, 1.7 Message-ID: <200709052359.l85NxIjY010531@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/oddjob/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10504 Modified Files: .cvsignore oddjob.spec sources Log Message: - update to 0.29 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/oddjob/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 20 Jul 2006 18:39:13 -0000 1.6 +++ .cvsignore 5 Sep 2007 23:58:45 -0000 1.7 @@ -1 +1,2 @@ oddjob-0.27-1.tar.gz +oddjob-0.29-1.tar.gz Index: oddjob.spec =================================================================== RCS file: /cvs/pkgs/rpms/oddjob/devel/oddjob.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- oddjob.spec 13 Feb 2007 23:39:12 -0000 1.14 +++ oddjob.spec 5 Sep 2007 23:58:45 -0000 1.15 @@ -1,8 +1,8 @@ %define build_sample 0 Name: oddjob -Version: 0.27 -Release: 10 +Version: 0.29 +Release: 1%{?dist} Source: http://people.redhat.com/nalin/oddjob/oddjob-%{version}-1.tar.gz Summary: A D-BUS service which runs odd jobs on behalf of client applications License: BSD @@ -12,17 +12,25 @@ BuildRequires: pam-devel, python-devel, pkgconfig BuildRequires: cyrus-sasl-devel, krb5-devel, openldap-devel BuildRequires: docbook-dtds, xmlto -BuildRequires: python-devel Requires(post): /sbin/service Requires(post): /sbin/chkconfig Requires(pre): /sbin/chkconfig URL: http://people.redhat.com/nalin/oddjob/ -Requires: %{name}-libs = %{version}-%{release} %description oddjob is a D-BUS service which performs particular tasks for clients which connect to it and issue requests using the system-wide message bus. +%package mkhomedir +Group: System Environment/Daemons +Summary: An oddjob helper which creates and populates home directories +Requires: %{name} = %{version}-%{release} + +%description mkhomedir +This package contains the oddjob helper which can be used by the +pam_oddjob_mkhomedir module to create a home directory for a user +at login-time. + %package devel Group: Development/Libraries Summary: Files for developing oddjob clients @@ -43,6 +51,16 @@ This package contains dynamic libraries which are used by simple oddjob client applications. +%package python +Group: System Environment/Libraries +Summary: A Python binding for oddjob clients +Requires: %{name}-libs = %{version}-%{release} + +%description python +This package contains a python module which allows client applications +written in the Python language to issue requests to the oddjobd server +using the message bus. + %package sample Group: System Environment/Daemons Summary: A sample oddjob service. @@ -61,10 +79,11 @@ %endif %configure \ --disable-static \ - --with-selinux-acls=default \ + --with-selinux-acls \ --with-selinux-labels \ --with-python --enable-xml-docs --enable-compat-dtd \ - --libexecdir=%{_libdir} \ + --libexecdir=%{_libexecdir} \ + --disable-dependency-tracking \ $sample_flag make %{_smp_mflags} @@ -94,7 +113,7 @@ %files %defattr(-,root,root) -%doc *.dtd COPYING QUICKSTART python/sample.py doc/oddjob.html +%doc *.dtd COPYING QUICKSTART python/sample.py doc/oddjob.html src/reload %if ! %{build_sample} %doc sample-install-root/sample %endif @@ -104,19 +123,30 @@ %config(noreplace) %{_sysconfdir}/dbus-*/system.d/oddjob.conf %config(noreplace) %{_sysconfdir}/oddjobd.conf %dir %{_sysconfdir}/oddjobd.conf.d -%config %{_sysconfdir}/oddjobd.conf.d/oddjobd-introspection.conf +%config(noreplace) %{_sysconfdir}/oddjobd.conf.d/oddjobd-introspection.conf %dir %{_sysconfdir}/%{name} %dir %{_libdir}/%{name} -%{_libdir}/%{name}/mkhomedir -%{_libdir}/%{name}/sanity.sh +%dir %{_libexecdir}/%{name} +%{_libexecdir}/%{name}/sanity.sh %{_mandir}/*/oddjob*.* +%files mkhomedir +%defattr(-,root,root) +%doc src/mkhomedirfor src/mkmyhomedir +%dir %{_libdir}/%{name} +%{_libdir}/%{name}/mkhomedir +/%{_lib}/security/pam_oddjob_mkhomedir.so +%{_mandir}/*/pam_oddjob_mkhomedir.* +%config(noreplace) %{_sysconfdir}/dbus-*/system.d/oddjob-mkhomedir.conf +%config(noreplace) %{_sysconfdir}/oddjobd.conf.d/oddjobd-mkhomedir.conf + %files libs %defattr(-,root,root) %{_libdir}/liboddjob.so.* + +%files python +%defattr(-,root,root) %{_libdir}/python*/site-packages/* -/%{_lib}/security/*.so -%{_mandir}/*/pam_*.* %files devel %defattr(-,root,root) @@ -145,15 +175,19 @@ %postun libs -p /sbin/ldconfig %changelog -* Tue Feb 13 2007 Nalin Dahyabhai 0.27-10 -- make -devel depend on -libs, which supplies the libraries to which it - symlinks (#228377) +* Wed Sep 5 2007 Nalin Dahyabhai 0.29-1 +- split off mkhomedir bits into a subpackage (#236820) +- take a pass at new-init-ifying the init script (#247005) + +* Thu Aug 16 2007 Nalin Dahyabhai +- move helpers to libexecdir, keeping pkglibdir around in the package (#237207) + +* Mon Apr 9 2007 Nalin Dahyabhai 0.28-1 +- split off python subpackage, make -devel depend on -libs, let autodeps + provide the main package's dependency on -libs (#228377) -* Sun Dec 10 2006 Nalin Dahyabhai 0.27-9 -- add BuildRequires: on python-devel - -* Thu Sep 7 2006 Nalin Dahyabhai 0.27-8 -- rebuild +* Thu Feb 15 2007 Nalin Dahyabhai 0.27-8 +- configure with --disable-dependency-tracking (Ville Skytt??, #228928) * Thu Jul 25 2006 Nalin Dahyabhai 0.27-7 - unmark the init script as a %%config file (part of #197182) @@ -224,7 +258,7 @@ - update to 0.25: - add introspection for parents of objects specified in the configuration - oddjobd can reload its configuration now - - add -u (umask) and -s (skeldir) flags to the mkhomedir helper + - add -u (umask) and -s (skeldir) flags to the mkhomedir helper (#246681) * Tue Feb 28 2006 Nalin Dahyabhai 0.24-1 - update to 0.24, fixing some build errors against D-BUS 0.30-0.33 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/oddjob/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 20 Jul 2006 18:39:13 -0000 1.6 +++ sources 5 Sep 2007 23:58:45 -0000 1.7 @@ -1 +1 @@ -22af2ce420a85b0526b6af7fc12e0e26 oddjob-0.27-1.tar.gz +51aac71afb06315afd6d6434cf5aa3cc oddjob-0.29-1.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 00:04:49 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Wed, 5 Sep 2007 20:04:49 -0400 Subject: rpms/zeroinstall-injector/F-7 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 zeroinstall-injector.spec, 1.5, 1.6 Message-ID: <200709060004.l8604nqK016622@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/zeroinstall-injector/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16578/F-7 Modified Files: .cvsignore sources zeroinstall-injector.spec Log Message: Update to 0.30 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 5 Nov 2006 00:00:33 -0000 1.3 +++ .cvsignore 6 Sep 2007 00:04:15 -0000 1.4 @@ -1 +1 @@ -zeroinstall-injector-0.24.tar.gz.gpg +zeroinstall-injector-0.30.tar.gz.gpg Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 5 Nov 2006 00:00:33 -0000 1.3 +++ sources 6 Sep 2007 00:04:15 -0000 1.4 @@ -1 +1 @@ -d543beb1742374b1d2d983f0d05388fc zeroinstall-injector-0.24.tar.gz.gpg +c539dc6ffa39f18700220f5565d8eac3 zeroinstall-injector-0.30.tar.gz.gpg Index: zeroinstall-injector.spec =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/F-7/zeroinstall-injector.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- zeroinstall-injector.spec 19 Dec 2006 03:56:40 -0000 1.5 +++ zeroinstall-injector.spec 6 Sep 2007 00:04:15 -0000 1.6 @@ -1,30 +1,41 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%define cache_dir /var/cache/0install.net + Name: zeroinstall-injector -Version: 0.24 -Release: 3%{?dist} +Version: 0.30 +Release: 1%{?dist} Summary: The Zero Install Injector (0launch) Group: Applications/System -License: LGPL +License: LGPLv2.1 URL: http://0install.net Source0: http://osdn.dl.sf.net/sourceforge/zero-install/%{name}-%{version}.tar.gz.gpg Patch0: zeroinstall-x86_64-arch.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-devel gnupg -Requires: PyXML pygtk2 gnupg +BuildRequires: python-devel gnupg desktop-file-utils +Requires: PyXML pygtk2 gnupg pygtk2-libglade sudo +Requires: /usr/sbin/useradd %description -A running process is created by combining many different libraries (and other -components). In the Zero Install world, we have all versions of each library -available at all times. The problem then is how to choose which versions to -use. - -The injector solves this problem by selecting components to meet a program's -requirements, according to a policy you give it. The injector finds out which -versions are available, and downloads and runs the ones you choose. +The Zero Install Injector makes it easy for users to install software without +needing root privileges. It takes the URL of a program and runs it +(downloading it first if necessary). Any dependencies of the program are +fetched in the same way. The user controls which version of the program and +its dependencies to use. + +Zero Install is a decentralised installation system (there is no central +repository; all packages are identified by URLs), loosly-coupled (if different +programs require different versions of a library then both versions are +installed in parallel, without conflicts), and has an emphasis on security +(all package descriptions are GPG-signed, and contain cryptographic hashes of +the contents of each version). Each version of each program is stored in its +own sub-directory within the Zero Install cache (nothing is installed to +directories outside of the cache, such as /usr/bin) and no code from the +package is run during install or uninstall. The system can automatically check +for updates when software is run. %prep gpg --decrypt %{SOURCE0} | gzip -cd - | tar xvf - @@ -36,15 +47,30 @@ %install rm -rf $RPM_BUILD_ROOT -%{__python} setup.py install --skip-build --install-data %{_datadir} --root $RPM_BUILD_ROOT +%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT +mv "$RPM_BUILD_ROOT/usr/man" "$RPM_BUILD_ROOT/%{_datadir}/man" +mkdir -p "$RPM_BUILD_ROOT%{cache_dir}/implementations" + +desktop-file-install --vendor="fedora" \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + $RPM_BUILD_ROOT%{_datadir}/applications/zeroinstall-zero2desktop.desktop %clean rm -rf $RPM_BUILD_ROOT +%pre +# Add the "zeroinst" user. +# This is not used by default, but is required if you want to +# set up sharing of downloads later. +/usr/sbin/useradd -c 'Zero Install shared cache' \ + -s /sbin/nologin -r -d '/' zeroinst 2> /dev/null || : + %files %defattr(-,root,root,-) %doc COPYING README %{_bindir}/0* +%{_datadir}/applications/zeroinstall-zero2desktop.desktop +%{_datadir}/pixmaps/zeroinstall-zero2desktop.png %dir %{python_sitelib}/zeroinstall/ %dir %{python_sitelib}/zeroinstall/0launch-gui/ %dir %{python_sitelib}/zeroinstall/injector/ @@ -53,11 +79,20 @@ %{python_sitelib}/zeroinstall/0launch-gui/0launch-gui %{python_sitelib}/zeroinstall/0launch-gui/README %{python_sitelib}/zeroinstall/0launch-gui/ZeroInstall-GUI.xml +%{python_sitelib}/zeroinstall/0launch-gui/zero-install.glade %{python_sitelib}/zeroinstall/*/*.py* %{_mandir}/man1/0* - +%dir %{cache_dir} +%attr(755,zeroinst,zeroinst) %{cache_dir}/implementations %changelog +* Wed Sep 5 2007 Michel Salim 0.30-1 +- Update to 0.30 +- License is now versioned +- Incorporate changes from Thomas Leonard: + * create zeroinst user + * create shared cache + * Mon Dec 18 2006 Michel Salim 0.24-3 - Rebuild for development branch From fedora-extras-commits at redhat.com Thu Sep 6 00:04:52 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Wed, 5 Sep 2007 20:04:52 -0400 Subject: rpms/zeroinstall-injector/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 zeroinstall-injector.spec, 1.5, 1.6 Message-ID: <200709060004.l8604qF6016632@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/zeroinstall-injector/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16578/devel Modified Files: .cvsignore sources zeroinstall-injector.spec Log Message: Update to 0.30 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 5 Nov 2006 00:00:33 -0000 1.3 +++ .cvsignore 6 Sep 2007 00:04:19 -0000 1.4 @@ -1 +1 @@ -zeroinstall-injector-0.24.tar.gz.gpg +zeroinstall-injector-0.30.tar.gz.gpg Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 5 Nov 2006 00:00:33 -0000 1.3 +++ sources 6 Sep 2007 00:04:19 -0000 1.4 @@ -1 +1 @@ -d543beb1742374b1d2d983f0d05388fc zeroinstall-injector-0.24.tar.gz.gpg +c539dc6ffa39f18700220f5565d8eac3 zeroinstall-injector-0.30.tar.gz.gpg Index: zeroinstall-injector.spec =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/devel/zeroinstall-injector.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- zeroinstall-injector.spec 19 Dec 2006 03:56:40 -0000 1.5 +++ zeroinstall-injector.spec 6 Sep 2007 00:04:19 -0000 1.6 @@ -1,30 +1,41 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%define cache_dir /var/cache/0install.net + Name: zeroinstall-injector -Version: 0.24 -Release: 3%{?dist} +Version: 0.30 +Release: 1%{?dist} Summary: The Zero Install Injector (0launch) Group: Applications/System -License: LGPL +License: LGPLv2.1 URL: http://0install.net Source0: http://osdn.dl.sf.net/sourceforge/zero-install/%{name}-%{version}.tar.gz.gpg Patch0: zeroinstall-x86_64-arch.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-devel gnupg -Requires: PyXML pygtk2 gnupg +BuildRequires: python-devel gnupg desktop-file-utils +Requires: PyXML pygtk2 gnupg pygtk2-libglade sudo +Requires: /usr/sbin/useradd %description -A running process is created by combining many different libraries (and other -components). In the Zero Install world, we have all versions of each library -available at all times. The problem then is how to choose which versions to -use. - -The injector solves this problem by selecting components to meet a program's -requirements, according to a policy you give it. The injector finds out which -versions are available, and downloads and runs the ones you choose. +The Zero Install Injector makes it easy for users to install software without +needing root privileges. It takes the URL of a program and runs it +(downloading it first if necessary). Any dependencies of the program are +fetched in the same way. The user controls which version of the program and +its dependencies to use. + +Zero Install is a decentralised installation system (there is no central +repository; all packages are identified by URLs), loosly-coupled (if different +programs require different versions of a library then both versions are +installed in parallel, without conflicts), and has an emphasis on security +(all package descriptions are GPG-signed, and contain cryptographic hashes of +the contents of each version). Each version of each program is stored in its +own sub-directory within the Zero Install cache (nothing is installed to +directories outside of the cache, such as /usr/bin) and no code from the +package is run during install or uninstall. The system can automatically check +for updates when software is run. %prep gpg --decrypt %{SOURCE0} | gzip -cd - | tar xvf - @@ -36,15 +47,30 @@ %install rm -rf $RPM_BUILD_ROOT -%{__python} setup.py install --skip-build --install-data %{_datadir} --root $RPM_BUILD_ROOT +%{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT +mv "$RPM_BUILD_ROOT/usr/man" "$RPM_BUILD_ROOT/%{_datadir}/man" +mkdir -p "$RPM_BUILD_ROOT%{cache_dir}/implementations" + +desktop-file-install --vendor="fedora" \ + --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ + $RPM_BUILD_ROOT%{_datadir}/applications/zeroinstall-zero2desktop.desktop %clean rm -rf $RPM_BUILD_ROOT +%pre +# Add the "zeroinst" user. +# This is not used by default, but is required if you want to +# set up sharing of downloads later. +/usr/sbin/useradd -c 'Zero Install shared cache' \ + -s /sbin/nologin -r -d '/' zeroinst 2> /dev/null || : + %files %defattr(-,root,root,-) %doc COPYING README %{_bindir}/0* +%{_datadir}/applications/zeroinstall-zero2desktop.desktop +%{_datadir}/pixmaps/zeroinstall-zero2desktop.png %dir %{python_sitelib}/zeroinstall/ %dir %{python_sitelib}/zeroinstall/0launch-gui/ %dir %{python_sitelib}/zeroinstall/injector/ @@ -53,11 +79,20 @@ %{python_sitelib}/zeroinstall/0launch-gui/0launch-gui %{python_sitelib}/zeroinstall/0launch-gui/README %{python_sitelib}/zeroinstall/0launch-gui/ZeroInstall-GUI.xml +%{python_sitelib}/zeroinstall/0launch-gui/zero-install.glade %{python_sitelib}/zeroinstall/*/*.py* %{_mandir}/man1/0* - +%dir %{cache_dir} +%attr(755,zeroinst,zeroinst) %{cache_dir}/implementations %changelog +* Wed Sep 5 2007 Michel Salim 0.30-1 +- Update to 0.30 +- License is now versioned +- Incorporate changes from Thomas Leonard: + * create zeroinst user + * create shared cache + * Mon Dec 18 2006 Michel Salim 0.24-3 - Rebuild for development branch From fedora-extras-commits at redhat.com Thu Sep 6 00:12:37 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 20:12:37 -0400 Subject: rpms/GeoIP/EL-4 .cvsignore, 1.9, 1.10 GeoIP.spec, 1.11, 1.12 sources, 1.9, 1.10 Message-ID: <200709060012.l860CbSE016885@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/GeoIP/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16863 Modified Files: .cvsignore GeoIP.spec sources Log Message: * Wed Sep 5 2007 Michael Fleming 1.4.3-1 - New upstream release. - Fix GeoIPCity fetcher script - Update License tag Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/GeoIP/EL-4/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 12 Feb 2007 11:57:50 -0000 1.9 +++ .cvsignore 6 Sep 2007 00:12:04 -0000 1.10 @@ -1,5 +1,5 @@ -GeoIP-1.4.2.tar.gz fetch-geoipdata-city.pl fetch-geoipdata.pl +GeoIP-1.4.3.tar.gz LICENSE.txt README.Fedora Index: GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/GeoIP/EL-4/GeoIP.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- GeoIP.spec 12 Feb 2007 11:57:50 -0000 1.11 +++ GeoIP.spec 6 Sep 2007 00:12:04 -0000 1.12 @@ -1,9 +1,9 @@ Name: GeoIP -Version: 1.4.2 +Version: 1.4.3 Release: 1%{?dist} Summary: C library for country/city/organization to IP address or hostname mapping Group: Development/Libraries -License: LGPL +License: LGPLv2+ URL: http://www.maxmind.com/app/c Source0: http://www.maxmind.com/download/geoip/api/c/GeoIP-%{version}.tar.gz Source1: http://www.maxmind.com/download/geoip/database/LICENSE.txt @@ -79,6 +79,11 @@ %{_libdir}/libGeoIPUpdate.so %changelog +* Wed Sep 5 2007 Michael Fleming 1.4.3-1 +- New upstream release. +- Fix GeoIPCity fetcher script +- Update License tag + * Mon Feb 12 2007 Michael Fleming 1.4.2-1 - New upstream release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/GeoIP/EL-4/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 12 Feb 2007 11:57:50 -0000 1.9 +++ sources 6 Sep 2007 00:12:04 -0000 1.10 @@ -1,5 +1,5 @@ -d310da791d1d760edad25d33f2166fcd GeoIP-1.4.2.tar.gz -48a9f71cc61aae720a473309d39db98b fetch-geoipdata-city.pl +76628bd54dca89ba21fcbb6f54f3c668 fetch-geoipdata-city.pl c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl +d364ec127a1092749d589a79001f2d8c GeoIP-1.4.3.tar.gz 8c0bc6e8ebe6ec3bc1580021edb4bba1 LICENSE.txt 38e97c6ac82ac7b44f6d1f40c30580a5 README.Fedora From fedora-extras-commits at redhat.com Thu Sep 6 00:14:56 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 20:14:56 -0400 Subject: rpms/GeoIP/EL-4 .cvsignore,1.10,1.11 sources,1.10,1.11 Message-ID: <200709060014.l860EuVX016934@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/GeoIP/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16910 Modified Files: .cvsignore sources Log Message: new sources Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/GeoIP/EL-4/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 6 Sep 2007 00:12:04 -0000 1.10 +++ .cvsignore 6 Sep 2007 00:14:24 -0000 1.11 @@ -1,5 +1,5 @@ +GeoIP-1.4.3.tar.gz fetch-geoipdata-city.pl fetch-geoipdata.pl -GeoIP-1.4.3.tar.gz LICENSE.txt README.Fedora Index: sources =================================================================== RCS file: /cvs/extras/rpms/GeoIP/EL-4/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 6 Sep 2007 00:12:04 -0000 1.10 +++ sources 6 Sep 2007 00:14:24 -0000 1.11 @@ -1,5 +1,5 @@ +d364ec127a1092749d589a79001f2d8c GeoIP-1.4.3.tar.gz 76628bd54dca89ba21fcbb6f54f3c668 fetch-geoipdata-city.pl c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl -d364ec127a1092749d589a79001f2d8c GeoIP-1.4.3.tar.gz 8c0bc6e8ebe6ec3bc1580021edb4bba1 LICENSE.txt 38e97c6ac82ac7b44f6d1f40c30580a5 README.Fedora From fedora-extras-commits at redhat.com Thu Sep 6 00:17:52 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 20:17:52 -0400 Subject: rpms/GeoIP/EL-5 .cvsignore, 1.9, 1.10 GeoIP.spec, 1.9, 1.10 sources, 1.9, 1.10 Message-ID: <200709060017.l860Hqo6017037@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/GeoIP/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17015 Modified Files: .cvsignore GeoIP.spec sources Log Message: * Wed Sep 5 2007 Michael Fleming 1.4.3-1 - New upstream release. - Fix GeoIPCity fetcher script - Update License tag Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/GeoIP/EL-5/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 1 Apr 2007 08:42:04 -0000 1.9 +++ .cvsignore 6 Sep 2007 00:17:20 -0000 1.10 @@ -1,4 +1,4 @@ -GeoIP-1.4.2.tar.gz +GeoIP-1.4.3.tar.gz fetch-geoipdata-city.pl fetch-geoipdata.pl LICENSE.txt Index: GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/GeoIP/EL-5/GeoIP.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- GeoIP.spec 1 Apr 2007 08:42:04 -0000 1.9 +++ GeoIP.spec 6 Sep 2007 00:17:20 -0000 1.10 @@ -1,9 +1,9 @@ Name: GeoIP -Version: 1.4.2 +Version: 1.4.3 Release: 1%{?dist} Summary: C library for country/city/organization to IP address or hostname mapping Group: Development/Libraries -License: LGPL +License: LGPLv2+ URL: http://www.maxmind.com/app/c Source0: http://www.maxmind.com/download/geoip/api/c/GeoIP-%{version}.tar.gz Source1: http://www.maxmind.com/download/geoip/database/LICENSE.txt @@ -79,10 +79,13 @@ %{_libdir}/libGeoIPUpdate.so %changelog -* Sun Apr 1 2007 Michael Fleming 1.4.2-1 +* Wed Sep 5 2007 Michael Fleming 1.4.3-1 +- New upstream release. +- Fix GeoIPCity fetcher script +- Update License tag + +* Mon Feb 12 2007 Michael Fleming 1.4.2-1 - New upstream release. -- Sync with devel -- Fix dumb typo in fetch-geoipdata-city.pl * Mon Jan 8 2007 Michael Fleming 1.4.1-2 - License is actually LGPL now. Index: sources =================================================================== RCS file: /cvs/extras/rpms/GeoIP/EL-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 1 Apr 2007 08:42:04 -0000 1.9 +++ sources 6 Sep 2007 00:17:20 -0000 1.10 @@ -1,5 +1,5 @@ -d310da791d1d760edad25d33f2166fcd GeoIP-1.4.2.tar.gz -a650a3e4fb2f7c3984c4081cd5949d73 fetch-geoipdata-city.pl +d364ec127a1092749d589a79001f2d8c GeoIP-1.4.3.tar.gz +76628bd54dca89ba21fcbb6f54f3c668 fetch-geoipdata-city.pl c7c0ff588272cc686515d4c66b076cba fetch-geoipdata.pl 8c0bc6e8ebe6ec3bc1580021edb4bba1 LICENSE.txt 38e97c6ac82ac7b44f6d1f40c30580a5 README.Fedora From fedora-extras-commits at redhat.com Thu Sep 6 00:31:54 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Wed, 5 Sep 2007 20:31:54 -0400 Subject: rpms/tracker/devel .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 tracker.spec, 1.19, 1.20 Message-ID: <200709060031.l860Vsqb017732@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/tracker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17704 Modified Files: .cvsignore sources tracker.spec Log Message: * Wed Sep 05 2007 Deji Akingunola - 0.6.2-1 - Version 0.6.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/tracker/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 8 Aug 2007 23:47:52 -0000 1.7 +++ .cvsignore 6 Sep 2007 00:31:22 -0000 1.8 @@ -1 +1 @@ -tracker-0.6.1.tar.bz2 +tracker-0.6.2.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/tracker/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 8 Aug 2007 23:47:52 -0000 1.7 +++ sources 6 Sep 2007 00:31:22 -0000 1.8 @@ -1 +1 @@ -3f706dc73fffa0a7b633b0c0aff6a263 tracker-0.6.1.tar.bz2 +d4d66cd73e6c59ac392565be622370f2 tracker-0.6.2.tar.bz2 Index: tracker.spec =================================================================== RCS file: /cvs/extras/rpms/tracker/devel/tracker.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- tracker.spec 25 Aug 2007 12:24:50 -0000 1.19 +++ tracker.spec 6 Sep 2007 00:31:22 -0000 1.20 @@ -1,7 +1,7 @@ Summary: An object database, tag/metadata database, search tool and indexer Name: tracker -Version: 0.6.1 -Release: 2%{?dist} +Version: 0.6.2 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.gnome.org/~jamiemcc/tracker/ @@ -11,11 +11,7 @@ BuildRequires: gnome-desktop-devel, gamin-devel, exempi-devel BuildRequires: libexif-devel, libgsf-devel, gstreamer-devel BuildRequires: desktop-file-utils, intltool, deskbar-applet -%if "%fedora" >= "6" -BuildRequires: sqlite-devel -%else -BuildRequires: dbus-devel, dbus-glib -%endif +BuildRequires: sqlite-devel, pygtk2-devel %description Tracker is a powerful desktop-neutral first class object database, @@ -54,17 +50,14 @@ %prep %setup -q -# remove shebangs from the python files as none should be executable scripts -sed -e '/^#!\//,1 d' -i python/deskbar-handler/*.py +%define deskbar_applet_ver %(pkg-config --modversion deskbar-applet) %build -%if "%fedora" >= "6" -%configure --disable-static --enable-external-sqlite \ - --enable-preferences --enable-deskbar-applet \ - --with-deskbar-applet-handler-dir=%{_libdir}/deskbar-applet/handlers +%configure --disable-static --enable-deskbar-applet=auto \ +%if "%deskbar_applet_ver" >= "2.19" + --with-deskbar-applet-dir=%{_libdir}/deskbar-applet/modules %else -%configure --disable-static --enable-preferences \ - --enable-deskbar-applet + --with-deskbar-applet-dir=%{_libdir}/deskbar-applet/handlers %endif # Disable rpath sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool @@ -123,12 +116,19 @@ %{_bindir}/tracker-preferences %{_bindir}/tracker-search-tool %{_bindir}/tracker-thumbnailer +%if "%deskbar_applet_ver" >= "2.19" +%{_libdir}/deskbar-applet/modules/tracker*.py* +%else %{_libdir}/deskbar-applet/handlers/*.py* +%endif %{_datadir}/icons/*/*/apps/tracker.* %{_datadir}/applications/*.desktop %{_datadir}/autostart/*.desktop %changelog +* Wed Sep 05 2007 Deji Akingunola - 0.6.2-1 +- Version 0.6.2 + * Sat Aug 25 2007 Deji Akingunola - 0.6.1-2 - Rebuild From fedora-extras-commits at redhat.com Thu Sep 6 00:33:53 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Wed, 5 Sep 2007 20:33:53 -0400 Subject: comps comps-f8.xml.in,1.93,1.94 Message-ID: <200709060033.l860XrUn017799@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17680 Modified Files: comps-f8.xml.in Log Message: - add cjkunifonts to base-x and fonts groups - install just cjkunifonts-uming by default instead of fonts-chinese Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- comps-f8.xml.in 5 Sep 2007 19:26:45 -0000 1.93 +++ comps-f8.xml.in 6 Sep 2007 00:33:23 -0000 1.94 @@ -310,11 +310,11 @@ xorg-x11-xauth xorg-x11-xinit authconfig-gtk + cjkunifonts-uming dejavu-lgc-fonts firstboot fonts-arabic fonts-bengali - fonts-chinese fonts-gujarati fonts-hebrew fonts-hindi @@ -357,6 +357,7 @@ dejavu-fonts dejavu-fonts-experimental devilspie + fonts-chinese fonts-japanese freefont FreeWnn @@ -395,10 +396,10 @@ true true + cjkunifonts-uming dejavu-lgc-fonts fonts-arabic fonts-bengali - fonts-chinese fonts-gujarati fonts-hindi fonts-kannada @@ -414,9 +415,11 @@ sazanami-fonts-gothic bitstream-vera-fonts charis-fonts + cjkunifonts-ukai dejavu-fonts dejavu-fonts-experimental doulos-fonts + fonts-chinese fonts-japanese fonts-truetype-apl freefont From fedora-extras-commits at redhat.com Thu Sep 6 00:34:53 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Wed, 5 Sep 2007 20:34:53 -0400 Subject: rpms/referencer/devel referencer.spec,1.5,1.6 Message-ID: <200709060034.l860Yrfr017837@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/pkgs/rpms/referencer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17807 Modified Files: referencer.spec Log Message: * Wed Sep 05 2007 Deji Akingunola - 1.0.4-4 - Rebuild against newer poppler library Index: referencer.spec =================================================================== RCS file: /cvs/pkgs/rpms/referencer/devel/referencer.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- referencer.spec 25 Aug 2007 12:22:18 -0000 1.5 +++ referencer.spec 6 Sep 2007 00:34:20 -0000 1.6 @@ -1,7 +1,7 @@ Name: referencer Summary: A document organiser and bibliography manager for Gnome Version: 1.0.4 -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/System License: GPLv2 URL: http://icculus.org/referencer @@ -68,6 +68,9 @@ %{_datadir}/referencer/ %changelog +* Wed Sep 05 2007 Deji Akingunola - 1.0.4-4 +- Rebuild against newer poppler library + * Sat Aug 25 2007 Deji Akingunola - 1.0.4-3 - Rebuild From fedora-extras-commits at redhat.com Thu Sep 6 00:36:23 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Wed, 5 Sep 2007 20:36:23 -0400 Subject: rpms/python-GeoIP/devel .cvsignore, 1.2, 1.3 python-GeoIP.spec, 1.4, 1.5 sources, 1.2, 1.3 Message-ID: <200709060036.l860aN2X017981@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/python-GeoIP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17957 Modified Files: .cvsignore python-GeoIP.spec sources Log Message: * Wed Sep 5 2007 Michael Fleming 1.2.1-7 - Add patch to expose country codes courtesy of Ignacio Vazquez-Adams (bz #243696) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-GeoIP/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Feb 2006 22:33:22 -0000 1.2 +++ .cvsignore 6 Sep 2007 00:35:51 -0000 1.3 @@ -1 +1,2 @@ GeoIP-Python-1.2.1.tar.gz +GeoIP-Python-1.2.1-ccodes.patch Index: python-GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/python-GeoIP/devel/python-GeoIP.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- python-GeoIP.spec 9 Dec 2006 05:09:32 -0000 1.4 +++ python-GeoIP.spec 6 Sep 2007 00:35:51 -0000 1.5 @@ -2,13 +2,14 @@ Name: python-GeoIP Version: 1.2.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Python bindings for the GeoIP geographical lookup libraries Group: Development/Languages License: GPL URL: http://www.maxmind.com/download/geoip/api/python/ Source0: http://www.maxmind.com/download/geoip/api/python/GeoIP-Python-%{version}.tar.gz +Patch0: GeoIP-Python-1.2.1-ccodes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel GeoIP-devel @@ -20,7 +21,7 @@ %prep %setup -q -n GeoIP-Python-%{version} - +%patch0 -p1 -b .ccodes %build CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build @@ -43,6 +44,10 @@ %changelog +* Wed Sep 5 2007 Michael Fleming 1.2.1-7 +- Add patch to expose country codes courtesy of Ignacio Vazquez-Adams + (bz #243696) + * Sat Dec 9 2006 Michael Fleming 1.2.1-6 - Rebuild for python 2.5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-GeoIP/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Feb 2006 22:33:22 -0000 1.2 +++ sources 6 Sep 2007 00:35:51 -0000 1.3 @@ -1 +1,2 @@ 5683420ea34490029ee0285ff048fda0 GeoIP-Python-1.2.1.tar.gz +07b7d26c645581af0b797dc145e79dca GeoIP-Python-1.2.1-ccodes.patch From fedora-extras-commits at redhat.com Thu Sep 6 00:40:37 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 05 Sep 2007 17:40:37 -0700 Subject: [pkgdb] perl-IPC-RUN3 (Fedora, 6) updated by kevin Message-ID: <200709060040.l860ecYe022540@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for perl-IPC-RUN3 Kevin Fenzi (kevin) has set commit to Approved for cvsextras on perl-IPC-RUN3 (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on perl-IPC-RUN3 (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on perl-IPC-RUN3 (Fedora 6) Kevin Fenzi (kevin) approved watchbugzilla on perl-IPC-RUN3 (Fedora 6) for perl-sig Kevin Fenzi (kevin) approved watchcommits on perl-IPC-RUN3 (Fedora 6) for perl-sig Kevin Fenzi (kevin) Approved cvsextras for commit access on perl-IPC-RUN3 (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-IPC-RUN3 From fedora-extras-commits at redhat.com Thu Sep 6 00:40:37 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 05 Sep 2007 17:40:37 -0700 Subject: [pkgdb] perl-IPC-RUN3 (Fedora, 7) updated by kevin Message-ID: <200709060040.l860ecbl022549@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for perl-IPC-RUN3 Kevin Fenzi (kevin) has set commit to Approved for cvsextras on perl-IPC-RUN3 (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on perl-IPC-RUN3 (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on perl-IPC-RUN3 (Fedora 7) Kevin Fenzi (kevin) approved watchbugzilla on perl-IPC-RUN3 (Fedora 7) for perl-sig Kevin Fenzi (kevin) approved watchcommits on perl-IPC-RUN3 (Fedora 7) for perl-sig Kevin Fenzi (kevin) Approved cvsextras for commit access on perl-IPC-RUN3 (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-IPC-RUN3 From fedora-extras-commits at redhat.com Thu Sep 6 00:40:37 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 05 Sep 2007 17:40:37 -0700 Subject: [pkgdb] perl-IPC-RUN3 (Fedora, devel) updated by kevin Message-ID: <200709060040.l860ecns022558@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) approved watchbugzilla on perl-IPC-RUN3 (Fedora devel) for perl-sig Kevin Fenzi (kevin) approved watchcommits on perl-IPC-RUN3 (Fedora devel) for perl-sig Kevin Fenzi (kevin) Approved cvsextras for commit access on perl-IPC-RUN3 (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-IPC-RUN3 From fedora-extras-commits at redhat.com Thu Sep 6 00:41:31 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 20:41:31 -0400 Subject: rpms/perl-IPC-RUN3 - New directory Message-ID: <200709060041.l860fVqh018224@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/perl-IPC-RUN3 In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsX18174/rpms/perl-IPC-RUN3 Log Message: Directory /cvs/extras/rpms/perl-IPC-RUN3 added to the repository From fedora-extras-commits at redhat.com Thu Sep 6 00:41:34 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 20:41:34 -0400 Subject: rpms/perl-IPC-RUN3/devel - New directory Message-ID: <200709060041.l860fYdc018250@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/perl-IPC-RUN3/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsX18174/rpms/perl-IPC-RUN3/devel Log Message: Directory /cvs/extras/rpms/perl-IPC-RUN3/devel added to the repository From fedora-extras-commits at redhat.com Thu Sep 6 00:41:37 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 20:41:37 -0400 Subject: rpms/perl-IPC-RUN3 Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709060041.l860fb2c018275@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/perl-IPC-RUN3 In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsX18174/rpms/perl-IPC-RUN3 Added Files: Makefile import.log Log Message: Setup of module perl-IPC-RUN3 --- NEW FILE Makefile --- # Top level Makefile for module perl-IPC-RUN3 all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Thu Sep 6 00:41:40 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 5 Sep 2007 20:41:40 -0400 Subject: rpms/perl-IPC-RUN3/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709060041.l860feck018291@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/perl-IPC-RUN3/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsX18174/rpms/perl-IPC-RUN3/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-IPC-RUN3 --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-IPC-RUN3 # $Id: Makefile,v 1.1 2007/09/06 00:41:37 kevin Exp $ NAME := perl-IPC-RUN3 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Sep 6 00:41:58 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Wed, 5 Sep 2007 20:41:58 -0400 Subject: rpms/zeroinstall-injector/F-7 zeroinstall-injector.spec,1.6,1.7 Message-ID: <200709060041.l860fwkI018463@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/zeroinstall-injector/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18167/F-7 Modified Files: zeroinstall-injector.spec Log Message: - Fix desktop-file-install problems Index: zeroinstall-injector.spec =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/F-7/zeroinstall-injector.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- zeroinstall-injector.spec 6 Sep 2007 00:04:15 -0000 1.6 +++ zeroinstall-injector.spec 6 Sep 2007 00:41:26 -0000 1.7 @@ -52,6 +52,8 @@ mkdir -p "$RPM_BUILD_ROOT%{cache_dir}/implementations" desktop-file-install --vendor="fedora" \ + --remove-category="Application" \ + --delete-original --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/zeroinstall-zero2desktop.desktop @@ -69,7 +71,7 @@ %defattr(-,root,root,-) %doc COPYING README %{_bindir}/0* -%{_datadir}/applications/zeroinstall-zero2desktop.desktop +%{_datadir}/applications/*.desktop %{_datadir}/pixmaps/zeroinstall-zero2desktop.png %dir %{python_sitelib}/zeroinstall/ %dir %{python_sitelib}/zeroinstall/0launch-gui/ From fedora-extras-commits at redhat.com Thu Sep 6 00:42:03 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Wed, 5 Sep 2007 20:42:03 -0400 Subject: rpms/zeroinstall-injector/devel zeroinstall-injector.spec,1.6,1.7 Message-ID: <200709060042.l860g3Y7018467@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/zeroinstall-injector/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18167/devel Modified Files: zeroinstall-injector.spec Log Message: - Fix desktop-file-install problems Index: zeroinstall-injector.spec =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/devel/zeroinstall-injector.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- zeroinstall-injector.spec 6 Sep 2007 00:04:19 -0000 1.6 +++ zeroinstall-injector.spec 6 Sep 2007 00:41:30 -0000 1.7 @@ -52,6 +52,8 @@ mkdir -p "$RPM_BUILD_ROOT%{cache_dir}/implementations" desktop-file-install --vendor="fedora" \ + --remove-category="Application" \ + --delete-original --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/zeroinstall-zero2desktop.desktop @@ -69,7 +71,7 @@ %defattr(-,root,root,-) %doc COPYING README %{_bindir}/0* -%{_datadir}/applications/zeroinstall-zero2desktop.desktop +%{_datadir}/applications/*.desktop %{_datadir}/pixmaps/zeroinstall-zero2desktop.png %dir %{python_sitelib}/zeroinstall/ %dir %{python_sitelib}/zeroinstall/0launch-gui/ From fedora-extras-commits at redhat.com Thu Sep 6 00:48:00 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Wed, 5 Sep 2007 20:48:00 -0400 Subject: rpms/rogue/F-7 .cvsignore, 1.2, 1.3 rogue.spec, 1.10, 1.11 sources, 1.2, 1.3 rogue-5.4-setgid.patch, 1.3, NONE rogue-5.4.2-64bit.patch, 1.1, NONE rogue-5.4.2-warnings.patch, 1.1, NONE rogue-includes.patch, 1.1, NONE rogue-rpmopts.patch, 1.1, NONE Message-ID: <200709060048.l860m0Ot018608@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/rogue/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18570 Modified Files: .cvsignore rogue.spec sources Removed Files: rogue-5.4-setgid.patch rogue-5.4.2-64bit.patch rogue-5.4.2-warnings.patch rogue-includes.patch rogue-rpmopts.patch Log Message: Update to 5.4.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rogue/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 10 Mar 2006 15:59:40 -0000 1.2 +++ .cvsignore 6 Sep 2007 00:47:28 -0000 1.3 @@ -1 +1 @@ -rogue5.4.2-src.tar.gz +rogue5.4.4-src.tar.gz Index: rogue.spec =================================================================== RCS file: /cvs/extras/rpms/rogue/F-7/rogue.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- rogue.spec 16 Jul 2007 15:03:41 -0000 1.10 +++ rogue.spec 6 Sep 2007 00:47:28 -0000 1.11 @@ -1,19 +1,14 @@ Name: rogue -Version: 5.4.2 -Release: 9%{?dist} +Version: 5.4.4 +Release: 1%{?dist} Summary: The original graphical adventure game Group: Amusements/Games License: BSD URL: http://rogue.rogueforge.net/ -Source0: http://rogue.rogueforge.net/files/rogue5.4/rogue5.4.2-src.tar.gz +Source0: http://rogue.rogueforge.net/files/rogue5.4/rogue5.4.4-src.tar.gz Source1: rogue.desktop Source2: rogue.png -Patch0: rogue-rpmopts.patch -Patch1: rogue-includes.patch -Patch2: rogue-5.4-setgid.patch -Patch3: rogue-5.4.2-64bit.patch -Patch4: rogue-5.4.2-warnings.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -24,27 +19,18 @@ an entire genre. %prep -%setup -q -c -n %{name}-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%{__sed} -i 's/\r//' rogue54.html -%{__sed} -i 's/\r//' readme54.html -chmod a-x *.c *.h +%setup -q -n %{name}%{version} %build -make COPTS="$RPM_OPT_FLAGS" %{?_smp_mflags} +%configure --enable-setgid=games --enable-scorefile=%{_var}/games/roguelike/rogue54.scr --enable-lockfile=%{_var}/games/roguelike/rogue54.lck +make %{_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -install -pD -m 0755 rogue54 $RPM_BUILD_ROOT/%{_bindir}/rogue -install -pD rogue.6 $RPM_BUILD_ROOT/%{_mandir}/man6/rogue.6 -mkdir -p $RPM_BUILD_ROOT/%{_var}/games/roguelike +make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ @@ -52,8 +38,6 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/32x32/apps/ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/32x32/apps/ -touch $RPM_BUILD_ROOT%{_var}/games/roguelike/rogue54.scr - %clean rm -rf $RPM_BUILD_ROOT @@ -79,11 +63,13 @@ %{_datadir}/icons/hicolor/32x32/apps/rogue.png %dir %attr(0775,games,games) %{_var}/games/roguelike %config(noreplace) %attr(0664,games,games) %{_var}/games/roguelike/rogue54.scr -%doc LICENSE.TXT rogue54.doc rogue54.html readme54.html - +%doc %{_docdir}/%{name}-%{version} %changelog +* Sun Sep 2 2007 Wart 5.4.4-1 +- Update to 5.4.4 + * Sun Jul 15 2007 Wart 5.4.2-9 - New upstream home page and download URL - Add patch when reading long values from the save file on 64-bit arch Index: sources =================================================================== RCS file: /cvs/extras/rpms/rogue/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 10 Mar 2006 15:59:40 -0000 1.2 +++ sources 6 Sep 2007 00:47:28 -0000 1.3 @@ -1 +1 @@ -bd656cb017a579eba835a0ee445a0a32 rogue5.4.2-src.tar.gz +033288f46444b06814c81ea69d96e075 rogue5.4.4-src.tar.gz --- rogue-5.4-setgid.patch DELETED --- --- rogue-5.4.2-64bit.patch DELETED --- --- rogue-5.4.2-warnings.patch DELETED --- --- rogue-includes.patch DELETED --- --- rogue-rpmopts.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 00:53:07 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Wed, 5 Sep 2007 20:53:07 -0400 Subject: rpms/Pixie/devel Pixie.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709060053.l860r7TX018685@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/Pixie/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18658/devel Modified Files: .cvsignore sources Added Files: Pixie.spec Log Message: Initial import --- NEW FILE Pixie.spec --- Name: Pixie Version: 2.2.2 Release: 1%{?dist} Summary: 3D renderer Renderman compliant Group: Applications/Multimedia License: LGPLv2+ URL: http://www.cs.utexas.edu/~okan/Pixie/pixie.htm Source0: http://downloads.sourceforge.net/pixie/%{name}-src-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #BuildRequires: autoconf, automake, libtool, tcsh BuildRequires: bison BuildRequires: doxygen BuildRequires: flex BuildRequires: fltk-devel BuildRequires: OpenEXR-devel BuildRequires: libX11-devel BuildRequires: libICE-devel BuildRequires: libtiff-devel %description Pixie is a RenderMan like photorealistic renderer. It is being developed in the hope that it will be useful for graphics research and for people who can not afford a commercial renderer. %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %package docs Summary: Documentation for %{name} Group: Documentation %description docs This package contains documentation files for %{name}. %prep %setup -q -n %{name} # Use autotool to prevent to do special tweaks #csh makeunix # Fix a logical problem in configure which link to the static version sed -i.r_static -e 's|--ldstaticflags|--ldflags|' configure %build %configure \ --program-prefix=%{name}_ \ --disable-static \ --enable-shared \ --disable-static-fltk \ --disable-selfcontained \ --with-x # remove rpath from libtool sed -i.rpath 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT __doc make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c" CPPROG="cp -p" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' mkdir -p __doc cp -pr $RPM_BUILD_ROOT%{_datadir}/doc/Pixie/* __doc rm -rf $RPM_BUILD_ROOT%{_datadir}/doc # zero-length + wrong-file-end-of-line-encoding tweaks rm __doc/StaticSite_NotIncludedStatic.html sed -i 's/\r//' __doc/css/broswerforms_compact.css %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING DEVNOTES README %{_bindir}/* %{_mandir}/man1/*.gz %{_datadir}/Pixie/ %{_libdir}/*.so.* %{_libdir}/Pixie/ %files devel %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so %files docs %defattr(-,root,root,-) %doc __doc/* %changelog * Fri Jul 27 2007 kwizart < kwizart at gmail.com > - 2.2.2-1 - Update to 2.2.2 * Mon Jul 16 2007 kwizart < kwizart at gmail.com > - 2.2.1-2 - Fixed typo with libs - Fixed timestamp with install -p * Sat Jul 14 2007 kwizart < kwizart at gmail.com > - 2.2.1-1 - Update to 2.2.1 - Rename to Pixie - Preserve timestamp at install step - Improve directory ownership - Move docs to sub-package - Move libs to sub-package (multilibs) - Add a dyn patch to link to shared ftgl * Mon May 21 2007 kwizart < kwizart at gmail.com > - 2.1.1-1 - Initial spec file for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Pixie/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 5 Sep 2007 21:27:05 -0000 1.1 +++ .cvsignore 6 Sep 2007 00:52:35 -0000 1.2 @@ -0,0 +1 @@ +Pixie-src-2.2.2.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/Pixie/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 5 Sep 2007 21:27:05 -0000 1.1 +++ sources 6 Sep 2007 00:52:35 -0000 1.2 @@ -0,0 +1 @@ +c4360ceca89319bcf60a15be96cbd245 Pixie-src-2.2.2.tgz From fedora-extras-commits at redhat.com Thu Sep 6 00:55:41 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Wed, 5 Sep 2007 20:55:41 -0400 Subject: rpms/zeroinstall-injector/F-7 zeroinstall-injector.spec,1.7,1.8 Message-ID: <200709060055.l860tfPs018826@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/zeroinstall-injector/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18765/F-7 Modified Files: zeroinstall-injector.spec Log Message: Missing backlash in desktop-file-install command Index: zeroinstall-injector.spec =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/F-7/zeroinstall-injector.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- zeroinstall-injector.spec 6 Sep 2007 00:41:26 -0000 1.7 +++ zeroinstall-injector.spec 6 Sep 2007 00:55:09 -0000 1.8 @@ -53,7 +53,7 @@ desktop-file-install --vendor="fedora" \ --remove-category="Application" \ - --delete-original + --delete-original \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/zeroinstall-zero2desktop.desktop From fedora-extras-commits at redhat.com Thu Sep 6 00:55:44 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Wed, 5 Sep 2007 20:55:44 -0400 Subject: rpms/zeroinstall-injector/devel zeroinstall-injector.spec,1.7,1.8 Message-ID: <200709060055.l860timC018829@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/zeroinstall-injector/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18765/devel Modified Files: zeroinstall-injector.spec Log Message: Missing backlash in desktop-file-install command Index: zeroinstall-injector.spec =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/devel/zeroinstall-injector.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- zeroinstall-injector.spec 6 Sep 2007 00:41:30 -0000 1.7 +++ zeroinstall-injector.spec 6 Sep 2007 00:55:11 -0000 1.8 @@ -53,7 +53,7 @@ desktop-file-install --vendor="fedora" \ --remove-category="Application" \ - --delete-original + --delete-original \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/zeroinstall-zero2desktop.desktop From fedora-extras-commits at redhat.com Thu Sep 6 02:24:21 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Wed, 5 Sep 2007 22:24:21 -0400 Subject: rpms/selinux-policy/devel policy-20070703.patch, 1.46, 1.47 selinux-policy.spec, 1.513, 1.514 Message-ID: <200709060224.l862OLb6031920@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31897 Modified Files: policy-20070703.patch selinux-policy.spec Log Message: * Tue Aug 28 2007 Dan Walsh 3.0.7-3 - Allow sendmail to create etc_aliases_t policy-20070703.patch: Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- policy-20070703.patch 5 Sep 2007 21:30:18 -0000 1.46 +++ policy-20070703.patch 6 Sep 2007 02:24:18 -0000 1.47 @@ -3164,7 +3164,7 @@ +/etc/rc\.d/init\.d/httpd -- gen_context(system_u:object_r:httpd_script_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.if serefpolicy-3.0.7/policy/modules/services/apache.if --- nsaserefpolicy/policy/modules/services/apache.if 2007-08-22 07:14:07.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/apache.if 2007-09-05 07:16:31.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/apache.if 2007-09-05 22:22:33.000000000 -0400 @@ -18,10 +18,6 @@ attribute httpd_script_exec_type; type httpd_t, httpd_suexec_t, httpd_log_t; @@ -3409,7 +3409,7 @@ ##
## ## -@@ -1013,46 +1047,143 @@ +@@ -1013,46 +1047,141 @@ ## ## # @@ -3554,8 +3554,6 @@ + # Allow $1 to restart the apache service + apache_script_domtrans($1) + domain_system_change_exemption($1) -+ domain_role_change_exemption($1) -+ domain_obj_id_change_exemption($1) + role_transition $2 httpd_script_exec_t system_r; + allow $2 system_r; + @@ -6184,8 +6182,8 @@ +/etc/rc\.d/init\.d/mysqld -- gen_context(system_u:object_r:mysqld_script_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mysql.if serefpolicy-3.0.7/policy/modules/services/mysql.if --- nsaserefpolicy/policy/modules/services/mysql.if 2007-05-29 14:10:57.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/mysql.if 2007-09-04 16:56:14.000000000 -0400 -@@ -157,3 +157,80 @@ ++++ serefpolicy-3.0.7/policy/modules/services/mysql.if 2007-09-05 22:11:26.000000000 -0400 +@@ -157,3 +157,79 @@ logging_search_logs($1) allow $1 mysqld_log_t:file { write append setattr ioctl }; ') @@ -6241,13 +6239,12 @@ + type mysqld_script_exec_t; + ') + -+ allow $1 mysqld_t:process { ptrace signal_perms }; ++ allow $1 mysqld_t:process { ptrace signal_perms getattr }; ++ read_files_pattern($1, mysqld_t, mysqld_t) + + # Allow $1 to restart the apache service + mysql_script_domtrans($1) -+ domain_role_change_exemption($1) + domain_system_change_exemption($1) -+ domain_obj_id_change_exemption($1) + role_transition $2 mysqld_script_exec_t system_r; + allow $2 system_r; + @@ -7324,8 +7321,8 @@ +/etc/rc\.d/init\.d/postgresql -- gen_context(system_u:object_r:postgresql_script_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgresql.if serefpolicy-3.0.7/policy/modules/services/postgresql.if --- nsaserefpolicy/policy/modules/services/postgresql.if 2007-05-29 14:10:57.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/postgresql.if 2007-09-05 15:13:11.000000000 -0400 -@@ -113,3 +113,78 @@ ++++ serefpolicy-3.0.7/policy/modules/services/postgresql.if 2007-09-05 22:13:10.000000000 -0400 +@@ -113,3 +113,77 @@ # Some versions of postgresql put the sock file in /tmp allow $1 postgresql_tmp_t:sock_file write; ') @@ -7379,13 +7376,12 @@ + type postgresql_log_t; + ') + -+ allow $1 postgresql_t:process { ptrace signal_perms }; ++ allow $1 postgresql_t:process { ptrace signal_perms getattr }; ++ read_files_pattern($1, postgresql_t, postgresql_t) + + # Allow $1 to restart the apache service + postgresql_script_domtrans($1) + domain_system_change_exemption($1) -+ domain_role_change_exemption($1) -+ domain_obj_id_change_exemption($1) + role_transition $2 postgresql_script_exec_t system_r; + allow $2 system_r; + @@ -10347,7 +10343,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/init.te serefpolicy-3.0.7/policy/modules/system/init.te --- nsaserefpolicy/policy/modules/system/init.te 2007-08-22 07:14:12.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/init.te 2007-09-04 12:01:50.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/init.te 2007-09-05 22:21:18.000000000 -0400 @@ -10,6 +10,20 @@ # Declarations # @@ -10418,7 +10414,7 @@ manage_dirs_pattern(initrc_t,initrc_state_t,initrc_state_t) manage_files_pattern(initrc_t,initrc_state_t,initrc_state_t) -@@ -496,6 +511,39 @@ +@@ -496,6 +511,43 @@ ') optional_policy(` @@ -10449,8 +10445,12 @@ + + tunable_policy(`allow_daemons_use_tty',` + unconfined_use_terminals(daemon) ++ term_use_all_user_ttys(daemon) ++ term_use_all_user_ptys(daemon) + ', ` + unconfined_dontaudit_use_terminals(daemon) ++ term_dontaudit_use_all_user_ttys(daemon) ++ term_dontaudit_use_all_user_ptys(daemon) + ') +') + @@ -10458,7 +10458,7 @@ amavis_search_lib(initrc_t) amavis_setattr_pid_files(initrc_t) ') -@@ -631,12 +679,6 @@ +@@ -631,12 +683,6 @@ mta_read_config(initrc_t) mta_dontaudit_read_spool_symlinks(initrc_t) ') @@ -10471,7 +10471,7 @@ optional_policy(` ifdef(`distro_redhat',` -@@ -702,6 +744,9 @@ +@@ -702,6 +748,9 @@ # why is this needed: rpm_manage_db(initrc_t) @@ -10720,7 +10720,7 @@ +/etc/rc\.d/init\.d/auditd -- gen_context(system_u:object_r:auditd_script_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/logging.if serefpolicy-3.0.7/policy/modules/system/logging.if --- nsaserefpolicy/policy/modules/system/logging.if 2007-06-15 14:54:34.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/logging.if 2007-09-04 17:01:26.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/logging.if 2007-09-05 22:22:05.000000000 -0400 @@ -33,8 +33,13 @@ ## # @@ -11014,12 +11014,12 @@ + type auditd_var_run_t; + ') + -+ allow $1 auditd_t:process { ptrace signal_perms }; ++ allow $1 auditd_t:process { ptrace signal_perms getattr }; ++ read_files_pattern($1, auditd_t, auditd_t) ++ + # Allow $1 to restart the apache service + audit_script_domtrans($1) -+ domain_role_change_exemption($1) + domain_system_change_exemption($1) -+ domain_obj_id_change_exemption($1) + role_transition $2 audit_script_exec_t system_r; + allow $2 system_r; + @@ -11068,14 +11068,14 @@ + type var_log_t; + ') + -+ allow $1 syslogd_t:process { ptrace signal_perms }; -+ allow $1 klogd_t:process { ptrace signal_perms }; ++ allow $1 syslogd_t:process { ptrace signal_perms getattr }; ++ allow $1 klogd_t:process { ptrace signal_perms getattr }; ++ read_files_pattern($1, syslogd_t, syslogd_t) ++ read_files_pattern($1, klogd_t, klogd_t) + + # Allow $1 to restart the apache service + syslog_script_domtrans($1) -+ domain_role_change_exemption($1) + domain_system_change_exemption($1) -+ domain_obj_id_change_exemption($1) + role_transition $2 syslog_script_exec_t system_r; + allow $2 system_r; + @@ -12585,7 +12585,16 @@ /tmp/gconfd-USER -d gen_context(system_u:object_r:ROLE_tmp_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.if serefpolicy-3.0.7/policy/modules/system/userdomain.if --- nsaserefpolicy/policy/modules/system/userdomain.if 2007-08-27 09:18:17.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/userdomain.if 2007-09-04 16:56:00.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/userdomain.if 2007-09-05 22:07:53.000000000 -0400 +@@ -45,7 +45,7 @@ + type $1_tty_device_t; + term_user_tty($1_t,$1_tty_device_t) + +- allow $1_t self:process { signal_perms getsched setsched share getpgid setpgid setcap getsession }; ++ allow $1_t self:process { signal_perms getsched setsched share getpgid setpgid setcap getsession getattr }; + allow $1_t self:fd use; + allow $1_t self:fifo_file rw_fifo_file_perms; + allow $1_t self:unix_dgram_socket { create_socket_perms sendto }; @@ -62,6 +62,10 @@ allow $1_t $1_tty_device_t:chr_file { setattr rw_chr_file_perms }; @@ -14025,7 +14034,7 @@ +## Policy for webadm user diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.te serefpolicy-3.0.7/policy/modules/users/webadm.te --- nsaserefpolicy/policy/modules/users/webadm.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/webadm.te 2007-08-31 15:27:24.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/webadm.te 2007-09-05 21:49:04.000000000 -0400 @@ -0,0 +1,42 @@ +policy_module(webadm,1.0.0) + Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v retrieving revision 1.513 retrieving revision 1.514 diff -u -r1.513 -r1.514 --- selinux-policy.spec 5 Sep 2007 21:30:18 -0000 1.513 +++ selinux-policy.spec 6 Sep 2007 02:24:18 -0000 1.514 @@ -194,8 +194,8 @@ %if %{BUILD_TARGETED} # Build targeted policy # Commented out because only targeted ref policy currently builds -%setupCmds targeted mcs n y -%installCmds targeted mcs n y +%setupCmds targeted mcs y y +%installCmds targeted mcs y y %endif %if %{BUILD_MLS} @@ -207,8 +207,8 @@ %if %{BUILD_OLPC} # Build targeted policy # Commented out because only targeted ref policy currently builds -%setupCmds olpc mcs n y -%installCmds olpc mcs n y +%setupCmds olpc mcs y y +%installCmds olpc mcs y y %endif make NAME=targeted TYPE=targeted-mcs DISTRO=%{distro} DIRECT_INITRC=n MONOLITHIC=%{monolithic} DESTDIR=%{buildroot} PKGNAME=%{name}-%{version} POLY=y MLS_CATS=1024 MCS_CATS=1024 install-headers install-docs From fedora-extras-commits at redhat.com Thu Sep 6 02:48:07 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Wed, 5 Sep 2007 22:48:07 -0400 Subject: rpms/libsemanage/devel libsemanage-rhat.patch, 1.24, 1.25 libsemanage.spec, 1.131, 1.132 Message-ID: <200709060248.l862m7iO032457@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libsemanage/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32429 Modified Files: libsemanage-rhat.patch libsemanage.spec Log Message: * Thu Aug 23 2007 Dan Walsh - 2.0.5-1 - Upgrade to latest from NSA libsemanage-rhat.patch: Index: libsemanage-rhat.patch =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/libsemanage-rhat.patch,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- libsemanage-rhat.patch 5 Sep 2007 19:01:41 -0000 1.24 +++ libsemanage-rhat.patch 6 Sep 2007 02:48:04 -0000 1.25 @@ -74,21 +74,6 @@ semanage_user_*; semanage_bool_*; semanage_seuser_*; semanage_iface_*; semanage_port_*; semanage_context_*; semanage_node_*; -diff --exclude-from=exclude -N -u -r nsalibsemanage/src/semanage_conf.h libsemanage-2.0.3/src/semanage_conf.h ---- nsalibsemanage/src/semanage_conf.h 2007-08-23 16:52:25.000000000 -0400 -+++ libsemanage-2.0.3/src/semanage_conf.h 2007-04-25 20:02:29.000000000 -0400 -@@ -37,10 +37,10 @@ - int expand_check; - int save_previous; - int save_linked; -- int disable_genhomedircon; - mode_t file_mode; - struct external_prog *load_policy; - struct external_prog *setfiles; -+ struct external_prog *genhomedircon; - struct external_prog *mod_prog, *linked_prog, *kernel_prog; - } semanage_conf_t; - diff --exclude-from=exclude -N -u -r nsalibsemanage/src/semanage_store.c libsemanage-2.0.3/src/semanage_store.c --- nsalibsemanage/src/semanage_store.c 2007-08-23 16:52:25.000000000 -0400 +++ libsemanage-2.0.3/src/semanage_store.c 2007-08-11 06:40:28.000000000 -0400 Index: libsemanage.spec =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/libsemanage.spec,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- libsemanage.spec 5 Sep 2007 18:51:36 -0000 1.131 +++ libsemanage.spec 6 Sep 2007 02:48:04 -0000 1.132 @@ -10,7 +10,7 @@ Patch: libsemanage-rhat.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libselinux-devel >= %{libselinuxver} swig +BuildRequires: libselinux-devel >= %{libselinuxver} swig ustr-devel BuildRequires: libsepol-devel >= %{libsepolver} BuildRequires: python-devel bison flex @@ -33,7 +33,7 @@ %package devel Summary: Header files and libraries used to build policy manipulation tools Group: Development/Libraries -Requires: libsemanage = %{version}-%{release} +Requires: libsemanage = %{version}-%{release} ustr %description devel The semanage-devel package contains the static libraries and header files From fedora-extras-commits at redhat.com Thu Sep 6 03:52:55 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Wed, 5 Sep 2007 23:52:55 -0400 Subject: rpms/mod_auth_pam/devel mod_auth_pam.spec,1.7,1.8 Message-ID: <200709060352.l863qte0006892@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/mod_auth_pam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6874 Modified Files: mod_auth_pam.spec Log Message: Rebuild for new APR libs Index: mod_auth_pam.spec =================================================================== RCS file: /cvs/extras/rpms/mod_auth_pam/devel/mod_auth_pam.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mod_auth_pam.spec 21 Mar 2007 03:26:04 -0000 1.7 +++ mod_auth_pam.spec 6 Sep 2007 03:52:23 -0000 1.8 @@ -1,6 +1,6 @@ Name: mod_auth_pam Version: 1.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: PAM authentication module for Apache Group: System Environment/Daemons @@ -52,6 +52,9 @@ %config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf %changelog +* Wed Sep 5 2007 Brandon Holbrook 1.1.1-5 +- Rebuild for new APR libs + * Tue Mar 20 2007 Brandon Holbrook 1.1.1-4 - Rebuild for Fedora 7 From fedora-extras-commits at redhat.com Thu Sep 6 04:07:37 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Thu, 6 Sep 2007 00:07:37 -0400 Subject: rpms/xulrunner/devel xulrunner.spec,1.12,1.13 Message-ID: <200709060407.l8647b3M012976@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/xulrunner/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12949 Modified Files: xulrunner.spec Log Message: fix file not found error Index: xulrunner.spec =================================================================== RCS file: /cvs/extras/rpms/xulrunner/devel/xulrunner.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xulrunner.spec 5 Sep 2007 19:55:01 -0000 1.12 +++ xulrunner.spec 6 Sep 2007 04:07:04 -0000 1.13 @@ -225,7 +225,7 @@ # set up our default preferences %{__cat} %{SOURCE12} | %{__sed} -e 's,RPM_VERREL,%{version}-%{release},g' > rh-default-prefs -%{__cp} rh-default-prefs $RPM_BUILD_ROOT/${MOZ_APP_DIR}/defaults/pref/all-redhat.js +%{__install} -p -D -m 644 rh-default-prefs $RPM_BUILD_ROOT/${MOZ_APP_DIR}/defaults/pref/all-redhat.js %{__rm} rh-default-prefs # set up our default bookmarks From fedora-extras-commits at redhat.com Thu Sep 6 05:48:57 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Thu, 6 Sep 2007 01:48:57 -0400 Subject: rpms/php-pear-Mail-Mime/devel .cvsignore, 1.3, 1.4 php-pear-Mail-Mime.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200709060548.l865mvTG020300@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pear-Mail-Mime/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20276 Modified Files: .cvsignore php-pear-Mail-Mime.spec sources Log Message: Update to 1.5.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-Mail-Mime/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 16 May 2007 18:25:28 -0000 1.3 +++ .cvsignore 6 Sep 2007 05:48:24 -0000 1.4 @@ -1 +1 @@ -Mail_Mime-1.4.0.tgz +Mail_Mime-1.5.2.tgz Index: php-pear-Mail-Mime.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Mail-Mime/devel/php-pear-Mail-Mime.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-Mail-Mime.spec 16 May 2007 18:25:28 -0000 1.2 +++ php-pear-Mail-Mime.spec 6 Sep 2007 05:48:24 -0000 1.3 @@ -1,7 +1,7 @@ %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} Name: php-pear-Mail-Mime -Version: 1.4.0 +Version: 1.5.2 Release: 1%{?dist} Summary: Classes to create and decode mime messages @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1:1.4.9-1.2 +BuildRequires: php-pear >= 1.6.0 Requires: php-pear(PEAR) Requires(post): %{__pear} Requires(postun): %{__pear} @@ -77,6 +77,9 @@ %{pear_phpdir}/Mail %changelog +* Wed May 16 2007 Brandon Holbrook 1.5.2-1 +- Upgraded to 1.5.2 + * Wed May 16 2007 Brandon Holbrook 1.4.0-1 - Upgraded to 1.4.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-Mail-Mime/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 May 2007 18:25:28 -0000 1.3 +++ sources 6 Sep 2007 05:48:24 -0000 1.4 @@ -1 +1 @@ -71bf9236960ccc1196a6ff1729044cbf Mail_Mime-1.4.0.tgz +30b931f620d880782ee8d5e454b51fdf Mail_Mime-1.5.2.tgz From fedora-extras-commits at redhat.com Thu Sep 6 06:28:56 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Thu, 6 Sep 2007 02:28:56 -0400 Subject: extras-buildsys/utils/pushscript Config_EPEL.py,1.7,1.8 Message-ID: <200709060628.l866SueJ026900@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26880 Modified Files: Config_EPEL.py Log Message: apply patch enabling testing/stable Index: Config_EPEL.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_EPEL.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- Config_EPEL.py 15 Aug 2007 02:29:22 -0000 1.7 +++ Config_EPEL.py 6 Sep 2007 06:28:54 -0000 1.8 @@ -28,12 +28,13 @@ mail = True repoprune = True repoview = True + pushtotesting = True signkeycheck = True - doublesync = False + top_workdir = '/srv/rpmbuild' -treedir = top_workdir+'/%s/tree/%s/testing' % (project, project) +treedir = top_workdir+'/%s/tree/%s' % (project, project) stagesdir = top_workdir+'/repodir' # Where we store mails to be sent, our main lockfile, ... @@ -41,32 +42,42 @@ rundir = top_workdir+'/epel-push-rundir' cachedir = rundir+'/mdcache' -alldists = [ '5', '4' ] # also the order in build reports +alldists = [ '5', 'testing/5', '4', 'testing/4' ] # also the order in build reports frozendists = [] archdict = { '4':['ppc','x86_64', 'i386'], '5':['ppc','x86_64', 'i386'] + 'testing/4':['ppc','x86_64', 'i386'], + 'testing/5':['ppc','x86_64', 'i386'] } -multilibdists = [ '5', '4' ] +multilibdists = [ '5', 'testing/5', '4', 'testing/4' ] # map: dist -> target arch -> list of pkg name regexp patterns # We don't check virtual package names, unless it's a virtual -devel pkg. # black-list takes precedence over white-list -multiblacklists = { '5' : { 'x86_64' : [ 'gnustep-make', 'nagios*'] }, - '4' : { 'x86_64' : [ 'ghex', 'graphviz', 'libgnomeuimm26', 'nagios*'] }, +multiblacklists = { + '5' : { 'x86_64' : [ 'gnustep-make', 'nagios.*'] }, + '4' : { 'x86_64' : [ 'ghex', 'graphviz', 'libgnomeuimm26', 'nagios.*'] }, + 'testing/5' : { 'x86_64' : [ 'gnustep-make', 'nagios.*'] }, + 'testing/4' : { 'x86_64' : [ 'ghex', 'graphviz', 'libgnomeuimm26', 'nagios.*'] }, } + multiwhitelists = { - '5' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, - '4' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, + '5' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, + '4' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, + 'testing/5' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, + 'testing/4' : { 'x86_64' : [ '.*-devel', 'wine', 'wine-arts', 'wine-devel' ] }, } # packages to exclude from being pruned: dist => Python regexp list -repoprune_keepdict = {'3': ["-kmod$","amaya","gnome-vfsmm26","libgnomemm26","libgnomeuimm26","xtide","wxGTK"], +repoprune_keepdict = { '4': ["-kmod$"], '5': ["-kmod$"], + 'testing/4': ["-kmod$"], + 'testing/5': ["-kmod$"], } # repository symlinks to remove/create since they confuse createrepo @@ -76,8 +87,8 @@ comps_up_pass1 = 'LC_ALL=C CVS_RSH=ssh cvs -f -d :pserver:anonymous at cvs.fedora.redhat.com:/cvs/extras update' comps_up_pass2 = 'make -f Makefile' comps_dangerousfiles = ['Makefile','update-comps','po/Makefile'] -comps_map = { '5' : 'comps-el5.xml', - '4' : 'comps-el4.xml', +comps_map = { 'testing/5' : 'comps-el5.xml', + 'testing/4' : 'comps-el4.xml', } diversion_dict = {} @@ -94,13 +105,13 @@ } # For RepoSupport.py features. -testrepos = { '4' : [], - '5' : [], - 'development' : [] +testrepos = { '4' : ['fedora-epel-testing'], + '5' : ['fedora-epel-testing'] } # For RepoSupport.py features. -reponames = { 'fedora-epel' : 'Fedora EPEL' +reponames = { 'fedora-epel' : 'Fedora EPEL', + 'fedora-epel-testing' : 'Fedora EPEL Test Updates' } # For RepoSupport.py features. From fedora-extras-commits at redhat.com Thu Sep 6 06:41:58 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Thu, 6 Sep 2007 02:41:58 -0400 Subject: extras-buildsys/utils/pushscript Config_EPEL.py,1.8,1.9 Message-ID: <200709060641.l866fwcd027110@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27088 Modified Files: Config_EPEL.py Log Message: fix config Index: Config_EPEL.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_EPEL.py,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- Config_EPEL.py 6 Sep 2007 06:28:54 -0000 1.8 +++ Config_EPEL.py 6 Sep 2007 06:41:56 -0000 1.9 @@ -48,7 +48,7 @@ archdict = { '4':['ppc','x86_64', 'i386'], - '5':['ppc','x86_64', 'i386'] + '5':['ppc','x86_64', 'i386'], 'testing/4':['ppc','x86_64', 'i386'], 'testing/5':['ppc','x86_64', 'i386'] } @@ -84,11 +84,13 @@ repobuild_linkdict = {} # comps.xml updating and installation -comps_up_pass1 = 'LC_ALL=C CVS_RSH=ssh cvs -f -d :pserver:anonymous at cvs.fedora.redhat.com:/cvs/extras update' +comps_up_pass1 = 'LC_ALL=C CVS_RSH=ssh cvs -f -d :pserver:anonymous at cvs.fedoraproject.org:/cvs/extras update' comps_up_pass2 = 'make -f Makefile' comps_dangerousfiles = ['Makefile','update-comps','po/Makefile'] comps_map = { 'testing/5' : 'comps-el5.xml', + '5' : 'comps-el5.xml', 'testing/4' : 'comps-el4.xml', + '4' : 'comps-el4.xml', } diversion_dict = {} From fedora-extras-commits at redhat.com Thu Sep 6 07:14:32 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (ausil)) Date: Thu, 6 Sep 2007 03:14:32 -0400 Subject: extras-buildsys/utils/pushscript List.py,1.3,1.4 Message-ID: <200709060714.l867EWh5001076@cvs-int.fedora.redhat.com> Author: ausil Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1053 Modified Files: List.py Log Message: testing is in the dist version not testing/ dir Index: List.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/List.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- List.py 27 Feb 2007 23:11:02 -0000 1.3 +++ List.py 6 Sep 2007 07:14:30 -0000 1.4 @@ -26,6 +26,8 @@ dists = cfg.alldists for dist in dists: + if dist.startswith('testing/'): + dist = dist.replace('testing/', '') distdir = '%s-%s-%s' % (cfg.distro, dist, cfg.project) print distdir+':' needsignroot = os.path.join(cfg.stagesdir, distdir) From fedora-extras-commits at redhat.com Thu Sep 6 07:32:36 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Thu, 6 Sep 2007 03:32:36 -0400 Subject: rpms/im-chooser/devel .cvsignore, 1.9, 1.10 im-chooser.spec, 1.17, 1.18 sources, 1.8, 1.9 Message-ID: <200709060732.l867WaHP001438@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/pkgs/rpms/im-chooser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1416 Modified Files: .cvsignore im-chooser.spec sources Log Message: * Thu Sep 6 2007 Akira TAGOH - 0.5.0-1 - New upstream release. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/im-chooser/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 30 Jul 2007 00:21:29 -0000 1.9 +++ .cvsignore 6 Sep 2007 07:32:03 -0000 1.10 @@ -9,3 +9,4 @@ im-chooser-0.3.4.tar.gz im-chooser-0.4.0.tar.gz im-chooser-0.4.1.tar.gz +im-chooser-0.5.0.tar.gz Index: im-chooser.spec =================================================================== RCS file: /cvs/pkgs/rpms/im-chooser/devel/im-chooser.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- im-chooser.spec 8 Aug 2007 12:25:24 -0000 1.17 +++ im-chooser.spec 6 Sep 2007 07:32:04 -0000 1.18 @@ -1,6 +1,6 @@ Name: im-chooser -Version: 0.4.1 -Release: 3%{?dist} +Version: 0.5.0 +Release: 1%{?dist} License: GPLv2+ URL: http://trac.tagoh.net/projects/im-chooser/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -65,6 +65,9 @@ %{_datadir}/pixmaps/im-chooser.png %changelog +* Thu Sep 6 2007 Akira TAGOH - 0.5.0-1 +- New upstream release. + * Wed Aug 8 2007 Akira TAGOH - Update License tag. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/im-chooser/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 30 Jul 2007 00:21:29 -0000 1.8 +++ sources 6 Sep 2007 07:32:04 -0000 1.9 @@ -1 +1 @@ -24173c61117247138d63977b1d26841b im-chooser-0.4.1.tar.gz +4dfee80e78c97bedcfbb9fcc8e3df977 im-chooser-0.5.0.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 07:36:22 2007 From: fedora-extras-commits at redhat.com (Harald Hoyer (harald)) Date: Thu, 6 Sep 2007 03:36:22 -0400 Subject: rpms/system-config-network/F-7 .cvsignore, 1.20, 1.21 sources, 1.22, 1.23 system-config-network.spec, 1.28, 1.29 Message-ID: <200709060736.l867aMKc001672@cvs-int.fedora.redhat.com> Author: harald Update of /cvs/pkgs/rpms/system-config-network/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1645 Modified Files: .cvsignore sources system-config-network.spec Log Message: corrected version mess with FC6 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-network/F-7/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 22 Aug 2007 10:39:44 -0000 1.20 +++ .cvsignore 6 Sep 2007 07:35:49 -0000 1.21 @@ -1 +1 @@ -system-config-network-1.3.95.2.tar.gz +system-config-network-1.3.96.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-network/F-7/sources,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sources 22 Aug 2007 10:39:44 -0000 1.22 +++ sources 6 Sep 2007 07:35:49 -0000 1.23 @@ -1 +1 @@ -70f208421f7fde2db6235de63f35e93b system-config-network-1.3.95.2.tar.gz +80d28c1e3e9404fe3e14c1b0b1480aae system-config-network-1.3.96.2.tar.gz Index: system-config-network.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-network/F-7/system-config-network.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- system-config-network.spec 22 Aug 2007 10:39:44 -0000 1.28 +++ system-config-network.spec 6 Sep 2007 07:35:49 -0000 1.29 @@ -1,7 +1,7 @@ # -*- RPM-SPEC -*- Summary: The GUI of the Network Adminstration Tool Name: system-config-network -Version: 1.3.95.2 +Version: 1.3.96.2 Release: 1%{?dist} URL: http://fedora.redhat.com/projects/config-tools/redhat-config-network.html Source0: %{name}-%{version}.tar.gz @@ -95,7 +95,7 @@ %{_bindir}/system-config-network-cmd %changelog -* Thu Aug 21 2007 Harald Hoyer - 1.3.95.2-1 +* Thu Aug 21 2007 Harald Hoyer - 1.3.96.2-1 - translation update (bug #234705, #246469) - fixed #221289 - rhbz #211980, rhbz #213181 From fedora-extras-commits at redhat.com Thu Sep 6 08:06:48 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Thu, 6 Sep 2007 04:06:48 -0400 Subject: rpms/openoffice.org/devel .cvsignore, 1.133, 1.134 sources, 1.248, 1.249 Message-ID: <200709060806.l8686mNm008787@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8722 Modified Files: .cvsignore sources Log Message: new sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/.cvsignore,v retrieving revision 1.133 retrieving revision 1.134 diff -u -r1.133 -r1.134 --- .cvsignore 1 Sep 2007 13:48:59 -0000 1.133 +++ .cvsignore 6 Sep 2007 08:06:15 -0000 1.134 @@ -4,4 +4,4 @@ Tigert-templates.tar.gz ooo64726.sdf unowinreg.dll -OOG680_m3.tar.bz2 +OOG680_m4.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/sources,v retrieving revision 1.248 retrieving revision 1.249 diff -u -r1.248 -r1.249 --- sources 5 Sep 2007 08:33:11 -0000 1.248 +++ sources 6 Sep 2007 08:06:15 -0000 1.249 @@ -4,4 +4,4 @@ 05a906513ef89af5e189097fa0c50681 ooo64726.sdf e3a0b76dcd876f3d721ee7183729153d unowinreg.dll f0cda31fe18bf9289629a321663031b8 redhat-templates.tar.gz -5b759a306c3ecd9284fdf6ba8e31388a OOG680_m3.tar.bz2 +913fa35cd89e620a2b6ac9315c632721 OOG680_m4.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 6 08:11:08 2007 From: fedora-extras-commits at redhat.com (Adam Tkac (atkac)) Date: Thu, 6 Sep 2007 04:11:08 -0400 Subject: rpms/bind/devel bind-9.5-pool_badfree.patch, NONE, 1.1 bind.spec, 1.213, 1.214 Message-ID: <200709060811.l868B8HO009043@cvs-int.fedora.redhat.com> Author: atkac Update of /cvs/pkgs/rpms/bind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8889 Modified Files: bind.spec Added Files: bind-9.5-pool_badfree.patch Log Message: - fixed wrong resolver's dispatch pool cleanup (#275011, patch from tmraz redhat com) bind-9.5-pool_badfree.patch: --- NEW FILE bind-9.5-pool_badfree.patch --- Written-by: Tomas Mraz Reviewed-by: Adam Tkac diff -up bind-9.5.0a6/lib/dns/resolver.c.badfree bind-9.5.0a6/lib/dns/resolver.c --- bind-9.5.0a6/lib/dns/resolver.c.badfree 2007-06-19 01:47:41.000000000 +0200 +++ bind-9.5.0a6/lib/dns/resolver.c 2007-09-05 16:20:21.000000000 +0200 @@ -7455,17 +7455,17 @@ dns_resolver_createdispatchpool(dns_reso return (result); cleanup: - for (i = 0; i < ndisps; i++) { - if (res->dispatchv4pool[i] != NULL) - dns_dispatch_detach(&res->dispatchv4pool[i]); - if (res->dispatchv6pool[i] != NULL) - dns_dispatch_detach(&res->dispatchv6pool[i]); - } if (res->dispatchv4pool != NULL) { + for (i = 0; i < ndisps; i++) + if (res->dispatchv4pool[i] != NULL) + dns_dispatch_detach(&res->dispatchv4pool[i]); isc_mem_put(res->mctx, res->dispatchv4pool, sizeof(dns_dispatch_t *) * ndisps); } if (res->dispatchv6pool != NULL) { + for (i = 0; i < ndisps; i++) + if (res->dispatchv6pool[i] != NULL) + dns_dispatch_detach(&res->dispatchv6pool[i]); isc_mem_put(res->mctx, res->dispatchv6pool, sizeof(dns_dispatch_t *) * ndisps); } Index: bind.spec =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/bind.spec,v retrieving revision 1.213 retrieving revision 1.214 diff -u -r1.213 -r1.214 --- bind.spec 5 Sep 2007 09:56:24 -0000 1.213 +++ bind.spec 6 Sep 2007 08:10:34 -0000 1.214 @@ -21,7 +21,7 @@ Name: bind License: ISC Version: 9.5.0 -Release: 11.3.%{RELEASEVER}%{?dist} +Release: 11.9.%{RELEASEVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -67,6 +67,7 @@ Patch75: bind-9.5-update.patch Patch76: bind-9.5-2119_revert.patch Patch77: bind-9.5-fix_h_errno.patch +Patch78: bind-9.5-pool_badfree.patch # SDB patches Patch11: bind-9.3.2b2-sdbsrc.patch @@ -250,6 +251,7 @@ %patch75 -p1 -b .update %patch76 -p1 -b .2119 %patch77 -p1 -b .errno +%patch78 -p1 -b .badfree :; @@ -646,6 +648,10 @@ %{_sbindir}/bind-chroot-admin %changelog +* Wed Sep 05 2007 Adam Tkac 32:9.5.0-11.9.a6 +- fixed wrong resolver's dispatch pool cleanup (#275011, patch from + tmraz redhat com) + * Wed Sep 05 2007 Adam Tkac 32:9.5.0-11.3.a6 - initscript failure message is now printed correctly (#277981, Quentin Armitage (quentin armitage org uk) ) From fedora-extras-commits at redhat.com Thu Sep 6 08:14:12 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 6 Sep 2007 04:14:12 -0400 Subject: rpms/wqy-bitmap-fonts/F-7 wqy-bitmap-fonts.spec,1.1,1.2 Message-ID: <200709060814.l868ECtm009271@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/wqy-bitmap-fonts/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9178/F-7 Modified Files: wqy-bitmap-fonts.spec Log Message: update license field from GPL to GPLv2 Index: wqy-bitmap-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/wqy-bitmap-fonts/F-7/wqy-bitmap-fonts.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wqy-bitmap-fonts.spec 21 May 2007 21:57:56 -0000 1.1 +++ wqy-bitmap-fonts.spec 6 Sep 2007 08:13:39 -0000 1.2 @@ -8,7 +8,7 @@ Summary: WenQuanYi Bitmap Chinese Fonts Version: 0.8.1 Release: 6%{?dist} -License: GPL +License: GPLv2 URL: http://wqy.sourceforge.net/en/ Group: User Interface/X Source: http://downloads.sourceforge.net/wqy/wqy-bitmapfont-bdf-all-cvs20070506.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 08:14:15 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 6 Sep 2007 04:14:15 -0400 Subject: rpms/wqy-bitmap-fonts/FC-5 wqy-bitmap-fonts.spec,1.1,1.2 Message-ID: <200709060814.l868EF06009274@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/wqy-bitmap-fonts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9178/FC-5 Modified Files: wqy-bitmap-fonts.spec Log Message: update license field from GPL to GPLv2 Index: wqy-bitmap-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/wqy-bitmap-fonts/FC-5/wqy-bitmap-fonts.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wqy-bitmap-fonts.spec 22 May 2007 01:07:17 -0000 1.1 +++ wqy-bitmap-fonts.spec 6 Sep 2007 08:13:42 -0000 1.2 @@ -8,7 +8,7 @@ Summary: WenQuanYi Bitmap Chinese Fonts Version: 0.8.1 Release: 6%{?dist} -License: GPL +License: GPLv2 URL: http://wqy.sourceforge.net/en/ Group: User Interface/X Source: http://downloads.sourceforge.net/wqy/wqy-bitmapfont-bdf-all-cvs20070506.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 08:14:19 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 6 Sep 2007 04:14:19 -0400 Subject: rpms/wqy-bitmap-fonts/FC-6 wqy-bitmap-fonts.spec,1.1,1.2 Message-ID: <200709060814.l868EJPE009277@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/wqy-bitmap-fonts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9178/FC-6 Modified Files: wqy-bitmap-fonts.spec Log Message: update license field from GPL to GPLv2 Index: wqy-bitmap-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/wqy-bitmap-fonts/FC-6/wqy-bitmap-fonts.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wqy-bitmap-fonts.spec 21 May 2007 20:53:46 -0000 1.1 +++ wqy-bitmap-fonts.spec 6 Sep 2007 08:13:46 -0000 1.2 @@ -8,7 +8,7 @@ Summary: WenQuanYi Bitmap Chinese Fonts Version: 0.8.1 Release: 6%{?dist} -License: GPL +License: GPLv2 URL: http://wqy.sourceforge.net/en/ Group: User Interface/X Source: http://downloads.sourceforge.net/wqy/wqy-bitmapfont-bdf-all-cvs20070506.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 08:14:22 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 6 Sep 2007 04:14:22 -0400 Subject: rpms/wqy-bitmap-fonts/devel wqy-bitmap-fonts.spec,1.5,1.6 Message-ID: <200709060814.l868EMXD009280@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/wqy-bitmap-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9178/devel Modified Files: wqy-bitmap-fonts.spec Log Message: update license field from GPL to GPLv2 Index: wqy-bitmap-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/wqy-bitmap-fonts/devel/wqy-bitmap-fonts.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- wqy-bitmap-fonts.spec 28 Aug 2007 03:15:14 -0000 1.5 +++ wqy-bitmap-fonts.spec 6 Sep 2007 08:13:49 -0000 1.6 @@ -8,7 +8,7 @@ Summary: WenQuanYi Bitmap Chinese Fonts Version: 0.8.1 Release: 8%{?dist} -License: GPL +License: GPLv2 URL: http://wqy.sourceforge.net/en/ Group: User Interface/X Source: http://downloads.sourceforge.net/wqy/wqy-bitmapfont-bdf-all-cvs20070506.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 08:19:51 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 04:19:51 -0400 Subject: rpms/perl-Module-Refresh/devel perl-Module-Refresh.spec,1.8,1.9 Message-ID: <200709060819.l868Jpox009422@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Module-Refresh/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9347/devel Modified Files: perl-Module-Refresh.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius < - 0.13-2 - Update license tag. Index: perl-Module-Refresh.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Module-Refresh/devel/perl-Module-Refresh.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Module-Refresh.spec 8 May 2007 07:48:28 -0000 1.8 +++ perl-Module-Refresh.spec 6 Sep 2007 08:19:19 -0000 1.9 @@ -1,8 +1,8 @@ Name: perl-Module-Refresh Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Refresh %INC files when updated on disk -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Module-Refresh/ Source0: http://www.cpan.org/modules/by-module/Module/Module-Refresh-%{version}.tar.gz @@ -46,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius < - 0.13-2 +- Update license tag. + * Tue May 08 2007 Ralf Cors??pius < - 0.13-1 - Upstream update. From fedora-extras-commits at redhat.com Thu Sep 6 08:19:54 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 04:19:54 -0400 Subject: rpms/perl-Module-Refresh/F-7 perl-Module-Refresh.spec,1.8,1.9 Message-ID: <200709060819.l868JsE8009426@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Module-Refresh/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9347/F-7 Modified Files: perl-Module-Refresh.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius < - 0.13-2 - Update license tag. Index: perl-Module-Refresh.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Module-Refresh/F-7/perl-Module-Refresh.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Module-Refresh.spec 8 May 2007 07:48:28 -0000 1.8 +++ perl-Module-Refresh.spec 6 Sep 2007 08:19:21 -0000 1.9 @@ -1,8 +1,8 @@ Name: perl-Module-Refresh Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Refresh %INC files when updated on disk -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Module-Refresh/ Source0: http://www.cpan.org/modules/by-module/Module/Module-Refresh-%{version}.tar.gz @@ -46,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius < - 0.13-2 +- Update license tag. + * Tue May 08 2007 Ralf Cors??pius < - 0.13-1 - Upstream update. From fedora-extras-commits at redhat.com Thu Sep 6 08:19:57 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 04:19:57 -0400 Subject: rpms/perl-Module-Refresh/FC-6 perl-Module-Refresh.spec,1.8,1.9 Message-ID: <200709060819.l868Jv7u009429@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Module-Refresh/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9347/FC-6 Modified Files: perl-Module-Refresh.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius < - 0.13-2 - Update license tag. Index: perl-Module-Refresh.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Module-Refresh/FC-6/perl-Module-Refresh.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- perl-Module-Refresh.spec 8 May 2007 07:48:33 -0000 1.8 +++ perl-Module-Refresh.spec 6 Sep 2007 08:19:24 -0000 1.9 @@ -1,8 +1,8 @@ Name: perl-Module-Refresh Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Refresh %INC files when updated on disk -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Module-Refresh/ Source0: http://www.cpan.org/modules/by-module/Module/Module-Refresh-%{version}.tar.gz @@ -46,6 +46,9 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius < - 0.13-2 +- Update license tag. + * Tue May 08 2007 Ralf Cors??pius < - 0.13-1 - Upstream update. From fedora-extras-commits at redhat.com Thu Sep 6 08:27:02 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Thu, 6 Sep 2007 04:27:02 -0400 Subject: rpms/openoffice.org/devel openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch, NONE, 1.1 openoffice.org.spec, 1.1297, 1.1298 Message-ID: <200709060827.l868R2xX009625@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9589 Modified Files: openoffice.org.spec Added Files: openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch Log Message: next version openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch: --- NEW FILE openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch --- Index: ./source/customshapes/EnhancedCustomShapeFunctionParser.cxx =================================================================== RCS file: /cvs/graphics/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx,v retrieving revision 1.10 diff -u -r1.10 EnhancedCustomShapeFunctionParser.cxx --- openoffice.org.orig/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx 24 Oct 2006 13:42:15 -0000 1.10 +++ openoffice.org/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx 6 Sep 2007 08:10:27 -0000 @@ -1201,7 +1201,7 @@ const ::boost::spirit::parse_info aParseInfo( ::boost::spirit::parse( aStart, aEnd, - aExpressionGrammer, + aExpressionGrammer >> ::boost::spirit::end_p, ::boost::spirit::space_p ) ); OSL_DEBUG_ONLY(::std::cout.flush()); // needed to keep stdout and cout in sync Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1297 retrieving revision 1.1298 diff -u -r1.1297 -r1.1298 --- openoffice.org.spec 5 Sep 2007 08:38:13 -0000 1.1297 +++ openoffice.org.spec 6 Sep 2007 08:26:29 -0000 1.1298 @@ -1,6 +1,6 @@ %define oootag OOG680 -%define ooomilestone 3 -%define rh_rpm_release 2 +%define ooomilestone 4 +%define rh_rpm_release 1 # undef to get english only and no-langpacks for a faster smoketest build %define langpacks 1 @@ -142,6 +142,7 @@ Patch60: openoffice.org-2.3.0.ooo80967.ucb.neon27.patch Patch61: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch Patch62: openoffice.org-2.3.0.ooo74751.bean.mawt.patch +Patch63: openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch %define instdir %{_libdir}/openoffice.org @@ -1078,6 +1079,7 @@ %patch60 -p1 -b .ooo80967.ucb.neon27.patch %patch61 -p1 -b .ooo81112.reportdesign.parallel.patch %patch62 -p1 -b .ooo74751.bean.mawt.patch +%patch63 -p1 -b .ooo77672.boost.use.end_p.patch %if %{linkopt} chmod a+x solenv/bin/mklinkscript.pl @@ -1109,12 +1111,17 @@ esac ARCH_FLAGS="$ARCH_FLAGS $i" done -#something odd with <= limit of 125 in framework/source/loadenv/loadenv.cxx and -#the frame from tools->bibliography not closable wrt the mutex in -#LoadEnvListener so use >= 128 -export ARCH_FLAGS="$ARCH_FLAGS -finline-limit=128" -#add -fno-threadsafe-statics (our statics are already double-locked) to C++ only -export CXX="$CXX -fno-threadsafe-statics" +export ARCH_FLAGS + +##very not happy with gcc at the moment wrt launching the bibliography, +##let's go conservative for a bit +##something odd with <= limit of 125 in framework/source/loadenv/loadenv.cxx and +##the frame from tools->bibliography not closable wrt the mutex in +##LoadEnvListener so use >= 128, but want 64 +#export ARCH_FLAGS="$ARCH_FLAGS -finline-limit=128" +##add -fno-threadsafe-statics (our statics are already double-locked) to C++ only +#export CXX="$CXX -fno-threadsafe-statics" + #convert _smp_mflags to dmake equivalent SMP_MFLAGS=%{?_smp_mflags} SMP_MFLAGS=-P$[${SMP_MFLAGS/-j/}] @@ -1152,26 +1159,27 @@ export GNOME_MIME_THEME=hicolor ./create_tree.sh -#start of jakub based suggestion on prelink optimization -cd ../../../../desktop/source/app -%if ! %{linkopt} -sed -i -e "s/OBJ/SLO/" makefile.mk -dmake -%endif -cd ../../util -%if ! %{linkopt} -%if %{stlport_abi_lockin} -`(cat ../$OUTPATH.pro/misc/soffice.soffice_5.cmd | sed -e "s/obj/slo/g" | sed -e "s/bin\/soffice/lib\/libsoffice.so -shared/" && grep ^lib ../$OUTPATH.pro/misc/pagein-common | cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs | xargs` -%else -`(cat ../$OUTPATH.pro/misc/soffice.soffice_5.cmd | sed -e "s/obj/slo/g" | sed -e "s/bin\/soffice/lib\/libsoffice.so -shared/" && grep ^lib ../$OUTPATH.pro/misc/pagein-common | cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | grep -v stlport | xargs | xargs` -%endif -%endif -$LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/soffice -`( (echo $LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/swriter) && (grep -h ^lib ../$OUTPATH.pro/misc/pagein-writer | cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs ) | xargs` -`( (echo $LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/scalc) && (grep -h ^lib ../$OUTPATH.pro/misc/pagein-calc| cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs ) | xargs` -`( (echo $LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/simpress) && (grep -h ^lib ../$OUTPATH.pro/misc/pagein-impress| cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs ) | xargs` -`( (echo $LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/sdraw) && (grep -h ^lib ../$OUTPATH.pro/misc/pagein-draw| cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs ) | xargs` -#end of jakub based suggestion on prelink optimization +#disable for now, breaks icedtea +##start of jakub based suggestion on prelink optimization +#cd ../../../../desktop/source/app +#%if ! %{linkopt} +#sed -i -e "s/OBJ/SLO/" makefile.mk +#dmake +#%endif +#cd ../../util +#%if ! %{linkopt} +#%if %{stlport_abi_lockin} +#`(cat ../$OUTPATH.pro/misc/soffice.soffice_5.cmd | sed -e "s/obj/slo/g" | sed -e "s/bin\/soffice/lib\/libsoffice.so -shared/" && grep ^lib ../$OUTPATH.pro/misc/pagein-common | cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs | xargs` +#%else +#`(cat ../$OUTPATH.pro/misc/soffice.soffice_5.cmd | sed -e "s/obj/slo/g" | sed -e "s/bin\/soffice/lib\/libsoffice.so -shared/" && grep ^lib ../$OUTPATH.pro/misc/pagein-common | cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | grep -v stlport | xargs | xargs` +#%endif +#%endif +#$LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/soffice +#`( (echo $LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/swriter) && (grep -h ^lib ../$OUTPATH.pro/misc/pagein-writer | cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs ) | xargs` +#`( (echo $LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/scalc) && (grep -h ^lib ../$OUTPATH.pro/misc/pagein-calc| cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs ) | xargs` +#`( (echo $LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/simpress) && (grep -h ^lib ../$OUTPATH.pro/misc/pagein-impress| cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs ) | xargs` +#`( (echo $LINK -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -Wl,-export-dynamic -Wl,--noinhibit-exec $SOLARLIB -L../$OUTPATH.pro/lib -lsoffice -o ../$OUTPATH.pro/bin/sdraw) && (grep -h ^lib ../$OUTPATH.pro/misc/pagein-draw| cut -c 4- | cut -d "." -f 1 | awk '{ print "-l"$0 }') | xargs ) | xargs` +##end of jakub based suggestion on prelink optimization echo build end time is `date`, diskspace: `df -h . | tail -n 1` %install @@ -1191,14 +1199,15 @@ echo - ---dump log end--- dmake openoffice_en-US fi -%if ! %{linkopt} -cp -f ../../desktop/$OUTPATH.pro/lib/libsoffice.so $RPM_BUILD_ROOT/%{instdir}/program -%endif -cp -f ../../desktop/$OUTPATH.pro/bin/soffice $RPM_BUILD_ROOT/%{instdir}/program/soffice.bin -cp -f ../../desktop/$OUTPATH.pro/bin/swriter $RPM_BUILD_ROOT/%{instdir}/program/swriter.bin -cp -f ../../desktop/$OUTPATH.pro/bin/scalc $RPM_BUILD_ROOT/%{instdir}/program/scalc.bin -cp -f ../../desktop/$OUTPATH.pro/bin/simpress $RPM_BUILD_ROOT/%{instdir}/program/simpress.bin -cp -f ../../desktop/$OUTPATH.pro/bin/sdraw $RPM_BUILD_ROOT/%{instdir}/program/sdraw.bin +#disable for now, breaks icedtea +#%if ! %{linkopt} +#cp -f ../../desktop/$OUTPATH.pro/lib/libsoffice.so $RPM_BUILD_ROOT/%{instdir}/program +#%endif +#cp -f ../../desktop/$OUTPATH.pro/bin/soffice $RPM_BUILD_ROOT/%{instdir}/program/soffice.bin +#cp -f ../../desktop/$OUTPATH.pro/bin/swriter $RPM_BUILD_ROOT/%{instdir}/program/swriter.bin +#cp -f ../../desktop/$OUTPATH.pro/bin/scalc $RPM_BUILD_ROOT/%{instdir}/program/scalc.bin +#cp -f ../../desktop/$OUTPATH.pro/bin/simpress $RPM_BUILD_ROOT/%{instdir}/program/simpress.bin +#cp -f ../../desktop/$OUTPATH.pro/bin/sdraw $RPM_BUILD_ROOT/%{instdir}/program/sdraw.bin chmod -R +w $RPM_BUILD_ROOT/%{instdir} %if %{langpacks} dmake ooolanguagepack @@ -2358,7 +2367,7 @@ %{instdir}/program/resource/date680en-US.res %{instdir}/program/resource/sc680en-US.res %{instdir}/program/scalc -%{instdir}/program/scalc.bin +#%{instdir}/program/scalc.bin %dir %{instdir}/share %dir %{instdir}/share/registry %dir %{instdir}/share/registry/data @@ -2411,7 +2420,7 @@ %{instdir}/help/en/sdraw.* %dir %{instdir}/program %{instdir}/program/sdraw -%{instdir}/program/sdraw.bin +#%{instdir}/program/sdraw.bin %dir %{instdir}/share %dir %{instdir}/share/registry %dir %{instdir}/share/registry/data @@ -2478,7 +2487,7 @@ %{instdir}/program/libswui680*.so %{instdir}/program/libwpft680*.so %{instdir}/program/swriter -%{instdir}/program/swriter.bin +#%{instdir}/program/swriter.bin %dir %{instdir}/program/classes %{instdir}/program/classes/writer2latex.jar %dir %{instdir}/share @@ -2547,7 +2556,7 @@ %{instdir}/program/libanimcore.so %{instdir}/program/libplaceware*.so %{instdir}/program/simpress -%{instdir}/program/simpress.bin +#%{instdir}/program/simpress.bin %dir %{instdir}/share %dir %{instdir}/share/config %{instdir}/share/config/soffice.cfg @@ -2761,6 +2770,13 @@ %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu %changelog +* Thu Sep 06 2007 Caolan McNamara - 1:2.3.0-4.1 +- ooo#77672 fix ::boost::spirit::parse to use ::boost::spirit::end_p for 1.34 change + makes drawing shapes work properly again +- next version +- disable custom launchers, it breaks icedtea for some reason I haven't time to + figure out + * Tue Sep 04 2007 Caolan McNamara - 1:2.3.0-3.2 - rebuild against icu - rebuild against icedtea From fedora-extras-commits at redhat.com Thu Sep 6 08:59:11 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?xaB0xJtww6FuIEthc2Fs?= (kasal)) Date: Thu, 6 Sep 2007 04:59:11 -0400 Subject: rpms/resapplet/devel resapplet.desktop.in, 1.1, 1.2 resapplet.spec, 1.4, 1.5 Message-ID: <200709060859.l868xBZY011382@cvs-int.fedora.redhat.com> Author: kasal Update of /cvs/extras/rpms/resapplet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11362 Modified Files: resapplet.desktop.in resapplet.spec Log Message: - resapplet.desktop.in; s/SystemTools/System/, to conform with http://standards.freedesktop.org/menu-spec/latest/apa.html - Fix License: tag, add Url: Index: resapplet.desktop.in =================================================================== RCS file: /cvs/extras/rpms/resapplet/devel/resapplet.desktop.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- resapplet.desktop.in 20 Dec 2006 10:10:02 -0000 1.1 +++ resapplet.desktop.in 6 Sep 2007 08:58:39 -0000 1.2 @@ -6,6 +6,6 @@ Terminal=false Type=Application TryExec=resapplet -Categories=GNOME;Application;SystemTools;X-Ximian-System-Toplevel; +Categories=GNOME;Application;System;X-Ximian-System-Toplevel; StartupNotify=false Encoding=UTF-8 Index: resapplet.spec =================================================================== RCS file: /cvs/extras/rpms/resapplet/devel/resapplet.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- resapplet.spec 22 Dec 2006 21:22:48 -0000 1.4 +++ resapplet.spec 6 Sep 2007 08:58:39 -0000 1.5 @@ -2,7 +2,9 @@ Name: resapplet Version: 0.1.1 Release: 5%{?dist} -License: GPL +License: GPLv2+ and GPLv2 +# This is the best we have to silence rpmlint: +URL: http://svn.gnome.org/viewcvs/resapplet/ Group: User Interface/Desktops # Source obtained from OpenSuSE Source: resapplet-%{version}.tar.bz2 @@ -31,7 +33,7 @@ %setup -q -a 1 cp -a %{S:2} . ; rm resapplet.desktop if %version != 0.1.1 ; then -echo "Please remove Source2 and Source3 and verify, that translations work." +echo "Please remove Source2 and Source3 and verify that translations work." exit 1 fi %patch0 -p0 @@ -60,7 +62,6 @@ desktop-file-install --vendor fedora --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category System \ --add-category Utility \ --add-category X-Red-Hat-Base \ $RPM_BUILD_ROOT%{_datadir}/applications/resapplet.desktop @@ -93,6 +94,15 @@ %{_datadir}/icons/gnome/48x48/apps/resapplet.png %changelog +* Thu Sep 6 2007 Stepan Kasal 0.1.1-6 +- resapplet.desktop.in; s/SystemTools/System/, to conform with + http://standards.freedesktop.org/menu-spec/latest/apa.html +- Fix License: tag, add Url: + +* Fri Dec 22 2006 Radek Vok??l 0.1.1-5 +- Call automake with "--add-missing". +- Call aclocal before intltoolize. + * Tue Dec 12 2006 Radek Vok??l 0.1.1-4 - remove suse icons - add scriplets @@ -104,4 +114,4 @@ - spec file changes * Wed Dec 6 2006 Radek Vok??l 0.1.1-1 -- initial Fedora built +- initial Fedora build From fedora-extras-commits at redhat.com Thu Sep 6 09:00:10 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?xaB0xJtww6FuIEthc2Fs?= (kasal)) Date: Thu, 6 Sep 2007 05:00:10 -0400 Subject: rpms/resapplet/devel resapplet.spec,1.5,1.6 Message-ID: <200709060900.l8690AbS011410@cvs-int.fedora.redhat.com> Author: kasal Update of /cvs/extras/rpms/resapplet/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11388 Modified Files: resapplet.spec Log Message: forgot release++ Index: resapplet.spec =================================================================== RCS file: /cvs/extras/rpms/resapplet/devel/resapplet.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- resapplet.spec 6 Sep 2007 08:58:39 -0000 1.5 +++ resapplet.spec 6 Sep 2007 08:59:37 -0000 1.6 @@ -1,7 +1,7 @@ Summary: Resolution Switching Applet Name: resapplet Version: 0.1.1 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ and GPLv2 # This is the best we have to silence rpmlint: URL: http://svn.gnome.org/viewcvs/resapplet/ From fedora-extras-commits at redhat.com Thu Sep 6 09:04:16 2007 From: fedora-extras-commits at redhat.com (Maros Barabas (mbarabas)) Date: Thu, 6 Sep 2007 05:04:16 -0400 Subject: rpms/lftp/devel lftp.spec,1.59,1.60 Message-ID: <200709060904.l8694GSZ017383@cvs-int.fedora.redhat.com> Author: mbarabas Update of /cvs/extras/rpms/lftp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17358 Modified Files: lftp.spec Log Message: rebuild Index: lftp.spec =================================================================== RCS file: /cvs/extras/rpms/lftp/devel/lftp.spec,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- lftp.spec 12 Apr 2007 08:01:49 -0000 1.59 +++ lftp.spec 6 Sep 2007 09:03:42 -0000 1.60 @@ -1,7 +1,7 @@ Summary: A sophisticated file transfer program Name: lftp Version: 3.5.10 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Internet Source0: ftp://ftp.yar.ru/lftp/lftp-%{version}.tar.gz @@ -85,6 +85,9 @@ %{_libdir}/liblftp-tasks* %changelog +* Thu Sep 06 2007 Maros Barabas - 3.5.10-4 +- rebuild + * Wed Apr 11 2007 Maros Barabas - 3.5.10-3 - Correct mistake removing devel package & calling chkconfig - Resolves #235436 From fedora-extras-commits at redhat.com Thu Sep 6 09:05:35 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 05:05:35 -0400 Subject: rpms/perl-Test-ClassAPI/devel perl-Test-ClassAPI.spec,1.6,1.7 Message-ID: <200709060905.l8695ZoK017579@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Test-ClassAPI/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17493/devel Modified Files: perl-Test-ClassAPI.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 1.04-2 - Update license tag. Index: perl-Test-ClassAPI.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-ClassAPI/devel/perl-Test-ClassAPI.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Test-ClassAPI.spec 12 Mar 2007 05:02:28 -0000 1.6 +++ perl-Test-ClassAPI.spec 6 Sep 2007 09:05:02 -0000 1.7 @@ -1,8 +1,8 @@ Name: perl-Test-ClassAPI Version: 1.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides basic first-pass API testing for large class trees -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-ClassAPI/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Test-ClassAPI-%{version}.tar.gz @@ -56,6 +56,9 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 1.04-2 +- Update license tag. + * Mon Mar 12 2007 Ralf Cors??pius - 1.04-1 - Upstream update. - BR: perl(ExtUtils::MakeMaker). From fedora-extras-commits at redhat.com Thu Sep 6 09:05:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 05:05:41 -0400 Subject: rpms/perl-Test-ClassAPI/F-7 perl-Test-ClassAPI.spec,1.6,1.7 Message-ID: <200709060905.l8695fQ3017586@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Test-ClassAPI/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17493/F-7 Modified Files: perl-Test-ClassAPI.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 1.04-2 - Update license tag. Index: perl-Test-ClassAPI.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-ClassAPI/F-7/perl-Test-ClassAPI.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Test-ClassAPI.spec 12 Mar 2007 05:02:28 -0000 1.6 +++ perl-Test-ClassAPI.spec 6 Sep 2007 09:05:06 -0000 1.7 @@ -1,8 +1,8 @@ Name: perl-Test-ClassAPI Version: 1.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides basic first-pass API testing for large class trees -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-ClassAPI/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Test-ClassAPI-%{version}.tar.gz @@ -56,6 +56,9 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 1.04-2 +- Update license tag. + * Mon Mar 12 2007 Ralf Cors??pius - 1.04-1 - Upstream update. - BR: perl(ExtUtils::MakeMaker). From fedora-extras-commits at redhat.com Thu Sep 6 09:05:45 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 05:05:45 -0400 Subject: rpms/perl-Test-ClassAPI/FC-6 perl-Test-ClassAPI.spec,1.6,1.7 Message-ID: <200709060905.l8695jkf017589@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Test-ClassAPI/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17493/FC-6 Modified Files: perl-Test-ClassAPI.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 1.04-2 - Update license tag. Index: perl-Test-ClassAPI.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-ClassAPI/FC-6/perl-Test-ClassAPI.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Test-ClassAPI.spec 12 Mar 2007 05:04:08 -0000 1.6 +++ perl-Test-ClassAPI.spec 6 Sep 2007 09:05:11 -0000 1.7 @@ -1,8 +1,8 @@ Name: perl-Test-ClassAPI Version: 1.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides basic first-pass API testing for large class trees -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-ClassAPI/ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Test-ClassAPI-%{version}.tar.gz @@ -56,6 +56,9 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 1.04-2 +- Update license tag. + * Mon Mar 12 2007 Ralf Cors??pius - 1.04-1 - Upstream update. - BR: perl(ExtUtils::MakeMaker). From fedora-extras-commits at redhat.com Thu Sep 6 09:06:24 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Thu, 6 Sep 2007 05:06:24 -0400 Subject: rpms/glibmm24/devel glibmm.spec,1.26,1.27 Message-ID: <200709060906.l8696OSw017733@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/glibmm24/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17595 Modified Files: glibmm.spec Log Message: Removed Perl code autogeneration tools (#278191) Index: glibmm.spec =================================================================== RCS file: /cvs/pkgs/rpms/glibmm24/devel/glibmm.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- glibmm.spec 22 Aug 2007 11:17:56 -0000 1.26 +++ glibmm.spec 6 Sep 2007 09:05:52 -0000 1.27 @@ -1,6 +1,6 @@ Name: glibmm24 Version: 2.13.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: C++ interface for GTK2 (a GUI library for X) Group: System Environment/Libraries @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libsigc++20-devel >= 2.0.0 -BuildRequires: glib2-devel >= 2.9.0 +BuildRequires: glib2-devel >= 2.13.0 %description gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm2 wraps GTK+ 2. @@ -42,6 +42,8 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT + +rm -rf tools find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' # Fix documentation installation, put everything under gtk-doc @@ -77,6 +79,9 @@ %changelog +* Thu Sep 6 2007 Denis Leroy - 2.13.9-3 +- Removed Perl code autogeneration tools (#278191) + * Wed Aug 22 2007 Denis Leroy - 2.13.9-2 - License tag update From fedora-extras-commits at redhat.com Thu Sep 6 09:06:32 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SmFuIMWgYWZyw6FuZWs=?= (jsafrane)) Date: Thu, 6 Sep 2007 05:06:32 -0400 Subject: rpms/xinetd/devel xinetd.spec, 1.48, 1.49 filter-requires-xinetd.sh, 1.1, NONE xinetd-inetdconvert, 1.3, NONE Message-ID: <200709060906.l8696Wv0017764@cvs-int.fedora.redhat.com> Author: jsafrane Update of /cvs/pkgs/rpms/xinetd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17616 Modified Files: xinetd.spec Removed Files: filter-requires-xinetd.sh xinetd-inetdconvert Log Message: removed inetdconvert script, nobody is using inetd Resolves: 275511 Index: xinetd.spec =================================================================== RCS file: /cvs/pkgs/rpms/xinetd/devel/xinetd.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- xinetd.spec 22 Aug 2007 07:21:10 -0000 1.48 +++ xinetd.spec 6 Sep 2007 09:05:59 -0000 1.49 @@ -1,6 +1,3 @@ -%define _use_internal_dependency_generator 0 -%define __find_requires %{SOURCE99} - Summary: A secure replacement for inetd. Name: xinetd Version: 2.3.14 @@ -11,9 +8,7 @@ URL: http://www.xinetd.org Source: http://www.xinetd.org/xinetd-%{version}.tar.gz Source1: xinetd.init -Source2: xinetd-inetdconvert Source3: xinetd.sysconf -Source99: filter-requires-xinetd.sh Patch0: xinetd-2.3.11-pie.patch Patch1: xinetd-2.3.12-tcp_rpc.patch Patch2: xinetd-2.3.14-label.patch @@ -66,7 +61,6 @@ install -m 644 contrib/xinetd.conf $RPM_BUILD_ROOT/etc install -m 644 contrib/xinetd.d/* $RPM_BUILD_ROOT/etc/xinetd.d install -m 755 %SOURCE1 $RPM_BUILD_ROOT/etc/rc.d/init.d/xinetd -install -m 755 %SOURCE2 $RPM_BUILD_ROOT/usr/sbin/inetdconvert rm -f $RPM_BUILD_ROOT/%{_mandir}/man8/itox* rm -f $RPM_BUILD_ROOT/usr/sbin/itox @@ -105,10 +99,12 @@ %config /etc/rc.d/init.d/xinetd %config(noreplace) /etc/xinetd.d/* /usr/sbin/xinetd -/usr/sbin/inetdconvert %{_mandir}/*/* %changelog +* Thu Sep 6 2007 Jan Safranek - 2:2.3.14-14 +- removed inetdconvert script, nobody is using inetd + * Wed Aug 22 2007 Jan Safranek - 2:2.3.14-13 - updated license field --- filter-requires-xinetd.sh DELETED --- --- xinetd-inetdconvert DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 09:08:32 2007 From: fedora-extras-commits at redhat.com (Maros Barabas (mbarabas)) Date: Thu, 6 Sep 2007 05:08:32 -0400 Subject: rpms/mgetty/devel mgetty.spec,1.40,1.41 Message-ID: <200709060908.l8698Wv0017903@cvs-int.fedora.redhat.com> Author: mbarabas Update of /cvs/extras/rpms/mgetty/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17838 Modified Files: mgetty.spec Log Message: rebulid Index: mgetty.spec =================================================================== RCS file: /cvs/extras/rpms/mgetty/devel/mgetty.spec,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- mgetty.spec 23 Jan 2007 12:02:51 -0000 1.40 +++ mgetty.spec 6 Sep 2007 09:08:00 -0000 1.41 @@ -5,7 +5,7 @@ Summary: A getty replacement for use with data and fax modems. Name: mgetty Version: 1.1.33 -Release: 10%{?dist} +Release: 11%{?dist} Source: ftp://alpha.greenie.net/pub/mgetty/source/1.1/mgetty%{version}-Apr10.tar.gz Source1: ftp://alpha.greenie.net/pub/mgetty/source/1.1/mgetty%{version}-Apr10.tar.gz.asc Source2: logrotate.mgetty @@ -342,6 +342,9 @@ %{_mandir}/man1/viewfax.1* %changelog +* Thu Sep 06 2007 Maros Barabas - 1.1.33-11 +- rebuild + * Tue Jan 23 2007 Maros Barabas - 1.1.33-10 - fixed install-info scriptlets (post,preun) - Resolves #223710 From fedora-extras-commits at redhat.com Thu Sep 6 09:14:49 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Thu, 6 Sep 2007 05:14:49 -0400 Subject: rpms/gnuplot/devel gnuplot-4.2.0-refers_to.patch, NONE, 1.1 gnuplot.spec, 1.41, 1.42 gnuplot-4.0.0-refers_to.patch, 1.1, NONE Message-ID: <200709060914.l869EnMv018214@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/gnuplot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18094 Modified Files: gnuplot.spec Added Files: gnuplot-4.2.0-refers_to.patch Removed Files: gnuplot-4.0.0-refers_to.patch Log Message: - change font paths, change documenatation gnuplot-4.2.0-refers_to.patch: --- NEW FILE gnuplot-4.2.0-refers_to.patch --- --- gnuplot-4.2.0/src/variable.c.refto 2006-06-27 04:36:30.000000000 +0200 +++ gnuplot-4.2.0/src/variable.c 2007-09-06 10:02:54.000000000 +0200 @@ -263,8 +263,9 @@ static const struct path_table fontpath_ { "$`kpsexpand '$TEXMFDIST'`/fonts/type1!" }, #endif /* Linux paths */ - { "/usr/X11R6/lib/X11/fonts/Type1" }, - { "/usr/X11R6/lib/X11/fonts/truetype" }, + { "/usr/share/fonts/default/ghostscript/" }, + { "/usr/share/fonts/default/Type1/" }, + { "/usr/share/fonts/bitstream-vera/" }, /* HP-UX */ { "/usr/lib/X11/fonts!"}, /* Ghostscript */ Index: gnuplot.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnuplot/devel/gnuplot.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- gnuplot.spec 29 Aug 2007 13:00:27 -0000 1.41 +++ gnuplot.spec 6 Sep 2007 09:14:15 -0000 1.42 @@ -5,13 +5,13 @@ Summary: A program for plotting mathematical expressions and data Name: gnuplot Version: %{major}.%{minor}.%{patchlevel} -Release: 3%{?dist} +Release: 4%{?dist} # Modifications are to be distributed as patches to the released version. License: gnuplot and GPLv2 Group: Applications/Engineering Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Source2: gnuplot-init.el -Patch1: gnuplot-4.0.0-refers_to.patch +Patch1: gnuplot-4.2.0-refers_to.patch Patch2: gnuplot-4.2.0-ver.patch BuildRequires: libpng-devel, tetex-latex, zlib-devel, libX11-devel, emacs BuildRequires: texinfo, readline-devel, libXt-devel, gd-devel @@ -53,6 +53,7 @@ make html cd psdoc make +make ps_symbols.ps ps_fontfile_doc.pdf %install rm -rf $RPM_BUILD_ROOT @@ -75,8 +76,8 @@ %files %defattr(-,root,root,-) %doc BUGS ChangeLog Copyright FAQ NEWS README TODO -#docs/gnuplot.html -%doc docs/psdoc/ps_guide.ps docs/psdoc/ps_symbols.gpi tutorial/tutorial.dvi demo +%doc docs/psdoc/ps_guide.ps docs/psdoc/ps_symbols.ps tutorial/tutorial.dvi demo docs/psdoc/ps_file.doc +%doc docs/psdoc/ps_fontfile_doc.pdf %dir %{_libexecdir}/gnuplot %dir %{_libexecdir}/gnuplot/%{major}.%{minor} %{_libexecdir}/gnuplot/%{major}.%{minor}/gnuplot_x11 @@ -97,12 +98,13 @@ %{_datadir}/emacs/site-lisp/gnuplot-gui.elc %{_datadir}/emacs/site-lisp/gnuplot.el %{_datadir}/emacs/site-lisp/gnuplot.elc -#%{_datadir}/emacs/site-lisp/info-look.20.2.el -#%{_datadir}/emacs/site-lisp/info-look.20.3.el %{_datadir}/emacs/site-lisp/site-start.d/gnuplot-init.el %changelog +* Thu Sep 6 2007 Ivana Varekova - 4.2.0-4 +- change font paths, change documenatation + * Tue Aug 28 2007 Ivana Varekova - 4.2.0-3 - Rebuild for selinux ppc32 issue. - Remove obsolete file --- gnuplot-4.0.0-refers_to.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 09:14:52 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 05:14:52 -0400 Subject: rpms/perl-Params-Validate/devel perl-Params-Validate.spec, 1.15, 1.16 Message-ID: <200709060914.l869EqIJ018217@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Params-Validate/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18149/devel Modified Files: perl-Params-Validate.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.88-3 - Update license tag. Index: perl-Params-Validate.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Params-Validate/devel/perl-Params-Validate.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- perl-Params-Validate.spec 22 Aug 2007 04:28:28 -0000 1.15 +++ perl-Params-Validate.spec 6 Sep 2007 09:14:19 -0000 1.16 @@ -1,8 +1,8 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate Version: 0.88 -Release: 2%{?dist} -License: GPL or Artistic +Release: 3%{?dist} +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz @@ -55,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.88-3 +- Update license tag. + * Wed Aug 22 2007 Ralf Cors??pius - 0.88-2 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Sep 6 09:14:56 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 05:14:56 -0400 Subject: rpms/perl-Params-Validate/F-7 perl-Params-Validate.spec,1.14,1.15 Message-ID: <200709060914.l869EuaC018220@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Params-Validate/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18149/F-7 Modified Files: perl-Params-Validate.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.88-3 - Update license tag. Index: perl-Params-Validate.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Params-Validate/F-7/perl-Params-Validate.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- perl-Params-Validate.spec 12 Mar 2007 04:54:27 -0000 1.14 +++ perl-Params-Validate.spec 6 Sep 2007 09:14:22 -0000 1.15 @@ -1,8 +1,8 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate Version: 0.88 -Release: 1%{?dist} -License: GPL or Artistic +Release: 3%{?dist} +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz @@ -55,6 +55,12 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.88-3 +- Update license tag. + +* Wed Aug 22 2007 Ralf Cors??pius - 0.88-2 +- Mass rebuild. + * Mon Mar 12 2007 Ralf Cors??pius - 0.88-1 - BR: perl(ExtUtils::MakeMaker). - Upstream update. From fedora-extras-commits at redhat.com Thu Sep 6 09:14:59 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 05:14:59 -0400 Subject: rpms/perl-Params-Validate/FC-6 perl-Params-Validate.spec,1.13,1.14 Message-ID: <200709060914.l869ExxN018228@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Params-Validate/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18149/FC-6 Modified Files: perl-Params-Validate.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.88-3 - Update license tag. Index: perl-Params-Validate.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Params-Validate/FC-6/perl-Params-Validate.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- perl-Params-Validate.spec 12 Mar 2007 04:56:24 -0000 1.13 +++ perl-Params-Validate.spec 6 Sep 2007 09:14:26 -0000 1.14 @@ -1,8 +1,8 @@ Summary: Params-Validate Perl module Name: perl-Params-Validate Version: 0.88 -Release: 1%{?dist} -License: GPL or Artistic +Release: 3%{?dist} +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Validate/ Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz @@ -55,6 +55,12 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.88-3 +- Update license tag. + +* Wed Aug 22 2007 Ralf Cors??pius - 0.88-2 +- Mass rebuild. + * Mon Mar 12 2007 Ralf Cors??pius - 0.88-1 - BR: perl(ExtUtils::MakeMaker). - Upstream update. From fedora-extras-commits at redhat.com Thu Sep 6 09:39:11 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SmFuIMWgYWZyw6FuZWs=?= (jsafrane)) Date: Thu, 6 Sep 2007 05:39:11 -0400 Subject: rpms/openldap/devel openldap.spec,1.90,1.91 Message-ID: <200709060939.l869dBH1018717@cvs-int.fedora.redhat.com> Author: jsafrane Update of /cvs/pkgs/rpms/openldap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18697 Modified Files: openldap.spec Log Message: added images to the guide.html Resolves: #273581 Index: openldap.spec =================================================================== RCS file: /cvs/pkgs/rpms/openldap/devel/openldap.spec,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- openldap.spec 22 Aug 2007 07:17:45 -0000 1.90 +++ openldap.spec 6 Sep 2007 09:38:38 -0000 1.91 @@ -615,6 +615,7 @@ %doc db-%{db_version}/LICENSE.bdb-backend %doc $RPM_SOURCE_DIR/README.upgrading $RPM_SOURCE_DIR/guide.html %doc openldap-%{version_23}/contrib/slapd-modules/smbk5pwd/README.smbk5pwd +%doc openldap-%{version_23}/doc/guide/admin/*.gif %ghost %config %{_sysconfdir}/pki/tls/certs/slapd.pem %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/ldap %attr(0640,root,ldap) %config(noreplace) %{_sysconfdir}/openldap/slapd.conf @@ -670,6 +671,9 @@ %attr(0644,root,root) %{evolution_connector_libdir}/*.a %changelog +* Thu Sep 6 2007 Jan Safranek 2.3.37-4%{?dist} +- added images to the guide.html (#273581) + * Wed Aug 22 2007 Jan Safranek 2.3.37-3%{?dist} - just rebuild From fedora-extras-commits at redhat.com Thu Sep 6 09:43:34 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 05:43:34 -0400 Subject: rpms/perl-DBIx-DBSchema/devel .cvsignore, 1.7, 1.8 perl-DBIx-DBSchema.spec, 1.9, 1.10 sources, 1.7, 1.8 Message-ID: <200709060943.l869hYFj018867@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-DBIx-DBSchema/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18803/devel Modified Files: .cvsignore perl-DBIx-DBSchema.spec sources Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.34-1 - Upstream update. - Update license tag. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-DBSchema/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 2 Jul 2007 11:23:07 -0000 1.7 +++ .cvsignore 6 Sep 2007 09:43:02 -0000 1.8 @@ -1 +1 @@ -DBIx-DBSchema-0.33.tar.gz +DBIx-DBSchema-0.34.tar.gz Index: perl-DBIx-DBSchema.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-DBSchema/devel/perl-DBIx-DBSchema.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-DBIx-DBSchema.spec 2 Jul 2007 11:23:07 -0000 1.9 +++ perl-DBIx-DBSchema.spec 6 Sep 2007 09:43:02 -0000 1.10 @@ -1,10 +1,10 @@ Name: perl-DBIx-DBSchema -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: Database-independent schema objects Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/DBIx-DBSchema/ Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{version}.tar.gz Patch0: DBIx-DBSchema-0.28-version.diff @@ -16,7 +16,7 @@ BuildRequires: perl(DBI) BuildRequires: perl(FreezeThaw) -# Required for by the tests +# Required by the tests BuildRequires: perl(DBD::Pg) >= 1.32 %description @@ -66,6 +66,10 @@ %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.34-1 +- Upstream update. +- Update license tag. + * Mon Jul 02 2007 Ralf Cors??pius - 0.33-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-DBSchema/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 2 Jul 2007 11:23:07 -0000 1.7 +++ sources 6 Sep 2007 09:43:02 -0000 1.8 @@ -1 +1 @@ -27e27112d88a65daf4d4dd9d1787284e DBIx-DBSchema-0.33.tar.gz +62f07d6e7554d1bdbb16b2af825d421a DBIx-DBSchema-0.34.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 09:43:37 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 05:43:37 -0400 Subject: rpms/perl-DBIx-DBSchema/F-7 .cvsignore, 1.7, 1.8 perl-DBIx-DBSchema.spec, 1.9, 1.10 sources, 1.7, 1.8 Message-ID: <200709060943.l869hbWx018877@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-DBIx-DBSchema/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18803/F-7 Modified Files: .cvsignore perl-DBIx-DBSchema.spec sources Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.34-1 - Upstream update. - Update license tag. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-DBSchema/F-7/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 2 Jul 2007 11:31:28 -0000 1.7 +++ .cvsignore 6 Sep 2007 09:43:04 -0000 1.8 @@ -1 +1 @@ -DBIx-DBSchema-0.33.tar.gz +DBIx-DBSchema-0.34.tar.gz Index: perl-DBIx-DBSchema.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-DBSchema/F-7/perl-DBIx-DBSchema.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-DBIx-DBSchema.spec 2 Jul 2007 11:31:28 -0000 1.9 +++ perl-DBIx-DBSchema.spec 6 Sep 2007 09:43:04 -0000 1.10 @@ -1,10 +1,10 @@ Name: perl-DBIx-DBSchema -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: Database-independent schema objects Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/DBIx-DBSchema/ Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{version}.tar.gz Patch0: DBIx-DBSchema-0.28-version.diff @@ -16,7 +16,7 @@ BuildRequires: perl(DBI) BuildRequires: perl(FreezeThaw) -# Required for by the tests +# Required by the tests BuildRequires: perl(DBD::Pg) >= 1.32 %description @@ -66,6 +66,10 @@ %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.34-1 +- Upstream update. +- Update license tag. + * Mon Jul 02 2007 Ralf Cors??pius - 0.33-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-DBSchema/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 2 Jul 2007 11:31:28 -0000 1.7 +++ sources 6 Sep 2007 09:43:04 -0000 1.8 @@ -1 +1 @@ -27e27112d88a65daf4d4dd9d1787284e DBIx-DBSchema-0.33.tar.gz +62f07d6e7554d1bdbb16b2af825d421a DBIx-DBSchema-0.34.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 09:43:40 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 05:43:40 -0400 Subject: rpms/perl-DBIx-DBSchema/FC-6 .cvsignore, 1.7, 1.8 perl-DBIx-DBSchema.spec, 1.9, 1.10 sources, 1.7, 1.8 Message-ID: <200709060943.l869heBw018882@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-DBIx-DBSchema/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18803/FC-6 Modified Files: .cvsignore perl-DBIx-DBSchema.spec sources Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.34-1 - Upstream update. - Update license tag. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-DBSchema/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 2 Jul 2007 11:47:20 -0000 1.7 +++ .cvsignore 6 Sep 2007 09:43:07 -0000 1.8 @@ -1 +1 @@ -DBIx-DBSchema-0.33.tar.gz +DBIx-DBSchema-0.34.tar.gz Index: perl-DBIx-DBSchema.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-DBSchema/FC-6/perl-DBIx-DBSchema.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- perl-DBIx-DBSchema.spec 2 Jul 2007 11:47:20 -0000 1.9 +++ perl-DBIx-DBSchema.spec 6 Sep 2007 09:43:07 -0000 1.10 @@ -1,10 +1,10 @@ Name: perl-DBIx-DBSchema -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: Database-independent schema objects Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/DBIx-DBSchema/ Source0: http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{version}.tar.gz Patch0: DBIx-DBSchema-0.28-version.diff @@ -16,7 +16,7 @@ BuildRequires: perl(DBI) BuildRequires: perl(FreezeThaw) -# Required for by the tests +# Required by the tests BuildRequires: perl(DBD::Pg) >= 1.32 %description @@ -66,6 +66,10 @@ %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.34-1 +- Upstream update. +- Update license tag. + * Mon Jul 02 2007 Ralf Cors??pius - 0.33-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-DBIx-DBSchema/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 2 Jul 2007 11:47:20 -0000 1.7 +++ sources 6 Sep 2007 09:43:07 -0000 1.8 @@ -1 +1 @@ -27e27112d88a65daf4d4dd9d1787284e DBIx-DBSchema-0.33.tar.gz +62f07d6e7554d1bdbb16b2af825d421a DBIx-DBSchema-0.34.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 10:20:00 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?SmFuIMWgYWZyw6FuZWs=?= (jsafrane)) Date: Thu, 6 Sep 2007 06:20:00 -0400 Subject: rpms/openldap/devel .cvsignore, 1.33, 1.34 openldap.spec, 1.91, 1.92 sources, 1.33, 1.34 openldap-2.3.37-fortify-open.patch, 1.1, NONE Message-ID: <200709061020.l86AK0Qm025426@cvs-int.fedora.redhat.com> Author: jsafrane Update of /cvs/pkgs/rpms/openldap/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25397 Modified Files: .cvsignore openldap.spec sources Removed Files: openldap-2.3.37-fortify-open.patch Log Message: new upstream version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/openldap/devel/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 7 Aug 2007 07:11:51 -0000 1.33 +++ .cvsignore 6 Sep 2007 10:19:28 -0000 1.34 @@ -8,3 +8,4 @@ openldap-2.3.34.tgz openldap-2.3.37.tgz db-4.6.18.tar.gz +openldap-2.3.38.tgz Index: openldap.spec =================================================================== RCS file: /cvs/pkgs/rpms/openldap/devel/openldap.spec,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- openldap.spec 6 Sep 2007 09:38:38 -0000 1.91 +++ openldap.spec 6 Sep 2007 10:19:28 -0000 1.92 @@ -2,7 +2,7 @@ %define db_version 4.6.18 %define ldbm_backend berkeley %define version_22 2.2.29 -%define version_23 2.3.37 +%define version_23 2.3.38 %define evolution_connector_prefix %{_libdir}/evolution-openldap %define evolution_connector_includedir %{evolution_connector_prefix}/include %define evolution_connector_libdir %{evolution_connector_prefix}/%{_lib} @@ -12,7 +12,7 @@ Summary: The configuration files, libraries, and documentation for OpenLDAP Name: openldap Version: %{version_23} -Release: 3%{?dist} +Release: 1%{?dist} License: OpenLDAP Group: System Environment/Daemons Source0: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/openldap-%{version_23}.tgz @@ -37,7 +37,6 @@ Patch7: openldap-2.3.34-quiet-slaptest.patch Patch8: openldap-2.3.34-pthread.patch Patch9: openldap-2.3.37-smbk5pwd.patch -Patch10: openldap-2.3.37-fortify-open.patch # Patches for 2.2.29 for the compat-openldap package. Patch100: openldap-2.2.13-tls-fix-connection-test.patch @@ -174,7 +173,6 @@ %patch7 -p1 -b .quiet-slaptest %patch8 -p1 -b .pthread %patch9 -p1 -b .smbk5pwd -%patch10 -p1 -b .fortify-open cp %{_datadir}/libtool/config.{sub,guess} build/ popd @@ -671,7 +669,8 @@ %attr(0644,root,root) %{evolution_connector_libdir}/*.a %changelog -* Thu Sep 6 2007 Jan Safranek 2.3.37-4%{?dist} +* Thu Sep 6 2007 Jan Safranek 2.3.38-1%{?dist} +- new upstream version - added images to the guide.html (#273581) * Wed Aug 22 2007 Jan Safranek 2.3.37-3%{?dist} Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/openldap/devel/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 7 Aug 2007 07:08:43 -0000 1.33 +++ sources 6 Sep 2007 10:19:28 -0000 1.34 @@ -1,4 +1,4 @@ 6c4c72a1336aa45b463e738034c078d6 openldap-2.2.29.tgz 3faf83eb8482e55979bda47f1d1e6501 MigrationTools-47.tar.gz -f5c6cec07469ce8f64710eba3aeb58f8 openldap-2.3.37.tgz 95768bd92fd48951a427fbab37b9088f db-4.6.18.tar.gz +f83b0f2b62f6a06dc1ca83a1f0426efd openldap-2.3.38.tgz --- openldap-2.3.37-fortify-open.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 10:54:52 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 06:54:52 -0400 Subject: rpms/perl-HTTP-Server-Simple-Mason/devel perl-HTTP-Server-Simple-Mason.spec, 1.4, 1.5 Message-ID: <200709061054.l86AsqWc026049@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-HTTP-Server-Simple-Mason/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26024 Modified Files: perl-HTTP-Server-Simple-Mason.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.09-6 - Update license tag. Index: perl-HTTP-Server-Simple-Mason.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTTP-Server-Simple-Mason/devel/perl-HTTP-Server-Simple-Mason.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-HTTP-Server-Simple-Mason.spec 5 Sep 2006 10:00:10 -0000 1.4 +++ perl-HTTP-Server-Simple-Mason.spec 6 Sep 2007 10:54:14 -0000 1.5 @@ -1,8 +1,8 @@ Name: perl-HTTP-Server-Simple-Mason Version: 0.09 -Release: 5%{?dist} +Release: 6%{?dist} Summary: HTTP::Server::Simple::Mason Perl module -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTTP-Server-Simple-Mason/ Source: http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/HTTP-Server-Simple-Mason-%{version}.tar.gz @@ -16,6 +16,7 @@ BuildRequires: perl(Hook::LexWrap) # Required by the tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) >= 1.14 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 @@ -54,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.09-6 +- Update license tag. + * Tue Sep 05 2006 Ralf Cors??pius - 0.09-5 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Sep 6 11:07:12 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 07:07:12 -0400 Subject: rpms/perl-HTTP-Server-Simple-Mason/F-7 perl-HTTP-Server-Simple-Mason.spec, 1.4, 1.5 Message-ID: <200709061107.l86B7Cld032281@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-HTTP-Server-Simple-Mason/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32256 Modified Files: perl-HTTP-Server-Simple-Mason.spec Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.09-6 - Update license tag. Index: perl-HTTP-Server-Simple-Mason.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTTP-Server-Simple-Mason/F-7/perl-HTTP-Server-Simple-Mason.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-HTTP-Server-Simple-Mason.spec 5 Sep 2006 10:00:10 -0000 1.4 +++ perl-HTTP-Server-Simple-Mason.spec 6 Sep 2007 11:06:39 -0000 1.5 @@ -1,8 +1,8 @@ Name: perl-HTTP-Server-Simple-Mason Version: 0.09 -Release: 5%{?dist} +Release: 6%{?dist} Summary: HTTP::Server::Simple::Mason Perl module -License: GPL or Artistic +License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTTP-Server-Simple-Mason/ Source: http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/HTTP-Server-Simple-Mason-%{version}.tar.gz @@ -16,6 +16,7 @@ BuildRequires: perl(Hook::LexWrap) # Required by the tests +BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) >= 1.14 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 @@ -54,6 +55,9 @@ %{_mandir}/man3/* %changelog +* Thu Sep 06 2007 Ralf Cors??pius - 0.09-6 +- Update license tag. + * Tue Sep 05 2006 Ralf Cors??pius - 0.09-5 - Mass rebuild. From fedora-extras-commits at redhat.com Thu Sep 6 11:22:01 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Thu, 6 Sep 2007 07:22:01 -0400 Subject: rpms/openoffice.org/devel openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch, NONE, 1.1 openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch, 1.1, 1.2 openoffice.org.spec, 1.1298, 1.1299 Message-ID: <200709061122.l86BM1vU032597@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32571 Modified Files: openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch openoffice.org.spec Added Files: openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch Log Message: add openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch: --- NEW FILE openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch --- Index: inc/com/sun/star/uno/Any.h =================================================================== RCS file: /cvs/udk/cppu/inc/com/sun/star/uno/Any.h,v retrieving revision 1.12 diff -u -r1.12 Any.h --- openoffice.org.orig/cppu/inc/com/sun/star/uno/Any.h 10 Jan 2006 15:52:55 -0000 1.12 +++ openoffice.org/cppu/inc/com/sun/star/uno/Any.h 6 Sep 2007 11:00:18 -0000 @@ -70,7 +70,7 @@ return true if the any contains an assignable value (no data loss), e.g. the any contains a short and you >>= it into a long variable. */ -class Any : public uno_Any +class CPPU_GCC_DLLPUBLIC_EXPORT Any : public uno_Any { public: // these are here to force memory de/allocation to sal lib. Index: inc/com/sun/star/uno/Type.h =================================================================== RCS file: /cvs/udk/cppu/inc/com/sun/star/uno/Type.h,v retrieving revision 1.15 diff -u -r1.15 Type.h --- openoffice.org.orig/cppu/inc/com/sun/star/uno/Type.h 9 Mar 2006 10:44:42 -0000 1.15 +++ openoffice.org/cppu/inc/com/sun/star/uno/Type.h 6 Sep 2007 11:00:18 -0000 @@ -79,7 +78,7 @@ @see typelib_TypeDescriptionReference */ -class Type +class CPPU_GCC_DLLPUBLIC_EXPORT Type { /** the C typelib reference pointer @internal openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch: Index: openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch 6 Sep 2007 08:26:29 -0000 1.1 +++ openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch 6 Sep 2007 11:21:59 -0000 1.2 @@ -14,3 +14,28 @@ ::boost::spirit::space_p ) ); OSL_DEBUG_ONLY(::std::cout.flush()); // needed to keep stdout and cout in sync +Index: source/engine/smilfunctionparser.cxx +=================================================================== +RCS file: /cvs/graphics/slideshow/source/engine/smilfunctionparser.cxx,v +retrieving revision 1.7 +diff -u -r1.7 smilfunctionparser.cxx +--- openoffice.org.orig/slideshow/source/engine/smilfunctionparser.cxx 17 Jul 2007 14:41:21 -0000 1.7 ++++ openoffice.org/slideshow/source/engine/smilfunctionparser.cxx 6 Sep 2007 10:48:58 -0000 +@@ -579,7 +579,7 @@ + const ::boost::spirit::parse_info aParseInfo( + ::boost::spirit::parse( aStart, + aEnd, +- aExpressionGrammer, ++ aExpressionGrammer >> ::boost::spirit::end_p, + ::boost::spirit::space_p ) ); + OSL_DEBUG_ONLY(::std::cout.flush()); // needed to keep stdout and cout in sync + +@@ -625,7 +625,7 @@ + const ::boost::spirit::parse_info aParseInfo( + ::boost::spirit::parse( aStart, + aEnd, +- aExpressionGrammer, ++ aExpressionGrammer >> ::boost::spirit::end_p, + ::boost::spirit::space_p ) ); + OSL_DEBUG_ONLY(::std::cout.flush()); // needed to keep stdout and cout in sync + Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1298 retrieving revision 1.1299 diff -u -r1.1298 -r1.1299 --- openoffice.org.spec 6 Sep 2007 08:26:29 -0000 1.1298 +++ openoffice.org.spec 6 Sep 2007 11:21:59 -0000 1.1299 @@ -143,6 +143,7 @@ Patch61: openoffice.org-2.3.0.ooo81112.reportdesign.parallel.patch Patch62: openoffice.org-2.3.0.ooo74751.bean.mawt.patch Patch63: openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch +Patch64: openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch %define instdir %{_libdir}/openoffice.org @@ -1080,6 +1081,7 @@ %patch61 -p1 -b .ooo81112.reportdesign.parallel.patch %patch62 -p1 -b .ooo74751.bean.mawt.patch %patch63 -p1 -b .ooo77672.boost.use.end_p.patch +%patch64 -p1 -b .ooo81321.cppu.silencewarnings.patch %if %{linkopt} chmod a+x solenv/bin/mklinkscript.pl From fedora-extras-commits at redhat.com Thu Sep 6 11:26:29 2007 From: fedora-extras-commits at redhat.com (Linus Walleij (snirkel)) Date: Thu, 6 Sep 2007 07:26:29 -0400 Subject: rpms/libnjb/F-7 libnjb.rules, 1.1, 1.2 libnjb.spec, 1.8, 1.9 sources, 1.6, 1.7 Message-ID: <200709061126.l86BQTBn032641@cvs-int.fedora.redhat.com> Author: snirkel Update of /cvs/extras/rpms/libnjb/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32619 Modified Files: libnjb.rules libnjb.spec sources Log Message: New upstream release, fix udev rules, add HAL FDI file. Index: libnjb.rules =================================================================== RCS file: /cvs/extras/rpms/libnjb/F-7/libnjb.rules,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libnjb.rules 25 Jan 2006 21:12:33 -0000 1.1 +++ libnjb.rules 6 Sep 2007 11:25:56 -0000 1.2 @@ -1,37 +1,76 @@ -# libnjb.rules a udev rules file for libnjb devices -# created by Linus Walleij, ENJOY! +# nomad.rules a udev rules file for NOMAD jukeboxes. +# Put this file in /etc/udev/rules.d +# Hacked a bit for Fedora along the lines of libsane rules. -SUBSYSTEM!="usb_device", ACTION!="add", GOTO="nomad_rules_end" +ACTION!="add", GOTO="nomad_rules_end" +ATTR{dev}!="?*", GOTO="nomad_rules_end" +SUBSYSTEM=="usb", GOTO="nomad_usb_rules" +SUBSYSTEM=="usb_device", GOTO="nomad_usb_device_rules" +GOTO="nomad_rules_end" + +LABEL="nomad_usb_rules" # Creative Nomad Jukebox -SYSFS{idVendor}=="0471", SYSFS{idProduct}=="0222", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="0471", ATTR{idProduct}=="0222", SYMLINK+="libnjb-%k" # Creative Nomad Jukebox 2 -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4100", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="4100", SYMLINK+="libnjb-%k" # Creative Nomad Jukebox 3 -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4101", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="4101", SYMLINK+="libnjb-%k" # Creative Nomad Jukebox Zen -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4108", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="4108", SYMLINK+="libnjb-%k" # Creative Nomad Jukebox Zen USB 2.0 -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="410b", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="410b", SYMLINK+="libnjb-%k" # Creative Nomad Jukebox Zen NX -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4109", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="4109", SYMLINK+="libnjb-%k" # Creative Nomad Jukebox Zen Xtra -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4110", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="4110", SYMLINK+="libnjb-%k" # Dell Digital Jukebox -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4111", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="4111", SYMLINK+="libnjb-%k" # Creative Nomad Jukebox Zen Touch -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="411b", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="411b", SYMLINK+="libnjb-%k" # Creative Zen (Zen Micro variant) -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="411d", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="411d", SYMLINK+="libnjb-%k" # Creative Nomad Jukebox Zen Micro -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="411e", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="411e", SYMLINK+="libnjb-%k" # Second Generation Dell Digital Jukebox -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4126", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="4126", SYMLINK+="libnjb-%k" # Dell Pocket DJ -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4127", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="4127", SYMLINK+="libnjb-%k" # Creative Zen Sleek -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="4136", SYMLINK+="libnjb-%k" -# Third Generation Dell Digital Jukebox -SYSFS{idVendor}=="041e", SYSFS{idProduct}=="412f", SYMLINK+="libnjb-%k" +ATTR{idVendor}=="041e", ATTR{idProduct}=="4136", SYMLINK+="libnjb-%k" + +GOTO="nomad_rules_end" + +LABEL="nomad_usb_device_rules" + +# Creative Nomad Jukebox +ATTRS{idVendor}=="0471", ATTRS{idProduct}=="0222", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox 2 +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4100", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox 3 +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4101", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4108", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen USB 2.0 +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="410b", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen NX +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4109", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen Xtra +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4110", SYMLINK+="libnjb-%k" +# Dell Digital Jukebox +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4111", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen Touch +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="411b", SYMLINK+="libnjb-%k" +# Creative Zen (Zen Micro variant) +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="411d", SYMLINK+="libnjb-%k" +# Creative Nomad Jukebox Zen Micro +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="411e", SYMLINK+="libnjb-%k" +# Second Generation Dell Digital Jukebox +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4126", SYMLINK+="libnjb-%k" +# Dell Pocket DJ +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4127", SYMLINK+="libnjb-%k" +# Creative Zen Sleek +ATTRS{idVendor}=="041e", ATTRS{idProduct}=="4136", SYMLINK+="libnjb-%k" + LABEL="nomad_rules_end" Index: libnjb.spec =================================================================== RCS file: /cvs/extras/rpms/libnjb/F-7/libnjb.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libnjb.spec 28 Aug 2006 16:23:06 -0000 1.8 +++ libnjb.spec 6 Sep 2007 11:25:56 -0000 1.9 @@ -1,18 +1,9 @@ # SPEC file for libnjb, primary target is the Fedora Extras # RPM repository. -# -# For testing a certain distribution, rely on macros that -# you define in your ".rpmmacros" file. For example, for -# test building a Fedora Extras package, define the following -# two macros in .rpmmacros: -# -# %dist .fc5 -# %fedora 5 -# Name: libnjb -Version: 2.2.5 -Release: 3%{?dist} +Version: 2.2.6 +Release: 1%{?dist} Summary: A software library for talking to the Creative Nomad Jukeboxes and Dell DJs URL: http://libnjb.sourceforge.net/ @@ -76,6 +67,8 @@ # Install device permissions mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/security/console.perms.d/ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/security/console.perms.d/60-libnjb.perms +mkdir -p $RPM_BUILD_ROOT%{_datadir}/hal/fdi/information/10freedesktop +install -p -m 644 libnjb.fdi $RPM_BUILD_ROOT%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libnjb.fdi # Copy documentation to a good place install -p -m 644 AUTHORS ChangeLog ChangeLog-old FAQ \ INSTALL LICENSE HACKING $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version} @@ -91,6 +84,7 @@ %{_libdir}/*.so.* %config(noreplace) %{_sysconfdir}/udev/rules.d/* %config(noreplace) %{_sysconfdir}/security/console.perms.d/* +%config(noreplace) %{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libnjb.fdi %files examples %defattr(-, root, root) %{_bindir}/* @@ -105,6 +99,12 @@ %changelog +* Wed Sep 5 2007 Linus Walleij 2.2.6-1 +- Long overdue upstream release. +- Shape up udev rules so they look like the libsane stuff. +- Add HAL FDI file. +* Fri Aug 17 2007 Linus Walleij 2.2.5-4 +- Fixup libnjb udev rules to work with new udev and HAL. * Mon Aug 28 2006 Linus Walleij 2.2.5-3 - Rebuild for Fedora Extras 6. * Tue Feb 14 2006 Linus Walleij 2.2.5-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/libnjb/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 29 Jan 2006 21:17:38 -0000 1.6 +++ sources 6 Sep 2007 11:25:56 -0000 1.7 @@ -1 +1 @@ -f7461574b9a28ed1c79fb40d3d307d78 libnjb-2.2.5.tar.gz +e1b3a89f6157c553ea46a78446429a0d libnjb-2.2.6.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 11:28:49 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Thu, 6 Sep 2007 07:28:49 -0400 Subject: rpms/openoffice.org/devel openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch, NONE, 1.1 openoffice.org.spec, 1.1299, 1.1300 Message-ID: <200709061128.l86BSnXs000312@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32706 Modified Files: openoffice.org.spec Added Files: openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch Log Message: add more warnings patches openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch: --- NEW FILE openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch --- Index: source/uno/treecontrolpeer.cxx =================================================================== RCS file: /cvs/util/svtools/source/uno/treecontrolpeer.cxx,v retrieving revision 1.4 diff -u -r1.4 treecontrolpeer.cxx --- openoffice.org.orig/svtools/source/uno/treecontrolpeer.cxx 2 Jul 2007 09:29:44 -0000 1.4 +++ openoffice.org/svtools/source/uno/treecontrolpeer.cxx 6 Sep 2007 11:22:59 -0000 @@ -284,7 +284,7 @@ // -------------------------------------------------------------------- -UnoTreeListEntry* TreeControlPeer::createEntry( const Reference< XTreeNode >& xNode, UnoTreeListEntry* pParent, sal_uInt32 nPos /* = LIST_APPEND */ ) +UnoTreeListEntry* TreeControlPeer::createEntry( const Reference< XTreeNode >& xNode, UnoTreeListEntry* pParent, ULONG nPos /* = LIST_APPEND */ ) { UnoTreeListEntry* pEntry = 0; if( mpTreeImpl ) Index: source/uno/treecontrolpeer.hxx =================================================================== RCS file: /cvs/util/svtools/source/uno/treecontrolpeer.hxx,v retrieving revision 1.2 diff -u -r1.2 treecontrolpeer.hxx --- openoffice.org.orig/svtools/source/uno/treecontrolpeer.hxx 27 Jun 2007 12:18:50 -0000 1.2 +++ openoffice.org/svtools/source/uno/treecontrolpeer.hxx 6 Sep 2007 11:22:59 -0000 @@ -138,7 +138,7 @@ void fillTree( UnoTreeListBoxImpl& rTree, const ::com::sun::star::uno::Reference< ::com::sun::star::awt::tree::XTreeDataModel >& xDataModel ); void addNode( UnoTreeListBoxImpl& rTree, const ::com::sun::star::uno::Reference< ::com::sun::star::awt::tree::XTreeNode >& xNode, UnoTreeListEntry* pParentEntry ); - UnoTreeListEntry* createEntry( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::tree::XTreeNode >& xNode, UnoTreeListEntry* pParent, sal_uInt32 nPos = LIST_APPEND ); + UnoTreeListEntry* createEntry( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::tree::XTreeNode >& xNode, UnoTreeListEntry* pParent, ULONG nPos = LIST_APPEND ); bool updateEntry( UnoTreeListEntry* pEntry ); void updateTree( const ::com::sun::star::awt::tree::TreeDataModelEvent& rEvent, bool bRecursive ); Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1299 retrieving revision 1.1300 diff -u -r1.1299 -r1.1300 --- openoffice.org.spec 6 Sep 2007 11:21:59 -0000 1.1299 +++ openoffice.org.spec 6 Sep 2007 11:28:16 -0000 1.1300 @@ -144,6 +144,7 @@ Patch62: openoffice.org-2.3.0.ooo74751.bean.mawt.patch Patch63: openoffice.org-2.3.0.ooo77672.boost.use.end_p.patch Patch64: openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch +Patch65: openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch %define instdir %{_libdir}/openoffice.org @@ -1082,6 +1083,7 @@ %patch62 -p1 -b .ooo74751.bean.mawt.patch %patch63 -p1 -b .ooo77672.boost.use.end_p.patch %patch64 -p1 -b .ooo81321.cppu.silencewarnings.patch +%patch65 -p1 -b .ooo81323.svtools.sixtyfour.patch %if %{linkopt} chmod a+x solenv/bin/mklinkscript.pl @@ -2772,6 +2774,10 @@ %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu %changelog +* Thu Sep 06 2007 Caolan McNamara - 1:2.3.0-4.2 +- add openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch +- add openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch + * Thu Sep 06 2007 Caolan McNamara - 1:2.3.0-4.1 - ooo#77672 fix ::boost::spirit::parse to use ::boost::spirit::end_p for 1.34 change makes drawing shapes work properly again From fedora-extras-commits at redhat.com Thu Sep 6 11:36:45 2007 From: fedora-extras-commits at redhat.com (Adam Tkac (atkac)) Date: Thu, 6 Sep 2007 07:36:45 -0400 Subject: rpms/bind/devel bind-9.5-_res_errno.patch, NONE, 1.1 bind.spec, 1.214, 1.215 bind-9.5-2119_revert.patch, 1.1, NONE bind-9.5-fix_h_errno.patch, 1.1, NONE Message-ID: <200709061136.l86BajCa000570@cvs-int.fedora.redhat.com> Author: atkac Update of /cvs/pkgs/rpms/bind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv533 Modified Files: bind.spec Added Files: bind-9.5-_res_errno.patch Removed Files: bind-9.5-2119_revert.patch bind-9.5-fix_h_errno.patch Log Message: - bind-9.5-2119_revert.patch and bind-9.5-fix_h_errno.patch are obsoleted by upstream bind-9.5-_res_errno.patch bind-9.5-_res_errno.patch: --- NEW FILE bind-9.5-_res_errno.patch --- Written-by: Mark Andrews (upstream) Reviewed-by: Adam Tkac diff -up bind-9.5.0a6/lib/bind/resolv/res_data.c._res_errno bind-9.5.0a6/lib/bind/resolv/res_data.c --- bind-9.5.0a6/lib/bind/resolv/res_data.c._res_errno 2007-09-06 09:26:29.000000000 +0200 +++ bind-9.5.0a6/lib/bind/resolv/res_data.c 2007-09-06 09:28:14.000000000 +0200 @@ -40,7 +40,6 @@ static const char rcsid[] = "$Id: res_da #include #include "port_after.h" -#undef _res const char *_res_opcodes[] = { "QUERY", @@ -70,6 +69,7 @@ const char *_res_sectioncodes[] = { }; #endif +#undef _res #ifndef __BIND_NOSTATIC struct __res_state _res # if defined(__BIND_RES_TEXT) @@ -77,6 +77,10 @@ struct __res_state _res # endif ; +#if defined(DO_PTHREADS) || defined(__linux) +#define _res (*__res_state()) +#endif + /* Proto. */ int res_ourserver_p(const res_state, const struct sockaddr_in *); Index: bind.spec =================================================================== RCS file: /cvs/pkgs/rpms/bind/devel/bind.spec,v retrieving revision 1.214 retrieving revision 1.215 diff -u -r1.214 -r1.215 --- bind.spec 6 Sep 2007 08:10:34 -0000 1.214 +++ bind.spec 6 Sep 2007 11:36:13 -0000 1.215 @@ -21,7 +21,7 @@ Name: bind License: ISC Version: 9.5.0 -Release: 11.9.%{RELEASEVER}%{?dist} +Release: 12.%{RELEASEVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -65,9 +65,8 @@ Patch71: bind-9.5-overflow.patch Patch72: bind-9.5-dlz-64bit.patch Patch75: bind-9.5-update.patch -Patch76: bind-9.5-2119_revert.patch -Patch77: bind-9.5-fix_h_errno.patch Patch78: bind-9.5-pool_badfree.patch +Patch79: bind-9.5-_res_errno.patch # SDB patches Patch11: bind-9.3.2b2-sdbsrc.patch @@ -249,9 +248,8 @@ %endif %patch73 -p1 -b .libidn %patch75 -p1 -b .update -%patch76 -p1 -b .2119 -%patch77 -p1 -b .errno %patch78 -p1 -b .badfree +%patch79 -p1 -b .errno :; @@ -648,6 +646,10 @@ %{_sbindir}/bind-chroot-admin %changelog +* Thu Sep 06 2007 Adam Tkac 32:9.5.0-12.a6 +- bind-9.5-2119_revert.patch and bind-9.5-fix_h_errno.patch are + obsoleted by upstream bind-9.5-_res_errno.patch + * Wed Sep 05 2007 Adam Tkac 32:9.5.0-11.9.a6 - fixed wrong resolver's dispatch pool cleanup (#275011, patch from tmraz redhat com) --- bind-9.5-2119_revert.patch DELETED --- --- bind-9.5-fix_h_errno.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 11:50:32 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 07:50:32 -0400 Subject: rpms/ocaml/devel ocaml-find-provides.sh, 1.1, 1.2 ocaml-find-requires.sh, 1.2, 1.3 ocaml.spec, 1.33, 1.34 Message-ID: <200709061150.l86BoWVh000829@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv801 Modified Files: ocaml-find-provides.sh ocaml-find-requires.sh ocaml.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 3.10.0-7 - Run chrpath to delete rpaths used on some of the stublibs. - Ignore Parsetree module in dependency calculation. - Fixed ocaml-find-{requires,provides}.sh regexp calculation so it doesn't over-match module names. Index: ocaml-find-provides.sh =================================================================== RCS file: /cvs/pkgs/rpms/ocaml/devel/ocaml-find-provides.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ocaml-find-provides.sh 2 Jul 2007 15:13:39 -0000 1.1 +++ ocaml-find-provides.sh 6 Sep 2007 11:49:59 -0000 1.2 @@ -56,9 +56,9 @@ # Get a list of the modules these file(s) provide. $OCAMLOBJINFO $files | grep -Eo '[0-9a-f]{32}[[:space:]]+[A-Za-z0-9_]+' | -grep -E "$modules_re" | +grep -E '[0-9a-f]{32}[[:space:]]+'"($modules_re)\$" | while read md5sum module; do echo "ocaml($module) = $md5sum" done | grep -Ev "$ignore_modules_re" | -sort -u \ No newline at end of file +sort -u Index: ocaml-find-requires.sh =================================================================== RCS file: /cvs/pkgs/rpms/ocaml/devel/ocaml-find-requires.sh,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ocaml-find-requires.sh 3 Sep 2007 14:35:10 -0000 1.2 +++ ocaml-find-requires.sh 6 Sep 2007 11:49:59 -0000 1.3 @@ -58,7 +58,7 @@ # Get a list of the modules these file(s) depend on. $OCAMLOBJINFO $files | grep -Eo '[0-9a-f]{32}[[:space:]]+[A-Za-z0-9_]+' | -grep -Ev "$modules_re" | +grep -Ev '[0-9a-f]{32}[[:space:]]+'"($modules_re)\$" | while read md5sum module; do echo "ocaml($module) = $md5sum" done | Index: ocaml.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml/devel/ocaml.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ocaml.spec 3 Sep 2007 14:35:10 -0000 1.33 +++ ocaml.spec 6 Sep 2007 11:49:59 -0000 1.34 @@ -1,6 +1,6 @@ Name: ocaml Version: 3.10.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Objective Caml compiler and programming environment @@ -35,6 +35,7 @@ BuildRequires: libXt-devel BuildRequires: mesa-libGL-devel BuildRequires: mesa-libGLU-devel +BuildRequires: chrpath Requires: gcc Requires: ncurses-devel Requires: gdbm-devel @@ -189,7 +190,7 @@ cp %{SOURCE2} refman.pdf %define _use_internal_dependency_generator 0 -%define __find_requires %{SOURCE4} -i Asttypes -i Outcometree -i Cmo_format -c -f %{buildroot}%{_bindir}/ocamlobjinfo +%define __find_requires %{SOURCE4} -i Asttypes -i Outcometree -i Cmo_format -i Parsetree -c -f %{buildroot}%{_bindir}/ocamlobjinfo %define __find_provides %{SOURCE5} -f %{buildroot}%{_bindir}/ocamlobjinfo %build @@ -238,6 +239,9 @@ echo %{version} > $RPM_BUILD_ROOT%{_libdir}/ocaml/fedora-ocaml-release +# Remove rpaths from stublibs .so files. +chrpath --delete $RPM_BUILD_ROOT%{_libdir}/ocaml/stublibs/*.so + %clean rm -rf $RPM_BUILD_ROOT @@ -423,6 +427,12 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 3.10.0-7 +- Run chrpath to delete rpaths used on some of the stublibs. +- Ignore Parsetree module in dependency calculation. +- Fixed ocaml-find-{requires,provides}.sh regexp calculation so it doesn't + over-match module names. + * Mon Sep 3 2007 Richard W.M. Jones - 3.10.0-6 - ocaml-runtime provides ocaml(runtime) = 3.10.0, and ocaml-find-requires.sh modified so that it adds this requires From fedora-extras-commits at redhat.com Thu Sep 6 11:56:41 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Thu, 6 Sep 2007 07:56:41 -0400 Subject: rpms/gnash/devel .cvsignore, 1.4, 1.5 gnash.spec, 1.7, 1.8 sources, 1.4, 1.5 gnash-CVE-2007-2500.patch, 1.1, NONE gnash-README.fedora, 1.1, NONE gnash-configure-pkgconfig.patch, 1.1, NONE gnash-continue_on_info_install_error.patch, 1.1, NONE gnash-plugin-tempfile-dir.patch, 1.1, NONE Message-ID: <200709061156.l86Buff9000985@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/gnash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv954 Modified Files: .cvsignore gnash.spec sources Removed Files: gnash-CVE-2007-2500.patch gnash-README.fedora gnash-configure-pkgconfig.patch gnash-continue_on_info_install_error.patch gnash-plugin-tempfile-dir.patch Log Message: * Wed Sep 5 2007 Patrice Dumas 0.8.1-1 - update to 0.8.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnash/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Jun 2007 14:11:00 -0000 1.4 +++ .cvsignore 6 Sep 2007 11:56:09 -0000 1.5 @@ -1 +1 @@ -gnash-0.8.0.tar.bz2 +gnash-0.8.1.tar.gz Index: gnash.spec =================================================================== RCS file: /cvs/extras/rpms/gnash/devel/gnash.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gnash.spec 3 Aug 2007 15:10:50 -0000 1.7 +++ gnash.spec 6 Sep 2007 11:56:09 -0000 1.8 @@ -1,12 +1,12 @@ Name: gnash -Version: 0.8.0 -Release: 2%{?dist} +Version: 0.8.1 +Release: 1%{?dist} Summary: GNU flash movie player Group: Applications/Multimedia -License: GPL +License: GPLv3+ URL: http://www.gnu.org/software/gnash/ -Source0: http://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxml2-devel libpng-devel libjpeg-devel libogg-devel @@ -68,7 +68,7 @@ %prep %setup -q -chmod a-x libgeometry/snappingrange.h +chmod a-x libgeometry/snappingrange.h backend/render*.h gui/gtk_glue_agg.{h,cpp} %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh @@ -83,31 +83,32 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -rm $RPM_BUILD_ROOT/%{_libdir}/*.la -rm \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashamf.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashbackend.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashbase.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashgeo.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashgui.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashserver.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashplayer.so \ - $RPM_BUILD_ROOT/%{_libdir}/libklashplayer.so -rm -rf $RPM_BUILD_ROOT/%{_localstatedir}/scrollkeeper +rm $RPM_BUILD_ROOT%{_libdir}/gnash/*.la +#rm \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashamf.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashbackend.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashbase.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashgeo.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashgui.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashserver.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashplayer.so \ +# $RPM_BUILD_ROOT%{_libdir}/libklashplayer.so +rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper rm -f $RPM_BUILD_ROOT%{_infodir}/dir # don't package libltdl related files! rm \ - $RPM_BUILD_ROOT/%{_libdir}/libltdl* \ - $RPM_BUILD_ROOT/%{_includedir}/ltdl.h + $RPM_BUILD_ROOT%{_libdir}/gnash/libltdl* +rm \ + $RPM_BUILD_ROOT%{_includedir}/ltdl.h # asspec info isn't generated rightly rm \ - $RPM_BUILD_ROOT/%{_infodir}/asspec.info -# omf is broken -rm -rf \ - $RPM_BUILD_ROOT/%{_datadir}/omf + $RPM_BUILD_ROOT%{_infodir}/asspec.info +# omf was broken +#rm -rf \ +# $RPM_BUILD_ROOT%{_datadir}/omf # cygnal just segfaults -rm \ - $RPM_BUILD_ROOT/%{_bindir}/cygnal +#rm \ +# $RPM_BUILD_ROOT%{_bindir}/cygnal %find_lang %{name} @@ -118,7 +119,8 @@ %post /sbin/ldconfig # currently help system is broken -#scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : +scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : +scrollkeeper-update -q -o %{_datadir}/omf/asspec || : /sbin/install-info --entry="* Gnash: (gnash). GNU Flash Player" %{_infodir}/%{name}.info %{_infodir}/dir || : %preun @@ -135,15 +137,17 @@ %doc README AUTHORS COPYING NEWS %doc doc/C/gnash.html %doc doc/C/images +%{_bindir}/gtk-gnash %{_bindir}/gnash %{_bindir}/gparser %{_bindir}/gprocessor -%{_libdir}/libgnash*-*.so -%{_libdir}/libklash*-*.so +%{_libdir}/gnash/ +#%{_libdir}/libgnash*-*.so +#%{_libdir}/libklash*-*.so %{_mandir}/man1/gnash* %{_infodir}/gnash* %{_datadir}/gnash/ -#%{_datadir}/omf/gnash/ +%{_datadir}/omf/gnash/ %files plugin %defattr(-,root,root,-) @@ -151,7 +155,7 @@ %files klash %defattr(-,root,root,-) -%{_bindir}/klash +%{_bindir}/kde-gnash %{_libdir}/kde3/libklashpart.* %{_datadir}/apps/klash/ #%{_datadir}/config/klashrc @@ -162,6 +166,9 @@ #%{_bindir}/cygnal %changelog +* Wed Sep 5 2007 Patrice Dumas 0.8.1-1 +- update to 0.8.1 + * Fri Aug 3 2007 Patrice Dumas 0.8.0-2 - rebuild for boost soname change Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnash/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Jun 2007 14:11:00 -0000 1.4 +++ sources 6 Sep 2007 11:56:09 -0000 1.5 @@ -1 +1 @@ -b3a3b22d608b5050b1b2743bc348c536 gnash-0.8.0.tar.bz2 +28e9f4bd71154a89f6f683c3e7651e64 gnash-0.8.1.tar.gz --- gnash-CVE-2007-2500.patch DELETED --- --- gnash-README.fedora DELETED --- --- gnash-configure-pkgconfig.patch DELETED --- --- gnash-continue_on_info_install_error.patch DELETED --- --- gnash-plugin-tempfile-dir.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 12:02:35 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 08:02:35 -0400 Subject: rpms/ocaml-curl/devel ocaml-curl.spec,1.2,1.3 Message-ID: <200709061202.l86C2Z01007057@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-curl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7031 Modified Files: ocaml-curl.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 0.2.1-5 - Force rebuild because of changed build-requires/provides scripts in OCaml. Index: ocaml-curl.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-curl/devel/ocaml-curl.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ocaml-curl.spec 30 Aug 2007 09:29:00 -0000 1.2 +++ ocaml-curl.spec 6 Sep 2007 12:02:02 -0000 1.3 @@ -3,7 +3,7 @@ Name: ocaml-curl Version: 0.2.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OCaml Curl library (ocurl) Group: Development/Libraries @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: ppc64 -BuildRequires: ocaml, ocaml-findlib-devel, curl-devel >= 7.9.8 +BuildRequires: ocaml >= 3.10.0-7 +BuildRequires: ocaml-findlib-devel, curl-devel >= 7.9.8 BuildRequires: gawk %define _use_internal_dependency_generator 0 @@ -90,6 +91,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 0.2.1-5 +- Force rebuild because of changed build-requires/provides scripts in OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 0.2.1-4 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 12:04:59 2007 From: fedora-extras-commits at redhat.com (Adam Tkac (atkac)) Date: Thu, 6 Sep 2007 08:04:59 -0400 Subject: rpms/bind/F-7 bind-9.4-_res_errno.patch, NONE, 1.1 bind.spec, 1.191, 1.192 bind-9.4-2119_revert.patch, 1.1, NONE libbind-9.3.1rc1-fix_h_errno.patch, 1.1, NONE Message-ID: <200709061205.l86C4xpN007214@cvs-int.fedora.redhat.com> Author: atkac Update of /cvs/pkgs/rpms/bind/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7135 Modified Files: bind.spec Added Files: bind-9.4-_res_errno.patch Removed Files: bind-9.4-2119_revert.patch libbind-9.3.1rc1-fix_h_errno.patch Log Message: - patches bind-9.4-2119_revert.patch and libbind-9.3.1rc1-fix_h_errno.patch are obsoleted by bind-9.4-_res_errno.patch bind-9.4-_res_errno.patch: --- NEW FILE bind-9.4-_res_errno.patch --- Written-by: Mark Andrews Reviewed-by: Adam Tkac diff -up bind-9.5.0a6/lib/bind/resolv/res_data.c._res_errno bind-9.5.0a6/lib/bind/resolv/res_data.c --- bind-9.5.0a6/lib/bind/resolv/res_data.c._res_errno 2007-09-06 09:26:29.000000000 +0200 +++ bind-9.5.0a6/lib/bind/resolv/res_data.c 2007-09-06 09:28:14.000000000 +0200 @@ -40,7 +40,6 @@ static const char rcsid[] = "$Id: res_da #include #include "port_after.h" -#undef _res const char *_res_opcodes[] = { "QUERY", @@ -70,6 +69,7 @@ const char *_res_sectioncodes[] = { }; #endif +#undef _res #ifndef __BIND_NOSTATIC struct __res_state _res # if defined(__BIND_RES_TEXT) @@ -77,6 +77,10 @@ struct __res_state _res # endif ; +#if defined(DO_PTHREADS) || defined(__linux) +#define _res (*__res_state()) +#endif + /* Proto. */ int res_ourserver_p(const res_state, const struct sockaddr_in *); Index: bind.spec =================================================================== RCS file: /cvs/pkgs/rpms/bind/F-7/bind.spec,v retrieving revision 1.191 retrieving revision 1.192 diff -u -r1.191 -r1.192 --- bind.spec 3 Sep 2007 07:54:59 -0000 1.191 +++ bind.spec 6 Sep 2007 12:04:26 -0000 1.192 @@ -20,7 +20,7 @@ Name: bind License: BSD-like Version: 9.4.2 -Release: 0.2.%{RELEASEVER}%{?dist} +Release: 0.3.%{RELEASEVER}%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -56,7 +56,6 @@ Patch11: bind-9.3.2b2-sdbsrc.patch Patch12: bind-9.3.1rc1-sdb.patch Patch13: bind-9.3.1rc1-fix_libbind_includedir.patch -Patch14: libbind-9.3.1rc1-fix_h_errno.patch Patch16: bind-9.3.2-redhat_doc.patch Patch17: bind-9.3.2b1-fix_sdb_ldap.patch Patch22: bind-9.3.1-sdb_dbus.patch @@ -73,7 +72,7 @@ Patch68: bind-9.4.1-ldap-api.patch Patch70: bind-9.4-update.patch Patch71: bind-9.4-dbus.patch -Patch72: bind-9.4-2119_revert.patch +Patch73: bind-9.4-_res_errno.patch # Requires: bind-libs = %{epoch}:%{version}-%{release}, glibc >= 2.2, mktemp Requires(post): grep, chkconfig >= 1.3.26 @@ -259,7 +258,6 @@ %endif %if %{LIBBIND} %patch13 -p1 -b .fix_libbind_includedir -%patch14 -p1 -b .fix_h_errno %endif %patch16 -p1 -b .redhat_doc %if %{WITH_DBUS} @@ -299,7 +297,7 @@ %endif %patch66 -p1 -b .freeze %patch70 -p1 -b .update -%patch72 -p1 -b .2119_revert +%patch73 -p1 -b .errno :; @@ -785,6 +783,11 @@ %changelog +* Thu Sep 06 2007 Adam Tkac 31:9.4.2-0.3.b1 +- patches bind-9.4-2119_revert.patch and + libbind-9.3.1rc1-fix_h_errno.patch are obsoleted by + bind-9.4-_res_errno.patch + * Fri Aug 31 2007 Adam Tkac 31:9.4.2-0.2.b1 - temporary revert ISC 2119 change which conflicts with our "libbind-errno" patch (#254501) --- bind-9.4-2119_revert.patch DELETED --- --- libbind-9.3.1rc1-fix_h_errno.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 12:19:41 2007 From: fedora-extras-commits at redhat.com (Tim Waugh (twaugh)) Date: Thu, 6 Sep 2007 08:19:41 -0400 Subject: rpms/hplip/devel hplip.fdi, NONE, 1.1 hplip-udev-rules.patch, 1.2, 1.3 hplip.spec, 1.157, 1.158 Message-ID: <200709061219.l86CJf8l007600@cvs-int.fedora.redhat.com> Author: twaugh Update of /cvs/pkgs/rpms/hplip/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7576 Modified Files: hplip-udev-rules.patch hplip.spec Added Files: hplip.fdi Log Message: * Thu Sep 6 2007 Tim Waugh 2.7.7-4 - Reverted udev rules change. - Ship a HAL FDI file to get correct access control on the USB device nodes (bug #251470). - Make libsane-hpaio requires the main hplip package, needed for libhpip.so (bug #280281). --- NEW FILE hplip.fdi --- scanner access_control linux.device_file scanner hplip-udev-rules.patch: Index: hplip-udev-rules.patch =================================================================== RCS file: /cvs/pkgs/rpms/hplip/devel/hplip-udev-rules.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hplip-udev-rules.patch 30 Aug 2007 15:27:19 -0000 1.2 +++ hplip-udev-rules.patch 6 Sep 2007 12:19:39 -0000 1.3 @@ -1,14 +1,12 @@ ---- hplip-2.7.7/55-hpmud.rules.udev-rules 2007-05-17 17:48:16.000000000 +0100 -+++ hplip-2.7.7/55-hpmud.rules 2007-08-09 10:22:42.000000000 +0100 -@@ -1,5 +1,9 @@ +--- hplip-2.7.6/55-hpmud.rules.udev-rules 2007-07-20 14:13:01.000000000 +0100 ++++ hplip-2.7.6/55-hpmud.rules 2007-07-20 14:13:32.000000000 +0100 +@@ -1,5 +1,7 @@ # TODO: add PROGRAM rule for 7/xx/xx printer class interface -SUBSYSTEM!="usb_device", GOTO="hpmud_rules_end" +SUBSYSTEM!="usb", GOTO="hpmud_rules_end" +ATTR{devnum}!="?*", GOTO="hpmud_rules_end" +ATTR{busnum}!="?*", GOTO="hpmud_rules_end" -+ENV{PHYSDEVDRIVER}=="usblp", GOTO="hpmud_rules_end" ACTION!="add", GOTO="hpmud_rules_end" -SYSFS{idVendor}=="03f0", GROUP="lp" +SYSFS{idVendor}=="03f0", GROUP="lp", MODE="0664" -+SYSFS{idVendor}=="03f0", SYMLINK+="scanner-%k" LABEL="hpmud_rules_end" Index: hplip.spec =================================================================== RCS file: /cvs/pkgs/rpms/hplip/devel/hplip.spec,v retrieving revision 1.157 retrieving revision 1.158 diff -u -r1.157 -r1.158 --- hplip.spec 30 Aug 2007 15:27:19 -0000 1.157 +++ hplip.spec 6 Sep 2007 12:19:39 -0000 1.158 @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 2.7.7 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -12,7 +12,8 @@ Conflicts: selinux-policy < 3.0.3-3 Url: http://hplip.sourceforge.net/ -Source: http://kent.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}.tar.gz +Source0: http://kent.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}.tar.gz +Source1: hplip.fdi Patch1: hplip-desktop.patch Patch3: hplip-quiet.patch Patch4: hplip-marker-supply.patch @@ -34,6 +35,7 @@ Requires: hpijs = %{hpijs_epoch}:%{version}-%{release} Requires: python-imaging +Requires: hal BuildRequires: net-snmp-devel BuildRequires: cups-devel @@ -79,6 +81,7 @@ License: GPL Obsoletes: libsane-hpoj <= 0.91 Requires: sane-backends +Requires: %{name} = %{version}-%{release} ExcludeArch: s390 s390x %description -n libsane-hpaio @@ -153,6 +156,9 @@ --add-category Application \ hplip.desktop +mkdir -p %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor +install -p -m644 %{SOURCE1} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/10-hplip.fdi + # Remove files we don't want to package. rm -f %{buildroot}%{_datadir}/hplip/hpaio.desc rm -f %{buildroot}%{_datadir}/hplip/hplip-install @@ -165,6 +171,7 @@ %defattr(-,root,root) %doc COPYING doc/* %{_sysconfdir}/udev/rules.d/* +%{_datadir}/hal/fdi/policy/10osvendor/10-hplip.fdi %dir %{_sysconfdir}/hp %config(noreplace) %{_sysconfdir}/hp/hplip.conf %{_bindir}/hp-align @@ -271,6 +278,13 @@ exit 0 %changelog +* Thu Sep 6 2007 Tim Waugh 2.7.7-4 +- Reverted udev rules change. +- Ship a HAL FDI file to get correct access control on the USB device + nodes (bug #251470). +- Make libsane-hpaio requires the main hplip package, needed for + libhpip.so (bug #280281). + * Thu Aug 30 2007 Tim Waugh 2.7.7-3 - Updated udev rules to allow scanning by console user. From fedora-extras-commits at redhat.com Thu Sep 6 12:23:50 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Thu, 6 Sep 2007 08:23:50 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1300,1.1301 Message-ID: <200709061223.l86CNoEJ007714@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7692 Modified Files: openoffice.org.spec Log Message: build failed, so merge 2 with 1 Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1300 retrieving revision 1.1301 diff -u -r1.1300 -r1.1301 --- openoffice.org.spec 6 Sep 2007 11:28:16 -0000 1.1300 +++ openoffice.org.spec 6 Sep 2007 12:23:17 -0000 1.1301 @@ -2774,14 +2774,12 @@ %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu %changelog -* Thu Sep 06 2007 Caolan McNamara - 1:2.3.0-4.2 -- add openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch -- add openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch - * Thu Sep 06 2007 Caolan McNamara - 1:2.3.0-4.1 -- ooo#77672 fix ::boost::spirit::parse to use ::boost::spirit::end_p for 1.34 change - makes drawing shapes work properly again - next version +- ooo#77672 fix ::boost::spirit::parse to use ::boost::spirit::end_p to + make drawing shapes work properly again with new boost 1.34 +- add openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch +- add openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch - disable custom launchers, it breaks icedtea for some reason I haven't time to figure out From fedora-extras-commits at redhat.com Thu Sep 6 12:24:01 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 6 Sep 2007 08:24:01 -0400 Subject: extras-buildsys/utils/pushscript RepoSupport.py, 1.4, 1.5 RepoSupportExample.py, 1.2, NONE Message-ID: <200709061224.l86CO1dF007768@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7713 Modified Files: RepoSupport.py Removed Files: RepoSupportExample.py Log Message: - access to the testing repo ids is needed - delete the unneeded example Index: RepoSupport.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/RepoSupport.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- RepoSupport.py 25 Feb 2007 16:25:50 -0000 1.4 +++ RepoSupport.py 6 Sep 2007 12:23:58 -0000 1.5 @@ -46,9 +46,13 @@ return self.archdict def ReleaseRepoList(self,dist): - """return list of repository base-ids for the given release""" + """return list of base repository ids for the given release""" return self.baserepos.get(dist) or [] + def TestRepoList(self,dist): + """return list of testing repository ids for the given release""" + return self.testrepos.get(dist) or [] + def ExtRepoList(self,dist): return self.extrepos.get(dist) or [] --- RepoSupportExample.py DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 12:25:34 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 6 Sep 2007 08:25:34 -0400 Subject: rpms/policycoreutils/devel policycoreutils-gui.patch, 1.27, 1.28 policycoreutils.spec, 1.443, 1.444 Message-ID: <200709061225.l86CPYxA007858@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7833 Modified Files: policycoreutils-gui.patch policycoreutils.spec Log Message: * Wed Sep 4 2007 Dan Walsh 2.0.25-9 - Bump libsemanage version for disable dontaudit - New gui features for creating admin users policycoreutils-gui.patch: Index: policycoreutils-gui.patch =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-gui.patch,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- policycoreutils-gui.patch 31 Aug 2007 21:17:12 -0000 1.27 +++ policycoreutils-gui.patch 6 Sep 2007 12:25:31 -0000 1.28 @@ -914,8 +914,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.glade policycoreutils-2.0.25/gui/polgen.glade --- nsapolicycoreutils/gui/polgen.glade 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgen.glade 2007-08-31 15:06:49.000000000 -0400 -@@ -0,0 +1,2313 @@ ++++ policycoreutils-2.0.25/gui/polgen.glade 2007-09-05 22:33:12.000000000 -0400 +@@ -0,0 +1,2312 @@ + + + @@ -1028,8 +1028,7 @@ + + + True -+ True -+ True ++ False + True + GTK_POS_TOP + False @@ -3231,8 +3230,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgengui.py policycoreutils-2.0.25/gui/polgengui.py --- nsapolicycoreutils/gui/polgengui.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgengui.py 2007-08-31 15:06:45.000000000 -0400 -@@ -0,0 +1,444 @@ ++++ policycoreutils-2.0.25/gui/polgengui.py 2007-09-05 22:33:06.000000000 -0400 +@@ -0,0 +1,432 @@ +#!/usr/bin/python +# +# system-config-selinux.py - GUI for SELinux Config tool in system-config-selinux @@ -3265,8 +3264,6 @@ +import gnome +import sys +import polgen -+import sepolgen.interfaces as interfaces -+import sepolgen.defaults as defaults +import re + +## @@ -3305,13 +3302,6 @@ +else: + xml = gtk.glade.XML ("/usr/share/system-config-selinux/polgen.glade", domain=PROGNAME) + -+fn = defaults.interface_info() -+try: -+ fd = open(fn) -+except: -+ sys.stderr.write("could not open interface info [%s]\n" % fn) -+ sys.exit(1) -+ +FILE = 1 +DIR = 2 + @@ -3400,11 +3390,8 @@ + col = gtk.TreeViewColumn(_("Application"), gtk.CellRendererText(), text = 0) + self.admin_treeview.append_column(col) + -+ # List of per_role_template interfaces -+ ifs = interfaces.InterfaceSet() -+ ifs.from_file(fd) -+ fd.close() -+ for i in ifs.interfaces.keys(): ++ for i in polgen.methods: ++ print i + m = re.findall("(.*)%s" % polgen.USER_TRANSITION_INTERFACE, i) + if len(m) > 0: + iter = self.transition_store.append() @@ -3442,7 +3429,7 @@ + self.forward_button.set_label(gtk.STOCK_APPLY) + + def back(self,arg): -+ type = self.confine_application() ++ type = self.get_type() + if self.pages[type][self.current_page] == self.FINISH_PAGE: + self.forward_button.set_label(gtk.STOCK_GO_FORWARD) + @@ -3679,8 +3666,8 @@ + app.stand_alone() diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.py policycoreutils-2.0.25/gui/polgen.py --- nsapolicycoreutils/gui/polgen.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgen.py 2007-08-31 15:06:41.000000000 -0400 -@@ -0,0 +1,656 @@ ++++ policycoreutils-2.0.25/gui/polgen.py 2007-09-05 22:26:53.000000000 -0400 +@@ -0,0 +1,715 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information +# @@ -3715,6 +3702,8 @@ +from templates import script +from templates import user +import seobject ++import sepolgen.interfaces as interfaces ++import sepolgen.defaults as defaults + +## +## I18N @@ -3733,6 +3722,20 @@ + import __builtin__ + __builtin__.__dict__['_'] = unicode + ++methods = [] ++fn = defaults.interface_info() ++try: ++ fd = open(fn) ++ # List of per_role_template interfaces ++ ifs = interfaces.InterfaceSet() ++ ifs.from_file(fd) ++ fd.close() ++ methods = ifs.interfaces.keys() ++except: ++ sys.stderr.write("could not open interface info [%s]\n" % fn) ++ sys.exit(1) ++ ++ +ALL = 0 +RESERVED = 1 +UNRESERVED = 2 @@ -3792,6 +3795,7 @@ + self.need_udp_type=False + self.admin_domains = [] + self.transition_domains = [] ++ self.roles = [] + + def __isnetset(self, l): + return l[ALL] or l[RESERVED] or l[UNRESERVED] or len(l[PORTS]) > 0 @@ -3799,6 +3803,9 @@ + def set_admin_domains(self, admin_domains): + self.admin_domains = admin_domains + ++ def set_admin_roles(self, roles): ++ self.roles = roles ++ + def set_transition_domains(self, transition_domains): + self.transition_domains = transition_domains + @@ -3906,7 +3913,21 @@ + if self.use_pam: + newte = re.sub("TEMPLATETYPE", self.name, executable.te_pam_rules) + return newte -+ ++ ++ def generate_network_action(self, protocol, action, port_name): ++ line = "" ++ method = "corenet_%s_%s_%s" % (protocol, action, port_name) ++ if method in methods: ++ line = "%s(%s_t)\n" % (method, self.name) ++ else: ++ line = """ ++gen_require(` ++ type %s_t; ++') ++allow %s_t %s_t:%s_socket name_%s; ++""" % (port_name, self.name, port_name, protocol, action) ++ return line ++ + def generate_network_types(self): + for i in self.in_tcp[PORTS]: + rec = self.find_port(int(i)) @@ -3914,7 +3935,8 @@ + self.need_tcp_type = True; + else: + port_name = rec[0][:-2] -+ line = "corenet_tcp_bind_%s(%s_t)\n" % (port_name, self.name) ++ line = self.generate_network_action("tcp", "bind", port_name) ++# line = "corenet_tcp_bind_%s(%s_t)\n" % (port_name, self.name) + if line not in self.found_tcp_ports: + self.found_tcp_ports.append(line) + @@ -3924,7 +3946,8 @@ + self.need_tcp_type = True; + else: + port_name = rec[0][:-2] -+ line = "corenet_tcp_connect_%s(%s_t)\n" % (port_name, self.name) ++ line = self.generate_network_action("tcp", "connect", port_name) ++# line = "corenet_tcp_connect_%s(%s_t)\n" % (port_name, self.name) + if line not in self.found_tcp_ports: + self.found_tcp_ports.append(line) + @@ -3934,7 +3957,8 @@ + self.need_udp_type = True; + else: + port_name = rec[0][:-2] -+ line = "corenet_udp_bind_%s(%s_t)\n" % (port_name, self.name) ++ line = self.generate_network_action("udp", "bind", port_name) ++# line = "corenet_udp_bind_%s(%s_t)\n" % (port_name, self.name) + if line not in self.found_udp_ports: + self.found_udp_ports.append(line) + @@ -4022,8 +4046,10 @@ + + def generate_admin_rules(self): + newte = "" ++ newte += re.sub("TEMPLATETYPE", self.name, user.te_admin_rules) ++ + for app in self.admin_domains: -+ tmp = re.sub("TEMPLATETYPE", self.name, user.te_admin_rules) ++ tmp = re.sub("TEMPLATETYPE", self.name, user.te_admin_domain_rules) + newte += re.sub("APPLICATION", app, tmp) + return newte + @@ -4132,6 +4158,17 @@ + def generate_default_rules(self): + return self.DEFAULT_TYPES[self.type][1]() + ++ def generate_roles_rules(self): ++ newte = "" ++ if self.type in ( TUSER, XUSER): ++ roles = "" ++ if len(self.roles) > 0: ++ newte += re.sub("TEMPLATETYPE", self.name, user.te_newrole_rules) ++ for role in self.roles: ++ tmp = re.sub("TEMPLATETYPE", self.name, user.te_roles_rules) ++ newte += re.sub("ROLE", role, tmp) ++ return newte ++ + def generate_te(self): + newte = self.generate_default_types() + for d in self.DEFAULT_DIRS: @@ -4157,6 +4194,7 @@ + newte += self.generate_uid_rules() + newte += self.generate_syslog_rules() + newte += self.generate_pam_rules() ++ newte += self.generate_roles_rules() + newte += self.generate_transition_rules() + newte += self.generate_admin_rules() + return newte @@ -4188,6 +4226,18 @@ + + return newfc + ++ def generate_user_sh(self): ++ newsh = "" ++ if self.type in ( TUSER, XUSER): ++ roles = "" ++ for role in self.roles: ++ roles += " %s_r" % role ++ if roles != "": ++ roles += " system_r" ++ tmp = re.sub("TEMPLATETYPE", self.name, script.users) ++ newsh += re.sub("ROLES", roles, tmp) ++ return newsh ++ + def generate_sh(self): + newsh = re.sub("TEMPLATETYPE", self.name, script.compile) + newsh = re.sub("PACKAGEFILENAME", self.file_name, newsh) @@ -4208,6 +4258,8 @@ + if self.find_port(i) == None: + t1 = re.sub("PORTNUM", "%d" % i, script.udp_ports) + newsh += re.sub("TEMPLATETYPE", self.name, t1) ++ ++ newsh += self.generate_user_sh() + + return newsh + @@ -4265,7 +4317,7 @@ + mypolicy.set_use_syslog(True) + mypolicy.set_use_pam(True) + mypolicy.set_out_tcp(0,"8000") -+ print mypolicy.generate("/tmp") ++ print mypolicy.generate("/var/tmp") + + mypolicy = policy("myuser", USER) + mypolicy.set_program("/usr/bin/myuser") @@ -4277,7 +4329,7 @@ + mypolicy.set_use_pam(True) + mypolicy.add_file("/var/lib/myuser/myuser.sock") + mypolicy.set_out_tcp(0,"8000") -+ print mypolicy.generate("/tmp") ++ print mypolicy.generate("/var/tmp") + + + mypolicy = policy("myrwho", DAEMON) @@ -4290,7 +4342,7 @@ + mypolicy.set_use_pam(True) + mypolicy.add_dir("/var/run/myrwho") + mypolicy.add_dir("/var/lib/myrwho") -+ print mypolicy.generate("/tmp") ++ print mypolicy.generate("/var/tmp") + + mypolicy = policy("myinetd", INETD) + mypolicy.set_program("/usr/bin/mytest") @@ -4308,16 +4360,12 @@ + mypolicy.add_dir("/etc/daemon") + mypolicy.add_dir("/etc/daemon/special") + mypolicy.set_out_tcp(0,"8000") -+ print mypolicy.generate("/tmp") ++ print mypolicy.generate("/var/tmp") + + mypolicy = policy("mytuser", TUSER) -+ mypolicy.set_in_tcp(1, 0, 0, "513") -+ mypolicy.set_in_udp(1, 0, 0, "1513") -+ mypolicy.set_use_uid(True) -+ mypolicy.set_use_syslog(True) -+ mypolicy.set_use_pam(True) -+ mypolicy.set_transition_domains(["mozilla", "ssh"]) -+ print mypolicy.generate("/tmp") ++ mypolicy.set_transition_domains(["sudo"]) ++ mypolicy.set_admin_roles(["mydbadm"]) ++ print mypolicy.generate("/var/tmp") + + mypolicy = policy("myxuser", XUSER) + mypolicy.set_in_tcp(1, 1, 1, "") @@ -4326,13 +4374,11 @@ + mypolicy.set_use_syslog(True) + mypolicy.set_use_pam(True) + mypolicy.set_transition_domains(["mozilla"]) -+ print mypolicy.generate("/tmp") ++ print mypolicy.generate("/var/tmp") + -+ mypolicy = policy("myruser", RUSER) -+ mypolicy.set_in_tcp(1, 0, 0, "513") -+ mypolicy.set_in_udp(1, 0, 0, "1513") -+ mypolicy.set_admin_domains(["postgresql", "mysql", "apache"]) -+ print mypolicy.generate("/tmp") ++ mypolicy = policy("mydbadm", RUSER) ++ mypolicy.set_admin_domains(["postgresql", "mysql"]) ++ print mypolicy.generate("/var/tmp") + + sys.exit(0) + @@ -8762,8 +8808,8 @@ + app.stand_alone() diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/executable.py policycoreutils-2.0.25/gui/templates/executable.py --- nsapolicycoreutils/gui/templates/executable.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/executable.py 2007-08-31 15:41:21.000000000 -0400 -@@ -0,0 +1,222 @@ ++++ policycoreutils-2.0.25/gui/templates/executable.py 2007-09-05 22:25:10.000000000 -0400 +@@ -0,0 +1,229 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information +# @@ -8906,7 +8952,8 @@ +# +interface(`TEMPLATETYPE_domtrans',` + gen_require(` -+ type TEMPLATETYPE_t, TEMPLATETYPE_exec_t; ++ type TEMPLATETYPE_t; ++ type TEMPLATETYPE_exec_t; + ') + + domain_auto_trans($1,TEMPLATETYPE_exec_t,TEMPLATETYPE_t) @@ -8961,13 +9008,19 @@ +## +# +interface(`TEMPLATETYPE_admin',` ++ gen_require(` ++ type TEMPLATETYPE_t; ++ ') ++ ++ allow $1 TEMPLATETYPE_t:process { ptrace signal_perms getattr }; ++ read_files_pattern($1, TEMPLATETYPE_t, TEMPLATETYPE_t) ++ +""" + +if_initscript_admin=""" + # Allow $1 to restart the apache service + TEMPLATETYPE_script_domtrans($1) -+ domain_role_change_exemption($1) -+ domain_obj_id_change_exemption($1) ++ domain_system_change_exemption($1) + role_transition $2 TEMPLATETYPE_script_exec_t system_r; + allow $2 system_r; +""" @@ -9226,8 +9279,8 @@ +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/script.py policycoreutils-2.0.25/gui/templates/script.py --- nsapolicycoreutils/gui/templates/script.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/script.py 2007-08-31 15:07:36.000000000 -0400 -@@ -0,0 +1,42 @@ ++++ policycoreutils-2.0.25/gui/templates/script.py 2007-09-05 22:25:46.000000000 -0400 +@@ -0,0 +1,45 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information +# @@ -9270,6 +9323,9 @@ +/usr/sbin/semanage port -a -t TEMPLATETYPE_port_t -p udp PORTNUM +""" + ++users="""\ ++/usr/sbin/semanage user -a -P TEMPLATETYPE -R "TEMPLATETYPE_rROLES" TEMPLATETYPE_u ++""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/semodule.py policycoreutils-2.0.25/gui/templates/semodule.py --- nsapolicycoreutils/gui/templates/semodule.py 1969-12-31 19:00:00.000000000 -0500 +++ policycoreutils-2.0.25/gui/templates/semodule.py 2007-08-31 15:07:36.000000000 -0400 @@ -9418,8 +9474,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/user.py policycoreutils-2.0.25/gui/templates/user.py --- nsapolicycoreutils/gui/templates/user.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/user.py 2007-08-31 15:07:36.000000000 -0400 -@@ -0,0 +1,97 @@ ++++ policycoreutils-2.0.25/gui/templates/user.py 2007-09-05 22:25:03.000000000 -0400 +@@ -0,0 +1,139 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information +# @@ -9511,11 +9567,53 @@ +""" + +te_admin_rules=""" ++allow TEMPLATETYPE_t self:capability { dac_override dac_read_search kill sys_ptrace sys_nice }; ++files_dontaudit_search_all_dirs(TEMPLATETYPE_t) ++ ++selinux_get_enforce_mode(TEMPLATETYPE_t) ++seutil_domtrans_restorecon(TEMPLATETYPE_t) ++seutil_search_default_contexts(mydbadm_t) ++ ++logging_send_syslog_msg(TEMPLATETYPE_t) ++ ++kernel_read_system_state(TEMPLATETYPE_t) ++ ++domain_dontaudit_search_all_domains_state(TEMPLATETYPE_t) ++domain_dontaudit_ptrace_all_domains(TEMPLATETYPE_t) ++ ++userdom_dontaudit_search_sysadm_home_dirs(TEMPLATETYPE_t) ++userdom_dontaudit_search_generic_user_home_dirs(TEMPLATETYPE_t) ++ ++bool TEMPLATETYPE_read_user_files false; ++bool TEMPLATETYPE_manage_user_files false; ++ ++if (TEMPLATETYPE_read_user_files) { ++ userdom_read_unpriv_users_home_content_files(TEMPLATETYPE_t) ++ userdom_read_unpriv_users_tmp_files(TEMPLATETYPE_t) ++} ++ ++if (TEMPLATETYPE_manage_user_files) { ++ userdom_manage_unpriv_users_home_content_dirs(TEMPLATETYPE_t) ++ userdom_read_unpriv_users_tmp_files(TEMPLATETYPE_t) ++ userdom_write_unpriv_users_tmp_files(TEMPLATETYPE_t) ++} ++ ++""" ++ ++te_admin_domain_rules=""" +optional_policy(` + APPLICATION_admin(TEMPLATETYPE_t,TEMPLATETYPE_r, { TEMPLATETYPE_tty_device_t TEMPLATETYPE_devpts_t }) +') +""" + ++te_roles_rules=""" ++userdom_role_change_template(TEMPLATETYPE, ROLE) ++""" ++ ++te_newrole_rules=""" ++seutil_run_newrole(TEMPLATETYPE_t,TEMPLATETYPE_r,{ TEMPLATETYPE_devpts_t TEMPLATETYPE_tty_device_t }) ++""" ++ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_lib.py policycoreutils-2.0.25/gui/templates/var_lib.py --- nsapolicycoreutils/gui/templates/var_lib.py 1969-12-31 19:00:00.000000000 -0500 Index: policycoreutils.spec =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v retrieving revision 1.443 retrieving revision 1.444 diff -u -r1.443 -r1.444 --- policycoreutils.spec 31 Aug 2007 21:17:12 -0000 1.443 +++ policycoreutils.spec 6 Sep 2007 12:25:31 -0000 1.444 @@ -1,12 +1,12 @@ %define libauditver 1.4.2-1 -%define libsepolver 2.0.6-1 -%define libsemanagever 2.0.4-1 +%define libsepolver 2.0.9-1 +%define libsemanagever 2.0.5-1 %define libselinuxver 2.0.23-3 %define sepolgenver 1.0.9 Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.25 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -200,6 +200,10 @@ fi %changelog +* Wed Sep 4 2007 Dan Walsh 2.0.25-9 +- Bump libsemanage version for disable dontaudit +- New gui features for creating admin users + * Fri Aug 31 2007 Dan Walsh 2.0.25-8 - Fix generated code for admin policy From fedora-extras-commits at redhat.com Thu Sep 6 12:27:18 2007 From: fedora-extras-commits at redhat.com (Jakub Jelinek (jakub)) Date: Thu, 6 Sep 2007 08:27:18 -0400 Subject: rpms/gcc/devel gcc41-builtin-chk-anticipated.patch, NONE, 1.1 gcc41-builtin-throw.patch, NONE, 1.1 gcc41-builtin-va-arg-pack.patch, NONE, 1.1 gcc41.spec, 1.170, 1.171 Message-ID: <200709061227.l86CRING007957@cvs-int.fedora.redhat.com> Author: jakub Update of /cvs/pkgs/rpms/gcc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7927 Modified Files: gcc41.spec Added Files: gcc41-builtin-chk-anticipated.patch gcc41-builtin-throw.patch gcc41-builtin-va-arg-pack.patch Log Message: 4.1.2-22 gcc41-builtin-chk-anticipated.patch: --- NEW FILE gcc41-builtin-chk-anticipated.patch --- 2007-09-06 Jakub Jelinek PR c++/33289 * decl.c (builtin_function_1): Set DECL_ANTICIPATED also on __*_chk non-__builtin_* decls. * g++.dg/eh/builtin4.C: New test. --- gcc/cp/decl.c.jj 2007-08-31 14:28:19.000000000 +0200 +++ gcc/cp/decl.c 2007-09-04 21:28:06.000000000 +0200 @@ -3517,6 +3529,17 @@ builtin_function_1 (tree decl, tree cont anticipated but not actually declared. */ if (name[0] != '_' || name[1] != '_') DECL_ANTICIPATED (decl) = 1; + else if (strncmp (name + 2, "builtin_", strlen ("builtin_")) != 0) + { + size_t len = strlen (name); + + /* Treat __*_chk fortification functions as anticipated as well, + unless they are __builtin_*. */ + if (len > strlen ("___chk") + && memcmp (name + len - strlen ("_chk"), + "_chk", strlen ("_chk") + 1) == 0) + DECL_ANTICIPATED (decl) = 1; + } return decl; } --- gcc/testsuite/g++.dg/eh/builtin4.C.jj 2007-09-04 22:06:06.000000000 +0200 +++ gcc/testsuite/g++.dg/eh/builtin4.C 2007-09-04 22:07:03.000000000 +0200 @@ -0,0 +1,6 @@ +// PR c++/33289 +// { dg-do compile } + +typedef __SIZE_TYPE__ size_t; +extern "C" int __sprintf_chk (char *__restrict, int, size_t, const char *, ...) throw (); +extern "C" int __sprintf_chk (char *__restrict, int, size_t, const char *, ...) throw (); gcc41-builtin-throw.patch: --- NEW FILE gcc41-builtin-throw.patch --- 2007-09-06 Jakub Jelinek * builtin-attrs.def (ATTR_NONNULL_3): New. (DEF_FORMAT_ATTRIBUTE): Use just ATTR_NONNULL_##FA instead of ATTR_NOTHROW_NONNULL_##FA. (DEF_FORMAT_ATTRIBUTE_NOTHROW, DEF_FORMAT_ATTRIBUTE_BOTH): New macros. (ATTR_FORMAT_PRINTF_NOTHROW_2_0, ATTR_PRINTF_NOTHROW_2_3, ATTR_FORMAT_PRINTF_NOTHROW_3_0, ATTR_FORMAT_PRINTF_NOTHROW_3_4, ATTR_FORMAT_PRINTF_NOTHROW_4_0, ATTR_PRINTF_NOTHROW_4_5, ATTR_FORMAT_PRINTF_NOTHROW_5_0, ATTR_FORMAT_PRINTF_NOTHROW_5_6, ATTR_FORMAT_SCANF_NOTHROW_2_0, ATTR_FORMAT_SCANF_NOTHROW_2_3, ATTR_FORMAT_STRFTIME_NOTHROW_3_0, ATTR_FORMAT_STRFMON_NOTHROW_3_4): New. (ATTR_FORMAT_PRINTF_4_0, ATTR_PRINTF_4_5, ATTR_FORMAT_PRINTF_5_0, ATTR_FORMAT_PRINTF_5_6, ATTR_FORMAT_STRFTIME_3_0, ATTR_FORMAT_NOTHROW_3_4): Remove. * builtins.def (snprintf, sprintf, sscanf, vsnprintf, vsprintf, vsscanf, strfmon, strftime, __snprintf_chk, __sprintf_chk, __vsnprintf_chk, __vsprintf_chk): Use ATTR_FORMAT_*_NOTHROW_* instead of ATTR_FORMAT_*_*. --- gcc/builtin-attrs.def.jj 2007-08-13 15:11:18.000000000 +0200 +++ gcc/builtin-attrs.def 2007-09-03 11:26:13.000000000 +0200 @@ -118,6 +118,8 @@ DEF_ATTR_TREE_LIST (ATTR_NONNULL_LIST, A DEF_ATTR_TREE_LIST (ATTR_NONNULL_1, ATTR_NONNULL, ATTR_LIST_1, ATTR_NULL) /* Functions whose second parameter is a nonnull pointer. */ DEF_ATTR_TREE_LIST (ATTR_NONNULL_2, ATTR_NONNULL, ATTR_LIST_2, ATTR_NULL) +/* Functions whose third parameter is a nonnull pointer. */ +DEF_ATTR_TREE_LIST (ATTR_NONNULL_3, ATTR_NONNULL, ATTR_LIST_3, ATTR_NULL) /* Nothrow functions with the sentinel(1) attribute. */ DEF_ATTR_TREE_LIST (ATTR_NOTHROW_SENTINEL_1, ATTR_SENTINEL, ATTR_LIST_1, \ ATTR_NOTHROW_LIST) @@ -157,24 +159,38 @@ DEF_ATTR_TREE_LIST (ATTR_MALLOC_NOTHROW_ DEF_ATTR_TREE_LIST (ATTR_##TYPE##_##VALUES, ATTR_NULL, \ ATTR_##TYPE, ATTR_LIST_##VALUES) \ DEF_ATTR_TREE_LIST (ATTR_FORMAT_##TYPE##_##VALUES, ATTR_FORMAT, \ + ATTR_##TYPE##_##VALUES, ATTR_NONNULL_##FA) +#define DEF_FORMAT_ATTRIBUTE_NOTHROW(TYPE, FA, VALUES) \ + DEF_ATTR_TREE_LIST (ATTR_##TYPE##_##VALUES, ATTR_NULL, \ + ATTR_##TYPE, ATTR_LIST_##VALUES) \ + DEF_ATTR_TREE_LIST (ATTR_FORMAT_##TYPE##_NOTHROW_##VALUES, ATTR_FORMAT,\ + ATTR_##TYPE##_##VALUES, ATTR_NOTHROW_NONNULL_##FA) +#define DEF_FORMAT_ATTRIBUTE_BOTH(TYPE, FA, VALUES) \ + DEF_ATTR_TREE_LIST (ATTR_##TYPE##_##VALUES, ATTR_NULL, \ + ATTR_##TYPE, ATTR_LIST_##VALUES) \ + DEF_ATTR_TREE_LIST (ATTR_FORMAT_##TYPE##_##VALUES, ATTR_FORMAT, \ + ATTR_##TYPE##_##VALUES, ATTR_NONNULL_##FA) \ + DEF_ATTR_TREE_LIST (ATTR_FORMAT_##TYPE##_NOTHROW_##VALUES, ATTR_FORMAT,\ ATTR_##TYPE##_##VALUES, ATTR_NOTHROW_NONNULL_##FA) DEF_FORMAT_ATTRIBUTE(PRINTF,1,1_0) DEF_FORMAT_ATTRIBUTE(PRINTF,1,1_2) -DEF_FORMAT_ATTRIBUTE(PRINTF,2,2_0) -DEF_FORMAT_ATTRIBUTE(PRINTF,2,2_3) -DEF_FORMAT_ATTRIBUTE(PRINTF,3,3_0) -DEF_FORMAT_ATTRIBUTE(PRINTF,3,3_4) -DEF_FORMAT_ATTRIBUTE(PRINTF,4,4_0) -DEF_FORMAT_ATTRIBUTE(PRINTF,4,4_5) -DEF_FORMAT_ATTRIBUTE(PRINTF,5,5_0) -DEF_FORMAT_ATTRIBUTE(PRINTF,5,5_6) +DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,2,2_0) +DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,2,2_3) +DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,3,3_0) +DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,3,3_4) +DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,4,4_0) +DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,4,4_5) +DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,5,5_0) +DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,5,5_6) DEF_FORMAT_ATTRIBUTE(SCANF,1,1_0) DEF_FORMAT_ATTRIBUTE(SCANF,1,1_2) -DEF_FORMAT_ATTRIBUTE(SCANF,2,2_0) -DEF_FORMAT_ATTRIBUTE(SCANF,2,2_3) -DEF_FORMAT_ATTRIBUTE(STRFTIME,3,3_0) -DEF_FORMAT_ATTRIBUTE(STRFMON,3,3_4) +DEF_FORMAT_ATTRIBUTE_BOTH(SCANF,2,2_0) +DEF_FORMAT_ATTRIBUTE_BOTH(SCANF,2,2_3) +DEF_FORMAT_ATTRIBUTE_NOTHROW(STRFTIME,3,3_0) +DEF_FORMAT_ATTRIBUTE_NOTHROW(STRFMON,3,3_4) #undef DEF_FORMAT_ATTRIBUTE +#undef DEF_FORMAT_ATTRIBUTE_NOTHROW +#undef DEF_FORMAT_ATTRIBUTE_BOTH /* Construct a tree for a format_arg attribute. */ #define DEF_FORMAT_ARG_ATTRIBUTE(FA) \ --- gcc/builtins.def.jj 2007-08-30 18:46:59.000000000 +0200 +++ gcc/builtins.def 2007-09-03 10:52:18.000000000 +0200 @@ -553,16 +553,16 @@ DEF_EXT_LIB_BUILTIN (BUILT_IN_PUTCHAR DEF_LIB_BUILTIN (BUILT_IN_PUTS, "puts", BT_FN_INT_CONST_STRING, ATTR_NONNULL_LIST) DEF_EXT_LIB_BUILTIN (BUILT_IN_PUTS_UNLOCKED, "puts_unlocked", BT_FN_INT_CONST_STRING, ATTR_NONNULL_LIST) DEF_LIB_BUILTIN (BUILT_IN_SCANF, "scanf", BT_FN_INT_CONST_STRING_VAR, ATTR_FORMAT_SCANF_1_2) -DEF_C99_BUILTIN (BUILT_IN_SNPRINTF, "snprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_3_4) -DEF_LIB_BUILTIN (BUILT_IN_SPRINTF, "sprintf", BT_FN_INT_STRING_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3) -DEF_LIB_BUILTIN (BUILT_IN_SSCANF, "sscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VAR, ATTR_FORMAT_SCANF_2_3) +DEF_C99_BUILTIN (BUILT_IN_SNPRINTF, "snprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_NOTHROW_3_4) +DEF_LIB_BUILTIN (BUILT_IN_SPRINTF, "sprintf", BT_FN_INT_STRING_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_NOTHROW_2_3) +DEF_LIB_BUILTIN (BUILT_IN_SSCANF, "sscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VAR, ATTR_FORMAT_SCANF_NOTHROW_2_3) DEF_LIB_BUILTIN (BUILT_IN_VFPRINTF, "vfprintf", BT_FN_INT_FILEPTR_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_2_0) DEF_C99_BUILTIN (BUILT_IN_VFSCANF, "vfscanf", BT_FN_INT_FILEPTR_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_2_0) DEF_LIB_BUILTIN (BUILT_IN_VPRINTF, "vprintf", BT_FN_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_1_0) DEF_C99_BUILTIN (BUILT_IN_VSCANF, "vscanf", BT_FN_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_1_0) -DEF_C99_BUILTIN (BUILT_IN_VSNPRINTF, "vsnprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_3_0) -DEF_LIB_BUILTIN (BUILT_IN_VSPRINTF, "vsprintf", BT_FN_INT_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_2_0) -DEF_C99_BUILTIN (BUILT_IN_VSSCANF, "vsscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_2_0) +DEF_C99_BUILTIN (BUILT_IN_VSNPRINTF, "vsnprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_NOTHROW_3_0) +DEF_LIB_BUILTIN (BUILT_IN_VSPRINTF, "vsprintf", BT_FN_INT_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_NOTHROW_2_0) +DEF_C99_BUILTIN (BUILT_IN_VSSCANF, "vsscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_NOTHROW_2_0) /* Category: ctype builtins. */ DEF_LIB_BUILTIN (BUILT_IN_ISALNUM, "isalnum", BT_FN_INT_INT, ATTR_PURE_NOTHROW_LIST) @@ -693,8 +693,8 @@ DEF_GCC_BUILTIN (BUILT_IN_RETURN_ DEF_GCC_BUILTIN (BUILT_IN_SAVEREGS, "saveregs", BT_FN_PTR_VAR, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_SETJMP, "setjmp", BT_FN_INT_PTR, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_STDARG_START, "stdarg_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL) -DEF_EXT_LIB_BUILTIN (BUILT_IN_STRFMON, "strfmon", BT_FN_SSIZE_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_STRFMON_3_4) -DEF_LIB_BUILTIN (BUILT_IN_STRFTIME, "strftime", BT_FN_SIZE_STRING_SIZE_CONST_STRING_CONST_PTR, ATTR_FORMAT_STRFTIME_3_0) +DEF_EXT_LIB_BUILTIN (BUILT_IN_STRFMON, "strfmon", BT_FN_SSIZE_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_STRFMON_NOTHROW_3_4) +DEF_LIB_BUILTIN (BUILT_IN_STRFTIME, "strftime", BT_FN_SIZE_STRING_SIZE_CONST_STRING_CONST_PTR, ATTR_FORMAT_STRFTIME_NOTHROW_3_0) DEF_GCC_BUILTIN (BUILT_IN_TRAP, "trap", BT_FN_VOID, ATTR_NORETURN_NOTHROW_LIST) DEF_GCC_BUILTIN (BUILT_IN_UNWIND_INIT, "unwind_init", BT_FN_VOID, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_UPDATE_SETJMP_BUF, "update_setjmp_buf", BT_FN_VOID_PTR_INT, ATTR_NULL) @@ -730,10 +730,10 @@ DEF_EXT_LIB_BUILTIN (BUILT_IN_STRCAT_ DEF_EXT_LIB_BUILTIN (BUILT_IN_STRCPY_CHK, "__strcpy_chk", BT_FN_STRING_STRING_CONST_STRING_SIZE, ATTR_NOTHROW_NONNULL) DEF_EXT_LIB_BUILTIN (BUILT_IN_STRNCAT_CHK, "__strncat_chk", BT_FN_STRING_STRING_CONST_STRING_SIZE_SIZE, ATTR_NOTHROW_NONNULL) DEF_EXT_LIB_BUILTIN (BUILT_IN_STRNCPY_CHK, "__strncpy_chk", BT_FN_STRING_STRING_CONST_STRING_SIZE_SIZE, ATTR_NOTHROW_NONNULL) -DEF_EXT_LIB_BUILTIN (BUILT_IN_SNPRINTF_CHK, "__snprintf_chk", BT_FN_INT_STRING_SIZE_INT_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_5_6) -DEF_EXT_LIB_BUILTIN (BUILT_IN_SPRINTF_CHK, "__sprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_4_5) -DEF_EXT_LIB_BUILTIN (BUILT_IN_VSNPRINTF_CHK, "__vsnprintf_chk", BT_FN_INT_STRING_SIZE_INT_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_5_0) -DEF_EXT_LIB_BUILTIN (BUILT_IN_VSPRINTF_CHK, "__vsprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_4_0) +DEF_EXT_LIB_BUILTIN (BUILT_IN_SNPRINTF_CHK, "__snprintf_chk", BT_FN_INT_STRING_SIZE_INT_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_NOTHROW_5_6) +DEF_EXT_LIB_BUILTIN (BUILT_IN_SPRINTF_CHK, "__sprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_NOTHROW_4_5) +DEF_EXT_LIB_BUILTIN (BUILT_IN_VSNPRINTF_CHK, "__vsnprintf_chk", BT_FN_INT_STRING_SIZE_INT_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_NOTHROW_5_0) +DEF_EXT_LIB_BUILTIN (BUILT_IN_VSPRINTF_CHK, "__vsprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_NOTHROW_4_0) DEF_EXT_LIB_BUILTIN (BUILT_IN_FPRINTF_CHK, "__fprintf_chk", BT_FN_INT_FILEPTR_INT_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_3_4) DEF_EXT_LIB_BUILTIN (BUILT_IN_PRINTF_CHK, "__printf_chk", BT_FN_INT_INT_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3) DEF_EXT_LIB_BUILTIN (BUILT_IN_VFPRINTF_CHK, "__vfprintf_chk", BT_FN_INT_FILEPTR_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_3_0) gcc41-builtin-va-arg-pack.patch: --- NEW FILE gcc41-builtin-va-arg-pack.patch --- 2007-09-05 Jakub Jelinek * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. * tree.h (CALL_EXPR_VA_ARG_PACK): Define. * tree-inline.h (copy_body_data): Add call_expr field. * tree-inline.c (expand_call_inline): Initialize call_expr. (copy_bb): Append anonymous inline fn arguments to arguments when inlining a CALL_EXPR_VA_ARG_PACK call. * builtins.c (expand_builtin): Issue an error if BUILT_IN_VA_ARG_PACK is seen during expand. (fold_builtin_1): Don't fold calls with __builtin_va_arg_pack () call as last argument. * gimplify.c (gimplify_call_expr): If last argument to a vararg function is __builtin_va_arg_pack (), decrease number of call arguments and instead set CALL_EXPR_VA_ARG_PACK on the CALL_EXPR. * fold-const.c (fold): Don't fold CALL_EXPRs with CALL_EXPR_VA_ARG_PACK bit set. * expr.c (expand_expr_real_1): Issue an error if CALL_EXPR_VA_ARG_PACK CALL_EXPR is seen during expand. * tree-pretty-print.c (dump_generic_node): Handle printing CALL_EXPR_VA_ARG_PACK bit on CALL_EXPRs. * doc/extend.texi (__builtin_va_arg_pack): Document. * gcc.c-torture/execute/va-arg-pack-1.c: New test. * gcc.dg/va-arg-pack-1.c: New test. * gcc.dg/va-arg-pack-1a.c: New test. --- gcc/builtins.def.jj 2007-09-06 10:19:09.000000000 +0200 +++ gcc/builtins.def 2007-09-06 10:19:24.000000000 +0200 @@ -665,6 +665,7 @@ DEF_GCC_BUILTIN (BUILT_IN_UPDATE_ DEF_GCC_BUILTIN (BUILT_IN_VA_COPY, "va_copy", BT_FN_VOID_VALIST_REF_VALIST_ARG, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_VA_END, "va_end", BT_FN_VOID_VALIST_REF, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_VA_START, "va_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL) +DEF_GCC_BUILTIN (BUILT_IN_VA_ARG_PACK, "va_arg_pack", BT_FN_INT, ATTR_PURE_NOTHROW_LIST) DEF_EXT_LIB_BUILTIN (BUILT_IN__EXIT, "_exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST) DEF_C99_BUILTIN (BUILT_IN__EXIT2, "_Exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST) --- gcc/tree.h.jj 2007-02-20 22:39:12.000000000 +0100 +++ gcc/tree.h 2007-09-06 11:50:56.000000000 +0200 @@ -411,6 +411,8 @@ struct tree_common GTY(()) VAR_DECL or FUNCTION_DECL or IDENTIFIER_NODE ASM_VOLATILE_P in ASM_EXPR + CALL_EXPR_VA_ARG_PACK in + CALL_EXPR TYPE_CACHED_VALUES_P in ..._TYPE SAVE_EXPR_RESOLVED_P in @@ -1066,6 +1068,11 @@ extern void omp_clause_range_check_faile #define SAVE_EXPR_RESOLVED_P(NODE) \ (TREE_CHECK (NODE, SAVE_EXPR)->common.public_flag) +/* Set on a CALL_EXPR if this stdarg call should be passed the argument + pack. */ +#define CALL_EXPR_VA_ARG_PACK(NODE) \ + (CALL_EXPR_CHECK(NODE)->common.public_flag) + /* In any expression, decl, or constant, nonzero means it has side effects or reevaluation of the whole expression could produce a different value. This is set if any subexpression is a function call, a side effect or a --- gcc/tree-inline.h.jj 2007-02-20 22:39:13.000000000 +0100 +++ gcc/tree-inline.h 2007-09-06 10:19:24.000000000 +0200 @@ -57,6 +57,10 @@ typedef struct copy_body_data /* Current BLOCK. */ tree block; + /* CALL_EXPR if va arg parameter packs should be expanded or NULL + is not. */ + tree call_expr; + /* Exception region the inlined call lie in. */ int eh_region; /* Take region number in the function being copied, add this value and --- gcc/tree-inline.c.jj 2007-04-26 09:41:49.000000000 +0200 +++ gcc/tree-inline.c 2007-09-06 12:35:57.000000000 +0200 @@ -725,6 +725,22 @@ copy_bb (copy_body_data *id, basic_block bsi_insert_after (©_bsi, stmt, BSI_NEW_STMT); call = get_call_expr_in (stmt); + if (call && CALL_EXPR_VA_ARG_PACK (call) && id->call_expr) + { + tree arglist, *a, p; + TREE_OPERAND (call, 1) = copy_list (TREE_OPERAND (call, 1)); + + for (a = &TREE_OPERAND (call, 1); *a; a = &TREE_CHAIN (*a)) + ; + + p = DECL_ARGUMENTS (id->src_fn); + for (arglist = TREE_OPERAND (id->call_expr, 1); + p; p = TREE_CHAIN (p), arglist = TREE_CHAIN (arglist)) + ; + + *a = copy_list (arglist); + CALL_EXPR_VA_ARG_PACK (call) = 0; + } /* We're duplicating a CALL_EXPR. Find any corresponding callgraph edges and update or duplicate them. */ if (call && (decl = get_callee_fndecl (call))) @@ -2085,6 +2101,7 @@ expand_call_inline (basic_block bb, tree /* Record the function we are about to inline. */ id->src_fn = fn; id->src_node = cg_edge->callee; + id->call_expr = t; initialize_inlined_parameters (id, args, TREE_OPERAND (t, 2), fn, bb); --- gcc/builtins.c.jj 2007-08-31 09:47:46.000000000 +0200 +++ gcc/builtins.c 2007-09-06 11:04:56.000000000 +0200 @@ -5979,6 +5979,12 @@ expand_builtin (tree exp, rtx target, rt case BUILT_IN_ARGS_INFO: return expand_builtin_args_info (arglist); + case BUILT_IN_VA_ARG_PACK: + /* All valid uses of __builtin_va_arg_pack () are removed during + inlining. */ + error ("invalid use of %<__builtin_va_arg_pack ()%>"); + return const0_rtx; + /* Return the address of the first anonymous stack arg. */ case BUILT_IN_NEXT_ARG: if (fold_builtin_next_arg (arglist)) @@ -9017,7 +9023,27 @@ fold_builtin_1 (tree fndecl, tree arglis { tree type = TREE_TYPE (TREE_TYPE (fndecl)); enum built_in_function fcode; + tree a; + + if (arglist) + { + for (a = arglist; TREE_CHAIN (a); a = TREE_CHAIN (a)) + ; + /* Before gimplification CALL_EXPR_VA_ARG_PACK is not set, but + instead last argument is __builtin_va_arg_pack (). Defer folding + even in that case, until arguments are finalized. */ + if (TREE_CODE (TREE_VALUE (a)) == CALL_EXPR) + { + tree fndecl2 = get_callee_fndecl (TREE_VALUE (a)); + if (fndecl2 + && TREE_CODE (fndecl2) == FUNCTION_DECL + && DECL_BUILT_IN_CLASS (fndecl2) == BUILT_IN_NORMAL + && DECL_FUNCTION_CODE (fndecl2) == BUILT_IN_VA_ARG_PACK) + return NULL_TREE; + } + } + if (DECL_BUILT_IN_CLASS (fndecl) == BUILT_IN_MD) return targetm.fold_builtin (fndecl, arglist, ignore); --- gcc/gimplify.c.jj 2007-08-31 09:47:46.000000000 +0200 +++ gcc/gimplify.c 2007-09-06 11:42:01.000000000 +0200 @@ -2018,6 +2018,55 @@ gimplify_call_expr (tree *expr_p, tree * ret = gimplify_expr (&TREE_OPERAND (*expr_p, 0), pre_p, NULL, is_gimple_call_addr, fb_rvalue); + if (ret != GS_ERROR && TREE_OPERAND (*expr_p, 1)) + { + int nargs; + + for (nargs = 1, arglist = TREE_OPERAND (*expr_p, 1); + TREE_CHAIN (arglist); + arglist = TREE_CHAIN (arglist)) + nargs++; + + if (TREE_CODE (TREE_VALUE (arglist)) == CALL_EXPR) + { + tree last_arg = TREE_VALUE (arglist); + tree last_arg_fndecl = get_callee_fndecl (last_arg); + + if (last_arg_fndecl + && TREE_CODE (last_arg_fndecl) == FUNCTION_DECL + && DECL_BUILT_IN_CLASS (last_arg_fndecl) == BUILT_IN_NORMAL + && DECL_FUNCTION_CODE (last_arg_fndecl) == BUILT_IN_VA_ARG_PACK) + { + tree p = NULL_TREE, *aptr; + int i; + + if (decl && DECL_ARGUMENTS (decl)) + p = DECL_ARGUMENTS (decl); + else if (decl) + p = TYPE_ARG_TYPES (TREE_TYPE (decl)); + else if (POINTER_TYPE_P (TREE_TYPE (TREE_OPERAND (*expr_p, 0)))) + p = TYPE_ARG_TYPES (TREE_TYPE (TREE_TYPE + (TREE_OPERAND (*expr_p, 0)))); + for (i = 0; p; p = TREE_CHAIN (p)) + i++; + + if (i < nargs) + { + TREE_OPERAND (*expr_p, 1) + = copy_list (TREE_OPERAND (*expr_p, 1)); + + for (aptr = &TREE_OPERAND (*expr_p, 1); + TREE_CHAIN (*aptr); + aptr = &TREE_CHAIN (*aptr)) + ; + + *aptr = NULL_TREE; + CALL_EXPR_VA_ARG_PACK (*expr_p) = 1; + } + } + } + } + if (PUSH_ARGS_REVERSED) TREE_OPERAND (*expr_p, 1) = nreverse (TREE_OPERAND (*expr_p, 1)); for (arglist = TREE_OPERAND (*expr_p, 1); arglist; @@ -2037,7 +2086,7 @@ gimplify_call_expr (tree *expr_p, tree * if (ret != GS_ERROR) { decl = get_callee_fndecl (*expr_p); - if (decl && DECL_BUILT_IN (decl)) + if (decl && DECL_BUILT_IN (decl) && !CALL_EXPR_VA_ARG_PACK (*expr_p)) { tree arglist = TREE_OPERAND (*expr_p, 1); tree new = fold_builtin (decl, arglist, !want_value); --- gcc/fold-const.c.jj 2007-08-31 09:47:39.000000000 +0200 +++ gcc/fold-const.c 2007-09-06 11:40:55.000000000 +0200 @@ -10409,6 +10409,8 @@ fold (tree expr) op0 = TREE_OPERAND (t, 0); op1 = TREE_OPERAND (t, 1); op2 = TREE_OPERAND (t, 2); + if (code == CALL_EXPR && CALL_EXPR_VA_ARG_PACK (t)) + return expr; tem = fold_ternary (code, type, op0, op1, op2); return tem ? tem : expr; default: --- gcc/expr.c.jj 2007-04-24 22:58:53.000000000 +0200 +++ gcc/expr.c 2007-09-06 10:19:24.000000000 +0200 @@ -7475,6 +7475,10 @@ expand_expr_real_1 (tree exp, rtx target return expand_expr (OBJ_TYPE_REF_EXPR (exp), target, tmode, modifier); case CALL_EXPR: + /* All valid uses of __builtin_va_arg_pack () are removed during + inlining. */ + if (CALL_EXPR_VA_ARG_PACK (exp)) + error ("invalid use of %<__builtin_va_arg_pack ()%>"); /* Check for a built-in function. */ if (TREE_CODE (TREE_OPERAND (exp, 0)) == ADDR_EXPR && (TREE_CODE (TREE_OPERAND (TREE_OPERAND (exp, 0), 0)) --- gcc/doc/extend.texi.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/doc/extend.texi 2007-09-06 10:19:25.000000000 +0200 @@ -552,6 +552,32 @@ the containing function. You should spe returned by @code{__builtin_apply}. @end deftypefn + at deftypefn {Built-in Function} __builtin_va_arg_pack () +This built-in function represents all anonymous arguments of an inline +function. It can be used only in inline functions which will be always +inlined, never compiled as a separate function, such as those using + at code{__attribute__ ((__always_inline__))} or + at code{__attribute__ ((__gnu_inline__))} extern inline functions. +It must be only passed as last argument to some other function +with variable arguments. This is useful for writing small wrapper +inlines for variable argument functions, when using preprocessor +macros is undesirable. For example: + at smallexample +extern int myprintf (FILE *f, const char *format, ...); +extern inline __attribute__ ((__gnu_inline__)) int +myprintf (FILE *f, const char *format, ...) +@{ + int r = fprintf (f, "myprintf: "); + if (r < 0) + return r; + int s = fprintf (f, format, __builtin_va_arg_pack ()); + if (s < 0) + return s; + return r + s; +@} + at end smallexample + at end deftypefn + @node Typeof @section Referring to a Type with @code{typeof} @findex typeof --- gcc/tree-pretty-print.c.jj 2007-02-20 22:39:12.000000000 +0100 +++ gcc/tree-pretty-print.c 2007-09-06 10:24:51.000000000 +0200 @@ -1128,6 +1128,15 @@ dump_generic_node (pretty_printer *buffe op1 = TREE_OPERAND (node, 1); if (op1) dump_generic_node (buffer, op1, spc, flags, false); + if (CALL_EXPR_VA_ARG_PACK (node)) + { + if (op1) + { + pp_character (buffer, ','); + pp_space (buffer); + } + pp_string (buffer, "__builtin_va_arg_pack ()"); + } pp_character (buffer, ')'); op1 = TREE_OPERAND (node, 2); --- gcc/testsuite/gcc.c-torture/execute/va-arg-pack-1.c.jj 2007-09-06 10:19:25.000000000 +0200 +++ gcc/testsuite/gcc.c-torture/execute/va-arg-pack-1.c 2007-09-06 10:19:25.000000000 +0200 @@ -0,0 +1,143 @@ +/* __builtin_va_arg_pack () builtin tests. */ + +#include + +extern void abort (void); + +int v1 = 8; +long int v2 = 3; +void *v3 = (void *) &v2; +struct A { char c[16]; } v4 = { "foo" }; +long double v5 = 40; +char seen[20]; +int cnt; + +__attribute__ ((noinline)) int +foo1 (int x, int y, ...) +{ + int i; + long int l; + void *v; + struct A a; + long double ld; + va_list ap; + + va_start (ap, y); + if (x < 0 || x >= 20 || seen[x]) + abort (); + seen[x] = ++cnt; + if (y != 6) + abort (); + i = va_arg (ap, int); + if (i != 5) + abort (); + switch (x) + { + case 0: + i = va_arg (ap, int); + if (i != 9 || v1 != 9) + abort (); + a = va_arg (ap, struct A); + if (__builtin_memcmp (a.c, v4.c, sizeof (a.c)) != 0) + abort (); + v = (void *) va_arg (ap, struct A *); + if (v != (void *) &v4) + abort (); + l = va_arg (ap, long int); + if (l != 3 || v2 != 4) + abort (); + break; + case 1: + ld = va_arg (ap, long double); + if (ld != 41 || v5 != ld) + abort (); + i = va_arg (ap, int); + if (i != 8) + abort (); + v = va_arg (ap, void *); + if (v != &v2) + abort (); + break; + case 2: + break; + default: + abort (); + } + va_end (ap); + return x; +} + +__attribute__ ((noinline)) int +foo2 (int x, int y, ...) +{ + long long int ll; + void *v; + struct A a, b; + long double ld; + va_list ap; + + va_start (ap, y); + if (x < 0 || x >= 20 || seen[x]) + abort (); + seen[x] = ++cnt | 64; + if (y != 10) + abort (); + switch (x) + { + case 11: + break; + case 12: + ld = va_arg (ap, long double); + if (ld != 41 || v5 != 40) + abort (); + a = va_arg (ap, struct A); + if (__builtin_memcmp (a.c, v4.c, sizeof (a.c)) != 0) + abort (); + b = va_arg (ap, struct A); + if (__builtin_memcmp (b.c, v4.c, sizeof (b.c)) != 0) + abort (); + v = va_arg (ap, void *); + if (v != &v2) + abort (); + ll = va_arg (ap, long long int); + if (ll != 16LL) + abort (); + break; + case 2: + break; + default: + abort (); + } + va_end (ap); + return x + 8; +} + +__attribute__ ((noinline)) int +foo3 (void) +{ + return 6; +} + +extern inline __attribute__ ((always_inline, gnu_inline)) int +bar (int x, ...) +{ + if (x < 10) + return foo1 (x, foo3 (), 5, __builtin_va_arg_pack ()); + return foo2 (x, foo3 () + 4, __builtin_va_arg_pack ()); +} + +int +main (void) +{ + if (bar (0, ++v1, v4, &v4, v2++) != 0) + abort (); + if (bar (1, ++v5, 8, v3) != 1) + abort (); + if (bar (2) != 2) + abort (); + if (bar (v1 + 2) != 19) + abort (); + if (bar (v1 + 3, v5--, v4, v4, v3, 16LL) != 20) + abort (); + return 0; +} --- gcc/testsuite/gcc.dg/va-arg-pack-1.c.jj 2007-09-06 10:19:25.000000000 +0200 +++ gcc/testsuite/gcc.dg/va-arg-pack-1.c 2007-09-06 12:52:00.000000000 +0200 @@ -0,0 +1,46 @@ +/* { dg-do compile } */ +/* { dg-options "-O2" } */ + +int bar (int, const char *, int, ...); +int baz (int, const char *, long int); + +extern inline __attribute__((always_inline)) int +f2 (int y, ...) +{ + return bar (y, "", __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ +} + +extern inline __attribute__((always_inline)) int +f3 (int y, ...) +{ + return bar (y, "", 5, __builtin_va_arg_pack ()); +} + +extern inline __attribute__((always_inline)) int +f4 (int y, ...) +{ + return bar (y, "", 4, __builtin_va_arg_pack (), 6); /* { dg-error "invalid use of" } */ +} + +extern inline __attribute__((always_inline)) int +f5 (int y, ...) +{ + return baz (y, "", __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ +} + +extern inline __attribute__((always_inline)) int +f6 (int y, ...) +{ + return __builtin_va_arg_pack (); /* { dg-error "invalid use of" } */ +} + +int +test (void) +{ + int a = f2 (5, "a", 6); + a += f3 (6, "ab", 17LL); + a += f4 (7, 1, 2, 3); + a += f5 (8, 7L); + a += f6 (9); + return a; +} --- gcc/testsuite/gcc.dg/va-arg-pack-1a.c.jj 2007-09-06 12:51:51.000000000 +0200 +++ gcc/testsuite/gcc.dg/va-arg-pack-1a.c 2007-09-06 12:52:09.000000000 +0200 @@ -0,0 +1,11 @@ +/* { dg-do compile } */ +/* { dg-options "-O2" } */ + +int bar (int, const char *, int, ...); +int baz (int, const char *, long int); + +int +f1 (int x, ...) +{ + return bar (5, "", 6, __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ +} Index: gcc41.spec =================================================================== RCS file: /cvs/pkgs/rpms/gcc/devel/gcc41.spec,v retrieving revision 1.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- gcc41.spec 1 Sep 2007 09:37:50 -0000 1.170 +++ gcc41.spec 6 Sep 2007 12:26:46 -0000 1.171 @@ -1,6 +1,6 @@ %define DATE 20070821 %define gcc_version 4.1.2 -%define gcc_release 21 +%define gcc_release 22 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %define include_gappletviewer 1 @@ -147,6 +147,9 @@ Patch31: gcc41-c++-gnu_inline.patch Patch32: gcc41-ppc-sync-qihi.patch Patch33: gcc41-ppc64-ia64-GNU-stack.patch +Patch34: gcc41-builtin-chk-anticipated.patch +Patch35: gcc41-builtin-throw.patch +Patch36: gcc41-builtin-va-arg-pack.patch # On ARM EABI systems, we do want -gnueabi to be part of the # target triple. @@ -463,6 +466,9 @@ %patch31 -p0 -b .c++-gnu_inline~ %patch32 -p0 -b .ppc-sync-qihi~ %patch33 -p0 -b .ppc64-ia64-GNU-stack~ +%patch34 -p0 -b .builtin-chk-anticipated~ +%patch35 -p0 -b .builtin-throw~ +%patch36 -p0 -b .builtin-va-arg-pack~ sed -i -e 's/4\.1\.3/4.1.2/' gcc/BASE-VER gcc/version.c sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c @@ -1617,6 +1623,13 @@ %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Thu Sep 6 2007 Jakub Jelinek 4.1.2-22 +- backport __builtin_va_arg_pack () support +- make sure __builtin_{,v}{,f}{print,scan}f, __builtin_{,f}printf_unlocked + and __builtin___{,v}{,f}printf_chk can throw +- handle __*_chk builtins without __builtin_ in the name as anticipated in + C++ + * Sat Sep 1 2007 Jakub Jelinek 4.1.2-21 - fix libmudflap-devel multilib conflict on ppc/ppc64 and sparc/sparc64 (#270281) From fedora-extras-commits at redhat.com Thu Sep 6 12:30:57 2007 From: fedora-extras-commits at redhat.com (Jakub Jelinek (jakub)) Date: Thu, 6 Sep 2007 08:30:57 -0400 Subject: rpms/gcc/F-7 gcc41-builtin-chk-anticipated.patch, NONE, 1.1 gcc41-builtin-throw.patch, NONE, 1.1 gcc41-builtin-va-arg-pack.patch, NONE, 1.1 gcc41.spec, 1.162, 1.163 Message-ID: <200709061230.l86CUvYG008107@cvs-int.fedora.redhat.com> Author: jakub Update of /cvs/pkgs/rpms/gcc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8080 Modified Files: gcc41.spec Added Files: gcc41-builtin-chk-anticipated.patch gcc41-builtin-throw.patch gcc41-builtin-va-arg-pack.patch Log Message: 4.1.2-21.fc7 gcc41-builtin-chk-anticipated.patch: --- NEW FILE gcc41-builtin-chk-anticipated.patch --- 2007-09-06 Jakub Jelinek PR c++/33289 * decl.c (builtin_function_1): Set DECL_ANTICIPATED also on __*_chk non-__builtin_* decls. * g++.dg/eh/builtin4.C: New test. --- gcc/cp/decl.c.jj 2007-08-31 14:28:19.000000000 +0200 +++ gcc/cp/decl.c 2007-09-04 21:28:06.000000000 +0200 @@ -3517,6 +3529,17 @@ builtin_function_1 (tree decl, tree cont anticipated but not actually declared. */ if (name[0] != '_' || name[1] != '_') DECL_ANTICIPATED (decl) = 1; + else if (strncmp (name + 2, "builtin_", strlen ("builtin_")) != 0) + { + size_t len = strlen (name); + + /* Treat __*_chk fortification functions as anticipated as well, + unless they are __builtin_*. */ + if (len > strlen ("___chk") + && memcmp (name + len - strlen ("_chk"), + "_chk", strlen ("_chk") + 1) == 0) + DECL_ANTICIPATED (decl) = 1; + } return decl; } --- gcc/testsuite/g++.dg/eh/builtin4.C.jj 2007-09-04 22:06:06.000000000 +0200 +++ gcc/testsuite/g++.dg/eh/builtin4.C 2007-09-04 22:07:03.000000000 +0200 @@ -0,0 +1,6 @@ +// PR c++/33289 +// { dg-do compile } + +typedef __SIZE_TYPE__ size_t; +extern "C" int __sprintf_chk (char *__restrict, int, size_t, const char *, ...) throw (); +extern "C" int __sprintf_chk (char *__restrict, int, size_t, const char *, ...) throw (); gcc41-builtin-throw.patch: --- NEW FILE gcc41-builtin-throw.patch --- 2007-09-06 Jakub Jelinek * builtin-attrs.def (ATTR_NONNULL_3): New. (DEF_FORMAT_ATTRIBUTE): Use just ATTR_NONNULL_##FA instead of ATTR_NOTHROW_NONNULL_##FA. (DEF_FORMAT_ATTRIBUTE_NOTHROW, DEF_FORMAT_ATTRIBUTE_BOTH): New macros. (ATTR_FORMAT_PRINTF_NOTHROW_2_0, ATTR_PRINTF_NOTHROW_2_3, ATTR_FORMAT_PRINTF_NOTHROW_3_0, ATTR_FORMAT_PRINTF_NOTHROW_3_4, ATTR_FORMAT_PRINTF_NOTHROW_4_0, ATTR_PRINTF_NOTHROW_4_5, ATTR_FORMAT_PRINTF_NOTHROW_5_0, ATTR_FORMAT_PRINTF_NOTHROW_5_6, ATTR_FORMAT_SCANF_NOTHROW_2_0, ATTR_FORMAT_SCANF_NOTHROW_2_3, ATTR_FORMAT_STRFTIME_NOTHROW_3_0, ATTR_FORMAT_STRFMON_NOTHROW_3_4): New. (ATTR_FORMAT_PRINTF_4_0, ATTR_PRINTF_4_5, ATTR_FORMAT_PRINTF_5_0, ATTR_FORMAT_PRINTF_5_6, ATTR_FORMAT_STRFTIME_3_0, ATTR_FORMAT_NOTHROW_3_4): Remove. * builtins.def (snprintf, sprintf, sscanf, vsnprintf, vsprintf, vsscanf, strfmon, strftime, __snprintf_chk, __sprintf_chk, __vsnprintf_chk, __vsprintf_chk): Use ATTR_FORMAT_*_NOTHROW_* instead of ATTR_FORMAT_*_*. --- gcc/builtin-attrs.def.jj 2007-08-13 15:11:18.000000000 +0200 +++ gcc/builtin-attrs.def 2007-09-03 11:26:13.000000000 +0200 @@ -118,6 +118,8 @@ DEF_ATTR_TREE_LIST (ATTR_NONNULL_LIST, A DEF_ATTR_TREE_LIST (ATTR_NONNULL_1, ATTR_NONNULL, ATTR_LIST_1, ATTR_NULL) /* Functions whose second parameter is a nonnull pointer. */ DEF_ATTR_TREE_LIST (ATTR_NONNULL_2, ATTR_NONNULL, ATTR_LIST_2, ATTR_NULL) +/* Functions whose third parameter is a nonnull pointer. */ +DEF_ATTR_TREE_LIST (ATTR_NONNULL_3, ATTR_NONNULL, ATTR_LIST_3, ATTR_NULL) /* Nothrow functions with the sentinel(1) attribute. */ DEF_ATTR_TREE_LIST (ATTR_NOTHROW_SENTINEL_1, ATTR_SENTINEL, ATTR_LIST_1, \ ATTR_NOTHROW_LIST) @@ -157,24 +159,38 @@ DEF_ATTR_TREE_LIST (ATTR_MALLOC_NOTHROW_ DEF_ATTR_TREE_LIST (ATTR_##TYPE##_##VALUES, ATTR_NULL, \ ATTR_##TYPE, ATTR_LIST_##VALUES) \ DEF_ATTR_TREE_LIST (ATTR_FORMAT_##TYPE##_##VALUES, ATTR_FORMAT, \ + ATTR_##TYPE##_##VALUES, ATTR_NONNULL_##FA) +#define DEF_FORMAT_ATTRIBUTE_NOTHROW(TYPE, FA, VALUES) \ + DEF_ATTR_TREE_LIST (ATTR_##TYPE##_##VALUES, ATTR_NULL, \ + ATTR_##TYPE, ATTR_LIST_##VALUES) \ + DEF_ATTR_TREE_LIST (ATTR_FORMAT_##TYPE##_NOTHROW_##VALUES, ATTR_FORMAT,\ + ATTR_##TYPE##_##VALUES, ATTR_NOTHROW_NONNULL_##FA) +#define DEF_FORMAT_ATTRIBUTE_BOTH(TYPE, FA, VALUES) \ + DEF_ATTR_TREE_LIST (ATTR_##TYPE##_##VALUES, ATTR_NULL, \ + ATTR_##TYPE, ATTR_LIST_##VALUES) \ + DEF_ATTR_TREE_LIST (ATTR_FORMAT_##TYPE##_##VALUES, ATTR_FORMAT, \ + ATTR_##TYPE##_##VALUES, ATTR_NONNULL_##FA) \ + DEF_ATTR_TREE_LIST (ATTR_FORMAT_##TYPE##_NOTHROW_##VALUES, ATTR_FORMAT,\ ATTR_##TYPE##_##VALUES, ATTR_NOTHROW_NONNULL_##FA) DEF_FORMAT_ATTRIBUTE(PRINTF,1,1_0) DEF_FORMAT_ATTRIBUTE(PRINTF,1,1_2) -DEF_FORMAT_ATTRIBUTE(PRINTF,2,2_0) -DEF_FORMAT_ATTRIBUTE(PRINTF,2,2_3) -DEF_FORMAT_ATTRIBUTE(PRINTF,3,3_0) -DEF_FORMAT_ATTRIBUTE(PRINTF,3,3_4) -DEF_FORMAT_ATTRIBUTE(PRINTF,4,4_0) -DEF_FORMAT_ATTRIBUTE(PRINTF,4,4_5) -DEF_FORMAT_ATTRIBUTE(PRINTF,5,5_0) -DEF_FORMAT_ATTRIBUTE(PRINTF,5,5_6) +DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,2,2_0) +DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,2,2_3) +DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,3,3_0) +DEF_FORMAT_ATTRIBUTE_BOTH(PRINTF,3,3_4) +DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,4,4_0) +DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,4,4_5) +DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,5,5_0) +DEF_FORMAT_ATTRIBUTE_NOTHROW(PRINTF,5,5_6) DEF_FORMAT_ATTRIBUTE(SCANF,1,1_0) DEF_FORMAT_ATTRIBUTE(SCANF,1,1_2) -DEF_FORMAT_ATTRIBUTE(SCANF,2,2_0) -DEF_FORMAT_ATTRIBUTE(SCANF,2,2_3) -DEF_FORMAT_ATTRIBUTE(STRFTIME,3,3_0) -DEF_FORMAT_ATTRIBUTE(STRFMON,3,3_4) +DEF_FORMAT_ATTRIBUTE_BOTH(SCANF,2,2_0) +DEF_FORMAT_ATTRIBUTE_BOTH(SCANF,2,2_3) +DEF_FORMAT_ATTRIBUTE_NOTHROW(STRFTIME,3,3_0) +DEF_FORMAT_ATTRIBUTE_NOTHROW(STRFMON,3,3_4) #undef DEF_FORMAT_ATTRIBUTE +#undef DEF_FORMAT_ATTRIBUTE_NOTHROW +#undef DEF_FORMAT_ATTRIBUTE_BOTH /* Construct a tree for a format_arg attribute. */ #define DEF_FORMAT_ARG_ATTRIBUTE(FA) \ --- gcc/builtins.def.jj 2007-08-30 18:46:59.000000000 +0200 +++ gcc/builtins.def 2007-09-03 10:52:18.000000000 +0200 @@ -553,16 +553,16 @@ DEF_EXT_LIB_BUILTIN (BUILT_IN_PUTCHAR DEF_LIB_BUILTIN (BUILT_IN_PUTS, "puts", BT_FN_INT_CONST_STRING, ATTR_NONNULL_LIST) DEF_EXT_LIB_BUILTIN (BUILT_IN_PUTS_UNLOCKED, "puts_unlocked", BT_FN_INT_CONST_STRING, ATTR_NONNULL_LIST) DEF_LIB_BUILTIN (BUILT_IN_SCANF, "scanf", BT_FN_INT_CONST_STRING_VAR, ATTR_FORMAT_SCANF_1_2) -DEF_C99_BUILTIN (BUILT_IN_SNPRINTF, "snprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_3_4) -DEF_LIB_BUILTIN (BUILT_IN_SPRINTF, "sprintf", BT_FN_INT_STRING_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3) -DEF_LIB_BUILTIN (BUILT_IN_SSCANF, "sscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VAR, ATTR_FORMAT_SCANF_2_3) +DEF_C99_BUILTIN (BUILT_IN_SNPRINTF, "snprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_NOTHROW_3_4) +DEF_LIB_BUILTIN (BUILT_IN_SPRINTF, "sprintf", BT_FN_INT_STRING_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_NOTHROW_2_3) +DEF_LIB_BUILTIN (BUILT_IN_SSCANF, "sscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VAR, ATTR_FORMAT_SCANF_NOTHROW_2_3) DEF_LIB_BUILTIN (BUILT_IN_VFPRINTF, "vfprintf", BT_FN_INT_FILEPTR_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_2_0) DEF_C99_BUILTIN (BUILT_IN_VFSCANF, "vfscanf", BT_FN_INT_FILEPTR_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_2_0) DEF_LIB_BUILTIN (BUILT_IN_VPRINTF, "vprintf", BT_FN_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_1_0) DEF_C99_BUILTIN (BUILT_IN_VSCANF, "vscanf", BT_FN_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_1_0) -DEF_C99_BUILTIN (BUILT_IN_VSNPRINTF, "vsnprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_3_0) -DEF_LIB_BUILTIN (BUILT_IN_VSPRINTF, "vsprintf", BT_FN_INT_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_2_0) -DEF_C99_BUILTIN (BUILT_IN_VSSCANF, "vsscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_2_0) +DEF_C99_BUILTIN (BUILT_IN_VSNPRINTF, "vsnprintf", BT_FN_INT_STRING_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_NOTHROW_3_0) +DEF_LIB_BUILTIN (BUILT_IN_VSPRINTF, "vsprintf", BT_FN_INT_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_NOTHROW_2_0) +DEF_C99_BUILTIN (BUILT_IN_VSSCANF, "vsscanf", BT_FN_INT_CONST_STRING_CONST_STRING_VALIST_ARG, ATTR_FORMAT_SCANF_NOTHROW_2_0) /* Category: ctype builtins. */ DEF_LIB_BUILTIN (BUILT_IN_ISALNUM, "isalnum", BT_FN_INT_INT, ATTR_PURE_NOTHROW_LIST) @@ -693,8 +693,8 @@ DEF_GCC_BUILTIN (BUILT_IN_RETURN_ DEF_GCC_BUILTIN (BUILT_IN_SAVEREGS, "saveregs", BT_FN_PTR_VAR, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_SETJMP, "setjmp", BT_FN_INT_PTR, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_STDARG_START, "stdarg_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL) -DEF_EXT_LIB_BUILTIN (BUILT_IN_STRFMON, "strfmon", BT_FN_SSIZE_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_STRFMON_3_4) -DEF_LIB_BUILTIN (BUILT_IN_STRFTIME, "strftime", BT_FN_SIZE_STRING_SIZE_CONST_STRING_CONST_PTR, ATTR_FORMAT_STRFTIME_3_0) +DEF_EXT_LIB_BUILTIN (BUILT_IN_STRFMON, "strfmon", BT_FN_SSIZE_STRING_SIZE_CONST_STRING_VAR, ATTR_FORMAT_STRFMON_NOTHROW_3_4) +DEF_LIB_BUILTIN (BUILT_IN_STRFTIME, "strftime", BT_FN_SIZE_STRING_SIZE_CONST_STRING_CONST_PTR, ATTR_FORMAT_STRFTIME_NOTHROW_3_0) DEF_GCC_BUILTIN (BUILT_IN_TRAP, "trap", BT_FN_VOID, ATTR_NORETURN_NOTHROW_LIST) DEF_GCC_BUILTIN (BUILT_IN_UNWIND_INIT, "unwind_init", BT_FN_VOID, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_UPDATE_SETJMP_BUF, "update_setjmp_buf", BT_FN_VOID_PTR_INT, ATTR_NULL) @@ -730,10 +730,10 @@ DEF_EXT_LIB_BUILTIN (BUILT_IN_STRCAT_ DEF_EXT_LIB_BUILTIN (BUILT_IN_STRCPY_CHK, "__strcpy_chk", BT_FN_STRING_STRING_CONST_STRING_SIZE, ATTR_NOTHROW_NONNULL) DEF_EXT_LIB_BUILTIN (BUILT_IN_STRNCAT_CHK, "__strncat_chk", BT_FN_STRING_STRING_CONST_STRING_SIZE_SIZE, ATTR_NOTHROW_NONNULL) DEF_EXT_LIB_BUILTIN (BUILT_IN_STRNCPY_CHK, "__strncpy_chk", BT_FN_STRING_STRING_CONST_STRING_SIZE_SIZE, ATTR_NOTHROW_NONNULL) -DEF_EXT_LIB_BUILTIN (BUILT_IN_SNPRINTF_CHK, "__snprintf_chk", BT_FN_INT_STRING_SIZE_INT_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_5_6) -DEF_EXT_LIB_BUILTIN (BUILT_IN_SPRINTF_CHK, "__sprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_4_5) -DEF_EXT_LIB_BUILTIN (BUILT_IN_VSNPRINTF_CHK, "__vsnprintf_chk", BT_FN_INT_STRING_SIZE_INT_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_5_0) -DEF_EXT_LIB_BUILTIN (BUILT_IN_VSPRINTF_CHK, "__vsprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_4_0) +DEF_EXT_LIB_BUILTIN (BUILT_IN_SNPRINTF_CHK, "__snprintf_chk", BT_FN_INT_STRING_SIZE_INT_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_NOTHROW_5_6) +DEF_EXT_LIB_BUILTIN (BUILT_IN_SPRINTF_CHK, "__sprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_NOTHROW_4_5) +DEF_EXT_LIB_BUILTIN (BUILT_IN_VSNPRINTF_CHK, "__vsnprintf_chk", BT_FN_INT_STRING_SIZE_INT_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_NOTHROW_5_0) +DEF_EXT_LIB_BUILTIN (BUILT_IN_VSPRINTF_CHK, "__vsprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_NOTHROW_4_0) DEF_EXT_LIB_BUILTIN (BUILT_IN_FPRINTF_CHK, "__fprintf_chk", BT_FN_INT_FILEPTR_INT_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_3_4) DEF_EXT_LIB_BUILTIN (BUILT_IN_PRINTF_CHK, "__printf_chk", BT_FN_INT_INT_CONST_STRING_VAR, ATTR_FORMAT_PRINTF_2_3) DEF_EXT_LIB_BUILTIN (BUILT_IN_VFPRINTF_CHK, "__vfprintf_chk", BT_FN_INT_FILEPTR_INT_CONST_STRING_VALIST_ARG, ATTR_FORMAT_PRINTF_3_0) gcc41-builtin-va-arg-pack.patch: --- NEW FILE gcc41-builtin-va-arg-pack.patch --- 2007-09-05 Jakub Jelinek * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. * tree.h (CALL_EXPR_VA_ARG_PACK): Define. * tree-inline.h (copy_body_data): Add call_expr field. * tree-inline.c (expand_call_inline): Initialize call_expr. (copy_bb): Append anonymous inline fn arguments to arguments when inlining a CALL_EXPR_VA_ARG_PACK call. * builtins.c (expand_builtin): Issue an error if BUILT_IN_VA_ARG_PACK is seen during expand. (fold_builtin_1): Don't fold calls with __builtin_va_arg_pack () call as last argument. * gimplify.c (gimplify_call_expr): If last argument to a vararg function is __builtin_va_arg_pack (), decrease number of call arguments and instead set CALL_EXPR_VA_ARG_PACK on the CALL_EXPR. * fold-const.c (fold): Don't fold CALL_EXPRs with CALL_EXPR_VA_ARG_PACK bit set. * expr.c (expand_expr_real_1): Issue an error if CALL_EXPR_VA_ARG_PACK CALL_EXPR is seen during expand. * tree-pretty-print.c (dump_generic_node): Handle printing CALL_EXPR_VA_ARG_PACK bit on CALL_EXPRs. * doc/extend.texi (__builtin_va_arg_pack): Document. * gcc.c-torture/execute/va-arg-pack-1.c: New test. * gcc.dg/va-arg-pack-1.c: New test. * gcc.dg/va-arg-pack-1a.c: New test. --- gcc/builtins.def.jj 2007-09-06 10:19:09.000000000 +0200 +++ gcc/builtins.def 2007-09-06 10:19:24.000000000 +0200 @@ -665,6 +665,7 @@ DEF_GCC_BUILTIN (BUILT_IN_UPDATE_ DEF_GCC_BUILTIN (BUILT_IN_VA_COPY, "va_copy", BT_FN_VOID_VALIST_REF_VALIST_ARG, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_VA_END, "va_end", BT_FN_VOID_VALIST_REF, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_VA_START, "va_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL) +DEF_GCC_BUILTIN (BUILT_IN_VA_ARG_PACK, "va_arg_pack", BT_FN_INT, ATTR_PURE_NOTHROW_LIST) DEF_EXT_LIB_BUILTIN (BUILT_IN__EXIT, "_exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST) DEF_C99_BUILTIN (BUILT_IN__EXIT2, "_Exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST) --- gcc/tree.h.jj 2007-02-20 22:39:12.000000000 +0100 +++ gcc/tree.h 2007-09-06 11:50:56.000000000 +0200 @@ -411,6 +411,8 @@ struct tree_common GTY(()) VAR_DECL or FUNCTION_DECL or IDENTIFIER_NODE ASM_VOLATILE_P in ASM_EXPR + CALL_EXPR_VA_ARG_PACK in + CALL_EXPR TYPE_CACHED_VALUES_P in ..._TYPE SAVE_EXPR_RESOLVED_P in @@ -1066,6 +1068,11 @@ extern void omp_clause_range_check_faile #define SAVE_EXPR_RESOLVED_P(NODE) \ (TREE_CHECK (NODE, SAVE_EXPR)->common.public_flag) +/* Set on a CALL_EXPR if this stdarg call should be passed the argument + pack. */ +#define CALL_EXPR_VA_ARG_PACK(NODE) \ + (CALL_EXPR_CHECK(NODE)->common.public_flag) + /* In any expression, decl, or constant, nonzero means it has side effects or reevaluation of the whole expression could produce a different value. This is set if any subexpression is a function call, a side effect or a --- gcc/tree-inline.h.jj 2007-02-20 22:39:13.000000000 +0100 +++ gcc/tree-inline.h 2007-09-06 10:19:24.000000000 +0200 @@ -57,6 +57,10 @@ typedef struct copy_body_data /* Current BLOCK. */ tree block; + /* CALL_EXPR if va arg parameter packs should be expanded or NULL + is not. */ + tree call_expr; + /* Exception region the inlined call lie in. */ int eh_region; /* Take region number in the function being copied, add this value and --- gcc/tree-inline.c.jj 2007-04-26 09:41:49.000000000 +0200 +++ gcc/tree-inline.c 2007-09-06 12:35:57.000000000 +0200 @@ -725,6 +725,22 @@ copy_bb (copy_body_data *id, basic_block bsi_insert_after (©_bsi, stmt, BSI_NEW_STMT); call = get_call_expr_in (stmt); + if (call && CALL_EXPR_VA_ARG_PACK (call) && id->call_expr) + { + tree arglist, *a, p; + TREE_OPERAND (call, 1) = copy_list (TREE_OPERAND (call, 1)); + + for (a = &TREE_OPERAND (call, 1); *a; a = &TREE_CHAIN (*a)) + ; + + p = DECL_ARGUMENTS (id->src_fn); + for (arglist = TREE_OPERAND (id->call_expr, 1); + p; p = TREE_CHAIN (p), arglist = TREE_CHAIN (arglist)) + ; + + *a = copy_list (arglist); + CALL_EXPR_VA_ARG_PACK (call) = 0; + } /* We're duplicating a CALL_EXPR. Find any corresponding callgraph edges and update or duplicate them. */ if (call && (decl = get_callee_fndecl (call))) @@ -2085,6 +2101,7 @@ expand_call_inline (basic_block bb, tree /* Record the function we are about to inline. */ id->src_fn = fn; id->src_node = cg_edge->callee; + id->call_expr = t; initialize_inlined_parameters (id, args, TREE_OPERAND (t, 2), fn, bb); --- gcc/builtins.c.jj 2007-08-31 09:47:46.000000000 +0200 +++ gcc/builtins.c 2007-09-06 11:04:56.000000000 +0200 @@ -5979,6 +5979,12 @@ expand_builtin (tree exp, rtx target, rt case BUILT_IN_ARGS_INFO: return expand_builtin_args_info (arglist); + case BUILT_IN_VA_ARG_PACK: + /* All valid uses of __builtin_va_arg_pack () are removed during + inlining. */ + error ("invalid use of %<__builtin_va_arg_pack ()%>"); + return const0_rtx; + /* Return the address of the first anonymous stack arg. */ case BUILT_IN_NEXT_ARG: if (fold_builtin_next_arg (arglist)) @@ -9017,7 +9023,27 @@ fold_builtin_1 (tree fndecl, tree arglis { tree type = TREE_TYPE (TREE_TYPE (fndecl)); enum built_in_function fcode; + tree a; + + if (arglist) + { + for (a = arglist; TREE_CHAIN (a); a = TREE_CHAIN (a)) + ; + /* Before gimplification CALL_EXPR_VA_ARG_PACK is not set, but + instead last argument is __builtin_va_arg_pack (). Defer folding + even in that case, until arguments are finalized. */ + if (TREE_CODE (TREE_VALUE (a)) == CALL_EXPR) + { + tree fndecl2 = get_callee_fndecl (TREE_VALUE (a)); + if (fndecl2 + && TREE_CODE (fndecl2) == FUNCTION_DECL + && DECL_BUILT_IN_CLASS (fndecl2) == BUILT_IN_NORMAL + && DECL_FUNCTION_CODE (fndecl2) == BUILT_IN_VA_ARG_PACK) + return NULL_TREE; + } + } + if (DECL_BUILT_IN_CLASS (fndecl) == BUILT_IN_MD) return targetm.fold_builtin (fndecl, arglist, ignore); --- gcc/gimplify.c.jj 2007-08-31 09:47:46.000000000 +0200 +++ gcc/gimplify.c 2007-09-06 11:42:01.000000000 +0200 @@ -2018,6 +2018,55 @@ gimplify_call_expr (tree *expr_p, tree * ret = gimplify_expr (&TREE_OPERAND (*expr_p, 0), pre_p, NULL, is_gimple_call_addr, fb_rvalue); + if (ret != GS_ERROR && TREE_OPERAND (*expr_p, 1)) + { + int nargs; + + for (nargs = 1, arglist = TREE_OPERAND (*expr_p, 1); + TREE_CHAIN (arglist); + arglist = TREE_CHAIN (arglist)) + nargs++; + + if (TREE_CODE (TREE_VALUE (arglist)) == CALL_EXPR) + { + tree last_arg = TREE_VALUE (arglist); + tree last_arg_fndecl = get_callee_fndecl (last_arg); + + if (last_arg_fndecl + && TREE_CODE (last_arg_fndecl) == FUNCTION_DECL + && DECL_BUILT_IN_CLASS (last_arg_fndecl) == BUILT_IN_NORMAL + && DECL_FUNCTION_CODE (last_arg_fndecl) == BUILT_IN_VA_ARG_PACK) + { + tree p = NULL_TREE, *aptr; + int i; + + if (decl && DECL_ARGUMENTS (decl)) + p = DECL_ARGUMENTS (decl); + else if (decl) + p = TYPE_ARG_TYPES (TREE_TYPE (decl)); + else if (POINTER_TYPE_P (TREE_TYPE (TREE_OPERAND (*expr_p, 0)))) + p = TYPE_ARG_TYPES (TREE_TYPE (TREE_TYPE + (TREE_OPERAND (*expr_p, 0)))); + for (i = 0; p; p = TREE_CHAIN (p)) + i++; + + if (i < nargs) + { + TREE_OPERAND (*expr_p, 1) + = copy_list (TREE_OPERAND (*expr_p, 1)); + + for (aptr = &TREE_OPERAND (*expr_p, 1); + TREE_CHAIN (*aptr); + aptr = &TREE_CHAIN (*aptr)) + ; + + *aptr = NULL_TREE; + CALL_EXPR_VA_ARG_PACK (*expr_p) = 1; + } + } + } + } + if (PUSH_ARGS_REVERSED) TREE_OPERAND (*expr_p, 1) = nreverse (TREE_OPERAND (*expr_p, 1)); for (arglist = TREE_OPERAND (*expr_p, 1); arglist; @@ -2037,7 +2086,7 @@ gimplify_call_expr (tree *expr_p, tree * if (ret != GS_ERROR) { decl = get_callee_fndecl (*expr_p); - if (decl && DECL_BUILT_IN (decl)) + if (decl && DECL_BUILT_IN (decl) && !CALL_EXPR_VA_ARG_PACK (*expr_p)) { tree arglist = TREE_OPERAND (*expr_p, 1); tree new = fold_builtin (decl, arglist, !want_value); --- gcc/fold-const.c.jj 2007-08-31 09:47:39.000000000 +0200 +++ gcc/fold-const.c 2007-09-06 11:40:55.000000000 +0200 @@ -10409,6 +10409,8 @@ fold (tree expr) op0 = TREE_OPERAND (t, 0); op1 = TREE_OPERAND (t, 1); op2 = TREE_OPERAND (t, 2); + if (code == CALL_EXPR && CALL_EXPR_VA_ARG_PACK (t)) + return expr; tem = fold_ternary (code, type, op0, op1, op2); return tem ? tem : expr; default: --- gcc/expr.c.jj 2007-04-24 22:58:53.000000000 +0200 +++ gcc/expr.c 2007-09-06 10:19:24.000000000 +0200 @@ -7475,6 +7475,10 @@ expand_expr_real_1 (tree exp, rtx target return expand_expr (OBJ_TYPE_REF_EXPR (exp), target, tmode, modifier); case CALL_EXPR: + /* All valid uses of __builtin_va_arg_pack () are removed during + inlining. */ + if (CALL_EXPR_VA_ARG_PACK (exp)) + error ("invalid use of %<__builtin_va_arg_pack ()%>"); /* Check for a built-in function. */ if (TREE_CODE (TREE_OPERAND (exp, 0)) == ADDR_EXPR && (TREE_CODE (TREE_OPERAND (TREE_OPERAND (exp, 0), 0)) --- gcc/doc/extend.texi.jj 2007-08-31 13:00:28.000000000 +0200 +++ gcc/doc/extend.texi 2007-09-06 10:19:25.000000000 +0200 @@ -552,6 +552,32 @@ the containing function. You should spe returned by @code{__builtin_apply}. @end deftypefn + at deftypefn {Built-in Function} __builtin_va_arg_pack () +This built-in function represents all anonymous arguments of an inline +function. It can be used only in inline functions which will be always +inlined, never compiled as a separate function, such as those using + at code{__attribute__ ((__always_inline__))} or + at code{__attribute__ ((__gnu_inline__))} extern inline functions. +It must be only passed as last argument to some other function +with variable arguments. This is useful for writing small wrapper +inlines for variable argument functions, when using preprocessor +macros is undesirable. For example: + at smallexample +extern int myprintf (FILE *f, const char *format, ...); +extern inline __attribute__ ((__gnu_inline__)) int +myprintf (FILE *f, const char *format, ...) +@{ + int r = fprintf (f, "myprintf: "); + if (r < 0) + return r; + int s = fprintf (f, format, __builtin_va_arg_pack ()); + if (s < 0) + return s; + return r + s; +@} + at end smallexample + at end deftypefn + @node Typeof @section Referring to a Type with @code{typeof} @findex typeof --- gcc/tree-pretty-print.c.jj 2007-02-20 22:39:12.000000000 +0100 +++ gcc/tree-pretty-print.c 2007-09-06 10:24:51.000000000 +0200 @@ -1128,6 +1128,15 @@ dump_generic_node (pretty_printer *buffe op1 = TREE_OPERAND (node, 1); if (op1) dump_generic_node (buffer, op1, spc, flags, false); + if (CALL_EXPR_VA_ARG_PACK (node)) + { + if (op1) + { + pp_character (buffer, ','); + pp_space (buffer); + } + pp_string (buffer, "__builtin_va_arg_pack ()"); + } pp_character (buffer, ')'); op1 = TREE_OPERAND (node, 2); --- gcc/testsuite/gcc.c-torture/execute/va-arg-pack-1.c.jj 2007-09-06 10:19:25.000000000 +0200 +++ gcc/testsuite/gcc.c-torture/execute/va-arg-pack-1.c 2007-09-06 10:19:25.000000000 +0200 @@ -0,0 +1,143 @@ +/* __builtin_va_arg_pack () builtin tests. */ + +#include + +extern void abort (void); + +int v1 = 8; +long int v2 = 3; +void *v3 = (void *) &v2; +struct A { char c[16]; } v4 = { "foo" }; +long double v5 = 40; +char seen[20]; +int cnt; + +__attribute__ ((noinline)) int +foo1 (int x, int y, ...) +{ + int i; + long int l; + void *v; + struct A a; + long double ld; + va_list ap; + + va_start (ap, y); + if (x < 0 || x >= 20 || seen[x]) + abort (); + seen[x] = ++cnt; + if (y != 6) + abort (); + i = va_arg (ap, int); + if (i != 5) + abort (); + switch (x) + { + case 0: + i = va_arg (ap, int); + if (i != 9 || v1 != 9) + abort (); + a = va_arg (ap, struct A); + if (__builtin_memcmp (a.c, v4.c, sizeof (a.c)) != 0) + abort (); + v = (void *) va_arg (ap, struct A *); + if (v != (void *) &v4) + abort (); + l = va_arg (ap, long int); + if (l != 3 || v2 != 4) + abort (); + break; + case 1: + ld = va_arg (ap, long double); + if (ld != 41 || v5 != ld) + abort (); + i = va_arg (ap, int); + if (i != 8) + abort (); + v = va_arg (ap, void *); + if (v != &v2) + abort (); + break; + case 2: + break; + default: + abort (); + } + va_end (ap); + return x; +} + +__attribute__ ((noinline)) int +foo2 (int x, int y, ...) +{ + long long int ll; + void *v; + struct A a, b; + long double ld; + va_list ap; + + va_start (ap, y); + if (x < 0 || x >= 20 || seen[x]) + abort (); + seen[x] = ++cnt | 64; + if (y != 10) + abort (); + switch (x) + { + case 11: + break; + case 12: + ld = va_arg (ap, long double); + if (ld != 41 || v5 != 40) + abort (); + a = va_arg (ap, struct A); + if (__builtin_memcmp (a.c, v4.c, sizeof (a.c)) != 0) + abort (); + b = va_arg (ap, struct A); + if (__builtin_memcmp (b.c, v4.c, sizeof (b.c)) != 0) + abort (); + v = va_arg (ap, void *); + if (v != &v2) + abort (); + ll = va_arg (ap, long long int); + if (ll != 16LL) + abort (); + break; + case 2: + break; + default: + abort (); + } + va_end (ap); + return x + 8; +} + +__attribute__ ((noinline)) int +foo3 (void) +{ + return 6; +} + +extern inline __attribute__ ((always_inline, gnu_inline)) int +bar (int x, ...) +{ + if (x < 10) + return foo1 (x, foo3 (), 5, __builtin_va_arg_pack ()); + return foo2 (x, foo3 () + 4, __builtin_va_arg_pack ()); +} + +int +main (void) +{ + if (bar (0, ++v1, v4, &v4, v2++) != 0) + abort (); + if (bar (1, ++v5, 8, v3) != 1) + abort (); + if (bar (2) != 2) + abort (); + if (bar (v1 + 2) != 19) + abort (); + if (bar (v1 + 3, v5--, v4, v4, v3, 16LL) != 20) + abort (); + return 0; +} --- gcc/testsuite/gcc.dg/va-arg-pack-1.c.jj 2007-09-06 10:19:25.000000000 +0200 +++ gcc/testsuite/gcc.dg/va-arg-pack-1.c 2007-09-06 12:52:00.000000000 +0200 @@ -0,0 +1,46 @@ +/* { dg-do compile } */ +/* { dg-options "-O2" } */ + +int bar (int, const char *, int, ...); +int baz (int, const char *, long int); + +extern inline __attribute__((always_inline)) int +f2 (int y, ...) +{ + return bar (y, "", __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ +} + +extern inline __attribute__((always_inline)) int +f3 (int y, ...) +{ + return bar (y, "", 5, __builtin_va_arg_pack ()); +} + +extern inline __attribute__((always_inline)) int +f4 (int y, ...) +{ + return bar (y, "", 4, __builtin_va_arg_pack (), 6); /* { dg-error "invalid use of" } */ +} + +extern inline __attribute__((always_inline)) int +f5 (int y, ...) +{ + return baz (y, "", __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ +} + +extern inline __attribute__((always_inline)) int +f6 (int y, ...) +{ + return __builtin_va_arg_pack (); /* { dg-error "invalid use of" } */ +} + +int +test (void) +{ + int a = f2 (5, "a", 6); + a += f3 (6, "ab", 17LL); + a += f4 (7, 1, 2, 3); + a += f5 (8, 7L); + a += f6 (9); + return a; +} --- gcc/testsuite/gcc.dg/va-arg-pack-1a.c.jj 2007-09-06 12:51:51.000000000 +0200 +++ gcc/testsuite/gcc.dg/va-arg-pack-1a.c 2007-09-06 12:52:09.000000000 +0200 @@ -0,0 +1,11 @@ +/* { dg-do compile } */ +/* { dg-options "-O2" } */ + +int bar (int, const char *, int, ...); +int baz (int, const char *, long int); + +int +f1 (int x, ...) +{ + return bar (5, "", 6, __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ +} Index: gcc41.spec =================================================================== RCS file: /cvs/pkgs/rpms/gcc/F-7/gcc41.spec,v retrieving revision 1.162 retrieving revision 1.163 diff -u -r1.162 -r1.163 --- gcc41.spec 1 Sep 2007 09:50:08 -0000 1.162 +++ gcc41.spec 6 Sep 2007 12:30:25 -0000 1.163 @@ -1,6 +1,6 @@ %define DATE 20070821 %define gcc_version 4.1.2 -%define gcc_release 20 +%define gcc_release 21 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %define include_gappletviewer 1 @@ -145,6 +145,9 @@ Patch31: gcc41-c++-gnu_inline.patch Patch32: gcc41-ppc-sync-qihi.patch Patch33: gcc41-ppc64-ia64-GNU-stack.patch +Patch34: gcc41-builtin-chk-anticipated.patch +Patch35: gcc41-builtin-throw.patch +Patch36: gcc41-builtin-va-arg-pack.patch # On ARM EABI systems, we do want -gnueabi to be part of the # target triple. @@ -461,6 +464,9 @@ %patch31 -p0 -b .c++-gnu_inline~ %patch32 -p0 -b .ppc-sync-qihi~ %patch33 -p0 -b .ppc64-ia64-GNU-stack~ +%patch34 -p0 -b .builtin-chk-anticipated~ +%patch35 -p0 -b .builtin-throw~ +%patch36 -p0 -b .builtin-va-arg-pack~ sed -i -e 's/4\.1\.3/4.1.2/' gcc/BASE-VER gcc/version.c sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c @@ -1615,6 +1621,13 @@ %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Thu Sep 6 2007 Jakub Jelinek 4.1.2-21.fc7 +- backport __builtin_va_arg_pack () support +- make sure __builtin_{,v}{,f}{print,scan}f, __builtin_{,f}printf_unlocked + and __builtin___{,v}{,f}printf_chk can throw +- handle __*_chk builtins without __builtin_ in the name as anticipated in + C++ + * Sat Sep 1 2007 Jakub Jelinek 4.1.2-20.fc7 - fix libmudflap-devel multilib conflict on ppc/ppc64 and sparc/sparc64 (#270281) From fedora-extras-commits at redhat.com Thu Sep 6 12:33:16 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 6 Sep 2007 08:33:16 -0400 Subject: extras-buildsys/utils/pushscript MultiLib.py,1.12,1.13 Message-ID: <200709061233.l86CXGqt008226@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8175 Modified Files: MultiLib.py Log Message: - multi-lib resolver needs to work in testing repos and be able to copy new multi-lib deps from stable in order to avoid broken deps Index: MultiLib.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/MultiLib.py,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- MultiLib.py 8 Mar 2007 12:02:18 -0000 1.12 +++ MultiLib.py 6 Sep 2007 12:33:13 -0000 1.13 @@ -108,12 +108,12 @@ hdr = rpmUtils.miscutils.hdrFromPackage(ts,srpmloc) excludearch = hdr['excludearch'] except rpmUtils.RpmUtilsError, e: # source rpm not there or bad - print 'ERROR: %s' % e + print 'ERROR: %s' % ''.join(e) print srpmloc print 'referenced by: %s' % fname # TODO: We don't want such builds! Do something about it. - # Is this case possible at all? Or only during dep resolving - # and when running into old pkgs? + # This is normal for multi-lib, where a test update pulls in + # deps from stable as long as it stays in updates-testing. srcrpm = None excludearch = [] @@ -172,8 +172,6 @@ self.resolved = {} self.seenbefore = [] self.needed = {} - self.needed['rpms'] = [] - self.needed['debug'] = [] def readMetadata(self): self.doRepoSetup() @@ -182,18 +180,22 @@ self.repos.populateSack(which=[repo.id], with='filelists') def addNeededPkg(self,pkg): + self.needed.setdefault(pkg.repoid,{}) + self.needed[pkg.repoid].setdefault('rpms',[]) + self.needed[pkg.repoid].setdefault('debug',[]) + (n,a,e,v,r) = pkg.returnPackageTuple() file = '%s-%s-%s.%s.rpm' % (n,v,r,a) - if file not in self.needed['rpms']: - self.needed['rpms'].append(file) + if file not in self.needed[pkg.repoid]['rpms']: + self.needed[pkg.repoid]['rpms'].append(file) print ' +', file binarch = a srcrpm = pkg.returnSimple('sourcerpm') (n,v,r,e,a) = rpmUtils.miscutils.splitFilename(srcrpm) debugrpm = '%s-debuginfo-%s-%s.%s.rpm' % (n,v,r,binarch) - if debugrpm not in self.needed['debug']: - self.needed['debug'].append(debugrpm) + if debugrpm not in self.needed[pkg.repoid]['debug']: + self.needed[pkg.repoid]['debug'].append(debugrpm) print ' +', debugrpm def resolveRequires(self,pkg): @@ -240,15 +242,22 @@ return False missingdict[targetarch].setdefault('rpms',[]) missingdict[targetarch].setdefault('debug',[]) - + + dotesting = dist.startswith('testing/') + testdist = dist + if dotesting: + dist = dist.replace('testing/','') + rs = RepoSupport.RepoSupport(cfg) conf = rs.GenerateConfig([dist]) repoids = [] srcarch = rpmUtils.arch.getBaseArch( rpmUtils.arch.multilibArches[targetarch][0] ) - # Only look at basearch repo. a = srcarch - for r in rs.ReleaseRepoList(dist): + repolist = rs.ReleaseRepoList(dist) + if dotesting: + repolist += rs.TestRepoList(dist) + for r in repolist: if r.find(cfg.project) < 0: # only look at our project's repos continue repoids.append(rs.RepoId(r,dist,a)) @@ -256,7 +265,7 @@ # Only look at multicompat packages. my = Resolver(arch = srcarch, config = conf, - pushcfg=cfg, dist=dist, targetarch=targetarch) + pushcfg=cfg, dist=testdist, targetarch=targetarch) os.remove(conf) for repo in my.repos.repos.values(): if repo.id not in repoids: @@ -278,7 +287,7 @@ Utils.fix_mdcache_access(cfg.rundir,cfg.cachedir) ts = rpmUtils.transaction.initReadOnlyTransaction() - compatrepodir = os.path.join(cfg.treedir,dist,srcarch) + compatrepodir = os.path.join(cfg.treedir,testdist,srcarch) for f in missingdict[targetarch]['rpms']: print f fpath = os.path.join(compatrepodir,f) @@ -287,19 +296,41 @@ changed = False print 'Installing needed packages for %s:' % targetarch - for f in my.needed['rpms']+missingdict[targetarch]['rpms']: - srcfile = os.path.join(cfg.treedir,dist,srcarch,f) - destfile = os.path.join(cfg.treedir,dist,targetarch,f) + + def addrpm(f,src,dest): + srcfile = os.path.join(src,f) + destfile = os.path.join(dest,f) + if not os.path.exists(srcfile): + print 'WARNING: missing', srcfile + return False if not os.path.exists(destfile): # silent extra-check + print 'Adding:', destfile Utils.install_link_or_copy(srcfile,destfile) + return True + else: + return False + + destreporoot = os.path.join(cfg.treedir,testdist,targetarch) + srcreporoot = os.path.join(cfg.treedir,testdist,srcarch) + for f in missingdict[targetarch]['rpms']: + if addrpm(f,srcreporoot,destreporoot): changed = True - for f in my.needed['debug']: - srcfile = os.path.join(cfg.treedir,dist,srcarch,'debug',f) - destfile = os.path.join(cfg.treedir,dist,targetarch,'debug',f) - if os.path.exists(srcfile): - if not os.path.exists(destfile): # silent extra-check - Utils.install_link_or_copy(srcfile,destfile) + + for repoid in my.needed.keys(): + if repoid.find('testing')<0: + # Make available new multi-lib deps from non-testing repo. + srcreporoot = os.path.join(cfg.treedir,dist,srcarch) + else: + srcreporoot = os.path.join(cfg.treedir,testdist,srcarch) + for f in my.needed[repoid]['rpms']: + if addrpm(f,srcreporoot,destreporoot): + changed = True + destdebugreporoot = os.path.join(destreporoot,'debug') + srcdebugreporoot = os.path.join(srcreporoot,'debug') + for f in my.needed[repoid]['debug']: + if addrpm(f,srcdebugreporoot,destdebugreporoot): changed = True + print 'done.' return changed From fedora-extras-commits at redhat.com Thu Sep 6 12:37:33 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 6 Sep 2007 08:37:33 -0400 Subject: rpms/libselinux/devel libselinux-rhat.patch, 1.125, 1.126 libselinux.spec, 1.282, 1.283 Message-ID: <200709061237.l86CbXec008388@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libselinux/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8354 Modified Files: libselinux-rhat.patch libselinux.spec Log Message: libselinux-rhat.patch: Index: libselinux-rhat.patch =================================================================== RCS file: /cvs/extras/rpms/libselinux/devel/libselinux-rhat.patch,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- libselinux-rhat.patch 3 Aug 2007 20:06:53 -0000 1.125 +++ libselinux-rhat.patch 6 Sep 2007 12:37:00 -0000 1.126 @@ -1,12 +1,46 @@ -diff --exclude-from=exclude -N -u -r nsalibselinux/src/matchpathcon.c libselinux-2.0.24/src/matchpathcon.c ---- nsalibselinux/src/matchpathcon.c 2007-07-16 14:20:46.000000000 -0400 -+++ libselinux-2.0.24/src/matchpathcon.c 2007-07-23 10:21:34.000000000 -0400 -@@ -65,7 +65,7 @@ - #ifdef __GNUC__ - __attribute__ ((format(printf, 1, 2))) - #endif -- (*myprintf) (const char *fmt,...); -+ (*myprintf) (const char *fmt,...) = &default_printf; - - void set_matchpathcon_printf(void (*f) (const char *fmt, ...)) - { +Index: libselinux/src/selinuxswig_python.i +=================================================================== +--- libselinux/src/selinuxswig_python.i (revision 2549) ++++ libselinux/src/selinuxswig_python.i (working copy) +@@ -98,4 +98,41 @@ + } + } + ++%typemap(in) char * const [] { ++ int i, size; ++ PyObject * s; ++ ++ if (!PySequence_Check($input)) { ++ PyErr_SetString(PyExc_ValueError, "Expected a sequence"); ++ return NULL; ++ } ++ ++ size = PySequence_Size($input); ++ ++ $1 = (char**) malloc(size + 1); ++ ++ for(i = 0; i < size; i++) { ++ if (!PyString_Check(PySequence_GetItem($input, i))) { ++ PyErr_SetString(PyExc_ValueError, "Sequence must contain only strings"); ++ return NULL; ++ } ++ } ++ ++ for(i = 0; i < size; i++) { ++ s = PySequence_GetItem($input, i); ++ $1[i] = (char*) malloc(PyString_Size(s) + 1); ++ strcpy($1[i], PyString_AsString(s)); ++ } ++ $1[size] = NULL; ++} ++ ++%typemap(freearg,match="in") char * const [] { ++ int i = 0; ++ while($1[i]) { ++ free($1[i]); ++ i++; ++ } ++ free($1); ++} ++ + %include "selinuxswig.i" Index: libselinux.spec =================================================================== RCS file: /cvs/extras/rpms/libselinux/devel/libselinux.spec,v retrieving revision 1.282 retrieving revision 1.283 diff -u -r1.282 -r1.283 --- libselinux.spec 28 Aug 2007 15:27:49 -0000 1.282 +++ libselinux.spec 6 Sep 2007 12:37:00 -0000 1.283 @@ -2,10 +2,11 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.0.31 -Release: 3%{?dist} +Release: 4%{?dist} License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz +Patch: libselinux-rhat.patch BuildRequires: libsepol-devel >= %{libsepolver} swig Requires: libsepol >= %{libsepolver} @@ -48,6 +49,7 @@ %prep %setup -q +%patch -p1 -b .rhat %build make clean @@ -122,6 +124,9 @@ %changelog +* Thu Sep 6 2007 Dan Walsh - 2.0.31-4 +- Apply James Athway patch to fix rpm_execcon python binding + * Tue Aug 28 2007 Dan Walsh - 2.0.31-3 - Move libselinux.so back into main package, breaks procps From fedora-extras-commits at redhat.com Thu Sep 6 12:46:22 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Thu, 6 Sep 2007 08:46:22 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1301,1.1302 Message-ID: <200709061246.l86CkMi6008558@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8530 Modified Files: openoffice.org.spec Log Message: shite, forgot libsoffice.so Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1301 retrieving revision 1.1302 diff -u -r1.1301 -r1.1302 --- openoffice.org.spec 6 Sep 2007 12:23:17 -0000 1.1301 +++ openoffice.org.spec 6 Sep 2007 12:45:50 -0000 1.1302 @@ -1942,7 +1942,7 @@ %{instdir}/program/setofficelang* %{instdir}/program/soffice %{instdir}/program/soffice.bin -%{instdir}/program/libsoffice.so +#%{instdir}/program/libsoffice.so %{instdir}/program/sofficerc %{instdir}/program/spadmin %{instdir}/program/spadmin.bin From fedora-extras-commits at redhat.com Thu Sep 6 12:55:03 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 6 Sep 2007 08:55:03 -0400 Subject: extras-buildsys/utils/pushscript RepoSupport.py,1.5,1.6 Message-ID: <200709061255.l86Ct33c009415@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9397 Modified Files: RepoSupport.py Log Message: refresh metadata sooner Index: RepoSupport.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/RepoSupport.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- RepoSupport.py 6 Sep 2007 12:23:58 -0000 1.5 +++ RepoSupport.py 6 Sep 2007 12:55:00 -0000 1.6 @@ -83,6 +83,7 @@ reposdir=/dev/null exactarch=1 obsoletes=1 +metadata_expire=300 retries=20 """ % (cachedir) From fedora-extras-commits at redhat.com Thu Sep 6 13:23:24 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 6 Sep 2007 09:23:24 -0400 Subject: extras-buildsys/utils/pushscript MultiLib.py,1.13,1.14 Message-ID: <200709061323.l86DNOro015717@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15699 Modified Files: MultiLib.py Log Message: consider that testing requires stable Index: MultiLib.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/MultiLib.py,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- MultiLib.py 6 Sep 2007 12:33:13 -0000 1.13 +++ MultiLib.py 6 Sep 2007 13:23:21 -0000 1.14 @@ -320,14 +320,22 @@ if repoid.find('testing')<0: # Make available new multi-lib deps from non-testing repo. srcreporoot = os.path.join(cfg.treedir,dist,srcarch) + addfromext = True else: srcreporoot = os.path.join(cfg.treedir,testdist,srcarch) + addfromext = False for f in my.needed[repoid]['rpms']: + if addfromext: + if os.path.exists(os.path.join(cfg.treedir,dist,targetarch,f)): + continue if addrpm(f,srcreporoot,destreporoot): changed = True destdebugreporoot = os.path.join(destreporoot,'debug') srcdebugreporoot = os.path.join(srcreporoot,'debug') for f in my.needed[repoid]['debug']: + if addfromext: + if os.path.exists(os.path.join(cfg.treedir,dist,targetarch,'debug',f)): + continue if addrpm(f,srcdebugreporoot,destdebugreporoot): changed = True From fedora-extras-commits at redhat.com Thu Sep 6 13:29:33 2007 From: fedora-extras-commits at redhat.com (Maros Barabas (mbarabas)) Date: Thu, 6 Sep 2007 09:29:33 -0400 Subject: rpms/system-config-vsftpd/devel system-config-vsftpd.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709061329.l86DTXdx015930@cvs-int.fedora.redhat.com> Author: mbarabas Update of /cvs/extras/rpms/system-config-vsftpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15907 Modified Files: .cvsignore sources Added Files: system-config-vsftpd.spec Log Message: First build --- NEW FILE system-config-vsftpd.spec --- Name: system-config-vsftpd Version: 0.4.5 Release: 1%{?dist} Summary: A graphical interface for administering vsftpd server Group: Applications/System License: GPLv2+ URL: http://vsftpd-config.sf.net Source0: http://downloads.sourceforge.net/vsftpd-config/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, gettext, intltool, python BuildArch: noarch Requires: python >= 2.4, pygtk2, pygtk2-libglade, usermode %description System-config-vsftpd is a graphical utility for administrating Very Secure FTP Daemon ( VSFTPD ). %prep %setup -q -n %{name}-%{version} %build make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT make usermode DESTDIR=$RPM_BUILD_ROOT desktop-file-install --vendor "fedora" --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang %name %clean rm -rf $RPM_BUILD_ROOT #%preun #if [ $1 = 0 ]; then # if [ -d /usr/share/system-config-vsftpd ] ; then # rm -rf /usr/share/system-config-vsftpd/*.pyc # fi #fi %files -f %{name}.lang %defattr(-,root,root,-) %doc LICENSE README %{_bindir}/%{name} %{_sbindir}/%{name} %{_mandir}/man1/* %dir %{_datadir}/%{name} %dir %{_datadir}/pixmaps/system-config-vsftpd %dir %{_datadir}/pixmaps/system-config-vsftpd/ico %{_datadir}/%{name}/*.py %{_datadir}/%{name}/*.pyc %{_datadir}/%{name}/*.pyo %{_datadir}/pixmaps/system-config-vsftpd.png %{_datadir}/pixmaps/system-config-vsftpd/ico/*.png %{_datadir}/kontrol-panel %{_datadir}/applications %{_datadir}/%{name}/system-config-vsftpd.glade %attr(0644,root,root) %config(noreplace) /etc/security/console.apps/%{name} %attr(0644,root,root) %config(noreplace) /etc/pam.d/%{name} %changelog * Tue Aug 28 2007 Maros Barabas - 0.4.5-1 - fix review bugs - Resolve: #253858 (bugzilla.redhat.com) - fix number of clients if passive com. used - disable sensitive File->New and File->Open due to malfunction - Add About dialog - Add uninstall method to Makefile, few cosmetic changes in Makefile * Wed Aug 22 2007 Maros Barabas - 0.4.4-1 - Few changes in spec file because adding to Fedora-extras - First steps of adding virtual users tab (still disabled in this version) - Few cosmetic fixes * Thu Aug 09 2007 Maros Barabas - 0.4.3-2 - Added dialog for choosing a config file - In transfer log on calendar day-change first possible IP is selected - Changed version formating from X.x-y to X.x.y - Removed warnings on gtk <2.10 in set_grid_lines function - Added variable __LOCAL in main.py->__init__ for testing * Wed Aug 08 2007 Maros Barabas - 0.4-2 - Changed transfer log * Mon Jun 18 2007 Maros Barabas - 0.3-1 - initializing Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/system-config-vsftpd/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Aug 2007 20:19:03 -0000 1.1 +++ .cvsignore 6 Sep 2007 13:29:00 -0000 1.2 @@ -0,0 +1 @@ +system-config-vsftpd-0.4.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/system-config-vsftpd/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Aug 2007 20:19:03 -0000 1.1 +++ sources 6 Sep 2007 13:29:00 -0000 1.2 @@ -0,0 +1 @@ +3044217ab5b2dc6451d1d19d64c7af75 system-config-vsftpd-0.4.5.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 13:43:08 2007 From: fedora-extras-commits at redhat.com (Maros Barabas (mbarabas)) Date: Thu, 6 Sep 2007 09:43:08 -0400 Subject: rpms/system-config-vsftpd/F-7 system-config-vsftpd.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709061343.l86Dh8vI016272@cvs-int.fedora.redhat.com> Author: mbarabas Update of /cvs/extras/rpms/system-config-vsftpd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16239 Modified Files: .cvsignore sources Added Files: system-config-vsftpd.spec Log Message: First build --- NEW FILE system-config-vsftpd.spec --- Name: system-config-vsftpd Version: 0.4.5 Release: 1%{?dist} Summary: A graphical interface for administering vsftpd server Group: Applications/System License: GPLv2+ URL: http://vsftpd-config.sf.net Source0: http://downloads.sourceforge.net/vsftpd-config/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, gettext, intltool, python BuildArch: noarch Requires: python >= 2.4, pygtk2, pygtk2-libglade, usermode %description System-config-vsftpd is a graphical utility for administrating Very Secure FTP Daemon ( VSFTPD ). %prep %setup -q -n %{name}-%{version} %build make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT make usermode DESTDIR=$RPM_BUILD_ROOT desktop-file-install --vendor "fedora" --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang %name %clean rm -rf $RPM_BUILD_ROOT #%preun #if [ $1 = 0 ]; then # if [ -d /usr/share/system-config-vsftpd ] ; then # rm -rf /usr/share/system-config-vsftpd/*.pyc # fi #fi %files -f %{name}.lang %defattr(-,root,root,-) %doc LICENSE README %{_bindir}/%{name} %{_sbindir}/%{name} %{_mandir}/man1/* %dir %{_datadir}/%{name} %dir %{_datadir}/pixmaps/system-config-vsftpd %dir %{_datadir}/pixmaps/system-config-vsftpd/ico %{_datadir}/%{name}/*.py %{_datadir}/%{name}/*.pyc %{_datadir}/%{name}/*.pyo %{_datadir}/pixmaps/system-config-vsftpd.png %{_datadir}/pixmaps/system-config-vsftpd/ico/*.png %{_datadir}/kontrol-panel %{_datadir}/applications %{_datadir}/%{name}/system-config-vsftpd.glade %attr(0644,root,root) %config(noreplace) /etc/security/console.apps/%{name} %attr(0644,root,root) %config(noreplace) /etc/pam.d/%{name} %changelog * Tue Aug 28 2007 Maros Barabas - 0.4.5-1 - fix review bugs - Resolve: #253858 (bugzilla.redhat.com) - fix number of clients if passive com. used - disable sensitive File->New and File->Open due to malfunction - Add About dialog - Add uninstall method to Makefile, few cosmetic changes in Makefile * Wed Aug 22 2007 Maros Barabas - 0.4.4-1 - Few changes in spec file because adding to Fedora-extras - First steps of adding virtual users tab (still disabled in this version) - Few cosmetic fixes * Thu Aug 09 2007 Maros Barabas - 0.4.3-2 - Added dialog for choosing a config file - In transfer log on calendar day-change first possible IP is selected - Changed version formating from X.x-y to X.x.y - Removed warnings on gtk <2.10 in set_grid_lines function - Added variable __LOCAL in main.py->__init__ for testing * Wed Aug 08 2007 Maros Barabas - 0.4-2 - Changed transfer log * Mon Jun 18 2007 Maros Barabas - 0.3-1 - initializing Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/system-config-vsftpd/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Aug 2007 20:19:03 -0000 1.1 +++ .cvsignore 6 Sep 2007 13:42:36 -0000 1.2 @@ -0,0 +1 @@ +system-config-vsftpd-0.4.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/system-config-vsftpd/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Aug 2007 20:19:03 -0000 1.1 +++ sources 6 Sep 2007 13:42:36 -0000 1.2 @@ -0,0 +1 @@ +3044217ab5b2dc6451d1d19d64c7af75 system-config-vsftpd-0.4.5.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 13:48:58 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 6 Sep 2007 09:48:58 -0400 Subject: rpms/kbackup/devel kbackup-0.5.2.fr.po.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 kbackup.spec, 1.11, 1.12 sources, 1.3, 1.4 kbackup-0.5.1.docbook-fr.patch, 1.1, NONE kbackup-0.5.1.fr.po.patch, 1.1, NONE kbackup-0.5.desktop.Encoding.patch, 1.1, NONE kbackup-0.5.fr.po.patch, 1.1, NONE Message-ID: <200709061348.l86Dmw0q016538@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/kbackup/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16402 Modified Files: .cvsignore kbackup.spec sources Added Files: kbackup-0.5.2.fr.po.patch Removed Files: kbackup-0.5.1.docbook-fr.patch kbackup-0.5.1.fr.po.patch kbackup-0.5.desktop.Encoding.patch kbackup-0.5.fr.po.patch Log Message: - New upstream version - Update patch 1 - Remove patch 2 that is no more needed ---------------------------------------------------------------------- kbackup-0.5.2.fr.po.patch: --- NEW FILE kbackup-0.5.2.fr.po.patch --- --- po/fr.po.orig 2007-08-19 15:10:39.000000000 +0200 +++ po/fr.po 2007-09-06 15:18:37.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-06-17 19:52+0200\n" -"PO-Revision-Date: 2007-07-17 14:52+0200\n" +"PO-Revision-Date: 2007-09-06 15:18+0200\n" "Last-Translator: Alain PORTAL \n" "Language-Team: Fran??ais \n" "MIME-Version: 1.0\n" @@ -379,17 +379,13 @@ msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "" -"R??gis Floret\n" -"Alain Portal" +msgstr "R??gis Floret,Alain Portal" #: _translatorinfo.cpp:3 msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" -"regis \n" -"alain.portal at univ-montp2.fr" +msgstr "r.floret at laposte.net,alain.portal at univ-montp2.fr" #: SettingsDialog.ui.h:18 msgid "650 MB CD" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kbackup/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 2 Oct 2006 08:40:37 -0000 1.3 +++ .cvsignore 6 Sep 2007 13:48:25 -0000 1.4 @@ -1 +1 @@ -kbackup-0.5.1.tar.bz2 +kbackup-0.5.2.tar.bz2 Index: kbackup.spec =================================================================== RCS file: /cvs/extras/rpms/kbackup/devel/kbackup.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- kbackup.spec 21 Aug 2007 16:56:54 -0000 1.11 +++ kbackup.spec 6 Sep 2007 13:48:25 -0000 1.12 @@ -1,6 +1,6 @@ Name: kbackup -Version: 0.5.1 -Release: 8%{?dist} +Version: 0.5.2 +Release: 1%{?dist} Summary: Back up your data in a simple, user friendly way Summary(fr): Sauvegarder vos donn??es de mani??re simple et conviviale @@ -8,9 +8,8 @@ License: GPLv2 Url: http://www.kde-apps.org/content/show.php?content=44998 Source: http://members.aon.at/m.koller/%{name}-%{version}.tar.bz2 -Patch0: %{name}-%{version}.desktop.Encoding.patch -Patch1: %{name}-%{version}.fr.po.patch -Patch2: %{name}-%{version}.docbook-fr.patch +Patch0: %{name}-0.5.1.desktop.Encoding.patch +Patch1: %{name}-0.5.2.fr.po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, gettext, kdelibs-devel @@ -35,7 +34,6 @@ %setup -q %patch0 -p0 %patch1 -p0 -%patch2 -p0 %build @@ -104,6 +102,11 @@ %{_datadir}/mimelnk/text/x-kbp.desktop %changelog +* Thu Sep 6 2007 Alain Portal 0.5.2-1 + - New upstream version + - Update patch 1 + - Remove patch 2 that is no more needed + * Tue Aug 21 2007 Alain Portal 0.5.1-8 - Licence tag clarification Index: sources =================================================================== RCS file: /cvs/extras/rpms/kbackup/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 2 Oct 2006 08:40:37 -0000 1.3 +++ sources 6 Sep 2007 13:48:25 -0000 1.4 @@ -1 +1 @@ -9aafae574623d173c454357e0afa0b12 kbackup-0.5.1.tar.bz2 +33d55815990c198ccecffd5e85b2a5ae kbackup-0.5.2.tar.bz2 --- kbackup-0.5.1.docbook-fr.patch DELETED --- --- kbackup-0.5.1.fr.po.patch DELETED --- --- kbackup-0.5.desktop.Encoding.patch DELETED --- --- kbackup-0.5.fr.po.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 13:50:39 2007 From: fedora-extras-commits at redhat.com (Maros Barabas (mbarabas)) Date: Thu, 6 Sep 2007 09:50:39 -0400 Subject: rpms/system-config-vsftpd/FC-6 system-config-vsftpd.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709061350.l86DodxT016649@cvs-int.fedora.redhat.com> Author: mbarabas Update of /cvs/extras/rpms/system-config-vsftpd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16622 Modified Files: .cvsignore sources Added Files: system-config-vsftpd.spec Log Message: First build --- NEW FILE system-config-vsftpd.spec --- Name: system-config-vsftpd Version: 0.4.5 Release: 1%{?dist} Summary: A graphical interface for administering vsftpd server Group: Applications/System License: GPLv2+ URL: http://vsftpd-config.sf.net Source0: http://downloads.sourceforge.net/vsftpd-config/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, gettext, intltool, python BuildArch: noarch Requires: python >= 2.4, pygtk2, pygtk2-libglade, usermode %description System-config-vsftpd is a graphical utility for administrating Very Secure FTP Daemon ( VSFTPD ). %prep %setup -q -n %{name}-%{version} %build make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT make usermode DESTDIR=$RPM_BUILD_ROOT desktop-file-install --vendor "fedora" --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop %find_lang %name %clean rm -rf $RPM_BUILD_ROOT #%preun #if [ $1 = 0 ]; then # if [ -d /usr/share/system-config-vsftpd ] ; then # rm -rf /usr/share/system-config-vsftpd/*.pyc # fi #fi %files -f %{name}.lang %defattr(-,root,root,-) %doc LICENSE README %{_bindir}/%{name} %{_sbindir}/%{name} %{_mandir}/man1/* %dir %{_datadir}/%{name} %dir %{_datadir}/pixmaps/system-config-vsftpd %dir %{_datadir}/pixmaps/system-config-vsftpd/ico %{_datadir}/%{name}/*.py %{_datadir}/%{name}/*.pyc %{_datadir}/%{name}/*.pyo %{_datadir}/pixmaps/system-config-vsftpd.png %{_datadir}/pixmaps/system-config-vsftpd/ico/*.png %{_datadir}/kontrol-panel %{_datadir}/applications %{_datadir}/%{name}/system-config-vsftpd.glade %attr(0644,root,root) %config(noreplace) /etc/security/console.apps/%{name} %attr(0644,root,root) %config(noreplace) /etc/pam.d/%{name} %changelog * Tue Aug 28 2007 Maros Barabas - 0.4.5-1 - fix review bugs - Resolve: #253858 (bugzilla.redhat.com) - fix number of clients if passive com. used - disable sensitive File->New and File->Open due to malfunction - Add About dialog - Add uninstall method to Makefile, few cosmetic changes in Makefile * Wed Aug 22 2007 Maros Barabas - 0.4.4-1 - Few changes in spec file because adding to Fedora-extras - First steps of adding virtual users tab (still disabled in this version) - Few cosmetic fixes * Thu Aug 09 2007 Maros Barabas - 0.4.3-2 - Added dialog for choosing a config file - In transfer log on calendar day-change first possible IP is selected - Changed version formating from X.x-y to X.x.y - Removed warnings on gtk <2.10 in set_grid_lines function - Added variable __LOCAL in main.py->__init__ for testing * Wed Aug 08 2007 Maros Barabas - 0.4-2 - Changed transfer log * Mon Jun 18 2007 Maros Barabas - 0.3-1 - initializing Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/system-config-vsftpd/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Aug 2007 20:19:03 -0000 1.1 +++ .cvsignore 6 Sep 2007 13:50:07 -0000 1.2 @@ -0,0 +1 @@ +system-config-vsftpd-0.4.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/system-config-vsftpd/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Aug 2007 20:19:03 -0000 1.1 +++ sources 6 Sep 2007 13:50:07 -0000 1.2 @@ -0,0 +1 @@ +3044217ab5b2dc6451d1d19d64c7af75 system-config-vsftpd-0.4.5.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 13:58:25 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 6 Sep 2007 09:58:25 -0400 Subject: rpms/kbackup/F-7 kbackup-0.5.2.fr.po.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 kbackup.spec, 1.10, 1.11 sources, 1.3, 1.4 kbackup-0.5.1.docbook-fr.patch, 1.1, NONE kbackup-0.5.1.fr.po.patch, 1.1, NONE kbackup-0.5.desktop.Encoding.patch, 1.1, NONE kbackup-0.5.fr.po.patch, 1.1, NONE Message-ID: <200709061358.l86DwPcO016862@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/kbackup/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16823 Modified Files: .cvsignore kbackup.spec sources Added Files: kbackup-0.5.2.fr.po.patch Removed Files: kbackup-0.5.1.docbook-fr.patch kbackup-0.5.1.fr.po.patch kbackup-0.5.desktop.Encoding.patch kbackup-0.5.fr.po.patch Log Message: - New upstream version - Update patch 1 - Remove patch 2 that is no more needed - Licence tag clarification kbackup-0.5.2.fr.po.patch: --- NEW FILE kbackup-0.5.2.fr.po.patch --- --- po/fr.po.orig 2007-08-19 15:10:39.000000000 +0200 +++ po/fr.po 2007-09-06 15:18:37.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-06-17 19:52+0200\n" -"PO-Revision-Date: 2007-07-17 14:52+0200\n" +"PO-Revision-Date: 2007-09-06 15:18+0200\n" "Last-Translator: Alain PORTAL \n" "Language-Team: Fran??ais \n" "MIME-Version: 1.0\n" @@ -379,17 +379,13 @@ msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "" -"R??gis Floret\n" -"Alain Portal" +msgstr "R??gis Floret,Alain Portal" #: _translatorinfo.cpp:3 msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" -"regis \n" -"alain.portal at univ-montp2.fr" +msgstr "r.floret at laposte.net,alain.portal at univ-montp2.fr" #: SettingsDialog.ui.h:18 msgid "650 MB CD" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kbackup/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 2 Oct 2006 08:40:37 -0000 1.3 +++ .cvsignore 6 Sep 2007 13:57:53 -0000 1.4 @@ -1 +1 @@ -kbackup-0.5.1.tar.bz2 +kbackup-0.5.2.tar.bz2 Index: kbackup.spec =================================================================== RCS file: /cvs/extras/rpms/kbackup/F-7/kbackup.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- kbackup.spec 12 Jul 2007 12:34:22 -0000 1.10 +++ kbackup.spec 6 Sep 2007 13:57:53 -0000 1.11 @@ -1,16 +1,15 @@ Name: kbackup -Version: 0.5.1 -Release: 7%{?dist} +Version: 0.5.2 +Release: 1%{?dist} Summary: Back up your data in a simple, user friendly way Summary(fr): Sauvegarder vos donn??es de mani??re simple et conviviale Group: Applications/Archiving -License: GPL +License: GPLv2 Url: http://www.kde-apps.org/content/show.php?content=44998 Source: http://members.aon.at/m.koller/%{name}-%{version}.tar.bz2 -Patch0: %{name}-%{version}.desktop.Encoding.patch -Patch1: %{name}-%{version}.fr.po.patch -Patch2: %{name}-%{version}.docbook-fr.patch +Patch0: %{name}-0.5.1.desktop.Encoding.patch +Patch1: %{name}-0.5.2.fr.po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, gettext, kdelibs-devel @@ -35,7 +34,6 @@ %setup -q %patch0 -p0 %patch1 -p0 -%patch2 -p0 %build @@ -104,6 +102,12 @@ %{_datadir}/mimelnk/text/x-kbp.desktop %changelog +* Thu Sep 6 2007 Alain Portal 0.5.2-1 + - New upstream version + - Update patch 1 + - Remove patch 2 that is no more needed + - Licence tag clarification + * Thu Jul 12 2007 Alain Portal 0.5.1-7 - Disable parallel building until this is fixed by upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/kbackup/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 2 Oct 2006 08:40:37 -0000 1.3 +++ sources 6 Sep 2007 13:57:53 -0000 1.4 @@ -1 +1 @@ -9aafae574623d173c454357e0afa0b12 kbackup-0.5.1.tar.bz2 +33d55815990c198ccecffd5e85b2a5ae kbackup-0.5.2.tar.bz2 --- kbackup-0.5.1.docbook-fr.patch DELETED --- --- kbackup-0.5.1.fr.po.patch DELETED --- --- kbackup-0.5.desktop.Encoding.patch DELETED --- --- kbackup-0.5.fr.po.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 14:00:58 2007 From: fedora-extras-commits at redhat.com (Alain Portal (dionysos)) Date: Thu, 6 Sep 2007 10:00:58 -0400 Subject: rpms/kbackup/FC-6 kbackup-0.5.2.fr.po.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 kbackup.spec, 1.8, 1.9 sources, 1.3, 1.4 kbackup-0.5.1.docbook-fr.patch, 1.1, NONE kbackup-0.5.1.fr.po.patch, 1.1, NONE kbackup-0.5.desktop.Encoding.patch, 1.1, NONE kbackup-0.5.fr.po.patch, 1.1, NONE Message-ID: <200709061400.l86E0wEe016976@cvs-int.fedora.redhat.com> Author: dionysos Update of /cvs/extras/rpms/kbackup/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16948 Modified Files: .cvsignore kbackup.spec sources Added Files: kbackup-0.5.2.fr.po.patch Removed Files: kbackup-0.5.1.docbook-fr.patch kbackup-0.5.1.fr.po.patch kbackup-0.5.desktop.Encoding.patch kbackup-0.5.fr.po.patch Log Message: - New upstream version - Update patch 1 - Remove patch 2 that is no more needed - Licence tag clarification kbackup-0.5.2.fr.po.patch: --- NEW FILE kbackup-0.5.2.fr.po.patch --- --- po/fr.po.orig 2007-08-19 15:10:39.000000000 +0200 +++ po/fr.po 2007-09-06 15:18:37.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-06-17 19:52+0200\n" -"PO-Revision-Date: 2007-07-17 14:52+0200\n" +"PO-Revision-Date: 2007-09-06 15:18+0200\n" "Last-Translator: Alain PORTAL \n" "Language-Team: Fran??ais \n" "MIME-Version: 1.0\n" @@ -379,17 +379,13 @@ msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "" -"R??gis Floret\n" -"Alain Portal" +msgstr "R??gis Floret,Alain Portal" #: _translatorinfo.cpp:3 msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" -"regis \n" -"alain.portal at univ-montp2.fr" +msgstr "r.floret at laposte.net,alain.portal at univ-montp2.fr" #: SettingsDialog.ui.h:18 msgid "650 MB CD" Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kbackup/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 2 Oct 2006 08:40:37 -0000 1.3 +++ .cvsignore 6 Sep 2007 14:00:25 -0000 1.4 @@ -1 +1 @@ -kbackup-0.5.1.tar.bz2 +kbackup-0.5.2.tar.bz2 Index: kbackup.spec =================================================================== RCS file: /cvs/extras/rpms/kbackup/FC-6/kbackup.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- kbackup.spec 12 Jul 2007 12:36:37 -0000 1.8 +++ kbackup.spec 6 Sep 2007 14:00:25 -0000 1.9 @@ -1,16 +1,15 @@ Name: kbackup -Version: 0.5.1 -Release: 7%{?dist} +Version: 0.5.2 +Release: 1%{?dist} Summary: Back up your data in a simple, user friendly way Summary(fr): Sauvegarder vos donn??es de mani??re simple et conviviale Group: Applications/Archiving -License: GPL +License: GPLv2 Url: http://www.kde-apps.org/content/show.php?content=44998 Source: http://members.aon.at/m.koller/%{name}-%{version}.tar.bz2 -Patch0: %{name}-%{version}.desktop.Encoding.patch -Patch1: %{name}-%{version}.fr.po.patch -Patch2: %{name}-%{version}.docbook-fr.patch +Patch0: %{name}-0.5.1.desktop.Encoding.patch +Patch1: %{name}-0.5.2.fr.po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils, gettext, kdelibs-devel @@ -35,7 +34,6 @@ %setup -q %patch0 -p0 %patch1 -p0 -%patch2 -p0 %build @@ -104,6 +102,12 @@ %{_datadir}/mimelnk/text/x-kbp.desktop %changelog +* Thu Sep 6 2007 Alain Portal 0.5.2-1 + - New upstream version + - Update patch 1 + - Remove patch 2 that is no more needed + - Licence tag clarification + * Thu Jul 12 2007 Alain Portal 0.5.1-7 - Disable parallel building until this is fixed by upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/kbackup/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 2 Oct 2006 08:40:37 -0000 1.3 +++ sources 6 Sep 2007 14:00:25 -0000 1.4 @@ -1 +1 @@ -9aafae574623d173c454357e0afa0b12 kbackup-0.5.1.tar.bz2 +33d55815990c198ccecffd5e85b2a5ae kbackup-0.5.2.tar.bz2 --- kbackup-0.5.1.docbook-fr.patch DELETED --- --- kbackup-0.5.1.fr.po.patch DELETED --- --- kbackup-0.5.desktop.Encoding.patch DELETED --- --- kbackup-0.5.fr.po.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 14:15:55 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 10:15:55 -0400 Subject: rpms/ocaml-findlib/devel ocaml-findlib.spec,1.8,1.9 Message-ID: <200709061415.l86EFtQS023250@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-findlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23226 Modified Files: ocaml-findlib.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 1.1.2pl1-14 - Ignore Parsetree module, it's a part of the toplevel. Index: ocaml-findlib.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-findlib/devel/ocaml-findlib.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ocaml-findlib.spec 3 Sep 2007 17:14:46 -0000 1.8 +++ ocaml-findlib.spec 6 Sep 2007 14:15:23 -0000 1.9 @@ -3,7 +3,7 @@ Name: ocaml-findlib Version: 1.1.2pl1 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Objective CAML package manager and build helper Group: Development/Libraries @@ -23,7 +23,7 @@ BuildRequires: gawk %define _use_internal_dependency_generator 0 -%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes +%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes -i Parsetree %define __find_provides /usr/lib/rpm/ocaml-find-provides.sh %description @@ -110,6 +110,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 1.1.2pl1-14 +- Ignore Parsetree module, it's a part of the toplevel. + * Mon Sep 3 2007 Richard W.M. Jones - 1.1.2pl1-13 - Bump version to force rebuild against ocaml -6 release. From fedora-extras-commits at redhat.com Thu Sep 6 14:26:48 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Thu, 6 Sep 2007 10:26:48 -0400 Subject: rpms/firefox/devel firefox.spec,1.193,1.194 Message-ID: <200709061426.l86EQm8r023744@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/firefox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23708 Modified Files: firefox.spec Log Message: * Thu Sep 6 2007 Christopher Aillon - 2.0.0.6-6 - Fix default page for all locales Index: firefox.spec =================================================================== RCS file: /cvs/extras/rpms/firefox/devel/firefox.spec,v retrieving revision 1.193 retrieving revision 1.194 diff -u -r1.193 -r1.194 --- firefox.spec 29 Aug 2007 17:03:19 -0000 1.193 +++ firefox.spec 6 Sep 2007 14:26:15 -0000 1.194 @@ -12,7 +12,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 2.0.0.6 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -192,7 +192,14 @@ %endif # set up our default bookmarks -cp %{default_bookmarks_file} $RPM_BUILD_DIR/mozilla/profile/defaults/bookmarks.html +%{__cp} %{default_bookmarks_file} $RPM_BUILD_DIR/mozilla/profile/defaults/bookmarks.html + +# set up our default homepage +%{__cat} >> %{SOURCE12} << EOF +pref("browser.startup.homepage", "%{homepage}"); +pref("startup.homepage_override_url", "%{homepage}"); +pref("startup.homepage_welcome_url", "%{homepage}"); +EOF #--------------------------------------------------------------------- @@ -431,6 +438,9 @@ #--------------------------------------------------------------------- %changelog +* Thu Sep 6 2007 Christopher Aillon - 2.0.0.6-6 +- Fix default page for all locales + * Wed Aug 29 2007 Christopher Aillon - 2.0.0.6-5 - Tweak the default home page From fedora-extras-commits at redhat.com Thu Sep 6 14:26:53 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (wolters.liste)) Date: Thu, 06 Sep 2007 07:26:53 -0700 Subject: [pkgdb] knetworkmanager: liquidat has requested watchbugzilla Message-ID: <200709061426.l86EQt4C030478@app3.fedora.phx.redhat.com> Roland Wolters (liquidat) has requested the watchbugzilla acl on knetworkmanager (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:26:54 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (wolters.liste)) Date: Thu, 06 Sep 2007 07:26:54 -0700 Subject: [pkgdb] knetworkmanager: liquidat has requested watchcommits Message-ID: <200709061426.l86EQtV9030490@app3.fedora.phx.redhat.com> Roland Wolters (liquidat) has requested the watchcommits acl on knetworkmanager (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:27:01 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (wolters.liste)) Date: Thu, 06 Sep 2007 07:27:01 -0700 Subject: [pkgdb] knetworkmanager: liquidat has requested watchbugzilla Message-ID: <200709061427.l86ER1Ra030503@app3.fedora.phx.redhat.com> Roland Wolters (liquidat) has requested the watchbugzilla acl on knetworkmanager (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:27:02 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (wolters.liste)) Date: Thu, 06 Sep 2007 07:27:02 -0700 Subject: [pkgdb] knetworkmanager: liquidat has requested watchcommits Message-ID: <200709061427.l86ER7at030512@app3.fedora.phx.redhat.com> Roland Wolters (liquidat) has requested the watchcommits acl on knetworkmanager (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:27:07 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (wolters.liste)) Date: Thu, 06 Sep 2007 07:27:07 -0700 Subject: [pkgdb] knetworkmanager: liquidat has requested commit Message-ID: <200709061427.l86ER78o030530@app3.fedora.phx.redhat.com> Roland Wolters (liquidat) has requested the commit acl on knetworkmanager (Fedora 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:27:06 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (wolters.liste)) Date: Thu, 06 Sep 2007 07:27:06 -0700 Subject: [pkgdb] knetworkmanager: liquidat has requested watchcommits Message-ID: <200709061427.l86ER7E6030521@app3.fedora.phx.redhat.com> Roland Wolters (liquidat) has requested the watchcommits acl on knetworkmanager (Fedora 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:27:12 2007 From: fedora-extras-commits at redhat.com (Roland Wolters (wolters.liste)) Date: Thu, 06 Sep 2007 07:27:12 -0700 Subject: [pkgdb] knetworkmanager: liquidat has requested commit Message-ID: <200709061427.l86ERC5Q030541@app3.fedora.phx.redhat.com> Roland Wolters (liquidat) has requested the commit acl on knetworkmanager (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:27:51 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 6 Sep 2007 10:27:51 -0400 Subject: rpms/mash/devel .cvsignore, 1.14, 1.15 mash.spec, 1.12, 1.13 sources, 1.15, 1.16 Message-ID: <200709061427.l86ERpMr023820@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/mash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23796 Modified Files: .cvsignore mash.spec sources Log Message: update to 0.2.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mash/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 4 Sep 2007 19:08:16 -0000 1.14 +++ .cvsignore 6 Sep 2007 14:27:19 -0000 1.15 @@ -1 +1 @@ -mash-0.2.2.tar.gz +mash-0.2.3.tar.gz Index: mash.spec =================================================================== RCS file: /cvs/extras/rpms/mash/devel/mash.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- mash.spec 4 Sep 2007 19:08:16 -0000 1.12 +++ mash.spec 6 Sep 2007 14:27:19 -0000 1.13 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.2.2 +Version: 0.2.3 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -44,6 +44,9 @@ %{_datadir}/mash %changelog +* Thu Sep 6 2007 Bill Nottingham 0.2.3-1 +- blacklist java-1.7.0-icedtea-devel (#271761) + * Tue Sep 4 2007 Bill Nottingham 0.2.2-1 - add nspluginwrapper to multilib whitelist (#275021) - fix kernel-devel (#247321) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mash/devel/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 4 Sep 2007 19:08:16 -0000 1.15 +++ sources 6 Sep 2007 14:27:19 -0000 1.16 @@ -1 +1 @@ -a667f16ef419392f001cc012e1ce95be mash-0.2.2.tar.gz +e3da610758f7d1c7ce5568dc44746541 mash-0.2.3.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 14:30:33 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Thu, 6 Sep 2007 10:30:33 -0400 Subject: rpms/firefox/devel firefox-redhat-default-prefs.js,1.8,1.9 Message-ID: <200709061430.l86EUXQw023929@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/firefox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23897 Modified Files: firefox-redhat-default-prefs.js Log Message: * Thu Sep 6 2007 Christopher Aillon - 2.0.0.6-6 - Fix default page for all locales Index: firefox-redhat-default-prefs.js =================================================================== RCS file: /cvs/extras/rpms/firefox/devel/firefox-redhat-default-prefs.js,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- firefox-redhat-default-prefs.js 10 Apr 2007 20:27:00 -0000 1.8 +++ firefox-redhat-default-prefs.js 6 Sep 2007 14:30:01 -0000 1.9 @@ -2,9 +2,6 @@ pref("app.update.autoInstallEnabled", false); pref("browser.display.use_system_colors", true); pref("browser.link.open_external", 3); -pref("browser.startup.homepage", "file:///usr/share/doc/HTML/index.html"); -pref("startup.homepage_override_url", "file:///usr/share/doc/HTML/index.html"); -pref("startup.homepage_welcome_url", "file:///usr/share/doc/HTML/index.html"); pref("general.smoothScroll", true); pref("general.useragent.vendor", "Fedora"); pref("general.useragent.vendorSub", "FIREFOX_RPM_VR"); From fedora-extras-commits at redhat.com Thu Sep 6 14:34:29 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Thu, 6 Sep 2007 10:34:29 -0400 Subject: devel/yum-updatesd yum-updatesd.spec,1.2,1.3 Message-ID: <200709061434.l86EYTMu024158@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/yum-updatesd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24139 Modified Files: yum-updatesd.spec Log Message: add source url Index: yum-updatesd.spec =================================================================== RCS file: /cvs/pkgs/devel/yum-updatesd/yum-updatesd.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- yum-updatesd.spec 5 Sep 2007 23:36:21 -0000 1.2 +++ yum-updatesd.spec 6 Sep 2007 14:33:56 -0000 1.3 @@ -5,7 +5,7 @@ Release: 1%{?dist} License: GPLv2 Group: System Environment/Base -Source0: %{name}-%{version}.tar.bz2 +Source0: http://linux.duke.edu/projects/yum/download/%{name}/%{name}-%{version}.tar.bz2 URL: http://linux.duke.edu/yum/ BuildArch: noarch BuildRequires: python From fedora-extras-commits at redhat.com Thu Sep 6 14:46:55 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Thu, 6 Sep 2007 10:46:55 -0400 Subject: rpms/gnash/devel gnash.spec,1.8,1.9 Message-ID: <200709061446.l86EktPq024535@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/gnash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24476 Modified Files: gnash.spec Log Message: agg is now the default renderer Index: gnash.spec =================================================================== RCS file: /cvs/extras/rpms/gnash/devel/gnash.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gnash.spec 6 Sep 2007 11:56:09 -0000 1.8 +++ gnash.spec 6 Sep 2007 14:46:22 -0000 1.9 @@ -1,6 +1,6 @@ Name: gnash Version: 0.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GNU flash movie player Group: Applications/Multimedia @@ -17,6 +17,7 @@ # modular Xorg #BuildRequires: libGLU-devel libGL-devel BuildRequires: SDL-devel +BuildRequires: agg-devel BuildRequires: kdelibs-devel BuildRequires: gtkglext-devel BuildRequires: docbook2X @@ -166,8 +167,9 @@ #%{_bindir}/cygnal %changelog -* Wed Sep 5 2007 Patrice Dumas 0.8.1-1 +* Wed Sep 5 2007 Patrice Dumas 0.8.1-2 - update to 0.8.1 +- agg is now the default renderer * Fri Aug 3 2007 Patrice Dumas 0.8.0-2 - rebuild for boost soname change From fedora-extras-commits at redhat.com Thu Sep 6 14:49:15 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (dennis)) Date: Thu, 06 Sep 2007 07:49:15 -0700 Subject: [pkgdb] knetworkmanager had acl change status Message-ID: <200709061449.l86EnGqJ030736@app3.fedora.phx.redhat.com> Dennis Gilmore (ausil) has set the watchcommits acl on knetworkmanager (Fedora devel) to Approved for Roland Wolters (liquidat) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:49:30 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (dennis)) Date: Thu, 06 Sep 2007 07:49:30 -0700 Subject: [pkgdb] knetworkmanager had acl change status Message-ID: <200709061449.l86EnUJH030750@app3.fedora.phx.redhat.com> Dennis Gilmore (ausil) has set the watchcommits acl on knetworkmanager (Fedora 7) to Approved for Roland Wolters (liquidat) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:49:32 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (dennis)) Date: Thu, 06 Sep 2007 07:49:32 -0700 Subject: [pkgdb] knetworkmanager had acl change status Message-ID: <200709061449.l86EnWiK030759@app3.fedora.phx.redhat.com> Dennis Gilmore (ausil) has set the commit acl on knetworkmanager (Fedora 7) to Approved for Roland Wolters (liquidat) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:49:39 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (dennis)) Date: Thu, 06 Sep 2007 07:49:39 -0700 Subject: [pkgdb] knetworkmanager had acl change status Message-ID: <200709061449.l86EnebO030769@app3.fedora.phx.redhat.com> Dennis Gilmore (ausil) has set the commit acl on knetworkmanager (Fedora 5) to Approved for Roland Wolters (liquidat) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 14:49:45 2007 From: fedora-extras-commits at redhat.com (Dennis Gilmore (dennis)) Date: Thu, 06 Sep 2007 07:49:45 -0700 Subject: [pkgdb] knetworkmanager had acl change status Message-ID: <200709061449.l86EnjNZ030778@app3.fedora.phx.redhat.com> Dennis Gilmore (ausil) has set the commit acl on knetworkmanager (Fedora 6) to Approved for Roland Wolters (liquidat) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/knetworkmanager From fedora-extras-commits at redhat.com Thu Sep 6 15:00:03 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 6 Sep 2007 11:00:03 -0400 Subject: rpms/selinux-policy/devel policy-20070703.patch, 1.47, 1.48 selinux-policy.spec, 1.514, 1.515 Message-ID: <200709061500.l86F031i026973@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26942 Modified Files: policy-20070703.patch selinux-policy.spec Log Message: * Thu Sep 6 2007 Dan Walsh 3.0.7-4 - Define user_home_type as home_type policy-20070703.patch: Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- policy-20070703.patch 6 Sep 2007 02:24:18 -0000 1.47 +++ policy-20070703.patch 6 Sep 2007 15:00:00 -0000 1.48 @@ -368,6 +368,41 @@ + hal_use_fds(alsa_t) + hal_write_log(alsa_t) +') +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.if serefpolicy-3.0.7/policy/modules/admin/amanda.if +--- nsaserefpolicy/policy/modules/admin/amanda.if 2007-05-29 14:10:59.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/admin/amanda.if 2007-09-06 10:18:35.000000000 -0400 +@@ -71,6 +71,26 @@ + + ######################################## + ## ++## Search amanda var library directories. ++## ++## ++## ++## The type of the process performing this action. ++## ++## ++# ++interface(`amanda_search_var_lib',` ++ gen_require(` ++ type amanda_var_lib_t; ++ ') ++ ++ files_search_var_lib($1) ++ allow $1 amanda_var_lib_t:dir search_dir_perms; ++ ++') ++ ++######################################## ++## + ## Do not audit attempts to read /etc/dumpdates. + ## + ## +@@ -141,3 +161,4 @@ + + allow $1 amanda_log_t:file { read_file_perms append_file_perms }; + ') ++ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/anaconda.te serefpolicy-3.0.7/policy/modules/admin/anaconda.te --- nsaserefpolicy/policy/modules/admin/anaconda.te 2007-05-29 14:10:59.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/admin/anaconda.te 2007-08-28 15:53:39.000000000 -0400 @@ -4634,7 +4669,7 @@ ## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.te serefpolicy-3.0.7/policy/modules/services/cron.te --- nsaserefpolicy/policy/modules/services/cron.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/cron.te 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/cron.te 2007-09-06 10:19:10.000000000 -0400 @@ -50,6 +50,7 @@ type crond_tmp_t; @@ -4724,7 +4759,7 @@ ifdef(`distro_debian',` optional_policy(` # Debian logcheck has the home dir set to its cache -@@ -180,6 +201,15 @@ +@@ -180,11 +201,24 @@ locallogin_link_keys(crond_t) ') @@ -4740,7 +4775,16 @@ tunable_policy(`fcron_crond', ` allow crond_t system_cron_spool_t:file manage_file_perms; ') -@@ -239,7 +269,6 @@ + + optional_policy(` ++ amanda_search_var_lib(crond_t) ++') ++ ++optional_policy(` + amavis_search_lib(crond_t) + ') + +@@ -239,7 +273,6 @@ allow system_crond_t cron_var_lib_t:file manage_file_perms; files_var_lib_filetrans(system_crond_t,cron_var_lib_t,file) @@ -4748,7 +4792,7 @@ # The entrypoint interface is not used as this is not # a regular entrypoint. Since crontab files are # not directly executed, crond must ensure that -@@ -249,6 +278,8 @@ +@@ -249,6 +282,8 @@ # for this purpose. allow system_crond_t system_cron_spool_t:file entrypoint; @@ -4757,7 +4801,7 @@ # Permit a transition from the crond_t domain to this domain. # The transition is requested explicitly by the modified crond # via setexeccon. There is no way to set up an automatic -@@ -270,9 +301,16 @@ +@@ -270,9 +305,16 @@ filetrans_pattern(system_crond_t,crond_tmp_t,system_crond_tmp_t,{ file lnk_file }) files_tmp_filetrans(system_crond_t,system_crond_tmp_t,file) @@ -4775,7 +4819,7 @@ kernel_read_kernel_sysctls(system_crond_t) kernel_read_system_state(system_crond_t) -@@ -326,7 +364,7 @@ +@@ -326,7 +368,7 @@ init_read_utmp(system_crond_t) init_dontaudit_rw_utmp(system_crond_t) # prelink tells init to restart it self, we either need to allow or dontaudit @@ -4784,7 +4828,7 @@ libs_use_ld_so(system_crond_t) libs_use_shared_libs(system_crond_t) -@@ -334,6 +372,7 @@ +@@ -334,6 +376,7 @@ libs_exec_ld_so(system_crond_t) logging_read_generic_logs(system_crond_t) @@ -4792,7 +4836,7 @@ logging_send_syslog_msg(system_crond_t) miscfiles_read_localization(system_crond_t) -@@ -384,6 +423,14 @@ +@@ -384,6 +427,14 @@ ') optional_policy(` @@ -4807,7 +4851,7 @@ mrtg_append_create_logs(system_crond_t) ') -@@ -424,8 +471,7 @@ +@@ -424,8 +475,7 @@ ') optional_policy(` @@ -4817,7 +4861,7 @@ ') optional_policy(` -@@ -433,9 +479,13 @@ +@@ -433,9 +483,13 @@ ') optional_policy(` @@ -12585,7 +12629,7 @@ /tmp/gconfd-USER -d gen_context(system_u:object_r:ROLE_tmp_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.if serefpolicy-3.0.7/policy/modules/system/userdomain.if --- nsaserefpolicy/policy/modules/system/userdomain.if 2007-08-27 09:18:17.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/userdomain.if 2007-09-05 22:07:53.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/userdomain.if 2007-09-06 10:57:49.000000000 -0400 @@ -45,7 +45,7 @@ type $1_tty_device_t; term_user_tty($1_t,$1_tty_device_t) @@ -13255,15 +13299,11 @@ kernel_read_software_raid_state($1_t) kernel_getattr_core_if($1_t) -@@ -1852,21 +1935,57 @@ +@@ -1856,17 +1939,53 @@ + ## ## - ## - ## --## Domain to not audit -+## Domain to not audit -+## -+## -+# + # +-template(`userdom_dontaudit_list_user_home_dirs',` +template(`userdom_dontaudit_list_user_home_dirs',` + gen_require(` + type $1_home_dir_t; @@ -13296,10 +13336,9 @@ +## +## +## Domain allowed access. - ## - ## - # --template(`userdom_dontaudit_list_user_home_dirs',` ++## ++## ++# +template(`userdom_manage_user_home_content_dirs',` gen_require(` - type $1_home_dir_t; @@ -13378,7 +13417,7 @@ ') ######################################## -@@ -5559,3 +5695,297 @@ +@@ -5559,3 +5695,299 @@ interface(`userdom_unconfined',` refpolicywarn(`$0($*) has been deprecated.') ') @@ -13633,8 +13672,10 @@ +interface(`userdom_user_home_type',` + gen_require(` + attribute user_home_type; ++ attribute home_type; + ') + typeattribute $1 user_home_type; ++ typeattribute $1 home_type; +') + +######################################## Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v retrieving revision 1.514 retrieving revision 1.515 diff -u -r1.514 -r1.515 --- selinux-policy.spec 6 Sep 2007 02:24:18 -0000 1.514 +++ selinux-policy.spec 6 Sep 2007 15:00:00 -0000 1.515 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.0.7 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -362,6 +362,9 @@ %endif %changelog +* Thu Sep 6 2007 Dan Walsh 3.0.7-4 +- Define user_home_type as home_type + * Tue Aug 28 2007 Dan Walsh 3.0.7-3 - Allow sendmail to create etc_aliases_t From fedora-extras-commits at redhat.com Thu Sep 6 15:05:40 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 6 Sep 2007 11:05:40 -0400 Subject: rpms/mash/F-7 mash-multilib.patch,NONE,1.1 mash.spec,1.6,1.7 Message-ID: <200709061505.l86F5eiQ000667@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/mash/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv626 Modified Files: mash.spec Added Files: mash-multilib.patch Log Message: backport multilib fixes mash-multilib.patch: --- NEW FILE mash-multilib.patch --- --- mash-0.1.18/mash/multilib.py 2007-06-21 12:29:30.000000000 -0400 +++ mash/mash/multilib.py 2007-09-06 10:23:04.000000000 -0400 @@ -87,18 +109,18 @@ self.name = 'devel' def select(self, po): - blacklist = ['dmraid-devel', 'kdeutils-devel', 'mkinitrd-devel', 'java-1.5.0-gcj-devel'] + blacklist = ['dmraid-devel', 'kdeutils-devel', 'mkinitrd-devel', 'java-1.5.0-gcj-devel', 'java-1.7.0-icedtea-devel' ] whitelist = ['perl'] if po.name in blacklist: return False - if po.name.startswith('kernel'): - for (p_name, p_flag, (p_e, p_v, p_r)) in po.provides: - if p_name == 'kernel-devel': - return False if po.name in whitelist: return True if RuntimeMultilibMethod.select(self,po): return True + if po.name.startswith('kernel'): + for (p_name, p_flag, (p_e, p_v, p_r)) in po.provides: + if p_name == 'kernel-devel': + return False if po.name.endswith('-devel'): return True return False Index: mash.spec =================================================================== RCS file: /cvs/extras/rpms/mash/F-7/mash.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mash.spec 21 Jun 2007 17:30:43 -0000 1.6 +++ mash.spec 6 Sep 2007 15:05:07 -0000 1.7 @@ -2,7 +2,7 @@ Name: mash Version: 0.1.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools License: GPL @@ -12,6 +12,7 @@ Requires: yum, createrepo, koji BuildRequires: python-devel BuildArch: noarch +Patch: mash-multilib.patch %description mash is a tool that queries a koji buildsystem for the latest RPMs for @@ -20,6 +21,7 @@ %prep %setup -q +%patch -p1 %build %{__python} setup.py build @@ -43,6 +45,9 @@ %{_datadir}/mash %changelog +* Thu Sep 6 2007 Bill Nottingham 0.1.18-2 +- backport some multilib fixes from HEAD (#247321, #271761) + * Thu Jun 21 2007 Bill Nottingham 0.1.18-1 - pull in cyrus-sasl plugins (#245176) From fedora-extras-commits at redhat.com Thu Sep 6 15:07:08 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Thu, 6 Sep 2007 11:07:08 -0400 Subject: rpms/ejabberd/F-7 .cvsignore, 1.4, 1.5 ejabberd.spec, 1.12, 1.13 mod_ctlextra.erl, 1.2, 1.3 sources, 1.4, 1.5 ejabberd-1.1.3-ldapfix.patch, 1.1, NONE Message-ID: <200709061507.l86F78II000764@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/pkgs/rpms/ejabberd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv731 Modified Files: .cvsignore ejabberd.spec mod_ctlextra.erl sources Removed Files: ejabberd-1.1.3-ldapfix.patch Log Message: Update to 1.1.4 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 2 Feb 2007 21:21:08 -0000 1.4 +++ .cvsignore 6 Sep 2007 15:06:36 -0000 1.5 @@ -1 +1 @@ -ejabberd-1.1.3.tar.gz +ejabberd-1.1.4.tar.gz Index: ejabberd.spec =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/F-7/ejabberd.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ejabberd.spec 4 Sep 2007 12:42:20 -0000 1.12 +++ ejabberd.spec 6 Sep 2007 15:06:36 -0000 1.13 @@ -1,6 +1,6 @@ Name: ejabberd -Version: 1.1.3 -Release: 11%{?dist} +Version: 1.1.4 +Release: 1%{?dist} Summary: A distributed, fault-tolerant Jabber/XMPP server Group: Applications/Internet @@ -23,8 +23,6 @@ Source9: ejabberdctl.pam Source10: ejabberdctl.apps -Patch1: ejabberd-1.1.3-ldapfix.patch - BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: expat-devel @@ -79,8 +77,6 @@ %prep %setup -q -%patch1 -p1 - %{__perl} -pi -e "s!/var/lib/ejabberd!%{_libdir}/ejabberd-%{version}!g" src/Makefile.in %{__perl} -pi -e "s!/etc!%{_sysconfdir}!g" src/Makefile.in %{__perl} -pi -e "s!\@prefix\@!!g" src/Makefile.in @@ -173,6 +169,11 @@ %doc ChangeLog COPYING TODO doc/*.pdf doc/*.html doc/*.png doc/release_notes_* %changelog +* Wed Sep 5 2007 Jeffrey C. Ollie - 1.1.4-1 +- Drop LDAP patch +- Update mod_ctlextra +- Update to 1.1.4 + * Tue Sep 4 2007 Jeffrey C. Ollie - 1.1.3-11 - Fix ejabberdctl wrapper script - #276071 Index: mod_ctlextra.erl =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/F-7/mod_ctlextra.erl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mod_ctlextra.erl 31 Jul 2007 12:50:20 -0000 1.2 +++ mod_ctlextra.erl 6 Sep 2007 15:06:36 -0000 1.3 @@ -1,191 +1,193 @@ %%%---------------------------------------------------------------------- %%% File : mod_ctlextra.erl -%%% Author : Badlop -%%% Purpose : Adds more options for ejabberd_ctl -%%% Created : +%%% Author : Badlop +%%% Purpose : Adds more commands to ejabberd_ctl +%%% Created : 30 Nov 2006 by Badlop %%% Id : $Id$ %%%---------------------------------------------------------------------- -module(mod_ctlextra). --author(''). --vsn('$Revision$'). +-author('badlop at ono.com'). +-vsn('$Revision$ '). -behaviour(gen_mod). --export([ - start/2, - stop/1, - ctl_process/2, - ctl_process/3 +-export([start/2, + stop/1, + ctl_process/2, + ctl_process/3 ]). -include("ejabberd.hrl"). -include("ejabberd_ctl.hrl"). -include("jlib.hrl"). +-include("mod_roster.hrl"). -record(session, {sid, usr, us, priority}). % copied from ejabberd_sm.erl start(Host, _Opts) -> - ejabberd_ctl:register_commands([ - {"compile file", "recompile and reload file"}, - {"load-config file", "load config from file"}, - {"remove-node nodename", "remove an ejabberd node from the database"}, - - % ejabberd_auth - {"delete-older-users days", "delete users that have not logged in the last 'days'"}, - {"set-password user server password", "set password to user at server"}, - - % ejd2odbc - {"export2odbc server output", "export Mnesia tables on server to files on output directory"}, - - % mod_offline - {"delete-older-messages days", "delete offline messages older than 'days'"}, - - % mod_shared_roster - {"srg-create group host name description display", "create the group with options"}, - {"srg-delete group host", "delete the group"}, - {"srg-user-add user server group host", "add user at server to group on host"}, - {"srg-user-del user server group host", "delete user at server from group on host"}, - - % mod_vcard - {"vcard-get user host data [data2]", "get data from the vCard of the user"}, - {"vcard-set user host data [data2] content", "set data to content on the vCard"}, - - % mod_announce - % announce_send_online host message - % announce_send_all host, message - - % mod_muc - % muc-add room opts - % muc-del room - {"muc-purge days", "destroy rooms with not activity on the last 'days'"}, - {"muc-online-rooms", "list existing rooms"}, - - % mod_roster - {"add-rosteritem user1 server1 user2 server2 nick group subs", "Add user2 at server2 to user1 at server1"}, - %{"", "subs= none, from, to or both"}, - %{"", "example: add-roster peter localhost mike server.com MiKe Employees both"}, - %{"", "will add mike at server.com to peter at localhost roster"}, - {"pushroster file user server", "push template roster in file to user at server"}, - {"pushroster-all file", "push template roster in file to all those users"}, - {"push-alltoall server group", "adds all the users to all the users in Group"}, - - {"status-list status", "list the logged users with status"}, - {"status-num status", "number of logged users with status"}, - - {"stats registeredusers", "number of registered users"}, - {"stats onlineusers", "number of logged users"}, - - % misc - {"get-cookie", "get the Erlang cookie of this node"}, - {"killsession user server resource", "kill a user session"} - ], ?MODULE, ctl_process), + ejabberd_ctl:register_commands([ + {"compile file", "recompile and reload file"}, + {"load-config file", "load config from file"}, + {"remove-node nodename", "remove an ejabberd node from the database"}, + + %% ejabberd_auth + {"delete-older-users days", "delete users that have not logged in the last 'days'"}, + {"set-password user server password", "set password to user at server"}, + + %% ejd2odbc + {"export2odbc server output", "export Mnesia tables on server to files on output directory"}, + + %% mod_offline + {"delete-older-messages days", "delete offline messages older than 'days'"}, + + %% mod_shared_roster + {"srg-create group host name description display", "create the group with options"}, + {"srg-delete group host", "delete the group"}, + {"srg-user-add user server group host", "add user at server to group on host"}, + {"srg-user-del user server group host", "delete user at server from group on host"}, + + %% mod_vcard + {"vcard-get user host data [data2]", "get data from the vCard of the user"}, + {"vcard-set user host data [data2] content", "set data to content on the vCard"}, + + %% mod_announce + %% announce_send_online host message + %% announce_send_all host, message + + %% mod_muc + %% muc-add room opts + %% muc-del room + {"muc-purge days", "destroy rooms with not activity on the last 'days'"}, + {"muc-online-rooms", "list existing rooms"}, + + %% mod_roster + {"add-rosteritem user1 server1 user2 server2 nick group subs", "Add user2 at server2 to user1 at server1's roster"}, + %%{"", "subs= none, from, to or both"}, + %%{"", "example: add-roster peter localhost mike server.com MiKe Employees both"}, + %%{"", "will add mike at server.com to peter at localhost roster"}, + {"rem-rosteritem user1 server1 user2 server2", "Remove user2 at server2 from user1 at server1's roster"}, + {"pushroster file user server", "push template roster in file to user at server"}, + {"pushroster-all file", "push template roster in file to all those users"}, + {"push-alltoall server group", "adds all the users to all the users in Group"}, + + {"status-list status", "list the logged users with status"}, + {"status-num status", "number of logged users with status"}, + + {"stats registeredusers", "number of registered users"}, + {"stats onlineusers", "number of logged users"}, + {"stats uptime-seconds", "uptime of ejabberd node in seconds"}, + + %% misc + {"get-cookie", "get the Erlang cookie of this node"}, + {"killsession user server resource", "kill a user session"} + ], ?MODULE, ctl_process), ejabberd_ctl:register_commands(Host, [ - % mod_muc - {"muc-purge days", "destroy rooms with not activity on the last 'days'"}, - {"muc-online-rooms", "list existing rooms"}, - - % mod_last - {"num-active-users days", "number of users active in the last 'days'"}, - {"status-list status", "list the logged users with status"}, - {"status-num status", "number of logged users with status"}, - {"stats registeredusers", "number of registered users"}, - {"stats onlineusers", "number of logged users"} - ], ?MODULE, ctl_process), - ok. + %% mod_muc + {"muc-purge days", "destroy rooms with not activity on the last 'days'"}, + {"muc-online-rooms", "list existing rooms"}, + + %% mod_last + {"num-active-users days", "number of users active in the last 'days'"}, + {"status-list status", "list the logged users with status"}, + {"status-num status", "number of logged users with status"}, + {"stats registeredusers", "number of registered users"}, + {"stats onlineusers", "number of logged users"} + ], ?MODULE, ctl_process), + ok. stop(_Host) -> - ok. + ok. ctl_process(_Val, ["blo"]) -> - FResources = "eeeaaa aaa", - io:format("~s", [FResources]), - ?STATUS_SUCCESS; + FResources = "eeeaaa aaa", + io:format("~s", [FResources]), + ?STATUS_SUCCESS; ctl_process(_Val, ["delete-older-messages", Days]) -> mod_offline:remove_old_messages(list_to_integer(Days)), ?STATUS_SUCCESS; ctl_process(_Val, ["delete-older-users", Days]) -> - {removed, N, UR} = delete_older_users(list_to_integer(Days)), - io:format("Deleted ~p users: ~p~n", [N, UR]), - ?STATUS_SUCCESS; + {removed, N, UR} = delete_older_users(list_to_integer(Days)), + io:format("Deleted ~p users: ~p~n", [N, UR]), + ?STATUS_SUCCESS; ctl_process(_Val, ["export2odbc", Server, Output]) -> - Tables = [ - {export_last, last}, - {export_offline, offline}, - {export_passwd, passwd}, - {export_private_storage, private_storage}, - {export_roster, roster}, - {export_vcard, vcard}, - {export_vcard_search, vcard_search}], - Export = fun({TableFun, Table}) -> - Filename = filename:join([Output, atom_to_list(Table)++".txt"]), - io:format("Trying to export Mnesia table '~p' on server '~s' to file '~s'~n", [Table, Server, Filename]), - catch ejd2odbc:TableFun(Server, Filename) - end, - lists:foreach(Export, Tables), - ?STATUS_SUCCESS; + Tables = [ + {export_last, last}, + {export_offline, offline}, + {export_passwd, passwd}, + {export_private_storage, private_storage}, + {export_roster, roster}, + {export_vcard, vcard}, + {export_vcard_search, vcard_search}], + Export = fun({TableFun, Table}) -> + Filename = filename:join([Output, atom_to_list(Table)++".txt"]), + io:format("Trying to export Mnesia table '~p' on server '~s' to file '~s'~n", [Table, Server, Filename]), + catch ejd2odbc:TableFun(Server, Filename) + end, + lists:foreach(Export, Tables), + ?STATUS_SUCCESS; ctl_process(_Val, ["set-password", User, Server, Password]) -> ejabberd_auth:set_password(User, Server, Password), - ?STATUS_SUCCESS; + ?STATUS_SUCCESS; ctl_process(_Val, ["vcard-get", User, Server, Data]) -> - {ok, Res} = vcard_get(User, Server, {Data}), + {ok, Res} = vcard_get(User, Server, [Data]), io:format("~s~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, ["vcard-get", User, Server, Data1, Data2]) -> - {ok, Res} = vcard_get(User, Server, {Data1, Data2}), + {ok, Res} = vcard_get(User, Server, [Data1, Data2]), io:format("~s~n", [Res]), ?STATUS_SUCCESS; -ctl_process(_Val, ["vcard-set", User, Server, Data, Content]) -> - {ok, Res} = vcard_set(User, Server, Data, Content), +ctl_process(_Val, ["vcard-set", User, Server, Data1, Content]) -> + {ok, Res} = vcard_set(User, Server, [Data1], Content), io:format("~s~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, ["vcard-set", User, Server, Data1, Data2, Content]) -> - {ok, Res} = vcard_set(User, Server, Data1, Data2, Content), + {ok, Res} = vcard_set(User, Server, [Data1, Data2], Content), io:format("~s~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, ["compile", Module]) -> compile:file(Module), - ?STATUS_SUCCESS; + ?STATUS_SUCCESS; ctl_process(_Val, ["remove-node", Node]) -> - mnesia:del_table_copy(schema, list_to_atom(Node)), - ?STATUS_SUCCESS; + mnesia:del_table_copy(schema, list_to_atom(Node)), + ?STATUS_SUCCESS; ctl_process(_Val, ["srg-create", Group, Host, Name, Description, Display]) -> - Opts = [{name, Name}, {displayed_groups, [Display]}, {description, Description}], - {atomic, ok} = mod_shared_roster:create_group(Host, Group, Opts), + Opts = [{name, Name}, {displayed_groups, [Display]}, {description, Description}], + {atomic, ok} = mod_shared_roster:create_group(Host, Group, Opts), ?STATUS_SUCCESS; ctl_process(_Val, ["srg-delete", Group, Host]) -> - {atomic, ok} = mod_shared_roster:delete_group(Host, Group), + {atomic, ok} = mod_shared_roster:delete_group(Host, Group), ?STATUS_SUCCESS; ctl_process(_Val, ["srg-user-add", User, Server, Group, Host]) -> - {atomic, ok} = mod_shared_roster:add_user_to_group(Host, {User, Server}, Group), + {atomic, ok} = mod_shared_roster:add_user_to_group(Host, {User, Server}, Group), ?STATUS_SUCCESS; ctl_process(_Val, ["srg-user-del", User, Server, Group, Host]) -> - {atomic, ok} = mod_shared_roster:remove_user_from_group(Host, {User, Server}, Group), + {atomic, ok} = mod_shared_roster:remove_user_from_group(Host, {User, Server}, Group), ?STATUS_SUCCESS; ctl_process(_Val, ["muc-purge", Days]) -> - {purged, Num_total, Num_purged, Names_purged} = muc_purge(list_to_integer(Days)), - io:format("Purged ~p chatrooms from a total of ~p on the server:~n~p~n", [Num_purged, Num_total, Names_purged]), - ?STATUS_SUCCESS; + {purged, Num_total, Num_purged, Names_purged} = muc_purge(list_to_integer(Days)), + io:format("Purged ~p chatrooms from a total of ~p on the server:~n~p~n", [Num_purged, Num_total, Names_purged]), + ?STATUS_SUCCESS; ctl_process(_Val, ["muc-online-rooms"]) -> - format_print_room(all, ets:tab2list(muc_online_room)), - ?STATUS_SUCCESS; + format_print_room(all, ets:tab2list(muc_online_room)), + ?STATUS_SUCCESS; ctl_process(_Val, ["add-rosteritem", LocalUser, LocalServer, RemoteUser, RemoteServer, Nick, Group, Subs]) -> case add_rosteritem(LocalUser, LocalServer, RemoteUser, RemoteServer, Nick, Group, list_to_atom(Subs), []) of @@ -201,6 +203,20 @@ ?STATUS_BADRPC end; +ctl_process(_Val, ["rem-rosteritem", LocalUser, LocalServer, RemoteUser, RemoteServer]) -> + case rem_rosteritem(LocalUser, LocalServer, RemoteUser, RemoteServer) of + {atomic, ok} -> + ?STATUS_SUCCESS; + {error, Reason} -> + io:format("Can't remove ~p@~p to ~p@~p: ~p~n", + [RemoteUser, RemoteServer, LocalUser, LocalServer, Reason]), + ?STATUS_ERROR; + {badrpc, Reason} -> + io:format("Can't remove roster item to user ~p: ~p~n", + [LocalUser, Reason]), + ?STATUS_BADRPC + end; + ctl_process(_Val, ["pushroster", File, User, Server]) -> case pushroster(File, User, Server) of ok -> @@ -258,18 +274,19 @@ end; ctl_process(_Val, ["stats", Stat]) -> - Res = case Stat of - "registeredusers" -> mnesia:table_info(passwd, size); - "onlineusers" -> mnesia:table_info(session, size) - end, + Res = case Stat of + "uptime-seconds" -> uptime_seconds(); + "registeredusers" -> mnesia:table_info(passwd, size); + "onlineusers" -> mnesia:table_info(session, size) + end, io:format("~p~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, ["status-num", Status_required]) -> - ctl_process(_Val, "all", ["status-num", Status_required]); + ctl_process(_Val, "all", ["status-num", Status_required]); ctl_process(_Val, ["status-list", Status_required]) -> - ctl_process(_Val, "all", ["status-list", Status_required]); + ctl_process(_Val, "all", ["status-list", Status_required]); ctl_process(_Val, ["get-cookie"]) -> io:format("~s~n", [atom_to_list(erlang:get_cookie())]), @@ -277,50 +294,50 @@ ctl_process(_Val, ["killsession", User, Server, Resource]) -> ejabberd_router:route( - jlib:make_jid("", "", ""), - jlib:make_jid(User, Server, Resource), - {xmlelement, "broadcast", [], [{exit, "killed"}]}), + jlib:make_jid("", "", ""), + jlib:make_jid(User, Server, Resource), + {xmlelement, "broadcast", [], [{exit, "killed"}]}), ?STATUS_SUCCESS; ctl_process(Val, _Args) -> - Val. + Val. ctl_process(_Val, Host, ["muc-purge", Days]) -> - {purged, Num_total, Num_purged, Names_purged} = muc_purge(Host, list_to_integer(Days)), - io:format("Purged ~p chatrooms from a total of ~p on the host ~p:~n~p~n", [Num_purged, Num_total, Host, Names_purged]), - ?STATUS_SUCCESS; + {purged, Num_total, Num_purged, Names_purged} = muc_purge(Host, list_to_integer(Days)), + io:format("Purged ~p chatrooms from a total of ~p on the host ~p:~n~p~n", [Num_purged, Num_total, Host, Names_purged]), + ?STATUS_SUCCESS; ctl_process(_Val, ServerHost, ["muc-online-rooms"]) -> - MUCHost = find_host(ServerHost), - format_print_room(MUCHost, ets:tab2list(muc_online_room)), - ?STATUS_SUCCESS; + MUCHost = find_host(ServerHost), + format_print_room(MUCHost, ets:tab2list(muc_online_room)), + ?STATUS_SUCCESS; ctl_process(_Val, Host, ["num-active-users", Days]) -> - Number = num_active_users(Host, list_to_integer(Days)), + Number = num_active_users(Host, list_to_integer(Days)), io:format("~p~n", [Number]), ?STATUS_SUCCESS; ctl_process(_Val, Host, ["stats", Stat]) -> - Res = case Stat of - "registeredusers" -> length(ejabberd_auth:get_vh_registered_users(Host)); - "onlineusers" -> length(ejabberd_sm:get_vh_session_list(Host)) - end, + Res = case Stat of + "registeredusers" -> length(ejabberd_auth:get_vh_registered_users(Host)); + "onlineusers" -> length(ejabberd_sm:get_vh_session_list(Host)) + end, io:format("~p~n", [Res]), ?STATUS_SUCCESS; ctl_process(_Val, Host, ["status-num", Status_required]) -> - Num = length(get_status_list(Host, Status_required)), + Num = length(get_status_list(Host, Status_required)), io:format("~p~n", [Num]), ?STATUS_SUCCESS; ctl_process(_Val, Host, ["status-list", Status_required]) -> - Res = get_status_list(Host, Status_required), + Res = get_status_list(Host, Status_required), [ io:format("~s@~s ~s ~p \"~s\"~n", [U, S, R, P, St]) || {U, S, R, P, St} <- Res], ?STATUS_SUCCESS; ctl_process(Val, _Host, _Args) -> - Val. + Val. %%------------- @@ -328,205 +345,241 @@ %%------------- get_status_list(Host, Status_required) -> - % Get list of all logged users - Sessions = ejabberd_sm:dirty_get_my_sessions_list(), - % Reformat the list - Sessions2 = [ {Session#session.usr, Session#session.sid, Session#session.priority} || Session <- Sessions], - Fhost = case Host of + %% Get list of all logged users + Sessions = ejabberd_sm:dirty_get_my_sessions_list(), + %% Reformat the list + Sessions2 = [ {Session#session.usr, Session#session.sid, Session#session.priority} || Session <- Sessions], + Fhost = case Host of "all" -> - % All hosts are requested, so don't filter at all - fun(_, _) -> true end; + %% All hosts are requested, so dont filter at all + fun(_, _) -> true end; _ -> - % Filter the list, only Host is interesting - fun(A, B) -> A == B end - end, - Sessions3 = [ {Pid, Server, Priority} || {{_User, Server, _Resource}, {_, Pid}, Priority} <- Sessions2, apply(Fhost, [Server, Host])], - % For each Pid, get its presence - Sessions4 = [ {ejabberd_c2s:get_presence(Pid), Server, Priority} || {Pid, Server, Priority} <- Sessions3], - % Filter by status - Fstatus = case Status_required of - "all" -> - fun(_, _) -> true end; - _ -> - fun(A, B) -> A == B end - end, - [{User, Server, Resource, Priority, stringize(Status_text)} - || {{User, Resource, Status, Status_text}, Server, Priority} <- Sessions4, - apply(Fstatus, [Status, Status_required])]. + %% Filter the list, only Host is interesting + fun(A, B) -> A == B end + end, + Sessions3 = [ {Pid, Server, Priority} || {{_User, Server, _Resource}, {_, Pid}, Priority} <- Sessions2, apply(Fhost, [Server, Host])], + %% For each Pid, get its presence + Sessions4 = [ {ejabberd_c2s:get_presence(Pid), Server, Priority} || {Pid, Server, Priority} <- Sessions3], + %% Filter by status + Fstatus = case Status_required of + "all" -> + fun(_, _) -> true end; + _ -> + fun(A, B) -> A == B end + end, + [{User, Server, Resource, Priority, stringize(Status_text)} + || {{User, Resource, Status, Status_text}, Server, Priority} <- Sessions4, + apply(Fstatus, [Status, Status_required])]. -% Make string more print-friendly +%% Make string more print-friendly stringize(String) -> - % Replace newline characters with other code - element(2, regexp:gsub(String, "\n", "\\n")). + %% Replace newline characters with other code + element(2, regexp:gsub(String, "\n", "\\n")). add_rosteritem(LU, LS, RU, RS, Nick, Group, Subscription, Xattrs) -> - subscribe(LU, LS, RU, RS, Nick, Group, Subscription, Xattrs), - % TODO: if the server is not local and Subs=to or both: send subscription request - % TODO: check if the 'remote server' is a virtual host here, else do nothing - %add_rosteritem2(RU, RS, LU, LS, LU, "", invert_subs(Subscription), Xattrs, Host). - subscribe(RU, RS, LU, LS, LU, "", invert_subs(Subscription), Xattrs). - -invert_subs(none) -> none; -invert_subs(to) -> none; -invert_subs(from) -> to; -invert_subs(both) -> both. + subscribe(LU, LS, RU, RS, Nick, Group, Subscription, Xattrs), + route_rosteritem(LU, LS, RU, RS, Nick, Group, Subscription), + {atomic, ok}. subscribe(LocalUser, LocalServer, RemoteUser, RemoteServer, Nick, Group, Subscription, Xattrs) -> - mnesia:transaction( - fun() -> - mnesia:write({ - roster, - {LocalUser,LocalServer,{RemoteUser,RemoteServer,[]}}, % usj - {LocalUser,LocalServer}, % us - {RemoteUser,RemoteServer,[]}, % jid - Nick, % name: "Mom", [] - Subscription, % subscription: none, to=you see him, from=he sees you, both - none, % ask: out=send request, in=somebody requests you, none - [Group], % groups: ["Family"] - Xattrs, % xattrs: [{"category","conference"}] - [] % xs: [] - }) - end). + R = #roster{usj = {LocalUser,LocalServer,{RemoteUser,RemoteServer,[]}}, + us = {LocalUser,LocalServer}, + jid = {RemoteUser,RemoteServer,[]}, + name = Nick, + subscription = Subscription, % none, to=you see him, from=he sees you, both + ask = none, % out=send request, in=somebody requests you, none + groups = [Group], + askmessage = Xattrs, % example: [{"category","conference"}] + xs = []}, + mnesia:transaction(fun() -> mnesia:write(R) end). + +rem_rosteritem(LU, LS, RU, RS) -> + unsubscribe(LU, LS, RU, RS), + route_rosteritem(LU, LS, RU, RS, "", "", "remove"), + {atomic, ok}. + +unsubscribe(LocalUser, LocalServer, RemoteUser, RemoteServer) -> + Key = {{LocalUser,LocalServer,{RemoteUser,RemoteServer,[]}}, + {LocalUser,LocalServer}}, + mnesia:transaction(fun() -> mnesia:delete(roster, Key, write) end). + +route_rosteritem(LocalUser, LocalServer, RemoteUser, RemoteServer, Nick, Group, Subscription) -> + LJID = jlib:make_jid(LocalUser, LocalServer, ""), + RJID = jlib:make_jid(RemoteUser, RemoteServer, ""), + ToS = jlib:jid_to_string(LJID), + ItemJIDS = jlib:jid_to_string(RJID), + GroupXML = {xmlelement, "group", [], [{xmlcdata, Group}]}, + Item = {xmlelement, "item", + [{"jid", ItemJIDS}, + {"name", Nick}, + {"subscription", Subscription}], + [GroupXML]}, + Query = {xmlelement, "query", [{"xmlns", ?NS_ROSTER}], [Item]}, + Packet = {xmlelement, "iq", [{"type", "set"}, {"to", ToS}], [Query]}, + ejabberd_router:route(LJID, LJID, Packet). pushroster(File, User, Server) -> - {ok, [Roster]} = file:consult(File), - subscribe_roster({User, Server, "", User}, Roster). + {ok, [Roster]} = file:consult(File), + subscribe_roster({User, Server, "", User}, Roster). pushroster_all(File) -> - {ok, [Roster]} = file:consult(File), - subscribe_all(Roster). + {ok, [Roster]} = file:consult(File), + subscribe_all(Roster). subscribe_all(Roster) -> - subscribe_all(Roster, Roster). + subscribe_all(Roster, Roster). subscribe_all([], _) -> - ok; + ok; subscribe_all([User1 | Users], Roster) -> - subscribe_roster(User1, Roster), - subscribe_all(Users, Roster). + subscribe_roster(User1, Roster), + subscribe_all(Users, Roster). subscribe_roster(_, []) -> - ok; -% Do not subscribe a user to itself + ok; +%% Do not subscribe a user to itself subscribe_roster({Name, Server, Group, Nick}, [{Name, Server, _, _} | Roster]) -> - subscribe_roster({Name, Server, Group, Nick}, Roster); -% Subscribe Name2 to Name1 + subscribe_roster({Name, Server, Group, Nick}, Roster); +%% Subscribe Name2 to Name1 subscribe_roster({Name1, Server1, Group1, Nick1}, [{Name2, Server2, Group2, Nick2} | Roster]) -> - subscribe(Name1, Server1, Name2, Server2, Nick2, Group2, both, []), - subscribe_roster({Name1, Server1, Group1, Nick1}, Roster). + subscribe(Name1, Server1, Name2, Server2, Nick2, Group2, both, []), + subscribe_roster({Name1, Server1, Group1, Nick1}, Roster). push_alltoall(S, G) -> - Users = ejabberd_auth:get_vh_registered_users(S), - Users2 = build_list_users(G, Users, []), - subscribe_all(Users2). + Users = ejabberd_auth:get_vh_registered_users(S), + Users2 = build_list_users(G, Users, []), + subscribe_all(Users2). build_list_users(_Group, [], Res) -> - Res; + Res; build_list_users(Group, [{User, Server}|Users], Res) -> - build_list_users(Group, Users, [{User, Server, Group, User}|Res]). + build_list_users(Group, Users, [{User, Server, Group, User}|Res]). -vcard_get(User, Server, DataX) -> - [{_, _, A1}] = mnesia:dirty_read(vcard, {User, Server}), - Elem = vcard_get(DataX, A1), - {ok, xml:get_tag_cdata(Elem)}. - -vcard_get({Data1, Data2}, A1) -> - A2 = xml:get_subtag(A1, Data1), - A3 = xml:get_subtag(A2, Data2), - case A3 of - "" -> A2; - _ -> A3 - end; +vcard_get(User, Server, Data) -> + [{_, Module, Function, _Opts}] = ets:lookup(sm_iqtable, {?NS_VCARD, Server}), + JID = jlib:make_jid(User, Server, ""), + IQ = #iq{type = get, xmlns = ?NS_VCARD}, + IQr = Module:Function(JID, JID, IQ), + Res = case IQr#iq.sub_el of + [A1] -> + case vcard_get(Data, A1) of + false -> no_value; + Elem -> xml:get_tag_cdata(Elem) + end; + [] -> + no_vcard + end, + {ok, Res}. + +vcard_get([Data1, Data2], A1) -> + case xml:get_subtag(A1, Data1) of + false -> false; + A2 -> vcard_get([Data2], A2) + end; -vcard_get({Data}, A1) -> +vcard_get([Data], A1) -> xml:get_subtag(A1, Data). -vcard_set(User, Server, Data1, Data2, Content) -> - Content2 = {xmlelement, Data2, [], [{xmlcdata,Content}]}, - R = {xmlelement, Data1, [], [Content2]}, - vcard_set2(User, Server, R, Data1). - vcard_set(User, Server, Data, Content) -> - R = {xmlelement, Data, [], [{xmlcdata,Content}]}, - vcard_set2(User, Server, R, Data). - -vcard_set2(User, Server, R, Data) -> - % Get old vcard - A4 = case mnesia:dirty_read(vcard, {User, Server}) of - [] -> - [R]; - [{_, _, A1}] -> - {_, _, _, A2} = A1, - A3 = lists:keydelete(Data, 2, A2), - [R | A3] - end, - - % Build new vcard - SubEl = {xmlelement, "vCard", [{"xmlns","vcard-temp"}], A4}, - IQ = #iq{type=set, sub_el = SubEl}, - JID = jlib:make_jid(User, Server, ""), - - mod_vcard:process_sm_iq(JID, JID, IQ), - {ok, "done"}. - + [{_, Module, Function, _Opts}] = ets:lookup(sm_iqtable, {?NS_VCARD, Server}), + JID = jlib:make_jid(User, Server, ""), + IQ = #iq{type = get, xmlns = ?NS_VCARD}, + IQr = Module:Function(JID, JID, IQ), + + %% Get old vcard + A4 = case IQr#iq.sub_el of + [A1] -> + {_, _, _, A2} = A1, + update_vcard_els(Data, Content, A2); + [] -> + update_vcard_els(Data, Content, []) + end, + + %% Build new vcard + SubEl = {xmlelement, "vCard", [{"xmlns","vcard-temp"}], A4}, + IQ2 = #iq{type=set, sub_el = SubEl}, + + Module:Function(JID, JID, IQ2), + {ok, "done"}. + +update_vcard_els(Data, Content, Els1) -> + Els2 = lists:keysort(2, Els1), + [Data1 | Data2] = Data, + NewEl = case Data2 of + [] -> + {xmlelement, Data1, [], [{xmlcdata,Content}]}; + [D2] -> + OldEl = case lists:keysearch(Data1, 2, Els2) of + {value, A} -> A; + false -> {xmlelement, Data1, [], []} + end, + {xmlelement, _, _, ContentOld1} = OldEl, + Content2 = [{xmlelement, D2, [], [{xmlcdata,Content}]}], + ContentOld2 = lists:keysort(2, ContentOld1), + ContentOld3 = lists:keydelete(D2, 2, ContentOld2), + ContentNew = lists:keymerge(2, Content2, ContentOld3), + {xmlelement, Data1, [], ContentNew} + end, + Els3 = lists:keydelete(Data1, 2, Els2), + lists:keymerge(2, [NewEl], Els3). -record(last_activity, {us, timestamp, status}). delete_older_users(Days) -> - % Convert older time - SecOlder = Days*24*60*60, + %% Convert older time + SecOlder = Days*24*60*60, + + %% Get current time + {MegaSecs, Secs, _MicroSecs} = now(), + TimeStamp_now = MegaSecs * 1000000 + Secs, + + %% Get the list of registered users + Users = ejabberd_auth:dirty_get_registered_users(), - % Get current time - {MegaSecs, Secs, _MicroSecs} = now(), - TimeStamp_now = MegaSecs * 1000000 + Secs, - - % Get the list of registered users - Users = ejabberd_auth:dirty_get_registered_users(), - - % For a user, remove if required and answer true - F = fun({LUser, LServer}) -> - % Check if the user is logged + %% For a user, remove if required and answer true + F = fun({LUser, LServer}) -> + %% Check if the user is logged case ejabberd_sm:get_user_resources(LUser, LServer) of - % If it isn't - [] -> - % Look for his last_activity - case mnesia:dirty_read(last_activity, {LUser, LServer}) of - % If it is - % existent: - [#last_activity{timestamp = TimeStamp}] -> - % get his age - Sec = TimeStamp_now - TimeStamp, - % If he is - if - % younger than SecOlder: - Sec < SecOlder -> - % do nothing - false; - % older: - true -> - % remove the user - ejabberd_auth:remove_user(LUser, LServer), - true - end; - % nonexistent: - [] -> - % remove the user - ejabberd_auth:remove_user(LUser, LServer), - true + %% If it isnt + [] -> + %% Look for his last_activity + case mnesia:dirty_read(last_activity, {LUser, LServer}) of + %% If it is + %% existent: + [#last_activity{timestamp = TimeStamp}] -> + %% get his age + Sec = TimeStamp_now - TimeStamp, + %% If he is + if + %% younger than SecOlder: + Sec < SecOlder -> + %% do nothing + false; + %% older: + true -> + %% remove the user + ejabberd_auth:remove_user(LUser, LServer), + true end; - % Else - _ -> - % do nothing - false + %% nonexistent: + [] -> + %% remove the user + ejabberd_auth:remove_user(LUser, LServer), + true + end; + %% Else + _ -> + %% do nothing + false end end, - % Apply the function to every user in the list - Users_removed = lists:filter(F, Users), - {removed, length(Users_removed), Users_removed}. + %% Apply the function to every user in the list + Users_removed = lists:filter(F, Users), + {removed, length(Users_removed), Users_removed}. num_active_users(Host, Days) -> - list_last_activity(Host, true, Days). + list_last_activity(Host, true, Days). -% Code based on ejabberd/src/web/ejabberd_web_admin.erl +%% Code based on ejabberd/src/web/ejabberd_web_admin.erl list_last_activity(Host, Integral, Days) -> {MegaSecs, Secs, _MicroSecs} = now(), TimeStamp = MegaSecs * 1000000 + Secs, @@ -537,29 +590,29 @@ [{'trunc', {'/', {'-', TimeStamp, '$1'}, 86400}}]}]) of - {'EXIT', _Reason} -> - []; - Vals -> - Hist = histogram(Vals, Integral), - if - Hist == [] -> - 0; - true -> - Left = if - Days == infinity -> - 0; - true -> - Days - length(Hist) - end, - Tail = if - Integral -> - lists:duplicate(Left, lists:last(Hist)); - true -> - lists:duplicate(Left, 0) - end, - lists:nth(Days, Hist ++ Tail) - end - end. + {'EXIT', _Reason} -> + []; + Vals -> + Hist = histogram(Vals, Integral), + if + Hist == [] -> + 0; + true -> + Left = if + Days == infinity -> + 0; + true -> + Days - length(Hist) + end, + Tail = if + Integral -> + lists:duplicate(Left, lists:last(Hist)); + true -> + lists:duplicate(Left, 0) + end, + lists:nth(Days, Hist ++ Tail) + end + end. histogram(Values, Integral) -> histogram(lists:sort(Values), Integral, 0, 0, []). histogram([H | T], Integral, Current, Count, Hist) when Current == H -> @@ -581,26 +634,26 @@ format_print_room(Host1, Rooms)-> - lists:foreach( - fun({_, {Roomname, Host},_}) -> - case Host1 of - all -> - io:format("~s ~s ~n", [Roomname, Host]); - Host -> - io:format("~s ~s ~n", [Roomname, Host]); - _ -> - ok - end - end, - Rooms). + lists:foreach( + fun({_, {Roomname, Host},_}) -> + case Host1 of + all -> + io:format("~s ~s ~n", [Roomname, Host]); + Host -> + io:format("~s ~s ~n", [Roomname, Host]); + _ -> + ok + end + end, + Rooms). %%---------------------------- %% Purge MUC %%---------------------------- -% Required for muc_purge -% Copied from mod_muc/mod_muc_room.erl +%% Required for muc_purge +%% Copied from mod_muc/mod_muc_room.erl -define(DICT, dict). -record(muc_online_room, {name_host, pid}). -record(lqueue, {queue, len, max}). @@ -634,103 +687,106 @@ just_created = false}). muc_purge(Days) -> - ServerHost = global, - Host = global, - muc_purge2(ServerHost, Host, Days). + ServerHost = global, + Host = global, + muc_purge2(ServerHost, Host, Days). muc_purge(ServerHost, Days) -> - Host = find_host(ServerHost), - muc_purge2(ServerHost, Host, Days). + Host = find_host(ServerHost), + muc_purge2(ServerHost, Host, Days). muc_purge2(ServerHost, Host, Last_allowed) -> - Room_names = get_room_names(Host), - - Decide = fun(N) -> decide(N, Last_allowed) end, - Rooms_to_delete = lists:filter(Decide, Room_names), + Room_names = get_room_names(Host), - Num_rooms = length(Room_names), - Num_rooms_to_delete = length(Rooms_to_delete), + Decide = fun(N) -> decide(N, Last_allowed) end, + Rooms_to_delete = lists:filter(Decide, Room_names), - Rooms_to_delete_full = fill_serverhost(Rooms_to_delete, ServerHost), + Num_rooms = length(Room_names), + Num_rooms_to_delete = length(Rooms_to_delete), - Delete = fun({N, H, SH}) -> - mod_muc:room_destroyed(H, N, SH), - mod_muc:forget_room(H, N) - end, - lists:foreach(Delete, Rooms_to_delete_full), - {purged, Num_rooms, Num_rooms_to_delete, Rooms_to_delete}. + Rooms_to_delete_full = fill_serverhost(Rooms_to_delete, ServerHost), + + Delete = fun({N, H, SH}) -> + mod_muc:room_destroyed(H, N, SH), + mod_muc:forget_room(H, N) + end, + lists:foreach(Delete, Rooms_to_delete_full), + {purged, Num_rooms, Num_rooms_to_delete, Rooms_to_delete}. fill_serverhost(Rooms_to_delete, global) -> - ServerHosts1 = ?MYHOSTS, - ServerHosts2 = [ {ServerHost, find_host(ServerHost)} || ServerHost <- ServerHosts1], - [ {Name, Host, find_serverhost(Host, ServerHosts2)} || {Name, Host} <- Rooms_to_delete]; + ServerHosts1 = ?MYHOSTS, + ServerHosts2 = [ {ServerHost, find_host(ServerHost)} || ServerHost <- ServerHosts1], + [ {Name, Host, find_serverhost(Host, ServerHosts2)} || {Name, Host} <- Rooms_to_delete]; fill_serverhost(Rooms_to_delete, ServerHost) -> - [ {Name, Host, ServerHost}|| {Name, Host} <- Rooms_to_delete]. + [ {Name, Host, ServerHost}|| {Name, Host} <- Rooms_to_delete]. find_serverhost(Host, ServerHosts) -> - {value, {ServerHost, Host}} = lists:keysearch(Host, 2, ServerHosts), - ServerHost. + {value, {ServerHost, Host}} = lists:keysearch(Host, 2, ServerHosts), + ServerHost. find_host(ServerHost) -> - gen_mod:get_module_opt(ServerHost, mod_muc, host, "conference." ++ ServerHost). + gen_mod:get_module_opt(ServerHost, mod_muc, host, "conference." ++ ServerHost). decide({Room_name, Host}, Last_allowed) -> - Room_pid = get_room_pid(Room_name, Host), + Room_pid = get_room_pid(Room_name, Host), - C = get_room_config(Room_pid), - Persistent = C#config.persistent, + C = get_room_config(Room_pid), + Persistent = C#config.persistent, - S = get_room_state(Room_pid), - Just_created = S#state.just_created, + S = get_room_state(Room_pid), + Just_created = S#state.just_created, - Room_users = S#state.users, - Num_users = length(?DICT:to_list(Room_users)), - - History = (S#state.history)#lqueue.queue, - Ts_now = calendar:now_to_universal_time(now()), - Ts_uptime = element(1, erlang:statistics(wall_clock))/1000, - {Have_history, Last} = case queue:is_empty(History) of - true -> - {false, Ts_uptime}; - false -> - Last_message = queue:last(History), - {_, _, _, Ts_last, _} = Last_message, - Ts_diff = - calendar:datetime_to_gregorian_seconds(Ts_now) - - calendar:datetime_to_gregorian_seconds(Ts_last), - {true, Ts_diff} - end, + Room_users = S#state.users, + Num_users = length(?DICT:to_list(Room_users)), - case {Persistent, Just_created, Num_users, Have_history, seconds_to_days(Last)} of - {true, false, 0, _, Last_days} - when Last_days > Last_allowed -> - true; - _ -> - false - end. + History = (S#state.history)#lqueue.queue, + Ts_now = calendar:now_to_universal_time(now()), + Ts_uptime = element(1, erlang:statistics(wall_clock))/1000, + {Have_history, Last} = case queue:is_empty(History) of + true -> + {false, Ts_uptime}; + false -> + Last_message = queue:last(History), + {_, _, _, Ts_last, _} = Last_message, + Ts_diff = + calendar:datetime_to_gregorian_seconds(Ts_now) + - calendar:datetime_to_gregorian_seconds(Ts_last), + {true, Ts_diff} + end, + + case {Persistent, Just_created, Num_users, Have_history, seconds_to_days(Last)} of + {true, false, 0, _, Last_days} + when Last_days > Last_allowed -> + true; + _ -> + false + end. seconds_to_days(S) -> - round(S) div 60*60*24. + round(S) div 60*60*24. + +uptime_seconds() -> + trunc(element(1, erlang:statistics(wall_clock))/1000). get_room_names(Host) -> - Get_room_names = fun(Room_reg, Names) -> - case {Host, Room_reg#muc_online_room.name_host} of - {Host, {Name1, Host}} -> - [{Name1, Host} | Names]; - {global, {Name1, Host1}} -> - [{Name1, Host1} | Names]; - _ -> - Names - end - end, - ets:foldr(Get_room_names, [], muc_online_room). + Get_room_names = fun(Room_reg, Names) -> + case {Host, Room_reg#muc_online_room.name_host} of + {Host, {Name1, Host}} -> + [{Name1, Host} | Names]; + {global, {Name1, Host1}} -> + [{Name1, Host1} | Names]; + _ -> + Names + end + end, + ets:foldr(Get_room_names, [], muc_online_room). get_room_pid(Name, Host) -> - [Room_ets] = ets:lookup(muc_online_room, {Name, Host}), - Room_ets#muc_online_room.pid. + [Room_ets] = ets:lookup(muc_online_room, {Name, Host}), + Room_ets#muc_online_room.pid. get_room_config(Room_pid) -> - gen_fsm:sync_send_all_state_event(Room_pid, get_config). + gen_fsm:sync_send_all_state_event(Room_pid, get_config). get_room_state(Room_pid) -> - gen_fsm:sync_send_all_state_event(Room_pid, get_state). + gen_fsm:sync_send_all_state_event(Room_pid, get_state). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/ejabberd/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 2 Feb 2007 21:21:08 -0000 1.4 +++ sources 6 Sep 2007 15:06:36 -0000 1.5 @@ -1 +1 @@ -bdb39965a147506fc194d5a28117172a ejabberd-1.1.3.tar.gz +65e9cd346f11a28afbacfe1d7be3a33b ejabberd-1.1.4.tar.gz --- ejabberd-1.1.3-ldapfix.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 15:13:15 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 6 Sep 2007 11:13:15 -0400 Subject: rpms/phpMyAdmin/devel .cvsignore, 1.7, 1.8 phpMyAdmin.htaccess, 1.1, 1.2 phpMyAdmin.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200709061513.l86FDF0u001093@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/phpMyAdmin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1022 Modified Files: .cvsignore phpMyAdmin.htaccess phpMyAdmin.spec sources Log Message: Updated new version, altered license and fixed mod_security issue listed in #279801 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 23 Jul 2007 13:20:29 -0000 1.7 +++ .cvsignore 6 Sep 2007 15:12:42 -0000 1.8 @@ -1 +1 @@ -phpMyAdmin-2.10.3-all-languages.tar.bz2 +phpMyAdmin-2.11.0-all-languages.tar.bz2 Index: phpMyAdmin.htaccess =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/devel/phpMyAdmin.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- phpMyAdmin.htaccess 10 Nov 2006 16:15:50 -0000 1.1 +++ phpMyAdmin.htaccess 6 Sep 2007 15:12:42 -0000 1.2 @@ -22,11 +22,11 @@ # This configuration prevents mod_security at phpMyAdmin directories from -# filtering SQL etc. +# filtering SQL etc. This may break your mod_security implementation. # - - - SecFilterInheritance Off - - +# +# +# SecFilterInheritance Off +# +# Index: phpMyAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/devel/phpMyAdmin.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- phpMyAdmin.spec 23 Jul 2007 13:20:29 -0000 1.10 +++ phpMyAdmin.spec 6 Sep 2007 15:12:42 -0000 1.11 @@ -1,12 +1,12 @@ Name: phpMyAdmin -Version: 2.10.3 +Version: 2.11.0 Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://www.phpmyadmin.net/ -Source0: http://dl.sourceforge.net/sourceforge/phpMyAdmin/phpMyAdmin-%{version}-all-languages.tar.bz2 +Source0: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}-all-languages.tar.bz2 Source1: phpMyAdmin-config.inc.php Source2: phpMyAdmin.htaccess BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,11 @@ %config(noreplace) %{_sysconfdir}/%{name} %changelog +* Thu Sep 06 2007 Mike McGrath 2.11.0-1 +- Upstream released new version +- Altered sources file as required +- Added proper license + * Mon Jul 23 2007 Mike McGrath 2.10.3-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Jul 2007 13:20:29 -0000 1.7 +++ sources 6 Sep 2007 15:12:42 -0000 1.8 @@ -1 +1 @@ -7866cc1033ba79b5f71354c66d109033 phpMyAdmin-2.10.3-all-languages.tar.bz2 +64cf56f3b44725e5edcdea871166641f phpMyAdmin-2.11.0-all-languages.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 6 15:32:20 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 11:32:20 -0400 Subject: rpms/ocaml-expat/devel ocaml-expat.spec,1.4,1.5 Message-ID: <200709061532.l86FWKXT001573@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-expat/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1549 Modified Files: ocaml-expat.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 0.9.1-8 - Force rebuild because of updated requires/provides scripts in OCaml. Index: ocaml-expat.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-expat/devel/ocaml-expat.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ocaml-expat.spec 30 Aug 2007 09:30:13 -0000 1.4 +++ ocaml-expat.spec 6 Sep 2007 15:31:47 -0000 1.5 @@ -3,7 +3,7 @@ Name: ocaml-expat Version: 0.9.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: OCaml wrapper for the Expat XML parsing library Group: Development/Libraries @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: ppc64 -BuildRequires: ocaml, ocaml-findlib-devel, expat-devel >= 2.0.1, chrpath +BuildRequires: ocaml >= 3.10.0-7 +BuildRequires: ocaml-findlib-devel, expat-devel >= 2.0.1, chrpath BuildRequires: util-linux-ng, gawk %define _use_internal_dependency_generator 0 @@ -89,6 +90,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 0.9.1-8 +- Force rebuild because of updated requires/provides scripts in OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 0.9.1-7 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 15:33:43 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 11:33:43 -0400 Subject: rpms/ocaml-pcre/devel ocaml-pcre.spec,1.3,1.4 Message-ID: <200709061533.l86FXhfo001675@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-pcre/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1632 Modified Files: ocaml-pcre.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 5.11.4-9 - Force rebuild because of updated requires/provides scripts in OCaml. * Mon Sep 3 2007 Richard W.M. Jones - 5.11.4-8 - Force rebuild because of base OCaml. Index: ocaml-pcre.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-pcre/devel/ocaml-pcre.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocaml-pcre.spec 30 Aug 2007 09:31:27 -0000 1.3 +++ ocaml-pcre.spec 6 Sep 2007 15:33:11 -0000 1.4 @@ -3,7 +3,7 @@ Name: ocaml-pcre Version: 5.11.4 -Release: 7%{?dist} +Release: 9%{?dist} Summary: Perl compatibility regular expressions (PCRE) for OCaml Group: Development/Libraries @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: ppc64 -BuildRequires: ocaml, ocaml-findlib-devel, pcre-devel +BuildRequires: ocaml >= 3.10.0-7 +BuildRequires: ocaml-findlib-devel, pcre-devel BuildRequires: gawk %define _use_internal_dependency_generator 0 @@ -87,6 +88,12 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 5.11.4-9 +- Force rebuild because of updated requires/provides scripts in OCaml. + +* Mon Sep 3 2007 Richard W.M. Jones - 5.11.4-8 +- Force rebuild because of base OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 5.11.4-7 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 15:35:11 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 11:35:11 -0400 Subject: rpms/ocaml-ulex/devel ocaml-ulex.spec,1.4,1.5 Message-ID: <200709061535.l86FZBHM001826@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-ulex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1733 Modified Files: ocaml-ulex.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 1.0-5 - Force rebuild because of updated requires/provides scripts in OCaml. Index: ocaml-ulex.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-ulex/devel/ocaml-ulex.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ocaml-ulex.spec 30 Aug 2007 09:32:46 -0000 1.4 +++ ocaml-ulex.spec 6 Sep 2007 15:34:38 -0000 1.5 @@ -3,7 +3,7 @@ Name: ocaml-ulex Version: 1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OCaml lexer generator for Unicode Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: ppc64 -BuildRequires: ocaml = 3.10.0, ocaml-findlib-devel, ocaml-camlp4-devel +BuildRequires: ocaml >= 3.10.0-7, ocaml-findlib-devel, ocaml-camlp4-devel BuildRequires: gawk %define _use_internal_dependency_generator 0 @@ -88,6 +88,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 1.0-5 +- Force rebuild because of updated requires/provides scripts in OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 1.0-4 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 15:36:42 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 11:36:42 -0400 Subject: rpms/ocaml-xml-light/devel ocaml-xml-light.spec,1.2,1.3 Message-ID: <200709061536.l86Fag0b001981@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-xml-light/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1891 Modified Files: ocaml-xml-light.spec Log Message: - Force rebuild because of updated requires/provides scripts in OCaml. Index: ocaml-xml-light.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-xml-light/devel/ocaml-xml-light.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ocaml-xml-light.spec 30 Aug 2007 09:33:23 -0000 1.2 +++ ocaml-xml-light.spec 6 Sep 2007 15:36:09 -0000 1.3 @@ -3,7 +3,7 @@ Name: ocaml-xml-light Version: 2.2.cvs20070817 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Minimal XML parser and printer for OCaml Group: Development/Libraries @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: ppc64 -BuildRequires: ocaml, ocaml-findlib-devel, ocaml-ocamldoc +BuildRequires: ocaml >= 3.10.0-7 +BuildRequires: ocaml-findlib-devel, ocaml-ocamldoc BuildRequires: gawk %define _use_internal_dependency_generator 0 @@ -87,6 +88,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 2.2.cvs20070817-4 +- Force rebuild because of updated requires/provides scripts in OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 2.2.cvs20070817-3 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 15:38:10 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 11:38:10 -0400 Subject: rpms/ocaml-curses/devel ocaml-curses.spec,1.2,1.3 Message-ID: <200709061538.l86FcAY9002106@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-curses/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2049 Modified Files: ocaml-curses.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 0.1-5.20020319 - Force rebuild because of updated requires/provides scripts in OCaml. Index: ocaml-curses.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-curses/devel/ocaml-curses.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ocaml-curses.spec 30 Aug 2007 09:29:36 -0000 1.2 +++ ocaml-curses.spec 6 Sep 2007 15:37:38 -0000 1.3 @@ -10,7 +10,7 @@ Name: ocaml-curses Version: 0.1 -Release: 4.%{alphatag}%{?dist} +Release: 5.%{alphatag}%{?dist} Summary: OCaml bindings for ncurses Group: Development/Libraries @@ -20,7 +20,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: ppc64 -BuildRequires: ocaml, ocaml-findlib-devel, ncurses-devel +BuildRequires: ocaml >= 3.10.0-7 +BuildRequires: ocaml-findlib-devel, ncurses-devel BuildRequires: gawk %define _use_internal_dependency_generator 0 @@ -99,6 +100,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 0.1-5.20020319 +- Force rebuild because of updated requires/provides scripts in OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 0.1-4.20020319 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 15:39:53 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 11:39:53 -0400 Subject: rpms/ocaml-extlib/devel ocaml-extlib.spec,1.2,1.3 Message-ID: <200709061539.l86Fdrsn002182@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-extlib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2161 Modified Files: ocaml-extlib.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 1.5-8 - Force rebuild because of updated requires/provides scripts in OCaml. * Mon Sep 3 2007 Richard W.M. Jones - 1.5-7 - Force rebuild because of base OCaml. Index: ocaml-extlib.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-extlib/devel/ocaml-extlib.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ocaml-extlib.spec 30 Aug 2007 09:30:49 -0000 1.2 +++ ocaml-extlib.spec 6 Sep 2007 15:39:20 -0000 1.3 @@ -3,7 +3,7 @@ Name: ocaml-extlib Version: 1.5 -Release: 6%{?dist} +Release: 8%{?dist} Summary: OCaml ExtLib additions to the standard library Group: Development/Libraries @@ -16,7 +16,8 @@ Patch0: extlib-ocamldoc-debian.patch Patch1: extlib-install.patch -BuildRequires: ocaml, ocaml-findlib-devel, ocaml-ocamldoc +BuildRequires: ocaml >= 3.10.0-7 +BuildRequires: ocaml-findlib-devel, ocaml-ocamldoc BuildRequires: gawk %define _use_internal_dependency_generator 0 @@ -113,6 +114,12 @@ %{_libdir}/ocaml/extlib/*.ml %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 1.5-8 +- Force rebuild because of updated requires/provides scripts in OCaml. + +* Mon Sep 3 2007 Richard W.M. Jones - 1.5-7 +- Force rebuild because of base OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 1.5-6 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 15:41:38 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 11:41:38 -0400 Subject: rpms/ocaml-ssl/devel ocaml-ssl.spec,1.3,1.4 Message-ID: <200709061541.l86FfcBW002282@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-ssl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2211 Modified Files: ocaml-ssl.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 0.4.2-5 - Force rebuild because of updated requires/provides scripts in OCaml. Index: ocaml-ssl.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-ssl/devel/ocaml-ssl.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocaml-ssl.spec 30 Aug 2007 09:32:10 -0000 1.3 +++ ocaml-ssl.spec 6 Sep 2007 15:41:06 -0000 1.4 @@ -3,7 +3,7 @@ Name: ocaml-ssl Version: 0.4.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: SSL bindings for OCaml Group: Development/Libraries @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: ppc64 -BuildRequires: ocaml, ocaml-findlib-devel, openssl-devel +BuildRequires: ocaml >= 3.10.0-7 +BuildRequires: ocaml-findlib-devel, openssl-devel BuildRequires: gawk Requires: openssl @@ -86,6 +87,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 0.4.2-5 +- Force rebuild because of updated requires/provides scripts in OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 0.4.2-4 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 15:41:50 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 11:41:50 -0400 Subject: rpms/ocaml-calendar/devel ocaml-calendar.spec,1.2,1.3 Message-ID: <200709061541.l86FfoTc002331@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-calendar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2237 Modified Files: ocaml-calendar.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 1.10-9 - Force rebuild because of updated requires/provides scripts in OCaml. * Mon Sep 3 2007 Richard W.M. Jones - 1.10-8 - Force rebuild because of base OCaml. Index: ocaml-calendar.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-calendar/devel/ocaml-calendar.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ocaml-calendar.spec 30 Aug 2007 09:27:46 -0000 1.2 +++ ocaml-calendar.spec 6 Sep 2007 15:41:18 -0000 1.3 @@ -3,7 +3,7 @@ Name: ocaml-calendar Version: 1.10 -Release: 7%{?dist} +Release: 9%{?dist} Summary: Objective Caml library for managing dates and times Group: Development/Libraries @@ -13,7 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: ppc64 -BuildRequires: ocaml >= 3.06, ocaml-findlib-devel, ocaml-ocamldoc +BuildRequires: ocaml >= 3.10.0-7 +BuildRequires: ocaml-findlib-devel, ocaml-ocamldoc BuildRequires: gawk %define _use_internal_dependency_generator 0 @@ -79,6 +80,12 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 1.10-9 +- Force rebuild because of updated requires/provides scripts in OCaml. + +* Mon Sep 3 2007 Richard W.M. Jones - 1.10-8 +- Force rebuild because of base OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 1.10-7 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 15:42:03 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Thu, 6 Sep 2007 11:42:03 -0400 Subject: rpms/eclipse/devel eclipse.spec,1.480,1.481 Message-ID: <200709061542.l86Fg3l2002374@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2246 Modified Files: eclipse.spec Log Message: * Thu Sep 06 2007 Ben Konrath 3.3.0-16 - Compile SDK to 1.5 bytecode and disable 1.6 plugins. Index: eclipse.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v retrieving revision 1.480 retrieving revision 1.481 diff -u -r1.480 -r1.481 --- eclipse.spec 5 Sep 2007 20:28:17 -0000 1.480 +++ eclipse.spec 6 Sep 2007 15:41:30 -0000 1.481 @@ -23,7 +23,7 @@ Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 15%{?dist} +Release: 16%{?dist} License: Eclipse Public License Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -556,7 +556,6 @@ find -type f ! -name \*.java -a ! -name feature.xml -exec sed --in-place "s/@eye-eh-64_32@/ia64_32/g" "{}" \; %endif -%if %{gcj_support} # remove jdt.apt.pluggable.core, jdt.compiler.tool and org.eclipse.jdt.compiler.apt as they require a JVM that supports Java 1.6 for plugin in jdt.apt.pluggable.core jdt.compiler.tool jdt.compiler.apt; do version=$(grep org.eclipse.$plugin plugins/org.eclipse.$plugin/build.xml | grep condition.property | cut -d _ -f 2-3 | cut -d \" -f 1) @@ -570,7 +569,6 @@ linenum=$(grep -no "value=\"org.eclipse.$plugin" assemble.org.eclipse.sdk.linux.gtk.%{eclipse_arch}.xml | cut -d : -f 1) sed --in-place -e "$(expr $linenum - 2),$(expr $linenum + 1)d" assemble.org.eclipse.sdk.linux.gtk.%{eclipse_arch}.xml done -%endif # link to the jsch jar rm plugins/com.jcraft.jsch_0.1.31.jar @@ -672,17 +670,10 @@ # Build the rest of Eclipse export CLASSPATH=`pwd`/ecj.jar:$ORIGCLASSPATH export JAVA_HOME=%{java_home} -%if %{gcj_support} ant \ -Dnobootstrap=true \ -DinstallOs=linux -DinstallWs=gtk -DinstallArch=%{eclipse_arch} \ -Dlibsconfig=true -DjavacSource=1.5 -DjavacTarget=1.5 -DcompilerArg="-encoding ISO-8859-1 -nowarn" -%else -ant \ - -Dnobootstrap=true \ - -DinstallOs=linux -DinstallWs=gtk -DinstallArch=%{eclipse_arch} \ - -Dlibsconfig=true -DcompilerArg="-encoding ISO-8859-1 -nowarn" -%endif ## Build the FileInitializer application SDK=$(cd eclipse && pwd) @@ -1573,6 +1564,9 @@ %endif %changelog +* Thu Sep 06 2007 Ben Konrath 3.3.0-16 +- Compile SDK to 1.5 bytecode and disable 1.6 plugins. + * Wed Sep 05 2007 Andrew Overholt 3.3.0-15 - Update tomcat5, commons-el, and commons-logging to required releases with proper OSGi manifests. From fedora-extras-commits at redhat.com Thu Sep 6 15:48:39 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 6 Sep 2007 11:48:39 -0400 Subject: rpms/git/devel .cvsignore, 1.43, 1.44 git.spec, 1.37, 1.38 sources, 1.43, 1.44 Message-ID: <200709061548.l86FmdaN002632@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/pkgs/rpms/git/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2598 Modified Files: .cvsignore git.spec sources Log Message: * Thu Sep 06 2007 Josh Boyer 1.5.3.1-1 - git-1.5.3.1-1 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/git/devel/.cvsignore,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- .cvsignore 24 Aug 2007 00:28:24 -0000 1.43 +++ .cvsignore 6 Sep 2007 15:48:06 -0000 1.44 @@ -1 +1 @@ -git-1.5.2.5.tar.gz +git-1.5.3.1.tar.gz Index: git.spec =================================================================== RCS file: /cvs/pkgs/rpms/git/devel/git.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- git.spec 24 Aug 2007 00:28:24 -0000 1.37 +++ git.spec 6 Sep 2007 15:48:06 -0000 1.38 @@ -1,6 +1,6 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.5.2.5 +Version: 1.5.3.1 Release: 1%{?dist} Summary: Git core and tools License: GPLv2 @@ -233,6 +233,9 @@ %{!?_without_docs: %doc Documentation/technical} %changelog +* Thu Sep 06 2007 Josh Boyer 1.5.3.1-1 +- git-1.5.3.1-1 + * Thu Aug 23 2007 James Bowes 1.5.2.5-1 - git-1.5.2.5-1 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/git/devel/sources,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- sources 24 Aug 2007 00:28:24 -0000 1.43 +++ sources 6 Sep 2007 15:48:06 -0000 1.44 @@ -1 +1 @@ -4e8de9e56882f3214a92f6d7dc3c49ec git-1.5.2.5.tar.gz +afef243b2d271004d13b0381ac2ee580 git-1.5.3.1.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 15:58:23 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Thu, 6 Sep 2007 11:58:23 -0400 Subject: rpms/gnash/F-7 .cvsignore, 1.4, 1.5 gnash.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200709061558.l86FwNLm002835@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/gnash/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2806 Modified Files: .cvsignore gnash.spec sources Log Message: * Wed Sep 5 2007 Patrice Dumas 0.8.1-2 - update to 0.8.1 - agg is now the default renderer Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnash/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 17 Jun 2007 16:57:21 -0000 1.4 +++ .cvsignore 6 Sep 2007 15:57:50 -0000 1.5 @@ -1 +1 @@ -gnash-0.8.0.tar.bz2 +gnash-0.8.1.tar.gz Index: gnash.spec =================================================================== RCS file: /cvs/extras/rpms/gnash/F-7/gnash.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gnash.spec 17 Jun 2007 16:57:21 -0000 1.6 +++ gnash.spec 6 Sep 2007 15:57:50 -0000 1.7 @@ -1,12 +1,12 @@ Name: gnash -Version: 0.8.0 -Release: 1%{?dist} +Version: 0.8.1 +Release: 2%{?dist} Summary: GNU flash movie player Group: Applications/Multimedia -License: GPL +License: GPLv3+ URL: http://www.gnu.org/software/gnash/ -Source0: http://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxml2-devel libpng-devel libjpeg-devel libogg-devel @@ -17,6 +17,7 @@ # modular Xorg #BuildRequires: libGLU-devel libGL-devel BuildRequires: SDL-devel +BuildRequires: agg-devel BuildRequires: kdelibs-devel BuildRequires: gtkglext-devel BuildRequires: docbook2X @@ -68,7 +69,7 @@ %prep %setup -q -chmod a-x libgeometry/snappingrange.h +chmod a-x libgeometry/snappingrange.h backend/render*.h gui/gtk_glue_agg.{h,cpp} %build [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh @@ -83,31 +84,32 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -rm $RPM_BUILD_ROOT/%{_libdir}/*.la -rm \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashamf.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashbackend.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashbase.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashgeo.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashgui.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashserver.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashplayer.so \ - $RPM_BUILD_ROOT/%{_libdir}/libklashplayer.so -rm -rf $RPM_BUILD_ROOT/%{_localstatedir}/scrollkeeper +rm $RPM_BUILD_ROOT%{_libdir}/gnash/*.la +#rm \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashamf.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashbackend.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashbase.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashgeo.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashgui.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashserver.so \ +# $RPM_BUILD_ROOT%{_libdir}/libgnashplayer.so \ +# $RPM_BUILD_ROOT%{_libdir}/libklashplayer.so +rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper rm -f $RPM_BUILD_ROOT%{_infodir}/dir # don't package libltdl related files! rm \ - $RPM_BUILD_ROOT/%{_libdir}/libltdl* \ - $RPM_BUILD_ROOT/%{_includedir}/ltdl.h + $RPM_BUILD_ROOT%{_libdir}/gnash/libltdl* +rm \ + $RPM_BUILD_ROOT%{_includedir}/ltdl.h # asspec info isn't generated rightly rm \ - $RPM_BUILD_ROOT/%{_infodir}/asspec.info -# omf is broken -rm -rf \ - $RPM_BUILD_ROOT/%{_datadir}/omf + $RPM_BUILD_ROOT%{_infodir}/asspec.info +# omf was broken +#rm -rf \ +# $RPM_BUILD_ROOT%{_datadir}/omf # cygnal just segfaults -rm \ - $RPM_BUILD_ROOT/%{_bindir}/cygnal +#rm \ +# $RPM_BUILD_ROOT%{_bindir}/cygnal %find_lang %{name} @@ -118,7 +120,8 @@ %post /sbin/ldconfig # currently help system is broken -#scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : +scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : +scrollkeeper-update -q -o %{_datadir}/omf/asspec || : /sbin/install-info --entry="* Gnash: (gnash). GNU Flash Player" %{_infodir}/%{name}.info %{_infodir}/dir || : %preun @@ -135,15 +138,17 @@ %doc README AUTHORS COPYING NEWS %doc doc/C/gnash.html %doc doc/C/images +%{_bindir}/gtk-gnash %{_bindir}/gnash %{_bindir}/gparser %{_bindir}/gprocessor -%{_libdir}/libgnash*-*.so -%{_libdir}/libklash*-*.so +%{_libdir}/gnash/ +#%{_libdir}/libgnash*-*.so +#%{_libdir}/libklash*-*.so %{_mandir}/man1/gnash* %{_infodir}/gnash* %{_datadir}/gnash/ -#%{_datadir}/omf/gnash/ +%{_datadir}/omf/gnash/ %files plugin %defattr(-,root,root,-) @@ -151,7 +156,7 @@ %files klash %defattr(-,root,root,-) -%{_bindir}/klash +%{_bindir}/kde-gnash %{_libdir}/kde3/libklashpart.* %{_datadir}/apps/klash/ #%{_datadir}/config/klashrc @@ -162,6 +167,13 @@ #%{_bindir}/cygnal %changelog +* Wed Sep 5 2007 Patrice Dumas 0.8.1-2 +- update to 0.8.1 +- agg is now the default renderer + +* Fri Aug 3 2007 Patrice Dumas 0.8.0-2 +- rebuild for boost soname change + * Sun Jun 17 2007 Patrice Dumas 0.8.0-1 - update to 0.8.0 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnash/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 17 Jun 2007 16:57:21 -0000 1.4 +++ sources 6 Sep 2007 15:57:50 -0000 1.5 @@ -1 +1 @@ -b3a3b22d608b5050b1b2743bc348c536 gnash-0.8.0.tar.bz2 +28e9f4bd71154a89f6f683c3e7651e64 gnash-0.8.1.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 16:06:36 2007 From: fedora-extras-commits at redhat.com (Kai Engert (kengert)) Date: Thu, 6 Sep 2007 12:06:36 -0400 Subject: rpms/nss/devel nss-create-obj.patch,1.1,1.2 nss.spec,1.27,1.28 Message-ID: <200709061606.l86G6ai6009041@cvs-int.fedora.redhat.com> Author: kengert Update of /cvs/extras/rpms/nss/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9015 Modified Files: nss-create-obj.patch nss.spec Log Message: * Thu Sep 06 2007 Kai Engert - 3.11.7-8 - fix a C++ mode compilation error nss-create-obj.patch: Index: nss-create-obj.patch =================================================================== RCS file: /cvs/extras/rpms/nss/devel/nss-create-obj.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nss-create-obj.patch 5 Sep 2007 20:00:42 -0000 1.1 +++ nss-create-obj.patch 6 Sep 2007 16:06:32 -0000 1.2 @@ -49,7 +49,7 @@ + * Hand Create a new object and return the Generic object for our new object. + */ +PK11GenericObject * -+PK11_CreateGenericObject(PK11SlotInfo *slot, const CK_ATTRIBUTE *template, ++PK11_CreateGenericObject(PK11SlotInfo *slot, const CK_ATTRIBUTE *template_, + int count, PRBool token) +{ + CK_OBJECT_HANDLE objectID; @@ -57,7 +57,7 @@ + CK_RV crv; + + PK11_EnterSlotMonitor(slot); -+ crv = PK11_CreateNewObject(slot, slot->session, template, count, ++ crv = PK11_CreateNewObject(slot, slot->session, template_, count, + token, &objectID); + PK11_ExitSlotMonitor(slot); + if (crv != CKR_OK) { @@ -150,7 +150,7 @@ SECStatus PK11_DestroyGenericObjects(PK11GenericObject *object); SECStatus PK11_DestroyGenericObject(PK11GenericObject *object); +PK11GenericObject *PK11_CreateGenericObject(PK11SlotInfo *slot, -+ const CK_ATTRIBUTE *template, ++ const CK_ATTRIBUTE *template_, + int count, PRBool token); SECStatus PK11_ReadRawAttribute(PK11ObjectType type, void *object, CK_ATTRIBUTE_TYPE attr, SECItem *item); Index: nss.spec =================================================================== RCS file: /cvs/extras/rpms/nss/devel/nss.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- nss.spec 5 Sep 2007 20:00:42 -0000 1.27 +++ nss.spec 6 Sep 2007 16:06:32 -0000 1.28 @@ -7,7 +7,7 @@ Summary: Network Security Services Name: nss Version: 3.11.7 -Release: 7%{?dist} +Release: 8%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -453,6 +453,9 @@ %changelog +* Thu Sep 06 2007 Kai Engert - 3.11.7-8 +- fix a C++ mode compilation error + * Wed Sep 05 2007 Bob Relyea - 3.11.7-7 - Add 3.12 ckfw and libnsspem From fedora-extras-commits at redhat.com Thu Sep 6 16:08:33 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 12:08:33 -0400 Subject: rpms/ocaml-ulex/devel ocaml-ulex.spec,1.5,1.6 Message-ID: <200709061608.l86G8X8q009139@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-ulex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9110 Modified Files: ocaml-ulex.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 1.0-6 - Ignore Parsetree module. Index: ocaml-ulex.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-ulex/devel/ocaml-ulex.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ocaml-ulex.spec 6 Sep 2007 15:34:38 -0000 1.5 +++ ocaml-ulex.spec 6 Sep 2007 16:08:00 -0000 1.6 @@ -3,7 +3,7 @@ Name: ocaml-ulex Version: 1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: OCaml lexer generator for Unicode Group: Development/Libraries @@ -17,7 +17,7 @@ BuildRequires: gawk %define _use_internal_dependency_generator 0 -%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes +%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes -i Parsetree %define __find_provides /usr/lib/rpm/ocaml-find-provides.sh %description @@ -88,6 +88,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 1.0-6 +- Ignore Parsetree module. + * Thu Sep 6 2007 Richard W.M. Jones - 1.0-5 - Force rebuild because of updated requires/provides scripts in OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 16:20:06 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 12:20:06 -0400 Subject: rpms/ocaml-xml-light/devel ocaml-xml-light.spec,1.3,1.4 Message-ID: <200709061620.l86GK6G4009546@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-xml-light/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9491 Modified Files: ocaml-xml-light.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 2.2.cvs20070817-5 - Don't package test.cmi file (it's a test program). Index: ocaml-xml-light.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-xml-light/devel/ocaml-xml-light.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocaml-xml-light.spec 6 Sep 2007 15:36:09 -0000 1.3 +++ ocaml-xml-light.spec 6 Sep 2007 16:19:33 -0000 1.4 @@ -3,7 +3,7 @@ Name: ocaml-xml-light Version: 2.2.cvs20070817 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Minimal XML parser and printer for OCaml Group: Development/Libraries @@ -57,6 +57,7 @@ export DESTDIR=$RPM_BUILD_ROOT export OCAMLFIND_DESTDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml mkdir -p $OCAMLFIND_DESTDIR $OCAMLFIND_DESTDIR/stublibs +rm -f test.cmi ocamlfind install xml-light META *.mli *.cmi *.cma *.a *.cmxa *.cmx @@ -88,6 +89,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 2.2.cvs20070817-5 +- Don't package test.cmi file (it's a test program). + * Thu Sep 6 2007 Richard W.M. Jones - 2.2.cvs20070817-4 - Force rebuild because of updated requires/provides scripts in OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 16:22:01 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Thu, 6 Sep 2007 12:22:01 -0400 Subject: rpms/jd/devel .cvsignore, 1.142, 1.143 jd.spec, 1.168, 1.169 sources, 1.143, 1.144 Message-ID: <200709061622.l86GM131009756@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9696 Modified Files: .cvsignore jd.spec sources Log Message: * Fri Sep 7 2007 Mamoru Tasaka - 1.9.6-0.4.svn1314 - svn 1314 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/devel/.cvsignore,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- .cvsignore 3 Sep 2007 15:57:38 -0000 1.142 +++ .cvsignore 6 Sep 2007 16:21:29 -0000 1.143 @@ -1 +1 @@ -jd-1.9.6-svn1311.tgz +jd-1.9.6-svn1314.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- jd.spec 3 Sep 2007 15:57:38 -0000 1.168 +++ jd.spec 6 Sep 2007 16:21:29 -0000 1.169 @@ -10,7 +10,7 @@ # Defined by upsteam # %define main_ver 1.9.6 -%define strtag svn1311 +%define strtag svn1314 %define repoid 26577 # Define this if this is pre-version %define pre_release 1 @@ -119,8 +119,8 @@ %{icondir}/%{name}.png %changelog -* Tue Sep 4 2007 Mamoru Tasaka - 1.9.6-0.4.svn1311 -- svn 1311 +* Fri Sep 7 2007 Mamoru Tasaka - 1.9.6-0.4.svn1314 +- svn 1314 * Sun Aug 5 2007 Mamoru Tasaka - 1.9.6-0.2.beta070804 - 1.9.6 beta 070804 release 2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/devel/sources,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- sources 3 Sep 2007 15:57:38 -0000 1.143 +++ sources 6 Sep 2007 16:21:29 -0000 1.144 @@ -1 +1 @@ -ed09d261123e90bce00c2703d76adefc jd-1.9.6-svn1311.tgz +2255ee977583bd11cd408a5d849a9c4e jd-1.9.6-svn1314.tgz From fedora-extras-commits at redhat.com Thu Sep 6 16:29:25 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lennart)) Date: Thu, 6 Sep 2007 12:29:25 -0400 Subject: rpms/avahi/devel avahi.spec,1.93,1.94 Message-ID: <200709061629.l86GTPGR010087@cvs-int.fedora.redhat.com> Author: lennart Update of /cvs/pkgs/rpms/avahi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10002 Modified Files: avahi.spec Log Message: - Ship ssh static service file by default, don't ship ssh-sftp by default - resolves: #269741: split off avahi-ui-tools package - resolves: #253734: add missing dependency on avahi-glib-devel to avahi-ui-devel Index: avahi.spec =================================================================== RCS file: /cvs/pkgs/rpms/avahi/devel/avahi.spec,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- avahi.spec 28 Aug 2007 18:31:08 -0000 1.93 +++ avahi.spec 6 Sep 2007 16:28:52 -0000 1.94 @@ -6,7 +6,7 @@ %endif Name: avahi Version: 0.6.21 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Local network service discovery Group: System Environment/Base License: LGPL @@ -50,12 +50,21 @@ convenient. %package tools -Summary: Tools for mDNS browsing and publishing +Summary: Command line tools for mDNS browsing and publishing Group: System Environment/Base Requires: %{name} = %{version}, gtk2, pygtk2, pygtk2-libglade, gdbm, python, dbus-python %description tools -Tools that use avahi to browse and publish mDNS services and hosts. +Command line tools that use avahi to browse and publish mDNS services. + +%package ui-tools +Summary: UI tools for mDNS browsing +Group: System Environment/Base +Requires: %{name} = %{version} +Requires: %{name}-ui = %{version} + +%description ui-tools +Graphical user interface tools that use Avahi to browse for mDNS services. %package glib Summary: Glib libraries for avahi @@ -90,6 +99,7 @@ Group: Development/Libraries Requires: %{name}-devel = %{version} Requires: %{name}-ui = %{version} +Requires: %{name}-glib-devel = %{version} %description ui-devel The avahi-ui-devel package contains the header files and libraries @@ -234,7 +244,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a # remove example -rm -f $RPM_BUILD_ROOT%{_sysconfdir}/avahi/services/ssh.service +rm -f $RPM_BUILD_ROOT%{_sysconfdir}/avahi/services/sftp-ssh.service # remove desktop file for avahi-discover rm -f $RPM_BUILD_ROOT%{_datadir}/applications/avahi-discover.desktop @@ -340,7 +350,7 @@ %files %defattr(0644,root,root,0755) -%doc docs/* avahi-daemon/example.service avahi-daemon/ssh.service +%doc docs/* avahi-daemon/example.service avahi-daemon/sftp-ssh.service %attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/avahi-daemon %dir %{_sysconfdir}/avahi %dir %{_sysconfdir}/avahi/etc @@ -349,7 +359,7 @@ %dir %{_sysconfdir}/avahi/services %attr(0755,avahi,avahi) %dir %{_localstatedir}/run/avahi-daemon %config(noreplace) %{_sysconfdir}/avahi/avahi-daemon.conf -%config(noreplace) %{_sysconfdir}/avahi/services/sftp-ssh.service +%config(noreplace) %{_sysconfdir}/avahi/services/ssh.service %config(noreplace) %{_sysconfdir}/dbus-1/system.d/avahi-dbus.conf %attr(0755,root,root) %{_sbindir}/avahi-daemon %attr(0755,root,root) %{_libdir}/libavahi-common.so.* @@ -379,9 +389,16 @@ # These are .py files only, so they don't go in lib64 %{_prefix}/lib/python?.?/site-packages/* %{_mandir}/man1/* -%{_datadir}/applications/b*.desktop %{_datadir}/avahi/interfaces/ %exclude %{_bindir}/avahi-discover-standalone +%exclude %{_bindir}/b* +%exclude %{_mandir}/man1/b* + +%files ui-tools +%defattr(0644, root, root, 0755) +%attr(0755,root,root) %{_bindir}/b* +%{_mandir}/man1/b* +%{_datadir}/applications/b*.desktop %files devel %defattr(0644, root, root, 0755) @@ -466,6 +483,11 @@ %endif %changelog +* Thu Sep 6 2007 Lennart Poettering - 0.6.21-4 +- Ship ssh static service file by default, don't ship ssh-sftp by default +- resolves: #269741: split off avahi-ui-tools package +- resolves: #253734: add missing dependency on avahi-glib-devel to avahi-ui-devel + * Tue Aug 28 2007 Martin Bacovsky - 0.6.21-3 - resolves: #246875: Initscript Review From fedora-extras-commits at redhat.com Thu Sep 6 16:30:58 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 6 Sep 2007 12:30:58 -0400 Subject: rpms/phpMyAdmin/EL-4 phpMyAdmin.htaccess, 1.1, 1.2 phpMyAdmin.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200709061630.l86GUwC2010230@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/phpMyAdmin/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10162/EL-4 Modified Files: phpMyAdmin.htaccess phpMyAdmin.spec sources Log Message: Updated new version, altered license and fixed mod_security issue listed in #279801 Index: phpMyAdmin.htaccess =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/EL-4/phpMyAdmin.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- phpMyAdmin.htaccess 10 Nov 2006 16:15:50 -0000 1.1 +++ phpMyAdmin.htaccess 6 Sep 2007 16:30:25 -0000 1.2 @@ -22,11 +22,11 @@ # This configuration prevents mod_security at phpMyAdmin directories from -# filtering SQL etc. +# filtering SQL etc. This may break your mod_security implementation. # - - - SecFilterInheritance Off - - +# +# +# SecFilterInheritance Off +# +# Index: phpMyAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/EL-4/phpMyAdmin.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- phpMyAdmin.spec 23 Jul 2007 13:20:29 -0000 1.10 +++ phpMyAdmin.spec 6 Sep 2007 16:30:26 -0000 1.11 @@ -1,12 +1,12 @@ Name: phpMyAdmin -Version: 2.10.3 +Version: 2.11.0 Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://www.phpmyadmin.net/ -Source0: http://dl.sourceforge.net/sourceforge/phpMyAdmin/phpMyAdmin-%{version}-all-languages.tar.bz2 +Source0: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}-all-languages.tar.bz2 Source1: phpMyAdmin-config.inc.php Source2: phpMyAdmin.htaccess BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,11 @@ %config(noreplace) %{_sysconfdir}/%{name} %changelog +* Thu Sep 06 2007 Mike McGrath 2.11.0-1 +- Upstream released new version +- Altered sources file as required +- Added proper license + * Mon Jul 23 2007 Mike McGrath 2.10.3-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/EL-4/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Jul 2007 13:20:29 -0000 1.7 +++ sources 6 Sep 2007 16:30:26 -0000 1.8 @@ -1 +1 @@ -7866cc1033ba79b5f71354c66d109033 phpMyAdmin-2.10.3-all-languages.tar.bz2 +64cf56f3b44725e5edcdea871166641f phpMyAdmin-2.11.0-all-languages.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 6 16:31:01 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 6 Sep 2007 12:31:01 -0400 Subject: rpms/phpMyAdmin/EL-5 phpMyAdmin.htaccess, 1.1, 1.2 phpMyAdmin.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200709061631.l86GV1Xg010241@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/phpMyAdmin/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10162/EL-5 Modified Files: phpMyAdmin.htaccess phpMyAdmin.spec sources Log Message: Updated new version, altered license and fixed mod_security issue listed in #279801 Index: phpMyAdmin.htaccess =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/EL-5/phpMyAdmin.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- phpMyAdmin.htaccess 10 Nov 2006 16:15:50 -0000 1.1 +++ phpMyAdmin.htaccess 6 Sep 2007 16:30:28 -0000 1.2 @@ -22,11 +22,11 @@ # This configuration prevents mod_security at phpMyAdmin directories from -# filtering SQL etc. +# filtering SQL etc. This may break your mod_security implementation. # - - - SecFilterInheritance Off - - +# +# +# SecFilterInheritance Off +# +# Index: phpMyAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/EL-5/phpMyAdmin.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- phpMyAdmin.spec 23 Jul 2007 13:20:29 -0000 1.10 +++ phpMyAdmin.spec 6 Sep 2007 16:30:28 -0000 1.11 @@ -1,12 +1,12 @@ Name: phpMyAdmin -Version: 2.10.3 +Version: 2.11.0 Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://www.phpmyadmin.net/ -Source0: http://dl.sourceforge.net/sourceforge/phpMyAdmin/phpMyAdmin-%{version}-all-languages.tar.bz2 +Source0: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}-all-languages.tar.bz2 Source1: phpMyAdmin-config.inc.php Source2: phpMyAdmin.htaccess BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,11 @@ %config(noreplace) %{_sysconfdir}/%{name} %changelog +* Thu Sep 06 2007 Mike McGrath 2.11.0-1 +- Upstream released new version +- Altered sources file as required +- Added proper license + * Mon Jul 23 2007 Mike McGrath 2.10.3-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/EL-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Jul 2007 13:20:29 -0000 1.7 +++ sources 6 Sep 2007 16:30:28 -0000 1.8 @@ -1 +1 @@ -7866cc1033ba79b5f71354c66d109033 phpMyAdmin-2.10.3-all-languages.tar.bz2 +64cf56f3b44725e5edcdea871166641f phpMyAdmin-2.11.0-all-languages.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 6 16:31:04 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 6 Sep 2007 12:31:04 -0400 Subject: rpms/phpMyAdmin/FC-6 phpMyAdmin.htaccess, 1.1, 1.2 phpMyAdmin.spec, 1.9, 1.10 sources, 1.7, 1.8 Message-ID: <200709061631.l86GV4Hc010247@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/phpMyAdmin/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10162/FC-6 Modified Files: phpMyAdmin.htaccess phpMyAdmin.spec sources Log Message: Updated new version, altered license and fixed mod_security issue listed in #279801 Index: phpMyAdmin.htaccess =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/FC-6/phpMyAdmin.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- phpMyAdmin.htaccess 10 Nov 2006 16:15:50 -0000 1.1 +++ phpMyAdmin.htaccess 6 Sep 2007 16:30:31 -0000 1.2 @@ -22,11 +22,11 @@ # This configuration prevents mod_security at phpMyAdmin directories from -# filtering SQL etc. +# filtering SQL etc. This may break your mod_security implementation. # - - - SecFilterInheritance Off - - +# +# +# SecFilterInheritance Off +# +# Index: phpMyAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/FC-6/phpMyAdmin.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- phpMyAdmin.spec 23 Jul 2007 13:20:26 -0000 1.9 +++ phpMyAdmin.spec 6 Sep 2007 16:30:31 -0000 1.10 @@ -1,12 +1,12 @@ Name: phpMyAdmin -Version: 2.10.3 +Version: 2.11.0 Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://www.phpmyadmin.net/ -Source0: http://dl.sourceforge.net/sourceforge/phpMyAdmin/phpMyAdmin-%{version}-all-languages.tar.bz2 +Source0: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}-all-languages.tar.bz2 Source1: phpMyAdmin-config.inc.php Source2: phpMyAdmin.htaccess BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,11 @@ %config(noreplace) %{_sysconfdir}/%{name} %changelog +* Thu Sep 06 2007 Mike McGrath 2.11.0-1 +- Upstream released new version +- Altered sources file as required +- Added proper license + * Mon Jul 23 2007 Mike McGrath 2.10.3-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Jul 2007 13:20:26 -0000 1.7 +++ sources 6 Sep 2007 16:30:31 -0000 1.8 @@ -1 +1 @@ -7866cc1033ba79b5f71354c66d109033 phpMyAdmin-2.10.3-all-languages.tar.bz2 +64cf56f3b44725e5edcdea871166641f phpMyAdmin-2.11.0-all-languages.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 6 16:34:00 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 6 Sep 2007 12:34:00 -0400 Subject: rpms/phpMyAdmin/F-7 phpMyAdmin.htaccess, 1.1, 1.2 phpMyAdmin.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200709061634.l86GY0ju010464@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/phpMyAdmin/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10437 Modified Files: phpMyAdmin.htaccess phpMyAdmin.spec sources Log Message: Updated new version, altered license and fixed mod_security issue listed in #279801 Index: phpMyAdmin.htaccess =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/F-7/phpMyAdmin.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- phpMyAdmin.htaccess 10 Nov 2006 16:15:50 -0000 1.1 +++ phpMyAdmin.htaccess 6 Sep 2007 16:33:27 -0000 1.2 @@ -22,11 +22,11 @@ # This configuration prevents mod_security at phpMyAdmin directories from -# filtering SQL etc. +# filtering SQL etc. This may break your mod_security implementation. # - - - SecFilterInheritance Off - - +# +# +# SecFilterInheritance Off +# +# Index: phpMyAdmin.spec =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/F-7/phpMyAdmin.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- phpMyAdmin.spec 23 Jul 2007 13:20:24 -0000 1.10 +++ phpMyAdmin.spec 6 Sep 2007 16:33:27 -0000 1.11 @@ -1,12 +1,12 @@ Name: phpMyAdmin -Version: 2.10.3 +Version: 2.11.0 Release: 1%{?dist} Summary: Web based MySQL browser written in php Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://www.phpmyadmin.net/ -Source0: http://dl.sourceforge.net/sourceforge/phpMyAdmin/phpMyAdmin-%{version}-all-languages.tar.bz2 +Source0: http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{version}-all-languages.tar.bz2 Source1: phpMyAdmin-config.inc.php Source2: phpMyAdmin.htaccess BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,11 @@ %config(noreplace) %{_sysconfdir}/%{name} %changelog +* Thu Sep 06 2007 Mike McGrath 2.11.0-1 +- Upstream released new version +- Altered sources file as required +- Added proper license + * Mon Jul 23 2007 Mike McGrath 2.10.3-1 - Upstream released new version Index: sources =================================================================== RCS file: /cvs/extras/rpms/phpMyAdmin/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 23 Jul 2007 13:20:24 -0000 1.7 +++ sources 6 Sep 2007 16:33:27 -0000 1.8 @@ -1 +1 @@ -7866cc1033ba79b5f71354c66d109033 phpMyAdmin-2.10.3-all-languages.tar.bz2 +64cf56f3b44725e5edcdea871166641f phpMyAdmin-2.11.0-all-languages.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 6 16:42:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 12:42:02 -0400 Subject: rpms/perl-Class-ReturnValue/devel .cvsignore, 1.3, 1.4 perl-Class-ReturnValue.spec, 1.7, 1.8 sources, 1.3, 1.4 Message-ID: <200709061642.l86Gg2JG011131@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Class-ReturnValue/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10945/devel Modified Files: .cvsignore perl-Class-ReturnValue.spec sources Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.55-1 - Upstream update. - Spec cleanup. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-ReturnValue/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 17 Aug 2007 02:52:23 -0000 1.3 +++ .cvsignore 6 Sep 2007 16:41:30 -0000 1.4 @@ -1 +1 @@ -Class-ReturnValue-0.54.tar.gz +Class-ReturnValue-0.55.tar.gz Index: perl-Class-ReturnValue.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-ReturnValue/devel/perl-Class-ReturnValue.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Class-ReturnValue.spec 17 Aug 2007 02:52:24 -0000 1.7 +++ perl-Class-ReturnValue.spec 6 Sep 2007 16:41:30 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Class-ReturnValue Summary: Class::ReturnValue Perl module -Version: 0.54 +Version: 0.55 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -44,23 +44,12 @@ %{_mandir}/man3/* %changelog -* Fri Aug 17 2007 Ralf Cors??pius - 0.54-1 +* Thu Sep 06 2007 Ralf Cors??pius - 0.55-1 - Upstream update. - -* Thu Apr 19 2007 Ralf Cors??pius - 0.53-6 -- Reflect perl package split. - -* Tue Sep 05 2006 Ralf Cors??pius - 0.53-5 -- Mass rebuild. - -* Tue Feb 28 2006 Ralf Cors??pius - 0.53-4 -- Rebuild for perl-5.8.8. - -* Thu Aug 25 2005 Ralf Corsepius - 0.53-3 - Spec cleanup. -* Thu Aug 25 2005 Ralf Corsepius - 0.53-2 -- Spec cleanup. +* Fri Aug 17 2007 Ralf Cors??pius - 0.54-1 +- Upstream update. * Mon Aug 22 2005 Ralf Corsepius - 0.53-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-ReturnValue/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 17 Aug 2007 02:52:24 -0000 1.3 +++ sources 6 Sep 2007 16:41:30 -0000 1.4 @@ -1 +1 @@ -977202e0a642c09a93287e6b64e4b040 Class-ReturnValue-0.54.tar.gz +047fbbcfd90d5c399a1feba55781329e Class-ReturnValue-0.55.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 16:42:05 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 12:42:05 -0400 Subject: rpms/perl-Class-ReturnValue/F-7 .cvsignore, 1.3, 1.4 perl-Class-ReturnValue.spec, 1.7, 1.8 sources, 1.3, 1.4 Message-ID: <200709061642.l86Gg5xA011144@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Class-ReturnValue/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10945/F-7 Modified Files: .cvsignore perl-Class-ReturnValue.spec sources Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.55-1 - Upstream update. - Spec cleanup. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-ReturnValue/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 17 Aug 2007 03:12:08 -0000 1.3 +++ .cvsignore 6 Sep 2007 16:41:33 -0000 1.4 @@ -1 +1 @@ -Class-ReturnValue-0.54.tar.gz +Class-ReturnValue-0.55.tar.gz Index: perl-Class-ReturnValue.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-ReturnValue/F-7/perl-Class-ReturnValue.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-Class-ReturnValue.spec 17 Aug 2007 03:12:08 -0000 1.7 +++ perl-Class-ReturnValue.spec 6 Sep 2007 16:41:33 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-Class-ReturnValue Summary: Class::ReturnValue Perl module -Version: 0.54 +Version: 0.55 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -44,23 +44,12 @@ %{_mandir}/man3/* %changelog -* Fri Aug 17 2007 Ralf Cors??pius - 0.54-1 +* Thu Sep 06 2007 Ralf Cors??pius - 0.55-1 - Upstream update. - -* Thu Apr 19 2007 Ralf Cors??pius - 0.53-6 -- Reflect perl package split. - -* Tue Sep 05 2006 Ralf Cors??pius - 0.53-5 -- Mass rebuild. - -* Tue Feb 28 2006 Ralf Cors??pius - 0.53-4 -- Rebuild for perl-5.8.8. - -* Thu Aug 25 2005 Ralf Corsepius - 0.53-3 - Spec cleanup. -* Thu Aug 25 2005 Ralf Corsepius - 0.53-2 -- Spec cleanup. +* Fri Aug 17 2007 Ralf Cors??pius - 0.54-1 +- Upstream update. * Mon Aug 22 2005 Ralf Corsepius - 0.53-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-ReturnValue/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 17 Aug 2007 03:12:08 -0000 1.3 +++ sources 6 Sep 2007 16:41:33 -0000 1.4 @@ -1 +1 @@ -977202e0a642c09a93287e6b64e4b040 Class-ReturnValue-0.54.tar.gz +047fbbcfd90d5c399a1feba55781329e Class-ReturnValue-0.55.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 16:42:08 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 12:42:08 -0400 Subject: rpms/perl-Class-ReturnValue/FC-6 .cvsignore, 1.3, 1.4 perl-Class-ReturnValue.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200709061642.l86Gg89R011157@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Class-ReturnValue/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10945/FC-6 Modified Files: .cvsignore perl-Class-ReturnValue.spec sources Log Message: * Thu Sep 06 2007 Ralf Cors??pius - 0.55-1 - Upstream update. - Spec cleanup. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-ReturnValue/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 17 Aug 2007 03:13:55 -0000 1.3 +++ .cvsignore 6 Sep 2007 16:41:36 -0000 1.4 @@ -1 +1 @@ -Class-ReturnValue-0.54.tar.gz +Class-ReturnValue-0.55.tar.gz Index: perl-Class-ReturnValue.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-ReturnValue/FC-6/perl-Class-ReturnValue.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-Class-ReturnValue.spec 17 Aug 2007 03:13:55 -0000 1.6 +++ perl-Class-ReturnValue.spec 6 Sep 2007 16:41:36 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Class-ReturnValue Summary: Class::ReturnValue Perl module -Version: 0.54 +Version: 0.55 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -44,23 +44,12 @@ %{_mandir}/man3/* %changelog -* Fri Aug 17 2007 Ralf Cors??pius - 0.54-1 +* Thu Sep 06 2007 Ralf Cors??pius - 0.55-1 - Upstream update. - -* Thu Apr 19 2007 Ralf Cors??pius - 0.53-6 -- Reflect perl package split. - -* Tue Sep 05 2006 Ralf Cors??pius - 0.53-5 -- Mass rebuild. - -* Tue Feb 28 2006 Ralf Cors??pius - 0.53-4 -- Rebuild for perl-5.8.8. - -* Thu Aug 25 2005 Ralf Corsepius - 0.53-3 - Spec cleanup. -* Thu Aug 25 2005 Ralf Corsepius - 0.53-2 -- Spec cleanup. +* Fri Aug 17 2007 Ralf Cors??pius - 0.54-1 +- Upstream update. * Mon Aug 22 2005 Ralf Corsepius - 0.53-1 - Upstream update. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Class-ReturnValue/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 17 Aug 2007 03:13:55 -0000 1.3 +++ sources 6 Sep 2007 16:41:36 -0000 1.4 @@ -1 +1 @@ -977202e0a642c09a93287e6b64e4b040 Class-ReturnValue-0.54.tar.gz +047fbbcfd90d5c399a1feba55781329e Class-ReturnValue-0.55.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 16:42:20 2007 From: fedora-extras-commits at redhat.com (Eduardo Habkost (ehabkost)) Date: Thu, 6 Sep 2007 12:42:20 -0400 Subject: rpms/kernel-xen-2.6/devel kernel-xen.spec,1.50,1.51 Message-ID: <200709061642.l86GgKpK011194@cvs-int.fedora.redhat.com> Author: ehabkost Update of /cvs/pkgs/rpms/kernel-xen-2.6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11028 Modified Files: kernel-xen.spec Log Message: Include modules.block and modules.networking on the package (bug #280731) Index: kernel-xen.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/kernel-xen.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- kernel-xen.spec 30 Aug 2007 22:14:44 -0000 1.50 +++ kernel-xen.spec 6 Sep 2007 16:41:47 -0000 1.51 @@ -1648,7 +1648,10 @@ rm -f modinfo rm -f modnames # remove files that will be auto generated by depmod at rpm -i time - rm -f $RPM_BUILD_ROOT/lib/modules/$KernelVer/modules.* + for i in alias ccwmap dep ieee1394map inputmap isapnpmap ofmap pcimap seriomap symbols usbmap + do + rm -f $RPM_BUILD_ROOT/lib/modules/$KernelVer/modules.$i + done # Move the devel headers out of the root file system mkdir -p $RPM_BUILD_ROOT/usr/src/kernels @@ -2023,6 +2026,8 @@ /lib/modules/%{KVERREL}/extra /lib/modules/%{KVERREL}/updates /lib/modules/%{KVERREL}/weak-updates +/lib/modules/%{KVERREL}/modules.block +/lib/modules/%{KVERREL}/modules.networking %ghost /boot/initrd-%{KVERREL}.img %files devel @@ -2071,6 +2076,8 @@ /lib/modules/%{KVERREL}debug/extra /lib/modules/%{KVERREL}debug/updates /lib/modules/%{KVERREL}debug/weak-updates +/lib/modules/%{KVERREL}debug/modules.block +/lib/modules/%{KVERREL}debug/modules.networking %ghost /boot/initrd-%{KVERREL}debug.img %package debug-devel @@ -2123,6 +2130,8 @@ /lib/modules/%{KVERREL}PAE/extra /lib/modules/%{KVERREL}PAE/updates /lib/modules/%{KVERREL}PAE/weak-updates +/lib/modules/%{KVERREL}PAE/modules.block +/lib/modules/%{KVERREL}PAE/modules.networking %ghost /boot/initrd-%{KVERREL}PAE.img %files PAE-devel @@ -2163,6 +2172,8 @@ /lib/modules/%{KVERREL}PAE-debug/extra /lib/modules/%{KVERREL}PAE-debug/updates /lib/modules/%{KVERREL}PAE-debug/weak-updates +/lib/modules/%{KVERREL}PAE-debug/modules.block +/lib/modules/%{KVERREL}PAE-debug/modules.networking %ghost /boot/initrd-%{KVERREL}PAE-debug.img %package PAE-debug-devel @@ -2216,6 +2227,8 @@ /lib/modules/%{KVERREL}smp/extra /lib/modules/%{KVERREL}smp/updates /lib/modules/%{KVERREL}smp/weak-updates +/lib/modules/%{KVERREL}smp/modules.block +/lib/modules/%{KVERREL}smp/modules.networking %ghost /boot/initrd-%{KVERREL}smp.img %files smp-devel @@ -2264,6 +2277,8 @@ /lib/modules/%{KVERREL}xen/extra /lib/modules/%{KVERREL}xen/updates /lib/modules/%{KVERREL}xen/weak-updates +/lib/modules/%{KVERREL}xen/modules.block +/lib/modules/%{KVERREL}xen/modules.networking %ghost /boot/initrd-%{KVERREL}xen.img %files -n kernel-xen-devel @@ -2307,6 +2322,8 @@ /lib/modules/%{KVERREL}kdump/extra /lib/modules/%{KVERREL}kdump/updates /lib/modules/%{KVERREL}kdump/weak-updates +/lib/modules/%{KVERREL}kdump/modules.block +/lib/modules/%{KVERREL}kdump/modules.networking %ghost /boot/initrd-%{KVERREL}kdump.img %files kdump-devel @@ -2332,6 +2349,9 @@ # - tux. %changelog +* Thu Sep 06 2007 Eduardo Habkost +- Include modules.block and modules.networking on the package (bug #280731) + * Thu Aug 30 2007 Eduardo Habkost - Provides: xen-hypervisor-abi = 3.1 (bug #269581) From fedora-extras-commits at redhat.com Thu Sep 6 16:58:45 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Thu, 6 Sep 2007 12:58:45 -0400 Subject: rpms/gnome-panel/devel gnome-panel.spec, 1.215, 1.216 redhat-panel-default-setup.entries, 1.13, 1.14 Message-ID: <200709061658.l86GwjpA014303@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-panel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14150 Modified Files: gnome-panel.spec redhat-panel-default-setup.entries Log Message: Improved handling of launchers for preferred apps Index: gnome-panel.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-panel/devel/gnome-panel.spec,v retrieving revision 1.215 retrieving revision 1.216 diff -u -r1.215 -r1.216 --- gnome-panel.spec 4 Sep 2007 19:35:44 -0000 1.215 +++ gnome-panel.spec 6 Sep 2007 16:58:07 -0000 1.216 @@ -22,7 +22,7 @@ Summary: GNOME panel Name: gnome-panel Version: 2.19.92 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gnome-panel/2.19/%{name}-%{version}.tar.bz2 Source1: redhat-panel-default-setup.entries @@ -92,6 +92,12 @@ # http://bugzilla.gnome.org/show_bug.cgi?id=456371 Patch7: clock-timezones.patch +# the next three patches belong together +# http://bugzilla.gnome.org/show_bug.cgi?id=470966 +Patch8: launcher-desktop-files.patch +Patch9: desktop-file-monitoring.patch +Patch10: preferred-apps.patch + Conflicts: gnome-power-manager < 2.15.3 %description @@ -124,6 +130,9 @@ %patch4 -p1 -b .search #%patch6 -p0 -b .compiz-support %patch7 -p1 -b .clock-timezones +%patch8 -p1 -b .launcher-desktop-files +%patch9 -p1 -b .desktop-file-monitoring +%patch10 -p1 -b .preferred-apps . %{SOURCE4} @@ -302,6 +311,9 @@ %{_datadir}/gtk-doc/html/* %changelog +* Thu Sep 6 2007 Matthias Clasen - 2.19.92-2 +- Improve the handling of preferred apps in launchers + * Tue Sep 4 2007 Matthias Clasen - 2.19.92-1 - Update to 2.19.92 Index: redhat-panel-default-setup.entries =================================================================== RCS file: /cvs/extras/rpms/gnome-panel/devel/redhat-panel-default-setup.entries,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- redhat-panel-default-setup.entries 13 Feb 2007 20:58:10 -0000 1.13 +++ redhat-panel-default-setup.entries 6 Sep 2007 16:58:07 -0000 1.14 @@ -276,7 +276,7 @@ objects/web_launcher/launcher_location /schemas/apps/panel/objects/launcher_location - /usr/share/applications/redhat-web.desktop + preferred-web-browser.desktop @@ -330,7 +330,7 @@ objects/email_launcher/launcher_location /schemas/apps/panel/objects/launcher_location - /usr/share/applications/redhat-email.desktop + preferred-mail-reader.desktop From fedora-extras-commits at redhat.com Thu Sep 6 16:59:37 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Thu, 6 Sep 2007 12:59:37 -0400 Subject: rpms/gnome-panel/devel desktop-file-monitoring.patch, NONE, 1.1 launcher-desktop-files.patch, NONE, 1.1 preferred-apps.patch, NONE, 1.1 Message-ID: <200709061659.l86Gxb47014481@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-panel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14451 Added Files: desktop-file-monitoring.patch launcher-desktop-files.patch preferred-apps.patch Log Message: add new patches desktop-file-monitoring.patch: --- NEW FILE desktop-file-monitoring.patch --- diff -up gnome-panel-2.19.92/gnome-panel/launcher.h.desktop-file-monitoring gnome-panel-2.19.92/gnome-panel/launcher.h --- gnome-panel-2.19.92/gnome-panel/launcher.h.desktop-file-monitoring 2007-09-04 13:34:26.000000000 -0400 +++ gnome-panel-2.19.92/gnome-panel/launcher.h 2007-09-05 23:24:37.000000000 -0400 @@ -13,6 +13,7 @@ #include "applet.h" #include "panel-widget.h" +#include G_BEGIN_DECLS @@ -29,6 +30,8 @@ typedef struct { GSList *error_dialogs; gulong destroy_handler; + + GnomeVFSMonitorHandle *monitor; } Launcher; void panel_launcher_create (PanelToplevel *toplevel, diff -up gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.h.desktop-file-monitoring gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.h --- gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.h.desktop-file-monitoring 2007-09-04 13:34:26.000000000 -0400 +++ gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.h 2007-09-05 23:24:37.000000000 -0400 @@ -101,6 +101,8 @@ void panel_ditem_editor_set_uri (PanelDI const char *uri); G_CONST_RETURN char *panel_ditem_editor_get_uri (PanelDItemEditor *dialog); +G_CONST_RETURN char *panel_ditem_editor_get_orig_desktop_file (PanelDItemEditor *dialog); + void panel_ditem_register_save_uri_func (PanelDItemEditor *dialog, PanelDitemSaveUri save_uri, diff -up gnome-panel-2.19.92/gnome-panel/launcher.c.desktop-file-monitoring gnome-panel-2.19.92/gnome-panel/launcher.c --- gnome-panel-2.19.92/gnome-panel/launcher.c.desktop-file-monitoring 2007-09-04 13:34:26.000000000 -0400 +++ gnome-panel-2.19.92/gnome-panel/launcher.c 2007-09-06 00:33:52.000000000 -0400 @@ -285,6 +287,8 @@ static void destroy_launcher (GtkWidget *widget, Launcher *launcher) { + if (launcher->monitor) + gnome_vfs_monitor_cancel (launcher->monitor); launcher_properties_destroy (launcher); launcher_widget_destroy_open_dialogs (launcher); } @@ -458,6 +462,37 @@ drag_data_get_cb (GtkWidget *widg } +static void setup_button (Launcher *launcher); + +static void +desktop_file_changed (GnomeVFSMonitorHandle *handle, + const gchar *monitor_uri, + const gchar *info_uri, + GnomeVFSMonitorEventType event_type, + gpointer user_data) +{ + Launcher *launcher = user_data; + GKeyFile *key_file; + + if (event_type == GNOME_VFS_MONITOR_EVENT_CHANGED || + event_type == GNOME_VFS_MONITOR_EVENT_CREATED) { + gchar *path; + + path = gnome_vfs_get_local_path_from_uri (monitor_uri); + + key_file = g_key_file_new (); + if (g_key_file_load_from_file (key_file, path, + G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, + NULL)) { + g_key_file_free (launcher->key_file); + launcher->key_file = key_file; + setup_button (launcher); + } + + g_free (path); + } +} + static Launcher * create_launcher (const char *location) { @@ -534,6 +569,25 @@ create_launcher (const char *location) launcher->key_file = key_file; launcher->prop_dialog = NULL; launcher->destroy_handler = 0; + launcher->monitor = NULL; + + /* Watch for changes to the desktop file. Since we don't want + * to do this for every launcher, we only do it if the desktop + * file contains a X-Panel-Monitor entry. + */ + if (g_key_file_get_boolean (key_file, "Desktop Entry", "X-Panel-Monitor", NULL)) { + gchar *uri; + + + + uri = g_strdup_printf ("file:%s", new_location); + gnome_vfs_monitor_add (&launcher->monitor, + uri, + GNOME_VFS_MONITOR_FILE, + desktop_file_changed, + launcher); + g_free (uri); + } /* Icon will be setup later */ launcher->button = button_widget_new (NULL /* icon */, @@ -662,6 +716,15 @@ static void launcher_changed (PanelDItemEditor *dialog, Launcher *launcher) { + /* If the user manually changes launcher properties, + * we stop monitoring the desktop file to not overwrite + * user changes. + */ + if (launcher->monitor) { + gnome_vfs_monitor_cancel (launcher->monitor); + launcher->monitor = NULL; + } + /* Setup the button look */ setup_button (launcher); } @@ -733,6 +796,43 @@ launcher_save_uri (PanelDItemEditor *dia return NULL; } +static const char * +desktop_file_to_monitor (PanelDItemEditor *editor) +{ + const char *entry; + GKeyFile *key_file; + + /* When the user selects a desktop file in the ditem editor, + * start monitoring the desktop file for changes. + */ + entry = panel_ditem_editor_get_orig_desktop_file (editor); + if (entry) { + key_file = g_key_file_new (); + if (!g_key_file_load_from_file (key_file, entry, 0, NULL) || + !panel_util_key_file_get_boolean (key_file, "X-Panel-Monitor", FALSE)) + entry = NULL; + g_key_file_free (key_file); + } + + return entry; +} + +static void +start_monitoring (Launcher *launcher) +{ + gchar *uri; + + uri = g_strdup_printf ("file:%s", launcher->location); + if (launcher->monitor) + gnome_vfs_monitor_cancel (launcher->monitor); + gnome_vfs_monitor_add (&launcher->monitor, + uri, + GNOME_VFS_MONITOR_FILE, + desktop_file_changed, + launcher); + g_free (uri); +} + static void launcher_saved (GtkWidget *dialog, Launcher *launcher) @@ -740,11 +840,15 @@ launcher_saved (GtkWidget *dialog, const char *uri; GConfClient *client; const char *key; + const char *path; uri = panel_ditem_editor_get_uri (PANEL_DITEM_EDITOR (dialog)); if (panel_launcher_get_filename (uri) != NULL) uri = panel_launcher_get_filename (uri); + if ((path = desktop_file_to_monitor (PANEL_DITEM_EDITOR (dialog))) != NULL) + uri = path; + if (uri && launcher->location && strcmp (uri, launcher->location)) { client = panel_gconf_get_client (); @@ -757,6 +861,9 @@ launcher_saved (GtkWidget *dialog, if (launcher->location) g_free (launcher->location); launcher->location = g_strdup (uri); + + if (path) + start_monitoring (launcher); } } @@ -923,6 +1030,7 @@ launcher_new_saved (GtkWidget *dialog, PanelWidget *panel; int pos; const char *uri; + const char *path; pos = GPOINTER_TO_INT (g_object_get_data (G_OBJECT (dialog), "pos")); panel = g_object_get_data (G_OBJECT (dialog), "panel"); @@ -930,6 +1038,10 @@ launcher_new_saved (GtkWidget *dialog, uri = panel_ditem_editor_get_uri (PANEL_DITEM_EDITOR (dialog)); if (panel_launcher_get_filename (uri) != NULL) uri = panel_launcher_get_filename (uri); + + if ((path = desktop_file_to_monitor (PANEL_DITEM_EDITOR (dialog))) != NULL) + uri = path; + panel_launcher_create (panel->toplevel, pos, uri); } diff -up gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c.desktop-file-monitoring gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c --- gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c.desktop-file-monitoring 2007-09-05 23:24:37.000000000 -0400 +++ gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c 2007-09-05 23:24:37.000000000 -0400 @@ -80,6 +80,8 @@ struct _PanelDItemEditorPrivate /* the directory of the theme for the icon, see bug #119208 */ char *icon_theme_dir; + + char *orig_desktop_file; }; /* Time in seconds after which we save the file on the disk */ @@ -367,6 +369,10 @@ panel_ditem_editor_destroy (GtkObject *o g_free (dialog->priv->icon_theme_dir); dialog->priv->icon_theme_dir = NULL; + if (dialog->priv->orig_desktop_file != NULL) + g_free (dialog->priv->orig_desktop_file); + dialog->priv->orig_desktop_file = NULL; + GTK_OBJECT_CLASS (panel_ditem_editor_parent_class)->destroy (object); } @@ -833,6 +839,13 @@ panel_ditem_editor_changed (PanelDItemEd TRUE); } + /* When the user changes any fields, unset the orig_desktop_file + * field since the editor contents are not entirely from a desktop + * file anymore. + */ + g_free (dialog->priv->orig_desktop_file); + dialog->priv->orig_desktop_file = NULL; + dialog->priv->dirty = TRUE; g_signal_emit (G_OBJECT (dialog), ditem_edit_signals[CHANGED], 0); } @@ -1003,6 +1016,13 @@ update_editor_from_desktop_file (PanelDI */ setup_icon_entry (dialog, icon); + /* We set the orig_desktop_file field to let the + * launcher know that the editor contents are coming + * directly from a desktop file. + */ + g_free (dialog->priv->orig_desktop_file); + dialog->priv->orig_desktop_file = g_strdup (uri); + return TRUE; } @@ -1826,3 +1846,12 @@ panel_ditem_register_save_uri_func (Pane dialog->priv->save_uri = save_uri; dialog->priv->save_uri_data = data; } + +G_CONST_RETURN char * +panel_ditem_editor_get_orig_desktop_file (PanelDItemEditor *dialog) +{ + g_return_val_if_fail (PANEL_IS_DITEM_EDITOR (dialog), NULL); + + return dialog->priv->orig_desktop_file; +} + launcher-desktop-files.patch: --- NEW FILE launcher-desktop-files.patch --- diff -up gnome-panel-2.19.6/gnome-panel/panel-ditem-editor.c.launcher-desktop-file gnome-panel-2.19.6/gnome-panel/panel-ditem-editor.c --- gnome-panel-2.19.6/gnome-panel/panel-ditem-editor.c.launcher-desktop-file 2007-08-28 00:20:51.000000000 -0400 +++ gnome-panel-2.19.6/gnome-panel/panel-ditem-editor.c 2007-08-28 00:20:57.000000000 -0400 @@ -973,6 +973,42 @@ panel_ditem_editor_icon_changed (PanelDI g_free (file); } +static gboolean +update_editor_from_desktop_file (PanelDItemEditor *dialog, + const gchar *uri) +{ + GKeyFile *key_file; + char *name; + char *comment; + char *exec; + char *icon; + + key_file = g_key_file_new (); + if (g_key_file_load_from_file (key_file, uri, 0, NULL)) { + if (panel_util_key_file_get_boolean (key_file, "Terminal", FALSE)) + gtk_combo_box_set_active (GTK_COMBO_BOX (dialog->priv->type_combo), 1); + else + gtk_combo_box_set_active (GTK_COMBO_BOX (dialog->priv->type_combo), 0); + + name = panel_util_key_file_get_locale_string (key_file, "Name"); + comment = panel_util_key_file_get_locale_string (key_file, "Comment"); + icon = panel_util_key_file_get_locale_string (key_file, "Icon"); + exec = panel_util_key_file_get_string (key_file, "Exec"); + + gtk_entry_set_text (GTK_ENTRY (dialog->priv->name_entry), name ? name : ""); + gtk_entry_set_text (GTK_ENTRY (dialog->priv->comment_entry), comment ? comment : ""); + gtk_entry_set_text (GTK_ENTRY (dialog->priv->command_entry), exec ? exec : ""); + /* Note: we need to set the icon last, since the editor + * tries to guess the icon when the command is modified + */ + setup_icon_entry (dialog, icon); + + return TRUE; + } + + return FALSE; +} + static void command_browse_chooser_response (GtkFileChooser *chooser, gint response_id, @@ -986,7 +1022,11 @@ command_browse_chooser_response (GtkFile case PANEL_DITEM_EDITOR_TYPE_APPLICATION: case PANEL_DITEM_EDITOR_TYPE_TERMINAL_APPLICATION: text = gtk_file_chooser_get_filename (GTK_FILE_CHOOSER (chooser)); - uri = panel_util_make_exec_uri_for_desktop (text); + if (g_str_has_suffix (text, ".desktop") && + update_editor_from_desktop_file (dialog, text)) + uri = NULL; + else + uri = panel_util_make_exec_uri_for_desktop (text); g_free (text); break; case PANEL_DITEM_EDITOR_TYPE_LINK: @@ -996,8 +1036,9 @@ command_browse_chooser_response (GtkFile g_assert_not_reached (); } - gtk_entry_set_text (GTK_ENTRY (dialog->priv->command_entry), - uri); + if (uri) + gtk_entry_set_text (GTK_ENTRY (dialog->priv->command_entry), + uri); g_free (uri); } preferred-apps.patch: --- NEW FILE preferred-apps.patch --- diff -up gnome-panel-2.19.6/gnome-panel/main.c.preferred-apps gnome-panel-2.19.6/gnome-panel/main.c --- gnome-panel-2.19.6/gnome-panel/main.c.preferred-apps 2007-08-28 01:01:57.000000000 -0400 +++ gnome-panel-2.19.6/gnome-panel/main.c 2007-08-28 01:02:42.000000000 -0400 @@ -26,6 +26,7 @@ #include "panel-action-protocol.h" #include "panel-lockdown.h" #include "panel-icon-names.h" +#include "launcher.h" #include "xstuff.h" #include "nothing.cP" @@ -81,6 +82,7 @@ main (int argc, char **argv) GCONF_CLIENT_PRELOAD_NONE, NULL); + panel_preferred_apps_init (); panel_global_config_load (); panel_lockdown_init (); panel_profile_load (); diff -up gnome-panel-2.19.6/gnome-panel/launcher.c.preferred-apps gnome-panel-2.19.6/gnome-panel/launcher.c --- gnome-panel-2.19.6/gnome-panel/launcher.c.preferred-apps 2007-08-28 00:49:14.000000000 -0400 +++ gnome-panel-2.19.6/gnome-panel/launcher.c 2007-08-28 01:01:47.000000000 -0400 @@ -22,6 +22,7 @@ #include #include #include +#include #include "launcher.h" @@ -39,6 +40,7 @@ #include "panel-compatibility.h" #include "panel-ditem-editor.h" #include "panel-icon-names.h" +#include "panel-run-dialog.h" static GdkScreen * launcher_get_screen (Launcher *launcher) @@ -1264,3 +1266,166 @@ panel_launcher_set_dnd_enabled (Launcher } else gtk_drag_source_unset (launcher->button); } + +static gchar * +find_desktop_file_from_exec (const gchar *exec) +{ + GSList *all_applications, *l; + gchar *path = NULL; + gchar **tokens, **tokens2; + gint i, match = 0; + + /* FIXME no need to construct a humongous list here */ + all_applications = get_all_applications (); + + for (l = all_applications; l; l = l->next) { + GMenuTreeEntry *entry = l->data; + const char *entry_exec; + + entry_exec = gmenu_tree_entry_get_exec (entry); + + if (strcmp (exec, entry_exec) == 0) { + path = gmenu_tree_entry_get_desktop_file_path (entry); + break; + } + + tokens = g_strsplit (exec, " ", -1); + tokens2 = g_strsplit (entry_exec, " ", -1); + + for (i = 0; tokens[i] && tokens2[i]; i++) { + if (strcmp (tokens[i], tokens2[i]) != 0) + break; + } + if (i > match) { + match = i; + path = gmenu_tree_entry_get_desktop_file_path (entry); + } + + g_strfreev (tokens); + g_strfreev (tokens2); + } + + path = g_strdup (path); + g_slist_free (all_applications); + + return path; +} + +static void +update_preferred_app (const gchar *filename, + const gchar *key, + const gchar *exec) +{ + gchar *location; + GKeyFile *key_file; + GError *error = NULL; + gchar *data; + gsize len; + gboolean needs_terminal; + + location = find_desktop_file_from_exec (exec); + key_file = g_key_file_new (); + if (!panel_util_key_file_load_from_uri (key_file, location, + G_KEY_FILE_KEEP_COMMENTS|G_KEY_FILE_KEEP_TRANSLATIONS, + NULL)) { + /* FIXME would be much better if preferred apps were backed by desktop files */ + g_key_file_set_string (key_file, "Desktop Entry", "Version", "1.0"); + g_key_file_set_string (key_file, "Desktop Entry", "Encoding", "UTF-8"); + g_key_file_set_string (key_file, "Desktop Entry", "Type", "Application"); + g_key_file_set_string (key_file, "Desktop Entry", "Exec", exec); + if (strstr (key, "http")) { + g_key_file_set_string (key_file, "Desktop Entry", "Name", "Preferred Web Browser"); + g_key_file_set_string (key_file, "Desktop Entry", "GenericName", "Web Browser"); + g_key_file_set_string (key_file, "Desktop Entry", "Comment", "Browse the Web"); + g_key_file_set_string (key_file, "Desktop Entry", "Icon", "redhat-web-browser.png"); + } + else if (strstr (key, "mailto")) { + g_key_file_set_string (key_file, "Desktop Entry", "Name", "Preferred Mail Reader"); + g_key_file_set_string (key_file, "Desktop Entry", "GenericName", "Mail Reader"); + g_key_file_set_string (key_file, "Desktop Entry", "Comment", "Send email"); + g_key_file_set_string (key_file, "Desktop Entry", "Icon", "redhat-email.png"); + } + if (g_str_has_suffix (key, "command")) { + int len; + char *key2; + + len = strlen (key); + key2 = g_new (char, len - strlen ("command") + strlen ("needs_terminal") + 1); + strncpy (key2, key, len - strlen ("command")); + strcpy (key2 + len - strlen ("command"), "needs_terminal"); + needs_terminal = gconf_client_get_bool (panel_gconf_get_client (), + key2, + NULL); + g_free (key2); + } + else + needs_terminal = FALSE; + g_key_file_set_boolean (key_file, "Desktop Entry", "Terminal", needs_terminal); + } + + g_free (location); + + g_key_file_set_boolean (key_file, "Desktop Entry", "X-Panel-Monitor", TRUE); + g_key_file_set_boolean (key_file, "Desktop Entry", "NoDisplay", TRUE); + + data = g_key_file_to_data (key_file, &len, &error); + if (error) { + g_printerr (_("Failed to convert data for '%s': %s"), + filename, error->message); + g_error_free (error); + g_key_file_free (key_file); + + return; + } + if (!g_file_set_contents (filename, data, len, &error)) { + g_printerr (_("Failed to save '%s': %s"), + filename, error->message); + g_error_free (error); + } + + g_key_file_free (key_file); + g_free (data); +} + +static void +preferred_app_changed (GConfClient *client, + gint notify_id, + GConfEntry *entry, + const gchar *filename) +{ + update_preferred_app (filename, + gconf_entry_get_key (entry), + gconf_value_get_string (entry->value)); +} + +void +panel_preferred_apps_init (void) +{ + GConfClient *client; + gchar *filename, *exec; + gint i; + + const gchar *keys[] = { + "/desktop/gnome/url-handlers/http/command", + "/desktop/gnome/url-handlers/mailto/command", + NULL }; + const gchar *files[] = { + "preferred-web-browser.desktop", + "preferred-mail-reader.desktop", + NULL }; + + client = panel_gconf_get_client (); + + for (i = 0; keys[i]; i++) { + filename = g_build_filename (g_get_user_data_dir (), + "applications", files[i], NULL); + if (!g_file_test (filename, G_FILE_TEST_EXISTS)) { + exec = gconf_client_get_string (client, keys[i], NULL); + update_preferred_app (filename, keys[i], exec); + g_free (exec); + } + gconf_client_notify_add (client, keys[i], + (GConfClientNotifyFunc) preferred_app_changed, + filename, g_free, NULL); + } +} diff -up gnome-panel-2.19.6/gnome-panel/launcher.h.preferred-apps gnome-panel-2.19.6/gnome-panel/launcher.h --- gnome-panel-2.19.6/gnome-panel/launcher.h.preferred-apps 2007-08-28 00:46:47.000000000 -0400 +++ gnome-panel-2.19.6/gnome-panel/launcher.h 2007-08-28 00:47:10.000000000 -0400 @@ -75,6 +75,7 @@ void launcher_properties_dest void panel_launcher_set_dnd_enabled (Launcher *launcher, gboolean dnd_enabled); +void panel_preferred_apps_init (void); G_END_DECLS diff -up gnome-panel-2.19.6/gnome-panel/panel-run-dialog.h.preferred-apps gnome-panel-2.19.6/gnome-panel/panel-run-dialog.h --- gnome-panel-2.19.6/gnome-panel/panel-run-dialog.h.preferred-apps 2007-08-28 00:48:11.000000000 -0400 +++ gnome-panel-2.19.6/gnome-panel/panel-run-dialog.h 2007-08-28 00:48:34.000000000 -0400 @@ -32,6 +32,8 @@ G_BEGIN_DECLS void panel_run_dialog_present (GdkScreen *screen, guint32 activate_time); +GSList *get_all_applications (void); + G_END_DECLS #endif /* __PANEL_RUN_DIALOG_H__ */ diff -up gnome-panel-2.19.6/gnome-panel/panel-run-dialog.c.preferred-apps gnome-panel-2.19.6/gnome-panel/panel-run-dialog.c --- gnome-panel-2.19.6/gnome-panel/panel-run-dialog.c.preferred-apps 2007-08-28 00:47:26.000000000 -0400 +++ gnome-panel-2.19.6/gnome-panel/panel-run-dialog.c 2007-08-28 00:47:51.000000000 -0400 @@ -813,7 +813,7 @@ get_all_applications_from_dir (GMenuTree return list; } -static GSList * +GSList * get_all_applications (void) { GMenuTree *tree; From fedora-extras-commits at redhat.com Thu Sep 6 17:15:57 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 13:15:57 -0400 Subject: rpms/ocaml-csv/devel ocaml-csv.spec,1.2,1.3 Message-ID: <200709061715.l86HFvsX023301@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-csv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23171 Modified Files: ocaml-csv.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 1.1.6-5 - Force rebuild because of base OCaml. Index: ocaml-csv.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-csv/devel/ocaml-csv.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ocaml-csv.spec 30 Aug 2007 09:28:23 -0000 1.2 +++ ocaml-csv.spec 6 Sep 2007 17:15:23 -0000 1.3 @@ -3,7 +3,7 @@ Name: ocaml-csv Version: 1.1.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OCaml library for reading and writing CSV files Group: Development/Libraries @@ -16,7 +16,8 @@ Patch0: csv-extlib.patch Patch1: csv-install.patch -BuildRequires: ocaml, ocaml-findlib-devel, ocaml-extlib-devel +BuildRequires: ocaml >= 3.10.0-7 +BuildRequires: ocaml-findlib-devel, ocaml-extlib-devel BuildRequires: gawk %define _use_internal_dependency_generator 0 @@ -107,6 +108,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 1.1.6-5 +- Force rebuild because of base OCaml. + * Thu Aug 30 2007 Richard W.M. Jones - 1.1.6-4 - Force rebuild because of changed BRs in base OCaml. From fedora-extras-commits at redhat.com Thu Sep 6 17:24:49 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 13:24:49 -0400 Subject: rpms/ocaml-libvirt/devel .cvsignore, 1.4, 1.5 ocaml-libvirt.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200709061724.l86HOnCX023803@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-libvirt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23759/devel Modified Files: .cvsignore ocaml-libvirt.spec sources Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 0.3.2.6-1 - New upstream version 0.3.2.6. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 30 Aug 2007 09:49:16 -0000 1.4 +++ .cvsignore 6 Sep 2007 17:24:16 -0000 1.5 @@ -1 +1 @@ -ocaml-libvirt-0.3.2.5.tar.gz +ocaml-libvirt-0.3.2.6.tar.gz Index: ocaml-libvirt.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/ocaml-libvirt.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ocaml-libvirt.spec 30 Aug 2007 09:49:16 -0000 1.3 +++ ocaml-libvirt.spec 6 Sep 2007 17:24:16 -0000 1.4 @@ -8,7 +8,7 @@ %define build_full_featured_virt_top 1 Name: ocaml-libvirt -Version: 0.3.2.5 +Version: 0.3.2.6 Release: 1%{?dist} Summary: OCaml binding for libvirt @@ -22,7 +22,7 @@ # Note for people building from this spec file: # These BR's can be found in Fedora development, or here: # http://www.annexia.org/tmp/ocaml/ -BuildRequires: ocaml >= 3.10.0 +BuildRequires: ocaml BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-extlib-devel @@ -204,6 +204,9 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 0.3.2.6-1 +- New upstream version 0.3.2.6. + * Wed Aug 29 2007 Richard W.M. Jones - 0.3.2.5-1 - New upstream version 0.3.2.5. - Keep TODO out of the main package, but add (renamed) TODO.libvirt and Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 30 Aug 2007 09:49:16 -0000 1.4 +++ sources 6 Sep 2007 17:24:16 -0000 1.5 @@ -1 +1 @@ -1ee9bac2181ee3123ebe018ead0a1933 ocaml-libvirt-0.3.2.5.tar.gz +9e58cf2cb88d0db8e50915e147054e52 ocaml-libvirt-0.3.2.6.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 17:27:42 2007 From: fedora-extras-commits at redhat.com (Richard W.M. Jones (rjones)) Date: Thu, 6 Sep 2007 13:27:42 -0400 Subject: rpms/ocaml-libvirt/devel ocaml-libvirt.spec,1.4,1.5 Message-ID: <200709061727.l86HRgW7023950@cvs-int.fedora.redhat.com> Author: rjones Update of /cvs/pkgs/rpms/ocaml-libvirt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23923 Modified Files: ocaml-libvirt.spec Log Message: * Thu Sep 6 2007 Richard W.M. Jones - 0.3.2.6-2 - Force dependency on ocaml >= 3.10.0-7 which has fixed requires/provides scripts. Index: ocaml-libvirt.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/ocaml-libvirt.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ocaml-libvirt.spec 6 Sep 2007 17:24:16 -0000 1.4 +++ ocaml-libvirt.spec 6 Sep 2007 17:27:10 -0000 1.5 @@ -9,7 +9,7 @@ Name: ocaml-libvirt Version: 0.3.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml binding for libvirt Group: Development/Libraries @@ -22,7 +22,7 @@ # Note for people building from this spec file: # These BR's can be found in Fedora development, or here: # http://www.annexia.org/tmp/ocaml/ -BuildRequires: ocaml +BuildRequires: ocaml >= 3.10.0-7 BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-findlib-devel BuildRequires: ocaml-extlib-devel @@ -204,6 +204,10 @@ %changelog +* Thu Sep 6 2007 Richard W.M. Jones - 0.3.2.6-2 +- Force dependency on ocaml >= 3.10.0-7 which has fixed requires/provides + scripts. + * Thu Sep 6 2007 Richard W.M. Jones - 0.3.2.6-1 - New upstream version 0.3.2.6. From fedora-extras-commits at redhat.com Thu Sep 6 17:31:27 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Thu, 6 Sep 2007 13:31:27 -0400 Subject: rpms/redhat-menus/devel redhat-menus.spec,1.83,1.84 Message-ID: <200709061731.l86HVR8L024379@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/redhat-menus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24320 Modified Files: redhat-menus.spec Log Message: - create /etx/xdg/menus/settings-merged by default Index: redhat-menus.spec =================================================================== RCS file: /cvs/pkgs/rpms/redhat-menus/devel/redhat-menus.spec,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- redhat-menus.spec 3 Jul 2007 02:48:28 -0000 1.83 +++ redhat-menus.spec 6 Sep 2007 17:30:54 -0000 1.84 @@ -4,7 +4,7 @@ Summary: Configuration and data files for the desktop menus Name: redhat-menus Version: 8.9.10 -Release: 8%{?dist} +Release: 9%{?dist} URL: http://www.redhat.com Source0: %{name}-%{version}.tar.gz # add the preferences.menu file from upstream, which @@ -61,6 +61,10 @@ # this is in gnome-menus now rm -f $RPM_BUILD_ROOT%{_datadir}/desktop-directories/System.directory +# create the settings-merged to prevent gamin from looking for it +# in a loop +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/settings-merged ||: + %clean rm -rf $RPM_BUILD_ROOT @@ -75,11 +79,15 @@ %dir %{_sysconfdir}/xdg/menus/applications-merged %dir %{_sysconfdir}/xdg/menus/preferences-merged %dir %{_sysconfdir}/xdg/menus/preferences-post-merged +%dir %{_sysconfdir}/xdg/menus/settings-merged %config %{_sysconfdir}/xdg/menus/*.menu %{_datadir}/desktop-menu-patches/*.desktop %{_datadir}/desktop-directories/*.directory %changelog +* Thu Sep 6 2007 Ray Strode - 8.9.10-9 +- create /etx/xdg/menus/settings-merged by default + * Wed Jul 2 2007 Matthias Clasen - 8.9.10-8 - More category finetuning From fedora-extras-commits at redhat.com Thu Sep 6 17:35:00 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Thu, 6 Sep 2007 13:35:00 -0400 Subject: rpms/kernel/devel kernel.spec, 1.148, 1.149 linux-2.6-execshield.patch, 1.71, 1.72 Message-ID: <200709061735.l86HZ0Yi024517@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24459 Modified Files: kernel.spec linux-2.6-execshield.patch Log Message: * Thu Sep 06 2007 Chuck Ebbert - exec-shield: enable interrupts in do_iret_error() Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.148 retrieving revision 1.149 diff -u -r1.148 -r1.149 --- kernel.spec 5 Sep 2007 19:43:23 -0000 1.148 +++ kernel.spec 6 Sep 2007 17:34:27 -0000 1.149 @@ -1782,6 +1782,9 @@ %changelog +* Thu Sep 06 2007 Chuck Ebbert +- exec-shield: enable interrupts in do_iret_error() + * Wed Sep 05 2007 Chuck Ebbert - 2.6.23-rc5-git1 linux-2.6-execshield.patch: Index: linux-2.6-execshield.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-execshield.patch,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- linux-2.6-execshield.patch 3 Aug 2007 16:45:32 -0000 1.71 +++ linux-2.6-execshield.patch 6 Sep 2007 17:34:27 -0000 1.72 @@ -367,7 +367,7 @@ * Walk the list again, actually closing and freeing it, --- linux-2.6.22.noarch/arch/i386/kernel/traps.c~ 2007-07-20 13:50:07.000000000 -0400 +++ linux-2.6.22.noarch/arch/i386/kernel/traps.c 2007-07-20 13:52:09.000000000 -0400 -@@ -573,7 +573,84 @@ DO_ERROR(10, SIGSEGV, "invalid TSS", inv +@@ -573,7 +573,88 @@ DO_ERROR(10, SIGSEGV, "invalid TSS", inv DO_ERROR(11, SIGBUS, "segment not present", segment_not_present) DO_ERROR(12, SIGBUS, "stack segment", stack_segment) DO_ERROR_INFO(17, SIGBUS, "alignment check", alignment_check, BUS_ADRALN, 0, 0) @@ -429,14 +429,18 @@ + * The fixup code for errors in iret jumps to here (iret_exc). It loses + * the original trap number and error code. The bogus trap 32 and error + * code 0 are what the vanilla kernel delivers via: -+ * DO_ERROR_INFO(32, SIGSEGV, "iret exception", iret_error, ILL_BADSTK, 0) ++ * DO_ERROR_INFO(32, SIGSEGV, "iret exception", iret_error, ILL_BADSTK, 0, 1) ++ * ++ * NOTE: Because of the final "1" in the macro we need to enable interrupts. + * + * In case of a general protection fault in the iret instruction, we + * need to check for a lazy CS update for exec-shield. + */ +fastcall void do_iret_error(struct pt_regs *regs, long error_code) +{ -+ int ok = check_lazy_exec_limit(get_cpu(), regs, error_code); ++ int ok; ++ local_irq_enable(); ++ ok = check_lazy_exec_limit(get_cpu(), regs, error_code); + put_cpu(); + if (!ok && notify_die(DIE_TRAP, "iret exception", regs, + error_code, 32, SIGSEGV) != NOTIFY_STOP) { From fedora-extras-commits at redhat.com Thu Sep 6 17:36:15 2007 From: fedora-extras-commits at redhat.com (Joshua W. Boyer (jwboyer)) Date: Thu, 6 Sep 2007 13:36:15 -0400 Subject: rpms/git/devel git.spec,1.38,1.39 Message-ID: <200709061736.l86HaFX7024613@cvs-int.fedora.redhat.com> Author: jwboyer Update of /cvs/pkgs/rpms/git/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24592 Modified Files: git.spec Log Message: * Thu Sep 06 2007 Josh Boyer 1.5.3.1-2 - Include git-gui and git-citool docs Index: git.spec =================================================================== RCS file: /cvs/pkgs/rpms/git/devel/git.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- git.spec 6 Sep 2007 15:48:06 -0000 1.38 +++ git.spec 6 Sep 2007 17:35:42 -0000 1.39 @@ -1,7 +1,7 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git Version: 1.5.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Git core and tools License: GPLv2 Group: Development/Tools @@ -194,10 +194,10 @@ %{_bindir}/git-citool %{_datadir}/git-gui/ # Not Yet... -# %{!?_without_docs: %{_mandir}/man1/git-gui.1} -# %{!?_without_docs: %doc Documentation/git-gui.html} -# %{!?_without_docs: %{_mandir}/man1/git-citool.1} -# %{!?_without_docs: %doc Documentation/git-citool.html} +%{!?_without_docs: %{_mandir}/man1/git-gui.1*} +%{!?_without_docs: %doc Documentation/git-gui.html} +%{!?_without_docs: %{_mandir}/man1/git-citool.1*} +%{!?_without_docs: %doc Documentation/git-citool.html} %files -n gitk %defattr(-,root,root) @@ -233,6 +233,9 @@ %{!?_without_docs: %doc Documentation/technical} %changelog +* Thu Sep 06 2007 Josh Boyer 1.5.3.1-2 +- Include git-gui and git-citool docs + * Thu Sep 06 2007 Josh Boyer 1.5.3.1-1 - git-1.5.3.1-1 From fedora-extras-commits at redhat.com Thu Sep 6 17:39:49 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Thu, 6 Sep 2007 13:39:49 -0400 Subject: rpms/eclipse/devel eclipse.spec,1.481,1.482 Message-ID: <200709061739.l86HdnqZ024836@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24812 Modified Files: eclipse.spec Log Message: fix files listing in jdt Index: eclipse.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v retrieving revision 1.481 retrieving revision 1.482 diff -u -r1.481 -r1.482 --- eclipse.spec 6 Sep 2007 15:41:30 -0000 1.481 +++ eclipse.spec 6 Sep 2007 17:39:17 -0000 1.482 @@ -1502,9 +1502,9 @@ %{_libdir}/gcj/%{name}/jdimodel.jar.* %{_libdir}/gcj/%{name}/jdi.jar.* %else -%{_datadir}/%{name}/plugins/org.eclipse.jdt.apt.pluggable.core_* -%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.apt_* -%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.tool_* +#%{_datadir}/%{name}/plugins/org.eclipse.jdt.apt.pluggable.core_* +#%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.apt_* +#%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.tool_* %endif %files pde From fedora-extras-commits at redhat.com Thu Sep 6 17:46:14 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Thu, 6 Sep 2007 13:46:14 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1302,1.1303 Message-ID: <200709061746.l86HkE23025005@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24968 Modified Files: openoffice.org.spec Log Message: drop the warnings silencer and force nss ver to make sure we have the template fixed one for building Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1302 retrieving revision 1.1303 diff -u -r1.1302 -r1.1303 --- openoffice.org.spec 6 Sep 2007 12:45:50 -0000 1.1302 +++ openoffice.org.spec 6 Sep 2007 17:45:42 -0000 1.1303 @@ -75,7 +75,7 @@ BuildRequires: evolution-data-server-devel, libxslt-devel, desktop-file-utils BuildRequires: libxslt-devel, db4-devel, firefox-devel, libwpd-devel, xerces-j2 BuildRequires: gstreamer-devel, gstreamer-plugins-base-devel, libicu-devel -BuildRequires: perl-Archive-Zip, libtextcat-devel +BuildRequires: perl-Archive-Zip, libtextcat-devel, nss-devel >= 3.11.7-8 Patch0: openoffice.org-simple-crash_report.sh Patch1: AutoSaveRecovery.xcu @@ -1082,7 +1082,7 @@ %patch61 -p1 -b .ooo81112.reportdesign.parallel.patch %patch62 -p1 -b .ooo74751.bean.mawt.patch %patch63 -p1 -b .ooo77672.boost.use.end_p.patch -%patch64 -p1 -b .ooo81321.cppu.silencewarnings.patch +#%patch64 -p1 -b .ooo81321.cppu.silencewarnings.patch %patch65 -p1 -b .ooo81323.svtools.sixtyfour.patch %if %{linkopt} From fedora-extras-commits at redhat.com Thu Sep 6 17:48:55 2007 From: fedora-extras-commits at redhat.com (Permaine Cheung (pcheung)) Date: Thu, 6 Sep 2007 13:48:55 -0400 Subject: rpms/jakarta-commons-httpclient/devel jakarta-commons-httpclient-addosgimanifest.patch, NONE, 1.1 jakarta-commons-httpclient.spec, 1.18, 1.19 Message-ID: <200709061748.l86Hmt7M025057@cvs-int.fedora.redhat.com> Author: pcheung Update of /cvs/pkgs/rpms/jakarta-commons-httpclient/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25034 Modified Files: jakarta-commons-httpclient.spec Added Files: jakarta-commons-httpclient-addosgimanifest.patch Log Message: Add OSGi MANIFEST.MF information jakarta-commons-httpclient-addosgimanifest.patch: --- NEW FILE jakarta-commons-httpclient-addosgimanifest.patch --- --- MANIFEST.MF 2007-09-06 12:31:02.000000000 -0400 +++ /tmp/orb/org.apache.commons.httpclient/META-INF/MANIFEST.MF 2007-09-06 12:30:45.000000000 -0400 @@ -3,4 +3,27 @@ Specification-Version: 1.0 Implementation-Vendor: Apache Software Foundation Implementation-Version: @version@ - +Bundle-ManifestVersion: 2 +Bundle-Name: %bundleName +Bundle-SymbolicName: org.apache.commons.httpclient +Bundle-Version: 3.0.1.qualifier +Import-Package: javax.crypto;resolution:=optional, + javax.crypto.spec;resolution:=optional, + javax.net;resolution:=optional, + javax.net.ssl;resolution:=optional, + org.apache.commons.codec;version="[1.2.0,2.0.0)", + org.apache.commons.codec.binary;version="[1.2.0,2.0.0)", + org.apache.commons.codec.net;version="[1.2.0,2.0.0)", + org.apache.commons.logging;version="[1.0.4,2.0.0)" +Export-Package: org.apache.commons.httpclient;version="3.0.1", + org.apache.commons.httpclient.auth;version="3.0.1", + org.apache.commons.httpclient.cookie;version="3.0.1", + org.apache.commons.httpclient.methods;version="3.0.1", + org.apache.commons.httpclient.methods.multipart;version="3.0.1", + org.apache.commons.httpclient.params;version="3.0.1", + org.apache.commons.httpclient.protocol;version="3.0.1", + org.apache.commons.httpclient.util;version="3.0.1" +Bundle-Vendor: %bundleProvider +Bundle-Localization: plugin +Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0, + J2SE-1.2 Index: jakarta-commons-httpclient.spec =================================================================== RCS file: /cvs/pkgs/rpms/jakarta-commons-httpclient/devel/jakarta-commons-httpclient.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- jakarta-commons-httpclient.spec 16 Mar 2007 18:10:37 -0000 1.18 +++ jakarta-commons-httpclient.spec 6 Sep 2007 17:48:22 -0000 1.19 @@ -1,4 +1,4 @@ -# Copyright (c) 2000-2005, JPackage Project +# Copyright (c) 2000-2007, JPackage Project # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -36,12 +36,14 @@ Name: jakarta-commons-httpclient Version: 3.0.1 -Release: 1jpp.1%{?dist} +Release: 1jpp.2%{?dist} Epoch: 1 Summary: Jakarta Commons HTTPClient implements the client side of HTTP standards License: Apache Software License Source0: http://archive.apache.org/dist/jakarta/commons/httpclient/source/commons-httpclient-3.0.1-src.tar.gz Patch0: %{name}-disablecryptotests.patch +# Add OSGi MANIFEST.MF bits +Patch1: %{name}-addosgimanifest.patch URL: http://jakarta.apache.org/commons/httpclient/ Group: Development/Libraries/Java %if ! %{gcj_support} @@ -124,6 +126,11 @@ %patch0 +pushd src/conf +%{__sed} -i 's/\r//' MANIFEST.MF +%patch1 +popd + # Use javax classes, not com.sun ones # assume no filename contains spaces pushd src @@ -225,6 +232,9 @@ %changelog +* Thu Sep 06 2007 Andrew Overholt 1:3.0.1-1jpp.2 +- Add OSGi MANIFEST.MF information. + * Fri Mar 16 2007 Permaine Cheung - 1:3.0.1-1jpp.1 - Merge with upstream and more rpmlint cleanup. From fedora-extras-commits at redhat.com Thu Sep 6 18:17:30 2007 From: fedora-extras-commits at redhat.com (Steve Grubb (sgrubb)) Date: Thu, 6 Sep 2007 14:17:30 -0400 Subject: rpms/audit/devel audit-1.6.1-event-host.patch, NONE, 1.1 audit.spec, 1.145, 1.146 Message-ID: <200709061817.l86IHUnF031526@cvs-int.fedora.redhat.com> Author: sgrubb Update of /cvs/pkgs/rpms/audit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31504 Modified Files: audit.spec Added Files: audit-1.6.1-event-host.patch Log Message: * Thu Sep 6 2007 Steve Grubb 1.6.1-2 - Fix uninitialized variable in auparse (John Dennis) audit-1.6.1-event-host.patch: --- NEW FILE audit-1.6.1-event-host.patch --- diff -r -u audit-1.6.1.orig/auparse/auparse.c audit-1.6.1/auparse/auparse.c --- audit-1.6.1.orig/auparse/auparse.c 2007-09-06 10:19:41.000000000 -0400 +++ audit-1.6.1/auparse/auparse.c 2007-09-06 12:31:27.000000000 -0400 @@ -574,6 +574,7 @@ { char *ptr, *tmp; + e->host = NULL; // FIXME tmp = strndupa(b, 80); ptr = strtok(tmp, " "); if (ptr) { diff -r -u audit-1.6.1.orig/auparse/ellist.c audit-1.6.1/auparse/ellist.c --- audit-1.6.1.orig/auparse/ellist.c 2007-09-06 10:19:41.000000000 -0400 +++ audit-1.6.1/auparse/ellist.c 2007-09-06 10:21:14.000000000 -0400 @@ -35,6 +35,7 @@ l->e.milli = 0L; l->e.sec = 0L; l->e.serial = 0L; + l->e.host = NULL; } hidden_def(aup_list_create); @@ -258,6 +259,7 @@ l->e.milli = 0L; l->e.sec = 0L; l->e.serial = 0L; + l->e.host = NULL; } hidden_def(aup_list_clear); @@ -269,6 +271,7 @@ e->sec = l->e.sec; e->milli = l->e.milli; e->serial = l->e.serial; + e->host = l->e.host; return 1; } hidden_def(aup_list_get_event); @@ -281,6 +284,7 @@ l->e.sec = e->sec; l->e.milli = e->milli; l->e.serial = e->serial; + l->e.host = e->host; return 1; } hidden_def(aup_list_set_event); diff -r -u audit-1.6.1.orig/auparse/test/auparse_test.c audit-1.6.1/auparse/test/auparse_test.c --- audit-1.6.1.orig/auparse/test/auparse_test.c 2007-09-06 10:19:41.000000000 -0400 +++ audit-1.6.1/auparse/test/auparse_test.c 2007-09-06 10:21:14.000000000 -0400 @@ -42,7 +42,7 @@ printf("Error getting timestamp - aborting\n"); exit(1); } - printf(" event time: %u.%u:%lu\n", (unsigned)e->sec, e->milli, e->serial); + printf(" event time: %u.%u:%lu, host=%s\n", (unsigned)e->sec, e->milli, e->serial, e->host); auparse_first_field(au); do { printf(" %s=%s (%s)\n", @@ -80,7 +80,7 @@ printf("Error getting timestamp - aborting\n"); exit(1); } - printf(" event time: %u.%u:%lu\n", (unsigned)e->sec, e->milli, e->serial); + printf(" event time: %u.%u:%lu, host=%s\n", (unsigned)e->sec, e->milli, e->serial, e->host); printf("\n"); record_cnt++; } while(auparse_next_record(au) > 0); @@ -207,7 +207,7 @@ if (e == NULL) { return; } - printf(" event time: %u.%u:%lu\n", (unsigned)e->sec, e->milli, e->serial); + printf(" event time: %u.%u:%lu, host=%s\n", (unsigned)e->sec, e->milli, e->serial, e->host); auparse_first_field(au); do { printf(" %s=%s (%s)\n", diff -r -u audit-1.6.1.orig/auparse/test/auparse_test.py audit-1.6.1/auparse/test/auparse_test.py --- audit-1.6.1.orig/auparse/test/auparse_test.py 2007-09-06 10:19:41.000000000 -0400 +++ audit-1.6.1/auparse/test/auparse_test.py 2007-09-06 11:57:52.000000000 -0400 @@ -10,12 +10,19 @@ import sys import time load_path = '../../bindings/python/build/lib.linux-i686-2.4' -if True: +if False: sys.path.insert(0, load_path) import auparse import audit +def none_to_null(s): + 'used so output matches C version' + if s is None: + return '(null)' + else: + return s + def walk_test(au): event_cnt = 1 @@ -39,7 +46,7 @@ print "Error getting timestamp - aborting" sys.exit(1) - print " event time: %d.%d:%d" % (event.sec, event.milli, event.serial) + print " event time: %d.%d:%d, host=%s" % (event.sec, event.milli, event.serial, none_to_null(event.host)) au.first_field() while True: print " %s=%s (%s)" % (au.get_field_name(), au.get_field_str(), au.interpret_field()) @@ -71,7 +78,7 @@ print "Error getting timestamp - aborting" sys.exit(1) - print " event time: %d.%d:%d" % (event.sec, event.milli, event.serial) + print " event time: %d.%d:%d, host=%s" % (event.sec, event.milli, event.serial, none_to_null(event.host)) print record_cnt += 1 if not au.next_record(): break @@ -131,7 +138,7 @@ print "Error getting timestamp - aborting" sys.exit(1) - print " event time: %d.%d:%d" % (event.sec, event.milli, event.serial) + print " event time: %d.%d:%d, host=%s" % (event.sec, event.milli, event.serial, none_to_null(event.host)) au.first_field() while True: print " %s=%s (%s)" % (au.get_field_name(), au.get_field_str(), au.interpret_field()) diff -r -u audit-1.6.1.orig/auparse/test/auparse_test.ref audit-1.6.1/auparse/test/auparse_test.ref --- audit-1.6.1.orig/auparse/test/auparse_test.ref 2007-09-06 10:19:41.000000000 -0400 +++ audit-1.6.1/auparse/test/auparse_test.ref 2007-09-06 13:01:19.000000000 -0400 @@ -11,7 +11,7 @@ event 1 has 1 records record 1 of type 1006(LOGIN) has 5 fields line=1 file=None - event time: 1143146623.787:142 + event time: 1143146623.787:142, host=(null) type=LOGIN (LOGIN) pid=2027 (2027) uid=0 (root) @@ -21,7 +21,7 @@ event 2 has 1 records record 1 of type 1300(SYSCALL) has 24 fields line=2 file=None - event time: 1143146623.875:143 + event time: 1143146623.875:143, host=(null) type=SYSCALL (SYSCALL) arch=c000003e (x86_64) syscall=188 (setxattr) @@ -50,7 +50,7 @@ event 3 has 1 records record 1 of type 1112(USER_LOGIN) has 10 fields line=3 file=None - event time: 1143146623.879:146 + event time: 1143146623.879:146, host=(null) type=USER_LOGIN (USER_LOGIN) pid=2027 (2027) uid=0 (root) @@ -68,7 +68,7 @@ event has 1 records record 1 of type 1112(USER_LOGIN) has 10 fields line=1 file=None - event time: 1143146623.879:146 + event time: 1143146623.879:146, host=(null) Test 3 Done @@ -76,7 +76,7 @@ event 1 has 4 records record 1 of type 1400(AVC) has 11 fields line=1 file=./test.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=AVC (AVC) seresult=denied (denied) seperms=read,write (read,write) @@ -91,7 +91,7 @@ record 2 of type 1300(SYSCALL) has 26 fields line=2 file=./test.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=SYSCALL (SYSCALL) arch=c000003e (x86_64) syscall=2 (open) @@ -121,13 +121,13 @@ record 3 of type 1307(CWD) has 2 fields line=3 file=./test.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=CWD (CWD) cwd="/var/spool/postfix" (/var/spool/postfix) record 4 of type 1302(PATH) has 10 fields line=4 file=./test.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=PATH (PATH) item=0 (0) name="maildrop" (maildrop) @@ -142,7 +142,7 @@ event 2 has 1 records record 1 of type 1101(USER_ACCT) has 11 fields line=5 file=./test.log - event time: 1170021601.340:294 + event time: 1170021601.340:294, host=(null) type=USER_ACCT (USER_ACCT) pid=13015 (13015) uid=0 (root) @@ -158,7 +158,7 @@ event 3 has 1 records record 1 of type 1103(CRED_ACQ) has 11 fields line=6 file=./test.log - event time: 1170021601.342:295 + event time: 1170021601.342:295, host=(null) type=CRED_ACQ (CRED_ACQ) pid=13015 (13015) uid=0 (root) @@ -174,7 +174,7 @@ event 4 has 1 records record 1 of type 1006(LOGIN) has 5 fields line=7 file=./test.log - event time: 1170021601.343:296 + event time: 1170021601.343:296, host=(null) type=LOGIN (LOGIN) pid=13015 (13015) uid=0 (root) @@ -184,7 +184,7 @@ event 5 has 1 records record 1 of type 1105(USER_START) has 11 fields line=8 file=./test.log - event time: 1170021601.344:297 + event time: 1170021601.344:297, host=(null) type=USER_START (USER_START) pid=13015 (13015) uid=0 (root) @@ -200,7 +200,7 @@ event 6 has 1 records record 1 of type 1104(CRED_DISP) has 11 fields line=9 file=./test.log - event time: 1170021601.364:298 + event time: 1170021601.364:298, host=(null) type=CRED_DISP (CRED_DISP) pid=13015 (13015) uid=0 (root) @@ -216,7 +216,7 @@ event 7 has 1 records record 1 of type 1106(USER_END) has 11 fields line=10 file=./test.log - event time: 1170021601.366:299 + event time: 1170021601.366:299, host=(null) type=USER_END (USER_END) pid=13015 (13015) uid=0 (root) @@ -235,7 +235,7 @@ event 1 has 4 records record 1 of type 1400(AVC) has 11 fields line=1 file=test.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=AVC (AVC) seresult=denied (denied) seperms=read,write (read,write) @@ -250,7 +250,7 @@ record 2 of type 1300(SYSCALL) has 26 fields line=2 file=test.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=SYSCALL (SYSCALL) arch=c000003e (x86_64) syscall=2 (open) @@ -280,13 +280,13 @@ record 3 of type 1307(CWD) has 2 fields line=3 file=test.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=CWD (CWD) cwd="/var/spool/postfix" (/var/spool/postfix) record 4 of type 1302(PATH) has 10 fields line=4 file=test.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=PATH (PATH) item=0 (0) name="maildrop" (maildrop) @@ -301,7 +301,7 @@ event 2 has 1 records record 1 of type 1101(USER_ACCT) has 11 fields line=5 file=test.log - event time: 1170021601.340:294 + event time: 1170021601.340:294, host=(null) type=USER_ACCT (USER_ACCT) pid=13015 (13015) uid=0 (root) @@ -317,7 +317,7 @@ event 3 has 1 records record 1 of type 1103(CRED_ACQ) has 11 fields line=6 file=test.log - event time: 1170021601.342:295 + event time: 1170021601.342:295, host=(null) type=CRED_ACQ (CRED_ACQ) pid=13015 (13015) uid=0 (root) @@ -333,7 +333,7 @@ event 4 has 1 records record 1 of type 1006(LOGIN) has 5 fields line=7 file=test.log - event time: 1170021601.343:296 + event time: 1170021601.343:296, host=(null) type=LOGIN (LOGIN) pid=13015 (13015) uid=0 (root) @@ -343,7 +343,7 @@ event 5 has 1 records record 1 of type 1105(USER_START) has 11 fields line=8 file=test.log - event time: 1170021601.344:297 + event time: 1170021601.344:297, host=(null) type=USER_START (USER_START) pid=13015 (13015) uid=0 (root) @@ -359,7 +359,7 @@ event 6 has 1 records record 1 of type 1104(CRED_DISP) has 11 fields line=9 file=test.log - event time: 1170021601.364:298 + event time: 1170021601.364:298, host=(null) type=CRED_DISP (CRED_DISP) pid=13015 (13015) uid=0 (root) @@ -375,7 +375,7 @@ event 7 has 1 records record 1 of type 1106(USER_END) has 11 fields line=10 file=test.log - event time: 1170021601.366:299 + event time: 1170021601.366:299, host=(null) type=USER_END (USER_END) pid=13015 (13015) uid=0 (root) @@ -391,7 +391,7 @@ event 8 has 4 records record 1 of type 1400(AVC) has 11 fields line=1 file=test2.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=AVC (AVC) seresult=denied (denied) seperms=read (read) @@ -406,7 +406,7 @@ record 2 of type 1300(SYSCALL) has 26 fields line=2 file=test2.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=SYSCALL (SYSCALL) arch=c000003e (x86_64) syscall=2 (open) @@ -436,13 +436,13 @@ record 3 of type 1307(CWD) has 2 fields line=3 file=test2.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=CWD (CWD) cwd="/var/spool/postfix" (/var/spool/postfix) record 4 of type 1302(PATH) has 10 fields line=4 file=test2.log - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=PATH (PATH) item=0 (0) name="maildrop" (maildrop) @@ -457,7 +457,7 @@ event 9 has 1 records record 1 of type 1101(USER_ACCT) has 11 fields line=5 file=test2.log - event time: 1170021601.340:294 + event time: 1170021601.340:294, host=(null) type=USER_ACCT (USER_ACCT) pid=13015 (13015) uid=0 (root) @@ -473,7 +473,7 @@ event 10 has 1 records record 1 of type 1103(CRED_ACQ) has 11 fields line=6 file=test2.log - event time: 1170021601.342:295 + event time: 1170021601.342:295, host=(null) type=CRED_ACQ (CRED_ACQ) pid=13015 (13015) uid=0 (root) @@ -489,7 +489,7 @@ event 11 has 1 records record 1 of type 1006(LOGIN) has 5 fields line=7 file=test2.log - event time: 1170021601.343:296 + event time: 1170021601.343:296, host=(null) type=LOGIN (LOGIN) pid=13015 (13015) uid=0 (root) @@ -499,7 +499,7 @@ event 12 has 1 records record 1 of type 1105(USER_START) has 11 fields line=8 file=test2.log - event time: 1170021601.344:297 + event time: 1170021601.344:297, host=(null) type=USER_START (USER_START) pid=13015 (13015) uid=0 (root) @@ -515,7 +515,7 @@ event 13 has 1 records record 1 of type 1104(CRED_DISP) has 11 fields line=9 file=test2.log - event time: 1170021601.364:298 + event time: 1170021601.364:298, host=(null) type=CRED_DISP (CRED_DISP) pid=13015 (13015) uid=0 (root) @@ -531,7 +531,7 @@ event 14 has 1 records record 1 of type 1106(USER_END) has 11 fields line=10 file=test2.log - event time: 1170021601.366:299 + event time: 1170021601.366:299, host=(null) type=USER_END (USER_END) pid=13015 (13015) uid=0 (root) @@ -572,7 +572,7 @@ event 1 has 1 records record 1 of type 1006(LOGIN) has 5 fields line=1 file=None - event time: 1143146623.787:142 + event time: 1143146623.787:142, host=(null) type=LOGIN (LOGIN) pid=2027 (2027) uid=0 (root) @@ -582,7 +582,7 @@ event 2 has 1 records record 1 of type 1300(SYSCALL) has 24 fields line=2 file=None - event time: 1143146623.875:143 + event time: 1143146623.875:143, host=(null) type=SYSCALL (SYSCALL) arch=c000003e (x86_64) syscall=188 (setxattr) @@ -611,7 +611,7 @@ event 3 has 1 records record 1 of type 1112(USER_LOGIN) has 10 fields line=3 file=None - event time: 1143146623.879:146 + event time: 1143146623.879:146, host=(null) type=USER_LOGIN (USER_LOGIN) pid=2027 (2027) uid=0 (root) @@ -629,7 +629,7 @@ event 1 has 4 records record 1 of type 1400(AVC) has 11 fields line=1 file=None - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=AVC (AVC) seresult=denied (denied) seperms=read,write (read,write) @@ -644,7 +644,7 @@ record 2 of type 1300(SYSCALL) has 26 fields line=2 file=None - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=SYSCALL (SYSCALL) arch=c000003e (x86_64) syscall=2 (open) @@ -674,13 +674,13 @@ record 3 of type 1307(CWD) has 2 fields line=3 file=None - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=CWD (CWD) cwd="/var/spool/postfix" (/var/spool/postfix) record 4 of type 1302(PATH) has 10 fields line=4 file=None - event time: 1170021493.977:293 + event time: 1170021493.977:293, host=(null) type=PATH (PATH) item=0 (0) name="maildrop" (maildrop) @@ -695,7 +695,7 @@ event 2 has 1 records record 1 of type 1101(USER_ACCT) has 11 fields line=5 file=None - event time: 1170021601.340:294 + event time: 1170021601.340:294, host=(null) type=USER_ACCT (USER_ACCT) pid=13015 (13015) uid=0 (root) @@ -711,7 +711,7 @@ event 3 has 1 records record 1 of type 1103(CRED_ACQ) has 11 fields line=6 file=None - event time: 1170021601.342:295 + event time: 1170021601.342:295, host=(null) type=CRED_ACQ (CRED_ACQ) pid=13015 (13015) uid=0 (root) @@ -727,7 +727,7 @@ event 4 has 1 records record 1 of type 1006(LOGIN) has 5 fields line=7 file=None - event time: 1170021601.343:296 + event time: 1170021601.343:296, host=(null) type=LOGIN (LOGIN) pid=13015 (13015) uid=0 (root) @@ -737,7 +737,7 @@ event 5 has 1 records record 1 of type 1105(USER_START) has 11 fields line=8 file=None - event time: 1170021601.344:297 + event time: 1170021601.344:297, host=(null) type=USER_START (USER_START) pid=13015 (13015) uid=0 (root) @@ -753,7 +753,7 @@ event 6 has 1 records record 1 of type 1104(CRED_DISP) has 11 fields line=9 file=None - event time: 1170021601.364:298 + event time: 1170021601.364:298, host=(null) type=CRED_DISP (CRED_DISP) pid=13015 (13015) uid=0 (root) @@ -769,7 +769,7 @@ event 7 has 1 records record 1 of type 1106(USER_END) has 11 fields line=10 file=None - event time: 1170021601.366:299 + event time: 1170021601.366:299, host=(null) type=USER_END (USER_END) pid=13015 (13015) uid=0 (root) Index: audit.spec =================================================================== RCS file: /cvs/pkgs/rpms/audit/devel/audit.spec,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- audit.spec 2 Sep 2007 16:49:22 -0000 1.145 +++ audit.spec 6 Sep 2007 18:16:57 -0000 1.146 @@ -1,14 +1,15 @@ %define sca_version 0.4.3 -%define sca_release 3 +%define sca_release 4 Summary: User space tools for 2.6 kernel auditing Name: audit Version: 1.6.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ Source0: %{name}-%{version}.tar.gz +Patch1: audit-1.6.1-event-host.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext-devel intltool libtool swig python-devel BuildRequires: kernel-headers >= 2.6.18 @@ -67,6 +68,7 @@ %prep %setup -q +%patch1 -p1 %build (cd system-config-audit; ./autogen.sh) @@ -209,6 +211,9 @@ %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server %changelog +* Thu Sep 6 2007 Steve Grubb 1.6.1-2 +- Fix uninitialized variable in auparse (John Dennis) + * Sun Sep 2 2007 Steve Grubb 1.6.1-1 - External plugin support in place - Fix reference counting in auparse python bindings (#263961) From fedora-extras-commits at redhat.com Thu Sep 6 18:45:43 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 14:45:43 -0400 Subject: rpms/mesa/devel mesa-7.0.1-965-sampler-crash.patch, NONE, 1.1 mesa.spec, 1.139, 1.140 Message-ID: <200709061845.l86Ijh9U032042@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/mesa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32021 Modified Files: mesa.spec Added Files: mesa-7.0.1-965-sampler-crash.patch Log Message: * Thu Sep 06 2007 Adam Jackson 7.0.1-5 - mesa-7.0.1-965-sampler-crash.patch: Fix a crash with 965 in Torcs. (#262941) mesa-7.0.1-965-sampler-crash.patch: --- NEW FILE mesa-7.0.1-965-sampler-crash.patch --- commit 410d8f7cdb40889e66f5c6794878ad9a5f572ee7 Author: Xiang, Haihao Date: Wed Aug 29 10:13:10 2007 -0400 i965: samplers group in fours in WM_STATE. fix bug#9415 diff --git a/src/mesa/drivers/dri/i965/brw_wm_state.c b/src/mesa/drivers/dri/i965/brw_wm_state.c index ff5cb31..5b4f2ab 100644 --- a/src/mesa/drivers/dri/i965/brw_wm_state.c +++ b/src/mesa/drivers/dri/i965/brw_wm_state.c @@ -117,7 +117,7 @@ static void upload_wm_unit(struct brw_context *brw ) wm.thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754; /* CACHE_NEW_SAMPLER */ - wm.wm4.sampler_count = brw->wm.sampler_count; + wm.wm4.sampler_count = (brw->wm.sampler_count + 1) / 4; wm.wm4.sampler_state_pointer = brw->wm.sampler_gs_offset >> 5; /* BRW_NEW_FRAGMENT_PROGRAM */ Index: mesa.spec =================================================================== RCS file: /cvs/pkgs/rpms/mesa/devel/mesa.spec,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- mesa.spec 28 Aug 2007 13:39:17 -0000 1.139 +++ mesa.spec 6 Sep 2007 18:45:11 -0000 1.140 @@ -32,7 +32,7 @@ Summary: Mesa graphics libraries Name: mesa Version: 7.0.1 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -52,6 +52,7 @@ Patch25: mesa-7.0-symlinks-before-depend.patch Patch26: mesa-7.0.1-stable-branch.patch Patch27: mesa-7.0-use_master-r300.patch +Patch28: mesa-7.0.1-965-sampler-crash.patch BuildRequires: pkgconfig %if %{with_dri} @@ -183,6 +184,7 @@ %patch25 -p1 -b .makej %patch26 -p1 -b .stable %patch27 -p1 -b .r300 +%patch28 -p1 -b .965-sampler # WARNING: The following files are copyright "Mark J. Kilgard" under the GLUT # license and are not open source/free software, so we remove them. @@ -412,6 +414,9 @@ %{_libdir}/mesa-demos-data %changelog +* Thu Sep 06 2007 Adam Jackson 7.0.1-5 +- mesa-7.0.1-965-sampler-crash.patch: Fix a crash with 965 in Torcs. (#262941) + * Tue Aug 28 2007 Adam Jackson 7.0.1-4 - Rebuild for new libexpat. From fedora-extras-commits at redhat.com Thu Sep 6 18:55:56 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Thu, 6 Sep 2007 14:55:56 -0400 Subject: rpms/gnome-utils/devel .cvsignore, 1.61, 1.62 gnome-utils.spec, 1.152, 1.153 sources, 1.65, 1.66 Message-ID: <200709061855.l86Itu8r032283@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32258 Modified Files: .cvsignore gnome-utils.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-utils/devel/.cvsignore,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- .cvsignore 4 Sep 2007 05:03:17 -0000 1.61 +++ .cvsignore 6 Sep 2007 18:55:24 -0000 1.62 @@ -1 +1 @@ -gnome-utils-2.19.91.tar.bz2 +gnome-utils-2.19.92.tar.bz2 Index: gnome-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-utils/devel/gnome-utils.spec,v retrieving revision 1.152 retrieving revision 1.153 diff -u -r1.152 -r1.153 --- gnome-utils.spec 4 Sep 2007 05:03:17 -0000 1.152 +++ gnome-utils.spec 6 Sep 2007 18:55:24 -0000 1.153 @@ -9,7 +9,7 @@ %define gnome_panel_version 2.9.4 Name: gnome-utils -Version: 2.19.91 +Version: 2.19.92 Release: 1%{?dist} Epoch: 1 Summary: GNOME utility programs @@ -236,6 +236,9 @@ %changelog +* Thu Sep 6 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Tue Sep 4 2007 Matthias Clasen - 2.19.91-1 - Update to 2.19.91 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-utils/devel/sources,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- sources 4 Sep 2007 05:03:17 -0000 1.65 +++ sources 6 Sep 2007 18:55:24 -0000 1.66 @@ -1 +1 @@ -b1d4fd889d9a556f11f17a06ebb8ef81 gnome-utils-2.19.91.tar.bz2 +87d0ebb61b53f5a5011cb4b380e1cf86 gnome-utils-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 6 19:06:08 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lennart)) Date: Thu, 6 Sep 2007 15:06:08 -0400 Subject: rpms/avahi/devel avahi-0.6.21-libdns_sd-fix.patch, NONE, 1.1 avahi-0.6.21-initscript.patch, 1.1, 1.2 avahi.spec, 1.94, 1.95 Message-ID: <200709061906.l86J686B006205@cvs-int.fedora.redhat.com> Author: lennart Update of /cvs/pkgs/rpms/avahi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6158 Modified Files: avahi-0.6.21-initscript.patch avahi.spec Added Files: avahi-0.6.21-libdns_sd-fix.patch Log Message: - resolves #249044: Update init script to use runlevel 96 - resolves #251700: Fix assertion in libdns_sd-compat avahi-0.6.21-libdns_sd-fix.patch: --- NEW FILE avahi-0.6.21-libdns_sd-fix.patch --- Index: avahi-compat-libdns_sd/compat.c =================================================================== --- avahi-compat-libdns_sd/compat.c (revision 1535) +++ avahi-compat-libdns_sd/compat.c (revision 1536) @@ -990,6 +990,16 @@ return; } } + + if (!sdref->service_name_chosen) { + + assert(sdref->service_name); + + if (!(sdref->service_name_chosen = avahi_strdup(sdref->service_name))) { + reg_report_error(sdref, kDNSServiceErr_NoMemory); + return; + } + } /* Register the service */ avahi-0.6.21-initscript.patch: Index: avahi-0.6.21-initscript.patch =================================================================== RCS file: /cvs/pkgs/rpms/avahi/devel/avahi-0.6.21-initscript.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- avahi-0.6.21-initscript.patch 28 Aug 2007 18:31:08 -0000 1.1 +++ avahi-0.6.21-initscript.patch 6 Sep 2007 19:05:34 -0000 1.2 @@ -1,7 +1,19 @@ -diff -up avahi-0.6.21/initscript/fedora/avahi-daemon.in.initscript avahi-0.6.21/initscript/fedora/avahi-daemon.in ---- avahi-0.6.21/initscript/fedora/avahi-daemon.in.initscript 2007-08-28 15:00:24.000000000 +0200 -+++ avahi-0.6.21/initscript/fedora/avahi-daemon.in 2007-08-28 17:34:28.000000000 +0200 -@@ -14,20 +14,25 @@ OTHER_AVAHI_OPTS="" +Index: initscript/fedora/avahi-dnsconfd.in +=================================================================== +--- initscript/fedora/avahi-dnsconfd.in (revision 1531) ++++ initscript/fedora/avahi-dnsconfd.in (revision 1535) +@@ -1,8 +1,8 @@ + #! /bin/sh + # +-# avahi-daemon: Starts the Avahi dns configuration daemon ++# avahi-dnsconfd: Starts the Avahi dns configuration daemon + # +-# chkconfig: - 97 02 ++# chkconfig: - 96 02 + # description: avahi-dnsconfd connects to a running avahi-daemon and runs the script \ + # /etc/avahi/dnsconf.action for each unicast DNS server that is announced \ + # on the local LAN. This is useful for configuring unicast DNS servers in \ +@@ -14,18 +14,24 @@ # Source function library. . /etc/init.d/functions @@ -10,40 +22,58 @@ -# Check that networking is configured. -[ ${NETWORKING} = "no" ] && exit 0 - - AVAHI_BIN=@sbindir@/avahi-daemon +- + AVAHI_BIN=@sbindir@/avahi-dnsconfd -test -x $AVAHI_BIN || exit 5 -+ + +if [ $1 == 'status' ]; then + test -x $AVAHI_BIN || exit 4 +else + test -x $AVAHI_BIN || exit 5 +fi ++ + LOCKFILE=/var/lock/subsys/avahi-dnsconfd - LOCKFILE=/var/lock/subsys/avahi-daemon - - base=${0##*/} - ++base=${0##*/} ++ start() { + # Check that networking is configured. + [ ${NETWORKING} = "no" ] && exit 1 + - echo -n $"Starting Avahi daemon... " - if [ -s /etc/localtime ]; then - cp -fp /etc/localtime /etc/avahi/etc >/dev/null 2>&1 -@@ -96,7 +101,7 @@ case "$1" in + echo -n $"Starting Avahi DNS daemon... " + $AVAHI_BIN -D + RETVAL=$? +@@ -58,7 +64,6 @@ + return $RETVAL + } + +- + restart() { + stop + start +@@ -92,7 +97,7 @@ ;; *) echo $"Usage: $0 {start|stop|status|restart|condrestart}" - exit 1 + exit 2 + ;; esac - exit $RETVAL -diff -up avahi-0.6.21/initscript/fedora/avahi-dnsconfd.in.initscript avahi-0.6.21/initscript/fedora/avahi-dnsconfd.in ---- avahi-0.6.21/initscript/fedora/avahi-dnsconfd.in.initscript 2007-08-28 17:35:07.000000000 +0200 -+++ avahi-0.6.21/initscript/fedora/avahi-dnsconfd.in 2007-08-28 17:36:48.000000000 +0200 -@@ -14,18 +14,21 @@ OTHER_AVAHI_OPTS="" +Index: initscript/fedora/avahi-daemon.in +=================================================================== +--- initscript/fedora/avahi-daemon.in (revision 1531) ++++ initscript/fedora/avahi-daemon.in (revision 1535) +@@ -2,7 +2,7 @@ + # + # avahi-daemon: Starts the Avahi Daemon + # +-# chkconfig: 345 97 02 ++# chkconfig: 345 96 02 + # description: This is a daemon which runs on client machines to perform \ + # Zeroconf service discovery on a network. avahi-daemon must be \ + # running on systems that use Avahi for service discovery. \ +@@ -14,20 +14,24 @@ # Source function library. . /etc/init.d/functions @@ -53,29 +83,33 @@ -# Check that networking is configured. -[ ${NETWORKING} = "no" ] && exit 0 - - AVAHI_BIN=@sbindir@/avahi-dnsconfd + AVAHI_BIN=@sbindir@/avahi-daemon -test -x $AVAHI_BIN || exit 5 + +if [ $1 == 'status' ]; then + test -x $AVAHI_BIN || exit 4 +else + test -x $AVAHI_BIN || exit 5 +fi ++ + LOCKFILE=/var/lock/subsys/avahi-daemon - LOCKFILE=/var/lock/subsys/avahi-dnsconfd + base=${0##*/} start() { + # Check that networking is configured. + [ ${NETWORKING} = "no" ] && exit 1 + - echo -n $"Starting Avahi DNS daemon... " - $AVAHI_BIN -D - RETVAL=$? -@@ -92,7 +95,7 @@ case "$1" in + echo -n $"Starting Avahi daemon... " + if [ -s /etc/localtime ]; then + cp -fp /etc/localtime /etc/avahi/etc >/dev/null 2>&1 +@@ -96,7 +100,8 @@ ;; *) echo $"Usage: $0 {start|stop|status|restart|condrestart}" - exit 1 + exit 2 - ;; ++ ;; esac + exit $RETVAL Index: avahi.spec =================================================================== RCS file: /cvs/pkgs/rpms/avahi/devel/avahi.spec,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- avahi.spec 6 Sep 2007 16:28:52 -0000 1.94 +++ avahi.spec 6 Sep 2007 19:05:35 -0000 1.95 @@ -6,7 +6,7 @@ %endif Name: avahi Version: 0.6.21 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Local network service discovery Group: System Environment/Base License: LGPL @@ -39,6 +39,7 @@ Patch1: avahi-0.6.21-avahi-browse-help-fix.patch Patch2: avahi-0.6.3-MONO_SHARED_DIR.patch Patch3: avahi-0.6.21-initscript.patch +Patch4: avahi-0.6.21-libdns_sd-fix.patch %description Avahi is a system which facilitates service discovery on @@ -221,8 +222,9 @@ %patch1 -p0 -b .avahi-browse-help-fix %if %{WITH_MONO} %patch2 -p1 -b .MONO_SHARED_DIR -%patch3 -p1 -b .initscript %endif +%patch3 -p0 -b .initscript +%patch4 -p0 -b .dns_sd %build @@ -483,6 +485,10 @@ %endif %changelog +* Thu Sep 6 2007 Lennart Poettering - 0.6.21-5 +- resolves #249044: Update init script to use runlevel 96 +- resolves #251700: Fix assertion in libdns_sd-compat + * Thu Sep 6 2007 Lennart Poettering - 0.6.21-4 - Ship ssh static service file by default, don't ship ssh-sftp by default - resolves: #269741: split off avahi-ui-tools package From fedora-extras-commits at redhat.com Thu Sep 6 19:09:16 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Thu, 6 Sep 2007 15:09:16 -0400 Subject: rpms/obexftp/devel .cvsignore, 1.4, 1.5 obexftp.spec, 1.7, 1.8 sources, 1.4, 1.5 Message-ID: <200709061909.l86J9GPa006339@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/pkgs/rpms/obexftp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6313 Modified Files: .cvsignore obexftp.spec sources Log Message: - updated to 0.22-rc7 - added pkgconfig file - make perl BR more specific Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/obexftp/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 6 Aug 2007 19:06:25 -0000 1.4 +++ .cvsignore 6 Sep 2007 19:08:43 -0000 1.5 @@ -1 +1 @@ -obexftp-0.22-rc6.tar.bz2 +obexftp-0.22-rc7.tar.bz2 Index: obexftp.spec =================================================================== RCS file: /cvs/pkgs/rpms/obexftp/devel/obexftp.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- obexftp.spec 27 Aug 2007 18:59:03 -0000 1.7 +++ obexftp.spec 6 Sep 2007 19:08:43 -0000 1.8 @@ -2,13 +2,13 @@ %define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)') %define ruby_sitearch %(ruby -rrbconfig -e 'puts Config::CONFIG["sitearchdir"]') -%define pre rc6 +%define pre rc7 Name: obexftp Summary: Tool to access devices via the OBEX protocol Group: Applications/File Version: 0.22 -Release: 0.4.%{pre}%{?dist} +Release: 0.5.%{pre}%{?dist} License: GPLv2+ URL: http://openobex.triq.net/ Source: http://triq.net/obexftp/%{name}-%{version}-%{pre}.tar.bz2 @@ -19,7 +19,7 @@ BuildRequires: gettext-devel BuildRequires: libtool BuildRequires: openobex-devel >= 1.2 -BuildRequires: perl-devel +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: python-devel BuildRequires: tcl-devel @@ -74,6 +74,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: openobex-devel >= 1.2 +Requires: pkgconfig %description devel This package contains the header files, static libraries and development @@ -120,6 +121,7 @@ %{_includedir}/multicobex/ %{_includedir}/obexftp/ %{_libdir}/*.so +%{_libdir}/pkgconfig/obexftp.pc %files -n python-%{name} %defattr(-, root, root, -) @@ -138,6 +140,11 @@ %{ruby_sitearch}/obexftp.so %changelog +* Thu Sep 06 2007 Dominik Mierzejewski - 0.22-0.5.rc7 +- updated to 0.22-rc7 +- added pkgconfig file +- make perl BR more specific + * Mon Aug 27 2007 Dominik Mierzejewski - 0.22-0.4.rc6 - rebuilt for BuildID - updated license tag Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/obexftp/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 6 Aug 2007 19:06:25 -0000 1.4 +++ sources 6 Sep 2007 19:08:43 -0000 1.5 @@ -1 +1 @@ -79c50f564bdeeba662fd0fa384bfa183 obexftp-0.22-rc6.tar.bz2 +3c2a9807288fd6c6f564d10fbc2bc8c0 obexftp-0.22-rc7.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 6 19:11:32 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Thu, 6 Sep 2007 15:11:32 -0400 Subject: rpms/telepathy-gabble/OLPC-2 .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 telepathy-gabble.spec, 1.33, 1.34 Message-ID: <200709061911.l86JBWTO006609@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/telepathy-gabble/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6574 Modified Files: .cvsignore sources telepathy-gabble.spec Log Message: * Thu Sep 06 2007 Dan Williams - 0.5.14.1-0.1.20070906darcs_olpctrial3a - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/telepathy-gabble/OLPC-2/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 4 Sep 2007 21:19:00 -0000 1.24 +++ .cvsignore 6 Sep 2007 19:10:58 -0000 1.25 @@ -4,3 +4,4 @@ telepathy-gabble-0.5.12.1.20070711darcs_olpcrollup.tar.gz telepathy-gabble-0.5.12.1.20070829darcs_olpcrollup.tar.gz telepathy-gabble-0.5.13.20070904darcs_olpctrial3a.tar.gz +telepathy-gabble-0.5.14.1.20070906darcs_olpctrial3a.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-gabble/OLPC-2/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 4 Sep 2007 21:19:00 -0000 1.24 +++ sources 6 Sep 2007 19:10:58 -0000 1.25 @@ -1 +1 @@ -07d399b2e41a5ba90d410e5102b5c872 telepathy-gabble-0.5.13.20070904darcs_olpctrial3a.tar.gz +6bf82d42255c15f819639c78765c27af telepathy-gabble-0.5.14.1.20070906darcs_olpctrial3a.tar.gz Index: telepathy-gabble.spec =================================================================== RCS file: /cvs/extras/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- telepathy-gabble.spec 4 Sep 2007 21:24:56 -0000 1.33 +++ telepathy-gabble.spec 6 Sep 2007 19:10:58 -0000 1.34 @@ -1,19 +1,19 @@ # This is a snapshot release of the olpcrollup branch of telepathy-gabble # Code can be found for this branch at # http://projects.collabora.co.uk/~monkey/telepathy-gabble-olpc-rollup/ -%define alphatag 20070904darcs_olpctrial3a +%define alphatag 20070906darcs_olpctrial3a %define telepathy_glibi_version 0.5.14 Name: telepathy-gabble -Version: 0.5.13.1 +Version: 0.5.14.1 Release: 0.1.%{alphatag}%{?dist} Summary: A Jabber/XMPP connection manager Group: Applications/Communications License: LGPL URL: http://telepathy.freedesktop.org/wiki/ -Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.13.%{alphatag}.tar.gz +Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.14.1.%{alphatag}.tar.gz Patch0: telepathy-gabble-0.5.12.1-no-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -60,6 +60,9 @@ %changelog +* Thu Sep 06 2007 Dan Williams - 0.5.14.1-0.1.20070906darcs_olpctrial3a +- New snapshot + * Tue Sep 04 2007 Dan Williams - 0.5.13.1-0.1.20070904darcs_olpctrial3a - New snapshot From fedora-extras-commits at redhat.com Thu Sep 6 19:22:50 2007 From: fedora-extras-commits at redhat.com (Eduardo Habkost (ehabkost)) Date: Thu, 6 Sep 2007 15:22:50 -0400 Subject: rpms/kernel-xen-2.6/devel kernel-xen.spec,1.51,1.52 Message-ID: <200709061922.l86JMorV006956@cvs-int.fedora.redhat.com> Author: ehabkost Update of /cvs/pkgs/rpms/kernel-xen-2.6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6909 Modified Files: kernel-xen.spec Log Message: Actually include the code that generates modules.{networking,block} Index: kernel-xen.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/kernel-xen.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- kernel-xen.spec 6 Sep 2007 16:41:47 -0000 1.51 +++ kernel-xen.spec 6 Sep 2007 19:22:17 -0000 1.52 @@ -1633,6 +1633,20 @@ # mark modules executable so that strip-to-file can strip them cat modnames | xargs chmod u+x + fgrep /drivers/ modnames | xargs --no-run-if-empty nm -upA | + sed -n 's,^.*/\([^/]*\.ko\): *U \(.*\)$,\1 \2,p' > drivers.undef + + collect_modules_list() + { + sed -r -n -e "s/^([^ ]+) \\.?($2)\$/\\1/p" drivers.undef | + LC_ALL=C sort -u > $RPM_BUILD_ROOT/lib/modules/$KernelVer/modules.$1 + } + + collect_modules_list networking \ + 'register_netdev|ieee80211_register_hw|usbnet_probe' + collect_modules_list block \ + 'ata_scsi_ioctl|scsi_add_host|blk_init_queue' + # detect missing or incorrect license tags for i in `cat modnames` do From fedora-extras-commits at redhat.com Thu Sep 6 19:24:32 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Thu, 6 Sep 2007 15:24:32 -0400 Subject: rpms/gnome-utils/devel gnome-utils.spec,1.153,1.154 Message-ID: <200709061924.l86JOW7v007049@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6994 Modified Files: gnome-utils.spec Log Message: fix file lists Index: gnome-utils.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-utils/devel/gnome-utils.spec,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- gnome-utils.spec 6 Sep 2007 18:55:24 -0000 1.153 +++ gnome-utils.spec 6 Sep 2007 19:24:00 -0000 1.154 @@ -216,8 +216,6 @@ %{_datadir}/pixmaps/gsearchtool/thumbnail_frame.png %{_datadir}/icons/hicolor/24x24/apps/baobab.png %{_datadir}/icons/hicolor/scalable/apps/baobab.svg -%{_datadir}/icons/hicolor/48x48/apps/gnome-dictionary.png -%{_datadir}/icons/hicolor/scalable/apps/gnome-dictionary.svg %{_libexecdir}/gnome-dictionary-applet %{_datadir}/gnome-2.0/ui/GNOME_DictionaryApplet.xml %{_libdir}/bonobo/servers/GNOME_DictionaryApplet.server From fedora-extras-commits at redhat.com Thu Sep 6 19:26:44 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Thu, 6 Sep 2007 15:26:44 -0400 Subject: rpms/openoffice.org/devel openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch, 1.5, 1.6 openoffice.org.spec, 1.1303, 1.1304 Message-ID: <200709061926.l86JQi7O007195@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7172 Modified Files: openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch openoffice.org.spec Log Message: scale back on visibility openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch: Index: openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch 2 Dec 2006 11:40:26 -0000 1.5 +++ openoffice.org-1.9.123.ooo53397.prelinkoptimize.desktop.patch 6 Sep 2007 19:26:41 -0000 1.6 @@ -9,22 +9,22 @@ case ${sd_arg} in -calc) - sd_pagein_args="${sd_pagein_args:+${sd_pagein_args} }@pagein-calc" -+ sd_binary="scalc.bin" ++ sd_binary="soffice.bin" break; ;; -draw) - sd_pagein_args="${sd_pagein_args:+${sd_pagein_args} }@pagein-draw" -+ sd_binary="sdraw.bin" ++ sd_binary="soffice.bin" break; ;; -impress) - sd_pagein_args="${sd_pagein_args:+${sd_pagein_args} }@pagein-impress" -+ sd_binary="simpress.bin" ++ sd_binary="soffice.bin" break; ;; -writer) - sd_pagein_args="${sd_pagein_args:+${sd_pagein_args} }@pagein-writer" -+ sd_binary="swriter.bin" ++ sd_binary="soffice.bin" break; ;; *) Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1303 retrieving revision 1.1304 diff -u -r1.1303 -r1.1304 --- openoffice.org.spec 6 Sep 2007 17:45:42 -0000 1.1303 +++ openoffice.org.spec 6 Sep 2007 19:26:41 -0000 1.1304 @@ -1100,6 +1100,9 @@ cd .. ./bootstrap source Linux*Env.Set.sh +#visibility seem to be f*cked up right now +unset HAVE_GCC_VISIBILITY_FEATURE +#unneccessary to build for both hash types unset HAVE_LD_HASH_STYLE #faster build export nodep=true @@ -2782,6 +2785,7 @@ - add openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch - disable custom launchers, it breaks icedtea for some reason I haven't time to figure out +- disable visibility for now, seems screwed up. * Tue Sep 04 2007 Caolan McNamara - 1:2.3.0-3.2 - rebuild against icu From fedora-extras-commits at redhat.com Thu Sep 6 19:37:09 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Thu, 6 Sep 2007 15:37:09 -0400 Subject: rpms/gnu-smalltalk/devel gst-2.3.6-am.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 gnu-smalltalk.spec, 1.21, 1.22 sources, 1.7, 1.8 gst-2.3.5-am.patch, 1.1, NONE Message-ID: <200709061937.l86Jb9ro007602@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/gnu-smalltalk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7561 Modified Files: .cvsignore gnu-smalltalk.spec sources Added Files: gst-2.3.6-am.patch Removed Files: gst-2.3.5-am.patch Log Message: New upstream release gst-2.3.6-am.patch: --- NEW FILE gst-2.3.6-am.patch --- diff -up smalltalk-2.3.6/configure.automake smalltalk-2.3.6/configure --- smalltalk-2.3.6/configure.automake 2007-09-06 09:34:49.000000000 +0200 +++ smalltalk-2.3.6/configure 2007-09-06 20:56:08.000000000 +0200 @@ -723,7 +723,7 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='GNU Smalltalk' -PACKAGE_TARNAME='smalltalk' +PACKAGE_TARNAME='gnu-smalltalk' PACKAGE_VERSION='2.3.6' PACKAGE_STRING='GNU Smalltalk 2.3.6' PACKAGE_BUGREPORT='help-smalltalk at gnu.org' @@ -947,8 +947,7 @@ CPP EMACS EMACSLOADPATH' ac_subdirs_all='libffi -snprintfv -sigsegv' +snprintfv' # Initialize some variables set by options. ac_init_help= @@ -1498,7 +1497,7 @@ Fine tuning of the installation director --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/smalltalk] + --docdir=DIR documentation root [DATAROOTDIR/doc/gnu-smalltalk] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] @@ -2434,7 +2433,7 @@ fi # Define the identity of the package. - PACKAGE='smalltalk' + PACKAGE='gnu-smalltalk' VERSION='2.3.6' @@ -5239,7 +5238,140 @@ esac fi if test $enable_generational_gc != no; then - subdirs="$subdirs sigsegv" + if test "${ac_cv_header_sigsegv_h+set}" = set; then + { echo "$as_me:$LINENO: checking for sigsegv.h" >&5 +echo $ECHO_N "checking for sigsegv.h... $ECHO_C" >&6; } +if test "${ac_cv_header_sigsegv_h+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +fi +{ echo "$as_me:$LINENO: result: $ac_cv_header_sigsegv_h" >&5 +echo "${ECHO_T}$ac_cv_header_sigsegv_h" >&6; } +else + # Is the header compilable? +{ echo "$as_me:$LINENO: checking sigsegv.h usability" >&5 +echo $ECHO_N "checking sigsegv.h usability... $ECHO_C" >&6; } +cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ +$ac_includes_default +#include +_ACEOF +rm -f conftest.$ac_objext +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 + ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_header_compiler=yes +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_header_compiler=no +fi + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } + +# Is the header present? +{ echo "$as_me:$LINENO: checking sigsegv.h presence" >&5 +echo $ECHO_N "checking sigsegv.h presence... $ECHO_C" >&6; } +cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ +#include +_ACEOF +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 + ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then + ac_header_preproc=yes +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_header_preproc=no +fi + +rm -f conftest.err conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } + +# So? What about this header? +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in + yes:no: ) + { echo "$as_me:$LINENO: WARNING: sigsegv.h: accepted by the compiler, rejected by the preprocessor!" >&5 +echo "$as_me: WARNING: sigsegv.h: accepted by the compiler, rejected by the preprocessor!" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: proceeding with the compiler's result" >&5 +echo "$as_me: WARNING: sigsegv.h: proceeding with the compiler's result" >&2;} + ac_header_preproc=yes + ;; + no:yes:* ) + { echo "$as_me:$LINENO: WARNING: sigsegv.h: present but cannot be compiled" >&5 +echo "$as_me: WARNING: sigsegv.h: present but cannot be compiled" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: check for missing prerequisite headers?" >&5 +echo "$as_me: WARNING: sigsegv.h: check for missing prerequisite headers?" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: see the Autoconf documentation" >&5 +echo "$as_me: WARNING: sigsegv.h: see the Autoconf documentation" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: section \"Present But Cannot Be Compiled\"" >&5 +echo "$as_me: WARNING: sigsegv.h: section \"Present But Cannot Be Compiled\"" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: proceeding with the preprocessor's result" >&5 +echo "$as_me: WARNING: sigsegv.h: proceeding with the preprocessor's result" >&2;} + { echo "$as_me:$LINENO: WARNING: sigsegv.h: in the future, the compiler will take precedence" >&5 +echo "$as_me: WARNING: sigsegv.h: in the future, the compiler will take precedence" >&2;} + ( cat <<\_ASBOX +## ------------------------------------- ## +## Report this to help-smalltalk at gnu.org ## +## ------------------------------------- ## +_ASBOX + ) | sed "s/^/$as_me: WARNING: /" >&2 + ;; +esac +{ echo "$as_me:$LINENO: checking for sigsegv.h" >&5 +echo $ECHO_N "checking for sigsegv.h... $ECHO_C" >&6; } +if test "${ac_cv_header_sigsegv_h+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_cv_header_sigsegv_h=$ac_header_preproc +fi +{ echo "$as_me:$LINENO: result: $ac_cv_header_sigsegv_h" >&5 +echo "${ECHO_T}$ac_cv_header_sigsegv_h" >&6; } + +fi +if test $ac_cv_header_sigsegv_h = yes; then + MODULES_EXAMPLE="$MODULES_EXAMPLE sigsegv.la" +fi + cat >>confdefs.h <<\_ACEOF @@ -8462,7 +8594,7 @@ ia64-*-hpux*) ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 8465 "configure"' > conftest.$ac_ext + echo '#line 8597 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -10020,11 +10152,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10023: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10155: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:10027: \$? = $ac_status" >&5 + echo "$as_me:10159: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -10263,11 +10395,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10266: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10398: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:10270: \$? = $ac_status" >&5 + echo "$as_me:10402: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -10323,11 +10455,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10326: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10458: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:10330: \$? = $ac_status" >&5 + echo "$as_me:10462: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -12471,7 +12603,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext < conftest.$ac_ext < $(srcdir)/match.stamp + # rules for invoking genprims # Try to economize in the rebuilds, by avoiding unnecessary # changes to the timestamp of prims.inl Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnu-smalltalk/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 3 Jun 2007 18:50:46 -0000 1.7 +++ .cvsignore 6 Sep 2007 19:36:36 -0000 1.8 @@ -1 +1 @@ -smalltalk-2.3.5.tar.gz +smalltalk-2.3.6.tar.gz Index: gnu-smalltalk.spec =================================================================== RCS file: /cvs/extras/rpms/gnu-smalltalk/devel/gnu-smalltalk.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- gnu-smalltalk.spec 9 Aug 2007 17:49:00 -0000 1.21 +++ gnu-smalltalk.spec 6 Sep 2007 19:36:36 -0000 1.22 @@ -1,9 +1,9 @@ Summary: GNU Smalltalk Name: gnu-smalltalk -Version: 2.3.5 -Release: 3%{?dist} +Version: 2.3.6 +Release: 1%{?dist} Source: ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-%{version}.tar.gz -Patch1: gst-2.3.5-am.patch +Patch1: gst-2.3.6-am.patch License: GPLv2 Group: Development/Languages URL: http://www.gnu.org/software/smalltalk/smalltalk.html @@ -142,6 +142,9 @@ %{_datadir}/emacs/site-lisp/* %changelog +* Thu Sep 6 2007 Jochen Schmitt 2.3.6-1 +- New upstream release + * Thu Aug 9 2007 Jochen Schmitt 2.3.5-3 - Try to fix smp_mflags issue Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnu-smalltalk/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 3 Jun 2007 18:50:46 -0000 1.7 +++ sources 6 Sep 2007 19:36:36 -0000 1.8 @@ -1 +1 @@ -552df4030532f4c1dcc24cfb0c5ad097 smalltalk-2.3.5.tar.gz +c2fd207d55a873531ad89750f7f6478e smalltalk-2.3.6.tar.gz --- gst-2.3.5-am.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 19:37:13 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 06 Sep 2007 12:37:13 -0700 Subject: [pkgdb] micq was added for ondrejj Message-ID: <200709061937.l86JbFb4001127@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package micq with summary Text/line based ICQ client with many features Kevin Fenzi (kevin) has approved Package micq Kevin Fenzi (kevin) has added a Fedora devel branch for micq with an owner of ondrejj Kevin Fenzi (kevin) has approved micq in Fedora devel Kevin Fenzi (kevin) has approved Package micq Kevin Fenzi (kevin) has set commit to Approved for cvsextras on micq (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on micq (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on micq (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/micq From fedora-extras-commits at redhat.com Thu Sep 6 19:37:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 06 Sep 2007 12:37:23 -0700 Subject: [pkgdb] micq (Fedora, 6) updated by kevin Message-ID: <200709061937.l86JbODx001136@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for micq Kevin Fenzi (kevin) has set commit to Approved for cvsextras on micq (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on micq (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on micq (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on micq (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/micq From fedora-extras-commits at redhat.com Thu Sep 6 19:37:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 06 Sep 2007 12:37:23 -0700 Subject: [pkgdb] micq (Fedora, 7) updated by kevin Message-ID: <200709061937.l86JbODv001145@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for micq Kevin Fenzi (kevin) has set commit to Approved for cvsextras on micq (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on micq (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on micq (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on micq (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/micq From fedora-extras-commits at redhat.com Thu Sep 6 19:37:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 06 Sep 2007 12:37:23 -0700 Subject: [pkgdb] micq (Fedora, devel) updated by kevin Message-ID: <200709061937.l86JbOMl001155@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on micq (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/micq From fedora-extras-commits at redhat.com Thu Sep 6 19:37:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:37:54 -0400 Subject: rpms/micq - New directory Message-ID: <200709061937.l86JbsiM007704@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/micq In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsJo7649/rpms/micq Log Message: Directory /cvs/extras/rpms/micq added to the repository From fedora-extras-commits at redhat.com Thu Sep 6 19:37:56 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:37:56 -0400 Subject: rpms/micq/devel - New directory Message-ID: <200709061937.l86Jbu9x007720@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/micq/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsJo7649/rpms/micq/devel Log Message: Directory /cvs/extras/rpms/micq/devel added to the repository From fedora-extras-commits at redhat.com Thu Sep 6 19:37:59 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:37:59 -0400 Subject: rpms/micq Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709061937.l86JbxeE007747@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/micq In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsJo7649/rpms/micq Added Files: Makefile import.log Log Message: Setup of module micq --- NEW FILE Makefile --- # Top level Makefile for module micq all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Thu Sep 6 19:38:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:38:01 -0400 Subject: rpms/micq/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709061938.l86Jc1wC007763@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/micq/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsJo7649/rpms/micq/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module micq --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: micq # $Id: Makefile,v 1.1 2007/09/06 19:37:59 kevin Exp $ NAME := micq SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Sep 6 19:40:30 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:40:30 -0400 Subject: rpms/tomcat-native - New directory Message-ID: <200709061940.l86JeU6S008087@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/tomcat-native In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsYB8058/rpms/tomcat-native Log Message: Directory /cvs/extras/rpms/tomcat-native added to the repository From fedora-extras-commits at redhat.com Thu Sep 6 19:40:34 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:40:34 -0400 Subject: rpms/tomcat-native/devel - New directory Message-ID: <200709061940.l86JeYM2008096@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/tomcat-native/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsYB8058/rpms/tomcat-native/devel Log Message: Directory /cvs/extras/rpms/tomcat-native/devel added to the repository From fedora-extras-commits at redhat.com Thu Sep 6 19:40:39 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:40:39 -0400 Subject: rpms/tomcat-native Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709061940.l86JedRr008128@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/tomcat-native In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsYB8058/rpms/tomcat-native Added Files: Makefile import.log Log Message: Setup of module tomcat-native --- NEW FILE Makefile --- # Top level Makefile for module tomcat-native all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Thu Sep 6 19:40:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:40:42 -0400 Subject: rpms/tomcat-native/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709061940.l86Jeg2t008145@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/tomcat-native/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsYB8058/rpms/tomcat-native/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module tomcat-native --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: tomcat-native # $Id: Makefile,v 1.1 2007/09/06 19:40:40 kevin Exp $ NAME := tomcat-native SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Sep 6 19:41:59 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Thu, 6 Sep 2007 15:41:59 -0400 Subject: rpms/kernel/devel linux-2.6-skb_copy_and_csum_datagram_iovec.patch, NONE, 1.1 linux-2.6-x86-fix-hang-on-C7.patch, NONE, 1.1 linux-2.6-xen-fix-bootup.patch, NONE, 1.1 kernel.spec, 1.149, 1.150 Message-ID: <200709061941.l86JfxAb008354@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8301 Modified Files: kernel.spec Added Files: linux-2.6-skb_copy_and_csum_datagram_iovec.patch linux-2.6-x86-fix-hang-on-C7.patch linux-2.6-xen-fix-bootup.patch Log Message: * Thu Sep 06 2007 Chuck Ebbert - fix Xen boot problem - fix boot hang on Via C7 CPU - Fix oops in networking code linux-2.6-skb_copy_and_csum_datagram_iovec.patch: --- NEW FILE linux-2.6-skb_copy_and_csum_datagram_iovec.patch --- [NET]: Do not dereference iov if length is zero When msg_iovlen is zero we shouldn't try to dereference msg_iov. Right now the only thing that tries to do so is skb_copy_and_csum_datagram_iovec. Since the total length should also be zero if msg_iovlen is zero, it's sufficient to check the total length there and simply return if it's zero. Signed-off-by: Herbert Xu --- diff --git a/net/core/datagram.c b/net/core/datagram.c --- a/net/core/datagram.c +++ b/net/core/datagram.c @@ -450,6 +450,9 @@ int skb_copy_and_csum_datagram_iovec(str __wsum csum; int chunk = skb->len - hlen; + if (!chunk) + return 0; + /* Skip filled elements. * Pretty silly, look at memcpy_toiovec, though 8) */ linux-2.6-x86-fix-hang-on-C7.patch: --- NEW FILE linux-2.6-x86-fix-hang-on-C7.patch --- The CLFLUSH for the modified code line in text_poke was supposed to speed up CPU recovery. Unfortunately it seems to cause hangs on some VIA C3s (at least on VIA Esther Model 10 Stepping 9) Remove it. Thanks to Stefan Becker for reporting/testing. Signed-off-by: Andi Kleen --- arch/i386/kernel/alternative.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) Index: linux/arch/i386/kernel/alternative.c =================================================================== --- linux.orig/arch/i386/kernel/alternative.c +++ linux/arch/i386/kernel/alternative.c @@ -445,8 +445,6 @@ void __kprobes text_poke(void *addr, uns { memcpy(addr, opcode, len); sync_core(); - /* Not strictly needed, but can speed CPU recovery up. Ignore cross cacheline - case. */ - if (cpu_has_clflush) - asm("clflush (%0) " :: "r" (addr) : "memory"); + /* Could also do a CLFLUSH here to speed up CPU recovery; but + that causes hangs on some VIA CPUs. */ } linux-2.6-xen-fix-bootup.patch: --- NEW FILE linux-2.6-xen-fix-bootup.patch --- commit 92ea189254b87727d6be407558d9c18fed0937bb Author: Christian Ehrhardt Date: Mon Sep 3 20:32:38 2007 +0200 [x86 setup] Work around bug in Xen HVM Apparently XEN does not keep the contents of the 48-bit gdt_48 data structure that is passed to lgdt in the XEN machine state. Instead it appears to save the _address_ of the 48-bit descriptor somewhere. Unfortunately this data happens to reside on the stack and is probably no longer availiable at the time of the actual protected mode jump. This is Xen bug but given that there is a one-line patch to work around this problem, the linux kernel should probably do this. My fix is to make the gdt_48 description in setup_gdt static (in setup_idt this is already the case). This allows the kernel to boot under Xen HVM again. Signed-off-by: Christian Ehrhardt Signed-off-by: H. Peter Anvin diff --git a/arch/i386/boot/pm.c b/arch/i386/boot/pm.c index 6be9ca8..f7958f1 100644 --- a/arch/i386/boot/pm.c +++ b/arch/i386/boot/pm.c @@ -122,7 +122,7 @@ static void setup_gdt(void) /* DS: data, read/write, 4 GB, base 0 */ [GDT_ENTRY_BOOT_DS] = GDT_ENTRY(0xc093, 0, 0xfffff), }; - struct gdt_ptr gdt; + static struct gdt_ptr gdt; gdt.len = sizeof(boot_gdt)-1; gdt.ptr = (u32)&boot_gdt + (ds() << 4); Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- kernel.spec 6 Sep 2007 17:34:27 -0000 1.149 +++ kernel.spec 6 Sep 2007 19:41:27 -0000 1.150 @@ -667,6 +667,9 @@ Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch Patch1508: linux-2.6-firewire-multi-lun.patch Patch1515: linux-2.6-lirc.patch +Patch1520: linux-2.6-xen-fix-bootup.patch +Patch1525: linux-2.6-skb_copy_and_csum_datagram_iovec.patch +Patch1530: linux-2.6-x86-fix-hang-on-C7.patch %endif @@ -1190,6 +1193,14 @@ # http://www.lirc.org/ ApplyPatch linux-2.6-lirc.patch +# Fix Xen bootup +ApplyPatch linux-2.6-xen-fix-bootup.patch + +# fix oops in with sunrpc +ApplyPatch linux-2.6-skb_copy_and_csum_datagram_iovec.patch + +# fix hang on C7 CPU +ApplyPatch linux-2.6-x86-fix-hang-on-C7.patch # END OF PATCH APPLICATIONS @@ -1783,6 +1794,11 @@ %changelog * Thu Sep 06 2007 Chuck Ebbert +- fix Xen boot problem +- fix boot hang on Via C7 CPU +- Fix oops in networking code + +* Thu Sep 06 2007 Chuck Ebbert - exec-shield: enable interrupts in do_iret_error() * Wed Sep 05 2007 Chuck Ebbert From fedora-extras-commits at redhat.com Thu Sep 6 19:42:28 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 15:42:28 -0400 Subject: comps comps-f8.xml.in,1.94,1.95 Message-ID: <200709061942.l86JgSl3008359@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8307 Modified Files: comps-f8.xml.in Log Message: Make all 75dpi bitmap fonts optional instead of default or mandatory. (#254086) Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- comps-f8.xml.in 6 Sep 2007 00:33:23 -0000 1.94 +++ comps-f8.xml.in 6 Sep 2007 19:41:58 -0000 1.95 @@ -300,9 +300,7 @@ desktop-backgrounds-basic xorg-x11-drivers xorg-x11-fonts-100dpi - xorg-x11-fonts-75dpi xorg-x11-fonts-ISO8859-1-100dpi - xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-fonts-misc xorg-x11-fonts-truetype xorg-x11-fonts-Type1 @@ -377,6 +375,8 @@ xdaliclock xkeycaps xlockmore + xorg-x11-fonts-75dpi + xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-resutils xorg-x11-server-Xnest xorg-x11-server-Xvfb @@ -445,9 +445,7 @@ bitmap-fonts fonts-hebrew xorg-x11-fonts-100dpi - xorg-x11-fonts-75dpi xorg-x11-fonts-ISO8859-1-100dpi - xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-fonts-misc xorg-x11-fonts-truetype xorg-x11-fonts-Type1 @@ -467,7 +465,9 @@ terminus-font-console terminus-font-x11 urw-fonts + xorg-x11-fonts-75dpi xorg-x11-fonts-cyrillic + xorg-x11-fonts-ISO8859-1-75dpi xorg-x11-fonts-ISO8859-2-100dpi xorg-x11-fonts-ISO8859-2-75dpi xorg-x11-fonts-ISO8859-9-100dpi @@ -621,12 +621,12 @@ fonts-ISO8859-2 aspell-bg fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi hunspell-bg kde-i18n-Bulgarian koffice-langpack-bg moodle-bg openoffice.org-langpack-bg_BG + fonts-ISO8859-2-75dpi
@@ -748,10 +748,10 @@ fonts-ISO8859-2 aspell-hr fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi hunspell-hr moodle-hr openoffice.org-langpack-hr_HR + fonts-ISO8859-2-75dpi m17n-db-croatian @@ -766,7 +766,6 @@ fonts-ISO8859-2 aspell-cs fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi gcompris-sound-cs hunspell-cs kde-i18n-Czech @@ -775,6 +774,7 @@ moodle-cs openoffice.org-dict-cs_CZ openoffice.org-langpack-cs_CZ + fonts-ISO8859-2-75dpi @@ -1267,12 +1267,12 @@ fonts-ISO8859-2 fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi hunspell-ee kde-i18n-Estonian koffice-langpack-et moodle-et openoffice.org-langpack-et_EE + fonts-ISO8859-2-75dpi @@ -2042,13 +2042,13 @@ fonts-ISO8859-2 fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi gcompris-sound-hu hunspell-hu kde-i18n-Hungarian koffice-langpack-hu moodle-hu openoffice.org-langpack-hu_HU + fonts-ISO8859-2-75dpi @@ -2902,7 +2902,6 @@ fonts-ISO8859-2 aspell-pl fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi hunspell-pl kde-i18n-Polish koffice-langpack-pl @@ -2910,6 +2909,7 @@ man-pages-pl moodle-pl openoffice.org-langpack-pl_PL + fonts-ISO8859-2-75dpi @@ -2977,9 +2977,9 @@ fonts-ISO8859-2 fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi kde-i18n-Romanian moodle-ro + fonts-ISO8859-2-75dpi @@ -3017,7 +3017,7 @@ stardict-dic-ru xorg-x11-fonts-cyrillic scim-tables-russian - fonts-KOI8-R-75dpi + fonts-KOI8-R-75dpi m17n-contrib-russian m17n-db-russian @@ -3045,7 +3045,6 @@ aspell-sr gcompris-sound-sr fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi kde-i18n-Serbian koffice-langpack-sr koffice-langpack-sr-Latn @@ -3053,6 +3052,7 @@ moodle-sr_cr_bo moodle-sr_lt openoffice.org-langpack-sr_CS + fonts-ISO8859-2-75dpi m17n-db-serbian @@ -3099,12 +3099,12 @@ fonts-ISO8859-2 fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi hunspell-sk kde-i18n-Slovak koffice-langpack-sk moodle-sk openoffice.org-langpack-sk_SK + fonts-ISO8859-2-75dpi m17n-db-slovak @@ -3119,12 +3119,12 @@ fonts-ISO8859-2 aspell-sl fonts-ISO8859-2-100dpi - fonts-ISO8859-2-75dpi hunspell-sl kde-i18n-Slovenian koffice-langpack-sl moodle-sl openoffice.org-langpack-sl_SI + fonts-ISO8859-2-75dpi @@ -3689,7 +3689,7 @@ moodle-tr openoffice.org-langpack-tr_TR xorg-x11-fonts-ISO8859-9-100dpi - xorg-x11-fonts-ISO8859-9-75dpi + xorg-x11-fonts-ISO8859-9-75dpi @@ -3707,7 +3707,7 @@ man-pages-uk moodle-uk xorg-x11-fonts-cyrillic - fonts-KOI8-R-75dpi + fonts-KOI8-R-75dpi From fedora-extras-commits at redhat.com Thu Sep 6 19:44:27 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 6 Sep 2007 15:44:27 -0400 Subject: rpms/desktop-backgrounds/devel desktop-backgrounds.spec,1.45,1.46 Message-ID: <200709061944.l86JiR3d008448@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/desktop-backgrounds/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8420 Modified Files: desktop-backgrounds.spec Log Message: fix symlinks Index: desktop-backgrounds.spec =================================================================== RCS file: /cvs/extras/rpms/desktop-backgrounds/devel/desktop-backgrounds.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- desktop-backgrounds.spec 5 Sep 2007 18:56:26 -0000 1.45 +++ desktop-backgrounds.spec 6 Sep 2007 19:43:55 -0000 1.46 @@ -4,7 +4,7 @@ Summary: Desktop backgrounds Name: desktop-backgrounds Version: 7.92 -Release: 3 +Release: 4 License: LGPLv2 Group: Applications/Multimedia Source: redhat-backgrounds-%{rh_backgrounds_version}.tar.bz2 @@ -89,9 +89,9 @@ # create links until artwork shows up (cd $RPM_BUILD_ROOT%{_datadir}/backgrounds/images; - ln -sf infinity/am00.png default.png; - ln -sf infinity/am00.png default-wide.png; - ln -sf infinity/am00.png default-5_4.png) + ln -sf ../infinity/am00.png default.png; + ln -sf ../infinity/am00.png default-wide.png; + ln -sf ../infinity/am00.png default-5_4.png) %clean rm -rf $RPM_BUILD_ROOT @@ -134,6 +134,9 @@ #exclude %{_datadir}/backgrounds/images/earth_from_space.jpg %changelog +* Thu Sep 6 2007 Bill Nottingham - 7.92-4 +- fix symlinks + * Wed Sep 5 2007 Ray Strode - 7.92-3 - create links for default.png etc until more artwork shows up - start animated backgrounds at midnight From fedora-extras-commits at redhat.com Thu Sep 6 19:45:13 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 06 Sep 2007 12:45:13 -0700 Subject: [pkgdb] aspell-sk was added for ondrejj Message-ID: <200709061945.l86JjDSD001243@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package aspell-sk with summary Slovak dictionaries for Aspell Kevin Fenzi (kevin) has approved Package aspell-sk Kevin Fenzi (kevin) has added a Fedora devel branch for aspell-sk with an owner of ondrejj Kevin Fenzi (kevin) has approved aspell-sk in Fedora devel Kevin Fenzi (kevin) has approved Package aspell-sk Kevin Fenzi (kevin) has set commit to Approved for cvsextras on aspell-sk (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on aspell-sk (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on aspell-sk (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/aspell-sk From fedora-extras-commits at redhat.com Thu Sep 6 19:48:09 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Thu, 6 Sep 2007 15:48:09 -0400 Subject: rpms/kernel/devel linux-2.6-sched-cfs-fix-mc.patch, NONE, 1.1 kernel.spec, 1.150, 1.151 Message-ID: <200709061948.l86Jm96H008671@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8627 Modified Files: kernel.spec Added Files: linux-2.6-sched-cfs-fix-mc.patch Log Message: * Thu Sep 06 2007 Chuck Ebbert - fix imbalance in scheduler on multicore systems linux-2.6-sched-cfs-fix-mc.patch: --- NEW FILE linux-2.6-sched-cfs-fix-mc.patch --- Try to fix MC/HT scheduler optimization breakage again, with out breaking the FUZZ logic. First fix the check if (*imbalance + SCHED_LOAD_SCALE_FUZZ < busiest_load_per_task) with this if (*imbalance < busiest_load_per_task) As the current check is always false for nice 0 tasks (as SCHED_LOAD_SCALE_FUZZ is same as busiest_load_per_task for nice 0 tasks). With the above change, imbalance was getting reset to 0 in the corner case condition, making the FUZZ logic fail. Fix it by not corrupting the imbalance and change the imbalance, only when it finds that the HT/MC optimization is needed. Signed-off-by: Suresh Siddha --- diff --git a/kernel/sched.c b/kernel/sched.c index 9fe473a..03e5e8d 100644 --- a/kernel/sched.c +++ b/kernel/sched.c @@ -2511,7 +2511,7 @@ group_next: * a think about bumping its value to force at least one task to be * moved */ - if (*imbalance + SCHED_LOAD_SCALE_FUZZ < busiest_load_per_task) { + if (*imbalance < busiest_load_per_task) { unsigned long tmp, pwr_now, pwr_move; unsigned int imbn; @@ -2563,10 +2563,8 @@ small_imbalance: pwr_move /= SCHED_LOAD_SCALE; /* Move if we gain throughput */ - if (pwr_move <= pwr_now) - goto out_balanced; - - *imbalance = busiest_load_per_task; + if (pwr_move > pwr_now) + *imbalance = busiest_load_per_task; } return busiest; Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- kernel.spec 6 Sep 2007 19:41:27 -0000 1.150 +++ kernel.spec 6 Sep 2007 19:47:37 -0000 1.151 @@ -670,6 +670,7 @@ Patch1520: linux-2.6-xen-fix-bootup.patch Patch1525: linux-2.6-skb_copy_and_csum_datagram_iovec.patch Patch1530: linux-2.6-x86-fix-hang-on-C7.patch +Patch1535: linux-2.6-sched-cfs-fix-mc.patch %endif @@ -1202,6 +1203,9 @@ # fix hang on C7 CPU ApplyPatch linux-2.6-x86-fix-hang-on-C7.patch +# fix scheduler on multicore +ApplyPatch linux-2.6-sched-cfs-fix-mc.patch + # END OF PATCH APPLICATIONS %endif @@ -1794,6 +1798,9 @@ %changelog * Thu Sep 06 2007 Chuck Ebbert +- fix imbalance in scheduler on multicore systems + +* Thu Sep 06 2007 Chuck Ebbert - fix Xen boot problem - fix boot hang on Via C7 CPU - Fix oops in networking code From fedora-extras-commits at redhat.com Thu Sep 6 19:49:49 2007 From: fedora-extras-commits at redhat.com (Tomas Mraz (tmraz)) Date: Thu, 6 Sep 2007 15:49:49 -0400 Subject: rpms/openssh/devel openssh-4.3p2-cve-2007-3102.patch, NONE, 1.1 openssh-4.7p1-audit.patch, NONE, 1.1 openssh-4.7p1-log-in-chroot.patch, NONE, 1.1 openssh-4.7p1-mls.patch, NONE, 1.1 openssh-4.7p1-nss-keys.patch, NONE, 1.1 openssh-4.7p1-pam-session.patch, NONE, 1.1 openssh-4.7p1-redhat.patch, NONE, 1.1 openssh-4.7p1-selinux.patch, NONE, 1.1 openssh-4.7p1-sftp-drain-acks.patch, NONE, 1.1 openssh-4.7p1-vendor.patch, NONE, 1.1 .cvsignore, 1.19, 1.20 openssh.spec, 1.112, 1.113 sources, 1.19, 1.20 openssh-3.9p1-log-in-chroot.patch, 1.1, NONE openssh-4.3p2-pam-session.patch, 1.3, NONE openssh-4.5p1-audit.patch, 1.1, NONE openssh-4.5p1-mls.patch, 1.5, NONE openssh-4.5p1-nss-keys.patch, 1.3, NONE openssh-4.5p1-redhat.patch, 1.1, NONE openssh-4.5p1-selinux.patch, 1.2, NONE openssh-4.5p1-sftp-drain-acks.patch, 1.1, NONE openssh-4.5p1-vendor.patch, 1.1, NONE Message-ID: <200709061949.l86Jnn6i008844@cvs-int.fedora.redhat.com> Author: tmraz Update of /cvs/pkgs/rpms/openssh/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8741 Modified Files: .cvsignore openssh.spec sources Added Files: openssh-4.3p2-cve-2007-3102.patch openssh-4.7p1-audit.patch openssh-4.7p1-log-in-chroot.patch openssh-4.7p1-mls.patch openssh-4.7p1-nss-keys.patch openssh-4.7p1-pam-session.patch openssh-4.7p1-redhat.patch openssh-4.7p1-selinux.patch openssh-4.7p1-sftp-drain-acks.patch openssh-4.7p1-vendor.patch Removed Files: openssh-3.9p1-log-in-chroot.patch openssh-4.3p2-pam-session.patch openssh-4.5p1-audit.patch openssh-4.5p1-mls.patch openssh-4.5p1-nss-keys.patch openssh-4.5p1-redhat.patch openssh-4.5p1-selinux.patch openssh-4.5p1-sftp-drain-acks.patch openssh-4.5p1-vendor.patch Log Message: * Thu Sep 6 2007 Tomas Mraz - 4.7p1-1 - upgrade to latest upstream - use libedit in sftp (#203009) - fixed audit log injection problem (CVE-2007-3102) openssh-4.3p2-cve-2007-3102.patch: --- NEW FILE openssh-4.3p2-cve-2007-3102.patch --- --- openssh-4.3p2/loginrec.c.inject-fix 2007-06-20 21:18:00.000000000 +0200 +++ openssh-4.3p2/loginrec.c 2007-07-13 15:25:35.000000000 +0200 @@ -1389,11 +1389,44 @@ #endif /* USE_WTMPX */ #ifdef HAVE_LINUX_AUDIT +static void +_audit_hexscape(const char *what, char *where, unsigned int size) +{ + const char *ptr = what; + const char *hex = "0123456789ABCDEF"; + + while (*ptr) { + if (*ptr == '"' || *ptr < 0x21 || *ptr > 0x7E) { + unsigned int i; + ptr = what; + for (i = 0; *ptr && i+2 < size; i += 2) { + where[i] = hex[((unsigned)*ptr & 0xF0)>>4]; /* Upper nibble */ + where[i+1] = hex[(unsigned)*ptr & 0x0F]; /* Lower nibble */ + ptr++; + } + where[i] = '\0'; + return; + } + ptr++; + } + where[0] = '"'; + if ((unsigned)(ptr - what) < size - 3) + { + size = ptr - what + 3; + } + strncpy(where + 1, what, size - 3); + where[size-2] = '"'; + where[size-1] = '\0'; +} + +#define AUDIT_LOG_SIZE 128 +#define AUDIT_ACCT_SIZE (AUDIT_LOG_SIZE - 8) + int linux_audit_record_event(int uid, const char *username, const char *hostname, const char *ip, const char *ttyn, int success) { - char buf[64]; + char buf[AUDIT_LOG_SIZE]; int audit_fd, rc; audit_fd = audit_open(); @@ -1406,8 +1439,11 @@ } if (username == NULL) snprintf(buf, sizeof(buf), "uid=%d", uid); - else - snprintf(buf, sizeof(buf), "acct=%s", username); + else { + char encoded[AUDIT_ACCT_SIZE]; + _audit_hexscape(username, encoded, sizeof(encoded)); + snprintf(buf, sizeof(buf), "acct=%s", encoded); + } rc = audit_log_user_message(audit_fd, AUDIT_USER_LOGIN, buf, hostname, ip, ttyn, success); close(audit_fd); openssh-4.7p1-audit.patch: --- NEW FILE openssh-4.7p1-audit.patch --- diff -up openssh-4.7p1/auth.c.audit openssh-4.7p1/auth.c --- openssh-4.7p1/auth.c.audit 2007-03-26 18:35:28.000000000 +0200 +++ openssh-4.7p1/auth.c 2007-09-06 17:07:44.000000000 +0200 @@ -286,6 +286,12 @@ auth_log(Authctxt *authctxt, int authent get_canonical_hostname(options.use_dns), "ssh", &loginmsg); # endif #endif +#if HAVE_LINUX_AUDIT + if (authenticated == 0 && !authctxt->postponed) { + linux_audit_record_event(-1, authctxt->user, NULL, + get_remote_ipaddr(), "sshd", 0); + } +#endif #ifdef SSH_AUDIT_EVENTS if (authenticated == 0 && !authctxt->postponed) audit_event(audit_classify_auth(method)); @@ -492,6 +498,10 @@ getpwnamallow(const char *user) record_failed_login(user, get_canonical_hostname(options.use_dns), "ssh"); #endif +#ifdef HAVE_LINUX_AUDIT + linux_audit_record_event(-1, user, NULL, get_remote_ipaddr(), + "sshd", 0); +#endif #ifdef SSH_AUDIT_EVENTS audit_event(SSH_INVALID_USER); #endif /* SSH_AUDIT_EVENTS */ diff -up openssh-4.7p1/loginrec.c.audit openssh-4.7p1/loginrec.c --- openssh-4.7p1/loginrec.c.audit 2007-04-29 04:10:58.000000000 +0200 +++ openssh-4.7p1/loginrec.c 2007-09-06 17:07:44.000000000 +0200 @@ -176,6 +176,10 @@ #include "auth.h" #include "buffer.h" +#ifdef HAVE_LINUX_AUDIT +# include +#endif + #ifdef HAVE_UTIL_H # include #endif @@ -202,6 +206,9 @@ int utmp_write_entry(struct logininfo *l int utmpx_write_entry(struct logininfo *li); int wtmp_write_entry(struct logininfo *li); int wtmpx_write_entry(struct logininfo *li); +#ifdef HAVE_LINUX_AUDIT +int linux_audit_write_entry(struct logininfo *li); +#endif int lastlog_write_entry(struct logininfo *li); int syslogin_write_entry(struct logininfo *li); @@ -440,6 +447,10 @@ login_write(struct logininfo *li) /* set the timestamp */ login_set_current_time(li); +#ifdef HAVE_LINUX_AUDIT + if (linux_audit_write_entry(li) == 0) + fatal("linux_audit_write_entry failed: %s", strerror(errno)); +#endif #ifdef USE_LOGIN syslogin_write_entry(li); #endif @@ -1394,6 +1405,51 @@ wtmpx_get_entry(struct logininfo *li) } #endif /* USE_WTMPX */ +#ifdef HAVE_LINUX_AUDIT +int +linux_audit_record_event(int uid, const char *username, + const char *hostname, const char *ip, const char *ttyn, int success) +{ + char buf[64]; + int audit_fd, rc; + + audit_fd = audit_open(); + if (audit_fd < 0) { + if (errno == EINVAL || errno == EPROTONOSUPPORT || + errno == EAFNOSUPPORT) + return 1; /* No audit support in kernel */ + else + return 0; /* Must prevent login */ + } + if (username == NULL) + snprintf(buf, sizeof(buf), "uid=%d", uid); + else + snprintf(buf, sizeof(buf), "acct=%s", username); + rc = audit_log_user_message(audit_fd, AUDIT_USER_LOGIN, + buf, hostname, ip, ttyn, success); + close(audit_fd); + if (rc >= 0) + return 1; + else + return 0; +} + +int +linux_audit_write_entry(struct logininfo *li) +{ + switch(li->type) { + case LTYPE_LOGIN: + return (linux_audit_record_event(li->uid, NULL, li->hostname, + NULL, li->line, 1)); + case LTYPE_LOGOUT: + return (1); /* We only care about logins */ + default: + logit("%s: invalid type field", __func__); + return (0); + } +} +#endif /* HAVE_LINUX_AUDIT */ + /** ** Low-level libutil login() functions **/ diff -up openssh-4.7p1/config.h.in.audit openssh-4.7p1/config.h.in --- openssh-4.7p1/config.h.in.audit 2007-09-04 08:50:04.000000000 +0200 +++ openssh-4.7p1/config.h.in 2007-09-06 17:07:44.000000000 +0200 @@ -1334,6 +1334,9 @@ /* Define if you want SELinux support. */ #undef WITH_SELINUX +/* Define if you want Linux audit support. */ +#undef HAVE_LINUX_AUDIT + /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN diff -up openssh-4.7p1/loginrec.h.audit openssh-4.7p1/loginrec.h --- openssh-4.7p1/loginrec.h.audit 2006-08-05 04:39:40.000000000 +0200 +++ openssh-4.7p1/loginrec.h 2007-09-06 17:07:44.000000000 +0200 @@ -127,5 +127,9 @@ char *line_stripname(char *dst, const ch char *line_abbrevname(char *dst, const char *src, int dstsize); void record_failed_login(const char *, const char *, const char *); +#ifdef HAVE_LINUX_AUDIT +int linux_audit_record_event(int uid, const char *username, + const char *hostname, const char *ip, const char *ttyn, int success); +#endif /* HAVE_LINUX_AUDIT */ #endif /* _HAVE_LOGINREC_H_ */ diff -up openssh-4.7p1/configure.ac.audit openssh-4.7p1/configure.ac --- openssh-4.7p1/configure.ac.audit 2007-09-06 17:07:44.000000000 +0200 +++ openssh-4.7p1/configure.ac 2007-09-06 17:15:23.000000000 +0200 @@ -3216,6 +3216,18 @@ AC_ARG_WITH(selinux, fi ] ) +# Check whether user wants Linux audit support +LINUX_AUDIT_MSG="no" +AC_ARG_WITH(linux-audit, + [ --with-linux-audit Enable Linux audit support], + [ if test "x$withval" != "xno" ; then + AC_DEFINE(HAVE_LINUX_AUDIT,1,[Define if you want Linux audit support.]) + LINUX_AUDIT_MSG="yes" + AC_CHECK_HEADERS(libaudit.h) + SSHDLIBS="$SSHDLIBS -laudit" + fi ] +) + # Check whether user wants Kerberos 5 support KRB5_MSG="no" AC_ARG_WITH(kerberos5, @@ -4037,6 +4049,7 @@ echo " PAM support echo " OSF SIA support: $SIA_MSG" echo " KerberosV support: $KRB5_MSG" echo " SELinux support: $SELINUX_MSG" +echo " Linux audit support: $LINUX_AUDIT_MSG" echo " Smartcard support: $SCARD_MSG" echo " S/KEY support: $SKEY_MSG" echo " TCP Wrappers support: $TCPW_MSG" openssh-4.7p1-log-in-chroot.patch: --- NEW FILE openssh-4.7p1-log-in-chroot.patch --- diff -up openssh-4.7p1/sshd.c.log-chroot openssh-4.7p1/sshd.c --- openssh-4.7p1/sshd.c.log-chroot 2007-09-06 17:24:13.000000000 +0200 +++ openssh-4.7p1/sshd.c 2007-09-06 17:24:13.000000000 +0200 @@ -596,6 +596,10 @@ privsep_preauth_child(void) /* Demote the private keys to public keys. */ demote_sensitive_data(); + /* Open the syslog permanently so the chrooted process still + can write to syslog. */ + open_log(); + /* Change our root directory */ if (chroot(_PATH_PRIVSEP_CHROOT_DIR) == -1) fatal("chroot(\"%s\"): %s", _PATH_PRIVSEP_CHROOT_DIR, diff -up openssh-4.7p1/log.c.log-chroot openssh-4.7p1/log.c --- openssh-4.7p1/log.c.log-chroot 2007-05-20 07:08:16.000000000 +0200 +++ openssh-4.7p1/log.c 2007-09-06 17:29:34.000000000 +0200 @@ -56,6 +56,7 @@ static LogLevel log_level = SYSLOG_LEVEL static int log_on_stderr = 1; static int log_facility = LOG_AUTH; static char *argv0; +static int log_fd_keep; extern char *__progname; @@ -370,10 +371,21 @@ do_log(LogLevel level, const char *fmt, syslog_r(pri, &sdata, "%.500s", fmtbuf); closelog_r(&sdata); #else + if (!log_fd_keep) { openlog(argv0 ? argv0 : __progname, LOG_PID, log_facility); + } syslog(pri, "%.500s", fmtbuf); + if (!log_fd_keep) { closelog(); + } #endif } errno = saved_errno; } + +void +open_log(void) +{ + openlog(argv0 ? argv0 : __progname, LOG_PID|LOG_NDELAY, log_facility); + log_fd_keep = 1; +} diff -up openssh-4.7p1/log.h.log-chroot openssh-4.7p1/log.h --- openssh-4.7p1/log.h.log-chroot 2006-08-18 16:32:21.000000000 +0200 +++ openssh-4.7p1/log.h 2007-09-06 17:24:13.000000000 +0200 @@ -62,4 +62,6 @@ void debug3(const char *, ...) __att void do_log(LogLevel, const char *, va_list); void cleanup_exit(int) __dead; + +void open_log(void); #endif openssh-4.7p1-mls.patch: --- NEW FILE openssh-4.7p1-mls.patch --- diff -up openssh-4.7p1/misc.c.mls openssh-4.7p1/misc.c --- openssh-4.7p1/misc.c.mls 2007-01-05 06:24:48.000000000 +0100 +++ openssh-4.7p1/misc.c 2007-09-06 17:39:28.000000000 +0200 @@ -418,6 +418,7 @@ char * colon(char *cp) { int flag = 0; + int start = 1; if (*cp == ':') /* Leading colon is part of file name. */ return (0); @@ -431,8 +432,13 @@ colon(char *cp) return (cp+1); if (*cp == ':' && !flag) return (cp); - if (*cp == '/') - return (0); + if (start) { + /* Slash on beginning or after dots only denotes file name. */ + if (*cp == '/') + return (0); + if (*cp != '.') + start = 0; + } } return (0); } diff -up openssh-4.7p1/session.c.mls openssh-4.7p1/session.c --- openssh-4.7p1/session.c.mls 2007-09-06 17:39:28.000000000 +0200 +++ openssh-4.7p1/session.c 2007-09-06 17:39:28.000000000 +0200 @@ -1347,10 +1347,6 @@ do_setusercontext(struct passwd *pw) #endif if (getuid() != pw->pw_uid || geteuid() != pw->pw_uid) fatal("Failed to set uids to %u.", (u_int) pw->pw_uid); - -#ifdef WITH_SELINUX - ssh_selinux_setup_exec_context(pw->pw_name); -#endif } static void diff -up openssh-4.7p1/openbsd-compat/port-linux.c.mls openssh-4.7p1/openbsd-compat/port-linux.c --- openssh-4.7p1/openbsd-compat/port-linux.c.mls 2007-09-06 17:39:28.000000000 +0200 +++ openssh-4.7p1/openbsd-compat/port-linux.c 2007-08-07 17:38:18.000000000 +0200 @@ -1,4 +1,4 @@ -/* $Id: port-linux.c,v 1.4 2007/06/27 22:48:03 djm Exp $ */ +/* $Id: port-linux.c,v 1.3 2006/09/01 05:38:41 djm Exp $ */ /* * Copyright (c) 2005 Daniel Walsh @@ -33,12 +33,23 @@ #include "key.h" #include "hostfile.h" #include "auth.h" +#include "xmalloc.h" #include #include +#include #include +#include +#include + +#ifdef HAVE_LINUX_AUDIT +#include +#include +#endif extern Authctxt *the_authctxt; +extern int inetd_flag; +extern int rexeced_flag; /* Wrapper around is_selinux_enabled() to log its return value once only */ static int @@ -54,17 +65,173 @@ ssh_selinux_enabled(void) return (enabled); } +/* Send audit message */ +static int +send_audit_message(int success, security_context_t default_context, + security_context_t selected_context) +{ + int rc=0; +#ifdef HAVE_LINUX_AUDIT + char *msg = NULL; + int audit_fd = audit_open(); + security_context_t default_raw=NULL; + security_context_t selected_raw=NULL; + rc = -1; + if (audit_fd < 0) { + if (errno == EINVAL || errno == EPROTONOSUPPORT || + errno == EAFNOSUPPORT) + return 0; /* No audit support in kernel */ + error("Error connecting to audit system."); + return rc; + } + if (selinux_trans_to_raw_context(default_context, &default_raw) < 0) { + error("Error translating default context."); + default_raw = NULL; + } + if (selinux_trans_to_raw_context(selected_context, &selected_raw) < 0) { + error("Error translating selected context."); + selected_raw = NULL; + } + if (asprintf(&msg, "sshd: default-context=%s selected-context=%s", + default_raw ? default_raw : (default_context ? default_context: "?"), + selected_context ? selected_raw : (selected_context ? selected_context :"?")) < 0) { + error("Error allocating memory."); + goto out; + } + if (audit_log_user_message(audit_fd, AUDIT_USER_ROLE_CHANGE, + msg, NULL, NULL, NULL, success) <= 0) { + error("Error sending audit message."); + goto out; + } + rc = 0; + out: + free(msg); + freecon(default_raw); + freecon(selected_raw); + close(audit_fd); +#endif + return rc; +} + +static int +mls_range_allowed(security_context_t src, security_context_t dst) +{ + struct av_decision avd; + int retval; + unsigned int bit = CONTEXT__CONTAINS; + + debug("%s: src:%s dst:%s", __func__, src, dst); + retval = security_compute_av(src, dst, SECCLASS_CONTEXT, bit, &avd); + if (retval || ((bit & avd.allowed) != bit)) + return 0; + + return 1; +} + +static int +get_user_context(const char *sename, const char *role, const char *lvl, + security_context_t *sc) { +#ifdef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL + if (lvl == NULL || lvl[0] == '\0' || get_default_context_with_level(sename, lvl, NULL, sc) != 0) { + /* User may have requested a level completely outside of his + allowed range. We get a context just for auditing as the + range check below will certainly fail for default context. */ +#endif + if (get_default_context(sename, NULL, sc) != 0) { + *sc = NULL; + return -1; + } +#ifdef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL + } +#endif + if (role != NULL && role[0]) { + context_t con; + char *type=NULL; + if (get_default_type(role, &type) != 0) { + error("get_default_type: failed to get default type for '%s'", + role); + goto out; + } + con = context_new(*sc); + if (!con) { + goto out; + } + context_role_set(con, role); + context_type_set(con, type); + freecon(*sc); + *sc = strdup(context_str(con)); + context_free(con); + if (!*sc) + return -1; + } +#ifdef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL + if (lvl != NULL && lvl[0]) { + /* verify that the requested range is obtained */ + context_t con; + security_context_t obtained_raw; + security_context_t requested_raw; + con = context_new(*sc); + if (!con) { + goto out; + } + context_range_set(con, lvl); + if (selinux_trans_to_raw_context(*sc, &obtained_raw) < 0) { + context_free(con); + goto out; + } + if (selinux_trans_to_raw_context(context_str(con), &requested_raw) < 0) { + freecon(obtained_raw); + context_free(con); + goto out; + } + + debug("get_user_context: obtained context '%s' requested context '%s'", + obtained_raw, requested_raw); + if (strcmp(obtained_raw, requested_raw)) { + /* set the context to the real requested one but fail */ + freecon(requested_raw); + freecon(obtained_raw); + freecon(*sc); + *sc = strdup(context_str(con)); + context_free(con); + return -1; + } + freecon(requested_raw); + freecon(obtained_raw); + context_free(con); + } +#endif + return 0; + out: + freecon(*sc); + *sc = NULL; + return -1; +} + /* Return the default security context for the given username */ -static security_context_t -ssh_selinux_getctxbyname(char *pwname) +static int +ssh_selinux_getctxbyname(char *pwname, + security_context_t *default_sc, security_context_t *user_sc) { - security_context_t sc = NULL; char *sename, *lvl; + const char *reqlvl = NULL; char *role = NULL; - int r = 0; + int r = -1; + context_t con = NULL; + + *default_sc = NULL; + *user_sc = NULL; + if (the_authctxt) { + if (the_authctxt->role != NULL) { + char *slash; + role = xstrdup(the_authctxt->role); + if ((slash = strchr(role, '/')) != NULL) { + *slash = '\0'; + reqlvl = slash + 1; + } + } + } - if (the_authctxt) - role=the_authctxt->role; #ifdef HAVE_GETSEUSERBYNAME if ((r=getseuserbyname(pwname, &sename, &lvl)) != 0) { sename = NULL; @@ -72,37 +239,62 @@ ssh_selinux_getctxbyname(char *pwname) } #else sename = pwname; - lvl = NULL; + lvl = ""; #endif if (r == 0) { #ifdef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL - if (role != NULL && role[0]) - r = get_default_context_with_rolelevel(sename, role, lvl, NULL, &sc); - else - r = get_default_context_with_level(sename, lvl, NULL, &sc); + r = get_default_context_with_level(sename, lvl, NULL, default_sc); #else - if (role != NULL && role[0]) - r = get_default_context_with_role(sename, role, NULL, &sc); - else - r = get_default_context(sename, NULL, &sc); + r = get_default_context(sename, NULL, default_sc); #endif } - if (r != 0) { - switch (security_getenforce()) { - case -1: - fatal("%s: ssh_selinux_getctxbyname: " - "security_getenforce() failed", __func__); - case 0: - error("%s: Failed to get default SELinux security " - "context for %s", __func__, pwname); - break; - default: - fatal("%s: Failed to get default SELinux security " - "context for %s (in enforcing mode)", - __func__, pwname); + if (r == 0) { + /* If launched from xinetd, we must use current level */ + if (inetd_flag && !rexeced_flag) { + security_context_t sshdsc=NULL; + + if (getcon_raw(&sshdsc) < 0) + fatal("failed to allocate security context"); + + if ((con=context_new(sshdsc)) == NULL) + fatal("failed to allocate selinux context"); + reqlvl = context_range_get(con); + freecon(sshdsc); + if (reqlvl !=NULL && lvl != NULL && strcmp(reqlvl, lvl) == 0) + /* we actually don't change level */ + reqlvl = ""; + + debug("%s: current connection level '%s'", __func__, reqlvl); } + + if ((reqlvl != NULL && reqlvl[0]) || (role != NULL && role[0])) { + r = get_user_context(sename, role, reqlvl, user_sc); + + if (r == 0 && reqlvl != NULL && reqlvl[0]) { + security_context_t default_level_sc = *default_sc; + if (role != NULL && role[0]) { + if (get_user_context(sename, role, lvl, &default_level_sc) < 0) + default_level_sc = *default_sc; + } + /* verify that the requested range is contained in the user range */ + if (mls_range_allowed(default_level_sc, *user_sc)) { + logit("permit MLS level %s (user range %s)", reqlvl, lvl); + } else { + r = -1; + error("deny MLS level %s (user range %s)", reqlvl, lvl); + } + if (default_level_sc != *default_sc) + freecon(default_level_sc); + } + } else { + *user_sc = *default_sc; + } + } + if (r != 0) { + error("%s: Failed to get default SELinux security " + "context for %s", __func__, pwname); } #ifdef HAVE_GETSEUSERBYNAME @@ -111,14 +303,20 @@ ssh_selinux_getctxbyname(char *pwname) if (lvl != NULL) xfree(lvl); #endif + if (role != NULL) + xfree(role); + if (con) + context_free(con); - return (sc); + return (r); } /* Set the execution context to the default for the specified user */ void ssh_selinux_setup_exec_context(char *pwname) { + int r = 0; + security_context_t default_ctx = NULL; security_context_t user_ctx = NULL; if (!ssh_selinux_enabled()) @@ -126,22 +324,39 @@ ssh_selinux_setup_exec_context(char *pwn debug3("%s: setting execution context", __func__); - user_ctx = ssh_selinux_getctxbyname(pwname); - if (setexeccon(user_ctx) != 0) { + r = ssh_selinux_getctxbyname(pwname, &default_ctx, &user_ctx); + if (r >= 0) { + r = setexeccon(user_ctx); + if (r < 0) { + error("%s: Failed to set SELinux execution context %s for %s", + __func__, user_ctx, pwname); + } + } + if (user_ctx == NULL) { + user_ctx = default_ctx; + } + if (r < 0 || user_ctx != default_ctx) { + /* audit just the case when user changed a role or there was + a failure */ + send_audit_message(r >= 0, default_ctx, user_ctx); + } + if (r < 0) { switch (security_getenforce()) { case -1: fatal("%s: security_getenforce() failed", __func__); case 0: - error("%s: Failed to set SELinux execution " - "context for %s", __func__, pwname); + error("%s: SELinux failure. Continuing in permissive mode.", + __func__); break; default: - fatal("%s: Failed to set SELinux execution context " - "for %s (in enforcing mode)", __func__, pwname); + fatal("%s: SELinux failure. Aborting connection.", + __func__); } } - if (user_ctx != NULL) + if (user_ctx != NULL && user_ctx != default_ctx) freecon(user_ctx); + if (default_ctx != NULL) + freecon(default_ctx); debug3("%s: done", __func__); } @@ -159,7 +374,10 @@ ssh_selinux_setup_pty(char *pwname, cons debug3("%s: setting TTY context on %s", __func__, tty); - user_ctx = ssh_selinux_getctxbyname(pwname); + if (getexeccon(&user_ctx) < 0) { + error("%s: getexeccon: %s", __func__, strerror(errno)); + goto out; + } /* XXX: should these calls fatal() upon failure in enforcing mode? */ diff -up openssh-4.7p1/sshd.c.mls openssh-4.7p1/sshd.c --- openssh-4.7p1/sshd.c.mls 2007-09-06 17:39:28.000000000 +0200 +++ openssh-4.7p1/sshd.c 2007-09-06 17:39:28.000000000 +0200 @@ -1838,6 +1838,9 @@ main(int ac, char **av) restore_uid(); } #endif +#ifdef WITH_SELINUX + ssh_selinux_setup_exec_context(authctxt->pw->pw_name); +#endif #ifdef USE_PAM if (options.use_pam) { do_pam_setcred(1); openssh-4.7p1-nss-keys.patch: --- NEW FILE openssh-4.7p1-nss-keys.patch --- diff -up openssh-4.7p1/key.c.nss-keys openssh-4.7p1/key.c --- openssh-4.7p1/key.c.nss-keys 2007-08-08 06:28:26.000000000 +0200 +++ openssh-4.7p1/key.c 2007-09-06 17:43:59.000000000 +0200 @@ -93,6 +93,54 @@ key_new(int type) return k; } +#ifdef HAVE_LIBNSS +Key * +key_new_nss(int type) +{ + Key *k = key_new(type); + + k->nss = xcalloc(1, sizeof(*k->nss)); + k->flags = KEY_FLAG_EXT | KEY_FLAG_NSS; + + return k; +} + +Key * +key_new_nss_copy(int type, const Key *c) +{ + Key *k = key_new_nss(type); + + switch (k->type) { + case KEY_RSA: + if ((BN_copy(k->rsa->n, c->rsa->n) == NULL) || + (BN_copy(k->rsa->e, c->rsa->e) == NULL)) + fatal("key_new_nss_copy: BN_copy failed"); + break; + case KEY_DSA: + if ((BN_copy(k->dsa->p, c->rsa->p) == NULL) || + (BN_copy(k->dsa->q, c->dsa->q) == NULL) || + (BN_copy(k->dsa->g, c->dsa->g) == NULL) || + (BN_copy(k->dsa->pub_key, c->dsa->pub_key) == NULL)) + fatal("key_new_nss_copy: BN_copy failed"); + break; + } + + k->nss->privk = SECKEY_CopyPrivateKey(c->nss->privk); + if (k->nss->privk == NULL) + fatal("key_new_nss_copy: SECKEY_CopyPrivateKey failed"); + + k->nss->pubk = SECKEY_CopyPublicKey(c->nss->pubk); + if (k->nss->pubk == NULL) + fatal("key_new_nss_copy: SECKEY_CopyPublicKey failed"); + + if (c->nss->privk->wincx) + k->nss->privk->wincx = xstrdup(c->nss->privk->wincx); + + return k; +} +#endif + + Key * key_new_private(int type) { @@ -148,6 +196,19 @@ key_free(Key *k) fatal("key_free: bad key type %d", k->type); break; } +#ifdef HAVE_LIBNSS + if (k->flags & KEY_FLAG_NSS) { + if (k->nss->privk->wincx != NULL) { + memset(k->nss->privk->wincx, 0, + strlen(k->nss->privk->wincx)); + xfree(k->nss->privk->wincx); + k->nss->privk->wincx = NULL; + } + SECKEY_DestroyPrivateKey(k->nss->privk); + SECKEY_DestroyPublicKey(k->nss->pubk); + xfree(k->nss); + } +#endif xfree(k); } diff -up openssh-4.7p1/ssh-dss.c.nss-keys openssh-4.7p1/ssh-dss.c --- openssh-4.7p1/ssh-dss.c.nss-keys 2006-11-07 13:14:42.000000000 +0100 +++ openssh-4.7p1/ssh-dss.c 2007-09-06 17:43:59.000000000 +0200 @@ -39,6 +39,10 @@ #include "log.h" #include "key.h" +#ifdef HAVE_LIBNSS +#include +#endif + #define INTBLOB_LEN 20 #define SIGBLOB_LEN (2*INTBLOB_LEN) @@ -57,6 +61,34 @@ ssh_dss_sign(const Key *key, u_char **si error("ssh_dss_sign: no DSA key"); return -1; } +#ifdef HAVE_LIBNSS + if (key->flags & KEY_FLAG_NSS) { + SECItem sigitem; + SECItem *rawsig; + + memset(&sigitem, 0, sizeof(sigitem)); + if (SEC_SignData(&sigitem, (u_char *)data, datalen, key->nss->privk, + SEC_OID_ANSIX9_DSA_SIGNATURE_WITH_SHA1_DIGEST) != SECSuccess) { + error("ssh_dss_sign: sign failed"); + return -1; + } + + if ((rawsig=DSAU_DecodeDerSig(&sigitem)) == NULL) { + error("ssh_dss_sign: der decode failed"); + SECITEM_ZfreeItem(&sigitem, PR_FALSE); + return -1; + } + SECITEM_ZfreeItem(&sigitem, PR_FALSE); + if (rawsig->len != SIGBLOB_LEN) { + error("ssh_dss_sign: unsupported signature length %d", + rawsig->len); + SECITEM_ZfreeItem(rawsig, PR_TRUE); + return -1; + } + memcpy(sigblob, rawsig->data, SIGBLOB_LEN); + SECITEM_ZfreeItem(rawsig, PR_TRUE); + } else { +#endif EVP_DigestInit(&md, evp_md); EVP_DigestUpdate(&md, data, datalen); EVP_DigestFinal(&md, digest, &dlen); @@ -80,7 +112,9 @@ ssh_dss_sign(const Key *key, u_char **si BN_bn2bin(sig->r, sigblob+ SIGBLOB_LEN - INTBLOB_LEN - rlen); BN_bn2bin(sig->s, sigblob+ SIGBLOB_LEN - slen); DSA_SIG_free(sig); - +#ifdef HAVE_LIBNSS + } +#endif if (datafellows & SSH_BUG_SIGBLOB) { if (lenp != NULL) *lenp = SIGBLOB_LEN; diff -up openssh-4.7p1/ssh-agent.c.nss-keys openssh-4.7p1/ssh-agent.c --- openssh-4.7p1/ssh-agent.c.nss-keys 2007-03-21 10:45:07.000000000 +0100 +++ openssh-4.7p1/ssh-agent.c 2007-09-06 17:43:59.000000000 +0200 @@ -79,6 +79,10 @@ #include "scard.h" #endif +#ifdef HAVE_LIBNSS +#include "nsskeys.h" +#endif + #if defined(HAVE_SYS_PRCTL_H) #include /* For prctl() and PR_SET_DUMPABLE */ #endif @@ -701,6 +705,114 @@ send: } #endif /* SMARTCARD */ +#ifdef HAVE_LIBNSS +static void +process_add_nss_key (SocketEntry *e) +{ + char *tokenname = NULL, *keyname = NULL, *password = NULL; + int i, version, success = 0, death = 0, confirm = 0; + Key **keys, *k; + Identity *id; + Idtab *tab; + + tokenname = buffer_get_string(&e->request, NULL); + keyname = buffer_get_string(&e->request, NULL); + password = buffer_get_string(&e->request, NULL); + + while (buffer_len(&e->request)) { + switch (buffer_get_char(&e->request)) { + case SSH_AGENT_CONSTRAIN_LIFETIME: + death = time(NULL) + buffer_get_int(&e->request); + break; + case SSH_AGENT_CONSTRAIN_CONFIRM: + confirm = 1; + break; + default: + break; + } + } + if (lifetime && !death) + death = time(NULL) + lifetime; + + keys = nss_get_keys(tokenname, keyname, password); + /* password is owned by keys[0] now */ + xfree(tokenname); + xfree(keyname); + + if (keys == NULL) { + memset(password, 0, strlen(password)); + xfree(password); + error("nss_get_keys failed"); + goto send; + } + for (i = 0; keys[i] != NULL; i++) { + k = keys[i]; + version = k->type == KEY_RSA1 ? 1 : 2; + tab = idtab_lookup(version); + if (lookup_identity(k, version) == NULL) { + id = xmalloc(sizeof(Identity)); + id->key = k; + id->comment = nss_get_key_label(k); + id->death = death; + id->confirm = confirm; + TAILQ_INSERT_TAIL(&tab->idlist, id, next); + tab->nentries++; + success = 1; + } else { + key_free(k); + } + keys[i] = NULL; + } + xfree(keys); +send: + buffer_put_int(&e->output, 1); + buffer_put_char(&e->output, + success ? SSH_AGENT_SUCCESS : SSH_AGENT_FAILURE); +} + +static void +process_remove_nss_key(SocketEntry *e) +{ + char *tokenname = NULL, *keyname = NULL, *password = NULL; + int i, version, success = 0; + Key **keys, *k = NULL; + Identity *id; + Idtab *tab; + + tokenname = buffer_get_string(&e->request, NULL); + keyname = buffer_get_string(&e->request, NULL); + password = buffer_get_string(&e->request, NULL); + + keys = nss_get_keys(tokenname, keyname, password); + xfree(tokenname); + xfree(keyname); + xfree(password); + + if (keys == NULL || keys[0] == NULL) { + error("nss_get_keys failed"); + goto send; + } + for (i = 0; keys[i] != NULL; i++) { + k = keys[i]; + version = k->type == KEY_RSA1 ? 1 : 2; + if ((id = lookup_identity(k, version)) != NULL) { + tab = idtab_lookup(version); + TAILQ_REMOVE(&tab->idlist, id, next); + tab->nentries--; + free_identity(id); + success = 1; + } + key_free(k); + keys[i] = NULL; + } + xfree(keys); +send: + buffer_put_int(&e->output, 1); + buffer_put_char(&e->output, + success ? SSH_AGENT_SUCCESS : SSH_AGENT_FAILURE); +} +#endif /* HAVE_LIBNSS */ + /* dispatch incoming messages */ static void @@ -793,6 +905,15 @@ process_message(SocketEntry *e) process_remove_smartcard_key(e); break; #endif /* SMARTCARD */ +#ifdef HAVE_LIBNSS + case SSH_AGENTC_ADD_NSS_KEY: + case SSH_AGENTC_ADD_NSS_KEY_CONSTRAINED: + process_add_nss_key(e); + break; + case SSH_AGENTC_REMOVE_NSS_KEY: + process_remove_nss_key(e); + break; +#endif /* SMARTCARD */ default: /* Unknown message. Respond with failure. */ error("Unknown message %d", type); diff -up openssh-4.7p1/authfd.h.nss-keys openssh-4.7p1/authfd.h --- openssh-4.7p1/authfd.h.nss-keys 2006-08-05 04:39:39.000000000 +0200 +++ openssh-4.7p1/authfd.h 2007-09-06 17:43:59.000000000 +0200 @@ -49,6 +49,12 @@ #define SSH2_AGENTC_ADD_ID_CONSTRAINED 25 #define SSH_AGENTC_ADD_SMARTCARD_KEY_CONSTRAINED 26 +/* nss */ +#define SSH_AGENTC_ADD_NSS_KEY 30 +#define SSH_AGENTC_REMOVE_NSS_KEY 31 +#define SSH_AGENTC_ADD_NSS_KEY_CONSTRAINED 32 + + #define SSH_AGENT_CONSTRAIN_LIFETIME 1 #define SSH_AGENT_CONSTRAIN_CONFIRM 2 @@ -83,6 +89,8 @@ int ssh_remove_all_identities(Authentic int ssh_lock_agent(AuthenticationConnection *, int, const char *); int ssh_update_card(AuthenticationConnection *, int, const char *, const char *, u_int, u_int); +int ssh_update_nss_key(AuthenticationConnection *, int, const char *, + const char *, const char *, u_int, u_int); int ssh_decrypt_challenge(AuthenticationConnection *, Key *, BIGNUM *, u_char[16], diff -up openssh-4.7p1/configure.ac.nss-keys openssh-4.7p1/configure.ac --- openssh-4.7p1/configure.ac.nss-keys 2007-09-06 17:43:59.000000000 +0200 +++ openssh-4.7p1/configure.ac 2007-09-06 17:51:48.000000000 +0200 @@ -3228,6 +3228,20 @@ AC_ARG_WITH(linux-audit, fi ] ) +# Check whether user wants NSS support +LIBNSS_MSG="no" +AC_ARG_WITH(nss, + [ --with-nss Enable NSS support], + [ if test "x$withval" != "xno" ; then + AC_DEFINE(HAVE_LIBNSS,1,[Define if you want NSS support.]) + LIBNSS_MSG="yes" + CPPFLAGS="$CPPFLAGS -I/usr/include/nss3 -I/usr/include/nspr4" + AC_CHECK_HEADERS(pk11pub.h) + LIBS="$LIBS -lnss3" + fi + ]) +AC_SUBST(LIBNSS) + # Check whether user wants Kerberos 5 support KRB5_MSG="no" AC_ARG_WITH(kerberos5, @@ -4050,6 +4064,7 @@ echo " OSF SIA support echo " KerberosV support: $KRB5_MSG" echo " SELinux support: $SELINUX_MSG" echo " Linux audit support: $LINUX_AUDIT_MSG" +echo " NSS support: $LIBNSS_MSG" echo " Smartcard support: $SCARD_MSG" echo " S/KEY support: $SKEY_MSG" echo " TCP Wrappers support: $TCPW_MSG" diff -up /dev/null openssh-4.7p1/README.nss --- /dev/null 2007-09-04 17:17:14.474470098 +0200 +++ openssh-4.7p1/README.nss 2007-09-06 17:43:59.000000000 +0200 @@ -0,0 +1,36 @@ +How to use NSS tokens with OpenSSH? + +This version of OpenSSH contains experimental support for authentication using +keys stored in tokens stored in NSS database. This for example includes any +PKCS#11 tokens which are installed in your NSS database. + +As the code is experimental and preliminary only SSH protocol 2 is supported. +The NSS certificate and token databases are looked for in the ~/.ssh +directory or in a directory specified by environment variable NSS_DB_PATH. + +Common operations: + +(1) tell the ssh client to use the NSS keys: + + $ ssh -o 'UseNSS yes' otherhost + + if you want to use a specific token: + + $ ssh -o 'UseNSS yes' -o 'NSS Token My PKCS11 Token' otherhost + +(2) or tell the agent to use the NSS keys: + + $ ssh-add -n + + if you want to use a specific token: + + $ ssh-add -n -T 'My PKCS11 Token' + +(3) extract the public key from token so it can be added to the +server: + + $ ssh-keygen -n + + if you want to use a specific token and/or key: + + $ ssh-keygen -n -D 'My PKCS11 Token' 'My Key ID' diff -up openssh-4.7p1/authfd.c.nss-keys openssh-4.7p1/authfd.c --- openssh-4.7p1/authfd.c.nss-keys 2006-09-01 07:38:36.000000000 +0200 +++ openssh-4.7p1/authfd.c 2007-09-06 17:43:59.000000000 +0200 @@ -626,6 +626,45 @@ ssh_update_card(AuthenticationConnection return decode_reply(type); } +int +ssh_update_nss_key(AuthenticationConnection *auth, int add, + const char *tokenname, const char *keyname, + const char *pass, u_int life, u_int confirm) +{ + Buffer msg; + int type, constrained = (life || confirm); + + if (add) { + type = constrained ? + SSH_AGENTC_ADD_NSS_KEY_CONSTRAINED : + SSH_AGENTC_ADD_NSS_KEY; + } else + type = SSH_AGENTC_REMOVE_NSS_KEY; + + buffer_init(&msg); + buffer_put_char(&msg, type); + buffer_put_cstring(&msg, tokenname); + buffer_put_cstring(&msg, keyname); + buffer_put_cstring(&msg, pass); + + if (constrained) { + if (life != 0) { + buffer_put_char(&msg, SSH_AGENT_CONSTRAIN_LIFETIME); + buffer_put_int(&msg, life); + } + if (confirm != 0) + buffer_put_char(&msg, SSH_AGENT_CONSTRAIN_CONFIRM); + } + + if (ssh_request_reply(auth, &msg, &msg) == 0) { + buffer_free(&msg); + return 0; + } + type = buffer_get_char(&msg); + buffer_free(&msg); + return decode_reply(type); +} + /* * Removes all identities from the agent. This call is not meant to be used * by normal applications. diff -up openssh-4.7p1/readconf.h.nss-keys openssh-4.7p1/readconf.h --- openssh-4.7p1/readconf.h.nss-keys 2006-08-05 04:39:40.000000000 +0200 +++ openssh-4.7p1/readconf.h 2007-09-06 17:43:59.000000000 +0200 @@ -84,6 +84,8 @@ typedef struct { char *preferred_authentications; char *bind_address; /* local socket address for connection to sshd */ char *smartcard_device; /* Smartcard reader device */ + int use_nss; /* Use NSS library for keys */ + char *nss_token; /* Look for NSS keys on token */ int verify_host_key_dns; /* Verify host key using DNS */ int num_identity_files; /* Number of files for RSA/DSA identities. */ diff -up /dev/null openssh-4.7p1/nsskeys.c --- /dev/null 2007-09-04 17:17:14.474470098 +0200 +++ openssh-4.7p1/nsskeys.c 2007-09-06 17:43:59.000000000 +0200 @@ -0,0 +1,327 @@ +/* + * Copyright (c) 2001 Markus Friedl. All rights reserved. + * Copyright (c) 2007 Red Hat, Inc. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#include "includes.h" +#ifdef HAVE_LIBNSS + +#include + +#include +#include +#include + +#include + +#include +#include +#include +#include + +#include "xmalloc.h" +#include "key.h" +#include "log.h" +#include "misc.h" +#include "nsskeys.h" +#include "pathnames.h" + +static char * +password_cb(PK11SlotInfo *slot, PRBool retry, void *arg) +{ + char *password = arg; + if (retry || password == NULL) + return NULL; + + return PL_strdup(password); +} + +int +nss_init(PK11PasswordFunc pwfn) +{ + char *dbpath; + char buf[MAXPATHLEN]; + + if (NSS_IsInitialized()) + return 0; + + if ((dbpath=getenv("NSS_DB_PATH")) == NULL) { + struct passwd *pw; + if ((pw = getpwuid(getuid())) == NULL || + pw->pw_dir == NULL) { + return -1; + } + snprintf(buf, sizeof(buf), "%s/%s", pw->pw_dir, + _PATH_SSH_USER_DIR); + dbpath = buf; + } + + if (NSS_Init(dbpath) != SECSuccess) + return -1; + + if (pwfn == NULL) { + pwfn = password_cb; + } + + PK11_SetPasswordFunc(pwfn); + + return 0; +} + +static Key * +make_key_from_privkey(SECKEYPrivateKey *privk, char *password) +{ + Key *k; + switch (SECKEY_GetPrivateKeyType(privk)) { + case rsaKey: + k = key_new_nss(KEY_RSA); + break; + case dsaKey: + k = key_new_nss(KEY_DSA); + break; + default: + return NULL; + } + k->nss->pubk = SECKEY_ConvertToPublicKey(privk); + if (k->nss->pubk != NULL) { + k->nss->privk = SECKEY_CopyPrivateKey(privk); + } + if (k->nss->privk != NULL) { + if (password != NULL) { + k->nss->privk->wincx = xstrdup(password); + } + return k; + } + key_free(k); + return NULL; +} + +static Key ** +add_key_to_list(Key *k, Key **keys, size_t *i, size_t *allocated) +{ + if (*allocated < *i + 2) { + *allocated += 16; + keys = xrealloc(keys, *allocated, sizeof(k)); + } + keys[*i] = k; + (*i)++; + keys[*i] = NULL; + return keys; +} + +static int +nss_convert_pubkey(Key *k) +{ + u_char *n; + unsigned int len; + char *p; + + switch (k->type) { + case KEY_RSA: + n = k->nss->pubk->u.rsa.modulus.data; + len = k->nss->pubk->u.rsa.modulus.len; + + if (BN_bin2bn(n, len, k->rsa->n) == NULL) { + fatal("nss_convert_pubkey: BN_bin2bn failed"); + } + + n = k->nss->pubk->u.rsa.publicExponent.data; + len = k->nss->pubk->u.rsa.publicExponent.len; + + if (BN_bin2bn(n, len, k->rsa->e) == NULL) { + fatal("nss_convert_pubkey: BN_bin2bn failed"); + } + break; + case KEY_DSA: + n = k->nss->pubk->u.dsa.params.prime.data; + len = k->nss->pubk->u.dsa.params.prime.len; + + if (BN_bin2bn(n, len, k->dsa->p) == NULL) { + fatal("nss_convert_pubkey: BN_bin2bn failed"); + } + + n = k->nss->pubk->u.dsa.params.subPrime.data; + len = k->nss->pubk->u.dsa.params.subPrime.len; + + if (BN_bin2bn(n, len, k->dsa->q) == NULL) { + fatal("nss_convert_pubkey: BN_bin2bn failed"); + } + + n = k->nss->pubk->u.dsa.params.base.data; + len = k->nss->pubk->u.dsa.params.base.len; + + if (BN_bin2bn(n, len, k->dsa->g) == NULL) { + fatal("nss_convert_pubkey: BN_bin2bn failed"); + } + + n = k->nss->pubk->u.dsa.publicValue.data; + len = k->nss->pubk->u.dsa.publicValue.len; + + if (BN_bin2bn(n, len, k->dsa->pub_key) == NULL) { + fatal("nss_convert_pubkey: BN_bin2bn failed"); + } + break; + } + + p = key_fingerprint(k, SSH_FP_MD5, SSH_FP_HEX); + debug("fingerprint %u %s", key_size(k), p); + xfree(p); + + return 0; +} + +static Key ** +nss_find_privkeys(const char *tokenname, const char *keyname, + char *password) +{ + Key *k = NULL; + Key **keys = NULL; + PK11SlotList *slots; + PK11SlotListElement *sle; + size_t allocated = 0; + size_t i = 0; + + if ((slots=PK11_FindSlotsByNames(NULL, NULL, tokenname, PR_TRUE)) == NULL) { + if (tokenname == NULL) { + debug("No NSS token found"); + } else { + debug("NSS token not found: %s", tokenname); + } + return NULL; + } + + for (sle = slots->head; sle; sle = sle->next) { + SECKEYPrivateKeyList *list; + SECKEYPrivateKeyListNode *node; + char *tmppass = password; + + if (PK11_NeedLogin(sle->slot)) { + if (password == NULL) { + char *prompt; + if (asprintf(&prompt, "Enter passphrase for token %s: ", + PK11_GetTokenName(sle->slot)) < 0) + fatal("password_cb: asprintf failed"); + tmppass = read_passphrase(prompt, RP_ALLOW_STDIN); + } + PK11_Authenticate(sle->slot, PR_TRUE, tmppass); + } + + debug("Looking for: %s:%s", tokenname, keyname); + list = PK11_ListPrivKeysInSlot(sle->slot, (char *)keyname, + tmppass); + if (list == NULL && keyname != NULL) { + char *fooname; + /* NSS bug workaround */ + if (asprintf(&fooname, "%s~", keyname) < 0) { + error("nss_find_privkey: asprintf failed"); + PK11_FreeSlotList(slots); + return NULL; + } + list = PK11_ListPrivKeysInSlot(sle->slot, fooname, + tmppass); + free(fooname); + } + if (list == NULL && keyname != NULL) { + CERTCertificate *cert; + SECKEYPrivateKey *privk; + cert = CERT_FindCertByNickname(CERT_GetDefaultCertDB(), + (char *)keyname); + if (cert == NULL) + goto cleanup; + privk = PK11_FindPrivateKeyFromCert(sle->slot, cert, tmppass); + CERT_DestroyCertificate(cert); + if (privk == NULL) + goto cleanup; + if ((k=make_key_from_privkey(privk, tmppass)) != NULL) { + nss_convert_pubkey(k); + keys = add_key_to_list(k, keys, &i, &allocated); + } + SECKEY_DestroyPrivateKey(privk); + } else { + if (list == NULL) + goto cleanup; + for (node=PRIVKEY_LIST_HEAD(list); !PRIVKEY_LIST_END(node, list); + node=PRIVKEY_LIST_NEXT(node)) + if ((k=make_key_from_privkey(node->key, tmppass)) != NULL) { + nss_convert_pubkey(k); + keys = add_key_to_list(k, keys, &i, &allocated); + } + SECKEY_DestroyPrivateKeyList(list); + } +cleanup: + if (password == NULL && tmppass != NULL) { + memset(tmppass, 0, strlen(tmppass)); + xfree(tmppass); + } + } + PK11_FreeSlotList(slots); + + return keys; +} + +Key ** +nss_get_keys(const char *tokenname, const char *keyname, + char *password) +{ + Key **keys; + + if (nss_init(NULL) == -1) { + error("Failed to initialize NSS library"); + return NULL; + } + + keys = nss_find_privkeys(tokenname, keyname, password); + if (keys == NULL && keyname != NULL) { + error("Cannot find key in nss, token removed"); + return NULL; + } +#if 0 + keys = xcalloc(3, sizeof(Key *)); + + if (k->type == KEY_RSA) { + n = key_new_nss_copy(KEY_RSA1, k); + + keys[0] = n; + keys[1] = k; + keys[2] = NULL; + } else { + keys[0] = k; + keys[1] = NULL; + } +#endif + return keys; +} + +char * +nss_get_key_label(Key *key) +{ + char *label, *nickname; + + nickname = PK11_GetPrivateKeyNickname(key->nss->privk); + label = xstrdup(nickname); + PORT_Free(nickname); + + return label; +} + +#endif /* HAVE_LIBNSS */ diff -up openssh-4.7p1/ssh.c.nss-keys openssh-4.7p1/ssh.c --- openssh-4.7p1/ssh.c.nss-keys 2007-08-08 06:32:41.000000000 +0200 +++ openssh-4.7p1/ssh.c 2007-09-06 17:43:59.000000000 +0200 @@ -104,6 +104,9 @@ #ifdef SMARTCARD #include "scard.h" #endif +#ifdef HAVE_LIBNSS +#include "nsskeys.h" +#endif extern char *__progname; @@ -1217,9 +1220,11 @@ load_public_identity_files(void) int i = 0; Key *public; struct passwd *pw; -#ifdef SMARTCARD +#if defined(SMARTCARD) || defined(HAVE_LIBNSS) Key **keys; +#endif +#ifdef SMARTCARD if (options.smartcard_device != NULL && options.num_identity_files < SSH_MAX_IDENTITY_FILES && (keys = sc_get_keys(options.smartcard_device, NULL)) != NULL) { @@ -1240,6 +1245,27 @@ load_public_identity_files(void) xfree(keys); } #endif /* SMARTCARD */ +#ifdef HAVE_LIBNSS + if (options.use_nss && + options.num_identity_files < SSH_MAX_IDENTITY_FILES && + (keys = nss_get_keys(options.nss_token, NULL, NULL)) != NULL) { + int count; + for (count = 0; keys[count] != NULL; count++) { + memmove(&options.identity_files[1], &options.identity_files[0], + sizeof(char *) * (SSH_MAX_IDENTITY_FILES - 1)); + memmove(&options.identity_keys[1], &options.identity_keys[0], + sizeof(Key *) * (SSH_MAX_IDENTITY_FILES - 1)); + options.num_identity_files++; + options.identity_keys[0] = keys[count]; + options.identity_files[0] = nss_get_key_label(keys[count]); + } + if (options.num_identity_files > SSH_MAX_IDENTITY_FILES) + options.num_identity_files = SSH_MAX_IDENTITY_FILES; + i += count; + xfree(keys); + } +#endif /* HAVE_LIBNSS */ + if ((pw = getpwuid(original_real_uid)) == NULL) fatal("load_public_identity_files: getpwuid failed"); if (gethostname(thishost, sizeof(thishost)) == -1) diff -up /dev/null openssh-4.7p1/nsskeys.h --- /dev/null 2007-09-04 17:17:14.474470098 +0200 +++ openssh-4.7p1/nsskeys.h 2007-09-06 17:43:59.000000000 +0200 @@ -0,0 +1,39 @@ +/* + * Copyright (c) 2001 Markus Friedl. All rights reserved. + * Copyright (c) 2007 Red Hat, Inc. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +#ifndef NSSKEYS_H +#define NSSKEYS_H +#ifdef HAVE_LIBNSS +#include +#include + +int nss_init(PK11PasswordFunc); +Key **nss_get_keys(const char *, const char *, char *); +char *nss_get_key_label(Key *); +/*void sc_close(void);*/ +/*int sc_put_key(Key *, const char *);*/ + +#endif +#endif diff -up openssh-4.7p1/Makefile.in.nss-keys openssh-4.7p1/Makefile.in --- openssh-4.7p1/Makefile.in.nss-keys 2007-06-11 06:01:42.000000000 +0200 +++ openssh-4.7p1/Makefile.in 2007-09-06 17:53:14.000000000 +0200 @@ -71,7 +71,7 @@ LIBSSH_OBJS=acss.o authfd.o authfile.o b atomicio.o key.o dispatch.o kex.o mac.o uidswap.o uuencode.o misc.o \ monitor_fdpass.o rijndael.o ssh-dss.o ssh-rsa.o dh.o kexdh.o \ kexgex.o kexdhc.o kexgexc.o scard.o msg.o progressmeter.o dns.o \ - entropy.o scard-opensc.o gss-genr.o umac.o + entropy.o scard-opensc.o gss-genr.o umac.o nsskeys.o SSHOBJS= ssh.o readconf.o clientloop.o sshtty.o \ sshconnect.o sshconnect1.o sshconnect2.o diff -up openssh-4.7p1/key.h.nss-keys openssh-4.7p1/key.h --- openssh-4.7p1/key.h.nss-keys 2006-08-05 04:39:40.000000000 +0200 +++ openssh-4.7p1/key.h 2007-09-06 17:43:59.000000000 +0200 @@ -29,11 +29,17 @@ #include #include +#ifdef HAVE_LIBNSS +#include +#include +#endif + typedef struct Key Key; enum types { KEY_RSA1, KEY_RSA, KEY_DSA, + KEY_NSS, KEY_UNSPEC }; enum fp_type { @@ -47,16 +53,30 @@ enum fp_rep { /* key is stored in external hardware */ #define KEY_FLAG_EXT 0x0001 +#define KEY_FLAG_NSS 0x0002 + +#ifdef HAVE_LIBNSS +typedef struct NSSKey NSSKey; +struct NSSKey { + SECKEYPrivateKey *privk; + SECKEYPublicKey *pubk; +}; +#endif struct Key { int type; int flags; RSA *rsa; DSA *dsa; +#ifdef HAVE_LIBNSS + NSSKey *nss; +#endif }; Key *key_new(int); Key *key_new_private(int); +Key *key_new_nss(int); +Key *key_new_nss_copy(int, const Key *); void key_free(Key *); Key *key_demote(const Key *); int key_equal(const Key *, const Key *); diff -up openssh-4.7p1/ssh-add.c.nss-keys openssh-4.7p1/ssh-add.c --- openssh-4.7p1/ssh-add.c.nss-keys 2006-09-01 07:38:37.000000000 +0200 +++ openssh-4.7p1/ssh-add.c 2007-09-06 17:43:59.000000000 +0200 @@ -43,6 +43,14 @@ #include +#ifdef HAVE_LIBNSS +#include +#include +#include +#include +#include +#endif + #include #include #include @@ -56,6 +64,7 @@ #include "rsa.h" #include "log.h" #include "key.h" +#include "nsskeys.h" #include "buffer.h" #include "authfd.h" #include "authfile.h" @@ -306,6 +315,117 @@ do_file(AuthenticationConnection *ac, in return 0; } +#ifdef HAVE_LIBNSS +static char * +password_cb(PK11SlotInfo *slot, PRBool retry, void *arg) +{ + char **passcache = arg; + char *password, *p2 = NULL; + char *prompt; + + if (retry) + return NULL; + + if (asprintf(&prompt, "Enter passphrase for token %s: ", + PK11_GetTokenName(slot)) < 0) + fatal("password_cb: asprintf failed"); + + password = read_passphrase(prompt, RP_ALLOW_STDIN); + + if (password != NULL && (p2=PL_strdup(password)) == NULL) { + memset(password, 0, strlen(password)); + fatal("password_cb: PL_strdup failed"); + } + + if (passcache != NULL) { + if (*passcache != NULL) { + memset(*passcache, 0, strlen(*passcache)); + xfree(*passcache); + } + *passcache = password; + } else { + memset(password, 0, strlen(password)); + xfree(password); + } + + return p2; +} + +static int +add_slot_keys(AuthenticationConnection *ac, PK11SlotInfo *slot, int add) +{ + SECKEYPrivateKeyList *list; + SECKEYPrivateKeyListNode *node; + char *passcache = NULL; + char *tokenname; + + int count = 0; + + if (PK11_NeedLogin(slot)) + PK11_Authenticate(slot, PR_TRUE, &passcache); + + if ((list=PK11_ListPrivKeysInSlot(slot, NULL, NULL)) == NULL) { + return 0; + } + + tokenname = PK11_GetTokenName(slot); + + for (node=PRIVKEY_LIST_HEAD(list); !PRIVKEY_LIST_END(node, list); + node=PRIVKEY_LIST_NEXT(node)) { + char *keyname; + SECKEYPublicKey *pub; + + keyname = PK11_GetPrivateKeyNickname(node->key); + if (keyname == NULL || *keyname == '\0') { + /* no nickname to refer to */ + CERTCertificate *cert; + char *kn; + cert = PK11_GetCertFromPrivateKey(node->key); + if (cert == NULL) + continue; + kn = strchr(cert->nickname, ':'); + if (kn == NULL) + kn = cert->nickname; + else + kn++; + keyname = PORT_Strdup(kn); + CERT_DestroyCertificate(cert); + if (keyname == NULL) + continue; + } + pub = SECKEY_ConvertToPublicKey(node->key); + if (pub == NULL) { + fprintf(stderr, "No public key for: %s:%s\n", + tokenname, keyname); + continue; /* not possible to obtain public key */ + } + SECKEY_DestroyPublicKey(pub); + + if (ssh_update_nss_key(ac, add, tokenname, keyname, + passcache?passcache:"", lifetime, confirm)) { + fprintf(stderr, "Key %s: %s:%s\n", + add?"added":"removed", tokenname, keyname); + count++; + } else { + fprintf(stderr, "Could not %s key: %s:%s\n", + add?"add":"remove", tokenname, keyname); + } + + PORT_Free(keyname); + count++; + } + + if (passcache != NULL) { + memset(passcache, 0, strlen(passcache)); + xfree(passcache); + } + + SECKEY_DestroyPrivateKeyList(list); + + return count; +} +#endif + static void usage(void) { @@ -333,6 +453,10 @@ main(int argc, char **argv) AuthenticationConnection *ac = NULL; char *sc_reader_id = NULL; int i, ch, deleting = 0, ret = 0; +#ifdef HAVE_LIBNSS + char *token_id = NULL; + int use_nss = 0; +#endif /* Ensure that fds 0, 1 and 2 are open or directed to /dev/null */ sanitise_stdfd(); @@ -350,7 +474,7 @@ main(int argc, char **argv) "Could not open a connection to your authentication agent.\n"); exit(2); } - while ((ch = getopt(argc, argv, "lLcdDxXe:s:t:")) != -1) { + while ((ch = getopt(argc, argv, "lLcdDnxXe:s:t:T:")) != -1) { switch (ch) { case 'l': case 'L': @@ -372,6 +496,11 @@ main(int argc, char **argv) if (delete_all(ac) == -1) ret = 1; goto done; +#ifdef HAVE_LIBNSS + case 'n': + use_nss = 1; + break; +#endif case 's': sc_reader_id = optarg; break; @@ -386,6 +515,11 @@ main(int argc, char **argv) goto done; } break; +#ifdef HAVE_LIBNSS + case 'T': + token_id = optarg; + break; +#endif default: usage(); ret = 1; @@ -399,6 +533,40 @@ main(int argc, char **argv) ret = 1; goto done; } +#ifdef HAVE_LIBNSS + if (use_nss) { + PK11SlotList *slots; + PK11SlotListElement *sle; + int count = 0; + if (nss_init(password_cb) == -1) { + fprintf(stderr, "Failed to initialize NSS library\n"); + ret = 1; + goto done; + } + + if ((slots=PK11_GetAllTokens(CKM_INVALID_MECHANISM, PR_FALSE, PR_FALSE, + NULL)) == NULL) { + fprintf(stderr, "No tokens found\n"); + ret = 1; + goto nss_done; + } + + for (sle = slots->head; sle; sle = sle->next) { + int rv; + if ((rv=add_slot_keys(ac, sle->slot, !deleting)) == -1) { + ret = 1; + } + count += rv; + } + if (count == 0) { + ret = 1; + } +nss_done: + NSS_Shutdown(); + clear_pass(); + goto done; + } +#endif if (argc == 0) { char buf[MAXPATHLEN]; struct passwd *pw; diff -up openssh-4.7p1/ssh-rsa.c.nss-keys openssh-4.7p1/ssh-rsa.c --- openssh-4.7p1/ssh-rsa.c.nss-keys 2006-09-01 07:38:37.000000000 +0200 +++ openssh-4.7p1/ssh-rsa.c 2007-09-06 17:43:59.000000000 +0200 @@ -32,6 +32,10 @@ #include "compat.h" #include "ssh.h" +#ifdef HAVE_LIBNSS +#include +#endif + static int openssh_RSA_verify(int, u_char *, u_int, u_char *, u_int, RSA *); /* RSASSA-PKCS1-v1_5 (PKCS #1 v2.0 signature) with SHA1 */ @@ -50,6 +54,38 @@ ssh_rsa_sign(const Key *key, u_char **si error("ssh_rsa_sign: no RSA key"); return -1; } + + slen = RSA_size(key->rsa); + sig = xmalloc(slen); + +#ifdef HAVE_LIBNSS + if (key->flags & KEY_FLAG_NSS) { + SECItem sigitem; + SECOidTag alg; + + memset(&sigitem, 0, sizeof(sigitem)); + alg = (datafellows & SSH_BUG_RSASIGMD5) ? + SEC_OID_PKCS1_MD5_WITH_RSA_ENCRYPTION : + SEC_OID_PKCS1_SHA1_WITH_RSA_ENCRYPTION; + + if (SEC_SignData(&sigitem, (u_char *)data, datalen, key->nss->privk, + alg) != SECSuccess) { + error("ssh_rsa_sign: sign failed"); + return -1; + } + if (sigitem.len > slen) { + error("ssh_rsa_sign: slen %u slen2 %u", slen, sigitem.len); + xfree(sig); + SECITEM_ZfreeItem(&sigitem, PR_FALSE); + return -1; + } + if (sigitem.len < slen) { + memset(sig, 0, slen - sigitem.len); + } + memcpy(sig+slen-sigitem.len, sigitem.data, sigitem.len); + SECITEM_ZfreeItem(&sigitem, PR_FALSE); + } else { +#endif nid = (datafellows & SSH_BUG_RSASIGMD5) ? NID_md5 : NID_sha1; if ((evp_md = EVP_get_digestbynid(nid)) == NULL) { error("ssh_rsa_sign: EVP_get_digestbynid %d failed", nid); @@ -59,9 +95,6 @@ ssh_rsa_sign(const Key *key, u_char **si EVP_DigestUpdate(&md, data, datalen); EVP_DigestFinal(&md, digest, &dlen); - slen = RSA_size(key->rsa); - sig = xmalloc(slen); - ok = RSA_sign(nid, digest, dlen, sig, &len, key->rsa); memset(digest, 'd', sizeof(digest)); @@ -83,6 +116,9 @@ ssh_rsa_sign(const Key *key, u_char **si xfree(sig); return -1; } +#ifdef HAVE_LIBNSS + } +#endif /* encode signature */ buffer_init(&b); buffer_put_cstring(&b, "ssh-rsa"); diff -up openssh-4.7p1/ssh-keygen.c.nss-keys openssh-4.7p1/ssh-keygen.c --- openssh-4.7p1/ssh-keygen.c.nss-keys 2007-02-19 12:10:25.000000000 +0100 +++ openssh-4.7p1/ssh-keygen.c 2007-09-06 17:48:08.000000000 +0200 @@ -52,6 +52,11 @@ #include "scard.h" #endif +#ifdef HAVE_LIBNSS +#include +#include "nsskeys.h" +#endif + /* Number of bits in the RSA/DSA key. This value can be set on the command line. */ #define DEFAULT_BITS 2048 #define DEFAULT_BITS_DSA 1024 @@ -499,6 +504,26 @@ do_download(struct passwd *pw, const cha } #endif /* SMARTCARD */ +#ifdef HAVE_LIBNSS +static void +do_nss_download(struct passwd *pw, const char *tokenname, const char *keyname) +{ + Key **keys = NULL; + int i; + + keys = nss_get_keys(tokenname, keyname, NULL); + if (keys == NULL) + fatal("cannot find public key in NSS"); + for (i = 0; keys[i]; i++) { + key_write(keys[i], stdout); + key_free(keys[i]); + fprintf(stdout, "\n"); + } + xfree(keys); + exit(0); +} +#endif /* HAVE_LIBNSS */ + static void do_fingerprint(struct passwd *pw) { @@ -1056,7 +1081,8 @@ main(int argc, char **argv) Key *private, *public; struct passwd *pw; struct stat st; - int opt, type, fd, download = 0; + int opt, type, fd, download = 1; + int use_nss = 0; u_int32_t memory = 0, generator_wanted = 0, trials = 100; int do_gen_candidates = 0, do_screen_candidates = 0; int log_level = SYSLOG_LEVEL_INFO; @@ -1090,7 +1116,7 @@ main(int argc, char **argv) } while ((opt = getopt(argc, argv, - "degiqpclBHvxXyF:b:f:t:U:D:P:N:C:r:g:R:T:G:M:S:a:W:")) != -1) { + "degiqpclnBHvxXyF:b:f:t:U:D:P:N:C:r:g:R:T:G:M:S:a:W:")) != -1) { switch (opt) { case 'b': bits = (u_int32_t)strtonum(optarg, 768, 32768, &errstr); @@ -1130,6 +1156,10 @@ main(int argc, char **argv) case 'g': print_generic = 1; break; + case 'n': + use_nss = 1; + download = 1; + break; case 'P': identity_passphrase = optarg; break; @@ -1161,10 +1191,10 @@ main(int argc, char **argv) case 't': key_type_name = optarg; break; - case 'D': - download = 1; - /*FALLTHROUGH*/ case 'U': + download = 0; + /*FALLTHROUGH*/ + case 'D': reader_id = optarg; break; case 'v': @@ -1269,6 +1299,17 @@ main(int argc, char **argv) exit(0); } } + + if (use_nss) { +#ifdef HAVE_LIBNSS + if (download) + do_nss_download(pw, reader_id, identity_file); + else + fatal("no support for NSS key upload."); +#else + fatal("no support for NSS keys."); +#endif + } if (reader_id != NULL) { #ifdef SMARTCARD if (download) diff -up openssh-4.7p1/readconf.c.nss-keys openssh-4.7p1/readconf.c --- openssh-4.7p1/readconf.c.nss-keys 2007-03-21 10:46:03.000000000 +0100 +++ openssh-4.7p1/readconf.c 2007-09-06 17:43:59.000000000 +0200 @@ -124,6 +124,7 @@ typedef enum { oKbdInteractiveAuthentication, oKbdInteractiveDevices, oHostKeyAlias, oDynamicForward, oPreferredAuthentications, oHostbasedAuthentication, oHostKeyAlgorithms, oBindAddress, oSmartcardDevice, + oUseNSS, oNSSToken, oClearAllForwardings, oNoHostAuthenticationForLocalhost, oEnableSSHKeysign, oRekeyLimit, oVerifyHostKeyDNS, oConnectTimeout, oAddressFamily, oGssAuthentication, oGssDelegateCreds, @@ -209,6 +210,13 @@ static struct { #else { "smartcarddevice", oUnsupported }, #endif +#ifdef HAVE_LIBNSS + { "usenss", oUseNSS }, + { "nsstoken", oNSSToken }, +#else + { "usenss", oUnsupported }, + { "nsstoken", oNSSToken }, +#endif { "clearallforwardings", oClearAllForwardings }, { "enablesshkeysign", oEnableSSHKeysign }, { "verifyhostkeydns", oVerifyHostKeyDNS }, @@ -601,6 +609,14 @@ parse_string: charptr = &options->smartcard_device; goto parse_string; + case oUseNSS: + intptr = &options->use_nss; + goto parse_flag; + + case oNSSToken: + charptr = &options->nss_token; + goto parse_command; + case oProxyCommand: charptr = &options->proxy_command; parse_command: @@ -1049,6 +1065,8 @@ initialize_options(Options * options) options->preferred_authentications = NULL; options->bind_address = NULL; options->smartcard_device = NULL; + options->use_nss = -1; + options->nss_token = NULL; options->enable_ssh_keysign = - 1; options->no_host_authentication_for_localhost = - 1; options->identities_only = - 1; @@ -1177,6 +1195,8 @@ fill_default_options(Options * options) options->no_host_authentication_for_localhost = 0; if (options->identities_only == -1) options->identities_only = 0; + if (options->use_nss == -1) + options->use_nss = 0; if (options->enable_ssh_keysign == -1) options->enable_ssh_keysign = 0; if (options->rekey_limit == -1) openssh-4.7p1-pam-session.patch: --- NEW FILE openssh-4.7p1-pam-session.patch --- diff -up openssh-4.7p1/session.c.pam-session openssh-4.7p1/session.c --- openssh-4.7p1/session.c.pam-session 2007-08-16 15:28:04.000000000 +0200 +++ openssh-4.7p1/session.c 2007-09-06 17:37:46.000000000 +0200 @@ -422,11 +422,6 @@ do_exec_no_pty(Session *s, const char *c session_proctitle(s); -#if defined(USE_PAM) - if (options.use_pam && !use_privsep) - do_pam_setcred(1); -#endif /* USE_PAM */ - /* Fork the child. */ if ((pid = fork()) == 0) { is_child = 1; @@ -557,14 +552,6 @@ do_exec_pty(Session *s, const char *comm ptyfd = s->ptyfd; ttyfd = s->ttyfd; -#if defined(USE_PAM) - if (options.use_pam) { - do_pam_set_tty(s->tty); - if (!use_privsep) - do_pam_setcred(1); - } -#endif - /* Fork the child. */ if ((pid = fork()) == 0) { is_child = 1; @@ -1300,17 +1287,9 @@ do_setusercontext(struct passwd *pw) # ifdef __bsdi__ setpgid(0, 0); # endif -#ifdef GSSAPI - if (options.gss_authentication) { - temporarily_use_uid(pw); - ssh_gssapi_storecreds(); - restore_uid(); - } -#endif # ifdef USE_PAM if (options.use_pam) { - do_pam_session(); - do_pam_setcred(use_privsep); + do_pam_setcred(0); } # endif /* USE_PAM */ if (setusercontext(lc, pw, pw->pw_uid, @@ -1337,13 +1316,6 @@ do_setusercontext(struct passwd *pw) exit(1); } endgrent(); -#ifdef GSSAPI - if (options.gss_authentication) { - temporarily_use_uid(pw); - ssh_gssapi_storecreds(); - restore_uid(); - } -#endif # ifdef USE_PAM /* * PAM credentials may take the form of supplementary groups. @@ -1351,8 +1323,7 @@ do_setusercontext(struct passwd *pw) * Reestablish them here. */ if (options.use_pam) { - do_pam_session(); - do_pam_setcred(use_privsep); + do_pam_setcred(0); } # endif /* USE_PAM */ # if defined(WITH_IRIX_PROJECT) || defined(WITH_IRIX_JOBS) || defined(WITH_IRIX_ARRAY) diff -up openssh-4.7p1/sshd.c.pam-session openssh-4.7p1/sshd.c --- openssh-4.7p1/sshd.c.pam-session 2007-09-06 17:37:46.000000000 +0200 +++ openssh-4.7p1/sshd.c 2007-09-06 17:37:46.000000000 +0200 @@ -1831,7 +1831,21 @@ main(int ac, char **av) audit_event(SSH_AUTH_SUCCESS); #endif - /* +#ifdef GSSAPI + if (options.gss_authentication) { + temporarily_use_uid(authctxt->pw); + ssh_gssapi_storecreds(); + restore_uid(); + } +#endif +#ifdef USE_PAM + if (options.use_pam) { + do_pam_setcred(1); + do_pam_session(); + } +#endif + + /* * In privilege separation, we fork another child and prepare * file descriptor passing. */ diff -up openssh-4.7p1/monitor.c.pam-session openssh-4.7p1/monitor.c --- openssh-4.7p1/monitor.c.pam-session 2007-09-06 17:37:46.000000000 +0200 +++ openssh-4.7p1/monitor.c 2007-09-06 17:37:46.000000000 +0200 @@ -1566,6 +1566,11 @@ mm_answer_term(int sock, Buffer *req) /* The child is terminating */ session_destroy_all(&mm_session_close); +#ifdef USE_PAM + if (options.use_pam) + sshpam_cleanup(); +#endif + while (waitpid(pmonitor->m_pid, &status, 0) == -1) if (errno != EINTR) exit(1); diff -up openssh-4.7p1/auth-pam.c.pam-session openssh-4.7p1/auth-pam.c --- openssh-4.7p1/auth-pam.c.pam-session 2007-08-10 06:32:34.000000000 +0200 +++ openssh-4.7p1/auth-pam.c 2007-09-06 17:37:46.000000000 +0200 @@ -598,15 +598,17 @@ static struct pam_conv store_conv = { ss void sshpam_cleanup(void) { - debug("PAM: cleanup"); - if (sshpam_handle == NULL) + if (sshpam_handle == NULL || (use_privsep && !mm_is_monitor())) return; + debug("PAM: cleanup"); pam_set_item(sshpam_handle, PAM_CONV, (const void *)&null_conv); if (sshpam_cred_established) { + debug("PAM: deleting credentials"); pam_setcred(sshpam_handle, PAM_DELETE_CRED); sshpam_cred_established = 0; } if (sshpam_session_open) { + debug("PAM: closing session"); pam_close_session(sshpam_handle, PAM_SILENT); sshpam_session_open = 0; } openssh-4.7p1-redhat.patch: --- NEW FILE openssh-4.7p1-redhat.patch --- diff -up openssh-4.7p1/sshd_config.redhat openssh-4.7p1/sshd_config --- openssh-4.7p1/sshd_config.redhat 2007-03-21 10:42:25.000000000 +0100 +++ openssh-4.7p1/sshd_config 2007-09-06 16:23:58.000000000 +0200 @@ -33,6 +33,7 @@ Protocol 2 # Logging # obsoletes QuietMode and FascistLogging #SyslogFacility AUTH +SyslogFacility AUTHPRIV #LogLevel INFO # Authentication: @@ -59,9 +60,11 @@ Protocol 2 # To disable tunneled clear text passwords, change to no here! #PasswordAuthentication yes #PermitEmptyPasswords no +PasswordAuthentication yes # Change to no to disable s/key passwords #ChallengeResponseAuthentication yes +ChallengeResponseAuthentication no # Kerberos options #KerberosAuthentication no @@ -71,7 +74,9 @@ Protocol 2 # GSSAPI options #GSSAPIAuthentication no +GSSAPIAuthentication yes #GSSAPICleanupCredentials yes +GSSAPICleanupCredentials yes # Set this to 'yes' to enable PAM authentication, account processing, # and session processing. If this is enabled, PAM authentication will @@ -83,10 +88,16 @@ Protocol 2 # PAM authentication, then enable this but set PasswordAuthentication # and ChallengeResponseAuthentication to 'no'. #UsePAM no +UsePAM yes +# Accept locale-related environment variables +AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES +AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT +AcceptEnv LC_IDENTIFICATION LC_ALL #AllowTcpForwarding yes #GatewayPorts no #X11Forwarding no +X11Forwarding yes #X11DisplayOffset 10 #X11UseLocalhost yes #PrintMotd yes diff -up openssh-4.7p1/ssh_config.redhat openssh-4.7p1/ssh_config --- openssh-4.7p1/ssh_config.redhat 2007-06-11 06:04:42.000000000 +0200 +++ openssh-4.7p1/ssh_config 2007-09-06 16:21:49.000000000 +0200 @@ -43,3 +43,13 @@ # Tunnel no # TunnelDevice any:any # PermitLocalCommand no +Host * + GSSAPIAuthentication yes +# If this option is set to yes then remote X11 clients will have full access +# to the original X11 display. As virtually no X11 client supports the untrusted +# mode correctly we set this to yes. + ForwardX11Trusted yes +# Send locale-related environment variables + SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES + SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT + SendEnv LC_IDENTIFICATION LC_ALL diff -up openssh-4.7p1/sshd_config.0.redhat openssh-4.7p1/sshd_config.0 --- openssh-4.7p1/sshd_config.0.redhat 2007-09-04 08:50:11.000000000 +0200 +++ openssh-4.7p1/sshd_config.0 2007-09-06 16:21:49.000000000 +0200 @@ -435,9 +435,9 @@ DESCRIPTION SyslogFacility Gives the facility code that is used when logging messages from - sshd(8). The possible values are: DAEMON, USER, AUTH, LOCAL0, - LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7. The de- - fault is AUTH. + sshd(8). The possible values are: DAEMON, USER, AUTH, AUTHPRIV, + LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7. + The default is AUTH. TCPKeepAlive Specifies whether the system should send TCP keepalive messages diff -up openssh-4.7p1/sshd_config.5.redhat openssh-4.7p1/sshd_config.5 --- openssh-4.7p1/sshd_config.5.redhat 2007-06-11 06:07:13.000000000 +0200 +++ openssh-4.7p1/sshd_config.5 2007-09-06 16:21:49.000000000 +0200 @@ -748,7 +748,7 @@ Note that this option applies to protoco .It Cm SyslogFacility Gives the facility code that is used when logging messages from .Xr sshd 8 . -The possible values are: DAEMON, USER, AUTH, LOCAL0, LOCAL1, LOCAL2, +The possible values are: DAEMON, USER, AUTH, AUTHPRIV, LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7. The default is AUTH. .It Cm TCPKeepAlive openssh-4.7p1-selinux.patch: --- NEW FILE openssh-4.7p1-selinux.patch --- diff -up openssh-4.7p1/configure.ac.selinux openssh-4.7p1/configure.ac --- openssh-4.7p1/configure.ac.selinux 2007-09-06 19:46:32.000000000 +0200 +++ openssh-4.7p1/configure.ac 2007-09-06 19:52:23.000000000 +0200 @@ -3211,6 +3211,7 @@ AC_ARG_WITH(selinux, AC_CHECK_LIB(selinux, setexeccon, [ LIBSELINUX="-lselinux" ], AC_MSG_ERROR(SELinux support requires libselinux library)) SSHDLIBS="$SSHDLIBS $LIBSELINUX" + LIBS="$LIBS $LIBSELINUX" AC_CHECK_FUNCS(getseuserbyname get_default_context_with_level) LIBS="$save_LIBS" fi ] diff -up openssh-4.7p1/auth1.c.selinux openssh-4.7p1/auth1.c --- openssh-4.7p1/auth1.c.selinux 2007-09-06 19:46:32.000000000 +0200 +++ openssh-4.7p1/auth1.c 2007-09-06 19:46:32.000000000 +0200 @@ -388,7 +388,7 @@ void do_authentication(Authctxt *authctxt) { u_int ulen; - char *user, *style = NULL; + char *user, *style = NULL, *role=NULL; /* Get the name of the user that we wish to log in as. */ packet_read_expect(SSH_CMSG_USER); @@ -397,11 +397,19 @@ do_authentication(Authctxt *authctxt) user = packet_get_string(&ulen); packet_check_eom(); + if ((role = strchr(user, '/')) != NULL) + *role++ = '\0'; + if ((style = strchr(user, ':')) != NULL) *style++ = '\0'; + else + if (role && (style = strchr(role, ':')) != NULL) + *style++ = '\0'; + authctxt->user = user; authctxt->style = style; + authctxt->role = role; /* Verify that the user is a valid user. */ if ((authctxt->pw = PRIVSEP(getpwnamallow(user))) != NULL) diff -up openssh-4.7p1/monitor_wrap.h.selinux openssh-4.7p1/monitor_wrap.h --- openssh-4.7p1/monitor_wrap.h.selinux 2006-08-05 04:39:40.000000000 +0200 +++ openssh-4.7p1/monitor_wrap.h 2007-09-06 19:46:32.000000000 +0200 @@ -41,6 +41,7 @@ int mm_is_monitor(void); DH *mm_choose_dh(int, int, int); int mm_key_sign(Key *, u_char **, u_int *, u_char *, u_int); void mm_inform_authserv(char *, char *); +void mm_inform_authrole(char *); struct passwd *mm_getpwnamallow(const char *); char *mm_auth2_read_banner(void); int mm_auth_password(struct Authctxt *, char *); diff -up openssh-4.7p1/monitor.h.selinux openssh-4.7p1/monitor.h --- openssh-4.7p1/monitor.h.selinux 2006-03-26 05:30:02.000000000 +0200 +++ openssh-4.7p1/monitor.h 2007-09-06 19:46:32.000000000 +0200 @@ -30,7 +30,7 @@ enum monitor_reqtype { MONITOR_REQ_MODULI, MONITOR_ANS_MODULI, - MONITOR_REQ_FREE, MONITOR_REQ_AUTHSERV, + MONITOR_REQ_FREE, MONITOR_REQ_AUTHSERV,MONITOR_REQ_AUTHROLE, MONITOR_REQ_SIGN, MONITOR_ANS_SIGN, MONITOR_REQ_PWNAM, MONITOR_ANS_PWNAM, MONITOR_REQ_AUTH2_READ_BANNER, MONITOR_ANS_AUTH2_READ_BANNER, diff -up openssh-4.7p1/monitor_wrap.c.selinux openssh-4.7p1/monitor_wrap.c --- openssh-4.7p1/monitor_wrap.c.selinux 2007-06-11 06:01:42.000000000 +0200 +++ openssh-4.7p1/monitor_wrap.c 2007-09-06 19:46:32.000000000 +0200 @@ -294,6 +294,23 @@ mm_inform_authserv(char *service, char * buffer_free(&m); } +/* Inform the privileged process about role */ + +void +mm_inform_authrole(char *role) +{ + Buffer m; + + debug3("%s entering", __func__); + + buffer_init(&m); + buffer_put_cstring(&m, role ? role : ""); + + mm_request_send(pmonitor->m_recvfd, MONITOR_REQ_AUTHROLE, &m); + + buffer_free(&m); +} + /* Do the password authentication */ int mm_auth_password(Authctxt *authctxt, char *password) diff -up openssh-4.7p1/openbsd-compat/port-linux.c.selinux openssh-4.7p1/openbsd-compat/port-linux.c --- openssh-4.7p1/openbsd-compat/port-linux.c.selinux 2007-06-28 00:48:03.000000000 +0200 +++ openssh-4.7p1/openbsd-compat/port-linux.c 2007-09-06 19:46:32.000000000 +0200 @@ -30,11 +30,16 @@ #ifdef WITH_SELINUX #include "log.h" #include "port-linux.h" +#include "key.h" +#include "hostfile.h" +#include "auth.h" #include #include #include +extern Authctxt *the_authctxt; + /* Wrapper around is_selinux_enabled() to log its return value once only */ static int ssh_selinux_enabled(void) @@ -53,23 +58,36 @@ ssh_selinux_enabled(void) static security_context_t ssh_selinux_getctxbyname(char *pwname) { - security_context_t sc; - char *sename = NULL, *lvl = NULL; - int r; + security_context_t sc = NULL; + char *sename, *lvl; + char *role = NULL; + int r = 0; + if (the_authctxt) + role=the_authctxt->role; #ifdef HAVE_GETSEUSERBYNAME - if (getseuserbyname(pwname, &sename, &lvl) != 0) - return NULL; + if ((r=getseuserbyname(pwname, &sename, &lvl)) != 0) { + sename = NULL; + lvl = NULL; + } #else sename = pwname; lvl = NULL; #endif + if (r == 0) { #ifdef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL - r = get_default_context_with_level(sename, lvl, NULL, &sc); + if (role != NULL && role[0]) + r = get_default_context_with_rolelevel(sename, role, lvl, NULL, &sc); + else + r = get_default_context_with_level(sename, lvl, NULL, &sc); #else - r = get_default_context(sename, NULL, &sc); + if (role != NULL && role[0]) + r = get_default_context_with_role(sename, role, NULL, &sc); + else + r = get_default_context(sename, NULL, &sc); #endif + } if (r != 0) { switch (security_getenforce()) { diff -up openssh-4.7p1/auth.h.selinux openssh-4.7p1/auth.h --- openssh-4.7p1/auth.h.selinux 2006-08-18 16:32:46.000000000 +0200 +++ openssh-4.7p1/auth.h 2007-09-06 19:46:32.000000000 +0200 @@ -58,6 +58,7 @@ struct Authctxt { char *service; struct passwd *pw; /* set if 'valid' */ char *style; + char *role; void *kbdintctxt; #ifdef BSD_AUTH auth_session_t *as; diff -up openssh-4.7p1/auth2.c.selinux openssh-4.7p1/auth2.c --- openssh-4.7p1/auth2.c.selinux 2007-05-20 06:58:41.000000000 +0200 +++ openssh-4.7p1/auth2.c 2007-09-06 19:46:32.000000000 +0200 @@ -141,7 +141,7 @@ input_userauth_request(int type, u_int32 { Authctxt *authctxt = ctxt; Authmethod *m = NULL; - char *user, *service, *method, *style = NULL; + char *user, *service, *method, *style = NULL, *role = NULL; int authenticated = 0; if (authctxt == NULL) @@ -153,6 +153,9 @@ input_userauth_request(int type, u_int32 debug("userauth-request for user %s service %s method %s", user, service, method); debug("attempt %d failures %d", authctxt->attempt, authctxt->failures); + if ((role = strchr(user, '/')) != NULL) + *role++ = 0; + if ((style = strchr(user, ':')) != NULL) *style++ = 0; @@ -178,8 +181,11 @@ input_userauth_request(int type, u_int32 use_privsep ? " [net]" : ""); authctxt->service = xstrdup(service); authctxt->style = style ? xstrdup(style) : NULL; - if (use_privsep) + authctxt->role = role ? xstrdup(role) : NULL; + if (use_privsep) { mm_inform_authserv(service, style); + mm_inform_authrole(role); + } } else if (strcmp(user, authctxt->user) != 0 || strcmp(service, authctxt->service) != 0) { packet_disconnect("Change of username or service not allowed: " diff -up openssh-4.7p1/monitor.c.selinux openssh-4.7p1/monitor.c --- openssh-4.7p1/monitor.c.selinux 2007-05-20 07:10:16.000000000 +0200 +++ openssh-4.7p1/monitor.c 2007-09-06 19:46:32.000000000 +0200 @@ -133,6 +133,7 @@ int mm_answer_sign(int, Buffer *); int mm_answer_pwnamallow(int, Buffer *); int mm_answer_auth2_read_banner(int, Buffer *); int mm_answer_authserv(int, Buffer *); +int mm_answer_authrole(int, Buffer *); int mm_answer_authpassword(int, Buffer *); int mm_answer_bsdauthquery(int, Buffer *); int mm_answer_bsdauthrespond(int, Buffer *); @@ -204,6 +205,7 @@ struct mon_table mon_dispatch_proto20[] {MONITOR_REQ_SIGN, MON_ONCE, mm_answer_sign}, {MONITOR_REQ_PWNAM, MON_ONCE, mm_answer_pwnamallow}, {MONITOR_REQ_AUTHSERV, MON_ONCE, mm_answer_authserv}, + {MONITOR_REQ_AUTHROLE, MON_ONCE, mm_answer_authrole}, {MONITOR_REQ_AUTH2_READ_BANNER, MON_ONCE, mm_answer_auth2_read_banner}, {MONITOR_REQ_AUTHPASSWORD, MON_AUTH, mm_answer_authpassword}, #ifdef USE_PAM @@ -657,6 +659,7 @@ mm_answer_pwnamallow(int sock, Buffer *m else { /* Allow service/style information on the auth context */ monitor_permit(mon_dispatch, MONITOR_REQ_AUTHSERV, 1); + monitor_permit(mon_dispatch, MONITOR_REQ_AUTHROLE, 1); monitor_permit(mon_dispatch, MONITOR_REQ_AUTH2_READ_BANNER, 1); } @@ -702,6 +705,23 @@ mm_answer_authserv(int sock, Buffer *m) } int +mm_answer_authrole(int sock, Buffer *m) +{ + monitor_permit_authentications(1); + + authctxt->role = buffer_get_string(m, NULL); + debug3("%s: role=%s", + __func__, authctxt->role); + + if (strlen(authctxt->role) == 0) { + xfree(authctxt->role); + authctxt->role = NULL; + } + + return (0); +} + +int mm_answer_authpassword(int sock, Buffer *m) { static int call_count; openssh-4.7p1-sftp-drain-acks.patch: --- NEW FILE openssh-4.7p1-sftp-drain-acks.patch --- diff -up openssh-4.7p1/sftp-client.c.drain-acks openssh-4.7p1/sftp-client.c --- openssh-4.7p1/sftp-client.c.drain-acks 2007-02-19 12:13:39.000000000 +0100 +++ openssh-4.7p1/sftp-client.c 2007-09-06 17:54:41.000000000 +0200 @@ -992,7 +992,8 @@ int do_upload(struct sftp_conn *conn, char *local_path, char *remote_path, int pflag) { - int local_fd, status; + int local_fd; + int status = SSH2_FX_OK; u_int handle_len, id, type; u_int64_t offset; char *handle, *data; @@ -1074,7 +1075,7 @@ do_upload(struct sftp_conn *conn, char * * Simulate an EOF on interrupt, allowing ACKs from the * server to drain. */ - if (interrupted) + if (interrupted || status != SSH2_FX_OK) len = 0; else do len = read(local_fd, data, conn->transfer_buflen); @@ -1131,18 +1132,6 @@ do_upload(struct sftp_conn *conn, char * fatal("Can't find request for ID %u", r_id); TAILQ_REMOVE(&acks, ack, tq); - if (status != SSH2_FX_OK) { - error("Couldn't write to remote file \"%s\": %s", - remote_path, fx2txt(status)); - if (showprogress) - stop_progress_meter(); - do_close(conn, handle, handle_len); - close(local_fd); - xfree(data); - xfree(ack); - status = -1; - goto done; - } debug3("In write loop, ack for %u %u bytes at %llu", ack->id, ack->len, (unsigned long long)ack->offset); ++ackid; @@ -1154,21 +1143,25 @@ do_upload(struct sftp_conn *conn, char * stop_progress_meter(); xfree(data); + if (status != SSH2_FX_OK) { + error("Couldn't write to remote file \"%s\": %s", + remote_path, fx2txt(status)); + status = -1; + } + if (close(local_fd) == -1) { error("Couldn't close local file \"%s\": %s", local_path, strerror(errno)); - do_close(conn, handle, handle_len); status = -1; - goto done; } /* Override umask and utimes if asked */ if (pflag) do_fsetstat(conn, handle, handle_len, &a); - status = do_close(conn, handle, handle_len); + if (do_close(conn, handle, handle_len) != SSH2_FX_OK) + status = -1; -done: xfree(handle); buffer_free(&msg); return(status); openssh-4.7p1-vendor.patch: --- NEW FILE openssh-4.7p1-vendor.patch --- diff -up openssh-4.7p1/configure.ac.vendor openssh-4.7p1/configure.ac --- openssh-4.7p1/configure.ac.vendor 2007-09-06 16:27:47.000000000 +0200 +++ openssh-4.7p1/configure.ac 2007-09-06 16:27:47.000000000 +0200 @@ -3792,6 +3792,12 @@ AC_ARG_WITH(lastlog, fi ] ) +AC_ARG_ENABLE(vendor-patchlevel, + [ --enable-vendor-patchlevel=TAG specify a vendor patch level], + [AC_DEFINE_UNQUOTED(SSH_VENDOR_PATCHLEVEL,[SSH_RELEASE "-" "$enableval"],[Define to your vendor patch level, if it has been modified from the upstream source release.]) + SSH_VENDOR_PATCHLEVEL="$enableval"], + [AC_DEFINE(SSH_VENDOR_PATCHLEVEL,SSH_RELEASE,[Define to your vendor patch level, if it has been modified from the upstream source release.]) + SSH_VENDOR_PATCHLEVEL=none]) dnl lastlog, [uw]tmpx? detection dnl NOTE: set the paths in the platform section to avoid the @@ -4041,6 +4047,7 @@ echo " IP address in \$DISPLAY hac echo " Translate v4 in v6 hack: $IPV4_IN6_HACK_MSG" echo " BSD Auth support: $BSD_AUTH_MSG" echo " Random number source: $RAND_MSG" +echo " Vendor patch level: $SSH_VENDOR_PATCHLEVEL" if test ! -z "$USE_RAND_HELPER" ; then echo " ssh-rand-helper collects from: $RAND_HELPER_MSG" fi diff -up openssh-4.7p1/sshd_config.5.vendor openssh-4.7p1/sshd_config.5 --- openssh-4.7p1/sshd_config.5.vendor 2007-09-06 16:27:47.000000000 +0200 +++ openssh-4.7p1/sshd_config.5 2007-09-06 16:27:47.000000000 +0200 @@ -725,6 +725,14 @@ This option applies to protocol version .It Cm ServerKeyBits Defines the number of bits in the ephemeral protocol version 1 server key. The minimum value is 512, and the default is 768. +.It Cm ShowPatchLevel +Specifies whether +.Nm sshd +will display the patch level of the binary in the identification string. +The patch level is set at compile-time. +The default is +.Dq no . +This option applies to protocol version 1 only. .It Cm StrictModes Specifies whether .Xr sshd 8 diff -up openssh-4.7p1/servconf.h.vendor openssh-4.7p1/servconf.h --- openssh-4.7p1/servconf.h.vendor 2007-02-19 12:25:38.000000000 +0100 +++ openssh-4.7p1/servconf.h 2007-09-06 16:27:47.000000000 +0200 @@ -120,6 +120,7 @@ typedef struct { int max_startups; int max_authtries; char *banner; /* SSH-2 banner message */ + int show_patchlevel; /* Show vendor patch level to clients */ int use_dns; int client_alive_interval; /* * poke the client this often to diff -up openssh-4.7p1/servconf.c.vendor openssh-4.7p1/servconf.c --- openssh-4.7p1/servconf.c.vendor 2007-05-20 07:03:16.000000000 +0200 +++ openssh-4.7p1/servconf.c 2007-09-06 16:29:11.000000000 +0200 @@ -113,6 +113,7 @@ initialize_server_options(ServerOptions options->max_startups = -1; options->max_authtries = -1; options->banner = NULL; + options->show_patchlevel = -1; options->use_dns = -1; options->client_alive_interval = -1; options->client_alive_count_max = -1; @@ -250,6 +251,9 @@ fill_default_server_options(ServerOption if (options->permit_tun == -1) options->permit_tun = SSH_TUNMODE_NO; + if (options->show_patchlevel == -1) + options->show_patchlevel = 0; + /* Turn privilege separation on by default */ if (use_privsep == -1) use_privsep = 1; @@ -293,6 +297,7 @@ typedef enum { sGssAuthentication, sGssCleanupCreds, sAcceptEnv, sPermitTunnel, sMatch, sPermitOpen, sForceCommand, sUsePrivilegeSeparation, + sShowPatchLevel, sDeprecated, sUnsupported } ServerOpCodes; @@ -390,6 +395,7 @@ static struct { { "maxstartups", sMaxStartups, SSHCFG_GLOBAL }, { "maxauthtries", sMaxAuthTries, SSHCFG_GLOBAL }, { "banner", sBanner, SSHCFG_ALL }, + { "showpatchlevel", sShowPatchLevel, SSHCFG_GLOBAL }, { "usedns", sUseDNS, SSHCFG_GLOBAL }, { "verifyreversemapping", sDeprecated, SSHCFG_GLOBAL }, { "reversemappingcheck", sDeprecated, SSHCFG_GLOBAL }, @@ -1005,6 +1011,10 @@ parse_flag: intptr = &use_privsep; goto parse_flag; + case sShowPatchLevel: + intptr = &options->show_patchlevel; + goto parse_flag; + case sAllowUsers: while ((arg = strdelim(&cp)) && *arg != '\0') { if (options->num_allow_users >= MAX_ALLOW_USERS) diff -up openssh-4.7p1/sshd_config.0.vendor openssh-4.7p1/sshd_config.0 --- openssh-4.7p1/sshd_config.0.vendor 2007-09-06 16:27:47.000000000 +0200 +++ openssh-4.7p1/sshd_config.0 2007-09-06 16:27:47.000000000 +0200 @@ -418,6 +418,11 @@ DESCRIPTION Defines the number of bits in the ephemeral protocol version 1 server key. The minimum value is 512, and the default is 768. + ShowPatchLevel + Specifies whether sshd will display the specific patch level of + the binary in the server identification string. The patch level + is set at compile-time. The default is M-bM-^@M-^\noM-bM-^@M-^]. + StrictModes Specifies whether sshd(8) should check file modes and ownership of the user's files and home directory before accepting login. diff -up openssh-4.7p1/sshd_config.vendor openssh-4.7p1/sshd_config --- openssh-4.7p1/sshd_config.vendor 2007-09-06 16:27:47.000000000 +0200 +++ openssh-4.7p1/sshd_config 2007-09-06 16:27:47.000000000 +0200 @@ -109,6 +109,7 @@ X11Forwarding yes #Compression delayed #ClientAliveInterval 0 #ClientAliveCountMax 3 +#ShowPatchLevel no #UseDNS yes #PidFile /var/run/sshd.pid #MaxStartups 10 diff -up openssh-4.7p1/sshd.c.vendor openssh-4.7p1/sshd.c --- openssh-4.7p1/sshd.c.vendor 2007-06-05 10:22:32.000000000 +0200 +++ openssh-4.7p1/sshd.c 2007-09-06 16:27:47.000000000 +0200 @@ -419,7 +419,8 @@ sshd_exchange_identification(int sock_in major = PROTOCOL_MAJOR_1; minor = PROTOCOL_MINOR_1; } - snprintf(buf, sizeof buf, "SSH-%d.%d-%.100s\n", major, minor, SSH_VERSION); + snprintf(buf, sizeof buf, "SSH-%d.%d-%.100s\n", major, minor, + (options.show_patchlevel == 1) ? SSH_VENDOR_PATCHLEVEL : SSH_VERSION); server_version_string = xstrdup(buf); /* Send our protocol version identification. */ @@ -1434,7 +1435,8 @@ main(int ac, char **av) exit(1); } - debug("sshd version %.100s", SSH_RELEASE); + debug("sshd version %.100s", + (options.show_patchlevel == 1) ? SSH_VENDOR_PATCHLEVEL : SSH_RELEASE); /* Store privilege separation user for later use if required. */ if ((privsep_pw = getpwnam(SSH_PRIVSEP_USER)) == NULL) { Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/openssh/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 21 Dec 2006 13:42:47 -0000 1.19 +++ .cvsignore 6 Sep 2007 19:49:16 -0000 1.20 @@ -1 +1 @@ -openssh-4.5p1-noacss.tar.bz2 +openssh-4.7p1-noacss.tar.bz2 Index: openssh.spec =================================================================== RCS file: /cvs/pkgs/rpms/openssh/devel/openssh.spec,v retrieving revision 1.112 retrieving revision 1.113 diff -u -r1.112 -r1.113 --- openssh.spec 9 Aug 2007 18:33:41 -0000 1.112 +++ openssh.spec 6 Sep 2007 19:49:16 -0000 1.113 @@ -1,10 +1,5 @@ +# Do we want SELinux & Audit %define WITH_SELINUX 1 -%if %{WITH_SELINUX} -# Audit patch applicable only over SELinux patch -%define WITH_AUDIT 1 -%else -%define WITH_AUDIT 0 -%endif # OpenSSH privilege separation requires a user & group ID %define sshd_uid 74 @@ -28,6 +23,9 @@ # Do we want kerberos5 support (1=yes 0=no) %define kerberos5 1 +# Do we want libedit support +%define libedit 1 + # Do we want NSS tokens support %define nss 1 @@ -59,42 +57,44 @@ # Turn off some stuff for resuce builds %if %{rescue} %define kerberos5 0 +%define libedit 0 %endif Summary: The OpenSSH implementation of SSH protocol versions 1 and 2 Name: openssh -Version: 4.5p1 -Release: 8%{?dist}%{?rescue_rel} +Version: 4.7p1 +Release: 1%{?dist}%{?rescue_rel} URL: http://www.openssh.com/portable.html #Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz -#Source1: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.sig +#Source1: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.asc # This package differs from the upstream OpenSSH tarball in that # the ACSS cipher is removed by running openssh-nukeacss.sh in # the unpacked source directory. Source0: openssh-%{version}-noacss.tar.bz2 Source1: openssh-nukeacss.sh -Patch0: openssh-4.5p1-redhat.patch +Patch0: openssh-4.7p1-redhat.patch Patch2: openssh-3.8.1p1-skip-initial.patch Patch3: openssh-3.8.1p1-krb5-config.patch -Patch4: openssh-4.5p1-vendor.patch +Patch4: openssh-4.7p1-vendor.patch Patch5: openssh-4.3p2-initscript.patch -Patch12: openssh-4.5p1-selinux.patch -Patch16: openssh-4.5p1-audit.patch +Patch10: openssh-4.7p1-pam-session.patch +Patch12: openssh-4.7p1-selinux.patch +Patch13: openssh-4.7p1-mls.patch +Patch16: openssh-4.7p1-audit.patch +Patch17: openssh-4.3p2-cve-2007-3102.patch Patch22: openssh-3.9p1-askpass-keep-above.patch Patch24: openssh-4.3p1-fromto-remote.patch Patch26: openssh-4.2p1-pam-no-stack.patch -Patch27: openssh-3.9p1-log-in-chroot.patch +Patch27: openssh-4.7p1-log-in-chroot.patch Patch30: openssh-4.0p1-exit-deadlock.patch Patch31: openssh-3.9p1-skip-used.patch Patch35: openssh-4.2p1-askpass-progress.patch Patch38: openssh-4.3p2-askpass-grab-info.patch Patch39: openssh-4.3p2-no-v6only.patch Patch44: openssh-4.3p2-allow-ip-opts.patch -Patch48: openssh-4.3p2-pam-session.patch Patch49: openssh-4.3p2-gssapi-canohost.patch -Patch50: openssh-4.5p1-mls.patch -Patch51: openssh-4.5p1-nss-keys.patch -Patch52: openssh-4.5p1-sftp-drain-acks.patch +Patch51: openssh-4.7p1-nss-keys.patch +Patch52: openssh-4.7p1-sftp-drain-acks.patch License: BSD Group: Applications/Internet BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -126,6 +126,10 @@ BuildRequires: krb5-devel %endif +%if %{libedit} +BuildRequires: libedit-devel +%endif + %if %{nss} BuildRequires: nss-devel %endif @@ -133,9 +137,6 @@ %if %{WITH_SELINUX} Requires: libselinux >= 1.27.7 BuildRequires: libselinux-devel >= 1.27.7 -%endif - -%if %{WITH_AUDIT} Requires: audit-libs >= 1.0.8 BuildRequires: audit-libs >= 1.0.8 %endif @@ -204,13 +205,14 @@ %patch4 -p1 -b .vendor %patch5 -p1 -b .initscript +%patch10 -p1 -b .pam-session + %if %{WITH_SELINUX} #SELinux %patch12 -p1 -b .selinux -%endif - -%if %{WITH_AUDIT} +%patch13 -p1 -b .mls %patch16 -p1 -b .audit +%patch17 -p1 -b .inject-fix %endif %patch22 -p1 -b .keep-above @@ -223,9 +225,7 @@ %patch38 -p1 -b .grab-info %patch39 -p1 -b .no-v6only %patch44 -p1 -b .ip-opts -%patch48 -p1 -b .pam-sesssion %patch49 -p1 -b .canohost -%patch50 -p1 -b .mls %patch51 -p1 -b .nss-keys %patch52 -p1 -b .drain-acks @@ -282,15 +282,17 @@ --with-pam \ %endif %if %{WITH_SELINUX} - --with-selinux \ -%endif -%if %{WITH_AUDIT} - --with-linux-audit \ + --with-selinux --with-linux-audit \ %endif %if %{kerberos5} - --with-kerberos5${krb5_prefix:+=${krb5_prefix}} + --with-kerberos5${krb5_prefix:+=${krb5_prefix}} \ %else - --without-kerberos5 + --without-kerberos5 \ +%endif +%if %{libedit} + --with-libedit +%else + --without-libedit %endif %if %{static_libcrypto} @@ -478,6 +480,11 @@ %endif %changelog +* Thu Sep 6 2007 Tomas Mraz - 4.7p1-1 +- upgrade to latest upstream +- use libedit in sftp (#203009) +- fixed audit log injection problem (CVE-2007-3102) + * Thu Aug 9 2007 Tomas Mraz - 4.5p1-8 - fix sftp client problems on write error (#247802) - allow disabling autocreation of server keys (#235466) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/openssh/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 21 Dec 2006 13:42:47 -0000 1.19 +++ sources 6 Sep 2007 19:49:16 -0000 1.20 @@ -1 +1 @@ -9ef9bf019945105f2ac1760c95c9b339 openssh-4.5p1-noacss.tar.bz2 +21634329a8f1cd0e7a7974ade7280bdc openssh-4.7p1-noacss.tar.bz2 --- openssh-3.9p1-log-in-chroot.patch DELETED --- --- openssh-4.3p2-pam-session.patch DELETED --- --- openssh-4.5p1-audit.patch DELETED --- --- openssh-4.5p1-mls.patch DELETED --- --- openssh-4.5p1-nss-keys.patch DELETED --- --- openssh-4.5p1-redhat.patch DELETED --- --- openssh-4.5p1-selinux.patch DELETED --- --- openssh-4.5p1-sftp-drain-acks.patch DELETED --- --- openssh-4.5p1-vendor.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 19:50:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:50:07 -0400 Subject: rpms/aspell-sk - New directory Message-ID: <200709061950.l86Jo7i9008889@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/aspell-sk In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvspr8853/rpms/aspell-sk Log Message: Directory /cvs/extras/rpms/aspell-sk added to the repository From fedora-extras-commits at redhat.com Thu Sep 6 19:50:11 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:50:11 -0400 Subject: rpms/aspell-sk/devel - New directory Message-ID: <200709061950.l86JoB6A008905@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/aspell-sk/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvspr8853/rpms/aspell-sk/devel Log Message: Directory /cvs/extras/rpms/aspell-sk/devel added to the repository From fedora-extras-commits at redhat.com Thu Sep 6 19:50:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:50:15 -0400 Subject: rpms/aspell-sk Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709061950.l86JoFEi008932@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/aspell-sk In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvspr8853/rpms/aspell-sk Added Files: Makefile import.log Log Message: Setup of module aspell-sk --- NEW FILE Makefile --- # Top level Makefile for module aspell-sk all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Thu Sep 6 19:50:17 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 6 Sep 2007 15:50:17 -0400 Subject: rpms/aspell-sk/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709061950.l86JoHl8008948@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/aspell-sk/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvspr8853/rpms/aspell-sk/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module aspell-sk --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: aspell-sk # $Id: Makefile,v 1.1 2007/09/06 19:50:15 kevin Exp $ NAME := aspell-sk SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Sep 6 19:51:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 06 Sep 2007 12:51:33 -0700 Subject: [pkgdb] revisor (Fedora EPEL, 5) updated by kevin Message-ID: <200709061951.l86JpXKW001287@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for revisor Kevin Fenzi (kevin) has set commit to Approved for cvsextras on revisor (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on revisor (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on revisor (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/revisor From fedora-extras-commits at redhat.com Thu Sep 6 19:56:10 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Thu, 6 Sep 2007 15:56:10 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.43, 1.44 sources, 1.44, 1.45 sugar.spec, 1.52, 1.53 Message-ID: <200709061956.l86JuAd2009549@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9497 Modified Files: .cvsignore sources sugar.spec Log Message: * Thu Sep 6 2007 Marco Pesenti Gritti - 0.65-0.41.20070906gitd9a30c23ff - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- .cvsignore 4 Sep 2007 20:15:33 -0000 1.43 +++ .cvsignore 6 Sep 2007 19:55:37 -0000 1.44 @@ -1 +1 @@ -sugar-0.65-git0ad6398cf1.tar.bz2 +sugar-0.65-gitd9a30c23ff.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- sources 4 Sep 2007 20:15:33 -0000 1.44 +++ sources 6 Sep 2007 19:55:37 -0000 1.45 @@ -1 +1 @@ -584319f7d8c0f95e44ccea0315528d4f sugar-0.65-git0ad6398cf1.tar.bz2 +b363c82dcf6fcb7f2c64c71d8d739332 sugar-0.65-gitd9a30c23ff.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- sugar.spec 4 Sep 2007 20:15:33 -0000 1.52 +++ sugar.spec 6 Sep 2007 19:55:37 -0000 1.53 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070904git -%define commitid 0ad6398cf1 +%define alphatag 20070906git +%define commitid d9a30c23ff Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.40.%{alphatag}0ad6398cf1 +Release: 0.41.%{alphatag}d9a30c23ff URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Thu Sep 6 2007 Marco Pesenti Gritti - 0.65-0.41.20070906gitd9a30c23ff +- New snapshot + * Tue Sep 4 2007 Marco Pesenti Gritti - 0.65-0.40.20070904git0ad6398cf1 - New snapshot From fedora-extras-commits at redhat.com Thu Sep 6 19:58:55 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Thu, 6 Sep 2007 15:58:55 -0400 Subject: rpms/sugar-artwork/OLPC-2 .cvsignore, 1.22, 1.23 sources, 1.22, 1.23 sugar-artwork.spec, 1.23, 1.24 Message-ID: <200709061958.l86JwtMt009664@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-artwork/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9641 Modified Files: .cvsignore sources sugar-artwork.spec Log Message: * Thu Sep 6 2007 Marco Pesenti Gritti - 0.34-0.24.20070906gitf89f6e00cc - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/.cvsignore,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- .cvsignore 30 Aug 2007 21:50:24 -0000 1.22 +++ .cvsignore 6 Sep 2007 19:58:23 -0000 1.23 @@ -1 +1 @@ -sugar-artwork-0.34-gitd2120f79b7.tar.bz2 +sugar-artwork-0.34-gitf89f6e00cc.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/sources,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sources 30 Aug 2007 21:50:24 -0000 1.22 +++ sources 6 Sep 2007 19:58:23 -0000 1.23 @@ -1 +1 @@ -d833f608800c2bb959596c44b8b312d6 sugar-artwork-0.34-gitd2120f79b7.tar.bz2 +c45cc536ac31f86a95377c1f93bb0a27 sugar-artwork-0.34-gitf89f6e00cc.tar.bz2 Index: sugar-artwork.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/sugar-artwork.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sugar-artwork.spec 30 Aug 2007 21:50:24 -0000 1.23 +++ sugar-artwork.spec 6 Sep 2007 19:58:23 -0000 1.24 @@ -1,10 +1,10 @@ -%define alphatag 20070830git -%define commitid d2120f79b7 +%define alphatag 20070906git +%define commitid f89f6e00cc Summary: Artwork for Sugar look-and-feel Name: sugar-artwork Version: 0.34 -Release: 0.23.%{alphatag}d2120f79b7 +Release: 0.24.%{alphatag}f89f6e00cc URL: http://dev.laptop.org # git clone git://dev.laptop.org/artwork # cd artwork @@ -57,6 +57,9 @@ %{_libdir}/gtk-2.0/*/engines/*.so %changelog +* Thu Sep 6 2007 Marco Pesenti Gritti - 0.34-0.24.20070906gitf89f6e00cc +- New snapshot + * Thu Aug 30 2007 Marco Pesenti Gritti - 0.34-0.23.20070830gitd2120f79b7 - New snapshot From fedora-extras-commits at redhat.com Thu Sep 6 20:07:18 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 6 Sep 2007 16:07:18 -0400 Subject: rpms/krb5/F-7 kadmind.init,1.10,1.11 Message-ID: <200709062007.l86K7IRg015934@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15901 Modified Files: kadmind.init Log Message: - fix incorrect call to "test" in the kadmin init script Index: kadmind.init =================================================================== RCS file: /cvs/pkgs/rpms/krb5/F-7/kadmind.init,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- kadmind.init 27 Jun 2007 18:14:25 -0000 1.10 +++ kadmind.init 6 Sep 2007 20:06:44 -0000 1.11 @@ -32,7 +32,7 @@ if [ ! -f /var/kerberos/krb5kdc/principal ] ; then # Make an educated guess -- if they're using kldap somewhere, # then we don't know for sure that this is an error. - if [ ! grep -q 'db_library.*=.*kldap' /etc/krb5.conf ] ; then + if ! grep -q 'db_library.*=.*kldap' /etc/krb5.conf ; then echo $"Error. Default principal database does not exist." fi exit 0 From fedora-extras-commits at redhat.com Thu Sep 6 20:07:52 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 6 Sep 2007 16:07:52 -0400 Subject: rpms/krb5/devel kadmind.init,1.10,1.11 Message-ID: <200709062007.l86K7qFv015988@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15931 Modified Files: kadmind.init Log Message: - fix incorrect call to test in the kadmin init script Index: kadmind.init =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/kadmind.init,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- kadmind.init 18 May 2007 22:16:16 -0000 1.10 +++ kadmind.init 6 Sep 2007 20:07:18 -0000 1.11 @@ -32,7 +32,7 @@ if [ ! -f /var/kerberos/krb5kdc/principal ] ; then # Make an educated guess -- if they're using kldap somewhere, # then we don't know for sure that this is an error. - if [ ! grep -q 'db_library.*=.*kldap' /etc/krb5.conf ] ; then + if ! grep -q 'db_library.*=.*kldap' /etc/krb5.conf ; then echo $"Error. Default principal database does not exist." fi exit 0 From fedora-extras-commits at redhat.com Thu Sep 6 20:08:18 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 6 Sep 2007 16:08:18 -0400 Subject: rpms/krb5/F-7 CVE-2007-3999-2.patch,NONE,1.1 krb5.spec,1.114,1.115 Message-ID: <200709062008.l86K8IL0016007@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15967 Modified Files: krb5.spec Added Files: CVE-2007-3999-2.patch Log Message: - incorporate updated fix for CVE-2007-3999 CVE-2007-3999-2.patch: --- NEW FILE CVE-2007-3999-2.patch --- *** src/lib/rpc/svc_auth_gss.c (revision 20474) --- src/lib/rpc/svc_auth_gss.c (local) *************** *** 355,360 **** --- 355,369 ---- memset(rpchdr, 0, sizeof(rpchdr)); /* XXX - Reconstruct RPC header for signing (from xdr_callmsg). */ + oa = &msg->rm_call.cb_cred; + if (oa->oa_length > MAX_AUTH_BYTES) + return (FALSE); + + /* 8 XDR units from the IXDR macro calls. */ + if (sizeof(rpchdr) < (8 * BYTES_PER_XDR_UNIT + + RNDUP(oa->oa_length))) + return (FALSE); + buf = (int32_t *)(void *)rpchdr; IXDR_PUT_LONG(buf, msg->rm_xid); IXDR_PUT_ENUM(buf, msg->rm_direction); *************** *** 362,368 **** IXDR_PUT_LONG(buf, msg->rm_call.cb_prog); IXDR_PUT_LONG(buf, msg->rm_call.cb_vers); IXDR_PUT_LONG(buf, msg->rm_call.cb_proc); - oa = &msg->rm_call.cb_cred; IXDR_PUT_ENUM(buf, oa->oa_flavor); IXDR_PUT_LONG(buf, oa->oa_length); if (oa->oa_length) { --- 371,376 ---- Index: krb5.spec =================================================================== RCS file: /cvs/pkgs/rpms/krb5/F-7/krb5.spec,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- krb5.spec 4 Sep 2007 18:10:20 -0000 1.114 +++ krb5.spec 6 Sep 2007 20:07:45 -0000 1.115 @@ -11,7 +11,7 @@ Summary: The Kerberos network authentication system. Name: krb5 Version: 1.6.1 -Release: 3%{?dist} +Release: 4%{?dist} # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.5/krb5-1.5-signed.tar Source0: krb5-%{version}.tar.gz @@ -77,7 +77,7 @@ Patch55: krb5-1.6.1-empty.patch Patch56: krb5-1.6.1-get_opt_fixup.patch Patch57: krb5-1.6.1-ftp-nospew.patch -Patch58: CVE-2007-3999.patch +Patch58: CVE-2007-3999-2.patch Patch59: CVE-2007-4000.patch Patch62: krb5-any-fixup-patch.txt @@ -198,6 +198,10 @@ %endif %changelog +* Thu Sep 6 2007 Nalin Dahyabhai 1.6.1-4 +- incorporate updated fix for CVE-2007-3999 +- fix incorrect call to "test" in the kadmin init script + * Tue Sep 4 2007 Nalin Dahyabhai 1.6.1-3 - incorporate fixes for MITKRB5-SA-2007-006 (CVE-2007-3999, CVE-2007-4000) @@ -1147,7 +1151,7 @@ #%patch55 -p1 -b .empty %patch56 -p0 -b .get_opt_fixup %patch57 -p1 -b .ftp-nospew -%patch58 -p0 -b .2007-3999 +%patch58 -p0 -b .2007-3999-2 %patch59 -p0 -b .2007-4000 %patch70 -p0 -b .2007-004 %patch71 -p0 -b .2007-005 From fedora-extras-commits at redhat.com Thu Sep 6 20:08:52 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 6 Sep 2007 16:08:52 -0400 Subject: rpms/krb5/devel krb5.spec,1.132,1.133 Message-ID: <200709062008.l86K8qN2016070@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16011 Modified Files: krb5.spec Log Message: - incorporate updated fix for CVE-2007-3999 Index: krb5.spec =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/krb5.spec,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- krb5.spec 4 Sep 2007 18:10:23 -0000 1.132 +++ krb5.spec 6 Sep 2007 20:08:19 -0000 1.133 @@ -84,7 +84,7 @@ Patch57: krb5-1.6.2-login_chdir.patch Patch58: krb5-1.6.2-key_exp.patch Patch59: krb5-kpasswd_tcp.patch -Patch65: CVE-2007-3999.patch +Patch65: CVE-2007-3999-2.patch Patch66: CVE-2007-4000.patch Patch60: krb5-1.6.1-pam.patch @@ -208,6 +208,10 @@ %endif %changelog +* Thu Sep 6 2007 Nalin Dahyabhai 1.6.2-6 +- incorporate updated fix for CVE-2007-3999 +- fix incorrect call to "test" in the kadmin init script + * Tue Sep 4 2007 Nalin Dahyabhai 1.6.2-5 - incorporate fixes for MITKRB5-SA-2007-006 (CVE-2007-3999, CVE-2007-4000) @@ -1213,7 +1217,7 @@ %patch51 -p0 -b .ldap_init %patch52 -p0 -b .ldap_man %patch53 -p1 -b .nodeplibs -%patch64 -p0 -b .2007-3999 +%patch64 -p0 -b .2007-3999-2 %patch65 -p0 -b .2007-4000 #%patch55 -p1 -b .empty #%patch56 -p1 -b .doublelog From fedora-extras-commits at redhat.com Thu Sep 6 20:09:48 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 6 Sep 2007 16:09:48 -0400 Subject: rpms/krb5/devel krb5.spec,1.133,1.134 Message-ID: <200709062009.l86K9mmZ016139@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16109 Modified Files: krb5.spec Log Message: bump the revision Index: krb5.spec =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/krb5.spec,v retrieving revision 1.133 retrieving revision 1.134 diff -u -r1.133 -r1.134 --- krb5.spec 6 Sep 2007 20:08:19 -0000 1.133 +++ krb5.spec 6 Sep 2007 20:09:14 -0000 1.134 @@ -14,7 +14,7 @@ Summary: The Kerberos network authentication system. Name: krb5 Version: 1.6.2 -Release: 5%{?dist} +Release: 6%{?dist} # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.2-signed.tar Source0: krb5-%{version}.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 20:11:25 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 16:11:25 -0400 Subject: rpms/libXaw/devel libXaw.spec,1.23,1.24 Message-ID: <200709062011.l86KBPST016238@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/libXaw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16192 Modified Files: libXaw.spec Log Message: * Thu Sep 06 2007 Adam Jackson 1.0.2-10 - Move Xaw6 to a compat package, nothing in the distro needs it. Index: libXaw.spec =================================================================== RCS file: /cvs/pkgs/rpms/libXaw/devel/libXaw.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- libXaw.spec 21 Aug 2007 20:11:15 -0000 1.23 +++ libXaw.spec 6 Sep 2007 20:10:52 -0000 1.24 @@ -1,7 +1,7 @@ Summary: X.Org X11 libXaw runtime library Name: libXaw Version: 1.0.2 -Release: 9%{?dist} +Release: 10%{?dist} License: MIT/X11 URL: http://www.x.org Group: System Environment/Libraries @@ -26,6 +26,13 @@ %description X.Org X11 libXaw runtime library +%package compat +Summary: X.Org X11 libXaw version 6 compatibility +Group: System Environment/Libraries + +%description compat +X.Org X11 libXaw version 6 compatibility + %package devel Summary: X.Org X11 libXaw development package Group: Development/Libraries @@ -45,14 +52,8 @@ %prep %setup -q -# Disable static library creation by default. -%define with_static 0 - %build -%configure --disable-xaw8 \ -%if ! %{with_static} - --disable-static -%endif +%configure --disable-xaw8 --disable-static make %{?_smp_mflags} %install @@ -72,13 +73,18 @@ %files %defattr(-,root,root,-) %doc AUTHORS COPYING README ChangeLog -%{_libdir}/libXaw.so.6 %{_libdir}/libXaw.so.7 -%{_libdir}/libXaw6.so.6 -%{_libdir}/libXaw6.so.6.0.1 %{_libdir}/libXaw7.so.7 %{_libdir}/libXaw7.so.7.0.0 +%files compat +%defattr(-,root,root,-) +%{_libdir}/libXaw.so.6 +%{_libdir}/libXaw6.so +%{_libdir}/libXaw6.so.6 +%{_libdir}/libXaw6.so.6.0.1 +%{_libdir}/pkgconfig/xaw6.pc + %files devel %defattr(-,root,root,-) %dir %{_includedir}/X11 @@ -87,13 +93,7 @@ # FIXME: Is this C file really supposed to be here? %{_includedir}/X11/Xaw/Template.c %{_libdir}/libXaw.so -%if %{with_static} -%{_libdir}/libXaw6.a -%{_libdir}/libXaw7.a -%endif -%{_libdir}/libXaw6.so %{_libdir}/libXaw7.so -%{_libdir}/pkgconfig/xaw6.pc %{_libdir}/pkgconfig/xaw7.pc %dir %{_datadir}/aclocal %{_datadir}/aclocal/xaw.m4 @@ -101,6 +101,9 @@ %{_mandir}/man3/*.3x* %changelog +* Thu Sep 06 2007 Adam Jackson 1.0.2-10 +- Move Xaw6 to a compat package, nothing in the distro needs it. + * Tue Aug 21 2007 Adam Jackson - 1.0.2-9 - Rebuild for build id From fedora-extras-commits at redhat.com Thu Sep 6 20:11:30 2007 From: fedora-extras-commits at redhat.com (Ingvar Hagelund (ingvar)) Date: Thu, 6 Sep 2007 16:11:30 -0400 Subject: rpms/varnish/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 varnish.spec, 1.1, 1.2 Message-ID: <200709062011.l86KBUfT016274@cvs-int.fedora.redhat.com> Author: ingvar Update of /cvs/extras/rpms/varnish/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16201 Modified Files: .cvsignore sources varnish.spec Log Message: Update to 1.1.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/varnish/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 May 2007 18:03:11 -0000 1.2 +++ .cvsignore 6 Sep 2007 20:10:56 -0000 1.3 @@ -1 +1 @@ -varnish-1.0.4.tar.gz +varnish-1.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/varnish/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 May 2007 18:03:11 -0000 1.2 +++ sources 6 Sep 2007 20:10:56 -0000 1.3 @@ -1 +1 @@ -2a917e485700d44b28c0d0b626ea90d8 varnish-1.0.4.tar.gz +fb4159a46a32b8c5bceca88f22e999a5 varnish-1.1.1.tar.gz Index: varnish.spec =================================================================== RCS file: /cvs/extras/rpms/varnish/devel/varnish.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- varnish.spec 21 May 2007 18:03:11 -0000 1.1 +++ varnish.spec 6 Sep 2007 20:10:56 -0000 1.2 @@ -1,7 +1,7 @@ Summary: Varnish is a high-performance HTTP accelerator Name: varnish -Version: 1.0.4 -Release: 2%{?dist} +Version: 1.1.1 +Release: 1%{?dist} License: BSD-like Group: System Environment/Daemons URL: http://www.varnish-cache.org/ @@ -10,6 +10,7 @@ BuildRequires: ncurses-devel Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} Requires: logrotate +Requires(pre): shadow-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -28,40 +29,51 @@ Group: System Environment/Libraries BuildRequires: ncurses-devel #Requires: ncurses +#Obsoletes: libvarnish1 %description libs Libraries for %{name}. Varnish is a high-performance HTTP accelerator. -## Removed the -devel package for now -#%package devel -#Summary: Development libraries for %{name} -#Group: System Environment/Libraries -#BuildRequires: ncurses-devel -#Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} -# -#%description devel -#Development libraries for %{name}. -#Varnish is a high-performance HTTP accelerator +%package libs-devel +Summary: Development files for %{name}-libs +Group: System Environment/Libraries +BuildRequires: ncurses-devel +Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} + +%description libs-devel +Development files for %{name}-libs +Varnish is a high-performance HTTP accelerator %prep %setup -q +# The svn sources needs to generate a suitable configure script +# Release tarballs would not need this +#./autogen.sh + %build # Remove "--disable static" if you want to build static libraries -# (ie for the devel package) -%configure --disable-static +%configure --disable-static --localstatedir=/var/lib # We have to remove rpath - not allowed in Fedora # (This problem only visible on 64 bit arches) -sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool -sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g; + s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{__make} %{?_smp_mflags} sed -e ' s/8080/80/g ' etc/default.vcl > redhat/default.vcl + +%if "%dist" == "el4" + sed -i 's,daemon --pidfile \${\?PIDFILE}\?,daemon,g; + s,status -p \$PIDFILE,status,g; + s,killproc -p \$PIDFILE,killproc,g' \ + redhat/varnish.initrc redhat/varnishlog.initrc +%endif + %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} INSTALL="install -p" @@ -69,8 +81,8 @@ # None of these for fedora find %{buildroot}/%{_libdir}/ -name '*.la' -exec rm -f {} ';' -# Remove this line to build the devel package -find %{buildroot}/%{_libdir}/ -name '*.so' -type l -exec rm -f {} ';' +# Remove this line to build a devel package with symlinks +#find %{buildroot}/%{_libdir}/ -name '*.so' -type l -exec rm -f {} ';' mkdir -p %{buildroot}/var/lib/varnish mkdir -p %{buildroot}/var/log/varnish @@ -105,12 +117,30 @@ %{_libdir}/*.so.* %doc LICENSE -## Removed the -devel package for now -#%files devel -#%defattr(-,root,root,-) -#%{_libdir}/libvarnish.so -#%{_libdir}/libvarnishapi.so -#%{_libdir}/libvcl.so +%files libs-devel +%defattr(-,root,root,-) +%{_libdir}/libvarnish.so +%{_libdir}/libvarnishapi.so +%{_libdir}/libvarnishcompat.so +%{_libdir}/libvcl.so +%{_includedir}/varnish/shmlog.h +%{_includedir}/varnish/shmlog_tags.h +%{_includedir}/varnish/stat_field.h +%{_includedir}/varnish/stats.h +%{_includedir}/varnish/varnishapi.h +%{_libdir}/pkgconfig/varnishapi.pc +#%{_libdir}/libvarnish.a +#%{_libdir}/libvarnishapi.a +#%{_libdir}/libvarnishcompat.a +#%{_libdir}/libvcl.a +%doc LICENSE + +%pre +getent group varnish >/dev/null || groupadd -r varnish +getent passwd varnish >/dev/null || \ +useradd -r -g varnish -d /var/lib/varnish -s /sbin/nologin \ + -c "Varnish http accelerator user" varnish +exit 0 %post /sbin/chkconfig --add varnish @@ -135,9 +165,23 @@ %postun libs -p /sbin/ldconfig %changelog +* Mon Aug 20 2007 Ingvar Hagelund - 1.1.1-1 +- Bumped the version number to 1.1.1. +* Tue Aug 14 2007 Ingvar Hagelund - 1.1.svn +- Update for 1.1 branch +- Added the devel package for the header files and static library files +- Added a varnish user, and fixed the init script accordingly + +* Thu Jul 05 2007 Dag-Erling Sm??rgrav - 1.1-1 +- Bump Version and Release for 1.1 + +* Mon May 28 2007 Ingvar Hagelund - 1.0.4-3 +- Fixed initrc-script bug only visible on el4 (fixes #107) + * Sun May 20 2007 Ingvar Hagelund - 1.0.4-2 - Repack from unchanged 1.0.4 tarball - Final review request and CVS request for Fedora Extras +- Repack with extra obsoletes for upgrading from older sf.net package * Fri May 18 2007 Dag-Erling Sm??rgrav - 1.0.4-1 - Bump Version and Release for 1.0.4 From fedora-extras-commits at redhat.com Thu Sep 6 20:14:06 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajackson)) Date: Thu, 06 Sep 2007 13:14:06 -0700 Subject: [pkgdb] redhat-rpm-config: ajax has requested watchcommits Message-ID: <200709062014.l86KEARM001609@app3.fedora.phx.redhat.com> Adam Jackson (ajax) has requested the watchcommits acl on redhat-rpm-config (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/redhat-rpm-config From fedora-extras-commits at redhat.com Thu Sep 6 20:18:26 2007 From: fedora-extras-commits at redhat.com (Ingvar Hagelund (ingvar)) Date: Thu, 6 Sep 2007 16:18:26 -0400 Subject: rpms/varnish/F-7 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 varnish.spec, 1.1, 1.2 Message-ID: <200709062018.l86KIQl3016532@cvs-int.fedora.redhat.com> Author: ingvar Update of /cvs/extras/rpms/varnish/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16503 Modified Files: .cvsignore sources varnish.spec Log Message: Update to 1.1.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/varnish/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 4 Jun 2007 18:48:43 -0000 1.2 +++ .cvsignore 6 Sep 2007 20:17:54 -0000 1.3 @@ -1 +1 @@ -varnish-1.0.4.tar.gz +varnish-1.1.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/varnish/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 4 Jun 2007 18:48:43 -0000 1.2 +++ sources 6 Sep 2007 20:17:54 -0000 1.3 @@ -1 +1 @@ -2a917e485700d44b28c0d0b626ea90d8 varnish-1.0.4.tar.gz +fb4159a46a32b8c5bceca88f22e999a5 varnish-1.1.1.tar.gz Index: varnish.spec =================================================================== RCS file: /cvs/extras/rpms/varnish/F-7/varnish.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- varnish.spec 4 Jun 2007 18:54:10 -0000 1.1 +++ varnish.spec 6 Sep 2007 20:17:54 -0000 1.2 @@ -1,7 +1,7 @@ Summary: Varnish is a high-performance HTTP accelerator Name: varnish -Version: 1.0.4 -Release: 2%{?dist} +Version: 1.1.1 +Release: 1%{?dist} License: BSD-like Group: System Environment/Daemons URL: http://www.varnish-cache.org/ @@ -10,6 +10,7 @@ BuildRequires: ncurses-devel Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} Requires: logrotate +Requires(pre): shadow-utils Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service @@ -28,40 +29,51 @@ Group: System Environment/Libraries BuildRequires: ncurses-devel #Requires: ncurses +#Obsoletes: libvarnish1 %description libs Libraries for %{name}. Varnish is a high-performance HTTP accelerator. -## Removed the -devel package for now -#%package devel -#Summary: Development libraries for %{name} -#Group: System Environment/Libraries -#BuildRequires: ncurses-devel -#Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} -# -#%description devel -#Development libraries for %{name}. -#Varnish is a high-performance HTTP accelerator +%package libs-devel +Summary: Development files for %{name}-libs +Group: System Environment/Libraries +BuildRequires: ncurses-devel +Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} + +%description libs-devel +Development files for %{name}-libs +Varnish is a high-performance HTTP accelerator %prep %setup -q +# The svn sources needs to generate a suitable configure script +# Release tarballs would not need this +#./autogen.sh + %build # Remove "--disable static" if you want to build static libraries -# (ie for the devel package) -%configure --disable-static +%configure --disable-static --localstatedir=/var/lib # We have to remove rpath - not allowed in Fedora # (This problem only visible on 64 bit arches) -sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool -sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g; + s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{__make} %{?_smp_mflags} sed -e ' s/8080/80/g ' etc/default.vcl > redhat/default.vcl + +%if "%dist" == "el4" + sed -i 's,daemon --pidfile \${\?PIDFILE}\?,daemon,g; + s,status -p \$PIDFILE,status,g; + s,killproc -p \$PIDFILE,killproc,g' \ + redhat/varnish.initrc redhat/varnishlog.initrc +%endif + %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} INSTALL="install -p" @@ -69,8 +81,8 @@ # None of these for fedora find %{buildroot}/%{_libdir}/ -name '*.la' -exec rm -f {} ';' -# Remove this line to build the devel package -find %{buildroot}/%{_libdir}/ -name '*.so' -type l -exec rm -f {} ';' +# Remove this line to build a devel package with symlinks +#find %{buildroot}/%{_libdir}/ -name '*.so' -type l -exec rm -f {} ';' mkdir -p %{buildroot}/var/lib/varnish mkdir -p %{buildroot}/var/log/varnish @@ -105,12 +117,30 @@ %{_libdir}/*.so.* %doc LICENSE -## Removed the -devel package for now -#%files devel -#%defattr(-,root,root,-) -#%{_libdir}/libvarnish.so -#%{_libdir}/libvarnishapi.so -#%{_libdir}/libvcl.so +%files libs-devel +%defattr(-,root,root,-) +%{_libdir}/libvarnish.so +%{_libdir}/libvarnishapi.so +%{_libdir}/libvarnishcompat.so +%{_libdir}/libvcl.so +%{_includedir}/varnish/shmlog.h +%{_includedir}/varnish/shmlog_tags.h +%{_includedir}/varnish/stat_field.h +%{_includedir}/varnish/stats.h +%{_includedir}/varnish/varnishapi.h +%{_libdir}/pkgconfig/varnishapi.pc +#%{_libdir}/libvarnish.a +#%{_libdir}/libvarnishapi.a +#%{_libdir}/libvarnishcompat.a +#%{_libdir}/libvcl.a +%doc LICENSE + +%pre +getent group varnish >/dev/null || groupadd -r varnish +getent passwd varnish >/dev/null || \ +useradd -r -g varnish -d /var/lib/varnish -s /sbin/nologin \ + -c "Varnish http accelerator user" varnish +exit 0 %post /sbin/chkconfig --add varnish @@ -135,9 +165,23 @@ %postun libs -p /sbin/ldconfig %changelog +* Mon Aug 20 2007 Ingvar Hagelund - 1.1.1-1 +- Bumped the version number to 1.1.1. +* Tue Aug 14 2007 Ingvar Hagelund - 1.1.svn +- Update for 1.1 branch +- Added the devel package for the header files and static library files +- Added a varnish user, and fixed the init script accordingly + +* Thu Jul 05 2007 Dag-Erling Sm??rgrav - 1.1-1 +- Bump Version and Release for 1.1 + +* Mon May 28 2007 Ingvar Hagelund - 1.0.4-3 +- Fixed initrc-script bug only visible on el4 (fixes #107) + * Sun May 20 2007 Ingvar Hagelund - 1.0.4-2 - Repack from unchanged 1.0.4 tarball - Final review request and CVS request for Fedora Extras +- Repack with extra obsoletes for upgrading from older sf.net package * Fri May 18 2007 Dag-Erling Sm??rgrav - 1.0.4-1 - Bump Version and Release for 1.0.4 From fedora-extras-commits at redhat.com Thu Sep 6 20:20:58 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 6 Sep 2007 16:20:58 -0400 Subject: rpms/krb5/devel CVE-2007-3999-2.patch,NONE,1.1 Message-ID: <200709062020.l86KKw6X016675@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16656 Added Files: CVE-2007-3999-2.patch Log Message: - incorporate updated fix for CVE-2007-3999 CVE-2007-3999-2.patch: --- NEW FILE CVE-2007-3999-2.patch --- *** src/lib/rpc/svc_auth_gss.c (revision 20474) --- src/lib/rpc/svc_auth_gss.c (local) *************** *** 355,360 **** --- 355,369 ---- memset(rpchdr, 0, sizeof(rpchdr)); /* XXX - Reconstruct RPC header for signing (from xdr_callmsg). */ + oa = &msg->rm_call.cb_cred; + if (oa->oa_length > MAX_AUTH_BYTES) + return (FALSE); + + /* 8 XDR units from the IXDR macro calls. */ + if (sizeof(rpchdr) < (8 * BYTES_PER_XDR_UNIT + + RNDUP(oa->oa_length))) + return (FALSE); + buf = (int32_t *)(void *)rpchdr; IXDR_PUT_LONG(buf, msg->rm_xid); IXDR_PUT_ENUM(buf, msg->rm_direction); *************** *** 362,368 **** IXDR_PUT_LONG(buf, msg->rm_call.cb_prog); IXDR_PUT_LONG(buf, msg->rm_call.cb_vers); IXDR_PUT_LONG(buf, msg->rm_call.cb_proc); - oa = &msg->rm_call.cb_cred; IXDR_PUT_ENUM(buf, oa->oa_flavor); IXDR_PUT_LONG(buf, oa->oa_length); if (oa->oa_length) { --- 371,376 ---- From fedora-extras-commits at redhat.com Thu Sep 6 20:24:14 2007 From: fedora-extras-commits at redhat.com (Ingvar Hagelund (ingvar)) Date: Thu, 6 Sep 2007 16:24:14 -0400 Subject: rpms/varnish/F-7 varnish.spec,1.2,1.3 Message-ID: <200709062024.l86KOEKd016846@cvs-int.fedora.redhat.com> Author: ingvar Update of /cvs/extras/rpms/varnish/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16807 Modified Files: varnish.spec Log Message: 1.1.1-2: Removed autogen call (only diff from relase tarball) Index: varnish.spec =================================================================== RCS file: /cvs/extras/rpms/varnish/F-7/varnish.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- varnish.spec 6 Sep 2007 20:17:54 -0000 1.2 +++ varnish.spec 6 Sep 2007 20:23:42 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Varnish is a high-performance HTTP accelerator Name: varnish Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-like Group: System Environment/Daemons URL: http://www.varnish-cache.org/ @@ -165,8 +165,12 @@ %postun libs -p /sbin/ldconfig %changelog +* Tue Sep 06 2007 Ingvar Hagelund - 1.1.1-2 +- Removed autogen call (only diff from relase tarball) + * Mon Aug 20 2007 Ingvar Hagelund - 1.1.1-1 - Bumped the version number to 1.1.1. + * Tue Aug 14 2007 Ingvar Hagelund - 1.1.svn - Update for 1.1 branch - Added the devel package for the header files and static library files From fedora-extras-commits at redhat.com Thu Sep 6 20:25:04 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 6 Sep 2007 16:25:04 -0400 Subject: rpms/tomcat-native/devel tomcat-native.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709062025.l86KP4lJ016891@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/tomcat-native/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16859/devel Modified Files: .cvsignore sources Added Files: tomcat-native.spec Log Message: Initial import (#273761) --- NEW FILE tomcat-native.spec --- Name: tomcat-native Version: 1.1.10 Release: 0.2%{?dist} Summary: Tomcat native library Group: System Environment/Libraries License: ASL 2.0 URL: http://tomcat.apache.org/tomcat-6.0-doc/apr.html Source0: http://archive.apache.org/dist/tomcat/tomcat-connectors/native/%{name}-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: java-devel BuildRequires: jpackage-utils BuildRequires: apr-devel >= 1.2.1 BuildRequires: openssl-devel # Upstream compatibility: Provides: tcnative = %{version}-%{release} %description Tomcat can use the Apache Portable Runtime to provide superior scalability, performance, and better integration with native server technologies. The Apache Portable Runtime is a highly portable library that is at the heart of Apache HTTP Server 2.x. APR has many uses, including access to advanced IO functionality (such as sendfile, epoll and OpenSSL), OS level functionality (random number generation, system status, etc), and native process handling (shared memory, NT pipes and Unix sockets). This package contains the Tomcat native library which provides support for using APR in Tomcat. %prep %setup -q -n %{name}-%{version}-src %build cd jni/native %configure \ --with-apr=%{_bindir}/apr-1-config \ --with-java-home=%{java_home} \ --with-java-platform=2 make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make -C jni/native install DESTDIR=$RPM_BUILD_ROOT # Perhaps a devel package sometime? Not for now; no headers are installed. rm -f $RPM_BUILD_ROOT%{_libdir}/libtcnative*.*a rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc LICENSE NOTICE.txt # Note: unversioned *.so needed here :( %{_libdir}/libtcnative*.so* %changelog * Mon Aug 20 2007 Ville Skytt?? - 1.1.10-0.2 - License: ASL 2.0. * Mon Apr 16 2007 Ville Skytt?? - 1.1.10-0.1 - 1.1.10. * Tue Apr 3 2007 Ville Skytt?? - 1.1.9-0.1 - 1.1.9. * Sat Jan 6 2007 Ville Skytt?? - 1.1.8-0.1 - 1.1.8. * Tue Dec 12 2006 Ville Skytt?? - 1.1.7-0.1 - 1.1.7. * Mon Nov 13 2006 Ville Skytt?? - 1.1.6-0.1 - 1.1.6. * Sat Sep 30 2006 Ville Skytt?? - 1.1.4-0.1 - 1.1.4, specfile cleanup. * Wed Jun 14 2006 Ville Skytt?? - 1.1.3-0.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/tomcat-native/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Sep 2007 19:40:40 -0000 1.1 +++ .cvsignore 6 Sep 2007 20:24:32 -0000 1.2 @@ -0,0 +1 @@ +tomcat-native-1.1.10-src.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/tomcat-native/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:40:40 -0000 1.1 +++ sources 6 Sep 2007 20:24:32 -0000 1.2 @@ -0,0 +1 @@ +8d2eaef338a1a02f3d929a575d5e1453 tomcat-native-1.1.10-src.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 20:26:38 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 16:26:38 -0400 Subject: rpms/hwdata/devel .cvsignore, 1.87, 1.88 hwdata.spec, 1.92, 1.93 sources, 1.90, 1.91 Message-ID: <200709062026.l86KQcTr017022@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/hwdata/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16990/devel Modified Files: .cvsignore hwdata.spec sources Log Message: * Thu Sep 06 2007 Adam Jackson 0.207-1 - MonitorsDB: Fix the sync ranges for the generic monitors to not be quite so dumb. 90kHz hsync is way out of range for any common single-link DVI panel, for example. (#247271) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/hwdata/devel/.cvsignore,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- .cvsignore 12 Jul 2007 10:57:02 -0000 1.87 +++ .cvsignore 6 Sep 2007 20:26:06 -0000 1.88 @@ -1 +1 @@ -hwdata-0.206.tar.gz +hwdata-0.207.tar.gz Index: hwdata.spec =================================================================== RCS file: /cvs/pkgs/rpms/hwdata/devel/hwdata.spec,v retrieving revision 1.92 retrieving revision 1.93 diff -u -r1.92 -r1.93 --- hwdata.spec 12 Jul 2007 10:57:02 -0000 1.92 +++ hwdata.spec 6 Sep 2007 20:26:06 -0000 1.93 @@ -1,6 +1,6 @@ Name: hwdata Summary: Hardware identification and configuration data -Version: 0.206 +Version: 0.207 Release: 1%{?dist} License: GPL/MIT Group: System Environment/Base @@ -35,6 +35,11 @@ %{_datadir}/%{name}/* %changelog +* Thu Sep 06 2007 Adam Jackson 0.207-1 +- MonitorsDB: Fix the sync ranges for the generic monitors to not be quite + so dumb. 90kHz hsync is way out of range for any common single-link DVI + panel, for example. (#247271) + * Thu Jul 12 2007 Karsten Hopp 0.206-1 - build Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hwdata/devel/sources,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- sources 12 Jul 2007 10:57:02 -0000 1.90 +++ sources 6 Sep 2007 20:26:06 -0000 1.91 @@ -1 +1 @@ -bbf951781b3ef98ea0bd594fcc95ee89 hwdata-0.206.tar.gz +0dee4e77c08ce7f14b53fe3732418c9e hwdata-0.207.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 20:27:29 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 6 Sep 2007 16:27:29 -0400 Subject: rpms/tomcat-native/devel tomcat-native.spec,1.1,1.2 Message-ID: <200709062027.l86KRTjo017094@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/tomcat-native/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17068 Modified Files: tomcat-native.spec Log Message: * Thu Sep 6 2007 Ville Skytt?? - 1.1.10-1 - First Fedora build. Index: tomcat-native.spec =================================================================== RCS file: /cvs/pkgs/rpms/tomcat-native/devel/tomcat-native.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tomcat-native.spec 6 Sep 2007 20:24:32 -0000 1.1 +++ tomcat-native.spec 6 Sep 2007 20:26:57 -0000 1.2 @@ -1,6 +1,6 @@ Name: tomcat-native Version: 1.1.10 -Release: 0.2%{?dist} +Release: 1%{?dist} Summary: Tomcat native library Group: System Environment/Libraries @@ -61,11 +61,14 @@ %files %defattr(-,root,root,-) %doc LICENSE NOTICE.txt -# Note: unversioned *.so needed here :( +# Note: unversioned *.so needed here due to how Tomcat loads the lib :( %{_libdir}/libtcnative*.so* %changelog +* Thu Sep 6 2007 Ville Skytt?? - 1.1.10-1 +- First Fedora build. + * Mon Aug 20 2007 Ville Skytt?? - 1.1.10-0.2 - License: ASL 2.0. From fedora-extras-commits at redhat.com Thu Sep 6 20:29:08 2007 From: fedora-extras-commits at redhat.com (Ingvar Hagelund (ingvar)) Date: Thu, 6 Sep 2007 16:29:08 -0400 Subject: rpms/varnish/devel varnish.spec,1.2,1.3 Message-ID: <200709062029.l86KT8Yl017271@cvs-int.fedora.redhat.com> Author: ingvar Update of /cvs/extras/rpms/varnish/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17206 Modified Files: varnish.spec Log Message: 1.1.1-2: Removed autogen call (only diff from relase tarball) Index: varnish.spec =================================================================== RCS file: /cvs/extras/rpms/varnish/devel/varnish.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- varnish.spec 6 Sep 2007 20:10:56 -0000 1.2 +++ varnish.spec 6 Sep 2007 20:28:35 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Varnish is a high-performance HTTP accelerator Name: varnish Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-like Group: System Environment/Daemons URL: http://www.varnish-cache.org/ @@ -165,8 +165,12 @@ %postun libs -p /sbin/ldconfig %changelog +* Tue Sep 06 2007 Ingvar Hagelund - 1.1.1-2 +- Removed autogen call (only diff from relase tarball) + * Mon Aug 20 2007 Ingvar Hagelund - 1.1.1-1 - Bumped the version number to 1.1.1. + * Tue Aug 14 2007 Ingvar Hagelund - 1.1.svn - Update for 1.1 branch - Added the devel package for the header files and static library files From fedora-extras-commits at redhat.com Thu Sep 6 20:29:08 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 06 Sep 2007 13:29:08 -0700 Subject: [pkgdb] libassuan: nalin has requested watchcommits Message-ID: <200709062029.l86KT8AX001738@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has requested the watchcommits acl on libassuan (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libassuan From fedora-extras-commits at redhat.com Thu Sep 6 20:29:16 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 06 Sep 2007 13:29:16 -0700 Subject: [pkgdb] gpa: nalin has requested watchbugzilla Message-ID: <200709062029.l86KTHlw001748@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has requested the watchbugzilla acl on gpa (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gpa From fedora-extras-commits at redhat.com Thu Sep 6 20:29:27 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 06 Sep 2007 13:29:27 -0700 Subject: [pkgdb] gnupg2: nalin has requested watchbugzilla Message-ID: <200709062029.l86KTRBX001757@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has requested the watchbugzilla acl on gnupg2 (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnupg2 From fedora-extras-commits at redhat.com Thu Sep 6 20:29:28 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 06 Sep 2007 13:29:28 -0700 Subject: [pkgdb] gnupg2: nalin has requested watchcommits Message-ID: <200709062029.l86KTTmb001767@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has requested the watchcommits acl on gnupg2 (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnupg2 From fedora-extras-commits at redhat.com Thu Sep 6 20:34:19 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 6 Sep 2007 16:34:19 -0400 Subject: rpms/tomcat-native/EL-5 tomcat-native.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709062034.l86KYJMC017382@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/tomcat-native/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17359 Modified Files: .cvsignore sources Added Files: tomcat-native.spec Log Message: First EPEL import (#273761) --- NEW FILE tomcat-native.spec --- Name: tomcat-native Version: 1.1.10 Release: 1%{?dist} Summary: Tomcat native library Group: System Environment/Libraries License: ASL 2.0 URL: http://tomcat.apache.org/tomcat-6.0-doc/apr.html Source0: http://archive.apache.org/dist/tomcat/tomcat-connectors/native/%{name}-%{version}-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: java-devel BuildRequires: jpackage-utils BuildRequires: apr-devel >= 1.2.1 BuildRequires: openssl-devel # Upstream compatibility: Provides: tcnative = %{version}-%{release} %description Tomcat can use the Apache Portable Runtime to provide superior scalability, performance, and better integration with native server technologies. The Apache Portable Runtime is a highly portable library that is at the heart of Apache HTTP Server 2.x. APR has many uses, including access to advanced IO functionality (such as sendfile, epoll and OpenSSL), OS level functionality (random number generation, system status, etc), and native process handling (shared memory, NT pipes and Unix sockets). This package contains the Tomcat native library which provides support for using APR in Tomcat. %prep %setup -q -n %{name}-%{version}-src %build cd jni/native %configure \ --with-apr=%{_bindir}/apr-1-config \ --with-java-home=%{java_home} \ --with-java-platform=2 make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make -C jni/native install DESTDIR=$RPM_BUILD_ROOT # Perhaps a devel package sometime? Not for now; no headers are installed. rm -f $RPM_BUILD_ROOT%{_libdir}/libtcnative*.*a rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc LICENSE NOTICE.txt # Note: unversioned *.so needed here due to how Tomcat loads the lib :( %{_libdir}/libtcnative*.so* %changelog * Thu Sep 6 2007 Ville Skytt?? - 1.1.10-1 - First Fedora build. * Mon Aug 20 2007 Ville Skytt?? - 1.1.10-0.2 - License: ASL 2.0. * Mon Apr 16 2007 Ville Skytt?? - 1.1.10-0.1 - 1.1.10. * Tue Apr 3 2007 Ville Skytt?? - 1.1.9-0.1 - 1.1.9. * Sat Jan 6 2007 Ville Skytt?? - 1.1.8-0.1 - 1.1.8. * Tue Dec 12 2006 Ville Skytt?? - 1.1.7-0.1 - 1.1.7. * Mon Nov 13 2006 Ville Skytt?? - 1.1.6-0.1 - 1.1.6. * Sat Sep 30 2006 Ville Skytt?? - 1.1.4-0.1 - 1.1.4, specfile cleanup. * Wed Jun 14 2006 Ville Skytt?? - 1.1.3-0.1 - First build. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/tomcat-native/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Sep 2007 19:40:40 -0000 1.1 +++ .cvsignore 6 Sep 2007 20:33:46 -0000 1.2 @@ -0,0 +1 @@ +tomcat-native-1.1.10-src.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/tomcat-native/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:40:40 -0000 1.1 +++ sources 6 Sep 2007 20:33:46 -0000 1.2 @@ -0,0 +1 @@ +8d2eaef338a1a02f3d929a575d5e1453 tomcat-native-1.1.10-src.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 20:36:59 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 16:36:59 -0400 Subject: rpms/xorg-x11-drv-cyrix/devel xorg-x11-drv-cyrix.spec,1.14,1.15 Message-ID: <200709062036.l86Kaxt9017542@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drv-cyrix/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17509 Modified Files: xorg-x11-drv-cyrix.spec Log Message: * Thu Sep 06 2007 Adam Jackson 1.1.0-5 - Fix license. Disown the module and driver directories. (#226585) Index: xorg-x11-drv-cyrix.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-cyrix/devel/xorg-x11-drv-cyrix.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- xorg-x11-drv-cyrix.spec 21 Aug 2007 19:11:28 -0000 1.14 +++ xorg-x11-drv-cyrix.spec 6 Sep 2007 20:36:26 -0000 1.15 @@ -7,9 +7,9 @@ Summary: Xorg X11 cyrix video driver Name: xorg-x11-drv-cyrix Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} URL: http://www.x.org -License: MIT/X11 +License: MIT Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -50,14 +50,15 @@ %files %defattr(-,root,root,-) -%dir %{moduledir} -%dir %{driverdir} %{driverdir}/cyrix_drv.so %{_datadir}/hwdata/videoaliases/cyrix.xinf #%dir %{_mandir}/man4x %{_mandir}/man4/cyrix.4* %changelog +* Thu Sep 06 2007 Adam Jackson 1.1.0-5 +- Fix license. Disown the module and driver directories. (#226585) + * Tue Aug 21 2007 Adam Jackson - 1.1.0-4 - Rebuild for build id @@ -90,7 +91,7 @@ * Mon Oct 3 2005 Mike A. Harris 1.0.0-1 - Update BuildRoot to use Fedora Packaging Guidelines. - Deglob file manifest. -- Set "ExclusiveArch: %{ix86}" +- Set "ExclusiveArch: %%{ix86}" * Fri Sep 2 2005 Mike A. Harris 1.0.0-0 - Initial spec file for cyrix video driver generated automatically From fedora-extras-commits at redhat.com Thu Sep 6 20:40:02 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 16:40:02 -0400 Subject: rpms/xorg-x11-drv-neomagic/devel xorg-x11-drv-neomagic.spec, 1.12, 1.13 Message-ID: <200709062040.l86Ke29V017676@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drv-neomagic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17655 Modified Files: xorg-x11-drv-neomagic.spec Log Message: * Thu Sep 06 2007 Adam Jackson 1.1.1-4 - Fix license. Disown the module and driver dirs. (#226610) Index: xorg-x11-drv-neomagic.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-neomagic/devel/xorg-x11-drv-neomagic.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xorg-x11-drv-neomagic.spec 21 Aug 2007 19:21:34 -0000 1.12 +++ xorg-x11-drv-neomagic.spec 6 Sep 2007 20:39:29 -0000 1.13 @@ -7,9 +7,9 @@ Summary: Xorg X11 neomagic video driver Name: xorg-x11-drv-neomagic Version: 1.1.1 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.x.org -License: MIT/X11 +License: MIT Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -50,18 +50,18 @@ %files %defattr(-,root,root,-) -%dir %{moduledir} -%dir %{driverdir} %{driverdir}/neomagic_drv.so %{_datadir}/hwdata/videoaliases/neomagic.xinf -#%dir %{_mandir}/man4x %{_mandir}/man4/neomagic.4* %changelog +* Thu Sep 06 2007 Adam Jackson 1.1.1-4 +- Fix license. Disown the module and driver dirs. (#226610) + * Tue Aug 21 2007 Adam Jackson - 1.1.1-3 - Rebuild for build id -* Wed Jul 12 2006 Jesse Keating - sh: line 0: fg: no job control +* Wed Jul 12 2006 Jesse Keating 1.1.1-2.1 - rebuild * Tue May 23 2006 Adam Jackson 1.1.1-2 From fedora-extras-commits at redhat.com Thu Sep 6 20:41:27 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 06 Sep 2007 13:41:27 -0700 Subject: [pkgdb] gpa had acl change status Message-ID: <200709062041.l86KfRHf001853@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchbugzilla acl on gpa (Fedora devel) to Approved for Nalin Somabhai Dahyabhai (nalin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gpa From fedora-extras-commits at redhat.com Thu Sep 6 20:41:43 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 16:41:43 -0400 Subject: rpms/xorg-x11-drv-nsc/devel xorg-x11-drv-nsc.spec,1.16,1.17 Message-ID: <200709062041.l86Kfhig017779@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drv-nsc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17760 Modified Files: xorg-x11-drv-nsc.spec Log Message: * Thu Sep 06 2007 Adam Jackson 2.8.1-4 - Fix license. Disown the module and driver dirs. (#226611) Index: xorg-x11-drv-nsc.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-nsc/devel/xorg-x11-drv-nsc.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- xorg-x11-drv-nsc.spec 24 Jan 2007 21:13:38 -0000 1.16 +++ xorg-x11-drv-nsc.spec 6 Sep 2007 20:41:10 -0000 1.17 @@ -7,9 +7,9 @@ Summary: Xorg X11 nsc video driver Name: xorg-x11-drv-nsc Version: 2.8.1 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.x.org -License: MIT/X11 +License: MIT Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -58,14 +58,14 @@ %files %defattr(-,root,root,-) -%dir %{moduledir} -%dir %{driverdir} %{driverdir}/nsc_drv.so %{_datadir}/hwdata/videoaliases/nsc.xinf -#%dir %{_mandir}/man4x %{_mandir}/man4/nsc.4* %changelog +* Thu Sep 06 2007 Adam Jackson 2.8.1-4 +- Fix license. Disown the module and driver dirs. (#226611) + * Wed Jan 24 2007 Adam Jackson 2.8.1-2 - nsc-2.8.1-noexecstack.patch: Mark the asm file as execstack-clean for selinux conformance. (#220749) From fedora-extras-commits at redhat.com Thu Sep 6 20:42:56 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 06 Sep 2007 13:42:56 -0700 Subject: [pkgdb] gnupg2 had acl change status Message-ID: <200709062042.l86KgvaY001888@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has set the watchcommits acl on gnupg2 (Fedora devel) to Approved for Nalin Somabhai Dahyabhai (nalin) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnupg2 From fedora-extras-commits at redhat.com Thu Sep 6 20:44:08 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 16:44:08 -0400 Subject: rpms/xorg-x11-drv-sisusb/devel xorg-x11-drv-sisusb.spec,1.19,1.20 Message-ID: <200709062044.l86Ki8lj017853@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drv-sisusb/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17835 Modified Files: xorg-x11-drv-sisusb.spec Log Message: * Thu Sep 06 2007 Adam Jackson 0.8.1-9 - Disown the manual directory. (#226622) Index: xorg-x11-drv-sisusb.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-sisusb/devel/xorg-x11-drv-sisusb.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- xorg-x11-drv-sisusb.spec 23 Aug 2007 20:31:16 -0000 1.19 +++ xorg-x11-drv-sisusb.spec 6 Sep 2007 20:43:35 -0000 1.20 @@ -5,7 +5,7 @@ Summary: Xorg X11 sisusb video driver Name: xorg-x11-drv-sisusb Version: 0.8.1 -Release: 8%{?dist} +Release: 9%{?dist} URL: http://www.x.org License: MIT Group: User Interface/X Hardware Support @@ -49,10 +49,12 @@ %files %defattr(-,root,root,-) %{driverdir}/sisusb_drv.so -%dir %{_mandir} %{_mandir}/man4/*.4* %changelog +* Thu Sep 06 2007 Adam Jackson 0.8.1-9 +- Disown the manual directory. (#226622) + * Thu Aug 23 2007 Adam Jackson - 0.8.1-8 - sisusb-0.8.1-open-is-not-fopen.patch: Despite the similarity, you can not pass character literals to open that match the string literals you'd pass From fedora-extras-commits at redhat.com Thu Sep 6 20:48:00 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 16:48:00 -0400 Subject: rpms/xorg-x11-drv-vga/devel xorg-x11-drv-vga.spec,1.15,1.16 Message-ID: <200709062048.l86Km0LO017951@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drv-vga/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17933 Modified Files: xorg-x11-drv-vga.spec Log Message: * Thu Sep 06 2007 Adam Jackson 4.1.0-5 - Fix license. Disown the module and driver dirs. (#226632) Index: xorg-x11-drv-vga.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-vga/devel/xorg-x11-drv-vga.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xorg-x11-drv-vga.spec 21 Aug 2007 19:23:21 -0000 1.15 +++ xorg-x11-drv-vga.spec 6 Sep 2007 20:47:28 -0000 1.16 @@ -7,9 +7,9 @@ Summary: Xorg X11 vga video driver Name: xorg-x11-drv-vga Version: 4.1.0 -Release: 4%{?dist} +Release: 5%{?dist} URL: http://www.x.org -License: MIT/X11 +License: MIT Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -41,8 +41,6 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases/ -# FIXME: Remove all libtool archives (*.la) from modules directory. This -# should be fixed in upstream Makefile.am or whatever. find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f -- %clean @@ -50,14 +48,14 @@ %files %defattr(-,root,root,-) -%dir %{moduledir} -%dir %{driverdir} %{driverdir}/vga_drv.so %{_datadir}/hwdata/videoaliases/vga.xinf -#%dir %{_mandir}/man4x %{_mandir}/man4/vga.4* %changelog +* Thu Sep 06 2007 Adam Jackson 4.1.0-5 +- Fix license. Disown the module and driver dirs. (#226632) + * Tue Aug 21 2007 Adam Jackson - 4.1.0-4 - Rebuild for build id From fedora-extras-commits at redhat.com Thu Sep 6 20:56:50 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 16:56:50 -0400 Subject: rpms/kudzu/devel .cvsignore, 1.155, 1.156 kudzu.spec, 1.176, 1.177 sources, 1.174, 1.175 Message-ID: <200709062056.l86Kuo4a018138@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/kudzu/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18112/devel Modified Files: .cvsignore kudzu.spec sources Log Message: * Wed Sep 05 2007 Adam Jackson 1.2.75-1 - Add pcidom to the exported slot list of pciDevice. - Add clog target to Makefile. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kudzu/devel/.cvsignore,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- .cvsignore 23 Aug 2007 15:09:29 -0000 1.155 +++ .cvsignore 6 Sep 2007 20:56:17 -0000 1.156 @@ -1 +1 @@ -kudzu-1.2.74.tar.gz +kudzu-1.2.75.tar.gz Index: kudzu.spec =================================================================== RCS file: /cvs/pkgs/rpms/kudzu/devel/kudzu.spec,v retrieving revision 1.176 retrieving revision 1.177 diff -u -r1.176 -r1.177 --- kudzu.spec 23 Aug 2007 15:09:29 -0000 1.176 +++ kudzu.spec 6 Sep 2007 20:56:17 -0000 1.177 @@ -1,5 +1,5 @@ Name: kudzu -Version: 1.2.74 +Version: 1.2.75 Release: 1 License: GPLv2 Summary: The Red Hat Linux hardware probing tool. @@ -72,6 +72,10 @@ %{_includedir}/kudzu %changelog +* Wed Sep 05 2007 Adam Jackson 1.2.75-1 +- Add pcidom to the exported slot list of pciDevice. +- Add clog target to Makefile. + * Thu Aug 23 2007 Jeremy Katz - 1.2.74-1 - fix module names for new firewire stack changing (#231708) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kudzu/devel/sources,v retrieving revision 1.174 retrieving revision 1.175 diff -u -r1.174 -r1.175 --- sources 23 Aug 2007 15:09:29 -0000 1.174 +++ sources 6 Sep 2007 20:56:17 -0000 1.175 @@ -1 +1 @@ -07c14196f3ffd5f1484e0c464dd77cbd kudzu-1.2.74.tar.gz +1ca8fbb5ac6c829978501cd8a7aa3ad0 kudzu-1.2.75.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 21:00:40 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 17:00:40 -0400 Subject: rpms/rhpxl/devel .cvsignore, 1.49, 1.50 rhpxl.spec, 1.60, 1.61 sources, 1.56, 1.57 Message-ID: <200709062100.l86L0ePI018212@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/rhpxl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18190 Modified Files: .cvsignore rhpxl.spec sources Log Message: * Thu Sep 06 2007 Adam Jackson 0.49-1 - rhpxl 0.49. Fixes domainful PPC machines, and avoids probing for serial mice since they make USB devices go boom. - Fix License. - Update URL to point to the new home. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rhpxl/devel/.cvsignore,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- .cvsignore 4 May 2007 14:25:22 -0000 1.49 +++ .cvsignore 6 Sep 2007 21:00:08 -0000 1.50 @@ -1 +1 @@ -rhpxl-0.47.tar.gz +rhpxl-0.49.tar.gz Index: rhpxl.spec =================================================================== RCS file: /cvs/pkgs/rpms/rhpxl/devel/rhpxl.spec,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- rhpxl.spec 24 Aug 2007 12:14:13 -0000 1.60 +++ rhpxl.spec 6 Sep 2007 21:00:08 -0000 1.61 @@ -3,20 +3,16 @@ Summary: Python library for configuring and running X Name: rhpxl URL: http://fedoraproject.org/wiki/rhpxl -Version: 0.47 -Release: 3%{?dist} -# This is a Red Hat maintained package which is specific to -# our distribution. Thus the source is only available from -# within this srpm. -Source0: %{name}-%{version}.tar.gz -License: GPL +Version: 0.49 +Release: 1%{?dist} +Source0: http://ajax.fedoraproject.org/%{name}/%{name}-%{version}.tar.gz +License: GPLv2 Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel, gettext, libXrandr-devel, libX11-devel ExcludeArch: s390 s390x -Requires: python, rhpl, kudzu >= 1.2.0, newt, hwdata >= 0.169 +Requires: python, rhpl, kudzu >= 1.2.75, newt, hwdata >= 0.169 Requires: pyxf86config >= 0.3.31, xorg-x11-server-Xorg >= 1.0.1-6 -Conflicts: libXfont < 0.99.2-2 %description The rhpxl (pronounced 'rapunzel') package contains a Python library for @@ -45,6 +41,12 @@ %{_sbindir}/ddcprobe %changelog +* Thu Sep 06 2007 Adam Jackson 0.49-1 +- rhpxl 0.49. Fixes domainful PPC machines, and avoids probing for serial + mice since they make USB devices go boom. +- Fix License. +- Update URL to point to the new home. + * Fri Aug 24 2007 Adam Jackson - 0.47-3 - Rebuild for PPC toolchain bug Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rhpxl/devel/sources,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- sources 13 Jun 2007 14:33:15 -0000 1.56 +++ sources 6 Sep 2007 21:00:08 -0000 1.57 @@ -1 +1 @@ -d77d07a38b72db1df9dd909f3bc5faff rhpxl-0.47.tar.gz +ad8a3151b455d435c4928611f421fc0a rhpxl-0.49.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 21:02:12 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 6 Sep 2007 17:02:12 -0400 Subject: rpms/krb5/F-7 CVE-2007-3999.patch,1.1,NONE Message-ID: <200709062102.l86L2CGw024179@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24170 Removed Files: CVE-2007-3999.patch Log Message: - bye-bye obsolete patch --- CVE-2007-3999.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 21:03:04 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Thu, 6 Sep 2007 17:03:04 -0400 Subject: rpms/krb5/devel CVE-2007-3999.patch,1.1,NONE Message-ID: <200709062103.l86L34mf024265@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24258 Removed Files: CVE-2007-3999.patch Log Message: bye-bye obsolete patch --- CVE-2007-3999.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 21:07:53 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 17:07:53 -0400 Subject: rpms/xorg-x11-drv-via/devel xorg-x11-drv-via.spec,1.24,1.25 Message-ID: <200709062107.l86L7rhU024387@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drv-via/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24369 Modified Files: xorg-x11-drv-via.spec Log Message: * Thu Sep 06 2007 Adam Jackson 0.2.2-4 - Explain why there's no ldconfig for the xvmc drivers. (#226633) Index: xorg-x11-drv-via.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drv-via/devel/xorg-x11-drv-via.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- xorg-x11-drv-via.spec 24 Aug 2007 12:06:50 -0000 1.24 +++ xorg-x11-drv-via.spec 6 Sep 2007 21:07:20 -0000 1.25 @@ -4,16 +4,10 @@ %define with_xvmc 1 -%ifarch %{ix86} x86_64 -%define with_dri 1 -%else -%define with_dri 0 -%endif - Summary: Xorg X11 via video driver Name: xorg-x11-drv-via Version: 0.2.2 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.x.org License: MIT Group: User Interface/X Hardware Support @@ -28,9 +22,7 @@ %if %{with_xvmc} BuildRequires: libXvMC-devel %endif -%if %{with_dri} BuildRequires: libdrm-devel >= 2.0-1 -%endif Requires: hwdata Requires: xorg-x11-server-Xorg >= 1.3.0.0-6 @@ -51,12 +43,7 @@ %setup -q -n %{tarball}-%{version} %build -%configure --disable-static \ -%if %{with_dri} - --enable-dri -%else - --disable-dri -%endif +%configure --disable-static --enable-dri make @@ -68,13 +55,15 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases/ -# FIXME: Remove all libtool archives (*.la) from modules directory. This -# should be fixed in upstream Makefile.am or whatever. find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f -- %clean rm -rf $RPM_BUILD_ROOT +# There's no %post ldconfig for these, because even though they're DSOs, +# they're not meant to ever be linked against. They're dlopen'd by +# libXvMC.so itself. + %files %defattr(-,root,root,-) %{driverdir}/via_drv.so @@ -95,6 +84,9 @@ %endif %changelog +* Thu Sep 06 2007 Adam Jackson 0.2.2-4 +- Explain why there's no ldconfig for the xvmc drivers. (#226633) + * Fri Aug 24 2007 Adam Jackson - 0.2.2-3 - Rebuild for build ID From fedora-extras-commits at redhat.com Thu Sep 6 21:14:20 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Terje_R=C3=B8sten?= (terjeros)) Date: Thu, 6 Sep 2007 17:14:20 -0400 Subject: rpms/gq/F-7 gq.spec,1.4,1.5 Message-ID: <200709062114.l86LEKaU024554@cvs-int.fedora.redhat.com> Author: terjeros Update of /cvs/extras/rpms/gq/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24530 Modified Files: gq.spec Log Message: - Add default-codeset to configure Index: gq.spec =================================================================== RCS file: /cvs/extras/rpms/gq/F-7/gq.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gq.spec 21 Aug 2007 16:58:44 -0000 1.4 +++ gq.spec 6 Sep 2007 21:13:48 -0000 1.5 @@ -3,7 +3,7 @@ Summary: Graphical LDAP directory browser and editor Name: gq Version: 1.2.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: Applications/Internet URL: http://www.gq-project.org/ @@ -35,7 +35,7 @@ %{name}-%{langver}-langpack-1/langpack . cp -p %{name}-%{langver}-langpack-1/po/LINGUAS po/ -%configure --with-included-gettext --disable-update-mimedb +%configure --with-included-gettext --disable-update-mimedb --with-default-codeset=UTF-8 # --enable-cache --enable-browser-dnd make %{?_smp_mflags} @@ -74,6 +74,9 @@ %dir %{_datadir}/%{name} %changelog +* Thu Sep 6 2007 Terje R??sten - 1.2.2-7 +- Add default-codeset to configure (fix bz #281431) + * Tue Aug 21 2007 Terje R??sten - 1.2.2-6 - Tag problem From fedora-extras-commits at redhat.com Thu Sep 6 21:21:33 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 6 Sep 2007 17:21:33 -0400 Subject: rpms/online-desktop/devel online-desktop.spec,1.5,1.6 Message-ID: <200709062121.l86LLXLd024722@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/online-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24683 Modified Files: online-desktop.spec Log Message: * Thu Sep 06 2007 Colin Walters - 0.2.10-1 - new upstream Index: online-desktop.spec =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/devel/online-desktop.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- online-desktop.spec 27 Aug 2007 18:48:12 -0000 1.5 +++ online-desktop.spec 6 Sep 2007 21:21:01 -0000 1.6 @@ -2,14 +2,14 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: online-desktop -Version: 0.2.9 +Version: 0.2.10 Release: 1%{?dist} Summary: Desktop built around web sites and online services Group: Applications/Internet License: GPL URL: http://developer.mugshot.org/ -#X-SCM: scm:svn:http://svn.mugshot.org/svn/online-desktop/trunk +#X-VCS: svn:http://svn.mugshot.org/online-desktop/trunk Source0: http://download.mugshot.org/online-desktop/sources/online-desktop-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch @@ -91,10 +91,13 @@ %{_datadir}/online-desktop/* %{_datadir}/xsessions/*.desktop %{_datadir}/gnome/autostart/*.desktop +%{_datadir}/gnome/*.session %exclude %{_datadir}/icons/hicolor/*/apps/picasa.png %exclude %{_datadir}/icons/hicolor/*/apps/yahoo-mail.png %dir %{python_sitelib}/pyonlinedesktop %{python_sitelib}/pyonlinedesktop/* +%dir %{python_sitelib}/ddm +%{python_sitelib}/ddm/* %doc COPYING README %files flickr @@ -176,6 +179,9 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %changelog +* Thu Sep 06 2007 Colin Walters - 0.2.10-1 +- new upstream + * Mon Aug 27 2007 Colin Walters - 0.2.9-1 - new upstream From fedora-extras-commits at redhat.com Thu Sep 6 21:22:33 2007 From: fedora-extras-commits at redhat.com (John Dennis (jdennis)) Date: Thu, 6 Sep 2007 17:22:33 -0400 Subject: rpms/setroubleshoot-plugins/devel .cvsignore, 1.2, 1.3 setroubleshoot-plugins.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709062122.l86LMXmR024768@cvs-int.fedora.redhat.com> Author: jdennis Update of /cvs/pkgs/rpms/setroubleshoot-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24734/devel Modified Files: .cvsignore setroubleshoot-plugins.spec sources Log Message: update to upstream 1.10.2 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot-plugins/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 23 Aug 2007 17:26:59 -0000 1.2 +++ .cvsignore 6 Sep 2007 21:21:59 -0000 1.3 @@ -1 +1 @@ -setroubleshoot-plugins-1.10.0.tar.gz +setroubleshoot-plugins-1.10.2.tar.gz Index: setroubleshoot-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot-plugins/devel/setroubleshoot-plugins.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- setroubleshoot-plugins.spec 23 Aug 2007 17:26:59 -0000 1.1 +++ setroubleshoot-plugins.spec 6 Sep 2007 21:21:59 -0000 1.2 @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 1.10.0 +Version: 1.10.2 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -9,7 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python +BuildRequires: perl-XML-Parser +BuildRequires: intltool gettext python Requires: dbus %define pkgdocdir %{_datadir}/doc/%{name}-%{version} @@ -49,6 +50,12 @@ %{_datadir}/setroubleshoot/plugins %changelog +* Thu Sep 6 2007 Dan Walsh - 1.10.2-1 + - Change priority on use_nfs_home_dir to 55 + +* Thu Aug 23 2007 John Dennis - 1.10.1-1 + - add BuildRequires perl-XML-Parser + * Fri Jul 20 2007 John Dennis - 1.10.0-1 - move all plugins and their translations from setroubleshoot-server package to this new independent package to allow easier updating Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot-plugins/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 23 Aug 2007 17:26:59 -0000 1.2 +++ sources 6 Sep 2007 21:21:59 -0000 1.3 @@ -1 +1 @@ -811a719a5207830a47f0a87439fbccd5 setroubleshoot-plugins-1.10.0.tar.gz +acb5d5e49bbf237916ade9e2f9c91373 setroubleshoot-plugins-1.10.2.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 21:26:06 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Thu, 6 Sep 2007 17:26:06 -0400 Subject: rpms/xorg-x11-server/devel xserver-1.3.0-xrandr-timestamp-buglet.patch, NONE, 1.1 xorg-x11-server.spec, 1.248, 1.249 Message-ID: <200709062126.l86LQ6rW024933@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-server/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24877 Modified Files: xorg-x11-server.spec Added Files: xserver-1.3.0-xrandr-timestamp-buglet.patch Log Message: * Thu Sep 06 2007 Adam Jackson 1.3.0.0-23 - xserver-1.3.0-xrandr-timestamp-buglet.patch: Make sure xrandr doesn't stop working after several hours. (Marius Gedminas, #273801) xserver-1.3.0-xrandr-timestamp-buglet.patch: --- NEW FILE xserver-1.3.0-xrandr-timestamp-buglet.patch --- --- a/randr/rrscreen.c.orig 2006-07-05 21:31:44.000000000 +0300 +++ b/randr/rrscreen.c 2007-02-03 00:00:10.000000000 +0200 @@ -723,7 +723,6 @@ pScrPriv = rrGetScrPriv(pScreen); time = ClientTimeToServerTime(stuff->timestamp); - configTime = ClientTimeToServerTime(stuff->configTimestamp); oldWidth = pScreen->width; oldHeight = pScreen->height; @@ -738,11 +737,15 @@ return BadAlloc; /* - * if the client's config timestamp is not the same as the last config + * If the client's config timestamp is not the same as the last config * timestamp, then the config information isn't up-to-date and - * can't even be validated + * can't even be validated. + * + * Note that the client only knows about the milliseconds part of the + * timestamp, so using CompareTimeStamps here would cause randr to suddenly + * stop working after several hours have passed (freedesktop bug #6502). */ - if (CompareTimeStamps (configTime, pScrPriv->lastConfigTime) != 0) + if (stuff->configTimestamp != pScrPriv->lastConfigTime.milliseconds) { rep.status = RRSetConfigInvalidConfigTime; goto sendReply; Index: xorg-x11-server.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-server/devel/xorg-x11-server.spec,v retrieving revision 1.248 retrieving revision 1.249 diff -u -r1.248 -r1.249 --- xorg-x11-server.spec 24 Aug 2007 21:52:40 -0000 1.248 +++ xorg-x11-server.spec 6 Sep 2007 21:25:33 -0000 1.249 @@ -9,7 +9,7 @@ Summary: X.Org X11 X server Name: xorg-x11-server Version: 1.3.0.0 -Release: 22%{?dist} +Release: 23%{?dist} URL: http://www.x.org License: MIT/X11 Group: User Interface/X @@ -33,6 +33,7 @@ Patch22: xserver-1.3.0-fbdevhw-magic-numbers.patch Patch23: xserver-1.3.0-ramdac-export.patch Patch24: xserver-1.3.0-reput-video.patch +Patch25: xserver-1.3.0-xrandr-timestamp-buglet.patch # OpenGL compositing manager feature/optimization patches. Patch100: xorg-x11-server-1.1.0-no-move-damage.patch @@ -296,6 +297,7 @@ %patch22 -p1 -b .magic-numbers %patch23 -p1 -b .ramdac %patch24 -p1 -b .reput +%patch25 -p1 -b .xrandr-timestamp %patch100 -p0 -b .no-move-damage %patch101 -p0 -b .dont-backfill-bg-none @@ -606,6 +608,10 @@ %changelog +* Thu Sep 06 2007 Adam Jackson 1.3.0.0-23 +- xserver-1.3.0-xrandr-timestamp-buglet.patch: Make sure xrandr doesn't + stop working after several hours. (Marius Gedminas, #273801) + * Fri Aug 24 2007 Adam Jackson 1.3.0.0-22 - Bump BuildRequires: xorg-x11-xtrans-devel to pull in abstract socket support. From fedora-extras-commits at redhat.com Thu Sep 6 21:28:18 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Thu, 6 Sep 2007 17:28:18 -0400 Subject: upgradecheck upgradecheck.py,1.36,1.37 Message-ID: <200709062128.l86LSIS6025019@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/upgradecheck In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24999 Modified Files: upgradecheck.py Log Message: good bye, fedora-maintainers Index: upgradecheck.py =================================================================== RCS file: /cvs/fedora/upgradecheck/upgradecheck.py,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- upgradecheck.py 3 Sep 2007 17:56:43 -0000 1.36 +++ upgradecheck.py 6 Sep 2007 21:28:15 -0000 1.37 @@ -33,7 +33,7 @@ sys.exit(1) mail_from = "buildsys at fedoraproject.org" -mail_to = "fedora-maintainers at redhat.com" +mail_to = "fedora-devel-list at redhat.com" mail_subject = "Package EVR problems in Fedora %s" % datetime.date.today() smtp_server = None From fedora-extras-commits at redhat.com Thu Sep 6 21:39:09 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 6 Sep 2007 17:39:09 -0400 Subject: rpms/mugshot/devel mugshot.spec,1.17,1.18 Message-ID: <200709062139.l86Ld9xm025442@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25424 Modified Files: mugshot.spec Log Message: new upstream Index: mugshot.spec =================================================================== RCS file: /cvs/pkgs/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- mugshot.spec 4 Sep 2007 15:46:40 -0000 1.17 +++ mugshot.spec 6 Sep 2007 21:38:36 -0000 1.18 @@ -1,6 +1,6 @@ Name: mugshot -Version: 1.1.50 -Release: 2%{?dist} +Version: 1.1.51 +Release: 1%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -204,12 +204,17 @@ %{_datadir}/mugshot %ghost %{_datadir}/mugshot/version %{_libdir}/mugshot +%dir %{_includedir}/ddm-1 +%{_includedir}/ddm-1/* %{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop %{_datadir}/gnome/autostart/mugshot-autostart.desktop %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Thu Sep 06 2007 Colin Walters - 1.1.51-1 +- 1.1.51 + * Tue Sep 4 2007 Owen Taylor - 1.1.50-2 - Don't put two autostart files in the autostart directory (https://bugzilla.redhat.com/show_bug.cgi?id=274921) From fedora-extras-commits at redhat.com Thu Sep 6 21:41:35 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 6 Sep 2007 17:41:35 -0400 Subject: rpms/bigboard/devel bigboard.spec,1.30,1.31 Message-ID: <200709062141.l86LfZgD025530@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/bigboard/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25507 Modified Files: bigboard.spec Log Message: new upstream Index: bigboard.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/bigboard.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- bigboard.spec 27 Aug 2007 18:49:55 -0000 1.30 +++ bigboard.spec 6 Sep 2007 21:41:03 -0000 1.31 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: bigboard -Version: 0.5.11 +Version: 0.5.12 Release: 1%{?dist} Summary: Sidebar application launcher using mugshot.org @@ -53,10 +53,6 @@ %doc COPYING %dir %{_libexecdir}/bigboard %attr(0755,root,root) %{_libexecdir}/bigboard/* -%dir %{python_sitearch}/mugshot -%{python_sitearch}/mugshot/*.py -%{python_sitearch}/mugshot/*.pyc -%{python_sitearch}/mugshot/*.pyo %dir %{python_sitearch}/bigboard %{python_sitearch}/bigboard/*.so %{python_sitearch}/bigboard/*.py @@ -79,12 +75,11 @@ %{python_sitearch}/bigboard_externals/* %dir %{_datadir}/bigboard %{_datadir}/bigboard/* -%{_datadir}/bigboard/*.png -%{_datadir}/gnome/autostart/*.desktop -%{_bindir}/bigboard -%{_bindir}/gconf-online-sync -%{_libdir}/bonobo/servers/BigBoard_Applet.server -%{_libexecdir}/bigboard-applet +%{_datadir}/gnome/* +%{_datadir}/gnome-2.0/* +%{_bindir}/* +%{_libdir}/bonobo/servers/* +%{_libexecdir}/bigboard-applets # no desktop file included because the bigboard is launched as part of online # desktop mode @@ -95,6 +90,9 @@ killall -HUP gconfd-2 || : %changelog +* Thu Sep 06 2007 Colin Walters - 0.5.12-1 +- new upstream + * Mon Aug 27 2007 Colin Walters - 0.5.11-1 - new upstream From fedora-extras-commits at redhat.com Thu Sep 6 21:43:11 2007 From: fedora-extras-commits at redhat.com (Kai Engert (kengert)) Date: Thu, 6 Sep 2007 17:43:11 -0400 Subject: rpms/nss/devel nss.spec,1.28,1.29 sources,1.11,1.12 Message-ID: <200709062143.l86LhBfa025643@cvs-int.fedora.redhat.com> Author: kengert Update of /cvs/extras/rpms/nss/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25595 Modified Files: nss.spec sources Log Message: * Thu Sep 06 2007 Rob Crittenden - 3.11.7-9 - Fix off-by-one error in the PEM module Index: nss.spec =================================================================== RCS file: /cvs/extras/rpms/nss/devel/nss.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- nss.spec 6 Sep 2007 16:06:32 -0000 1.28 +++ nss.spec 6 Sep 2007 21:42:39 -0000 1.29 @@ -7,7 +7,7 @@ Summary: Network Security Services Name: nss Version: 3.11.7 -Release: 8%{?dist} +Release: 9%{?dist} License: MPLv1.1 or GPLv2+ or LGPLv2+ URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -453,6 +453,9 @@ %changelog +* Thu Sep 06 2007 Rob Crittenden - 3.11.7-9 +- Fix off-by-one error in the PEM module + * Thu Sep 06 2007 Kai Engert - 3.11.7-8 - fix a C++ mode compilation error Index: sources =================================================================== RCS file: /cvs/extras/rpms/nss/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 5 Sep 2007 20:00:42 -0000 1.11 +++ sources 6 Sep 2007 21:42:39 -0000 1.12 @@ -1,4 +1,4 @@ 68c5e1bd8ba091e5a50babcd9e552bc5 nss-3.11.5-fbst-stripped.tar.gz c1053d1e001a5b1eb4b7c296a968ca5c nss-3.11.7-no-fbst-with-ckbi-1.64.tar.gz baa96599af6f0a2b656479d8e4efd58f nss-3.12-alpha-ckfw.tar.gz -84bad7e42304a6d4fdf2b83f5295b938 nss-3.12-alpha-pem.tar.gz +cb4e4fc7c06ad3b02178ed453273abec nss-3.12-alpha-pem.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 21:50:26 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 6 Sep 2007 17:50:26 -0400 Subject: rpms/online-desktop/devel .cvsignore,1.5,1.6 sources,1.5,1.6 Message-ID: <200709062150.l86LoQmU025803@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/online-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25743 Modified Files: .cvsignore sources Log Message: new upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 27 Aug 2007 18:48:12 -0000 1.5 +++ .cvsignore 6 Sep 2007 21:49:53 -0000 1.6 @@ -1 +1 @@ -online-desktop-0.2.9.tar.gz +online-desktop-0.2.10.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 27 Aug 2007 18:48:12 -0000 1.5 +++ sources 6 Sep 2007 21:49:53 -0000 1.6 @@ -1 +1 @@ -b75bd28551b0ec5282d67b450124ea1c online-desktop-0.2.9.tar.gz +67e6eadf468433ab122d2b5acaac5ade online-desktop-0.2.10.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 21:50:52 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 6 Sep 2007 17:50:52 -0400 Subject: rpms/bigboard/devel .cvsignore,1.22,1.23 sources,1.23,1.24 Message-ID: <200709062150.l86LoqhB025845@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/bigboard/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25778 Modified Files: .cvsignore sources Log Message: new upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/.cvsignore,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- .cvsignore 27 Aug 2007 18:49:55 -0000 1.22 +++ .cvsignore 6 Sep 2007 21:50:19 -0000 1.23 @@ -1 +1 @@ -bigboard-0.5.11.tar.gz +bigboard-0.5.12.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 27 Aug 2007 18:49:55 -0000 1.23 +++ sources 6 Sep 2007 21:50:19 -0000 1.24 @@ -1 +1 @@ -651d5d896702a1bb8a3ecbcaedd668b3 bigboard-0.5.11.tar.gz +fe6047806ed00354145f471b2c5baef7 bigboard-0.5.12.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 21:51:54 2007 From: fedora-extras-commits at redhat.com (Dominik Mierzejewski (rathann)) Date: Thu, 6 Sep 2007 17:51:54 -0400 Subject: rpms/cdlabelgen/devel .cvsignore, 1.4, 1.5 cdlabelgen.spec, 1.4, 1.5 sources, 1.4, 1.5 Message-ID: <200709062151.l86LpsIS025950@cvs-int.fedora.redhat.com> Author: rathann Update of /cvs/pkgs/rpms/cdlabelgen/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25897 Modified Files: .cvsignore cdlabelgen.spec sources Log Message: - updated to 4.0.0 - preserve timestamps upon install Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/cdlabelgen/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 21 Sep 2006 18:00:25 -0000 1.4 +++ .cvsignore 6 Sep 2007 21:51:21 -0000 1.5 @@ -1 +1 @@ -cdlabelgen-3.6.0.tgz +cdlabelgen-4.0.0.tgz Index: cdlabelgen.spec =================================================================== RCS file: /cvs/pkgs/rpms/cdlabelgen/devel/cdlabelgen.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- cdlabelgen.spec 17 Aug 2007 11:55:57 -0000 1.4 +++ cdlabelgen.spec 6 Sep 2007 21:51:21 -0000 1.5 @@ -1,7 +1,7 @@ Name: cdlabelgen Summary: Generates frontcards and traycards for inserting in CD jewelcases -Version: 3.6.0 -Release: 2%{?dist} +Version: 4.0.0 +Release: 1%{?dist} Source: http://www.aczoom.com/pub/tools/cdlabelgen-%{version}.tgz URL: http://www.aczoom.com/tools/cdinsert/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -17,14 +17,13 @@ %setup -q %build -make -#pod2man cdlabelgen > cdlabelgen.1 +# nothing to build %install mkdir -p $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/cdlabelgen,%{_mandir}/man1} -install -m 755 cdlabelgen $RPM_BUILD_ROOT%{_bindir}/ -install -m 644 postscript/* $RPM_BUILD_ROOT%{_datadir}/cdlabelgen/ -install -m 644 cdlabelgen.1 $RPM_BUILD_ROOT%{_mandir}/man1/ +install -pm755 cdlabelgen $RPM_BUILD_ROOT%{_bindir}/ +install -pm644 postscript/* $RPM_BUILD_ROOT%{_datadir}/cdlabelgen/ +install -pm644 cdlabelgen.1 $RPM_BUILD_ROOT%{_mandir}/man1/ %clean rm -rf $RPM_BUILD_ROOT @@ -37,6 +36,10 @@ %{_mandir}/man1/* %changelog +* Thu Sep 06 2007 Dominik 'Rathann' Mierzejewski 4.0.0-1 +- updated to 4.0.0 +- preserve timestamps upon install + * Fri Aug 17 2007 Harald Hoyer - 3.6.0-2 - changed License tag to BSD with advertising Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/cdlabelgen/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 21 Sep 2006 18:00:25 -0000 1.4 +++ sources 6 Sep 2007 21:51:21 -0000 1.5 @@ -1 +1 @@ -6867ad98ec198de3fcf24ffd11525f8c cdlabelgen-3.6.0.tgz +0b8225fd914b5c7aa1d3e616b1c8accc cdlabelgen-4.0.0.tgz From fedora-extras-commits at redhat.com Thu Sep 6 21:51:58 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Thu, 6 Sep 2007 17:51:58 -0400 Subject: rpms/mugshot/devel .cvsignore,1.10,1.11 sources,1.11,1.12 Message-ID: <200709062151.l86Lpw6X025954@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25920 Modified Files: .cvsignore sources Log Message: new upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mugshot/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 21 Aug 2007 19:13:26 -0000 1.10 +++ .cvsignore 6 Sep 2007 21:51:26 -0000 1.11 @@ -1 +1 @@ -mugshot-1.1.50.tar.gz +mugshot-1.1.51.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mugshot/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 21 Aug 2007 19:13:26 -0000 1.11 +++ sources 6 Sep 2007 21:51:26 -0000 1.12 @@ -1 +1 @@ -d3c656d2d77da635fc73908c46fa960b mugshot-1.1.50.tar.gz +dabad9f5dfd3e76e2c4c63722e9f6ebd mugshot-1.1.51.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 21:58:03 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Thu, 6 Sep 2007 17:58:03 -0400 Subject: rpms/imlib2/devel imlib2.spec,1.27,1.28 Message-ID: <200709062158.l86Lw33w026253@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/imlib2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26233 Modified Files: imlib2.spec Log Message: * Thu Sep 6 2007 Hans de Goede 1.4.0-3 - Update license tag Index: imlib2.spec =================================================================== RCS file: /cvs/extras/rpms/imlib2/devel/imlib2.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- imlib2.spec 9 Aug 2007 06:13:30 -0000 1.27 +++ imlib2.spec 6 Sep 2007 21:57:30 -0000 1.28 @@ -1,8 +1,8 @@ Summary: Image loading, saving, rendering, and manipulation library Name: imlib2 Version: 1.4.0 -Release: 2%{?dist} -License: MIT with advertising?? +Release: 3%{?dist} +License: Imlib2 Group: System Environment/Libraries URL: http://docs.enlightenment.org/api/imlib2/html/ Source0: http://downloads.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz @@ -132,6 +132,9 @@ %{_libdir}/imlib2/loaders/id3.* %changelog +* Thu Sep 6 2007 Hans de Goede 1.4.0-3 +- Update license tag + * Wed Aug 8 2007 Hans de Goede 1.4.0-2 - put the id3tag loader in its own imlib2-id3tag-loader subpackage as it links to libid3tag, which is GPLv2+, and we don't want the imlib2 main package to From fedora-extras-commits at redhat.com Thu Sep 6 22:11:34 2007 From: fedora-extras-commits at redhat.com (Jonathan Steffan (jsteffan)) Date: Thu, 6 Sep 2007 18:11:34 -0400 Subject: rpms/zope/EL-5 zope-2.10.4-config.patch, NONE, 1.1 .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 zope.spec, 1.34, 1.35 zope-2.7.3-config.patch, 1.2, NONE Message-ID: <200709062211.l86MBYdl032477@cvs-int.fedora.redhat.com> Author: jsteffan Update of /cvs/extras/rpms/zope/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32439/EL-5 Modified Files: .cvsignore sources zope.spec Added Files: zope-2.10.4-config.patch Removed Files: zope-2.7.3-config.patch Log Message: Update zope to 2.10.4 zope-2.10.4-config.patch: --- NEW FILE zope-2.10.4-config.patch --- --- skel/etc/zope.conf.in.orig 2007-08-14 00:14:05.000000000 -0600 +++ skel/etc/zope.conf.in 2007-08-14 00:14:49.000000000 -0600 @@ -148,6 +148,7 @@ # # effective-user chrism +effective-user zope # Directive: enable-product-installation # @@ -288,6 +289,7 @@ # # mime-types $INSTANCE/etc/mime.types +mime-types /etc/mime.types # Directive: structured-text-header-level # Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zope/EL-5/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 6 Aug 2007 16:42:01 -0000 1.18 +++ .cvsignore 6 Sep 2007 22:11:00 -0000 1.19 @@ -1 +1 @@ -Zope-2.9.8-final.tgz +Zope-2.10.4-final.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zope/EL-5/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 6 Aug 2007 16:42:01 -0000 1.18 +++ sources 6 Sep 2007 22:11:00 -0000 1.19 @@ -1 +1 @@ -ad7acd2378568264cc301657ee79d361 Zope-2.9.8-final.tgz +07dde81bdfe42ca00f73912b3d73e0ec Zope-2.10.4-final.tgz Index: zope.spec =================================================================== RCS file: /cvs/extras/rpms/zope/EL-5/zope.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- zope.spec 6 Aug 2007 16:42:01 -0000 1.34 +++ zope.spec 6 Sep 2007 22:11:00 -0000 1.35 @@ -1,4 +1,4 @@ -%define python_minver 2.4.2 +%define python_minver 2.4.3 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} @@ -14,12 +14,12 @@ Name: zope Summary: Web application server for flexible content management applications -Version: 2.9.8 -Release: 1%{?dist} +Version: 2.10.4 +Release: 3%{?dist} License: ZPL Group: System Environment/Daemons URL: http://www.zope.org/ -Source0: http://www.zope.org/Products/Zope/2.9.8/Zope-2.9.8-final.tgz +Source0: http://www.zope.org/Products/Zope/2.10.4/Zope-2.10.4-final.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source1: zope.init.in @@ -28,13 +28,10 @@ Source4: zope-README.Fedora Source5: zope.logrotate.in Source6: zope.logrotate.cron.in -#Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz -Patch0: zope-2.7.3-config.patch -#Patch1: zope.configure-2.9.5.patch - -BuildRequires: python-devel >= %{python_minver} -BuildRequires: python >= %{python_minver} -Requires: python >= %{python_minver} +Patch0: zope-2.10.4-config.patch + +BuildRequires: python-devel >= %{python_minver}, python >= %{python_minver} +Requires: python >= %{python_minver}, libxml2-python, python-elementtree Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig @@ -50,10 +47,7 @@ %prep %setup -q -n Zope-%{version}-final -%patch0 -p2 -b .config -#%patch1 -p1 -# remove the backup, or we'll install it too... -rm -f skel/etc/zope.conf.in.config +%patch0 -p0 chmod -x skel/import/README.txt install -pm 644 %{SOURCE4} README.Fedora @@ -107,10 +101,14 @@ # Actually copy all the other files over make install -# Hotfix -#tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products +chmod 750 $RPM_BUILD_ROOT%{instance_home} + +# Set needed permissions +# We might go as far as to only allow zope r/w to the .pyc files +for dir in %{instance_home}/{Products,log,lib,var}; do + chmod 775 $RPM_BUILD_ROOT$dir +done -chmod 700 $RPM_BUILD_ROOT%{instance_home} chmod 755 $RPM_BUILD_ROOT%{zope_home} # included in %%doc @@ -156,7 +154,7 @@ %files %defattr(-, root, root, -) -%doc doc/* README.Fedora +%doc doc/* README.Fedora ZopePublicLicense.txt %config(noreplace) %{_sysconfdir}/sysconfig/zope %config %{_initrddir}/zope %config %{_sysconfdir}/cron.daily/zope-logrotate @@ -174,187 +172,17 @@ %{zope_home}/skel/README.txt %{zope_home}/skel/var %config %{zope_home}/skel/etc -%attr(-, %{zope_user}, %{zope_group}) %dir %{instance_home} -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/bin -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/Extensions -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/import -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/log -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/lib -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/Products -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/README.txt -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/var -%attr(-, %{zope_user}, %{zope_group}) %config %{instance_home}/etc +%attr(-, root, %{zope_group}) %{instance_home}/* %{python_sitearch}/zope.pth %changelog -* Mon Aug 6 2007 Jonathan Steffan 2.9.8-1 -- Updated to 2.9.8 +* Mon Sep 3 2007 Jonathan Steffan 2.10.4-3 +- Updated Requires for libxml2-python and python-elementtree -* Wed May 23 2007 Jonathan Steffan 2.9.7-2 -- Added zope.pth to fix misc. zope scripts including some zeo stuff +* Tue Aug 14 2007 Jonathan Steffan 2.10.4-2 +- Added config patch -* Mon Apr 2 2007 Jonathan Steffan 2.9.7-1 -- Removed hotfix 20070320 -- Updated to 2.9.7 -- Removed no longer needed patch for acceptable python version - -* Wed Mar 21 2007 Jonathan Steffan 2.9.6-2 -- Added hotfix 20070320 (#233378) - -* Fri Jan 5 2007 Jonathan Steffan 2.9.6-1 -- Updated to 2.9.6 added Five back into Zope (#221252) - -* Tue Nov 22 2006 Jonathan Steffan 2.9.5-1 -- Updated to 2.9.5 and removed not needed patches - -* Tue Nov 21 2006 Jonathan Steffan 2.9.4-3 -- Removed Five from zope package (plone 2.5.1 now provides the needed - version.) - -* Wed Aug 30 2006 Aurelien Bompard 2.9.4-2 -- fix path on x86_64 - -* Wed Aug 30 2006 Aurelien Bompard 2.9.4-1 -- update to 2.9.4 - -* Wed Aug 2 2006 Ville Skytt?? - 2.9.3-4 -- Security: fix world-writable permissions on logrotate config files - and README.Fedora (#200794). - -* Mon Jul 10 2006 Aurelien Bompard 2.9.3-3 -- try to fix build on x86_64 (take 2) - -* Mon Jul 10 2006 Aurelien Bompard 2.9.3-2 -- try to fix build on x86_64 (take 1) - -* Mon Jul 10 2006 Aurelien Bompard 2.9.3-1 -- version 2.9.3 -- add Hotfix_20060705 - -* Thu Apr 13 2006 Aurelien Bompard 2.9.2-1 -- version 2.9.2 - -* Tue Feb 21 2006 Aurelien Bompard 2.8.5-1 -- version 2.8.5 - -* Tue Oct 25 2005 Aurelien Bompard 2.8.3-3 -- rebuild - -* Tue Oct 25 2005 Aurelien Bompard 2.8.3-2 -- add warning about zope 2.8 & python 2.4 (bug 171681) - -* Sat Oct 22 2005 Aurelien Bompard 2.8.3-1 -- version 2.8.3 - -* Sat Oct 15 2005 Aurelien Bompard 2.8.2-1 -- version 2.8.2 - -* Sat Sep 10 2005 Aurelien Bompard 2.8.1-1 -- version 2.8.1 - -* Sun Jun 12 2005 Aurelien Bompard 2.8.0-2 -- rebuild - -* Sat Jun 11 2005 Aurelien Bompard 2.8.0-1 -- version 2.8.0 - -* Sun Jun 05 2005 Aurelien Bompard 2.7.6-2 -- don't remove the zope user un postun (to keep the Data.fs to the - correct owner after removal) - -* Sun May 08 2005 Aurelien Bompard 2.7.6-1%{?dist} -- version 2.7.6 -- use disttag - -* Thu Apr 07 2005 Aurelien Bompard 2.7.5-2.fc4 -- add hotfix - -* Thu Mar 24 2005 Aurelien Bompard 2.7.5-1.fc4 -- version 2.7.5 -- drop Epoch -- change release tag for FC4 -- convert some tabs into spaces - -* Wed Jan 26 2005 Aurelien Bompard 2.7.4-1 -- version 2.7.4 -- flag the documentation as %%doc -- make %%zope_home go+rx to allow users to create instances and to allow - access to docs -- add a logrotate cron job -- flag config files as %%config even in %%zope_home and %%instance_home - -* Fri Dec 10 2004 Aurelien Bompard 2.7.3-0.fdr.6 -- activate "security-policy-implementation python" in zope.conf - -* Sun Nov 21 2004 Aurelien Bompard 2.7.3-0.fdr.5 -- revert to zope's default directory tree to allow multiple instances -- make the zopectl script multiple-instaces-aware. -- add README.Fedora - -* Fri Nov 12 2004 Aurelien Bompard 2.7.3-0.fdr.4 -- compile scripts in %zope_home/bin too -- keep skel dir in %zope_home to fix mkzopeinstance -- BuildRequire python, since python-devel doesn't require it. - -* Fri Nov 12 2004 Aurelien Bompard 2.7.3-0.fdr.3 -- compile .pyc instead of just touch-ing them - -* Thu Nov 11 2004 Aurelien Bompard 2.7.3-0.fdr.2 -- deal with leftover .pyc files -- minor spec cleanups - -* Thu Nov 11 2004 Aurelien Bompard 2.7.3-0.fdr.1 -- fix scriptlets requirements -- use standard buildroot -- replace %%buildroot by RPM_BUILD_ROOT -- update to 2.7.3 -- drop Hotfix -- drop patch 1, fixed upstream - -* Tue Aug 10 2004 Aurelien Bompard 2.7.2-0.fdr.3 -- add hotfix from Zope.org: - http://zope.org/Products/Zope/Hotfix-200400807/Hotfix-20040807-alert - -* Wed Aug 04 2004 Aurelien Bompard 2.7.2-0.fdr.2 -- add patch to warn the user that the initial user cannot be added while - Zope is running (from Chris McDonough) - -* Wed Aug 04 2004 Aurelien Bompard 2.7.2-0.fdr.1 -- version 2.7.2 -- remove leftover byte-compilation in %%post -- Zope 2.7.x really requires python >= 2.3.3 - -* Wed Jul 14 2004 Rex Dieter 2.7.1-0.fdr.1 -- 2.7.1 -- move files created in %%post back into rpm. Unowned files are bad. -- make (theoretically) buildable for all rh73-rh90,fc1/2,el3 - NOTE: lowerred python_minver to 2.2.2 to test builds, though (most) - docs claim 2.3.3 is required. (??) -- don't use Requires(preun,postun) -- use %%_smp_mflags - -* Tue Apr 28 2004 Chris McDonough 2.7.0-0.fdr.1 -- Prep for submission to Fedora.us by revising work done by Matthias -- Refer to source files by URL instead of by name -- Write version.txt into software home in post -- Don't ship byte-compiled files, instead compile them in post -- Add patch for inverted P_WAIT/P_NOWAIT in zdctl (fixes startup) -- Add patch for objectmanager bug that could effect sites that depend - on userid/username separation -- Improved init script (OK and FAILED now are printed at the appropriate - times) -- Remove runzope workaround by adding a stanza to the - config file. -- Start in runlevels 345. -- Known issues: - - zopectl is started and runs as the root user at boot time, - (although Zope itself runs as the zope user) - - no distro-specific docs telling people which port the software - runs on or how to add a user via zopectl adduser. - -* Wed Feb 18 2004 Matthias Saou 2.7.0-0.6.fr -- Initial RPM release. -- The startup/stop needs to be modified further. -- Currently "zopectl" returns an error although Zope does start... +* Wed Aug 1 2007 Jonathan Steffan 2.10.4-1 +- Initial Package --- zope-2.7.3-config.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 6 22:17:15 2007 From: fedora-extras-commits at redhat.com (Jonathan Steffan (jsteffan)) Date: Thu, 6 Sep 2007 18:17:15 -0400 Subject: rpms/plone/EL-5 .cvsignore, 1.15, 1.16 plone.spec, 1.28, 1.29 sources, 1.15, 1.16 Message-ID: <200709062217.l86MHFsh032653@cvs-int.fedora.redhat.com> Author: jsteffan Update of /cvs/extras/rpms/plone/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32627/EL-5 Modified Files: .cvsignore plone.spec sources Log Message: Update to Plone 3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/plone/EL-5/.cvsignore,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- .cvsignore 23 May 2007 22:07:25 -0000 1.15 +++ .cvsignore 6 Sep 2007 22:16:42 -0000 1.16 @@ -1 +1 @@ -Plone-2.5.3-final.tar.gz +Plone-3.0.tar.gz Index: plone.spec =================================================================== RCS file: /cvs/extras/rpms/plone/EL-5/plone.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- plone.spec 23 May 2007 22:29:19 -0000 1.28 +++ plone.spec 6 Sep 2007 22:16:43 -0000 1.29 @@ -1,17 +1,18 @@ -%define python_minver 2.4.2 -%define zope_minver 2.9.4 +%define python_minver 2.4.3 +%define zope_minver 2.10.4 %define zope_home %{_libdir}/zope %define software_home %{zope_home}/lib/python +%define instance_home %{_localstatedir}/lib/zope Name: plone -Version: 2.5.3 +Version: 3.0 Release: 1%{?dist} Summary: User friendly and powerful open source Content Management System License: GPL Group: System Environment/Daemons URL: http://www.plone.org/ -Source0: http://plone.googlecode.com/files/Plone-%{version}-final.tar.gz +Source0: http://plone.googlecode.com/files/Plone-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -20,12 +21,12 @@ %description Plone is a user friendly and powerful content management system based on Zope. -It is easy to use, translated into over 30 languages and carefully follows +It is easy to use, translated into over 35 languages and carefully follows standards. It's under active development and easily extensible with add-on products. %prep -%setup -q -n Plone-%{version}-final +%setup -q -n Plone-%{version} # Clean up sources find . -type d -name CVS | xargs rm -rf find . -type f -name .cvsignore | xargs rm -rf @@ -37,15 +38,9 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{software_home}/Products -cp -pr * $RPM_BUILD_ROOT%{software_home}/Products - -# Remove Five because Zope provides the correct verison of Five -rm -rf $RPM_BUILD_ROOT%{software_home}/Products/Five - -# Avoid conflicts, put those in %%doc -rm -f $RPM_BUILD_ROOT%{software_home}/Products/README.txt -rm -f $RPM_BUILD_ROOT%{software_home}/Products/CONTENTS.txt - +install -d $RPM_BUILD_ROOT%{software_home}/lib/python +cp -pr Products/* $RPM_BUILD_ROOT%{software_home}/Products +cp -pr lib/python/* $RPM_BUILD_ROOT%{software_home}/ %clean rm -rf $RPM_BUILD_ROOT @@ -58,88 +53,16 @@ %files %defattr(644,root,root,755) -%doc README.txt CONTENTS.txt -%{software_home}/Products/* -%exclude %{software_home}/Products/CacheFu/squid/templates/timing.pyc -%exclude %{software_home}/Products/CacheFu/squid/templates/timing.pyo - +%doc README.txt RELEASENOTES.txt INSTALL.txt +%{software_home}/* %changelog -* Wed May 23 2007 Jonathan Steffan 2.5.3-1 -- Fixed CacheFu squid scripts (removed pyc and pyo) -- Updated to 2.5.3 - -* Sun Jan 21 2007 Jonathan Steffan 2.5.2-1 -- Updated to 2.5.2 -- Removed Plone Hotfix 20061031 - -* Sat Jan 6 2007 Jonathan Steffan 2.5.1-6 -- Retag - -* Sat Jan 6 2007 Jonathan Steffan 2.5.1-5 -- Updated so zope now provides Five - -* Tue Nov 21 2006 Jonathan Steffan 2.5.1-4 -- Updated so plone now provides the correct version of the Five product - -* Sat Nov 04 2006 Aurelien Bompard 2.5.1-3 -- add Plone Hotfix 20061031 (bug 213983) - -* Mon Oct 30 2006 Aurelien Bompard 2.5.1-1 -- rebuild - -* Mon Oct 30 2006 Aurelien Bompard 2.5.1-1 -- version 2.5.1 - -* Thu Oct 05 2006 Aurelien Bompard 2.5-4 -- Update PasswordResetTool to fix CVE-2006-4247 - -* Wed Aug 30 2006 Aurelien Bompard 2.5-3 -- Zope 2.9.4 went back to zope/lib/python on x86_64 - -* Wed Aug 30 2006 Aurelien Bompard 2.5-2 -- fix path on x86_64 - -* Mon Jul 10 2006 Aurelien Bompard 2.5-1 -- Version 2.5 -- Drop Hotfix, included -- condrestart Zope on %%post - -* Thu Apr 13 2006 Aurelien Bompard 2.1.2-2 -- apply Plone Hotfix 2006-04-10 to fix CVE-2006-1711 -- restart Zope on upgrade (will migrate it to %%postun for the - next release, but we need to make sure zope is restarted for - this one (security) - -* Wed Feb 22 2006 Aurelien Bompard 2.1.2-1 -- version 2.1.2 - -* Sat Oct 22 2005 Aurelien Bompard 2.1.1-1 -- version 2.1.1 - -* Thu Sep 08 2005 Aurelien Bompard 2.1-1 -- version 2.1 final - -* Thu Aug 11 2005 Aurelien Bompard -- rebuild - -* Thu Aug 11 2005 Aurelien Bompard 2.1-0.3.rc2 -- update to rc2 -- drop buildarch: noarch since _libdir depends on arch (on x86_64) -- put readmes in %%doc - -* Mon Aug 01 2005 Aurelien Bompard 2.1-0.2.rc1 -- update to rc1 - -* Wed Jun 15 2005 Aurelien Bompard 2.1-0.1.alpha2 -- update to 2.1 alpha2 to work with python >= 2.4 and zope >= 2.8 - -* Fri Apr 7 2005 Michael Schwendt -- rebuilt +* Thu Aug 23 2007 Jonathan Steffan 3.0-1 +- Moved plone install back to software_home +- Updated to Plone 3.0 final release -* Fri Feb 11 2005 Aurelien Bompard 2.0.5-2 -- apply Matthias' suggestions: cleanup %%description, drop Epoch, and - use a better Group. +* Wed Aug 2 2007 Jonathan Steffan 3.0-0.2rc2 +- Moved plone install from software_home to instance_home (workaround) -* Fri Feb 11 2005 Aurelien Bompard 0:2.0.5-1 -- initial Fedora Extras RPM +* Wed Aug 1 2007 Jonathan Steffan 3.0-0.1rc2 +- Initial Package Index: sources =================================================================== RCS file: /cvs/extras/rpms/plone/EL-5/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 23 May 2007 22:07:25 -0000 1.15 +++ sources 6 Sep 2007 22:16:43 -0000 1.16 @@ -1 +1 @@ -36117b0757982d66d445b6c6b9df0e25 Plone-2.5.3-final.tar.gz +84a4513fdabd191c85e364e159979590 Plone-3.0.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 22:35:43 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Thu, 6 Sep 2007 18:35:43 -0400 Subject: rpms/nfs4-acl-tools/devel .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200709062235.l86MZhNW000853@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/nfs4-acl-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv779 Modified Files: .cvsignore sources Log Message: Uploaded nfs4-acl-tests-0.1.tar.bz2 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/nfs4-acl-tools/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 27 Mar 2007 16:44:55 -0000 1.2 +++ .cvsignore 6 Sep 2007 22:35:11 -0000 1.3 @@ -1 +1,2 @@ nfs4-acl-tools-0.3.1.tar.gz +nfs4-acl-tests-0.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/nfs4-acl-tools/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Mar 2007 16:44:55 -0000 1.2 +++ sources 6 Sep 2007 22:35:11 -0000 1.3 @@ -1 +1,2 @@ 1869c246a3418df6a568ea40def12e88 nfs4-acl-tools-0.3.1.tar.gz +78ce03a2605c623bf1612c810b278ec2 nfs4-acl-tests-0.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 6 22:39:53 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 18:39:53 -0400 Subject: rpms/perl-IPC-Run3/devel perl-IPC-Run3.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 Makefile, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709062239.l86MdrBA001040@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-IPC-Run3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1012 Modified Files: .cvsignore Makefile sources Added Files: perl-IPC-Run3.spec Log Message: * Fri Sep 07 2007 Ralf Cors??pius 0.037-2 - Initial import. - Update license tag. --- NEW FILE perl-IPC-Run3.spec --- Name: perl-IPC-Run3 Version: 0.037 Release: 2%{?dist} Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc License: GPL+ or BSD or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-Run3/ Source0: http://www.cpan.org/modules/by-module/IPC/IPC-Run3-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) # For improved tests BuildRequires: perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using system, qx, and open3 with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run. %prep %setup -q -n IPC-Run3-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Sep 07 2007 Ralf Cors??pius 0.037-2 - Initial import. - Update license tag. * Tue Aug 07 2007 Ralf Cors??pius 0.037-1 - Initial submission. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Sep 2007 00:41:37 -0000 1.1 +++ .cvsignore 6 Sep 2007 22:39:21 -0000 1.2 @@ -0,0 +1 @@ +IPC-Run3-0.037.tar.gz Index: Makefile =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/devel/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 6 Sep 2007 00:41:37 -0000 1.1 +++ Makefile 6 Sep 2007 22:39:21 -0000 1.2 @@ -1,6 +1,6 @@ -# Makefile for source rpm: perl-IPC-RUN3 +# Makefile for source rpm: perl-IPC-Run3 # $Id$ -NAME := perl-IPC-RUN3 +NAME := perl-IPC-Run3 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 00:41:37 -0000 1.1 +++ sources 6 Sep 2007 22:39:21 -0000 1.2 @@ -0,0 +1 @@ +075b81f65ebc22faa6641893d5a9d174 IPC-Run3-0.037.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 22:40:59 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 18:40:59 -0400 Subject: rpms/perl-IPC-Run3/F-7 perl-IPC-Run3.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 Makefile, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709062240.l86Mex8o001179@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-IPC-Run3/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1137/F-7 Modified Files: .cvsignore Makefile sources Added Files: perl-IPC-Run3.spec Log Message: * Fri Sep 07 2007 Ralf Cors??pius 0.037-2 - Initial import. - Update license tag. --- NEW FILE perl-IPC-Run3.spec --- Name: perl-IPC-Run3 Version: 0.037 Release: 2%{?dist} Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc License: GPL+ or BSD or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-Run3/ Source0: http://www.cpan.org/modules/by-module/IPC/IPC-Run3-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) # For improved tests BuildRequires: perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using system, qx, and open3 with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run. %prep %setup -q -n IPC-Run3-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Sep 07 2007 Ralf Cors??pius 0.037-2 - Initial import. - Update license tag. * Tue Aug 07 2007 Ralf Cors??pius 0.037-1 - Initial submission. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Sep 2007 00:41:37 -0000 1.1 +++ .cvsignore 6 Sep 2007 22:40:27 -0000 1.2 @@ -0,0 +1 @@ +IPC-Run3-0.037.tar.gz Index: Makefile =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/F-7/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 6 Sep 2007 00:41:37 -0000 1.1 +++ Makefile 6 Sep 2007 22:40:27 -0000 1.2 @@ -1,6 +1,6 @@ -# Makefile for source rpm: perl-IPC-RUN3 +# Makefile for source rpm: perl-IPC-Run3 # $Id$ -NAME := perl-IPC-RUN3 +NAME := perl-IPC-Run3 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 00:41:37 -0000 1.1 +++ sources 6 Sep 2007 22:40:27 -0000 1.2 @@ -0,0 +1 @@ +075b81f65ebc22faa6641893d5a9d174 IPC-Run3-0.037.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 22:41:02 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Thu, 6 Sep 2007 18:41:02 -0400 Subject: rpms/perl-IPC-Run3/FC-6 perl-IPC-Run3.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 Makefile, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709062241.l86Mf294001186@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-IPC-Run3/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1137/FC-6 Modified Files: .cvsignore Makefile sources Added Files: perl-IPC-Run3.spec Log Message: * Fri Sep 07 2007 Ralf Cors??pius 0.037-2 - Initial import. - Update license tag. --- NEW FILE perl-IPC-Run3.spec --- Name: perl-IPC-Run3 Version: 0.037 Release: 2%{?dist} Summary: Run a subprocess in batch mode (a la system) on Unix, Win32, etc License: GPL+ or BSD or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/IPC-Run3/ Source0: http://www.cpan.org/modules/by-module/IPC/IPC-Run3-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) # For improved tests BuildRequires: perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using system, qx, and open3 with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run. %prep %setup -q -n IPC-Run3-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Sep 07 2007 Ralf Cors??pius 0.037-2 - Initial import. - Update license tag. * Tue Aug 07 2007 Ralf Cors??pius 0.037-1 - Initial submission. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Sep 2007 00:41:37 -0000 1.1 +++ .cvsignore 6 Sep 2007 22:40:30 -0000 1.2 @@ -0,0 +1 @@ +IPC-Run3-0.037.tar.gz Index: Makefile =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/FC-6/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 6 Sep 2007 00:41:37 -0000 1.1 +++ Makefile 6 Sep 2007 22:40:30 -0000 1.2 @@ -1,6 +1,6 @@ -# Makefile for source rpm: perl-IPC-RUN3 +# Makefile for source rpm: perl-IPC-Run3 # $Id$ -NAME := perl-IPC-RUN3 +NAME := perl-IPC-Run3 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-IPC-Run3/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 00:41:37 -0000 1.1 +++ sources 6 Sep 2007 22:40:30 -0000 1.2 @@ -0,0 +1 @@ +075b81f65ebc22faa6641893d5a9d174 IPC-Run3-0.037.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 23:00:08 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Thu, 6 Sep 2007 19:00:08 -0400 Subject: fedora-accounts website.py,1.12,1.13 Message-ID: <200709062300.l86N08hQ001578@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1551 Modified Files: website.py Log Message: Make cookie handling more secure. Index: website.py =================================================================== RCS file: /cvs/fedora/fedora-accounts/website.py,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- website.py 9 Aug 2007 03:31:11 -0000 1.12 +++ website.py 6 Sep 2007 23:00:06 -0000 1.13 @@ -243,13 +243,19 @@ return return arow -def set_auth(username='', password=''): - c = Cookie.SmartCookie() +def set_auth(username=None, password=None): + if not username: + username = '' + if not password: + password = '' + c = Cookie.SimpleCookie() c.load(os.environ.get('HTTP_COOKIE', '')) if c.has_key('auth_username'): c['auth_username'] = username + c['auth_username']['secure'] = True if c.has_key('auth_password'): c['auth_password'] = password + c['auth_password']['secure'] = True if c: print c return c @@ -286,7 +292,9 @@ del c['auth_password'] else: c['auth_username'] = auth_username + c['auth_username']['secure'] = True c['auth_password'] = auth_password + c['auth_password']['secure'] = True print c return auth_username, auth_password From fedora-extras-commits at redhat.com Thu Sep 6 23:34:35 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 6 Sep 2007 19:34:35 -0400 Subject: rpms/selinux-policy/devel modules-targeted.conf, 1.65, 1.66 policy-20070703.patch, 1.48, 1.49 selinux-policy.spec, 1.515, 1.516 Message-ID: <200709062334.l86NYZnK008367@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8340 Modified Files: modules-targeted.conf policy-20070703.patch selinux-policy.spec Log Message: * Thu Sep 6 2007 Dan Walsh 3.0.7-5 - Fix java labeling Index: modules-targeted.conf =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/modules-targeted.conf,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- modules-targeted.conf 27 Aug 2007 21:43:05 -0000 1.65 +++ modules-targeted.conf 6 Sep 2007 23:34:02 -0000 1.66 @@ -928,7 +928,7 @@ # # Policy for sendmail. # -qmail = module +qmail = off # Layer: admin # Module: quota policy-20070703.patch: View full diff with command: /usr/bin/cvs -f diff -kk -u -N -r 1.48 -r 1.49 policy-20070703.patch Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- policy-20070703.patch 6 Sep 2007 15:00:00 -0000 1.48 +++ policy-20070703.patch 6 Sep 2007 23:34:02 -0000 1.49 @@ -1,6 +1,6 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/default_contexts serefpolicy-3.0.7/config/appconfig-mcs/default_contexts --- nsaserefpolicy/config/appconfig-mcs/default_contexts 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.7/config/appconfig-mcs/default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -1,15 +1,9 @@ -system_r:crond_t:s0 user_r:user_crond_t:s0 staff_r:staff_crond_t:s0 sysadm_r:sysadm_crond_t:s0 system_r:system_crond_t:s0 unconfined_r:unconfined_crond_t:s0 -system_r:local_login_t:s0 user_r:user_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 unconfined_r:unconfined_t:s0 @@ -28,7 +28,7 @@ +system_r:xdm_t:s0 system_r:unconfined_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/default_type serefpolicy-3.0.7/config/appconfig-mcs/default_type --- nsaserefpolicy/config/appconfig-mcs/default_type 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.7/config/appconfig-mcs/default_type 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/default_type 2007-09-06 15:43:06.000000000 -0400 @@ -1,4 +1,4 @@ +system_r:unconfined_t sysadm_r:sysadm_t @@ -37,13 +37,13 @@ user_r:user_t diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/failsafe_context serefpolicy-3.0.7/config/appconfig-mcs/failsafe_context --- nsaserefpolicy/config/appconfig-mcs/failsafe_context 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.7/config/appconfig-mcs/failsafe_context 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/failsafe_context 2007-09-06 15:43:06.000000000 -0400 @@ -1 +1 @@ -sysadm_r:sysadm_t:s0 +system_r:unconfined_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/guest_u_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/guest_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/guest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-mcs/guest_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/guest_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,4 @@ +system_r:local_login_t:s0 guest_r:guest_t:s0 +system_r:remote_login_t:s0 guest_r:guest_t:s0 @@ -51,7 +51,7 @@ +system_r:crond_t:s0 guest_r:guest_crond_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/root_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/root_default_contexts --- nsaserefpolicy/config/appconfig-mcs/root_default_contexts 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.7/config/appconfig-mcs/root_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/root_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -1,11 +1,10 @@ -system_r:crond_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_crond_t:s0 staff_r:staff_crond_t:s0 user_r:user_crond_t:s0 -system_r:local_login_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 @@ -73,7 +73,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/seusers serefpolicy-3.0.7/config/appconfig-mcs/seusers --- nsaserefpolicy/config/appconfig-mcs/seusers 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.7/config/appconfig-mcs/seusers 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/seusers 2007-09-06 15:43:06.000000000 -0400 @@ -1,3 +1,2 @@ -system_u:system_u:s0-mcs_systemhigh root:root:s0-mcs_systemhigh @@ -81,7 +81,7 @@ +__default__:system_u:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/staff_u_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/staff_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/staff_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-mcs/staff_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/staff_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,9 @@ +system_r:local_login_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 +system_r:remote_login_t:s0 staff_r:staff_t:s0 @@ -94,13 +94,13 @@ +sysadm_r:sysadm_sudo_t:s0 sysadm_r:sysadm_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/userhelper_context serefpolicy-3.0.7/config/appconfig-mcs/userhelper_context --- nsaserefpolicy/config/appconfig-mcs/userhelper_context 2007-08-02 08:17:32.000000000 -0400 -+++ serefpolicy-3.0.7/config/appconfig-mcs/userhelper_context 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/userhelper_context 2007-09-06 15:43:06.000000000 -0400 @@ -1 +1 @@ -system_u:sysadm_r:sysadm_t:s0 +system_u:system_r:unconfined_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/user_u_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/user_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/user_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-mcs/user_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/user_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,7 @@ +system_r:local_login_t:s0 system_r:unconfined_t:s0 user_r:user_t:s0 +system_r:remote_login_t:s0 system_r:unconfined_t:s0 user_r:user_t:s0 @@ -111,7 +111,7 @@ +user_r:user_sudo_t:s0 system_r:unconfined_t:s0 user_r:user_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mcs/xguest_u_default_contexts serefpolicy-3.0.7/config/appconfig-mcs/xguest_u_default_contexts --- nsaserefpolicy/config/appconfig-mcs/xguest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-mcs/xguest_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mcs/xguest_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,5 @@ +system_r:local_login_t xguest_r:xguest_t:s0 +system_r:remote_login_t xguest_r:xguest_t:s0 @@ -120,7 +120,7 @@ +system_r:xdm_t xguest_r:xguest_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/default_contexts serefpolicy-3.0.7/config/appconfig-mls/default_contexts --- nsaserefpolicy/config/appconfig-mls/default_contexts 2007-08-02 08:17:30.000000000 -0400 -+++ serefpolicy-3.0.7/config/appconfig-mls/default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -1,15 +1,12 @@ -system_r:crond_t:s0 user_r:user_crond_t:s0 staff_r:staff_crond_t:s0 sysadm_r:sysadm_crond_t:s0 system_r:system_crond_t:s0 unconfined_r:unconfined_crond_t:s0 -system_r:local_login_t:s0 user_r:user_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 unconfined_r:unconfined_t:s0 @@ -150,7 +150,7 @@ +user_r:user_sudo_t:s0 sysadm_r:sysadm_t:s0 user_r:user_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/default_type serefpolicy-3.0.7/config/appconfig-mls/default_type --- nsaserefpolicy/config/appconfig-mls/default_type 2007-08-02 08:17:30.000000000 -0400 -+++ serefpolicy-3.0.7/config/appconfig-mls/default_type 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/default_type 2007-09-06 15:43:06.000000000 -0400 @@ -1,6 +1,5 @@ -auditadm_r:auditadm_t -secadm_r:secadm_t @@ -162,7 +162,7 @@ +auditadm_r:auditadm_t diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/guest_u_default_contexts serefpolicy-3.0.7/config/appconfig-mls/guest_u_default_contexts --- nsaserefpolicy/config/appconfig-mls/guest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-mls/guest_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/guest_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,4 @@ +system_r:local_login_t:s0 guest_r:guest_t:s0 +system_r:remote_login_t:s0 guest_r:guest_t:s0 @@ -170,7 +170,7 @@ +system_r:crond_t:s0 guest_r:guest_crond_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/root_default_contexts serefpolicy-3.0.7/config/appconfig-mls/root_default_contexts --- nsaserefpolicy/config/appconfig-mls/root_default_contexts 2007-08-02 08:17:30.000000000 -0400 -+++ serefpolicy-3.0.7/config/appconfig-mls/root_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/root_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -1,11 +1,9 @@ -system_r:crond_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_crond_t:s0 staff_r:staff_crond_t:s0 user_r:user_crond_t:s0 -system_r:local_login_t:s0 unconfined_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 @@ -191,7 +191,7 @@ +#system_r:sshd_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/staff_u_default_contexts serefpolicy-3.0.7/config/appconfig-mls/staff_u_default_contexts --- nsaserefpolicy/config/appconfig-mls/staff_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-mls/staff_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/staff_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,9 @@ +system_r:local_login_t:s0 staff_r:staff_t:s0 sysadm_r:sysadm_t:s0 +system_r:remote_login_t:s0 staff_r:staff_t:s0 @@ -204,7 +204,7 @@ +sysadm_r:sysadm_sudo_t:s0 sysadm_r:sysadm_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-mls/user_u_default_contexts serefpolicy-3.0.7/config/appconfig-mls/user_u_default_contexts --- nsaserefpolicy/config/appconfig-mls/user_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-mls/user_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-mls/user_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,7 @@ +system_r:local_login_t:s0 user_r:user_t:s0 +system_r:remote_login_t:s0 user_r:user_t:s0 @@ -215,7 +215,7 @@ +user_r:user_sudo_t:s0 user_r:user_t:s0 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/guest_u_default_contexts serefpolicy-3.0.7/config/appconfig-standard/guest_u_default_contexts --- nsaserefpolicy/config/appconfig-standard/guest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-standard/guest_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-standard/guest_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,4 @@ +system_r:local_login_t guest_r:guest_t +system_r:remote_login_t guest_r:guest_t @@ -223,7 +223,7 @@ +system_r:crond_t guest_r:guest_crond_t diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/staff_u_default_contexts serefpolicy-3.0.7/config/appconfig-standard/staff_u_default_contexts --- nsaserefpolicy/config/appconfig-standard/staff_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-standard/staff_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-standard/staff_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,9 @@ +system_r:local_login_t staff_r:staff_t sysadm_r:sysadm_t +system_r:remote_login_t staff_r:staff_t @@ -236,7 +236,7 @@ +sysadm_r:sysadm_sudo_t sysadm_r:sysadm_t diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/user_u_default_contexts serefpolicy-3.0.7/config/appconfig-standard/user_u_default_contexts --- nsaserefpolicy/config/appconfig-standard/user_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-standard/user_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-standard/user_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,7 @@ +system_r:local_login_t system_r:unconfined_t user_r:user_t +system_r:remote_login_t system_r:unconfined_t user_r:user_t @@ -247,7 +247,7 @@ +user_r:user_sudo_t system_r:unconfined_t user_r:user_t diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-standard/xguest_u_default_contexts serefpolicy-3.0.7/config/appconfig-standard/xguest_u_default_contexts --- nsaserefpolicy/config/appconfig-standard/xguest_u_default_contexts 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/config/appconfig-standard/xguest_u_default_contexts 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/config/appconfig-standard/xguest_u_default_contexts 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,5 @@ +system_r:local_login_t xguest_r:xguest_t +system_r:remote_login_t xguest_r:xguest_t @@ -256,7 +256,7 @@ +system_r:xdm_t xguest_r:xguest_t diff --exclude-from=exclude -N -u -r nsaserefpolicy/man/man8/ftpd_selinux.8 serefpolicy-3.0.7/man/man8/ftpd_selinux.8 --- nsaserefpolicy/man/man8/ftpd_selinux.8 2007-05-25 09:09:10.000000000 -0400 -+++ serefpolicy-3.0.7/man/man8/ftpd_selinux.8 2007-08-28 15:53:39.000000000 -0400 ++++ serefpolicy-3.0.7/man/man8/ftpd_selinux.8 2007-09-06 15:43:06.000000000 -0400 @@ -12,7 +12,7 @@ .TP chcon -R -t public_content_t /var/ftp @@ -268,7 +268,7 @@ .TP diff --exclude-from=exclude -N -u -r nsaserefpolicy/man/man8/httpd_selinux.8 serefpolicy-3.0.7/man/man8/httpd_selinux.8 --- nsaserefpolicy/man/man8/httpd_selinux.8 2007-05-25 09:09:10.000000000 -0400 -+++ serefpolicy-3.0.7/man/man8/httpd_selinux.8 2007-08-30 11:24:32.000000000 -0400 ++++ serefpolicy-3.0.7/man/man8/httpd_selinux.8 2007-09-06 15:43:06.000000000 -0400 @@ -30,7 +30,7 @@ .EX [...1983 lines suppressed...] @@ -12074,7 +12115,7 @@ ######################################## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.te serefpolicy-3.0.7/policy/modules/system/sysnetwork.te --- nsaserefpolicy/policy/modules/system/sysnetwork.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/sysnetwork.te 2007-09-04 11:49:28.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/sysnetwork.te 2007-09-06 15:43:06.000000000 -0400 @@ -45,7 +45,7 @@ dontaudit dhcpc_t self:capability sys_tty_config; # for access("/etc/bashrc", X_OK) on Red Hat @@ -12133,7 +12174,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/udev.te serefpolicy-3.0.7/policy/modules/system/udev.te --- nsaserefpolicy/policy/modules/system/udev.te 2007-08-22 07:14:12.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/udev.te 2007-08-31 06:47:15.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/udev.te 2007-09-06 15:43:06.000000000 -0400 @@ -68,8 +68,9 @@ allow udev_t udev_tbl_t:file manage_file_perms; dev_filetrans(udev_t,udev_tbl_t,file) @@ -12235,7 +12276,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/unconfined.if serefpolicy-3.0.7/policy/modules/system/unconfined.if --- nsaserefpolicy/policy/modules/system/unconfined.if 2007-06-15 14:54:34.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/unconfined.if 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/unconfined.if 2007-09-06 15:43:06.000000000 -0400 @@ -12,14 +12,13 @@ # interface(`unconfined_domain_noaudit',` @@ -12422,7 +12463,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/unconfined.te serefpolicy-3.0.7/policy/modules/system/unconfined.te --- nsaserefpolicy/policy/modules/system/unconfined.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/unconfined.te 2007-08-29 06:26:57.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/unconfined.te 2007-09-06 15:43:06.000000000 -0400 @@ -5,28 +5,36 @@ # # Declarations @@ -12620,7 +12661,7 @@ +corecmd_exec_all_executables(unconfined_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.fc serefpolicy-3.0.7/policy/modules/system/userdomain.fc --- nsaserefpolicy/policy/modules/system/userdomain.fc 2007-05-29 14:10:58.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/userdomain.fc 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/userdomain.fc 2007-09-06 15:43:06.000000000 -0400 @@ -1,4 +1,5 @@ HOME_DIR -d gen_context(system_u:object_r:ROLE_home_dir_t,s0-mls_systemhigh) +HOME_DIR -l gen_context(system_u:object_r:ROLE_home_dir_t,s0-mls_systemhigh) @@ -12629,7 +12670,7 @@ /tmp/gconfd-USER -d gen_context(system_u:object_r:ROLE_tmp_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.if serefpolicy-3.0.7/policy/modules/system/userdomain.if --- nsaserefpolicy/policy/modules/system/userdomain.if 2007-08-27 09:18:17.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/userdomain.if 2007-09-06 10:57:49.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/userdomain.if 2007-09-06 15:43:06.000000000 -0400 @@ -45,7 +45,7 @@ type $1_tty_device_t; term_user_tty($1_t,$1_tty_device_t) @@ -13719,7 +13760,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.te serefpolicy-3.0.7/policy/modules/system/userdomain.te --- nsaserefpolicy/policy/modules/system/userdomain.te 2007-08-22 07:14:11.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/userdomain.te 2007-09-05 13:26:43.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/userdomain.te 2007-09-06 15:43:06.000000000 -0400 @@ -74,6 +74,9 @@ # users home directory contents attribute home_type; @@ -13828,12 +13869,12 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/virt.fc serefpolicy-3.0.7/policy/modules/system/virt.fc --- nsaserefpolicy/policy/modules/system/virt.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/system/virt.fc 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/virt.fc 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1 @@ +/var/lib/libvirt(/.*)? gen_context(system_u:object_r:virt_var_lib_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/virt.if serefpolicy-3.0.7/policy/modules/system/virt.if --- nsaserefpolicy/policy/modules/system/virt.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/system/virt.if 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/virt.if 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,58 @@ +## Virtualization + @@ -13895,14 +13936,14 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/virt.te serefpolicy-3.0.7/policy/modules/system/virt.te --- nsaserefpolicy/policy/modules/system/virt.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/system/virt.te 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/virt.te 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,3 @@ +# var/lib files +type virt_var_lib_t; +files_type(virt_var_lib_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/xen.if serefpolicy-3.0.7/policy/modules/system/xen.if --- nsaserefpolicy/policy/modules/system/xen.if 2007-07-03 07:06:32.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/xen.if 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/xen.if 2007-09-06 15:43:06.000000000 -0400 @@ -191,3 +191,24 @@ domtrans_pattern($1,xm_exec_t,xm_t) @@ -13930,7 +13971,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/xen.te serefpolicy-3.0.7/policy/modules/system/xen.te --- nsaserefpolicy/policy/modules/system/xen.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/xen.te 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/xen.te 2007-09-06 15:43:06.000000000 -0400 @@ -176,6 +176,7 @@ files_manage_etc_runtime_files(xend_t) files_etc_filetrans_etc_runtime(xend_t,file) @@ -13990,17 +14031,17 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/guest.fc serefpolicy-3.0.7/policy/modules/users/guest.fc --- nsaserefpolicy/policy/modules/users/guest.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/guest.fc 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/guest.fc 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1 @@ +# No guest file contexts. diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/guest.if serefpolicy-3.0.7/policy/modules/users/guest.if --- nsaserefpolicy/policy/modules/users/guest.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/guest.if 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/guest.if 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1 @@ +## Policy for guest user diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/guest.te serefpolicy-3.0.7/policy/modules/users/guest.te --- nsaserefpolicy/policy/modules/users/guest.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/guest.te 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/guest.te 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,9 @@ +policy_module(guest,1.0.0) +userdom_unpriv_login_user(guest) @@ -14013,17 +14054,17 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/logadm.fc serefpolicy-3.0.7/policy/modules/users/logadm.fc --- nsaserefpolicy/policy/modules/users/logadm.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/logadm.fc 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/logadm.fc 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1 @@ +# No logadm file contexts. diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/logadm.if serefpolicy-3.0.7/policy/modules/users/logadm.if --- nsaserefpolicy/policy/modules/users/logadm.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/logadm.if 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/logadm.if 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1 @@ +## Policy for logadm user diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/logadm.te serefpolicy-3.0.7/policy/modules/users/logadm.te --- nsaserefpolicy/policy/modules/users/logadm.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/logadm.te 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/logadm.te 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,33 @@ +policy_module(logadm,1.0.0) + @@ -14060,22 +14101,22 @@ +files_dontaudit_getattr_all_files(logadm_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/metadata.xml serefpolicy-3.0.7/policy/modules/users/metadata.xml --- nsaserefpolicy/policy/modules/users/metadata.xml 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/metadata.xml 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/metadata.xml 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1 @@ +Policy modules for users diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.fc serefpolicy-3.0.7/policy/modules/users/webadm.fc --- nsaserefpolicy/policy/modules/users/webadm.fc 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/webadm.fc 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/webadm.fc 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1 @@ +# No webadm file contexts. diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.if serefpolicy-3.0.7/policy/modules/users/webadm.if --- nsaserefpolicy/policy/modules/users/webadm.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/webadm.if 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/webadm.if 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1 @@ +## Policy for webadm user diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/webadm.te serefpolicy-3.0.7/policy/modules/users/webadm.te --- nsaserefpolicy/policy/modules/users/webadm.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/users/webadm.te 2007-09-05 21:49:04.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/users/webadm.te 2007-09-06 15:43:06.000000000 -0400 @@ -0,0 +1,42 @@ +policy_module(webadm,1.0.0) + @@ -14121,7 +14162,7 @@ +allow webadm_t gadmin_t:dir getattr; diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/support/obj_perm_sets.spt serefpolicy-3.0.7/policy/support/obj_perm_sets.spt --- nsaserefpolicy/policy/support/obj_perm_sets.spt 2007-08-22 07:14:18.000000000 -0400 -+++ serefpolicy-3.0.7/policy/support/obj_perm_sets.spt 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/support/obj_perm_sets.spt 2007-09-06 15:43:06.000000000 -0400 @@ -216,7 +216,7 @@ define(`getattr_file_perms',`{ getattr }') define(`setattr_file_perms',`{ setattr }') @@ -14147,7 +14188,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/users serefpolicy-3.0.7/policy/users --- nsaserefpolicy/policy/users 2007-07-17 14:52:27.000000000 -0400 -+++ serefpolicy-3.0.7/policy/users 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/users 2007-09-06 15:43:06.000000000 -0400 @@ -16,7 +16,7 @@ # and a user process should never be assigned the system user # identity. @@ -14184,7 +14225,7 @@ +gen_user(root, sysadm, sysadm_r staff_r ifdef(`enable_mls',`secadm_r auditadm_r') system_r, s0, s0 - mls_systemhigh, mcs_allcats) diff --exclude-from=exclude -N -u -r nsaserefpolicy/Rules.modular serefpolicy-3.0.7/Rules.modular --- nsaserefpolicy/Rules.modular 2007-05-25 09:09:10.000000000 -0400 -+++ serefpolicy-3.0.7/Rules.modular 2007-08-28 15:53:40.000000000 -0400 ++++ serefpolicy-3.0.7/Rules.modular 2007-09-06 15:43:06.000000000 -0400 @@ -219,6 +219,16 @@ ######################################## Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v retrieving revision 1.515 retrieving revision 1.516 diff -u -r1.515 -r1.516 --- selinux-policy.spec 6 Sep 2007 15:00:00 -0000 1.515 +++ selinux-policy.spec 6 Sep 2007 23:34:02 -0000 1.516 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.0.7 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -362,6 +362,9 @@ %endif %changelog +* Thu Sep 6 2007 Dan Walsh 3.0.7-5 +- Fix java labeling + * Thu Sep 6 2007 Dan Walsh 3.0.7-4 - Define user_home_type as home_type From fedora-extras-commits at redhat.com Thu Sep 6 23:39:19 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 6 Sep 2007 19:39:19 -0400 Subject: rpms/wqy-bitmap-fonts/F-7 wqy-bitmap-fonts.spec,1.2,1.3 Message-ID: <200709062339.l86NdJAt008684@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/wqy-bitmap-fonts/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8334/F-7 Modified Files: wqy-bitmap-fonts.spec Log Message: add "with exceptions" to GPLv2 License to cover font embedding exception Index: wqy-bitmap-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/wqy-bitmap-fonts/F-7/wqy-bitmap-fonts.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wqy-bitmap-fonts.spec 6 Sep 2007 08:13:39 -0000 1.2 +++ wqy-bitmap-fonts.spec 6 Sep 2007 23:38:46 -0000 1.3 @@ -8,7 +8,9 @@ Summary: WenQuanYi Bitmap Chinese Fonts Version: 0.8.1 Release: 6%{?dist} -License: GPLv2 +# for font embedding exception please see +# http://www.gnu.org/licenses/gpl-faq.html#FontException +License: GPLv2 with exceptions URL: http://wqy.sourceforge.net/en/ Group: User Interface/X Source: http://downloads.sourceforge.net/wqy/wqy-bitmapfont-bdf-all-cvs20070506.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 23:39:21 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 6 Sep 2007 19:39:21 -0400 Subject: rpms/wqy-bitmap-fonts/FC-5 wqy-bitmap-fonts.spec,1.2,1.3 Message-ID: <200709062339.l86NdL0L008687@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/wqy-bitmap-fonts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8334/FC-5 Modified Files: wqy-bitmap-fonts.spec Log Message: add "with exceptions" to GPLv2 License to cover font embedding exception Index: wqy-bitmap-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/wqy-bitmap-fonts/FC-5/wqy-bitmap-fonts.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wqy-bitmap-fonts.spec 6 Sep 2007 08:13:42 -0000 1.2 +++ wqy-bitmap-fonts.spec 6 Sep 2007 23:38:49 -0000 1.3 @@ -8,7 +8,9 @@ Summary: WenQuanYi Bitmap Chinese Fonts Version: 0.8.1 Release: 6%{?dist} -License: GPLv2 +# for font embedding exception please see +# http://www.gnu.org/licenses/gpl-faq.html#FontException +License: GPLv2 with exceptions URL: http://wqy.sourceforge.net/en/ Group: User Interface/X Source: http://downloads.sourceforge.net/wqy/wqy-bitmapfont-bdf-all-cvs20070506.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 23:39:24 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 6 Sep 2007 19:39:24 -0400 Subject: rpms/wqy-bitmap-fonts/FC-6 wqy-bitmap-fonts.spec,1.2,1.3 Message-ID: <200709062339.l86NdOua008690@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/wqy-bitmap-fonts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8334/FC-6 Modified Files: wqy-bitmap-fonts.spec Log Message: add "with exceptions" to GPLv2 License to cover font embedding exception Index: wqy-bitmap-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/wqy-bitmap-fonts/FC-6/wqy-bitmap-fonts.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- wqy-bitmap-fonts.spec 6 Sep 2007 08:13:46 -0000 1.2 +++ wqy-bitmap-fonts.spec 6 Sep 2007 23:38:52 -0000 1.3 @@ -8,7 +8,9 @@ Summary: WenQuanYi Bitmap Chinese Fonts Version: 0.8.1 Release: 6%{?dist} -License: GPLv2 +# for font embedding exception please see +# http://www.gnu.org/licenses/gpl-faq.html#FontException +License: GPLv2 with exceptions URL: http://wqy.sourceforge.net/en/ Group: User Interface/X Source: http://downloads.sourceforge.net/wqy/wqy-bitmapfont-bdf-all-cvs20070506.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 23:39:27 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 6 Sep 2007 19:39:27 -0400 Subject: rpms/wqy-bitmap-fonts/devel wqy-bitmap-fonts.spec,1.6,1.7 Message-ID: <200709062339.l86NdRS1008719@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/wqy-bitmap-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8334/devel Modified Files: wqy-bitmap-fonts.spec Log Message: add "with exceptions" to GPLv2 License to cover font embedding exception Index: wqy-bitmap-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/wqy-bitmap-fonts/devel/wqy-bitmap-fonts.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- wqy-bitmap-fonts.spec 6 Sep 2007 08:13:49 -0000 1.6 +++ wqy-bitmap-fonts.spec 6 Sep 2007 23:38:55 -0000 1.7 @@ -8,7 +8,9 @@ Summary: WenQuanYi Bitmap Chinese Fonts Version: 0.8.1 Release: 8%{?dist} -License: GPLv2 +# for font embedding exception please see +# http://www.gnu.org/licenses/gpl-faq.html#FontException +License: GPLv2 with exceptions URL: http://wqy.sourceforge.net/en/ Group: User Interface/X Source: http://downloads.sourceforge.net/wqy/wqy-bitmapfont-bdf-all-cvs20070506.tar.gz From fedora-extras-commits at redhat.com Thu Sep 6 23:54:48 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lennart)) Date: Thu, 6 Sep 2007 19:54:48 -0400 Subject: rpms/pulseaudio/devel .cvsignore, 1.9, 1.10 pulseaudio.spec, 1.17, 1.18 sources, 1.11, 1.12 Message-ID: <200709062354.l86NsmWl008999@cvs-int.fedora.redhat.com> Author: lennart Update of /cvs/pkgs/rpms/pulseaudio/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8972 Modified Files: .cvsignore pulseaudio.spec sources Log Message: new svn snapshot Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pulseaudio/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 4 Sep 2007 23:43:10 -0000 1.9 +++ .cvsignore 6 Sep 2007 23:54:15 -0000 1.10 @@ -1,2 +1,2 @@ -pulseaudio-0.9.7.svn20070905.tar.gz +pulseaudio-0.9.7.svn20070907.tar.gz libflashsupport-pulse-000.svn20070904.tar.gz Index: pulseaudio.spec =================================================================== RCS file: /cvs/pkgs/rpms/pulseaudio/devel/pulseaudio.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- pulseaudio.spec 4 Sep 2007 23:43:10 -0000 1.17 +++ pulseaudio.spec 6 Sep 2007 23:54:15 -0000 1.18 @@ -3,11 +3,11 @@ Name: pulseaudio Summary: Improved Linux sound server Version: 0.9.7 -Release: 0.10.svn20070905%{?dist} +Release: 0.11.svn20070907%{?dist} License: GPLv2+ Group: System Environment/Daemons #Source0: http://0pointer.de/lennart/projects/pulseaudio/pulseaudio-%{version}.tar.gz -Source0: pulseaudio-0.9.7.svn20070905.tar.gz +Source0: pulseaudio-0.9.7.svn20070907.tar.gz Source1: libflashsupport-pulse-000.svn20070904.tar.gz URL: http://pulseaudio.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -197,6 +197,7 @@ %attr(4755,root,root) %{_bindir}/pulseaudio %dir %{_libdir}/pulse-%{drvver}/ %dir %{_libdir}/pulse-%{drvver}/modules/ +%{_libdir}/libpulsecore.so.* %{_libdir}/pulse-%{drvver}/modules/libalsa-util.so %{_libdir}/pulse-%{drvver}/modules/libauthkey-prop.so %{_libdir}/pulse-%{drvver}/modules/libauthkey.so @@ -314,6 +315,7 @@ %doc doxygen/html %{_includedir}/pulse/ %{_libdir}/libpulse.so +%{_libdir}/libpulsecore.so %{_libdir}/libpulse-mainloop-glib.so %{_libdir}/libpulse-simple.so %{_libdir}/libpulse-browse.so @@ -332,6 +334,9 @@ %{_libdir}/libpulsedsp.so %changelog +* Fri Sep 7 2007 Lennart Poettering 0.9.7-0.11.svn20070907 +- Update SVN snapshot, don't link libpulsecore.so statically anymore + * Wed Sep 5 2007 Lennart Poettering 0.9.7-0.10.svn20070905 - Update SVN snapshot Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pulseaudio/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 4 Sep 2007 23:43:10 -0000 1.11 +++ sources 6 Sep 2007 23:54:15 -0000 1.12 @@ -1,2 +1,2 @@ -44a399ac877526b09a9c0e9ee4a9be93 pulseaudio-0.9.7.svn20070905.tar.gz +2cf935e7b91fb0cffca558c511df8213 pulseaudio-0.9.7.svn20070907.tar.gz 07cd06aa500f7e368af723b27f3e2621 libflashsupport-pulse-000.svn20070904.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 01:28:23 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Thu, 6 Sep 2007 21:28:23 -0400 Subject: rpms/eclipse/devel .cvsignore,1.37,1.38 sources,1.49,1.50 Message-ID: <200709070128.l871SN1X023801@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23774 Modified Files: .cvsignore sources Log Message: add update fedora eclipse product plugin Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/.cvsignore,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- .cvsignore 5 Sep 2007 17:43:20 -0000 1.37 +++ .cvsignore 7 Sep 2007 01:27:51 -0000 1.38 @@ -1,3 +1,3 @@ eclipse-fileinitializerapp.tar.bz2 eclipse-sourceBuild-srcIncluded-3.3.zip -org.fedoraproject.ide.platform-3.3.0.1.zip +org.fedoraproject.ide.platform-3.3.0.2.zip Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/sources,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- sources 5 Sep 2007 17:43:20 -0000 1.49 +++ sources 7 Sep 2007 01:27:51 -0000 1.50 @@ -1,3 +1,3 @@ e1313563c7e36aa46e33789a1386b815 eclipse-fileinitializerapp.tar.bz2 91c688221479986dbdd7d1a0771f04cc eclipse-sourceBuild-srcIncluded-3.3.zip -2a0ca56fa68d685a0f3d23c09000d723 org.fedoraproject.ide.platform-3.3.0.1.zip +735e884062912dba926e205de8ad8fce org.fedoraproject.ide.platform-3.3.0.2.zip From fedora-extras-commits at redhat.com Fri Sep 7 02:19:57 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Thu, 6 Sep 2007 22:19:57 -0400 Subject: rpms/fvwm/devel fvwm.spec,1.4,1.5 Message-ID: <200709070219.l872JvXl031651@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/fvwm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31567 Modified Files: fvwm.spec Log Message: * Mon Sep 3 2007 Adam Goode - 2.5.23-1 - New upstream release Index: fvwm.spec =================================================================== RCS file: /cvs/extras/rpms/fvwm/devel/fvwm.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- fvwm.spec 22 Aug 2007 03:42:50 -0000 1.4 +++ fvwm.spec 7 Sep 2007 02:19:24 -0000 1.5 @@ -1,6 +1,6 @@ Name: fvwm -Version: 2.5.21 -Release: 5%{?dist} +Version: 2.5.23 +Release: 1%{?dist} Summary: Highly configurable multiple virtual desktop window manager Group: User Interface/X @@ -116,6 +116,9 @@ %changelog +* Mon Sep 3 2007 Adam Goode - 2.5.23-1 +- New upstream release + * Tue Aug 21 2007 Adam Goode - 2.5.21-5 - Update license tag - Rebuild for buildid From fedora-extras-commits at redhat.com Fri Sep 7 02:22:57 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Thu, 6 Sep 2007 22:22:57 -0400 Subject: rpms/fvwm/devel .cvsignore,1.2,1.3 sources,1.2,1.3 Message-ID: <200709070222.l872MvST032088@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/fvwm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31999 Modified Files: .cvsignore sources Log Message: files Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fvwm/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Mar 2007 02:33:14 -0000 1.2 +++ .cvsignore 7 Sep 2007 02:22:25 -0000 1.3 @@ -1 +1 @@ -fvwm-2.5.21.tar.bz2 +fvwm-2.5.23.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/fvwm/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Mar 2007 02:33:14 -0000 1.2 +++ sources 7 Sep 2007 02:22:25 -0000 1.3 @@ -1 +1 @@ -c11efef91420e686d54f772e7162e879 fvwm-2.5.21.tar.bz2 +c301f9aad1203c26818a6651e3d1afc8 fvwm-2.5.23.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 04:36:37 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Fri, 7 Sep 2007 00:36:37 -0400 Subject: rpms/w3c-libwww/devel w3c-libwww.spec,1.4,1.5 Message-ID: <200709070436.l874abdx022140@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/w3c-libwww/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22073 Modified Files: w3c-libwww.spec Log Message: - enable reentrant Index: w3c-libwww.spec =================================================================== RCS file: /cvs/pkgs/rpms/w3c-libwww/devel/w3c-libwww.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- w3c-libwww.spec 23 Aug 2007 05:49:08 -0000 1.4 +++ w3c-libwww.spec 7 Sep 2007 04:36:05 -0000 1.5 @@ -1,6 +1,6 @@ Name: w3c-libwww Version: 5.4.1 -Release: 0.5.20060206cvs%{?dist} +Release: 0.6.20060206cvs%{?dist} Summary: HTTP library of common code Group: System Environment/Libraries @@ -74,7 +74,8 @@ echo timestamp > stamp-h.in %build -%configure --enable-shared --disable-static --with-gnu-ld --with-regex --with-zlib --with-ssl +%configure --enable-shared --disable-static --with-gnu-ld --with-regex \ +--with-zlib --with-ssl --enable-reentrant export tagname=CC make %{?_smp_mflags} @@ -121,6 +122,10 @@ %{_includedir}/w3c-libwww %changelog +* Fri Sep 07 2007 Andreas Bierfert +5.4.1-0.6.20060206cvs +- enable reentrant + * Thu Aug 23 2007 Andreas Bierfert 5.4.1-0.5.20060206cvs - rebuild for buildid From fedora-extras-commits at redhat.com Fri Sep 7 04:52:21 2007 From: fedora-extras-commits at redhat.com (Parag Nemade (pnemade)) Date: Fri, 7 Sep 2007 00:52:21 -0400 Subject: rpms/m17n-db/devel m17n-db.spec,1.81,1.82 Message-ID: <200709070452.l874qLNV023014@cvs-int.fedora.redhat.com> Author: pnemade Update of /cvs/pkgs/rpms/m17n-db/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22965 Modified Files: m17n-db.spec Log Message: Removed incorrect version of hi-typewriter.mim Index: m17n-db.spec =================================================================== RCS file: /cvs/pkgs/rpms/m17n-db/devel/m17n-db.spec,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- m17n-db.spec 20 Aug 2007 05:59:38 -0000 1.81 +++ m17n-db.spec 7 Sep 2007 04:51:42 -0000 1.82 @@ -1,12 +1,11 @@ Name: m17n-db Summary: Multilingualization datafiles for m17n-lib Version: 1.4.0 -Release: 5%{?dist} +Release: 6%{?dist} Group: System Environment/Libraries License: LGPLv2+ URL: http://www.m17n.org/m17n-lib/index.html Source0: %{name}-%{version}.tar.gz -Source1: hi-typewriter.mim BuildArch: noarch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch1: number_pad_itrans-222634.patch @@ -203,7 +202,8 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/pkgconfig/ mv $RPM_BUILD_ROOT{%{_libdir},%{_datadir}}/pkgconfig/m17n-db.pc -install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/m17n/ +#Remove hi-typewriter keymap till we get correct version of it +#install -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/m17n/ # For installing the translation files %find_lang %name @@ -273,6 +273,9 @@ %{_datadir}/m17n/ug-*.mim %changelog +* Fri Sep 07 2007 Parag Nemade - 1.4.0-6.fc8 +- Removed incorrect version of hi-typewriter.mim + * Mon Aug 20 2007 Parag Nemade - 1.4.0-5.fc8 - Added Obsoletes to m17n-db-gregorian - Added Obsoletes to m17n-db-uyghur From fedora-extras-commits at redhat.com Fri Sep 7 05:03:49 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?J=C3=A1n_ONDREJ?= (ondrejj)) Date: Fri, 7 Sep 2007 01:03:49 -0400 Subject: rpms/aspell-sk/devel aspell-sk.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709070503.l8753n1T029527@cvs-int.fedora.redhat.com> Author: ondrejj Update of /cvs/pkgs/rpms/aspell-sk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29417/devel Modified Files: .cvsignore sources Added Files: aspell-sk.spec Log Message: Initial aspell-sk import. --- NEW FILE aspell-sk.spec --- %define lang sk %define langrelease 0 Name: aspell-%{lang} Version: 0.52 Release: 3%{?dist} Summary: Slovak dictionaries for Aspell Group: Applications/Text License: GPLv2 URL: http://sk-spell.sk.cx/?id=6 Source0: http://www.sk-spell.sk.cx/files/%{name}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: aspell >= 12:0.60 Requires: aspell >= 12:0.60 %define debug_package %{nil} %description Provides the word list/dictionaries for the following: Slovak %prep %setup -q -n %{name}-%{version}-%{langrelease} %build sh configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc doc/* %{_libdir}/aspell-*/* %changelog * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-3 - changed requirement to aspell >= 12:0.60 because of there worldlist incompatibility - debug_package set to nil to prevent empty debuginfo package - configure is called with sh interpreter to prevent rpmlint errors * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-2 - added macros to Source tag - cleanups * Sun Aug 26 2007 Jan ONDREJ (SAL) - 0.52-1 - initial release - configure rename to reconfigure to skip rpmlint errors Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/aspell-sk/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Sep 2007 19:50:15 -0000 1.1 +++ .cvsignore 7 Sep 2007 05:03:16 -0000 1.2 @@ -0,0 +1 @@ +aspell-sk-0.52-0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/aspell-sk/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:50:15 -0000 1.1 +++ sources 7 Sep 2007 05:03:16 -0000 1.2 @@ -0,0 +1 @@ +ce90b109f7c602bde949880920bbbbfd aspell-sk-0.52-0.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 05:10:47 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?J=C3=A1n_ONDREJ?= (ondrejj)) Date: Fri, 7 Sep 2007 01:10:47 -0400 Subject: rpms/aspell-sk/EL-4 aspell-sk.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200709070510.l875AlaV030102@cvs-int.fedora.redhat.com> Author: ondrejj Update of /cvs/pkgs/rpms/aspell-sk/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29964/EL-4 Modified Files: sources Added Files: aspell-sk.spec Log Message: Adding branch spec and source files. --- NEW FILE aspell-sk.spec --- %define lang sk %define langrelease 0 Name: aspell-%{lang} Version: 0.52 Release: 3%{?dist} Summary: Slovak dictionaries for Aspell Group: Applications/Text License: GPLv2 URL: http://sk-spell.sk.cx/?id=6 Source0: http://www.sk-spell.sk.cx/files/%{name}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: aspell >= 12:0.60 Requires: aspell >= 12:0.60 %define debug_package %{nil} %description Provides the word list/dictionaries for the following: Slovak %prep %setup -q -n %{name}-%{version}-%{langrelease} %build sh configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc doc/* %{_libdir}/aspell-*/* %changelog * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-3 - changed requirement to aspell >= 12:0.60 because of there worldlist incompatibility - debug_package set to nil to prevent empty debuginfo package - configure is called with sh interpreter to prevent rpmlint errors * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-2 - added macros to Source tag - cleanups * Sun Aug 26 2007 Jan ONDREJ (SAL) - 0.52-1 - initial release - configure rename to reconfigure to skip rpmlint errors Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/aspell-sk/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:50:15 -0000 1.1 +++ sources 7 Sep 2007 05:10:14 -0000 1.2 @@ -0,0 +1 @@ +ce90b109f7c602bde949880920bbbbfd aspell-sk-0.52-0.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 05:10:51 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?J=C3=A1n_ONDREJ?= (ondrejj)) Date: Fri, 7 Sep 2007 01:10:51 -0400 Subject: rpms/aspell-sk/EL-5 aspell-sk.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200709070510.l875ApNZ030109@cvs-int.fedora.redhat.com> Author: ondrejj Update of /cvs/pkgs/rpms/aspell-sk/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29964/EL-5 Modified Files: sources Added Files: aspell-sk.spec Log Message: Adding branch spec and source files. --- NEW FILE aspell-sk.spec --- %define lang sk %define langrelease 0 Name: aspell-%{lang} Version: 0.52 Release: 3%{?dist} Summary: Slovak dictionaries for Aspell Group: Applications/Text License: GPLv2 URL: http://sk-spell.sk.cx/?id=6 Source0: http://www.sk-spell.sk.cx/files/%{name}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: aspell >= 12:0.60 Requires: aspell >= 12:0.60 %define debug_package %{nil} %description Provides the word list/dictionaries for the following: Slovak %prep %setup -q -n %{name}-%{version}-%{langrelease} %build sh configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc doc/* %{_libdir}/aspell-*/* %changelog * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-3 - changed requirement to aspell >= 12:0.60 because of there worldlist incompatibility - debug_package set to nil to prevent empty debuginfo package - configure is called with sh interpreter to prevent rpmlint errors * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-2 - added macros to Source tag - cleanups * Sun Aug 26 2007 Jan ONDREJ (SAL) - 0.52-1 - initial release - configure rename to reconfigure to skip rpmlint errors Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/aspell-sk/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:50:15 -0000 1.1 +++ sources 7 Sep 2007 05:10:18 -0000 1.2 @@ -0,0 +1 @@ +ce90b109f7c602bde949880920bbbbfd aspell-sk-0.52-0.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 05:10:55 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?J=C3=A1n_ONDREJ?= (ondrejj)) Date: Fri, 7 Sep 2007 01:10:55 -0400 Subject: rpms/aspell-sk/F-7 aspell-sk.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200709070510.l875Atau030116@cvs-int.fedora.redhat.com> Author: ondrejj Update of /cvs/pkgs/rpms/aspell-sk/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29964/F-7 Modified Files: sources Added Files: aspell-sk.spec Log Message: Adding branch spec and source files. --- NEW FILE aspell-sk.spec --- %define lang sk %define langrelease 0 Name: aspell-%{lang} Version: 0.52 Release: 3%{?dist} Summary: Slovak dictionaries for Aspell Group: Applications/Text License: GPLv2 URL: http://sk-spell.sk.cx/?id=6 Source0: http://www.sk-spell.sk.cx/files/%{name}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: aspell >= 12:0.60 Requires: aspell >= 12:0.60 %define debug_package %{nil} %description Provides the word list/dictionaries for the following: Slovak %prep %setup -q -n %{name}-%{version}-%{langrelease} %build sh configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc doc/* %{_libdir}/aspell-*/* %changelog * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-3 - changed requirement to aspell >= 12:0.60 because of there worldlist incompatibility - debug_package set to nil to prevent empty debuginfo package - configure is called with sh interpreter to prevent rpmlint errors * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-2 - added macros to Source tag - cleanups * Sun Aug 26 2007 Jan ONDREJ (SAL) - 0.52-1 - initial release - configure rename to reconfigure to skip rpmlint errors Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/aspell-sk/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:50:15 -0000 1.1 +++ sources 7 Sep 2007 05:10:21 -0000 1.2 @@ -0,0 +1 @@ +ce90b109f7c602bde949880920bbbbfd aspell-sk-0.52-0.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 05:10:59 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?J=C3=A1n_ONDREJ?= (ondrejj)) Date: Fri, 7 Sep 2007 01:10:59 -0400 Subject: rpms/aspell-sk/FC-6 aspell-sk.spec,NONE,1.1 sources,1.1,1.2 Message-ID: <200709070510.l875Axj9030123@cvs-int.fedora.redhat.com> Author: ondrejj Update of /cvs/pkgs/rpms/aspell-sk/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29964/FC-6 Modified Files: sources Added Files: aspell-sk.spec Log Message: Adding branch spec and source files. --- NEW FILE aspell-sk.spec --- %define lang sk %define langrelease 0 Name: aspell-%{lang} Version: 0.52 Release: 3%{?dist} Summary: Slovak dictionaries for Aspell Group: Applications/Text License: GPLv2 URL: http://sk-spell.sk.cx/?id=6 Source0: http://www.sk-spell.sk.cx/files/%{name}-%{version}-%{langrelease}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: aspell >= 12:0.60 Requires: aspell >= 12:0.60 %define debug_package %{nil} %description Provides the word list/dictionaries for the following: Slovak %prep %setup -q -n %{name}-%{version}-%{langrelease} %build sh configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc doc/* %{_libdir}/aspell-*/* %changelog * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-3 - changed requirement to aspell >= 12:0.60 because of there worldlist incompatibility - debug_package set to nil to prevent empty debuginfo package - configure is called with sh interpreter to prevent rpmlint errors * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.52-2 - added macros to Source tag - cleanups * Sun Aug 26 2007 Jan ONDREJ (SAL) - 0.52-1 - initial release - configure rename to reconfigure to skip rpmlint errors Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/aspell-sk/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:50:15 -0000 1.1 +++ sources 7 Sep 2007 05:10:25 -0000 1.2 @@ -0,0 +1 @@ +ce90b109f7c602bde949880920bbbbfd aspell-sk-0.52-0.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 05:17:55 2007 From: fedora-extras-commits at redhat.com (Brandon Holbrook (static)) Date: Fri, 7 Sep 2007 01:17:55 -0400 Subject: rpms/php-pear-Mail-Mime/devel php-pear-Mail-Mime.spec,1.3,1.4 Message-ID: <200709070517.l875HtpT030733@cvs-int.fedora.redhat.com> Author: static Update of /cvs/extras/rpms/php-pear-Mail-Mime/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30669 Modified Files: php-pear-Mail-Mime.spec Log Message: Fix requires and buildrequires (thanks remi) Index: php-pear-Mail-Mime.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Mail-Mime/devel/php-pear-Mail-Mime.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-Mail-Mime.spec 6 Sep 2007 05:48:24 -0000 1.3 +++ php-pear-Mail-Mime.spec 7 Sep 2007 05:17:22 -0000 1.4 @@ -2,7 +2,7 @@ Name: php-pear-Mail-Mime Version: 1.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Classes to create and decode mime messages Group: Development/Libraries @@ -13,8 +13,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: php-pear >= 1.6.0 -Requires: php-pear(PEAR) +BuildRequires: php-pear >= 1:1.4.9-1.2 +Requires: php-pear(PEAR) >= 1.6.0 Requires(post): %{__pear} Requires(postun): %{__pear} Provides: php-pear(Mail_Mime) = %{version} @@ -77,6 +77,9 @@ %{pear_phpdir}/Mail %changelog +* Wed May 16 2007 Brandon Holbrook 1.5.2-2 +- Add Requirement for pear-1.6.0 + * Wed May 16 2007 Brandon Holbrook 1.5.2-1 - Upgraded to 1.5.2 From fedora-extras-commits at redhat.com Fri Sep 7 05:24:50 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Fri, 7 Sep 2007 01:24:50 -0400 Subject: rpms/eclipse/devel eclipse.spec,1.482,1.483 Message-ID: <200709070524.l875Oopr031085@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31045 Modified Files: eclipse.spec Log Message: * Fri Sep 07 2007 Ben Konrath 3.3.0-17 - Update Fedora Eclipse product plugin to fix Welcome page. Index: eclipse.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v retrieving revision 1.482 retrieving revision 1.483 diff -u -r1.482 -r1.483 --- eclipse.spec 6 Sep 2007 17:39:17 -0000 1.482 +++ eclipse.spec 7 Sep 2007 05:24:17 -0000 1.483 @@ -23,14 +23,14 @@ Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 16%{?dist} +Release: 17%{?dist} License: Eclipse Public License Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ Source0: http://download.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/eclipse-sourceBuild-srcIncluded-3.3.zip Source2: %{name}.desktop Source3: eclipse.in -Source4: org.fedoraproject.ide.platform-3.3.0.1.zip +Source4: org.fedoraproject.ide.platform-3.3.0.2.zip Source16: %{name}-copy-platform.sh Source17: efj.sh.in Source18: ecj.sh.in @@ -1564,6 +1564,9 @@ %endif %changelog +* Fri Sep 07 2007 Ben Konrath 3.3.0-17 +- Update Fedora Eclipse product plugin to fix Welcome page. + * Thu Sep 06 2007 Ben Konrath 3.3.0-16 - Compile SDK to 1.5 bytecode and disable 1.6 plugins. From fedora-extras-commits at redhat.com Fri Sep 7 05:41:54 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?J=C3=A1n_ONDREJ?= (ondrejj)) Date: Fri, 7 Sep 2007 01:41:54 -0400 Subject: rpms/micq/devel micq-glibc-open.patch, NONE, 1.1 micq.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709070541.l875fsxf032189@cvs-int.fedora.redhat.com> Author: ondrejj Update of /cvs/pkgs/rpms/micq/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32119/devel Modified Files: .cvsignore sources Added Files: micq-glibc-open.patch micq.spec Log Message: mICQ initial import. micq-glibc-open.patch: --- NEW FILE micq-glibc-open.patch --- --- micq-0.5.4.2/src/cmd_user.c.open 2007-07-06 08:10:12.000000000 +0900 +++ micq-0.5.4.2/src/cmd_user.c 2007-09-05 23:30:20.000000000 +0900 @@ -4008,7 +4008,7 @@ rl_printf (i18n (2081, " at %p parent %p assoc %p\n"), connl, connl->parent, connl->assoc); #endif rl_printf (i18n (2454, " open %p reconn %p close %p err %p dispatch %p\n"), - connl->open, connl->reconnect, connl->close, connl->error, connl->dispatch); + (connl->open), connl->reconnect, connl->close, connl->error, connl->dispatch); free (t1); free (t2); free (t3); @@ -4052,13 +4052,13 @@ s_repl (&connl->passwd, targs); if (connl->connect & CONNECT_OK) rl_printf (i18n (2601, "Connection for %s is already open.\n"), connl->screen); - else if (!connl->open) + else if (!(connl->open)) rl_printf (i18n (2602, "Don't know how to open connection type %s for %s.\n"), ConnectionType (connl), connl->screen); else if (!connl->passwd || !*connl->passwd) rl_printf (i18n (2688, "No password given for %s.\n"), connl->screen); else - connl->open (connl); + (connl->open) (connl); break; case 3: --- micq-0.5.4.2/src/file_util.c.open 2007-04-18 07:03:26.000000000 +0900 +++ micq-0.5.4.2/src/file_util.c 2007-09-05 23:25:26.000000000 +0900 @@ -66,7 +66,7 @@ if (servertype == TYPE_SERVER) { conn = ConnectionC (servertype); - conn->open = &ConnectionInitServer; + (conn->open) = &ConnectionInitServer; conn->flags |= CONN_AUTOLOGIN; conn->pref_server = strdup ("login.icq.com"); @@ -101,7 +101,7 @@ const char *serverpart = strchr (user, '@') + 1; conn = ConnectionC (servertype); - conn->open = &ConnectionInitXMPPServer; + (conn->open) = &ConnectionInitXMPPServer; conn->flags |= CONN_AUTOLOGIN; if (!strcmp (serverpart, "gmail.com") || !strcmp (serverpart, "gmail.com")) @@ -138,7 +138,7 @@ else if (servertype == TYPE_MSN_SERVER) { conn = ConnectionC (servertype); - conn->open = &ConnectionInitMSNServer; + (conn->open) = &ConnectionInitMSNServer; conn->flags |= CONN_AUTOLOGIN; conn->pref_server = strdup (strchr (user, '@') + 1); @@ -310,7 +310,7 @@ } #ifdef ENABLE_REMOTECONTROL conns = ConnectionC (TYPE_REMOTE); - conns->open = &RemoteOpen; + (conns->open) = &RemoteOpen; conns->flags |= CONN_AUTOLOGIN; conns->pref_server = strdup ("scripting"); conns->server = strdup (conns->pref_server); @@ -1231,35 +1231,35 @@ switch (conn->type) { case TYPE_SERVER: - conn->open = &ConnectionInitServer; + (conn->open) = &ConnectionInitServer; break; case TYPE_SERVER_OLD: - conn->open = &ConnectionInitServerV5; + (conn->open) = &ConnectionInitServerV5; break; #ifdef ENABLE_MSN case TYPE_MSN_SERVER: - conn->open = &ConnectionInitMSNServer; + (conn->open) = &ConnectionInitMSNServer; break; #endif #ifdef ENABLE_XMPP case TYPE_XMPP_SERVER: - conn->open = &ConnectionInitXMPPServer; + (conn->open) = &ConnectionInitXMPPServer; break; #endif #ifdef ENABLE_PEER2PEER case TYPE_MSGLISTEN: - conn->open = &ConnectionInitPeer; + (conn->open) = &ConnectionInitPeer; break; #endif #ifdef ENABLE_REMOTECONTROL case TYPE_REMOTE: - conn->open = &RemoteOpen; + (conn->open) = &RemoteOpen; connr = conn; break; #endif default: conn->type = 0; - conn->open = NULL; + (conn->open) = NULL; break; } if (format < 2 && !conn->contacts && conn->type & TYPEF_SERVER) @@ -1275,7 +1275,7 @@ if (!connr) { connr = ConnectionC (TYPE_REMOTE); - connr->open = &RemoteOpen; + (connr->open) = &RemoteOpen; connr->pref_server = strdup ("scripting"); connr->parent = NULL; connr->server = strdup (connr->pref_server); --- micq-0.5.4.2/src/micq.c.open 2007-05-30 07:57:38.000000000 +0900 +++ micq-0.5.4.2/src/micq.c 2007-09-05 23:20:35.000000000 +0900 @@ -467,7 +467,7 @@ } for (i = 0; (conn = ConnectionNr (i)); i++) - if (conn->open && conn->flags & CONN_AUTOLOGIN) + if ((conn->open) && conn->flags & CONN_AUTOLOGIN) if (conn->type & TYPEF_ANY_SERVER) conn->status = conn->pref_status; @@ -505,7 +505,7 @@ conn->status = arg_ss; if (arg_p) s_repl (&conn->passwd, arg_p); - if (conn->passwd && *conn->passwd && (!arg_s || arg_ss != ims_offline) && (loginevent = conn->open (conn))) + if (conn->passwd && *conn->passwd && (!arg_s || arg_ss != ims_offline) && (loginevent = (conn->open) (conn))) QueueEnqueueDep (conn, QUEUE_MICQ_COMMAND, 0, loginevent, NULL, conn->cont, OptSetVals (NULL, CO_MICQCOMMAND, arg_C.len ? arg_C.txt : "eg", 0), &CmdUserCallbackTodo); @@ -538,7 +538,7 @@ if (!uingiven) for (i = 0; (conn = ConnectionNr (i)); i++) - if (conn->open && conn->flags & CONN_AUTOLOGIN) + if ((conn->open) && conn->flags & CONN_AUTOLOGIN) if (conn->type & TYPEF_ANY_SERVER) if (!conn->passwd || !*conn->passwd) { @@ -554,17 +554,17 @@ if (!uingiven) { for (i = 0; (conn = ConnectionNr (i)); i++) - if (conn->open && conn->flags & CONN_AUTOLOGIN) + if ((conn->open) && conn->flags & CONN_AUTOLOGIN) { if (conn->type & TYPEF_ANY_SERVER) { - if (conn->passwd && *conn->passwd && conn->status != ims_offline && (loginevent = conn->open (conn))) + if (conn->passwd && *conn->passwd && conn->status != ims_offline && (loginevent = (conn->open) (conn))) QueueEnqueueDep (conn, QUEUE_MICQ_COMMAND, 0, loginevent, NULL, conn->cont, OptSetVals (NULL, CO_MICQCOMMAND, arg_C.len ? arg_C.txt : "eg", 0), &CmdUserCallbackTodo); } else - conn->open (conn); + (conn->open) (conn); } } s_done (&arg_C); --- micq-0.5.4.2/src/msn_base.cpp.open 2007-05-12 22:22:03.000000000 +0900 +++ micq-0.5.4.2/src/msn_base.cpp 2007-09-05 23:28:41.000000000 +0900 @@ -101,7 +101,7 @@ cb->serv = serv; MyCallbackSetMICQ (serv, cb); - serv->open = &ConnectionInitMSNServer; + (serv->open) = &ConnectionInitMSNServer; serv->reconnect = &MsnCallbackReconn; serv->error = &MsnCallbackError; serv->close = &MsnCallbackClose; --- micq-0.5.4.2/src/oscar_register.c.open 2007-06-11 04:32:28.000000000 +0900 +++ micq-0.5.4.2/src/oscar_register.c 2007-09-05 23:27:43.000000000 +0900 @@ -154,10 +154,10 @@ serv->flags |= CONN_CONFIGURED; if (serv->flags & CONN_WIZARD) { - assert (serv->open); + assert ((serv->open)); #ifdef ENABLE_PEER2PEER assert (serv->assoc); - assert (serv->assoc->open); + assert ((serv->assoc->open)); serv->assoc->flags |= CONN_AUTOLOGIN; #endif serv->flags |= CONN_AUTOLOGIN; @@ -172,9 +172,9 @@ if (Save_RC () == -1) rl_print (i18n (1679, "Sorry saving your personal reply messages went wrong!\n")); #ifdef ENABLE_PEER2PEER - serv->assoc->open (serv->assoc); + (serv->assoc->open) (serv->assoc); #endif - serv->open (serv); + (serv->open) (serv); } else rl_print (i18n (2518, "You need to 'save' to write your new UIN to disc.\n")); --- NEW FILE micq.spec --- Summary: Text/line based ICQ client with many features Name: micq Version: 0.5.4.2 Release: 4%{?dist} Source: http://www.micq.org/source/%{name}-%{version}.tgz Patch1: micq-glibc-open.patch URL: http://www.micq.org/ Group: Applications/Internet License: GPLv2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: gnutls-devel BuildRequires: tcl-devel BuildRequires: libotr-devel BuildRequires: enca %description mICQ is a portable, small, yet powerful console based ICQ client. It supports password changing, auto-away, creation of new accounts, searching, file transfer, acknowledged messages, SMS, client identification, logging, scripting, transcoding, multi-UIN usage and other features that makes it a very complete yet simple internationalized client supporting the current ICQ v8 protocol. It has leading support for (ICQ2002+/ICQ Lite/ICQ2go) unicode encoded messages unreached by other ICQ clones. A lot of other ICQ clients are based in spirit on mICQ, nevertheless mICQ is still _the_ console based ICQ client. %prep %setup -q -n micq-%{version} %patch1 -p1 %build %configure --disable-dependency-tracking --enable-autopackage make %{?_smp_mflags} # convert documentation to UTF-8, when possible # es, fr are 7bit, sr is already UTF8 enconv -L russian -x UTF-8 doc/ru/* enconv -L slovak -x UTF-8 doc/sk/* enconv -L ukrainian -x UTF-8 doc/uk/* for i in doc/de/* doc/pt_BR/* doc/it/*; do iconv -f iso8859-1 -t UTF-8 $i > $i.tmp mv -f $i.tmp $i done %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,0755) %doc NEWS AUTHORS FAQ README TODO COPYING COPYING-GPLv2 %doc doc/README.i18n doc/README.logformat doc/README.ssl doc/example-micq-event-script %{_bindir}/* %{_datadir}/micq %{_mandir}/man?/* %lang(de) %{_mandir}/de/man?/* %lang(es) %{_mandir}/es/man?/* %lang(fr) %{_mandir}/fr/man?/* %lang(it) %{_mandir}/it/man?/* %lang(pt_BR) %{_mandir}/pt_BR/man?/* %lang(ru) %{_mandir}/ru/man?/* %lang(sk) %{_mandir}/sk/man?/* %lang(sr) %{_mandir}/sr/man?/* %lang(uk) %{_mandir}/uk/man?/* %changelog * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.5.4.2-4 - using iconv instead of convmv * Wed Sep 05 2007 Jan ONDREJ (SAL) - 0.5.4.2-3 - added forgotten enca to BuildRequires - updated description (removed author) - install keeps file tempstamps * Wed Sep 05 2007 Jan ONDREJ (SAL) - 0.5.4.2-2 - changelog section moved to end of spec file - compilation condition removed - paralel compilation support added - libotr-devel added to BuildRequires to build package on f8 too - compilation flags updated (-O4 removed) - man files converted to UTF-8 - added lang macros for man pages - EVR added to changelog entries * Sun Aug 26 2007 Jan ONDREJ (SAL) - 0.5.4.2-1 - rpmlint cleanups * Wed Apr 18 2007 R??diger Kuhlmann - new upstream release 0.5.3 * Mon Nov 06 2006 R??diger Kuhlmann - new upstream release 0.5.2 * Sun Jan 16 2006 R??diger Kuhlmann - new upstream release 0.5.1 * Sun Jun 05 2005 R??diger Kuhlmann - new upstream release 0.5.0.4 * Sun Apr 27 2005 R??diger Kuhlmann - new upstream release 0.5.0.3 * Sun Apr 24 2005 R??diger Kuhlmann - new upstream release 0.5.0.2 * Sun Feb 17 2005 R??diger Kuhlmann - new upstream release 0.5.0.1 * Fri Feb 12 2005 R??diger Kuhlmann - new upstream release 0.5 * Sun Dec 5 2004 R??diger Kuhlmann - new upstream release 0.4.99.9 * Sat Jan 17 2004 R??diger Kuhlmann - new upstream release 0.4.11 * Mon Oct 6 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.5 * Mon Sep 22 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.4 - fixes remote DoS * Mon May 13 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.3 * Tue Feb 27 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.2 * Tue Jan 24 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.1 * Tue Jan 07 2003 R??diger Kuhlmann - new upstream release 0.4.10 * Tue Oct 03 2002 R??diger Kuhlmann - new upstream release 0.4.9.4 * Tue Aug 26 2002 R??diger Kuhlmann - new upstream release 0.4.9.3 * Tue Aug 08 2002 R??diger Kuhlmann - new upstream release * Tue Jun 11 2002 R??diger Kuhlmann - first RPM Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/micq/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 6 Sep 2007 19:37:59 -0000 1.1 +++ .cvsignore 7 Sep 2007 05:41:22 -0000 1.2 @@ -0,0 +1 @@ +micq-0.5.4.2.tgz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/micq/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:37:59 -0000 1.1 +++ sources 7 Sep 2007 05:41:22 -0000 1.2 @@ -0,0 +1 @@ +ce6f44a335dcc03877e357689ca35489 micq-0.5.4.2.tgz From fedora-extras-commits at redhat.com Fri Sep 7 05:44:18 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?J=C3=A1n_ONDREJ?= (ondrejj)) Date: Fri, 7 Sep 2007 01:44:18 -0400 Subject: rpms/micq/F-7 micq-glibc-open.patch, NONE, 1.1 micq.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709070544.l875iIaH032433@cvs-int.fedora.redhat.com> Author: ondrejj Update of /cvs/pkgs/rpms/micq/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32355/F-7 Modified Files: sources Added Files: micq-glibc-open.patch micq.spec Log Message: mICQ spec, patch and source file micq-glibc-open.patch: --- NEW FILE micq-glibc-open.patch --- --- micq-0.5.4.2/src/cmd_user.c.open 2007-07-06 08:10:12.000000000 +0900 +++ micq-0.5.4.2/src/cmd_user.c 2007-09-05 23:30:20.000000000 +0900 @@ -4008,7 +4008,7 @@ rl_printf (i18n (2081, " at %p parent %p assoc %p\n"), connl, connl->parent, connl->assoc); #endif rl_printf (i18n (2454, " open %p reconn %p close %p err %p dispatch %p\n"), - connl->open, connl->reconnect, connl->close, connl->error, connl->dispatch); + (connl->open), connl->reconnect, connl->close, connl->error, connl->dispatch); free (t1); free (t2); free (t3); @@ -4052,13 +4052,13 @@ s_repl (&connl->passwd, targs); if (connl->connect & CONNECT_OK) rl_printf (i18n (2601, "Connection for %s is already open.\n"), connl->screen); - else if (!connl->open) + else if (!(connl->open)) rl_printf (i18n (2602, "Don't know how to open connection type %s for %s.\n"), ConnectionType (connl), connl->screen); else if (!connl->passwd || !*connl->passwd) rl_printf (i18n (2688, "No password given for %s.\n"), connl->screen); else - connl->open (connl); + (connl->open) (connl); break; case 3: --- micq-0.5.4.2/src/file_util.c.open 2007-04-18 07:03:26.000000000 +0900 +++ micq-0.5.4.2/src/file_util.c 2007-09-05 23:25:26.000000000 +0900 @@ -66,7 +66,7 @@ if (servertype == TYPE_SERVER) { conn = ConnectionC (servertype); - conn->open = &ConnectionInitServer; + (conn->open) = &ConnectionInitServer; conn->flags |= CONN_AUTOLOGIN; conn->pref_server = strdup ("login.icq.com"); @@ -101,7 +101,7 @@ const char *serverpart = strchr (user, '@') + 1; conn = ConnectionC (servertype); - conn->open = &ConnectionInitXMPPServer; + (conn->open) = &ConnectionInitXMPPServer; conn->flags |= CONN_AUTOLOGIN; if (!strcmp (serverpart, "gmail.com") || !strcmp (serverpart, "gmail.com")) @@ -138,7 +138,7 @@ else if (servertype == TYPE_MSN_SERVER) { conn = ConnectionC (servertype); - conn->open = &ConnectionInitMSNServer; + (conn->open) = &ConnectionInitMSNServer; conn->flags |= CONN_AUTOLOGIN; conn->pref_server = strdup (strchr (user, '@') + 1); @@ -310,7 +310,7 @@ } #ifdef ENABLE_REMOTECONTROL conns = ConnectionC (TYPE_REMOTE); - conns->open = &RemoteOpen; + (conns->open) = &RemoteOpen; conns->flags |= CONN_AUTOLOGIN; conns->pref_server = strdup ("scripting"); conns->server = strdup (conns->pref_server); @@ -1231,35 +1231,35 @@ switch (conn->type) { case TYPE_SERVER: - conn->open = &ConnectionInitServer; + (conn->open) = &ConnectionInitServer; break; case TYPE_SERVER_OLD: - conn->open = &ConnectionInitServerV5; + (conn->open) = &ConnectionInitServerV5; break; #ifdef ENABLE_MSN case TYPE_MSN_SERVER: - conn->open = &ConnectionInitMSNServer; + (conn->open) = &ConnectionInitMSNServer; break; #endif #ifdef ENABLE_XMPP case TYPE_XMPP_SERVER: - conn->open = &ConnectionInitXMPPServer; + (conn->open) = &ConnectionInitXMPPServer; break; #endif #ifdef ENABLE_PEER2PEER case TYPE_MSGLISTEN: - conn->open = &ConnectionInitPeer; + (conn->open) = &ConnectionInitPeer; break; #endif #ifdef ENABLE_REMOTECONTROL case TYPE_REMOTE: - conn->open = &RemoteOpen; + (conn->open) = &RemoteOpen; connr = conn; break; #endif default: conn->type = 0; - conn->open = NULL; + (conn->open) = NULL; break; } if (format < 2 && !conn->contacts && conn->type & TYPEF_SERVER) @@ -1275,7 +1275,7 @@ if (!connr) { connr = ConnectionC (TYPE_REMOTE); - connr->open = &RemoteOpen; + (connr->open) = &RemoteOpen; connr->pref_server = strdup ("scripting"); connr->parent = NULL; connr->server = strdup (connr->pref_server); --- micq-0.5.4.2/src/micq.c.open 2007-05-30 07:57:38.000000000 +0900 +++ micq-0.5.4.2/src/micq.c 2007-09-05 23:20:35.000000000 +0900 @@ -467,7 +467,7 @@ } for (i = 0; (conn = ConnectionNr (i)); i++) - if (conn->open && conn->flags & CONN_AUTOLOGIN) + if ((conn->open) && conn->flags & CONN_AUTOLOGIN) if (conn->type & TYPEF_ANY_SERVER) conn->status = conn->pref_status; @@ -505,7 +505,7 @@ conn->status = arg_ss; if (arg_p) s_repl (&conn->passwd, arg_p); - if (conn->passwd && *conn->passwd && (!arg_s || arg_ss != ims_offline) && (loginevent = conn->open (conn))) + if (conn->passwd && *conn->passwd && (!arg_s || arg_ss != ims_offline) && (loginevent = (conn->open) (conn))) QueueEnqueueDep (conn, QUEUE_MICQ_COMMAND, 0, loginevent, NULL, conn->cont, OptSetVals (NULL, CO_MICQCOMMAND, arg_C.len ? arg_C.txt : "eg", 0), &CmdUserCallbackTodo); @@ -538,7 +538,7 @@ if (!uingiven) for (i = 0; (conn = ConnectionNr (i)); i++) - if (conn->open && conn->flags & CONN_AUTOLOGIN) + if ((conn->open) && conn->flags & CONN_AUTOLOGIN) if (conn->type & TYPEF_ANY_SERVER) if (!conn->passwd || !*conn->passwd) { @@ -554,17 +554,17 @@ if (!uingiven) { for (i = 0; (conn = ConnectionNr (i)); i++) - if (conn->open && conn->flags & CONN_AUTOLOGIN) + if ((conn->open) && conn->flags & CONN_AUTOLOGIN) { if (conn->type & TYPEF_ANY_SERVER) { - if (conn->passwd && *conn->passwd && conn->status != ims_offline && (loginevent = conn->open (conn))) + if (conn->passwd && *conn->passwd && conn->status != ims_offline && (loginevent = (conn->open) (conn))) QueueEnqueueDep (conn, QUEUE_MICQ_COMMAND, 0, loginevent, NULL, conn->cont, OptSetVals (NULL, CO_MICQCOMMAND, arg_C.len ? arg_C.txt : "eg", 0), &CmdUserCallbackTodo); } else - conn->open (conn); + (conn->open) (conn); } } s_done (&arg_C); --- micq-0.5.4.2/src/msn_base.cpp.open 2007-05-12 22:22:03.000000000 +0900 +++ micq-0.5.4.2/src/msn_base.cpp 2007-09-05 23:28:41.000000000 +0900 @@ -101,7 +101,7 @@ cb->serv = serv; MyCallbackSetMICQ (serv, cb); - serv->open = &ConnectionInitMSNServer; + (serv->open) = &ConnectionInitMSNServer; serv->reconnect = &MsnCallbackReconn; serv->error = &MsnCallbackError; serv->close = &MsnCallbackClose; --- micq-0.5.4.2/src/oscar_register.c.open 2007-06-11 04:32:28.000000000 +0900 +++ micq-0.5.4.2/src/oscar_register.c 2007-09-05 23:27:43.000000000 +0900 @@ -154,10 +154,10 @@ serv->flags |= CONN_CONFIGURED; if (serv->flags & CONN_WIZARD) { - assert (serv->open); + assert ((serv->open)); #ifdef ENABLE_PEER2PEER assert (serv->assoc); - assert (serv->assoc->open); + assert ((serv->assoc->open)); serv->assoc->flags |= CONN_AUTOLOGIN; #endif serv->flags |= CONN_AUTOLOGIN; @@ -172,9 +172,9 @@ if (Save_RC () == -1) rl_print (i18n (1679, "Sorry saving your personal reply messages went wrong!\n")); #ifdef ENABLE_PEER2PEER - serv->assoc->open (serv->assoc); + (serv->assoc->open) (serv->assoc); #endif - serv->open (serv); + (serv->open) (serv); } else rl_print (i18n (2518, "You need to 'save' to write your new UIN to disc.\n")); --- NEW FILE micq.spec --- Summary: Text/line based ICQ client with many features Name: micq Version: 0.5.4.2 Release: 4%{?dist} Source: http://www.micq.org/source/%{name}-%{version}.tgz Patch1: micq-glibc-open.patch URL: http://www.micq.org/ Group: Applications/Internet License: GPLv2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: gnutls-devel BuildRequires: tcl-devel BuildRequires: libotr-devel BuildRequires: enca %description mICQ is a portable, small, yet powerful console based ICQ client. It supports password changing, auto-away, creation of new accounts, searching, file transfer, acknowledged messages, SMS, client identification, logging, scripting, transcoding, multi-UIN usage and other features that makes it a very complete yet simple internationalized client supporting the current ICQ v8 protocol. It has leading support for (ICQ2002+/ICQ Lite/ICQ2go) unicode encoded messages unreached by other ICQ clones. A lot of other ICQ clients are based in spirit on mICQ, nevertheless mICQ is still _the_ console based ICQ client. %prep %setup -q -n micq-%{version} %patch1 -p1 %build %configure --disable-dependency-tracking --enable-autopackage make %{?_smp_mflags} # convert documentation to UTF-8, when possible # es, fr are 7bit, sr is already UTF8 enconv -L russian -x UTF-8 doc/ru/* enconv -L slovak -x UTF-8 doc/sk/* enconv -L ukrainian -x UTF-8 doc/uk/* for i in doc/de/* doc/pt_BR/* doc/it/*; do iconv -f iso8859-1 -t UTF-8 $i > $i.tmp mv -f $i.tmp $i done %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,0755) %doc NEWS AUTHORS FAQ README TODO COPYING COPYING-GPLv2 %doc doc/README.i18n doc/README.logformat doc/README.ssl doc/example-micq-event-script %{_bindir}/* %{_datadir}/micq %{_mandir}/man?/* %lang(de) %{_mandir}/de/man?/* %lang(es) %{_mandir}/es/man?/* %lang(fr) %{_mandir}/fr/man?/* %lang(it) %{_mandir}/it/man?/* %lang(pt_BR) %{_mandir}/pt_BR/man?/* %lang(ru) %{_mandir}/ru/man?/* %lang(sk) %{_mandir}/sk/man?/* %lang(sr) %{_mandir}/sr/man?/* %lang(uk) %{_mandir}/uk/man?/* %changelog * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.5.4.2-4 - using iconv instead of convmv * Wed Sep 05 2007 Jan ONDREJ (SAL) - 0.5.4.2-3 - added forgotten enca to BuildRequires - updated description (removed author) - install keeps file tempstamps * Wed Sep 05 2007 Jan ONDREJ (SAL) - 0.5.4.2-2 - changelog section moved to end of spec file - compilation condition removed - paralel compilation support added - libotr-devel added to BuildRequires to build package on f8 too - compilation flags updated (-O4 removed) - man files converted to UTF-8 - added lang macros for man pages - EVR added to changelog entries * Sun Aug 26 2007 Jan ONDREJ (SAL) - 0.5.4.2-1 - rpmlint cleanups * Wed Apr 18 2007 R??diger Kuhlmann - new upstream release 0.5.3 * Mon Nov 06 2006 R??diger Kuhlmann - new upstream release 0.5.2 * Sun Jan 16 2006 R??diger Kuhlmann - new upstream release 0.5.1 * Sun Jun 05 2005 R??diger Kuhlmann - new upstream release 0.5.0.4 * Sun Apr 27 2005 R??diger Kuhlmann - new upstream release 0.5.0.3 * Sun Apr 24 2005 R??diger Kuhlmann - new upstream release 0.5.0.2 * Sun Feb 17 2005 R??diger Kuhlmann - new upstream release 0.5.0.1 * Fri Feb 12 2005 R??diger Kuhlmann - new upstream release 0.5 * Sun Dec 5 2004 R??diger Kuhlmann - new upstream release 0.4.99.9 * Sat Jan 17 2004 R??diger Kuhlmann - new upstream release 0.4.11 * Mon Oct 6 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.5 * Mon Sep 22 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.4 - fixes remote DoS * Mon May 13 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.3 * Tue Feb 27 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.2 * Tue Jan 24 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.1 * Tue Jan 07 2003 R??diger Kuhlmann - new upstream release 0.4.10 * Tue Oct 03 2002 R??diger Kuhlmann - new upstream release 0.4.9.4 * Tue Aug 26 2002 R??diger Kuhlmann - new upstream release 0.4.9.3 * Tue Aug 08 2002 R??diger Kuhlmann - new upstream release * Tue Jun 11 2002 R??diger Kuhlmann - first RPM Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/micq/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:37:59 -0000 1.1 +++ sources 7 Sep 2007 05:43:46 -0000 1.2 @@ -0,0 +1 @@ +ce6f44a335dcc03877e357689ca35489 micq-0.5.4.2.tgz From fedora-extras-commits at redhat.com Fri Sep 7 05:44:21 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?J=C3=A1n_ONDREJ?= (ondrejj)) Date: Fri, 7 Sep 2007 01:44:21 -0400 Subject: rpms/micq/FC-6 micq-glibc-open.patch, NONE, 1.1 micq.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709070544.l875iLVc032438@cvs-int.fedora.redhat.com> Author: ondrejj Update of /cvs/pkgs/rpms/micq/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32355/FC-6 Modified Files: sources Added Files: micq-glibc-open.patch micq.spec Log Message: mICQ spec, patch and source file micq-glibc-open.patch: --- NEW FILE micq-glibc-open.patch --- --- micq-0.5.4.2/src/cmd_user.c.open 2007-07-06 08:10:12.000000000 +0900 +++ micq-0.5.4.2/src/cmd_user.c 2007-09-05 23:30:20.000000000 +0900 @@ -4008,7 +4008,7 @@ rl_printf (i18n (2081, " at %p parent %p assoc %p\n"), connl, connl->parent, connl->assoc); #endif rl_printf (i18n (2454, " open %p reconn %p close %p err %p dispatch %p\n"), - connl->open, connl->reconnect, connl->close, connl->error, connl->dispatch); + (connl->open), connl->reconnect, connl->close, connl->error, connl->dispatch); free (t1); free (t2); free (t3); @@ -4052,13 +4052,13 @@ s_repl (&connl->passwd, targs); if (connl->connect & CONNECT_OK) rl_printf (i18n (2601, "Connection for %s is already open.\n"), connl->screen); - else if (!connl->open) + else if (!(connl->open)) rl_printf (i18n (2602, "Don't know how to open connection type %s for %s.\n"), ConnectionType (connl), connl->screen); else if (!connl->passwd || !*connl->passwd) rl_printf (i18n (2688, "No password given for %s.\n"), connl->screen); else - connl->open (connl); + (connl->open) (connl); break; case 3: --- micq-0.5.4.2/src/file_util.c.open 2007-04-18 07:03:26.000000000 +0900 +++ micq-0.5.4.2/src/file_util.c 2007-09-05 23:25:26.000000000 +0900 @@ -66,7 +66,7 @@ if (servertype == TYPE_SERVER) { conn = ConnectionC (servertype); - conn->open = &ConnectionInitServer; + (conn->open) = &ConnectionInitServer; conn->flags |= CONN_AUTOLOGIN; conn->pref_server = strdup ("login.icq.com"); @@ -101,7 +101,7 @@ const char *serverpart = strchr (user, '@') + 1; conn = ConnectionC (servertype); - conn->open = &ConnectionInitXMPPServer; + (conn->open) = &ConnectionInitXMPPServer; conn->flags |= CONN_AUTOLOGIN; if (!strcmp (serverpart, "gmail.com") || !strcmp (serverpart, "gmail.com")) @@ -138,7 +138,7 @@ else if (servertype == TYPE_MSN_SERVER) { conn = ConnectionC (servertype); - conn->open = &ConnectionInitMSNServer; + (conn->open) = &ConnectionInitMSNServer; conn->flags |= CONN_AUTOLOGIN; conn->pref_server = strdup (strchr (user, '@') + 1); @@ -310,7 +310,7 @@ } #ifdef ENABLE_REMOTECONTROL conns = ConnectionC (TYPE_REMOTE); - conns->open = &RemoteOpen; + (conns->open) = &RemoteOpen; conns->flags |= CONN_AUTOLOGIN; conns->pref_server = strdup ("scripting"); conns->server = strdup (conns->pref_server); @@ -1231,35 +1231,35 @@ switch (conn->type) { case TYPE_SERVER: - conn->open = &ConnectionInitServer; + (conn->open) = &ConnectionInitServer; break; case TYPE_SERVER_OLD: - conn->open = &ConnectionInitServerV5; + (conn->open) = &ConnectionInitServerV5; break; #ifdef ENABLE_MSN case TYPE_MSN_SERVER: - conn->open = &ConnectionInitMSNServer; + (conn->open) = &ConnectionInitMSNServer; break; #endif #ifdef ENABLE_XMPP case TYPE_XMPP_SERVER: - conn->open = &ConnectionInitXMPPServer; + (conn->open) = &ConnectionInitXMPPServer; break; #endif #ifdef ENABLE_PEER2PEER case TYPE_MSGLISTEN: - conn->open = &ConnectionInitPeer; + (conn->open) = &ConnectionInitPeer; break; #endif #ifdef ENABLE_REMOTECONTROL case TYPE_REMOTE: - conn->open = &RemoteOpen; + (conn->open) = &RemoteOpen; connr = conn; break; #endif default: conn->type = 0; - conn->open = NULL; + (conn->open) = NULL; break; } if (format < 2 && !conn->contacts && conn->type & TYPEF_SERVER) @@ -1275,7 +1275,7 @@ if (!connr) { connr = ConnectionC (TYPE_REMOTE); - connr->open = &RemoteOpen; + (connr->open) = &RemoteOpen; connr->pref_server = strdup ("scripting"); connr->parent = NULL; connr->server = strdup (connr->pref_server); --- micq-0.5.4.2/src/micq.c.open 2007-05-30 07:57:38.000000000 +0900 +++ micq-0.5.4.2/src/micq.c 2007-09-05 23:20:35.000000000 +0900 @@ -467,7 +467,7 @@ } for (i = 0; (conn = ConnectionNr (i)); i++) - if (conn->open && conn->flags & CONN_AUTOLOGIN) + if ((conn->open) && conn->flags & CONN_AUTOLOGIN) if (conn->type & TYPEF_ANY_SERVER) conn->status = conn->pref_status; @@ -505,7 +505,7 @@ conn->status = arg_ss; if (arg_p) s_repl (&conn->passwd, arg_p); - if (conn->passwd && *conn->passwd && (!arg_s || arg_ss != ims_offline) && (loginevent = conn->open (conn))) + if (conn->passwd && *conn->passwd && (!arg_s || arg_ss != ims_offline) && (loginevent = (conn->open) (conn))) QueueEnqueueDep (conn, QUEUE_MICQ_COMMAND, 0, loginevent, NULL, conn->cont, OptSetVals (NULL, CO_MICQCOMMAND, arg_C.len ? arg_C.txt : "eg", 0), &CmdUserCallbackTodo); @@ -538,7 +538,7 @@ if (!uingiven) for (i = 0; (conn = ConnectionNr (i)); i++) - if (conn->open && conn->flags & CONN_AUTOLOGIN) + if ((conn->open) && conn->flags & CONN_AUTOLOGIN) if (conn->type & TYPEF_ANY_SERVER) if (!conn->passwd || !*conn->passwd) { @@ -554,17 +554,17 @@ if (!uingiven) { for (i = 0; (conn = ConnectionNr (i)); i++) - if (conn->open && conn->flags & CONN_AUTOLOGIN) + if ((conn->open) && conn->flags & CONN_AUTOLOGIN) { if (conn->type & TYPEF_ANY_SERVER) { - if (conn->passwd && *conn->passwd && conn->status != ims_offline && (loginevent = conn->open (conn))) + if (conn->passwd && *conn->passwd && conn->status != ims_offline && (loginevent = (conn->open) (conn))) QueueEnqueueDep (conn, QUEUE_MICQ_COMMAND, 0, loginevent, NULL, conn->cont, OptSetVals (NULL, CO_MICQCOMMAND, arg_C.len ? arg_C.txt : "eg", 0), &CmdUserCallbackTodo); } else - conn->open (conn); + (conn->open) (conn); } } s_done (&arg_C); --- micq-0.5.4.2/src/msn_base.cpp.open 2007-05-12 22:22:03.000000000 +0900 +++ micq-0.5.4.2/src/msn_base.cpp 2007-09-05 23:28:41.000000000 +0900 @@ -101,7 +101,7 @@ cb->serv = serv; MyCallbackSetMICQ (serv, cb); - serv->open = &ConnectionInitMSNServer; + (serv->open) = &ConnectionInitMSNServer; serv->reconnect = &MsnCallbackReconn; serv->error = &MsnCallbackError; serv->close = &MsnCallbackClose; --- micq-0.5.4.2/src/oscar_register.c.open 2007-06-11 04:32:28.000000000 +0900 +++ micq-0.5.4.2/src/oscar_register.c 2007-09-05 23:27:43.000000000 +0900 @@ -154,10 +154,10 @@ serv->flags |= CONN_CONFIGURED; if (serv->flags & CONN_WIZARD) { - assert (serv->open); + assert ((serv->open)); #ifdef ENABLE_PEER2PEER assert (serv->assoc); - assert (serv->assoc->open); + assert ((serv->assoc->open)); serv->assoc->flags |= CONN_AUTOLOGIN; #endif serv->flags |= CONN_AUTOLOGIN; @@ -172,9 +172,9 @@ if (Save_RC () == -1) rl_print (i18n (1679, "Sorry saving your personal reply messages went wrong!\n")); #ifdef ENABLE_PEER2PEER - serv->assoc->open (serv->assoc); + (serv->assoc->open) (serv->assoc); #endif - serv->open (serv); + (serv->open) (serv); } else rl_print (i18n (2518, "You need to 'save' to write your new UIN to disc.\n")); --- NEW FILE micq.spec --- Summary: Text/line based ICQ client with many features Name: micq Version: 0.5.4.2 Release: 4%{?dist} Source: http://www.micq.org/source/%{name}-%{version}.tgz Patch1: micq-glibc-open.patch URL: http://www.micq.org/ Group: Applications/Internet License: GPLv2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: gnutls-devel BuildRequires: tcl-devel BuildRequires: libotr-devel BuildRequires: enca %description mICQ is a portable, small, yet powerful console based ICQ client. It supports password changing, auto-away, creation of new accounts, searching, file transfer, acknowledged messages, SMS, client identification, logging, scripting, transcoding, multi-UIN usage and other features that makes it a very complete yet simple internationalized client supporting the current ICQ v8 protocol. It has leading support for (ICQ2002+/ICQ Lite/ICQ2go) unicode encoded messages unreached by other ICQ clones. A lot of other ICQ clients are based in spirit on mICQ, nevertheless mICQ is still _the_ console based ICQ client. %prep %setup -q -n micq-%{version} %patch1 -p1 %build %configure --disable-dependency-tracking --enable-autopackage make %{?_smp_mflags} # convert documentation to UTF-8, when possible # es, fr are 7bit, sr is already UTF8 enconv -L russian -x UTF-8 doc/ru/* enconv -L slovak -x UTF-8 doc/sk/* enconv -L ukrainian -x UTF-8 doc/uk/* for i in doc/de/* doc/pt_BR/* doc/it/*; do iconv -f iso8859-1 -t UTF-8 $i > $i.tmp mv -f $i.tmp $i done %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,0755) %doc NEWS AUTHORS FAQ README TODO COPYING COPYING-GPLv2 %doc doc/README.i18n doc/README.logformat doc/README.ssl doc/example-micq-event-script %{_bindir}/* %{_datadir}/micq %{_mandir}/man?/* %lang(de) %{_mandir}/de/man?/* %lang(es) %{_mandir}/es/man?/* %lang(fr) %{_mandir}/fr/man?/* %lang(it) %{_mandir}/it/man?/* %lang(pt_BR) %{_mandir}/pt_BR/man?/* %lang(ru) %{_mandir}/ru/man?/* %lang(sk) %{_mandir}/sk/man?/* %lang(sr) %{_mandir}/sr/man?/* %lang(uk) %{_mandir}/uk/man?/* %changelog * Thu Sep 06 2007 Jan ONDREJ (SAL) - 0.5.4.2-4 - using iconv instead of convmv * Wed Sep 05 2007 Jan ONDREJ (SAL) - 0.5.4.2-3 - added forgotten enca to BuildRequires - updated description (removed author) - install keeps file tempstamps * Wed Sep 05 2007 Jan ONDREJ (SAL) - 0.5.4.2-2 - changelog section moved to end of spec file - compilation condition removed - paralel compilation support added - libotr-devel added to BuildRequires to build package on f8 too - compilation flags updated (-O4 removed) - man files converted to UTF-8 - added lang macros for man pages - EVR added to changelog entries * Sun Aug 26 2007 Jan ONDREJ (SAL) - 0.5.4.2-1 - rpmlint cleanups * Wed Apr 18 2007 R??diger Kuhlmann - new upstream release 0.5.3 * Mon Nov 06 2006 R??diger Kuhlmann - new upstream release 0.5.2 * Sun Jan 16 2006 R??diger Kuhlmann - new upstream release 0.5.1 * Sun Jun 05 2005 R??diger Kuhlmann - new upstream release 0.5.0.4 * Sun Apr 27 2005 R??diger Kuhlmann - new upstream release 0.5.0.3 * Sun Apr 24 2005 R??diger Kuhlmann - new upstream release 0.5.0.2 * Sun Feb 17 2005 R??diger Kuhlmann - new upstream release 0.5.0.1 * Fri Feb 12 2005 R??diger Kuhlmann - new upstream release 0.5 * Sun Dec 5 2004 R??diger Kuhlmann - new upstream release 0.4.99.9 * Sat Jan 17 2004 R??diger Kuhlmann - new upstream release 0.4.11 * Mon Oct 6 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.5 * Mon Sep 22 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.4 - fixes remote DoS * Mon May 13 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.3 * Tue Feb 27 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.2 * Tue Jan 24 2003 R??diger Kuhlmann - new upstream bug fix release 0.4.10.1 * Tue Jan 07 2003 R??diger Kuhlmann - new upstream release 0.4.10 * Tue Oct 03 2002 R??diger Kuhlmann - new upstream release 0.4.9.4 * Tue Aug 26 2002 R??diger Kuhlmann - new upstream release 0.4.9.3 * Tue Aug 08 2002 R??diger Kuhlmann - new upstream release * Tue Jun 11 2002 R??diger Kuhlmann - first RPM Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/micq/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 6 Sep 2007 19:37:59 -0000 1.1 +++ sources 7 Sep 2007 05:43:49 -0000 1.2 @@ -0,0 +1 @@ +ce6f44a335dcc03877e357689ca35489 micq-0.5.4.2.tgz From fedora-extras-commits at redhat.com Fri Sep 7 06:01:35 2007 From: fedora-extras-commits at redhat.com (Harald Hoyer (harald)) Date: Fri, 7 Sep 2007 02:01:35 -0400 Subject: rpms/pcmciautils/devel pcmciautils-014-newrules.patch, 1.4, 1.5 pcmciautils.spec, 1.27, 1.28 Message-ID: <200709070601.l8761Z7j006735@cvs-int.fedora.redhat.com> Author: harald Update of /cvs/pkgs/rpms/pcmciautils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6706 Modified Files: pcmciautils-014-newrules.patch pcmciautils.spec Log Message: * Fri Sep 07 2007 Harald Hoyer - 014-11 - fixed udev rule pcmciautils-014-newrules.patch: Index: pcmciautils-014-newrules.patch =================================================================== RCS file: /cvs/pkgs/rpms/pcmciautils/devel/pcmciautils-014-newrules.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pcmciautils-014-newrules.patch 22 Aug 2007 14:12:09 -0000 1.4 +++ pcmciautils-014-newrules.patch 7 Sep 2007 06:01:30 -0000 1.5 @@ -23,7 +23,7 @@ # returns, so that "strong" matches have a higher priority. -ACTION=="add", SUBSYSTEM=="pcmcia", MODALIAS=="?*", \ - RUN+="/bin/sh -c 'echo 1 > /sys/$devpath/allow_func_id_match'" -+ACTION=="add", SUBSYSTEM=="pcmcia", ENV{MODALIAS}=="?*", ATTR{allow_func_id_match}=1 ++ACTION=="add", SUBSYSTEM=="pcmcia", ENV{MODALIAS}=="?*", ATTR{allow_func_id_match}="1" # PCMCIA sockets: # Index: pcmciautils.spec =================================================================== RCS file: /cvs/pkgs/rpms/pcmciautils/devel/pcmciautils.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- pcmciautils.spec 22 Aug 2007 14:12:09 -0000 1.27 +++ pcmciautils.spec 7 Sep 2007 06:01:30 -0000 1.28 @@ -2,7 +2,7 @@ Summary: PCMCIA utilities and initialization programs License: GPLv2 Version: 014 -Release: 10%{?dist} +Release: 11%{?dist} Group: System Environment/Base ExclusiveArch: i386 x86_64 ia64 ppc ppc64 %{?arm} URL: http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html @@ -54,6 +54,9 @@ %{_mandir}/man*/pccardctl* %changelog +* Fri Sep 07 2007 Harald Hoyer - 014-11 +- fixed udev rule + * Wed Aug 22 2007 Harald Hoyer - 014-10 - changed license tag - added arm architecture From fedora-extras-commits at redhat.com Fri Sep 7 06:45:19 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 7 Sep 2007 02:45:19 -0400 Subject: rpms/gnash/devel gnash.spec,1.9,1.10 Message-ID: <200709070645.l876jJEY009494@cvs-int.fedora.redhat.com> Author: pertusus Update of /cvs/extras/rpms/gnash/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9438 Modified Files: gnash.spec Log Message: * Fri Sep 7 2007 Patrice Dumas 0.8.1-3 - better documentation generation Index: gnash.spec =================================================================== RCS file: /cvs/extras/rpms/gnash/devel/gnash.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gnash.spec 6 Sep 2007 14:46:22 -0000 1.9 +++ gnash.spec 7 Sep 2007 06:44:43 -0000 1.10 @@ -1,6 +1,6 @@ Name: gnash Version: 0.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GNU flash movie player Group: Applications/Multimedia @@ -80,6 +80,18 @@ #doesn't work currently: %%{?_smp_mflags} make +# texinfo and therefore info generation is broken, still we have the +# code to regenerate them +pushd doc/C +rm gnash.html gnash.1 gnash.info gnash.texi actionscript.html \ + actionscript.info actionscript.texi +make man html info +pushd asspec +rm asspec.info asspec.html asspec.texi +make html info +popd +popd + %install rm -rf $RPM_BUILD_ROOT @@ -111,6 +123,8 @@ #rm \ # $RPM_BUILD_ROOT%{_bindir}/cygnal +# cp -p doc/C/actionscript.info $RPM_BUILD_ROOT%{_infodir}/ + %find_lang %{name} %clean @@ -119,14 +133,17 @@ %post /sbin/ldconfig -# currently help system is broken scrollkeeper-update -q -o %{_datadir}/omf/%{name} || : -scrollkeeper-update -q -o %{_datadir}/omf/asspec || : +# the info is empty, but doesn't hurt /sbin/install-info --entry="* Gnash: (gnash). GNU Flash Player" %{_infodir}/%{name}.info %{_infodir}/dir || : +#/sbin/install-info %{_infodir}/asspec.info %{_infodir}/dir || : +#/sbin/install-info %{_infodir}/actionscript.info %{_infodir}/dir || : %preun if [ $1 = 0 ]; then /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || : + #/sbin/install-info --delete %{_infodir}/asspec.info %{_infodir}/dir || : + #/sbin/install-info --delete %{_infodir}/actionscript.info %{_infodir}/dir || : fi %postun @@ -136,7 +153,7 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README AUTHORS COPYING NEWS -%doc doc/C/gnash.html +%doc doc/C/gnash.html doc/C/actionscript.html doc/C/asspec/asspec.html %doc doc/C/images %{_bindir}/gtk-gnash %{_bindir}/gnash @@ -167,6 +184,9 @@ #%{_bindir}/cygnal %changelog +* Fri Sep 7 2007 Patrice Dumas 0.8.1-3 +- better documentation generation + * Wed Sep 5 2007 Patrice Dumas 0.8.1-2 - update to 0.8.1 - agg is now the default renderer From fedora-extras-commits at redhat.com Fri Sep 7 07:12:59 2007 From: fedora-extras-commits at redhat.com (Jakub Jelinek (jakub)) Date: Fri, 7 Sep 2007 03:12:59 -0400 Subject: rpms/gcc/devel gcc41-builtin-va-arg-pack.patch, 1.1, 1.2 gcc41.spec, 1.171, 1.172 Message-ID: <200709070712.l877Cxu5016867@cvs-int.fedora.redhat.com> Author: jakub Update of /cvs/pkgs/rpms/gcc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16840 Modified Files: gcc41-builtin-va-arg-pack.patch gcc41.spec Log Message: 4.1.2-23 gcc41-builtin-va-arg-pack.patch: Index: gcc41-builtin-va-arg-pack.patch =================================================================== RCS file: /cvs/pkgs/rpms/gcc/devel/gcc41-builtin-va-arg-pack.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gcc41-builtin-va-arg-pack.patch 6 Sep 2007 12:26:46 -0000 1.1 +++ gcc41-builtin-va-arg-pack.patch 7 Sep 2007 07:12:55 -0000 1.2 @@ -1,3 +1,11 @@ +2007-09-07 Jakub Jelinek + + * tree.c (cp_cannot_inline_tree_fn): Don't mark varargs_function_p + as uninlinable. + + * g++.dg/ext/va-arg-pack-1.C: New test. + * g++.dg/ext/va-arg-pack-2.C: New test. + 2007-09-05 Jakub Jelinek * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. @@ -291,6 +299,21 @@ pp_character (buffer, ')'); op1 = TREE_OPERAND (node, 2); +--- gcc/cp/tree.c.jj 2007-03-12 08:28:01.000000000 +0100 ++++ gcc/cp/tree.c 2007-09-07 09:03:07.000000000 +0200 +@@ -2078,12 +2078,6 @@ cp_cannot_inline_tree_fn (tree* fnp) + return 1; + } + +- if (varargs_function_p (fn)) +- { +- DECL_UNINLINABLE (fn) = 1; +- return 1; +- } +- + if (! function_attribute_inlinable_p (fn)) + { + DECL_UNINLINABLE (fn) = 1; --- gcc/testsuite/gcc.c-torture/execute/va-arg-pack-1.c.jj 2007-09-06 10:19:25.000000000 +0200 +++ gcc/testsuite/gcc.c-torture/execute/va-arg-pack-1.c 2007-09-06 10:19:25.000000000 +0200 @@ -0,0 +1,143 @@ @@ -500,3 +523,200 @@ +{ + return bar (5, "", 6, __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ +} +--- gcc/testsuite/g++.dg/ext/va-arg-pack-1.C.jj 2007-09-07 08:52:55.000000000 +0200 ++++ gcc/testsuite/g++.dg/ext/va-arg-pack-1.C 2007-09-07 08:53:45.000000000 +0200 +@@ -0,0 +1,145 @@ ++// __builtin_va_arg_pack () builtin tests. ++// { dg-do run } ++// { dg-options "-O2" } ++ ++#include ++ ++extern "C" void abort (void); ++ ++int v1 = 8; ++long int v2 = 3; ++void *v3 = (void *) &v2; ++struct A { char c[16]; } v4 = { "foo" }; ++long double v5 = 40; ++char seen[20]; ++int cnt; ++ ++__attribute__ ((noinline)) int ++foo1 (int x, int y, ...) ++{ ++ int i; ++ long int l; ++ void *v; ++ struct A a; ++ long double ld; ++ va_list ap; ++ ++ va_start (ap, y); ++ if (x < 0 || x >= 20 || seen[x]) ++ abort (); ++ seen[x] = ++cnt; ++ if (y != 6) ++ abort (); ++ i = va_arg (ap, int); ++ if (i != 5) ++ abort (); ++ switch (x) ++ { ++ case 0: ++ i = va_arg (ap, int); ++ if (i != 9 || v1 != 9) ++ abort (); ++ a = va_arg (ap, struct A); ++ if (__builtin_memcmp (a.c, v4.c, sizeof (a.c)) != 0) ++ abort (); ++ v = (void *) va_arg (ap, struct A *); ++ if (v != (void *) &v4) ++ abort (); ++ l = va_arg (ap, long int); ++ if (l != 3 || v2 != 4) ++ abort (); ++ break; ++ case 1: ++ ld = va_arg (ap, long double); ++ if (ld != 41 || v5 != ld) ++ abort (); ++ i = va_arg (ap, int); ++ if (i != 8) ++ abort (); ++ v = va_arg (ap, void *); ++ if (v != &v2) ++ abort (); ++ break; ++ case 2: ++ break; ++ default: ++ abort (); ++ } ++ va_end (ap); ++ return x; ++} ++ ++__attribute__ ((noinline)) int ++foo2 (int x, int y, ...) ++{ ++ long long int ll; ++ void *v; ++ struct A a, b; ++ long double ld; ++ va_list ap; ++ ++ va_start (ap, y); ++ if (x < 0 || x >= 20 || seen[x]) ++ abort (); ++ seen[x] = ++cnt | 64; ++ if (y != 10) ++ abort (); ++ switch (x) ++ { ++ case 11: ++ break; ++ case 12: ++ ld = va_arg (ap, long double); ++ if (ld != 41 || v5 != 40) ++ abort (); ++ a = va_arg (ap, struct A); ++ if (__builtin_memcmp (a.c, v4.c, sizeof (a.c)) != 0) ++ abort (); ++ b = va_arg (ap, struct A); ++ if (__builtin_memcmp (b.c, v4.c, sizeof (b.c)) != 0) ++ abort (); ++ v = va_arg (ap, void *); ++ if (v != &v2) ++ abort (); ++ ll = va_arg (ap, long long int); ++ if (ll != 16LL) ++ abort (); ++ break; ++ case 2: ++ break; ++ default: ++ abort (); ++ } ++ va_end (ap); ++ return x + 8; ++} ++ ++__attribute__ ((noinline)) int ++foo3 (void) ++{ ++ return 6; ++} ++ ++extern inline __attribute__ ((always_inline, gnu_inline)) int ++bar (int x, ...) ++{ ++ if (x < 10) ++ return foo1 (x, foo3 (), 5, __builtin_va_arg_pack ()); ++ return foo2 (x, foo3 () + 4, __builtin_va_arg_pack ()); ++} ++ ++int ++main (void) ++{ ++ if (bar (0, ++v1, v4, &v4, v2++) != 0) ++ abort (); ++ if (bar (1, ++v5, 8, v3) != 1) ++ abort (); ++ if (bar (2) != 2) ++ abort (); ++ if (bar (v1 + 2) != 19) ++ abort (); ++ if (bar (v1 + 3, v5--, v4, v4, v3, 16LL) != 20) ++ abort (); ++ return 0; ++} +--- gcc/testsuite/g++.dg/ext/va-arg-pack-2.C.jj 2007-09-07 08:53:23.000000000 +0200 ++++ gcc/testsuite/g++.dg/ext/va-arg-pack-2.C 2007-09-07 08:54:25.000000000 +0200 +@@ -0,0 +1,46 @@ ++// { dg-do compile } ++// { dg-options "-O2" } ++ ++int bar (int, const char *, int, ...); ++int baz (int, const char *, long int); ++ ++extern inline __attribute__((always_inline)) int ++f2 (int y, ...) ++{ ++ return bar (y, "", __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ ++} ++ ++extern inline __attribute__((always_inline)) int ++f3 (int y, ...) ++{ ++ return bar (y, "", 5, __builtin_va_arg_pack ()); ++} ++ ++extern inline __attribute__((always_inline)) int ++f4 (int y, ...) ++{ ++ return bar (y, "", 4, __builtin_va_arg_pack (), 6); /* { dg-error "invalid use of" } */ ++} ++ ++extern inline __attribute__((always_inline)) int ++f5 (int y, ...) ++{ ++ return baz (y, "", __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ ++} ++ ++extern inline __attribute__((always_inline)) int ++f6 (int y, ...) ++{ ++ return __builtin_va_arg_pack (); /* { dg-error "invalid use of" } */ ++} ++ ++int ++test (void) ++{ ++ int a = f2 (5, "a", 6); ++ a += f3 (6, "ab", 17LL); ++ a += f4 (7, 1, 2, 3); ++ a += f5 (8, 7L); ++ a += f6 (9); ++ return a; ++} Index: gcc41.spec =================================================================== RCS file: /cvs/pkgs/rpms/gcc/devel/gcc41.spec,v retrieving revision 1.171 retrieving revision 1.172 diff -u -r1.171 -r1.172 --- gcc41.spec 6 Sep 2007 12:26:46 -0000 1.171 +++ gcc41.spec 7 Sep 2007 07:12:55 -0000 1.172 @@ -1,6 +1,6 @@ %define DATE 20070821 %define gcc_version 4.1.2 -%define gcc_release 22 +%define gcc_release 23 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %define include_gappletviewer 1 @@ -1623,6 +1623,9 @@ %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Fri Sep 7 2007 Jakub Jelinek 4.1.2-23 +- fix __builtin_va_arg_pack () support for C++ + * Thu Sep 6 2007 Jakub Jelinek 4.1.2-22 - backport __builtin_va_arg_pack () support - make sure __builtin_{,v}{,f}{print,scan}f, __builtin_{,f}printf_unlocked From fedora-extras-commits at redhat.com Fri Sep 7 07:14:03 2007 From: fedora-extras-commits at redhat.com (Jakub Jelinek (jakub)) Date: Fri, 7 Sep 2007 03:14:03 -0400 Subject: rpms/gcc/F-7 gcc41-builtin-va-arg-pack.patch, 1.1, 1.2 gcc41.spec, 1.163, 1.164 Message-ID: <200709070714.l877E3q5017046@cvs-int.fedora.redhat.com> Author: jakub Update of /cvs/pkgs/rpms/gcc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17019 Modified Files: gcc41-builtin-va-arg-pack.patch gcc41.spec Log Message: 4.1.2-22.fc7 gcc41-builtin-va-arg-pack.patch: Index: gcc41-builtin-va-arg-pack.patch =================================================================== RCS file: /cvs/pkgs/rpms/gcc/F-7/gcc41-builtin-va-arg-pack.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gcc41-builtin-va-arg-pack.patch 6 Sep 2007 12:30:25 -0000 1.1 +++ gcc41-builtin-va-arg-pack.patch 7 Sep 2007 07:13:59 -0000 1.2 @@ -1,3 +1,11 @@ +2007-09-07 Jakub Jelinek + + * tree.c (cp_cannot_inline_tree_fn): Don't mark varargs_function_p + as uninlinable. + + * g++.dg/ext/va-arg-pack-1.C: New test. + * g++.dg/ext/va-arg-pack-2.C: New test. + 2007-09-05 Jakub Jelinek * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in. @@ -291,6 +299,21 @@ pp_character (buffer, ')'); op1 = TREE_OPERAND (node, 2); +--- gcc/cp/tree.c.jj 2007-03-12 08:28:01.000000000 +0100 ++++ gcc/cp/tree.c 2007-09-07 09:03:07.000000000 +0200 +@@ -2078,12 +2078,6 @@ cp_cannot_inline_tree_fn (tree* fnp) + return 1; + } + +- if (varargs_function_p (fn)) +- { +- DECL_UNINLINABLE (fn) = 1; +- return 1; +- } +- + if (! function_attribute_inlinable_p (fn)) + { + DECL_UNINLINABLE (fn) = 1; --- gcc/testsuite/gcc.c-torture/execute/va-arg-pack-1.c.jj 2007-09-06 10:19:25.000000000 +0200 +++ gcc/testsuite/gcc.c-torture/execute/va-arg-pack-1.c 2007-09-06 10:19:25.000000000 +0200 @@ -0,0 +1,143 @@ @@ -500,3 +523,200 @@ +{ + return bar (5, "", 6, __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ +} +--- gcc/testsuite/g++.dg/ext/va-arg-pack-1.C.jj 2007-09-07 08:52:55.000000000 +0200 ++++ gcc/testsuite/g++.dg/ext/va-arg-pack-1.C 2007-09-07 08:53:45.000000000 +0200 +@@ -0,0 +1,145 @@ ++// __builtin_va_arg_pack () builtin tests. ++// { dg-do run } ++// { dg-options "-O2" } ++ ++#include ++ ++extern "C" void abort (void); ++ ++int v1 = 8; ++long int v2 = 3; ++void *v3 = (void *) &v2; ++struct A { char c[16]; } v4 = { "foo" }; ++long double v5 = 40; ++char seen[20]; ++int cnt; ++ ++__attribute__ ((noinline)) int ++foo1 (int x, int y, ...) ++{ ++ int i; ++ long int l; ++ void *v; ++ struct A a; ++ long double ld; ++ va_list ap; ++ ++ va_start (ap, y); ++ if (x < 0 || x >= 20 || seen[x]) ++ abort (); ++ seen[x] = ++cnt; ++ if (y != 6) ++ abort (); ++ i = va_arg (ap, int); ++ if (i != 5) ++ abort (); ++ switch (x) ++ { ++ case 0: ++ i = va_arg (ap, int); ++ if (i != 9 || v1 != 9) ++ abort (); ++ a = va_arg (ap, struct A); ++ if (__builtin_memcmp (a.c, v4.c, sizeof (a.c)) != 0) ++ abort (); ++ v = (void *) va_arg (ap, struct A *); ++ if (v != (void *) &v4) ++ abort (); ++ l = va_arg (ap, long int); ++ if (l != 3 || v2 != 4) ++ abort (); ++ break; ++ case 1: ++ ld = va_arg (ap, long double); ++ if (ld != 41 || v5 != ld) ++ abort (); ++ i = va_arg (ap, int); ++ if (i != 8) ++ abort (); ++ v = va_arg (ap, void *); ++ if (v != &v2) ++ abort (); ++ break; ++ case 2: ++ break; ++ default: ++ abort (); ++ } ++ va_end (ap); ++ return x; ++} ++ ++__attribute__ ((noinline)) int ++foo2 (int x, int y, ...) ++{ ++ long long int ll; ++ void *v; ++ struct A a, b; ++ long double ld; ++ va_list ap; ++ ++ va_start (ap, y); ++ if (x < 0 || x >= 20 || seen[x]) ++ abort (); ++ seen[x] = ++cnt | 64; ++ if (y != 10) ++ abort (); ++ switch (x) ++ { ++ case 11: ++ break; ++ case 12: ++ ld = va_arg (ap, long double); ++ if (ld != 41 || v5 != 40) ++ abort (); ++ a = va_arg (ap, struct A); ++ if (__builtin_memcmp (a.c, v4.c, sizeof (a.c)) != 0) ++ abort (); ++ b = va_arg (ap, struct A); ++ if (__builtin_memcmp (b.c, v4.c, sizeof (b.c)) != 0) ++ abort (); ++ v = va_arg (ap, void *); ++ if (v != &v2) ++ abort (); ++ ll = va_arg (ap, long long int); ++ if (ll != 16LL) ++ abort (); ++ break; ++ case 2: ++ break; ++ default: ++ abort (); ++ } ++ va_end (ap); ++ return x + 8; ++} ++ ++__attribute__ ((noinline)) int ++foo3 (void) ++{ ++ return 6; ++} ++ ++extern inline __attribute__ ((always_inline, gnu_inline)) int ++bar (int x, ...) ++{ ++ if (x < 10) ++ return foo1 (x, foo3 (), 5, __builtin_va_arg_pack ()); ++ return foo2 (x, foo3 () + 4, __builtin_va_arg_pack ()); ++} ++ ++int ++main (void) ++{ ++ if (bar (0, ++v1, v4, &v4, v2++) != 0) ++ abort (); ++ if (bar (1, ++v5, 8, v3) != 1) ++ abort (); ++ if (bar (2) != 2) ++ abort (); ++ if (bar (v1 + 2) != 19) ++ abort (); ++ if (bar (v1 + 3, v5--, v4, v4, v3, 16LL) != 20) ++ abort (); ++ return 0; ++} +--- gcc/testsuite/g++.dg/ext/va-arg-pack-2.C.jj 2007-09-07 08:53:23.000000000 +0200 ++++ gcc/testsuite/g++.dg/ext/va-arg-pack-2.C 2007-09-07 08:54:25.000000000 +0200 +@@ -0,0 +1,46 @@ ++// { dg-do compile } ++// { dg-options "-O2" } ++ ++int bar (int, const char *, int, ...); ++int baz (int, const char *, long int); ++ ++extern inline __attribute__((always_inline)) int ++f2 (int y, ...) ++{ ++ return bar (y, "", __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ ++} ++ ++extern inline __attribute__((always_inline)) int ++f3 (int y, ...) ++{ ++ return bar (y, "", 5, __builtin_va_arg_pack ()); ++} ++ ++extern inline __attribute__((always_inline)) int ++f4 (int y, ...) ++{ ++ return bar (y, "", 4, __builtin_va_arg_pack (), 6); /* { dg-error "invalid use of" } */ ++} ++ ++extern inline __attribute__((always_inline)) int ++f5 (int y, ...) ++{ ++ return baz (y, "", __builtin_va_arg_pack ()); /* { dg-error "invalid use of" } */ ++} ++ ++extern inline __attribute__((always_inline)) int ++f6 (int y, ...) ++{ ++ return __builtin_va_arg_pack (); /* { dg-error "invalid use of" } */ ++} ++ ++int ++test (void) ++{ ++ int a = f2 (5, "a", 6); ++ a += f3 (6, "ab", 17LL); ++ a += f4 (7, 1, 2, 3); ++ a += f5 (8, 7L); ++ a += f6 (9); ++ return a; ++} Index: gcc41.spec =================================================================== RCS file: /cvs/pkgs/rpms/gcc/F-7/gcc41.spec,v retrieving revision 1.163 retrieving revision 1.164 diff -u -r1.163 -r1.164 --- gcc41.spec 6 Sep 2007 12:30:25 -0000 1.163 +++ gcc41.spec 7 Sep 2007 07:13:59 -0000 1.164 @@ -1,6 +1,6 @@ %define DATE 20070821 %define gcc_version 4.1.2 -%define gcc_release 21 +%define gcc_release 22 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %define include_gappletviewer 1 @@ -1621,6 +1621,9 @@ %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Fri Sep 7 2007 Jakub Jelinek 4.1.2-22.fc7 +- fix __builtin_va_arg_pack () support for C++ + * Thu Sep 6 2007 Jakub Jelinek 4.1.2-21.fc7 - backport __builtin_va_arg_pack () support - make sure __builtin_{,v}{,f}{print,scan}f, __builtin_{,f}printf_unlocked From fedora-extras-commits at redhat.com Fri Sep 7 07:21:01 2007 From: fedora-extras-commits at redhat.com (Mary Ellen Foster (mef)) Date: Fri, 7 Sep 2007 03:21:01 -0400 Subject: rpms/ice/F-7 ice.spec,1.1,1.2 Message-ID: <200709070721.l877L1jw017421@cvs-int.fedora.redhat.com> Author: mef Update of /cvs/pkgs/rpms/ice/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17385/F-7 Modified Files: ice.spec Log Message: Added required Obsoletes: for the zeroc names Index: ice.spec =================================================================== RCS file: /cvs/pkgs/rpms/ice/F-7/ice.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ice.spec 31 Aug 2007 05:07:00 -0000 1.1 +++ ice.spec 7 Sep 2007 07:20:28 -0000 1.2 @@ -10,7 +10,7 @@ Name: ice Version: 3.2.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: The Ice base runtime and services Group: System Environment/Libraries @@ -92,6 +92,7 @@ Summary: Tools for developing Ice applications in C++ Group: Development/Tools Provides: ice-c++-devel = %{version}-%{release} +Obsoletes: ice-c++-devel < %{version}-%{release} Requires: ice = %{version}-%{release} %description devel Tools for developing Ice applications in C++. @@ -130,6 +131,7 @@ Summary: The Ice runtime for C# Group: System Environment/Libraries Provides: ice-dotnet = %{version}-%{release} +Obsoletes: ice-dotnet < %{version}-%{release} Requires: ice = %{version}-%{release}, mono-core >= 1.2.2 %description csharp The Ice runtime for C# @@ -579,6 +581,9 @@ %config(noreplace) %{_sysconfdir}/php.d/ice.ini %changelog +* Fri Sep 9 2007 Mary Ellen Foster 3.2.1-10 +- Also add Obsoletes: for the old zeroc names + * Wed Aug 29 2007 Mary Ellen Foster 3.2.1-9 - Add "with exceptions" to license tag - Minor typo corrections in README.Fedora From fedora-extras-commits at redhat.com Fri Sep 7 07:21:03 2007 From: fedora-extras-commits at redhat.com (Mary Ellen Foster (mef)) Date: Fri, 7 Sep 2007 03:21:03 -0400 Subject: rpms/ice/devel ice.spec,1.1,1.2 Message-ID: <200709070721.l877L3uH017443@cvs-int.fedora.redhat.com> Author: mef Update of /cvs/pkgs/rpms/ice/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17385/devel Modified Files: ice.spec Log Message: Added required Obsoletes: for the zeroc names Index: ice.spec =================================================================== RCS file: /cvs/pkgs/rpms/ice/devel/ice.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ice.spec 31 Aug 2007 05:02:22 -0000 1.1 +++ ice.spec 7 Sep 2007 07:20:31 -0000 1.2 @@ -10,7 +10,7 @@ Name: ice Version: 3.2.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: The Ice base runtime and services Group: System Environment/Libraries @@ -92,6 +92,7 @@ Summary: Tools for developing Ice applications in C++ Group: Development/Tools Provides: ice-c++-devel = %{version}-%{release} +Obsoletes: ice-c++-devel < %{version}-%{release} Requires: ice = %{version}-%{release} %description devel Tools for developing Ice applications in C++. @@ -130,6 +131,7 @@ Summary: The Ice runtime for C# Group: System Environment/Libraries Provides: ice-dotnet = %{version}-%{release} +Obsoletes: ice-dotnet < %{version}-%{release} Requires: ice = %{version}-%{release}, mono-core >= 1.2.2 %description csharp The Ice runtime for C# @@ -579,6 +581,9 @@ %config(noreplace) %{_sysconfdir}/php.d/ice.ini %changelog +* Fri Sep 9 2007 Mary Ellen Foster 3.2.1-10 +- Also add Obsoletes: for the old zeroc names + * Wed Aug 29 2007 Mary Ellen Foster 3.2.1-9 - Add "with exceptions" to license tag - Minor typo corrections in README.Fedora From fedora-extras-commits at redhat.com Fri Sep 7 08:14:21 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 07 Sep 2007 01:14:21 -0700 Subject: [pkgdb] lesstif had acl change status Message-ID: <200709070814.l878ENPE007907@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has set the watchbugzilla acl on lesstif (Fedora devel) to Approved for Hans de Goede (jwrdegoede) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lesstif From fedora-extras-commits at redhat.com Fri Sep 7 08:14:24 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 07 Sep 2007 01:14:24 -0700 Subject: [pkgdb] lesstif had acl change status Message-ID: <200709070814.l878EOdJ007916@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has set the commit acl on lesstif (Fedora devel) to Approved for Hans de Goede (jwrdegoede) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lesstif From fedora-extras-commits at redhat.com Fri Sep 7 08:14:28 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 07 Sep 2007 01:14:28 -0700 Subject: [pkgdb] lesstif had acl change status Message-ID: <200709070814.l878ETxq007926@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has set the watchcommits acl on lesstif (Fedora 7) to Approved for Hans de Goede (jwrdegoede) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lesstif From fedora-extras-commits at redhat.com Fri Sep 7 08:14:32 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 07 Sep 2007 01:14:32 -0700 Subject: [pkgdb] lesstif had acl change status Message-ID: <200709070814.l878EXD6007937@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has set the watchcommits acl on lesstif (Fedora 6) to Approved for Hans de Goede (jwrdegoede) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lesstif From fedora-extras-commits at redhat.com Fri Sep 7 08:14:34 2007 From: fedora-extras-commits at redhat.com (Patrice Dumas (pertusus)) Date: Fri, 07 Sep 2007 01:14:34 -0700 Subject: [pkgdb] lesstif had acl change status Message-ID: <200709070814.l878EYSr007946@app3.fedora.phx.redhat.com> Patrice Dumas (pertusus) has set the commit acl on lesstif (Fedora 7) to Approved for Hans de Goede (jwrdegoede) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lesstif From fedora-extras-commits at redhat.com Fri Sep 7 08:30:32 2007 From: fedora-extras-commits at redhat.com (Mary Ellen Foster (mef)) Date: Fri, 7 Sep 2007 04:30:32 -0400 Subject: rpms/ice/F-7 ice.spec,1.2,1.3 Message-ID: <200709070830.l878UWqG027857@cvs-int.fedora.redhat.com> Author: mef Update of /cvs/pkgs/rpms/ice/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27747/F-7 Modified Files: ice.spec Log Message: Fixed bad date in changelog Index: ice.spec =================================================================== RCS file: /cvs/pkgs/rpms/ice/F-7/ice.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ice.spec 7 Sep 2007 07:20:28 -0000 1.2 +++ ice.spec 7 Sep 2007 08:29:59 -0000 1.3 @@ -581,7 +581,7 @@ %config(noreplace) %{_sysconfdir}/php.d/ice.ini %changelog -* Fri Sep 9 2007 Mary Ellen Foster 3.2.1-10 +* Fri Sep 7 2007 Mary Ellen Foster 3.2.1-10 - Also add Obsoletes: for the old zeroc names * Wed Aug 29 2007 Mary Ellen Foster 3.2.1-9 From fedora-extras-commits at redhat.com Fri Sep 7 08:30:35 2007 From: fedora-extras-commits at redhat.com (Mary Ellen Foster (mef)) Date: Fri, 7 Sep 2007 04:30:35 -0400 Subject: rpms/ice/devel ice.spec,1.2,1.3 Message-ID: <200709070830.l878UZap027860@cvs-int.fedora.redhat.com> Author: mef Update of /cvs/pkgs/rpms/ice/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27747/devel Modified Files: ice.spec Log Message: Fixed bad date in changelog Index: ice.spec =================================================================== RCS file: /cvs/pkgs/rpms/ice/devel/ice.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ice.spec 7 Sep 2007 07:20:31 -0000 1.2 +++ ice.spec 7 Sep 2007 08:30:02 -0000 1.3 @@ -581,7 +581,7 @@ %config(noreplace) %{_sysconfdir}/php.d/ice.ini %changelog -* Fri Sep 9 2007 Mary Ellen Foster 3.2.1-10 +* Fri Sep 7 2007 Mary Ellen Foster 3.2.1-10 - Also add Obsoletes: for the old zeroc names * Wed Aug 29 2007 Mary Ellen Foster 3.2.1-9 From fedora-extras-commits at redhat.com Fri Sep 7 08:37:50 2007 From: fedora-extras-commits at redhat.com (Mary Ellen Foster (mef)) Date: Fri, 7 Sep 2007 04:37:50 -0400 Subject: rpms/ice/F-7 ice.spec,1.3,1.4 Message-ID: <200709070837.l878bovi028415@cvs-int.fedora.redhat.com> Author: mef Update of /cvs/pkgs/rpms/ice/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28307/F-7 Modified Files: ice.spec Log Message: Bump release so I can rebuild with the correct date (sigh ...) Index: ice.spec =================================================================== RCS file: /cvs/pkgs/rpms/ice/F-7/ice.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ice.spec 7 Sep 2007 08:29:59 -0000 1.3 +++ ice.spec 7 Sep 2007 08:37:18 -0000 1.4 @@ -10,7 +10,7 @@ Name: ice Version: 3.2.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: The Ice base runtime and services Group: System Environment/Libraries @@ -581,8 +581,9 @@ %config(noreplace) %{_sysconfdir}/php.d/ice.ini %changelog -* Fri Sep 7 2007 Mary Ellen Foster 3.2.1-10 +* Fri Sep 7 2007 Mary Ellen Foster 3.2.1-11 - Also add Obsoletes: for the old zeroc names +- Fix bad date in changelog * Wed Aug 29 2007 Mary Ellen Foster 3.2.1-9 - Add "with exceptions" to license tag From fedora-extras-commits at redhat.com Fri Sep 7 08:37:53 2007 From: fedora-extras-commits at redhat.com (Mary Ellen Foster (mef)) Date: Fri, 7 Sep 2007 04:37:53 -0400 Subject: rpms/ice/devel ice.spec,1.3,1.4 Message-ID: <200709070837.l878brfm028420@cvs-int.fedora.redhat.com> Author: mef Update of /cvs/pkgs/rpms/ice/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28307/devel Modified Files: ice.spec Log Message: Bump release so I can rebuild with the correct date (sigh ...) Index: ice.spec =================================================================== RCS file: /cvs/pkgs/rpms/ice/devel/ice.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ice.spec 7 Sep 2007 08:30:02 -0000 1.3 +++ ice.spec 7 Sep 2007 08:37:21 -0000 1.4 @@ -10,7 +10,7 @@ Name: ice Version: 3.2.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: The Ice base runtime and services Group: System Environment/Libraries @@ -581,8 +581,9 @@ %config(noreplace) %{_sysconfdir}/php.d/ice.ini %changelog -* Fri Sep 7 2007 Mary Ellen Foster 3.2.1-10 +* Fri Sep 7 2007 Mary Ellen Foster 3.2.1-11 - Also add Obsoletes: for the old zeroc names +- Fix bad date in changelog * Wed Aug 29 2007 Mary Ellen Foster 3.2.1-9 - Add "with exceptions" to license tag From fedora-extras-commits at redhat.com Fri Sep 7 08:42:57 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Fri, 7 Sep 2007 04:42:57 -0400 Subject: fedora-security/audit fc6,1.252,1.253 fc7,1.93,1.94 Message-ID: <200709070842.l878gvaJ028628@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28608/audit Modified Files: fc6 fc7 Log Message: PHP wireshark kerberos Index: fc6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc6,v retrieving revision 1.252 retrieving revision 1.253 diff -u -r1.252 -r1.253 --- fc6 5 Sep 2007 08:30:51 -0000 1.252 +++ fc6 7 Sep 2007 08:42:54 -0000 1.253 @@ -4,9 +4,18 @@ # *CVE are items that need verification for Fedora Core 6 # (mozilla) = (firefox, seamonkey, thunderbird, yelp, devhelp, galeon, liferea. epiphany) -# Up to date CVE as of CVE email 20070823 +# Up to date CVE as of CVE email 20070907 # Up to date FC6 as of 20070905 +CVE-2007-4743 VULNERABLE (krb5) incomplete CVE-2007-3999 fix +CVE-2007-4721 version (wireshark, fixed 0.99.6) [since FEDORA-2007-628] +CVE-2007-4663 ignore (php, fixed 5.2.4) #277991 safe_mode +CVE-2007-4662 ignore (php, fixed 5.2.4) #278101 triggerable only by modification to openssl.conf +CVE-2007-4661 ignore (php, fixed 5.2.4) 5.2.3, incomplete CVE-2007-2872 fix +CVE-2007-4660 VULNERABLE (php, fixed 5.2.4) +CVE-2007-4659 ignore (php, fixed 5.2.4) #276531 (FC7/php-5.2 only) +CVE-2007-4658 VULNERABLE (php, fixed 5.2.4) #278011 +CVE-2007-4657 VULNERABLE (php, fixed 5.2.4) CVE-2007-4565 backport (fetchmail) #260881 [since FEDORA-2007-689] CVE-2007-4357 ignore (firefox) status bar can be overwrittten CVE-2007-4255 ignore (php) msql extension not shipped Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.93 retrieving revision 1.94 diff -u -r1.93 -r1.94 --- fc7 5 Sep 2007 08:30:51 -0000 1.93 +++ fc7 7 Sep 2007 08:42:54 -0000 1.94 @@ -5,9 +5,18 @@ # (mozilla) = (firefox, seamonkey, thunderbird, yelp, devhelp, galeon, liferea. epiphany) # A couple of first F7 updates were marked as FEDORA-2007-0001 -# Up to date CVE as of CVE email 20070829 +# Up to date CVE as of CVE email 20070907 # Up to date FC7 as of 20070905 +CVE-2007-4743 VULNERABLE (krb5) incomplete CVE-2007-3999 fix +CVE-2007-4721 version (wireshark, fixed 0.99.6) [since FEDORA-2007-0982] +CVE-2007-4663 ignore (php, fixed 5.2.4) #277991 safe_mode +CVE-2007-4662 ignore (php, fixed 5.2.4) #278101 triggerable only by modification to openssl.conf +CVE-2007-4661 ignore (php, fixed 5.2.4) 5.2.3, incomplete CVE-2007-2872 fix +CVE-2007-4660 VULNERABLE (php, fixed 5.2.4) +CVE-2007-4659 VULNERABLE (php, fixed 5.2.4) #276531 Tracking bug! +CVE-2007-4658 VULNERABLE (php, fixed 5.2.4) #278011 +CVE-2007-4657 VULNERABLE (php, fixed 5.2.4) CVE-2007-4650 version (gallery2) #267421 [since FEDORA-2007-2020] CVE-2007-4629 version (mapserver, fixed 4.10.3) #272081 [since FEDORA-2007-2018] CVE-2007-4631 VULNERABLE (qgit) #268381 From fedora-extras-commits at redhat.com Fri Sep 7 08:47:09 2007 From: fedora-extras-commits at redhat.com (Ivana Varekova (varekova)) Date: Fri, 7 Sep 2007 04:47:09 -0400 Subject: rpms/gnuplot/devel gnuplot.spec,1.42,1.43 Message-ID: <200709070847.l878l9CC028799@cvs-int.fedora.redhat.com> Author: varekova Update of /cvs/pkgs/rpms/gnuplot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28752 Modified Files: gnuplot.spec Log Message: - move emacs files to */site-lisp/gnuplot subdirectory Index: gnuplot.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnuplot/devel/gnuplot.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- gnuplot.spec 6 Sep 2007 09:14:15 -0000 1.42 +++ gnuplot.spec 7 Sep 2007 08:46:37 -0000 1.43 @@ -5,7 +5,7 @@ Summary: A program for plotting mathematical expressions and data Name: gnuplot Version: %{major}.%{minor}.%{patchlevel} -Release: 4%{?dist} +Release: 5%{?dist} # Modifications are to be distributed as patches to the released version. License: gnuplot and GPLv2 Group: Applications/Engineering @@ -62,6 +62,10 @@ install -m 644 %SOURCE2 ${RPM_BUILD_ROOT}%{_datadir}/emacs/site-lisp/site-start.d/gnuplot-init.el rm -f $RPM_BUILD_ROOT%{_infodir}/dir rm -f $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/info-look*.el* +install -d ${RPM_BUILD_ROOT}%{_datadir}/emacs/site-lisp/gnuplot +mv $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/gnuplot.el{,c} $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/gnuplot +mv $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/gnuplot-gui.el{,c} $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp/gnuplot + %post /sbin/install-info --quiet %{_infodir}/gnuplot.info.gz %{_infodir}/dir || : @@ -94,14 +98,16 @@ %files emacs %defattr(-,root,root,-) -%{_datadir}/emacs/site-lisp/gnuplot-gui.el -%{_datadir}/emacs/site-lisp/gnuplot-gui.elc -%{_datadir}/emacs/site-lisp/gnuplot.el -%{_datadir}/emacs/site-lisp/gnuplot.elc +%{_datadir}/emacs/site-lisp/gnuplot/gnuplot-gui.el +%{_datadir}/emacs/site-lisp/gnuplot/gnuplot-gui.elc +%{_datadir}/emacs/site-lisp/gnuplot/gnuplot.el +%{_datadir}/emacs/site-lisp/gnuplot/gnuplot.elc %{_datadir}/emacs/site-lisp/site-start.d/gnuplot-init.el - %changelog +* Fri Sep 7 2007 Ivana Varekova - 4.2.0-5 +- move emacs files to */site-lisp/gnuplot subdirectory + * Thu Sep 6 2007 Ivana Varekova - 4.2.0-4 - change font paths, change documenatation From fedora-extras-commits at redhat.com Fri Sep 7 09:09:06 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Fri, 7 Sep 2007 05:09:06 -0400 Subject: rpms/ocaml-lablgl/devel ocaml-lablgl.spec,1.5,1.6 Message-ID: <200709070909.l87996g9003672@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/ocaml-lablgl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3654 Modified Files: ocaml-lablgl.spec Log Message: rebuild Index: ocaml-lablgl.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-lablgl/devel/ocaml-lablgl.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ocaml-lablgl.spec 4 Sep 2007 17:31:00 -0000 1.5 +++ ocaml-lablgl.spec 7 Sep 2007 09:08:32 -0000 1.6 @@ -2,7 +2,7 @@ Name: ocaml-lablgl Version: 1.02 -Release: 14%{?dist} +Release: 15%{?dist} Summary: LablGL is an OpenGL interface for Objective Caml @@ -147,6 +147,9 @@ %changelog +* Fri Sep 7 2007 Gerard Milmeister - 1.02-15 +- Rebuild + * Thu Aug 30 2007 Gerard Milmeister - 1.02-13 - Rebuild From fedora-extras-commits at redhat.com Fri Sep 7 10:07:38 2007 From: fedora-extras-commits at redhat.com (Jeroen van Meeuwen (kanarip)) Date: Fri, 7 Sep 2007 06:07:38 -0400 Subject: rpms/revisor/devel revisor.spec,1.22,1.23 sources,1.25,1.26 Message-ID: <200709071007.l87A7cYS012543@cvs-int.fedora.redhat.com> Author: kanarip Update of /cvs/pkgs/rpms/revisor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12453/devel Modified Files: revisor.spec sources Log Message: 2.0.4.3-7 Index: revisor.spec =================================================================== RCS file: /cvs/pkgs/rpms/revisor/devel/revisor.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- revisor.spec 5 Sep 2007 13:50:17 -0000 1.22 +++ revisor.spec 7 Sep 2007 10:07:05 -0000 1.23 @@ -3,7 +3,7 @@ Summary: Fedora "Spin" Graphical User Interface Name: revisor Version: 2.0.4.3 -Release: 1rc6%{?dist} +Release: 7%{?dist} License: GPLv2 Group: Applications/System URL: https://hosted.fedoraproject.org/projects/revisor @@ -170,7 +170,8 @@ %{_datadir}/revisor/rebrand-template/* %changelog -* Wed Sep 05 2007 Jeroen van Meeuwen 2.0.4.3-1rc6 +* Fri Sep 07 2007 Jeroen van Meeuwen 2.0.4.3-7 +- Bugfixes - Removed pungi dependency - Added kickstart interfacing for pykickstart API differences - Enable Revisor to run in CLI mode on Enterprise Linux 5 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/revisor/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 5 Sep 2007 13:50:17 -0000 1.25 +++ sources 7 Sep 2007 10:07:05 -0000 1.26 @@ -1 +1 @@ -cb4f43011360e3fc6ba12d85d6755f47 revisor-2.0.4.3.tar.gz +eb0bf848e92d6605e36b9146db85de23 revisor-2.0.4.3.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 10:08:55 2007 From: fedora-extras-commits at redhat.com (Jeroen van Meeuwen (kanarip)) Date: Fri, 7 Sep 2007 06:08:55 -0400 Subject: rpms/revisor/F-7 revisor.spec,1.16,1.17 sources,1.17,1.18 Message-ID: <200709071008.l87A8tvn012683@cvs-int.fedora.redhat.com> Author: kanarip Update of /cvs/pkgs/rpms/revisor/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12647/F-7 Modified Files: revisor.spec sources Log Message: 2.0.4.3-7 Index: revisor.spec =================================================================== RCS file: /cvs/pkgs/rpms/revisor/F-7/revisor.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- revisor.spec 5 Sep 2007 13:51:30 -0000 1.16 +++ revisor.spec 7 Sep 2007 10:08:21 -0000 1.17 @@ -3,7 +3,7 @@ Summary: Fedora "Spin" Graphical User Interface Name: revisor Version: 2.0.4.3 -Release: 1rc6%{?dist} +Release: 7%{?dist} License: GPLv2 Group: Applications/System URL: https://hosted.fedoraproject.org/projects/revisor @@ -170,7 +170,8 @@ %{_datadir}/revisor/rebrand-template/* %changelog -* Wed Sep 05 2007 Jeroen van Meeuwen 2.0.4.3-1rc6 +* Fri Sep 07 2007 Jeroen van Meeuwen 2.0.4.3-7 +- Bugfixes - Removed pungi dependency - Added kickstart interfacing for pykickstart API differences - Enable Revisor to run in CLI mode on Enterprise Linux 5 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/revisor/F-7/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 5 Sep 2007 13:51:30 -0000 1.17 +++ sources 7 Sep 2007 10:08:21 -0000 1.18 @@ -1 +1 @@ -cb4f43011360e3fc6ba12d85d6755f47 revisor-2.0.4.3.tar.gz +eb0bf848e92d6605e36b9146db85de23 revisor-2.0.4.3.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 10:57:25 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 7 Sep 2007 06:57:25 -0400 Subject: rpms/gnome-media/devel .cvsignore, 1.37, 1.38 gnome-media.spec, 1.100, 1.101 sources, 1.36, 1.37 gnome-media-2.17.90-disable-scrollkeeper.patch, 1.1, NONE gnome-media-cd-last-track-mode.patch, 1.1, NONE gnome-media-set-modal.patch, 1.1, NONE Message-ID: <200709071057.l87AvPCd017785@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-media/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17565 Modified Files: .cvsignore gnome-media.spec sources Removed Files: gnome-media-2.17.90-disable-scrollkeeper.patch gnome-media-cd-last-track-mode.patch gnome-media-set-modal.patch Log Message: * Fri Sep 07 2007 - Bastien Nocera - 2.19.92-1 - Update to 2.19.92 - Remove upstreamed/obsolete patches Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gnome-media/devel/.cvsignore,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- .cvsignore 13 Mar 2007 16:00:54 -0000 1.37 +++ .cvsignore 7 Sep 2007 10:56:48 -0000 1.38 @@ -1 +1 @@ -gnome-media-2.18.0.tar.bz2 +gnome-media-2.19.92.tar.gz Index: gnome-media.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-media/devel/gnome-media.spec,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- gnome-media.spec 25 Aug 2007 13:36:49 -0000 1.100 +++ gnome-media.spec 7 Sep 2007 10:56:48 -0000 1.101 @@ -11,15 +11,12 @@ Summary: GNOME media programs Name: gnome-media -Version: 2.18.0 -Release: 6%{?dist} +Version: 2.19.92 +Release: 1%{?dist} License: GPLv2+ and GFDL+ Group: Applications/Multimedia Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.18/gnome-media-%{version}.tar.bz2 -Patch0: gnome-media-2.17.90-disable-scrollkeeper.patch -Patch1: gnome-media-2.13.5-hide-help-button.patch -Patch2: gnome-media-set-modal.patch -Patch3: gnome-media-cd-last-track-mode.patch +Patch0: gnome-media-2.13.5-hide-help-button.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Obsoletes: gnome @@ -47,10 +44,8 @@ BuildRequires: gstreamer-devel >= %{gstreamer_version} BuildRequires: gstreamer-plugins-base-devel >= %{gstreamer_version} BuildRequires: nautilus-cd-burner-devel -BuildRequires: scrollkeeper -BuildRequires: gettext +BuildRequires: gnome-doc-utils BuildRequires: perl(XML::Parser) -BuildRequires: autoconf automake libtool intltool %description GNOME (GNU Network Object Model Environment) is a user-friendly set of @@ -79,19 +74,12 @@ %prep %setup -q -%patch0 -p1 -b .scrollkeeper-disable -%patch1 -p1 -b .hide-help-button -%patch2 -p0 -b .modal -cd gnome-cd/ -%patch3 -p0 -b .last-track-mode +%patch0 -p1 -b .hide-help-button %build -libtoolize --force -intltoolize --force -autoreconf /usr/bin/gst-inspect-0.10 --print-all > /dev/null %configure --disable-schemas-install -make #%{?_smp_mflags} +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -199,6 +187,10 @@ %{_libdir}/pkgconfig/* %changelog +* Fri Sep 07 2007 - Bastien Nocera - 2.19.92-1 +- Update to 2.19.92 +- Remove upstreamed/obsolete patches + * Sat Aug 25 2007 - Bastien Nocera - 2.18.0-6 - Run intltoolize before autoreconf, to avoid intltool version mismatches Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gnome-media/devel/sources,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- sources 13 Mar 2007 16:00:54 -0000 1.36 +++ sources 7 Sep 2007 10:56:48 -0000 1.37 @@ -1 +1 @@ -a472d8c7733b119376bc6127ee55a82d gnome-media-2.18.0.tar.bz2 +f095fceca0175e04afb966e0366a9bc4 gnome-media-2.19.92.tar.gz --- gnome-media-2.17.90-disable-scrollkeeper.patch DELETED --- --- gnome-media-cd-last-track-mode.patch DELETED --- --- gnome-media-set-modal.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 11:01:39 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 7 Sep 2007 07:01:39 -0400 Subject: rpms/gnome-media/devel gnome-media.spec,1.101,1.102 Message-ID: <200709071101.l87B1dp6024575@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-media/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18571 Modified Files: gnome-media.spec Log Message: upstream configure uses .tar.gz Index: gnome-media.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-media/devel/gnome-media.spec,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- gnome-media.spec 7 Sep 2007 10:56:48 -0000 1.101 +++ gnome-media.spec 7 Sep 2007 11:01:04 -0000 1.102 @@ -15,7 +15,7 @@ Release: 1%{?dist} License: GPLv2+ and GFDL+ Group: Applications/Multimedia -Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.18/gnome-media-%{version}.tar.bz2 +Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.18/gnome-media-%{version}.tar.gz Patch0: gnome-media-2.13.5-hide-help-button.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Fri Sep 7 11:21:38 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 7 Sep 2007 07:21:38 -0400 Subject: rpms/gnome-media/devel gnome-media.spec,1.102,1.103 Message-ID: <200709071121.l87BLchN027496@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-media/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27409 Modified Files: gnome-media.spec Log Message: Yep, doesn't build with smp_flags Index: gnome-media.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-media/devel/gnome-media.spec,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- gnome-media.spec 7 Sep 2007 11:01:04 -0000 1.102 +++ gnome-media.spec 7 Sep 2007 11:21:06 -0000 1.103 @@ -79,7 +79,7 @@ %build /usr/bin/gst-inspect-0.10 --print-all > /dev/null %configure --disable-schemas-install -make %{?_smp_mflags} +make #%{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Fri Sep 7 11:29:17 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 07:29:17 -0400 Subject: rpms/freenx/devel .cvsignore, 1.5, 1.6 freenx.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200709071129.l87BTHtL028422@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/freenx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28259 Modified Files: .cvsignore freenx.spec sources Log Message: Bump to 0.7.0, BZ 252976. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/freenx/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 29 Apr 2007 21:03:12 -0000 1.5 +++ .cvsignore 7 Sep 2007 11:28:44 -0000 1.6 @@ -1 +1 @@ -freenx-0.6.0.tar.gz +freenx-0.7.0.tar.gz Index: freenx.spec =================================================================== RCS file: /cvs/pkgs/rpms/freenx/devel/freenx.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- freenx.spec 29 Apr 2007 21:03:12 -0000 1.6 +++ freenx.spec 7 Sep 2007 11:28:44 -0000 1.7 @@ -4,12 +4,12 @@ Summary: Free Software (GPL) Implementation of the NX Server Name: freenx -Version: 0.6.0 -Release: 12%{?dist} -License: GPL +Version: 0.7.0 +Release: 1%{?dist} +License: GPLv2 Group: Applications/Internet URL: http://freenx.berlios.de/ -Source0: http://prdownload.berlios.de/freenx/%{name}-%{version}.tar.gz +Source0: http://download.berlios.de/freenx/%{name}-%{version}.tar.gz Patch0: freenx-0.6.0-libs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: openssh-server nc expect nx xorg-x11-server-Xorg xorg-x11-apps perl @@ -91,6 +91,13 @@ /var/log/nx %changelog +* Thu Sep 6 2007 Jon Ciesla - 0.7.0-1 +- CM = Christian Mandery mail at chrismandery.de, BZ 252976 +- Version bump to 0.7.0 upstream release (CM) +- Fixed download URL (didn't work, Berlios changed layout). (CM) +- Changed license field from GPL to GPLv2 in RPM. (CM) +- Fixed release. + * Mon Feb 19 2007 Axel Thimm - 0.6.0-9 - Update to 0.6.0. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/freenx/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 29 Apr 2007 21:03:12 -0000 1.5 +++ sources 7 Sep 2007 11:28:44 -0000 1.6 @@ -1 +1 @@ -504aaa2c3c93c36eefab74e2b8a6506e freenx-0.6.0.tar.gz +9c21eb45b4193ad7184109f3274c9e33 freenx-0.7.0.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 11:32:15 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Fri, 7 Sep 2007 07:32:15 -0400 Subject: rpms/ocaml-lablgtk/devel ocaml-lablgtk.spec,1.2,1.3 Message-ID: <200709071132.l87BWFr5028854@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/ocaml-lablgtk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28749 Modified Files: ocaml-lablgtk.spec Log Message: rebuild Index: ocaml-lablgtk.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-lablgtk/devel/ocaml-lablgtk.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ocaml-lablgtk.spec 30 Aug 2007 09:49:34 -0000 1.2 +++ ocaml-lablgtk.spec 7 Sep 2007 11:31:42 -0000 1.3 @@ -2,7 +2,7 @@ Name: ocaml-lablgtk Version: 2.6.0 -Release: 9.20060908cvs%{?dist} +Release: 10.20060908cvs%{?dist} Summary: Objective Caml interface to gtk+ @@ -148,6 +148,9 @@ %changelog +* Fri Sep 7 2007 Gerard Milmeister - 2.6.0-10.20060908cvs +- rebuild + * Thu Aug 30 2007 Gerard Milmeister - 2.6.0-9.20060908cvs - rebuild From fedora-extras-commits at redhat.com Fri Sep 7 11:39:10 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 07:39:10 -0400 Subject: rpms/freenx/F-7 freenx.spec,1.6,1.7 sources,1.5,1.6 Message-ID: <200709071139.l87BdAiR029830@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/freenx/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29711 Modified Files: freenx.spec sources Log Message: Bump to 0.7.0, BZ 252976. Index: freenx.spec =================================================================== RCS file: /cvs/pkgs/rpms/freenx/F-7/freenx.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- freenx.spec 29 Apr 2007 21:03:12 -0000 1.6 +++ freenx.spec 7 Sep 2007 11:38:37 -0000 1.7 @@ -4,12 +4,12 @@ Summary: Free Software (GPL) Implementation of the NX Server Name: freenx -Version: 0.6.0 -Release: 12%{?dist} -License: GPL +Version: 0.7.0 +Release: 1%{?dist} +License: GPLv2 Group: Applications/Internet URL: http://freenx.berlios.de/ -Source0: http://prdownload.berlios.de/freenx/%{name}-%{version}.tar.gz +Source0: http://download.berlios.de/freenx/%{name}-%{version}.tar.gz Patch0: freenx-0.6.0-libs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: openssh-server nc expect nx xorg-x11-server-Xorg xorg-x11-apps perl @@ -91,6 +91,13 @@ /var/log/nx %changelog +* Thu Sep 6 2007 Jon Ciesla - 0.7.0-1 +- CM = Christian Mandery mail at chrismandery.de, BZ 252976 +- Version bump to 0.7.0 upstream release (CM) +- Fixed download URL (didn't work, Berlios changed layout). (CM) +- Changed license field from GPL to GPLv2 in RPM. (CM) +- Fixed release. + * Mon Feb 19 2007 Axel Thimm - 0.6.0-9 - Update to 0.6.0. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/freenx/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 29 Apr 2007 21:03:12 -0000 1.5 +++ sources 7 Sep 2007 11:38:37 -0000 1.6 @@ -1 +1 @@ -504aaa2c3c93c36eefab74e2b8a6506e freenx-0.6.0.tar.gz +9c21eb45b4193ad7184109f3274c9e33 freenx-0.7.0.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 12:00:14 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 7 Sep 2007 08:00:14 -0400 Subject: rpms/gnome-media/devel gnome-media.spec,1.103,1.104 Message-ID: <200709071200.l87C0EaF032165@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-media/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32044 Modified Files: gnome-media.spec Log Message: Disable the sound recorder in configure, and add gettext as a BR Index: gnome-media.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-media/devel/gnome-media.spec,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- gnome-media.spec 7 Sep 2007 11:21:06 -0000 1.103 +++ gnome-media.spec 7 Sep 2007 11:59:42 -0000 1.104 @@ -45,7 +45,7 @@ BuildRequires: gstreamer-plugins-base-devel >= %{gstreamer_version} BuildRequires: nautilus-cd-burner-devel BuildRequires: gnome-doc-utils -BuildRequires: perl(XML::Parser) +BuildRequires: gettext perl(XML::Parser) %description GNOME (GNU Network Object Model Environment) is a user-friendly set of @@ -78,7 +78,7 @@ %build /usr/bin/gst-inspect-0.10 --print-all > /dev/null -%configure --disable-schemas-install +%configure --disable-schemas-install --enable-grecord=no make #%{?_smp_mflags} %install From fedora-extras-commits at redhat.com Fri Sep 7 12:20:26 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 07 Sep 2007 05:20:26 -0700 Subject: [pkgdb] gnupg: rdieter has requested watchbugzilla Message-ID: <200709071220.l87CKR6H010256@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchbugzilla acl on gnupg (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnupg From fedora-extras-commits at redhat.com Fri Sep 7 12:20:28 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 07 Sep 2007 05:20:28 -0700 Subject: [pkgdb] gnupg: rdieter has requested commit Message-ID: <200709071220.l87CKSsF010265@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the commit acl on gnupg (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnupg From fedora-extras-commits at redhat.com Fri Sep 7 12:20:41 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 07 Sep 2007 05:20:41 -0700 Subject: [pkgdb] libgcrypt: rdieter has requested watchbugzilla Message-ID: <200709071220.l87CKfpe010274@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchbugzilla acl on libgcrypt (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgcrypt From fedora-extras-commits at redhat.com Fri Sep 7 12:20:47 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 07 Sep 2007 05:20:47 -0700 Subject: [pkgdb] libgcrypt: rdieter has requested watchbugzilla Message-ID: <200709071220.l87CKleI010286@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchbugzilla acl on libgcrypt (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgcrypt From fedora-extras-commits at redhat.com Fri Sep 7 12:20:49 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 07 Sep 2007 05:20:49 -0700 Subject: [pkgdb] libgcrypt: rdieter has requested watchcommits Message-ID: <200709071220.l87CKnEd010296@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchcommits acl on libgcrypt (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgcrypt From fedora-extras-commits at redhat.com Fri Sep 7 12:21:03 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 07 Sep 2007 05:21:03 -0700 Subject: [pkgdb] libgpg-error: rdieter has requested watchbugzilla Message-ID: <200709071221.l87CL3H5010305@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchbugzilla acl on libgpg-error (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgpg-error From fedora-extras-commits at redhat.com Fri Sep 7 12:21:04 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 07 Sep 2007 05:21:04 -0700 Subject: [pkgdb] libgpg-error: rdieter has requested watchcommits Message-ID: <200709071221.l87CL4SB010314@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchcommits acl on libgpg-error (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgpg-error From fedora-extras-commits at redhat.com Fri Sep 7 12:21:08 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 07 Sep 2007 05:21:08 -0700 Subject: [pkgdb] libgpg-error: rdieter has requested watchcommits Message-ID: <200709071221.l87CL87V010327@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchcommits acl on libgpg-error (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgpg-error From fedora-extras-commits at redhat.com Fri Sep 7 12:21:09 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 07 Sep 2007 05:21:09 -0700 Subject: [pkgdb] libgpg-error: rdieter has requested commit Message-ID: <200709071221.l87CL9rF010336@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the commit acl on libgpg-error (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgpg-error From fedora-extras-commits at redhat.com Fri Sep 7 12:24:20 2007 From: fedora-extras-commits at redhat.com (Ondrej Vasik (ovasik)) Date: Fri, 7 Sep 2007 08:24:20 -0400 Subject: rpms/docbook-style-xsl/devel docbook-style-xsl.spec,1.38,1.39 Message-ID: <200709071224.l87COKO8008603@cvs-int.fedora.redhat.com> Author: ovasik Update of /cvs/extras/rpms/docbook-style-xsl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8489 Modified Files: docbook-style-xsl.spec Log Message: added PreReq: libxml2 >= 2.4.8(#253962) Index: docbook-style-xsl.spec =================================================================== RCS file: /cvs/extras/rpms/docbook-style-xsl/devel/docbook-style-xsl.spec,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- docbook-style-xsl.spec 5 Sep 2007 11:30:11 -0000 1.38 +++ docbook-style-xsl.spec 7 Sep 2007 12:23:48 -0000 1.39 @@ -1,6 +1,6 @@ Name: docbook-style-xsl Version: 1.73.2 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Text Summary: Norman Walsh's XSL stylesheets for DocBook XML. @@ -12,6 +12,8 @@ PreReq: docbook-dtd-xml # xml-common was using /usr/share/xml until 0.6.3-8. PreReq: xml-common >= 0.6.3-8 +# required because of usage of /usr/bin/xmlcatalog +PreReq: libxml2 >= 2.4.8 # PassiveTeX before 1.21 can't handle the newer stylesheets. Conflicts: passivetex < 1.21 @@ -99,6 +101,9 @@ %changelog +* Fri Sep 7 2007 Ondrej Vasik 1.73.2-2 +- Added PreReq of libxml2(#253962) + * Wed Sep 5 2007 Ondrej Vasik 1.73.2-1 - new upstream version From fedora-extras-commits at redhat.com Fri Sep 7 12:27:09 2007 From: fedora-extras-commits at redhat.com (Rahul Bhalerao (rbhalera)) Date: Fri, 7 Sep 2007 08:27:09 -0400 Subject: rpms/fonts-indic/devel fonts-indic.spec,1.28,1.29 Message-ID: <200709071227.l87CR9nx009040@cvs-int.fedora.redhat.com> Author: rbhalera Update of /cvs/pkgs/rpms/fonts-indic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8968 Modified Files: fonts-indic.spec Log Message: Renamed the package to reflect upstream project Index: fonts-indic.spec =================================================================== RCS file: /cvs/pkgs/rpms/fonts-indic/devel/fonts-indic.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- fonts-indic.spec 27 Jul 2007 09:27:07 -0000 1.28 +++ fonts-indic.spec 7 Sep 2007 12:26:37 -0000 1.29 @@ -2,9 +2,9 @@ %define update_cache /usr/bin/fc-cache %define langlist "bengali hindi gujarati tamil punjabi kannada malayalam oriya telugu" -Name: fonts-indic +Name: lohit-fonts Version: 2.1.5 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: User Interface/X BuildArch: noarch @@ -13,23 +13,23 @@ Source: fonts-indic-%{version}.tar.gz Summary: Free Indian truetype/opentype fonts -%description +%description This package provides the Hindi, Bengali, Gujarati, Punjabi, Tamil, Kannada, Malayalam, Oriya, Telugu TrueType/Opentype fonts. # mk_pkg %define mk_pkg() \ -%package -n fonts-%1\ +%package -n lohit-fonts-%1\ Summary: Free %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/")\ Group: User Interface/X \ -Obsoletes: ttfonts-%2 <= 1.6-1\ -Provides : ttfonts-%2 <= 1.6-1\ +Provides: fonts-%1 = %{version}-%{release}\ +Obsoletes : fonts-%1 < 2.1.5-3\ Requires: fontconfig\ \ -%description -n fonts-%1\ +%description -n lohit-fonts-%1\ These are the free %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/") truetype/opentype fonts \ \ -%files -n fonts-%1\ +%files -n lohit-fonts-%1\ %defattr(-, root, root)\ %dir %{xfontdir}\ %dir %{xfontdir}/%1\ @@ -37,12 +37,12 @@ %ghost %{xfontdir}/%1/fonts.cache-1\ %{xfontdir}/%1/*ttf\ \ -%post -n fonts-%1 \ +%post -n lohit-fonts-%1 \ if [ -x %{_bindir}/fc-cache ]; then \ %{_bindir}/fc-cache /usr/share/fonts \ fi \ \ -%postun -n fonts-%1 \ +%postun -n lohit-fonts-%1 \ if [ "$1" = "0" ]; then \ if [ -x %{_bindir}/fc-cache ]; then \ %{_bindir}/fc-cache /usr/share/fonts \ @@ -60,7 +60,7 @@ %mk_pkg telugu te %prep -%setup -q +%setup -q -n fonts-indic-%{version} %build echo "Nothing to do in Build." @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 07 2007 Rahul Bhalerao - 2.1.5-3.fc8 +- Renamed the package to reflect the upstream project name #253158 + * Fri Jul 27 2007 Rahul Bhalerao - 2.1.5-2.fc8 - SPEC cleanup as part of merge review #225763 From fedora-extras-commits at redhat.com Fri Sep 7 12:36:09 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 7 Sep 2007 08:36:09 -0400 Subject: rpms/gnome-media/devel gnome-media.spec,1.104,1.105 Message-ID: <200709071236.l87Ca9iq010235@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-media/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10158 Modified Files: gnome-media.spec Log Message: Add new icons as well Index: gnome-media.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-media/devel/gnome-media.spec,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- gnome-media.spec 7 Sep 2007 11:59:42 -0000 1.104 +++ gnome-media.spec 7 Sep 2007 12:35:37 -0000 1.105 @@ -171,6 +171,7 @@ %{_datadir}/idl/GNOME_Media_CDDBSlave2.idl %{_datadir}/applications/* %{_datadir}/pixmaps/* +%{_datadir}/icons/hicolor/48x48/apps/* %{_datadir}/omf/gnome-media %{_datadir}/gnome-media %{_datadir}/gstreamer-properties From fedora-extras-commits at redhat.com Fri Sep 7 12:40:04 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 7 Sep 2007 08:40:04 -0400 Subject: rpms/gimp/devel gimp.spec,1.139,1.140 Message-ID: <200709071240.l87Ce47k010563@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/gimp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10537 Modified Files: gimp.spec Log Message: rebuild to pick up new version of poppler Index: gimp.spec =================================================================== RCS file: /cvs/pkgs/rpms/gimp/devel/gimp.spec,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- gimp.spec 4 Sep 2007 07:23:20 -0000 1.139 +++ gimp.spec 7 Sep 2007 12:39:31 -0000 1.140 @@ -45,7 +45,7 @@ %define age 0 %define minorver 400 %define microver %(ver=%{version}; echo ${ver##*.*.}) -Release: %{?rcver:0.%{rcver}.}1%{?dist} +Release: %{?rcver:0.%{rcver}.}2%{?dist} Epoch: 2 License: GPLv2+ Group: Applications/Multimedia @@ -421,6 +421,9 @@ %{_libdir}/pkgconfig/* %changelog +* Fri Sep 07 2007 Nils Philippsen - 2:2.4.0-0.rc2.2 +- rebuild to pick up new version of poppler + * Tue Sep 04 2007 Nils Philippsen - 2:2.4.0-0.rc2.1 - version 2.4.0-rc2 From fedora-extras-commits at redhat.com Fri Sep 7 12:44:19 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 7 Sep 2007 08:44:19 -0400 Subject: rpms/gnome-media/devel gnome-media.spec,1.105,1.106 Message-ID: <200709071244.l87CiJ9p010774@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-media/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10716 Modified Files: gnome-media.spec Log Message: No OMF dir anymore Index: gnome-media.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-media/devel/gnome-media.spec,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- gnome-media.spec 7 Sep 2007 12:35:37 -0000 1.105 +++ gnome-media.spec 7 Sep 2007 12:43:46 -0000 1.106 @@ -172,7 +172,6 @@ %{_datadir}/applications/* %{_datadir}/pixmaps/* %{_datadir}/icons/hicolor/48x48/apps/* -%{_datadir}/omf/gnome-media %{_datadir}/gnome-media %{_datadir}/gstreamer-properties From fedora-extras-commits at redhat.com Fri Sep 7 12:50:37 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Fri, 7 Sep 2007 08:50:37 -0400 Subject: rpms/curl/devel curl.spec,1.57,1.58 Message-ID: <200709071250.l87CobpJ010980@cvs-int.fedora.redhat.com> Author: jnovy Update of /cvs/extras/rpms/curl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10953 Modified Files: curl.spec Log Message: - add support for the NSS PKCS#11 pem reader so the command-line is the same for both OpenSSL and NSS by Rob Crittenden (rcritten at redhat.com) - switch to NSS again Index: curl.spec =================================================================== RCS file: /cvs/extras/rpms/curl/devel/curl.spec,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- curl.spec 3 Sep 2007 10:48:12 -0000 1.57 +++ curl.spec 7 Sep 2007 12:50:04 -0000 1.58 @@ -4,17 +4,18 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl Version: 7.16.4 -Release: 4%{?dist} +Release: 5%{?dist} License: MIT Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 Patch1: curl-7.15.3-multilib.patch Patch2: curl-7.16.0-privlibs.patch Patch3: curl-7.16.4-ftp.patch +Patch4: curl-7.16.4-nsspem.patch URL: http://curl.haxx.se/ -Requires: openssl BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: openssl-devel, libtool, pkgconfig, libidn-devel +BuildRequires: libtool, pkgconfig, libidn-devel +BuildRequires: nss-devel >= 3.11.7-7 %description cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and @@ -26,7 +27,7 @@ %package devel Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: openssl-devel, libidn-devel, pkgconfig, automake +Requires: libidn-devel, pkgconfig, automake Summary: Files needed for building applications with libcurl %description devel @@ -40,13 +41,14 @@ %patch1 -p1 -b .multilib %patch2 -p1 -b .privlibs %patch3 -p1 -b .ftp +%patch4 -p1 -b .nsspem %build -if pkg-config openssl ; then - CPPFLAGS=`pkg-config --cflags openssl`; export CPPFLAGS - LDFLAGS=`pkg-config --libs openssl`; export LDFLAGS +if pkg-config nss ; then + CPPFLAGS=`pkg-config --cflags nss`; export CPPFLAGS + LDFLAGS=`pkg-config --libs nss`; export LDFLAGS fi -%configure --with-ssl=%{_prefix} --enable-ipv6 \ +%configure --without-ssl --with-nss=%{_prefix} --enable-ipv6 \ --with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \ --with-gssapi=%{_prefix}/kerberos --with-libidn \ --with-ldap-lib=libldap-%{ldap_version}.so.0 \ @@ -100,6 +102,11 @@ %{_datadir}/aclocal/libcurl.m4 %changelog +* Thu Sep 6 2007 Jindrich Novy 7.16.4-5 +- add support for the NSS PKCS#11 pem reader so the command-line is the + same for both OpenSSL and NSS by Rob Crittenden (rcritten at redhat.com) +- switch to NSS again + * Mon Sep 3 2007 Jindrich Novy 7.16.4-4 - revert back to use OpenSSL (#266021) From fedora-extras-commits at redhat.com Fri Sep 7 12:51:11 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Fri, 7 Sep 2007 08:51:11 -0400 Subject: rpms/curl/devel curl-7.16.4-nsspem.patch,NONE,1.1 Message-ID: <200709071251.l87CpB0R011028@cvs-int.fedora.redhat.com> Author: jnovy Update of /cvs/extras/rpms/curl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11015 Added Files: curl-7.16.4-nsspem.patch Log Message: add nsspem patch curl-7.16.4-nsspem.patch: --- NEW FILE curl-7.16.4-nsspem.patch --- diff -up curl-7.16.4/configure.nsspem curl-7.16.4/configure --- curl-7.16.4/configure.nsspem 2007-06-25 11:18:41.000000000 +0200 +++ curl-7.16.4/configure 2007-09-06 08:35:31.000000000 +0200 @@ -26760,7 +26760,7 @@ echo "$as_me: WARNING: Use --with-ssl, - fi -if test X"$USE_GNUTLS$OPENSSL_ENABLED" != "X"; then +if test X"$USE_NSS$USE_GNUTLS$OPENSSL_ENABLED" != "X"; then { echo "$as_me:$LINENO: checking CA cert bundle install path" >&5 echo $ECHO_N "checking CA cert bundle install path... $ECHO_C" >&6; } diff -up curl-7.16.4/configure.ac.nsspem curl-7.16.4/configure.ac --- curl-7.16.4/configure.ac.nsspem 2007-06-12 23:39:21.000000000 +0200 +++ curl-7.16.4/configure.ac 2007-09-06 08:35:31.000000000 +0200 @@ -1468,7 +1468,7 @@ dnl ************************************ dnl Check for the CA bundle dnl ********************************************************************** -if test X"$USE_GNUTLS$OPENSSL_ENABLED" != "X"; then +if test X"$USE_NSS$USE_GNUTLS$OPENSSL_ENABLED" != "X"; then AC_MSG_CHECKING([CA cert bundle install path]) diff -up curl-7.16.4/lib/nss.c.nsspem curl-7.16.4/lib/nss.c --- curl-7.16.4/lib/nss.c.nsspem 2007-05-25 23:56:27.000000000 +0200 +++ curl-7.16.4/lib/nss.c 2007-09-06 09:26:39.000000000 +0200 @@ -55,6 +55,7 @@ #include #include #include +#include #include #include #include @@ -69,10 +70,19 @@ #define min(a, b) ((a) < (b) ? (a) : (b)) #endif +#define SSL_DIR "/etc/pki/nssdb" + +/* enough to fit the string "PEM Token #[0|1]" */ +#define SLOTSIZE 13 + PRFileDesc *PR_ImportTCPSocket(PRInt32 osfd); static int initialized = 0; -static int noverify = 0; +static int verify_done = 0; +char * select_nickname = NULL; + +/* Global so our callbacks can update as appropriate */ +static int curlerr; #define HANDSHAKE_TIMEOUT 30 @@ -87,15 +97,25 @@ typedef struct { PRInt32 version; /* protocol version valid for this cipher */ } cipher_s; -/* the table itself is defined in nss_engine_init.c */ #ifdef NSS_ENABLE_ECC #define ciphernum 48 #else #define ciphernum 23 #endif +#define PK11_SETATTRS(x,id,v,l) \ + do { \ + (x)->type = (id); \ + (x)->pValue=(v); \ + (x)->ulValueLen = (l); \ + } while (0) + +#define CERT_NewTempCertificate __CERT_NewTempCertificate + enum sslversion { SSL2 = 1, SSL3 = 2, TLS = 4 }; +pphrase_arg_t *parg = NULL; + cipher_s cipherlist[ciphernum] = { /* SSL2 cipher suites */ {"rc4", SSL_EN_RC4_128_WITH_MD5, SSL2}, @@ -154,6 +174,9 @@ cipher_s cipherlist[ciphernum] = { #endif }; +const char* pem_library = "libnsspem.so"; +static SECMODModule* mod = NULL; + static SECStatus set_ciphers(struct SessionHandle *data, PRFileDesc * model, char *cipher_list) { @@ -197,9 +220,7 @@ static SECStatus set_ciphers(struct Sess } if(found == PR_FALSE) { - char buf[1024]; - snprintf(buf, 1024, "Unknown cipher in list: %s", cipher); - failf(data, buf); + failf(data, "Unknown cipher in list: %s", cipher); return SECFailure; } @@ -220,27 +241,240 @@ static SECStatus set_ciphers(struct Sess return SECSuccess; } +/* + * Determine whether the nickname passed in is a filename that needs to + * be loaded as a PEM or a regular NSS nickname. + * + * returns 1 for a file + * returns 0 for not a file (NSS nickname) + */ +static int is_file(const char *filename) { + struct stat st; + + if (filename == NULL) + return 0; + + if (stat(filename, &st) == 0) { + if (S_ISREG(st.st_mode)) + return 1; + } + return 0; +} + +static int +nss_load_cert(struct SessionHandle *data, const char *filename, PRBool cacert) +{ + CERTCertificate *cert; + void *proto_win = NULL; + CK_SLOT_ID slotID; + PK11SlotInfo * slot = NULL; + PK11GenericObject *rv; + CK_ATTRIBUTE *attrs; + CK_ATTRIBUTE theTemplate[20]; + CK_BBOOL cktrue = CK_TRUE; + CK_BBOOL ckfalse = CK_FALSE; + CK_OBJECT_CLASS objClass = CKO_CERTIFICATE; + char *nickname = NULL; + char *slotname = NULL; + char *n; + + /* If there is no slash in the filename it is assumed to be a regular + * NSS nickname. + */ + if (is_file(filename)) { + n = strrchr(filename, '/'); + if (n) + n++; + } else { + /* A nickname from the NSS internal database */ + nickname = strdup(filename); + goto done; + } + + attrs = theTemplate; + + /* All CA and trust objects go into slot 0. Other slots are used + * for storing certificates. With each new user certificate we increment + * the slot count. We only support 1 user certificate right now. + */ + if (cacert) { + slotID = 0; + } else { + slotID = 1; + } + + slotname = (char *)malloc(SLOTSIZE); + nickname = (char *)malloc(PATH_MAX); + snprintf(slotname, SLOTSIZE, "PEM Token #%ld", slotID); + snprintf(nickname, PATH_MAX, "PEM Token #%ld:%s", slotID, n); + + slot = PK11_FindSlotByName(slotname); + + if (!slot) { + free(slotname); + free(nickname); + return 0; + } + + PK11_SETATTRS(attrs, CKA_CLASS, &objClass, sizeof(objClass) ); attrs++; + PK11_SETATTRS(attrs, CKA_TOKEN, &cktrue, sizeof(CK_BBOOL) ); attrs++; + PK11_SETATTRS(attrs, CKA_LABEL, (unsigned char *)filename, strlen(filename)+1); attrs++; + if (cacert) { + PK11_SETATTRS(attrs, CKA_TRUST, &cktrue, sizeof(CK_BBOOL) ); attrs++; + } else { + PK11_SETATTRS(attrs, CKA_TRUST, &ckfalse, sizeof(CK_BBOOL) ); attrs++; + } + + /* This load the certificate in our PEM module into the appropriate + * slot. + */ + rv = PK11_CreateGenericObject(slot, theTemplate, 4, PR_FALSE /* isPerm */); + + PK11_FreeSlot(slot); + + free(slotname); + if (rv == NULL) { + free(nickname); + return 0; + } + +done: + /* Double-check that the certificate or nickname requested exists in + * either the token or the NSS certificate database. + */ + if (!cacert) { + cert = PK11_FindCertFromNickname((char *)nickname, proto_win); + + /* An invalid nickname was passed in */ + if (cert == NULL) { + PR_SetError(SEC_ERROR_UNKNOWN_CERT, 0); + return 0; + } + + CERT_DestroyCertificate(cert); + } + free(nickname); + + return 1; +} + +static int nss_load_key(char *key_file) +{ + PK11SlotInfo * slot = NULL; + PK11GenericObject *rv; + CK_ATTRIBUTE *attrs; + CK_ATTRIBUTE theTemplate[20]; + CK_BBOOL cktrue = CK_TRUE; + CK_OBJECT_CLASS objClass = CKO_PRIVATE_KEY; + CK_SLOT_ID slotID; + char *slotname = NULL; + + attrs = theTemplate; + + /* FIXME: grok the various file types */ + + /* FIXME: shouldn't be hardcoded */ + slotID = 1; + + slotname = (char *)malloc(SLOTSIZE); + snprintf(slotname, SLOTSIZE, "PEM Token #%ld", slotID); + + slot = PK11_FindSlotByName(slotname); + free(slotname); + + if (!slot) { + return 0; + } + + PK11_SETATTRS(attrs, CKA_CLASS, &objClass, sizeof(objClass) ); attrs++; + PK11_SETATTRS(attrs, CKA_TOKEN, &cktrue, sizeof(CK_BBOOL) ); attrs++; + PK11_SETATTRS(attrs, CKA_LABEL, (unsigned char *)key_file, strlen(key_file)+1); attrs++; + + /* When adding an encrypted key the PKCS#11 will be set as removed */ + rv = PK11_CreateGenericObject(slot, theTemplate, 3, PR_FALSE /* isPerm */); + if (rv == NULL) { + PR_SetError(SEC_ERROR_BAD_KEY, 0); + return 0; + } + + /* This will force the token to be seen as re-inserted */ + PK11_IsPresent(slot); + + parg->retryCount = 0; + /* parg is initialized in nss_Init_Tokens() */ + if (PK11_Authenticate(slot, PR_TRUE, parg) != SECSuccess) { + return 0; + } + + return 1; +} + +static int display_error(struct connectdata *conn, PRInt32 err, const char *filename) { + switch(err) { + case SEC_ERROR_BAD_PASSWORD: + failf(conn->data, "Unable to load client key: Incorrect password\n"); + return 1; + case SEC_ERROR_UNKNOWN_CERT: + failf(conn->data, "Unable to load certificate %s\n", filename); + return 1; + } + return 0; /* The caller will print a generic error */ +} + +static int cert_stuff(struct connectdata *conn, char *cert_file, char *key_file) +{ + struct SessionHandle *data = conn->data; + int rv = 0; + + if (cert_file) + rv = nss_load_cert(data, cert_file, PR_FALSE); + if (!rv) { + if (!display_error(conn, PR_GetError(), cert_file)) + failf(data, "Unable to load client cert %d.", PR_GetError()); + return 0; + } + if (key_file || (is_file(cert_file) )) { + if (key_file) + rv = nss_load_key(key_file); + else + rv = nss_load_key(cert_file); + if (!rv) { + if (!display_error(conn, PR_GetError(), key_file)) + failf(data, "Unable to load client key %d.", PR_GetError()); + + return 0; + } + } + return 1; +} + static char * nss_get_password(PK11SlotInfo * slot, PRBool retry, void *arg) { pphrase_arg_t *parg = (pphrase_arg_t *) arg; - (void)slot; /* unused */ - (void)retry; /* unused */ + parg->retryCount++; + if (parg->retryCount > 2) + return NULL; if(parg->data->set.key_passwd) return (char *)PORT_Strdup((char *)parg->data->set.key_passwd); else return NULL; } -static SECStatus nss_Init_Tokens(struct connectdata * conn) +static char * nss_no_password(PK11SlotInfo *slot, PRBool retry, void *arg) +{ + return NULL; +} + +static SECStatus nss_Init_Tokens(struct SessionHandle *data) { PK11SlotList *slotList; PK11SlotListElement *listEntry; SECStatus ret, status = SECSuccess; - pphrase_arg_t *parg; - parg = (pphrase_arg_t *) malloc(sizeof(*parg)); + if (!parg) + parg = (pphrase_arg_t *) malloc(sizeof(*parg)); parg->retryCount = 0; - parg->data = conn->data; + parg->data = data; PK11_SetPasswordFunc(nss_get_password); @@ -253,10 +487,10 @@ static SECStatus nss_Init_Tokens(struct if(PK11_NeedLogin(slot) && PK11_NeedUserInit(slot)) { if(slot == PK11_GetInternalKeySlot()) { - failf(conn->data, "The NSS database has not been initialized.\n"); + failf(data, "The NSS database has not been initialized.\n"); } else { - failf(conn->data, "The token %s has not been initialized.", + failf(data, "The token %s has not been initialized.", PK11_GetTokenName(slot)); } PK11_FreeSlot(slot); @@ -265,6 +499,8 @@ static SECStatus nss_Init_Tokens(struct ret = PK11_Authenticate(slot, PR_TRUE, parg); if(SECSuccess != ret) { + if (PR_GetError() == SEC_ERROR_BAD_PASSWORD) + infof(data, "The password for token '%s' is incorrect\n", PK11_GetTokenName(slot)); status = SECFailure; break; } @@ -272,15 +508,59 @@ static SECStatus nss_Init_Tokens(struct PK11_FreeSlot(slot); } - free(parg); return status; } static SECStatus BadCertHandler(void *arg, PRFileDesc * socket) { SECStatus success = SECSuccess; - (void)arg; - (void)socket; + struct connectdata *conn = (struct connectdata *)arg; + PRErrorCode err = PR_GetError(); + CERTCertificate *cert = NULL; + char *subject, *issuer; + + if (verify_done) + return success; + + verify_done = 1; + cert = SSL_PeerCertificate(socket); + subject = CERT_NameToAscii(&cert->subject); + issuer = CERT_NameToAscii(&cert->issuer); + CERT_DestroyCertificate(cert); + + switch(err) { + case SEC_ERROR_CA_CERT_INVALID: + infof(conn->data, "Issuer certificate is invalid: '%s'\n", issuer); + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + break; + case SEC_ERROR_UNTRUSTED_ISSUER: + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + infof(conn->data, "Certificate is signed by an untrusted issuer: '%s'\n", issuer); + break; + case SSL_ERROR_BAD_CERT_DOMAIN: + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + infof(conn->data, "common name: %s (does not match '%s')\n", + subject, conn->host.dispname); + break; + case SEC_ERROR_EXPIRED_CERTIFICATE: + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + infof(conn->data, "Remote Certificate has expired.\n"); + break; + default: + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + infof(conn->data, "Bad certificate received. Subject = '%s', Issuer = '%s'\n", subject, issuer); + break; + } + if (success == SECSuccess) + infof(conn->data, "SSL certificate verify ok.\n"); + PR_Free(subject); + PR_Free(issuer); + curlerr = CURLE_SSL_CACERT; return success; } @@ -295,6 +575,52 @@ static SECStatus HandshakeCallback(PRFil return SECSuccess; } +static void display_conn_info(struct connectdata *conn, PRFileDesc * socket) +{ + SSLChannelInfo channel; + SSLCipherSuiteInfo suite; + CERTCertificate *cert; + char *subject, *issuer, *common_name; + PRExplodedTime printableTime; + char timeString[256]; + PRTime notBefore, notAfter; + + if (SSL_GetChannelInfo(socket, &channel, sizeof channel) == + SECSuccess && channel.length == sizeof channel && + channel.cipherSuite) { + if (SSL_GetCipherSuiteInfo(channel.cipherSuite, + &suite, sizeof suite) == SECSuccess) { + infof(conn->data, "SSL connection using %s\n", suite.cipherSuiteName); + } + } + + infof(conn->data, "Server certificate:\n"); + + cert = SSL_PeerCertificate(socket); + subject = CERT_NameToAscii(&cert->subject); + issuer = CERT_NameToAscii(&cert->issuer); + common_name = CERT_GetCommonName(&cert->subject); + infof(conn->data, "\tsubject: %s\n", subject); + + CERT_GetCertTimes(cert, ¬Before, ¬After); + PR_ExplodeTime(notBefore, PR_GMTParameters, &printableTime); + PR_FormatTime(timeString, 256, "%b %d %H:%M:%S %Y GMT", &printableTime); + infof(conn->data, "\tstart date: %s\n", timeString); + PR_ExplodeTime(notAfter, PR_GMTParameters, &printableTime); + PR_FormatTime(timeString, 256, "%b %d %H:%M:%S %Y GMT", &printableTime); + infof(conn->data, "\texpire date: %s\n", timeString); + infof(conn->data, "\tcommon name: %s\n", common_name); + infof(conn->data, "\tissuer: %s\n", issuer); + + PR_Free(subject); + PR_Free(issuer); + PR_Free(common_name); + + CERT_DestroyCertificate(cert); + + return; +} + /** * * Callback to pick the SSL client certificate. @@ -309,24 +635,42 @@ static SECStatus SelectClientCert(void * char *nickname = (char *)arg; void *proto_win = NULL; SECStatus secStatus = SECFailure; + PK11SlotInfo *slot; (void)caNames; proto_win = SSL_RevealPinArg(socket); + if (!nickname) + return secStatus; + cert = PK11_FindCertFromNickname(nickname, proto_win); if(cert) { - privKey = PK11_FindKeyByAnyCert(cert, proto_win); - if(privKey) { - secStatus = SECSuccess; - } - else { - CERT_DestroyCertificate(cert); + + if (!strncmp(nickname, "PEM Token", 9)) { + CK_SLOT_ID slotID = 1; /* hardcoded for now */ + char * slotname = (char *)malloc(SLOTSIZE); + snprintf(slotname, SLOTSIZE, "PEM Token #%ld", slotID); + slot = PK11_FindSlotByName(slotname); + privKey = PK11_FindPrivateKeyFromCert(slot, cert, NULL); + PK11_FreeSlot(slot); + free(slotname); + if(privKey) { + secStatus = SECSuccess; + } + } else { + privKey = PK11_FindKeyByAnyCert(cert, proto_win); + if(privKey) { + secStatus = SECSuccess; + } } } if(secStatus == SECSuccess) { *pRetCert = cert; *pRetKey = privKey; + } else { + if (cert) + CERT_DestroyCertificate(cert); } return secStatus; @@ -397,6 +741,8 @@ void Curl_nss_close(struct connectdata * } connssl->use = FALSE; /* get back to ordinary socket usage */ } + if (select_nickname) + free(select_nickname); } /* @@ -418,31 +764,52 @@ CURLcode Curl_nss_connect(struct connect curl_socket_t sockfd = conn->sock[sockindex]; struct ssl_connect_data *connssl = &conn->ssl[sockindex]; SECStatus rv; - int curlerr = CURLE_SSL_CONNECT_ERROR; + char *configstring = NULL; + char *certDir = NULL; + + curlerr = CURLE_SSL_CONNECT_ERROR; + certDir = getenv("SSL_DIR"); /* Look in $SSL_DIR */ + + if (!certDir) { + struct stat st; + + if (stat(SSL_DIR, &st) == 0) + if (S_ISDIR(st.st_mode)) { + certDir = "/etc/pki/nssdb"; + } + } /* FIXME. NSS doesn't support multiple databases open at the same time. */ if(!initialized) { - if(!data->set.ssl.CAfile) { - if(data->set.ssl.verifypeer) { - failf(data, "No NSS cacert database specified."); - return CURLE_SSL_CACERT_BADFILE; - } - else { - rv = NSS_NoDB_Init(NULL); - noverify = 1; - } + if(!certDir) { + rv = NSS_NoDB_Init(NULL); } else { - rv = NSS_Initialize(data->set.ssl.CAfile, NULL, NULL, "secmod.db", + rv = NSS_Initialize(certDir, NULL, NULL, "secmod.db", NSS_INIT_READONLY); } if(rv != SECSuccess) { curlerr = CURLE_SSL_CACERT_BADFILE; goto error; } - } + configstring = (char *)malloc(4096); + + NSS_SetDomesticPolicy(); - NSS_SetDomesticPolicy(); + PR_snprintf(configstring, 4096, "library=%s name=PEM", pem_library); +// PR_snprintf(configstring, 4096, "library=%s name=PEM parameters=\"NSS=\"trustorder=75\"\"", pem_library); +// PR_snprintf(configstring, 4096, "library=/usr/lib/libnsspem.so name=PEM parameters=\"/etc/pki/tls/certs/ca-bundle.crt\" NSS=\"trustorder=75\""); + + mod = SECMOD_LoadUserModule(configstring, NULL, PR_FALSE); + if (!mod || !mod->loaded) { + if (mod) { + SECMOD_DestroyModule(mod); + mod = NULL; + } + infof(data, "WARNING: failed to load NSS PEM library %s. Using OpenSSL PEM certificates will not work.\n", pem_library); + } + free(configstring); + } model = PR_NewTCPSocket(); if(!model) @@ -482,26 +849,92 @@ CURLcode Curl_nss_connect(struct connect goto error; if(data->set.ssl.cipher_list) { - if(set_ciphers(data, model, data->set.ssl.cipher_list) != SECSuccess) + if(set_ciphers(data, model, data->set.ssl.cipher_list) != SECSuccess) { + curlerr = CURLE_SSL_CIPHER; goto error; + } } - if(SSL_BadCertHook(model, (SSLBadCertHandler) BadCertHandler, NULL) - != SECSuccess) + if(SSL_BadCertHook(model, (SSLBadCertHandler) BadCertHandler, conn) + != SECSuccess) { goto error; + } if(SSL_HandshakeCallback(model, (SSLHandshakeCallback) HandshakeCallback, NULL) != SECSuccess) goto error; + if (mod && data->set.ssl.CAfile) { + rv = nss_load_cert(data, data->set.ssl.CAfile, PR_TRUE); + } else if (data->set.ssl.CApath) { + struct stat st; + PRDir *dir; + PRDirEntry *entry; + + if (stat(data->set.ssl.CApath, &st) == -1) + curlerr = CURLE_SSL_CACERT_BADFILE; + goto error; + + if (S_ISDIR(st.st_mode)) { + dir = PR_OpenDir(data->set.ssl.CApath); + int rv; + do { + entry = PR_ReadDir(dir, PR_SKIP_BOTH | PR_SKIP_HIDDEN); + + if (entry) { + char fullpath[PATH_MAX]; + + snprintf(fullpath, sizeof(fullpath), "%s/%s", data->set.ssl.CApath, entry->name); + rv = nss_load_cert(data, fullpath, PR_TRUE); + } + /* This is purposefully tolerant of errors so non-PEM files + * can be in the same directory */ + } while (entry != NULL); + PR_CloseDir(dir); + } + } + infof(data, + " CAfile: %s\n" + " CApath: %s\n", + data->set.ssl.CAfile ? data->set.ssl.CAfile : "none", + data->set.ssl.CApath ? data->set.ssl.CApath : "none"); + if(data->set.cert) { + char * n; + char * nickname; + + nickname = (char *)malloc(PATH_MAX); + if (is_file(data->set.cert)) { + n = strrchr(data->set.cert, '/'); + if (n) { + n++; /* skip last slash */ + snprintf(nickname, PATH_MAX, "PEM Token #%ld:%s", 1, n); + } + } else { + strncpy(nickname, data->set.cert, PATH_MAX); + } + if(nss_Init_Tokens(conn->data) != SECSuccess) { + free(nickname); + goto error; + } + if (!cert_stuff(conn, data->set.cert, data->set.key)) { + /* failf() is already done in cert_stuff() */ + free(nickname); + return CURLE_SSL_CERTPROBLEM; + } + + select_nickname = strdup(nickname); if(SSL_GetClientAuthDataHook(model, (SSLGetClientAuthData) SelectClientCert, - (void *)data->set.cert) != SECSuccess) { + (void *)select_nickname) != SECSuccess) { curlerr = CURLE_SSL_CERTPROBLEM; goto error; } - if(nss_Init_Tokens(conn) != SECSuccess) - goto error; + + free(nickname); + free(parg); + + /* No longer return the password, lets us free parg */ + PK11_SetPasswordFunc(nss_no_password); } /* Import our model socket onto the existing file descriptor */ @@ -509,6 +942,7 @@ CURLcode Curl_nss_connect(struct connect connssl->handle = SSL_ImportFD(model, connssl->handle); if(!connssl->handle) goto error; + PR_Close(model); /* We don't need this any more */ /* Force handshake on next I/O */ SSL_ResetHandshake(connssl->handle, /* asServer */ PR_FALSE); @@ -518,14 +952,17 @@ CURLcode Curl_nss_connect(struct connect /* Force the handshake now */ if (SSL_ForceHandshakeWithTimeout(connssl->handle, PR_SecondsToInterval(HANDSHAKE_TIMEOUT)) - != SECSuccess) + != SECSuccess) { goto error; + } + + display_conn_info(conn, connssl->handle); return CURLE_OK; error: err = PR_GetError(); - failf(data, "NSS error %d", err); + infof(data, "NSS error %d\n", err); if(model) PR_Close(model); return curlerr; From fedora-extras-commits at redhat.com Fri Sep 7 12:52:37 2007 From: fedora-extras-commits at redhat.com (Harald Hoyer (harald)) Date: Fri, 7 Sep 2007 08:52:37 -0400 Subject: rpms/udev/devel udev-115-git-20070907.patch, NONE, 1.1 udev-115-looplast.patch, NONE, 1.1 udev-115-rulesinstall.patch, NONE, 1.1 udev.spec, 1.218, 1.219 Message-ID: <200709071252.l87CqbvU011183@cvs-int.fedora.redhat.com> Author: harald Update of /cvs/pkgs/rpms/udev/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11134 Modified Files: udev.spec Added Files: udev-115-git-20070907.patch udev-115-looplast.patch udev-115-rulesinstall.patch Log Message: * Fri Sep 07 2007 Harald Hoyer - 115-2 - some upstream fixes from git - last_rule for loop rules (speedup for live-cds/qemu with 128 loop devices) udev-115-git-20070907.patch: --- NEW FILE udev-115-git-20070907.patch --- diff --git a/etc/udev/gentoo/05-udev-early.rules b/etc/udev/gentoo/05-udev-early.rules deleted file mode 100644 index ee349dc..0000000 --- a/etc/udev/gentoo/05-udev-early.rules +++ /dev/null @@ -1,9 +0,0 @@ -# ignore these events until someone needs them -SUBSYSTEM=="drivers", OPTIONS="ignore_device" -SUBSYSTEM=="module", OPTIONS="ignore_device" - -# sysfs is populated after the event is sent -ACTION=="add", DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*", WAIT_FOR_SYSFS="bus" -ACTION=="add", KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt" -ACTION=="add", SUBSYSTEM=="net", WAIT_FOR_SYSFS="address" -ACTION=="add", SUBSYSTEM=="net", ENV{PHYSDEVDRIVER}=="?*", WAIT_FOR_SYSFS="device/driver" diff --git a/etc/udev/gentoo/30-kernel-compat.rules b/etc/udev/gentoo/30-kernel-compat.rules new file mode 100644 index 0000000..7bc55c6 --- /dev/null +++ b/etc/udev/gentoo/30-kernel-compat.rules @@ -0,0 +1,47 @@ +# do not edit this file, it will be overwritten on update + +ACTION!="add", GOTO="kernel_compat_end" + +# workarounds needed to synchronize with sysfs +DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*", WAIT_FOR_SYSFS="bus" + +# needed for kernels <2.6.16 +SUBSYSTEM=="net", WAIT_FOR_SYSFS="address" + +# needed for kernels <2.6.17 +SUBSYSTEM=="net", ENV{PHYSDEVDRIVER}=="?*", WAIT_FOR_SYSFS="device/driver" + + + +# needed for kernels <2.6.22 +SUBSYSTEM=="usb_device", PROGRAM="/bin/sh -c 'K=%k; K=$${K#usbdev}; printf bus/usb/%%03i/%%03i $${K%%%%.*} $${K#*.}'", NAME="%c", GROUP="usb", MODE="0664" + + + +# this driver is broken and should not be loaded automatically +# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398962 +# needed for kernels <2.6.21 +SUBSYSTEM=="platform", ENV{MODALIAS}=="i82365", ENV{MODALIAS}="" + +# No need for more code, as MODALIAS is present +ENV{MODALIAS}=="?*", GOTO="kernel_compat_end" + +# needed for kernels <2.6.22 +SUBSYSTEM!="scsi_device", GOTO="kernel_compat_end" + + # Parts taken from redhat-rules + # sd: 0 TYPE_DISK, 7 TYPE_MOD, 14 TYPE_RBC + # sr: 4 TYPE_WORM, 5 TYPE_ROM + # st/osst: 1 TYPE_TAPE + + ATTRS{type}=="0|7|14", RUN+="modprobe.sh sd_mod" + ATTRS{type}=="4|5", RUN+="modprobe.sh sr_mod" + ATTRS{type}=="8", RUN+="modprobe.sh ch" + + ATTRS{type}=="1", ATTRS{vendor}=="On[sS]tream", \ + ATTRS{model}!="ADR*", RUN+="modprobe.sh osst", GOTO="kernel_compat_end" + ATTRS{type}=="1", RUN+="modprobe.sh st" + +LABEL="kernel_compat_end" + + diff --git a/etc/udev/gentoo/50-udev.rules b/etc/udev/gentoo/50-udev.rules index dd32971..7c2ac81 100644 --- a/etc/udev/gentoo/50-udev.rules +++ b/etc/udev/gentoo/50-udev.rules @@ -1,13 +1,9 @@ +# do not edit this file, it will be overwritten on update + # /etc/udev/rules/50-udev.rules: device naming rules for udev # # Gentoo specific rules # -# There are a number of modifiers that are allowed to be used in some of the -# fields. See the udev man page for a full description of them. -# -# Try not to modify this file, if you wish to change things, create a new rule -# file that can be run before this one. -# # Net devices can have arbitrary names, even # ones set by the user. Not try to match normal @@ -241,10 +237,6 @@ KERNEL=="umad*", NAME="infiniband/%k" KERNEL=="issm*", NAME="infiniband/%k" -# usbfs-like device nodes -# the way to go up to kernel 2.6.21 (and above if setting USB_DEVICE_CLASS=y) -SUBSYSTEM=="usb_device", PROGRAM="/bin/sh -c 'K=%k; K=$${K#usbdev}; printf bus/usb/%%03i/%%03i $${K%%%%.*} $${K#*.}'", NAME="%c", GROUP="usb", MODE="0664" -# starting from kernel 2.6.22 use this rule SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", \ NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", GROUP="usb", MODE="0664" diff --git a/etc/udev/gentoo/80-hotplug.rules b/etc/udev/gentoo/80-hotplug.rules deleted file mode 100644 index 0637dbc..0000000 --- a/etc/udev/gentoo/80-hotplug.rules +++ /dev/null @@ -1,54 +0,0 @@ -# /etc/udev/rules/80-hotplug.rules: module loading rules for udev -# -# Gentoo specific rules -# -# There are a number of modifiers that are allowed to be used in some of the -# fields. See the udev man page for a full description of them. -# -# Try not to modify this file, if you wish to change things, create a new rule -# file that can be run before this one. -# - -# Module autoloading -ACTION!="add", GOTO="hotplug_load_end" - -# check if the device has already been claimed by a driver -ENV{DRIVER}=="?*", SUBSYSTEM!="input", GOTO="hotplug_load_end" - -# this driver is broken and should not be loaded automatically -SUBSYSTEM=="platform", ENV{MODALIAS}=="i82365", GOTO="hotplug_load_end" - -# Autoload modules that lack aliases but have them defined in autoload modules -ENV{MODALIAS}=="?*", RUN{ignore_error}+="modprobe.sh $env{MODALIAS}" - -# /etc/modprobe.conf. -SUBSYSTEM=="pnp", ENV{MODALIAS}!="?*", RUN{ignore_error}+="/bin/sh -c 'while read id; do /lib/udev/modprobe.sh pnp:d$$id; done < /sys$devpath/id'" -# needed aliases are defined in /etc/modprobe.d/pnp-aliases - - -SUBSYSTEM=="i2o", RUN+="modprobe.sh i2o_block" -SUBSYSTEM=="mmc", RUN+="modprobe.sh mmc_block" -SUBSYSTEM=="tifm", RUN+="modprobe.sh tifm_sd" -SUBSYSTEM=="tifm", RUN+="modprobe.sh tifm_ms" -SUBSYSTEM=="ide", ATTR{media}=="tape", RUN+="modprobe.sh ide-scsi" - -# Load driver for scsi-device -SUBSYSTEM!="scsi_device", GOTO="hotplug_scsi_end" - - # Parts taken from redhat-rules - # sd: 0 TYPE_DISK, 7 TYPE_MOD, 14 TYPE_RBC - # sr: 4 TYPE_WORM, 5 TYPE_ROM - # st/osst: 1 TYPE_TAPE - - ATTRS{type}=="?*", TEST!="[module/sg]", RUN+="modprobe.sh sg" - ATTRS{type}=="0|7|14", RUN+="modprobe.sh sd_mod" - ATTRS{type}=="4|5", RUN+="modprobe.sh sr_mod" - ATTRS{type}=="8", RUN+="modprobe.sh ch" - - ATTRS{type}=="1", ATTRS{vendor}=="On[sS]tream", \ - ATTRS{model}!="ADR*", RUN+="modprobe.sh osst", GOTO="hotplug_scsi_end" - ATTRS{type}=="1", RUN+="modprobe.sh st" -LABEL="hotplug_scsi_end" - -LABEL="hotplug_load_end" - diff --git a/etc/udev/gentoo/90-network.rules b/etc/udev/gentoo/90-network.rules new file mode 100644 index 0000000..50903af --- /dev/null +++ b/etc/udev/gentoo/90-network.rules @@ -0,0 +1,8 @@ +# do not edit this file, it will be overwritten on update + +# /etc/udev/rules/90-network.rules: triggering network init-scripts + +# Activate our network if we can +SUBSYSTEM=="net", ACTION=="add", RUN+="net.sh %k start" +SUBSYSTEM=="net", ACTION=="remove", RUN+="net.sh %k stop" + diff --git a/etc/udev/gentoo/95-udev-late.rules b/etc/udev/gentoo/95-udev-late.rules deleted file mode 100644 index 40ada28..0000000 --- a/etc/udev/gentoo/95-udev-late.rules +++ /dev/null @@ -1,18 +0,0 @@ -# /etc/udev/rules/95-udev-late.rules: device naming rules for udev -# -# Gentoo specific rules -# -# There are a number of modifiers that are allowed to be used in some of the -# fields. See the udev man page for a full description of them. -# -# Try not to modify this file, if you wish to change things, create a new rule -# file that can be run before this one. -# - -# Activate our network if we can -SUBSYSTEM=="net", ACTION=="add", RUN+="net.sh %k start" -SUBSYSTEM=="net", ACTION=="remove", RUN+="net.sh %k stop" - -# event to be catched by udevmonitor -RUN+="socket:/org/kernel/udev/monitor" - diff --git a/etc/udev/rules.d/50-udev-default.rules b/etc/udev/rules.d/50-udev-default.rules index bff2fe5..bdce004 100644 --- a/etc/udev/rules.d/50-udev-default.rules +++ b/etc/udev/rules.d/50-udev-default.rules @@ -17,18 +17,15 @@ KERNEL=="hvc*|hvsi*", GROUP="uucp" KERNEL=="lirc0", SYMLINK+="lirc" # mem -KERNEL=="null|zero|random", MODE="0666" +KERNEL=="null|zero|full|random|urandom", MODE="0666" KERNEL=="null", SYMLINK+="XOR" KERNEL=="mem|kmem|port", GROUP="kmem", MODE="0640" -KERNEL=="nvram", GROUP="kmem", MODE="0600" KERNEL=="ram0", SYMLINK+="ramdisk" KERNEL=="ram1", SYMLINK+="ram" -KERNEL=="urandom", MODE="0644" -KERNEL=="full", MODE="0666" # input KERNEL=="mouse*|mice|event*", NAME="input/%k", MODE="0640" -KERNEL=="ts[0-9]*|uinput", NAME="input/%k", MODE="0600" +KERNEL=="ts[0-9]*|uinput", NAME="input/%k", MODE="0600" KERNEL=="js[0-9]*", NAME="input/%k", MODE="0644", SYMLINK+="%k" # video4linux @@ -58,7 +55,7 @@ SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", NAME="bus/usb/$env{ KERNEL=="parport[0-9]*", GROUP="lp" SUBSYSTEM=="printer", KERNEL=="lp*", GROUP="lp" SUBSYSTEM=="usb", KERNEL=="lp*", NAME="usb/%k", SYMLINK+="usb%k", GROUP="lp" -KERNEL=="lp[0-9]*", GROUP="lp" SYMLINK+="par%n" +KERNEL=="lp[0-9]*", GROUP="lp", SYMLINK+="par%n" KERNEL=="irlpt[0-9]*", GROUP="lp" # block, tapes, block-releated @@ -71,7 +68,7 @@ KERNEL=="fd[0-9]", GROUP="floppy" KERNEL=="fd[0-9]", ACTION=="add", ATTRS{cmos}=="?*", RUN+="create_floppy_devices -c -t $attr{cmos} -m %M -M 0640 -G floppy $root/%k" KERNEL=="sch[0-9]*", GROUP="disk" KERNEL=="sg[0-9]*", GROUP="disk", MODE="0640" -KERNEL=="ht[0-9]*|nht[0-9]*", GROUP="disk"" +KERNEL=="ht[0-9]*|nht[0-9]*", GROUP="disk" KERNEL=="pg[0-9]*", GROUP="disk" KERNEL=="pt[0-9]*|npt[0-9]*", GROUP="disk" KERNEL=="qft[0-9]*|nqft[0-9]*|zqft[0-9]*|nzqft[0-9]*|rawqft[0-9]*|nrawqft[0-9]*", GROUP="disk" @@ -80,6 +77,7 @@ SUBSYSTEM=="raw", KERNEL=="raw[0-9]*", NAME="raw/%k", GROUP="disk" KERNEL=="pktcdvd[0-9]*", NAME="pktcdvd/%k" KERNEL=="pktcdvd", NAME="pktcdvd/control" KERNEL=="qft0", SYMLINK+="ftape" +SUBSYSTEM=="bsg" NAME="bsg/%k" # network KERNEL=="tun", NAME="net/%k", MODE="0666", OPTIONS+="ignore_remove" @@ -91,7 +89,8 @@ KERNEL=="microcode", NAME="cpu/microcode", MODE="0600" # miscellaneous KERNEL=="fuse", MODE="0666" -KERNEL=="rtc", MODE="0644" +KERNEL=="rtc|rtc0", MODE="0644" +KERNEL=="rtc0", SYMLINK+="rtc" KERNEL=="auer[0-9]*" NAME="usb/%k" KERNEL=="hw_random", NAME="hwrng", SYMLINK+="%k" KERNEL=="mmtimer", MODE="0644" @@ -103,3 +102,6 @@ KERNEL=="sxctl", NAME="specialix_sxctl", SYMLINK+="%k" KERNEL=="rioctl", NAME="specialix_rioctl", SYMLINK+="%k" KERNEL=="iowarrior[0-9]*", NAME="usb/%k" +# do not delete static device nodes +ACTION=="remove", NAME=="?*", TEST=="/lib/udev/devices/$name", OPTIONS+="ignore_remove" + diff --git a/etc/udev/rules.d/80-drivers.rules b/etc/udev/rules.d/80-drivers.rules index e71f135..3388266 100644 --- a/etc/udev/rules.d/80-drivers.rules +++ b/etc/udev/rules.d/80-drivers.rules @@ -7,6 +7,7 @@ SUBSYSTEM=="pnp", DRIVER!="?*", ENV{MODALIAS}!="?*", \ RUN{ignore_error}+="/bin/sh -c '/sbin/modprobe -a $$(while read id; do echo pnp:d$$id; done < /sys$devpath/id)'" SUBSYSTEM=="tifm", RUN+="/sbin/modprobe --all tifm_sd tifm_ms" SUBSYSTEM=="mmc", RUN+="/sbin/modprobe mmc_block" +SUBSYSTEM=="i2o", RUN+="/sbin/modprobe i2o_block" SUBSYSTEM=="ide", ATTR{media}=="tape", RUN+="/sbin/modprobe ide-scsi" SUBSYSTEM=="scsi_device", TEST!="[module/sg]", RUN+="/sbin/modprobe sg" diff --git a/etc/udev/rules.d/95-udev-late.rules b/etc/udev/rules.d/95-udev-late.rules index 1755d08..4a015b9 100644 --- a/etc/udev/rules.d/95-udev-late.rules +++ b/etc/udev/rules.d/95-udev-late.rules @@ -1,5 +1,8 @@ # do not edit this file, it will be overwritten on update +# run a command on remove events +ACTION=="remove", ENV{REMOVE_CMD}!="", RUN+="$env{REMOVE_CMD}" + # event to be catched by udevmonitor RUN+="socket:/org/kernel/udev/monitor" diff --git a/extras/volume_id/lib/linux_raid.c b/extras/volume_id/lib/linux_raid.c index 6d1d19c..ff2c47c 100644 --- a/extras/volume_id/lib/linux_raid.c +++ b/extras/volume_id/lib/linux_raid.c @@ -142,13 +142,15 @@ static int volume_id_probe_linux_raid1(struct volume_id *id, uint64_t off, uint6 int volume_id_probe_linux_raid(struct volume_id *id, uint64_t off, uint64_t size) { - uint64_t sboff = (size & ~(MD_RESERVED_BYTES - 1)) - MD_RESERVED_BYTES; + uint64_t sboff; /* version 0 at the end of the device */ + sboff = (size & ~(MD_RESERVED_BYTES - 1)) - MD_RESERVED_BYTES; if (volume_id_probe_linux_raid0(id, off + sboff, size) == 0) return 0; /* version 1.0 at the end of the device */ + sboff = (size & ~(0x1000 - 1)) - 0x2000; if (volume_id_probe_linux_raid1(id, off + sboff, size) == 0) return 0; diff --git a/extras/volume_id/vol_id.8 b/extras/volume_id/vol_id.8 index 7594253..daa583b 100644 --- a/extras/volume_id/vol_id.8 +++ b/extras/volume_id/vol_id.8 @@ -1,6 +1,6 @@ .\" Title: vol_id .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: March 2006 .\" Manual: vol_id .\" Source: volume_id @@ -11,69 +11,69 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -vol_id \- probe filesystem type and read label and uuid +vol_id - probe filesystem type and read label and uuid .SH "SYNOPSIS" .HP 7 \fBvol_id\fR [\fB\-\-export\fR] [\fB\-\-type\fR] [\fB\-\-label\fR] [\fB\-\-label\-raw\fR] [\fB\-\-uuid\fR] [\fB\-\-skip\-raid\fR] [\fB\-\-probe\-all\fR] [\fB\-\-help\fR] [\fIdevice\fR] .SH "DESCRIPTION" .PP \fBvol_id\fR -is usually called from a udev rule, to provide udev with the filesystem type, the label and the uuid of a volume. It supports most of the common filesystem formats and detects various raid setups to prevent the recognition of raid members as a volume with a filesystem. +is usually called from a udev rule, to provide udev with the filesystem type, the label and the uuid of a volume\. It supports most of the common filesystem formats and detects various raid setups to prevent the recognition of raid members as a volume with a filesystem\. .SH "OPTIONS" .PP \fB\-\-export\fR .RS 4 -Print all values in key/value format to import them into the environment. +Print all values in key/value format to import them into the environment\. .RE .PP \fB\-\-type\fR .RS 4 -Print the filesystem type. +Print the filesystem type\. .RE .PP \fB\-\-label\fR .RS 4 -Print the safe version of volume label suitable for use as filename. +Print the safe version of volume label suitable for use as filename\. .RE .PP \fB\-\-label\-raw\fR .RS 4 -Print the raw volume label. +Print the raw volume label\. .RE .PP \fB\-\-uuid\fR .RS 4 -Print the uuid of a volume. +Print the uuid of a volume\. .RE .PP \fB\-\-skip\-raid\fR .RS 4 -Skip detection of raid metadata. +Skip detection of raid metadata\. .RE .PP \fB\-\-probe\-all\fR .RS 4 -Probe for all types and print all matches. +Probe for all types and print all matches\. .RE .PP \fB\-\-help\fR .RS 4 -Print usage. +Print usage\. .RE .SH "ENVIRONMENT" .PP \fBUDEV_LOG\fR .RS 4 -Set the syslog priority. +Set the syslog priority\. .RE .SH "EXIT STATUS" .PP \fBvol_id\fR -will only return successful if the value asked for is not empty. All trailing whitespace will be removed, spaces replaced by underscore and slashes ignored. +will only return successful if the value asked for is not empty\. All trailing whitespace will be removed, spaces replaced by underscore and slashes ignored\. .SH "AUTHOR" .PP Written by Kay Sievers - + .SH "SEE ALSO" .PP \fBudev\fR(7) diff --git a/udev.7 b/udev.7 index 821a476..874c9ab 100644 --- a/udev.7 +++ b/udev.7 @@ -1,6 +1,6 @@ .\" Title: udev .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: August 2005 .\" Manual: udev .\" Source: udev @@ -11,213 +11,213 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -udev \- dynamic device management +udev - dynamic device management .SH "DESCRIPTION" .PP -udev provides a dynamic device directory containing only the files for actually present devices. It creates or removes device node files in the +udev provides a dynamic device directory containing only the files for actually present devices\. It creates or removes device node files in the \fI/dev\fR -directory, or it renames network interfaces. +directory, or it renames network interfaces\. .PP Usually udev runs as \fBudevd\fR(8) -and receives uevents directly from the kernel if a device is added or removed from the system. +and receives uevents directly from the kernel if a device is added or removed from the system\. .PP -If udev receives a device event, it matches its configured rules against the available device attributes provided in sysfs to identify the device. Rules that match may provide additional device information or specify a device node name and multiple symlink names and instruct udev to run additional programs as part of the device event handling. +If udev receives a device event, it matches its configured rules against the available device attributes provided in sysfs to identify the device\. Rules that match may provide additional device information or specify a device node name and multiple symlink names and instruct udev to run additional programs as part of the device event handling\. .SH "CONFIGURATION" .PP All udev configuration files are placed in -\fI/etc/udev/*\fR. Every file consists of a set of lines of text. All empty lines or lines beginning with '#' will be ignored. +\fI/etc/udev/*\fR\. Every file consists of a set of lines of text\. All empty lines or lines beginning with \'#\' will be ignored\. .SS "Configuration file" .PP udev expects its main configuration file at -\fI/etc/udev/udev.conf\fR. It consists of a set of variables allowing the user to override default udev values. The following variables can be set: +\fI/etc/udev/udev\.conf\fR\. It consists of a set of variables allowing the user to override default udev values\. The following variables can be set: .PP \fBudev_root\fR .RS 4 -Specifies where to place the device nodes in the filesystem. The default value is -\fI/dev\fR. +Specifies where to place the device nodes in the filesystem\. The default value is +\fI/dev\fR\. .RE .PP \fBudev_rules\fR .RS 4 The name of the udev rules file or directory to look for files with the suffix -\fI.rules\fR. Multiple rule files are read in lexical order. The default value is -\fI/etc/udev/rules.d\fR. +\fI\.rules\fR\. Multiple rule files are read in lexical order\. The default value is +\fI/etc/udev/rules\.d\fR\. .RE .PP \fBudev_log\fR .RS 4 -The logging priority. Valid values are the numerical syslog priorities or their textual representations: +The logging priority\. Valid values are the numerical syslog priorities or their textual representations: \fBerr\fR, \fBinfo\fR and -\fBdebug\fR. +\fBdebug\fR\. .RE .SS "Rules files" .PP The udev rules are read from the files located in the -\fI/etc/udev/rules.d\fR -directory or at the location specified value in the configuration file. Every line in the rules file contains at least one key value pair. There are two kind of keys, match and assignment keys. If all match keys are matching against its value, the rule gets applied and the assign keys get the specified value assigned. +\fI/etc/udev/rules\.d\fR +directory or at the location specified value in the configuration file\. Every line in the rules file contains at least one key value pair\. There are two kind of keys, match and assignment keys\. If all match keys are matching against its value, the rule gets applied and the assign keys get the specified value assigned\. .PP -A matching rule may specify the name of the device node, add a symlink pointing to the node, or run a specified program as part of the event handling. If no matching rule is found, the default device node name is used. +A matching rule may specify the name of the device node, add a symlink pointing to the node, or run a specified program as part of the event handling\. If no matching rule is found, the default device node name is used\. .PP -A rule may consist of a list of one or more key value pairs separated by a comma. Each key has a distinct operation, depending on the used operator. Valid operators are: +A rule may consist of a list of one or more key value pairs separated by a comma\. Each key has a distinct operation, depending on the used operator\. Valid operators are: .PP \fB==\fR .RS 4 -Compare for equality. +Compare for equality\. .RE .PP \fB!=\fR .RS 4 -Compare for non\-equality. +Compare for non\-equality\. .RE .PP \fB=\fR .RS 4 -Assign a value to a key. Keys that represent a list, are reset and only this single value is assigned. +Assign a value to a key\. Keys that represent a list, are reset and only this single value is assigned\. .RE .PP \fB+=\fR .RS 4 -Add the value to a key that holds a list of entries. +Add the value to a key that holds a list of entries\. .RE .PP \fB:=\fR .RS 4 -Assign a value to a key finally; disallow any later changes, which may be used to prevent changes by any later rules. +Assign a value to a key finally; disallow any later changes, which may be used to prevent changes by any later rules\. .RE .PP -The following key names can be used to match against device properties. Some of the keys also match against properties of the parent devices in sysfs, not only the device that has generated the event. If multiple keys that match a parent device are specified in a single rule, all these keys must match at one and the same parent device. +The following key names can be used to match against device properties\. Some of the keys also match against properties of the parent devices in sysfs, not only the device that has generated the event\. If multiple keys that match a parent device are specified in a single rule, all these keys must match at one and the same parent device\. .PP \fBACTION\fR .RS 4 -Match the name of the event action. +Match the name of the event action\. .RE .PP \fBDEVPATH\fR .RS 4 -Match the devpath of the event device. +Match the devpath of the event device\. .RE .PP \fBKERNEL\fR .RS 4 -Match the name of the event device. +Match the name of the event device\. .RE .PP \fBSUBSYSTEM\fR .RS 4 -Match the subsystem of the event device. +Match the subsystem of the event device\. .RE .PP \fBDRIVER\fR .RS 4 -Match the driver name of the event device. Only set for devices which are bound to a driver at the time the event is generated. +Match the driver name of the event device\. Only set for devices which are bound to a driver at the time the event is generated\. .RE .PP \fBATTR{\fR\fB\fIfilename\fR\fR\fB}\fR .RS 4 -Match sysfs attribute values of the event device. Up to five +Match sysfs attribute values of the event device\. Up to five \fBATTR\fR -keys can be specified per rule. Trailing whitespace in the attribute values is ignored, if the specified match value does not contain trailing whitespace itself. Depending on the type of operator, this key is also used to set the value of a sysfs attribute. +keys can be specified per rule\. Trailing whitespace in the attribute values is ignored, if the specified match value does not contain trailing whitespace itself\. Depending on the type of operator, this key is also used to set the value of a sysfs attribute\. .RE .PP \fBKERNELS\fR .RS 4 -Search the devpath upwards for a matching device name. +Search the devpath upwards for a matching device name\. .RE .PP \fBSUBSYSTEMS\fR .RS 4 -Search the devpath upwards for a matching device subsystem name. +Search the devpath upwards for a matching device subsystem name\. .RE .PP \fBDRIVERS\fR .RS 4 -Search the devpath upwards for a matching device driver name. +Search the devpath upwards for a matching device driver name\. .RE .PP \fBATTRS{\fR\fB\fIfilename\fR\fR\fB}\fR .RS 4 -Search the devpath upwards for a device with matching sysfs attribute values. Up to five +Search the devpath upwards for a device with matching sysfs attribute values\. Up to five \fBATTRS\fR -keys can be specified per rule, but all of them must match on the same device. Trailing whitespace in the attribute values is ignored, if the specified match value does not contain trailing whitespace itself. +keys can be specified per rule, but all of them must match on the same device\. Trailing whitespace in the attribute values is ignored, if the specified match value does not contain trailing whitespace itself\. .RE .PP \fBENV{\fR\fB\fIkey\fR\fR\fB}\fR .RS 4 -Match against the value of an environment variable. Up to five +Match against the value of an environment variable\. Up to five \fBENV\fR -keys can be specified per rule. Depending on the type of operator, this key is also used to export a variable to the environment. +keys can be specified per rule\. Depending on the type of operator, this key is also used to export a variable to the environment\. .RE .PP \fBTEST{\fR\fB\fIoctal mode mask\fR\fR\fB}\fR .RS 4 -Test the existence of a file. An octal mode mask can be specified if needed. +Test the existence of a file\. An octal mode mask can be specified if needed\. .RE .PP \fBPROGRAM\fR .RS 4 -Execute external program. The key is true, if the program returns with exit code zero. The whole event environment is available to the executed program. The program's output printed to stdout, is available in the RESULT key. +Execute external program\. The key is true, if the program returns with exit code zero\. The whole event environment is available to the executed program\. The program\'s output printed to stdout, is available in the RESULT key\. .RE .PP \fBRESULT\fR .RS 4 -Match the returned string of the last PROGRAM call. This key can be used in the same or in any later rule after a PROGRAM call. +Match the returned string of the last PROGRAM call\. This key can be used in the same or in any later rule after a PROGRAM call\. .RE .PP -Most of the fields support a shell style pattern matching. The following pattern characters are supported: +Most of the fields support a shell style pattern matching\. The following pattern characters are supported: .PP \fB*\fR .RS 4 -Matches zero, or any number of characters. +Matches zero, or any number of characters\. .RE .PP \fB?\fR .RS 4 -Matches any single character. +Matches any single character\. .RE .PP \fB[]\fR .RS 4 -Matches any single character specified within the brackets. For example, the pattern string 'tty[SR]' would match either 'ttyS' or 'ttyR'. Ranges are also supported within this match with the '\-' character. For example, to match on the range of all digits, the pattern [0\-9] would be used. If the first character following the '[' is a '!', any characters not enclosed are matched. +Matches any single character specified within the brackets\. For example, the pattern string \'tty[SR]\' would match either \'ttyS\' or \'ttyR\'\. Ranges are also supported within this match with the \'\-\' character\. For example, to match on the range of all digits, the pattern [0\-9] would be used\. If the first character following the \'[\' is a \'!\', any characters not enclosed are matched\. .RE .PP The following keys can get values assigned: .PP \fBNAME\fR .RS 4 -The name of the node to be created, or the name the network interface should be renamed to. Only one rule can set the node name, all later rules with a NAME key will be ignored. +The name of the node to be created, or the name the network interface should be renamed to\. Only one rule can set the node name, all later rules with a NAME key will be ignored\. .RE .PP \fBSYMLINK\fR .RS 4 -The name of a symlink targeting the node. Every matching rule can add this value to the list of symlinks to be created along with the device node. Multiple symlinks may be specified by separating the names by the space character. +The name of a symlink targeting the node\. Every matching rule can add this value to the list of symlinks to be created along with the device node\. Multiple symlinks may be specified by separating the names by the space character\. .RE .PP \fBOWNER, GROUP, MODE\fR .RS 4 -The permissions for the device node. Every specified value overwrites the compiled\-in default value. +The permissions for the device node\. Every specified value overwrites the compiled\-in default value\. .RE .PP \fBATTR{\fR\fB\fIkey\fR\fR\fB}\fR .RS 4 -The value that should be written to a sysfs attribute of the event device. Depending on the type of operator, this key is also used to match against the value of a sysfs attribute. +The value that should be written to a sysfs attribute of the event device\. Depending on the type of operator, this key is also used to match against the value of a sysfs attribute\. .RE .PP \fBENV{\fR\fB\fIkey\fR\fR\fB}\fR .RS 4 -Export a variable to the environment. Depending on the type of operator, this key is also to match against an environment variable. +Export a variable to the environment\. Depending on the type of operator, this key is also to match against an environment variable\. .RE .PP \fBRUN\fR .RS 4 -Add a program to the list of programs to be executed for a specific device. This can only be used for very short running tasks. Running an event process for a long period of time may block all further events for this or a dependent device. Long running tasks need to be immediately detached from the event process itself. +Add a program to the list of programs to be executed for a specific device\. This can only be used for very short running tasks\. Running an event process for a long period of time may block all further events for this or a dependent device\. Long running tasks need to be immediately detached from the event process itself\. .RE .PP \fBLABEL\fR .RS 4 -Named label where a GOTO can jump to. +Named label where a GOTO can jump to\. .RE .PP \fBGOTO\fR @@ -229,72 +229,68 @@ Jumps to the next LABEL with a matching name .RS 4 Import a set of variables into the event environment, depending on \fItype\fR: -.RS 4 .PP \fBprogram\fR .RS 4 -Execute an external program specified as the assigned value and import its output, which must be in environment key format. +Execute an external program specified as the assigned value and import its output, which must be in environment key format\. .RE .PP \fBfile\fR .RS 4 -Import a text file specified as the assigned value, which must be in environment key format. +Import a text file specified as the assigned value, which must be in environment key format\. .RE .PP \fBparent\fR .RS 4 -Import the stored keys from the parent device by reading the database entry of the parent device. The value assigned to +Import the stored keys from the parent device by reading the database entry of the parent device\. The value assigned to \fBIMPORT{parent}\fR -is used as a filter of key names to import (with the same shell\-style pattern matching used for comparisons). -.RE +is used as a filter of key names to import (with the same shell\-style pattern matching used for comparisons)\. .RE -.IP "" 4 +.sp If no option is given, udev will choose between \fBprogram\fR and \fBfile\fR -based on the executable bit of the file permissions. +based on the executable bit of the file permissions\. .RE .PP \fBWAIT_FOR_SYSFS\fR .RS 4 -Wait for the specified sysfs file of the device to be created. Can be used to fight against kernel sysfs timing issues. +Wait for the specified sysfs file of the device to be created\. Can be used to fight against kernel sysfs timing issues\. .RE .PP \fBOPTIONS\fR .RS 4 Rule and device options: -.RS 4 .PP \fBlast_rule\fR .RS 4 -Stops further rules application. No later rules will have any effect. +Stops further rules application\. No later rules will have any effect\. .RE .PP \fBignore_device\fR .RS 4 -Ignore this event completely. +Ignore this event completely\. .RE .PP \fBignore_remove\fR .RS 4 -Ignore any later remove event for this device. This may be useful as a workaround for broken device drivers. +Do not remove the device node when the device goes away\. This may be useful as a workaround for broken device drivers\. .RE .PP \fBlink_priority=\fR\fB\fIvalue\fR\fR .RS 4 -Specify the priority of the created symlinks. Devices with higher priorities overwrite existing symlinks of other devices. +Specify the priority of the created symlinks\. Devices with higher priorities overwrite existing symlinks of other devices\. .RE .PP \fBall_partitions\fR .RS 4 -Create the device nodes for all available partitions of a block device. This may be useful for removable media devices where media changes are not detected. +Create the device nodes for all available partitions of a block device\. This may be useful for removable media devices where media changes are not detected\. .RE .PP \fBstring_escape=\fR\fB\fInone|replace\fR\fR .RS 4 -Usually control and other possibly unsafe characters are replaced in strings used for device naming. The mode of replacement can be specified with this option. -.RE +Usually control and other possibly unsafe characters are replaced in strings used for device naming\. The mode of replacement can be specified with this option\. .RE .RE .PP @@ -306,23 +302,23 @@ The \fBGROUP\fR and \fBRUN\fR -fields support simple printf\-like string substitutions. The +fields support simple printf\-like string substitutions\. The \fBRUN\fR -format chars gets applied after all rules have been processed, right before the program is executed. It allows the use of the complete environment set by earlier matching rules. For all other fields, substitutions are applied while the individual rule is being processed. The available substitutions are: +format chars gets applied after all rules have been processed, right before the program is executed\. It allows the use of the complete environment set by earlier matching rules\. For all other fields, substitutions are applied while the individual rule is being processed\. The available substitutions are: .PP \fB$kernel\fR, \fB%k\fR .RS 4 -The kernel name for this device. +The kernel name for this device\. .RE .PP \fB$number\fR, \fB%n\fR .RS 4 -The kernel number for this device. For example, 'sda3' has kernel number of '3' +The kernel number for this device\. For example, \'sda3\' has kernel number of \'3\' .RE .PP \fB$devpath\fR, \fB%p\fR .RS 4 -The devpath of the device. +The devpath of the device\. .RE .PP \fB$id\fR, \fB%b\fR @@ -332,85 +328,90 @@ The name of the device matched while searching the devpath upwards for \fBKERNELS\fR, \fBDRIVERS\fR and -\fBATTRS\fR. +\fBATTRS\fR\. .RE .PP -\fB$driver\fR, \fB%d\fR +\fB$driver\fR .RS 4 The driver name of the device matched while searching the devpath upwards for \fBSUBSYSTEMS\fR, \fBKERNELS\fR, \fBDRIVERS\fR and -\fBATTRS\fR. +\fBATTRS\fR\. .RE .PP \fB$attr{\fR\fB\fIfile\fR\fR\fB}\fR, \fB%s{\fR\fB\fIfile\fR\fR\fB}\fR .RS 4 -The value of a sysfs attribute found at the device, where all keys of the rule have matched. If the matching device does not have such an attribute, all devices along the chain of parents are searched for a matching attribute. If the attribute is a symlink, the last element of the symlink target is returned as the value. +The value of a sysfs attribute found at the device, where all keys of the rule have matched\. If the matching device does not have such an attribute, all devices along the chain of parents are searched for a matching attribute\. If the attribute is a symlink, the last element of the symlink target is returned as the value\. .RE .PP \fB$env{\fR\fB\fIkey\fR\fR\fB}\fR, \fB%E{\fR\fB\fIkey\fR\fR\fB}\fR .RS 4 -The value of an environment variable. +The value of an environment variable\. .RE .PP \fB$major\fR, \fB%M\fR .RS 4 -The kernel major number for the device. +The kernel major number for the device\. .RE .PP \fB$minor\fR, \fB%m\fR .RS 4 -The kernel minor number for the device. +The kernel minor number for the device\. .RE .PP \fB$result\fR, \fB%c\fR .RS 4 -The string returned by the external program requested with PROGRAM. A single part of the string, separated by a space character may be selected by specifying the part number as an attribute: -\fB%c{N}\fR. If the number is followed by the '+' char this part plus all remaining parts of the result string are substituted: +The string returned by the external program requested with PROGRAM\. A single part of the string, separated by a space character may be selected by specifying the part number as an attribute: +\fB%c{N}\fR\. If the number is followed by the \'+\' char this part plus all remaining parts of the result string are substituted: \fB%c{N+}\fR .RE .PP \fB$parent\fR, \fB%P\fR .RS 4 -The node name of the parent device. +The node name of the parent device\. +.RE +.PP +\fB$name\fR +.RS 4 +The name of the device node\. The value is only set if an earlier rule assigned a value, or during a remove events\. .RE .PP \fB$root\fR, \fB%r\fR .RS 4 -The udev_root value. +The udev_root value\. .RE .PP \fB$sys\fR, \fB%S\fR .RS 4 -The sysfs mount point. +The sysfs mount point\. .RE .PP \fB$tempnode\fR, \fB%N\fR .RS 4 -The name of a created temporary device node to provide access to the device from a external program before the real node is created. +The name of a created temporary device node to provide access to the device from a external program before the real node is created\. .RE .PP \fB%%\fR .RS 4 -The '%' character itself. +The \'%\' character itself\. .RE .PP \fB$$\fR .RS 4 -The '$' character itself. +The \'$\' character itself\. .RE .PP -The count of characters to be substituted may be limited by specifying the format length value. For example, '%3s{file}' will only insert the first three characters of the sysfs attribute +The count of characters to be substituted may be limited by specifying the format length value\. For example, \'%3s{file}\' will only insert the first three characters of the sysfs attribute .SH "AUTHOR" .PP Written by Greg Kroah\-Hartman - + and Kay Sievers -. With much help from Dan Stekloff - -and many others. +\. With much help from Dan Stekloff + +and many others\. .SH "SEE ALSO" .PP \fBudevd\fR(8), diff --git a/udev.h b/udev.h index f13eb83..33b39aa 100644 --- a/udev.h +++ b/udev.h @@ -69,6 +69,7 @@ struct udevice { struct sysfs_device dev_local; struct sysfs_device *dev_parent; /* current parent device used for matching */ char action[NAME_SIZE]; + char *devpath_old; /* node */ char name[PATH_SIZE]; @@ -131,6 +132,7 @@ extern int udev_node_remove(struct udevice *udev); /* udev_db.c */ extern int udev_db_add_device(struct udevice *dev); extern int udev_db_delete_device(struct udevice *dev); +extern int udev_db_rename(const char *devpath_old, const char *devpath); extern int udev_db_get_device(struct udevice *udev, const char *devpath); extern int udev_db_get_devices_by_name(const char *name, struct list_head *name_list); extern int udev_db_get_all_entries(struct list_head *name_list); diff --git a/udev.xml b/udev.xml index b43abb7..83a9d75 100644 --- a/udev.xml +++ b/udev.xml @@ -416,8 +416,8 @@ - Ignore any later remove event for this device. This may be useful - as a workaround for broken device drivers. + Do not remove the device node when the device goes away. This may be + useful as a workaround for broken device drivers. @@ -488,7 +488,7 @@ - , + The driver name of the device matched while searching the devpath upwards for , , and . @@ -548,6 +548,14 @@ + + + The name of the device node. The value is only set if an earlier + rule assigned a value, or during a remove events. + + + + , The udev_root value. diff --git a/udev_db.c b/udev_db.c index abc1e5a..29aa031 100644 --- a/udev_db.c +++ b/udev_db.c @@ -117,6 +117,16 @@ out: return rc; } +int udev_db_rename(const char *devpath_old, const char *devpath) +{ + char filename[PATH_SIZE]; + char filename_old[PATH_SIZE]; + + devpath_to_db_path(devpath_old, filename_old, sizeof(filename_old)); + devpath_to_db_path(devpath, filename, sizeof(filename)); + return rename(filename_old, filename); +} + int udev_db_add_device(struct udevice *udev) { char filename[PATH_SIZE]; diff --git a/udev_device.c b/udev_device.c index 23ba313..62217ff 100644 --- a/udev_device.c +++ b/udev_device.c @@ -168,6 +168,10 @@ int udev_device_event(struct udev_rules *rules, struct udevice *udev) { int retval = 0; + if (udev->devpath_old != NULL) + if (udev_db_rename(udev->devpath_old, udev->dev->devpath) == 0) + info("moved database from '%s' to '%s'", udev->devpath_old, udev->dev->devpath); + /* add device node */ if (major(udev->devt) != 0 && (strcmp(udev->action, "add") == 0 || strcmp(udev->action, "change") == 0)) { @@ -262,10 +266,6 @@ int udev_device_event(struct udev_rules *rules, struct udevice *udev) /* import database entry, and delete it */ if (udev_db_get_device(udev, udev->dev->devpath) == 0) { udev_db_delete_device(udev); - if (udev->ignore_remove) { - info("ignore_remove for '%s'", udev->name); - goto exit; - } /* restore stored persistent data */ list_for_each_entry(name_loop, &udev->env_list, node) putenv(name_loop->name); @@ -281,6 +281,10 @@ int udev_device_event(struct udev_rules *rules, struct udevice *udev) goto exit; } + if (udev->ignore_remove) { + info("ignore_remove for '%s'", udev->name); + goto exit; + } /* remove the node */ retval = udev_node_remove(udev); diff --git a/udev_node.c b/udev_node.c index fcd52d0..25eed86 100644 --- a/udev_node.c +++ b/udev_node.c @@ -133,7 +133,7 @@ static int node_symlink(const char *node, const char *slink) stats.st_rdev == stats2.st_rdev) { info("replace device node '%s' with symlink to our node '%s'", slink, node); } else { - err("device node '%s' already exists, link '%s' will not overwrite it", node, slink); + err("device node '%s' already exists, link to '%s' will not overwrite it", slink, node); goto exit; } } diff --git a/udev_rules.c b/udev_rules.c index 0dcbf15..dcd0914 100644 --- a/udev_rules.c +++ b/udev_rules.c @@ -475,10 +475,12 @@ static int pass_env_to_socket(const char *sockname, const char *devpath, const c bufpos = snprintf(buf, sizeof(buf)-1, "%s@%s", action, devpath); bufpos++; - for (i = 0; environ[i] != NULL && bufpos < sizeof(buf); i++) { + for (i = 0; environ[i] != NULL && bufpos < (sizeof(buf)-1); i++) { bufpos += strlcpy(&buf[bufpos], environ[i], sizeof(buf) - bufpos-1); bufpos++; } + if (bufpos > sizeof(buf)) + bufpos = sizeof(buf); count = sendto(sock, &buf, bufpos, 0, (struct sockaddr *)&saddr, addrlen); if (count < 0) @@ -604,6 +606,7 @@ void udev_rules_apply_format(struct udevice *udev, char *string, size_t maxsize) SUBST_ATTR, SUBST_PARENT, SUBST_TEMP_NODE, + SUBST_NAME, SUBST_ROOT, SUBST_SYS, SUBST_ENV, @@ -625,6 +628,7 @@ void udev_rules_apply_format(struct udevice *udev, char *string, size_t maxsize) { .name = "sysfs", .fmt = 's', .type = SUBST_ATTR }, { .name = "parent", .fmt = 'P', .type = SUBST_PARENT }, { .name = "tempnode", .fmt = 'N', .type = SUBST_TEMP_NODE }, + { .name = "name", .fmt = 'D', .type = SUBST_NAME }, { .name = "root", .fmt = 'r', .type = SUBST_ROOT }, { .name = "sys", .fmt = 'S', .type = SUBST_SYS }, { .name = "env", .fmt = 'E', .type = SUBST_ENV }, @@ -843,6 +847,10 @@ found: strlcat(string, udev->tmp_node, maxsize); dbg("substitute temporary device node name '%s'", udev->tmp_node); break; + case SUBST_NAME: + strlcat(string, udev->name, maxsize); + dbg("substitute udev->name '%s'", udev->name); + break; case SUBST_ROOT: strlcat(string, udev_root, maxsize); dbg("substitute udev_root '%s'", udev_root); @@ -986,7 +994,8 @@ static int match_rule(struct udevice *udev, struct udev_rule *rule) } } - if (rule->test.operation != KEY_OP_UNSET) { + if (rule->test.operation == KEY_OP_MATCH || + rule->test.operation == KEY_OP_NOMATCH) { char filename[PATH_SIZE]; char devpath[PATH_SIZE]; char *attr; @@ -1031,7 +1040,7 @@ static int match_rule(struct udevice *udev, struct udev_rule *rule) if (rule->wait_for_sysfs.operation != KEY_OP_UNSET) { int found; - found = (wait_for_sysfs(udev, key_val(rule, &rule->wait_for_sysfs), 3) == 0); + found = (wait_for_sysfs(udev, key_val(rule, &rule->wait_for_sysfs), 10) == 0); if (!found && (rule->wait_for_sysfs.operation != KEY_OP_NOMATCH)) goto nomatch; } @@ -1464,9 +1473,14 @@ int udev_rules_get_run(struct udev_rules *rules, struct udevice *udev) break; dbg("process rule"); - if (rule->name.operation != KEY_OP_UNSET || rule->symlink.operation != KEY_OP_UNSET || - rule->mode_operation != KEY_OP_UNSET || rule->owner.operation != KEY_OP_UNSET || - rule->group.operation != KEY_OP_UNSET) { + if (rule->name.operation == KEY_OP_ASSIGN || + rule->name.operation == KEY_OP_ASSIGN_FINAL || + rule->name.operation == KEY_OP_ADD || + rule->symlink.operation == KEY_OP_ASSIGN || + rule->symlink.operation == KEY_OP_ASSIGN_FINAL || + rule->symlink.operation == KEY_OP_ADD || + rule->mode_operation != KEY_OP_UNSET || + rule->owner.operation != KEY_OP_UNSET || rule->group.operation != KEY_OP_UNSET) { dbg("skip rule that names a device"); continue; } @@ -1477,6 +1491,10 @@ int udev_rules_get_run(struct udev_rules *rules, struct udevice *udev) udev->ignore_device = 1; return 0; } + if (rule->ignore_remove) { + udev->ignore_remove = 1; + dbg("remove event should be ignored"); + } if (!udev->run_final && rule->run.operation != KEY_OP_UNSET) { struct name_entry *entry; diff --git a/udev_rules_parse.c b/udev_rules_parse.c index 3afc31a..9e43581 100644 --- a/udev_rules_parse.c +++ b/udev_rules_parse.c @@ -469,6 +469,11 @@ static int add_to_rules(struct udev_rules *rules, char *line, const char *filena } if (strncasecmp(key, "TEST", sizeof("TEST")-1) == 0) { + if (operation != KEY_OP_MATCH && + operation != KEY_OP_NOMATCH) { + err("invalid TEST operation"); + goto invalid; + } attr = get_key_attribute(key + sizeof("TEST")-1); if (attr != NULL) rule->test_mode_mask = strtol(attr, NULL, 8); diff --git a/udev_selinux.c b/udev_selinux.c index 1ad6e8a..3fa84a0 100644 --- a/udev_selinux.c +++ b/udev_selinux.c @@ -24,8 +24,8 @@ #include #include #include -#include #include +#include #include #include "udev.h" diff --git a/udev_sysfs.c b/udev_sysfs.c index 34ae9ac..d5b04c3 100644 --- a/udev_sysfs.c +++ b/udev_sysfs.c @@ -355,6 +355,8 @@ char *sysfs_attr_get_value(const char *devpath, const char *attr_name) dbg("open '%s'/'%s'", devpath, attr_name); sysfs_len = strlcpy(path_full, sysfs_path, sizeof(path_full)); + if(sysfs_len >= sizeof(path_full)) + sysfs_len = sizeof(path_full) - 1; path = &path_full[sysfs_len]; strlcat(path_full, devpath, sizeof(path_full)); strlcat(path_full, "/", sizeof(path_full)); diff --git a/udevd.8 b/udevd.8 index 25996d1..46edde4 100644 --- a/udevd.8 +++ b/udevd.8 @@ -1,6 +1,6 @@ .\" Title: udevd .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: August 2005 .\" Manual: udevd, udevcontrol .\" Source: udev @@ -11,7 +11,7 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -udevd \- event managing daemon +udevd - event managing daemon .SH "SYNOPSIS" .HP 6 \fBudevd\fR [\fB\-\-daemon\fR] [\fB\-\-debug\-trace\fR] [\fB\-\-verbose\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] @@ -19,87 +19,87 @@ udevd \- event managing daemon \fBudevcontrol \fR\fB\fIcommand\fR\fR .SH "DESCRIPTION" .PP -udevd listens to kernel uevents and passes the incoming events to udev. It ensures the right event order and takes care, that events for child devices are delayed until the parent has finished the device handling. +udevd listens to kernel uevents and passes the incoming events to udev\. It ensures the right event order and takes care, that events for child devices are delayed until the parent has finished the device handling\. .SH "OPTIONS" .PP \fB\-\-daemon\fR .RS 4 -Detach and run in the background. +Detach and run in the background\. .RE .PP \fB\-\-debug\-trace\fR .RS 4 -Run all events completely serialized. This may be useful if udev triggers actions or loads kernel modules which cause problems and a slow but continuous operation is needed, where no events are processed in parallel. +Run all events completely serialized\. This may be useful if udev triggers actions or loads kernel modules which cause problems and a slow but continuous operation is needed, where no events are processed in parallel\. .RE .PP \fB\-\-verbose\fR .RS 4 -Print log messages to stdout. +Print log messages to stdout\. .RE .PP \fB\-\-version\fR .RS 4 -Print version number. +Print version number\. .RE .PP \fB\-\-help\fR .RS 4 -Print usage. +Print usage\. .RE .PP \fBlog_priority=\fR\fB\fIvalue\fR\fR .RS 4 -Set the internal log level of udevd. Valid values are the numerical syslog priorities or their textual representations: +Set the internal log level of udevd\. Valid values are the numerical syslog priorities or their textual representations: \fBerr\fR, \fBinfo\fR and -\fBdebug\fR. +\fBdebug\fR\. .RE .PP \fBstop_exec_queue\fR .RS 4 -Signal udevd to stop executing new events. Incoming events will be queued. +Signal udevd to stop executing new events\. Incoming events will be queued\. .RE .PP \fBstart_exec_queue\fR .RS 4 -Signal udevd to enable the execution of events. +Signal udevd to enable the execution of events\. .RE .PP \fBreload_rules\fR .RS 4 -Signal udevd to reload the rules from the config. +Signal udevd to reload the rules from the config\. .RE .PP \fBenv \fR\fB\fIvar\fR\fR\fB=\fR\fB\fIvalue\fR\fR .RS 4 -Set global variable. +Set global variable\. .RE .PP \fBmax_childs\fR .RS 4 -Set the maximum number of events, udevd will handle at the same time. +Set the maximum number of events, udevd will handle at the same time\. .RE .PP \fBmax_childs_running\fR .RS 4 -Set the maximum number of events, which are allowed to run at the same time. +Set the maximum number of events, which are allowed to run at the same time\. .RE .PP \fBhelp\fR .RS 4 -Print help text. +Print help text\. .RE .SH "ENVIRONMENT" .PP \fBUDEV_LOG\fR .RS 4 -Overrides the syslog priority specified in the config file. +Overrides the syslog priority specified in the config file\. .RE .SH "AUTHOR" .PP Written by Kay Sievers -. +\. .SH "SEE ALSO" .PP \fBudev\fR(7) diff --git a/udevd.c b/udevd.c index 8f56de6..5ff5d3f 100644 --- a/udevd.c +++ b/udevd.c @@ -130,6 +130,7 @@ static int udev_event_process(struct udevd_uevent_msg *msg) return -1; strlcpy(udev->action, msg->action, sizeof(udev->action)); sysfs_device_set_values(udev->dev, msg->devpath, msg->subsystem, msg->driver); + udev->devpath_old = msg->devpath_old; udev->devt = msg->devt; retval = udev_device_event(&rules, udev); @@ -156,14 +157,14 @@ static void export_event_state(struct udevd_uevent_msg *msg, enum event_state st struct udevd_uevent_msg *loop_msg; int fd; - /* add location of queue files */ + /* location of queue file */ strlcpy(filename, udev_root, sizeof(filename)); strlcat(filename, "/", sizeof(filename)); start = strlcat(filename, EVENT_QUEUE_DIR"/", sizeof(filename)); strlcat(filename, msg->devpath, sizeof(filename)); path_encode(&filename[start], sizeof(filename) - start); - /* add location of failed files */ + /* location of failed file */ strlcpy(filename_failed, udev_root, sizeof(filename_failed)); strlcat(filename_failed, "/", sizeof(filename_failed)); start = strlcat(filename_failed, EVENT_FAILED_DIR"/", sizeof(filename_failed)); @@ -174,6 +175,7 @@ static void export_event_state(struct udevd_uevent_msg *msg, enum event_state st case EVENT_QUEUED: unlink(filename_failed); delete_path(filename_failed); + create_path(filename); fd = open(filename, O_WRONLY|O_TRUNC|O_CREAT, 0644); if (fd > 0) @@ -181,10 +183,25 @@ static void export_event_state(struct udevd_uevent_msg *msg, enum event_state st return; case EVENT_FINISHED: case EVENT_FAILED: - unlink(filename_failed); - delete_path(filename_failed); + if (msg->devpath_old != NULL) { + /* "move" event - rename failed file to current name, do not delete failed */ + char filename_failed_old[PATH_SIZE]; + + strlcpy(filename_failed_old, udev_root, sizeof(filename_failed_old)); + strlcat(filename_failed_old, "/", sizeof(filename_failed_old)); + start = strlcat(filename_failed_old, EVENT_FAILED_DIR"/", sizeof(filename_failed_old)); + strlcat(filename_failed_old, msg->devpath_old, sizeof(filename_failed_old)); + path_encode(&filename_failed_old[start], sizeof(filename) - start); + + if (rename(filename_failed_old, filename_failed) == 0) + info("renamed devpath, moved failed state of '%s' to %s'", + msg->devpath_old, msg->devpath); + } else { + unlink(filename_failed); + delete_path(filename_failed); + } - /* don't remove, if events for the same path are still pending */ + /* skip if events for the same path are still pending */ list_for_each_entry(loop_msg, &running_list, node) if (loop_msg->devpath && strcmp(loop_msg->devpath, msg->devpath) == 0) return; @@ -193,7 +210,7 @@ static void export_event_state(struct udevd_uevent_msg *msg, enum event_state st if (loop_msg->devpath && strcmp(loop_msg->devpath, msg->devpath) == 0) return; - /* move failed events to the failed directory */ + /* move failed event to the failed directory */ if (state == EVENT_FAILED) { create_path(filename_failed); rename(filename, filename_failed); @@ -201,7 +218,7 @@ static void export_event_state(struct udevd_uevent_msg *msg, enum event_state st unlink(filename); } - /* clean up the queue directory */ + /* clean up possibly empty queue directory */ delete_path(filename); return; @@ -212,7 +229,7 @@ static void msg_queue_delete(struct udevd_uevent_msg *msg) { list_del(&msg->node); - /* mark as failed, if add event returns non-zero */ + /* mark as failed, if "add" event returns non-zero */ if (msg->exitstatus && strcmp(msg->action, "add") == 0) export_event_state(msg, EVENT_FAILED); else @@ -280,6 +297,7 @@ static void msg_queue_insert(struct udevd_uevent_msg *msg) } export_event_state(msg, EVENT_QUEUED); + info("seq %llu forked, '%s' '%s'", msg->seqnum, msg->action, msg->subsystem); /* run one event after the other in debug mode */ if (debug_trace) { @@ -469,11 +487,16 @@ static int devpath_busy(struct udevd_uevent_msg *msg, int limit) if (loop_msg->seqnum >= msg->seqnum) break; + /* check our old name */ + if (msg->devpath_old != NULL) + if (strcmp(loop_msg->devpath , msg->devpath_old) == 0) + return 2; + /* check identical, parent, or child device event */ if (compare_devpath(loop_msg->devpath, msg->devpath) != 0) { dbg("%llu, device event still pending %llu (%s)", msg->seqnum, loop_msg->seqnum, loop_msg->devpath); - return 2; + return 3; } /* check physical device event (special case of parent) */ @@ -481,22 +504,27 @@ static int devpath_busy(struct udevd_uevent_msg *msg, int limit) if (compare_devpath(loop_msg->devpath, msg->physdevpath) != 0) { dbg("%llu, physical device event still pending %llu (%s)", msg->seqnum, loop_msg->seqnum, loop_msg->devpath); - return 3; + return 4; } } - /* check runing-queue for still running events */ + /* check run queue for still running events */ list_for_each_entry(loop_msg, &running_list, node) { if (limit && childs_count++ > limit) { dbg("%llu, maximum number (%i) of childs reached", msg->seqnum, childs_count); return 1; } + /* check our old name */ + if (msg->devpath_old != NULL) + if (strcmp(loop_msg->devpath , msg->devpath_old) == 0) + return 2; + /* check identical, parent, or child device event */ if (compare_devpath(loop_msg->devpath, msg->devpath) != 0) { dbg("%llu, device event still running %llu (%s)", msg->seqnum, loop_msg->seqnum, loop_msg->devpath); - return 2; + return 3; } /* check physical device event (special case of parent) */ @@ -504,7 +532,7 @@ static int devpath_busy(struct udevd_uevent_msg *msg, int limit) if (compare_devpath(loop_msg->devpath, msg->physdevpath) != 0) { dbg("%llu, physical device event still running %llu (%s)", msg->seqnum, loop_msg->seqnum, loop_msg->devpath); - return 3; + return 4; } } return 0; @@ -588,6 +616,8 @@ static struct udevd_uevent_msg *get_msg_from_envbuf(const char *buf, int buf_siz msg->driver = &key[7]; else if (strncmp(key, "SEQNUM=", 7) == 0) msg->seqnum = strtoull(&key[7], NULL, 10); + else if (strncmp(key, "DEVPATH_OLD=", 12) == 0) + msg->devpath_old = &key[12]; else if (strncmp(key, "PHYSDEVPATH=", 12) == 0) msg->physdevpath = &key[12]; else if (strncmp(key, "PHYSDEVDRIVER=", 14) == 0) diff --git a/udevd.h b/udevd.h index 4ca6d1d..9be34cb 100644 --- a/udevd.h +++ b/udevd.h @@ -66,6 +66,7 @@ struct udevd_uevent_msg { char *driver; dev_t devt; unsigned long long seqnum; + char *devpath_old; char *physdevpath; unsigned int timeout; char *envp[UEVENT_NUM_ENVP+1]; diff --git a/udevinfo.8 b/udevinfo.8 index 337f206..6115f29 100644 --- a/udevinfo.8 +++ b/udevinfo.8 @@ -1,6 +1,6 @@ .\" Title: udevinfo .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: August 2005 .\" Manual: udevinfo .\" Source: udev @@ -11,32 +11,32 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -udevinfo \- query udev device information +udevinfo - query udev device information .SH "SYNOPSIS" .HP 9 \fBudevinfo\fR [\fB\-\-query=\fR\fB\fIquery\-type\fR\fR] [\fB\-\-path=\fR\fB\fIdevpath\fR\fR] [\fB\-\-name=\fR\fB\fInode\fR\fR] [\fB\-\-root\fR] [\fB\-\-attribute\-walk\fR] [\fB\-\-export\-db\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] .SH "DESCRIPTION" .PP -udevinfo queries the udev database for device information stored in the udev database. It can also query the properties of a device from its sysfs representation to help creating udev rules that match this device. +udevinfo queries the udev database for device information stored in the udev database\. It can also query the properties of a device from its sysfs representation to help creating udev rules that match this device\. .SH "OPTIONS" .PP \fB\-\-query=\fR\fB\fItype\fR\fR .RS 4 -Query the database for specified type of device data. It needs the +Query the database for specified type of device data\. It needs the \fB\-\-path\fR or \fB\-\-name\fR -to identify the specified device. Valid queries are: +to identify the specified device\. Valid queries are: \fBname\fR, \fBsymlink\fR, \fBpath\fR, \fBenv\fR, -\fBall\fR. +\fBall\fR\. .RE .PP \fB\-\-path=\fR\fB\fIdevpath\fR\fR .RS 4 -The devpath of the device to query. +The devpath of the device to query\. .RE .PP \fB\-\-name=\fR\fB\fInode\fR\fR @@ -47,36 +47,36 @@ The name of the device node or a symlink to query \fB\-\-root\fR .RS 4 The udev root directory: -\fI/dev\fR. If used in conjunction with a +\fI/dev\fR\. If used in conjunction with a \fBname\fR or \fBsymlink\fR -query, the query returns the absolute path including the root directory. +query, the query returns the absolute path including the root directory\. .RE .PP \fB\-\-attribute\-walk\fR .RS 4 -Print all sysfs properties of the specified device that can be used in udev rules to match the specified device. It prints all devices along the chain, up to the root of sysfs that can be used in udev rules. +Print all sysfs properties of the specified device that can be used in udev rules to match the specified device\. It prints all devices along the chain, up to the root of sysfs that can be used in udev rules\. .RE .PP \fB\-\-export\-db\fR .RS 4 -Export the content of the udev database. +Export the content of the udev database\. .RE .PP \fB\-\-version\fR .RS 4 -Print version. +Print version\. .RE .PP \fB\-\-help\fR .RS 4 -Print help text. +Print help text\. .RE .SH "AUTHOR" .PP Written by Kay Sievers -. +\. .SH "SEE ALSO" .PP \fBudev\fR(7) diff --git a/udevinfo.c b/udevinfo.c index d0b1c44..be9aa76 100644 --- a/udevinfo.c +++ b/udevinfo.c @@ -79,6 +79,8 @@ static void print_all_attributes(const char *devpath, const char *key) if (attr_value == NULL) continue; len = strlcpy(value, attr_value, sizeof(value)); + if(len >= sizeof(value)) + len = sizeof(value) - 1; dbg("attr '%s'='%s'(%zi)", dent->d_name, value, len); /* remove trailing newlines */ diff --git a/udevmonitor.8 b/udevmonitor.8 index 0adb998..5b624a7 100644 --- a/udevmonitor.8 +++ b/udevmonitor.8 @@ -1,6 +1,6 @@ .\" Title: udevmonitor .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: August 2005 .\" Manual: udevmonitor .\" Source: udev @@ -11,38 +11,38 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -udevmonitor \- print the kernel and udev event sequence to the console +udevmonitor - print the kernel and udev event sequence to the console .SH "SYNOPSIS" .HP 12 \fBudevmonitor\fR [\fB\-\-environment\fR] [\fB\-\-kernel\fR] [\fB\-\-udev\fR] [\fB\-\-help\fR] .SH "DESCRIPTION" .PP -udevmonitor listens to the kernel uevents and events sent out by a udev rule and prints the devpath of the event to the console. It can be used to analyze the event timing, by comparing the timestamps of the kernel uevent and the udev event. +udevmonitor listens to the kernel uevents and events sent out by a udev rule and prints the devpath of the event to the console\. It can be used to analyze the event timing, by comparing the timestamps of the kernel uevent and the udev event\. .SH "OPTIONS" .PP \fB\-\-environment\fR .RS 4 -Print the complete environment for all events. Can be used to compare the kernel supplied and the udev added environment values. +Print the complete environment for all events\. Can be used to compare the kernel supplied and the udev added environment values\. .RE .PP \fB\-\-kernel\fR .RS 4 -Print the kernel uevents. +Print the kernel uevents\. .RE .PP \fB\-\-udev\fR .RS 4 -Print the udev event after the rule processing. +Print the udev event after the rule processing\. .RE .PP \fB\-\-help\fR .RS 4 -Print usage. +Print usage\. .RE .SH "AUTHOR" .PP Written by Kay Sievers -. +\. .SH "SEE ALSO" .PP \fBudev\fR(7) diff --git a/udevmonitor.c b/udevmonitor.c index a9cc061..644a955 100644 --- a/udevmonitor.c +++ b/udevmonitor.c @@ -43,7 +43,6 @@ static int init_udev_monitor_socket(void) { struct sockaddr_un saddr; socklen_t addrlen; - const int feature_on = 1; int retval; memset(&saddr, 0x00, sizeof(saddr)); @@ -67,9 +66,6 @@ static int init_udev_monitor_socket(void) return -1; } - /* enable receiving of the sender credentials */ - setsockopt(udev_monitor_sock, SOL_SOCKET, SO_PASSCRED, &feature_on, sizeof(feature_on)); - return 0; } diff --git a/udevsettle.8 b/udevsettle.8 index 818a7ff..39054d9 100644 --- a/udevsettle.8 +++ b/udevsettle.8 @@ -1,6 +1,6 @@ .\" Title: udevsettle .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: March 2006 .\" Manual: udevsettle .\" Source: udev @@ -11,29 +11,29 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -udevsettle \- wait until queued kernel/udev events are handled +udevsettle - wait until queued kernel/udev events are handled .SH "SYNOPSIS" .HP 11 \fBudevsettle\fR [\fB\-\-timeout=\fR\fB\fIseconds\fR\fR] .SH "DESCRIPTION" .PP -Waits watching the udev event queue and exits if all current events are handled. +Waits watching the udev event queue and exits if all current events are handled\. .SH "OPTIONS" .PP \fB\-\-timeout=\fR\fB\fIseconds\fR\fR .RS 4 -maximum seconds to wait for the queue to become empty. +maximum seconds to wait for the queue to become empty\. .RE .SH "ENVIRONMENT" .PP \fBUDEV_LOG\fR .RS 4 -Overrides the syslog priority specified in the config file. +Overrides the syslog priority specified in the config file\. .RE .SH "AUTHOR" .PP Written by Kay Sievers -. +\. .SH "SEE ALSO" .PP \fBudev\fR(7) diff --git a/udevstart.8 b/udevstart.8 index ac7d070..6b463cf 100644 --- a/udevstart.8 +++ b/udevstart.8 @@ -1,6 +1,6 @@ .\" Title: udevstart .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: August 2005 .\" Manual: udevstart .\" Source: udev @@ -11,17 +11,17 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -udevstart \- populate initial device directory +udevstart - populate initial device directory .SH "SYNOPSIS" .HP 10 \fBudevstart\fR .SH "DESCRIPTION" .PP -udevstart scans the kernel exported device information available in sysfs for devices which require a device node to operate and creates the node using the specified udev rules. udevstart is used to create the initial device directory after system bootup. +udevstart scans the kernel exported device information available in sysfs for devices which require a device node to operate and creates the node using the specified udev rules\. udevstart is used to create the initial device directory after system bootup\. .SH "AUTHOR" .PP Written by Harald Hoyer -. +\. .SH "SEE ALSO" .PP \fBudev\fR(7) diff --git a/udevtest.8 b/udevtest.8 index 9ab9249..a090465 100644 --- a/udevtest.8 +++ b/udevtest.8 @@ -1,6 +1,6 @@ .\" Title: udevtest .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: August 2005 .\" Manual: udevtest .\" Source: udev @@ -11,17 +11,17 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -udevtest \- simulate a udev run and print the action to the console +udevtest - simulate a udev run and print the action to the console .SH "SYNOPSIS" .HP 21 \fBudevtest \fR\fB\fIdevice\-path\fR\fR .SH "DESCRIPTION" .PP -udevtest simulates a udev run for the given device and prints out the name of the node udev would have created, or the name of the network interface, that would have been renamed. +udevtest simulates a udev run for the given device and prints out the name of the node udev would have created, or the name of the network interface, that would have been renamed\. .SH "AUTHOR" .PP Written by Greg Kroah\-Hartman -. +\. .SH "SEE ALSO" .PP \fBudev\fR(7) diff --git a/udevtrigger.8 b/udevtrigger.8 index 5ef9e8f..06c7e45 100644 --- a/udevtrigger.8 +++ b/udevtrigger.8 @@ -1,6 +1,6 @@ .\" Title: udevtrigger .\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Generator: DocBook XSL Stylesheets v1.73.1 .\" Date: March 2006 .\" Manual: udevtrigger .\" Source: udev @@ -11,66 +11,66 @@ .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" -udevtrigger \- request kernel devices events for coldplug +udevtrigger - request kernel devices events for coldplug .SH "SYNOPSIS" .HP 12 \fBudevtrigger\fR [\fB\-\-verbose\fR] [\fB\-\-dry\-run\fR] [\fB\-\-retry\-failed\fR] [\fB\-\-help\fR] [\fB\-\-action=\fR\fB\fIaction\fR\fR] [\fB\-\-subsystem\-match=\fR\fB\fIsubsystem\fR\fR] [\fB\-\-subsystem\-nomatch=\fR\fB\fIsubsystem\fR\fR] [\fB\-\-attr\-match=\fR\fB\fIattribute=value\fR\fR] [\fB\-\-attr\-nomatch=\fR\fB\fIattribute=value\fR\fR] .SH "DESCRIPTION" .PP -Trigger kernel device uevents to replay missing events at system coldplug. +Trigger kernel device uevents to replay missing events at system coldplug\. .SH "OPTIONS" .PP \fB\-\-verbose\fR .RS 4 -Print the list of devices which will be triggered. +Print the list of devices which will be triggered\. .RE .PP \fB\-\-dry\-run\fR .RS 4 -Do not actually trigger the event. +Do not actually trigger the event\. .RE .PP \fB\-\-retry\-failed\fR .RS 4 -Trigger only the events which are failed during a previous run. +Trigger only the events which are failed during a previous run\. .RE .PP \fB\-\-action=\fR\fB\fIaction\fR\fR .RS 4 -Type of event to be triggered. The default value is "add". +Type of event to be triggered\. The default value is "add"\. .RE .PP \fB\-\-subsystem\-match=\fR\fB\fIsubsystem\fR\fR .RS 4 -Trigger events for devices which belong to a matching subsystem. This option can be specified multiple times and supports shell style pattern matching. +Trigger events for devices which belong to a matching subsystem\. This option can be specified multiple times and supports shell style pattern matching\. .RE .PP \fB\-\-subsystem\-nomatch=\fR\fB\fIsubsystem\fR\fR .RS 4 -Do not trigger events for devices which belong to a matching subsystem. This option can be specified multiple times and supports shell style pattern matching. +Do not trigger events for devices which belong to a matching subsystem\. This option can be specified multiple times and supports shell style pattern matching\. .RE .PP \fB\-\-attr\-match=\fR\fB\fIattribute=value\fR\fR .RS 4 -Trigger events for devices with a matching sysfs attribute. If a value is specified along with the attribute name, the content of the attribute is matched against the given value using shell style pattern matching. If no value is specified, the existence of the sysfs attribute is checked. This option can be specified multiple times. +Trigger events for devices with a matching sysfs attribute\. If a value is specified along with the attribute name, the content of the attribute is matched against the given value using shell style pattern matching\. If no value is specified, the existence of the sysfs attribute is checked\. This option can be specified multiple times\. .RE .PP \fB\-\-attr\-nomatch\fR\fB\fIattribute=value\fR\fR .RS 4 -Do not trigger events for devices with a matching sysfs attribute. If a value is specified along with the attribute name, the content of the attribute is matched against the given value using shell style pattern matching. If no value is specified, the existence of the sysfs attribute is checked. This option can be specified multiple times. +Do not trigger events for devices with a matching sysfs attribute\. If a value is specified along with the attribute name, the content of the attribute is matched against the given value using shell style pattern matching\. If no value is specified, the existence of the sysfs attribute is checked\. This option can be specified multiple times\. .RE .SH "ENVIRONMENT" .PP \fBUDEV_LOG\fR .RS 4 -Overrides the syslog priority specified in the config file. +Overrides the syslog priority specified in the config file\. .RE .SH "AUTHOR" .PP Written by Kay Sievers - + and Hannes Reinecke -. +\. .SH "SEE ALSO" .PP \fBudev\fR(7) diff --git a/udevtrigger.c b/udevtrigger.c index cf8f209..309c54a 100644 --- a/udevtrigger.c +++ b/udevtrigger.c @@ -435,6 +435,8 @@ static void scan_failed(void) continue; start = strlcpy(device, sysfs_path, sizeof(device)); + if(start >= sizeof(device)) + start = sizeof(device) - 1; strlcat(device, dent->d_name, sizeof(device)); path_decode(&device[start]); device_list_insert(device); udev-115-looplast.patch: --- NEW FILE udev-115-looplast.patch --- --- udev-115/etc/udev/rules.d/50-udev-default.rules.looplast 2007-09-07 14:32:01.000000000 +0200 +++ udev-115/etc/udev/rules.d/50-udev-default.rules 2007-09-07 14:33:14.000000000 +0200 @@ -9,6 +9,9 @@ KERNEL=="vcs|vcs[0-9]*|vcsa|vcsa[0-9]*", KERNEL=="console", MODE="0600", OPTIONS="last_rule" KERNEL=="tty0", SYMLINK+="systty" +# loop +KERNEL=="loop[0-9]", SUBSYSTEM=="block", GROUP="disk", MODE="0640", OPTIONS+="last_rule" + # serial KERNEL=="tty[A-Z]*|pppox*|ircomm*|noz*", GROUP="uucp" KERNEL=="ppp", MODE="0600", OPTIONS+="ignore_remove" udev-115-rulesinstall.patch: --- NEW FILE udev-115-rulesinstall.patch --- --- udev-115/Makefile.rulesinstall 2007-09-07 14:46:07.000000000 +0200 +++ udev-115/Makefile 2007-09-07 14:46:38.000000000 +0200 @@ -234,9 +234,9 @@ install-config: @ if [ ! -r $(DESTDIR)$(configdir)/udev.conf ]; then \ $(INSTALL_DATA) etc/udev/udev.conf $(DESTDIR)$(configdir); \ fi - @ for i in $(shell ls -1 etc/udev/rules.d); do \ - if [ ! -r $(DESTDIR)$(configdir)/rules.d/$$i ]; then \ - $(INSTALL_DATA) etc/udev/rules.d/$$i $(DESTDIR)$(configdir)/rules.d; \ + @ for i in etc/udev/rules.d/*.rules; do \ + if [ ! -r $(DESTDIR)$(configdir)/rules.d/$$(basename $$i) ]; then \ + $(INSTALL_DATA) $$i $(DESTDIR)$(configdir)/rules.d; \ fi \ done @ extras="$(EXTRAS)"; for target in $$extras; do \ Index: udev.spec =================================================================== RCS file: /cvs/pkgs/rpms/udev/devel/udev.spec,v retrieving revision 1.218 retrieving revision 1.219 diff -u -r1.218 -r1.219 --- udev.spec 24 Aug 2007 08:37:19 -0000 1.218 +++ udev.spec 7 Sep 2007 12:52:05 -0000 1.219 @@ -6,7 +6,7 @@ Summary: A userspace implementation of devfs Name: udev Version: 115 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Base Provides: udev-persistent = %{version}-%{release} @@ -20,6 +20,9 @@ Patch1: udev-089-nopie.patch Patch2: udev-091-lib64.patch +Patch3: udev-115-git-20070907.patch +Patch4: udev-115-looplast.patch +Patch5: udev-115-rulesinstall.patch ExclusiveOS: Linux URL: http://kernel.org/pub/linux/utils/kernel/hotplug/ @@ -69,6 +72,9 @@ %setup -q %patch1 -p1 -b .nopie %patch2 -p1 -b .lib64 +%patch3 -p1 -b .git20070907 +%patch4 -p1 -b .looplast +%patch5 -p1 -b .rulesinstall rm -f etc/udev/redhat/51-hotplug.rules etc/udev/redhat/50* etc/udev/redhat/06* %build @@ -183,7 +189,6 @@ for i in \ etc/udev/redhat/*.rules \ - etc/udev/rules.d/*.rules \ etc/udev/packages/40-ia64.rules \ etc/udev/packages/40-alsa.rules \ etc/udev/packages/40-ppc.rules \ @@ -347,6 +352,10 @@ %{_libdir}/pkgconfig/libvolume_id.pc %changelog +* Fri Sep 07 2007 Harald Hoyer - 115-2 +- some upstream fixes from git +- last_rule for loop rules (speedup for live-cds/qemu with 128 loop devices) + * Thu Aug 24 2007 Harald Hoyer - 115-1 - version 115 From fedora-extras-commits at redhat.com Fri Sep 7 13:16:16 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Fri, 7 Sep 2007 09:16:16 -0400 Subject: rpms/qtparted/devel qtparted.pam,1.1,1.2 qtparted.spec,1.22,1.23 Message-ID: <200709071316.l87DGG5e018158@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/pkgs/rpms/qtparted/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18102 Modified Files: qtparted.pam qtparted.spec Log Message: Fix qtparted.pam (#237075). Index: qtparted.pam =================================================================== RCS file: /cvs/pkgs/rpms/qtparted/devel/qtparted.pam,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qtparted.pam 8 Nov 2004 05:17:31 -0000 1.1 +++ qtparted.pam 7 Sep 2007 13:15:44 -0000 1.2 @@ -1,6 +1,8 @@ #%PAM-1.0 auth sufficient pam_rootok.so -auth required pam_stack.so service=system-auth -account required pam_permit.so +auth sufficient pam_timestamp.so +auth include system-auth session required pam_permit.so session optional pam_xauth.so +session optional pam_timestamp.so +account required pam_permit.so Index: qtparted.spec =================================================================== RCS file: /cvs/pkgs/rpms/qtparted/devel/qtparted.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- qtparted.spec 29 Mar 2007 21:54:08 -0000 1.22 +++ qtparted.spec 7 Sep 2007 13:15:44 -0000 1.23 @@ -2,7 +2,7 @@ Name: qtparted Version: 0.4.5 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Partition Magic clone written in C++ using the Qt toolkit Group: Applications/System @@ -106,6 +106,9 @@ %changelog +* Thu Sep 06 2007 Steven Pritchard 0.4.5-15 +- Fix qtparted.pam (#237075). + * Thu Mar 29 2007 Steven Pritchard - 0.4.5-14 - Rebuild again. From fedora-extras-commits at redhat.com Fri Sep 7 13:21:10 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Fri, 7 Sep 2007 09:21:10 -0400 Subject: rpms/qtparted/F-7 qtparted.pam,1.1,1.2 qtparted.spec,1.22,1.23 Message-ID: <200709071321.l87DLAmw018428@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/pkgs/rpms/qtparted/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18389 Modified Files: qtparted.pam qtparted.spec Log Message: Sync with devel. Index: qtparted.pam =================================================================== RCS file: /cvs/pkgs/rpms/qtparted/F-7/qtparted.pam,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qtparted.pam 8 Nov 2004 05:17:31 -0000 1.1 +++ qtparted.pam 7 Sep 2007 13:20:38 -0000 1.2 @@ -1,6 +1,8 @@ #%PAM-1.0 auth sufficient pam_rootok.so -auth required pam_stack.so service=system-auth -account required pam_permit.so +auth sufficient pam_timestamp.so +auth include system-auth session required pam_permit.so session optional pam_xauth.so +session optional pam_timestamp.so +account required pam_permit.so Index: qtparted.spec =================================================================== RCS file: /cvs/pkgs/rpms/qtparted/F-7/qtparted.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- qtparted.spec 29 Mar 2007 21:54:08 -0000 1.22 +++ qtparted.spec 7 Sep 2007 13:20:38 -0000 1.23 @@ -2,7 +2,7 @@ Name: qtparted Version: 0.4.5 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Partition Magic clone written in C++ using the Qt toolkit Group: Applications/System @@ -106,6 +106,9 @@ %changelog +* Thu Sep 06 2007 Steven Pritchard 0.4.5-15 +- Fix qtparted.pam (#237075). + * Thu Mar 29 2007 Steven Pritchard - 0.4.5-14 - Rebuild again. From fedora-extras-commits at redhat.com Fri Sep 7 13:22:01 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Fri, 7 Sep 2007 09:22:01 -0400 Subject: rpms/liboil/devel liboil.spec,1.21,1.22 Message-ID: <200709071322.l87DM19Y018505@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/liboil/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18376 Modified Files: liboil.spec Log Message: * Fri Sep 07 2007 - Bastien Nocera - 0.3.12-11 - Revert the previous commit, it's still broken, see: http://koji.fedoraproject.org/koji/taskinfo?taskID=151172 Index: liboil.spec =================================================================== RCS file: /cvs/pkgs/rpms/liboil/devel/liboil.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- liboil.spec 30 Aug 2007 13:36:23 -0000 1.21 +++ liboil.spec 7 Sep 2007 13:21:28 -0000 1.22 @@ -1,7 +1,7 @@ Summary: Library of Optimized Inner Loops, CPU optimized functions Name: liboil Version: 0.3.12 -Release: 10%{?dist} +Release: 11%{?dist} # See COPYING which details everything, various BSD licenses apply License: BSD Group: System Environment/Libraries @@ -11,7 +11,12 @@ Patch1: liboil-0.3.9-s390.patch # PPC64 isn't being detected properly # http://bugzilla.redhat.com/242418 -Patch2: liboil-0.3.12-ppc64-configure.patch +# Patch2: liboil-0.3.12-ppc64-configure.patch + +# Disable PPC altogether, as oil_prototype_from_string() crashes in malloc +# otherwise +# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=252179#c16 +Patch2: liboil-0.3.12-disable-altivec.patch # Fix SIGILL handling for CPU tests # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=252179 @@ -51,10 +56,10 @@ %patch4 -p0 -b .altivec2 popd -# Disable automatic use of Altivec by the compiler, so that liboil only -# uses it when it's available. -cp configure foo -sed -i 's/\([^,]\)-maltivec/\1-Wa,-maltivec/' configure +# Disable Altivec, so that liboil doesn't SIGILL on non-Altivec PPCs +# See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=252179#c15 +sed -i 's/CFLAGS="$CFLAGS "-maltivec""/CFLAGS="$CFLAGS "-fno-tree-vectorize -Wa,-maltivec""/' configure +sed -i 's/LIBOIL_CFLAGS -maltivec/LIBOIL_CFLAGS -fno-tree-vectorize -Wa,-maltivec/' configure %build %configure @@ -98,6 +103,10 @@ %changelog +* Fri Sep 07 2007 - Bastien Nocera - 0.3.12-11 +- Revert the previous commit, it's still broken, see: + http://koji.fedoraproject.org/koji/taskinfo?taskID=151172 + * Thu Aug 30 2007 - David Woodhouse - 0.3.12-10 - Re-enable explicit Altivec but don't let the compiler use it automatically - Start applying the ppc64-configure patch again From fedora-extras-commits at redhat.com Fri Sep 7 13:26:28 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 7 Sep 2007 09:26:28 -0400 Subject: rpms/libselinux/F-7 libselinux-rhat.patch, 1.121, 1.122 libselinux.spec, 1.268, 1.269 Message-ID: <200709071326.l87DQSU1018777@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libselinux/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18754 Modified Files: libselinux-rhat.patch libselinux.spec Log Message: * Thu Sep 6 2007 Dan Walsh - 2.0.14-6 - fix swig binding for rpm_execcon libselinux-rhat.patch: Index: libselinux-rhat.patch =================================================================== RCS file: /cvs/extras/rpms/libselinux/F-7/libselinux-rhat.patch,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- libselinux-rhat.patch 11 Jul 2007 16:05:02 -0000 1.121 +++ libselinux-rhat.patch 7 Sep 2007 13:26:25 -0000 1.122 @@ -1,1095 +1,6 @@ -diff -up libselinux-2.0.14/src/selinuxswig_wrap.c.rhat libselinux-2.0.14/src/selinuxswig_wrap.c ---- libselinux-2.0.14/src/selinuxswig_wrap.c.rhat 2007-04-24 10:36:20.000000000 -0400 -+++ libselinux-2.0.14/src/selinuxswig_wrap.c 2007-07-11 12:00:41.000000000 -0400 -@@ -2449,11 +2449,11 @@ SWIG_Python_MustGetPtr(PyObject *obj, sw - /* -------- TYPES TABLE (BEGIN) -------- */ - - #define SWIGTYPE_p_SELboolean swig_types[0] --#define SWIGTYPE_p_access_vector_t swig_types[1] --#define SWIGTYPE_p_char swig_types[2] --#define SWIGTYPE_p_int swig_types[3] --#define SWIGTYPE_p_p_char swig_types[4] --#define SWIGTYPE_p_p_p_char swig_types[5] -+#define SWIGTYPE_p_char swig_types[1] -+#define SWIGTYPE_p_int swig_types[2] -+#define SWIGTYPE_p_p_char swig_types[3] -+#define SWIGTYPE_p_p_p_char swig_types[4] -+#define SWIGTYPE_p_p_security_context_t swig_types[5] - #define SWIGTYPE_p_security_context_t swig_types[6] - #define SWIGTYPE_p_unsigned_int swig_types[7] - static swig_type_info *swig_types[9]; -@@ -2485,6 +2485,99 @@ static swig_module_info swig_module = {s - - - #include "selinux/selinux.h" -+ #include "selinux/get_context_list.h" -+ -+ -+SWIGINTERN swig_type_info* -+SWIG_pchar_descriptor(void) -+{ -+ static int init = 0; -+ static swig_type_info* info = 0; -+ if (!init) { -+ info = SWIG_TypeQuery("_p_char"); -+ init = 1; -+ } -+ return info; -+} -+ -+ -+SWIGINTERNINLINE PyObject * -+SWIG_FromCharPtrAndSize(const char* carray, size_t size) -+{ -+ if (carray) { -+ if (size > INT_MAX) { -+ swig_type_info* pchar_descriptor = SWIG_pchar_descriptor(); -+ return pchar_descriptor ? -+ SWIG_NewPointerObj((char *)(carray), pchar_descriptor, 0) : SWIG_Py_Void(); -+ } else { -+ return PyString_FromStringAndSize(carray, (int)(size)); -+ } -+ } else { -+ return SWIG_Py_Void(); -+ } -+} -+ -+ -+SWIGINTERNINLINE PyObject * -+SWIG_FromCharPtr(const char *cptr) -+{ -+ return SWIG_FromCharPtrAndSize(cptr, (cptr ? strlen(cptr) : 0)); -+} -+ -+ -+SWIGINTERN int -+SWIG_AsCharPtrAndSize(PyObject *obj, char** cptr, size_t* psize, int *alloc) -+{ -+ if (PyString_Check(obj)) { -+ char *cstr; Py_ssize_t len; -+ PyString_AsStringAndSize(obj, &cstr, &len); -+ if (cptr) { -+ if (alloc) { -+ /* -+ In python the user should not be able to modify the inner -+ string representation. To warranty that, if you define -+ SWIG_PYTHON_SAFE_CSTRINGS, a new/copy of the python string -+ buffer is always returned. -+ -+ The default behavior is just to return the pointer value, -+ so, be careful. -+ */ -+#if defined(SWIG_PYTHON_SAFE_CSTRINGS) -+ if (*alloc != SWIG_OLDOBJ) -+#else -+ if (*alloc == SWIG_NEWOBJ) -+#endif -+ { -+ *cptr = (char *)memcpy((char *)malloc((len + 1)*sizeof(char)), cstr, sizeof(char)*(len + 1)); -+ *alloc = SWIG_NEWOBJ; -+ } -+ else { -+ *cptr = cstr; -+ *alloc = SWIG_OLDOBJ; -+ } -+ } else { -+ *cptr = PyString_AsString(obj); -+ } -+ } -+ if (psize) *psize = len + 1; -+ return SWIG_OK; -+ } else { -+ swig_type_info* pchar_descriptor = SWIG_pchar_descriptor(); -+ if (pchar_descriptor) { -+ void* vptr = 0; -+ if (SWIG_ConvertPtr(obj, &vptr, pchar_descriptor, 0) == SWIG_OK) { -+ if (cptr) *cptr = (char *) vptr; -+ if (psize) *psize = vptr ? (strlen((char *)vptr) + 1) : 0; -+ if (alloc) *alloc = SWIG_OLDOBJ; -+ return SWIG_OK; -+ } -+ } -+ } -+ return SWIG_TypeError; -+} -+ -+ -+ - - - #define SWIG_From_long PyInt_FromLong -@@ -2644,74 +2737,6 @@ SWIG_AsVal_int (PyObject * obj, int *val - } - - --SWIGINTERN swig_type_info* --SWIG_pchar_descriptor(void) --{ -- static int init = 0; -- static swig_type_info* info = 0; -- if (!init) { -- info = SWIG_TypeQuery("_p_char"); -- init = 1; -- } -- return info; --} -- -- --SWIGINTERN int --SWIG_AsCharPtrAndSize(PyObject *obj, char** cptr, size_t* psize, int *alloc) --{ -- if (PyString_Check(obj)) { -- char *cstr; Py_ssize_t len; -- PyString_AsStringAndSize(obj, &cstr, &len); -- if (cptr) { -- if (alloc) { -- /* -- In python the user should not be able to modify the inner -- string representation. To warranty that, if you define -- SWIG_PYTHON_SAFE_CSTRINGS, a new/copy of the python string -- buffer is always returned. -- -- The default behavior is just to return the pointer value, -- so, be careful. -- */ --#if defined(SWIG_PYTHON_SAFE_CSTRINGS) -- if (*alloc != SWIG_OLDOBJ) --#else -- if (*alloc == SWIG_NEWOBJ) --#endif -- { -- *cptr = (char *)memcpy((char *)malloc((len + 1)*sizeof(char)), cstr, sizeof(char)*(len + 1)); -- *alloc = SWIG_NEWOBJ; -- } -- else { -- *cptr = cstr; -- *alloc = SWIG_OLDOBJ; -- } -- } else { -- *cptr = PyString_AsString(obj); -- } -- } -- if (psize) *psize = len + 1; -- return SWIG_OK; -- } else { -- swig_type_info* pchar_descriptor = SWIG_pchar_descriptor(); -- if (pchar_descriptor) { -- void* vptr = 0; -- if (SWIG_ConvertPtr(obj, &vptr, pchar_descriptor, 0) == SWIG_OK) { -- if (cptr) *cptr = (char *) vptr; -- if (psize) *psize = vptr ? (strlen((char *)vptr) + 1) : 0; -- if (alloc) *alloc = SWIG_OLDOBJ; -- return SWIG_OK; -- } -- } -- } -- return SWIG_TypeError; --} -- -- -- -- -- - SWIGINTERN int - SWIG_AsVal_unsigned_SS_long (PyObject *obj, unsigned long *val) - { -@@ -2781,33 +2806,396 @@ SWIG_AsVal_unsigned_SS_int (PyObject * o - return res; - } - -+#ifdef __cplusplus -+extern "C" { -+#endif -+SWIGINTERN PyObject *_wrap_get_ordered_context_list(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ security_context_t arg2 ; -+ security_context_t **arg3 = (security_context_t **) 0 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ void *argp3 = 0 ; -+ int res3 = 0 ; -+ PyObject * obj0 = 0 ; -+ PyObject * obj1 = 0 ; -+ PyObject * obj2 = 0 ; -+ -+ if (!PyArg_ParseTuple(args,(char *)"OOO:get_ordered_context_list",&obj0,&obj1,&obj2)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "get_ordered_context_list" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ { -+ arg2 = (security_context_t)PyString_AsString(obj1); -+ } -+ res3 = SWIG_ConvertPtr(obj2, &argp3,SWIGTYPE_p_p_security_context_t, 0 | 0 ); -+ if (!SWIG_IsOK(res3)) { -+ SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "get_ordered_context_list" "', argument " "3"" of type '" "security_context_t **""'"); -+ } -+ arg3 = (security_context_t **)(argp3); -+ result = (int)get_ordered_context_list((char const *)arg1,arg2,arg3); -+ resultobj = SWIG_From_int((int)(result)); -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_get_ordered_context_list_with_level(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ char *arg2 = (char *) 0 ; -+ security_context_t arg3 ; -+ security_context_t **arg4 = (security_context_t **) 0 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ int res2 ; -+ char *buf2 = 0 ; -+ int alloc2 = 0 ; -+ void *argp4 = 0 ; -+ int res4 = 0 ; -+ PyObject * obj0 = 0 ; -+ PyObject * obj1 = 0 ; -+ PyObject * obj2 = 0 ; -+ PyObject * obj3 = 0 ; -+ -+ if (!PyArg_ParseTuple(args,(char *)"OOOO:get_ordered_context_list_with_level",&obj0,&obj1,&obj2,&obj3)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "get_ordered_context_list_with_level" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ res2 = SWIG_AsCharPtrAndSize(obj1, &buf2, NULL, &alloc2); -+ if (!SWIG_IsOK(res2)) { -+ SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "get_ordered_context_list_with_level" "', argument " "2"" of type '" "char const *""'"); -+ } -+ arg2 = (char *)(buf2); -+ { -+ arg3 = (security_context_t)PyString_AsString(obj2); -+ } -+ res4 = SWIG_ConvertPtr(obj3, &argp4,SWIGTYPE_p_p_security_context_t, 0 | 0 ); -+ if (!SWIG_IsOK(res4)) { -+ SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "get_ordered_context_list_with_level" "', argument " "4"" of type '" "security_context_t **""'"); -+ } -+ arg4 = (security_context_t **)(argp4); -+ result = (int)get_ordered_context_list_with_level((char const *)arg1,(char const *)arg2,arg3,arg4); -+ resultobj = SWIG_From_int((int)(result)); -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_get_default_context(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ security_context_t arg2 ; -+ security_context_t *arg3 = (security_context_t *) 0 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ security_context_t temp3 = NULL ; -+ char *temp30 = NULL ; -+ PyObject * obj0 = 0 ; -+ PyObject * obj1 = 0 ; -+ -+ { -+ arg3 = &temp3; -+ } -+ if (!PyArg_ParseTuple(args,(char *)"OO:get_default_context",&obj0,&obj1)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "get_default_context" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ { -+ arg2 = (security_context_t)PyString_AsString(obj1); -+ } -+ result = (int)get_default_context((char const *)arg1,arg2,arg3); -+ resultobj = SWIG_From_int((int)(result)); -+ { -+ if (*arg3) -+ temp30 = *arg3; -+ else -+ temp30 = ""; -+ resultobj = SWIG_Python_AppendOutput(resultobj, PyString_FromString(temp30)); -+ } -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_get_default_context_with_level(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ char *arg2 = (char *) 0 ; -+ security_context_t arg3 ; -+ security_context_t *arg4 = (security_context_t *) 0 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ int res2 ; -+ char *buf2 = 0 ; -+ int alloc2 = 0 ; -+ security_context_t temp4 = NULL ; -+ char *temp40 = NULL ; -+ PyObject * obj0 = 0 ; -+ PyObject * obj1 = 0 ; -+ PyObject * obj2 = 0 ; -+ -+ { -+ arg4 = &temp4; -+ } -+ if (!PyArg_ParseTuple(args,(char *)"OOO:get_default_context_with_level",&obj0,&obj1,&obj2)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "get_default_context_with_level" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ res2 = SWIG_AsCharPtrAndSize(obj1, &buf2, NULL, &alloc2); -+ if (!SWIG_IsOK(res2)) { -+ SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "get_default_context_with_level" "', argument " "2"" of type '" "char const *""'"); -+ } -+ arg2 = (char *)(buf2); -+ { -+ arg3 = (security_context_t)PyString_AsString(obj2); -+ } -+ result = (int)get_default_context_with_level((char const *)arg1,(char const *)arg2,arg3,arg4); -+ resultobj = SWIG_From_int((int)(result)); -+ { -+ if (*arg4) -+ temp40 = *arg4; -+ else -+ temp40 = ""; -+ resultobj = SWIG_Python_AppendOutput(resultobj, PyString_FromString(temp40)); -+ } -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_get_default_context_with_role(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ char *arg2 = (char *) 0 ; -+ security_context_t arg3 ; -+ security_context_t *arg4 = (security_context_t *) 0 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ int res2 ; -+ char *buf2 = 0 ; -+ int alloc2 = 0 ; -+ security_context_t temp4 = NULL ; -+ char *temp40 = NULL ; -+ PyObject * obj0 = 0 ; -+ PyObject * obj1 = 0 ; -+ PyObject * obj2 = 0 ; -+ -+ { -+ arg4 = &temp4; -+ } -+ if (!PyArg_ParseTuple(args,(char *)"OOO:get_default_context_with_role",&obj0,&obj1,&obj2)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "get_default_context_with_role" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ res2 = SWIG_AsCharPtrAndSize(obj1, &buf2, NULL, &alloc2); -+ if (!SWIG_IsOK(res2)) { -+ SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "get_default_context_with_role" "', argument " "2"" of type '" "char const *""'"); -+ } -+ arg2 = (char *)(buf2); -+ { -+ arg3 = (security_context_t)PyString_AsString(obj2); -+ } -+ result = (int)get_default_context_with_role((char const *)arg1,(char const *)arg2,arg3,arg4); -+ resultobj = SWIG_From_int((int)(result)); -+ { -+ if (*arg4) -+ temp40 = *arg4; -+ else -+ temp40 = ""; -+ resultobj = SWIG_Python_AppendOutput(resultobj, PyString_FromString(temp40)); -+ } -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_get_default_context_with_rolelevel(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ char *arg2 = (char *) 0 ; -+ char *arg3 = (char *) 0 ; -+ security_context_t arg4 ; -+ security_context_t *arg5 = (security_context_t *) 0 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ int res2 ; -+ char *buf2 = 0 ; -+ int alloc2 = 0 ; -+ int res3 ; -+ char *buf3 = 0 ; -+ int alloc3 = 0 ; -+ security_context_t temp5 = NULL ; -+ char *temp50 = NULL ; -+ PyObject * obj0 = 0 ; -+ PyObject * obj1 = 0 ; -+ PyObject * obj2 = 0 ; -+ PyObject * obj3 = 0 ; -+ -+ { -+ arg5 = &temp5; -+ } -+ if (!PyArg_ParseTuple(args,(char *)"OOOO:get_default_context_with_rolelevel",&obj0,&obj1,&obj2,&obj3)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "get_default_context_with_rolelevel" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ res2 = SWIG_AsCharPtrAndSize(obj1, &buf2, NULL, &alloc2); -+ if (!SWIG_IsOK(res2)) { -+ SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "get_default_context_with_rolelevel" "', argument " "2"" of type '" "char const *""'"); -+ } -+ arg2 = (char *)(buf2); -+ res3 = SWIG_AsCharPtrAndSize(obj2, &buf3, NULL, &alloc3); -+ if (!SWIG_IsOK(res3)) { -+ SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "get_default_context_with_rolelevel" "', argument " "3"" of type '" "char const *""'"); -+ } -+ arg3 = (char *)(buf3); -+ { -+ arg4 = (security_context_t)PyString_AsString(obj3); -+ } -+ result = (int)get_default_context_with_rolelevel((char const *)arg1,(char const *)arg2,(char const *)arg3,arg4,arg5); -+ resultobj = SWIG_From_int((int)(result)); -+ { -+ if (*arg5) -+ temp50 = *arg5; -+ else -+ temp50 = ""; -+ resultobj = SWIG_Python_AppendOutput(resultobj, PyString_FromString(temp50)); -+ } -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ if (alloc3 == SWIG_NEWOBJ) free((char*)buf3); -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_query_user_context(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ security_context_t *arg1 = (security_context_t *) 0 ; -+ security_context_t *arg2 = (security_context_t *) 0 ; -+ int result; -+ security_context_t temp1 = NULL ; -+ security_context_t temp2 = NULL ; -+ char *temp10 = NULL ; -+ char *temp20 = NULL ; -+ -+ { -+ arg1 = &temp1; -+ } -+ { -+ arg2 = &temp2; -+ } -+ if (!PyArg_ParseTuple(args,(char *)":query_user_context")) SWIG_fail; -+ result = (int)query_user_context(arg1,arg2); -+ resultobj = SWIG_From_int((int)(result)); -+ { -+ if (*arg1) -+ temp10 = *arg1; -+ else -+ temp10 = ""; -+ resultobj = SWIG_Python_AppendOutput(resultobj, PyString_FromString(temp10)); -+ } -+ { -+ if (*arg2) -+ temp20 = *arg2; -+ else -+ temp20 = ""; -+ resultobj = SWIG_Python_AppendOutput(resultobj, PyString_FromString(temp20)); -+ } -+ return resultobj; -+fail: -+ return NULL; -+} -+ - --SWIGINTERNINLINE PyObject * --SWIG_FromCharPtrAndSize(const char* carray, size_t size) --{ -- if (carray) { -- if (size > INT_MAX) { -- swig_type_info* pchar_descriptor = SWIG_pchar_descriptor(); -- return pchar_descriptor ? -- SWIG_NewPointerObj((char *)(carray), pchar_descriptor, 0) : SWIG_Py_Void(); -- } else { -- return PyString_FromStringAndSize(carray, (int)(size)); -- } -- } else { -- return SWIG_Py_Void(); -+SWIGINTERN PyObject *_wrap_manual_user_enter_context(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ security_context_t *arg2 = (security_context_t *) 0 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ security_context_t temp2 = NULL ; -+ char *temp20 = NULL ; -+ PyObject * obj0 = 0 ; -+ -+ { -+ arg2 = &temp2; -+ } -+ if (!PyArg_ParseTuple(args,(char *)"O:manual_user_enter_context",&obj0)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "manual_user_enter_context" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ result = (int)manual_user_enter_context((char const *)arg1,arg2); -+ resultobj = SWIG_From_int((int)(result)); -+ { -+ if (*arg2) -+ temp20 = *arg2; -+ else -+ temp20 = ""; -+ resultobj = SWIG_Python_AppendOutput(resultobj, PyString_FromString(temp20)); - } -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return NULL; - } - - --SWIGINTERNINLINE PyObject * --SWIG_FromCharPtr(const char *cptr) --{ -- return SWIG_FromCharPtrAndSize(cptr, (cptr ? strlen(cptr) : 0)); --} -- --#ifdef __cplusplus --extern "C" { --#endif - SWIGINTERN PyObject *_wrap_is_selinux_enabled(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { - PyObject *resultobj = 0; - int result; -@@ -2834,6 +3222,48 @@ fail: - } - - -+SWIGINTERN PyObject *_wrap_freecon(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ security_context_t arg1 ; -+ PyObject * obj0 = 0 ; -+ -+ if (!PyArg_ParseTuple(args,(char *)"O:freecon",&obj0)) SWIG_fail; -+ { -+ arg1 = (security_context_t)PyString_AsString(obj0); -+ } -+ freecon(arg1); -+ resultobj = SWIG_Py_Void(); -+ return resultobj; -+fail: -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_freeconary(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ security_context_t *arg1 = (security_context_t *) 0 ; -+ security_context_t temp1 = NULL ; -+ char *temp10 = NULL ; -+ -+ { -+ arg1 = &temp1; -+ } -+ if (!PyArg_ParseTuple(args,(char *)":freeconary")) SWIG_fail; -+ freeconary(arg1); -+ resultobj = SWIG_Py_Void(); -+ { -+ if (*arg1) -+ temp10 = *arg1; -+ else -+ temp10 = ""; -+ resultobj = SWIG_Python_AppendOutput(resultobj, PyString_FromString(temp10)); -+ } -+ return resultobj; -+fail: -+ return NULL; -+} -+ -+ - SWIGINTERN PyObject *_wrap_getcon(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { - PyObject *resultobj = 0; - security_context_t *arg1 = (security_context_t *) 0 ; -@@ -3777,6 +4207,55 @@ fail: - } - - -+SWIGINTERN PyObject *_wrap_matchpathcon_init_prefix(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ char *arg2 = (char *) 0 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ int res2 ; -+ char *buf2 = 0 ; -+ int alloc2 = 0 ; -+ PyObject * obj0 = 0 ; -+ PyObject * obj1 = 0 ; -+ -+ if (!PyArg_ParseTuple(args,(char *)"OO:matchpathcon_init_prefix",&obj0,&obj1)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "matchpathcon_init_prefix" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ res2 = SWIG_AsCharPtrAndSize(obj1, &buf2, NULL, &alloc2); -+ if (!SWIG_IsOK(res2)) { -+ SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "matchpathcon_init_prefix" "', argument " "2"" of type '" "char const *""'"); -+ } -+ arg2 = (char *)(buf2); -+ result = (int)matchpathcon_init_prefix((char const *)arg1,(char const *)arg2); -+ resultobj = SWIG_From_int((int)(result)); -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_matchpathcon_fini(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ -+ if (!PyArg_ParseTuple(args,(char *)":matchpathcon_fini")) SWIG_fail; -+ matchpathcon_fini(); -+ resultobj = SWIG_Py_Void(); -+ return resultobj; -+fail: -+ return NULL; -+} -+ -+ - SWIGINTERN PyObject *_wrap_matchmediacon(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { - PyObject *resultobj = 0; - char *arg1 = (char *) 0 ; -@@ -3994,6 +4473,19 @@ fail: - } - - -+SWIGINTERN PyObject *_wrap_selinux_securetty_types_path(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *result = 0 ; -+ -+ if (!PyArg_ParseTuple(args,(char *)":selinux_securetty_types_path")) SWIG_fail; -+ result = (char *)selinux_securetty_types_path(); -+ resultobj = SWIG_FromCharPtr((const char *)result); -+ return resultobj; -+fail: -+ return NULL; -+} -+ -+ - SWIGINTERN PyObject *_wrap_selinux_booleans_path(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { - PyObject *resultobj = 0; - char *result = 0 ; -@@ -4085,27 +4577,17 @@ fail: - } - - --SWIGINTERN PyObject *_wrap_selinux_check_passwd_access(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+SWIGINTERN PyObject *_wrap_selinux_check_securetty_context(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { - PyObject *resultobj = 0; -- access_vector_t arg1 ; -+ security_context_t arg1 ; - int result; -- void *argp1 ; -- int res1 = 0 ; - PyObject * obj0 = 0 ; - -- if (!PyArg_ParseTuple(args,(char *)"O:selinux_check_passwd_access",&obj0)) SWIG_fail; -+ if (!PyArg_ParseTuple(args,(char *)"O:selinux_check_securetty_context",&obj0)) SWIG_fail; - { -- res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_access_vector_t, 0 ); -- if (!SWIG_IsOK(res1)) { -- SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "selinux_check_passwd_access" "', argument " "1"" of type '" "access_vector_t""'"); -- } -- if (!argp1) { -- SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "selinux_check_passwd_access" "', argument " "1"" of type '" "access_vector_t""'"); -- } else { -- arg1 = *((access_vector_t *)(argp1)); -- } -+ arg1 = (security_context_t)PyString_AsString(obj0); - } -- result = (int)selinux_check_passwd_access(arg1); -+ result = (int)selinux_check_securetty_context(arg1); - resultobj = SWIG_From_int((int)(result)); - return resultobj; - fail: -@@ -4113,30 +4595,26 @@ fail: - } - - --SWIGINTERN PyObject *_wrap_checkPasswdAccess(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+SWIGINTERN PyObject *_wrap_set_selinuxmnt(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { - PyObject *resultobj = 0; -- access_vector_t arg1 ; -- int result; -- void *argp1 ; -- int res1 = 0 ; -+ char *arg1 = (char *) 0 ; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; - PyObject * obj0 = 0 ; - -- if (!PyArg_ParseTuple(args,(char *)"O:checkPasswdAccess",&obj0)) SWIG_fail; -- { -- res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_access_vector_t, 0 ); -- if (!SWIG_IsOK(res1)) { -- SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "checkPasswdAccess" "', argument " "1"" of type '" "access_vector_t""'"); -- } -- if (!argp1) { -- SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "checkPasswdAccess" "', argument " "1"" of type '" "access_vector_t""'"); -- } else { -- arg1 = *((access_vector_t *)(argp1)); -- } -+ if (!PyArg_ParseTuple(args,(char *)"O:set_selinuxmnt",&obj0)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "set_selinuxmnt" "', argument " "1"" of type '" "char *""'"); - } -- result = (int)checkPasswdAccess(arg1); -- resultobj = SWIG_From_int((int)(result)); -+ arg1 = (char *)(buf1); -+ set_selinuxmnt(arg1); -+ resultobj = SWIG_Py_Void(); -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); - return resultobj; - fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); - return NULL; - } - -@@ -4153,6 +4631,10 @@ SWIGINTERN PyObject *_wrap_rpm_execcon(P - int res2 ; - char *buf2 = 0 ; - int alloc2 = 0 ; -+ void *argp3 = 0 ; -+ int res3 = 0 ; -+ void *argp4 = 0 ; -+ int res4 = 0 ; - PyObject * obj0 = 0 ; - PyObject * obj1 = 0 ; - PyObject * obj2 = 0 ; -@@ -4169,58 +4651,16 @@ SWIGINTERN PyObject *_wrap_rpm_execcon(P - SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "rpm_execcon" "', argument " "2"" of type '" "char const *""'"); - } - arg2 = (char *)(buf2); -- { -- /* Check if is a list */ -- if (PyList_Check(obj2)) { -- int size = PyList_Size(obj2); -- int i = 0; -- arg3 = (char **) malloc((size+1)*sizeof(char *)); -- if (arg3 == NULL) { -- PyErr_SetString(PyExc_MemoryError,"Out of memory"); -- return NULL; -- } -- for (i = 0; i < size; i++) { -- PyObject *o = PyList_GetItem(obj2,i); -- if (PyString_Check(o)) -- arg3[i] = PyString_AsString(PyList_GetItem(obj2,i)); -- else { -- PyErr_SetString(PyExc_TypeError,"list must contain strings"); -- free(arg3); -- return NULL; -- } -- } -- arg3[i] = 0; -- } else { -- PyErr_SetString(PyExc_TypeError,"not a list"); -- return NULL; -- } -- } -- { -- /* Check if is a list */ -- if (PyList_Check(obj3)) { -- int size = PyList_Size(obj3); -- int i = 0; -- arg4 = (char **) malloc((size+1)*sizeof(char *)); -- if (arg4 == NULL) { -- PyErr_SetString(PyExc_MemoryError,"Out of memory"); -- return NULL; -- } -- for (i = 0; i < size; i++) { -- PyObject *o = PyList_GetItem(obj3,i); -- if (PyString_Check(o)) -- arg4[i] = PyString_AsString(PyList_GetItem(obj3,i)); -- else { -- PyErr_SetString(PyExc_TypeError,"list must contain strings"); -- free(arg4); -- return NULL; -- } -- } -- arg4[i] = 0; -- } else { -- PyErr_SetString(PyExc_TypeError,"not a list"); -- return NULL; -- } -+ res3 = SWIG_ConvertPtr(obj2, &argp3,SWIGTYPE_p_p_char, 0 | 0 ); -+ if (!SWIG_IsOK(res3)) { -+ SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "rpm_execcon" "', argument " "3"" of type '" "char **""'"); -+ } -+ arg3 = (char **)(argp3); -+ res4 = SWIG_ConvertPtr(obj3, &argp4,SWIGTYPE_p_p_char, 0 | 0 ); -+ if (!SWIG_IsOK(res4)) { -+ SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "rpm_execcon" "', argument " "4"" of type '" "char **""'"); - } -+ arg4 = (char **)(argp4); - result = (int)rpm_execcon(arg1,(char const *)arg2,arg3,arg4); - resultobj = SWIG_From_int((int)(result)); - if (alloc2 == SWIG_NEWOBJ) free((char*)buf2); -@@ -4387,9 +4827,101 @@ fail: - } - - -+SWIGINTERN PyObject *_wrap_selinux_file_context_cmp(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ security_context_t arg1 ; -+ security_context_t arg2 ; -+ int result; -+ PyObject * obj0 = 0 ; -+ PyObject * obj1 = 0 ; -+ -+ if (!PyArg_ParseTuple(args,(char *)"OO:selinux_file_context_cmp",&obj0,&obj1)) SWIG_fail; -+ { -+ arg1 = (security_context_t)PyString_AsString(obj0); -+ } -+ { -+ arg2 = (security_context_t)PyString_AsString(obj1); -+ } -+ result = (int)selinux_file_context_cmp(arg1,arg2); -+ resultobj = SWIG_From_int((int)(result)); -+ return resultobj; -+fail: -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_selinux_file_context_verify(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ mode_t arg2 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ unsigned int val2 ; -+ int ecode2 = 0 ; -+ PyObject * obj0 = 0 ; -+ PyObject * obj1 = 0 ; -+ -+ if (!PyArg_ParseTuple(args,(char *)"OO:selinux_file_context_verify",&obj0,&obj1)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "selinux_file_context_verify" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2); -+ if (!SWIG_IsOK(ecode2)) { -+ SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "selinux_file_context_verify" "', argument " "2"" of type '" "mode_t""'"); -+ } -+ arg2 = (mode_t)(val2); -+ result = (int)selinux_file_context_verify((char const *)arg1,arg2); -+ resultobj = SWIG_From_int((int)(result)); -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return NULL; -+} -+ -+ -+SWIGINTERN PyObject *_wrap_selinux_lsetfilecon_default(PyObject *SWIGUNUSEDPARM(self), PyObject *args) { -+ PyObject *resultobj = 0; -+ char *arg1 = (char *) 0 ; -+ int result; -+ int res1 ; -+ char *buf1 = 0 ; -+ int alloc1 = 0 ; -+ PyObject * obj0 = 0 ; -+ -+ if (!PyArg_ParseTuple(args,(char *)"O:selinux_lsetfilecon_default",&obj0)) SWIG_fail; -+ res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, NULL, &alloc1); -+ if (!SWIG_IsOK(res1)) { -+ SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "selinux_lsetfilecon_default" "', argument " "1"" of type '" "char const *""'"); -+ } -+ arg1 = (char *)(buf1); -+ result = (int)selinux_lsetfilecon_default((char const *)arg1); -+ resultobj = SWIG_From_int((int)(result)); -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return resultobj; -+fail: -+ if (alloc1 == SWIG_NEWOBJ) free((char*)buf1); -+ return NULL; -+} -+ -+ - static PyMethodDef SwigMethods[] = { -+ { (char *)"get_ordered_context_list", _wrap_get_ordered_context_list, METH_VARARGS, NULL}, -+ { (char *)"get_ordered_context_list_with_level", _wrap_get_ordered_context_list_with_level, METH_VARARGS, NULL}, -+ { (char *)"get_default_context", _wrap_get_default_context, METH_VARARGS, NULL}, -+ { (char *)"get_default_context_with_level", _wrap_get_default_context_with_level, METH_VARARGS, NULL}, -+ { (char *)"get_default_context_with_role", _wrap_get_default_context_with_role, METH_VARARGS, NULL}, -+ { (char *)"get_default_context_with_rolelevel", _wrap_get_default_context_with_rolelevel, METH_VARARGS, NULL}, -+ { (char *)"query_user_context", _wrap_query_user_context, METH_VARARGS, NULL}, -+ { (char *)"manual_user_enter_context", _wrap_manual_user_enter_context, METH_VARARGS, NULL}, - { (char *)"is_selinux_enabled", _wrap_is_selinux_enabled, METH_VARARGS, NULL}, - { (char *)"is_selinux_mls_enabled", _wrap_is_selinux_mls_enabled, METH_VARARGS, NULL}, -+ { (char *)"freecon", _wrap_freecon, METH_VARARGS, NULL}, -+ { (char *)"freeconary", _wrap_freeconary, METH_VARARGS, NULL}, - { (char *)"getcon", _wrap_getcon, METH_VARARGS, NULL}, - { (char *)"setcon", _wrap_setcon, METH_VARARGS, NULL}, - { (char *)"getpidcon", _wrap_getpidcon, METH_VARARGS, NULL}, -@@ -4426,6 +4958,8 @@ static PyMethodDef SwigMethods[] = { - { (char *)"set_matchpathcon_flags", _wrap_set_matchpathcon_flags, METH_VARARGS, NULL}, - { (char *)"matchpathcon_init", _wrap_matchpathcon_init, METH_VARARGS, NULL}, - { (char *)"matchpathcon", _wrap_matchpathcon, METH_VARARGS, NULL}, -+ { (char *)"matchpathcon_init_prefix", _wrap_matchpathcon_init_prefix, METH_VARARGS, NULL}, -+ { (char *)"matchpathcon_fini", _wrap_matchpathcon_fini, METH_VARARGS, NULL}, - { (char *)"matchmediacon", _wrap_matchmediacon, METH_VARARGS, NULL}, - { (char *)"selinux_getenforcemode", _wrap_selinux_getenforcemode, METH_VARARGS, NULL}, - { (char *)"selinux_policy_root", _wrap_selinux_policy_root, METH_VARARGS, NULL}, -@@ -4440,6 +4974,7 @@ static PyMethodDef SwigMethods[] = { - { (char *)"selinux_homedir_context_path", _wrap_selinux_homedir_context_path, METH_VARARGS, NULL}, - { (char *)"selinux_media_context_path", _wrap_selinux_media_context_path, METH_VARARGS, NULL}, - { (char *)"selinux_contexts_path", _wrap_selinux_contexts_path, METH_VARARGS, NULL}, -+ { (char *)"selinux_securetty_types_path", _wrap_selinux_securetty_types_path, METH_VARARGS, NULL}, - { (char *)"selinux_booleans_path", _wrap_selinux_booleans_path, METH_VARARGS, NULL}, - { (char *)"selinux_customizable_types_path", _wrap_selinux_customizable_types_path, METH_VARARGS, NULL}, - { (char *)"selinux_users_path", _wrap_selinux_users_path, METH_VARARGS, NULL}, -@@ -4447,14 +4982,17 @@ static PyMethodDef SwigMethods[] = { - { (char *)"selinux_translations_path", _wrap_selinux_translations_path, METH_VARARGS, NULL}, - { (char *)"selinux_netfilter_context_path", _wrap_selinux_netfilter_context_path, METH_VARARGS, NULL}, - { (char *)"selinux_path", _wrap_selinux_path, METH_VARARGS, NULL}, -- { (char *)"selinux_check_passwd_access", _wrap_selinux_check_passwd_access, METH_VARARGS, NULL}, -- { (char *)"checkPasswdAccess", _wrap_checkPasswdAccess, METH_VARARGS, NULL}, -+ { (char *)"selinux_check_securetty_context", _wrap_selinux_check_securetty_context, METH_VARARGS, NULL}, -+ { (char *)"set_selinuxmnt", _wrap_set_selinuxmnt, METH_VARARGS, NULL}, - { (char *)"rpm_execcon", _wrap_rpm_execcon, METH_VARARGS, NULL}, - { (char *)"is_context_customizable", _wrap_is_context_customizable, METH_VARARGS, NULL}, - { (char *)"selinux_trans_to_raw_context", _wrap_selinux_trans_to_raw_context, METH_VARARGS, NULL}, - { (char *)"selinux_raw_to_trans_context", _wrap_selinux_raw_to_trans_context, METH_VARARGS, NULL}, - { (char *)"selinux_getpolicytype", _wrap_selinux_getpolicytype, METH_VARARGS, NULL}, - { (char *)"getseuserbyname", _wrap_getseuserbyname, METH_VARARGS, NULL}, -+ { (char *)"selinux_file_context_cmp", _wrap_selinux_file_context_cmp, METH_VARARGS, NULL}, -+ { (char *)"selinux_file_context_verify", _wrap_selinux_file_context_verify, METH_VARARGS, NULL}, -+ { (char *)"selinux_lsetfilecon_default", _wrap_selinux_lsetfilecon_default, METH_VARARGS, NULL}, - { NULL, NULL, 0, NULL } - }; - -@@ -4462,41 +5000,41 @@ static PyMethodDef SwigMethods[] = { - /* -------- TYPE CONVERSION AND EQUIVALENCE RULES (BEGIN) -------- */ - - static swig_type_info _swigt__p_SELboolean = {"_p_SELboolean", "SELboolean *", 0, 0, (void*)0, 0}; --static swig_type_info _swigt__p_access_vector_t = {"_p_access_vector_t", "access_vector_t *", 0, 0, (void*)0, 0}; - static swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, (void*)0, 0}; - static swig_type_info _swigt__p_int = {"_p_int", "int *", 0, 0, (void*)0, 0}; - static swig_type_info _swigt__p_p_char = {"_p_p_char", "char **", 0, 0, (void*)0, 0}; - static swig_type_info _swigt__p_p_p_char = {"_p_p_p_char", "char ***", 0, 0, (void*)0, 0}; -+static swig_type_info _swigt__p_p_security_context_t = {"_p_p_security_context_t", "security_context_t **", 0, 0, (void*)0, 0}; - static swig_type_info _swigt__p_security_context_t = {"_p_security_context_t", "security_context_t *", 0, 0, (void*)0, 0}; - static swig_type_info _swigt__p_unsigned_int = {"_p_unsigned_int", "unsigned int *|mode_t *", 0, 0, (void*)0, 0}; - - static swig_type_info *swig_type_initial[] = { - &_swigt__p_SELboolean, -- &_swigt__p_access_vector_t, - &_swigt__p_char, - &_swigt__p_int, - &_swigt__p_p_char, - &_swigt__p_p_p_char, -+ &_swigt__p_p_security_context_t, - &_swigt__p_security_context_t, - &_swigt__p_unsigned_int, - }; - - static swig_cast_info _swigc__p_SELboolean[] = { {&_swigt__p_SELboolean, 0, 0, 0},{0, 0, 0, 0}}; --static swig_cast_info _swigc__p_access_vector_t[] = { {&_swigt__p_access_vector_t, 0, 0, 0},{0, 0, 0, 0}}; - static swig_cast_info _swigc__p_char[] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}}; - static swig_cast_info _swigc__p_int[] = { {&_swigt__p_int, 0, 0, 0},{0, 0, 0, 0}}; - static swig_cast_info _swigc__p_p_char[] = { {&_swigt__p_p_char, 0, 0, 0},{0, 0, 0, 0}}; - static swig_cast_info _swigc__p_p_p_char[] = { {&_swigt__p_p_p_char, 0, 0, 0},{0, 0, 0, 0}}; -+static swig_cast_info _swigc__p_p_security_context_t[] = { {&_swigt__p_p_security_context_t, 0, 0, 0},{0, 0, 0, 0}}; - static swig_cast_info _swigc__p_security_context_t[] = { {&_swigt__p_security_context_t, 0, 0, 0},{0, 0, 0, 0}}; - static swig_cast_info _swigc__p_unsigned_int[] = { {&_swigt__p_unsigned_int, 0, 0, 0},{0, 0, 0, 0}}; - - static swig_cast_info *swig_cast_initial[] = { - _swigc__p_SELboolean, -- _swigc__p_access_vector_t, - _swigc__p_char, - _swigc__p_int, - _swigc__p_p_char, - _swigc__p_p_p_char, -+ _swigc__p_p_security_context_t, - _swigc__p_security_context_t, - _swigc__p_unsigned_int, - }; -@@ -5019,6 +5557,7 @@ SWIGEXPORT void SWIG_init(void) { - SWIG_InstallConstants(d,swig_const_table); - - -+ SWIG_Python_SetConstant(d, "SELINUX_DEFAULTUSER",SWIG_FromCharPtr("user_u")); - SWIG_Python_SetConstant(d, "MATCHPATHCON_BASEONLY",SWIG_From_int((int)(1))); - SWIG_Python_SetConstant(d, "MATCHPATHCON_NOTRANS",SWIG_From_int((int)(2))); - } diff -up libselinux-2.0.14/src/selinuxswig.i.rhat libselinux-2.0.14/src/selinuxswig.i --- libselinux-2.0.14/src/selinuxswig.i.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/src/selinuxswig.i 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/src/selinuxswig.i 2007-09-07 09:21:26.000000000 -0400 @@ -21,6 +21,7 @@ %module selinux %{ @@ -1139,10 +50,10 @@ -extern int checkPasswdAccess(access_vector_t requested); +#extern int selinux_check_passwd_access(access_vector_t requested); +#extern int checkPasswdAccess(access_vector_t requested); - ++ +extern int selinux_check_securetty_context(security_context_t tty_context); +void set_selinuxmnt(char *mnt); -+ + +#ifdef SWIGpython // This tells SWIG to treat char ** as a special case -%typemap(python,in) char ** { @@ -1150,15 +61,59 @@ /* Check if is a list */ if (PyList_Check($input)) { int size = PyList_Size($input); -@@ -143,6 +158,7 @@ extern int checkPasswdAccess(access_vect +@@ -143,10 +158,48 @@ extern int checkPasswdAccess(access_vect return NULL; } } +#endif - extern int rpm_execcon(unsigned int verified, - const char *filename, -@@ -164,3 +180,7 @@ extern int selinux_raw_to_trans_context( +-extern int rpm_execcon(unsigned int verified, +- const char *filename, +- char **, char **); ++%typemap(in) char * const [] { ++ int i, size; ++ PyObject * s; ++ ++ if (!PySequence_Check($input)) { ++ PyErr_SetString(PyExc_ValueError, "Expected a sequence"); ++ return NULL; ++ } ++ ++ size = PySequence_Size($input); ++ ++ $1 = (char**) malloc(size + 1); ++ ++ for(i = 0; i < size; i++) { ++ if (!PyString_Check(PySequence_GetItem($input, i))) { ++ PyErr_SetString(PyExc_ValueError, "Sequence must contain only strings"); ++ return NULL; ++ } ++ } ++ ++ for(i = 0; i < size; i++) { ++ s = PySequence_GetItem($input, i); ++ $1[i] = (char*) malloc(PyString_Size(s) + 1); ++ strcpy($1[i], PyString_AsString(s)); ++ } ++ $1[size] = NULL; ++} ++ ++%typemap(freearg,match="in") char * const [] { ++ int i = 0; ++ while($1[i]) { ++ free($1[i]); ++ i++; ++ } ++ free($1); ++} ++ ++extern int rpm_execcon(unsigned int verified, ++ const char *filename, ++ char *const argv[], char *const envp[]); + + extern int is_context_customizable (security_context_t scontext); + +@@ -164,3 +217,7 @@ extern int selinux_raw_to_trans_context( } extern int selinux_getpolicytype(char **enforce); extern int getseuserbyname(const char *linuxuser, char **seuser, char **level); @@ -1168,7 +123,7 @@ +int selinux_lsetfilecon_default(const char *path); diff -up libselinux-2.0.14/src/selinux.py.rhat libselinux-2.0.14/src/selinux.py --- libselinux-2.0.14/src/selinux.py.rhat 2007-04-24 10:36:20.000000000 -0400 -+++ libselinux-2.0.14/src/selinux.py 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/src/selinux.py 2007-09-07 09:17:52.000000000 -0400 @@ -48,8 +48,19 @@ except AttributeError: del types @@ -1226,8 +181,8 @@ diff -up libselinux-2.0.14/include/selinux/flask.h.rhat libselinux-2.0.14/include/selinux/flask.h ---- libselinux-2.0.14/include/selinux/flask.h.rhat 2007-07-11 12:02:16.000000000 -0400 -+++ libselinux-2.0.14/include/selinux/flask.h 2007-07-11 12:02:23.000000000 -0400 +--- libselinux-2.0.14/include/selinux/flask.h.rhat 2007-04-24 10:36:21.000000000 -0400 ++++ libselinux-2.0.14/include/selinux/flask.h 2007-09-07 09:17:52.000000000 -0400 @@ -64,6 +64,8 @@ #define SECCLASS_PACKET 57 #define SECCLASS_KEY 58 @@ -1238,8 +193,8 @@ /* * Security identifier indices for initial entities diff -up libselinux-2.0.14/include/selinux/av_permissions.h.rhat libselinux-2.0.14/include/selinux/av_permissions.h ---- libselinux-2.0.14/include/selinux/av_permissions.h.rhat 2007-07-11 12:02:07.000000000 -0400 -+++ libselinux-2.0.14/include/selinux/av_permissions.h 2007-07-11 12:02:09.000000000 -0400 +--- libselinux-2.0.14/include/selinux/av_permissions.h.rhat 2007-04-24 10:36:21.000000000 -0400 ++++ libselinux-2.0.14/include/selinux/av_permissions.h 2007-09-07 09:17:52.000000000 -0400 @@ -290,12 +290,16 @@ #define NODE__RAWIP_RECV 0x00000010UL #define NODE__RAWIP_SEND 0x00000020UL @@ -1297,7 +252,7 @@ +#define MEMPROTECT__MMAP_ZERO 0x00000001UL diff -up libselinux-2.0.14/man/man8/selinux.8.rhat libselinux-2.0.14/man/man8/selinux.8 --- libselinux-2.0.14/man/man8/selinux.8.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man8/selinux.8 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man8/selinux.8 2007-09-07 09:17:52.000000000 -0400 @@ -62,14 +62,13 @@ compile-time tunable options and a set o .B system-config-securitylevel allows customization of these booleans and tunables. @@ -1316,7 +271,7 @@ .SH AUTHOR diff -up libselinux-2.0.14/man/man8/matchpathcon.8.rhat libselinux-2.0.14/man/man8/matchpathcon.8 --- libselinux-2.0.14/man/man8/matchpathcon.8.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man8/matchpathcon.8 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man8/matchpathcon.8 2007-09-07 09:17:52.000000000 -0400 @@ -10,16 +10,16 @@ Prints the file path and the default sec .SH OPTIONS .B \-n @@ -1340,7 +295,7 @@ diff -up libselinux-2.0.14/man/man3/avc_compute_create.3.rhat libselinux-2.0.14/man/man3/avc_compute_create.3 --- libselinux-2.0.14/man/man3/avc_compute_create.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/avc_compute_create.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/avc_compute_create.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,7 +6,7 @@ avc_compute_create \- obtain SELinux label for new object. .SH "SYNOPSIS" @@ -1352,7 +307,7 @@ .BI "int avc_compute_create(security_id_t " ssid ", security_id_t " tsid , diff -up libselinux-2.0.14/man/man3/getexeccon.3.rhat libselinux-2.0.14/man/man3/getexeccon.3 --- libselinux-2.0.14/man/man3/getexeccon.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/getexeccon.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/getexeccon.3 2007-09-07 09:17:52.000000000 -0400 @@ -1,16 +1,16 @@ .TH "getexeccon" "3" "1 January 2004" "russell at coker.com.au" "SE Linux API documentation" .SH "NAME" @@ -1395,7 +350,7 @@ runs a helper for rpm in an appropriate security context. The diff -up libselinux-2.0.14/man/man3/getfilecon.3.rhat libselinux-2.0.14/man/man3/getfilecon.3 --- libselinux-2.0.14/man/man3/getfilecon.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/getfilecon.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/getfilecon.3 2007-09-07 09:17:52.000000000 -0400 @@ -5,9 +5,9 @@ getfilecon, fgetfilecon, lgetfilecon \- .B #include .sp @@ -1418,7 +373,7 @@ .SH "RETURN VALUE" diff -up libselinux-2.0.14/man/man3/selinux_binary_policy_path.3.rhat libselinux-2.0.14/man/man3/selinux_binary_policy_path.3 --- libselinux-2.0.14/man/man3/selinux_binary_policy_path.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/selinux_binary_policy_path.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/selinux_binary_policy_path.3 2007-09-07 09:17:52.000000000 -0400 @@ -10,27 +10,27 @@ directories and files. .SH "SYNOPSIS" .B #include @@ -1460,7 +415,7 @@ diff -up libselinux-2.0.14/man/man3/security_class_to_string.3.rhat libselinux-2.0.14/man/man3/security_class_to_string.3 --- libselinux-2.0.14/man/man3/security_class_to_string.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/security_class_to_string.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/security_class_to_string.3 2007-09-07 09:17:52.000000000 -0400 @@ -8,7 +8,7 @@ between SELinux class and permission val .SH "SYNOPSIS" @@ -1472,7 +427,7 @@ .BI "const char * security_class_to_string(security_class_t " tclass ");" diff -up libselinux-2.0.14/man/man3/getfscreatecon.3.rhat libselinux-2.0.14/man/man3/getfscreatecon.3 --- libselinux-2.0.14/man/man3/getfscreatecon.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/getfscreatecon.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/getfscreatecon.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,7 +6,7 @@ getfscreatecon, setfscreatecon \- get or .B #include .sp @@ -1498,7 +453,7 @@ save, reset, and restore the fscreate context to avoid unexpected behaviors. diff -up libselinux-2.0.14/man/man3/freecon.3.rhat libselinux-2.0.14/man/man3/freecon.3 --- libselinux-2.0.14/man/man3/freecon.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/freecon.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/freecon.3 2007-09-07 09:17:52.000000000 -0400 @@ -5,7 +5,7 @@ freecon, freeconary \- free memory assoc .B #include .sp @@ -1510,7 +465,7 @@ .SH "DESCRIPTION" diff -up libselinux-2.0.14/man/man3/security_getenforce.3.rhat libselinux-2.0.14/man/man3/security_getenforce.3 --- libselinux-2.0.14/man/man3/security_getenforce.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/security_getenforce.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/security_getenforce.3 2007-09-07 09:17:52.000000000 -0400 @@ -5,7 +5,7 @@ security_getenforce, security_setenforce .B #include .sp @@ -1522,7 +477,7 @@ .SH "DESCRIPTION" diff -up libselinux-2.0.14/man/man3/selinux_getenforcemode.3.rhat libselinux-2.0.14/man/man3/selinux_getenforcemode.3 --- libselinux-2.0.14/man/man3/selinux_getenforcemode.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/selinux_getenforcemode.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/selinux_getenforcemode.3 2007-09-07 09:17:52.000000000 -0400 @@ -5,13 +5,13 @@ selinux_getenforcemode \- get the enforc .B #include .sp @@ -1541,7 +496,7 @@ Sets the value of enforce to -1 if SELinux should be disabled. diff -up libselinux-2.0.14/man/man3/matchmediacon.3.rhat libselinux-2.0.14/man/man3/matchmediacon.3 --- libselinux-2.0.14/man/man3/matchmediacon.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/matchmediacon.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/matchmediacon.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,14 +6,14 @@ matchmediacon \- get the default SELinux .B #include .sp @@ -1562,7 +517,7 @@ .SH "RETURN VALUE" diff -up libselinux-2.0.14/man/man3/getseuserbyname.3.rhat libselinux-2.0.14/man/man3/getseuserbyname.3 --- libselinux-2.0.14/man/man3/getseuserbyname.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/getseuserbyname.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/getseuserbyname.3 2007-09-07 09:17:52.000000000 -0400 @@ -12,7 +12,7 @@ a given Linux username. The SELinux use then be passed to other libselinux functions such as get_ordered_context_list_with_level and get_default_context_with_level. @@ -1574,7 +529,7 @@ using free. diff -up libselinux-2.0.14/man/man3/is_context_customizable.3.rhat libselinux-2.0.14/man/man3/is_context_customizable.3 --- libselinux-2.0.14/man/man3/is_context_customizable.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/is_context_customizable.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/is_context_customizable.3 2007-09-07 09:17:52.000000000 -0400 @@ -8,7 +8,7 @@ is_context_customizable \- check whether .SH "DESCRIPTION" @@ -1586,7 +541,7 @@ diff -up libselinux-2.0.14/man/man3/security_compute_av.3.rhat libselinux-2.0.14/man/man3/security_compute_av.3 --- libselinux-2.0.14/man/man3/security_compute_av.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/security_compute_av.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/security_compute_av.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,7 +6,7 @@ the SELinux policy database in the kerne .SH "SYNOPSIS" @@ -1598,7 +553,7 @@ .BI "int security_compute_av(security_context_t "scon ", security_context_t "tcon ", security_class_t "tclass ", access_vector_t "requested ", struct av_decision *" avd ); diff -up libselinux-2.0.14/man/man3/setfilecon.3.rhat libselinux-2.0.14/man/man3/setfilecon.3 --- libselinux-2.0.14/man/man3/setfilecon.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/setfilecon.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/setfilecon.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,9 +6,9 @@ setfilecon, fsetfilecon, lsetfilecon \- .B #include .sp @@ -1613,7 +568,7 @@ .SH "DESCRIPTION" diff -up libselinux-2.0.14/man/man3/matchpathcon.3.rhat libselinux-2.0.14/man/man3/matchpathcon.3 --- libselinux-2.0.14/man/man3/matchpathcon.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/matchpathcon.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/matchpathcon.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,18 +6,18 @@ matchpathcon \- get the default SELinux .B #include .sp @@ -1694,7 +649,7 @@ Returns 0 on success or -1 otherwise. diff -up libselinux-2.0.14/man/man3/avc_init.3.rhat libselinux-2.0.14/man/man3/avc_init.3 --- libselinux-2.0.14/man/man3/avc_init.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/avc_init.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/avc_init.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,17 +6,17 @@ avc_init, avc_destroy, avc_reset, avc_cleanup \- userspace SELinux AVC setup and teardown. .SH "SYNOPSIS" @@ -1719,7 +674,7 @@ .sp diff -up libselinux-2.0.14/man/man3/security_load_booleans.3.rhat libselinux-2.0.14/man/man3/security_load_booleans.3 --- libselinux-2.0.14/man/man3/security_load_booleans.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/security_load_booleans.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/security_load_booleans.3 2007-09-07 09:17:52.000000000 -0400 @@ -7,15 +7,15 @@ security_get_boolean_pending \- routines .B #include .sp @@ -1777,7 +732,7 @@ .SH AUTHOR diff -up libselinux-2.0.14/man/man3/avc_add_callback.3.rhat libselinux-2.0.14/man/man3/avc_add_callback.3 --- libselinux-2.0.14/man/man3/avc_add_callback.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/avc_add_callback.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/avc_add_callback.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,26 +6,26 @@ avc_add_callback \- additional event notification for SELinux userspace object managers. .SH "SYNOPSIS" @@ -1814,7 +769,7 @@ .SH "DESCRIPTION" diff -up libselinux-2.0.14/man/man3/avc_has_perm.3.rhat libselinux-2.0.14/man/man3/avc_has_perm.3 --- libselinux-2.0.14/man/man3/avc_has_perm.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/avc_has_perm.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/avc_has_perm.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,7 +6,7 @@ avc_has_perm, avc_has_perm_noaudit, avc_audit, avc_entry_ref_init \- obtain and audit SELinux access decisions. .SH "SYNOPSIS" @@ -1851,7 +806,7 @@ .SH "DESCRIPTION" diff -up libselinux-2.0.14/man/man3/get_ordered_context_list.3.rhat libselinux-2.0.14/man/man3/get_ordered_context_list.3 --- libselinux-2.0.14/man/man3/get_ordered_context_list.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/get_ordered_context_list.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/get_ordered_context_list.3 2007-09-07 09:17:52.000000000 -0400 @@ -4,7 +4,7 @@ get_ordered_context_list, get_ordered_co .SH "SYNOPSIS" @@ -1863,7 +818,7 @@ .BI "int get_ordered_context_list(const char *" user ", security_context_t "fromcon ", security_context_t **" list ); diff -up libselinux-2.0.14/man/man3/getcon.3.rhat libselinux-2.0.14/man/man3/getcon.3 --- libselinux-2.0.14/man/man3/getcon.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/getcon.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/getcon.3 2007-09-07 09:17:52.000000000 -0400 @@ -1,21 +1,21 @@ .TH "getcon" "3" "1 January 2004" "russell at coker.com.au" "SE Linux API documentation" .SH "NAME" @@ -1894,7 +849,7 @@ .SH "DESCRIPTION" diff -up libselinux-2.0.14/man/man3/avc_cache_stats.3.rhat libselinux-2.0.14/man/man3/avc_cache_stats.3 --- libselinux-2.0.14/man/man3/avc_cache_stats.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/avc_cache_stats.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/avc_cache_stats.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,7 +6,7 @@ avc_cache_stats, avc_av_stats, avc_sid_stats \- obtain userspace SELinux AVC statistics. .SH "SYNOPSIS" @@ -1906,7 +861,7 @@ .BI "void avc_av_stats(void);" diff -up libselinux-2.0.14/man/man3/avc_context_to_sid.3.rhat libselinux-2.0.14/man/man3/avc_context_to_sid.3 --- libselinux-2.0.14/man/man3/avc_context_to_sid.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/avc_context_to_sid.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/avc_context_to_sid.3 2007-09-07 09:17:52.000000000 -0400 @@ -6,7 +6,7 @@ avc_context_to_sid, avc_sid_to_context, sidput, sidget, avc_get_initial_sid \- obtain and manipulate SELinux security ID's. .SH "SYNOPSIS" @@ -1918,7 +873,7 @@ .BI "int avc_context_to_sid(security_context_t " ctx ", security_id_t *" sid ");" diff -up libselinux-2.0.14/man/man3/selinux_policy_root.3.rhat libselinux-2.0.14/man/man3/selinux_policy_root.3 --- libselinux-2.0.14/man/man3/selinux_policy_root.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/selinux_policy_root.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/selinux_policy_root.3 2007-09-07 09:17:52.000000000 -0400 @@ -5,7 +5,7 @@ selinux_policy_root \- return the path o .B #include .sp @@ -1930,7 +885,7 @@ .B selinux_policy_root diff -up libselinux-2.0.14/man/man3/context_new.3.rhat libselinux-2.0.14/man/man3/context_new.3 --- libselinux-2.0.14/man/man3/context_new.3.rhat 2007-04-24 10:36:21.000000000 -0400 -+++ libselinux-2.0.14/man/man3/context_new.3 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/man/man3/context_new.3 2007-09-07 09:17:52.000000000 -0400 @@ -4,27 +4,27 @@ context_new, context_str, context_free, .SH "SYNOPSIS" @@ -1972,7 +927,7 @@ .SH "DESCRIPTION" diff -up libselinux-2.0.14/Makefile.rhat libselinux-2.0.14/Makefile --- libselinux-2.0.14/Makefile.rhat 2007-04-24 10:36:19.000000000 -0400 -+++ libselinux-2.0.14/Makefile 2007-07-11 12:00:41.000000000 -0400 ++++ libselinux-2.0.14/Makefile 2007-09-07 09:17:52.000000000 -0400 @@ -2,6 +2,9 @@ all: $(MAKE) -C src $(MAKE) -C utils Index: libselinux.spec =================================================================== RCS file: /cvs/extras/rpms/libselinux/F-7/libselinux.spec,v retrieving revision 1.268 retrieving revision 1.269 diff -u -r1.268 -r1.269 --- libselinux.spec 11 Aug 2007 10:32:35 -0000 1.268 +++ libselinux.spec 7 Sep 2007 13:26:25 -0000 1.269 @@ -2,7 +2,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.0.14 -Release: 5%{?dist} +Release: 6%{?dist} License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -122,6 +122,9 @@ %{_libdir}/python*/site-packages/selinux.py* %changelog +* Thu Sep 6 2007 Dan Walsh - 2.0.14-6 +- fix swig binding for rpm_execcon + * Fri Aug 10 2007 Dan Walsh - 2.0.14-5 - Move libselinux.so to devel package From fedora-extras-commits at redhat.com Fri Sep 7 13:38:10 2007 From: fedora-extras-commits at redhat.com (Steven Pritchard (steve)) Date: Fri, 7 Sep 2007 09:38:10 -0400 Subject: rpms/qtparted/FC-6 qtparted.pam,1.1,1.2 qtparted.spec,1.19,1.20 Message-ID: <200709071338.l87DcABe019420@cvs-int.fedora.redhat.com> Author: steve Update of /cvs/pkgs/rpms/qtparted/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19358 Modified Files: qtparted.pam qtparted.spec Log Message: Sync with devel. Index: qtparted.pam =================================================================== RCS file: /cvs/pkgs/rpms/qtparted/FC-6/qtparted.pam,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qtparted.pam 8 Nov 2004 05:17:31 -0000 1.1 +++ qtparted.pam 7 Sep 2007 13:37:38 -0000 1.2 @@ -1,6 +1,8 @@ #%PAM-1.0 auth sufficient pam_rootok.so -auth required pam_stack.so service=system-auth -account required pam_permit.so +auth sufficient pam_timestamp.so +auth include system-auth session required pam_permit.so session optional pam_xauth.so +session optional pam_timestamp.so +account required pam_permit.so Index: qtparted.spec =================================================================== RCS file: /cvs/pkgs/rpms/qtparted/FC-6/qtparted.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- qtparted.spec 8 Mar 2007 00:39:19 -0000 1.19 +++ qtparted.spec 7 Sep 2007 13:37:38 -0000 1.20 @@ -2,7 +2,7 @@ Name: qtparted Version: 0.4.5 -Release: 12%{?dist} +Release: 15%{?dist} Summary: Partition Magic clone written in C++ using the Qt toolkit Group: Applications/System @@ -106,6 +106,15 @@ %changelog +* Thu Sep 06 2007 Steven Pritchard 0.4.5-15 +- Fix qtparted.pam (#237075). + +* Thu Mar 29 2007 Steven Pritchard - 0.4.5-14 +- Rebuild again. + +* Tue Mar 20 2007 Steven Pritchard - 0.4.5-13 +- Rebuild. + * Tue Jan 16 2007 Steven Pritchard - 0.4.5-12 - Rebuild. From fedora-extras-commits at redhat.com Fri Sep 7 14:03:12 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:03:12 -0400 Subject: devel/vim 7.1.088,NONE,1.1 Message-ID: <200709071403.l87E3CEs026731@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26719 Added Files: 7.1.088 Log Message: - patchlevel 88 --- NEW FILE 7.1.088 --- To: vim-dev at vim.org Subject: patch 7.1.088 (extra) Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.088 (extra) Problem: The coordinates used by ":winpos" differ from what getwinposx() and getwinposy() return. Solution: Use MoveWindowStructure() instead of MoveWindow(). (Michael Henry) Files: src/gui_mac.c *** ../vim-7.1.087/src/gui_mac.c Tue Jun 19 16:33:53 2007 --- src/gui_mac.c Wed Aug 29 20:33:34 2007 *************** *** 3149,3155 **** /* TODO: Should make sure the window is move within range * e.g.: y > ~16 [Menu bar], x > 0, x < screen width */ ! MoveWindow(gui.VimWindow, x, y, TRUE); } void --- 3149,3155 ---- /* TODO: Should make sure the window is move within range * e.g.: y > ~16 [Menu bar], x > 0, x < screen width */ ! MoveWindowStructure(gui.VimWindow, x, y, TRUE); } void *************** *** 5556,5562 **** * SetDialogTracksCursor() : Get the I-beam cursor over input box * MoveDialogItem(): Probably better than SetDialogItem * SizeDialogItem(): (but is it Carbon Only?) ! * AutoSizeDialog(): Magic resize of dialog based on text lenght */ } #endif /* FEAT_DIALOG_GUI */ --- 5556,5562 ---- * SetDialogTracksCursor() : Get the I-beam cursor over input box * MoveDialogItem(): Probably better than SetDialogItem * SizeDialogItem(): (but is it Carbon Only?) ! * AutoSizeDialog(): Magic resize of dialog based on text length */ } #endif /* FEAT_DIALOG_GUI */ *** ../vim-7.1.087/src/version.c Tue Aug 21 18:02:58 2007 --- src/version.c Thu Aug 30 10:32:28 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 88, /**/ -- hundred-and-one symptoms of being an internet addict: 10E. You start counting in hex. /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:03:19 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:03:19 -0400 Subject: devel/vim 7.1.089,NONE,1.1 Message-ID: <200709071403.l87E3Jeq026767@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26751 Added Files: 7.1.089 Log Message: - patchlevel 89 --- NEW FILE 7.1.089 --- To: vim-dev at vim.org Subject: patch 7.1.089 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.089 Problem: ":let loaded_getscriptPlugin" doesn't clear to eol, result is "#1in". Solution: Clear to the end of the screen after displaying the first variable value. Files: src/eval.c *** ../vim-7.1.088/src/eval.c Tue Aug 14 22:40:13 2007 --- src/eval.c Wed Aug 29 22:40:15 2007 *************** *** 369,385 **** static int ex_let_vars __ARGS((char_u *arg, typval_T *tv, int copy, int semicolon, int var_count, char_u *nextchars)); static char_u *skip_var_list __ARGS((char_u *arg, int *var_count, int *semicolon)); static char_u *skip_var_one __ARGS((char_u *arg)); ! static void list_hashtable_vars __ARGS((hashtab_T *ht, char_u *prefix, int empty)); ! static void list_glob_vars __ARGS((void)); ! static void list_buf_vars __ARGS((void)); ! static void list_win_vars __ARGS((void)); #ifdef FEAT_WINDOWS ! static void list_tab_vars __ARGS((void)); #endif ! static void list_vim_vars __ARGS((void)); ! static void list_script_vars __ARGS((void)); ! static void list_func_vars __ARGS((void)); ! static char_u *list_arg_vars __ARGS((exarg_T *eap, char_u *arg)); static char_u *ex_let_one __ARGS((char_u *arg, typval_T *tv, int copy, char_u *endchars, char_u *op)); static int check_changedtick __ARGS((char_u *arg)); static char_u *get_lval __ARGS((char_u *name, typval_T *rettv, lval_T *lp, int unlet, int skip, int quiet, int fne_flags)); --- 369,385 ---- static int ex_let_vars __ARGS((char_u *arg, typval_T *tv, int copy, int semicolon, int var_count, char_u *nextchars)); static char_u *skip_var_list __ARGS((char_u *arg, int *var_count, int *semicolon)); static char_u *skip_var_one __ARGS((char_u *arg)); ! static void list_hashtable_vars __ARGS((hashtab_T *ht, char_u *prefix, int empty, int *first)); ! static void list_glob_vars __ARGS((int *first)); ! static void list_buf_vars __ARGS((int *first)); ! static void list_win_vars __ARGS((int *first)); #ifdef FEAT_WINDOWS ! static void list_tab_vars __ARGS((int *first)); #endif ! static void list_vim_vars __ARGS((int *first)); ! static void list_script_vars __ARGS((int *first)); ! static void list_func_vars __ARGS((int *first)); ! static char_u *list_arg_vars __ARGS((exarg_T *eap, char_u *arg, int *first)); static char_u *ex_let_one __ARGS((char_u *arg, typval_T *tv, int copy, char_u *endchars, char_u *op)); static int check_changedtick __ARGS((char_u *arg)); static char_u *get_lval __ARGS((char_u *name, typval_T *rettv, lval_T *lp, int unlet, int skip, int quiet, int fne_flags)); *************** *** 704,711 **** static hashtab_T *find_var_ht __ARGS((char_u *name, char_u **varname)); static void vars_clear_ext __ARGS((hashtab_T *ht, int free_val)); static void delete_var __ARGS((hashtab_T *ht, hashitem_T *hi)); ! static void list_one_var __ARGS((dictitem_T *v, char_u *prefix)); ! static void list_one_var_a __ARGS((char_u *prefix, char_u *name, int type, char_u *string)); static void set_var __ARGS((char_u *name, typval_T *varp, int copy)); static int var_check_ro __ARGS((int flags, char_u *name)); static int var_check_fixed __ARGS((int flags, char_u *name)); --- 704,711 ---- static hashtab_T *find_var_ht __ARGS((char_u *name, char_u **varname)); static void vars_clear_ext __ARGS((hashtab_T *ht, int free_val)); static void delete_var __ARGS((hashtab_T *ht, hashitem_T *hi)); ! static void list_one_var __ARGS((dictitem_T *v, char_u *prefix, int *first)); ! static void list_one_var_a __ARGS((char_u *prefix, char_u *name, int type, char_u *string, int *first)); static void set_var __ARGS((char_u *name, typval_T *varp, int copy)); static int var_check_ro __ARGS((int flags, char_u *name)); static int var_check_fixed __ARGS((int flags, char_u *name)); *************** *** 1699,1704 **** --- 1699,1705 ---- int semicolon = 0; char_u op[2]; char_u *argend; + int first = TRUE; argend = skip_var_list(arg, &var_count, &semicolon); if (argend == NULL) *************** *** 1715,1733 **** EMSG(_(e_invarg)); else if (!ends_excmd(*arg)) /* ":let var1 var2" */ ! arg = list_arg_vars(eap, arg); else if (!eap->skip) { /* ":let" */ ! list_glob_vars(); ! list_buf_vars(); ! list_win_vars(); #ifdef FEAT_WINDOWS ! list_tab_vars(); #endif ! list_script_vars(); ! list_func_vars(); ! list_vim_vars(); } eap->nextcmd = check_nextcmd(arg); } --- 1716,1734 ---- EMSG(_(e_invarg)); else if (!ends_excmd(*arg)) /* ":let var1 var2" */ ! arg = list_arg_vars(eap, arg, &first); else if (!eap->skip) { /* ":let" */ ! list_glob_vars(&first); ! list_buf_vars(&first); ! list_win_vars(&first); #ifdef FEAT_WINDOWS ! list_tab_vars(&first); #endif ! list_script_vars(&first); ! list_func_vars(&first); ! list_vim_vars(&first); } eap->nextcmd = check_nextcmd(arg); } *************** *** 1932,1941 **** * If "empty" is TRUE also list NULL strings as empty strings. */ static void ! list_hashtable_vars(ht, prefix, empty) hashtab_T *ht; char_u *prefix; int empty; { hashitem_T *hi; dictitem_T *di; --- 1933,1943 ---- * If "empty" is TRUE also list NULL strings as empty strings. */ static void ! list_hashtable_vars(ht, prefix, empty, first) hashtab_T *ht; char_u *prefix; int empty; + int *first; { hashitem_T *hi; dictitem_T *di; *************** *** 1950,1956 **** di = HI2DI(hi); if (empty || di->di_tv.v_type != VAR_STRING || di->di_tv.vval.v_string != NULL) ! list_one_var(di, prefix); } } } --- 1952,1958 ---- di = HI2DI(hi); if (empty || di->di_tv.v_type != VAR_STRING || di->di_tv.vval.v_string != NULL) ! list_one_var(di, prefix, first); } } } *************** *** 1959,1990 **** * List global variables. */ static void ! list_glob_vars() { ! list_hashtable_vars(&globvarht, (char_u *)"", TRUE); } /* * List buffer variables. */ static void ! list_buf_vars() { char_u numbuf[NUMBUFLEN]; ! list_hashtable_vars(&curbuf->b_vars.dv_hashtab, (char_u *)"b:", TRUE); sprintf((char *)numbuf, "%ld", (long)curbuf->b_changedtick); ! list_one_var_a((char_u *)"b:", (char_u *)"changedtick", VAR_NUMBER, numbuf); } /* * List window variables. */ static void ! list_win_vars() { ! list_hashtable_vars(&curwin->w_vars.dv_hashtab, (char_u *)"w:", TRUE); } #ifdef FEAT_WINDOWS --- 1961,1998 ---- * List global variables. */ static void ! list_glob_vars(first) ! int *first; { ! list_hashtable_vars(&globvarht, (char_u *)"", TRUE, first); } /* * List buffer variables. */ static void ! list_buf_vars(first) ! int *first; { char_u numbuf[NUMBUFLEN]; ! list_hashtable_vars(&curbuf->b_vars.dv_hashtab, (char_u *)"b:", ! TRUE, first); sprintf((char *)numbuf, "%ld", (long)curbuf->b_changedtick); ! list_one_var_a((char_u *)"b:", (char_u *)"changedtick", VAR_NUMBER, ! numbuf, first); } /* * List window variables. */ static void ! list_win_vars(first) ! int *first; { ! list_hashtable_vars(&curwin->w_vars.dv_hashtab, ! (char_u *)"w:", TRUE, first); } #ifdef FEAT_WINDOWS *************** *** 1992,2000 **** * List tab page variables. */ static void ! list_tab_vars() { ! list_hashtable_vars(&curtab->tp_vars.dv_hashtab, (char_u *)"t:", TRUE); } #endif --- 2000,2010 ---- * List tab page variables. */ static void ! list_tab_vars(first) ! int *first; { ! list_hashtable_vars(&curtab->tp_vars.dv_hashtab, ! (char_u *)"t:", TRUE, first); } #endif *************** *** 2002,2040 **** * List Vim variables. */ static void ! list_vim_vars() { ! list_hashtable_vars(&vimvarht, (char_u *)"v:", FALSE); } /* * List script-local variables, if there is a script. */ static void ! list_script_vars() { if (current_SID > 0 && current_SID <= ga_scripts.ga_len) ! list_hashtable_vars(&SCRIPT_VARS(current_SID), (char_u *)"s:", FALSE); } /* * List function variables, if there is a function. */ static void ! list_func_vars() { if (current_funccal != NULL) list_hashtable_vars(¤t_funccal->l_vars.dv_hashtab, ! (char_u *)"l:", FALSE); } /* * List variables in "arg". */ static char_u * ! list_arg_vars(eap, arg) exarg_T *eap; char_u *arg; { int error = FALSE; int len; --- 2012,2055 ---- * List Vim variables. */ static void ! list_vim_vars(first) ! int *first; { ! list_hashtable_vars(&vimvarht, (char_u *)"v:", FALSE, first); } /* * List script-local variables, if there is a script. */ static void ! list_script_vars(first) ! int *first; { if (current_SID > 0 && current_SID <= ga_scripts.ga_len) ! list_hashtable_vars(&SCRIPT_VARS(current_SID), ! (char_u *)"s:", FALSE, first); } /* * List function variables, if there is a function. */ static void ! list_func_vars(first) ! int *first; { if (current_funccal != NULL) list_hashtable_vars(¤t_funccal->l_vars.dv_hashtab, ! (char_u *)"l:", FALSE, first); } /* * List variables in "arg". */ static char_u * ! list_arg_vars(eap, arg, first) exarg_T *eap; char_u *arg; + int *first; { int error = FALSE; int len; *************** *** 2091,2105 **** { switch (*name) { ! case 'g': list_glob_vars(); break; ! case 'b': list_buf_vars(); break; ! case 'w': list_win_vars(); break; #ifdef FEAT_WINDOWS ! case 't': list_tab_vars(); break; #endif ! case 'v': list_vim_vars(); break; ! case 's': list_script_vars(); break; ! case 'l': list_func_vars(); break; default: EMSG2(_("E738: Can't list variables for %s"), name); } --- 2106,2120 ---- { switch (*name) { ! case 'g': list_glob_vars(first); break; ! case 'b': list_buf_vars(first); break; ! case 'w': list_win_vars(first); break; #ifdef FEAT_WINDOWS ! case 't': list_tab_vars(first); break; #endif ! case 'v': list_vim_vars(first); break; ! case 's': list_script_vars(first); break; ! case 'l': list_func_vars(first); break; default: EMSG2(_("E738: Can't list variables for %s"), name); } *************** *** 2116,2122 **** *arg = NUL; list_one_var_a((char_u *)"", arg == arg_subsc ? name : name_start, ! tv.v_type, s == NULL ? (char_u *)"" : s); *arg = c; vim_free(tf); } --- 2131,2139 ---- *arg = NUL; list_one_var_a((char_u *)"", arg == arg_subsc ? name : name_start, ! tv.v_type, ! s == NULL ? (char_u *)"" : s, ! first); *arg = c; vim_free(tf); } *************** *** 18001,18009 **** * List the value of one internal variable. */ static void ! list_one_var(v, prefix) dictitem_T *v; char_u *prefix; { char_u *tofree; char_u *s; --- 18024,18033 ---- * List the value of one internal variable. */ static void ! list_one_var(v, prefix, first) dictitem_T *v; char_u *prefix; + int *first; { char_u *tofree; char_u *s; *************** *** 18011,18026 **** s = echo_string(&v->di_tv, &tofree, numbuf, ++current_copyID); list_one_var_a(prefix, v->di_key, v->di_tv.v_type, ! s == NULL ? (char_u *)"" : s); vim_free(tofree); } static void ! list_one_var_a(prefix, name, type, string) char_u *prefix; char_u *name; int type; char_u *string; { /* don't use msg() or msg_attr() to avoid overwriting "v:statusmsg" */ msg_start(); --- 18035,18051 ---- s = echo_string(&v->di_tv, &tofree, numbuf, ++current_copyID); list_one_var_a(prefix, v->di_key, v->di_tv.v_type, ! s == NULL ? (char_u *)"" : s, first); vim_free(tofree); } static void ! list_one_var_a(prefix, name, type, string, first) char_u *prefix; char_u *name; int type; char_u *string; + int *first; /* when TRUE clear rest of screen and set to FALSE */ { /* don't use msg() or msg_attr() to avoid overwriting "v:statusmsg" */ msg_start(); *************** *** 18052,18057 **** --- 18077,18087 ---- if (type == VAR_FUNC) msg_puts((char_u *)"()"); + if (*first) + { + msg_clr_eos(); + *first = FALSE; + } } /* *** ../vim-7.1.088/src/version.c Thu Aug 30 10:34:19 2007 --- src/version.c Thu Aug 30 11:06:32 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 89, /**/ -- Edison's greatest achievement came in 1879, when he invented the electric company. Edison's design was a brilliant adaptation of the simple electrical circuit: the electric company sends electricity through a wire to a customer, then immediately gets the electricity back through another wire /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:03:27 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:03:27 -0400 Subject: devel/vim 7.1.090,NONE,1.1 Message-ID: <200709071403.l87E3Rhm026799@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26788 Added Files: 7.1.090 Log Message: - patchlevel 90 --- NEW FILE 7.1.090 --- To: vim-dev at vim.org Subject: patch 7.1.090 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.090 Problem: Compiler warning on Mac OS X 10.5. Solution: Don't redeclare sigaltstack(). (Hisashi T Fujinaka) Files: src/os_unix.c *** ../vim-7.1.089/src/os_unix.c Sat Aug 11 22:22:56 2007 --- src/os_unix.c Wed Aug 22 22:28:48 2007 *************** *** 753,759 **** if (signal_stack != NULL) { # ifdef HAVE_SIGALTSTACK ! # ifdef __APPLE__ /* missing prototype. Adding it to osdef?.h.in doesn't work, because * "struct sigaltstack" needs to be declared. */ extern int sigaltstack __ARGS((const struct sigaltstack *ss, struct sigaltstack *oss)); --- 753,760 ---- if (signal_stack != NULL) { # ifdef HAVE_SIGALTSTACK ! # if defined(__APPLE__) && (!defined(MAC_OS_X_VERSION_MAX_ALLOWED) \ ! || MAC_OS_X_VERSION_MAX_ALLOWED <= 1040) /* missing prototype. Adding it to osdef?.h.in doesn't work, because * "struct sigaltstack" needs to be declared. */ extern int sigaltstack __ARGS((const struct sigaltstack *ss, struct sigaltstack *oss)); *************** *** 5688,5694 **** /* * Closes connection to gpm ! * returns non-zero if connection succesfully closed */ static void gpm_close() --- 5689,5695 ---- /* * Closes connection to gpm ! * returns non-zero if connection successfully closed */ static void gpm_close() *** ../vim-7.1.089/src/version.c Thu Aug 30 11:10:38 2007 --- src/version.c Thu Aug 30 11:46:07 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 90, /**/ -- We're knights of the round table We dance whene'er we're able We do routines and chorus scenes With footwork impeccable. We dine well here in Camelot We eat ham and jam and spam a lot. "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:03:35 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:03:35 -0400 Subject: devel/vim 7.1.091,NONE,1.1 Message-ID: <200709071403.l87E3ZU7026830@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26819 Added Files: 7.1.091 Log Message: - patchlevel 91 --- NEW FILE 7.1.091 --- To: vim-dev at vim.org Subject: patch 7.1.091 (extra) Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.091 (extra) Problem: Win32: Can't embed Vim inside another application. Solution: Add the --windowid argument. (Nageshwar) Files: runtime/doc/gui_w32.txt, runtime/doc/starting.txt, runtime/doc/vi_diff.txt, src/globals.h, src/gui_w32.c, src/main.c *** ../vim-7.1.090/runtime/doc/gui_w32.txt Sat May 12 15:35:53 2007 --- runtime/doc/gui_w32.txt Tue Aug 14 17:32:27 2007 *************** *** 1,4 **** ! *gui_w32.txt* For Vim version 7.1. Last change: 2007 May 03 VIM REFERENCE MANUAL by Bram Moolenaar --- 1,4 ---- ! *gui_w32.txt* For Vim version 7.1. Last change: 2007 Aug 14 VIM REFERENCE MANUAL by Bram Moolenaar *************** *** 52,57 **** --- 52,67 ---- *gui-w32s* There is a specific version of gvim.exe that runs under the Win32s subsystem of Windows 3.1 or 3.11. See |win32s|. + + + Using Vim as a plugin *gui-w32-windowid* + + When gvim starts up normally, it creates its own top level window. If you + pass Vim the command-line option |--windowid| with a decimal or hexadecimal + value, Vim will create a window that is a child of the window with the given + ID. This enables Vim to act as a plugin in another application. This really + is a programmer's interface, and is of no use without a supporting application + to spawn Vim correctly. ============================================================================== 2. Vim as default editor *vim-default-editor* *** ../vim-7.1.090/runtime/doc/starting.txt Sat May 12 16:56:17 2007 --- runtime/doc/starting.txt Tue Aug 14 17:34:22 2007 *************** *** 1,4 **** ! *starting.txt* For Vim version 7.1. Last change: 2007 May 12 VIM REFERENCE MANUAL by Bram Moolenaar --- 1,4 ---- ! *starting.txt* For Vim version 7.1. Last change: 2007 Aug 14 VIM REFERENCE MANUAL by Bram Moolenaar *************** *** 547,552 **** --- 547,557 ---- GTK+ GUI Vim only. Make gvim try to use GtkPlug mechanism, so that it runs inside another window. See |gui-gtk-socketid| for details. {not in Vi} + + --windowid {id} *--windowid* + Win32 GUI Vim only. Make gvim try to use the window {id} as a + parent, so that it runs inside that window. See + |gui-w32-windowid| for details. {not in Vi} --echo-wid *--echo-wid* GTK+ GUI Vim only. Make gvim echo the Window ID on stdout, *** ../vim-7.1.090/runtime/doc/vi_diff.txt Sat May 12 14:54:28 2007 --- runtime/doc/vi_diff.txt Tue Aug 14 17:35:10 2007 *************** *** 1,4 **** ! *vi_diff.txt* For Vim version 7.1. Last change: 2007 May 07 VIM REFERENCE MANUAL by Bram Moolenaar --- 1,4 ---- ! *vi_diff.txt* For Vim version 7.1. Last change: 2007 Aug 14 VIM REFERENCE MANUAL by Bram Moolenaar *************** *** 826,831 **** --- 826,833 ---- --servername {name} Vim: Specify Vim server name --socketid {id} Vim: GTK window socket to run Vim in + + --windowid {id} Vim: Win32 window ID to run Vim in --version Vim: show version message and exit. *** ../vim-7.1.090/src/globals.h Thu May 10 19:26:02 2007 --- src/globals.h Wed Aug 29 22:27:45 2007 *************** *** 876,882 **** EXTERN int no_mapping INIT(= FALSE); /* currently no mapping allowed */ EXTERN int no_zero_mapping INIT(= 0); /* mapping zero not allowed */ EXTERN int allow_keys INIT(= FALSE); /* allow key codes when no_mapping ! * is set */ EXTERN int no_u_sync INIT(= 0); /* Don't call u_sync() */ EXTERN int restart_edit INIT(= 0); /* call edit when next cmd finished */ --- 876,882 ---- EXTERN int no_mapping INIT(= FALSE); /* currently no mapping allowed */ EXTERN int no_zero_mapping INIT(= 0); /* mapping zero not allowed */ EXTERN int allow_keys INIT(= FALSE); /* allow key codes when no_mapping ! * is set */ EXTERN int no_u_sync INIT(= 0); /* Don't call u_sync() */ EXTERN int restart_edit INIT(= 0); /* call edit when next cmd finished */ *************** *** 1250,1255 **** --- 1250,1263 ---- #ifdef FEAT_GUI_GTK EXTERN guint32 gtk_socket_id INIT(= 0); EXTERN int echo_wid_arg INIT(= FALSE); /* --echo-wid argument */ + #endif + + #ifdef FEAT_GUI_W32 + /* + * The value of the --windowid argument. + * For embedding gvim inside another application. + */ + EXTERN int win_socket_id INIT(= 0); #endif #if defined(FEAT_CLIENTSERVER) || defined(FEAT_EVAL) *** ../vim-7.1.090/src/gui_w32.c Tue Aug 14 16:57:04 2007 --- src/gui_w32.c Tue Aug 14 17:13:41 2007 *************** *** 23,28 **** --- 23,30 ---- * e.g., replace LONG with LONG_PTR, etc. */ + #include "vim.h" + /* * These are new in Windows ME/XP, only defined in recent compilers. */ *************** *** 1432,1447 **** } } else ! /* Open toplevel window. */ s_hwnd = CreateWindow( ! szVimWndClass, "Vim MSWindows GUI", ! WS_OVERLAPPEDWINDOW, ! gui_win_x == -1 ? CW_USEDEFAULT : gui_win_x, ! gui_win_y == -1 ? CW_USEDEFAULT : gui_win_y, ! 100, /* Any value will do */ ! 100, /* Any value will do */ ! NULL, NULL, ! s_hinst, NULL); if (s_hwnd == NULL) return FAIL; --- 1434,1462 ---- } } else ! { ! /* If the provided windowid is not valid reset it to zero, so that it ! * is ignored and we open our own window. */ ! if (IsWindow((HWND)win_socket_id) <= 0) ! win_socket_id = 0; ! ! /* Create a window. If win_socket_id is not zero without border and ! * titlebar, it will be reparented below. */ s_hwnd = CreateWindow( ! szVimWndClass, "Vim MSWindows GUI", ! win_socket_id == 0 ? WS_OVERLAPPEDWINDOW : WS_POPUP, ! gui_win_x == -1 ? CW_USEDEFAULT : gui_win_x, ! gui_win_y == -1 ? CW_USEDEFAULT : gui_win_y, ! 100, /* Any value will do */ ! 100, /* Any value will do */ ! NULL, NULL, ! s_hinst, NULL); ! if (s_hwnd != NULL && win_socket_id != 0) ! { ! SetParent(s_hwnd, (HWND)win_socket_id); ! ShowWindow(s_hwnd, SW_SHOWMAXIMIZED); ! } ! } if (s_hwnd == NULL) return FAIL; *** ../vim-7.1.090/src/main.c Fri Aug 10 21:32:41 2007 --- src/main.c Tue Aug 14 17:22:52 2007 *************** *** 275,280 **** --- 275,281 ---- * -display or --display * --server... * --socketid + * --windowid */ early_arg_scan(¶ms); *************** *** 1489,1495 **** * Get the name of the display, before gui_prepare() removes it from * argv[]. Used for the xterm-clipboard display. * ! * Also find the --server... arguments and --socketid */ /*ARGSUSED*/ static void --- 1490,1496 ---- * Get the name of the display, before gui_prepare() removes it from * argv[]. Used for the xterm-clipboard display. * ! * Also find the --server... arguments and --socketid and --windowid */ /*ARGSUSED*/ static void *************** *** 1536,1559 **** # endif } # endif ! # ifdef FEAT_GUI_GTK else if (STRICMP(argv[i], "--socketid") == 0) { ! unsigned int socket_id; int count; if (i == argc - 1) mainerr_arg_missing((char_u *)argv[i]); if (STRNICMP(argv[i+1], "0x", 2) == 0) ! count = sscanf(&(argv[i + 1][2]), "%x", &socket_id); else ! count = sscanf(argv[i+1], "%u", &socket_id); if (count != 1) mainerr(ME_INVALID_ARG, (char_u *)argv[i]); else ! gtk_socket_id = socket_id; i++; } else if (STRICMP(argv[i], "--echo-wid") == 0) echo_wid_arg = TRUE; # endif --- 1537,1571 ---- # endif } # endif ! ! # if defined(FEAT_GUI_GTK) || defined(FEAT_GUI_W32) ! # ifdef FEAT_GUI_W32 ! else if (STRICMP(argv[i], "--windowid") == 0) ! # else else if (STRICMP(argv[i], "--socketid") == 0) + # endif { ! unsigned int id; int count; if (i == argc - 1) mainerr_arg_missing((char_u *)argv[i]); if (STRNICMP(argv[i+1], "0x", 2) == 0) ! count = sscanf(&(argv[i + 1][2]), "%x", &id); else ! count = sscanf(argv[i+1], "%u", &id); if (count != 1) mainerr(ME_INVALID_ARG, (char_u *)argv[i]); else ! # ifdef FEAT_GUI_W32 ! win_socket_id = id; ! # else ! gtk_socket_id = id; ! # endif i++; } + # endif + # ifdef FEAT_GUI_GTK else if (STRICMP(argv[i], "--echo-wid") == 0) echo_wid_arg = TRUE; # endif *************** *** 1683,1690 **** } } #endif ! #ifdef FEAT_GUI_GTK else if (STRNICMP(argv[0] + argv_idx, "socketid", 8) == 0) { /* already processed -- snatch the following arg */ if (argc > 1) --- 1695,1706 ---- } } #endif ! #if defined(FEAT_GUI_GTK) || defined(FEAT_GUI_W32) ! # ifdef FEAT_GUI_GTK else if (STRNICMP(argv[0] + argv_idx, "socketid", 8) == 0) + # else + else if (STRNICMP(argv[0] + argv_idx, "windowid", 8) == 0) + # endif { /* already processed -- snatch the following arg */ if (argc > 1) *************** *** 1693,1698 **** --- 1709,1716 ---- ++argv; } } + #endif + #ifdef FEAT_GUI_GTK else if (STRNICMP(argv[0] + argv_idx, "echo-wid", 8) == 0) { /* already processed, skip */ *************** *** 3120,3125 **** --- 3138,3144 ---- #endif #ifdef FEAT_GUI_W32 main_msg(_("-P \tOpen Vim inside parent application")); + main_msg(_("--windowid \tOpen Vim inside another win32 widget")); #endif #ifdef FEAT_GUI_GNOME *** ../vim-7.1.090/src/version.c Thu Aug 30 11:46:46 2007 --- src/version.c Thu Aug 30 12:21:02 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 91, /**/ -- We're knights of the Round Table Our shows are formidable But many times We're given rhymes That are quite unsingable We're opera mad in Camelot We sing from the diaphragm a lot. "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:03:42 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:03:42 -0400 Subject: devel/vim 7.1.092,NONE,1.1 Message-ID: <200709071403.l87E3gBl026860@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26849 Added Files: 7.1.092 Log Message: - patchlevel 92 --- NEW FILE 7.1.092 --- To: vim-dev at vim.org Subject: patch 7.1.092 (extra) Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.092 (extra, after 7.1.088) Problem: Wrong arguments for MoveWindowStructure(). Solution: Remove "TRUE". (Michael Henry) Files: src/gui_mac.c *** ../vim-7.1.091/src/gui_mac.c Thu Aug 30 10:34:19 2007 --- src/gui_mac.c Thu Aug 30 12:48:41 2007 *************** *** 3149,3155 **** /* TODO: Should make sure the window is move within range * e.g.: y > ~16 [Menu bar], x > 0, x < screen width */ ! MoveWindowStructure(gui.VimWindow, x, y, TRUE); } void --- 3149,3155 ---- /* TODO: Should make sure the window is move within range * e.g.: y > ~16 [Menu bar], x > 0, x < screen width */ ! MoveWindowStructure(gui.VimWindow, x, y); } void *************** *** 5293,5299 **** short itemType; short useIcon; short width; ! short totalButtonWidth = 0; /* the width of all button together including spacing */ short widestButton = 0; short dfltButtonEdge = 20; /* gut feeling */ --- 5293,5299 ---- short itemType; short useIcon; short width; ! short totalButtonWidth = 0; /* the width of all buttons together including spacing */ short widestButton = 0; short dfltButtonEdge = 20; /* gut feeling */ *************** *** 5483,5489 **** { macMoveDialogItem(theDialog, button, buttonItm.box.left, buttonItm.box.top, &box); ! /* With vertical, it's better to have all button the same lenght */ if (vertical) { macSizeDialogItem(theDialog, button, widestButton, 0); --- 5483,5489 ---- { macMoveDialogItem(theDialog, button, buttonItm.box.left, buttonItm.box.top, &box); ! /* With vertical, it's better to have all buttons the same length */ if (vertical) { macSizeDialogItem(theDialog, button, widestButton, 0); *** ../vim-7.1.091/src/version.c Thu Aug 30 12:24:21 2007 --- src/version.c Thu Aug 30 12:47:24 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 92, /**/ -- In war we're tough and able. Quite indefatigable Between our quests We sequin vests And impersonate Clark Gable It's a busy life in Camelot. I have to push the pram a lot. "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:03:49 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:03:49 -0400 Subject: devel/vim 7.1.093,NONE,1.1 Message-ID: <200709071403.l87E3nkW026890@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26879 Added Files: 7.1.093 Log Message: - patchlevel 93 --- NEW FILE 7.1.093 --- To: vim-dev at vim.org Subject: patch 7.1.093 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.093 Problem: Reading past end of a screen line when determining cell width. (Dominique Pelle) Solution: Add an argument to mb_off2cells() for the maximum offset. Files: src/globals.h, src/gui.c, src/mbyte.c, src/proto/mbyte.pro, src/screen.c *** ../vim-7.1.092/src/globals.h Thu Aug 30 12:24:21 2007 --- src/globals.h Wed Aug 29 22:27:45 2007 *************** *** 801,807 **** EXTERN int (*mb_char2bytes) __ARGS((int c, char_u *buf)) INIT(= latin_char2bytes); EXTERN int (*mb_ptr2cells) __ARGS((char_u *p)) INIT(= latin_ptr2cells); EXTERN int (*mb_char2cells) __ARGS((int c)) INIT(= latin_char2cells); ! EXTERN int (*mb_off2cells) __ARGS((unsigned off)) INIT(= latin_off2cells); EXTERN int (*mb_ptr2char) __ARGS((char_u *p)) INIT(= latin_ptr2char); EXTERN int (*mb_head_off) __ARGS((char_u *base, char_u *p)) INIT(= latin_head_off); --- 801,807 ---- EXTERN int (*mb_char2bytes) __ARGS((int c, char_u *buf)) INIT(= latin_char2bytes); EXTERN int (*mb_ptr2cells) __ARGS((char_u *p)) INIT(= latin_ptr2cells); EXTERN int (*mb_char2cells) __ARGS((int c)) INIT(= latin_char2cells); ! EXTERN int (*mb_off2cells) __ARGS((unsigned off, unsigned max_off)) INIT(= latin_off2cells); EXTERN int (*mb_ptr2char) __ARGS((char_u *p)) INIT(= latin_ptr2char); EXTERN int (*mb_head_off) __ARGS((char_u *base, char_u *p)) INIT(= latin_head_off); *** ../vim-7.1.092/src/gui.c Wed Aug 15 20:07:53 2007 --- src/gui.c Wed Aug 29 22:16:51 2007 *************** *** 1080,1086 **** cur_width = gui.char_width; } #ifdef FEAT_MBYTE ! if (has_mbyte && (*mb_off2cells)(LineOffset[gui.row] + gui.col) > 1) { /* Double wide character. */ if (shape_table[idx].shape != SHAPE_VER) --- 1080,1087 ---- cur_width = gui.char_width; } #ifdef FEAT_MBYTE ! if (has_mbyte && (*mb_off2cells)(LineOffset[gui.row] + gui.col, ! LineOffset[gui.row] + screen_Columns) > 1) { /* Double wide character. */ if (shape_table[idx].shape != SHAPE_VER) *************** *** 1159,1165 **** #endif # if defined(FEAT_GUI_TABLINE) && (defined(FEAT_GUI_MSWIN) \ ! || defined(FEAT_GUI_MOTIF) || defined(FEAT_GUI_MAC)) if (gui_has_tabline()) text_area_y += gui.tabline_height; #endif --- 1160,1166 ---- #endif # if defined(FEAT_GUI_TABLINE) && (defined(FEAT_GUI_MSWIN) \ ! || defined(FEAT_GUI_MOTIF) || defined(FEAT_GUI_MAC)) if (gui_has_tabline()) text_area_y += gui.tabline_height; #endif *** ../vim-7.1.092/src/mbyte.c Sat Aug 11 13:57:31 2007 --- src/mbyte.c Thu Aug 30 13:48:30 2007 *************** *** 1310,1329 **** /* * mb_off2cells() function pointer. * Return number of display cells for char at ScreenLines[off]. ! * Caller must make sure "off" and "off + 1" are valid! */ /*ARGSUSED*/ int ! latin_off2cells(off) unsigned off; { return 1; } int ! dbcs_off2cells(off) unsigned off; { /* Number of cells is equal to number of bytes, except for euc-jp when * the first byte is 0x8e. */ if (enc_dbcs == DBCS_JPNU && ScreenLines[off] == 0x8e) --- 1310,1335 ---- /* * mb_off2cells() function pointer. * Return number of display cells for char at ScreenLines[off]. ! * We make sure that the offset used is less than "max_off". */ /*ARGSUSED*/ int ! latin_off2cells(off, max_off) unsigned off; + unsigned max_off; { return 1; } int ! dbcs_off2cells(off, max_off) unsigned off; + unsigned max_off; { + /* never check beyond end of the line */ + if (off >= max_off) + return 1; + /* Number of cells is equal to number of bytes, except for euc-jp when * the first byte is 0x8e. */ if (enc_dbcs == DBCS_JPNU && ScreenLines[off] == 0x8e) *************** *** 1332,1341 **** } int ! utf_off2cells(off) unsigned off; { ! return ScreenLines[off + 1] == 0 ? 2 : 1; } /* --- 1338,1348 ---- } int ! utf_off2cells(off, max_off) unsigned off; + unsigned max_off; { ! return (off + 1 < max_off && ScreenLines[off + 1] == 0) ? 2 : 1; } /* *************** *** 2899,2910 **** if (composing_hangul) return TRUE; #endif ! if (enc_dbcs != 0) ! return dbcs_off2cells(LineOffset[row] + col) > 1; ! if (enc_utf8) ! return (col + 1 < Columns ! && ScreenLines[LineOffset[row] + col + 1] == 0); ! return FALSE; } # if defined(FEAT_CLIPBOARD) || defined(FEAT_GUI) || defined(FEAT_RIGHTLEFT) \ --- 2906,2913 ---- if (composing_hangul) return TRUE; #endif ! return (*mb_off2cells)(LineOffset[row] + col, ! LineOffset[row] + screen_Columns) > 1; } # if defined(FEAT_CLIPBOARD) || defined(FEAT_GUI) || defined(FEAT_RIGHTLEFT) \ *** ../vim-7.1.092/src/proto/mbyte.pro Sat May 5 20:02:52 2007 --- src/proto/mbyte.pro Wed Aug 29 20:49:02 2007 *************** *** 12,20 **** int utf_ptr2cells __ARGS((char_u *p)); int dbcs_ptr2cells __ARGS((char_u *p)); int latin_char2cells __ARGS((int c)); ! int latin_off2cells __ARGS((unsigned off)); ! int dbcs_off2cells __ARGS((unsigned off)); ! int utf_off2cells __ARGS((unsigned off)); int latin_ptr2char __ARGS((char_u *p)); int utf_ptr2char __ARGS((char_u *p)); int mb_ptr2char_adv __ARGS((char_u **pp)); --- 12,20 ---- int utf_ptr2cells __ARGS((char_u *p)); int dbcs_ptr2cells __ARGS((char_u *p)); int latin_char2cells __ARGS((int c)); ! int latin_off2cells __ARGS((unsigned off, unsigned max_off)); ! int dbcs_off2cells __ARGS((unsigned off, unsigned max_off)); ! int utf_off2cells __ARGS((unsigned off, unsigned max_off)); int latin_ptr2char __ARGS((char_u *p)); int utf_ptr2char __ARGS((char_u *p)); int mb_ptr2char_adv __ARGS((char_u **pp)); *** ../vim-7.1.092/src/screen.c Sun Aug 5 20:10:16 2007 --- src/screen.c Thu Aug 30 10:31:26 2007 *************** *** 1024,1030 **** type = VALID; } ! /* Trick: we want to avoid clearning the screen twice. screenclear() will * set "screen_cleared" to TRUE. The special value MAYBE (which is still * non-zero and thus not FALSE) will indicate that screenclear() was not * called. */ --- 1024,1030 ---- type = VALID; } ! /* Trick: we want to avoid clearing the screen twice. screenclear() will * set "screen_cleared" to TRUE. The special value MAYBE (which is still * non-zero and thus not FALSE) will indicate that screenclear() was not * called. */ *************** *** 4632,4638 **** /* * At end of screen line and there is more to come: Display the line ! * so far. If there is no more to display it is catched above. */ if (( #ifdef FEAT_RIGHTLEFT --- 4632,4638 ---- /* * At end of screen line and there is more to come: Display the line ! * so far. If there is no more to display it is caught above. */ if (( #ifdef FEAT_RIGHTLEFT *************** *** 4709,4717 **** #endif #ifdef FEAT_MBYTE && !(has_mbyte ! && ((*mb_off2cells)(LineOffset[screen_row]) == 2 || (*mb_off2cells)(LineOffset[screen_row - 1] ! + (int)Columns - 2) == 2)) #endif ) { --- 4709,4721 ---- #endif #ifdef FEAT_MBYTE && !(has_mbyte ! && ((*mb_off2cells)(LineOffset[screen_row], ! LineOffset[screen_row] + screen_Columns) ! == 2 || (*mb_off2cells)(LineOffset[screen_row - 1] ! + (int)Columns - 2, ! LineOffset[screen_row] + screen_Columns) ! == 2)) #endif ) { *************** *** 4871,4876 **** --- 4875,4884 ---- { unsigned off_from; unsigned off_to; + #ifdef FEAT_MBYTE + unsigned max_off_from; + unsigned max_off_to; + #endif int col = 0; #if defined(FEAT_GUI) || defined(UNIX) || defined(FEAT_VERTSPLIT) int hl; *************** *** 4897,4902 **** --- 4905,4914 ---- off_from = (unsigned)(current_ScreenLine - ScreenLines); off_to = LineOffset[row] + coloff; + #ifdef FEAT_MBYTE + max_off_from = off_from + screen_Columns; + max_off_to = LineOffset[row] + screen_Columns; + #endif #ifdef FEAT_RIGHTLEFT if (rlflag) *************** *** 4931,4937 **** { #ifdef FEAT_MBYTE if (has_mbyte && (col + 1 < endcol)) ! char_cells = (*mb_off2cells)(off_from); else char_cells = 1; #endif --- 4943,4949 ---- { #ifdef FEAT_MBYTE if (has_mbyte && (col + 1 < endcol)) ! char_cells = (*mb_off2cells)(off_from, max_off_from); else char_cells = 1; #endif *************** *** 5008,5014 **** * ScreenLinesUC[] is sufficient. */ if (char_cells == 1 && col + 1 < endcol ! && (*mb_off2cells)(off_to) > 1) { /* Writing a single-cell character over a double-cell * character: need to redraw the next cell. */ --- 5020,5026 ---- * ScreenLinesUC[] is sufficient. */ if (char_cells == 1 && col + 1 < endcol ! && (*mb_off2cells)(off_to, max_off_to) > 1) { /* Writing a single-cell character over a double-cell * character: need to redraw the next cell. */ *************** *** 5017,5024 **** } else if (char_cells == 2 && col + 2 < endcol ! && (*mb_off2cells)(off_to) == 1 ! && (*mb_off2cells)(off_to + 1) > 1) { /* Writing the second half of a double-cell character over * a double-cell character: need to redraw the second --- 5029,5036 ---- } else if (char_cells == 2 && col + 2 < endcol ! && (*mb_off2cells)(off_to, max_off_to) == 1 ! && (*mb_off2cells)(off_to + 1, max_off_to) > 1) { /* Writing the second half of a double-cell character over * a double-cell character: need to redraw the second *************** *** 5037,5046 **** * char over the left halve of an existing one. */ if (has_mbyte && col + char_cells == endcol && ((char_cells == 1 ! && (*mb_off2cells)(off_to) > 1) || (char_cells == 2 ! && (*mb_off2cells)(off_to) == 1 ! && (*mb_off2cells)(off_to + 1) > 1))) clear_next = TRUE; #endif --- 5049,5058 ---- * char over the left halve of an existing one. */ if (has_mbyte && col + char_cells == endcol && ((char_cells == 1 ! && (*mb_off2cells)(off_to, max_off_to) > 1) || (char_cells == 2 ! && (*mb_off2cells)(off_to, max_off_to) == 1 ! && (*mb_off2cells)(off_to + 1, max_off_to) > 1))) clear_next = TRUE; #endif *************** *** 5180,5189 **** /* find previous character by counting from first * column and get its width. */ unsigned off = LineOffset[row]; while (off < off_to) { ! prev_cells = (*mb_off2cells)(off); off += prev_cells; } } --- 5192,5202 ---- /* find previous character by counting from first * column and get its width. */ unsigned off = LineOffset[row]; + unsigned max_off = LineOffset[row] + screen_Columns; while (off < off_to) { ! prev_cells = (*mb_off2cells)(off, max_off); off += prev_cells; } } *************** *** 5369,5375 **** static int skip_status_match_char __ARGS((expand_T *xp, char_u *s)); /* ! * Get the lenght of an item as it will be shown in the status line. */ static int status_match_len(xp, s) --- 5382,5388 ---- static int skip_status_match_char __ARGS((expand_T *xp, char_u *s)); /* ! * Get the length of an item as it will be shown in the status line. */ static int status_match_len(xp, s) *************** *** 5435,5441 **** int row; char_u *buf; int len; ! int clen; /* lenght in screen cells */ int fillchar; int attr; int i; --- 5448,5454 ---- int row; char_u *buf; int len; ! int clen; /* length in screen cells */ int fillchar; int attr; int i; *************** *** 6187,6192 **** --- 6200,6206 ---- char_u *ptr = text; int c; #ifdef FEAT_MBYTE + unsigned max_off; int mbyte_blen = 1; int mbyte_cells = 1; int u8c = 0; *************** *** 6203,6208 **** --- 6217,6225 ---- return; off = LineOffset[row] + col; + #ifdef FEAT_MBYTE + max_off = LineOffset[row] + screen_Columns; + #endif while (col < screen_Columns && (len < 0 || (int)(ptr - text) < len) && *ptr != NUL) *************** *** 6326,6344 **** else if (has_mbyte && (len < 0 ? ptr[mbyte_blen] == NUL : ptr + mbyte_blen >= text + len) ! && ((mbyte_cells == 1 && (*mb_off2cells)(off) > 1) || (mbyte_cells == 2 ! && (*mb_off2cells)(off) == 1 ! && (*mb_off2cells)(off + 1) > 1))) clear_next_cell = TRUE; /* Make sure we never leave a second byte of a double-byte behind, * it confuses mb_off2cells(). */ if (enc_dbcs ! && ((mbyte_cells == 1 && (*mb_off2cells)(off) > 1) || (mbyte_cells == 2 ! && (*mb_off2cells)(off) == 1 ! && (*mb_off2cells)(off + 1) > 1))) ScreenLines[off + mbyte_blen] = 0; #endif ScreenLines[off] = c; --- 6343,6361 ---- else if (has_mbyte && (len < 0 ? ptr[mbyte_blen] == NUL : ptr + mbyte_blen >= text + len) ! && ((mbyte_cells == 1 && (*mb_off2cells)(off, max_off) > 1) || (mbyte_cells == 2 ! && (*mb_off2cells)(off, max_off) == 1 ! && (*mb_off2cells)(off + 1, max_off) > 1))) clear_next_cell = TRUE; /* Make sure we never leave a second byte of a double-byte behind, * it confuses mb_off2cells(). */ if (enc_dbcs ! && ((mbyte_cells == 1 && (*mb_off2cells)(off, max_off) > 1) || (mbyte_cells == 2 ! && (*mb_off2cells)(off, max_off) == 1 ! && (*mb_off2cells)(off + 1, max_off) > 1))) ScreenLines[off + mbyte_blen] = 0; #endif ScreenLines[off] = c; *************** *** 6924,6929 **** --- 6941,6949 ---- { int r, c; int off; + #ifdef FEAT_MBYTE + int max_off; + #endif /* Can't use ScreenLines unless initialized */ if (ScreenLines == NULL) *************** *** 6934,6943 **** for (r = row; r < row + height; ++r) { off = LineOffset[r]; for (c = col; c < col + width; ++c) { #ifdef FEAT_MBYTE ! if (enc_dbcs != 0 && dbcs_off2cells(off + c) > 1) { screen_char_2(off + c, r, c); ++c; --- 6954,6966 ---- for (r = row; r < row + height; ++r) { off = LineOffset[r]; + #ifdef FEAT_MBYTE + max_off = off + screen_Columns; + #endif for (c = col; c < col + width; ++c) { #ifdef FEAT_MBYTE ! if (enc_dbcs != 0 && dbcs_off2cells(off + c, max_off) > 1) { screen_char_2(off + c, r, c); ++c; *************** *** 6947,6953 **** { screen_char(off + c, r, c); #ifdef FEAT_MBYTE ! if (utf_off2cells(off + c) > 1) ++c; #endif } --- 6970,6976 ---- { screen_char(off + c, r, c); #ifdef FEAT_MBYTE ! if (utf_off2cells(off + c, max_off) > 1) ++c; #endif } *** ../vim-7.1.092/src/version.c Thu Aug 30 12:50:00 2007 --- src/version.c Thu Aug 30 13:45:25 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 93, /**/ -- There is a fine line between courage and foolishness. Unfortunately, it's not a fence. /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:03:57 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:03:57 -0400 Subject: devel/vim 7.1.094,NONE,1.1 Message-ID: <200709071403.l87E3vbT026914@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26906 Added Files: 7.1.094 Log Message: - patchlevel 94 --- NEW FILE 7.1.094 --- To: vim-dev at vim.org Subject: patch 7.1.094 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.094 Problem: When checking if syntax highlighting is present, looking in the current buffer instead of the specified one. Solution: Use "buf" instead of "curbuf". Files: src/syntax.c *** ../vim-7.1.093/src/syntax.c Tue Aug 21 17:29:04 2007 --- src/syntax.c Wed Aug 29 23:27:52 2007 *************** *** 5987,5994 **** { return (buf->b_syn_patterns.ga_len != 0 || buf->b_syn_clusters.ga_len != 0 ! || curbuf->b_keywtab.ht_used > 0 ! || curbuf->b_keywtab_ic.ht_used > 0); } #if defined(FEAT_CMDL_COMPL) || defined(PROTO) --- 5987,5994 ---- { return (buf->b_syn_patterns.ga_len != 0 || buf->b_syn_clusters.ga_len != 0 ! || buf->b_keywtab.ht_used > 0 ! || buf->b_keywtab_ic.ht_used > 0); } #if defined(FEAT_CMDL_COMPL) || defined(PROTO) *** ../vim-7.1.093/src/version.c Thu Aug 30 13:51:52 2007 --- src/version.c Thu Aug 30 19:35:52 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 94, /**/ -- MAN: You don't frighten us, English pig-dog! Go and boil your bottoms, son of a silly person. I blow my nose on you, so-called Arthur-king, you and your silly English K...kaniggets. He puts hands to his ears and blows a raspberry. "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:04:04 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:04:04 -0400 Subject: devel/vim 7.1.095,NONE,1.1 Message-ID: <200709071404.l87E444e026937@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26930 Added Files: 7.1.095 Log Message: - patchlevel 95 --- NEW FILE 7.1.095 --- To: vim-dev at vim.org Subject: patch 7.1.095 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.095 Problem: The FocusLost and FocusGained autocommands are triggered asynchronously in the GUI. This may cause arbitrary problems. Solution: Put the focus event in the input buffer and handle it when ready for it. Files: src/eval.c, src/getchar.c, src/gui.c, src/gui_gtk_x11.c, src/keymap.h *** ../vim-7.1.094/src/eval.c Thu Aug 30 11:10:38 2007 --- src/eval.c Mon Sep 3 22:48:09 2007 *************** *** 9912,9929 **** ++no_mapping; ++allow_keys; ! if (argvars[0].v_type == VAR_UNKNOWN) ! /* getchar(): blocking wait. */ ! n = safe_vgetc(); ! else if (get_tv_number_chk(&argvars[0], &error) == 1) ! /* getchar(1): only check if char avail */ ! n = vpeekc(); ! else if (error || vpeekc() == NUL) ! /* illegal argument or getchar(0) and no char avail: return zero */ ! n = 0; ! else ! /* getchar(0) and char avail: return char */ ! n = safe_vgetc(); --no_mapping; --allow_keys; --- 9912,9935 ---- ++no_mapping; ++allow_keys; ! for (;;) ! { ! if (argvars[0].v_type == VAR_UNKNOWN) ! /* getchar(): blocking wait. */ ! n = safe_vgetc(); ! else if (get_tv_number_chk(&argvars[0], &error) == 1) ! /* getchar(1): only check if char avail */ ! n = vpeekc(); ! else if (error || vpeekc() == NUL) ! /* illegal argument or getchar(0) and no char avail: return zero */ ! n = 0; ! else ! /* getchar(0) and char avail: return char */ ! n = safe_vgetc(); ! if (n == K_IGNORE) ! continue; ! break; ! } --no_mapping; --allow_keys; *** ../vim-7.1.094/src/getchar.c Thu May 10 18:43:02 2007 --- src/getchar.c Wed Aug 29 22:38:49 2007 *************** *** 1596,1603 **** continue; } #endif - #ifdef FEAT_GUI /* Translate K_CSI to CSI. The special key is only used to avoid * it being recognized as the start of a special key. */ if (c == K_CSI) --- 1596,1610 ---- continue; } #endif #ifdef FEAT_GUI + /* The caller doesn't need to know that the focus event is delayed + * until getting a character. */ + if (c == K_FOCUSGAINED || c == K_FOCUSLOST) + { + ui_focus_change(c == K_FOCUSGAINED); + continue; + } + /* Translate K_CSI to CSI. The special key is only used to avoid * it being recognized as the start of a special key. */ if (c == K_CSI) *** ../vim-7.1.094/src/gui.c Thu Aug 30 13:51:52 2007 --- src/gui.c Thu Aug 30 14:10:48 2007 *************** *** 4519,4525 **** xim_set_focus(in_focus); # endif ! ui_focus_change(in_focus); #endif } --- 4519,4536 ---- xim_set_focus(in_focus); # endif ! /* Put events in the input queue only when allowed. ! * ui_focus_change() isn't called directly, because it invokes ! * autocommands and that must not happen asynchronously. */ ! if (!hold_gui_events) ! { ! char_u bytes[3]; ! ! bytes[0] = CSI; ! bytes[1] = KS_EXTRA; ! bytes[2] = in_focus ? (int)KE_FOCUSGAINED : (int)KE_FOCUSLOST; ! add_to_input_buf(bytes, 3); ! } #endif } *** ../vim-7.1.094/src/gui_gtk_x11.c Tue Jun 19 18:07:52 2007 --- src/gui_gtk_x11.c Wed Aug 29 22:43:34 2007 *************** *** 813,822 **** if (blink_state == BLINK_NONE) gui_mch_start_blink(); ! /* make sure keyboard input goes to the draw area (if this is focus for a window) */ if (widget != gui.drawarea) gtk_widget_grab_focus(gui.drawarea); return TRUE; } --- 813,827 ---- if (blink_state == BLINK_NONE) gui_mch_start_blink(); ! /* make sure keyboard input goes to the draw area (if this is focus for a ! * window) */ if (widget != gui.drawarea) gtk_widget_grab_focus(gui.drawarea); + /* make sure the input buffer is read */ + if (gtk_main_level() > 0) + gtk_main_quit(); + return TRUE; } *************** *** 828,833 **** --- 833,842 ---- if (blink_state != BLINK_NONE) gui_mch_stop_blink(); + + /* make sure the input buffer is read */ + if (gtk_main_level() > 0) + gtk_main_quit(); return TRUE; } *** ../vim-7.1.094/src/keymap.h Sat May 5 19:34:22 2007 --- src/keymap.h Wed Aug 29 22:17:51 2007 *************** *** 254,259 **** --- 254,261 ---- , KE_DROP /* DnD data is available */ , KE_CURSORHOLD /* CursorHold event */ , KE_NOP /* doesn't do something */ + , KE_FOCUSGAINED /* focus gained */ + , KE_FOCUSLOST /* focus lost */ }; /* *************** *** 445,450 **** --- 447,454 ---- #define K_CMDWIN TERMCAP2KEY(KS_EXTRA, KE_CMDWIN) #define K_DROP TERMCAP2KEY(KS_EXTRA, KE_DROP) + #define K_FOCUSGAINED TERMCAP2KEY(KS_EXTRA, KE_FOCUSGAINED) + #define K_FOCUSLOST TERMCAP2KEY(KS_EXTRA, KE_FOCUSLOST) #define K_CURSORHOLD TERMCAP2KEY(KS_EXTRA, KE_CURSORHOLD) *** ../vim-7.1.094/src/version.c Thu Aug 30 19:36:52 2007 --- src/version.c Wed Sep 5 21:42:41 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 95, /**/ -- ARTHUR: Who are you? TALL KNIGHT: We are the Knights Who Say "Ni"! BEDEVERE: No! Not the Knights Who Say "Ni"! "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:04:11 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:04:11 -0400 Subject: devel/vim 7.1.096,NONE,1.1 Message-ID: <200709071404.l87E4Bfq026960@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26953 Added Files: 7.1.096 Log Message: - patchlevel 96 --- NEW FILE 7.1.096 --- To: vim-dev at vim.org Subject: patch 7.1.096 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.096 Problem: Reading past end of a string when resizing Vim. (Dominique Pelle) Solution: Check the string pointer before getting the char it points to. Files: src/message.c *** ../vim-7.1.095/src/message.c Tue Aug 7 21:59:26 2007 --- src/message.c Thu Aug 30 22:53:03 2007 *************** *** 944,949 **** --- 944,950 ---- c = K_IGNORE; } #endif + /* * Allow scrolling back in the messages. * Also accept scroll-down commands when messages fill the screen, *************** *** 1840,1845 **** --- 1841,1847 ---- char_u *sb_str = str; int sb_col = msg_col; int wrap; + int did_last_char; did_wait_return = FALSE; while ((maxlen < 0 || (int)(s - str) < maxlen) && *s != NUL) *************** *** 1909,1915 **** --- 1911,1920 ---- else #endif msg_screen_putchar(*s++, attr); + did_last_char = TRUE; } + else + did_last_char = FALSE; if (p_more) /* store text for scrolling back */ *************** *** 1944,1954 **** /* When we displayed a char in last column need to check if there * is still more. */ ! if (*s >= ' ' ! #ifdef FEAT_RIGHTLEFT ! && !cmdmsg_rl ! #endif ! ) continue; } --- 1949,1955 ---- /* When we displayed a char in last column need to check if there * is still more. */ ! if (did_last_char) continue; } *** ../vim-7.1.095/src/version.c Wed Sep 5 21:45:54 2007 --- src/version.c Thu Sep 6 12:31:28 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 96, /**/ -- Yah, well, we had to carve our electrons out of driftwood we'd find. In the winter. Uphill. Both ways. /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:04:19 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:04:19 -0400 Subject: devel/vim 7.1.097,NONE,1.1 Message-ID: <200709071404.l87E4J94026983@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26976 Added Files: 7.1.097 Log Message: - patchlevel 97 --- NEW FILE 7.1.097 --- To: vim-dev at vim.org Subject: patch 7.1.097 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.097 Problem: ":setlocal stl=%!1+1" does not work. Solution: Adjust check for pointer. (Politz) Files: src/option.c *** ../vim-7.1.096/src/option.c Sun Aug 12 15:50:26 2007 --- src/option.c Wed Sep 5 22:34:27 2007 *************** *** 6348,6354 **** errmsg = check_stl_option(p_ruf); } /* check 'statusline' only if it doesn't start with "%!" */ ! else if (varp != &p_stl || s[0] != '%' || s[1] != '!') errmsg = check_stl_option(s); if (varp == &p_ruf && errmsg == NULL) comp_col(); --- 6352,6358 ---- errmsg = check_stl_option(p_ruf); } /* check 'statusline' only if it doesn't start with "%!" */ ! else if (varp == &p_ruf || s[0] != '%' || s[1] != '!') errmsg = check_stl_option(s); if (varp == &p_ruf && errmsg == NULL) comp_col(); *** ../vim-7.1.096/src/version.c Thu Sep 6 12:53:59 2007 --- src/version.c Thu Sep 6 13:31:37 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 97, /**/ -- Not too long ago, cut and paste was done with scissors and glue... /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:04:27 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:04:27 -0400 Subject: devel/vim 7.1.098,NONE,1.1 Message-ID: <200709071404.l87E4R6x027021@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27002 Added Files: 7.1.098 Log Message: - patchlevel 98 --- NEW FILE 7.1.098 --- To: vim-dev at vim.org Subject: patch 7.1.098 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.098 Problem: ":call s:var()" doesn't work if "s:var" is a Funcref. (Andy Wokula) Solution: Before converting "s:" into a script ID, check if it is a Funcref. Files: src/eval.c *** ../vim-7.1.097/src/eval.c Wed Sep 5 21:45:54 2007 --- src/eval.c Thu Sep 6 12:11:19 2007 *************** *** 19367,19372 **** --- 19367,19394 ---- if (lv.ll_name == NULL) { /* Error found, but continue after the function name. */ + *pp = end; + goto theend; + } + + /* Check if the name is a Funcref. If so, use the value. */ + if (lv.ll_exp_name != NULL) + { + len = (int)STRLEN(lv.ll_exp_name); + name = deref_func_name(lv.ll_exp_name, &len); + if (name == lv.ll_exp_name) + name = NULL; + } + else + { + len = (int)(end - *pp); + name = deref_func_name(*pp, &len); + if (name == *pp) + name = NULL; + } + if (name != NULL) + { + name = vim_strsave(name); *pp = end; goto theend; } *** ../vim-7.1.097/src/version.c Thu Sep 6 13:32:53 2007 --- src/version.c Thu Sep 6 14:24:10 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 98, /**/ -- Not too long ago, a program was something you watched on TV... /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:04:34 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:04:34 -0400 Subject: devel/vim 7.1.099,NONE,1.1 Message-ID: <200709071404.l87E4YCf027053@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27039 Added Files: 7.1.099 Log Message: - patchlevel 99 --- NEW FILE 7.1.099 --- To: vim-dev at vim.org Subject: patch 7.1.099 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.099 Problem: When the 'keymap' and 'paste' options have a non-default value, ":mkexrc" and ":mksession" do not correctly set the options. Solution: Set the options with side effects before other options. Files: src/option.c *** ../vim-7.1.098/src/option.c Thu Sep 6 13:32:53 2007 --- src/option.c Wed Sep 5 22:34:27 2007 *************** *** 427,432 **** --- 427,434 ---- #define P_NOGLOB 0x100000L/* do not use local value for global vimrc */ #define P_NFNAME 0x200000L/* only normal file name chars allowed */ #define P_INSECURE 0x400000L/* option was set from a modeline */ + #define P_PRI_MKRC 0x800000L/* priority for :mkvimrc (setting option has + side effects) */ #define ISK_LATIN1 (char_u *)"@,48-57,_,192-255" *************** *** 773,778 **** --- 775,782 ---- {(char_u *)0L, (char_u *)0L} #endif }, + /* P_PRI_MKRC isn't needed here, optval_default() + * always returns TRUE for 'compatible' */ {"compatible", "cp", P_BOOL|P_RALL, (char_u *)&p_cp, PV_NONE, {(char_u *)TRUE, (char_u *)FALSE}}, *************** *** 1515,1521 **** {(char_u *)0L, (char_u *)0L} #endif }, ! {"keymap", "kmp", P_STRING|P_ALLOCED|P_VI_DEF|P_RBUF|P_RSTAT|P_NFNAME, #ifdef FEAT_KEYMAP (char_u *)&p_keymap, PV_KMAP, {(char_u *)"", (char_u *)0L} --- 1519,1525 ---- {(char_u *)0L, (char_u *)0L} #endif }, ! {"keymap", "kmp", P_STRING|P_ALLOCED|P_VI_DEF|P_RBUF|P_RSTAT|P_NFNAME|P_PRI_MKRC, #ifdef FEAT_KEYMAP (char_u *)&p_keymap, PV_KMAP, {(char_u *)"", (char_u *)0L} *************** *** 1836,1842 **** {"paragraphs", "para", P_STRING|P_VI_DEF, (char_u *)&p_para, PV_NONE, {(char_u *)"IPLPPPQPP LIpplpipbp", (char_u *)0L}}, ! {"paste", NULL, P_BOOL|P_VI_DEF, (char_u *)&p_paste, PV_NONE, {(char_u *)FALSE, (char_u *)0L}}, {"pastetoggle", "pt", P_STRING|P_VI_DEF, --- 1840,1846 ---- {"paragraphs", "para", P_STRING|P_VI_DEF, (char_u *)&p_para, PV_NONE, {(char_u *)"IPLPPPQPP LIpplpipbp", (char_u *)0L}}, ! {"paste", NULL, P_BOOL|P_VI_DEF|P_PRI_MKRC, (char_u *)&p_paste, PV_NONE, {(char_u *)FALSE, (char_u *)0L}}, {"pastetoggle", "pt", P_STRING|P_VI_DEF, *************** *** 8535,8547 **** char_u *varp_local = NULL; /* fresh value */ char *cmd; int round; /* * The options that don't have a default (terminal name, columns, lines) * are never written. Terminal options are also not written. */ ! for (p = &options[0]; !istermoption(p); p++) ! if (!(p->flags & P_NO_MKRC) && !istermoption(p)) { /* skip global option when only doing locals */ if (p->indir == PV_NONE && !(opt_flags & OPT_GLOBAL)) --- 8539,8558 ---- char_u *varp_local = NULL; /* fresh value */ char *cmd; int round; + int pri; /* * The options that don't have a default (terminal name, columns, lines) * are never written. Terminal options are also not written. + * Do the loop over "options[]" twice: once for options with the + * P_PRI_MKRC flag and once without. */ ! for (pri = 1; pri >= 0; --pri) ! { ! for (p = &options[0]; !istermoption(p); p++) ! if (!(p->flags & P_NO_MKRC) ! && !istermoption(p) ! && ((pri == 1) == ((p->flags & P_PRI_MKRC) != 0))) { /* skip global option when only doing locals */ if (p->indir == PV_NONE && !(opt_flags & OPT_GLOBAL)) *************** *** 8637,8642 **** --- 8648,8654 ---- } } } + } return OK; } *** ../vim-7.1.098/src/version.c Thu Sep 6 14:25:50 2007 --- src/version.c Thu Sep 6 16:32:31 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 99, /**/ -- Not too long ago, a keyboard was something to make music with... /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// From fedora-extras-commits at redhat.com Fri Sep 7 14:05:26 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 7 Sep 2007 10:05:26 -0400 Subject: rpms/redhat-menus/devel categories.patch, 1.4, 1.5 redhat-menus.spec, 1.84, 1.85 Message-ID: <200709071405.l87E5QJA027223@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/redhat-menus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27067 Modified Files: categories.patch redhat-menus.spec Log Message: More category finetuning; remove remaining overrides categories.patch: Index: categories.patch =================================================================== RCS file: /cvs/extras/rpms/redhat-menus/devel/categories.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- categories.patch 3 Jul 2007 02:48:28 -0000 1.4 +++ categories.patch 7 Sep 2007 14:04:52 -0000 1.5 @@ -1,7 +1,51 @@ +diff -up redhat-menus-8.9.10/menus/server-settings.menu.categories redhat-menus-8.9.10/menus/server-settings.menu +--- redhat-menus-8.9.10/menus/server-settings.menu.categories 2007-09-07 10:01:24.000000000 -0400 ++++ redhat-menus-8.9.10/menus/server-settings.menu 2007-09-07 10:01:34.000000000 -0400 +@@ -21,7 +21,6 @@ + + + X-Red-Hat-Base +- Application + X-Red-Hat-ServerConfig + + +@@ -34,7 +33,6 @@ + + X-Red-Hat-Base-Only + X-Red-Hat-Base +- Application + X-Red-Hat-ServerConfig + + diff -up redhat-menus-8.9.10/menus/applications.menu.categories redhat-menus-8.9.10/menus/applications.menu ---- redhat-menus-8.9.10/menus/applications.menu.categories 2007-07-02 22:35:48.000000000 -0400 -+++ redhat-menus-8.9.10/menus/applications.menu 2007-07-02 22:36:44.000000000 -0400 -@@ -123,23 +123,15 @@ +--- redhat-menus-8.9.10/menus/applications.menu.categories 2007-09-07 10:01:04.000000000 -0400 ++++ redhat-menus-8.9.10/menus/applications.menu 2007-09-07 10:01:04.000000000 -0400 +@@ -43,7 +43,6 @@ + + Development + +- emacs.desktop + + + +@@ -77,8 +76,6 @@ + + Graphics + +- dia.desktop +- drawing.desktop + + + +@@ -89,6 +86,7 @@ + + + Network ++ Settings + + + +@@ -123,38 +121,13 @@ System @@ -18,27 +62,30 @@ - gdmflexiserver-xnest.desktop - gnome-file-roller.desktop - gnome-gfloppy.desktop - redhat-authconfig.desktop - redhat-usermount.desktop +- redhat-authconfig.desktop +- redhat-usermount.desktop - system-config-date.desktop - system-config-keyboard.desktop +- system-config-keyboard.desktop - system-config-language.desktop - system-config-mouse.desktop - system-config-nfs.desktop +- system-config-mouse.desktop +- system-config-nfs.desktop pirut.desktop -@@ -147,11 +139,8 @@ - system-config-securitylevel.desktop - system-config-services.desktop - system-config-soundcard.desktop +- system-config-rootpassword.desktop +- system-config-securitylevel.desktop +- system-config-services.desktop +- system-config-soundcard.desktop - system-config-users.desktop - redhat-neat.desktop - redhat-neat-control.desktop +- redhat-neat.desktop +- redhat-neat-control.desktop - redhat-printconf-gui.desktop - redhat-rhn-up2date-config.desktop - redhat-switchdesk.desktop - redhat-switchmail.desktop - redhat-switch-printer.desktop -@@ -167,7 +156,6 @@ +- redhat-switchdesk.desktop +- redhat-switchmail.desktop +- redhat-switch-printer.desktop + + + +@@ -167,7 +140,6 @@ Core Settings @@ -47,8 +94,8 @@ X-Red-Hat-ServerConfig Screensaver diff -up redhat-menus-8.9.10/menus/preferences.menu.categories redhat-menus-8.9.10/menus/preferences.menu ---- redhat-menus-8.9.10/menus/preferences.menu.categories 2007-07-02 22:35:48.000000000 -0400 -+++ redhat-menus-8.9.10/menus/preferences.menu 2007-07-02 22:35:48.000000000 -0400 +--- redhat-menus-8.9.10/menus/preferences.menu.categories 2007-09-07 10:01:04.000000000 -0400 ++++ redhat-menus-8.9.10/menus/preferences.menu 2007-09-07 10:01:04.000000000 -0400 @@ -28,12 +28,12 @@ Settings @@ -122,7 +169,7 @@ diff -up redhat-menus-8.9.10/menus/system-settings.menu.categories redhat-menus-8.9.10/menus/system-settings.menu --- redhat-menus-8.9.10/menus/system-settings.menu.categories 2007-03-19 13:45:14.000000000 -0400 -+++ redhat-menus-8.9.10/menus/system-settings.menu 2007-07-02 22:36:56.000000000 -0400 ++++ redhat-menus-8.9.10/menus/system-settings.menu 2007-09-07 10:01:04.000000000 -0400 @@ -18,7 +18,9 @@ @@ -134,7 +181,7 @@ -@@ -30,10 +32,8 @@ +@@ -30,50 +32,11 @@ @@ -147,24 +194,23 @@ X-Red-Hat-ServerConfig Screensaver -@@ -41,39 +41,13 @@ + - - redhat-authconfig.desktop +- +- redhat-authconfig.desktop - system-config-date.desktop - system-config-keyboard.desktop +- system-config-keyboard.desktop - system-config-language.desktop - system-config-mouse.desktop - system-config-rootpassword.desktop - system-config-securitylevel.desktop - system-config-soundcard.desktop +- system-config-mouse.desktop +- system-config-rootpassword.desktop +- system-config-securitylevel.desktop +- system-config-soundcard.desktop - system-config-users.desktop -+ system-config-lvm.desktop - redhat-neat.desktop +- redhat-neat.desktop - redhat-printconf-gui.desktop - redhat-rhn-up2date-config.desktop - - +- +- - - system-config-packages.desktop - Index: redhat-menus.spec =================================================================== RCS file: /cvs/extras/rpms/redhat-menus/devel/redhat-menus.spec,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- redhat-menus.spec 6 Sep 2007 17:30:54 -0000 1.84 +++ redhat-menus.spec 7 Sep 2007 14:04:52 -0000 1.85 @@ -4,7 +4,7 @@ Summary: Configuration and data files for the desktop menus Name: redhat-menus Version: 8.9.10 -Release: 9%{?dist} +Release: 10%{?dist} URL: http://www.redhat.com Source0: %{name}-%{version}.tar.gz # add the preferences.menu file from upstream, which @@ -85,6 +85,9 @@ %{_datadir}/desktop-directories/*.directory %changelog +* Fri Sep 7 2007 Matthias Clasen - 8.9.10-10 +- More category finetuning; remove remaining overrides + * Thu Sep 6 2007 Ray Strode - 8.9.10-9 - create /etx/xdg/menus/settings-merged by default From fedora-extras-commits at redhat.com Fri Sep 7 14:05:40 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Fri, 7 Sep 2007 10:05:40 -0400 Subject: devel/vim 7.1.100, NONE, 1.1 README.patches, 1.82, 1.83 vim.spec, 1.174, 1.175 Message-ID: <200709071405.l87E5eBb027244@cvs-int.fedora.redhat.com> Author: karsten Update of /cvs/extras/devel/vim In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27178 Modified Files: README.patches vim.spec Added Files: 7.1.100 Log Message: - patchlevel 100 --- NEW FILE 7.1.100 --- To: vim-dev at vim.org Subject: patch 7.1.100 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit ------------ Patch 7.1.100 Problem: Win32: Executing cscope doesn't always work properly. Solution: Use another way to invoke cscope. (Mike Williams) Files: src/if_cscope.c, src/if_cscope.h, src/main.c, src/proto/if_cscope.pro *** ../vim-7.1.099/src/if_cscope.c Tue Aug 21 18:02:58 2007 --- src/if_cscope.c Sun Sep 2 16:50:50 2007 *************** *** 24,34 **** /* not UNIX, must be WIN32 */ # include "vimio.h" # include - # include - # define STDIN_FILENO 0 - # define STDOUT_FILENO 1 - # define STDERR_FILENO 2 - # define pipe(fds) _pipe(fds, 256, O_TEXT|O_NOINHERIT) #endif #include "if_cscope.h" --- 24,29 ---- *************** *** 65,71 **** static char * cs_parse_results __ARGS((int cnumber, char *buf, int bufsize, char **context, char **linenumber, char **search)); static char * cs_pathcomponents __ARGS((char *path)); static void cs_print_tags_priv __ARGS((char **, char **, int)); ! static int cs_read_prompt __ARGS((int )); static void cs_release_csp __ARGS((int, int freefnpp)); static int cs_reset __ARGS((exarg_T *eap)); static char * cs_resolve_file __ARGS((int, char *)); --- 60,66 ---- static char * cs_parse_results __ARGS((int cnumber, char *buf, int bufsize, char **context, char **linenumber, char **search)); static char * cs_pathcomponents __ARGS((char *path)); static void cs_print_tags_priv __ARGS((char **, char **, int)); ! static int cs_read_prompt __ARGS((int)); static void cs_release_csp __ARGS((int, int freefnpp)); static int cs_reset __ARGS((exarg_T *eap)); static char * cs_resolve_file __ARGS((int, char *)); *************** *** 504,510 **** #if defined(UNIX) else if (S_ISREG(statbuf.st_mode) || S_ISLNK(statbuf.st_mode)) #else ! /* substitute define S_ISREG from os_unix.h */ else if (((statbuf.st_mode) & S_IFMT) == S_IFREG) #endif { --- 499,505 ---- #if defined(UNIX) else if (S_ISREG(statbuf.st_mode) || S_ISLNK(statbuf.st_mode)) #else ! /* WIN32 - substitute define S_ISREG from os_unix.h */ else if (((statbuf.st_mode) & S_IFMT) == S_IFREG) #endif { *************** *** 717,733 **** cs_create_connection(i) int i; { ! int to_cs[2], from_cs[2], len; ! char *prog, *cmd, *ppath = NULL; ! #ifndef UNIX ! int in_save, out_save, err_save; ! long_i ph; ! # ifdef FEAT_GUI ! HWND activewnd = NULL; ! HWND consolewnd = NULL; ! # endif #endif /* * Cscope reads from to_cs[0] and writes to from_cs[1]; vi reads from * from_cs[0] and writes to to_cs[1]. --- 712,734 ---- cs_create_connection(i) int i; { ! #ifdef UNIX ! int to_cs[2], from_cs[2]; ! #endif ! int len; ! char *prog, *cmd, *ppath = NULL; ! #ifdef WIN32 ! int fd; ! SECURITY_ATTRIBUTES sa; ! PROCESS_INFORMATION pi; ! STARTUPINFO si; ! BOOL pipe_stdin = FALSE, pipe_stdout = FALSE; ! HANDLE stdin_rd, stdout_rd; ! HANDLE stdout_wr, stdin_wr; ! BOOL created; #endif + #if defined(UNIX) /* * Cscope reads from to_cs[0] and writes to from_cs[1]; vi reads from * from_cs[0] and writes to to_cs[1]. *************** *** 748,765 **** return CSCOPE_FAILURE; } - #if defined(UNIX) switch (csinfo[i].pid = fork()) { case -1: (void)EMSG(_("E622: Could not fork for cscope")); goto err_closing; case 0: /* child: run cscope. */ - #else - in_save = dup(STDIN_FILENO); - out_save = dup(STDOUT_FILENO); - err_save = dup(STDERR_FILENO); - #endif if (dup2(to_cs[0], STDIN_FILENO) == -1) PERROR("cs_create_connection 1"); if (dup2(from_cs[1], STDOUT_FILENO) == -1) --- 749,760 ---- *************** *** 768,782 **** PERROR("cs_create_connection 3"); /* close unused */ - #if defined(UNIX) (void)close(to_cs[1]); (void)close(from_cs[0]); #else ! /* On win32 we must close opposite ends because we are the parent */ ! (void)close(to_cs[0]); ! to_cs[0] = -1; ! (void)close(from_cs[1]); ! from_cs[1] = -1; #endif /* expand the cscope exec for env var's */ if ((prog = (char *)alloc(MAXPATHL + 1)) == NULL) --- 763,794 ---- PERROR("cs_create_connection 3"); /* close unused */ (void)close(to_cs[1]); (void)close(from_cs[0]); #else ! /* WIN32 */ ! /* Create pipes to communicate with cscope */ ! sa.nLength = sizeof(SECURITY_ATTRIBUTES); ! sa.bInheritHandle = TRUE; ! sa.lpSecurityDescriptor = NULL; ! ! if (!(pipe_stdin = CreatePipe(&stdin_rd, &stdin_wr, &sa, 0)) ! || !(pipe_stdout = CreatePipe(&stdout_rd, &stdout_wr, &sa, 0))) ! { ! (void)EMSG(_("E566: Could not create cscope pipes")); ! err_closing: ! if (pipe_stdin) ! { ! CloseHandle(stdin_rd); ! CloseHandle(stdin_wr); ! } ! if (pipe_stdout) ! { ! CloseHandle(stdout_rd); ! CloseHandle(stdout_wr); ! } ! return CSCOPE_FAILURE; ! } #endif /* expand the cscope exec for env var's */ if ((prog = (char *)alloc(MAXPATHL + 1)) == NULL) *************** *** 784,789 **** --- 796,802 ---- #ifdef UNIX return CSCOPE_FAILURE; #else + /* WIN32 */ goto err_closing; #endif } *************** *** 800,805 **** --- 813,819 ---- #ifdef UNIX return CSCOPE_FAILURE; #else + /* WIN32 */ goto err_closing; #endif } *************** *** 818,823 **** --- 832,838 ---- #ifdef UNIX return CSCOPE_FAILURE; #else + /* WIN32 */ goto err_closing; #endif } *************** *** 826,831 **** --- 841,847 ---- #if defined(UNIX) (void)sprintf(cmd, "exec %s -dl -f %s", prog, csinfo[i].fname); #else + /* WIN32 */ (void)sprintf(cmd, "%s -dl -f %s", prog, csinfo[i].fname); #endif if (csinfo[i].ppath != NULL) *************** *** 851,910 **** exit(127); /* NOTREACHED */ default: /* parent. */ - #else - # ifdef FEAT_GUI - activewnd = GetForegroundWindow(); /* on win9x cscope steals focus */ - /* Dirty hack to hide annoying console window */ - if (AllocConsole()) - { - char *title; - title = (char *)alloc(1024); - if (title == NULL) - FreeConsole(); - else - { - GetConsoleTitle(title, 1024); /* save for future restore */ - SetConsoleTitle( - "GVIMCS{5499421B-CBEF-45b0-85EF-38167FDEA5C5}GVIMCS"); - Sleep(40); /* as stated in MS KB we must wait 40 ms */ - consolewnd = FindWindow(NULL, - "GVIMCS{5499421B-CBEF-45b0-85EF-38167FDEA5C5}GVIMCS"); - if (consolewnd != NULL) - ShowWindow(consolewnd, SW_HIDE); - SetConsoleTitle(title); - vim_free(title); - } - } - # endif - /* May be use &shell, &shellquote etc */ - # ifdef __BORLANDC__ - /* BCC 5.5 uses a different function name for spawnlp */ - ph = (long_i)spawnlp(P_NOWAIT, prog, cmd, NULL); - # else - ph = (long_i)_spawnlp(_P_NOWAIT, prog, cmd, NULL); - # endif - vim_free(prog); - vim_free(cmd); - # ifdef FEAT_GUI - /* Dirty hack part two */ - if (activewnd != NULL) - /* restoring focus */ - SetForegroundWindow(activewnd); - if (consolewnd != NULL) - FreeConsole(); - - # endif - if (ph == -1) - { - PERROR(_("cs_create_connection exec failed")); - (void)EMSG(_("E623: Could not spawn cscope process")); - goto err_closing; - } - /* else */ - csinfo[i].pid = 0; - csinfo[i].hProc = (HANDLE)ph; - - #endif /* !UNIX */ /* * Save the file descriptors for later duplication, and * reopen as streams. --- 867,872 ---- *************** *** 914,935 **** if ((csinfo[i].fr_fp = fdopen(from_cs[0], "r")) == NULL) PERROR(_("cs_create_connection: fdopen for fr_fp failed")); - #if defined(UNIX) /* close unused */ (void)close(to_cs[0]); (void)close(from_cs[1]); break; } #else ! /* restore stdhandles */ ! dup2(in_save, STDIN_FILENO); ! dup2(out_save, STDOUT_FILENO); ! dup2(err_save, STDERR_FILENO); ! close(in_save); ! close(out_save); ! close(err_save); ! #endif return CSCOPE_SUCCESS; } /* cs_create_connection */ --- 876,927 ---- if ((csinfo[i].fr_fp = fdopen(from_cs[0], "r")) == NULL) PERROR(_("cs_create_connection: fdopen for fr_fp failed")); /* close unused */ (void)close(to_cs[0]); (void)close(from_cs[1]); break; } + #else ! /* WIN32 */ ! /* Create a new process to run cscope and use pipes to talk with it */ ! GetStartupInfo(&si); ! si.dwFlags = STARTF_USESTDHANDLES | STARTF_USESHOWWINDOW; ! si.wShowWindow = SW_HIDE; /* Hide child application window */ ! si.hStdOutput = stdout_wr; ! si.hStdError = stdout_wr; ! si.hStdInput = stdin_rd; ! created = CreateProcess(NULL, cmd, NULL, NULL, TRUE, CREATE_NEW_CONSOLE, ! NULL, NULL, &si, &pi); ! vim_free(prog); ! vim_free(cmd); ! ! if (!created) ! { ! PERROR(_("cs_create_connection exec failed")); ! (void)EMSG(_("E623: Could not spawn cscope process")); ! goto err_closing; ! } ! /* else */ ! csinfo[i].pid = pi.dwProcessId; ! csinfo[i].hProc = pi.hProcess; ! CloseHandle(pi.hThread); ! ! /* TODO - tidy up after failure to create files on pipe handles. */ ! if (((fd = _open_osfhandle((intptr_t)stdin_wr, _O_TEXT|_O_APPEND)) < 0) ! || ((csinfo[i].to_fp = _fdopen(fd, "w")) == NULL)) ! PERROR(_("cs_create_connection: fdopen for to_fp failed")); ! if (((fd = _open_osfhandle((intptr_t)stdout_rd, _O_TEXT|_O_RDONLY)) < 0) ! || ((csinfo[i].fr_fp = _fdopen(fd, "r")) == NULL)) ! PERROR(_("cs_create_connection: fdopen for fr_fp failed")); ! ! /* Close handles for file descriptors inherited by the cscope process */ ! CloseHandle(stdin_rd); ! CloseHandle(stdout_wr); ! ! #endif /* !UNIX */ ! return CSCOPE_SUCCESS; } /* cs_create_connection */ *************** *** 2097,2104 **** /* * PRIVATE: cs_release_csp * ! * does the actual free'ing for the cs ptr with an optional flag of whether ! * or not to free the filename. called by cs_kill and cs_reset. */ static void cs_release_csp(i, freefnpp) --- 2089,2096 ---- /* * PRIVATE: cs_release_csp * ! * Does the actual free'ing for the cs ptr with an optional flag of whether ! * or not to free the filename. Called by cs_kill and cs_reset. */ static void cs_release_csp(i, freefnpp) *************** *** 2116,2125 **** (void)fputs("q\n", csinfo[i].to_fp); (void)fflush(csinfo[i].to_fp); } ! /* give cscope chance to exit normally */ ! if (csinfo[i].hProc != NULL ! && WaitForSingleObject(csinfo[i].hProc, 1000) == WAIT_TIMEOUT) ! TerminateProcess(csinfo[i].hProc, 0); #endif if (csinfo[i].fr_fp != NULL) --- 2108,2120 ---- (void)fputs("q\n", csinfo[i].to_fp); (void)fflush(csinfo[i].to_fp); } ! if (csinfo[i].hProc != NULL) ! { ! /* Give cscope a chance to exit normally */ ! if (WaitForSingleObject(csinfo[i].hProc, 1000) == WAIT_TIMEOUT) ! TerminateProcess(csinfo[i].hProc, 0); ! CloseHandle(csinfo[i].hProc); ! } #endif if (csinfo[i].fr_fp != NULL) *************** *** 2301,2306 **** --- 2296,2316 ---- wait_return(TRUE); return CSCOPE_SUCCESS; } /* cs_show */ + + + /* + * PUBLIC: cs_end + * + * Only called when VIM exits to quit any cscope sessions. + */ + void + cs_end() + { + int i; + + for (i = 0; i < CSCOPE_MAX_CONNECTIONS; i++) + cs_release_csp(i, TRUE); + } #endif /* FEAT_CSCOPE */ *** ../vim-7.1.099/src/if_cscope.h Thu Jun 30 23:59:58 2005 --- src/if_cscope.h Sun Sep 2 16:51:08 2007 *************** *** 72,78 **** ino_t st_ino; /* inode number of cscope db */ #else # if defined(WIN32) ! int pid; /* Can't get pid so set it to 0 ;) */ HANDLE hProc; /* cscope process handle */ DWORD nVolume; /* Volume serial number, instead of st_dev */ DWORD nIndexHigh; /* st_ino has no meaning in the Windows */ --- 72,78 ---- ino_t st_ino; /* inode number of cscope db */ #else # if defined(WIN32) ! DWORD pid; /* PID of the connected cscope process. */ HANDLE hProc; /* cscope process handle */ DWORD nVolume; /* Volume serial number, instead of st_dev */ DWORD nIndexHigh; /* st_ino has no meaning in the Windows */ *** ../vim-7.1.099/src/main.c Thu Aug 30 12:24:21 2007 --- src/main.c Sun Sep 2 16:44:36 2007 *************** *** 1331,1336 **** --- 1331,1339 ---- #ifdef FEAT_NETBEANS_INTG netbeans_end(); #endif + #ifdef FEAT_CSCOPE + cs_end(); + #endif mch_exit(exitval); } *************** *** 3671,3677 **** mainerr_arg_missing((char_u *)filev[-1]); if (mch_dirname(cwd, MAXPATHL) != OK) return NULL; ! if ((p = vim_strsave_escaped_ext(cwd, PATH_ESC_CHARS, '\\', TRUE)) == NULL) return NULL; ga_init2(&ga, 1, 100); ga_concat(&ga, (char_u *)":cd "); --- 3674,3686 ---- mainerr_arg_missing((char_u *)filev[-1]); if (mch_dirname(cwd, MAXPATHL) != OK) return NULL; ! if ((p = vim_strsave_escaped_ext(cwd, ! #ifdef BACKSLASH_IN_FILENAME ! "", /* rem_backslash() will tell what chars to escape */ ! #else ! PATH_ESC_CHARS, ! #endif ! '\\', TRUE)) == NULL) return NULL; ga_init2(&ga, 1, 100); ga_concat(&ga, (char_u *)":cd "); *** ../vim-7.1.099/src/proto/if_cscope.pro Sat May 5 19:15:39 2007 --- src/proto/if_cscope.pro Sun Sep 2 16:51:34 2007 *************** *** 6,9 **** --- 6,10 ---- void cs_free_tags __ARGS((void)); void cs_print_tags __ARGS((void)); int cs_connection __ARGS((int num, char_u *dbpath, char_u *ppath)); + void cs_end __ARGS((void)); /* vim: set ft=c : */ *** ../vim-7.1.099/src/version.c Thu Sep 6 16:33:47 2007 --- src/version.c Thu Sep 6 17:27:51 2007 *************** *** 668,669 **** --- 668,671 ---- { /* Add new patch number below this line */ + /**/ + 100, /**/ -- I have to exercise early in the morning before my brain figures out what I'm doing. /// Bram Moolenaar -- Bram at Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// Index: README.patches =================================================================== RCS file: /cvs/extras/devel/vim/README.patches,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- README.patches 24 Aug 2007 14:27:34 -0000 1.82 +++ README.patches 7 Sep 2007 14:05:05 -0000 1.83 @@ -111,3 +111,16 @@ 2496 7.1.085 after ":split fold.c" folds in one window disappear 3561 7.1.086 crash when using specific Python syntax highlighting 4165 7.1.087 cscope: reading past command end; writing past buffer end + 2276 7.1.088 (extra) window position wrong when using ":winpos" + 13841 7.1.089 when listing variables text of command is not cleared + 2372 7.1.090 compiler warning on Mac OS X 10.5 for sigaltstack() + 10488 7.1.091 (extra) Win32: add --windowid argument + 2901 7.1.092 (extra, after 7.1.088) wrong args for MoveWindowStructure() + 15955 7.1.093 read past end of screen line when checking for double width + 1901 7.1.094 using wrong buffer to check if syntax HL is present + 5809 7.1.095 autocmmand for focus events may cause problems + 2287 7.1.096 reading past end of a string when resizing Vim + 1620 7.1.097 "setlocal stl=%!expr" doesn't work + 1780 7.1.098 ":call s:var()" doesn't work if "s:var" is a Funcref + 4552 7.1.099 ":mkvimrc" doesn't work properly when 'paste' or 'keymap' set + 14551 7.1.100 Win32: Executing cscope doesn't always work properly Index: vim.spec =================================================================== RCS file: /cvs/extras/devel/vim/vim.spec,v retrieving revision 1.174 retrieving revision 1.175 diff -u -r1.174 -r1.175 --- vim.spec 27 Aug 2007 13:28:26 -0000 1.174 +++ vim.spec 7 Sep 2007 14:05:05 -0000 1.175 @@ -15,7 +15,7 @@ #used for pre-releases: %define beta %{nil} %define vimdir vim71%{?beta} -%define patchlevel 87 +%define patchlevel 100 Summary: The VIM editor URL: http://www.vim.org/ @@ -141,6 +141,23 @@ Patch085: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.085 Patch086: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.086 Patch087: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.087 +# Mac: +#Patch088: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.088 +Patch089: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.089 +Patch090: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.090 +# Win32: +#Patch091: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.091 +# Mac: +#Patch092: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.092 +Patch093: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.093 +Patch094: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.094 +Patch095: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.095 +Patch096: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.096 +Patch097: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.097 +Patch098: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.098 +Patch099: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.099 +# Win32: +#Patch100: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.100 Patch3000: vim-7.0-syntax.patch Patch3002: vim-7.1-nowarnings.patch @@ -366,6 +383,23 @@ %patch085 -p0 %patch086 -p0 %patch087 -p0 +# Mac: +#patch088 -p0 +%patch089 -p0 +%patch090 -p0 +# Win32: +#patch091 -p0 +# Mac: +#patch092 -p0 +%patch093 -p0 +%patch094 -p0 +%patch095 -p0 +%patch096 -p0 +%patch097 -p0 +%patch098 -p0 +%patch099 -p0 +# Win32: +#patch100 -p0 # install spell files %if %{withvimspell} @@ -751,6 +785,9 @@ %{_datadir}/icons/hicolor/*/apps/* %changelog +* Fri Sep 07 2007 Karsten Hopp 7.1.100-1 +- patchlevel 100 + * Fri Aug 24 2007 Karsten Hopp 7.1.87-1 - add build requirement perl-devel - fix tarball unpacking From fedora-extras-commits at redhat.com Fri Sep 7 14:27:30 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 7 Sep 2007 10:27:30 -0400 Subject: rpms/gdm/devel .cvsignore, 1.54, 1.55 gdm.spec, 1.279, 1.280 sources, 1.57, 1.58 Message-ID: <200709071427.l87ERUOh028680@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gdm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28552 Modified Files: .cvsignore gdm.spec sources Log Message: 2.19.8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gdm/devel/.cvsignore,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- .cvsignore 4 Sep 2007 13:07:40 -0000 1.54 +++ .cvsignore 7 Sep 2007 14:26:58 -0000 1.55 @@ -1 +1 @@ -gdm-2.19.7.tar.bz2 +gdm-2.19.8.tar.bz2 Index: gdm.spec =================================================================== RCS file: /cvs/extras/rpms/gdm/devel/gdm.spec,v retrieving revision 1.279 retrieving revision 1.280 diff -u -r1.279 -r1.280 --- gdm.spec 4 Sep 2007 13:07:40 -0000 1.279 +++ gdm.spec 7 Sep 2007 14:26:58 -0000 1.280 @@ -15,7 +15,7 @@ Summary: The GNOME Display Manager Name: gdm -Version: 2.19.7 +Version: 2.19.8 Release: 1%{?dist} Epoch: 1 License: GPLv2+ @@ -203,19 +203,16 @@ desktop-file-install --vendor gnome --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/gdm/applications \ - --remove-category Application \ + $RPM_BUILD_ROOT%{_datadir}/gdm/applications/gdmsetup.desktop || : + +desktop-file-install --vendor gnome --delete-original \ + --dir $RPM_BUILD_ROOT%{_datadir}/gdm/applications \ $RPM_BUILD_ROOT%{_datadir}/gdm/applications/gdmphotosetup.desktop || : desktop-file-install --delete-original \ --dir $RPM_BUILD_ROOT%{_datadir}/gdm/applications \ - --remove-category Application \ $RPM_BUILD_ROOT%{_datadir}/gdm/applications/gdmflexiserver.desktop || : -desktop-file-install --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/gdm/applications \ - --remove-category Application \ - $RPM_BUILD_ROOT%{_datadir}/gdm/applications/gdmflexiserver-xnest.desktop || : - # broken install-data-local in gui/Makefile.am makes this necessary (cd $RPM_BUILD_ROOT%{_bindir} && ln -sf gdmXnestchooser gdmXnest) @@ -351,7 +348,10 @@ %{_datadir}/pixmaps/faces/extras/*.jpg %changelog -* Tue Sep 4 2007 Matthias Clasen - 1:2.19.7-1 +* Fri Sep 7 2007 Matthias Clasen - 1:2.19.8-1 +- Update to 2.19.8 + +* Tue Sep 4 2007 Matthias Clasen - 1:2.19.7-1 - Update to 2.19.7 * Fri Aug 24 2007 Ray Strode - 1:2.19.6-5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gdm/devel/sources,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- sources 4 Sep 2007 13:07:40 -0000 1.57 +++ sources 7 Sep 2007 14:26:58 -0000 1.58 @@ -1,2 +1,2 @@ -27f04ecfaeabcd238f8df66660d50d7b gdm-2.19.7.tar.bz2 +65eb454eef0b9fc9d4abf9de3d2c9b45 gdm-2.19.8.tar.bz2 7387935ad09f746889b58bd69bf815e1 fedora-faces-20070319.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 14:38:15 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 07:38:15 -0700 Subject: [pkgdb] gnupg had acl change status Message-ID: <200709071438.l87EcF2m011724@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the watchbugzilla acl on gnupg (Fedora devel) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnupg From fedora-extras-commits at redhat.com Fri Sep 7 14:38:37 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 07:38:37 -0700 Subject: [pkgdb] libgpg-error had acl change status Message-ID: <200709071438.l87EcbeR011739@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the watchbugzilla acl on libgpg-error (Fedora devel) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgpg-error From fedora-extras-commits at redhat.com Fri Sep 7 14:38:46 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 07:38:46 -0700 Subject: [pkgdb] libgcrypt had acl change status Message-ID: <200709071438.l87EclmH011748@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the commit acl on libgcrypt (Fedora devel) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgcrypt From fedora-extras-commits at redhat.com Fri Sep 7 14:38:48 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 07:38:48 -0700 Subject: [pkgdb] libgcrypt had acl change status Message-ID: <200709071438.l87Ecmox011758@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the watchbugzilla acl on libgcrypt (Fedora devel) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgcrypt From fedora-extras-commits at redhat.com Fri Sep 7 14:43:07 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Fri, 7 Sep 2007 10:43:07 -0400 Subject: rpms/rogue/devel rogue.png,1.2,NONE rogue.desktop,1.4,NONE Message-ID: <200709071443.l87Eh73M029622@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/rogue/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29613 Removed Files: rogue.png rogue.desktop Log Message: Drop two files that are now part of upstream's source tarball. --- rogue.desktop DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 15:48:23 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Fri, 07 Sep 2007 08:48:23 -0700 Subject: [pkgdb] system-config-lvm (Fedora, 7) updated by toshio Message-ID: <200709071548.l87FmOUp012506@app3.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) approved watchbugzilla on system-config-lvm (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved watchcommits on system-config-lvm (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved commit on system-config-lvm (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved build on system-config-lvm (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved approveacls on system-config-lvm (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved checkout on system-config-lvm (Fedora 7) for mclasen To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/system-config-lvm From fedora-extras-commits at redhat.com Fri Sep 7 15:48:23 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Fri, 07 Sep 2007 08:48:23 -0700 Subject: [pkgdb] system-config-lvm (Fedora, devel) updated by toshio Message-ID: <200709071548.l87FmPT3012518@app3.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) approved watchbugzilla on system-config-lvm (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved watchcommits on system-config-lvm (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved commit on system-config-lvm (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved build on system-config-lvm (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved approveacls on system-config-lvm (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved checkout on system-config-lvm (Fedora devel) for mclasen To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/system-config-lvm From fedora-extras-commits at redhat.com Fri Sep 7 15:48:45 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Fri, 07 Sep 2007 08:48:45 -0700 Subject: [pkgdb] system-config-cluster (Fedora, 7) updated by toshio Message-ID: <200709071548.l87FmkcE012531@app3.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) approved watchbugzilla on system-config-cluster (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved watchcommits on system-config-cluster (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved commit on system-config-cluster (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved build on system-config-cluster (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved approveacls on system-config-cluster (Fedora 7) for mclasen Toshio Ernie Kuratomi (toshio) approved checkout on system-config-cluster (Fedora 7) for mclasen To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/system-config-cluster From fedora-extras-commits at redhat.com Fri Sep 7 15:48:45 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Fri, 07 Sep 2007 08:48:45 -0700 Subject: [pkgdb] system-config-cluster (Fedora, devel) updated by toshio Message-ID: <200709071548.l87FmkoN012543@app3.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) approved watchbugzilla on system-config-cluster (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved watchcommits on system-config-cluster (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved commit on system-config-cluster (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved build on system-config-cluster (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved approveacls on system-config-cluster (Fedora devel) for mclasen Toshio Ernie Kuratomi (toshio) approved checkout on system-config-cluster (Fedora devel) for mclasen To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/system-config-cluster From fedora-extras-commits at redhat.com Fri Sep 7 15:53:28 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 07 Sep 2007 08:53:28 -0700 Subject: [pkgdb] telepathy-gabble: mcepl has requested commit Message-ID: <200709071553.l87FrSxv012583@app3.fedora.phx.redhat.com> Matej Cepl (mcepl) has requested the commit acl on telepathy-gabble (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/telepathy-gabble From fedora-extras-commits at redhat.com Fri Sep 7 15:55:56 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 7 Sep 2007 11:55:56 -0400 Subject: rpms/libtelepathy/devel Makefile,1.1,1.2 Message-ID: <200709071555.l87FtufD008358@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/pkgs/rpms/libtelepathy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8316 Modified Files: Makefile Log Message: just test From fedora-extras-commits at redhat.com Fri Sep 7 15:58:01 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 7 Sep 2007 11:58:01 -0400 Subject: rpms/libtelepathy/devel .cvsignore, 1.12, 1.13 libtelepathy.spec, 1.13, 1.14 sources, 1.12, 1.13 Message-ID: <200709071558.l87Fw1jL008499@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/pkgs/rpms/libtelepathy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8471 Modified Files: .cvsignore libtelepathy.spec sources Log Message: new upstream version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libtelepathy/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 13 Jun 2007 19:09:45 -0000 1.12 +++ .cvsignore 7 Sep 2007 15:57:29 -0000 1.13 @@ -1 +1 @@ -libtelepathy-0.0.55.tar.gz +libtelepathy-0.0.57.tar.gz Index: libtelepathy.spec =================================================================== RCS file: /cvs/pkgs/rpms/libtelepathy/devel/libtelepathy.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- libtelepathy.spec 21 Aug 2007 17:08:19 -0000 1.13 +++ libtelepathy.spec 7 Sep 2007 15:57:29 -0000 1.14 @@ -1,17 +1,17 @@ Name: libtelepathy -Version: 0.0.55 -Release: 3%{?dist} +Version: 0.0.57 +Release: 1%{?dist} Summary: A GLib library to ease writing telepathy clients Group: System Environment/Libraries License: LGPLv2+ -URL: http://telepathy.freedesktop.org/wiki/ +URL: http://telepathy.freedesktop.org/wiki/ Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: dbus-devel -BuildRequires: dbus-glib-devel -BuildRequires: libxslt +BuildRequires: dbus-devel +BuildRequires: dbus-glib-devel +BuildRequires: libxslt %description @@ -22,9 +22,9 @@ Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: dbus-devel -Requires: dbus-glib-devel -Requires: pkgconfig +Requires: dbus-devel +Requires: dbus-glib-devel +Requires: pkgconfig %description devel @@ -71,17 +71,11 @@ %changelog -* Tue Aug 21 2007 Brian Pepple - 0.0.55-3 -- Rebuild. +* Fri Sep 7 2007 Matej Cepl - 0.0.57-1 +- New upstream version. -* Sun Aug 5 2007 Brian Pepple - 0.0.55-2 -- Update license tag. - -* Wed Jun 13 2007 Brian Pepple - 0.0.55-1 -- Update to 0.0.55. - -* Sun May 20 2007 Brian Pepple - 0.0.54-1 -- Update to 0.0.54. +* Thu Jun 14 2007 John (J5) Palmieri - 0.0.55-1 +- Update to 0.0.55 * Fri Apr 13 2007 Brian Pepple - 0.0.53-1 - Update to 0.0.53. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libtelepathy/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 13 Jun 2007 19:09:45 -0000 1.12 +++ sources 7 Sep 2007 15:57:29 -0000 1.13 @@ -1 +1 @@ -2cbbbeaf97c154a7fb9b088b95deb70e libtelepathy-0.0.55.tar.gz +74d788c17ef2d01c6d4c084d64839dfc libtelepathy-0.0.57.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 16:02:04 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 7 Sep 2007 12:02:04 -0400 Subject: rpms/libtelepathy/F-7 .cvsignore, 1.11, 1.12 libtelepathy.spec, 1.10, 1.11 sources, 1.11, 1.12 Message-ID: <200709071602.l87G24xa014813@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/pkgs/rpms/libtelepathy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14708 Modified Files: .cvsignore libtelepathy.spec sources Log Message: new upstream version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libtelepathy/F-7/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 14 Jun 2007 20:04:33 -0000 1.11 +++ .cvsignore 7 Sep 2007 16:01:30 -0000 1.12 @@ -1,2 +1 @@ -libtelepathy-0.0.53.tar.gz -libtelepathy-0.0.55.tar.gz +libtelepathy-0.0.57.tar.gz Index: libtelepathy.spec =================================================================== RCS file: /cvs/pkgs/rpms/libtelepathy/F-7/libtelepathy.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libtelepathy.spec 14 Jun 2007 20:04:33 -0000 1.10 +++ libtelepathy.spec 7 Sep 2007 16:01:30 -0000 1.11 @@ -1,17 +1,17 @@ Name: libtelepathy -Version: 0.0.55 +Version: 0.0.57 Release: 1%{?dist} Summary: A GLib library to ease writing telepathy clients Group: System Environment/Libraries -License: LGPL -URL: http://telepathy.freedesktop.org/wiki/ +License: LGPLv2+ +URL: http://telepathy.freedesktop.org/wiki/ Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: dbus-devel -BuildRequires: dbus-glib-devel -BuildRequires: libxslt +BuildRequires: dbus-devel +BuildRequires: dbus-glib-devel +BuildRequires: libxslt %description @@ -22,9 +22,9 @@ Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: dbus-devel -Requires: dbus-glib-devel -Requires: pkgconfig +Requires: dbus-devel +Requires: dbus-glib-devel +Requires: pkgconfig %description devel @@ -71,6 +71,9 @@ %changelog +* Fri Sep 7 2007 Matej Cepl - 0.0.57-1 +- New upstream version. + * Thu Jun 14 2007 John (J5) Palmieri - 0.0.55-1 - Update to 0.0.55 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libtelepathy/F-7/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 14 Jun 2007 20:04:33 -0000 1.11 +++ sources 7 Sep 2007 16:01:30 -0000 1.12 @@ -1 +1 @@ -2cbbbeaf97c154a7fb9b088b95deb70e libtelepathy-0.0.55.tar.gz +74d788c17ef2d01c6d4c084d64839dfc libtelepathy-0.0.57.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 16:06:14 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 7 Sep 2007 12:06:14 -0400 Subject: rpms/telepathy-gabble/devel .cvsignore, 1.21, 1.22 sources, 1.21, 1.22 telepathy-gabble.spec, 1.26, 1.27 Message-ID: <200709071606.l87G6EEk015238@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/pkgs/rpms/telepathy-gabble/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15169 Modified Files: .cvsignore sources telepathy-gabble.spec Log Message: new upstream version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/devel/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 30 Aug 2007 22:34:45 -0000 1.21 +++ .cvsignore 7 Sep 2007 16:05:41 -0000 1.22 @@ -1 +1 @@ -telepathy-gabble-0.5.13.tar.gz +telepathy-gabble-0.5.14.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/devel/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 30 Aug 2007 22:34:45 -0000 1.21 +++ sources 7 Sep 2007 16:05:41 -0000 1.22 @@ -1 +1 @@ -286613c8b7d76d18dcb6489e2bdd65c2 telepathy-gabble-0.5.13.tar.gz +4b5532dec83a9ae097e8dd482eeee4df telepathy-gabble-0.5.14.tar.gz Index: telepathy-gabble.spec =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/devel/telepathy-gabble.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- telepathy-gabble.spec 30 Aug 2007 22:34:45 -0000 1.26 +++ telepathy-gabble.spec 7 Sep 2007 16:05:41 -0000 1.27 @@ -1,5 +1,5 @@ Name: telepathy-gabble -Version: 0.5.13 +Version: 0.5.14 Release: 1%{?dist} Summary: A Jabber/XMPP connection manager @@ -11,13 +11,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dbus-devel -BuildRequires: dbus-glib-devel >= 0.72 -BuildRequires: loudmouth-devel >= 1.1.1 -BuildRequires: telepathy-glib-devel >= 0.5.14 -BuildRequires: libxslt -BuildRequires: python +BuildRequires: dbus-glib-devel >= 0.72 +BuildRequires: loudmouth-devel >= 1.1.1 +BuildRequires: telepathy-glib-devel >= 0.5.14 +BuildRequires: libxslt +BuildRequires: python -Requires: telepathy-filesystem +Requires: telepathy-filesystem %description @@ -52,6 +52,9 @@ %changelog +* Fri Sep 7 2007 Matej Cepl - 0.5.14-1 +- New upstream version + * Thu Aug 30 2007 Brian Pepple - 0.5.13-1 - Update to 0.5.13. - Bump minimum version of telepathy-glib. From fedora-extras-commits at redhat.com Fri Sep 7 16:08:40 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 7 Sep 2007 12:08:40 -0400 Subject: rpms/telepathy-gabble/F-7 .cvsignore,1.20,1.21 sources,1.20,1.21 Message-ID: <200709071608.l87G8e4b015415@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/pkgs/rpms/telepathy-gabble/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15382 Modified Files: .cvsignore sources Log Message: new upstream version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/F-7/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 20 Jun 2007 00:18:04 -0000 1.20 +++ .cvsignore 7 Sep 2007 16:08:07 -0000 1.21 @@ -1 +1 @@ -telepathy-gabble-0.5.12.tar.gz +telepathy-gabble-0.5.14.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/F-7/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 20 Jun 2007 00:18:04 -0000 1.20 +++ sources 7 Sep 2007 16:08:07 -0000 1.21 @@ -1 +1 @@ -807cf9c79f8dd17e890a5f769bde7158 telepathy-gabble-0.5.12.tar.gz +4b5532dec83a9ae097e8dd482eeee4df telepathy-gabble-0.5.14.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 16:11:56 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 7 Sep 2007 12:11:56 -0400 Subject: rpms/telepathy-gabble/F-7 telepathy-gabble.spec,1.22,1.23 Message-ID: <200709071611.l87GBurZ015687@cvs-int.fedora.redhat.com> Author: mcepl Update of /cvs/pkgs/rpms/telepathy-gabble/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15627 Modified Files: telepathy-gabble.spec Log Message: new upstream version, forgot SPEC Index: telepathy-gabble.spec =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/F-7/telepathy-gabble.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- telepathy-gabble.spec 5 Aug 2007 23:34:41 -0000 1.22 +++ telepathy-gabble.spec 7 Sep 2007 16:11:22 -0000 1.23 @@ -1,6 +1,6 @@ Name: telepathy-gabble -Version: 0.5.12 -Release: 2%{?dist} +Version: 0.5.14 +Release: 1%{?dist} Summary: A Jabber/XMPP connection manager Group: Applications/Communications @@ -11,12 +11,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dbus-devel -BuildRequires: dbus-glib-devel >= 0.72 -BuildRequires: loudmouth-devel >= 1.1.1 -BuildRequires: telepathy-glib-devel >= 0.5.13 -BuildRequires: libxslt +BuildRequires: dbus-glib-devel >= 0.72 +BuildRequires: loudmouth-devel >= 1.1.1 +BuildRequires: telepathy-glib-devel >= 0.5.14 +BuildRequires: libxslt +BuildRequires: python -Requires: telepathy-filesystem +Requires: telepathy-filesystem %description @@ -51,9 +52,25 @@ %changelog -* Sun Aug 5 2007 Brian Pepple - 0.5.12-2 +* Fri Sep 7 2007 Matej Cepl - 0.5.14-1 +- New upstream version + +* Thu Aug 30 2007 Brian Pepple - 0.5.13-1 +- Update to 0.5.13. +- Bump minimum version of telepathy-glib. + +* Tue Aug 28 2007 Brian Pepple - 0.5.12-5 +- Add python as a BR. + +* Tue Aug 21 2007 Brian Pepple - 0.5.12-4 +- Rebuild. + +* Sun Aug 5 2007 Brian Pepple - 0.5.12-3 - Update license tag. +* Tue Jun 19 2007 Brian Pepple - 0.5.12-2 +- Correct version check for loudmouth + * Tue Jun 19 2007 Brian Pepple - 0.5.12-1 - Update to 0.5.12. - Add BR on telepathy-glib-devel From fedora-extras-commits at redhat.com Fri Sep 7 16:22:48 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Fri, 7 Sep 2007 12:22:48 -0400 Subject: rpms/gdm/devel gdm-2.19.8-selinux.patch, NONE, 1.1 gdm.spec, 1.280, 1.281 gdm-2.19.6-selinux.patch, 1.1, NONE Message-ID: <200709071622.l87GMmKY016596@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gdm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16535 Modified Files: gdm.spec Added Files: gdm-2.19.8-selinux.patch Removed Files: gdm-2.19.6-selinux.patch Log Message: - make things work better for xguest users (bug 254164) gdm-2.19.8-selinux.patch: --- NEW FILE gdm-2.19.8-selinux.patch --- diff -up gdm-2.19.8/configure.ac.selinux gdm-2.19.8/configure.ac diff -up gdm-2.19.8/daemon/slave.c.selinux gdm-2.19.8/daemon/slave.c --- gdm-2.19.8/daemon/slave.c.selinux 2007-09-07 11:40:58.000000000 -0400 +++ gdm-2.19.8/daemon/slave.c 2007-09-07 12:21:37.000000000 -0400 @@ -89,7 +89,6 @@ #ifdef HAVE_SELINUX #include -#include #endif /* HAVE_SELINUX */ #include @@ -172,6 +171,10 @@ static uid_t logged_in_uid = static gid_t logged_in_gid = -1; #endif +#ifdef HAVE_SELINUX +security_context_t logged_in_context = NULL; +#endif + static int greeter_fd_out = -1; static int greeter_fd_in = -1; @@ -2036,6 +2039,7 @@ restart_the_greeter (void) gdm_slave_sensitize_config (); } + static gboolean play_login_sound (const char *sound_file) { @@ -3519,48 +3523,6 @@ open_xsession_errors (struct passwd *pwe return logfd; } -#ifdef HAVE_SELINUX -/* This should be run just before we exec the user session */ -static gboolean -gdm_selinux_setup (const char *login) -{ - security_context_t scontext; - int ret=-1; - char *seuser=NULL; - char *level=NULL; - - /* If selinux is not enabled, then we don't do anything */ - if (is_selinux_enabled () <= 0) - return TRUE; - - if (getseuserbyname(login, &seuser, &level) == 0) - ret=get_default_context_with_level(seuser, level, 0, &scontext); - - if (ret < 0) { - gdm_error ("SELinux gdm login: unable to obtain default security context for %s.", login); - /* note that this will be run when the .xsession-errors - is already being logged, so we can use stderr */ - gdm_fdprintf (2, "SELinux gdm login: unable to obtain default security context for %s.", login); - return (security_getenforce()==0); - } - - gdm_assert (scontext != NULL); - - if (setexeccon (scontext) != 0) { - gdm_error ("SELinux gdm login: unable to set executable context %s.", - (char *)scontext); - gdm_fdprintf (2, "SELinux gdm login: unable to set executable context %s.", - (char *)scontext); - freecon (scontext); - return (security_getenforce()==0); - } - - freecon (scontext); - - return TRUE; -} -#endif /* HAVE_SELINUX */ - static void session_child_run (struct passwd *pwent, int logfd, @@ -3801,6 +3763,10 @@ session_child_run (struct passwd *pwent, close (iceauth_fd); } +#ifdef HAVE_SELINUX + setexeccon (logged_in_context); +#endif + NEVER_FAILS_setegid (pwent->pw_gid); #ifdef HAVE_LOGINCAP if (setusercontext (NULL, pwent, pwent->pw_uid, @@ -4046,16 +4012,6 @@ session_child_run (struct passwd *pwent, } #endif -#ifdef HAVE_SELINUX - if ( ! gdm_selinux_setup (pwent->pw_name)) { - /* 66 means no "session crashed" examine .xsession-errors - dialog */ - gdm_errorgui_error_box (d, GTK_MESSAGE_ERROR, - _("Error! Unable to set executable context.")); - _exit (66); - } -#endif - g_shell_parse_argv (fullexec->str, NULL, &argv, NULL); VE_IGNORE_EINTR (execv (argv[0], argv)); g_strfreev (argv); @@ -4741,6 +4697,11 @@ gdm_slave_session_start (void) NEVER_FAILS_root_set_euid_egid (0, gdm_daemon_config_get_gdmgid ()); +#ifdef HAVE_SELINUX + getexeccon (&logged_in_context); + setexeccon (NULL); +#endif + if G_UNLIKELY ( ! authok) { gdm_debug ("gdm_slave_session_start: Auth not OK"); @@ -5009,6 +4970,10 @@ gdm_slave_session_stop (gboolean run_pos seteuid (0); setegid (0); +#ifdef HAVE_SELINUX + setexeccon (NULL); +#endif + gdm_slave_send_num (GDM_SOP_SESSPID, 0); /* Now still as root make the system authfile not readable by others, @@ -5069,6 +5034,12 @@ gdm_slave_session_stop (gboolean run_pos logged_in_uid = -1; logged_in_gid = -1; +#ifdef HAVE_SELINUX + setexeccon (logged_in_context); + freecon (logged_in_context); + logged_in_context = NULL; +#endif + /* things are going to be killed, so ignore errors */ XSetErrorHandler (ignore_xerror_handler); Index: gdm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v retrieving revision 1.280 retrieving revision 1.281 diff -u -r1.280 -r1.281 --- gdm.spec 7 Sep 2007 14:26:58 -0000 1.280 +++ gdm.spec 7 Sep 2007 16:22:15 -0000 1.281 @@ -53,7 +53,7 @@ Patch35: gdmsetup-path.patch # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=254164 -Patch37: gdm-2.19.6-selinux.patch +Patch37: gdm-2.19.8-selinux.patch Patch100: gdm-2.19.6-change-defaults.patch @@ -348,6 +348,9 @@ %{_datadir}/pixmaps/faces/extras/*.jpg %changelog +* Fri Sep 7 2007 Ray Strode - 1:2.19.8-2 +- make things work better for xguest users (bug 254164) + * Fri Sep 7 2007 Matthias Clasen - 1:2.19.8-1 - Update to 2.19.8 --- gdm-2.19.6-selinux.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 16:23:44 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Fri, 7 Sep 2007 12:23:44 -0400 Subject: rpms/gdm/devel gdm.spec,1.281,1.282 Message-ID: <200709071623.l87GNi5q016711@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gdm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16658 Modified Files: gdm.spec Log Message: rev release Index: gdm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v retrieving revision 1.281 retrieving revision 1.282 diff -u -r1.281 -r1.282 --- gdm.spec 7 Sep 2007 16:22:15 -0000 1.281 +++ gdm.spec 7 Sep 2007 16:23:11 -0000 1.282 @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager Name: gdm Version: 2.19.8 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X From fedora-extras-commits at redhat.com Fri Sep 7 16:30:22 2007 From: fedora-extras-commits at redhat.com (Tim Waugh (twaugh)) Date: Fri, 7 Sep 2007 12:30:22 -0400 Subject: rpms/system-config-printer/devel system-config-printer-0.7.74.1.tar.bz2.sig, NONE, 1.1 .cvsignore, 1.139, 1.140 sources, 1.144, 1.145 system-config-printer.spec, 1.127, 1.128 Message-ID: <200709071630.l87GUMtY017234@cvs-int.fedora.redhat.com> Author: twaugh Update of /cvs/pkgs/rpms/system-config-printer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17175 Modified Files: .cvsignore sources system-config-printer.spec Added Files: system-config-printer-0.7.74.1.tar.bz2.sig Log Message: * Fri Sep 7 2007 Tim Waugh 0.7.74.1-1 - 0.7.74.1: - Updated Polish translation (bug #263001). - Don't select the default printer after changes to another printer have been made. - Always construct URI from input fields when changing device (bug #281551). - Avoid busy-cursor traceback when window is not yet displayed. --- NEW FILE system-config-printer-0.7.74.1.tar.bz2.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-printer/devel/.cvsignore,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- .cvsignore 30 Aug 2007 13:25:16 -0000 1.139 +++ .cvsignore 7 Sep 2007 16:29:48 -0000 1.140 @@ -135,3 +135,4 @@ system-config-printer-0.7.73.tar.bz2 pycups-1.9.25.tar.bz2 system-config-printer-0.7.74.tar.bz2 +system-config-printer-0.7.74.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-printer/devel/sources,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- sources 30 Aug 2007 13:25:16 -0000 1.144 +++ sources 7 Sep 2007 16:29:48 -0000 1.145 @@ -1,2 +1,2 @@ eda648fec5d187fa13a676c60c7e6b1e pycups-1.9.25.tar.bz2 -325264dec8740ac51f62e8e5b3e3b47e system-config-printer-0.7.74.tar.bz2 +b552088b418f7da5f55b24024f8bdd51 system-config-printer-0.7.74.1.tar.bz2 Index: system-config-printer.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-printer/devel/system-config-printer.spec,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- system-config-printer.spec 30 Aug 2007 13:25:16 -0000 1.127 +++ system-config-printer.spec 7 Sep 2007 16:29:48 -0000 1.128 @@ -2,7 +2,7 @@ Summary: A printer administration tool Name: system-config-printer -Version: 0.7.74 +Version: 0.7.74.1 Release: 1%{?dist} License: GPLv2+ URL: http://cyberelk.net/tim/software/system-config-printer/ @@ -126,6 +126,14 @@ fi %changelog +* Fri Sep 7 2007 Tim Waugh 0.7.74.1-1 +- 0.7.74.1: + - Updated Polish translation (bug #263001). + - Don't select the default printer after changes to another printer have + been made. + - Always construct URI from input fields when changing device (bug #281551). + - Avoid busy-cursor traceback when window is not yet displayed. + * Thu Aug 30 2007 Tim Waugh 0.7.74-1 - Updated pycups to 1.9.25. - 0.7.74: From fedora-extras-commits at redhat.com Fri Sep 7 16:37:16 2007 From: fedora-extras-commits at redhat.com (Martin Bacovsky (mbacovsk)) Date: Fri, 7 Sep 2007 12:37:16 -0400 Subject: rpms/squid/F-7 squid-2.6.STABLE16-config.patch, NONE, 1.1 .cvsignore, 1.28, 1.29 sources, 1.30, 1.31 squid.spec, 1.86, 1.87 squid-2.6.STABLE14-config.patch, 1.1, NONE Message-ID: <200709071637.l87GbGsk017935@cvs-int.fedora.redhat.com> Author: mbacovsk Update of /cvs/pkgs/rpms/squid/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17835 Modified Files: .cvsignore sources squid.spec Added Files: squid-2.6.STABLE16-config.patch Removed Files: squid-2.6.STABLE14-config.patch Log Message: * Fri Sep 7 2007 Martin Bacovsky - 7:2.6.STABLE16-1 - upgrade to latest upstream 2.6.STABLE14 squid-2.6.STABLE16-config.patch: --- NEW FILE squid-2.6.STABLE16-config.patch --- diff -up squid-2.6.STABLE16/src/cf.data.pre.config squid-2.6.STABLE16/src/cf.data.pre --- squid-2.6.STABLE16/src/cf.data.pre.config 2007-09-05 23:50:15.000000000 +0200 +++ squid-2.6.STABLE16/src/cf.data.pre 2007-09-07 15:11:59.000000000 +0200 @@ -692,6 +692,7 @@ http_access deny CONNECT !SSL_ports #http_access allow our_networks # And finally deny all other access to this proxy +http_access allow localhost http_access deny all NOCOMMENT_END DOC_END @@ -2250,7 +2251,7 @@ DOC_END NAME: logfile_rotate TYPE: int -DEFAULT: 10 +DEFAULT: 0 LOC: Config.Log.rotateNumber DOC_START Specifies the number of logfile rotations to make when you @@ -2266,6 +2267,8 @@ DOC_START purposes, so -k rotate uses another signal. It is best to get in the habit of using 'squid -k rotate' instead of 'kill -USR1 '. + +logfile_rotate 0 DOC_END NAME: emulate_httpd_log @@ -3342,11 +3345,11 @@ COMMENT_END NAME: cache_mgr TYPE: string -DEFAULT: webmaster +DEFAULT: root LOC: Config.adminEmail DOC_START Email-address of local cache manager who will receive - mail if the cache dies. The default is "webmaster". + mail if the cache dies. The default is "root". DOC_END NAME: mail_from @@ -3374,21 +3377,22 @@ DOC_END NAME: cache_effective_user TYPE: string -DEFAULT: nobody +DEFAULT: squid LOC: Config.effectiveUser DOC_START If you start Squid as root, it will change its effective/real UID/GID to the user specified below. The default is to change - to UID to nobody. If you define cache_effective_user, but not + to UID to squid. If you define cache_effective_user, but not cache_effective_group, Squid sets the GID to the effective user's default group ID (taken from the password file) and supplementary group list from the from groups membership of cache_effective_user. +cache_effective_user squid DOC_END NAME: cache_effective_group TYPE: string -DEFAULT: none +DEFAULT: squid LOC: Config.effectiveGroup DOC_START If you want Squid to run with a specific GID regardless of @@ -3398,6 +3402,7 @@ DOC_START and only this GID is effective. If Squid is not started as root the user starting Squid must be member of the specified group. +cache_effective_group squid DOC_END NAME: httpd_suppress_version_string @@ -4018,12 +4023,12 @@ COMMENT_END NAME: snmp_port TYPE: ushort LOC: Config.Port.snmp -DEFAULT: 3401 +DEFAULT: 0 IFDEF: SQUID_SNMP DOC_START Squid can now serve statistics and status information via SNMP. - By default it listens to port 3401 on the machine. If you don't - wish to use SNMP, set this to "0". + A value of "0" disables SNMP support. If you wish to use SNMP, + set this to "3401" to use the normal SNMP support. DOC_END NAME: snmp_access @@ -4402,15 +4407,22 @@ TYPE: string LOC: Config.errorDirectory DEFAULT: @DEFAULT_ERROR_DIR@ DOC_START - If you wish to create your own versions of the default - (English) error files, either to customize them to suit your - language or company copy the template English files to another + Directory where the error files are read from. + /usr/lib/squid/errors contains sets of error files + in different languages. The default error directory + is /etc/squid/errors, which is a link to one of these + error sets. + + If you wish to create your own versions of the error files, + either to customize them to suit your language or company, + copy the template English files to another directory and point this tag at them. - - The squid developers are interested in making squid available in - a wide variety of languages. If you are making translations for a - langauge that Squid does not currently provide please consider - contributing your translation back to the project. + + The squid developers are interested in making squid available in + a wide variety of languages. If you are making translations for a + langauge that Squid does not currently provide please consider + contributing your translation back to the project. +error_directory @DEFAULT_ERROR_DIR@ DOC_END NAME: error_map Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/squid/F-7/.cvsignore,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- .cvsignore 2 Aug 2007 10:07:22 -0000 1.28 +++ .cvsignore 7 Sep 2007 16:36:44 -0000 1.29 @@ -1 +1 @@ -squid-2.6.STABLE14.tar.bz2 +squid-2.6.STABLE16.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/squid/F-7/sources,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- sources 2 Aug 2007 10:07:22 -0000 1.30 +++ sources 7 Sep 2007 16:36:44 -0000 1.31 @@ -1 +1 @@ -eadb138d48320df8b99349121159c6bf squid-2.6.STABLE14.tar.bz2 +849bee6f269e6c773f215fd4b41de0e3 squid-2.6.STABLE16.tar.bz2 Index: squid.spec =================================================================== RCS file: /cvs/pkgs/rpms/squid/F-7/squid.spec,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- squid.spec 2 Aug 2007 10:07:22 -0000 1.86 +++ squid.spec 7 Sep 2007 16:36:44 -0000 1.87 @@ -4,7 +4,7 @@ Summary: The Squid proxy caching server Name: squid -Version: 2.6.STABLE14 +Version: 2.6.STABLE16 Release: 1%{?dist} Epoch: 7 License: GPL @@ -26,7 +26,7 @@ # Local patches # Applying upstream patches first makes it less likely that local patches # will break upstream ones. -Patch201: squid-2.6.STABLE14-config.patch +Patch201: squid-2.6.STABLE16-config.patch Patch202: squid-2.5.STABLE4-location.patch Patch203: squid-2.6.STABLE2-build.patch Patch204: squid-2.5.STABLE4-perlpath.patch @@ -326,6 +326,9 @@ chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || : %changelog +* Fri Sep 7 2007 Martin Bacovsky - 7:2.6.STABLE16-1 +- upgrade to latest upstream 2.6.STABLE14 + * Wed Aug 1 2007 Martin Bacovsky - 7:2.6.STABLE14-1 - upgrade to latest upstream 2.6.STABLE14 --- squid-2.6.STABLE14-config.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 16:39:54 2007 From: fedora-extras-commits at redhat.com (Tim Waugh (twaugh)) Date: Fri, 7 Sep 2007 12:39:54 -0400 Subject: rpms/system-config-printer/devel system-config-printer-0.7.74.tar.bz2.sig, 1.1, NONE Message-ID: <200709071639.l87Gds7r018154@cvs-int.fedora.redhat.com> Author: twaugh Update of /cvs/pkgs/rpms/system-config-printer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18143 Removed Files: system-config-printer-0.7.74.tar.bz2.sig Log Message: No longer need this. --- system-config-printer-0.7.74.tar.bz2.sig DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 17:29:51 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 13:29:51 -0400 Subject: rpms/netpanzer/FC-6 netpanzer-desktop.patch, NONE, 1.1 netpanzer.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200709071729.l87HTpdh026296@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/netpanzer/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26193 Modified Files: netpanzer.spec sources Added Files: netpanzer-desktop.patch Log Message: Bump to 0.8.2, merge -data in to follow upstream. netpanzer-desktop.patch: --- NEW FILE netpanzer-desktop.patch --- --- netpanzer.desktop 2007-08-29 14:32:49.000000000 -0500 +++ netpanzer.desktop 2007-08-29 14:32:49.000000000 -0500 @@ -1,5 +1,4 @@ [Desktop Entry] -Version=1.0 Encoding=UTF-8 Type=Application Name=NetPanzer @@ -9,4 +8,4 @@ Exec=netpanzer Terminal=false StartupNotify=false -Categories=Application;Game;StrategyGame; +Categories=Game;StrategyGame; Index: netpanzer.spec =================================================================== RCS file: /cvs/pkgs/rpms/netpanzer/FC-6/netpanzer.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- netpanzer.spec 16 Aug 2007 17:07:18 -0000 1.5 +++ netpanzer.spec 7 Sep 2007 17:29:18 -0000 1.6 @@ -1,18 +1,19 @@ Name: netpanzer -Version: 0.8.1 -Release: 2%{?dist} +Version: 0.8.2 +Release: 1%{?dist} Summary: An Online Multiplayer Tactical Warfare Game Group: Amusements/Games License: GPLv2+ URL: http://netpanzer.berlios.de Source0: http://download.berlios.de/netpanzer/netpanzer-%{version}.tar.bz2 +Patch0: netpanzer-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: jam, physfs-devel >= 0.1.9, desktop-file-utils, doxygen -BuildRequires: SDL-devel >= 1.2.5, SDL_mixer-devel >= 1.2, SDL_image-devel >= 1.2 -#Requires: SDL >= 1.2.5, SDL_mixer >= 1.2, SDL_image >= 1.2, physfs >= 0.1.9 -Requires: netpanzer-data >= 0.8 +BuildRequires: SDL-devel >= 1.2.5, SDL_mixer-devel >= 1.2, SDL_image-devel >= 1.2 +Obsoletes: netpanzer-data <= 0.8 +Provides: netpanzer-data = %{version}-%{release} %description netPanzer is an online multiplayer tactical warfare game designed for FAST @@ -28,6 +29,9 @@ # Strip \r from RELNOTES file sed -i 's/\r//' RELNOTES +#Correct .desktop file +%patch0 -p0 + %build %configure jam %{?_smp_mflags} @@ -73,9 +77,14 @@ %{_bindir}/netpanzer %{_datadir}/applications/fedora-netpanzer.desktop %{_datadir}/icons/hicolor/48x48/apps/netpanzer.png - +%{_datadir}/netpanzer %changelog +* Wed Aug 29 2007 Jon Ciesla 0.8.2-1 +- Bumped to 0.8.2. +- Merged in and obsoleted/provided netpanzer-data to follow upstream. +- Patch to correct upstream .desktop file. + * Thu Aug 16 2007 Jon Ciesla 0.8.1-2 - License tag correction. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/netpanzer/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 2 Mar 2007 12:42:38 -0000 1.3 +++ sources 7 Sep 2007 17:29:18 -0000 1.4 @@ -1 +1 @@ -044afc7559d9783abbea8deaa33d7a73 netpanzer-0.8.1.tar.bz2 +3f446403ac7e72ed0ff9e093517c83d3 netpanzer-0.8.2.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 17:34:23 2007 From: fedora-extras-commits at redhat.com (Daniel P. Berrange (berrange)) Date: Fri, 7 Sep 2007 13:34:23 -0400 Subject: rpms/python-virtinst/F-7 virtinst-0.200.0-cdrom-src.patch, NONE, 1.1 virtinst-0.200.0-kvm-kernel.patch, NONE, 1.1 python-virtinst.spec, 1.21, 1.22 Message-ID: <200709071734.l87HYN01026586@cvs-int.fedora.redhat.com> Author: berrange Update of /cvs/pkgs/rpms/python-virtinst/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26530 Modified Files: python-virtinst.spec Added Files: virtinst-0.200.0-cdrom-src.patch virtinst-0.200.0-kvm-kernel.patch Log Message: Fixed post-install CDROm source and KVM kernel config virtinst-0.200.0-cdrom-src.patch: --- NEW FILE virtinst-0.200.0-cdrom-src.patch --- diff -rup virtinst-0.200.0/virtinst/Guest.py virtinst-0.200.0.new/virtinst/Guest.py --- virtinst-0.200.0/virtinst/Guest.py 2007-07-18 22:04:21.000000000 -0400 +++ virtinst-0.200.0.new/virtinst/Guest.py 2007-09-06 23:11:54.000000000 -0400 @@ -151,9 +151,7 @@ class VirtualDisk: ret += " \n" % { "name": self.driver_name } else: ret += " \n" % { "name": self.driver_name, "type": self.driver_type } - if self.path is None: - ret += " \n" % { "typeattr": typeattr } - else: + if self.path is not None: ret += " \n" % { "typeattr": typeattr, "disk": self.path } ret += " \n" % { "disknode": disknode } if self.read_only: virtinst-0.200.0-kvm-kernel.patch: --- NEW FILE virtinst-0.200.0-kvm-kernel.patch --- changeset: 254:b33e850305be user: "Daniel P. Berrange " date: Tue Aug 21 17:46:58 2007 -0400 summary: Fixed XML generated for kernel/initrd installs of KVM diff -r 7220fc5059e4 -r b33e850305be virtinst/DistroManager.py --- a/virtinst/DistroManager.py Tue Aug 21 17:42:12 2007 -0400 +++ b/virtinst/DistroManager.py Tue Aug 21 17:46:58 2007 -0400 @@ -692,7 +692,7 @@ class DistroInstaller(Guest.Installer): else: osblob += " %s\n" % type - if self.install["kernel"]: + if install and self.install["kernel"]: osblob += " %s\n" % self.install["kernel"] osblob += " %s\n" % self.install["initrd"] osblob += " %s\n" % self.install["extraargs"] Index: python-virtinst.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-virtinst/F-7/python-virtinst.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- python-virtinst.spec 26 Jul 2007 15:07:55 -0000 1.21 +++ python-virtinst.spec 7 Sep 2007 17:33:50 -0000 1.22 @@ -11,7 +11,7 @@ Summary: Python modules for starting Xen guest installations Name: python-%{appname} Version: 0.200.0 -Release: 2%{_extra_release} +Release: 3%{_extra_release} Source0: http://virt-manager.et.redhat.com/download/sources/%{appname}/%{appname}-%{version}.tar.gz License: GPL Group: Development/Libraries @@ -25,6 +25,8 @@ BuildRequires: python-devel Obsoletes: python-xeninst < 0.97.0 Patch1: %{appname}-%{version}-default-arch.patch +Patch2: %{appname}-%{version}-cdrom-src.patch +Patch3: %{appname}-%{version}-kvm-kernel.patch %description virtinst is a module to help in starting installations of Fedora/Red @@ -39,6 +41,8 @@ %prep %setup -q -n %{appname}-%{version} %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build python setup.py build @@ -67,6 +71,10 @@ %{_bindir}/virt-clone %changelog +* Thu Sep 6 2007 Daniel P. Berrange - 0.200.0-3.fc7 +- Fixed CDROM source post-install (rhbz #260981) +- Fixed kernel for post-install config with KVM guests + * Thu Jul 26 2007 Daniel P. Berrange - 0.200.0-2.fc7 - Fixed default architecture From fedora-extras-commits at redhat.com Fri Sep 7 17:34:28 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 13:34:28 -0400 Subject: rpms/armacycles-ad/FC-6 armacycles-ad.desktop, NONE, 1.1 armacycles-ad.spec, NONE, 1.1 armacycles-logo.jpg, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709071734.l87HYSIu026594@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/armacycles-ad/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26528 Modified Files: sources Added Files: armacycles-ad.desktop armacycles-ad.spec armacycles-logo.jpg Log Message: Initial import. --- NEW FILE armacycles-ad.desktop --- [Desktop Entry] Type=Application Encoding=UTF-8 Name=Armacycles Advanced Exec=armacyclesad Comment=3d light cycle game Icon=armagetronad.png Terminal=false Categories=Game;ActionGame; StartupNotify=false --- NEW FILE armacycles-ad.spec --- Name: armacycles-ad Version: 0.2.8.2.1 Release: 5%{?dist} Summary: A lightcycle game in 3D Group: Amusements/Games License: GPLv2+ URL: http://armagetronad.sf.net Source0: http://downloads.sourceforge.net/armagetronad/armagetronad-0.2.8.2.1.src.tar.bz2 Source1: armacycles-logo.jpg Source2: armacycles-ad.desktop BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxml2-devel >= 2.6.12, SDL_image-devel, SDL_mixer-devel BuildRequires: libpng-devel, desktop-file-utils Requires: libxml2 >= 2.6.12, hicolor-icon-theme %description In this game you ride a lightcycle; that is a sort of motorbike that cannot be stopped and leaves a wall behind it. The main goal of the game is to make your opponents' lightcycles crash into a wall while avoiding the same fate. The focus of the game lies on the multiplayer mode, but it provides challanging AI opponents for a quick training match. #dedicated server specification %package dedicated Summary: Dedicated server for Armacycles Advanced Group: Amusements/Games requires: libxml2 >= 2.6.12 %Description dedicated This is a special lightweight server for Armacycles Advanced; it can be run on a low-spec machine and await connections from the internet and/or the LAN. %prep %setup -qn armagetronad-0.2.8.2.1 #insert modified logo cp %{SOURCE1} textures/title.jpg # remove krawall logo rm -f armagetronad-0.2.8.2.1/textures/KGN* %build configure_flags="--disable-sysinstall --disable-games --disable-uninstall" export progtitle="Armacycles Advanced" export progname=armacyclesad mkdir -p bindist pushd bindist # %%configure really should support this in an easier way echo -e '#!/bin/bash\nexec ../configure "$@"\n' > configure chmod +x configure %configure $configure_flags make %{?_smp_mflags} popd mkdir -p bindist-dedicated pushd bindist-dedicated cp -a ../bindist/configure . %configure $configure_flags --disable-glout make %{?_smp_mflags} popd %install rm -rf $RPM_BUILD_ROOT pushd bindist # uninstall_location=foobar works around a bug triggered by --disable-uninstall make install DESTDIR=$RPM_BUILD_ROOT uninstall_location=foobar rm -r $RPM_BUILD_ROOT%{_datadir}/armacyclesad/desktop popd pushd bindist-dedicated make install DESTDIR=$RPM_BUILD_ROOT uninstall_location=foobar rm -r $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/desktop popd # Install icons and desktop file mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps install -p -m 644 desktop/icons/small/armagetronad.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps install -p -m 644 desktop/icons/large/armagetronad.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 desktop/icons/large/armagetronad.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE2} #remove extraneous scripts rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad/scripts/relocate rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad/language/update.py rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/scripts/relocate rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/scripts/rcd_config rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/scripts/rcd_startstop rm -f $RPM_BUILD_ROOT%{_datadir}/armacyclesad-dedicated/language/update.py %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %files %defattr(-,root,root) %doc %{_datadir}/doc/armacyclesad %config(noreplace) /etc/armacyclesad %{_bindir}/armacyclesad %{_datadir}/armacyclesad %{_datadir}/applications/fedora-armacycles-ad.desktop %{_datadir}/icons/hicolor/*/apps/armagetronad.png %files dedicated %defattr(-,root,root) %doc %{_datadir}/doc/armacyclesad-dedicated %config(noreplace) /etc/armacyclesad-dedicated %{_bindir}/armacyclesad-dedicated %{_datadir}/armacyclesad-dedicated %changelog * Fri Aug 31 2007 Jon Ciesla - 0.2.8.2.1-5 - Dropped extraneous script. - Removed .desktop version, Application category. * Thu Aug 16 2007 Hans de Goede - 0.2.8.2.1-4 - Use %%configure instead of calling Configure ourselves, this fixes the configuration files being put in /usr/etc (now in /etc) - Wrap all lines > 80 chars - Use URL for Source0 - Install all size icons - Fix dedicated package Summary (CycleWeasel > Armacycles Ad) - Don't use strange x.final.y release field, for final versions normal release fields should be used - Add --disable-uninstall to %%configure flags, people should use yum / pirut to uninstall packages, not some upstream provided script - Remove unused /usr/share/armacyclesad-dedicated/desktop dir - Replace SDL_mixer, SDL_image, libpng BuildRequires by their -devel parts * Tue Aug 14 2007 Jon Ciesla - 0.2.8.2.1-1.final.3 - Multiple review fixes. * Thu Aug 09 2007 Jon Ciesla - 0.2.8.2.1-1.final.2 - Added desktop file and icon, fixed summary. * Mon Jul 16 2007 Jon Ciesla - 0.2.8.2.1-1.final.1 - Initial package, based on upstream spec. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/armacycles-ad/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 4 Sep 2007 19:00:41 -0000 1.1 +++ sources 7 Sep 2007 17:33:55 -0000 1.2 @@ -0,0 +1 @@ +b09104b3af550fe590ff11bc1fd46e26 armagetronad-0.2.8.2.1.src.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 17:35:07 2007 From: fedora-extras-commits at redhat.com (Matt Wringe (mwringe)) Date: Fri, 7 Sep 2007 13:35:07 -0400 Subject: rpms/jakarta-commons-codec/devel jakarta-commons-codec-addosgimanifest.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 jakarta-commons-codec.spec, 1.17, 1.18 Message-ID: <200709071735.l87HZ7Aw026720@cvs-int.fedora.redhat.com> Author: mwringe Update of /cvs/pkgs/rpms/jakarta-commons-codec/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26580 Modified Files: .cvsignore jakarta-commons-codec.spec Added Files: jakarta-commons-codec-addosgimanifest.patch Log Message: Add OSGi manifest jakarta-commons-codec-addosgimanifest.patch: --- NEW FILE jakarta-commons-codec-addosgimanifest.patch --- --- MANIFEST.MF 2007-09-06 12:18:33.000000000 -0400 +++ MANIFEST.MF 2007-09-06 12:10:37.000000000 -0400 @@ -4,4 +4,15 @@ Specification-Version: 1.3 Implementation-Title: org.apache.commons.codec Implementation-Vendor: Apache Software Foundation -Implementation-Version: 1.3 \ No newline at end of file +Implementation-Version: 1.3 +Bundle-ManifestVersion: 2 +Bundle-Name: %bundleName +Bundle-SymbolicName: org.apache.commons.codec +Bundle-Version: 1.3.0.qualifier +Bundle-Localization: plugin +Export-Package: org.apache.commons.codec;version="1.3.0", + org.apache.commons.codec.binary;version="1.3.0", + org.apache.commons.codec.digest;version="1.3.0", + org.apache.commons.codec.language;version="1.3.0", + org.apache.commons.codec.net;version="1.3.0" +Bundle-Vendor: %bundleProvider Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/jakarta-commons-codec/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 26 Apr 2007 00:19:38 -0000 1.4 +++ .cvsignore 7 Sep 2007 17:34:34 -0000 1.5 @@ -1 +1,11 @@ -commons-codec-1.3-src.tar.gz +.classpath +.clover +.project +CODEC_1_*.xml +HEAD.xml +dist +junit*.properties +maven.log +pub +target +velocity.log \ No newline at end of file Index: jakarta-commons-codec.spec =================================================================== RCS file: /cvs/pkgs/rpms/jakarta-commons-codec/devel/jakarta-commons-codec.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- jakarta-commons-codec.spec 26 Apr 2007 00:19:38 -0000 1.17 +++ jakarta-commons-codec.spec 7 Sep 2007 17:34:34 -0000 1.18 @@ -38,7 +38,7 @@ Name: jakarta-commons-codec Version: 1.3 -Release: 8jpp.1%{?dist} +Release: 8jpp.2%{?dist} Summary: Implementations of common encoders and decoders License: Apache Software License Group: Development/Libraries/Java @@ -50,6 +50,8 @@ # tar czvf commons-codec-1.3-src.tar.gz . Patch0: jakarta-commons-codec-1.3-buildscript.patch +# Add OSGi manifest +Patch1: %{name}-addosgimanifest.patch BuildRequires: jpackage-utils >= 0:1.6 BuildRequires: ant >= 0:1.6.2 BuildRequires: ant-junit @@ -91,6 +93,11 @@ # This problem has been communicated upstream Bug 31096 %patch0 -p1 +# Add OSGi manifest +pushd src/conf +%patch1 -p0 +popd + #fixes eof encoding %{__sed} -i 's/\r//' LICENSE.txt %{__sed} -i 's/\r//' RELEASE-NOTES.txt @@ -171,6 +178,9 @@ # ----------------------------------------------------------------------------- %changelog +* Thu Sep 06 2007 Andrew Overholt 1.3-8jpp.2 +- Add OSGi manifest. + * Wed Mar 21 2007 Matt Wringe 0:1.3-8jpp.1 - Update to latest jpp version - Fix rpmlint issues From fedora-extras-commits at redhat.com Fri Sep 7 17:43:00 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Fri, 7 Sep 2007 13:43:00 -0400 Subject: rpms/gdm/devel gdm.spec,1.282,1.283 Message-ID: <200709071743.l87Hh0gd027143@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gdm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27111 Modified Files: gdm.spec Log Message: - rebuild --with-selinux Index: gdm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v retrieving revision 1.282 retrieving revision 1.283 diff -u -r1.282 -r1.283 --- gdm.spec 7 Sep 2007 16:23:11 -0000 1.282 +++ gdm.spec 7 Sep 2007 17:42:28 -0000 1.283 @@ -154,7 +154,8 @@ %configure --with-pam-prefix=%{_sysconfdir} \ --enable-console-helper \ --disable-scrollkeeper \ - --with-console-kit + --with-console-kit \ + --with-selinux make %install @@ -348,6 +349,9 @@ %{_datadir}/pixmaps/faces/extras/*.jpg %changelog +* Fri Sep 7 2007 Ray Strode - 1:2.19.8-3 +- rebuild --with-selinux + * Fri Sep 7 2007 Ray Strode - 1:2.19.8-2 - make things work better for xguest users (bug 254164) From fedora-extras-commits at redhat.com Fri Sep 7 17:45:54 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Fri, 7 Sep 2007 13:45:54 -0400 Subject: rpms/gdm/devel gdm.spec,1.283,1.284 Message-ID: <200709071745.l87HjsYu027268@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gdm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27213 Modified Files: gdm.spec Log Message: rev release Index: gdm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v retrieving revision 1.283 retrieving revision 1.284 diff -u -r1.283 -r1.284 --- gdm.spec 7 Sep 2007 17:42:28 -0000 1.283 +++ gdm.spec 7 Sep 2007 17:45:21 -0000 1.284 @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager Name: gdm Version: 2.19.8 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X From fedora-extras-commits at redhat.com Fri Sep 7 17:53:43 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Fri, 7 Sep 2007 13:53:43 -0400 Subject: rpms/xmlrpc3/devel xmlrpc3-client-addosgimanifest.patch, NONE, 1.1 xmlrpc3-common-addosgimanifest.patch, NONE, 1.1 xmlrpc3.spec, 1.2, 1.3 Message-ID: <200709071753.l87HrhO9027609@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/xmlrpc3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27565 Modified Files: xmlrpc3.spec Added Files: xmlrpc3-client-addosgimanifest.patch xmlrpc3-common-addosgimanifest.patch Log Message: * Fri Sep 07 2007 Andrew Overholt 3.0-1jpp.3 - Add OSGi manifests. xmlrpc3-client-addosgimanifest.patch: --- NEW FILE xmlrpc3-client-addosgimanifest.patch --- --- pom.xml.orig 2007-09-06 14:09:29.000000000 -0400 +++ pom.xml 2007-09-06 14:14:25.000000000 -0400 @@ -11,7 +11,29 @@ Apache XML-RPC Client Library src/main/java - + + + org.apache.maven.plugins + maven-jar-plugin + + + + 2 + %Bundle-Name + plugin + org.apache.xmlrpc + 3.0.0.qualifier + org.apache.xmlrpc.client, org.apache.xmlrpc.client.util + javax.xml.bind, javax.xml.namespace, javax.xml.parsers, org.apache.commons.httpclient, org.apache.commons.httpclient.auth, org.apache.commons.httpclient.methods, org.apache.commons.httpclient.params, org.apache.commons.logging, org.apache.ws.commons.serialize, org.apache.ws.commons.util, org.w3c.dom, org.xml.sax, org.xml.sax.helpers + J2SE-1.4, CDC-1.0/Foundation-1.0, J2SE-1.3 + dependent + %Bundle-Vendor.0 + + + + + + org.apache.xmlrpc xmlrpc3-common-addosgimanifest.patch: --- NEW FILE xmlrpc3-common-addosgimanifest.patch --- --- pom.xml.orig 2007-09-06 14:09:36.000000000 -0400 +++ pom.xml 2007-09-06 14:12:43.000000000 -0400 @@ -34,6 +34,26 @@ --> + + org.apache.maven.plugins + maven-jar-plugin + + + + 2 + %Bundle-Name + plugin + org.apache.xmlrpc + 3.0.0.qualifier + org.apache.xmlrpc, org.apache.xmlrpc.common, org.apache.xmlrpc.jaxb, org.apache.xmlrpc.parser, org.apache.xmlrpc.serializer, org.apache.xmlrpc.util + javax.xml.bind, javax.xml.namespace, javax.xml.parsers, org.apache.commons.httpclient, org.apache.commons.httpclient.auth, org.apache.commons.httpclient.methods, org.apache.commons.httpclient.params, org.apache.commons.logging, org.apache.ws.commons.serialize, org.apache.ws.commons.util, org.w3c.dom, org.xml.sax, org.xml.sax.helpers + J2SE-1.4, CDC-1.0/Foundation-1.0, J2SE-1.3 + dependent + %Bundle-Vendor.0 + + + + Index: xmlrpc3.spec =================================================================== RCS file: /cvs/pkgs/rpms/xmlrpc3/devel/xmlrpc3.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xmlrpc3.spec 24 Aug 2007 14:28:51 -0000 1.2 +++ xmlrpc3.spec 7 Sep 2007 17:53:10 -0000 1.3 @@ -35,7 +35,7 @@ Name: xmlrpc3 Version: 3.0 -Release: 1jpp.2%{?dist} +Release: 1jpp.3%{?dist} Summary: Java XML-RPC implementation License: Apache Software License Group: Development/Libraries @@ -46,6 +46,9 @@ # The tests pom.xml doesn't include necessary dependencies on junit and # servletapi Patch0: %{name}-addjunitandservletapitotestpom.patch +# Add OSGi MANIFEST information +Patch1: %{name}-client-addosgimanifest.patch +Patch2: %{name}-common-addosgimanifest.patch BuildRequires: dos2unix BuildRequires: maven2 >= 2.0.4 @@ -152,6 +155,12 @@ %setup -q -n %{mainname}-%{version} %patch0 cp %{SOURCE1} . +pushd client +%patch1 +popd +pushd common +%patch2 +popd %build dos2unix LICENSE.txt @@ -258,6 +267,9 @@ %{_javadir}/%{name}-server-%{version}-sources.jar %changelog +* Fri Sep 07 2007 Andrew Overholt 3.0-1jpp.3 +- Add OSGi manifests. + * Fri Aug 24 2007 Andrew Overholt 3.0-1jpp.2 - Rebuild. From fedora-extras-commits at redhat.com Fri Sep 7 17:54:51 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Fri, 7 Sep 2007 13:54:51 -0400 Subject: rpms/gdm/devel gdm.spec,1.284,1.285 Message-ID: <200709071754.l87Hsptk027715@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gdm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27647 Modified Files: gdm.spec Log Message: add buildrequires for libselinux-devel Index: gdm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v retrieving revision 1.284 retrieving revision 1.285 diff -u -r1.284 -r1.285 --- gdm.spec 7 Sep 2007 17:45:21 -0000 1.284 +++ gdm.spec 7 Sep 2007 17:54:19 -0000 1.285 @@ -107,6 +107,8 @@ %endif BuildRequires: nss-devel >= %{nss_version} BuildRequires: ConsoleKit +BuildRequires: libselinux-devel + Requires: audit-libs >= %{libauditver} %description From fedora-extras-commits at redhat.com Fri Sep 7 18:04:49 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 7 Sep 2007 14:04:49 -0400 Subject: rpms/telepathy-glib/F-7 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 telepathy-glib.spec, 1.2, 1.3 Message-ID: <200709071804.l87I4n07001703@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/pkgs/rpms/telepathy-glib/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1670 Modified Files: .cvsignore sources telepathy-glib.spec Log Message: * Fri Sep 7 2007 Brian Pepple - 0.5.14-1 - Update to 0.5.14. - Add BR on python. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-glib/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 19 Jun 2007 04:48:18 -0000 1.2 +++ .cvsignore 7 Sep 2007 18:04:16 -0000 1.3 @@ -1 +1 @@ -telepathy-glib-0.5.13.tar.gz +telepathy-glib-0.5.14.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-glib/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 19 Jun 2007 04:48:18 -0000 1.2 +++ sources 7 Sep 2007 18:04:16 -0000 1.3 @@ -1 +1 @@ -61b16101b6164ae495c765c2d09a0899 telepathy-glib-0.5.13.tar.gz +a784f13a377873464d1bf430ed35ad43 telepathy-glib-0.5.14.tar.gz Index: telepathy-glib.spec =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-glib/F-7/telepathy-glib.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- telepathy-glib.spec 5 Aug 2007 23:41:36 -0000 1.2 +++ telepathy-glib.spec 7 Sep 2007 18:04:16 -0000 1.3 @@ -1,6 +1,6 @@ Name: telepathy-glib -Version: 0.5.13 -Release: 4%{?dist} +Version: 0.5.14 +Release: 1%{?dist} Summary: GLib bindings for Telepathy Group: System Environment/Libraries @@ -10,9 +10,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk-doc -BuildRequires: dbus-devel -BuildRequires: dbus-glib-devel +BuildRequires: dbus-devel >= 0.61 +BuildRequires: dbus-glib-devel >= 0.72 BuildRequires: libxslt +BuildRequires: python %description @@ -102,6 +103,10 @@ %changelog +* Fri Sep 7 2007 Brian Pepple - 0.5.14-1 +- Update to 0.5.14. +- Add BR on python. + * Sun Aug 5 2007 Brian Pepple - 0.5.13-4 - Update license tag. From fedora-extras-commits at redhat.com Fri Sep 7 18:05:42 2007 From: fedora-extras-commits at redhat.com (Peter Jones (pjones)) Date: Fri, 7 Sep 2007 14:05:42 -0400 Subject: rpms/mkinitrd/devel .cvsignore, 1.153, 1.154 mkinitrd.spec, 1.218, 1.219 sources, 1.196, 1.197 Message-ID: <200709071805.l87I5g4t001797@cvs-int.fedora.redhat.com> Author: pjones Update of /cvs/extras/rpms/mkinitrd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1725 Modified Files: .cvsignore mkinitrd.spec sources Log Message: - update to 6.0.15-1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mkinitrd/devel/.cvsignore,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- .cvsignore 31 Aug 2007 19:27:29 -0000 1.153 +++ .cvsignore 7 Sep 2007 18:05:09 -0000 1.154 @@ -1 +1 @@ -mkinitrd-6.0.14.tar.bz2 +mkinitrd-6.0.15.tar.bz2 Index: mkinitrd.spec =================================================================== RCS file: /cvs/extras/rpms/mkinitrd/devel/mkinitrd.spec,v retrieving revision 1.218 retrieving revision 1.219 diff -u -r1.218 -r1.219 --- mkinitrd.spec 31 Aug 2007 19:27:29 -0000 1.218 +++ mkinitrd.spec 7 Sep 2007 18:05:09 -0000 1.219 @@ -2,7 +2,7 @@ Summary: Creates an initial ramdisk image for preloading modules. Name: mkinitrd -Version: 6.0.14 +Version: 6.0.15 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -113,6 +113,9 @@ %{_libdir}/libbdevid.so.* %changelog +* Fri Sep 7 2007 Peter Jones - 6.0.15-1 +- Fix dmraid on x86_64. + * Fri Aug 31 2007 Peter Jones - 6.0.14-1 - Don't probe loop devices as boot disks or in mkblkdevs - Minor performance improvements. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mkinitrd/devel/sources,v retrieving revision 1.196 retrieving revision 1.197 diff -u -r1.196 -r1.197 --- sources 31 Aug 2007 19:27:29 -0000 1.196 +++ sources 7 Sep 2007 18:05:09 -0000 1.197 @@ -1 +1 @@ -56063c689feea06a55bf2d2f78f9d419 mkinitrd-6.0.14.tar.bz2 +65234e6e2b8ee9bdc436062995379feb mkinitrd-6.0.15.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 18:06:46 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Fri, 7 Sep 2007 14:06:46 -0400 Subject: rpms/xmlrpc3/devel xmlrpc3.spec,1.3,1.4 Message-ID: <200709071806.l87I6kFr001873@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/xmlrpc3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1846 Modified Files: xmlrpc3.spec Log Message: * Fri Sep 07 2007 Andrew Overholt 3.0-1jpp.4 - Disable ppc64 (rh#239123). Index: xmlrpc3.spec =================================================================== RCS file: /cvs/pkgs/rpms/xmlrpc3/devel/xmlrpc3.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xmlrpc3.spec 7 Sep 2007 17:53:10 -0000 1.3 +++ xmlrpc3.spec 7 Sep 2007 18:06:12 -0000 1.4 @@ -1,4 +1,4 @@ -# Copyright (c) 2000-2005, JPackage Project +# Copyright (c) 2000-2005, JPackage roject # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -35,7 +35,7 @@ Name: xmlrpc3 Version: 3.0 -Release: 1jpp.3%{?dist} +Release: 1jpp.4%{?dist} Summary: Java XML-RPC implementation License: Apache Software License Group: Development/Libraries @@ -50,6 +50,9 @@ Patch1: %{name}-client-addosgimanifest.patch Patch2: %{name}-common-addosgimanifest.patch +# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239123 +ExcludeArch: ppc64 + BuildRequires: dos2unix BuildRequires: maven2 >= 2.0.4 BuildRequires: maven2-plugin-resources @@ -267,6 +270,9 @@ %{_javadir}/%{name}-server-%{version}-sources.jar %changelog +* Fri Sep 07 2007 Andrew Overholt 3.0-1jpp.4 +- Disable ppc64 (rh#239123). + * Fri Sep 07 2007 Andrew Overholt 3.0-1jpp.3 - Add OSGi manifests. From fedora-extras-commits at redhat.com Fri Sep 7 18:22:31 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:22:31 -0700 Subject: [pkgdb] alpine was added for joshuadf Message-ID: <200709071822.l87IMXGP014220@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package alpine with summary UW Alpine mail user agent Kevin Fenzi (kevin) has approved Package alpine Kevin Fenzi (kevin) has added a Fedora devel branch for alpine with an owner of joshuadf Kevin Fenzi (kevin) has approved alpine in Fedora devel Kevin Fenzi (kevin) has approved Package alpine Kevin Fenzi (kevin) has set commit to Approved for cvsextras on alpine (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on alpine (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on alpine (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/alpine From fedora-extras-commits at redhat.com Fri Sep 7 18:22:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:22:49 -0700 Subject: [pkgdb] alpine (Fedora EPEL, 4) updated by kevin Message-ID: <200709071822.l87IMo3S024754@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for alpine Kevin Fenzi (kevin) has set commit to Approved for cvsextras on alpine (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on alpine (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on alpine (Fedora EPEL 4) Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora EPEL 4) for jima Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora EPEL 4) for jima Kevin Fenzi (kevin) approved commit on alpine (Fedora EPEL 4) for jima Kevin Fenzi (kevin) approved build on alpine (Fedora EPEL 4) for jima Kevin Fenzi (kevin) approved approveacls on alpine (Fedora EPEL 4) for jima Kevin Fenzi (kevin) approved checkout on alpine (Fedora EPEL 4) for jima Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora EPEL 4) for rdieter Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora EPEL 4) for rdieter Kevin Fenzi (kevin) approved commit on alpine (Fedora EPEL 4) for rdieter Kevin Fenzi (kevin) approved build on alpine (Fedora EPEL 4) for rdieter Kevin Fenzi (kevin) approved approveacls on alpine (Fedora EPEL 4) for rdieter Kevin Fenzi (kevin) approved checkout on alpine (Fedora EPEL 4) for rdieter Kevin Fenzi (kevin) Approved cvsextras for commit access on alpine (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/alpine From fedora-extras-commits at redhat.com Fri Sep 7 18:22:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:22:49 -0700 Subject: [pkgdb] alpine (Fedora, 7) updated by kevin Message-ID: <200709071822.l87IMp1a024769@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for alpine Kevin Fenzi (kevin) has set commit to Approved for cvsextras on alpine (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on alpine (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on alpine (Fedora 7) Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora 7) for jima Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora 7) for jima Kevin Fenzi (kevin) approved commit on alpine (Fedora 7) for jima Kevin Fenzi (kevin) approved build on alpine (Fedora 7) for jima Kevin Fenzi (kevin) approved approveacls on alpine (Fedora 7) for jima Kevin Fenzi (kevin) approved checkout on alpine (Fedora 7) for jima Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora 7) for rdieter Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora 7) for rdieter Kevin Fenzi (kevin) approved commit on alpine (Fedora 7) for rdieter Kevin Fenzi (kevin) approved build on alpine (Fedora 7) for rdieter Kevin Fenzi (kevin) approved approveacls on alpine (Fedora 7) for rdieter Kevin Fenzi (kevin) approved checkout on alpine (Fedora 7) for rdieter Kevin Fenzi (kevin) Approved cvsextras for commit access on alpine (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/alpine From fedora-extras-commits at redhat.com Fri Sep 7 18:22:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:22:49 -0700 Subject: [pkgdb] alpine (Fedora, 6) updated by kevin Message-ID: <200709071822.l87IMphm024784@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for alpine Kevin Fenzi (kevin) has set commit to Approved for cvsextras on alpine (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on alpine (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on alpine (Fedora 6) Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora 6) for jima Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora 6) for jima Kevin Fenzi (kevin) approved commit on alpine (Fedora 6) for jima Kevin Fenzi (kevin) approved build on alpine (Fedora 6) for jima Kevin Fenzi (kevin) approved approveacls on alpine (Fedora 6) for jima Kevin Fenzi (kevin) approved checkout on alpine (Fedora 6) for jima Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora 6) for rdieter Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora 6) for rdieter Kevin Fenzi (kevin) approved commit on alpine (Fedora 6) for rdieter Kevin Fenzi (kevin) approved build on alpine (Fedora 6) for rdieter Kevin Fenzi (kevin) approved approveacls on alpine (Fedora 6) for rdieter Kevin Fenzi (kevin) approved checkout on alpine (Fedora 6) for rdieter Kevin Fenzi (kevin) Approved cvsextras for commit access on alpine (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/alpine From fedora-extras-commits at redhat.com Fri Sep 7 18:22:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:22:49 -0700 Subject: [pkgdb] alpine (Fedora EPEL, 5) updated by kevin Message-ID: <200709071822.l87IMqTc024799@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for alpine Kevin Fenzi (kevin) has set commit to Approved for cvsextras on alpine (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on alpine (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on alpine (Fedora EPEL 5) Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora EPEL 5) for jima Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora EPEL 5) for jima Kevin Fenzi (kevin) approved commit on alpine (Fedora EPEL 5) for jima Kevin Fenzi (kevin) approved build on alpine (Fedora EPEL 5) for jima Kevin Fenzi (kevin) approved approveacls on alpine (Fedora EPEL 5) for jima Kevin Fenzi (kevin) approved checkout on alpine (Fedora EPEL 5) for jima Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora EPEL 5) for rdieter Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora EPEL 5) for rdieter Kevin Fenzi (kevin) approved commit on alpine (Fedora EPEL 5) for rdieter Kevin Fenzi (kevin) approved build on alpine (Fedora EPEL 5) for rdieter Kevin Fenzi (kevin) approved approveacls on alpine (Fedora EPEL 5) for rdieter Kevin Fenzi (kevin) approved checkout on alpine (Fedora EPEL 5) for rdieter Kevin Fenzi (kevin) Approved cvsextras for commit access on alpine (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/alpine From fedora-extras-commits at redhat.com Fri Sep 7 18:22:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:22:49 -0700 Subject: [pkgdb] alpine (Fedora, devel) updated by kevin Message-ID: <200709071822.l87IMqPF024814@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora devel) for jima Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora devel) for jima Kevin Fenzi (kevin) approved commit on alpine (Fedora devel) for jima Kevin Fenzi (kevin) approved build on alpine (Fedora devel) for jima Kevin Fenzi (kevin) approved approveacls on alpine (Fedora devel) for jima Kevin Fenzi (kevin) approved checkout on alpine (Fedora devel) for jima Kevin Fenzi (kevin) approved watchbugzilla on alpine (Fedora devel) for rdieter Kevin Fenzi (kevin) approved watchcommits on alpine (Fedora devel) for rdieter Kevin Fenzi (kevin) approved commit on alpine (Fedora devel) for rdieter Kevin Fenzi (kevin) approved build on alpine (Fedora devel) for rdieter Kevin Fenzi (kevin) approved approveacls on alpine (Fedora devel) for rdieter Kevin Fenzi (kevin) approved checkout on alpine (Fedora devel) for rdieter Kevin Fenzi (kevin) Approved cvsextras for commit access on alpine (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/alpine From fedora-extras-commits at redhat.com Fri Sep 7 18:23:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:23:27 -0400 Subject: rpms/alpine - New directory Message-ID: <200709071823.l87INRUb002797@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/alpine In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsWu2759/rpms/alpine Log Message: Directory /cvs/extras/rpms/alpine added to the repository From fedora-extras-commits at redhat.com Fri Sep 7 18:23:31 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:23:31 -0400 Subject: rpms/alpine/devel - New directory Message-ID: <200709071823.l87INVYL002815@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/alpine/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsWu2759/rpms/alpine/devel Log Message: Directory /cvs/extras/rpms/alpine/devel added to the repository From fedora-extras-commits at redhat.com Fri Sep 7 18:23:34 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:23:34 -0400 Subject: rpms/alpine Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709071823.l87INYDV002844@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/alpine In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsWu2759/rpms/alpine Added Files: Makefile import.log Log Message: Setup of module alpine --- NEW FILE Makefile --- # Top level Makefile for module alpine all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Fri Sep 7 18:23:36 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:23:36 -0400 Subject: rpms/alpine/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709071823.l87INaf0002862@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/alpine/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsWu2759/rpms/alpine/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module alpine --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: alpine # $Id: Makefile,v 1.1 2007/09/07 18:23:34 kevin Exp $ NAME := alpine SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Sep 7 18:26:00 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:26:00 -0700 Subject: [pkgdb] flashrom was added for peter Message-ID: <200709071826.l87IQ1gi014255@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package flashrom with summary Simple program for reading/writing BIOS chips content Kevin Fenzi (kevin) has approved Package flashrom Kevin Fenzi (kevin) has added a Fedora devel branch for flashrom with an owner of peter Kevin Fenzi (kevin) has approved flashrom in Fedora devel Kevin Fenzi (kevin) has approved Package flashrom Kevin Fenzi (kevin) has set commit to Approved for cvsextras on flashrom (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on flashrom (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on flashrom (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/flashrom From fedora-extras-commits at redhat.com Fri Sep 7 18:26:10 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:26:10 -0700 Subject: [pkgdb] flashrom (Fedora, 6) updated by kevin Message-ID: <200709071826.l87IQAV1014264@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for flashrom Kevin Fenzi (kevin) has set commit to Approved for cvsextras on flashrom (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on flashrom (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on flashrom (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on flashrom (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/flashrom From fedora-extras-commits at redhat.com Fri Sep 7 18:26:10 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:26:10 -0700 Subject: [pkgdb] flashrom (Fedora, 7) updated by kevin Message-ID: <200709071826.l87IQAM0014273@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for flashrom Kevin Fenzi (kevin) has set commit to Approved for cvsextras on flashrom (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on flashrom (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on flashrom (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on flashrom (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/flashrom From fedora-extras-commits at redhat.com Fri Sep 7 18:26:10 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:26:10 -0700 Subject: [pkgdb] flashrom (Fedora, devel) updated by kevin Message-ID: <200709071826.l87IQAXM014283@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on flashrom (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/flashrom From fedora-extras-commits at redhat.com Fri Sep 7 18:26:55 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:26:55 -0400 Subject: rpms/flashrom - New directory Message-ID: <200709071826.l87IQt7T003408@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/flashrom In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsIw3368/rpms/flashrom Log Message: Directory /cvs/extras/rpms/flashrom added to the repository From fedora-extras-commits at redhat.com Fri Sep 7 18:26:59 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:26:59 -0400 Subject: rpms/flashrom/devel - New directory Message-ID: <200709071826.l87IQxXb003425@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/flashrom/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsIw3368/rpms/flashrom/devel Log Message: Directory /cvs/extras/rpms/flashrom/devel added to the repository From fedora-extras-commits at redhat.com Fri Sep 7 18:27:02 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:27:02 -0400 Subject: rpms/flashrom Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709071827.l87IR2m3003454@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/flashrom In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsIw3368/rpms/flashrom Added Files: Makefile import.log Log Message: Setup of module flashrom --- NEW FILE Makefile --- # Top level Makefile for module flashrom all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Fri Sep 7 18:27:05 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:27:05 -0400 Subject: rpms/flashrom/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709071827.l87IR5iF003472@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/flashrom/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsIw3368/rpms/flashrom/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module flashrom --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: flashrom # $Id: Makefile,v 1.1 2007/09/07 18:27:02 kevin Exp $ NAME := flashrom SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Sep 7 18:29:32 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Fri, 7 Sep 2007 14:29:32 -0400 Subject: devel/pirut .cvsignore, 1.67, 1.68 pirut.spec, 1.70, 1.71 sources, 1.69, 1.70 Message-ID: <200709071829.l87ITWgP003868@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/pirut In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3757 Modified Files: .cvsignore pirut.spec sources Log Message: * Fri Sep 7 2007 Jeremy Katz - 1.3.17-1 - Catch another downloading error (#270201) - Handle errors a little better in puplet - Fix repo refreshing after adding/removing repos Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/devel/pirut/.cvsignore,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- .cvsignore 31 Aug 2007 03:53:18 -0000 1.67 +++ .cvsignore 7 Sep 2007 18:28:59 -0000 1.68 @@ -1 +1 @@ -pirut-1.3.16.tar.gz +pirut-1.3.17.tar.gz Index: pirut.spec =================================================================== RCS file: /cvs/pkgs/devel/pirut/pirut.spec,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- pirut.spec 31 Aug 2007 03:53:18 -0000 1.70 +++ pirut.spec 7 Sep 2007 18:28:59 -0000 1.71 @@ -2,7 +2,7 @@ Summary: Package Installation, Removal and Update Tools Name: pirut -Version: 1.3.16 +Version: 1.3.17 Release: 1%{?dist} License: GPL Group: Applications/System @@ -77,6 +77,11 @@ %{_mandir}/man8/system-install-packages.8* %changelog +* Fri Sep 7 2007 Jeremy Katz - 1.3.17-1 +- Catch another downloading error (#270201) +- Handle errors a little better in puplet +- Fix repo refreshing after adding/removing repos + * Thu Aug 30 2007 Jeremy Katz - 1.3.16-1 - another repo editor fix from Debarshi Ray - fix image display Index: sources =================================================================== RCS file: /cvs/pkgs/devel/pirut/sources,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- sources 31 Aug 2007 03:53:18 -0000 1.69 +++ sources 7 Sep 2007 18:28:59 -0000 1.70 @@ -1 +1 @@ -9ea74be8a047d5528301884739dd88a5 pirut-1.3.16.tar.gz +350e800d69a92d600ce76d552ebc31b7 pirut-1.3.17.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 18:32:00 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:32:00 -0700 Subject: [pkgdb] libflaim was added for snecker Message-ID: <200709071832.l87IW1RX014333@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package libflaim with summary Flaim Database Engine Kevin Fenzi (kevin) has approved Package libflaim Kevin Fenzi (kevin) has added a Fedora devel branch for libflaim with an owner of snecker Kevin Fenzi (kevin) has approved libflaim in Fedora devel Kevin Fenzi (kevin) has approved Package libflaim Kevin Fenzi (kevin) has set commit to Approved for cvsextras on libflaim (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on libflaim (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on libflaim (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libflaim From fedora-extras-commits at redhat.com Fri Sep 7 18:32:10 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Fri, 7 Sep 2007 14:32:10 -0400 Subject: rpms/kernel/devel linux-2.6-x86-debug-boot.patch, 1.2, 1.3 kernel.spec, 1.151, 1.152 Message-ID: <200709071832.l87IWAeK004181@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4154 Modified Files: kernel.spec Added Files: linux-2.6-x86-debug-boot.patch Log Message: * Thu Sep 06 2007 Chuck Ebbert - x86: debug early boot linux-2.6-x86-debug-boot.patch: Index: linux-2.6-x86-debug-boot.patch =================================================================== RCS file: linux-2.6-x86-debug-boot.patch diff -N linux-2.6-x86-debug-boot.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ linux-2.6-x86-debug-boot.patch 7 Sep 2007 18:32:07 -0000 1.3 @@ -0,0 +1,108 @@ +--- + arch/i386/boot/main.c | 12 ++++++++++++ + arch/i386/boot/pm.c | 8 ++++++++ + 2 files changed, 20 insertions(+) + +--- linux-2.6.22.noarch.orig/arch/i386/boot/main.c ++++ linux-2.6.22.noarch/arch/i386/boot/main.c +@@ -105,6 +105,7 @@ static void set_bios_mode(void) + void main(void) + { + /* First, copy the boot header into the "zeropage" */ ++ puts("Booting: "); + copy_boot_params(); + + /* End of heap check */ +@@ -118,6 +119,7 @@ void main(void) + } + + /* Make sure we have all the proper CPU support */ ++ puts("A"); + if (validate_cpu()) { + puts("Unable to boot - please use a kernel appropriate " + "for your CPU.\n"); +@@ -125,37 +127,47 @@ void main(void) + } + + /* Tell the BIOS what CPU mode we intend to run in. */ ++ puts("B"); + set_bios_mode(); + + /* Detect memory layout */ ++ puts("C"); + detect_memory(); + + /* Set keyboard repeat rate (why?) */ ++ puts("D"); + keyboard_set_repeat(); + + /* Set the video mode */ ++ puts("E"); + set_video(); + + /* Query MCA information */ ++ puts("F"); + query_mca(); + + /* Voyager */ + #ifdef CONFIG_X86_VOYAGER ++ puts("G"); + query_voyager(); + #endif + ++ puts("H"); + /* Query Intel SpeedStep (IST) information */ + query_ist(); + + /* Query APM information */ + #if defined(CONFIG_APM) || defined(CONFIG_APM_MODULE) ++ puts("I"); + query_apm_bios(); + #endif + + /* Query EDD information */ + #if defined(CONFIG_EDD) || defined(CONFIG_EDD_MODULE) ++ puts("J"); + query_edd(); + #endif + /* Do the last things and invoke protected mode */ ++ puts("K"); + go_to_protected_mode(); + } +--- linux-2.6.22.noarch.orig/arch/i386/boot/pm.c ++++ linux-2.6.22.noarch/arch/i386/boot/pm.c +@@ -145,26 +145,34 @@ static void setup_idt(void) + void go_to_protected_mode(void) + { + /* Hook before leaving real mode, also disables interrupts */ ++ puts("L"); + realmode_switch_hook(); + + /* Move the kernel/setup to their final resting places */ ++ puts("M"); + move_kernel_around(); + + /* Enable the A20 gate */ ++ puts("N"); + if (enable_a20()) { + puts("A20 gate not responding, unable to boot...\n"); + die(); + } + + /* Reset coprocessor (IGNNE#) */ ++ puts("O"); + reset_coprocessor(); + + /* Mask all interrupts in the PIC */ ++ puts("P"); + mask_all_interrupts(); + + /* Actual transition to protected mode... */ ++ puts("Q"); + setup_idt(); ++ puts("R"); + setup_gdt(); ++ puts("S\n"); + protected_mode_jump(boot_params.hdr.code32_start, + (u32)&boot_params + (ds() << 4)); + } Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.151 retrieving revision 1.152 diff -u -r1.151 -r1.152 --- kernel.spec 6 Sep 2007 19:47:37 -0000 1.151 +++ kernel.spec 7 Sep 2007 18:32:07 -0000 1.152 @@ -579,6 +579,7 @@ Patch41: linux-2.6-sysrq-c.patch Patch42: linux-2.6-x86-tune-generic.patch Patch70: linux-2.6-x86_64-silence-up-apic-errors.patch +Patch75: linux-2.6-x86-debug-boot.patch Patch100: linux-2.6-g5-therm-shutdown.patch Patch120: linux-2.6-ppc32-ucmpdi2.patch Patch130: linux-2.6-ibmvscsi-schizo.patch @@ -1003,6 +1004,8 @@ ApplyPatch linux-2.6-x86-tune-generic.patch # Suppress APIC errors on UP x86-64. #ApplyPatch linux-2.6-x86_64-silence-up-apic-errors.patch +# debug early boot +ApplyPatch linux-2.6-x86-debug-boot.patch # # PowerPC @@ -1194,6 +1197,8 @@ # http://www.lirc.org/ ApplyPatch linux-2.6-lirc.patch +# ---------- below all scheduled for 2.6.23 ----------------- + # Fix Xen bootup ApplyPatch linux-2.6-xen-fix-bootup.patch @@ -1798,6 +1803,9 @@ %changelog * Thu Sep 06 2007 Chuck Ebbert +- x86: debug early boot + +* Thu Sep 06 2007 Chuck Ebbert - fix imbalance in scheduler on multicore systems * Thu Sep 06 2007 Chuck Ebbert From fedora-extras-commits at redhat.com Fri Sep 7 18:32:10 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:32:10 -0700 Subject: [pkgdb] libflaim (Fedora, devel) updated by kevin Message-ID: <200709071832.l87IWAmh024904@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on libflaim (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libflaim From fedora-extras-commits at redhat.com Fri Sep 7 18:32:10 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:32:10 -0700 Subject: [pkgdb] libflaim (Fedora, 7) updated by kevin Message-ID: <200709071832.l87IWB1x024913@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for libflaim Kevin Fenzi (kevin) has set commit to Approved for cvsextras on libflaim (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on libflaim (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on libflaim (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on libflaim (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libflaim From fedora-extras-commits at redhat.com Fri Sep 7 18:32:48 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:32:48 -0400 Subject: rpms/libflaim - New directory Message-ID: <200709071832.l87IWmD3004268@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libflaim In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsrr4233/rpms/libflaim Log Message: Directory /cvs/extras/rpms/libflaim added to the repository From fedora-extras-commits at redhat.com Fri Sep 7 18:32:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:32:54 -0400 Subject: rpms/libflaim/devel - New directory Message-ID: <200709071832.l87IWsbo004288@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libflaim/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsrr4233/rpms/libflaim/devel Log Message: Directory /cvs/extras/rpms/libflaim/devel added to the repository From fedora-extras-commits at redhat.com Fri Sep 7 18:32:57 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:32:57 -0400 Subject: rpms/libflaim Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709071832.l87IWvuW004315@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libflaim In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsrr4233/rpms/libflaim Added Files: Makefile import.log Log Message: Setup of module libflaim --- NEW FILE Makefile --- # Top level Makefile for module libflaim all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Fri Sep 7 18:32:59 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:32:59 -0400 Subject: rpms/libflaim/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709071832.l87IWxos004333@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libflaim/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsrr4233/rpms/libflaim/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module libflaim --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: libflaim # $Id: Makefile,v 1.1 2007/09/07 18:32:57 kevin Exp $ NAME := libflaim SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Sep 7 18:37:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:37:20 -0700 Subject: [pkgdb] nabi (Fedora, 7) updated by kevin Message-ID: <200709071837.l87IbLgC014402@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for nabi Kevin Fenzi (kevin) has set commit to Approved for cvsextras on nabi (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on nabi (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on nabi (Fedora 7) Kevin Fenzi (kevin) changed owner of nabi in Fedora 7 to sbehera Kevin Fenzi (kevin) approved watchbugzilla on nabi (Fedora 7) for petersen Kevin Fenzi (kevin) approved watchcommits on nabi (Fedora 7) for petersen Kevin Fenzi (kevin) Approved cvsextras for commit access on nabi (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/nabi From fedora-extras-commits at redhat.com Fri Sep 7 18:37:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:37:20 -0700 Subject: [pkgdb] nabi summary updated by kevin Message-ID: <200709071837.l87IbL3w014393@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) set package nabi summary to Hangul X Input Method To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/nabi From fedora-extras-commits at redhat.com Fri Sep 7 18:37:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:37:20 -0700 Subject: [pkgdb] nabi (Fedora, devel) updated by kevin Message-ID: <200709071837.l87IbLGX014411@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) changed owner of nabi in Fedora devel to sbehera Kevin Fenzi (kevin) approved watchbugzilla on nabi (Fedora devel) for petersen Kevin Fenzi (kevin) approved watchcommits on nabi (Fedora devel) for petersen Kevin Fenzi (kevin) Approved cvsextras for commit access on nabi (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/nabi From fedora-extras-commits at redhat.com Fri Sep 7 18:38:51 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:38:51 -0700 Subject: [pkgdb] xine-lib (Fedora EPEL, 5) updated by kevin Message-ID: <200709071838.l87IcqDc014460@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for xine-lib Kevin Fenzi (kevin) has set commit to Approved for cvsextras on xine-lib (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on xine-lib (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on xine-lib (Fedora EPEL 5) Kevin Fenzi (kevin) changed owner of xine-lib in Fedora EPEL 5 to scop Kevin Fenzi (kevin) approved watchbugzilla on xine-lib (Fedora EPEL 5) for abompard Kevin Fenzi (kevin) approved watchcommits on xine-lib (Fedora EPEL 5) for abompard Kevin Fenzi (kevin) approved commit on xine-lib (Fedora EPEL 5) for abompard Kevin Fenzi (kevin) approved build on xine-lib (Fedora EPEL 5) for abompard Kevin Fenzi (kevin) approved approveacls on xine-lib (Fedora EPEL 5) for abompard Kevin Fenzi (kevin) approved checkout on xine-lib (Fedora EPEL 5) for abompard To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xine-lib From fedora-extras-commits at redhat.com Fri Sep 7 18:40:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 07 Sep 2007 11:40:54 -0700 Subject: [pkgdb] cheese was added for mclasen Message-ID: <200709071840.l87IesnD024971@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package cheese with summary A webcam application for snapshots and movies Kevin Fenzi (kevin) has approved Package cheese Kevin Fenzi (kevin) has added a Fedora devel branch for cheese with an owner of mclasen Kevin Fenzi (kevin) has approved cheese in Fedora devel Kevin Fenzi (kevin) has approved Package cheese Kevin Fenzi (kevin) has set commit to Approved for cvsextras on cheese (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on cheese (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on cheese (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cheese From fedora-extras-commits at redhat.com Fri Sep 7 18:41:14 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Fri, 7 Sep 2007 14:41:14 -0400 Subject: rpms/flashrom/devel flashrom--Makefile_cleanup.diff, NONE, 1.1 flashrom.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709071841.l87IfEei005383@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/flashrom/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5320/devel Modified Files: .cvsignore sources Added Files: flashrom--Makefile_cleanup.diff flashrom.spec Log Message: Initial commit flashrom--Makefile_cleanup.diff: --- NEW FILE flashrom--Makefile_cleanup.diff --- --- Makefile 2007-08-05 15:15:51.000000000 +0400 +++ Makefile 2007-08-05 15:18:46.000000000 +0400 @@ -7,18 +7,10 @@ PROGRAM = flashrom CC = gcc -STRIP = strip INSTALL = /usr/bin/install -PREFIX = /usr/local -#CFLAGS = -O2 -g -Wall -Werror -CFLAGS = -Os -Wall -Werror -DDISABLE_DOC # -DTS5300 +PREFIX = /usr/ OS_ARCH = $(shell uname) -ifeq ($(OS_ARCH), SunOS) LDFLAGS = -lpci -lz -else -LDFLAGS = -lpci -lz -static -STRIP_ARGS = -s -endif OBJS = chipset_enable.o board_enable.o udelay.o jedec.o sst28sf040.o \ am29f040b.o mx29f002.o sst39sf020.o m29f400bt.o w49f002u.o \ @@ -30,7 +22,6 @@ $(PROGRAM): $(OBJS) $(CC) -o $(PROGRAM) $(OBJS) $(LDFLAGS) - $(STRIP) $(STRIP_ARGS) $(PROGRAM) clean: rm -f *.o *~ --- NEW FILE flashrom.spec --- Summary: Simple program for reading/writing BIOS chips content Name: flashrom Version: 0 Release: 0.1.20070830svn2753%{?dist} License: GPLv2+ Group: Applications/System # svn -r 2753 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom # tar -cjvf flashrom-2753.tar.bz2 flashrom Source0: flashrom-2753.tar.bz2 Patch0: flashrom--Makefile_cleanup.diff URL: http://linuxbios.org/Flashrom BuildRequires: pciutils-devel BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Lacks of ExcludeArch: ppc ppc64 %description Utility which can be used to detect BIOS chips (DIP, PLCC), read their contents and write new contents on the chips ("flash the chip"). %prep %setup -q -n %{name} %patch0 %build # currently disabling DiscOnChip due to instability CFLAGS="%{optflags} -DDISABLE_DOC" %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install %{name} $RPM_BUILD_ROOT%{_bindir} install -D -p -m644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{_bindir}/%{name} %{_mandir}/man1/%{name}.1.gz %changelog * Thu Sep 6 2007 Peter Lemenkov 0-0.1.20070830svn2753 - svn ver. 2753 (support for W29C040P and W29EE011 chips added) - New naming scheme * Wed Aug 22 2007 Peter Lemenkov 0.0-1.2744svn - svnver. 2744 * Sun Aug 5 2007 Peter Lemenkov 0.0-1.2742svn - Initial build for FC-Extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/flashrom/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Sep 2007 18:27:02 -0000 1.1 +++ .cvsignore 7 Sep 2007 18:40:42 -0000 1.2 @@ -0,0 +1 @@ +flashrom-2753.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/flashrom/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Sep 2007 18:27:02 -0000 1.1 +++ sources 7 Sep 2007 18:40:42 -0000 1.2 @@ -0,0 +1 @@ +6488571b0e5933ff4cf1c7079b31bb0b flashrom-2753.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 18:41:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:41:49 -0400 Subject: rpms/cheese - New directory Message-ID: <200709071841.l87IfnHh005529@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/cheese In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvscz5492/rpms/cheese Log Message: Directory /cvs/extras/rpms/cheese added to the repository From fedora-extras-commits at redhat.com Fri Sep 7 18:41:53 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:41:53 -0400 Subject: rpms/cheese/devel - New directory Message-ID: <200709071841.l87Ifrww005547@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/cheese/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvscz5492/rpms/cheese/devel Log Message: Directory /cvs/extras/rpms/cheese/devel added to the repository From fedora-extras-commits at redhat.com Fri Sep 7 18:41:59 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:41:59 -0400 Subject: rpms/cheese Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709071841.l87Ifxil005580@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/cheese In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvscz5492/rpms/cheese Added Files: Makefile import.log Log Message: Setup of module cheese --- NEW FILE Makefile --- # Top level Makefile for module cheese all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Fri Sep 7 18:42:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 7 Sep 2007 14:42:01 -0400 Subject: rpms/cheese/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709071842.l87Ig1fu005598@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/cheese/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvscz5492/rpms/cheese/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module cheese --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: cheese # $Id: Makefile,v 1.1 2007/09/07 18:41:59 kevin Exp $ NAME := cheese SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Sep 7 18:44:41 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Fri, 7 Sep 2007 14:44:41 -0400 Subject: rpms/flashrom/F-7 flashrom--Makefile_cleanup.diff, NONE, 1.1 flashrom.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709071844.l87IifuG005959@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/flashrom/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5867/F-7 Modified Files: .cvsignore sources Added Files: flashrom--Makefile_cleanup.diff flashrom.spec Log Message: Initial commit flashrom--Makefile_cleanup.diff: --- NEW FILE flashrom--Makefile_cleanup.diff --- --- Makefile 2007-08-05 15:15:51.000000000 +0400 +++ Makefile 2007-08-05 15:18:46.000000000 +0400 @@ -7,18 +7,10 @@ PROGRAM = flashrom CC = gcc -STRIP = strip INSTALL = /usr/bin/install -PREFIX = /usr/local -#CFLAGS = -O2 -g -Wall -Werror -CFLAGS = -Os -Wall -Werror -DDISABLE_DOC # -DTS5300 +PREFIX = /usr/ OS_ARCH = $(shell uname) -ifeq ($(OS_ARCH), SunOS) LDFLAGS = -lpci -lz -else -LDFLAGS = -lpci -lz -static -STRIP_ARGS = -s -endif OBJS = chipset_enable.o board_enable.o udelay.o jedec.o sst28sf040.o \ am29f040b.o mx29f002.o sst39sf020.o m29f400bt.o w49f002u.o \ @@ -30,7 +22,6 @@ $(PROGRAM): $(OBJS) $(CC) -o $(PROGRAM) $(OBJS) $(LDFLAGS) - $(STRIP) $(STRIP_ARGS) $(PROGRAM) clean: rm -f *.o *~ --- NEW FILE flashrom.spec --- Summary: Simple program for reading/writing BIOS chips content Name: flashrom Version: 0 Release: 0.1.20070830svn2753%{?dist} License: GPLv2+ Group: Applications/System # svn -r 2753 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom # tar -cjvf flashrom-2753.tar.bz2 flashrom Source0: flashrom-2753.tar.bz2 Patch0: flashrom--Makefile_cleanup.diff URL: http://linuxbios.org/Flashrom BuildRequires: pciutils-devel BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Lacks of ExcludeArch: ppc ppc64 %description Utility which can be used to detect BIOS chips (DIP, PLCC), read their contents and write new contents on the chips ("flash the chip"). %prep %setup -q -n %{name} %patch0 %build # currently disabling DiscOnChip due to instability CFLAGS="%{optflags} -DDISABLE_DOC" %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install %{name} $RPM_BUILD_ROOT%{_bindir} install -D -p -m644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{_bindir}/%{name} %{_mandir}/man1/%{name}.1.gz %changelog * Thu Sep 6 2007 Peter Lemenkov 0-0.1.20070830svn2753 - svn ver. 2753 (support for W29C040P and W29EE011 chips added) - New naming scheme * Wed Aug 22 2007 Peter Lemenkov 0.0-1.2744svn - svnver. 2744 * Sun Aug 5 2007 Peter Lemenkov 0.0-1.2742svn - Initial build for FC-Extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/flashrom/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Sep 2007 18:27:02 -0000 1.1 +++ .cvsignore 7 Sep 2007 18:44:08 -0000 1.2 @@ -0,0 +1 @@ +flashrom-2753.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/flashrom/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Sep 2007 18:27:02 -0000 1.1 +++ sources 7 Sep 2007 18:44:08 -0000 1.2 @@ -0,0 +1 @@ +6488571b0e5933ff4cf1c7079b31bb0b flashrom-2753.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 18:46:24 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Fri, 7 Sep 2007 14:46:24 -0400 Subject: rpms/flashrom/FC-6 flashrom--Makefile_cleanup.diff, NONE, 1.1 flashrom.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709071846.l87IkOZp006248@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/flashrom/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6166/FC-6 Modified Files: .cvsignore sources Added Files: flashrom--Makefile_cleanup.diff flashrom.spec Log Message: Initial commit flashrom--Makefile_cleanup.diff: --- NEW FILE flashrom--Makefile_cleanup.diff --- --- Makefile 2007-08-05 15:15:51.000000000 +0400 +++ Makefile 2007-08-05 15:18:46.000000000 +0400 @@ -7,18 +7,10 @@ PROGRAM = flashrom CC = gcc -STRIP = strip INSTALL = /usr/bin/install -PREFIX = /usr/local -#CFLAGS = -O2 -g -Wall -Werror -CFLAGS = -Os -Wall -Werror -DDISABLE_DOC # -DTS5300 +PREFIX = /usr/ OS_ARCH = $(shell uname) -ifeq ($(OS_ARCH), SunOS) LDFLAGS = -lpci -lz -else -LDFLAGS = -lpci -lz -static -STRIP_ARGS = -s -endif OBJS = chipset_enable.o board_enable.o udelay.o jedec.o sst28sf040.o \ am29f040b.o mx29f002.o sst39sf020.o m29f400bt.o w49f002u.o \ @@ -30,7 +22,6 @@ $(PROGRAM): $(OBJS) $(CC) -o $(PROGRAM) $(OBJS) $(LDFLAGS) - $(STRIP) $(STRIP_ARGS) $(PROGRAM) clean: rm -f *.o *~ --- NEW FILE flashrom.spec --- Summary: Simple program for reading/writing BIOS chips content Name: flashrom Version: 0 Release: 0.1.20070830svn2753%{?dist} License: GPLv2+ Group: Applications/System # svn -r 2753 export svn://linuxbios.org/repos/trunk/util/flashrom flashrom # tar -cjvf flashrom-2753.tar.bz2 flashrom Source0: flashrom-2753.tar.bz2 Patch0: flashrom--Makefile_cleanup.diff URL: http://linuxbios.org/Flashrom BuildRequires: pciutils-devel BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Lacks of ExcludeArch: ppc ppc64 %description Utility which can be used to detect BIOS chips (DIP, PLCC), read their contents and write new contents on the chips ("flash the chip"). %prep %setup -q -n %{name} %patch0 %build # currently disabling DiscOnChip due to instability CFLAGS="%{optflags} -DDISABLE_DOC" %{__make} %{?_smp_mflags} %install %{__rm} -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} install %{name} $RPM_BUILD_ROOT%{_bindir} install -D -p -m644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 %clean %{__rm} -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README %{_bindir}/%{name} %{_mandir}/man1/%{name}.1.gz %changelog * Thu Sep 6 2007 Peter Lemenkov 0-0.1.20070830svn2753 - svn ver. 2753 (support for W29C040P and W29EE011 chips added) - New naming scheme * Wed Aug 22 2007 Peter Lemenkov 0.0-1.2744svn - svnver. 2744 * Sun Aug 5 2007 Peter Lemenkov 0.0-1.2742svn - Initial build for FC-Extras Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/flashrom/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Sep 2007 18:27:02 -0000 1.1 +++ .cvsignore 7 Sep 2007 18:45:51 -0000 1.2 @@ -0,0 +1 @@ +flashrom-2753.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/flashrom/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Sep 2007 18:27:02 -0000 1.1 +++ sources 7 Sep 2007 18:45:51 -0000 1.2 @@ -0,0 +1 @@ +6488571b0e5933ff4cf1c7079b31bb0b flashrom-2753.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 18:49:01 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Fri, 7 Sep 2007 14:49:01 -0400 Subject: rpms/httpd/devel httpd-2.2.6.tar.gz.asc, NONE, 1.1 .cvsignore, 1.18, 1.19 httpd-2.2.4-oldflush.patch, 1.1, 1.2 httpd.spec, 1.114, 1.115 sources, 1.15, 1.16 upstream, 1.8, 1.9 httpd-2.0.54.tar.gz.asc, 1.1, NONE httpd-2.2.4.tar.gz.asc, 1.1, NONE Message-ID: <200709071849.l87In1IF006607@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/httpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6547 Modified Files: .cvsignore httpd-2.2.4-oldflush.patch httpd.spec sources upstream Added Files: httpd-2.2.6.tar.gz.asc Removed Files: httpd-2.0.54.tar.gz.asc httpd-2.2.4.tar.gz.asc Log Message: * Fri Sep 7 2007 Joe Orton 2.2.6-2 - update to 2.2.6 (#250757, #282761) --- NEW FILE httpd-2.2.6.tar.gz.asc --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQBG3buFizpgHwjJdeURAiQhAJ0UzwL/Sg4PZdw1USvc4CWytBg+kgCeKf83 vNBG4bcFy+gEuU0vVE/HCGM= =dt4x -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/httpd/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 12 Mar 2007 13:29:57 -0000 1.18 +++ .cvsignore 7 Sep 2007 18:48:27 -0000 1.19 @@ -1 +1 @@ -httpd-2.2.4.tar.gz +httpd-2.2.6.tar.gz httpd-2.2.4-oldflush.patch: Index: httpd-2.2.4-oldflush.patch =================================================================== RCS file: /cvs/extras/rpms/httpd/devel/httpd-2.2.4-oldflush.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- httpd-2.2.4-oldflush.patch 2 Sep 2007 13:57:10 -0000 1.1 +++ httpd-2.2.4-oldflush.patch 7 Sep 2007 18:48:27 -0000 1.2 @@ -1,3 +1,6 @@ + +http://issues.apache.org/bugzilla/show_bug.cgi?id=36780 + --- httpd-2.2.4/server/util_filter.c.oldflush +++ httpd-2.2.4/server/util_filter.c @@ -578,8 +578,18 @@ AP_DECLARE_NONSTD(apr_status_t) ap_filte Index: httpd.spec =================================================================== RCS file: /cvs/extras/rpms/httpd/devel/httpd.spec,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- httpd.spec 2 Sep 2007 13:57:10 -0000 1.114 +++ httpd.spec 7 Sep 2007 18:48:27 -0000 1.115 @@ -5,8 +5,8 @@ Summary: Apache HTTP Server Name: httpd -Version: 2.2.4 -Release: 10 +Version: 2.2.6 +Release: 2 URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz Source1: index.html @@ -36,6 +36,7 @@ Patch25: httpd-2.0.54-selinux.patch # Bug fixes Patch54: httpd-2.2.0-authnoprov.patch +Patch55: httpd-2.2.4-oldflush.patch License: ASL 2.0 Group: System Environment/Daemons BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -122,6 +123,7 @@ %patch25 -p1 -b .selinux %patch54 -p1 -b .authnoprov +%patch55 -p1 -b .oldflush # Patch in vendor/release string sed "s/@RELEASE@/%{vstring}/" < %{PATCH20} | patch -p1 @@ -474,6 +476,9 @@ %{_libdir}/httpd/build/*.sh %changelog +* Fri Sep 7 2007 Joe Orton 2.2.6-2 +- update to 2.2.6 (#250757, #282761) + * Sun Sep 2 2007 Joe Orton 2.2.4-10 - rebuild for fixed APR Index: sources =================================================================== RCS file: /cvs/extras/rpms/httpd/devel/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 12 Mar 2007 13:29:57 -0000 1.15 +++ sources 7 Sep 2007 18:48:27 -0000 1.16 @@ -1 +1 @@ -3add41e0b924d4bb53c2dee55a38c09e httpd-2.2.4.tar.gz +d050a49bd7532ec21c6bb593b3473a5d httpd-2.2.6.tar.gz Index: upstream =================================================================== RCS file: /cvs/extras/rpms/httpd/devel/upstream,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- upstream 12 Mar 2007 13:29:57 -0000 1.8 +++ upstream 7 Sep 2007 18:48:27 -0000 1.9 @@ -1 +1 @@ -httpd-2.2.4.tar.gz +httpd-2.2.6.tar.gz --- httpd-2.0.54.tar.gz.asc DELETED --- --- httpd-2.2.4.tar.gz.asc DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 18:51:49 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Fri, 7 Sep 2007 14:51:49 -0400 Subject: rpms/eclipse/devel eclipse.desktop, 1.1, 1.2 eclipse.spec, 1.483, 1.484 Message-ID: <200709071851.l87IpndW006926@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6840 Modified Files: eclipse.desktop eclipse.spec Log Message: * Fri Sep 07 2007 Ben Konrath 3.3.0-18 - Build 1.6 plugins when building with IcedTea. Index: eclipse.desktop =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- eclipse.desktop 9 Sep 2004 04:27:27 -0000 1.1 +++ eclipse.desktop 7 Sep 2007 18:51:16 -0000 1.2 @@ -5,5 +5,4 @@ Icon=eclipse.png Terminal=false Type=Application -Encoding=UTF-8 -Categories=Application;IDE;Development;Java;X-Red-Hat-Base; +Categories=IDE;Development;Java;X-Red-Hat-Base; Index: eclipse.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v retrieving revision 1.483 retrieving revision 1.484 diff -u -r1.483 -r1.484 --- eclipse.spec 7 Sep 2007 05:24:17 -0000 1.483 +++ eclipse.spec 7 Sep 2007 18:51:16 -0000 1.484 @@ -23,7 +23,7 @@ Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 17%{?dist} +Release: 18%{?dist} License: Eclipse Public License Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -562,8 +562,14 @@ sed --in-place "s/org.eclipse.$plugin:0.0.0,$version,//" features/org.eclipse.jdt/build.xml linenum=$(grep -no $plugin features/org.eclipse.jdt/build.xml | cut -d : -f 1) sed --in-place -e "$linenum,$(expr $linenum + 4)d" features/org.eclipse.jdt/build.xml +# If we're build with IcedTea then we don't want to remove the plugins from the +# feature.xml because we will build these plugins after the main build. This +# allows us to produce 1.5 bytecode for all of the SDK except for the parts that +# explicitly use Java 1.6. This enables GCJ to work with Eclipse on all platforms. +%if ! %{gcj_support} linenum=$(grep -no $plugin features/org.eclipse.jdt/feature.xml | cut -d : -f 1) sed --in-place -e "$(expr $linenum - 1),$(expr $linenum + 5)d" features/org.eclipse.jdt/feature.xml +%endif linenum=$(grep -no "dir=\"plugins/org.eclipse.$plugin" assemble.org.eclipse.sdk.linux.gtk.%{eclipse_arch}.xml | cut -d : -f 1) sed --in-place -e "$linenum,$(expr $linenum + 2)d" assemble.org.eclipse.sdk.linux.gtk.%{eclipse_arch}.xml linenum=$(grep -no "value=\"org.eclipse.$plugin" assemble.org.eclipse.sdk.linux.gtk.%{eclipse_arch}.xml | cut -d : -f 1) @@ -675,18 +681,34 @@ -DinstallOs=linux -DinstallWs=gtk -DinstallArch=%{eclipse_arch} \ -Dlibsconfig=true -DjavacSource=1.5 -DjavacTarget=1.5 -DcompilerArg="-encoding ISO-8859-1 -nowarn" -## Build the FileInitializer application + +# build 1.6 when building with IcedTea SDK=$(cd eclipse && pwd) +mkdir -p home +homedir=$(cd home && pwd) +LAUNCHERVERSION=$(ls $SDK/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//') + +%if ! %{gcj_support} +for plugin in jdt.compiler.tool jdt.compiler.apt jdt.apt.pluggable.core; do + pushd plugins/org.eclipse.$plugin + java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \ + org.eclipse.core.launcher.Main \ + -application org.eclipse.ant.core.antRunner \ + build.update.jar \ + -vmargs -Duser.home=$homedir + popd +done +%endif + +## Build the FileInitializer application PDEPLUGINVERSION=$(ls $SDK/plugins | grep pde.build | sed 's/org.eclipse.pde.build_//') pushd equinox-incubator -mkdir -p build home -homedir=$(cd home && pwd) +mkdir -p build # This can go away when package build handles plugins (not just features) echo "" > build/assemble.org.eclipse.equinox.initializer.all.xml echo "" > build/package.org.eclipse.equinox.initializer.all.xml -LAUNCHERVERSION=$(ls $SDK/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//') java -cp $SDK/plugins/org.eclipse.equinox.launcher_$LAUNCHERVERSION \ -Duser.home=$homedir \ org.eclipse.core.launcher.Main \ @@ -729,6 +751,13 @@ cp features/org.eclipse.platform/gtk/eclipse.ini $RPM_BUILD_ROOT%{_datadir}/eclipse %endif +# Install 1.6 plugins when building with IcedTea +%if ! %{gcj_support} +for plugin in jdt.apt.pluggable.core jdt.compiler.tool jdt.compiler.apt; do + cp plugins/org.eclipse.$plugin/org.eclipse.$plugin_*.jar $RPM_BUILD_ROOT%{_datadir}/eclipse/plugins +done +%endif + # Add a compatibility symlink to startup.jar pushd $RPM_BUILD_ROOT%{_datadir}/%{name} LAUNCHERNAME=$(ls plugins | grep equinox.launcher_) @@ -912,22 +941,6 @@ # freedesktop.org menu entry install -p -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop -# Put Fedora Core version into about.mappings of org.eclipse.sdk and -# org.eclipse.platform to show it in Eclipse about dialog. -# (courtesy Debian Eclipse packagers) -# FIXME use the third id -SDKPLUGINVERSION=$(ls $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins | grep eclipse.sdk_ | sed "s/org.eclipse.sdk_//") -pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins/org.eclipse.sdk_$SDKPLUGINVERSION -OS_VERSION=$(cat /etc/*-release | head -n 1) -sed -e "s/\(0=.*\)/\1 ($OS_VERSION)/" < about.mappings > about.mappings.tmp -mv about.mappings.tmp about.mappings -popd -PLATFORMPLUGINVERSION=$(ls $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins | grep eclipse.platform_ | sed "s/org.eclipse.platform_//") -pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/plugins/org.eclipse.platform_$PLATFORMPLUGINVERSION -sed -e "s/\(0=.*\)/\1 ($OS_VERSION)/" < about.mappings > about.mappings.tmp -mv about.mappings.tmp about.mappings -popd - # Create a script that can be used to make a symlink tree of the # eclipse platform. cp %{SOURCE16} copy-platform @@ -1502,9 +1515,9 @@ %{_libdir}/gcj/%{name}/jdimodel.jar.* %{_libdir}/gcj/%{name}/jdi.jar.* %else -#%{_datadir}/%{name}/plugins/org.eclipse.jdt.apt.pluggable.core_* -#%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.apt_* -#%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.tool_* +%{_datadir}/%{name}/plugins/org.eclipse.jdt.apt.pluggable.core_* +%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.apt_* +%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.tool_* %endif %files pde @@ -1564,6 +1577,9 @@ %endif %changelog +* Fri Sep 07 2007 Ben Konrath 3.3.0-18 +- Build 1.6 plugins when building with IcedTea. + * Fri Sep 07 2007 Ben Konrath 3.3.0-17 - Update Fedora Eclipse product plugin to fix Welcome page. From fedora-extras-commits at redhat.com Fri Sep 7 19:03:15 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 7 Sep 2007 15:03:15 -0400 Subject: rpms/selinux-policy/devel policy-20070703.patch, 1.49, 1.50 selinux-policy.spec, 1.516, 1.517 Message-ID: <200709071903.l87J3FhY013815@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13792 Modified Files: policy-20070703.patch selinux-policy.spec Log Message: * Fri Sep 7 2007 Dan Walsh 3.0.7-6 - Allow wine to run in system role policy-20070703.patch: Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- policy-20070703.patch 6 Sep 2007 23:34:02 -0000 1.49 +++ policy-20070703.patch 7 Sep 2007 19:03:11 -0000 1.50 @@ -2401,9 +2401,20 @@ + role $2 types wine_t; + allow wine_t $3:chr_file rw_term_perms; +') +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/wine.te serefpolicy-3.0.7/policy/modules/apps/wine.te +--- nsaserefpolicy/policy/modules/apps/wine.te 2007-07-25 10:37:37.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/apps/wine.te 2007-09-07 09:04:03.000000000 -0400 +@@ -9,6 +9,7 @@ + type wine_t; + type wine_exec_t; + application_domain(wine_t,wine_exec_t) ++role system_r types wine_t; + + ######################################## + # diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corecommands.fc serefpolicy-3.0.7/policy/modules/kernel/corecommands.fc --- nsaserefpolicy/policy/modules/kernel/corecommands.fc 2007-08-22 07:14:06.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/kernel/corecommands.fc 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/corecommands.fc 2007-09-07 13:47:17.000000000 -0400 @@ -36,6 +36,11 @@ /etc/cipe/ip-up.* -- gen_context(system_u:object_r:bin_t,s0) /etc/cipe/ip-down.* -- gen_context(system_u:object_r:bin_t,s0) @@ -2437,6 +2448,14 @@ /usr/sbin/sesh -- gen_context(system_u:object_r:shell_exec_t,s0) +@@ -259,3 +265,7 @@ + ifdef(`distro_suse',` + /var/lib/samba/bin/.+ gen_context(system_u:object_r:bin_t,s0) + ') ++ ++/etc/gdm/XKeepsCrashing[^/]* -- gen_context(system_u:object_r:bin_t,s0) ++/etc/gdm/[^/]+ -d gen_context(system_u:object_r:bin_t,s0) ++/etc/gdm/[^/]+/.* gen_context(system_u:object_r:bin_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.if.in serefpolicy-3.0.7/policy/modules/kernel/corenetwork.if.in --- nsaserefpolicy/policy/modules/kernel/corenetwork.if.in 2007-07-03 07:05:38.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/kernel/corenetwork.if.in 2007-09-06 15:43:06.000000000 -0400 @@ -2486,7 +2505,7 @@ ## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.te.in serefpolicy-3.0.7/policy/modules/kernel/corenetwork.te.in --- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in 2007-07-03 07:05:38.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/kernel/corenetwork.te.in 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/corenetwork.te.in 2007-09-07 15:02:19.000000000 -0400 @@ -55,6 +55,11 @@ type reserved_port_t, port_type, reserved_port_type; @@ -2528,11 +2547,21 @@ network_port(nessus, tcp,1241,s0) network_port(netsupport, tcp,5405,s0, udp,5405,s0) network_port(nmbd, udp,137,s0, udp,138,s0) -@@ -160,13 +166,17 @@ +@@ -146,7 +152,7 @@ + network_port(snmp, udp,161,s0, udp,162,s0, tcp,199,s0) + network_port(spamd, tcp,783,s0) + network_port(ssh, tcp,22,s0) +-network_port(soundd, tcp,8000,s0, tcp,9433,s0) ++network_port(soundd, tcp,8000,s0, tcp,9433,s0, tcp, 16001, s0) + type socks_port_t, port_type; dnl network_port(socks) # no defined portcon + type stunnel_port_t, port_type; dnl network_port(stunnel) # no defined portcon in current strict + network_port(squid, udp,3401,s0, tcp,3401,s0, udp,4827,s0, tcp,4827,s0) # snmp and htcp +@@ -160,13 +166,18 @@ type utcpserver_port_t, port_type; dnl network_port(utcpserver) # no defined portcon network_port(uucpd, tcp,540,s0) network_port(vnc, tcp,5900,s0) +network_port(wccp, udp,2048,s0) ++network_port(xdmcp, udp,177,s0, tcp,177,s0) network_port(xen, tcp,8002,s0) -network_port(xserver, tcp, 6000, s0, tcp,6001,s0, tcp,6002,s0, tcp,6003,s0, tcp,6004,s0, tcp,6005,s0, tcp,6006,s0, tcp,6007,s0, tcp,6008,s0, tcp,6009,s0, tcp,6010,s0, tcp,6011,s0, tcp,6012,s0, tcp,6013,s0, tcp,6014,s0, tcp,6015,s0, tcp,6016,s0, tcp,6017,s0, tcp,6018,s0, tcp,6019,s0) +network_port(xserver, tcp, 6000, s0, tcp,6001,s0, tcp,6002,s0, tcp,6003,s0, tcp,6004,s0, tcp,6005,s0, tcp,6006,s0, tcp,6007,s0, tcp,6008,s0, tcp,6009,s0, tcp,6010,s0, tcp,6011,s0, tcp,6012,s0, tcp,6013,s0, tcp,6014,s0, tcp,6015,s0, tcp,6016,s0, tcp,6017,s0, tcp,6018,s0, tcp,6019,s0, tcp,6020,s0) @@ -5920,7 +5949,7 @@ allow $1 self:tcp_socket create_socket_perms; diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.te serefpolicy-3.0.7/policy/modules/services/kerberos.te --- nsaserefpolicy/policy/modules/services/kerberos.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/kerberos.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/kerberos.te 2007-09-07 10:31:47.000000000 -0400 @@ -62,7 +62,7 @@ # Use capabilities. Surplus capabilities may be allowed. allow kadmind_t self:capability { setuid setgid chown fowner dac_override sys_nice }; @@ -5964,6 +5993,15 @@ ') optional_policy(` +@@ -151,7 +157,7 @@ + # Use capabilities. Surplus capabilities may be allowed. + allow krb5kdc_t self:capability { setuid setgid net_admin chown fowner dac_override sys_nice }; + dontaudit krb5kdc_t self:capability sys_tty_config; +-allow krb5kdc_t self:process { setsched getsched signal_perms }; ++allow krb5kdc_t self:process { setfscreate setsched getsched signal_perms }; + allow krb5kdc_t self:netlink_route_socket r_netlink_socket_perms; + allow krb5kdc_t self:tcp_socket create_stream_socket_perms; + allow krb5kdc_t self:udp_socket create_socket_perms; @@ -223,6 +229,7 @@ miscfiles_read_localization(krb5kdc_t) @@ -5972,6 +6010,14 @@ userdom_dontaudit_use_unpriv_user_fds(krb5kdc_t) userdom_dontaudit_search_sysadm_home_dirs(krb5kdc_t) +@@ -233,6 +240,7 @@ + + optional_policy(` + seutil_sigchld_newrole(krb5kdc_t) ++ seutil_read_file_contexts(krb5kdc_t) + ') + + optional_policy(` diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ktalk.te serefpolicy-3.0.7/policy/modules/services/ktalk.te --- nsaserefpolicy/policy/modules/services/ktalk.te 2007-07-25 10:37:42.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/services/ktalk.te 2007-09-06 15:43:06.000000000 -0400 @@ -7732,7 +7778,7 @@ fs_search_auto_mountpoints($1_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpc.te serefpolicy-3.0.7/policy/modules/services/rpc.te --- nsaserefpolicy/policy/modules/services/rpc.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/rpc.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/rpc.te 2007-09-07 10:32:33.000000000 -0400 @@ -59,10 +59,14 @@ manage_files_pattern(rpcd_t,rpcd_var_run_t,rpcd_var_run_t) files_pid_filetrans(rpcd_t,rpcd_var_run_t,file) @@ -7782,16 +7828,17 @@ ') tunable_policy(`nfs_export_all_ro',` -@@ -143,6 +154,8 @@ +@@ -143,6 +154,9 @@ manage_files_pattern(gssd_t,gssd_tmp_t,gssd_tmp_t) files_tmp_filetrans(gssd_t, gssd_tmp_t, { file dir }) +auth_use_nsswitch(gssd_t) + ++kernel_read_system_state(gssd_t) kernel_read_network_state(gssd_t) kernel_read_network_state_symlinks(gssd_t) kernel_search_network_sysctl(gssd_t) -@@ -158,6 +171,9 @@ +@@ -158,6 +172,9 @@ miscfiles_read_certs(gssd_t) @@ -9287,7 +9334,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.te serefpolicy-3.0.7/policy/modules/services/xserver.te --- nsaserefpolicy/policy/modules/services/xserver.te 2007-08-22 07:14:07.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/xserver.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/xserver.te 2007-09-07 15:02:10.000000000 -0400 @@ -16,6 +16,13 @@ ## @@ -9323,7 +9370,15 @@ allow xdm_t xdm_xserver_t:process signal; allow xdm_t xdm_xserver_t:unix_stream_socket connectto; -@@ -246,6 +257,7 @@ +@@ -189,6 +200,7 @@ + corenet_sendrecv_all_client_packets(xdm_t) + # xdm tries to bind to biff_port_t + corenet_dontaudit_tcp_bind_all_ports(xdm_t) ++corenet_udp_bind_xdmcp_ports(xdm_t) + + dev_read_rand(xdm_t) + dev_read_sysfs(xdm_t) +@@ -246,6 +258,7 @@ auth_domtrans_pam_console(xdm_t) auth_manage_pam_pid(xdm_t) auth_manage_pam_console_data(xdm_t) @@ -9331,7 +9386,7 @@ auth_rw_faillog(xdm_t) auth_write_login_records(xdm_t) -@@ -257,6 +269,7 @@ +@@ -257,6 +270,7 @@ libs_exec_lib_files(xdm_t) logging_read_generic_logs(xdm_t) @@ -9339,7 +9394,7 @@ miscfiles_read_localization(xdm_t) miscfiles_read_fonts(xdm_t) -@@ -271,6 +284,10 @@ +@@ -271,6 +285,10 @@ # Search /proc for any user domain processes. userdom_read_all_users_state(xdm_t) userdom_signal_all_users(xdm_t) @@ -9350,7 +9405,7 @@ xserver_rw_session_template(xdm,xdm_t,xdm_tmpfs_t) -@@ -306,6 +323,8 @@ +@@ -306,6 +324,8 @@ optional_policy(` consolekit_dbus_chat(xdm_t) @@ -9359,7 +9414,7 @@ ') optional_policy(` -@@ -348,12 +367,8 @@ +@@ -348,12 +368,8 @@ ') optional_policy(` @@ -9373,7 +9428,7 @@ ifdef(`distro_rhel4',` allow xdm_t self:process { execheap execmem }; -@@ -385,7 +400,7 @@ +@@ -385,7 +401,7 @@ allow xdm_xserver_t xdm_var_lib_t:file { getattr read }; dontaudit xdm_xserver_t xdm_var_lib_t:dir search; @@ -9382,7 +9437,7 @@ # Label pid and temporary files with derived types. manage_files_pattern(xdm_xserver_t,xdm_tmp_t,xdm_tmp_t) -@@ -425,6 +440,10 @@ +@@ -425,6 +441,10 @@ ') optional_policy(` @@ -9393,7 +9448,7 @@ resmgr_stream_connect(xdm_t) ') -@@ -434,47 +453,19 @@ +@@ -434,47 +454,19 @@ ') optional_policy(` @@ -11333,7 +11388,7 @@ /etc/lvm/lock(/.*)? gen_context(system_u:object_r:lvm_lock_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/lvm.te serefpolicy-3.0.7/policy/modules/system/lvm.te --- nsaserefpolicy/policy/modules/system/lvm.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/lvm.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/lvm.te 2007-09-07 09:00:42.000000000 -0400 @@ -150,7 +150,9 @@ # DAC overrides and mknod for modifying /dev entries (vgmknodes) @@ -11362,7 +11417,16 @@ term_getattr_all_user_ttys(lvm_t) term_list_ptys(lvm_t) -@@ -293,5 +298,15 @@ +@@ -275,6 +280,8 @@ + seutil_search_default_contexts(lvm_t) + seutil_sigchld_newrole(lvm_t) + ++userdom_dontaudit_search_sysadm_home_dirs(lvm_t) ++ + ifdef(`distro_redhat',` + # this is from the initrd: + files_rw_isid_type_dirs(lvm_t) +@@ -293,5 +300,15 @@ ') optional_policy(` @@ -13971,7 +14035,25 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/xen.te serefpolicy-3.0.7/policy/modules/system/xen.te --- nsaserefpolicy/policy/modules/system/xen.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/xen.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/xen.te 2007-09-07 08:48:47.000000000 -0400 +@@ -95,7 +95,7 @@ + read_lnk_files_pattern(xend_t,xen_image_t,xen_image_t) + rw_blk_files_pattern(xend_t,xen_image_t,xen_image_t) + +-allow xend_t xenctl_t:fifo_file manage_file_perms; ++allow xend_t xenctl_t:fifo_file manage_fifo_file_perms; + dev_filetrans(xend_t, xenctl_t, fifo_file) + + manage_files_pattern(xend_t,xend_tmp_t,xend_tmp_t) +@@ -126,7 +126,7 @@ + domain_auto_trans(xend_t, xenstored_exec_t, xenstored_t) + allow xenstored_t xend_t:fd use; + allow xenstored_t xend_t:process sigchld; +-allow xenstored_t xend_t:fifo_file write; ++allow xenstored_t xend_t:fifo_file write_fifo_file_perms; + + # transition to console + domain_auto_trans(xend_t, xenconsoled_exec_t, xenconsoled_t) @@ -176,6 +176,7 @@ files_manage_etc_runtime_files(xend_t) files_etc_filetrans_etc_runtime(xend_t,file) @@ -13980,6 +14062,15 @@ storage_raw_read_fixed_disk(xend_t) storage_raw_write_fixed_disk(xend_t) +@@ -224,7 +225,7 @@ + + allow xenconsoled_t self:capability { dac_override fsetid ipc_lock }; + allow xenconsoled_t self:unix_stream_socket create_stream_socket_perms; +-allow xenconsoled_t self:fifo_file { read write }; ++allow xenconsoled_t self:fifo_file rw_fifo_file_perms; + + allow xenconsoled_t xen_devpts_t:chr_file rw_term_perms; + @@ -257,7 +258,7 @@ miscfiles_read_localization(xenconsoled_t) @@ -13998,7 +14089,14 @@ allow xenstored_t self:unix_stream_socket create_stream_socket_perms; allow xenstored_t self:unix_dgram_socket create_socket_perms; -@@ -324,6 +325,7 @@ +@@ -318,12 +319,13 @@ + allow xm_t self:capability { dac_override ipc_lock sys_tty_config }; + + # internal communication is often done using fifo and unix sockets. +-allow xm_t self:fifo_file { read write }; ++allow xm_t self:fifo_file rw_fifo_file_perms; + allow xm_t self:unix_stream_socket { create_stream_socket_perms connectto }; + allow xm_t self:tcp_socket create_stream_socket_perms; manage_files_pattern(xm_t,xend_var_lib_t,xend_var_lib_t) manage_fifo_files_pattern(xm_t,xend_var_lib_t,xend_var_lib_t) Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v retrieving revision 1.516 retrieving revision 1.517 diff -u -r1.516 -r1.517 --- selinux-policy.spec 6 Sep 2007 23:34:02 -0000 1.516 +++ selinux-policy.spec 7 Sep 2007 19:03:11 -0000 1.517 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.0.7 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -362,6 +362,9 @@ %endif %changelog +* Fri Sep 7 2007 Dan Walsh 3.0.7-6 +- Allow wine to run in system role + * Thu Sep 6 2007 Dan Walsh 3.0.7-5 - Fix java labeling From fedora-extras-commits at redhat.com Fri Sep 7 19:36:33 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Fri, 7 Sep 2007 15:36:33 -0400 Subject: rpms/bigboard/devel bigboard.spec,1.31,1.32 Message-ID: <200709071936.l87JaXDg015882@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/bigboard/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15729 Modified Files: bigboard.spec Log Message: add some brs Index: bigboard.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/bigboard.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- bigboard.spec 6 Sep 2007 21:41:03 -0000 1.31 +++ bigboard.spec 7 Sep 2007 19:36:01 -0000 1.32 @@ -3,7 +3,7 @@ Name: bigboard Version: 0.5.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Sidebar application launcher using mugshot.org Group: Applications/Internet @@ -26,6 +26,8 @@ BuildRequires: intltool BuildRequires: gtk2-devel BuildRequires: pygtk2-devel +BuildRequires: dbus-devel +BuildRequires: gnome-panel-devel BuildRequires: gnome-keyring-devel %description @@ -90,6 +92,9 @@ killall -HUP gconfd-2 || : %changelog +* Fri Sep 07 2007 Colin Walters - 0.5.12-2 +- some brs + * Thu Sep 06 2007 Colin Walters - 0.5.12-1 - new upstream From fedora-extras-commits at redhat.com Fri Sep 7 19:36:50 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Fri, 7 Sep 2007 15:36:50 -0400 Subject: rpms/sipp/EL-4 sipp.spec,1.6,1.7 Message-ID: <200709071936.l87JaoV7015942@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/sipp/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15765/EL-4 Modified Files: sipp.spec Log Message: Fixed BZ #282431 Index: sipp.spec =================================================================== RCS file: /cvs/extras/rpms/sipp/EL-4/sipp.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sipp.spec 25 Jul 2007 09:43:48 -0000 1.6 +++ sipp.spec 7 Sep 2007 19:36:17 -0000 1.7 @@ -1,14 +1,18 @@ Summary: SIP test tool / traffic generator Name: sipp Version: 2.0.1 -Release: 3.2%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Communications URL: http://sipp.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.src.tar.gz Patch0: sipp--Makefile-fix-paths.diff BuildRequires: ncurses-devel +%if 0%{?el4} BuildRequires: libpcap +%else +BuildRequires: libpcap-devel +%endif BuildRequires: openssl-devel Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,6 +29,7 @@ %prep %setup -n sipp-2.0.1.src %patch0 +rm -rf pcap/.svn %build DEBUG_FLAGS="%{optflags}" %{__make} %{?_smp_mflags} pcapplay_ossl @@ -47,6 +52,10 @@ %changelog +* Fri Sep 7 2007 Peter Lemenkov 2.0.1-4 +- Removed .svn entries (close BZ #282431) +- Added macro for builds for EL-4 + * Wed Jul 25 2007 Peter Lemenkov 2.0.1-3.2 - finally added correct BR for EL-4 From fedora-extras-commits at redhat.com Fri Sep 7 19:36:53 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Fri, 7 Sep 2007 15:36:53 -0400 Subject: rpms/sipp/EL-5 sipp.spec,1.3,1.4 Message-ID: <200709071936.l87JarLf015949@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/sipp/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15765/EL-5 Modified Files: sipp.spec Log Message: Fixed BZ #282431 Index: sipp.spec =================================================================== RCS file: /cvs/extras/rpms/sipp/EL-5/sipp.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sipp.spec 10 Jun 2007 06:24:55 -0000 1.3 +++ sipp.spec 7 Sep 2007 19:36:20 -0000 1.4 @@ -1,14 +1,18 @@ Summary: SIP test tool / traffic generator Name: sipp Version: 2.0.1 -Release: 2%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Communications URL: http://sipp.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.src.tar.gz Patch0: sipp--Makefile-fix-paths.diff BuildRequires: ncurses-devel +%if 0%{?el4} +BuildRequires: libpcap +%else BuildRequires: libpcap-devel +%endif BuildRequires: openssl-devel Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,6 +29,7 @@ %prep %setup -n sipp-2.0.1.src %patch0 +rm -rf pcap/.svn %build DEBUG_FLAGS="%{optflags}" %{__make} %{?_smp_mflags} pcapplay_ossl @@ -47,6 +52,19 @@ %changelog +* Fri Sep 7 2007 Peter Lemenkov 2.0.1-4 +- Removed .svn entries (close BZ #282431) +- Added macro for builds for EL-4 + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3.2 +- finally added correct BR for EL-4 + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3.1 +- rebuild + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3 +- Added tcpdump instead of libpcap as BR for EL-4 + * Sun Jun 10 2007 Peter Lemenkov 2.0.1-2 - rebuild From fedora-extras-commits at redhat.com Fri Sep 7 19:36:56 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Fri, 7 Sep 2007 15:36:56 -0400 Subject: rpms/sipp/F-7 sipp.spec,1.3,1.4 Message-ID: <200709071936.l87Jauc1015957@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/sipp/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15765/F-7 Modified Files: sipp.spec Log Message: Fixed BZ #282431 Index: sipp.spec =================================================================== RCS file: /cvs/extras/rpms/sipp/F-7/sipp.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sipp.spec 10 Jun 2007 06:24:50 -0000 1.3 +++ sipp.spec 7 Sep 2007 19:36:23 -0000 1.4 @@ -1,14 +1,18 @@ Summary: SIP test tool / traffic generator Name: sipp Version: 2.0.1 -Release: 2%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Communications URL: http://sipp.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.src.tar.gz Patch0: sipp--Makefile-fix-paths.diff BuildRequires: ncurses-devel +%if 0%{?el4} +BuildRequires: libpcap +%else BuildRequires: libpcap-devel +%endif BuildRequires: openssl-devel Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,6 +29,7 @@ %prep %setup -n sipp-2.0.1.src %patch0 +rm -rf pcap/.svn %build DEBUG_FLAGS="%{optflags}" %{__make} %{?_smp_mflags} pcapplay_ossl @@ -47,6 +52,19 @@ %changelog +* Fri Sep 7 2007 Peter Lemenkov 2.0.1-4 +- Removed .svn entries (close BZ #282431) +- Added macro for builds for EL-4 + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3.2 +- finally added correct BR for EL-4 + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3.1 +- rebuild + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3 +- Added tcpdump instead of libpcap as BR for EL-4 + * Sun Jun 10 2007 Peter Lemenkov 2.0.1-2 - rebuild From fedora-extras-commits at redhat.com Fri Sep 7 19:36:58 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Fri, 7 Sep 2007 15:36:58 -0400 Subject: rpms/sipp/FC-6 sipp.spec,1.3,1.4 Message-ID: <200709071936.l87JawFd015963@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/sipp/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15765/FC-6 Modified Files: sipp.spec Log Message: Fixed BZ #282431 Index: sipp.spec =================================================================== RCS file: /cvs/extras/rpms/sipp/FC-6/sipp.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sipp.spec 10 Jun 2007 06:24:55 -0000 1.3 +++ sipp.spec 7 Sep 2007 19:36:26 -0000 1.4 @@ -1,14 +1,18 @@ Summary: SIP test tool / traffic generator Name: sipp Version: 2.0.1 -Release: 2%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Communications URL: http://sipp.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.src.tar.gz Patch0: sipp--Makefile-fix-paths.diff BuildRequires: ncurses-devel +%if 0%{?el4} +BuildRequires: libpcap +%else BuildRequires: libpcap-devel +%endif BuildRequires: openssl-devel Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,6 +29,7 @@ %prep %setup -n sipp-2.0.1.src %patch0 +rm -rf pcap/.svn %build DEBUG_FLAGS="%{optflags}" %{__make} %{?_smp_mflags} pcapplay_ossl @@ -47,6 +52,19 @@ %changelog +* Fri Sep 7 2007 Peter Lemenkov 2.0.1-4 +- Removed .svn entries (close BZ #282431) +- Added macro for builds for EL-4 + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3.2 +- finally added correct BR for EL-4 + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3.1 +- rebuild + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3 +- Added tcpdump instead of libpcap as BR for EL-4 + * Sun Jun 10 2007 Peter Lemenkov 2.0.1-2 - rebuild From fedora-extras-commits at redhat.com Fri Sep 7 19:37:01 2007 From: fedora-extras-commits at redhat.com (Peter Lemenkov (peter)) Date: Fri, 7 Sep 2007 15:37:01 -0400 Subject: rpms/sipp/devel sipp.spec,1.3,1.4 Message-ID: <200709071937.l87Jb13e015970@cvs-int.fedora.redhat.com> Author: peter Update of /cvs/extras/rpms/sipp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15765/devel Modified Files: sipp.spec Log Message: Fixed BZ #282431 Index: sipp.spec =================================================================== RCS file: /cvs/extras/rpms/sipp/devel/sipp.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sipp.spec 10 Jun 2007 06:25:01 -0000 1.3 +++ sipp.spec 7 Sep 2007 19:36:28 -0000 1.4 @@ -1,14 +1,18 @@ Summary: SIP test tool / traffic generator Name: sipp Version: 2.0.1 -Release: 2%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Communications URL: http://sipp.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.src.tar.gz Patch0: sipp--Makefile-fix-paths.diff BuildRequires: ncurses-devel +%if 0%{?el4} +BuildRequires: libpcap +%else BuildRequires: libpcap-devel +%endif BuildRequires: openssl-devel Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -25,6 +29,7 @@ %prep %setup -n sipp-2.0.1.src %patch0 +rm -rf pcap/.svn %build DEBUG_FLAGS="%{optflags}" %{__make} %{?_smp_mflags} pcapplay_ossl @@ -47,6 +52,19 @@ %changelog +* Fri Sep 7 2007 Peter Lemenkov 2.0.1-4 +- Removed .svn entries (close BZ #282431) +- Added macro for builds for EL-4 + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3.2 +- finally added correct BR for EL-4 + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3.1 +- rebuild + +* Wed Jul 25 2007 Peter Lemenkov 2.0.1-3 +- Added tcpdump instead of libpcap as BR for EL-4 + * Sun Jun 10 2007 Peter Lemenkov 2.0.1-2 - rebuild From fedora-extras-commits at redhat.com Fri Sep 7 19:40:13 2007 From: fedora-extras-commits at redhat.com (Matt Wringe (mwringe)) Date: Fri, 7 Sep 2007 15:40:13 -0400 Subject: rpms/jakarta-commons-launcher/devel jakarta-commons-launcher.spec, 1.17, 1.18 Message-ID: <200709071940.l87JeDUU016415@cvs-int.fedora.redhat.com> Author: mwringe Update of /cvs/pkgs/rpms/jakarta-commons-launcher/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16304 Modified Files: jakarta-commons-launcher.spec Log Message: Fix unowned directory Index: jakarta-commons-launcher.spec =================================================================== RCS file: /cvs/pkgs/rpms/jakarta-commons-launcher/devel/jakarta-commons-launcher.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- jakarta-commons-launcher.spec 9 Feb 2007 19:27:11 -0000 1.17 +++ jakarta-commons-launcher.spec 7 Sep 2007 19:39:40 -0000 1.18 @@ -37,7 +37,7 @@ Name: jakarta-%{short_name} Version: 1.1 -Release: 1jpp.2%{?dist} +Release: 1jpp.3%{?dist} Epoch: 0 Summary: A cross platform Java application launcher License: Apache Software License @@ -168,6 +168,7 @@ %{_javadir}/* %if %{gcj_support} +%attr(-,root,root) %{_libdir}/gcj/%{name} %attr(-,root,root) %{_libdir}/gcj/%{name}/jakarta-commons-launcher-%{version}.jar.* %endif @@ -178,6 +179,9 @@ %changelog +* Fri Sep 07 2007 Matt Wringe - 0:1.1-1jpp.3 +- Fix unowned directory + * Fri Feb 09 2007 Matt Wringe - 0:1.1-1jpp.2 - Fix macro naming for post and postun From fedora-extras-commits at redhat.com Fri Sep 7 19:46:45 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Fri, 7 Sep 2007 15:46:45 -0400 Subject: rpms/gtk2/devel gtk2.spec,1.252,1.253 Message-ID: <200709071946.l87JkjW6016945@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16872 Modified Files: gtk2.spec Log Message: - install dummy binary in libdir/gtk-2.0/immodules directory to aid rpm when doing ia64 multilib (bug 253726) Index: gtk2.spec =================================================================== RCS file: /cvs/pkgs/rpms/gtk2/devel/gtk2.spec,v retrieving revision 1.252 retrieving revision 1.253 diff -u -r1.252 -r1.253 --- gtk2.spec 27 Aug 2007 00:38:43 -0000 1.252 +++ gtk2.spec 7 Sep 2007 19:46:12 -0000 1.253 @@ -16,7 +16,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 7%{?dist} +Release: 8%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gtk+/2.11/gtk+-%{version}.tar.bz2 @@ -147,7 +147,7 @@ exit 1 fi -%configure --with-xinput=xfree --disable-gtk-doc --disable-rebuilds --with-included-loaders=png +%configure --with-xinput=xfree --disable-gtk-doc --disable-rebuilds --with-included-loaders=png --enable-debug ## smp_mflags doesn't work for now due to gdk-pixbuf.loaders, may be fixed ## past gtk 2.1.2 @@ -155,6 +155,12 @@ # turn off for now, since floatingtest needs a display #make check +# create a dummy binary for /usr/lib/gtk-2.0/immodules to work around +# problems in our ia64 multilib infrastructure +# See https://bugzilla.redhat.com/show_bug.cgi?id=253726 for more details +echo 'int main (void) { return 0; }' > relocation-tag.c +gcc -Os relocation-tag.c -o .relocation-tag + %install rm -rf $RPM_BUILD_ROOT @@ -238,6 +244,11 @@ mkdir -p $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules mkdir -p $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/immodules +# we need to install a binary in the immodules directory to make sure +# that it gets properly relocated to /emul for ia64 emulation of x86 +# See https://bugzilla.redhat.com/show_bug.cgi?id=253726 +install -m 0644 .relocation-tag $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/immodules + # # We need the substitution of $host so we use an external # file list @@ -299,6 +310,10 @@ %{_datadir}/gtk-2.0 %changelog +* Mon Aug 27 2007 Jens Petersen - 2.11.6-8 +- install dummy binary in libdir/gtk-2.0/immodules directory to + aid rpm when doing ia64 multilib (bug 253726) + * Mon Aug 27 2007 Jens Petersen - 2.11.6-7 - own libdir/gtk-2.0/immodules directory (#255621) From fedora-extras-commits at redhat.com Fri Sep 7 19:35:06 2007 From: fedora-extras-commits at redhat.com (Matt Wringe (mwringe)) Date: Fri, 7 Sep 2007 15:35:06 -0400 Subject: rpms/jakarta-commons-modeler/devel jakarta-commons-modeler.spec, 1.36, 1.37 Message-ID: <200709071935.l87JZ6PC015627@cvs-int.fedora.redhat.com> Author: mwringe Update of /cvs/pkgs/rpms/jakarta-commons-modeler/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15593 Modified Files: jakarta-commons-modeler.spec Log Message: Fix unowned directory Index: jakarta-commons-modeler.spec =================================================================== RCS file: /cvs/pkgs/rpms/jakarta-commons-modeler/devel/jakarta-commons-modeler.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- jakarta-commons-modeler.spec 26 Apr 2007 00:25:06 -0000 1.36 +++ jakarta-commons-modeler.spec 7 Sep 2007 19:34:33 -0000 1.37 @@ -38,7 +38,7 @@ Name: jakarta-%{short_name} Epoch: 0 Version: 2.0 -Release: 3jpp.1%{?dist} +Release: 3jpp.2%{?dist} Summary: Model MBeans utilty classes Group: Development/Libraries/Java License: Apache Software License @@ -168,6 +168,7 @@ %{_javadir}/* %if %{gcj_support} +%attr(-,root,root) %{_libdir}/gcj/%{name} %attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.* %endif @@ -177,6 +178,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Fri Sep 07 2007 Matt Wringe - 0:2.0-3jpp.2 +- Fix unowned directory + * Wed Mar 21 2007 Matt Wringe - 0:2.0-3jpp.1 - Merge with lastest jpp version From fedora-extras-commits at redhat.com Fri Sep 7 19:24:42 2007 From: fedora-extras-commits at redhat.com (Matt Wringe (mwringe)) Date: Fri, 7 Sep 2007 15:24:42 -0400 Subject: rpms/jakarta-commons-digester/devel jakarta-commons-digester.spec, 1.36, 1.37 Message-ID: <200709071924.l87JOgI7015033@cvs-int.fedora.redhat.com> Author: mwringe Update of /cvs/pkgs/rpms/jakarta-commons-digester/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14977 Modified Files: jakarta-commons-digester.spec Log Message: Fix unowned directory Index: jakarta-commons-digester.spec =================================================================== RCS file: /cvs/pkgs/rpms/jakarta-commons-digester/devel/jakarta-commons-digester.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- jakarta-commons-digester.spec 23 Jan 2007 03:17:43 -0000 1.36 +++ jakarta-commons-digester.spec 7 Sep 2007 19:24:09 -0000 1.37 @@ -48,7 +48,7 @@ Name: jakarta-%{short_name} Version: 1.7 -Release: 6jpp.1 +Release: 6jpp.2 Epoch: 0 Summary: Jakarta Commons Digester Package License: Apache Software License @@ -182,6 +182,7 @@ %{_javadir}/* %if %{gcj_support} +%attr(-,root,root) %{_libdir}/gcj/%{name} %attr(-,root,root) %{_libdir}/gcj/%{name}/jakarta-commons-digester-1.7-rss.jar.* %attr(-,root,root) %{_libdir}/gcj/%{name}/jakarta-commons-digester-1.7.jar.* %endif @@ -199,6 +200,9 @@ %endif %changelog +* Fri Sep 07 2007 Matt Wringe - 0:1.7-6jpp.2 +- Fix unowned dir (/usr/lib/gcj/jakarta-commons-digester) + * Mon Jan 22 2007 Vivek Lakshmanan - 0:1.7-6jpp.1 - Resynch with JPP release From fedora-extras-commits at redhat.com Fri Sep 7 20:01:28 2007 From: fedora-extras-commits at redhat.com (Joshua Daniel Franklin (joshuadf)) Date: Fri, 7 Sep 2007 16:01:28 -0400 Subject: rpms/alpine/devel alpine.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709072001.l87K1S5c023891@cvs-int.fedora.redhat.com> Author: joshuadf Update of /cvs/pkgs/rpms/alpine/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17899/devel Modified Files: .cvsignore sources Added Files: alpine.spec Log Message: --- NEW FILE alpine.spec --- # Fedora review: http://bugzilla.redhat.com/249365 Summary: UW Alpine mail user agent Name: alpine Version: 0.9999 Release: 2%{?dist} License: Apache Software License Group: Applications/Internet URL: http://www.washington.edu/alpine #Source0: ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.bz2 # removed cc5.sol problem file, see BZ for details Source0: %{name}-%{version}.tar.bz2 Requires: /usr/sbin/sendmail aspell mailcap # Using "Conflicts" instead of Obsoletes because while alpine is substantially # compatible with pine the change to Unicode breaks important user # functionality such as non-ASCII encoded saved passwords. Additionally, there # are also many patches to pine floating around that for political/technical # reasons will not be integrated into alpine. (I'd like to stay out of it... # just search "Mark Crispin maildir" for the gory details.) Since licensing # prevents a Fedora pine package, I cannot predict what patches users might # have and so want to warn them instead of automatically replacing their pine # install with an alpine that could break their configuration. # I understand this to be a special case of the "Optional Functionality" # description at http://fedoraproject.org/wiki/Packaging/Conflicts Conflicts: pine BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: /usr/sbin/sendmail BuildRequires: gettext inews krb5-devel ncurses-devel BuildRequires: openldap-devel openssl-devel pam-devel passwd sendmail %description Alpine -- an Alternatively Licensed Program for Internet News & Email -- is a tool for reading, sending, and managing electronic messages. Alpine is the successor to Pine and was developed by Computing & Communications at the University of Washington. Though originally designed for inexperienced email users, Alpine supports many advanced features, and an ever-growing number of configuration and personal-preference options. Changes and enhancements over pine: * Released under the Apache Software License, Version 2.0. * Internationalization built around new internal Unicode support. * Ground-up reorganization of source code around new "pith/" core routine library. * Ground-up reorganization of build and install procedure based on GNU Build System's autotools. %prep %setup -q chmod -x alpine/arg.c pico/main.c %build touch imap/ip6 # --without-tcl disables the TCL-based CGI "Web Alpine" %configure \ --without-tcl \ --with-c-client-target=lfd \ --with-passfile=.alpine.passfile \ --with-spellcheck-prog=aspell make %{?_smp_mflags} EXTRACFLAGS="$RPM_OPT_FLAGS" %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README LICENSE doc/tech-notes.txt %{_bindir}/alpine %{_bindir}/pico %{_bindir}/pilot %{_bindir}/rpload %{_bindir}/rpdump %{_mandir}/man1/alpine.1* %{_mandir}/man1/pico.1* %{_mandir}/man1/pilot.1* %{_mandir}/man1/rpload.1* %{_mandir}/man1/rpdump.1* %changelog * Fri Sep 07 2007 Joshua Daniel Franklin 0.9999-2 - update to latest * Fri Aug 24 2007 Rex Dieter 0.999-3 - EXTRACFLAGS=$RPM_OPT_FLAGS - --with-c-client-target=lfd - --with-passfile=.alpine.passfile - Requires: mailcap * Mon Jul 24 2007 Joshua Daniel Franklin 0.999-2.2 - remove problem cc5.sol file - integrate changes from Patrick "Jima" Laughton * Mon Jul 24 2007 Joshua Daniel Franklin 0.999-2.1 - correct spec syntax, explain Conflicts tag * Mon Jul 23 2007 Joshua Daniel Franklin 0.999-2.0 - initial alpine spec - Apache Software License 2.0 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/alpine/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Sep 2007 18:23:34 -0000 1.1 +++ .cvsignore 7 Sep 2007 20:00:54 -0000 1.2 @@ -0,0 +1 @@ +alpine-0.9999.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/alpine/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Sep 2007 18:23:34 -0000 1.1 +++ sources 7 Sep 2007 20:00:54 -0000 1.2 @@ -0,0 +1 @@ +61ce134e24185727e6a0736738767630 alpine-0.9999.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 20:07:01 2007 From: fedora-extras-commits at redhat.com (Thomas Fitzsimmons (fitzsim)) Date: Fri, 7 Sep 2007 16:07:01 -0400 Subject: rpms/java-1.7.0-icedtea/devel .cvsignore, 1.2, 1.3 Makefile, 1.1, 1.2 java-1.7.0-icedtea-makefile.patch, 1.1, 1.2 java-1.7.0-icedtea.spec, 1.3, 1.4 sources, 1.2, 1.3 generate-cacerts.pl, 1.1, NONE Message-ID: <200709072007.l87K71GR024398@cvs-int.fedora.redhat.com> Author: fitzsim Update of /cvs/pkgs/rpms/java-1.7.0-icedtea/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24305 Modified Files: .cvsignore Makefile java-1.7.0-icedtea-makefile.patch java-1.7.0-icedtea.spec sources Removed Files: generate-cacerts.pl Log Message: * Thu Sep 7 2007 Thomas Fitzsimmons - 1.7.0.0-0.15.b18.snapshot - Do not require openssl for build. - Require openssl. - Set gcjbootstrap to 0. - Remove generate-cacerts.pl. - Update icedtearelease. - Update icedteasnapshot. - Update openjdkver. - Update openjdkdate. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Aug 2007 14:56:44 -0000 1.2 +++ .cvsignore 7 Sep 2007 20:06:27 -0000 1.3 @@ -1,3 +1,3 @@ -icedtea-1.3-a9c9ee1b6479a84f2153be67fce85b0dbf371398.tar.gz +icedtea-1.4-f23640f520cf248e08d731f91fed62ed14e97b2f.tar.gz java-access-bridge-1.19.2.tar.gz -openjdk-7-ea-src-b18-16_aug_2007-fedora.zip +openjdk-7-ea-src-b19-30_aug_2007-fedora.zip Index: Makefile =================================================================== RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 28 Aug 2007 14:24:02 -0000 1.1 +++ Makefile 7 Sep 2007 20:06:27 -0000 1.2 @@ -3,6 +3,9 @@ NAME := java-1.7.0-icedtea SPECFILE = $(firstword $(wildcard *.spec)) +TARGET_ARCH = $(shell rpm --eval "%{_arch}" | sed 's/i.86/i586/') +MOCKARGS = --arch $(TARGET_ARCH) + define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef java-1.7.0-icedtea-makefile.patch: Index: java-1.7.0-icedtea-makefile.patch =================================================================== RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/java-1.7.0-icedtea-makefile.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- java-1.7.0-icedtea-makefile.patch 28 Aug 2007 14:56:44 -0000 1.1 +++ java-1.7.0-icedtea-makefile.patch 7 Sep 2007 20:06:27 -0000 1.2 @@ -1,9 +1,10 @@ ---- Makefile.am.orig 2007-08-27 14:14:11.000000000 -0400 -+++ Makefile.am 2007-08-27 14:14:27.000000000 -0400 -@@ -122,15 +122,6 @@ +diff -urN ../icedtea-1.4.orig/Makefile.am ./Makefile.am +--- ../icedtea-1.4.orig/Makefile.am 2007-09-06 19:09:50.000000000 -0400 ++++ ./Makefile.am 2007-09-06 19:12:49.000000000 -0400 +@@ -113,15 +113,6 @@ + endif - download.stamp: - rm -f download.stamp + stamps/download.stamp: - if ! echo "$(OPENJDK_MD5SUM) $(OPENJDK_SRC_ZIP)" \ - | $(MD5SUM) --check ; \ - then \ @@ -13,15 +14,16 @@ - fi ; \ - $(WGET) $(OPENJDK_URL)$(OPENJDK_SRC_ZIP_BASE) -O $(OPENJDK_SRC_ZIP); \ - fi - touch download.stamp + mkdir -p stamps + touch stamps/download.stamp - clean-download: ---- Makefile.in.orig 2007-08-27 14:14:16.000000000 -0400 -+++ Makefile.in 2007-08-27 14:14:34.000000000 -0400 -@@ -643,15 +643,6 @@ +diff -urN ../icedtea-1.4.orig/Makefile.in ./Makefile.in +--- ../icedtea-1.4.orig/Makefile.in 2007-09-06 19:10:07.000000000 -0400 ++++ ./Makefile.in 2007-09-06 19:12:55.000000000 -0400 +@@ -646,15 +646,6 @@ + mv $(DIST_ARCHIVES) $(distdir)-`hg tip --template '{node}'`.tar.gz - download.stamp: - rm -f download.stamp + stamps/download.stamp: - if ! echo "$(OPENJDK_MD5SUM) $(OPENJDK_SRC_ZIP)" \ - | $(MD5SUM) --check ; \ - then \ @@ -31,6 +33,6 @@ - fi ; \ - $(WGET) $(OPENJDK_URL)$(OPENJDK_SRC_ZIP_BASE) -O $(OPENJDK_SRC_ZIP); \ - fi - touch download.stamp + mkdir -p stamps + touch stamps/download.stamp - clean-download: Index: java-1.7.0-icedtea.spec =================================================================== RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/java-1.7.0-icedtea.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- java-1.7.0-icedtea.spec 5 Sep 2007 21:19:51 -0000 1.3 +++ java-1.7.0-icedtea.spec 7 Sep 2007 20:06:27 -0000 1.4 @@ -1,14 +1,13 @@ # If gcjbootstrap is 1 IcedTea is bootstrapped against # java-1.5.0-gcj-devel. If gcjbootstrap is 0 IcedTea is built against -# java-1.7.0-icedtea-devel. Building against java-1.7.0-icedtea-devel -# is not supported yet. -%define gcjbootstrap 1 +# java-1.7.0-icedtea-devel. +%define gcjbootstrap 0 -%define icedteaver 1.3 -%define icedteasnapshot -a9c9ee1b6479a84f2153be67fce85b0dbf371398 +%define icedteaver 1.4 +%define icedteasnapshot -f23640f520cf248e08d731f91fed62ed14e97b2f %define icedtearelease snapshot -%define openjdkver b18 -%define openjdkdate 16_aug_2007 +%define openjdkver b19 +%define openjdkdate 30_aug_2007 %define genurl http://icedtea.classpath.org/hg/fedora/raw-file/32c44002d507/ @@ -107,10 +106,9 @@ # Save icedtea.classpath.org space and bandwidth. # NoSource: 1 Source2: %{accessurl}%{accessmajorver}/java-access-bridge-%{accessver}.tar.gz -Source3: %{genurl}generate-cacerts.pl -Source4: %{genurl}generate-fedora-zip.sh -Source5: README.src -Source6: README.plugin +Source3: %{genurl}generate-fedora-zip.sh +Source4: README.src +Source5: README.plugin Patch0: java-1.7.0-icedtea-makefile.patch Patch1: java-1.7.0-icedtea-jhat.patch Patch2: java-1.7.0-icedtea-win32.patch @@ -140,13 +138,14 @@ BuildRequires: libbonobo-devel BuildRequires: pkgconfig >= 0.9.0 BuildRequires: xorg-x11-utils -# Certificate file generation requirements. -BuildRequires: openssl # gcjwebplugin build requirements. BuildRequires: firefox-devel BuildRequires: glib2-devel BuildRequires: gtk2-devel +# Require /etc/pki/tls/certs/ca-bundle.crt instead of generating +# cacerts. +Requires: openssl # Post requires alternatives to install tool alternatives. Requires(post): %{_sbindir}/alternatives # Postun requires alternatives to uninstall tool alternatives. @@ -262,16 +261,19 @@ %setup -q -n icedtea-%{icedteaver} %setup -q -n icedtea-%{icedteaver} -T -D -a 2 %patch0 +cp %{SOURCE4} . cp %{SOURCE5} . -cp %{SOURCE6} . %build ./configure %{icedteaopt} --with-openjdk-src-zip=%{SOURCE1} -make patch-ecj.stamp patch.stamp +%if %{gcjbootstrap} +make stamps/patch-ecj.stamp pushd openjdk-ecj patch -p1 < %{PATCH1} patch -p1 < %{PATCH2} popd +%endif +make stamps/patch.stamp patch -p0 < %{PATCH1} patch -p0 < %{PATCH2} make @@ -368,10 +370,6 @@ install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir} cp -a %{buildoutputdir}/docs $RPM_BUILD_ROOT%{_javadocdir}/%{name} -# Generate and install cacerts file. -%{__perl} %{SOURCE3} %{buildoutputdir}/j2sdk-image/bin/keytool -install -m 644 cacerts $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security - # Find JRE directories. find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type d \ | grep -v jre/lib/security \ @@ -716,6 +714,16 @@ %{_jvmdir}/%{jredir}/lib/%{archinstall}/gcjwebplugin.so %changelog +* Thu Sep 7 2007 Thomas Fitzsimmons - 1.7.0.0-0.15.b18.snapshot +- Do not require openssl for build. +- Require openssl. +- Set gcjbootstrap to 0. +- Remove generate-cacerts.pl. +- Update icedtearelease. +- Update icedteasnapshot. +- Update openjdkver. +- Update openjdkdate. + * Wed Sep 5 2007 Thomas Fitzsimmons - 1.7.0.0-0.15.b18.snapshot - Rename javadoc master alternative javadocdir. - Resolves: rhbz#269901 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/java-1.7.0-icedtea/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Aug 2007 14:56:44 -0000 1.2 +++ sources 7 Sep 2007 20:06:27 -0000 1.3 @@ -1,3 +1,3 @@ -d4fff908a9a9fe1dedfe7e9544132ba3 icedtea-1.3-a9c9ee1b6479a84f2153be67fce85b0dbf371398.tar.gz +1b38ccd941b666b12856a4bc6de6d508 icedtea-1.4-f23640f520cf248e08d731f91fed62ed14e97b2f.tar.gz ce13ee63357a699ad327d362230cc2f5 java-access-bridge-1.19.2.tar.gz -6c14ade20274f189be1646223f7e8929 openjdk-7-ea-src-b18-16_aug_2007-fedora.zip +d079f800f86f018240a2a943f86093bb openjdk-7-ea-src-b19-30_aug_2007-fedora.zip --- generate-cacerts.pl DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 20:10:11 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 7 Sep 2007 16:10:11 -0400 Subject: rpms/selinux-policy/devel policy-20070703.patch, 1.50, 1.51 selinux-policy.spec, 1.517, 1.518 Message-ID: <200709072010.l87KABTk024626@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24599 Modified Files: policy-20070703.patch selinux-policy.spec Log Message: * Fri Sep 7 2007 Dan Walsh 3.0.7-7 - Turn off direct transition policy-20070703.patch: Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- policy-20070703.patch 7 Sep 2007 19:03:11 -0000 1.50 +++ policy-20070703.patch 7 Sep 2007 20:10:07 -0000 1.51 @@ -12734,7 +12734,7 @@ /tmp/gconfd-USER -d gen_context(system_u:object_r:ROLE_tmp_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.if serefpolicy-3.0.7/policy/modules/system/userdomain.if --- nsaserefpolicy/policy/modules/system/userdomain.if 2007-08-27 09:18:17.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/userdomain.if 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/userdomain.if 2007-09-07 15:05:57.000000000 -0400 @@ -45,7 +45,7 @@ type $1_tty_device_t; term_user_tty($1_t,$1_tty_device_t) @@ -13106,7 +13106,7 @@ samba_stream_connect_winbind($1_t) ') -@@ -954,21 +881,162 @@ +@@ -954,21 +881,163 @@ ## ## # @@ -13166,6 +13166,7 @@ + dontaudit $1_t self:capability { sys_nice fsetid }; + + allow $1_t self:process ~{ setcurrent setexec setrlimit execmem execstack execheap }; ++ dontaudit $1_t self:process setrlimit; + dontaudit $1_t self:netlink_route_socket { create ioctl read getattr write setattr append bind connect getopt setopt shutdown nlmsg_read nlmsg_write }; + + allow $1_t self:context contains; @@ -13275,7 +13276,7 @@ domain_interactive_fd($1_t) typeattribute $1_devpts_t user_ptynode; -@@ -977,23 +1045,51 @@ +@@ -977,23 +1046,51 @@ typeattribute $1_tmp_t user_tmpfile; typeattribute $1_tty_device_t user_ttynode; @@ -13338,7 +13339,7 @@ # port access is audited even if dac would not have allowed it, so dontaudit it here corenet_dontaudit_tcp_bind_all_reserved_ports($1_t) -@@ -1029,15 +1125,7 @@ +@@ -1029,15 +1126,7 @@ # and may change other protocols tunable_policy(`user_tcp_server',` corenet_tcp_bind_all_nodes($1_t) @@ -13355,7 +13356,7 @@ ') optional_policy(` -@@ -1054,17 +1142,6 @@ +@@ -1054,17 +1143,6 @@ setroubleshoot_stream_connect($1_t) ') @@ -13373,7 +13374,7 @@ ') ####################################### -@@ -1102,6 +1179,8 @@ +@@ -1102,6 +1180,8 @@ class passwd { passwd chfn chsh rootok crontab }; ') @@ -13382,7 +13383,7 @@ ############################## # # Declarations -@@ -1127,7 +1206,7 @@ +@@ -1127,7 +1207,7 @@ # $1_t local policy # @@ -13391,7 +13392,7 @@ allow $1_t self:process { setexec setfscreate }; # Set password information for other users. -@@ -1139,7 +1218,11 @@ +@@ -1139,7 +1219,11 @@ # Manipulate other users crontab. allow $1_t self:passwd crontab; @@ -13404,7 +13405,7 @@ kernel_read_software_raid_state($1_t) kernel_getattr_core_if($1_t) -@@ -1856,17 +1939,53 @@ +@@ -1856,17 +1940,53 @@ ## ## # @@ -13462,7 +13463,7 @@ ## in a user home subdirectory. ## ## -@@ -1891,13 +2010,12 @@ +@@ -1891,13 +2011,12 @@ ## ## # @@ -13479,7 +13480,7 @@ ') ######################################## -@@ -3078,7 +3196,7 @@ +@@ -3078,7 +3197,7 @@ # template(`userdom_tmp_filetrans_user_tmp',` gen_require(` @@ -13488,7 +13489,7 @@ ') files_tmp_filetrans($2,$1_tmp_t,$3) -@@ -4615,6 +4733,24 @@ +@@ -4615,6 +4734,24 @@ files_list_home($1) allow $1 home_dir_type:dir search_dir_perms; ') @@ -13513,7 +13514,7 @@ ######################################## ## -@@ -5323,7 +5459,7 @@ +@@ -5323,7 +5460,7 @@ attribute user_tmpfile; ') @@ -13522,7 +13523,7 @@ ') ######################################## -@@ -5559,3 +5695,299 @@ +@@ -5559,3 +5696,299 @@ interface(`userdom_unconfined',` refpolicywarn(`$0($*) has been deprecated.') ') Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v retrieving revision 1.517 retrieving revision 1.518 diff -u -r1.517 -r1.518 --- selinux-policy.spec 7 Sep 2007 19:03:11 -0000 1.517 +++ selinux-policy.spec 7 Sep 2007 20:10:07 -0000 1.518 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.0.7 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -194,8 +194,8 @@ %if %{BUILD_TARGETED} # Build targeted policy # Commented out because only targeted ref policy currently builds -%setupCmds targeted mcs y y -%installCmds targeted mcs y y +%setupCmds targeted mcs n y +%installCmds targeted mcs n y %endif %if %{BUILD_MLS} @@ -207,8 +207,8 @@ %if %{BUILD_OLPC} # Build targeted policy # Commented out because only targeted ref policy currently builds -%setupCmds olpc mcs y y -%installCmds olpc mcs y y +%setupCmds olpc mcs n y +%installCmds olpc mcs n y %endif make NAME=targeted TYPE=targeted-mcs DISTRO=%{distro} DIRECT_INITRC=n MONOLITHIC=%{monolithic} DESTDIR=%{buildroot} PKGNAME=%{name}-%{version} POLY=y MLS_CATS=1024 MCS_CATS=1024 install-headers install-docs @@ -362,6 +362,9 @@ %endif %changelog +* Fri Sep 7 2007 Dan Walsh 3.0.7-7 +- Turn off direct transition + * Fri Sep 7 2007 Dan Walsh 3.0.7-6 - Allow wine to run in system role From fedora-extras-commits at redhat.com Fri Sep 7 20:14:42 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 7 Sep 2007 16:14:42 -0400 Subject: rpms/gtk2/devel workaround.patch,NONE,1.1 gtk2.spec,1.253,1.254 Message-ID: <200709072014.l87KEgkj024834@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24806 Modified Files: gtk2.spec Added Files: workaround.patch Log Message: Add a workaround for the flash backend workaround.patch: --- NEW FILE workaround.patch --- Index: gtk+2.0-2.11.6/gtk/gtkclipboard.c =================================================================== --- gtk+2.0-2.11.6.orig/gtk/gtkclipboard.c 2007-08-31 16:52:48.000000000 +0200 +++ gtk+2.0-2.11.6/gtk/gtkclipboard.c 2007-08-31 16:53:16.000000000 +0200 @@ -287,6 +287,7 @@ gtk_clipboard_get_for_display (GdkDisplay *display, GdkAtom selection) { + g_return_val_if_fail (display != NULL, NULL); g_return_val_if_fail (GDK_IS_DISPLAY (display), NULL); g_return_val_if_fail (!display->closed, NULL); Index: gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/gtk2/devel/gtk2.spec,v retrieving revision 1.253 retrieving revision 1.254 diff -u -r1.253 -r1.254 --- gtk2.spec 7 Sep 2007 19:46:12 -0000 1.253 +++ gtk2.spec 7 Sep 2007 20:14:10 -0000 1.254 @@ -37,6 +37,9 @@ Patch5: systray-tooltips.patch # fixed in upstream svn Patch6: tooltip-compat.patch +# a workaround for some brokenness in the flash plugin +# see http://bugzilla.gnome.org/show_bug.cgi?id=463773 +Patch7: workaround.patch BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} @@ -127,6 +130,7 @@ %patch4 -p1 -b .silence %patch5 -p1 -b .tooltips %patch6 -p1 -b .tooltip-compat +%patch7 -p1 -b .workaround for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -310,7 +314,10 @@ %{_datadir}/gtk-2.0 %changelog -* Mon Aug 27 2007 Jens Petersen - 2.11.6-8 +* Fri Sep 7 2007 Matthias Clasen - 2.11.6-9 +- Add a workaround for the flash plugin + +* Fri Sep 7 2007 Ray Strode - 2.11.6-8 - install dummy binary in libdir/gtk-2.0/immodules directory to aid rpm when doing ia64 multilib (bug 253726) From fedora-extras-commits at redhat.com Fri Sep 7 20:15:45 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 7 Sep 2007 16:15:45 -0400 Subject: rpms/gtk2/devel gtk2.spec,1.254,1.255 Message-ID: <200709072015.l87KFj2O024917@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24850 Modified Files: gtk2.spec Log Message: bump rev Index: gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/gtk2/devel/gtk2.spec,v retrieving revision 1.254 retrieving revision 1.255 diff -u -r1.254 -r1.255 --- gtk2.spec 7 Sep 2007 20:14:10 -0000 1.254 +++ gtk2.spec 7 Sep 2007 20:15:12 -0000 1.255 @@ -16,7 +16,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 8%{?dist} +Release: 9%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gtk+/2.11/gtk+-%{version}.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 20:16:44 2007 From: fedora-extras-commits at redhat.com (Sergio Pascual (sergiopr)) Date: Fri, 7 Sep 2007 16:16:44 -0400 Subject: rpms/wcstools/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 wcstools.spec, 1.10, 1.11 wcstools3-codewarn.patch, 1.4, 1.5 wcstools3-shared.patch, 1.4, 1.5 Message-ID: <200709072016.l87KGiZK025081@cvs-int.fedora.redhat.com> Author: sergiopr Update of /cvs/pkgs/rpms/wcstools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24992 Modified Files: .cvsignore sources wcstools.spec wcstools3-codewarn.patch wcstools3-shared.patch Log Message: * Wed Sep 05 2007 Sergio Pascual 3.7.0-1 - New upstream source 3.7.0 * Mon Aug 27 2007 Sergio Pascual 3.6.8-2.1 - Rebuild for Fedora 8 to get the build-id * Tue Mar 20 2007 Sergio Pascual 3.6.8-2 - Fix for bug #232413 * Mon Mar 19 2007 Sergio Pascual 3.6.8-1 - New upstream source 3.6.8 - Added pacthes to remove warnings during the compilation * Mon Feb 26 2007 Sergio Pascual 3.6.7-1 - New upstream source 3.6.7 * Wed Nov 15 2006 Sergio Pascual 3.6.6-1 - New upstream source 3.6.6 * Tue Oct 10 2006 Sergio Pascual 3.6.6-0.1.beta - New upstream source 3.6.6beta * Mon Sep 4 2006 Sergio Pascual 3.6.5-3 - Rebuild. * Wed Aug 30 2006 Sergio Pascual 3.6.5-2 - Corrected bug in edhead (patch2) (bug #204642). * Fri Jun 21 2006 Sergio Pascual 3.6.5-1 - New upstream source 3.6.5 * Tue Jun 13 2006 Sergio Pascual 3.6.4-3 - Patched overflows in catutil.c and getdate.c - Patched incompatible pointer in binread.c * Mon Jun 12 2006 Sergio Pascual 3.6.4-2 - Patched edhead. - libwcs provides libwcs.so.3 - libwcs into System Environment/Libraries group - Makefile uses ${RPM_OPT_FLAGS} and $(CC) * Fri Jun 09 2006 Sergio Pascual 3.6.4-1 - Removed not needed ldconfig in wcstools and libwcs-devel. * Wed Mar 08 2006 Sergio Pascual 3.6.3-1 - Initial RPM file. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 19 Mar 2007 17:55:59 -0000 1.6 +++ .cvsignore 7 Sep 2007 20:16:11 -0000 1.7 @@ -1 +1 @@ -wcstools-3.6.8.tar.gz +wcstools-3.7.0.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 19 Mar 2007 17:55:59 -0000 1.6 +++ sources 7 Sep 2007 20:16:11 -0000 1.7 @@ -1 +1 @@ -c48a173124360facf6b399da8d1f7422 wcstools-3.6.8.tar.gz +bda2748ab4a60e196e3621cc7fa47eda wcstools-3.7.0.tar.gz Index: wcstools.spec =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/devel/wcstools.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- wcstools.spec 27 Aug 2007 13:55:31 -0000 1.10 +++ wcstools.spec 7 Sep 2007 20:16:11 -0000 1.11 @@ -1,6 +1,6 @@ Name: wcstools -Version: 3.6.8 -Release: 2%{?dist}.1 +Version: 3.7.0 +Release: 1%{?dist} Summary: Software utilities to display and manipulate the WCS of a FITS image Group: Applications/Engineering @@ -84,6 +84,8 @@ %changelog +* Wed Sep 05 2007 Sergio Pascual 3.7.0-1 +- New upstream source 3.7.0 * Mon Aug 27 2007 Sergio Pascual 3.6.8-2.1 - Rebuild for Fedora 8 to get the build-id * Tue Mar 20 2007 Sergio Pascual 3.6.8-2 wcstools3-codewarn.patch: Index: wcstools3-codewarn.patch =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/devel/wcstools3-codewarn.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wcstools3-codewarn.patch 19 Mar 2007 18:02:48 -0000 1.4 +++ wcstools3-codewarn.patch 7 Sep 2007 20:16:11 -0000 1.5 @@ -1,41 +1,6 @@ -+++ wcstools-3.6.6/getdate.c 2006-10-10 12:07:22.000000000 +0200 ---- wcstools-3.6.6.orig/getdate.c 2006-10-10 12:06:11.000000000 +0200 -@@ -413,7 +413,7 @@ - char *fitsdate, *newfdate, *stdate; - char temp[64]; - char fyear[16]; -- char ts0[8]; -+ char ts0[9]; - char *tchar; - int its, its1; - time_t lts; -diff -ur wcstools-3.6.6.orig/libwcs/binread.c wcstools-3.6.6/libwcs/binread.c ---- wcstools-3.6.6.orig/libwcs/binread.c 2006-10-10 12:10:47.000000000 +0200 -+++ wcstools-3.6.6/libwcs/binread.c 2006-10-10 12:11:22.000000000 +0200 -@@ -1358,7 +1358,7 @@ - for (i = 0; i < nmag; i++) { - moveb (sc->catline, (char *) st->mag, 2, sc->entmag[0]+(i*2), i*2); - if (sc->byteswapped) -- binswap2 (&st->mag[i], 2); -+ binswap2 ((char*)&st->mag[i], 2); - st->xmag[i] = 0.01 * (double) st->mag[i]; - } - } -diff -ur wcstools-3.6.6.orig/libwcs/catutil.c wcstools-3.6.6/libwcs/catutil.c ---- wcstools-3.6.6.orig/libwcs/catutil.c 2006-10-10 12:10:47.000000000 +0200 -+++ wcstools-3.6.6/libwcs/catutil.c 2006-10-10 12:12:08.000000000 +0200 -@@ -722,7 +722,7 @@ - lname = 0; - else - lname = strlen (refcatname); -- catname = (char *)calloc (lname + 16, 1); -+ catname = (char *)calloc (lname + 37, sizeof(char)); - if (lname > 0) - sprintf (catname, "%s sources", refcatname); - else -diff -ur wcstools-3.6.8/bincat.c wcstools-3.6.8.new/bincat.c ---- wcstools-3.6.8/bincat.c 2007-03-13 16:05:40.000000000 +0100 -+++ wcstools-3.6.8.new/bincat.c 2007-03-19 18:14:16.000000000 +0100 +diff -ur wcstools-3.7.0/bincat.c wcstools-3.7.0.new/bincat.c +--- wcstools-3.7.0/bincat.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/bincat.c 2007-09-07 20:58:35.000000000 +0200 @@ -90,7 +90,7 @@ char *lastchar; char filename[128]; @@ -45,9 +10,21 @@ char rastr[32], decstr[32]; double x, y; char cs1; -diff -ur wcstools-3.6.8/crlf.c wcstools-3.6.8.new/crlf.c ---- wcstools-3.6.8/crlf.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/crlf.c 2007-03-19 18:25:29.000000000 +0100 +diff -ur wcstools-3.7.0/cphead.c wcstools-3.7.0.new/cphead.c +--- wcstools-3.7.0/cphead.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/cphead.c 2007-09-07 21:27:59.000000000 +0200 +@@ -357,7 +357,7 @@ + double dval; + int ival, nch; + int iraffile; +- int ndec, nbheadout, nbheadin, nbheader; ++ int ndec, nbheadout = 0, nbheadin, nbheader; + char newname[128]; + char string[80]; + char *kw, *kwe, *filepath, *fname, *ext, *imext, *imext1; +diff -ur wcstools-3.7.0/crlf.c wcstools-3.7.0.new/crlf.c +--- wcstools-3.7.0/crlf.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/crlf.c 2007-09-07 20:59:04.000000000 +0200 @@ -99,7 +99,7 @@ if (buffer[i] == (char) 13) buffer[i] = (char) 10; @@ -57,9 +34,30 @@ } } return; -diff -ur wcstools-3.6.8/delwcs.c wcstools-3.6.8.new/delwcs.c ---- wcstools-3.6.8/delwcs.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/delwcs.c 2007-03-19 18:07:46.000000000 +0100 +diff -ur wcstools-3.7.0/delhead.c wcstools-3.7.0.new/delhead.c +--- wcstools-3.7.0/delhead.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/delhead.c 2007-09-07 21:51:50.000000000 +0200 +@@ -551,7 +551,7 @@ + char *header; /* FITS header */ + int verbose; /* If true, print deletion confirmations */ + { +- char *hplace, *hcom, *v, *v1, *v2, *ve; ++ char *hplace, *hcom, *v, *v2, *ve; + int i, killcom, nline; + int nkill = 0; + +@@ -585,7 +585,7 @@ + + /* Fill line with blanks */ + else { +- for (i = 0; i++; i < 80) ++ for (i = 0; i < 80; i++) + hcom[i] = ' '; + hplace = hplace + 80; + } +diff -ur wcstools-3.7.0/delwcs.c wcstools-3.7.0.new/delwcs.c +--- wcstools-3.7.0/delwcs.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/delwcs.c 2007-09-07 20:59:28.000000000 +0200 @@ -114,7 +114,7 @@ { @@ -69,9 +67,9 @@ int lhead; /* Maximum number of bytes in FITS header */ int nbhead; /* Actual number of bytes in FITS header */ int iraffile; /* 1 if IRAF image */ -diff -ur wcstools-3.6.8/edhead.c wcstools-3.6.8.new/edhead.c ---- wcstools-3.6.8/edhead.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/edhead.c 2007-03-19 18:23:53.000000000 +0100 +diff -ur wcstools-3.7.0/edhead.c wcstools-3.7.0.new/edhead.c +--- wcstools-3.7.0/edhead.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/edhead.c 2007-09-07 20:59:48.000000000 +0200 @@ -210,8 +210,8 @@ break; } @@ -83,9 +81,21 @@ } fclose (fd); free (header); -diff -ur wcstools-3.6.8/getcol.c wcstools-3.6.8.new/getcol.c ---- wcstools-3.6.8/getcol.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/getcol.c 2007-03-19 18:25:09.000000000 +0100 +diff -ur wcstools-3.7.0/filename.c wcstools-3.7.0.new/filename.c +--- wcstools-3.7.0/filename.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/filename.c 2007-09-07 21:32:59.000000000 +0200 +@@ -39,7 +39,7 @@ + { + char *fn, *fn0; + char *str; +- char *name; ++ char *name = NULL; + char *is[10]; + char *endroot; + int i, n; +diff -ur wcstools-3.7.0/getcol.c wcstools-3.7.0.new/getcol.c +--- wcstools-3.7.0/getcol.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/getcol.c 2007-09-07 21:00:14.000000000 +0200 @@ -447,7 +447,7 @@ nop++; } @@ -95,10 +105,10 @@ } /* File to read */ -diff -ur wcstools-3.6.8/getdate.c wcstools-3.6.8.new/getdate.c ---- wcstools-3.6.8/getdate.c 2007-03-19 18:25:53.000000000 +0100 -+++ wcstools-3.6.8.new/getdate.c 2007-03-19 18:13:02.000000000 +0100 -@@ -409,7 +409,7 @@ +diff -ur wcstools-3.7.0/getdate.c wcstools-3.7.0.new/getdate.c +--- wcstools-3.7.0/getdate.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/getdate.c 2007-09-07 21:00:41.000000000 +0200 +@@ -409,10 +409,10 @@ int year, vyear; int lfd, oldfits; char outform[16]; @@ -106,10 +116,14 @@ + char *fitsdate = NULL, *newfdate, *stdate; char temp[64]; char fyear[16]; - char ts0[9]; -diff -ur wcstools-3.6.8/getpix.c wcstools-3.6.8.new/getpix.c ---- wcstools-3.6.8/getpix.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/getpix.c 2007-03-19 18:24:05.000000000 +0100 +- char ts0[8]; ++ char ts0[9]; + char *tchar; + int its, its1; + time_t lts; +diff -ur wcstools-3.7.0/getpix.c wcstools-3.7.0.new/getpix.c +--- wcstools-3.7.0/getpix.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/getpix.c 2007-09-07 21:01:00.000000000 +0200 @@ -68,7 +68,7 @@ char *fn; char *rrange; /* Row range string */ @@ -119,10 +133,10 @@ char *dstr = NULL; char *cstr; int systemp; -diff -ur wcstools-3.6.8/gettab.c wcstools-3.6.8.new/gettab.c ---- wcstools-3.6.8/gettab.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/gettab.c 2007-03-19 18:10:32.000000000 +0100 -@@ -559,7 +559,7 @@ +diff -ur wcstools-3.7.0/gettab.c wcstools-3.7.0.new/gettab.c +--- wcstools-3.7.0/gettab.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/gettab.c 2007-09-07 21:01:31.000000000 +0200 +@@ -558,7 +558,7 @@ char *alias[]; /* Output names of keywords if different from input */ { @@ -131,9 +145,40 @@ char *cstr, *cval, cvalue[64]; int pass = 0; int drop; -diff -ur wcstools-3.6.8/imfill.c wcstools-3.6.8.new/imfill.c ---- wcstools-3.6.8/imfill.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/imfill.c 2007-03-19 18:13:20.000000000 +0100 +diff -ur wcstools-3.7.0/imcat.c wcstools-3.7.0.new/imcat.c +--- wcstools-3.7.0/imcat.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/imcat.c 2007-09-07 21:53:32.000000000 +0200 +@@ -109,9 +109,6 @@ + char **fn; + int i, ic; + int nx, ny; +- char *header; +- double cra, cdec, dra, ddec, secpix; +- int wp, hp, bitpix; + double x, y; + char *refcatname[5]; /* reference catalog name */ + int ncat = 0; +@@ -123,7 +120,7 @@ + int scat = 0; + char c1, c, *ccom; + double drot; +- struct WorldCoor *wcs = NULL; /* World coordinate system structure */ ++ /*struct WorldCoor *wcs = NULL;*/ /* World coordinate system structure */ + + nfile = 0; + fn = (char **)calloc (maxnfile, sizeof(char *)); +@@ -1777,7 +1774,7 @@ + sprintf (headline, "%s %s %s %5.1f %5.1f %d", + numstr,rastr,decstr,gm[0][i],gm[1][i],gc[i]); + else if (refcat == SKYBOT) +- sprintf (headline, "%s %s %s %5.2f %5.2f %5.2f", ++ sprintf (headline, "%s %s %s %5.2f %5.2f %5.2f %5.2f", + numstr,rastr,decstr,gm[0][i],gm[1][i],gm[2][i],gm[3][i]); + else if (refcat == UJC) + sprintf (headline, "%s %s %s %5.2f %d", +diff -ur wcstools-3.7.0/imfill.c wcstools-3.7.0.new/imfill.c +--- wcstools-3.7.0/imfill.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/imfill.c 2007-09-07 21:01:55.000000000 +0200 @@ -313,7 +313,7 @@ int nfilled; int nbadpix; @@ -143,9 +188,9 @@ char newname[256]; /* Name for revised image */ char *ltime; char *endchar; -diff -ur wcstools-3.6.8/imsmooth.c wcstools-3.6.8.new/imsmooth.c ---- wcstools-3.6.8/imsmooth.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/imsmooth.c 2007-03-19 18:13:39.000000000 +0100 +diff -ur wcstools-3.7.0/imsmooth.c wcstools-3.7.0.new/imsmooth.c +--- wcstools-3.7.0/imsmooth.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/imsmooth.c 2007-09-07 21:02:24.000000000 +0200 @@ -263,7 +263,7 @@ char *ext = NULL; char *newimage = NULL; @@ -155,10 +200,10 @@ char *fname; char extname[16]; int lext = 0; -diff -ur wcstools-3.6.8/imstack.c wcstools-3.6.8.new/imstack.c ---- wcstools-3.6.8/imstack.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/imstack.c 2007-03-19 18:24:43.000000000 +0100 -@@ -194,7 +194,7 @@ +diff -ur wcstools-3.7.0/imstack.c wcstools-3.7.0.new/imstack.c +--- wcstools-3.7.0/imstack.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/imstack.c 2007-09-07 21:03:02.000000000 +0200 +@@ -199,7 +199,7 @@ blanks = (char *) malloc ((size_t) nbytes); for (i = 0; i < nbytes; i++) blanks[i] = 0; @@ -167,7 +212,7 @@ free (blanks); } } -@@ -449,7 +449,7 @@ +@@ -475,7 +475,7 @@ blanks = (char *) malloc ((size_t) nbytes); for (i = 0; i < nbytes; i++) blanks[i] = 0; @@ -176,9 +221,9 @@ free (blanks); } } -diff -ur wcstools-3.6.8/libwcs/binread.c wcstools-3.6.8.new/libwcs/binread.c ---- wcstools-3.6.8/libwcs/binread.c 2007-03-19 18:25:53.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/binread.c 2007-03-19 18:22:34.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/binread.c wcstools-3.7.0.new/libwcs/binread.c +--- wcstools-3.7.0/libwcs/binread.c 2007-01-11 23:02:42.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/binread.c 2007-09-07 21:03:38.000000000 +0200 @@ -505,7 +505,7 @@ struct Star *star; char str[128]; @@ -193,13 +238,34 @@ int jstar; int nstar; - double mag; -+ double mag = 0.; ++ double mag = 0; double num; int magsort; int istar = 0; -diff -ur wcstools-3.6.8/libwcs/fileutil.c wcstools-3.6.8.new/libwcs/fileutil.c ---- wcstools-3.6.8/libwcs/fileutil.c 2007-01-11 22:57:29.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/fileutil.c 2007-03-19 18:23:34.000000000 +0100 +@@ -1372,7 +1372,7 @@ + for (i = 0; i < nmag; i++) { + moveb (sc->catline, (char *) st->mag, 2, sc->entmag[0]+(i*2), i*2); + if (sc->byteswapped) +- binswap2 (&st->mag[i], 2); ++ binswap2 ((char*)&st->mag[i], 2); + st->xmag[i] = 0.01 * (double) st->mag[i]; + } + } +diff -ur wcstools-3.7.0/libwcs/catutil.c wcstools-3.7.0.new/libwcs/catutil.c +--- wcstools-3.7.0/libwcs/catutil.c 2007-07-23 23:00:32.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/catutil.c 2007-09-07 20:58:14.000000000 +0200 +@@ -737,7 +737,7 @@ + lname = 0; + else + lname = strlen (refcatname); +- catname = (char *)calloc (lname + 16, 1); ++ catname = (char *)calloc (lname + 37, 1); + if (lname > 0) + sprintf (catname, "%s sources", refcatname); + else +diff -ur wcstools-3.7.0/libwcs/fileutil.c wcstools-3.7.0.new/libwcs/fileutil.c +--- wcstools-3.7.0/libwcs/fileutil.c 2007-01-11 22:57:29.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/fileutil.c 2007-09-07 21:04:08.000000000 +0200 @@ -343,7 +343,7 @@ /* If line can be read, add null at the end of the first token */ if (fgets (token, ncmax, diskfile) != NULL) { @@ -209,21 +275,33 @@ } /* If only character is a control character, return a NULL */ -diff -ur wcstools-3.6.8/libwcs/findstar.c wcstools-3.6.8.new/libwcs/findstar.c ---- wcstools-3.6.8/libwcs/findstar.c 2007-01-10 18:35:23.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/findstar.c 2007-03-19 17:51:55.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/findstar.c wcstools-3.7.0.new/libwcs/findstar.c +--- wcstools-3.7.0/libwcs/findstar.c 2007-01-10 18:35:23.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/findstar.c 2007-09-07 21:04:43.000000000 +0200 @@ -747,7 +747,7 @@ double sd = 0.0; int i; int npix; - double dnpix; -+ double dnpix = 0.; ++ double dnpix = 0; double sum; pmin = -1.0e20; -diff -ur wcstools-3.6.8/libwcs/gsc2read.c wcstools-3.6.8.new/libwcs/gsc2read.c ---- wcstools-3.6.8/libwcs/gsc2read.c 2007-03-13 18:12:56.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/gsc2read.c 2007-03-19 18:21:39.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/fitsfile.c wcstools-3.7.0.new/libwcs/fitsfile.c +--- wcstools-3.7.0/libwcs/fitsfile.c 2007-05-01 00:22:51.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/fitsfile.c 2007-09-07 21:44:46.000000000 +0200 +@@ -874,7 +874,7 @@ + if (!simple) { + nbytes = getfilesize (filename) - nbhead; + if ((image = (char *) malloc (nbytes + 1)) == NULL) { +- snprintf (fitserrmsg,79, "FITSRFULL: %d-byte image buffer cannot be allocated\n"); ++ snprintf (fitserrmsg,79, "FITSRFULL: %d-byte image buffer cannot be allocated\n", nbytes); + (void)close (fd); + return (NULL); + } +diff -ur wcstools-3.7.0/libwcs/gsc2read.c wcstools-3.7.0.new/libwcs/gsc2read.c +--- wcstools-3.7.0/libwcs/gsc2read.c 2007-07-09 23:36:08.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/gsc2read.c 2007-09-07 21:06:03.000000000 +0200 @@ -191,7 +191,7 @@ /* Dump returned file and stop */ @@ -233,7 +311,7 @@ exit (0); } -@@ -294,7 +294,7 @@ +@@ -293,7 +293,7 @@ char *databuff; char *lastbuff; char *oldbuff; @@ -242,9 +320,18 @@ int lhead, lbuff, i, j; char ctab = (char) 9; char ccom = ','; -diff -ur wcstools-3.6.8/libwcs/gscread.c wcstools-3.6.8.new/libwcs/gscread.c ---- wcstools-3.6.8/libwcs/gscread.c 2007-01-10 19:17:17.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/gscread.c 2007-03-19 18:14:55.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/gscread.c wcstools-3.7.0.new/libwcs/gscread.c +--- wcstools-3.7.0/libwcs/gscread.c 2007-07-05 18:05:03.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/gscread.c 2007-09-07 21:07:44.000000000 +0200 +@@ -512,7 +512,7 @@ + } + + /* Close region input file */ +- (void) close (ift); ++ close (ift); + itot = itot + itable; + if (nlog > 0) + fprintf (stderr,"GSCREAD: %4d / %4d: %5d / %5d / %5d sources from region %4d \n", @@ -549,7 +549,7 @@ int *gtype; /* Array of object types (returned) */ int nlog; /* 1 for diagnostics */ @@ -263,6 +350,15 @@ char *url; itot = 0; +@@ -756,7 +756,7 @@ + } + + /* Close region input file */ +- (void) close (ift); ++ close (ift); + itot = itot + itable; + if (nlog > 0) + fprintf (stderr,"GSCRNUM: %4d / %4d: %5d / %5d sources, region %4d.%04d\n", @@ -795,7 +795,7 @@ int rlist[100]; /* List of input FITS tables files */ char inpath[64]; /* Pathname for input FITS table file */ @@ -285,9 +381,51 @@ double rra1, rra2, rdec1, rdec2; double rdist, ddist; char *str; -diff -ur wcstools-3.6.8/libwcs/hput.c wcstools-3.6.8.new/libwcs/hput.c ---- wcstools-3.6.8/libwcs/hput.c 2007-01-16 18:18:13.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/hput.c 2007-03-19 18:02:03.000000000 +0100 +@@ -830,11 +830,11 @@ + + /* Set image parameters */ + bitpix = 0; +- (void)hgeti4 (header, "BITPIX", &bitpix); ++ hgeti4 (header, "BITPIX", &bitpix); + w = 0; +- (void)hgeti4 (header, "NAXIS1", &w); ++ hgeti4 (header, "NAXIS1", &w); + h = 0; +- (void)hgeti4 (header, "NAXIS2", &h); ++ hgeti4 (header, "NAXIS2", &h); + + if (refcat == GSCACT) { + if ((str = getenv("GSCACT_NORTH")) == NULL) +@@ -1080,7 +1080,7 @@ + } + + /* Close region input file */ +- (void) close (ift); ++ close (ift); + itot = itot + itable; + if (nlog > 0) + fprintf (stderr,"GSCBIN: %4d / %4d: %5d / %5d / %5d sources from region %4d \n", +@@ -1321,7 +1321,7 @@ + jr2 = 0; + } + +- (void) close (ift); ++ close (ift); + return (nrgn); + } + +@@ -1381,7 +1381,7 @@ + double min; /* Minutes of declination */ + + /* Get declination sign from table */ +- (void) ftgetc (fitsline, &rkw[sgncol], sgn, 3); ++ ftgetc (fitsline, &rkw[sgncol], sgn, 3); + + /* Get degrees of declination from table */ + deg = ftgetr8 (fitsline, &rkw[dcol]); +diff -ur wcstools-3.7.0/libwcs/hput.c wcstools-3.7.0.new/libwcs/hput.c +--- wcstools-3.7.0/libwcs/hput.c 2007-08-22 23:59:56.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/hput.c 2007-09-07 21:47:09.000000000 +0200 @@ -273,7 +273,7 @@ const char *cval; /* character string containing the value for variable keyword. trailing and leading blanks are removed. */ @@ -297,10 +435,31 @@ int comment = 0; const char *v; char keyroot[8], newkey[12], value[80]; -diff -ur wcstools-3.6.8/libwcs/imhfile.c wcstools-3.6.8.new/libwcs/imhfile.c ---- wcstools-3.6.8/libwcs/imhfile.c 2007-01-08 18:24:29.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/imhfile.c 2007-03-19 18:23:06.000000000 +0100 -@@ -910,7 +910,7 @@ +@@ -599,7 +599,7 @@ + char squot, slash, space; + char line[100]; + int lkeyword, lcom, lhead, i, lblank, ln, nc, lc; +- char *vp, *v1, *v2, *c0, *c1, *q1, *q2; ++ char *vp, *v1, *v2, *c0, *c1, *q1, *q2=NULL; + + squot = (char) 39; + slash = (char) 47; +diff -ur wcstools-3.7.0/libwcs/imgetwcs.c wcstools-3.7.0.new/libwcs/imgetwcs.c +--- wcstools-3.7.0/libwcs/imgetwcs.c 2007-07-26 22:08:41.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/imgetwcs.c 2007-09-07 21:26:47.000000000 +0200 +@@ -381,7 +381,7 @@ + double xref, yref, degpix, secpix; + struct WorldCoor *wcs; + char temp[16]; +- char *cwcs; ++ char *cwcs = NULL; + + /* Set the world coordinate system from the image header */ + if (strlen (filename) > 0) { +diff -ur wcstools-3.7.0/libwcs/imhfile.c wcstools-3.7.0.new/libwcs/imhfile.c +--- wcstools-3.7.0/libwcs/imhfile.c 2007-01-08 18:24:29.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/imhfile.c 2007-09-07 21:09:34.000000000 +0200 +@@ -910,10 +910,10 @@ /* Write IRAF header to disk file */ nbw = write (fd, irafheader, nbhead); @@ -308,10 +467,25 @@ + ftruncate (fd, nbhead); close (fd); if (nbw < nbhead) { - (void)fprintf(stderr, "IRAF header file %s: %d / %d bytes written.\n", -diff -ur wcstools-3.6.8/libwcs/imsetwcs.c wcstools-3.6.8.new/libwcs/imsetwcs.c ---- wcstools-3.6.8/libwcs/imsetwcs.c 2007-01-11 23:01:41.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/imsetwcs.c 2007-03-19 17:51:28.000000000 +0100 +- (void)fprintf(stderr, "IRAF header file %s: %d / %d bytes written.\n", ++ fprintf(stderr, "IRAF header file %s: %d / %d bytes written.\n", + hdrname, nbw, nbhead); + return (-1); + } +diff -ur wcstools-3.7.0/libwcs/imrotate.c wcstools-3.7.0.new/libwcs/imrotate.c +--- wcstools-3.7.0/libwcs/imrotate.c 2007-04-04 20:42:14.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/imrotate.c 2007-09-07 21:42:33.000000000 +0200 +@@ -371,7 +371,6 @@ + + { + static char flds[15][8]; +- char ctype1[16], ctype2[16]; + double ctemp1, ctemp2, ctemp3, ctemp4, naxis1, naxis2; + int i, n, ndec1, ndec2, ndec3, ndec4; + +diff -ur wcstools-3.7.0/libwcs/imsetwcs.c wcstools-3.7.0.new/libwcs/imsetwcs.c +--- wcstools-3.7.0/libwcs/imsetwcs.c 2007-03-14 22:03:43.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/imsetwcs.c 2007-09-07 21:10:35.000000000 +0200 @@ -136,22 +136,22 @@ int nmax; /* Maximum number of matches possible (nrg or nbs) */ int lofld = 0; /* Length of object name field in output */ @@ -335,19 +509,19 @@ char rstr[32], dstr[32]; double refeq, refep; - double maxnum; -+ double maxnum = 0.; ++ double maxnum = 0; int nnfld; int refsys; char refcoor[8]; -diff -ur wcstools-3.6.8/libwcs/imutil.c wcstools-3.6.8.new/libwcs/imutil.c ---- wcstools-3.6.8/libwcs/imutil.c 2007-01-11 20:51:15.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/imutil.c 2007-03-19 18:06:49.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/imutil.c wcstools-3.7.0.new/libwcs/imutil.c +--- wcstools-3.7.0/libwcs/imutil.c 2007-01-11 20:51:15.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/imutil.c 2007-09-07 21:49:38.000000000 +0200 @@ -164,7 +164,7 @@ { char *buffret; /* Modified image buffer (returned) */ int nx,ny; /* Number of columns and rows in image */ -int ix,iy; /* Pixel around which to compute mean */ -+int ix,iy = 0; /* Pixel around which to compute mean */ ++int ix,iy = 0; /* Pixel around which to compute mean */ int npix; /* Number of pixels in image */ int bitpix; /* Number of bits per pixel (<0=floating point) */ int bitpixb; /* Number of bits per pixel in bad pixel file */ @@ -428,7 +602,7 @@ char *buffret; /* Modified image buffer (returned) */ int nx,ny; /* Number of columns and rows in image */ -int ix,iy; /* Pixel around which to compute mean */ -+int ix,iy = 0; /* Pixel around which to compute mean */ ++int ix,iy = 0; /* Pixel around which to compute mean */ int npix; /* Number of pixels in image */ int bitpix; /* Number of bits per pixel (<0=floating point) */ int checkmin = 0; @@ -546,21 +720,21 @@ int npix; /* Number of pixels in image */ int bitpix; /* Number of bits per pixel (<0=floating point) */ int naxes; -diff -ur wcstools-3.6.8/libwcs/proj.c wcstools-3.6.8.new/libwcs/proj.c ---- wcstools-3.6.8/libwcs/proj.c 2006-06-20 22:08:00.000000000 +0200 -+++ wcstools-3.6.8.new/libwcs/proj.c 2007-03-19 18:04:58.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/proj.c wcstools-3.7.0.new/libwcs/proj.c +--- wcstools-3.7.0/libwcs/proj.c 2006-06-20 22:08:00.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/proj.c 2007-09-07 21:15:23.000000000 +0200 @@ -3672,7 +3672,7 @@ { int face; - double cthe, eta, l, m, n, rho, xi; -+ double cthe, eta = 0., l, m, n, rho, xi = 0.; ++ double cthe, eta = 0, l, m, n, rho, xi = 0; const float tol = 1.0e-7; float a, a2, a2b2, a4, ab, b, b2, b4, ca2, cb2; -diff -ur wcstools-3.6.8/libwcs/sdssread.c wcstools-3.6.8.new/libwcs/sdssread.c ---- wcstools-3.6.8/libwcs/sdssread.c 2007-01-10 19:24:44.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/sdssread.c 2007-03-19 18:21:55.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/sdssread.c wcstools-3.7.0.new/libwcs/sdssread.c +--- wcstools-3.7.0/libwcs/sdssread.c 2007-01-10 19:24:44.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/sdssread.c 2007-09-07 21:15:41.000000000 +0200 @@ -165,7 +165,7 @@ /* Dump returned file and stop */ @@ -570,19 +744,85 @@ exit (0); } -diff -ur wcstools-3.6.8/libwcs/tabread.c wcstools-3.6.8.new/libwcs/tabread.c ---- wcstools-3.6.8/libwcs/tabread.c 2007-03-13 18:20:27.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/tabread.c 2007-03-19 18:22:23.000000000 +0100 -@@ -778,7 +778,7 @@ +diff -ur wcstools-3.7.0/libwcs/skybotread.c wcstools-3.7.0.new/libwcs/skybotread.c +--- wcstools-3.7.0/libwcs/skybotread.c 2007-07-27 20:21:27.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/skybotread.c 2007-09-07 21:42:18.000000000 +0200 +@@ -125,12 +125,11 @@ + int nlog; /* 1 for diagnostics */ + { + char srchurl[LINE]; +- char cmag; + char *obs; + char *dstr; + struct TabTable *tabtable; + struct StarCat *starcat; /* Star catalog data structure */ +- double dtemp, jdout; ++ double jdout; + int nstar, nlog0; + double ra, dec, mag, dradi, dradx; + char rastr[32], decstr[32], temp[256], tstr[80]; +@@ -281,29 +280,22 @@ + + char *skybuff; /* Input comma-separated table */ + { +- char *heading; + char *colhead; + char *colsep; + char *tabbuff; /* Output tab-separated table */ + char *tbuff; +- char *databuff; + char *dbuff; + char *buffer; + char *lastbuff; +- char *endhead; + char *colend; +- char *chead; +- char *head; + char *tbuffi; + char temp[16], format[16]; + int lbuff, i, lra, icol; +- int lhead, ldata; ++ int lhead; + int addname; + int lobj; + char cbuff; +- char *buff; + char cbar = '|'; +- char ccom = ','; + char cminus = '-'; + char cspace = ' '; + char ctab = (char) 9; +diff -ur wcstools-3.7.0/libwcs/tabread.c wcstools-3.7.0.new/libwcs/tabread.c +--- wcstools-3.7.0/libwcs/tabread.c 2007-07-23 23:02:01.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/tabread.c 2007-09-07 21:43:33.000000000 +0200 +@@ -147,7 +147,7 @@ + int lname; + int imag; + double ra,dec, rapm, decpm; +- double mag, parallax, rv; ++ double mag = 0, parallax, rv; + double num; + int peak, i; + int istar, nstars, lstar; +@@ -596,7 +596,7 @@ + } + + /* Check ID number first */ +- (void) setoken (&startok, line, "tab"); ++ setoken (&startok, line, "tab"); + if (!strcmp (sc->isfil,"gsc-server")) { + if (tabgetc (&startok, sc->entid, str, 24)) + num = 0.0; +@@ -782,7 +782,7 @@ int nstar; int imag; double ra,dec, rapm, decpm; - double mag, parallax, rv; -+ double mag = 0., parallax, rv; ++ double mag = 0, parallax, rv; double num; int peak; int istar, nstars, lstar; -@@ -2149,7 +2149,7 @@ +@@ -2163,7 +2163,7 @@ tabtable->lline = (nextline - tabtable->tabdata) * 2; tabtable->tabline = (char *) calloc (tabtable->lline, 1); fseek (tabtable->tcat, (long) tabtable->lhead, SEEK_SET); @@ -591,7 +831,16 @@ lline = strlen (tabtable->tabline); if (tabtable->tabline[lline-1] < 32) tabtable->tabline[lline-1] = (char) 0; -@@ -2231,7 +2231,7 @@ +@@ -2173,7 +2173,7 @@ + /* Close catalog file if not reading one line at a time */ + else { + tabtable->lhead = 0; +- (void) fclose (fcat); ++ fclose (fcat); + tabtable->tcat = NULL; + } + +@@ -2245,7 +2245,7 @@ fseek (tabtable->tcat, (long) tabtable->lhead, SEEK_SET); tabtable->iline = 0; for (i = tabtable->iline; i < iline; i++) { @@ -600,9 +849,26 @@ tabtable->iline++; } lline = strlen (tabtable->tabline); -diff -ur wcstools-3.6.8/libwcs/tmcread.c wcstools-3.6.8.new/libwcs/tmcread.c ---- wcstools-3.6.8/libwcs/tmcread.c 2007-01-10 19:09:43.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/tmcread.c 2007-03-19 17:57:35.000000000 +0100 +@@ -2648,7 +2648,6 @@ + return (0); + } + +- + /* Search table of column headings for first with string (case-independent) */ + + static int +diff -ur wcstools-3.7.0/libwcs/tmcread.c wcstools-3.7.0.new/libwcs/tmcread.c +--- wcstools-3.7.0/libwcs/tmcread.c 2007-01-10 19:09:43.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/tmcread.c 2007-09-07 21:38:33.000000000 +0200 +@@ -105,7 +105,7 @@ + double eqref=2000.0; /* Catalog equinox */ + double epref=2000.0; /* Catalog epoch */ + double size = 0.0; /* Semi-major axis of extended source */ +- struct StarCat *starcat; ++ struct StarCat *starcat = NULL; + struct Star *star; + int verbose; + int wrap; @@ -529,7 +529,7 @@ int sysref=WCS_J2000; /* Catalog coordinate system */ double eqref=2000.0; /* Catalog equinox */ @@ -612,31 +878,36 @@ struct Star *star; char *str; -diff -ur wcstools-3.6.8/libwcs/wcsinit.c wcstools-3.6.8.new/libwcs/wcsinit.c ---- wcstools-3.6.8/libwcs/wcsinit.c 2007-03-13 22:46:18.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/wcsinit.c 2007-03-19 17:56:56.000000000 +0100 -@@ -1072,7 +1072,7 @@ - static void - wcseq (hstring, wcs) +diff -ur wcstools-3.7.0/libwcs/wcs.c wcstools-3.7.0.new/libwcs/wcs.c +--- wcstools-3.7.0/libwcs/wcs.c 2007-07-25 20:54:55.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/wcs.c 2007-09-07 21:37:11.000000000 +0200 +@@ -1415,8 +1415,8 @@ + double x2,y2; /* (RA,Dec) or (Long,Lat) in degrees */ --char *hstring; /* character string containing FITS header information -+const char *hstring; /* character string containing FITS header information - in the format = [/ ] */ - struct WorldCoor *wcs; /* World coordinate system data structure */ { -@@ -1086,7 +1086,7 @@ +- double xr1, xr2, yr1, yr2, r, diffi; +- double pos1[3], pos2[3], w, diff, cosb; ++ double diffi, r; ++ double pos1[3], pos2[3], w, diff; + int i; + + /* Convert two vectors to direction cosines */ +diff -ur wcstools-3.7.0/libwcs/wcsinit.c wcstools-3.7.0.new/libwcs/wcsinit.c +--- wcstools-3.7.0/libwcs/wcsinit.c 2007-04-28 01:25:47.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/wcsinit.c 2007-09-07 21:18:43.000000000 +0200 +@@ -1082,7 +1082,7 @@ static void - wcseqm (hstring, wcs, mchar) + wcseq (hstring, wcs) -char *hstring; /* character string containing FITS header information +const char *hstring; /* character string containing FITS header information in the format = [/ ] */ struct WorldCoor *wcs; /* World coordinate system data structure */ - char *mchar; /* Suffix character for one of multiple WCS */ -diff -ur wcstools-3.6.8/libwcs/webread.c wcstools-3.6.8.new/libwcs/webread.c ---- wcstools-3.6.8/libwcs/webread.c 2007-03-13 16:53:08.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/webread.c 2007-03-19 18:21:16.000000000 +0100 -@@ -248,7 +248,7 @@ + { +diff -ur wcstools-3.7.0/libwcs/webread.c wcstools-3.7.0.new/libwcs/webread.c +--- wcstools-3.7.0/libwcs/webread.c 2007-08-28 17:27:19.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/webread.c 2007-09-07 21:38:10.000000000 +0200 +@@ -252,7 +252,7 @@ /* Dump returned file and stop */ if (nlog < 0) { @@ -645,7 +916,7 @@ exit (0); } -@@ -374,7 +374,7 @@ +@@ -378,7 +378,7 @@ /* Dump returned file and stop */ if (nlog < 0) { @@ -654,7 +925,7 @@ exit (0); } -@@ -572,7 +572,7 @@ +@@ -612,7 +612,7 @@ fflush(sok); free (server); @@ -663,27 +934,45 @@ /* Skip continue lines if (status == 100) { -@@ -606,7 +606,7 @@ - lline = 1; +@@ -647,7 +647,7 @@ *lbuff = 0; + ltbuff = 0; while (lline > 0) { - (void) fgets (linebuff, LINE, sok); + fgets (linebuff, LINE, sok); lline = strlen (linebuff); if (lline < 1) break; -@@ -642,7 +642,7 @@ - else { - buff = tabbuff + lcbuff; - } -- (void) fread (buff, 1, lchunk, sok); -+ fread (buff, 1, lchunk, sok); - buff[lchunk] = (char) 0; - if (diag) - fprintf (stderr, "%s\n", buff); -diff -ur wcstools-3.6.8/scat.c wcstools-3.6.8.new/scat.c ---- wcstools-3.6.8/scat.c 2007-03-13 17:47:10.000000000 +0100 -+++ wcstools-3.6.8.new/scat.c 2007-03-19 18:08:13.000000000 +0100 +@@ -689,7 +689,7 @@ + else { + buff = tabbuff + lcbuff; + } +- (void) fread (buff, 1, lchunk, sok); ++ fread (buff, 1, lchunk, sok); + buff[lchunk] = (char) 0; + if (diag) + fprintf (stderr, "%s\n", buff); +@@ -730,7 +730,7 @@ + fprintf (stderr, "%s\n", buff); + } + } +- (void) fclose (sok); ++ fclose (sok); + + return (tabbuff); + } +@@ -864,7 +864,7 @@ + space2tab (tabbuff) + char *tabbuff; /* Tab table filled with spaces */ + { +- char *newbuff, *line0, *line1, *ic, *icn, *tstart; ++ char *newbuff, *line0, *line1, *ic, *icn; + char cspace, ctab, cdash; + int lbuff; + int alltab = 0; +diff -ur wcstools-3.7.0/scat.c wcstools-3.7.0.new/scat.c +--- wcstools-3.7.0/scat.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/scat.c 2007-09-07 21:31:23.000000000 +0200 @@ -1101,7 +1101,7 @@ double crao, cdeco; /* Output center long/lat or RA/Dec in degrees */ double epout = 0.0; @@ -702,9 +991,18 @@ int imag, nmagr; int sysout = 0; char sortletter = (char) 0; -diff -ur wcstools-3.6.8/setpix.c wcstools-3.6.8.new/setpix.c ---- wcstools-3.6.8/setpix.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/setpix.c 2007-03-19 18:09:13.000000000 +0100 +@@ -2366,7 +2366,7 @@ + printf (" %5.2f %5.2f %5.2f %5.2f %5.2f", + gm[0][0],gm[1][0],gm[2][0],gm[4][0],gm[5][0]); + else +- printf (" %5.2f %5.2f %5.2f %5.2f", ++ printf (" %5.2f %5.2f %5.2f %5.2f %5.2f", + gm[0][0],gm[1][0],gm[2][0],gm[4][0],gm[5][0]); + } + else if (refcat == HIP) { +diff -ur wcstools-3.7.0/setpix.c wcstools-3.7.0.new/setpix.c +--- wcstools-3.7.0/setpix.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/setpix.c 2007-09-07 21:22:50.000000000 +0200 @@ -258,9 +258,9 @@ int lhead; /* Maximum number of bytes in FITS header */ int nbhead; /* Actual number of bytes in FITS header */ @@ -717,15 +1015,51 @@ char *imext, *imext1; double bzero; /* Zero point for pixel scaling */ double bscale; /* Scale factor for pixel scaling */ -diff -ur wcstools-3.6.8/wcshead.c wcstools-3.6.8.new/wcshead.c ---- wcstools-3.6.8/wcshead.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/wcshead.c 2007-03-19 18:09:34.000000000 +0100 +diff -ur wcstools-3.7.0/wcshead.c wcstools-3.7.0.new/wcshead.c +--- wcstools-3.7.0/wcshead.c 2007-08-30 23:47:04.000000000 +0200 ++++ wcstools-3.7.0.new/wcshead.c 2007-09-07 21:23:35.000000000 +0200 @@ -211,7 +211,7 @@ char *GetFITShead(); char rastr[32], decstr[32], fform[8]; struct WorldCoor *wcs, *GetWCSFITS(); - double wfrst, dwl, wlast, dxpix, zvel, vel; -+ double wfrst, dwl, wlast, dxpix, zvel = 0., vel; ++ double wfrst, dwl, wlast, dxpix, zvel = 0, vel; int logwav = 0; if (rootdir){ +diff -ur wcstools-3.7.0/xy2sky.c wcstools-3.7.0.new/xy2sky.c +--- wcstools-3.7.0/xy2sky.c 2007-08-30 23:47:04.000000000 +0200 ++++ wcstools-3.7.0.new/xy2sky.c 2007-09-07 21:32:39.000000000 +0200 +@@ -46,9 +46,9 @@ + static int ncm = 0; + static int printhead = 0; + static char printonly = 'n'; +-static int centerset = 0; ++/*static int centerset = 0; + static int sizeset = 0; +-static int scaleset = 0; ++static int scaleset = 0;*/ + static int version = 0; /* If 1, print only program name and version */ + + static char *RevMsg = "XY2SKY WCSTools 3.7.0, 30 August 2007, Doug Mink (dmink at cfa.harvard.edu)"; +@@ -70,9 +70,9 @@ + int entmag = 0; + int i, ic; + double x, y, mag; +- double cra, cdec, dra, ddec, secpix, drot; ++ double cra, cdec, dra, ddec, secpix;/*, drot;*/ + double eqout = 0.0; +- double eqin = 0.0; ++ /*double eqin = 0.0;*/ + int sysout = 0; + int wp, hp, nx, ny, lhead; + FILE *fd = NULL; +@@ -82,7 +82,7 @@ + char *header; + char *fn; + int bitpix = 0; +- struct WorldCoor *wcs; ++ struct WorldCoor *wcs = NULL; + char xstr[32], ystr[32], mstr[32]; + char rastr[32], decstr[32]; + char keyword[16]; wcstools3-shared.patch: Index: wcstools3-shared.patch =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/devel/wcstools3-shared.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wcstools3-shared.patch 19 Mar 2007 18:02:48 -0000 1.4 +++ wcstools3-shared.patch 7 Sep 2007 20:16:11 -0000 1.5 @@ -32,7 +32,7 @@ CFLAGS= -g CC= cc -LIBWCS = libwcs/libwcs.a -+LIBWCS = libwcs/libwcs.so ++LIBWCS = -L`pwd`/libwcs -lwcs LIBS = $(LIBWCS) -lm #CATLIBS = $(LIBS) -lnsl -lsocket CATLIBS = $(LIBS) From fedora-extras-commits at redhat.com Fri Sep 7 20:20:20 2007 From: fedora-extras-commits at redhat.com (Sergio Pascual (sergiopr)) Date: Fri, 7 Sep 2007 16:20:20 -0400 Subject: rpms/wcstools/F-7 sources, 1.6, 1.7 wcstools.spec, 1.8, 1.9 wcstools3-codewarn.patch, 1.4, 1.5 wcstools3-shared.patch, 1.4, 1.5 Message-ID: <200709072020.l87KKKuB025412@cvs-int.fedora.redhat.com> Author: sergiopr Update of /cvs/pkgs/rpms/wcstools/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25361 Modified Files: sources wcstools.spec wcstools3-codewarn.patch wcstools3-shared.patch Log Message: * Wed Sep 05 2007 Sergio Pascual 3.7.0-1 - New upstream source 3.7.0 * Mon Aug 27 2007 Sergio Pascual 3.6.8-2.1 - Rebuild for Fedora 8 to get the build-id * Tue Mar 20 2007 Sergio Pascual 3.6.8-2 - Fix for bug #232413 * Mon Mar 19 2007 Sergio Pascual 3.6.8-1 - New upstream source 3.6.8 - Added pacthes to remove warnings during the compilation * Mon Feb 26 2007 Sergio Pascual 3.6.7-1 - New upstream source 3.6.7 * Wed Nov 15 2006 Sergio Pascual 3.6.6-1 - New upstream source 3.6.6 * Tue Oct 10 2006 Sergio Pascual 3.6.6-0.1.beta - New upstream source 3.6.6beta * Mon Sep 4 2006 Sergio Pascual 3.6.5-3 - Rebuild. * Wed Aug 30 2006 Sergio Pascual 3.6.5-2 - Corrected bug in edhead (patch2) (bug #204642). * Fri Jun 21 2006 Sergio Pascual 3.6.5-1 - New upstream source 3.6.5 * Tue Jun 13 2006 Sergio Pascual 3.6.4-3 - Patched overflows in catutil.c and getdate.c - Patched incompatible pointer in binread.c * Mon Jun 12 2006 Sergio Pascual 3.6.4-2 - Patched edhead. - libwcs provides libwcs.so.3 - libwcs into System Environment/Libraries group - Makefile uses ${RPM_OPT_FLAGS} and $(CC) * Fri Jun 09 2006 Sergio Pascual 3.6.4-1 - Removed not needed ldconfig in wcstools and libwcs-devel. * Wed Mar 08 2006 Sergio Pascual 3.6.3-1 - Initial RPM file. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 19 Mar 2007 17:55:59 -0000 1.6 +++ sources 7 Sep 2007 20:19:47 -0000 1.7 @@ -1 +1 @@ -c48a173124360facf6b399da8d1f7422 wcstools-3.6.8.tar.gz +bda2748ab4a60e196e3621cc7fa47eda wcstools-3.7.0.tar.gz Index: wcstools.spec =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/F-7/wcstools.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- wcstools.spec 20 Mar 2007 09:44:54 -0000 1.8 +++ wcstools.spec 7 Sep 2007 20:19:47 -0000 1.9 @@ -1,16 +1,16 @@ Name: wcstools -Version: 3.6.8 -Release: 2%{?dist} +Version: 3.7.0 +Release: 1%{?dist} Summary: Software utilities to display and manipulate the WCS of a FITS image Group: Applications/Engineering -License: GPL +License: GPLv2+ URL: http://tdc-www.harvard.edu/wcstools Source0: http://tdc-www.harvard.edu/software/wcstools/wcstools-%{version}.tar.gz Patch0: wcstools3-shared.patch Patch1: wcstools3-codewarn.patch Patch2: wcstools3-bug232413.patch -Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %description Wcstools is a set of software utilities, written in C, which create, @@ -22,7 +22,7 @@ %package -n libwcs Summary: Libwcs shared library Group: System Environment/Libraries -License: LGPL +License: LGPLv2+ Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -33,7 +33,7 @@ %package -n libwcs-devel Summary: Libraries, includes, etc. used to develop an application with libwcs Group: Development/Libraries -License: LGPL +License: LGPLv2+ Requires: libwcs = %{version}-%{release} %description -n libwcs-devel This are the files needed to develop an application using libwcs. @@ -84,6 +84,10 @@ %changelog +* Wed Sep 05 2007 Sergio Pascual 3.7.0-1 +- New upstream source 3.7.0 +* Mon Aug 27 2007 Sergio Pascual 3.6.8-2.1 +- Rebuild for Fedora 8 to get the build-id * Tue Mar 20 2007 Sergio Pascual 3.6.8-2 - Fix for bug #232413 * Mon Mar 19 2007 Sergio Pascual 3.6.8-1 wcstools3-codewarn.patch: Index: wcstools3-codewarn.patch =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/F-7/wcstools3-codewarn.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wcstools3-codewarn.patch 19 Mar 2007 18:02:48 -0000 1.4 +++ wcstools3-codewarn.patch 7 Sep 2007 20:19:47 -0000 1.5 @@ -1,41 +1,6 @@ -+++ wcstools-3.6.6/getdate.c 2006-10-10 12:07:22.000000000 +0200 ---- wcstools-3.6.6.orig/getdate.c 2006-10-10 12:06:11.000000000 +0200 -@@ -413,7 +413,7 @@ - char *fitsdate, *newfdate, *stdate; - char temp[64]; - char fyear[16]; -- char ts0[8]; -+ char ts0[9]; - char *tchar; - int its, its1; - time_t lts; -diff -ur wcstools-3.6.6.orig/libwcs/binread.c wcstools-3.6.6/libwcs/binread.c ---- wcstools-3.6.6.orig/libwcs/binread.c 2006-10-10 12:10:47.000000000 +0200 -+++ wcstools-3.6.6/libwcs/binread.c 2006-10-10 12:11:22.000000000 +0200 -@@ -1358,7 +1358,7 @@ - for (i = 0; i < nmag; i++) { - moveb (sc->catline, (char *) st->mag, 2, sc->entmag[0]+(i*2), i*2); - if (sc->byteswapped) -- binswap2 (&st->mag[i], 2); -+ binswap2 ((char*)&st->mag[i], 2); - st->xmag[i] = 0.01 * (double) st->mag[i]; - } - } -diff -ur wcstools-3.6.6.orig/libwcs/catutil.c wcstools-3.6.6/libwcs/catutil.c ---- wcstools-3.6.6.orig/libwcs/catutil.c 2006-10-10 12:10:47.000000000 +0200 -+++ wcstools-3.6.6/libwcs/catutil.c 2006-10-10 12:12:08.000000000 +0200 -@@ -722,7 +722,7 @@ - lname = 0; - else - lname = strlen (refcatname); -- catname = (char *)calloc (lname + 16, 1); -+ catname = (char *)calloc (lname + 37, sizeof(char)); - if (lname > 0) - sprintf (catname, "%s sources", refcatname); - else -diff -ur wcstools-3.6.8/bincat.c wcstools-3.6.8.new/bincat.c ---- wcstools-3.6.8/bincat.c 2007-03-13 16:05:40.000000000 +0100 -+++ wcstools-3.6.8.new/bincat.c 2007-03-19 18:14:16.000000000 +0100 +diff -ur wcstools-3.7.0/bincat.c wcstools-3.7.0.new/bincat.c +--- wcstools-3.7.0/bincat.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/bincat.c 2007-09-07 20:58:35.000000000 +0200 @@ -90,7 +90,7 @@ char *lastchar; char filename[128]; @@ -45,9 +10,21 @@ char rastr[32], decstr[32]; double x, y; char cs1; -diff -ur wcstools-3.6.8/crlf.c wcstools-3.6.8.new/crlf.c ---- wcstools-3.6.8/crlf.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/crlf.c 2007-03-19 18:25:29.000000000 +0100 +diff -ur wcstools-3.7.0/cphead.c wcstools-3.7.0.new/cphead.c +--- wcstools-3.7.0/cphead.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/cphead.c 2007-09-07 21:27:59.000000000 +0200 +@@ -357,7 +357,7 @@ + double dval; + int ival, nch; + int iraffile; +- int ndec, nbheadout, nbheadin, nbheader; ++ int ndec, nbheadout = 0, nbheadin, nbheader; + char newname[128]; + char string[80]; + char *kw, *kwe, *filepath, *fname, *ext, *imext, *imext1; +diff -ur wcstools-3.7.0/crlf.c wcstools-3.7.0.new/crlf.c +--- wcstools-3.7.0/crlf.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/crlf.c 2007-09-07 20:59:04.000000000 +0200 @@ -99,7 +99,7 @@ if (buffer[i] == (char) 13) buffer[i] = (char) 10; @@ -57,9 +34,30 @@ } } return; -diff -ur wcstools-3.6.8/delwcs.c wcstools-3.6.8.new/delwcs.c ---- wcstools-3.6.8/delwcs.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/delwcs.c 2007-03-19 18:07:46.000000000 +0100 +diff -ur wcstools-3.7.0/delhead.c wcstools-3.7.0.new/delhead.c +--- wcstools-3.7.0/delhead.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/delhead.c 2007-09-07 21:51:50.000000000 +0200 +@@ -551,7 +551,7 @@ + char *header; /* FITS header */ + int verbose; /* If true, print deletion confirmations */ + { +- char *hplace, *hcom, *v, *v1, *v2, *ve; ++ char *hplace, *hcom, *v, *v2, *ve; + int i, killcom, nline; + int nkill = 0; + +@@ -585,7 +585,7 @@ + + /* Fill line with blanks */ + else { +- for (i = 0; i++; i < 80) ++ for (i = 0; i < 80; i++) + hcom[i] = ' '; + hplace = hplace + 80; + } +diff -ur wcstools-3.7.0/delwcs.c wcstools-3.7.0.new/delwcs.c +--- wcstools-3.7.0/delwcs.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/delwcs.c 2007-09-07 20:59:28.000000000 +0200 @@ -114,7 +114,7 @@ { @@ -69,9 +67,9 @@ int lhead; /* Maximum number of bytes in FITS header */ int nbhead; /* Actual number of bytes in FITS header */ int iraffile; /* 1 if IRAF image */ -diff -ur wcstools-3.6.8/edhead.c wcstools-3.6.8.new/edhead.c ---- wcstools-3.6.8/edhead.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/edhead.c 2007-03-19 18:23:53.000000000 +0100 +diff -ur wcstools-3.7.0/edhead.c wcstools-3.7.0.new/edhead.c +--- wcstools-3.7.0/edhead.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/edhead.c 2007-09-07 20:59:48.000000000 +0200 @@ -210,8 +210,8 @@ break; } @@ -83,9 +81,21 @@ } fclose (fd); free (header); -diff -ur wcstools-3.6.8/getcol.c wcstools-3.6.8.new/getcol.c ---- wcstools-3.6.8/getcol.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/getcol.c 2007-03-19 18:25:09.000000000 +0100 +diff -ur wcstools-3.7.0/filename.c wcstools-3.7.0.new/filename.c +--- wcstools-3.7.0/filename.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/filename.c 2007-09-07 21:32:59.000000000 +0200 +@@ -39,7 +39,7 @@ + { + char *fn, *fn0; + char *str; +- char *name; ++ char *name = NULL; + char *is[10]; + char *endroot; + int i, n; +diff -ur wcstools-3.7.0/getcol.c wcstools-3.7.0.new/getcol.c +--- wcstools-3.7.0/getcol.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/getcol.c 2007-09-07 21:00:14.000000000 +0200 @@ -447,7 +447,7 @@ nop++; } @@ -95,10 +105,10 @@ } /* File to read */ -diff -ur wcstools-3.6.8/getdate.c wcstools-3.6.8.new/getdate.c ---- wcstools-3.6.8/getdate.c 2007-03-19 18:25:53.000000000 +0100 -+++ wcstools-3.6.8.new/getdate.c 2007-03-19 18:13:02.000000000 +0100 -@@ -409,7 +409,7 @@ +diff -ur wcstools-3.7.0/getdate.c wcstools-3.7.0.new/getdate.c +--- wcstools-3.7.0/getdate.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/getdate.c 2007-09-07 21:00:41.000000000 +0200 +@@ -409,10 +409,10 @@ int year, vyear; int lfd, oldfits; char outform[16]; @@ -106,10 +116,14 @@ + char *fitsdate = NULL, *newfdate, *stdate; char temp[64]; char fyear[16]; - char ts0[9]; -diff -ur wcstools-3.6.8/getpix.c wcstools-3.6.8.new/getpix.c ---- wcstools-3.6.8/getpix.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/getpix.c 2007-03-19 18:24:05.000000000 +0100 +- char ts0[8]; ++ char ts0[9]; + char *tchar; + int its, its1; + time_t lts; +diff -ur wcstools-3.7.0/getpix.c wcstools-3.7.0.new/getpix.c +--- wcstools-3.7.0/getpix.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/getpix.c 2007-09-07 21:01:00.000000000 +0200 @@ -68,7 +68,7 @@ char *fn; char *rrange; /* Row range string */ @@ -119,10 +133,10 @@ char *dstr = NULL; char *cstr; int systemp; -diff -ur wcstools-3.6.8/gettab.c wcstools-3.6.8.new/gettab.c ---- wcstools-3.6.8/gettab.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/gettab.c 2007-03-19 18:10:32.000000000 +0100 -@@ -559,7 +559,7 @@ +diff -ur wcstools-3.7.0/gettab.c wcstools-3.7.0.new/gettab.c +--- wcstools-3.7.0/gettab.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/gettab.c 2007-09-07 21:01:31.000000000 +0200 +@@ -558,7 +558,7 @@ char *alias[]; /* Output names of keywords if different from input */ { @@ -131,9 +145,40 @@ char *cstr, *cval, cvalue[64]; int pass = 0; int drop; -diff -ur wcstools-3.6.8/imfill.c wcstools-3.6.8.new/imfill.c ---- wcstools-3.6.8/imfill.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/imfill.c 2007-03-19 18:13:20.000000000 +0100 +diff -ur wcstools-3.7.0/imcat.c wcstools-3.7.0.new/imcat.c +--- wcstools-3.7.0/imcat.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/imcat.c 2007-09-07 21:53:32.000000000 +0200 +@@ -109,9 +109,6 @@ + char **fn; + int i, ic; + int nx, ny; +- char *header; +- double cra, cdec, dra, ddec, secpix; +- int wp, hp, bitpix; + double x, y; + char *refcatname[5]; /* reference catalog name */ + int ncat = 0; +@@ -123,7 +120,7 @@ + int scat = 0; + char c1, c, *ccom; + double drot; +- struct WorldCoor *wcs = NULL; /* World coordinate system structure */ ++ /*struct WorldCoor *wcs = NULL;*/ /* World coordinate system structure */ + + nfile = 0; + fn = (char **)calloc (maxnfile, sizeof(char *)); +@@ -1777,7 +1774,7 @@ + sprintf (headline, "%s %s %s %5.1f %5.1f %d", + numstr,rastr,decstr,gm[0][i],gm[1][i],gc[i]); + else if (refcat == SKYBOT) +- sprintf (headline, "%s %s %s %5.2f %5.2f %5.2f", ++ sprintf (headline, "%s %s %s %5.2f %5.2f %5.2f %5.2f", + numstr,rastr,decstr,gm[0][i],gm[1][i],gm[2][i],gm[3][i]); + else if (refcat == UJC) + sprintf (headline, "%s %s %s %5.2f %d", +diff -ur wcstools-3.7.0/imfill.c wcstools-3.7.0.new/imfill.c +--- wcstools-3.7.0/imfill.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/imfill.c 2007-09-07 21:01:55.000000000 +0200 @@ -313,7 +313,7 @@ int nfilled; int nbadpix; @@ -143,9 +188,9 @@ char newname[256]; /* Name for revised image */ char *ltime; char *endchar; -diff -ur wcstools-3.6.8/imsmooth.c wcstools-3.6.8.new/imsmooth.c ---- wcstools-3.6.8/imsmooth.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/imsmooth.c 2007-03-19 18:13:39.000000000 +0100 +diff -ur wcstools-3.7.0/imsmooth.c wcstools-3.7.0.new/imsmooth.c +--- wcstools-3.7.0/imsmooth.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/imsmooth.c 2007-09-07 21:02:24.000000000 +0200 @@ -263,7 +263,7 @@ char *ext = NULL; char *newimage = NULL; @@ -155,10 +200,10 @@ char *fname; char extname[16]; int lext = 0; -diff -ur wcstools-3.6.8/imstack.c wcstools-3.6.8.new/imstack.c ---- wcstools-3.6.8/imstack.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/imstack.c 2007-03-19 18:24:43.000000000 +0100 -@@ -194,7 +194,7 @@ +diff -ur wcstools-3.7.0/imstack.c wcstools-3.7.0.new/imstack.c +--- wcstools-3.7.0/imstack.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/imstack.c 2007-09-07 21:03:02.000000000 +0200 +@@ -199,7 +199,7 @@ blanks = (char *) malloc ((size_t) nbytes); for (i = 0; i < nbytes; i++) blanks[i] = 0; @@ -167,7 +212,7 @@ free (blanks); } } -@@ -449,7 +449,7 @@ +@@ -475,7 +475,7 @@ blanks = (char *) malloc ((size_t) nbytes); for (i = 0; i < nbytes; i++) blanks[i] = 0; @@ -176,9 +221,9 @@ free (blanks); } } -diff -ur wcstools-3.6.8/libwcs/binread.c wcstools-3.6.8.new/libwcs/binread.c ---- wcstools-3.6.8/libwcs/binread.c 2007-03-19 18:25:53.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/binread.c 2007-03-19 18:22:34.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/binread.c wcstools-3.7.0.new/libwcs/binread.c +--- wcstools-3.7.0/libwcs/binread.c 2007-01-11 23:02:42.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/binread.c 2007-09-07 21:03:38.000000000 +0200 @@ -505,7 +505,7 @@ struct Star *star; char str[128]; @@ -193,13 +238,34 @@ int jstar; int nstar; - double mag; -+ double mag = 0.; ++ double mag = 0; double num; int magsort; int istar = 0; -diff -ur wcstools-3.6.8/libwcs/fileutil.c wcstools-3.6.8.new/libwcs/fileutil.c ---- wcstools-3.6.8/libwcs/fileutil.c 2007-01-11 22:57:29.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/fileutil.c 2007-03-19 18:23:34.000000000 +0100 +@@ -1372,7 +1372,7 @@ + for (i = 0; i < nmag; i++) { + moveb (sc->catline, (char *) st->mag, 2, sc->entmag[0]+(i*2), i*2); + if (sc->byteswapped) +- binswap2 (&st->mag[i], 2); ++ binswap2 ((char*)&st->mag[i], 2); + st->xmag[i] = 0.01 * (double) st->mag[i]; + } + } +diff -ur wcstools-3.7.0/libwcs/catutil.c wcstools-3.7.0.new/libwcs/catutil.c +--- wcstools-3.7.0/libwcs/catutil.c 2007-07-23 23:00:32.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/catutil.c 2007-09-07 20:58:14.000000000 +0200 +@@ -737,7 +737,7 @@ + lname = 0; + else + lname = strlen (refcatname); +- catname = (char *)calloc (lname + 16, 1); ++ catname = (char *)calloc (lname + 37, 1); + if (lname > 0) + sprintf (catname, "%s sources", refcatname); + else +diff -ur wcstools-3.7.0/libwcs/fileutil.c wcstools-3.7.0.new/libwcs/fileutil.c +--- wcstools-3.7.0/libwcs/fileutil.c 2007-01-11 22:57:29.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/fileutil.c 2007-09-07 21:04:08.000000000 +0200 @@ -343,7 +343,7 @@ /* If line can be read, add null at the end of the first token */ if (fgets (token, ncmax, diskfile) != NULL) { @@ -209,21 +275,33 @@ } /* If only character is a control character, return a NULL */ -diff -ur wcstools-3.6.8/libwcs/findstar.c wcstools-3.6.8.new/libwcs/findstar.c ---- wcstools-3.6.8/libwcs/findstar.c 2007-01-10 18:35:23.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/findstar.c 2007-03-19 17:51:55.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/findstar.c wcstools-3.7.0.new/libwcs/findstar.c +--- wcstools-3.7.0/libwcs/findstar.c 2007-01-10 18:35:23.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/findstar.c 2007-09-07 21:04:43.000000000 +0200 @@ -747,7 +747,7 @@ double sd = 0.0; int i; int npix; - double dnpix; -+ double dnpix = 0.; ++ double dnpix = 0; double sum; pmin = -1.0e20; -diff -ur wcstools-3.6.8/libwcs/gsc2read.c wcstools-3.6.8.new/libwcs/gsc2read.c ---- wcstools-3.6.8/libwcs/gsc2read.c 2007-03-13 18:12:56.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/gsc2read.c 2007-03-19 18:21:39.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/fitsfile.c wcstools-3.7.0.new/libwcs/fitsfile.c +--- wcstools-3.7.0/libwcs/fitsfile.c 2007-05-01 00:22:51.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/fitsfile.c 2007-09-07 21:44:46.000000000 +0200 +@@ -874,7 +874,7 @@ + if (!simple) { + nbytes = getfilesize (filename) - nbhead; + if ((image = (char *) malloc (nbytes + 1)) == NULL) { +- snprintf (fitserrmsg,79, "FITSRFULL: %d-byte image buffer cannot be allocated\n"); ++ snprintf (fitserrmsg,79, "FITSRFULL: %d-byte image buffer cannot be allocated\n", nbytes); + (void)close (fd); + return (NULL); + } +diff -ur wcstools-3.7.0/libwcs/gsc2read.c wcstools-3.7.0.new/libwcs/gsc2read.c +--- wcstools-3.7.0/libwcs/gsc2read.c 2007-07-09 23:36:08.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/gsc2read.c 2007-09-07 21:06:03.000000000 +0200 @@ -191,7 +191,7 @@ /* Dump returned file and stop */ @@ -233,7 +311,7 @@ exit (0); } -@@ -294,7 +294,7 @@ +@@ -293,7 +293,7 @@ char *databuff; char *lastbuff; char *oldbuff; @@ -242,9 +320,18 @@ int lhead, lbuff, i, j; char ctab = (char) 9; char ccom = ','; -diff -ur wcstools-3.6.8/libwcs/gscread.c wcstools-3.6.8.new/libwcs/gscread.c ---- wcstools-3.6.8/libwcs/gscread.c 2007-01-10 19:17:17.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/gscread.c 2007-03-19 18:14:55.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/gscread.c wcstools-3.7.0.new/libwcs/gscread.c +--- wcstools-3.7.0/libwcs/gscread.c 2007-07-05 18:05:03.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/gscread.c 2007-09-07 21:07:44.000000000 +0200 +@@ -512,7 +512,7 @@ + } + + /* Close region input file */ +- (void) close (ift); ++ close (ift); + itot = itot + itable; + if (nlog > 0) + fprintf (stderr,"GSCREAD: %4d / %4d: %5d / %5d / %5d sources from region %4d \n", @@ -549,7 +549,7 @@ int *gtype; /* Array of object types (returned) */ int nlog; /* 1 for diagnostics */ @@ -263,6 +350,15 @@ char *url; itot = 0; +@@ -756,7 +756,7 @@ + } + + /* Close region input file */ +- (void) close (ift); ++ close (ift); + itot = itot + itable; + if (nlog > 0) + fprintf (stderr,"GSCRNUM: %4d / %4d: %5d / %5d sources, region %4d.%04d\n", @@ -795,7 +795,7 @@ int rlist[100]; /* List of input FITS tables files */ char inpath[64]; /* Pathname for input FITS table file */ @@ -285,9 +381,51 @@ double rra1, rra2, rdec1, rdec2; double rdist, ddist; char *str; -diff -ur wcstools-3.6.8/libwcs/hput.c wcstools-3.6.8.new/libwcs/hput.c ---- wcstools-3.6.8/libwcs/hput.c 2007-01-16 18:18:13.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/hput.c 2007-03-19 18:02:03.000000000 +0100 +@@ -830,11 +830,11 @@ + + /* Set image parameters */ + bitpix = 0; +- (void)hgeti4 (header, "BITPIX", &bitpix); ++ hgeti4 (header, "BITPIX", &bitpix); + w = 0; +- (void)hgeti4 (header, "NAXIS1", &w); ++ hgeti4 (header, "NAXIS1", &w); + h = 0; +- (void)hgeti4 (header, "NAXIS2", &h); ++ hgeti4 (header, "NAXIS2", &h); + + if (refcat == GSCACT) { + if ((str = getenv("GSCACT_NORTH")) == NULL) +@@ -1080,7 +1080,7 @@ + } + + /* Close region input file */ +- (void) close (ift); ++ close (ift); + itot = itot + itable; + if (nlog > 0) + fprintf (stderr,"GSCBIN: %4d / %4d: %5d / %5d / %5d sources from region %4d \n", +@@ -1321,7 +1321,7 @@ + jr2 = 0; + } + +- (void) close (ift); ++ close (ift); + return (nrgn); + } + +@@ -1381,7 +1381,7 @@ + double min; /* Minutes of declination */ + + /* Get declination sign from table */ +- (void) ftgetc (fitsline, &rkw[sgncol], sgn, 3); ++ ftgetc (fitsline, &rkw[sgncol], sgn, 3); + + /* Get degrees of declination from table */ + deg = ftgetr8 (fitsline, &rkw[dcol]); +diff -ur wcstools-3.7.0/libwcs/hput.c wcstools-3.7.0.new/libwcs/hput.c +--- wcstools-3.7.0/libwcs/hput.c 2007-08-22 23:59:56.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/hput.c 2007-09-07 21:47:09.000000000 +0200 @@ -273,7 +273,7 @@ const char *cval; /* character string containing the value for variable keyword. trailing and leading blanks are removed. */ @@ -297,10 +435,31 @@ int comment = 0; const char *v; char keyroot[8], newkey[12], value[80]; -diff -ur wcstools-3.6.8/libwcs/imhfile.c wcstools-3.6.8.new/libwcs/imhfile.c ---- wcstools-3.6.8/libwcs/imhfile.c 2007-01-08 18:24:29.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/imhfile.c 2007-03-19 18:23:06.000000000 +0100 -@@ -910,7 +910,7 @@ +@@ -599,7 +599,7 @@ + char squot, slash, space; + char line[100]; + int lkeyword, lcom, lhead, i, lblank, ln, nc, lc; +- char *vp, *v1, *v2, *c0, *c1, *q1, *q2; ++ char *vp, *v1, *v2, *c0, *c1, *q1, *q2=NULL; + + squot = (char) 39; + slash = (char) 47; +diff -ur wcstools-3.7.0/libwcs/imgetwcs.c wcstools-3.7.0.new/libwcs/imgetwcs.c +--- wcstools-3.7.0/libwcs/imgetwcs.c 2007-07-26 22:08:41.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/imgetwcs.c 2007-09-07 21:26:47.000000000 +0200 +@@ -381,7 +381,7 @@ + double xref, yref, degpix, secpix; + struct WorldCoor *wcs; + char temp[16]; +- char *cwcs; ++ char *cwcs = NULL; + + /* Set the world coordinate system from the image header */ + if (strlen (filename) > 0) { +diff -ur wcstools-3.7.0/libwcs/imhfile.c wcstools-3.7.0.new/libwcs/imhfile.c +--- wcstools-3.7.0/libwcs/imhfile.c 2007-01-08 18:24:29.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/imhfile.c 2007-09-07 21:09:34.000000000 +0200 +@@ -910,10 +910,10 @@ /* Write IRAF header to disk file */ nbw = write (fd, irafheader, nbhead); @@ -308,10 +467,25 @@ + ftruncate (fd, nbhead); close (fd); if (nbw < nbhead) { - (void)fprintf(stderr, "IRAF header file %s: %d / %d bytes written.\n", -diff -ur wcstools-3.6.8/libwcs/imsetwcs.c wcstools-3.6.8.new/libwcs/imsetwcs.c ---- wcstools-3.6.8/libwcs/imsetwcs.c 2007-01-11 23:01:41.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/imsetwcs.c 2007-03-19 17:51:28.000000000 +0100 +- (void)fprintf(stderr, "IRAF header file %s: %d / %d bytes written.\n", ++ fprintf(stderr, "IRAF header file %s: %d / %d bytes written.\n", + hdrname, nbw, nbhead); + return (-1); + } +diff -ur wcstools-3.7.0/libwcs/imrotate.c wcstools-3.7.0.new/libwcs/imrotate.c +--- wcstools-3.7.0/libwcs/imrotate.c 2007-04-04 20:42:14.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/imrotate.c 2007-09-07 21:42:33.000000000 +0200 +@@ -371,7 +371,6 @@ + + { + static char flds[15][8]; +- char ctype1[16], ctype2[16]; + double ctemp1, ctemp2, ctemp3, ctemp4, naxis1, naxis2; + int i, n, ndec1, ndec2, ndec3, ndec4; + +diff -ur wcstools-3.7.0/libwcs/imsetwcs.c wcstools-3.7.0.new/libwcs/imsetwcs.c +--- wcstools-3.7.0/libwcs/imsetwcs.c 2007-03-14 22:03:43.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/imsetwcs.c 2007-09-07 21:10:35.000000000 +0200 @@ -136,22 +136,22 @@ int nmax; /* Maximum number of matches possible (nrg or nbs) */ int lofld = 0; /* Length of object name field in output */ @@ -335,19 +509,19 @@ char rstr[32], dstr[32]; double refeq, refep; - double maxnum; -+ double maxnum = 0.; ++ double maxnum = 0; int nnfld; int refsys; char refcoor[8]; -diff -ur wcstools-3.6.8/libwcs/imutil.c wcstools-3.6.8.new/libwcs/imutil.c ---- wcstools-3.6.8/libwcs/imutil.c 2007-01-11 20:51:15.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/imutil.c 2007-03-19 18:06:49.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/imutil.c wcstools-3.7.0.new/libwcs/imutil.c +--- wcstools-3.7.0/libwcs/imutil.c 2007-01-11 20:51:15.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/imutil.c 2007-09-07 21:49:38.000000000 +0200 @@ -164,7 +164,7 @@ { char *buffret; /* Modified image buffer (returned) */ int nx,ny; /* Number of columns and rows in image */ -int ix,iy; /* Pixel around which to compute mean */ -+int ix,iy = 0; /* Pixel around which to compute mean */ ++int ix,iy = 0; /* Pixel around which to compute mean */ int npix; /* Number of pixels in image */ int bitpix; /* Number of bits per pixel (<0=floating point) */ int bitpixb; /* Number of bits per pixel in bad pixel file */ @@ -428,7 +602,7 @@ char *buffret; /* Modified image buffer (returned) */ int nx,ny; /* Number of columns and rows in image */ -int ix,iy; /* Pixel around which to compute mean */ -+int ix,iy = 0; /* Pixel around which to compute mean */ ++int ix,iy = 0; /* Pixel around which to compute mean */ int npix; /* Number of pixels in image */ int bitpix; /* Number of bits per pixel (<0=floating point) */ int checkmin = 0; @@ -546,21 +720,21 @@ int npix; /* Number of pixels in image */ int bitpix; /* Number of bits per pixel (<0=floating point) */ int naxes; -diff -ur wcstools-3.6.8/libwcs/proj.c wcstools-3.6.8.new/libwcs/proj.c ---- wcstools-3.6.8/libwcs/proj.c 2006-06-20 22:08:00.000000000 +0200 -+++ wcstools-3.6.8.new/libwcs/proj.c 2007-03-19 18:04:58.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/proj.c wcstools-3.7.0.new/libwcs/proj.c +--- wcstools-3.7.0/libwcs/proj.c 2006-06-20 22:08:00.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/proj.c 2007-09-07 21:15:23.000000000 +0200 @@ -3672,7 +3672,7 @@ { int face; - double cthe, eta, l, m, n, rho, xi; -+ double cthe, eta = 0., l, m, n, rho, xi = 0.; ++ double cthe, eta = 0, l, m, n, rho, xi = 0; const float tol = 1.0e-7; float a, a2, a2b2, a4, ab, b, b2, b4, ca2, cb2; -diff -ur wcstools-3.6.8/libwcs/sdssread.c wcstools-3.6.8.new/libwcs/sdssread.c ---- wcstools-3.6.8/libwcs/sdssread.c 2007-01-10 19:24:44.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/sdssread.c 2007-03-19 18:21:55.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/sdssread.c wcstools-3.7.0.new/libwcs/sdssread.c +--- wcstools-3.7.0/libwcs/sdssread.c 2007-01-10 19:24:44.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/sdssread.c 2007-09-07 21:15:41.000000000 +0200 @@ -165,7 +165,7 @@ /* Dump returned file and stop */ @@ -570,19 +744,85 @@ exit (0); } -diff -ur wcstools-3.6.8/libwcs/tabread.c wcstools-3.6.8.new/libwcs/tabread.c ---- wcstools-3.6.8/libwcs/tabread.c 2007-03-13 18:20:27.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/tabread.c 2007-03-19 18:22:23.000000000 +0100 -@@ -778,7 +778,7 @@ +diff -ur wcstools-3.7.0/libwcs/skybotread.c wcstools-3.7.0.new/libwcs/skybotread.c +--- wcstools-3.7.0/libwcs/skybotread.c 2007-07-27 20:21:27.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/skybotread.c 2007-09-07 21:42:18.000000000 +0200 +@@ -125,12 +125,11 @@ + int nlog; /* 1 for diagnostics */ + { + char srchurl[LINE]; +- char cmag; + char *obs; + char *dstr; + struct TabTable *tabtable; + struct StarCat *starcat; /* Star catalog data structure */ +- double dtemp, jdout; ++ double jdout; + int nstar, nlog0; + double ra, dec, mag, dradi, dradx; + char rastr[32], decstr[32], temp[256], tstr[80]; +@@ -281,29 +280,22 @@ + + char *skybuff; /* Input comma-separated table */ + { +- char *heading; + char *colhead; + char *colsep; + char *tabbuff; /* Output tab-separated table */ + char *tbuff; +- char *databuff; + char *dbuff; + char *buffer; + char *lastbuff; +- char *endhead; + char *colend; +- char *chead; +- char *head; + char *tbuffi; + char temp[16], format[16]; + int lbuff, i, lra, icol; +- int lhead, ldata; ++ int lhead; + int addname; + int lobj; + char cbuff; +- char *buff; + char cbar = '|'; +- char ccom = ','; + char cminus = '-'; + char cspace = ' '; + char ctab = (char) 9; +diff -ur wcstools-3.7.0/libwcs/tabread.c wcstools-3.7.0.new/libwcs/tabread.c +--- wcstools-3.7.0/libwcs/tabread.c 2007-07-23 23:02:01.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/tabread.c 2007-09-07 21:43:33.000000000 +0200 +@@ -147,7 +147,7 @@ + int lname; + int imag; + double ra,dec, rapm, decpm; +- double mag, parallax, rv; ++ double mag = 0, parallax, rv; + double num; + int peak, i; + int istar, nstars, lstar; +@@ -596,7 +596,7 @@ + } + + /* Check ID number first */ +- (void) setoken (&startok, line, "tab"); ++ setoken (&startok, line, "tab"); + if (!strcmp (sc->isfil,"gsc-server")) { + if (tabgetc (&startok, sc->entid, str, 24)) + num = 0.0; +@@ -782,7 +782,7 @@ int nstar; int imag; double ra,dec, rapm, decpm; - double mag, parallax, rv; -+ double mag = 0., parallax, rv; ++ double mag = 0, parallax, rv; double num; int peak; int istar, nstars, lstar; -@@ -2149,7 +2149,7 @@ +@@ -2163,7 +2163,7 @@ tabtable->lline = (nextline - tabtable->tabdata) * 2; tabtable->tabline = (char *) calloc (tabtable->lline, 1); fseek (tabtable->tcat, (long) tabtable->lhead, SEEK_SET); @@ -591,7 +831,16 @@ lline = strlen (tabtable->tabline); if (tabtable->tabline[lline-1] < 32) tabtable->tabline[lline-1] = (char) 0; -@@ -2231,7 +2231,7 @@ +@@ -2173,7 +2173,7 @@ + /* Close catalog file if not reading one line at a time */ + else { + tabtable->lhead = 0; +- (void) fclose (fcat); ++ fclose (fcat); + tabtable->tcat = NULL; + } + +@@ -2245,7 +2245,7 @@ fseek (tabtable->tcat, (long) tabtable->lhead, SEEK_SET); tabtable->iline = 0; for (i = tabtable->iline; i < iline; i++) { @@ -600,9 +849,26 @@ tabtable->iline++; } lline = strlen (tabtable->tabline); -diff -ur wcstools-3.6.8/libwcs/tmcread.c wcstools-3.6.8.new/libwcs/tmcread.c ---- wcstools-3.6.8/libwcs/tmcread.c 2007-01-10 19:09:43.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/tmcread.c 2007-03-19 17:57:35.000000000 +0100 +@@ -2648,7 +2648,6 @@ + return (0); + } + +- + /* Search table of column headings for first with string (case-independent) */ + + static int +diff -ur wcstools-3.7.0/libwcs/tmcread.c wcstools-3.7.0.new/libwcs/tmcread.c +--- wcstools-3.7.0/libwcs/tmcread.c 2007-01-10 19:09:43.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/tmcread.c 2007-09-07 21:38:33.000000000 +0200 +@@ -105,7 +105,7 @@ + double eqref=2000.0; /* Catalog equinox */ + double epref=2000.0; /* Catalog epoch */ + double size = 0.0; /* Semi-major axis of extended source */ +- struct StarCat *starcat; ++ struct StarCat *starcat = NULL; + struct Star *star; + int verbose; + int wrap; @@ -529,7 +529,7 @@ int sysref=WCS_J2000; /* Catalog coordinate system */ double eqref=2000.0; /* Catalog equinox */ @@ -612,31 +878,36 @@ struct Star *star; char *str; -diff -ur wcstools-3.6.8/libwcs/wcsinit.c wcstools-3.6.8.new/libwcs/wcsinit.c ---- wcstools-3.6.8/libwcs/wcsinit.c 2007-03-13 22:46:18.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/wcsinit.c 2007-03-19 17:56:56.000000000 +0100 -@@ -1072,7 +1072,7 @@ - static void - wcseq (hstring, wcs) +diff -ur wcstools-3.7.0/libwcs/wcs.c wcstools-3.7.0.new/libwcs/wcs.c +--- wcstools-3.7.0/libwcs/wcs.c 2007-07-25 20:54:55.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/wcs.c 2007-09-07 21:37:11.000000000 +0200 +@@ -1415,8 +1415,8 @@ + double x2,y2; /* (RA,Dec) or (Long,Lat) in degrees */ --char *hstring; /* character string containing FITS header information -+const char *hstring; /* character string containing FITS header information - in the format = [/ ] */ - struct WorldCoor *wcs; /* World coordinate system data structure */ { -@@ -1086,7 +1086,7 @@ +- double xr1, xr2, yr1, yr2, r, diffi; +- double pos1[3], pos2[3], w, diff, cosb; ++ double diffi, r; ++ double pos1[3], pos2[3], w, diff; + int i; + + /* Convert two vectors to direction cosines */ +diff -ur wcstools-3.7.0/libwcs/wcsinit.c wcstools-3.7.0.new/libwcs/wcsinit.c +--- wcstools-3.7.0/libwcs/wcsinit.c 2007-04-28 01:25:47.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/wcsinit.c 2007-09-07 21:18:43.000000000 +0200 +@@ -1082,7 +1082,7 @@ static void - wcseqm (hstring, wcs, mchar) + wcseq (hstring, wcs) -char *hstring; /* character string containing FITS header information +const char *hstring; /* character string containing FITS header information in the format = [/ ] */ struct WorldCoor *wcs; /* World coordinate system data structure */ - char *mchar; /* Suffix character for one of multiple WCS */ -diff -ur wcstools-3.6.8/libwcs/webread.c wcstools-3.6.8.new/libwcs/webread.c ---- wcstools-3.6.8/libwcs/webread.c 2007-03-13 16:53:08.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/webread.c 2007-03-19 18:21:16.000000000 +0100 -@@ -248,7 +248,7 @@ + { +diff -ur wcstools-3.7.0/libwcs/webread.c wcstools-3.7.0.new/libwcs/webread.c +--- wcstools-3.7.0/libwcs/webread.c 2007-08-28 17:27:19.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/webread.c 2007-09-07 21:38:10.000000000 +0200 +@@ -252,7 +252,7 @@ /* Dump returned file and stop */ if (nlog < 0) { @@ -645,7 +916,7 @@ exit (0); } -@@ -374,7 +374,7 @@ +@@ -378,7 +378,7 @@ /* Dump returned file and stop */ if (nlog < 0) { @@ -654,7 +925,7 @@ exit (0); } -@@ -572,7 +572,7 @@ +@@ -612,7 +612,7 @@ fflush(sok); free (server); @@ -663,27 +934,45 @@ /* Skip continue lines if (status == 100) { -@@ -606,7 +606,7 @@ - lline = 1; +@@ -647,7 +647,7 @@ *lbuff = 0; + ltbuff = 0; while (lline > 0) { - (void) fgets (linebuff, LINE, sok); + fgets (linebuff, LINE, sok); lline = strlen (linebuff); if (lline < 1) break; -@@ -642,7 +642,7 @@ - else { - buff = tabbuff + lcbuff; - } -- (void) fread (buff, 1, lchunk, sok); -+ fread (buff, 1, lchunk, sok); - buff[lchunk] = (char) 0; - if (diag) - fprintf (stderr, "%s\n", buff); -diff -ur wcstools-3.6.8/scat.c wcstools-3.6.8.new/scat.c ---- wcstools-3.6.8/scat.c 2007-03-13 17:47:10.000000000 +0100 -+++ wcstools-3.6.8.new/scat.c 2007-03-19 18:08:13.000000000 +0100 +@@ -689,7 +689,7 @@ + else { + buff = tabbuff + lcbuff; + } +- (void) fread (buff, 1, lchunk, sok); ++ fread (buff, 1, lchunk, sok); + buff[lchunk] = (char) 0; + if (diag) + fprintf (stderr, "%s\n", buff); +@@ -730,7 +730,7 @@ + fprintf (stderr, "%s\n", buff); + } + } +- (void) fclose (sok); ++ fclose (sok); + + return (tabbuff); + } +@@ -864,7 +864,7 @@ + space2tab (tabbuff) + char *tabbuff; /* Tab table filled with spaces */ + { +- char *newbuff, *line0, *line1, *ic, *icn, *tstart; ++ char *newbuff, *line0, *line1, *ic, *icn; + char cspace, ctab, cdash; + int lbuff; + int alltab = 0; +diff -ur wcstools-3.7.0/scat.c wcstools-3.7.0.new/scat.c +--- wcstools-3.7.0/scat.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/scat.c 2007-09-07 21:31:23.000000000 +0200 @@ -1101,7 +1101,7 @@ double crao, cdeco; /* Output center long/lat or RA/Dec in degrees */ double epout = 0.0; @@ -702,9 +991,18 @@ int imag, nmagr; int sysout = 0; char sortletter = (char) 0; -diff -ur wcstools-3.6.8/setpix.c wcstools-3.6.8.new/setpix.c ---- wcstools-3.6.8/setpix.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/setpix.c 2007-03-19 18:09:13.000000000 +0100 +@@ -2366,7 +2366,7 @@ + printf (" %5.2f %5.2f %5.2f %5.2f %5.2f", + gm[0][0],gm[1][0],gm[2][0],gm[4][0],gm[5][0]); + else +- printf (" %5.2f %5.2f %5.2f %5.2f", ++ printf (" %5.2f %5.2f %5.2f %5.2f %5.2f", + gm[0][0],gm[1][0],gm[2][0],gm[4][0],gm[5][0]); + } + else if (refcat == HIP) { +diff -ur wcstools-3.7.0/setpix.c wcstools-3.7.0.new/setpix.c +--- wcstools-3.7.0/setpix.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/setpix.c 2007-09-07 21:22:50.000000000 +0200 @@ -258,9 +258,9 @@ int lhead; /* Maximum number of bytes in FITS header */ int nbhead; /* Actual number of bytes in FITS header */ @@ -717,15 +1015,51 @@ char *imext, *imext1; double bzero; /* Zero point for pixel scaling */ double bscale; /* Scale factor for pixel scaling */ -diff -ur wcstools-3.6.8/wcshead.c wcstools-3.6.8.new/wcshead.c ---- wcstools-3.6.8/wcshead.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/wcshead.c 2007-03-19 18:09:34.000000000 +0100 +diff -ur wcstools-3.7.0/wcshead.c wcstools-3.7.0.new/wcshead.c +--- wcstools-3.7.0/wcshead.c 2007-08-30 23:47:04.000000000 +0200 ++++ wcstools-3.7.0.new/wcshead.c 2007-09-07 21:23:35.000000000 +0200 @@ -211,7 +211,7 @@ char *GetFITShead(); char rastr[32], decstr[32], fform[8]; struct WorldCoor *wcs, *GetWCSFITS(); - double wfrst, dwl, wlast, dxpix, zvel, vel; -+ double wfrst, dwl, wlast, dxpix, zvel = 0., vel; ++ double wfrst, dwl, wlast, dxpix, zvel = 0, vel; int logwav = 0; if (rootdir){ +diff -ur wcstools-3.7.0/xy2sky.c wcstools-3.7.0.new/xy2sky.c +--- wcstools-3.7.0/xy2sky.c 2007-08-30 23:47:04.000000000 +0200 ++++ wcstools-3.7.0.new/xy2sky.c 2007-09-07 21:32:39.000000000 +0200 +@@ -46,9 +46,9 @@ + static int ncm = 0; + static int printhead = 0; + static char printonly = 'n'; +-static int centerset = 0; ++/*static int centerset = 0; + static int sizeset = 0; +-static int scaleset = 0; ++static int scaleset = 0;*/ + static int version = 0; /* If 1, print only program name and version */ + + static char *RevMsg = "XY2SKY WCSTools 3.7.0, 30 August 2007, Doug Mink (dmink at cfa.harvard.edu)"; +@@ -70,9 +70,9 @@ + int entmag = 0; + int i, ic; + double x, y, mag; +- double cra, cdec, dra, ddec, secpix, drot; ++ double cra, cdec, dra, ddec, secpix;/*, drot;*/ + double eqout = 0.0; +- double eqin = 0.0; ++ /*double eqin = 0.0;*/ + int sysout = 0; + int wp, hp, nx, ny, lhead; + FILE *fd = NULL; +@@ -82,7 +82,7 @@ + char *header; + char *fn; + int bitpix = 0; +- struct WorldCoor *wcs; ++ struct WorldCoor *wcs = NULL; + char xstr[32], ystr[32], mstr[32]; + char rastr[32], decstr[32]; + char keyword[16]; wcstools3-shared.patch: Index: wcstools3-shared.patch =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/F-7/wcstools3-shared.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wcstools3-shared.patch 19 Mar 2007 18:02:48 -0000 1.4 +++ wcstools3-shared.patch 7 Sep 2007 20:19:47 -0000 1.5 @@ -32,7 +32,7 @@ CFLAGS= -g CC= cc -LIBWCS = libwcs/libwcs.a -+LIBWCS = libwcs/libwcs.so ++LIBWCS = -L`pwd`/libwcs -lwcs LIBS = $(LIBWCS) -lm #CATLIBS = $(LIBS) -lnsl -lsocket CATLIBS = $(LIBS) From fedora-extras-commits at redhat.com Fri Sep 7 20:21:16 2007 From: fedora-extras-commits at redhat.com (Eric Sandeen (sandeen)) Date: Fri, 7 Sep 2007 16:21:16 -0400 Subject: rpms/e2fsprogs/devel blkid_types-wrapper.h, NONE, 1.1 ext2_types-wrapper.h, NONE, 1.1 e2fsprogs.spec, 1.78, 1.79 Message-ID: <200709072021.l87KLGgo025559@cvs-int.fedora.redhat.com> Author: sandeen Update of /cvs/pkgs/rpms/e2fsprogs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25440 Modified Files: e2fsprogs.spec Added Files: blkid_types-wrapper.h ext2_types-wrapper.h Log Message: * Fri Sep 07 2007 Eric Sandeen 1.40.2-5 - wrap a couple headers to fix multilib issues (#270441) --- NEW FILE blkid_types-wrapper.h --- /* This file is here to prevent a file conflict on multiarch systems. A * conflict will occur because blkid_types.h has arch-specific definitions. * * DO NOT INCLUDE THE NEW FILE DIRECTLY -- ALWAYS INCLUDE THIS ONE INSTEAD. */ #if defined(__i386__) #include "blkid_types-i386.h" #elif defined(__ia64__) #include "blkid_types-ia64.h" #elif defined(__powerpc64__) #include "blkid_types-ppc64.h" #elif defined(__powerpc__) #include "blkid_types-ppc.h" #elif defined(__s390x__) #include "blkid_types-s390x.h" #elif defined(__s390__) #include "blkid_types-s390.h" #elif defined(__x86_64__) #include "blkid_types-x86_64.h" #else #error "This e2fsprogs-devel package does not work your architecture?" #endif --- NEW FILE ext2_types-wrapper.h --- /* This file is here to prevent a file conflict on multiarch systems. A * conflict will occur because ext2_types.h has arch-specific definitions. * * DO NOT INCLUDE THE NEW FILE DIRECTLY -- ALWAYS INCLUDE THIS ONE INSTEAD. */ #if defined(__i386__) #include "ext2_types-i386.h" #elif defined(__ia64__) #include "ext2_types-ia64.h" #elif defined(__powerpc64__) #include "ext2_types-ppc64.h" #elif defined(__powerpc__) #include "ext2_types-ppc.h" #elif defined(__s390x__) #include "ext2_types-s390x.h" #elif defined(__s390__) #include "ext2_types-s390.h" #elif defined(__x86_64__) #include "ext2_types-x86_64.h" #else #error "This e2fsprogs-devel package does not work your architecture?" #endif Index: e2fsprogs.spec =================================================================== RCS file: /cvs/pkgs/rpms/e2fsprogs/devel/e2fsprogs.spec,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- e2fsprogs.spec 30 Aug 2007 01:41:58 -0000 1.78 +++ e2fsprogs.spec 7 Sep 2007 20:20:43 -0000 1.79 @@ -4,12 +4,14 @@ Summary: Utilities for managing the second and third extended (ext2/ext3) filesystems Name: e2fsprogs Version: 1.40.2 -Release: 4%{?dist} +Release: 5%{?dist} # License based on upstream-modified COPYING file, # which clearly states "V2" intent. License: GPLv2 Group: System Environment/Base -Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz +Source1: ext2_types-wrapper.h +Source2: blkid_types-wrapper.h Patch30: e2fsprogs-1.38-resize-inode.patch Patch32: e2fsprogs-1.38-no_pottcdate.patch Patch34: e2fsprogs-1.39-blkid-devmapper.patch @@ -110,6 +112,16 @@ export PATH=/sbin:$PATH make install install-libs DESTDIR="%{buildroot}" \ root_sbindir=%{_root_sbindir} root_libdir=%{_root_libdir} + +# ugly hack to allow parallel install of 32-bit and 64-bit -devel packages: +mv -f $RPM_BUILD_ROOT%{_includedir}/ext2fs/ext2_types.h \ + $RPM_BUILD_ROOT%{_includedir}/ext2fs/ext2_types-%{_arch}.h +install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_includedir}/ext2fs/ext2_types.h + +mv -f $RPM_BUILD_ROOT%{_includedir}/blkid/blkid_types.h \ + $RPM_BUILD_ROOT%{_includedir}/blkid/blkid_types-%{_arch}.h +install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_includedir}/blkid/blkid_types.h + %find_lang %{name} %check @@ -248,8 +260,11 @@ %{_mandir}/man3/uuid_unparse.3* %changelog +* Fri Sep 07 2007 Eric Sandeen 1.40.2-5 +- wrap a couple headers to fix multilib issues (#270441) + * Wed Aug 29 2007 Eric Sandeen 1.40.2-4 -- add gawk to e2fsprogs-devel Requires, compile_et needs it +- add gawk to e2fsprogs-devel Requires, compile_et needs it (#265961) * Thu Aug 23 2007 Eric Sandeen 1.40.2-3 - Update license tags From fedora-extras-commits at redhat.com Fri Sep 7 20:24:39 2007 From: fedora-extras-commits at redhat.com (Sergio Pascual (sergiopr)) Date: Fri, 7 Sep 2007 16:24:39 -0400 Subject: rpms/wcstools/FC-6 sources, 1.6, 1.7 wcstools.spec, 1.9, 1.10 wcstools3-codewarn.patch, 1.3, 1.4 wcstools3-shared.patch, 1.3, 1.4 Message-ID: <200709072024.l87KOdpX025811@cvs-int.fedora.redhat.com> Author: sergiopr Update of /cvs/pkgs/rpms/wcstools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25747 Modified Files: sources wcstools.spec wcstools3-codewarn.patch wcstools3-shared.patch Log Message: * Wed Sep 05 2007 Sergio Pascual 3.7.0-1 - New upstream source 3.7.0 * Mon Aug 27 2007 Sergio Pascual 3.6.8-2.1 - Rebuild for Fedora 8 to get the build-id * Tue Mar 20 2007 Sergio Pascual 3.6.8-2 - Fix for bug #232413 * Mon Mar 19 2007 Sergio Pascual 3.6.8-1 - New upstream source 3.6.8 - Added pacthes to remove warnings during the compilation * Mon Feb 26 2007 Sergio Pascual 3.6.7-1 - New upstream source 3.6.7 * Wed Nov 15 2006 Sergio Pascual 3.6.6-1 - New upstream source 3.6.6 * Tue Oct 10 2006 Sergio Pascual 3.6.6-0.1.beta - New upstream source 3.6.6beta * Mon Sep 4 2006 Sergio Pascual 3.6.5-3 - Rebuild. * Wed Aug 30 2006 Sergio Pascual 3.6.5-2 - Corrected bug in edhead (patch2) (bug #204642). * Fri Jun 21 2006 Sergio Pascual 3.6.5-1 - New upstream source 3.6.5 * Tue Jun 13 2006 Sergio Pascual 3.6.4-3 - Patched overflows in catutil.c and getdate.c - Patched incompatible pointer in binread.c * Mon Jun 12 2006 Sergio Pascual 3.6.4-2 - Patched edhead. - libwcs provides libwcs.so.3 - libwcs into System Environment/Libraries group - Makefile uses ${RPM_OPT_FLAGS} and $(CC) * Fri Jun 09 2006 Sergio Pascual 3.6.4-1 - Removed not needed ldconfig in wcstools and libwcs-devel. * Wed Mar 08 2006 Sergio Pascual 3.6.3-1 - Initial RPM file. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 19 Mar 2007 18:20:36 -0000 1.6 +++ sources 7 Sep 2007 20:24:05 -0000 1.7 @@ -1 +1 @@ -c48a173124360facf6b399da8d1f7422 wcstools-3.6.8.tar.gz +bda2748ab4a60e196e3621cc7fa47eda wcstools-3.7.0.tar.gz Index: wcstools.spec =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/FC-6/wcstools.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- wcstools.spec 20 Mar 2007 09:25:23 -0000 1.9 +++ wcstools.spec 7 Sep 2007 20:24:05 -0000 1.10 @@ -1,16 +1,16 @@ Name: wcstools -Version: 3.6.8 -Release: 2%{?dist} +Version: 3.7.0 +Release: 1%{?dist} Summary: Software utilities to display and manipulate the WCS of a FITS image Group: Applications/Engineering -License: GPL +License: GPLv2+ URL: http://tdc-www.harvard.edu/wcstools Source0: http://tdc-www.harvard.edu/software/wcstools/wcstools-%{version}.tar.gz Patch0: wcstools3-shared.patch Patch1: wcstools3-codewarn.patch Patch2: wcstools3-bug232413.patch -Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %description Wcstools is a set of software utilities, written in C, which create, @@ -22,7 +22,7 @@ %package -n libwcs Summary: Libwcs shared library Group: System Environment/Libraries -License: LGPL +License: LGPLv2+ Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -33,7 +33,7 @@ %package -n libwcs-devel Summary: Libraries, includes, etc. used to develop an application with libwcs Group: Development/Libraries -License: LGPL +License: LGPLv2+ Requires: libwcs = %{version}-%{release} %description -n libwcs-devel This are the files needed to develop an application using libwcs. @@ -84,6 +84,10 @@ %changelog +* Wed Sep 05 2007 Sergio Pascual 3.7.0-1 +- New upstream source 3.7.0 +* Mon Aug 27 2007 Sergio Pascual 3.6.8-2.1 +- Rebuild for Fedora 8 to get the build-id * Tue Mar 20 2007 Sergio Pascual 3.6.8-2 - Fix for bug #232413 * Mon Mar 19 2007 Sergio Pascual 3.6.8-1 wcstools3-codewarn.patch: Index: wcstools3-codewarn.patch =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/FC-6/wcstools3-codewarn.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wcstools3-codewarn.patch 19 Mar 2007 18:20:36 -0000 1.3 +++ wcstools3-codewarn.patch 7 Sep 2007 20:24:05 -0000 1.4 @@ -1,41 +1,6 @@ -+++ wcstools-3.6.6/getdate.c 2006-10-10 12:07:22.000000000 +0200 ---- wcstools-3.6.6.orig/getdate.c 2006-10-10 12:06:11.000000000 +0200 -@@ -413,7 +413,7 @@ - char *fitsdate, *newfdate, *stdate; - char temp[64]; - char fyear[16]; -- char ts0[8]; -+ char ts0[9]; - char *tchar; - int its, its1; - time_t lts; -diff -ur wcstools-3.6.6.orig/libwcs/binread.c wcstools-3.6.6/libwcs/binread.c ---- wcstools-3.6.6.orig/libwcs/binread.c 2006-10-10 12:10:47.000000000 +0200 -+++ wcstools-3.6.6/libwcs/binread.c 2006-10-10 12:11:22.000000000 +0200 -@@ -1358,7 +1358,7 @@ - for (i = 0; i < nmag; i++) { - moveb (sc->catline, (char *) st->mag, 2, sc->entmag[0]+(i*2), i*2); - if (sc->byteswapped) -- binswap2 (&st->mag[i], 2); -+ binswap2 ((char*)&st->mag[i], 2); - st->xmag[i] = 0.01 * (double) st->mag[i]; - } - } -diff -ur wcstools-3.6.6.orig/libwcs/catutil.c wcstools-3.6.6/libwcs/catutil.c ---- wcstools-3.6.6.orig/libwcs/catutil.c 2006-10-10 12:10:47.000000000 +0200 -+++ wcstools-3.6.6/libwcs/catutil.c 2006-10-10 12:12:08.000000000 +0200 -@@ -722,7 +722,7 @@ - lname = 0; - else - lname = strlen (refcatname); -- catname = (char *)calloc (lname + 16, 1); -+ catname = (char *)calloc (lname + 37, sizeof(char)); - if (lname > 0) - sprintf (catname, "%s sources", refcatname); - else -diff -ur wcstools-3.6.8/bincat.c wcstools-3.6.8.new/bincat.c ---- wcstools-3.6.8/bincat.c 2007-03-13 16:05:40.000000000 +0100 -+++ wcstools-3.6.8.new/bincat.c 2007-03-19 18:14:16.000000000 +0100 +diff -ur wcstools-3.7.0/bincat.c wcstools-3.7.0.new/bincat.c +--- wcstools-3.7.0/bincat.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/bincat.c 2007-09-07 20:58:35.000000000 +0200 @@ -90,7 +90,7 @@ char *lastchar; char filename[128]; @@ -45,9 +10,21 @@ char rastr[32], decstr[32]; double x, y; char cs1; -diff -ur wcstools-3.6.8/crlf.c wcstools-3.6.8.new/crlf.c ---- wcstools-3.6.8/crlf.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/crlf.c 2007-03-19 18:25:29.000000000 +0100 +diff -ur wcstools-3.7.0/cphead.c wcstools-3.7.0.new/cphead.c +--- wcstools-3.7.0/cphead.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/cphead.c 2007-09-07 21:27:59.000000000 +0200 +@@ -357,7 +357,7 @@ + double dval; + int ival, nch; + int iraffile; +- int ndec, nbheadout, nbheadin, nbheader; ++ int ndec, nbheadout = 0, nbheadin, nbheader; + char newname[128]; + char string[80]; + char *kw, *kwe, *filepath, *fname, *ext, *imext, *imext1; +diff -ur wcstools-3.7.0/crlf.c wcstools-3.7.0.new/crlf.c +--- wcstools-3.7.0/crlf.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/crlf.c 2007-09-07 20:59:04.000000000 +0200 @@ -99,7 +99,7 @@ if (buffer[i] == (char) 13) buffer[i] = (char) 10; @@ -57,9 +34,30 @@ } } return; -diff -ur wcstools-3.6.8/delwcs.c wcstools-3.6.8.new/delwcs.c ---- wcstools-3.6.8/delwcs.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/delwcs.c 2007-03-19 18:07:46.000000000 +0100 +diff -ur wcstools-3.7.0/delhead.c wcstools-3.7.0.new/delhead.c +--- wcstools-3.7.0/delhead.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/delhead.c 2007-09-07 21:51:50.000000000 +0200 +@@ -551,7 +551,7 @@ + char *header; /* FITS header */ + int verbose; /* If true, print deletion confirmations */ + { +- char *hplace, *hcom, *v, *v1, *v2, *ve; ++ char *hplace, *hcom, *v, *v2, *ve; + int i, killcom, nline; + int nkill = 0; + +@@ -585,7 +585,7 @@ + + /* Fill line with blanks */ + else { +- for (i = 0; i++; i < 80) ++ for (i = 0; i < 80; i++) + hcom[i] = ' '; + hplace = hplace + 80; + } +diff -ur wcstools-3.7.0/delwcs.c wcstools-3.7.0.new/delwcs.c +--- wcstools-3.7.0/delwcs.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/delwcs.c 2007-09-07 20:59:28.000000000 +0200 @@ -114,7 +114,7 @@ { @@ -69,9 +67,9 @@ int lhead; /* Maximum number of bytes in FITS header */ int nbhead; /* Actual number of bytes in FITS header */ int iraffile; /* 1 if IRAF image */ -diff -ur wcstools-3.6.8/edhead.c wcstools-3.6.8.new/edhead.c ---- wcstools-3.6.8/edhead.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/edhead.c 2007-03-19 18:23:53.000000000 +0100 +diff -ur wcstools-3.7.0/edhead.c wcstools-3.7.0.new/edhead.c +--- wcstools-3.7.0/edhead.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/edhead.c 2007-09-07 20:59:48.000000000 +0200 @@ -210,8 +210,8 @@ break; } @@ -83,9 +81,21 @@ } fclose (fd); free (header); -diff -ur wcstools-3.6.8/getcol.c wcstools-3.6.8.new/getcol.c ---- wcstools-3.6.8/getcol.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/getcol.c 2007-03-19 18:25:09.000000000 +0100 +diff -ur wcstools-3.7.0/filename.c wcstools-3.7.0.new/filename.c +--- wcstools-3.7.0/filename.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/filename.c 2007-09-07 21:32:59.000000000 +0200 +@@ -39,7 +39,7 @@ + { + char *fn, *fn0; + char *str; +- char *name; ++ char *name = NULL; + char *is[10]; + char *endroot; + int i, n; +diff -ur wcstools-3.7.0/getcol.c wcstools-3.7.0.new/getcol.c +--- wcstools-3.7.0/getcol.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/getcol.c 2007-09-07 21:00:14.000000000 +0200 @@ -447,7 +447,7 @@ nop++; } @@ -95,10 +105,10 @@ } /* File to read */ -diff -ur wcstools-3.6.8/getdate.c wcstools-3.6.8.new/getdate.c ---- wcstools-3.6.8/getdate.c 2007-03-19 18:25:53.000000000 +0100 -+++ wcstools-3.6.8.new/getdate.c 2007-03-19 18:13:02.000000000 +0100 -@@ -409,7 +409,7 @@ +diff -ur wcstools-3.7.0/getdate.c wcstools-3.7.0.new/getdate.c +--- wcstools-3.7.0/getdate.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/getdate.c 2007-09-07 21:00:41.000000000 +0200 +@@ -409,10 +409,10 @@ int year, vyear; int lfd, oldfits; char outform[16]; @@ -106,10 +116,14 @@ + char *fitsdate = NULL, *newfdate, *stdate; char temp[64]; char fyear[16]; - char ts0[9]; -diff -ur wcstools-3.6.8/getpix.c wcstools-3.6.8.new/getpix.c ---- wcstools-3.6.8/getpix.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/getpix.c 2007-03-19 18:24:05.000000000 +0100 +- char ts0[8]; ++ char ts0[9]; + char *tchar; + int its, its1; + time_t lts; +diff -ur wcstools-3.7.0/getpix.c wcstools-3.7.0.new/getpix.c +--- wcstools-3.7.0/getpix.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/getpix.c 2007-09-07 21:01:00.000000000 +0200 @@ -68,7 +68,7 @@ char *fn; char *rrange; /* Row range string */ @@ -119,10 +133,10 @@ char *dstr = NULL; char *cstr; int systemp; -diff -ur wcstools-3.6.8/gettab.c wcstools-3.6.8.new/gettab.c ---- wcstools-3.6.8/gettab.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/gettab.c 2007-03-19 18:10:32.000000000 +0100 -@@ -559,7 +559,7 @@ +diff -ur wcstools-3.7.0/gettab.c wcstools-3.7.0.new/gettab.c +--- wcstools-3.7.0/gettab.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/gettab.c 2007-09-07 21:01:31.000000000 +0200 +@@ -558,7 +558,7 @@ char *alias[]; /* Output names of keywords if different from input */ { @@ -131,9 +145,40 @@ char *cstr, *cval, cvalue[64]; int pass = 0; int drop; -diff -ur wcstools-3.6.8/imfill.c wcstools-3.6.8.new/imfill.c ---- wcstools-3.6.8/imfill.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/imfill.c 2007-03-19 18:13:20.000000000 +0100 +diff -ur wcstools-3.7.0/imcat.c wcstools-3.7.0.new/imcat.c +--- wcstools-3.7.0/imcat.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/imcat.c 2007-09-07 21:53:32.000000000 +0200 +@@ -109,9 +109,6 @@ + char **fn; + int i, ic; + int nx, ny; +- char *header; +- double cra, cdec, dra, ddec, secpix; +- int wp, hp, bitpix; + double x, y; + char *refcatname[5]; /* reference catalog name */ + int ncat = 0; +@@ -123,7 +120,7 @@ + int scat = 0; + char c1, c, *ccom; + double drot; +- struct WorldCoor *wcs = NULL; /* World coordinate system structure */ ++ /*struct WorldCoor *wcs = NULL;*/ /* World coordinate system structure */ + + nfile = 0; + fn = (char **)calloc (maxnfile, sizeof(char *)); +@@ -1777,7 +1774,7 @@ + sprintf (headline, "%s %s %s %5.1f %5.1f %d", + numstr,rastr,decstr,gm[0][i],gm[1][i],gc[i]); + else if (refcat == SKYBOT) +- sprintf (headline, "%s %s %s %5.2f %5.2f %5.2f", ++ sprintf (headline, "%s %s %s %5.2f %5.2f %5.2f %5.2f", + numstr,rastr,decstr,gm[0][i],gm[1][i],gm[2][i],gm[3][i]); + else if (refcat == UJC) + sprintf (headline, "%s %s %s %5.2f %d", +diff -ur wcstools-3.7.0/imfill.c wcstools-3.7.0.new/imfill.c +--- wcstools-3.7.0/imfill.c 2007-08-30 23:47:02.000000000 +0200 ++++ wcstools-3.7.0.new/imfill.c 2007-09-07 21:01:55.000000000 +0200 @@ -313,7 +313,7 @@ int nfilled; int nbadpix; @@ -143,9 +188,9 @@ char newname[256]; /* Name for revised image */ char *ltime; char *endchar; -diff -ur wcstools-3.6.8/imsmooth.c wcstools-3.6.8.new/imsmooth.c ---- wcstools-3.6.8/imsmooth.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/imsmooth.c 2007-03-19 18:13:39.000000000 +0100 +diff -ur wcstools-3.7.0/imsmooth.c wcstools-3.7.0.new/imsmooth.c +--- wcstools-3.7.0/imsmooth.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/imsmooth.c 2007-09-07 21:02:24.000000000 +0200 @@ -263,7 +263,7 @@ char *ext = NULL; char *newimage = NULL; @@ -155,10 +200,10 @@ char *fname; char extname[16]; int lext = 0; -diff -ur wcstools-3.6.8/imstack.c wcstools-3.6.8.new/imstack.c ---- wcstools-3.6.8/imstack.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/imstack.c 2007-03-19 18:24:43.000000000 +0100 -@@ -194,7 +194,7 @@ +diff -ur wcstools-3.7.0/imstack.c wcstools-3.7.0.new/imstack.c +--- wcstools-3.7.0/imstack.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/imstack.c 2007-09-07 21:03:02.000000000 +0200 +@@ -199,7 +199,7 @@ blanks = (char *) malloc ((size_t) nbytes); for (i = 0; i < nbytes; i++) blanks[i] = 0; @@ -167,7 +212,7 @@ free (blanks); } } -@@ -449,7 +449,7 @@ +@@ -475,7 +475,7 @@ blanks = (char *) malloc ((size_t) nbytes); for (i = 0; i < nbytes; i++) blanks[i] = 0; @@ -176,9 +221,9 @@ free (blanks); } } -diff -ur wcstools-3.6.8/libwcs/binread.c wcstools-3.6.8.new/libwcs/binread.c ---- wcstools-3.6.8/libwcs/binread.c 2007-03-19 18:25:53.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/binread.c 2007-03-19 18:22:34.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/binread.c wcstools-3.7.0.new/libwcs/binread.c +--- wcstools-3.7.0/libwcs/binread.c 2007-01-11 23:02:42.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/binread.c 2007-09-07 21:03:38.000000000 +0200 @@ -505,7 +505,7 @@ struct Star *star; char str[128]; @@ -193,13 +238,34 @@ int jstar; int nstar; - double mag; -+ double mag = 0.; ++ double mag = 0; double num; int magsort; int istar = 0; -diff -ur wcstools-3.6.8/libwcs/fileutil.c wcstools-3.6.8.new/libwcs/fileutil.c ---- wcstools-3.6.8/libwcs/fileutil.c 2007-01-11 22:57:29.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/fileutil.c 2007-03-19 18:23:34.000000000 +0100 +@@ -1372,7 +1372,7 @@ + for (i = 0; i < nmag; i++) { + moveb (sc->catline, (char *) st->mag, 2, sc->entmag[0]+(i*2), i*2); + if (sc->byteswapped) +- binswap2 (&st->mag[i], 2); ++ binswap2 ((char*)&st->mag[i], 2); + st->xmag[i] = 0.01 * (double) st->mag[i]; + } + } +diff -ur wcstools-3.7.0/libwcs/catutil.c wcstools-3.7.0.new/libwcs/catutil.c +--- wcstools-3.7.0/libwcs/catutil.c 2007-07-23 23:00:32.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/catutil.c 2007-09-07 20:58:14.000000000 +0200 +@@ -737,7 +737,7 @@ + lname = 0; + else + lname = strlen (refcatname); +- catname = (char *)calloc (lname + 16, 1); ++ catname = (char *)calloc (lname + 37, 1); + if (lname > 0) + sprintf (catname, "%s sources", refcatname); + else +diff -ur wcstools-3.7.0/libwcs/fileutil.c wcstools-3.7.0.new/libwcs/fileutil.c +--- wcstools-3.7.0/libwcs/fileutil.c 2007-01-11 22:57:29.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/fileutil.c 2007-09-07 21:04:08.000000000 +0200 @@ -343,7 +343,7 @@ /* If line can be read, add null at the end of the first token */ if (fgets (token, ncmax, diskfile) != NULL) { @@ -209,21 +275,33 @@ } /* If only character is a control character, return a NULL */ -diff -ur wcstools-3.6.8/libwcs/findstar.c wcstools-3.6.8.new/libwcs/findstar.c ---- wcstools-3.6.8/libwcs/findstar.c 2007-01-10 18:35:23.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/findstar.c 2007-03-19 17:51:55.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/findstar.c wcstools-3.7.0.new/libwcs/findstar.c +--- wcstools-3.7.0/libwcs/findstar.c 2007-01-10 18:35:23.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/findstar.c 2007-09-07 21:04:43.000000000 +0200 @@ -747,7 +747,7 @@ double sd = 0.0; int i; int npix; - double dnpix; -+ double dnpix = 0.; ++ double dnpix = 0; double sum; pmin = -1.0e20; -diff -ur wcstools-3.6.8/libwcs/gsc2read.c wcstools-3.6.8.new/libwcs/gsc2read.c ---- wcstools-3.6.8/libwcs/gsc2read.c 2007-03-13 18:12:56.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/gsc2read.c 2007-03-19 18:21:39.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/fitsfile.c wcstools-3.7.0.new/libwcs/fitsfile.c +--- wcstools-3.7.0/libwcs/fitsfile.c 2007-05-01 00:22:51.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/fitsfile.c 2007-09-07 21:44:46.000000000 +0200 +@@ -874,7 +874,7 @@ + if (!simple) { + nbytes = getfilesize (filename) - nbhead; + if ((image = (char *) malloc (nbytes + 1)) == NULL) { +- snprintf (fitserrmsg,79, "FITSRFULL: %d-byte image buffer cannot be allocated\n"); ++ snprintf (fitserrmsg,79, "FITSRFULL: %d-byte image buffer cannot be allocated\n", nbytes); + (void)close (fd); + return (NULL); + } +diff -ur wcstools-3.7.0/libwcs/gsc2read.c wcstools-3.7.0.new/libwcs/gsc2read.c +--- wcstools-3.7.0/libwcs/gsc2read.c 2007-07-09 23:36:08.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/gsc2read.c 2007-09-07 21:06:03.000000000 +0200 @@ -191,7 +191,7 @@ /* Dump returned file and stop */ @@ -233,7 +311,7 @@ exit (0); } -@@ -294,7 +294,7 @@ +@@ -293,7 +293,7 @@ char *databuff; char *lastbuff; char *oldbuff; @@ -242,9 +320,18 @@ int lhead, lbuff, i, j; char ctab = (char) 9; char ccom = ','; -diff -ur wcstools-3.6.8/libwcs/gscread.c wcstools-3.6.8.new/libwcs/gscread.c ---- wcstools-3.6.8/libwcs/gscread.c 2007-01-10 19:17:17.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/gscread.c 2007-03-19 18:14:55.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/gscread.c wcstools-3.7.0.new/libwcs/gscread.c +--- wcstools-3.7.0/libwcs/gscread.c 2007-07-05 18:05:03.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/gscread.c 2007-09-07 21:07:44.000000000 +0200 +@@ -512,7 +512,7 @@ + } + + /* Close region input file */ +- (void) close (ift); ++ close (ift); + itot = itot + itable; + if (nlog > 0) + fprintf (stderr,"GSCREAD: %4d / %4d: %5d / %5d / %5d sources from region %4d \n", @@ -549,7 +549,7 @@ int *gtype; /* Array of object types (returned) */ int nlog; /* 1 for diagnostics */ @@ -263,6 +350,15 @@ char *url; itot = 0; +@@ -756,7 +756,7 @@ + } + + /* Close region input file */ +- (void) close (ift); ++ close (ift); + itot = itot + itable; + if (nlog > 0) + fprintf (stderr,"GSCRNUM: %4d / %4d: %5d / %5d sources, region %4d.%04d\n", @@ -795,7 +795,7 @@ int rlist[100]; /* List of input FITS tables files */ char inpath[64]; /* Pathname for input FITS table file */ @@ -285,9 +381,51 @@ double rra1, rra2, rdec1, rdec2; double rdist, ddist; char *str; -diff -ur wcstools-3.6.8/libwcs/hput.c wcstools-3.6.8.new/libwcs/hput.c ---- wcstools-3.6.8/libwcs/hput.c 2007-01-16 18:18:13.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/hput.c 2007-03-19 18:02:03.000000000 +0100 +@@ -830,11 +830,11 @@ + + /* Set image parameters */ + bitpix = 0; +- (void)hgeti4 (header, "BITPIX", &bitpix); ++ hgeti4 (header, "BITPIX", &bitpix); + w = 0; +- (void)hgeti4 (header, "NAXIS1", &w); ++ hgeti4 (header, "NAXIS1", &w); + h = 0; +- (void)hgeti4 (header, "NAXIS2", &h); ++ hgeti4 (header, "NAXIS2", &h); + + if (refcat == GSCACT) { + if ((str = getenv("GSCACT_NORTH")) == NULL) +@@ -1080,7 +1080,7 @@ + } + + /* Close region input file */ +- (void) close (ift); ++ close (ift); + itot = itot + itable; + if (nlog > 0) + fprintf (stderr,"GSCBIN: %4d / %4d: %5d / %5d / %5d sources from region %4d \n", +@@ -1321,7 +1321,7 @@ + jr2 = 0; + } + +- (void) close (ift); ++ close (ift); + return (nrgn); + } + +@@ -1381,7 +1381,7 @@ + double min; /* Minutes of declination */ + + /* Get declination sign from table */ +- (void) ftgetc (fitsline, &rkw[sgncol], sgn, 3); ++ ftgetc (fitsline, &rkw[sgncol], sgn, 3); + + /* Get degrees of declination from table */ + deg = ftgetr8 (fitsline, &rkw[dcol]); +diff -ur wcstools-3.7.0/libwcs/hput.c wcstools-3.7.0.new/libwcs/hput.c +--- wcstools-3.7.0/libwcs/hput.c 2007-08-22 23:59:56.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/hput.c 2007-09-07 21:47:09.000000000 +0200 @@ -273,7 +273,7 @@ const char *cval; /* character string containing the value for variable keyword. trailing and leading blanks are removed. */ @@ -297,10 +435,31 @@ int comment = 0; const char *v; char keyroot[8], newkey[12], value[80]; -diff -ur wcstools-3.6.8/libwcs/imhfile.c wcstools-3.6.8.new/libwcs/imhfile.c ---- wcstools-3.6.8/libwcs/imhfile.c 2007-01-08 18:24:29.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/imhfile.c 2007-03-19 18:23:06.000000000 +0100 -@@ -910,7 +910,7 @@ +@@ -599,7 +599,7 @@ + char squot, slash, space; + char line[100]; + int lkeyword, lcom, lhead, i, lblank, ln, nc, lc; +- char *vp, *v1, *v2, *c0, *c1, *q1, *q2; ++ char *vp, *v1, *v2, *c0, *c1, *q1, *q2=NULL; + + squot = (char) 39; + slash = (char) 47; +diff -ur wcstools-3.7.0/libwcs/imgetwcs.c wcstools-3.7.0.new/libwcs/imgetwcs.c +--- wcstools-3.7.0/libwcs/imgetwcs.c 2007-07-26 22:08:41.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/imgetwcs.c 2007-09-07 21:26:47.000000000 +0200 +@@ -381,7 +381,7 @@ + double xref, yref, degpix, secpix; + struct WorldCoor *wcs; + char temp[16]; +- char *cwcs; ++ char *cwcs = NULL; + + /* Set the world coordinate system from the image header */ + if (strlen (filename) > 0) { +diff -ur wcstools-3.7.0/libwcs/imhfile.c wcstools-3.7.0.new/libwcs/imhfile.c +--- wcstools-3.7.0/libwcs/imhfile.c 2007-01-08 18:24:29.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/imhfile.c 2007-09-07 21:09:34.000000000 +0200 +@@ -910,10 +910,10 @@ /* Write IRAF header to disk file */ nbw = write (fd, irafheader, nbhead); @@ -308,10 +467,25 @@ + ftruncate (fd, nbhead); close (fd); if (nbw < nbhead) { - (void)fprintf(stderr, "IRAF header file %s: %d / %d bytes written.\n", -diff -ur wcstools-3.6.8/libwcs/imsetwcs.c wcstools-3.6.8.new/libwcs/imsetwcs.c ---- wcstools-3.6.8/libwcs/imsetwcs.c 2007-01-11 23:01:41.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/imsetwcs.c 2007-03-19 17:51:28.000000000 +0100 +- (void)fprintf(stderr, "IRAF header file %s: %d / %d bytes written.\n", ++ fprintf(stderr, "IRAF header file %s: %d / %d bytes written.\n", + hdrname, nbw, nbhead); + return (-1); + } +diff -ur wcstools-3.7.0/libwcs/imrotate.c wcstools-3.7.0.new/libwcs/imrotate.c +--- wcstools-3.7.0/libwcs/imrotate.c 2007-04-04 20:42:14.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/imrotate.c 2007-09-07 21:42:33.000000000 +0200 +@@ -371,7 +371,6 @@ + + { + static char flds[15][8]; +- char ctype1[16], ctype2[16]; + double ctemp1, ctemp2, ctemp3, ctemp4, naxis1, naxis2; + int i, n, ndec1, ndec2, ndec3, ndec4; + +diff -ur wcstools-3.7.0/libwcs/imsetwcs.c wcstools-3.7.0.new/libwcs/imsetwcs.c +--- wcstools-3.7.0/libwcs/imsetwcs.c 2007-03-14 22:03:43.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/imsetwcs.c 2007-09-07 21:10:35.000000000 +0200 @@ -136,22 +136,22 @@ int nmax; /* Maximum number of matches possible (nrg or nbs) */ int lofld = 0; /* Length of object name field in output */ @@ -335,19 +509,19 @@ char rstr[32], dstr[32]; double refeq, refep; - double maxnum; -+ double maxnum = 0.; ++ double maxnum = 0; int nnfld; int refsys; char refcoor[8]; -diff -ur wcstools-3.6.8/libwcs/imutil.c wcstools-3.6.8.new/libwcs/imutil.c ---- wcstools-3.6.8/libwcs/imutil.c 2007-01-11 20:51:15.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/imutil.c 2007-03-19 18:06:49.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/imutil.c wcstools-3.7.0.new/libwcs/imutil.c +--- wcstools-3.7.0/libwcs/imutil.c 2007-01-11 20:51:15.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/imutil.c 2007-09-07 21:49:38.000000000 +0200 @@ -164,7 +164,7 @@ { char *buffret; /* Modified image buffer (returned) */ int nx,ny; /* Number of columns and rows in image */ -int ix,iy; /* Pixel around which to compute mean */ -+int ix,iy = 0; /* Pixel around which to compute mean */ ++int ix,iy = 0; /* Pixel around which to compute mean */ int npix; /* Number of pixels in image */ int bitpix; /* Number of bits per pixel (<0=floating point) */ int bitpixb; /* Number of bits per pixel in bad pixel file */ @@ -428,7 +602,7 @@ char *buffret; /* Modified image buffer (returned) */ int nx,ny; /* Number of columns and rows in image */ -int ix,iy; /* Pixel around which to compute mean */ -+int ix,iy = 0; /* Pixel around which to compute mean */ ++int ix,iy = 0; /* Pixel around which to compute mean */ int npix; /* Number of pixels in image */ int bitpix; /* Number of bits per pixel (<0=floating point) */ int checkmin = 0; @@ -546,21 +720,21 @@ int npix; /* Number of pixels in image */ int bitpix; /* Number of bits per pixel (<0=floating point) */ int naxes; -diff -ur wcstools-3.6.8/libwcs/proj.c wcstools-3.6.8.new/libwcs/proj.c ---- wcstools-3.6.8/libwcs/proj.c 2006-06-20 22:08:00.000000000 +0200 -+++ wcstools-3.6.8.new/libwcs/proj.c 2007-03-19 18:04:58.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/proj.c wcstools-3.7.0.new/libwcs/proj.c +--- wcstools-3.7.0/libwcs/proj.c 2006-06-20 22:08:00.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/proj.c 2007-09-07 21:15:23.000000000 +0200 @@ -3672,7 +3672,7 @@ { int face; - double cthe, eta, l, m, n, rho, xi; -+ double cthe, eta = 0., l, m, n, rho, xi = 0.; ++ double cthe, eta = 0, l, m, n, rho, xi = 0; const float tol = 1.0e-7; float a, a2, a2b2, a4, ab, b, b2, b4, ca2, cb2; -diff -ur wcstools-3.6.8/libwcs/sdssread.c wcstools-3.6.8.new/libwcs/sdssread.c ---- wcstools-3.6.8/libwcs/sdssread.c 2007-01-10 19:24:44.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/sdssread.c 2007-03-19 18:21:55.000000000 +0100 +diff -ur wcstools-3.7.0/libwcs/sdssread.c wcstools-3.7.0.new/libwcs/sdssread.c +--- wcstools-3.7.0/libwcs/sdssread.c 2007-01-10 19:24:44.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/sdssread.c 2007-09-07 21:15:41.000000000 +0200 @@ -165,7 +165,7 @@ /* Dump returned file and stop */ @@ -570,19 +744,85 @@ exit (0); } -diff -ur wcstools-3.6.8/libwcs/tabread.c wcstools-3.6.8.new/libwcs/tabread.c ---- wcstools-3.6.8/libwcs/tabread.c 2007-03-13 18:20:27.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/tabread.c 2007-03-19 18:22:23.000000000 +0100 -@@ -778,7 +778,7 @@ +diff -ur wcstools-3.7.0/libwcs/skybotread.c wcstools-3.7.0.new/libwcs/skybotread.c +--- wcstools-3.7.0/libwcs/skybotread.c 2007-07-27 20:21:27.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/skybotread.c 2007-09-07 21:42:18.000000000 +0200 +@@ -125,12 +125,11 @@ + int nlog; /* 1 for diagnostics */ + { + char srchurl[LINE]; +- char cmag; + char *obs; + char *dstr; + struct TabTable *tabtable; + struct StarCat *starcat; /* Star catalog data structure */ +- double dtemp, jdout; ++ double jdout; + int nstar, nlog0; + double ra, dec, mag, dradi, dradx; + char rastr[32], decstr[32], temp[256], tstr[80]; +@@ -281,29 +280,22 @@ + + char *skybuff; /* Input comma-separated table */ + { +- char *heading; + char *colhead; + char *colsep; + char *tabbuff; /* Output tab-separated table */ + char *tbuff; +- char *databuff; + char *dbuff; + char *buffer; + char *lastbuff; +- char *endhead; + char *colend; +- char *chead; +- char *head; + char *tbuffi; + char temp[16], format[16]; + int lbuff, i, lra, icol; +- int lhead, ldata; ++ int lhead; + int addname; + int lobj; + char cbuff; +- char *buff; + char cbar = '|'; +- char ccom = ','; + char cminus = '-'; + char cspace = ' '; + char ctab = (char) 9; +diff -ur wcstools-3.7.0/libwcs/tabread.c wcstools-3.7.0.new/libwcs/tabread.c +--- wcstools-3.7.0/libwcs/tabread.c 2007-07-23 23:02:01.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/tabread.c 2007-09-07 21:43:33.000000000 +0200 +@@ -147,7 +147,7 @@ + int lname; + int imag; + double ra,dec, rapm, decpm; +- double mag, parallax, rv; ++ double mag = 0, parallax, rv; + double num; + int peak, i; + int istar, nstars, lstar; +@@ -596,7 +596,7 @@ + } + + /* Check ID number first */ +- (void) setoken (&startok, line, "tab"); ++ setoken (&startok, line, "tab"); + if (!strcmp (sc->isfil,"gsc-server")) { + if (tabgetc (&startok, sc->entid, str, 24)) + num = 0.0; +@@ -782,7 +782,7 @@ int nstar; int imag; double ra,dec, rapm, decpm; - double mag, parallax, rv; -+ double mag = 0., parallax, rv; ++ double mag = 0, parallax, rv; double num; int peak; int istar, nstars, lstar; -@@ -2149,7 +2149,7 @@ +@@ -2163,7 +2163,7 @@ tabtable->lline = (nextline - tabtable->tabdata) * 2; tabtable->tabline = (char *) calloc (tabtable->lline, 1); fseek (tabtable->tcat, (long) tabtable->lhead, SEEK_SET); @@ -591,7 +831,16 @@ lline = strlen (tabtable->tabline); if (tabtable->tabline[lline-1] < 32) tabtable->tabline[lline-1] = (char) 0; -@@ -2231,7 +2231,7 @@ +@@ -2173,7 +2173,7 @@ + /* Close catalog file if not reading one line at a time */ + else { + tabtable->lhead = 0; +- (void) fclose (fcat); ++ fclose (fcat); + tabtable->tcat = NULL; + } + +@@ -2245,7 +2245,7 @@ fseek (tabtable->tcat, (long) tabtable->lhead, SEEK_SET); tabtable->iline = 0; for (i = tabtable->iline; i < iline; i++) { @@ -600,9 +849,26 @@ tabtable->iline++; } lline = strlen (tabtable->tabline); -diff -ur wcstools-3.6.8/libwcs/tmcread.c wcstools-3.6.8.new/libwcs/tmcread.c ---- wcstools-3.6.8/libwcs/tmcread.c 2007-01-10 19:09:43.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/tmcread.c 2007-03-19 17:57:35.000000000 +0100 +@@ -2648,7 +2648,6 @@ + return (0); + } + +- + /* Search table of column headings for first with string (case-independent) */ + + static int +diff -ur wcstools-3.7.0/libwcs/tmcread.c wcstools-3.7.0.new/libwcs/tmcread.c +--- wcstools-3.7.0/libwcs/tmcread.c 2007-01-10 19:09:43.000000000 +0100 ++++ wcstools-3.7.0.new/libwcs/tmcread.c 2007-09-07 21:38:33.000000000 +0200 +@@ -105,7 +105,7 @@ + double eqref=2000.0; /* Catalog equinox */ + double epref=2000.0; /* Catalog epoch */ + double size = 0.0; /* Semi-major axis of extended source */ +- struct StarCat *starcat; ++ struct StarCat *starcat = NULL; + struct Star *star; + int verbose; + int wrap; @@ -529,7 +529,7 @@ int sysref=WCS_J2000; /* Catalog coordinate system */ double eqref=2000.0; /* Catalog equinox */ @@ -612,31 +878,36 @@ struct Star *star; char *str; -diff -ur wcstools-3.6.8/libwcs/wcsinit.c wcstools-3.6.8.new/libwcs/wcsinit.c ---- wcstools-3.6.8/libwcs/wcsinit.c 2007-03-13 22:46:18.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/wcsinit.c 2007-03-19 17:56:56.000000000 +0100 -@@ -1072,7 +1072,7 @@ - static void - wcseq (hstring, wcs) +diff -ur wcstools-3.7.0/libwcs/wcs.c wcstools-3.7.0.new/libwcs/wcs.c +--- wcstools-3.7.0/libwcs/wcs.c 2007-07-25 20:54:55.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/wcs.c 2007-09-07 21:37:11.000000000 +0200 +@@ -1415,8 +1415,8 @@ + double x2,y2; /* (RA,Dec) or (Long,Lat) in degrees */ --char *hstring; /* character string containing FITS header information -+const char *hstring; /* character string containing FITS header information - in the format = [/ ] */ - struct WorldCoor *wcs; /* World coordinate system data structure */ { -@@ -1086,7 +1086,7 @@ +- double xr1, xr2, yr1, yr2, r, diffi; +- double pos1[3], pos2[3], w, diff, cosb; ++ double diffi, r; ++ double pos1[3], pos2[3], w, diff; + int i; + + /* Convert two vectors to direction cosines */ +diff -ur wcstools-3.7.0/libwcs/wcsinit.c wcstools-3.7.0.new/libwcs/wcsinit.c +--- wcstools-3.7.0/libwcs/wcsinit.c 2007-04-28 01:25:47.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/wcsinit.c 2007-09-07 21:18:43.000000000 +0200 +@@ -1082,7 +1082,7 @@ static void - wcseqm (hstring, wcs, mchar) + wcseq (hstring, wcs) -char *hstring; /* character string containing FITS header information +const char *hstring; /* character string containing FITS header information in the format = [/ ] */ struct WorldCoor *wcs; /* World coordinate system data structure */ - char *mchar; /* Suffix character for one of multiple WCS */ -diff -ur wcstools-3.6.8/libwcs/webread.c wcstools-3.6.8.new/libwcs/webread.c ---- wcstools-3.6.8/libwcs/webread.c 2007-03-13 16:53:08.000000000 +0100 -+++ wcstools-3.6.8.new/libwcs/webread.c 2007-03-19 18:21:16.000000000 +0100 -@@ -248,7 +248,7 @@ + { +diff -ur wcstools-3.7.0/libwcs/webread.c wcstools-3.7.0.new/libwcs/webread.c +--- wcstools-3.7.0/libwcs/webread.c 2007-08-28 17:27:19.000000000 +0200 ++++ wcstools-3.7.0.new/libwcs/webread.c 2007-09-07 21:38:10.000000000 +0200 +@@ -252,7 +252,7 @@ /* Dump returned file and stop */ if (nlog < 0) { @@ -645,7 +916,7 @@ exit (0); } -@@ -374,7 +374,7 @@ +@@ -378,7 +378,7 @@ /* Dump returned file and stop */ if (nlog < 0) { @@ -654,7 +925,7 @@ exit (0); } -@@ -572,7 +572,7 @@ +@@ -612,7 +612,7 @@ fflush(sok); free (server); @@ -663,27 +934,45 @@ /* Skip continue lines if (status == 100) { -@@ -606,7 +606,7 @@ - lline = 1; +@@ -647,7 +647,7 @@ *lbuff = 0; + ltbuff = 0; while (lline > 0) { - (void) fgets (linebuff, LINE, sok); + fgets (linebuff, LINE, sok); lline = strlen (linebuff); if (lline < 1) break; -@@ -642,7 +642,7 @@ - else { - buff = tabbuff + lcbuff; - } -- (void) fread (buff, 1, lchunk, sok); -+ fread (buff, 1, lchunk, sok); - buff[lchunk] = (char) 0; - if (diag) - fprintf (stderr, "%s\n", buff); -diff -ur wcstools-3.6.8/scat.c wcstools-3.6.8.new/scat.c ---- wcstools-3.6.8/scat.c 2007-03-13 17:47:10.000000000 +0100 -+++ wcstools-3.6.8.new/scat.c 2007-03-19 18:08:13.000000000 +0100 +@@ -689,7 +689,7 @@ + else { + buff = tabbuff + lcbuff; + } +- (void) fread (buff, 1, lchunk, sok); ++ fread (buff, 1, lchunk, sok); + buff[lchunk] = (char) 0; + if (diag) + fprintf (stderr, "%s\n", buff); +@@ -730,7 +730,7 @@ + fprintf (stderr, "%s\n", buff); + } + } +- (void) fclose (sok); ++ fclose (sok); + + return (tabbuff); + } +@@ -864,7 +864,7 @@ + space2tab (tabbuff) + char *tabbuff; /* Tab table filled with spaces */ + { +- char *newbuff, *line0, *line1, *ic, *icn, *tstart; ++ char *newbuff, *line0, *line1, *ic, *icn; + char cspace, ctab, cdash; + int lbuff; + int alltab = 0; +diff -ur wcstools-3.7.0/scat.c wcstools-3.7.0.new/scat.c +--- wcstools-3.7.0/scat.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/scat.c 2007-09-07 21:31:23.000000000 +0200 @@ -1101,7 +1101,7 @@ double crao, cdeco; /* Output center long/lat or RA/Dec in degrees */ double epout = 0.0; @@ -702,9 +991,18 @@ int imag, nmagr; int sysout = 0; char sortletter = (char) 0; -diff -ur wcstools-3.6.8/setpix.c wcstools-3.6.8.new/setpix.c ---- wcstools-3.6.8/setpix.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/setpix.c 2007-03-19 18:09:13.000000000 +0100 +@@ -2366,7 +2366,7 @@ + printf (" %5.2f %5.2f %5.2f %5.2f %5.2f", + gm[0][0],gm[1][0],gm[2][0],gm[4][0],gm[5][0]); + else +- printf (" %5.2f %5.2f %5.2f %5.2f", ++ printf (" %5.2f %5.2f %5.2f %5.2f %5.2f", + gm[0][0],gm[1][0],gm[2][0],gm[4][0],gm[5][0]); + } + else if (refcat == HIP) { +diff -ur wcstools-3.7.0/setpix.c wcstools-3.7.0.new/setpix.c +--- wcstools-3.7.0/setpix.c 2007-08-30 23:47:03.000000000 +0200 ++++ wcstools-3.7.0.new/setpix.c 2007-09-07 21:22:50.000000000 +0200 @@ -258,9 +258,9 @@ int lhead; /* Maximum number of bytes in FITS header */ int nbhead; /* Actual number of bytes in FITS header */ @@ -717,15 +1015,51 @@ char *imext, *imext1; double bzero; /* Zero point for pixel scaling */ double bscale; /* Scale factor for pixel scaling */ -diff -ur wcstools-3.6.8/wcshead.c wcstools-3.6.8.new/wcshead.c ---- wcstools-3.6.8/wcshead.c 2007-03-13 16:05:41.000000000 +0100 -+++ wcstools-3.6.8.new/wcshead.c 2007-03-19 18:09:34.000000000 +0100 +diff -ur wcstools-3.7.0/wcshead.c wcstools-3.7.0.new/wcshead.c +--- wcstools-3.7.0/wcshead.c 2007-08-30 23:47:04.000000000 +0200 ++++ wcstools-3.7.0.new/wcshead.c 2007-09-07 21:23:35.000000000 +0200 @@ -211,7 +211,7 @@ char *GetFITShead(); char rastr[32], decstr[32], fform[8]; struct WorldCoor *wcs, *GetWCSFITS(); - double wfrst, dwl, wlast, dxpix, zvel, vel; -+ double wfrst, dwl, wlast, dxpix, zvel = 0., vel; ++ double wfrst, dwl, wlast, dxpix, zvel = 0, vel; int logwav = 0; if (rootdir){ +diff -ur wcstools-3.7.0/xy2sky.c wcstools-3.7.0.new/xy2sky.c +--- wcstools-3.7.0/xy2sky.c 2007-08-30 23:47:04.000000000 +0200 ++++ wcstools-3.7.0.new/xy2sky.c 2007-09-07 21:32:39.000000000 +0200 +@@ -46,9 +46,9 @@ + static int ncm = 0; + static int printhead = 0; + static char printonly = 'n'; +-static int centerset = 0; ++/*static int centerset = 0; + static int sizeset = 0; +-static int scaleset = 0; ++static int scaleset = 0;*/ + static int version = 0; /* If 1, print only program name and version */ + + static char *RevMsg = "XY2SKY WCSTools 3.7.0, 30 August 2007, Doug Mink (dmink at cfa.harvard.edu)"; +@@ -70,9 +70,9 @@ + int entmag = 0; + int i, ic; + double x, y, mag; +- double cra, cdec, dra, ddec, secpix, drot; ++ double cra, cdec, dra, ddec, secpix;/*, drot;*/ + double eqout = 0.0; +- double eqin = 0.0; ++ /*double eqin = 0.0;*/ + int sysout = 0; + int wp, hp, nx, ny, lhead; + FILE *fd = NULL; +@@ -82,7 +82,7 @@ + char *header; + char *fn; + int bitpix = 0; +- struct WorldCoor *wcs; ++ struct WorldCoor *wcs = NULL; + char xstr[32], ystr[32], mstr[32]; + char rastr[32], decstr[32]; + char keyword[16]; wcstools3-shared.patch: Index: wcstools3-shared.patch =================================================================== RCS file: /cvs/pkgs/rpms/wcstools/FC-6/wcstools3-shared.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- wcstools3-shared.patch 19 Mar 2007 18:20:36 -0000 1.3 +++ wcstools3-shared.patch 7 Sep 2007 20:24:05 -0000 1.4 @@ -32,7 +32,7 @@ CFLAGS= -g CC= cc -LIBWCS = libwcs/libwcs.a -+LIBWCS = libwcs/libwcs.so ++LIBWCS = -L`pwd`/libwcs -lwcs LIBS = $(LIBWCS) -lm #CATLIBS = $(LIBS) -lnsl -lsocket CATLIBS = $(LIBS) From fedora-extras-commits at redhat.com Fri Sep 7 20:26:44 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 7 Sep 2007 16:26:44 -0400 Subject: rpms/selinux-policy/devel policy-20070703.patch,1.51,1.52 Message-ID: <200709072026.l87KQiwB025957@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25907 Modified Files: policy-20070703.patch Log Message: * Fri Sep 7 2007 Dan Walsh 3.0.7-7 - Turn off direct transition policy-20070703.patch: Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- policy-20070703.patch 7 Sep 2007 20:10:07 -0000 1.51 +++ policy-20070703.patch 7 Sep 2007 20:26:11 -0000 1.52 @@ -9334,7 +9334,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.te serefpolicy-3.0.7/policy/modules/services/xserver.te --- nsaserefpolicy/policy/modules/services/xserver.te 2007-08-22 07:14:07.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/xserver.te 2007-09-07 15:02:10.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/xserver.te 2007-09-07 16:19:01.000000000 -0400 @@ -16,6 +16,13 @@ ## @@ -9370,14 +9370,14 @@ allow xdm_t xdm_xserver_t:process signal; allow xdm_t xdm_xserver_t:unix_stream_socket connectto; -@@ -189,6 +200,7 @@ +@@ -185,6 +196,7 @@ + corenet_udp_sendrecv_all_ports(xdm_t) + corenet_tcp_bind_all_nodes(xdm_t) + corenet_udp_bind_all_nodes(xdm_t) ++corenet_udp_bind_xdmcp_port(xdm_t) + corenet_tcp_connect_all_ports(xdm_t) corenet_sendrecv_all_client_packets(xdm_t) # xdm tries to bind to biff_port_t - corenet_dontaudit_tcp_bind_all_ports(xdm_t) -+corenet_udp_bind_xdmcp_ports(xdm_t) - - dev_read_rand(xdm_t) - dev_read_sysfs(xdm_t) @@ -246,6 +258,7 @@ auth_domtrans_pam_console(xdm_t) auth_manage_pam_pid(xdm_t) From fedora-extras-commits at redhat.com Fri Sep 7 20:30:53 2007 From: fedora-extras-commits at redhat.com (Deepak Bhole (dbhole)) Date: Fri, 7 Sep 2007 16:30:53 -0400 Subject: rpms/maven2/devel maven2-ant17.patch,NONE,1.1 maven2.spec,1.4,1.5 Message-ID: <200709072030.l87KUrKx026211@cvs-int.fedora.redhat.com> Author: dbhole Update of /cvs/extras/rpms/maven2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26178 Modified Files: maven2.spec Added Files: maven2-ant17.patch Log Message: - Exclude ppc64 build - Add patch to build with ant 1.7 - Build with bootstrap (First build on F8/ppc) maven2-ant17.patch: --- NEW FILE maven2-ant17.patch --- --- ./maven2/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/LocalRepository.java.sav 2007-08-29 17:02:14.000000000 -0400 +++ ./maven2/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/LocalRepository.java 2007-08-29 17:02:20.000000000 -0400 @@ -29,7 +29,7 @@ public class LocalRepository { private File location; - public File getLocation() + public File getFileLocation() { return ( (LocalRepository) getInstance() ).location; } --- ./maven2/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/DependenciesTask.java.sav 2007-08-29 17:02:44.000000000 -0400 +++ ./maven2/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/DependenciesTask.java 2007-08-29 17:02:59.000000000 -0400 @@ -188,7 +188,7 @@ public class DependenciesTask } FileList fileList = new FileList(); - fileList.setDir( getLocalRepository().getLocation() ); + fileList.setDir( getLocalRepository().getFileLocation() ); FileSet fileSet = new FileSet(); fileSet.setDir( fileList.getDir( getProject() ) ); --- ./maven2/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/AbstractArtifactTask.java.sav 2007-08-29 17:03:09.000000000 -0400 +++ ./maven2/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/AbstractArtifactTask.java 2007-08-29 17:03:19.000000000 -0400 @@ -78,7 +78,7 @@ public abstract class AbstractArtifactTa ArtifactRepositoryLayout repositoryLayout = (ArtifactRepositoryLayout) lookup( ArtifactRepositoryLayout.ROLE, localRepository.getLayout() ); - return new DefaultArtifactRepository( "local", "file://" + localRepository.getLocation(), repositoryLayout ); + return new DefaultArtifactRepository( "local", "file://" + localRepository.getFileLocation(), repositoryLayout ); } protected ArtifactRepository createRemoteArtifactRepository( RemoteRepository repository ) Index: maven2.spec =================================================================== RCS file: /cvs/extras/rpms/maven2/devel/maven2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- maven2.spec 20 Mar 2007 06:58:29 -0000 1.4 +++ maven2.spec 7 Sep 2007 20:30:20 -0000 1.5 @@ -34,6 +34,7 @@ %define with_itests %{!?_with_itests:0}%{?_with_itests:1} %define without_itests %{?_with_itests:0}%{!?_with_itests:1} +%define _with_bootstrap 1 %define with_bootstrap %{!?_with_bootstrap:0}%{?_with_bootstrap:1} %define without_bootstrap %{?_with_bootstrap:0}%{!?_with_bootstrap:1} @@ -107,6 +108,7 @@ Patch6: %{name}-enable-unbuilt-modules.patch Patch7: %{name}-fastjar-manifest-fix.patch Patch8: %{name}-noexternaljavadoclinks.patch +Patch9: %{name}-ant17.patch BuildRequires: jpackage-utils >= 0:1.7.2 BuildRequires: /bin/ls,/usr/bin/head,/usr/bin/find,/usr/bin/awk,/bin/grep,/bin/sed @@ -273,6 +275,7 @@ BuildRequires: java-gcj-compat-devel Requires(post): java-gcj-compat Requires(postun): java-gcj-compat +ExcludeArch: ppc64 %endif %description @@ -920,6 +923,7 @@ %patch6 -b .sav %patch7 -b .sav %patch8 -b .sav +%patch9 -b .sav # FIXME: Maven eclipse plugin tests are disabled for now, until a way # is found to stop it from connecting to the web despite offline mode. @@ -2291,6 +2295,11 @@ %endif %changelog +* Fri Sep 07 2007 Deepak Bhole 0:2.0.4-10jpp.7 +- Exclude ppc64 build +- Add patch to build with ant 1.7 +- Build with bootstrap (First build on F8/ppc) + * Tue Mar 20 2007 Deepak Bhole 0:2.0.4-10jpp.6 - Build without bootstrap From fedora-extras-commits at redhat.com Fri Sep 7 21:03:24 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Fri, 7 Sep 2007 17:03:24 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.44, 1.45 sources, 1.45, 1.46 sugar.spec, 1.53, 1.54 Message-ID: <200709072103.l87L3OPM002240@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2218 Modified Files: .cvsignore sources sugar.spec Log Message: * Fri Sep 7 2007 Marco Pesenti Gritti - 0.65-0.42.20070907gitc8700feccf - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- .cvsignore 6 Sep 2007 19:55:37 -0000 1.44 +++ .cvsignore 7 Sep 2007 21:02:50 -0000 1.45 @@ -1 +1 @@ -sugar-0.65-gitd9a30c23ff.tar.bz2 +sugar-0.65-gitc8700feccf.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- sources 6 Sep 2007 19:55:37 -0000 1.45 +++ sources 7 Sep 2007 21:02:50 -0000 1.46 @@ -1 +1 @@ -b363c82dcf6fcb7f2c64c71d8d739332 sugar-0.65-gitd9a30c23ff.tar.bz2 +c3ccf0f431a100fa6abe3cb44a81f07f sugar-0.65-gitc8700feccf.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- sugar.spec 6 Sep 2007 19:55:37 -0000 1.53 +++ sugar.spec 7 Sep 2007 21:02:50 -0000 1.54 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070906git -%define commitid d9a30c23ff +%define alphatag 20070907git +%define commitid c8700feccf Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.41.%{alphatag}d9a30c23ff +Release: 0.42.%{alphatag}c8700feccf URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Fri Sep 7 2007 Marco Pesenti Gritti - 0.65-0.42.20070907gitc8700feccf +- New snapshot + * Thu Sep 6 2007 Marco Pesenti Gritti - 0.65-0.41.20070906gitd9a30c23ff - New snapshot From fedora-extras-commits at redhat.com Fri Sep 7 21:21:33 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Fri, 7 Sep 2007 17:21:33 -0400 Subject: rpms/tesseract/F-7 tesseract-2.01-upstream_patch1.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tesseract.spec, 1.2, 1.3 Message-ID: <200709072121.l87LLXsJ004784@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/pkgs/rpms/tesseract/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4495/tesseract/F-7 Modified Files: .cvsignore sources tesseract.spec Added Files: tesseract-2.01-upstream_patch1.patch Log Message: Upgrade to v2.01 tesseract-2.01-upstream_patch1.patch: --- NEW FILE tesseract-2.01-upstream_patch1.patch --- +++ training/unicharset_extractor.cpp 2007-08-28 03:59:07.000000000 +0200 --- training/unicharset_extractor.cpp 2007-08-31 00:11:09.000000000 +0200 @@ -72,7 +72,7 @@ unicharset->set_isalpha(id, 1); if (iswlower(wc)) unicharset->set_islower(id, 1); - if (iswlower(wc)) + if (iswupper(wc)) unicharset->set_isupper(id, 1); } if (iswdigit(wc)) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/tesseract/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 24 Aug 2007 14:34:25 -0000 1.3 +++ .cvsignore 7 Sep 2007 21:21:00 -0000 1.4 @@ -1,2 +1,2 @@ +tesseract-2.01.tar.gz tesseract-2.00.eng.tar.gz -tesseract-2.00.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/tesseract/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Aug 2007 14:34:25 -0000 1.3 +++ sources 7 Sep 2007 21:21:00 -0000 1.4 @@ -1,2 +1,2 @@ +fb0e6e7652b985049c11a4bc8e593885 tesseract-2.01.tar.gz b8291d6b3a63ce7879d688e845e341a9 tesseract-2.00.eng.tar.gz -6d68d940ed15c61300cb04019c30f46c tesseract-2.00.tar.gz Index: tesseract.spec =================================================================== RCS file: /cvs/pkgs/rpms/tesseract/F-7/tesseract.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tesseract.spec 24 Aug 2007 14:34:25 -0000 1.2 +++ tesseract.spec 7 Sep 2007 21:21:00 -0000 1.3 @@ -1,5 +1,5 @@ Name: tesseract -Version: 2.00 +Version: 2.01 Release: 1%{?dist} Summary: Raw OCR Engine @@ -7,7 +7,8 @@ License: ASL 2.0 URL: http://code.google.com/p/tesseract-ocr/ Source0: http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.tar.gz -Source1: http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.eng.tar.gz +Source1: http://tesseract-ocr.googlecode.com/files/%{name}-2.00.eng.tar.gz +Patch0: tesseract-2.01-upstream_patch1.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtiff-devel @@ -27,6 +28,7 @@ %prep %setup -q -a 1 +%patch0 %build sed -i 's#-DTESSDATA_PREFIX=@datadir@/#-DTESSDATA_PREFIX=@datadir@/%{name}/##' ccutil/Makefile.* @@ -52,7 +54,6 @@ %{_bindir}/unicharset_extractor %{_bindir}/wordlist2dawg %{_datadir}/%{name} -%{_datadir}/%{name}/tessdata/eng* %doc AUTHORS ChangeLog COPYING NEWS phototest.tif README @@ -61,6 +62,8 @@ %{_includedir}/%{name} %changelog +* Fri Sep 07 2007 Karol Trzcionka - 2.01-1 +- Upgrade to v2.01 * Tue Aug 21 2007 Karol Trzcionka - 2.00-1 - Upgrade to v2.00 * Thu Mar 22 2007 Karol Trzcionka - 1.04-1 From fedora-extras-commits at redhat.com Fri Sep 7 21:21:35 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Fri, 7 Sep 2007 17:21:35 -0400 Subject: rpms/tesseract/devel tesseract-2.01-upstream_patch1.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 tesseract.spec, 1.2, 1.3 Message-ID: <200709072121.l87LLZRZ004797@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/pkgs/rpms/tesseract/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4495/tesseract/devel Modified Files: .cvsignore sources tesseract.spec Added Files: tesseract-2.01-upstream_patch1.patch Log Message: Upgrade to v2.01 tesseract-2.01-upstream_patch1.patch: --- NEW FILE tesseract-2.01-upstream_patch1.patch --- +++ training/unicharset_extractor.cpp 2007-08-28 03:59:07.000000000 +0200 --- training/unicharset_extractor.cpp 2007-08-31 00:11:09.000000000 +0200 @@ -72,7 +72,7 @@ unicharset->set_isalpha(id, 1); if (iswlower(wc)) unicharset->set_islower(id, 1); - if (iswlower(wc)) + if (iswupper(wc)) unicharset->set_isupper(id, 1); } if (iswdigit(wc)) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/tesseract/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 24 Aug 2007 14:34:28 -0000 1.3 +++ .cvsignore 7 Sep 2007 21:21:03 -0000 1.4 @@ -1,2 +1,2 @@ +tesseract-2.01.tar.gz tesseract-2.00.eng.tar.gz -tesseract-2.00.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/tesseract/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Aug 2007 14:34:28 -0000 1.3 +++ sources 7 Sep 2007 21:21:03 -0000 1.4 @@ -1,2 +1,2 @@ +fb0e6e7652b985049c11a4bc8e593885 tesseract-2.01.tar.gz b8291d6b3a63ce7879d688e845e341a9 tesseract-2.00.eng.tar.gz -6d68d940ed15c61300cb04019c30f46c tesseract-2.00.tar.gz Index: tesseract.spec =================================================================== RCS file: /cvs/pkgs/rpms/tesseract/devel/tesseract.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tesseract.spec 24 Aug 2007 14:34:28 -0000 1.2 +++ tesseract.spec 7 Sep 2007 21:21:03 -0000 1.3 @@ -1,5 +1,5 @@ Name: tesseract -Version: 2.00 +Version: 2.01 Release: 1%{?dist} Summary: Raw OCR Engine @@ -7,7 +7,8 @@ License: ASL 2.0 URL: http://code.google.com/p/tesseract-ocr/ Source0: http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.tar.gz -Source1: http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.eng.tar.gz +Source1: http://tesseract-ocr.googlecode.com/files/%{name}-2.00.eng.tar.gz +Patch0: tesseract-2.01-upstream_patch1.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtiff-devel @@ -27,6 +28,7 @@ %prep %setup -q -a 1 +%patch0 %build sed -i 's#-DTESSDATA_PREFIX=@datadir@/#-DTESSDATA_PREFIX=@datadir@/%{name}/##' ccutil/Makefile.* @@ -52,7 +54,6 @@ %{_bindir}/unicharset_extractor %{_bindir}/wordlist2dawg %{_datadir}/%{name} -%{_datadir}/%{name}/tessdata/eng* %doc AUTHORS ChangeLog COPYING NEWS phototest.tif README @@ -61,6 +62,8 @@ %{_includedir}/%{name} %changelog +* Fri Sep 07 2007 Karol Trzcionka - 2.01-1 +- Upgrade to v2.01 * Tue Aug 21 2007 Karol Trzcionka - 2.00-1 - Upgrade to v2.00 * Thu Mar 22 2007 Karol Trzcionka - 1.04-1 From fedora-extras-commits at redhat.com Fri Sep 7 21:21:52 2007 From: fedora-extras-commits at redhat.com (Pawel Salek (pawsa)) Date: Fri, 7 Sep 2007 17:21:52 -0400 Subject: rpms/balsa/devel .cvsignore, 1.21, 1.22 balsa.spec, 1.32, 1.33 sources, 1.21, 1.22 Message-ID: <200709072121.l87LLq3g004845@cvs-int.fedora.redhat.com> Author: pawsa Update of /cvs/extras/rpms/balsa/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4707 Modified Files: .cvsignore balsa.spec sources Log Message: update to upstream 2.3.20. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/balsa/devel/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 25 Aug 2007 20:48:39 -0000 1.21 +++ .cvsignore 7 Sep 2007 21:21:20 -0000 1.22 @@ -1 +1 @@ -balsa-2.3.19.tar.bz2 +balsa-2.3.20.tar.bz2 Index: balsa.spec =================================================================== RCS file: /cvs/extras/rpms/balsa/devel/balsa.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- balsa.spec 25 Aug 2007 20:48:39 -0000 1.32 +++ balsa.spec 7 Sep 2007 21:21:20 -0000 1.33 @@ -1,7 +1,7 @@ %define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --disable-more-warnings --with-ssl --with-gss --with-gtkspell Name: balsa -Version: 2.3.19 +Version: 2.3.20 Release: 1%{?dist} Summary: Mail Client @@ -103,6 +103,9 @@ %changelog +* Fri Sep 7 2007 Pawel Salek - 2.3.20-1 +- update to upstream 2.3.20. + * Sat Aug 25 2007 Pawel Salek - 2.3.19-1 - Update to upstream 2.3.19. @@ -133,68 +136,3 @@ * Mon Sep 11 2006 Pawel Salek - 2.3.13-2 - rebuild for FC6. -* Mon Jun 26 2006 Pawel Salek - 2.3.13-1 -- update to upstream version 2.3.13. - -* Tue Jun 6 2006 Pawel Salek - 2.3.12-2 -- add gettext as an explicit buildreq (#194245). - -* Sat Mar 4 2006 Pawel Salek - 2.3.12-1 -- update to upstream version 2.3.12. - -* Wed Mar 1 2006 Pawel Salek - 2.3.11-1 -- update to upstream version 2.3.11. - -* Sun Jan 29 2006 Pawel Salek - 2.3.10-1 -- update to upstream 2.3.10 - -* Sat Jan 7 2006 Pawel Salek - 2.3.9-1 -- update to 2.3.9. - -* Wed Dec 28 2005 Pawel Salek - 2.3.8-1 -- update to 2.3.8; enable gtkhtml and gtkspell. - -* Sun Dec 4 2005 Pawel Salek - 2.3.7-1 -- update to upstream version 2.3.7. Use gmime-2.1.17 - -* Wed Oct 23 2005 Pawel Salek - 2.3.6-1 -- update to upstream version 2.3.6 - -* Wed Oct 19 2005 Pawel Salek - 2.3.5 -- update to upstream version 2.3.5 - -* Tue Jul 5 2005 Pawel Salek - 2.3.4 -- update to upstream version 2.3.4 - -* Tue Jun 14 2005 Pawel Salek - 2.3.3 -- directory ownership cleanup (credit to Michael Schwendt). - -* Mon Jun 13 2005 Pawel Salek - 2.3.3 -- add missing scrollkeeper dependency. - -* Mon Jun 13 2005 Pawel Salek - 2.3.3 -- libesmtp imported to fedora extras - reenable. - -* Sat Jun 11 2005 Pawel Salek - 2.3.3 -- Implement the reviewers's suggestions as on fedora-extras-list - -* Tue Jun 7 2005 Pawel Salek - 2.3.3-1 -- bump version to 2.3.3 -- add libesmtp-devel dependency. -- do not forget about config_opts. - -* Fri May 20 2005 Pawel Salek - 2.3.2-1 -- adapt to Fedora Extras template. - - -* Sat Jul 26 2003 Misu Moldovan -- further split the Red Hat and Mandrake sections -- fix Mandrake 9.x dependencies - -* Mon Sep 16 2002 Pawel Salek -- adapt to GNOME2 requirements. - -* Sun Jun 24 2001 Spider -- remove all defined paths to user-specified. -- update configures, locales, update esmtp as a requires/buildrequires - Index: sources =================================================================== RCS file: /cvs/extras/rpms/balsa/devel/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 25 Aug 2007 20:48:39 -0000 1.21 +++ sources 7 Sep 2007 21:21:20 -0000 1.22 @@ -1 +1 @@ -e6f7d9508dc901aea7470e4d9431e066 balsa-2.3.19.tar.bz2 +64763beb79731649da7e327b1140843a balsa-2.3.20.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 21:35:55 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Fri, 7 Sep 2007 17:35:55 -0400 Subject: rpms/libupnp/devel open.patch,NONE,1.1 libupnp.spec,1.14,1.15 Message-ID: <200709072135.l87LZtrS009338@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/libupnp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9191 Modified Files: libupnp.spec Added Files: open.patch Log Message: open.patch: --- NEW FILE open.patch --- diff -Naur libupnp-1.6.0/upnp/src/genlib/net/http/httpreadwrite.c libupnp-1.6.0/upnp/src/genlib/net/http-new/httpreadwrite.c --- libupnp-1.6.0/upnp/src/genlib/net/http/httpreadwrite.c 2007-05-23 15:18:08.000000000 +0200 +++ libupnp-1.6.0/upnp/src/genlib/net/http/httpreadwrite.c 2007-09-01 16:18:33.000000000 +0200 @@ -349,7 +349,7 @@ filename = ( char * )va_arg( argp, char * ); if( Instr && Instr->IsVirtualFile ) - Fp = virtualDirCallback.open( filename, UPNP_READ ); + Fp = (virtualDirCallback.open)( filename, UPNP_READ ); else Fp = fopen( filename, "rb" ); diff -Naur libupnp-1.6.0/upnp/src/genlib/net/http/webserver.c libupnp-1.6.0/upnp/src/genlib/net/http-new/webserver.c --- libupnp-1.6.0/upnp/src/genlib/net/http/webserver.c 2007-05-23 15:18:08.000000000 +0200 +++ libupnp-1.6.0/upnp/src/genlib/net/http/webserver.c 2007-09-01 16:18:33.000000000 +0200 @@ -1531,7 +1531,7 @@ if( Instr && Instr->IsVirtualFile ) { - Fp = virtualDirCallback.open( filename, UPNP_WRITE ); + Fp = (virtualDirCallback.open)( filename, UPNP_WRITE ); if( Fp == NULL ) { return HTTP_INTERNAL_SERVER_ERROR; } Index: libupnp.spec =================================================================== RCS file: /cvs/extras/rpms/libupnp/devel/libupnp.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- libupnp.spec 29 Aug 2007 05:57:22 -0000 1.14 +++ libupnp.spec 7 Sep 2007 21:35:23 -0000 1.15 @@ -1,11 +1,12 @@ Version: 1.6.0 Summary: Universal Plug and Play (UPnP) SDK Name: libupnp -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.libupnp.org/ Source: http://puzzle.dl.sourceforge.net/sourceforge/pupnp/%{name}-%{version}.tar.bz2 +Patch0: open.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %define docdeveldir %{_docdir}/%{name}-devel-%{version} @@ -27,6 +28,7 @@ %prep %setup -q +%patch0 -p1 %build %configure --with-documentation @@ -78,6 +80,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 07 2007 Eric Tanguy - 1.6.0-3 +- Patch to build with new glibc + * Wed Aug 29 2007 Fedora Release Engineering - 1.6.0-2 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Fri Sep 7 21:44:54 2007 From: fedora-extras-commits at redhat.com (Pawel Salek (pawsa)) Date: Fri, 7 Sep 2007 17:44:54 -0400 Subject: rpms/balsa/FC-6 .cvsignore, 1.17, 1.18 balsa.spec, 1.24, 1.25 sources, 1.17, 1.18 Message-ID: <200709072144.l87LisVK010846@cvs-int.fedora.redhat.com> Author: pawsa Update of /cvs/extras/rpms/balsa/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10729 Modified Files: .cvsignore balsa.spec sources Log Message: - update to upstream 2.3.20, fix #474366. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/balsa/FC-6/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 4 Jul 2007 19:34:34 -0000 1.17 +++ .cvsignore 7 Sep 2007 21:44:22 -0000 1.18 @@ -1 +1 @@ -balsa-2.3.17.tar.bz2 +balsa-2.3.20.tar.bz2 Index: balsa.spec =================================================================== RCS file: /cvs/extras/rpms/balsa/FC-6/balsa.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- balsa.spec 4 Jul 2007 19:34:34 -0000 1.24 +++ balsa.spec 7 Sep 2007 21:44:22 -0000 1.25 @@ -1,7 +1,7 @@ %define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --disable-more-warnings --with-ssl --with-gss --with-gtkspell Name: balsa -Version: 2.3.17 +Version: 2.3.20 Release: 1%{?dist} Summary: Mail Client @@ -102,6 +102,9 @@ %changelog +* Fri Sep 7 2007 Pawel Salek - 2.3.20-1 +- update to upstream 2.3.20, fix #474366. + * Wed Jul 4 2007 Pawel Salek - 2.3.17-1 - update to upstream 2.3.17. @@ -135,50 +138,3 @@ * Sat Jan 7 2006 Pawel Salek - 2.3.9-1 - update to 2.3.9. -* Wed Dec 28 2005 Pawel Salek - 2.3.8-1 -- update to 2.3.8; enable gtkhtml and gtkspell. - -* Sun Dec 4 2005 Pawel Salek - 2.3.7-1 -- update to upstream version 2.3.7. Use gmime-2.1.17 - -* Wed Oct 23 2005 Pawel Salek - 2.3.6-1 -- update to upstream version 2.3.6 - -* Wed Oct 19 2005 Pawel Salek - 2.3.5 -- update to upstream version 2.3.5 - -* Tue Jul 5 2005 Pawel Salek - 2.3.4 -- update to upstream version 2.3.4 - -* Tue Jun 14 2005 Pawel Salek - 2.3.3 -- directory ownership cleanup (credit to Michael Schwendt). - -* Mon Jun 13 2005 Pawel Salek - 2.3.3 -- add missing scrollkeeper dependency. - -* Mon Jun 13 2005 Pawel Salek - 2.3.3 -- libesmtp imported to fedora extras - reenable. - -* Sat Jun 11 2005 Pawel Salek - 2.3.3 -- Implement the reviewers's suggestions as on fedora-extras-list - -* Tue Jun 7 2005 Pawel Salek - 2.3.3-1 -- bump version to 2.3.3 -- add libesmtp-devel dependency. -- do not forget about config_opts. - -* Fri May 20 2005 Pawel Salek - 2.3.2-1 -- adapt to Fedora Extras template. - - -* Sat Jul 26 2003 Misu Moldovan -- further split the Red Hat and Mandrake sections -- fix Mandrake 9.x dependencies - -* Mon Sep 16 2002 Pawel Salek -- adapt to GNOME2 requirements. - -* Sun Jun 24 2001 Spider -- remove all defined paths to user-specified. -- update configures, locales, update esmtp as a requires/buildrequires - Index: sources =================================================================== RCS file: /cvs/extras/rpms/balsa/FC-6/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 4 Jul 2007 19:34:34 -0000 1.17 +++ sources 7 Sep 2007 21:44:22 -0000 1.18 @@ -1 +1 @@ -0e29e5be9287bf921b68e624c07b1dd2 balsa-2.3.17.tar.bz2 +64763beb79731649da7e327b1140843a balsa-2.3.20.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 21:53:33 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 14:53:33 -0700 Subject: [pkgdb] gnupg had acl change status Message-ID: <200709072153.l87LrXcL025941@app4.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the watchbugzilla acl on gnupg (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnupg From fedora-extras-commits at redhat.com Fri Sep 7 21:53:33 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 14:53:33 -0700 Subject: [pkgdb] gnupg had acl change status Message-ID: <200709072153.l87LrYx6025950@app4.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the watchcommits acl on gnupg (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnupg From fedora-extras-commits at redhat.com Fri Sep 7 21:53:34 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 14:53:34 -0700 Subject: [pkgdb] gnupg had acl change status Message-ID: <200709072153.l87LrYFt016065@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the commit acl on gnupg (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnupg From fedora-extras-commits at redhat.com Fri Sep 7 21:53:51 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 14:53:51 -0700 Subject: [pkgdb] libgpg-error had acl change status Message-ID: <200709072153.l87LrpaN025959@app4.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the watchbugzilla acl on libgpg-error (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgpg-error From fedora-extras-commits at redhat.com Fri Sep 7 21:53:52 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 14:53:52 -0700 Subject: [pkgdb] libgpg-error had acl change status Message-ID: <200709072153.l87Lrqwd016076@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the watchcommits acl on libgpg-error (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgpg-error From fedora-extras-commits at redhat.com Fri Sep 7 21:53:53 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 14:53:53 -0700 Subject: [pkgdb] libgpg-error had acl change status Message-ID: <200709072153.l87LrsKB025969@app4.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the commit acl on libgpg-error (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgpg-error From fedora-extras-commits at redhat.com Fri Sep 7 21:54:12 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 14:54:12 -0700 Subject: [pkgdb] libgcrypt had acl change status Message-ID: <200709072154.l87LsCFX016091@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the watchbugzilla acl on libgcrypt (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgcrypt From fedora-extras-commits at redhat.com Fri Sep 7 21:54:14 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 14:54:14 -0700 Subject: [pkgdb] libgcrypt had acl change status Message-ID: <200709072154.l87LsEj6025982@app4.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the watchcommits acl on libgcrypt (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgcrypt From fedora-extras-commits at redhat.com Fri Sep 7 21:54:15 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Fri, 07 Sep 2007 14:54:15 -0700 Subject: [pkgdb] libgcrypt had acl change status Message-ID: <200709072154.l87LsFbX016103@app3.fedora.phx.redhat.com> Nalin Somabhai Dahyabhai (nalin) has set the commit acl on libgcrypt (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libgcrypt From fedora-extras-commits at redhat.com Fri Sep 7 22:12:45 2007 From: fedora-extras-commits at redhat.com (Ingvar Hagelund (ingvar)) Date: Fri, 7 Sep 2007 18:12:45 -0400 Subject: rpms/varnish/F-7 varnish-cs1913.patch, NONE, 1.1 varnish.spec, 1.3, 1.4 Message-ID: <200709072212.l87MCj6K020671@cvs-int.fedora.redhat.com> Author: ingvar Update of /cvs/extras/rpms/varnish/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20618 Modified Files: varnish.spec Added Files: varnish-cs1913.patch Log Message: * Wed Sep 08 2007 Ingvar Hagelund - 1.1.1-3 - Added a patch, changeset 1913 from svn trunk. This makes varnish more stable under specific loads. varnish-cs1913.patch: --- NEW FILE varnish-cs1913.patch --- Index: bin/varnishd/cache_center.c =================================================================== --- bin/varnishd/cache_center.c (revision 1912) +++ bin/varnishd/cache_center.c (revision 1913) @@ -524,7 +524,12 @@ */ WSL(sp->wrk, SLT_Debug, sp->fd, "on waiting list on obj %u", sp->obj->xid); - assert(!isnan(sp->wrk->used)); + /* + * There is a non-zero risk that we come here more than once + * before we get through, in that case cnt_recv must be set + */ + if (isnan(sp->wrk->used)) + sp->wrk->used = TIM_real(); SES_Charge(sp); return (1); } Index: varnish.spec =================================================================== RCS file: /cvs/extras/rpms/varnish/F-7/varnish.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- varnish.spec 6 Sep 2007 20:23:42 -0000 1.3 +++ varnish.spec 7 Sep 2007 22:12:12 -0000 1.4 @@ -1,11 +1,12 @@ Summary: Varnish is a high-performance HTTP accelerator Name: varnish Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD-like Group: System Environment/Daemons URL: http://www.varnish-cache.org/ Source0: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz +Patch0: varnish-cs1913.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} @@ -48,6 +49,8 @@ %prep %setup -q +%patch0 + # The svn sources needs to generate a suitable configure script # Release tarballs would not need this #./autogen.sh @@ -165,6 +168,10 @@ %postun libs -p /sbin/ldconfig %changelog +* Wed Sep 08 2007 Ingvar Hagelund - 1.1.1-3 +- Added a patch, changeset 1913 from svn trunk. This makes varnish + more stable under specific loads. + * Tue Sep 06 2007 Ingvar Hagelund - 1.1.1-2 - Removed autogen call (only diff from relase tarball) From fedora-extras-commits at redhat.com Fri Sep 7 22:14:21 2007 From: fedora-extras-commits at redhat.com (Ingvar Hagelund (ingvar)) Date: Fri, 7 Sep 2007 18:14:21 -0400 Subject: rpms/varnish/devel varnish-cs1913.patch, NONE, 1.1 varnish.spec, 1.3, 1.4 Message-ID: <200709072214.l87MELGU020825@cvs-int.fedora.redhat.com> Author: ingvar Update of /cvs/extras/rpms/varnish/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20719 Modified Files: varnish.spec Added Files: varnish-cs1913.patch Log Message: * Wed Sep 08 2007 Ingvar Hagelund - 1.1.1-3 - Added a patch, changeset 1913 from svn trunk. This makes varnish more stable under specific loads. varnish-cs1913.patch: --- NEW FILE varnish-cs1913.patch --- Index: bin/varnishd/cache_center.c =================================================================== --- bin/varnishd/cache_center.c (revision 1912) +++ bin/varnishd/cache_center.c (revision 1913) @@ -524,7 +524,12 @@ */ WSL(sp->wrk, SLT_Debug, sp->fd, "on waiting list on obj %u", sp->obj->xid); - assert(!isnan(sp->wrk->used)); + /* + * There is a non-zero risk that we come here more than once + * before we get through, in that case cnt_recv must be set + */ + if (isnan(sp->wrk->used)) + sp->wrk->used = TIM_real(); SES_Charge(sp); return (1); } Index: varnish.spec =================================================================== RCS file: /cvs/extras/rpms/varnish/devel/varnish.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- varnish.spec 6 Sep 2007 20:28:35 -0000 1.3 +++ varnish.spec 7 Sep 2007 22:13:48 -0000 1.4 @@ -1,11 +1,12 @@ Summary: Varnish is a high-performance HTTP accelerator Name: varnish Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD-like Group: System Environment/Daemons URL: http://www.varnish-cache.org/ Source0: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz +Patch0: varnish-cs1913.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ncurses-devel Requires: kernel >= 2.6.0 varnish-libs = %{version}-%{release} @@ -48,6 +49,8 @@ %prep %setup -q +%patch0 + # The svn sources needs to generate a suitable configure script # Release tarballs would not need this #./autogen.sh @@ -165,6 +168,10 @@ %postun libs -p /sbin/ldconfig %changelog +* Wed Sep 08 2007 Ingvar Hagelund - 1.1.1-3 +- Added a patch, changeset 1913 from svn trunk. This makes varnish + more stable under specific loads. + * Tue Sep 06 2007 Ingvar Hagelund - 1.1.1-2 - Removed autogen call (only diff from relase tarball) From fedora-extras-commits at redhat.com Fri Sep 7 22:14:49 2007 From: fedora-extras-commits at redhat.com (Pawel Salek (pawsa)) Date: Fri, 7 Sep 2007 18:14:49 -0400 Subject: rpms/balsa/F-7 .cvsignore, 1.19, 1.20 balsa.spec, 1.28, 1.29 sources, 1.19, 1.20 Message-ID: <200709072214.l87MEnw7020850@cvs-int.fedora.redhat.com> Author: pawsa Update of /cvs/extras/rpms/balsa/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20782 Modified Files: .cvsignore balsa.spec sources Log Message: - update to upstream 2.3.20, fix #474366. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/balsa/F-7/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 4 Aug 2007 08:27:28 -0000 1.19 +++ .cvsignore 7 Sep 2007 22:14:17 -0000 1.20 @@ -1 +1 @@ -balsa-2.3.17.tar.bz2 +balsa-2.3.20.tar.bz2 Index: balsa.spec =================================================================== RCS file: /cvs/extras/rpms/balsa/F-7/balsa.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- balsa.spec 4 Aug 2007 08:27:28 -0000 1.28 +++ balsa.spec 7 Sep 2007 22:14:17 -0000 1.29 @@ -1,8 +1,8 @@ %define config_opts --prefix=%{_prefix} --sysconfdir=%{_sysconfdir} --mandir=%{_mandir} --libdir=%{_libdir} --bindir=%{_bindir} --includedir=%{_includedir} --datadir=%{_datadir} --disable-more-warnings --with-ssl --with-gss --with-gtkspell Name: balsa -Version: 2.3.17 -Release: 2%{?dist} +Version: 2.3.20 +Release: 1%{?dist} Summary: Mail Client Group: Applications/Internet @@ -100,6 +100,9 @@ %changelog +* Fri Sep 7 2007 Pawel Salek - 2.3.20-1 +- update to upstream 2.3.20, fix #474366. + * Sat Aug 4 2007 Pawel Salek - 2.3.17-2 - fix build problem. Index: sources =================================================================== RCS file: /cvs/extras/rpms/balsa/F-7/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 4 Aug 2007 08:27:28 -0000 1.19 +++ sources 7 Sep 2007 22:14:17 -0000 1.20 @@ -1 +1 @@ -0e29e5be9287bf921b68e624c07b1dd2 balsa-2.3.17.tar.bz2 +64763beb79731649da7e327b1140843a balsa-2.3.20.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 7 22:42:26 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 18:42:26 -0400 Subject: rpms/netpanzer-data/F-7 dead.package,NONE,1.1 Message-ID: <200709072242.l87MgQPG022256@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/netpanzer-data/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22227/F-7 Added Files: dead.package Log Message: EOL netpanzer-data due to upstream merge into netpanzer as of 0.8.2. --- NEW FILE dead.package --- Merged into netpanzer as of version 0.8.2, to follow upstream. From fedora-extras-commits at redhat.com Fri Sep 7 22:42:29 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 18:42:29 -0400 Subject: rpms/netpanzer-data/FC-6 dead.package,NONE,1.1 Message-ID: <200709072242.l87MgTaU022274@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/netpanzer-data/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22227/FC-6 Added Files: dead.package Log Message: EOL netpanzer-data due to upstream merge into netpanzer as of 0.8.2. --- NEW FILE dead.package --- Merged into netpanzer as of version 0.8.2, to follow upstream. From fedora-extras-commits at redhat.com Fri Sep 7 22:42:32 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 18:42:32 -0400 Subject: rpms/netpanzer-data/devel dead.package,NONE,1.1 Message-ID: <200709072242.l87MgWMG022292@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/netpanzer-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22227/devel Added Files: dead.package Log Message: EOL netpanzer-data due to upstream merge into netpanzer as of 0.8.2. --- NEW FILE dead.package --- Merged into netpanzer as of version 0.8.2, to follow upstream. From fedora-extras-commits at redhat.com Fri Sep 7 22:49:16 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 18:49:16 -0400 Subject: rpms/netpanzer-data/F-7 Makefile, 1.1, NONE branch, 1.1, NONE netpanzer-data.spec, 1.7, NONE sources, 1.2, NONE Message-ID: <200709072249.l87MnGRx022696@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/netpanzer-data/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22685/F-7 Removed Files: Makefile branch netpanzer-data.spec sources Log Message: Dropping old files. --- Makefile DELETED --- --- branch DELETED --- --- netpanzer-data.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 22:49:19 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 18:49:19 -0400 Subject: rpms/netpanzer-data/FC-6 Makefile, 1.1, NONE branch, 1.1, NONE netpanzer-data.spec, 1.4, NONE sources, 1.2, NONE Message-ID: <200709072249.l87MnJVf022711@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/netpanzer-data/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22685/FC-6 Removed Files: Makefile branch netpanzer-data.spec sources Log Message: Dropping old files. --- Makefile DELETED --- --- branch DELETED --- --- netpanzer-data.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 22:49:22 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Fri, 7 Sep 2007 18:49:22 -0400 Subject: rpms/netpanzer-data/devel Makefile, 1.1, NONE netpanzer-data.spec, 1.7, NONE sources, 1.2, NONE Message-ID: <200709072249.l87MnMP9022728@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/netpanzer-data/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22685/devel Removed Files: Makefile netpanzer-data.spec sources Log Message: Dropping old files. --- Makefile DELETED --- --- netpanzer-data.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Fri Sep 7 23:05:47 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Fri, 7 Sep 2007 19:05:47 -0400 Subject: rpms/libflaim/devel libflaim-permissions.patch, NONE, 1.1 libflaim.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709072305.l87N5lr9029660@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29580/devel Modified Files: .cvsignore sources Added Files: libflaim-permissions.patch libflaim.spec Log Message: libflaim-permissions.patch: --- NEW FILE libflaim-permissions.patch --- --- libflaim-4.9.1046/Makefile 2007-03-29 15:09:57.000000000 +0100 +++ Makefile 2007-09-06 14:57:19.000000000 +0100 @@ -1888,7 +1888,7 @@ $(ec)$(gprintf) "Installing ...\n" mkdir -p $(lib_install_dir)/pkgconfig mkdir -p $(include_install_dir) - install --mode=644 $(flaim_shared_lib) $(lib_install_dir) + install --mode=755 $(flaim_shared_lib) $(lib_install_dir) install --mode=644 $(flaim_static_lib) $(lib_install_dir) install --mode=644 $(pkgconfig_file) $(pkgconfig_install_dir) install --mode=644 src/flaim.h $(include_install_dir) --- NEW FILE libflaim.spec --- # # spec file for package libflaim (Version 4.9.1046) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugzilla.redhat.com/ # Name: libflaim BuildRequires: libstdc++ BuildRequires: libstdc++-devel BuildRequires: ncurses-devel Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim Version: 4.9.989 Release: 10%{?dist} License: GPLv2 Group: System Environment/Libraries Source: http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.989.tar.gz Patch0: %{name}-permissions.patch BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %description FLAIM is an embeddable cross-platform database engine that provides a rich, powerful, easy-to-use feature set. It is the database engine used by Novell eDirectory. It has proven to be highly scalable, reliable, and robust. It is available on a wide variety of 32 bit and 64 bit platforms. %package devel Summary: Embeddable cross-platform database engine Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel FLAIM is an embeddable cross-platform database engine that provides a rich, powerful, easy-to-use feature set. It is the database engine used by Novell eDirectory. It has proven to be highly scalable, reliable, and robust. %prep %setup -q %patch -p1 %build make CXXFLAGS="$RPM_OPT_FLAGS" lib_dir_name=%{_lib} libs %install rm -rf $RPM_BUILD_ROOT make rpm_build_root=$RPM_BUILD_ROOT lib_dir_name=%{_lib} install %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING COPYRIGHT VERSION %exclude %{_libdir}/libflaim.a %{_libdir}/libflaim.so.* %files devel %defattr(-,root,root) %{_libdir}/libflaim.so %{_libdir}/pkgconfig/libflaim.pc %{_includedir}/flaim.h %{_includedir}/flaimtk.h %changelog * Thu Sep 6 2007 Christopher Brown - 4.9.989-10 - downgrade from svn checkout to official release * Thu Sep 6 2007 Christopher Brown - 4.9.1046-10.20070906svn - patch for install permissions * Thu Sep 6 2007 Christopher Brown - 4.9.1046-10 - update buildroot and other changes for bugzilla review #251020 * Thu Aug 30 2007 Christopher Brown - 4.9.1046-9.2 - add pkgconfig requires - exclude static libs * Thu Aug 2 2007 Christopher Brown - 4.9.1046-9.1 - minor changes for Fedora build - updated bug url - added post and postun ldconfig call * Thu Mar 29 2007 dsanders at novell.com - Fixed problem of accessing FlmRecord object before it was constructed. * Thu Mar 29 2007 aj at suse.de - Add BuildRequires for ncurses-devel. * Sat Feb 10 2007 aj at suse.de - Add defattr. * Thu Feb 8 2007 dsanders at novell.com - Changes to support Ubuntu packages, including 64-bit. - Needed to lock the record cache mutex in FlmRecord::Release just before deleting the object to prevent a race condition. - Changed license to LGPL. - Updated copyright. - Added pragmas for windows to remove compiler warnings for VC6 compiler. - Fixed keyword substitution tokens. - Added FlmReadFully() and enhanced the base64 decoder. - Removed commands in makefile that was outputting provides to the spec file. * Thu Feb 1 2007 ro at suse.de - remove self-provides from devel package * Thu Nov 16 2006 dsanders at novell.com - Removed .exe files from package. - Removed /zp1 compiler switch and added pragmas to do one-byte packing on structures. - Getting rid of references to gv_FlmSysData. - Needed to add a (FLMUINT) cast to a FLMBOOL before it can be cast as a void *. - Fixed mis-typed member of OPT_INFO structure. - Fixed Linux compiler warnings. - Changed several places that needed to access pDbInfo->pProgress instead of just Progress. - Support for Ubuntu and Debian packages * Fri Sep 29 2006 aj at suse.de - Remove explicit self-provides * Fri Sep 8 2006 dsanders at novell.com - Added support for 64 bit numbers. - Modified to use aligned buffers to improve direct I/O efficiency. - Modified block cache allocator to make more efficient use of memory. - Added option to allow disabling of direct I/O on Linux and Unix platforms. - Enhancements to reduce the overhead of growing and shrinking files. - Modified async I/O to make better reuse of available buffers when writes complete out of order. - Fixed some memory leaks and other minor defects. - Added more asserts to debug code. - Enhancements and improvements to the field ID table inside of FlmRecord object. - Updated doxygen document to be more accurate. - Added a gigatest utility for testing bulk loads. - Added more unit tests. - Various tweaks for better support of various platforms and compilers. * Tue Jun 27 2006 dsanders at novell.com - Needed to make some typedefs public for Solaris 8. - Also fixed so that flaimtk.h is copied from ftk.h when building srcdist * Thu Jun 22 2006 ro at suse.de - removed buggy self-provides from devel package * Thu Jun 22 2006 dsanders at novell.com - Modified common toolkit formatter to support colors when logging. - Modified to use common formatter in toolkit for logging. * Tue Jun 20 2006 dsanders at novell.com - Logger client was not being set up properly in common toolkit. - Fixed a Netware build issue - Fixed an OS X compiler warning - Fixed linux compiler warning - Needed to lock/unlock the random generator mutex when getting a random number. - f_printf needed to call fflush. - Base 64 decoder needed to return success instead of eof hit. * Mon Jun 19 2006 dsanders at novell.com - Restructured code to use new common toolkit - Support for Netware, including unit tests - Fixed various memory leaks and enabled memory tracking for debug builds. - Made some changes for how async I/O is supported on Solaris. - Fixed various compiler warnings on various platforms. - Added more documentation. * Thu Jun 1 2006 dsanders at novell.com - Fixed compiler warnings for ia64 platform. * Tue May 30 2006 dsanders at novell.com - Added support for Sparc Linux and OpenSuse 10.1 - Various Makefile changes for HP-UX, OS X, and Solaris - Various code cleanups to support a common toolkit - Got rid of timeouts for internal transactions. - Removed some unused methods from the FlmRecord class. - Fixed defect where partial blocks were being written at the end of database files - Fixed race condition that was causing memory to be double-freed. - Added better support for atomic operations on various Unix and Linux platforms. - Allow application to exceed hardcoded cache limits when setting a hard cache limit. - Changed RCODE to be an enumerated type - for easier documentation in doxygen. - Fixed various compiler issues for solaris platform - Added support for large binary and text fields (up to 4 GB) - Added async and direct I/O support for Linux and Solaris - Added new field table for level one fields inside FlmRecords to speed up searches. - Added support for Netware - Fixed double mutex lock issue. - Added support for building Windows binaries with Visual Studio 8. - Modified slab manager on Solaris to use regular malloc calls instead of mmap. * Tue Feb 28 2006 dsanders at novell.com - Added support for Intel MAC and __sparc49 (64 bit) platforms - Initialized variables to quiet compiler warnings - Got rid of unneeded internal functions - Various fixes for Windows - support for vc8 compiler, workaround to compiler issues with inline methods - Fixedup copyright notice in one source file * Mon Feb 13 2006 dsanders at novell.com - Changed naming convention for shared library to conform to standard - should be no need for SONAME fix now. - Added dbshell utility. - Started adding support for using autotools. - Fixed bug on FlmDbReduceSize - needed to quit when encountering a block in a not-yet-deleted b-tree - Added various new unit tests. - Fixed various compiler warnings. * Mon Feb 13 2006 ro at suse.de - install the SONAME at least as symlink (should be the real file) * Wed Feb 8 2006 dsanders at novell.com - Removed make.exe and printf.exe from package. - Added support for Ubuntu and Debian - Simplified how unit tests are created. - Added some new unit tests * Fri Feb 3 2006 dsanders at novell.com - Fixed libflaim.pc to specify includedir and Cflags: - Also changed name: to Name: - Modified Makefile to use macros for outputting $ and %% characters * Fri Feb 3 2006 dsanders at novell.com - Added support for PowerPC architectures - Changed so that revision number for RPMs will match version number - in SVN repository. * Wed Feb 1 2006 dsanders at novell.com - Initial submission Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libflaim/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Sep 2007 18:32:57 -0000 1.1 +++ .cvsignore 7 Sep 2007 23:05:14 -0000 1.2 @@ -0,0 +1 @@ +libflaim-4.9.989.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/libflaim/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Sep 2007 18:32:57 -0000 1.1 +++ sources 7 Sep 2007 23:05:14 -0000 1.2 @@ -0,0 +1 @@ +cbd0caf6239cffb7640391eda7551d4a libflaim-4.9.989.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 23:21:24 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Fri, 7 Sep 2007 19:21:24 -0400 Subject: rpms/libflaim/F-7 sources,1.1,1.2 Message-ID: <200709072321.l87NLOgL030595@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30532/libflaim/F-7 Modified Files: sources Log Message: Index: sources =================================================================== RCS file: /cvs/extras/rpms/libflaim/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Sep 2007 18:32:57 -0000 1.1 +++ sources 7 Sep 2007 23:20:51 -0000 1.2 @@ -0,0 +1 @@ +cbd0caf6239cffb7640391eda7551d4a libflaim-4.9.989.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 23:36:43 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Fri, 7 Sep 2007 19:36:43 -0400 Subject: rpms/libflaim/F-7 sources,1.2,1.3 Message-ID: <200709072336.l87NahZJ031341@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31294/F-7 Modified Files: sources Log Message: Index: sources =================================================================== RCS file: /cvs/extras/rpms/libflaim/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 Sep 2007 23:20:51 -0000 1.2 +++ sources 7 Sep 2007 23:36:10 -0000 1.3 @@ -1 +0,0 @@ -cbd0caf6239cffb7640391eda7551d4a libflaim-4.9.989.tar.gz From fedora-extras-commits at redhat.com Fri Sep 7 23:50:38 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Fri, 7 Sep 2007 19:50:38 -0400 Subject: rpms/libflaim/F-7 libflaim-permissions.patch, NONE, 1.1 libflaim.spec, NONE, 1.1 Message-ID: <200709072350.l87NocW5032329@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32273 Added Files: libflaim-permissions.patch libflaim.spec Log Message: libflaim-permissions.patch: --- NEW FILE libflaim-permissions.patch --- --- libflaim-4.9.1046/Makefile 2007-03-29 15:09:57.000000000 +0100 +++ Makefile 2007-09-06 14:57:19.000000000 +0100 @@ -1888,7 +1888,7 @@ $(ec)$(gprintf) "Installing ...\n" mkdir -p $(lib_install_dir)/pkgconfig mkdir -p $(include_install_dir) - install --mode=644 $(flaim_shared_lib) $(lib_install_dir) + install --mode=755 $(flaim_shared_lib) $(lib_install_dir) install --mode=644 $(flaim_static_lib) $(lib_install_dir) install --mode=644 $(pkgconfig_file) $(pkgconfig_install_dir) install --mode=644 src/flaim.h $(include_install_dir) --- NEW FILE libflaim.spec --- # # spec file for package libflaim (Version 4.9.1046) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugzilla.redhat.com/ # Name: libflaim BuildRequires: libstdc++ BuildRequires: libstdc++-devel BuildRequires: ncurses-devel Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim Version: 4.9.989 Release: 10%{?dist} License: GPLv2 Group: System Environment/Libraries Source: http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.989.tar.gz Patch0: %{name}-permissions.patch BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %description FLAIM is an embeddable cross-platform database engine that provides a rich, powerful, easy-to-use feature set. It is the database engine used by Novell eDirectory. It has proven to be highly scalable, reliable, and robust. It is available on a wide variety of 32 bit and 64 bit platforms. %package devel Summary: Embeddable cross-platform database engine Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel FLAIM is an embeddable cross-platform database engine that provides a rich, powerful, easy-to-use feature set. It is the database engine used by Novell eDirectory. It has proven to be highly scalable, reliable, and robust. %prep %setup -q %patch -p1 %build make CXXFLAGS="$RPM_OPT_FLAGS" lib_dir_name=%{_lib} libs %install rm -rf $RPM_BUILD_ROOT make rpm_build_root=$RPM_BUILD_ROOT lib_dir_name=%{_lib} install %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root) %doc COPYING COPYRIGHT VERSION %exclude %{_libdir}/libflaim.a %{_libdir}/libflaim.so.* %files devel %defattr(-,root,root) %{_libdir}/libflaim.so %{_libdir}/pkgconfig/libflaim.pc %{_includedir}/flaim.h %{_includedir}/flaimtk.h %changelog * Thu Sep 6 2007 Christopher Brown - 4.9.989-10 - downgrade from svn checkout to official release * Thu Sep 6 2007 Christopher Brown - 4.9.1046-10.20070906svn - patch for install permissions * Thu Sep 6 2007 Christopher Brown - 4.9.1046-10 - update buildroot and other changes for bugzilla review #251020 * Thu Aug 30 2007 Christopher Brown - 4.9.1046-9.2 - add pkgconfig requires - exclude static libs * Thu Aug 2 2007 Christopher Brown - 4.9.1046-9.1 - minor changes for Fedora build - updated bug url - added post and postun ldconfig call * Thu Mar 29 2007 dsanders at novell.com - Fixed problem of accessing FlmRecord object before it was constructed. * Thu Mar 29 2007 aj at suse.de - Add BuildRequires for ncurses-devel. * Sat Feb 10 2007 aj at suse.de - Add defattr. * Thu Feb 8 2007 dsanders at novell.com - Changes to support Ubuntu packages, including 64-bit. - Needed to lock the record cache mutex in FlmRecord::Release just before deleting the object to prevent a race condition. - Changed license to LGPL. - Updated copyright. - Added pragmas for windows to remove compiler warnings for VC6 compiler. - Fixed keyword substitution tokens. - Added FlmReadFully() and enhanced the base64 decoder. - Removed commands in makefile that was outputting provides to the spec file. * Thu Feb 1 2007 ro at suse.de - remove self-provides from devel package * Thu Nov 16 2006 dsanders at novell.com - Removed .exe files from package. - Removed /zp1 compiler switch and added pragmas to do one-byte packing on structures. - Getting rid of references to gv_FlmSysData. - Needed to add a (FLMUINT) cast to a FLMBOOL before it can be cast as a void *. - Fixed mis-typed member of OPT_INFO structure. - Fixed Linux compiler warnings. - Changed several places that needed to access pDbInfo->pProgress instead of just Progress. - Support for Ubuntu and Debian packages * Fri Sep 29 2006 aj at suse.de - Remove explicit self-provides * Fri Sep 8 2006 dsanders at novell.com - Added support for 64 bit numbers. - Modified to use aligned buffers to improve direct I/O efficiency. - Modified block cache allocator to make more efficient use of memory. - Added option to allow disabling of direct I/O on Linux and Unix platforms. - Enhancements to reduce the overhead of growing and shrinking files. - Modified async I/O to make better reuse of available buffers when writes complete out of order. - Fixed some memory leaks and other minor defects. - Added more asserts to debug code. - Enhancements and improvements to the field ID table inside of FlmRecord object. - Updated doxygen document to be more accurate. - Added a gigatest utility for testing bulk loads. - Added more unit tests. - Various tweaks for better support of various platforms and compilers. * Tue Jun 27 2006 dsanders at novell.com - Needed to make some typedefs public for Solaris 8. - Also fixed so that flaimtk.h is copied from ftk.h when building srcdist * Thu Jun 22 2006 ro at suse.de - removed buggy self-provides from devel package * Thu Jun 22 2006 dsanders at novell.com - Modified common toolkit formatter to support colors when logging. - Modified to use common formatter in toolkit for logging. * Tue Jun 20 2006 dsanders at novell.com - Logger client was not being set up properly in common toolkit. - Fixed a Netware build issue - Fixed an OS X compiler warning - Fixed linux compiler warning - Needed to lock/unlock the random generator mutex when getting a random number. - f_printf needed to call fflush. - Base 64 decoder needed to return success instead of eof hit. * Mon Jun 19 2006 dsanders at novell.com - Restructured code to use new common toolkit - Support for Netware, including unit tests - Fixed various memory leaks and enabled memory tracking for debug builds. - Made some changes for how async I/O is supported on Solaris. - Fixed various compiler warnings on various platforms. - Added more documentation. * Thu Jun 1 2006 dsanders at novell.com - Fixed compiler warnings for ia64 platform. * Tue May 30 2006 dsanders at novell.com - Added support for Sparc Linux and OpenSuse 10.1 - Various Makefile changes for HP-UX, OS X, and Solaris - Various code cleanups to support a common toolkit - Got rid of timeouts for internal transactions. - Removed some unused methods from the FlmRecord class. - Fixed defect where partial blocks were being written at the end of database files - Fixed race condition that was causing memory to be double-freed. - Added better support for atomic operations on various Unix and Linux platforms. - Allow application to exceed hardcoded cache limits when setting a hard cache limit. - Changed RCODE to be an enumerated type - for easier documentation in doxygen. - Fixed various compiler issues for solaris platform - Added support for large binary and text fields (up to 4 GB) - Added async and direct I/O support for Linux and Solaris - Added new field table for level one fields inside FlmRecords to speed up searches. - Added support for Netware - Fixed double mutex lock issue. - Added support for building Windows binaries with Visual Studio 8. - Modified slab manager on Solaris to use regular malloc calls instead of mmap. * Tue Feb 28 2006 dsanders at novell.com - Added support for Intel MAC and __sparc49 (64 bit) platforms - Initialized variables to quiet compiler warnings - Got rid of unneeded internal functions - Various fixes for Windows - support for vc8 compiler, workaround to compiler issues with inline methods - Fixedup copyright notice in one source file * Mon Feb 13 2006 dsanders at novell.com - Changed naming convention for shared library to conform to standard - should be no need for SONAME fix now. - Added dbshell utility. - Started adding support for using autotools. - Fixed bug on FlmDbReduceSize - needed to quit when encountering a block in a not-yet-deleted b-tree - Added various new unit tests. - Fixed various compiler warnings. * Mon Feb 13 2006 ro at suse.de - install the SONAME at least as symlink (should be the real file) * Wed Feb 8 2006 dsanders at novell.com - Removed make.exe and printf.exe from package. - Added support for Ubuntu and Debian - Simplified how unit tests are created. - Added some new unit tests * Fri Feb 3 2006 dsanders at novell.com - Fixed libflaim.pc to specify includedir and Cflags: - Also changed name: to Name: - Modified Makefile to use macros for outputting $ and %% characters * Fri Feb 3 2006 dsanders at novell.com - Added support for PowerPC architectures - Changed so that revision number for RPMs will match version number - in SVN repository. * Wed Feb 1 2006 dsanders at novell.com - Initial submission From fedora-extras-commits at redhat.com Fri Sep 7 23:56:36 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Fri, 7 Sep 2007 19:56:36 -0400 Subject: rpms/libflaim/F-7 libflaim.spec,1.1,1.2 Message-ID: <200709072356.l87Nua1P002331@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2313 Modified Files: libflaim.spec Log Message: Index: libflaim.spec =================================================================== RCS file: /cvs/extras/rpms/libflaim/F-7/libflaim.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libflaim.spec 7 Sep 2007 23:50:35 -0000 1.1 +++ libflaim.spec 7 Sep 2007 23:56:04 -0000 1.2 @@ -15,7 +15,7 @@ Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim Version: 4.9.989 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2 Group: System Environment/Libraries Source: http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.989.tar.gz @@ -73,7 +73,7 @@ %{_includedir}/flaimtk.h %changelog -* Thu Sep 6 2007 Christopher Brown - 4.9.989-10 +* Thu Sep 6 2007 Christopher Brown - 4.9.989-11 - downgrade from svn checkout to official release * Thu Sep 6 2007 Christopher Brown - 4.9.1046-10.20070906svn From fedora-extras-commits at redhat.com Sat Sep 8 00:12:38 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Fri, 7 Sep 2007 20:12:38 -0400 Subject: rpms/libflaim/devel libflaim.spec,1.1,1.2 Message-ID: <200709080012.l880Cc2u009236@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9192/devel Modified Files: libflaim.spec Log Message: Index: libflaim.spec =================================================================== RCS file: /cvs/extras/rpms/libflaim/devel/libflaim.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- libflaim.spec 7 Sep 2007 23:05:14 -0000 1.1 +++ libflaim.spec 8 Sep 2007 00:12:05 -0000 1.2 @@ -15,7 +15,7 @@ Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim Version: 4.9.989 -Release: 10%{?dist} +Release: 12%{?dist} License: GPLv2 Group: System Environment/Libraries Source: http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.989.tar.gz @@ -73,6 +73,9 @@ %{_includedir}/flaimtk.h %changelog +* Sat Sep 8 2007 Christopher Brown - 4.9.989-12 +- build system issue + * Thu Sep 6 2007 Christopher Brown - 4.9.989-10 - downgrade from svn checkout to official release From fedora-extras-commits at redhat.com Sat Sep 8 00:24:37 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Fri, 7 Sep 2007 20:24:37 -0400 Subject: rpms/libflaim/F-7 libflaim.spec,1.2,1.3 Message-ID: <200709080024.l880ObC2010023@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9972 Modified Files: libflaim.spec Log Message: Index: libflaim.spec =================================================================== RCS file: /cvs/extras/rpms/libflaim/F-7/libflaim.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libflaim.spec 7 Sep 2007 23:56:04 -0000 1.2 +++ libflaim.spec 8 Sep 2007 00:24:03 -0000 1.3 @@ -15,7 +15,7 @@ Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim Version: 4.9.989 -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2 Group: System Environment/Libraries Source: http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.989.tar.gz @@ -73,7 +73,10 @@ %{_includedir}/flaimtk.h %changelog -* Thu Sep 6 2007 Christopher Brown - 4.9.989-11 +* Sat Sep 8 2007 Christopher Brown - 4.9.989-12 +- build system issue + +* Thu Sep 6 2007 Christopher Brown - 4.9.989-10 - downgrade from svn checkout to official release * Thu Sep 6 2007 Christopher Brown - 4.9.1046-10.20070906svn From fedora-extras-commits at redhat.com Sat Sep 8 00:28:13 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 7 Sep 2007 20:28:13 -0400 Subject: rpms/mksh/devel .cvsignore, 1.4, 1.5 mksh.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709080028.l880SD1I010339@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10284 Modified Files: .cvsignore mksh.spec sources Log Message: Upgrade to 31 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Jul 2007 11:30:15 -0000 1.4 +++ .cvsignore 8 Sep 2007 00:27:40 -0000 1.5 @@ -1 +1 @@ -mksh-R30.cpio.gz +mksh-R31.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/devel/mksh.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mksh.spec 28 Aug 2007 18:30:27 -0000 1.5 +++ mksh.spec 8 Sep 2007 00:27:40 -0000 1.6 @@ -2,8 +2,8 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 30 -Release: 2%{?dist} +Version: 31 +Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ @@ -61,6 +61,9 @@ %{_mandir}/man1/%{name}.1* %changelog +* Sat Sep 08 2007 Robert Scheck 31-1 +- Upgrade to 31 + * Tue Aug 28 2007 Robert Scheck 30-2 - Updated the license tag according to the guidelines Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Jul 2007 11:30:15 -0000 1.4 +++ sources 8 Sep 2007 00:27:41 -0000 1.5 @@ -1 +1 @@ -184a63aa5b1450581dc463148f3d245e mksh-R30.cpio.gz +383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz From fedora-extras-commits at redhat.com Sat Sep 8 00:29:47 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 7 Sep 2007 20:29:47 -0400 Subject: rpms/mksh/F-7 .cvsignore,1.4,1.5 mksh.spec,1.5,1.6 sources,1.4,1.5 Message-ID: <200709080029.l880TllI010578@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10487 Modified Files: .cvsignore mksh.spec sources Log Message: Upgrade to 31 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Jul 2007 11:31:41 -0000 1.4 +++ .cvsignore 8 Sep 2007 00:29:14 -0000 1.5 @@ -1 +1 @@ -mksh-R30.cpio.gz +mksh-R31.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/F-7/mksh.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mksh.spec 28 Aug 2007 18:31:39 -0000 1.5 +++ mksh.spec 8 Sep 2007 00:29:14 -0000 1.6 @@ -2,8 +2,8 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 30 -Release: 2%{?dist} +Version: 31 +Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ @@ -61,6 +61,9 @@ %{_mandir}/man1/%{name}.1* %changelog +* Sat Sep 08 2007 Robert Scheck 31-1 +- Upgrade to 31 + * Tue Aug 28 2007 Robert Scheck 30-2 - Updated the license tag according to the guidelines Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Jul 2007 11:31:41 -0000 1.4 +++ sources 8 Sep 2007 00:29:14 -0000 1.5 @@ -1 +1 @@ -184a63aa5b1450581dc463148f3d245e mksh-R30.cpio.gz +383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz From fedora-extras-commits at redhat.com Sat Sep 8 00:31:49 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 7 Sep 2007 20:31:49 -0400 Subject: rpms/mksh/FC-6 .cvsignore, 1.4, 1.5 mksh.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709080031.l880VnMw010746@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10690 Modified Files: .cvsignore mksh.spec sources Log Message: Upgrade to 31 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Jul 2007 11:34:32 -0000 1.4 +++ .cvsignore 8 Sep 2007 00:31:16 -0000 1.5 @@ -1 +1 @@ -mksh-R30.cpio.gz +mksh-R31.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/FC-6/mksh.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mksh.spec 28 Aug 2007 18:32:43 -0000 1.5 +++ mksh.spec 8 Sep 2007 00:31:16 -0000 1.6 @@ -2,8 +2,8 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 30 -Release: 2%{?dist} +Version: 31 +Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ @@ -61,6 +61,9 @@ %{_mandir}/man1/%{name}.1* %changelog +* Sat Sep 08 2007 Robert Scheck 31-1 +- Upgrade to 31 + * Tue Aug 28 2007 Robert Scheck 30-2 - Updated the license tag according to the guidelines Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Jul 2007 11:34:32 -0000 1.4 +++ sources 8 Sep 2007 00:31:16 -0000 1.5 @@ -1 +1 @@ -184a63aa5b1450581dc463148f3d245e mksh-R30.cpio.gz +383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz From fedora-extras-commits at redhat.com Sat Sep 8 00:33:05 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 7 Sep 2007 20:33:05 -0400 Subject: rpms/mksh/EL-5 .cvsignore, 1.4, 1.5 mksh.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709080033.l880X5Ci010876@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10826 Modified Files: .cvsignore mksh.spec sources Log Message: Upgrade to 31 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Jul 2007 11:36:23 -0000 1.4 +++ .cvsignore 8 Sep 2007 00:32:33 -0000 1.5 @@ -1 +1 @@ -mksh-R30.cpio.gz +mksh-R31.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-5/mksh.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mksh.spec 28 Aug 2007 18:35:32 -0000 1.5 +++ mksh.spec 8 Sep 2007 00:32:33 -0000 1.6 @@ -2,8 +2,8 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 30 -Release: 2%{?dist} +Version: 31 +Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ @@ -61,6 +61,9 @@ %{_mandir}/man1/%{name}.1* %changelog +* Sat Sep 08 2007 Robert Scheck 31-1 +- Upgrade to 31 + * Tue Aug 28 2007 Robert Scheck 30-2 - Updated the license tag according to the guidelines Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Jul 2007 11:36:23 -0000 1.4 +++ sources 8 Sep 2007 00:32:33 -0000 1.5 @@ -1 +1 @@ -184a63aa5b1450581dc463148f3d245e mksh-R30.cpio.gz +383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz From fedora-extras-commits at redhat.com Sat Sep 8 00:34:26 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 7 Sep 2007 20:34:26 -0400 Subject: rpms/mksh/EL-4 .cvsignore, 1.4, 1.5 mksh.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709080034.l880YQ2s011012@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10966 Modified Files: .cvsignore mksh.spec sources Log Message: Upgrade to 31 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-4/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Jul 2007 11:35:32 -0000 1.4 +++ .cvsignore 8 Sep 2007 00:33:53 -0000 1.5 @@ -1 +1 @@ -mksh-R30.cpio.gz +mksh-R31.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-4/mksh.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mksh.spec 28 Aug 2007 18:33:50 -0000 1.5 +++ mksh.spec 8 Sep 2007 00:33:53 -0000 1.6 @@ -2,8 +2,8 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 30 -Release: 2%{?dist} +Version: 31 +Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ @@ -61,6 +61,9 @@ %{_mandir}/man1/%{name}.1* %changelog +* Sat Sep 08 2007 Robert Scheck 31-1 +- Upgrade to 31 + * Tue Aug 28 2007 Robert Scheck 30-2 - Updated the license tag according to the guidelines Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-4/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Jul 2007 11:35:32 -0000 1.4 +++ sources 8 Sep 2007 00:33:53 -0000 1.5 @@ -1 +1 @@ -184a63aa5b1450581dc463148f3d245e mksh-R30.cpio.gz +383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz From fedora-extras-commits at redhat.com Sat Sep 8 01:54:51 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 7 Sep 2007 21:54:51 -0400 Subject: rpms/cheese/devel cheese.spec, NONE, 1.1 stripmenot.patch, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709080154.l881spRQ019986@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/cheese/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19955/devel Modified Files: .cvsignore sources Added Files: cheese.spec stripmenot.patch Log Message: initial import --- NEW FILE cheese.spec --- Name: cheese Version: 0.2.4 Release: 2%{?dist} Summary: A webcam application for snapshots and movies Group: Amusements/Graphics License: GPLv2+ URL: http://live.gnome.org/Cheese # see http://live.gnome.org/Cheese/Releases for the sources Source0: %{name}-%{version}.tar.gz Patch0: stripmenot.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.10.0 BuildRequires: libglade2-devel >= 2.0.0 BuildRequires: dbus-devel BuildRequires: gstreamer-devel >= 0.10.12 BuildRequires: gstreamer-plugins-base-devel >= 0.10.12 BuildRequires: gnome-vfs2-devel BuildRequires: libgnomeui-devel BuildRequires: evolution-data-server-devel #BuildRequires: xorg-x11-proto-devel BuildRequires: libXxf86vm-devel BuildRequires: desktop-file-utils BuildRequires: gettext Requires: gstreamer-plugins-good >= 0.10.6-2 %description Cheese is a Photobooth-inspired GNOME application for taking pictures and videos from a webcam. It also includes fancy graphical effects based on the gstreamer-backend. %prep %setup -q %patch0 -p1 -b .stripmenot %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT desktop-file-install --delete-original --vendor="" \ --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ $RPM_BUILD_ROOT%{_datadir}/applications/cheese.desktop %find_lang %{name} --with-gnome %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then gtk-update-icon-cache -q %{_datadir}/icons/hicolor fi %postun touch --no-create %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then gtk-update-icon-cache -q %{_datadir}/icons/hicolor fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING README %{_bindir}/cheese %{_datadir}/applications/cheese.desktop %{_datadir}/cheese %{_datadir}/icons/hicolor/*/apps/cheese.png %{_datadir}/icons/hicolor/scalable/apps/cheese.svg %changelog * Fri Sep 7 2007 Matthias Clasen 0.2.4-2 - package review feedback * Thu Sep 6 2007 Matthias Clasen 0.2.4-1 - Initial packages stripmenot.patch: --- NEW FILE stripmenot.patch --- diff -up cheese-0.2.4/toc2/make/toc2-install.make.stripmenot cheese-0.2.4/toc2/make/toc2-install.make --- cheese-0.2.4/toc2/make/toc2-install.make.stripmenot 2007-09-07 00:41:13.000000000 -0400 +++ cheese-0.2.4/toc2/make/toc2-install.make 2007-09-07 00:41:55.000000000 -0400 @@ -147,7 +147,7 @@ toc2.call.install-dll = $(call toc2.cal ## } toc2.install.flags.nonbins = -m 0644 -toc2.install.flags.bins = -s -m 0755 +toc2.install.flags.bins = -m 0755 toc2.install.flags.bin-scripts = -m 0755 toc2.install.flags.dlls = -m 0755 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cheese/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Sep 2007 18:41:59 -0000 1.1 +++ .cvsignore 8 Sep 2007 01:54:19 -0000 1.2 @@ -0,0 +1 @@ +cheese-0.2.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/cheese/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 7 Sep 2007 18:41:59 -0000 1.1 +++ sources 8 Sep 2007 01:54:19 -0000 1.2 @@ -0,0 +1 @@ +f3a14b9ef07167f5fb6b34ccd67de339 cheese-0.2.4.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 02:03:50 2007 From: fedora-extras-commits at redhat.com (Michael Thomas (wart)) Date: Fri, 7 Sep 2007 22:03:50 -0400 Subject: rpms/yadex/devel yadex.spec,1.7,1.8 Message-ID: <200709080203.l8823og7026213@cvs-int.fedora.redhat.com> Author: wart Update of /cvs/extras/rpms/yadex/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26191 Modified Files: yadex.spec Log Message: No longer BuildRequires: gawk due to buildroot changes Index: yadex.spec =================================================================== RCS file: /cvs/extras/rpms/yadex/devel/yadex.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- yadex.spec 22 Aug 2007 18:07:29 -0000 1.7 +++ yadex.spec 8 Sep 2007 02:03:17 -0000 1.8 @@ -1,6 +1,6 @@ Name: yadex Version: 1.7.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Doom level editor Group: Amusements/Graphics @@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils -BuildRequires: libX11-devel gawk +BuildRequires: libX11-devel # Yadex needs an iwad to run. freedoom provides a free iwad that we can use. Requires: freedoom @@ -99,6 +99,9 @@ %changelog +* Fri Sep 7 2007 Wart 1.7.0-9 +- No longer BuildRequires: gawk due to buildroot changes + * Tue Aug 21 2007 Wart 1.7.0-8 - License tag clarification - Add BuildRequires: gawk due to changes in the buildroot From fedora-extras-commits at redhat.com Sat Sep 8 02:41:56 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 7 Sep 2007 22:41:56 -0400 Subject: comps comps-f8.xml.in,1.95,1.96 Message-ID: <200709080241.l882fuOM028081@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28022 Modified Files: comps-f8.xml.in Log Message: Add cheese Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- comps-f8.xml.in 6 Sep 2007 19:41:58 -0000 1.95 +++ comps-f8.xml.in 8 Sep 2007 02:41:26 -0000 1.96 @@ -1879,6 +1879,7 @@ agave asymptote blender + cheese comix dcraw digikam From fedora-extras-commits at redhat.com Sat Sep 8 03:25:19 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Fri, 7 Sep 2007 23:25:19 -0400 Subject: rpms/spandsp/devel .cvsignore, 1.14, 1.15 sources, 1.14, 1.15 spandsp.spec, 1.16, 1.17 Message-ID: <200709080325.l883PJYn003551@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/pkgs/rpms/spandsp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3455 Modified Files: .cvsignore sources spandsp.spec Log Message: Update to 0.0.4pre8 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/spandsp/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 25 Aug 2007 20:49:02 -0000 1.14 +++ .cvsignore 8 Sep 2007 03:24:46 -0000 1.15 @@ -1 +1 @@ -spandsp-0.0.4pre7.tgz +spandsp-0.0.4pre8.tgz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/spandsp/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 25 Aug 2007 20:49:02 -0000 1.14 +++ sources 8 Sep 2007 03:24:46 -0000 1.15 @@ -1 +1 @@ -7931fe0452b37e4ca5032254a7b9e400 spandsp-0.0.4pre7.tgz +73d7843a7c681c37ea9e1eb205c6fe81 spandsp-0.0.4pre8.tgz Index: spandsp.spec =================================================================== RCS file: /cvs/pkgs/rpms/spandsp/devel/spandsp.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- spandsp.spec 25 Aug 2007 20:49:02 -0000 1.16 +++ spandsp.spec 8 Sep 2007 03:24:46 -0000 1.17 @@ -1,9 +1,9 @@ -%define pre 7 +%define pre 8 Summary: A DSP library for telephony Name: spandsp Version: 0.0.4 -Release: 0.3%{?pre:.pre%{pre}}%{?dist} +Release: 0.4%{?pre:.pre%{pre}}%{?dist} License: GPLv2 Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Fri Sep 7 2007 Jeffrey C. Ollie - 0.0.4-0.4.pre8 +- Update to 0.0.4pre8 + * Sat Aug 25 2007 Jeffrey C. Ollie - 0.0.4-0.2.pre7 - Update to 0.0.4pre7 From fedora-extras-commits at redhat.com Sat Sep 8 03:26:56 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Fri, 7 Sep 2007 23:26:56 -0400 Subject: rpms/xorg-x11-drivers/devel xorg-x11-drivers.spec,1.22,1.23 Message-ID: <200709080326.l883QuDF003683@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/rpms/xorg-x11-drivers/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3642 Modified Files: xorg-x11-drivers.spec Log Message: * Fri Sep 07 2007 Adam Jackson 7.2-7 - Add linuxwacom and synaptics to the default set. Index: xorg-x11-drivers.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-drivers/devel/xorg-x11-drivers.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- xorg-x11-drivers.spec 11 May 2007 18:51:29 -0000 1.22 +++ xorg-x11-drivers.spec 8 Sep 2007 03:26:23 -0000 1.23 @@ -1,7 +1,7 @@ Summary: X.Org X11 driver installation package Name: xorg-x11-drivers Version: 7.2 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT Group: User Interface/X Hardware Support BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -14,6 +14,8 @@ # where we really do know that it's arch-specific. Those go at the end of # this list. +Requires: linuxwacom +Requires: synaptics Requires: xorg-x11-drv-acecad Requires: xorg-x11-drv-aiptek Requires: xorg-x11-drv-apm @@ -84,7 +86,9 @@ Requires: xorg-x11-drv-neomagic %endif -# Thus far via chips are only on x86 and amd64 motherboards +# Thus far via chips are only on x86 and amd64 motherboards. This might be +# the driver that ends up supporting the S3 Chrome cards, so don't be +# surprised if this changes. %ifarch %{ix86} x86_64 Requires: xorg-x11-drv-via %endif @@ -117,6 +121,9 @@ %defattr(-,root,root,-) %changelog +* Fri Sep 07 2007 Adam Jackson 7.2-7 +- Add linuxwacom and synaptics to the default set. + * Fri May 11 2007 Adam Jackson 7.2-6 - Add xorg-x11-drv-nouveau. If this bothers you, uninstall the metapackage. From fedora-extras-commits at redhat.com Sat Sep 8 03:28:22 2007 From: fedora-extras-commits at redhat.com (Adam Jackson (ajax)) Date: Fri, 7 Sep 2007 23:28:22 -0400 Subject: comps comps-f8.xml.in,1.96,1.97 Message-ID: <200709080328.l883SMNM003803@cvs-int.fedora.redhat.com> Author: ajax Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3735 Modified Files: comps-f8.xml.in Log Message: Remove explicit mention of linuxwacom and synaptics, since xorg-x11-drivers will pull them in now. Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- comps-f8.xml.in 8 Sep 2007 02:41:26 -0000 1.96 +++ comps-f8.xml.in 8 Sep 2007 03:27:52 -0000 1.97 @@ -328,7 +328,6 @@ jomolhari-fonts krb5-auth-dialog liberation-fonts - linuxwacom openssh-askpass pirut policycoreutils-gui @@ -336,7 +335,6 @@ sazanami-fonts-gothic setroubleshoot smolt-firstboot - synaptics system-config-date system-config-display system-config-network From fedora-extras-commits at redhat.com Sat Sep 8 07:21:15 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Sat, 8 Sep 2007 03:21:15 -0400 Subject: rpms/gperiodic/devel .cvsignore, 1.2, 1.3 gperiodic.spec, 1.7, 1.8 sources, 1.2, 1.3 Message-ID: <200709080721.l887LFUN005114@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/gperiodic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5064 Modified Files: .cvsignore gperiodic.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gperiodic/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Oct 2005 21:49:09 -0000 1.2 +++ .cvsignore 8 Sep 2007 07:20:43 -0000 1.3 @@ -1 +1 @@ -gperiodic-2.0.8.tar.gz +gperiodic-2.0.10.tar.gz Index: gperiodic.spec =================================================================== RCS file: /cvs/extras/rpms/gperiodic/devel/gperiodic.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gperiodic.spec 5 May 2007 17:57:28 -0000 1.7 +++ gperiodic.spec 8 Sep 2007 07:20:43 -0000 1.8 @@ -1,7 +1,7 @@ Summary: Program for browsing the periodic table Name: gperiodic -Version: 2.0.8 -Release: 8%{?dist} +Version: 2.0.10 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://www.frantz.fi/software/gperiodic.php @@ -18,7 +18,6 @@ %prep %setup -q %patch0 -p1 -sed -i -e "s,CFLAGS=,CFLAGS+=,g;/strip/d" Makefile %build CFLAGS="$RPM_OPT_FLAGS" %{__make} %{?_smp_mflags} @@ -28,11 +27,6 @@ mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_datadir}/{applications,pixmaps} -sed -i -e "/=$/d;/KDE/d" gperiodic.desktop -echo "Encoding=UTF-8" >> gperiodic.desktop -mv gperiodic{,.badencoding}.desktop -iconv -f ISO-8859-1 -t UTF-8 gperiodic.badencoding.desktop > gperiodic.desktop - %makeinstall desktop-file-install \ --delete-original \ @@ -60,6 +54,9 @@ %doc README AUTHORS ChangeLog gpl.txt %changelog +* Sat Sep 08 2007 Eric Tanguy 2.0.10-1 +- New upstream version + * Sat May 05 2007 Eric Tanguy 2.0.8-8 - Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/gperiodic/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Oct 2005 21:49:09 -0000 1.2 +++ sources 8 Sep 2007 07:20:43 -0000 1.3 @@ -1 +1 @@ -cfe23eaa21707c2c42bcd6399161ec2e gperiodic-2.0.8.tar.gz +9680f8a4850bdafad113fd4af7c57e45 gperiodic-2.0.10.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 09:23:41 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 05:23:41 -0400 Subject: rpms/lirc-kmod-common/devel dead.package,1.1,1.2 Message-ID: <200709080923.l889NfCW022468@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/lirc-kmod-common/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22448 Modified Files: dead.package Log Message: https://bugzilla.redhat.com/192621 Index: dead.package =================================================================== RCS file: /cvs/pkgs/rpms/lirc-kmod-common/devel/dead.package,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- dead.package 27 Aug 2006 11:22:27 -0000 1.1 +++ dead.package 8 Sep 2007 09:23:04 -0000 1.2 @@ -0,0 +1 @@ +https://bugzilla.redhat.com/192621 From fedora-extras-commits at redhat.com Sat Sep 8 09:23:52 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 02:23:52 -0700 Subject: [pkgdb] lirc-kmod: scop has given up watchcommits Message-ID: <200709080923.l889NqI1029675@app4.fedora.phx.redhat.com> Ville Skytta (scop) has given up the watchcommits acl on lirc-kmod (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lirc-kmod From fedora-extras-commits at redhat.com Sat Sep 8 09:23:53 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 02:23:53 -0700 Subject: [pkgdb] lirc-kmod: scop has given up watchbugzilla Message-ID: <200709080923.l889Nslc021593@app3.fedora.phx.redhat.com> Ville Skytta (scop) has given up the watchbugzilla acl on lirc-kmod (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lirc-kmod From fedora-extras-commits at redhat.com Sat Sep 8 09:23:57 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 02:23:57 -0700 Subject: [pkgdb] lirc-kmod: scop has given up watchcommits Message-ID: <200709080923.l889NvMc029682@app4.fedora.phx.redhat.com> Ville Skytta (scop) has given up the watchcommits acl on lirc-kmod (Fedora 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lirc-kmod From fedora-extras-commits at redhat.com Sat Sep 8 09:23:58 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 02:23:58 -0700 Subject: [pkgdb] lirc-kmod: scop has given up watchbugzilla Message-ID: <200709080923.l889Nx6l029688@app4.fedora.phx.redhat.com> Ville Skytta (scop) has given up the watchbugzilla acl on lirc-kmod (Fedora 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lirc-kmod From fedora-extras-commits at redhat.com Sat Sep 8 09:44:37 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 05:44:37 -0400 Subject: fedora-rpmdevtools rpmdevtools.spec,1.41,1.42 Message-ID: <200709080944.l889ib31023275@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23257 Modified Files: rpmdevtools.spec Log Message: Sync deps with Fedora's new assumed present in buildroots packages list. Index: rpmdevtools.spec =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdevtools.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- rpmdevtools.spec 5 Sep 2007 21:41:23 -0000 1.41 +++ rpmdevtools.spec 8 Sep 2007 09:44:35 -0000 1.42 @@ -18,26 +18,38 @@ BuildArch: noarch Provides: spectool = %{spectool_version} Obsoletes: fedora-rpmdevtools < 5.0 -# Required for tool operations -Requires: rpm-python -Requires: python -Requires: cpio -Requires: sed -Requires: perl -Requires: wget -Requires: file -Requires: fakeroot # Minimal RPM build requirements -Requires: rpm-build >= 4.4.2.1 +Requires: bash +Requires: bzip2 +Requires: coreutils +Requires: cpio +Requires: diffutils +Requires: findutils +Requires: gawk Requires: gcc Requires: gcc-c++ -Requires: redhat-rpm-config +Requires: grep +Requires: gzip +Requires: info Requires: make +Requires: patch +Requires: redhat-release +Requires: redhat-rpm-config +Requires: rpm-build >= 4.4.2.1 +Requires: sed Requires: tar -Requires: diffutils -Requires: gzip -Requires: bzip2 Requires: unzip +Requires: util-linux +Requires: which +# Additionally required for tool operations +#Requires: cpio +Requires: fakeroot +Requires: file +Requires: perl +Requires: python +Requires: rpm-python +#Requires: sed +Requires: wget %description This package contains scripts and (X)Emacs support files to aid in @@ -111,6 +123,9 @@ %changelog +* Sat Sep 8 2007 Ville Skytt?? +- Sync deps with Fedora's new "assumed present in buildroots" packages list. + * Thu Sep 6 2007 Ville Skytt?? - Init script template cleanups. From fedora-extras-commits at redhat.com Sat Sep 8 10:22:58 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Sat, 8 Sep 2007 06:22:58 -0400 Subject: rpms/pm-utils/devel pm-utils.spec, 1.75, 1.76 sources, 1.32, 1.33 radeontool-1.5.diff, 1.1, NONE radeontool-fix-option-handling.diff, 1.2, NONE radeontool-get-rid-of-lspci.diff, 1.1, NONE vbetool-0.3-fix-gcc4bug.patch, 1.3, NONE vbetool-libz.patch, 1.2, NONE Message-ID: <200709081022.l88AMwEg030795@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/pm-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30736 Modified Files: pm-utils.spec sources Removed Files: radeontool-1.5.diff radeontool-fix-option-handling.diff radeontool-get-rid-of-lspci.diff vbetool-0.3-fix-gcc4bug.patch vbetool-libz.patch Log Message: * Sat Sep 09 2007 Till Maas - 0.99.3-12 - Adjust %files to own /etc/pm/ and /usr/lib/pm-utils/ (#233906) - remove (C|CXX|F)FLAGS definitions, they are already in %configure - remove Core in Summary tag - add URL for pm-utils - add %{?arm} to ExclusiveArch (#245463) - remove vbetool and require it (it is a separte package now) - remove radeontool and require it (it is a separte package now) - Update License Tag - cleanup buildrequires Index: pm-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/pm-utils/devel/pm-utils.spec,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- pm-utils.spec 31 Aug 2007 08:39:48 -0000 1.75 +++ pm-utils.spec 8 Sep 2007 10:22:26 -0000 1.76 @@ -1,12 +1,14 @@ Name: pm-utils Summary: Power management utilities and scripts for Fedora -License: GPLv2 and zlib and BSD +License: GPLv2 Version: 0.99.3 Release: 12%{?dist} Group: System Environment/Base URL: http://pm-utils.freedesktop.org ExclusiveArch: i386 x86_64 ia64 ppc ppc64 %{?arm} Requires: usermode kbd pciutils >= 2.2.1 +Requires: radeontool +Requires: vbetool Conflicts: bluez-utils < 2.25-6 Source0: pm-utils-%{version}.tar.gz @@ -20,31 +22,15 @@ Source13: pm-powersave.app Source14: pm-suspend-hybrid.app -%define vbever 0.7 -Source10: http://www.srcf.ucam.org/~mjg59/vbetool/vbetool_%{vbever}-1.tar.gz -# URL: http://fdd.com/software/radeon/ -Source20: http://fdd.com/software/radeon/radeontool-1.5.tar.gz -%ifarch %{ix86} -Obsoletes: vbetool -Provides: vbetool -Obsoletes: radeontool -Provides: radeontool -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: hal-devel pkgconfig pciutils-devel -BuildRequires: dbus-devel >= 0.90, zlib-devel +BuildRequires: hal-devel pkgconfig +BuildRequires: dbus-devel >= 0.90 Patch0: pm-utils-0.99.3-disable.patch #Patch1: pm-utils-0.19-vidhooks.patch Patch2: pm-utils-0.99.3-vbe-redirect.patch Patch3: pm-utils-0.99.3-cfg.patch -Patch10: vbetool-0.3-fix-gcc4bug.patch -Patch11: vbetool-libz.patch - -Patch20: radeontool-1.5.diff -Patch21: radeontool-fix-option-handling.diff -Patch22: radeontool-get-rid-of-lspci.diff %description The pm-utils package contains utilities and scripts useful for tasks related @@ -58,49 +44,13 @@ %patch2 -p1 -b .vbe-redirect %patch3 -p1 -b .cfg -%patch10 -p0 -b .gcc4 -%patch11 -p0 -b .zlib - -cd radeontool-1.5 -%patch20 -p0 -b .volatile -%patch21 -p0 -b .options -%patch22 -p0 -b .no-lspci -cd .. %build -cd vbetool-%{vbever} -%ifarch %{ix86} -%configure -make -%endif - -%ifarch x86_64 -%configure --with-x86emu -make -%endif -cd .. - -%ifarch %{ix86} x86_64 -cd radeontool-1.5 -%{__cc} $RPM_OPT_FLAGS -o radeontool radeontool.c -lpci -lz -cd .. -%endif - %configure --libdir=%{_exec_prefix}/lib make %install %{__rm} -rf $RPM_BUILD_ROOT -%ifarch %{ix86} x86_64 -cd vbetool-%{vbever} -make DESTDIR=$RPM_BUILD_ROOT install -cd .. - -cd radeontool-1.5 -mkdir -p $RPM_BUILD_ROOT/%{_sbindir} -install -m 755 radeontool $RPM_BUILD_ROOT/%{_sbindir} -cd .. -%endif make install DESTDIR=$RPM_BUILD_ROOT @@ -157,22 +107,21 @@ %{_sbindir}/pm-powersave %{_sbindir}/pm-suspend %{_sbindir}/pm-suspend-hybrid -%ifarch %{ix86} x86_64 -%{_sbindir}/radeontool -%{_sbindir}/vbetool -%endif %{_mandir}/man*/* %ghost %verify(not md5 size mtime) /var/log/pm-suspend.log %changelog -* Fri Aug 31 2007 Till Maas - 0.99.3-12 +* Sat Sep 09 2007 Till Maas - 0.99.3-12 - Adjust %%files to own /etc/pm/ and /usr/lib/pm-utils/ (#233906) - remove (C|CXX|F)FLAGS definitions, they are already in %%configure - remove Core in Summary tag - add URL for pm-utils -- add full URL source for radeontool - add %%{?arm} to ExclusiveArch (#245463) +- remove vbetool and require it (it is a separte package now) +- remove radeontool and require it (it is a separte package now) +- Update License Tag +- cleanup buildrequires * Mon Aug 27 2007 Adam Jackson 0.99.3-11 - Install (not just build) vbetool and radeontool on x86_64 too Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pm-utils/devel/sources,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sources 26 Mar 2007 14:20:54 -0000 1.32 +++ sources 8 Sep 2007 10:22:26 -0000 1.33 @@ -1,3 +1 @@ -8065eebe5a2b163e43b40461bfe49a56 radeontool-1.5.tar.gz -1756f2e71ceaef217220e8e482fce835 vbetool_0.7-1.tar.gz 0c377df47968b19ffb484f85e1e2a799 pm-utils-0.99.3.tar.gz --- radeontool-1.5.diff DELETED --- --- radeontool-fix-option-handling.diff DELETED --- --- radeontool-get-rid-of-lspci.diff DELETED --- --- vbetool-0.3-fix-gcc4bug.patch DELETED --- --- vbetool-libz.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 8 10:26:55 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Sat, 8 Sep 2007 06:26:55 -0400 Subject: rpms/pm-utils/devel pm-utils.spec,1.76,1.77 Message-ID: <200709081026.l88AQt44031004@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/pm-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30958 Modified Files: pm-utils.spec Log Message: * Sat Sep 09 2007 Till Maas - 0.99.3-12 - Adjust %files to own /etc/pm/ and /usr/lib/pm-utils/ (#233906) - remove (C|CXX|F)FLAGS definitions, they are already in %configure - remove Core in Summary tag - add URL for pm-utils - add %{?arm} to ExclusiveArch (#245463) - remove vbetool and require it (it is a separate package now) - remove radeontool and require it (it is a separate package now) - Update License Tag - cleanup buildrequires - clear %setup Index: pm-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/pm-utils/devel/pm-utils.spec,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- pm-utils.spec 8 Sep 2007 10:22:26 -0000 1.76 +++ pm-utils.spec 8 Sep 2007 10:26:22 -0000 1.77 @@ -37,7 +37,7 @@ to power management. %prep -%setup -q -a 10 -a 20 +%setup -q %patch0 -p1 -b .disable #%patch1 -p1 -b .vidhooks @@ -118,10 +118,11 @@ - remove Core in Summary tag - add URL for pm-utils - add %%{?arm} to ExclusiveArch (#245463) -- remove vbetool and require it (it is a separte package now) -- remove radeontool and require it (it is a separte package now) +- remove vbetool and require it (it is a separate package now) +- remove radeontool and require it (it is a separate package now) - Update License Tag - cleanup buildrequires +- clear %%setup * Mon Aug 27 2007 Adam Jackson 0.99.3-11 - Install (not just build) vbetool and radeontool on x86_64 too From fedora-extras-commits at redhat.com Sat Sep 8 10:51:58 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 06:51:58 -0400 Subject: fedora-rpmdevtools rpmdevtools.spec,1.19.2.5,1.19.2.6 Message-ID: <200709081051.l88Apweh008046@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/fedora-rpmdevtools In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7979 Modified Files: Tag: rpmdevtools-5 rpmdevtools.spec Log Message: Sync deps with Fedora's new assumed present in buildroots packages list. Index: rpmdevtools.spec =================================================================== RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdevtools.spec,v retrieving revision 1.19.2.5 retrieving revision 1.19.2.6 diff -u -r1.19.2.5 -r1.19.2.6 --- rpmdevtools.spec 5 Sep 2007 21:55:24 -0000 1.19.2.5 +++ rpmdevtools.spec 8 Sep 2007 10:51:55 -0000 1.19.2.6 @@ -19,26 +19,37 @@ Provides: spectool = %{spectool_version} Provides: fedora-rpmdevtools = %{version} Obsoletes: fedora-rpmdevtools < 5.0 -# Required for tool operations -Requires: rpm-python -Requires: python -Requires: cpio -Requires: sed -Requires: perl -Requires: wget -Requires: file # Minimal RPM build requirements -Requires: rpm-build +Requires: bash +Requires: bzip2 +Requires: coreutils +Requires: cpio +Requires: diffutils +Requires: findutils +Requires: gawk Requires: gcc Requires: gcc-c++ -Requires: redhat-rpm-config +Requires: grep +Requires: gzip +Requires: info Requires: make -Requires: tar Requires: patch -Requires: diffutils -Requires: gzip -Requires: bzip2 +Requires: redhat-release +Requires: redhat-rpm-config +Requires: rpm-build +Requires: sed +Requires: tar Requires: unzip +Requires: util-linux +Requires: which +# Additionally required for tool operations +#Requires: cpio +Requires: file +Requires: perl +Requires: python +Requires: rpm-python +#Requires: sed +Requires: wget %description This package contains scripts and (X)Emacs support files to aid in @@ -136,6 +147,9 @@ %changelog +* Sat Sep 8 2007 Ville Skytt?? +- Sync deps with Fedora's new "assumed present in buildroots" packages list. + * Thu Sep 6 2007 Ville Skytt?? - Init script template cleanups. - Update rpminfo to version 2004-07-07-02. From fedora-extras-commits at redhat.com Sat Sep 8 11:27:54 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Sat, 8 Sep 2007 07:27:54 -0400 Subject: rpms/libflaim/F-7 .cvsignore,1.1,1.2 sources,1.3,1.4 Message-ID: <200709081127.l88BRs6A028670@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28628/F-7 Modified Files: .cvsignore sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libflaim/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 7 Sep 2007 18:32:57 -0000 1.1 +++ .cvsignore 8 Sep 2007 11:27:22 -0000 1.2 @@ -0,0 +1 @@ +libflaim-4.9.989.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/libflaim/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 7 Sep 2007 23:36:10 -0000 1.3 +++ sources 8 Sep 2007 11:27:22 -0000 1.4 @@ -0,0 +1 @@ +cbd0caf6239cffb7640391eda7551d4a libflaim-4.9.989.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 11:49:24 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Sat, 8 Sep 2007 07:49:24 -0400 Subject: rpms/libflaim/F-7 libflaim.spec,1.3,1.4 Message-ID: <200709081149.l88BnOhe029766@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29722 Modified Files: libflaim.spec Log Message: Index: libflaim.spec =================================================================== RCS file: /cvs/extras/rpms/libflaim/F-7/libflaim.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libflaim.spec 8 Sep 2007 00:24:03 -0000 1.3 +++ libflaim.spec 8 Sep 2007 11:48:52 -0000 1.4 @@ -15,7 +15,7 @@ Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim Version: 4.9.989 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2 Group: System Environment/Libraries Source: http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.989.tar.gz @@ -73,6 +73,9 @@ %{_includedir}/flaimtk.h %changelog +* Sat Sep 8 2007 Christopher Brown - 4.9.989-13 +- bumping again for build system after lockout + * Sat Sep 8 2007 Christopher Brown - 4.9.989-12 - build system issue From fedora-extras-commits at redhat.com Sat Sep 8 12:08:44 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 8 Sep 2007 08:08:44 -0400 Subject: rpms/spandsp/F-7 .cvsignore, 1.14, 1.15 sources, 1.14, 1.15 spandsp.spec, 1.14, 1.15 Message-ID: <200709081208.l88C8iMS004120@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/pkgs/rpms/spandsp/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4071 Modified Files: .cvsignore sources spandsp.spec Log Message: Update to 0.0.4pre8 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/spandsp/F-7/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 26 Aug 2007 03:07:07 -0000 1.14 +++ .cvsignore 8 Sep 2007 12:08:11 -0000 1.15 @@ -1 +1 @@ -spandsp-0.0.4pre7.tgz +spandsp-0.0.4pre8.tgz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/spandsp/F-7/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 26 Aug 2007 03:07:07 -0000 1.14 +++ sources 8 Sep 2007 12:08:11 -0000 1.15 @@ -1 +1 @@ -7931fe0452b37e4ca5032254a7b9e400 spandsp-0.0.4pre7.tgz +73d7843a7c681c37ea9e1eb205c6fe81 spandsp-0.0.4pre8.tgz Index: spandsp.spec =================================================================== RCS file: /cvs/pkgs/rpms/spandsp/F-7/spandsp.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- spandsp.spec 26 Aug 2007 03:07:07 -0000 1.14 +++ spandsp.spec 8 Sep 2007 12:08:11 -0000 1.15 @@ -1,9 +1,9 @@ -%define pre 7 +%define pre 8 Summary: A DSP library for telephony Name: spandsp Version: 0.0.4 -Release: 0.3%{?pre:.pre%{pre}}%{?dist} +Release: 0.4%{?pre:.pre%{pre}}%{?dist} License: GPLv2 Group: System Environment/Libraries URL: http://www.soft-switch.org/ @@ -73,6 +73,9 @@ %postun -p /sbin/ldconfig %changelog +* Fri Sep 7 2007 Jeffrey C. Ollie - 0.0.4-0.4.pre8 +- Update to 0.0.4pre8 + * Sat Aug 25 2007 Jeffrey C. Ollie - 0.0.4-0.2.pre7 - Update to 0.0.4pre7 From fedora-extras-commits at redhat.com Sat Sep 8 12:10:47 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Sat, 8 Sep 2007 08:10:47 -0400 Subject: rpms/libflaim/F-7 libflaim.spec,1.4,1.5 Message-ID: <200709081210.l88CAlYQ004244@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4211 Modified Files: libflaim.spec Log Message: Index: libflaim.spec =================================================================== RCS file: /cvs/extras/rpms/libflaim/F-7/libflaim.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libflaim.spec 8 Sep 2007 11:48:52 -0000 1.4 +++ libflaim.spec 8 Sep 2007 12:10:14 -0000 1.5 @@ -9,13 +9,14 @@ # Name: libflaim +BuildRequires: util-linux-ng BuildRequires: libstdc++ BuildRequires: libstdc++-devel BuildRequires: ncurses-devel Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim Version: 4.9.989 -Release: 13%{?dist} +Release: 14%{?dist} License: GPLv2 Group: System Environment/Libraries Source: http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.989.tar.gz @@ -73,6 +74,9 @@ %{_includedir}/flaimtk.h %changelog +* Sat Sep 8 2007 Christopher Brown - 4.9.989-14 +- util-linux-ng for buildsys + * Sat Sep 8 2007 Christopher Brown - 4.9.989-13 - bumping again for build system after lockout From fedora-extras-commits at redhat.com Sat Sep 8 12:11:28 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jgu)) Date: Sat, 8 Sep 2007 08:11:28 -0400 Subject: rpms/emacs-vm/devel emacs-vm.spec,1.17,1.18 Message-ID: <200709081211.l88CBS9N004344@cvs-int.fedora.redhat.com> Author: jgu Update of /cvs/extras/rpms/emacs-vm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4256 Modified Files: emacs-vm.spec Log Message: * Sat Sep 8 2007 Jonathan G. Underwood - 8.0.3.495-4 - Update for agreement with packaging guidelines - add versioned emacs requirement Index: emacs-vm.spec =================================================================== RCS file: /cvs/extras/rpms/emacs-vm/devel/emacs-vm.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- emacs-vm.spec 30 Aug 2007 20:53:42 -0000 1.17 +++ emacs-vm.spec 8 Sep 2007 12:10:55 -0000 1.18 @@ -8,15 +8,18 @@ %define devoversion 495 -%define pkgdir %{_datadir}/emacs/site-lisp/vm +%define emacs_version %(pkg-config emacs --modversion) +%define emacs_lispdir %(pkg-config emacs --variable sitepkglispdir) +%define emacs_startdir %(pkg-coonfig emacs --variable sitestartdir) + +%define pkgdir %{emacs_lispdir}/vm %define pixmapdir %{pkgdir}/pixmaps -%define startd %{_datadir}/emacs/site-lisp/site-start.d/ -%define initfile %{startd}/vm-mode-init.el +%define initfile %{emacs_startdir}/vm-mode-init.el Summary: Emacs VM mailreader Name: emacs-vm Version: %{vmversion}.%{devoversion} -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/Internet URL: http://www.nongnu.org/viewmail/ @@ -25,7 +28,7 @@ Source1: u-vm-color.el Patch0: vm-8.0.3-fix-Makefile.patch -Requires: emacs +Requires: emacs >= %{emacs_version} Requires(pre): /sbin/install-info Requires(post): /sbin/install-info BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -125,6 +128,10 @@ %{pkgdir}/*.el %changelog +* Sat Sep 8 2007 Jonathan G. Underwood - 8.0.3.495-4 +- Update for agreement with packaging guidelines - add versioned + emacs requirement + * Thu Aug 30 2007 Jonathan G. Underwood - 8.0.3.495-3 - Fix problem with vm-autoloads.el RH BZ #262361 From fedora-extras-commits at redhat.com Sat Sep 8 12:30:56 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 8 Sep 2007 08:30:56 -0400 Subject: rpms/VLGothic-fonts/F-7 .cvsignore, 1.2, 1.3 VLGothic-fonts.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200709081230.l88CUuJM005048@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/pkgs/rpms/VLGothic-fonts/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5007 Modified Files: .cvsignore VLGothic-fonts.spec sources Log Message: update to 20070901 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 23 Nov 2006 00:10:23 -0000 1.2 +++ .cvsignore 8 Sep 2007 12:30:24 -0000 1.3 @@ -1 +1 @@ -VLGothic-20061026.tar.bz2 +VLGothic-20070901.tar.bz2 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/F-7/VLGothic-fonts.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- VLGothic-fonts.spec 2 Jun 2007 08:34:04 -0000 1.6 +++ VLGothic-fonts.spec 8 Sep 2007 12:30:24 -0000 1.7 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070507 +Version: 20070901 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sat Sep 09 2007 Ryo Dairiki - 20070901-1 +- Update to 20070901 + * Sat Jun 02 2007 Ryo Dairiki - 20070507-1 - Update to 20070507 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 2 Jun 2007 08:34:04 -0000 1.5 +++ sources 8 Sep 2007 12:30:24 -0000 1.6 @@ -1 +1 @@ -34ccd4ba978230b11e8724ed80cb12d4 VLGothic-20070507.tar.bz2 +a55c51eb2e8d928c3e7c5c06dbd7c347 VLGothic-20070901.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 12:40:39 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 08:40:39 -0400 Subject: rpms/gkrellm-hddtemp/devel dead.package, NONE, 1.1 .cvsignore, 1.2, NONE Makefile, 1.2, NONE gkrellm-hddtemp.spec, 1.10, NONE sources, 1.2, NONE Message-ID: <200709081240.l88CedlG005619@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/gkrellm-hddtemp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5612 Added Files: dead.package Removed Files: .cvsignore Makefile gkrellm-hddtemp.spec sources Log Message: gkrellm can use a server mode hddtemp itself. https://www.redhat.com/archives/fedora-maintainers/2007-September/msg00075.html --- NEW FILE dead.package --- gkrellm can use a server mode hddtemp itself. https://www.redhat.com/archives/fedora-maintainers/2007-September/msg00075.html --- .cvsignore DELETED --- --- Makefile DELETED --- --- gkrellm-hddtemp.spec DELETED --- --- sources DELETED --- From fedora-extras-commits at redhat.com Sat Sep 8 12:44:11 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 08:44:11 -0400 Subject: comps comps-f8.xml.in,1.97,1.98 Message-ID: <200709081244.l88CiBf0005773@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5731 Modified Files: comps-f8.xml.in Log Message: +tomcat-native Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- comps-f8.xml.in 8 Sep 2007 03:27:52 -0000 1.97 +++ comps-f8.xml.in 8 Sep 2007 12:43:41 -0000 1.98 @@ -3828,6 +3828,7 @@ tclhttpd thttpd tiquit + tomcat-native tomcat5 tomcat5-admin-webapps tomcat5-webapps From fedora-extras-commits at redhat.com Sat Sep 8 12:53:32 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 08:53:32 -0400 Subject: comps comps-f8.xml.in,1.98,1.99 Message-ID: <200709081253.l88CrW6e006204@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6167 Modified Files: comps-f8.xml.in Log Message: +bash-completion Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- comps-f8.xml.in 8 Sep 2007 12:43:41 -0000 1.98 +++ comps-f8.xml.in 8 Sep 2007 12:53:02 -0000 1.99 @@ -3392,6 +3392,7 @@ arpwatch audit avahi-tools + bash-completion bochs cabextract catfish From fedora-extras-commits at redhat.com Sat Sep 8 12:55:00 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 08:55:00 -0400 Subject: comps comps-el5.xml.in,1.8,1.9 Message-ID: <200709081255.l88Ct0uh006265@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6222 Modified Files: comps-el5.xml.in Log Message: +ccache, cvsps, colordiff, hddtemp, bash-completion, gkrellm, tomcat-native Index: comps-el5.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-el5.xml.in,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- comps-el5.xml.in 24 Jul 2007 17:49:04 -0000 1.8 +++ comps-el5.xml.in 8 Sep 2007 12:54:30 -0000 1.9 @@ -62,8 +62,11 @@ false true + ccache cmake cmucl + cvsps + colordiff ftnchek git lua @@ -196,6 +199,7 @@ ctapi-cyberjack ctapi-cyberjack-pcsc ctapi-cyberjack-tools + hddtemp @@ -303,6 +307,7 @@ true apcupsd + bash-completion cfengine chrpath denyhosts @@ -310,6 +315,7 @@ environment-modules ettercap ghex + gkrellm isic nagios p7zip @@ -361,6 +367,7 @@ moin plone Pound + tomcat-native zope From fedora-extras-commits at redhat.com Sat Sep 8 12:59:25 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 05:59:25 -0700 Subject: [pkgdb] gkrellm-hddtemp Orphaned Message-ID: <200709081259.l88CxReI023335@app3.fedora.phx.redhat.com> Package gkrellm-hddtemp in Fedora devel was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-hddtemp From fedora-extras-commits at redhat.com Sat Sep 8 12:59:30 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 05:59:30 -0700 Subject: [pkgdb] gkrellm-hddtemp Orphaned Message-ID: <200709081259.l88CxUHZ030908@app4.fedora.phx.redhat.com> Package gkrellm-hddtemp in Fedora 7 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-hddtemp From fedora-extras-commits at redhat.com Sat Sep 8 12:59:35 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 05:59:35 -0700 Subject: [pkgdb] gkrellm-hddtemp Orphaned Message-ID: <200709081259.l88CxZOL023342@app3.fedora.phx.redhat.com> Package gkrellm-hddtemp in Fedora 1 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-hddtemp From fedora-extras-commits at redhat.com Sat Sep 8 12:59:37 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 05:59:37 -0700 Subject: [pkgdb] gkrellm-hddtemp Orphaned Message-ID: <200709081259.l88Cxb8L030914@app4.fedora.phx.redhat.com> Package gkrellm-hddtemp in Fedora 2 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-hddtemp From fedora-extras-commits at redhat.com Sat Sep 8 12:59:39 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 05:59:39 -0700 Subject: [pkgdb] gkrellm-hddtemp Orphaned Message-ID: <200709081259.l88Cxdbg023348@app3.fedora.phx.redhat.com> Package gkrellm-hddtemp in Fedora 3 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-hddtemp From fedora-extras-commits at redhat.com Sat Sep 8 12:59:42 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 05:59:42 -0700 Subject: [pkgdb] gkrellm-hddtemp Orphaned Message-ID: <200709081259.l88Cxg8A030920@app4.fedora.phx.redhat.com> Package gkrellm-hddtemp in Fedora 4 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-hddtemp From fedora-extras-commits at redhat.com Sat Sep 8 12:59:44 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 05:59:44 -0700 Subject: [pkgdb] gkrellm-hddtemp Orphaned Message-ID: <200709081259.l88CxjVt023354@app3.fedora.phx.redhat.com> Package gkrellm-hddtemp in Fedora 5 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-hddtemp From fedora-extras-commits at redhat.com Sat Sep 8 12:59:45 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 05:59:45 -0700 Subject: [pkgdb] gkrellm-hddtemp Orphaned Message-ID: <200709081259.l88CxkIH030926@app4.fedora.phx.redhat.com> Package gkrellm-hddtemp in Fedora 6 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-hddtemp From fedora-extras-commits at redhat.com Sat Sep 8 12:59:48 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 05:59:48 -0700 Subject: [pkgdb] gkrellm-hddtemp Orphaned Message-ID: <200709081259.l88CxmuO023360@app3.fedora.phx.redhat.com> Package gkrellm-hddtemp in Red Hat Linux 9 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-hddtemp From fedora-extras-commits at redhat.com Sat Sep 8 13:05:02 2007 From: fedora-extras-commits at redhat.com (Jeffrey C. Ollie (jcollie)) Date: Sat, 8 Sep 2007 09:05:02 -0400 Subject: rpms/libeXosip2/FC-6 .cvsignore, 1.6, 1.7 libeXosip2.spec, 1.10, 1.11 sources, 1.6, 1.7 Message-ID: <200709081305.l88D527R012606@cvs-int.fedora.redhat.com> Author: jcollie Update of /cvs/pkgs/rpms/libeXosip2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12561 Modified Files: .cvsignore libeXosip2.spec sources Log Message: Update to 3.0.3 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libeXosip2/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 15 Nov 2006 19:17:53 -0000 1.6 +++ .cvsignore 8 Sep 2007 13:04:28 -0000 1.7 @@ -1 +1 @@ -libeXosip2-3.0.1.tar.gz +libeXosip2-3.0.3.tar.gz Index: libeXosip2.spec =================================================================== RCS file: /cvs/pkgs/rpms/libeXosip2/FC-6/libeXosip2.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- libeXosip2.spec 15 Nov 2006 19:17:53 -0000 1.10 +++ libeXosip2.spec 8 Sep 2007 13:04:28 -0000 1.11 @@ -1,15 +1,15 @@ Summary: A library that hides the complexity of using the SIP protocol Name: libeXosip2 -Version: 3.0.1 +Version: 3.0.3 Release: 1%{?dist} -License: GPL +License: GPLv2+ Group: System Environment/Libraries URL: http://savannah.nongnu.org/projects/eXosip Source0: http://download.savannah.nongnu.org/releases/exosip/libeXosip2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ortp-devel -BuildRequires: libosip2-devel +BuildRequires: libosip2-devel >= 3.0.3 BuildRequires: doxygen %description @@ -69,6 +69,9 @@ %{_mandir}/man3/*.3* %changelog +* Tue Aug 28 2007 Jeffrey C. Ollie - 3.0.3-1 +- Update to 3.0.3 + * Mon Aug 28 2006 Jeffrey C. Ollie - 2.2.3-3 - Bump release and rebuild. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libeXosip2/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 15 Nov 2006 19:17:53 -0000 1.6 +++ sources 8 Sep 2007 13:04:28 -0000 1.7 @@ -1 +1 @@ -bd52d81c83306c5ba260939537d69577 libeXosip2-3.0.1.tar.gz +84a6e94f1bcfd5d10640cdd4939208a7 libeXosip2-3.0.3.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 13:09:04 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:04 -0700 Subject: [pkgdb] fedora-rpmdevtools Orphaned Message-ID: <200709081309.l88D94jP031019@app4.fedora.phx.redhat.com> Package fedora-rpmdevtools in Fedora devel was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fedora-rpmdevtools From fedora-extras-commits at redhat.com Sat Sep 8 13:09:07 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:07 -0700 Subject: [pkgdb] fedora-rpmdevtools Orphaned Message-ID: <200709081309.l88D98xW023519@app3.fedora.phx.redhat.com> Package fedora-rpmdevtools in Fedora 1 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fedora-rpmdevtools From fedora-extras-commits at redhat.com Sat Sep 8 13:09:09 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:09 -0700 Subject: [pkgdb] fedora-rpmdevtools Orphaned Message-ID: <200709081309.l88D9Amf031047@app4.fedora.phx.redhat.com> Package fedora-rpmdevtools in Fedora 2 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fedora-rpmdevtools From fedora-extras-commits at redhat.com Sat Sep 8 13:09:11 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:11 -0700 Subject: [pkgdb] fedora-rpmdevtools Orphaned Message-ID: <200709081309.l88D9BDK023525@app3.fedora.phx.redhat.com> Package fedora-rpmdevtools in Fedora 3 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fedora-rpmdevtools From fedora-extras-commits at redhat.com Sat Sep 8 13:09:12 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:12 -0700 Subject: [pkgdb] fedora-rpmdevtools Orphaned Message-ID: <200709081309.l88D9DUp031053@app4.fedora.phx.redhat.com> Package fedora-rpmdevtools in Fedora 4 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fedora-rpmdevtools From fedora-extras-commits at redhat.com Sat Sep 8 13:09:14 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:14 -0700 Subject: [pkgdb] fedora-rpmdevtools Orphaned Message-ID: <200709081309.l88D9E1B023532@app3.fedora.phx.redhat.com> Package fedora-rpmdevtools in Fedora 5 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fedora-rpmdevtools From fedora-extras-commits at redhat.com Sat Sep 8 13:09:16 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:16 -0700 Subject: [pkgdb] fedora-rpmdevtools Orphaned Message-ID: <200709081309.l88D9GMq031059@app4.fedora.phx.redhat.com> Package fedora-rpmdevtools in Red Hat Linux 8 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fedora-rpmdevtools From fedora-extras-commits at redhat.com Sat Sep 8 13:09:17 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:17 -0700 Subject: [pkgdb] fedora-rpmdevtools Orphaned Message-ID: <200709081309.l88D9HlY023538@app3.fedora.phx.redhat.com> Package fedora-rpmdevtools in Red Hat Linux 9 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fedora-rpmdevtools From fedora-extras-commits at redhat.com Sat Sep 8 13:09:45 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:45 -0700 Subject: [pkgdb] cdiff Orphaned Message-ID: <200709081309.l88D9joa031066@app4.fedora.phx.redhat.com> Package cdiff in Fedora devel was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cdiff From fedora-extras-commits at redhat.com Sat Sep 8 13:09:46 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:46 -0700 Subject: [pkgdb] cdiff Orphaned Message-ID: <200709081309.l88D9lSk023547@app3.fedora.phx.redhat.com> Package cdiff in Fedora 1 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cdiff From fedora-extras-commits at redhat.com Sat Sep 8 13:09:48 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:48 -0700 Subject: [pkgdb] cdiff Orphaned Message-ID: <200709081309.l88D9mOs031073@app4.fedora.phx.redhat.com> Package cdiff in Fedora 2 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cdiff From fedora-extras-commits at redhat.com Sat Sep 8 13:09:49 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:49 -0700 Subject: [pkgdb] cdiff Orphaned Message-ID: <200709081309.l88D9nwR023554@app3.fedora.phx.redhat.com> Package cdiff in Fedora 3 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cdiff From fedora-extras-commits at redhat.com Sat Sep 8 13:09:51 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:51 -0700 Subject: [pkgdb] cdiff Orphaned Message-ID: <200709081309.l88D9p5I031079@app4.fedora.phx.redhat.com> Package cdiff in Fedora 4 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cdiff From fedora-extras-commits at redhat.com Sat Sep 8 13:09:54 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:54 -0700 Subject: [pkgdb] cdiff Orphaned Message-ID: <200709081309.l88D9sGq023560@app3.fedora.phx.redhat.com> Package cdiff in Fedora 5 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cdiff From fedora-extras-commits at redhat.com Sat Sep 8 13:09:55 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:55 -0700 Subject: [pkgdb] cdiff Orphaned Message-ID: <200709081309.l88D9t9p031085@app4.fedora.phx.redhat.com> Package cdiff in Red Hat Linux 8 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cdiff From fedora-extras-commits at redhat.com Sat Sep 8 13:09:56 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:09:56 -0700 Subject: [pkgdb] cdiff Orphaned Message-ID: <200709081309.l88D9uSo023567@app3.fedora.phx.redhat.com> Package cdiff in Red Hat Linux 9 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cdiff From fedora-extras-commits at redhat.com Sat Sep 8 13:10:42 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:10:42 -0700 Subject: [pkgdb] xemacs-sumo Orphaned Message-ID: <200709081310.l88DAg8s031093@app4.fedora.phx.redhat.com> Package xemacs-sumo in Fedora devel was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xemacs-sumo From fedora-extras-commits at redhat.com Sat Sep 8 13:10:44 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:10:44 -0700 Subject: [pkgdb] xemacs-sumo Orphaned Message-ID: <200709081310.l88DAi5O023582@app3.fedora.phx.redhat.com> Package xemacs-sumo in Fedora 4 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xemacs-sumo From fedora-extras-commits at redhat.com Sat Sep 8 13:10:45 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 08 Sep 2007 06:10:45 -0700 Subject: [pkgdb] xemacs-sumo Orphaned Message-ID: <200709081310.l88DAk99031099@app4.fedora.phx.redhat.com> Package xemacs-sumo in Fedora 5 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xemacs-sumo From fedora-extras-commits at redhat.com Sat Sep 8 14:16:21 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 8 Sep 2007 10:16:21 -0400 Subject: rpms/VLGothic-fonts/devel VLGothic-fonts.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200709081416.l88EGLVQ021622@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/pkgs/rpms/VLGothic-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21580 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070901 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/devel/VLGothic-fonts.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- VLGothic-fonts.spec 2 Jun 2007 09:08:50 -0000 1.6 +++ VLGothic-fonts.spec 8 Sep 2007 14:15:48 -0000 1.7 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070507 +Version: 20070901 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sat Sep 09 2007 Ryo Dairiki - 20070901-1 +- Update to 20070901 + * Sat Jun 02 2007 Ryo Dairiki - 20070507-1 - Update to 20070507 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 2 Jun 2007 09:08:50 -0000 1.5 +++ sources 8 Sep 2007 14:15:48 -0000 1.6 @@ -1 +1 @@ -34ccd4ba978230b11e8724ed80cb12d4 VLGothic-20070507.tar.bz2 +a55c51eb2e8d928c3e7c5c06dbd7c347 VLGothic-20070901.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 14:24:51 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 8 Sep 2007 10:24:51 -0400 Subject: rpms/VLGothic-fonts/FC-6 VLGothic-fonts.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200709081424.l88EOp4e022089@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/pkgs/rpms/VLGothic-fonts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22018 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070901 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/FC-6/VLGothic-fonts.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- VLGothic-fonts.spec 2 Jun 2007 08:28:52 -0000 1.7 +++ VLGothic-fonts.spec 8 Sep 2007 14:24:18 -0000 1.8 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070507 +Version: 20070901 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sat Sep 09 2007 Ryo Dairiki - 20070901-1 +- Update to 20070901 + * Sat Jun 02 2007 Ryo Dairiki - 20070507-1 - Update to 20070507 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 2 Jun 2007 08:28:52 -0000 1.5 +++ sources 8 Sep 2007 14:24:18 -0000 1.6 @@ -1 +1 @@ -34ccd4ba978230b11e8724ed80cb12d4 VLGothic-20070507.tar.bz2 +a55c51eb2e8d928c3e7c5c06dbd7c347 VLGothic-20070901.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 14:28:24 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jgu)) Date: Sat, 8 Sep 2007 10:28:24 -0400 Subject: rpms/emacs-vm/devel emacs-vm.spec,1.18,1.19 Message-ID: <200709081428.l88ESOMP022320@cvs-int.fedora.redhat.com> Author: jgu Update of /cvs/extras/rpms/emacs-vm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22287 Modified Files: emacs-vm.spec Log Message: * Sat Sep 8 2007 Jonathan G. Underwood - 8.0.3.495-4 - Update for agreement with packaging guidelines - add versioned emacs requirement Index: emacs-vm.spec =================================================================== RCS file: /cvs/extras/rpms/emacs-vm/devel/emacs-vm.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- emacs-vm.spec 8 Sep 2007 12:10:55 -0000 1.18 +++ emacs-vm.spec 8 Sep 2007 14:27:52 -0000 1.19 @@ -12,6 +12,8 @@ %define emacs_lispdir %(pkg-config emacs --variable sitepkglispdir) %define emacs_startdir %(pkg-coonfig emacs --variable sitestartdir) +%{!?emacs_version %define emacs_version 21.4} + %define pkgdir %{emacs_lispdir}/vm %define pixmapdir %{pkgdir}/pixmaps %define initfile %{emacs_startdir}/vm-mode-init.el From fedora-extras-commits at redhat.com Sat Sep 8 14:32:41 2007 From: fedora-extras-commits at redhat.com (Ryo Dairiki (ryo)) Date: Sat, 8 Sep 2007 10:32:41 -0400 Subject: rpms/VLGothic-fonts/FC-5 VLGothic-fonts.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200709081432.l88EWfVe022496@cvs-int.fedora.redhat.com> Author: ryo Update of /cvs/pkgs/rpms/VLGothic-fonts/FC-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22462 Modified Files: VLGothic-fonts.spec sources Log Message: update to 20070901 Index: VLGothic-fonts.spec =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/FC-5/VLGothic-fonts.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- VLGothic-fonts.spec 2 Jun 2007 08:25:42 -0000 1.6 +++ VLGothic-fonts.spec 8 Sep 2007 14:32:08 -0000 1.7 @@ -1,5 +1,5 @@ Name: VLGothic-fonts -Version: 20070507 +Version: 20070901 Release: 1%{?dist} Summary: VLGothic the Japanese TrueType font @@ -51,6 +51,9 @@ %changelog +* Sat Sep 09 2007 Ryo Dairiki - 20070901-1 +- Update to 20070901 + * Sat Jun 02 2007 Ryo Dairiki - 20070507-1 - Update to 20070507 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/VLGothic-fonts/FC-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 2 Jun 2007 08:25:42 -0000 1.5 +++ sources 8 Sep 2007 14:32:08 -0000 1.6 @@ -1 +1 @@ -34ccd4ba978230b11e8724ed80cb12d4 VLGothic-20070507.tar.bz2 +a55c51eb2e8d928c3e7c5c06dbd7c347 VLGothic-20070901.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 14:49:21 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Sat, 8 Sep 2007 10:49:21 -0400 Subject: rpms/ruby-gnome2/devel ruby-gnome2.spec,1.6,1.7 Message-ID: <200709081449.l88EnLh9024328@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24202/devel Modified Files: ruby-gnome2.spec Log Message: - Rebuild against new poppler - Changed license to LGPLv2+ Index: ruby-gnome2.spec =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/devel/ruby-gnome2.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ruby-gnome2.spec 9 Aug 2007 16:46:53 -0000 1.6 +++ ruby-gnome2.spec 8 Sep 2007 14:48:48 -0000 1.7 @@ -3,12 +3,12 @@ Name: ruby-gnome2 Version: 0.16.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Ruby binding of libgnome/libgnomeui-2.x Group: System Environment/Libraries -License: LGPL +License: LGPLv2+ URL: http://ruby-gnome2.sourceforge.jp/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-all-%{version}.tar.gz Patch0: ruby-gnome2-script.patch @@ -621,6 +621,11 @@ %changelog + +* Sat Sep 8 2007 Allisson Azevedo 0.16.0-11 +- Rebuild against new poppler +- Changed license to LGPLv2+ + * Thu Aug 9 2007 Mamoru Tasaka 0.16.0-10 - Adjust to GLib 2.14 API + typo fix in glib module From fedora-extras-commits at redhat.com Sat Sep 8 14:59:34 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 07:59:34 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchbugzilla Message-ID: <200709081459.l88ExZFv031616@app4.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchbugzilla acl on zabbix (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 14:59:34 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 07:59:34 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchcommits Message-ID: <200709081459.l88ExaOW031625@app4.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchcommits acl on zabbix (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 14:59:37 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 07:59:37 -0700 Subject: [pkgdb] zabbix: sharkcz has requested commit Message-ID: <200709081459.l88Exccs024443@app3.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the commit acl on zabbix (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 14:59:49 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 07:59:49 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchbugzilla Message-ID: <200709081459.l88Exnqt024452@app3.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchbugzilla acl on zabbix (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 14:59:52 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 07:59:52 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchcommits Message-ID: <200709081459.l88ExqIY031634@app4.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchcommits acl on zabbix (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 14:59:53 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 07:59:53 -0700 Subject: [pkgdb] zabbix: sharkcz has requested commit Message-ID: <200709081459.l88ExscC031644@app4.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the commit acl on zabbix (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 14:59:58 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 07:59:58 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchbugzilla Message-ID: <200709081459.l88ExwUc024461@app3.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchbugzilla acl on zabbix (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 14:59:59 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 07:59:59 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchcommits Message-ID: <200709081459.l88Exxkq024471@app3.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchcommits acl on zabbix (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 15:00:01 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 08:00:01 -0700 Subject: [pkgdb] zabbix: sharkcz has requested commit Message-ID: <200709081500.l88F01Qr031653@app4.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the commit acl on zabbix (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 15:00:08 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 08:00:08 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchbugzilla Message-ID: <200709081500.l88F08WG024497@app3.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchbugzilla acl on zabbix (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 15:00:09 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 08:00:09 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchcommits Message-ID: <200709081500.l88F0AUg024506@app3.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchcommits acl on zabbix (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 15:00:11 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sat, 08 Sep 2007 08:00:11 -0700 Subject: [pkgdb] zabbix: sharkcz has requested commit Message-ID: <200709081500.l88F0BIG024516@app3.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the commit acl on zabbix (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sat Sep 8 15:31:35 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Sat, 8 Sep 2007 11:31:35 -0400 Subject: rpms/zeroinstall-injector/F-7 zeroinstall-injector.spec,1.8,1.9 Message-ID: <200709081531.l88FVZKQ032473@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/zeroinstall-injector/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32405/F-7 Modified Files: zeroinstall-injector.spec Log Message: Update scriptlet that creates zeroinst user Index: zeroinstall-injector.spec =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/F-7/zeroinstall-injector.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- zeroinstall-injector.spec 6 Sep 2007 00:55:09 -0000 1.8 +++ zeroinstall-injector.spec 8 Sep 2007 15:31:03 -0000 1.9 @@ -4,7 +4,7 @@ Name: zeroinstall-injector Version: 0.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Zero Install Injector (0launch) Group: Applications/System @@ -16,8 +16,8 @@ BuildArch: noarch BuildRequires: python-devel gnupg desktop-file-utils -Requires: PyXML pygtk2 gnupg pygtk2-libglade sudo -Requires: /usr/sbin/useradd +Requires: PyXML pygtk2 gnupg pygtk2-libglade sudo +Requires(pre): shadow-utils %description The Zero Install Injector makes it easy for users to install software without @@ -64,8 +64,11 @@ # Add the "zeroinst" user. # This is not used by default, but is required if you want to # set up sharing of downloads later. -/usr/sbin/useradd -c 'Zero Install shared cache' \ - -s /sbin/nologin -r -d '/' zeroinst 2> /dev/null || : +getent group zeroinst >/dev/null || groupadd -r zeroinst +getent passwd zeroinst >/dev/null || \ +useradd -r -g -d %{cache_dir} -s /sbin/nologin \ + -c "Zero Install shared cache" zeroinst +exit 0 %files %defattr(-,root,root,-) @@ -88,6 +91,9 @@ %attr(755,zeroinst,zeroinst) %{cache_dir}/implementations %changelog +* Sat Sep 8 2007 Michel Salim 0.30-2 +- Update scriptlet that creates zeroinst user + * Wed Sep 5 2007 Michel Salim 0.30-1 - Update to 0.30 - License is now versioned From fedora-extras-commits at redhat.com Sat Sep 8 15:31:38 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Sat, 8 Sep 2007 11:31:38 -0400 Subject: rpms/zeroinstall-injector/devel zeroinstall-injector.spec,1.8,1.9 Message-ID: <200709081531.l88FVcdY032478@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/zeroinstall-injector/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32405/devel Modified Files: zeroinstall-injector.spec Log Message: Update scriptlet that creates zeroinst user Index: zeroinstall-injector.spec =================================================================== RCS file: /cvs/pkgs/rpms/zeroinstall-injector/devel/zeroinstall-injector.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- zeroinstall-injector.spec 6 Sep 2007 00:55:11 -0000 1.8 +++ zeroinstall-injector.spec 8 Sep 2007 15:31:06 -0000 1.9 @@ -4,7 +4,7 @@ Name: zeroinstall-injector Version: 0.30 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Zero Install Injector (0launch) Group: Applications/System @@ -16,8 +16,8 @@ BuildArch: noarch BuildRequires: python-devel gnupg desktop-file-utils -Requires: PyXML pygtk2 gnupg pygtk2-libglade sudo -Requires: /usr/sbin/useradd +Requires: PyXML pygtk2 gnupg pygtk2-libglade sudo +Requires(pre): shadow-utils %description The Zero Install Injector makes it easy for users to install software without @@ -64,8 +64,11 @@ # Add the "zeroinst" user. # This is not used by default, but is required if you want to # set up sharing of downloads later. -/usr/sbin/useradd -c 'Zero Install shared cache' \ - -s /sbin/nologin -r -d '/' zeroinst 2> /dev/null || : +getent group zeroinst >/dev/null || groupadd -r zeroinst +getent passwd zeroinst >/dev/null || \ +useradd -r -g -d %{cache_dir} -s /sbin/nologin \ + -c "Zero Install shared cache" zeroinst +exit 0 %files %defattr(-,root,root,-) @@ -88,6 +91,9 @@ %attr(755,zeroinst,zeroinst) %{cache_dir}/implementations %changelog +* Sat Sep 8 2007 Michel Salim 0.30-2 +- Update scriptlet that creates zeroinst user + * Wed Sep 5 2007 Michel Salim 0.30-1 - Update to 0.30 - License is now versioned From fedora-extras-commits at redhat.com Sat Sep 8 15:39:59 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Sat, 8 Sep 2007 11:39:59 -0400 Subject: rpms/plt-scheme/devel plt-scheme.spec,1.33,1.34 Message-ID: <200709081539.l88FdxeL000452@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/plt-scheme/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv405 Modified Files: plt-scheme.spec Log Message: restructured spec Index: plt-scheme.spec =================================================================== RCS file: /cvs/pkgs/rpms/plt-scheme/devel/plt-scheme.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- plt-scheme.spec 27 Aug 2007 22:21:26 -0000 1.33 +++ plt-scheme.spec 8 Sep 2007 15:39:27 -0000 1.34 @@ -1,10 +1,10 @@ Name: plt-scheme Version: 371 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Graphical environment for developing programs using Scheme Group: Development/Languages -License: LGPL +License: LGPLv2+ URL: http://www.drscheme.org Source: http://download.plt-scheme.org/bundles/371/plt/plt-371-src-unix.tgz Source1: drscheme.png @@ -68,40 +68,21 @@ %build cd src -CFLAGS=$RPM_OPT_FLAGS CXXFLAGS=$RPM_OPT_FLAGS ./configure --enable-gl --enable-xrender --enable-xft +CFLAGS=$RPM_OPT_FLAGS CXXFLAGS=$RPM_OPT_FLAGS %configure --enable-gl --enable-xrender --enable-xft make # %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -mkdir -p $RPM_BUILD_ROOT%{_libdir}/plt -pushd src -make install -popd - -cp -fr bin collects doc include lib $RPM_BUILD_ROOT%{_libdir}/plt - -# clean up -find $RPM_BUILD_ROOT%{_libdir}/plt -type d -exec chmod 0755 '{}' ';' -rm -rf $RPM_BUILD_ROOT%{_libdir}/plt/collects/plot/src - -mkdir -p $RPM_BUILD_ROOT%{_bindir} -pushd $RPM_BUILD_ROOT%{_bindir} - for i in ../%{_lib}/plt/bin/* - do - ln -sf $i . - done - # binary planet conflicts with other packages - rm -f planet - ln -sf ../%{_lib}/plt/bin/planet plt-planet -popd - -mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1 -cp -p man/man1/* $RPM_BUILD_ROOT%{_mandir}/man1 +cd src +make install DESTDIR=$RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps +find $RPM_BUILD_ROOT -size 0 | xargs rm -f + +mv $RPM_BUILD_ROOT%{_bindir}/planet $RPM_BUILD_ROOT%{_bindir}/plt-planet cat > drscheme.desktop < - 371-2 +- restructuring spec file + * Mon Aug 20 2007 Gerard Milmeister - 371-1 - update to new release 371 From fedora-extras-commits at redhat.com Sat Sep 8 15:43:34 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Rafa=C5=82_Psota?= (rafalzaq)) Date: Sat, 8 Sep 2007 11:43:34 -0400 Subject: rpms/glob2/F-7 glob2-desktopfileinstall.patch, NONE, 1.1 glob2-texts.pl.patch, NONE, 1.1 glob2.desktop, NONE, 1.1 .cvsignore, 1.2, 1.3 glob2.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200709081543.l88FhYwF000638@cvs-int.fedora.redhat.com> Author: rafalzaq Update of /cvs/extras/rpms/glob2/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv605 Modified Files: .cvsignore glob2.spec sources Added Files: glob2-desktopfileinstall.patch glob2-texts.pl.patch glob2.desktop Log Message: update to 0.9.1 glob2-desktopfileinstall.patch: --- NEW FILE glob2-desktopfileinstall.patch --- --- data/SConscript.orig 2007-09-02 05:14:54.000000000 +0200 +++ data/SConscript 2007-09-04 18:41:04.000000000 +0200 @@ -10,9 +10,9 @@ env.Install(env["INSTALLDIR"] + "/glob2/data", file) - env.Install(env["INSTALLDIR"] + "/applications", "glob2.desktop") +# env.Install(env["INSTALLDIR"] + "/applications", "glob2.desktop") env.Alias("install", env["INSTALLDIR"]+"/glob2/data") - env.Alias("install", env["INSTALLDIR"]+"/applications") +# env.Alias("install", env["INSTALLDIR"]+"/applications") PackTar(env["TARFILE"], "SConscript") SConscript("fonts/SConscript") glob2-texts.pl.patch: --- NEW FILE glob2-texts.pl.patch --- --- data/texts.pl.txt.orig 2007-09-02 05:14:55.000000000 +0200 +++ data/texts.pl.txt 2007-09-04 19:32:26.000000000 +0200 @@ -245,7 +245,7 @@ [Damaged Map] [dblbuff] -Podw????jne buforowanie +Podw??jne buforowanie [decrease units working] [default terrain] @@ -373,7 +373,7 @@ [fruit] [fullscreen] -Pe????ny ekran +Pe??ny ekran [game full] Komplet graczy [game shortcuts] @@ -691,7 +691,7 @@ [sand] Piasek [save before quit?] -Czy chcesz zapisa???? stan gry, przed jej zako????czeniem ? +Czy chcesz zapisa?? stan gry, przed jej zako??czeniem ? [save game] Zapisz gr?? [save map] @@ -1077,7 +1077,7 @@ [YESTS_CONNECTION_REFUSED_PROTOCOL_TOO_OLD] Metaserwer YOG odm??wi?? po????czenia, poniewa?? Twoja wersja Globulation 2 jest zbyt stara, by m??g?? si?? z ni?? komunikowa??. [YESTS_CONNECTION_REFUSED_UNEXPLAINED] -Metaserwer YOG odm????wi???? po????????czenia bez dalszego wyja????nienia. +Metaserwer YOG odm??wi?? po????czenia bez dalszego wyja??nienia. [YESTS_CONNECTION_REFUSED_USERNAME_ALLREADY_USED] Metaserwer YOG odm??wi?? po????czenia, poniewa?? tw??j login jest ju?? zaj??ty przez kogo?? innego. [YESTS_CREATED] @@ -1099,7 +1099,7 @@ [YOG_HELP_MSG] Komenda "/msg " pozwala Ci przes??a?? wiadomo???? do jednej osoby. Np. "/msg Daemon42 Twoje t??umaczenie ssie...". W skr??cie "/m" [You are no more marked as away] -Nie jeste???? ju???? oznaczony jako nieaktywny. +Nie jeste?? ju?? oznaczony jako nieaktywny. [You are now marked as away] Jeste?? oznaczony jako nieaktywny. [you have lost] --- NEW FILE glob2.desktop --- [Desktop Entry] Version=1.0 Encoding=UTF-8 Name=Globulation 2 Comment=An innovative new strategy game Exec=glob2 Icon=glob2.png Terminal=false Type=Application Categories=Game;StrategyGame; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glob2/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 23 May 2007 13:28:20 -0000 1.2 +++ .cvsignore 8 Sep 2007 15:43:01 -0000 1.3 @@ -1 +1 @@ -glob2-0.8.21.tar.gz +glob2-0.9.1.tar.gz Index: glob2.spec =================================================================== RCS file: /cvs/extras/rpms/glob2/F-7/glob2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- glob2.spec 19 Aug 2007 22:18:19 -0000 1.3 +++ glob2.spec 8 Sep 2007 15:43:01 -0000 1.4 @@ -1,21 +1,21 @@ Name: glob2 -Version: 0.8.21 -Release: 3%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: An innovative RTS game Group: Amusements/Games -License: GPLv2+ +License: GPLv3+ URL: http://globulation2.org/ Source0: http://dl.sv.nongnu.org/releases/%{name}/%{version}/%{name}-%{version}.tar.gz +Source3: glob2.desktop #patch0 fixes polish diacritics -Patch0: glob2-0.8.21-texts.pl.patch -#patch1 fixes CXXFLAGS -Patch1: glob2-0.8.21-configure.diff +Patch0: glob2-texts.pl.patch +Patch1: glob2-desktopfileinstall.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils,zlib-devel,speex-devel,boost-devel -BuildRequires: libvorbis-devel -BuildRequires: SDL_net-devel,SDL_ttf-devel,SDL_image-devel,SDL-devel +BuildRequires: libvorbis-devel,scons +BuildRequires: SDL_net-devel,SDL_ttf-devel,SDL_image-devel Requires: hicolor-icon-theme %description @@ -33,45 +33,42 @@ %prep %setup -q %patch0 -p0 -%patch1 -p1 +%patch1 -p0 -chmod a-x src/{MainMenuScreen*,MultiplayersChooseMapScreen*,MultiplayersCrossConnectable*,MultiplayersOfferScreen*} +chmod -x {src/*.h,src/*.cpp,libgag/include/*.h,gnupg/*,libgag/src/*.cpp,scripts/*,data/*.txt,campaigns/*,AUTHORS,COPYING,README,TODO} -sed -i 's/MultipleArgs\=false/Encoding\=UTF\-8/' data/%{name}.desktop -sed -i 's|Icon=glob2-icon-48x48.png|Icon=glob2.png|' data/%{name}.desktop -touch -c -r aclocal.m4 configure configure.in -sed -i 's|INSTALL_DATA = @INSTALL_DATA@|INSTALL_DATA = @INSTALL_DATA@ -p|' data/{gfx,gfx/cursor,fonts,gui,icons,zik}/Makefile.in %build -%configure --disable-dependency-tracking -make %{?_smp_mflags} +scons %{?_smp_mflags} INSTALLDIR=%{_datadir} BINDIR=%{_bindir} CXXFLAGS="%{optflags}" %install rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT +scons INSTALLDIR=$RPM_BUILD_ROOT%{_datadir} BINDIR=$RPM_BUILD_ROOT%{_bindir} install -rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/AUTHORS for f in 128x128 16x16 24x24 32x32 48x48 64x64; do mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$f/apps -mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/glob2-icon-$f.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$f/apps/glob2.png +mv $RPM_BUILD_ROOT%{_datadir}/glob2/data/icons/glob2-icon-$f.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$f/apps/glob2.png done -rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps +rm -rf $RPM_BUILD_ROOT%{_datadir}/glob2/data/icons desktop-file-install --vendor="fedora" \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --delete-original \ - --remove-category Application \ - $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop + %{SOURCE3} %post -touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi + %postun -touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi %clean rm -rf $RPM_BUILD_ROOT @@ -87,6 +84,8 @@ %changelog +* Tue Sep 04 2007 Rafa?? Psota - 0.9.1-1 +- update to 0.9.1 * Mon Aug 20 2007 Rafa?? Psota - 0.8.21-3 - License tag update * Tue May 22 2007 Rafa?? Psota - 0.8.21-2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/glob2/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 23 May 2007 13:28:20 -0000 1.2 +++ sources 8 Sep 2007 15:43:01 -0000 1.3 @@ -1 +1 @@ -3173f82572f1dd5fba79019ebc43d427 glob2-0.8.21.tar.gz +172d9becf087ffea4eda003307507260 glob2-0.9.1.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 15:51:58 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Rafa=C5=82_Psota?= (rafalzaq)) Date: Sat, 8 Sep 2007 11:51:58 -0400 Subject: rpms/glob2/devel glob2-desktopfileinstall.patch, NONE, 1.1 glob2-texts.pl.patch, NONE, 1.1 glob2.desktop, NONE, 1.1 .cvsignore, 1.2, 1.3 glob2.spec, 1.3, 1.4 sources, 1.2, 1.3 Message-ID: <200709081551.l88FpwgO001349@cvs-int.fedora.redhat.com> Author: rafalzaq Update of /cvs/extras/rpms/glob2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1295 Modified Files: .cvsignore glob2.spec sources Added Files: glob2-desktopfileinstall.patch glob2-texts.pl.patch glob2.desktop Log Message: update to 0.9.1 glob2-desktopfileinstall.patch: --- NEW FILE glob2-desktopfileinstall.patch --- --- data/SConscript.orig 2007-09-02 05:14:54.000000000 +0200 +++ data/SConscript 2007-09-04 18:41:04.000000000 +0200 @@ -10,9 +10,9 @@ env.Install(env["INSTALLDIR"] + "/glob2/data", file) - env.Install(env["INSTALLDIR"] + "/applications", "glob2.desktop") +# env.Install(env["INSTALLDIR"] + "/applications", "glob2.desktop") env.Alias("install", env["INSTALLDIR"]+"/glob2/data") - env.Alias("install", env["INSTALLDIR"]+"/applications") +# env.Alias("install", env["INSTALLDIR"]+"/applications") PackTar(env["TARFILE"], "SConscript") SConscript("fonts/SConscript") glob2-texts.pl.patch: --- NEW FILE glob2-texts.pl.patch --- --- data/texts.pl.txt.orig 2007-09-02 05:14:55.000000000 +0200 +++ data/texts.pl.txt 2007-09-04 19:32:26.000000000 +0200 @@ -245,7 +245,7 @@ [Damaged Map] [dblbuff] -Podw????jne buforowanie +Podw??jne buforowanie [decrease units working] [default terrain] @@ -373,7 +373,7 @@ [fruit] [fullscreen] -Pe????ny ekran +Pe??ny ekran [game full] Komplet graczy [game shortcuts] @@ -691,7 +691,7 @@ [sand] Piasek [save before quit?] -Czy chcesz zapisa???? stan gry, przed jej zako????czeniem ? +Czy chcesz zapisa?? stan gry, przed jej zako??czeniem ? [save game] Zapisz gr?? [save map] @@ -1077,7 +1077,7 @@ [YESTS_CONNECTION_REFUSED_PROTOCOL_TOO_OLD] Metaserwer YOG odm??wi?? po????czenia, poniewa?? Twoja wersja Globulation 2 jest zbyt stara, by m??g?? si?? z ni?? komunikowa??. [YESTS_CONNECTION_REFUSED_UNEXPLAINED] -Metaserwer YOG odm????wi???? po????????czenia bez dalszego wyja????nienia. +Metaserwer YOG odm??wi?? po????czenia bez dalszego wyja??nienia. [YESTS_CONNECTION_REFUSED_USERNAME_ALLREADY_USED] Metaserwer YOG odm??wi?? po????czenia, poniewa?? tw??j login jest ju?? zaj??ty przez kogo?? innego. [YESTS_CREATED] @@ -1099,7 +1099,7 @@ [YOG_HELP_MSG] Komenda "/msg " pozwala Ci przes??a?? wiadomo???? do jednej osoby. Np. "/msg Daemon42 Twoje t??umaczenie ssie...". W skr??cie "/m" [You are no more marked as away] -Nie jeste???? ju???? oznaczony jako nieaktywny. +Nie jeste?? ju?? oznaczony jako nieaktywny. [You are now marked as away] Jeste?? oznaczony jako nieaktywny. [you have lost] --- NEW FILE glob2.desktop --- [Desktop Entry] Version=1.0 Encoding=UTF-8 Name=Globulation 2 Comment=An innovative new strategy game Exec=glob2 Icon=glob2.png Terminal=false Type=Application Categories=Game;StrategyGame; Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glob2/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 23 May 2007 13:23:01 -0000 1.2 +++ .cvsignore 8 Sep 2007 15:51:25 -0000 1.3 @@ -1 +1 @@ -glob2-0.8.21.tar.gz +glob2-0.9.1.tar.gz Index: glob2.spec =================================================================== RCS file: /cvs/extras/rpms/glob2/devel/glob2.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- glob2.spec 25 Aug 2007 14:42:14 -0000 1.3 +++ glob2.spec 8 Sep 2007 15:51:25 -0000 1.4 @@ -1,21 +1,21 @@ Name: glob2 -Version: 0.8.21 -Release: 4%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: An innovative RTS game Group: Amusements/Games -License: GPLv2+ +License: GPLv3+ URL: http://globulation2.org/ Source0: http://dl.sv.nongnu.org/releases/%{name}/%{version}/%{name}-%{version}.tar.gz +Source3: glob2.desktop #patch0 fixes polish diacritics -Patch0: glob2-0.8.21-texts.pl.patch -#patch1 fixes CXXFLAGS -Patch1: glob2-0.8.21-configure.diff +Patch0: glob2-texts.pl.patch +Patch1: glob2-desktopfileinstall.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils,zlib-devel,speex-devel,boost-devel -BuildRequires: libvorbis-devel -BuildRequires: SDL_net-devel,SDL_ttf-devel,SDL_image-devel,SDL-devel +BuildRequires: libvorbis-devel,scons +BuildRequires: SDL_net-devel,SDL_ttf-devel,SDL_image-devel Requires: hicolor-icon-theme %description @@ -33,45 +33,42 @@ %prep %setup -q %patch0 -p0 -%patch1 -p1 +%patch1 -p0 -chmod a-x src/{MainMenuScreen*,MultiplayersChooseMapScreen*,MultiplayersCrossConnectable*,MultiplayersOfferScreen*} +chmod -x {src/*.h,src/*.cpp,libgag/include/*.h,gnupg/*,libgag/src/*.cpp,scripts/*,data/*.txt,campaigns/*,AUTHORS,COPYING,README,TODO} -sed -i 's/MultipleArgs\=false/Encoding\=UTF\-8/' data/%{name}.desktop -sed -i 's|Icon=glob2-icon-48x48.png|Icon=glob2.png|' data/%{name}.desktop -touch -c -r aclocal.m4 configure configure.in -sed -i 's|INSTALL_DATA = @INSTALL_DATA@|INSTALL_DATA = @INSTALL_DATA@ -p|' data/{gfx,gfx/cursor,fonts,gui,icons,zik}/Makefile.in %build -%configure --disable-dependency-tracking -make %{?_smp_mflags} +scons %{?_smp_mflags} INSTALLDIR=%{_datadir} BINDIR=%{_bindir} CXXFLAGS="%{optflags}" %install rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT +scons INSTALLDIR=$RPM_BUILD_ROOT%{_datadir} BINDIR=$RPM_BUILD_ROOT%{_bindir} install -rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}/AUTHORS for f in 128x128 16x16 24x24 32x32 48x48 64x64; do mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$f/apps -mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/glob2-icon-$f.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$f/apps/glob2.png +mv $RPM_BUILD_ROOT%{_datadir}/glob2/data/icons/glob2-icon-$f.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/$f/apps/glob2.png done -rm -rf $RPM_BUILD_ROOT%{_datadir}/pixmaps +rm -rf $RPM_BUILD_ROOT%{_datadir}/glob2/data/icons desktop-file-install --vendor="fedora" \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --delete-original \ - --remove-category Application \ - $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop + %{SOURCE3} %post -touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi + %postun -touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +touch --no-create %{_datadir}/icons/hicolor +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi %clean rm -rf $RPM_BUILD_ROOT @@ -87,6 +84,8 @@ %changelog +* Tue Sep 04 2007 Rafa?? Psota - 0.9.1-1 +- update to 0.9.1 * Sat Aug 25 2007 Rafa?? Psota - 0.8.21-4 - BuildID rebuild * Mon Aug 20 2007 Rafa?? Psota - 0.8.21-3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/glob2/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 23 May 2007 13:23:01 -0000 1.2 +++ sources 8 Sep 2007 15:51:25 -0000 1.3 @@ -1 +1 @@ -3173f82572f1dd5fba79019ebc43d427 glob2-0.8.21.tar.gz +172d9becf087ffea4eda003307507260 glob2-0.9.1.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 15:53:35 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Sat, 8 Sep 2007 11:53:35 -0400 Subject: rpms/vala/devel vala.spec,1.8,1.9 Message-ID: <200709081553.l88FrZRZ001448@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1427/devel Modified Files: vala.spec Log Message: License updates, and splitting of -vapigen subpackage for functionality and license reasons (it contains GPLv2 files) Index: vala.spec =================================================================== RCS file: /cvs/pkgs/rpms/vala/devel/vala.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- vala.spec 5 Sep 2007 22:03:10 -0000 1.8 +++ vala.spec 8 Sep 2007 15:53:02 -0000 1.9 @@ -1,10 +1,11 @@ Name: vala Version: 0.1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A modern programming language for GNOME Group: Development/Languages -License: LGPLv2.1 +# Most files are LGPLv2.1+, curses.vala is 2-clause BSD +License: LGPLv2.1+ and BSD URL: http://live.gnome.org/Vala Source0: http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -38,6 +39,18 @@ Development files for %{name}. This is not necessary for using the %{name} compiler. +%package vapigen +Summary: Bindings generators for %{name} +Group: Development/Languages +# Most files are LGPLv2.1+, but gapi*.pl files are GPLv2 +License: LGPLv2.1+ and GPLv2 +Requires: %{name} = %{version}-%{release} +Requires: perl-XML-LibXML + +%description vapigen +Tools to generate Vala API bindings from existing C libraries, allowing access +from Vala programs. + %prep %setup -q @@ -75,14 +88,22 @@ %files devel %defattr(-,root,root,-) %{_includedir}/vala-1.0 -%{_bindir}/*gen %{_libdir}/libvala.so -%{_libdir}/vala %{_libdir}/pkgconfig/vala-1.0.pc +%files vapigen +%defattr(-,root,root,-) +%{_bindir}/%gen +%{_libdir}/vala + %changelog +* Sat Sep 8 2007 Michel Salim - 0.1.3-4 +- Split -vapigen subpackage. It is functionally self-contained and the license + is more restricted +- Updated license declarations + * Wed Sep 5 2007 Michel Salim - 0.1.3-3 - Licensing and URL updates From fedora-extras-commits at redhat.com Sat Sep 8 15:56:15 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Sat, 08 Sep 2007 08:56:15 -0700 Subject: [pkgdb] qa-assistant had acl change status Message-ID: <200709081556.l88FuFvT031987@app4.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) has set the watchbugzilla acl on qa-assistant (Fedora devel) to Obsolete for Toshio Ernie Kuratomi (toshio) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/qa-assistant From fedora-extras-commits at redhat.com Sat Sep 8 15:56:15 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Sat, 08 Sep 2007 08:56:15 -0700 Subject: [pkgdb] qa-assistant had acl change status Message-ID: <200709081556.l88FuGHL024965@app3.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) has set the watchcommits acl on qa-assistant (Fedora devel) to Obsolete for Toshio Ernie Kuratomi (toshio) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/qa-assistant From fedora-extras-commits at redhat.com Sat Sep 8 15:56:17 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Sat, 08 Sep 2007 08:56:17 -0700 Subject: [pkgdb] qa-assistant had acl change status Message-ID: <200709081556.l88FuIjO031993@app4.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) has set the commit acl on qa-assistant (Fedora devel) to Obsolete for Toshio Ernie Kuratomi (toshio) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/qa-assistant From fedora-extras-commits at redhat.com Sat Sep 8 15:56:20 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Sat, 08 Sep 2007 08:56:20 -0700 Subject: [pkgdb] qa-assistant had acl change status Message-ID: <200709081556.l88FuKKc031999@app4.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) has set the approveacls acl on qa-assistant (Fedora devel) to Obsolete for Toshio Ernie Kuratomi (toshio) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/qa-assistant From fedora-extras-commits at redhat.com Sat Sep 8 16:24:35 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Sat, 8 Sep 2007 12:24:35 -0400 Subject: rpms/audio-convert-mod/devel acm-runapp.py-usage.patch, NONE, 1.1 audio-convert-mod.spec, 1.2, 1.3 Message-ID: <200709081624.l88GOZbV009722@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/audio-convert-mod/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9602 Modified Files: audio-convert-mod.spec Added Files: acm-runapp.py-usage.patch Log Message: * Sat Sep 8 2007 Stewart Adam 3.45.2-2 - Fix traceback upon calling --help acm-runapp.py-usage.patch: --- NEW FILE acm-runapp.py-usage.patch --- Index: acm-runapp.py =================================================================== --- acm-runapp.py (revision 227) +++ acm-runapp.py (working copy) @@ -61,9 +61,8 @@ # letter = plain options # letter: = option with arg (opts, rest_args) = getopt.gnu_getopt(sys.argv[1:],"hv", avalableOptions) - except (getopt.GetoptError), e: - print e, "" - usage() + except (getopt.GetoptError), error: + usage(str(error)) sys.exit(1) # Remove options from paths paths = sys.argv[1:] @@ -79,7 +78,7 @@ else: for (opt, value) in opts: if opt == "-h" or opt == "--help": - usage() + usage('') sys.exit(1) if opt == "-v" or opt == "--verbose": audio_convert_mod.setVerbose(True) Index: audio-convert-mod.spec =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/devel/audio-convert-mod.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- audio-convert-mod.spec 5 Sep 2007 12:35:16 -0000 1.2 +++ audio-convert-mod.spec 8 Sep 2007 16:24:02 -0000 1.3 @@ -2,13 +2,14 @@ %define pythonname audio_convert_mod Name: audio-convert-mod Version: 3.45.2 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch Summary: A simple audio file converter supporting many formats Group: Applications/Multimedia License: GPLv2+ URL: http://www.diffingo.com/content/view/13/47/lang,en/ Source0: http://www.diffingo.com/downloads/audio-convert-mod/audio-convert-mod-%{version}.tar.gz +Patch0: acm-runapp.py-usage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -29,6 +30,10 @@ %prep %setup -q -n %{name}-%{version} +pushd src +%patch0 -p0 -b .patch0 +popd + %build make %{?_smp_mflags} @@ -59,6 +64,9 @@ %doc AUTHORS README COPYING CHANGELOG TODO %changelog +* Sat Sep 8 2007 Stewart Adam 3.45.2-2 +- Fix traceback upon calling --help + * Wed Sep 5 2007 Stewart Adam 3.45.2-1 - Update to 3.45.2 (see CHANGELOG file for details on version changes) - Fixes RH#277871 From fedora-extras-commits at redhat.com Sat Sep 8 16:24:47 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Sat, 8 Sep 2007 12:24:47 -0400 Subject: rpms/audio-convert-mod/FC-6 acm-runapp.py-usage.patch, NONE, 1.1 audio-convert-mod.spec, 1.2, 1.3 Message-ID: <200709081624.l88GOlJ2009767@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/audio-convert-mod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9629 Modified Files: audio-convert-mod.spec Added Files: acm-runapp.py-usage.patch Log Message: * Sat Sep 8 2007 Stewart Adam 3.45.2-2 - Fix traceback upon calling --help acm-runapp.py-usage.patch: --- NEW FILE acm-runapp.py-usage.patch --- Index: acm-runapp.py =================================================================== --- acm-runapp.py (revision 227) +++ acm-runapp.py (working copy) @@ -61,9 +61,8 @@ # letter = plain options # letter: = option with arg (opts, rest_args) = getopt.gnu_getopt(sys.argv[1:],"hv", avalableOptions) - except (getopt.GetoptError), e: - print e, "" - usage() + except (getopt.GetoptError), error: + usage(str(error)) sys.exit(1) # Remove options from paths paths = sys.argv[1:] @@ -79,7 +78,7 @@ else: for (opt, value) in opts: if opt == "-h" or opt == "--help": - usage() + usage('') sys.exit(1) if opt == "-v" or opt == "--verbose": audio_convert_mod.setVerbose(True) Index: audio-convert-mod.spec =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/FC-6/audio-convert-mod.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- audio-convert-mod.spec 5 Sep 2007 12:42:03 -0000 1.2 +++ audio-convert-mod.spec 8 Sep 2007 16:24:15 -0000 1.3 @@ -2,13 +2,14 @@ %define pythonname audio_convert_mod Name: audio-convert-mod Version: 3.45.2 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch Summary: A simple audio file converter supporting many formats Group: Applications/Multimedia License: GPLv2+ URL: http://www.diffingo.com/content/view/13/47/lang,en/ Source0: http://www.diffingo.com/downloads/audio-convert-mod/audio-convert-mod-%{version}.tar.gz +Patch0: acm-runapp.py-usage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -29,6 +30,10 @@ %prep %setup -q -n %{name}-%{version} +pushd src +%patch0 -p0 -b .patch0 +popd + %build make %{?_smp_mflags} @@ -59,6 +64,9 @@ %doc AUTHORS README COPYING CHANGELOG TODO %changelog +* Sat Sep 8 2007 Stewart Adam 3.45.2-2 +- Fix traceback upon calling --help + * Wed Sep 5 2007 Stewart Adam 3.45.2-1 - Update to 3.45.2 (see CHANGELOG file for details on version changes) - Fixes RH#277871 From fedora-extras-commits at redhat.com Sat Sep 8 16:25:01 2007 From: fedora-extras-commits at redhat.com (Stewart Adam (firewing)) Date: Sat, 8 Sep 2007 12:25:01 -0400 Subject: rpms/audio-convert-mod/F-7 acm-runapp.py-usage.patch, NONE, 1.1 audio-convert-mod.spec, 1.2, 1.3 Message-ID: <200709081625.l88GP1Vl009820@cvs-int.fedora.redhat.com> Author: firewing Update of /cvs/extras/rpms/audio-convert-mod/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9700 Modified Files: audio-convert-mod.spec Added Files: acm-runapp.py-usage.patch Log Message: * Sat Sep 8 2007 Stewart Adam 3.45.2-2 - Fix traceback upon calling --help acm-runapp.py-usage.patch: --- NEW FILE acm-runapp.py-usage.patch --- Index: acm-runapp.py =================================================================== --- acm-runapp.py (revision 227) +++ acm-runapp.py (working copy) @@ -61,9 +61,8 @@ # letter = plain options # letter: = option with arg (opts, rest_args) = getopt.gnu_getopt(sys.argv[1:],"hv", avalableOptions) - except (getopt.GetoptError), e: - print e, "" - usage() + except (getopt.GetoptError), error: + usage(str(error)) sys.exit(1) # Remove options from paths paths = sys.argv[1:] @@ -79,7 +78,7 @@ else: for (opt, value) in opts: if opt == "-h" or opt == "--help": - usage() + usage('') sys.exit(1) if opt == "-v" or opt == "--verbose": audio_convert_mod.setVerbose(True) Index: audio-convert-mod.spec =================================================================== RCS file: /cvs/extras/rpms/audio-convert-mod/F-7/audio-convert-mod.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- audio-convert-mod.spec 5 Sep 2007 12:38:14 -0000 1.2 +++ audio-convert-mod.spec 8 Sep 2007 16:24:28 -0000 1.3 @@ -2,13 +2,14 @@ %define pythonname audio_convert_mod Name: audio-convert-mod Version: 3.45.2 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch Summary: A simple audio file converter supporting many formats Group: Applications/Multimedia License: GPLv2+ URL: http://www.diffingo.com/content/view/13/47/lang,en/ Source0: http://www.diffingo.com/downloads/audio-convert-mod/audio-convert-mod-%{version}.tar.gz +Patch0: acm-runapp.py-usage.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -29,6 +30,10 @@ %prep %setup -q -n %{name}-%{version} +pushd src +%patch0 -p0 -b .patch0 +popd + %build make %{?_smp_mflags} @@ -59,6 +64,9 @@ %doc AUTHORS README COPYING CHANGELOG TODO %changelog +* Sat Sep 8 2007 Stewart Adam 3.45.2-2 +- Fix traceback upon calling --help + * Wed Sep 5 2007 Stewart Adam 3.45.2-1 - Update to 3.45.2 (see CHANGELOG file for details on version changes) - Fixes RH#277871 From fedora-extras-commits at redhat.com Sat Sep 8 16:26:41 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 8 Sep 2007 12:26:41 -0400 Subject: fedora-accounts passwd-template-cvschroot,1.1,1.2 Message-ID: <200709081626.l88GQfH6009985@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/fedora/fedora-accounts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9965 Modified Files: passwd-template-cvschroot Log Message: Added transifex users Index: passwd-template-cvschroot =================================================================== RCS file: /cvs/fedora/fedora-accounts/passwd-template-cvschroot,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- passwd-template-cvschroot 25 Mar 2005 00:38:55 -0000 1.1 +++ passwd-template-cvschroot 8 Sep 2007 16:26:39 -0000 1.2 @@ -3,3 +3,7 @@ daemon:x:2:2:daemon:/sbin:/sbin/nologin nobody:x:99:99:Nobody:/:/sbin/nologin sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin +transifexcvs:x:401:401:Transifex CVS User:/home/transifexcvs:/bin/sh +transifexgit:x:402:402:Transifex CVS User:/home/transifexgit:/bin/sh +transifexhg:x:403:403:Transifex CVS User:/home/transifexhg:/bin/sh +transifexsvn:x:404:404:Transifex CVS User:/home/transifexsvn:/bin/sh From fedora-extras-commits at redhat.com Sat Sep 8 17:05:43 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Sat, 8 Sep 2007 13:05:43 -0400 Subject: rpms/libflaim/F-7 libflaim.spec,1.5,1.6 Message-ID: <200709081705.l88H5hZY019190@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19135 Modified Files: libflaim.spec Log Message: Index: libflaim.spec =================================================================== RCS file: /cvs/extras/rpms/libflaim/F-7/libflaim.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libflaim.spec 8 Sep 2007 12:10:14 -0000 1.5 +++ libflaim.spec 8 Sep 2007 17:05:10 -0000 1.6 @@ -9,14 +9,13 @@ # Name: libflaim -BuildRequires: util-linux-ng BuildRequires: libstdc++ BuildRequires: libstdc++-devel BuildRequires: ncurses-devel Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim Version: 4.9.989 -Release: 14%{?dist} +Release: 15%{?dist} License: GPLv2 Group: System Environment/Libraries Source: http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.989.tar.gz @@ -74,6 +73,9 @@ %{_includedir}/flaimtk.h %changelog +* Sat Sep 8 2007 Christopher Brown - 4.9.989-15 +- change for 64 bit build + * Sat Sep 8 2007 Christopher Brown - 4.9.989-14 - util-linux-ng for buildsys From fedora-extras-commits at redhat.com Sat Sep 8 17:13:25 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Sat, 8 Sep 2007 13:13:25 -0400 Subject: rpms/vala/devel vala.spec,1.9,1.10 Message-ID: <200709081713.l88HDPfr019495@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19465/devel Modified Files: vala.spec Log Message: msg Index: vala.spec =================================================================== RCS file: /cvs/pkgs/rpms/vala/devel/vala.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- vala.spec 8 Sep 2007 15:53:02 -0000 1.9 +++ vala.spec 8 Sep 2007 17:12:52 -0000 1.10 @@ -5,7 +5,7 @@ Group: Development/Languages # Most files are LGPLv2.1+, curses.vala is 2-clause BSD -License: LGPLv2.1+ and BSD +License: LGPLv2+ and BSD URL: http://live.gnome.org/Vala Source0: http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,7 +43,7 @@ Summary: Bindings generators for %{name} Group: Development/Languages # Most files are LGPLv2.1+, but gapi*.pl files are GPLv2 -License: LGPLv2.1+ and GPLv2 +License: LGPLv2+ and GPLv2 Requires: %{name} = %{version}-%{release} Requires: perl-XML-LibXML @@ -93,7 +93,7 @@ %files vapigen %defattr(-,root,root,-) -%{_bindir}/%gen +%{_bindir}/*gen %{_libdir}/vala From fedora-extras-commits at redhat.com Sat Sep 8 17:21:11 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 13:21:11 -0400 Subject: upgradecheck upgradecheck.py,1.37,1.38 upgradecheckspam.py,1.4,1.5 Message-ID: <200709081721.l88HLBe6019776@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/upgradecheck In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19754 Modified Files: upgradecheck.py upgradecheckspam.py Log Message: Whitelist kde*-extras from FE6->F7, https://www.redhat.com/archives/fedora-devel-list/2007-September/msg00643.html Index: upgradecheck.py =================================================================== RCS file: /cvs/fedora/upgradecheck/upgradecheck.py,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- upgradecheck.py 6 Sep 2007 21:28:15 -0000 1.37 +++ upgradecheck.py 8 Sep 2007 17:21:09 -0000 1.38 @@ -50,12 +50,11 @@ # (not really doable as long as we operate on SRPMS): per-package tuples of # known good paths known_good = { -# 'koffice': (('FL3-updates', 'FE4'), -# ('FL3-updates', 'FE5'), -# ('FL3-updates', 'FE6'), -# ('FL3-updates', 'FE7'), -# ), - } + # kde*-extras: https://www.redhat.com/archives/fedora-devel-list/2007-September/msg00643.html + 'kdeartwork-extras': (('FE6', 'F7'),), + 'kdegraphics-extras': (('FE6', 'F7'),), + 'kdemultimedia-extras': (('FE6', 'F7'),), +} # Where to checkout owners/owners.list ownersworkdir = '/srv/extras-push/work' Index: upgradecheckspam.py =================================================================== RCS file: /cvs/fedora/upgradecheck/upgradecheckspam.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- upgradecheckspam.py 3 Sep 2007 17:56:43 -0000 1.4 +++ upgradecheckspam.py 8 Sep 2007 17:21:09 -0000 1.5 @@ -50,12 +50,11 @@ # (not really doable as long as we operate on SRPMS): per-package tuples of # known good paths known_good = { -# 'koffice': (('FL3-updates', 'FE4'), -# ('FL3-updates', 'FE5'), -# ('FL3-updates', 'FE6'), -# ('FL3-updates', 'FE7'), -# ), - } + # kde*-extras: https://www.redhat.com/archives/fedora-devel-list/2007-September/msg00643.html + 'kdeartwork-extras': (('FE6', 'F7'),), + 'kdegraphics-extras': (('FE6', 'F7'),), + 'kdemultimedia-extras': (('FE6', 'F7'),), +} # Where to checkout owners/owners.list ownersworkdir = '/srv/extras-push/work' From fedora-extras-commits at redhat.com Sat Sep 8 17:23:20 2007 From: fedora-extras-commits at redhat.com (Thomas Vander Stichele (thomasvs)) Date: Sat, 8 Sep 2007 13:23:20 -0400 Subject: rpms/mach/devel .cvsignore, 1.5, 1.6 mach.spec, 1.13, 1.14 sources, 1.6, 1.7 Message-ID: <200709081723.l88HNKSW019937@cvs-int.fedora.redhat.com> Author: thomasvs Update of /cvs/extras/rpms/mach/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19873 Modified Files: .cvsignore mach.spec sources Log Message: update to 0.9.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mach/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 7 Jan 2007 21:47:36 -0000 1.5 +++ .cvsignore 8 Sep 2007 17:22:47 -0000 1.6 @@ -1 +1 @@ -mach-0.9.1.tar.bz2 +mach-0.9.2.tar.bz2 Index: mach.spec =================================================================== RCS file: /cvs/extras/rpms/mach/devel/mach.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- mach.spec 16 Aug 2007 09:19:13 -0000 1.13 +++ mach.spec 8 Sep 2007 17:22:47 -0000 1.14 @@ -1,6 +1,6 @@ Name: mach -Version: 0.9.1 -Release: 3%{?dist} +Version: 0.9.2 +Release: 1%{?dist} Summary: make a chroot Group: Applications/System @@ -102,6 +102,10 @@ %attr(04750,root,mach) %{_sbindir}/mach-helper %changelog +* Sat Sep 08 2007 Thomas Vander Stichele +- 0.9.2-1 +- new release + * Thu Aug 16 2007 Ville Skytt?? - 0.9.1-3 - License: GPLv2+ Index: sources =================================================================== RCS file: /cvs/extras/rpms/mach/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 7 Jan 2007 21:47:36 -0000 1.6 +++ sources 8 Sep 2007 17:22:47 -0000 1.7 @@ -1 +1 @@ -9e9a01f35ee343ac4b8327d9c3b213e8 mach-0.9.1.tar.bz2 +4e8aa40b2c44e7565b4fd665741fb95e mach-0.9.2.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 17:23:44 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 13:23:44 -0400 Subject: upgradecheck upgradecheck-fedora.conf, NONE, 1.1 upgradecheck-extras.conf, 1.5, NONE Message-ID: <200709081723.l88HNiRV019997@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/upgradecheck In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19980 Added Files: upgradecheck-fedora.conf Removed Files: upgradecheck-extras.conf Log Message: core+extras -> fedora, remove separate extras config --- NEW FILE upgradecheck-fedora.conf --- [main] metadata_expire=0 keepcache=0 reposdir= [FC4] name=FC4 baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/4/i386/os/ [FC5] name=FC5 baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/5/source/SRPMS/ [FC6] name=FC6 baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/6/source/SRPMS/ [F7] name=F7 baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/7/Everything/source/SRPMS/ [F8] name=F8 baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/ [FC4-updates] name=FC4-updates baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/SRPMS/ [FC5-updates] name=FC5-updates baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/SRPMS/ [FC6-updates] name=FC6-updates baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/6/SRPMS/ [F7-updates] name=F7-updates baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/7/SRPMS/ [F7-updates-testing] name=F7-updates-testing baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/7/SRPMS/ [FE4] name=FE4 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/4/SRPMS/ baseurl=file:///srv/rpmbuild/extras/tree/extras/4/SRPMS/ [FE5] name=FE5 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/5/SRPMS/ baseurl=file:///srv/rpmbuild/extras/tree/extras/5/SRPMS/ [FE6] name=FE6 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/6/SRPMS/ baseurl=file:///srv/rpmbuild/extras/tree/extras/6/SRPMS/ --- upgradecheck-extras.conf DELETED --- From fedora-extras-commits at redhat.com Sat Sep 8 17:25:47 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 13:25:47 -0400 Subject: extras-buildsys/utils/pushscript Config_Extras.py,1.60,1.61 Message-ID: <200709081725.l88HPlKf020107@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20087/pushscript Modified Files: Config_Extras.py Log Message: core+extras -> fedora Index: Config_Extras.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- Config_Extras.py 28 Aug 2007 11:37:21 -0000 1.60 +++ Config_Extras.py 8 Sep 2007 17:25:45 -0000 1.61 @@ -149,7 +149,7 @@ #repoview = '/usr/bin/repoview' repoview = '/srv/extras-push/work/repoview -q' -#post_cmds = ['upgradecheck.py -c %s' % os.path.expanduser('~/work/upgradecheck/upgradecheck-core+extras.conf'), +#post_cmds = ['upgradecheck.py -c %s' % os.path.expanduser('~/work/upgradecheck/upgradecheck-fedora.conf'), # 'nohup /srv/extras-push/work/extras-repoclosure/rc-run-all.py --mail=owners --mail=summary &' # ] post_cmds = [] From fedora-extras-commits at redhat.com Sat Sep 8 17:27:23 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Sat, 8 Sep 2007 13:27:23 -0400 Subject: rpms/vala/F-7 vala.spec,1.5,1.6 Message-ID: <200709081727.l88HRNKt020237@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20163/F-7 Modified Files: vala.spec Log Message: msg Index: vala.spec =================================================================== RCS file: /cvs/pkgs/rpms/vala/F-7/vala.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- vala.spec 5 Sep 2007 22:03:06 -0000 1.5 +++ vala.spec 8 Sep 2007 17:26:50 -0000 1.6 @@ -1,10 +1,11 @@ Name: vala Version: 0.1.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A modern programming language for GNOME Group: Development/Languages -License: LGPLv2.1 +# Most files are LGPLv2.1+, curses.vala is 2-clause BSD +License: LGPLv2+ and BSD URL: http://live.gnome.org/Vala Source0: http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -38,6 +39,18 @@ Development files for %{name}. This is not necessary for using the %{name} compiler. +%package vapigen +Summary: Bindings generators for %{name} +Group: Development/Languages +# Most files are LGPLv2.1+, but gapi*.pl files are GPLv2 +License: LGPLv2+ and GPLv2 +Requires: %{name} = %{version}-%{release} +Requires: perl-XML-LibXML + +%description vapigen +Tools to generate Vala API bindings from existing C libraries, allowing access +from Vala programs. + %prep %setup -q @@ -75,14 +88,22 @@ %files devel %defattr(-,root,root,-) %{_includedir}/vala-1.0 -%{_bindir}/*gen %{_libdir}/libvala.so -%{_libdir}/vala %{_libdir}/pkgconfig/vala-1.0.pc +%files vapigen +%defattr(-,root,root,-) +%{_bindir}/*gen +%{_libdir}/vala + %changelog +* Sat Sep 8 2007 Michel Salim - 0.1.3-4 +- Split -vapigen subpackage. It is functionally self-contained and the license + is more restricted +- Updated license declarations + * Wed Sep 5 2007 Michel Salim - 0.1.3-3 - Licensing and URL updates From fedora-extras-commits at redhat.com Sat Sep 8 17:27:26 2007 From: fedora-extras-commits at redhat.com (Michel Alexandre Salim (salimma)) Date: Sat, 8 Sep 2007 13:27:26 -0400 Subject: rpms/vala/FC-6 vala.spec,1.3,1.4 Message-ID: <200709081727.l88HRQn5020240@cvs-int.fedora.redhat.com> Author: salimma Update of /cvs/pkgs/rpms/vala/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20163/FC-6 Modified Files: vala.spec Log Message: msg Index: vala.spec =================================================================== RCS file: /cvs/pkgs/rpms/vala/FC-6/vala.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- vala.spec 25 Mar 2007 16:01:59 -0000 1.3 +++ vala.spec 8 Sep 2007 17:26:53 -0000 1.4 @@ -1,12 +1,13 @@ Name: vala -Version: 0.0.8 -Release: 1%{?dist} +Version: 0.1.3 +Release: 4%{?dist} Summary: A modern programming language for GNOME Group: Development/Languages -License: LGPL -URL: http://vala.paldo.org/ -Source0: http://www.paldo.org/vala/vala-%{version}.tar.bz2 +# Most files are LGPLv2.1+, curses.vala is 2-clause BSD +License: LGPLv2+ and BSD +URL: http://live.gnome.org/Vala +Source0: http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel flex bison @@ -38,13 +39,25 @@ Development files for %{name}. This is not necessary for using the %{name} compiler. +%package vapigen +Summary: Bindings generators for %{name} +Group: Development/Languages +# Most files are LGPLv2.1+, but gapi*.pl files are GPLv2 +License: LGPLv2+ and GPLv2 +Requires: %{name} = %{version}-%{release} +Requires: perl-XML-LibXML + +%description vapigen +Tools to generate Vala API bindings from existing C libraries, allowing access +from Vala programs. + %prep %setup -q %build -%configure +%configure --enable-vapigen # Don't use rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool @@ -70,6 +83,7 @@ %{_bindir}/valac %{_datadir}/vala %{_libdir}/libvala.so.* +%{_mandir}/*/* %files devel %defattr(-,root,root,-) @@ -77,9 +91,28 @@ %{_libdir}/libvala.so %{_libdir}/pkgconfig/vala-1.0.pc +%files vapigen +%defattr(-,root,root,-) +%{_bindir}/*gen +%{_libdir}/vala + %changelog +* Sat Sep 8 2007 Michel Salim - 0.1.3-4 +- Split -vapigen subpackage. It is functionally self-contained and the license + is more restricted +- Updated license declarations + +* Wed Sep 5 2007 Michel Salim - 0.1.3-3 +- Licensing and URL updates + +* Tue Sep 4 2007 Michel Salim - 0.1.3-2 +- Enable binding generation tools + +* Sun Sep 2 2007 Michel Salim - 0.1.3-1 +- Update to 0.1.3 + * Sun Mar 25 2007 Michel Salim - 0.0.8-1 - Update to 0.0.8 From fedora-extras-commits at redhat.com Sat Sep 8 17:27:33 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 13:27:33 -0400 Subject: upgradecheck upgradecheck-core+extras.conf,1.9,NONE Message-ID: <200709081727.l88HRXrx020266@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/upgradecheck In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20250 Removed Files: upgradecheck-core+extras.conf Log Message: Oops, previous commit was supposed to remove this too --- upgradecheck-core+extras.conf DELETED --- From fedora-extras-commits at redhat.com Sat Sep 8 17:39:17 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 13:39:17 -0400 Subject: upgradecheck upgradecheck-epel.conf,NONE,1.1 Message-ID: <200709081739.l88HdHgJ020686@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/upgradecheck In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20669 Added Files: upgradecheck-epel.conf Log Message: Add EPEL config --- NEW FILE upgradecheck-epel.conf --- [main] metadata_expire=0 keepcache=0 reposdir= [EL4] name=EL4 baseurl=http://mirror.centos.org/centos/4/os/SRPMS/ [EL5] name=EL5 baseurl=http://mirror.centos.org/centos/5/os/SRPMS/ [EL4-updates] name=EL4-updates baseurl=http://mirror.centos.org/centos/4/updates/SRPMS/ [EL5-updates] name=EL5-updates baseurl=http://mirror.centos.org/centos/5/updates/SRPMS/ [EPEL4] name=EPEL4 #baseurl=http://download.fedora.redhat.com/pub/epel/4/SRPMS/ baseurl=file:///srv/rpmbuild/epel/tree/epel/4/SRPMS/ [EPEL5] name=EPEL5 #baseurl=http://download.fedora.redhat.com/pub/epel/5/SRPMS/ baseurl=file:///srv/rpmbuild/epel/tree/epel/5/SRPMS/ [EPEL4-testing] name=EPEL4-testing #baseurl=http://download.fedora.redhat.com/pub/epel/testing/4/SRPMS/ baseurl=file:///srv/rpmbuild/epel/tree/epel/testing/4/SRPMS/ [EPEL5-testing] name=EPEL5-testing #baseurl=http://download.fedora.redhat.com/pub/epel/testing/5/SRPMS/ baseurl=file:///srv/rpmbuild/epel/tree/epel/testing/5/SRPMS/ From fedora-extras-commits at redhat.com Sat Sep 8 17:40:20 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 13:40:20 -0400 Subject: extras-buildsys/utils/pushscript Config_EPEL.py,1.9,1.10 Message-ID: <200709081740.l88HeKp2020731@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20713 Modified Files: Config_EPEL.py Log Message: Point to EPEL upgradecheck configs (still commented out) Index: Config_EPEL.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_EPEL.py,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- Config_EPEL.py 6 Sep 2007 06:41:56 -0000 1.9 +++ Config_EPEL.py 8 Sep 2007 17:40:17 -0000 1.10 @@ -132,7 +132,7 @@ repoview = '/srv/extras-push/work/repoview -q' post_cmds = [] -#post_cmds = ['upgradecheck.py -c %s' % os.path.expanduser('~/work/upgradecheck/upgradecheck-core+extras.conf'), +#post_cmds = ['upgradecheck.py -c %s' % os.path.expanduser('~/work/upgradecheck/upgradecheck-epel.conf'), # 'nohup /srv/extras-push/work/extras-repoclosure/rc-run-all.py --mail=owners --mail=summary &' # ] From fedora-extras-commits at redhat.com Sat Sep 8 18:07:47 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 14:07:47 -0400 Subject: rpms/cksfv/F-7 .cvsignore, 1.6, 1.7 cksfv.spec, 1.16, 1.17 sources, 1.6, 1.7 Message-ID: <200709081807.l88I7lcq027850@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/cksfv/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27785/F-7 Modified Files: .cvsignore cksfv.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cksfv/F-7/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 14 Jul 2007 02:26:01 -0000 1.6 +++ .cvsignore 8 Sep 2007 18:07:14 -0000 1.7 @@ -1 +1 @@ -cksfv-1.3.11.tar.gz +cksfv-1.3.12.tar.gz Index: cksfv.spec =================================================================== RCS file: /cvs/extras/rpms/cksfv/F-7/cksfv.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- cksfv.spec 14 Jul 2007 02:26:01 -0000 1.16 +++ cksfv.spec 8 Sep 2007 18:07:14 -0000 1.17 @@ -1,5 +1,5 @@ Name: cksfv -Version: 1.3.11 +Version: 1.3.12 Release: 1%{?dist} Summary: Utility to manipulate SFV files @@ -43,6 +43,12 @@ %{_mandir}/man1/%{name}.1.gz %changelog +* Sat Sep 08 2007 Christopher Stone 1.3.12-1 +- Upstream sync + +* Tue Aug 28 2007 Fedora Release Engineering - 1.3.11-2 +- Rebuild for selinux ppc32 issue. + * Fri Jul 13 2007 Christopher Stone 1.3.11-1 - Upstream sync Index: sources =================================================================== RCS file: /cvs/extras/rpms/cksfv/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 14 Jul 2007 02:26:02 -0000 1.6 +++ sources 8 Sep 2007 18:07:14 -0000 1.7 @@ -1 +1 @@ -03460f39d973bdf7d06e8f38270703bc cksfv-1.3.11.tar.gz +dc22d32db2bf8fdaa37e83e3484a5407 cksfv-1.3.12.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 18:07:50 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 14:07:50 -0400 Subject: rpms/cksfv/FC-6 .cvsignore, 1.6, 1.7 cksfv.spec, 1.16, 1.17 sources, 1.6, 1.7 Message-ID: <200709081807.l88I7ovM027861@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/cksfv/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27785/FC-6 Modified Files: .cvsignore cksfv.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cksfv/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 14 Jul 2007 02:26:04 -0000 1.6 +++ .cvsignore 8 Sep 2007 18:07:17 -0000 1.7 @@ -1 +1 @@ -cksfv-1.3.11.tar.gz +cksfv-1.3.12.tar.gz Index: cksfv.spec =================================================================== RCS file: /cvs/extras/rpms/cksfv/FC-6/cksfv.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- cksfv.spec 14 Jul 2007 02:26:04 -0000 1.16 +++ cksfv.spec 8 Sep 2007 18:07:17 -0000 1.17 @@ -1,5 +1,5 @@ Name: cksfv -Version: 1.3.11 +Version: 1.3.12 Release: 1%{?dist} Summary: Utility to manipulate SFV files @@ -43,6 +43,12 @@ %{_mandir}/man1/%{name}.1.gz %changelog +* Sat Sep 08 2007 Christopher Stone 1.3.12-1 +- Upstream sync + +* Tue Aug 28 2007 Fedora Release Engineering - 1.3.11-2 +- Rebuild for selinux ppc32 issue. + * Fri Jul 13 2007 Christopher Stone 1.3.11-1 - Upstream sync Index: sources =================================================================== RCS file: /cvs/extras/rpms/cksfv/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 14 Jul 2007 02:26:04 -0000 1.6 +++ sources 8 Sep 2007 18:07:17 -0000 1.7 @@ -1 +1 @@ -03460f39d973bdf7d06e8f38270703bc cksfv-1.3.11.tar.gz +dc22d32db2bf8fdaa37e83e3484a5407 cksfv-1.3.12.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 18:07:53 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 14:07:53 -0400 Subject: rpms/cksfv/devel .cvsignore, 1.6, 1.7 cksfv.spec, 1.17, 1.18 sources, 1.6, 1.7 Message-ID: <200709081807.l88I7rYg027871@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/cksfv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27785/devel Modified Files: .cvsignore cksfv.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/cksfv/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 14 Jul 2007 02:26:07 -0000 1.6 +++ .cvsignore 8 Sep 2007 18:07:20 -0000 1.7 @@ -1 +1 @@ -cksfv-1.3.11.tar.gz +cksfv-1.3.12.tar.gz Index: cksfv.spec =================================================================== RCS file: /cvs/extras/rpms/cksfv/devel/cksfv.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- cksfv.spec 28 Aug 2007 17:32:51 -0000 1.17 +++ cksfv.spec 8 Sep 2007 18:07:20 -0000 1.18 @@ -1,6 +1,6 @@ Name: cksfv -Version: 1.3.11 -Release: 2%{?dist} +Version: 1.3.12 +Release: 1%{?dist} Summary: Utility to manipulate SFV files Group: Applications/File @@ -43,6 +43,9 @@ %{_mandir}/man1/%{name}.1.gz %changelog +* Sat Sep 08 2007 Christopher Stone 1.3.12-1 +- Upstream sync + * Tue Aug 28 2007 Fedora Release Engineering - 1.3.11-2 - Rebuild for selinux ppc32 issue. Index: sources =================================================================== RCS file: /cvs/extras/rpms/cksfv/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 14 Jul 2007 02:26:07 -0000 1.6 +++ sources 8 Sep 2007 18:07:20 -0000 1.7 @@ -1 +1 @@ -03460f39d973bdf7d06e8f38270703bc cksfv-1.3.11.tar.gz +dc22d32db2bf8fdaa37e83e3484a5407 cksfv-1.3.12.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 18:12:47 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Sat, 8 Sep 2007 14:12:47 -0400 Subject: rpms/liferea/devel .cvsignore, 1.61, 1.62 liferea.spec, 1.90, 1.91 sources, 1.62, 1.63 Message-ID: <200709081812.l88ICl8i028108@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/pkgs/rpms/liferea/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28084 Modified Files: .cvsignore liferea.spec sources Log Message: * Sat Sep 8 2007 Brian Pepple - 1.2.23-1 - Update to 1.2.23. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/liferea/devel/.cvsignore,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- .cvsignore 21 Aug 2007 17:12:01 -0000 1.61 +++ .cvsignore 8 Sep 2007 18:12:14 -0000 1.62 @@ -1 +1 @@ -liferea-1.2.22.tar.gz +liferea-1.2.23.tar.gz Index: liferea.spec =================================================================== RCS file: /cvs/pkgs/rpms/liferea/devel/liferea.spec,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- liferea.spec 21 Aug 2007 17:12:01 -0000 1.90 +++ liferea.spec 8 Sep 2007 18:12:14 -0000 1.91 @@ -1,7 +1,7 @@ %define gecko_ver 1.8.1.6 Name: liferea -Version: 1.2.22 +Version: 1.2.23 Release: 1%{?dist} Summary: An RSS/RDF feed reader @@ -114,6 +114,9 @@ %changelog +* Sat Sep 8 2007 Brian Pepple - 1.2.23-1 +- Update to 1.2.23. + * Tue Aug 21 2007 Brian Pepple - 1.2.22-1 - Update to 1.2.22. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/liferea/devel/sources,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- sources 21 Aug 2007 17:12:01 -0000 1.62 +++ sources 8 Sep 2007 18:12:14 -0000 1.63 @@ -1 +1 @@ -e76a449651e0b019101207f2f6b0c8be liferea-1.2.22.tar.gz +2d910c60f063a7d274d69815ca55d002 liferea-1.2.23.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 18:43:52 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Sat, 8 Sep 2007 14:43:52 -0400 Subject: rpms/liferea/F-7 .cvsignore, 1.55, 1.56 liferea.spec, 1.83, 1.84 sources, 1.56, 1.57 Message-ID: <200709081843.l88IhqS6002602@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/pkgs/rpms/liferea/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2439 Modified Files: .cvsignore liferea.spec sources Log Message: * Sat Sep 8 2007 Brian Pepple - 1.2.23-1 - Update to 1.2.23. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/liferea/F-7/.cvsignore,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- .cvsignore 3 Jul 2007 15:15:43 -0000 1.55 +++ .cvsignore 8 Sep 2007 18:43:20 -0000 1.56 @@ -1 +1 @@ -liferea-1.2.19.tar.gz +liferea-1.2.23.tar.gz Index: liferea.spec =================================================================== RCS file: /cvs/pkgs/rpms/liferea/F-7/liferea.spec,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- liferea.spec 5 Aug 2007 21:16:23 -0000 1.83 +++ liferea.spec 8 Sep 2007 18:43:20 -0000 1.84 @@ -1,8 +1,8 @@ %define gecko_ver 1.8.1.5 Name: liferea -Version: 1.2.19 -Release: 4%{?dist} +Version: 1.2.23 +Release: 1%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -114,6 +114,9 @@ %changelog +* Sat Sep 8 2007 Brian Pepple - 1.2.23-1 +- Update to 1.2.23. + * Sun Aug 5 2007 Brian Pepple - 1.2.19-4 - Update license tag. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/liferea/F-7/sources,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- sources 3 Jul 2007 15:15:43 -0000 1.56 +++ sources 8 Sep 2007 18:43:20 -0000 1.57 @@ -1 +1 @@ -c1045a6e2c8a6192beb9d72b3e435645 liferea-1.2.19.tar.gz +2d910c60f063a7d274d69815ca55d002 liferea-1.2.23.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 18:44:20 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 14:44:20 -0400 Subject: rpms/perl-MP3-Info/F-7 .cvsignore, 1.3, 1.4 perl-MP3-Info.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200709081844.l88IiKIg002753@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/perl-MP3-Info/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2555/F-7 Modified Files: .cvsignore perl-MP3-Info.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Jan 2007 02:09:43 -0000 1.3 +++ .cvsignore 8 Sep 2007 18:43:47 -0000 1.4 @@ -1 +1 @@ -MP3-Info-1.21.tar.gz +MP3-Info-1.22.tar.gz Index: perl-MP3-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/F-7/perl-MP3-Info.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-MP3-Info.spec 8 Jan 2007 02:37:15 -0000 1.5 +++ perl-MP3-Info.spec 8 Sep 2007 18:43:47 -0000 1.6 @@ -1,38 +1,47 @@ Name: perl-MP3-Info -Version: 1.21 -Release: 1%{?dist}.1 +Version: 1.22 +Release: 1%{?dist} Summary: Manipulate / fetch info from MP3 audio files + Group: Development/Libraries License: Artistic or GPL -URL: http://search.cpan.org/dist/MP3-Info/ +URL: http://search.cpan.org/dist/MP3-Info Source0: http://www.cpan.org/modules/by-module/MP3/MP3-Info-%{version}.tar.gz + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + %description This module is used for getting info out of and into MP3 files. + %prep -%setup -q -n MP3-Info-%{version} +%setup -qn MP3-Info-%{version} + %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" +make %{?_smp_mflags} + %install -%{__rm} -rf %{buildroot} -%{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -%{__chmod} -R u+w %{buildroot}/* +rm -rf $RPM_BUILD_ROOT +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' +find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' +find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + %check -%{__make} test +make test + %clean -%{__rm} -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT + %files %defattr(-,root,root,-) @@ -40,9 +49,11 @@ %{perl_vendorlib}/* %{_mandir}/man3/*.3* + %changelog -* Sun Jan 07 2007 Christopher Stone 1.21-1.fc7.1 -- Retag release bump +* Sat Sep 08 2007 Christopher Stone 1.22-1 +- Upstream sync +- spec file cleanups * Sun Jan 07 2007 Christopher Stone 1.21-1 - Upstream sync Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Jan 2007 02:09:43 -0000 1.3 +++ sources 8 Sep 2007 18:43:47 -0000 1.4 @@ -1 +1 @@ -c95e7d179b41c255a75060afd0f9c93b MP3-Info-1.21.tar.gz +ed00c6821951d98c00a70bc02e6cb82f MP3-Info-1.22.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 18:44:22 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 14:44:22 -0400 Subject: rpms/perl-MP3-Info/FC-6 .cvsignore, 1.3, 1.4 perl-MP3-Info.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200709081844.l88IiMck002769@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/perl-MP3-Info/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2555/FC-6 Modified Files: .cvsignore perl-MP3-Info.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Jan 2007 02:09:38 -0000 1.3 +++ .cvsignore 8 Sep 2007 18:43:50 -0000 1.4 @@ -1 +1 @@ -MP3-Info-1.21.tar.gz +MP3-Info-1.22.tar.gz Index: perl-MP3-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/FC-6/perl-MP3-Info.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- perl-MP3-Info.spec 8 Jan 2007 02:09:38 -0000 1.4 +++ perl-MP3-Info.spec 8 Sep 2007 18:43:50 -0000 1.5 @@ -1,38 +1,47 @@ Name: perl-MP3-Info -Version: 1.21 +Version: 1.22 Release: 1%{?dist} Summary: Manipulate / fetch info from MP3 audio files + Group: Development/Libraries License: Artistic or GPL -URL: http://search.cpan.org/dist/MP3-Info/ +URL: http://search.cpan.org/dist/MP3-Info Source0: http://www.cpan.org/modules/by-module/MP3/MP3-Info-%{version}.tar.gz + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + %description This module is used for getting info out of and into MP3 files. + %prep -%setup -q -n MP3-Info-%{version} +%setup -qn MP3-Info-%{version} + %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" +make %{?_smp_mflags} + %install -%{__rm} -rf %{buildroot} -%{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -%{__chmod} -R u+w %{buildroot}/* +rm -rf $RPM_BUILD_ROOT +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' +find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' +find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + %check -%{__make} test +make test + %clean -%{__rm} -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT + %files %defattr(-,root,root,-) @@ -40,7 +49,12 @@ %{perl_vendorlib}/* %{_mandir}/man3/*.3* + %changelog +* Sat Sep 08 2007 Christopher Stone 1.22-1 +- Upstream sync +- spec file cleanups + * Sun Jan 07 2007 Christopher Stone 1.21-1 - Upstream sync Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Jan 2007 02:09:38 -0000 1.3 +++ sources 8 Sep 2007 18:43:50 -0000 1.4 @@ -1 +1 @@ -c95e7d179b41c255a75060afd0f9c93b MP3-Info-1.21.tar.gz +ed00c6821951d98c00a70bc02e6cb82f MP3-Info-1.22.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 18:44:25 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 14:44:25 -0400 Subject: rpms/perl-MP3-Info/devel .cvsignore, 1.3, 1.4 perl-MP3-Info.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200709081844.l88IiPIf002785@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/perl-MP3-Info/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2555/devel Modified Files: .cvsignore perl-MP3-Info.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 8 Jan 2007 02:09:43 -0000 1.3 +++ .cvsignore 8 Sep 2007 18:43:53 -0000 1.4 @@ -1 +1 @@ -MP3-Info-1.21.tar.gz +MP3-Info-1.22.tar.gz Index: perl-MP3-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/devel/perl-MP3-Info.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-MP3-Info.spec 8 Jan 2007 02:37:15 -0000 1.5 +++ perl-MP3-Info.spec 8 Sep 2007 18:43:53 -0000 1.6 @@ -1,38 +1,47 @@ Name: perl-MP3-Info -Version: 1.21 -Release: 1%{?dist}.1 +Version: 1.22 +Release: 1%{?dist} Summary: Manipulate / fetch info from MP3 audio files + Group: Development/Libraries License: Artistic or GPL -URL: http://search.cpan.org/dist/MP3-Info/ +URL: http://search.cpan.org/dist/MP3-Info Source0: http://www.cpan.org/modules/by-module/MP3/MP3-Info-%{version}.tar.gz + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) + %description This module is used for getting info out of and into MP3 files. + %prep -%setup -q -n MP3-Info-%{version} +%setup -qn MP3-Info-%{version} + %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -%{__make} %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" +make %{?_smp_mflags} + %install -%{__rm} -rf %{buildroot} -%{__make} pure_install PERL_INSTALL_ROOT=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' -find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' -%{__chmod} -R u+w %{buildroot}/* +rm -rf $RPM_BUILD_ROOT +make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' +find $RPM_BUILD_ROOT -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' +find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' +chmod -R u+w $RPM_BUILD_ROOT/* + %check -%{__make} test +make test + %clean -%{__rm} -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT + %files %defattr(-,root,root,-) @@ -40,9 +49,11 @@ %{perl_vendorlib}/* %{_mandir}/man3/*.3* + %changelog -* Sun Jan 07 2007 Christopher Stone 1.21-1.fc7.1 -- Retag release bump +* Sat Sep 08 2007 Christopher Stone 1.22-1 +- Upstream sync +- spec file cleanups * Sun Jan 07 2007 Christopher Stone 1.21-1 - Upstream sync Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 8 Jan 2007 02:09:43 -0000 1.3 +++ sources 8 Sep 2007 18:43:53 -0000 1.4 @@ -1 +1 @@ -c95e7d179b41c255a75060afd0f9c93b MP3-Info-1.21.tar.gz +ed00c6821951d98c00a70bc02e6cb82f MP3-Info-1.22.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 18:57:12 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 14:57:12 -0400 Subject: rpms/perl-MP3-Info/F-7 perl-MP3-Info.spec,1.6,1.7 Message-ID: <200709081857.l88IvCVt005664@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/perl-MP3-Info/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5418/F-7 Modified Files: perl-MP3-Info.spec Log Message: add BR for perl(ExtUtils::MakeMaker) Index: perl-MP3-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/F-7/perl-MP3-Info.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-MP3-Info.spec 8 Sep 2007 18:43:47 -0000 1.6 +++ perl-MP3-Info.spec 8 Sep 2007 18:56:39 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-MP3-Info Version: 1.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manipulate / fetch info from MP3 audio files Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) %description @@ -51,6 +52,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.22-2 +- Add BuildRequires perl(ExtUtils::MakeMaker) + * Sat Sep 08 2007 Christopher Stone 1.22-1 - Upstream sync - spec file cleanups From fedora-extras-commits at redhat.com Sat Sep 8 18:57:14 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 14:57:14 -0400 Subject: rpms/perl-MP3-Info/FC-6 perl-MP3-Info.spec,1.5,1.6 Message-ID: <200709081857.l88IvEhZ005679@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/perl-MP3-Info/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5418/FC-6 Modified Files: perl-MP3-Info.spec Log Message: add BR for perl(ExtUtils::MakeMaker) Index: perl-MP3-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/FC-6/perl-MP3-Info.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-MP3-Info.spec 8 Sep 2007 18:43:50 -0000 1.5 +++ perl-MP3-Info.spec 8 Sep 2007 18:56:42 -0000 1.6 @@ -1,6 +1,6 @@ Name: perl-MP3-Info Version: 1.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manipulate / fetch info from MP3 audio files Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) %description @@ -51,6 +52,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.22-2 +- Add BuildRequires perl(ExtUtils::MakeMaker) + * Sat Sep 08 2007 Christopher Stone 1.22-1 - Upstream sync - spec file cleanups From fedora-extras-commits at redhat.com Sat Sep 8 18:57:17 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 14:57:17 -0400 Subject: rpms/perl-MP3-Info/devel perl-MP3-Info.spec,1.6,1.7 Message-ID: <200709081857.l88IvHWY005694@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/perl-MP3-Info/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5418/devel Modified Files: perl-MP3-Info.spec Log Message: add BR for perl(ExtUtils::MakeMaker) Index: perl-MP3-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/devel/perl-MP3-Info.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-MP3-Info.spec 8 Sep 2007 18:43:53 -0000 1.6 +++ perl-MP3-Info.spec 8 Sep 2007 18:56:45 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-MP3-Info Version: 1.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Manipulate / fetch info from MP3 audio files Group: Development/Libraries @@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(ExtUtils::MakeMaker) %description @@ -51,6 +52,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.22-2 +- Add BuildRequires perl(ExtUtils::MakeMaker) + * Sat Sep 08 2007 Christopher Stone 1.22-1 - Upstream sync - spec file cleanups From fedora-extras-commits at redhat.com Sat Sep 8 19:03:38 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 15:03:38 -0400 Subject: rpms/perl-MP3-Info/F-7 perl-MP3-Info.spec,1.7,1.8 Message-ID: <200709081903.l88J3c4a012814@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/perl-MP3-Info/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12753/F-7 Modified Files: perl-MP3-Info.spec Log Message: Add BR perl(Test::More) Index: perl-MP3-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/F-7/perl-MP3-Info.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-MP3-Info.spec 8 Sep 2007 18:56:39 -0000 1.7 +++ perl-MP3-Info.spec 8 Sep 2007 19:03:05 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-MP3-Info Version: 1.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Manipulate / fetch info from MP3 audio files Group: Development/Libraries @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) perl(Test::More) %description @@ -52,6 +52,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.22-3 +- Add BuildRequires perl(Test::More) + * Sat Sep 08 2007 Christopher Stone 1.22-2 - Add BuildRequires perl(ExtUtils::MakeMaker) From fedora-extras-commits at redhat.com Sat Sep 8 19:03:42 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 15:03:42 -0400 Subject: rpms/perl-MP3-Info/FC-6 perl-MP3-Info.spec,1.6,1.7 Message-ID: <200709081903.l88J3gxD012831@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/perl-MP3-Info/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12753/FC-6 Modified Files: perl-MP3-Info.spec Log Message: Add BR perl(Test::More) Index: perl-MP3-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/FC-6/perl-MP3-Info.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- perl-MP3-Info.spec 8 Sep 2007 18:56:42 -0000 1.6 +++ perl-MP3-Info.spec 8 Sep 2007 19:03:09 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-MP3-Info Version: 1.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Manipulate / fetch info from MP3 audio files Group: Development/Libraries @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) perl(Test::More) %description @@ -52,6 +52,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.22-3 +- Add BuildRequires perl(Test::More) + * Sat Sep 08 2007 Christopher Stone 1.22-2 - Add BuildRequires perl(ExtUtils::MakeMaker) From fedora-extras-commits at redhat.com Sat Sep 8 19:03:46 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 15:03:46 -0400 Subject: rpms/perl-MP3-Info/devel perl-MP3-Info.spec,1.7,1.8 Message-ID: <200709081903.l88J3kZJ012834@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/perl-MP3-Info/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12753/devel Modified Files: perl-MP3-Info.spec Log Message: Add BR perl(Test::More) Index: perl-MP3-Info.spec =================================================================== RCS file: /cvs/extras/rpms/perl-MP3-Info/devel/perl-MP3-Info.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- perl-MP3-Info.spec 8 Sep 2007 18:56:45 -0000 1.7 +++ perl-MP3-Info.spec 8 Sep 2007 19:03:13 -0000 1.8 @@ -1,6 +1,6 @@ Name: perl-MP3-Info Version: 1.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Manipulate / fetch info from MP3 audio files Group: Development/Libraries @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) perl(Test::More) %description @@ -52,6 +52,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.22-3 +- Add BuildRequires perl(Test::More) + * Sat Sep 08 2007 Christopher Stone 1.22-2 - Add BuildRequires perl(ExtUtils::MakeMaker) From fedora-extras-commits at redhat.com Sat Sep 8 19:04:09 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 8 Sep 2007 15:04:09 -0400 Subject: rpms/blam/F-7 blam.spec,1.11,1.12 Message-ID: <200709081904.l88J495r012874@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12808 Modified Files: blam.spec Log Message: Sync with devel branch: Add gnome-sharp runtime dependency (fixes bug 253200); and update License tag for new guidelines. Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/F-7/blam.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- blam.spec 18 Jul 2007 09:05:51 -0000 1.11 +++ blam.spec 8 Sep 2007 19:03:36 -0000 1.12 @@ -5,11 +5,11 @@ Name: blam Version: 1.8.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet -License: GPL +License: GPLv2+ URL: http://www.cmartin.tk/blam.html Source0: http://www.cmartin.tk/blam/%{name}-%{version}.tar.bz2 @@ -39,6 +39,7 @@ Requires: dbus-sharp >= %{dbus_sharp_min_version} Requires: gecko-sharp2 Requires: gecko-libs = %{gecko_version} +Requires: gnome-sharp Requires(pre): GConf2 @@ -124,6 +125,10 @@ %{_mandir}/man?/%{name}.1* %changelog +* Fri Aug 17 2007 Peter Gordon - 1.8.3-6 +- Add gnome-sharp runtime dependency; fixes bug 253200. +- Update License tag in accordance with new guidelines. + * Wed Jul 18 2007 Peter Gordon - 1.8.3-5 - Rebuild for newer Gecko libraries (Firefox 2.0.0.5) - Depend on the gecko-libs and gecko-devel virtuals, instead of querying RPM From fedora-extras-commits at redhat.com Sat Sep 8 19:11:53 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 15:11:53 -0400 Subject: rpms/smart/devel ksmarttray.desktop, NONE, 1.1 .cvsignore, 1.8, 1.9 sources, 1.11, 1.12 Message-ID: <200709081911.l88JBrXx013354@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/smart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13315 Modified Files: .cvsignore sources Added Files: ksmarttray.desktop Log Message: Move ksmarttray.desktop to CVS instead of lookaside cache for tracking purposes. --- NEW FILE ksmarttray.desktop --- [Desktop Entry] Encoding=UTF-8 Name=KSmartTray Comment=Keep up to date with package updates Exec=ksmarttray Type=Application Terminal=false Categories=System;KDE;Monitor;TrayIcon;Applet; OnlyShowIn=TrayIcon;Applet; Icon=ksmarttray Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/smart/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 5 Feb 2007 00:47:01 -0000 1.8 +++ .cvsignore 8 Sep 2007 19:11:20 -0000 1.9 @@ -1,5 +1,4 @@ smart-0.50.tar.bz2 smart-0.50-ccache.patch smart-0.42-autofs5fix.patch -ksmarttray.desktop smart-0.50-auto.patch Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/smart/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 17 Aug 2007 22:46:52 -0000 1.11 +++ sources 8 Sep 2007 19:11:20 -0000 1.12 @@ -2,4 +2,3 @@ 044e7fb260f201b23f6b0554fd70243e smart-0.50-ccache.patch 371a72eff80e2e98e37d29275a1f5e9d smart-0.42-autofs5fix.patch 258ec68f8762e787352f39a9e8414115 smart-0.50-auto.patch -9480428b470ef9af0a92a14445bb191b ksmarttray.desktop From fedora-extras-commits at redhat.com Sat Sep 8 19:26:56 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 15:26:56 -0400 Subject: rpms/smart/devel ksmarttray.desktop,1.1,1.2 smart.spec,1.23,1.24 Message-ID: <200709081926.l88JQuq4013842@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/smart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13758 Modified Files: ksmarttray.desktop smart.spec Log Message: * Sat Sep 8 2007 Ville Skytt?? - 0.50-48 - KSmartTray desktop entry fixes. - License: GPLv2+ Index: ksmarttray.desktop =================================================================== RCS file: /cvs/pkgs/rpms/smart/devel/ksmarttray.desktop,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ksmarttray.desktop 8 Sep 2007 19:11:20 -0000 1.1 +++ ksmarttray.desktop 8 Sep 2007 19:26:24 -0000 1.2 @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Name=KSmartTray Comment=Keep up to date with package updates Exec=ksmarttray Type=Application Terminal=false Categories=System;KDE;Monitor;TrayIcon;Applet; -OnlyShowIn=TrayIcon;Applet; +OnlyShowIn=GNOME;KDE;XFCE; Icon=ksmarttray Index: smart.spec =================================================================== RCS file: /cvs/pkgs/rpms/smart/devel/smart.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- smart.spec 17 Aug 2007 19:46:04 -0000 1.23 +++ smart.spec 8 Sep 2007 19:26:24 -0000 1.24 @@ -7,8 +7,8 @@ Summary: Next generation package handling tool Name: smart Version: 0.50 -Release: 47%{?dist} -License: GPL +Release: 48%{?dist} +License: GPLv2+ Group: Applications/System URL: http://labix.org/smart/ Source0: http://labix.org/download/smart/%{name}-%{version}.tar.bz2 @@ -207,6 +207,10 @@ %endif %changelog +* Sat Sep 8 2007 Ville Skytt?? - 0.50-48 +- KSmartTray desktop entry fixes. +- License: GPLv2+ + * Thu Aug 2 2007 Axel Thimm - 0.50-47 - Add kernel-tuxonice series support. From fedora-extras-commits at redhat.com Sat Sep 8 19:28:40 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 8 Sep 2007 15:28:40 -0400 Subject: rpms/blam/devel blam.spec,1.15,1.16 Message-ID: <200709081928.l88JSeGg013936@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13896 Modified Files: blam.spec Log Message: Add mono-web runtime dependency. Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/devel/blam.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- blam.spec 17 Aug 2007 21:58:27 -0000 1.15 +++ blam.spec 8 Sep 2007 19:28:07 -0000 1.16 @@ -5,7 +5,7 @@ Name: blam Version: 1.8.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: An RSS/RDF feed reader Group: Applications/Internet @@ -40,6 +40,7 @@ Requires: gecko-sharp2 Requires: gecko-libs = %{gecko_version} Requires: gnome-sharp +Requires: mono-web Requires(pre): GConf2 @@ -125,6 +126,10 @@ %{_mandir}/man?/%{name}.1* %changelog +* Sat Sep 08 2007 Peter Gordon - 1.8.3-8 +- Add mono-web runtime dependency; fixes bugs 282331 (Blam does not open + links with commas correctly) and 277561 (Blam does nothing useful). + * Fri Aug 17 2007 Peter Gordon - 1.8.3-7 - Add gnome-sharp runtime dependency; fixes bug 253200. - Update License tag in accordance with new guidelines. From fedora-extras-commits at redhat.com Sat Sep 8 19:30:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 15:30:22 -0400 Subject: rpms/chrpath/devel chrpath.spec,1.2,1.3 Message-ID: <200709081930.l88JUMXn014104@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/chrpath/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14024 Modified Files: chrpath.spec Log Message: * Sat Sep 8 2007 Ville Skytt?? - 0.13-2 - License: GPL+ Index: chrpath.spec =================================================================== RCS file: /cvs/pkgs/rpms/chrpath/devel/chrpath.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- chrpath.spec 30 Aug 2006 00:27:33 -0000 1.2 +++ chrpath.spec 8 Sep 2007 19:29:49 -0000 1.3 @@ -1,8 +1,8 @@ Summary: Modify rpath of compiled programs Name: chrpath Version: 0.13 -Release: 1.1%{?dist} -License: GPL +Release: 2%{?dist} +License: GPL+ Group: Development/Tools URL: ftp://ftp.hungry.com/pub/hungry/chrpath/ Source0: ftp://ftp.hungry.com/pub/hungry/chrpath/%{name}-%{version}.tar.gz @@ -36,6 +36,9 @@ %{_mandir}/man1/chrpath.1* %changelog +* Sat Sep 8 2007 Ville Skytt?? - 0.13-2 +- License: GPL+ + * Sun Mar 12 2006 Axel Thimm - 0.13-1 - Initial build. From fedora-extras-commits at redhat.com Sat Sep 8 19:31:26 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sat, 8 Sep 2007 15:31:26 -0400 Subject: rpms/blam/F-7 blam.spec,1.12,1.13 Message-ID: <200709081931.l88JVQkN014188@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/blam/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14137 Modified Files: blam.spec Log Message: Add mono-web dependency. Index: blam.spec =================================================================== RCS file: /cvs/extras/rpms/blam/F-7/blam.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- blam.spec 8 Sep 2007 19:03:36 -0000 1.12 +++ blam.spec 8 Sep 2007 19:30:54 -0000 1.13 @@ -40,6 +40,7 @@ Requires: gecko-sharp2 Requires: gecko-libs = %{gecko_version} Requires: gnome-sharp +Requires: mono-web Requires(pre): GConf2 @@ -126,7 +127,9 @@ %changelog * Fri Aug 17 2007 Peter Gordon - 1.8.3-6 -- Add gnome-sharp runtime dependency; fixes bug 253200. +- Add gnome-sharp and mono-web runtime dependencies; fixes bugs 282331 (Blam + does not open links with commas correctly) and 277561 (Blam does nothing + useful). - Update License tag in accordance with new guidelines. * Wed Jul 18 2007 Peter Gordon - 1.8.3-5 From fedora-extras-commits at redhat.com Sat Sep 8 19:35:58 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 15:35:58 -0400 Subject: rpms/php-pecl-radius/F-7 .cvsignore, 1.2, 1.3 php-pecl-radius.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709081935.l88JZw3H014464@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pecl-radius/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14401/F-7 Modified Files: .cvsignore php-pecl-radius.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Mar 2007 05:24:47 -0000 1.2 +++ .cvsignore 8 Sep 2007 19:35:26 -0000 1.3 @@ -1 +1 @@ -radius-1.2.4.tgz +radius-1.2.5.tgz Index: php-pecl-radius.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/F-7/php-pecl-radius.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pecl-radius.spec 13 Mar 2007 05:24:47 -0000 1.1 +++ php-pecl-radius.spec 8 Sep 2007 19:35:26 -0000 1.2 @@ -2,8 +2,8 @@ %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") Name: php-pecl-radius -Version: 1.2.4 -Release: 2%{?dist} +Version: 1.2.5 +Release: 1%{?dist} Summary: Radius client library License: BSD @@ -69,6 +69,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.2.5-1 +- Upstream sync + * Sun Mar 11 2007 Christopher Stone 1.2.4-2 - Use new ABI check for FC-6 - Create directory to untar sources Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Mar 2007 05:24:47 -0000 1.2 +++ sources 8 Sep 2007 19:35:26 -0000 1.3 @@ -1 +1 @@ -3d48ccb9486b9e8839d814d7ff318091 radius-1.2.4.tgz +25d867dab8def71ab1b3e2410491ff4d radius-1.2.5.tgz From fedora-extras-commits at redhat.com Sat Sep 8 19:36:04 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 15:36:04 -0400 Subject: rpms/php-pecl-radius/devel .cvsignore, 1.2, 1.3 php-pecl-radius.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709081936.l88Ja4JR014474@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pecl-radius/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14401/devel Modified Files: .cvsignore php-pecl-radius.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Mar 2007 05:24:47 -0000 1.2 +++ .cvsignore 8 Sep 2007 19:35:31 -0000 1.3 @@ -1 +1 @@ -radius-1.2.4.tgz +radius-1.2.5.tgz Index: php-pecl-radius.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/devel/php-pecl-radius.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pecl-radius.spec 13 Mar 2007 05:24:47 -0000 1.1 +++ php-pecl-radius.spec 8 Sep 2007 19:35:31 -0000 1.2 @@ -2,8 +2,8 @@ %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") Name: php-pecl-radius -Version: 1.2.4 -Release: 2%{?dist} +Version: 1.2.5 +Release: 1%{?dist} Summary: Radius client library License: BSD @@ -69,6 +69,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.2.5-1 +- Upstream sync + * Sun Mar 11 2007 Christopher Stone 1.2.4-2 - Use new ABI check for FC-6 - Create directory to untar sources Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Mar 2007 05:24:47 -0000 1.2 +++ sources 8 Sep 2007 19:35:31 -0000 1.3 @@ -1 +1 @@ -3d48ccb9486b9e8839d814d7ff318091 radius-1.2.4.tgz +25d867dab8def71ab1b3e2410491ff4d radius-1.2.5.tgz From fedora-extras-commits at redhat.com Sat Sep 8 19:36:01 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 15:36:01 -0400 Subject: rpms/php-pecl-radius/FC-6 .cvsignore, 1.2, 1.3 php-pecl-radius.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709081936.l88Ja1XT014469@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pecl-radius/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14401/FC-6 Modified Files: .cvsignore php-pecl-radius.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Mar 2007 05:26:07 -0000 1.2 +++ .cvsignore 8 Sep 2007 19:35:28 -0000 1.3 @@ -1 +1 @@ -radius-1.2.4.tgz +radius-1.2.5.tgz Index: php-pecl-radius.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/FC-6/php-pecl-radius.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pecl-radius.spec 13 Mar 2007 05:26:07 -0000 1.1 +++ php-pecl-radius.spec 8 Sep 2007 19:35:29 -0000 1.2 @@ -2,8 +2,8 @@ %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") Name: php-pecl-radius -Version: 1.2.4 -Release: 2%{?dist} +Version: 1.2.5 +Release: 1%{?dist} Summary: Radius client library License: BSD @@ -69,6 +69,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.2.5-1 +- Upstream sync + * Sun Mar 11 2007 Christopher Stone 1.2.4-2 - Use new ABI check for FC-6 - Create directory to untar sources Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Mar 2007 05:26:07 -0000 1.2 +++ sources 8 Sep 2007 19:35:29 -0000 1.3 @@ -1 +1 @@ -3d48ccb9486b9e8839d814d7ff318091 radius-1.2.4.tgz +25d867dab8def71ab1b3e2410491ff4d radius-1.2.5.tgz From fedora-extras-commits at redhat.com Sat Sep 8 19:42:52 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sat, 8 Sep 2007 15:42:52 -0400 Subject: rpms/qgit/devel .cvsignore, 1.13, 1.14 qgit.spec, 1.18, 1.19 sources, 1.13, 1.14 Message-ID: <200709081942.l88JgqNA014803@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14732 Modified Files: .cvsignore qgit.spec sources Log Message: - update to upstream version 1.5.7 - fixes #268381 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qgit/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 25 May 2007 08:36:41 -0000 1.13 +++ .cvsignore 8 Sep 2007 19:42:20 -0000 1.14 @@ -1 +1 @@ -qgit-1.5.6.tar.bz2 +qgit-1.5.7.tar.bz2 Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/devel/qgit.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- qgit.spec 21 Aug 2007 15:19:29 -0000 1.18 +++ qgit.spec 8 Sep 2007 19:42:20 -0000 1.19 @@ -1,6 +1,6 @@ Name: qgit -Version: 1.5.6 -Release: 2%{?dist} +Version: 1.5.7 +Release: 1%{?dist} Summary: QGit is a git GUI repository browser Group: Development/Tools @@ -49,6 +49,10 @@ %changelog +* Sat Sep 8 2007 Dan Horak 1.5.7-1 +- update to upstream version 1.5.7 +- fixes #268381 + * Tue Aug 21 2007 Dan Horak 1.5.6-2 - update license tag - rebuild for F8 Index: sources =================================================================== RCS file: /cvs/extras/rpms/qgit/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 25 May 2007 08:36:41 -0000 1.13 +++ sources 8 Sep 2007 19:42:20 -0000 1.14 @@ -1 +1 @@ -d96f1a1c437d72603b60d34f19084609 qgit-1.5.6.tar.bz2 +2aa52a51e01ec0cde8522281d9ace2aa qgit-1.5.7.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 19:43:15 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 15:43:15 -0400 Subject: rpms/php-pecl-radius/EL-5 .cvsignore, 1.2, 1.3 php-pecl-radius.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709081943.l88JhF9I014824@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pecl-radius/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14775/EL-5 Modified Files: .cvsignore php-pecl-radius.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/EL-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 13 Mar 2007 05:26:07 -0000 1.2 +++ .cvsignore 8 Sep 2007 19:42:42 -0000 1.3 @@ -1 +1 @@ -radius-1.2.4.tgz +radius-1.2.5.tgz Index: php-pecl-radius.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/EL-5/php-pecl-radius.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pecl-radius.spec 13 Mar 2007 05:26:07 -0000 1.1 +++ php-pecl-radius.spec 8 Sep 2007 19:42:42 -0000 1.2 @@ -2,8 +2,8 @@ %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") Name: php-pecl-radius -Version: 1.2.4 -Release: 2%{?dist} +Version: 1.2.5 +Release: 1%{?dist} Summary: Radius client library License: BSD @@ -69,6 +69,9 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.2.5-1 +- Upstream sync + * Sun Mar 11 2007 Christopher Stone 1.2.4-2 - Use new ABI check for FC-6 - Create directory to untar sources Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-radius/EL-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 13 Mar 2007 05:26:07 -0000 1.2 +++ sources 8 Sep 2007 19:42:42 -0000 1.3 @@ -1 +1 @@ -3d48ccb9486b9e8839d814d7ff318091 radius-1.2.4.tgz +25d867dab8def71ab1b3e2410491ff4d radius-1.2.5.tgz From fedora-extras-commits at redhat.com Sat Sep 8 19:48:55 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sat, 8 Sep 2007 15:48:55 -0400 Subject: rpms/qgit/F-7 .cvsignore, 1.13, 1.14 qgit.spec, 1.17, 1.18 sources, 1.13, 1.14 Message-ID: <200709081948.l88JmtBx015160@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15118 Modified Files: .cvsignore qgit.spec sources Log Message: - update to upstream version 1.5.7 - fixes #268381 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qgit/F-7/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 25 May 2007 08:54:11 -0000 1.13 +++ .cvsignore 8 Sep 2007 19:48:22 -0000 1.14 @@ -1 +1 @@ -qgit-1.5.6.tar.bz2 +qgit-1.5.7.tar.bz2 Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/F-7/qgit.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- qgit.spec 10 Aug 2007 11:15:50 -0000 1.17 +++ qgit.spec 8 Sep 2007 19:48:22 -0000 1.18 @@ -1,5 +1,5 @@ Name: qgit -Version: 1.5.6 +Version: 1.5.7 Release: 1%{?dist} Summary: QGit is a git GUI repository browser @@ -49,6 +49,11 @@ %changelog +* Sat Sep 8 2007 Dan Horak 1.5.7-1 +- update to upstream version 1.5.7 +- fixes #268381 +- update license tag + * Fri May 23 2007 Dan Horak 1.5.6-1 - update to upstream version 1.5.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/qgit/F-7/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 25 May 2007 08:54:11 -0000 1.13 +++ sources 8 Sep 2007 19:48:22 -0000 1.14 @@ -1 +1 @@ -d96f1a1c437d72603b60d34f19084609 qgit-1.5.6.tar.bz2 +2aa52a51e01ec0cde8522281d9ace2aa qgit-1.5.7.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 19:52:25 2007 From: fedora-extras-commits at redhat.com (John Dennis (jdennis)) Date: Sat, 8 Sep 2007 15:52:25 -0400 Subject: rpms/setroubleshoot/devel .cvsignore, 1.72, 1.73 setroubleshoot.init, 1.9, 1.10 setroubleshoot.spec, 1.87, 1.88 sources, 1.83, 1.84 Message-ID: <200709081952.l88JqPDG015495@cvs-int.fedora.redhat.com> Author: jdennis Update of /cvs/pkgs/rpms/setroubleshoot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15413/devel Modified Files: .cvsignore setroubleshoot.init setroubleshoot.spec sources Log Message: update to latest upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot/devel/.cvsignore,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- .cvsignore 12 Jun 2007 21:01:44 -0000 1.72 +++ .cvsignore 8 Sep 2007 19:51:52 -0000 1.73 @@ -1 +1 @@ -setroubleshoot-1.9.7.tar.gz +setroubleshoot-1.10.3.tar.gz Index: setroubleshoot.init =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot/devel/setroubleshoot.init,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- setroubleshoot.init 15 Sep 2006 20:52:45 -0000 1.9 +++ setroubleshoot.init 8 Sep 2007 19:51:52 -0000 1.10 @@ -9,22 +9,50 @@ # config: /etc/setroubleshoot/setroubleshoot.cfg # pidfile: /var/run/setroubleshoot.pid # + +### BEGIN INIT INFO +# Provides: lsb-setroubleshootd +# Required-Start: $local_fs $syslog $network $named +# Required-Stop: $local_fs $syslog $network $named +# Default-Start: 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: start and stop SELinux Troubleshooting Daemon +# Description: controls operation of the SELinux Troubleshooting Daemon +# (setroubleshootd) which listens for SELinux AVC denial messages +# analyzes it and provides a friendly interpretation. +### END INIT INFO + # Return values according to LSB for all commands but status: -# 0 - success -# 1 - generic or unspecified error -# 2 - invalid or excess argument(s) -# 3 - unimplemented feature (e.g. "reload") -# 4 - insufficient privilege -# 5 - program is not installed -# 6 - program is not configured -# 7 - program is not running +# 0 success +# 1 generic or unspecified error (current practice) +# 2 invalid or excess argument(s) +# 3 unimplemented feature (for example, "reload") +# 4 user had insufficient privilege +# 5 program is not installed +# 6 program is not configured +# 7 program is not running + +# Command argument +# start start the service +# stop stop the service +# restart stop and restart the service if the service is already running, otherwise start the service +# try-restart restart the service if the service is already running +# reload cause the configuration of the service to be reloaded without actually stopping and restarting the service +# force-reload cause the configuration to be reloaded if the service supports this, otherwise restart the service if it is running +# status print the current status of the service + +# start, stop, restart, force-reload, and status actions must be supported +# reload and the try-restart actions are optional. +# the init script. + + PATH=/sbin:/bin:/usr/bin:/usr/sbin # Source function library. +# /lib/lsb/init-functions . /etc/init.d/functions - # Silently exit is SELinux is not enabled [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled || exit 1 @@ -99,17 +127,17 @@ restart) restart ;; - reload) + force-reload|reload) reload ;; - condrestart) + try-restart|condrestart) condrestart ;; cleardb) cleardb ;; *) - echo $"Usage: $0 {start|stop|status|restart|condrestart|reload|cleardb}" + echo $"Usage: $0 {start|stop|status|restart|try-restart|condrestart|reload|force-reload|cleardb}" RETVAL=3 esac Index: setroubleshoot.spec =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot/devel/setroubleshoot.spec,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- setroubleshoot.spec 12 Jun 2007 21:01:44 -0000 1.87 +++ setroubleshoot.spec 8 Sep 2007 19:51:52 -0000 1.88 @@ -1,10 +1,10 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 1.9.7 +Version: 1.10.3 Release: 1%{?dist} -License: GPL +License: GPLv2+ Group: Applications/System -URL: http://www.redhat.com/ +URL: https://hosted.fedoraproject.org/projects/setroubleshoot Source0: %{name}-%{version}.tar.gz Source1: setroubleshoot.init Source2: setroubleshoot.logrotate @@ -12,25 +12,32 @@ BuildArch: noarch BuildRequires: perl-XML-Parser Requires: %{name}-server = %{version}-%{release} +Requires: %{name}-plugins Requires: pygtk2 >= 2.9.2 Requires: gnome-python2, gnome-python2-canvas -Requires: usermode, rhpl BuildRequires: desktop-file-utils Requires: gnome-python2-gtkhtml2 +Requires: dbus +Requires: dbus-python +Requires: libxml2-python Requires(post): /usr/bin/update-desktop-database +Requires(post): dbus Requires(postun): /usr/bin/update-desktop-database +Requires(postun): dbus Requires: notify-python %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pkgpythondir %{python_sitelib}/%{name} %define pkgdocdir %{_datadir}/doc/%{name}-%{version} +%define pkgguidir %{_datadir}/%{name}/gui %define pkgdatadir %{_datadir}/%{name} %define pkglibexecdir %{_prefix}/libexec/%{name} %define pkgvardatadir %{_localstatedir}/lib/%{name} %define pkgrundir %{_localstatedir}/run/%{name} %define pkgconfigdir %{_sysconfdir}/%{name} %define pkglogdir %{_localstatedir}/log/%{name} +%define pkgdatabase %{pkgvardatadir}/audit_listener_database.xml %description setroubleshoot gui. Application that allows you to view setroubleshoot-server @@ -41,19 +48,21 @@ to user preference. The same tools can be run on existing log files. %files +%{pkgguidir} %{_sysconfdir}/xdg/autostart/* %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/sealert.service %{_datadir}/icons/hicolor %dir %attr(0755,root,root) %{pkgpythondir} %{pkgpythondir}/browser.py* -%{pkgpythondir}/gui_utils.py* %{pkgpythondir}/email_dialog.py* +%{pkgpythondir}/gui_utils.py* %post /usr/bin/update-desktop-database %{_datadir}/applications touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +dbus-send --system /com/redhat/setroubleshootd com.redhat.SEtroubleshootdIface.restart string:'rpm install' >/dev/null 2>&1 || : %postun /usr/bin/update-desktop-database %{_datadir}/applications @@ -72,7 +81,8 @@ make DESTDIR=%{buildroot} install %{__install} -D -m755 %{SOURCE1} %{buildroot}/etc/rc.d/init.d/%{name} %{__install} -D -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} -touch %{buildroot}%{pkgvardatadir}/audit_listener_database.xml +desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{buildroot}/%{_datadir}/applications/%{name}.desktop +touch %{buildroot}%{pkgdatabase} touch %{buildroot}%{pkgvardatadir}/email_alert_recipients %find_lang %{name} @@ -80,9 +90,16 @@ Summary: SELinux troubleshoot server Group: Applications/System +Requires: %{name}-plugins Requires: audit >= 1.2.6-3 Requires: audit-libs-python >= 1.2.6-3 Requires: libselinux >= 1.30.15-1 +Requires: pygobject2 +Requires: dbus-python +Requires: libxml2-python +Requires: libselinux-python +Requires: audit-libs-python +Requires: libuser BuildRequires: intltool gettext python @@ -99,7 +116,10 @@ to user preference. The same tools can be run on existing log files. %post server -[ -f %{pkgvardatadir}/database.xml ] && chmod 644 %{pkgvardatadir}/database.xml +if [ -f %{pkgdatabase} ]; then + chown root:root %{pkgdatabase} >/dev/null 2>&1 || : + chmod 600 %{pkgdatabase} >/dev/null 2>&1 || : +fi /sbin/chkconfig --add %{name} /sbin/service %{name} condrestart >/dev/null 2>&1 || : @@ -126,8 +146,8 @@ %{pkgpythondir}/__init__.py* %{pkgpythondir}/access_control.py* %{pkgpythondir}/analyze.py* +%{pkgpythondir}/audit_data.py* %{pkgpythondir}/avc_audit.py* -%{pkgpythondir}/avc_auparse.py* %{pkgpythondir}/config.py* %{pkgpythondir}/email_alert.py* %{pkgpythondir}/errcode.py* @@ -142,15 +162,93 @@ %config %{pkgconfigdir}/%{name}.cfg %dir %{pkglogdir} %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} +%config %{_sysconfdir}/dbus-1/system.d/setroubleshootd.conf %dir %{pkgrundir} %dir %{pkgvardatadir} -%ghost %attr(0644,root,root) %{pkgvardatadir}/audit_listener_database.xml +%ghost %attr(0600,root,root) %{pkgdatabase} %ghost %attr(0644,root,root) %{pkgvardatadir}/email_alert_recipients %{_mandir}/man8/sealert.8.gz - -/etc/rc.d/init.d/%{name} +%attr(0755,root,root) /etc/rc.d/init.d/%{name} %changelog +* Sat Sep 8 2007 John Dennis - 1.10.3-1 + - modify avc_audit.py to use new audit_data.py implementation + + - can listen for audit events on either /var/run/audit_events + in bindary protocol mode or /var/run/audisp_events in + text protocol mode + +* Thu Sep 6 2007 John Dennis - 1.10.2-1 + - remove all copied code from test_setroubleshootd, now we import + from setroubleshoot + + - export ClientConnectionHandler from rpc.py as a base class. + Derive SetroubleshootdClientConnectionHandler and + AuditClientConnectionHandler from ClientConnectionHandler. + + - add audisp_listen as test program + + - create setroubleshoot sym link in top devel directory pointing + to src so import setroubleshoot.foo if PYTHONPATH=topdir + + - add get_option, convert_cfg_type to config.py.in so that one + can pass optional dict to override config file settings + + - rewrite log_init() so it's easier for other programs to use it, + fix the import logic concering log & config + + - remove log code from test_setroubleshoot, now just does import + from setroubleshoot. + + - test_setroubleshootd can now handle audit records in both text + and binary formats, can be selected by command line arg. It can now + either output to clients connecting on a socket or to stdout. Can + now optionally exit after N socket client connections. + + - remove non audit record lines from test data + + - remove config_init() and log_init() from package __init__.py + It was the wrong place to call them, now call them when the + process initializes before the first setroubleshoot imports + + - add parse_config_setting() and set_config() to config module + - setroubleshootd now accepts -c --config command line arg + - test_sectroubleshoot: add err defines & program_error exception + add is_valid() tests to assure we read a valid audit record + log the unrecognized line if not valid, clean up socket close() + + - Relates Bug #247056, update initscript to LSB standards + Note: LSB initscripts in Fedora is not yet a resolved issue, + the changes implemented were to add an LSB block and support + the new LSB try-restart and force-reload commands. However + the new /lib/lsb/init-functions are NOT currently used as this + is the unstable part. + +* Thu Aug 23 2007 John Dennis - 1.10.1-1 + - add BuildRequires perl-XML-Parser + +* Thu Aug 23 2007 John Dennis - 1.10.0-1 + + - move all plugins and their translations to independent package + - wrap XML generation inside try/except + - correct how access list is obtained in avc_auparse.py + - add try/except around top level of AnalyzeThread.run so exceptions + in the thread get reported and the analysis thread does not just die. + - also add try/except around LogfileThread.process_logfile + - add new function assure_file_ownership_permissions() + - server now forces it's database file permissions/ownership to be 0600 root:root + - rpm now forces the server's database file permissions/ownership to be 0600 root:root + - Resolves Bug #251545: Review Request: setroubleshoot-plugins - analysis plugins for setroubleshoot + - clean up some other rpmlint warnings in setroubleshoot.spec + - fix missing install of setroubleshoot icon and sym link to it + - Resolves Bug #251551, setroubleshoot shows up in in wrong desktop menu + also run desktop-file-install in rpm install + - add /etc/dbus-1/system.d/setroubleshootd.conf dbus configuration file + - Resolves Bug #250979, Bug #250932 Missing dependencies + - Restore plugins/Makefile.am which got nuked somehow + - remove dus.dbus_bindings.bus_name_has_owner(), deprecated as of F7 + - wrap rpm transactions in try/except + * Tue Jun 12 2007 John Dennis - 1.9.7-1 - Resolves Bug# 241739, this bug is the lead bug for several bug reports, all consequences of the same problem, setroubleshootd/sealert when run @@ -709,7 +807,7 @@ - fix allow_execmod plugin to report better data. * Mon Jun 26 2006 John Dennis - 0.3-1 - - add missing /var/log directory %files section in spec file, + - add missing /var/log directory files section in spec file, and add logrotate script * Mon Jun 26 2006 John Dennis - 0.2-1 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot/devel/sources,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- sources 12 Jun 2007 21:01:44 -0000 1.83 +++ sources 8 Sep 2007 19:51:52 -0000 1.84 @@ -1 +1 @@ -cb39cb419aa3f3709811e721ef1bde41 setroubleshoot-1.9.7.tar.gz +6e5b7395364c637854d069c5cf2a45ba setroubleshoot-1.10.3.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 19:52:35 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sat, 8 Sep 2007 15:52:35 -0400 Subject: rpms/qgit/FC-6 .cvsignore, 1.13, 1.14 qgit.spec, 1.17, 1.18 sources, 1.13, 1.14 Message-ID: <200709081952.l88JqZLB015538@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15458 Modified Files: .cvsignore qgit.spec sources Log Message: - update to upstream version 1.5.7 - fixes #268381 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-6/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 25 May 2007 08:57:08 -0000 1.13 +++ .cvsignore 8 Sep 2007 19:52:03 -0000 1.14 @@ -1 +1 @@ -qgit-1.5.6.tar.bz2 +qgit-1.5.7.tar.bz2 Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-6/qgit.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- qgit.spec 10 Aug 2007 11:15:52 -0000 1.17 +++ qgit.spec 8 Sep 2007 19:52:03 -0000 1.18 @@ -1,5 +1,5 @@ Name: qgit -Version: 1.5.6 +Version: 1.5.7 Release: 1%{?dist} Summary: QGit is a git GUI repository browser @@ -49,6 +49,11 @@ %changelog +* Sat Sep 8 2007 Dan Horak 1.5.7-1 +- update to upstream version 1.5.7 +- fixes #268381 +- update license tag + * Fri May 23 2007 Dan Horak 1.5.6-1 - update to upstream version 1.5.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/qgit/FC-6/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 25 May 2007 08:57:08 -0000 1.13 +++ sources 8 Sep 2007 19:52:03 -0000 1.14 @@ -1 +1 @@ -d96f1a1c437d72603b60d34f19084609 qgit-1.5.6.tar.bz2 +2aa52a51e01ec0cde8522281d9ace2aa qgit-1.5.7.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 19:57:16 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sat, 8 Sep 2007 15:57:16 -0400 Subject: rpms/qgit/EL-4 .cvsignore, 1.13, 1.14 qgit.spec, 1.17, 1.18 sources, 1.13, 1.14 Message-ID: <200709081957.l88JvGAk015908@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15829 Modified Files: .cvsignore qgit.spec sources Log Message: - update to upstream version 1.5.7 - fixes #268381 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qgit/EL-4/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 25 May 2007 08:36:41 -0000 1.13 +++ .cvsignore 8 Sep 2007 19:56:43 -0000 1.14 @@ -1 +1 @@ -qgit-1.5.6.tar.bz2 +qgit-1.5.7.tar.bz2 Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/EL-4/qgit.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- qgit.spec 10 Aug 2007 11:15:45 -0000 1.17 +++ qgit.spec 8 Sep 2007 19:56:43 -0000 1.18 @@ -1,5 +1,5 @@ Name: qgit -Version: 1.5.6 +Version: 1.5.7 Release: 1%{?dist} Summary: QGit is a git GUI repository browser @@ -49,6 +49,11 @@ %changelog +* Sat Sep 8 2007 Dan Horak 1.5.7-1 +- update to upstream version 1.5.7 +- fixes #268381 +- update license tag + * Fri May 23 2007 Dan Horak 1.5.6-1 - update to upstream version 1.5.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/qgit/EL-4/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 25 May 2007 08:36:41 -0000 1.13 +++ sources 8 Sep 2007 19:56:43 -0000 1.14 @@ -1 +1 @@ -d96f1a1c437d72603b60d34f19084609 qgit-1.5.6.tar.bz2 +2aa52a51e01ec0cde8522281d9ace2aa qgit-1.5.7.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 19:59:28 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sat, 8 Sep 2007 15:59:28 -0400 Subject: rpms/qgit/EL-5 .cvsignore, 1.13, 1.14 qgit.spec, 1.17, 1.18 sources, 1.13, 1.14 Message-ID: <200709081959.l88JxSfE016117@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/extras/rpms/qgit/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16077 Modified Files: .cvsignore qgit.spec sources Log Message: - update to upstream version 1.5.7 - fixes #268381 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/qgit/EL-5/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 25 May 2007 08:57:08 -0000 1.13 +++ .cvsignore 8 Sep 2007 19:58:55 -0000 1.14 @@ -1 +1 @@ -qgit-1.5.6.tar.bz2 +qgit-1.5.7.tar.bz2 Index: qgit.spec =================================================================== RCS file: /cvs/extras/rpms/qgit/EL-5/qgit.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- qgit.spec 10 Aug 2007 11:15:47 -0000 1.17 +++ qgit.spec 8 Sep 2007 19:58:55 -0000 1.18 @@ -1,5 +1,5 @@ Name: qgit -Version: 1.5.6 +Version: 1.5.7 Release: 1%{?dist} Summary: QGit is a git GUI repository browser @@ -49,6 +49,11 @@ %changelog +* Sat Sep 8 2007 Dan Horak 1.5.7-1 +- update to upstream version 1.5.7 +- fixes #268381 +- update license tag + * Fri May 23 2007 Dan Horak 1.5.6-1 - update to upstream version 1.5.6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/qgit/EL-5/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 25 May 2007 08:57:08 -0000 1.13 +++ sources 8 Sep 2007 19:58:55 -0000 1.14 @@ -1 +1 @@ -d96f1a1c437d72603b60d34f19084609 qgit-1.5.6.tar.bz2 +2aa52a51e01ec0cde8522281d9ace2aa qgit-1.5.7.tar.bz2 From fedora-extras-commits at redhat.com Sat Sep 8 20:04:36 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 16:04:36 -0400 Subject: rpms/php-pecl-xdebug/EL-5 .cvsignore, 1.4, 1.5 php-pecl-xdebug.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709082004.l88K4a6W022292@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pecl-xdebug/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22206/EL-5 Modified Files: .cvsignore php-pecl-xdebug.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 15 Jan 2007 23:46:51 -0000 1.4 +++ .cvsignore 8 Sep 2007 20:04:02 -0000 1.5 @@ -1 +1 @@ -xdebug-2.0.0RC2.tgz +xdebug-2.0.0.tgz Index: php-pecl-xdebug.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/EL-5/php-pecl-xdebug.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- php-pecl-xdebug.spec 11 Mar 2007 23:39:59 -0000 1.5 +++ php-pecl-xdebug.spec 8 Sep 2007 20:04:02 -0000 1.6 @@ -1,16 +1,15 @@ %global php_apiver %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1) %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") -%define beta RC2 Name: php-pecl-xdebug Version: 2.0.0 -Release: 0.5.%{?beta}%{?dist} +Release: 1%{?dist} Summary: PECL package for debugging PHP scripts License: BSD Group: Development/Languages URL: http://pecl.php.net/package/xdebug -Source0: http://pecl.php.net/get/xdebug-%{version}%{?beta}.tgz +Source0: http://pecl.php.net/get/xdebug-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: php-devel @@ -31,18 +30,18 @@ %prep -%setup -qcn xdebug-%{version}%{?beta} +%setup -qcn xdebug-%{version} %build -cd xdebug-%{version}%{?beta} +cd xdebug-%{version} phpize %configure --enable-xdebug CFLAGS="$RPM_OPT_FLAGS" make %install -cd xdebug-%{version}%{?beta} +cd xdebug-%{version} rm -rf $RPM_BUILD_ROOT make install INSTALL_ROOT=$RPM_BUILD_ROOT @@ -64,12 +63,16 @@ %files %defattr(-,root,root,-) -%doc xdebug-%{version}%{?beta}/docs/* +%doc xdebug-%{version}/docs/* %config(noreplace) %{_sysconfdir}/php.d/xdebug.ini %{php_extdir}/xdebug.so %changelog +* Sat Sep 08 2007 Christopher Stone 2.0.0-1 +- Upstream sync +- Remove %%{?beta} tags + * Sun Mar 11 2007 Christopher Stone 2.0.0-0.5.RC2 - Create directory to untar sources - Use new ABI check for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 15 Jan 2007 23:46:51 -0000 1.4 +++ sources 8 Sep 2007 20:04:02 -0000 1.5 @@ -1 +1 @@ -2abef81227a5d60af45ad0792e2fd996 xdebug-2.0.0RC2.tgz +0f9ecb9c5331d0041b04be9566763171 xdebug-2.0.0.tgz From fedora-extras-commits at redhat.com Sat Sep 8 20:04:40 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 16:04:40 -0400 Subject: rpms/php-pecl-xdebug/F-7 .cvsignore, 1.4, 1.5 php-pecl-xdebug.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709082004.l88K4e5v022299@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pecl-xdebug/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22206/F-7 Modified Files: .cvsignore php-pecl-xdebug.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 15 Jan 2007 23:46:57 -0000 1.4 +++ .cvsignore 8 Sep 2007 20:04:06 -0000 1.5 @@ -1 +1 @@ -xdebug-2.0.0RC2.tgz +xdebug-2.0.0.tgz Index: php-pecl-xdebug.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/F-7/php-pecl-xdebug.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- php-pecl-xdebug.spec 11 Mar 2007 23:40:02 -0000 1.5 +++ php-pecl-xdebug.spec 8 Sep 2007 20:04:06 -0000 1.6 @@ -1,16 +1,15 @@ %global php_apiver %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1) %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") -%define beta RC2 Name: php-pecl-xdebug Version: 2.0.0 -Release: 0.5.%{?beta}%{?dist} +Release: 1%{?dist} Summary: PECL package for debugging PHP scripts License: BSD Group: Development/Languages URL: http://pecl.php.net/package/xdebug -Source0: http://pecl.php.net/get/xdebug-%{version}%{?beta}.tgz +Source0: http://pecl.php.net/get/xdebug-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: php-devel @@ -31,18 +30,18 @@ %prep -%setup -qcn xdebug-%{version}%{?beta} +%setup -qcn xdebug-%{version} %build -cd xdebug-%{version}%{?beta} +cd xdebug-%{version} phpize %configure --enable-xdebug CFLAGS="$RPM_OPT_FLAGS" make %install -cd xdebug-%{version}%{?beta} +cd xdebug-%{version} rm -rf $RPM_BUILD_ROOT make install INSTALL_ROOT=$RPM_BUILD_ROOT @@ -64,12 +63,16 @@ %files %defattr(-,root,root,-) -%doc xdebug-%{version}%{?beta}/docs/* +%doc xdebug-%{version}/docs/* %config(noreplace) %{_sysconfdir}/php.d/xdebug.ini %{php_extdir}/xdebug.so %changelog +* Sat Sep 08 2007 Christopher Stone 2.0.0-1 +- Upstream sync +- Remove %%{?beta} tags + * Sun Mar 11 2007 Christopher Stone 2.0.0-0.5.RC2 - Create directory to untar sources - Use new ABI check for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 15 Jan 2007 23:46:57 -0000 1.4 +++ sources 8 Sep 2007 20:04:06 -0000 1.5 @@ -1 +1 @@ -2abef81227a5d60af45ad0792e2fd996 xdebug-2.0.0RC2.tgz +0f9ecb9c5331d0041b04be9566763171 xdebug-2.0.0.tgz From fedora-extras-commits at redhat.com Sat Sep 8 20:04:43 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 16:04:43 -0400 Subject: rpms/php-pecl-xdebug/FC-6 .cvsignore, 1.4, 1.5 php-pecl-xdebug.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709082004.l88K4hsj022306@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pecl-xdebug/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22206/FC-6 Modified Files: .cvsignore php-pecl-xdebug.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 15 Jan 2007 23:46:51 -0000 1.4 +++ .cvsignore 8 Sep 2007 20:04:10 -0000 1.5 @@ -1 +1 @@ -xdebug-2.0.0RC2.tgz +xdebug-2.0.0.tgz Index: php-pecl-xdebug.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/FC-6/php-pecl-xdebug.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- php-pecl-xdebug.spec 11 Mar 2007 23:39:59 -0000 1.5 +++ php-pecl-xdebug.spec 8 Sep 2007 20:04:10 -0000 1.6 @@ -1,16 +1,15 @@ %global php_apiver %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1) %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") -%define beta RC2 Name: php-pecl-xdebug Version: 2.0.0 -Release: 0.5.%{?beta}%{?dist} +Release: 1%{?dist} Summary: PECL package for debugging PHP scripts License: BSD Group: Development/Languages URL: http://pecl.php.net/package/xdebug -Source0: http://pecl.php.net/get/xdebug-%{version}%{?beta}.tgz +Source0: http://pecl.php.net/get/xdebug-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: php-devel @@ -31,18 +30,18 @@ %prep -%setup -qcn xdebug-%{version}%{?beta} +%setup -qcn xdebug-%{version} %build -cd xdebug-%{version}%{?beta} +cd xdebug-%{version} phpize %configure --enable-xdebug CFLAGS="$RPM_OPT_FLAGS" make %install -cd xdebug-%{version}%{?beta} +cd xdebug-%{version} rm -rf $RPM_BUILD_ROOT make install INSTALL_ROOT=$RPM_BUILD_ROOT @@ -64,12 +63,16 @@ %files %defattr(-,root,root,-) -%doc xdebug-%{version}%{?beta}/docs/* +%doc xdebug-%{version}/docs/* %config(noreplace) %{_sysconfdir}/php.d/xdebug.ini %{php_extdir}/xdebug.so %changelog +* Sat Sep 08 2007 Christopher Stone 2.0.0-1 +- Upstream sync +- Remove %%{?beta} tags + * Sun Mar 11 2007 Christopher Stone 2.0.0-0.5.RC2 - Create directory to untar sources - Use new ABI check for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 15 Jan 2007 23:46:51 -0000 1.4 +++ sources 8 Sep 2007 20:04:10 -0000 1.5 @@ -1 +1 @@ -2abef81227a5d60af45ad0792e2fd996 xdebug-2.0.0RC2.tgz +0f9ecb9c5331d0041b04be9566763171 xdebug-2.0.0.tgz From fedora-extras-commits at redhat.com Sat Sep 8 20:04:47 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 16:04:47 -0400 Subject: rpms/php-pecl-xdebug/devel .cvsignore, 1.4, 1.5 php-pecl-xdebug.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709082004.l88K4lGM022317@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pecl-xdebug/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22206/devel Modified Files: .cvsignore php-pecl-xdebug.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 15 Jan 2007 23:46:57 -0000 1.4 +++ .cvsignore 8 Sep 2007 20:04:14 -0000 1.5 @@ -1 +1 @@ -xdebug-2.0.0RC2.tgz +xdebug-2.0.0.tgz Index: php-pecl-xdebug.spec =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/devel/php-pecl-xdebug.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- php-pecl-xdebug.spec 11 Mar 2007 23:40:02 -0000 1.5 +++ php-pecl-xdebug.spec 8 Sep 2007 20:04:14 -0000 1.6 @@ -1,16 +1,15 @@ %global php_apiver %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1) %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") -%define beta RC2 Name: php-pecl-xdebug Version: 2.0.0 -Release: 0.5.%{?beta}%{?dist} +Release: 1%{?dist} Summary: PECL package for debugging PHP scripts License: BSD Group: Development/Languages URL: http://pecl.php.net/package/xdebug -Source0: http://pecl.php.net/get/xdebug-%{version}%{?beta}.tgz +Source0: http://pecl.php.net/get/xdebug-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: php-devel @@ -31,18 +30,18 @@ %prep -%setup -qcn xdebug-%{version}%{?beta} +%setup -qcn xdebug-%{version} %build -cd xdebug-%{version}%{?beta} +cd xdebug-%{version} phpize %configure --enable-xdebug CFLAGS="$RPM_OPT_FLAGS" make %install -cd xdebug-%{version}%{?beta} +cd xdebug-%{version} rm -rf $RPM_BUILD_ROOT make install INSTALL_ROOT=$RPM_BUILD_ROOT @@ -64,12 +63,16 @@ %files %defattr(-,root,root,-) -%doc xdebug-%{version}%{?beta}/docs/* +%doc xdebug-%{version}/docs/* %config(noreplace) %{_sysconfdir}/php.d/xdebug.ini %{php_extdir}/xdebug.so %changelog +* Sat Sep 08 2007 Christopher Stone 2.0.0-1 +- Upstream sync +- Remove %%{?beta} tags + * Sun Mar 11 2007 Christopher Stone 2.0.0-0.5.RC2 - Create directory to untar sources - Use new ABI check for FC6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pecl-xdebug/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 15 Jan 2007 23:46:57 -0000 1.4 +++ sources 8 Sep 2007 20:04:14 -0000 1.5 @@ -1 +1 @@ -2abef81227a5d60af45ad0792e2fd996 xdebug-2.0.0RC2.tgz +0f9ecb9c5331d0041b04be9566763171 xdebug-2.0.0.tgz From fedora-extras-commits at redhat.com Sat Sep 8 20:40:12 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Sat, 8 Sep 2007 16:40:12 -0400 Subject: rpms/libbonoboui/devel help-error.patch, NONE, 1.1 libbonoboui.spec, 1.56, 1.57 Message-ID: <200709082040.l88KeCdW024109@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/libbonoboui/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24083 Modified Files: libbonoboui.spec Added Files: help-error.patch Log Message: show a dialog if help is missing help-error.patch: --- NEW FILE help-error.patch --- diff -up libbonoboui-2.19.6/bonobo/bonobo-ui-util.c.help-error libbonoboui-2.19.6/bonobo/bonobo-ui-util.c --- libbonoboui-2.19.6/bonobo/bonobo-ui-util.c.help-error 2007-02-27 09:07:59.000000000 -0500 +++ libbonoboui-2.19.6/bonobo/bonobo-ui-util.c 2007-09-08 16:19:23.000000000 -0400 @@ -593,8 +593,20 @@ bonobo_help_display_cb (BonoboUIComponen cl->program, doc_id, doc_id, NULL, &error); if (error) { - /* FIXME: better error handling ? */ - g_warning ("Error: '%s'", error->message); + GtkWidget *dialog; + + dialog = gtk_message_dialog_new (NULL, 0, + GTK_MESSAGE_ERROR, + GTK_BUTTONS_OK, + _("Could not display help for this application")); + gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog), + error->message); + g_signal_connect_swapped (dialog, "response", + G_CALLBACK (gtk_widget_destroy), + dialog); + + gtk_window_present (GTK_WINDOW (dialog)); + g_error_free (error); } } Index: libbonoboui.spec =================================================================== RCS file: /cvs/extras/rpms/libbonoboui/devel/libbonoboui.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- libbonoboui.spec 23 Aug 2007 18:15:50 -0000 1.56 +++ libbonoboui.spec 8 Sep 2007 20:39:40 -0000 1.57 @@ -14,9 +14,11 @@ Summary: Bonobo user interface components Name: libbonoboui Version: 2.19.6 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/libbonoboui/2.19/%{name}-%{version}.tar.bz2 +# http://bugzilla.gnome.org/show_bug.cgi?id=125046 +Patch0: help-error.patch License: GPLv2+ and LGPLv2+ # bonobo-browser is GPL, libbonoboui is LGPL Group: System Environment/Libraries @@ -71,6 +73,7 @@ %prep %setup -q -n %{name}-%{version} +%patch0 -p1 -b .help-error %build @@ -119,6 +122,9 @@ %{_datadir}/gtk-doc/html/libbonoboui %changelog +* Sat Sep 8 2007 Matthias Clasen - 2.19.6-4 +- Display a dialog if help cannot be found + * Thu Aug 23 2007 Adam Jackson - 2.19.6-3 - Rebuild for ppc toolchain bug From fedora-extras-commits at redhat.com Sat Sep 8 20:53:59 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 16:53:59 -0400 Subject: rpms/php-pear-DB-DataObject/EL-5 PHP-LICENSE-3.01, 1.2, 1.3 .cvsignore, 1.3, 1.4 php-pear-DB-DataObject.spec, 1.3, 1.4 sources, 1.3, 1.4 PHP-LICENSE-2.02, 1.1, NONE Message-ID: <200709082053.l88KrxD8024732@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-DB-DataObject/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24634/EL-5 Modified Files: .cvsignore php-pear-DB-DataObject.spec sources Added Files: PHP-LICENSE-3.01 Removed Files: PHP-LICENSE-2.02 Log Message: upstream sync Index: PHP-LICENSE-3.01 =================================================================== RCS file: PHP-LICENSE-3.01 diff -N PHP-LICENSE-3.01 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ PHP-LICENSE-3.01 8 Sep 2007 20:53:26 -0000 1.3 @@ -0,0 +1,68 @@ +-------------------------------------------------------------------- + The PHP License, version 3.01 +Copyright (c) 1999 - 2006 The PHP Group. All rights reserved. +-------------------------------------------------------------------- + +Redistribution and use in source and binary forms, with or without +modification, is permitted provided that the following conditions +are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + 3. The name "PHP" must not be used to endorse or promote products + derived from this software without prior written permission. For + written permission, please contact group at php.net. + + 4. Products derived from this software may not be called "PHP", nor + may "PHP" appear in their name, without prior written permission + from group at php.net. You may indicate that your software works in + conjunction with PHP by saying "Foo for PHP" instead of calling + it "PHP Foo" or "phpfoo" + + 5. The PHP Group may publish revised and/or new versions of the + license from time to time. Each version will be given a + distinguishing version number. + Once covered code has been published under a particular version + of the license, you may always continue to use it under the terms + of that version. You may also choose to use such covered code + under the terms of any subsequent version of the license + published by the PHP Group. No one other than the PHP Group has + the right to modify the terms applicable to covered code created + under this License. + + 6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes PHP software, freely available from + ". + +THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND +ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP +DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------- + +This software consists of voluntary contributions made by many +individuals on behalf of the PHP Group. + +The PHP Group can be contacted via Email at group at php.net. + +For more information on the PHP Group and the PHP project, +please see . + +PHP includes the Zend Engine, freely available at +. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/EL-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 16 Dec 2006 23:03:14 -0000 1.3 +++ .cvsignore 8 Sep 2007 20:53:26 -0000 1.4 @@ -1 +1 @@ -DB_DataObject-1.8.5.tgz +DB_DataObject-1.8.7.tgz Index: php-pear-DB-DataObject.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/EL-5/php-pear-DB-DataObject.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-DB-DataObject.spec 14 Jan 2007 18:38:17 -0000 1.3 +++ php-pear-DB-DataObject.spec 8 Sep 2007 20:53:26 -0000 1.4 @@ -2,15 +2,15 @@ %define pear_name DB_DataObject Name: php-pear-DB-DataObject -Version: 1.8.5 -Release: 2%{?dist} +Version: 1.8.7 +Release: 1%{?dist} Summary: An SQL Builder, Object Interface to Database Tables Group: Development/Libraries License: PHP License URL: http://pear.php.net/package/DB_DataObject Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz -Source1: PHP-LICENSE-2.02 +Source1: PHP-LICENSE-3.01 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -33,7 +33,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml install -pm 644 -c %{SOURCE1} LICENSE @@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Move createTables script to %{bindir} @@ -92,6 +92,10 @@ %changelog +* Sat Sep 8 2007 Christopher Stone 1.8.7-1 +- Upstream sync +- Update license file + * Sun Jan 14 2007 Christopher Stone 1.8.5-2 - Use correct version of license Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/EL-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Dec 2006 23:03:14 -0000 1.3 +++ sources 8 Sep 2007 20:53:26 -0000 1.4 @@ -1 +1 @@ -cf20a7ac0df80993b00493e9680975c3 DB_DataObject-1.8.5.tgz +ae28b4b42ae0c2fb5dbca0eab721bf30 DB_DataObject-1.8.7.tgz --- PHP-LICENSE-2.02 DELETED --- From fedora-extras-commits at redhat.com Sat Sep 8 20:54:01 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 16:54:01 -0400 Subject: rpms/php-pear-DB-DataObject/F-7 PHP-LICENSE-3.01, 1.2, 1.3 .cvsignore, 1.3, 1.4 php-pear-DB-DataObject.spec, 1.3, 1.4 sources, 1.3, 1.4 PHP-LICENSE-2.02, 1.1, NONE Message-ID: <200709082054.l88Ks1OJ024740@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-DB-DataObject/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24634/F-7 Modified Files: .cvsignore php-pear-DB-DataObject.spec sources Added Files: PHP-LICENSE-3.01 Removed Files: PHP-LICENSE-2.02 Log Message: upstream sync Index: PHP-LICENSE-3.01 =================================================================== RCS file: PHP-LICENSE-3.01 diff -N PHP-LICENSE-3.01 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ PHP-LICENSE-3.01 8 Sep 2007 20:53:29 -0000 1.3 @@ -0,0 +1,68 @@ +-------------------------------------------------------------------- + The PHP License, version 3.01 +Copyright (c) 1999 - 2006 The PHP Group. All rights reserved. +-------------------------------------------------------------------- + +Redistribution and use in source and binary forms, with or without +modification, is permitted provided that the following conditions +are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + 3. The name "PHP" must not be used to endorse or promote products + derived from this software without prior written permission. For + written permission, please contact group at php.net. + + 4. Products derived from this software may not be called "PHP", nor + may "PHP" appear in their name, without prior written permission + from group at php.net. You may indicate that your software works in + conjunction with PHP by saying "Foo for PHP" instead of calling + it "PHP Foo" or "phpfoo" + + 5. The PHP Group may publish revised and/or new versions of the + license from time to time. Each version will be given a + distinguishing version number. + Once covered code has been published under a particular version + of the license, you may always continue to use it under the terms + of that version. You may also choose to use such covered code + under the terms of any subsequent version of the license + published by the PHP Group. No one other than the PHP Group has + the right to modify the terms applicable to covered code created + under this License. + + 6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes PHP software, freely available from + ". + +THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND +ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP +DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------- + +This software consists of voluntary contributions made by many +individuals on behalf of the PHP Group. + +The PHP Group can be contacted via Email at group at php.net. + +For more information on the PHP Group and the PHP project, +please see . + +PHP includes the Zend Engine, freely available at +. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 16 Dec 2006 23:03:20 -0000 1.3 +++ .cvsignore 8 Sep 2007 20:53:29 -0000 1.4 @@ -1 +1 @@ -DB_DataObject-1.8.5.tgz +DB_DataObject-1.8.7.tgz Index: php-pear-DB-DataObject.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/F-7/php-pear-DB-DataObject.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-DB-DataObject.spec 14 Jan 2007 18:38:22 -0000 1.3 +++ php-pear-DB-DataObject.spec 8 Sep 2007 20:53:29 -0000 1.4 @@ -2,15 +2,15 @@ %define pear_name DB_DataObject Name: php-pear-DB-DataObject -Version: 1.8.5 -Release: 2%{?dist} +Version: 1.8.7 +Release: 1%{?dist} Summary: An SQL Builder, Object Interface to Database Tables Group: Development/Libraries License: PHP License URL: http://pear.php.net/package/DB_DataObject Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz -Source1: PHP-LICENSE-2.02 +Source1: PHP-LICENSE-3.01 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -33,7 +33,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml install -pm 644 -c %{SOURCE1} LICENSE @@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Move createTables script to %{bindir} @@ -92,6 +92,10 @@ %changelog +* Sat Sep 8 2007 Christopher Stone 1.8.7-1 +- Upstream sync +- Update license file + * Sun Jan 14 2007 Christopher Stone 1.8.5-2 - Use correct version of license Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Dec 2006 23:03:20 -0000 1.3 +++ sources 8 Sep 2007 20:53:29 -0000 1.4 @@ -1 +1 @@ -cf20a7ac0df80993b00493e9680975c3 DB_DataObject-1.8.5.tgz +ae28b4b42ae0c2fb5dbca0eab721bf30 DB_DataObject-1.8.7.tgz --- PHP-LICENSE-2.02 DELETED --- From fedora-extras-commits at redhat.com Sat Sep 8 20:54:04 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 16:54:04 -0400 Subject: rpms/php-pear-DB-DataObject/FC-6 PHP-LICENSE-3.01, 1.2, 1.3 .cvsignore, 1.3, 1.4 php-pear-DB-DataObject.spec, 1.3, 1.4 sources, 1.3, 1.4 PHP-LICENSE-2.02, 1.1, NONE Message-ID: <200709082054.l88Ks4DL024748@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-DB-DataObject/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24634/FC-6 Modified Files: .cvsignore php-pear-DB-DataObject.spec sources Added Files: PHP-LICENSE-3.01 Removed Files: PHP-LICENSE-2.02 Log Message: upstream sync Index: PHP-LICENSE-3.01 =================================================================== RCS file: PHP-LICENSE-3.01 diff -N PHP-LICENSE-3.01 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ PHP-LICENSE-3.01 8 Sep 2007 20:53:32 -0000 1.3 @@ -0,0 +1,68 @@ +-------------------------------------------------------------------- + The PHP License, version 3.01 +Copyright (c) 1999 - 2006 The PHP Group. All rights reserved. +-------------------------------------------------------------------- + +Redistribution and use in source and binary forms, with or without +modification, is permitted provided that the following conditions +are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + 3. The name "PHP" must not be used to endorse or promote products + derived from this software without prior written permission. For + written permission, please contact group at php.net. + + 4. Products derived from this software may not be called "PHP", nor + may "PHP" appear in their name, without prior written permission + from group at php.net. You may indicate that your software works in + conjunction with PHP by saying "Foo for PHP" instead of calling + it "PHP Foo" or "phpfoo" + + 5. The PHP Group may publish revised and/or new versions of the + license from time to time. Each version will be given a + distinguishing version number. + Once covered code has been published under a particular version + of the license, you may always continue to use it under the terms + of that version. You may also choose to use such covered code + under the terms of any subsequent version of the license + published by the PHP Group. No one other than the PHP Group has + the right to modify the terms applicable to covered code created + under this License. + + 6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes PHP software, freely available from + ". + +THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND +ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP +DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------- + +This software consists of voluntary contributions made by many +individuals on behalf of the PHP Group. + +The PHP Group can be contacted via Email at group at php.net. + +For more information on the PHP Group and the PHP project, +please see . + +PHP includes the Zend Engine, freely available at +. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 16 Dec 2006 23:03:14 -0000 1.3 +++ .cvsignore 8 Sep 2007 20:53:32 -0000 1.4 @@ -1 +1 @@ -DB_DataObject-1.8.5.tgz +DB_DataObject-1.8.7.tgz Index: php-pear-DB-DataObject.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/FC-6/php-pear-DB-DataObject.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-DB-DataObject.spec 14 Jan 2007 18:38:17 -0000 1.3 +++ php-pear-DB-DataObject.spec 8 Sep 2007 20:53:32 -0000 1.4 @@ -2,15 +2,15 @@ %define pear_name DB_DataObject Name: php-pear-DB-DataObject -Version: 1.8.5 -Release: 2%{?dist} +Version: 1.8.7 +Release: 1%{?dist} Summary: An SQL Builder, Object Interface to Database Tables Group: Development/Libraries License: PHP License URL: http://pear.php.net/package/DB_DataObject Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz -Source1: PHP-LICENSE-2.02 +Source1: PHP-LICENSE-3.01 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -33,7 +33,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml install -pm 644 -c %{SOURCE1} LICENSE @@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Move createTables script to %{bindir} @@ -92,6 +92,10 @@ %changelog +* Sat Sep 8 2007 Christopher Stone 1.8.7-1 +- Upstream sync +- Update license file + * Sun Jan 14 2007 Christopher Stone 1.8.5-2 - Use correct version of license Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Dec 2006 23:03:14 -0000 1.3 +++ sources 8 Sep 2007 20:53:32 -0000 1.4 @@ -1 +1 @@ -cf20a7ac0df80993b00493e9680975c3 DB_DataObject-1.8.5.tgz +ae28b4b42ae0c2fb5dbca0eab721bf30 DB_DataObject-1.8.7.tgz --- PHP-LICENSE-2.02 DELETED --- From fedora-extras-commits at redhat.com Sat Sep 8 20:54:07 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 16:54:07 -0400 Subject: rpms/php-pear-DB-DataObject/devel .cvsignore, 1.3, 1.4 php-pear-DB-DataObject.spec, 1.3, 1.4 sources, 1.3, 1.4 PHP-LICENSE-2.02, 1.1, NONE Message-ID: <200709082054.l88Ks7Pd024753@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-DB-DataObject/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24634/devel Modified Files: .cvsignore php-pear-DB-DataObject.spec sources Removed Files: PHP-LICENSE-2.02 Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 16 Dec 2006 23:03:20 -0000 1.3 +++ .cvsignore 8 Sep 2007 20:53:34 -0000 1.4 @@ -1 +1 @@ -DB_DataObject-1.8.5.tgz +DB_DataObject-1.8.7.tgz Index: php-pear-DB-DataObject.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/devel/php-pear-DB-DataObject.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- php-pear-DB-DataObject.spec 14 Jan 2007 18:38:22 -0000 1.3 +++ php-pear-DB-DataObject.spec 8 Sep 2007 20:53:34 -0000 1.4 @@ -2,15 +2,15 @@ %define pear_name DB_DataObject Name: php-pear-DB-DataObject -Version: 1.8.5 -Release: 2%{?dist} +Version: 1.8.7 +Release: 1%{?dist} Summary: An SQL Builder, Object Interface to Database Tables Group: Development/Libraries License: PHP License URL: http://pear.php.net/package/DB_DataObject Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz -Source1: PHP-LICENSE-2.02 +Source1: PHP-LICENSE-3.01 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -33,7 +33,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml install -pm 644 -c %{SOURCE1} LICENSE @@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Move createTables script to %{bindir} @@ -92,6 +92,10 @@ %changelog +* Sat Sep 8 2007 Christopher Stone 1.8.7-1 +- Upstream sync +- Update license file + * Sun Jan 14 2007 Christopher Stone 1.8.5-2 - Use correct version of license Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-DB-DataObject/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Dec 2006 23:03:20 -0000 1.3 +++ sources 8 Sep 2007 20:53:34 -0000 1.4 @@ -1 +1 @@ -cf20a7ac0df80993b00493e9680975c3 DB_DataObject-1.8.5.tgz +ae28b4b42ae0c2fb5dbca0eab721bf30 DB_DataObject-1.8.7.tgz --- PHP-LICENSE-2.02 DELETED --- From fedora-extras-commits at redhat.com Sat Sep 8 20:55:52 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 16:55:52 -0400 Subject: rpms/php-pear-DB-DataObject/devel PHP-LICENSE-3.01,1.2,1.3 Message-ID: <200709082055.l88Ktq3h024821@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-DB-DataObject/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24795/devel Added Files: PHP-LICENSE-3.01 Log Message: forgot this one Index: PHP-LICENSE-3.01 =================================================================== RCS file: PHP-LICENSE-3.01 diff -N PHP-LICENSE-3.01 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ PHP-LICENSE-3.01 8 Sep 2007 20:55:20 -0000 1.3 @@ -0,0 +1,68 @@ +-------------------------------------------------------------------- + The PHP License, version 3.01 +Copyright (c) 1999 - 2006 The PHP Group. All rights reserved. +-------------------------------------------------------------------- + +Redistribution and use in source and binary forms, with or without +modification, is permitted provided that the following conditions +are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the + distribution. + + 3. The name "PHP" must not be used to endorse or promote products + derived from this software without prior written permission. For + written permission, please contact group at php.net. + + 4. Products derived from this software may not be called "PHP", nor + may "PHP" appear in their name, without prior written permission + from group at php.net. You may indicate that your software works in + conjunction with PHP by saying "Foo for PHP" instead of calling + it "PHP Foo" or "phpfoo" + + 5. The PHP Group may publish revised and/or new versions of the + license from time to time. Each version will be given a + distinguishing version number. + Once covered code has been published under a particular version + of the license, you may always continue to use it under the terms + of that version. You may also choose to use such covered code + under the terms of any subsequent version of the license + published by the PHP Group. No one other than the PHP Group has + the right to modify the terms applicable to covered code created + under this License. + + 6. Redistributions of any form whatsoever must retain the following + acknowledgment: + "This product includes PHP software, freely available from + ". + +THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND +ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE PHP +DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. + +-------------------------------------------------------------------- + +This software consists of voluntary contributions made by many +individuals on behalf of the PHP Group. + +The PHP Group can be contacted via Email at group at php.net. + +For more information on the PHP Group and the PHP project, +please see . + +PHP includes the Zend Engine, freely available at +. From fedora-extras-commits at redhat.com Sat Sep 8 21:11:40 2007 From: fedora-extras-commits at redhat.com (John Dennis (jdennis)) Date: Sat, 8 Sep 2007 17:11:40 -0400 Subject: rpms/setroubleshoot/devel .cvsignore, 1.73, 1.74 setroubleshoot.init, 1.10, 1.11 setroubleshoot.spec, 1.88, 1.89 sources, 1.84, 1.85 Message-ID: <200709082111.l88LBeJT031637@cvs-int.fedora.redhat.com> Author: jdennis Update of /cvs/pkgs/rpms/setroubleshoot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31583/devel Modified Files: .cvsignore setroubleshoot.init setroubleshoot.spec sources Log Message: fix init script Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot/devel/.cvsignore,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- .cvsignore 8 Sep 2007 19:51:52 -0000 1.73 +++ .cvsignore 8 Sep 2007 21:11:06 -0000 1.74 @@ -1 +1 @@ -setroubleshoot-1.10.3.tar.gz +setroubleshoot-1.10.4.tar.gz Index: setroubleshoot.init =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot/devel/setroubleshoot.init,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- setroubleshoot.init 8 Sep 2007 19:51:52 -0000 1.10 +++ setroubleshoot.init 8 Sep 2007 21:11:06 -0000 1.11 @@ -50,7 +50,6 @@ PATH=/sbin:/bin:/usr/bin:/usr/sbin # Source function library. -# /lib/lsb/init-functions . /etc/init.d/functions # Silently exit is SELinux is not enabled Index: setroubleshoot.spec =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot/devel/setroubleshoot.spec,v retrieving revision 1.88 retrieving revision 1.89 diff -u -r1.88 -r1.89 --- setroubleshoot.spec 8 Sep 2007 19:51:52 -0000 1.88 +++ setroubleshoot.spec 8 Sep 2007 21:11:06 -0000 1.89 @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 1.10.3 +Version: 1.10.4 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -171,6 +171,9 @@ %attr(0755,root,root) /etc/rc.d/init.d/%{name} %changelog +* Sat Sep 8 2007 John Dennis - 1.10.4-1 + - fix init script + * Sat Sep 8 2007 John Dennis - 1.10.3-1 - modify avc_audit.py to use new audit_data.py implementation Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/setroubleshoot/devel/sources,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- sources 8 Sep 2007 19:51:52 -0000 1.84 +++ sources 8 Sep 2007 21:11:06 -0000 1.85 @@ -1 +1 @@ -6e5b7395364c637854d069c5cf2a45ba setroubleshoot-1.10.3.tar.gz +68c3d6d05d5273dd042e792f24ef09f2 setroubleshoot-1.10.4.tar.gz From fedora-extras-commits at redhat.com Sat Sep 8 21:27:15 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 17:27:15 -0400 Subject: rpms/php-pear-Pager/EL-5 .cvsignore, 1.3, 1.4 php-pear-Pager.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200709082127.l88LRFwt032287@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Pager/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32189/EL-5 Modified Files: .cvsignore php-pear-Pager.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/EL-5/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Dec 2006 16:50:15 -0000 1.3 +++ .cvsignore 8 Sep 2007 21:26:42 -0000 1.4 @@ -1 +1 @@ -Pager-2.4.3.tgz +Pager-2.4.4.tgz Index: php-pear-Pager.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/EL-5/php-pear-Pager.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-Pager.spec 3 Dec 2006 16:50:15 -0000 1.2 +++ php-pear-Pager.spec 8 Sep 2007 21:26:42 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name Pager Name: php-pear-Pager -Version: 2.4.3 +Version: 2.4.4 Release: 1%{?dist} Summary: Data paging class @@ -28,7 +28,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -52,7 +52,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint warning @@ -81,6 +81,9 @@ %{pear_phpdir}/%{pear_name}* %changelog +* Sat Sep 8 2007 Christopher Stone 2.4.4-1 +- Upstream sync + * Sun Dec 03 2006 Christopher Stone 2.4.3-1 - Upstream sync - use sed instead of dos2unix Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/EL-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Dec 2006 16:50:15 -0000 1.3 +++ sources 8 Sep 2007 21:26:42 -0000 1.4 @@ -1 +1 @@ -d3f8f14d8bdc53865dd79623d8f55b32 Pager-2.4.3.tgz +0fadc2487621862f1c6e589737e360e1 Pager-2.4.4.tgz From fedora-extras-commits at redhat.com Sat Sep 8 21:27:17 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 17:27:17 -0400 Subject: rpms/php-pear-Pager/F-7 .cvsignore, 1.3, 1.4 php-pear-Pager.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200709082127.l88LRHjE032294@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Pager/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32189/F-7 Modified Files: .cvsignore php-pear-Pager.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Dec 2006 16:50:15 -0000 1.3 +++ .cvsignore 8 Sep 2007 21:26:45 -0000 1.4 @@ -1 +1 @@ -Pager-2.4.3.tgz +Pager-2.4.4.tgz Index: php-pear-Pager.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/F-7/php-pear-Pager.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-Pager.spec 3 Dec 2006 16:50:15 -0000 1.2 +++ php-pear-Pager.spec 8 Sep 2007 21:26:45 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name Pager Name: php-pear-Pager -Version: 2.4.3 +Version: 2.4.4 Release: 1%{?dist} Summary: Data paging class @@ -28,7 +28,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -52,7 +52,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint warning @@ -81,6 +81,9 @@ %{pear_phpdir}/%{pear_name}* %changelog +* Sat Sep 8 2007 Christopher Stone 2.4.4-1 +- Upstream sync + * Sun Dec 03 2006 Christopher Stone 2.4.3-1 - Upstream sync - use sed instead of dos2unix Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Dec 2006 16:50:15 -0000 1.3 +++ sources 8 Sep 2007 21:26:45 -0000 1.4 @@ -1 +1 @@ -d3f8f14d8bdc53865dd79623d8f55b32 Pager-2.4.3.tgz +0fadc2487621862f1c6e589737e360e1 Pager-2.4.4.tgz From fedora-extras-commits at redhat.com Sat Sep 8 21:27:20 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 17:27:20 -0400 Subject: rpms/php-pear-Pager/FC-6 .cvsignore, 1.3, 1.4 php-pear-Pager.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200709082127.l88LRKYs032301@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Pager/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32189/FC-6 Modified Files: .cvsignore php-pear-Pager.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/FC-6/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Dec 2006 16:50:15 -0000 1.3 +++ .cvsignore 8 Sep 2007 21:26:47 -0000 1.4 @@ -1 +1 @@ -Pager-2.4.3.tgz +Pager-2.4.4.tgz Index: php-pear-Pager.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/FC-6/php-pear-Pager.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-Pager.spec 3 Dec 2006 16:50:15 -0000 1.2 +++ php-pear-Pager.spec 8 Sep 2007 21:26:47 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name Pager Name: php-pear-Pager -Version: 2.4.3 +Version: 2.4.4 Release: 1%{?dist} Summary: Data paging class @@ -28,7 +28,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -52,7 +52,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint warning @@ -81,6 +81,9 @@ %{pear_phpdir}/%{pear_name}* %changelog +* Sat Sep 8 2007 Christopher Stone 2.4.4-1 +- Upstream sync + * Sun Dec 03 2006 Christopher Stone 2.4.3-1 - Upstream sync - use sed instead of dos2unix Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Dec 2006 16:50:15 -0000 1.3 +++ sources 8 Sep 2007 21:26:48 -0000 1.4 @@ -1 +1 @@ -d3f8f14d8bdc53865dd79623d8f55b32 Pager-2.4.3.tgz +0fadc2487621862f1c6e589737e360e1 Pager-2.4.4.tgz From fedora-extras-commits at redhat.com Sat Sep 8 21:27:23 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 17:27:23 -0400 Subject: rpms/php-pear-Pager/devel .cvsignore, 1.3, 1.4 php-pear-Pager.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200709082127.l88LRNDl032308@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-Pager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32189/devel Modified Files: .cvsignore php-pear-Pager.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Dec 2006 16:50:15 -0000 1.3 +++ .cvsignore 8 Sep 2007 21:26:50 -0000 1.4 @@ -1 +1 @@ -Pager-2.4.3.tgz +Pager-2.4.4.tgz Index: php-pear-Pager.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/devel/php-pear-Pager.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-pear-Pager.spec 3 Dec 2006 16:50:15 -0000 1.2 +++ php-pear-Pager.spec 8 Sep 2007 21:26:50 -0000 1.3 @@ -2,7 +2,7 @@ %define pear_name Pager Name: php-pear-Pager -Version: 2.4.3 +Version: 2.4.4 Release: 1%{?dist} Summary: Data paging class @@ -28,7 +28,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} @@ -52,7 +52,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} # Fix rpmlint warning @@ -81,6 +81,9 @@ %{pear_phpdir}/%{pear_name}* %changelog +* Sat Sep 8 2007 Christopher Stone 2.4.4-1 +- Upstream sync + * Sun Dec 03 2006 Christopher Stone 2.4.3-1 - Upstream sync - use sed instead of dos2unix Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-Pager/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Dec 2006 16:50:15 -0000 1.3 +++ sources 8 Sep 2007 21:26:50 -0000 1.4 @@ -1 +1 @@ -d3f8f14d8bdc53865dd79623d8f55b32 Pager-2.4.3.tgz +0fadc2487621862f1c6e589737e360e1 Pager-2.4.4.tgz From fedora-extras-commits at redhat.com Sat Sep 8 21:49:01 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Sat, 8 Sep 2007 17:49:01 -0400 Subject: rpms/mach/devel mach.spec,1.14,1.15 Message-ID: <200709082149.l88Ln18k004049@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/mach/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4011 Modified Files: mach.spec Log Message: * Sun Sep 9 2007 Ville Skytt?? - 0.9.2-2 - Drop no longer needed (and failing) old ppc config bug workarounds. - Sync group creation scriptlet with current Fedora packaging guidelines. - Set default config to the "updates" flavour. Index: mach.spec =================================================================== RCS file: /cvs/pkgs/rpms/mach/devel/mach.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- mach.spec 8 Sep 2007 17:22:47 -0000 1.14 +++ mach.spec 8 Sep 2007 21:48:26 -0000 1.15 @@ -1,7 +1,7 @@ Name: mach Version: 0.9.2 -Release: 1%{?dist} -Summary: make a chroot +Release: 2%{?dist} +Summary: Make a chroot Group: Applications/System License: GPLv2+ @@ -44,7 +44,7 @@ %configure \ --enable-builduser=%{builduser} \ --enable-buildgroup=%{buildgroup} \ - --with-flavor=extras + --with-flavor=updates make %install @@ -56,19 +56,13 @@ install -d -m 2775 $RPM_BUILD_ROOT%{_localstatedir}/tmp/mach install -d -m 775 $RPM_BUILD_ROOT%{_localstatedir}/cache/mach -# the ppc dist files were not added to the dist, so install them manually -for v in 4 5 6 development -do - install -m 644 etc/dist.d/fedora-$v-ppc %{_sysconfdir}/mach/dist.d -done - find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \; %clean rm -rf $RPM_BUILD_ROOT %pre -groupadd -r mach >/dev/null 2>&1 || : +getent group mach >/dev/null || groupadd -r mach || : %preun if [ "$1" == 0 ]; @@ -102,6 +96,11 @@ %attr(04750,root,mach) %{_sbindir}/mach-helper %changelog +* Sun Sep 9 2007 Ville Skytt?? - 0.9.2-2 +- Drop no longer needed (and failing) old ppc config bug workarounds. +- Sync group creation scriptlet with current Fedora packaging guidelines. +- Set default config to the "updates" flavour. + * Sat Sep 08 2007 Thomas Vander Stichele - 0.9.2-1 - new release From fedora-extras-commits at redhat.com Sat Sep 8 21:55:39 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 17:55:39 -0400 Subject: rpms/php-pear-File/devel .cvsignore, 1.2, 1.3 php-pear-File.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709082155.l88LtdnZ004477@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-File/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4426/devel Modified Files: .cvsignore php-pear-File.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-File/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 14 Dec 2006 06:26:38 -0000 1.2 +++ .cvsignore 8 Sep 2007 21:55:07 -0000 1.3 @@ -1 +1 @@ -File-1.2.2.tgz +File-1.3.0.tgz Index: php-pear-File.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-File/devel/php-pear-File.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- php-pear-File.spec 14 Dec 2006 06:26:38 -0000 1.1 +++ php-pear-File.spec 8 Sep 2007 21:55:07 -0000 1.2 @@ -2,12 +2,12 @@ %define pear_name File Name: php-pear-File -Version: 1.2.2 +Version: 1.3.0 Release: 1%{?dist} Summary: Common file and directory routines Group: Development/Languages -License: PHP License +License: PHP URL: http://pear.php.net/package/File Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz Source1: PHP-LICENSE-3.01 @@ -26,7 +26,7 @@ %prep -%setup -q -c +%setup -qc [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml install -pm 644 -c %{SOURCE1} LICENSE @@ -47,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description -mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} +install -d $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} @@ -75,5 +75,8 @@ %changelog +* Sat Sep 08 2007 Christopher Stone 1.3.0-1 +- Upstream sync + * Wed Dec 13 2006 Christopher Stone 1.2.2-1 - Initial Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-File/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 14 Dec 2006 06:26:38 -0000 1.2 +++ sources 8 Sep 2007 21:55:07 -0000 1.3 @@ -1 +1 @@ -ba8f020b70fb6a37c6258e0e42033aad File-1.2.2.tgz +9d806e98095f2b10373ac521a098d9ed File-1.3.0.tgz From fedora-extras-commits at redhat.com Sat Sep 8 22:02:03 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jgu)) Date: Sat, 8 Sep 2007 18:02:03 -0400 Subject: rpms/emacs-vm/devel emacs-vm.spec,1.19,1.20 Message-ID: <200709082202.l88M238J010767@cvs-int.fedora.redhat.com> Author: jgu Update of /cvs/extras/rpms/emacs-vm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4788 Modified Files: emacs-vm.spec Log Message: Add logic to allow for not having a pkg-config file present for Emacs at package build time. Index: emacs-vm.spec =================================================================== RCS file: /cvs/extras/rpms/emacs-vm/devel/emacs-vm.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- emacs-vm.spec 8 Sep 2007 14:27:52 -0000 1.19 +++ emacs-vm.spec 8 Sep 2007 22:01:29 -0000 1.20 @@ -7,12 +7,17 @@ %define vmversion 8.0.3 %define devoversion 495 - +# If the emacs-el package has installed a pkgconfig file, use that to determine +# install locations and Emacs version at build time, otherwise set defaults. +%if %($(pkg-config emacs) ; echo $?) +%define emacs_version 21.4 +%define emacs_lispdir %{_datadir}/emacs/site-lisp +%define emacs_startdir %{_datadir}/emacs/site-lisp/site-start.d/ +%else %define emacs_version %(pkg-config emacs --modversion) %define emacs_lispdir %(pkg-config emacs --variable sitepkglispdir) %define emacs_startdir %(pkg-coonfig emacs --variable sitestartdir) - -%{!?emacs_version %define emacs_version 21.4} +%endif %define pkgdir %{emacs_lispdir}/vm %define pixmapdir %{pkgdir}/pixmaps @@ -34,7 +39,7 @@ Requires(pre): /sbin/install-info Requires(post): /sbin/install-info BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: emacs texinfo texinfo-tex +BuildRequires: emacs-el texinfo texinfo-tex %description VM (View Mail) is an Emacs subsystem that allows UNIX mail to be read @@ -133,6 +138,7 @@ * Sat Sep 8 2007 Jonathan G. Underwood - 8.0.3.495-4 - Update for agreement with packaging guidelines - add versioned emacs requirement +- If no pkg-config is found, revert to sensible defaults * Thu Aug 30 2007 Jonathan G. Underwood - 8.0.3.495-3 - Fix problem with vm-autoloads.el RH BZ #262361 From fedora-extras-commits at redhat.com Sat Sep 8 22:17:41 2007 From: fedora-extras-commits at redhat.com (Christopher Stone (xulchris)) Date: Sat, 8 Sep 2007 18:17:41 -0400 Subject: rpms/php-pear-PHPUnit/devel .cvsignore, 1.4, 1.5 php-pear-PHPUnit.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709082217.l88MHfLe011858@cvs-int.fedora.redhat.com> Author: xulchris Update of /cvs/extras/rpms/php-pear-PHPUnit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11768/devel Modified Files: .cvsignore php-pear-PHPUnit.spec sources Log Message: upstream sync Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHPUnit/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 7 May 2007 01:47:19 -0000 1.4 +++ .cvsignore 8 Sep 2007 22:17:09 -0000 1.5 @@ -1 +1 @@ -PHPUnit-3.0.6.tgz +PHPUnit-3.1.8.tgz Index: php-pear-PHPUnit.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHPUnit/devel/php-pear-PHPUnit.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- php-pear-PHPUnit.spec 7 May 2007 01:47:19 -0000 1.5 +++ php-pear-PHPUnit.spec 8 Sep 2007 22:17:09 -0000 1.6 @@ -3,7 +3,7 @@ %define channel pear.phpunit.de Name: php-pear-PHPUnit -Version: 3.0.6 +Version: 3.1.8 Release: 1%{?dist} Summary: Regression testing framework for unit tests @@ -97,11 +97,13 @@ %{pear_xmldir}/%{pear_name}.xml %{pear_testdir}/%{pear_name} %{pear_phpdir}/%{pear_name} -%{pear_phpdir}/%{pear_name}2 %{_bindir}/phpunit %changelog +* Sat Sep 08 2007 Christopher Stone 3.1.8-1 +- Upstream sync + * Sun May 06 2007 Christopher Stone 3.0.6-1 - Upstream sync Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-PHPUnit/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 7 May 2007 01:47:19 -0000 1.4 +++ sources 8 Sep 2007 22:17:09 -0000 1.5 @@ -1 +1 @@ -cf8365f8b8e86412e6c1590d6d4e872f PHPUnit-3.0.6.tgz +17cb76d972afc116e780c03c9a1835ec PHPUnit-3.1.8.tgz From fedora-extras-commits at redhat.com Sun Sep 9 00:00:14 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWlsb8WhIEtvbWFyxI1ldmnEhw==?= (kmilos)) Date: Sat, 8 Sep 2007 20:00:14 -0400 Subject: comps/po sr.po,1.3,1.4 Message-ID: <200709090000.l8900Ebm025395@cvs-int.fedora.redhat.com> Author: kmilos Update of /cvs/pkgs/comps/po In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25374 Modified Files: sr.po Log Message: updated sr translation Index: sr.po =================================================================== RCS file: /cvs/pkgs/comps/po/sr.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sr.po 5 Sep 2007 06:20:05 -0000 1.3 +++ sr.po 8 Sep 2007 23:59:43 -0000 1.4 @@ -9,12 +9,14 @@ "Project-Id-Version: comps\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-09-05 02:14-0400\n" -"PO-Revision-Date: 2007-02-24 11:42-0000\n" +"PO-Revision-Date: 2007-09-09 00:55-0000\n" "Last-Translator: Milo?? Komar??evi?? \n" -"Language-Team: Serbian (sr) \n" +"Language-Team: Serbian (sr) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../comps-fe5.xml.in.h:1 ../comps-fe6.xml.in.h:1 ../comps-f7.xml.in.h:1 #: ../comps-f8.xml.in.h:1 @@ -396,16 +398,14 @@ #: ../comps-fe5.xml.in.h:66 ../comps-fe6.xml.in.h:63 ../comps-el4.xml.in.h:63 #: ../comps-el5.xml.in.h:61 -#, fuzzy msgid "This group is a collection of network servers for specific purposes" -msgstr "?????? ?????????? ???? ?????????????? ?????????? ???? ?????????? ???????????????? ???????????????????? ????????????????." +msgstr "?????? ?????????? ???? ?????????????? ?????????????? ?????????????? ???? ?????????????? ????????????." #: ../comps-fe5.xml.in.h:67 ../comps-fe6.xml.in.h:64 ../comps-el4.xml.in.h:64 #: ../comps-el5.xml.in.h:62 -#, fuzzy msgid "" "This group is a collection of tools and resources of Arabic environments." -msgstr "?????? ?????????? ???? ?????????????? ?????????? ?? ?????????????? ???? ?????????????????? ????????????????." +msgstr "?????? ?????????? ???? ?????????????? ?????????? ?? ?????????????? ???? ?????????????? ????????????????." #: ../comps-fe5.xml.in.h:68 ../comps-fe6.xml.in.h:65 ../comps-f7.xml.in.h:165 #: ../comps-f8.xml.in.h:173 ../comps-el4.xml.in.h:65 ../comps-el5.xml.in.h:63 @@ -415,17 +415,15 @@ #: ../comps-fe5.xml.in.h:69 ../comps-fe6.xml.in.h:67 ../comps-el4.xml.in.h:66 #: ../comps-el5.xml.in.h:65 -#, fuzzy msgid "" "This group is a collection of tools and resources of Hebrew environments." -msgstr "?????? ?????????? ???? ?????????????? ?????????? ?? ?????????????? ???? ?????????????????? ????????????????." +msgstr "?????? ?????????? ???? ?????????????? ?????????? ?? ?????????????? ???? ?????????????????? ????????????????." #: ../comps-fe5.xml.in.h:70 ../comps-fe6.xml.in.h:68 ../comps-el4.xml.in.h:67 #: ../comps-el5.xml.in.h:66 -#, fuzzy msgid "" "This group is a collection of tools and resources of Japanese environments." -msgstr "?????? ?????????? ???? ?????????????? ?????????? ?? ?????????????? ???? ?????????????????? ????????????????." +msgstr "?????? ?????????? ???? ?????????????? ?????????? ?? ?????????????? ???? ???????????????? ????????????????." #: ../comps-fe5.xml.in.h:71 ../comps-fe6.xml.in.h:69 ../comps-f7.xml.in.h:166 #: ../comps-f8.xml.in.h:174 ../comps-el4.xml.in.h:68 ../comps-el5.xml.in.h:67 @@ -493,19 +491,17 @@ msgstr "?????????????? ???? ??????????" #: ../comps-fe6.xml.in.h:66 ../comps-el5.xml.in.h:64 -#, fuzzy msgid "" "This group is a collection of tools and resources of Czech environments." -msgstr "?????? ?????????? ???? ?????????????? ?????????? ?? ?????????????? ???? ?????????????????? ????????????????." +msgstr "?????? ?????????? ???? ?????????????? ?????????? ?? ?????????????? ???? ?????????? ????????????????." #: ../comps-f7.xml.in.h:3 ../comps-f8.xml.in.h:3 msgid "Afrikaans Support" msgstr "?????????????? ???? ????????????????????" #: ../comps-f7.xml.in.h:4 ../comps-f8.xml.in.h:4 -#, fuzzy msgid "Albanian Support" -msgstr "?????????????? ???? ????????????????" +msgstr "?????????????? ???? ????????????????" #: ../comps-f7.xml.in.h:6 ../comps-f8.xml.in.h:6 msgid "Applications to perform a variety of tasks" @@ -528,23 +524,20 @@ msgstr "?????????????? ???? ??????????????????" #: ../comps-f7.xml.in.h:15 ../comps-f8.xml.in.h:15 -#, fuzzy msgid "Belarusian Support" -msgstr "?????????????? ???? ????????????????" +msgstr "?????????????? ???? ??????????????????" #: ../comps-f7.xml.in.h:16 ../comps-f8.xml.in.h:16 msgid "Bengali Support" msgstr "?????????????? ???? ??????????????????" #: ../comps-f7.xml.in.h:17 ../comps-f8.xml.in.h:17 -#, fuzzy msgid "Bhutanese Support" -msgstr "?????????????? ???? ??????????????" +msgstr "?????????????? ???? ????????????????" #: ../comps-f7.xml.in.h:18 ../comps-f8.xml.in.h:18 -#, fuzzy msgid "Bosnian Support" -msgstr "?????????????? ???? ????????????????" +msgstr "?????????????? ???? ????????????????" #: ../comps-f7.xml.in.h:19 ../comps-f8.xml.in.h:19 msgid "Brazilian Portuguese Support" @@ -623,9 +616,8 @@ msgstr "?????????????? ???? ????????????" #: ../comps-f7.xml.in.h:48 ../comps-f8.xml.in.h:49 -#, fuzzy msgid "Filipino Support" -msgstr "?????????????? ???? ????????????????????" +msgstr "?????????????? ???? ????????????????????" #: ../comps-f7.xml.in.h:49 ../comps-f8.xml.in.h:50 msgid "Finnish Support" @@ -652,9 +644,8 @@ msgstr "?????????????? ???? ????????????????????" #: ../comps-f7.xml.in.h:58 ../comps-f8.xml.in.h:61 -#, fuzzy msgid "Georgian Support" -msgstr "?????????????? ???? ??????????????" +msgstr "?????????????? ???? ??????????????????" #: ../comps-f7.xml.in.h:59 ../comps-f8.xml.in.h:62 msgid "German Support" @@ -692,9 +683,8 @@ "?????? ?????????????? ???? ????????????????." #: ../comps-f7.xml.in.h:75 ../comps-f8.xml.in.h:79 -#, fuzzy msgid "Inuktitut Support" -msgstr "?????????????? ???? ????????" +msgstr "?????????????? ???? ??????????????????" #: ../comps-f7.xml.in.h:76 ../comps-f8.xml.in.h:80 msgid "Irish Support" @@ -717,9 +707,8 @@ msgstr "?????????????? ???? ????????????" #: ../comps-f7.xml.in.h:85 ../comps-f8.xml.in.h:89 -#, fuzzy msgid "Khmer Support" -msgstr "?????????????? ???? ??????????????" +msgstr "?????????????? ???? ??????????????" #: ../comps-f7.xml.in.h:86 ../comps-f8.xml.in.h:90 msgid "Korean Support" @@ -730,14 +719,12 @@ msgstr "????????????" #: ../comps-f7.xml.in.h:88 ../comps-f8.xml.in.h:92 -#, fuzzy msgid "Lao Support" -msgstr "?????????????? ???? ????????????????????" +msgstr "?????????????? ???? ????????????" #: ../comps-f7.xml.in.h:89 ../comps-f8.xml.in.h:93 -#, fuzzy msgid "Latvian Support" -msgstr "?????????????? ???? ????????????????" +msgstr "?????????????? ???? ????????????????" #: ../comps-f7.xml.in.h:90 ../comps-f8.xml.in.h:95 msgid "Legacy Network Server" @@ -764,9 +751,8 @@ msgstr "?????????????? ???? ??????????????????" #: ../comps-f7.xml.in.h:97 ../comps-f8.xml.in.h:103 -#, fuzzy msgid "Maori Support" -msgstr "?????????????? ???? ????????????" +msgstr "?????????????? ???? ??????????????" #: ../comps-f7.xml.in.h:98 ../comps-f8.xml.in.h:104 msgid "Marathi Support" @@ -789,9 +775,8 @@ msgstr "?????????????? ???? ??????????" #: ../comps-f7.xml.in.h:107 ../comps-f8.xml.in.h:116 -#, fuzzy msgid "Persian Support" -msgstr "?????????????? ???? ????????????" +msgstr "?????????????? ???? ??????????????????" #: ../comps-f7.xml.in.h:108 ../comps-f8.xml.in.h:117 msgid "Polish Support" @@ -826,9 +811,8 @@ msgstr "?????????????? ???? ??????????" #: ../comps-f7.xml.in.h:116 ../comps-f8.xml.in.h:125 -#, fuzzy msgid "Samoan Support" -msgstr "?????????????? ???? ??????????????" +msgstr "?????????????? ???? ??????????????????" #: ../comps-f7.xml.in.h:117 ../comps-f8.xml.in.h:126 msgid "Serbian Support" @@ -855,9 +839,8 @@ msgstr "?????????????? ???????????? ??????????????????????" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -#, fuzzy msgid "Somail Support" -msgstr "?????????????? ???? ??????????" +msgstr "?????????????? ???? ????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 msgid "" @@ -888,9 +871,8 @@ msgstr "?????????????? ???? ??????????????" #: ../comps-f7.xml.in.h:137 ../comps-f8.xml.in.h:146 -#, fuzzy msgid "Tagalog Support" -msgstr "?????????????? ???? ????????????????" +msgstr "?????????????? ???? ??????????????" #: ../comps-f7.xml.in.h:138 ../comps-f8.xml.in.h:147 msgid "Tamil Support" @@ -992,14 +974,12 @@ msgstr "?????? ?????????? ???????????? ???????????? ???????????? ?????????????? ?????? ???????? ???? Postgresql-????." #: ../comps-f7.xml.in.h:172 ../comps-f8.xml.in.h:180 -#, fuzzy msgid "Tibetan Support" -msgstr "?????????????? ???? ??????????????" +msgstr "?????????????? ???? ????????????????????" #: ../comps-f7.xml.in.h:173 ../comps-f8.xml.in.h:181 -#, fuzzy msgid "Tonga Support" -msgstr "?????????????? ???? ????????????" +msgstr "?????????????? ???? ??????????" #: ../comps-f7.xml.in.h:174 ../comps-f8.xml.in.h:182 msgid "Tsonga Support" @@ -1018,18 +998,16 @@ msgstr "?????????????? ???? ????????????????????" #: ../comps-f7.xml.in.h:178 ../comps-f8.xml.in.h:186 -#, fuzzy msgid "Urdu Support" -msgstr "?????????????? ???? ????????" +msgstr "?????????????? ???? ????????" #: ../comps-f7.xml.in.h:181 ../comps-f8.xml.in.h:189 msgid "Venda Support" msgstr "?????????????? ???? ??????????" #: ../comps-f7.xml.in.h:182 ../comps-f8.xml.in.h:190 -#, fuzzy msgid "Vietnamese Support" -msgstr "?????????????? ???? ??????????????" +msgstr "?????????????? ???? ??????????????????????" #: ../comps-f7.xml.in.h:183 ../comps-f8.xml.in.h:191 msgid "Virtualization" @@ -1057,364 +1035,40 @@ #: ../comps-f8.xml.in.h:21 msgid "Buildsystem building group" -msgstr "" +msgstr "?????????? ???? ???????????????? ?????????????? ????????????????" #: ../comps-f8.xml.in.h:48 -#, fuzzy msgid "Fedora Eclipse" -msgstr "Eclipse" +msgstr "Fedora Eclipse" #: ../comps-f8.xml.in.h:51 msgid "Fonts" -msgstr "" +msgstr "??????????????" #: ../comps-f8.xml.in.h:52 msgid "Fonts packages for rendering text on the desktop." -msgstr "" +msgstr "???????????? ?????????????? ???? ???????????? ???????????? ???? ???????????? ????????????." #: ../comps-f8.xml.in.h:78 -#, fuzzy msgid "Integrated Development Environments based on Eclipse." -msgstr "Eclipse ?????????????????????? ???????????????? ????????????????." +msgstr "?????????????????????? ???????????????? ???????????????? ?????????????????? ???? Eclipse-??." #: ../comps-f8.xml.in.h:94 msgid "Legacy Fonts" -msgstr "" +msgstr "?????????????????? ??????????????" #: ../comps-f8.xml.in.h:99 -#, fuzzy msgid "Low Saxon Support" -msgstr "?????????????? ???? ????????????????????" +msgstr "?????????????? ???? ???????? ??????????????????" #: ../comps-f8.xml.in.h:105 -#, fuzzy msgid "Mongolian Support" -msgstr "?????????????? ???? ????????????????" +msgstr "?????????????? ???? ??????????????????" #: ../comps-f8.xml.in.h:107 -#, fuzzy msgid "Nepali Support" -msgstr "?????????????? ???? ??????????????????" +msgstr "?????????????? ???? ????????????????" #: ../comps-f8.xml.in.h:113 msgid "Older bitmap and vector fonts packages" -msgstr "" - -#~ msgid "Brazilian Support" -#~ msgstr "?????????????? ???? ??????????????????" - -#~ msgid "British Support" -#~ msgstr "?????????????? ???? ??????????????????" - -#~ msgid "Compatibility Arch Development Support" -#~ msgstr "?????????????? ???? ???????????? ???? ?????????????????????? ??????????????????????" - -#~ msgid "Compatibility Arch Mozilla Support" -#~ msgstr "Mozilla ?????????????? ???? ?????????????????????? ??????????????????????" - -#~ msgid "Compatibility Arch Support" -#~ msgstr "?????????????? ???? ???????????????????? ??????????????????????" - -#~ msgid "Cyrillic Support" -#~ msgstr "?????????????? ???? ????????????????" - -#~ msgid "Desktops" -#~ msgstr "?????????? ????????????????" - -#~ msgid "Emacs" -#~ msgstr "Emacs" - -#~ msgid "GNOME" -#~ msgstr "GNOME" - -#~ msgid "ISO8859-14 Support" -#~ msgstr "ISO8859-14 ??????????????" - -#~ msgid "ISO8859-15 Support" -#~ msgstr "ISO8859-15 ??????????????" - -#~ msgid "ISO8859-2 Support" -#~ msgstr "ISO8859-2 ??????????????" - -#~ msgid "ISO8859-9 Support" -#~ msgstr "ISO8859-9 ??????????????" - -#~ msgid "Install these packages to recompile the kernel." -#~ msgstr "???????????????????????? ?????? ???????????? ?????? ???????????? ???? ???????????????????????????? ????????????." - -#~ msgid "KDE" -#~ msgstr "KDE" - -#~ msgid "KDE Desktop Environment" -#~ msgstr "KDE ?????????? ????????????????" - -#~ msgid "Kernel Development" -#~ msgstr "???????????? ????????????" - -#~ msgid "Miscellaneous Included Packages" -#~ msgstr "?????????? ????????????" - -#~ msgid "Mozilla packages for the x86 platform" -#~ msgstr "Mozilla ???????????? ???? x86 ??????????????????" - -#~ msgid "Multilib support packages" -#~ msgstr "Multilib ???????????? ??????????????" - -#~ msgid "SQL Database" -#~ msgstr "SQL ???????? ????????????????" - -#~ msgid "Server" -#~ msgstr "????????????" - -#~ msgid "Support for developing packages for the non-primary architecture" -#~ msgstr "?????????????? ?????????????? ???????????? ???? ?????????????????? ??????????????????????" - -#~ msgid "Syriac Support" -#~ msgstr "?????????????? ???? ????????????????" - -#~ msgid "System" -#~ msgstr "????????????" - -#~ msgid "The GNU Emacs text editor." -#~ msgstr "??????-???? Emacs ???????????????? ????????????." - -#~ msgid "" -#~ "These packages allow you to configure an IMAP or Postfix mail server." -#~ msgstr "?????? ???????????? ?????????????????????? ???????????????????? IMAP ?????? Postfix ?????????????? ??????????." - -#~ msgid "" -#~ "These packages provide compatibility support for previous releases of Red " -#~ "Hat Enterprise Linux." -#~ msgstr "" -#~ "?????? ???????????? ?????????????? ?????????????? ???????????????????????? ???? ???????????????????? ???????????????? Red Hat " -#~ "Enterprise Linux-??." - -#~ msgid "Unsupported Development Libraries" -#~ msgstr "???????????????????? ???????????????? ????????????????????" - -#~ msgid "Workstation Common" -#~ msgstr "???????????????????? ?????????? ??????????????" - -#~ msgid "ppc64 Compatibility Arch Support" -#~ msgstr "?????????????? ???? ppc64 ???????????????????? ??????????????????????" - -#~ msgid "x86 Compatibility Arch Development Support" -#~ msgstr "?????????????? ???? ???????????? ???? x86 ?????????????????????? ??????????????????????" - -#~ msgid "x86 Compatibility Arch Support" -#~ msgstr "?????????????? ???? x86 ???????????????????? ??????????????????????" - -#~ msgid "Brazilian Portuguese" -#~ msgstr "?????????????????? ??????????????????????" - -#~ msgid "English" -#~ msgstr "????????????????" - -#~ msgid "French" -#~ msgstr "??????????????????" - -#~ msgid "German" -#~ msgstr "??????????????" - -#~ msgid "Italian" -#~ msgstr "??????????????????????" - -#~ msgid "Red Hat Enterprise Linux 3 Documentation" -#~ msgstr "Red Hat Enterprise Linux 3 ??????????????????????????" - -#~ msgid "Spanish" -#~ msgstr "??????????????" - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Brazilian Portuguese language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ???????????????????? " -#~ "????????????????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "English language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ??????????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "French language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ????????????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "German language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ????????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Italian language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ????????????????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Spanish language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ????????????????." - -#~ msgid "Japanese" -#~ msgstr "????????????????" - -#~ msgid "Korean" -#~ msgstr "????????????????" - -#~ msgid "Simplified Chinese" -#~ msgstr "?????????????????????????????? ??????????????" - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Japanese language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ??????????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Korean language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ??????????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Simplified Chinese language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? " -#~ "???????????????????????????????? ????????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Traditional Chinese language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ???????????????????????????? " -#~ "????????????????." - -#~ msgid "Traditional Chinese" -#~ msgstr "?????????????????????????? ??????????????" - -#~ msgid "ppc64 Compatibility Arch Development Support" -#~ msgstr "?????????????? ???? ???????????? ???? ppc64 ?????????????????????? ??????????????????????" - -#~ msgid "Bengali" -#~ msgstr "??????????????????" - -#~ msgid "Gujarati" -#~ msgstr "????????????????????" - -#~ msgid "Hindi" -#~ msgstr "??????????" - -#~ msgid "Punjabi" -#~ msgstr "??????????????????" - -#~ msgid "Red Hat Enterprise Linux 4 Documentation" -#~ msgstr "Red Hat Enterprise Linux 4 ??????????????????????????" - -#~ msgid "Tamil" -#~ msgstr "????????????????" - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Bengali language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ???????????????????? " -#~ "????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Gujarati language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ?????????????????????? " -#~ "????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Hindi language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ?????????? ????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Punjabi language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ???????????????????? " -#~ "????????????." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Tamil language." -#~ msgstr "" -#~ "?????? ?????????? ???????????? Red Hat Enterprise Linux ?????????????????????????? ???? ?????????????????? " -#~ "????????????." - -#~ msgid "Cluster Storage" -#~ msgstr "?????????????????? ????????????????" - -#~ msgid "Clustering Support." -#~ msgstr "?????????????? ???? ????????????????????" - -#~ msgid "Packages which provide support for cluster storage." -#~ msgstr "???????????? ???????? ?????????????? ?????????????? ???? ?????????????????? ????????????????." - -#~ msgid "Packages which provide support for single-node GFS." -#~ msgstr "???????????? ???????? ?????????????? ?????????????? ???? GFS ???? ???????????? ????????????." - -#~ msgid "Single Node GFS Support" -#~ msgstr "?????????????? GFS ???? ???????????? ????????????" - -#~ msgid "These packages provide compatibility support with previous releases." -#~ msgstr "?????? ???????????? ?????????????? ?????????????? ???????????????????????? ???? ???????????????????? ????????????????." - -#~ msgid "Java Runtime Environments and Development Kits" -#~ msgstr "Java ?????????????? ???????????????? ?? ???????????????? ????????????" - -#~ msgid "Misc" -#~ msgstr "??????????" - -#~ msgid "Misc packages" -#~ msgstr "?????????? ????????????" - -#~ msgid "Multimedia" -#~ msgstr "??????????????????????" - -#~ msgid "Multimedia applications" -#~ msgstr "???????????????? ???? ??????????????????????" - -#~ msgid "" -#~ "Packages which provide additional functionality for Red Hat Enterprise " -#~ "Linux" -#~ msgstr "" -#~ "???????????? ???????? ?????????????? ?????????????? ???????????????????????????? ???? Red Hat Enterprise Linux" - -#~ msgid "Red Hat Enterprise Linux Extras" -#~ msgstr "Red Hat Enterprise Linux Extras" - -#~ msgid "Workstation" -#~ msgstr "?????????? ??????????????" - -#~ msgid "Workstation applications and utilities." -#~ msgstr "???????????????? ?? ?????????? ???? ?????????? ??????????????." - -#~ msgid "Virtualization Support." -#~ msgstr "?????????????? ???? ????????????????????????????" - -#~ msgid "Compatibility Arch" -#~ msgstr "???????????????????? ??????????????????????" - -#~ msgid "Compatibility Arch Libraries" -#~ msgstr "???????????????????? ???? ???????????????????? ??????????????????????" - -#~ msgid "Multilib library packages" -#~ msgstr "Multilib ???????????? ????????????????????" - -#~ msgid "" -#~ "Packages which provide functionality for the compatibility architecture." -#~ msgstr "???????????? ???????? ?????????????? ???????????????????????????? ???? ?????????????????? ??????????????????????." +msgstr "?????????????? ???????????? ???????????????????????? ?? ???????????????????? ??????????????" From fedora-extras-commits at redhat.com Sun Sep 9 00:01:09 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWlsb8WhIEtvbWFyxI1ldmnEhw==?= (kmilos)) Date: Sat, 8 Sep 2007 20:01:09 -0400 Subject: comps/po sr@Latn.po,1.3,1.4 Message-ID: <200709090001.l89019eu031150@cvs-int.fedora.redhat.com> Author: kmilos Update of /cvs/pkgs/comps/po In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25404 Modified Files: sr at Latn.po Log Message: updated sr at Latn translation Index: sr at Latn.po =================================================================== RCS file: /cvs/pkgs/comps/po/sr at Latn.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sr at Latn.po 5 Sep 2007 06:20:05 -0000 1.3 +++ sr at Latn.po 9 Sep 2007 00:00:38 -0000 1.4 @@ -9,12 +9,14 @@ "Project-Id-Version: comps\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-09-05 02:14-0400\n" -"PO-Revision-Date: 2007-02-24 11:42-0000\n" +"PO-Revision-Date: 2007-09-09 00:58-0000\n" "Last-Translator: Milo?? Komar??evi?? \n" -"Language-Team: Serbian (sr) \n" +"Language-Team: Serbian (sr) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../comps-fe5.xml.in.h:1 ../comps-fe6.xml.in.h:1 ../comps-f7.xml.in.h:1 #: ../comps-f8.xml.in.h:1 @@ -396,16 +398,14 @@ #: ../comps-fe5.xml.in.h:66 ../comps-fe6.xml.in.h:63 ../comps-el4.xml.in.h:63 #: ../comps-el5.xml.in.h:61 -#, fuzzy msgid "This group is a collection of network servers for specific purposes" -msgstr "Ova grupa je skupina alata za razne programe svojstvene hardveru." +msgstr "Ova grupa je skupina mre??nih servera za posebne namene." #: ../comps-fe5.xml.in.h:67 ../comps-fe6.xml.in.h:64 ../comps-el4.xml.in.h:64 #: ../comps-el5.xml.in.h:62 -#, fuzzy msgid "" "This group is a collection of tools and resources of Arabic environments." -msgstr "Ova grupa je skupina alata i resursa za jermensko okru??enje." +msgstr "Ova grupa je skupina alata i resursa za arapsko okru??enje." #: ../comps-fe5.xml.in.h:68 ../comps-fe6.xml.in.h:65 ../comps-f7.xml.in.h:165 #: ../comps-f8.xml.in.h:173 ../comps-el4.xml.in.h:65 ../comps-el5.xml.in.h:63 @@ -415,17 +415,15 @@ #: ../comps-fe5.xml.in.h:69 ../comps-fe6.xml.in.h:67 ../comps-el4.xml.in.h:66 #: ../comps-el5.xml.in.h:65 -#, fuzzy msgid "" "This group is a collection of tools and resources of Hebrew environments." -msgstr "Ova grupa je skupina alata i resursa za jermensko okru??enje." +msgstr "Ova grupa je skupina alata i resursa za hebrejsko okru??enje." #: ../comps-fe5.xml.in.h:70 ../comps-fe6.xml.in.h:68 ../comps-el4.xml.in.h:67 #: ../comps-el5.xml.in.h:66 -#, fuzzy msgid "" "This group is a collection of tools and resources of Japanese environments." -msgstr "Ova grupa je skupina alata i resursa za jermensko okru??enje." +msgstr "Ova grupa je skupina alata i resursa za japansko okru??enje." #: ../comps-fe5.xml.in.h:71 ../comps-fe6.xml.in.h:69 ../comps-f7.xml.in.h:166 #: ../comps-f8.xml.in.h:174 ../comps-el4.xml.in.h:68 ../comps-el5.xml.in.h:67 @@ -493,19 +491,17 @@ msgstr "Podr??ka za ??e??ki" #: ../comps-fe6.xml.in.h:66 ../comps-el5.xml.in.h:64 -#, fuzzy msgid "" "This group is a collection of tools and resources of Czech environments." -msgstr "Ova grupa je skupina alata i resursa za jermensko okru??enje." +msgstr "Ova grupa je skupina alata i resursa za ??e??ko okru??enje." #: ../comps-f7.xml.in.h:3 ../comps-f8.xml.in.h:3 msgid "Afrikaans Support" msgstr "Podr??ka za afrikanski" #: ../comps-f7.xml.in.h:4 ../comps-f8.xml.in.h:4 -#, fuzzy msgid "Albanian Support" -msgstr "Podr??ka za kanadski" +msgstr "Podr??ka za albanski" #: ../comps-f7.xml.in.h:6 ../comps-f8.xml.in.h:6 msgid "Applications to perform a variety of tasks" @@ -528,23 +524,20 @@ msgstr "Podr??ka za baskijski" #: ../comps-f7.xml.in.h:15 ../comps-f8.xml.in.h:15 -#, fuzzy msgid "Belarusian Support" -msgstr "Podr??ka za bugarski" +msgstr "Podr??ka za beloruski" #: ../comps-f7.xml.in.h:16 ../comps-f8.xml.in.h:16 msgid "Bengali Support" msgstr "Podr??ka za bengalski" #: ../comps-f7.xml.in.h:17 ../comps-f8.xml.in.h:17 -#, fuzzy msgid "Bhutanese Support" -msgstr "Podr??ka za kineski" +msgstr "Podr??ka za butanski" #: ../comps-f7.xml.in.h:18 ../comps-f8.xml.in.h:18 -#, fuzzy msgid "Bosnian Support" -msgstr "Podr??ka za estonski" +msgstr "Podr??ka za bosanski" #: ../comps-f7.xml.in.h:19 ../comps-f8.xml.in.h:19 msgid "Brazilian Portuguese Support" @@ -623,9 +616,8 @@ msgstr "Podr??ka za farski" #: ../comps-f7.xml.in.h:48 ../comps-f8.xml.in.h:49 -#, fuzzy msgid "Filipino Support" -msgstr "Podr??ka za galicijski" +msgstr "Podr??ka za filipinski" #: ../comps-f7.xml.in.h:49 ../comps-f8.xml.in.h:50 msgid "Finnish Support" @@ -652,9 +644,8 @@ msgstr "Podr??ka za galicijski" #: ../comps-f7.xml.in.h:58 ../comps-f8.xml.in.h:61 -#, fuzzy msgid "Georgian Support" -msgstr "Podr??ka za nema??ki" +msgstr "Podr??ka za gruzijski" #: ../comps-f7.xml.in.h:59 ../comps-f8.xml.in.h:62 msgid "German Support" @@ -692,9 +683,8 @@ "kao servera za ??tampanje." #: ../comps-f7.xml.in.h:75 ../comps-f8.xml.in.h:79 -#, fuzzy msgid "Inuktitut Support" -msgstr "Podr??ka za zulu" +msgstr "Podr??ka za inuktitut" #: ../comps-f7.xml.in.h:76 ../comps-f8.xml.in.h:80 msgid "Irish Support" @@ -717,9 +707,8 @@ msgstr "Podr??ka za kanadu" #: ../comps-f7.xml.in.h:85 ../comps-f8.xml.in.h:89 -#, fuzzy msgid "Khmer Support" -msgstr "Podr??ka za nema??ki" +msgstr "Podr??ka za kmerski" #: ../comps-f7.xml.in.h:86 ../comps-f8.xml.in.h:90 msgid "Korean Support" @@ -730,14 +719,12 @@ msgstr "Jezici" #: ../comps-f7.xml.in.h:88 ../comps-f8.xml.in.h:92 -#, fuzzy msgid "Lao Support" -msgstr "Podr??ka za tajlandski" +msgstr "Podr??ka za lao??ki" #: ../comps-f7.xml.in.h:89 ../comps-f8.xml.in.h:93 -#, fuzzy msgid "Latvian Support" -msgstr "Podr??ka za hrvatski" +msgstr "Podr??ka za letonski" #: ../comps-f7.xml.in.h:90 ../comps-f8.xml.in.h:95 msgid "Legacy Network Server" @@ -764,9 +751,8 @@ msgstr "Podr??ka za malajalam" #: ../comps-f7.xml.in.h:97 ../comps-f8.xml.in.h:103 -#, fuzzy msgid "Maori Support" -msgstr "Podr??ka za marati" +msgstr "Podr??ka za maorski" #: ../comps-f7.xml.in.h:98 ../comps-f8.xml.in.h:104 msgid "Marathi Support" @@ -789,9 +775,8 @@ msgstr "Podr??ka za oriju" #: ../comps-f7.xml.in.h:107 ../comps-f8.xml.in.h:116 -#, fuzzy msgid "Persian Support" -msgstr "Podr??ka za srpski" +msgstr "Podr??ka za persijski" #: ../comps-f7.xml.in.h:108 ../comps-f8.xml.in.h:117 msgid "Polish Support" @@ -826,9 +811,8 @@ msgstr "Podr??ka za ruski" #: ../comps-f7.xml.in.h:116 ../comps-f8.xml.in.h:125 -#, fuzzy msgid "Samoan Support" -msgstr "Podr??ka za nema??ki" +msgstr "Podr??ka za samoanski" #: ../comps-f7.xml.in.h:117 ../comps-f8.xml.in.h:126 msgid "Serbian Support" @@ -855,9 +839,8 @@ msgstr "Najmanja mogu??a instalacija" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -#, fuzzy msgid "Somail Support" -msgstr "Podr??ka za svati" +msgstr "Podr??ka za somail" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 msgid "" @@ -888,9 +871,8 @@ msgstr "Podr??ka za ??vedski" #: ../comps-f7.xml.in.h:137 ../comps-f8.xml.in.h:146 -#, fuzzy msgid "Tagalog Support" -msgstr "Podr??ka za tamilski" +msgstr "Podr??ka za tagalog" #: ../comps-f7.xml.in.h:138 ../comps-f8.xml.in.h:147 msgid "Tamil Support" @@ -959,7 +941,7 @@ #: ../comps-f7.xml.in.h:158 ../comps-f8.xml.in.h:166 msgid "This group contains all of Red Hat's custom server configuration tools." msgstr "" -"Ova grupa sadr??i sve Red Hat-ove prilago??ene alate za pode??avanje servera." +"Ova grupa sadr??i sve Red Hatove prilago??ene alate za pode??avanje servera." #: ../comps-f7.xml.in.h:159 ../comps-f8.xml.in.h:167 msgid "" @@ -989,17 +971,15 @@ #: ../comps-f7.xml.in.h:171 ../comps-f8.xml.in.h:179 msgid "This package group includes packages useful for use with Postgresql." -msgstr "Ova grupa paketa sadr??i pakete korisne pri radu sa Postgresql-om." +msgstr "Ova grupa paketa sadr??i pakete korisne pri radu sa Postgresqlom." #: ../comps-f7.xml.in.h:172 ../comps-f8.xml.in.h:180 -#, fuzzy msgid "Tibetan Support" -msgstr "Podr??ka za nema??ki" +msgstr "Podr??ka za tibetanski" #: ../comps-f7.xml.in.h:173 ../comps-f8.xml.in.h:181 -#, fuzzy msgid "Tonga Support" -msgstr "Podr??ka za tsongu" +msgstr "Podr??ka za tongu" #: ../comps-f7.xml.in.h:174 ../comps-f8.xml.in.h:182 msgid "Tsonga Support" @@ -1018,18 +998,16 @@ msgstr "Podr??ka za ukrajinski" #: ../comps-f7.xml.in.h:178 ../comps-f8.xml.in.h:186 -#, fuzzy msgid "Urdu Support" -msgstr "Podr??ka za zulu" +msgstr "Podr??ka za urdu" #: ../comps-f7.xml.in.h:181 ../comps-f8.xml.in.h:189 msgid "Venda Support" msgstr "Podr??ka za vendu" #: ../comps-f7.xml.in.h:182 ../comps-f8.xml.in.h:190 -#, fuzzy msgid "Vietnamese Support" -msgstr "Podr??ka za kineski" +msgstr "Podr??ka za vijetnamski" #: ../comps-f7.xml.in.h:183 ../comps-f8.xml.in.h:191 msgid "Virtualization" @@ -1057,364 +1035,40 @@ #: ../comps-f8.xml.in.h:21 msgid "Buildsystem building group" -msgstr "" +msgstr "Grupa za izgradnju sistema izgradnje" #: ../comps-f8.xml.in.h:48 -#, fuzzy msgid "Fedora Eclipse" -msgstr "Eclipse" +msgstr "Fedora Eclipse" #: ../comps-f8.xml.in.h:51 msgid "Fonts" -msgstr "" +msgstr "Fontovi" #: ../comps-f8.xml.in.h:52 msgid "Fonts packages for rendering text on the desktop." -msgstr "" +msgstr "Paketi fontova za prikaz teksta na radnoj povr??i." #: ../comps-f8.xml.in.h:78 -#, fuzzy msgid "Integrated Development Environments based on Eclipse." -msgstr "Eclipse integrisano razvojno okru??enje." +msgstr "Integrisano razvojno okru??enje zasnovano na Eclipseu." #: ../comps-f8.xml.in.h:94 msgid "Legacy Fonts" -msgstr "" +msgstr "Zastareli fontovi" #: ../comps-f8.xml.in.h:99 -#, fuzzy msgid "Low Saxon Support" -msgstr "Podr??ka za tajlandski" +msgstr "Podr??ka za ni??i saksonski" #: ../comps-f8.xml.in.h:105 -#, fuzzy msgid "Mongolian Support" -msgstr "Podr??ka za estonski" +msgstr "Podr??ka za mongolski" #: ../comps-f8.xml.in.h:107 -#, fuzzy msgid "Nepali Support" -msgstr "Podr??ka za bengalski" +msgstr "Podr??ka za nepalski" #: ../comps-f8.xml.in.h:113 msgid "Older bitmap and vector fonts packages" -msgstr "" - -#~ msgid "Brazilian Support" -#~ msgstr "Podr??ka za brazilski" - -#~ msgid "British Support" -#~ msgstr "Podr??ka za britanski" - -#~ msgid "Compatibility Arch Development Support" -#~ msgstr "Podr??ka za razvoj na usagla??enoj arhitekturi" - -#~ msgid "Compatibility Arch Mozilla Support" -#~ msgstr "Mozilla podr??ka na usagla??enoj arhitekturi" - -#~ msgid "Compatibility Arch Support" -#~ msgstr "Podr??ka za usagla??ene arhitekture" - -#~ msgid "Cyrillic Support" -#~ msgstr "Podr??ka za ??irilicu" - -#~ msgid "Desktops" -#~ msgstr "Radna okru??enja" - -#~ msgid "Emacs" -#~ msgstr "Emacs" - -#~ msgid "GNOME" -#~ msgstr "GNOME" - -#~ msgid "ISO8859-14 Support" -#~ msgstr "ISO8859-14 podr??ka" - -#~ msgid "ISO8859-15 Support" -#~ msgstr "ISO8859-15 podr??ka" - -#~ msgid "ISO8859-2 Support" -#~ msgstr "ISO8859-2 podr??ka" - -#~ msgid "ISO8859-9 Support" -#~ msgstr "ISO8859-9 podr??ka" - -#~ msgid "Install these packages to recompile the kernel." -#~ msgstr "Instalirajte ove pakete ako ??elite da prekompilirate jezgro." - -#~ msgid "KDE" -#~ msgstr "KDE" - -#~ msgid "KDE Desktop Environment" -#~ msgstr "KDE radno okru??enje" - -#~ msgid "Kernel Development" -#~ msgstr "Razvoj jezgra" - -#~ msgid "Miscellaneous Included Packages" -#~ msgstr "Razni paketi" - -#~ msgid "Mozilla packages for the x86 platform" -#~ msgstr "Mozilla paketi za x86 platformu" - -#~ msgid "Multilib support packages" -#~ msgstr "Multilib paketi podr??ke" - -#~ msgid "SQL Database" -#~ msgstr "SQL baza podataka" - -#~ msgid "Server" -#~ msgstr "Server" - -#~ msgid "Support for developing packages for the non-primary architecture" -#~ msgstr "Podr??ka razvoju paketa za neosnovnu arhitekturu" - -#~ msgid "Syriac Support" -#~ msgstr "Podr??ka za sirijski" - -#~ msgid "System" -#~ msgstr "Sistem" - -#~ msgid "The GNU Emacs text editor." -#~ msgstr "GNU-ov Emacs ure??iva?? teksta." - -#~ msgid "" -#~ "These packages allow you to configure an IMAP or Postfix mail server." -#~ msgstr "Ovi paketi omogu??avaju pode??avanje IMAP ili Postfix servera po??te." - -#~ msgid "" -#~ "These packages provide compatibility support for previous releases of Red " -#~ "Hat Enterprise Linux." -#~ msgstr "" -#~ "Ovi paketi pru??aju podr??ku usagla??avanja sa prethodnim izdanjima Red Hat " -#~ "Enterprise Linux-a." - -#~ msgid "Unsupported Development Libraries" -#~ msgstr "Nepodr??ane razvojne biblioteke" - -#~ msgid "Workstation Common" -#~ msgstr "Uobi??ajena radna stanica" - -#~ msgid "ppc64 Compatibility Arch Support" -#~ msgstr "Podr??ka za ppc64 usagla??ene arhitekture" - -#~ msgid "x86 Compatibility Arch Development Support" -#~ msgstr "Podr??ka za razvoj na x86 usagla??enoj arhitekturi" - -#~ msgid "x86 Compatibility Arch Support" -#~ msgstr "Podr??ka za x86 usagla??ene arhitekture" - -#~ msgid "Brazilian Portuguese" -#~ msgstr "brazilski portugalski" - -#~ msgid "English" -#~ msgstr "engleski" - -#~ msgid "French" -#~ msgstr "francuski" - -#~ msgid "German" -#~ msgstr "nema??ki" - -#~ msgid "Italian" -#~ msgstr "italijanski" - -#~ msgid "Red Hat Enterprise Linux 3 Documentation" -#~ msgstr "Red Hat Enterprise Linux 3 Dokumentacija" - -#~ msgid "Spanish" -#~ msgstr "??panski" - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Brazilian Portuguese language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na brazilskom " -#~ "portugalskom." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "English language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na engleskom." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "French language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na francuskom." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "German language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na nema??kom." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Italian language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na italijanskom." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Spanish language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na ??panskom." - -#~ msgid "Japanese" -#~ msgstr "japanski" - -#~ msgid "Korean" -#~ msgstr "korejski" - -#~ msgid "Simplified Chinese" -#~ msgstr "pojednostavljeni kineski" - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Japanese language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na japanskom." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Korean language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na korejskom." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Simplified Chinese language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na " -#~ "pojednostavljenom kineskom." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Traditional Chinese language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na tradicionalnom " -#~ "kineskom." - -#~ msgid "Traditional Chinese" -#~ msgstr "tradicionalni kineski" - -#~ msgid "ppc64 Compatibility Arch Development Support" -#~ msgstr "Podr??ka za razvoj na ppc64 usagla??enoj arhitekturi" - -#~ msgid "Bengali" -#~ msgstr "bengalski" - -#~ msgid "Gujarati" -#~ msgstr "gud??aratski" - -#~ msgid "Hindi" -#~ msgstr "hindu" - -#~ msgid "Punjabi" -#~ msgstr "pend??apski" - -#~ msgid "Red Hat Enterprise Linux 4 Documentation" -#~ msgstr "Red Hat Enterprise Linux 4 Dokumentacija" - -#~ msgid "Tamil" -#~ msgstr "tamilski" - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Bengali language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na bengalskom " -#~ "jeziku." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Gujarati language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na gud??aratskom " -#~ "jeziku." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Hindi language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na hindu jeziku." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Punjabi language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na pend??apskom " -#~ "jeziku." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Tamil language." -#~ msgstr "" -#~ "Ova grupa sadr??i Red Hat Enterprise Linux dokumentaciju na tamilskom " -#~ "jeziku." - -#~ msgid "Cluster Storage" -#~ msgstr "Skladi??te ??vori??ta" - -#~ msgid "Clustering Support." -#~ msgstr "Podr??ka za u??voravanje" - -#~ msgid "Packages which provide support for cluster storage." -#~ msgstr "Paketi koji pru??aju podr??ku za skladi??te ??vori??ta." - -#~ msgid "Packages which provide support for single-node GFS." -#~ msgstr "Paketi koji pru??aju podr??ku za GFS sa jednim ??vorom." - -#~ msgid "Single Node GFS Support" -#~ msgstr "Podr??ka GFS sa jednim ??vorom" - -#~ msgid "These packages provide compatibility support with previous releases." -#~ msgstr "Ovi paketi pru??aju podr??ku usagla??avanja sa prethodnim izdanjima." - -#~ msgid "Java Runtime Environments and Development Kits" -#~ msgstr "Java izvr??no okru??enje i razvojni pribor" - -#~ msgid "Misc" -#~ msgstr "Razno" - -#~ msgid "Misc packages" -#~ msgstr "Razni paketi" - -#~ msgid "Multimedia" -#~ msgstr "Multimedija" - -#~ msgid "Multimedia applications" -#~ msgstr "Programi za multimediju" - -#~ msgid "" -#~ "Packages which provide additional functionality for Red Hat Enterprise " -#~ "Linux" -#~ msgstr "" -#~ "Paketi koji pru??aju dodatnu funkcionalnost za Red Hat Enterprise Linux" - -#~ msgid "Red Hat Enterprise Linux Extras" -#~ msgstr "Red Hat Enterprise Linux Extras" - -#~ msgid "Workstation" -#~ msgstr "Radna stanica" - -#~ msgid "Workstation applications and utilities." -#~ msgstr "Programi i alati za radnu stanicu." - -#~ msgid "Virtualization Support." -#~ msgstr "Podr??ka za virtualizaciju" - -#~ msgid "Compatibility Arch" -#~ msgstr "Usagla??ene arhitekture" - -#~ msgid "Compatibility Arch Libraries" -#~ msgstr "Biblioteke za usagla??ene arhitekture" - -#~ msgid "Multilib library packages" -#~ msgstr "Multilib paketi biblioteka" - -#~ msgid "" -#~ "Packages which provide functionality for the compatibility architecture." -#~ msgstr "Paketi koji pru??aju funkcionalnost za uskla??enu arhitekturu." +msgstr "Stariji paketi batmapiranih i vektorskih fontova" From fedora-extras-commits at redhat.com Sun Sep 9 00:18:55 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jgu)) Date: Sat, 8 Sep 2007 20:18:55 -0400 Subject: rpms/geany/devel .cvsignore, 1.3, 1.4 geany.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200709090018.l890ItZs032076@cvs-int.fedora.redhat.com> Author: jgu Update of /cvs/extras/rpms/geany/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32030 Modified Files: .cvsignore geany.spec sources Log Message: * Sun Sep 9 2007 Jonathan G. Underwood - 0.11-1 - Update to version 0.11 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/geany/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 24 Feb 2007 02:46:58 -0000 1.3 +++ .cvsignore 9 Sep 2007 00:18:23 -0000 1.4 @@ -1 +1 @@ -geany-0.10.1.tar.bz2 +geany-0.11.tar.bz2 Index: geany.spec =================================================================== RCS file: /cvs/extras/rpms/geany/devel/geany.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- geany.spec 24 Feb 2007 02:46:58 -0000 1.5 +++ geany.spec 9 Sep 2007 00:18:23 -0000 1.6 @@ -1,5 +1,5 @@ Name: geany -Version: 0.10.1 +Version: 0.11 Release: 1%{?dist} Summary: A fast and lightweight IDE using GTK2 @@ -59,6 +59,9 @@ %{_mandir}/man1/geany.1.gz %changelog +* Sun Sep 9 2007 Jonathan G. Underwood - 0.11-1 +- Update to version 0.11 + * Fri Feb 23 2007 Josef Whiter 0.10.1-1 - updating to 0.10.1 of geany Index: sources =================================================================== RCS file: /cvs/extras/rpms/geany/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Feb 2007 02:46:58 -0000 1.3 +++ sources 9 Sep 2007 00:18:23 -0000 1.4 @@ -1 +1 @@ -48b0ff7eec8e2a2c02180c83a8c883fd geany-0.10.1.tar.bz2 +1a0a679f4107d8c584d4e173d400f87c geany-0.11.tar.bz2 From fedora-extras-commits at redhat.com Sun Sep 9 01:01:51 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:01:51 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090101.l8911qg5002448@app4.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchbugzilla acl on zabbix (Fedora devel) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:01:53 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:01:53 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090101.l8911rbm002457@app4.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchcommits acl on zabbix (Fedora devel) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:01:56 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:01:56 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090101.l8911wUc029401@app3.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the commit acl on zabbix (Fedora devel) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:02:02 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:02:02 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090102.l89122pX002466@app4.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchbugzilla acl on zabbix (Fedora EPEL 4) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:02:05 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:02:05 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090102.l89125xT029410@app3.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchcommits acl on zabbix (Fedora EPEL 4) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:02:08 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:02:08 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090102.l89128n7002476@app4.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the commit acl on zabbix (Fedora EPEL 4) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:02:12 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:02:12 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090102.l8912Cpj029419@app3.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchbugzilla acl on zabbix (Fedora EPEL 5) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:02:14 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:02:14 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090102.l8912Fa1002485@app4.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchcommits acl on zabbix (Fedora EPEL 5) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:02:16 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:02:16 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090102.l8912Hen029429@app3.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the commit acl on zabbix (Fedora EPEL 5) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:02:23 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:02:23 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090102.l8912Ole002494@app4.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchbugzilla acl on zabbix (Fedora 7) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:02:25 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:02:25 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090102.l8912QsE029438@app3.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchcommits acl on zabbix (Fedora 7) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 01:02:28 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sat, 08 Sep 2007 18:02:28 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709090102.l8912SHb002504@app4.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the commit acl on zabbix (Fedora 7) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 02:30:32 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 8 Sep 2007 22:30:32 -0400 Subject: rpms/nagios/devel nagios.spec,1.33,1.34 Message-ID: <200709090230.l892UWLQ016538@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/nagios/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16498 Modified Files: nagios.spec Log Message: release bump for rebuild Index: nagios.spec =================================================================== RCS file: /cvs/extras/rpms/nagios/devel/nagios.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- nagios.spec 23 Aug 2007 02:12:36 -0000 1.33 +++ nagios.spec 9 Sep 2007 02:30:00 -0000 1.34 @@ -2,7 +2,7 @@ Name: nagios Version: 2.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Host/service/network monitoring program Group: Applications/System @@ -163,6 +163,9 @@ %{_includedir}/%{name} %changelog +* Sat Sep 08 2007 Mike McGrath 2.9-4 +- rebuild + * Wed Aug 22 2007 Mike McGrath 2.9-3 - Rebuild for ppc32 and license From fedora-extras-commits at redhat.com Sun Sep 9 02:36:47 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Sat, 8 Sep 2007 22:36:47 -0400 Subject: rpms/cacti/devel cacti.spec,1.10,1.11 Message-ID: <200709090236.l892aldJ016877@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16833 Modified Files: cacti.spec Log Message: Silly rebuild Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/devel/cacti.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- cacti.spec 5 May 2007 20:46:41 -0000 1.10 +++ cacti.spec 9 Sep 2007 02:36:14 -0000 1.11 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 1%{?dist} +Release: 6%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -103,6 +103,9 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 +- rebuild + * Sat May 05 2007 Mike McGrath - 0.8.6j-5 - Upstream released new version From fedora-extras-commits at redhat.com Sun Sep 9 03:08:29 2007 From: fedora-extras-commits at redhat.com (Igor Pires Soares (igor)) Date: Sat, 8 Sep 2007 23:08:29 -0400 Subject: comps/po pt_BR.po,1.3,1.4 Message-ID: <200709090308.l8938TLV023952@cvs-int.fedora.redhat.com> Author: igor Update of /cvs/extras/comps/po In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23900 Modified Files: pt_BR.po Log Message: Translation update View full diff with command: /usr/bin/cvs -f diff -kk -u -N -r 1.3 -r 1.4 pt_BR.po Index: pt_BR.po =================================================================== RCS file: /cvs/extras/comps/po/pt_BR.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pt_BR.po 5 Sep 2007 06:20:05 -0000 1.3 +++ pt_BR.po 9 Sep 2007 03:07:59 -0000 1.4 @@ -16,7 +16,7 @@ "Project-Id-Version: pt_BR\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-09-05 02:14-0400\n" -"PO-Revision-Date: 2007-03-18 16:22-0300\n" +"PO-Revision-Date: 2007-09-09 00:04-0300\n" "Last-Translator: Igor Pires Soares \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" @@ -26,606 +26,827 @@ "X-Poedit-Language: Portuguese\n" "X-Poedit-Country: BRAZIL\n" -#: ../comps-fe5.xml.in.h:1 ../comps-fe6.xml.in.h:1 ../comps-f7.xml.in.h:1 +#: ../comps-fe5.xml.in.h:1 +#: ../comps-fe6.xml.in.h:1 +#: ../comps-f7.xml.in.h:1 #: ../comps-f8.xml.in.h:1 msgid "A lightweight desktop environment that works well on low end machines." -msgstr "" -"Um ambiente de trabalho leve que funciona bem em m??quinas de baixo custo." +msgstr "Um ambiente de trabalho leve que funciona bem em m??quinas de baixo custo." -#: ../comps-fe5.xml.in.h:2 ../comps-fe6.xml.in.h:2 ../comps-f7.xml.in.h:2 -#: ../comps-f8.xml.in.h:2 ../comps-el4.xml.in.h:1 ../comps-el5.xml.in.h:1 +#: ../comps-fe5.xml.in.h:2 +#: ../comps-fe6.xml.in.h:2 +#: ../comps-f7.xml.in.h:2 +#: ../comps-f8.xml.in.h:2 +#: ../comps-el4.xml.in.h:1 +#: ../comps-el5.xml.in.h:1 msgid "Administration Tools" msgstr "Ferramentas Administrativas" -#: ../comps-fe5.xml.in.h:3 ../comps-fe6.xml.in.h:3 ../comps-f7.xml.in.h:5 -#: ../comps-f8.xml.in.h:5 ../comps-el4.xml.in.h:2 ../comps-el5.xml.in.h:2 +#: ../comps-fe5.xml.in.h:3 +#: ../comps-fe6.xml.in.h:3 +#: ../comps-f7.xml.in.h:5 +#: ../comps-f8.xml.in.h:5 +#: ../comps-el4.xml.in.h:2 +#: ../comps-el5.xml.in.h:2 msgid "Applications" msgstr "Aplica????es" -#: ../comps-fe5.xml.in.h:4 ../comps-fe6.xml.in.h:4 ../comps-el4.xml.in.h:3 +#: ../comps-fe5.xml.in.h:4 +#: ../comps-fe6.xml.in.h:4 +#: ../comps-el4.xml.in.h:3 #: ../comps-el5.xml.in.h:3 msgid "Applications for a variety of tasks" msgstr "Aplica????es para uma variedade de tarefas" -#: ../comps-fe5.xml.in.h:5 ../comps-fe6.xml.in.h:5 ../comps-f7.xml.in.h:7 -#: ../comps-f8.xml.in.h:7 ../comps-el4.xml.in.h:4 ../comps-el5.xml.in.h:4 +#: ../comps-fe5.xml.in.h:5 +#: ../comps-fe6.xml.in.h:5 +#: ../comps-f7.xml.in.h:7 +#: ../comps-f8.xml.in.h:7 +#: ../comps-el4.xml.in.h:4 +#: ../comps-el5.xml.in.h:4 msgid "Arabic Support" msgstr "Suporte ?? ??rabe" -#: ../comps-fe5.xml.in.h:6 ../comps-fe6.xml.in.h:6 ../comps-f7.xml.in.h:8 -#: ../comps-f8.xml.in.h:8 ../comps-el4.xml.in.h:5 ../comps-el5.xml.in.h:5 +#: ../comps-fe5.xml.in.h:6 +#: ../comps-fe6.xml.in.h:6 +#: ../comps-f7.xml.in.h:8 +#: ../comps-f8.xml.in.h:8 +#: ../comps-el4.xml.in.h:5 +#: ../comps-el5.xml.in.h:5 msgid "Armenian Support" msgstr "Suporte ?? Arm??nio" -#: ../comps-fe5.xml.in.h:7 ../comps-fe6.xml.in.h:7 ../comps-f7.xml.in.h:10 -#: ../comps-f8.xml.in.h:10 ../comps-el4.xml.in.h:6 ../comps-el5.xml.in.h:6 +#: ../comps-fe5.xml.in.h:7 +#: ../comps-fe6.xml.in.h:7 +#: ../comps-f7.xml.in.h:10 +#: ../comps-f8.xml.in.h:10 +#: ../comps-el4.xml.in.h:6 +#: ../comps-el5.xml.in.h:6 msgid "Authoring and Publishing" msgstr "Autoria e Publica????o" -#: ../comps-fe5.xml.in.h:8 ../comps-fe6.xml.in.h:8 ../comps-f7.xml.in.h:12 -#: ../comps-f8.xml.in.h:12 ../comps-el4.xml.in.h:7 ../comps-el5.xml.in.h:7 +#: ../comps-fe5.xml.in.h:8 +#: ../comps-fe6.xml.in.h:8 +#: ../comps-f7.xml.in.h:12 +#: ../comps-f8.xml.in.h:12 +#: ../comps-el4.xml.in.h:7 +#: ../comps-el5.xml.in.h:7 msgid "Base System" msgstr "Sistema B??sico" -#: ../comps-fe5.xml.in.h:9 ../comps-fe6.xml.in.h:10 ../comps-f7.xml.in.h:31 -#: ../comps-f8.xml.in.h:32 ../comps-el4.xml.in.h:8 ../comps-el5.xml.in.h:9 +#: ../comps-fe5.xml.in.h:9 +#: ../comps-fe6.xml.in.h:10 +#: ../comps-f7.xml.in.h:31 +#: ../comps-f8.xml.in.h:32 +#: ../comps-el4.xml.in.h:8 +#: ../comps-el5.xml.in.h:9 msgid "Desktop Environments" msgstr "Ambientes de Trabalho" -#: ../comps-fe5.xml.in.h:10 ../comps-fe6.xml.in.h:11 ../comps-f7.xml.in.h:32 -#: ../comps-f8.xml.in.h:33 ../comps-el4.xml.in.h:9 ../comps-el5.xml.in.h:10 +#: ../comps-fe5.xml.in.h:10 +#: ../comps-fe6.xml.in.h:11 +#: ../comps-f7.xml.in.h:32 +#: ../comps-f8.xml.in.h:33 +#: ../comps-el4.xml.in.h:9 +#: ../comps-el5.xml.in.h:10 msgid "Desktop environments" msgstr "Ambientes de trabalho" -#: ../comps-fe5.xml.in.h:11 ../comps-fe6.xml.in.h:12 ../comps-f7.xml.in.h:33 -#: ../comps-f8.xml.in.h:34 ../comps-el4.xml.in.h:10 ../comps-el5.xml.in.h:11 +#: ../comps-fe5.xml.in.h:11 +#: ../comps-fe6.xml.in.h:12 +#: ../comps-f7.xml.in.h:33 +#: ../comps-f8.xml.in.h:34 +#: ../comps-el4.xml.in.h:10 +#: ../comps-el5.xml.in.h:11 msgid "Development" msgstr "Desenvolvimento" -#: ../comps-fe5.xml.in.h:12 ../comps-fe6.xml.in.h:13 ../comps-f7.xml.in.h:35 -#: ../comps-f8.xml.in.h:36 ../comps-el4.xml.in.h:11 ../comps-el5.xml.in.h:12 +#: ../comps-fe5.xml.in.h:12 +#: ../comps-fe6.xml.in.h:13 +#: ../comps-f7.xml.in.h:35 +#: ../comps-f8.xml.in.h:36 +#: ../comps-el4.xml.in.h:11 +#: ../comps-el5.xml.in.h:12 msgid "Development Tools" msgstr "Ferramentas de Desenvolvimento" -#: ../comps-fe5.xml.in.h:13 ../comps-fe6.xml.in.h:14 ../comps-el4.xml.in.h:12 +#: ../comps-fe5.xml.in.h:13 +#: ../comps-fe6.xml.in.h:14 +#: ../comps-el4.xml.in.h:12 #: ../comps-el5.xml.in.h:13 msgid "Dialup Networking Support" msgstr "Suporte ?? Rede Dialup" -#: ../comps-fe5.xml.in.h:14 ../comps-fe6.xml.in.h:15 ../comps-f7.xml.in.h:39 -#: ../comps-f8.xml.in.h:39 ../comps-el4.xml.in.h:13 ../comps-el5.xml.in.h:14 +#: ../comps-fe5.xml.in.h:14 +#: ../comps-fe6.xml.in.h:15 +#: ../comps-f7.xml.in.h:39 +#: ../comps-f8.xml.in.h:39 +#: ../comps-el4.xml.in.h:13 +#: ../comps-el5.xml.in.h:14 msgid "Editors" msgstr "Editores" -#: ../comps-fe5.xml.in.h:15 ../comps-fe6.xml.in.h:16 ../comps-f7.xml.in.h:40 -#: ../comps-f8.xml.in.h:40 ../comps-el4.xml.in.h:14 ../comps-el5.xml.in.h:15 +#: ../comps-fe5.xml.in.h:15 +#: ../comps-fe6.xml.in.h:16 +#: ../comps-f7.xml.in.h:40 +#: ../comps-f8.xml.in.h:40 +#: ../comps-el4.xml.in.h:14 +#: ../comps-el5.xml.in.h:15 msgid "Educational Software" msgstr "Softwares Educacionais" -#: ../comps-fe5.xml.in.h:16 ../comps-fe6.xml.in.h:17 ../comps-f7.xml.in.h:41 -#: ../comps-f8.xml.in.h:41 ../comps-el4.xml.in.h:15 ../comps-el5.xml.in.h:16 +#: ../comps-fe5.xml.in.h:16 +#: ../comps-fe6.xml.in.h:17 +#: ../comps-f7.xml.in.h:41 +#: ../comps-f8.xml.in.h:41 +#: ../comps-el4.xml.in.h:15 +#: ../comps-el5.xml.in.h:16 msgid "Educational software for learning" msgstr "Softwares educacionais para aprendizado" -#: ../comps-fe5.xml.in.h:17 ../comps-fe6.xml.in.h:18 ../comps-f7.xml.in.h:42 -#: ../comps-f8.xml.in.h:42 ../comps-el4.xml.in.h:16 ../comps-el5.xml.in.h:17 +#: ../comps-fe5.xml.in.h:17 +#: ../comps-fe6.xml.in.h:18 +#: ../comps-f7.xml.in.h:42 +#: ../comps-f8.xml.in.h:42 +#: ../comps-el4.xml.in.h:16 +#: ../comps-el5.xml.in.h:17 msgid "Engineering and Scientific" msgstr "Engenharia e Ci??ncia" [...2486 lines suppressed...] #~ msgid "" #~ " false false " #~ "ta scim-qtimm telugu-support <_name>Suporte??????Telugu " #~ "<_description>" - #~ msgid "" #~ " false false " #~ "th m17n-" @@ -4640,7 +4748,6 @@ #~ "x11-server-Xorg\">scim-m17n scim-qtimm " #~ "turkish-support <_name>Suporte??????Turco <_description>" - #~ msgid "" #~ " false false " #~ " compat-db " @@ -4671,7 +4778,6 @@ #~ "qt4 " #~ " lithuanian-support <_name>Suporte??????Lituano " #~ "<_description>" - #~ msgid "" #~ " false false " #~ "as Autoria??e??Publica????o " #~ "<_description>Estas??ferramentas??permitem??criar??documenta????o??no??formato??DocBook??e??convert??-" #~ "la??para??HTML,??PDF,??PostScript??e??texto." - #~ msgid "" #~ " false false " #~ "bg fonts-" #~ "ISO8859-2-75dpi catalan-" #~ "support <_name>Suporte??????Catal??o <_description>" - #~ msgid "" #~ " false false " #~ "bn scim-qtimm " #~ " brazilian-support " #~ "<_name>Suporte??????Portugu??s??Brasileiro <_description>" - #~ msgid "" #~ " false false " #~ "br aspell-br " #~ " british-support <_name>Suporte??????Ingl??s??Brit??nico <_description>" - #~ msgid "" #~ " false false " #~ "de graphical-internet " #~ "<_name>Internet??em??Modo??Gr??fico " #~ "<_description>Este??grupo??inclui??clientes??gr??ficos??de??email,??Web??e??chat." - #~ msgid "" #~ " false false " #~ "es man-pages-es swedish-support " #~ "<_name>Suporte??????Sueco <_description>" - #~ msgid "" #~ " false false " #~ "et kde-i18n-Estonian " #~ "ethiopic-support <_name>Suporte??????Et??ope <_description>" - #~ msgid "" #~ " false false " #~ "fi kde-i18n-Finnish faeroese-support <_name>Suporte??????Faro??s " #~ "<_description>" - #~ msgid "" #~ " false false " #~ "fr gnome-desktop " #~ "<_name>Ambiente??de????rea??de??Trabalho??GNOME <_description>O " #~ "GNOME??????uma??poderosa??interface??gr??fica??que??inclui??um??painel,??uma????rea??de??trabalho,????cones??de??sistema??e??um??gerenciador??de??arquivos??gr??fico." - #~ msgid "" #~ " false false " #~ "he fonts-hebrew kde-i18n-Hebrew " #~ "hindi-support <_name>Suporte??????Hindu <_description>" - #~ msgid "" #~ " false false " #~ "hr fonts-ISO8859-2-" #~ "75dpi czech-support " #~ "<_name>Suporte??????Checo <_description>" - #~ msgid "" #~ " false false " #~ "hu " #~ "icelandic-support <_name>Suporte??????Island??s " #~ "<_description>" - #~ msgid "" #~ " false false " #~ "it man-pages-it japanese-support " #~ "<_name>Suporte??????Japon??s <_description>" - #~ msgid "" #~ " false false " #~ "ml scim-qtimm " #~ " marathi-support " #~ "<_name>Suporte??????Marati <_description>" - #~ msgid "" #~ " false false " #~ "or scim-qtimm polish-support <_name>Suporte??????Polon??s " #~ "<_description>" - #~ msgid "" #~ " false false " #~ "pa scim-qtimm " #~ " romanian-support " #~ "<_name>Suporte??????Romeno <_description>" - #~ msgid "" #~ " false false " #~ "ru xorg-x11-fonts-" #~ "cyrillic serbian-" #~ "support <_name>Suporte??????S??rvio <_description>" - #~ msgid "" #~ " false false " #~ "si scim-sinhala slovak-support " #~ "<_name>Suporte??????Eslovaco <_description>" - #~ msgid "" #~ " false false " #~ "sl kde-i18n-Slovenian " #~ "sound-and-video <_name>Som??e??V??deo " #~ "<_description>De??grava????o??de??CDs??at????a??reprodu????o??de??CDs??de????udio??e??arquivos??multim??dia,??este??grupo??de??pacotes??permite??lidar??com??som??e??v??deo??no??sistema." - #~ msgid "" #~ " false false " #~ "ta scim-qtimm " #~ " telugu-support " #~ "<_name>Suporte??????Telugu <_description>" - #~ msgid "" #~ " false false " #~ "th m17n-" @@ -5114,7 +5200,6 @@ #~ "type=\"conditional\" requires=\"qt\">scim-qtimm turkish-support " #~ "<_name>Suporte??????Turco <_description>" - #~ msgid "" #~ " false false " #~ "zh bogl-bterm core <_name>Core " #~ "<_description>A??menor??instala????o??poss??vel" + From fedora-extras-commits at redhat.com Sun Sep 9 03:28:10 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Sat, 8 Sep 2007 23:28:10 -0400 Subject: rpms/NetworkManager/OLPC-2 .cvsignore, 1.56, 1.57 NetworkManager.spec, 1.165, 1.166 sources, 1.74, 1.75 Message-ID: <200709090328.l893SAAW024839@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/NetworkManager/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24785 Modified Files: .cvsignore NetworkManager.spec sources Log Message: * Sat Sep 08 2007 Dan Williams - 1:0.6.5-0.8.svn2771 - Add more granular mesh device control, including the ability to lock device activation to one channel, and to start activation at a different step Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/NetworkManager/OLPC-2/.cvsignore,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- .cvsignore 30 Aug 2007 22:36:50 -0000 1.56 +++ .cvsignore 9 Sep 2007 03:27:37 -0000 1.57 @@ -15,3 +15,4 @@ NetworkManager-0.6.5.svn2657.tar.gz NetworkManager-0.6.5.svn2658.tar.gz NetworkManager-0.6.5.svn2751.tar.gz +NetworkManager-0.6.5.svn2771.tar.gz Index: NetworkManager.spec =================================================================== RCS file: /cvs/extras/rpms/NetworkManager/OLPC-2/NetworkManager.spec,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- NetworkManager.spec 30 Aug 2007 22:36:50 -0000 1.165 +++ NetworkManager.spec 9 Sep 2007 03:27:37 -0000 1.166 @@ -8,7 +8,7 @@ %define gtk2_version 2.6.0 %define wireless_tools_version 1:28-0pre9 -%define svn_revision svn2751 +%define svn_revision svn2771 Name: NetworkManager Summary: Network connection manager and user applications @@ -162,6 +162,11 @@ %changelog +* Sat Sep 08 2007 Dan Williams - 1:0.6.5-0.8.svn2771 +- Add more granular mesh device control, including the ability to lock + device activation to one channel, and to start activation at a different + step + * Thu Aug 30 2007 Dan Williams - 1:0.6.5-0.8.svn2751 - Add a getFrequency call to wireless & mesh devices Index: sources =================================================================== RCS file: /cvs/extras/rpms/NetworkManager/OLPC-2/sources,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- sources 30 Aug 2007 22:36:50 -0000 1.74 +++ sources 9 Sep 2007 03:27:37 -0000 1.75 @@ -1 +1 @@ -4dba7049e4aa0efe4f16e5569b05ac3c NetworkManager-0.6.5.svn2751.tar.gz +78707b15fcfbe1b54970a8dce8c94870 NetworkManager-0.6.5.svn2771.tar.gz From fedora-extras-commits at redhat.com Sun Sep 9 03:55:30 2007 From: fedora-extras-commits at redhat.com (KaiGai Kohei (kaigai)) Date: Sat, 8 Sep 2007 23:55:30 -0400 Subject: rpms/sepostgresql/devel sepostgresql-8.2.4-1.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 sepostgresql.init, 1.1, 1.2 sepostgresql.spec, 1.1, 1.2 sepostgresql.te, 1.1, 1.2 Message-ID: <200709090355.l893tU1j025943@cvs-int.fedora.redhat.com> Author: kaigai Update of /cvs/pkgs/rpms/sepostgresql/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25771 Modified Files: .cvsignore sepostgresql.init sepostgresql.spec sepostgresql.te Added Files: sepostgresql-8.2.4-1.patch Log Message: - upstreamed SE-PostgreSQL 8.2.4-1.0 released. (there is no differences from 8.2.4-0.434.beta actually) - The minor version of SE-PostgreSQL is ommited from the patch filename, because it is updated so frequently and CVS handles it full-replaced. sepostgresql-8.2.4-1.patch: --- NEW FILE sepostgresql-8.2.4-1.patch --- diff -rpNU3 postgresql-8.2.4/configure.in sepostgresql-8.2.4/configure.in --- postgresql-8.2.4/configure.in 2007-04-20 12:20:42.000000000 +0900 +++ sepostgresql-8.2.4/configure.in 2007-04-29 13:49:53.000000000 +0900 @@ -539,6 +539,19 @@ PGAC_ARG_BOOL(with, zlib, yes, AC_SUBST(with_zlib) # +# NSA SELinux support +# +PGAC_ARG_BOOL(enable, selinux, no, + [ --enable-selinux build with NSA SELinux support]) +if test "$enable_selinux" = yes; then + AC_CHECK_LIB(selinux, getpeercon, + AC_DEFINE(SECURITY_SYSATTR_NAME, "security_context") + AC_DEFINE_UNQUOTED(HAVE_SELINUX, 1) + AC_SUBST(enable_selinux), + AC_MSG_ERROR("libselinux didn't found.")) +fi + +# # Elf # Binary files postgresql-8.2.4/doc/postgres.tar.gz and sepostgresql-8.2.4/doc/postgres.tar.gz differ diff -rpNU3 postgresql-8.2.4/src/Makefile.global.in sepostgresql-8.2.4/src/Makefile.global.in --- postgresql-8.2.4/src/Makefile.global.in 2006-10-09 02:15:33.000000000 +0900 +++ sepostgresql-8.2.4/src/Makefile.global.in 2007-08-28 09:33:36.000000000 +0900 @@ -159,6 +159,7 @@ enable_nls = @enable_nls@ enable_debug = @enable_debug@ enable_dtrace = @enable_dtrace@ enable_thread_safety = @enable_thread_safety@ +enable_selinux = @enable_selinux@ python_includespec = @python_includespec@ python_libdir = @python_libdir@ diff -rpNU3 postgresql-8.2.4/src/backend/Makefile sepostgresql-8.2.4/src/backend/Makefile --- postgresql-8.2.4/src/backend/Makefile 2006-10-09 02:15:33.000000000 +0900 +++ sepostgresql-8.2.4/src/backend/Makefile 2007-02-13 03:22:30.000000000 +0900 @@ -15,7 +15,7 @@ include $(top_builddir)/src/Makefile.glo DIRS := access bootstrap catalog parser commands executor lib libpq \ main nodes optimizer port postmaster regex rewrite \ - storage tcop utils $(top_builddir)/src/timezone + security storage tcop utils $(top_builddir)/src/timezone SUBSYSOBJS := $(DIRS:%=%/SUBSYS.o) @@ -31,6 +31,11 @@ LIBS := $(filter-out -lpgport, $(LIBS)) # The backend doesn't need everything that's in LIBS, however LIBS := $(filter-out -lz -lreadline -ledit -ltermcap -lncurses -lcurses, $(LIBS)) +# SELinux support needs to link libselinux +ifeq ($(enable_selinux), yes) +LIBS += -lselinux +endif + ########################################################################## all: submake-libpgport postgres $(POSTGRES_IMP) diff -rpNU3 postgresql-8.2.4/src/backend/access/common/heaptuple.c sepostgresql-8.2.4/src/backend/access/common/heaptuple.c --- postgresql-8.2.4/src/backend/access/common/heaptuple.c 2006-11-23 14:27:18.000000000 +0900 +++ sepostgresql-8.2.4/src/backend/access/common/heaptuple.c 2007-04-10 21:02:02.000000000 +0900 @@ -26,6 +26,7 @@ #include "access/heapam.h" #include "access/tuptoaster.h" #include "executor/tuptable.h" +#include "security/pgace.h" /* ---------------------------------------------------------------- @@ -314,6 +315,9 @@ heap_attisnull(HeapTuple tup, int attnum case MinCommandIdAttributeNumber: case MaxTransactionIdAttributeNumber: case MaxCommandIdAttributeNumber: +#ifdef SECURITY_SYSATTR_NAME + case SecurityAttributeNumber: +#endif /* these are never null */ break; @@ -593,6 +597,11 @@ heap_getsysattr(HeapTuple tup, int attnu case TableOidAttributeNumber: result = ObjectIdGetDatum(tup->t_tableOid); break; +#ifdef SECURITY_SYSATTR_NAME + case SecurityAttributeNumber: + result = ObjectIdGetDatum(HeapTupleGetSecurity(tup)); + break; +#endif default: elog(ERROR, "invalid attnum: %d", attnum); result = 0; /* keep compiler quiet */ @@ -624,6 +633,7 @@ heap_copytuple(HeapTuple tuple) newTuple->t_tableOid = tuple->t_tableOid; newTuple->t_data = (HeapTupleHeader) ((char *) newTuple + HEAPTUPLESIZE); memcpy((char *) newTuple->t_data, (char *) tuple->t_data, tuple->t_len); + HeapTupleSetSecurity(newTuple, HeapTupleGetSecurity(tuple)); return newTuple; } @@ -650,6 +660,7 @@ heap_copytuple_with_tuple(HeapTuple src, dest->t_tableOid = src->t_tableOid; dest->t_data = (HeapTupleHeader) palloc(src->t_len); memcpy((char *) dest->t_data, (char *) src->t_data, src->t_len); + HeapTupleSetSecurity(dest, HeapTupleGetSecurity(src)); } /* @@ -928,6 +939,7 @@ heap_modify_tuple(HeapTuple tuple, newTuple->t_tableOid = tuple->t_tableOid; if (tupleDesc->tdhasoid) HeapTupleSetOid(newTuple, HeapTupleGetOid(tuple)); + HeapTupleSetSecurity(newTuple, HeapTupleGetSecurity(tuple)); return newTuple; } @@ -1000,6 +1012,7 @@ heap_modifytuple(HeapTuple tuple, newTuple->t_tableOid = tuple->t_tableOid; if (tupleDesc->tdhasoid) HeapTupleSetOid(newTuple, HeapTupleGetOid(tuple)); + HeapTupleSetSecurity(newTuple, HeapTupleGetSecurity(tuple)); return newTuple; } diff -rpNU3 postgresql-8.2.4/src/backend/access/heap/heapam.c sepostgresql-8.2.4/src/backend/access/heap/heapam.c --- postgresql-8.2.4/src/backend/access/heap/heapam.c 2007-02-05 05:00:49.000000000 +0900 +++ sepostgresql-8.2.4/src/backend/access/heap/heapam.c 2007-04-10 02:49:22.000000000 +0900 @@ -49,6 +49,7 @@ #include "catalog/namespace.h" #include "miscadmin.h" #include "pgstat.h" +#include "security/pgace.h" #include "storage/procarray.h" #include "utils/inval.h" #include "utils/lsyscache.h" @@ -1408,6 +1409,7 @@ heap_insert(Relation relation, HeapTuple HeapTupleHeaderSetXmax(tup->t_data, 0); /* zero out Datum fields */ HeapTupleHeaderSetCmax(tup->t_data, 0); /* for cleanliness */ tup->t_tableOid = RelationGetRelid(relation); + pgaceHeapInsert(relation, tup); /* * If the new tuple is too big for storage or contains already toasted @@ -1454,6 +1456,7 @@ heap_insert(Relation relation, HeapTuple rdata[0].buffer = InvalidBuffer; rdata[0].next = &(rdata[1]); + xlhdr.t_security = HeapTupleGetSecurity(heaptup); xlhdr.t_natts = heaptup->t_data->t_natts; xlhdr.t_infomask = heaptup->t_data->t_infomask; xlhdr.t_hoff = heaptup->t_data->t_hoff; @@ -1531,6 +1534,7 @@ heap_insert(Relation relation, HeapTuple Oid simple_heap_insert(Relation relation, HeapTuple tup) { + pgaceSimpleHeapInsert(relation, tup); return heap_insert(relation, tup, GetCurrentCommandId(), true, true); } @@ -1583,6 +1587,7 @@ heap_delete(Relation relation, ItemPoint tp.t_data = (HeapTupleHeader) PageGetItem(dp, lp); tp.t_len = ItemIdGetLength(lp); tp.t_self = *tid; + pgaceHeapDelete(relation, &tp); l1: result = HeapTupleSatisfiesUpdate(tp.t_data, cid, buffer); @@ -1805,6 +1810,7 @@ simple_heap_delete(Relation relation, It ItemPointerData update_ctid; TransactionId update_xmax; + pgaceSimpleHeapDelete(relation, tid); result = heap_delete(relation, tid, &update_ctid, &update_xmax, GetCurrentCommandId(), InvalidSnapshot, @@ -2046,6 +2052,7 @@ l2: HeapTupleHeaderSetCmin(newtup->t_data, cid); HeapTupleHeaderSetXmax(newtup->t_data, 0); /* zero out Datum fields */ HeapTupleHeaderSetCmax(newtup->t_data, 0); /* for cleanliness */ + pgaceHeapUpdate(relation, newtup, &oldtup); /* * If the toaster needs to be activated, OR if the new tuple will not fit @@ -2261,6 +2268,7 @@ simple_heap_update(Relation relation, It ItemPointerData update_ctid; TransactionId update_xmax; + pgaceSimpleHeapUpdate(relation, otid, tup); result = heap_update(relation, otid, tup, &update_ctid, &update_xmax, GetCurrentCommandId(), InvalidSnapshot, @@ -3206,6 +3214,7 @@ log_heap_update(Relation reln, Buffer ol xlhdr.hdr.t_natts = newtup->t_data->t_natts; xlhdr.hdr.t_infomask = newtup->t_data->t_infomask; xlhdr.hdr.t_hoff = newtup->t_data->t_hoff; + xlhdr.hdr.t_security = HeapTupleGetSecurity(newtup); if (move) /* remember xmax & xmin */ { TransactionId xid[2]; /* xmax, xmin */ [...8179 lines suppressed...] +#define COMMON_DATABASE__CREATE 0x00000001UL +#define COMMON_DATABASE__DROP 0x00000002UL +#define COMMON_DATABASE__GETATTR 0x00000004UL +#define COMMON_DATABASE__SETATTR 0x00000008UL +#define COMMON_DATABASE__RELABELFROM 0x00000010UL +#define COMMON_DATABASE__RELABELTO 0x00000020UL + +#define DB_DATABASE__CREATE 0x00000001UL +#define DB_DATABASE__DROP 0x00000002UL +#define DB_DATABASE__GETATTR 0x00000004UL +#define DB_DATABASE__SETATTR 0x00000008UL +#define DB_DATABASE__RELABELFROM 0x00000010UL +#define DB_DATABASE__RELABELTO 0x00000020UL +#define DB_DATABASE__ACCESS 0x00000040UL +#define DB_DATABASE__INSTALL_MODULE 0x00000080UL +#define DB_DATABASE__LOAD_MODULE 0x00000100UL +#define DB_DATABASE__GET_PARAM 0x00000200UL +#define DB_DATABASE__SET_PARAM 0x00000400UL +#define DB_TABLE__CREATE 0x00000001UL +#define DB_TABLE__DROP 0x00000002UL +#define DB_TABLE__GETATTR 0x00000004UL +#define DB_TABLE__SETATTR 0x00000008UL +#define DB_TABLE__RELABELFROM 0x00000010UL +#define DB_TABLE__RELABELTO 0x00000020UL +#define DB_TABLE__USE 0x00000040UL +#define DB_TABLE__SELECT 0x00000080UL +#define DB_TABLE__UPDATE 0x00000100UL +#define DB_TABLE__INSERT 0x00000200UL +#define DB_TABLE__DELETE 0x00000400UL +#define DB_TABLE__LOCK 0x00000800UL +#define DB_PROCEDURE__CREATE 0x00000001UL +#define DB_PROCEDURE__DROP 0x00000002UL +#define DB_PROCEDURE__GETATTR 0x00000004UL +#define DB_PROCEDURE__SETATTR 0x00000008UL +#define DB_PROCEDURE__RELABELFROM 0x00000010UL +#define DB_PROCEDURE__RELABELTO 0x00000020UL +#define DB_PROCEDURE__EXECUTE 0x00000040UL +#define DB_PROCEDURE__ENTRYPOINT 0x00000080UL +#define DB_COLUMN__CREATE 0x00000001UL +#define DB_COLUMN__DROP 0x00000002UL +#define DB_COLUMN__GETATTR 0x00000004UL +#define DB_COLUMN__SETATTR 0x00000008UL +#define DB_COLUMN__RELABELFROM 0x00000010UL +#define DB_COLUMN__RELABELTO 0x00000020UL +#define DB_COLUMN__USE 0x00000040UL +#define DB_COLUMN__SELECT 0x00000080UL +#define DB_COLUMN__UPDATE 0x00000100UL +#define DB_COLUMN__INSERT 0x00000200UL +#define DB_TUPLE__RELABELFROM 0x00000001UL +#define DB_TUPLE__RELABELTO 0x00000002UL +#define DB_TUPLE__USE 0x00000004UL +#define DB_TUPLE__SELECT 0x00000008UL +#define DB_TUPLE__UPDATE 0x00000010UL +#define DB_TUPLE__INSERT 0x00000020UL +#define DB_TUPLE__DELETE 0x00000040UL +#define DB_BLOB__CREATE 0x00000001UL +#define DB_BLOB__DROP 0x00000002UL +#define DB_BLOB__GETATTR 0x00000004UL +#define DB_BLOB__SETATTR 0x00000008UL +#define DB_BLOB__RELABELFROM 0x00000010UL +#define DB_BLOB__RELABELTO 0x00000020UL +#define DB_BLOB__READ 0x00000040UL +#define DB_BLOB__WRITE 0x00000080UL +#define DB_BLOB__IMPORT 0x00000100UL +#define DB_BLOB__EXPORT 0x00000200UL + +/* + * SE-PostgreSQL core functions + * src/backend/security/sepgsqlCore.c + */ +extern bool sepgsqlIsEnabled(void); +extern Size sepgsqlShmemSize(void); +extern void sepgsqlInitialize(void); +extern int sepgsqlInitializePostmaster(void); +extern void sepgsqlFinalizePostmaster(void); + +extern Oid sepgsqlGetServerContext(void); +extern Oid sepgsqlGetClientContext(void); +extern void sepgsqlSetClientContext(Oid new_ctx); +extern Oid sepgsqlGetDatabaseContext(void); +extern char *sepgsqlGetDatabaseName(void); + +extern bool sepgsql_avc_permission_noaudit(Oid ssid, Oid tsid, uint16 tclass, + uint32 perms, char **audit, char *objname); +extern void sepgsql_avc_permission(Oid ssid, Oid tsid, uint16 tclass, + uint32 perms, char *objname); +extern char *sepgsqlGetTupleName(Oid relid, HeapTuple tuple); +extern void sepgsql_audit(bool result, char *message); +extern Oid sepgsql_avc_createcon(Oid ssid, Oid tsid, uint16 tclass); +extern Oid sepgsql_avc_relabelcon(Oid ssid, Oid tsid, uint16 tclass); +extern bool sepgsql_check_context(char *context); + +extern Datum sepgsql_getcon(PG_FUNCTION_ARGS); + +/* + * SE-PostgreSQL proxy functions + * src/backend/security/sepgsqlProxy.c + */ +extern List *sepgsqlProxyQuery(Query *query); +extern void sepgsqlVerifyQuery(Query *query); +extern Oid sepgsqlPreparePlanCheck(Relation rel); +extern void sepgsqlRestorePlanCheck(Relation rel, Oid pgace_saved); + +/* + * SE-PostgreSQL hooks + * src/backend/security/sepgsqlHooks.c + */ + +/* simple_heap_xxxx hooks */ +extern void sepgsqlSimpleHeapInsert(Relation rel, HeapTuple tuple); +extern void sepgsqlSimpleHeapUpdate(Relation rel, ItemPointer tid, HeapTuple newtup); +extern void sepgsqlSimpleHeapDelete(Relation rel, ItemPointer tid); + +/* heap_xxxx hooks for implicit labeling */ +extern void sepgsqlHeapInsert(Relation rel, HeapTuple tuple); +extern void sepgsqlHeapUpdate(Relation rel, HeapTuple newtup, HeapTuple oldtup); + +/* INSERT/UPDATE/DELETE statement hooks */ +extern bool sepgsqlExecInsert(Relation rel, HeapTuple tuple, bool with_returning); +extern bool sepgsqlExecUpdate(Relation rel, HeapTuple newtup, ItemPointer tid, bool with_returning); +extern bool sepgsqlExecDelete(Relation rel, ItemPointer tid, bool with_returning); + +/* DATABASE */ +extern void sepgsqlAlterDatabaseContext(Relation rel, HeapTuple tuple, char *new_context); +extern void sepgsqlSetDatabaseParam(const char *name, char *argstring); +extern void sepgsqlGetDatabaseParam(const char *name); + +/* RELATION/ATTRIBUTE */ +extern void sepgsqlLockTable(Oid relid); + +/* FUNCTION */ +extern void sepgsqlCallFunction(FmgrInfo *finfo, bool with_perm_check); +extern bool sepgsqlCallFunctionTrigger(FmgrInfo *finfo, TriggerData *tgdata); +extern void sepgsqlAlterProcedureContext(Relation rel, HeapTuple tuple, char *context); + +/* COPY */ +extern void sepgsqlCopyTable(Relation rel, List *attnumlist, bool is_from); +extern bool sepgsqlCopyToTuple(Relation rel, HeapTuple tuple); +extern bool sepgsqlCopyFromTuple(Relation rel, HeapTuple tuple); + +/* LOAD shared library module */ +extern void sepgsqlLoadSharedModule(const char *filename); + +/* copy/print node object */ +extern Node *sepgsqlCopyObject(Node *node); +extern bool sepgsqlOutObject(StringInfo str, Node *node); + +/* SECURITY LABEL IN/OUT */ +extern char *sepgsqlSecurityLabelIn(char *context); +extern char *sepgsqlSecurityLabelOut(char *context); +extern bool sepgsqlSecurityLabelIsValid(char *context); +extern char *sepgsqlSecurityLabelOfLabel(char *context); +extern char *sepgsqlSecurityLabelNotFound(Oid sid); + +/* + * SE-PostgreSQL Binary Large Object (BLOB) functions + * src/backend/security/sepgsqlLargeObject.c + */ +extern Oid sepgsqlLargeObjectGetSecurity(HeapTuple tuple); +extern void sepgsqlLargeObjectSetSecurity(HeapTuple tuple, Oid lo_security, bool is_first); +extern void sepgsqlLargeObjectCreate(Relation rel, HeapTuple tuple); +extern void sepgsqlLargeObjectDrop(Relation rel, HeapTuple tuple); +extern void sepgsqlLargeObjectOpen(Relation rel, HeapTuple tuple, bool read_only); +extern void sepgsqlLargeObjectRead(Relation rel, HeapTuple tuple); +extern void sepgsqlLargeObjectWrite(Relation rel, HeapTuple newtup, HeapTuple oldtup); +extern void sepgsqlLargeObjectImport(void); +extern void sepgsqlLargeObjectExport(void); + +/* + * SE-PostgreSQL Heap related functions + * src/backend/security/sepgsqlHeap.c + */ + +extern Oid sepgsqlComputeImplicitContext(Relation rel, HeapTuple tuple); +extern bool sepgsqlCheckTuplePerms(Relation rel, HeapTuple tuple, HeapTuple oldtup, + uint32 perms, bool abort); +extern Datum sepgsql_tuple_perms(PG_FUNCTION_ARGS); +extern Datum sepgsql_tuple_perms_abort(PG_FUNCTION_ARGS); + +/* + * SE-PostgreSQL extended SQL statement + * src/backend/security/sepgsqlExtStmt.c + */ +extern DefElem *sepgsqlGramSecurityLabel(char *defname, char *context); +extern bool sepgsqlNodeIsSecurityLabel(DefElem *defel); +extern Oid sepgsqlParseSecurityLabel(DefElem *defel); + +#endif /* SEPGSQL_INTERNAL_H */ diff -rpNU3 postgresql-8.2.4/src/include/utils/syscache.h sepostgresql-8.2.4/src/include/utils/syscache.h --- postgresql-8.2.4/src/include/utils/syscache.h 2006-07-14 03:01:02.000000000 +0900 +++ sepostgresql-8.2.4/src/include/utils/syscache.h 2007-04-07 15:10:06.000000000 +0900 @@ -63,6 +63,8 @@ #define STATRELATT 32 #define TYPENAMENSP 33 #define TYPEOID 34 +#define SECURITYOID 35 +#define SECURITYLABEL 36 extern void InitCatalogCache(void); extern void InitCatalogCachePhase2(void); Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/sepostgresql/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 1 Sep 2007 13:07:32 -0000 1.2 +++ .cvsignore 9 Sep 2007 03:54:57 -0000 1.3 @@ -1 +1,2 @@ postgresql-8.2.4.tar.gz +sepostgresql-8.2.4-0.434.patch Index: sepostgresql.init =================================================================== RCS file: /cvs/pkgs/rpms/sepostgresql/devel/sepostgresql.init,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sepostgresql.init 1 Sep 2007 13:07:32 -0000 1.1 +++ sepostgresql.init 9 Sep 2007 03:54:57 -0000 1.2 @@ -9,7 +9,7 @@ PGVERSION="8.2.4" PGMAJORVERSION=`echo "$PGVERSION" | sed 's/^\([0-9]*\.[0-9]*\).*$/\1/'` -SEPGVERSION="0.434" +SEPGVERSION="1.0" # source function library . /etc/rc.d/init.d/functions Index: sepostgresql.spec =================================================================== RCS file: /cvs/pkgs/rpms/sepostgresql/devel/sepostgresql.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sepostgresql.spec 1 Sep 2007 13:07:32 -0000 1.1 +++ sepostgresql.spec 9 Sep 2007 03:54:57 -0000 1.2 @@ -8,12 +8,12 @@ %define selinux_variants mls strict targeted # SE-PostgreSQL status extension -%{!?sepgextension:%define sepgextension .beta} + Summary: Security Enhanced PostgreSQL Name: sepostgresql Version: 8.2.4 -Release: 0.434%{?sepgextension}%{?dist} +Release: 1.0%{?sepgextension}%{?dist} License: BSD Group: Applications/Databases Url: http://code.google.com/p/sepgsql/ @@ -24,7 +24,7 @@ Source3: sepostgresql.te Source4: sepostgresql.fc Source5: sepostgresql.8 -Patch0: sepostgresql-8.2.4-0.434.patch +Patch0: sepostgresql-8.2.4-1.patch Patch1: sepostgresql-fedora-prefix.patch BuildRequires: perl glibc-devel bison flex autoconf readline-devel zlib-devel >= 1.0.4 Buildrequires: checkpolicy libselinux-devel >= 2.0.13 selinux-policy-devel >= 3.0.6 @@ -208,6 +208,9 @@ %attr(700,sepgsql,sepgsql) %dir %{_localstatedir}/lib/sepgsql/backups %changelog +* Mon Sep 1 2007 - 8.2.4-1.0 +- mark as SE-PostgreSQL 8.2.4-1.0 + * Thu Aug 28 2007 - 8.2.4-0.434.beta - add Requires: postgresql-server, instead of Conflicts: tag (Some sharable files are removed from sepostgresql package) Index: sepostgresql.te =================================================================== RCS file: /cvs/pkgs/rpms/sepostgresql/devel/sepostgresql.te,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sepostgresql.te 1 Sep 2007 13:07:32 -0000 1.1 +++ sepostgresql.te 9 Sep 2007 03:54:57 -0000 1.2 @@ -1,4 +1,4 @@ -policy_module(sepostgresql, 0.434) +policy_module(sepostgresql, 1.0) gen_require(` all_userspace_class_perms From fedora-extras-commits at redhat.com Sun Sep 9 04:20:55 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Sun, 9 Sep 2007 00:20:55 -0400 Subject: rpms/xorg-x11-drv-amd/F-7 fix-potential-CPU-GP-race-in-lx_get_source_color.patch, NONE, 1.1 sources, 1.9, 1.10 xorg-x11-drv-amd.spec, 1.15, 1.16 lx-downscaling-fix.patch, 1.1, NONE Message-ID: <200709090420.l894KtuN000348@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/xorg-x11-drv-amd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv308 Modified Files: sources xorg-x11-drv-amd.spec Added Files: fix-potential-CPU-GP-race-in-lx_get_source_color.patch Removed Files: lx-downscaling-fix.patch Log Message: update from OLPC-2 branch fix-potential-CPU-GP-race-in-lx_get_source_color.patch: --- NEW FILE fix-potential-CPU-GP-race-in-lx_get_source_color.patch --- >From a3088c6ba17d136131f76993d789305256fde2bf Mon Sep 17 00:00:00 2001 From: Bernardo Innocenti Date: Wed, 11 Jul 2007 08:55:17 -0400 Subject: [PATCH] Fix potential CPU/GP race in lx_get_source_color() Organization: One Laptop Per Child --- src/amd_lx_exa.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/amd_lx_exa.c b/src/amd_lx_exa.c index 3f079cd..69c8fa6 100644 --- a/src/amd_lx_exa.c +++ b/src/amd_lx_exa.c @@ -262,6 +262,9 @@ static unsigned int lx_get_source_color(PicturePtr pSrc, int x, int y, int dstFo bits += (y * stride) + (x * (bpp >> 3)); + /* GP may still be working on this surface */ + gp_wait_until_idle(); + /* Read the source value */ switch(bpp) { -- 1.5.2.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/xorg-x11-drv-amd/F-7/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 25 Jun 2007 19:37:39 -0000 1.9 +++ sources 9 Sep 2007 04:20:23 -0000 1.10 @@ -1 +1 @@ -330632bf2bfe0c80094dc288788367ab xf86-video-amd-0.0-git20070625.tar.bz2 +21dbe589b49f71b189d40f6aa5e0aab9 xf86-video-amd-0.0-git20070807.tar.bz2 Index: xorg-x11-drv-amd.spec =================================================================== RCS file: /cvs/extras/rpms/xorg-x11-drv-amd/F-7/xorg-x11-drv-amd.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- xorg-x11-drv-amd.spec 25 Jun 2007 19:37:39 -0000 1.15 +++ xorg-x11-drv-amd.spec 9 Sep 2007 04:20:23 -0000 1.16 @@ -2,12 +2,12 @@ %define moduledir %(pkg-config xorg-server --variable=moduledir ) %define driverdir %{moduledir}/drivers -%define gitdate 20070625 +%define gitdate 20070807 Summary: Xorg X11 AMD Geode video driver Name: xorg-x11-drv-amd Version: 0.0 -Release: 22.%{gitdate}%{?dist} +Release: 23.%{gitdate}%{?dist} URL: http://git.infradead.org/?p=users/jcrouse/xf86-video-amd.git Source0: xf86-video-amd-0.0-git%{gitdate}.tar.bz2 #Source1: amd.xinf @@ -37,7 +37,9 @@ Patch0: lx-disable-compression.patch Patch1: amd-build-fixes.patch -Patch2: lx-downscaling-fix.patch + +# HACK HACK HACK (always stalls the pipeline or something like that) +Patch2: fix-potential-CPU-GP-race-in-lx_get_source_color.patch %description X.Org X11 AMD Geode video driver. @@ -46,7 +48,7 @@ %setup -q -n %{tarball}-2.7.6.5 %patch0 -p1 -b .jx %patch1 -p1 -b .build-fix -%patch2 -p1 -b .lx-downscale-fix +%patch2 -p1 -b .fix-color-race-HACK # remind myself to do snapshots properly if [ -e %{tarball}/.git ] ; then @@ -80,6 +82,25 @@ %{driverdir}/ztv_drv.so %changelog +* Tue Aug 7 2007 Dan Williams 0.0-23.20070807 +- Fix GX RGB overlay + +* Wed Jul 18 2007 Dan Williams 0.0-23.20070718 +- Get current framebuffer size from kernel framebuffer driver + +* Thu Jul 12 2007 Dan Williams 0.0-23.20070711 +- Temporary hack for the font color corruption problem + +* Wed Jul 11 2007 Dan Williams 0.0-22.20070711 +- Fix display power management and dcon bugs + +* Fri Jul 6 2007 Dan Williams 0.0-22.20070706 +- Fix GTK drawing with GX acceleration (laptop.org #1869) + +* Thu Jul 5 2007 Dan Williams 0.0-22.20070705 +- Handle the LX video palette correctly +- Remove upstreamed LX downscaling fix patch + * Wed Jun 25 2007 Dan Williams 0.0-22.20070625 - Udpate to git snapshot - Fix downscaling on the LX --- lx-downscaling-fix.patch DELETED --- From fedora-extras-commits at redhat.com Sun Sep 9 04:24:51 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Sun, 9 Sep 2007 00:24:51 -0400 Subject: rpms/sugar-datastore/OLPC-2 .cvsignore, 1.21, 1.22 sources, 1.21, 1.22 sugar-datastore.spec, 1.22, 1.23 Message-ID: <200709090424.l894OpRS000577@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/sugar-datastore/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv528 Modified Files: .cvsignore sources sugar-datastore.spec Log Message: * Sun Sep 09 2007 Dan Williams - 0.2.2-0.19.20070909git0a7e80f01a - New snapshot (async writes and ownership transfer on update/create) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 1 Aug 2007 20:29:02 -0000 1.21 +++ .cvsignore 9 Sep 2007 04:24:19 -0000 1.22 @@ -1,2 +1,3 @@ sugar-datastore-0.2.2-git356b35a278.tar.bz2 sugar-datastore-0.2.2-gita111996299.tar.bz2 +sugar-datastore-0.2.2-git0a7e80f01a.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 1 Aug 2007 20:29:02 -0000 1.21 +++ sources 9 Sep 2007 04:24:19 -0000 1.22 @@ -1 +1 @@ -ed561e8debe2080d8b3e35104d4608a6 sugar-datastore-0.2.2-gita111996299.tar.bz2 +433ff1bdd4017e250e3d895897548f38 sugar-datastore-0.2.2-git0a7e80f01a.tar.bz2 Index: sugar-datastore.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sugar-datastore.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sugar-datastore.spec 1 Aug 2007 20:29:02 -0000 1.22 +++ sugar-datastore.spec 9 Sep 2007 04:24:19 -0000 1.23 @@ -1,10 +1,10 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070801git -%define commitid a111996299 +%define alphatag 20070909git +%define commitid 0a7e80f01a Name: sugar-datastore Version: 0.2.2 -Release: 0.18.%{alphatag}a111996299 +Release: 0.19.%{alphatag}0a7e80f01a Summary: Sugar Datastore Group: Development/Libraries @@ -50,6 +50,9 @@ %{_datadir}/dbus-1/services/*.service %changelog +* Sun Sep 09 2007 Dan Williams - 0.2.2-0.19.20070909git0a7e80f01a +- New snapshot (async writes and ownership transfer on update/create) + * Wed Aug 01 2007 Dan Williams - 0.2.2-0.18.20070801gita111996299 - New snapshot (fix #2607) From fedora-extras-commits at redhat.com Sun Sep 9 04:31:11 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Sun, 9 Sep 2007 00:31:11 -0400 Subject: rpms/sugar-presence-service/OLPC-2 .cvsignore, 1.17, 1.18 sources, 1.17, 1.18 sugar-presence-service.spec, 1.17, 1.18 Message-ID: <200709090431.l894VBRQ000890@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/sugar-presence-service/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv860 Modified Files: .cvsignore sources sugar-presence-service.spec Log Message: * Sun Sep 9 2007 Dan Williams - 0.65-0.13.20070909git3b1f4a0c42 - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/.cvsignore,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- .cvsignore 4 Sep 2007 20:07:50 -0000 1.17 +++ .cvsignore 9 Sep 2007 04:30:38 -0000 1.18 @@ -1 +1,2 @@ sugar-presence-service-0.65-gita79f7b6488.tar.bz2 +sugar-presence-service-0.65-git3b1f4a0c42.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sources,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sources 4 Sep 2007 20:07:50 -0000 1.17 +++ sources 9 Sep 2007 04:30:38 -0000 1.18 @@ -1 +1 @@ -5385e5faea01bb8499463accf2edbfd7 sugar-presence-service-0.65-gita79f7b6488.tar.bz2 +6fe20b5dc4e20c40bc24ada12e6ba2ce sugar-presence-service-0.65-git3b1f4a0c42.tar.bz2 Index: sugar-presence-service.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sugar-presence-service.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- sugar-presence-service.spec 4 Sep 2007 20:07:50 -0000 1.17 +++ sugar-presence-service.spec 9 Sep 2007 04:30:38 -0000 1.18 @@ -1,9 +1,9 @@ -%define alphatag 20070904git -%define commitid a79f7b6488 +%define alphatag 20070909git +%define commitid 3b1f4a0c42 Name: sugar-presence-service Version: 0.65 -Release: 0.12.%{alphatag}a79f7b6488 +Release: 0.13.%{alphatag}3b1f4a0c42 Summary: The Sugar presence service Group: System Environment/Libraries @@ -44,6 +44,9 @@ %{_datadir}/dbus-1/services/org.laptop.Sugar.Presence.service %changelog +* Sun Sep 9 2007 Dan Williams - 0.65-0.13.20070909git3b1f4a0c42 +- New snapshot + * Tue Sep 4 2007 Marco Pesenti Gritti - 0.65-0.12.20070904gita79f7b6488 - New snapshot From fedora-extras-commits at redhat.com Sun Sep 9 04:38:13 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Sun, 9 Sep 2007 00:38:13 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.45, 1.46 sources, 1.46, 1.47 sugar.spec, 1.54, 1.55 Message-ID: <200709090438.l894cDCd001247@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1192 Modified Files: .cvsignore sources sugar.spec Log Message: * Sun Sep 9 2007 Dan Williams - 0.65-0.43.20070909git6b6470ebcb - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- .cvsignore 7 Sep 2007 21:02:50 -0000 1.45 +++ .cvsignore 9 Sep 2007 04:37:40 -0000 1.46 @@ -1 +1,2 @@ sugar-0.65-gitc8700feccf.tar.bz2 +sugar-0.65-git6b6470ebcb.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- sources 7 Sep 2007 21:02:50 -0000 1.46 +++ sources 9 Sep 2007 04:37:40 -0000 1.47 @@ -1 +1 @@ -c3ccf0f431a100fa6abe3cb44a81f07f sugar-0.65-gitc8700feccf.tar.bz2 +1883a0c668d9a5e51ca12e2680610d34 sugar-0.65-git6b6470ebcb.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- sugar.spec 7 Sep 2007 21:02:50 -0000 1.54 +++ sugar.spec 9 Sep 2007 04:37:40 -0000 1.55 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070907git -%define commitid c8700feccf +%define alphatag 20070909git +%define commitid 6b6470ebcb Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.42.%{alphatag}c8700feccf +Release: 0.43.%{alphatag}6b6470ebcb URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Sun Sep 9 2007 Dan Williams - 0.65-0.43.20070909git6b6470ebcb +- New snapshot + * Fri Sep 7 2007 Marco Pesenti Gritti - 0.65-0.42.20070907gitc8700feccf - New snapshot From fedora-extras-commits at redhat.com Sun Sep 9 05:00:48 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Sun, 9 Sep 2007 01:00:48 -0400 Subject: rpms/sugar-artwork/OLPC-2 .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 sugar-artwork.spec, 1.24, 1.25 Message-ID: <200709090500.l8950m8U002296@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/sugar-artwork/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2272 Modified Files: .cvsignore sources sugar-artwork.spec Log Message: * Sun Sep 9 2007 Dan Williams - 0.34-0.25.20070909git2e13ad392d - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 6 Sep 2007 19:58:23 -0000 1.23 +++ .cvsignore 9 Sep 2007 05:00:09 -0000 1.24 @@ -1 +1,2 @@ sugar-artwork-0.34-gitf89f6e00cc.tar.bz2 +sugar-artwork-0.34-git2e13ad392d.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 6 Sep 2007 19:58:23 -0000 1.23 +++ sources 9 Sep 2007 05:00:09 -0000 1.24 @@ -1 +1 @@ -c45cc536ac31f86a95377c1f93bb0a27 sugar-artwork-0.34-gitf89f6e00cc.tar.bz2 +06860f882931ea996fd9e0af1ef0c591 sugar-artwork-0.34-git2e13ad392d.tar.bz2 Index: sugar-artwork.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/sugar-artwork.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sugar-artwork.spec 6 Sep 2007 19:58:23 -0000 1.24 +++ sugar-artwork.spec 9 Sep 2007 05:00:09 -0000 1.25 @@ -1,10 +1,10 @@ -%define alphatag 20070906git -%define commitid f89f6e00cc +%define alphatag 20070909git +%define commitid 2e13ad392d Summary: Artwork for Sugar look-and-feel Name: sugar-artwork Version: 0.34 -Release: 0.24.%{alphatag}f89f6e00cc +Release: 0.25.%{alphatag}2e13ad392d URL: http://dev.laptop.org # git clone git://dev.laptop.org/artwork # cd artwork @@ -57,6 +57,9 @@ %{_libdir}/gtk-2.0/*/engines/*.so %changelog +* Sun Sep 9 2007 Dan Williams - 0.34-0.25.20070909git2e13ad392d +- New snapshot + * Thu Sep 6 2007 Marco Pesenti Gritti - 0.34-0.24.20070906gitf89f6e00cc - New snapshot From fedora-extras-commits at redhat.com Sun Sep 9 05:25:16 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Sun, 9 Sep 2007 01:25:16 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.46, 1.47 sources, 1.47, 1.48 sugar.spec, 1.55, 1.56 Message-ID: <200709090525.l895PGOY009125@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9081 Modified Files: .cvsignore sources sugar.spec Log Message: * Sun Sep 9 2007 Dan Williams - 0.65-0.44.20070909gita1f5cece18 - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- .cvsignore 9 Sep 2007 04:37:40 -0000 1.46 +++ .cvsignore 9 Sep 2007 05:24:44 -0000 1.47 @@ -1,2 +1,3 @@ sugar-0.65-gitc8700feccf.tar.bz2 sugar-0.65-git6b6470ebcb.tar.bz2 +sugar-0.65-gita1f5cece18.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- sources 9 Sep 2007 04:37:40 -0000 1.47 +++ sources 9 Sep 2007 05:24:44 -0000 1.48 @@ -1 +1 @@ -1883a0c668d9a5e51ca12e2680610d34 sugar-0.65-git6b6470ebcb.tar.bz2 +a8c99692c40eb2ee2b991a101c643a9f sugar-0.65-gita1f5cece18.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- sugar.spec 9 Sep 2007 04:37:40 -0000 1.55 +++ sugar.spec 9 Sep 2007 05:24:44 -0000 1.56 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") %define alphatag 20070909git -%define commitid 6b6470ebcb +%define commitid a1f5cece18 Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.43.%{alphatag}6b6470ebcb +Release: 0.44.%{alphatag}a1f5cece18 URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Sun Sep 9 2007 Dan Williams - 0.65-0.44.20070909gita1f5cece18 +- New snapshot + * Sun Sep 9 2007 Dan Williams - 0.65-0.43.20070909git6b6470ebcb - New snapshot From fedora-extras-commits at redhat.com Sun Sep 9 06:34:46 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Sun, 9 Sep 2007 02:34:46 -0400 Subject: rpms/kdelibs/devel kdelibs.spec, 1.223.2.14, 1.223.2.15 kdelibs-3.92.0-conflict-kde3.patch, 1.1.2.1, NONE kdelibs-3.92.0-kde4home.diff, 1.1.2.1, NONE Message-ID: <200709090634.l896YkkZ017584@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17535/devel Modified Files: Tag: kdelibs-kde4-branch kdelibs.spec Removed Files: Tag: kdelibs-kde4-branch kdelibs-3.92.0-conflict-kde3.patch kdelibs-3.92.0-kde4home.diff Log Message: - update to 3.93.0 - drop kde4home patch (no longer applied) - drop kdeprint soversion conflict patch (fixed upstream) - remove icon-related code, pics/ is now in kdebase-runtime - BR strigi-devel >= 0.5.5 due to API changes - package hicolor presence_* icons which are not in hicolor-icon-theme - don't list non-existing ksvgtopng in devel binaries (now in kdebase-runtime) Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v retrieving revision 1.223.2.14 retrieving revision 1.223.2.15 diff -u -r1.223.2.14 -r1.223.2.15 --- kdelibs.spec 16 Aug 2007 16:05:09 -0000 1.223.2.14 +++ kdelibs.spec 9 Sep 2007 06:34:13 -0000 1.223.2.15 @@ -1,10 +1,10 @@ # TODO: -# 1. package some noarch bits separately: apidocs, oxygen(icons). +# 1. package some noarch bits separately: apidocs. Summary: K Desktop Environment 4 - Libraries -Version: 3.92.0 -Release: 4%{?dist} +Version: 3.93.0 +Release: 1%{?dist} %if 0%{?fedora} > 8 Name: kdelibs @@ -32,11 +32,6 @@ Requires: shared-mime-info #Requires: kde4-settings -# use ~/.kde4 instead of ~/.kde -Patch0: kdelibs-%{version}-kde4home.diff -# purpose of this patch? -- Rex -Patch1: kdelibs-3.92.0-conflict-kde3.patch - Source1: kde4.sh Source2: kde4.csh @@ -68,7 +63,7 @@ BuildRequires: pcre-devel BuildRequires: shared-mime-info BuildRequires: soprano-devel -BuildRequires: strigi-devel >= 0.5.3 +BuildRequires: strigi-devel >= 0.5.5 BuildRequires: zlib-devel %description @@ -105,9 +100,6 @@ %prep %setup -q -n kdelibs-%{version} -#patch0 -p1 -b .kde4home -%patch1 -p1 -b .conflict-kde3 - %build @@ -131,23 +123,15 @@ mv %{buildroot}%{_kde4_sysconfdir}/xdg/menus/applications.menu \ %{buildroot}%{_kde4_sysconfdir}/xdg/menus/kde4-applications.menu -## unpackaged files -rm -rf %{buildroot}%{_kde4_iconsdir}/hicolor -# omit gigantic oxygen scalable/svg icons, for now -- Rex -#rm -f %{buildroot}%{_kde4_iconsdir}/oxygen/scalable/*/* ||: -find %{buildroot}%{_kde4_iconsdir}/oxygen/scalable -name "*.svgz" | xargs --no-run-if-empty rm -fv -# omit emoticons, which conflict with kdelibs3 (for now) -- Rex -rm -rf %{buildroot}%{_datadir}/emoticons - %post /sbin/ldconfig ||: -%{_kde4_bindir}/xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : +%{_kde4_bindir}/xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : %{_kde4_bindir}/xdg-desktop-menu forceupdate 2> /dev/null || : %postun /sbin/ldconfig ||: -%{_kde4_bindir}/xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : +%{_kde4_bindir}/xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : %{_kde4_bindir}/xdg-desktop-menu forceupdate 2> /dev/null || : @@ -162,7 +146,6 @@ %{_kde4_bindir}/* %exclude %{_kde4_bindir}/checkXML %exclude %{_kde4_bindir}/kconfig_compiler -%exclude %{_kde4_bindir}/ksvgtopng %exclude %{_kde4_bindir}/kunittestmodrunner %{_kde4_appsdir}/* # kdewidgets @@ -174,11 +157,10 @@ %{_kde4_configdir}/* %{_datadir}/dbus-1/interfaces/* %{_kde4_datadir}/mime/packages/* -%{_kde4_iconsdir}/oxygen/ -#{_kde4_sharedir}/emoticons/* %{_kde4_sharedir}/locale/all_languages/ %{_kde4_sharedir}/kde4/services/* %{_kde4_sharedir}/kde4/servicetypes/* +%{_kde4_sharedir}/icons/hicolor/*/actions/presence_* %{_kde4_docdir}/HTML/en/* %{_kde4_libdir}/lib*.so.* %{_kde4_libdir}/libkdeinit4_*.so @@ -190,7 +172,6 @@ %doc KDE4PORTING.html %{_kde4_bindir}/checkXML %{_kde4_bindir}/kconfig_compiler -%{_kde4_bindir}/ksvgtopng %{_kde4_bindir}/kunittestmodrunner %{_kde4_bindir}/makekdewidgets %{_kde4_bindir}/makekdewidgets @@ -205,6 +186,15 @@ %changelog +* Sun Sep 9 2007 Kevin Kofler 3.93.0-1 +- update to 3.93.0 +- drop kde4home patch (no longer applied) +- drop kdeprint soversion conflict patch (fixed upstream) +- remove icon-related code, pics/ is now in kdebase-runtime +- BR strigi-devel >= 0.5.5 due to API changes +- package hicolor presence_* icons which are not in hicolor-icon-theme +- don't list non-existing ksvgtopng in devel binaries (now in kdebase-runtime) + * Tue Aug 14 2007 Rex Dieter 3.92.0-4 - -devel: omit most (hopefully) extraneous Requires: - use macros.kde4 --- kdelibs-3.92.0-conflict-kde3.patch DELETED --- --- kdelibs-3.92.0-kde4home.diff DELETED --- From fedora-extras-commits at redhat.com Sun Sep 9 09:08:46 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sun, 09 Sep 2007 02:08:46 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchbugzilla Message-ID: <200709090908.l8998m7i000564@app3.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchbugzilla acl on zabbix (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 09:08:47 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sun, 09 Sep 2007 02:08:47 -0700 Subject: [pkgdb] zabbix: sharkcz has requested commit Message-ID: <200709090908.l8998niF005121@app4.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the commit acl on zabbix (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 09:08:49 2007 From: fedora-extras-commits at redhat.com (Dan Horak (dan)) Date: Sun, 09 Sep 2007 02:08:49 -0700 Subject: [pkgdb] zabbix: sharkcz has requested watchcommits Message-ID: <200709090908.l8998nfi005130@app4.fedora.phx.redhat.com> Dan Horak (sharkcz) has requested the watchcommits acl on zabbix (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Sun Sep 9 10:32:11 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jgu)) Date: Sun, 9 Sep 2007 06:32:11 -0400 Subject: rpms/geany/devel geany.spec,1.6,1.7 Message-ID: <200709091032.l89AWB7k015979@cvs-int.fedora.redhat.com> Author: jgu Update of /cvs/extras/rpms/geany/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15932 Modified Files: geany.spec Log Message: * Sun Sep 9 2007 Jonathan G. Underwood - 0.11-2 - Fix Version entry in .desktop file Index: geany.spec =================================================================== RCS file: /cvs/extras/rpms/geany/devel/geany.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- geany.spec 9 Sep 2007 00:18:23 -0000 1.6 +++ geany.spec 9 Sep 2007 10:31:37 -0000 1.7 @@ -1,6 +1,6 @@ Name: geany Version: 0.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A fast and lightweight IDE using GTK2 Group: Development/Tools @@ -31,6 +31,9 @@ %prep %setup -q +# Fix incorrect version entry in desktop file +sed -i -e 's/Version=1.1/Version=1.0/' geany.desktop.in + %build %configure make %{?_smp_mflags} @@ -59,6 +62,9 @@ %{_mandir}/man1/geany.1.gz %changelog +* Sun Sep 9 2007 Jonathan G. Underwood - 0.11-2 +- Fix Version entry in .desktop file + * Sun Sep 9 2007 Jonathan G. Underwood - 0.11-1 - Update to version 0.11 From fedora-extras-commits at redhat.com Sun Sep 9 10:48:24 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 9 Sep 2007 06:48:24 -0400 Subject: comps comps-f8.xml.in,1.99,1.100 Message-ID: <200709091048.l89AmOgi016710@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16648 Modified Files: comps-f8.xml.in Log Message: added netgen, pharosc, pharosc-alliance, pharosc-magic, pharosc-synopsys and pharosc-xcircuit Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- comps-f8.xml.in 8 Sep 2007 12:53:02 -0000 1.99 +++ comps-f8.xml.in 9 Sep 2007 10:47:54 -0000 1.100 @@ -1210,6 +1210,7 @@ nco ncview netcdf + netgen ngspice numpy octave @@ -1221,6 +1222,11 @@ paw pcb perl-bioperl + pharosc + pharosc-alliance + pharosc-magic + pharosc-synopsys + pharosc-xcircuit pikdev piklab pikloops From fedora-extras-commits at redhat.com Sun Sep 9 11:19:29 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jgu)) Date: Sun, 9 Sep 2007 07:19:29 -0400 Subject: rpms/geany/devel geany.spec,1.7,1.8 Message-ID: <200709091119.l89BJTcq026426@cvs-int.fedora.redhat.com> Author: jgu Update of /cvs/extras/rpms/geany/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26382 Modified Files: geany.spec Log Message: Fix errors in email address in changelog Index: geany.spec =================================================================== RCS file: /cvs/extras/rpms/geany/devel/geany.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- geany.spec 9 Sep 2007 10:31:37 -0000 1.7 +++ geany.spec 9 Sep 2007 11:18:45 -0000 1.8 @@ -62,10 +62,10 @@ %{_mandir}/man1/geany.1.gz %changelog -* Sun Sep 9 2007 Jonathan G. Underwood - 0.11-2 +* Sun Sep 9 2007 Jonathan G. Underwood - 0.11-2 - Fix Version entry in .desktop file -* Sun Sep 9 2007 Jonathan G. Underwood - 0.11-1 +* Sun Sep 9 2007 Jonathan G. Underwood - 0.11-1 - Update to version 0.11 * Fri Feb 23 2007 Josef Whiter 0.10.1-1 From fedora-extras-commits at redhat.com Sun Sep 9 11:21:14 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jgu)) Date: Sun, 9 Sep 2007 07:21:14 -0400 Subject: rpms/geany/F-7 geany.spec,1.5,1.6 sources,1.3,1.4 Message-ID: <200709091121.l89BLECl026477@cvs-int.fedora.redhat.com> Author: jgu Update of /cvs/extras/rpms/geany/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26437 Modified Files: geany.spec sources Log Message: * Sun Sep 9 2007 Jonathan G. Underwood - 0.11-2 - Fix Version entry in .desktop file * Sun Sep 9 2007 Jonathan G. Underwood - 0.11-1 - Update to version 0.11 Index: geany.spec =================================================================== RCS file: /cvs/extras/rpms/geany/F-7/geany.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- geany.spec 24 Feb 2007 02:46:58 -0000 1.5 +++ geany.spec 9 Sep 2007 11:20:36 -0000 1.6 @@ -1,6 +1,6 @@ Name: geany -Version: 0.10.1 -Release: 1%{?dist} +Version: 0.11 +Release: 2%{?dist} Summary: A fast and lightweight IDE using GTK2 Group: Development/Tools @@ -31,6 +31,9 @@ %prep %setup -q +# Fix incorrect version entry in desktop file +sed -i -e 's/Version=1.1/Version=1.0/' geany.desktop.in + %build %configure make %{?_smp_mflags} @@ -59,6 +62,12 @@ %{_mandir}/man1/geany.1.gz %changelog +* Sun Sep 9 2007 Jonathan G. Underwood - 0.11-2 +- Fix Version entry in .desktop file + +* Sun Sep 9 2007 Jonathan G. Underwood - 0.11-1 +- Update to version 0.11 + * Fri Feb 23 2007 Josef Whiter 0.10.1-1 - updating to 0.10.1 of geany Index: sources =================================================================== RCS file: /cvs/extras/rpms/geany/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 24 Feb 2007 02:46:58 -0000 1.3 +++ sources 9 Sep 2007 11:20:36 -0000 1.4 @@ -1 +1 @@ -48b0ff7eec8e2a2c02180c83a8c883fd geany-0.10.1.tar.bz2 +1a0a679f4107d8c584d4e173d400f87c geany-0.11.tar.bz2 From fedora-extras-commits at redhat.com Sun Sep 9 11:56:30 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Sun, 9 Sep 2007 07:56:30 -0400 Subject: rpms/kdelibs/devel kdelibs-3.93.0-parallel-devel.diff, NONE, 1.1.2.1 kdelibs.spec, 1.223.2.15, 1.223.2.16 Message-ID: <200709091156.l89BuURd027729@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27709/devel Modified Files: Tag: kdelibs-kde4-branch kdelibs.spec Added Files: Tag: kdelibs-kde4-branch kdelibs-3.93.0-parallel-devel.diff Log Message: - remove files which conflict with KDE 3 - rename kconfig_compiler and makekdewidgets to *4 - move devel symlinks to %{_kde4_libdir}/kde4/devel/ - drop Conflicts: kdelibs-devel kdelibs-3.93.0-parallel-devel.diff: --- NEW FILE kdelibs-3.93.0-parallel-devel.diff --- diff -ur kdelibs-3.93.0/cmake/modules/FindKDE4Internal.cmake kdelibs-3.93.0-parallel-devel/cmake/modules/FindKDE4Internal.cmake --- kdelibs-3.93.0/cmake/modules/FindKDE4Internal.cmake 2007-08-29 23:52:38.000000000 +0200 +++ kdelibs-3.93.0-parallel-devel/cmake/modules/FindKDE4Internal.cmake 2007-09-09 09:38:58.000000000 +0200 @@ -15,10 +15,10 @@ # The following variables are defined for the various tools required to # compile KDE software: # -# KDE4_KCFGC_EXECUTABLE - the kconfig_compiler executable +# KDE4_KCFGC_EXECUTABLE - the kconfig_compiler4 executable # KDE4_AUTOMOC_EXECUTABLE - the kde4automoc executable # KDE4_MEINPROC_EXECUTABLE - the meinproc4 executable -# KDE4_MAKEKDEWIDGETS_EXECUTABLE - the makekdewidgets executable +# KDE4_MAKEKDEWIDGETS_EXECUTABLE - the makekdewidgets4 executable # # The following variables point to the location of the KDE libraries, # but shouldn't be used directly: @@ -125,7 +125,7 @@ # Use optional GENERATE_MOC to generate moc if you use signals in your kcfg files. # # KDE4_ADD_WIDGET_FILES (SRCS_VAR file1.widgets ... fileN.widgets) -# Use this to add widget description files for the makekdewidgets code generator +# Use this to add widget description files for the makekdewidgets4 code generator # for Qt Designer plugins. # # KDE4_CREATE_FINAL_FILES (filename_CXX filename_C file1 ... fileN) @@ -265,24 +265,24 @@ if (WIN32) set(LIBRARY_OUTPUT_PATH ${EXECUTABLE_OUTPUT_PATH} ) # CMAKE_CFG_INTDIR is the output subdirectory created e.g. by XCode and MSVC - set(KDE4_KCFGC_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/kconfig_compiler ) + set(KDE4_KCFGC_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/kconfig_compiler4 ) set(KDE4_AUTOMOC_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/kde4automoc ) set(KDE4_MEINPROC_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/meinproc4 ) - set(KDE4_MAKEKDEWIDGETS_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/makekdewidgets ) + set(KDE4_MAKEKDEWIDGETS_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/makekdewidgets4 ) else (WIN32) set(LIBRARY_OUTPUT_PATH ${CMAKE_BINARY_DIR}/lib ) - set(KDE4_KCFGC_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/kconfig_compiler.shell ) + set(KDE4_KCFGC_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/kconfig_compiler4.shell ) set(KDE4_AUTOMOC_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/kde4automoc.shell ) set(KDE4_MEINPROC_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/meinproc4.shell ) - set(KDE4_MAKEKDEWIDGETS_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/makekdewidgets.shell ) + set(KDE4_MAKEKDEWIDGETS_EXECUTABLE ${EXECUTABLE_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}/makekdewidgets4.shell ) endif (WIN32) set(KDE4_LIB_DIR ${LIBRARY_OUTPUT_PATH}/${CMAKE_CFG_INTDIR}) # when building kdelibs, make the kcfg rules depend on the binaries... - set( _KDE4_KCONFIG_COMPILER_DEP kconfig_compiler) + set( _KDE4_KCONFIG_COMPILER_DEP kconfig_compiler4) set( _KDE4_AUTOMOC_EXECUTABLE_DEP kde4automoc) - set( _KDE4_MAKEKDEWIDGETS_DEP makekdewidgets) + set( _KDE4_MAKEKDEWIDGETS_DEP makekdewidgets4) set( _KDE4_MEINPROC_EXECUTABLE_DEP meinproc4) set(KDE4_INSTALLED_VERSION_OK TRUE) @@ -321,83 +321,83 @@ # this file contains all dependencies of all libraries of kdelibs, Alex include(${kde_cmake_module_dir}/KDELibsDependencies.cmake) - find_library(KDE4_KDEFAKES_LIBRARY NAMES kdefakes PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KDEFAKES_LIBRARY NAMES kdefakes PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KDEFAKES_LIBS ${kdefakes_LIB_DEPENDS} ${KDE4_KDEFAKES_LIBRARY} ) - find_library(KDE4_KDECORE_LIBRARY NAMES kdecore PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KDECORE_LIBRARY NAMES kdecore PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KDECORE_LIBS ${kdecore_LIB_DEPENDS} ${KDE4_KDECORE_LIBRARY} ) - find_library(KDE4_KDEFX_LIBRARY NAMES kdefx PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KDEFX_LIBRARY NAMES kdefx PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KDEFX_LIBS ${kdefx_LIB_DEPENDS} ${KDE4_KDEFX_LIBRARY} ) - find_library(KDE4_KDEUI_LIBRARY NAMES kdeui PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KDEUI_LIBRARY NAMES kdeui PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KDEUI_LIBS ${kdeui_LIB_DEPENDS} ${KDE4_KDEUI_LIBRARY} ) - find_library(KDE4_KIO_LIBRARY NAMES kio PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KIO_LIBRARY NAMES kio PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KIO_LIBS ${kio_LIB_DEPENDS} ${KDE4_KIO_LIBRARY} ) - find_library(KDE4_KPARTS_LIBRARY NAMES kparts PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KPARTS_LIBRARY NAMES kparts PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KPARTS_LIBS ${kparts_LIB_DEPENDS} ${KDE4_KPARTS_LIBRARY} ) - find_library(KDE4_KUTILS_LIBRARY NAMES kutils PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KUTILS_LIBRARY NAMES kutils PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KUTILS_LIBS ${kutils_LIB_DEPENDS} ${KDE4_KUTILS_LIBRARY} ) - find_library(KDE4_KDE3SUPPORT_LIBRARY NAMES kde3support PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KDE3SUPPORT_LIBRARY NAMES kde3support PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KDE3SUPPORT_LIBS ${kde3support_LIB_DEPENDS} ${KDE4_KDE3SUPPORT_LIBRARY} ) - find_library(KDE4_KFILE_LIBRARY NAMES kfile PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KFILE_LIBRARY NAMES kfile PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KFILE_LIBS ${kfile_LIB_DEPENDS} ${KDE4_KFILE_LIBRARY} ) - find_library(KDE4_KHTML_LIBRARY NAMES khtml PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KHTML_LIBRARY NAMES khtml PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KHTML_LIBS ${khtml_LIB_DEPENDS} ${KDE4_KHTML_LIBRARY} ) - find_library(KDE4_KJS_LIBRARY NAMES kjs PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KJS_LIBRARY NAMES kjs PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KJS_LIBS ${kjs_LIB_DEPENDS} ${KDE4_KJS_LIBRARY} ) - find_library(KDE4_KNEWSTUFF2_LIBRARY NAMES knewstuff2 PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KNEWSTUFF2_LIBRARY NAMES knewstuff2 PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KNEWSTUFF2_LIBS ${knewstuff2_LIB_DEPENDS} ${KDE4_KNEWSTUFF2_LIBRARY} ) - find_library(KDE4_KDEPRINT_LIBRARY NAMES kdeprint PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KDEPRINT_LIBRARY NAMES kdeprint PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KDEPRINT_LIBS ${kdeprint_LIB_DEPENDS} ${KDE4_KDEPRINT_LIBRARY} ) if (UNIX) - find_library(KDE4_KDESU_LIBRARY NAMES kdesu PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KDESU_LIBRARY NAMES kdesu PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KDESU_LIBS ${kdesu_LIB_DEPENDS} ${KDE4_KDESU_LIBRARY} ) endif (UNIX) - find_library(KDE4_KDNSSD_LIBRARY NAMES kdnssd PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KDNSSD_LIBRARY NAMES kdnssd PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KDNSSD_LIBS ${kdnssd_LIB_DEPENDS} ${KDE4_KDNSSD_LIBRARY} ) - find_library(KDE4_PHONON_LIBRARY NAMES phonon PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_PHONON_LIBRARY NAMES phonon PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_PHONON_LIBS ${phonon_LIB_DEPENDS} ${KDE4_PHONON_LIBRARY} ) - find_library(KDE4_KAUDIODEVICELIST_LIBRARY NAMES kaudiodevicelist PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KAUDIODEVICELIST_LIBRARY NAMES kaudiodevicelist PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KAUDIODEVICELIST_LIBS ${kaudiodevicelist_LIB_DEPENDS} ${KDE4_KAUDIODEVICELIST_LIBRARY} ) - find_library(KDE4_SOLID_LIBRARY NAMES solid PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_SOLID_LIBRARY NAMES solid PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_SOLID_LIBS ${solid_LIB_DEPENDS} ${KDE4_SOLID_LIBRARY} ) - find_library(KDE4_THREADWEAVER_LIBRARY NAMES threadweaver PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_THREADWEAVER_LIBRARY NAMES threadweaver PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_THREADWEAVER_LIBRARIES ${threadweaver_LIB_DEPENDS} ${KDE4_THREADWEAVER_LIBRARY} ) - find_library(KDE4_KNOTIFYCONFIG_LIBRARY NAMES knotifyconfig PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KNOTIFYCONFIG_LIBRARY NAMES knotifyconfig PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KNOTIFYCONFIG_LIBS ${knotifyconfig_LIB_DEPENDS} ${KDE4_KNOTIFYCONFIG_LIBRARY} ) - find_library(KDE4_KROSSCORE_LIBRARY NAMES krosscore PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KROSSCORE_LIBRARY NAMES krosscore PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KROSSCORE_LIBS ${krosscore_LIB_DEPENDS} ${KDE4_KROSSCORE_LIBRARY} ) - find_library(KDE4_KROSSUI_LIBRARY NAMES krossui PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KROSSUI_LIBRARY NAMES krossui PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KROSSUI_LIBS ${krossui_LIB_DEPENDS} ${KDE4_KROSSCORE_LIBS} ${KDE4_KROSSUI_LIBRARY} ) - find_library(KDE4_KTEXTEDITOR_LIBRARY NAMES ktexteditor PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + find_library(KDE4_KTEXTEDITOR_LIBRARY NAMES ktexteditor PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) set(KDE4_KTEXTEDITOR_LIBS ${ktexteditor_LIB_DEPENDS} ${KDE4_KTEXTEDITOR_LIBRARY} ) # Can't do that, it's not always compiled. - #find_library(KDE4_KNEPOMUK_LIBRARY NAMES knepomuk PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + #find_library(KDE4_KNEPOMUK_LIBRARY NAMES knepomuk PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) #set(KDE4_KNEPOMUK_LIBS ${knepomuk_LIB_DEPENDS} ${KDE4_KNEPOMUK_LIBRARY} ) # Can't do that, it's not always compiled. See FindKMetaData.cmake - #find_library(KDE4_KMETADATA_LIBRARY NAMES kmetadata PATHS ${KDE4_LIB_INSTALL_DIR} NO_DEFAULT_PATH ) + #find_library(KDE4_KMETADATA_LIBRARY NAMES kmetadata PATHS ${KDE4_LIB_INSTALL_DIR}/kde4/devel NO_DEFAULT_PATH ) #set(KDE4_KMETADATA_LIBS ${kmetadata_LIB_DEPENDS} ${KDE4_KMETADATA_LIBRARY} ) get_filename_component(KDE4_LIB_DIR ${KDE4_KDECORE_LIBRARY} PATH ) @@ -408,8 +408,8 @@ # at first look in LIBEXEC_INSTALL_DIR and no default paths, # if this didn't succeed, the second call makes cmake search again, but in the standard paths - find_program(KDE4_KCFGC_EXECUTABLE NAME kconfig_compiler PATHS ${KDE4_BIN_INSTALL_DIR} NO_DEFAULT_PATH ) - find_program(KDE4_KCFGC_EXECUTABLE NAME kconfig_compiler ) + find_program(KDE4_KCFGC_EXECUTABLE NAME kconfig_compiler4 PATHS ${KDE4_BIN_INSTALL_DIR} NO_DEFAULT_PATH ) + find_program(KDE4_KCFGC_EXECUTABLE NAME kconfig_compiler4 ) find_program(KDE4_AUTOMOC_EXECUTABLE NAME kde4automoc PATHS ${KDE4_BIN_INSTALL_DIR} NO_DEFAULT_PATH ) find_program(KDE4_AUTOMOC_EXECUTABLE NAME kde4automoc ) @@ -417,8 +417,8 @@ find_program(KDE4_MEINPROC_EXECUTABLE NAME meinproc4 PATHS ${KDE4_BIN_INSTALL_DIR} NO_DEFAULT_PATH ) find_program(KDE4_MEINPROC_EXECUTABLE NAME meinproc4 ) - find_program(KDE4_MAKEKDEWIDGETS_EXECUTABLE NAME makekdewidgets PATHS ${KDE4_BIN_INSTALL_DIR} NO_DEFAULT_PATH ) - find_program(KDE4_MAKEKDEWIDGETS_EXECUTABLE NAME makekdewidgets ) + find_program(KDE4_MAKEKDEWIDGETS_EXECUTABLE NAME makekdewidgets4 PATHS ${KDE4_BIN_INSTALL_DIR} NO_DEFAULT_PATH ) + find_program(KDE4_MAKEKDEWIDGETS_EXECUTABLE NAME makekdewidgets4 ) # allow searching cmake modules in all given kde install locations (KDEDIRS based) execute_process(COMMAND "${KDE4_KDECONFIG_EXECUTABLE}" --path data OUTPUT_VARIABLE _data_DIR ERROR_QUIET OUTPUT_STRIP_TRAILING_WHITESPACE) @@ -569,7 +569,8 @@ "${_CMAKE_INSTALL_DIR}/bin" "${CMAKE_INSTALL_PREFIX}/bin" ) -set(CMAKE_SYSTEM_LIBRARY_PATH ${CMAKE_SYSTEM_LIBRARY_PATH} +set(CMAKE_SYSTEM_LIBRARY_PATH "${KDE4_LIB_INSTALL_DIR}/kde4/devel" + ${CMAKE_SYSTEM_LIBRARY_PATH} "${KDE4_LIB_INSTALL_DIR}" "${_CMAKE_INSTALL_DIR}/lib" "${CMAKE_INSTALL_PREFIX}/lib" ) @@ -908,9 +909,9 @@ endif (NOT _kdeBootStrapping) if(KDE4_KCFGC_EXECUTABLE) - message(STATUS "Found KDE4 kconfig_compiler preprocessor: ${KDE4_KCFGC_EXECUTABLE}") + message(STATUS "Found KDE4 kconfig_compiler4 preprocessor: ${KDE4_KCFGC_EXECUTABLE}") else(KDE4_KCFGC_EXECUTABLE) - message(STATUS "Didn't find the KDE4 kconfig_compiler preprocessor") + message(STATUS "Didn't find the KDE4 kconfig_compiler4 preprocessor") endif(KDE4_KCFGC_EXECUTABLE) if(KDE4_AUTOMOC_EXECUTABLE) diff -ur kdelibs-3.93.0/doc/api/doxygen-preprocess-kcfg.sh kdelibs-3.93.0-parallel-devel/doc/api/doxygen-preprocess-kcfg.sh --- kdelibs-3.93.0/doc/api/doxygen-preprocess-kcfg.sh 2007-07-26 12:40:17.000000000 +0200 +++ kdelibs-3.93.0-parallel-devel/doc/api/doxygen-preprocess-kcfg.sh 2007-09-09 09:09:44.000000000 +0200 @@ -2,9 +2,9 @@ # Generates and cleans KConfigXT source code during a API dox build # -kcfg_compiler="`kde4-config --prefix`/bin/kconfig_compiler" +kcfg_compiler="`kde4-config --prefix`/bin/kconfig_compiler4" if test -z "$kcfg_compiler"; then - echo "kconfig_compiler not found!" + echo "kconfig_compiler4 not found!" exit 1; fi diff -ur kdelibs-3.93.0/kdecore/kconfig_compiler/checkkcfg.pl kdelibs-3.93.0-parallel-devel/kdecore/kconfig_compiler/checkkcfg.pl --- kdelibs-3.93.0/kdecore/kconfig_compiler/checkkcfg.pl 2006-10-26 04:25:48.000000000 +0200 +++ kdelibs-3.93.0-parallel-devel/kdecore/kconfig_compiler/checkkcfg.pl 2007-09-09 09:11:00.000000000 +0200 @@ -15,12 +15,12 @@ $kcfgc = $file . "c"; -$cmd = "./kconfig_compiler $file $kcfgc"; +$cmd = "./kconfig_compiler4 $file $kcfgc"; #print "CMD $cmd\n"; if ( system( $cmd ) != 0 ) { - print STDERR "Unable to run kconfig_compiler\n"; + print STDERR "Unable to run kconfig_compiler4\n"; exit 1; } diff -ur kdelibs-3.93.0/kdecore/kconfig_compiler/CMakeLists.txt kdelibs-3.93.0-parallel-devel/kdecore/kconfig_compiler/CMakeLists.txt --- kdelibs-3.93.0/kdecore/kconfig_compiler/CMakeLists.txt 2007-07-26 12:41:18.000000000 +0200 +++ kdelibs-3.93.0-parallel-devel/kdecore/kconfig_compiler/CMakeLists.txt 2007-09-09 09:11:24.000000000 +0200 @@ -8,11 +8,11 @@ set(kconfig_compiler_SRCS kconfig_compiler.cpp) -kde4_add_executable(kconfig_compiler NOGUI RUN_UNINSTALLED ${kconfig_compiler_SRCS}) +kde4_add_executable(kconfig_compiler4 NOGUI RUN_UNINSTALLED ${kconfig_compiler_SRCS}) -target_link_libraries(kconfig_compiler ${QT_QTCORE_LIBRARY} ${QT_QTXML_LIBRARY} ) +target_link_libraries(kconfig_compiler4 ${QT_QTCORE_LIBRARY} ${QT_QTXML_LIBRARY} ) -install(TARGETS kconfig_compiler DESTINATION ${BIN_INSTALL_DIR} ) +install(TARGETS kconfig_compiler4 DESTINATION ${BIN_INSTALL_DIR} ) ########### install files ############### diff -ur kdelibs-3.93.0/kdeui/tests/kconfig_compiler/CMakeLists.txt kdelibs-3.93.0-parallel-devel/kdeui/tests/kconfig_compiler/CMakeLists.txt --- kdelibs-3.93.0/kdeui/tests/kconfig_compiler/CMakeLists.txt 2007-07-26 12:43:04.000000000 +0200 +++ kdelibs-3.93.0-parallel-devel/kdeui/tests/kconfig_compiler/CMakeLists.txt 2007-09-09 09:17:02.000000000 +0200 @@ -8,7 +8,7 @@ add_custom_command( OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/${_testName}.cpp ${CMAKE_CURRENT_BINARY_DIR}/${_testName}.h COMMAND ${KDE4_KCFGC_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/${_testName}.kcfg ${CMAKE_CURRENT_SOURCE_DIR}/${_testName}.kcfgc - DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/${_testName}.kcfg ${CMAKE_CURRENT_SOURCE_DIR}/${_testName}.kcfgc kconfig_compiler) + DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/${_testName}.kcfg ${CMAKE_CURRENT_SOURCE_DIR}/${_testName}.kcfgc kconfig_compiler4) # set_source_files_properties(${CMAKE_CURRENT_BINARY_DIR}/${_testName}.h PROPERTIES GENERATED TRUE) qt4_generate_moc(${CMAKE_CURRENT_BINARY_DIR}/${_testName}.h ${CMAKE_CURRENT_BINARY_DIR}/${_testName}.moc ) diff -ur kdelibs-3.93.0/kdewidgets/CMakeLists.txt kdelibs-3.93.0-parallel-devel/kdewidgets/CMakeLists.txt --- kdelibs-3.93.0/kdewidgets/CMakeLists.txt 2007-07-26 12:40:43.000000000 +0200 +++ kdelibs-3.93.0-parallel-devel/kdewidgets/CMakeLists.txt 2007-09-09 09:19:15.000000000 +0200 @@ -16,22 +16,22 @@ set(makekdewidgets_SRCS makekdewidgets.cpp ) -kde4_add_executable(makekdewidgets NOGUI RUN_UNINSTALLED ${makekdewidgets_SRCS}) +kde4_add_executable(makekdewidgets4 NOGUI RUN_UNINSTALLED ${makekdewidgets_SRCS}) -target_link_libraries(makekdewidgets ${KDE4_KDECORE_LIBS} ) +target_link_libraries(makekdewidgets4 ${KDE4_KDECORE_LIBS} ) -install(TARGETS makekdewidgets DESTINATION ${BIN_INSTALL_DIR} ) +install(TARGETS makekdewidgets4 DESTINATION ${BIN_INSTALL_DIR} ) ########### next target ############### # get the name of the generated wrapper script (which sets up LD_LIBRARY_PATH) -get_target_property(MAKEKDEWIDGETS_EXECUTABLE makekdewidgets WRAPPER_SCRIPT) +get_target_property(MAKEKDEWIDGETS_EXECUTABLE makekdewidgets4 WRAPPER_SCRIPT) add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/kdewidgets.cpp COMMAND "${MAKEKDEWIDGETS_EXECUTABLE}" -o ${CMAKE_CURRENT_BINARY_DIR}/kdewidgets.cpp ${CMAKE_CURRENT_SOURCE_DIR}/kde.widgets - MAIN_DEPENDENCY kde.widgets DEPENDS makekdewidgets) + MAIN_DEPENDENCY kde.widgets DEPENDS makekdewidgets4) set(kdewidgets_PART_SRCS classpreviews.cpp Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v retrieving revision 1.223.2.15 retrieving revision 1.223.2.16 diff -u -r1.223.2.15 -r1.223.2.16 --- kdelibs.spec 9 Sep 2007 06:34:13 -0000 1.223.2.15 +++ kdelibs.spec 9 Sep 2007 11:55:58 -0000 1.223.2.16 @@ -4,7 +4,7 @@ Summary: K Desktop Environment 4 - Libraries Version: 3.93.0 -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?fedora} > 8 Name: kdelibs @@ -35,6 +35,9 @@ Source1: kde4.sh Source2: kde4.csh +# make -devel packages parallel-installable +Patch0: kdelibs-3.93.0-parallel-devel.diff + BuildRequires: qt4-devel >= 4.3.0 %global qt4_ver %(pkg-config QtCore --modversion 2>/dev/null || echo 4.3.0) Requires: qt4 >= %{qt4_ver} @@ -76,8 +79,6 @@ Summary: Header files for compiling KDE 4 applications Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} %if "%{name}" == "kdelibs4" -# Yes, we still have conflicts, in _bindir, _libdir -Conflicts: kdelibs-devel %else Obsoletes: kdelibs4-devel < %{version}-%{release} Provides: kdelibs4-devel = %{version}-%{release} @@ -99,6 +100,7 @@ %prep %setup -q -n kdelibs-%{version} +%patch0 -p1 %build @@ -123,6 +125,31 @@ mv %{buildroot}%{_kde4_sysconfdir}/xdg/menus/applications.menu \ %{buildroot}%{_kde4_sysconfdir}/xdg/menus/kde4-applications.menu +# remove files which conflict with KDE 3 +rm -f %{buildroot}%{_kde4_bindir}/checkXML %{buildroot}%{_kde4_bindir}/kjscmd \ + %{buildroot}%{_kde4_bindir}/kunittestmodrunner +rm -f %{buildroot}%{_kde4_configdir}/kdebug.areas %{buildroot}%{_kde4_configdir}/kdebugrc \ + %{buildroot}%{_kde4_configdir}/kdeprintrc %{buildroot}%{_kde4_configdir}/ui/ui_standards.rc +rm -f %{buildroot}%{_kde4_docdir}/HTML/en/common/* +rm -f %{buildroot}%{_kde4_sharedir}/locale/all_languages + +# move devel symlinks +mkdir -p %{buildroot}%{_kde4_libdir}/kde4/devel +pushd %{buildroot}%{_kde4_libdir} +for i in lib*.so +do + case "$i" in + libkdeinit4_*.so) + ;; + *) + linktarget=`readlink "$i"` + rm -f "$i" + ln -sf "../../$linktarget" "kde4/devel/$i" + ;; + esac +done +popd + %post /sbin/ldconfig ||: @@ -144,12 +171,10 @@ %doc AUTHORS README TODO %doc COPYING COPYING-DOCS COPYING.LIB %{_kde4_bindir}/* -%exclude %{_kde4_bindir}/checkXML -%exclude %{_kde4_bindir}/kconfig_compiler -%exclude %{_kde4_bindir}/kunittestmodrunner +%exclude %{_kde4_bindir}/kconfig_compiler4 %{_kde4_appsdir}/* # kdewidgets -%exclude %{_kde4_bindir}/makekdewidgets +%exclude %{_kde4_bindir}/makekdewidgets4 %exclude %{_kde4_appsdir}/kdewidgets/ %exclude %{_kde4_libdir}/kde4/plugins/designer/kdewidgets.* # ksgmltools2 @@ -157,7 +182,6 @@ %{_kde4_configdir}/* %{_datadir}/dbus-1/interfaces/* %{_kde4_datadir}/mime/packages/* -%{_kde4_sharedir}/locale/all_languages/ %{_kde4_sharedir}/kde4/services/* %{_kde4_sharedir}/kde4/servicetypes/* %{_kde4_sharedir}/icons/hicolor/*/actions/presence_* @@ -165,27 +189,29 @@ %{_kde4_libdir}/lib*.so.* %{_kde4_libdir}/libkdeinit4_*.so %{_kde4_libdir}/kde4/ +%exclude %{_kde4_libdir}/kde4/devel/ %{_kde4_sysconfdir}/xdg/menus/*.menu %files devel %defattr(-,root,root,-) %doc KDE4PORTING.html -%{_kde4_bindir}/checkXML -%{_kde4_bindir}/kconfig_compiler -%{_kde4_bindir}/kunittestmodrunner -%{_kde4_bindir}/makekdewidgets -%{_kde4_bindir}/makekdewidgets +%{_kde4_bindir}/kconfig_compiler4 +%{_kde4_bindir}/makekdewidgets4 %{_kde4_appsdir}/kdewidgets/ %dir %{_kde4_libdir}/kde4/plugins/designer %{_kde4_libdir}/kde4/plugins/designer/kdewidgets.* %{_kde4_appsdir}/ksgmltools2/ %{_kde4_includedir}/* -%{_kde4_libdir}/lib*.so -%exclude %{_kde4_libdir}/libkdeinit4_*.so - +%{_kde4_libdir}/kde4/devel/ %changelog +* Sun Sep 9 2007 Kevin Kofler 3.93.0-2 +- remove files which conflict with KDE 3 +- rename kconfig_compiler and makekdewidgets to *4 +- move devel symlinks to %%{_kde4_libdir}/kde4/devel/ +- drop Conflicts: kdelibs-devel + * Sun Sep 9 2007 Kevin Kofler 3.93.0-1 - update to 3.93.0 - drop kde4home patch (no longer applied) From fedora-extras-commits at redhat.com Sun Sep 9 12:04:06 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jgu)) Date: Sun, 9 Sep 2007 08:04:06 -0400 Subject: rpms/emacs-vm/devel emacs-vm.spec,1.20,1.21 Message-ID: <200709091204.l89C464I001499@cvs-int.fedora.redhat.com> Author: jgu Update of /cvs/extras/rpms/emacs-vm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1409 Modified Files: emacs-vm.spec Log Message: * Sun Sep 9 2007 Jonathan G. Underwood - 8.0.3.495-5 - Add BuildRequires: emacs since emacs-el doesn't pull this in Index: emacs-vm.spec =================================================================== RCS file: /cvs/extras/rpms/emacs-vm/devel/emacs-vm.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- emacs-vm.spec 8 Sep 2007 22:01:29 -0000 1.20 +++ emacs-vm.spec 9 Sep 2007 12:03:33 -0000 1.21 @@ -26,7 +26,7 @@ Summary: Emacs VM mailreader Name: emacs-vm Version: %{vmversion}.%{devoversion} -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: Applications/Internet URL: http://www.nongnu.org/viewmail/ @@ -39,7 +39,7 @@ Requires(pre): /sbin/install-info Requires(post): /sbin/install-info BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: emacs-el texinfo texinfo-tex +BuildRequires: emacs emacs-el texinfo texinfo-tex %description VM (View Mail) is an Emacs subsystem that allows UNIX mail to be read @@ -135,6 +135,9 @@ %{pkgdir}/*.el %changelog +* Sun Sep 9 2007 Jonathan G. Underwood - 8.0.3.495-5 +- Add BuildRequires: emacs since emacs-el doesn't pull this in + * Sat Sep 8 2007 Jonathan G. Underwood - 8.0.3.495-4 - Update for agreement with packaging guidelines - add versioned emacs requirement From fedora-extras-commits at redhat.com Sun Sep 9 12:25:27 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Sun, 9 Sep 2007 08:25:27 -0400 Subject: rpms/kdepimlibs/devel kdepimlibs.spec, 1.6, 1.7 kdepimlibs-3.92.0-kde4home.diff, 1.1, NONE Message-ID: <200709091225.l89CPRie002270@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdepimlibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2219/devel Modified Files: kdepimlibs.spec Removed Files: kdepimlibs-3.92.0-kde4home.diff Log Message: - update to 3.93.0 - drop kde4home patch (no longer applied) - list BR strigi-devel only once - move devel symlinks to %%{_kde4_libdir}/kde4/devel/ Index: kdepimlibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdepimlibs/devel/kdepimlibs.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- kdepimlibs.spec 16 Aug 2007 20:55:39 -0000 1.6 +++ kdepimlibs.spec 9 Sep 2007 12:24:54 -0000 1.7 @@ -1,8 +1,8 @@ Name: kdepimlibs -Version: 3.92.0 -Release: 3%{?dist} +Version: 3.93.0 +Release: 1%{?dist} Summary: K Desktop Environment 4 - PIM Libraries License: LGPLv2 @@ -12,9 +12,6 @@ Source0: ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/kdepimlibs-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# use ~/.kde4 instead of ~/.kde -Patch0: kdepimlibs-%{version}-kde4home.diff - # probably don't need to keep this, it was very short-lived -- Rex Obsoletes: kdepimlibs4 < %{version}-%{release} Provides: kdepimlibs4 = %{version}-%{release} @@ -28,7 +25,6 @@ BuildRequires: kdelibs4-devel >= %{version} BuildRequires: libXpm-devel libXtst-devel BuildRequires: openldap-devel -BuildRequires: strigi-devel %{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} } # extraneous? add these back to kdelibs4-devel Requires? maybe -- Rex BuildRequires: libacl-devel bzip2-devel gamin-devel strigi-devel zlib-devel @@ -72,6 +68,23 @@ make install DESTDIR=%{buildroot} -C %{_target_platform} +# move devel symlinks +mkdir -p %{buildroot}%{_kde4_libdir}/kde4/devel +pushd %{buildroot}%{_kde4_libdir} +for i in lib*.so +do + case "$i" in + libkdeinit4_*.so) + ;; + *) + linktarget=`readlink "$i"` + rm -f "$i" + ln -sf "../../$linktarget" "kde4/devel/$i" + ;; + esac +done +popd + %post -p /sbin/ldconfig @@ -94,14 +107,21 @@ %{_kde4_datadir}/kde4/servicetypes/* %{_kde4_libdir}/lib*.so.* %{_kde4_libdir}/kde4/* +%exclude %{_kde4_libdir}/kde4/devel/ %files devel %defattr(-,root,root,-) %{_kde4_includedir}/* -%{_kde4_libdir}/lib*.so +%{_kde4_libdir}/kde4/devel/lib*.so %changelog +* Sun Sep 9 2007 Kevin Kofler 3.93.0-1 +- update to 3.93.0 +- drop kde4home patch (no longer applied) +- list BR strigi-devel only once +- move devel symlinks to %%{_kde4_libdir}/kde4/devel/ + * Tue Aug 14 2007 Rex Dieter 3.92.0-4 - use macros.kde4 - License: LGPLv2 --- kdepimlibs-3.92.0-kde4home.diff DELETED --- From fedora-extras-commits at redhat.com Sun Sep 9 12:25:49 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jgu)) Date: Sun, 9 Sep 2007 08:25:49 -0400 Subject: rpms/emacs-vm/devel emacs-vm.spec,1.21,1.22 Message-ID: <200709091225.l89CPnjt002273@cvs-int.fedora.redhat.com> Author: jgu Update of /cvs/extras/rpms/emacs-vm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2250 Modified Files: emacs-vm.spec Log Message: * Sun Sep 9 2007 Jonathan G. Underwood - 8.0.3.495-6 - Fix typo with start file creation Index: emacs-vm.spec =================================================================== RCS file: /cvs/extras/rpms/emacs-vm/devel/emacs-vm.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- emacs-vm.spec 9 Sep 2007 12:03:33 -0000 1.21 +++ emacs-vm.spec 9 Sep 2007 12:25:16 -0000 1.22 @@ -12,7 +12,7 @@ %if %($(pkg-config emacs) ; echo $?) %define emacs_version 21.4 %define emacs_lispdir %{_datadir}/emacs/site-lisp -%define emacs_startdir %{_datadir}/emacs/site-lisp/site-start.d/ +%define emacs_startdir %{_datadir}/emacs/site-lisp/site-start.d %else %define emacs_version %(pkg-config emacs --modversion) %define emacs_lispdir %(pkg-config emacs --variable sitepkglispdir) @@ -26,7 +26,7 @@ Summary: Emacs VM mailreader Name: emacs-vm Version: %{vmversion}.%{devoversion} -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: Applications/Internet URL: http://www.nongnu.org/viewmail/ @@ -92,7 +92,7 @@ (cd lisp ; install -m 644 *.el %{buildroot}%{pkgdir}) # Create initialization file. -install -d %{buildroot}/%{startd} +install -d %{buildroot}/%{emacs_startdir} cat > %{buildroot}/%{initfile} < - 8.0.3.495-6 +- Fix typo with start file creation + * Sun Sep 9 2007 Jonathan G. Underwood - 8.0.3.495-5 - Add BuildRequires: emacs since emacs-el doesn't pull this in From fedora-extras-commits at redhat.com Sun Sep 9 12:38:12 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Sun, 9 Sep 2007 08:38:12 -0400 Subject: comps comps-f8.xml.in,1.100,1.101 Message-ID: <200709091238.l89CcC1W002842@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2799 Modified Files: comps-f8.xml.in Log Message: Update the buildsys-build group. Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- comps-f8.xml.in 9 Sep 2007 10:47:54 -0000 1.100 +++ comps-f8.xml.in 9 Sep 2007 12:37:41 -0000 1.101 @@ -594,17 +594,21 @@ cpio diffutils fedora-release + findutils + gawk gcc gcc-c++ + grep gzip + info make patch - perl redhat-rpm-config rpm-build sed tar unzip + util-linux-ng which From fedora-extras-commits at redhat.com Sun Sep 9 13:48:29 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jonathan.underwood)) Date: Sun, 09 Sep 2007 06:48:29 -0700 Subject: [pkgdb] geany: jgu has requested watchcommits Message-ID: <200709091348.l89DmW3S004837@app4.fedora.phx.redhat.com> Jonathan G. Underwood (jgu) has requested the watchcommits acl on geany (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/geany From fedora-extras-commits at redhat.com Sun Sep 9 13:48:37 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jonathan.underwood)) Date: Sun, 09 Sep 2007 06:48:37 -0700 Subject: [pkgdb] geany: jgu has requested commit Message-ID: <200709091348.l89DmcVk001584@app3.fedora.phx.redhat.com> Jonathan G. Underwood (jgu) has requested the commit acl on geany (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/geany From fedora-extras-commits at redhat.com Sun Sep 9 13:48:47 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jonathan.underwood)) Date: Sun, 09 Sep 2007 06:48:47 -0700 Subject: [pkgdb] geany: jgu has requested watchcommits Message-ID: <200709091348.l89DmmZw004846@app4.fedora.phx.redhat.com> Jonathan G. Underwood (jgu) has requested the watchcommits acl on geany (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/geany From fedora-extras-commits at redhat.com Sun Sep 9 13:48:49 2007 From: fedora-extras-commits at redhat.com (Jonathan G. Underwood (jonathan.underwood)) Date: Sun, 09 Sep 2007 06:48:49 -0700 Subject: [pkgdb] geany: jgu has requested commit Message-ID: <200709091348.l89DmneT001593@app3.fedora.phx.redhat.com> Jonathan G. Underwood (jgu) has requested the commit acl on geany (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/geany From fedora-extras-commits at redhat.com Sun Sep 9 14:50:35 2007 From: fedora-extras-commits at redhat.com (Aurelien Bompard (abompard)) Date: Sun, 9 Sep 2007 10:50:35 -0400 Subject: rpms/xine-lib/devel xine-lib.spec,1.23,1.24 Message-ID: <200709091450.l89EoZgJ021173@cvs-int.fedora.redhat.com> Author: abompard Update of /cvs/pkgs/rpms/xine-lib/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21131 Modified Files: xine-lib.spec Log Message: * Sun Sep 09 2007 Aurelien Bompard 1.1.8-2 - remove the dependency from -extras to -arts, and use Obsoletes to provide an upgrade path Index: xine-lib.spec =================================================================== RCS file: /cvs/pkgs/rpms/xine-lib/devel/xine-lib.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- xine-lib.spec 1 Sep 2007 09:19:38 -0000 1.23 +++ xine-lib.spec 9 Sep 2007 14:50:02 -0000 1.24 @@ -22,7 +22,7 @@ Summary: Xine library Name: xine-lib Version: 1.1.8 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://xinehq.de/ @@ -79,12 +79,13 @@ Summary: aRts plugin for xine-lib Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} +# -arts was split off the -extras subpackage at 1.1.7-3 +Obsoletes: xine-lib-extras < 1.1.7-3 %package extras Summary: Additional plugins for xine-lib Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} -Requires: %{name}-arts = %{version}-%{release} %description @@ -348,6 +349,10 @@ %changelog +* Sun Sep 09 2007 Aurelien Bompard 1.1.8-2 +- remove the dependency from -extras to -arts, and use Obsoletes to + provide an upgrade path + * Thu Aug 30 2007 Ville Skytt?? - 1.1.8-1 - 1.1.8, "open" patch applied upstream. - Build XCB plugins by default for Fedora 8+ only. From fedora-extras-commits at redhat.com Sun Sep 9 14:59:35 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 9 Sep 2007 10:59:35 -0400 Subject: rpms/shorewall/devel .cvsignore, 1.29, 1.30 shorewall.spec, 1.36, 1.37 sources, 1.29, 1.30 Message-ID: <200709091459.l89ExZic021663@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/shorewall/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21621 Modified Files: .cvsignore shorewall.spec sources Log Message: Update to upstream 3.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/shorewall/devel/.cvsignore,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- .cvsignore 17 Jul 2007 13:00:33 -0000 1.29 +++ .cvsignore 9 Sep 2007 14:59:03 -0000 1.30 @@ -1 +1 @@ -shorewall-3.4.5.tar.bz2 +shorewall-3.4.6.tar.bz2 Index: shorewall.spec =================================================================== RCS file: /cvs/extras/rpms/shorewall/devel/shorewall.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- shorewall.spec 17 Jul 2007 13:00:33 -0000 1.36 +++ shorewall.spec 9 Sep 2007 14:59:03 -0000 1.37 @@ -1,5 +1,5 @@ Name: shorewall -Version: 3.4.5 +Version: 3.4.6 Release: 1%{?dist} Summary: Iptables-based firewall for Linux systems @@ -87,6 +87,9 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt README.txt Samples %changelog +* Sun Sep 09 2007 Robert Marcano - 3.4.6-1 +- Update to upstream 3.4.6 + * Tue Jul 17 2007 Robert Marcano - 3.4.5-1 - Update to upstream 3.4.5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/shorewall/devel/sources,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- sources 17 Jul 2007 13:00:33 -0000 1.29 +++ sources 9 Sep 2007 14:59:03 -0000 1.30 @@ -1 +1 @@ -cf1f94bb1564fa7fedb4184a18656d11 shorewall-3.4.5.tar.bz2 +5d8cf5e21800289a616aa9aed0576883 shorewall-3.4.6.tar.bz2 From fedora-extras-commits at redhat.com Sun Sep 9 15:08:53 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 9 Sep 2007 11:08:53 -0400 Subject: rpms/shorewall/FC-6 .cvsignore, 1.29, 1.30 shorewall.spec, 1.36, 1.37 sources, 1.29, 1.30 Message-ID: <200709091508.l89F8rhL028002@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/shorewall/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27958 Modified Files: .cvsignore shorewall.spec sources Log Message: Update to upstream 3.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-6/.cvsignore,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- .cvsignore 17 Jul 2007 13:26:24 -0000 1.29 +++ .cvsignore 9 Sep 2007 15:08:19 -0000 1.30 @@ -1 +1 @@ -shorewall-3.4.5.tar.bz2 +shorewall-3.4.6.tar.bz2 Index: shorewall.spec =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-6/shorewall.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- shorewall.spec 17 Jul 2007 13:26:24 -0000 1.36 +++ shorewall.spec 9 Sep 2007 15:08:19 -0000 1.37 @@ -1,5 +1,5 @@ Name: shorewall -Version: 3.4.5 +Version: 3.4.6 Release: 1%{?dist} Summary: Iptables-based firewall for Linux systems @@ -87,6 +87,9 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt README.txt Samples %changelog +* Sun Sep 09 2007 Robert Marcano - 3.4.6-1 +- Update to upstream 3.4.6 + * Tue Jul 17 2007 Robert Marcano - 3.4.5-1 - Update to upstream 3.4.5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/shorewall/FC-6/sources,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- sources 17 Jul 2007 13:26:24 -0000 1.29 +++ sources 9 Sep 2007 15:08:19 -0000 1.30 @@ -1 +1 @@ -cf1f94bb1564fa7fedb4184a18656d11 shorewall-3.4.5.tar.bz2 +5d8cf5e21800289a616aa9aed0576883 shorewall-3.4.6.tar.bz2 From fedora-extras-commits at redhat.com Sun Sep 9 15:11:59 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 9 Sep 2007 11:11:59 -0400 Subject: rpms/shorewall/F-7 .cvsignore, 1.29, 1.30 shorewall.spec, 1.36, 1.37 sources, 1.29, 1.30 Message-ID: <200709091511.l89FBxhn028215@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/shorewall/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28162 Modified Files: .cvsignore shorewall.spec sources Log Message: Update to upstream 3.4.6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/shorewall/F-7/.cvsignore,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- .cvsignore 17 Jul 2007 13:17:21 -0000 1.29 +++ .cvsignore 9 Sep 2007 15:11:25 -0000 1.30 @@ -1 +1 @@ -shorewall-3.4.5.tar.bz2 +shorewall-3.4.6.tar.bz2 Index: shorewall.spec =================================================================== RCS file: /cvs/extras/rpms/shorewall/F-7/shorewall.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- shorewall.spec 17 Jul 2007 13:17:22 -0000 1.36 +++ shorewall.spec 9 Sep 2007 15:11:25 -0000 1.37 @@ -1,5 +1,5 @@ Name: shorewall -Version: 3.4.5 +Version: 3.4.6 Release: 1%{?dist} Summary: Iptables-based firewall for Linux systems @@ -87,6 +87,9 @@ %doc COPYING INSTALL changelog.txt releasenotes.txt README.txt Samples %changelog +* Sun Sep 09 2007 Robert Marcano - 3.4.6-1 +- Update to upstream 3.4.6 + * Tue Jul 17 2007 Robert Marcano - 3.4.5-1 - Update to upstream 3.4.5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/shorewall/F-7/sources,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- sources 17 Jul 2007 13:17:22 -0000 1.29 +++ sources 9 Sep 2007 15:11:25 -0000 1.30 @@ -1 +1 @@ -cf1f94bb1564fa7fedb4184a18656d11 shorewall-3.4.5.tar.bz2 +5d8cf5e21800289a616aa9aed0576883 shorewall-3.4.6.tar.bz2 From fedora-extras-commits at redhat.com Sun Sep 9 15:26:35 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Sun, 9 Sep 2007 11:26:35 -0400 Subject: rpms/pcmanx-gtk2/devel pcmanx-gtk2.spec,1.1,1.2 sources,1.2,1.3 Message-ID: <200709091526.l89FQZQX028820@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28695 Modified Files: pcmanx-gtk2.spec sources Log Message: - upgrade to svn 355 - clean up packager's name in .spec file Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/devel/pcmanx-gtk2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pcmanx-gtk2.spec 16 Apr 2007 18:22:24 -0000 1.1 +++ pcmanx-gtk2.spec 9 Sep 2007 15:26:03 -0000 1.2 @@ -1,11 +1,11 @@ # Source package is generated using: # 1. svn co https://svn.csie.net/pcmanx/trunk pcmanx-gtk2 # 2. tar czvf pcmanx-gtk2.tar.gz pcmanx-gtk2 -%define alphatag 336svn +%define alphatag 355svn Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 -Version: 0.3.5 -Release: 9.%{alphatag}%{?dist} +Version: 0.3.6 +Release: 1.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz @@ -84,35 +84,38 @@ %{_datadir}/pixmaps/*.png %changelog -* Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn +* Sun Sep 9 2007 Leo Shidai Liu 0.3.6-1.355svn +- svn 355 + +* Sat Apr 14 2007 Leo Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users -* Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-8.336svn +* Sat Apr 14 2007 Leo Shidai Liu 0.3.5-8.336svn - fix build in rawhide (automake 1.10) - use svn revision number instead of checkout date -* Fri Apr 6 2007 Leo, Shidai Liu 0.3.5-7.20070406svn +* Fri Apr 6 2007 Leo Shidai Liu 0.3.5-7.20070406svn - fix svn build - svn 20070406 -* Fri Mar 30 2007 Leo, Shidai Liu 0.3.5-6.20070330svn +* Fri Mar 30 2007 Leo Shidai Liu 0.3.5-6.20070330svn - svn 20070330 - enable libnotify support -* Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-5 +* Sat Jan 13 2007 Leo Shidai Liu 0.3.5-5 - Remove X-Fedora category in desktop file -* Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-4 +* Sat Jan 13 2007 Leo Shidai Liu 0.3.5-4 - Add gettext to BuildRequires - remove deprecated categories in desktop file -* Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-3 +* Fri Jan 12 2007 Leo Shidai Liu 0.3.5-3 - fix debuginfo rpm issues - fix desktop file issues - remove unnecessary update-desktop-database scriptlets (no Mimetypes entry in desktop file) -* Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-2 +* Fri Jan 12 2007 Leo Shidai Liu 0.3.5-2 - Move desktop-file-utils to BuildRequires -* Wed Jan 10 2007 Shidai Liu, Leo 0.3.5-1 +* Wed Jan 10 2007 Leo Shidai Liu 0.3.5-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Apr 2007 18:22:24 -0000 1.2 +++ sources 9 Sep 2007 15:26:03 -0000 1.3 @@ -1 +1 @@ -4be1a6f2ec82064128ee4c0addf4faed pcmanx-gtk2.tar.gz +3e9f23fb8f051a4c099599f27616a687 pcmanx-gtk2.tar.gz From fedora-extras-commits at redhat.com Sun Sep 9 17:15:46 2007 From: fedora-extras-commits at redhat.com (Christian Jodar (tian)) Date: Sun, 9 Sep 2007 13:15:46 -0400 Subject: rpms/gcstar/FC-6 gcstar.spec,1.5,1.6 sources,1.3,1.4 Message-ID: <200709091715.l89HFkMb014171@cvs-int.fedora.redhat.com> Author: tian Update of /cvs/extras/rpms/gcstar/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14093 Modified Files: gcstar.spec sources Log Message: New upstream version: 1.2.0 Index: gcstar.spec =================================================================== RCS file: /cvs/extras/rpms/gcstar/FC-6/gcstar.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gcstar.spec 8 Mar 2007 22:41:24 -0000 1.5 +++ gcstar.spec 9 Sep 2007 17:15:14 -0000 1.6 @@ -1,10 +1,10 @@ Name: gcstar -Version: 1.1.1 -Release: 2%{?dist} +Version: 1.2.0 +Release: 1%{?dist} Summary: Personal collections manager Group: Applications/Databases -License: GPL +License: GPLv2+ URL: http://www.gcstar.org/ Source0: http://download.gna.org/gcstar/gcstar-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -12,6 +12,7 @@ BuildRequires: desktop-file-utils Requires: perl-Gtk2 +Obsoletes: gcfilms %define desktop_vendor fedora @@ -100,6 +101,12 @@ %{_datadir}/mime/packages/%{name}.xml %changelog +* Sat Sep 09 2007 Tian - 1.2.0-1 + - New upstream version +* Thu Aug 16 2007 Tian - 1.1.1-4 + - Updated license tag +* Sat May 27 2007 Tian - 1.1.1-3 + - Added Obsoletes tag * Fri Feb 23 2007 Tian - 1.1.1-2 - Execution bit on xdg-open * Fri Feb 16 2007 Tian - 1.1.1-1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcstar/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Feb 2007 22:15:23 -0000 1.3 +++ sources 9 Sep 2007 17:15:14 -0000 1.4 @@ -1 +1 @@ -0a7067d460ac7fb16cb51ba2dc5a24ac gcstar-1.1.1.tar.gz +4fa37275b0a104ec5c921871cda73966 gcstar-1.2.0.tar.gz From fedora-extras-commits at redhat.com Sun Sep 9 17:17:32 2007 From: fedora-extras-commits at redhat.com (Christian Jodar (tian)) Date: Sun, 9 Sep 2007 13:17:32 -0400 Subject: rpms/gcstar/F-7 .cvsignore, 1.4, 1.5 gcstar.spec, 1.8, 1.9 sources, 1.3, 1.4 Message-ID: <200709091717.l89HHW0F014284@cvs-int.fedora.redhat.com> Author: tian Update of /cvs/extras/rpms/gcstar/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14235 Modified Files: .cvsignore gcstar.spec sources Log Message: New upstream version: 1.2.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcstar/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Feb 2007 19:48:34 -0000 1.4 +++ .cvsignore 9 Sep 2007 17:16:59 -0000 1.5 @@ -1 +1 @@ -gcstar-1.1.1.tar.gz +gcstar-1.2.0.tar.gz Index: gcstar.spec =================================================================== RCS file: /cvs/extras/rpms/gcstar/F-7/gcstar.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gcstar.spec 16 Aug 2007 18:09:47 -0000 1.8 +++ gcstar.spec 9 Sep 2007 17:16:59 -0000 1.9 @@ -1,6 +1,6 @@ Name: gcstar -Version: 1.1.1 -Release: 4%{?dist} +Version: 1.2.0 +Release: 1%{?dist} Summary: Personal collections manager Group: Applications/Databases @@ -101,6 +101,8 @@ %{_datadir}/mime/packages/%{name}.xml %changelog +* Sat Sep 09 2007 Tian - 1.2.0-1 + - New upstream version * Thu Aug 16 2007 Tian - 1.1.1-4 - Updated license tag * Sat May 27 2007 Tian - 1.1.1-3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcstar/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Feb 2007 19:48:34 -0000 1.3 +++ sources 9 Sep 2007 17:16:59 -0000 1.4 @@ -1 +1 @@ -0a7067d460ac7fb16cb51ba2dc5a24ac gcstar-1.1.1.tar.gz +4fa37275b0a104ec5c921871cda73966 gcstar-1.2.0.tar.gz From fedora-extras-commits at redhat.com Sun Sep 9 17:19:34 2007 From: fedora-extras-commits at redhat.com (Christian Jodar (tian)) Date: Sun, 9 Sep 2007 13:19:34 -0400 Subject: rpms/gcstar/devel .cvsignore,1.4,1.5 sources,1.3,1.4 Message-ID: <200709091719.l89HJYMH014353@cvs-int.fedora.redhat.com> Author: tian Update of /cvs/extras/rpms/gcstar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14333 Modified Files: .cvsignore sources Log Message: New upstream version: 1.2.0 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcstar/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Feb 2007 19:48:34 -0000 1.4 +++ .cvsignore 9 Sep 2007 17:19:01 -0000 1.5 @@ -1 +1 @@ -gcstar-1.1.1.tar.gz +gcstar-1.2.0.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcstar/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Feb 2007 19:48:34 -0000 1.3 +++ sources 9 Sep 2007 17:19:01 -0000 1.4 @@ -1 +1 @@ -0a7067d460ac7fb16cb51ba2dc5a24ac gcstar-1.1.1.tar.gz +4fa37275b0a104ec5c921871cda73966 gcstar-1.2.0.tar.gz From fedora-extras-commits at redhat.com Sun Sep 9 17:26:18 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Sun, 9 Sep 2007 13:26:18 -0400 Subject: rpms/qucs/devel qucs.desktop,1.2,1.3 qucs.spec,1.16,1.17 Message-ID: <200709091726.l89HQI6v014660@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/qucs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14614 Modified Files: qucs.desktop qucs.spec Log Message: Index: qucs.desktop =================================================================== RCS file: /cvs/extras/rpms/qucs/devel/qucs.desktop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qucs.desktop 4 Nov 2005 22:33:11 -0000 1.2 +++ qucs.desktop 9 Sep 2007 17:25:46 -0000 1.3 @@ -9,4 +9,4 @@ Terminal=false Type=Application Icon=/usr/share/qucs/bitmaps/big.qucs.xpm -Categories=Application;Education;Utility; +Categories=Science;Engineering; Index: qucs.spec =================================================================== RCS file: /cvs/extras/rpms/qucs/devel/qucs.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- qucs.spec 29 Aug 2007 05:58:08 -0000 1.16 +++ qucs.spec 9 Sep 2007 17:25:46 -0000 1.17 @@ -50,6 +50,9 @@ %{_mandir}/man1/* %changelog +* Sun Sep 09 2007 Eric Tanguy - 0.0.12-3 +- Modifiy qucs.desktop BZ 283941 + * Wed Aug 29 2007 Fedora Release Engineering - 0.0.12-3 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Sun Sep 9 17:28:37 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Sun, 9 Sep 2007 13:28:37 -0400 Subject: rpms/qucs/devel qucs.spec,1.17,1.18 Message-ID: <200709091728.l89HSb23014797@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/qucs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14756 Modified Files: qucs.spec Log Message: Index: qucs.spec =================================================================== RCS file: /cvs/extras/rpms/qucs/devel/qucs.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- qucs.spec 9 Sep 2007 17:25:46 -0000 1.17 +++ qucs.spec 9 Sep 2007 17:28:05 -0000 1.18 @@ -1,7 +1,7 @@ Summary: Circuit simulator Name: qucs Version: 0.0.12 -Release: 3%{?dist} +Release: 4%{?dist} Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz Source1: %{name}.desktop URL: http://qucs.sourceforge.net/ @@ -50,7 +50,7 @@ %{_mandir}/man1/* %changelog -* Sun Sep 09 2007 Eric Tanguy - 0.0.12-3 +* Sun Sep 09 2007 Eric Tanguy - 0.0.12-4 - Modifiy qucs.desktop BZ 283941 * Wed Aug 29 2007 Fedora Release Engineering - 0.0.12-3 From fedora-extras-commits at redhat.com Sun Sep 9 17:31:15 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Sun, 9 Sep 2007 13:31:15 -0400 Subject: rpms/qucs/F-7 qucs.desktop,1.2,1.3 qucs.spec,1.15,1.16 Message-ID: <200709091731.l89HVFTb014967@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/qucs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14917 Modified Files: qucs.desktop qucs.spec Log Message: Index: qucs.desktop =================================================================== RCS file: /cvs/extras/rpms/qucs/F-7/qucs.desktop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qucs.desktop 4 Nov 2005 22:33:11 -0000 1.2 +++ qucs.desktop 9 Sep 2007 17:30:43 -0000 1.3 @@ -9,4 +9,4 @@ Terminal=false Type=Application Icon=/usr/share/qucs/bitmaps/big.qucs.xpm -Categories=Application;Education;Utility; +Categories=Science;Engineering; Index: qucs.spec =================================================================== RCS file: /cvs/extras/rpms/qucs/F-7/qucs.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- qucs.spec 18 Jun 2007 14:58:34 -0000 1.15 +++ qucs.spec 9 Sep 2007 17:30:43 -0000 1.16 @@ -1,7 +1,7 @@ Summary: Circuit simulator Name: qucs Version: 0.0.12 -Release: 2%{?dist} +Release: 3%{?dist} Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz Source1: %{name}.desktop URL: http://qucs.sourceforge.net/ @@ -50,6 +50,9 @@ %{_mandir}/man1/* %changelog +* Sun Sep 09 2007 Eric Tanguy - 0.0.12-3 +- Modifiy qucs.desktop BZ 283941 + * Sun Jun 17 2007 Eric Tanguy - 0.0.12-2 - Add perl and iverilog as require From fedora-extras-commits at redhat.com Sun Sep 9 17:32:39 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Sun, 9 Sep 2007 13:32:39 -0400 Subject: rpms/qucs/FC-6 qucs.desktop,1.2,1.3 qucs.spec,1.14,1.15 Message-ID: <200709091732.l89HWdOr015097@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/qucs/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15049 Modified Files: qucs.desktop qucs.spec Log Message: Index: qucs.desktop =================================================================== RCS file: /cvs/extras/rpms/qucs/FC-6/qucs.desktop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qucs.desktop 4 Nov 2005 22:33:11 -0000 1.2 +++ qucs.desktop 9 Sep 2007 17:32:06 -0000 1.3 @@ -9,4 +9,4 @@ Terminal=false Type=Application Icon=/usr/share/qucs/bitmaps/big.qucs.xpm -Categories=Application;Education;Utility; +Categories=Science;Engineering; Index: qucs.spec =================================================================== RCS file: /cvs/extras/rpms/qucs/FC-6/qucs.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- qucs.spec 18 Jun 2007 15:22:59 -0000 1.14 +++ qucs.spec 9 Sep 2007 17:32:06 -0000 1.15 @@ -1,7 +1,7 @@ Summary: Circuit simulator Name: qucs Version: 0.0.12 -Release: 2%{?dist} +Release: 3%{?dist} Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz Source1: %{name}.desktop URL: http://qucs.sourceforge.net/ @@ -50,6 +50,9 @@ %{_mandir}/man1/* %changelog +* Sun Sep 09 2007 Eric Tanguy - 0.0.12-3 +- Modifiy qucs.desktop BZ 283941 + * Sun Jun 17 2007 Eric Tanguy - 0.0.12-2 - Add perl and iverilog as require From fedora-extras-commits at redhat.com Sun Sep 9 17:33:45 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Sun, 9 Sep 2007 13:33:45 -0400 Subject: rpms/qucs/EL-4 qucs.desktop,1.2,1.3 qucs.spec,1.11,1.12 Message-ID: <200709091733.l89HXjxY015285@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/qucs/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15243 Modified Files: qucs.desktop qucs.spec Log Message: Index: qucs.desktop =================================================================== RCS file: /cvs/extras/rpms/qucs/EL-4/qucs.desktop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qucs.desktop 4 Nov 2005 22:34:49 -0000 1.2 +++ qucs.desktop 9 Sep 2007 17:33:13 -0000 1.3 @@ -9,4 +9,4 @@ Terminal=false Type=Application Icon=/usr/share/qucs/bitmaps/big.qucs.xpm -Categories=Application;Education;Utility; +Categories=Science;Engineering; Index: qucs.spec =================================================================== RCS file: /cvs/extras/rpms/qucs/EL-4/qucs.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- qucs.spec 18 Jun 2007 15:25:50 -0000 1.11 +++ qucs.spec 9 Sep 2007 17:33:13 -0000 1.12 @@ -1,7 +1,7 @@ Summary: Circuit simulator Name: qucs Version: 0.0.12 -Release: 2%{?dist} +Release: 3%{?dist} Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz Source1: %{name}.desktop URL: http://qucs.sourceforge.net/ @@ -50,6 +50,9 @@ %{_mandir}/man1/* %changelog +* Sun Sep 09 2007 Eric Tanguy - 0.0.12-3 +- Modifiy qucs.desktop BZ 283941 + * Sun Jun 17 2007 Eric Tanguy - 0.0.12-2 - Add perl and iverilog as require From fedora-extras-commits at redhat.com Sun Sep 9 17:34:55 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Sun, 9 Sep 2007 13:34:55 -0400 Subject: rpms/qucs/EL-5 qucs.desktop,1.2,1.3 qucs.spec,1.14,1.15 Message-ID: <200709091734.l89HYtRx015398@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/qucs/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15351 Modified Files: qucs.desktop qucs.spec Log Message: Index: qucs.desktop =================================================================== RCS file: /cvs/extras/rpms/qucs/EL-5/qucs.desktop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qucs.desktop 4 Nov 2005 22:33:11 -0000 1.2 +++ qucs.desktop 9 Sep 2007 17:34:23 -0000 1.3 @@ -9,4 +9,4 @@ Terminal=false Type=Application Icon=/usr/share/qucs/bitmaps/big.qucs.xpm -Categories=Application;Education;Utility; +Categories=Science;Engineering; Index: qucs.spec =================================================================== RCS file: /cvs/extras/rpms/qucs/EL-5/qucs.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- qucs.spec 18 Jun 2007 15:27:09 -0000 1.14 +++ qucs.spec 9 Sep 2007 17:34:23 -0000 1.15 @@ -1,7 +1,7 @@ Summary: Circuit simulator Name: qucs Version: 0.0.12 -Release: 2%{?dist} +Release: 3%{?dist} Source0: http://ovh.dl.sourceforge.net/sourceforge/qucs/%{name}-%{version}.tar.gz Source1: %{name}.desktop URL: http://qucs.sourceforge.net/ @@ -50,6 +50,9 @@ %{_mandir}/man1/* %changelog +* Sun Sep 09 2007 Eric Tanguy - 0.0.12-3 +- Modifiy qucs.desktop BZ 283941 + * Sun Jun 17 2007 Eric Tanguy - 0.0.12-2 - Add perl and iverilog as require From fedora-extras-commits at redhat.com Sun Sep 9 17:47:12 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Terje_R=C3=B8sten?= (terjeros)) Date: Sun, 9 Sep 2007 13:47:12 -0400 Subject: rpms/gq/FC-6 gq.spec,1.3,1.4 Message-ID: <200709091747.l89HlCkR015955@cvs-int.fedora.redhat.com> Author: terjeros Update of /cvs/extras/rpms/gq/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15888/FC-6 Modified Files: gq.spec Log Message: Add default-codeset to configure (FC-6 and devel branch) Index: gq.spec =================================================================== RCS file: /cvs/extras/rpms/gq/FC-6/gq.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gq.spec 21 Aug 2007 17:03:12 -0000 1.3 +++ gq.spec 9 Sep 2007 17:46:39 -0000 1.4 @@ -3,7 +3,7 @@ Summary: Graphical LDAP directory browser and editor Name: gq Version: 1.2.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: Applications/Internet URL: http://www.gq-project.org/ @@ -35,7 +35,7 @@ %{name}-%{langver}-langpack-1/langpack . cp -p %{name}-%{langver}-langpack-1/po/LINGUAS po/ -%configure --with-included-gettext --disable-update-mimedb +%configure --with-included-gettext --disable-update-mimedb --with-default-codeset=UTF-8 # --enable-cache --enable-browser-dnd make %{?_smp_mflags} @@ -74,6 +74,9 @@ %dir %{_datadir}/%{name} %changelog +* Thu Sep 6 2007 Terje R??sten - 1.2.2-7 +- Add default-codeset to configure (fix bz #281431) + * Tue Aug 21 2007 Terje R??sten - 1.2.2-6 - Tag problem From fedora-extras-commits at redhat.com Sun Sep 9 17:47:15 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Terje_R=C3=B8sten?= (terjeros)) Date: Sun, 9 Sep 2007 13:47:15 -0400 Subject: rpms/gq/devel gq.spec,1.5,1.6 Message-ID: <200709091747.l89HlFOg015960@cvs-int.fedora.redhat.com> Author: terjeros Update of /cvs/extras/rpms/gq/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15888/devel Modified Files: gq.spec Log Message: Add default-codeset to configure (FC-6 and devel branch) Index: gq.spec =================================================================== RCS file: /cvs/extras/rpms/gq/devel/gq.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gq.spec 21 Aug 2007 16:56:15 -0000 1.5 +++ gq.spec 9 Sep 2007 17:46:42 -0000 1.6 @@ -3,7 +3,7 @@ Summary: Graphical LDAP directory browser and editor Name: gq Version: 1.2.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: Applications/Internet URL: http://www.gq-project.org/ @@ -35,7 +35,7 @@ %{name}-%{langver}-langpack-1/langpack . cp -p %{name}-%{langver}-langpack-1/po/LINGUAS po/ -%configure --with-included-gettext --disable-update-mimedb +%configure --with-included-gettext --disable-update-mimedb --with-default-codeset=UTF-8 # --enable-cache --enable-browser-dnd make %{?_smp_mflags} @@ -74,6 +74,9 @@ %dir %{_datadir}/%{name} %changelog +* Thu Sep 6 2007 Terje R??sten - 1.2.2-7 +- Add default-codeset to configure (fix bz #281431) + * Tue Aug 21 2007 Terje R??sten - 1.2.2-6 - Tag problem From fedora-extras-commits at redhat.com Sun Sep 9 17:48:59 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Sun, 9 Sep 2007 13:48:59 -0400 Subject: rpms/hotwire/devel .cvsignore, 1.7, 1.8 hotwire.spec, 1.10, 1.11 sources, 1.7, 1.8 Message-ID: <200709091748.l89HmxLl016107@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/hotwire/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16063 Modified Files: .cvsignore hotwire.spec sources Log Message: 0.595 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/hotwire/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 11 Jul 2007 22:29:44 -0000 1.7 +++ .cvsignore 9 Sep 2007 17:48:27 -0000 1.8 @@ -1,6 +1 @@ -hotwire-0.450.zip -hotwire-0.554.zip -hotwire-0.556.zip -hotwire-0.567.zip -hotwire-0.575.zip -hotwire-0.590.zip +hotwire-0.595.zip Index: hotwire.spec =================================================================== RCS file: /cvs/pkgs/rpms/hotwire/devel/hotwire.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- hotwire.spec 11 Jul 2007 22:29:44 -0000 1.10 +++ hotwire.spec 9 Sep 2007 17:48:27 -0000 1.11 @@ -3,7 +3,7 @@ Summary: Hotwire Shell Name: hotwire -Version: 0.590 +Version: 0.595 Release: 1%{?dist} Source0: http://hotwire-shell.org/download/hotwire-%{version}.zip License: GPL @@ -56,6 +56,9 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %changelog +* Sun Sep 09 2007 Colin Walters - 0.595-1 +- new upstream + * Tue Jul 12 2007 Colin Walters - 0.590-1 - new upstream Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hotwire/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 11 Jul 2007 22:29:44 -0000 1.7 +++ sources 9 Sep 2007 17:48:27 -0000 1.8 @@ -1,2 +1 @@ -e465e180cd90df1b5c88c5648c996469 hotwire-0.575.zip -13b9d559b725b3b36104f6f97ae3ede6 hotwire-0.590.zip +2da79522e51904c78df9bd3dfb5e13ef hotwire-0.595.zip From fedora-extras-commits at redhat.com Sun Sep 9 18:01:01 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 9 Sep 2007 14:01:01 -0400 Subject: rpms/tango-icon-theme/F-7 tango-icon-theme.spec,1.4,1.5 Message-ID: <200709091801.l89I11r6017326@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/tango-icon-theme/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16673/F-7 Modified Files: tango-icon-theme.spec Log Message: Fix dates in %changelog. Index: tango-icon-theme.spec =================================================================== RCS file: /cvs/extras/rpms/tango-icon-theme/F-7/tango-icon-theme.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tango-icon-theme.spec 1 Sep 2007 22:23:41 -0000 1.4 +++ tango-icon-theme.spec 9 Sep 2007 18:00:27 -0000 1.5 @@ -64,7 +64,7 @@ %changelog -* Sat Feb 17 2007 Peter Gordon - 0.8.1-1 +* Tue Sep 04 2007 Peter Gordon - 0.8.1-1 - Update to new upstream release (0.8.1) * Sat Feb 17 2007 Peter Gordon - 0.8.0-1 From fedora-extras-commits at redhat.com Sun Sep 9 18:01:05 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Sun, 9 Sep 2007 14:01:05 -0400 Subject: rpms/tango-icon-theme/devel tango-icon-theme.spec,1.4,1.5 Message-ID: <200709091801.l89I15ah021791@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/tango-icon-theme/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16673/devel Modified Files: tango-icon-theme.spec Log Message: Fix dates in %changelog. Index: tango-icon-theme.spec =================================================================== RCS file: /cvs/extras/rpms/tango-icon-theme/devel/tango-icon-theme.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tango-icon-theme.spec 1 Sep 2007 22:21:33 -0000 1.4 +++ tango-icon-theme.spec 9 Sep 2007 18:00:31 -0000 1.5 @@ -64,7 +64,7 @@ %changelog -* Sat Feb 17 2007 Peter Gordon - 0.8.1-1 +* Sun Sep 09 2007 Peter Gordon - 0.8.1-1 - Update to new upstream release (0.8.1) * Sat Feb 17 2007 Peter Gordon - 0.8.0-1 From fedora-extras-commits at redhat.com Sun Sep 9 18:10:46 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sun, 9 Sep 2007 14:10:46 -0400 Subject: rpms/jd/devel .cvsignore, 1.143, 1.144 jd.spec, 1.169, 1.170 sources, 1.144, 1.145 Message-ID: <200709091810.l89IAkZj023020@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22996 Modified Files: .cvsignore jd.spec sources Log Message: * Mon Sep 10 2007 Mamoru Tasaka - 1.9.6-0.4.svn1322 - svn 1322 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/devel/.cvsignore,v retrieving revision 1.143 retrieving revision 1.144 diff -u -r1.143 -r1.144 --- .cvsignore 6 Sep 2007 16:21:29 -0000 1.143 +++ .cvsignore 9 Sep 2007 18:10:13 -0000 1.144 @@ -1 +1 @@ -jd-1.9.6-svn1314.tgz +jd-1.9.6-svn1322.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v retrieving revision 1.169 retrieving revision 1.170 diff -u -r1.169 -r1.170 --- jd.spec 6 Sep 2007 16:21:29 -0000 1.169 +++ jd.spec 9 Sep 2007 18:10:13 -0000 1.170 @@ -10,7 +10,7 @@ # Defined by upsteam # %define main_ver 1.9.6 -%define strtag svn1314 +%define strtag svn1322 %define repoid 26577 # Define this if this is pre-version %define pre_release 1 @@ -62,6 +62,9 @@ %if 0%{?_with_migemo} >= 1 BuildRequires: cmigemo-devel %endif +%if %{pre_release} +BuildRequires: subversion +%endif Requires: %{fontpackage} @@ -70,7 +73,6 @@ %prep %setup -q -n %{name}-%{main_ver}-%{strtag} -find . -name .svn | sort -r | xargs %{__rm} -rf %build sh autogen.sh @@ -84,6 +86,7 @@ --with-migemodict=%{migemo_dict} %endif +find . -name .svn | sort -r | xargs %{__rm} -rf %{__make} %{?_smp_mflags} %install @@ -119,8 +122,8 @@ %{icondir}/%{name}.png %changelog -* Fri Sep 7 2007 Mamoru Tasaka - 1.9.6-0.4.svn1314 -- svn 1314 +* Mon Sep 10 2007 Mamoru Tasaka - 1.9.6-0.4.svn1322 +- svn 1322 * Sun Aug 5 2007 Mamoru Tasaka - 1.9.6-0.2.beta070804 - 1.9.6 beta 070804 release 2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/devel/sources,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- sources 6 Sep 2007 16:21:29 -0000 1.144 +++ sources 9 Sep 2007 18:10:13 -0000 1.145 @@ -1 +1 @@ -2255ee977583bd11cd408a5d849a9c4e jd-1.9.6-svn1314.tgz +c2739df7a9ba803064f93beb6f87ed72 jd-1.9.6-svn1322.tgz From fedora-extras-commits at redhat.com Sun Sep 9 18:40:11 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Sun, 9 Sep 2007 14:40:11 -0400 Subject: rpms/strigi/devel strigi.spec,1.6,1.7 Message-ID: <200709091840.l89IeBeH025060@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/pkgs/rpms/strigi/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25029 Modified Files: strigi.spec Log Message: * Sun Sep 09 2007 Deji Akingunola - 0.5.5-2 - Rebuild for BuildID changes Index: strigi.spec =================================================================== RCS file: /cvs/pkgs/rpms/strigi/devel/strigi.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- strigi.spec 11 Aug 2007 21:56:08 -0000 1.6 +++ strigi.spec 9 Sep 2007 18:39:39 -0000 1.7 @@ -1,6 +1,6 @@ Name: strigi Version: 0.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A desktop search program for KDE Group: Applications/Productivity License: LGPLv2+ @@ -109,6 +109,9 @@ %{_libdir}/strigi/ %changelog +* Sun Sep 09 2007 Deji Akingunola - 0.5.5-2 +- Rebuild for BuildID changes + * Sat Aug 11 2007 Deji Akingunola - 0.5.5-1 - Update to 0.5.5 release From fedora-extras-commits at redhat.com Sun Sep 9 19:36:14 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Sun, 9 Sep 2007 15:36:14 -0400 Subject: rpms/php-pear/devel .cvsignore, 1.11, 1.12 php-pear.spec, 1.26, 1.27 sources, 1.11, 1.12 pear-downloaddir.patch, 1.1, NONE pear-peclinstall.patch, 1.1, NONE Message-ID: <200709091936.l89JaEiC000599@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv559 Modified Files: .cvsignore php-pear.spec sources Removed Files: pear-downloaddir.patch pear-peclinstall.patch Log Message: update to 1.6.2 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 19 Jul 2007 18:31:05 -0000 1.11 +++ .cvsignore 9 Sep 2007 19:35:42 -0000 1.12 @@ -1,4 +1,4 @@ -PEAR-1.6.1.tgz +PEAR-1.6.2.tgz XML_RPC-1.5.1.tgz Archive_Tar-1.3.2.tgz Console_Getopt-1.2.3.tgz Index: php-pear.spec =================================================================== RCS file: /cvs/extras/rpms/php-pear/devel/php-pear.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- php-pear.spec 21 Aug 2007 11:34:25 -0000 1.26 +++ php-pear.spec 9 Sep 2007 19:35:42 -0000 1.27 @@ -12,8 +12,8 @@ Summary: PHP Extension and Application Repository framework Name: php-pear -Version: 1.6.1 -Release: 2 +Version: 1.6.2 +Release: 1%{?dist} Epoch: 1 License: PHP Group: Development/Languages @@ -33,13 +33,6 @@ Source22: http://pear.php.net/get/Console_Getopt-%{getoptver}.tgz Source23: http://pear.php.net/get/Structures_Graph-%{structver}.tgz -# To Avoid warnings when using pecl (un)install command -# see http://pear.php.net/bugs/bug.php?id=11420 -Patch0: pear-peclinstall.patch -# To avoid error when "system" download_dir is not writable for normal user. -# see http://pear.php.net/bugs/bug.php?id=11517 -Patch1: pear-downloaddir.patch - BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: php-cli >= 5.1.0-1, php-xml, gnupg @@ -63,6 +56,8 @@ tar xzf $archive --strip-components 1 done +# apply patches on used PEAR during install +# -- no patch %build # This is an empty build section. @@ -109,9 +104,9 @@ install -m 644 -c %{SOURCE13} \ $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.pear +# apply patches on installed PEAR tree cd $RPM_BUILD_ROOT%{peardir} -patch -p4 <%{PATCH0} -patch -p4 <%{PATCH1} +# -- no patch # Why this file here ? rm -rf $RPM_BUILD_ROOT/.depdb* $RPM_BUILD_ROOT/.lock $RPM_BUILD_ROOT/.channels $RPM_BUILD_ROOT/.filemap @@ -139,6 +134,11 @@ %doc LICENSE %changelog +* Sun Sep 9 2007 Remi Collet 1:1.6.2-1 +- update to 1.6.2 +- remove patches merged upstream +- Fix : "pear install" hangs on non default channel (#283401) + * Tue Aug 21 2007 Joe Orton 1:1.6.1-2 - fix License Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 19 Jul 2007 18:31:05 -0000 1.11 +++ sources 9 Sep 2007 19:35:42 -0000 1.12 @@ -1,4 +1,4 @@ -1476f0ec3917d68e3d7af1346a9a7b89 PEAR-1.6.1.tgz +8658f584d0ba2648b795fe8b1d8998c2 PEAR-1.6.2.tgz 1b516162ad65971b5fd04a7c279627ec XML_RPC-1.5.1.tgz 17d49e837b64df4e8f9124f829b22cd1 Archive_Tar-1.3.2.tgz d7618327f9302a7191893768982de823 Console_Getopt-1.2.3.tgz --- pear-downloaddir.patch DELETED --- --- pear-peclinstall.patch DELETED --- From fedora-extras-commits at redhat.com Sun Sep 9 19:42:14 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 9 Sep 2007 15:42:14 -0400 Subject: rpms/gnu-smalltalk/devel gst-2.3.6-pathfix.patch, NONE, 1.1 gnu-smalltalk.spec, 1.22, 1.23 Message-ID: <200709091942.l89JgEf7000939@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/gnu-smalltalk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv896 Modified Files: gnu-smalltalk.spec Added Files: gst-2.3.6-pathfix.patch Log Message: Disable ppc64 temporarly gst-2.3.6-pathfix.patch: --- NEW FILE gst-2.3.6-pathfix.patch --- --- orig/kernel/VFS.st +++ mod/kernel/VFS.st @@ -231,10 +231,7 @@ update: aspect filesystems specified by the subclasses upon image load." (aspect == #returnFromSnapshot or: [ aspect == #finishedSnapshot ]) ifTrue: [ - Registry := LookupTable new. - self allSubclassesDo: [ :each | - each fileSystems do: [ :fs | self register: fs forClass: each ] - ] + Registry := nil. ]. (aspect == #aboutToQuit or: [ aspect == #aboutToSnapshot ]) ifTrue: [ self allSubclassesDo: [ :each | each release ]. @@ -264,6 +261,12 @@ vfsFor: fileName name: fsName subPath: s "Create an instance of a subclass of the receiver, implementing the virtual file `subPath' inside the `fileName' archive. fsName is the virtual filesystem name and is used to determine the subclass to be instantiated." + Registry isNil ifTrue: [ + Registry := LookupTable new. + self allSubclassesDo: [ :each | + each fileSystems do: [ :fs | self register: fs forClass: each ] + ] + ]. ^(Registry at: fsName) vfsFor: fileName name: fsName subPath: subPath! Index: gnu-smalltalk.spec =================================================================== RCS file: /cvs/extras/rpms/gnu-smalltalk/devel/gnu-smalltalk.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- gnu-smalltalk.spec 6 Sep 2007 19:36:36 -0000 1.22 +++ gnu-smalltalk.spec 9 Sep 2007 19:41:41 -0000 1.23 @@ -1,14 +1,17 @@ Summary: GNU Smalltalk Name: gnu-smalltalk Version: 2.3.6 -Release: 1%{?dist} +Release: 2%{?dist} Source: ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-%{version}.tar.gz Patch1: gst-2.3.6-am.patch +Patch2: gst-2.3.6-pathfix.patch License: GPLv2 Group: Development/Languages URL: http://www.gnu.org/software/smalltalk/smalltalk.html Buildroot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) +ExcludeArch: ppc64 + Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -61,7 +64,8 @@ %prep %setup -q -n smalltalk-%{version} -%patch1 -p1 -b .automake +%patch1 -p1 +%patch2 -p1 -b .pfx %build # automake @@ -142,6 +146,10 @@ %{_datadir}/emacs/site-lisp/* %changelog +* Sun Sep 9 2007 Jochen Schmitt 2.3.6-2 +- Remove build path from gst.im +- Temporarly disable ppc64 + * Thu Sep 6 2007 Jochen Schmitt 2.3.6-1 - New upstream release From fedora-extras-commits at redhat.com Sun Sep 9 20:04:00 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 9 Sep 2007 16:04:00 -0400 Subject: rpms/crossvc/devel .cvsignore, 1.4, 1.5 crossvc.spec, 1.6, 1.7 sources, 1.4, 1.5 Message-ID: <200709092004.l89K40Dm007674@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/crossvc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7593 Modified Files: .cvsignore crossvc.spec sources Log Message: Add Req to qt-3.3.8-6 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/crossvc/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Jul 2007 17:02:05 -0000 1.4 +++ .cvsignore 9 Sep 2007 20:03:27 -0000 1.5 @@ -1 +1 @@ -crossvc-1.5.2pre.tgz +crossvc-1.5.1-0-generic-src.tgz Index: crossvc.spec =================================================================== RCS file: /cvs/extras/rpms/crossvc/devel/crossvc.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- crossvc.spec 8 Aug 2007 17:52:58 -0000 1.6 +++ crossvc.spec 9 Sep 2007 20:03:27 -0000 1.7 @@ -1,6 +1,6 @@ Name: crossvc -Version: 1.5.2 -Release: 0.2%{?dist} +Version: 1.5.1 +Release: 4%{?dist} Summary: Graphical CVS Client @@ -21,6 +21,7 @@ BuildRequires: qt-devel >= 1:3.3 BuildRequires: desktop-file-utils Requires: cvs >= 0:1.9.0 +Requires: qt >= 3.3.8-6 Provides: lincvs = %{version}-%{release} Obsoletes: lincvs < 1.5.0 @@ -88,6 +89,10 @@ %changelog +* Sun Sep 9 2007 Jochen Schmitt 1.5.1-4 +- Downgrade to last stable release +- Add Req to qt-3.3.8-6 (#246024) + * Wed Aug 8 2007 Jochen Schmitt 1.5.2-0.2 - Changing license tag Index: sources =================================================================== RCS file: /cvs/extras/rpms/crossvc/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 9 Jul 2007 17:02:05 -0000 1.4 +++ sources 9 Sep 2007 20:03:27 -0000 1.5 @@ -1 +1 @@ -9914bbf275a53dd5da60c8b7e20d81ab crossvc-1.5.2pre.tgz +50eedbee52e5aa1283d452200e0b07b4 crossvc-1.5.1-0-generic-src.tgz From fedora-extras-commits at redhat.com Sun Sep 9 20:07:25 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 9 Sep 2007 16:07:25 -0400 Subject: rpms/crossvc/devel crossvc.spec,1.7,1.8 Message-ID: <200709092007.l89K7Pkx007890@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/crossvc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7811 Modified Files: crossvc.spec Log Message: Increase release to avoid EVR issues Index: crossvc.spec =================================================================== RCS file: /cvs/extras/rpms/crossvc/devel/crossvc.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- crossvc.spec 9 Sep 2007 20:03:27 -0000 1.7 +++ crossvc.spec 9 Sep 2007 20:06:52 -0000 1.8 @@ -1,6 +1,6 @@ Name: crossvc Version: 1.5.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Graphical CVS Client @@ -89,7 +89,7 @@ %changelog -* Sun Sep 9 2007 Jochen Schmitt 1.5.1-4 +* Sun Sep 9 2007 Jochen Schmitt 1.5.1-5 - Downgrade to last stable release - Add Req to qt-3.3.8-6 (#246024) From fedora-extras-commits at redhat.com Sun Sep 9 20:11:34 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 9 Sep 2007 16:11:34 -0400 Subject: rpms/crossvc/devel crossvc.spec,1.8,1.9 Message-ID: <200709092011.l89KBYXQ008108@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/crossvc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8070 Modified Files: crossvc.spec Log Message: Correct wrong Source entry in SPEC file Index: crossvc.spec =================================================================== RCS file: /cvs/extras/rpms/crossvc/devel/crossvc.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- crossvc.spec 9 Sep 2007 20:06:52 -0000 1.8 +++ crossvc.spec 9 Sep 2007 20:11:01 -0000 1.9 @@ -1,6 +1,6 @@ Name: crossvc Version: 1.5.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Graphical CVS Client @@ -10,8 +10,7 @@ # This is a prerelease of crossvc-1.5.2 which I have got # from upstream via mail. This should contains a workaroud # for a bug in qt-3.3.8 -source0: crossvc-1.5.2pre.tgz -#Source0: http://lincvs.com/download/crossvc-%{version}-0-generic-src.tgz +Source0: http://lincvs.com/download/crossvc-%{version}-0-generic-src.tgz Source1: crossvc.desktop Patch1: crossvc-1.5.2-nocreate.patch @@ -89,7 +88,7 @@ %changelog -* Sun Sep 9 2007 Jochen Schmitt 1.5.1-5 +* Sun Sep 9 2007 Jochen Schmitt 1.5.1-6 - Downgrade to last stable release - Add Req to qt-3.3.8-6 (#246024) From fedora-extras-commits at redhat.com Sun Sep 9 20:15:06 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 9 Sep 2007 16:15:06 -0400 Subject: rpms/crossvc/F-7 crossvc.spec,1.6,1.7 Message-ID: <200709092015.l89KF6WY008287@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/crossvc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8258 Modified Files: crossvc.spec Log Message: Add Req to qt-3.3.8-6 Index: crossvc.spec =================================================================== RCS file: /cvs/extras/rpms/crossvc/F-7/crossvc.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- crossvc.spec 12 Aug 2007 18:34:20 -0000 1.6 +++ crossvc.spec 9 Sep 2007 20:14:33 -0000 1.7 @@ -1,6 +1,6 @@ Name: crossvc Version: 1.5.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Graphical CVS Client @@ -17,6 +17,7 @@ BuildRequires: qt-devel >= 1:3.3 BuildRequires: desktop-file-utils Requires: cvs >= 0:1.9.0 +Requires: qt >= 3.3.8-6 Provides: lincvs = %{version}-%{release} Obsoletes: lincvs < 1.5.0 @@ -84,6 +85,9 @@ %changelog +* Sun Sep 9 2007 Jochen Schmitt 1.5.1-5 +- Add Req to qt-3.3.8-6 (#246024) + * Sun Aug 12 2007 Jochen Schmitt 1.5.1-4 - Changing license tag From fedora-extras-commits at redhat.com Sun Sep 9 20:19:46 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 9 Sep 2007 16:19:46 -0400 Subject: rpms/crossvc/devel crossvc-1.5.1-nocreate.patch, 1.2, 1.3 crossvc.spec, 1.9, 1.10 crossvc-1.5.2-nocreate.patch, 1.1, NONE Message-ID: <200709092019.l89KJk2n008520@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/crossvc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8495 Modified Files: crossvc.spec Added Files: crossvc-1.5.1-nocreate.patch Removed Files: crossvc-1.5.2-nocreate.patch Log Message: Correct wrong patch in SPEC file crossvc-1.5.1-nocreate.patch: Index: crossvc-1.5.1-nocreate.patch =================================================================== RCS file: crossvc-1.5.1-nocreate.patch diff -N crossvc-1.5.1-nocreate.patch --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ crossvc-1.5.1-nocreate.patch 9 Sep 2007 20:19:44 -0000 1.3 @@ -0,0 +1,50 @@ +--- CrossVC/src/ImportDialog.ui.nocreate 2007-06-28 19:38:19.000000000 +0200 ++++ CrossVC/src/ImportDialog.ui 2007-06-28 19:40:49.000000000 +0200 +@@ -651,14 +651,6 @@ enter the appropriate value or leave thi + + unnamed + +- +- +- m_CreateDirs +- +- +- Create CVS directories while importing +- +- + + + m_KeepFTime +--- CrossVC/src/Import.cpp.nocreate 2007-06-28 19:42:23.000000000 +0200 ++++ CrossVC/src/Import.cpp 2007-06-28 19:43:13.000000000 +0200 +@@ -185,7 +185,6 @@ void Import::acceptCvs() { + int rshMode = dlg->rshMode(); + int sshAccess = dlg->getSshPreset(); + bool keepFTime = dlg->getKeepFTime(); +- bool createDirs = dlg->getCreateDirs(); + QStringList ignoreWildcards = dlg->getIgnoreWildcards(); + QStringList binaryWildcards = dlg->getBinaryWildcards(); + +@@ -250,8 +249,7 @@ void Import::acceptCvs() { + files += " import "; + + if (keepFTime) files += "-d "; +- if (createDirs) files += "-C "; +- ++ + + //ignore files: + QString sIgnore = "-I ! "; +--- CrossVC/src/ImportDialogImpl.cpp.nocreate 2007-06-28 19:41:17.000000000 +0200 ++++ CrossVC/src/ImportDialogImpl.cpp 2007-06-28 19:42:12.000000000 +0200 +@@ -691,10 +691,6 @@ bool ImportDialogImpl::getKeepFTime() { + return m_KeepFTime->isChecked(); + } + +-bool ImportDialogImpl::getCreateDirs() { +- return m_CreateDirs->isChecked(); +-} +- + void ImportDialogImpl::getAndSetModule() { + m_BrowseModules->setCurrentText(m_ModuleBrowser->getModule()); + m_ModuleBrowser = NULL; Index: crossvc.spec =================================================================== RCS file: /cvs/extras/rpms/crossvc/devel/crossvc.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- crossvc.spec 9 Sep 2007 20:11:01 -0000 1.9 +++ crossvc.spec 9 Sep 2007 20:19:44 -0000 1.10 @@ -12,7 +12,7 @@ # for a bug in qt-3.3.8 Source0: http://lincvs.com/download/crossvc-%{version}-0-generic-src.tgz Source1: crossvc.desktop -Patch1: crossvc-1.5.2-nocreate.patch +Patch1: crossvc-1.5.1-nocreate.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) --- crossvc-1.5.2-nocreate.patch DELETED --- From fedora-extras-commits at redhat.com Sun Sep 9 20:20:55 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Sun, 9 Sep 2007 16:20:55 -0400 Subject: rpms/crossvc/devel crossvc.spec,1.10,1.11 Message-ID: <200709092020.l89KKttt008581@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/crossvc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8549 Modified Files: crossvc.spec Log Message: Increase release Index: crossvc.spec =================================================================== RCS file: /cvs/extras/rpms/crossvc/devel/crossvc.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- crossvc.spec 9 Sep 2007 20:19:44 -0000 1.10 +++ crossvc.spec 9 Sep 2007 20:20:23 -0000 1.11 @@ -1,6 +1,6 @@ Name: crossvc Version: 1.5.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Graphical CVS Client @@ -88,7 +88,7 @@ %changelog -* Sun Sep 9 2007 Jochen Schmitt 1.5.1-6 +* Sun Sep 9 2007 Jochen Schmitt 1.5.1-7 - Downgrade to last stable release - Add Req to qt-3.3.8-6 (#246024) From fedora-extras-commits at redhat.com Sun Sep 9 20:23:25 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 9 Sep 2007 16:23:25 -0400 Subject: rpms/eclipse-subclipse/devel eclipse-subclipse-1.2.2-plugin-classpath.patch, 1.1, 1.2 eclipse-subclipse.spec, 1.7, 1.8 Message-ID: <200709092023.l89KNPvn008770@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/eclipse-subclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8739 Modified Files: eclipse-subclipse-1.2.2-plugin-classpath.patch eclipse-subclipse.spec Log Message: Fix MANIFEST.MF patch eclipse-subclipse-1.2.2-plugin-classpath.patch: Index: eclipse-subclipse-1.2.2-plugin-classpath.patch =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/devel/eclipse-subclipse-1.2.2-plugin-classpath.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- eclipse-subclipse-1.2.2-plugin-classpath.patch 20 Jun 2007 15:12:49 -0000 1.1 +++ eclipse-subclipse-1.2.2-plugin-classpath.patch 9 Sep 2007 20:23:22 -0000 1.2 @@ -1,12 +1,13 @@ -diff -Naur subclipse-1.2.2.original/subclipse/core/META-INF/MANIFEST.MF subclipse-1.2.2/subclipse/core/META-INF/MANIFEST.MF ---- subclipse-1.2.2.original/subclipse/core/META-INF/MANIFEST.MF 2006-10-23 13:10:29.000000000 -0400 -+++ subclipse-1.2.2/subclipse/core/META-INF/MANIFEST.MF 2006-11-08 07:16:12.000000000 -0400 -@@ -2,7 +2,7 @@ - Bundle-Name: %pluginName - Bundle-SymbolicName: org.tigris.subversion.subclipse.core; singleton:=true - Bundle-Version: 1.2.2 --Bundle-ClassPath: ., -+Bundle-ClassPath: lib/subclipse-core.jar, - lib/svnClientAdapter.jar, - lib/svnjavahl.jar, - lib/svnkit.jar, +--- MANIFEST.MF.original 2007-09-09 14:40:20.000000000 -0400 ++++ MANIFEST.MF 2007-09-09 14:42:09.000000000 -0400 +@@ -14,8 +14,8 @@ + rg.tigris.subversion.svnclientadapter.commandline.parser,org.tigris.s + ubversion.svnclientadapter.javahl,org.tigris.subversion.svnclientadap + ter.svnkit,org.tigris.subversion.svnclientadapter.utils +-Bundle-ClassPath: .,lib/svnClientAdapter.jar,lib/svnjavahl.jar,lib/svn +- kit.jar,lib/ganymed.jar ++Bundle-ClassPath: lib/subclipse-core.jar,lib/svnClientAdapter.jar,lib/ ++ svnjavahl.jar,lib/svnkit.jar,lib/ganymed.jar + Bundle-Name: %pluginName + Bundle-Localization: plugin + Bundle-RequiredExecutionEnvironment: J2SE-1.4 Index: eclipse-subclipse.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/devel/eclipse-subclipse.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- eclipse-subclipse.spec 29 Aug 2007 05:34:31 -0000 1.7 +++ eclipse-subclipse.spec 9 Sep 2007 20:23:22 -0000 1.8 @@ -16,7 +16,7 @@ Name: eclipse-subclipse Version: 1.2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Subversion Eclipse plugin Group: Text Editors/Integrated Development Environments (IDE) @@ -197,7 +197,7 @@ # packaging .class files as a jar file jar -cf $RPM_BUILD_ROOT%{core_plugin_dir}/lib/subclipse-core.jar -C $RPM_BUILD_ROOT%{core_plugin_dir} org rm -rf $RPM_BUILD_ROOT%{core_plugin_dir}/org -# adding the recently created jar to the plugin manifestOB +# adding the recently created jar to the plugin manifest patch $RPM_BUILD_ROOT%{core_plugin_dir}/META-INF/MANIFEST.MF < %{SOURCE50} # removing core plugin internal jars From fedora-extras-commits at redhat.com Sun Sep 9 21:40:39 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Sun, 9 Sep 2007 17:40:39 -0400 Subject: rpms/kleansweep/devel kleansweep.spec,1.2,1.3 Message-ID: <200709092140.l89Ledfl017489@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kleansweep/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17446/devel Modified Files: kleansweep.spec Log Message: Index: kleansweep.spec =================================================================== RCS file: /cvs/extras/rpms/kleansweep/devel/kleansweep.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kleansweep.spec 24 Aug 2007 00:12:02 -0000 1.2 +++ kleansweep.spec 9 Sep 2007 21:40:07 -0000 1.3 @@ -1,6 +1,6 @@ Name: kleansweep Version: 0.2.9 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Reclaim disk space by finding unneeded files License: GPLv2 @@ -38,8 +38,8 @@ desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category "System" \ - --delete-original \ + --remove-category "System" \ + --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applnk/System/kleansweep.desktop %find_lang %{name} @@ -67,6 +67,9 @@ %Changelog +* Sun Sep 09 2007 Chitlesh Goorah - 0.2.9-5 +- fixed duplicate kmenu entries + * Thu Aug 23 2007 Chitlesh Goorah - 0.2.9-4 - mass rebuild for fedora 8 - BuildID From fedora-extras-commits at redhat.com Sun Sep 9 21:40:58 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 9 Sep 2007 17:40:58 -0400 Subject: rpms/eclipse-subclipse/devel eclipse-subclipse-1.2.2-plugin-classpath.patch, 1.2, 1.3 eclipse-subclipse.spec, 1.8, 1.9 Message-ID: <200709092140.l89LewIN017562@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/eclipse-subclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17533 Modified Files: eclipse-subclipse-1.2.2-plugin-classpath.patch eclipse-subclipse.spec Log Message: Change MANIFEST.MF patch to be applied on %prep stage eclipse-subclipse-1.2.2-plugin-classpath.patch: Index: eclipse-subclipse-1.2.2-plugin-classpath.patch =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/devel/eclipse-subclipse-1.2.2-plugin-classpath.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- eclipse-subclipse-1.2.2-plugin-classpath.patch 9 Sep 2007 20:23:22 -0000 1.2 +++ eclipse-subclipse-1.2.2-plugin-classpath.patch 9 Sep 2007 21:40:55 -0000 1.3 @@ -1,13 +1,10 @@ ---- MANIFEST.MF.original 2007-09-09 14:40:20.000000000 -0400 -+++ MANIFEST.MF 2007-09-09 14:42:09.000000000 -0400 -@@ -14,8 +14,8 @@ - rg.tigris.subversion.svnclientadapter.commandline.parser,org.tigris.s - ubversion.svnclientadapter.javahl,org.tigris.subversion.svnclientadap - ter.svnkit,org.tigris.subversion.svnclientadapter.utils --Bundle-ClassPath: .,lib/svnClientAdapter.jar,lib/svnjavahl.jar,lib/svn -- kit.jar,lib/ganymed.jar -+Bundle-ClassPath: lib/subclipse-core.jar,lib/svnClientAdapter.jar,lib/ -+ svnjavahl.jar,lib/svnkit.jar,lib/ganymed.jar - Bundle-Name: %pluginName - Bundle-Localization: plugin - Bundle-RequiredExecutionEnvironment: J2SE-1.4 +--- subclipse-1.2.2.original/subclipse/core/META-INF/MANIFEST.MF 2007-06-09 16:05:49.000000000 -0400 ++++ subclipse-1.2.2/subclipse/core/META-INF/MANIFEST.MF 2007-09-09 17:12:39.000000000 -0400 +@@ -3,6 +3,7 @@ + Bundle-SymbolicName: org.tigris.subversion.subclipse.core; singleton:=true + Bundle-Version: 1.2.2 + Bundle-ClassPath: ., ++ lib/subclipse-core.jar, + lib/svnClientAdapter.jar, + lib/svnjavahl.jar, + lib/svnkit.jar, Index: eclipse-subclipse.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/devel/eclipse-subclipse.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- eclipse-subclipse.spec 9 Sep 2007 20:23:22 -0000 1.8 +++ eclipse-subclipse.spec 9 Sep 2007 21:40:55 -0000 1.9 @@ -16,7 +16,7 @@ Name: eclipse-subclipse Version: 1.2.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Subversion Eclipse plugin Group: Text Editors/Integrated Development Environments (IDE) @@ -29,11 +29,8 @@ Source10: subclipse-fetch-1.2.2.sh # Disable javahl support temporaly until apparent classloader problem is fixed Patch0: eclipse-subclipse-1.2.2-default-svnkit.patch +Patch1: eclipse-subclipse-1.2.2-plugin-classpath.patch -# This patch is applied after the build has finished when unpacking the plugin -# jar and replacing internal jars with links to its dependencies. It can not be -# applied at "prep" stage because it causes errors at build time -Source50: eclipse-subclipse-1.2.2-plugin-classpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ant @@ -82,6 +79,7 @@ %setup -q -n subclipse-%{version} %if 0%{disable_javahl} %patch -p1 +%patch1 -p1 %endif # delete the jars that are in the archive @@ -197,8 +195,6 @@ # packaging .class files as a jar file jar -cf $RPM_BUILD_ROOT%{core_plugin_dir}/lib/subclipse-core.jar -C $RPM_BUILD_ROOT%{core_plugin_dir} org rm -rf $RPM_BUILD_ROOT%{core_plugin_dir}/org -# adding the recently created jar to the plugin manifest -patch $RPM_BUILD_ROOT%{core_plugin_dir}/META-INF/MANIFEST.MF < %{SOURCE50} # removing core plugin internal jars rm -f $RPM_BUILD_ROOT%{core_plugin_dir}/lib/svnjavahl.jar @@ -242,6 +238,9 @@ %{eclipse_base}/plugins/org.tigris.subversion.book_* %changelog +* Sun Sep 09 2007 Robert Marcano 1.2.2-6 +- Change MANIFEST.MF patch to be applied on %prep stage + * Wed Aug 29 2007 Fedora Release Engineering - 1.2.2-4 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Sun Sep 9 21:43:32 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Sun, 9 Sep 2007 17:43:32 -0400 Subject: rpms/eclipse-subclipse/devel eclipse-subclipse.spec,1.9,1.10 Message-ID: <200709092143.l89LhWI9017692@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/eclipse-subclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17650 Modified Files: eclipse-subclipse.spec Log Message: remove % used in a changelog comment Index: eclipse-subclipse.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/devel/eclipse-subclipse.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- eclipse-subclipse.spec 9 Sep 2007 21:40:55 -0000 1.9 +++ eclipse-subclipse.spec 9 Sep 2007 21:42:59 -0000 1.10 @@ -239,7 +239,7 @@ %changelog * Sun Sep 09 2007 Robert Marcano 1.2.2-6 -- Change MANIFEST.MF patch to be applied on %prep stage +- Change MANIFEST.MF patch to be applied on prep stage * Wed Aug 29 2007 Fedora Release Engineering - 1.2.2-4 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Sun Sep 9 22:16:41 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:16:41 -0700 Subject: [pkgdb] flpsed was added for nboyle Message-ID: <200709092216.l89MGgnr007563@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package flpsed with summary WYSIWYG pseudo PostScript editor Kevin Fenzi (kevin) has approved Package flpsed Kevin Fenzi (kevin) has added a Fedora devel branch for flpsed with an owner of nboyle Kevin Fenzi (kevin) has approved flpsed in Fedora devel Kevin Fenzi (kevin) has approved Package flpsed Kevin Fenzi (kevin) has set commit to Approved for cvsextras on flpsed (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on flpsed (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on flpsed (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/flpsed From fedora-extras-commits at redhat.com Sun Sep 9 22:16:55 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:16:55 -0700 Subject: [pkgdb] flpsed (Fedora, 7) updated by kevin Message-ID: <200709092216.l89MGuCg007572@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for flpsed Kevin Fenzi (kevin) has set commit to Approved for cvsextras on flpsed (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on flpsed (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on flpsed (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on flpsed (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/flpsed From fedora-extras-commits at redhat.com Sun Sep 9 22:16:55 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:16:55 -0700 Subject: [pkgdb] flpsed (Fedora, devel) updated by kevin Message-ID: <200709092216.l89MGucn007581@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on flpsed (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/flpsed From fedora-extras-commits at redhat.com Sun Sep 9 22:16:55 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:16:55 -0700 Subject: [pkgdb] flpsed (Fedora, 6) updated by kevin Message-ID: <200709092216.l89MGvu6007591@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for flpsed Kevin Fenzi (kevin) has set commit to Approved for cvsextras on flpsed (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on flpsed (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on flpsed (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on flpsed (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/flpsed From fedora-extras-commits at redhat.com Sun Sep 9 22:17:25 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:17:25 -0400 Subject: rpms/flpsed - New directory Message-ID: <200709092217.l89MHPAG024740@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/flpsed In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsr24690/rpms/flpsed Log Message: Directory /cvs/extras/rpms/flpsed added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:17:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:17:27 -0400 Subject: rpms/flpsed/devel - New directory Message-ID: <200709092217.l89MHRIg024759@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/flpsed/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsr24690/rpms/flpsed/devel Log Message: Directory /cvs/extras/rpms/flpsed/devel added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:17:30 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:17:30 -0400 Subject: rpms/flpsed Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709092217.l89MHUEW024790@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/flpsed In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsr24690/rpms/flpsed Added Files: Makefile import.log Log Message: Setup of module flpsed --- NEW FILE Makefile --- # Top level Makefile for module flpsed all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sun Sep 9 22:17:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:17:33 -0400 Subject: rpms/flpsed/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709092217.l89MHX9d024808@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/flpsed/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsr24690/rpms/flpsed/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module flpsed --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: flpsed # $Id: Makefile,v 1.1 2007/09/09 22:17:31 kevin Exp $ NAME := flpsed SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Sep 9 22:22:34 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:22:34 -0700 Subject: [pkgdb] radeontool was added for till Message-ID: <200709092222.l89MMZqR005881@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package radeontool with summary Backlight and video output configuration tool for radeon cards Kevin Fenzi (kevin) has approved Package radeontool Kevin Fenzi (kevin) has added a Fedora devel branch for radeontool with an owner of till Kevin Fenzi (kevin) has approved radeontool in Fedora devel Kevin Fenzi (kevin) has approved Package radeontool Kevin Fenzi (kevin) has set commit to Approved for cvsextras on radeontool (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on radeontool (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on radeontool (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/radeontool From fedora-extras-commits at redhat.com Sun Sep 9 22:22:43 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:22:43 -0700 Subject: [pkgdb] radeontool (Fedora, devel) updated by kevin Message-ID: <200709092222.l89MMiic007628@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) approved watchbugzilla on radeontool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved watchcommits on radeontool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved commit on radeontool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved build on radeontool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved approveacls on radeontool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved checkout on radeontool (Fedora devel) for pknirsch Kevin Fenzi (kevin) Denied cvsextras for commit access on radeontool (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/radeontool From fedora-extras-commits at redhat.com Sun Sep 9 22:22:43 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:22:43 -0700 Subject: [pkgdb] radeontool (Fedora, 7) updated by kevin Message-ID: <200709092222.l89MMiXC007640@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for radeontool Kevin Fenzi (kevin) has set commit to Approved for cvsextras on radeontool (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on radeontool (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on radeontool (Fedora 7) Kevin Fenzi (kevin) approved watchbugzilla on radeontool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved watchcommits on radeontool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved commit on radeontool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved build on radeontool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved approveacls on radeontool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved checkout on radeontool (Fedora 7) for pknirsch Kevin Fenzi (kevin) Denied cvsextras for commit access on radeontool (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/radeontool From fedora-extras-commits at redhat.com Sun Sep 9 22:23:03 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:23:03 -0400 Subject: rpms/radeontool - New directory Message-ID: <200709092223.l89MN3KN026056@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/radeontool In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsw25996/rpms/radeontool Log Message: Directory /cvs/extras/rpms/radeontool added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:23:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:23:07 -0400 Subject: rpms/radeontool/devel - New directory Message-ID: <200709092223.l89MN75A026081@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/radeontool/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsw25996/rpms/radeontool/devel Log Message: Directory /cvs/extras/rpms/radeontool/devel added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:23:10 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:23:10 -0400 Subject: rpms/radeontool Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709092223.l89MNArD026119@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/radeontool In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsw25996/rpms/radeontool Added Files: Makefile import.log Log Message: Setup of module radeontool --- NEW FILE Makefile --- # Top level Makefile for module radeontool all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sun Sep 9 22:23:13 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:23:13 -0400 Subject: rpms/radeontool/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709092223.l89MNDF2026145@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/radeontool/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsw25996/rpms/radeontool/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module radeontool --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: radeontool # $Id: Makefile,v 1.1 2007/09/09 22:23:11 kevin Exp $ NAME := radeontool SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Sep 9 22:27:18 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:27:18 -0700 Subject: [pkgdb] vbetool was added for till Message-ID: <200709092227.l89MRIHR007665@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package vbetool with summary Run real-mode video BIOS code to alter hardware state Kevin Fenzi (kevin) has approved Package vbetool Kevin Fenzi (kevin) has added a Fedora devel branch for vbetool with an owner of till Kevin Fenzi (kevin) has approved vbetool in Fedora devel Kevin Fenzi (kevin) has approved Package vbetool Kevin Fenzi (kevin) has set commit to Approved for cvsextras on vbetool (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on vbetool (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on vbetool (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/vbetool From fedora-extras-commits at redhat.com Sun Sep 9 22:27:24 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:27:24 -0700 Subject: [pkgdb] vbetool (Fedora, 7) updated by kevin Message-ID: <200709092227.l89MROus005920@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for vbetool Kevin Fenzi (kevin) has set commit to Approved for cvsextras on vbetool (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on vbetool (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on vbetool (Fedora 7) Kevin Fenzi (kevin) approved watchbugzilla on vbetool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved watchcommits on vbetool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved commit on vbetool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved build on vbetool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved approveacls on vbetool (Fedora 7) for pknirsch Kevin Fenzi (kevin) approved checkout on vbetool (Fedora 7) for pknirsch Kevin Fenzi (kevin) Denied cvsextras for commit access on vbetool (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/vbetool From fedora-extras-commits at redhat.com Sun Sep 9 22:27:24 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:27:24 -0700 Subject: [pkgdb] vbetool (Fedora, devel) updated by kevin Message-ID: <200709092227.l89MROJ8005932@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) approved watchbugzilla on vbetool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved watchcommits on vbetool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved commit on vbetool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved build on vbetool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved approveacls on vbetool (Fedora devel) for pknirsch Kevin Fenzi (kevin) approved checkout on vbetool (Fedora devel) for pknirsch Kevin Fenzi (kevin) Denied cvsextras for commit access on vbetool (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/vbetool From fedora-extras-commits at redhat.com Sun Sep 9 22:30:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:30:49 -0700 Subject: [pkgdb] pm-utils summary updated by kevin Message-ID: <200709092230.l89MUnML005964@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) set package pm-utils summary to Power management utilities and scripts for Fedora To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pm-utils From fedora-extras-commits at redhat.com Sun Sep 9 22:33:32 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:33:32 -0700 Subject: [pkgdb] ksirk was added for jwrdegoede Message-ID: <200709092233.l89MXXoZ005998@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package ksirk with summary Turnbased multiplayer board strategy game (conquer the world!) Kevin Fenzi (kevin) has approved Package ksirk Kevin Fenzi (kevin) has added a Fedora devel branch for ksirk with an owner of jwrdegoede Kevin Fenzi (kevin) has approved ksirk in Fedora devel Kevin Fenzi (kevin) has approved Package ksirk Kevin Fenzi (kevin) has set commit to Approved for cvsextras on ksirk (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on ksirk (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on ksirk (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/ksirk From fedora-extras-commits at redhat.com Sun Sep 9 22:33:38 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:33:38 -0700 Subject: [pkgdb] ksirk (Fedora, 7) updated by kevin Message-ID: <200709092233.l89MXdYY006007@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for ksirk Kevin Fenzi (kevin) has set commit to Approved for cvsextras on ksirk (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on ksirk (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on ksirk (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on ksirk (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/ksirk From fedora-extras-commits at redhat.com Sun Sep 9 22:33:38 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:33:38 -0700 Subject: [pkgdb] ksirk (Fedora, devel) updated by kevin Message-ID: <200709092233.l89MXdti006016@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on ksirk (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/ksirk From fedora-extras-commits at redhat.com Sun Sep 9 22:33:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:33:42 -0400 Subject: rpms/vbetool - New directory Message-ID: <200709092233.l89MXg3w028514@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vbetool In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsW28461/rpms/vbetool Log Message: Directory /cvs/extras/rpms/vbetool added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:33:48 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:33:48 -0400 Subject: rpms/vbetool/devel - New directory Message-ID: <200709092233.l89MXmnB028544@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vbetool/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsW28461/rpms/vbetool/devel Log Message: Directory /cvs/extras/rpms/vbetool/devel added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:33:51 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:33:51 -0400 Subject: rpms/vbetool Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709092233.l89MXpSu028580@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vbetool In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsW28461/rpms/vbetool Added Files: Makefile import.log Log Message: Setup of module vbetool --- NEW FILE Makefile --- # Top level Makefile for module vbetool all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sun Sep 9 22:33:53 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:33:53 -0400 Subject: rpms/vbetool/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709092233.l89MXrVu028607@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/vbetool/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsW28461/rpms/vbetool/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module vbetool --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: vbetool # $Id: Makefile,v 1.1 2007/09/09 22:33:51 kevin Exp $ NAME := vbetool SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Sep 9 22:34:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:34:22 -0400 Subject: rpms/ksirk - New directory Message-ID: <200709092234.l89MYMCC028818@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/ksirk In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsS28763/rpms/ksirk Log Message: Directory /cvs/extras/rpms/ksirk added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:34:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:34:27 -0400 Subject: rpms/ksirk/devel - New directory Message-ID: <200709092234.l89MYRkm028842@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/ksirk/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsS28763/rpms/ksirk/devel Log Message: Directory /cvs/extras/rpms/ksirk/devel added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:34:30 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:34:30 -0400 Subject: rpms/ksirk Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709092234.l89MYUET028875@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/ksirk In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsS28763/rpms/ksirk Added Files: Makefile import.log Log Message: Setup of module ksirk --- NEW FILE Makefile --- # Top level Makefile for module ksirk all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sun Sep 9 22:34:32 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:34:32 -0400 Subject: rpms/ksirk/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709092234.l89MYWCT028899@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/ksirk/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsS28763/rpms/ksirk/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module ksirk --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: ksirk # $Id: Makefile,v 1.1 2007/09/09 22:34:30 kevin Exp $ NAME := ksirk SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Sep 9 22:37:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:37:04 -0700 Subject: [pkgdb] isync was added for lkundrak Message-ID: <200709092237.l89Mb56t007723@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package isync with summary Tool to synchronize IMAP4 and Maildir mailboxes Kevin Fenzi (kevin) has approved Package isync Kevin Fenzi (kevin) has added a Fedora devel branch for isync with an owner of lkundrak Kevin Fenzi (kevin) has approved isync in Fedora devel Kevin Fenzi (kevin) has approved Package isync Kevin Fenzi (kevin) has set commit to Approved for cvsextras on isync (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on isync (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on isync (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/isync From fedora-extras-commits at redhat.com Sun Sep 9 22:37:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:37:15 -0700 Subject: [pkgdb] isync (Fedora, 7) updated by kevin Message-ID: <200709092237.l89MbFBq006047@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for isync Kevin Fenzi (kevin) has set commit to Approved for cvsextras on isync (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on isync (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on isync (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on isync (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/isync From fedora-extras-commits at redhat.com Sun Sep 9 22:37:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:37:15 -0700 Subject: [pkgdb] isync (Fedora, 6) updated by kevin Message-ID: <200709092237.l89MbG4X006058@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for isync Kevin Fenzi (kevin) has set commit to Approved for cvsextras on isync (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on isync (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on isync (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on isync (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/isync From fedora-extras-commits at redhat.com Sun Sep 9 22:37:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:37:15 -0700 Subject: [pkgdb] isync (Fedora EPEL, 5) updated by kevin Message-ID: <200709092237.l89MbGl7006065@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for isync Kevin Fenzi (kevin) has set commit to Approved for cvsextras on isync (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on isync (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on isync (Fedora EPEL 5) Kevin Fenzi (kevin) Approved cvsextras for commit access on isync (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/isync From fedora-extras-commits at redhat.com Sun Sep 9 22:37:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:37:15 -0700 Subject: [pkgdb] isync (Fedora EPEL, 4) updated by kevin Message-ID: <200709092237.l89MbGqb006083@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for isync Kevin Fenzi (kevin) has set commit to Approved for cvsextras on isync (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on isync (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on isync (Fedora EPEL 4) Kevin Fenzi (kevin) Approved cvsextras for commit access on isync (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/isync From fedora-extras-commits at redhat.com Sun Sep 9 22:37:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:37:15 -0700 Subject: [pkgdb] isync (Fedora, devel) updated by kevin Message-ID: <200709092237.l89MbGIF006074@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on isync (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/isync From fedora-extras-commits at redhat.com Sun Sep 9 22:37:34 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:37:34 -0400 Subject: rpms/isync - New directory Message-ID: <200709092237.l89MbYHp029710@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/isync In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsR29650/rpms/isync Log Message: Directory /cvs/extras/rpms/isync added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:37:40 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:37:40 -0400 Subject: rpms/isync/devel - New directory Message-ID: <200709092237.l89Mber9029734@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/isync/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsR29650/rpms/isync/devel Log Message: Directory /cvs/extras/rpms/isync/devel added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:37:44 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:37:44 -0400 Subject: rpms/isync Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709092237.l89Mbi1n029773@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/isync In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsR29650/rpms/isync Added Files: Makefile import.log Log Message: Setup of module isync --- NEW FILE Makefile --- # Top level Makefile for module isync all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sun Sep 9 22:37:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:37:46 -0400 Subject: rpms/isync/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709092237.l89MbkVe029803@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/isync/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsR29650/rpms/isync/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module isync --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: isync # $Id: Makefile,v 1.1 2007/09/09 22:37:44 kevin Exp $ NAME := isync SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Sep 9 22:39:41 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:39:41 -0700 Subject: [pkgdb] svn2cl (Fedora EPEL, 5) updated by kevin Message-ID: <200709092239.l89Mdfvb006104@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for svn2cl Kevin Fenzi (kevin) has set commit to Approved for cvsextras on svn2cl (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on svn2cl (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on svn2cl (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/svn2cl From fedora-extras-commits at redhat.com Sun Sep 9 22:42:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:42:29 -0700 Subject: [pkgdb] hedgewars was added for jwrdegoede Message-ID: <200709092242.l89MgTeb007764@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package hedgewars with summary 2D tankbattle game with the tanks replaced by hedgehogs Kevin Fenzi (kevin) has approved Package hedgewars Kevin Fenzi (kevin) has added a Fedora devel branch for hedgewars with an owner of jwrdegoede Kevin Fenzi (kevin) has approved hedgewars in Fedora devel Kevin Fenzi (kevin) has approved Package hedgewars Kevin Fenzi (kevin) has set commit to Approved for cvsextras on hedgewars (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on hedgewars (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on hedgewars (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/hedgewars From fedora-extras-commits at redhat.com Sun Sep 9 22:42:35 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:42:35 -0700 Subject: [pkgdb] hedgewars (Fedora, 7) updated by kevin Message-ID: <200709092242.l89MgZ26006127@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for hedgewars Kevin Fenzi (kevin) has set commit to Approved for cvsextras on hedgewars (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on hedgewars (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on hedgewars (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on hedgewars (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/hedgewars From fedora-extras-commits at redhat.com Sun Sep 9 22:42:35 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:42:35 -0700 Subject: [pkgdb] hedgewars (Fedora, devel) updated by kevin Message-ID: <200709092242.l89MgZU4006136@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on hedgewars (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/hedgewars From fedora-extras-commits at redhat.com Sun Sep 9 22:42:58 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:42:58 -0400 Subject: rpms/hedgewars - New directory Message-ID: <200709092242.l89MgwWC031280@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/hedgewars In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsV31208/rpms/hedgewars Log Message: Directory /cvs/extras/rpms/hedgewars added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:43:03 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:43:03 -0400 Subject: rpms/hedgewars/devel - New directory Message-ID: <200709092243.l89Mh3nC031321@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/hedgewars/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsV31208/rpms/hedgewars/devel Log Message: Directory /cvs/extras/rpms/hedgewars/devel added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:43:05 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:43:05 -0400 Subject: rpms/hedgewars Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709092243.l89Mh5dm031354@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/hedgewars In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsV31208/rpms/hedgewars Added Files: Makefile import.log Log Message: Setup of module hedgewars --- NEW FILE Makefile --- # Top level Makefile for module hedgewars all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sun Sep 9 22:43:08 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:43:08 -0400 Subject: rpms/hedgewars/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709092243.l89Mh8bh031379@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/hedgewars/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsV31208/rpms/hedgewars/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module hedgewars --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: hedgewars # $Id: Makefile,v 1.1 2007/09/09 22:43:06 kevin Exp $ NAME := hedgewars SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Sep 9 22:43:28 2007 From: fedora-extras-commits at redhat.com (Nicholas Boyle (nboyle)) Date: Sun, 9 Sep 2007 18:43:28 -0400 Subject: rpms/flpsed/devel flpsed.desktop, NONE, 1.1 flpsed.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709092243.l89MhSxX031538@cvs-int.fedora.redhat.com> Author: nboyle Update of /cvs/pkgs/rpms/flpsed/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31154/devel Modified Files: .cvsignore sources Added Files: flpsed.desktop flpsed.spec Log Message: Initial import into CVS --- NEW FILE flpsed.desktop --- [Desktop Entry] Encoding=UTF-8 Name=flpsed GenericName=flpsed Comment=WYSIWYG pseudo PostScript editor Exec=flpsed Terminal=false Type=Application Categories=Graphics; --- NEW FILE flpsed.spec --- Name: flpsed Version: 0.5.0 Release: 3%{?dist} Summary: WYSIWYG pseudo PostScript editor Group: Applications/Editors License: GPL+ URL: http://www.ecademix.com/JohannesHofmann/flpsed.html Source0: http://www.ecademix.com/JohannesHofmann/%{name}-%{version}.tar.gz Source1: flpsed.desktop BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: fltk-devel BuildRequires: desktop-file-utils Requires: ghostscript %description Flpsed is a WYSIWYG pseudo PostScript editor. "Pseudo", because you can't remove or modify existing elements of a document. Flpsed lets you add arbitrary text lines to existing PostScript 1 documents. Added lines can later be reedited with flpsed. Using pdftops, which is part of xpdf, one can convert PDF documents to PostScript and also add text to them. flpsed is useful for filling in forms, adding notes etc. %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} desktop-file-install --vendor fedora --dir %{buildroot}%{_datadir}/applications %{SOURCE1} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{_bindir}/* %{_datadir}/applications/* %{_mandir}/man1/* %changelog * Tue Sep 05 2007 Nicholas Boyle - 0.5.0-3 -Corrected license version to match source -Added dependency for ghostscript -Built files are now globbed, rather than specified explicitly by name * Mon Aug 20 2007 Nicholas Boyle - 0.5.0-2 - Added flpsed.desktop - Specified GPL license version - Changed buildroot to be more Fedora compliant - Removed generic INSTALL from installed docs list * Sat Aug 11 2007 Nicholas Boyle - 0.5.0-1 - Initial Fedora packaging Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/flpsed/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:17:31 -0000 1.1 +++ .cvsignore 9 Sep 2007 22:42:52 -0000 1.2 @@ -0,0 +1 @@ +flpsed-0.5.0.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/flpsed/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:17:31 -0000 1.1 +++ sources 9 Sep 2007 22:42:52 -0000 1.2 @@ -0,0 +1 @@ +88b1dae91c35210ff67b3c8c1c426c27 flpsed-0.5.0.tar.gz From fedora-extras-commits at redhat.com Sun Sep 9 22:44:45 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:44:45 -0700 Subject: [pkgdb] xsc was added for limb Message-ID: <200709092244.l89MijOT007777@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package xsc with summary A clone of the old vector graphics video game Star Castle Kevin Fenzi (kevin) has approved Package xsc Kevin Fenzi (kevin) has added a Fedora devel branch for xsc with an owner of limb Kevin Fenzi (kevin) has approved xsc in Fedora devel Kevin Fenzi (kevin) has approved Package xsc Kevin Fenzi (kevin) has set commit to Approved for cvsextras on xsc (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on xsc (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on xsc (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xsc From fedora-extras-commits at redhat.com Sun Sep 9 22:44:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:44:54 -0700 Subject: [pkgdb] xsc (Fedora, 6) updated by kevin Message-ID: <200709092244.l89MisK7006166@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for xsc Kevin Fenzi (kevin) has set commit to Approved for cvsextras on xsc (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on xsc (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on xsc (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on xsc (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xsc From fedora-extras-commits at redhat.com Sun Sep 9 22:44:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:44:54 -0700 Subject: [pkgdb] xsc (Fedora, 7) updated by kevin Message-ID: <200709092244.l89Mit6i006175@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for xsc Kevin Fenzi (kevin) has set commit to Approved for cvsextras on xsc (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on xsc (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on xsc (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on xsc (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xsc From fedora-extras-commits at redhat.com Sun Sep 9 22:44:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:44:54 -0700 Subject: [pkgdb] xsc (Fedora, devel) updated by kevin Message-ID: <200709092244.l89MitA5006184@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on xsc (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xsc From fedora-extras-commits at redhat.com Sun Sep 9 22:45:12 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:45:12 -0400 Subject: rpms/xsc - New directory Message-ID: <200709092245.l89MjC1N031997@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xsc In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsE31937/rpms/xsc Log Message: Directory /cvs/extras/rpms/xsc added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:45:19 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:45:19 -0400 Subject: rpms/xsc/devel - New directory Message-ID: <200709092245.l89MjJph032027@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xsc/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsE31937/rpms/xsc/devel Log Message: Directory /cvs/extras/rpms/xsc/devel added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:45:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:45:22 -0400 Subject: rpms/xsc Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709092245.l89MjMwf032060@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xsc In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsE31937/rpms/xsc Added Files: Makefile import.log Log Message: Setup of module xsc --- NEW FILE Makefile --- # Top level Makefile for module xsc all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sun Sep 9 22:45:24 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:45:24 -0400 Subject: rpms/xsc/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709092245.l89MjO25032086@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/xsc/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsE31937/rpms/xsc/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module xsc --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: xsc # $Id: Makefile,v 1.1 2007/09/09 22:45:22 kevin Exp $ NAME := xsc SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Sep 9 22:46:51 2007 From: fedora-extras-commits at redhat.com (Nicholas Boyle (nboyle)) Date: Sun, 9 Sep 2007 18:46:51 -0400 Subject: rpms/flpsed/F-7 flpsed.desktop, NONE, 1.1 flpsed.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709092246.l89MkplG032597@cvs-int.fedora.redhat.com> Author: nboyle Update of /cvs/pkgs/rpms/flpsed/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32455/F-7 Modified Files: .cvsignore sources Added Files: flpsed.desktop flpsed.spec Log Message: Initial CVS import --- NEW FILE flpsed.desktop --- [Desktop Entry] Encoding=UTF-8 Name=flpsed GenericName=flpsed Comment=WYSIWYG pseudo PostScript editor Exec=flpsed Terminal=false Type=Application Categories=Graphics; --- NEW FILE flpsed.spec --- Name: flpsed Version: 0.5.0 Release: 3%{?dist} Summary: WYSIWYG pseudo PostScript editor Group: Applications/Editors License: GPL+ URL: http://www.ecademix.com/JohannesHofmann/flpsed.html Source0: http://www.ecademix.com/JohannesHofmann/%{name}-%{version}.tar.gz Source1: flpsed.desktop BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: fltk-devel BuildRequires: desktop-file-utils Requires: ghostscript %description Flpsed is a WYSIWYG pseudo PostScript editor. "Pseudo", because you can't remove or modify existing elements of a document. Flpsed lets you add arbitrary text lines to existing PostScript 1 documents. Added lines can later be reedited with flpsed. Using pdftops, which is part of xpdf, one can convert PDF documents to PostScript and also add text to them. flpsed is useful for filling in forms, adding notes etc. %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} desktop-file-install --vendor fedora --dir %{buildroot}%{_datadir}/applications %{SOURCE1} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{_bindir}/* %{_datadir}/applications/* %{_mandir}/man1/* %changelog * Tue Sep 05 2007 Nicholas Boyle - 0.5.0-3 -Corrected license version to match source -Added dependency for ghostscript -Built files are now globbed, rather than specified explicitly by name * Mon Aug 20 2007 Nicholas Boyle - 0.5.0-2 - Added flpsed.desktop - Specified GPL license version - Changed buildroot to be more Fedora compliant - Removed generic INSTALL from installed docs list * Sat Aug 11 2007 Nicholas Boyle - 0.5.0-1 - Initial Fedora packaging Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/flpsed/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:17:31 -0000 1.1 +++ .cvsignore 9 Sep 2007 22:46:19 -0000 1.2 @@ -0,0 +1 @@ +flpsed-0.5.0.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/flpsed/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:17:31 -0000 1.1 +++ sources 9 Sep 2007 22:46:19 -0000 1.2 @@ -0,0 +1 @@ +88b1dae91c35210ff67b3c8c1c426c27 flpsed-0.5.0.tar.gz From fedora-extras-commits at redhat.com Sun Sep 9 22:48:12 2007 From: fedora-extras-commits at redhat.com (Nicholas Boyle (nboyle)) Date: Sun, 9 Sep 2007 18:48:12 -0400 Subject: rpms/flpsed/FC-6 flpsed.desktop, NONE, 1.1 flpsed.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709092248.l89MmC4g000484@cvs-int.fedora.redhat.com> Author: nboyle Update of /cvs/pkgs/rpms/flpsed/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv350/FC-6 Modified Files: .cvsignore sources Added Files: flpsed.desktop flpsed.spec Log Message: Initial CVS import --- NEW FILE flpsed.desktop --- [Desktop Entry] Encoding=UTF-8 Name=flpsed GenericName=flpsed Comment=WYSIWYG pseudo PostScript editor Exec=flpsed Terminal=false Type=Application Categories=Graphics; --- NEW FILE flpsed.spec --- Name: flpsed Version: 0.5.0 Release: 3%{?dist} Summary: WYSIWYG pseudo PostScript editor Group: Applications/Editors License: GPL+ URL: http://www.ecademix.com/JohannesHofmann/flpsed.html Source0: http://www.ecademix.com/JohannesHofmann/%{name}-%{version}.tar.gz Source1: flpsed.desktop BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: fltk-devel BuildRequires: desktop-file-utils Requires: ghostscript %description Flpsed is a WYSIWYG pseudo PostScript editor. "Pseudo", because you can't remove or modify existing elements of a document. Flpsed lets you add arbitrary text lines to existing PostScript 1 documents. Added lines can later be reedited with flpsed. Using pdftops, which is part of xpdf, one can convert PDF documents to PostScript and also add text to them. flpsed is useful for filling in forms, adding notes etc. %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf %{buildroot} make install DESTDIR=%{buildroot} desktop-file-install --vendor fedora --dir %{buildroot}%{_datadir}/applications %{SOURCE1} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{_bindir}/* %{_datadir}/applications/* %{_mandir}/man1/* %changelog * Tue Sep 05 2007 Nicholas Boyle - 0.5.0-3 -Corrected license version to match source -Added dependency for ghostscript -Built files are now globbed, rather than specified explicitly by name * Mon Aug 20 2007 Nicholas Boyle - 0.5.0-2 - Added flpsed.desktop - Specified GPL license version - Changed buildroot to be more Fedora compliant - Removed generic INSTALL from installed docs list * Sat Aug 11 2007 Nicholas Boyle - 0.5.0-1 - Initial Fedora packaging Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/flpsed/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:17:31 -0000 1.1 +++ .cvsignore 9 Sep 2007 22:47:39 -0000 1.2 @@ -0,0 +1 @@ +flpsed-0.5.0.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/flpsed/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:17:31 -0000 1.1 +++ sources 9 Sep 2007 22:47:39 -0000 1.2 @@ -0,0 +1 @@ +88b1dae91c35210ff67b3c8c1c426c27 flpsed-0.5.0.tar.gz From fedora-extras-commits at redhat.com Sun Sep 9 22:49:32 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:49:32 -0700 Subject: [pkgdb] gnome-web-photo was added for hadess Message-ID: <200709092249.l89MnWEM007813@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package gnome-web-photo with summary HTML pages thumbnailer Kevin Fenzi (kevin) has approved Package gnome-web-photo Kevin Fenzi (kevin) has added a Fedora devel branch for gnome-web-photo with an owner of hadess Kevin Fenzi (kevin) has approved gnome-web-photo in Fedora devel Kevin Fenzi (kevin) has approved Package gnome-web-photo Kevin Fenzi (kevin) has set commit to Approved for cvsextras on gnome-web-photo (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on gnome-web-photo (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on gnome-web-photo (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnome-web-photo From fedora-extras-commits at redhat.com Sun Sep 9 22:49:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:49:46 -0700 Subject: [pkgdb] gnome-web-photo summary updated by kevin Message-ID: <200709092249.l89MnlH2006234@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) set package gnome-web-photo summary to HTML pages thumbnailer To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnome-web-photo From fedora-extras-commits at redhat.com Sun Sep 9 22:49:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:49:47 -0700 Subject: [pkgdb] gnome-web-photo (Fedora, devel) updated by kevin Message-ID: <200709092249.l89MnlHS006243@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) changed owner of gnome-web-photo in Fedora devel to hadess Kevin Fenzi (kevin) Approved cvsextras for commit access on gnome-web-photo (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gnome-web-photo From fedora-extras-commits at redhat.com Sun Sep 9 22:50:11 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:50:11 -0400 Subject: rpms/gnome-web-photo - New directory Message-ID: <200709092250.l89MoBrt000937@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gnome-web-photo In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvshYf885/rpms/gnome-web-photo Log Message: Directory /cvs/extras/rpms/gnome-web-photo added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:50:17 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:50:17 -0400 Subject: rpms/gnome-web-photo/devel - New directory Message-ID: <200709092250.l89MoH5j000964@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gnome-web-photo/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvshYf885/rpms/gnome-web-photo/devel Log Message: Directory /cvs/extras/rpms/gnome-web-photo/devel added to the repository From fedora-extras-commits at redhat.com Sun Sep 9 22:50:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:50:20 -0400 Subject: rpms/gnome-web-photo Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709092250.l89MoK6m001002@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gnome-web-photo In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvshYf885/rpms/gnome-web-photo Added Files: Makefile import.log Log Message: Setup of module gnome-web-photo --- NEW FILE Makefile --- # Top level Makefile for module gnome-web-photo all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Sun Sep 9 22:50:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 9 Sep 2007 18:50:22 -0400 Subject: rpms/gnome-web-photo/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709092250.l89MoMqZ001026@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/gnome-web-photo/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvshYf885/rpms/gnome-web-photo/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module gnome-web-photo --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: gnome-web-photo # $Id: Makefile,v 1.1 2007/09/09 22:50:20 kevin Exp $ NAME := gnome-web-photo SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Sun Sep 9 22:55:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:55:29 -0700 Subject: [pkgdb] cvs2cl (Fedora EPEL, 5) updated by kevin Message-ID: <200709092255.l89MtUWe006296@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for cvs2cl Kevin Fenzi (kevin) has set commit to Approved for cvsextras on cvs2cl (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on cvs2cl (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on cvs2cl (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cvs2cl From fedora-extras-commits at redhat.com Sun Sep 9 22:56:48 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:56:48 -0700 Subject: [pkgdb] cd-discid (Fedora EPEL, 5) updated by kevin Message-ID: <200709092256.l89Mun0Z006307@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for cd-discid Kevin Fenzi (kevin) has set commit to Approved for cvsextras on cd-discid (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on cd-discid (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on cd-discid (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/cd-discid From fedora-extras-commits at redhat.com Sun Sep 9 22:59:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Sun, 09 Sep 2007 15:59:29 -0700 Subject: [pkgdb] abcde (Fedora EPEL, 5) updated by kevin Message-ID: <200709092259.l89MxT6t007862@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for abcde Kevin Fenzi (kevin) has set commit to Approved for cvsextras on abcde (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on abcde (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on abcde (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/abcde From fedora-extras-commits at redhat.com Sun Sep 9 23:11:24 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Sun, 9 Sep 2007 19:11:24 -0400 Subject: rpms/xsc/devel xsc.desktop, NONE, 1.1 xsc.png, NONE, 1.1 xsc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709092311.l89NBOHF008848@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/xsc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8805/devel Modified Files: .cvsignore sources Added Files: xsc.desktop xsc.png xsc.spec Log Message: Initial import. --- NEW FILE xsc.desktop --- [Desktop Entry] Type=Application Encoding=UTF-8 Name=xsc Exec=xsc Comment=Vector graphic shootemup Icon=xsc.png Terminal=false Categories=Game;ActionGame; StartupNotify=false --- NEW FILE xsc.spec --- Name: xsc Version: 1.5 Release: 2%{?dist} Summary: A clone of the old vector graphics video game Star Castle Group: Amusements/Games License: GPLv2 URL: http://www.panix.com/~mbh/projects.html Source0: http://www.panix.com/~mbh/xsc/xsc-%{version}.tar.gz Source1: xsc.desktop Source2: xsc.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n) Requires: hicolor-icon-theme %description The object is to blast a hole in the rings and destroy the enemy ship. The only problem is that it tracks your every move and as soon as you knock a hole in all three rings, and they all line up, it lets loose with the big nasty green fireballs. Avoid them. Avoid the little green buzzers, too. Shoot 'em if you want. %prep %setup -q %build %configure make CFLAGS="$RPM_OPT_FLAGS" %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_bindir} install -m 755 xsc %{buildroot}%{_bindir}/xsc mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 %{SOURCE2} \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_bindir}/xsc %doc AUTHORS ChangeLog COPYING INSTALL NEWS README %{_datadir}/applications/fedora-xsc.desktop %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog * Sat Sep 08 2007 Jon Ciesla - 1.5-2 - Added h-i-theme requires, xparentfied icon. * Thu Sep 06 2007 Jon Ciesla - 1.5-1 - create. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/xsc/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:45:22 -0000 1.1 +++ .cvsignore 9 Sep 2007 23:10:51 -0000 1.2 @@ -0,0 +1 @@ +xsc-1.5.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xsc/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:45:22 -0000 1.1 +++ sources 9 Sep 2007 23:10:51 -0000 1.2 @@ -0,0 +1 @@ +74b8c69c143e76e74a2f176712e44789 xsc-1.5.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 03:20:56 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sun, 09 Sep 2007 20:20:56 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709100320.l8A3KvCu009246@app4.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchbugzilla acl on zabbix (Fedora 6) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Mon Sep 10 03:20:59 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sun, 09 Sep 2007 20:20:59 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709100321.l8A3L0lw008531@app3.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the watchcommits acl on zabbix (Fedora 6) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Mon Sep 10 03:21:02 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Sun, 09 Sep 2007 20:21:02 -0700 Subject: [pkgdb] zabbix had acl change status Message-ID: <200709100321.l8A3L3sx009255@app4.fedora.phx.redhat.com> Jarod Wilson (jwilson) has set the commit acl on zabbix (Fedora 6) to Approved for Dan Horak (sharkcz) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/zabbix From fedora-extras-commits at redhat.com Mon Sep 10 04:22:02 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Mon, 10 Sep 2007 00:22:02 -0400 Subject: rpms/fvwm/devel fvwm.spec,1.5,1.6 Message-ID: <200709100422.l8A4M25b021640@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/fvwm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21603 Modified Files: fvwm.spec Log Message: * Mon Sep 10 2007 Adam Goode - 2.5.23-1 - New upstream release Index: fvwm.spec =================================================================== RCS file: /cvs/extras/rpms/fvwm/devel/fvwm.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fvwm.spec 7 Sep 2007 02:19:24 -0000 1.5 +++ fvwm.spec 10 Sep 2007 04:21:30 -0000 1.6 @@ -20,6 +20,7 @@ BuildRequires: gettext libX11-devel libXt-devel libXext-devel libXinerama-devel libXpm-devel BuildRequires: libXft-devel libXrender-devel BuildRequires: libstroke-devel readline-devel libpng-devel fribidi-devel +BuildRequires: gnome-libs-devel librsvg2-devel Requires: xterm %{_bindir}/mimeopen # for fvwm-bug @@ -69,12 +70,6 @@ chmod +x %{__perl_requires} -# Work around FVWM bug #4208 -find . -name '*.in' -type f -print0 \ - | xargs -0 sed -i -e 's:@datarootdir@:@datadir@:' - - - %build %configure make %{?_smp_mflags} @@ -116,7 +111,7 @@ %changelog -* Mon Sep 3 2007 Adam Goode - 2.5.23-1 +* Mon Sep 10 2007 Adam Goode - 2.5.23-1 - New upstream release * Tue Aug 21 2007 Adam Goode - 2.5.21-5 From fedora-extras-commits at redhat.com Mon Sep 10 04:55:07 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Mon, 10 Sep 2007 00:55:07 -0400 Subject: rpms/fvwm/devel fvwm.spec,1.6,1.7 Message-ID: <200709100455.l8A4t7cj022805@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/fvwm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22760 Modified Files: fvwm.spec Log Message: * Mon Sep 10 2007 Adam Goode - 2.5.23-2 - Don't add gnome-libs-devel to BR (not on ppc64?) Index: fvwm.spec =================================================================== RCS file: /cvs/extras/rpms/fvwm/devel/fvwm.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- fvwm.spec 10 Sep 2007 04:21:30 -0000 1.6 +++ fvwm.spec 10 Sep 2007 04:54:30 -0000 1.7 @@ -1,6 +1,6 @@ Name: fvwm Version: 2.5.23 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Highly configurable multiple virtual desktop window manager Group: User Interface/X @@ -20,7 +20,7 @@ BuildRequires: gettext libX11-devel libXt-devel libXext-devel libXinerama-devel libXpm-devel BuildRequires: libXft-devel libXrender-devel BuildRequires: libstroke-devel readline-devel libpng-devel fribidi-devel -BuildRequires: gnome-libs-devel librsvg2-devel +BuildRequires: librsvg2-devel Requires: xterm %{_bindir}/mimeopen # for fvwm-bug @@ -111,6 +111,9 @@ %changelog +* Mon Sep 10 2007 Adam Goode - 2.5.23-2 +- Don't add gnome-libs-devel to BR (not on ppc64?) + * Mon Sep 10 2007 Adam Goode - 2.5.23-1 - New upstream release From fedora-extras-commits at redhat.com Mon Sep 10 04:59:19 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Mon, 10 Sep 2007 00:59:19 -0400 Subject: rpms/perl-Set-IntSpan/devel .cvsignore, 1.6, 1.7 perl-Set-IntSpan.spec, 1.12, 1.13 sources, 1.6, 1.7 Message-ID: <200709100459.l8A4xJSU023100@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Set-IntSpan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23017/devel Modified Files: .cvsignore perl-Set-IntSpan.spec sources Log Message: * Mon Sep 10 2007 Ralf Cors??pius - 1.12.1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Set-IntSpan/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 25 Mar 2007 20:53:29 -0000 1.6 +++ .cvsignore 10 Sep 2007 04:58:42 -0000 1.7 @@ -1 +1 @@ -Set-IntSpan-1.11.tar.gz +Set-IntSpan-1.12.tar.gz Index: perl-Set-IntSpan.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Set-IntSpan/devel/perl-Set-IntSpan.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perl-Set-IntSpan.spec 13 Aug 2007 19:59:57 -0000 1.12 +++ perl-Set-IntSpan.spec 10 Sep 2007 04:58:42 -0000 1.13 @@ -1,6 +1,6 @@ Name: perl-Set-IntSpan -Version: 1.11 -Release: 2%{?dist} +Version: 1.12 +Release: 1%{?dist} Summary: Perl module for managing sets of integers Group: Development/Libraries @@ -51,6 +51,9 @@ %changelog +* Mon Sep 10 2007 Ralf Cors??pius - 1.12.1 +- Upstream update. + * Mon Aug 6 2007 Ville Skytt?? - 1.11-2 - License: GPL+ or Artistic Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Set-IntSpan/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 25 Mar 2007 20:53:29 -0000 1.6 +++ sources 10 Sep 2007 04:58:42 -0000 1.7 @@ -1 +1 @@ -33c16183c0a7731c80bf64e1530982b7 Set-IntSpan-1.11.tar.gz +b3568646ac3df244ce646ef92c059b17 Set-IntSpan-1.12.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 04:59:23 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Mon, 10 Sep 2007 00:59:23 -0400 Subject: rpms/perl-Set-IntSpan/F-7 .cvsignore, 1.6, 1.7 perl-Set-IntSpan.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200709100459.l8A4xNZI023106@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Set-IntSpan/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23017/F-7 Modified Files: .cvsignore perl-Set-IntSpan.spec sources Log Message: * Mon Sep 10 2007 Ralf Cors??pius - 1.12.1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Set-IntSpan/F-7/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 25 Mar 2007 20:53:29 -0000 1.6 +++ .cvsignore 10 Sep 2007 04:58:50 -0000 1.7 @@ -1 +1 @@ -Set-IntSpan-1.11.tar.gz +Set-IntSpan-1.12.tar.gz Index: perl-Set-IntSpan.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Set-IntSpan/F-7/perl-Set-IntSpan.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Set-IntSpan.spec 25 Mar 2007 20:53:29 -0000 1.11 +++ perl-Set-IntSpan.spec 10 Sep 2007 04:58:50 -0000 1.12 @@ -1,10 +1,10 @@ Name: perl-Set-IntSpan -Version: 1.11 +Version: 1.12 Release: 1%{?dist} Summary: Perl module for managing sets of integers Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/Set-IntSpan/ Source0: http://www.cpan.org/authors/id/S/SW/SWMCD/Set-IntSpan-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -51,6 +51,12 @@ %changelog +* Mon Sep 10 2007 Ralf Cors??pius - 1.12.1 +- Upstream update. + +* Mon Aug 6 2007 Ville Skytt?? - 1.11-2 +- License: GPL+ or Artistic + * Sun Mar 25 2007 Ville Skytt?? - 1.11-1 - 1.11. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Set-IntSpan/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 25 Mar 2007 20:53:29 -0000 1.6 +++ sources 10 Sep 2007 04:58:50 -0000 1.7 @@ -1 +1 @@ -33c16183c0a7731c80bf64e1530982b7 Set-IntSpan-1.11.tar.gz +b3568646ac3df244ce646ef92c059b17 Set-IntSpan-1.12.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 04:59:26 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Mon, 10 Sep 2007 00:59:26 -0400 Subject: rpms/perl-Set-IntSpan/FC-6 .cvsignore, 1.6, 1.7 perl-Set-IntSpan.spec, 1.10, 1.11 sources, 1.6, 1.7 Message-ID: <200709100459.l8A4xQ35023112@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/perl-Set-IntSpan/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23017/FC-6 Modified Files: .cvsignore perl-Set-IntSpan.spec sources Log Message: * Mon Sep 10 2007 Ralf Cors??pius - 1.12.1 - Upstream update. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Set-IntSpan/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 26 Mar 2007 17:14:41 -0000 1.6 +++ .cvsignore 10 Sep 2007 04:58:53 -0000 1.7 @@ -1 +1 @@ -Set-IntSpan-1.11.tar.gz +Set-IntSpan-1.12.tar.gz Index: perl-Set-IntSpan.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Set-IntSpan/FC-6/perl-Set-IntSpan.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- perl-Set-IntSpan.spec 26 Mar 2007 17:14:41 -0000 1.10 +++ perl-Set-IntSpan.spec 10 Sep 2007 04:58:53 -0000 1.11 @@ -1,10 +1,10 @@ Name: perl-Set-IntSpan -Version: 1.11 +Version: 1.12 Release: 1%{?dist} Summary: Perl module for managing sets of integers Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/Set-IntSpan/ Source0: http://www.cpan.org/authors/id/S/SW/SWMCD/Set-IntSpan-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -51,6 +51,12 @@ %changelog +* Mon Sep 10 2007 Ralf Cors??pius - 1.12.1 +- Upstream update. + +* Mon Aug 6 2007 Ville Skytt?? - 1.11-2 +- License: GPL+ or Artistic + * Sun Mar 25 2007 Ville Skytt?? - 1.11-1 - 1.11. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Set-IntSpan/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 26 Mar 2007 17:14:41 -0000 1.6 +++ sources 10 Sep 2007 04:58:53 -0000 1.7 @@ -1 +1 @@ -33c16183c0a7731c80bf64e1530982b7 Set-IntSpan-1.11.tar.gz +b3568646ac3df244ce646ef92c059b17 Set-IntSpan-1.12.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 06:00:48 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Mon, 10 Sep 2007 02:00:48 -0400 Subject: rpms/kdelibs/devel kdelibs-3.93.0-kde149703.diff, NONE, 1.1.2.1 kdelibs-3.93.0-kde149704.diff, NONE, 1.1.2.1 kdelibs-3.93.0-kde149705.diff, NONE, 1.1.2.1 kdelibs.spec, 1.223.2.16, 1.223.2.17 Message-ID: <200709100600.l8A60mte030675@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30649/devel Modified Files: Tag: kdelibs-kde4-branch kdelibs.spec Added Files: Tag: kdelibs-kde4-branch kdelibs-3.93.0-kde149703.diff kdelibs-3.93.0-kde149704.diff kdelibs-3.93.0-kde149705.diff Log Message: fix kde#149703, kde#149704, kde#149705 kdelibs-3.93.0-kde149703.diff: --- NEW FILE kdelibs-3.93.0-kde149703.diff --- diff -ur kdelibs-3.93.0/kdecore/services/kservicetypeprofile.cpp kdelibs-3.93.0-kde149703/kdecore/services/kservicetypeprofile.cpp --- kdelibs-3.93.0/kdecore/services/kservicetypeprofile.cpp 2007-08-29 23:53:54.000000000 +0200 +++ kdelibs-3.93.0-kde149703/kdecore/services/kservicetypeprofile.cpp 2007-09-10 05:44:50.000000000 +0200 @@ -133,7 +133,7 @@ // appId = pService->storageId(); const QString type = config.readEntry( "ServiceType" ); - const QString type2 = config.readEntry( "GenericServiceType" ); + const QString type2 = config.readEntry( "GenericServiceType", "Application" ); int pref = config.readEntry( "Preference", 0 ); if ( !type.isEmpty() /* && pref >= 0*/ ) // Don't test for pref here. We want those in the list, to mark them as forbidden kdelibs-3.93.0-kde149704.diff: --- NEW FILE kdelibs-3.93.0-kde149704.diff --- diff -ur kdelibs-3.93.0/kdeui/xmlgui/kxmlguiclient.cpp kdelibs-3.93.0-kde149704/kdeui/xmlgui/kxmlguiclient.cpp --- kdelibs-3.93.0/kdeui/xmlgui/kxmlguiclient.cpp 2007-08-29 23:53:46.000000000 +0200 +++ kdelibs-3.93.0-kde149704/kdeui/xmlgui/kxmlguiclient.cpp 2007-09-10 06:09:18.000000000 +0200 @@ -341,6 +341,11 @@ QStringList allFiles = componentData().dirs()->findAllResources("data", filter) + componentData().dirs()->findAllResources("data", _file); + if (allFiles.isEmpty() || allFiles.first().startsWith("/usr/")) + { + allFiles.prepend(KStandardDirs::locateLocal("data", filter)); + } + file = findMostRecentXMLFile( allFiles, doc ); if ( file.isEmpty() ) kdelibs-3.93.0-kde149705.diff: --- NEW FILE kdelibs-3.93.0-kde149705.diff --- diff -ur kdelibs-3.93.0/kdeui/icons/kicontheme.cpp kdelibs-3.93.0-kde149705/kdeui/icons/kicontheme.cpp --- kdelibs-3.93.0/kdeui/icons/kicontheme.cpp 2007-07-26 12:43:19.000000000 +0200 +++ kdelibs-3.93.0-kde149705/kdeui/icons/kicontheme.cpp 2007-09-10 06:13:41.000000000 +0200 @@ -504,7 +504,7 @@ return *_theme; KConfigGroup cg(KGlobal::config(), "Icons"); - *_theme = cg.readEntry("Theme", defaultThemeName()); + *_theme = cg.readEntry("Theme4", cg.readEntry("Theme", defaultThemeName())); if ( *_theme == QLatin1String("hicolor") ) *_theme = defaultThemeName(); /* if (_theme->isEmpty()) { diff -ur kdelibs-3.93.0/kdeui/kernel/kglobalsettings.cpp kdelibs-3.93.0-kde149705/kdeui/kernel/kglobalsettings.cpp --- kdelibs-3.93.0/kdeui/kernel/kglobalsettings.cpp 2007-08-29 23:53:34.000000000 +0200 +++ kdelibs-3.93.0-kde149705/kdeui/kernel/kglobalsettings.cpp 2007-09-10 06:10:35.000000000 +0200 @@ -856,7 +856,7 @@ #ifdef Q_WS_X11 KConfigGroup pConfig (KGlobal::config(), "General"); QString defaultStyle = QLatin1String("plastique");// = KStyle::defaultStyle(); ### wait for KStyle4 - QString styleStr = pConfig.readEntry("widgetStyle", defaultStyle); + QString styleStr = pConfig.readEntry("widgetStyle4", pConfig.readEntry("widgetStyle", defaultStyle)); if (kde_overrideStyle.isEmpty()) { // ### add check whether we already use the correct style to return then diff -ur kdelibs-3.93.0/kutils/kdeglobals.kcfg kdelibs-3.93.0-kde149705/kutils/kdeglobals.kcfg --- kdelibs-3.93.0/kutils/kdeglobals.kcfg 2007-06-27 12:53:42.000000000 +0200 +++ kdelibs-3.93.0-kde149705/kutils/kdeglobals.kcfg 2007-09-10 06:18:45.000000000 +0200 @@ -24,6 +24,10 @@ The name of the widget style, for example "keramik" or "plastik". Without quotes. keramik + + + The name of the widget style, for example "oxygen". Without quotes. Defaults to widgetStyle. + Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v retrieving revision 1.223.2.16 retrieving revision 1.223.2.17 diff -u -r1.223.2.16 -r1.223.2.17 --- kdelibs.spec 9 Sep 2007 11:55:58 -0000 1.223.2.16 +++ kdelibs.spec 10 Sep 2007 06:00:08 -0000 1.223.2.17 @@ -4,7 +4,7 @@ Summary: K Desktop Environment 4 - Libraries Version: 3.93.0 -Release: 2%{?dist} +Release: 3%{?dist} %if 0%{?fedora} > 8 Name: kdelibs @@ -37,6 +37,12 @@ # make -devel packages parallel-installable Patch0: kdelibs-3.93.0-parallel-devel.diff +# fix kde#149703 +Patch1: kdelibs-3.93.0-kde149703.diff +# fix kde#149704 +Patch2: kdelibs-3.93.0-kde149704.diff +# fix kde#149705 +Patch3: kdelibs-3.93.0-kde149705.diff BuildRequires: qt4-devel >= 4.3.0 %global qt4_ver %(pkg-config QtCore --modversion 2>/dev/null || echo 4.3.0) @@ -101,6 +107,9 @@ %prep %setup -q -n kdelibs-%{version} %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build @@ -206,6 +215,9 @@ %changelog +* Mon Sep 10 2007 Kevin Kofler 3.93.0-3 +- fix kde#149703, kde#149704, kde#149705 + * Sun Sep 9 2007 Kevin Kofler 3.93.0-2 - remove files which conflict with KDE 3 - rename kconfig_compiler and makekdewidgets to *4 From fedora-extras-commits at redhat.com Mon Sep 10 06:55:19 2007 From: fedora-extras-commits at redhat.com (Lingning Zhang (lizhang)) Date: Mon, 10 Sep 2007 02:55:19 -0400 Subject: rpms/system-config-language/devel sources,1.23,1.24 Message-ID: <200709100655.l8A6tJPs005802@cvs-int.fedora.redhat.com> Author: lizhang Update of /cvs/pkgs/rpms/system-config-language/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5747 Modified Files: sources Log Message: commit s-c-language-1.2.9 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-language/devel/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 20 Aug 2007 02:03:50 -0000 1.23 +++ sources 10 Sep 2007 06:54:41 -0000 1.24 @@ -1 +1 @@ -8f3b3e0545e27f32d78814c4c67f52c2 system-config-language-1.2.8.tar.bz2 +8a33fab49fed83a462312a146b3ce11c system-config-language-1.2.9.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 06:57:05 2007 From: fedora-extras-commits at redhat.com (Lingning Zhang (lizhang)) Date: Mon, 10 Sep 2007 02:57:05 -0400 Subject: rpms/system-config-language/devel system-config-language.spec, 1.30, 1.31 Message-ID: <200709100657.l8A6v59B005853@cvs-int.fedora.redhat.com> Author: lizhang Update of /cvs/pkgs/rpms/system-config-language/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5810 Modified Files: system-config-language.spec Log Message: fix bug275711 and bug284331. Index: system-config-language.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-language/devel/system-config-language.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- system-config-language.spec 20 Aug 2007 02:05:19 -0000 1.30 +++ system-config-language.spec 10 Sep 2007 06:56:32 -0000 1.31 @@ -1,6 +1,6 @@ Summary: A graphical interface for modifying the system language Name: system-config-language -Version: 1.2.8 +Version: 1.2.9 Release: 1%{?dist} URL: http://fedoraproject.org/wiki/SystemConfig/language License: GPL @@ -73,7 +73,10 @@ %attr(0644,root,root) %config /etc/pam.d/system-config-language %changelog -* Mon Aug 13 2007 Lingning Zhang - 1.2.8 +* Mon Sep 10 2007 Lingning Zhang - 1.2.9 +- fix bug275711 and bug284331. + +* Mon Aug 20 2007 Lingning Zhang - 1.2.8 - re-fix bug251478. * Mon Aug 13 2007 Lingning Zhang - 1.2.7 From fedora-extras-commits at redhat.com Mon Sep 10 07:13:22 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Mon, 10 Sep 2007 03:13:22 -0400 Subject: rpms/curl/devel curl.spec,1.58,1.59 Message-ID: <200709100713.l8A7DMpA012489@cvs-int.fedora.redhat.com> Author: jnovy Update of /cvs/extras/rpms/curl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12449 Modified Files: curl.spec Log Message: provide webclient Index: curl.spec =================================================================== RCS file: /cvs/extras/rpms/curl/devel/curl.spec,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- curl.spec 7 Sep 2007 12:50:04 -0000 1.58 +++ curl.spec 10 Sep 2007 07:12:49 -0000 1.59 @@ -4,7 +4,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl Version: 7.16.4 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -12,6 +12,7 @@ Patch2: curl-7.16.0-privlibs.patch Patch3: curl-7.16.4-ftp.patch Patch4: curl-7.16.4-nsspem.patch +Provides: webclient URL: http://curl.haxx.se/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtool, pkgconfig, libidn-devel @@ -102,6 +103,9 @@ %{_datadir}/aclocal/libcurl.m4 %changelog +* Mon Sep 10 2007 Jindrich Novy 7.16.4-6 +- provide webclient (#225671) + * Thu Sep 6 2007 Jindrich Novy 7.16.4-5 - add support for the NSS PKCS#11 pem reader so the command-line is the same for both OpenSSL and NSS by Rob Crittenden (rcritten at redhat.com) From fedora-extras-commits at redhat.com Mon Sep 10 07:18:46 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Mon, 10 Sep 2007 03:18:46 -0400 Subject: rpms/uim/devel uim.spec,1.44,1.45 xinput.d-uim,1.2,1.3 Message-ID: <200709100718.l8A7IkI8012824@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/pkgs/rpms/uim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12782 Modified Files: uim.spec xinput.d-uim Log Message: * Mon Sep 10 2007 Akira TAGOH - 1.4.1-7 - Update the xinput script to support the new im-chooser. - bring up uim-toolbar-gtk-systray as the auxiliary program - support the config button. Index: uim.spec =================================================================== RCS file: /cvs/pkgs/rpms/uim/devel/uim.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- uim.spec 20 Aug 2007 02:08:10 -0000 1.44 +++ uim.spec 10 Sep 2007 07:18:14 -0000 1.45 @@ -3,7 +3,7 @@ Name: uim Version: 1.4.1 -Release: 6%{?dist} +Release: 7%{?dist} # uim itself is licensed under BSD # scm/py.scm, helper/eggtrayicon.[ch], qt/pref-kseparator.{cpp,h} # and qt/chardict/chardict-kseparator.{cpp,h} is licensed under LGPLv2+ @@ -384,6 +384,11 @@ %dir %{_datadir}/uim %changelog +* Mon Sep 10 2007 Akira TAGOH - 1.4.1-7 +- Update the xinput script to support the new im-chooser. + - bring up uim-toolbar-gtk-systray as the auxiliary program + - support the config button. + * Mon Aug 20 2007 Akira TAGOH - 1.4.1-6 - uim-1.4.1-m17n-not-list-nil-im.patch: Fix appearing m17n-nil IME and crashing when it's selected. (#235331) Index: xinput.d-uim =================================================================== RCS file: /cvs/pkgs/rpms/uim/devel/xinput.d-uim,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xinput.d-uim 18 Apr 2005 12:51:45 -0000 1.2 +++ xinput.d-uim 10 Sep 2007 07:18:14 -0000 1.3 @@ -2,3 +2,6 @@ XIM_PROGRAM=uim-xim GTK_IM_MODULE=uim QT_IM_MODULE=uim +SHORT_DESC=UIM +PREFERENCE_PROGRAM=/usr/bin/uim-pref-gtk +AUXILIARY_PROGRAM=/usr/bin/uim-toolbar-gtk-systray From fedora-extras-commits at redhat.com Mon Sep 10 07:37:29 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 10 Sep 2007 03:37:29 -0400 Subject: rpms/system-config-samba/devel .cvsignore, 1.44, 1.45 sources, 1.45, 1.46 system-config-samba.spec, 1.49, 1.50 Message-ID: <200709100737.l8A7bTAa013720@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/system-config-samba/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13684 Modified Files: .cvsignore sources system-config-samba.spec Log Message: update Polish, Serbian translations $RPM_BUILD_ROOT -> %%{buildroot} don't add distro specific desktop categories from Fedora 8 on (#277591) attempt to put the tool into the System -> Administration menu (#249440) require libuser-python from Fedora 8 on (#251354) make use of force tagging (since mercurial 0.9.4) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/devel/.cvsignore,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- .cvsignore 31 Aug 2007 15:33:46 -0000 1.44 +++ .cvsignore 10 Sep 2007 07:36:56 -0000 1.45 @@ -1 +1 @@ -system-config-samba-1.2.50.tar.bz2 +system-config-samba-1.2.51.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/devel/sources,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- sources 31 Aug 2007 15:33:46 -0000 1.45 +++ sources 10 Sep 2007 07:36:56 -0000 1.46 @@ -1 +1 @@ -f69a4b61cfe21ce958314d82bd72f21d system-config-samba-1.2.50.tar.bz2 +2c6a012fe8618563959999c66424fa55 system-config-samba-1.2.51.tar.bz2 Index: system-config-samba.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/devel/system-config-samba.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- system-config-samba.spec 31 Aug 2007 15:33:46 -0000 1.49 +++ system-config-samba.spec 10 Sep 2007 07:36:56 -0000 1.50 @@ -1,6 +1,6 @@ Summary: Samba server configuration tool Name: system-config-samba -Version: 1.2.50 +Version: 1.2.51 Release: 1%{?dist} URL: http://fedoraproject.org/wiki/SystemConfig/samba License: GPL @@ -21,7 +21,11 @@ Requires: usermode >= 1.36 Requires: samba Requires: samba-common +%if 0%{?fedora} >= 8 || 0%{?rhel} >= 6 +Requires: libuser-python +%else Requires: libuser +%endif Requires: htmlview Requires(post): hicolor-icon-theme Requires(postun): hicolor-icon-theme @@ -37,19 +41,20 @@ make %install -rm -rf $RPM_BUILD_ROOT -make DESTDIR=$RPM_BUILD_ROOT install +rm -rf %{buildroot} +make DESTDIR=%{buildroot} install desktop-file-install --vendor system --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Red-Hat-Base \ - --add-category X-Red-Hat-ServerConfig \ - $RPM_BUILD_ROOT%{_datadir}/applications/system-config-samba.desktop + --dir %{buildroot}%{_datadir}/applications \ +%if 0%{?fedora}%{?rhel} && 0%{?fedora} <= 7 && 0%{?rhel} <= 5 + --add-category SystemSetup \ +%endif + %{buildroot}%{_datadir}/applications/system-config-samba.desktop %find_lang %name %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %post touch --no-create %{_datadir}/icons/hicolor @@ -76,6 +81,14 @@ %attr(0644,root,root) %config /etc/pam.d/system-config-samba %changelog +* Mon Sep 10 2007 Nils Philippsen - 1.2.51 +- update Polish, Serbian translations +- $RPM_BUILD_ROOT -> %%{buildroot} +- don't add distro specific desktop categories from Fedora 8 on (#277591) +- attempt to put the tool into the System -> Administration menu (#249440) +- require libuser-python from Fedora 8 on (#251354) +- make use of force tagging (since mercurial 0.9.4) + * Fri Aug 31 2007 Nils Philippsen - 1.2.50 - bundle the GPL From fedora-extras-commits at redhat.com Mon Sep 10 07:43:36 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 10 Sep 2007 03:43:36 -0400 Subject: rpms/system-config-samba/F-7 .cvsignore, 1.41, 1.42 sources, 1.42, 1.43 system-config-samba.spec, 1.46, 1.47 Message-ID: <200709100743.l8A7haqW013956@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/system-config-samba/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13925 Modified Files: .cvsignore sources system-config-samba.spec Log Message: update Polish, Serbian translations $RPM_BUILD_ROOT -> %%{buildroot} don't add distro specific desktop categories from Fedora 8 on (#277591) attempt to put the tool into the System -> Administration menu (#249440) require libuser-python from Fedora 8 on (#251354) make use of force tagging (since mercurial 0.9.4) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/F-7/.cvsignore,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- .cvsignore 5 Sep 2007 07:25:38 -0000 1.41 +++ .cvsignore 10 Sep 2007 07:43:04 -0000 1.42 @@ -1 +1 @@ -system-config-samba-1.2.50.tar.bz2 +system-config-samba-1.2.51.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/F-7/sources,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- sources 5 Sep 2007 07:25:38 -0000 1.42 +++ sources 10 Sep 2007 07:43:04 -0000 1.43 @@ -1 +1 @@ -f69a4b61cfe21ce958314d82bd72f21d system-config-samba-1.2.50.tar.bz2 +2c6a012fe8618563959999c66424fa55 system-config-samba-1.2.51.tar.bz2 Index: system-config-samba.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/F-7/system-config-samba.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- system-config-samba.spec 5 Sep 2007 07:25:38 -0000 1.46 +++ system-config-samba.spec 10 Sep 2007 07:43:04 -0000 1.47 @@ -1,6 +1,6 @@ Summary: Samba server configuration tool Name: system-config-samba -Version: 1.2.50 +Version: 1.2.51 Release: 1%{?dist} URL: http://fedoraproject.org/wiki/SystemConfig/samba License: GPL @@ -21,7 +21,11 @@ Requires: usermode >= 1.36 Requires: samba Requires: samba-common +%if 0%{?fedora} >= 8 || 0%{?rhel} >= 6 +Requires: libuser-python +%else Requires: libuser +%endif Requires: htmlview Requires(post): hicolor-icon-theme Requires(postun): hicolor-icon-theme @@ -37,19 +41,20 @@ make %install -rm -rf $RPM_BUILD_ROOT -make DESTDIR=$RPM_BUILD_ROOT install +rm -rf %{buildroot} +make DESTDIR=%{buildroot} install desktop-file-install --vendor system --delete-original \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --add-category X-Red-Hat-Base \ - --add-category X-Red-Hat-ServerConfig \ - $RPM_BUILD_ROOT%{_datadir}/applications/system-config-samba.desktop + --dir %{buildroot}%{_datadir}/applications \ +%if 0%{?fedora}%{?rhel} && 0%{?fedora} <= 7 && 0%{?rhel} <= 5 + --add-category SystemSetup \ +%endif + %{buildroot}%{_datadir}/applications/system-config-samba.desktop %find_lang %name %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %post touch --no-create %{_datadir}/icons/hicolor @@ -76,6 +81,14 @@ %attr(0644,root,root) %config /etc/pam.d/system-config-samba %changelog +* Mon Sep 10 2007 Nils Philippsen - 1.2.51 +- update Polish, Serbian translations +- $RPM_BUILD_ROOT -> %%{buildroot} +- don't add distro specific desktop categories from Fedora 8 on (#277591) +- attempt to put the tool into the System -> Administration menu (#249440) +- require libuser-python from Fedora 8 on (#251354) +- make use of force tagging (since mercurial 0.9.4) + * Fri Aug 31 2007 Nils Philippsen - 1.2.50 - bundle the GPL From fedora-extras-commits at redhat.com Mon Sep 10 07:46:51 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 10 Sep 2007 03:46:51 -0400 Subject: rpms/ksirk/devel ksirk-1.7-desktop.patch, NONE, 1.1 ksirk.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709100746.l8A7kpg0014167@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ksirk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14112/devel Modified Files: .cvsignore sources Added Files: ksirk-1.7-desktop.patch ksirk.spec Log Message: initial ksirk import ksirk-1.7-desktop.patch: --- NEW FILE ksirk-1.7-desktop.patch --- diff -up ksirk-1.7/ksirk/ksirk.desktop~ ksirk-1.7/ksirk/ksirk.desktop --- ksirk-1.7/ksirk/ksirk.desktop~ 2007-08-19 10:20:40.000000000 +0200 +++ ksirk-1.7/ksirk/ksirk.desktop 2007-08-19 10:20:40.000000000 +0200 @@ -1,20 +1,13 @@ # KDE Config File [Desktop Entry] +Encoding=UTF-8 Type=Application Exec=ksirk -caption "%c" %i %m Icon=ksirk.png -MiniIcon=ksirk.png DocPath=ksirk/index.html -Comment=KsirK is a computerized version of a strategy board game: Risk ! -Comment[fr]=KsirK est une version sur ordinateur du jeu de plateau de strat??gie: Risk ! -Comment[it]=Ksirk ?? la versione computerizzata del gioco da tavolo strategico: Risico! +Comment=A strategy board game +Comment[fr]=Une jeu de plateau de strat??gie +Comment[it]=Gioco da tavolo strategico Terminal=0 Name=KsirK -Name[de]=KsirK -Name[it]=KsirK -Name[fr]=KsirK -GenericName=Risk Computerized -GenericName[de]= -GenericName[it]=Risico Computerizzato -GenericName[fr]=Risk sur ordinateur Categories=Qt;KDE;Game;StrategyGame; --- NEW FILE ksirk.spec --- Name: ksirk Version: 1.7 Release: 2%{?dist} Summary: Turnbased multiplayer board strategy game (conquer the world!) Group: Amusements/Games License: GPLv2 URL: http://home.gna.org/ksirk/index.shtml Source0: http://download.gna.org/ksirk/%{name}-%{version}.tar.bz2 Patch0: ksirk-1.7-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs3-devel kdegames-devel python gettext Requires: hicolor-icon-theme %description KsirK is a computerized version of a well known strategy board game. In the current version, KsirK is a usable multi-player mono-machine game with a basic AI. The goal of the game is simply to conquer the World... It is done by attacking your neighbors with your armies. %prep %setup -q %patch0 -p1 %build export CXXFLAGS="$RPM_OPT_FLAGS" ./waf.py configure --prefix=%{_prefix} ./waf.py %{?_smp_mflags} -v %install rm -rf $RPM_BUILD_ROOT ./waf.py install --destdir=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_prefix}/lib/lib%{name}_*.la %find_lang %{name} # these are unversioned libs, which are only used by ksirk itself mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name} mv $RPM_BUILD_ROOT%{_prefix}/lib/lib%{name}_*.so \ $RPM_BUILD_ROOT%{_libdir}/%{name} # install a wrapper which sets LD_CONFIG_PATH so that ksirk can find its libs mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin cat > $RPM_BUILD_ROOT%{_bindir}/%{name} << EOF #!/bin/bash export LD_LIBRARY_PATH=%{_libdir}/%{name} exec %{name}.bin "$@" EOF chmod +x $RPM_BUILD_ROOT%{_bindir}/%{name} %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/locolor || : touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/locolor || : touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog README TODO %{_bindir}/%{name}* %{_libdir}/%{name} %{_datadir}/apps/%{name} %{_datadir}/applications/kde/%{name}.desktop %{_datadir}/icons/locolor %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_docdir}/HTML/%{name} %changelog * Sat Sep 8 2007 Hans de Goede 1.7-2 - Add missing gettext BuildRequires * Sat Aug 18 2007 Hans de Goede 1.7-1 - Initial Fedora package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ksirk/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:34:30 -0000 1.1 +++ .cvsignore 10 Sep 2007 07:46:19 -0000 1.2 @@ -0,0 +1 @@ +ksirk-1.7.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ksirk/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:34:30 -0000 1.1 +++ sources 10 Sep 2007 07:46:19 -0000 1.2 @@ -0,0 +1 @@ +de0c295a7f7f87a2476fae647704f0f8 ksirk-1.7.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 07:47:54 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 10 Sep 2007 03:47:54 -0400 Subject: rpms/hedgewars/devel hedgewars-0.9.0-debuginfo.patch, NONE, 1.1 hedgewars.desktop, NONE, 1.1 hedgewars.png, NONE, 1.1 hedgewars.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709100747.l8A7lsvP014275@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/hedgewars/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14159/devel Modified Files: .cvsignore sources Added Files: hedgewars-0.9.0-debuginfo.patch hedgewars.desktop hedgewars.png hedgewars.spec Log Message: initial hedgewars import hedgewars-0.9.0-debuginfo.patch: --- NEW FILE hedgewars-0.9.0-debuginfo.patch --- diff -up hedgewars-0.9.0/CMakeLists.txt~ hedgewars-0.9.0/CMakeLists.txt --- hedgewars-0.9.0/CMakeLists.txt~ 2007-08-26 15:09:29.000000000 +0200 +++ hedgewars-0.9.0/CMakeLists.txt 2007-08-26 15:09:29.000000000 +0200 @@ -33,7 +33,7 @@ if(WIN32 AND NOT UNIX) set(CPACK_NSIS_CONTACT "unC0Rr at gmail.com") set(CPACK_NSIS_MODIFY_PATH ON) else(WIN32 AND NOT UNIX) - set(CPACK_STRIP_FILES "bin/hedgewars;bin/hwengine") + set(CPACK_STRIP_FILES "bin/hwengine") endif(WIN32 AND NOT UNIX) include(CPack) --- NEW FILE hedgewars.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Hedgewars Comment=2D tankbattle game with the tanks replaced by hedgehogs Exec=hedgewars Icon=hedgewars Terminal=false StartupNotify=false Type=Application Categories=Game;StrategyGame; --- NEW FILE hedgewars.spec --- Name: hedgewars Version: 0.9.0 Release: 2%{?dist} Summary: 2D tankbattle game with the tanks replaced by hedgehogs Group: Amusements/Games License: GPL+ URL: http://www.hedgewars.org/ Source0: http://hedgewars.org/download/hedgewars-src-%{version}.tar.bz2 Source1: %{name}.desktop Source2: %{name}.png Patch0: hedgewars-0.9.0-debuginfo.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: fpc qt4-devel SDL_mixer-devel SDL_net-devel SDL_image-devel BuildRequires: SDL_ttf-devel cmake desktop-file-utils Requires: hicolor-icon-theme %description Hedgewars is a turn based strategy game but the real buzz is from watching the devastation caused by those pesky hedgehogs with those fantastic weapons. Each player controls a team of several hedgehogs. During the course of the game, players take turns with one of their hedgehogs. They then use whatever tools and weapons are available to attack and kill the opponents' hedgehogs, thereby winning the game. Hedgehogs may move around the terrain in a variety of ways, normally by walking and jumping but also by using particular tools such as the "Rope" or "Parachute", to move to otherwise inaccessible areas. %prep %setup -q %patch0 -p1 %build cmake -DCMAKE_CXX_FLAGS="$RPM_OPT_FLAGS" -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DDATA_INSTALL_DIR=%{_datadir} make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 %{SOURCE2} \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %files %defattr(-,root,root,-) %doc COPYING Fonts_LICENSE.txt README %{_bindir}/%{name} %{_bindir}/hwengine %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %changelog * Sun Sep 9 2007 Hans de Goede 0.9.0-2 - Install data files into /usr/share/hedgewars instead of into /usr/share/hedgewars/hedgewars - Minor desktop file cleanup * Sun Aug 26 2007 Hans de Goede 0.9.0-1 - Initial Fedora package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/hedgewars/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:43:06 -0000 1.1 +++ .cvsignore 10 Sep 2007 07:47:21 -0000 1.2 @@ -0,0 +1 @@ +hedgewars-src-0.9.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/hedgewars/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:43:06 -0000 1.1 +++ sources 10 Sep 2007 07:47:21 -0000 1.2 @@ -0,0 +1 @@ +5e1bd87ac9c7db761ff3427acdae6f89 hedgewars-src-0.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 07:49:06 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 10 Sep 2007 03:49:06 -0400 Subject: rpms/ksirk/F-7 .cvsignore,1.1,1.2 sources,1.1,1.2 Message-ID: <200709100749.l8A7n6Wh014413@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ksirk/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14354 Modified Files: .cvsignore sources Log Message: * Sat Sep 8 2007 Hans de Goede 1.7-2 - Add missing gettext BuildRequires Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ksirk/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:34:30 -0000 1.1 +++ .cvsignore 10 Sep 2007 07:48:34 -0000 1.2 @@ -0,0 +1 @@ +ksirk-1.7.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/ksirk/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:34:30 -0000 1.1 +++ sources 10 Sep 2007 07:48:34 -0000 1.2 @@ -0,0 +1 @@ +de0c295a7f7f87a2476fae647704f0f8 ksirk-1.7.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 07:50:27 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 10 Sep 2007 03:50:27 -0400 Subject: rpms/ksirk/F-7 ksirk-1.7-desktop.patch, NONE, 1.1 ksirk.spec, NONE, 1.1 Message-ID: <200709100750.l8A7oRlZ014527@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ksirk/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14518 Added Files: ksirk-1.7-desktop.patch ksirk.spec Log Message: * Sat Sep 8 2007 Hans de Goede 1.7-2 - Add missing gettext BuildRequires ksirk-1.7-desktop.patch: --- NEW FILE ksirk-1.7-desktop.patch --- diff -up ksirk-1.7/ksirk/ksirk.desktop~ ksirk-1.7/ksirk/ksirk.desktop --- ksirk-1.7/ksirk/ksirk.desktop~ 2007-08-19 10:20:40.000000000 +0200 +++ ksirk-1.7/ksirk/ksirk.desktop 2007-08-19 10:20:40.000000000 +0200 @@ -1,20 +1,13 @@ # KDE Config File [Desktop Entry] +Encoding=UTF-8 Type=Application Exec=ksirk -caption "%c" %i %m Icon=ksirk.png -MiniIcon=ksirk.png DocPath=ksirk/index.html -Comment=KsirK is a computerized version of a strategy board game: Risk ! -Comment[fr]=KsirK est une version sur ordinateur du jeu de plateau de strat??gie: Risk ! -Comment[it]=Ksirk ?? la versione computerizzata del gioco da tavolo strategico: Risico! +Comment=A strategy board game +Comment[fr]=Une jeu de plateau de strat??gie +Comment[it]=Gioco da tavolo strategico Terminal=0 Name=KsirK -Name[de]=KsirK -Name[it]=KsirK -Name[fr]=KsirK -GenericName=Risk Computerized -GenericName[de]= -GenericName[it]=Risico Computerizzato -GenericName[fr]=Risk sur ordinateur Categories=Qt;KDE;Game;StrategyGame; --- NEW FILE ksirk.spec --- Name: ksirk Version: 1.7 Release: 2%{?dist} Summary: Turnbased multiplayer board strategy game (conquer the world!) Group: Amusements/Games License: GPLv2 URL: http://home.gna.org/ksirk/index.shtml Source0: http://download.gna.org/ksirk/%{name}-%{version}.tar.bz2 Patch0: ksirk-1.7-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdelibs3-devel kdegames-devel python gettext Requires: hicolor-icon-theme %description KsirK is a computerized version of a well known strategy board game. In the current version, KsirK is a usable multi-player mono-machine game with a basic AI. The goal of the game is simply to conquer the World... It is done by attacking your neighbors with your armies. %prep %setup -q %patch0 -p1 %build export CXXFLAGS="$RPM_OPT_FLAGS" ./waf.py configure --prefix=%{_prefix} ./waf.py %{?_smp_mflags} -v %install rm -rf $RPM_BUILD_ROOT ./waf.py install --destdir=$RPM_BUILD_ROOT rm $RPM_BUILD_ROOT%{_prefix}/lib/lib%{name}_*.la %find_lang %{name} # these are unversioned libs, which are only used by ksirk itself mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name} mv $RPM_BUILD_ROOT%{_prefix}/lib/lib%{name}_*.so \ $RPM_BUILD_ROOT%{_libdir}/%{name} # install a wrapper which sets LD_CONFIG_PATH so that ksirk can find its libs mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}.bin cat > $RPM_BUILD_ROOT%{_bindir}/%{name} << EOF #!/bin/bash export LD_LIBRARY_PATH=%{_libdir}/%{name} exec %{name}.bin "$@" EOF chmod +x $RPM_BUILD_ROOT%{_bindir}/%{name} %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/locolor || : touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/locolor || : touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog README TODO %{_bindir}/%{name}* %{_libdir}/%{name} %{_datadir}/apps/%{name} %{_datadir}/applications/kde/%{name}.desktop %{_datadir}/icons/locolor %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_docdir}/HTML/%{name} %changelog * Sat Sep 8 2007 Hans de Goede 1.7-2 - Add missing gettext BuildRequires * Sat Aug 18 2007 Hans de Goede 1.7-1 - Initial Fedora package From fedora-extras-commits at redhat.com Mon Sep 10 07:50:46 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 10 Sep 2007 03:50:46 -0400 Subject: comps comps-f7.xml.in,1.249,1.250 comps-f8.xml.in,1.101,1.102 Message-ID: <200709100750.l8A7okfZ014584@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14497 Modified Files: comps-f7.xml.in comps-f8.xml.in Log Message: add ksirk hedgewars Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.249 retrieving revision 1.250 diff -u -r1.249 -r1.250 --- comps-f7.xml.in 20 Aug 2007 14:52:41 -0000 1.249 +++ comps-f7.xml.in 10 Sep 2007 07:50:16 -0000 1.250 @@ -1330,10 +1330,12 @@ gnugo grhino gweled + hedgewars kbilliards kdeedu kdegames KoboDeluxe + ksirk ksudoku lacewing lincity-ng Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- comps-f8.xml.in 9 Sep 2007 12:37:41 -0000 1.101 +++ comps-f8.xml.in 10 Sep 2007 07:50:16 -0000 1.102 @@ -1470,10 +1470,12 @@ gnugo grhino gweled + hedgewars kbilliards kdeedu kdegames KoboDeluxe + ksirk ksudoku lacewing lincity-ng From fedora-extras-commits at redhat.com Mon Sep 10 07:51:20 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 10 Sep 2007 03:51:20 -0400 Subject: rpms/hedgewars/F-7 hedgewars-0.9.0-debuginfo.patch, NONE, 1.1 hedgewars.desktop, NONE, 1.1 hedgewars.png, NONE, 1.1 hedgewars.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709100751.l8A7pKG5014618@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/hedgewars/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14588 Modified Files: .cvsignore sources Added Files: hedgewars-0.9.0-debuginfo.patch hedgewars.desktop hedgewars.png hedgewars.spec Log Message: * Sun Sep 9 2007 Hans de Goede 0.9.0-2 - Install data files into /usr/share/hedgewars instead of into /usr/share/hedgewars/hedgewars - Minor desktop file cleanup hedgewars-0.9.0-debuginfo.patch: --- NEW FILE hedgewars-0.9.0-debuginfo.patch --- diff -up hedgewars-0.9.0/CMakeLists.txt~ hedgewars-0.9.0/CMakeLists.txt --- hedgewars-0.9.0/CMakeLists.txt~ 2007-08-26 15:09:29.000000000 +0200 +++ hedgewars-0.9.0/CMakeLists.txt 2007-08-26 15:09:29.000000000 +0200 @@ -33,7 +33,7 @@ if(WIN32 AND NOT UNIX) set(CPACK_NSIS_CONTACT "unC0Rr at gmail.com") set(CPACK_NSIS_MODIFY_PATH ON) else(WIN32 AND NOT UNIX) - set(CPACK_STRIP_FILES "bin/hedgewars;bin/hwengine") + set(CPACK_STRIP_FILES "bin/hwengine") endif(WIN32 AND NOT UNIX) include(CPack) --- NEW FILE hedgewars.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Hedgewars Comment=2D tankbattle game with the tanks replaced by hedgehogs Exec=hedgewars Icon=hedgewars Terminal=false StartupNotify=false Type=Application Categories=Game;StrategyGame; --- NEW FILE hedgewars.spec --- Name: hedgewars Version: 0.9.0 Release: 2%{?dist} Summary: 2D tankbattle game with the tanks replaced by hedgehogs Group: Amusements/Games License: GPL+ URL: http://www.hedgewars.org/ Source0: http://hedgewars.org/download/hedgewars-src-%{version}.tar.bz2 Source1: %{name}.desktop Source2: %{name}.png Patch0: hedgewars-0.9.0-debuginfo.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: fpc qt4-devel SDL_mixer-devel SDL_net-devel SDL_image-devel BuildRequires: SDL_ttf-devel cmake desktop-file-utils Requires: hicolor-icon-theme %description Hedgewars is a turn based strategy game but the real buzz is from watching the devastation caused by those pesky hedgehogs with those fantastic weapons. Each player controls a team of several hedgehogs. During the course of the game, players take turns with one of their hedgehogs. They then use whatever tools and weapons are available to attack and kill the opponents' hedgehogs, thereby winning the game. Hedgehogs may move around the terrain in a variety of ways, normally by walking and jumping but also by using particular tools such as the "Rope" or "Parachute", to move to otherwise inaccessible areas. %prep %setup -q %patch0 -p1 %build cmake -DCMAKE_CXX_FLAGS="$RPM_OPT_FLAGS" -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DDATA_INSTALL_DIR=%{_datadir} make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 %{SOURCE2} \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %files %defattr(-,root,root,-) %doc COPYING Fonts_LICENSE.txt README %{_bindir}/%{name} %{_bindir}/hwengine %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %changelog * Sun Sep 9 2007 Hans de Goede 0.9.0-2 - Install data files into /usr/share/hedgewars instead of into /usr/share/hedgewars/hedgewars - Minor desktop file cleanup * Sun Aug 26 2007 Hans de Goede 0.9.0-1 - Initial Fedora package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/hedgewars/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:43:06 -0000 1.1 +++ .cvsignore 10 Sep 2007 07:50:48 -0000 1.2 @@ -0,0 +1 @@ +hedgewars-src-0.9.0.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/hedgewars/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:43:06 -0000 1.1 +++ sources 10 Sep 2007 07:50:48 -0000 1.2 @@ -0,0 +1 @@ +5e1bd87ac9c7db761ff3427acdae6f89 hedgewars-src-0.9.0.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 08:44:46 2007 From: fedora-extras-commits at redhat.com (Martin Stransky (stransky)) Date: Mon, 10 Sep 2007 04:44:46 -0400 Subject: rpms/nspluginwrapper/devel nspluginwrapper-0.9.91.5-restart.patch, NONE, 1.1 nspluginwrapper-0.9.91.5-rpc-error.patch, NONE, 1.1 nspluginwrapper-0.9.91.5-rh.patch, 1.1, 1.2 nspluginwrapper.spec, 1.16, 1.17 Message-ID: <200709100844.l8A8ikax023056@cvs-int.fedora.redhat.com> Author: stransky Update of /cvs/pkgs/rpms/nspluginwrapper/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23025 Modified Files: nspluginwrapper-0.9.91.5-rh.patch nspluginwrapper.spec Added Files: nspluginwrapper-0.9.91.5-restart.patch nspluginwrapper-0.9.91.5-rpc-error.patch Log Message: added upstream patches - RPC error handling and plugin restart nspluginwrapper-0.9.91.5-restart.patch: --- NEW FILE nspluginwrapper-0.9.91.5-restart.patch --- Index: src/npw-viewer.c =================================================================== --- src/npw-viewer.c (r??vision 466) +++ src/npw-viewer.c (r??vision 470) @@ -2268,6 +2268,8 @@ { D(bug("handle_NPP_New\n")); + rpc_connection_ref(connection); + uint32_t instance_id; NPMIMEType plugin_type; int32_t mode; @@ -2344,7 +2346,10 @@ NPSavedData *save_area; NPError ret = g_NPP_Destroy(instance, &save_area); - return rpc_method_send_reply(connection, RPC_TYPE_INT32, ret, RPC_TYPE_NP_SAVED_DATA, save_area, RPC_TYPE_INVALID); + + error = rpc_method_send_reply(connection, RPC_TYPE_INT32, ret, RPC_TYPE_NP_SAVED_DATA, save_area, RPC_TYPE_INVALID); + rpc_connection_unref(connection); + return error; } // NPP_SetWindow @@ -2654,13 +2659,13 @@ g_NPP_WriteReady(NPP instance, NPStream *stream) { if (instance == NULL) - return NPERR_INVALID_INSTANCE_ERROR; + return 0; if (plugin_funcs.writeready == NULL) - return NPERR_INVALID_FUNCTABLE_ERROR; + return 0; if (stream == NULL) - return NPERR_INVALID_PARAM; + return 0; D(bug("NPP_WriteReady instance=%p, stream=%p\n", instance, stream)); int32 ret = plugin_funcs.writeready(instance, stream); @@ -3086,7 +3091,7 @@ if (g_user_agent) free(g_user_agent); if (g_rpc_connection) - rpc_exit(g_rpc_connection); + rpc_connection_unref(g_rpc_connection); id_kill(); return 0; Index: src/npw-wrapper.c =================================================================== --- src/npw-wrapper.c (r??vision 466) +++ src/npw-wrapper.c (r??vision 470) @@ -21,6 +21,7 @@ #define _GNU_SOURCE 1 /* RTLD_DEFAULT */ #include "sysdeps.h" +#include #include #include #include @@ -73,6 +74,9 @@ // Netscape exported functions static NPNetscapeFuncs mozilla_funcs; +// NPAPI version nspluginwrapper supports +static int npapi_version = 0; + // Wrapper plugin data typedef struct { int initialized; @@ -89,6 +93,7 @@ typedef struct _PluginInstance { NPP instance; uint32_t instance_id; + rpc_connection_t *connection; } PluginInstance; // Plugin side data for an NPStream instance @@ -101,7 +106,38 @@ // Prototypes static void plugin_init(int is_NP_Initialize); static void plugin_exit(void); +static NPError plugin_restart_if_needed(void); +/* + * Notes concerning NSPluginWrapper recovery model. + * + * NSPluginWrapper will restart the Viewer if it detected to be + * dead. It will not attempt to "replay" the plugin. This means that + * if a plugin crashed, its window will remain grayed: only new + * instances will start a new viewer. + * + * Each PlugInstance holds a reference to the RPC connection it was + * created with. g_rpc_connection can be seen as the "master" + * connection (used to initialize and shutdown things). The RPC + * connections are reference counted so that when the master + * connection is set to a new one, previous connections are still + * live. That way, old NPP instances are not passed down with the new + * connection and thus can fail early/gracefully in subsequent calls + * to NPP_*() functions. + * + * TODO: make NPRuntime aware of per-plugin connections? This + * shouldn't matter from the Wrapper side because npruntime requests + * come from the Viewer side (see NPN_*() handlers). XXX: even with a + * running script (NPClass handlers)? + */ + +// Minimal time between two plugin restarts in sec +#define MIN_RESTART_INTERVAL 1 + +// Consume as many bytes as possible when we are not NPP_WriteReady() +// XXX: move to a common place to Wrapper and Viewer +#define NPERR_STREAM_BUFSIZ 65536 + // Helpers #ifndef min #define min(x, y) ((x) < (y) ? (x) : (y)) @@ -110,7 +146,16 @@ #define max(x, y) ((x) > (y) ? (x) : (y)) #endif +#define PLUGIN_INSTANCE(INSTANCE) plugin_instance(INSTANCE) +static inline PluginInstance *plugin_instance(NPP instance) +{ + PluginInstance *plugin = (PluginInstance *)instance->pdata; + assert(plugin->instance == instance); + return plugin; +} + + /* ====================================================================== */ /* === RPC communication === */ /* ====================================================================== */ @@ -1177,13 +1222,13 @@ // Creates a new instance of a plug-in static NPError -invoke_NPP_New(NPMIMEType mime_type, NPP instance, +invoke_NPP_New(PluginInstance *plugin, NPMIMEType mime_type, uint16_t mode, int16_t argc, char *argn[], char *argv[], NPSavedData *saved) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_NEW, - RPC_TYPE_UINT32, ((PluginInstance *)instance->pdata)->instance_id, + RPC_TYPE_UINT32, plugin->instance_id, RPC_TYPE_STRING, mime_type, RPC_TYPE_INT32, (int32_t)mode, RPC_TYPE_ARRAY, RPC_TYPE_STRING, (uint32_t)argc, argn, @@ -1197,7 +1242,7 @@ } int32_t ret; - error = rpc_method_wait_for_reply(g_rpc_connection, + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INVALID); @@ -1216,17 +1261,25 @@ { if (instance == NULL) return NPERR_INVALID_INSTANCE_ERROR; - + + // Check if we need to restart the plug-in + NPError ret = plugin_restart_if_needed(); + if (ret != NPERR_NO_ERROR) + return ret; + PluginInstance *plugin = malloc(sizeof(*plugin)); if (plugin == NULL) return NPERR_OUT_OF_MEMORY_ERROR; memset(plugin, 0, sizeof(*plugin)); plugin->instance = instance; plugin->instance_id = id_create(plugin); + plugin->connection = g_rpc_connection; instance->pdata = plugin; + rpc_connection_ref(plugin->connection); + D(bug("NPP_New instance=%p\n", instance)); - NPError ret = invoke_NPP_New(mime_type, instance, mode, argc, argn, argv, saved); + ret = invoke_NPP_New(plugin, mime_type, mode, argc, argn, argv, saved); D(bug(" return: %d [%s]\n", ret, string_of_NPError(ret))); if (saved) { @@ -1240,11 +1293,11 @@ // Deletes a specific instance of a plug-in static NPError -invoke_NPP_Destroy(NPP instance, NPSavedData **save) +invoke_NPP_Destroy(PluginInstance *plugin, NPSavedData **save) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_DESTROY, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_INVALID); if (error != RPC_ERROR_NO_ERROR) { @@ -1254,7 +1307,7 @@ int32_t ret; NPSavedData *save_area = NULL; - error = rpc_method_wait_for_reply(g_rpc_connection, + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_NP_SAVED_DATA, &save_area, RPC_TYPE_INVALID); @@ -1280,28 +1333,29 @@ { if (instance == NULL) return NPERR_INVALID_INSTANCE_ERROR; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return NPERR_INVALID_INSTANCE_ERROR; D(bug("NPP_Destroy instance=%p\n", instance)); - NPError ret = invoke_NPP_Destroy(instance, save); + NPError ret = invoke_NPP_Destroy(plugin, save); D(bug(" return: %d [%s]\n", ret, string_of_NPError(ret))); - PluginInstance *plugin = instance->pdata; - if (plugin) { - id_remove(plugin->instance_id); - free(plugin); - instance->pdata = NULL; - } + rpc_connection_unref(plugin->connection); + id_remove(plugin->instance_id); + free(plugin); + instance->pdata = NULL; return ret; } // Tells the plug-in when a window is created, moved, sized, or destroyed static NPError -invoke_NPP_SetWindow(NPP instance, NPWindow *window) +invoke_NPP_SetWindow(PluginInstance *plugin, NPWindow *window) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_SET_WINDOW, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_NP_WINDOW, window, RPC_TYPE_INVALID); @@ -1311,7 +1365,7 @@ } int32_t ret; - error = rpc_method_wait_for_reply(g_rpc_connection, + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INVALID); @@ -1328,20 +1382,23 @@ { if (instance == NULL) return NPERR_INVALID_INSTANCE_ERROR; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return NPERR_INVALID_INSTANCE_ERROR; D(bug("NPP_SetWindow instance=%p\n", instance)); - NPError ret = invoke_NPP_SetWindow(instance, window); + NPError ret = invoke_NPP_SetWindow(plugin, window); D(bug(" return: %d [%s]\n", ret, string_of_NPError(ret))); return ret; } // Allows the browser to query the plug-in for information static NPError -invoke_NPP_GetValue(NPP instance, NPPVariable variable, void *value) +invoke_NPP_GetValue(PluginInstance *plugin, NPPVariable variable, void *value) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_GET_VALUE, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_INT32, variable, RPC_TYPE_INVALID); @@ -1355,7 +1412,7 @@ case RPC_TYPE_STRING: { char *str = NULL; - error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INT32, &ret, RPC_TYPE_STRING, &str, RPC_TYPE_INVALID); + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_STRING, &str, RPC_TYPE_INVALID); if (error != RPC_ERROR_NO_ERROR) { npw_perror("NPP_GetValue() wait for reply", error); ret = NPERR_GENERIC_ERROR; @@ -1384,7 +1441,7 @@ case RPC_TYPE_INT32: { int32_t n = 0; - error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INT32, &n, RPC_TYPE_INVALID); + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INT32, &n, RPC_TYPE_INVALID); if (error != RPC_ERROR_NO_ERROR) { npw_perror("NPP_GetValue() wait for reply", error); ret = NPERR_GENERIC_ERROR; @@ -1396,7 +1453,7 @@ case RPC_TYPE_BOOLEAN: { uint32_t b = 0; - error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INT32, &ret, RPC_TYPE_BOOLEAN, &b, RPC_TYPE_INVALID); + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_BOOLEAN, &b, RPC_TYPE_INVALID); if (error != RPC_ERROR_NO_ERROR) { npw_perror("NPP_GetValue() wait for reply", error); ret = NPERR_GENERIC_ERROR; @@ -1408,7 +1465,7 @@ case RPC_TYPE_NP_OBJECT: { NPObject *npobj = NULL; - error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INT32, &ret, RPC_TYPE_NP_OBJECT, &npobj, RPC_TYPE_INVALID); + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_NP_OBJECT, &npobj, RPC_TYPE_INVALID); if (error != RPC_ERROR_NO_ERROR) { npw_perror("NPP_GetValue() wait for reply", error); ret = NPERR_GENERIC_ERROR; @@ -1427,6 +1484,9 @@ { if (instance == NULL) return NPERR_INVALID_INSTANCE_ERROR; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return NPERR_INVALID_INSTANCE_ERROR; switch (rpc_type_of_NPPVariable(variable)) { case RPC_TYPE_STRING: @@ -1440,14 +1500,14 @@ } D(bug("NPP_GetValue instance=%p, variable=%d\n", instance, variable)); - NPError ret = invoke_NPP_GetValue(instance, variable, value); + NPError ret = invoke_NPP_GetValue(plugin, variable, value); D(bug(" return: %d [%s]\n", ret, string_of_NPError(ret))); return ret; } // Sets information about the plug-in static NPError -invoke_NPP_SetValue(NPP instance, NPPVariable variable, void *value) +invoke_NPP_SetValue(PluginInstance *plugin, NPPVariable variable, void *value) { UNIMPLEMENTED(); @@ -1459,20 +1519,23 @@ { if (instance == NULL) return NPERR_INVALID_INSTANCE_ERROR; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return NPERR_INVALID_INSTANCE_ERROR; D(bug("NPP_SetValue instance=%p, variable=%d\n", instance, variable)); - NPError ret = invoke_NPP_SetValue(instance, variable, value); + NPError ret = invoke_NPP_SetValue(plugin, variable, value); D(bug(" return: %d [%s]\n", ret, string_of_NPError(ret))); return NPERR_GENERIC_ERROR; } // Notifies the instance of the completion of a URL request static void -invoke_NPP_URLNotify(NPP instance, const char *url, NPReason reason, void *notifyData) +invoke_NPP_URLNotify(PluginInstance *plugin, const char *url, NPReason reason, void *notifyData) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_URL_NOTIFY, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_STRING, url, RPC_TYPE_INT32, reason, RPC_TYPE_NP_NOTIFY_DATA, notifyData, @@ -1483,7 +1546,7 @@ return; } - error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INVALID); + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INVALID); if (error != RPC_ERROR_NO_ERROR) npw_perror("NPP_URLNotify() wait for reply", error); @@ -1494,19 +1557,22 @@ { if (instance == NULL) return; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return; D(bug("NPP_URLNotify instance=%p, url='%s', reason=%d, notifyData=%p\n", instance, url, reason, notifyData)); - invoke_NPP_URLNotify(instance, url, reason, notifyData); + invoke_NPP_URLNotify(plugin, url, reason, notifyData); D(bug(" done\n")); } // Notifies a plug-in instance of a new data stream static NPError -invoke_NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16 *stype) +invoke_NPP_NewStream(PluginInstance *plugin, NPMIMEType type, NPStream *stream, NPBool seekable, uint16 *stype) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_NEW_STREAM, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_STRING, type, RPC_TYPE_UINT32, ((StreamInstance *)stream->pdata)->stream_id, RPC_TYPE_STRING, stream->url, @@ -1524,7 +1590,7 @@ int32_t ret; uint32_t r_stype; - error = rpc_method_wait_for_reply(g_rpc_connection, + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_UINT32, &r_stype, RPC_TYPE_NP_NOTIFY_DATA, &stream->notifyData, @@ -1544,6 +1610,9 @@ { if (instance == NULL) return NPERR_INVALID_INSTANCE_ERROR; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return NPERR_INVALID_INSTANCE_ERROR; StreamInstance *stream_pdata = malloc(sizeof(*stream_pdata)); if (stream_pdata == NULL) @@ -1555,18 +1624,18 @@ stream->pdata = stream_pdata; D(bug("NPP_NewStream instance=%p\n", instance)); - NPError ret = invoke_NPP_NewStream(instance, type, stream, seekable, stype); + NPError ret = invoke_NPP_NewStream(plugin, type, stream, seekable, stype); D(bug(" return: %d [%s], stype=%s\n", ret, string_of_NPError(ret), string_of_NPStreamType(*stype))); return ret; } // Tells the plug-in that a stream is about to be closed or destroyed static NPError -invoke_NPP_DestroyStream(NPP instance, NPStream *stream, NPReason reason) +invoke_NPP_DestroyStream(PluginInstance *plugin, NPStream *stream, NPReason reason) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_DESTROY_STREAM, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_NP_STREAM, stream, RPC_TYPE_INT32, reason, RPC_TYPE_INVALID); @@ -1577,7 +1646,7 @@ } int32_t ret; - error = rpc_method_wait_for_reply(g_rpc_connection, + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INVALID); @@ -1594,9 +1663,12 @@ { if (instance == NULL) return NPERR_INVALID_INSTANCE_ERROR; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return NPERR_INVALID_INSTANCE_ERROR; D(bug("NPP_DestroyStream instance=%p\n", instance)); - NPError ret = invoke_NPP_DestroyStream(instance, stream, reason); + NPError ret = invoke_NPP_DestroyStream(plugin, stream, reason); D(bug(" return: %d [%s]\n", ret, string_of_NPError(ret))); StreamInstance *stream_pdata = stream->pdata; @@ -1611,11 +1683,11 @@ // Provides a local file name for the data from a stream static void -invoke_NPP_StreamAsFile(NPP instance, NPStream *stream, const char *fname) +invoke_NPP_StreamAsFile(PluginInstance *plugin, NPStream *stream, const char *fname) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_STREAM_AS_FILE, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_NP_STREAM, stream, RPC_TYPE_STRING, fname, RPC_TYPE_INVALID); @@ -1625,7 +1697,7 @@ return; } - error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INVALID); + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INVALID); if (error != RPC_ERROR_NO_ERROR) npw_perror("NPP_StreamAsFile() wait for reply", error); @@ -1636,35 +1708,38 @@ { if (instance == NULL) return; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return; D(bug("NPP_StreamAsFile instance=%p\n", instance)); - invoke_NPP_StreamAsFile(instance, stream, fname); + invoke_NPP_StreamAsFile(plugin, stream, fname); D(bug(" done\n")); } // Determines maximum number of bytes that the plug-in can consume static int32 -invoke_NPP_WriteReady(NPP instance, NPStream *stream) +invoke_NPP_WriteReady(PluginInstance *plugin, NPStream *stream) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_WRITE_READY, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_NP_STREAM, stream, RPC_TYPE_INVALID); if (error != RPC_ERROR_NO_ERROR) { npw_perror("NPP_WriteReady() invoke", error); - return 0; + return NPERR_STREAM_BUFSIZ; } int32_t ret; - error = rpc_method_wait_for_reply(g_rpc_connection, + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INVALID); if (error != RPC_ERROR_NO_ERROR) { npw_perror("NPP_WriteReady() wait for reply", error); - return 0; + return NPERR_STREAM_BUFSIZ; } return ret; @@ -1674,10 +1749,13 @@ g_NPP_WriteReady(NPP instance, NPStream *stream) { if (instance == NULL) - return -1; + return 0; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return 0; D(bug("NPP_WriteReady instance=%p\n", instance)); - int32 ret = invoke_NPP_WriteReady(instance, stream); + int32 ret = invoke_NPP_WriteReady(plugin, stream); D(bug(" return: %d\n", ret)); return ret; } @@ -1685,11 +1763,11 @@ // Delivers data to a plug-in instance static int32 -invoke_NPP_Write(NPP instance, NPStream *stream, int32 offset, int32 len, void *buf) +invoke_NPP_Write(PluginInstance *plugin, NPStream *stream, int32 offset, int32 len, void *buf) { - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_WRITE, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_NP_STREAM, stream, RPC_TYPE_INT32, offset, RPC_TYPE_ARRAY, RPC_TYPE_CHAR, len, buf, @@ -1701,7 +1779,7 @@ } int32_t ret; - error = rpc_method_wait_for_reply(g_rpc_connection, + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INVALID); @@ -1718,16 +1796,19 @@ { if (instance == NULL) return -1; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return -1; D(bug("NPP_Write instance=%p\n", instance)); - int32 ret = invoke_NPP_Write(instance, stream, offset, len, buf); + int32 ret = invoke_NPP_Write(plugin, stream, offset, len, buf); D(bug(" return: %d\n", ret)); return ret; } // Requests a platform-specific print operation for an embedded or full-screen plug-in -static void invoke_NPP_Print(NPP instance, NPPrint *PrintInfo) +static void invoke_NPP_Print(PluginInstance *plugin, NPPrint *PrintInfo) { NPPrintCallbackStruct *platformPrint; switch (PrintInfo->mode) { @@ -1746,9 +1827,9 @@ platform_print_id = id_create(platformPrint); D(bug(" platformPrint=%p\n", platformPrint)); - int error = rpc_method_invoke(g_rpc_connection, + int error = rpc_method_invoke(plugin->connection, RPC_METHOD_NPP_PRINT, - RPC_TYPE_NPP, instance, + RPC_TYPE_NPP, plugin->instance, RPC_TYPE_UINT32, platform_print_id, RPC_TYPE_NP_PRINT, PrintInfo, RPC_TYPE_INVALID); @@ -1759,7 +1840,7 @@ } uint32_t pluginPrinted; - error = rpc_method_wait_for_reply(g_rpc_connection, + error = rpc_method_wait_for_reply(plugin->connection, RPC_TYPE_BOOLEAN, &pluginPrinted, RPC_TYPE_INVALID); @@ -1780,17 +1861,20 @@ { if (instance == NULL) return; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return; if (PrintInfo == NULL) return; D(bug("NPP_Print instance=%p\n", instance)); - invoke_NPP_Print(instance, PrintInfo); + invoke_NPP_Print(plugin, PrintInfo); D(bug(" done\n")); } // Delivers a platform-specific window event to the instance -static int16 invoke_NPP_HandleEvent(NPP instance, void *event) +static int16 invoke_NPP_HandleEvent(PluginInstance *plugin, void *event) { UNIMPLEMENTED(); @@ -1801,9 +1885,12 @@ { if (instance == NULL) return NPERR_INVALID_INSTANCE_ERROR; + PluginInstance *plugin = PLUGIN_INSTANCE(instance); + if (plugin == NULL) + return NPERR_INVALID_INSTANCE_ERROR; D(bug("NPP_HandleEvent instance=%p\n", instance)); - int16 ret = invoke_NPP_HandleEvent(instance, event); + int16 ret = invoke_NPP_HandleEvent(plugin, event); D(bug(" return: ret\n", ret)); return ret; } @@ -2206,10 +2293,10 @@ g_LONG64_NPP_WriteReady(NPP instance, void *stream) { if (instance == NULL) - return -1L; + return 0; if (stream == NULL) - return -1L; + return 0; return (int64)(int32)g_NPP_WriteReady(instance, NP_STREAM32(stream)); } @@ -2310,6 +2397,30 @@ } // Provides global initialization for a plug-in +static NPError +invoke_NP_Initialize(uint32_t npapi_version) +{ + int error = rpc_method_invoke(g_rpc_connection, + RPC_METHOD_NP_INITIALIZE, + RPC_TYPE_UINT32, npapi_version, + RPC_TYPE_INVALID); + + if (error != RPC_ERROR_NO_ERROR) { + npw_perror("NP_Initialize() invoke", error); + return NPERR_MODULE_LOAD_FAILED_ERROR; + } + + int32_t ret; + error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INVALID); + + if (error != RPC_ERROR_NO_ERROR) { + npw_perror("NP_Initialize() wait for reply", error); + return NPERR_MODULE_LOAD_FAILED_ERROR; + } + + return ret; +} + NPError NP_Initialize(NPNetscapeFuncs *moz_funcs, NPPluginFuncs *plugin_funcs) { @@ -2374,26 +2485,9 @@ // pass down common NPAPI version supported by both the underlying // browser and the thunking capabilities of nspluginwrapper - uint32_t version = min(moz_funcs->version, plugin_funcs->version); + npapi_version = min(moz_funcs->version, plugin_funcs->version); - int error = rpc_method_invoke(g_rpc_connection, - RPC_METHOD_NP_INITIALIZE, - RPC_TYPE_UINT32, (uint32_t)version, - RPC_TYPE_INVALID); - - if (error != RPC_ERROR_NO_ERROR) { - npw_perror("NP_Initialize() invoke", error); - return NPERR_MODULE_LOAD_FAILED_ERROR; - } - - int32_t ret; - error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INVALID); - - if (error != RPC_ERROR_NO_ERROR) { - npw_perror("NP_Initialize() wait for reply", error); - return NPERR_MODULE_LOAD_FAILED_ERROR; - } - + NPError ret = invoke_NP_Initialize(npapi_version); D(bug(" return: %d [%s]\n", ret, string_of_NPError(ret))); return ret; } @@ -2657,7 +2751,7 @@ } if (g_rpc_connection) { - rpc_exit(g_rpc_connection); + rpc_connection_unref(g_rpc_connection); g_rpc_connection = NULL; } @@ -2708,3 +2802,40 @@ g_plugin.description = NULL; } } + +static NPError plugin_restart(void) +{ + if (g_plugin.is_wrapper) + return NPERR_NO_ERROR; + + // Shut it down + plugin_exit(); + g_plugin.initialized = 0; + g_plugin.viewer_pid = -1; + g_plugin.is_wrapper = 0; + + // And start it again + plugin_init(1); + if (g_plugin.initialized <= 0) + return NPERR_MODULE_LOAD_FAILED_ERROR; + + return invoke_NP_Initialize(npapi_version); +} + +static NPError plugin_restart_if_needed(void) +{ + if (rpc_status(g_rpc_connection) != RPC_STATUS_ACTIVE) { + static time_t last_restart = 0; + time_t now = time(NULL); + if (now - last_restart < MIN_RESTART_INTERVAL) + return NPERR_GENERIC_ERROR; + last_restart = now; + + D(bug("Restart plugins viewer\n")); + NPError ret = plugin_restart(); + D(bug(" return: %d [%s]\n", ret, string_of_NPError(ret))); + return ret; + } + + return NPERR_NO_ERROR; +} Index: src/rpc.c =================================================================== --- src/rpc.c (r??vision 466) +++ src/rpc.c (r??vision 470) @@ -289,6 +289,7 @@ // Client / Server connection struct rpc_connection_t { int type; + int refcnt; int status; int socket; char *socket_path; @@ -301,6 +302,22 @@ char send_buffer[BUFSIZ]; }; +// Increment connection reference count +void rpc_connection_ref(rpc_connection_t *connection) +{ + if (connection) + ++connection->refcnt; +} + +// Decrement connection reference count and destroy it if it reaches zero +void rpc_connection_unref(rpc_connection_t *connection) +{ + if (connection && --connection->refcnt == 0) { + D(bug("Close unused connection\n")); + rpc_exit(connection); + } +} + // Returns connection status static inline int _rpc_status(rpc_connection_t *connection) { @@ -417,6 +434,7 @@ if (connection == NULL) return NULL; connection->type = RPC_CONNECTION_SERVER; + connection->refcnt = 1; connection->status = RPC_STATUS_CLOSED; connection->socket = -1; connection->server_thread_active = 0; @@ -468,6 +486,7 @@ if (connection == NULL) return NULL; connection->type = RPC_CONNECTION_CLIENT; + connection->refcnt = 1; connection->status = RPC_STATUS_CLOSED; connection->server_socket = -1; connection->callbacks = NULL; Index: src/rpc.h =================================================================== --- src/rpc.h (r??vision 466) +++ src/rpc.h (r??vision 470) @@ -42,6 +42,9 @@ // Connection Handling typedef struct rpc_connection_t rpc_connection_t; +extern void rpc_connection_ref(rpc_connection_t *connection) attribute_hidden; +extern void rpc_connection_unref(rpc_connection_t *connection) attribute_hidden; + extern rpc_connection_t *rpc_init_server(const char *ident) attribute_hidden; extern rpc_connection_t *rpc_init_client(const char *ident) attribute_hidden; extern int rpc_exit(rpc_connection_t *connection) attribute_hidden; Index: NEWS =================================================================== --- NEWS (r??vision 466) +++ NEWS (r??vision 470) @@ -1,6 +1,9 @@ -nspluginwrapper NEWS -- history of user-visible changes. 2007-08-26 +nspluginwrapper NEWS -- history of user-visible changes. 2007-MM-DD Copyright (C) 2005-2007 Gwenole Beauchesne +Version 0.9.92 (BETA) - DD.MMM.2007 +* Restart plugins viewer on error (Martin Stransky) + Version 0.9.91.5 (BETA) - 26.Aug.2007 * Fix a memory leak in NPP_Destroy() * Fix DiamondX XEmbed example plugin nspluginwrapper-0.9.91.5-rpc-error.patch: --- NEW FILE nspluginwrapper-0.9.91.5-rpc-error.patch --- Index: src/rpc.c =================================================================== --- src/rpc.c (r??vision 460) +++ src/rpc.c (r??vision 466) @@ -29,6 +29,7 @@ #include "sysdeps.h" +#include #include #include #include @@ -288,6 +289,7 @@ // Client / Server connection struct rpc_connection_t { int type; + int status; int socket; char *socket_path; int server_socket; @@ -299,6 +301,47 @@ char send_buffer[BUFSIZ]; }; +// Returns connection status +static inline int _rpc_status(rpc_connection_t *connection) +{ + return connection->status; +} + +int rpc_status(rpc_connection_t *connection) +{ + if (connection == NULL) + return RPC_STATUS_BROKEN; + return _rpc_status(connection); +} + +// Set connection status +static void _rpc_set_status(rpc_connection_t *connection, int error) +{ + if (connection->status == RPC_STATUS_ACTIVE) { + switch (error) { + case RPC_ERROR_NO_ERROR: + connection->status = RPC_STATUS_ACTIVE; + break; + case RPC_ERROR_CONNECTION_CLOSED: + connection->status = RPC_STATUS_CLOSED; + break; + default: + connection->status = RPC_STATUS_BROKEN; + break; + } + } +} + +static inline int rpc_error(rpc_connection_t *connection, int error) +{ + // XXX: this function must be called only in case of error + // (otherwise, it's an internal error) + assert(error < 0); + assert(connection != NULL); + _rpc_set_status(connection, error); + return error; +} + // Returns socket fd or -1 if invalid connection int rpc_socket(rpc_connection_t *connection) { @@ -374,6 +417,7 @@ if (connection == NULL) return NULL; connection->type = RPC_CONNECTION_SERVER; + connection->status = RPC_STATUS_CLOSED; connection->socket = -1; connection->server_thread_active = 0; connection->callbacks = NULL; @@ -404,6 +448,7 @@ return NULL; } + connection->status = RPC_STATUS_ACTIVE; return connection; } @@ -423,6 +468,7 @@ if (connection == NULL) return NULL; connection->type = RPC_CONNECTION_CLIENT; + connection->status = RPC_STATUS_CLOSED; connection->server_socket = -1; connection->callbacks = NULL; connection->n_callbacks = 0; @@ -467,6 +513,7 @@ return NULL; } + connection->status = RPC_STATUS_ACTIVE; return connection; } @@ -1334,11 +1381,14 @@ int32_t msg_tag; int error = rpc_message_recv_int32(&message, &msg_tag); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); if (msg_tag != RPC_MESSAGE_START) - return RPC_ERROR_MESSAGE_TYPE_INVALID; + return rpc_error(connection, RPC_ERROR_MESSAGE_TYPE_INVALID); - return _rpc_dispatch(connection, &message); + int method = _rpc_dispatch(connection, &message); + if (method < 0) + return rpc_error(connection, method); + return method; } @@ -1443,6 +1493,8 @@ if (connection == NULL) return RPC_ERROR_CONNECTION_NULL; + if (_rpc_status(connection) == RPC_STATUS_CLOSED) + return RPC_ERROR_CONNECTION_CLOSED; rpc_message_t message; rpc_message_init(&message, connection); @@ -1459,24 +1511,24 @@ // send: = MESSAGE_START MESSAGE_END int error = rpc_message_send_int32(&message, RPC_MESSAGE_START); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); error = rpc_message_send_int32(&message, method); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); error = rpc_message_send_int32(&message, RPC_MESSAGE_END); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); error = rpc_message_flush(&message); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); // wait: MESSAGE_ACK int32_t msg_tag; error = rpc_message_recv_int32(&message, &msg_tag); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); if (msg_tag != RPC_MESSAGE_ACK) - return RPC_ERROR_MESSAGE_TYPE_INVALID; + return rpc_error(connection, RPC_ERROR_MESSAGE_TYPE_INVALID); // send optional arguments va_list args; @@ -1490,19 +1542,19 @@ error = rpc_message_send_args(&message, args); va_end(args); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); error = rpc_message_flush(&message); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); // wait: MESSAGE_ACK error = rpc_message_recv_int32(&message, &msg_tag); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); if (msg_tag != RPC_MESSAGE_ACK) - return RPC_ERROR_MESSAGE_TYPE_INVALID; + return rpc_error(connection, RPC_ERROR_MESSAGE_TYPE_INVALID); } - + return RPC_ERROR_NO_ERROR; } @@ -1513,6 +1565,8 @@ if (connection == NULL) return RPC_ERROR_CONNECTION_NULL; + if (_rpc_status(connection) == RPC_STATUS_CLOSED) + return RPC_ERROR_CONNECTION_CLOSED; rpc_message_t message; rpc_message_init(&message, connection); @@ -1523,15 +1577,15 @@ int error = rpc_message_recv_args(&message, args); va_end(args); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); // send: MESSAGE_ACK error = rpc_message_send_int32(&message, RPC_MESSAGE_ACK); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); error = rpc_message_flush(&message); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); return RPC_ERROR_NO_ERROR; } @@ -1547,6 +1601,8 @@ if (connection == NULL) return RPC_ERROR_CONNECTION_NULL; + if (_rpc_status(connection) == RPC_STATUS_CLOSED) + return RPC_ERROR_CONNECTION_CLOSED; rpc_message_init(&message, connection); va_start(args, connection); @@ -1559,11 +1615,11 @@ while (!done) { error = rpc_message_recv_int32(&message, &msg_tag); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); switch (msg_tag) { case RPC_MESSAGE_START: if ((error = _rpc_dispatch(connection, &message)) < 0) - return error; + return rpc_error(connection, error); break; case RPC_MESSAGE_REPLY: case RPC_MESSAGE_ACK: @@ -1575,11 +1631,12 @@ int32_t error_code; error = rpc_message_recv_int32(&message, &error_code); if (error != RPC_ERROR_NO_ERROR) - return error; - return error_code; + return rpc_error(connection, error); + // return other-side error code + return rpc_error(connection, error_code); } default: - return RPC_ERROR_MESSAGE_TYPE_INVALID; + return rpc_error(connection, RPC_ERROR_MESSAGE_TYPE_INVALID); } } @@ -1587,35 +1644,35 @@ // wait: if (msg_tag != RPC_MESSAGE_REPLY) - return RPC_ERROR_MESSAGE_TYPE_INVALID; + return rpc_error(connection, RPC_ERROR_MESSAGE_TYPE_INVALID); va_start(args, connection); error = rpc_message_recv_args(&message, args); va_end(args); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); error = rpc_message_recv_int32(&message, &msg_tag); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); if (msg_tag != RPC_MESSAGE_END) - return RPC_ERROR_MESSAGE_TYPE_INVALID; + return rpc_error(connection, RPC_ERROR_MESSAGE_TYPE_INVALID); // send: MESSAGE_ACK error = rpc_message_send_int32(&message, RPC_MESSAGE_ACK); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); error = rpc_message_flush(&message); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); // wait: MESSAGE_ACK (prepare for final ACK) error = rpc_message_recv_int32(&message, &msg_tag); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); } // wait: MESSAGE_ACK if (msg_tag != RPC_MESSAGE_ACK) - return RPC_ERROR_MESSAGE_TYPE_INVALID; + return rpc_error(connection, RPC_ERROR_MESSAGE_TYPE_INVALID); return RPC_ERROR_NO_ERROR; } @@ -1626,7 +1683,9 @@ D(bug("rpc_method_send_reply\n")); if (connection == NULL) - return RPC_ERROR_GENERIC; + return RPC_ERROR_CONNECTION_NULL; + if (_rpc_status(connection) == RPC_STATUS_CLOSED) + return RPC_ERROR_CONNECTION_CLOSED; rpc_message_t message; rpc_message_init(&message, connection); @@ -1634,27 +1693,27 @@ // send: = MESSAGE_REPLY [ ] MESSAGE_END int error = rpc_message_send_int32(&message, RPC_MESSAGE_REPLY); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); va_list args; va_start(args, connection); error = rpc_message_send_args(&message, args); va_end(args); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); error = rpc_message_send_int32(&message, RPC_MESSAGE_END); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); error = rpc_message_flush(&message); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); // wait: MESSAGE_ACK int32_t msg_tag; error = rpc_message_recv_int32(&message, &msg_tag); if (error != RPC_ERROR_NO_ERROR) - return error; + return rpc_error(connection, error); if (msg_tag != RPC_MESSAGE_ACK) - return RPC_ERROR_MESSAGE_TYPE_INVALID; + return rpc_error(connection, RPC_ERROR_MESSAGE_TYPE_INVALID); return RPC_ERROR_NO_ERROR; } Index: src/rpc.h =================================================================== --- src/rpc.h (r??vision 460) +++ src/rpc.h (r??vision 466) @@ -51,6 +51,13 @@ extern int rpc_wait_dispatch(rpc_connection_t *connection, int timeout) attribute_hidden; extern int rpc_socket(rpc_connection_t *connection) attribute_hidden; +enum { + RPC_STATUS_BROKEN = -1, + RPC_STATUS_CLOSED = 0, + RPC_STATUS_ACTIVE = 1, +}; +extern int rpc_status(rpc_connection_t *connection) attribute_hidden; + // Message Passing enum { RPC_TYPE_INVALID = 0, nspluginwrapper-0.9.91.5-rh.patch: Index: nspluginwrapper-0.9.91.5-rh.patch =================================================================== RCS file: /cvs/pkgs/rpms/nspluginwrapper/devel/nspluginwrapper-0.9.91.5-rh.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nspluginwrapper-0.9.91.5-rh.patch 28 Aug 2007 11:12:58 -0000 1.1 +++ nspluginwrapper-0.9.91.5-rh.patch 10 Sep 2007 08:44:43 -0000 1.2 @@ -643,28 +643,6 @@ #include "utils.h" #define XP_UNIX 1 -@@ -85,6 +86,8 @@ typedef struct { - - static Plugin g_plugin = { 0, -1, 0, NULL, NULL, NULL }; - -+static uint32_t version = 0; -+ - // Instance state information about the plugin - typedef struct _PluginInstance { - NPP instance; -@@ -101,6 +104,12 @@ typedef struct _StreamInstance { - // Prototypes - static void plugin_init(int is_NP_Initialize); - static void plugin_exit(void); -+static NPError plugin_restart(void); -+static NPError check_restart(void); -+static time_t last_restart = 0; -+ -+// Minimal time between two plugin restarts in sec -+#define RESTART_INTERVAL 1 - - // Helpers - #ifndef min @@ -211,7 +220,7 @@ g_NPN_GetValue(NPP instance, NPNVariable if (mozilla_funcs.getvalue == NULL) return NPERR_INVALID_FUNCTABLE_ERROR; @@ -682,20 +660,6 @@ abort(); } -@@ -1216,7 +1226,12 @@ g_NPP_New(NPMIMEType mime_type, NPP inst - { - if (instance == NULL) - return NPERR_INVALID_INSTANCE_ERROR; -- -+ -+ // Check if we need to restart the plug-in -+ NPError rt = check_restart(); -+ if(rt != NPERR_NO_ERROR) -+ return(rt); -+ - PluginInstance *plugin = malloc(sizeof(*plugin)); - if (plugin == NULL) - return NPERR_OUT_OF_MEMORY_ERROR; @@ -1485,8 +1500,9 @@ invoke_NPP_URLNotify(NPP instance, const error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INVALID); @@ -707,15 +671,6 @@ } static void -@@ -2374,7 +2390,7 @@ NP_Initialize(NPNetscapeFuncs *moz_funcs - - // pass down common NPAPI version supported by both the underlying - // browser and the thunking capabilities of nspluginwrapper -- uint32_t version = min(moz_funcs->version, plugin_funcs->version); -+ version = min(moz_funcs->version, plugin_funcs->version); - - int error = rpc_method_invoke(g_rpc_connection, - RPC_METHOD_NP_INITIALIZE, @@ -2467,9 +2483,9 @@ static void plugin_init(int is_NP_Initia static int init_count = 0; ++init_count; @@ -728,71 +683,6 @@ // Cache MIME info and plugin name/description if (g_plugin.name == NULL && g_plugin.description == NULL && g_plugin.formats == NULL) { -@@ -2708,3 +2724,64 @@ static void __attribute__((destructor)) - g_plugin.description = NULL; - } - } -+ -+static NPError plugin_restart(void) -+{ -+ if(!g_plugin.is_wrapper) { -+ D(bug("plugin restart\n")); -+ -+ // Shut it down -+ plugin_exit(); -+ -+ g_plugin.initialized = 0; -+ g_plugin.viewer_pid = -1; -+ g_plugin.is_wrapper = 0; -+ -+ // And start it again -+ plugin_init(1); -+ if (g_plugin.initialized <= 0) -+ return NPERR_MODULE_LOAD_FAILED_ERROR; -+ -+ int error = rpc_method_invoke(g_rpc_connection, -+ RPC_METHOD_NP_INITIALIZE, -+ RPC_TYPE_UINT32, (uint32_t)version, -+ RPC_TYPE_INVALID); -+ -+ if (error != RPC_ERROR_NO_ERROR) { -+ npw_perror("NP_Initialize() invoke", error); -+ return NPERR_MODULE_LOAD_FAILED_ERROR; -+ } -+ -+ int32_t ret; -+ error = rpc_method_wait_for_reply(g_rpc_connection, RPC_TYPE_INT32, &ret, RPC_TYPE_INVALID); -+ -+ if (error != RPC_ERROR_NO_ERROR) { -+ npw_perror("NP_Initialize() wait for reply", error); -+ return NPERR_MODULE_LOAD_FAILED_ERROR; -+ } -+ -+ D(bug(" return: %d [%s]\n", ret, string_of_NPError(ret))); -+ return ret; -+ } -+ return NPERR_NO_ERROR; -+} -+ -+static NPError check_restart(void) -+{ -+ if(rpc_status_get(g_rpc_connection)) { -+ -+ time_t atime = time(NULL); -+ if(atime - last_restart < RESTART_INTERVAL) -+ return(NPERR_GENERIC_ERROR); -+ last_restart = atime; -+ -+ D(bug("Plugin restart\n")); -+ int ret = plugin_restart(); -+ if(ret == NPERR_NO_ERROR) { -+ rpc_error_clear(g_rpc_connection); -+ } -+ D(bug("check_restart return %d [%s]\n", ret, string_of_NPError(ret))); -+ return(ret); -+ } -+ return(NPERR_NO_ERROR); -+} --- /dev/null 2007-08-28 09:06:54.719628589 +0200 +++ nspluginwrapper-0.9.91.5/src/npw-dir.c 2007-08-28 11:10:19.000000000 +0200 @@ -0,0 +1,97 @@ @@ -1405,326 +1295,3 @@ } return 0; ---- nspluginwrapper-0.9.91.5/src/rpc.h.rh 2007-03-04 16:01:22.000000000 +0100 -+++ nspluginwrapper-0.9.91.5/src/rpc.h 2007-08-28 11:10:19.000000000 +0200 -@@ -103,4 +103,11 @@ extern int rpc_method_wait_for_reply(rpc - extern int rpc_method_get_args(rpc_connection_t *connection, ...) attribute_hidden; - extern int rpc_method_send_reply(rpc_connection_t *connection, ...) attribute_hidden; - -+// Error handling -+void rpc_error_check(rpc_connection_t *connection, int err_code); -+int rpc_error_get(rpc_connection_t *connection); -+void rpc_error_set(rpc_connection_t *connection); -+void rpc_error_clear(rpc_connection_t *connection); -+int rpc_status_get(rpc_connection_t *connection); -+ - #endif /* RPC_H */ ---- nspluginwrapper-0.9.91.5/src/rpc.c.rh 2007-04-02 22:03:07.000000000 +0200 -+++ nspluginwrapper-0.9.91.5/src/rpc.c 2007-08-28 11:10:19.000000000 +0200 -@@ -232,6 +232,7 @@ const char *rpc_strerror(int error) - return str; - } - -+ - // Set non blocking I/O on the specified socket - static int rpc_set_non_blocking_io(int socket) - { -@@ -293,12 +294,41 @@ struct rpc_connection_t { - int server_socket; - int server_thread_active; - pthread_t server_thread; -+ int last_error; - rpc_method_descriptor_t *callbacks; - int n_callbacks; - int send_offset; - char send_buffer[BUFSIZ]; - }; - -+#define ERROR_RPC(error) ((error) > -1100 && (error) <= -1000) -+ -+void rpc_error_check(rpc_connection_t *connection, int err_code) -+{ -+ if(ERROR_RPC(err_code)) -+ connection->last_error = err_code; -+} -+ -+int rpc_error_get(rpc_connection_t *connection) -+{ -+ return(connection->last_error); -+} -+ -+void rpc_error_set(rpc_connection_t *connection) -+{ -+ connection->last_error = RPC_ERROR_GENERIC; -+} -+ -+void rpc_error_clear(rpc_connection_t *connection) -+{ -+ connection->last_error = 0; -+} -+ -+int rpc_status_get(rpc_connection_t *connection) -+{ -+ return(ERROR_RPC(connection->last_error)); -+} -+ - // Returns socket fd or -1 if invalid connection - int rpc_socket(rpc_connection_t *connection) - { -@@ -378,6 +408,7 @@ rpc_connection_t *rpc_init_server(const - connection->server_thread_active = 0; - connection->callbacks = NULL; - connection->n_callbacks = 0; -+ connection->last_error = 0; - - if ((connection->server_socket = socket(AF_UNIX, SOCK_STREAM, 0)) < 0) { - perror("server socket"); -@@ -426,6 +457,7 @@ rpc_connection_t *rpc_init_client(const - connection->server_socket = -1; - connection->callbacks = NULL; - connection->n_callbacks = 0; -+ connection->last_error = 0; - - if ((connection->socket = socket(AF_UNIX, SOCK_STREAM, 0)) < 0) { - perror("client socket"); -@@ -1441,8 +1473,9 @@ int rpc_method_invoke(rpc_connection_t * - { - D(bug("rpc_method_invoke method=%d\n", method)); - -- if (connection == NULL) -+ if (connection == NULL) { - return RPC_ERROR_CONNECTION_NULL; -+ } - - rpc_message_t message; - rpc_message_init(&message, connection); -@@ -1452,29 +1485,41 @@ int rpc_method_invoke(rpc_connection_t * - int ret = _rpc_wait_dispatch(connection, 0); - if (ret == 0) - break; -- if (ret < 0 || (ret = rpc_dispatch(connection)) < 0) -+ if (ret < 0 || (ret = rpc_dispatch(connection)) < 0) { -+ rpc_error_check(connection,ret); - return ret; -+ } - } - - // send: = MESSAGE_START MESSAGE_END - int error = rpc_message_send_int32(&message, RPC_MESSAGE_START); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - error = rpc_message_send_int32(&message, method); -- if (error != RPC_ERROR_NO_ERROR) -- return error; -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); -+ return error; -+ } - error = rpc_message_send_int32(&message, RPC_MESSAGE_END); -- if (error != RPC_ERROR_NO_ERROR) -- return error; -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); -+ return error; -+ } - error = rpc_message_flush(&message); -- if (error != RPC_ERROR_NO_ERROR) -- return error; -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); -+ return error; -+ } - - // wait: MESSAGE_ACK - int32_t msg_tag; - error = rpc_message_recv_int32(&message, &msg_tag); -- if (error != RPC_ERROR_NO_ERROR) -- return error; -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); -+ return error; -+ } - if (msg_tag != RPC_MESSAGE_ACK) - return RPC_ERROR_MESSAGE_TYPE_INVALID; - -@@ -1489,16 +1534,22 @@ int rpc_method_invoke(rpc_connection_t * - va_start(args, method); - error = rpc_message_send_args(&message, args); - va_end(args); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - error = rpc_message_flush(&message); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - - // wait: MESSAGE_ACK - error = rpc_message_recv_int32(&message, &msg_tag); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - if (msg_tag != RPC_MESSAGE_ACK) - return RPC_ERROR_MESSAGE_TYPE_INVALID; - } -@@ -1522,16 +1573,22 @@ int rpc_method_get_args(rpc_connection_t - va_start(args, connection); - int error = rpc_message_recv_args(&message, args); - va_end(args); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - - // send: MESSAGE_ACK - error = rpc_message_send_int32(&message, RPC_MESSAGE_ACK); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - error = rpc_message_flush(&message); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - - return RPC_ERROR_NO_ERROR; - } -@@ -1545,8 +1602,9 @@ int rpc_method_wait_for_reply(rpc_connec - va_list args; - rpc_message_t message; - -- if (connection == NULL) -+ if (connection == NULL) { - return RPC_ERROR_CONNECTION_NULL; -+ } - - rpc_message_init(&message, connection); - va_start(args, connection); -@@ -1558,12 +1616,16 @@ int rpc_method_wait_for_reply(rpc_connec - bool done = false; - while (!done) { - error = rpc_message_recv_int32(&message, &msg_tag); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - switch (msg_tag) { - case RPC_MESSAGE_START: -- if ((error = _rpc_dispatch(connection, &message)) < 0) -+ if ((error = _rpc_dispatch(connection, &message)) < 0) { -+ rpc_error_check(connection,error); - return error; -+ } - break; - case RPC_MESSAGE_REPLY: - case RPC_MESSAGE_ACK: -@@ -1574,8 +1636,10 @@ int rpc_method_wait_for_reply(rpc_connec - // wait: - int32_t error_code; - error = rpc_message_recv_int32(&message, &error_code); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - return error_code; - } - default: -@@ -1591,26 +1655,36 @@ int rpc_method_wait_for_reply(rpc_connec - va_start(args, connection); - error = rpc_message_recv_args(&message, args); - va_end(args); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - error = rpc_message_recv_int32(&message, &msg_tag); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - if (msg_tag != RPC_MESSAGE_END) - return RPC_ERROR_MESSAGE_TYPE_INVALID; - - // send: MESSAGE_ACK - error = rpc_message_send_int32(&message, RPC_MESSAGE_ACK); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - error = rpc_message_flush(&message); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - - // wait: MESSAGE_ACK (prepare for final ACK) - error = rpc_message_recv_int32(&message, &msg_tag); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - } - - // wait: MESSAGE_ACK -@@ -1633,26 +1707,36 @@ int rpc_method_send_reply(rpc_connection - - // send: = MESSAGE_REPLY [ ] MESSAGE_END - int error = rpc_message_send_int32(&message, RPC_MESSAGE_REPLY); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - va_list args; - va_start(args, connection); - error = rpc_message_send_args(&message, args); - va_end(args); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - error = rpc_message_send_int32(&message, RPC_MESSAGE_END); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - error = rpc_message_flush(&message); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - - // wait: MESSAGE_ACK - int32_t msg_tag; - error = rpc_message_recv_int32(&message, &msg_tag); -- if (error != RPC_ERROR_NO_ERROR) -+ if (error != RPC_ERROR_NO_ERROR) { -+ rpc_error_check(connection,error); - return error; -+ } - if (msg_tag != RPC_MESSAGE_ACK) - return RPC_ERROR_MESSAGE_TYPE_INVALID; - Index: nspluginwrapper.spec =================================================================== RCS file: /cvs/pkgs/rpms/nspluginwrapper/devel/nspluginwrapper.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- nspluginwrapper.spec 28 Aug 2007 11:12:58 -0000 1.16 +++ nspluginwrapper.spec 10 Sep 2007 08:44:43 -0000 1.17 @@ -70,13 +70,15 @@ Summary: A compatibility layer for Netscape 4 plugins Name: nspluginwrapper Version: 0.9.91.5 -Release: 1%{?dist} +Release: 2%{?dist} Source0: %{name}-%{version}%{?svndate:-%{svndate}}.tar.bz2 Source1: %{plugin_config_name}.tar.gz Source2: plugin-config.sh.in Source3: %{name}.sh.in -Patch0: nspluginwrapper-0.9.91.5-rh.patch -Patch1: nspluginwrapper-0.9.91.4-config.patch +Patch0: nspluginwrapper-0.9.91.5-rpc-error.patch +Patch1: nspluginwrapper-0.9.91.5-restart.patch +Patch2: nspluginwrapper-0.9.91.5-rh.patch +Patch3: nspluginwrapper-0.9.91.4-config.patch License: GPL Group: Networking/WWW Url: http://gwenole.beauchesne.info/projects/nspluginwrapper/ @@ -104,8 +106,10 @@ %prep %setup -q -a 1 -%patch0 -p1 -b .rh -%patch1 -p1 -b .cnf +%patch0 -p0 +%patch1 -p0 +%patch2 -p1 -b .rh +%patch3 -p1 -b .cnf # remove old/incompatibile stuff rm -rf npapi @@ -221,6 +225,9 @@ %{_sysconfdir}/sysconfig/%{name} %changelog +* Mon Sep 10 2007 Martin Stransky 0.9.91.5-2 +- added upstream patches - RPC error handling and plugin restart + * Mon Aug 27 2007 Martin Stransky 0.9.91.5-1 - update to the latest upstream From fedora-extras-commits at redhat.com Mon Sep 10 09:06:19 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 10 Sep 2007 05:06:19 -0400 Subject: rpms/libcaca/EL-5 .cvsignore, 1.2, 1.3 libcaca.spec, 1.12, 1.13 sources, 1.2, 1.3 libcaca-0.9-man3.patch, 1.1, NONE Message-ID: <200709100906.l8A96JB1029936@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libcaca/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29865 Modified Files: .cvsignore libcaca.spec sources Removed Files: libcaca-0.9-man3.patch Log Message: Sync files from devel for initial EPEL build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libcaca/EL-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:42:00 -0000 1.2 +++ .cvsignore 10 Sep 2007 09:05:45 -0000 1.3 @@ -1 +1 @@ -libcaca-0.9.tar.bz2 +libcaca-0.99.beta11.tar.gz Index: libcaca.spec =================================================================== RCS file: /cvs/extras/rpms/libcaca/EL-5/libcaca.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libcaca.spec 28 Aug 2006 11:24:21 -0000 1.12 +++ libcaca.spec 10 Sep 2007 09:05:45 -0000 1.13 @@ -1,15 +1,24 @@ +%define beta beta11 + Summary: Library for Colour AsCii Art, text mode graphics Name: libcaca -Version: 0.9 -Release: 11%{?dist} -License: LGPL +Version: 0.99 +Release: 0.3.%{beta}%{?dist} +License: WTFPL Group: System Environment/Libraries -URL: http://sam.zoy.org/projects/libcaca/ -Source: http://sam.zoy.org/projects/libcaca/libcaca-%{version}.tar.bz2 -Patch: libcaca-0.9-man3.patch +URL: http://libcaca.zoy.org/ +Source: http://libcaca.zoy.org/files/libcaca-%{version}.%{beta}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Buildrequires: libX11-devel, libXt-devel, ncurses-devel >= 5, slang-devel -Buildrequires: imlib2-devel, zlib-devel, doxygen, tetex-latex, tetex-dvips +BuildRequires: slang-devel +BuildRequires: ncurses-devel +BuildRequires: libX11-devel +BuildRequires: glut-devel +BuildRequires: imlib2-devel +BuildRequires: pango-devel +# For the docs +Buildrequires: doxygen +Buildrequires: tetex-latex +Buildrequires: tetex-dvips %description libcaca is the Colour AsCii Art library. It provides high level functions @@ -20,7 +29,13 @@ %package devel Summary: Development files for libcaca, the library for Colour AsCii Art Group: Development/Libraries -Requires: libX11-devel, ncurses-devel >= 5, slang-devel +Requires: %{name} = %{version}-%{release} +Requires: slang-devel +Requires: ncurses-devel +Requires: libX11-devel +Requires: glut-devel +Requires: imlib2-devel +Requires: pango-devel %description devel libcaca is the Colour AsCii Art library. It provides high level functions @@ -52,60 +67,83 @@ %prep -%setup -%patch -p1 -b .man3 +%setup -q -n libcaca-%{version}.%{beta} %build -%configure \ - --x-includes=%{_includedir} \ - --x-libraries=%{_libdir} \ - --enable-slang \ - --enable-ncurses \ - --enable-x11 \ - --enable-imlib2 +%configure --disable-rpath +# Remove useless rpath +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{__make} %{?_smp_mflags} %install -%{__rm} -rf %{buildroot} +%{__rm} -rf %{buildroot} libcucul-dev-docs %makeinstall # We want to include the docs ourselves from the source directory -%{__mv} %{buildroot}%{_docdir}/%{name}-dev %{name}-devel-docs +%{__mv} %{buildroot}%{_docdir}/libcucul-dev libcucul-dev-docs %clean %{__rm} -rf %{buildroot} +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%files +%defattr(-,root,root,-) +%doc COPYING +%{_libdir}/*.so.* + %files devel -%defattr(-, root, root, 0755) -%doc COPYING %{name}-devel-docs/* -%{_libdir}/*.a +%defattr(-,root,root,-) +%doc ChangeLog libcucul-dev-docs/* %{_bindir}/caca-config -%{_includedir}/* +%{_includedir}/*.h +%{_libdir}/pkgconfig/*.pc +%{_libdir}/*.a +%exclude %{_libdir}/*.la +%{_libdir}/*.so %{_mandir}/man1/caca-config.1* -#{_mandir}/man3/* +%{_mandir}/man3/* %files -n caca-utils -%defattr(-, root, root, 0755) -%doc AUTHORS BUGS COPYING NEWS NOTES README THANKS TODO -%{_bindir}/cacaball +%defattr(-,root,root,-) +%doc AUTHORS COPYING* NEWS NOTES README THANKS TODO %{_bindir}/cacademo %{_bindir}/cacafire -%{_bindir}/cacamoir -%{_bindir}/cacaplas +%{_bindir}/cacaplay +%{_bindir}/cacaserver %{_bindir}/cacaview +%{_bindir}/img2irc %{_datadir}/libcaca/ -%{_mandir}/man1/cacaball.1* %{_mandir}/man1/cacademo.1* %{_mandir}/man1/cacafire.1* -%{_mandir}/man1/cacamoir.1* -%{_mandir}/man1/cacaplas.1* +%{_mandir}/man1/cacaplay.1* +%{_mandir}/man1/cacaserver.1* %{_mandir}/man1/cacaview.1* +%{_mandir}/man1/img2irc.1* %changelog +* Wed Aug 22 2007 Matthias Saou 0.99-0.3.beta11 +- Rebuild for new BuildID feature. + +* Mon Aug 6 2007 Matthias Saou 0.99-0.2.beta11 +- Update License field. + +* Thu Mar 29 2007 Matthias Saou 0.99-0.1.beta11 +- Update to 0.99beta11. +- We now have a main libcaca package with just the shared lib (built by default + now), so make the devel sub-package require it too. Leave static lib for now. +- Enable opengl and pango support. +- Remove useless rpath. +- Remove no longer needed man3 patch. +- Remove all configure options, they're autodetected. + * Mon Aug 28 2006 Matthias Saou 0.9-11 - FC6 rebuild. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libcaca/EL-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:42:00 -0000 1.2 +++ sources 10 Sep 2007 09:05:45 -0000 1.3 @@ -1 +1 @@ -c7d5c46206091a9203fcb214abb25e4a libcaca-0.9.tar.bz2 +94f3ae45b9d7fed43a6511452e880937 libcaca-0.99.beta11.tar.gz --- libcaca-0.9-man3.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 09:06:24 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 10 Sep 2007 05:06:24 -0400 Subject: rpms/libcaca/EL-4 .cvsignore, 1.2, 1.3 libcaca.spec, 1.3, 1.4 sources, 1.2, 1.3 libcaca-0.9-man3.patch, 1.1, NONE Message-ID: <200709100906.l8A96Oqo029946@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/libcaca/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29869 Modified Files: .cvsignore libcaca.spec sources Removed Files: libcaca-0.9-man3.patch Log Message: Sync files from devel for initial EPEL build. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libcaca/EL-4/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 8 Nov 2004 04:42:00 -0000 1.2 +++ .cvsignore 10 Sep 2007 09:05:51 -0000 1.3 @@ -1 +1 @@ -libcaca-0.9.tar.bz2 +libcaca-0.99.beta11.tar.gz Index: libcaca.spec =================================================================== RCS file: /cvs/extras/rpms/libcaca/EL-4/libcaca.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libcaca.spec 10 Dec 2004 21:27:33 -0000 1.3 +++ libcaca.spec 10 Sep 2007 09:05:51 -0000 1.4 @@ -1,15 +1,24 @@ +%define beta beta11 + Summary: Library for Colour AsCii Art, text mode graphics Name: libcaca -Version: 0.9 -Release: 5 -License: LGPL +Version: 0.99 +Release: 0.3.%{beta}%{?dist} +License: WTFPL Group: System Environment/Libraries -URL: http://sam.zoy.org/projects/libcaca/ -Source: http://sam.zoy.org/projects/libcaca/libcaca-%{version}.tar.bz2 -Patch: libcaca-0.9-man3.patch +URL: http://libcaca.zoy.org/ +Source: http://libcaca.zoy.org/files/libcaca-%{version}.%{beta}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Buildrequires: XFree86-devel, ncurses-devel >= 5, slang-devel, imlib2-devel -Buildrequires: zlib-devel, doxygen, tetex-latex, tetex-dvips +BuildRequires: slang-devel +BuildRequires: ncurses-devel +BuildRequires: libX11-devel +BuildRequires: glut-devel +BuildRequires: imlib2-devel +BuildRequires: pango-devel +# For the docs +Buildrequires: doxygen +Buildrequires: tetex-latex +Buildrequires: tetex-dvips %description libcaca is the Colour AsCii Art library. It provides high level functions @@ -20,7 +29,13 @@ %package devel Summary: Development files for libcaca, the library for Colour AsCii Art Group: Development/Libraries -Requires: XFree86-devel, ncurses-devel >= 5, slang-devel +Requires: %{name} = %{version}-%{release} +Requires: slang-devel +Requires: ncurses-devel +Requires: libX11-devel +Requires: glut-devel +Requires: imlib2-devel +Requires: pango-devel %description devel libcaca is the Colour AsCii Art library. It provides high level functions @@ -52,57 +67,103 @@ %prep -%setup -%patch -p1 -b .man3 +%setup -q -n libcaca-%{version}.%{beta} %build -%configure \ - --program-prefix="%{?_program_prefix}" \ - --enable-slang \ - --enable-ncurses \ - --enable-x11 \ - --enable-imlib2 +%configure --disable-rpath +# Remove useless rpath +sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool %{__make} %{?_smp_mflags} %install -%{__rm} -rf %{buildroot} +%{__rm} -rf %{buildroot} libcucul-dev-docs %makeinstall # We want to include the docs ourselves from the source directory -%{__mv} %{buildroot}%{_docdir}/%{name}-dev %{name}-devel-docs +%{__mv} %{buildroot}%{_docdir}/libcucul-dev libcucul-dev-docs %clean %{__rm} -rf %{buildroot} +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%files +%defattr(-,root,root,-) +%doc COPYING +%{_libdir}/*.so.* + %files devel -%defattr(-, root, root, 0755) -%doc COPYING %{name}-devel-docs/* -%{_libdir}/*.a +%defattr(-,root,root,-) +%doc ChangeLog libcucul-dev-docs/* %{_bindir}/caca-config -%{_includedir}/* +%{_includedir}/*.h +%{_libdir}/pkgconfig/*.pc +%{_libdir}/*.a +%exclude %{_libdir}/*.la +%{_libdir}/*.so %{_mandir}/man1/caca-config.1* -#{_mandir}/man3/* +%{_mandir}/man3/* %files -n caca-utils -%defattr(-, root, root, 0755) -%doc AUTHORS BUGS COPYING NEWS NOTES README THANKS TODO -%{_bindir}/cacaball +%defattr(-,root,root,-) +%doc AUTHORS COPYING* NEWS NOTES README THANKS TODO %{_bindir}/cacademo %{_bindir}/cacafire -%{_bindir}/cacamoir -%{_bindir}/cacaplas +%{_bindir}/cacaplay +%{_bindir}/cacaserver %{_bindir}/cacaview -%{_datadir}/libcaca/* -%{_mandir}/man1/cacaball.1* +%{_bindir}/img2irc +%{_datadir}/libcaca/ %{_mandir}/man1/cacademo.1* %{_mandir}/man1/cacafire.1* +%{_mandir}/man1/cacaplay.1* +%{_mandir}/man1/cacaserver.1* %{_mandir}/man1/cacaview.1* +%{_mandir}/man1/img2irc.1* %changelog +* Wed Aug 22 2007 Matthias Saou 0.99-0.3.beta11 +- Rebuild for new BuildID feature. + +* Mon Aug 6 2007 Matthias Saou 0.99-0.2.beta11 +- Update License field. + +* Thu Mar 29 2007 Matthias Saou 0.99-0.1.beta11 +- Update to 0.99beta11. +- We now have a main libcaca package with just the shared lib (built by default + now), so make the devel sub-package require it too. Leave static lib for now. +- Enable opengl and pango support. +- Remove useless rpath. +- Remove no longer needed man3 patch. +- Remove all configure options, they're autodetected. + +* Mon Aug 28 2006 Matthias Saou 0.9-11 +- FC6 rebuild. + +* Mon Mar 6 2006 Matthias Saou 0.9-10 +- FC5 rebuild. + +* Thu Feb 9 2006 Matthias Saou 0.9-9 +- Rebuild for new gcc/glibc. + +* Mon Jan 2 2006 Ville Skytt?? - 0.9-8 +- Include unpackaged man page symlinks. +- Rebuild against new slang. + +* Thu Nov 17 2005 Matthias Saou 0.9-7 +- Change XFree86-devel requirements to libX11-devel. +- Force --x-includes= and --x-libraries=, otherwise -L gets passed empty. + +* Fri Apr 1 2005 Michael Schwendt 0.9-6 +- Include libcaca datadir. + * Wed Nov 10 2004 Matthias Saou 0.9-5 - Bump release to provide Extras upgrade path. Index: sources =================================================================== RCS file: /cvs/extras/rpms/libcaca/EL-4/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 8 Nov 2004 04:42:00 -0000 1.2 +++ sources 10 Sep 2007 09:05:51 -0000 1.3 @@ -1 +1 @@ -c7d5c46206091a9203fcb214abb25e4a libcaca-0.9.tar.bz2 +94f3ae45b9d7fed43a6511452e880937 libcaca-0.99.beta11.tar.gz --- libcaca-0.9-man3.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 09:08:06 2007 From: fedora-extras-commits at redhat.com (Tim Waugh (twaugh)) Date: Mon, 10 Sep 2007 05:08:06 -0400 Subject: rpms/hplip/F-7 hplip.spec,1.139,1.140 Message-ID: <200709100908.l8A986SB030095@cvs-int.fedora.redhat.com> Author: twaugh Update of /cvs/pkgs/rpms/hplip/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30062 Modified Files: hplip.spec Log Message: * Mon Sep 10 2007 Tim Waugh - hp-toolbox requires a graphical scanning program to be available (bug #283291). Index: hplip.spec =================================================================== RCS file: /cvs/pkgs/rpms/hplip/F-7/hplip.spec,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- hplip.spec 16 Jul 2007 17:23:24 -0000 1.139 +++ hplip.spec 10 Sep 2007 09:07:33 -0000 1.140 @@ -57,6 +57,10 @@ Requires(postun): desktop-file-utils >= 0.2.92 Requires: %{name} = %{version}-%{release} +# hp-toolbox requires a graphical scanning program to be available +# (bug #283291). +Requires: xsane + %description gui HPLIP graphical tools. @@ -292,6 +296,10 @@ exit 0 %changelog +* Mon Sep 10 2007 Tim Waugh +- hp-toolbox requires a graphical scanning program to be available + (bug #283291). + * Wed Jul 16 2007 Tim Waugh - Low ink is a warning condition, not an error. From fedora-extras-commits at redhat.com Mon Sep 10 09:19:23 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 10 Sep 2007 05:19:23 -0400 Subject: rpms/claws-mail-plugins/devel claws-mail-plugins.spec,1.17,1.18 Message-ID: <200709100919.l8A9JNkx030396@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30358 Modified Files: claws-mail-plugins.spec Log Message: - fix BR Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/claws-mail-plugins.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- claws-mail-plugins.spec 5 Sep 2007 19:38:03 -0000 1.17 +++ claws-mail-plugins.spec 10 Sep 2007 09:18:50 -0000 1.18 @@ -31,7 +31,7 @@ BuildRequires: gtk2-devel BuildRequires: libetpan-devel BuildRequires: perl -BuildRequires: libsynce-devel +BuildRequires: libsynce-devel librapi-devel BuildRequires: curl-devel BuildRequires: libxml2-devel BuildRequires: gtkhtml2-devel From fedora-extras-commits at redhat.com Mon Sep 10 09:47:40 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Mon, 10 Sep 2007 05:47:40 -0400 Subject: rpms/isync/devel isync-1.0.3-open.patch, NONE, 1.1 isync.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709100947.l8A9le0k031550@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/extras/rpms/isync/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31494/devel Modified Files: .cvsignore sources Added Files: isync-1.0.3-open.patch isync.spec Log Message: Initial import isync-1.0.3-open.patch: --- NEW FILE isync-1.0.3-open.patch --- diff -urp isync-1.0.3.orig/src/compat/convert.c isync-1.0.3/src/compat/convert.c --- isync-1.0.3.orig/src/compat/convert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/compat/convert.c 2007-09-09 22:58:14.000000000 +0200 @@ -145,7 +145,7 @@ convert( config_t *box ) fputs( "dbcreate failed\n", stderr ); goto err2; } - if (db->open( db, 0, iumname, 0, DB_HASH, 0, 0 )) { + if ((db->open)( db, 0, iumname, 0, DB_HASH, 0, 0 )) { fputs( "cannot open db\n", stderr ); db->close( db, 0 ); goto err2; Pouze v isync-1.0.3/src/compat: convert.c.orig diff -urp isync-1.0.3.orig/src/drv_maildir.c isync-1.0.3/src/drv_maildir.c --- isync-1.0.3.orig/src/drv_maildir.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/drv_maildir.c 2007-09-09 23:01:55.000000000 +0200 @@ -497,7 +497,7 @@ maildir_scan( maildir_store_t *ctx, msgl fputs( "Maildir error: db_create() failed\n", stderr ); return DRV_BOX_BAD; } - if (tdb->open( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { + if ((tdb->open)( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { fputs( "Maildir error: tdb->open() failed\n", stderr ); tdb->close( tdb, 0 ); return DRV_BOX_BAD; @@ -781,7 +781,7 @@ maildir_select( store_t *gctx, int minui fputs( "Maildir error: db_create() failed\n", stderr ); goto bork; } - if ((ret = ctx->db->open( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (ctx->db->open)( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { ctx->db->err( ctx->db, ret, "Maildir error: db->open(%s)", uvpath ); dbork: ctx->db->close( ctx->db, 0 ); diff -urp isync-1.0.3.orig/src/mdconvert.c isync-1.0.3/src/mdconvert.c --- isync-1.0.3.orig/src/mdconvert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/mdconvert.c 2007-09-09 23:02:16.000000000 +0200 @@ -96,7 +96,7 @@ convert( const char *box, int altmap ) fputs( "Error: db_create() failed\n", stderr ); goto tbork; } - if ((ret = db->open( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (db->open)( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { db->err( db, ret, "Error: db->open(%s)", dbpath ); dbork: db->close( db, 0 ); --- NEW FILE isync.spec --- Name: isync Version: 1.0.3 Release: 3%{?dist} Summary: Tool to synchronize IMAP4 and Maildir mailboxes Group: Applications/Internet License: GPLv2+ URL: http://isync.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: isync-1.0.3-open.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: db4-devel openssl-devel %description isync is a command line application which synchronizes mailboxes; currently Maildir and IMAP4 mailboxes are supported. New messages, message deletions and flag changes can be propagated both ways. isync is suitable for use in IMAP-disconnected mode. %prep %setup -q %patch0 -p1 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # Remove copy of documentation files installed by package's buildsystem. # Preverred over patching Makefile.am an regenerating Makefile.in due # to robustness. rm -r $RPM_BUILD_ROOT%{_datadir}/doc/isync %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/isync %{_bindir}/mbsync %{_bindir}/mdconvert %{_bindir}/get-cert %{_mandir}/man1/* %doc AUTHORS COPYING NEWS README TODO ChangeLog src/mbsyncrc.sample src/compat/isyncrc.sample %changelog * Sun Sep 09 2007 Lubomir Kundrak 1.0.3-3 - Fix code for the case where open() is a macro. (thanks to Marek Mahut) - Cosmetic fixes. (#282261) (thanks to Till Maas) * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-2 - Added dependency on OpenSSL for SSL/TLS support * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/isync/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:37:44 -0000 1.1 +++ .cvsignore 10 Sep 2007 09:47:07 -0000 1.2 @@ -0,0 +1 @@ +isync-1.0.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/isync/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:37:44 -0000 1.1 +++ sources 10 Sep 2007 09:47:07 -0000 1.2 @@ -0,0 +1 @@ +b7331a3f4b541207e9ad70aa04f1a5ae isync-1.0.3.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 09:54:22 2007 From: fedora-extras-commits at redhat.com (Rahul Bhalerao (rbhalera)) Date: Mon, 10 Sep 2007 05:54:22 -0400 Subject: rpms/fonts-indic/devel fonts-indic.spec,1.29,1.30 Message-ID: <200709100954.l8A9sM3U032177@cvs-int.fedora.redhat.com> Author: rbhalera Update of /cvs/pkgs/rpms/fonts-indic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32139 Modified Files: fonts-indic.spec Log Message: Reverted changes Index: fonts-indic.spec =================================================================== RCS file: /cvs/pkgs/rpms/fonts-indic/devel/fonts-indic.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- fonts-indic.spec 7 Sep 2007 12:26:37 -0000 1.29 +++ fonts-indic.spec 10 Sep 2007 09:53:50 -0000 1.30 @@ -2,9 +2,9 @@ %define update_cache /usr/bin/fc-cache %define langlist "bengali hindi gujarati tamil punjabi kannada malayalam oriya telugu" -Name: lohit-fonts +Name: fonts-indic Version: 2.1.5 -Release: 3%{?dist} +Release: 2%{?dist} License: GPL Group: User Interface/X BuildArch: noarch @@ -19,17 +19,17 @@ # mk_pkg %define mk_pkg() \ -%package -n lohit-fonts-%1\ +%package -n fonts-%1\ Summary: Free %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/")\ Group: User Interface/X \ -Provides: fonts-%1 = %{version}-%{release}\ -Obsoletes : fonts-%1 < 2.1.5-3\ +Provides: ttfonts-%2 <= 1.6-1\ +Obsoletes : ttfonts-%2 <= 1.6-1\ Requires: fontconfig\ \ -%description -n lohit-fonts-%1\ +%description -n fonts-%1\ These are the free %(echo %1 | sed -e "s/\\(.*\\)/\\u\\1/") truetype/opentype fonts \ \ -%files -n lohit-fonts-%1\ +%files -n fonts-%1\ %defattr(-, root, root)\ %dir %{xfontdir}\ %dir %{xfontdir}/%1\ @@ -37,12 +37,12 @@ %ghost %{xfontdir}/%1/fonts.cache-1\ %{xfontdir}/%1/*ttf\ \ -%post -n lohit-fonts-%1 \ +%post -n fonts-%1 \ if [ -x %{_bindir}/fc-cache ]; then \ %{_bindir}/fc-cache /usr/share/fonts \ fi \ \ -%postun -n lohit-fonts-%1 \ +%postun -n fonts-%1 \ if [ "$1" = "0" ]; then \ if [ -x %{_bindir}/fc-cache ]; then \ %{_bindir}/fc-cache /usr/share/fonts \ @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Sep 10 2007 Rahul Bhalerap +- Reverting back renaming changes + * Fri Sep 07 2007 Rahul Bhalerao - 2.1.5-3.fc8 - Renamed the package to reflect the upstream project name #253158 From fedora-extras-commits at redhat.com Mon Sep 10 09:57:43 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 10 Sep 2007 05:57:43 -0400 Subject: rpms/hedgewars/devel hedgewars.spec,1.1,1.2 Message-ID: <200709100957.l8A9vh1t032415@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/hedgewars/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32378 Modified Files: hedgewars.spec Log Message: * Mon Sep 10 2007 Hans de Goede 0.9.0-3 - ExcludeArch ppc64, as freepascal (fpc) isn't available on ppc64 (bz 284401) Index: hedgewars.spec =================================================================== RCS file: /cvs/extras/rpms/hedgewars/devel/hedgewars.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hedgewars.spec 10 Sep 2007 07:47:21 -0000 1.1 +++ hedgewars.spec 10 Sep 2007 09:57:10 -0000 1.2 @@ -1,6 +1,6 @@ Name: hedgewars Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: 2D tankbattle game with the tanks replaced by hedgehogs Group: Amusements/Games License: GPL+ @@ -13,6 +13,8 @@ BuildRequires: fpc qt4-devel SDL_mixer-devel SDL_net-devel SDL_image-devel BuildRequires: SDL_ttf-devel cmake desktop-file-utils Requires: hicolor-icon-theme +# No freepascal on ppc64 :( +ExcludeArch: ppc64 %description Hedgewars is a turn based strategy game but the real buzz is from watching the @@ -79,6 +81,9 @@ %changelog +* Mon Sep 10 2007 Hans de Goede 0.9.0-3 +- ExcludeArch ppc64, as freepascal (fpc) isn't available on ppc64 (bz 284401) + * Sun Sep 9 2007 Hans de Goede 0.9.0-2 - Install data files into /usr/share/hedgewars instead of into /usr/share/hedgewars/hedgewars From fedora-extras-commits at redhat.com Mon Sep 10 10:06:47 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Mon, 10 Sep 2007 06:06:47 -0400 Subject: rpms/hedgewars/F-7 hedgewars.spec,1.1,1.2 Message-ID: <200709101006.l8AA6lC6006463@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/hedgewars/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6435 Modified Files: hedgewars.spec Log Message: * Mon Sep 10 2007 Hans de Goede 0.9.0-3 - ExcludeArch ppc64, as freepascal (fpc) isn't available on ppc64 (bz 284401) Index: hedgewars.spec =================================================================== RCS file: /cvs/extras/rpms/hedgewars/F-7/hedgewars.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hedgewars.spec 10 Sep 2007 07:50:48 -0000 1.1 +++ hedgewars.spec 10 Sep 2007 10:06:14 -0000 1.2 @@ -1,6 +1,6 @@ Name: hedgewars Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: 2D tankbattle game with the tanks replaced by hedgehogs Group: Amusements/Games License: GPL+ @@ -13,6 +13,8 @@ BuildRequires: fpc qt4-devel SDL_mixer-devel SDL_net-devel SDL_image-devel BuildRequires: SDL_ttf-devel cmake desktop-file-utils Requires: hicolor-icon-theme +# No freepascal on ppc64 :( +ExcludeArch: ppc64 %description Hedgewars is a turn based strategy game but the real buzz is from watching the @@ -79,6 +81,9 @@ %changelog +* Mon Sep 10 2007 Hans de Goede 0.9.0-3 +- ExcludeArch ppc64, as freepascal (fpc) isn't available on ppc64 (bz 284401) + * Sun Sep 9 2007 Hans de Goede 0.9.0-2 - Install data files into /usr/share/hedgewars instead of into /usr/share/hedgewars/hedgewars From fedora-extras-commits at redhat.com Mon Sep 10 10:09:00 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 10 Sep 2007 06:09:00 -0400 Subject: rpms/claws-mail-plugins/devel claws-mail-plugins.spec,1.18,1.19 Message-ID: <200709101009.l8AA90VS006628@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6575 Modified Files: claws-mail-plugins.spec Log Message: - add perl-devel BR Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/claws-mail-plugins.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- claws-mail-plugins.spec 10 Sep 2007 09:18:50 -0000 1.18 +++ claws-mail-plugins.spec 10 Sep 2007 10:08:27 -0000 1.19 @@ -30,7 +30,7 @@ BuildRequires: glib2-devel BuildRequires: gtk2-devel BuildRequires: libetpan-devel -BuildRequires: perl +BuildRequires: perl-devel BuildRequires: libsynce-devel librapi-devel BuildRequires: curl-devel BuildRequires: libxml2-devel From fedora-extras-commits at redhat.com Mon Sep 10 10:12:38 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Mon, 10 Sep 2007 06:12:38 -0400 Subject: rpms/isync/FC-6 isync-1.0.3-open.patch, NONE, 1.1 isync.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709101012.l8AACcRr006826@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/extras/rpms/isync/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6750/FC-6 Modified Files: .cvsignore sources Added Files: isync-1.0.3-open.patch isync.spec Log Message: Initial import isync-1.0.3-open.patch: --- NEW FILE isync-1.0.3-open.patch --- diff -urp isync-1.0.3.orig/src/compat/convert.c isync-1.0.3/src/compat/convert.c --- isync-1.0.3.orig/src/compat/convert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/compat/convert.c 2007-09-09 22:58:14.000000000 +0200 @@ -145,7 +145,7 @@ convert( config_t *box ) fputs( "dbcreate failed\n", stderr ); goto err2; } - if (db->open( db, 0, iumname, 0, DB_HASH, 0, 0 )) { + if ((db->open)( db, 0, iumname, 0, DB_HASH, 0, 0 )) { fputs( "cannot open db\n", stderr ); db->close( db, 0 ); goto err2; Pouze v isync-1.0.3/src/compat: convert.c.orig diff -urp isync-1.0.3.orig/src/drv_maildir.c isync-1.0.3/src/drv_maildir.c --- isync-1.0.3.orig/src/drv_maildir.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/drv_maildir.c 2007-09-09 23:01:55.000000000 +0200 @@ -497,7 +497,7 @@ maildir_scan( maildir_store_t *ctx, msgl fputs( "Maildir error: db_create() failed\n", stderr ); return DRV_BOX_BAD; } - if (tdb->open( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { + if ((tdb->open)( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { fputs( "Maildir error: tdb->open() failed\n", stderr ); tdb->close( tdb, 0 ); return DRV_BOX_BAD; @@ -781,7 +781,7 @@ maildir_select( store_t *gctx, int minui fputs( "Maildir error: db_create() failed\n", stderr ); goto bork; } - if ((ret = ctx->db->open( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (ctx->db->open)( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { ctx->db->err( ctx->db, ret, "Maildir error: db->open(%s)", uvpath ); dbork: ctx->db->close( ctx->db, 0 ); diff -urp isync-1.0.3.orig/src/mdconvert.c isync-1.0.3/src/mdconvert.c --- isync-1.0.3.orig/src/mdconvert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/mdconvert.c 2007-09-09 23:02:16.000000000 +0200 @@ -96,7 +96,7 @@ convert( const char *box, int altmap ) fputs( "Error: db_create() failed\n", stderr ); goto tbork; } - if ((ret = db->open( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (db->open)( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { db->err( db, ret, "Error: db->open(%s)", dbpath ); dbork: db->close( db, 0 ); --- NEW FILE isync.spec --- Name: isync Version: 1.0.3 Release: 3%{?dist} Summary: Tool to synchronize IMAP4 and Maildir mailboxes Group: Applications/Internet License: GPLv2+ URL: http://isync.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: isync-1.0.3-open.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: db4-devel openssl-devel %description isync is a command line application which synchronizes mailboxes; currently Maildir and IMAP4 mailboxes are supported. New messages, message deletions and flag changes can be propagated both ways. isync is suitable for use in IMAP-disconnected mode. %prep %setup -q %patch0 -p1 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # Remove copy of documentation files installed by package's buildsystem. # Preverred over patching Makefile.am an regenerating Makefile.in due # to robustness. rm -r $RPM_BUILD_ROOT%{_datadir}/doc/isync %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/isync %{_bindir}/mbsync %{_bindir}/mdconvert %{_bindir}/get-cert %{_mandir}/man1/* %doc AUTHORS COPYING NEWS README TODO ChangeLog src/mbsyncrc.sample src/compat/isyncrc.sample %changelog * Sun Sep 09 2007 Lubomir Kundrak 1.0.3-3 - Fix code for the case where open() is a macro. (thanks to Marek Mahut) - Cosmetic fixes. (#282261) (thanks to Till Maas) * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-2 - Added dependency on OpenSSL for SSL/TLS support * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/isync/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:37:44 -0000 1.1 +++ .cvsignore 10 Sep 2007 10:12:05 -0000 1.2 @@ -0,0 +1 @@ +isync-1.0.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/isync/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:37:44 -0000 1.1 +++ sources 10 Sep 2007 10:12:05 -0000 1.2 @@ -0,0 +1 @@ +b7331a3f4b541207e9ad70aa04f1a5ae isync-1.0.3.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 10:13:19 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Mon, 10 Sep 2007 06:13:19 -0400 Subject: rpms/isync/EL-4 isync-1.0.3-open.patch, NONE, 1.1 isync.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709101013.l8AADJgQ006933@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/extras/rpms/isync/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6881/EL-4 Modified Files: .cvsignore sources Added Files: isync-1.0.3-open.patch isync.spec Log Message: Initial import isync-1.0.3-open.patch: --- NEW FILE isync-1.0.3-open.patch --- diff -urp isync-1.0.3.orig/src/compat/convert.c isync-1.0.3/src/compat/convert.c --- isync-1.0.3.orig/src/compat/convert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/compat/convert.c 2007-09-09 22:58:14.000000000 +0200 @@ -145,7 +145,7 @@ convert( config_t *box ) fputs( "dbcreate failed\n", stderr ); goto err2; } - if (db->open( db, 0, iumname, 0, DB_HASH, 0, 0 )) { + if ((db->open)( db, 0, iumname, 0, DB_HASH, 0, 0 )) { fputs( "cannot open db\n", stderr ); db->close( db, 0 ); goto err2; Pouze v isync-1.0.3/src/compat: convert.c.orig diff -urp isync-1.0.3.orig/src/drv_maildir.c isync-1.0.3/src/drv_maildir.c --- isync-1.0.3.orig/src/drv_maildir.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/drv_maildir.c 2007-09-09 23:01:55.000000000 +0200 @@ -497,7 +497,7 @@ maildir_scan( maildir_store_t *ctx, msgl fputs( "Maildir error: db_create() failed\n", stderr ); return DRV_BOX_BAD; } - if (tdb->open( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { + if ((tdb->open)( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { fputs( "Maildir error: tdb->open() failed\n", stderr ); tdb->close( tdb, 0 ); return DRV_BOX_BAD; @@ -781,7 +781,7 @@ maildir_select( store_t *gctx, int minui fputs( "Maildir error: db_create() failed\n", stderr ); goto bork; } - if ((ret = ctx->db->open( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (ctx->db->open)( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { ctx->db->err( ctx->db, ret, "Maildir error: db->open(%s)", uvpath ); dbork: ctx->db->close( ctx->db, 0 ); diff -urp isync-1.0.3.orig/src/mdconvert.c isync-1.0.3/src/mdconvert.c --- isync-1.0.3.orig/src/mdconvert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/mdconvert.c 2007-09-09 23:02:16.000000000 +0200 @@ -96,7 +96,7 @@ convert( const char *box, int altmap ) fputs( "Error: db_create() failed\n", stderr ); goto tbork; } - if ((ret = db->open( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (db->open)( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { db->err( db, ret, "Error: db->open(%s)", dbpath ); dbork: db->close( db, 0 ); --- NEW FILE isync.spec --- Name: isync Version: 1.0.3 Release: 3%{?dist} Summary: Tool to synchronize IMAP4 and Maildir mailboxes Group: Applications/Internet License: GPLv2+ URL: http://isync.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: isync-1.0.3-open.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: db4-devel openssl-devel %description isync is a command line application which synchronizes mailboxes; currently Maildir and IMAP4 mailboxes are supported. New messages, message deletions and flag changes can be propagated both ways. isync is suitable for use in IMAP-disconnected mode. %prep %setup -q %patch0 -p1 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # Remove copy of documentation files installed by package's buildsystem. # Preverred over patching Makefile.am an regenerating Makefile.in due # to robustness. rm -r $RPM_BUILD_ROOT%{_datadir}/doc/isync %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/isync %{_bindir}/mbsync %{_bindir}/mdconvert %{_bindir}/get-cert %{_mandir}/man1/* %doc AUTHORS COPYING NEWS README TODO ChangeLog src/mbsyncrc.sample src/compat/isyncrc.sample %changelog * Sun Sep 09 2007 Lubomir Kundrak 1.0.3-3 - Fix code for the case where open() is a macro. (thanks to Marek Mahut) - Cosmetic fixes. (#282261) (thanks to Till Maas) * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-2 - Added dependency on OpenSSL for SSL/TLS support * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/isync/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:37:44 -0000 1.1 +++ .cvsignore 10 Sep 2007 10:12:45 -0000 1.2 @@ -0,0 +1 @@ +isync-1.0.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/isync/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:37:44 -0000 1.1 +++ sources 10 Sep 2007 10:12:45 -0000 1.2 @@ -0,0 +1 @@ +b7331a3f4b541207e9ad70aa04f1a5ae isync-1.0.3.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 10:16:49 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Mon, 10 Sep 2007 06:16:49 -0400 Subject: rpms/isync/EL-5 isync-1.0.3-open.patch, NONE, 1.1 isync.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709101016.l8AAGnrR007082@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/extras/rpms/isync/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7040/EL-5 Modified Files: .cvsignore sources Added Files: isync-1.0.3-open.patch isync.spec Log Message: Initial import isync-1.0.3-open.patch: --- NEW FILE isync-1.0.3-open.patch --- diff -urp isync-1.0.3.orig/src/compat/convert.c isync-1.0.3/src/compat/convert.c --- isync-1.0.3.orig/src/compat/convert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/compat/convert.c 2007-09-09 22:58:14.000000000 +0200 @@ -145,7 +145,7 @@ convert( config_t *box ) fputs( "dbcreate failed\n", stderr ); goto err2; } - if (db->open( db, 0, iumname, 0, DB_HASH, 0, 0 )) { + if ((db->open)( db, 0, iumname, 0, DB_HASH, 0, 0 )) { fputs( "cannot open db\n", stderr ); db->close( db, 0 ); goto err2; Pouze v isync-1.0.3/src/compat: convert.c.orig diff -urp isync-1.0.3.orig/src/drv_maildir.c isync-1.0.3/src/drv_maildir.c --- isync-1.0.3.orig/src/drv_maildir.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/drv_maildir.c 2007-09-09 23:01:55.000000000 +0200 @@ -497,7 +497,7 @@ maildir_scan( maildir_store_t *ctx, msgl fputs( "Maildir error: db_create() failed\n", stderr ); return DRV_BOX_BAD; } - if (tdb->open( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { + if ((tdb->open)( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { fputs( "Maildir error: tdb->open() failed\n", stderr ); tdb->close( tdb, 0 ); return DRV_BOX_BAD; @@ -781,7 +781,7 @@ maildir_select( store_t *gctx, int minui fputs( "Maildir error: db_create() failed\n", stderr ); goto bork; } - if ((ret = ctx->db->open( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (ctx->db->open)( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { ctx->db->err( ctx->db, ret, "Maildir error: db->open(%s)", uvpath ); dbork: ctx->db->close( ctx->db, 0 ); diff -urp isync-1.0.3.orig/src/mdconvert.c isync-1.0.3/src/mdconvert.c --- isync-1.0.3.orig/src/mdconvert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/mdconvert.c 2007-09-09 23:02:16.000000000 +0200 @@ -96,7 +96,7 @@ convert( const char *box, int altmap ) fputs( "Error: db_create() failed\n", stderr ); goto tbork; } - if ((ret = db->open( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (db->open)( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { db->err( db, ret, "Error: db->open(%s)", dbpath ); dbork: db->close( db, 0 ); --- NEW FILE isync.spec --- Name: isync Version: 1.0.3 Release: 3%{?dist} Summary: Tool to synchronize IMAP4 and Maildir mailboxes Group: Applications/Internet License: GPLv2+ URL: http://isync.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: isync-1.0.3-open.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: db4-devel openssl-devel %description isync is a command line application which synchronizes mailboxes; currently Maildir and IMAP4 mailboxes are supported. New messages, message deletions and flag changes can be propagated both ways. isync is suitable for use in IMAP-disconnected mode. %prep %setup -q %patch0 -p1 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # Remove copy of documentation files installed by package's buildsystem. # Preverred over patching Makefile.am an regenerating Makefile.in due # to robustness. rm -r $RPM_BUILD_ROOT%{_datadir}/doc/isync %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/isync %{_bindir}/mbsync %{_bindir}/mdconvert %{_bindir}/get-cert %{_mandir}/man1/* %doc AUTHORS COPYING NEWS README TODO ChangeLog src/mbsyncrc.sample src/compat/isyncrc.sample %changelog * Sun Sep 09 2007 Lubomir Kundrak 1.0.3-3 - Fix code for the case where open() is a macro. (thanks to Marek Mahut) - Cosmetic fixes. (#282261) (thanks to Till Maas) * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-2 - Added dependency on OpenSSL for SSL/TLS support * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/isync/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:37:44 -0000 1.1 +++ .cvsignore 10 Sep 2007 10:16:15 -0000 1.2 @@ -0,0 +1 @@ +isync-1.0.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/isync/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:37:44 -0000 1.1 +++ sources 10 Sep 2007 10:16:15 -0000 1.2 @@ -0,0 +1 @@ +b7331a3f4b541207e9ad70aa04f1a5ae isync-1.0.3.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 10:18:40 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Mon, 10 Sep 2007 06:18:40 -0400 Subject: rpms/isync/F-7 isync-1.0.3-open.patch, NONE, 1.1 isync.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709101018.l8AAIegr007233@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/extras/rpms/isync/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7193/F-7 Modified Files: .cvsignore sources Added Files: isync-1.0.3-open.patch isync.spec Log Message: Initial import isync-1.0.3-open.patch: --- NEW FILE isync-1.0.3-open.patch --- diff -urp isync-1.0.3.orig/src/compat/convert.c isync-1.0.3/src/compat/convert.c --- isync-1.0.3.orig/src/compat/convert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/compat/convert.c 2007-09-09 22:58:14.000000000 +0200 @@ -145,7 +145,7 @@ convert( config_t *box ) fputs( "dbcreate failed\n", stderr ); goto err2; } - if (db->open( db, 0, iumname, 0, DB_HASH, 0, 0 )) { + if ((db->open)( db, 0, iumname, 0, DB_HASH, 0, 0 )) { fputs( "cannot open db\n", stderr ); db->close( db, 0 ); goto err2; Pouze v isync-1.0.3/src/compat: convert.c.orig diff -urp isync-1.0.3.orig/src/drv_maildir.c isync-1.0.3/src/drv_maildir.c --- isync-1.0.3.orig/src/drv_maildir.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/drv_maildir.c 2007-09-09 23:01:55.000000000 +0200 @@ -497,7 +497,7 @@ maildir_scan( maildir_store_t *ctx, msgl fputs( "Maildir error: db_create() failed\n", stderr ); return DRV_BOX_BAD; } - if (tdb->open( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { + if ((tdb->open)( tdb, 0, 0, 0, DB_HASH, DB_CREATE, 0 )) { fputs( "Maildir error: tdb->open() failed\n", stderr ); tdb->close( tdb, 0 ); return DRV_BOX_BAD; @@ -781,7 +781,7 @@ maildir_select( store_t *gctx, int minui fputs( "Maildir error: db_create() failed\n", stderr ); goto bork; } - if ((ret = ctx->db->open( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (ctx->db->open)( ctx->db, 0, uvpath, 0, DB_HASH, DB_CREATE, 0 ))) { ctx->db->err( ctx->db, ret, "Maildir error: db->open(%s)", uvpath ); dbork: ctx->db->close( ctx->db, 0 ); diff -urp isync-1.0.3.orig/src/mdconvert.c isync-1.0.3/src/mdconvert.c --- isync-1.0.3.orig/src/mdconvert.c 2007-09-09 22:59:01.000000000 +0200 +++ isync-1.0.3/src/mdconvert.c 2007-09-09 23:02:16.000000000 +0200 @@ -96,7 +96,7 @@ convert( const char *box, int altmap ) fputs( "Error: db_create() failed\n", stderr ); goto tbork; } - if ((ret = db->open( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { + if ((ret = (db->open)( db, 0, dbpath, 0, DB_HASH, DB_CREATE, 0 ))) { db->err( db, ret, "Error: db->open(%s)", dbpath ); dbork: db->close( db, 0 ); --- NEW FILE isync.spec --- Name: isync Version: 1.0.3 Release: 3%{?dist} Summary: Tool to synchronize IMAP4 and Maildir mailboxes Group: Applications/Internet License: GPLv2+ URL: http://isync.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: isync-1.0.3-open.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: db4-devel openssl-devel %description isync is a command line application which synchronizes mailboxes; currently Maildir and IMAP4 mailboxes are supported. New messages, message deletions and flag changes can be propagated both ways. isync is suitable for use in IMAP-disconnected mode. %prep %setup -q %patch0 -p1 %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT # Remove copy of documentation files installed by package's buildsystem. # Preverred over patching Makefile.am an regenerating Makefile.in due # to robustness. rm -r $RPM_BUILD_ROOT%{_datadir}/doc/isync %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %{_bindir}/isync %{_bindir}/mbsync %{_bindir}/mdconvert %{_bindir}/get-cert %{_mandir}/man1/* %doc AUTHORS COPYING NEWS README TODO ChangeLog src/mbsyncrc.sample src/compat/isyncrc.sample %changelog * Sun Sep 09 2007 Lubomir Kundrak 1.0.3-3 - Fix code for the case where open() is a macro. (thanks to Marek Mahut) - Cosmetic fixes. (#282261) (thanks to Till Maas) * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-2 - Added dependency on OpenSSL for SSL/TLS support * Fri Sep 07 2007 Lubomir Kundrak 1.0.3-1 - Initial package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/isync/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:37:44 -0000 1.1 +++ .cvsignore 10 Sep 2007 10:18:07 -0000 1.2 @@ -0,0 +1 @@ +isync-1.0.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/isync/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:37:44 -0000 1.1 +++ sources 10 Sep 2007 10:18:07 -0000 1.2 @@ -0,0 +1 @@ +b7331a3f4b541207e9ad70aa04f1a5ae isync-1.0.3.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 10:27:53 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 10 Sep 2007 06:27:53 -0400 Subject: rpms/claws-mail-plugins/F-7 claws-mail-plugins.spec,1.15,1.16 Message-ID: <200709101027.l8AARr0C007575@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail-plugins/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7496 Modified Files: claws-mail-plugins.spec Log Message: - port BR fixes from devel Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-7/claws-mail-plugins.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- claws-mail-plugins.spec 5 Sep 2007 19:38:00 -0000 1.15 +++ claws-mail-plugins.spec 10 Sep 2007 10:27:20 -0000 1.16 @@ -30,8 +30,8 @@ BuildRequires: glib2-devel BuildRequires: gtk2-devel BuildRequires: libetpan-devel -BuildRequires: perl -BuildRequires: libsynce-devel +BuildRequires: perl-devel +BuildRequires: libsynce-devel librapi-devel BuildRequires: curl-devel BuildRequires: libxml2-devel BuildRequires: gtkhtml2-devel From fedora-extras-commits at redhat.com Mon Sep 10 10:31:53 2007 From: fedora-extras-commits at redhat.com (Tim Waugh (twaugh)) Date: Mon, 10 Sep 2007 06:31:53 -0400 Subject: rpms/hplip/F-7 hplip-cmd_scan.patch, NONE, 1.1 hplip.spec, 1.140, 1.141 Message-ID: <200709101031.l8AAVrEu007914@cvs-int.fedora.redhat.com> Author: twaugh Update of /cvs/pkgs/rpms/hplip/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7818 Modified Files: hplip.spec Added Files: hplip-cmd_scan.patch Log Message: * Mon Sep 10 2007 Tim Waugh - Backported cmd_print/cmd_scan traceback fix from 2.7.7 (bug #283291). hplip-cmd_scan.patch: --- NEW FILE hplip-cmd_scan.patch --- diff -up hplip-1.7.4a/base/utils.py.cmd_scan hplip-1.7.4a/base/utils.py --- hplip-1.7.4a/base/utils.py.cmd_scan 2007-09-10 10:12:06.000000000 +0100 +++ hplip-1.7.4a/base/utils.py 2007-09-10 10:13:21.000000000 +0100 @@ -542,6 +542,7 @@ class UserSettings(object): def loadDefaults(self): # Print + self.cmd_print = '' path = which('hp-print') if len(path) > 0: @@ -564,6 +565,7 @@ class UserSettings(object): self.cmd_print = 'xpp -P%PRINTER%' # Scan + self.cmd_scan = '' path = which('xsane') if len(path) > 0: Index: hplip.spec =================================================================== RCS file: /cvs/pkgs/rpms/hplip/F-7/hplip.spec,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- hplip.spec 10 Sep 2007 09:07:33 -0000 1.140 +++ hplip.spec 10 Sep 2007 10:31:21 -0000 1.141 @@ -22,6 +22,7 @@ Patch7: hplip-marker-supply.patch Patch8: hplip-libsane.patch Patch9: hplip-media-empty.patch +Patch10: hplip-cmd_scan.patch Patch11: hplip-unload-traceback.patch Patch12: hplip-no-root-config.patch Patch13: hplip-ui-optional.patch @@ -57,10 +58,6 @@ Requires(postun): desktop-file-utils >= 0.2.92 Requires: %{name} = %{version}-%{release} -# hp-toolbox requires a graphical scanning program to be available -# (bug #283291). -Requires: xsane - %description gui HPLIP graphical tools. @@ -115,6 +112,9 @@ # Clear the media-empty-error printer state. %patch9 -p1 -b .media-empty +# Backported cmd_print/cmd_scan traceback fix from 2.7.7 (bug #283291). +%patch10 -p1 -b .cmd_scan + # Prevent a traceback when unloading a photo card (bug #238617). %patch11 -p1 -b .unload-traceback @@ -297,8 +297,7 @@ %changelog * Mon Sep 10 2007 Tim Waugh -- hp-toolbox requires a graphical scanning program to be available - (bug #283291). +- Backported cmd_print/cmd_scan traceback fix from 2.7.7 (bug #283291). * Wed Jul 16 2007 Tim Waugh - Low ink is a warning condition, not an error. From fedora-extras-commits at redhat.com Mon Sep 10 10:38:40 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 10 Sep 2007 06:38:40 -0400 Subject: rpms/python-iniparse/devel .cvsignore, 1.3, 1.4 python-iniparse.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200709101038.l8AAcemF008145@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/python-iniparse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8077 Modified Files: .cvsignore python-iniparse.spec sources Log Message: Release 0.2.1-3 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-iniparse/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 11 Aug 2007 11:18:51 -0000 1.3 +++ .cvsignore 10 Sep 2007 10:38:07 -0000 1.4 @@ -1 +1,2 @@ iniparse-0.2.1.tar.gz +iniparse-comment.patch Index: python-iniparse.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-iniparse/devel/python-iniparse.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- python-iniparse.spec 28 Aug 2007 14:45:28 -0000 1.4 +++ python-iniparse.spec 10 Sep 2007 10:38:07 -0000 1.5 @@ -2,12 +2,13 @@ Name: python-iniparse Version: 0.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python Module for Accessing and Modifying Configuration Data in INI files Group: Development/Libraries License: MIT URL: http://code.google.com/p/iniparse/ Source0: http://iniparse.googlecode.com/files/iniparse-%{version}.tar.gz +Patch0: iniparse-comment.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-setuptools-devel @@ -23,7 +24,7 @@ %prep %setup -q -n iniparse-%{version} - +%patch0 -p0 %build %{__python} setup.py build @@ -48,6 +49,8 @@ %changelog +* Mon Sep 10 2007 Tim Lauridsen - 0.2.1-3 +- Added patch from upstream svn to fix problems with out commented lines. * Tue Aug 28 2007 Tim Lauridsen - 0.2.1-2 - Changed BuildRequires python-setuptools to python-setuptools-devel * Tue Aug 7 2007 Paramjit Oberoi - 0.2.1-1 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-iniparse/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 11 Aug 2007 11:18:51 -0000 1.3 +++ sources 10 Sep 2007 10:38:07 -0000 1.4 @@ -1 +1,2 @@ 0d8346528f7d86be4fa713754f8e9b36 iniparse-0.2.1.tar.gz +3da7ab88e8a20be98184801d6516e16d iniparse-comment.patch From fedora-extras-commits at redhat.com Mon Sep 10 10:49:09 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 10 Sep 2007 06:49:09 -0400 Subject: rpms/python-iniparse/F-7 python-iniparse.spec,1.2,1.3 Message-ID: <200709101049.l8AAn9NI008477@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/python-iniparse/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8441 Modified Files: python-iniparse.spec Log Message: Release 0.2.1-3 Index: python-iniparse.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-iniparse/F-7/python-iniparse.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- python-iniparse.spec 11 Aug 2007 11:21:04 -0000 1.2 +++ python-iniparse.spec 10 Sep 2007 10:48:29 -0000 1.3 @@ -2,12 +2,13 @@ Name: python-iniparse Version: 0.2.1 -Release: 1%{?dist} +Release: 3%{?dist} Summary: Python Module for Accessing and Modifying Configuration Data in INI files Group: Development/Libraries License: MIT URL: http://code.google.com/p/iniparse/ Source0: http://iniparse.googlecode.com/files/iniparse-%{version}.tar.gz +Patch0: iniparse-comment.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-setuptools @@ -23,7 +24,7 @@ %prep %setup -q -n iniparse-%{version} - +%patch0 -p0 %build %{__python} setup.py build @@ -47,6 +48,9 @@ %changelog + +* Mon Sep 10 2007 Tim Lauridsen - 0.2.1-3 +- Added patch from upstream svn to fix problems with out commented lines. * Tue Aug 7 2007 Paramjit Oberoi - 0.2.1-1 - Release 0.2.1 * Fri Jul 27 2007 Tim Lauridsen - 0.2-3 From fedora-extras-commits at redhat.com Mon Sep 10 10:55:19 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 10 Sep 2007 06:55:19 -0400 Subject: rpms/python-iniparse/F-7 sources,1.3,1.4 Message-ID: <200709101055.l8AAtJBe008682@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/python-iniparse/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8639 Modified Files: sources Log Message: Release 0.2.1-3 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-iniparse/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 11 Aug 2007 11:21:04 -0000 1.3 +++ sources 10 Sep 2007 10:54:41 -0000 1.4 @@ -1 +1,2 @@ 0d8346528f7d86be4fa713754f8e9b36 iniparse-0.2.1.tar.gz +3da7ab88e8a20be98184801d6516e16d iniparse-comment.patch From fedora-extras-commits at redhat.com Mon Sep 10 11:52:20 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 10 Sep 2007 07:52:20 -0400 Subject: rpms/bzflag/devel bzflag.spec,1.31,1.32 Message-ID: <200709101152.l8ABqKUF016776@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/bzflag/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16599 Modified Files: bzflag.spec Log Message: drop blurb about upstream being ambigous about the license, they really intended LGPL V2.1 and nothing else Index: bzflag.spec =================================================================== RCS file: /cvs/pkgs/rpms/bzflag/devel/bzflag.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- bzflag.spec 5 Sep 2007 13:02:06 -0000 1.31 +++ bzflag.spec 10 Sep 2007 11:51:47 -0000 1.32 @@ -16,7 +16,7 @@ Summary: 3D multi-player tank battle game Name: bzflag Version: 2.0.8 -Release: 5%{?dist} +Release: 6%{?dist} License: LGPLv2 Group: Amusements/Games URL: http://bzflag.org @@ -96,11 +96,8 @@ %{_mandir}/man*/* %changelog -* Wed Sep 05 2007 Nils Philippsen 2.0.8-5 -- change license tag from LGPL to LGPLv2, the licensing is a bit ambigious - about if it's "V2.1 only" or "V2.1 or later". I've requested upstream to - clarify this: - http://sf.net/tracker/?func=detail&aid=1788424&group_id=3248&atid=103248 +* Wed Sep 05 2007 Nils Philippsen 2.0.8-6 +- change license tag from LGPL to LGPLv2 * Fri Jun 22 2007 Nils Philippsen - change license tag from GPL to LGPL From fedora-extras-commits at redhat.com Mon Sep 10 11:57:35 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWFyY2VsYSBNYcWhbMOhxYhvdsOh?= (mmaslano)) Date: Mon, 10 Sep 2007 07:57:35 -0400 Subject: rpms/man-pages-fr/devel man-pages-fr.spec,1.31,1.32 Message-ID: <200709101157.l8ABvZCw017298@cvs-int.fedora.redhat.com> Author: mmaslano Update of /cvs/pkgs/rpms/man-pages-fr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17244 Modified Files: man-pages-fr.spec Log Message: rhbz#273941 doesn't install linkchecker man page. Index: man-pages-fr.spec =================================================================== RCS file: /cvs/pkgs/rpms/man-pages-fr/devel/man-pages-fr.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- man-pages-fr.spec 22 Aug 2007 13:10:48 -0000 1.31 +++ man-pages-fr.spec 10 Sep 2007 11:57:03 -0000 1.32 @@ -1,7 +1,7 @@ Summary: French man pages from the Linux Documentation Project Name: man-pages-fr Version: 2.40.0 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL+ Group: Documentation URL: http://manpagesfr.free.fr/ @@ -73,6 +73,8 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/{gpasm,gpdasm,gplib,gplink,gpstrip,gputils,gpvc,gpvo}.1 # latex2rtf rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/latex2rtf.1 +# linuxchecker +rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/linkchecker.1 # man rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/{apropos,man,man2html,whatis}.1 rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man5/man.config.5 @@ -104,6 +106,9 @@ %{_mandir}/fr/ %changelog +* Mon Sep 10 2007 Marcela Maslanova 2.40.0-9 +- 273941 doesn't install linkchecker man page + * Wed Aug 22 2007 Marcela Maslanova 2.40.0-1 - new version from upstream - check license From fedora-extras-commits at redhat.com Mon Sep 10 12:17:34 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 10 Sep 2007 08:17:34 -0400 Subject: rpms/yum-utils/devel .cvsignore, 1.13, 1.14 sources, 1.15, 1.16 yum-utils.spec, 1.23, 1.24 Message-ID: <200709101217.l8ACHY3V024024@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/yum-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23988 Modified Files: .cvsignore sources yum-utils.spec Log Message: Release 1.1.7-1 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/yum-utils/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 24 Jul 2007 13:27:47 -0000 1.13 +++ .cvsignore 10 Sep 2007 12:17:02 -0000 1.14 @@ -1 +1 @@ -yum-utils-1.1.6.tar.gz +yum-utils-1.1.7.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yum-utils/devel/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 24 Jul 2007 13:27:47 -0000 1.15 +++ sources 10 Sep 2007 12:17:02 -0000 1.16 @@ -1 +1 @@ -e7ad94116fdb343da0153f8fe556afd6 yum-utils-1.1.6.tar.gz +6680e58d20b07507f09bd6ab6f9d435c yum-utils-1.1.7.tar.gz Index: yum-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/yum-utils/devel/yum-utils.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- yum-utils.spec 24 Jul 2007 13:27:47 -0000 1.23 +++ yum-utils.spec 10 Sep 2007 12:17:02 -0000 1.24 @@ -1,6 +1,6 @@ Summary: Utilities based around the yum package manager Name: yum-utils -Version: 1.1.6 +Version: 1.1.7 Release: 1%{?dist} License: GPL Group: Development/Tools @@ -175,6 +175,17 @@ and so on).Therefore, the plugin functions well even without compiling careful lists of all important packages. +%package -n yum-basearchonly +Summary: Yum plugin to let Yum install only basearch packages. +Group: System Environment/Base +Requires: yum >= 3.0 + +%description -n yum-basearchonly +this plugin makes Yum only install basearch packages on multiarch systems. +If you type 'yum install foo' on a x68_64 system, only 'foo-x.y.x86_46.rpm' is installed. +If you want to install the foo-x.y.i386.rpm, you have to type 'yum install foo.i386'. +The plugin only works with 'yum install'. + %prep %setup -q @@ -185,7 +196,10 @@ make -C updateonboot DESTDIR=$RPM_BUILD_ROOT install # Plugins to install -plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module downloadonly allowdowngrade skip-broken priorities refresh-updatesd merge-conf security protect-packages" +plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module \ + downloadonly allowdowngrade skip-broken priorities refresh-updatesd merge-conf \ + security protect-packages basearchonly" + mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ $RPM_BUILD_ROOT/usr/lib/yum-plugins/ cd plugins @@ -309,7 +323,18 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/protect-packages.conf /usr/lib/yum-plugins/protect-packages.* +%files -n yum-basearchonly +%defattr(-, root, root) +%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/basearchonly.conf +/usr/lib/yum-plugins/basearchonly.* + + %changelog + +* Mon Sep 10 2007 Tim Lauridsen +- mark as 1.1.7 +* Tue Jul 24 2007 Tim Lauridsen +- Added basearchonly plugin by Adel Gadllah * Tue Jul 24 2007 Tim Lauridsen - mark as 1.1.6 * Tue Jul 17 2007 Tim Lauridsen From fedora-extras-commits at redhat.com Mon Sep 10 12:18:42 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Mon, 10 Sep 2007 08:18:42 -0400 Subject: rpms/yum-utils/F-7 sources,1.15,1.16 yum-utils.spec,1.23,1.24 Message-ID: <200709101218.l8ACIga1024134@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/yum-utils/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24053 Modified Files: sources yum-utils.spec Log Message: Release 1.1.7-1 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/yum-utils/F-7/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 24 Jul 2007 13:29:51 -0000 1.15 +++ sources 10 Sep 2007 12:18:09 -0000 1.16 @@ -1 +1 @@ -e7ad94116fdb343da0153f8fe556afd6 yum-utils-1.1.6.tar.gz +6680e58d20b07507f09bd6ab6f9d435c yum-utils-1.1.7.tar.gz Index: yum-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/yum-utils/F-7/yum-utils.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- yum-utils.spec 24 Jul 2007 13:29:51 -0000 1.23 +++ yum-utils.spec 10 Sep 2007 12:18:09 -0000 1.24 @@ -1,6 +1,6 @@ Summary: Utilities based around the yum package manager Name: yum-utils -Version: 1.1.6 +Version: 1.1.7 Release: 1%{?dist} License: GPL Group: Development/Tools @@ -175,6 +175,17 @@ and so on).Therefore, the plugin functions well even without compiling careful lists of all important packages. +%package -n yum-basearchonly +Summary: Yum plugin to let Yum install only basearch packages. +Group: System Environment/Base +Requires: yum >= 3.0 + +%description -n yum-basearchonly +this plugin makes Yum only install basearch packages on multiarch systems. +If you type 'yum install foo' on a x68_64 system, only 'foo-x.y.x86_46.rpm' is installed. +If you want to install the foo-x.y.i386.rpm, you have to type 'yum install foo.i386'. +The plugin only works with 'yum install'. + %prep %setup -q @@ -185,7 +196,10 @@ make -C updateonboot DESTDIR=$RPM_BUILD_ROOT install # Plugins to install -plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module downloadonly allowdowngrade skip-broken priorities refresh-updatesd merge-conf security protect-packages" +plugins="changelog fastestmirror fedorakmod protectbase versionlock tsflags kernel-module \ + downloadonly allowdowngrade skip-broken priorities refresh-updatesd merge-conf \ + security protect-packages basearchonly" + mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/yum/pluginconf.d/ $RPM_BUILD_ROOT/usr/lib/yum-plugins/ cd plugins @@ -309,7 +323,18 @@ %config(noreplace) %{_sysconfdir}/yum/pluginconf.d/protect-packages.conf /usr/lib/yum-plugins/protect-packages.* +%files -n yum-basearchonly +%defattr(-, root, root) +%config(noreplace) %{_sysconfdir}/yum/pluginconf.d/basearchonly.conf +/usr/lib/yum-plugins/basearchonly.* + + %changelog + +* Mon Sep 10 2007 Tim Lauridsen +- mark as 1.1.7 +* Tue Jul 24 2007 Tim Lauridsen +- Added basearchonly plugin by Adel Gadllah * Tue Jul 24 2007 Tim Lauridsen - mark as 1.1.6 * Tue Jul 17 2007 Tim Lauridsen From fedora-extras-commits at redhat.com Mon Sep 10 12:20:23 2007 From: fedora-extras-commits at redhat.com (Lubomir Kundrak (lkundrak)) Date: Mon, 10 Sep 2007 08:20:23 -0400 Subject: fedora-security/audit fc7,1.94,1.95 Message-ID: <200709101220.l8ACKNRK024303@cvs-int.fedora.redhat.com> Author: lkundrak Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24230 Modified Files: fc7 Log Message: lighttpd Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- fc7 7 Sep 2007 08:42:54 -0000 1.94 +++ fc7 10 Sep 2007 12:20:21 -0000 1.95 @@ -8,6 +8,7 @@ # Up to date CVE as of CVE email 20070907 # Up to date FC7 as of 20070905 +CVE-2007-4727 VULNERABLE (lighttpd) #284511 CVE-2007-4743 VULNERABLE (krb5) incomplete CVE-2007-3999 fix CVE-2007-4721 version (wireshark, fixed 0.99.6) [since FEDORA-2007-0982] CVE-2007-4663 ignore (php, fixed 5.2.4) #277991 safe_mode From fedora-extras-commits at redhat.com Mon Sep 10 12:31:31 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 08:31:31 -0400 Subject: rpms/eclipse-subclipse/devel eclipse-subclipse.spec,1.10,1.11 Message-ID: <200709101231.l8ACVVOR024827@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/eclipse-subclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24794 Modified Files: eclipse-subclipse.spec Log Message: Build for all supported arquitectures Index: eclipse-subclipse.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/devel/eclipse-subclipse.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- eclipse-subclipse.spec 9 Sep 2007 21:42:59 -0000 1.10 +++ eclipse-subclipse.spec 10 Sep 2007 12:30:58 -0000 1.11 @@ -16,7 +16,7 @@ Name: eclipse-subclipse Version: 1.2.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Subversion Eclipse plugin Group: Text Editors/Integrated Development Environments (IDE) @@ -47,7 +47,7 @@ %endif %if %{gcj_support} -ExclusiveArch: %{ix86} x86_64 ppc ia64 +#ExclusiveArch: %{ix86} x86_64 ppc ia64 %else BuildArch: noarch %endif @@ -238,6 +238,9 @@ %{eclipse_base}/plugins/org.tigris.subversion.book_* %changelog +* Mon Sep 10 2007 Robert Marcano 1.2.2-7 +- Build for all supported arquitectures + * Sun Sep 09 2007 Robert Marcano 1.2.2-6 - Change MANIFEST.MF patch to be applied on prep stage From fedora-extras-commits at redhat.com Mon Sep 10 12:36:29 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Mon, 10 Sep 2007 08:36:29 -0400 Subject: rpms/im-chooser/devel .cvsignore, 1.10, 1.11 im-chooser.spec, 1.18, 1.19 sources, 1.9, 1.10 Message-ID: <200709101236.l8ACaTg4025083@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/pkgs/rpms/im-chooser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25043 Modified Files: .cvsignore im-chooser.spec sources Log Message: * Mon Sep 10 2007 Akira TAGOH - 0.5.1-1 - New upstream release. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/im-chooser/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 6 Sep 2007 07:32:03 -0000 1.10 +++ .cvsignore 10 Sep 2007 12:35:57 -0000 1.11 @@ -10,3 +10,4 @@ im-chooser-0.4.0.tar.gz im-chooser-0.4.1.tar.gz im-chooser-0.5.0.tar.gz +im-chooser-0.5.1.tar.gz Index: im-chooser.spec =================================================================== RCS file: /cvs/pkgs/rpms/im-chooser/devel/im-chooser.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- im-chooser.spec 6 Sep 2007 07:32:04 -0000 1.18 +++ im-chooser.spec 10 Sep 2007 12:35:57 -0000 1.19 @@ -1,5 +1,5 @@ Name: im-chooser -Version: 0.5.0 +Version: 0.5.1 Release: 1%{?dist} License: GPLv2+ URL: http://trac.tagoh.net/projects/im-chooser/ @@ -65,6 +65,9 @@ %{_datadir}/pixmaps/im-chooser.png %changelog +* Mon Sep 10 2007 Akira TAGOH - 0.5.1-1 +- New upstream release. + * Thu Sep 6 2007 Akira TAGOH - 0.5.0-1 - New upstream release. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/im-chooser/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 6 Sep 2007 07:32:04 -0000 1.9 +++ sources 10 Sep 2007 12:35:57 -0000 1.10 @@ -1 +1 @@ -4dfee80e78c97bedcfbb9fcc8e3df977 im-chooser-0.5.0.tar.gz +4c2b6eba1dd41ff0c5baaca5dc15f2a4 im-chooser-0.5.1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 12:44:28 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 08:44:28 -0400 Subject: rpms/ganymed-ssh2/devel ganymed-ssh2.spec,1.6,1.7 Message-ID: <200709101244.l8ACiSZ6025441@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/ganymed-ssh2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25415 Modified Files: ganymed-ssh2.spec Log Message: Build for all supported arquitectures Index: ganymed-ssh2.spec =================================================================== RCS file: /cvs/extras/rpms/ganymed-ssh2/devel/ganymed-ssh2.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ganymed-ssh2.spec 29 Aug 2007 05:35:20 -0000 1.6 +++ ganymed-ssh2.spec 10 Sep 2007 12:43:55 -0000 1.7 @@ -3,7 +3,7 @@ Name: ganymed-ssh2 Version: 210 -Release: 4%{?dist} +Release: 5%{?dist} Summary: SSH-2 protocol implementation in pure Java Group: Development/Tools @@ -24,7 +24,7 @@ %endif %if %{gcj_support} -ExclusiveArch: %{ix86} x86_64 ppc ia64 +#ExclusiveArch: %{ix86} x86_64 ppc ia64 %else BuildArch: noarch %endif @@ -108,6 +108,9 @@ %changelog +* Mon Sep 10 2007 Robert Marcano 210-5 +- Build for all supported arquitectures + * Wed Aug 29 2007 Fedora Release Engineering - 210-4 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Mon Sep 10 12:46:51 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 08:46:51 -0400 Subject: rpms/svnkit/devel svnkit.spec,1.3,1.4 Message-ID: <200709101246.l8ACkprm025579@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/svnkit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25540 Modified Files: svnkit.spec Log Message: Build for all supported arquitectures Index: svnkit.spec =================================================================== RCS file: /cvs/extras/rpms/svnkit/devel/svnkit.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- svnkit.spec 29 Aug 2007 05:36:52 -0000 1.3 +++ svnkit.spec 10 Sep 2007 12:46:18 -0000 1.4 @@ -3,7 +3,7 @@ Name: svnkit Version: 1.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pure Java Subversion client library Group: Development/Tools @@ -25,7 +25,7 @@ %endif %if %{gcj_support} -ExclusiveArch: %{ix86} x86_64 ppc ia64 +#ExclusiveArch: %{ix86} x86_64 ppc ia64 %else BuildArch: noarch %endif @@ -118,6 +118,9 @@ %changelog +* Mon Sep 10 2007 Robert Marcano - 1.1.2-5 +- Build for all supported arquitectures + * Wed Aug 29 2007 Fedora Release Engineering - 1.1.2-4 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Mon Sep 10 13:05:57 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 10 Sep 2007 09:05:57 -0400 Subject: rpms/gimp-help/devel gimp-help.spec,1.13,1.14 Message-ID: <200709101305.l8AD5v9U032310@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/gimp-help/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32279 Modified Files: gimp-help.spec Log Message: change licensing tag to GFDL Index: gimp-help.spec =================================================================== RCS file: /cvs/pkgs/rpms/gimp-help/devel/gimp-help.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- gimp-help.spec 8 Aug 2007 14:36:02 -0000 1.13 +++ gimp-help.spec 10 Sep 2007 13:05:23 -0000 1.14 @@ -4,8 +4,8 @@ Summary: Help files for the GIMP. Name: gimp-help Version: %(echo %gimphelpver|cut -d- -f1) -Release: 0.1.%(echo %gimphelpver|cut -d- -f2)%{?dist} -License: GNU FDL +Release: 0.2.%(echo %gimphelpver|cut -d- -f2)%{?dist} +License: GFDL Group: Applications/Multimedia URL: http://wiki.gimp.org/gimp/GimpDocs Source: ftp://ftp.gimp.org/pub/gimp/help/gimp-help-%{gimphelpver}.tar.gz @@ -40,6 +40,9 @@ %{_datadir}/gimp/%{gimpsubver}/help %changelog +* Wed Aug 08 2007 Nils Philippsen - 2-0.2.0.13 +- change licensing tag to GFDL + * Wed Aug 08 2007 Nils Philippsen - 2-0.1.0.13 - version 2-0.13 - don't use "%%makeinstall ..." but "make DESTDIR=... install" for installing From fedora-extras-commits at redhat.com Mon Sep 10 13:07:33 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Mon, 10 Sep 2007 09:07:33 -0400 Subject: rpms/seaview/devel .cvsignore, 1.2, 1.3 seaview-chris.patch, 1.1, 1.2 seaview.spec, 1.2, 1.3 sources, 1.2, 1.3 Message-ID: <200709101307.l8AD7Xrd032396@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/pkgs/rpms/seaview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32356 Modified Files: .cvsignore seaview-chris.patch seaview.spec sources Log Message: New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/seaview/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 28 Jun 2007 22:04:42 -0000 1.2 +++ .cvsignore 10 Sep 2007 13:06:59 -0000 1.3 @@ -1 +1 @@ -seaview.tar +seaview_2.0.tar.gz seaview-chris.patch: Index: seaview-chris.patch =================================================================== RCS file: /cvs/pkgs/rpms/seaview/devel/seaview-chris.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- seaview-chris.patch 28 Jun 2007 22:04:42 -0000 1.1 +++ seaview-chris.patch 10 Sep 2007 13:06:59 -0000 1.2 @@ -1,6 +1,6 @@ --- seaview/Makefile.chris 2007-05-07 11:08:57.000000000 +0200 +++ seaview/Makefile 2007-05-07 11:11:44.000000000 +0200 -@@ -3,25 +3,26 @@ +@@ -3,26 +3,27 @@ #seaviewps does not use the PDFLibLite library and outputs postscript #customize these next 3 lines @@ -16,6 +16,7 @@ +HELP_NOT_IN_PATH = -DDEFAULT_HELPFILE=\"/usr/share/seaview/seaview.help\" CXX = g++ + CC = gcc -OPT = $(shell if [ '$(DEBUG)' = '' ]; then echo '-O2'; else echo '-O0'; fi) +#OPT = $(shell if [ '$(DEBUG)' = '' ]; then echo '-O2'; else echo '-O0'; fi) @@ -35,8 +36,8 @@ +#seaviewps : CFLAGS = $(STDCFLAGS) -DNO_PDF -DNO_CLUSTALW - OBJECTS = custom.o use_mase_files.o regions.o load_seq.o align.o xfmatpt.o comlines.o chooser_plus.o resource.o nexus.o -@@ -37,8 +38,8 @@ + OBJECTS = custom.o use_mase_files.o regions.o load_seq.o align.o xfmatpt.o comlines.o chooser_plus.o resource.o nexus.o viewasprots.o misc_acnuc.o +@@ -38,8 +39,8 @@ seaviewps : seaview.o $(OBJECTS) postscript.o $(CXX) $(DEBUG) seaview.o $(OBJECTS) postscript.o \ Index: seaview.spec =================================================================== RCS file: /cvs/pkgs/rpms/seaview/devel/seaview.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- seaview.spec 16 Aug 2007 22:17:54 -0000 1.2 +++ seaview.spec 10 Sep 2007 13:06:59 -0000 1.3 @@ -1,12 +1,12 @@ Name: seaview -Version: 0 -Release: 0.1.20070616%{?dist} +Version: 2.0 +Release: 1%{?dist} Summary: Graphical multiple sequence alignment editor Group: Applications/Engineering License: GPLv2+ URL: http://pbil.univ-lyon1.fr/software/seaview.html -Source0: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/seaview.tar +Source0: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/seaview_2.0.tar.gz Source1: seaview.desktop Patch0: seaview-chris.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,9 @@ %changelog +* Mon Sep 10 2007 Christian Iseli 2.0-1 + - New upstream version, with a true version number :) + * Thu Aug 16 2007 Christian Iseli 0-0.1.20070616 - Fix License tag to GPLv2+. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/seaview/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 28 Jun 2007 22:04:42 -0000 1.2 +++ sources 10 Sep 2007 13:06:59 -0000 1.3 @@ -1 +1 @@ -df7b54c231a5af24246e8129575717c1 seaview.tar +72ff14e3511b88d26281accf16597534 seaview_2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 13:10:33 2007 From: fedora-extras-commits at redhat.com (Martin Stransky (stransky)) Date: Mon, 10 Sep 2007 09:10:33 -0400 Subject: rpms/firefox/devel firefox-1.5-pango-underline.patch, 1.1, 1.2 firefox.spec, 1.194, 1.195 Message-ID: <200709101310.l8ADAXfE032542@cvs-int.fedora.redhat.com> Author: stransky Update of /cvs/pkgs/rpms/firefox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32467 Modified Files: firefox-1.5-pango-underline.patch firefox.spec Log Message: * Mon Sep 10 2007 Martin Stransky 2.0.0.6-7 - added fix for #246248 - firefox crashes when searching for word "do" firefox-1.5-pango-underline.patch: Index: firefox-1.5-pango-underline.patch =================================================================== RCS file: /cvs/pkgs/rpms/firefox/devel/firefox-1.5-pango-underline.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- firefox-1.5-pango-underline.patch 9 Jul 2007 10:15:21 -0000 1.1 +++ firefox-1.5-pango-underline.patch 10 Sep 2007 13:10:00 -0000 1.2 @@ -12,9 +12,9 @@ - PRInt32 i; + PRUint32 startOffset = 0; + PRUint32 textWidth = 0; -+ PRUint32 start = PR_MAX(0,(aDetails->mStart - (PRInt32)aIndex)); -+ PRUint32 end = PR_MIN((PRInt32)aLength,(aDetails->mEnd - (PRInt32)aIndex)); -+ PRUint32 i; ++ PRInt32 start = PR_MAX(0,(aDetails->mStart - (PRInt32)aIndex)); ++ PRInt32 end = PR_MIN((PRInt32)aLength,(aDetails->mEnd - (PRInt32)aIndex)); ++ PRInt32 i; if ((start < end) && ((aLength - start) > 0)) { //aDetails allready processed to have offsets from frame start not content offsets Index: firefox.spec =================================================================== RCS file: /cvs/pkgs/rpms/firefox/devel/firefox.spec,v retrieving revision 1.194 retrieving revision 1.195 diff -u -r1.194 -r1.195 --- firefox.spec 6 Sep 2007 14:26:15 -0000 1.194 +++ firefox.spec 10 Sep 2007 13:10:00 -0000 1.195 @@ -12,7 +12,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 2.0.0.6 -Release: 6%{?dist} +Release: 7%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -438,6 +438,9 @@ #--------------------------------------------------------------------- %changelog +* Mon Sep 10 2007 Martin Stransky 2.0.0.6-7 +- added fix for #246248 - firefox crashes when searching for word "do" + * Thu Sep 6 2007 Christopher Aillon - 2.0.0.6-6 - Fix default page for all locales From fedora-extras-commits at redhat.com Mon Sep 10 13:17:40 2007 From: fedora-extras-commits at redhat.com (Patrick Laughton (jima)) Date: Mon, 10 Sep 2007 09:17:40 -0400 Subject: rpms/graphviz/EL-4 graphviz.spec,1.10,1.11 Message-ID: <200709101317.l8ADHeex000410@cvs-int.fedora.redhat.com> Author: jima Update of /cvs/pkgs/rpms/graphviz/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv372 Modified Files: graphviz.spec Log Message: * Mon Sep 10 2007 Patrick "Jima" Laughton 2.6-4 - Bump-n-build to fix libperl.so dependency Index: graphviz.spec =================================================================== RCS file: /cvs/pkgs/rpms/graphviz/EL-4/graphviz.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- graphviz.spec 19 Jul 2007 21:45:17 -0000 1.10 +++ graphviz.spec 10 Sep 2007 13:17:08 -0000 1.11 @@ -4,7 +4,7 @@ Name: graphviz Version: 2.6 -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/Multimedia License: CPL @@ -137,6 +137,9 @@ %{_bindir}/dot -c %changelog +* Mon Sep 10 2007 Patrick "Jima" Laughton 2.6-4 +- Bump-n-build to fix libperl.so dependency + * Thu Jul 19 2007 Patrick "Jima" Laughton 2.6-3 - Uncommenting %%excludes to exclude erroneously installed ltdl libs From fedora-extras-commits at redhat.com Mon Sep 10 13:22:45 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Mon, 10 Sep 2007 09:22:45 -0400 Subject: rpms/TeXmacs/F-7 .cvsignore, 1.27, 1.28 TeXmacs.spec, 1.49, 1.50 sources, 1.28, 1.29 TeXmacs-1.0.6.10-qual.patch, 1.1, NONE Message-ID: <200709101322.l8ADMjZ0000689@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/TeXmacs/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv653 Modified Files: .cvsignore TeXmacs.spec sources Removed Files: TeXmacs-1.0.6.10-qual.patch Log Message: new release 1.0.6.11 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/TeXmacs/F-7/.cvsignore,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- .cvsignore 14 May 2007 13:08:11 -0000 1.27 +++ .cvsignore 10 Sep 2007 13:22:12 -0000 1.28 @@ -1 +1 @@ -TeXmacs-1.0.6.10-src.tar.gz +TeXmacs-1.0.6.11-src.tar.gz Index: TeXmacs.spec =================================================================== RCS file: /cvs/pkgs/rpms/TeXmacs/F-7/TeXmacs.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- TeXmacs.spec 4 Jul 2007 08:19:18 -0000 1.49 +++ TeXmacs.spec 10 Sep 2007 13:22:12 -0000 1.50 @@ -1,15 +1,14 @@ Name: TeXmacs -Version: 1.0.6.10 -Release: 3%{?dist} +Version: 1.0.6.11 +Release: 1%{?dist} Summary: Structured wysiwyg scientific text editor Group: Applications/Editors -License: GPL +License: GPLv2+ URL: http://www.texmacs.org -Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.6.10-src.tar.gz +Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.6.11-src.tar.gz Patch2: TeXmacs-event.patch Patch5: TeXmacs-1.6.0.7-rdelim.patch -Patch6: TeXmacs-1.0.6.10-qual.patch Patch7: TeXmacs-1.0.6.10-psfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: tetex @@ -57,7 +56,6 @@ %setup -q -n TeXmacs-%{version}-src %patch2 -p1 %patch5 -p1 -%patch6 -p1 %patch7 -p1 sed -i "s|LDPATH = \@CONFIG_BPATH\@|LDPATH =|" src/makefile.in @@ -158,6 +156,9 @@ %changelog +* Mon Sep 10 2007 Gerard Milmeister - 1.0.6.11-1 +- new release 1.0.6.11 + * Fri Jun 29 2007 Gerard Milmeister - 1.0.6.10-3 - ps generation fix Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/TeXmacs/F-7/sources,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- sources 14 May 2007 13:08:11 -0000 1.28 +++ sources 10 Sep 2007 13:22:12 -0000 1.29 @@ -1 +1 @@ -5b5dbd678529bf346e1b67059bda7b57 TeXmacs-1.0.6.10-src.tar.gz +c05875cf7ae502578d50e07709cab9e1 TeXmacs-1.0.6.11-src.tar.gz --- TeXmacs-1.0.6.10-qual.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 13:25:31 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Mon, 10 Sep 2007 09:25:31 -0400 Subject: rpms/TeXmacs/devel .cvsignore, 1.27, 1.28 TeXmacs.spec, 1.50, 1.51 sources, 1.28, 1.29 TeXmacs-1.0.6.10-qual.patch, 1.1, NONE Message-ID: <200709101325.l8ADPV1w000876@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/TeXmacs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv831 Modified Files: .cvsignore TeXmacs.spec sources Removed Files: TeXmacs-1.0.6.10-qual.patch Log Message: new release 1.0.6.11 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/TeXmacs/devel/.cvsignore,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- .cvsignore 14 May 2007 13:08:11 -0000 1.27 +++ .cvsignore 10 Sep 2007 13:24:58 -0000 1.28 @@ -1 +1 @@ -TeXmacs-1.0.6.10-src.tar.gz +TeXmacs-1.0.6.11-src.tar.gz Index: TeXmacs.spec =================================================================== RCS file: /cvs/pkgs/rpms/TeXmacs/devel/TeXmacs.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- TeXmacs.spec 29 Aug 2007 04:11:18 -0000 1.50 +++ TeXmacs.spec 10 Sep 2007 13:24:58 -0000 1.51 @@ -158,8 +158,8 @@ %changelog -* Tue Aug 28 2007 Fedora Release Engineering - 1.0.6.10-4 -- Rebuild for selinux ppc32 issue. +* Mon Sep 10 2007 Gerard Milmeister - 1.0.6.11-1 +- new release 1.0.6.11 * Fri Jun 29 2007 Gerard Milmeister - 1.0.6.10-3 - ps generation fix Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/TeXmacs/devel/sources,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- sources 14 May 2007 13:08:11 -0000 1.28 +++ sources 10 Sep 2007 13:24:58 -0000 1.29 @@ -1 +1 @@ -5b5dbd678529bf346e1b67059bda7b57 TeXmacs-1.0.6.10-src.tar.gz +c05875cf7ae502578d50e07709cab9e1 TeXmacs-1.0.6.11-src.tar.gz --- TeXmacs-1.0.6.10-qual.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 13:27:07 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Mon, 10 Sep 2007 09:27:07 -0400 Subject: rpms/TeXmacs/devel TeXmacs.spec,1.51,1.52 Message-ID: <200709101327.l8ADR7U4000999@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/TeXmacs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv949 Modified Files: TeXmacs.spec Log Message: new release 1.0.6.11 Index: TeXmacs.spec =================================================================== RCS file: /cvs/pkgs/rpms/TeXmacs/devel/TeXmacs.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- TeXmacs.spec 10 Sep 2007 13:24:58 -0000 1.51 +++ TeXmacs.spec 10 Sep 2007 13:26:35 -0000 1.52 @@ -1,15 +1,14 @@ Name: TeXmacs -Version: 1.0.6.10 -Release: 4%{?dist} +Version: 1.0.6.11 +Release: 1%{?dist} Summary: Structured wysiwyg scientific text editor Group: Applications/Editors -License: GPL +License: GPLv2+ URL: http://www.texmacs.org -Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.6.10-src.tar.gz +Source: ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-1.0.6.11-src.tar.gz Patch2: TeXmacs-event.patch Patch5: TeXmacs-1.6.0.7-rdelim.patch -Patch6: TeXmacs-1.0.6.10-qual.patch Patch7: TeXmacs-1.0.6.10-psfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: tetex @@ -57,7 +56,6 @@ %setup -q -n TeXmacs-%{version}-src %patch2 -p1 %patch5 -p1 -%patch6 -p1 %patch7 -p1 sed -i "s|LDPATH = \@CONFIG_BPATH\@|LDPATH =|" src/makefile.in From fedora-extras-commits at redhat.com Mon Sep 10 13:27:53 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 09:27:53 -0400 Subject: rpms/svnkit/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 svnkit.spec, 1.4, 1.5 Message-ID: <200709101327.l8ADRrWB001143@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/svnkit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1044 Modified Files: .cvsignore sources svnkit.spec Log Message: Update to upstream 1.1.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/svnkit/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 20 Jun 2007 13:14:17 -0000 1.2 +++ .cvsignore 10 Sep 2007 13:27:20 -0000 1.3 @@ -1 +1 @@ -org.tmatesoft.svn_1.1.2.src.zip +org.tmatesoft.svn_1.1.4.src.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/svnkit/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 20 Jun 2007 13:14:17 -0000 1.2 +++ sources 10 Sep 2007 13:27:20 -0000 1.3 @@ -1 +1 @@ -a710e0195f404b644ca97808b78c69da org.tmatesoft.svn_1.1.2.src.zip +f1c33294199b8804b00ac9bd060ced74 org.tmatesoft.svn_1.1.4.src.zip Index: svnkit.spec =================================================================== RCS file: /cvs/extras/rpms/svnkit/devel/svnkit.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- svnkit.spec 10 Sep 2007 12:46:18 -0000 1.4 +++ svnkit.spec 10 Sep 2007 13:27:20 -0000 1.5 @@ -2,8 +2,8 @@ Name: svnkit -Version: 1.1.2 -Release: 5%{?dist} +Version: 1.1.4 +Release: 1%{?dist} Summary: Pure Java Subversion client library Group: Development/Tools @@ -118,7 +118,8 @@ %changelog -* Mon Sep 10 2007 Robert Marcano - 1.1.2-5 +* Mon Sep 10 2007 Robert Marcano - 1.1.4-1 +- Update to upstream 1.1.4 - Build for all supported arquitectures * Wed Aug 29 2007 Fedora Release Engineering - 1.1.2-4 From fedora-extras-commits at redhat.com Mon Sep 10 13:29:56 2007 From: fedora-extras-commits at redhat.com (Martin Stransky (stransky)) Date: Mon, 10 Sep 2007 09:29:56 -0400 Subject: rpms/thunderbird/devel firefox-1.5-pango-underline.patch, 1.1, 1.2 thunderbird.spec, 1.102, 1.103 Message-ID: <200709101329.l8ADTusu001291@cvs-int.fedora.redhat.com> Author: stransky Update of /cvs/pkgs/rpms/thunderbird/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1211 Modified Files: firefox-1.5-pango-underline.patch thunderbird.spec Log Message: * Mon Sep 10 2007 Martin Stransky 2.0.0.6-3 - added fix for #246248 - firefox crashes when searching for word "do" firefox-1.5-pango-underline.patch: Index: firefox-1.5-pango-underline.patch =================================================================== RCS file: /cvs/pkgs/rpms/thunderbird/devel/firefox-1.5-pango-underline.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- firefox-1.5-pango-underline.patch 23 Dec 2006 21:05:09 -0000 1.1 +++ firefox-1.5-pango-underline.patch 10 Sep 2007 13:29:23 -0000 1.2 @@ -12,9 +12,9 @@ - PRInt32 i; + PRUint32 startOffset = 0; + PRUint32 textWidth = 0; -+ PRUint32 start = PR_MAX(0,(aDetails->mStart - (PRInt32)aIndex)); -+ PRUint32 end = PR_MIN((PRInt32)aLength,(aDetails->mEnd - (PRInt32)aIndex)); -+ PRUint32 i; ++ PRInt32 start = PR_MAX(0,(aDetails->mStart - (PRInt32)aIndex)); ++ PRInt32 end = PR_MIN((PRInt32)aLength,(aDetails->mEnd - (PRInt32)aIndex)); ++ PRInt32 i; if ((start < end) && ((aLength - start) > 0)) { //aDetails allready processed to have offsets from frame start not content offsets Index: thunderbird.spec =================================================================== RCS file: /cvs/pkgs/rpms/thunderbird/devel/thunderbird.spec,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- thunderbird.spec 13 Aug 2007 20:28:29 -0000 1.102 +++ thunderbird.spec 10 Sep 2007 13:29:23 -0000 1.103 @@ -8,7 +8,7 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird Version: 2.0.0.6 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -314,6 +314,9 @@ #=============================================================================== %changelog +* Mon Sep 10 2007 Martin Stransky 2.0.0.6-3 +- added fix for #246248 - firefox crashes when searching for word "do" + * Mon Aug 13 2007 Christopher Aillon 2.0.0.6-2 - Update the license tag From fedora-extras-commits at redhat.com Mon Sep 10 13:31:29 2007 From: fedora-extras-commits at redhat.com (Martin Stransky (stransky)) Date: Mon, 10 Sep 2007 09:31:29 -0400 Subject: rpms/seamonkey/devel firefox-1.5-pango-underline.patch, 1.1, 1.2 seamonkey.spec, 1.26, 1.27 Message-ID: <200709101331.l8ADVTRg001394@cvs-int.fedora.redhat.com> Author: stransky Update of /cvs/pkgs/rpms/seamonkey/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1355 Modified Files: firefox-1.5-pango-underline.patch seamonkey.spec Log Message: * Mon Sep 10 2007 Martin Stransky 1.1.3-8 - added fix for #246248 - firefox crashes when searching for word "do" firefox-1.5-pango-underline.patch: Index: firefox-1.5-pango-underline.patch =================================================================== RCS file: /cvs/pkgs/rpms/seamonkey/devel/firefox-1.5-pango-underline.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- firefox-1.5-pango-underline.patch 27 Jul 2007 12:34:15 -0000 1.1 +++ firefox-1.5-pango-underline.patch 10 Sep 2007 13:31:26 -0000 1.2 @@ -12,9 +12,9 @@ - PRInt32 i; + PRUint32 startOffset = 0; + PRUint32 textWidth = 0; -+ PRUint32 start = PR_MAX(0,(aDetails->mStart - (PRInt32)aIndex)); -+ PRUint32 end = PR_MIN((PRInt32)aLength,(aDetails->mEnd - (PRInt32)aIndex)); -+ PRUint32 i; ++ PRInt32 start = PR_MAX(0,(aDetails->mStart - (PRInt32)aIndex)); ++ PRInt32 end = PR_MIN((PRInt32)aLength,(aDetails->mEnd - (PRInt32)aIndex)); ++ PRInt32 i; if ((start < end) && ((aLength - start) > 0)) { //aDetails allready processed to have offsets from frame start not content offsets Index: seamonkey.spec =================================================================== RCS file: /cvs/pkgs/rpms/seamonkey/devel/seamonkey.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- seamonkey.spec 28 Aug 2007 11:06:25 -0000 1.26 +++ seamonkey.spec 10 Sep 2007 13:31:26 -0000 1.27 @@ -11,7 +11,7 @@ Name: seamonkey Summary: Web browser, e-mail, news, IRC client, HTML editor Version: 1.1.3 -Release: 7%{?dist} +Release: 8%{?dist} URL: http://www.mozilla.org/projects/seamonkey/ License: MPLv1.1 Group: Applications/Internet @@ -429,6 +429,8 @@ %changelog +* Mon Sep 10 2007 Martin Stransky 1.1.3-8 +- added fix for #246248 - firefox crashes when searching for word "do" * Tue Aug 28 2007 Kai Engert - 1.1.3-7 - Updated license tag * Mon Aug 7 2007 Martin Stransky 1.1.3-6 From fedora-extras-commits at redhat.com Mon Sep 10 13:37:05 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Mon, 10 Sep 2007 09:37:05 -0400 Subject: rpms/eclipse/devel eclipse.spec,1.484,1.485 Message-ID: <200709101337.l8ADb5ee001659@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/eclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1606 Modified Files: eclipse.spec Log Message: * Mon Sep 10 2007 Andrew Overholt 3.3.0-19 - Don't require subclipse, cdt, or rpm-editor on ppc64. Index: eclipse.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v retrieving revision 1.484 retrieving revision 1.485 diff -u -r1.484 -r1.485 --- eclipse.spec 7 Sep 2007 18:51:16 -0000 1.484 +++ eclipse.spec 10 Sep 2007 13:36:32 -0000 1.485 @@ -23,7 +23,7 @@ Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 18%{?dist} +Release: 19%{?dist} License: Eclipse Public License Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -224,12 +224,14 @@ Requires: lucene-contrib >= 1.9.1 Requires: regexp Requires: eclipse-cvs-client -Requires: eclipse-subclipse -Requires: eclipse-changelog -Requires: eclipse-rpm-editor # no xmlrpc3 -> no mylyn on ppc64 due to: # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239123 +# no CDT -> no changelog -> no rpm-editor +# (upstream does not support ppc64) %ifnarch ppc64 alpha +Requires: eclipse-subclipse +Requires: eclipse-changelog +Requires: eclipse-rpm-editor Requires: eclipse-mylyn Requires: eclipse-mylyn-ide Requires: eclipse-mylyn-bugzilla @@ -1577,6 +1579,9 @@ %endif %changelog +* Mon Sep 10 2007 Andrew Overholt 3.3.0-19 +- Don't require subclipse, cdt, or rpm-editor on ppc64. + * Fri Sep 07 2007 Ben Konrath 3.3.0-18 - Build 1.6 plugins when building with IcedTea. From fedora-extras-commits at redhat.com Mon Sep 10 13:38:19 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Mon, 10 Sep 2007 09:38:19 -0400 Subject: rpms/seaview/F-7 .cvsignore, 1.2, 1.3 seaview-chris.patch, 1.1, 1.2 seaview.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709101338.l8ADcJ3W001793@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/pkgs/rpms/seaview/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1736 Modified Files: .cvsignore seaview-chris.patch seaview.spec sources Log Message: New upstream version. Fix license tag. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/seaview/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 29 Jun 2007 06:20:34 -0000 1.2 +++ .cvsignore 10 Sep 2007 13:37:46 -0000 1.3 @@ -1 +1 @@ -seaview.tar +seaview_2.0.tar.gz seaview-chris.patch: Index: seaview-chris.patch =================================================================== RCS file: /cvs/pkgs/rpms/seaview/F-7/seaview-chris.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- seaview-chris.patch 29 Jun 2007 06:20:34 -0000 1.1 +++ seaview-chris.patch 10 Sep 2007 13:37:46 -0000 1.2 @@ -1,6 +1,6 @@ --- seaview/Makefile.chris 2007-05-07 11:08:57.000000000 +0200 +++ seaview/Makefile 2007-05-07 11:11:44.000000000 +0200 -@@ -3,25 +3,26 @@ +@@ -3,26 +3,27 @@ #seaviewps does not use the PDFLibLite library and outputs postscript #customize these next 3 lines @@ -16,6 +16,7 @@ +HELP_NOT_IN_PATH = -DDEFAULT_HELPFILE=\"/usr/share/seaview/seaview.help\" CXX = g++ + CC = gcc -OPT = $(shell if [ '$(DEBUG)' = '' ]; then echo '-O2'; else echo '-O0'; fi) +#OPT = $(shell if [ '$(DEBUG)' = '' ]; then echo '-O2'; else echo '-O0'; fi) @@ -35,8 +36,8 @@ +#seaviewps : CFLAGS = $(STDCFLAGS) -DNO_PDF -DNO_CLUSTALW - OBJECTS = custom.o use_mase_files.o regions.o load_seq.o align.o xfmatpt.o comlines.o chooser_plus.o resource.o nexus.o -@@ -37,8 +38,8 @@ + OBJECTS = custom.o use_mase_files.o regions.o load_seq.o align.o xfmatpt.o comlines.o chooser_plus.o resource.o nexus.o viewasprots.o misc_acnuc.o +@@ -38,8 +39,8 @@ seaviewps : seaview.o $(OBJECTS) postscript.o $(CXX) $(DEBUG) seaview.o $(OBJECTS) postscript.o \ Index: seaview.spec =================================================================== RCS file: /cvs/pkgs/rpms/seaview/F-7/seaview.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- seaview.spec 29 Jun 2007 06:20:34 -0000 1.1 +++ seaview.spec 10 Sep 2007 13:37:46 -0000 1.2 @@ -1,12 +1,12 @@ Name: seaview -Version: 0 -Release: 0.1.20070615%{?dist} +Version: 2.0 +Release: 1%{?dist} Summary: Graphical multiple sequence alignment editor Group: Applications/Engineering -License: GPL +License: GPLv2+ URL: http://pbil.univ-lyon1.fr/software/seaview.html -Source0: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/seaview.tar +Source0: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/seaview_2.0.tar.gz Source1: seaview.desktop Patch0: seaview-chris.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -61,6 +61,10 @@ %changelog +* Mon Sep 10 2007 Christian Iseli 2.0-1 + - New upstream version, with a true version number :) + - Fix License tag to GPLv2+. + * Thu Jun 28 2007 Christian Iseli 0-0.1.20070615 - New upstream tarball. - Add desktop file and icon. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/seaview/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 29 Jun 2007 06:20:34 -0000 1.2 +++ sources 10 Sep 2007 13:37:46 -0000 1.3 @@ -1 +1 @@ -df7b54c231a5af24246e8129575717c1 seaview.tar +72ff14e3511b88d26281accf16597534 seaview_2.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 14:19:10 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Mon, 10 Sep 2007 10:19:10 -0400 Subject: rpms/gnome-web-photo import.log,1.1,1.2 Message-ID: <200709101419.l8AEJAZO009403@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-web-photo In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9363 Modified Files: import.log Log Message: Upload gnome-web-photo, the HTML page thumbnailer Index: import.log =================================================================== RCS file: /cvs/pkgs/rpms/gnome-web-photo/import.log,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- import.log 9 Sep 2007 22:50:18 -0000 1.1 +++ import.log 10 Sep 2007 14:18:37 -0000 1.2 @@ -0,0 +1 @@ +gnome-web-photo-0_3-4:HEAD:gnome-web-photo-0.3-4.src.rpm:1189433869 From fedora-extras-commits at redhat.com Mon Sep 10 14:19:12 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Mon, 10 Sep 2007 10:19:12 -0400 Subject: rpms/gnome-web-photo/devel gnome-web-photo.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709101419.l8AEJCa0009407@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/gnome-web-photo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9363/devel Modified Files: .cvsignore sources Added Files: gnome-web-photo.spec Log Message: Upload gnome-web-photo, the HTML page thumbnailer --- NEW FILE gnome-web-photo.spec --- Summary: HTML pages thumbnailer Name: gnome-web-photo Version: 0.3 Release: 4%{?dist} License: LGPLv2+ Group: Applications/Internet URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-web-photo/%{version}/ Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-web-photo/%{version}/%{name}-%{version}.tar.bz2 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(post): GConf2 Requires(preun): GConf2 BuildRequires: gtk2-devel >= 2.10.0 BuildRequires: libxml2-devel BuildRequires: gnome-vfs2-devel BuildRequires: gecko-devel >= 1.8 BuildRequires: libjpeg-devel BuildRequires: gettext perl(XML::Parser) %description gnome-web-photo contains a thumbnailer that will be used by GNOME applications, including the file manager, to generate screenshots of web pages. %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make DESTDIR=$RPM_BUILD_ROOT install unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL mv $RPM_BUILD_ROOT/%{_sysconfdir}/gconf/schemas/thumbnailer.schemas \ $RPM_BUILD_ROOT/%{_sysconfdir}/gconf/schemas/gnome-web-photo.schemas %find_lang %{name} %post export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/gnome-web-photo.schemas >& /dev/null %pre if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/gnome-web-photo.schemas \ >& /dev/null || : fi %preun if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/gnome-web-photo.schemas >& /dev/null fi %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc ChangeLog AUTHORS README TODO COPYING.README %{_sysconfdir}/gconf/schemas/gnome-web-photo.schemas %{_bindir}/* %{_datadir}/gnome-web-photo %changelog * Mon Sep 10 2007 - Bastien Nocera - 0.3-4 - Fix license, as mentioned by Kevin Fenzi * Thu Sep 06 2007 - Bastien Nocera - 0.3-3 - Update following Matthias Clasen's comments * Wed Sep 05 2007 - Bastien Nocera - 0.3-2 - Update following Peter Gordon's comments * Tue Mar 20 2007 - Bastien Nocera - 0.3-1 - First post! Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gnome-web-photo/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:50:20 -0000 1.1 +++ .cvsignore 10 Sep 2007 14:18:40 -0000 1.2 @@ -0,0 +1 @@ +gnome-web-photo-0.3.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gnome-web-photo/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:50:20 -0000 1.1 +++ sources 10 Sep 2007 14:18:40 -0000 1.2 @@ -0,0 +1 @@ +1c9cdf4ce25b58641e0af16215c413a5 gnome-web-photo-0.3.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 14:32:36 2007 From: fedora-extras-commits at redhat.com (Michael DeHaan (mdehaan)) Date: Mon, 10 Sep 2007 10:32:36 -0400 Subject: rpms/koan/devel koan.spec,1.21,1.22 Message-ID: <200709101432.l8AEWaB0010063@cvs-int.fedora.redhat.com> Author: mdehaan Update of /cvs/extras/rpms/koan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10018 Modified Files: koan.spec Log Message: Updating to 0.6.1-2 to fix EVR Index: koan.spec =================================================================== RCS file: /cvs/extras/rpms/koan/devel/koan.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- koan.spec 30 Aug 2007 16:41:20 -0000 1.21 +++ koan.spec 10 Sep 2007 14:32:04 -0000 1.22 @@ -2,8 +2,8 @@ Summary: Network provisioning tool for Xen and Bare Metal Machines Name: koan -Version: 0.6.1 -Release: 2%{?dist} +Version: 0.6.2 +Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPL Group: Applications/System @@ -49,6 +49,9 @@ %changelog +* Mon Sep 04 2007 Michael DeHaan - 0.6.2-1 +- Upstream changes (see CHANGELOG) + * Thu Aug 30 2007 Michael DeHaan - 0.6.1-2 - Upstream changes (see CHANGELOG) From fedora-extras-commits at redhat.com Mon Sep 10 14:44:09 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Mon, 10 Sep 2007 10:44:09 -0400 Subject: rpms/kernel/devel kernel.spec, 1.152, 1.153 linux-2.6-x86-debug-boot.patch, 1.3, 1.4 Message-ID: <200709101444.l8AEi9Cw010675@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10643 Modified Files: kernel.spec linux-2.6-x86-debug-boot.patch Log Message: * Mon Sep 10 2007 Chuck Ebbert - x86: fix debug early boot Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.152 retrieving revision 1.153 diff -u -r1.152 -r1.153 --- kernel.spec 7 Sep 2007 18:32:07 -0000 1.152 +++ kernel.spec 10 Sep 2007 14:43:37 -0000 1.153 @@ -1802,6 +1802,9 @@ %changelog +* Mon Sep 10 2007 Chuck Ebbert +- x86: fix debug early boot + * Thu Sep 06 2007 Chuck Ebbert - x86: debug early boot linux-2.6-x86-debug-boot.patch: Index: linux-2.6-x86-debug-boot.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-x86-debug-boot.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linux-2.6-x86-debug-boot.patch 7 Sep 2007 18:32:07 -0000 1.3 +++ linux-2.6-x86-debug-boot.patch 10 Sep 2007 14:43:37 -0000 1.4 @@ -17,7 +17,7 @@ } /* Make sure we have all the proper CPU support */ -+ puts("A"); ++ putchar('A'); if (validate_cpu()) { puts("Unable to boot - please use a kernel appropriate " "for your CPU.\n"); @@ -25,84 +25,80 @@ } /* Tell the BIOS what CPU mode we intend to run in. */ -+ puts("B"); ++ putchar('B'); set_bios_mode(); /* Detect memory layout */ -+ puts("C"); ++ putchar('C'); detect_memory(); /* Set keyboard repeat rate (why?) */ -+ puts("D"); ++ putchar('D'); keyboard_set_repeat(); /* Set the video mode */ -+ puts("E"); ++ putchar('E'); set_video(); /* Query MCA information */ -+ puts("F"); ++ putchar('F'); query_mca(); /* Voyager */ #ifdef CONFIG_X86_VOYAGER -+ puts("G"); ++ putchar('G'); query_voyager(); #endif -+ puts("H"); ++ putchar('H'); /* Query Intel SpeedStep (IST) information */ query_ist(); /* Query APM information */ #if defined(CONFIG_APM) || defined(CONFIG_APM_MODULE) -+ puts("I"); ++ putchar('I'); query_apm_bios(); #endif /* Query EDD information */ #if defined(CONFIG_EDD) || defined(CONFIG_EDD_MODULE) -+ puts("J"); ++ putchar('J'); query_edd(); #endif /* Do the last things and invoke protected mode */ -+ puts("K"); ++ putchar('K'); go_to_protected_mode(); } --- linux-2.6.22.noarch.orig/arch/i386/boot/pm.c +++ linux-2.6.22.noarch/arch/i386/boot/pm.c -@@ -145,26 +145,34 @@ static void setup_idt(void) +@@ -145,24 +145,30 @@ static void setup_idt(void) void go_to_protected_mode(void) { /* Hook before leaving real mode, also disables interrupts */ -+ puts("L"); ++ putchar('L'); realmode_switch_hook(); /* Move the kernel/setup to their final resting places */ -+ puts("M"); ++ putchar('M'); move_kernel_around(); /* Enable the A20 gate */ -+ puts("N"); ++ putchar('N'); if (enable_a20()) { puts("A20 gate not responding, unable to boot...\n"); die(); } /* Reset coprocessor (IGNNE#) */ -+ puts("O"); ++ putchar('O'); reset_coprocessor(); /* Mask all interrupts in the PIC */ -+ puts("P"); ++ putchar('P'); mask_all_interrupts(); /* Actual transition to protected mode... */ -+ puts("Q"); ++ puts("Q\n"); setup_idt(); -+ puts("R"); setup_gdt(); -+ puts("S\n"); protected_mode_jump(boot_params.hdr.code32_start, - (u32)&boot_params + (ds() << 4)); - } From fedora-extras-commits at redhat.com Mon Sep 10 14:57:31 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Mon, 10 Sep 2007 10:57:31 -0400 Subject: rpms/widelands/F-7 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 widelands.flagfix.patch, 1.1, 1.2 widelands.spec, 1.2, 1.3 widelands.workfix.patch, 1.1, NONE Message-ID: <200709101457.l8AEvV3b011357@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/pkgs/rpms/widelands/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11237/widelands/F-7 Modified Files: .cvsignore sources widelands.flagfix.patch widelands.spec Removed Files: widelands.workfix.patch Log Message: Upgrade to build-11 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/widelands/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 May 2007 09:29:12 -0000 1.2 +++ .cvsignore 10 Sep 2007 14:56:58 -0000 1.3 @@ -1 +1 @@ -widelands-build10-source.tar.bz2 +widelands-build-11-source.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/widelands/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 May 2007 09:29:12 -0000 1.2 +++ sources 10 Sep 2007 14:56:58 -0000 1.3 @@ -1 +1 @@ -9e452baf7b8f22a27b4e371e2150e017 widelands-build10-source.tar.bz2 +ad41d917f7895b6212009ac584178b55 widelands-build-11-source.tar.bz2 widelands.flagfix.patch: Index: widelands.flagfix.patch =================================================================== RCS file: /cvs/pkgs/rpms/widelands/F-7/widelands.flagfix.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- widelands.flagfix.patch 7 May 2007 09:29:12 -0000 1.1 +++ widelands.flagfix.patch 10 Sep 2007 14:56:58 -0000 1.2 @@ -1,10 +1,12 @@ ---- ./build/scons-tools/scons_configure.py.flagfix 2007-03-04 18:25:06.000000000 +0100 -+++ ./build/scons-tools/scons_configure.py 2007-04-30 11:41:58.000000000 +0200 -@@ -319,57 +319,4 @@ +diff -up ./build/scons-tools/scons_configure.py.flagfix ./build/scons-tools/scons_configure.py +--- ./build/scons-tools/scons_configure.py.flagfix 2007-06-03 17:17:45.000000000 +0200 ++++ ./build/scons-tools/scons_configure.py 2007-09-08 00:03:37.000000000 +0200 +@@ -263,58 +263,4 @@ def do_configure(config_h_file, conf, en print 'Could not find efence, so doing a debug-efence build is impossible !' env.Exit(1) - conf.CheckCompilerFlag('-fstack-protector-all', env) +- conf.CheckCompilerFlag('-fbounds-check', env) - conf.CheckCompilerFlag('-pipe', env) - conf.CheckCompilerFlag('-Wall', env) - conf.CheckCompilerFlag('-Wcast-align', env) @@ -59,3 +61,4 @@ - if env.strip: - conf.CheckLinkerFlag('-s', env) + conf.CheckCompilerFlag('flagi', env) + Index: widelands.spec =================================================================== RCS file: /cvs/pkgs/rpms/widelands/F-7/widelands.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- widelands.spec 8 May 2007 17:41:50 -0000 1.2 +++ widelands.spec 10 Sep 2007 14:56:58 -0000 1.3 @@ -1,18 +1,17 @@ -%define build_id build10 +%define build_id build-11 Name: widelands Version: 0 -Release: 0.4.%{build_id}%{?dist} +Release: 0.6.build11%{?dist} Summary: Open source realtime-strategy game Group: Amusements/Games -License: GPL +License: GPLv2+ URL: http://www.widelands.org Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{build_id}-source.tar.bz2 -Patch0: widelands.workfix.patch -Patch1: widelands.flagfix.patch +Patch0: widelands.flagfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: SDL_mixer-devel SDL_image-devel SDL_net-devel SDL_ttf-devel +BuildRequires: SDL_mixer-devel SDL_image-devel SDL_net-devel SDL_ttf-devel SDL_gfx-devel BuildRequires: desktop-file-utils scons gettext libpng-devel zlib-devel ctags %ifnarch ppc64 BuildRequires: optipng @@ -30,18 +29,14 @@ %prep %setup -q -n %{name} %patch0 -p0 -%patch1 -p0 -sed -i 's#LOCALE_PATH "locale"#LOCALE_PATH "%{_datadir}/%{name}/locale"##' src/constants.h sed -i 's#flagi#%{optflags}##' build/scons-tools/scons_configure.py -sed -i 's#doc#txts##' txts/SConscript %build -scons build=release datadir=%{_datadir}/%{name} bindir=%{_bindir} build_id=%{build_id} -scons locale datadir=%{_datadir}/%{name} bindir=%{_bindir} build_id=%{build_id} +scons build=release datadir=%{_datadir}/%{name} bindir=%{_bindir} localedir=%{_datadir}/%{name}/locale build_id=%{build_id} %install rm -rf $RPM_BUILD_ROOT -scons install datadir=$RPM_BUILD_ROOT%{_datadir}/%{name} bindir=$RPM_BUILD_ROOT%{_bindir} build_id=%{build_id} +scons datadir=$RPM_BUILD_ROOT%{_datadir}/%{name} bindir=$RPM_BUILD_ROOT%{_bindir} localedir=$RPM_BUILD_ROOT%{_datadir}/%{name} build_id=%{build_id} install rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/doc rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/game_server @@ -73,11 +68,15 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi %postun touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi %files -f %{name}.files %defattr(-,root,root,-) @@ -90,6 +89,10 @@ %{_datadir}/%{name}/*s* %changelog +* Mon Sep 10 2007 Karol Trzcionka - 0-0.6.build11 +- Upgrade to build-11 +* Sat Aug 25 2007 Karol Trzcionka - 0-0.5.build10 +- Patching for compatibility with scons 0.97 * Tue May 08 2007 Karol Trzcionka - 0-0.4.build10 - Change BRs for ppc64 * Sun May 06 2007 Karol Trzcionka - 0-0.3.build10 --- widelands.workfix.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 14:57:33 2007 From: fedora-extras-commits at redhat.com (Karol Trzcionka (karlik)) Date: Mon, 10 Sep 2007 10:57:33 -0400 Subject: rpms/widelands/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 widelands.flagfix.patch, 1.2, 1.3 widelands.spec, 1.3, 1.4 widelands.scons.patch, 1.1, NONE widelands.workfix.patch, 1.1, NONE Message-ID: <200709101457.l8AEvXQn011368@cvs-int.fedora.redhat.com> Author: karlik Update of /cvs/pkgs/rpms/widelands/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11237/widelands/devel Modified Files: .cvsignore sources widelands.flagfix.patch widelands.spec Removed Files: widelands.scons.patch widelands.workfix.patch Log Message: Upgrade to build-11 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/widelands/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 7 May 2007 09:29:12 -0000 1.2 +++ .cvsignore 10 Sep 2007 14:57:01 -0000 1.3 @@ -1 +1 @@ -widelands-build10-source.tar.bz2 +widelands-build-11-source.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/widelands/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 7 May 2007 09:29:12 -0000 1.2 +++ sources 10 Sep 2007 14:57:01 -0000 1.3 @@ -1 +1 @@ -9e452baf7b8f22a27b4e371e2150e017 widelands-build10-source.tar.bz2 +ad41d917f7895b6212009ac584178b55 widelands-build-11-source.tar.bz2 widelands.flagfix.patch: Index: widelands.flagfix.patch =================================================================== RCS file: /cvs/pkgs/rpms/widelands/devel/widelands.flagfix.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- widelands.flagfix.patch 26 Aug 2007 00:26:10 -0000 1.2 +++ widelands.flagfix.patch 10 Sep 2007 14:57:01 -0000 1.3 @@ -1,10 +1,12 @@ ---- ./build/scons-tools/scons_configure.py.flagfix 2007-08-25 13:36:07.000000000 +0200 -+++ ./build/scons-tools/scons_configure.py 2007-08-25 13:47:16.000000000 +0200 -@@ -259,57 +259,4 @@ def do_configure(config_h_file, conf, en +diff -up ./build/scons-tools/scons_configure.py.flagfix ./build/scons-tools/scons_configure.py +--- ./build/scons-tools/scons_configure.py.flagfix 2007-06-03 17:17:45.000000000 +0200 ++++ ./build/scons-tools/scons_configure.py 2007-09-08 00:03:37.000000000 +0200 +@@ -263,58 +263,4 @@ def do_configure(config_h_file, conf, en print 'Could not find efence, so doing a debug-efence build is impossible !' env.Exit(1) - conf.CheckCompilerFlag('-fstack-protector-all', env) +- conf.CheckCompilerFlag('-fbounds-check', env) - conf.CheckCompilerFlag('-pipe', env) - conf.CheckCompilerFlag('-Wall', env) - conf.CheckCompilerFlag('-Wcast-align', env) @@ -59,3 +61,4 @@ - if env.strip: - conf.CheckLinkerFlag('-s', env) + conf.CheckCompilerFlag('flagi', env) + Index: widelands.spec =================================================================== RCS file: /cvs/pkgs/rpms/widelands/devel/widelands.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- widelands.spec 26 Aug 2007 00:26:10 -0000 1.3 +++ widelands.spec 10 Sep 2007 14:57:01 -0000 1.4 @@ -1,19 +1,17 @@ -%define build_id build10 +%define build_id build-11 Name: widelands Version: 0 -Release: 0.5.%{build_id}%{?dist} +Release: 0.6.build11%{?dist} Summary: Open source realtime-strategy game Group: Amusements/Games License: GPLv2+ URL: http://www.widelands.org Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{build_id}-source.tar.bz2 -Patch0: widelands.workfix.patch -Patch1: widelands.flagfix.patch -Patch2: widelands.scons.patch +Patch0: widelands.flagfix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: SDL_mixer-devel SDL_image-devel SDL_net-devel SDL_ttf-devel +BuildRequires: SDL_mixer-devel SDL_image-devel SDL_net-devel SDL_ttf-devel SDL_gfx-devel BuildRequires: desktop-file-utils scons gettext libpng-devel zlib-devel ctags %ifnarch ppc64 BuildRequires: optipng @@ -31,19 +29,14 @@ %prep %setup -q -n %{name} %patch0 -p0 -%patch1 -p0 -%patch2 -p0 -sed -i 's#LOCALE_PATH "locale"#LOCALE_PATH "%{_datadir}/%{name}/locale"##' src/constants.h sed -i 's#flagi#%{optflags}##' build/scons-tools/scons_configure.py -sed -i 's#doc#txts##' txts/SConscript %build -scons build=release datadir=%{_datadir}/%{name} bindir=%{_bindir} build_id=%{build_id} -scons locale datadir=%{_datadir}/%{name} bindir=%{_bindir} build_id=%{build_id} +scons build=release datadir=%{_datadir}/%{name} bindir=%{_bindir} localedir=%{_datadir}/%{name}/locale build_id=%{build_id} %install rm -rf $RPM_BUILD_ROOT -scons install datadir=$RPM_BUILD_ROOT%{_datadir}/%{name} bindir=$RPM_BUILD_ROOT%{_bindir} build_id=%{build_id} +scons datadir=$RPM_BUILD_ROOT%{_datadir}/%{name} bindir=$RPM_BUILD_ROOT%{_bindir} localedir=$RPM_BUILD_ROOT%{_datadir}/%{name} build_id=%{build_id} install rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/doc rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/game_server @@ -75,11 +68,15 @@ %post touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi %postun touch --no-create %{_datadir}/icons/hicolor || : -%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +if [ -x %{_bindir}/gtk-update-icon-cache ]; then + %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +fi %files -f %{name}.files %defattr(-,root,root,-) @@ -92,6 +89,8 @@ %{_datadir}/%{name}/*s* %changelog +* Mon Sep 10 2007 Karol Trzcionka - 0-0.6.build11 +- Upgrade to build-11 * Sat Aug 25 2007 Karol Trzcionka - 0-0.5.build10 - Patching for compatibility with scons 0.97 * Tue May 08 2007 Karol Trzcionka - 0-0.4.build10 --- widelands.scons.patch DELETED --- --- widelands.workfix.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 14:57:41 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 10 Sep 2007 10:57:41 -0400 Subject: rpms/pcmanx-gtk2/F-7 pcmanx-gtk2.spec,1.1,1.2 sources,1.2,1.3 Message-ID: <200709101457.l8AEvffr011376@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11259 Modified Files: pcmanx-gtk2.spec sources Log Message: - upgrade to svn 355 - clean up packager's name in .spec file Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/F-7/pcmanx-gtk2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pcmanx-gtk2.spec 16 Apr 2007 18:22:24 -0000 1.1 +++ pcmanx-gtk2.spec 10 Sep 2007 14:57:09 -0000 1.2 @@ -1,11 +1,11 @@ # Source package is generated using: # 1. svn co https://svn.csie.net/pcmanx/trunk pcmanx-gtk2 # 2. tar czvf pcmanx-gtk2.tar.gz pcmanx-gtk2 -%define alphatag 336svn +%define alphatag 355svn Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 -Version: 0.3.5 -Release: 9.%{alphatag}%{?dist} +Version: 0.3.6 +Release: 1.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz @@ -84,35 +84,38 @@ %{_datadir}/pixmaps/*.png %changelog -* Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-9.336svn +* Sun Sep 9 2007 Leo Shidai Liu 0.3.6-1.355svn +- svn 355 + +* Sat Apr 14 2007 Leo Shidai Liu 0.3.5-9.336svn - remove README. Its content is not useful for end users -* Sat Apr 14 2007 Leo, Shidai Liu 0.3.5-8.336svn +* Sat Apr 14 2007 Leo Shidai Liu 0.3.5-8.336svn - fix build in rawhide (automake 1.10) - use svn revision number instead of checkout date -* Fri Apr 6 2007 Leo, Shidai Liu 0.3.5-7.20070406svn +* Fri Apr 6 2007 Leo Shidai Liu 0.3.5-7.20070406svn - fix svn build - svn 20070406 -* Fri Mar 30 2007 Leo, Shidai Liu 0.3.5-6.20070330svn +* Fri Mar 30 2007 Leo Shidai Liu 0.3.5-6.20070330svn - svn 20070330 - enable libnotify support -* Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-5 +* Sat Jan 13 2007 Leo Shidai Liu 0.3.5-5 - Remove X-Fedora category in desktop file -* Sat Jan 13 2007 Shidai Liu, Leo 0.3.5-4 +* Sat Jan 13 2007 Leo Shidai Liu 0.3.5-4 - Add gettext to BuildRequires - remove deprecated categories in desktop file -* Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-3 +* Fri Jan 12 2007 Leo Shidai Liu 0.3.5-3 - fix debuginfo rpm issues - fix desktop file issues - remove unnecessary update-desktop-database scriptlets (no Mimetypes entry in desktop file) -* Fri Jan 12 2007 Shidai Liu, Leo 0.3.5-2 +* Fri Jan 12 2007 Leo Shidai Liu 0.3.5-2 - Move desktop-file-utils to BuildRequires -* Wed Jan 10 2007 Shidai Liu, Leo 0.3.5-1 +* Wed Jan 10 2007 Leo Shidai Liu 0.3.5-1 - Initial build Index: sources =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 16 Apr 2007 18:22:24 -0000 1.2 +++ sources 10 Sep 2007 14:57:09 -0000 1.3 @@ -1 +1 @@ -4be1a6f2ec82064128ee4c0addf4faed pcmanx-gtk2.tar.gz +3e9f23fb8f051a4c099599f27616a687 pcmanx-gtk2.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 14:59:39 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 10 Sep 2007 10:59:39 -0400 Subject: rpms/cvs2cl/EL-5 cvs2cl-2.67-man.patch, NONE, 1.1 cvs2cl.spec, 1.12, 1.13 sources, 1.3, 1.4 Message-ID: <200709101459.l8AExd9Z011574@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/cvs2cl/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11528 Modified Files: cvs2cl.spec sources Added Files: cvs2cl-2.67-man.patch Log Message: Sync with devel for first EPEL build cvs2cl-2.67-man.patch: --- NEW FILE cvs2cl-2.67-man.patch --- --- cvs2cl~ 2007-08-02 04:50:07.000000000 +0300 +++ cvs2cl 2007-08-13 22:43:54.000000000 +0300 @@ -2945,3 +2945,3 @@ -=item, B<--group-within-date> +=item B<--group-within-date> Index: cvs2cl.spec =================================================================== RCS file: /cvs/pkgs/rpms/cvs2cl/EL-5/cvs2cl.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- cvs2cl.spec 30 Mar 2007 21:48:02 -0000 1.12 +++ cvs2cl.spec 10 Sep 2007 14:59:07 -0000 1.13 @@ -1,10 +1,10 @@ Name: cvs2cl -Version: 2.60 +Version: 2.67 Release: 1%{?dist} Summary: Generate ChangeLogs from CVS working copies Group: Development/Tools -License: GPL +License: GPLv2+ URL: http://www.red-bean.com/cvs2cl/ Source0: http://www.red-bean.com/cvs2cl/cvs2cl.pl Source1: http://www.red-bean.com/cvs2cl/changelog.dtd @@ -16,6 +16,7 @@ Source7: http://www.red-bean.com/cvs2cl/cl2html_rss-karaguezian.xslt Source8: http://www.red-bean.com/cvs2cl/ChangeLog.xsd Patch0: %{name}-2.60-perldeps.patch +Patch1: %{name}-2.67-man.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -23,15 +24,16 @@ Requires: xml-common %description -cvs2cl generates GNU-style ChangeLogs for a CVS working copy using -the output of the "cvs log" command. The script originaly came from -the open source CVS book at http://cvsbook.red-bean.com/. +cvs2cl generates GNU-style ChangeLogs for a CVS working copy using the +output of the "cvs log" command. The script originally came from the +open source CVS book at http://cvsbook.red-bean.com/. %prep %setup -c -T sed -e 's/cvs2cl\.pl/cvs2cl/' %{SOURCE0} > cvs2cl %patch0 +%patch1 %build @@ -71,6 +73,14 @@ %changelog +* Mon Aug 13 2007 Ville Skytt?? - 2.67-1 +- 2.67 + man page fix. +- Fix spelling error in %%description. +- License: GPLv2+ + +* Tue Apr 24 2007 Ville Skytt?? - 2.62-1 +- 2.62. + * Sat Mar 31 2007 Ville Skytt?? - 2.60-1 - 2.60. - Dependency fixups. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/cvs2cl/EL-5/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 30 Mar 2007 21:48:02 -0000 1.3 +++ sources 10 Sep 2007 14:59:07 -0000 1.4 @@ -4,6 +4,6 @@ f5af372c18e9199955d87f9da009b697 cl2html-ciaglia.xslt 1b6c38d10a73eb1667550d2b56bcf3b9 cl2html_rss-karaguezian.xslt de54d6ce72570c845ef5a0dcc8bf9399 cl2html.xslt -30b45da870831c764473e63e5dfd8fe5 cvs2cl.pl f7d7cf88b314c0cb1a16c8c93d1c8e54 cvs2cl_ruether.xslt 6c521f9e2b2ae5fbcee63b3c2f47d607 filter-cvs2cl.xslt +cf85f85fdbb8d8d115895e955c46732c cvs2cl.pl From fedora-extras-commits at redhat.com Mon Sep 10 15:06:44 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Mon, 10 Sep 2007 11:06:44 -0400 Subject: rpms/dhcp/devel dhcp-3.0.5-ldap-configuration.patch, 1.6, 1.7 dhcp.spec, 1.169, 1.170 Message-ID: <200709101506.l8AF6ia7017981@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17956 Modified Files: dhcp-3.0.5-ldap-configuration.patch dhcp.spec Log Message: * Mon Sep 10 2007 David Cantrell - 12:3.0.6-5 - Fix typos in ldap.c and correct LDAP macros (#283391) dhcp-3.0.5-ldap-configuration.patch: Index: dhcp-3.0.5-ldap-configuration.patch =================================================================== RCS file: /cvs/pkgs/rpms/dhcp/devel/dhcp-3.0.5-ldap-configuration.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- dhcp-3.0.5-ldap-configuration.patch 1 Apr 2007 20:52:27 -0000 1.6 +++ dhcp-3.0.5-ldap-configuration.patch 10 Sep 2007 15:06:40 -0000 1.7 @@ -143,12 +143,12 @@ #endif +#if defined(LDAP_CONFIGURATION) -+# define SV_LDAP_SERVER 46 -+# define SV_LDAP_PORT 47 -+# define SV_LDAP_USERNAME 48 -+# define SV_LDAP_PASSWORD 49 -+# define SV_LDAP_BASE_DN 50 -+# define SV_LDAP_METHOD 51 ++# define SV_LDAP_SERVER 47 ++# define SV_LDAP_PORT 48 ++# define SV_LDAP_USERNAME 49 ++# define SV_LDAP_PASSWORD 50 ++# define SV_LDAP_BASE_DN 51 ++# define SV_LDAP_METHOD 52 +#endif + #if !defined (DEFAULT_DEFAULT_LEASE_TIME) @@ -521,7 +521,7 @@ + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpRange")) != NULL) + { + strncat (cfile->inbuf, "range", LDAP_BUFFER_SIZE); -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + strncat (cfile->inbuf, " ", LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, temp[i]->bv_val, LDAP_BUFFER_SIZE); @@ -545,7 +545,7 @@ + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpRange")) != NULL) + { + strncat (cfile->inbuf, "range", LDAP_BUFFER_SIZE); -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + strncat (cfile->inbuf, " ", LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, temp[i]->bv_val, LDAP_BUFFER_SIZE); @@ -556,7 +556,7 @@ + + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpPermitList")) != NULL) + { -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + strncat (cfile->inbuf, temp[i]->bv_val, LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, ";\n", LDAP_BUFFER_SIZE); @@ -589,7 +589,7 @@ + + for (i=0; search[i] != NULL; i++) + { -+ if ((ldap_method = LDAP_METHOD_DYNAMIC) && ++ if ((ldap_method == LDAP_METHOD_DYNAMIC) && + (strcmp (search[i], "dhcpHostDN") == 0)) + continue; + @@ -644,7 +644,7 @@ + + ignore = 0; + found = 1; -+ for (i=0; objectClass[i]->bv_val != NULL; i++) ++ for (i=0; objectClass[i] != NULL && objectClass[i]->bv_val != NULL; i++) + { + if (strcmp (objectClass[i]->bv_val, "dhcpSharedNetwork") == 0) + ldap_parse_shared_network (item, cfile); @@ -693,7 +693,7 @@ + + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpOption")) != NULL) + { -+ for (j=0; temp[j]->bv_val != NULL; j++) ++ for (j=0; temp[j] != NULL && temp[j]->bv_val != NULL; j++) + { + strncat (cfile->inbuf, "option ", LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, temp[j]->bv_val, LDAP_BUFFER_SIZE); @@ -704,7 +704,7 @@ + + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpStatements")) != NULL) + { -+ for (j=0; temp[j]->bv_val != NULL; j++) ++ for (j=0; temp[j] != NULL && temp[j]->bv_val != NULL; j++) + { + strncat (cfile->inbuf, temp[j]->bv_val, LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, ";\n", LDAP_BUFFER_SIZE); @@ -885,7 +885,7 @@ + if (ldap_server == NULL || ldap_username == NULL || ldap_password == NULL || + ldap_base_dn == NULL) + { -+ log_info ("Not searching LDAP since ldap-server, ldap-port, ldap-username, ldap-password and ldap-baes-dn were not specified in the config file"); ++ log_info ("Not searching LDAP since ldap-server, ldap-username, ldap-password and ldap-base-dn were not specified in the config file"); + disable_ldap = 1; + return; + } @@ -1180,7 +1180,7 @@ + *option_buffer = '\0'; + if ((temp = ldap_get_values_len (ld, ent, "dhcpStatements")) != NULL) + { -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + if (strncasecmp ("lease limit ", temp[i]->bv_val, 12) == 0) + { @@ -1196,7 +1196,7 @@ + + if ((temp = ldap_get_values_len (ld, ent, "dhcpOption")) != NULL) + { -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + strncat (option_buffer, "option ", sizeof (option_buffer) - strlen (option_buffer) - 1); + strncat (option_buffer, temp[i]->bv_val, sizeof (option_buffer) - strlen (option_buffer) - 1); Index: dhcp.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcp/devel/dhcp.spec,v retrieving revision 1.169 retrieving revision 1.170 diff -u -r1.169 -r1.170 --- dhcp.spec 4 Sep 2007 15:54:47 -0000 1.169 +++ dhcp.spec 10 Sep 2007 15:06:40 -0000 1.170 @@ -13,7 +13,7 @@ Summary: DHCP (Dynamic Host Configuration Protocol) server and relay agent Name: dhcp Version: 3.0.6 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 12 License: ISC Group: System Environment/Daemons @@ -431,6 +431,9 @@ %{_libdir}/libdhcp4client.a %changelog +* Mon Sep 10 2007 David Cantrell - 12:3.0.6-5 +- Fix typos in ldap.c and correct LDAP macros (#283391) + * Tue Sep 04 2007 David Cantrell - 12:3.0.6-4 - Do not override manually configured NTP servers in /etc/ntp.conf (#274761) From fedora-extras-commits at redhat.com Mon Sep 10 15:07:46 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Piotr_Dr=C4=85g?= (raven)) Date: Mon, 10 Sep 2007 11:07:46 -0400 Subject: comps/po pl.po,1.3,1.4 Message-ID: <200709101507.l8AF7kPV018076@cvs-int.fedora.redhat.com> Author: raven Update of /cvs/pkgs/comps/po In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18041/comps/po Modified Files: pl.po Log Message: Updated Polish translation Index: pl.po =================================================================== RCS file: /cvs/pkgs/comps/po/pl.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pl.po 5 Sep 2007 06:20:05 -0000 1.3 +++ pl.po 10 Sep 2007 15:07:16 -0000 1.4 @@ -10,13 +10,12 @@ "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-09-05 02:14-0400\n" -"PO-Revision-Date: 2007-02-23 00:19+0200\n" +"PO-Revision-Date: 2007-09-10 17:06+0200\n" "Last-Translator: Piotr Dr??g \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.9.1\n" #: ../comps-fe5.xml.in.h:1 ../comps-fe6.xml.in.h:1 ../comps-f7.xml.in.h:1 #: ../comps-f8.xml.in.h:1 @@ -397,16 +396,14 @@ #: ../comps-fe5.xml.in.h:66 ../comps-fe6.xml.in.h:63 ../comps-el4.xml.in.h:63 #: ../comps-el5.xml.in.h:61 -#, fuzzy msgid "This group is a collection of network servers for specific purposes" -msgstr "Ta grupa jest zbiorem program??w dla r????nych narz??dzi sprz??towych." +msgstr "Ta grupa jest zbiorem serwer??w sieciowych do r????nych zastosowa??" #: ../comps-fe5.xml.in.h:67 ../comps-fe6.xml.in.h:64 ../comps-el4.xml.in.h:64 #: ../comps-el5.xml.in.h:62 -#, fuzzy msgid "" "This group is a collection of tools and resources of Arabic environments." -msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowisk ormia??skich." +msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowiskarabskich." #: ../comps-fe5.xml.in.h:68 ../comps-fe6.xml.in.h:65 ../comps-f7.xml.in.h:165 #: ../comps-f8.xml.in.h:173 ../comps-el4.xml.in.h:65 ../comps-el5.xml.in.h:63 @@ -416,17 +413,15 @@ #: ../comps-fe5.xml.in.h:69 ../comps-fe6.xml.in.h:67 ../comps-el4.xml.in.h:66 #: ../comps-el5.xml.in.h:65 -#, fuzzy msgid "" "This group is a collection of tools and resources of Hebrew environments." -msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowisk ormia??skich." +msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowisk hebrajskich." #: ../comps-fe5.xml.in.h:70 ../comps-fe6.xml.in.h:68 ../comps-el4.xml.in.h:67 #: ../comps-el5.xml.in.h:66 -#, fuzzy msgid "" "This group is a collection of tools and resources of Japanese environments." -msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowisk ormia??skich." +msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowisk japo??skich." #: ../comps-fe5.xml.in.h:71 ../comps-fe6.xml.in.h:69 ../comps-f7.xml.in.h:166 #: ../comps-f8.xml.in.h:174 ../comps-el4.xml.in.h:68 ../comps-el5.xml.in.h:67 @@ -494,19 +489,17 @@ msgstr "Obs??uga czeskiego" #: ../comps-fe6.xml.in.h:66 ../comps-el5.xml.in.h:64 -#, fuzzy msgid "" "This group is a collection of tools and resources of Czech environments." -msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowisk ormia??skich." +msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowisk czeskich." #: ../comps-f7.xml.in.h:3 ../comps-f8.xml.in.h:3 msgid "Afrikaans Support" msgstr "Obs??uga afrykanerskiego" #: ../comps-f7.xml.in.h:4 ../comps-f8.xml.in.h:4 -#, fuzzy msgid "Albanian Support" -msgstr "Obs??uga kanadyjskiego" +msgstr "Obs??uga alba??skiego" #: ../comps-f7.xml.in.h:6 ../comps-f8.xml.in.h:6 msgid "Applications to perform a variety of tasks" @@ -529,23 +522,20 @@ msgstr "Obs??uga baskijskiego" #: ../comps-f7.xml.in.h:15 ../comps-f8.xml.in.h:15 -#, fuzzy msgid "Belarusian Support" -msgstr "Obs??uga bu??garskiego" +msgstr "Obs??uga bia??oruskiego" #: ../comps-f7.xml.in.h:16 ../comps-f8.xml.in.h:16 msgid "Bengali Support" msgstr "Obs??uga bengalskiego" #: ../comps-f7.xml.in.h:17 ../comps-f8.xml.in.h:17 -#, fuzzy msgid "Bhutanese Support" -msgstr "Obs??uga chi??skiego" +msgstr "Obs??uga buta??skiego" #: ../comps-f7.xml.in.h:18 ../comps-f8.xml.in.h:18 -#, fuzzy msgid "Bosnian Support" -msgstr "Obs??uga esto??skiego" +msgstr "Obs??uga bo??niackiego" #: ../comps-f7.xml.in.h:19 ../comps-f8.xml.in.h:19 msgid "Brazilian Portuguese Support" @@ -624,9 +614,8 @@ msgstr "Obs??uga farerskiego" #: ../comps-f7.xml.in.h:48 ../comps-f8.xml.in.h:49 -#, fuzzy msgid "Filipino Support" -msgstr "Obs??uga galisyjskiego" +msgstr "Obs??uga filipino" #: ../comps-f7.xml.in.h:49 ../comps-f8.xml.in.h:50 msgid "Finnish Support" @@ -653,9 +642,8 @@ msgstr "Obs??uga galisyjskiego" #: ../comps-f7.xml.in.h:58 ../comps-f8.xml.in.h:61 -#, fuzzy msgid "Georgian Support" -msgstr "Obs??uga niemieckiego" +msgstr "Obs??uga gruzi??skiego" #: ../comps-f7.xml.in.h:59 ../comps-f8.xml.in.h:62 msgid "German Support" @@ -693,9 +681,8 @@ "serwer druku." #: ../comps-f7.xml.in.h:75 ../comps-f8.xml.in.h:79 -#, fuzzy msgid "Inuktitut Support" -msgstr "Obs??uga zuluskiego" +msgstr "Obs??uga inuktitut" #: ../comps-f7.xml.in.h:76 ../comps-f8.xml.in.h:80 msgid "Irish Support" @@ -718,9 +705,8 @@ msgstr "Obs??uga kannada" #: ../comps-f7.xml.in.h:85 ../comps-f8.xml.in.h:89 -#, fuzzy msgid "Khmer Support" -msgstr "Obs??uga niemieckiego" +msgstr "Obs??uga khmerskiego" #: ../comps-f7.xml.in.h:86 ../comps-f8.xml.in.h:90 msgid "Korean Support" @@ -731,14 +717,12 @@ msgstr "J??zyki" #: ../comps-f7.xml.in.h:88 ../comps-f8.xml.in.h:92 -#, fuzzy msgid "Lao Support" -msgstr "Obs??uga tajskiego" +msgstr "Obs??uga laota??skiego" #: ../comps-f7.xml.in.h:89 ../comps-f8.xml.in.h:93 -#, fuzzy msgid "Latvian Support" -msgstr "Obs??uga chorwackiego" +msgstr "Obs??uga ??otewskiego" #: ../comps-f7.xml.in.h:90 ../comps-f8.xml.in.h:95 msgid "Legacy Network Server" @@ -765,9 +749,8 @@ msgstr "Obs??uga malajalam" #: ../comps-f7.xml.in.h:97 ../comps-f8.xml.in.h:103 -#, fuzzy msgid "Maori Support" -msgstr "Obs??uga marathi" +msgstr "Obs??uga maoryskiego" #: ../comps-f7.xml.in.h:98 ../comps-f8.xml.in.h:104 msgid "Marathi Support" @@ -790,9 +773,8 @@ msgstr "Obs??uga oriya" #: ../comps-f7.xml.in.h:107 ../comps-f8.xml.in.h:116 -#, fuzzy msgid "Persian Support" -msgstr "Obs??uga serbskiego" +msgstr "Obs??uga perskiego" #: ../comps-f7.xml.in.h:108 ../comps-f8.xml.in.h:117 msgid "Polish Support" @@ -827,9 +809,8 @@ msgstr "Obs??uga rosyjskiego" #: ../comps-f7.xml.in.h:116 ../comps-f8.xml.in.h:125 -#, fuzzy msgid "Samoan Support" -msgstr "Obs??uga niemieckiego" +msgstr "Obs??uga samoa??skiego" #: ../comps-f7.xml.in.h:117 ../comps-f8.xml.in.h:126 msgid "Serbian Support" @@ -856,9 +837,8 @@ msgstr "Najmniejsza mo??liwa instalacja" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -#, fuzzy msgid "Somail Support" -msgstr "Obs??uga swati" +msgstr "Obs??uga somalijskiego" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 msgid "" @@ -889,9 +869,8 @@ msgstr "Obs??uga szwedzkiego" #: ../comps-f7.xml.in.h:137 ../comps-f8.xml.in.h:146 -#, fuzzy msgid "Tagalog Support" -msgstr "Obs??uga tamilskiego" +msgstr "Obs??uga tagalog" #: ../comps-f7.xml.in.h:138 ../comps-f8.xml.in.h:147 msgid "Tamil Support" @@ -997,14 +976,12 @@ "Ta grupa pakiet??w zawiera przydatne narz??dzia do u??ywania z PostgreSQL." #: ../comps-f7.xml.in.h:172 ../comps-f8.xml.in.h:180 -#, fuzzy msgid "Tibetan Support" -msgstr "Obs??uga niemieckiego" +msgstr "Obs??uga tybeta??skiego" #: ../comps-f7.xml.in.h:173 ../comps-f8.xml.in.h:181 -#, fuzzy msgid "Tonga Support" -msgstr "Obs??uga tsonga" +msgstr "Obs??uga tonga" #: ../comps-f7.xml.in.h:174 ../comps-f8.xml.in.h:182 msgid "Tsonga Support" @@ -1023,18 +1000,16 @@ msgstr "Obs??uga ukrai??skiego" #: ../comps-f7.xml.in.h:178 ../comps-f8.xml.in.h:186 -#, fuzzy msgid "Urdu Support" -msgstr "Obs??uga zuluskiego" +msgstr "Obs??uga urdu" #: ../comps-f7.xml.in.h:181 ../comps-f8.xml.in.h:189 msgid "Venda Support" msgstr "Obs??uga venda" #: ../comps-f7.xml.in.h:182 ../comps-f8.xml.in.h:190 -#, fuzzy msgid "Vietnamese Support" -msgstr "Obs??uga chi??skiego" +msgstr "Obs??uga wietnamskiego" #: ../comps-f7.xml.in.h:183 ../comps-f8.xml.in.h:191 msgid "Virtualization" @@ -1062,373 +1037,40 @@ #: ../comps-f8.xml.in.h:21 msgid "Buildsystem building group" -msgstr "" +msgstr "Grupa systemu budowania" #: ../comps-f8.xml.in.h:48 -#, fuzzy msgid "Fedora Eclipse" -msgstr "Eclipse" +msgstr "Eclipse Fedory" #: ../comps-f8.xml.in.h:51 msgid "Fonts" -msgstr "" +msgstr "Czcionki" #: ../comps-f8.xml.in.h:52 msgid "Fonts packages for rendering text on the desktop." -msgstr "" +msgstr "Pakiety czcionek do wy??wietlania tekstu w ??rodowisku graficznym." #: ../comps-f8.xml.in.h:78 -#, fuzzy msgid "Integrated Development Environments based on Eclipse." -msgstr "Zintegrowane ??rodowisko programistyczne Eclipse." +msgstr "Zintegrowane ??rodowisko programistyczne oparte na Eclipse." #: ../comps-f8.xml.in.h:94 msgid "Legacy Fonts" -msgstr "" +msgstr "Przestarza??e czcionki" #: ../comps-f8.xml.in.h:99 -#, fuzzy msgid "Low Saxon Support" -msgstr "Obs??uga tajskiego" +msgstr "Obs??uga dolnosakso??skiego" #: ../comps-f8.xml.in.h:105 -#, fuzzy msgid "Mongolian Support" -msgstr "Obs??uga esto??skiego" +msgstr "Obs??uga mongolskiego" #: ../comps-f8.xml.in.h:107 -#, fuzzy msgid "Nepali Support" -msgstr "Obs??uga bengalskiego" +msgstr "Obs??uga nepalskiego" #: ../comps-f8.xml.in.h:113 msgid "Older bitmap and vector fonts packages" -msgstr "" - -#~ msgid "Brazilian Support" -#~ msgstr "Obs??uga brazylijskiego" - -#~ msgid "British Support" -#~ msgstr "Obs??uga brytyjskiego" - -#~ msgid "Compatibility Arch Development Support" -#~ msgstr "Obs??uga tworzenia oprogramowania dla architektur zgodno??ci" - -#~ msgid "Compatibility Arch Mozilla Support" -#~ msgstr "Obs??uga architektur zgodnych z Mozill??" - -#~ msgid "Compatibility Arch Support" -#~ msgstr "Obs??uga architektur zgodno??ci" - -#~ msgid "Cyrillic Support" -#~ msgstr "Obs??uga cyrylicy" - -#~ msgid "Desktops" -#~ msgstr "??rodowiska graficzne" - -#~ msgid "Emacs" -#~ msgstr "Emacs" - -#~ msgid "GNOME" -#~ msgstr "GNOME" - -#~ msgid "ISO8859-14 Support" -#~ msgstr "Obs??uga ISO8859-14" - -#~ msgid "ISO8859-15 Support" -#~ msgstr "Obs??uga ISO8859-15" - -#~ msgid "ISO8859-2 Support" -#~ msgstr "Obs??uga ISO8859-2" - -#~ msgid "ISO8859-9 Support" -#~ msgstr "Obs??uga ISO8859-9" - -#~ msgid "Install these packages to recompile the kernel." -#~ msgstr "Zainstaluj te pakiety, aby ponownie skompilowa?? j??dro." - -#~ msgid "KDE" -#~ msgstr "KDE" - -#~ msgid "KDE Desktop Environment" -#~ msgstr "??rodowisko graficzne KDE" - -#~ msgid "Kernel Development" -#~ msgstr "Programowanie j??dra" - -#~ msgid "Miscellaneous Included Packages" -#~ msgstr "R????ne zawarte pakiety" - -#~ msgid "Mozilla packages for the x86 platform" -#~ msgstr "Pakiety Mozilli dla platformy x86" - -#~ msgid "Multilib support packages" -#~ msgstr "Pakiety obs??ugi Multilib" - -#~ msgid "SQL Database" -#~ msgstr "Baza danych SQL" - -#~ msgid "Server" -#~ msgstr "Serwer" - -#~ msgid "Support for developing packages for the non-primary architecture" -#~ msgstr "Obs??uga tworzenia pakiet??w dla innych architektur ni?? podstawowa" - -#~ msgid "Syriac Support" -#~ msgstr "Obs??uga syryjskiego" - -#~ msgid "System" -#~ msgstr "System" - -#~ msgid "The GNU Emacs text editor." -#~ msgstr "Edytor tekstu GNU Emacs." - -#~ msgid "" -#~ "These packages allow you to configure an IMAP or Postfix mail server." -#~ msgstr "" -#~ "Te pakiety pozwalaj?? na skonfigurowanie serwera pocztowego IMAP lub " -#~ "Postfix." - -#~ msgid "" -#~ "These packages provide compatibility support for previous releases of Red " -#~ "Hat Enterprise Linux." -#~ msgstr "" -#~ "Te pakiety dostarczaj?? obs??ug?? zgodno??ci z poprzednimi wydaniami Red Hat " -#~ "Enterprise Linuksa." - -#~ msgid "Unsupported Development Libraries" -#~ msgstr "Nieobs??ugiwane biblioteki programistyczne" - -#~ msgid "Workstation Common" -#~ msgstr "Typowa stacja robocza" - -#~ msgid "ppc64 Compatibility Arch Support" -#~ msgstr "Obs??uga architektur zgodnych z PPC64" - -#~ msgid "x86 Compatibility Arch Development Support" -#~ msgstr "Obs??uga tworzenia oprogramowania dla architektur zgodnych z x86" - -#~ msgid "x86 Compatibility Arch Support" -#~ msgstr "Obs??uga zgodno??ci z architektur?? x86" - -#~ msgid "Brazilian Portuguese" -#~ msgstr "brazylijski portugalski" - -#~ msgid "English" -#~ msgstr "angielski" - -#~ msgid "French" -#~ msgstr "francuski" - -#~ msgid "German" -#~ msgstr "niemiecki" - -#~ msgid "Italian" -#~ msgstr "w??oski" - -#~ msgid "Red Hat Enterprise Linux 3 Documentation" -#~ msgstr "Dokumentacja Red Hat Enterprise Linuksa 3" - -#~ msgid "Spanish" -#~ msgstr "hiszpa??ski" - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Brazilian Portuguese language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "portugalskim brazylijskim." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "English language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "angielskim." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "French language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "francuskim." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "German language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "niemieckim." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Italian language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku w??oskim." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Spanish language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "hiszpa??skim." - -#~ msgid "Japanese" -#~ msgstr "japo??ski" - -#~ msgid "Korean" -#~ msgstr "korea??ski" - -#~ msgid "Simplified Chinese" -#~ msgstr "chi??ski uproszczony" - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Japanese language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "japo??skim." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Korean language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "korea??skim." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Simplified Chinese language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "chi??skim uproszczonym." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Traditional Chinese language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "chi??skim tradycyjnym." - -#~ msgid "Traditional Chinese" -#~ msgstr "chi??ski tradycyjny" - -#~ msgid "ppc64 Compatibility Arch Development Support" -#~ msgstr "Obs??uga tworzenia oprogramowania dla architektur zgodnych z PPC64" - -#~ msgid "Bengali" -#~ msgstr "bengalski" - -#~ msgid "Gujarati" -#~ msgstr "gud??arati" - -#~ msgid "Hindi" -#~ msgstr "hindi" - -#~ msgid "Punjabi" -#~ msgstr "pend??abi" - -#~ msgid "Red Hat Enterprise Linux 4 Documentation" -#~ msgstr "Dokumentacja Red Hat Enterprise Linuksa 4" - -#~ msgid "Tamil" -#~ msgstr "tamilski" - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Bengali language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "bengalskim." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Gujarati language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "gud??arati." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Hindi language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku hindi." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Punjabi language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacj?? Red Hat Enterprise Linuksa w j??zyku " -#~ "pend??abi." - -#~ msgid "" -#~ "This group contains the Red Hat Enterprise Linux documentation in the " -#~ "Tamil language." -#~ msgstr "" -#~ "Ta grupa zawiera dokumentacje Red Hat Enterprise Linuksa w j??zyku " -#~ "tamilskim." - -#~ msgid "Cluster Storage" -#~ msgstr "Klastrowa pami???? masowa" - -#~ msgid "Clustering Support." -#~ msgstr "Obs??uga klastr??w." - -#~ msgid "Packages which provide support for cluster storage." -#~ msgstr "Pakiety dostarczaj??ce obs??ug?? klastrowej pami??ci masowej." - -#~ msgid "Packages which provide support for single-node GFS." -#~ msgstr "Pakiety dostarczaj??ce obs??ug?? jednow??z??owego GFS." - -#~ msgid "Single Node GFS Support" -#~ msgstr "Obs??uga jednow??z??owego GFS" - -#~ msgid "These packages provide compatibility support with previous releases." -#~ msgstr "Te pakiety zapewniaj?? obs??ug?? zgodno??ci z poprzednimi wydaniami." - -#~ msgid "Java Runtime Environments and Development Kits" -#~ msgstr "??rodowiska wykonawcze i zestawy programistyczne" - -#~ msgid "Misc" -#~ msgstr "R????ne" - -#~ msgid "Misc packages" -#~ msgstr "R????ne pakiety" - -#~ msgid "Multimedia" -#~ msgstr "Multimedia" - -#~ msgid "Multimedia applications" -#~ msgstr "Aplikacje multimedialne" - -#~ msgid "" -#~ "Packages which provide additional functionality for Red Hat Enterprise " -#~ "Linux" -#~ msgstr "" -#~ "Pakiety dostarczaj??ce dodatkow?? funkcjonalno???? dla Red Hat Enterprise " -#~ "Linuksa" - -#~ msgid "Red Hat Enterprise Linux Extras" -#~ msgstr "Red Hat Enterprise Linux Extras" - -#~ msgid "Workstation" -#~ msgstr "Stacja robocza" - -#~ msgid "Workstation applications and utilities." -#~ msgstr "Aplikacje i narz??dzia stacji roboczej." - -#~ msgid "Virtualization Support." -#~ msgstr "Obs??uga wirtualizacji." - -#~ msgid "Compatibility Arch" -#~ msgstr "Architektura zgodno??ci" - -#~ msgid "Compatibility Arch Libraries" -#~ msgstr "Biblioteki architektury zgodno??ci" - -#~ msgid "Multilib library packages" -#~ msgstr "Pakiety biblioteki Multilib" - -#~ msgid "" -#~ "Packages which provide functionality for the compatibility architecture." -#~ msgstr "Pakiety dostarczaj??ce funkcjonalno???? architektury zgodno??ci." +msgstr "Starsze pakiety czcionek bitmapowych i wektorowych" From fedora-extras-commits at redhat.com Mon Sep 10 15:08:52 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Mon, 10 Sep 2007 11:08:52 -0400 Subject: rpms/dhcp/F-7 dhcp-3.0.5-ldap-configuration.patch, 1.6, 1.7 dhcp.spec, 1.165, 1.166 Message-ID: <200709101508.l8AF8qXI018195@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcp/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18164 Modified Files: dhcp-3.0.5-ldap-configuration.patch dhcp.spec Log Message: * Mon Sep 10 2007 David Cantrell - 12:3.0.5-40 - Fix typos in ldap.c and correct LDAP macros (#283391) dhcp-3.0.5-ldap-configuration.patch: Index: dhcp-3.0.5-ldap-configuration.patch =================================================================== RCS file: /cvs/pkgs/rpms/dhcp/F-7/dhcp-3.0.5-ldap-configuration.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- dhcp-3.0.5-ldap-configuration.patch 1 Apr 2007 20:52:27 -0000 1.6 +++ dhcp-3.0.5-ldap-configuration.patch 10 Sep 2007 15:08:48 -0000 1.7 @@ -143,12 +143,12 @@ #endif +#if defined(LDAP_CONFIGURATION) -+# define SV_LDAP_SERVER 46 -+# define SV_LDAP_PORT 47 -+# define SV_LDAP_USERNAME 48 -+# define SV_LDAP_PASSWORD 49 -+# define SV_LDAP_BASE_DN 50 -+# define SV_LDAP_METHOD 51 ++# define SV_LDAP_SERVER 47 ++# define SV_LDAP_PORT 48 ++# define SV_LDAP_USERNAME 49 ++# define SV_LDAP_PASSWORD 50 ++# define SV_LDAP_BASE_DN 51 ++# define SV_LDAP_METHOD 52 +#endif + #if !defined (DEFAULT_DEFAULT_LEASE_TIME) @@ -521,7 +521,7 @@ + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpRange")) != NULL) + { + strncat (cfile->inbuf, "range", LDAP_BUFFER_SIZE); -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + strncat (cfile->inbuf, " ", LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, temp[i]->bv_val, LDAP_BUFFER_SIZE); @@ -545,7 +545,7 @@ + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpRange")) != NULL) + { + strncat (cfile->inbuf, "range", LDAP_BUFFER_SIZE); -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + strncat (cfile->inbuf, " ", LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, temp[i]->bv_val, LDAP_BUFFER_SIZE); @@ -556,7 +556,7 @@ + + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpPermitList")) != NULL) + { -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + strncat (cfile->inbuf, temp[i]->bv_val, LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, ";\n", LDAP_BUFFER_SIZE); @@ -589,7 +589,7 @@ + + for (i=0; search[i] != NULL; i++) + { -+ if ((ldap_method = LDAP_METHOD_DYNAMIC) && ++ if ((ldap_method == LDAP_METHOD_DYNAMIC) && + (strcmp (search[i], "dhcpHostDN") == 0)) + continue; + @@ -644,7 +644,7 @@ + + ignore = 0; + found = 1; -+ for (i=0; objectClass[i]->bv_val != NULL; i++) ++ for (i=0; objectClass[i] != NULL && objectClass[i]->bv_val != NULL; i++) + { + if (strcmp (objectClass[i]->bv_val, "dhcpSharedNetwork") == 0) + ldap_parse_shared_network (item, cfile); @@ -693,7 +693,7 @@ + + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpOption")) != NULL) + { -+ for (j=0; temp[j]->bv_val != NULL; j++) ++ for (j=0; temp[j] != NULL && temp[j]->bv_val != NULL; j++) + { + strncat (cfile->inbuf, "option ", LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, temp[j]->bv_val, LDAP_BUFFER_SIZE); @@ -704,7 +704,7 @@ + + if ((temp = ldap_get_values_len (ld, item->ldent, "dhcpStatements")) != NULL) + { -+ for (j=0; temp[j]->bv_val != NULL; j++) ++ for (j=0; temp[j] != NULL && temp[j]->bv_val != NULL; j++) + { + strncat (cfile->inbuf, temp[j]->bv_val, LDAP_BUFFER_SIZE); + strncat (cfile->inbuf, ";\n", LDAP_BUFFER_SIZE); @@ -885,7 +885,7 @@ + if (ldap_server == NULL || ldap_username == NULL || ldap_password == NULL || + ldap_base_dn == NULL) + { -+ log_info ("Not searching LDAP since ldap-server, ldap-port, ldap-username, ldap-password and ldap-baes-dn were not specified in the config file"); ++ log_info ("Not searching LDAP since ldap-server, ldap-username, ldap-password and ldap-base-dn were not specified in the config file"); + disable_ldap = 1; + return; + } @@ -1180,7 +1180,7 @@ + *option_buffer = '\0'; + if ((temp = ldap_get_values_len (ld, ent, "dhcpStatements")) != NULL) + { -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + if (strncasecmp ("lease limit ", temp[i]->bv_val, 12) == 0) + { @@ -1196,7 +1196,7 @@ + + if ((temp = ldap_get_values_len (ld, ent, "dhcpOption")) != NULL) + { -+ for (i=0; temp[i]->bv_val != NULL; i++) ++ for (i=0; temp[i] != NULL && temp[i]->bv_val != NULL; i++) + { + strncat (option_buffer, "option ", sizeof (option_buffer) - strlen (option_buffer) - 1); + strncat (option_buffer, temp[i]->bv_val, sizeof (option_buffer) - strlen (option_buffer) - 1); Index: dhcp.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcp/F-7/dhcp.spec,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- dhcp.spec 4 Sep 2007 15:53:38 -0000 1.165 +++ dhcp.spec 10 Sep 2007 15:08:48 -0000 1.166 @@ -10,7 +10,7 @@ Summary: DHCP (Dynamic Host Configuration Protocol) server and relay agent Name: dhcp Version: 3.0.5 -Release: 39%{?dist} +Release: 40%{?dist} Epoch: 12 License: ISC Group: System Environment/Daemons @@ -434,6 +434,9 @@ %{_libdir}/libdhcp4client.a %changelog +* Mon Sep 10 2007 David Cantrell - 12:3.0.5-40 +- Fix typos in ldap.c and correct LDAP macros (#283391) + * Tue Sep 04 2007 David Cantrell - 12:3.0.5-39 - Do not override manually configured NTP servers in /etc/ntp.conf (#274761) From fedora-extras-commits at redhat.com Mon Sep 10 15:10:57 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 10 Sep 2007 11:10:57 -0400 Subject: rpms/cd-discid/EL-5 cd-discid.spec,1.6,1.7 Message-ID: <200709101510.l8AFAvMT018439@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/cd-discid/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18366 Modified Files: cd-discid.spec Log Message: Sync with devel for first EPEL build Index: cd-discid.spec =================================================================== RCS file: /cvs/pkgs/rpms/cd-discid/EL-5/cd-discid.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- cd-discid.spec 29 Aug 2006 19:24:33 -0000 1.6 +++ cd-discid.spec 10 Sep 2007 15:10:24 -0000 1.7 @@ -1,10 +1,12 @@ Name: cd-discid Version: 0.9 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Utility to get CDDB discid information Group: Applications/Multimedia -License: GPL +# Also "Larry Wall's Artistic" upstream, but that's not accepted in Fedora +License: GPLv2+ +URL: http://freshmeat.net/projects/cddiscid/ Source0: http://www.hispalinux.es/~data/files/cd-discid/cd-discid_%{version}.orig.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -40,6 +42,10 @@ %changelog +* Thu Aug 16 2007 Ville Skytt?? - 0.9-7 +- License: GPLv2+ +- Add URL. + * Tue Aug 29 2006 Ville Skytt?? - 0.9-6 - Rebuild. From fedora-extras-commits at redhat.com Mon Sep 10 15:11:24 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Piotr_Dr=C4=85g?= (raven)) Date: Mon, 10 Sep 2007 11:11:24 -0400 Subject: comps/po pl.po,1.4,1.5 Message-ID: <200709101511.l8AFBO3Q018503@cvs-int.fedora.redhat.com> Author: raven Update of /cvs/pkgs/comps/po In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18419/comps/po Modified Files: pl.po Log Message: Oops Index: pl.po =================================================================== RCS file: /cvs/pkgs/comps/po/pl.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pl.po 10 Sep 2007 15:07:16 -0000 1.4 +++ pl.po 10 Sep 2007 15:10:54 -0000 1.5 @@ -10,7 +10,7 @@ "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-09-05 02:14-0400\n" -"PO-Revision-Date: 2007-09-10 17:06+0200\n" +"PO-Revision-Date: 2007-09-10 17:10+0200\n" "Last-Translator: Piotr Dr??g \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" @@ -403,7 +403,7 @@ #: ../comps-el5.xml.in.h:62 msgid "" "This group is a collection of tools and resources of Arabic environments." -msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowiskarabskich." +msgstr "Ta grupa jest zbiorem narz??dzi i zasob??w dla ??rodowisk arabskich." #: ../comps-fe5.xml.in.h:68 ../comps-fe6.xml.in.h:65 ../comps-f7.xml.in.h:165 #: ../comps-f8.xml.in.h:173 ../comps-el4.xml.in.h:65 ../comps-el5.xml.in.h:63 From fedora-extras-commits at redhat.com Mon Sep 10 15:16:47 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Mon, 10 Sep 2007 11:16:47 -0400 Subject: rpms/telepathy-salut/OLPC-2 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 telepathy-salut.spec, 1.10, 1.11 Message-ID: <200709101516.l8AFGlmV020189@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/telepathy-salut/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20149 Modified Files: .cvsignore sources telepathy-salut.spec Log Message: * Mon Sep 10 2007 Dan Williams - 0.1.4.1-0.3.20070910darcs.olpc2 - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/telepathy-salut/OLPC-2/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 29 Aug 2007 20:14:55 -0000 1.8 +++ .cvsignore 10 Sep 2007 15:16:15 -0000 1.9 @@ -5,3 +5,4 @@ telepathy-salut-0.1.3.1.20070715darcs.tar.gz telepathy-salut-0.1.3.1.20070720darcs.tar.gz telepathy-salut-0.1.4.1.20070829darcs.tar.gz +telepathy-salut-0.1.4.1.20070910darcs.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/telepathy-salut/OLPC-2/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 29 Aug 2007 20:14:55 -0000 1.8 +++ sources 10 Sep 2007 15:16:15 -0000 1.9 @@ -1 +1 @@ -6035391907667734d6817f4409771cdf telepathy-salut-0.1.4.1.20070829darcs.tar.gz +97805603ffdda441c4894a69197583a1 telepathy-salut-0.1.4.1.20070910darcs.tar.gz Index: telepathy-salut.spec =================================================================== RCS file: /cvs/extras/rpms/telepathy-salut/OLPC-2/telepathy-salut.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- telepathy-salut.spec 29 Aug 2007 21:14:45 -0000 1.10 +++ telepathy-salut.spec 10 Sep 2007 15:16:15 -0000 1.11 @@ -1,10 +1,10 @@ -%define darcsdate 20070829darcs +%define darcsdate 20070910darcs %define telepathy_glib_version 0.5.14 Name: telepathy-salut Version: 0.1.4.1 -Release: 0.2.%{darcsdate}%{?dist} +Release: 0.3.%{darcsdate}%{?dist} Summary: Link-local XMPP telepathy connection manager Group: Applications/Communications @@ -60,6 +60,9 @@ %changelog +* Mon Sep 10 2007 Dan Williams - 0.1.4.1-0.3.20070910darcs.olpc2 +- New snapshot + * Wed Aug 29 2007 John (J5) Palmieri - 0.1.4.1-0.2.20070829darcs.olpc2 - Build against telepathy-glib-0.5.14 From fedora-extras-commits at redhat.com Mon Sep 10 15:18:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 10 Sep 2007 11:18:22 -0400 Subject: rpms/xine-lib/EL-5 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 xine-lib.spec, 1.9, 1.10 Message-ID: <200709101518.l8AFIMLi020358@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/xine-lib/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20278 Modified Files: .cvsignore sources xine-lib.spec Log Message: Sync with devel Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/xine-lib/EL-5/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 14 Jul 2007 09:13:26 -0000 1.7 +++ .cvsignore 10 Sep 2007 15:17:50 -0000 1.8 @@ -1,2 +1,2 @@ -xine-lib-1.1.7-pruned.tar.bz2 -xine-lib-1.1.7-autotools.patch.bz2 +xine-lib-1.1.8-pruned.tar.bz2 +xine-lib-1.1.8-autotools.patch.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xine-lib/EL-5/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 14 Jul 2007 09:13:26 -0000 1.7 +++ sources 10 Sep 2007 15:17:50 -0000 1.8 @@ -1,2 +1,2 @@ -8f0714de28dab403288bbccf1a8c30c2 xine-lib-1.1.7-pruned.tar.bz2 -6b7f1d168b8b367a8c7709db687c60f6 xine-lib-1.1.7-autotools.patch.bz2 +6cbfae9d31fc138c7cb3c3d178e1286d xine-lib-1.1.8-pruned.tar.bz2 +b4a7c7a9af428b26667402d6dc180107 xine-lib-1.1.8-autotools.patch.bz2 Index: xine-lib.spec =================================================================== RCS file: /cvs/pkgs/rpms/xine-lib/EL-5/xine-lib.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- xine-lib.spec 14 Jul 2007 09:13:26 -0000 1.9 +++ xine-lib.spec 10 Sep 2007 15:17:50 -0000 1.10 @@ -1,6 +1,11 @@ # TODO, sometime, maybe: # - libstk: http://www.libstk.net/ - probably not, see 1.1.5 ChangeLog -# - xcb stuff when it's available +# - drop the opengl video out plugin? +# http://www.redhat.com/archives/fedora-legal-list/2007-August/msg00011.html +# - move pulseaudio to main package from -extras? +# http://fedoraproject.org/wiki/Releases/FeaturePulseaudio +# --> not yet: +# http://www.redhat.com/archives/fedora-devel-list/2007-August/msg01411.html %define codecdir %{_libdir}/codecs %ifarch %{ix86} @@ -8,12 +13,17 @@ %else %define have_vidix 0 %endif +%if 0%{?fedora} >= 8 +%define with_xcb 1 +%else +%define with_xcb 0 +%endif Summary: Xine library Name: xine-lib -Version: 1.1.7 -Release: 1%{?dist} -License: GPL +Version: 1.1.8 +Release: 2%{?dist} +License: GPLv2+ Group: System Environment/Libraries URL: http://xinehq.de/ # The tarball is generated from the upstream tarball using @@ -29,7 +39,11 @@ Patch7: %{name}-1.1.5-multilib-devel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # X11 -BuildRequires: libX11-devel libXv-devel libXinerama-devel libXvMC-devel libGLU-devel +BuildRequires: libX11-devel libXv-devel libXinerama-devel libXvMC-devel +BuildRequires: libGLU-devel +%if %{with_xcb} +BuildRequires: libxcb-devel +%endif # Video BuildRequires: SDL-devel libtheora-devel libmng-devel BuildRequires: aalib-devel >= 1.4 @@ -61,6 +75,13 @@ Requires: %{name} = %{version}-%{release} Requires: pkgconfig zlib-devel +%package arts +Summary: aRts plugin for xine-lib +Group: System Environment/Libraries +Requires: %{name} = %{version}-%{release} +# -arts was split off the -extras subpackage at 1.1.7-3 +Obsoletes: xine-lib-extras < 1.1.7-3 + %package extras Summary: Additional plugins for xine-lib Group: System Environment/Libraries @@ -81,9 +102,11 @@ %description devel This package contains development files for xine-lib. +%description arts +This package contains the aRts extra plugin for xine-lib. + %description extras This package contains extra plugins for xine-lib: - - aRts - EsounD - JACK - Pulseaudio @@ -99,7 +122,9 @@ %if 0%{!?_without_directfb:1} - DirectFB output %endif - +%if %{with_xcb} + - XCB output +%endif %prep @@ -121,36 +146,37 @@ export FFMPEG_CFLAGS=" " FFMPEG_LIBS=" " export FFMPEG_POSTPROC_CFLAGS=" " FFMPEG_POSTPROC_LIBS=" " export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)" -%configure --disable-dependency-tracking \ - --with-xv-path=%{_libdir} \ - --with-w32-path=%{codecdir} \ - --with-real-codecs-path=%{codecdir} \ - --with-external-ffmpeg \ - --with-external-libmpcdec \ - --with-libflac \ - --with-wavpack \ - --with-arts \ +# Keep list of options in mostly the same order as ./configure --help. +%configure \ + --disable-dependency-tracking \ --enable-ipv6 \ %if 0%{!?_without_directfb:1} --enable-directfb \ -%endif -%if 0%{?_without_imagemagick:1} - --without-imagemagick \ -%endif +%endif # directfb + --disable-a52dec \ + --disable-mad \ + --disable-dvdnavtest --with-external-dvdnav \ + --disable-vcd \ + --disable-asf \ + --disable-faad \ %if 0%{?_with_freetype:1} - --with-freetype \ - --with-fontconfig \ %if 0%{?_with_antialiasing:1} --enable-antialiasing \ -%endif -%endif - --disable-libfame \ - --disable-faad \ - --disable-mad \ - --disable-asf \ - --disable-vcd \ - --disable-a52dec \ - --with-external-dvdnav --disable-dvdnavtest +%endif # antialiasing + --with-freetype \ + --with-fontconfig \ +%endif # freetype + --with-external-ffmpeg \ + --with-xv-path=%{_libdir} \ + --with-libflac \ + --with-external-libmpcdec \ +%if 0%{?_without_imagemagick:1} + --without-imagemagick \ +%endif # imagemagick + --with-arts \ + --with-wavpack \ + --with-real-codecs-path=%{codecdir} \ + --with-w32-path=%{codecdir} make %{?_smp_mflags} @@ -282,9 +308,12 @@ %{_libdir}/xine/plugins/%{version}/xineplug_wavpack.so -%files extras +%files arts %defattr(-,root,root,-) %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_arts.so + +%files extras +%defattr(-,root,root,-) %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_esd.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_jack.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_pulseaudio.so @@ -301,6 +330,10 @@ %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xdirectfb.so %endif %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so +%if %{with_xcb} +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xcbshm.so +%{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xcbxv.so +%endif %files devel @@ -316,9 +349,29 @@ %changelog +* Sun Sep 09 2007 Aurelien Bompard 1.1.8-2 +- remove the dependency from -extras to -arts, and use Obsoletes to + provide an upgrade path + +* Thu Aug 30 2007 Ville Skytt?? - 1.1.8-1 +- 1.1.8, "open" patch applied upstream. +- Build XCB plugins by default for Fedora 8+ only. + +* Sat Aug 25 2007 Aurelien Bompard 1.1.7-3 +- Split the aRts plugin into its own subpackage + +* Tue Aug 14 2007 Ville Skytt?? - 1.1.7-2 +- Include XCB output plugins (in -extras at least for now). +- Protect "open" with glibc 2.6.90 and -D_FORTIFY_SOURCE=2. +- Clean up %%configure options. +- License: GPLv2+ + * Thu Jun 7 2007 Ville Skytt?? - 1.1.7-1 - 1.1.7. +* Wed Jun 06 2007 Rex Dieter - 1.1.6-3 +- respin (for libmpcdec) + * Wed Apr 25 2007 Ville Skytt?? - 1.1.6-2 - Make Real codec search path /usr/lib(64)/codecs again (#237743). From fedora-extras-commits at redhat.com Mon Sep 10 15:18:49 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 11:18:49 -0400 Subject: rpms/eclipse-subclipse/devel subclipse-fetch-1.2.4.sh, NONE, 1.1 .cvsignore, 1.5, 1.6 eclipse-subclipse.spec, 1.11, 1.12 sources, 1.5, 1.6 subclipse-fetch-1.2.2.sh, 1.1, NONE Message-ID: <200709101518.l8AFInDl020375@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/eclipse-subclipse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20305 Modified Files: .cvsignore eclipse-subclipse.spec sources Added Files: subclipse-fetch-1.2.4.sh Removed Files: subclipse-fetch-1.2.2.sh Log Message: update to upstream 1.2.4 --- NEW FILE subclipse-fetch-1.2.4.sh --- #!/bin/sh VERSION=1.2.4 svn export --username guest --password "" http://subclipse.tigris.org/svn/subclipse/tags/subclipse/$VERSION find $VERSION -name \*.dll | xargs rm mv $VERSION subclipse-$VERSION tar -czf subclipse-$VERSION.tgz subclipse-$VERSION Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 20 Jun 2007 15:12:49 -0000 1.5 +++ .cvsignore 10 Sep 2007 15:18:16 -0000 1.6 @@ -1 +1 @@ -subclipse-1.2.2.tgz +subclipse-1.2.4.tgz Index: eclipse-subclipse.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/devel/eclipse-subclipse.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- eclipse-subclipse.spec 10 Sep 2007 12:30:58 -0000 1.11 +++ eclipse-subclipse.spec 10 Sep 2007 15:18:16 -0000 1.12 @@ -15,8 +15,8 @@ Name: eclipse-subclipse -Version: 1.2.2 -Release: 7%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: Subversion Eclipse plugin Group: Text Editors/Integrated Development Environments (IDE) @@ -26,7 +26,7 @@ # Script to fetch the source code # the new source tarball does not includes the book feature and the layout is # different than the source repository -Source10: subclipse-fetch-1.2.2.sh +Source10: subclipse-fetch-1.2.4.sh # Disable javahl support temporaly until apparent classloader problem is fixed Patch0: eclipse-subclipse-1.2.2-default-svnkit.patch Patch1: eclipse-subclipse-1.2.2-plugin-classpath.patch @@ -238,7 +238,8 @@ %{eclipse_base}/plugins/org.tigris.subversion.book_* %changelog -* Mon Sep 10 2007 Robert Marcano 1.2.2-7 +* Mon Sep 10 2007 Robert Marcano 1.2.4-1 +- Update to upstream 1.2.4 - Build for all supported arquitectures * Sun Sep 09 2007 Robert Marcano 1.2.2-6 Index: sources =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 20 Jun 2007 15:12:49 -0000 1.5 +++ sources 10 Sep 2007 15:18:16 -0000 1.6 @@ -1 +1 @@ -b58870a0a4ec9c5cacf3830bc3179961 subclipse-1.2.2.tgz +3cc35428541a456db2614ce9b027fe8e subclipse-1.2.4.tgz --- subclipse-fetch-1.2.2.sh DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 15:22:09 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 10 Sep 2007 11:22:09 -0400 Subject: rpms/abcde/EL-5 abcde.spec,1.12,1.13 Message-ID: <200709101522.l8AFM9ea020580@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/abcde/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20541 Modified Files: abcde.spec Log Message: Sync with devel for first EPEL build Index: abcde.spec =================================================================== RCS file: /cvs/pkgs/rpms/abcde/EL-5/abcde.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- abcde.spec 29 Aug 2006 21:29:11 -0000 1.12 +++ abcde.spec 10 Sep 2007 15:21:37 -0000 1.13 @@ -1,10 +1,12 @@ Name: abcde Version: 2.3.99.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Better CD Encoder Group: Applications/Multimedia -License: GPL or Artistic +# Also "Larry Wall's Artistic" upstream, but the original Artistic is +# not accepted in Fedora +License: GPLv2+ URL: http://www.hispalinux.es/~data/abcde.php Source0: http://ftp.debian.org/debian/pool/main/a/abcde/%{name}_%{version}.orig.tar.gz Patch0: %{name}-2.1.19-inst.patch @@ -31,6 +33,9 @@ mv examples/cue2discid . +%build + + %install rm -rf $RPM_BUILD_ROOT %makeinstall \ @@ -55,6 +60,10 @@ %changelog +* Mon Aug 13 2007 Ville Skytt?? - 2.3.99.6-3 +- License: GPLv2+ +- Add (empty) %%build section. + * Tue Aug 29 2006 Ville Skytt?? - 2.3.99.6-2 - Change vorbis-tools and flac dependencies to Requires(hint), drop speex dependency. From fedora-extras-commits at redhat.com Mon Sep 10 15:23:21 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Mon, 10 Sep 2007 11:23:21 -0400 Subject: rpms/sugar-presence-service/OLPC-2 .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 sugar-presence-service.spec, 1.18, 1.19 Message-ID: <200709101523.l8AFNL1R020653@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/sugar-presence-service/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20614 Modified Files: .cvsignore sources sugar-presence-service.spec Log Message: * Mon Sep 10 2007 Dan Williams - 0.65-0.14.20070910git3ed091301b - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 9 Sep 2007 04:30:38 -0000 1.18 +++ .cvsignore 10 Sep 2007 15:22:48 -0000 1.19 @@ -1,2 +1,3 @@ sugar-presence-service-0.65-gita79f7b6488.tar.bz2 sugar-presence-service-0.65-git3b1f4a0c42.tar.bz2 +sugar-presence-service-0.65-git3ed091301b.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 9 Sep 2007 04:30:38 -0000 1.18 +++ sources 10 Sep 2007 15:22:48 -0000 1.19 @@ -1 +1 @@ -6fe20b5dc4e20c40bc24ada12e6ba2ce sugar-presence-service-0.65-git3b1f4a0c42.tar.bz2 +58fd9f1225a3d7bbc3d1f4d713d403b9 sugar-presence-service-0.65-git3ed091301b.tar.bz2 Index: sugar-presence-service.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sugar-presence-service.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sugar-presence-service.spec 9 Sep 2007 04:30:38 -0000 1.18 +++ sugar-presence-service.spec 10 Sep 2007 15:22:48 -0000 1.19 @@ -1,9 +1,9 @@ -%define alphatag 20070909git -%define commitid 3b1f4a0c42 +%define alphatag 20070910git +%define commitid 3ed091301b Name: sugar-presence-service Version: 0.65 -Release: 0.13.%{alphatag}3b1f4a0c42 +Release: 0.14.%{alphatag}3ed091301b Summary: The Sugar presence service Group: System Environment/Libraries @@ -44,6 +44,9 @@ %{_datadir}/dbus-1/services/org.laptop.Sugar.Presence.service %changelog +* Mon Sep 10 2007 Dan Williams - 0.65-0.14.20070910git3ed091301b +- New snapshot + * Sun Sep 9 2007 Dan Williams - 0.65-0.13.20070909git3b1f4a0c42 - New snapshot From fedora-extras-commits at redhat.com Mon Sep 10 15:26:25 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Mon, 10 Sep 2007 11:26:25 -0400 Subject: rpms/xsc/devel xsc.spec,1.1,1.2 Message-ID: <200709101526.l8AFQPEX020869@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/xsc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20837 Modified Files: xsc.spec Log Message: BR fix. Index: xsc.spec =================================================================== RCS file: /cvs/pkgs/rpms/xsc/devel/xsc.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xsc.spec 9 Sep 2007 23:10:51 -0000 1.1 +++ xsc.spec 10 Sep 2007 15:25:53 -0000 1.2 @@ -10,6 +10,7 @@ Source1: xsc.desktop Source2: xsc.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n) +BuildRequires: libXt-devel, desktop-file-utils Requires: hicolor-icon-theme %description From fedora-extras-commits at redhat.com Mon Sep 10 15:36:22 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 10 Sep 2007 11:36:22 -0400 Subject: rpms/xine-lib/EL-5 xine-lib.spec,1.10,1.11 Message-ID: <200709101536.l8AFaMhs021510@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/xine-lib/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21472 Modified Files: xine-lib.spec Log Message: * Mon Sep 10 2007 Ville Skytt?? - 1.1.8-2.1 - Adjust default -extras feature set for EPEL-5. Index: xine-lib.spec =================================================================== RCS file: /cvs/pkgs/rpms/xine-lib/EL-5/xine-lib.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- xine-lib.spec 10 Sep 2007 15:17:50 -0000 1.10 +++ xine-lib.spec 10 Sep 2007 15:35:50 -0000 1.11 @@ -9,20 +9,32 @@ %define codecdir %{_libdir}/codecs %ifarch %{ix86} -%define have_vidix 1 + %define have_vidix 1 %else -%define have_vidix 0 + %define have_vidix 0 %endif %if 0%{?fedora} >= 8 -%define with_xcb 1 + %define with_xcb %{?_without_xcb:0}%{!?_without_xcb:1} %else -%define with_xcb 0 + %define with_xcb %{?_with_xcb:1}%{!?_with_xcb:0} %endif +%if 0%{?fedora} + %define with_aalib %{?_without_aalib:0}%{!?_without_aalib:1} + %define with_caca %{?_without_caca:0}%{!?_without_caca:1} + %define with_jack %{?_without_jack:0}%{!?_without_jack:1} + %define with_pa %{?_without_pulseaudio:0}%{!?_without_pulseaudio:1} +%else + %define with_aalib %{?_with_aalib:1}%{!?_with_aalib:0} + %define with_caca %{?_with_caca:1}%{!?_with_caca:0} + %define with_jack %{?_with_jack:1}%{!?_with_jack:0} + %define with_pa %{?_with_pulseaudio:1}%{!?_with_pulseaudio:0} +%endif +%define with_dfb %{?_without_directfb:0}%{!?_without_directfb:1} Summary: Xine library Name: xine-lib Version: 1.1.8 -Release: 2%{?dist} +Release: 2%{?dist}.1 License: GPLv2+ Group: System Environment/Libraries URL: http://xinehq.de/ @@ -43,25 +55,34 @@ BuildRequires: libGLU-devel %if %{with_xcb} BuildRequires: libxcb-devel -%endif +%endif # xcb # Video BuildRequires: SDL-devel libtheora-devel libmng-devel +%if %{with_aalib} BuildRequires: aalib-devel >= 1.4 +%endif # aalib +%if %{with_caca} BuildRequires: libcaca-devel >= 0.99 -%if 0%{!?_without_directfb:1} +%endif # caca +%if %{with_dfb} BuildRequires: directfb-devel -%endif +%endif # dfb %if 0%{!?_without_imagemagick:1} BuildRequires: ImageMagick-devel >= 6.2.4.6-1 -%endif +%endif # imagemagick %if 0%{?_with_freetype:1} BuildRequires: fontconfig-devel -%endif +%endif # freetype # Audio BuildRequires: libogg-devel libvorbis-devel flac-devel libmodplug-devel BuildRequires: esound-devel speex-devel arts-devel alsa-lib-devel >= 0.9.0 -BuildRequires: jack-audio-connection-kit-devel wavpack-devel libmpcdec-devel +BuildRequires: wavpack-devel libmpcdec-devel +%if %{with_pa} BuildRequires: pulseaudio-lib-devel +%endif # pa +%if %{with_jack} +BuildRequires: jack-audio-connection-kit-devel +%endif # jack # CDs BuildRequires: libcdio-devel # Other @@ -93,11 +114,9 @@ It can play back various media. It also decodes multimedia files from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available - and some -of the most uncommon formats, too. Non-default rpmbuild options: ---without imagemagick: Disable ImageMagick support ---without directfb: Disable DirectFB support ---with freetype: Enable FreeType/Fontconfig support ---with antialiasing: Enable font antialiasing (with FreeType/FontConfig) +of the most uncommon formats, too. --with/--without rpmbuild options +(some default values depend on target distribution): aalib, caca, directfb, +imagemagick, freetype, antialiasing (with freetype), jack, pulseaudio, xcb. %description devel This package contains development files for xine-lib. @@ -108,23 +127,31 @@ %description extras This package contains extra plugins for xine-lib: - EsounD +%if %{with_jack} - JACK +%endif # jack +%if %{with_pa} - Pulseaudio +%endif # pa - GDK-Pixbuf - GNOME VFS - SMB - SDL +%if %{with_aalib} - AA-lib +%endif # aalib +%if %{with_caca} - Libcaca +%endif # caca %if 0%{!?_without_imagemagick:1} - Image decoding -%endif -%if 0%{!?_without_directfb:1} +%endif # imagemagick +%if %{with_dfb} - DirectFB output -%endif +%endif # dfb %if %{with_xcb} - XCB output -%endif +%endif # xcb %prep @@ -150,9 +177,9 @@ %configure \ --disable-dependency-tracking \ --enable-ipv6 \ -%if 0%{!?_without_directfb:1} +%if %{with_dfb} --enable-directfb \ -%endif # directfb +%endif # dfb --disable-a52dec \ --disable-mad \ --disable-dvdnavtest --with-external-dvdnav \ @@ -241,7 +268,7 @@ %{_libdir}/xine/plugins/%{version}/vidix/savage_vid.so %{_libdir}/xine/plugins/%{version}/vidix/sis_vid.so %{_libdir}/xine/plugins/%{version}/vidix/unichrome_vid.so -%endif +%endif # vidix %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_alsa.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_file.so %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_none.so @@ -252,7 +279,7 @@ %{_libdir}/xine/plugins/%{version}/xineplug_decode_mpc.so %ifarch %ix86 %{_libdir}/xine/plugins/%{version}/xineplug_decode_qt.so -%endif +%endif # ix86 %{_libdir}/xine/plugins/%{version}/xineplug_decode_real.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_rgb.so %{_libdir}/xine/plugins/%{version}/xineplug_decode_speex.so @@ -262,7 +289,7 @@ %{_libdir}/xine/plugins/%{version}/xineplug_decode_vorbis.so %ifarch %ix86 %{_libdir}/xine/plugins/%{version}/xineplug_decode_w32dll.so -%endif +%endif # ix86 %{_libdir}/xine/plugins/%{version}/xineplug_decode_yuv.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_audio.so %{_libdir}/xine/plugins/%{version}/xineplug_dmx_avi.so @@ -300,7 +327,7 @@ %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_syncfb.so %if %{have_vidix} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_vidix.so -%endif +%endif # vidix %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xshm.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xv.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xvmc.so @@ -315,25 +342,33 @@ %files extras %defattr(-,root,root,-) %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_esd.so +%if %{with_jack} %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_jack.so +%endif # jack +%if %{with_pa} %{_libdir}/xine/plugins/%{version}/xineplug_ao_out_pulseaudio.so +%endif # pa %{_libdir}/xine/plugins/%{version}/xineplug_decode_gdk_pixbuf.so %if 0%{!?_without_imagemagick:1} %{_libdir}/xine/plugins/%{version}/xineplug_decode_image.so -%endif +%endif # imagemagick %{_libdir}/xine/plugins/%{version}/xineplug_inp_gnome_vfs.so %{_libdir}/xine/plugins/%{version}/xineplug_inp_smb.so +%if %{with_aalib} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_aa.so +%endif # aalib +%if %{with_caca} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_caca.so -%if 0%{!?_without_directfb:1} +%endif # caca +%if %{with_dfb} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_directfb.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xdirectfb.so -%endif +%endif # dfb %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_sdl.so %if %{with_xcb} %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xcbshm.so %{_libdir}/xine/plugins/%{version}/xineplug_vo_out_xcbxv.so -%endif +%endif # xcb %files devel @@ -349,6 +384,9 @@ %changelog +* Mon Sep 10 2007 Ville Skytt?? - 1.1.8-2.1 +- Adjust default -extras feature set for EPEL-5. + * Sun Sep 09 2007 Aurelien Bompard 1.1.8-2 - remove the dependency from -extras to -arts, and use Obsoletes to provide an upgrade path From fedora-extras-commits at redhat.com Mon Sep 10 15:43:31 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Mon, 10 Sep 2007 11:43:31 -0400 Subject: devel/python python-2.5.1-plural-fix.patch, NONE, 1.1 python.spec, 1.117, 1.118 Message-ID: <200709101543.l8AFhVtV021879@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/python In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21838 Modified Files: python.spec Added Files: python-2.5.1-plural-fix.patch Log Message: * Mon Sep 10 2007 Jeremy Katz - 2.5.1-10 - work around problems with multi-line plural specification (#252136) python-2.5.1-plural-fix.patch: --- NEW FILE python-2.5.1-plural-fix.patch --- diff -up Python-2.5.1/Lib/gettext.py.plural Python-2.5.1/Lib/gettext.py --- Python-2.5.1/Lib/gettext.py.plural 2007-09-10 11:38:57.000000000 -0400 +++ Python-2.5.1/Lib/gettext.py 2007-09-10 11:39:00.000000000 -0400 @@ -299,6 +299,8 @@ class GNUTranslations(NullTranslations): item = item.strip() if not item: continue + if item.startswith("#"): + continue if ':' in item: k, v = item.split(':', 1) k = k.strip().lower() Index: python.spec =================================================================== RCS file: /cvs/pkgs/devel/python/python.spec,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- python.spec 28 Aug 2007 13:50:29 -0000 1.117 +++ python.spec 10 Sep 2007 15:42:58 -0000 1.118 @@ -20,7 +20,7 @@ Summary: An interpreted, interactive, object-oriented programming language. Name: %{python} Version: 2.5.1 -Release: 9%{?dist} +Release: 10%{?dist} License: Python Software Foundation License v2 Group: Development/Languages Provides: python-abi = %{pybasever} @@ -33,6 +33,7 @@ Patch3: python-2.4.1-canonicalize.patch Patch4: python-2.5-cflags.patch Patch5: python-2.5.1-ctypes-exec-stack.patch +Patch6: python-2.5.1-plural-fix.patch # upstreamed @@ -161,6 +162,7 @@ %patch3 -p1 -b .canonicalize %patch4 -p1 -b .cflags %patch5 -p1 -b .ctypesexec +%patch6 -p1 -b .plural %patch50 -p1 -b .egginfo %patch60 -p1 -b .db46 @@ -421,6 +423,9 @@ %{_libdir}/python%{pybasever}/lib-dynload/_tkinter.so %changelog +* Mon Sep 10 2007 Jeremy Katz - 2.5.1-10 +- work around problems with multi-line plural specification (#252136) + * Tue Aug 28 2007 Jeremy Katz - 2.5.1-9 - rebuild against new expat From fedora-extras-commits at redhat.com Mon Sep 10 15:46:06 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 10 Sep 2007 11:46:06 -0400 Subject: rpms/lighttpd/EL-4 lighttpd-1.4.17-defaultconf.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 lighttpd.spec, 1.8, 1.9 sources, 1.7, 1.8 lighttpd-1.4.13-defaultconf.patch, 1.1, NONE Message-ID: <200709101546.l8AFk64C022132@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21976/EL-4 Modified Files: .cvsignore lighttpd.spec sources Added Files: lighttpd-1.4.17-defaultconf.patch Removed Files: lighttpd-1.4.13-defaultconf.patch Log Message: Update to 1.4.18 (security update). lighttpd-1.4.17-defaultconf.patch: --- NEW FILE lighttpd-1.4.17-defaultconf.patch --- diff -Naupr lighttpd-1.4.17.orig/doc/lighttpd.conf lighttpd-1.4.17/doc/lighttpd.conf --- lighttpd-1.4.17.orig/doc/lighttpd.conf 2007-08-14 21:05:57.000000000 +0200 +++ lighttpd-1.4.17/doc/lighttpd.conf 2007-09-05 13:08:33.000000000 +0200 @@ -37,7 +37,7 @@ server.modules = ( ## a static document-root, for virtual-hosting take look at the ## server.virtual-* options -server.document-root = "/srv/www/htdocs/" +server.document-root = "/srv/www/lighttpd/" ## where to send error-messages to server.errorlog = "/var/log/lighttpd/error.log" @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -147,7 +148,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -186,10 +187,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/var/cache/lighttpd/compress/" @@ -213,7 +214,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/var/run/lighttpd/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php-cgi" +# "bin-path" => "/usr/bin/php-cgi" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 26 Jul 2007 08:07:51 -0000 1.7 +++ .cvsignore 10 Sep 2007 15:45:33 -0000 1.8 @@ -1 +1 @@ -lighttpd-1.4.16.tar.bz2 +lighttpd-1.4.18.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/lighttpd.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- lighttpd.spec 26 Jul 2007 08:07:51 -0000 1.8 +++ lighttpd.spec 10 Sep 2007 15:45:33 -0000 1.9 @@ -2,7 +2,7 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.16 +Version: 1.4.18 Release: 1%{?dist} License: BSD Group: System Environment/Daemons @@ -15,13 +15,14 @@ Source12: powered_by_fedora.png Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png -Patch0: lighttpd-1.4.13-defaultconf.patch +Patch0: lighttpd-1.4.17-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel +BuildRequires: /usr/bin/awk %{!?_without_ldap:BuildRequires: openldap-devel} %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} @@ -119,6 +120,9 @@ # Install empty log directory to include %{__mkdir_p} %{buildroot}%{_var}/log/lighttpd +# Install empty run directory to include (for the example fastcgi socket) +%{__mkdir_p} %{buildroot}%{_var}/run/lighttpd + %clean %{__rm} -rf %{buildroot} @@ -153,12 +157,14 @@ %config(noreplace) %{_sysconfdir}/sysconfig/lighttpd %{_sysconfdir}/rc.d/init.d/lighttpd %{_sbindir}/lighttpd +%{_sbindir}/lighttpd-angel %{_libdir}/lighttpd/ %exclude %{_libdir}/lighttpd/*.la %exclude %{_libdir}/lighttpd/mod_fastcgi.so %exclude %{_libdir}/lighttpd/mod_mysql_vhost.so %{_mandir}/man1/lighttpd.1* %attr(0750, lighttpd, lighttpd) %{_var}/log/lighttpd/ +%attr(0750, lighttpd, lighttpd) %{_var}/run/lighttpd/ %{webroot}/ %files mod_mysql_vhost @@ -178,6 +184,24 @@ %changelog +* Mon Sep 10 2007 Matthias Saou 1.4.18-1 +- Update to 1.4.18. +- Include newly installed lighttpd-angel ("angel" process meant to always run + as root and restart lighttpd when it crashes, spawn processes on SIGHUP), but + it's in testing stage and must be run with -D for now. + +* Wed Sep 5 2007 Matthias Saou 1.4.17-1 +- Update to 1.4.17. +- Update defaultconf patch to match new example configuration. +- Include patch to fix log file rotation with max-workers set (trac #902). +- Add /var/run/lighttpd/ directory where to put fastcgi sockets. + +* Thu Aug 23 2007 Matthias Saou 1.4.16-3 +- Add /usr/bin/awk build requirement, used to get LIGHTTPD_VERSION_ID. + +* Wed Aug 22 2007 Matthias Saou 1.4.16-2 +- Rebuild to fix wrong execmem requirement on ppc32. + * Thu Jul 26 2007 Matthias Saou 1.4.16-1 - Update to 1.4.16 security fix release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-4/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 26 Jul 2007 08:07:51 -0000 1.7 +++ sources 10 Sep 2007 15:45:33 -0000 1.8 @@ -1 +1 @@ -ea671997591f772417b7e540d325f8cc lighttpd-1.4.16.tar.bz2 +26f98dddf9d8c0775221b800986003ee lighttpd-1.4.18.tar.bz2 --- lighttpd-1.4.13-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 15:46:09 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 10 Sep 2007 11:46:09 -0400 Subject: rpms/lighttpd/EL-5 lighttpd-1.4.17-defaultconf.patch, NONE, 1.1 .cvsignore, 1.20, 1.21 lighttpd.spec, 1.34, 1.35 sources, 1.20, 1.21 lighttpd-1.4.13-defaultconf.patch, 1.1, NONE Message-ID: <200709101546.l8AFk97B022138@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21976/EL-5 Modified Files: .cvsignore lighttpd.spec sources Added Files: lighttpd-1.4.17-defaultconf.patch Removed Files: lighttpd-1.4.13-defaultconf.patch Log Message: Update to 1.4.18 (security update). lighttpd-1.4.17-defaultconf.patch: --- NEW FILE lighttpd-1.4.17-defaultconf.patch --- diff -Naupr lighttpd-1.4.17.orig/doc/lighttpd.conf lighttpd-1.4.17/doc/lighttpd.conf --- lighttpd-1.4.17.orig/doc/lighttpd.conf 2007-08-14 21:05:57.000000000 +0200 +++ lighttpd-1.4.17/doc/lighttpd.conf 2007-09-05 13:08:33.000000000 +0200 @@ -37,7 +37,7 @@ server.modules = ( ## a static document-root, for virtual-hosting take look at the ## server.virtual-* options -server.document-root = "/srv/www/htdocs/" +server.document-root = "/srv/www/lighttpd/" ## where to send error-messages to server.errorlog = "/var/log/lighttpd/error.log" @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -147,7 +148,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -186,10 +187,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/var/cache/lighttpd/compress/" @@ -213,7 +214,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/var/run/lighttpd/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php-cgi" +# "bin-path" => "/usr/bin/php-cgi" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-5/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 26 Jul 2007 08:07:54 -0000 1.20 +++ .cvsignore 10 Sep 2007 15:45:36 -0000 1.21 @@ -1 +1 @@ -lighttpd-1.4.16.tar.bz2 +lighttpd-1.4.18.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-5/lighttpd.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- lighttpd.spec 26 Jul 2007 08:07:54 -0000 1.34 +++ lighttpd.spec 10 Sep 2007 15:45:36 -0000 1.35 @@ -2,7 +2,7 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.16 +Version: 1.4.18 Release: 1%{?dist} License: BSD Group: System Environment/Daemons @@ -15,13 +15,14 @@ Source12: powered_by_fedora.png Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png -Patch0: lighttpd-1.4.13-defaultconf.patch +Patch0: lighttpd-1.4.17-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel +BuildRequires: /usr/bin/awk %{!?_without_ldap:BuildRequires: openldap-devel} %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} @@ -119,6 +120,9 @@ # Install empty log directory to include %{__mkdir_p} %{buildroot}%{_var}/log/lighttpd +# Install empty run directory to include (for the example fastcgi socket) +%{__mkdir_p} %{buildroot}%{_var}/run/lighttpd + %clean %{__rm} -rf %{buildroot} @@ -153,12 +157,14 @@ %config(noreplace) %{_sysconfdir}/sysconfig/lighttpd %{_sysconfdir}/rc.d/init.d/lighttpd %{_sbindir}/lighttpd +%{_sbindir}/lighttpd-angel %{_libdir}/lighttpd/ %exclude %{_libdir}/lighttpd/*.la %exclude %{_libdir}/lighttpd/mod_fastcgi.so %exclude %{_libdir}/lighttpd/mod_mysql_vhost.so %{_mandir}/man1/lighttpd.1* %attr(0750, lighttpd, lighttpd) %{_var}/log/lighttpd/ +%attr(0750, lighttpd, lighttpd) %{_var}/run/lighttpd/ %{webroot}/ %files mod_mysql_vhost @@ -178,6 +184,24 @@ %changelog +* Mon Sep 10 2007 Matthias Saou 1.4.18-1 +- Update to 1.4.18. +- Include newly installed lighttpd-angel ("angel" process meant to always run + as root and restart lighttpd when it crashes, spawn processes on SIGHUP), but + it's in testing stage and must be run with -D for now. + +* Wed Sep 5 2007 Matthias Saou 1.4.17-1 +- Update to 1.4.17. +- Update defaultconf patch to match new example configuration. +- Include patch to fix log file rotation with max-workers set (trac #902). +- Add /var/run/lighttpd/ directory where to put fastcgi sockets. + +* Thu Aug 23 2007 Matthias Saou 1.4.16-3 +- Add /usr/bin/awk build requirement, used to get LIGHTTPD_VERSION_ID. + +* Wed Aug 22 2007 Matthias Saou 1.4.16-2 +- Rebuild to fix wrong execmem requirement on ppc32. + * Thu Jul 26 2007 Matthias Saou 1.4.16-1 - Update to 1.4.16 security fix release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/EL-5/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 26 Jul 2007 08:07:54 -0000 1.20 +++ sources 10 Sep 2007 15:45:36 -0000 1.21 @@ -1 +1 @@ -ea671997591f772417b7e540d325f8cc lighttpd-1.4.16.tar.bz2 +26f98dddf9d8c0775221b800986003ee lighttpd-1.4.18.tar.bz2 --- lighttpd-1.4.13-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 15:46:12 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 10 Sep 2007 11:46:12 -0400 Subject: rpms/lighttpd/F-7 lighttpd-1.4.17-defaultconf.patch, NONE, 1.1 .cvsignore, 1.20, 1.21 lighttpd.spec, 1.34, 1.35 sources, 1.20, 1.21 lighttpd-1.4.13-defaultconf.patch, 1.1, NONE Message-ID: <200709101546.l8AFkCOB022145@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21976/F-7 Modified Files: .cvsignore lighttpd.spec sources Added Files: lighttpd-1.4.17-defaultconf.patch Removed Files: lighttpd-1.4.13-defaultconf.patch Log Message: Update to 1.4.18 (security update). lighttpd-1.4.17-defaultconf.patch: --- NEW FILE lighttpd-1.4.17-defaultconf.patch --- diff -Naupr lighttpd-1.4.17.orig/doc/lighttpd.conf lighttpd-1.4.17/doc/lighttpd.conf --- lighttpd-1.4.17.orig/doc/lighttpd.conf 2007-08-14 21:05:57.000000000 +0200 +++ lighttpd-1.4.17/doc/lighttpd.conf 2007-09-05 13:08:33.000000000 +0200 @@ -37,7 +37,7 @@ server.modules = ( ## a static document-root, for virtual-hosting take look at the ## server.virtual-* options -server.document-root = "/srv/www/htdocs/" +server.document-root = "/srv/www/lighttpd/" ## where to send error-messages to server.errorlog = "/var/log/lighttpd/error.log" @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -147,7 +148,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -186,10 +187,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/var/cache/lighttpd/compress/" @@ -213,7 +214,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/var/run/lighttpd/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php-cgi" +# "bin-path" => "/usr/bin/php-cgi" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/F-7/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 26 Jul 2007 08:07:57 -0000 1.20 +++ .cvsignore 10 Sep 2007 15:45:39 -0000 1.21 @@ -1 +1 @@ -lighttpd-1.4.16.tar.bz2 +lighttpd-1.4.18.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/F-7/lighttpd.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- lighttpd.spec 26 Jul 2007 08:07:57 -0000 1.34 +++ lighttpd.spec 10 Sep 2007 15:45:39 -0000 1.35 @@ -2,7 +2,7 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.16 +Version: 1.4.18 Release: 1%{?dist} License: BSD Group: System Environment/Daemons @@ -15,13 +15,14 @@ Source12: powered_by_fedora.png Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png -Patch0: lighttpd-1.4.13-defaultconf.patch +Patch0: lighttpd-1.4.17-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel +BuildRequires: /usr/bin/awk %{!?_without_ldap:BuildRequires: openldap-devel} %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} @@ -119,6 +120,9 @@ # Install empty log directory to include %{__mkdir_p} %{buildroot}%{_var}/log/lighttpd +# Install empty run directory to include (for the example fastcgi socket) +%{__mkdir_p} %{buildroot}%{_var}/run/lighttpd + %clean %{__rm} -rf %{buildroot} @@ -153,12 +157,14 @@ %config(noreplace) %{_sysconfdir}/sysconfig/lighttpd %{_sysconfdir}/rc.d/init.d/lighttpd %{_sbindir}/lighttpd +%{_sbindir}/lighttpd-angel %{_libdir}/lighttpd/ %exclude %{_libdir}/lighttpd/*.la %exclude %{_libdir}/lighttpd/mod_fastcgi.so %exclude %{_libdir}/lighttpd/mod_mysql_vhost.so %{_mandir}/man1/lighttpd.1* %attr(0750, lighttpd, lighttpd) %{_var}/log/lighttpd/ +%attr(0750, lighttpd, lighttpd) %{_var}/run/lighttpd/ %{webroot}/ %files mod_mysql_vhost @@ -178,6 +184,24 @@ %changelog +* Mon Sep 10 2007 Matthias Saou 1.4.18-1 +- Update to 1.4.18. +- Include newly installed lighttpd-angel ("angel" process meant to always run + as root and restart lighttpd when it crashes, spawn processes on SIGHUP), but + it's in testing stage and must be run with -D for now. + +* Wed Sep 5 2007 Matthias Saou 1.4.17-1 +- Update to 1.4.17. +- Update defaultconf patch to match new example configuration. +- Include patch to fix log file rotation with max-workers set (trac #902). +- Add /var/run/lighttpd/ directory where to put fastcgi sockets. + +* Thu Aug 23 2007 Matthias Saou 1.4.16-3 +- Add /usr/bin/awk build requirement, used to get LIGHTTPD_VERSION_ID. + +* Wed Aug 22 2007 Matthias Saou 1.4.16-2 +- Rebuild to fix wrong execmem requirement on ppc32. + * Thu Jul 26 2007 Matthias Saou 1.4.16-1 - Update to 1.4.16 security fix release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/F-7/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 26 Jul 2007 08:07:57 -0000 1.20 +++ sources 10 Sep 2007 15:45:39 -0000 1.21 @@ -1 +1 @@ -ea671997591f772417b7e540d325f8cc lighttpd-1.4.16.tar.bz2 +26f98dddf9d8c0775221b800986003ee lighttpd-1.4.18.tar.bz2 --- lighttpd-1.4.13-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 15:46:14 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 10 Sep 2007 11:46:14 -0400 Subject: rpms/lighttpd/FC-6 lighttpd-1.4.17-defaultconf.patch, NONE, 1.1 .cvsignore, 1.20, 1.21 lighttpd.spec, 1.32, 1.33 sources, 1.20, 1.21 lighttpd-1.4.13-defaultconf.patch, 1.1, NONE Message-ID: <200709101546.l8AFkEX1022150@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21976/FC-6 Modified Files: .cvsignore lighttpd.spec sources Added Files: lighttpd-1.4.17-defaultconf.patch Removed Files: lighttpd-1.4.13-defaultconf.patch Log Message: Update to 1.4.18 (security update). lighttpd-1.4.17-defaultconf.patch: --- NEW FILE lighttpd-1.4.17-defaultconf.patch --- diff -Naupr lighttpd-1.4.17.orig/doc/lighttpd.conf lighttpd-1.4.17/doc/lighttpd.conf --- lighttpd-1.4.17.orig/doc/lighttpd.conf 2007-08-14 21:05:57.000000000 +0200 +++ lighttpd-1.4.17/doc/lighttpd.conf 2007-09-05 13:08:33.000000000 +0200 @@ -37,7 +37,7 @@ server.modules = ( ## a static document-root, for virtual-hosting take look at the ## server.virtual-* options -server.document-root = "/srv/www/htdocs/" +server.document-root = "/srv/www/lighttpd/" ## where to send error-messages to server.errorlog = "/var/log/lighttpd/error.log" @@ -51,6 +51,7 @@ index-file.names = ( "index.p # mimetype mapping mimetype.assign = ( + ".rpm" => "application/x-rpm", ".pdf" => "application/pdf", ".sig" => "application/pgp-signature", ".spl" => "application/futuresplash", @@ -147,7 +148,7 @@ static-file.exclude-extensions = ( ".php #server.error-handler-404 = "/error-handler.php" ## to help the rc.scripts -#server.pid-file = "/var/run/lighttpd.pid" +server.pid-file = "/var/run/lighttpd.pid" ###### virtual hosts @@ -186,10 +187,10 @@ static-file.exclude-extensions = ( ".php #server.chroot = "/" ## change uid to (default: don't care) -#server.username = "wwwrun" +server.username = "lighttpd" ## change uid to (default: don't care) -#server.groupname = "wwwrun" +server.groupname = "lighttpd" #### compress module #compress.cache-dir = "/var/cache/lighttpd/compress/" @@ -213,7 +214,7 @@ static-file.exclude-extensions = ( ".php # ( "localhost" => # ( # "socket" => "/var/run/lighttpd/php-fastcgi.socket", -# "bin-path" => "/usr/local/bin/php-cgi" +# "bin-path" => "/usr/bin/php-cgi" # ) # ) # ) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-6/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 26 Jul 2007 08:08:00 -0000 1.20 +++ .cvsignore 10 Sep 2007 15:45:42 -0000 1.21 @@ -1 +1 @@ -lighttpd-1.4.16.tar.bz2 +lighttpd-1.4.18.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-6/lighttpd.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- lighttpd.spec 26 Jul 2007 08:08:00 -0000 1.32 +++ lighttpd.spec 10 Sep 2007 15:45:42 -0000 1.33 @@ -2,7 +2,7 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.16 +Version: 1.4.18 Release: 1%{?dist} License: BSD Group: System Environment/Daemons @@ -15,13 +15,14 @@ Source12: powered_by_fedora.png Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png -Patch0: lighttpd-1.4.13-defaultconf.patch +Patch0: lighttpd-1.4.17-defaultconf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig Requires(postun): /sbin/service BuildRequires: openssl-devel, pcre-devel, bzip2-devel, zlib-devel +BuildRequires: /usr/bin/awk %{!?_without_ldap:BuildRequires: openldap-devel} %{?_with_gamin:BuildRequires: gamin-devel} %{!?_without_gdbm:BuildRequires: gdbm-devel} @@ -119,6 +120,9 @@ # Install empty log directory to include %{__mkdir_p} %{buildroot}%{_var}/log/lighttpd +# Install empty run directory to include (for the example fastcgi socket) +%{__mkdir_p} %{buildroot}%{_var}/run/lighttpd + %clean %{__rm} -rf %{buildroot} @@ -153,12 +157,14 @@ %config(noreplace) %{_sysconfdir}/sysconfig/lighttpd %{_sysconfdir}/rc.d/init.d/lighttpd %{_sbindir}/lighttpd +%{_sbindir}/lighttpd-angel %{_libdir}/lighttpd/ %exclude %{_libdir}/lighttpd/*.la %exclude %{_libdir}/lighttpd/mod_fastcgi.so %exclude %{_libdir}/lighttpd/mod_mysql_vhost.so %{_mandir}/man1/lighttpd.1* %attr(0750, lighttpd, lighttpd) %{_var}/log/lighttpd/ +%attr(0750, lighttpd, lighttpd) %{_var}/run/lighttpd/ %{webroot}/ %files mod_mysql_vhost @@ -178,6 +184,24 @@ %changelog +* Mon Sep 10 2007 Matthias Saou 1.4.18-1 +- Update to 1.4.18. +- Include newly installed lighttpd-angel ("angel" process meant to always run + as root and restart lighttpd when it crashes, spawn processes on SIGHUP), but + it's in testing stage and must be run with -D for now. + +* Wed Sep 5 2007 Matthias Saou 1.4.17-1 +- Update to 1.4.17. +- Update defaultconf patch to match new example configuration. +- Include patch to fix log file rotation with max-workers set (trac #902). +- Add /var/run/lighttpd/ directory where to put fastcgi sockets. + +* Thu Aug 23 2007 Matthias Saou 1.4.16-3 +- Add /usr/bin/awk build requirement, used to get LIGHTTPD_VERSION_ID. + +* Wed Aug 22 2007 Matthias Saou 1.4.16-2 +- Rebuild to fix wrong execmem requirement on ppc32. + * Thu Jul 26 2007 Matthias Saou 1.4.16-1 - Update to 1.4.16 security fix release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/FC-6/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 26 Jul 2007 08:08:00 -0000 1.20 +++ sources 10 Sep 2007 15:45:42 -0000 1.21 @@ -1 +1 @@ -ea671997591f772417b7e540d325f8cc lighttpd-1.4.16.tar.bz2 +26f98dddf9d8c0775221b800986003ee lighttpd-1.4.18.tar.bz2 --- lighttpd-1.4.13-defaultconf.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 15:46:17 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Mon, 10 Sep 2007 11:46:17 -0400 Subject: rpms/lighttpd/devel .cvsignore, 1.21, 1.22 lighttpd.spec, 1.37, 1.38 sources, 1.21, 1.22 lighttpd-1.4.17-sighup.patch, 1.1, NONE Message-ID: <200709101546.l8AFkHEl022159@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/lighttpd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21976/devel Modified Files: .cvsignore lighttpd.spec sources Removed Files: lighttpd-1.4.17-sighup.patch Log Message: Update to 1.4.18 (security update). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 5 Sep 2007 11:25:10 -0000 1.21 +++ .cvsignore 10 Sep 2007 15:45:45 -0000 1.22 @@ -1 +1 @@ -lighttpd-1.4.17.tar.bz2 +lighttpd-1.4.18.tar.bz2 Index: lighttpd.spec =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/lighttpd.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- lighttpd.spec 5 Sep 2007 11:25:10 -0000 1.37 +++ lighttpd.spec 10 Sep 2007 15:45:45 -0000 1.38 @@ -2,7 +2,7 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.17 +Version: 1.4.18 Release: 1%{?dist} License: BSD Group: System Environment/Daemons @@ -16,7 +16,6 @@ Source13: http://www.lighttpd.net/light_button.png Source14: http://www.lighttpd.net/light_logo.png Patch0: lighttpd-1.4.17-defaultconf.patch -Patch1: lighttpd-1.4.17-sighup.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig @@ -73,7 +72,6 @@ %prep %setup -q %patch0 -p1 -b .defaultconf -%patch1 -p3 -b .sighup %build @@ -159,6 +157,7 @@ %config(noreplace) %{_sysconfdir}/sysconfig/lighttpd %{_sysconfdir}/rc.d/init.d/lighttpd %{_sbindir}/lighttpd +%{_sbindir}/lighttpd-angel %{_libdir}/lighttpd/ %exclude %{_libdir}/lighttpd/*.la %exclude %{_libdir}/lighttpd/mod_fastcgi.so @@ -185,6 +184,12 @@ %changelog +* Mon Sep 10 2007 Matthias Saou 1.4.18-1 +- Update to 1.4.18. +- Include newly installed lighttpd-angel ("angel" process meant to always run + as root and restart lighttpd when it crashes, spawn processes on SIGHUP), but + it's in testing stage and must be run with -D for now. + * Wed Sep 5 2007 Matthias Saou 1.4.17-1 - Update to 1.4.17. - Update defaultconf patch to match new example configuration. Index: sources =================================================================== RCS file: /cvs/extras/rpms/lighttpd/devel/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 5 Sep 2007 11:25:10 -0000 1.21 +++ sources 10 Sep 2007 15:45:45 -0000 1.22 @@ -1 +1 @@ -85c99c2d6baf8ad9e38e6267efe7d9aa lighttpd-1.4.17.tar.bz2 +26f98dddf9d8c0775221b800986003ee lighttpd-1.4.18.tar.bz2 --- lighttpd-1.4.17-sighup.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 15:48:13 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Mon, 10 Sep 2007 11:48:13 -0400 Subject: rpms/dhcpv6/devel dhcpv6-0.10-device-names.patch, NONE, 1.1 dhcpv6.spec, 1.62, 1.63 Message-ID: <200709101548.l8AFmDQ0022523@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcpv6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22466 Modified Files: dhcpv6.spec Added Files: dhcpv6-0.10-device-names.patch Log Message: * Mon Sep 10 2007 David Cantrell - 0.10-48 - Recognize 802.1Q VLAN network device names (#245115) dhcpv6-0.10-device-names.patch: --- NEW FILE dhcpv6-0.10-device-names.patch --- diff -up dhcp-0.10/server6_token.l.string dhcp-0.10/server6_token.l --- dhcp-0.10/server6_token.l.string 2007-09-10 11:43:04.000000000 -0400 +++ dhcp-0.10/server6_token.l 2007-09-10 11:43:58.000000000 -0400 @@ -79,7 +79,7 @@ addr_tail ({hexdigit}{1,4}|({hexdi addr_body ({hexdigit}{1,4}(":"|"::"))* ipv6addr {addr_head}{addr_body}{addr_tail} string [a-zA-Z0-9:\._-][a-zA-Z0-9:\._-]* -ifname [a-zA-Z]+[0-9]+ +ifname ({string})+ %s S_IFACE %s S_DUID Index: dhcpv6.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- dhcpv6.spec 4 Sep 2007 17:55:48 -0000 1.62 +++ dhcpv6.spec 10 Sep 2007 15:47:41 -0000 1.63 @@ -1,7 +1,7 @@ Summary: DHCPv6 - DHCP server and client for IPv6 Name: dhcpv6 Version: 0.10 -Release: 47%{?dist} +Release: 48%{?dist} License: BSD Group: System Environment/Daemons URL: http://dhcpv6.sourceforge.net/ @@ -17,6 +17,7 @@ Patch5: %{name}-0.10-salen.patch Patch6: %{name}-0.10-initscripts.patch Patch7: %{name}-0.10-init_leases.patch +Patch8: %{name}-0.10-device-names.patch Patch99: %{name}-0.10-libdhcp6client.patch @@ -81,6 +82,7 @@ %patch5 -p1 -b .salen %patch6 -p1 -b .initscripts %patch7 -p1 -b .init_leases +%patch8 -p1 -b .device-names %patch99 -p1 -b .libdhcp6client @@ -175,6 +177,9 @@ %{_libdir}/libdhcp6client.a %changelog +* Mon Sep 10 2007 David Cantrell - 0.10-48 +- Recognize 802.1Q VLAN network device names (#245115) + * Tue Sep 04 2007 David Cantrell - 0.10-47 - Do not parse an empty /var/lib/dhcpv6/server6.leases file (#253968) From fedora-extras-commits at redhat.com Mon Sep 10 15:59:08 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Mon, 10 Sep 2007 11:59:08 -0400 Subject: rpms/policycoreutils/devel policycoreutils-gui.patch, 1.28, 1.29 policycoreutils.spec, 1.444, 1.445 Message-ID: <200709101559.l8AFx8Pt023034@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23011 Modified Files: policycoreutils-gui.patch policycoreutils.spec Log Message: * Thu Sep 6 2007 Dan Walsh 2.0.25-10 - Change Requires /bin/rpm to rpm policycoreutils-gui.patch: Index: policycoreutils-gui.patch =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-gui.patch,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- policycoreutils-gui.patch 6 Sep 2007 12:25:31 -0000 1.28 +++ policycoreutils-gui.patch 10 Sep 2007 15:59:05 -0000 1.29 @@ -914,8 +914,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.glade policycoreutils-2.0.25/gui/polgen.glade --- nsapolicycoreutils/gui/polgen.glade 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgen.glade 2007-09-05 22:33:12.000000000 -0400 -@@ -0,0 +1,2312 @@ ++++ policycoreutils-2.0.25/gui/polgen.glade 2007-09-10 11:56:01.000000000 -0400 +@@ -0,0 +1,2364 @@ + + + @@ -1028,7 +1028,8 @@ + + + True -+ False ++ True ++ True + True + GTK_POS_TOP + False @@ -1772,6 +1773,57 @@ + + + ++ ++ True ++ Select the roles(s) that this user will be able to become ++ ++ ++ ++ 16 ++ True ++ False ++ 6 ++ ++ ++ ++ True ++ True ++ GTK_POLICY_ALWAYS ++ GTK_POLICY_ALWAYS ++ GTK_SHADOW_IN ++ GTK_CORNER_TOP_LEFT ++ ++ ++ ++ True ++ Select the domains that you would like this user administer. ++ True ++ False ++ False ++ False ++ True ++ False ++ False ++ False ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ False ++ True ++ ++ ++ ++ + + True + label30 @@ -3230,8 +3282,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgengui.py policycoreutils-2.0.25/gui/polgengui.py --- nsapolicycoreutils/gui/polgengui.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgengui.py 2007-09-05 22:33:06.000000000 -0400 -@@ -0,0 +1,432 @@ ++++ policycoreutils-2.0.25/gui/polgengui.py 2007-09-10 11:58:05.000000000 -0400 +@@ -0,0 +1,452 @@ +#!/usr/bin/python +# +# system-config-selinux.py - GUI for SELinux Config tool in system-config-selinux @@ -3265,6 +3317,8 @@ +import sys +import polgen +import re ++import commands ++ + +## +## I18N @@ -3311,12 +3365,13 @@ + APP_PAGE = 2 + TRANSITION_PAGE = 3 + ADMIN_PAGE = 4 -+ IN_NET_PAGE = 5 -+ OUT_NET_PAGE = 6 -+ COMMON_APPS_PAGE = 7 -+ FILES_PAGE = 8 -+ GEN_POLICY_PAGE = 9 -+ FINISH_PAGE = 10 ++ ROLE_PAGE = 5 ++ IN_NET_PAGE = 6 ++ OUT_NET_PAGE = 7 ++ COMMON_APPS_PAGE = 8 ++ FILES_PAGE = 9 ++ GEN_POLICY_PAGE = 10 ++ FINISH_PAGE = 11 + + def __init__(self): + self.xml = xml @@ -3335,7 +3390,7 @@ + self.notebook = xml.get_widget ("notebook1") + self.pages={} + for i in polgen.USERS: -+ self.pages[i] = [ self.START_PAGE, self.SELECT_TYPE_PAGE, self.APP_PAGE, self.TRANSITION_PAGE, self.IN_NET_PAGE, self.OUT_NET_PAGE, self.GEN_POLICY_PAGE, self.FINISH_PAGE] ++ self.pages[i] = [ self.START_PAGE, self.SELECT_TYPE_PAGE, self.APP_PAGE, self.TRANSITION_PAGE, self.ROLE_PAGE, self.IN_NET_PAGE, self.OUT_NET_PAGE, self.GEN_POLICY_PAGE, self.FINISH_PAGE] + self.pages[polgen.RUSER] = [ self.START_PAGE, self.SELECT_TYPE_PAGE, self.APP_PAGE, self.ADMIN_PAGE, self.IN_NET_PAGE, self.OUT_NET_PAGE, self.GEN_POLICY_PAGE, self.FINISH_PAGE] + for i in polgen.APPLICATIONS: + self.pages[i] = [ self.START_PAGE, self.SELECT_TYPE_PAGE, self.APP_PAGE, self.IN_NET_PAGE, self.OUT_NET_PAGE, self.COMMON_APPS_PAGE, self.FILES_PAGE,self.GEN_POLICY_PAGE, self.FINISH_PAGE ] @@ -3373,6 +3428,20 @@ + for b in self.network_buttons.keys(): + b.connect("clicked",self.network_all_clicked) + ++ self.role_treeview = self.xml.get_widget("role_treeview") ++ self.role_store = gtk.ListStore(gobject.TYPE_STRING) ++ self.role_treeview.set_model(self.role_store) ++ self.role_treeview.get_selection().set_mode(gtk.SELECTION_MULTIPLE) ++ self.role_store.set_sort_column_id(0, gtk.SORT_ASCENDING) ++ col = gtk.TreeViewColumn(_("Role"), gtk.CellRendererText(), text = 0) ++ self.role_treeview.append_column(col) ++ ++ roles = commands.getoutput("/usr/bin/seinfo -r").split()[2:] ++ for i in roles: ++ iter = self.role_store.append() ++ self.role_store.set_value(iter, 0, i[:-2]) ++ ++ self.types = commands.getoutput("/usr/bin/seinfo -t").split()[2:] + self.transition_treeview = self.xml.get_widget("transition_treeview") + self.transition_store = gtk.ListStore(gobject.TYPE_STRING) + self.transition_treeview.set_model(self.transition_store) @@ -3381,7 +3450,6 @@ + col = gtk.TreeViewColumn(_("Application"), gtk.CellRendererText(), text = 0) + self.transition_treeview.append_column(col) + -+ + self.admin_treeview = self.xml.get_widget("admin_treeview") + self.admin_store = gtk.ListStore(gobject.TYPE_STRING) + self.admin_treeview.set_model(self.admin_store) @@ -3391,11 +3459,11 @@ + self.admin_treeview.append_column(col) + + for i in polgen.methods: -+ print i + m = re.findall("(.*)%s" % polgen.USER_TRANSITION_INTERFACE, i) + if len(m) > 0: -+ iter = self.transition_store.append() -+ self.transition_store.set_value(iter, 0, m[0]) ++ if "%s_exec_t" % m[0] in self.types and "user_%s_t" % m[0] in self.types: ++ iter = self.transition_store.append() ++ self.transition_store.set_value(iter, 0, m[0]) + continue + + m = re.findall("(.*)%s" % polgen.ADMIN_TRANSITION_INTERFACE, i) @@ -3490,7 +3558,7 @@ + return polgen.TUSER + if self.root_user_radiobutton.get_active(): + return polgen.RUSER -+ ++ + def generate_policy(self, *args): + try: + my_policy=polgen.policy(self.get_name(), self.get_type()) @@ -3504,7 +3572,7 @@ + my_policy.set_use_tmp(self.tmp_checkbutton.get_active() == 1) + my_policy.set_use_uid(self.uid_checkbutton.get_active() == 1) + my_policy.set_use_pam(self.pam_checkbutton.get_active() == 1) -+ my_policy.set_init_script(self.exec_entry.get_text()) ++ my_policy.set_init_script(self.script_entry.get_text()) + else: + if self.get_type() == polgen.RUSER: + selected = [] @@ -3515,6 +3583,10 @@ + self.transition_treeview.get_selection().selected_foreach(foreach, selected) + my_policy.set_transition_domains(selected) + ++ selected = [] ++ self.role_treeview.get_selection().selected_foreach(foreach, selected) ++ my_policy.set_admin_roles(selected) ++ + iter= self.store.get_iter_first() + while(iter): + if self.store.get_value(iter, 1) == FILE: @@ -3666,8 +3738,8 @@ + app.stand_alone() diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.py policycoreutils-2.0.25/gui/polgen.py --- nsapolicycoreutils/gui/polgen.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgen.py 2007-09-05 22:26:53.000000000 -0400 -@@ -0,0 +1,715 @@ ++++ policycoreutils-2.0.25/gui/polgen.py 2007-09-10 11:55:14.000000000 -0400 +@@ -0,0 +1,718 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information +# @@ -3729,8 +3801,8 @@ + # List of per_role_template interfaces + ifs = interfaces.InterfaceSet() + ifs.from_file(fd) -+ fd.close() + methods = ifs.interfaces.keys() ++ fd.close() +except: + sys.stderr.write("could not open interface info [%s]\n" % fn) + sys.exit(1) @@ -4136,9 +4208,9 @@ + + def generate_if(self): + newif = "" -+ if self.program: ++ if self.program != "": + newif += re.sub("TEMPLATETYPE", self.name, executable.if_program_rules) -+ if self.initscript: ++ if self.initscript != "": + newif += re.sub("TEMPLATETYPE", self.name, executable.if_initscript_rules) + + for d in self.DEFAULT_DIRS: @@ -4241,7 +4313,10 @@ + def generate_sh(self): + newsh = re.sub("TEMPLATETYPE", self.name, script.compile) + newsh = re.sub("PACKAGEFILENAME", self.file_name, newsh) -+ newsh += re.sub("FILENAME", self.program, script.restorecon) ++ if self.program != "": ++ newsh += re.sub("FILENAME", self.program, script.restorecon) ++ if self.initscript != "": ++ newsh += re.sub("FILENAME", self.initscript, script.restorecon) + + for i in self.files.keys(): + newsh += re.sub("FILENAME", i, script.restorecon) @@ -9474,7 +9549,7 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/user.py policycoreutils-2.0.25/gui/templates/user.py --- nsapolicycoreutils/gui/templates/user.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/user.py 2007-09-05 22:25:03.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/user.py 2007-09-10 11:43:28.000000000 -0400 @@ -0,0 +1,139 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -9571,8 +9646,8 @@ +files_dontaudit_search_all_dirs(TEMPLATETYPE_t) + +selinux_get_enforce_mode(TEMPLATETYPE_t) -+seutil_domtrans_restorecon(TEMPLATETYPE_t) -+seutil_search_default_contexts(mydbadm_t) ++seutil_domtrans_setfiles(TEMPLATETYPE_t) ++seutil_search_default_contexts(TEMPLATETYPE_t) + +logging_send_syslog_msg(TEMPLATETYPE_t) + Index: policycoreutils.spec =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v retrieving revision 1.444 retrieving revision 1.445 diff -u -r1.444 -r1.445 --- policycoreutils.spec 6 Sep 2007 12:25:31 -0000 1.444 +++ policycoreutils.spec 10 Sep 2007 15:59:05 -0000 1.445 @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.25 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -23,7 +23,7 @@ Patch3: policycoreutils-gui.patch BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel >= %{libauditver} gettext -Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff /bin/rpm /bin/sed +Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff rpm /bin/sed Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver} libsemanage >= %{libsemanagever} coreutils audit-libs-python >= %{libauditver} checkpolicy libselinux-python Requires(post): /sbin/service /sbin/chkconfig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -200,7 +200,10 @@ fi %changelog -* Wed Sep 4 2007 Dan Walsh 2.0.25-9 +* Thu Sep 6 2007 Dan Walsh 2.0.25-10 +- Change Requires /bin/rpm to rpm + +* Wed Sep 5 2007 Dan Walsh 2.0.25-9 - Bump libsemanage version for disable dontaudit - New gui features for creating admin users From fedora-extras-commits at redhat.com Mon Sep 10 16:04:28 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Mon, 10 Sep 2007 12:04:28 -0400 Subject: rpms/hwbrowser/devel .cvsignore, 1.32, 1.33 hwbrowser.spec, 1.44, 1.45 sources, 1.38, 1.39 Message-ID: <200709101604.l8AG4SdH029292@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/hwbrowser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29215 Modified Files: .cvsignore hwbrowser.spec sources Log Message: make use of force tagging (since mercurial 0.9.4) fix licensing and author blurbs tag as GPLv2+ Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/.cvsignore,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- .cvsignore 21 Jul 2007 12:26:16 -0000 1.32 +++ .cvsignore 10 Sep 2007 16:03:54 -0000 1.33 @@ -1 +1 @@ -hwbrowser-0.34.tar.bz2 +hwbrowser-0.35.tar.bz2 Index: hwbrowser.spec =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/hwbrowser.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- hwbrowser.spec 21 Jul 2007 15:08:41 -0000 1.44 +++ hwbrowser.spec 10 Sep 2007 16:03:54 -0000 1.45 @@ -1,9 +1,9 @@ Summary: Hardware browser Name: hwbrowser -Version: 0.34 +Version: 0.35 Release: 1%{?dist} Source0: %{name}-%{version}.tar.bz2 -License: GPL +License: GPLv2+ Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -52,6 +52,13 @@ %{_datadir}/applications/redhat-hwbrowser.desktop %changelog +* Mon Sep 10 2007 Nils Philippsen - 0.35-1 +- make use of force tagging (since mercurial 0.9.4) + +* Fri Aug 03 2007 Nils Philippsen +- fix licensing and author blurbs +- tag as GPLv2+ + * Sat Jul 21 2007 Nils Philippsen - 0.34-1 - Use Hg for tagging - use bzipped tarballs Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/sources,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- sources 21 Jul 2007 15:08:41 -0000 1.38 +++ sources 10 Sep 2007 16:03:54 -0000 1.39 @@ -1 +1 @@ -b02bacb9f05c37c018a294e3c9eb06b2 hwbrowser-0.34.tar.bz2 +476b50bdb95ebf3addc7484199d6e517 hwbrowser-0.35.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 16:06:00 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Mon, 10 Sep 2007 12:06:00 -0400 Subject: rpms/freenx/FC-6 freenx.spec,1.6,1.7 sources,1.5,1.6 Message-ID: <200709101606.l8AG60C5029423@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/freenx/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29380 Modified Files: freenx.spec sources Log Message: Bump to 0.7.0. Index: freenx.spec =================================================================== RCS file: /cvs/pkgs/rpms/freenx/FC-6/freenx.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- freenx.spec 19 May 2007 17:19:49 -0000 1.6 +++ freenx.spec 10 Sep 2007 16:05:26 -0000 1.7 @@ -4,12 +4,12 @@ Summary: Free Software (GPL) Implementation of the NX Server Name: freenx -Version: 0.6.0 -Release: 12%{?dist} -License: GPL +Version: 0.7.0 +Release: 1%{?dist} +License: GPLv2 Group: Applications/Internet URL: http://freenx.berlios.de/ -Source0: http://prdownload.berlios.de/freenx/%{name}-%{version}.tar.gz +Source0: http://download.berlios.de/freenx/%{name}-%{version}.tar.gz Patch0: freenx-0.6.0-libs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: openssh-server nc expect nx xorg-x11-server-Xorg xorg-x11-apps perl @@ -91,6 +91,13 @@ /var/log/nx %changelog +* Thu Sep 6 2007 Jon Ciesla - 0.7.0-1 +- CM = Christian Mandery mail at chrismandery.de, BZ 252976 +- Version bump to 0.7.0 upstream release (CM) +- Fixed download URL (didn't work, Berlios changed layout). (CM) +- Changed license field from GPL to GPLv2 in RPM. (CM) +- Fixed release. + * Mon Feb 19 2007 Axel Thimm - 0.6.0-9 - Update to 0.6.0. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/freenx/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 19 May 2007 17:19:49 -0000 1.5 +++ sources 10 Sep 2007 16:05:26 -0000 1.6 @@ -1 +1 @@ -504aaa2c3c93c36eefab74e2b8a6506e freenx-0.6.0.tar.gz +9c21eb45b4193ad7184109f3274c9e33 freenx-0.7.0.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 16:07:31 2007 From: fedora-extras-commits at redhat.com (Quentin Spencer (qspencer)) Date: Mon, 10 Sep 2007 12:07:31 -0400 Subject: rpms/octave/devel octave.spec,1.56,1.57 Message-ID: <200709101607.l8AG7V3P029579@cvs-int.fedora.redhat.com> Author: qspencer Update of /cvs/extras/rpms/octave/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29513 Modified Files: octave.spec Log Message: Remove redundant menu category in desktop file (bug 274431). Index: octave.spec =================================================================== RCS file: /cvs/extras/rpms/octave/devel/octave.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- octave.spec 28 Jul 2007 20:30:27 -0000 1.56 +++ octave.spec 10 Sep 2007 16:06:58 -0000 1.57 @@ -3,7 +3,7 @@ Name: octave Version: 2.9.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A high-level language for numerical computations Epoch: 6 @@ -89,7 +89,7 @@ # Create desktop file rm $RPM_BUILD_ROOT%{_datadir}/applications/www.octave.org-octave.desktop -desktop-file-install --vendor fedora --add-category X-Fedora \ +desktop-file-install --vendor fedora --add-category X-Fedora --remove-category Development \ --dir $RPM_BUILD_ROOT%{_datadir}/applications examples/octave.desktop # Create directories for add-on packages @@ -137,6 +137,9 @@ %changelog +* Mon Sep 10 2007 Quentin Spencer 2.9.13-3 +- Remove redundant menu category in desktop file (bug 274431). + * Thu Jul 26 2007 Quentin Spencer 2.9.13-1 - New release. - Changed ufsparse-devel dependency to suitesparse-devel. From fedora-extras-commits at redhat.com Mon Sep 10 16:07:47 2007 From: fedora-extras-commits at redhat.com (Seth Vidal (skvidal)) Date: Mon, 10 Sep 2007 12:07:47 -0400 Subject: rpms/yum/devel .cvsignore, 1.59, 1.60 sources, 1.62, 1.63 yum.spec, 1.176, 1.177 Message-ID: <200709101607.l8AG7l2v029615@cvs-int.fedora.redhat.com> Author: skvidal Update of /cvs/extras/rpms/yum/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29524 Modified Files: .cvsignore sources yum.spec Log Message: 3.2.5 - dump out unused patches from specfile Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/yum/devel/.cvsignore,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- .cvsignore 28 Aug 2007 22:43:46 -0000 1.59 +++ .cvsignore 10 Sep 2007 16:07:13 -0000 1.60 @@ -1,2 +1,3 @@ yum-3.2.3.tar.gz yum-3.2.4.tar.gz +yum-3.2.5.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum/devel/sources,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- sources 5 Sep 2007 21:03:16 -0000 1.62 +++ sources 10 Sep 2007 16:07:14 -0000 1.63 @@ -1 +1,2 @@ f88b40b3d4429e1a05a2e7f319f096c8 yum-3.2.4.tar.gz +f0899caf538ed864234cafbc77d211c1 yum-3.2.5.tar.gz Index: yum.spec =================================================================== RCS file: /cvs/extras/rpms/yum/devel/yum.spec,v retrieving revision 1.176 retrieving revision 1.177 diff -u -r1.176 -r1.177 --- yum.spec 5 Sep 2007 21:03:16 -0000 1.176 +++ yum.spec 10 Sep 2007 16:07:14 -0000 1.177 @@ -2,17 +2,15 @@ Summary: RPM installer/updater Name: yum -Version: 3.2.4 -Release: 4%{?dist} +Version: 3.2.5 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz Source1: yum.conf.fedora Source2: yum-updatesd.conf.fedora Patch0: installonlyn-enable.patch -Patch1: version-None-tuple.patch -Patch2: rpmdb-unresolved.patch -Patch3: yum-showasdep.patch +Patch1: yum-showasdep.patch URL: http://linux.duke.edu/yum/ BuildArch: noarch @@ -49,9 +47,7 @@ %prep %setup -q %patch0 -p0 -b .installonly -%patch1 -p1 -b .ver-to-none -%patch2 -p1 -b .unresolved -%patch3 -p1 -b .showdep +%patch1 -p1 -b .showdep %build make @@ -97,6 +93,9 @@ %dir /usr/lib/yum-plugins %changelog +* Mon Sep 10 2007 Seth Vidal 3.2.5-1 +- 3.2.5 - pull out unused patches + * Wed Sep 5 2007 Jeremy Katz - 3.2.4-4 - test patch for only packages which are not being otherwise updated to not be shown as being updated for deps From fedora-extras-commits at redhat.com Mon Sep 10 16:19:26 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Mon, 10 Sep 2007 12:19:26 -0400 Subject: rpms/policycoreutils/devel policycoreutils-gui.patch,1.29,1.30 Message-ID: <200709101619.l8AGJQtb031495@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31452 Modified Files: policycoreutils-gui.patch Log Message: * Thu Sep 6 2007 Dan Walsh 2.0.25-10 - Change Requires /bin/rpm to rpm policycoreutils-gui.patch: Index: policycoreutils-gui.patch =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-gui.patch,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- policycoreutils-gui.patch 10 Sep 2007 15:59:05 -0000 1.29 +++ policycoreutils-gui.patch 10 Sep 2007 16:19:23 -0000 1.30 @@ -3738,8 +3738,8 @@ + app.stand_alone() diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.py policycoreutils-2.0.25/gui/polgen.py --- nsapolicycoreutils/gui/polgen.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgen.py 2007-09-10 11:55:14.000000000 -0400 -@@ -0,0 +1,718 @@ ++++ policycoreutils-2.0.25/gui/polgen.py 2007-09-10 12:16:38.000000000 -0400 +@@ -0,0 +1,719 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information +# @@ -4118,11 +4118,12 @@ + + def generate_admin_rules(self): + newte = "" -+ newte += re.sub("TEMPLATETYPE", self.name, user.te_admin_rules) ++ if self.type == RUSER: ++ newte += re.sub("TEMPLATETYPE", self.name, user.te_admin_rules) + -+ for app in self.admin_domains: -+ tmp = re.sub("TEMPLATETYPE", self.name, user.te_admin_domain_rules) -+ newte += re.sub("APPLICATION", app, tmp) ++ for app in self.admin_domains: ++ tmp = re.sub("TEMPLATETYPE", self.name, user.te_admin_domain_rules) ++ newte += re.sub("APPLICATION", app, tmp) + return newte + + def generate_admin_if(self): From fedora-extras-commits at redhat.com Mon Sep 10 16:19:28 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Mon, 10 Sep 2007 12:19:28 -0400 Subject: rpms/opensc/devel .cvsignore, 1.19, 1.20 opensc.spec, 1.33, 1.34 sources, 1.19, 1.20 Message-ID: <200709101619.l8AGJSDu031509@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/opensc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31318 Modified Files: .cvsignore opensc.spec sources Log Message: * Mon Sep 10 2007 Ville Skytt?? - 0.11.4-1 - 0.11.4. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/opensc/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 20 Aug 2007 17:24:51 -0000 1.19 +++ .cvsignore 10 Sep 2007 16:18:55 -0000 1.20 @@ -1 +1 @@ -opensc-0.11.4-rc1.tar.gz +opensc-0.11.4.tar.gz Index: opensc.spec =================================================================== RCS file: /cvs/pkgs/rpms/opensc/devel/opensc.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- opensc.spec 20 Aug 2007 17:24:51 -0000 1.33 +++ opensc.spec 10 Sep 2007 16:18:55 -0000 1.34 @@ -2,14 +2,13 @@ Name: opensc Version: 0.11.4 -Release: 0.1.rc1%{?dist} +Release: 1%{?dist} Summary: Smart card library and applications Group: System Environment/Libraries License: LGPLv2+ URL: http://www.opensc-project.org/opensc/ -#Source0: http://www.opensc-project.org/files/opensc/%{name}-%{version}.tar.gz -Source0: http://www.opensc-project.org/files/opensc/testing/%{name}-%{version}-rc1.tar.gz +Source0: http://www.opensc-project.org/files/opensc/%{name}-%{version}.tar.gz Patch0: %{name}-0.11.1-develconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -54,7 +53,7 @@ %prep -%setup -q -n %{name}-%{version}-rc1 +%setup -q %patch0 -p1 sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure # lib64 rpaths f=doc/ChangeLog ; iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f @@ -145,6 +144,9 @@ %changelog +* Mon Sep 10 2007 Ville Skytt?? - 0.11.4-1 +- 0.11.4. + * Mon Aug 20 2007 Ville Skytt?? - 0.11.4-0.1.rc1 - 0.11.4-rc1, pkcs11-tool usage message fix applied upstream. - License: LGPLv2+ Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/opensc/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 20 Aug 2007 17:24:51 -0000 1.19 +++ sources 10 Sep 2007 16:18:55 -0000 1.20 @@ -1 +1 @@ -63f82c0ce4cfa9cf300ab5773b784890 opensc-0.11.4-rc1.tar.gz +2031aa617be609d50d014d5d370bb8a2 opensc-0.11.4.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 16:21:12 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 10 Sep 2007 12:21:12 -0400 Subject: rpms/kasablanca/EL-5 kasablanca.spec,1.17,1.18 Message-ID: <200709101621.l8AGLC40031836@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/kasablanca/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31796 Modified Files: kasablanca.spec Log Message: * Mon Aug 20 2007 Rex Dieter 0.4.0.2-10 - License: GPLv2+ - cosmetics Index: kasablanca.spec =================================================================== RCS file: /cvs/pkgs/rpms/kasablanca/EL-5/kasablanca.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- kasablanca.spec 29 Aug 2006 18:07:46 -0000 1.17 +++ kasablanca.spec 10 Sep 2007 16:20:39 -0000 1.18 @@ -2,9 +2,9 @@ Name: kasablanca Summary: Graphical FTP client Version: 0.4.0.2 -Release: 9%{?dist} +Release: 10%{?dist} -License: GPL +License: GPLv2+ Url: http://kasablanca.berlios.de/ Source: http://download.berlios.de/kasablanca/kasablanca-%{version}.tar.gz Group: Applications/Internet @@ -37,7 +37,7 @@ %build unset QTDIR || : ; . /etc/profile.d/qt.sh -# Needed(?) for older/legacy setups, harmless otherwise +## Needed(?) for older/legacy setups, harmless otherwise if pkg-config openssl ; then export CPPFLAGS="$CPPFLAGS $(pkg-config --cflags-only-I openssl)" fi @@ -58,9 +58,7 @@ desktop-file-install \ --dir $RPM_BUILD_ROOT%{_datadir}/applications/kde \ --vendor="" \ - --add-category="X-Fedora" \ --add-category="Network" \ - --add-category="Application" \ --add-category="KDE" \ --delete-original \ $RPM_BUILD_ROOT%{_datadir}/applnk/*/*.desktop @@ -91,29 +89,29 @@ %post -for icon_theme in hicolor ; do - touch --no-create %{_datadir}/icons/${icon_theme} ||: - gtk-update-icon-cache -q %{_datadir}/icons/${icon_theme} 2> /dev/null ||: -done +touch --no-create %{_datadir}/icons/hicolor ||: +gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: %postun -for icon_theme in hicolor ; do - touch --no-create %{_datadir}/icons/${icon_theme} ||: - gtk-update-icon-cache -q %{_datadir}/icons/${icon_theme} 2> /dev/null ||: -done +touch --no-create %{_datadir}/icons/hicolor ||: +gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: %files -f %{name}.lang -%defattr(-,root,root) +%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{_bindir}/* %{_datadir}/applications/kde/*.desktop %{_datadir}/apps/kasablanca/ -%config %{_datadir}/config*/* +%{_datadir}/config*/* %{_datadir}/icons/hicolor/*/*/* %changelog +* Mon Aug 20 2007 Rex Dieter 0.4.0.2-10 +- License: GPLv2+ +- cosmetics + * Tue Aug 29 2006 Rex Dieter 0.4.0.2-9 - fc6 respin From fedora-extras-commits at redhat.com Mon Sep 10 16:22:23 2007 From: fedora-extras-commits at redhat.com (Seth Vidal (skvidal)) Date: Mon, 10 Sep 2007 12:22:23 -0400 Subject: rpms/yum/F-7 sources,1.61,1.62 yum.spec,1.164,1.165 Message-ID: <200709101622.l8AGMNb1032005@cvs-int.fedora.redhat.com> Author: skvidal Update of /cvs/extras/rpms/yum/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31941 Modified Files: sources yum.spec Log Message: 3.2.5 Index: sources =================================================================== RCS file: /cvs/extras/rpms/yum/F-7/sources,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- sources 29 Aug 2007 04:20:25 -0000 1.61 +++ sources 10 Sep 2007 16:21:50 -0000 1.62 @@ -1,2 +1,2 @@ -89cf296107d580655aaf83fb7206edfc yum-3.2.3.tar.gz f88b40b3d4429e1a05a2e7f319f096c8 yum-3.2.4.tar.gz +f0899caf538ed864234cafbc77d211c1 yum-3.2.5.tar.gz Index: yum.spec =================================================================== RCS file: /cvs/extras/rpms/yum/F-7/yum.spec,v retrieving revision 1.164 retrieving revision 1.165 diff -u -r1.164 -r1.165 --- yum.spec 29 Aug 2007 16:16:28 -0000 1.164 +++ yum.spec 10 Sep 2007 16:21:50 -0000 1.165 @@ -2,16 +2,14 @@ Summary: RPM installer/updater Name: yum -Version: 3.2.4 -Release: 2%{?dist} +Version: 3.2.5 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz Source1: yum.conf.fedora Source2: yum-updatesd.conf.fedora Patch0: installonlyn-enable.patch -Patch1: version-None-tuple.patch -Patch2: rpmdb-unresolved.patch URL: http://linux.duke.edu/yum/ BuildArch: noarch @@ -47,8 +45,6 @@ %prep %setup -q %patch0 -p0 -b .installonly -%patch1 -p1 -b .ver-to-none -%patch2 -p1 -b .unresolved %build @@ -114,6 +110,10 @@ %changelog +* Mon Sep 10 2007 Seth Vidal - 3.2.5-1 +- 3.2.5 +- prune unnecessary patches + * Wed Aug 29 2007 Seth Vidal - 3.2.4-2 - two patches from git-HEAD to test fixes of all sorts From fedora-extras-commits at redhat.com Mon Sep 10 16:23:33 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 10 Sep 2007 12:23:33 -0400 Subject: rpms/gtk-qt-engine/EL-5 .cvsignore, 1.6, 1.7 gtk-qt-engine.spec, 1.26, 1.27 sources, 1.6, 1.7 Message-ID: <200709101623.l8AGNXq2032104@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/gtk-qt-engine/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32013 Modified Files: .cvsignore gtk-qt-engine.spec sources Log Message: * Sat Aug 11 2007 Rex Dieter 0.70-5.20070811svn - gtk-qt-engine-20070811svn (revision 38) - License: GPLv2 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gtk-qt-engine/EL-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 18 Dec 2006 20:10:06 -0000 1.6 +++ .cvsignore 10 Sep 2007 16:23:00 -0000 1.7 @@ -1,2 +1,3 @@ gtk-qt-engine-0.7.tar.bz2 gtk-qt-engine-20061211svn.tar.bz2 +gtk-qt-engine-20070811svn.tar.bz2 Index: gtk-qt-engine.spec =================================================================== RCS file: /cvs/pkgs/rpms/gtk-qt-engine/EL-5/gtk-qt-engine.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- gtk-qt-engine.spec 18 Dec 2006 20:10:06 -0000 1.26 +++ gtk-qt-engine.spec 10 Sep 2007 16:23:00 -0000 1.27 @@ -1,20 +1,21 @@ %define real_ver 0.7 -%define svn 20061211svn +%define svn 20070811svn Summary: A project allowing GTK to use Qt widget styles. Name: gtk-qt-engine Group: User Interface/Desktops Version: 0.70 -Release: 4.%{svn}%{?dist} +Release: 5.%{svn}%{?dist} -License: GPL -URL: http://www.freedesktop.org/Software/gtk-qt +License: GPLv2+ +URL: http://gtk-qt.ecs.soton.ac.uk/ +#URL: http://www.freedesktop.org/Software/gtk-qt %if "%{?svn:1}" == "1" Source0: gtk-qt-engine-%{svn}.tar.bz2 Source1: gtk-qt-engine-svn.sh %else -Source0: http://www.freedesktop.org/~davidsansome/gtk-qt-engine-%{real_ver}.tar.bz2 +Source0: http://gtk-qt.ecs.soton.ac.uk/files/%{real_ver}/gtk-qt-engine-%{real_ver}.tar.bz2 %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -23,8 +24,8 @@ BuildRequires: gtk2-devel >= 2.2 BuildRequires: libbonoboui-devel BuildRequires: qt-devel -BuildRequires: kdelibs-devel BuildRequires: libpng-devel +BuildRequires: kdelibs3-devel %description @@ -41,11 +42,7 @@ %build %if "%{?svn:1}" == "1" -export CFLAGS="$RPM_OPT_FLAGS" -export CXXFLAGS="$RPM_OPT_FLAGS" -cmake . \ - -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \ - -DBUILD_SHARED_LIBS:BOOL=ON +%cmake . %else unset QTDIR || : ; source /etc/profile.d/qt.sh %configure @@ -80,6 +77,10 @@ %changelog +* Sat Aug 11 2007 Rex Dieter 0.70-5.20070811svn +- gtk-qt-engine-20070811svn (revision 38) +- License: GPLv2 + * Mon Dec 11 2006 Rex Dieter 0.70-4.20061211svn - gtk-qt-engine-20061211svn Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gtk-qt-engine/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 18 Dec 2006 20:10:06 -0000 1.6 +++ sources 10 Sep 2007 16:23:00 -0000 1.7 @@ -1 +1 @@ -ab25f35e9812e3fd7dba080ad2853645 gtk-qt-engine-20061211svn.tar.bz2 +c06bd40c5892e7abca0470c2f680b32f gtk-qt-engine-20070811svn.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 16:24:00 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 10 Sep 2007 12:24:00 -0400 Subject: rpms/gtk-qt-engine/EL-5 gtk-qt-engine.spec,1.27,1.28 Message-ID: <200709101624.l8AGO0eW032119@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/gtk-qt-engine/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32075 Modified Files: gtk-qt-engine.spec Log Message: * Sat Aug 11 2007 Rex Dieter 0.70-5.20070811svn - gtk-qt-engine-20070811svn (revision 38) - License: GPLv2 Index: gtk-qt-engine.spec =================================================================== RCS file: /cvs/pkgs/rpms/gtk-qt-engine/EL-5/gtk-qt-engine.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- gtk-qt-engine.spec 10 Sep 2007 16:23:00 -0000 1.27 +++ gtk-qt-engine.spec 10 Sep 2007 16:23:27 -0000 1.28 @@ -25,7 +25,7 @@ BuildRequires: libbonoboui-devel BuildRequires: qt-devel BuildRequires: libpng-devel -BuildRequires: kdelibs3-devel +BuildRequires: kdelibs-devel %description From fedora-extras-commits at redhat.com Mon Sep 10 16:38:49 2007 From: fedora-extras-commits at redhat.com (Eric Sandeen (sandeen)) Date: Mon, 10 Sep 2007 12:38:49 -0400 Subject: rpms/xfsdump/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 xfsdump.spec, 1.1, 1.2 Message-ID: <200709101638.l8AGcnYF000878@cvs-int.fedora.redhat.com> Author: sandeen Update of /cvs/pkgs/rpms/xfsdump/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv792 Modified Files: .cvsignore sources xfsdump.spec Log Message: * Thu May 31 2007 Eric Sandeen - 2.2.45-1 - Update to xfsdump 2.2.45 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/xfsdump/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 1 Sep 2006 17:26:34 -0000 1.2 +++ .cvsignore 10 Sep 2007 16:38:16 -0000 1.3 @@ -1 +1 @@ -xfsdump_2.2.42-1.tar.gz +xfsdump_2.2.45-1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xfsdump/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 1 Sep 2006 17:26:34 -0000 1.2 +++ sources 10 Sep 2007 16:38:16 -0000 1.3 @@ -1 +1 @@ -4e113a39b07723bbb140d2e5c5389cfe xfsdump_2.2.42-1.tar.gz +9f4f6da94d14e638639a542b0fa8a722 xfsdump_2.2.45-1.tar.gz Index: xfsdump.spec =================================================================== RCS file: /cvs/pkgs/rpms/xfsdump/FC-6/xfsdump.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xfsdump.spec 1 Sep 2006 17:26:34 -0000 1.1 +++ xfsdump.spec 10 Sep 2007 16:38:16 -0000 1.2 @@ -1,14 +1,14 @@ Summary: Administrative utilities for the XFS filesystem Name: xfsdump -Version: 2.2.42 -Release: 2%{?dist} +Version: 2.2.45 +Release: 1%{?dist} License: GPL Group: System Environment/Base URL: http://oss.sgi.com/projects/xfs/ Source0: ftp://oss.sgi.com/projects/xfs/download/cmd_tars/%{name}_%{version}-1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, libtool, gettext -BuildRequires: readline-devel, libtermcap-devel, xfsprogs-devel, e2fsprogs-devel, libattr-devel ncurses-devel +BuildRequires: xfsprogs-devel, e2fsprogs-devel, libattr-devel ncurses-devel Requires: xfsprogs >= 2.6.30, attr >= 2.0.0 @@ -60,8 +60,11 @@ /sbin/* %changelog +* Thu May 31 2007 Eric Sandeen - 2.2.45-1 +- Update to xfsdump 2.2.45 + * Wed Aug 31 2006 Russell Cattelan - 2.2.42-2 -Remove Distribution: tag +- Remove Distribution: tag * Wed Aug 23 2006 Russell Cattelan - 2.2.42-1 - update to version 2.2.42 From fedora-extras-commits at redhat.com Mon Sep 10 16:42:28 2007 From: fedora-extras-commits at redhat.com (Christian Jodar (tian)) Date: Mon, 10 Sep 2007 12:42:28 -0400 Subject: rpms/gcstar/devel gcstar.spec,1.6,1.7 Message-ID: <200709101642.l8AGgSvD001500@cvs-int.fedora.redhat.com> Author: tian Update of /cvs/extras/rpms/gcstar/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1348 Modified Files: gcstar.spec Log Message: New upstream version: 1.2.0 Index: gcstar.spec =================================================================== RCS file: /cvs/extras/rpms/gcstar/devel/gcstar.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gcstar.spec 18 Aug 2007 05:35:46 -0000 1.6 +++ gcstar.spec 10 Sep 2007 16:41:54 -0000 1.7 @@ -1,6 +1,6 @@ Name: gcstar -Version: 1.1.1 -Release: 4%{?dist} +Version: 1.2.0 +Release: 1%{?dist} Summary: Personal collections manager Group: Applications/Databases @@ -101,6 +101,8 @@ %{_datadir}/mime/packages/%{name}.xml %changelog +* Sat Sep 09 2007 Tian - 1.2.0-1 + - New upstream version * Thu Aug 16 2007 Tian - 1.1.1-4 - Updated license tag * Sat May 27 2007 Tian - 1.1.1-3 From fedora-extras-commits at redhat.com Mon Sep 10 16:57:27 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 12:57:27 -0400 Subject: rpms/svnkit/F-7 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 svnkit.spec, 1.1, 1.2 Message-ID: <200709101657.l8AGvR0n005807@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/svnkit/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5661 Modified Files: .cvsignore sources svnkit.spec Log Message: - Update to upstream 1.1.4 - Build for all supported arquitectures Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/svnkit/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 20 Jun 2007 13:51:26 -0000 1.2 +++ .cvsignore 10 Sep 2007 16:56:47 -0000 1.3 @@ -1 +1 @@ -org.tmatesoft.svn_1.1.2.src.zip +org.tmatesoft.svn_1.1.4.src.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/svnkit/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 20 Jun 2007 13:51:26 -0000 1.2 +++ sources 10 Sep 2007 16:56:47 -0000 1.3 @@ -1 +1 @@ -a710e0195f404b644ca97808b78c69da org.tmatesoft.svn_1.1.2.src.zip +f1c33294199b8804b00ac9bd060ced74 org.tmatesoft.svn_1.1.4.src.zip Index: svnkit.spec =================================================================== RCS file: /cvs/extras/rpms/svnkit/F-7/svnkit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- svnkit.spec 20 Jun 2007 13:51:26 -0000 1.1 +++ svnkit.spec 10 Sep 2007 16:56:47 -0000 1.2 @@ -2,8 +2,8 @@ Name: svnkit -Version: 1.1.2 -Release: 2%{?dist} +Version: 1.1.4 +Release: 1%{?dist} Summary: Pure Java Subversion client library Group: Development/Tools @@ -25,7 +25,7 @@ %endif %if %{gcj_support} -ExclusiveArch: %{ix86} x86_64 ppc ia64 +#ExclusiveArch: %{ix86} x86_64 ppc ia64 %else BuildArch: noarch %endif @@ -118,6 +118,13 @@ %changelog +* Mon Sep 10 2007 Robert Marcano - 1.1.4-1 +- Update to upstream 1.1.4 +- Build for all supported arquitectures + +* Wed Aug 29 2007 Fedora Release Engineering - 1.1.2-4 +- Rebuild for selinux ppc32 issue. + * Mon Jun 18 2007 Robert Marcano 1.1.2-2 - Package review fixes From fedora-extras-commits at redhat.com Mon Sep 10 17:02:04 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Mon, 10 Sep 2007 13:02:04 -0400 Subject: rpms/lyx/EL-5 .cvsignore, 1.16, 1.17 lyx.spec, 1.49, 1.50 sources, 1.15, 1.16 Message-ID: <200709101702.l8AH24lA012546@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/lyx/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12418 Modified Files: .cvsignore lyx.spec sources Log Message: * Fri Jul 27 2007 Rex Dieter 1.4.5.1-1 - lyx-1.4.5.1 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/lyx/EL-5/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 16 Feb 2007 13:34:49 -0000 1.16 +++ .cvsignore 10 Sep 2007 17:01:29 -0000 1.17 @@ -2,3 +2,4 @@ beamer.layout lyx-1.4.3.tar.bz2 lyx-1.4.4.tar.bz2 +lyx-1.4.5.1.tar.bz2 Index: lyx.spec =================================================================== RCS file: /cvs/pkgs/rpms/lyx/EL-5/lyx.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- lyx.spec 16 Feb 2007 13:34:49 -0000 1.49 +++ lyx.spec 10 Sep 2007 17:01:29 -0000 1.50 @@ -1,13 +1,13 @@ Summary: WYSIWYM (What You See Is What You Mean) document processor Name: lyx -Version: 1.4.4 -Release: 2%{?dist} +Version: 1.4.5.1 +Release: 1%{?dist} License: GPL Group: Applications/Publishing Url: http://www.lyx.org/ -Source: ftp://ftp.lyx.org/pub/lyx/stable/lyx-%{version}.tar.bz2 +Source0: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch1: lyx-1.4.4-xdg_open.patch @@ -19,8 +19,6 @@ Source20: lyx.desktop Source21: lyx-qt.desktop Source22: lyx-xforms.desktop -# misc -Source100: ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/beamer/lyx/layouts/beamer.layout # qt frontend BuildRequires: qt-devel @@ -134,7 +132,6 @@ # misc/extras install -p -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/lyx/lyxrc.dist -install -p -m644 %{SOURCE100} $RPM_BUILD_ROOT%{_datadir}/lyx/layouts/ # Set up the lyx-specific class files where TeX can see them texmf=%{_datadir}/texmf @@ -220,6 +217,9 @@ %changelog +* Fri Jul 27 2007 Rex Dieter 1.4.5.1-1 +- lyx-1.4.5.1 + * Thu Feb 15 2007 Rex Dieter 1.4.4-2 - biffed sources, respin Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/lyx/EL-5/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 16 Feb 2007 13:34:49 -0000 1.15 +++ sources 10 Sep 2007 17:01:29 -0000 1.16 @@ -1,2 +1 @@ -c906271900a0627d3df2a38ad962a285 beamer.layout -2e778eba4191c5f9fb2cafa7901c322c lyx-1.4.4.tar.bz2 +b74d82e80c49c7edb782ec7395b7ca27 lyx-1.4.5.1.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 17:02:27 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Mon, 10 Sep 2007 13:02:27 -0400 Subject: rpms/gperiodic/F-7 .cvsignore, 1.2, 1.3 gperiodic.spec, 1.7, 1.8 sources, 1.2, 1.3 Message-ID: <200709101702.l8AH2R22012649@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/gperiodic/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12484 Modified Files: .cvsignore gperiodic.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gperiodic/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Oct 2005 21:49:09 -0000 1.2 +++ .cvsignore 10 Sep 2007 17:01:53 -0000 1.3 @@ -1 +1 @@ -gperiodic-2.0.8.tar.gz +gperiodic-2.0.10.tar.gz Index: gperiodic.spec =================================================================== RCS file: /cvs/extras/rpms/gperiodic/F-7/gperiodic.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gperiodic.spec 5 May 2007 17:57:28 -0000 1.7 +++ gperiodic.spec 10 Sep 2007 17:01:53 -0000 1.8 @@ -1,14 +1,14 @@ Summary: Program for browsing the periodic table Name: gperiodic -Version: 2.0.8 -Release: 8%{?dist} +Version: 2.0.10 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://www.frantz.fi/software/gperiodic.php Source: http://www.frantz.fi/software/gperiodic-%{version}.tar.gz Patch0: gperiodic-bh.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel, desktop-file-utils, gettext +BuildRequires: gtk2-devel, desktop-file-utils, gettext, %description Gperiodic displays a periodic table of the elements, allowing you to @@ -18,7 +18,6 @@ %prep %setup -q %patch0 -p1 -sed -i -e "s,CFLAGS=,CFLAGS+=,g;/strip/d" Makefile %build CFLAGS="$RPM_OPT_FLAGS" %{__make} %{?_smp_mflags} @@ -28,11 +27,6 @@ mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_datadir}/{applications,pixmaps} -sed -i -e "/=$/d;/KDE/d" gperiodic.desktop -echo "Encoding=UTF-8" >> gperiodic.desktop -mv gperiodic{,.badencoding}.desktop -iconv -f ISO-8859-1 -t UTF-8 gperiodic.badencoding.desktop > gperiodic.desktop - %makeinstall desktop-file-install \ --delete-original \ @@ -60,6 +54,9 @@ %doc README AUTHORS ChangeLog gpl.txt %changelog +* Sat Sep 08 2007 Eric Tanguy 2.0.10-1 +- New upstream version + * Sat May 05 2007 Eric Tanguy 2.0.8-8 - Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/gperiodic/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Oct 2005 21:49:09 -0000 1.2 +++ sources 10 Sep 2007 17:01:53 -0000 1.3 @@ -1 +1 @@ -cfe23eaa21707c2c42bcd6399161ec2e gperiodic-2.0.8.tar.gz +9680f8a4850bdafad113fd4af7c57e45 gperiodic-2.0.10.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 17:02:58 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 13:02:58 -0400 Subject: rpms/ganymed-ssh2/F-7 ganymed-ssh2.spec,1.4,1.5 Message-ID: <200709101702.l8AH2whW012776@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/ganymed-ssh2/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12623 Modified Files: ganymed-ssh2.spec Log Message: - Build for all supported arquitectures Index: ganymed-ssh2.spec =================================================================== RCS file: /cvs/extras/rpms/ganymed-ssh2/F-7/ganymed-ssh2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ganymed-ssh2.spec 10 Oct 2006 13:59:59 -0000 1.4 +++ ganymed-ssh2.spec 10 Sep 2007 17:02:24 -0000 1.5 @@ -3,7 +3,7 @@ Name: ganymed-ssh2 Version: 210 -Release: 2%{?dist} +Release: 5%{?dist} Summary: SSH-2 protocol implementation in pure Java Group: Development/Tools @@ -24,7 +24,7 @@ %endif %if %{gcj_support} -ExclusiveArch: %{ix86} x86_64 ppc ia64 +#ExclusiveArch: %{ix86} x86_64 ppc ia64 %else BuildArch: noarch %endif @@ -108,6 +108,12 @@ %changelog +* Mon Sep 10 2007 Robert Marcano 210-5 +- Build for all supported arquitectures + +* Wed Aug 29 2007 Fedora Release Engineering - 210-4 +- Rebuild for selinux ppc32 issue. + * Tue Oct 10 2006 Robert Marcano 210-2 - Update to upstream release 210 From fedora-extras-commits at redhat.com Mon Sep 10 17:04:11 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Mon, 10 Sep 2007 13:04:11 -0400 Subject: rpms/gperiodic/FC-6 .cvsignore, 1.2, 1.3 gperiodic.spec, 1.7, 1.8 sources, 1.2, 1.3 Message-ID: <200709101704.l8AH4BBM013012@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/gperiodic/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12899 Modified Files: .cvsignore gperiodic.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gperiodic/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Oct 2005 21:49:09 -0000 1.2 +++ .cvsignore 10 Sep 2007 17:03:37 -0000 1.3 @@ -1 +1 @@ -gperiodic-2.0.8.tar.gz +gperiodic-2.0.10.tar.gz Index: gperiodic.spec =================================================================== RCS file: /cvs/extras/rpms/gperiodic/FC-6/gperiodic.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gperiodic.spec 12 Nov 2006 08:58:20 -0000 1.7 +++ gperiodic.spec 10 Sep 2007 17:03:37 -0000 1.8 @@ -1,14 +1,14 @@ Summary: Program for browsing the periodic table Name: gperiodic -Version: 2.0.8 -Release: 7%{?dist} +Version: 2.0.10 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://www.frantz.fi/software/gperiodic.php Source: http://www.frantz.fi/software/gperiodic-%{version}.tar.gz Patch0: gperiodic-bh.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel, desktop-file-utils, gettext +BuildRequires: gtk2-devel, desktop-file-utils, gettext, %description Gperiodic displays a periodic table of the elements, allowing you to @@ -18,7 +18,6 @@ %prep %setup -q %patch0 -p1 -sed -i -e "s,CFLAGS=,CFLAGS+=,g;/strip/d" Makefile %build CFLAGS="$RPM_OPT_FLAGS" %{__make} %{?_smp_mflags} @@ -28,11 +27,6 @@ mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_datadir}/{applications,pixmaps} -sed -i -e "/=$/d;/KDE/d" gperiodic.desktop -echo "Encoding=UTF-8" >> gperiodic.desktop -mv gperiodic{,.badencoding}.desktop -iconv -f ISO-8859-1 -t UTF-8 gperiodic.badencoding.desktop > gperiodic.desktop - %makeinstall desktop-file-install \ --delete-original \ @@ -60,6 +54,12 @@ %doc README AUTHORS ChangeLog gpl.txt %changelog +* Sat Sep 08 2007 Eric Tanguy 2.0.10-1 +- New upstream version + +* Sat May 05 2007 Eric Tanguy 2.0.8-8 +- Rebuild + * Thu Nov 09 2006 Eric Tanguy - 2.0.8-7 - Correct information for "Bh", Bohrium Index: sources =================================================================== RCS file: /cvs/extras/rpms/gperiodic/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Oct 2005 21:49:09 -0000 1.2 +++ sources 10 Sep 2007 17:03:37 -0000 1.3 @@ -1 +1 @@ -cfe23eaa21707c2c42bcd6399161ec2e gperiodic-2.0.8.tar.gz +9680f8a4850bdafad113fd4af7c57e45 gperiodic-2.0.10.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 17:05:52 2007 From: fedora-extras-commits at redhat.com (Orion Poplawski (orion)) Date: Mon, 10 Sep 2007 13:05:52 -0400 Subject: rpms/perl-Cflow/EL-5 perl-Cflow.spec,1.5,1.6 Message-ID: <200709101705.l8AH5q8T013366@cvs-int.fedora.redhat.com> Author: orion Update of /cvs/pkgs/rpms/perl-Cflow/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13246 Modified Files: perl-Cflow.spec Log Message: * Mon Sep 10 2007 - Orion Poplawski - 1.053-6 - Update License tag - Add BR perl(ExtUtils::MakeMaker) Index: perl-Cflow.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Cflow/EL-5/perl-Cflow.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- perl-Cflow.spec 7 Sep 2006 16:34:57 -0000 1.5 +++ perl-Cflow.spec 10 Sep 2007 17:05:18 -0000 1.6 @@ -1,13 +1,14 @@ Name: perl-Cflow Version: 1.053 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Find flows in raw IP flow files Group: Development/Libraries -License: GPL +License: GPLv2+ URL: http://net.doit.wisc.edu/~plonka/Cflow/ Source0: http://net.doit.wisc.edu/~plonka/Cflow/Cflow-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: flow-tools-devel Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -55,6 +56,10 @@ %changelog +* Mon Sep 10 2007 - Orion Poplawski - 1.053-6 +- Update License tag +- Add BR perl(ExtUtils::MakeMaker) + * Thu Sep 7 2006 - Orion Poplawski - 1.053-5 - Rebuild for FC6 From fedora-extras-commits at redhat.com Mon Sep 10 17:05:56 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Mon, 10 Sep 2007 13:05:56 -0400 Subject: rpms/gperiodic/EL-4 .cvsignore, 1.2, 1.3 gperiodic.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709101705.l8AH5uow013416@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/gperiodic/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13232 Modified Files: .cvsignore gperiodic.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gperiodic/EL-4/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Oct 2005 21:49:09 -0000 1.2 +++ .cvsignore 10 Sep 2007 17:05:22 -0000 1.3 @@ -1 +1 @@ -gperiodic-2.0.8.tar.gz +gperiodic-2.0.10.tar.gz Index: gperiodic.spec =================================================================== RCS file: /cvs/extras/rpms/gperiodic/EL-4/gperiodic.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gperiodic.spec 30 Oct 2005 21:49:09 -0000 1.1 +++ gperiodic.spec 10 Sep 2007 17:05:22 -0000 1.2 @@ -1,13 +1,14 @@ Summary: Program for browsing the periodic table Name: gperiodic -Version: 2.0.8 -Release: 2%{?dist} +Version: 2.0.10 +Release: 1%{?dist} License: GPL Group: Applications/Engineering -URL: http://koti.welho.com/jfrantz/software/gperiodic.html -Source: http://koti.welho.com/jfrantz/software/gperiodic-%{version}.tar.gz +URL: http://www.frantz.fi/software/gperiodic.php +Source: http://www.frantz.fi/software/gperiodic-%{version}.tar.gz +Patch0: gperiodic-bh.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel, desktop-file-utils, gettext +BuildRequires: gtk2-devel, desktop-file-utils, gettext, %description Gperiodic displays a periodic table of the elements, allowing you to @@ -16,7 +17,7 @@ %prep %setup -q -sed -i -e "s,CFLAGS=,CFLAGS+=,g;/strip/d" Makefile +%patch0 -p1 %build CFLAGS="$RPM_OPT_FLAGS" %{__make} %{?_smp_mflags} @@ -26,11 +27,6 @@ mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_datadir}/{applications,pixmaps} -sed -i -e "/=$/d;/KDE/d" gperiodic.desktop -echo "Encoding=UTF-8" >> gperiodic.desktop -mv gperiodic{,.badencoding}.desktop -iconv -f ISO-8859-1 -t UTF-8 gperiodic.badencoding.desktop > gperiodic.desktop - %makeinstall desktop-file-install \ --delete-original \ @@ -58,6 +54,27 @@ %doc README AUTHORS ChangeLog gpl.txt %changelog +* Sat Sep 08 2007 Eric Tanguy 2.0.10-1 +- New upstream version + +* Sat May 05 2007 Eric Tanguy 2.0.8-8 +- Rebuild + +* Thu Nov 09 2006 Eric Tanguy - 2.0.8-7 +- Correct information for "Bh", Bohrium + +* Thu Nov 09 2006 Eric Tanguy - 2.0.8-6 +- Rebuild for distag problem + +* Thu Nov 09 2006 Eric Tanguy - 2.0.8-5 +- Modify URL in package descrpition and source + +* Tue Feb 14 2006 Eric Tanguy - 2.0.8-4 +- Rebuild for FC5 + +* Fri Feb 10 2006 Eric Tanguy - 2.0.8-3 +- Rebuild for FC5 + * Mon Oct 24 2005 Eric Tanguy - 2.0.8-2 - Applied patch file : https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=120301 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gperiodic/EL-4/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Oct 2005 21:49:09 -0000 1.2 +++ sources 10 Sep 2007 17:05:22 -0000 1.3 @@ -1 +1 @@ -cfe23eaa21707c2c42bcd6399161ec2e gperiodic-2.0.8.tar.gz +9680f8a4850bdafad113fd4af7c57e45 gperiodic-2.0.10.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 17:07:33 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Mon, 10 Sep 2007 13:07:33 -0400 Subject: rpms/gperiodic/EL-5 .cvsignore, 1.2, 1.3 gperiodic.spec, 1.7, 1.8 sources, 1.2, 1.3 Message-ID: <200709101707.l8AH7Xh1013749@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/gperiodic/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13616 Modified Files: .cvsignore gperiodic.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gperiodic/EL-5/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 30 Oct 2005 21:49:09 -0000 1.2 +++ .cvsignore 10 Sep 2007 17:07:00 -0000 1.3 @@ -1 +1 @@ -gperiodic-2.0.8.tar.gz +gperiodic-2.0.10.tar.gz Index: gperiodic.spec =================================================================== RCS file: /cvs/extras/rpms/gperiodic/EL-5/gperiodic.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gperiodic.spec 12 Nov 2006 08:58:20 -0000 1.7 +++ gperiodic.spec 10 Sep 2007 17:07:00 -0000 1.8 @@ -1,14 +1,14 @@ Summary: Program for browsing the periodic table Name: gperiodic -Version: 2.0.8 -Release: 7%{?dist} +Version: 2.0.10 +Release: 1%{?dist} License: GPL Group: Applications/Engineering URL: http://www.frantz.fi/software/gperiodic.php Source: http://www.frantz.fi/software/gperiodic-%{version}.tar.gz Patch0: gperiodic-bh.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel, desktop-file-utils, gettext +BuildRequires: gtk2-devel, desktop-file-utils, gettext, %description Gperiodic displays a periodic table of the elements, allowing you to @@ -18,7 +18,6 @@ %prep %setup -q %patch0 -p1 -sed -i -e "s,CFLAGS=,CFLAGS+=,g;/strip/d" Makefile %build CFLAGS="$RPM_OPT_FLAGS" %{__make} %{?_smp_mflags} @@ -28,11 +27,6 @@ mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_datadir}/{applications,pixmaps} -sed -i -e "/=$/d;/KDE/d" gperiodic.desktop -echo "Encoding=UTF-8" >> gperiodic.desktop -mv gperiodic{,.badencoding}.desktop -iconv -f ISO-8859-1 -t UTF-8 gperiodic.badencoding.desktop > gperiodic.desktop - %makeinstall desktop-file-install \ --delete-original \ @@ -60,6 +54,12 @@ %doc README AUTHORS ChangeLog gpl.txt %changelog +* Sat Sep 08 2007 Eric Tanguy 2.0.10-1 +- New upstream version + +* Sat May 05 2007 Eric Tanguy 2.0.8-8 +- Rebuild + * Thu Nov 09 2006 Eric Tanguy - 2.0.8-7 - Correct information for "Bh", Bohrium Index: sources =================================================================== RCS file: /cvs/extras/rpms/gperiodic/EL-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 30 Oct 2005 21:49:09 -0000 1.2 +++ sources 10 Sep 2007 17:07:00 -0000 1.3 @@ -1 +1 @@ -cfe23eaa21707c2c42bcd6399161ec2e gperiodic-2.0.8.tar.gz +9680f8a4850bdafad113fd4af7c57e45 gperiodic-2.0.10.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 17:11:15 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Mon, 10 Sep 2007 13:11:15 -0400 Subject: rpms/gperiodic/EL-4 gperiodic-bh.patch,NONE,1.1 Message-ID: <200709101711.l8AHBFgM014548@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/gperiodic/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14505 Added Files: gperiodic-bh.patch Log Message: gperiodic-bh.patch: --- NEW FILE gperiodic-bh.patch --- --- ./table_data.h 2003-10-10 09:44:45.000000000 +0200 +++ ./table_data.h 2006-11-12 09:45:05.000000000 +0100 @@ -265,7 +265,7 @@ struct table_entry table [ELEMENTNUM+1] {N_("Rutherfordium"), "Rf", "104", "[261]", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), "[Rn] 5f14 6d2 7s2", N_("n/a"), N_("n/a"), N_("n/a"), N_("Radioactive, synthetic metal"), N_("1969 (United States)"), N_("A. Ghiorso, et al"), N_("Named in honor of Ernest Rutherford"), 4, 7, 0x7FFFFFFF, 0xFFFF, 0xFFFF, 0xAAAA}, {N_("Dubnium"), "Db", "105", "[262]", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), "[Rn] 5f14 6d3 7s2", N_("n/a"), N_("n/a"), N_("n/a"), N_("Radioactive, synthetic metal"), N_("1970 (United States)"), N_("A. Ghiorso, et al"), N_("Named in honor of Otto Hahn"), 5, 7, 0x7FFFFFFF, 0xFFFF, 0xFFFF, 0xAAAA}, {N_("Seaborgium"), "Sg", "106", "[266]", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), "[Rn] 5f14 6d4 7s2", N_("n/a"), N_("n/a"), N_("n/a"), N_("Radioactive, synthetic metal"), N_("1974 (USSR/United States)"), N_("Soviet Nuclear Research/ U. of Cal at Berkeley"), N_("Named in honor of Glenn Seaborg, American physical chemist known for research on transuranium elements."), 6, 7, 0x7FFFFFFF, 0xFFFF, 0xFFFF, 0xAAAA}, - {N_("Bohrium"), "Bh", "107", "[264]", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), "[Rn] 5f14 6d5 7s2", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("Radioactive, synthetic metal"), N_("1976 (Germany)"), N_("Heavy Ion Research Laboratory (HIRL)"), N_("Named in honor of Niels Bohr"), 7, 7, 0x7FFFFFFF, 0xFFFF, 0xFFFF, 0xAAAA}, + {N_("Bohrium"), "Bh", "107", "[264]", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), "[Rn] 5f14 6d5 7s2", N_("n/a"), N_("n/a"), N_("n/a"), N_("Radioactive, synthetic metal"), N_("1976 (Germany)"), N_("Heavy Ion Research Laboratory (HIRL)"), N_("Named in honor of Niels Bohr"), 7, 7, 0x7FFFFFFF, 0xFFFF, 0xFFFF, 0xAAAA}, {N_("Hassium"), "Hs", "108", "[269]", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), "[Rn] 5f14 6d6 7s2", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("1984 (Germany)"), N_("Heavy Ion Research Laboratory (HIRL)"), N_("Named in honor of Henri Hess, Swiss born Russian chemist known for work in thermodydamics."), 8, 7, 0x7FFFFFFF, 0xFFFF, 0xFFFF, 0xAAAA}, {N_("Meitnerium"), "Mt", "109", "[268]", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), "[Rn] 5f14 6d7 7s2", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("1982 (Germany)"), N_("Heavy Ion Research Laboratory (HIRL)"), N_("Named in honor of Lise Mietner"), 9, 7, 0x7FFFFFFF, 0xFFFF, 0xFFFF, 0xAAAA}, {N_("Ununnilium"), "Uun", "110", "[269]", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), "[Rn] 5f14 6d9 7s1", N_("n/a"), N_("n/a"), N_("n/a"), N_("n/a"), N_("1994 (Germany)"), N_("Heavy Ion Research Laboratory (HIRL)"), N_("Un (one) nun (one) nilium (zero)"), 10, 7, 0x7FFFFFFF, 0xFFFF, 0xFFFF, 0xAAAA}, From fedora-extras-commits at redhat.com Mon Sep 10 17:13:15 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 13:13:15 -0400 Subject: rpms/ganymed-ssh2/FC-6 ganymed-ssh2.spec,1.4,1.5 Message-ID: <200709101713.l8AHDFYY014897@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/ganymed-ssh2/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14783 Modified Files: ganymed-ssh2.spec Log Message: - Build for all supported arquitectures Index: ganymed-ssh2.spec =================================================================== RCS file: /cvs/extras/rpms/ganymed-ssh2/FC-6/ganymed-ssh2.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ganymed-ssh2.spec 10 Oct 2006 13:59:59 -0000 1.4 +++ ganymed-ssh2.spec 10 Sep 2007 17:12:42 -0000 1.5 @@ -3,7 +3,7 @@ Name: ganymed-ssh2 Version: 210 -Release: 2%{?dist} +Release: 5%{?dist} Summary: SSH-2 protocol implementation in pure Java Group: Development/Tools @@ -24,7 +24,7 @@ %endif %if %{gcj_support} -ExclusiveArch: %{ix86} x86_64 ppc ia64 +#ExclusiveArch: %{ix86} x86_64 ppc ia64 %else BuildArch: noarch %endif @@ -108,6 +108,12 @@ %changelog +* Mon Sep 10 2007 Robert Marcano 210-5 +- Build for all supported arquitectures + +* Wed Aug 29 2007 Fedora Release Engineering - 210-4 +- Rebuild for selinux ppc32 issue. + * Tue Oct 10 2006 Robert Marcano 210-2 - Update to upstream release 210 From fedora-extras-commits at redhat.com Mon Sep 10 17:14:32 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Mon, 10 Sep 2007 13:14:32 -0400 Subject: rpms/gperiodic/EL-4 gperiodic.spec,1.2,1.3 Message-ID: <200709101714.l8AHEWWW015101@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/gperiodic/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15021 Modified Files: gperiodic.spec Log Message: Index: gperiodic.spec =================================================================== RCS file: /cvs/extras/rpms/gperiodic/EL-4/gperiodic.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gperiodic.spec 10 Sep 2007 17:05:22 -0000 1.2 +++ gperiodic.spec 10 Sep 2007 17:13:58 -0000 1.3 @@ -1,7 +1,7 @@ Summary: Program for browsing the periodic table Name: gperiodic Version: 2.0.10 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering URL: http://www.frantz.fi/software/gperiodic.php @@ -54,6 +54,9 @@ %doc README AUTHORS ChangeLog gpl.txt %changelog +* Sat Sep 08 2007 Eric Tanguy 2.0.10-2 +- Rebuild + * Sat Sep 08 2007 Eric Tanguy 2.0.10-1 - New upstream version From fedora-extras-commits at redhat.com Mon Sep 10 17:23:32 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 13:23:32 -0400 Subject: rpms/svnkit/FC-6 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 svnkit.spec, 1.1, 1.2 Message-ID: <200709101723.l8AHNW27016348@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/svnkit/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16191 Modified Files: .cvsignore sources svnkit.spec Log Message: - Update to upstream 1.1.4 - Build for all supported arquitectures Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/svnkit/FC-6/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 20 Jun 2007 15:16:23 -0000 1.2 +++ .cvsignore 10 Sep 2007 17:22:59 -0000 1.3 @@ -1 +1 @@ -org.tmatesoft.svn_1.1.2.src.zip +org.tmatesoft.svn_1.1.4.src.zip Index: sources =================================================================== RCS file: /cvs/extras/rpms/svnkit/FC-6/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 20 Jun 2007 15:16:23 -0000 1.2 +++ sources 10 Sep 2007 17:22:59 -0000 1.3 @@ -1 +1 @@ -a710e0195f404b644ca97808b78c69da org.tmatesoft.svn_1.1.2.src.zip +f1c33294199b8804b00ac9bd060ced74 org.tmatesoft.svn_1.1.4.src.zip Index: svnkit.spec =================================================================== RCS file: /cvs/extras/rpms/svnkit/FC-6/svnkit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- svnkit.spec 20 Jun 2007 15:16:23 -0000 1.1 +++ svnkit.spec 10 Sep 2007 17:22:59 -0000 1.2 @@ -2,8 +2,8 @@ Name: svnkit -Version: 1.1.2 -Release: 2%{?dist} +Version: 1.1.4 +Release: 1%{?dist} Summary: Pure Java Subversion client library Group: Development/Tools @@ -25,7 +25,7 @@ %endif %if %{gcj_support} -ExclusiveArch: %{ix86} x86_64 ppc ia64 +#ExclusiveArch: %{ix86} x86_64 ppc ia64 %else BuildArch: noarch %endif @@ -118,6 +118,13 @@ %changelog +* Mon Sep 10 2007 Robert Marcano - 1.1.4-1 +- Update to upstream 1.1.4 +- Build for all supported arquitectures + +* Wed Aug 29 2007 Fedora Release Engineering - 1.1.2-4 +- Rebuild for selinux ppc32 issue. + * Mon Jun 18 2007 Robert Marcano 1.1.2-2 - Package review fixes From fedora-extras-commits at redhat.com Mon Sep 10 17:27:05 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Mon, 10 Sep 2007 13:27:05 -0400 Subject: rpms/gnome-panel/devel gnome-panel.spec, 1.216, 1.217 preferred-apps.patch, 1.1, 1.2 Message-ID: <200709101727.l8AHR5nH017422@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gnome-panel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17292 Modified Files: gnome-panel.spec preferred-apps.patch Log Message: - create ~/.local/share/applications before writing out preferred app launchers Index: gnome-panel.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-panel/devel/gnome-panel.spec,v retrieving revision 1.216 retrieving revision 1.217 diff -u -r1.216 -r1.217 --- gnome-panel.spec 6 Sep 2007 16:58:07 -0000 1.216 +++ gnome-panel.spec 10 Sep 2007 17:26:32 -0000 1.217 @@ -22,7 +22,7 @@ Summary: GNOME panel Name: gnome-panel Version: 2.19.92 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gnome-panel/2.19/%{name}-%{version}.tar.bz2 Source1: redhat-panel-default-setup.entries @@ -311,6 +311,10 @@ %{_datadir}/gtk-doc/html/* %changelog +* Mon Sep 10 2007 Ray Strode - 2.19.92-3 +- create ~/.local/share/applications before writing out + preferred app launchers + * Thu Sep 6 2007 Matthias Clasen - 2.19.92-2 - Improve the handling of preferred apps in launchers preferred-apps.patch: Index: preferred-apps.patch =================================================================== RCS file: /cvs/pkgs/rpms/gnome-panel/devel/preferred-apps.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- preferred-apps.patch 6 Sep 2007 16:59:35 -0000 1.1 +++ preferred-apps.patch 10 Sep 2007 17:26:32 -0000 1.2 @@ -1,25 +1,18 @@ -diff -up gnome-panel-2.19.6/gnome-panel/main.c.preferred-apps gnome-panel-2.19.6/gnome-panel/main.c ---- gnome-panel-2.19.6/gnome-panel/main.c.preferred-apps 2007-08-28 01:01:57.000000000 -0400 -+++ gnome-panel-2.19.6/gnome-panel/main.c 2007-08-28 01:02:42.000000000 -0400 -@@ -26,6 +26,7 @@ - #include "panel-action-protocol.h" - #include "panel-lockdown.h" - #include "panel-icon-names.h" -+#include "launcher.h" - #include "xstuff.h" +diff -up gnome-panel-2.19.92/gnome-panel/panel-run-dialog.h.preferred-apps gnome-panel-2.19.92/gnome-panel/panel-run-dialog.h +--- gnome-panel-2.19.92/gnome-panel/panel-run-dialog.h.preferred-apps 2007-09-04 13:34:26.000000000 -0400 ++++ gnome-panel-2.19.92/gnome-panel/panel-run-dialog.h 2007-09-10 13:22:09.000000000 -0400 +@@ -32,6 +32,8 @@ G_BEGIN_DECLS + void panel_run_dialog_present (GdkScreen *screen, + guint32 activate_time); - #include "nothing.cP" -@@ -81,6 +82,7 @@ main (int argc, char **argv) - GCONF_CLIENT_PRELOAD_NONE, - NULL); ++GSList *get_all_applications (void); ++ + G_END_DECLS -+ panel_preferred_apps_init (); - panel_global_config_load (); - panel_lockdown_init (); - panel_profile_load (); -diff -up gnome-panel-2.19.6/gnome-panel/launcher.c.preferred-apps gnome-panel-2.19.6/gnome-panel/launcher.c ---- gnome-panel-2.19.6/gnome-panel/launcher.c.preferred-apps 2007-08-28 00:49:14.000000000 -0400 -+++ gnome-panel-2.19.6/gnome-panel/launcher.c 2007-08-28 01:01:47.000000000 -0400 + #endif /* __PANEL_RUN_DIALOG_H__ */ +diff -up gnome-panel-2.19.92/gnome-panel/launcher.c.preferred-apps gnome-panel-2.19.92/gnome-panel/launcher.c +--- gnome-panel-2.19.92/gnome-panel/launcher.c.preferred-apps 2007-09-10 13:22:09.000000000 -0400 ++++ gnome-panel-2.19.92/gnome-panel/launcher.c 2007-09-10 13:24:09.000000000 -0400 @@ -22,6 +22,7 @@ #include #include @@ -36,7 +29,7 @@ static GdkScreen * launcher_get_screen (Launcher *launcher) -@@ -1264,3 +1266,166 @@ panel_launcher_set_dnd_enabled (Launcher +@@ -1284,3 +1286,173 @@ panel_launcher_set_dnd_enabled (Launcher } else gtk_drag_source_unset (launcher->button); } @@ -176,7 +169,7 @@ +panel_preferred_apps_init (void) +{ + GConfClient *client; -+ gchar *filename, *exec; ++ gchar *dirname, *filename, *exec; + gint i; + + const gchar *keys[] = { @@ -191,21 +184,28 @@ + client = panel_gconf_get_client (); + + for (i = 0; keys[i]; i++) { -+ filename = g_build_filename (g_get_user_data_dir (), -+ "applications", files[i], NULL); ++ dirname = g_build_filename (g_get_user_data_dir (), ++ "applications", NULL); ++ filename = g_build_filename (dirname, files[i], NULL); + if (!g_file_test (filename, G_FILE_TEST_EXISTS)) { ++ ++ if (!g_file_test (dirname, G_FILE_TEST_EXISTS)) ++ g_mkdir_with_parents (dirname); ++ + exec = gconf_client_get_string (client, keys[i], NULL); + update_preferred_app (filename, keys[i], exec); + g_free (exec); + } ++ g_free (dirname); ++ + gconf_client_notify_add (client, keys[i], + (GConfClientNotifyFunc) preferred_app_changed, + filename, g_free, NULL); + } +} -diff -up gnome-panel-2.19.6/gnome-panel/launcher.h.preferred-apps gnome-panel-2.19.6/gnome-panel/launcher.h ---- gnome-panel-2.19.6/gnome-panel/launcher.h.preferred-apps 2007-08-28 00:46:47.000000000 -0400 -+++ gnome-panel-2.19.6/gnome-panel/launcher.h 2007-08-28 00:47:10.000000000 -0400 +diff -up gnome-panel-2.19.92/gnome-panel/launcher.h.preferred-apps gnome-panel-2.19.92/gnome-panel/launcher.h +--- gnome-panel-2.19.92/gnome-panel/launcher.h.preferred-apps 2007-09-10 13:22:09.000000000 -0400 ++++ gnome-panel-2.19.92/gnome-panel/launcher.h 2007-09-10 13:22:09.000000000 -0400 @@ -75,6 +75,7 @@ void launcher_properties_dest void panel_launcher_set_dnd_enabled (Launcher *launcher, gboolean dnd_enabled); @@ -214,21 +214,28 @@ G_END_DECLS -diff -up gnome-panel-2.19.6/gnome-panel/panel-run-dialog.h.preferred-apps gnome-panel-2.19.6/gnome-panel/panel-run-dialog.h ---- gnome-panel-2.19.6/gnome-panel/panel-run-dialog.h.preferred-apps 2007-08-28 00:48:11.000000000 -0400 -+++ gnome-panel-2.19.6/gnome-panel/panel-run-dialog.h 2007-08-28 00:48:34.000000000 -0400 -@@ -32,6 +32,8 @@ G_BEGIN_DECLS - void panel_run_dialog_present (GdkScreen *screen, - guint32 activate_time); +diff -up gnome-panel-2.19.92/gnome-panel/main.c.preferred-apps gnome-panel-2.19.92/gnome-panel/main.c +--- gnome-panel-2.19.92/gnome-panel/main.c.preferred-apps 2007-09-04 13:34:26.000000000 -0400 ++++ gnome-panel-2.19.92/gnome-panel/main.c 2007-09-10 13:22:09.000000000 -0400 +@@ -26,6 +26,7 @@ + #include "panel-action-protocol.h" + #include "panel-lockdown.h" + #include "panel-icon-names.h" ++#include "launcher.h" + #include "xstuff.h" -+GSList *get_all_applications (void); -+ - G_END_DECLS + #include "nothing.cP" +@@ -81,6 +82,7 @@ main (int argc, char **argv) + GCONF_CLIENT_PRELOAD_NONE, + NULL); - #endif /* __PANEL_RUN_DIALOG_H__ */ -diff -up gnome-panel-2.19.6/gnome-panel/panel-run-dialog.c.preferred-apps gnome-panel-2.19.6/gnome-panel/panel-run-dialog.c ---- gnome-panel-2.19.6/gnome-panel/panel-run-dialog.c.preferred-apps 2007-08-28 00:47:26.000000000 -0400 -+++ gnome-panel-2.19.6/gnome-panel/panel-run-dialog.c 2007-08-28 00:47:51.000000000 -0400 ++ panel_preferred_apps_init (); + panel_global_config_load (); + panel_lockdown_init (); + panel_profile_load (); +diff -up gnome-panel-2.19.92/gnome-panel/panel-run-dialog.c.preferred-apps gnome-panel-2.19.92/gnome-panel/panel-run-dialog.c +--- gnome-panel-2.19.92/gnome-panel/panel-run-dialog.c.preferred-apps 2007-09-04 13:34:26.000000000 -0400 ++++ gnome-panel-2.19.92/gnome-panel/panel-run-dialog.c 2007-09-10 13:22:09.000000000 -0400 @@ -813,7 +813,7 @@ get_all_applications_from_dir (GMenuTree return list; } From fedora-extras-commits at redhat.com Mon Sep 10 17:29:31 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Mon, 10 Sep 2007 13:29:31 -0400 Subject: rpms/gnome-panel/devel preferred-apps.patch,1.2,1.3 Message-ID: <200709101729.l8AHTVGc017814@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gnome-panel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17776 Modified Files: preferred-apps.patch Log Message: fix typo in previous patch preferred-apps.patch: Index: preferred-apps.patch =================================================================== RCS file: /cvs/pkgs/rpms/gnome-panel/devel/preferred-apps.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- preferred-apps.patch 10 Sep 2007 17:26:32 -0000 1.2 +++ preferred-apps.patch 10 Sep 2007 17:29:28 -0000 1.3 @@ -190,7 +190,7 @@ + if (!g_file_test (filename, G_FILE_TEST_EXISTS)) { + + if (!g_file_test (dirname, G_FILE_TEST_EXISTS)) -+ g_mkdir_with_parents (dirname); ++ g_mkdir_with_parents (dirname, 0755); + + exec = gconf_client_get_string (client, keys[i], NULL); + update_preferred_app (filename, keys[i], exec); From fedora-extras-commits at redhat.com Mon Sep 10 17:47:14 2007 From: fedora-extras-commits at redhat.com (Robert Marcano (robmv)) Date: Mon, 10 Sep 2007 13:47:14 -0400 Subject: rpms/eclipse-subclipse/FC-6 subclipse-fetch-1.2.4.sh, NONE, 1.1 .cvsignore, 1.5, 1.6 eclipse-subclipse-1.2.2-plugin-classpath.patch, 1.1, 1.2 eclipse-subclipse.spec, 1.5, 1.6 sources, 1.5, 1.6 subclipse-fetch-1.2.2.sh, 1.1, NONE Message-ID: <200709101747.l8AHlEVX019010@cvs-int.fedora.redhat.com> Author: robmv Update of /cvs/extras/rpms/eclipse-subclipse/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18925 Modified Files: .cvsignore eclipse-subclipse-1.2.2-plugin-classpath.patch eclipse-subclipse.spec sources Added Files: subclipse-fetch-1.2.4.sh Removed Files: subclipse-fetch-1.2.2.sh Log Message: - Update to upstream 1.2.4 - Build for all supported arquitectures - Change MANIFEST.MF patch to be applied on prep stage --- NEW FILE subclipse-fetch-1.2.4.sh --- #!/bin/sh VERSION=1.2.4 svn export --username guest --password "" http://subclipse.tigris.org/svn/subclipse/tags/subclipse/$VERSION find $VERSION -name \*.dll | xargs rm mv $VERSION subclipse-$VERSION tar -czf subclipse-$VERSION.tgz subclipse-$VERSION Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 20 Jun 2007 18:25:12 -0000 1.5 +++ .cvsignore 10 Sep 2007 17:46:42 -0000 1.6 @@ -1 +1 @@ -subclipse-1.2.2.tgz +subclipse-1.2.4.tgz eclipse-subclipse-1.2.2-plugin-classpath.patch: Index: eclipse-subclipse-1.2.2-plugin-classpath.patch =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/FC-6/eclipse-subclipse-1.2.2-plugin-classpath.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- eclipse-subclipse-1.2.2-plugin-classpath.patch 20 Jun 2007 18:25:12 -0000 1.1 +++ eclipse-subclipse-1.2.2-plugin-classpath.patch 10 Sep 2007 17:46:42 -0000 1.2 @@ -1,12 +1,10 @@ -diff -Naur subclipse-1.2.2.original/subclipse/core/META-INF/MANIFEST.MF subclipse-1.2.2/subclipse/core/META-INF/MANIFEST.MF ---- subclipse-1.2.2.original/subclipse/core/META-INF/MANIFEST.MF 2006-10-23 13:10:29.000000000 -0400 -+++ subclipse-1.2.2/subclipse/core/META-INF/MANIFEST.MF 2006-11-08 07:16:12.000000000 -0400 -@@ -2,7 +2,7 @@ - Bundle-Name: %pluginName +--- subclipse-1.2.2.original/subclipse/core/META-INF/MANIFEST.MF 2007-06-09 16:05:49.000000000 -0400 ++++ subclipse-1.2.2/subclipse/core/META-INF/MANIFEST.MF 2007-09-09 17:12:39.000000000 -0400 +@@ -3,6 +3,7 @@ Bundle-SymbolicName: org.tigris.subversion.subclipse.core; singleton:=true Bundle-Version: 1.2.2 --Bundle-ClassPath: ., -+Bundle-ClassPath: lib/subclipse-core.jar, + Bundle-ClassPath: ., ++ lib/subclipse-core.jar, lib/svnClientAdapter.jar, lib/svnjavahl.jar, lib/svnkit.jar, Index: eclipse-subclipse.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/FC-6/eclipse-subclipse.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- eclipse-subclipse.spec 20 Jun 2007 18:25:12 -0000 1.5 +++ eclipse-subclipse.spec 10 Sep 2007 17:46:42 -0000 1.6 @@ -15,8 +15,8 @@ Name: eclipse-subclipse -Version: 1.2.2 -Release: 2%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: Subversion Eclipse plugin Group: Text Editors/Integrated Development Environments (IDE) @@ -26,14 +26,11 @@ # Script to fetch the source code # the new source tarball does not includes the book feature and the layout is # different than the source repository -Source10: subclipse-fetch-1.2.2.sh +Source10: subclipse-fetch-1.2.4.sh # Disable javahl support temporaly until apparent classloader problem is fixed Patch0: eclipse-subclipse-1.2.2-default-svnkit.patch +Patch1: eclipse-subclipse-1.2.2-plugin-classpath.patch -# This patch is applied after the build has finished when unpacking the plugin -# jar and replacing internal jars with links to its dependencies. It can not be -# applied at "prep" stage because it causes errors at build time -Source50: eclipse-subclipse-1.2.2-plugin-classpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ant @@ -50,7 +47,7 @@ %endif %if %{gcj_support} -ExclusiveArch: %{ix86} x86_64 ppc ia64 +#ExclusiveArch: %{ix86} x86_64 ppc ia64 %else BuildArch: noarch %endif @@ -82,6 +79,7 @@ %setup -q -n subclipse-%{version} %if 0%{disable_javahl} %patch -p1 +%patch1 -p1 %endif # delete the jars that are in the archive @@ -197,8 +195,6 @@ # packaging .class files as a jar file jar -cf $RPM_BUILD_ROOT%{core_plugin_dir}/lib/subclipse-core.jar -C $RPM_BUILD_ROOT%{core_plugin_dir} org rm -rf $RPM_BUILD_ROOT%{core_plugin_dir}/org -# adding the recently created jar to the plugin manifestOB -patch $RPM_BUILD_ROOT%{core_plugin_dir}/META-INF/MANIFEST.MF < %{SOURCE50} # removing core plugin internal jars rm -f $RPM_BUILD_ROOT%{core_plugin_dir}/lib/svnjavahl.jar @@ -242,6 +238,16 @@ %{eclipse_base}/plugins/org.tigris.subversion.book_* %changelog +* Mon Sep 10 2007 Robert Marcano 1.2.4-1 +- Update to upstream 1.2.4 +- Build for all supported arquitectures + +* Sun Sep 09 2007 Robert Marcano 1.2.2-6 +- Change MANIFEST.MF patch to be applied on prep stage + +* Wed Aug 29 2007 Fedora Release Engineering - 1.2.2-4 +- Rebuild for selinux ppc32 issue. + * Wed Jun 20 2007 Robert Marcano 1.2.2-2 - Update to upstream 1.2.2 - Dependency changed from javasvn to svnkit Index: sources =================================================================== RCS file: /cvs/extras/rpms/eclipse-subclipse/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 20 Jun 2007 18:25:12 -0000 1.5 +++ sources 10 Sep 2007 17:46:42 -0000 1.6 @@ -1 +1 @@ -b58870a0a4ec9c5cacf3830bc3179961 subclipse-1.2.2.tgz +3cc35428541a456db2614ce9b027fe8e subclipse-1.2.4.tgz --- subclipse-fetch-1.2.2.sh DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 17:55:03 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Mon, 10 Sep 2007 13:55:03 -0400 Subject: rpms/TurboGears/devel TurboGears-1.0.2.2-setuptools.patch,1.2,1.3 Message-ID: <200709101755.l8AHt3wl019306@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/pkgs/rpms/TurboGears/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19267 Modified Files: TurboGears-1.0.2.2-setuptools.patch Log Message: * Leave cherrypy in and add a maximum for SQLAlchemy. TurboGears-1.0.2.2-setuptools.patch: Index: TurboGears-1.0.2.2-setuptools.patch =================================================================== RCS file: /cvs/pkgs/rpms/TurboGears/devel/TurboGears-1.0.2.2-setuptools.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- TurboGears-1.0.2.2-setuptools.patch 11 May 2007 07:23:36 -0000 1.2 +++ TurboGears-1.0.2.2-setuptools.patch 10 Sep 2007 17:55:00 -0000 1.3 @@ -1,10 +1,10 @@ ---- setup.py.orig 2007-05-11 02:49:06.000000000 -0400 -+++ setup.py 2007-05-11 02:49:30.000000000 -0400 -@@ -16,32 +16,21 @@ - "TurboJson >= 0.9.9", - "TurboCheetah >= 0.9.5", +Index: setup.py +=================================================================== +--- setup.py.orig ++++ setup.py +@@ -18,30 +18,20 @@ install_requires = [ "TurboKid >= 1.0.1", -- "CherryPy >= 2.2.1,<3.0.0alpha", + "CherryPy >= 2.2.1,<3.0.0alpha", "simplejson >= 1.3", - "elementtree >= 1.2.6", "PasteScript >= 0.9.7", @@ -13,8 +13,9 @@ "RuleDispatch >= 0.5a0.dev-r2303", "DecoratorTools >= 1.4", - "ConfigObj >= 4.3.2"] +-tgtesttools = ["nose >= 0.9.1", "SQLAlchemy>=0.3"] + ] - tgtesttools = ["nose >= 0.9.1", "SQLAlchemy>=0.3"] ++tgtesttools = ["nose >= 0.9.1", "SQLAlchemy>=0.3,<0.4alpha"] standard = ["SQLObject>=0.8,<0.10dev"] # python 2.5 compatible list @@ -34,3 +35,12 @@ setup( name="TurboGears", +@@ -122,7 +112,7 @@ the TurboGears subversion repository + extras_require = { + "exp" : ["TGFastData"], + "standard" : standard, +- "future" : ["Genshi>=0.3", "SQLAlchemy>=0.3"], ++ "future" : ["Genshi>=0.3", "SQLAlchemy>=0.3,<0.4alpha"], + "testtools" : ["nose >= 0.9.1"], + "tgtesttools" : tgtesttools, + }, From fedora-extras-commits at redhat.com Mon Sep 10 18:04:03 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Mon, 10 Sep 2007 14:04:03 -0400 Subject: rpms/dhcpv6/devel dhcpv6-0.10-IA_NA-ignore.patch, NONE, 1.1 dhcpv6-0.10-elapsed-time.patch, NONE, 1.1 dhcpv6-0.10-lsb.patch, NONE, 1.1 dhcpv6-0.10-reassign-global.patch, NONE, 1.1 dhcpv6-0.10-remove-leases.patch, NONE, 1.1 dhcpv6-0.10-retransmit-confirm.patch, NONE, 1.1 dhcpv6.spec, 1.63, 1.64 Message-ID: <200709101804.l8AI43nC026107@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcpv6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25969 Modified Files: dhcpv6.spec Added Files: dhcpv6-0.10-IA_NA-ignore.patch dhcpv6-0.10-elapsed-time.patch dhcpv6-0.10-lsb.patch dhcpv6-0.10-reassign-global.patch dhcpv6-0.10-remove-leases.patch dhcpv6-0.10-retransmit-confirm.patch Log Message: * Mon Sep 10 2007 David Cantrell - 0.10-49 - Make dhcp6r and dhcp6s init scripts conform to Fedora guidelines (#246909) - Let dhcp6c ignore reply msgs that contain IA_NA with T1 > T2 (#254194) - In dhcp6c, do not remove leases no on the updated list (#265761) - Retransmit confirm message in expected duration in dhcp6c (#251192) - Store correct value to elapsed time option in solicit msg (#249451) - Reassign IPv6 global address after confirm/reply msg in dhcp6c (#249466) dhcpv6-0.10-IA_NA-ignore.patch: --- NEW FILE dhcpv6-0.10-IA_NA-ignore.patch --- diff -up dhcp-0.10/client6_addr.c.ia_na_ignore dhcp-0.10/client6_addr.c --- dhcp-0.10/client6_addr.c.ia_na_ignore 2007-09-10 13:40:07.000000000 -0400 +++ dhcp-0.10/client6_addr.c 2007-09-10 13:41:25.000000000 -0400 @@ -97,8 +97,7 @@ dhcp6_add_iaidaddr(struct dhcp6_optinfo struct dhcp6_lease *cl_lease; double d; /* ignore IA with T1 > T2 */ - if (client6_iaidaddr.client6_info.iaidinfo.renewtime > - client6_iaidaddr.client6_info.iaidinfo.rebindtime) { + if (optinfo->iaidinfo.renewtime > optinfo->iaidinfo.rebindtime) { dprintf(LOG_INFO, " T1 time is greater than T2 time"); return (0); } dhcpv6-0.10-elapsed-time.patch: --- NEW FILE dhcpv6-0.10-elapsed-time.patch --- diff -up dhcp-0.10/dhcp6c.c.time dhcp-0.10/dhcp6c.c --- dhcp-0.10/dhcp6c.c.time 2007-09-10 13:51:30.000000000 -0400 +++ dhcp-0.10/dhcp6c.c 2007-09-10 13:53:14.000000000 -0400 @@ -1040,12 +1040,10 @@ client6_send(ev) unsigned int etime; gettimeofday(&now, NULL); timeval_sub(&now, &(ev->start_time), &duration); - optinfo.elapsed_time = etime = (duration.tv_sec) * 100 + (duration.tv_usec) / 10000; if (etime > DHCP6_ELAPSEDTIME_MAX) - optinfo.elapsed_time = DHCP6_ELAPSEDTIME_MAX; - else - optinfo.elapsed_time = etime; + etime = DHCP6_ELAPSEDTIME_MAX; + optinfo.elapsed_time = htons((uint16_t)etime); } dh6->dh6_xid &= ~ntohl(DH6_XIDMASK); dh6->dh6_xid |= htonl(ev->xid); dhcpv6-0.10-lsb.patch: --- NEW FILE dhcpv6-0.10-lsb.patch --- diff -up dhcp-0.10/dhcp6r.sh.lsb dhcp-0.10/dhcp6r.sh --- dhcp-0.10/dhcp6r.sh.lsb 2007-09-10 12:52:07.000000000 -0400 +++ dhcp-0.10/dhcp6r.sh 2007-09-10 13:04:13.000000000 -0400 @@ -1,14 +1,29 @@ -#!/bin/bash +#!/bin/sh # -# chkconfig: - 66 36 -# description: dhcp6r supports the DHCPv6 relay agent protocol. +### BEGIN INIT INFO +# Provides: dhcp6r +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Should-Start: $network +# Required-Start: +# Required-Stop: +# Short-Description: Start and stop the DHCPv6 relay agent +# Description: dhcp6r acts as a DHCPv6 relay agent forwarding DHCPv6 messages +# from clients to servers and vice versa. +### END INIT INFO +# +# The fields below are left around for legacy tools (will remove later). +# +# chkconfig: - 2345 66 36 +# description: dhcp6r acts as a DHCPv6 relay agent forwarding DHCPv6 messages \ +# from clients to servers and vice versa. # processname: dhcp6r # config: /etc/sysconfig/dhcp6r -# Source function library . /etc/init.d/functions RETVAL=0 + prog=dhcp6r dhcp6r=/usr/sbin/dhcp6r lockfile=/var/lock/subsys/dhcp6r @@ -39,7 +54,9 @@ stop() { killproc $prog -TERM RETVAL=$? echo - [ $RETVAL -eq 0 ] && rm -f $lockfile + [ $RETVAL -eq 0 ] && success || failure + echo + rm -f $lockfile return $RETVAL } @@ -47,21 +64,22 @@ stop() { case "$1" in start) start + RETVAL=$? ;; stop) stop + RETVAL=$? ;; - restart) - stop - start + restart|force-reload) + stop && start + RETVAL=$? ;; - reload) + try-restart|reload) RETVAL=3 ;; condrestart) if [ -f $lockfile ]; then - stop - start + stop && start fi ;; status) @@ -69,7 +87,7 @@ case "$1" in RETVAL=$? ;; *) - echo $"Usage: $0 {start|stop|restart|condrestart|status}" + echo $"Usage: $0 {start|stop|restart|try-restart|reload|force-reload|status}" RETVAL=3 ;; esac diff -up dhcp-0.10/dhcp6s.sh.lsb dhcp-0.10/dhcp6s.sh --- dhcp-0.10/dhcp6s.sh.lsb 2007-09-10 12:52:07.000000000 -0400 +++ dhcp-0.10/dhcp6s.sh 2007-09-10 13:23:04.000000000 -0400 @@ -1,16 +1,36 @@ -#!/bin/bash +#!/bin/sh # -# chkconfig: - 66 36 -# description: dhcp6s supports the server side of Dynamic Host Configuration \ -# Protocol for IPv6. +### BEGIN INIT INFO +# Provides: dhcp6s +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Should-Start: $network +# Required-Start: +# Required-Stop: +# Short-Description: Start and stop the DHCPv6 server agent +# Description: dhcp6s provides IPv6 addresses and prefix assignment +# administrative policy and configuration information for +# DHCPv6 clients. dhcp6s also manages those addresses and +# prefixes, such as IPv6 addresses, prefixes, DNS server +# addresses, or ntp server addresses. +### END INIT INFO +# +# The fields below are left around for legacy tools (will remove later). +# +# chkconfig: - 2345 66 36 +# description: dhcp6s provides IPv6 addresses and prefix assignment \ +# administrative policy and configuration information for \ +# DHCPv6 clients. dhcp6s also manages those addresses and \ +# prefixes, such as IPv6 addresses, prefixes, DNS server \ +# addresses, or ntp server addresses. # processname: dhcp6s # config: /etc/dhcp6s.conf # config: /etc/sysconfig/dhcp6s -# Source function library . /etc/init.d/functions RETVAL=0 + prog=dhcp6s dhcp6s=/usr/sbin/dhcp6s lockfile=/var/lock/subsys/dhcp6s @@ -46,7 +66,9 @@ stop() { killproc $prog -TERM RETVAL=$? echo - [ $RETVAL -eq 0 ] && rm -f $lockfile + [ $RETVAL -eq 0 ] && success || failure + echo + rm -f $lockfile return $RETVAL } @@ -54,21 +76,22 @@ stop() { case "$1" in start) start + RETVAL=$? ;; stop) stop + RETVAL=$? ;; - restart) - stop - start + restart|force-reload) + stop && start + RETVAL=$? ;; - reload) + try-restart|reload) RETVAL=3 ;; condrestart) if [ -f $lockfile ]; then - stop - start + stop && start fi ;; status) @@ -76,7 +99,7 @@ case "$1" in RETVAL=$? ;; *) - echo $"Usage: $0 {start|stop|restart|condrestart|status}" + echo $"Usage: $0 {start|stop|restart|try-restart|reload|force-reload|status}" RETVAL=3 ;; esac dhcpv6-0.10-reassign-global.patch: --- NEW FILE dhcpv6-0.10-reassign-global.patch --- diff -up dhcp-0.10/dhcp6c.c.global dhcp-0.10/dhcp6c.c --- dhcp-0.10/dhcp6c.c.global 2007-09-10 13:57:04.000000000 -0400 +++ dhcp-0.10/dhcp6c.c 2007-09-10 13:58:03.000000000 -0400 @@ -1977,8 +1977,8 @@ static struct dhcp6_timer * send confirm for ipv6address or * rebind for prefix delegation */ dhcp6_remove_timer(client6_iaidaddr.timer); - client6_request_flag &= CLIENT6_CONFIRM_ADDR; - create_request_list(0); + client6_request_flag |= CLIENT6_CONFIRM_ADDR; + create_request_list(1); if (client6_iaidaddr.client6_info.type == IAPD) newstate = DHCP6S_REBIND; else dhcpv6-0.10-remove-leases.patch: --- NEW FILE dhcpv6-0.10-remove-leases.patch --- diff -up dhcp-0.10/client6_addr.c.leases dhcp-0.10/client6_addr.c --- dhcp-0.10/client6_addr.c.leases 2007-09-10 13:44:36.000000000 -0400 +++ dhcp-0.10/client6_addr.c 2007-09-10 13:45:23.000000000 -0400 @@ -386,6 +386,7 @@ dhcp6_update_iaidaddr(struct dhcp6_optin } continue; } +#if 0 /* remove leases that not on the updated list */ for (cl = TAILQ_FIRST(&client6_iaidaddr.lease_list); cl; cl = cl_next) { cl_next = TAILQ_NEXT(cl, link); @@ -394,7 +395,8 @@ dhcp6_update_iaidaddr(struct dhcp6_optin /* remove leases that not on the updated list */ if (lv == NULL) dhcp6_remove_lease(cl); - } + } +#endif /* update server id */ if (client6_iaidaddr.state == REBIND) { if (duidcpy(&client6_iaidaddr.client6_info.serverid, &optinfo->serverID)) { dhcpv6-0.10-retransmit-confirm.patch: --- NEW FILE dhcpv6-0.10-retransmit-confirm.patch --- diff -up dhcp-0.10/dhcp6.h.retransmit dhcp-0.10/dhcp6.h --- dhcp-0.10/dhcp6.h.retransmit 2007-09-10 13:48:28.000000000 -0400 +++ dhcp-0.10/dhcp6.h 2007-09-10 13:49:01.000000000 -0400 @@ -88,7 +88,7 @@ #define REC_TIMEOUT 2000 #define REC_MAX_RC 8 #define CNF_TIMEOUT 1000 -#define CNF_MAX_RD 10000 +#define CNF_MAX_RD 10 #define CNF_MAX_RT 4000 #define DHCP6_DURATITION_INFINITE 0xffffffff Index: dhcpv6.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- dhcpv6.spec 10 Sep 2007 15:47:41 -0000 1.63 +++ dhcpv6.spec 10 Sep 2007 18:03:29 -0000 1.64 @@ -1,7 +1,7 @@ Summary: DHCPv6 - DHCP server and client for IPv6 Name: dhcpv6 Version: 0.10 -Release: 48%{?dist} +Release: 49%{?dist} License: BSD Group: System Environment/Daemons URL: http://dhcpv6.sourceforge.net/ @@ -18,6 +18,12 @@ Patch6: %{name}-0.10-initscripts.patch Patch7: %{name}-0.10-init_leases.patch Patch8: %{name}-0.10-device-names.patch +Patch9: %{name}-0.10-lsb.patch +Patch10: %{name}-0.10-IA_NA-ignore.patch +Patch11: %{name}-0.10-remove-leases.patch +Patch12: %{name}-0.10-retransmit-confirm.patch +Patch13: %{name}-0.10-elapsed-time.patch +Patch14: %{name}-0.10-reassign-global.patch Patch99: %{name}-0.10-libdhcp6client.patch @@ -58,7 +64,7 @@ %package -n libdhcp6client-devel Summary: Header files for development with the DHCPv6 client library Group: Development/Libraries -Requires: pkgconfig, %{name} = %{version}-%{release} +Requires: pkgconfig, libdhcp6client = %{version}-%{release} %description -n libdhcp6client-devel Header files for development with the DHCPv6 client library. @@ -83,6 +89,12 @@ %patch6 -p1 -b .initscripts %patch7 -p1 -b .init_leases %patch8 -p1 -b .device-names +%patch9 -p1 -b .lsb +%patch10 -p1 -b .ia_na_ignore +%patch11 -p1 -b .remove_leases +%patch12 -p1 -b .retransmit +%patch13 -p1 -b .elapsed +%patch14 -p1 -b .reassign %patch99 -p1 -b .libdhcp6client @@ -177,6 +189,14 @@ %{_libdir}/libdhcp6client.a %changelog +* Mon Sep 10 2007 David Cantrell - 0.10-49 +- Make dhcp6r and dhcp6s init scripts conform to Fedora guidelines (#246909) +- Let dhcp6c ignore reply msgs that contain IA_NA with T1 > T2 (#254194) +- In dhcp6c, do not remove leases no on the updated list (#265761) +- Retransmit confirm message in expected duration in dhcp6c (#251192) +- Store correct value to elapsed time option in solicit msg (#249451) +- Reassign IPv6 global address after confirm/reply msg in dhcp6c (#249466) + * Mon Sep 10 2007 David Cantrell - 0.10-48 - Recognize 802.1Q VLAN network device names (#245115) From fedora-extras-commits at redhat.com Mon Sep 10 18:04:05 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Mon, 10 Sep 2007 14:04:05 -0400 Subject: rpms/postr/devel .cvsignore, 1.3, 1.4 postr.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200709101804.l8AI45eb026116@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/postr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25920 Modified Files: .cvsignore postr.spec sources Log Message: New upstream version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/postr/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 16 Jun 2007 08:04:56 -0000 1.3 +++ .cvsignore 10 Sep 2007 18:03:30 -0000 1.4 @@ -1 +1 @@ -postr-0.7.tar.gz +postr-0.8.tar.gz Index: postr.spec =================================================================== RCS file: /cvs/extras/rpms/postr/devel/postr.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- postr.spec 16 Jun 2007 08:04:56 -0000 1.2 +++ postr.spec 10 Sep 2007 18:03:30 -0000 1.3 @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: postr -Version: 0.7 +Version: 0.8 Release: 1%{?dist} Summary: Flickr uploader @@ -67,6 +67,9 @@ %changelog +* Mon Sep 10 2007 Trond Danielsen - 0.8-1 +- New upstream + * Tue Jun 16 2007 Trond Danielsen - 0.7-1 - New version. Index: sources =================================================================== RCS file: /cvs/extras/rpms/postr/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Jun 2007 08:04:56 -0000 1.3 +++ sources 10 Sep 2007 18:03:30 -0000 1.4 @@ -1 +1 @@ -1f2851b9cc3eb221b6d13a60b083c98f postr-0.7.tar.gz +131f746d00dad31c2634ab14184dc4fb postr-0.8.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 18:12:34 2007 From: fedora-extras-commits at redhat.com (Christopher Brown (snecker)) Date: Mon, 10 Sep 2007 14:12:34 -0400 Subject: rpms/libflaim/devel libflaim.spec,1.2,1.3 Message-ID: <200709101812.l8AICYX0026959@cvs-int.fedora.redhat.com> Author: snecker Update of /cvs/extras/rpms/libflaim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26895 Modified Files: libflaim.spec Log Message: Index: libflaim.spec =================================================================== RCS file: /cvs/extras/rpms/libflaim/devel/libflaim.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libflaim.spec 8 Sep 2007 00:12:05 -0000 1.2 +++ libflaim.spec 10 Sep 2007 18:11:59 -0000 1.3 @@ -15,7 +15,7 @@ Summary: Embeddable cross-platform database engine URL: http://forge.novell.com/modules/xfmod/project/?flaim Version: 4.9.989 -Release: 12%{?dist} +Release: 15%{?dist} License: GPLv2 Group: System Environment/Libraries Source: http://forgeftp.novell.com/flaim/development/flaim/downloads/source/%{name}-4.9.989.tar.gz @@ -73,6 +73,9 @@ %{_includedir}/flaimtk.h %changelog +* Mon Sep 10 2007 Christopher Brown - 4.9.989-15 +- bump release for EVR issues + * Sat Sep 8 2007 Christopher Brown - 4.9.989-12 - build system issue From fedora-extras-commits at redhat.com Mon Sep 10 18:16:27 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Mon, 10 Sep 2007 14:16:27 -0400 Subject: rpms/postr/devel postr.spec,1.3,1.4 Message-ID: <200709101816.l8AIGR9X027245@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/postr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27219 Modified Files: postr.spec Log Message: Updated license tag. Index: postr.spec =================================================================== RCS file: /cvs/extras/rpms/postr/devel/postr.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- postr.spec 10 Sep 2007 18:03:30 -0000 1.3 +++ postr.spec 10 Sep 2007 18:15:54 -0000 1.4 @@ -6,7 +6,7 @@ Summary: Flickr uploader Group: Applications/Multimedia -License: GPL +License: GPLv2+ URL: http://www.burtonini.com/blog/computers/postr Source0: http://burtonini.com/computing/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -69,6 +69,7 @@ %changelog * Mon Sep 10 2007 Trond Danielsen - 0.8-1 - New upstream +- Updated license tag. * Tue Jun 16 2007 Trond Danielsen - 0.7-1 - New version. From fedora-extras-commits at redhat.com Mon Sep 10 18:21:40 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Mon, 10 Sep 2007 14:21:40 -0400 Subject: rpms/kdelibs/devel kdelibs-3.93.0-kde149704.diff, 1.1.2.1, 1.1.2.2 kdelibs.spec, 1.223.2.17, 1.223.2.18 Message-ID: <200709101821.l8AILeSF027473@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27448/devel Modified Files: Tag: kdelibs-kde4-branch kdelibs-3.93.0-kde149704.diff kdelibs.spec Log Message: use upstream fix (by David Faure) for kde#149704 kdelibs-3.93.0-kde149704.diff: Index: kdelibs-3.93.0-kde149704.diff =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/Attic/kdelibs-3.93.0-kde149704.diff,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- kdelibs-3.93.0-kde149704.diff 10 Sep 2007 06:00:08 -0000 1.1.2.1 +++ kdelibs-3.93.0-kde149704.diff 10 Sep 2007 18:21:37 -0000 1.1.2.2 @@ -1,15 +1,71 @@ -diff -ur kdelibs-3.93.0/kdeui/xmlgui/kxmlguiclient.cpp kdelibs-3.93.0-kde149704/kdeui/xmlgui/kxmlguiclient.cpp ---- kdelibs-3.93.0/kdeui/xmlgui/kxmlguiclient.cpp 2007-08-29 23:53:46.000000000 +0200 -+++ kdelibs-3.93.0-kde149704/kdeui/xmlgui/kxmlguiclient.cpp 2007-09-10 06:09:18.000000000 +0200 -@@ -341,6 +341,11 @@ +Index: xmlgui/kxmlguiclient.cpp +=================================================================== +--- xmlgui/kxmlguiclient.cpp (revision 709581) ++++ xmlgui/kxmlguiclient.cpp (working copy) +@@ -785,11 +785,11 @@ + allDocuments.append( d ); + } - QStringList allFiles = componentData().dirs()->findAllResources("data", filter) + componentData().dirs()->findAllResources("data", _file); +- QList::Iterator best = allDocuments.end(); ++ QList::const_iterator best = allDocuments.end(); + uint bestVersion = 0; -+ if (allFiles.isEmpty() || allFiles.first().startsWith("/usr/")) -+ { -+ allFiles.prepend(KStandardDirs::locateLocal("data", filter)); -+ } -+ - file = findMostRecentXMLFile( allFiles, doc ); +- QList::Iterator docIt = allDocuments.begin(); +- QList::Iterator docEnd = allDocuments.end(); ++ QList::const_iterator docIt = allDocuments.begin(); ++ const QList::const_iterator docEnd = allDocuments.end(); + for (; docIt != docEnd; ++docIt ) + { + QString versionStr = findVersionNumber( (*docIt).data ); +@@ -814,19 +814,19 @@ + { + if ( best != allDocuments.begin() ) + { +- QList::Iterator local = allDocuments.begin(); ++ QList::iterator local = allDocuments.begin(); ++ if ( (*local).file.startsWith(KGlobal::dirs()->localkdedir()) ) { - if ( file.isEmpty() ) +- // load the local document and extract the action properties +- QDomDocument document; +- document.setContent( (*local).data ); ++ // load the local document and extract the action properties ++ QDomDocument document; ++ document.setContent( (*local).data ); + +- ActionPropertiesMap properties = extractActionProperties( document ); ++ ActionPropertiesMap properties = extractActionProperties( document ); + +- // in case the document has a ActionProperties section +- // we must not delete it but copy over the global doc +- // to the local and insert the ActionProperties section +- if ( !properties.isEmpty() ) +- { ++ // in case the document has a ActionProperties section ++ // we must not delete it but copy over the global doc ++ // to the local and insert the ActionProperties section ++ if ( !properties.isEmpty() ) { + // now load the global one with the higher version number + // into memory + document.setContent( (*best).data ); +@@ -845,14 +845,14 @@ + f.write( utf8data.constData(), utf8data.length() ); + f.close(); + } ++ } ++ else ++ { ++ QString f = (*local).file; ++ QString backup = f + QLatin1String( ".backup" ); ++ QFile::rename( f, backup ); ++ } + } +- else +- { +- QString f = (*local).file; +- QString backup = f + QLatin1String( ".backup" ); +- QDir dir; +- dir.rename( f, backup ); +- } + } + doc = (*best).data; + return (*best).file; Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v retrieving revision 1.223.2.17 retrieving revision 1.223.2.18 diff -u -r1.223.2.17 -r1.223.2.18 --- kdelibs.spec 10 Sep 2007 06:00:08 -0000 1.223.2.17 +++ kdelibs.spec 10 Sep 2007 18:21:37 -0000 1.223.2.18 @@ -4,7 +4,7 @@ Summary: K Desktop Environment 4 - Libraries Version: 3.93.0 -Release: 3%{?dist} +Release: 4%{?dist} %if 0%{?fedora} > 8 Name: kdelibs @@ -108,7 +108,9 @@ %setup -q -n kdelibs-%{version} %patch0 -p1 %patch1 -p1 -%patch2 -p1 +pushd kdeui +%patch2 -p0 +popd %patch3 -p1 @@ -215,6 +217,9 @@ %changelog +* Mon Sep 10 2007 Kevin Kofler 3.93.0-4 +- use upstream fix (by David Faure) for kde#149704 + * Mon Sep 10 2007 Kevin Kofler 3.93.0-3 - fix kde#149703, kde#149704, kde#149705 From fedora-extras-commits at redhat.com Mon Sep 10 18:25:14 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Mon, 10 Sep 2007 14:25:14 -0400 Subject: rpms/selinux-policy/F-7 policy-20070501.patch, 1.52, 1.53 selinux-policy.spec, 1.492, 1.493 Message-ID: <200709101825.l8AIPE1H027767@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27741 Modified Files: policy-20070501.patch selinux-policy.spec Log Message: * Mon Sep 10 2007 Dan Walsh 2.6.4-42 - Allow modprobe to setsched on kernel policy-20070501.patch: Index: policy-20070501.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- policy-20070501.patch 4 Sep 2007 20:18:57 -0000 1.52 +++ policy-20070501.patch 10 Sep 2007 18:25:11 -0000 1.53 @@ -469,12 +469,12 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/dmidecode.te serefpolicy-2.6.4/policy/modules/admin/dmidecode.te --- nsaserefpolicy/policy/modules/admin/dmidecode.te 2007-05-07 14:51:05.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/admin/dmidecode.te 2007-08-30 10:26:28.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/admin/dmidecode.te 2007-09-07 17:06:51.000000000 -0400 @@ -22,6 +22,7 @@ # Allow dmidecode to read /dev/mem dev_read_raw_memory(dmidecode_t) -+dev_search_sysfs(dmidecode_t) ++dev_read_sysfs(dmidecode_t) mls_file_read_up(dmidecode_t) @@ -2512,8 +2512,33 @@ # diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/kernel.if serefpolicy-2.6.4/policy/modules/kernel/kernel.if --- nsaserefpolicy/policy/modules/kernel/kernel.if 2007-05-07 14:51:04.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/kernel.if 2007-08-07 09:42:35.000000000 -0400 -@@ -333,6 +333,24 @@ ++++ serefpolicy-2.6.4/policy/modules/kernel/kernel.if 2007-09-10 08:58:54.000000000 -0400 +@@ -108,6 +108,24 @@ + + ######################################## + ## ++## Set the priority of kernel threads. ++## ++## ++## ++## Domain allowed access. ++## ++## ++# ++interface(`kernel_setsched',` ++ gen_require(` ++ type kernel_t; ++ ') ++ ++ allow $1 kernel_t:process setsched; ++') ++ ++######################################## ++## + ## Send a SIGCHLD signal to kernel threads. + ## + ## +@@ -333,6 +351,24 @@ ######################################## ## @@ -2538,7 +2563,7 @@ ## Allow link to the kernel key ring. ## ## -@@ -1848,6 +1866,26 @@ +@@ -1848,6 +1884,26 @@ ######################################## ## @@ -2565,7 +2590,7 @@ ## Do not audit attempts to list unlabeled directories. ## ## -@@ -2158,9 +2196,6 @@ +@@ -2158,9 +2214,6 @@ ') allow $1 unlabeled_t:association { sendto recvfrom }; @@ -2887,7 +2912,7 @@ +/var/www/html/[^/]*/cgi-bin(/.*)? gen_context(system_u:object_r:httpd_sys_script_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.if serefpolicy-2.6.4/policy/modules/services/apache.if --- nsaserefpolicy/policy/modules/services/apache.if 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/apache.if 2007-08-30 13:53:01.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/apache.if 2007-09-05 07:17:12.000000000 -0400 @@ -18,10 +18,6 @@ attribute httpd_script_exec_type; type httpd_t, httpd_suexec_t, httpd_log_t; @@ -2899,6 +2924,22 @@ #This type is for webpages type httpd_$1_content_t, httpdcontent; # customizable files_type(httpd_$1_content_t) +@@ -65,13 +61,13 @@ + dontaudit httpd_$1_script_t httpd_t:unix_stream_socket { read write }; + + # Allow the script process to search the cgi directory, and users directory +- allow httpd_$1_script_t httpd_$1_content_t:dir search_dir_perms; ++ allow httpd_$1_script_t httpd_$1_content_t:dir list_dir_perms; + + append_files_pattern(httpd_$1_script_t,httpd_log_t,httpd_log_t) + logging_search_logs(httpd_$1_script_t) + + can_exec(httpd_$1_script_t, httpd_$1_script_exec_t) +- allow httpd_$1_script_t httpd_$1_script_exec_t:dir search_dir_perms; ++ allow httpd_$1_script_t httpd_$1_script_exec_t:dir list_dir_perms; + + allow httpd_$1_script_t httpd_$1_script_ra_t:dir { list_dir_perms add_entry_dir_perms }; + read_files_pattern(httpd_$1_script_t,httpd_$1_script_ra_t,httpd_$1_script_ra_t) @@ -120,10 +116,6 @@ can_exec(httpd_$1_script_t, httpdcontent) ') @@ -3567,7 +3608,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apcupsd.te serefpolicy-2.6.4/policy/modules/services/apcupsd.te --- nsaserefpolicy/policy/modules/services/apcupsd.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/apcupsd.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/apcupsd.te 2007-09-10 10:51:56.000000000 -0400 @@ -16,6 +16,9 @@ type apcupsd_log_t; logging_log_file(apcupsd_log_t) @@ -3587,7 +3628,7 @@ allow apcupsd_t self:fifo_file rw_file_perms; allow apcupsd_t self:unix_stream_socket create_stream_socket_perms; allow apcupsd_t self:tcp_socket create_stream_socket_perms; -@@ -35,16 +40,23 @@ +@@ -35,16 +40,24 @@ manage_files_pattern(apcupsd_t,apcupsd_log_t,apcupsd_log_t) logging_log_filetrans(apcupsd_t,apcupsd_log_t,{ file dir }) @@ -3610,10 +3651,11 @@ +corenet_tcp_bind_apcupsd_port(apcupsd_t) +corenet_sendrecv_apcupsd_server_packets(apcupsd_t) +corenet_tcp_connect_apcupsd_port(apcupsd_t) ++allow apcupsd_t self:udp_socket create_socket_perms; dev_rw_generic_usb_dev(apcupsd_t) -@@ -53,6 +65,15 @@ +@@ -53,6 +66,15 @@ files_read_etc_files(apcupsd_t) files_search_locks(apcupsd_t) @@ -3629,13 +3671,15 @@ libs_use_ld_so(apcupsd_t) libs_use_shared_libs(apcupsd_t) -@@ -61,7 +82,39 @@ +@@ -61,7 +83,41 @@ miscfiles_read_localization(apcupsd_t) -ifdef(`targeted_policy',` - term_dontaudit_use_unallocated_ttys(apcupsd_t) - term_dontaudit_use_generic_ptys(apcupsd_t) ++sysnet_dns_name_resolve(apcupsd_t) ++ +userdom_use_unpriv_users_ttys(apcupsd_t) +userdom_use_unpriv_users_ptys(apcupsd_t) + @@ -6605,7 +6649,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfix.fc serefpolicy-2.6.4/policy/modules/services/postfix.fc --- nsaserefpolicy/policy/modules/services/postfix.fc 2007-05-07 14:50:57.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/postfix.fc 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/postfix.fc 2007-09-04 17:47:25.000000000 -0400 @@ -5,6 +5,7 @@ /usr/libexec/postfix/cleanup -- gen_context(system_u:object_r:postfix_cleanup_exec_t,s0) /usr/libexec/postfix/lmtp -- gen_context(system_u:object_r:postfix_smtp_exec_t,s0) @@ -9011,7 +9055,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/authlogin.te serefpolicy-2.6.4/policy/modules/system/authlogin.te --- nsaserefpolicy/policy/modules/system/authlogin.te 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/system/authlogin.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/system/authlogin.te 2007-09-05 12:06:43.000000000 -0400 @@ -9,6 +9,13 @@ attribute can_read_shadow_passwords; attribute can_write_shadow_passwords; @@ -9070,7 +9114,7 @@ userdom_dontaudit_use_unpriv_users_ttys(system_chkpwd_t) userdom_dontaudit_use_unpriv_users_ptys(system_chkpwd_t) userdom_dontaudit_use_sysadm_terms(system_chkpwd_t) -@@ -302,6 +311,38 @@ +@@ -302,6 +311,36 @@ ') optional_policy(` @@ -9099,16 +9143,14 @@ +miscfiles_read_localization(updpwd_t) + +auth_manage_shadow(updpwd_t) ++auth_use_nsswitch(updpwd_t) ++ +term_dontaudit_use_console(updpwd_t) +term_dontaudit_use_console(updpwd_t) +term_dontaudit_use_unallocated_ttys(updpwd_t) +files_manage_etc_files(updpwd_t) +kernel_read_system_state(updpwd_t) +logging_send_syslog_msg(updpwd_t) -+ -+optional_policy(` -+ nscd_socket_use(updpwd_t) -+') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/brctl.fc serefpolicy-2.6.4/policy/modules/system/brctl.fc --- nsaserefpolicy/policy/modules/system/brctl.fc 1969-12-31 19:00:00.000000000 -0500 +++ serefpolicy-2.6.4/policy/modules/system/brctl.fc 2007-08-07 09:42:35.000000000 -0400 @@ -9145,8 +9187,8 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/brctl.te serefpolicy-2.6.4/policy/modules/system/brctl.te --- nsaserefpolicy/policy/modules/system/brctl.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-2.6.4/policy/modules/system/brctl.te 2007-08-07 09:42:35.000000000 -0400 -@@ -0,0 +1,50 @@ ++++ serefpolicy-2.6.4/policy/modules/system/brctl.te 2007-09-10 08:59:30.000000000 -0400 +@@ -0,0 +1,51 @@ +policy_module(brctl,1.0.0) + +######################################## @@ -9169,6 +9211,7 @@ +allow brctl_t self:tcp_socket create_socket_perms; +allow brctl_t self:unix_dgram_socket create_socket_perms; + ++dev_write_sysfs_dirs(brctl_t) +dev_rw_sysfs(brctl_t) + +# Init script handling @@ -10451,7 +10494,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/modutils.te serefpolicy-2.6.4/policy/modules/system/modutils.te --- nsaserefpolicy/policy/modules/system/modutils.te 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/system/modutils.te 2007-08-21 09:08:39.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/system/modutils.te 2007-09-10 08:58:12.000000000 -0400 @@ -43,7 +43,7 @@ # insmod local policy # @@ -10461,7 +10504,15 @@ allow insmod_t self:process { execmem sigchld sigkill sigstop signull signal }; allow insmod_t self:udp_socket create_socket_perms; -@@ -80,6 +80,8 @@ +@@ -64,6 +64,7 @@ + kernel_read_kernel_sysctls(insmod_t) + kernel_rw_kernel_sysctl(insmod_t) + kernel_read_hotplug_sysctls(insmod_t) ++kernel_setsched(insmod_t) + + files_read_kernel_modules(insmod_t) + # for locking: (cjp: ????) +@@ -80,6 +81,8 @@ # cjp: why is this needed? insmod cannot mounton any dir # and it also transitions to mount dev_mount_usbfs(insmod_t) @@ -10470,7 +10521,7 @@ fs_getattr_xattr_fs(insmod_t) -@@ -102,6 +104,7 @@ +@@ -102,6 +105,7 @@ init_use_fds(insmod_t) init_use_script_fds(insmod_t) init_use_script_ptys(insmod_t) @@ -10478,7 +10529,7 @@ libs_use_ld_so(insmod_t) libs_use_shared_libs(insmod_t) -@@ -123,6 +126,18 @@ +@@ -123,6 +127,18 @@ ') optional_policy(` @@ -10497,7 +10548,7 @@ hotplug_search_config(insmod_t) ') -@@ -155,6 +170,7 @@ +@@ -155,6 +171,7 @@ optional_policy(` rpm_rw_pipes(insmod_t) @@ -10505,7 +10556,7 @@ ') optional_policy(` -@@ -185,6 +201,7 @@ +@@ -185,6 +202,7 @@ files_read_kernel_symbol_table(depmod_t) files_read_kernel_modules(depmod_t) @@ -10714,7 +10765,7 @@ # diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.if serefpolicy-2.6.4/policy/modules/system/selinuxutil.if --- nsaserefpolicy/policy/modules/system/selinuxutil.if 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/system/selinuxutil.if 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/system/selinuxutil.if 2007-09-04 16:32:23.000000000 -0400 @@ -445,6 +445,7 @@ role $2 types run_init_t; allow run_init_t $3:chr_file rw_term_perms; @@ -10749,6 +10800,35 @@ manage_files_pattern($1,selinux_config_t,selinux_config_t) read_lnk_files_pattern($1,selinux_config_t,selinux_config_t) ') +@@ -791,6 +795,28 @@ + + ######################################## + ## ++## dontaudit Read the file_contexts files. ++## ++## ++## ++## Domain allowed access. ++## ++## ++## ++# ++interface(`seutil_dontaudit_read_file_contexts',` ++ gen_require(` ++ type selinux_config_t, default_context_t, file_context_t; ++ ') ++ ++ files_search_etc($1) ++ dontaudit $1 { selinux_config_t default_context_t }:dir search_dir_perms; ++ dontaudit $1 file_context_t:dir search_dir_perms; ++ dontaudit $1 file_context_t:file r_file_perms; ++') ++ ++######################################## ++## + ## Read and write the file_contexts files. + ## + ## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.te serefpolicy-2.6.4/policy/modules/system/selinuxutil.te --- nsaserefpolicy/policy/modules/system/selinuxutil.te 2007-05-07 14:51:01.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/system/selinuxutil.te 2007-08-07 09:42:35.000000000 -0400 Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/F-7/selinux-policy.spec,v retrieving revision 1.492 retrieving revision 1.493 diff -u -r1.492 -r1.493 --- selinux-policy.spec 4 Sep 2007 20:18:57 -0000 1.492 +++ selinux-policy.spec 10 Sep 2007 18:25:11 -0000 1.493 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.6.4 -Release: 41%{?dist} +Release: 42%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -361,6 +361,10 @@ %endif %changelog +* Mon Sep 10 2007 Dan Walsh 2.6.4-42 +- Allow modprobe to setsched on kernel + + * Tue Sep 4 2007 Dan Walsh 2.6.4-41 - Allow ktalkd to look at terminals From fedora-extras-commits at redhat.com Mon Sep 10 18:26:20 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Mon, 10 Sep 2007 14:26:20 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.47, 1.48 sources, 1.48, 1.49 sugar.spec, 1.56, 1.57 Message-ID: <200709101826.l8AIQK3U027902@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27829 Modified Files: .cvsignore sources sugar.spec Log Message: * Mon Sep 10 2007 Marco Pesenti Gritti - 0.65-0.45.20070910git79237f3114 - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- .cvsignore 9 Sep 2007 05:24:44 -0000 1.47 +++ .cvsignore 10 Sep 2007 18:25:47 -0000 1.48 @@ -1,3 +1 @@ -sugar-0.65-gitc8700feccf.tar.bz2 -sugar-0.65-git6b6470ebcb.tar.bz2 -sugar-0.65-gita1f5cece18.tar.bz2 +sugar-0.65-git79237f3114.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- sources 9 Sep 2007 05:24:44 -0000 1.48 +++ sources 10 Sep 2007 18:25:47 -0000 1.49 @@ -1 +1 @@ -a8c99692c40eb2ee2b991a101c643a9f sugar-0.65-gita1f5cece18.tar.bz2 +3ca3e5e4e8d1d024ae7c01de5ebeafe3 sugar-0.65-git79237f3114.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- sugar.spec 9 Sep 2007 05:24:44 -0000 1.56 +++ sugar.spec 10 Sep 2007 18:25:47 -0000 1.57 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070909git -%define commitid a1f5cece18 +%define alphatag 20070910git +%define commitid 79237f3114 Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.44.%{alphatag}a1f5cece18 +Release: 0.45.%{alphatag}79237f3114 URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Mon Sep 10 2007 Marco Pesenti Gritti - 0.65-0.45.20070910git79237f3114 +- New snapshot + * Sun Sep 9 2007 Dan Williams - 0.65-0.44.20070909gita1f5cece18 - New snapshot From fedora-extras-commits at redhat.com Mon Sep 10 18:26:42 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Mon, 10 Sep 2007 14:26:42 -0400 Subject: rpms/postr/F-7 postr.spec,1.3,1.4 sources,1.4,1.5 Message-ID: <200709101826.l8AIQgN4027946@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/postr/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27665 Modified Files: postr.spec sources Log Message: - New upstream version. - Updated license tag. Index: postr.spec =================================================================== RCS file: /cvs/extras/rpms/postr/F-7/postr.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- postr.spec 16 Jun 2007 07:55:48 -0000 1.3 +++ postr.spec 10 Sep 2007 18:26:10 -0000 1.4 @@ -1,12 +1,12 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: postr -Version: 0.7 +Version: 0.8 Release: 1%{?dist} Summary: Flickr uploader Group: Applications/Multimedia -License: GPL +License: GPLv2+ URL: http://www.burtonini.com/blog/computers/postr Source0: http://burtonini.com/computing/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -67,6 +67,10 @@ %changelog +* Mon Sep 10 2007 Trond Danielsen - 0.8-1 +- New upstream +- Updated license tag. + * Tue Jun 16 2007 Trond Danielsen - 0.7-1 - New version. Index: sources =================================================================== RCS file: /cvs/extras/rpms/postr/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Jun 2007 07:55:48 -0000 1.4 +++ sources 10 Sep 2007 18:26:10 -0000 1.5 @@ -1 +1 @@ -1f2851b9cc3eb221b6d13a60b083c98f postr-0.7.tar.gz +131f746d00dad31c2634ab14184dc4fb postr-0.8.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 18:31:22 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Mon, 10 Sep 2007 14:31:22 -0400 Subject: rpms/sugar-datastore/OLPC-2 .cvsignore, 1.22, 1.23 sources, 1.22, 1.23 sugar-datastore.spec, 1.23, 1.24 Message-ID: <200709101831.l8AIVMx2028311@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-datastore/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28234 Modified Files: .cvsignore sources sugar-datastore.spec Log Message: * Mon Sep 10 2007 Marco Pesenti Gritti - 0.2.2-0.20.20070910git617bf5d005 - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/.cvsignore,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- .cvsignore 9 Sep 2007 04:24:19 -0000 1.22 +++ .cvsignore 10 Sep 2007 18:30:49 -0000 1.23 @@ -1,3 +1 @@ -sugar-datastore-0.2.2-git356b35a278.tar.bz2 -sugar-datastore-0.2.2-gita111996299.tar.bz2 -sugar-datastore-0.2.2-git0a7e80f01a.tar.bz2 +sugar-datastore-0.2.2-git617bf5d005.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sources,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- sources 9 Sep 2007 04:24:19 -0000 1.22 +++ sources 10 Sep 2007 18:30:49 -0000 1.23 @@ -1 +1 @@ -433ff1bdd4017e250e3d895897548f38 sugar-datastore-0.2.2-git0a7e80f01a.tar.bz2 +2a4e5ee382ea17f0d6730957ba96d940 sugar-datastore-0.2.2-git617bf5d005.tar.bz2 Index: sugar-datastore.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sugar-datastore.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sugar-datastore.spec 9 Sep 2007 04:24:19 -0000 1.23 +++ sugar-datastore.spec 10 Sep 2007 18:30:49 -0000 1.24 @@ -1,10 +1,10 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070909git -%define commitid 0a7e80f01a +%define alphatag 20070910git +%define commitid 617bf5d005 Name: sugar-datastore Version: 0.2.2 -Release: 0.19.%{alphatag}0a7e80f01a +Release: 0.20.%{alphatag}617bf5d005 Summary: Sugar Datastore Group: Development/Libraries @@ -50,6 +50,9 @@ %{_datadir}/dbus-1/services/*.service %changelog +* Mon Sep 10 2007 Marco Pesenti Gritti - 0.2.2-0.20.20070910git617bf5d005 +- New snapshot + * Sun Sep 09 2007 Dan Williams - 0.2.2-0.19.20070909git0a7e80f01a - New snapshot (async writes and ownership transfer on update/create) From fedora-extras-commits at redhat.com Mon Sep 10 18:31:47 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Mon, 10 Sep 2007 14:31:47 -0400 Subject: rpms/xsc/devel xsc.spec,1.2,1.3 Message-ID: <200709101831.l8AIVlkh028368@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/xsc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28272 Modified Files: xsc.spec Log Message: Probable BR, configure fix. Index: xsc.spec =================================================================== RCS file: /cvs/pkgs/rpms/xsc/devel/xsc.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xsc.spec 10 Sep 2007 15:25:53 -0000 1.2 +++ xsc.spec 10 Sep 2007 18:31:14 -0000 1.3 @@ -10,7 +10,7 @@ Source1: xsc.desktop Source2: xsc.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n) -BuildRequires: libXt-devel, desktop-file-utils +BuildRequires: desktop-file-utils, libX11-devel Requires: hicolor-icon-theme %description @@ -25,7 +25,7 @@ %build -%configure +%configure --x-includes="" --x-libraries="" make CFLAGS="$RPM_OPT_FLAGS" %install From fedora-extras-commits at redhat.com Mon Sep 10 18:43:25 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Mon, 10 Sep 2007 14:43:25 -0400 Subject: rpms/xsc/F-7 xsc.desktop, NONE, 1.1 xsc.png, NONE, 1.1 xsc.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709101843.l8AIhPJv028847@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/xsc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28826 Modified Files: sources Added Files: xsc.desktop xsc.png xsc.spec Log Message: Initial import. --- NEW FILE xsc.desktop --- [Desktop Entry] Type=Application Encoding=UTF-8 Name=xsc Exec=xsc Comment=Vector graphic shootemup Icon=xsc.png Terminal=false Categories=Game;ActionGame; StartupNotify=false --- NEW FILE xsc.spec --- Name: xsc Version: 1.5 Release: 2%{?dist} Summary: A clone of the old vector graphics video game Star Castle Group: Amusements/Games License: GPLv2 URL: http://www.panix.com/~mbh/projects.html Source0: http://www.panix.com/~mbh/xsc/xsc-%{version}.tar.gz Source1: xsc.desktop Source2: xsc.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n) BuildRequires: desktop-file-utils, libX11-devel Requires: hicolor-icon-theme %description The object is to blast a hole in the rings and destroy the enemy ship. The only problem is that it tracks your every move and as soon as you knock a hole in all three rings, and they all line up, it lets loose with the big nasty green fireballs. Avoid them. Avoid the little green buzzers, too. Shoot 'em if you want. %prep %setup -q %build %configure --x-includes="" --x-libraries="" make CFLAGS="$RPM_OPT_FLAGS" %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_bindir} install -m 755 xsc %{buildroot}%{_bindir}/xsc mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 %{SOURCE2} \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_bindir}/xsc %doc AUTHORS ChangeLog COPYING INSTALL NEWS README %{_datadir}/applications/fedora-xsc.desktop %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog * Sat Sep 08 2007 Jon Ciesla - 1.5-2 - Added h-i-theme requires, xparentfied icon. * Thu Sep 06 2007 Jon Ciesla - 1.5-1 - create. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xsc/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:45:22 -0000 1.1 +++ sources 10 Sep 2007 18:42:52 -0000 1.2 @@ -0,0 +1 @@ +74b8c69c143e76e74a2f176712e44789 xsc-1.5.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 18:44:44 2007 From: fedora-extras-commits at redhat.com (Trond Danielsen (trondd)) Date: Mon, 10 Sep 2007 14:44:44 -0400 Subject: rpms/postr/FC-6 postr.spec,1.2,1.3 sources,1.3,1.4 Message-ID: <200709101844.l8AIiit2028921@cvs-int.fedora.redhat.com> Author: trondd Update of /cvs/extras/rpms/postr/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28895 Modified Files: postr.spec sources Log Message: - New upstream version. - Updated license tag. Index: postr.spec =================================================================== RCS file: /cvs/extras/rpms/postr/FC-6/postr.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- postr.spec 16 Jun 2007 08:08:38 -0000 1.2 +++ postr.spec 10 Sep 2007 18:44:11 -0000 1.3 @@ -1,12 +1,12 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: postr -Version: 0.7 +Version: 0.8 Release: 1%{?dist} Summary: Flickr uploader Group: Applications/Multimedia -License: GPL +License: GPLv2+ URL: http://www.burtonini.com/blog/computers/postr Source0: http://burtonini.com/computing/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -67,6 +67,10 @@ %changelog +* Mon Sep 10 2007 Trond Danielsen - 0.8-1 +- New upstream +- Updated license tag. + * Tue Jun 16 2007 Trond Danielsen - 0.7-1 - New version. Index: sources =================================================================== RCS file: /cvs/extras/rpms/postr/FC-6/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 16 Jun 2007 08:08:38 -0000 1.3 +++ sources 10 Sep 2007 18:44:11 -0000 1.4 @@ -1 +1 @@ -1f2851b9cc3eb221b6d13a60b083c98f postr-0.7.tar.gz +131f746d00dad31c2634ab14184dc4fb postr-0.8.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 19:33:02 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Mon, 10 Sep 2007 15:33:02 -0400 Subject: rpms/dhcpv6/F-7 dhcpv6-0.10-file-checks.patch, NONE, 1.1 dhcpv6.spec, 1.57, 1.58 dhcpv6-0.10-init_leases.patch, 1.1, NONE Message-ID: <200709101933.l8AJX2WP003807@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcpv6/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3780 Modified Files: dhcpv6.spec Added Files: dhcpv6-0.10-file-checks.patch Removed Files: dhcpv6-0.10-init_leases.patch Log Message: * Mon Sep 10 2007 David Cantrell - 0.10-44 - Fix more segfaults when dhcp6s starts with empty control files (#253968) dhcpv6-0.10-file-checks.patch: --- NEW FILE dhcpv6-0.10-file-checks.patch --- diff -up dhcp-0.10/dhcp6s.c.file_check dhcp-0.10/dhcp6s.c --- dhcp-0.10/dhcp6s.c.file_check 2007-09-10 15:25:12.000000000 -0400 +++ dhcp-0.10/dhcp6s.c 2007-09-10 15:25:12.000000000 -0400 @@ -1096,13 +1096,14 @@ static struct dhcp6_timer struct timeval timo; struct stat buf; FILE *file; - stat(PATH_SERVER6_LEASE, &buf); strcpy(server6_lease_temp, PATH_SERVER6_LEASE); - strcat(server6_lease_temp, "XXXXXX"); - if (buf.st_size > MAX_FILE_SIZE) { - file = sync_leases(server6_lease_file, PATH_SERVER6_LEASE, server6_lease_temp); - if (file != NULL) - server6_lease_file = file; + strcat(server6_lease_temp, "XXXXXX"); + if (!stat(PATH_SERVER6_LEASE, &buf)) { + if (buf.st_size > MAX_FILE_SIZE) { + file = sync_leases(server6_lease_file, PATH_SERVER6_LEASE, server6_lease_temp); + if (file != NULL) + server6_lease_file = file; + } } d = DHCP6_SYNCFILE_TIME; timo.tv_sec = (long)d; diff -up dhcp-0.10/lease.c.file_check dhcp-0.10/lease.c --- dhcp-0.10/lease.c.file_check 2007-09-10 15:25:12.000000000 -0400 +++ dhcp-0.10/lease.c 2007-09-10 15:26:18.000000000 -0400 @@ -180,18 +180,30 @@ FILE * init_leases(const char *name) { FILE *file; - file = fopen(name, "a+"); + struct stat stbuf; + if (name != NULL) { + file = fopen(name, "a+"); + } else { + dprintf(LOG_ERR, "%s" "no lease file specified", FNAME); + return (NULL); + } if(!file) { dprintf(LOG_ERR, "%s" "could not open lease file", FNAME); return (NULL); } + if (stat(name, &stbuf)) { + dprintf(LOG_ERR, "%s" "could not stat lease file", FNAME); + return (NULL); + } if (dhcp6_mode == DHCP6_MODE_SERVER) { if (0 != init_lease_hashes()) { dprintf(LOG_ERR, "%s" "Could not initialize hash arrays", FNAME); return (NULL); } } - lease_parse(file); + if (stbuf.st_size > 0 ) { + lease_parse(file); + } return file; } Index: dhcpv6.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcpv6/F-7/dhcpv6.spec,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- dhcpv6.spec 4 Sep 2007 17:59:11 -0000 1.57 +++ dhcpv6.spec 10 Sep 2007 19:32:30 -0000 1.58 @@ -1,7 +1,7 @@ Summary: DHCPv6 - DHCP server and client for IPv6 Name: dhcpv6 Version: 0.10 -Release: 43%{?dist} +Release: 44%{?dist} License: BSD Group: System Environment/Daemons URL: http://dhcpv6.sourceforge.net/ @@ -16,7 +16,7 @@ Patch4: %{name}-0.10-no-strlcat.patch Patch5: %{name}-0.10-salen.patch Patch6: %{name}-0.10-initscripts.patch -Patch7: %{name}-0.10-init_leases.patch +Patch7: %{name}-0.10-file-checks.patch Patch99: %{name}-0.10-libdhcp6client.patch @@ -69,7 +69,7 @@ %patch4 -p1 -b .no_strlcat %patch5 -p1 -b .salen %patch6 -p1 -b .initscripts -%patch7 -p1 -b .init_leases +%patch7 -p1 -b .file_check %patch99 -p1 -b .libdhcp6client @@ -162,6 +162,9 @@ %{_libdir}/libdhcp6client.a %changelog +* Mon Sep 10 2007 David Cantrell - 0.10-44 +- Fix more segfaults when dhcp6s starts with empty control files (#253968) + * Tue Sep 04 2007 David Cantrell - 0.10-43 - Do not parse an empty /var/lib/dhcpv6/server6.leases file (#253968) --- dhcpv6-0.10-init_leases.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 19:35:52 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Mon, 10 Sep 2007 15:35:52 -0400 Subject: rpms/dhcpv6/F-7 dhcpv6-0.10-device-names.patch, NONE, 1.1 dhcpv6.spec, 1.58, 1.59 Message-ID: <200709101935.l8AJZqq4003966@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcpv6/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3927 Modified Files: dhcpv6.spec Added Files: dhcpv6-0.10-device-names.patch Log Message: * Mon Sep 10 2007 David Cantrell - 0.10-44 - Fix more segfaults when dhcp6s starts with empty control files (#253968) - Recognize 802.1Q VLAN network device names (#245115) dhcpv6-0.10-device-names.patch: --- NEW FILE dhcpv6-0.10-device-names.patch --- diff -up dhcp-0.10/server6_token.l.string dhcp-0.10/server6_token.l --- dhcp-0.10/server6_token.l.string 2007-09-10 11:43:04.000000000 -0400 +++ dhcp-0.10/server6_token.l 2007-09-10 11:43:58.000000000 -0400 @@ -79,7 +79,7 @@ addr_tail ({hexdigit}{1,4}|({hexdi addr_body ({hexdigit}{1,4}(":"|"::"))* ipv6addr {addr_head}{addr_body}{addr_tail} string [a-zA-Z0-9:\._-][a-zA-Z0-9:\._-]* -ifname [a-zA-Z]+[0-9]+ +ifname ({string})+ %s S_IFACE %s S_DUID Index: dhcpv6.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcpv6/F-7/dhcpv6.spec,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- dhcpv6.spec 10 Sep 2007 19:32:30 -0000 1.58 +++ dhcpv6.spec 10 Sep 2007 19:35:19 -0000 1.59 @@ -17,6 +17,7 @@ Patch5: %{name}-0.10-salen.patch Patch6: %{name}-0.10-initscripts.patch Patch7: %{name}-0.10-file-checks.patch +Patch8: %{name}-0.10-device-names.patch Patch99: %{name}-0.10-libdhcp6client.patch @@ -70,6 +71,7 @@ %patch5 -p1 -b .salen %patch6 -p1 -b .initscripts %patch7 -p1 -b .file_check +%patch8 -p1 -b .device-names %patch99 -p1 -b .libdhcp6client @@ -164,6 +166,7 @@ %changelog * Mon Sep 10 2007 David Cantrell - 0.10-44 - Fix more segfaults when dhcp6s starts with empty control files (#253968) +- Recognize 802.1Q VLAN network device names (#245115) * Tue Sep 04 2007 David Cantrell - 0.10-43 - Do not parse an empty /var/lib/dhcpv6/server6.leases file (#253968) From fedora-extras-commits at redhat.com Mon Sep 10 19:39:14 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Mon, 10 Sep 2007 15:39:14 -0400 Subject: rpms/dhcpv6/devel dhcpv6-0.10-file-checks.patch, NONE, 1.1 dhcpv6.spec, 1.64, 1.65 dhcpv6-0.10-init_leases.patch, 1.1, NONE Message-ID: <200709101939.l8AJdECF004203@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/dhcpv6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4167 Modified Files: dhcpv6.spec Added Files: dhcpv6-0.10-file-checks.patch Removed Files: dhcpv6-0.10-init_leases.patch Log Message: * Mon Sep 10 2007 David Cantrell - 0.10-50 - Fix more segfaults when dhcp6s starts with empty control files (#253968) dhcpv6-0.10-file-checks.patch: --- NEW FILE dhcpv6-0.10-file-checks.patch --- diff -up dhcp-0.10/dhcp6s.c.file_check dhcp-0.10/dhcp6s.c --- dhcp-0.10/dhcp6s.c.file_check 2007-09-10 15:25:12.000000000 -0400 +++ dhcp-0.10/dhcp6s.c 2007-09-10 15:25:12.000000000 -0400 @@ -1096,13 +1096,14 @@ static struct dhcp6_timer struct timeval timo; struct stat buf; FILE *file; - stat(PATH_SERVER6_LEASE, &buf); strcpy(server6_lease_temp, PATH_SERVER6_LEASE); - strcat(server6_lease_temp, "XXXXXX"); - if (buf.st_size > MAX_FILE_SIZE) { - file = sync_leases(server6_lease_file, PATH_SERVER6_LEASE, server6_lease_temp); - if (file != NULL) - server6_lease_file = file; + strcat(server6_lease_temp, "XXXXXX"); + if (!stat(PATH_SERVER6_LEASE, &buf)) { + if (buf.st_size > MAX_FILE_SIZE) { + file = sync_leases(server6_lease_file, PATH_SERVER6_LEASE, server6_lease_temp); + if (file != NULL) + server6_lease_file = file; + } } d = DHCP6_SYNCFILE_TIME; timo.tv_sec = (long)d; diff -up dhcp-0.10/lease.c.file_check dhcp-0.10/lease.c --- dhcp-0.10/lease.c.file_check 2007-09-10 15:25:12.000000000 -0400 +++ dhcp-0.10/lease.c 2007-09-10 15:26:18.000000000 -0400 @@ -180,18 +180,30 @@ FILE * init_leases(const char *name) { FILE *file; - file = fopen(name, "a+"); + struct stat stbuf; + if (name != NULL) { + file = fopen(name, "a+"); + } else { + dprintf(LOG_ERR, "%s" "no lease file specified", FNAME); + return (NULL); + } if(!file) { dprintf(LOG_ERR, "%s" "could not open lease file", FNAME); return (NULL); } + if (stat(name, &stbuf)) { + dprintf(LOG_ERR, "%s" "could not stat lease file", FNAME); + return (NULL); + } if (dhcp6_mode == DHCP6_MODE_SERVER) { if (0 != init_lease_hashes()) { dprintf(LOG_ERR, "%s" "Could not initialize hash arrays", FNAME); return (NULL); } } - lease_parse(file); + if (stbuf.st_size > 0 ) { + lease_parse(file); + } return file; } Index: dhcpv6.spec =================================================================== RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6.spec,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- dhcpv6.spec 10 Sep 2007 18:03:29 -0000 1.64 +++ dhcpv6.spec 10 Sep 2007 19:38:42 -0000 1.65 @@ -1,7 +1,7 @@ Summary: DHCPv6 - DHCP server and client for IPv6 Name: dhcpv6 Version: 0.10 -Release: 49%{?dist} +Release: 50%{?dist} License: BSD Group: System Environment/Daemons URL: http://dhcpv6.sourceforge.net/ @@ -16,7 +16,7 @@ Patch4: %{name}-0.10-no-strlcat.patch Patch5: %{name}-0.10-salen.patch Patch6: %{name}-0.10-initscripts.patch -Patch7: %{name}-0.10-init_leases.patch +Patch7: %{name}-0.10-file-checks.patch Patch8: %{name}-0.10-device-names.patch Patch9: %{name}-0.10-lsb.patch Patch10: %{name}-0.10-IA_NA-ignore.patch @@ -87,7 +87,7 @@ %patch4 -p1 -b .no_strlcat %patch5 -p1 -b .salen %patch6 -p1 -b .initscripts -%patch7 -p1 -b .init_leases +%patch7 -p1 -b .file-checks %patch8 -p1 -b .device-names %patch9 -p1 -b .lsb %patch10 -p1 -b .ia_na_ignore @@ -189,6 +189,9 @@ %{_libdir}/libdhcp6client.a %changelog +* Mon Sep 10 2007 David Cantrell - 0.10-50 +- Fix more segfaults when dhcp6s starts with empty control files (#253968) + * Mon Sep 10 2007 David Cantrell - 0.10-49 - Make dhcp6r and dhcp6s init scripts conform to Fedora guidelines (#246909) - Let dhcp6c ignore reply msgs that contain IA_NA with T1 > T2 (#254194) --- dhcpv6-0.10-init_leases.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 19:45:06 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Mon, 10 Sep 2007 15:45:06 -0400 Subject: rpms/policycoreutils/devel policycoreutils-gui.patch, 1.30, 1.31 policycoreutils.spec, 1.445, 1.446 Message-ID: <200709101945.l8AJj6N5004463@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4436 Modified Files: policycoreutils-gui.patch policycoreutils.spec Log Message: * Mon Sep 10 2007 Dan Walsh 2.0.25-11 - Lots of fixes for polgengui policycoreutils-gui.patch: Index: policycoreutils-gui.patch =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-gui.patch,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- policycoreutils-gui.patch 10 Sep 2007 16:19:23 -0000 1.30 +++ policycoreutils-gui.patch 10 Sep 2007 19:45:03 -0000 1.31 @@ -914,8 +914,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.glade policycoreutils-2.0.25/gui/polgen.glade --- nsapolicycoreutils/gui/polgen.glade 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgen.glade 2007-09-10 11:56:01.000000000 -0400 -@@ -0,0 +1,2364 @@ ++++ policycoreutils-2.0.25/gui/polgen.glade 2007-09-10 15:42:48.000000000 -0400 +@@ -0,0 +1,2386 @@ + + + @@ -1028,8 +1028,7 @@ + + + True -+ True -+ True ++ False + True + GTK_POS_TOP + False @@ -1080,7 +1079,7 @@ + + + True -+ Select application or user type that you want to confine. ++ Select application or user role to be confined. + + + @@ -1773,6 +1772,29 @@ + + + ++ ++ True ++ label30 ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ tab ++ ++ ++ ++ + + True + Select the roles(s) that this user will be able to become @@ -1824,9 +1846,9 @@ + + + -+ ++ + True -+ label30 ++ label31 + False + False + GTK_JUSTIFY_LEFT @@ -2247,9 +2269,9 @@ + + + -+ ++ + True -+ label31 ++ label32 + False + False + GTK_JUSTIFY_LEFT @@ -2563,9 +2585,9 @@ + + + -+ ++ + True -+ label32 ++ label33 + False + False + GTK_JUSTIFY_LEFT @@ -2695,9 +2717,9 @@ + + + -+ ++ + True -+ label33 ++ label34 + False + False + GTK_JUSTIFY_LEFT @@ -3025,9 +3047,9 @@ + + + -+ ++ + True -+ label34 ++ label35 + False + False + GTK_JUSTIFY_LEFT @@ -3141,9 +3163,9 @@ + + + -+ ++ + True -+ label35 ++ + False + False + GTK_JUSTIFY_LEFT @@ -3181,7 +3203,7 @@ + + + -+ ++ + True + + False @@ -3282,8 +3304,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgengui.py policycoreutils-2.0.25/gui/polgengui.py --- nsapolicycoreutils/gui/polgengui.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgengui.py 2007-09-10 11:58:05.000000000 -0400 -@@ -0,0 +1,452 @@ ++++ policycoreutils-2.0.25/gui/polgengui.py 2007-09-10 15:43:11.000000000 -0400 +@@ -0,0 +1,453 @@ +#!/usr/bin/python +# +# system-config-selinux.py - GUI for SELinux Config tool in system-config-selinux @@ -3572,7 +3594,8 @@ + my_policy.set_use_tmp(self.tmp_checkbutton.get_active() == 1) + my_policy.set_use_uid(self.uid_checkbutton.get_active() == 1) + my_policy.set_use_pam(self.pam_checkbutton.get_active() == 1) -+ my_policy.set_init_script(self.script_entry.get_text()) ++ if self.get_type() is polgen.DAEMON: ++ my_policy.set_init_script(self.init_script_entry.get_text()) + else: + if self.get_type() == polgen.RUSER: + selected = [] @@ -3738,8 +3761,8 @@ + app.stand_alone() diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgen.py policycoreutils-2.0.25/gui/polgen.py --- nsapolicycoreutils/gui/polgen.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgen.py 2007-09-10 12:16:38.000000000 -0400 -@@ -0,0 +1,719 @@ ++++ policycoreutils-2.0.25/gui/polgen.py 2007-09-10 15:43:04.000000000 -0400 +@@ -0,0 +1,727 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information +# @@ -4207,6 +4230,13 @@ + newte += re.sub("TEMPLATETYPE", self.name, executable.te_cgi_rules) + return newte + ++ def generate_user_if(self): ++ newif = "" ++ if self.type == USER: ++ newif += re.sub("TEMPLATETYPE", self.name, executable.if_user_program_rules) ++ ++ return newif ++ + def generate_if(self): + newif = "" + if self.program != "": @@ -4221,6 +4251,7 @@ + if os.path.exists(i) and stat.S_ISSOCK(os.stat(i)[stat.ST_MODE]): + newif += re.sub("TEMPLATETYPE", self.name, self.DEFAULT_DIRS[d][2].if_stream_rules) + break ++ newif += self.generate_user_if() + newif += self.generate_admin_if() + + return newif @@ -8884,8 +8915,8 @@ + app.stand_alone() diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/executable.py policycoreutils-2.0.25/gui/templates/executable.py --- nsapolicycoreutils/gui/templates/executable.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/executable.py 2007-09-05 22:25:10.000000000 -0400 -@@ -0,0 +1,229 @@ ++++ policycoreutils-2.0.25/gui/templates/executable.py 2007-09-10 15:43:29.000000000 -0400 +@@ -0,0 +1,277 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information +# @@ -8951,6 +8982,8 @@ +type TEMPLATETYPE_t; +type TEMPLATETYPE_exec_t; +application_domain(TEMPLATETYPE_t, TEMPLATETYPE_exec_t) ++role system_r types TEMPLATETYPE_t; ++ +""" + +te_cgi_types="""\ @@ -8995,6 +9028,22 @@ +""" + +te_userapp_rules=""" ++######################################## ++# ++# TEMPLATETYPE local policy ++# ++ ++## internal communication is often done using fifo and unix sockets. ++allow TEMPLATETYPE_t self:fifo_file rw_file_perms; ++allow TEMPLATETYPE_t self:unix_stream_socket create_stream_socket_perms; ++ ++files_read_etc_files(TEMPLATETYPE_t) ++ ++libs_use_ld_so(TEMPLATETYPE_t) ++libs_use_shared_libs(TEMPLATETYPE_t) ++ ++miscfiles_read_localization(TEMPLATETYPE_t) ++ +""" + +te_cgi_rules=""" @@ -9032,11 +9081,41 @@ + type TEMPLATETYPE_exec_t; + ') + -+ domain_auto_trans($1,TEMPLATETYPE_exec_t,TEMPLATETYPE_t) ++ domtrans_pattern($1,TEMPLATETYPE_exec_t,TEMPLATETYPE_t) ++') ++ ++""" ++ ++if_user_program_rules=""" ++######################################## ++## ++## Execute TEMPLATETYPE in the TEMPLATETYPE domain, and ++## allow the specified role the TEMPLATETYPE domain. ++## ++## ++## ++## Domain allowed access ++## ++## ++## ++## ++## The role to be allowed the TEMPLATETYPE domain. ++## ++## ++## ++## ++## The type of the role's terminal. ++## ++## ++# ++interface(`TEMPLATETYPE_run',` ++ gen_require(` ++ type TEMPLATETYPE_t; ++ ') + -+ allow TEMPLATETYPE_t $1:fd use; -+ allow TEMPLATETYPE_t $1:fifo_file rw_file_perms; -+ allow TEMPLATETYPE_t $1:process sigchld; ++ TEMPLATETYPE_domtrans($1) ++ role $2 types TEMPLATETYPE_t; ++ dontaudit TEMPLATETYPE_t $3:chr_file rw_term_perms; +') + +""" Index: policycoreutils.spec =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v retrieving revision 1.445 retrieving revision 1.446 diff -u -r1.445 -r1.446 --- policycoreutils.spec 10 Sep 2007 15:59:05 -0000 1.445 +++ policycoreutils.spec 10 Sep 2007 19:45:03 -0000 1.446 @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.25 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -200,6 +200,9 @@ fi %changelog +* Mon Sep 10 2007 Dan Walsh 2.0.25-11 +- Lots of fixes for polgengui + * Thu Sep 6 2007 Dan Walsh 2.0.25-10 - Change Requires /bin/rpm to rpm From fedora-extras-commits at redhat.com Mon Sep 10 19:47:56 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 12:47:56 -0700 Subject: [pkgdb] boswars was added for jwrdegoede Message-ID: <200709101947.l8AJlvEJ018320@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package boswars with summary Bos Wars is a futuristic real-time strategy game Kevin Fenzi (kevin) has approved Package boswars Kevin Fenzi (kevin) has added a Fedora devel branch for boswars with an owner of jwrdegoede Kevin Fenzi (kevin) has approved boswars in Fedora devel Kevin Fenzi (kevin) has approved Package boswars Kevin Fenzi (kevin) has set commit to Approved for cvsextras on boswars (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on boswars (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on boswars (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/boswars From fedora-extras-commits at redhat.com Mon Sep 10 19:48:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 12:48:04 -0700 Subject: [pkgdb] boswars (Fedora, devel) updated by kevin Message-ID: <200709101948.l8AJm5Og014700@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on boswars (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/boswars From fedora-extras-commits at redhat.com Mon Sep 10 19:48:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 12:48:04 -0700 Subject: [pkgdb] boswars (Fedora, 7) updated by kevin Message-ID: <200709101948.l8AJm5vs014709@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for boswars Kevin Fenzi (kevin) has set commit to Approved for cvsextras on boswars (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on boswars (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on boswars (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on boswars (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/boswars From fedora-extras-commits at redhat.com Mon Sep 10 19:48:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 15:48:47 -0400 Subject: rpms/boswars - New directory Message-ID: <200709101948.l8AJmlCR004694@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/boswars In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsKf4657/rpms/boswars Log Message: Directory /cvs/extras/rpms/boswars added to the repository From fedora-extras-commits at redhat.com Mon Sep 10 19:48:53 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 15:48:53 -0400 Subject: rpms/boswars/devel - New directory Message-ID: <200709101948.l8AJmrdh004710@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/boswars/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsKf4657/rpms/boswars/devel Log Message: Directory /cvs/extras/rpms/boswars/devel added to the repository From fedora-extras-commits at redhat.com Mon Sep 10 19:48:56 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 15:48:56 -0400 Subject: rpms/boswars Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709101948.l8AJmuNe004737@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/boswars In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsKf4657/rpms/boswars Added Files: Makefile import.log Log Message: Setup of module boswars --- NEW FILE Makefile --- # Top level Makefile for module boswars all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Mon Sep 10 19:48:58 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 15:48:58 -0400 Subject: rpms/boswars/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709101948.l8AJmwMv004753@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/boswars/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsKf4657/rpms/boswars/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module boswars --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: boswars # $Id: Makefile,v 1.1 2007/09/10 19:48:56 kevin Exp $ NAME := boswars SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Sep 10 19:50:46 2007 From: fedora-extras-commits at redhat.com (Deepak Bhole (dbhole)) Date: Mon, 10 Sep 2007 15:50:46 -0400 Subject: rpms/plexus-ant-factory/devel plexus-ant-factory.spec,1.3,1.4 Message-ID: <200709101950.l8AJok9R004922@cvs-int.fedora.redhat.com> Author: dbhole Update of /cvs/extras/rpms/plexus-ant-factory/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4890 Modified Files: plexus-ant-factory.spec Log Message: - bUild with maven Index: plexus-ant-factory.spec =================================================================== RCS file: /cvs/extras/rpms/plexus-ant-factory/devel/plexus-ant-factory.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- plexus-ant-factory.spec 31 Aug 2007 21:42:12 -0000 1.3 +++ plexus-ant-factory.spec 10 Sep 2007 19:50:14 -0000 1.4 @@ -33,8 +33,6 @@ %{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support: %{_gcj_support}}%{!?_gcj_support:0}}} -%define _without_maven 1 - %define with_maven %{!?_without_maven:1}%{?_without_maven:0} %define without_maven %{?_without_maven:1}%{!?_without_maven:0} @@ -43,7 +41,7 @@ Name: %{parent}-%{subname} Version: 1.0 -Release: 0.1.a1.2jpp.3%{?dist} +Release: 0.1.a1.2jpp.4%{?dist} Epoch: 0 Summary: Plexus Ant component factory License: MIT-Style @@ -211,6 +209,9 @@ %changelog +* Mon Sep 10 2007 Deepak Bhole 1.0-0.1.a1.2jpp.4 +- Build with maven + * Fri Aug 31 2007 Deepak Bhole 1.0-0.1.a1.2jpp.3 - Build without maven (to build on ppc) From fedora-extras-commits at redhat.com Mon Sep 10 19:51:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 12:51:21 -0700 Subject: [pkgdb] filezilla was added for kwizart Message-ID: <200709101951.l8AJpLXs018349@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package filezilla with summary FileZilla FTP, FTPS and SFTP client Kevin Fenzi (kevin) has approved Package filezilla Kevin Fenzi (kevin) has added a Fedora devel branch for filezilla with an owner of kwizart Kevin Fenzi (kevin) has approved filezilla in Fedora devel Kevin Fenzi (kevin) has approved Package filezilla Kevin Fenzi (kevin) has set commit to Approved for cvsextras on filezilla (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on filezilla (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on filezilla (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/filezilla From fedora-extras-commits at redhat.com Mon Sep 10 19:51:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 12:51:22 -0700 Subject: [pkgdb] filezilla (Fedora, devel) updated by kevin Message-ID: <200709101951.l8AJpM1D014732@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on filezilla (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/filezilla From fedora-extras-commits at redhat.com Mon Sep 10 19:51:38 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 15:51:38 -0400 Subject: rpms/filezilla - New directory Message-ID: <200709101951.l8AJpcUr004988@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/filezilla In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsmb4952/rpms/filezilla Log Message: Directory /cvs/extras/rpms/filezilla added to the repository From fedora-extras-commits at redhat.com Mon Sep 10 19:51:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 15:51:42 -0400 Subject: rpms/filezilla/devel - New directory Message-ID: <200709101951.l8AJpgj5005004@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/filezilla/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsmb4952/rpms/filezilla/devel Log Message: Directory /cvs/extras/rpms/filezilla/devel added to the repository From fedora-extras-commits at redhat.com Mon Sep 10 19:51:44 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 15:51:44 -0400 Subject: rpms/filezilla Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709101951.l8AJpiuA005029@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/filezilla In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsmb4952/rpms/filezilla Added Files: Makefile import.log Log Message: Setup of module filezilla --- NEW FILE Makefile --- # Top level Makefile for module filezilla all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Mon Sep 10 19:51:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Mon, 10 Sep 2007 15:51:47 -0400 Subject: rpms/filezilla/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709101951.l8AJpl9J005051@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/filezilla/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsmb4952/rpms/filezilla/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module filezilla --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: filezilla # $Id: Makefile,v 1.1 2007/09/10 19:51:45 kevin Exp $ NAME := filezilla SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Mon Sep 10 19:59:02 2007 From: fedora-extras-commits at redhat.com (Deepak Bhole (dbhole)) Date: Mon, 10 Sep 2007 15:59:02 -0400 Subject: rpms/plexus-bsh-factory/devel plexus-bsh-factory.spec,1.3,1.4 Message-ID: <200709101959.l8AJx2kM005364@cvs-int.fedora.redhat.com> Author: dbhole Update of /cvs/extras/rpms/plexus-bsh-factory/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5320 Modified Files: plexus-bsh-factory.spec Log Message: Build with maven Index: plexus-bsh-factory.spec =================================================================== RCS file: /cvs/extras/rpms/plexus-bsh-factory/devel/plexus-bsh-factory.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- plexus-bsh-factory.spec 31 Aug 2007 21:38:03 -0000 1.3 +++ plexus-bsh-factory.spec 10 Sep 2007 19:58:30 -0000 1.4 @@ -31,8 +31,6 @@ %define _with_gcj_support 1 %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}} -%define _without_maven 1 - %define with_maven %{!?_without_maven:1}%{?_without_maven:0} %define without_maven %{?_without_maven:1}%{!?_without_maven:0} @@ -41,7 +39,7 @@ Name: %{parent}-%{subname} Version: 1.0 -Release: 0.1.a7s.2jpp.3%{?dist} +Release: 0.1.a7s.2jpp.4%{?dist} Epoch: 0 Summary: Plexus Bsh component factory License: MIT-Style @@ -210,6 +208,9 @@ %endif %changelog +* Mon Sep 10 2007 Deepak Bhole 1.0-0.1.a7s.2jpp.4 +- Build with maven + * Fri Aug 31 2007 Deepak Bhole 1.0-0.1.a7s.2jpp.3 - Build without maven (to build on ppc) From fedora-extras-commits at redhat.com Mon Sep 10 20:11:35 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Mon, 10 Sep 2007 16:11:35 -0400 Subject: rpms/mugshot/devel .cvsignore, 1.11, 1.12 mugshot.spec, 1.18, 1.19 sources, 1.12, 1.13 Message-ID: <200709102011.l8AKBZjn011743@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11703 Modified Files: .cvsignore mugshot.spec sources Log Message: new upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mugshot/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 6 Sep 2007 21:51:26 -0000 1.11 +++ .cvsignore 10 Sep 2007 20:11:01 -0000 1.12 @@ -1 +1 @@ -mugshot-1.1.51.tar.gz +mugshot-1.1.52.tar.gz Index: mugshot.spec =================================================================== RCS file: /cvs/pkgs/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- mugshot.spec 6 Sep 2007 21:38:36 -0000 1.18 +++ mugshot.spec 10 Sep 2007 20:11:01 -0000 1.19 @@ -1,5 +1,5 @@ Name: mugshot -Version: 1.1.51 +Version: 1.1.52 Release: 1%{?dist} Summary: Companion software for mugshot.org @@ -54,6 +54,12 @@ a "live social experience" and interoperation with online services you and your friends use. It's fun and easy. +%package devel +Summary: Development headers for Online Desktop +Group: Development/Languages + +%description devel +This package contains libraries for Online Desktop. %prep %setup -q @@ -70,7 +76,7 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL # Don't package a .la file for the component .so -rm -f $RPM_BUILD_ROOT%{_libdir}/mugshot/firefox/components/*.la +find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' # Run desktop-file-install to so we get validation (and to make # things fedora-packaging-guidelines compliant) @@ -204,14 +210,23 @@ %{_datadir}/mugshot %ghost %{_datadir}/mugshot/version %{_libdir}/mugshot -%dir %{_includedir}/ddm-1 -%{_includedir}/ddm-1/* + %{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop %{_datadir}/gnome/autostart/mugshot-autostart.desktop %{_sysconfdir}/gconf/schemas/*.schemas +%files devel +%dir %{_includedir}/ddm-1 +%{_includedir}/ddm-1/* +%{_libdir}/pkgconfig/*.pc +%{_libdir}/*.so* + %changelog +* Mon Sep 10 2007 Colin Walters - 1.1.52-1 +- add devel pkg +- 1.1.52 + * Thu Sep 06 2007 Colin Walters - 1.1.51-1 - 1.1.51 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mugshot/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 6 Sep 2007 21:51:26 -0000 1.12 +++ sources 10 Sep 2007 20:11:01 -0000 1.13 @@ -1 +1 @@ -dabad9f5dfd3e76e2c4c63722e9f6ebd mugshot-1.1.51.tar.gz +d675235775f6272a48734d64abd3e6af mugshot-1.1.52.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 20:16:52 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Mon, 10 Sep 2007 16:16:52 -0400 Subject: rpms/online-desktop/devel .cvsignore, 1.6, 1.7 online-desktop.spec, 1.6, 1.7 sources, 1.6, 1.7 Message-ID: <200709102016.l8AKGq8l012001@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/online-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11960 Modified Files: .cvsignore online-desktop.spec sources Log Message: new upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 6 Sep 2007 21:49:53 -0000 1.6 +++ .cvsignore 10 Sep 2007 20:16:20 -0000 1.7 @@ -1 +1 @@ -online-desktop-0.2.10.tar.gz +online-desktop-0.2.12.tar.gz Index: online-desktop.spec =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/devel/online-desktop.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- online-desktop.spec 6 Sep 2007 21:21:01 -0000 1.6 +++ online-desktop.spec 10 Sep 2007 20:16:20 -0000 1.7 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: online-desktop -Version: 0.2.10 +Version: 0.2.12 Release: 1%{?dist} Summary: Desktop built around web sites and online services @@ -178,7 +178,13 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +* Mon Sep 10 2007 Colin Walters - 0.2.11-1 +- new upstream + %changelog +* Mon Sep 10 2007 Colin Walters - 0.2.12-1 +- new upstream + * Thu Sep 06 2007 Colin Walters - 0.2.10-1 - new upstream Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 6 Sep 2007 21:49:53 -0000 1.6 +++ sources 10 Sep 2007 20:16:20 -0000 1.7 @@ -1 +1 @@ -67e6eadf468433ab122d2b5acaac5ade online-desktop-0.2.10.tar.gz +f5e615cc8b41223068f3d731f2a3a3a9 online-desktop-0.2.12.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 20:26:35 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Mon, 10 Sep 2007 16:26:35 -0400 Subject: rpms/bigboard/devel .cvsignore, 1.23, 1.24 bigboard.spec, 1.32, 1.33 sources, 1.24, 1.25 Message-ID: <200709102026.l8AKQZB5012385@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/bigboard/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12345 Modified Files: .cvsignore bigboard.spec sources Log Message: new upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 6 Sep 2007 21:50:19 -0000 1.23 +++ .cvsignore 10 Sep 2007 20:26:02 -0000 1.24 @@ -1 +1 @@ -bigboard-0.5.12.tar.gz +bigboard-0.5.13.tar.gz Index: bigboard.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/bigboard.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- bigboard.spec 7 Sep 2007 19:36:01 -0000 1.32 +++ bigboard.spec 10 Sep 2007 20:26:02 -0000 1.33 @@ -2,8 +2,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: bigboard -Version: 0.5.12 -Release: 2%{?dist} +Version: 0.5.13 +Release: 1%{?dist} Summary: Sidebar application launcher using mugshot.org Group: Applications/Internet @@ -29,6 +29,7 @@ BuildRequires: dbus-devel BuildRequires: gnome-panel-devel BuildRequires: gnome-keyring-devel +BuildRequires: mugshot-devel >= 1.1.52 %description Bigboard is a sidebar and application launcher that works with mugshot.org @@ -92,6 +93,9 @@ killall -HUP gconfd-2 || : %changelog +* Mon Sep 10 2007 Colin Walters - 0.5.13-1 +- 0.5.13 + * Fri Sep 07 2007 Colin Walters - 0.5.12-2 - some brs Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 6 Sep 2007 21:50:19 -0000 1.24 +++ sources 10 Sep 2007 20:26:02 -0000 1.25 @@ -1 +1 @@ -fe6047806ed00354145f471b2c5baef7 bigboard-0.5.12.tar.gz +f0001794311b90a9b9f0d9ad750a0878 bigboard-0.5.13.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 20:30:43 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Mon, 10 Sep 2007 16:30:43 -0400 Subject: rpms/filezilla/devel filezilla.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709102030.l8AKUhKW012826@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/filezilla/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12447/devel Modified Files: .cvsignore sources Added Files: filezilla.spec Log Message: Initial import --- NEW FILE filezilla.spec --- Name: filezilla Version: 3.0.0 Release: 1%{?dist} Summary: FileZilla FTP, FTPS and SFTP client Group: Applications/Internet License: GPLv2+ URL: http://filezilla.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/FileZilla_%{version}_src.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ## Needed if autogen.sh is invoked #BuildRequires: automake, autoconf, libtool ## ## Needed if test program is build BuildRequires: cppunit-devel >= 1.10.2 ## BuildRequires: gawk BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: gnutls-devel >= 1.5.4 BuildRequires: libidn-devel BuildRequires: wxGTK-devel >= 2.8.4 Requires(post): desktop-file-utils Requires(postun): desktop-file-utils %description FileZilla is a FTP, FTPS and SFTP client for Linux with a lot of features. - Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP) - Cross-platform - Available in many languages - Supports resume and transfer of large files >4GB - Easy to use Site Manager and transfer queue - Drag & drop support - Speed limits - Filename filters - Network configuration wizard %prep %setup -q # Run autotools if needed # sh autogen.sh %build %configure \ --disable-static \ --enable-locales \ --localedir=%{_datadir}/locale \ --disable-manualupdatecheck \ --disable-autoupdatecheck ## Do not use --enable-buildtype=official ## that option enables the "check for updates" dialog to download ## new binaries from the official website. make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT __doc make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c" mkdir -p __doc install -pm 0644 $RPM_BUILD_ROOT%{_datadir}/%{name}/docs/* __doc rm -rf $RPM_BUILD_ROOT%{_datadir}/filezilla/docs desktop-file-install --vendor "fedora" \ --delete-original \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop %find_lang %{name} %check pushd tests make test popd %clean rm -rf $RPM_BUILD_ROOT %post update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %postun update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS %doc __doc/* %{_bindir}/* %{_datadir}/filezilla/ %{_datadir}/applications/*%{name}.desktop %{_datadir}/pixmaps/%{name}.png %changelog * Sun Sep 9 2007 kwizart < kwizart at gmail.com > - 3.0.0-1 - Update to 3.0.0 (final) - Add vendor field for .desktop * Mon Sep 3 2007 kwizart < kwizart at gmail.com > - 3.0.0-0.3.rc3 - Update to 3.0.0rc3 - Add BR gawk - Improve description/summary - Removed dual listed doc file * Mon Aug 27 2007 kwizart < kwizart at gmail.com > - 3.0.0-0.2.rc2 - Update to 3.0.0-rc2 - Upstream now install their own desktop file and pixmap * Mon Aug 13 2007 kwizart < kwizart at gmail.com > - 3.0.0-0.2.rc1 - Update to 3.0.0-rc1 - Enable make check * Fri Jul 27 2007 kwizart < kwizart at gmail.com > - 3.0.0-0.1.beta11 - Update to beta11 * Wed Jun 5 2007 kwizart < kwizart at gmail.com > - 3.0.0-0.1.beta10 - Update to beta10 * Sat May 26 2007 kwizart < kwizart at gmail.com > - 3.0.0-0.1.beta8 - Update to beta8 * Tue Mar 13 2007 kwizart < kwizart at gmail.com > - 3.0.0-0.1.beta7 - Update to beta7 * Tue Mar 13 2007 kwizart < kwizart at gmail.com > - 3.0.0-0.1.beta6 - Initial package. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/filezilla/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Sep 2007 19:51:45 -0000 1.1 +++ .cvsignore 10 Sep 2007 20:30:10 -0000 1.2 @@ -0,0 +1 @@ +FileZilla_3.0.0_src.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/filezilla/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Sep 2007 19:51:45 -0000 1.1 +++ sources 10 Sep 2007 20:30:10 -0000 1.2 @@ -0,0 +1 @@ +9751433785d98e069f4c404c2d3d3231 FileZilla_3.0.0_src.tar.bz2 From fedora-extras-commits at redhat.com Mon Sep 10 20:35:48 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Mon, 10 Sep 2007 16:35:48 -0400 Subject: rpms/kernel/devel linux-2.6-x86_64-vdso-fix-clock-masking.patch, NONE, 1.1 kernel.spec, 1.153, 1.154 Message-ID: <200709102035.l8AKZmbH013079@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13048 Modified Files: kernel.spec Added Files: linux-2.6-x86_64-vdso-fix-clock-masking.patch Log Message: * Mon Sep 10 2007 Chuck Ebbert - fix clock warping on x86_64 linux-2.6-x86_64-vdso-fix-clock-masking.patch: --- NEW FILE linux-2.6-x86_64-vdso-fix-clock-masking.patch --- Add missing mask operation to vdso vdso vgetns() didn't mask the time source offset calculation, which could lead to time problems with 32bit HPET. Add the masking. Thanks to Chuck Ebbert for tracking down. Signed-off-by: Andi Kleen --- linux.orig/arch/x86_64/vdso/vclock_gettime.c +++ linux/arch/x86_64/vdso/vclock_gettime.c @@ -34,10 +34,11 @@ static long vdso_fallback_gettime(long c static inline long vgetns(void) { + long v; cycles_t (*vread)(void); vread = gtod->clock.vread; - return ((vread() - gtod->clock.cycle_last) * gtod->clock.mult) >> - gtod->clock.shift; + v = (vread() - gtod->clock.cycle_last) & gtod->clock.mask; + return (v * gtod->clock.mult) >> gtod->clock.shift; } static noinline int do_realtime(struct timespec *ts) Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- kernel.spec 10 Sep 2007 14:43:37 -0000 1.153 +++ kernel.spec 10 Sep 2007 20:35:15 -0000 1.154 @@ -672,6 +672,7 @@ Patch1525: linux-2.6-skb_copy_and_csum_datagram_iovec.patch Patch1530: linux-2.6-x86-fix-hang-on-C7.patch Patch1535: linux-2.6-sched-cfs-fix-mc.patch +Patch1540: linux-2.6-x86_64-vdso-fix-clock-masking.patch %endif @@ -1211,6 +1212,9 @@ # fix scheduler on multicore ApplyPatch linux-2.6-sched-cfs-fix-mc.patch +# fix x86_64 clock warping +ApplyPatch linux-2.6-x86_64-vdso-fix-clock-masking.patch + # END OF PATCH APPLICATIONS %endif @@ -1803,6 +1807,9 @@ %changelog * Mon Sep 10 2007 Chuck Ebbert +- fix clock warping on x86_64 + +* Mon Sep 10 2007 Chuck Ebbert - x86: fix debug early boot * Thu Sep 06 2007 Chuck Ebbert From fedora-extras-commits at redhat.com Mon Sep 10 20:37:38 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 10 Sep 2007 16:37:38 -0400 Subject: rpms/claws-mail-plugins/F-7 claws-mail-plugins.spec,1.16,1.17 Message-ID: <200709102037.l8AKbckW013170@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail-plugins/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13091/F-7 Modified Files: claws-mail-plugins.spec Log Message: - fix typo Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/F-7/claws-mail-plugins.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- claws-mail-plugins.spec 10 Sep 2007 10:27:20 -0000 1.16 +++ claws-mail-plugins.spec 10 Sep 2007 20:37:06 -0000 1.17 @@ -17,7 +17,7 @@ %define vcalendar 1.97 Name: claws-mail-plugins Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -56,7 +56,7 @@ Requires: %{name}-perl = %{version}-%{release} Requires: %{name}-rssyl = %{version}-%{release} Requires: %{name}-smime = %{version}-%{release} -Requires: %{name}-spamreport = %{version}-%{release} +Requires: %{name}-spam-report = %{version}-%{release} Requires: %{name}-synce = %{version}-%{release} Requires: %{name}-vcalendar = %{version}-%{release} # and the ones from main claws-mail-package... @@ -631,8 +631,12 @@ %exclude %{_includedir}/ical.h %changelog +* Mon Sep 10 2007 Andreas Bierfert +- 3.0.0-2 +- fix typo + * Wed Sep 05 2007 Andreas Bierfert -- 3.0.0 +- 3.0.0-1 - version upgrade * Wed Aug 22 2007 Andreas Bierfert From fedora-extras-commits at redhat.com Mon Sep 10 20:37:42 2007 From: fedora-extras-commits at redhat.com (Andreas Bierfert (awjb)) Date: Mon, 10 Sep 2007 16:37:42 -0400 Subject: rpms/claws-mail-plugins/devel claws-mail-plugins.spec,1.19,1.20 Message-ID: <200709102037.l8AKbgpm013173@cvs-int.fedora.redhat.com> Author: awjb Update of /cvs/pkgs/rpms/claws-mail-plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13091/devel Modified Files: claws-mail-plugins.spec Log Message: - fix typo Index: claws-mail-plugins.spec =================================================================== RCS file: /cvs/pkgs/rpms/claws-mail-plugins/devel/claws-mail-plugins.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- claws-mail-plugins.spec 10 Sep 2007 10:08:27 -0000 1.19 +++ claws-mail-plugins.spec 10 Sep 2007 20:37:09 -0000 1.20 @@ -17,7 +17,7 @@ %define vcalendar 1.97 Name: claws-mail-plugins Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Additional plugins for claws-mail Group: Applications/Internet @@ -56,7 +56,7 @@ Requires: %{name}-perl = %{version}-%{release} Requires: %{name}-rssyl = %{version}-%{release} Requires: %{name}-smime = %{version}-%{release} -Requires: %{name}-spamreport = %{version}-%{release} +Requires: %{name}-spam-report = %{version}-%{release} Requires: %{name}-synce = %{version}-%{release} Requires: %{name}-vcalendar = %{version}-%{release} # and the ones from main claws-mail-package... @@ -631,8 +631,12 @@ %exclude %{_includedir}/ical.h %changelog +* Mon Sep 10 2007 Andreas Bierfert +- 3.0.0-2 +- fix typo + * Wed Sep 05 2007 Andreas Bierfert -- 3.0.0 +- 3.0.0-1 - version upgrade * Wed Aug 22 2007 Andreas Bierfert From fedora-extras-commits at redhat.com Mon Sep 10 21:21:18 2007 From: fedora-extras-commits at redhat.com (Peter Jones (pjones)) Date: Mon, 10 Sep 2007 17:21:18 -0400 Subject: rpms/pm-utils/devel .cvsignore, 1.26, 1.27 sources, 1.33, 1.34 pm-utils.spec, 1.77, 1.78 Message-ID: <200709102121.l8ALLIPE020767@cvs-int.fedora.redhat.com> Author: pjones Update of /cvs/extras/rpms/pm-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20727 Modified Files: .cvsignore sources pm-utils.spec Log Message: - update to .4-1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pm-utils/devel/.cvsignore,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- .cvsignore 26 Mar 2007 14:09:36 -0000 1.26 +++ .cvsignore 10 Sep 2007 21:20:45 -0000 1.27 @@ -1,3 +1 @@ -radeontool-1.5.tar.gz -vbetool_0.7-1.tar.gz -pm-utils-0.99.3.tar.gz +pm-utils-0.99.4.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/pm-utils/devel/sources,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- sources 8 Sep 2007 10:22:26 -0000 1.33 +++ sources 10 Sep 2007 21:20:45 -0000 1.34 @@ -1 +1 @@ -0c377df47968b19ffb484f85e1e2a799 pm-utils-0.99.3.tar.gz +a88503876f63c96b55784be91b6458d2 pm-utils-0.99.4.tar.gz Index: pm-utils.spec =================================================================== RCS file: /cvs/extras/rpms/pm-utils/devel/pm-utils.spec,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- pm-utils.spec 8 Sep 2007 10:26:22 -0000 1.77 +++ pm-utils.spec 10 Sep 2007 21:20:45 -0000 1.78 @@ -1,8 +1,8 @@ Name: pm-utils Summary: Power management utilities and scripts for Fedora License: GPLv2 -Version: 0.99.3 -Release: 12%{?dist} +Version: 0.99.4 +Release: 1%{?dist} Group: System Environment/Base URL: http://pm-utils.freedesktop.org ExclusiveArch: i386 x86_64 ia64 ppc ppc64 %{?arm} @@ -28,8 +28,7 @@ Patch0: pm-utils-0.99.3-disable.patch #Patch1: pm-utils-0.19-vidhooks.patch -Patch2: pm-utils-0.99.3-vbe-redirect.patch -Patch3: pm-utils-0.99.3-cfg.patch +Patch2: pm-utils-0.99.3-cfg.patch %description @@ -41,8 +40,7 @@ %patch0 -p1 -b .disable #%patch1 -p1 -b .vidhooks -%patch2 -p1 -b .vbe-redirect -%patch3 -p1 -b .cfg +%patch2 -p1 -b .cfg %build @@ -112,7 +110,12 @@ %ghost %verify(not md5 size mtime) /var/log/pm-suspend.log %changelog -* Sat Sep 09 2007 Till Maas - 0.99.3-12 +* Mon Sep 10 2007 Peter Jones - 0.99.4-1 +- Merge new upstream +- remove pm/power.d/laptop-tools +- add --quirk-reset-brightness (needed for the Fujitsu Lifebook S7110) + +* Sat Sep 08 2007 Till Maas - 0.99.3-12 - Adjust %%files to own /etc/pm/ and /usr/lib/pm-utils/ (#233906) - remove (C|CXX|F)FLAGS definitions, they are already in %%configure - remove Core in Summary tag From fedora-extras-commits at redhat.com Mon Sep 10 21:30:42 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 10 Sep 2007 17:30:42 -0400 Subject: extras-buildsys/utils/pushscript List.py,1.4,1.5 Message-ID: <200709102130.l8ALUgD8021143@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21122 Modified Files: List.py Log Message: complete Dennis fix for the single plague needsign problem Index: List.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/List.py,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- List.py 6 Sep 2007 07:14:30 -0000 1.4 +++ List.py 10 Sep 2007 21:30:40 -0000 1.5 @@ -26,8 +26,11 @@ dists = cfg.alldists for dist in dists: - if dist.startswith('testing/'): - dist = dist.replace('testing/', '') + if hasattr(cfg.opts,'pushtotesting') and cfg.opts.pushtotesting: + if dist.startswith('testing/'): + dist = dist.replace('testing/', '') + if dist in dists: + continue distdir = '%s-%s-%s' % (cfg.distro, dist, cfg.project) print distdir+':' needsignroot = os.path.join(cfg.stagesdir, distdir) From fedora-extras-commits at redhat.com Mon Sep 10 21:40:34 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 10 Sep 2007 17:40:34 -0400 Subject: extras-buildsys/utils/pushscript List.py,1.5,1.6 Message-ID: <200709102140.l8ALeYCj021428@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21410 Modified Files: List.py Log Message: print -testing in the needsign repo id even! Index: List.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/List.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- List.py 10 Sep 2007 21:30:40 -0000 1.5 +++ List.py 10 Sep 2007 21:40:32 -0000 1.6 @@ -26,13 +26,15 @@ dists = cfg.alldists for dist in dists: - if hasattr(cfg.opts,'pushtotesting') and cfg.opts.pushtotesting: - if dist.startswith('testing/'): - dist = dist.replace('testing/', '') - if dist in dists: - continue + if dist.startswith('testing/'): + dist = dist.replace('testing/', '') + if dist in dists: + continue distdir = '%s-%s-%s' % (cfg.distro, dist, cfg.project) - print distdir+':' + if hasattr(cfg.opts,'pushtotesting') and cfg.opts.pushtotesting: + print distdir+'-testing:' + else: + print distdir+':' needsignroot = os.path.join(cfg.stagesdir, distdir) bs = LocalPlague(needsignroot) results = bs.GetBuildResults() From fedora-extras-commits at redhat.com Mon Sep 10 22:00:19 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Mon, 10 Sep 2007 18:00:19 -0400 Subject: rpms/flac/devel .cvsignore, 1.5, 1.6 flac.spec, 1.29, 1.30 sources, 1.6, 1.7 flac-1.1.3-noxmms.patch, 1.1, NONE flac-1.1.4-hide-byteswap.patch, 1.1, NONE flac-1.1.4-link-ogg.patch, 1.1, NONE Message-ID: <200709102200.l8AM0Jbv021899@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/flac/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21823 Modified Files: .cvsignore flac.spec sources Removed Files: flac-1.1.3-noxmms.patch flac-1.1.4-hide-byteswap.patch flac-1.1.4-link-ogg.patch Log Message: * Mon Sep 10 2007 - Bastien Nocera - 1.2.0 - Update for 1.20 and drop obsolete patches (#285161) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/flac/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 14 Feb 2007 11:55:44 -0000 1.5 +++ .cvsignore 10 Sep 2007 21:59:47 -0000 1.6 @@ -1,4 +1 @@ -flac-1.1.0.tar.gz -flac-1.1.2.tar.gz -flac-1.1.3.tar.gz -flac-1.1.4.tar.gz +flac-1.2.0.tar.gz Index: flac.spec =================================================================== RCS file: /cvs/pkgs/rpms/flac/devel/flac.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- flac.spec 24 Aug 2007 12:23:56 -0000 1.29 +++ flac.spec 10 Sep 2007 21:59:47 -0000 1.30 @@ -1,18 +1,15 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac -Version: 1.1.4 -Release: 5%{?dist} +Version: 1.2.0 +Release: 1%{?dist} License: LGPL/GPL Group: Applications/Multimedia Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz -Patch2: flac-1.1.4-hide-byteswap.patch -Patch3: flac-1.1.3-gnu-stack.patch -Patch4: flac-1.1.3-noxmms.patch -Patch5: flac-1.1.4-link-ogg.patch +Patch1: flac-1.1.3-gnu-stack.patch URL: http://flac.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel, libogg-devel, doxygen, nasm -BuildRequires: libtool, gettext-devel +BuildRequires: gettext-devel Obsoletes: flac-libs Provides: flac-libs @@ -36,16 +33,11 @@ %prep %setup -q -%patch2 -p1 -b .extra-sym -%patch3 -p1 -b .gnu-stack -%patch4 -p1 -b .noxmms -%patch5 -p1 -b .link-ogg - -autoreconf -i -f +%patch1 -p1 -b .gnu-stack %build export XMMS_CONFIG=no # Disable XMMS -%configure --with-pic +%configure --with-pic --disable-xmms-plugin make %{?_smp_mflags} @@ -80,6 +72,9 @@ %{_datadir}/aclocal/*.m4 %changelog +* Mon Sep 10 2007 - Bastien Nocera - 1.2.0 +- Update for 1.20 and drop obsolete patches (#285161) + * Fri Aug 24 2007 Adam Jackson - 1.1.4-5 - Rebuild for build ID Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/flac/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 14 Feb 2007 11:55:44 -0000 1.6 +++ sources 10 Sep 2007 21:59:47 -0000 1.7 @@ -1 +1 @@ -3958cbd5b6ed8c14966792538e44223b flac-1.1.4.tar.gz +ea176bfb291707b46a537b091c226ae7 flac-1.2.0.tar.gz --- flac-1.1.3-noxmms.patch DELETED --- --- flac-1.1.4-hide-byteswap.patch DELETED --- --- flac-1.1.4-link-ogg.patch DELETED --- From fedora-extras-commits at redhat.com Mon Sep 10 22:02:40 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Mon, 10 Sep 2007 18:02:40 -0400 Subject: rpms/selinux-policy/devel modules-targeted.conf, 1.66, 1.67 policy-20070703.patch, 1.52, 1.53 selinux-policy.spec, 1.518, 1.519 Message-ID: <200709102202.l8AM2eSI027926@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27888 Modified Files: modules-targeted.conf policy-20070703.patch selinux-policy.spec Log Message: * Mon Sep 10 2007 Dan Walsh 3.0.7-8 - Allow newalias/sendmail dac_override - Allow bind to bind to all udp ports Index: modules-targeted.conf =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/modules-targeted.conf,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- modules-targeted.conf 6 Sep 2007 23:34:02 -0000 1.66 +++ modules-targeted.conf 10 Sep 2007 22:02:06 -0000 1.67 @@ -1505,3 +1505,12 @@ # Minimally prived root role for managing apache # webadm = module + +# +# Layer: services +# Module: exim +# +# exim mail server +# +exim = module + policy-20070703.patch: View full diff with command: /usr/bin/cvs -f diff -kk -u -N -r 1.52 -r 1.53 policy-20070703.patch Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- policy-20070703.patch 7 Sep 2007 20:26:11 -0000 1.52 +++ policy-20070703.patch 10 Sep 2007 22:02:06 -0000 1.53 @@ -495,12 +495,12 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/dmidecode.te serefpolicy-3.0.7/policy/modules/admin/dmidecode.te --- nsaserefpolicy/policy/modules/admin/dmidecode.te 2007-08-22 07:14:14.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/admin/dmidecode.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/admin/dmidecode.te 2007-09-07 17:05:59.000000000 -0400 @@ -20,6 +20,7 @@ # Allow dmidecode to read /dev/mem dev_read_raw_memory(dmidecode_t) -+dev_search_sysfs(dmidecode_t) ++dev_read_sysfs(dmidecode_t) mls_file_read_all_levels(dmidecode_t) @@ -2745,7 +2745,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.if serefpolicy-3.0.7/policy/modules/kernel/files.if --- nsaserefpolicy/policy/modules/kernel/files.if 2007-07-03 07:05:38.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/kernel/files.if 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/files.if 2007-09-10 16:27:16.000000000 -0400 @@ -343,8 +343,7 @@ ######################################## @@ -2830,7 +2830,32 @@ ## List the contents of the root directory. ## ## -@@ -3323,6 +3359,42 @@ +@@ -3107,6 +3143,24 @@ + + ######################################## + ## ++## Manage temporary directories in /tmp. ++## ++## ++## ++## The type of the process performing this action. ++## ++## ++# ++interface(`files_manage_generic_tmp_dirs',` ++ gen_require(` ++ type tmp_t; ++ ') ++ ++ manage_dirs_pattern($1,tmp_t,tmp_t) ++') ++ ++######################################## ++## + ## Manage temporary files and directories in /tmp. + ## + ## +@@ -3323,6 +3377,42 @@ ######################################## ## @@ -2873,7 +2898,7 @@ ## Get the attributes of files in /usr. ## ## -@@ -3381,7 +3453,7 @@ +@@ -3381,7 +3471,7 @@ ######################################## ## @@ -2882,7 +2907,7 @@ ## ## ## -@@ -3389,17 +3461,17 @@ +@@ -3389,17 +3479,17 @@ ## ## # @@ -2903,7 +2928,7 @@ ## ## ## -@@ -3407,12 +3479,12 @@ +@@ -3407,12 +3497,12 @@ ## ## # @@ -2918,7 +2943,7 @@ ') ######################################## -@@ -4043,7 +4115,7 @@ +@@ -4043,7 +4133,7 @@ type var_t, var_lock_t; ') @@ -2927,7 +2952,7 @@ ') ######################################## -@@ -4560,6 +4632,8 @@ +@@ -4560,6 +4650,8 @@ # Need to give access to /selinux/member selinux_compute_member($1) @@ -2936,7 +2961,7 @@ # Need sys_admin capability for mounting allow $1 self:capability { chown fsetid sys_admin }; -@@ -4582,6 +4656,11 @@ +@@ -4582,6 +4674,11 @@ # Default type for mountpoints allow $1 poly_t:dir { create mounton }; fs_unmount_xattr_fs($1) @@ -2948,7 +2973,7 @@ ') ######################################## -@@ -4619,3 +4698,28 @@ +@@ -4619,3 +4716,28 @@ allow $1 { file_type -security_file_type }:dir manage_dir_perms; ') @@ -3171,6 +3196,99 @@ allow $1 security_t:dir list_dir_perms; allow $1 security_t:file { getattr read }; ') +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/storage.fc serefpolicy-3.0.7/policy/modules/kernel/storage.fc +--- nsaserefpolicy/policy/modules/kernel/storage.fc 2007-08-22 07:14:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/storage.fc 2007-09-10 15:52:30.000000000 -0400 +@@ -52,7 +52,7 @@ + + /dev/cciss/[^/]* -b gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh) + +-/dev/fuse -c gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh) ++/dev/fuse -c gen_context(system_u:object_r:fuse_device_t,mls_systemhigh) + /dev/floppy/[^/]* -b gen_context(system_u:object_r:removable_device_t,s0) + + /dev/i2o/hd[^/]* -b gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh) +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/storage.if serefpolicy-3.0.7/policy/modules/kernel/storage.if +--- nsaserefpolicy/policy/modules/kernel/storage.if 2007-08-22 07:14:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/storage.if 2007-09-10 15:54:45.000000000 -0400 +@@ -673,3 +673,61 @@ + + typeattribute $1 storage_unconfined_type; + ') ++ ++######################################## ++## ++## Allow the caller to get the attributes ++## of device nodes of fuse devices. ++## ++## ++## ++## The type of the process performing this action. ++## ++## ++# ++interface(`storage_getattr_fuse_dev',` ++ gen_require(` ++ type fuse_device_t; ++ ') ++ ++ dev_list_all_dev_nodes($1) ++ allow $1 fuse_device_t:chr_file getattr; ++') ++ ++######################################## ++## ++## read or write fuse device interfaces. ++## ++## ++## ++## Domain to not audit. ++## ++## ++# ++interface(`storage_rw_fuse',` ++ gen_require(` ++ type fuse_device_t; ++ ') ++ ++ allow $1 fuse_device_t:chr_file rw_file_perms; ++') ++ ++######################################## ++## ++## Do not audit attempts to read or write ++## fuse device interfaces. ++## ++## ++## ++## Domain to not audit. ++## [...1648 lines suppressed...] init_use_fds(mount_t) init_use_script_ptys(mount_t) init_dontaudit_getattr_initctl(mount_t) @@ -11637,7 +12686,7 @@ libs_use_ld_so(mount_t) libs_use_shared_libs(mount_t) -@@ -127,10 +138,15 @@ +@@ -127,10 +139,15 @@ ') ') @@ -11654,7 +12703,7 @@ ') optional_policy(` -@@ -159,13 +175,8 @@ +@@ -159,13 +176,8 @@ fs_search_rpc(mount_t) @@ -11668,7 +12717,7 @@ ') optional_policy(` -@@ -189,10 +200,6 @@ +@@ -189,10 +201,6 @@ samba_domtrans_smbmount(mount_t) ') @@ -11679,7 +12728,7 @@ ######################################## # # Unconfined mount local policy -@@ -201,4 +208,29 @@ +@@ -201,4 +209,29 @@ optional_policy(` files_etc_filetrans_etc_runtime(unconfined_mount_t,file) unconfined_domain(unconfined_mount_t) @@ -11993,7 +13042,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.te serefpolicy-3.0.7/policy/modules/system/selinuxutil.te --- nsaserefpolicy/policy/modules/system/selinuxutil.te 2007-08-22 07:14:13.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/selinuxutil.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/selinuxutil.te 2007-09-10 14:35:10.000000000 -0400 @@ -1,5 +1,5 @@ -policy_module(selinuxutil,1.6.2) @@ -12110,7 +13159,15 @@ dev_read_urand(semanage_t) -@@ -465,6 +479,8 @@ +@@ -452,6 +466,7 @@ + files_read_etc_runtime_files(semanage_t) + files_read_usr_files(semanage_t) + files_list_pids(semanage_t) ++fs_list_inotifyfs(semanage_t) + + mls_file_write_all_levels(semanage_t) + mls_file_read_all_levels(semanage_t) +@@ -465,6 +480,8 @@ # Running genhomedircon requires this for finding all users auth_use_nsswitch(semanage_t) @@ -12119,7 +13176,7 @@ libs_use_ld_so(semanage_t) libs_use_shared_libs(semanage_t) -@@ -488,6 +504,17 @@ +@@ -488,6 +505,17 @@ # netfilter_contexts: seutil_manage_default_contexts(semanage_t) @@ -12137,7 +13194,7 @@ # cjp: need a more general way to handle this: ifdef(`enable_mls',` # read secadm tmp files -@@ -515,6 +542,8 @@ +@@ -515,6 +543,8 @@ allow setfiles_t { policy_src_t policy_config_t file_context_t selinux_config_t default_context_t }:file r_file_perms; allow setfiles_t { policy_src_t policy_config_t file_context_t selinux_config_t default_context_t }:lnk_file r_file_perms; @@ -12146,7 +13203,7 @@ kernel_read_system_state(setfiles_t) kernel_relabelfrom_unlabeled_dirs(setfiles_t) kernel_relabelfrom_unlabeled_files(setfiles_t) -@@ -531,6 +560,7 @@ +@@ -531,6 +561,7 @@ fs_getattr_xattr_fs(setfiles_t) fs_list_all(setfiles_t) @@ -12154,7 +13211,7 @@ fs_search_auto_mountpoints(setfiles_t) fs_relabelfrom_noxattr_fs(setfiles_t) -@@ -586,6 +616,10 @@ +@@ -586,6 +617,10 @@ ifdef(`hide_broken_symptoms',` optional_policy(` @@ -12527,7 +13584,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/unconfined.te serefpolicy-3.0.7/policy/modules/system/unconfined.te --- nsaserefpolicy/policy/modules/system/unconfined.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/unconfined.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/unconfined.te 2007-09-10 16:37:23.000000000 -0400 @@ -5,28 +5,36 @@ # # Declarations @@ -12598,17 +13655,17 @@ optional_policy(` - ada_domtrans(unconfined_t) --') -- --optional_policy(` -- apache_run_helper(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) -- apache_per_role_template(unconfined,unconfined_t,unconfined_r) -- # this is disallowed usage: -- unconfined_domain(httpd_unconfined_script_t) + ada_run(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) ') optional_policy(` +- apache_run_helper(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) +- apache_per_role_template(unconfined,unconfined_t,unconfined_r) +- # this is disallowed usage: +- unconfined_domain(httpd_unconfined_script_t) +-') +- +-optional_policy(` - bind_run_ndc(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) + bootloader_run(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) ') @@ -12653,7 +13710,7 @@ ') optional_policy(` -@@ -155,22 +153,12 @@ +@@ -155,32 +153,23 @@ optional_policy(` postfix_run_map(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) @@ -12678,18 +13735,18 @@ ') optional_policy(` -@@ -180,9 +168,10 @@ + samba_per_role_template(unconfined) + samba_run_net(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) + samba_run_winbind_helper(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) ++ samba_run_smbcontrol(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) ') optional_policy(` - spamassassin_per_role_template(unconfined,unconfined_t,unconfined_r) -+ sendmail_run(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) ++ sendmail_run_unconfined(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) ') -+ optional_policy(` - sysnet_run_dhcpc(unconfined_t,unconfined_r,{ unconfined_devpts_t unconfined_tty_device_t }) - sysnet_dbus_chat_dhcpc(unconfined_t) @@ -205,11 +194,12 @@ ') @@ -13825,7 +14882,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdomain.te serefpolicy-3.0.7/policy/modules/system/userdomain.te --- nsaserefpolicy/policy/modules/system/userdomain.te 2007-08-22 07:14:11.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/userdomain.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/userdomain.te 2007-09-10 14:07:37.000000000 -0400 @@ -74,6 +74,9 @@ # users home directory contents attribute home_type; @@ -13908,7 +14965,12 @@ netutils_run(sysadm_t,sysadm_r,admin_terminal) netutils_run_ping(sysadm_t,sysadm_r,admin_terminal) netutils_run_traceroute(sysadm_t,sysadm_r,admin_terminal) -@@ -447,11 +448,15 @@ +@@ -443,15 +444,20 @@ + + optional_policy(` + samba_run_net(sysadm_t,sysadm_r,admin_terminal) ++ samba_run_smbcontrol(sysadm_t,sysadm_r,admin_terminal) + samba_run_winbind_helper(sysadm_t,sysadm_r,admin_terminal) ') optional_policy(` @@ -13924,7 +14986,7 @@ ', ` userdom_security_admin_template(sysadm_t,sysadm_r,admin_terminal) ') -@@ -494,3 +499,7 @@ +@@ -494,3 +500,7 @@ optional_policy(` yam_run(sysadm_t,sysadm_r,admin_terminal) ') Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v retrieving revision 1.518 retrieving revision 1.519 diff -u -r1.518 -r1.519 --- selinux-policy.spec 7 Sep 2007 20:10:07 -0000 1.518 +++ selinux-policy.spec 10 Sep 2007 22:02:06 -0000 1.519 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.0.7 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -362,6 +362,10 @@ %endif %changelog +* Mon Sep 10 2007 Dan Walsh 3.0.7-8 +- Allow newalias/sendmail dac_override +- Allow bind to bind to all udp ports + * Fri Sep 7 2007 Dan Walsh 3.0.7-7 - Turn off direct transition From fedora-extras-commits at redhat.com Mon Sep 10 22:12:53 2007 From: fedora-extras-commits at redhat.com (Jeff Johnston (jjohnstn)) Date: Mon, 10 Sep 2007 18:12:53 -0400 Subject: rpms/eclipse-cdt/devel .cvsignore, 1.31, 1.32 eclipse-cdt.spec, 1.83, 1.84 sources, 1.39, 1.40 Message-ID: <200709102212.l8AMCrGk028481@cvs-int.fedora.redhat.com> Author: jjohnstn Update of /cvs/extras/rpms/eclipse-cdt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28430 Modified Files: .cvsignore eclipse-cdt.spec sources Log Message: * Mon Sep 10 2007 Jeff Johnston 4.0.0-6 - Resolves #274551, #253331, #254246, #254248 - Rebase Autotools to 0.9.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/devel/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 16 Aug 2007 21:15:55 -0000 1.31 +++ .cvsignore 10 Sep 2007 22:12:19 -0000 1.32 @@ -4,3 +4,4 @@ eclipse-cdt-fetched-src-CDT_4_0_0.tar.bz2 eclipse-cdt-fetched-src-autotools-0_9_1.tar.gz eclipse-cdt-fetched-src-autotools-0_9_2.tar.gz +eclipse-cdt-fetched-src-autotools-0_9_3.tar.gz Index: eclipse-cdt.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/devel/eclipse-cdt.spec,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- eclipse-cdt.spec 23 Aug 2007 19:04:49 -0000 1.83 +++ eclipse-cdt.spec 10 Sep 2007 22:12:19 -0000 1.84 @@ -18,7 +18,7 @@ Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: %{majmin}.%{micro} -Release: 5%{?dist} +Release: 6%{?dist} License: Eclipse Public License / CPL Group: Development/Tools URL: http://www.eclipse.org/cdt @@ -62,7 +62,7 @@ Source0: %{name}-fetched-src-CDT_4_0_0.tar.bz2 -Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-autotools-0_9_2.tar.gz +Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-fetched-src-autotools-0_9_3.tar.gz # The following tarball was generated thusly: # @@ -347,6 +347,10 @@ %{_libdir}/eclipse/plugins/org.eclipse.cdt.source* %changelog +* Mon Sep 10 2007 Jeff Johnston 4.0.0-6 +- Resolves #274551, #253331, #254246, #254248 +- Rebase Autotools to 0.9.3 + * Thu Aug 23 2007 Jeff Johnston 4.0.0-5 - Add eclipse-cvs-client dependency Index: sources =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/devel/sources,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- sources 17 Aug 2007 18:53:43 -0000 1.39 +++ sources 10 Sep 2007 22:12:19 -0000 1.40 @@ -1,4 +1,4 @@ 5c470fb0777d27541edbfa31443d91f7 eclipse-cdt-cppunit-20061102.tar.gz 2d4ae0a2131ba1efc896d981072cc091 eclipse-cdt-target_filter.gif.gz 089752c5437767e4756b893da17a7574 eclipse-cdt-fetched-src-CDT_4_0_0.tar.bz2 -dd644089e39baca4b2007ec9fcbc91e7 eclipse-cdt-fetched-src-autotools-0_9_2.tar.gz +19ec953175bc545859ed0da61c1d3535 eclipse-cdt-fetched-src-autotools-0_9_3.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 22:27:01 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 10 Sep 2007 18:27:01 -0400 Subject: extras-buildsys/utils/pushscript WhatsNew.py,1.7,1.8 Message-ID: <200709102227.l8AMR1bI029023@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29005 Modified Files: WhatsNew.py Log Message: inherit stable dist when doing WhatsNew name queries Index: WhatsNew.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/WhatsNew.py,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- WhatsNew.py 10 May 2007 14:18:52 -0000 1.7 +++ WhatsNew.py 10 Sep 2007 22:26:59 -0000 1.8 @@ -102,7 +102,13 @@ def queryname(dist,name): """query whether source rpm name is known, returns True or False""" - return names.has_key(dist) and names[dist].has_key(name) + instable = names.has_key(dist) and names[dist].has_key(name) + if dist.startswith('testing/'): + dist = dist.replace('testing/', '') + intesting = names.has_key(dist) and names[dist].has_key(name) + return (instable or intesting) + else: + return instable def put(dist,srcrpm,ts): From fedora-extras-commits at redhat.com Mon Sep 10 22:46:22 2007 From: fedora-extras-commits at redhat.com (Jeff Johnston (jjohnstn)) Date: Mon, 10 Sep 2007 18:46:22 -0400 Subject: rpms/eclipse-cdt/F-7 .cvsignore, 1.31, 1.32 eclipse-cdt.spec, 1.81, 1.82 sources, 1.37, 1.38 Message-ID: <200709102246.l8AMkM0S029700@cvs-int.fedora.redhat.com> Author: jjohnstn Update of /cvs/extras/rpms/eclipse-cdt/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29665 Modified Files: .cvsignore eclipse-cdt.spec sources Log Message: * Mon Sep 10 2007 Jeff Johnston 3.1.2-8 - Resolves #274551 - Rebase autotools to 0.1.2 - Add check for failure to generate makefile and no makefile exists Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/F-7/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 16 Aug 2007 18:16:32 -0000 1.31 +++ .cvsignore 10 Sep 2007 22:45:45 -0000 1.32 @@ -11,3 +11,4 @@ eclipse-cdt-autotools-0.0.9.tar.gz eclipse-cdt-autotools-3_x-0.1.0.tar.gz eclipse-cdt-autotools-3_x-0.1.1.tar.gz +eclipse-cdt-autotools-3_x-0.1.2.tar.gz Index: eclipse-cdt.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/F-7/eclipse-cdt.spec,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- eclipse-cdt.spec 16 Aug 2007 18:16:32 -0000 1.81 +++ eclipse-cdt.spec 10 Sep 2007 22:45:45 -0000 1.82 @@ -18,7 +18,7 @@ Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: %{majmin}.%{micro} -Release: 7%{?dist} +Release: 8%{?dist} License: Eclipse Public License / CPL Group: Development/Tools URL: http://www.eclipse.org/cdt @@ -42,7 +42,7 @@ Source0: %{name}-fetched-src-%{version}.tar.bz2 -Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-autotools-3_x-0.1.1.tar.gz +Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-autotools-3_x-0.1.2.tar.gz # The following tarball was generated thusly: # @@ -319,6 +319,11 @@ %doc %{eclipse_base}/features/org.eclipse.cdt.sdk_*/epl-v10.html %changelog +* Mon Sep 10 2007 Jeff Johnston 3.1.2-8 +- Resolves #274551 +- Rebase autotools to 0.1.2 +- Add check for failure to generate makefile and no makefile exists + * Thu Aug 16 2007 Jeff Johnston 3.1.2-7 - Resolves #251412 - Rebase autotools to 0.1.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/F-7/sources,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- sources 16 Aug 2007 18:17:58 -0000 1.37 +++ sources 10 Sep 2007 22:45:45 -0000 1.38 @@ -1,4 +1,4 @@ 5c470fb0777d27541edbfa31443d91f7 eclipse-cdt-cppunit-20061102.tar.gz 00ce7b1810685e56375f8df48cc9ae26 eclipse-cdt-fetched-src-3.1.2.tar.bz2 2d4ae0a2131ba1efc896d981072cc091 eclipse-cdt-target_filter.gif.gz -bf84e6e5af97ab6f3430ea1395c3c003 eclipse-cdt-autotools-3_x-0.1.1.tar.gz +8aeab614fd9e95aa3b9373f210fcde32 eclipse-cdt-autotools-3_x-0.1.2.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 22:57:06 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Mon, 10 Sep 2007 18:57:06 -0400 Subject: rpms/vbetool/devel vbetool-0.3-fix-gcc4bug.patch, NONE, 1.1 vbetool-libz.patch, NONE, 1.1 vbetool.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709102257.l8AMv6Sn030194@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/vbetool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30159/devel Modified Files: .cvsignore sources Added Files: vbetool-0.3-fix-gcc4bug.patch vbetool-libz.patch vbetool.spec Log Message: initial import vbetool-0.3-fix-gcc4bug.patch: --- NEW FILE vbetool-0.3-fix-gcc4bug.patch --- --- vbetool-0.7/vbetool.c.gcc4 2006-07-25 21:27:21.000000000 -0400 +++ vbetool-0.7/vbetool.c 2007-02-20 13:29:22.000000000 -0500 @@ -345,9 +345,10 @@ { int size; char *buffer = __save_state(&size); + ssize_t num_written; if (buffer) - write(1, buffer, size); /* FIXME: should retry on short write); */ + num_written = write(1, buffer, size); /* FIXME: should retry on short write); */ } int do_blank(int state) vbetool-libz.patch: --- NEW FILE vbetool-libz.patch --- --- vbetool-0.7/Makefile.am.zlib 2006-07-25 21:21:31.000000000 -0400 +++ vbetool-0.7/Makefile.am 2007-04-26 00:18:40.000000000 -0400 @@ -6,11 +6,11 @@ if WITH_X86EMU x86 = thunk.c x86-common.c -vbetool_LDADD = x86emu/libx86emu.a $(libdir)/libpci.a +vbetool_LDADD = x86emu/libx86emu.a $(libdir)/libpci.a $(libdir)/libz.a else x86 = lrmi.c x86-common.c x86lib = "" -vbetool_LDADD = $(libdir)/libpci.a +vbetool_LDADD = $(libdir)/libpci.a $(libdir)/libz.a endif man_MANS = vbetool.1 --- vbetool-0.7/Makefile.in.zlib 2006-07-25 21:26:30.000000000 -0400 +++ vbetool-0.7/Makefile.in 2007-04-26 00:20:34.000000000 -0400 @@ -57,9 +57,9 @@ @WITH_X86EMU_TRUE at am__objects_1 = thunk.$(OBJEXT) x86-common.$(OBJEXT) am_vbetool_OBJECTS = vbetool.$(OBJEXT) $(am__objects_1) vbetool_OBJECTS = $(am_vbetool_OBJECTS) - at WITH_X86EMU_FALSE@vbetool_DEPENDENCIES = $(libdir)/libpci.a + at WITH_X86EMU_FALSE@vbetool_DEPENDENCIES = $(libdir)/libpci.a $(libdir)/libz.a @WITH_X86EMU_TRUE at vbetool_DEPENDENCIES = x86emu/libx86emu.a \ - at WITH_X86EMU_TRUE@ $(libdir)/libpci.a + at WITH_X86EMU_TRUE@ $(libdir)/libpci.a $(libdir)/libz.a DEFAULT_INCLUDES = -I. -I$(srcdir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -174,8 +174,8 @@ SUBDIRS = x86emu @WITH_X86EMU_FALSE at x86 = lrmi.c x86-common.c @WITH_X86EMU_TRUE at x86 = thunk.c x86-common.c - at WITH_X86EMU_FALSE@vbetool_LDADD = $(libdir)/libpci.a - at WITH_X86EMU_TRUE@vbetool_LDADD = x86emu/libx86emu.a $(libdir)/libpci.a + at WITH_X86EMU_FALSE@vbetool_LDADD = $(libdir)/libpci.a $(libdir)/libz.a + at WITH_X86EMU_TRUE@vbetool_LDADD = x86emu/libx86emu.a $(libdir)/libpci.a $(libdir)/libz.a @WITH_X86EMU_FALSE at x86lib = "" man_MANS = vbetool.1 vbetool_SOURCES = vbetool.c $(x86) --- NEW FILE vbetool.spec --- Name: vbetool Version: 0.7 Release: 2%{?dist} Summary: Run real-mode video BIOS code to alter hardware state Group: System Environment/Base License: GPLv2 URL: http://www.srcf.ucam.org/~mjg59/vbetool/ Source0: http://www.srcf.ucam.org/~mjg59/vbetool/vbetool_%{version}-1.tar.gz Patch10: vbetool-0.3-fix-gcc4bug.patch Patch11: vbetool-libz.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel pciutils-devel # does not build on ppc and ppc64 ExcludeArch: ppc ppc64 # vbetool is included in (some of) these pm-utils releases Conflicts: pm-utils <= 0.99.3-11 %description vbetool uses lrmi in order to run code from the video BIOS. Currently, it is able to alter DPMS states, save/restore video card state and attempt to initialize the video card from scratch. %prep %setup -q %patch10 -p1 -b .gcc4 %patch11 -p1 -b .zlib %build %ifarch x86_64 %configure --with-x86emu %else %configure %endif make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING %{_sbindir}/vbetool %{_mandir}/man1/vbetool.1.gz %changelog * Fri Sep 07 2007 Till Maas 0.7-2 - ExcludeArch: ppc and ppc64 (does not build there) - add Conflicts with old pm-utils package * Fri Aug 31 2007 Till Maas - 0.7-1 - initial release for Fedora with patches from the pm-utils package Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/vbetool/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:33:51 -0000 1.1 +++ .cvsignore 10 Sep 2007 22:56:27 -0000 1.2 @@ -0,0 +1 @@ +vbetool_0.7-1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/vbetool/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:33:51 -0000 1.1 +++ sources 10 Sep 2007 22:56:27 -0000 1.2 @@ -0,0 +1 @@ +1756f2e71ceaef217220e8e482fce835 vbetool_0.7-1.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 22:59:22 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Mon, 10 Sep 2007 18:59:22 -0400 Subject: rpms/radeontool/devel radeontool-1.5.diff, NONE, 1.1 radeontool-fix-option-handling.diff, NONE, 1.1 radeontool-get-rid-of-lspci.diff, NONE, 1.1 radeontool.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709102259.l8AMxM6T030336@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/radeontool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30300/devel Modified Files: .cvsignore sources Added Files: radeontool-1.5.diff radeontool-fix-option-handling.diff radeontool-get-rid-of-lspci.diff radeontool.spec Log Message: initial import radeontool-1.5.diff: --- NEW FILE radeontool-1.5.diff --- --- radeontool.c +++ radeontool.c @@ -21,7 +21,6 @@ #include #include #include -#include #include "radeon_reg.h" @@ -30,7 +29,7 @@ /* *radeon_cntl_mem is mapped to the actual device's memory mapped control area. */ /* Not the address but what it points to is volatile. */ -unsigned char * volatile radeon_cntl_mem; +volatile unsigned char * radeon_cntl_mem; static void fatal(char *why) { @@ -47,7 +46,7 @@ printf("internal error\n"); exit(-2); }; - value = *(unsigned long * volatile)(radeon_cntl_mem+offset); + value = *(volatile unsigned long *)(radeon_cntl_mem+offset); if(debug) printf("%08lx\n",value); return value; @@ -60,7 +59,7 @@ printf("internal error\n"); exit(-2); }; - *(unsigned long * volatile)(radeon_cntl_mem+offset) = value; + *(volatile unsigned long *)(radeon_cntl_mem+offset) = value; } static void usage(void) @@ -83,10 +82,10 @@ /* with /dev/mem, then I could write this whole program in perl, */ /* but sadly this is only the size of physical RAM. If you */ /* want to be truely bad and poke into device memory you have to mmap() */ -static unsigned char * map_devince_memory(unsigned int base,unsigned int length) +static volatile unsigned char * map_device_memory(unsigned int base,unsigned int length) { int mem_fd; - unsigned char *device_mem; + volatile unsigned char *device_mem; /* open /dev/mem */ if ((mem_fd = open("/dev/mem", O_RDWR) ) < 0) { @@ -94,12 +93,12 @@ } /* mmap graphics memory */ - if ((device_mem = malloc(length + (PAGE_SIZE-1))) == NULL) { + if ((device_mem = malloc(length + (getpagesize()-1))) == NULL) { fatal("allocation error \n"); } - if ((unsigned long)device_mem % PAGE_SIZE) - device_mem += PAGE_SIZE - ((unsigned long)device_mem % PAGE_SIZE); - device_mem = (unsigned char *)mmap( + if ((unsigned long)device_mem % getpagesize()) + device_mem += getpagesize() - ((unsigned long)device_mem % getpagesize()); + device_mem = (volatile unsigned char *)mmap( (caddr_t)device_mem, length, PROT_READ|PROT_WRITE, @@ -107,9 +106,9 @@ mem_fd, base ); - if ((long)device_mem < 0) { + if (device_mem == (volatile unsigned char *)-1) { if(debug) - fprintf(stderr,"mmap returned %d\n",(int)device_mem); + fprintf(stderr,"mmap returned %d\n",(int)(long)device_mem); fatal("mmap error \n"); } return device_mem; @@ -316,7 +315,7 @@ } if(debug) printf("Radeon found. Base control address is %x.\n",base); - radeon_cntl_mem = map_devince_memory(base,0x2000); + radeon_cntl_mem = map_device_memory(base,0x2000); } int main(int argc,char *argv[]) radeontool-fix-option-handling.diff: --- NEW FILE radeontool-fix-option-handling.diff --- --- radeontool.c.options 2007-02-20 14:48:20.000000000 -0500 +++ radeontool.c 2007-02-20 14:53:07.000000000 -0500 @@ -320,18 +320,21 @@ int main(int argc,char *argv[]) { + int found_other = 0; + while (argc > 1 && !found_other) { + if(strcmp(argv[1],"--debug") == 0) { + debug=1; + argv++; argc--; + } else if(strncmp(argv[1],"--skip=",7) == 0) { + skip=atoi(argv[1]+7); + argv++; argc--; + } else { + found_other = 1; + } + } if(argc == 1) { - map_radeon_cntl_mem(); usage(); } - if(strcmp(argv[1],"--debug") == 0) { - debug=1; - argv++; argc--; - }; - if(strcmp(argv[1],"--skip=") == 0) { - skip=atoi(argv[1]+7); - argv++; argc--; - }; map_radeon_cntl_mem(); if(argc == 2) { if(strcmp(argv[1],"regs") == 0) { radeontool-get-rid-of-lspci.diff: --- NEW FILE radeontool-get-rid-of-lspci.diff --- --- radeontool.c 2006/02/22 11:07:50 1.3 +++ radeontool.c 2006/03/08 00:37:25 @@ -21,6 +21,7 @@ #include #include #include +#include #include "radeon_reg.h" @@ -231,7 +232,7 @@ void radeon_cmd_stretch(char *param) radeon_set(RADEON_FP_VERT_STRETCH,"RADEON_FP_VERT_STRETCH",fp_vert_stretch); } - +#if 0 /* Here we fork() and exec() the lspci command to look for the Radeon hardware address. */ static void map_radeon_cntl_mem(void) { @@ -317,6 +318,62 @@ We need to look through it to find the s printf("Radeon found. Base control address is %x.\n",base); radeon_cntl_mem = map_device_memory(base,0x2000); } +#else +static u32 +conf2long(unsigned char *c, unsigned int p) +{ + return c[p] | (c[p+1] << 8) | (c[p+2] << 16) | (c[p+3] << 24); +} + +static void map_radeon_cntl_mem(void) +{ + struct pci_access *pacc; + struct pci_dev *dev; + unsigned int class; + int i; + int base = -1; + unsigned char *config; + + config = malloc(64); + if (!config) + fatal("malloc(64) failed\n"); + pacc = pci_alloc(); + pci_init(pacc); + pci_scan_bus(pacc); + for(dev=pacc->devices; dev; dev=dev->next) { /* Iterate over all devices */ + pci_fill_info(dev, PCI_FILL_IDENT | PCI_FILL_BASES);/* Fill in header info we need */ + class = pci_read_word(dev, PCI_CLASS_DEVICE); /* Read config register directly */ + if (dev->vendor_id == 0x1002 && class == 0x300) { /* ATI && Graphics card */ + if (debug) + printf("Found: %02x:%02x.%d vendor=%04x device=%04x class=%04x\n", + dev->bus, dev->dev, dev->func, dev->vendor_id, dev->device_id, class); + if (skip-- < 1) { + pci_read_block(dev, 0, config, 64); + for (i=0; i<6; i++){ + u32 flag = conf2long(config, PCI_BASE_ADDRESS_0 + 4*i); + if (flag & PCI_BASE_ADDRESS_SPACE_IO) /* I/O-Ports, not memory */ + continue; + /* the original code parsed lspci for "emory" and "K", so it + * has to be at least 1K and less than 1M + */ + if (dev->size[i] >=1024 && dev->size[i] < 1024*1024) { + base = dev->base_addr[i]; + goto found; + } + } + } + } + } + found: + pci_cleanup(pacc); + free(config); + if (base == -1) + fatal("Radeon not found.\n"); + if (debug) + printf("Radeon found. Base control address is %x.\n",base); + radeon_cntl_mem = map_device_memory(base,0x2000); +} +#endif int main(int argc,char *argv[]) { --- Makefile.no-lspci 2007-02-20 14:56:57.000000000 -0500 +++ Makefile 2007-02-20 14:56:42.000000000 -0500 @@ -1,7 +1,7 @@ radeontool: radeontool.c - gcc -Wall -O2 radeontool.c -o radeontool + gcc -Wall -O2 radeontool.c -o radeontool -lpci --- NEW FILE radeontool.spec --- Name: radeontool Version: 1.5 Release: 2%{?dist} Summary: Backlight and video output configuration tool for radeon cards Group: System Environment/Base License: zlib URL: http://fdd.com/software/radeon/ Source0: http://fdd.com/software/radeon/radeontool-%{version}.tar.gz Patch20: radeontool-1.5.diff Patch21: radeontool-fix-option-handling.diff Patch22: radeontool-get-rid-of-lspci.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pciutils-devel zlib-devel # radeontool is included in (some of) these pm-utils releases Conflicts: pm-utils <= 0.99.3-11 %description Radeontool may switch the backlight and external video output on and off. Use radeontool at your own risk, it may damage your hardware. %prep %setup -q %patch20 -p0 -b .volatile %patch21 -p0 -b .options %patch22 -p0 -b .no-lspci %build gcc $RPM_OPT_FLAGS -o radeontool radeontool.c -lpci -lz %install rm -rf $RPM_BUILD_ROOT mkdir $RPM_BUILD_ROOT install -D -m 755 radeontool $RPM_BUILD_ROOT/%{_sbindir}/radeontool %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc CHANGES %{_sbindir}/radeontool %changelog * Fri Sep 07 2007 Till Maas - 1.5-2 - add Conflicts with old pm-utils package * Fri Aug 31 2007 Till Maas - 1.5-1 - initial release for Fedora with patches from pm-utils package Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/radeontool/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 9 Sep 2007 22:23:11 -0000 1.1 +++ .cvsignore 10 Sep 2007 22:58:50 -0000 1.2 @@ -0,0 +1 @@ +radeontool-1.5.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/radeontool/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:23:11 -0000 1.1 +++ sources 10 Sep 2007 22:58:50 -0000 1.2 @@ -0,0 +1 @@ +8065eebe5a2b163e43b40461bfe49a56 radeontool-1.5.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 23:01:03 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 10 Sep 2007 19:01:03 -0400 Subject: extras-buildsys/utils/pushscript WhatsNew.py,1.8,1.9 Message-ID: <200709102301.l8AN13Vi002151@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30421 Modified Files: WhatsNew.py Log Message: inherit from stable dist when doing WhatsNew changelog queries Index: WhatsNew.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/WhatsNew.py,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- WhatsNew.py 10 Sep 2007 22:26:59 -0000 1.8 +++ WhatsNew.py 10 Sep 2007 23:01:01 -0000 1.9 @@ -135,9 +135,18 @@ def getclog(dist,name): """get the list of most recent changelog 3-tuples for this package, if any have been stored in the WhatsNew db before""" - if not names.has_key(dist): - return [] - return names[dist].get(name,[]) + def _getclog(dist,name): + if not names.has_key(dist): + return [] + return names[dist].get(name,[]) + + if dist.startswith('testing/'): + testingclog = _getclog(dist,name) + if len(testingclog): + return testingclog + # inherit changelogs from stable repo + dist = dist.replace('testing/', '') + return _getclog(dist,name) def formatclog(clogtuples): From fedora-extras-commits at redhat.com Mon Sep 10 23:07:57 2007 From: fedora-extras-commits at redhat.com (Jeff Johnston (jjohnstn)) Date: Mon, 10 Sep 2007 19:07:57 -0400 Subject: rpms/eclipse-cdt/EL-5 .cvsignore, 1.31, 1.32 eclipse-cdt.spec, 1.80, 1.81 sources, 1.36, 1.37 Message-ID: <200709102307.l8AN7vUi004181@cvs-int.fedora.redhat.com> Author: jjohnstn Update of /cvs/extras/rpms/eclipse-cdt/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4142 Modified Files: .cvsignore eclipse-cdt.spec sources Log Message: * Mon Sep 10 2007 Jeff Johnston 3.1.2-8 - Resolves #274551 - Rebase autotools to 0.1.2 - Add check for failure to generate makefile and no makefile exists Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/EL-5/.cvsignore,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- .cvsignore 21 Aug 2007 21:07:07 -0000 1.31 +++ .cvsignore 10 Sep 2007 23:07:24 -0000 1.32 @@ -11,3 +11,4 @@ eclipse-cdt-autotools-0.0.9.tar.gz eclipse-cdt-autotools-3_x-0.1.0.tar.gz eclipse-cdt-autotools-3_x-0.1.1.tar.gz +eclipse-cdt-autotools-3_x-0.1.2.tar.gz Index: eclipse-cdt.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/EL-5/eclipse-cdt.spec,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- eclipse-cdt.spec 21 Aug 2007 21:07:07 -0000 1.80 +++ eclipse-cdt.spec 10 Sep 2007 23:07:24 -0000 1.81 @@ -18,7 +18,7 @@ Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: %{majmin}.%{micro} -Release: 7%{?dist} +Release: 8%{?dist} License: Eclipse Public License / CPL Group: Development/Tools URL: http://www.eclipse.org/cdt @@ -42,7 +42,7 @@ Source0: %{name}-fetched-src-%{version}.tar.bz2 -Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-autotools-3_x-0.1.1.tar.gz +Source1: http://sources.redhat.com/eclipse/autotools/eclipse-cdt-autotools-3_x-0.1.2.tar.gz # The following tarball was generated thusly: # @@ -319,6 +319,11 @@ %doc %{eclipse_base}/features/org.eclipse.cdt.sdk_*/epl-v10.html %changelog +* Mon Sep 10 2007 Jeff Johnston 3.1.2-8 +- Resolves #274551 +- Rebase autotools to 0.1.2 +- Add check for failure to generate makefile and no makefile exists + * Thu Aug 16 2007 Jeff Johnston 3.1.2-7 - Resolves #251412 - Rebase autotools to 0.1.1 Index: sources =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/EL-5/sources,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- sources 21 Aug 2007 21:07:07 -0000 1.36 +++ sources 10 Sep 2007 23:07:24 -0000 1.37 @@ -1,4 +1,4 @@ 5c470fb0777d27541edbfa31443d91f7 eclipse-cdt-cppunit-20061102.tar.gz 00ce7b1810685e56375f8df48cc9ae26 eclipse-cdt-fetched-src-3.1.2.tar.bz2 2d4ae0a2131ba1efc896d981072cc091 eclipse-cdt-target_filter.gif.gz -bf84e6e5af97ab6f3430ea1395c3c003 eclipse-cdt-autotools-3_x-0.1.1.tar.gz +8aeab614fd9e95aa3b9373f210fcde32 eclipse-cdt-autotools-3_x-0.1.2.tar.gz From fedora-extras-commits at redhat.com Mon Sep 10 23:29:40 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 10 Sep 2007 19:29:40 -0400 Subject: rpms/pcmanx-gtk2/F-7 pcmanx-gtk2.spec,1.2,1.3 Message-ID: <200709102329.l8ANTehT005171@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5091 Modified Files: pcmanx-gtk2.spec Log Message: increase release number Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/F-7/pcmanx-gtk2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pcmanx-gtk2.spec 10 Sep 2007 14:57:09 -0000 1.2 +++ pcmanx-gtk2.spec 10 Sep 2007 23:29:07 -0000 1.3 @@ -5,7 +5,7 @@ Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.6 -Release: 1.%{alphatag}%{?dist} +Release: 2.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz @@ -84,6 +84,9 @@ %{_datadir}/pixmaps/*.png %changelog +* Tue Sep 11 2007 Leo Shidai Liu 0.3.6-2.355svn +- increase release number to work around an error + * Sun Sep 9 2007 Leo Shidai Liu 0.3.6-1.355svn - svn 355 From fedora-extras-commits at redhat.com Mon Sep 10 23:42:38 2007 From: fedora-extras-commits at redhat.com (Shidai Liu (leo)) Date: Mon, 10 Sep 2007 19:42:38 -0400 Subject: rpms/pcmanx-gtk2/devel pcmanx-gtk2.spec,1.2,1.3 Message-ID: <200709102342.l8ANgc7I005841@cvs-int.fedora.redhat.com> Author: leo Update of /cvs/extras/rpms/pcmanx-gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5752 Modified Files: pcmanx-gtk2.spec Log Message: bump release number Index: pcmanx-gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/pcmanx-gtk2/devel/pcmanx-gtk2.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pcmanx-gtk2.spec 9 Sep 2007 15:26:03 -0000 1.2 +++ pcmanx-gtk2.spec 10 Sep 2007 23:42:06 -0000 1.3 @@ -5,7 +5,7 @@ Summary: Telnet client designed for BBS browsing Name: pcmanx-gtk2 Version: 0.3.6 -Release: 1.%{alphatag}%{?dist} +Release: 2.%{alphatag}%{?dist} License: GPL Group: Applications/Internet Source0: http://pcmanx.csie.net/release/pcmanx-gtk2.tar.gz @@ -84,6 +84,9 @@ %{_datadir}/pixmaps/*.png %changelog +* Tue Sep 11 2007 Leo Shidai Liu 0.3.6-2.355svn +- bump release number + * Sun Sep 9 2007 Leo Shidai Liu 0.3.6-1.355svn - svn 355 From fedora-extras-commits at redhat.com Tue Sep 11 00:01:50 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 10 Sep 2007 20:01:50 -0400 Subject: extras-buildsys/utils/pushscript Push.py,1.44,1.45 Message-ID: <200709110001.l8B01oLT012582@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6128 Modified Files: Push.py Log Message: * Make pushing in updates-testing mode require explicit args, e.g. epel-push testing/5 testing/4 epel-push all so specifying only the normal/stable repo numbers does not trigger any pushes from plague-results to the testing repos. Specifying stable dist numbers can still be used to handle external changes to the stable repos (moved/removed packages etc.) * No empty build reports anymore. We've had this long ago, but then wanted to simulate the daily rawhide reports, even in case of zero pkgs. Index: Push.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Push.py,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- Push.py 23 Aug 2007 12:11:17 -0000 1.44 +++ Push.py 11 Sep 2007 00:01:47 -0000 1.45 @@ -188,28 +188,31 @@ or None.""" changedrepo = None + srcdist = dist # the plague-results dist number - srcdist = dist - distdir = '%s-%s-%s' % (cfg.distro, dist, cfg.project) + # When we're in updates-testing override mode, adjust the "srcdist" + # parameter to point to the single plague-results directory, and + # reject pushing to non-testing repositories. + if hasattr(cfg.opts,'pushtotesting') and cfg.opts.pushtotesting: + if dist.startswith('testing/'): + srcdist = dist.replace('testing/','') + else: # no-op + return 0, changedrepo + + distdir = '%s-%s-%s' % (cfg.distro, srcdist, cfg.project) needsignroot = os.path.join(cfg.stagesdir, distdir) - - if hasattr(cfg.opts,'pushtotesting') and cfg.opts.pushtotesting and not dist.startswith('testing/') and not dist=='development': - dist = 'testing/%s' % dist - destroot = os.path.join(cfg.treedir, dist) - else: - destroot = os.path.join(cfg.treedir, dist) + destroot = os.path.join(cfg.treedir, dist) + print '='*70 + print 'Target repository:', destroot + print '='*70 if not os.path.exists(destroot): os.makedirs(destroot) - - if srcdist.startswith('testing/'): - return 0, changedrepo - Utils.make_std_repodirs(cfg,dist,destroot) repolockname = os.path.join(needsignroot,REPO_LOCKFILE_NAME) repolock = LockFile(name=repolockname,blocking=True) try: - print 'Waiting for repository lock on %s:' % distdir, + print 'Waiting for repository lock on %s:' % needsignroot, sys.stdout.flush() repolock.lock() print 'OK' @@ -334,14 +337,20 @@ if not dist in distlist: continue brm = BuildReportManager(cfg.rundir,dist) - - body += "\nPackages built and released for %s %s: %s\n\n" % (cfg.project_hr, dist, brm.GetCount()) + count = brm.GetCount() + if not count: + continue + body += "\nPackages built and released for %s %s: %s\n\n" % (cfg.project_hr, dist, count) body += brm.GetReport() body += '\n\n' for dist in cfg.alldists: # we do this for sorting the dists if not dist in distlist: continue + brm = BuildReportManager(cfg.rundir,dist) + count = brm.GetCount() + if not count: + continue body += "\nChanges in %s %s: \n\n" % (cfg.project_hr, dist) try: WhatsNew.load(cfg.rundir) @@ -349,6 +358,9 @@ except: pass + if not len(body): + print 'Empty build report. Nothing sent.' + return body += cfg.mail_footer email.Charset.add_charset('utf-8',email.Charset.SHORTEST,None,None) @@ -410,7 +422,6 @@ sys.exit(errno.EINVAL) if d not in diststopush: diststopush.append(d) - Utils.debugprint(diststopush) if not len(diststopush): usage() From fedora-extras-commits at redhat.com Tue Sep 11 00:10:35 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Mon, 10 Sep 2007 20:10:35 -0400 Subject: extras-buildsys/utils/pushscript ToStable.py,1.5,1.6 Message-ID: <200709110010.l8B0AZLG012924@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12906 Modified Files: ToStable.py Log Message: unused value Index: ToStable.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/ToStable.py,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ToStable.py 23 Aug 2007 21:57:16 -0000 1.5 +++ ToStable.py 11 Sep 2007 00:10:33 -0000 1.6 @@ -23,9 +23,6 @@ from LockFile import LockFile from BuildReport import * -DEBUG = False -Utils.setdebug(DEBUG) - ts = rpmUtils.transaction.initReadOnlyTransaction() From fedora-extras-commits at redhat.com Tue Sep 11 00:33:02 2007 From: fedora-extras-commits at redhat.com (W. Michael Petullo (mikep)) Date: Mon, 10 Sep 2007 20:33:02 -0400 Subject: rpms/linkchecker/devel linkchecker.spec,1.19,1.20 Message-ID: <200709110033.l8B0X2P9013972@cvs-int.fedora.redhat.com> Author: mikep Update of /cvs/extras/rpms/linkchecker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13928 Modified Files: linkchecker.spec Log Message: Rebuild for F8. Index: linkchecker.spec =================================================================== RCS file: /cvs/extras/rpms/linkchecker/devel/linkchecker.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- linkchecker.spec 11 Dec 2006 16:36:39 -0000 1.19 +++ linkchecker.spec 11 Sep 2007 00:32:29 -0000 1.20 @@ -1,30 +1,26 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: Check HTML documents for broken links Name: linkchecker -Version: 3.3 -Release: 11%{?dist} -License: GPL +Version: 4.7 +Release: 9%{?dist} +License: GPLv2 Group: Development/Tools -Source: http://dl.sf.net/linkchecker/%{name}-%{version}.tar.gz +Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz +Patch1: linkchecker-4.7-fedora-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Url: http://linkchecker.sourceforge.net/ -BuildRequires: python-devel +BuildRequires: python-devel gettext # Do not have one of these to test on: -ExcludeArch: x86_64 +# ExcludeArch: x86_64 %description Linkchecker is a simple script that checks HTML documents for broken links. %prep -cat< pyfiles +# The upstream installer does not seem to install these right: +%{__install} -D -m 0644 build/share/locale/de/LC_MESSAGES/linkchecker.mo %{buildroot}%{_datadir}/locale/de/LC_MESSAGES/linkchecker.mo +%{__install} -D -m 0644 build/share/locale/fr/LC_MESSAGES/linkchecker.mo %{buildroot}%{_datadir}/locale/fr/LC_MESSAGES/linkchecker.mo +%{__install} -D -m 0644 build/share/locale/es/LC_MESSAGES/linkchecker.mo %{buildroot}%{_datadir}/locale/es/LC_MESSAGES/linkchecker.mo + +%find_lang %{name} %clean rm -rf %{buildroot} -%files -f pyfiles -%{python_sitelib}/*.pyc -%{python_sitelib}/*.pyo +%files -f %{name}.lang +%defattr(-,root,root,-) %{_bindir}/linkchecker -%dir %{_datadir}/linkchecker/ -%{_datadir}/linkchecker/* -%{_mandir}/man1/* -%doc TODO doc/ cgi/lconline/ test/ README LICENSE -%dir %{_mandir}/de/man1 +#%ifarch x86_64 ppc64 +%{python_sitearch}/linkcheck/ +%{python_sitearch}/_linkchecker_configdata.* +#%else +#%{python_sitelib}/linkcheck/ +#%{python_sitelib}/_linkchecker_configdata.* +#%endif +%config(noreplace) %{_sysconfdir}/linkchecker +%{_mandir}/man1/linkchecker.1* %lang(de) %{_mandir}/de/man1/linkchecker.1* -%dir %{_mandir}/fr/man1 %lang(fr) %{_mandir}/fr/man1/linkchecker.1* +%doc TODO doc/en README COPYING %changelog +* Mon Sep 10 2007 W. Michael Petullo - 4.7-9 + - Rebuild for F7. + +* Fri Jul 27 2007 W. Michael Petullo - 4.7-8 + - On 64-bit platforms, everything is in %{python_sitearch}/linkcheck/. + +* Wed Jul 25 2007 W. Michael Petullo - 4.7-7 + - Install configuration files in /etc/linkchecker. + - Do not install examples. + +* Tue Jul 24 2007 W. Michael Petullo - 4.7-6 + - Install logging.conf again. + - Use %%find_lang. + +* Sat Jul 21 2007 W. Michael Petullo - 4.7-5 + - Simplify %%files. + - Don't install logging.conf because it is not documented. + - Install linkcheckerrc into /etc/linkchecker. + +* Mon Jul 16 2007 W. Michael Petullo - 4.7-4 + - Own %%{python_sitelib}/linkcheck/ and %%{python_sitearch}/linkcheck/. + - Include .1.gz-style man pages in %%files. + - Include _linkchecker_configdata.* instead of just .py. + +* Sat Jul 14 2007 W. Michael Petullo - 4.7-3 + - Use sitearch for .so, sitelib for .py, .pyo and .pyc. + - Clean up docs directory. + +* Thu Jul 12 2007 W. Michael Petullo - 4.7-2 + - Use sitearch instead of sitelib. + - Fix upstream source location. + - Simplify %%files. + +* Wed Jul 11 2007 W. Michael Petullo - 4.7-1 + - Rebuild for F7. + - Update to upstream 4.7. + * Thu Sep 07 2006 W. Michael Petullo - 3.3-11 - Rebuild for FC6. @@ -84,7 +118,7 @@ - Install /usr/lib/python2.4/site-packages/_linkchecker_configdata.pyc again. * Fri Jul 28 2006 W. Michael Petullo - 3.3-6 - - Add %{buildroot} to previous. + - Add %%{buildroot} to previous. * Fri Jul 28 2006 W. Michael Petullo - 3.3-5 - Do not install /usr/lib/python2.4/site-packages/_linkchecker_configdata.pyc From fedora-extras-commits at redhat.com Tue Sep 11 00:34:45 2007 From: fedora-extras-commits at redhat.com (W. Michael Petullo (mikep)) Date: Mon, 10 Sep 2007 20:34:45 -0400 Subject: rpms/linkchecker/devel linkchecker.spec,1.20,1.21 Message-ID: <200709110034.l8B0YjfL014047@cvs-int.fedora.redhat.com> Author: mikep Update of /cvs/extras/rpms/linkchecker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14004 Modified Files: linkchecker.spec Log Message: Rebuild for F8. Index: linkchecker.spec =================================================================== RCS file: /cvs/extras/rpms/linkchecker/devel/linkchecker.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- linkchecker.spec 11 Sep 2007 00:32:29 -0000 1.20 +++ linkchecker.spec 11 Sep 2007 00:34:12 -0000 1.21 @@ -66,7 +66,7 @@ %changelog * Mon Sep 10 2007 W. Michael Petullo - 4.7-9 - - Rebuild for F7. + - Rebuild for F8. * Fri Jul 27 2007 W. Michael Petullo - 4.7-8 - On 64-bit platforms, everything is in %{python_sitearch}/linkcheck/. From fedora-extras-commits at redhat.com Tue Sep 11 00:39:57 2007 From: fedora-extras-commits at redhat.com (W. Michael Petullo (mikep)) Date: Mon, 10 Sep 2007 20:39:57 -0400 Subject: rpms/linkchecker/devel .cvsignore,1.3,1.4 sources,1.3,1.4 Message-ID: <200709110039.l8B0dvep014283@cvs-int.fedora.redhat.com> Author: mikep Update of /cvs/extras/rpms/linkchecker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14247 Modified Files: .cvsignore sources Log Message: Forgot to add new sources. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/linkchecker/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 3 Jan 2006 12:23:54 -0000 1.3 +++ .cvsignore 11 Sep 2007 00:39:25 -0000 1.4 @@ -1 +1,2 @@ -linkchecker-3.3.tar.gz +linkchecker-4.7.tar.gz +linkchecker-4.7-fedora-build.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/linkchecker/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 3 Jan 2006 12:23:54 -0000 1.3 +++ sources 11 Sep 2007 00:39:25 -0000 1.4 @@ -1 +1,2 @@ -84b1ac29c8a638f77f9db5c2b27b5a79 linkchecker-3.3.tar.gz +0bd9860cf8acd546ac57b7b8ff5933e8 linkchecker-4.7.tar.gz +82b08063ad744537e8cd07ea8a694ded linkchecker-4.7-fedora-build.patch From fedora-extras-commits at redhat.com Tue Sep 11 00:41:30 2007 From: fedora-extras-commits at redhat.com (W. Michael Petullo (mikep)) Date: Mon, 10 Sep 2007 20:41:30 -0400 Subject: rpms/linkchecker/devel linkchecker.spec,1.21,1.22 Message-ID: <200709110041.l8B0fUCi014522@cvs-int.fedora.redhat.com> Author: mikep Update of /cvs/extras/rpms/linkchecker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14342 Modified Files: linkchecker.spec Log Message: Bump version to retag. Index: linkchecker.spec =================================================================== RCS file: /cvs/extras/rpms/linkchecker/devel/linkchecker.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- linkchecker.spec 11 Sep 2007 00:34:12 -0000 1.21 +++ linkchecker.spec 11 Sep 2007 00:40:57 -0000 1.22 @@ -4,7 +4,7 @@ Summary: Check HTML documents for broken links Name: linkchecker Version: 4.7 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2 Group: Development/Tools Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -65,6 +65,9 @@ %doc TODO doc/en README COPYING %changelog +* Mon Sep 10 2007 W. Michael Petullo - 4.7-10 + - Bump version to retag with new sources. + * Mon Sep 10 2007 W. Michael Petullo - 4.7-9 - Rebuild for F8. From fedora-extras-commits at redhat.com Tue Sep 11 03:06:09 2007 From: fedora-extras-commits at redhat.com (Eric Sandeen (sandeen)) Date: Mon, 10 Sep 2007 23:06:09 -0400 Subject: rpms/xfsprogs/devel .cvsignore, 1.11, 1.12 sources, 1.12, 1.13 xfsprogs.spec, 1.29, 1.30 Message-ID: <200709110306.l8B369Yv004688@cvs-int.fedora.redhat.com> Author: sandeen Update of /cvs/pkgs/rpms/xfsprogs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4666 Modified Files: .cvsignore sources xfsprogs.spec Log Message: * Mon Sep 10 2007 Eric Sandeen 2.9.4-1 - Update to xfsprogs 2.9.4 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/xfsprogs/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 26 Jul 2007 22:16:00 -0000 1.11 +++ .cvsignore 11 Sep 2007 03:05:36 -0000 1.12 @@ -1 +1 @@ -xfsprogs_2.9.3-1.tar.gz +xfsprogs_2.9.4-1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xfsprogs/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 26 Jul 2007 22:16:00 -0000 1.12 +++ sources 11 Sep 2007 03:05:36 -0000 1.13 @@ -1 +1 @@ -fd41478ab239c8815961dc13e3d4fa6f xfsprogs_2.9.3-1.tar.gz +174683e3b86b587ed59823fdbbb96ea4 xfsprogs_2.9.4-1.tar.gz Index: xfsprogs.spec =================================================================== RCS file: /cvs/pkgs/rpms/xfsprogs/devel/xfsprogs.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- xfsprogs.spec 25 Aug 2007 00:09:46 -0000 1.29 +++ xfsprogs.spec 11 Sep 2007 03:05:36 -0000 1.30 @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem Name: xfsprogs -Version: 2.9.3 -Release: 3%{?dist} +Version: 2.9.4 +Release: 1%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. # doc/COPYING file specifies what is GPL and what is LGPL @@ -111,6 +111,9 @@ %{_libdir}/*.so %changelog +* Mon Sep 10 2007 Eric Sandeen 2.9.4-1 +- Update to xfsprogs 2.9.4 + * Fri Aug 24 2007 Eric Sandeen 2.9.3-3 - Add gawk to buildrequires From fedora-extras-commits at redhat.com Tue Sep 11 03:19:59 2007 From: fedora-extras-commits at redhat.com (Eric Sandeen (sandeen)) Date: Mon, 10 Sep 2007 23:19:59 -0400 Subject: rpms/xfsdump/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 xfsdump.spec, 1.5, 1.6 fix-open-O_CREAT-perms.patch, 1.1, NONE Message-ID: <200709110319.l8B3JxgR006406@cvs-int.fedora.redhat.com> Author: sandeen Update of /cvs/pkgs/rpms/xfsdump/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6186 Modified Files: .cvsignore sources xfsdump.spec Removed Files: fix-open-O_CREAT-perms.patch Log Message: * Mon Sep 10 2007 Eric Sandeen - 2.2.46-1 - Update to xfsdump version 2.2.46 - Dropped O_CREAT patch, now upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/xfsdump/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 1 Jun 2007 05:06:32 -0000 1.3 +++ .cvsignore 11 Sep 2007 03:19:26 -0000 1.4 @@ -1 +1 @@ -xfsdump_2.2.45-1.tar.gz +xfsdump_2.2.46-1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xfsdump/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 1 Jun 2007 05:06:32 -0000 1.3 +++ sources 11 Sep 2007 03:19:26 -0000 1.4 @@ -1 +1 @@ -9f4f6da94d14e638639a542b0fa8a722 xfsdump_2.2.45-1.tar.gz +c233a3f032d183d5bfa5dce210a08418 xfsdump_2.2.46-1.tar.gz Index: xfsdump.spec =================================================================== RCS file: /cvs/pkgs/rpms/xfsdump/devel/xfsdump.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xfsdump.spec 25 Aug 2007 00:04:28 -0000 1.5 +++ xfsdump.spec 11 Sep 2007 03:19:26 -0000 1.6 @@ -1,7 +1,7 @@ Summary: Administrative utilities for the XFS filesystem Name: xfsdump -Version: 2.2.45 -Release: 3%{?dist} +Version: 2.2.46 +Release: 1%{?dist} # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" # in source, with no mention of version. License: GPL+ @@ -13,8 +13,6 @@ BuildRequires: xfsprogs-devel, e2fsprogs-devel, libattr-devel ncurses-devel Requires: xfsprogs >= 2.6.30, attr >= 2.0.0 -Patch1: fix-open-O_CREAT-perms.patch - %description The xfsdump package contains xfsdump, xfsrestore and a number of other utilities for administering XFS filesystems. @@ -34,7 +32,6 @@ %prep %setup -q -%patch1 -p1 %build autoconf @@ -64,6 +61,10 @@ /sbin/* %changelog +* Mon Sep 10 2007 Eric Sandeen - 2.2.46-1 +- Update to xfsdump version 2.2.46 +- Dropped O_CREAT patch, now upstream + * Fri Aug 24 2007 Eric Sandeen - 2.2.45-3 - Update license tag - Fix up O_CREAT opens with no mode --- fix-open-O_CREAT-perms.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 05:27:38 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Tue, 11 Sep 2007 01:27:38 -0400 Subject: rpms/zabbix/FC-6 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 zabbix.spec, 1.8, 1.9 Message-ID: <200709110527.l8B5RcEK027633@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/pkgs/rpms/zabbix/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27609 Modified Files: .cvsignore sources zabbix.spec Log Message: * Tue Sep 11 2007 Dan Horak 1.4.2-1 - New upstream release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/FC-6/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 2 Jul 2007 15:40:03 -0000 1.7 +++ .cvsignore 11 Sep 2007 05:27:04 -0000 1.8 @@ -1,6 +1 @@ -zabbix-1.1.4.tar.gz -zabbix-1.1.5.tar.gz -zabbix-1.1.6.tar.gz -zabbix-1.1.7.tar.gz -zabbix-1.4.tar.gz -zabbix-1.4.1.tar.gz +zabbix-1.4.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/FC-6/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 2 Jul 2007 15:40:04 -0000 1.7 +++ sources 11 Sep 2007 05:27:04 -0000 1.8 @@ -1 +1 @@ -c9e9a12eeb3ae784075cb7899f200889 zabbix-1.4.1.tar.gz +1a89f3b8b0925c6373379b4c5dd3138b zabbix-1.4.2.tar.gz Index: zabbix.spec =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/FC-6/zabbix.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- zabbix.spec 2 Jul 2007 15:40:04 -0000 1.8 +++ zabbix.spec 11 Sep 2007 05:27:04 -0000 1.9 @@ -1,5 +1,5 @@ Name: zabbix -Version: 1.4.1 +Version: 1.4.2 Release: 1%{?dist} Summary: Open-source monitoring solution for your IT infrastructure @@ -204,7 +204,7 @@ %doc AUTHORS ChangeLog COPYING FAQ NEWS README %doc docs/*.pdf upgrades/dbpatches dbinit %dir %{_sysconfdir}/%{name} -%{_bindir}/zabbix_server +%{_sbindir}/zabbix_server %{_sysconfdir}/init.d/zabbix %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix %config(noreplace) %{_sysconfdir}/%{name}/zabbix_server.conf @@ -215,10 +215,10 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ NEWS README %dir %{_sysconfdir}/%{name} -%{_bindir}/zabbix_agent -%{_bindir}/zabbix_agentd -%{_bindir}/zabbix_sender -%{_bindir}/zabbix_get +%{_sbindir}/zabbix_agent +%{_sbindir}/zabbix_agentd +%{_sbindir}/zabbix_sender +%{_sbindir}/zabbix_get %{_sysconfdir}/init.d/zabbix-agent %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-agent %config(noreplace) %{_sysconfdir}/%{name}/zabbix_agent.conf @@ -248,6 +248,9 @@ %{_datadir}/%{name}/js/* %changelog +* Tue Sep 11 2007 Dan Horak 1.4.2-1 +- New upstream release + * Mon Jul 02 2007 Jarod Wilson 1.4.1-1 - New upstream release From fedora-extras-commits at redhat.com Tue Sep 11 05:33:42 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Tue, 11 Sep 2007 01:33:42 -0400 Subject: rpms/zabbix/F-7 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 zabbix.spec, 1.10, 1.11 Message-ID: <200709110533.l8B5XgA9027921@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/pkgs/rpms/zabbix/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27894 Modified Files: .cvsignore sources zabbix.spec Log Message: * Tue Sep 11 2007 Dan Horak 1.4.2-1 - New upstream release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/F-7/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 2 Jul 2007 15:01:23 -0000 1.7 +++ .cvsignore 11 Sep 2007 05:33:09 -0000 1.8 @@ -1,6 +1 @@ -zabbix-1.1.4.tar.gz -zabbix-1.1.5.tar.gz -zabbix-1.1.6.tar.gz -zabbix-1.1.7.tar.gz -zabbix-1.4.tar.gz -zabbix-1.4.1.tar.gz +zabbix-1.4.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/F-7/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 2 Jul 2007 15:01:24 -0000 1.7 +++ sources 11 Sep 2007 05:33:09 -0000 1.8 @@ -1 +1 @@ -c9e9a12eeb3ae784075cb7899f200889 zabbix-1.4.1.tar.gz +1a89f3b8b0925c6373379b4c5dd3138b zabbix-1.4.2.tar.gz Index: zabbix.spec =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/F-7/zabbix.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- zabbix.spec 2 Jul 2007 15:01:24 -0000 1.10 +++ zabbix.spec 11 Sep 2007 05:33:09 -0000 1.11 @@ -1,5 +1,5 @@ Name: zabbix -Version: 1.4.1 +Version: 1.4.2 Release: 1%{?dist} Summary: Open-source monitoring solution for your IT infrastructure @@ -204,7 +204,7 @@ %doc AUTHORS ChangeLog COPYING FAQ NEWS README %doc docs/*.pdf upgrades/dbpatches dbinit %dir %{_sysconfdir}/%{name} -%{_bindir}/zabbix_server +%{_sbindir}/zabbix_server %{_sysconfdir}/init.d/zabbix %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix %config(noreplace) %{_sysconfdir}/%{name}/zabbix_server.conf @@ -215,10 +215,10 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ NEWS README %dir %{_sysconfdir}/%{name} -%{_bindir}/zabbix_agent -%{_bindir}/zabbix_agentd -%{_bindir}/zabbix_sender -%{_bindir}/zabbix_get +%{_sbindir}/zabbix_agent +%{_sbindir}/zabbix_agentd +%{_sbindir}/zabbix_sender +%{_sbindir}/zabbix_get %{_sysconfdir}/init.d/zabbix-agent %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-agent %config(noreplace) %{_sysconfdir}/%{name}/zabbix_agent.conf @@ -248,6 +248,9 @@ %{_datadir}/%{name}/js/* %changelog +* Tue Sep 11 2007 Dan Horak 1.4.2-1 +- New upstream release + * Mon Jul 02 2007 Jarod Wilson 1.4.1-1 - New upstream release From fedora-extras-commits at redhat.com Tue Sep 11 05:37:47 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Tue, 11 Sep 2007 01:37:47 -0400 Subject: rpms/zabbix/EL-4 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 zabbix.spec, 1.8, 1.9 Message-ID: <200709110537.l8B5blCD028138@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/pkgs/rpms/zabbix/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28106 Modified Files: .cvsignore sources zabbix.spec Log Message: * Tue Sep 11 2007 Dan Horak 1.4.2-1 - New upstream release - built without WWW monitoring support due old libcurl Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/EL-4/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 16 Jul 2007 14:36:16 -0000 1.6 +++ .cvsignore 11 Sep 2007 05:37:14 -0000 1.7 @@ -1,6 +1 @@ -zabbix-1.1.4.tar.gz -zabbix-1.1.5.tar.gz -zabbix-1.1.6.tar.gz -zabbix-1.1.7.tar.gz -zabbix-1.4.tar.gz -zabbix-1.4.1.tar.gz +zabbix-1.4.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/EL-4/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 16 Jul 2007 14:36:16 -0000 1.6 +++ sources 11 Sep 2007 05:37:14 -0000 1.7 @@ -1 +1 @@ -c9e9a12eeb3ae784075cb7899f200889 zabbix-1.4.1.tar.gz +1a89f3b8b0925c6373379b4c5dd3138b zabbix-1.4.2.tar.gz Index: zabbix.spec =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/EL-4/zabbix.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- zabbix.spec 16 Jul 2007 14:36:16 -0000 1.8 +++ zabbix.spec 11 Sep 2007 05:37:14 -0000 1.9 @@ -1,5 +1,5 @@ Name: zabbix -Version: 1.4.1 +Version: 1.4.2 Release: 1%{?dist} Summary: Open-source monitoring solution for your IT infrastructure @@ -27,7 +27,7 @@ BuildRequires: %{database}-devel, net-snmp-devel BuildRequires: openldap-devel, gnutls-devel -BuildRequires: iksemel-devel, curl-devel +BuildRequires: iksemel-devel Requires: logrotate, fping, net-snmp-libs Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig @@ -98,7 +98,7 @@ --with-%{zdb} \ --with-net-snmp \ --with-ldap \ - --with-libcurl \ + --without-libcurl \ --with-jabber #make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" @@ -204,7 +204,7 @@ %doc AUTHORS ChangeLog COPYING FAQ NEWS README %doc docs/*.pdf upgrades/dbpatches dbinit %dir %{_sysconfdir}/%{name} -%{_bindir}/zabbix_server +%{_sbindir}/zabbix_server %{_sysconfdir}/init.d/zabbix %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix %config(noreplace) %{_sysconfdir}/%{name}/zabbix_server.conf @@ -215,10 +215,10 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ NEWS README %dir %{_sysconfdir}/%{name} -%{_bindir}/zabbix_agent -%{_bindir}/zabbix_agentd -%{_bindir}/zabbix_sender -%{_bindir}/zabbix_get +%{_sbindir}/zabbix_agent +%{_sbindir}/zabbix_agentd +%{_sbindir}/zabbix_sender +%{_sbindir}/zabbix_get %{_sysconfdir}/init.d/zabbix-agent %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-agent %config(noreplace) %{_sysconfdir}/%{name}/zabbix_agent.conf @@ -248,6 +248,10 @@ %{_datadir}/%{name}/js/* %changelog +* Tue Sep 11 2007 Dan Horak 1.4.2-1 +- New upstream release +- built without WWW monitoring support due old libcurl + * Mon Jul 02 2007 Jarod Wilson 1.4.1-1 - New upstream release From fedora-extras-commits at redhat.com Tue Sep 11 05:39:28 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Tue, 11 Sep 2007 01:39:28 -0400 Subject: rpms/zabbix/EL-5 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 zabbix.spec, 1.9, 1.10 Message-ID: <200709110539.l8B5dS2F028302@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/pkgs/rpms/zabbix/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28266 Modified Files: .cvsignore sources zabbix.spec Log Message: * Tue Sep 11 2007 Dan Horak 1.4.2-1 - New upstream release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/EL-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 16 Jul 2007 14:34:31 -0000 1.6 +++ .cvsignore 11 Sep 2007 05:38:55 -0000 1.7 @@ -1,6 +1 @@ -zabbix-1.1.4.tar.gz -zabbix-1.1.5.tar.gz -zabbix-1.1.6.tar.gz -zabbix-1.1.7.tar.gz -zabbix-1.4.tar.gz -zabbix-1.4.1.tar.gz +zabbix-1.4.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 16 Jul 2007 14:34:31 -0000 1.6 +++ sources 11 Sep 2007 05:38:55 -0000 1.7 @@ -1 +1 @@ -c9e9a12eeb3ae784075cb7899f200889 zabbix-1.4.1.tar.gz +1a89f3b8b0925c6373379b4c5dd3138b zabbix-1.4.2.tar.gz Index: zabbix.spec =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/EL-5/zabbix.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- zabbix.spec 16 Jul 2007 14:34:31 -0000 1.9 +++ zabbix.spec 11 Sep 2007 05:38:55 -0000 1.10 @@ -1,5 +1,5 @@ Name: zabbix -Version: 1.4.1 +Version: 1.4.2 Release: 1%{?dist} Summary: Open-source monitoring solution for your IT infrastructure @@ -204,7 +204,7 @@ %doc AUTHORS ChangeLog COPYING FAQ NEWS README %doc docs/*.pdf upgrades/dbpatches dbinit %dir %{_sysconfdir}/%{name} -%{_bindir}/zabbix_server +%{_sbindir}/zabbix_server %{_sysconfdir}/init.d/zabbix %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix %config(noreplace) %{_sysconfdir}/%{name}/zabbix_server.conf @@ -215,10 +215,10 @@ %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING FAQ NEWS README %dir %{_sysconfdir}/%{name} -%{_bindir}/zabbix_agent -%{_bindir}/zabbix_agentd -%{_bindir}/zabbix_sender -%{_bindir}/zabbix_get +%{_sbindir}/zabbix_agent +%{_sbindir}/zabbix_agentd +%{_sbindir}/zabbix_sender +%{_sbindir}/zabbix_get %{_sysconfdir}/init.d/zabbix-agent %config(noreplace) %{_sysconfdir}/logrotate.d/zabbix-agent %config(noreplace) %{_sysconfdir}/%{name}/zabbix_agent.conf @@ -248,6 +248,9 @@ %{_datadir}/%{name}/js/* %changelog +* Tue Sep 11 2007 Dan Horak 1.4.2-1 +- New upstream release + * Mon Jul 02 2007 Jarod Wilson 1.4.1-1 - New upstream release From fedora-extras-commits at redhat.com Tue Sep 11 07:13:28 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 11 Sep 2007 03:13:28 -0400 Subject: comps comps-f7.xml.in,1.250,1.251 comps-f8.xml.in,1.102,1.103 Message-ID: <200709110713.l8B7DSE0010945@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10918 Modified Files: comps-f7.xml.in comps-f8.xml.in Log Message: add boswars Index: comps-f7.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f7.xml.in,v retrieving revision 1.250 retrieving revision 1.251 diff -u -r1.250 -r1.251 --- comps-f7.xml.in 10 Sep 2007 07:50:16 -0000 1.250 +++ comps-f7.xml.in 11 Sep 2007 07:12:57 -0000 1.251 @@ -1285,6 +1285,7 @@ blobby blobwars bombardier + boswars bsd-games bygfoot bzflag Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.102 retrieving revision 1.103 diff -u -r1.102 -r1.103 --- comps-f8.xml.in 10 Sep 2007 07:50:16 -0000 1.102 +++ comps-f8.xml.in 11 Sep 2007 07:12:58 -0000 1.103 @@ -1425,6 +1425,7 @@ blobby blobwars bombardier + boswars bsd-games bygfoot bzflag From fedora-extras-commits at redhat.com Tue Sep 11 07:23:02 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 11 Sep 2007 03:23:02 -0400 Subject: rpms/boswars/devel boswars-2.4.1-SConstruct.patch, NONE, 1.1 boswars-2.4.1-guichan26.patch, NONE, 1.1 boswars.desktop, NONE, 1.1 boswars.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709110723.l8B7N23G011222@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/boswars/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11166/devel Modified Files: .cvsignore sources Added Files: boswars-2.4.1-SConstruct.patch boswars-2.4.1-guichan26.patch boswars.desktop boswars.spec Log Message: initial boswars import boswars-2.4.1-SConstruct.patch: --- NEW FILE boswars-2.4.1-SConstruct.patch --- diff -up boswars-2.4.1-src/SConstruct.hdg boswars-2.4.1-src/SConstruct --- boswars-2.4.1-src/SConstruct.hdg 2007-09-02 21:44:44.000000000 +0200 +++ boswars-2.4.1-src/SConstruct 2007-09-07 19:32:04.000000000 +0200 @@ -279,7 +278,8 @@ AutoConfigureIfNeeded(env, '') # define the different build environments (variants) release = env.Copy() -release.Append(CCFLAGS = Split('-O2 -pipe -fomit-frame-pointer -fexpensive-optimizations -ffast-math')) +release.Append(CCFLAGS = Split('-ffast-math')) +release.Append(LIBS = '-ltolua++') if mingw['extrapath']: mingw.Tool('crossmingw', toolpath = ['tools/scons/']) boswars-2.4.1-guichan26.patch: --- NEW FILE boswars-2.4.1-guichan26.patch --- diff -up boswars-2.4.1-src/SConstruct.hdg boswars-2.4.1-src/SConstruct --- boswars-2.4.1-src/SConstruct.hdg 2007-09-02 21:44:44.000000000 +0200 +++ boswars-2.4.1-src/SConstruct 2007-09-07 19:32:04.000000000 +0200 @@ -75,7 +75,6 @@ def globSources(sourceDirs, builddir): def buildSourcesList(builddir): sources = globSources("action ai editor game map network pathfinder sound stratagus ui unit video tolua", builddir) - sources.append(globSources("guichan guichan/sdl guichan/widgets", builddir)) return sources sourcesEngine = buildSourcesList('build') @@ -274,7 +273,6 @@ AutoConfigureIfNeeded(env, '') def addBosWarsPaths(env): # Stratagus build specifics env.Append(CPPPATH=engineSourceDir+'/include') - env.Append(CPPPATH=engineSourceDir+'/guichan/include') addBosWarsPaths(env) # define the different build environments (variants) diff -up boswars-2.4.1-src/engine/include/widgets.h.hdg boswars-2.4.1-src/engine/include/widgets.h --- boswars-2.4.1-src/engine/include/widgets.h.hdg 2007-09-07 19:32:04.000000000 +0200 +++ boswars-2.4.1-src/engine/include/widgets.h 2007-09-07 20:35:09.000000000 +0200 @@ -111,9 +111,9 @@ public: virtual void drawBox(gcn::Graphics *graphics); virtual void draw(gcn::Graphics *graphics); - virtual void mousePress(int x, int y, int button); - virtual void mouseRelease(int x, int y, int button); - virtual void mouseClick(int x, int y, int button, int count); + virtual void mousePressed(gcn::MouseEvent &mouseEvent); + virtual void mouseReleased(gcn::MouseEvent &mouseEvent); + virtual void mouseClicked(gcn::MouseEvent &mouseEvent); virtual void adjustSize(); void setUncheckedNormalImage(gcn::Image *image) { uncheckedNormalImage = image; } @@ -137,9 +137,9 @@ public: virtual void draw(gcn::Graphics *graphics); virtual void drawBox(gcn::Graphics *graphics); - virtual void mousePress(int x, int y, int button); - virtual void mouseRelease(int x, int y, int button); - virtual void mouseClick(int x, int y, int button, int count); + virtual void mousePressed(gcn::MouseEvent &mouseEvent); + virtual void mouseReleased(gcn::MouseEvent &mouseEvent); + virtual void mouseClicked(gcn::MouseEvent &mouseEvent); virtual void adjustSize(); void setUncheckedNormalImage(gcn::Image *image) { uncheckedNormalImage = image; } @@ -229,7 +229,7 @@ public: Windows(const std::string &text, int width, int height); void add(gcn::Widget *widget, int x, int y); private: - virtual void mouseMotion(int x, int y); + virtual void mouseDragged (gcn::MouseEvent &mouseEvent); virtual void setBackgroundColor(const gcn::Color &color); virtual void setBaseColor(const gcn::Color &color); private: diff -up boswars-2.4.1-src/engine/include/font.h.hdg boswars-2.4.1-src/engine/include/font.h --- boswars-2.4.1-src/engine/include/font.h.hdg 2007-09-02 21:44:40.000000000 +0200 +++ boswars-2.4.1-src/engine/include/font.h 2007-09-07 19:32:04.000000000 +0200 @@ -58,7 +58,7 @@ ----------------------------------------------------------------------------*/ #include "video.h" -#include "guichan/font.h" +#include "guichan/font.hpp" /*---------------------------------------------------------------------------- -- Declarations diff -up boswars-2.4.1-src/engine/include/video.h.hdg boswars-2.4.1-src/engine/include/video.h --- boswars-2.4.1-src/engine/include/video.h.hdg 2007-09-02 21:44:40.000000000 +0200 +++ boswars-2.4.1-src/engine/include/video.h 2007-09-07 19:32:04.000000000 +0200 @@ -32,7 +32,7 @@ #include "SDL.h" #include "SDL_opengl.h" -#include "guichan/image.h" +#include "guichan/image.hpp" class CFont; diff -up boswars-2.4.1-src/engine/editor/editloop.cpp.hdg boswars-2.4.1-src/engine/editor/editloop.cpp --- boswars-2.4.1-src/engine/editor/editloop.cpp.hdg 2007-07-03 23:57:45.000000000 +0200 +++ boswars-2.4.1-src/engine/editor/editloop.cpp 2007-09-07 19:32:04.000000000 +0200 @@ -56,7 +56,7 @@ #include "iolib.h" #include "iocompat.h" #include "commands.h" -#include "guichan.h" +#include "guichan.hpp" #include "script.h" @@ -109,7 +109,7 @@ static int CalculateUnitIcons(void); class EditorSliderListener : public gcn::ActionListener { public: - virtual void action(const std::string &eventId) { + virtual void action(const gcn::ActionEvent& actionEvent) { int iconsPerStep = CalculateUnitIcons(); int steps = (Editor.ShownUnitTypes.size() + iconsPerStep - 1) / iconsPerStep; double value = editorSlider->getValue(); @@ -464,7 +464,7 @@ static void CleanEditResource() class CEditResourceOKActionListener : public gcn::ActionListener { public: - virtual void action(const std::string &eventId) { + virtual void action(const gcn::ActionEvent& actionEvent) { int amount = atoi(editResourceTextField->getText().c_str()); for (int i = 0; i < MaxCosts; ++i) { UnitUnderCursor->ResourcesHeld[i] = amount * CYCLES_PER_SECOND; @@ -477,7 +477,7 @@ static CEditResourceOKActionListener Edi class CEditResourceCancelActionListener : public gcn::ActionListener { public: - virtual void action(const std::string &eventId) { + virtual void action(const gcn::ActionEvent& actionEvent) { editResourceMenu->stop(); } }; @@ -514,7 +514,6 @@ static void EditorEditResource(void) editResourceMenu->add(editResourceTextField, 40, 46); editResourceOKButton = new gcn::Button(_("~!OK")); - editResourceOKButton->setHotKey("o"); editResourceOKButton->setSize(106, 28); editResourceOKButton->setBackgroundColor(gcn::Color(38, 38, 78, 130)); editResourceOKButton->setBaseColor(gcn::Color(38, 38, 78, 130)); @@ -522,7 +521,6 @@ static void EditorEditResource(void) editResourceMenu->add(editResourceOKButton, 24, 88); editResourceCancelButton = new gcn::Button(_("~!Cancel")); - editResourceCancelButton->setHotKey("c"); editResourceCancelButton->setSize(106, 28); editResourceCancelButton->setBackgroundColor(gcn::Color(38, 38, 78, 130)); editResourceCancelButton->setBaseColor(gcn::Color(38, 38, 78, 130)); diff -up boswars-2.4.1-src/engine/ui/widgets.cpp.hdg boswars-2.4.1-src/engine/ui/widgets.cpp --- boswars-2.4.1-src/engine/ui/widgets.cpp.hdg 2007-09-02 21:44:42.000000000 +0200 +++ boswars-2.4.1-src/engine/ui/widgets.cpp 2007-09-07 22:32:09.000000000 +0200 @@ -361,7 +361,7 @@ void ImageButton::draw(gcn::Graphics *gr img = disabledImage ? disabledImage : normalImage; } else if (isPressed()) { img = pressedImage ? pressedImage : normalImage; - } else if (0 && hasMouse()) { + } else if (0 && mHasMouse) { // FIXME: add mouse-over image img = NULL; } else { @@ -396,7 +396,7 @@ void ImageButton::draw(gcn::Graphics *gr graphics->drawText(getCaption(), textX + 2, textY + 2, getAlignment()); } - if (hasFocus()) { + if (isFocused()) { graphics->drawRectangle(gcn::Rectangle(0, 0, getWidth(), getHeight())); } } @@ -491,7 +491,7 @@ void ImageRadioButton::draw(gcn::Graphic graphics->drawText(getCaption(), width - 2, 0); - if (hasFocus()) { + if (isFocused()) { graphics->drawRectangle(gcn::Rectangle(width - 4, 0, getWidth() - width + 3, getHeight())); } } @@ -499,9 +499,9 @@ void ImageRadioButton::draw(gcn::Graphic /** ** Mouse button pressed callback */ -void ImageRadioButton::mousePress(int x, int y, int button) +void ImageRadioButton::mousePressed(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT && hasMouse()) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { mMouseDown = true; } } @@ -509,9 +509,9 @@ void ImageRadioButton::mousePress(int x, /** ** Mouse button released callback */ -void ImageRadioButton::mouseRelease(int x, int y, int button) +void ImageRadioButton::mouseReleased(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { mMouseDown = false; } } @@ -519,9 +519,9 @@ void ImageRadioButton::mouseRelease(int /** ** Mouse clicked callback */ -void ImageRadioButton::mouseClick(int x, int y, int button, int count) +void ImageRadioButton::mouseClicked(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { setMarked(true); generateAction(); } @@ -598,7 +598,7 @@ void ImageCheckBox::draw(gcn::Graphics * graphics->drawText(getCaption(), width - 2, 0); - if (hasFocus()) { + if (isFocused()) { graphics->drawRectangle(gcn::Rectangle(width - 4, 0, getWidth() - width + 3, getHeight())); } } @@ -635,9 +635,9 @@ void ImageCheckBox::drawBox(gcn::Graphic /** ** Mouse button pressed callback */ -void ImageCheckBox::mousePress(int x, int y, int button) +void ImageCheckBox::mousePressed(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT && hasMouse()) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { mMouseDown = true; } } @@ -645,9 +645,9 @@ void ImageCheckBox::mousePress(int x, in /** ** Mouse button released callback */ -void ImageCheckBox::mouseRelease(int x, int y, int button) +void ImageCheckBox::mouseReleased(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { mMouseDown = false; } } @@ -655,9 +655,9 @@ void ImageCheckBox::mouseRelease(int x, /** ** Mouse clicked callback */ -void ImageCheckBox::mouseClick(int x, int y, int button, int count) +void ImageCheckBox::mouseClicked(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { toggle(); } } @@ -1109,7 +1109,7 @@ Windows::Windows(const std::string &titl { container.setDimension(gcn::Rectangle(0, 0, width, height)); scroll.setDimension(gcn::Rectangle(0, 0, width, height)); - this->setContent(&scroll); + this->add((gcn::Widget *)&scroll, 0, 0); scroll.setContent(&container); this->resizeToContent(); } @@ -1146,9 +1146,9 @@ void Windows::add(gcn::Widget *widget, i ** when the container is a "scrollable" ScrollArea with the cursor. ** The cursor can go outside the visual area. */ -void Windows::mouseMotion(int x, int y) +void Windows::mouseDragged (gcn::MouseEvent &mouseEvent) { - gcn::BasicContainer *bcontainer = getParent(); + gcn::Widget *bcontainer = getParent(); int diffx; int diffy; int criticalx; @@ -1156,18 +1156,18 @@ void Windows::mouseMotion(int x, int y) int absx; int absy; - if (!mMouseDrag || !isMovable()) { + if (!isMovable()) { return; } - diffx = x - mMouseXOffset; - diffy = y - mMouseYOffset; + diffx = mouseEvent.getX() - mDragOffsetX; + diffy = mouseEvent.getY() - mDragOffsetY; if (blockwholewindow) { criticalx = getX(); criticaly = getY(); } else { - criticalx = getX() + mMouseXOffset; - criticaly = getY() + mMouseYOffset; + criticalx = getX() + mDragOffsetX; + criticaly = getY() + mDragOffsetY; } @@ -1190,15 +1190,13 @@ void Windows::mouseMotion(int x, int y) } // Place the window. - x = getX() + diffx; - y = getY() + diffy; - setPosition(x, y); + setPosition(getX() + diffx, getY() + diffy); // Move the cursor. // Usefull only when window reachs the limit. getAbsolutePosition(absx, absy); - CursorX = absx + mMouseXOffset; - CursorY = absy + mMouseYOffset; + CursorX = absx + mDragOffsetX; + CursorY = absy + mDragOffsetY; } /** @@ -1377,7 +1375,7 @@ void DropDownWidget::setList(lua_State * void DropDownWidget::setSize(int width, int height) { DropDown::setSize(width, height); - this->getListBox()->setSize(width, height); + this->mListBox->setSize(width, height); } /*---------------------------------------------------------------------------- @@ -1571,7 +1569,7 @@ void MenuScreen::draw(gcn::Graphics *gra Gui->getGraphics()->popClipArea(); Gui->draw(); Gui->setTop(w); - w->_getFocusHandler()->setFocus(f); + f->requestFocus(); Gui->getGraphics()->pushClipArea(r); } gcn::Container::draw(graphics); diff -up boswars-2.4.1-src/engine/ui/interface.cpp.hdg boswars-2.4.1-src/engine/ui/interface.cpp --- boswars-2.4.1-src/engine/ui/interface.cpp.hdg 2007-07-03 23:57:47.000000000 +0200 +++ boswars-2.4.1-src/engine/ui/interface.cpp 2007-09-07 19:32:04.000000000 +0200 @@ -836,8 +836,6 @@ static int InputKey(int key) default: if (key >= ' ') { - gcn::Key k(key); - std::string kstr = k.toString(); if (key == '~') { if (InputIndex < (int)sizeof(Input) - 2) { Input[InputIndex++] = key; @@ -845,10 +843,8 @@ static int InputKey(int key) Input[InputIndex] = '\0'; ShowInput(); } - } else if (InputIndex < (int)(sizeof(Input) - kstr.size())) { - for (size_t i = 0; i < kstr.size(); ++i) { - Input[InputIndex++] = kstr[i]; - } + } else if (InputIndex < (int)sizeof(Input) - 1) { + Input[InputIndex++] = key; Input[InputIndex] = '\0'; ShowInput(); } diff -up boswars-2.4.1-src/engine/stratagus/mainloop.cpp.hdg boswars-2.4.1-src/engine/stratagus/mainloop.cpp --- boswars-2.4.1-src/engine/stratagus/mainloop.cpp.hdg 2007-07-03 23:57:48.000000000 +0200 +++ boswars-2.4.1-src/engine/stratagus/mainloop.cpp 2007-09-07 19:32:04.000000000 +0200 @@ -68,7 +68,7 @@ #include "editor.h" #include "sound.h" -#include +#include void DrawGuichanWidgets(); //---------------------------------------------------------------------------- diff -up boswars-2.4.1-src/engine/stratagus/stratagus.cpp.hdg boswars-2.4.1-src/engine/stratagus/stratagus.cpp --- boswars-2.4.1-src/engine/stratagus/stratagus.cpp.hdg 2007-09-02 21:44:43.000000000 +0200 +++ boswars-2.4.1-src/engine/stratagus/stratagus.cpp 2007-09-07 19:32:04.000000000 +0200 @@ -205,7 +205,7 @@ extern int getopt(int argc, char *const #include "widgets.h" #include "iolib.h" #include "util.h" -#include "guichan.h" +#include "guichan.hpp" extern void CreateUserDirectories(void); diff -up boswars-2.4.1-src/engine/include/widgets.h~ boswars-2.4.1-src/engine/include/widgets.h --- boswars-2.4.1-src/engine/include/widgets.h~ 2007-09-09 09:44:18.000000000 +0200 +++ boswars-2.4.1-src/engine/include/widgets.h 2007-09-09 09:44:18.000000000 +0200 @@ -28,8 +28,8 @@ #ifndef __WIDGETS_H__ #define __WIDGETS_H__ -#include -#include +#include +#include typedef int lua_Object; // from tolua++.h --- NEW FILE boswars.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Bos Wars Comment=Bos Wars is a futuristic real-time strategy game Exec=boswars -d /usr/share/boswars Icon=boswars.png Terminal=false StartupNotify=false Type=Application Categories=Game;StrategyGame; --- NEW FILE boswars.spec --- Name: boswars Version: 2.4.1 Release: 2%{?dist} Summary: Bos Wars is a futuristic real-time strategy game Group: Amusements/Games License: GPLv2 URL: http://www.boswars.org/ Source0: http://www.boswars.org/dist/releases/%{name}-%{version}-src.tar.gz Source1: %{name}.desktop Patch0: boswars-2.4.1-SConstruct.patch # incomplete patch to port boswars to the sysytem guichan-0.6 instead of # using the included guichan-0.4. Incomplete, NOT finished and NOT working! Patch1: boswars-2.4.1-guichan26.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtheora-devel libvorbis-devel lua-devel SDL-devel libGL-devel BuildRequires: tolua++-devel libpng-devel scons desktop-file-utils %description Bos Wars is a futuristic real-time strategy game. It is possible to play against human opponents over LAN, internet, or against the computer. Bos Wars aims to create a completly original and fun open source RTS game. %prep %setup -q -n %{name}-%{version}-src %patch0 -p1 chmod -x engine/guichan/include/guichan/sdl/sdlgraphics.h \ engine/include/animation.h engine/guichan/sdl/gsdl.cpp # we want to use the system version of these rm engine/tolua/*.h engine/tolua/tolua_*.cpp %build scons %{?_smp_mflags} opengl=1 CC="gcc $RPM_OPT_FLAGS" CXX="g++ $RPM_OPT_FLAGS" %install rm -fr $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/languages install -m 755 %{name} $RPM_BUILD_ROOT%{_bindir} install -p -m 644 languages/*.po languages/*.pot \ $RPM_BUILD_ROOT%{_datadir}/%{name}/languages cp -a campaigns graphics maps scripts sounds units video \ $RPM_BUILD_ROOT%{_datadir}/%{name} # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 graphics/elites/ui/elites_claw.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %files %defattr(-,root,root,-) %doc *.txt CHANGELOG doc/*.html doc/guichan-copyright.txt %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %changelog * Mon Sep 10 2007 Hans de Goede 2.4.1-2 - Add missing BuildRequires libpng-devel * Sun Sep 9 2007 Hans de Goede 2.4.1-1 - Initial Fedora package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/boswars/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Sep 2007 19:48:56 -0000 1.1 +++ .cvsignore 11 Sep 2007 07:22:03 -0000 1.2 @@ -0,0 +1 @@ +boswars-2.4.1-src.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/boswars/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Sep 2007 19:48:56 -0000 1.1 +++ sources 11 Sep 2007 07:22:03 -0000 1.2 @@ -0,0 +1 @@ +ad4fe087da5697e920c746c75c20b07f boswars-2.4.1-src.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 07:25:54 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 11 Sep 2007 03:25:54 -0400 Subject: rpms/ksirk/devel ksirk.spec,1.1,1.2 Message-ID: <200709110725.l8B7PsbW011389@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ksirk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11351 Modified Files: ksirk.spec Log Message: * Tue Sep 11 2007 Hans de Goede 1.7-3 - Release increment for rebuild due to koji weirdness Index: ksirk.spec =================================================================== RCS file: /cvs/extras/rpms/ksirk/devel/ksirk.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ksirk.spec 10 Sep 2007 07:46:19 -0000 1.1 +++ ksirk.spec 11 Sep 2007 07:25:22 -0000 1.2 @@ -1,6 +1,6 @@ Name: ksirk Version: 1.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Turnbased multiplayer board strategy game (conquer the world!) Group: Amusements/Games License: GPLv2 @@ -80,6 +80,9 @@ %changelog +* Tue Sep 11 2007 Hans de Goede 1.7-3 +- Release increment for rebuild due to koji weirdness + * Sat Sep 8 2007 Hans de Goede 1.7-2 - Add missing gettext BuildRequires From fedora-extras-commits at redhat.com Tue Sep 11 07:26:30 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 11 Sep 2007 03:26:30 -0400 Subject: rpms/boswars/F-7 boswars-2.4.1-SConstruct.patch, NONE, 1.1 boswars-2.4.1-guichan26.patch, NONE, 1.1 boswars.desktop, NONE, 1.1 boswars.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709110726.l8B7QU1K011473@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/boswars/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11396 Modified Files: .cvsignore sources Added Files: boswars-2.4.1-SConstruct.patch boswars-2.4.1-guichan26.patch boswars.desktop boswars.spec Log Message: * Mon Sep 10 2007 Hans de Goede 2.4.1-2 - Add missing BuildRequires libpng-devel boswars-2.4.1-SConstruct.patch: --- NEW FILE boswars-2.4.1-SConstruct.patch --- diff -up boswars-2.4.1-src/SConstruct.hdg boswars-2.4.1-src/SConstruct --- boswars-2.4.1-src/SConstruct.hdg 2007-09-02 21:44:44.000000000 +0200 +++ boswars-2.4.1-src/SConstruct 2007-09-07 19:32:04.000000000 +0200 @@ -279,7 +278,8 @@ AutoConfigureIfNeeded(env, '') # define the different build environments (variants) release = env.Copy() -release.Append(CCFLAGS = Split('-O2 -pipe -fomit-frame-pointer -fexpensive-optimizations -ffast-math')) +release.Append(CCFLAGS = Split('-ffast-math')) +release.Append(LIBS = '-ltolua++') if mingw['extrapath']: mingw.Tool('crossmingw', toolpath = ['tools/scons/']) boswars-2.4.1-guichan26.patch: --- NEW FILE boswars-2.4.1-guichan26.patch --- diff -up boswars-2.4.1-src/SConstruct.hdg boswars-2.4.1-src/SConstruct --- boswars-2.4.1-src/SConstruct.hdg 2007-09-02 21:44:44.000000000 +0200 +++ boswars-2.4.1-src/SConstruct 2007-09-07 19:32:04.000000000 +0200 @@ -75,7 +75,6 @@ def globSources(sourceDirs, builddir): def buildSourcesList(builddir): sources = globSources("action ai editor game map network pathfinder sound stratagus ui unit video tolua", builddir) - sources.append(globSources("guichan guichan/sdl guichan/widgets", builddir)) return sources sourcesEngine = buildSourcesList('build') @@ -274,7 +273,6 @@ AutoConfigureIfNeeded(env, '') def addBosWarsPaths(env): # Stratagus build specifics env.Append(CPPPATH=engineSourceDir+'/include') - env.Append(CPPPATH=engineSourceDir+'/guichan/include') addBosWarsPaths(env) # define the different build environments (variants) diff -up boswars-2.4.1-src/engine/include/widgets.h.hdg boswars-2.4.1-src/engine/include/widgets.h --- boswars-2.4.1-src/engine/include/widgets.h.hdg 2007-09-07 19:32:04.000000000 +0200 +++ boswars-2.4.1-src/engine/include/widgets.h 2007-09-07 20:35:09.000000000 +0200 @@ -111,9 +111,9 @@ public: virtual void drawBox(gcn::Graphics *graphics); virtual void draw(gcn::Graphics *graphics); - virtual void mousePress(int x, int y, int button); - virtual void mouseRelease(int x, int y, int button); - virtual void mouseClick(int x, int y, int button, int count); + virtual void mousePressed(gcn::MouseEvent &mouseEvent); + virtual void mouseReleased(gcn::MouseEvent &mouseEvent); + virtual void mouseClicked(gcn::MouseEvent &mouseEvent); virtual void adjustSize(); void setUncheckedNormalImage(gcn::Image *image) { uncheckedNormalImage = image; } @@ -137,9 +137,9 @@ public: virtual void draw(gcn::Graphics *graphics); virtual void drawBox(gcn::Graphics *graphics); - virtual void mousePress(int x, int y, int button); - virtual void mouseRelease(int x, int y, int button); - virtual void mouseClick(int x, int y, int button, int count); + virtual void mousePressed(gcn::MouseEvent &mouseEvent); + virtual void mouseReleased(gcn::MouseEvent &mouseEvent); + virtual void mouseClicked(gcn::MouseEvent &mouseEvent); virtual void adjustSize(); void setUncheckedNormalImage(gcn::Image *image) { uncheckedNormalImage = image; } @@ -229,7 +229,7 @@ public: Windows(const std::string &text, int width, int height); void add(gcn::Widget *widget, int x, int y); private: - virtual void mouseMotion(int x, int y); + virtual void mouseDragged (gcn::MouseEvent &mouseEvent); virtual void setBackgroundColor(const gcn::Color &color); virtual void setBaseColor(const gcn::Color &color); private: diff -up boswars-2.4.1-src/engine/include/font.h.hdg boswars-2.4.1-src/engine/include/font.h --- boswars-2.4.1-src/engine/include/font.h.hdg 2007-09-02 21:44:40.000000000 +0200 +++ boswars-2.4.1-src/engine/include/font.h 2007-09-07 19:32:04.000000000 +0200 @@ -58,7 +58,7 @@ ----------------------------------------------------------------------------*/ #include "video.h" -#include "guichan/font.h" +#include "guichan/font.hpp" /*---------------------------------------------------------------------------- -- Declarations diff -up boswars-2.4.1-src/engine/include/video.h.hdg boswars-2.4.1-src/engine/include/video.h --- boswars-2.4.1-src/engine/include/video.h.hdg 2007-09-02 21:44:40.000000000 +0200 +++ boswars-2.4.1-src/engine/include/video.h 2007-09-07 19:32:04.000000000 +0200 @@ -32,7 +32,7 @@ #include "SDL.h" #include "SDL_opengl.h" -#include "guichan/image.h" +#include "guichan/image.hpp" class CFont; diff -up boswars-2.4.1-src/engine/editor/editloop.cpp.hdg boswars-2.4.1-src/engine/editor/editloop.cpp --- boswars-2.4.1-src/engine/editor/editloop.cpp.hdg 2007-07-03 23:57:45.000000000 +0200 +++ boswars-2.4.1-src/engine/editor/editloop.cpp 2007-09-07 19:32:04.000000000 +0200 @@ -56,7 +56,7 @@ #include "iolib.h" #include "iocompat.h" #include "commands.h" -#include "guichan.h" +#include "guichan.hpp" #include "script.h" @@ -109,7 +109,7 @@ static int CalculateUnitIcons(void); class EditorSliderListener : public gcn::ActionListener { public: - virtual void action(const std::string &eventId) { + virtual void action(const gcn::ActionEvent& actionEvent) { int iconsPerStep = CalculateUnitIcons(); int steps = (Editor.ShownUnitTypes.size() + iconsPerStep - 1) / iconsPerStep; double value = editorSlider->getValue(); @@ -464,7 +464,7 @@ static void CleanEditResource() class CEditResourceOKActionListener : public gcn::ActionListener { public: - virtual void action(const std::string &eventId) { + virtual void action(const gcn::ActionEvent& actionEvent) { int amount = atoi(editResourceTextField->getText().c_str()); for (int i = 0; i < MaxCosts; ++i) { UnitUnderCursor->ResourcesHeld[i] = amount * CYCLES_PER_SECOND; @@ -477,7 +477,7 @@ static CEditResourceOKActionListener Edi class CEditResourceCancelActionListener : public gcn::ActionListener { public: - virtual void action(const std::string &eventId) { + virtual void action(const gcn::ActionEvent& actionEvent) { editResourceMenu->stop(); } }; @@ -514,7 +514,6 @@ static void EditorEditResource(void) editResourceMenu->add(editResourceTextField, 40, 46); editResourceOKButton = new gcn::Button(_("~!OK")); - editResourceOKButton->setHotKey("o"); editResourceOKButton->setSize(106, 28); editResourceOKButton->setBackgroundColor(gcn::Color(38, 38, 78, 130)); editResourceOKButton->setBaseColor(gcn::Color(38, 38, 78, 130)); @@ -522,7 +521,6 @@ static void EditorEditResource(void) editResourceMenu->add(editResourceOKButton, 24, 88); editResourceCancelButton = new gcn::Button(_("~!Cancel")); - editResourceCancelButton->setHotKey("c"); editResourceCancelButton->setSize(106, 28); editResourceCancelButton->setBackgroundColor(gcn::Color(38, 38, 78, 130)); editResourceCancelButton->setBaseColor(gcn::Color(38, 38, 78, 130)); diff -up boswars-2.4.1-src/engine/ui/widgets.cpp.hdg boswars-2.4.1-src/engine/ui/widgets.cpp --- boswars-2.4.1-src/engine/ui/widgets.cpp.hdg 2007-09-02 21:44:42.000000000 +0200 +++ boswars-2.4.1-src/engine/ui/widgets.cpp 2007-09-07 22:32:09.000000000 +0200 @@ -361,7 +361,7 @@ void ImageButton::draw(gcn::Graphics *gr img = disabledImage ? disabledImage : normalImage; } else if (isPressed()) { img = pressedImage ? pressedImage : normalImage; - } else if (0 && hasMouse()) { + } else if (0 && mHasMouse) { // FIXME: add mouse-over image img = NULL; } else { @@ -396,7 +396,7 @@ void ImageButton::draw(gcn::Graphics *gr graphics->drawText(getCaption(), textX + 2, textY + 2, getAlignment()); } - if (hasFocus()) { + if (isFocused()) { graphics->drawRectangle(gcn::Rectangle(0, 0, getWidth(), getHeight())); } } @@ -491,7 +491,7 @@ void ImageRadioButton::draw(gcn::Graphic graphics->drawText(getCaption(), width - 2, 0); - if (hasFocus()) { + if (isFocused()) { graphics->drawRectangle(gcn::Rectangle(width - 4, 0, getWidth() - width + 3, getHeight())); } } @@ -499,9 +499,9 @@ void ImageRadioButton::draw(gcn::Graphic /** ** Mouse button pressed callback */ -void ImageRadioButton::mousePress(int x, int y, int button) +void ImageRadioButton::mousePressed(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT && hasMouse()) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { mMouseDown = true; } } @@ -509,9 +509,9 @@ void ImageRadioButton::mousePress(int x, /** ** Mouse button released callback */ -void ImageRadioButton::mouseRelease(int x, int y, int button) +void ImageRadioButton::mouseReleased(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { mMouseDown = false; } } @@ -519,9 +519,9 @@ void ImageRadioButton::mouseRelease(int /** ** Mouse clicked callback */ -void ImageRadioButton::mouseClick(int x, int y, int button, int count) +void ImageRadioButton::mouseClicked(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { setMarked(true); generateAction(); } @@ -598,7 +598,7 @@ void ImageCheckBox::draw(gcn::Graphics * graphics->drawText(getCaption(), width - 2, 0); - if (hasFocus()) { + if (isFocused()) { graphics->drawRectangle(gcn::Rectangle(width - 4, 0, getWidth() - width + 3, getHeight())); } } @@ -635,9 +635,9 @@ void ImageCheckBox::drawBox(gcn::Graphic /** ** Mouse button pressed callback */ -void ImageCheckBox::mousePress(int x, int y, int button) +void ImageCheckBox::mousePressed(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT && hasMouse()) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { mMouseDown = true; } } @@ -645,9 +645,9 @@ void ImageCheckBox::mousePress(int x, in /** ** Mouse button released callback */ -void ImageCheckBox::mouseRelease(int x, int y, int button) +void ImageCheckBox::mouseReleased(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { mMouseDown = false; } } @@ -655,9 +655,9 @@ void ImageCheckBox::mouseRelease(int x, /** ** Mouse clicked callback */ -void ImageCheckBox::mouseClick(int x, int y, int button, int count) +void ImageCheckBox::mouseClicked(gcn::MouseEvent &mouseEvent) { - if (button == gcn::MouseInput::LEFT) { + if (mouseEvent.getButton() == gcn::MouseInput::LEFT) { toggle(); } } @@ -1109,7 +1109,7 @@ Windows::Windows(const std::string &titl { container.setDimension(gcn::Rectangle(0, 0, width, height)); scroll.setDimension(gcn::Rectangle(0, 0, width, height)); - this->setContent(&scroll); + this->add((gcn::Widget *)&scroll, 0, 0); scroll.setContent(&container); this->resizeToContent(); } @@ -1146,9 +1146,9 @@ void Windows::add(gcn::Widget *widget, i ** when the container is a "scrollable" ScrollArea with the cursor. ** The cursor can go outside the visual area. */ -void Windows::mouseMotion(int x, int y) +void Windows::mouseDragged (gcn::MouseEvent &mouseEvent) { - gcn::BasicContainer *bcontainer = getParent(); + gcn::Widget *bcontainer = getParent(); int diffx; int diffy; int criticalx; @@ -1156,18 +1156,18 @@ void Windows::mouseMotion(int x, int y) int absx; int absy; - if (!mMouseDrag || !isMovable()) { + if (!isMovable()) { return; } - diffx = x - mMouseXOffset; - diffy = y - mMouseYOffset; + diffx = mouseEvent.getX() - mDragOffsetX; + diffy = mouseEvent.getY() - mDragOffsetY; if (blockwholewindow) { criticalx = getX(); criticaly = getY(); } else { - criticalx = getX() + mMouseXOffset; - criticaly = getY() + mMouseYOffset; + criticalx = getX() + mDragOffsetX; + criticaly = getY() + mDragOffsetY; } @@ -1190,15 +1190,13 @@ void Windows::mouseMotion(int x, int y) } // Place the window. - x = getX() + diffx; - y = getY() + diffy; - setPosition(x, y); + setPosition(getX() + diffx, getY() + diffy); // Move the cursor. // Usefull only when window reachs the limit. getAbsolutePosition(absx, absy); - CursorX = absx + mMouseXOffset; - CursorY = absy + mMouseYOffset; + CursorX = absx + mDragOffsetX; + CursorY = absy + mDragOffsetY; } /** @@ -1377,7 +1375,7 @@ void DropDownWidget::setList(lua_State * void DropDownWidget::setSize(int width, int height) { DropDown::setSize(width, height); - this->getListBox()->setSize(width, height); + this->mListBox->setSize(width, height); } /*---------------------------------------------------------------------------- @@ -1571,7 +1569,7 @@ void MenuScreen::draw(gcn::Graphics *gra Gui->getGraphics()->popClipArea(); Gui->draw(); Gui->setTop(w); - w->_getFocusHandler()->setFocus(f); + f->requestFocus(); Gui->getGraphics()->pushClipArea(r); } gcn::Container::draw(graphics); diff -up boswars-2.4.1-src/engine/ui/interface.cpp.hdg boswars-2.4.1-src/engine/ui/interface.cpp --- boswars-2.4.1-src/engine/ui/interface.cpp.hdg 2007-07-03 23:57:47.000000000 +0200 +++ boswars-2.4.1-src/engine/ui/interface.cpp 2007-09-07 19:32:04.000000000 +0200 @@ -836,8 +836,6 @@ static int InputKey(int key) default: if (key >= ' ') { - gcn::Key k(key); - std::string kstr = k.toString(); if (key == '~') { if (InputIndex < (int)sizeof(Input) - 2) { Input[InputIndex++] = key; @@ -845,10 +843,8 @@ static int InputKey(int key) Input[InputIndex] = '\0'; ShowInput(); } - } else if (InputIndex < (int)(sizeof(Input) - kstr.size())) { - for (size_t i = 0; i < kstr.size(); ++i) { - Input[InputIndex++] = kstr[i]; - } + } else if (InputIndex < (int)sizeof(Input) - 1) { + Input[InputIndex++] = key; Input[InputIndex] = '\0'; ShowInput(); } diff -up boswars-2.4.1-src/engine/stratagus/mainloop.cpp.hdg boswars-2.4.1-src/engine/stratagus/mainloop.cpp --- boswars-2.4.1-src/engine/stratagus/mainloop.cpp.hdg 2007-07-03 23:57:48.000000000 +0200 +++ boswars-2.4.1-src/engine/stratagus/mainloop.cpp 2007-09-07 19:32:04.000000000 +0200 @@ -68,7 +68,7 @@ #include "editor.h" #include "sound.h" -#include +#include void DrawGuichanWidgets(); //---------------------------------------------------------------------------- diff -up boswars-2.4.1-src/engine/stratagus/stratagus.cpp.hdg boswars-2.4.1-src/engine/stratagus/stratagus.cpp --- boswars-2.4.1-src/engine/stratagus/stratagus.cpp.hdg 2007-09-02 21:44:43.000000000 +0200 +++ boswars-2.4.1-src/engine/stratagus/stratagus.cpp 2007-09-07 19:32:04.000000000 +0200 @@ -205,7 +205,7 @@ extern int getopt(int argc, char *const #include "widgets.h" #include "iolib.h" #include "util.h" -#include "guichan.h" +#include "guichan.hpp" extern void CreateUserDirectories(void); diff -up boswars-2.4.1-src/engine/include/widgets.h~ boswars-2.4.1-src/engine/include/widgets.h --- boswars-2.4.1-src/engine/include/widgets.h~ 2007-09-09 09:44:18.000000000 +0200 +++ boswars-2.4.1-src/engine/include/widgets.h 2007-09-09 09:44:18.000000000 +0200 @@ -28,8 +28,8 @@ #ifndef __WIDGETS_H__ #define __WIDGETS_H__ -#include -#include +#include +#include typedef int lua_Object; // from tolua++.h --- NEW FILE boswars.desktop --- [Desktop Entry] Encoding=UTF-8 Name=Bos Wars Comment=Bos Wars is a futuristic real-time strategy game Exec=boswars -d /usr/share/boswars Icon=boswars.png Terminal=false StartupNotify=false Type=Application Categories=Game;StrategyGame; --- NEW FILE boswars.spec --- Name: boswars Version: 2.4.1 Release: 2%{?dist} Summary: Bos Wars is a futuristic real-time strategy game Group: Amusements/Games License: GPLv2 URL: http://www.boswars.org/ Source0: http://www.boswars.org/dist/releases/%{name}-%{version}-src.tar.gz Source1: %{name}.desktop Patch0: boswars-2.4.1-SConstruct.patch # incomplete patch to port boswars to the sysytem guichan-0.6 instead of # using the included guichan-0.4. Incomplete, NOT finished and NOT working! Patch1: boswars-2.4.1-guichan26.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtheora-devel libvorbis-devel lua-devel SDL-devel libGL-devel BuildRequires: tolua++-devel libpng-devel scons desktop-file-utils %description Bos Wars is a futuristic real-time strategy game. It is possible to play against human opponents over LAN, internet, or against the computer. Bos Wars aims to create a completly original and fun open source RTS game. %prep %setup -q -n %{name}-%{version}-src %patch0 -p1 chmod -x engine/guichan/include/guichan/sdl/sdlgraphics.h \ engine/include/animation.h engine/guichan/sdl/gsdl.cpp # we want to use the system version of these rm engine/tolua/*.h engine/tolua/tolua_*.cpp %build scons %{?_smp_mflags} opengl=1 CC="gcc $RPM_OPT_FLAGS" CXX="g++ $RPM_OPT_FLAGS" %install rm -fr $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{_bindir} mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/languages install -m 755 %{name} $RPM_BUILD_ROOT%{_bindir} install -p -m 644 languages/*.po languages/*.pot \ $RPM_BUILD_ROOT%{_datadir}/%{name}/languages cp -a campaigns graphics maps scripts sounds units video \ $RPM_BUILD_ROOT%{_datadir}/%{name} # below is the desktop file and icon stuff. mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 graphics/elites/ui/elites_claw.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.png %clean rm -rf $RPM_BUILD_ROOT %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %files %defattr(-,root,root,-) %doc *.txt CHANGELOG doc/*.html doc/guichan-copyright.txt %{_bindir}/%{name} %{_datadir}/%{name} %{_datadir}/applications/fedora-%{name}.desktop %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %changelog * Mon Sep 10 2007 Hans de Goede 2.4.1-2 - Add missing BuildRequires libpng-devel * Sun Sep 9 2007 Hans de Goede 2.4.1-1 - Initial Fedora package Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/boswars/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 10 Sep 2007 19:48:56 -0000 1.1 +++ .cvsignore 11 Sep 2007 07:25:58 -0000 1.2 @@ -0,0 +1 @@ +boswars-2.4.1-src.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/boswars/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 10 Sep 2007 19:48:56 -0000 1.1 +++ sources 11 Sep 2007 07:25:58 -0000 1.2 @@ -0,0 +1 @@ +ad4fe087da5697e920c746c75c20b07f boswars-2.4.1-src.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 07:27:37 2007 From: fedora-extras-commits at redhat.com (Panu Matilainen (pmatilai)) Date: Tue, 11 Sep 2007 03:27:37 -0400 Subject: rpms/rpm/devel .cvsignore, 1.20, 1.21 rpm.spec, 1.258, 1.259 sources, 1.126, 1.127 rpm-4.4.2.1-debuginfo-names.patch, 1.3, NONE Message-ID: <200709110727.l8B7Rb3n011574@cvs-int.fedora.redhat.com> Author: pmatilai Update of /cvs/pkgs/rpms/rpm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11533 Modified Files: .cvsignore rpm.spec sources Removed Files: rpm-4.4.2.1-debuginfo-names.patch Log Message: - 4.4.2.2-rc2 - resolves #180996, #281611, #259961, #277161, #155079 - drop debugedit-names patch now that it's really upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rpm/devel/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 28 Aug 2007 10:14:29 -0000 1.20 +++ .cvsignore 11 Sep 2007 07:27:05 -0000 1.21 @@ -1 +1 @@ -rpm-4.4.2.2-rc1.tar.gz +rpm-4.4.2.2-rc2.tar.gz Index: rpm.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpm/devel/rpm.spec,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- rpm.spec 5 Sep 2007 11:22:24 -0000 1.258 +++ rpm.spec 11 Sep 2007 07:27:05 -0000 1.259 @@ -6,10 +6,10 @@ Summary: The RPM package management system Name: rpm Version: 4.4.2.2 -Release: 0.4.rc1 +Release: 0.5.rc2 Group: System Environment/Base Url: http://www.rpm.org/ -Source: %{name}-%{version}-rc1.tar.gz +Source: %{name}-%{version}-rc2.tar.gz Patch1: rpm-4.4.1-prereq.patch Patch2: rpm-4.4.2-ghost-conflicts.patch Patch3: rpm-4.4.2-trust.patch @@ -17,7 +17,6 @@ Patch5: rpm-4.4.2-rpmfc-skip.patch Patch6: rpm-4.4.2-matchpathcon.patch Patch7: rpm-4.4.2.1-no-popt.patch -Patch8: rpm-4.4.2.1-debuginfo-names.patch # XXX Beware, this is one murky license, partially GPL/LGPL dual-licensed # and several different components with their own licenses included... @@ -132,7 +131,7 @@ %endif %prep -%setup -q -n %{name}-%{version}-rc1 +%setup -q -n %{name}-%{version}-rc2 %patch1 -p1 -b .prereq %patch2 -p1 -b .ghostconflicts %patch3 -p1 -b .trust @@ -140,7 +139,6 @@ %patch5 -p1 -b .fcskip %patch6 -p1 -b .matchpathcon %patch7 -p1 -b .no-popt -%patch8 -p1 -b .debugedit-names # force external popt rm -rf popt/ @@ -403,6 +401,11 @@ %endif %changelog +* Tue Sep 11 2007 Panu Matilainen 4.4.2.2-0.5.rc2 +- 4.4.2.2-rc2 +- resolves #180996, #281611, #259961, #277161, #155079 +- drop debugedit-names patch now that it's really upstream + * Wed Sep 05 2007 Panu Matilainen 4.4.2.2-0.4.rc1 - remove duplicated libraries from rpm-devel (#278151) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rpm/devel/sources,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- sources 28 Aug 2007 10:14:29 -0000 1.126 +++ sources 11 Sep 2007 07:27:05 -0000 1.127 @@ -1 +1 @@ -d315aa039298d49274898a45a97a68d7 rpm-4.4.2.2-rc1.tar.gz +75c0be2051be684e5f0b1517c4269aa3 rpm-4.4.2.2-rc2.tar.gz --- rpm-4.4.2.1-debuginfo-names.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 08:01:54 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 11 Sep 2007 04:01:54 -0400 Subject: rpms/pm-utils/devel pm-utils.spec,1.78,1.79 Message-ID: <200709110801.l8B81sqc018694@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/pm-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12753 Modified Files: pm-utils.spec Log Message: Do not require vbetool on ppc anc ppc64 Index: pm-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/pm-utils/devel/pm-utils.spec,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- pm-utils.spec 10 Sep 2007 21:20:45 -0000 1.78 +++ pm-utils.spec 11 Sep 2007 08:01:08 -0000 1.79 @@ -2,13 +2,15 @@ Summary: Power management utilities and scripts for Fedora License: GPLv2 Version: 0.99.4 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Base URL: http://pm-utils.freedesktop.org ExclusiveArch: i386 x86_64 ia64 ppc ppc64 %{?arm} Requires: usermode kbd pciutils >= 2.2.1 Requires: radeontool +%ifnarch ppc ppc64 Requires: vbetool +%endif Conflicts: bluez-utils < 2.25-6 Source0: pm-utils-%{version}.tar.gz @@ -110,6 +112,9 @@ %ghost %verify(not md5 size mtime) /var/log/pm-suspend.log %changelog +* Tue Sep 11 2007 Till Maas - 0.99.4-2 +- Require vbetool not on ppc and ppc64 + * Mon Sep 10 2007 Peter Jones - 0.99.4-1 - Merge new upstream - remove pm/power.d/laptop-tools From fedora-extras-commits at redhat.com Tue Sep 11 08:23:27 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:23:27 -0700 Subject: [pkgdb] basesystem: karsten has requested commit Message-ID: <200709110823.l8B8NSkG018858@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on basesystem (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/basesystem From fedora-extras-commits at redhat.com Tue Sep 11 08:23:55 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:23:55 -0700 Subject: [pkgdb] filesystem: karsten has requested commit Message-ID: <200709110823.l8B8NuYm018867@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on filesystem (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/filesystem From fedora-extras-commits at redhat.com Tue Sep 11 08:24:13 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:24:13 -0700 Subject: [pkgdb] openhpi: karsten has requested commit Message-ID: <200709110824.l8B8OFdr024947@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on openhpi (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/openhpi From fedora-extras-commits at redhat.com Tue Sep 11 08:24:22 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:24:22 -0700 Subject: [pkgdb] OpenIPMI: karsten has requested commit Message-ID: <200709110824.l8B8ONj9018881@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on OpenIPMI (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/OpenIPMI From fedora-extras-commits at redhat.com Tue Sep 11 08:24:37 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:24:37 -0700 Subject: [pkgdb] rootfiles: karsten has requested commit Message-ID: <200709110824.l8B8OcWT024966@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on rootfiles (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/rootfiles From fedora-extras-commits at redhat.com Tue Sep 11 08:24:43 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:24:43 -0700 Subject: [pkgdb] setup: karsten has requested commit Message-ID: <200709110824.l8B8OhgZ024976@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on setup (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/setup From fedora-extras-commits at redhat.com Tue Sep 11 08:24:47 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:24:47 -0700 Subject: [pkgdb] sg3_utils: karsten has requested commit Message-ID: <200709110824.l8B8OmxW018891@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on sg3_utils (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/sg3_utils From fedora-extras-commits at redhat.com Tue Sep 11 08:24:54 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:24:54 -0700 Subject: [pkgdb] system-config-httpd: karsten has requested commit Message-ID: <200709110824.l8B8OtwL018900@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on system-config-httpd (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/system-config-httpd From fedora-extras-commits at redhat.com Tue Sep 11 08:25:06 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:25:06 -0700 Subject: [pkgdb] vconfig: karsten has requested commit Message-ID: <200709110825.l8B8P7Zx018909@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on vconfig (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/vconfig From fedora-extras-commits at redhat.com Tue Sep 11 08:27:38 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:27:38 -0700 Subject: [pkgdb] ctags: karsten has requested commit Message-ID: <200709110827.l8B8Rc9h018934@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on ctags (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/ctags From fedora-extras-commits at redhat.com Tue Sep 11 08:28:05 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:28:05 -0700 Subject: [pkgdb] doxygen: karsten has requested commit Message-ID: <200709110828.l8B8S6jT024997@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on doxygen (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/doxygen From fedora-extras-commits at redhat.com Tue Sep 11 08:28:12 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:28:12 -0700 Subject: [pkgdb] efax: karsten has requested commit Message-ID: <200709110828.l8B8SC2v025006@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on efax (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/efax From fedora-extras-commits at redhat.com Tue Sep 11 08:28:16 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:28:16 -0700 Subject: [pkgdb] eject: karsten has requested commit Message-ID: <200709110828.l8B8SHS5018944@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on eject (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eject From fedora-extras-commits at redhat.com Tue Sep 11 08:28:22 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:28:22 -0700 Subject: [pkgdb] fonts-KOI8-R: karsten has requested commit Message-ID: <200709110828.l8B8SM1F018953@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on fonts-KOI8-R (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/fonts-KOI8-R From fedora-extras-commits at redhat.com Tue Sep 11 08:28:27 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:28:27 -0700 Subject: [pkgdb] isdn4k-utils: karsten has requested commit Message-ID: <200709110828.l8B8SSI5018968@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on isdn4k-utils (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/isdn4k-utils From fedora-extras-commits at redhat.com Tue Sep 11 08:28:33 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:28:33 -0700 Subject: [pkgdb] joystick: karsten has requested commit Message-ID: <200709110828.l8B8SXqR018977@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on joystick (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/joystick From fedora-extras-commits at redhat.com Tue Sep 11 08:28:37 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:28:37 -0700 Subject: [pkgdb] kdbg: karsten has requested commit Message-ID: <200709110828.l8B8ScLA018986@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on kdbg (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/kdbg From fedora-extras-commits at redhat.com Tue Sep 11 08:29:15 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:29:15 -0700 Subject: [pkgdb] lrzsz: karsten has requested commit Message-ID: <200709110829.l8B8TGbT019002@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on lrzsz (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/lrzsz From fedora-extras-commits at redhat.com Tue Sep 11 08:29:20 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:29:20 -0700 Subject: [pkgdb] mktemp: karsten has requested commit Message-ID: <200709110829.l8B8TKAT019011@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on mktemp (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mktemp From fedora-extras-commits at redhat.com Tue Sep 11 08:29:23 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:29:23 -0700 Subject: [pkgdb] mktemp: karsten has requested watchbugzilla Message-ID: <200709110829.l8B8TNxA025022@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the watchbugzilla acl on mktemp (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mktemp From fedora-extras-commits at redhat.com Tue Sep 11 08:29:31 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:29:31 -0700 Subject: [pkgdb] mozplugger: karsten has requested commit Message-ID: <200709110829.l8B8TVio025032@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on mozplugger (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mozplugger From fedora-extras-commits at redhat.com Tue Sep 11 08:29:36 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:29:36 -0700 Subject: [pkgdb] pcre: karsten has requested commit Message-ID: <200709110829.l8B8TbeU025047@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on pcre (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pcre From fedora-extras-commits at redhat.com Tue Sep 11 08:29:49 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:29:49 -0700 Subject: [pkgdb] rp-pppoe: karsten has requested commit Message-ID: <200709110829.l8B8TnlR025061@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on rp-pppoe (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/rp-pppoe From fedora-extras-commits at redhat.com Tue Sep 11 08:29:53 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:29:53 -0700 Subject: [pkgdb] sharutils: karsten has requested commit Message-ID: <200709110829.l8B8TrfM019020@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on sharutils (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/sharutils From fedora-extras-commits at redhat.com Tue Sep 11 08:29:59 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:29:59 -0700 Subject: [pkgdb] switchdesk: karsten has requested watchbugzilla Message-ID: <200709110829.l8B8TxS4025070@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the watchbugzilla acl on switchdesk (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/switchdesk From fedora-extras-commits at redhat.com Tue Sep 11 08:30:00 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:00 -0700 Subject: [pkgdb] switchdesk: karsten has requested commit Message-ID: <200709110830.l8B8U0l4025079@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on switchdesk (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/switchdesk From fedora-extras-commits at redhat.com Tue Sep 11 08:30:07 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:07 -0700 Subject: [pkgdb] sysreport: karsten has requested commit Message-ID: <200709110830.l8B8U7aa025095@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on sysreport (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/sysreport From fedora-extras-commits at redhat.com Tue Sep 11 08:30:08 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:08 -0700 Subject: [pkgdb] sysreport: karsten has requested watchbugzilla Message-ID: <200709110830.l8B8U86W025104@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the watchbugzilla acl on sysreport (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/sysreport From fedora-extras-commits at redhat.com Tue Sep 11 08:30:13 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:13 -0700 Subject: [pkgdb] system-switch-mail: karsten has requested commit Message-ID: <200709110830.l8B8UEUF019032@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on system-switch-mail (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/system-switch-mail From fedora-extras-commits at redhat.com Tue Sep 11 08:30:18 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:18 -0700 Subject: [pkgdb] transfig: karsten has requested commit Message-ID: <200709110830.l8B8UIq2019042@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on transfig (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/transfig From fedora-extras-commits at redhat.com Tue Sep 11 08:30:24 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:24 -0700 Subject: [pkgdb] tvtime: karsten has requested commit Message-ID: <200709110830.l8B8UOEc025114@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on tvtime (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tvtime From fedora-extras-commits at redhat.com Tue Sep 11 08:30:34 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:34 -0700 Subject: [pkgdb] urw-fonts: karsten has requested commit Message-ID: <200709110830.l8B8UYHX019051@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on urw-fonts (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/urw-fonts From fedora-extras-commits at redhat.com Tue Sep 11 08:30:43 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:43 -0700 Subject: [pkgdb] which: karsten has requested commit Message-ID: <200709110830.l8B8Uhx4019060@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on which (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/which From fedora-extras-commits at redhat.com Tue Sep 11 08:30:48 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:48 -0700 Subject: [pkgdb] wordtrans: karsten has requested commit Message-ID: <200709110830.l8B8UmZd019070@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on wordtrans (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordtrans From fedora-extras-commits at redhat.com Tue Sep 11 08:30:54 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:54 -0700 Subject: [pkgdb] Xaw3d: karsten has requested commit Message-ID: <200709110830.l8B8UsWp019079@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on Xaw3d (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Xaw3d From fedora-extras-commits at redhat.com Tue Sep 11 08:30:59 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:30:59 -0700 Subject: [pkgdb] xferstats: karsten has requested commit Message-ID: <200709110830.l8B8UxpI025124@app3.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on xferstats (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xferstats From fedora-extras-commits at redhat.com Tue Sep 11 08:31:02 2007 From: fedora-extras-commits at redhat.com (Karsten Hopp (karsten)) Date: Tue, 11 Sep 2007 01:31:02 -0700 Subject: [pkgdb] xfig: karsten has requested commit Message-ID: <200709110831.l8B8V3TL019088@app4.fedora.phx.redhat.com> Karsten Hopp (karsten) has requested the commit acl on xfig (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xfig From fedora-extras-commits at redhat.com Tue Sep 11 08:48:32 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Tue, 11 Sep 2007 04:48:32 -0400 Subject: rpms/sysprof-kmod/FC-6 sysprof-kmod.spec,1.30,1.31 Message-ID: <200709110848.l8B8mWBp021114@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21032 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.22.4-45.fc6 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/FC-6/sysprof-kmod.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- sysprof-kmod.spec 21 Aug 2007 07:32:58 -0000 1.30 +++ sysprof-kmod.spec 11 Sep 2007 08:47:59 -0000 1.31 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.22.2-42.fc6} +%{!?kversion: %define kversion 2.6.22.4-45.fc6} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Tue Sep 11 08:58:43 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Tue, 11 Sep 2007 04:58:43 -0400 Subject: rpms/hwbrowser/devel .cvsignore, 1.33, 1.34 hwbrowser.spec, 1.45, 1.46 sources, 1.39, 1.40 Message-ID: <200709110858.l8B8whA7021548@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/hwbrowser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21509 Modified Files: .cvsignore hwbrowser.spec sources Log Message: make "hwbrowser" executable (#285171) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/.cvsignore,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- .cvsignore 10 Sep 2007 16:03:54 -0000 1.33 +++ .cvsignore 11 Sep 2007 08:58:11 -0000 1.34 @@ -1 +1 @@ -hwbrowser-0.35.tar.bz2 +hwbrowser-0.36.tar.bz2 Index: hwbrowser.spec =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/hwbrowser.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- hwbrowser.spec 10 Sep 2007 16:03:54 -0000 1.45 +++ hwbrowser.spec 11 Sep 2007 08:58:11 -0000 1.46 @@ -1,6 +1,6 @@ Summary: Hardware browser Name: hwbrowser -Version: 0.35 +Version: 0.36 Release: 1%{?dist} Source0: %{name}-%{version}.tar.bz2 License: GPLv2+ @@ -52,6 +52,9 @@ %{_datadir}/applications/redhat-hwbrowser.desktop %changelog +* Tue Sep 11 2007 Nils Philippsen - 0.36-1 +- make "hwbrowser" executable (#285171) + * Mon Sep 10 2007 Nils Philippsen - 0.35-1 - make use of force tagging (since mercurial 0.9.4) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/sources,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- sources 10 Sep 2007 16:03:54 -0000 1.39 +++ sources 11 Sep 2007 08:58:11 -0000 1.40 @@ -1 +1 @@ -476b50bdb95ebf3addc7484199d6e517 hwbrowser-0.35.tar.bz2 +8a139843dae96f83ee27595ad7fa5d20 hwbrowser-0.36.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 09:10:38 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWFyY2VsYSBNYcWhbMOhxYhvdsOh?= (mmaslano)) Date: Tue, 11 Sep 2007 05:10:38 -0400 Subject: rpms/vixie-cron/F-7 vixie-cron-4.1-pam_crontab.patch, 1.1, 1.2 vixie-cron.spec, 1.99, 1.100 Message-ID: <200709110910.l8B9AcXW027787@cvs-int.fedora.redhat.com> Author: mmaslano Update of /cvs/pkgs/rpms/vixie-cron/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27750 Modified Files: vixie-cron-4.1-pam_crontab.patch vixie-cron.spec Log Message: Change patch - add correct setting of home dir for selinux rhbz#241877. vixie-cron-4.1-pam_crontab.patch: Index: vixie-cron-4.1-pam_crontab.patch =================================================================== RCS file: /cvs/pkgs/rpms/vixie-cron/F-7/vixie-cron-4.1-pam_crontab.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vixie-cron-4.1-pam_crontab.patch 30 Jul 2007 15:13:24 -0000 1.1 +++ vixie-cron-4.1-pam_crontab.patch 11 Sep 2007 09:10:31 -0000 1.2 @@ -1,5 +1,5 @@ ---- vixie-cron-4.1/cron.h.old 2007-07-30 16:34:07.000000000 +0200 -+++ vixie-cron-4.1/cron.h 2007-07-26 15:14:19.000000000 +0200 +--- vixie-cron-4.1/cron.h.pamcrontab 2007-09-11 10:22:20.000000000 +0200 ++++ vixie-cron-4.1/cron.h 2007-09-11 10:22:21.000000000 +0200 @@ -47,3 +47,20 @@ #include "funcs.h" #include "globals.h" @@ -21,37 +21,8 @@ + return(retcode); } +#endif + ---- vixie-cron-4.1/do_command.c.old 2007-07-30 16:34:08.000000000 +0200 -+++ vixie-cron-4.1/do_command.c 2007-07-26 16:56:11.000000000 +0200 -@@ -71,7 +71,7 @@ - */ - if ( cron_set_job_security_context( e, u, &jobenv ) != 0 ) - { -- syslog(LOG_INFO, "CRON (%s) ERROR: cannot set security context", e->pwd->pw_name); -+ //syslog(LOG_INFO, "CRON (%s) ERROR: cannot set security context", e->pwd->pw_name); - exit(ERROR_EXIT); - } - -@@ -158,7 +158,7 @@ - switch (fork()) { - case -1: - log_it("CRON", getpid(), "error", "can't fork"); -- cron_close_security_session(); -+ cron_close_pam(); - exit(ERROR_EXIT); - /*NOTREACHED*/ - case 0: -@@ -523,7 +523,7 @@ - Debug(DPROC, (", dumped core")) - Debug(DPROC, ("\n")) - } -- cron_close_security_session(); -+ cron_close_pam(); - env_free(jobenv); - } - ---- vixie-cron-4.1/crontab.c.old 2007-07-30 16:34:09.000000000 +0200 -+++ vixie-cron-4.1/crontab.c 2007-07-30 10:49:09.000000000 +0200 +--- vixie-cron-4.1/crontab.c.pamcrontab 2007-09-11 10:22:21.000000000 +0200 ++++ vixie-cron-4.1/crontab.c 2007-09-11 10:22:21.000000000 +0200 @@ -37,7 +37,6 @@ #include #endif @@ -127,8 +98,8 @@ if (!glue_strings(q, sizeof q, editor, Filename, ' ')) { fprintf(stderr, "%s: editor command line too long\n", ProgramName); ---- vixie-cron-4.1/security.c.old 2007-07-30 16:34:09.000000000 +0200 -+++ vixie-cron-4.1/security.c 2007-07-30 16:30:52.000000000 +0200 +--- vixie-cron-4.1/security.c.pamcrontab 2007-09-11 10:22:21.000000000 +0200 ++++ vixie-cron-4.1/security.c 2007-09-11 10:30:26.000000000 +0200 @@ -46,70 +46,55 @@ int cron_restore_default_security_context() { setexeccon(NULL); @@ -341,19 +312,18 @@ - { - log_it("CRON", getpid(), "initgroups failed:", strerror(errno)); - return -1; -+ if (chdir(homedir) == -1) { -+ log_it("CRON", getpid(), "chdir(HOME) failed:", strerror(errno)); -+ log_it("CRON", getpid(), homedir, strerror(errno)); -+ return -1; ++ if (initgroups(pw->pw_name, pw->pw_gid) != 0) { ++ log_it("CRON", getpid(), "initgroups failed:", strerror(errno)); ++ return -1; } - if ( setuid( pw->pw_uid ) != 0 ) - { - log_it("CRON", getpid(), "setuid failed:", strerror(errno)); - return -1; -+ if (initgroups(pw->pw_name, pw->pw_gid) != 0) { -+ log_it("CRON", getpid(), "initgroups failed:", strerror(errno)); -+ return -1; ++ if (setuid( pw->pw_uid ) != 0) { ++ log_it("CRON", getpid(), "setuid failed:", strerror(errno)); ++ return -1; } - if ( chdir(homedir) == -1 ) @@ -361,12 +331,13 @@ - log_it("CRON", getpid(), "chdir(HOME) failed:", strerror(errno)); - log_it("CRON", getpid(), homedir, strerror(errno)); - return -1; -+ if (setuid( pw->pw_uid ) != 0) { -+ log_it("CRON", getpid(), "setuid failed:", strerror(errno)); -+ return -1; ++ if (chdir(homedir) == -1) { ++ log_it("CRON", getpid(), "chdir(HOME) failed:", strerror(errno)); ++ log_it("CRON", getpid(), homedir, strerror(errno)); ++ return -1; } - -+ ++ return 0; } @@ -842,3 +813,32 @@ } return jobenv; #else +--- vixie-cron-4.1/do_command.c.pamcrontab 2007-09-11 10:22:21.000000000 +0200 ++++ vixie-cron-4.1/do_command.c 2007-09-11 10:22:21.000000000 +0200 +@@ -71,7 +71,7 @@ + */ + if ( cron_set_job_security_context( e, u, &jobenv ) != 0 ) + { +- syslog(LOG_INFO, "CRON (%s) ERROR: cannot set security context", e->pwd->pw_name); ++ //syslog(LOG_INFO, "CRON (%s) ERROR: cannot set security context", e->pwd->pw_name); + exit(ERROR_EXIT); + } + +@@ -158,7 +158,7 @@ + switch (fork()) { + case -1: + log_it("CRON", getpid(), "error", "can't fork"); +- cron_close_security_session(); ++ cron_close_pam(); + exit(ERROR_EXIT); + /*NOTREACHED*/ + case 0: +@@ -523,7 +523,7 @@ + Debug(DPROC, (", dumped core")) + Debug(DPROC, ("\n")) + } +- cron_close_security_session(); ++ cron_close_pam(); + env_free(jobenv); + } + Index: vixie-cron.spec =================================================================== RCS file: /cvs/pkgs/rpms/vixie-cron/F-7/vixie-cron.spec,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- vixie-cron.spec 30 Jul 2007 15:13:24 -0000 1.99 +++ vixie-cron.spec 11 Sep 2007 09:10:31 -0000 1.100 @@ -10,7 +10,7 @@ Summary: The Vixie cron daemon for executing specified programs at set times Name: vixie-cron Version: 4.1 -Release: 83%{?dist} +Release: 84%{?dist} Epoch: 4 License: BSD Group: System Environment/Base @@ -272,6 +272,9 @@ %config(noreplace) /etc/sysconfig/crond %changelog +* Tue Sep 11 2007 Marcela Maslanova - 4:4.1-84 +- fix problem with selinux homedir #241877 in patch pam_crontab + * Mon Jul 31 2007 Marcela Maslanova - 4:4.1-83 - update from devel - add pam to crontab, add variable tmpdir, fix man again From fedora-extras-commits at redhat.com Tue Sep 11 09:51:23 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Tue, 11 Sep 2007 05:51:23 -0400 Subject: rpms/apr/devel .cvsignore, 1.10, 1.11 apr.spec, 1.71, 1.72 sources, 1.10, 1.11 apr-1.2.9-openlfs.patch, 1.1, NONE Message-ID: <200709110951.l8B9pNJT029066@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/pkgs/rpms/apr/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29015 Modified Files: .cvsignore apr.spec sources Removed Files: apr-1.2.9-openlfs.patch Log Message: Bump up to 1.2.11. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/apr/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 24 Jun 2007 23:42:07 -0000 1.10 +++ .cvsignore 11 Sep 2007 09:50:48 -0000 1.11 @@ -1 +1 @@ -apr-1.2.9.tar.bz2 +apr-1.2.11.tar.bz2 Index: apr.spec =================================================================== RCS file: /cvs/pkgs/rpms/apr/devel/apr.spec,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- apr.spec 2 Sep 2007 14:15:02 -0000 1.71 +++ apr.spec 11 Sep 2007 09:50:48 -0000 1.72 @@ -5,8 +5,8 @@ Summary: Apache Portable Runtime library Name: apr -Version: 1.2.9 -Release: 4 +Version: 1.2.11 +Release: 1 License: ASL 2.0 Group: System Environment/Libraries URL: http://apr.apache.org/ @@ -18,7 +18,6 @@ Patch4: apr-1.2.2-libdir.patch Patch5: apr-1.2.7-pkgconf.patch Patch6: apr-1.2.7-psprintfpi.patch -Patch7: apr-1.2.9-openlfs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: autoconf, libtool, e2fsprogs-devel, python @@ -48,7 +47,6 @@ %patch4 -p1 -b .libdir %patch5 -p1 -b .pkgconf %patch6 -p1 -b .psprintfpi -%patch7 -p1 -b .openlfs %build # regenerate configure script etc. @@ -124,6 +122,10 @@ %{_includedir}/apr-%{aprver}/*.h %changelog +* Sun Sep 9 2007 Bojan Smojver 1.2.11-1 +- bump up to 1.2.11 +- drop openlfs patch (fixed upstream) + * Sun Sep 2 2007 Joe Orton 1.2.9-4 - fix API/ABI of 32-bit builds (#254241) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/apr/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 24 Jun 2007 23:42:07 -0000 1.10 +++ sources 11 Sep 2007 09:50:48 -0000 1.11 @@ -1 +1 @@ -86a5a7d0f8807b97645956a2b4ed6f14 apr-1.2.9.tar.bz2 +22ede19520beb37dc17e62592b06a59c apr-1.2.11.tar.bz2 --- apr-1.2.9-openlfs.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 09:51:30 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Tue, 11 Sep 2007 05:51:30 -0400 Subject: rpms/apr-util/devel .cvsignore, 1.7, 1.8 apr-util-1.2.8-dbddso.patch, 1.3, 1.4 apr-util.spec, 1.41, 1.42 apr_dbd_mysql.c, 1.1, 1.2 sources, 1.9, 1.10 apr-util-1.2.8-autoexpat.patch, 1.1, NONE apr-util-1.2.8-dbdopen.patch, 1.1, NONE apr-util-1.2.8-xmlns.patch, 1.1, NONE Message-ID: <200709110951.l8B9pUte029076@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/pkgs/rpms/apr-util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29021 Modified Files: .cvsignore apr-util-1.2.8-dbddso.patch apr-util.spec apr_dbd_mysql.c sources Removed Files: apr-util-1.2.8-autoexpat.patch apr-util-1.2.8-dbdopen.patch apr-util-1.2.8-xmlns.patch Log Message: Bump up to 1.2.10. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/apr-util/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 5 Dec 2006 16:01:27 -0000 1.7 +++ .cvsignore 11 Sep 2007 09:50:55 -0000 1.8 @@ -1 +1 @@ -apr-util-1.2.8.tar.gz +apr-util-1.2.10.tar.bz2 apr-util-1.2.8-dbddso.patch: Index: apr-util-1.2.8-dbddso.patch =================================================================== RCS file: /cvs/pkgs/rpms/apr-util/devel/apr-util-1.2.8-dbddso.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- apr-util-1.2.8-dbddso.patch 23 Mar 2007 09:45:59 -0000 1.3 +++ apr-util-1.2.8-dbddso.patch 11 Sep 2007 09:50:55 -0000 1.4 @@ -229,7 +229,7 @@ #if APU_HAVE_MYSQL DRIVER_LOAD("mysql", apr_dbd_mysql_driver, pool); #endif -@@ -94,62 +92,68 @@ +@@ -94,64 +92,70 @@ #if APU_HAVE_SOME_OTHER_BACKEND DRIVER_LOAD("firebird", apr_dbd_other_driver, pool); #endif @@ -285,16 +285,18 @@ + pool = apr_hash_pool_get(drivers); #ifdef WIN32 - sprintf(path, "apr_dbd_%s.dll", name); + apr_snprintf(path, sizeof path, "apr_dbd_%s.dll", name); + #elif defined(NETWARE) + apr_snprintf(path, sizeof path, "dbd%s.nlm", name); #else -- sprintf(path, "apr_dbd_%s.so", name); +- apr_snprintf(path, sizeof path, "apr_dbd_%s.so", name); + apr_snprintf(path, sizeof path, APU_DSO_LIBDIR "/apr_dbd_%s.so", name); #endif rv = apr_dso_load(&dlhandle, path, pool); if (rv != APR_SUCCESS) { /* APR_EDSOOPEN */ goto unlock; } - sprintf(path, "apr_dbd_%s_driver", name); + apr_snprintf(path, sizeof path, "apr_dbd_%s_driver", name); - rv = apr_dso_sym((void*)driver, dlhandle, path); + rv = apr_dso_sym(&symbol, dlhandle, path); if (rv != APR_SUCCESS) { /* APR_ESYMNOTFOUND */ Index: apr-util.spec =================================================================== RCS file: /cvs/pkgs/rpms/apr-util/devel/apr-util.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- apr-util.spec 2 Sep 2007 13:46:51 -0000 1.41 +++ apr-util.spec 11 Sep 2007 09:50:55 -0000 1.42 @@ -3,19 +3,16 @@ Summary: Apache Portable Runtime Utility library Name: apr-util -Version: 1.2.8 -Release: 12 +Version: 1.2.10 +Release: 1 License: ASL 2.0 Group: System Environment/Libraries URL: http://apr.apache.org/ -Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.gz -Source1: http://apache.webthing.com/svn/apache/apr/apr_dbd_mysql.c +Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2 +Source1: http://svn.apache.org/repos/asf/apr/apr-util/branches/1.2.x/dbd/apr_dbd_mysql.c Patch0: apr-util-1.2.2-exports.patch Patch2: apr-util-1.2.7-pkgconf.patch Patch3: apr-util-1.2.8-dbddso.patch -Patch4: apr-util-1.2.8-xmlns.patch -Patch5: apr-util-1.2.8-autoexpat.patch -Patch6: apr-util-1.2.8-dbdopen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: autoconf, apr-devel >= 1.2.0 BuildRequires: openldap-devel, db4-devel, expat-devel, e2fsprogs-devel @@ -73,9 +70,6 @@ %patch0 -p1 -b .exports %patch2 -p1 -b .pkgconf %patch3 -p1 -b .dbddso -%patch4 -p1 -b .xmlns -%patch5 -p1 -b .autoexpat -%patch6 -p1 -b .dbdopen cp $RPM_SOURCE_DIR/apr_dbd_mysql.c dbd @@ -155,6 +149,13 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Sun Sep 9 2007 Bojan Smojver 1.2.10-1 +- bump up to 1.2.10 +- pick up newly checked in MySQL DBD driver directly from ASF +- remove dbdopen patch (fixed upstream) +- remove xmlns patch (fixed upstream) +- remove autoexpat patch (fixed upstream) + * Sun Sep 2 2007 Joe Orton 1.2.8-12 - rebuild for fixed APR 32-bit ABI - remove sqlite driver from main package (#274521) Index: apr_dbd_mysql.c =================================================================== RCS file: /cvs/pkgs/rpms/apr-util/devel/apr_dbd_mysql.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- apr_dbd_mysql.c 28 Feb 2007 12:52:44 -0000 1.1 +++ apr_dbd_mysql.c 11 Sep 2007 09:50:55 -0000 1.2 @@ -1,50 +1,19 @@ -/* - Copyright (c) 2003-7, WebThing Ltd and other contributors - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version. Alternatively, where this program -is aggregated with the Apache APR-UTIL package version 1.2 or later, -you can distribute and/or modify it under the terms of the Apache -License 2.0 as published by the Apache Software Foundation. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -applicable License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -You may obtain a copy of the Apache License 2.0 at: -http://www.apache.org/licenses/LICENSE-2.0 - -*/ - -/* LICENSE NOTE - * - * The current GPL satisfies MySQL licensing terms without - * invoking any exceptions. ASF policy doesn't permit GPL - * software to be distributed by apache.org, but this should - * not be a problem for third-parties who wish to distribute - * it alongside the APR and other Apache software. - * - * It is updated to dual license after discussion with Debian - * and taking into account MySQL's FOSS exception. - * http://bahumbug.wordpress.com/2007/01/09/re-licensing-apr_dbd_mysql/ - * http://www.mysql.com/company/legal/licensing/foss-exception.html +/* Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at * - * MAINTAINERS - * - * This code was originally written by Nick Kew for MySQL 4.1. - * and subsequently updated by others to support MySQL 5.0. - * The current lead maintainer is Bojan Smojver, with others - * contributing via the developer list at apr.apache.org. + * http://www.apache.org/licenses/LICENSE-2.0 * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ - #include "apu.h" #define HAVE_MYSQL_MYSQL_H @@ -74,17 +43,9 @@ struct apr_dbd_prepared_t { MYSQL_STMT* stmt; -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - int nargs; - int nvals; - apr_dbd_type_e *types; -#endif }; struct apr_dbd_transaction_t { -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - int mode; -#endif int errnum; apr_dbd_t *handle; }; @@ -100,156 +61,12 @@ MYSQL_RES *res; MYSQL_STMT *statement; MYSQL_BIND *bind; -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - apr_pool_t *pool; -#endif }; struct apr_dbd_row_t { MYSQL_ROW row; apr_dbd_results_t *res; -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - unsigned long *len; -#endif -}; - -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) -/* MySQL specific bucket for BLOB types */ -typedef struct apr_bucket_lob apr_bucket_lob; -/** - * A bucket referring to a MySQL BLOB - */ -struct apr_bucket_lob { - /** Number of buckets using this memory */ - apr_bucket_refcount refcount; - /** The row this bucket refers to */ - const apr_dbd_row_t *row; - /** The column this bucket refers to */ - int col; - /** The pool into which any needed structures should - * be created while reading from this bucket */ - apr_pool_t *readpool; }; -static void lob_bucket_destroy(void *data); -static apr_status_t lob_bucket_read(apr_bucket *e, const char **str, - apr_size_t *len, apr_read_type_e block); -static apr_bucket *apr_bucket_lob_make(apr_bucket *b, - const apr_dbd_row_t *row, int col, - apr_off_t offset, apr_size_t len, - apr_pool_t *p); -static apr_bucket *apr_bucket_lob_create(const apr_dbd_row_t *row, int col, - apr_off_t offset, - apr_size_t len, apr_pool_t *p, - apr_bucket_alloc_t *list); - -static const apr_bucket_type_t apr_bucket_type_lob = { - "LOB", 5, APR_BUCKET_DATA, - lob_bucket_destroy, - lob_bucket_read, - apr_bucket_setaside_notimpl, - apr_bucket_shared_split, - apr_bucket_shared_copy -}; - -static void lob_bucket_destroy(void *data) -{ - apr_bucket_lob *f = data; - - if (apr_bucket_shared_destroy(f)) { - /* no need to destroy database objects here; it will get - * done automatically when the pool gets cleaned up */ - apr_bucket_free(f); - } -} - -static apr_status_t lob_bucket_read(apr_bucket *e, const char **str, - apr_size_t *len, apr_read_type_e block) -{ - apr_bucket_lob *a = e->data; - const apr_dbd_row_t *row = a->row; - apr_dbd_results_t *res = row->res; - int col = a->col; - apr_bucket *b = NULL; - int rv; - apr_size_t blength = e->length; /* bytes remaining in file past offset */ - apr_off_t boffset = e->start; - MYSQL_BIND *bind = &res->bind[col]; - - *str = NULL; /* in case we die prematurely */ - - /* fetch from offset if not at the beginning */ - if (boffset > 0) { - rv = mysql_stmt_fetch_column(res->statement, bind, col, boffset); - if (rv != 0) { - return APR_EGENERAL; - } - } - blength -= blength > bind->buffer_length ? bind->buffer_length : blength; - *len = e->length - blength; - *str = bind->buffer; - - /* allocate new buffer, since we used this one for the bucket */ - bind->buffer = apr_palloc(res->pool, bind->buffer_length); - - /* - * Change the current bucket to refer to what we read, - * even if we read nothing because we hit EOF. - */ - apr_bucket_pool_make(e, *str, *len, res->pool); - - /* If we have more to read from the field, then create another bucket */ - if (blength > 0) { - /* for efficiency, we can just build a new apr_bucket struct - * to wrap around the existing LOB bucket */ - b = apr_bucket_alloc(sizeof(*b), e->list); - b->start = boffset + *len; - b->length = blength; - b->data = a; - b->type = &apr_bucket_type_lob; - b->free = apr_bucket_free; - b->list = e->list; - APR_BUCKET_INSERT_AFTER(e, b); - } - else { - lob_bucket_destroy(a); - } - - return APR_SUCCESS; -} - -static apr_bucket *apr_bucket_lob_make(apr_bucket *b, - const apr_dbd_row_t *row, int col, - apr_off_t offset, apr_size_t len, - apr_pool_t *p) -{ - apr_bucket_lob *f; - - f = apr_bucket_alloc(sizeof(*f), b->list); - f->row = row; - f->col = col; - f->readpool = p; - - b = apr_bucket_shared_make(b, f, offset, len); - b->type = &apr_bucket_type_lob; - - return b; -} - -static apr_bucket *apr_bucket_lob_create(const apr_dbd_row_t *row, int col, - apr_off_t offset, - apr_size_t len, apr_pool_t *p, - apr_bucket_alloc_t *list) -{ - apr_bucket *b = apr_bucket_alloc(sizeof(*b), list); - - APR_BUCKET_INIT(b); - b->free = apr_bucket_free; - b->list = list; - return apr_bucket_lob_make(b, row, col, offset, len, p); -} - -#endif - static apr_status_t free_result(void *data) { mysql_free_result(data); @@ -273,9 +90,6 @@ } (*results)->random = seek; (*results)->statement = NULL; -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - (*results)->pool = pool; -#endif if (seek) { (*results)->res = mysql_store_result(sql->conn); } @@ -289,27 +103,12 @@ ret = mysql_errno(sql->conn); } -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - if (TXN_NOTICE_ERRORS(sql->trans)) { -#else if (sql->trans) { -#endif sql->trans->errnum = ret; } return ret; } -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) -static const char *dbd_mysql_get_name(const apr_dbd_results_t *res, int n) -{ - if ((n < 0) || (n >= mysql_num_fields(res->res))) { - return NULL; - } - - return mysql_fetch_fields(res->res)[n].name; -} -#endif - static int dbd_mysql_get_row(apr_pool_t *pool, apr_dbd_results_t *res, apr_dbd_row_t **row, int rownum) { @@ -352,9 +151,6 @@ } (*row)->row = r; (*row)->res = res; -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - (*row)->len = mysql_fetch_lengths(res->res); -#endif } else { apr_pool_cleanup_run(pool, res->res, free_result); @@ -412,160 +208,6 @@ } #endif -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) -static apr_status_t dbd_mysql_datum_get(const apr_dbd_row_t *row, int n, - apr_dbd_type_e type, void *data) -{ - if (row->res->statement) { - MYSQL_BIND *bind = &row->res->bind[n]; - unsigned long len = *bind->length; - - if (mysql_stmt_fetch_column(row->res->statement, bind, n, 0) != 0) { - return APR_EGENERAL; - } - - if (*bind->is_null) { - return APR_ENOENT; - } - - switch (type) { - case APR_DBD_TYPE_TINY: - *(char*)data = atoi(bind->buffer); - break; - case APR_DBD_TYPE_UTINY: - *(unsigned char*)data = atoi(bind->buffer); - break; - case APR_DBD_TYPE_SHORT: - *(short*)data = atoi(bind->buffer); - break; - case APR_DBD_TYPE_USHORT: - *(unsigned short*)data = atoi(bind->buffer); - break; - case APR_DBD_TYPE_INT: - *(int*)data = atoi(bind->buffer); - break; - case APR_DBD_TYPE_UINT: - *(unsigned int*)data = atoi(bind->buffer); - break; - case APR_DBD_TYPE_LONG: - *(long*)data = atol(bind->buffer); - break; - case APR_DBD_TYPE_ULONG: - *(unsigned long*)data = atol(bind->buffer); - break; - case APR_DBD_TYPE_LONGLONG: - *(apr_int64_t*)data = apr_atoi64(bind->buffer); - break; - case APR_DBD_TYPE_ULONGLONG: - *(apr_uint64_t*)data = apr_atoi64(bind->buffer); - break; - case APR_DBD_TYPE_FLOAT: - *(float*)data = atof(bind->buffer); - break; - case APR_DBD_TYPE_DOUBLE: - *(double*)data = atof(bind->buffer); - break; - case APR_DBD_TYPE_STRING: - case APR_DBD_TYPE_TEXT: - case APR_DBD_TYPE_TIME: - case APR_DBD_TYPE_DATE: - case APR_DBD_TYPE_DATETIME: - case APR_DBD_TYPE_TIMESTAMP: - case APR_DBD_TYPE_ZTIMESTAMP: - *((char*)bind->buffer+bind->buffer_length-1) = '\0'; - *(char**)data = bind->buffer; - break; - case APR_DBD_TYPE_BLOB: - case APR_DBD_TYPE_CLOB: - { - apr_bucket *e; - apr_bucket_brigade *b = (apr_bucket_brigade*)data; - - e = apr_bucket_lob_create(row, n, 0, len, - row->res->pool, b->bucket_alloc); - APR_BRIGADE_INSERT_TAIL(b, e); - } - break; - case APR_DBD_TYPE_NULL: - *(void**)data = NULL; - break; - default: - return APR_EGENERAL; - } - } - else { - if (row->row[n] == NULL) { - return APR_ENOENT; - } - - switch (type) { - case APR_DBD_TYPE_TINY: - *(char*)data = atoi(row->row[n]); - break; - case APR_DBD_TYPE_UTINY: - *(unsigned char*)data = atoi(row->row[n]); - break; - case APR_DBD_TYPE_SHORT: - *(short*)data = atoi(row->row[n]); - break; - case APR_DBD_TYPE_USHORT: - *(unsigned short*)data = atoi(row->row[n]); - break; - case APR_DBD_TYPE_INT: - *(int*)data = atoi(row->row[n]); - break; - case APR_DBD_TYPE_UINT: - *(unsigned int*)data = atoi(row->row[n]); - break; - case APR_DBD_TYPE_LONG: - *(long*)data = atol(row->row[n]); - break; - case APR_DBD_TYPE_ULONG: - *(unsigned long*)data = atol(row->row[n]); - break; - case APR_DBD_TYPE_LONGLONG: - *(apr_int64_t*)data = apr_atoi64(row->row[n]); - break; - case APR_DBD_TYPE_ULONGLONG: - *(apr_uint64_t*)data = apr_atoi64(row->row[n]); - break; - case APR_DBD_TYPE_FLOAT: - *(float*)data = atof(row->row[n]); - break; - case APR_DBD_TYPE_DOUBLE: - *(double*)data = atof(row->row[n]); - break; - case APR_DBD_TYPE_STRING: - case APR_DBD_TYPE_TEXT: - case APR_DBD_TYPE_TIME: - case APR_DBD_TYPE_DATE: - case APR_DBD_TYPE_DATETIME: - case APR_DBD_TYPE_TIMESTAMP: - case APR_DBD_TYPE_ZTIMESTAMP: - *(char**)data = row->row[n]; - break; - case APR_DBD_TYPE_BLOB: - case APR_DBD_TYPE_CLOB: - { - apr_bucket *e; - apr_bucket_brigade *b = (apr_bucket_brigade*)data; - - e = apr_bucket_pool_create(row->row[n], row->len[n], - row->res->pool, b->bucket_alloc); - APR_BRIGADE_INSERT_TAIL(b, e); - } - break; - case APR_DBD_TYPE_NULL: - *(void**)data = NULL; - break; - default: - return APR_EGENERAL; - } - } - return 0; -} -#endif - static const char *dbd_mysql_error(apr_dbd_t *sql, int n) { return mysql_error(sql->conn); @@ -582,11 +224,7 @@ ret = mysql_errno(sql->conn); } *nrows = mysql_affected_rows(sql->conn); -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - if (TXN_NOTICE_ERRORS(sql->trans)) { -#else if (sql->trans) { -#endif sql->trans->errnum = ret; } return ret; @@ -607,467 +245,6 @@ return APR_SUCCESS; } -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) -static int dbd_mysql_prepare(apr_pool_t *pool, apr_dbd_t *sql, - const char *query, const char *label, - int nargs, int nvals, apr_dbd_type_e *types, - apr_dbd_prepared_t **statement) -{ - /* Translate from apr_dbd to native query format */ - int ret; - - if (!*statement) { - *statement = apr_palloc(pool, sizeof(apr_dbd_prepared_t)); - } - (*statement)->stmt = mysql_stmt_init(sql->conn); - - if ((*statement)->stmt) { - apr_pool_cleanup_register(pool, (*statement)->stmt, - stmt_close, apr_pool_cleanup_null); - ret = mysql_stmt_prepare((*statement)->stmt, query, strlen(query)); - - if (ret != 0) { - ret = mysql_stmt_errno((*statement)->stmt); - } - - (*statement)->nargs = nargs; - (*statement)->nvals = nvals; - (*statement)->types = types; - - return ret; - } - - return CR_OUT_OF_MEMORY; -} - -static void dbd_mysql_bind(apr_dbd_prepared_t *statement, - const char **values, MYSQL_BIND *bind) -{ - int i, j; - - for (i = 0, j = 0; i < statement->nargs; i++, j++) { - bind[i].length = &bind[i].buffer_length; - bind[i].is_unsigned = 0; - bind[i].is_null = NULL; - - if (values[j] == NULL) { - bind[i].buffer_type = MYSQL_TYPE_NULL; - } - else { - switch (statement->types[i]) { - case APR_DBD_TYPE_BLOB: - case APR_DBD_TYPE_CLOB: - bind[i].buffer_type = MYSQL_TYPE_LONG_BLOB; - bind[i].buffer = (void*)values[j]; - bind[i].buffer_length = atol(values[++j]); - - /* skip table and column */ - j += 2; - break; - default: - bind[i].buffer_type = MYSQL_TYPE_VAR_STRING; - bind[i].buffer = (void*)values[j]; - bind[i].buffer_length = strlen(values[j]); - break; - } - } - } - - return; -} - -static int dbd_mysql_pquery_internal(apr_pool_t *pool, apr_dbd_t *sql, - int *nrows, apr_dbd_prepared_t *statement, - MYSQL_BIND *bind) -{ - int ret; - - ret = mysql_stmt_bind_param(statement->stmt, bind); - if (ret != 0) { - *nrows = 0; - ret = mysql_stmt_errno(statement->stmt); - } - else { - ret = mysql_stmt_execute(statement->stmt); - if (ret != 0) { - ret = mysql_stmt_errno(statement->stmt); - } - *nrows = mysql_stmt_affected_rows(statement->stmt); - } - - return ret; -} - -static int dbd_mysql_pquery(apr_pool_t *pool, apr_dbd_t *sql, - int *nrows, apr_dbd_prepared_t *statement, - const char **values) -{ - MYSQL_BIND *bind; - int ret; - - if (sql->trans && sql->trans->errnum) { - return sql->trans->errnum; - } - - bind = apr_palloc(pool, statement->nargs * sizeof(MYSQL_BIND)); - - dbd_mysql_bind(statement, values, bind); - - ret = dbd_mysql_pquery_internal(pool, sql, nrows, statement, bind); - - if (TXN_NOTICE_ERRORS(sql->trans)) { - sql->trans->errnum = ret; - } - return ret; -} - -static int dbd_mysql_pvquery(apr_pool_t *pool, apr_dbd_t *sql, int *nrows, - apr_dbd_prepared_t *statement, va_list args) -{ - const char **values; - int i; - - if (sql->trans && sql->trans->errnum) { - return sql->trans->errnum; - } - - values = apr_palloc(pool, sizeof(*values) * statement->nvals); - - for (i = 0; i < statement->nvals; i++) { - values[i] = va_arg(args, const char*); - } - - return dbd_mysql_pquery(pool, sql, nrows, statement, values); -} - -static int dbd_mysql_pselect_internal(apr_pool_t *pool, apr_dbd_t *sql, - apr_dbd_results_t **res, - apr_dbd_prepared_t *statement, - int random, MYSQL_BIND *bind) -{ - int nfields, i; - my_bool *is_nullr; -#if MYSQL_VERSION_ID >= 50000 - my_bool *error; -#endif - int ret; - unsigned long *length, maxlen; - - ret = mysql_stmt_bind_param(statement->stmt, bind); - if (ret == 0) { - ret = mysql_stmt_execute(statement->stmt); - if (!ret) { - if (!*res) { - *res = apr_pcalloc(pool, sizeof(apr_dbd_results_t)); - } - (*res)->random = random; - (*res)->statement = statement->stmt; - (*res)->res = mysql_stmt_result_metadata(statement->stmt); - (*res)->pool = pool; - apr_pool_cleanup_register(pool, (*res)->res, - free_result, apr_pool_cleanup_null); - nfields = mysql_num_fields((*res)->res); - if (!(*res)->bind) { - (*res)->bind = apr_palloc(pool, nfields*sizeof(MYSQL_BIND)); - length = apr_pcalloc(pool, nfields*sizeof(unsigned long)); -#if MYSQL_VERSION_ID >= 50000 - error = apr_palloc(pool, nfields*sizeof(my_bool)); -#endif - is_nullr = apr_pcalloc(pool, nfields*sizeof(my_bool)); - for ( i = 0; i < nfields; ++i ) { - maxlen = ((*res)->res->fields[i].length < sql->fldsz ? - (*res)->res->fields[i].length : sql->fldsz) + 1; - if ((*res)->res->fields[i].type == MYSQL_TYPE_BLOB) { - (*res)->bind[i].buffer_type = MYSQL_TYPE_LONG_BLOB; - } - else { - (*res)->bind[i].buffer_type = MYSQL_TYPE_VAR_STRING; - } - (*res)->bind[i].buffer_length = maxlen; - (*res)->bind[i].length = &length[i]; - (*res)->bind[i].buffer = apr_palloc(pool, maxlen); - (*res)->bind[i].is_null = is_nullr+i; -#if MYSQL_VERSION_ID >= 50000 - (*res)->bind[i].error = error+i; -#endif - } - } - ret = mysql_stmt_bind_result(statement->stmt, (*res)->bind); - if (!ret) { - ret = mysql_stmt_store_result(statement->stmt); - } - } - } - if (ret != 0) { - ret = mysql_stmt_errno(statement->stmt); - } - - return ret; -} - -static int dbd_mysql_pselect(apr_pool_t *pool, apr_dbd_t *sql, - apr_dbd_results_t **res, - apr_dbd_prepared_t *statement, int random, - const char **args) -{ - int ret; - MYSQL_BIND *bind; - - if (sql->trans && sql->trans->errnum) { - return sql->trans->errnum; - } - - bind = apr_palloc(pool, statement->nargs * sizeof(MYSQL_BIND)); - - dbd_mysql_bind(statement, args, bind); - - ret = dbd_mysql_pselect_internal(pool, sql, res, statement, random, bind); - - if (TXN_NOTICE_ERRORS(sql->trans)) { - sql->trans->errnum = ret; - } - return ret; -} - -static int dbd_mysql_pvselect(apr_pool_t *pool, apr_dbd_t *sql, - apr_dbd_results_t **res, - apr_dbd_prepared_t *statement, int random, - va_list args) -{ - const char **values; - int i; - - if (sql->trans && sql->trans->errnum) { - return sql->trans->errnum; - } - - values = apr_palloc(pool, sizeof(*values) * statement->nvals); - - for (i = 0; i < statement->nvals; i++) { - values[i] = va_arg(args, const char*); - } - - return dbd_mysql_pselect(pool, sql, res, statement, random, values); -} - -static void dbd_mysql_bbind(apr_pool_t *pool, apr_dbd_prepared_t *statement, - const void **values, MYSQL_BIND *bind) -{ - void *arg; - int i, j; - apr_dbd_type_e type; - - for (i = 0, j = 0; i < statement->nargs; i++, j++) { - arg = (void *)values[j]; - - bind[i].length = &bind[i].buffer_length; - bind[i].is_null = NULL; - - type = (arg == NULL ? APR_DBD_TYPE_NULL : statement->types[i]); - switch (type) { - case APR_DBD_TYPE_TINY: - bind[i].buffer = arg; - bind[i].buffer_type = MYSQL_TYPE_TINY; - bind[i].is_unsigned = 0; - break; - case APR_DBD_TYPE_UTINY: - bind[i].buffer = arg; - bind[i].buffer_type = MYSQL_TYPE_TINY; - bind[i].is_unsigned = 1; - break; - case APR_DBD_TYPE_SHORT: - bind[i].buffer = arg; - bind[i].buffer_type = MYSQL_TYPE_SHORT; - bind[i].is_unsigned = 0; - break; - case APR_DBD_TYPE_USHORT: - bind[i].buffer = arg; - bind[i].buffer_type = MYSQL_TYPE_SHORT; - bind[i].is_unsigned = 1; - break; - case APR_DBD_TYPE_INT: - bind[i].buffer = arg; - bind[i].buffer_type = MYSQL_TYPE_LONG; - bind[i].is_unsigned = 0; - break; - case APR_DBD_TYPE_UINT: - bind[i].buffer = arg; - bind[i].buffer_type = MYSQL_TYPE_LONG; - bind[i].is_unsigned = 1; - break; - case APR_DBD_TYPE_LONG: - if (sizeof(int) == sizeof(long)) { - bind[i].buffer = arg; - } - else { - bind[i].buffer = apr_palloc(pool, sizeof(int)); - *(int*)bind[i].buffer = *(long*)arg; - } - bind[i].buffer_type = MYSQL_TYPE_LONG; - bind[i].is_unsigned = 0; - break; - case APR_DBD_TYPE_ULONG: - if (sizeof(unsigned int) == sizeof(unsigned long)) { - bind[i].buffer = arg; - } - else { - bind[i].buffer = apr_palloc(pool, sizeof(unsigned int)); - *(unsigned int*)bind[i].buffer = *(unsigned long*)arg; - } - bind[i].buffer_type = MYSQL_TYPE_LONG; - bind[i].is_unsigned = 1; - break; - case APR_DBD_TYPE_LONGLONG: - if (sizeof(long long) == sizeof(apr_int64_t)) { - bind[i].buffer = arg; - } - else { - bind[i].buffer = apr_palloc(pool, sizeof(long long)); - *(long long*)bind[i].buffer = *(apr_int64_t*)arg; - } - bind[i].buffer_type = MYSQL_TYPE_LONGLONG; - bind[i].is_unsigned = 0; - break; - case APR_DBD_TYPE_ULONGLONG: - if (sizeof(unsigned long long) == sizeof(apr_uint64_t)) { - bind[i].buffer = arg; - } - else { - bind[i].buffer = apr_palloc(pool, sizeof(unsigned long long)); - *(unsigned long long*)bind[i].buffer = *(apr_uint64_t*)arg; - } - bind[i].buffer_type = MYSQL_TYPE_LONGLONG; - bind[i].is_unsigned = 1; - break; - case APR_DBD_TYPE_FLOAT: - bind[i].buffer = arg; - bind[i].buffer_type = MYSQL_TYPE_FLOAT; - bind[i].is_unsigned = 0; - break; - case APR_DBD_TYPE_DOUBLE: - bind[i].buffer = arg; - bind[i].buffer_type = MYSQL_TYPE_DOUBLE; - bind[i].is_unsigned = 0; - break; - case APR_DBD_TYPE_STRING: - case APR_DBD_TYPE_TEXT: - case APR_DBD_TYPE_TIME: - case APR_DBD_TYPE_DATE: - case APR_DBD_TYPE_DATETIME: - case APR_DBD_TYPE_TIMESTAMP: - case APR_DBD_TYPE_ZTIMESTAMP: - bind[i].buffer = arg; - bind[i].buffer_type = MYSQL_TYPE_VAR_STRING; - bind[i].is_unsigned = 0; - bind[i].buffer_length = strlen((const char *)arg); - break; - case APR_DBD_TYPE_BLOB: - case APR_DBD_TYPE_CLOB: - bind[i].buffer = (void *)arg; - bind[i].buffer_type = MYSQL_TYPE_LONG_BLOB; - bind[i].is_unsigned = 0; - bind[i].buffer_length = *(apr_size_t*)values[++j]; - - /* skip table and column */ - j += 2; - break; - case APR_DBD_TYPE_NULL: - default: - bind[i].buffer_type = MYSQL_TYPE_NULL; - break; - } - } - - return; -} - -static int dbd_mysql_pbquery(apr_pool_t *pool, apr_dbd_t *sql, - int *nrows, apr_dbd_prepared_t *statement, - const void **values) -{ - MYSQL_BIND *bind; - int ret; - - if (sql->trans && sql->trans->errnum) { - return sql->trans->errnum; - } - - bind = apr_palloc(pool, statement->nargs * sizeof(MYSQL_BIND)); - - dbd_mysql_bbind(pool, statement, values, bind); - - ret = dbd_mysql_pquery_internal(pool, sql, nrows, statement, bind); - - if (TXN_NOTICE_ERRORS(sql->trans)) { - sql->trans->errnum = ret; - } - return ret; -} - -static int dbd_mysql_pvbquery(apr_pool_t *pool, apr_dbd_t *sql, int *nrows, - apr_dbd_prepared_t *statement, va_list args) -{ - const void **values; - int i; - - if (sql->trans && sql->trans->errnum) { - return sql->trans->errnum; - } - - values = apr_palloc(pool, sizeof(*values) * statement->nvals); - - for (i = 0; i < statement->nvals; i++) { - values[i] = va_arg(args, const void*); - } - - return dbd_mysql_pbquery(pool, sql, nrows, statement, values); -} - -static int dbd_mysql_pbselect(apr_pool_t *pool, apr_dbd_t *sql, - apr_dbd_results_t **res, - apr_dbd_prepared_t *statement, int random, - const void **args) -{ - int ret; - MYSQL_BIND *bind; - - if (sql->trans && sql->trans->errnum) { - return sql->trans->errnum; - } - - bind = apr_palloc(pool, statement->nargs * sizeof(MYSQL_BIND)); - - dbd_mysql_bbind(pool, statement, args, bind); - - ret = dbd_mysql_pselect_internal(pool, sql, res, statement, random, bind); - - if (TXN_NOTICE_ERRORS(sql->trans)) { - sql->trans->errnum = ret; - } - return ret; -} - -static int dbd_mysql_pvbselect(apr_pool_t *pool, apr_dbd_t *sql, - apr_dbd_results_t **res, - apr_dbd_prepared_t *statement, int random, - va_list args) -{ - const void **values; - int i; - - if (sql->trans && sql->trans->errnum) { - return sql->trans->errnum; - } - - values = apr_palloc(pool, sizeof(*values) * statement->nvals); - - for (i = 0; i < statement->nvals; i++) { - values[i] = va_arg(args, const void*); - } - - return dbd_mysql_pbselect(pool, sql, res, statement, random, values); -} -#else static int dbd_mysql_prepare(apr_pool_t *pool, apr_dbd_t *sql, const char *query, const char *label, apr_dbd_prepared_t **statement) @@ -1368,18 +545,12 @@ } return ret; } -#endif static int dbd_mysql_end_transaction(apr_dbd_transaction_t *trans) { int ret = -1; if (trans) { -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - /* rollback on error or explicit rollback request */ - if (trans->errnum || TXN_DO_ROLLBACK(trans)) { -#else if (trans->errnum) { -#endif trans->errnum = 0; ret = mysql_rollback(trans->handle->conn); } @@ -1412,25 +583,6 @@ return (*trans)->errnum; } -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) -static int dbd_mysql_transaction_mode_get(apr_dbd_transaction_t *trans) -{ - if (!trans) - return APR_DBD_TRANSACTION_COMMIT; - - return trans->mode; -} - -static int dbd_mysql_transaction_mode_set(apr_dbd_transaction_t *trans, - int mode) -{ - if (!trans) - return APR_DBD_TRANSACTION_COMMIT; - - return trans->mode = (mode & TXN_MODE_BITS); -} -#endif - static apr_dbd_t *dbd_mysql_open(apr_pool_t *pool, const char *params) { static const char *const delims = " \r\n\t;|,"; @@ -1608,18 +760,6 @@ dbd_mysql_pvselect, dbd_mysql_pquery, dbd_mysql_pselect -#if APU_MAJOR_VERSION >= 2 || (APU_MAJOR_VERSION == 1 && APU_MINOR_VERSION >= 3) - , - dbd_mysql_get_name, - dbd_mysql_transaction_mode_get, - dbd_mysql_transaction_mode_set, - "?", - dbd_mysql_pvbquery, - dbd_mysql_pvbselect, - dbd_mysql_pbquery, - dbd_mysql_pbselect, - dbd_mysql_datum_get -#endif }; #endif Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/apr-util/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 5 Dec 2006 16:01:27 -0000 1.9 +++ sources 11 Sep 2007 09:50:55 -0000 1.10 @@ -1 +1 @@ -a2e2e54d65e9eae961f7171335cf2550 apr-util-1.2.8.tar.gz +9277c21fe41065bd359db98c474aa998 apr-util-1.2.10.tar.bz2 --- apr-util-1.2.8-autoexpat.patch DELETED --- --- apr-util-1.2.8-dbdopen.patch DELETED --- --- apr-util-1.2.8-xmlns.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 09:52:40 2007 From: fedora-extras-commits at redhat.com (Bojan Smojver (bojan)) Date: Tue, 11 Sep 2007 05:52:40 -0400 Subject: rpms/apr-api-docs/devel apr-api-docs.spec,1.3,1.4 Message-ID: <200709110952.l8B9qePk029169@cvs-int.fedora.redhat.com> Author: bojan Update of /cvs/pkgs/rpms/apr-api-docs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29129 Modified Files: apr-api-docs.spec Log Message: Sync with apr-1.2.11/apr-util-1.2.10. Index: apr-api-docs.spec =================================================================== RCS file: /cvs/pkgs/rpms/apr-api-docs/devel/apr-api-docs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- apr-api-docs.spec 21 Aug 2007 23:30:44 -0000 1.3 +++ apr-api-docs.spec 11 Sep 2007 09:52:07 -0000 1.4 @@ -1,6 +1,6 @@ Name: apr-api-docs -Version: 1.2.9 -Release: 3%{?dist} +Version: 1.2.11 +Release: 1%{?dist} Summary: Apache Portable Runtime API documentation Group: Development/Tools @@ -58,6 +58,9 @@ %doc %{_docdir}/apr-%{version}/api-docs/* %changelog +* Tue Sep 11 2007 Bojan Smojver 1.2.11-1 +- Align with latest apr/apr-util + * Wed Aug 22 2007 Bojan Smojver 1.2.9-3 - Fix license From fedora-extras-commits at redhat.com Tue Sep 11 12:07:49 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:07:49 -0700 Subject: [pkgdb] basesystem had acl change status Message-ID: <200709111207.l8BC7oJr020417@app4.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the watchbugzilla acl on basesystem (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/basesystem From fedora-extras-commits at redhat.com Tue Sep 11 12:07:49 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:07:49 -0700 Subject: [pkgdb] basesystem had acl change status Message-ID: <200709111207.l8BC7okj020426@app4.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the watchcommits acl on basesystem (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/basesystem From fedora-extras-commits at redhat.com Tue Sep 11 12:07:53 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:07:53 -0700 Subject: [pkgdb] basesystem had acl change status Message-ID: <200709111207.l8BC7svZ020435@app4.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the watchcommits acl on basesystem (Fedora devel) to Obsolete for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/basesystem From fedora-extras-commits at redhat.com Tue Sep 11 12:07:55 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:07:55 -0700 Subject: [pkgdb] basesystem had acl change status Message-ID: <200709111207.l8BC7tO6028471@app3.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the commit acl on basesystem (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/basesystem From fedora-extras-commits at redhat.com Tue Sep 11 12:07:53 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:07:53 -0700 Subject: [pkgdb] basesystem had acl change status Message-ID: <200709111207.l8BC7svl028462@app3.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the watchbugzilla acl on basesystem (Fedora devel) to Obsolete for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/basesystem From fedora-extras-commits at redhat.com Tue Sep 11 12:08:25 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:08:25 -0700 Subject: [pkgdb] filesystem had acl change status Message-ID: <200709111208.l8BC8P2o028502@app3.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the commit acl on filesystem (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/filesystem From fedora-extras-commits at redhat.com Tue Sep 11 12:08:28 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:08:28 -0700 Subject: [pkgdb] openhpi had acl change status Message-ID: <200709111208.l8BC8TxI020468@app4.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the commit acl on openhpi (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/openhpi From fedora-extras-commits at redhat.com Tue Sep 11 12:08:31 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:08:31 -0700 Subject: [pkgdb] OpenIPMI had acl change status Message-ID: <200709111208.l8BC8Vpc028512@app3.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the commit acl on OpenIPMI (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/OpenIPMI From fedora-extras-commits at redhat.com Tue Sep 11 12:09:09 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:09:09 -0700 Subject: [pkgdb] rootfiles had acl change status Message-ID: <200709111209.l8BC99qY028525@app3.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the commit acl on rootfiles (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/rootfiles From fedora-extras-commits at redhat.com Tue Sep 11 12:09:12 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:09:12 -0700 Subject: [pkgdb] setup had acl change status Message-ID: <200709111209.l8BC9C4q020482@app4.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the commit acl on setup (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/setup From fedora-extras-commits at redhat.com Tue Sep 11 12:09:15 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:09:15 -0700 Subject: [pkgdb] sg3_utils had acl change status Message-ID: <200709111209.l8BC9F7S028534@app3.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the commit acl on sg3_utils (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/sg3_utils From fedora-extras-commits at redhat.com Tue Sep 11 12:09:18 2007 From: fedora-extras-commits at redhat.com (Phil Knirsch (pknirsch)) Date: Tue, 11 Sep 2007 05:09:18 -0700 Subject: [pkgdb] system-config-httpd had acl change status Message-ID: <200709111209.l8BC9J9E020491@app4.fedora.phx.redhat.com> Phil Knirsch (pknirsch) has set the commit acl on system-config-httpd (Fedora devel) to Approved for Karsten Hopp (karsten) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/system-config-httpd From fedora-extras-commits at redhat.com Tue Sep 11 12:27:11 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Tue, 11 Sep 2007 08:27:11 -0400 Subject: rpms/hwbrowser/devel hwbrowser.spec,1.46,1.47 sources,1.40,1.41 Message-ID: <200709111227.l8BCRBGf019871@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/hwbrowser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19831 Modified Files: hwbrowser.spec sources Log Message: buildrequire expat to augment xgettext for glade files Index: hwbrowser.spec =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/hwbrowser.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- hwbrowser.spec 11 Sep 2007 08:58:11 -0000 1.46 +++ hwbrowser.spec 11 Sep 2007 12:26:39 -0000 1.47 @@ -12,6 +12,7 @@ BuildRequires: automake BuildRequires: perl-XML-Parser BuildRequires: gettext +BuildRequires: expat Requires: gnome-python2 Requires: gnome-python2-canvas Requires: pygtk2 @@ -54,6 +55,7 @@ %changelog * Tue Sep 11 2007 Nils Philippsen - 0.36-1 - make "hwbrowser" executable (#285171) +- buildrequire expat to augment xgettext for glade files * Mon Sep 10 2007 Nils Philippsen - 0.35-1 - make use of force tagging (since mercurial 0.9.4) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/sources,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- sources 11 Sep 2007 08:58:11 -0000 1.40 +++ sources 11 Sep 2007 12:26:39 -0000 1.41 @@ -1 +1 @@ -8a139843dae96f83ee27595ad7fa5d20 hwbrowser-0.36.tar.bz2 +2c98067d3f3f4f91ecf4f9f321f1e984 hwbrowser-0.36.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 12:48:32 2007 From: fedora-extras-commits at redhat.com (Aristeu Sergio Rozanski Filho (arozansk)) Date: Tue, 11 Sep 2007 08:48:32 -0400 Subject: rpms/wdaemon/F-7 wdaemon.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709111248.l8BCmWl8020613@cvs-int.fedora.redhat.com> Author: arozansk Update of /cvs/pkgs/rpms/wdaemon/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20520 Modified Files: .cvsignore sources Added Files: wdaemon.spec Log Message: * first version: 0.11-1 --- NEW FILE wdaemon.spec --- Name: wdaemon Version: 0.11 Release: 1%{?dist} Summary: Hotplug helper for Wacom X.org driver Group: User Interface/X Hardware Support License: GPL URL: http://jake.ruivo.org/~aris/wdaemon/ Source0: http://jake.ruivo.org/~aris/wdaemon/wdaemon-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} BuildRequires: glibc-devel Requires: udev >= 030-21 %description Helper application which emulates persistent input devices for Wacom tablets so they can be plugged and unplugged while X.org server is running. This should go away as soon X.org properly supports hotplugging. %prep %setup -q %build export CFLAGS="$RPM_OPT_FLAGS" make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT bindir=%{_bindir} sysconfdir=%{_sysconfdir} install; mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ install -m 0755 udev/is_uinput.sh $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/ install -m 0644 udev/61-uinput-wacom.rules $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ install -m 0644 udev/61-uinput-stddev.rules $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ %clean rm -rf $RPM_BUILD_ROOT %post if [ $1 = 1 ]; then /sbin/chkconfig --add %{name} fi %preun if [ $1 = 0 ]; then /sbin/service %{name} stop > /dev/null 2>&1 /sbin/chkconfig --del %{name} fi %postun if [ $1 -ge 1 ]; then /sbin/service %{name} condrestart >/dev/null 2>&1 fi %files %defattr(-,root,root,-) %doc AUTHORS LICENSE Changelog README simple.conf %{_bindir}/wdaemon %config(noreplace) %{_sysconfdir}/udev/rules.d/61-uinput-wacom.rules %config(noreplace) %{_sysconfdir}/udev/rules.d/61-uinput-stddev.rules %{_sysconfdir}/rc.d/init.d/wdaemon %{_sysconfdir}/udev/scripts/is_uinput.sh %changelog * Wed Aug 01 2007 Aristeu Rozanski 0.11-1 - Updated to version 0.11 * Tue Jul 24 2007 Aristeu S. Rozanski F. 0.10-3 - More problems found by Jarod Wilson fixed: - Removing exclusive architectures, it used to be in sync with linuxwacom package - marking udev rules as non-replaceable config files - using install on makefile * Mon Jul 23 2007 Aristeu S. Rozanski F. 0.10-2 - Fixing the problems found by Jarod Wilson: - Fixing make install target - Fixing Makefile so it honors the provided CFLAGS - not using makeinstall macro - installing is_uinput.sh as 755 instead of changing later with attr * Fri Jul 20 2007 Aristeu S. Rozanski F. 0.10-1 * upgrading to version 0.10 * Thu Jul 19 2007 Aristeu S. Rozanski F. 0.09-1 - first release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wdaemon/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Aug 2007 19:59:40 -0000 1.1 +++ .cvsignore 11 Sep 2007 12:48:00 -0000 1.2 @@ -0,0 +1 @@ +wdaemon-0.11.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wdaemon/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Aug 2007 19:59:40 -0000 1.1 +++ sources 11 Sep 2007 12:48:00 -0000 1.2 @@ -0,0 +1 @@ +ccf216d77a096613aa7ddc9da7976102 wdaemon-0.11.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 12:56:57 2007 From: fedora-extras-commits at redhat.com (Aristeu Sergio Rozanski Filho (arozansk)) Date: Tue, 11 Sep 2007 08:56:57 -0400 Subject: rpms/wdaemon/FC-6 wdaemon.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709111256.l8BCuvRl020958@cvs-int.fedora.redhat.com> Author: arozansk Update of /cvs/pkgs/rpms/wdaemon/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20893 Modified Files: .cvsignore sources Added Files: wdaemon.spec Log Message: * first version: 0.11-1 --- NEW FILE wdaemon.spec --- Name: wdaemon Version: 0.11 Release: 1%{?dist} Summary: Hotplug helper for Wacom X.org driver Group: User Interface/X Hardware Support License: GPL URL: http://jake.ruivo.org/~aris/wdaemon/ Source0: http://jake.ruivo.org/~aris/wdaemon/wdaemon-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} BuildRequires: glibc-devel Requires: udev >= 030-21 %description Helper application which emulates persistent input devices for Wacom tablets so they can be plugged and unplugged while X.org server is running. This should go away as soon X.org properly supports hotplugging. %prep %setup -q %build export CFLAGS="$RPM_OPT_FLAGS" make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT bindir=%{_bindir} sysconfdir=%{_sysconfdir} install; mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ install -m 0755 udev/is_uinput.sh $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/ install -m 0644 udev/61-uinput-wacom.rules $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ install -m 0644 udev/61-uinput-stddev.rules $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ %clean rm -rf $RPM_BUILD_ROOT %post if [ $1 = 1 ]; then /sbin/chkconfig --add %{name} fi %preun if [ $1 = 0 ]; then /sbin/service %{name} stop > /dev/null 2>&1 /sbin/chkconfig --del %{name} fi %postun if [ $1 -ge 1 ]; then /sbin/service %{name} condrestart >/dev/null 2>&1 fi %files %defattr(-,root,root,-) %doc AUTHORS LICENSE Changelog README simple.conf %{_bindir}/wdaemon %config(noreplace) %{_sysconfdir}/udev/rules.d/61-uinput-wacom.rules %config(noreplace) %{_sysconfdir}/udev/rules.d/61-uinput-stddev.rules %{_sysconfdir}/rc.d/init.d/wdaemon %{_sysconfdir}/udev/scripts/is_uinput.sh %changelog * Wed Aug 01 2007 Aristeu Rozanski 0.11-1 - Updated to version 0.11 * Tue Jul 24 2007 Aristeu S. Rozanski F. 0.10-3 - More problems found by Jarod Wilson fixed: - Removing exclusive architectures, it used to be in sync with linuxwacom package - marking udev rules as non-replaceable config files - using install on makefile * Mon Jul 23 2007 Aristeu S. Rozanski F. 0.10-2 - Fixing the problems found by Jarod Wilson: - Fixing make install target - Fixing Makefile so it honors the provided CFLAGS - not using makeinstall macro - installing is_uinput.sh as 755 instead of changing later with attr * Fri Jul 20 2007 Aristeu S. Rozanski F. 0.10-1 * upgrading to version 0.10 * Thu Jul 19 2007 Aristeu S. Rozanski F. 0.09-1 - first release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wdaemon/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Aug 2007 19:59:40 -0000 1.1 +++ .cvsignore 11 Sep 2007 12:56:25 -0000 1.2 @@ -0,0 +1 @@ +wdaemon-0.11.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wdaemon/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Aug 2007 19:59:40 -0000 1.1 +++ sources 11 Sep 2007 12:56:25 -0000 1.2 @@ -0,0 +1 @@ +ccf216d77a096613aa7ddc9da7976102 wdaemon-0.11.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 12:59:31 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 11 Sep 2007 08:59:31 -0400 Subject: rpms/gnome-session/devel ice-leaks.patch, NONE, 1.1 gnome-session.spec, 1.138, 1.139 Message-ID: <200709111259.l8BCxVDk021145@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-session/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21090 Modified Files: gnome-session.spec Added Files: ice-leaks.patch Log Message: fix memory leaks ice-leaks.patch: --- NEW FILE ice-leaks.patch --- diff -up gnome-session-2.19.92/gnome-session/ice.c.ice-leaks gnome-session-2.19.92/gnome-session/ice.c --- gnome-session-2.19.92/gnome-session/ice.c.ice-leaks 2007-09-11 01:56:57.000000000 -0400 +++ gnome-session-2.19.92/gnome-session/ice.c 2007-09-11 01:57:49.000000000 -0400 @@ -455,10 +455,13 @@ clean_ice (void) /* During shutdown we don't want to report errors via a dialog. */ write_authfile (authfile, entries, FALSE); + g_slist_foreach (entries, (GFunc)IceFreeAuthFileEntry, NULL); g_slist_free (entries); g_free (input_id); IceFreeListenObjs (num_sockets, sockets); + + g_slist_foreach (auth_entries, (GFunc)IceFreeAuthFileEntry, NULL); g_slist_free (auth_entries); ice_depth = ~0; /* We are very frozen, like totally off */ Index: gnome-session.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-session/devel/gnome-session.spec,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- gnome-session.spec 5 Sep 2007 17:30:41 -0000 1.138 +++ gnome-session.spec 11 Sep 2007 12:58:58 -0000 1.139 @@ -12,7 +12,7 @@ Summary: GNOME session manager Name: gnome-session Version: 2.19.92 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gnome-session/2.19/%{name}-%{version}.tar.bz2 Source1: redhat-default-session @@ -57,6 +57,9 @@ # http://bugzilla.gnome.org/show_bug.cgi?id=411506 #Patch21: gnome-session-2.17.91-use-gdm-at-hints-3.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=475468 +Patch22: ice-leaks.patch + BuildRequires: esound-devel >= %{esound_version} BuildRequires: /usr/bin/esd BuildRequires: libgnomeui-devel >= %{libgnomeui_version} @@ -101,6 +104,7 @@ %patch13 -p1 -b .window-manager %patch20 -p1 -b .timeout #%patch21 -p0 -b .use-gdm-hints +%patch22 -p1 -b .ice-leaks %build @@ -185,6 +189,9 @@ %doc %{_datadir}/man/man*/* %changelog +* Tue Sep 11 2007 Matthias Clasen - 2.19.92-3 +- Plug memory leaks in the ICE code + * Wed Sep 5 2007 Kristian H??gsberg - 2.19.92-2 - Update gnome-session-2.17.5-window-manager.patch to apply (remove chunks that are now upstream). From fedora-extras-commits at redhat.com Tue Sep 11 12:59:31 2007 From: fedora-extras-commits at redhat.com (Aristeu Sergio Rozanski Filho (arozansk)) Date: Tue, 11 Sep 2007 08:59:31 -0400 Subject: rpms/wdaemon/devel wdaemon.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709111259.l8BCxVhY021144@cvs-int.fedora.redhat.com> Author: arozansk Update of /cvs/pkgs/rpms/wdaemon/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21088 Modified Files: .cvsignore sources Added Files: wdaemon.spec Log Message: * first version: 0.11-1 --- NEW FILE wdaemon.spec --- Name: wdaemon Version: 0.11 Release: 1%{?dist} Summary: Hotplug helper for Wacom X.org driver Group: User Interface/X Hardware Support License: GPL URL: http://jake.ruivo.org/~aris/wdaemon/ Source0: http://jake.ruivo.org/~aris/wdaemon/wdaemon-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} BuildRequires: glibc-devel Requires: udev >= 030-21 %description Helper application which emulates persistent input devices for Wacom tablets so they can be plugged and unplugged while X.org server is running. This should go away as soon X.org properly supports hotplugging. %prep %setup -q %build export CFLAGS="$RPM_OPT_FLAGS" make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT bindir=%{_bindir} sysconfdir=%{_sysconfdir} install; mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ install -m 0755 udev/is_uinput.sh $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts/ install -m 0644 udev/61-uinput-wacom.rules $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ install -m 0644 udev/61-uinput-stddev.rules $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/ %clean rm -rf $RPM_BUILD_ROOT %post if [ $1 = 1 ]; then /sbin/chkconfig --add %{name} fi %preun if [ $1 = 0 ]; then /sbin/service %{name} stop > /dev/null 2>&1 /sbin/chkconfig --del %{name} fi %postun if [ $1 -ge 1 ]; then /sbin/service %{name} condrestart >/dev/null 2>&1 fi %files %defattr(-,root,root,-) %doc AUTHORS LICENSE Changelog README simple.conf %{_bindir}/wdaemon %config(noreplace) %{_sysconfdir}/udev/rules.d/61-uinput-wacom.rules %config(noreplace) %{_sysconfdir}/udev/rules.d/61-uinput-stddev.rules %{_sysconfdir}/rc.d/init.d/wdaemon %{_sysconfdir}/udev/scripts/is_uinput.sh %changelog * Wed Aug 01 2007 Aristeu Rozanski 0.11-1 - Updated to version 0.11 * Tue Jul 24 2007 Aristeu S. Rozanski F. 0.10-3 - More problems found by Jarod Wilson fixed: - Removing exclusive architectures, it used to be in sync with linuxwacom package - marking udev rules as non-replaceable config files - using install on makefile * Mon Jul 23 2007 Aristeu S. Rozanski F. 0.10-2 - Fixing the problems found by Jarod Wilson: - Fixing make install target - Fixing Makefile so it honors the provided CFLAGS - not using makeinstall macro - installing is_uinput.sh as 755 instead of changing later with attr * Fri Jul 20 2007 Aristeu S. Rozanski F. 0.10-1 * upgrading to version 0.10 * Thu Jul 19 2007 Aristeu S. Rozanski F. 0.09-1 - first release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/wdaemon/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 29 Aug 2007 19:59:40 -0000 1.1 +++ .cvsignore 11 Sep 2007 12:58:58 -0000 1.2 @@ -0,0 +1 @@ +wdaemon-0.11.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/wdaemon/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 29 Aug 2007 19:59:40 -0000 1.1 +++ sources 11 Sep 2007 12:58:58 -0000 1.2 @@ -0,0 +1 @@ +ccf216d77a096613aa7ddc9da7976102 wdaemon-0.11.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 13:02:56 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Tue, 11 Sep 2007 09:02:56 -0400 Subject: rpms/bigloo/F-7 .cvsignore, 1.13, 1.14 bigloo.spec, 1.25, 1.26 sources, 1.13, 1.14 Message-ID: <200709111302.l8BD2u2q027296@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/bigloo/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27249 Modified Files: .cvsignore bigloo.spec sources Log Message: new release 3.0b Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/F-7/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 1 Jun 2007 19:35:54 -0000 1.13 +++ .cvsignore 11 Sep 2007 13:02:23 -0000 1.14 @@ -1 +1 @@ -bigloo3.0a.tar.gz +bigloo3.0b.tar.gz Index: bigloo.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/F-7/bigloo.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- bigloo.spec 1 Jun 2007 22:51:14 -0000 1.25 +++ bigloo.spec 11 Sep 2007 13:02:23 -0000 1.26 @@ -1,12 +1,12 @@ %define _with_java 1 Name: bigloo -Version: 3.0a -Release: 4%{?dist} +Version: 3.0b +Release: 1%{?dist} Summary: Bigloo is compiler for the Scheme programming language Group: Development/Languages -License: GPL +License: GPLv2+ URL: http://www-sop.inria.fr/mimosa/fp/Bigloo Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo%{version}.tar.gz Patch0: bigloo-javassl.patch @@ -76,7 +76,7 @@ %prep %setup -q -n %{name}%{version} -%patch0 -p1 +#%patch0 -p1 %patch1 -p1 %patch2 -p1 perl -pi -e 's|bmask=755|bmask=644|' configure @@ -216,6 +216,9 @@ %changelog +* Tue Sep 11 2007 Gerard Milmeister - 3.0b-1 +- new release 3.0b + * Sat Jun 2 2007 Gerard Milmeister - 3.0a-4 - exclude ppc64 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/F-7/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 1 Jun 2007 19:35:54 -0000 1.13 +++ sources 11 Sep 2007 13:02:23 -0000 1.14 @@ -1 +1 @@ -91b86d1514658e1a254456b4e288e092 bigloo3.0a.tar.gz +426ad39c4358ca21ce3e49eebbcb12cf bigloo3.0b.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 13:19:25 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWFyY2VsYSBNYcWhbMOhxYhvdsOh?= (mmaslano)) Date: Tue, 11 Sep 2007 09:19:25 -0400 Subject: rpms/groff/devel groff.spec,1.51,1.52 Message-ID: <200709111319.l8BDJP8K028035@cvs-int.fedora.redhat.com> Author: mmaslano Update of /cvs/pkgs/rpms/groff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27985 Modified Files: groff.spec Log Message: Change spec file for review. Index: groff.spec =================================================================== RCS file: /cvs/pkgs/rpms/groff/devel/groff.spec,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- groff.spec 16 Aug 2007 14:11:35 -0000 1.51 +++ groff.spec 11 Sep 2007 13:18:53 -0000 1.52 @@ -3,8 +3,8 @@ Summary: A document formatting system Name: groff Version: 1.18.1.4 -Release: 7%{?dist} -License: GPL +Release: 8%{?dist} +License: GPLv2 and FDL Group: Applications/Publishing URL: http://groff.ffii.org Source0: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz @@ -190,8 +190,12 @@ ln -sf doc.tmac $RPM_BUILD_ROOT%{_datadir}/groff/%version/tmac/docj.tmac # installed, but not packaged in rpm mkdir -p $RPM_BUILD_ROOT%{_datadir}/groff/%{version}/groffer/ +chmod 755 $RPM_BUILD_ROOT%{_datadir}/groff/1.18.1.4/font/devps/generate/symbol.sed +chmod 755 $RPM_BUILD_ROOT%{_datadir}/groff/1.18.1.4/font/devdvi/generate/CompileFonts +chmod 755 $RPM_BUILD_ROOT%{_datadir}/groff/1.18.1.4/font/devps/generate/afmname +chmod 755 $RPM_BUILD_ROOT%{_libdir}/groff/groffer/version.sh mv $RPM_BUILD_ROOT%{_libdir}/groff/groffer/* $RPM_BUILD_ROOT/%{_datadir}/groff/%{version}/groffer/ -rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/groff $RPM_BUILD_ROOT%{_infodir}/dir $RPM_BUILD_ROOT/%{_prefix}/lib/X11/app-defaults +rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/groff $RPM_BUILD_ROOT%{_infodir}/dir $RPM_BUILD_ROOT/%{_libdir}/X11/app-defaults rm -rf $RPM_BUILD_ROOT%{_libdir}/groff/groffer rm -rf $RPM_BUILD_ROOT%{_libdir}/groff/site-tmac rm -rf $RPM_BUILD_ROOT%{_libdir}/groff @@ -233,6 +237,9 @@ %endif %changelog +* Tue Sep 11 2007 Marcela Maslanova - 1.18.1.4-8 +- another change in spec for review + * Thu Aug 16 2007 Marcela Maslanova - 1.18.1.4-7 - rebuild - another encoding are print correct with nroff From fedora-extras-commits at redhat.com Tue Sep 11 13:33:22 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?G=C3=A9rard_Milmeister?= (gemi)) Date: Tue, 11 Sep 2007 09:33:22 -0400 Subject: rpms/bigloo/devel .cvsignore, 1.13, 1.14 bigloo.spec, 1.22, 1.23 sources, 1.13, 1.14 Message-ID: <200709111333.l8BDXMMJ028600@cvs-int.fedora.redhat.com> Author: gemi Update of /cvs/pkgs/rpms/bigloo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28528/devel Modified Files: .cvsignore bigloo.spec sources Log Message: new release 3.0b Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 2 Jun 2007 09:38:52 -0000 1.13 +++ .cvsignore 11 Sep 2007 13:32:50 -0000 1.14 @@ -1 +1 @@ -bigloo3.0a.tar.gz +bigloo3.0b.tar.gz Index: bigloo.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/devel/bigloo.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- bigloo.spec 2 Jun 2007 09:38:52 -0000 1.22 +++ bigloo.spec 11 Sep 2007 13:32:50 -0000 1.23 @@ -1,12 +1,12 @@ %define _with_java 1 Name: bigloo -Version: 3.0a -Release: 4%{?dist} +Version: 3.0b +Release: 1%{?dist} Summary: Bigloo is compiler for the Scheme programming language Group: Development/Languages -License: GPL +License: GPLv2+ URL: http://www-sop.inria.fr/mimosa/fp/Bigloo Source: ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/bigloo%{version}.tar.gz Patch0: bigloo-javassl.patch @@ -76,7 +76,7 @@ %prep %setup -q -n %{name}%{version} -%patch0 -p1 +#%patch0 -p1 %patch1 -p1 %patch2 -p1 perl -pi -e 's|bmask=755|bmask=644|' configure @@ -216,6 +216,9 @@ %changelog +* Tue Sep 11 2007 Gerard Milmeister - 3.0b-1 +- new release 3.0b + * Sat Jun 2 2007 Gerard Milmeister - 3.0a-4 - exclude ppc64 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigloo/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 2 Jun 2007 09:38:52 -0000 1.13 +++ sources 11 Sep 2007 13:32:50 -0000 1.14 @@ -1 +1 @@ -91b86d1514658e1a254456b4e288e092 bigloo3.0a.tar.gz +426ad39c4358ca21ce3e49eebbcb12cf bigloo3.0b.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 13:48:24 2007 From: fedora-extras-commits at redhat.com (Christian Iseli (c4chris)) Date: Tue, 11 Sep 2007 09:48:24 -0400 Subject: status-report-scripts bzstat.gp,1.1,1.2 grabBZstats,1.1,1.2 Message-ID: <200709111348.l8BDmOsL029103@cvs-int.fedora.redhat.com> Author: c4chris Update of /cvs/fedora/status-report-scripts In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29083 Modified Files: bzstat.gp grabBZstats Log Message: Update for new interface. Index: bzstat.gp =================================================================== RCS file: /cvs/fedora/status-report-scripts/bzstat.gp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- bzstat.gp 7 Jul 2006 15:25:37 -0000 1.1 +++ bzstat.gp 11 Sep 2007 13:48:22 -0000 1.2 @@ -2,16 +2,20 @@ # $Id$ # Useful to plot grabBZstats script output set xlabel "Week #, starting from August 1, 2005" -set ylabel "Ticket count" +set ylabel "Ticket count per week" +set y2label "Open ticket in queue" +set yrange [0:150] +set ytics nomirror +set y2tics nomirror 0,1000 set key top left -set style data lp -set term png small color picsize 1024 768 +set style data line +set term png small size 1024,768 set output "bzstat.png" -plot "bzstat.data" using 1:2 t "opened tickets",\ - "bzstat.data" using 1:3 t "closed tickets",\ - "bzstat.data" using 1:4 t "queue size",\ - "bzstat.data" using 1:5 t "accepted tickets",\ - "bzstat.data" using 1:6 t "duplicate tickets",\ - "bzstat.data" using 1:7 t "dropped tickets" +plot "bzstat.data" using 1:2 t "opened tickets p.w.",\ + "bzstat.data" using 1:3 t "closed tickets p.w.",\ + "bzstat.data" using 1:5 t "accepted tickets p.w.",\ + "bzstat.data" using 1:6 t "duplicate tickets p.w.",\ + "bzstat.data" using 1:7 t "dropped tickets p.w.",\ + "bzstat.data" using 1:4 t "open ticket in queue" axis x1y2 set output quit Index: grabBZstats =================================================================== RCS file: /cvs/fedora/status-report-scripts/grabBZstats,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- grabBZstats 7 Jul 2006 15:25:37 -0000 1.1 +++ grabBZstats 11 Sep 2007 13:48:22 -0000 1.2 @@ -9,20 +9,18 @@ use strict; use Getopt::Long; use Date::Manip; -use File::Temp qw/ tempfile /; +use XMLRPC::Lite; -# Cookies and BZ URLs to retrieve tickets -my $BZ_cooky = "# HTTP Cookie File -bugzilla.redhat.com FALSE /bugzilla FALSE 2145917104 COLUMNLIST opendate%20changeddate%20bug_severity%20assigned_to%20reporter%20bug_status%20resolution%20component%20blockedby%20short_desc -bugzilla.redhat.com FALSE /bugzilla FALSE 2145917173 Bugzilla_logincookie 496436 -bugzilla.redhat.com FALSE /bugzilla FALSE 2145917173 Bugzilla_login 156481"; -my @BZ_URLs; -# All package reviews -push @BZ_URLs, - "https://bugzilla.redhat.com/bugzilla/buglist.cgi?query_format=advanced&product=Fedora%20Extras&chfieldto=Now&component=Package%20Review&ctype=csv"; +my $rpc = new XMLRPC::Lite ( + proxy => 'https://bugzilla.redhat.com/xmlrpc.cgi' +); +# Not sure of the way to increase the timeout on reading... +$rpc->transport->timeout(360); +$main::BZusername = ""; +$main::password = ""; my %opt; -my @options = ( "help" ); +my @options = ( "help", "bu=s", "p=s" ); my @Ticket; my $startDate = ParseDate("1 August 2005"); @@ -30,80 +28,35 @@ if( ! GetOptions( \%opt, @options ) ) { &usage(); } # Override any default settings with arguments that the user has supplied +$main::BZusername = $opt{"bu"} if defined $opt{"bu"}; +$main::password = $opt{"p"} if defined $opt{"p"}; &usage() if defined $opt{'help'}; -my ($tfh, $tfn) = tempfile(); -print $tfh $BZ_cooky; -close $tfh; -foreach my $url (@BZ_URLs) { - local *IN; - open IN, "wget --load-cookies $tfn -nv -O - \"$url\"|" - or die "Failed to wget $url : $!"; - while ( ) { - s/[,\n]+$//; - my @F = split /,/; - my $i = 0; - while ($i <= $#F) { - if (substr($F[$i], 0, 1) eq '"') { - if (substr($F[$i], -1, 1) ne '"') { - $F[$i] .= "," . $F[$i + 1]; - splice @F, $i + 1, 1; - next; - } - } - $i += 1; - } - if ($F[0] !~ /^\d+$/) { - # Check header line - if ($F[0] ne "bug_id" - || $F[1] ne "\"opendate\"" - || $F[2] ne "\"changeddate\"" - || $F[3] ne "\"bug_severity\"" - || $F[4] ne "\"assigned_to\"" - || $F[5] ne "\"reporter\"" - || $F[6] ne "\"bug_status\"" - || $F[7] ne "\"resolution\"" - || $F[8] ne "\"component\"" - || $F[9] ne "\"blockedby\"" - || $F[10] ne "\"short_desc\"") { - die "Bad header: $_"; - } - next; - } - next if $F[10] =~ /TESTING-BUGSPAM/; - next if $F[10] =~ /^.Tracker:/; - warn "assigned_to should be an email address: $F[4]" - if index($F[4], "@") < 0; - warn "reporter should be an email address: $F[5]" - if index($F[5], "@") < 0; - $F[9] =~ s/["{}]//g; - $F[1] =~ s/["]//g; - $F[2] =~ s/["]//g; - $F[6] =~ s/["]//g; - $F[7] =~ s/["]//g; - $F[8] =~ s/["]//g; - $F[1] = ParseDate($F[1]); - $F[2] = ParseDate($F[2]); - push @Ticket, \@F; - } - close IN; -} -unlink $tfn; -my @SubmitSortedT = sort { Date_Cmp($$a[1], $$b[1]) } @Ticket; -my @ModifSortedT = sort { Date_Cmp($$a[2], $$b[2]) } @Ticket; +my $bA = &runQuery($rpc); +foreach my $bug (@$bA) { + # Try to guess package name + my $name = $bug->{'short_desc'}; + $bug->{'opendate'} = ParseDate($bug->{'opendate'}); + $bug->{'changeddate'} = ParseDate($bug->{'changeddate'}); + next if $name =~ /TESTING-BUGSPAM/; + next if $name =~ /^.Tracker:/; + push @Ticket, $bug; +} +my @SubmitSortedT = sort { Date_Cmp($a->{'opendate'}, $b->{'opendate'}) } @Ticket; +my @ModifSortedT = sort { Date_Cmp($a->{'changeddate'}, $b->{'changeddate'}) } @Ticket; my $curDate = $startDate; my $openCount = 0; my @Open; foreach my $e (@SubmitSortedT) { - if (Date_Cmp($$e[1], $curDate) < 0) { + if (Date_Cmp($e->{'opendate'}, $curDate) < 0) { $openCount += 1; next; } push @Open, $openCount; $openCount = 0; $curDate = DateCalc($curDate, "+ 1 week"); - while (Date_Cmp($$e[1], $curDate) >= 0) { + while (Date_Cmp($e->{'opendate'}, $curDate) >= 0) { push @Open, $openCount; $curDate = DateCalc($curDate, "+ 1 week"); } @@ -120,19 +73,20 @@ my @Close; my @K = ("Accepted", "DUPLICATE", "Dropped"); foreach my $e (@ModifSortedT) { - next if $$e[6] ne "CLOSED"; + next if $e->{'bug_status'} ne "CLOSED"; my $key; $key = "Accepted" - if $$e[7] =~ /^(CURRENTRELEASE|NEXTRELEASE|RAWHIDE)$/; + if $e->{'resolution'} =~ /^(CURRENTRELEASE|NEXTRELEASE|RAWHIDE|ERRATA)$/; $key = "DUPLICATE" - if $$e[7] eq "DUPLICATE"; + if $e->{'resolution'} eq "DUPLICATE"; $key = "Dropped" - if $$e[7] =~ /^(CANTFIX|DEFERRED|NOTABUG|WONTFIX|WORKSFORME)$/; + if $e->{'resolution'} =~ /^(CANTFIX|DEFERRED|NOTABUG|WONTFIX|WORKSFORME|INSUFFICIENT_DATA|UPSTREAM)$/; unless (defined $key) { - print STDERR join("|", @$e), "\n"; + print STDERR $e->{'bug_id'}, ": ", $e->{'resolution'}, "\n"; die "Can't classify"; + #$key = "Dropped"; } - if (Date_Cmp($$e[2], $curDate) < 0) { + if (Date_Cmp($e->{'changeddate'}, $curDate) < 0) { $closeCount->{"all"} += 1; $closeCount->{$key} += 1; next; @@ -140,7 +94,7 @@ push @Close, $closeCount; $closeCount = {}; $curDate = DateCalc($curDate, "+ 1 week"); - while (Date_Cmp($$e[2], $curDate) >= 0) { + while (Date_Cmp($e->{'changeddate'}, $curDate) >= 0) { push @Close, $closeCount; $closeCount = {}; $curDate = DateCalc($curDate, "+ 1 week"); @@ -183,3 +137,59 @@ -help this help note\n"; exit 1; } + +sub runQuery { + my ($rpc) = @_; + my $querydata = { + 'column_list' => ['opendate', 'changeddate', 'bug_severity', 'alias', + 'assigned_to', 'reporter', 'bug_status', + 'resolution', 'component', 'blockedby', 'short_desc'], + 'product' => ['Fedora'], + 'component' => ['Package Review'], + 'bug_status' => ["NEW", "VERIFIED", "ASSIGNED", "REOPENED", + "NEEDINFO_ENG", "NEEDINFO", "INVESTIGATE", "MODIFIED", + "ON_DEV", "UNCONFIRMED", "QA_READY", "ON_QA", + "FAILS_QA", "NEEDINFO_REPORTER", "RELEASE_PENDING", + "POST"] + }; + my $call; + while (1) { + print STDERR "Running runQuery(rpc) all open\n"; + eval { + $call = $rpc->call('bugzilla.runQuery', $querydata, + $main::BZusername, $main::password); + if ($call->faultstring) { + print STDERR $call->faultstring . "\n"; + exit 1; + } + }; + if ($@) { + warn $@; + } else { + last; + } + } + my $result = $call->result; + my $res_all = $result->{'bugs'}; + $querydata->{'bug_status'} = ["CLOSED"]; + while (1) { + print STDERR "Running runQuery(rpc) closed\n"; + eval { + $call = $rpc->call('bugzilla.runQuery', $querydata, + $main::BZusername, $main::password); + if ($call->faultstring) { + print STDERR $call->faultstring . "\n"; + exit 1; + } + }; + if ($@) { + warn $@; + } else { + last; + } + } + $result = $call->result; + my $res2 = $result->{'bugs'}; + push @$res_all, @$res2; + return $res_all; +} From fedora-extras-commits at redhat.com Tue Sep 11 14:08:36 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Tue, 11 Sep 2007 10:08:36 -0400 Subject: rpms/selinux-policy/F-7 policy-20070501.patch,1.53,1.54 Message-ID: <200709111408.l8BE8aRh003260@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3239 Modified Files: policy-20070501.patch Log Message: * Mon Sep 10 2007 Dan Walsh 2.6.4-42 - Allow modprobe to setsched on kernel policy-20070501.patch: Index: policy-20070501.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- policy-20070501.patch 10 Sep 2007 18:25:11 -0000 1.53 +++ policy-20070501.patch 11 Sep 2007 14:08:33 -0000 1.54 @@ -244,10 +244,76 @@ + hal_write_log(alsa_t) +') + +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.if serefpolicy-2.6.4/policy/modules/admin/amanda.if +--- nsaserefpolicy/policy/modules/admin/amanda.if 2007-05-07 14:51:04.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/admin/amanda.if 2007-09-11 09:15:10.000000000 -0400 +@@ -71,6 +71,26 @@ + + ######################################## + ## ++## Search amanda var library directories. ++## ++## ++## ++## The type of the process performing this action. ++## ++## ++# ++interface(`amanda_search_var_lib',` ++ gen_require(` ++ type amanda_var_lib_t; ++ ') ++ ++ files_search_var_lib($1) ++ allow $1 amanda_var_lib_t:dir search_dir_perms; ++ ++') ++ ++######################################## ++## + ## Do not audit attempts to read /etc/dumpdates. + ## + ## +@@ -141,3 +161,4 @@ + + allow $1 amanda_log_t:file { read_file_perms append_file_perms }; + ') ++ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.te serefpolicy-2.6.4/policy/modules/admin/amanda.te --- nsaserefpolicy/policy/modules/admin/amanda.te 2007-05-07 14:51:05.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/admin/amanda.te 2007-08-07 09:42:34.000000000 -0400 -@@ -85,7 +85,7 @@ ++++ serefpolicy-2.6.4/policy/modules/admin/amanda.te 2007-09-11 09:15:03.000000000 -0400 +@@ -1,5 +1,5 @@ + +-policy_module(amanda,1.5.0) ++policy_module(amanda,1.6.1) + + ####################################### + # +@@ -51,8 +51,7 @@ + # type for amrecover + type amanda_recover_t; + type amanda_recover_exec_t; +-domain_type(amanda_recover_t) +-domain_entry_file(amanda_recover_t,amanda_recover_exec_t) ++application_domain(amanda_recover_t,amanda_recover_exec_t) + role system_r types amanda_recover_t; + + # type for recover files ( restored data ) +@@ -70,12 +69,11 @@ + + allow amanda_t self:capability { chown dac_override setuid kill }; + allow amanda_t self:process { setpgid signal }; +-allow amanda_t self:fifo_file { getattr read write ioctl lock }; ++allow amanda_t self:fifo_file rw_fifo_file_perms; + allow amanda_t self:unix_stream_socket create_stream_socket_perms; + allow amanda_t self:unix_dgram_socket create_socket_perms; + allow amanda_t self:tcp_socket create_stream_socket_perms; + allow amanda_t self:udp_socket create_socket_perms; +-allow amanda_t self:netlink_route_socket r_netlink_socket_perms; + + # access to amanda_amandates_t + allow amanda_t amanda_amandates_t:file { getattr lock read write }; +@@ -85,18 +83,22 @@ # access to amandas data structure allow amanda_t amanda_data_t:dir { read search write }; @@ -256,7 +322,12 @@ # access to amanda_dumpdates_t allow amanda_t amanda_dumpdates_t:file { getattr lock read write }; -@@ -97,6 +97,9 @@ + + can_exec(amanda_t,amanda_exec_t) ++can_exec(amanda_t,amanda_inetd_exec_t) + + # access to amanda_gnutarlists_t (/var/lib/amanda/gnutar-lists) + allow amanda_t amanda_gnutarlists_t:dir rw_dir_perms; allow amanda_t amanda_gnutarlists_t:file manage_file_perms; allow amanda_t amanda_gnutarlists_t:lnk_file manage_file_perms; @@ -266,6 +337,79 @@ manage_files_pattern(amanda_t,amanda_log_t,amanda_log_t) manage_dirs_pattern(amanda_t,amanda_log_t,amanda_log_t) logging_log_filetrans(amanda_t,amanda_log_t,{ file dir }) +@@ -105,6 +107,8 @@ + manage_dirs_pattern(amanda_t,amanda_tmp_t,amanda_tmp_t) + files_tmp_filetrans(amanda_t, amanda_tmp_t, { file dir }) + ++auth_use_nsswitch(amanda_t) ++ + kernel_read_system_state(amanda_t) + kernel_read_kernel_sysctls(amanda_t) + kernel_dontaudit_getattr_unlabeled_files(amanda_t) +@@ -113,7 +117,8 @@ + # Added for targeted policy + term_use_unallocated_ttys(amanda_t) + +-corenet_non_ipsec_sendrecv(amanda_t) ++corenet_all_recvfrom_unlabeled(amanda_t) ++corenet_all_recvfrom_netlabel(amanda_t) + corenet_tcp_sendrecv_all_if(amanda_t) + corenet_udp_sendrecv_all_if(amanda_t) + corenet_raw_sendrecv_all_if(amanda_t) +@@ -150,8 +155,6 @@ + libs_use_ld_so(amanda_t) + libs_use_shared_libs(amanda_t) + +-sysnet_read_config(amanda_t) +- + optional_policy(` + auth_read_shadow(amanda_t) + ') +@@ -160,14 +163,6 @@ + logging_send_syslog_msg(amanda_t) + ') + +-optional_policy(` +- nis_use_ypbind(amanda_t) +-') +- +-optional_policy(` +- nscd_socket_use(amanda_t) +-') +- + ######################################## + # + # Amanda recover local policy +@@ -197,10 +192,13 @@ + manage_sock_files_pattern(amanda_recover_t,amanda_tmp_t,amanda_tmp_t) + files_tmp_filetrans(amanda_recover_t,amanda_tmp_t,{ dir file lnk_file sock_file fifo_file }) + ++auth_use_nsswitch(amanda_recover_t) ++ + kernel_read_system_state(amanda_recover_t) + kernel_read_kernel_sysctls(amanda_recover_t) + +-corenet_non_ipsec_sendrecv(amanda_recover_t) ++corenet_all_recvfrom_unlabeled(amanda_recover_t) ++corenet_all_recvfrom_netlabel(amanda_recover_t) + corenet_tcp_sendrecv_all_if(amanda_recover_t) + corenet_udp_sendrecv_all_if(amanda_recover_t) + corenet_tcp_sendrecv_all_nodes(amanda_recover_t) +@@ -232,14 +230,4 @@ + + miscfiles_read_localization(amanda_recover_t) + +-sysnet_read_config(amanda_recover_t) +- + userdom_search_sysadm_home_content_dirs(amanda_recover_t) +- +-optional_policy(` +- nis_use_ypbind(amanda_recover_t) +-') +- +-optional_policy(` +- nscd_socket_use(amanda_recover_t) +-') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amtu.fc serefpolicy-2.6.4/policy/modules/admin/amtu.fc --- nsaserefpolicy/policy/modules/admin/amtu.fc 1969-12-31 19:00:00.000000000 -0500 +++ serefpolicy-2.6.4/policy/modules/admin/amtu.fc 2007-08-07 09:42:34.000000000 -0400 @@ -1634,7 +1778,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.te.in serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in --- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in 2007-09-04 13:41:27.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in 2007-09-11 08:17:57.000000000 -0400 @@ -48,6 +48,11 @@ type reserved_port_t, port_type, reserved_port_type; @@ -1673,15 +1817,16 @@ type lrrd_port_t, port_type; dnl network_port(lrrd_port_t) # no defined portcon network_port(lmtp, tcp,24,s0, udp,24,s0) network_port(mail, tcp,2000,s0) -@@ -152,6 +158,7 @@ +@@ -152,13 +158,18 @@ type utcpserver_port_t, port_type; dnl network_port(utcpserver) # no defined portcon network_port(uucpd, tcp,540,s0) network_port(vnc, tcp,5900,s0) +network_port(wccp, udp,2048,s0) network_port(xen, tcp,8002,s0) ++network_port(xfs, tcp,7100,s0) network_port(xserver, tcp, 6000, s0, tcp,6001,s0, tcp,6002,s0, tcp,6003,s0, tcp,6004,s0, tcp,6005,s0, tcp,6006,s0, tcp,6007,s0, tcp,6008,s0, tcp,6009,s0, tcp,6010,s0, tcp,6011,s0, tcp,6012,s0, tcp,6013,s0, tcp,6014,s0, tcp,6015,s0, tcp,6016,s0, tcp,6017,s0, tcp,6018,s0, tcp,6019,s0) network_port(zebra, tcp,2600,s0, tcp,2601,s0, tcp,2602,s0, tcp,2603,s0, tcp,2604,s0, tcp,2606,s0, udp,2600,s0, udp,2601,s0, udp,2602,s0, udp,2603,s0, udp,2604,s0, udp,2606,s0) -@@ -159,6 +166,9 @@ + network_port(zope, tcp,8021,s0) # Defaults for reserved ports. Earlier portcon entries take precedence; # these entries just cover any remaining reserved ports not otherwise declared. @@ -4175,7 +4320,7 @@ ## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.te serefpolicy-2.6.4/policy/modules/services/cron.te --- nsaserefpolicy/policy/modules/services/cron.te 2007-05-07 14:50:57.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/cron.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/cron.te 2007-09-11 09:16:17.000000000 -0400 @@ -42,6 +42,9 @@ type cron_log_t; logging_log_file(cron_log_t) @@ -4268,7 +4413,7 @@ ifdef(`distro_debian',` optional_policy(` # Debian logcheck has the home dir set to its cache -@@ -185,34 +209,9 @@ +@@ -185,40 +209,19 @@ locallogin_link_keys(crond_t) ') @@ -4306,7 +4451,17 @@ tunable_policy(`fcron_crond', ` allow crond_t system_cron_spool_t:file manage_file_perms; -@@ -232,11 +231,7 @@ + ') + + optional_policy(` ++ amanda_search_var_lib(crond_t) ++') ++ ++optional_policy(` + amavis_search_lib(crond_t) + ') + +@@ -232,11 +235,7 @@ ') optional_policy(` @@ -4319,7 +4474,7 @@ ') optional_policy(` -@@ -258,25 +253,39 @@ +@@ -258,25 +257,39 @@ # System cron process domain # @@ -4363,7 +4518,7 @@ allow system_crond_t self:capability { dac_override dac_read_search chown setgid setuid fowner net_bind_service fsetid }; allow system_crond_t self:process { signal_perms setsched }; allow system_crond_t self:fifo_file rw_fifo_file_perms; -@@ -369,7 +378,7 @@ +@@ -369,7 +382,7 @@ init_read_utmp(system_crond_t) init_dontaudit_rw_utmp(system_crond_t) # prelink tells init to restart it self, we either need to allow or dontaudit @@ -4372,7 +4527,7 @@ libs_use_ld_so(system_crond_t) libs_use_shared_libs(system_crond_t) -@@ -428,6 +437,10 @@ +@@ -428,6 +441,10 @@ ') optional_policy(` @@ -4385,7 +4540,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cups.fc serefpolicy-2.6.4/policy/modules/services/cups.fc --- nsaserefpolicy/policy/modules/services/cups.fc 2007-05-07 14:50:57.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/cups.fc 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/cups.fc 2007-09-11 08:58:55.000000000 -0400 @@ -8,6 +8,7 @@ /etc/cups/ppd/.* -- gen_context(system_u:object_r:cupsd_rw_etc_t,s0) /etc/cups/ppds\.dat -- gen_context(system_u:object_r:cupsd_rw_etc_t,s0) @@ -4403,12 +4558,11 @@ /usr/lib(64)?/cups/daemon/.* -- gen_context(system_u:object_r:cupsd_exec_t,s0) /usr/lib(64)?/cups/daemon/cups-lpd -- gen_context(system_u:object_r:cupsd_lpd_exec_t,s0) -@@ -52,3 +53,5 @@ +@@ -52,3 +53,4 @@ /var/run/ptal-mlcd(/.*)? gen_context(system_u:object_r:ptal_var_run_t,s0) /var/spool/cups(/.*)? gen_context(system_u:object_r:print_spool_t,mls_systemhigh) +/usr/local/Brother/inf(/.*)? gen_context(system_u:object_r:cupsd_rw_etc_t,s0) -+/usr/local/Brother/lpd(/.*)? gen_context(system_u:object_r:cupsd_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cups.te serefpolicy-2.6.4/policy/modules/services/cups.te --- nsaserefpolicy/policy/modules/services/cups.te 2007-05-07 14:51:01.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/services/cups.te 2007-08-07 09:42:35.000000000 -0400 @@ -5249,9 +5403,17 @@ files_search_home(inetd_child_t) manage_dirs_pattern(inetd_child_t,inetd_child_tmp_t,inetd_child_tmp_t) +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.fc serefpolicy-2.6.4/policy/modules/services/kerberos.fc +--- nsaserefpolicy/policy/modules/services/kerberos.fc 2007-05-07 14:50:57.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/kerberos.fc 2007-09-11 09:03:39.000000000 -0400 +@@ -16,3 +16,4 @@ + + /var/log/krb5kdc\.log gen_context(system_u:object_r:krb5kdc_log_t,s0) + /var/log/kadmin(d)?\.log gen_context(system_u:object_r:kadmind_log_t,s0) ++/var/tmp/host_0 -- gen_context(system_u:object_r:krb5_host_rcache_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.if serefpolicy-2.6.4/policy/modules/services/kerberos.if --- nsaserefpolicy/policy/modules/services/kerberos.if 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/kerberos.if 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/kerberos.if 2007-09-11 09:02:58.000000000 -0400 @@ -33,43 +33,10 @@ # interface(`kerberos_use',` @@ -5298,109 +5460,56 @@ ') ######################################## -@@ -94,46 +61,47 @@ +@@ -94,6 +61,27 @@ ######################################## ## --## Do not audit attempts to write the kerberos --## configuration file (/etc/krb5.conf). +## Read the kerberos kdc configuration file (/etc/krb5kdc.conf). - ## - ## - ## --## Domain to not audit. ++## ++## ++## +## Domain allowed access. - ## - ## ++## ++## +## - # --interface(`kerberos_dontaudit_write_config',` ++# +interface(`kerberos_read_kdc_config',` - gen_require(` -- type krb5_conf_t; ++ gen_require(` + type krb5kdc_conf_t; - ') - -- dontaudit $1 krb5_conf_t:file write; ++ ') ++ + files_search_etc($1) + allow $1 krb5kdc_conf_t:file read_file_perms; + - ') - - ######################################## - ## --## Read and write the kerberos configuration file (/etc/krb5.conf). -+## Do not audit attempts to write the kerberos -+## configuration file (/etc/krb5.conf). - ## - ## - ## --## Domain allowed access. -+## Domain to not audit. - ## - ## --## - # --interface(`kerberos_rw_config',` -+interface(`kerberos_dontaudit_write_config',` - gen_require(` - type krb5_conf_t; - ') - -- files_search_etc($1) -- allow $1 krb5_conf_t:file rw_file_perms; -+ dontaudit $1 krb5_conf_t:file write; - ') - - ######################################## - ## --## Read the kerberos key table. -+## Read and write the kerberos configuration file (/etc/krb5.conf). - ## - ## - ## -@@ -142,18 +110,18 @@ - ## - ## - # --interface(`kerberos_read_keytab',` -+interface(`kerberos_rw_config',` - gen_require(` -- type krb5_keytab_t; -+ type krb5_conf_t; - ') - - files_search_etc($1) -- allow $1 krb5_keytab_t:file read_file_perms; -+ allow $1 krb5_conf_t:file rw_file_perms; - ') - - ######################################## - ## --## Read the kerberos kdc configuration file (/etc/krb5kdc.conf). -+## Read the kerberos key table. ++') ++ ++######################################## ++## + ## Do not audit attempts to write the kerberos + ## configuration file (/etc/krb5.conf). ## - ## - ## -@@ -162,12 +130,11 @@ +@@ -162,12 +150,13 @@ ## ## # -interface(`kerberos_read_kdc_config',` -+interface(`kerberos_read_keytab',` ++interface(`kerberos_manage_host_rcache',` gen_require(` - type krb5kdc_conf_t; -+ type krb5_keytab_t; ++ type krb5_host_rcache_t; ') - files_search_etc($1) +- files_search_etc($1) - allow $1 krb5kdc_conf_t:file read_file_perms; - -+ allow $1 krb5_keytab_t:file read_file_perms; ++ files_search_tmp($1) ++ allow $1 self:process setfscreate; ++ seutil_read_file_contexts($1) ++ allow $1 krb5_host_rcache_t:file manage_file_perms; ') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.te serefpolicy-2.6.4/policy/modules/services/kerberos.te --- nsaserefpolicy/policy/modules/services/kerberos.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/kerberos.te 2007-09-04 11:12:55.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/kerberos.te 2007-09-11 09:02:16.000000000 -0400 @@ -5,6 +5,7 @@ # # Declarations @@ -5409,7 +5518,17 @@ ## ##

-@@ -62,7 +63,7 @@ +@@ -54,6 +55,9 @@ + type krb5kdc_var_run_t; + files_pid_file(krb5kdc_var_run_t) + ++type krb5_host_rcache_t; ++files_tmp_file(krb5_host_rcache_t) ++ + ######################################## + # + # kadmind local policy +@@ -62,7 +66,7 @@ # Use capabilities. Surplus capabilities may be allowed. allow kadmind_t self:capability { setuid setgid chown fowner dac_override sys_nice }; dontaudit kadmind_t self:capability sys_tty_config; @@ -5418,7 +5537,7 @@ allow kadmind_t self:netlink_route_socket r_netlink_socket_perms; allow kadmind_t self:unix_dgram_socket { connect create write }; allow kadmind_t self:tcp_socket connected_stream_socket_perms; -@@ -91,6 +92,7 @@ +@@ -91,6 +95,7 @@ kernel_read_kernel_sysctls(kadmind_t) kernel_list_proc(kadmind_t) kernel_read_proc_symlinks(kadmind_t) @@ -5426,7 +5545,7 @@ corenet_non_ipsec_sendrecv(kadmind_t) corenet_tcp_sendrecv_all_if(kadmind_t) -@@ -117,6 +119,9 @@ +@@ -117,6 +122,9 @@ domain_use_interactive_fds(kadmind_t) files_read_etc_files(kadmind_t) @@ -5436,7 +5555,7 @@ libs_use_ld_so(kadmind_t) libs_use_shared_libs(kadmind_t) -@@ -126,6 +131,7 @@ +@@ -126,6 +134,7 @@ miscfiles_read_localization(kadmind_t) sysnet_read_config(kadmind_t) @@ -5444,7 +5563,7 @@ userdom_dontaudit_use_unpriv_user_fds(kadmind_t) userdom_dontaudit_search_sysadm_home_dirs(kadmind_t) -@@ -142,6 +148,7 @@ +@@ -142,6 +151,7 @@ optional_policy(` seutil_sigchld_newrole(kadmind_t) @@ -5452,7 +5571,16 @@ ') optional_policy(` -@@ -227,6 +234,7 @@ +@@ -156,7 +166,7 @@ + # Use capabilities. Surplus capabilities may be allowed. + allow krb5kdc_t self:capability { setuid setgid net_admin chown fowner dac_override sys_nice }; + dontaudit krb5kdc_t self:capability sys_tty_config; +-allow krb5kdc_t self:process { setsched getsched signal_perms }; ++allow krb5kdc_t self:process { setfscreate setsched getsched signal_perms }; + allow krb5kdc_t self:netlink_route_socket r_netlink_socket_perms; + allow krb5kdc_t self:tcp_socket create_stream_socket_perms; + allow krb5kdc_t self:udp_socket create_socket_perms; +@@ -227,6 +237,7 @@ miscfiles_read_localization(krb5kdc_t) sysnet_read_config(krb5kdc_t) @@ -5460,7 +5588,13 @@ userdom_dontaudit_use_unpriv_user_fds(krb5kdc_t) userdom_dontaudit_search_sysadm_home_dirs(krb5kdc_t) -@@ -248,3 +256,36 @@ +@@ -243,8 +254,42 @@ + + optional_policy(` + seutil_sigchld_newrole(krb5kdc_t) ++ seutil_read_file_contexts(krb5kdc_t) + ') + optional_policy(` udev_read_db(krb5kdc_t) ') @@ -7148,15 +7282,55 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rlogin.te serefpolicy-2.6.4/policy/modules/services/rlogin.te --- nsaserefpolicy/policy/modules/services/rlogin.te 2007-05-07 14:50:57.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/rlogin.te 2007-08-07 09:42:35.000000000 -0400 -@@ -64,6 +64,7 @@ ++++ serefpolicy-2.6.4/policy/modules/services/rlogin.te 2007-09-11 09:05:43.000000000 -0400 +@@ -1,5 +1,5 @@ + +-policy_module(rlogin,1.3.0) ++policy_module(rlogin,1.4.0) + + ######################################## + # +@@ -50,7 +50,8 @@ + kernel_read_system_state(rlogind_t) + kernel_read_network_state(rlogind_t) + +-corenet_non_ipsec_sendrecv(rlogind_t) ++corenet_all_recvfrom_unlabeled(rlogind_t) ++corenet_all_recvfrom_netlabel(rlogind_t) + corenet_tcp_sendrecv_all_if(rlogind_t) + corenet_udp_sendrecv_all_if(rlogind_t) + corenet_tcp_sendrecv_all_nodes(rlogind_t) +@@ -63,9 +64,10 @@ + fs_getattr_xattr_fs(rlogind_t) fs_search_auto_mountpoints(rlogind_t) ++auth_use_nsswitch(rlogind_t) auth_domtrans_chk_passwd(rlogind_t) +auth_domtrans_upd_passwd(rlogind_t) auth_rw_login_records(rlogind_t) - auth_use_nsswitch(rlogind_t) +-auth_use_nsswitch(rlogind_t) + + files_read_etc_files(rlogind_t) + files_read_etc_runtime_files(rlogind_t) +@@ -81,7 +83,7 @@ + + miscfiles_read_localization(rlogind_t) + +-seutil_dontaudit_search_config(rlogind_t) ++seutil_read_config(rlogind_t) + + sysnet_read_config(rlogind_t) +@@ -92,7 +94,9 @@ + remotelogin_domtrans(rlogind_t) + + optional_policy(` ++ kerberos_use(rlogind_t) + kerberos_read_keytab(rlogind_t) ++ kerberos_manage_host_rcache(rlogind_t) + ') + + ifdef(`TODO',` diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rpcbind.fc serefpolicy-2.6.4/policy/modules/services/rpcbind.fc --- nsaserefpolicy/policy/modules/services/rpcbind.fc 1969-12-31 19:00:00.000000000 -0500 +++ serefpolicy-2.6.4/policy/modules/services/rpcbind.fc 2007-08-07 09:42:35.000000000 -0400 @@ -7428,15 +7602,105 @@ tunable_policy(`nfs_export_all_ro',` diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rshd.te serefpolicy-2.6.4/policy/modules/services/rshd.te --- nsaserefpolicy/policy/modules/services/rshd.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/rshd.te 2007-08-07 09:42:35.000000000 -0400 -@@ -44,6 +44,7 @@ ++++ serefpolicy-2.6.4/policy/modules/services/rshd.te 2007-09-11 09:10:41.000000000 -0400 +@@ -11,19 +11,22 @@ + domain_subj_id_change_exemption(rshd_t) + domain_role_change_exemption(rshd_t) + role system_r types rshd_t; ++domain_interactive_fd(rshd_t) + + ######################################## + # + # Local policy + # +-allow rshd_t self:capability { setuid setgid fowner fsetid chown dac_override }; ++allow rshd_t self:capability { kill setuid setgid fowner fsetid chown dac_override }; + allow rshd_t self:process { signal_perms fork setsched setpgid setexec }; + allow rshd_t self:fifo_file rw_fifo_file_perms; + allow rshd_t self:tcp_socket create_stream_socket_perms; ++allow rshd_t self:key {search write link}; + + kernel_read_kernel_sysctls(rshd_t) + +-corenet_non_ipsec_sendrecv(rshd_t) ++corenet_all_recvfrom_unlabeled(rshd_t) ++corenet_all_recvfrom_netlabel(rshd_t) + corenet_tcp_sendrecv_generic_if(rshd_t) + corenet_udp_sendrecv_generic_if(rshd_t) + corenet_tcp_sendrecv_all_nodes(rshd_t) +@@ -32,6 +35,8 @@ + corenet_udp_sendrecv_all_ports(rshd_t) + corenet_tcp_bind_all_nodes(rshd_t) + corenet_tcp_bind_rsh_port(rshd_t) ++corenet_tcp_bind_all_rpc_ports(rshd_t) ++corenet_tcp_connect_all_rpc_ports(rshd_t) + corenet_sendrecv_rsh_server_packets(rshd_t) + + dev_read_urand(rshd_t) +@@ -43,31 +48,43 @@ + selinux_compute_relabel_context(rshd_t) selinux_compute_user_contexts(rshd_t) ++auth_use_nsswitch(rshd_t) auth_domtrans_chk_passwd(rshd_t) +auth_domtrans_upd_passwd(rshd_t) ++auth_search_key(rshd_t) ++auth_write_login_records(rshd_t) corecmd_read_bin_symlinks(rshd_t) + files_list_home(rshd_t) + files_read_etc_files(rshd_t) +-files_search_tmp(rshd_t) ++files_manage_generic_tmp_dirs(rshd_t) ++ ++init_rw_utmp(rshd_t) + + libs_use_ld_so(rshd_t) + libs_use_shared_libs(rshd_t) + + logging_send_syslog_msg(rshd_t) ++logging_search_logs(rshd_t) + + miscfiles_read_localization(rshd_t) + + seutil_read_config(rshd_t) + seutil_read_default_contexts(rshd_t) + +-sysnet_read_config(rshd_t) +- + userdom_search_all_users_home_content(rshd_t) + ++optional_policy(` ++ kerberos_use(rshd_t) ++ kerberos_read_keytab(rshd_t) ++ kerberos_manage_host_rcache(rshd_t) ++') ++ + ifdef(`targeted_policy',` + unconfined_domain(rshd_t) + unconfined_shell_domtrans(rshd_t) ++ unconfined_signal(rshd_t) + ') + + tunable_policy(`use_nfs_home_dirs',` +@@ -80,16 +97,3 @@ + fs_read_cifs_symlinks(rshd_t) + ') + +-optional_policy(` +- kerberos_use(rshd_t) +-') +- +-optional_policy(` +- nscd_socket_use(rshd_t) +-') +- +-ifdef(`TODO',` +-optional_policy(` +- allow rshd_t rlogind_tmp_t:file rw_file_perms; +-') +-') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rsync.te serefpolicy-2.6.4/policy/modules/services/rsync.te --- nsaserefpolicy/policy/modules/services/rsync.te 2007-05-07 14:50:57.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/services/rsync.te 2007-08-07 09:42:35.000000000 -0400 @@ -7539,7 +7803,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.fc serefpolicy-2.6.4/policy/modules/services/samba.fc --- nsaserefpolicy/policy/modules/services/samba.fc 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/samba.fc 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/samba.fc 2007-09-11 09:23:35.000000000 -0400 @@ -3,6 +3,7 @@ # /etc # @@ -7548,7 +7812,15 @@ /etc/samba/secrets\.tdb -- gen_context(system_u:object_r:samba_secrets_t,s0) /etc/samba/smbpasswd -- gen_context(system_u:object_r:samba_secrets_t,s0) /etc/samba(/.*)? gen_context(system_u:object_r:samba_etc_t,s0) -@@ -27,6 +28,9 @@ +@@ -14,6 +15,7 @@ + /usr/bin/ntlm_auth -- gen_context(system_u:object_r:winbind_helper_exec_t,s0) + /usr/bin/smbmount -- gen_context(system_u:object_r:smbmount_exec_t,s0) + /usr/bin/smbmnt -- gen_context(system_u:object_r:smbmount_exec_t,s0) ++/usr/bin/smbcontrol -- gen_context(system_u:object_r:smbcontrol_exec_t,s0) + /usr/sbin/swat -- gen_context(system_u:object_r:swat_exec_t,s0) + + /usr/sbin/nmbd -- gen_context(system_u:object_r:nmbd_exec_t,s0) +@@ -27,6 +29,9 @@ /var/cache/samba/winbindd_privileged(/.*)? gen_context(system_u:object_r:winbind_var_run_t,s0) /var/lib/samba(/.*)? gen_context(system_u:object_r:samba_var_t,s0) @@ -7560,7 +7832,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.if serefpolicy-2.6.4/policy/modules/services/samba.if --- nsaserefpolicy/policy/modules/services/samba.if 2007-05-07 14:50:57.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/samba.if 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/samba.if 2007-09-11 09:24:04.000000000 -0400 @@ -177,6 +177,27 @@ ######################################## @@ -7653,7 +7925,7 @@ ## Allow the specified domain to write to smbmount tcp sockets. ##

## -@@ -377,3 +443,70 @@ +@@ -377,3 +443,121 @@ allow $1 samba_var_t:dir search_dir_perms; stream_connect_pattern($1,winbind_var_run_t,winbind_var_run_t,winbind_t) ') @@ -7724,15 +7996,64 @@ + + read_files_pattern($1, samba_share_t, samba_share_t) +') ++ ++######################################## ++## ++## Execute a domain transition to run smbcontrol. ++## ++## ++## ++## Domain allowed to transition. ++## ++## ++# ++interface(`samba_domtrans_smbcontrol',` ++ gen_require(` ++ type smbcontrol_t; ++ type smbcontrol_exec_t; ++ ') ++ ++ domtrans_pattern($1,smbcontrol_exec_t,smbcontrol_t) ++') ++ ++ ++######################################## ++## ++## Execute smbcontrol in the smbcontrol domain, and ++## allow the specified role the smbcontrol domain. ++## ++## ++## ++## Domain allowed access ++## ++## ++## ++## ++## The role to be allowed the smbcontrol domain. ++## ++## ++## ++## ++## The type of the role's terminal. ++## ++## ++# ++interface(`samba_run_smbcontrol',` ++ gen_require(` ++ type smbcontrol_t; ++ ') ++ ++ samba_domtrans_smbcontrol($1) ++ role $2 types smbcontrol_t; ++ dontaudit smbcontrol_t $3:chr_file rw_term_perms; ++') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.te serefpolicy-2.6.4/policy/modules/services/samba.te --- nsaserefpolicy/policy/modules/services/samba.te 2007-05-07 14:50:57.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/samba.te 2007-08-23 17:07:33.000000000 -0400 -@@ -28,6 +28,35 @@ - ## - gen_tunable(samba_share_nfs,false) ++++ serefpolicy-2.6.4/policy/modules/services/samba.te 2007-09-11 09:56:07.000000000 -0400 +@@ -16,6 +16,14 @@ -+## -+##

+ ## + ##

+## Allow samba to run as the domain controller; add machines to passwd file +## +##

@@ -7741,17 +8062,24 @@ + +## +##

-+## Allow samba to be exported read/write. + ## Allow samba to export user home directories. + ##

+ ##
+@@ -23,6 +31,27 @@ + + ## + ##

++## Export all files on system read only. +##

+##
-+gen_tunable(samba_export_all_rw,false) ++gen_tunable(samba_export_all_ro,false) + +## +##

-+## Allow samba to be exported read only ++## Export all files on system read-write. +##

+##
-+gen_tunable(samba_export_all_ro,false) ++gen_tunable(samba_export_all_rw,false) + +## +##

@@ -7760,27 +8088,54 @@ +## +gen_tunable(samba_run_unconfined,false) + - type nmbd_t; - type nmbd_exec_t; - init_daemon_domain(nmbd_t,nmbd_exec_t) -@@ -117,6 +146,7 @@ - allow samba_net_t self:unix_stream_socket create_stream_socket_perms; - allow samba_net_t self:udp_socket create_socket_perms; - allow samba_net_t self:tcp_socket create_socket_perms; -+allow samba_net_t self:netlink_route_socket r_netlink_socket_perms; ++## ++##

+ ## Allow samba to export NFS volumes. + ##

+ ##
+@@ -108,6 +137,11 @@ + type winbind_var_run_t; + files_pid_file(winbind_var_run_t) + ++type smbcontrol_t; ++type smbcontrol_exec_t; ++application_domain(smbcontrol_t, smbcontrol_exec_t) ++role system_r types smbcontrol_t; ++ + ######################################## + # + # Samba net local policy +@@ -131,6 +165,8 @@ + manage_files_pattern(samba_net_t,samba_var_t,samba_var_t) + manage_lnk_files_pattern(samba_net_t,samba_var_t,samba_var_t) - allow samba_net_t samba_etc_t:file read_file_perms; ++auth_use_nsswitch(samba_net_t) ++ + kernel_read_proc_symlinks(samba_net_t) -@@ -159,6 +189,8 @@ + corenet_tcp_sendrecv_all_if(samba_net_t) +@@ -159,8 +195,7 @@ miscfiles_read_localization(samba_net_t) +-sysnet_read_config(samba_net_t) +-sysnet_use_ldap(samba_net_t) +samba_read_var_files(samba_net_t) -+ - sysnet_read_config(samba_net_t) - sysnet_use_ldap(samba_net_t) -@@ -191,7 +223,7 @@ + userdom_dontaudit_search_sysadm_home_dirs(samba_net_t) + +@@ -173,10 +208,6 @@ + kerberos_use(samba_net_t) + ') + +-optional_policy(` +- nscd_socket_use(samba_net_t) +-') +- + ######################################## + # + # smbd Local policy +@@ -191,18 +222,16 @@ allow smbd_t self:msgq create_msgq_perms; allow smbd_t self:sem create_sem_perms; allow smbd_t self:shm create_shm_perms; @@ -7789,7 +8144,8 @@ allow smbd_t self:tcp_socket create_stream_socket_perms; allow smbd_t self:udp_socket create_socket_perms; allow smbd_t self:unix_dgram_socket { create_socket_perms sendto }; -@@ -200,9 +232,8 @@ + allow smbd_t self:unix_stream_socket { create_stream_socket_perms connectto }; +-allow smbd_t self:netlink_route_socket r_netlink_socket_perms; allow smbd_t samba_etc_t:file { rw_file_perms setattr }; @@ -7801,7 +8157,7 @@ allow smbd_t samba_log_t:dir setattr; dontaudit smbd_t samba_log_t:dir remove_name; -@@ -231,7 +262,8 @@ +@@ -231,7 +260,8 @@ manage_sock_files_pattern(smbd_t,smbd_var_run_t,smbd_var_run_t) files_pid_filetrans(smbd_t,smbd_var_run_t,file) @@ -7811,17 +8167,17 @@ kernel_getattr_core_if(smbd_t) kernel_getattr_message_if(smbd_t) -@@ -256,6 +288,9 @@ - corenet_tcp_connect_ipp_port(smbd_t) - corenet_tcp_connect_smbd_port(smbd_t) +@@ -241,6 +271,9 @@ + kernel_read_software_raid_state(smbd_t) + kernel_read_system_state(smbd_t) +corecmd_exec_shell(smbd_t) +corecmd_exec_bin(smbd_t) + - dev_read_sysfs(smbd_t) - dev_read_urand(smbd_t) - dev_getattr_mtrr_dev(smbd_t) -@@ -265,11 +300,14 @@ + corenet_tcp_sendrecv_all_if(smbd_t) + corenet_udp_sendrecv_all_if(smbd_t) + corenet_raw_sendrecv_all_if(smbd_t) +@@ -265,11 +298,14 @@ fs_get_xattr_fs_quotas(smbd_t) fs_search_auto_mountpoints(smbd_t) fs_getattr_rpc_dirs(smbd_t) @@ -7836,7 +8192,13 @@ files_list_var_lib(smbd_t) files_read_etc_files(smbd_t) -@@ -296,6 +334,12 @@ +@@ -290,12 +326,16 @@ + miscfiles_read_localization(smbd_t) + miscfiles_read_public_files(smbd_t) + +-sysnet_read_config(smbd_t) +- + userdom_dontaudit_search_sysadm_home_dirs(smbd_t) userdom_dontaudit_use_unpriv_user_fds(smbd_t) userdom_use_unpriv_users_fds(smbd_t) @@ -7849,7 +8211,7 @@ ifdef(`hide_broken_symptoms', ` files_dontaudit_getattr_default_dirs(smbd_t) files_dontaudit_getattr_boot_dirs(smbd_t) -@@ -319,6 +363,14 @@ +@@ -319,6 +359,14 @@ ') optional_policy(` @@ -7864,7 +8226,7 @@ cups_read_rw_config(smbd_t) cups_stream_connect(smbd_t) ') -@@ -339,6 +391,23 @@ +@@ -339,6 +387,23 @@ udev_read_db(smbd_t) ') @@ -7888,7 +8250,7 @@ ######################################## # # nmbd Local policy -@@ -352,7 +421,7 @@ +@@ -352,7 +417,7 @@ allow nmbd_t self:msgq create_msgq_perms; allow nmbd_t self:sem create_sem_perms; allow nmbd_t self:shm create_shm_perms; @@ -7897,7 +8259,7 @@ allow nmbd_t self:tcp_socket create_stream_socket_perms; allow nmbd_t self:udp_socket create_socket_perms; allow nmbd_t self:unix_dgram_socket { create_socket_perms sendto }; -@@ -362,9 +431,12 @@ +@@ -362,9 +427,12 @@ files_pid_filetrans(nmbd_t,nmbd_var_run_t,file) read_files_pattern(nmbd_t,samba_etc_t,samba_etc_t) @@ -7911,7 +8273,16 @@ read_files_pattern(nmbd_t,samba_log_t,samba_log_t) create_files_pattern(nmbd_t,samba_log_t,samba_log_t) allow nmbd_t samba_log_t:dir setattr; -@@ -391,6 +463,7 @@ +@@ -373,6 +441,8 @@ + + allow nmbd_t smbd_var_run_t:dir rw_dir_perms; + ++auth_use_nsswitch(nmbd_t) ++ + kernel_getattr_core_if(nmbd_t) + kernel_getattr_message_if(nmbd_t) + kernel_read_kernel_sysctls(nmbd_t) +@@ -391,6 +461,7 @@ corenet_udp_bind_nmbd_port(nmbd_t) corenet_sendrecv_nmbd_server_packets(nmbd_t) corenet_sendrecv_nmbd_client_packets(nmbd_t) @@ -7919,7 +8290,24 @@ dev_read_sysfs(nmbd_t) dev_getattr_mtrr_dev(nmbd_t) -@@ -457,6 +530,7 @@ +@@ -402,6 +473,7 @@ + + files_read_usr_files(nmbd_t) + files_read_etc_files(nmbd_t) ++files_list_var_lib(nmbd_t) + + libs_use_ld_so(nmbd_t) + libs_use_shared_libs(nmbd_t) +@@ -411,8 +483,6 @@ + + miscfiles_read_localization(nmbd_t) + +-sysnet_read_config(nmbd_t) +- + userdom_dontaudit_search_sysadm_home_dirs(nmbd_t) + userdom_dontaudit_use_unpriv_user_fds(nmbd_t) + userdom_use_unpriv_users_fds(nmbd_t) +@@ -457,6 +527,7 @@ allow smbmount_t samba_secrets_t:file manage_file_perms; @@ -7927,24 +8315,96 @@ allow smbmount_t samba_var_t:dir rw_dir_perms; manage_files_pattern(smbmount_t,samba_var_t,samba_var_t) manage_lnk_files_pattern(smbmount_t,samba_var_t,samba_var_t) -@@ -514,7 +588,7 @@ +@@ -489,6 +560,8 @@ + term_list_ptys(smbmount_t) + term_use_controlling_term(smbmount_t) + ++auth_use_nsswitch(smbmount_t) ++ + corecmd_list_bin(smbmount_t) + + files_list_mnt(smbmount_t) +@@ -508,21 +581,11 @@ + + logging_search_logs(smbmount_t) + +-sysnet_read_config(smbmount_t) +- + userdom_use_all_users_fds(smbmount_t) userdom_use_sysadm_ttys(smbmount_t) optional_policy(` - cups_read_rw_config(smbd_t) +-') +- +-optional_policy(` +- nis_use_ypbind(smbmount_t) +-') +- +-optional_policy(` +- nscd_socket_use(smbmount_t) + cups_read_rw_config(smbmount_t) ') - optional_policy(` -@@ -534,7 +608,6 @@ - allow swat_t self:process signal_perms; + ######################################## +@@ -530,22 +593,30 @@ + # SWAT Local policy + # + +-allow swat_t self:capability { setuid setgid }; +-allow swat_t self:process signal_perms; ++allow swat_t self:capability { setuid setgid sys_resource net_bind_service }; ++allow swat_t self:process { setrlimit signal_perms }; allow swat_t self:fifo_file rw_file_perms; allow swat_t self:netlink_tcpdiag_socket r_netlink_socket_perms; -allow swat_t self:netlink_audit_socket create; allow swat_t self:tcp_socket create_stream_socket_perms; allow swat_t self:udp_socket create_socket_perms; - allow swat_t self:netlink_route_socket r_netlink_socket_perms; -@@ -588,6 +661,7 @@ +-allow swat_t self:netlink_route_socket r_netlink_socket_perms; + +-allow swat_t nmbd_exec_t:file { execute read }; ++can_exec(swat_t, nmbd_exec_t) ++allow swat_t nmbd_port_t:udp_socket name_bind; ++allow swat_t nmbd_t:process { signal signull }; ++allow swat_t nmbd_var_run_t:file { lock read unlink }; + + rw_files_pattern(swat_t,samba_etc_t,samba_etc_t) + ++init_read_utmp(swat_t) ++init_dontaudit_write_utmp(swat_t) ++ + append_files_pattern(swat_t,samba_log_t,samba_log_t) + +-allow swat_t smbd_exec_t:file execute ; ++allow swat_t self:unix_stream_socket connectto; ++can_exec(swat_t, smbd_exec_t) ++allow swat_t smbd_port_t:tcp_socket name_bind; ++allow swat_t smbd_t:process signal; ++allow swat_t smbd_var_run_t:file { lock unlink }; + + allow swat_t smbd_t:process signull; + +@@ -558,7 +629,11 @@ + manage_files_pattern(swat_t,swat_var_run_t,swat_var_run_t) + files_pid_filetrans(swat_t,swat_var_run_t,file) + +-allow swat_t winbind_exec_t:file execute; ++can_exec(swat_t, winbind_exec_t) ++allow swat_t winbind_var_run_t:dir { write add_name remove_name }; ++allow swat_t winbind_var_run_t:sock_file { create unlink }; ++ ++auth_use_nsswitch(swat_t) + + kernel_read_kernel_sysctls(swat_t) + kernel_read_system_state(swat_t) +@@ -582,23 +657,24 @@ + + dev_read_urand(swat_t) + ++files_list_var_lib(swat_t) + files_read_etc_files(swat_t) + files_search_home(swat_t) + files_read_usr_files(swat_t) fs_getattr_xattr_fs(swat_t) auth_domtrans_chk_passwd(swat_t) @@ -7952,7 +8412,32 @@ libs_use_ld_so(swat_t) libs_use_shared_libs(swat_t) -@@ -625,19 +699,25 @@ + + logging_send_syslog_msg(swat_t) ++logging_send_audit_msgs(swat_t) + logging_search_logs(swat_t) + + miscfiles_read_localization(swat_t) + +-sysnet_read_config(swat_t) +- + optional_policy(` + cups_read_rw_config(swat_t) + cups_stream_connect(swat_t) +@@ -612,32 +688,30 @@ + kerberos_use(swat_t) + ') + +-optional_policy(` +- nis_use_ypbind(swat_t) +-') +- +-optional_policy(` +- nscd_socket_use(swat_t) +-') +- + ######################################## + # # Winbind local policy # @@ -7979,7 +8464,7 @@ manage_files_pattern(winbind_t,samba_etc_t,samba_secrets_t) filetrans_pattern(winbind_t,samba_etc_t,samba_secrets_t,file) -@@ -645,6 +725,8 @@ +@@ -645,6 +719,8 @@ manage_files_pattern(winbind_t,samba_log_t,samba_log_t) manage_lnk_files_pattern(winbind_t,samba_log_t,samba_log_t) @@ -7988,7 +8473,7 @@ manage_files_pattern(winbind_t,samba_var_t,samba_var_t) manage_lnk_files_pattern(winbind_t,samba_var_t,samba_var_t) -@@ -682,7 +764,9 @@ +@@ -682,7 +758,9 @@ fs_getattr_all_fs(winbind_t) fs_search_auto_mountpoints(winbind_t) @@ -7998,7 +8483,7 @@ domain_use_interactive_fds(winbind_t) -@@ -695,9 +779,6 @@ +@@ -695,9 +773,6 @@ miscfiles_read_localization(winbind_t) @@ -8008,7 +8493,7 @@ userdom_dontaudit_use_unpriv_user_fds(winbind_t) userdom_dontaudit_search_sysadm_home_dirs(winbind_t) userdom_priveleged_home_dir_manager(winbind_t) -@@ -713,10 +794,6 @@ +@@ -713,10 +788,6 @@ ') optional_policy(` @@ -8019,7 +8504,7 @@ seutil_sigchld_newrole(winbind_t) ') -@@ -736,6 +813,7 @@ +@@ -736,6 +807,7 @@ read_files_pattern(winbind_helper_t,samba_etc_t,samba_etc_t) read_lnk_files_pattern(winbind_helper_t,samba_etc_t,samba_etc_t) @@ -8027,32 +8512,67 @@ allow winbind_helper_t samba_var_t:dir search; stream_connect_pattern(winbind_helper_t,winbind_var_run_t,winbind_var_run_t,winbind_t) -@@ -763,4 +841,25 @@ +@@ -763,4 +835,60 @@ optional_policy(` squid_read_log(winbind_helper_t) squid_append_log(winbind_helper_t) + squid_rw_stream_sockets(winbind_helper_t) -+') + ') + +######################################## +# +# samba_unconfined_script_t local policy +# -+type samba_unconfined_script_t; -+domain_type(samba_unconfined_script_t) -+role system_r types samba_unconfined_script_t; -+ -+# This type is used for executable scripts files -+type samba_unconfined_script_exec_t; -+corecmd_shell_entry_type(samba_unconfined_script_t) -+domain_entry_file(samba_unconfined_script_t,samba_unconfined_script_exec_t) -+allow smbd_t samba_unconfined_script_exec_t:dir search_dir_perms; -+allow smbd_t samba_unconfined_script_exec_t:file ioctl; ++optional_policy(` ++ type samba_unconfined_script_t; ++ domain_type(samba_unconfined_script_t) ++ role system_r types samba_unconfined_script_t; + -+tunable_policy(`samba_run_unconfined',` -+ domtrans_pattern(smbd_t, samba_unconfined_script_exec_t, samba_unconfined_script_t) - ') -+unconfined_domain(samba_unconfined_script_t) ++ # This type is used for executable scripts files ++ type samba_unconfined_script_exec_t; ++ corecmd_shell_entry_type(samba_unconfined_script_t) ++ domain_entry_file(samba_unconfined_script_t,samba_unconfined_script_exec_t) ++ allow smbd_t samba_unconfined_script_exec_t:dir search_dir_perms; ++ allow smbd_t samba_unconfined_script_exec_t:file ioctl; ++ ++ tunable_policy(`samba_run_unconfined',` ++ domtrans_pattern(smbd_t, samba_unconfined_script_exec_t, samba_unconfined_script_t) ++ ') ++ unconfined_domain(samba_unconfined_script_t) ++') ++ ++######################################## ++# ++# smbcontrol local policy ++# ++ ++## internal communication is often done using fifo and unix sockets. ++allow smbcontrol_t self:fifo_file rw_file_perms; ++allow smbcontrol_t self:unix_stream_socket create_stream_socket_perms; ++ ++files_read_etc_files(smbcontrol_t) ++ ++libs_use_ld_so(smbcontrol_t) ++libs_use_shared_libs(smbcontrol_t) ++ ++miscfiles_read_localization(smbcontrol_t) ++ ++files_search_var_lib(smbcontrol_t) ++samba_read_config(smbcontrol_t) ++samba_rw_var_files(smbcontrol_t) ++samba_search_var(smbcontrol_t) ++samba_read_winbind_pid(smbcontrol_t) ++ ++allow smbcontrol_t smbd_t:process signal; ++allow smbd_t smbcontrol_t:process { signal signull }; ++ ++allow nmbd_t smbcontrol_t:process signal; ++allow smbcontrol_t nmbd_t:process { signal signull }; ++ ++allow smbcontrol_t winbind_t:process { signal signull }; ++allow winbind_t smbcontrol_t:process signal; ++ ++allow smbcontrol_t nmbd_var_run_t:file { read lock }; diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/sasl.te serefpolicy-2.6.4/policy/modules/services/sasl.te --- nsaserefpolicy/policy/modules/services/sasl.te 2007-05-07 14:51:01.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/services/sasl.te 2007-08-07 09:42:35.000000000 -0400 @@ -8430,8 +8950,16 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ssh.if serefpolicy-2.6.4/policy/modules/services/ssh.if --- nsaserefpolicy/policy/modules/services/ssh.if 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/ssh.if 2007-08-07 09:42:35.000000000 -0400 -@@ -709,3 +709,42 @@ ++++ serefpolicy-2.6.4/policy/modules/services/ssh.if 2007-09-11 09:11:48.000000000 -0400 +@@ -521,6 +521,7 @@ + + optional_policy(` + kerberos_use($1_t) ++ kerberos_manage_host_rcache($1_t) + ') + + optional_policy(` +@@ -709,3 +710,42 @@ dontaudit $1 sshd_key_t:file { getattr read }; ') @@ -8510,6 +9038,83 @@ ifdef(`TODO',` tunable_policy(`ssh_sysadm_login',` # Relabel and access ptys created by sshd +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/telnet.te serefpolicy-2.6.4/policy/modules/services/telnet.te +--- nsaserefpolicy/policy/modules/services/telnet.te 2007-05-07 14:51:01.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/telnet.te 2007-09-11 09:05:30.000000000 -0400 +@@ -1,5 +1,5 @@ + +-policy_module(telnet,1.4.0) ++policy_module(telnet,1.5.0) + + ######################################## + # +@@ -32,7 +32,6 @@ + allow telnetd_t self:udp_socket create_socket_perms; + # for identd; cjp: this should probably only be inetd_child rules? + allow telnetd_t self:netlink_tcpdiag_socket r_netlink_socket_perms; +-allow telnetd_t self:netlink_route_socket r_netlink_socket_perms; + allow telnetd_t self:capability { setuid setgid }; + + allow telnetd_t telnetd_devpts_t:chr_file { rw_chr_file_perms setattr }; +@@ -49,7 +48,8 @@ + kernel_read_system_state(telnetd_t) + kernel_read_network_state(telnetd_t) + +-corenet_non_ipsec_sendrecv(telnetd_t) ++corenet_all_recvfrom_unlabeled(telnetd_t) ++corenet_all_recvfrom_netlabel(telnetd_t) + corenet_tcp_sendrecv_all_if(telnetd_t) + corenet_udp_sendrecv_all_if(telnetd_t) + corenet_tcp_sendrecv_all_nodes(telnetd_t) +@@ -61,10 +61,12 @@ + + fs_getattr_xattr_fs(telnetd_t) + ++auth_use_nsswitch(telnetd_t) + auth_rw_login_records(telnetd_t) + + corecmd_search_bin(telnetd_t) + ++files_read_usr_files(telnetd_t) + files_read_etc_files(telnetd_t) + files_read_etc_runtime_files(telnetd_t) + # for identd; cjp: this should probably only be inetd_child rules? +@@ -79,9 +81,7 @@ + + miscfiles_read_localization(telnetd_t) + +-seutil_dontaudit_search_config(telnetd_t) +- +-sysnet_read_config(telnetd_t) ++seutil_read_config(telnetd_t) + + remotelogin_domtrans(telnetd_t) + +@@ -89,17 +89,16 @@ + optional_policy(` + kerberos_use(telnetd_t) + kerberos_read_keytab(telnetd_t) ++ kerberos_manage_host_rcache(telnetd_t) + ') + +-optional_policy(` +- nis_use_ypbind(telnetd_t) ++tunable_policy(`use_nfs_home_dirs',` ++ fs_manage_nfs_dirs(telnetd_t) ++ fs_manage_nfs_files(telnetd_t) + ') + +-optional_policy(` +- nscd_socket_use(telnetd_t) ++tunable_policy(`use_samba_home_dirs',` ++ fs_manage_cifs_dirs(telnetd_t) ++ fs_manage_cifs_files(telnetd_t) + ') + +-ifdef(`TODO',` +-# Allow krb5 telnetd to use fork and open /dev/tty for use +-allow telnetd_t userpty_type:chr_file setattr; +-') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/tftp.te serefpolicy-2.6.4/policy/modules/services/tftp.te --- nsaserefpolicy/policy/modules/services/tftp.te 2007-05-07 14:50:57.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/services/tftp.te 2007-08-22 08:28:44.000000000 -0400 @@ -8574,6 +9179,25 @@ +corenet_tcp_sendrecv_http_cache_port(httpd_w3c_validator_script_t) + +miscfiles_read_certs(httpd_w3c_validator_script_t) +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xfs.te serefpolicy-2.6.4/policy/modules/services/xfs.te +--- nsaserefpolicy/policy/modules/services/xfs.te 2007-05-07 14:50:57.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/services/xfs.te 2007-09-11 08:17:28.000000000 -0400 +@@ -37,6 +37,15 @@ + kernel_read_kernel_sysctls(xfs_t) + kernel_read_system_state(xfs_t) + ++corenet_all_recvfrom_unlabeled(xfs_t) ++corenet_all_recvfrom_netlabel(xfs_t) ++corenet_tcp_sendrecv_generic_if(xfs_t) ++corenet_tcp_sendrecv_all_nodes(xfs_t) ++corenet_tcp_sendrecv_all_ports(xfs_t) ++corenet_tcp_bind_all_nodes(xfs_t) ++corenet_tcp_bind_xfs_port(xfs_t) ++corenet_sendrecv_xfs_client_packets(xfs_t) ++ + corecmd_list_bin(xfs_t) + + dev_read_sysfs(xfs_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.if serefpolicy-2.6.4/policy/modules/services/xserver.if --- nsaserefpolicy/policy/modules/services/xserver.if 2007-05-07 14:51:01.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/services/xserver.if 2007-08-07 09:42:35.000000000 -0400 @@ -10831,7 +11455,7 @@ ## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.te serefpolicy-2.6.4/policy/modules/system/selinuxutil.te --- nsaserefpolicy/policy/modules/system/selinuxutil.te 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/system/selinuxutil.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/system/selinuxutil.te 2007-09-10 14:35:42.000000000 -0400 @@ -1,10 +1,8 @@ policy_module(selinuxutil,1.5.0) @@ -11028,7 +11652,15 @@ dev_read_urand(semanage_t) -@@ -595,6 +611,8 @@ +@@ -581,6 +597,7 @@ + files_read_etc_runtime_files(semanage_t) + files_read_usr_files(semanage_t) + files_list_pids(semanage_t) ++fs_list_inotifyfs(semanage_t) + + mls_file_write_down(semanage_t) + mls_rangetrans_target(semanage_t) +@@ -595,6 +612,8 @@ # Running genhomedircon requires this for finding all users auth_use_nsswitch(semanage_t) @@ -11037,7 +11669,7 @@ libs_use_ld_so(semanage_t) libs_use_shared_libs(semanage_t) -@@ -621,6 +639,15 @@ +@@ -621,6 +640,15 @@ userdom_search_sysadm_home_dirs(semanage_t) @@ -11053,7 +11685,7 @@ # cjp: need a more general way to handle this: ifdef(`enable_mls',` # read secadm tmp files -@@ -700,6 +727,8 @@ +@@ -700,6 +728,8 @@ ifdef(`hide_broken_symptoms',` # cjp: cover up stray file descriptors. optional_policy(` From fedora-extras-commits at redhat.com Tue Sep 11 14:11:26 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Tue, 11 Sep 2007 10:11:26 -0400 Subject: rpms/krb5/devel krb5-1.6.1-pam.patch,1.4,1.5 Message-ID: <200709111411.l8BEBQok003411@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3380 Modified Files: krb5-1.6.1-pam.patch Log Message: - ftpd: also do PAM management for clients who use strong authentication krb5-1.6.1-pam.patch: Index: krb5-1.6.1-pam.patch =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/krb5-1.6.1-pam.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- krb5-1.6.1-pam.patch 17 Jul 2007 21:02:32 -0000 1.4 +++ krb5-1.6.1-pam.patch 11 Sep 2007 14:11:22 -0000 1.5 @@ -825,7 +825,24 @@ #include #include #ifndef POSIX_SETJMP -@@ -903,6 +906,10 @@ end_login() +@@ -803,6 +807,16 @@ + } + #endif /* KRB5_KRB4_COMPAT */ + ++#ifdef USE_PAM ++ if (appl_pam_enabled(kcontext, "ftpd")) { ++ if (appl_pam_acct_mgmt(FTP_PAM_SERVICE, 0, ++ pw->pw_name, "", ++ FTP_PAM_SERVICE) != 0) { ++ reply(530, "Login incorrect."); ++ return; ++ } ++ } ++#endif + if (!authorized && authlevel == AUTHLEVEL_AUTHORIZE) { + strncat(buf, "; Access denied.", + sizeof(buf) - strlen(buf) - 1); +@@ -903,6 +916,10 @@ end_login() (void) krb5_seteuid((uid_t)0); if (logged_in) pty_logwtmp(ttyline, "", ""); @@ -836,7 +853,7 @@ if (have_creds) { #ifdef GSSAPI krb5_cc_destroy(kcontext, ccache); -@@ -1073,9 +1080,17 @@ pass(passwd) +@@ -1073,9 +1090,17 @@ pass(passwd) * kpass fails and the user has no local password * kpass fails and the provided password doesn't match pw */ @@ -857,7 +874,7 @@ pw = NULL; sleep(5); if (++login_attempts >= 3) { -@@ -1092,6 +1107,17 @@ pass(passwd) +@@ -1092,6 +1117,17 @@ pass(passwd) } login_attempts = 0; /* this time successful */ @@ -875,7 +892,7 @@ login(passwd, 0); return; } -@@ -1110,6 +1136,18 @@ login(passwd, logincode) +@@ -1110,6 +1146,18 @@ login(passwd, logincode) chown(tkt_string(), pw->pw_uid, pw->pw_gid); #endif } @@ -894,7 +911,7 @@ (void) krb5_setegid((gid_t)pw->pw_gid); (void) initgroups(pw->pw_name, pw->pw_gid); -@@ -2125,6 +2163,10 @@ dologout(status) +@@ -2125,6 +2173,10 @@ dologout(status) dest_tkt(); #endif } From fedora-extras-commits at redhat.com Tue Sep 11 14:12:06 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Tue, 11 Sep 2007 10:12:06 -0400 Subject: rpms/krb5/devel krb5-1.6.1-selinux-label.patch,1.2,1.3 Message-ID: <200709111412.l8BEC69I003545@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3423 Modified Files: krb5-1.6.1-selinux-label.patch Log Message: - also label kadmind log files and files created by the db2 plugin krb5-1.6.1-selinux-label.patch: Index: krb5-1.6.1-selinux-label.patch =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/krb5-1.6.1-selinux-label.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- krb5-1.6.1-selinux-label.patch 25 Aug 2007 04:31:34 -0000 1.2 +++ krb5-1.6.1-selinux-label.patch 11 Sep 2007 14:12:03 -0000 1.3 @@ -417,16 +417,16 @@ #include "krb.h" #include "krb4int.h" #include ---- krb5-1.6.1/src/plugins/kdb/db2/libdb2/btree/bt_open.c 2007-08-25 03:19:01.000000000 -0400 -+++ krb5-1.6.1/src/plugins/kdb/db2/libdb2/btree/bt_open.c 2007-08-24 23:38:39.000000000 -0400 -@@ -58,6 +58,7 @@ - #include - #include +--- krb5-1.6.1/src/plugins/kdb/db2/libdb2/btree/bt_open.c 2000-07-02 23:43:42.000000000 -0400 ++++ krb5-1.6.1/src/plugins/kdb/db2/libdb2/btree/bt_open.c 2007-09-06 12:36:18.000000000 -0400 +@@ -60,6 +60,7 @@ -+#include "k5-label.h" #include "db-int.h" #include "btree.h" ++#include "k5-label.h" + #ifdef DEBUG + #undef MINPSIZE --- krb5-1.6.1/src/plugins/kdb/db2/libdb2/configure.in 2007-08-25 03:19:00.000000000 -0400 +++ krb5-1.6.1/src/plugins/kdb/db2/libdb2/configure.in 2007-08-24 23:38:41.000000000 -0400 @@ -89,6 +89,8 @@ @@ -438,16 +438,16 @@ KRB5_BUILD_LIBRARY KRB5_BUILD_LIBOBJS KRB5_BUILD_PROGRAM ---- krb5-1.6.1/src/plugins/kdb/db2/libdb2/hash/hash.c 2007-08-25 03:19:01.000000000 -0400 -+++ krb5-1.6.1/src/plugins/kdb/db2/libdb2/hash/hash.c 2007-08-24 23:38:39.000000000 -0400 -@@ -51,6 +51,7 @@ - #include - #endif - -+#include "k5-label.h" - #include "db-int.h" +--- krb5-1.6.1/src/plugins/kdb/db2/libdb2/hash/hash.c 2006-06-14 22:35:44.000000000 -0400 ++++ krb5-1.6.1/src/plugins/kdb/db2/libdb2/hash/hash.c 2007-09-06 12:37:15.000000000 -0400 +@@ -55,6 +55,7 @@ #include "hash.h" #include "page.h" + #include "extern.h" ++#include "k5-label.h" + + static int32_t flush_meta __P((HTAB *)); + static int32_t hash_access __P((HTAB *, ACTION, const DBT *, DBT *)); --- krb5-1.6.1/src/plugins/kdb/db2/libdb2/include/config.h.in 2007-04-20 19:39:29.000000000 -0400 +++ krb5-1.6.1/src/plugins/kdb/db2/libdb2/include/config.h.in 2007-08-24 23:44:21.000000000 -0400 @@ -39,6 +39,9 @@ @@ -484,16 +484,16 @@ /* Define to empty if `const' does not conform to ANSI C. */ #undef const ---- krb5-1.6.1/src/plugins/kdb/db2/libdb2/recno/rec_open.c 2007-08-25 03:19:01.000000000 -0400 -+++ krb5-1.6.1/src/plugins/kdb/db2/libdb2/recno/rec_open.c 2007-08-24 23:38:39.000000000 -0400 -@@ -51,6 +51,7 @@ - #include - #include +--- krb5-1.6.1/src/plugins/kdb/db2/libdb2/recno/rec_open.c 1998-01-21 11:33:31.000000000 -0500 ++++ krb5-1.6.1/src/plugins/kdb/db2/libdb2/recno/rec_open.c 2007-09-06 12:36:52.000000000 -0400 +@@ -53,6 +53,7 @@ -+#include "k5-label.h" #include "db-int.h" #include "recno.h" ++#include "k5-label.h" + DB * + __rec_open(fname, flags, mode, openinfo, dflags) --- krb5-1.6.1/src/plugins/preauth/cksum_body/config.h.in 2007-04-20 19:39:45.000000000 -0400 +++ krb5-1.6.1/src/plugins/preauth/cksum_body/config.h.in 2007-08-24 23:46:17.000000000 -0400 @@ -39,6 +39,9 @@ From fedora-extras-commits at redhat.com Tue Sep 11 14:12:30 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 11 Sep 2007 10:12:30 -0400 Subject: rpms/pm-utils/F-7 .cvsignore, 1.26, 1.27 pm-utils.spec, 1.65, 1.66 sources, 1.32, 1.33 pm-utils-0.99.3-selinux.patch, 1.1, NONE radeontool-1.5.diff, 1.1, NONE radeontool-fix-option-handling.diff, 1.2, NONE radeontool-get-rid-of-lspci.diff, 1.1, NONE vbetool-0.3-fix-gcc4bug.patch, 1.3, NONE vbetool-libz.patch, 1.2, NONE Message-ID: <200709111412.l8BECUIX003571@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/pm-utils/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3466 Modified Files: .cvsignore pm-utils.spec sources Removed Files: pm-utils-0.99.3-selinux.patch radeontool-1.5.diff radeontool-fix-option-handling.diff radeontool-get-rid-of-lspci.diff vbetool-0.3-fix-gcc4bug.patch vbetool-libz.patch Log Message: sync with devel Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pm-utils/F-7/.cvsignore,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- .cvsignore 26 Mar 2007 14:09:36 -0000 1.26 +++ .cvsignore 11 Sep 2007 14:11:56 -0000 1.27 @@ -1,3 +1 @@ -radeontool-1.5.tar.gz -vbetool_0.7-1.tar.gz -pm-utils-0.99.3.tar.gz +pm-utils-0.99.4.tar.gz Index: pm-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/pm-utils/F-7/pm-utils.spec,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- pm-utils.spec 3 Jul 2007 22:44:14 -0000 1.65 +++ pm-utils.spec 11 Sep 2007 14:11:56 -0000 1.66 @@ -1,11 +1,16 @@ Name: pm-utils -Summary: Power management utilities and scripts for Fedora Core -License: GPL -Version: 0.99.3 -Release: 9%{?dist} +Summary: Power management utilities and scripts for Fedora +License: GPLv2 +Version: 0.99.4 +Release: 2%{?dist} Group: System Environment/Base -ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 +URL: http://pm-utils.freedesktop.org +ExclusiveArch: i386 x86_64 ia64 ppc ppc64 %{?arm} Requires: usermode kbd pciutils >= 2.2.1 +Requires: radeontool +%ifnarch ppc ppc64 +Requires: vbetool +%endif Conflicts: bluez-utils < 2.25-6 Source0: pm-utils-%{version}.tar.gz @@ -19,106 +24,33 @@ Source13: pm-powersave.app Source14: pm-suspend-hybrid.app -%define vbever 0.7 -Source10: http://www.srcf.ucam.org/~mjg59/vbetool/vbetool_%{vbever}-1.tar.gz -Source20: radeontool-1.5.tar.gz -%ifarch i386 x86_64 -Obsoletes: vbetool -Provides: vbetool -Obsoletes: radeontool -Provides: radeontool -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: hal-devel pkgconfig pciutils-devel -BuildRequires: dbus-devel >= 0.90, zlib-devel +BuildRequires: hal-devel pkgconfig +BuildRequires: dbus-devel >= 0.90 Patch0: pm-utils-0.99.3-disable.patch #Patch1: pm-utils-0.19-vidhooks.patch -Patch2: pm-utils-0.99.3-vbe-redirect.patch -Patch3: pm-utils-0.99.3-cfg.patch -Patch4: pm-utils-0.99.3-selinux.patch - -Patch10: vbetool-0.3-fix-gcc4bug.patch -Patch11: vbetool-libz.patch - -Patch20: radeontool-1.5.diff -Patch21: radeontool-fix-option-handling.diff -Patch22: radeontool-get-rid-of-lspci.diff +Patch2: pm-utils-0.99.3-cfg.patch + %description -The pm-utils package contains utilities and scripts for Fedora Core -useful for power management. +The pm-utils package contains utilities and scripts useful for tasks related +to power management. %prep -%setup -q -a 10 -a 20 +%setup -q %patch0 -p1 -b .disable #%patch1 -p1 -b .vidhooks -%patch2 -p1 -b .vbe-redirect -%patch3 -p1 -b .cfg -%patch4 -p1 -b .selinux - -%patch10 -p0 -b .gcc4 -%patch11 -p0 -b .zlib - -cd radeontool-1.5 -%patch20 -p0 -b .volatile -%patch21 -p0 -b .options -%patch22 -p0 -b .no-lspci -cd .. +%patch2 -p1 -b .cfg -%build -cd vbetool-%{vbever} -%ifarch i386 -%configure -make -%endif - -%ifarch x86_64 -%configure --with-x86emu -make -%endif -cd .. -%ifarch i386 x86_64 -cd radeontool-1.5 -%{__cc} $RPM_OPT_FLAGS -o radeontool radeontool.c -lpci -lz -cd .. -%endif - -CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ -CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \ -FFLAGS="${FFLAGS:-%optflags}" ; export FFLAGS ; \ -./configure --host=%{_host} --build=%{_build} \ - --target=%{_target_platform} \ - --program-prefix=%{?_program_prefix} \ - --prefix=%{_prefix} \ - --exec-prefix=%{_exec_prefix} \ - --bindir=%{_bindir} \ - --sbindir=%{_sbindir} \ - --sysconfdir=%{_sysconfdir} \ - --datadir=%{_datadir} \ - --includedir=%{_includedir} \ - --libdir=%{_exec_prefix}/lib \ - --libexecdir=%{_libexecdir} \ - --localstatedir=%{_localstatedir} \ - --sharedstatedir=%{_sharedstatedir} \ - --mandir=%{_mandir} \ - --infodir=%{_infodir} +%build +%configure --libdir=%{_exec_prefix}/lib make %install %{__rm} -rf $RPM_BUILD_ROOT -%ifarch i386 x86_64 -cd vbetool-%{vbever} -make DESTDIR=$RPM_BUILD_ROOT install -cd .. - -cd radeontool-1.5 -mkdir -p $RPM_BUILD_ROOT/%{_sbindir} -install -m 755 radeontool $RPM_BUILD_ROOT/%{_sbindir} -cd .. -%endif make install DESTDIR=$RPM_BUILD_ROOT @@ -161,32 +93,65 @@ %files %defattr(-,root,root) -%{_sysconfdir}/pm/* +%{_sysconfdir}/pm/ %{_sysconfdir}/security/console.apps/* %{_sysconfdir}/pam.d/* -%{_exec_prefix}/lib/pm-utils/bin/* +%dir %{_exec_prefix}/lib/pm-utils/ +%{_exec_prefix}/lib/pm-utils/bin/ %{_exec_prefix}/lib/pm-utils/defaults %{_exec_prefix}/lib/pm-utils/functions -%{_exec_prefix}/lib/pm-utils/power.d/* -%{_exec_prefix}/lib/pm-utils/sleep.d/* +%{_exec_prefix}/lib/pm-utils/power.d/ +%{_exec_prefix}/lib/pm-utils/sleep.d/ %{_bindir}/* -%{_sbindir}/* +%{_sbindir}/pm-hibernate +%{_sbindir}/pm-powersave +%{_sbindir}/pm-suspend +%{_sbindir}/pm-suspend-hybrid + %{_mandir}/man*/* %ghost %verify(not md5 size mtime) /var/log/pm-suspend.log %changelog -* Tue Jul 03 2007 Peter Jones - 0.99.3-9 -- Fix a config file bug -- Rebuild... +* Tue Sep 11 2007 Till Maas - 0.99.4-2 +- Require vbetool not on ppc and ppc64 + +* Mon Sep 10 2007 Peter Jones - 0.99.4-1 +- Merge new upstream +- remove pm/power.d/laptop-tools +- add --quirk-reset-brightness (needed for the Fujitsu Lifebook S7110) + +* Sat Sep 08 2007 Till Maas - 0.99.3-12 +- Adjust %%files to own /etc/pm/ and /usr/lib/pm-utils/ (#233906) +- remove (C|CXX|F)FLAGS definitions, they are already in %%configure +- remove Core in Summary tag +- add URL for pm-utils +- add %%{?arm} to ExclusiveArch (#245463) +- remove vbetool and require it (it is a separate package now) +- remove radeontool and require it (it is a separate package now) +- Update License Tag +- cleanup buildrequires +- clear %%setup + +* Mon Aug 27 2007 Adam Jackson 0.99.3-11 +- Install (not just build) vbetool and radeontool on x86_64 too +- Explicitly list files under %%_sbindir, so they don't drop away again +- Light spec cleanups + +* Thu Aug 16 2007 Phil Knirsch - 0.99.3-10 +- License verification and update + +* Wed Jul 18 2007 Phil Knirsch - 0.99.3-9 +- Fixed description to be distribution independant (#247366) * Thu Jun 07 2007 Peter Jones - 0.99.3-8 - Bump release and rebuild for newer buildsystem code -* Tue Jun 05 2007 Phil Knirsch - 0.99.3-6.1 -- Bump release and rebuild due to missing binaries +* Tue Jun 05 2007 Phil Knirsch - 0.99.3-7 +- Bump release and rebuild -* Mon May 21 2007 Peter Jones - 0.99.3-6 -- Don't remove the logfile before creating it. +* Tue May 29 2007 Phil Knirsch - 0.99.3-6 +- Fixed missing builds for vbetool and radeontool for some archs (#241469) +- Fixed typo in functions where wrong variable was used (#241633) * Wed May 16 2007 Peter Jones - 0.99.3-5 - ... and create the directory the logfile goes in. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pm-utils/F-7/sources,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- sources 26 Mar 2007 14:20:54 -0000 1.32 +++ sources 11 Sep 2007 14:11:56 -0000 1.33 @@ -1,3 +1 @@ -8065eebe5a2b163e43b40461bfe49a56 radeontool-1.5.tar.gz -1756f2e71ceaef217220e8e482fce835 vbetool_0.7-1.tar.gz -0c377df47968b19ffb484f85e1e2a799 pm-utils-0.99.3.tar.gz +a88503876f63c96b55784be91b6458d2 pm-utils-0.99.4.tar.gz --- pm-utils-0.99.3-selinux.patch DELETED --- --- radeontool-1.5.diff DELETED --- --- radeontool-fix-option-handling.diff DELETED --- --- radeontool-get-rid-of-lspci.diff DELETED --- --- vbetool-0.3-fix-gcc4bug.patch DELETED --- --- vbetool-libz.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 14:13:11 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Tue, 11 Sep 2007 10:13:11 -0400 Subject: rpms/krb5/devel krb5.spec,1.134,1.135 Message-ID: <200709111413.l8BEDBm0003618@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3579 Modified Files: krb5.spec Log Message: - also perform PAM session and credential management when ftpd accepts a client using strong authentication, missed earlier - also label kadmind log files and files created by the db2 plugin Index: krb5.spec =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/krb5.spec,v retrieving revision 1.134 retrieving revision 1.135 diff -u -r1.134 -r1.135 --- krb5.spec 6 Sep 2007 20:09:14 -0000 1.134 +++ krb5.spec 11 Sep 2007 14:12:38 -0000 1.135 @@ -14,7 +14,7 @@ Summary: The Kerberos network authentication system. Name: krb5 Version: 1.6.2 -Release: 6%{?dist} +Release: 7%{?dist} # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.2-signed.tar Source0: krb5-%{version}.tar.gz @@ -208,6 +208,11 @@ %endif %changelog +* Tue Sep 11 2007 Nalin Dahyabhai 1.6.2-7 +- also perform PAM session and credential management when ftpd accepts a + client using strong authentication, missed earlier +- also label kadmind log files and files created by the db2 plugin + * Thu Sep 6 2007 Nalin Dahyabhai 1.6.2-6 - incorporate updated fix for CVE-2007-3999 - fix incorrect call to "test" in the kadmin init script From fedora-extras-commits at redhat.com Tue Sep 11 14:14:18 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 11 Sep 2007 10:14:18 -0400 Subject: rpms/ode/devel .cvsignore,1.4,1.5 ode.spec,1.7,1.8 sources,1.4,1.5 Message-ID: <200709111414.l8BEEI1Q003735@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ode/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3670 Modified Files: .cvsignore ode.spec sources Log Message: * Tue Sep 11 2007 Hans de Goede 0.8.1-0.1.rc1 - New upstream release 0.8.1-rc1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ode/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 14 Feb 2007 16:09:47 -0000 1.4 +++ .cvsignore 11 Sep 2007 14:13:44 -0000 1.5 @@ -1 +1 @@ -ode-src-0.8.zip +ode-src-0.8.1-rc1.zip Index: ode.spec =================================================================== RCS file: /cvs/extras/rpms/ode/devel/ode.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ode.spec 15 Aug 2007 08:27:51 -0000 1.7 +++ ode.spec 11 Sep 2007 14:13:44 -0000 1.8 @@ -1,11 +1,13 @@ +%define prever rc1 + Name: ode -Version: 0.8 -Release: 2%{?dist} +Version: 0.8.1 +Release: 0.1.%{prever}%{?dist} Summary: High performance library for simulating rigid body dynamics Group: System Environment/Libraries License: BSD or LGPLv2+ URL: http://www.ode.org -Source0: http://downloads.sourceforge.net/opende/ode-src-%{version}.zip +Source0: http://downloads.sourceforge.net/opende/ode-src-%{version}-%{prever}.zip Patch0: ode-0.6-configure.patch Patch1: ode-0.8-install.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -31,7 +33,7 @@ %prep -%setup -q +%setup -q -n %{name}-%{version}-%{prever} %patch0 -p1 -z .configure %patch1 -p1 -z .install # sigh stop autoxxx from rerunning because of our patches above. @@ -79,6 +81,9 @@ %changelog +* Tue Sep 11 2007 Hans de Goede 0.8.1-0.1.rc1 +- New upstream release 0.8.1-rc1 + * Wed Aug 15 2007 Hans de Goede 0.8-2 - Update License tag for new Licensing Guidelines compliance Index: sources =================================================================== RCS file: /cvs/extras/rpms/ode/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 14 Feb 2007 16:09:47 -0000 1.4 +++ sources 11 Sep 2007 14:13:44 -0000 1.5 @@ -1 +1 @@ -fb7462ba0af2fbc230cb1b3f79e0acbb ode-src-0.8.zip +4c8de285f55460ae3a2385fb607270e7 ode-src-0.8.1-rc1.zip From fedora-extras-commits at redhat.com Tue Sep 11 14:15:34 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 11 Sep 2007 10:15:34 -0400 Subject: rpms/vbetool/F-7 vbetool-0.3-fix-gcc4bug.patch, NONE, 1.1 vbetool-libz.patch, NONE, 1.1 vbetool.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709111415.l8BEFY8U003914@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/vbetool/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3862 Modified Files: sources Added Files: vbetool-0.3-fix-gcc4bug.patch vbetool-libz.patch vbetool.spec Log Message: sync with devel vbetool-0.3-fix-gcc4bug.patch: --- NEW FILE vbetool-0.3-fix-gcc4bug.patch --- --- vbetool-0.7/vbetool.c.gcc4 2006-07-25 21:27:21.000000000 -0400 +++ vbetool-0.7/vbetool.c 2007-02-20 13:29:22.000000000 -0500 @@ -345,9 +345,10 @@ { int size; char *buffer = __save_state(&size); + ssize_t num_written; if (buffer) - write(1, buffer, size); /* FIXME: should retry on short write); */ + num_written = write(1, buffer, size); /* FIXME: should retry on short write); */ } int do_blank(int state) vbetool-libz.patch: --- NEW FILE vbetool-libz.patch --- --- vbetool-0.7/Makefile.am.zlib 2006-07-25 21:21:31.000000000 -0400 +++ vbetool-0.7/Makefile.am 2007-04-26 00:18:40.000000000 -0400 @@ -6,11 +6,11 @@ if WITH_X86EMU x86 = thunk.c x86-common.c -vbetool_LDADD = x86emu/libx86emu.a $(libdir)/libpci.a +vbetool_LDADD = x86emu/libx86emu.a $(libdir)/libpci.a $(libdir)/libz.a else x86 = lrmi.c x86-common.c x86lib = "" -vbetool_LDADD = $(libdir)/libpci.a +vbetool_LDADD = $(libdir)/libpci.a $(libdir)/libz.a endif man_MANS = vbetool.1 --- vbetool-0.7/Makefile.in.zlib 2006-07-25 21:26:30.000000000 -0400 +++ vbetool-0.7/Makefile.in 2007-04-26 00:20:34.000000000 -0400 @@ -57,9 +57,9 @@ @WITH_X86EMU_TRUE at am__objects_1 = thunk.$(OBJEXT) x86-common.$(OBJEXT) am_vbetool_OBJECTS = vbetool.$(OBJEXT) $(am__objects_1) vbetool_OBJECTS = $(am_vbetool_OBJECTS) - at WITH_X86EMU_FALSE@vbetool_DEPENDENCIES = $(libdir)/libpci.a + at WITH_X86EMU_FALSE@vbetool_DEPENDENCIES = $(libdir)/libpci.a $(libdir)/libz.a @WITH_X86EMU_TRUE at vbetool_DEPENDENCIES = x86emu/libx86emu.a \ - at WITH_X86EMU_TRUE@ $(libdir)/libpci.a + at WITH_X86EMU_TRUE@ $(libdir)/libpci.a $(libdir)/libz.a DEFAULT_INCLUDES = -I. -I$(srcdir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles @@ -174,8 +174,8 @@ SUBDIRS = x86emu @WITH_X86EMU_FALSE at x86 = lrmi.c x86-common.c @WITH_X86EMU_TRUE at x86 = thunk.c x86-common.c - at WITH_X86EMU_FALSE@vbetool_LDADD = $(libdir)/libpci.a - at WITH_X86EMU_TRUE@vbetool_LDADD = x86emu/libx86emu.a $(libdir)/libpci.a + at WITH_X86EMU_FALSE@vbetool_LDADD = $(libdir)/libpci.a $(libdir)/libz.a + at WITH_X86EMU_TRUE@vbetool_LDADD = x86emu/libx86emu.a $(libdir)/libpci.a $(libdir)/libz.a @WITH_X86EMU_FALSE at x86lib = "" man_MANS = vbetool.1 vbetool_SOURCES = vbetool.c $(x86) --- NEW FILE vbetool.spec --- Name: vbetool Version: 0.7 Release: 2%{?dist} Summary: Run real-mode video BIOS code to alter hardware state Group: System Environment/Base License: GPLv2 URL: http://www.srcf.ucam.org/~mjg59/vbetool/ Source0: http://www.srcf.ucam.org/~mjg59/vbetool/vbetool_%{version}-1.tar.gz Patch10: vbetool-0.3-fix-gcc4bug.patch Patch11: vbetool-libz.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel pciutils-devel # does not build on ppc and ppc64 ExcludeArch: ppc ppc64 # vbetool is included in (some of) these pm-utils releases Conflicts: pm-utils <= 0.99.3-11 %description vbetool uses lrmi in order to run code from the video BIOS. Currently, it is able to alter DPMS states, save/restore video card state and attempt to initialize the video card from scratch. %prep %setup -q %patch10 -p1 -b .gcc4 %patch11 -p1 -b .zlib %build %ifarch x86_64 %configure --with-x86emu %else %configure %endif make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING %{_sbindir}/vbetool %{_mandir}/man1/vbetool.1.gz %changelog * Fri Sep 07 2007 Till Maas 0.7-2 - ExcludeArch: ppc and ppc64 (does not build there) - add Conflicts with old pm-utils package * Fri Aug 31 2007 Till Maas - 0.7-1 - initial release for Fedora with patches from the pm-utils package Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/vbetool/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:33:51 -0000 1.1 +++ sources 11 Sep 2007 14:15:00 -0000 1.2 @@ -0,0 +1 @@ +1756f2e71ceaef217220e8e482fce835 vbetool_0.7-1.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 14:19:39 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 11 Sep 2007 10:19:39 -0400 Subject: rpms/radeontool/F-7 radeontool-1.5.diff, NONE, 1.1 radeontool-fix-option-handling.diff, NONE, 1.1 radeontool-get-rid-of-lspci.diff, NONE, 1.1 radeontool.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709111419.l8BEJdmA004163@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/radeontool/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4093 Modified Files: sources Added Files: radeontool-1.5.diff radeontool-fix-option-handling.diff radeontool-get-rid-of-lspci.diff radeontool.spec Log Message: sync with devel radeontool-1.5.diff: --- NEW FILE radeontool-1.5.diff --- --- radeontool.c +++ radeontool.c @@ -21,7 +21,6 @@ #include #include #include -#include #include "radeon_reg.h" @@ -30,7 +29,7 @@ /* *radeon_cntl_mem is mapped to the actual device's memory mapped control area. */ /* Not the address but what it points to is volatile. */ -unsigned char * volatile radeon_cntl_mem; +volatile unsigned char * radeon_cntl_mem; static void fatal(char *why) { @@ -47,7 +46,7 @@ printf("internal error\n"); exit(-2); }; - value = *(unsigned long * volatile)(radeon_cntl_mem+offset); + value = *(volatile unsigned long *)(radeon_cntl_mem+offset); if(debug) printf("%08lx\n",value); return value; @@ -60,7 +59,7 @@ printf("internal error\n"); exit(-2); }; - *(unsigned long * volatile)(radeon_cntl_mem+offset) = value; + *(volatile unsigned long *)(radeon_cntl_mem+offset) = value; } static void usage(void) @@ -83,10 +82,10 @@ /* with /dev/mem, then I could write this whole program in perl, */ /* but sadly this is only the size of physical RAM. If you */ /* want to be truely bad and poke into device memory you have to mmap() */ -static unsigned char * map_devince_memory(unsigned int base,unsigned int length) +static volatile unsigned char * map_device_memory(unsigned int base,unsigned int length) { int mem_fd; - unsigned char *device_mem; + volatile unsigned char *device_mem; /* open /dev/mem */ if ((mem_fd = open("/dev/mem", O_RDWR) ) < 0) { @@ -94,12 +93,12 @@ } /* mmap graphics memory */ - if ((device_mem = malloc(length + (PAGE_SIZE-1))) == NULL) { + if ((device_mem = malloc(length + (getpagesize()-1))) == NULL) { fatal("allocation error \n"); } - if ((unsigned long)device_mem % PAGE_SIZE) - device_mem += PAGE_SIZE - ((unsigned long)device_mem % PAGE_SIZE); - device_mem = (unsigned char *)mmap( + if ((unsigned long)device_mem % getpagesize()) + device_mem += getpagesize() - ((unsigned long)device_mem % getpagesize()); + device_mem = (volatile unsigned char *)mmap( (caddr_t)device_mem, length, PROT_READ|PROT_WRITE, @@ -107,9 +106,9 @@ mem_fd, base ); - if ((long)device_mem < 0) { + if (device_mem == (volatile unsigned char *)-1) { if(debug) - fprintf(stderr,"mmap returned %d\n",(int)device_mem); + fprintf(stderr,"mmap returned %d\n",(int)(long)device_mem); fatal("mmap error \n"); } return device_mem; @@ -316,7 +315,7 @@ } if(debug) printf("Radeon found. Base control address is %x.\n",base); - radeon_cntl_mem = map_devince_memory(base,0x2000); + radeon_cntl_mem = map_device_memory(base,0x2000); } int main(int argc,char *argv[]) radeontool-fix-option-handling.diff: --- NEW FILE radeontool-fix-option-handling.diff --- --- radeontool.c.options 2007-02-20 14:48:20.000000000 -0500 +++ radeontool.c 2007-02-20 14:53:07.000000000 -0500 @@ -320,18 +320,21 @@ int main(int argc,char *argv[]) { + int found_other = 0; + while (argc > 1 && !found_other) { + if(strcmp(argv[1],"--debug") == 0) { + debug=1; + argv++; argc--; + } else if(strncmp(argv[1],"--skip=",7) == 0) { + skip=atoi(argv[1]+7); + argv++; argc--; + } else { + found_other = 1; + } + } if(argc == 1) { - map_radeon_cntl_mem(); usage(); } - if(strcmp(argv[1],"--debug") == 0) { - debug=1; - argv++; argc--; - }; - if(strcmp(argv[1],"--skip=") == 0) { - skip=atoi(argv[1]+7); - argv++; argc--; - }; map_radeon_cntl_mem(); if(argc == 2) { if(strcmp(argv[1],"regs") == 0) { radeontool-get-rid-of-lspci.diff: --- NEW FILE radeontool-get-rid-of-lspci.diff --- --- radeontool.c 2006/02/22 11:07:50 1.3 +++ radeontool.c 2006/03/08 00:37:25 @@ -21,6 +21,7 @@ #include #include #include +#include #include "radeon_reg.h" @@ -231,7 +232,7 @@ void radeon_cmd_stretch(char *param) radeon_set(RADEON_FP_VERT_STRETCH,"RADEON_FP_VERT_STRETCH",fp_vert_stretch); } - +#if 0 /* Here we fork() and exec() the lspci command to look for the Radeon hardware address. */ static void map_radeon_cntl_mem(void) { @@ -317,6 +318,62 @@ We need to look through it to find the s printf("Radeon found. Base control address is %x.\n",base); radeon_cntl_mem = map_device_memory(base,0x2000); } +#else +static u32 +conf2long(unsigned char *c, unsigned int p) +{ + return c[p] | (c[p+1] << 8) | (c[p+2] << 16) | (c[p+3] << 24); +} + +static void map_radeon_cntl_mem(void) +{ + struct pci_access *pacc; + struct pci_dev *dev; + unsigned int class; + int i; + int base = -1; + unsigned char *config; + + config = malloc(64); + if (!config) + fatal("malloc(64) failed\n"); + pacc = pci_alloc(); + pci_init(pacc); + pci_scan_bus(pacc); + for(dev=pacc->devices; dev; dev=dev->next) { /* Iterate over all devices */ + pci_fill_info(dev, PCI_FILL_IDENT | PCI_FILL_BASES);/* Fill in header info we need */ + class = pci_read_word(dev, PCI_CLASS_DEVICE); /* Read config register directly */ + if (dev->vendor_id == 0x1002 && class == 0x300) { /* ATI && Graphics card */ + if (debug) + printf("Found: %02x:%02x.%d vendor=%04x device=%04x class=%04x\n", + dev->bus, dev->dev, dev->func, dev->vendor_id, dev->device_id, class); + if (skip-- < 1) { + pci_read_block(dev, 0, config, 64); + for (i=0; i<6; i++){ + u32 flag = conf2long(config, PCI_BASE_ADDRESS_0 + 4*i); + if (flag & PCI_BASE_ADDRESS_SPACE_IO) /* I/O-Ports, not memory */ + continue; + /* the original code parsed lspci for "emory" and "K", so it + * has to be at least 1K and less than 1M + */ + if (dev->size[i] >=1024 && dev->size[i] < 1024*1024) { + base = dev->base_addr[i]; + goto found; + } + } + } + } + } + found: + pci_cleanup(pacc); + free(config); + if (base == -1) + fatal("Radeon not found.\n"); + if (debug) + printf("Radeon found. Base control address is %x.\n",base); + radeon_cntl_mem = map_device_memory(base,0x2000); +} +#endif int main(int argc,char *argv[]) { --- Makefile.no-lspci 2007-02-20 14:56:57.000000000 -0500 +++ Makefile 2007-02-20 14:56:42.000000000 -0500 @@ -1,7 +1,7 @@ radeontool: radeontool.c - gcc -Wall -O2 radeontool.c -o radeontool + gcc -Wall -O2 radeontool.c -o radeontool -lpci --- NEW FILE radeontool.spec --- Name: radeontool Version: 1.5 Release: 2%{?dist} Summary: Backlight and video output configuration tool for radeon cards Group: System Environment/Base License: zlib URL: http://fdd.com/software/radeon/ Source0: http://fdd.com/software/radeon/radeontool-%{version}.tar.gz Patch20: radeontool-1.5.diff Patch21: radeontool-fix-option-handling.diff Patch22: radeontool-get-rid-of-lspci.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: pciutils-devel zlib-devel # radeontool is included in (some of) these pm-utils releases Conflicts: pm-utils <= 0.99.3-11 %description Radeontool may switch the backlight and external video output on and off. Use radeontool at your own risk, it may damage your hardware. %prep %setup -q %patch20 -p0 -b .volatile %patch21 -p0 -b .options %patch22 -p0 -b .no-lspci %build gcc $RPM_OPT_FLAGS -o radeontool radeontool.c -lpci -lz %install rm -rf $RPM_BUILD_ROOT mkdir $RPM_BUILD_ROOT install -D -m 755 radeontool $RPM_BUILD_ROOT/%{_sbindir}/radeontool %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc CHANGES %{_sbindir}/radeontool %changelog * Fri Sep 07 2007 Till Maas - 1.5-2 - add Conflicts with old pm-utils package * Fri Aug 31 2007 Till Maas - 1.5-1 - initial release for Fedora with patches from pm-utils package Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/radeontool/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:23:11 -0000 1.1 +++ sources 11 Sep 2007 14:19:06 -0000 1.2 @@ -0,0 +1 @@ +8065eebe5a2b163e43b40461bfe49a56 radeontool-1.5.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 14:26:21 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Tue, 11 Sep 2007 10:26:21 -0400 Subject: rpms/flac/devel flac-1.2.0-gnu-stack.patch, NONE, 1.1 flac.spec, 1.30, 1.31 flac-1.1.3-gnu-stack.patch, 1.1, NONE Message-ID: <200709111426.l8BEQL5k004525@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/flac/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4453 Modified Files: flac.spec Added Files: flac-1.2.0-gnu-stack.patch Removed Files: flac-1.1.3-gnu-stack.patch Log Message: * Tue Sep 11 2007 - Bastien Nocera - 1.2.0-2 - Update GNU stack patch to cover all the NASM sources used flac-1.2.0-gnu-stack.patch: --- NEW FILE flac-1.2.0-gnu-stack.patch --- diff -upr flac-1.2.0/src/libFLAC/ia32/bitreader_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/bitreader_asm.nasm --- flac-1.2.0/src/libFLAC/ia32/bitreader_asm.nasm 2007-09-11 15:21:48.000000000 +0100 +++ flac-1.2.0.orig/src/libFLAC/ia32/bitreader_asm.nasm 2007-03-30 01:54:17.000000000 +0100 @@ -563,4 +563,6 @@ cident FLAC__bitreader_read_rice_signed_ end -section .note.GNU-stack progbits noalloc noexec nowrite align=1 +%ifdef OBJ_FORMAT_elf + section .note.GNU-stack noalloc +%endif diff -upr flac-1.2.0/src/libFLAC/ia32/cpu_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/cpu_asm.nasm --- flac-1.2.0/src/libFLAC/ia32/cpu_asm.nasm 2007-09-11 15:21:59.000000000 +0100 +++ flac-1.2.0.orig/src/libFLAC/ia32/cpu_asm.nasm 2007-03-22 03:13:11.000000000 +0000 @@ -116,4 +116,6 @@ cident FLAC__cpu_info_extended_amd_asm_i end -section .note.GNU-stack progbits noalloc noexec nowrite align=1 +%ifdef OBJ_FORMAT_elf + section .note.GNU-stack noalloc +%endif diff -upr flac-1.2.0/src/libFLAC/ia32/fixed_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/fixed_asm.nasm --- flac-1.2.0/src/libFLAC/ia32/fixed_asm.nasm 2007-09-11 15:22:06.000000000 +0100 +++ flac-1.2.0.orig/src/libFLAC/ia32/fixed_asm.nasm 2007-03-22 03:13:11.000000000 +0000 @@ -307,4 +307,6 @@ cident FLAC__fixed_compute_best_predicto end -section .note.GNU-stack progbits noalloc noexec nowrite align=1 +%ifdef OBJ_FORMAT_elf + section .note.GNU-stack noalloc +%endif diff -upr flac-1.2.0/src/libFLAC/ia32/lpc_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/lpc_asm.nasm --- flac-1.2.0/src/libFLAC/ia32/lpc_asm.nasm 2007-09-11 15:22:13.000000000 +0100 +++ flac-1.2.0.orig/src/libFLAC/ia32/lpc_asm.nasm 2007-03-22 03:13:11.000000000 +0000 @@ -1506,4 +1506,6 @@ cident FLAC__lpc_restore_signal_asm_ia32 end -section .note.GNU-stack progbits noalloc noexec nowrite align=1 +%ifdef OBJ_FORMAT_elf + section .note.GNU-stack noalloc +%endif diff -upr flac-1.2.0/src/libFLAC/ia32/stream_encoder_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/stream_encoder_asm.nasm --- flac-1.2.0/src/libFLAC/ia32/stream_encoder_asm.nasm 2007-09-11 15:22:21.000000000 +0100 +++ flac-1.2.0.orig/src/libFLAC/ia32/stream_encoder_asm.nasm 2007-06-20 02:23:49.000000000 +0100 @@ -154,4 +154,6 @@ cident precompute_partition_info_sums_32 end -section .note.GNU-stack progbits noalloc noexec nowrite align=1 +%ifdef OBJ_FORMAT_elf + section .note.GNU-stack noalloc +%endif Index: flac.spec =================================================================== RCS file: /cvs/pkgs/rpms/flac/devel/flac.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- flac.spec 10 Sep 2007 21:59:47 -0000 1.30 +++ flac.spec 11 Sep 2007 14:25:48 -0000 1.31 @@ -1,11 +1,11 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL/GPL Group: Applications/Multimedia Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz -Patch1: flac-1.1.3-gnu-stack.patch +Patch1: flac-1.2.0-gnu-stack.patch URL: http://flac.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel, libogg-devel, doxygen, nasm @@ -72,7 +72,10 @@ %{_datadir}/aclocal/*.m4 %changelog -* Mon Sep 10 2007 - Bastien Nocera - 1.2.0 +* Tue Sep 11 2007 - Bastien Nocera - 1.2.0-2 +- Update GNU stack patch to cover all the NASM sources used + +* Mon Sep 10 2007 - Bastien Nocera - 1.2.0-1 - Update for 1.20 and drop obsolete patches (#285161) * Fri Aug 24 2007 Adam Jackson - 1.1.4-5 --- flac-1.1.3-gnu-stack.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 14:26:40 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 11 Sep 2007 10:26:40 -0400 Subject: rpms/librsvg2/devel filter-leak.patch, NONE, 1.1 stack-leak.patch, NONE, 1.1 librsvg2.spec, 1.63, 1.64 Message-ID: <200709111426.l8BEQeBH004530@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/librsvg2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4494 Modified Files: librsvg2.spec Added Files: filter-leak.patch stack-leak.patch Log Message: fix memory leaks filter-leak.patch: --- NEW FILE filter-leak.patch --- diff -up librsvg-2.18.2/rsvg-filter.c.filter-leak librsvg-2.18.2/rsvg-filter.c --- librsvg-2.18.2/rsvg-filter.c.filter-leak 2007-09-11 10:03:39.000000000 -0400 +++ librsvg-2.18.2/rsvg-filter.c 2007-09-11 10:04:24.000000000 -0400 @@ -703,7 +703,6 @@ rsvg_new_filter (void) filter->y = _rsvg_css_parse_length ("-10%"); filter->width = _rsvg_css_parse_length ("120%"); filter->height = _rsvg_css_parse_length ("120%"); - filter->super.children = g_ptr_array_new (); filter->super.set_atts = rsvg_filter_set_args; return (RsvgNode *) filter; } @@ -1702,7 +1701,6 @@ rsvg_new_filter_primitive_merge (void) filter->super.super.free = &rsvg_filter_primitive_merge_free; filter->super.super.set_atts = rsvg_filter_primitive_merge_set_atts; - filter->super.super.children = g_ptr_array_new (); return (RsvgNode *) filter; } @@ -2201,7 +2199,6 @@ rsvg_new_filter_primitive_component_tran filter->super.super.set_atts = rsvg_filter_primitive_component_transfer_set_atts; - filter->super.super.children = g_ptr_array_new (); return (RsvgNode *) filter; } @@ -4088,7 +4085,6 @@ rsvg_new_filter_primitive_diffuse_lighti filter->super.render = &rsvg_filter_primitive_diffuse_lighting_render; filter->super.super.free = &rsvg_filter_primitive_diffuse_lighting_free; filter->super.super.set_atts = rsvg_filter_primitive_diffuse_lighting_set_atts; - filter->super.super.children = g_ptr_array_new (); return (RsvgNode *) filter; } @@ -4267,7 +4263,6 @@ rsvg_new_filter_primitive_specular_light filter->super.render = &rsvg_filter_primitive_specular_lighting_render; filter->super.super.free = &rsvg_filter_primitive_specular_lighting_free; filter->super.super.set_atts = rsvg_filter_primitive_specular_lighting_set_atts; - filter->super.super.children = g_ptr_array_new (); return (RsvgNode *) filter; } stack-leak.patch: --- NEW FILE stack-leak.patch --- diff -up librsvg-2.18.2/rsvg-cairo-draw.c.stack-leak librsvg-2.18.2/rsvg-cairo-draw.c --- librsvg-2.18.2/rsvg-cairo-draw.c.stack-leak 2007-09-11 09:34:39.000000000 -0400 +++ librsvg-2.18.2/rsvg-cairo-draw.c 2007-09-11 09:35:03.000000000 -0400 @@ -981,7 +981,7 @@ rsvg_cairo_pop_render_stack (RsvgDrawing GdkPixbuf *pixbuf = render->pixbuf_stack->data; GdkPixbuf *bg = rsvg_compile_bg (ctx); - render->pixbuf_stack = g_list_remove_link (render->pixbuf_stack, render->pixbuf_stack); + render->pixbuf_stack = g_list_remove (render->pixbuf_stack, pixbuf); output = rsvg_filter_render (state->filter, pixbuf, bg, ctx, &render->bbox, "2103"); Index: librsvg2.spec =================================================================== RCS file: /cvs/extras/rpms/librsvg2/devel/librsvg2.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- librsvg2.spec 4 Sep 2007 03:38:15 -0000 1.63 +++ librsvg2.spec 11 Sep 2007 14:26:07 -0000 1.64 @@ -12,11 +12,13 @@ Name: librsvg2 Summary: An SVG library based on cairo Version: 2.18.2 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/librsvg/2.18/librsvg-%{version}.tar.bz2 +Patch0: stack-leak.patch +Patch1: filter-leak.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: gtk2 >= %{gtk2_version} Requires: libxml2 >= %{libxml2_version} @@ -63,6 +65,8 @@ %prep %setup -q -n librsvg-%{version} +%patch0 -p1 -b .stack-leak +%patch1 -p1 -b .filter-leak %build %configure --with-svgz \ @@ -118,6 +122,9 @@ %doc %{_datadir}/gtk-doc/html/rsvg %changelog +* Tue Sep 11 2007 Matthias Clasen - 2.18.2-2 +- Plug memory leaks + * Mon Sep 3 2007 Matthias Clasen - 2.18.2-1 - Update to 2.18.2 From fedora-extras-commits at redhat.com Tue Sep 11 14:33:56 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Tue, 11 Sep 2007 10:33:56 -0400 Subject: rpms/flac/devel flac-1.2.0-gnu-stack.patch,1.1,1.2 Message-ID: <200709111433.l8BEXuCE004825@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/flac/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4800 Modified Files: flac-1.2.0-gnu-stack.patch Log Message: And the same patch in the right direction... flac-1.2.0-gnu-stack.patch: Index: flac-1.2.0-gnu-stack.patch =================================================================== RCS file: /cvs/pkgs/rpms/flac/devel/flac-1.2.0-gnu-stack.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- flac-1.2.0-gnu-stack.patch 11 Sep 2007 14:25:48 -0000 1.1 +++ flac-1.2.0-gnu-stack.patch 11 Sep 2007 14:33:53 -0000 1.2 @@ -1,55 +1,55 @@ -diff -upr flac-1.2.0/src/libFLAC/ia32/bitreader_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/bitreader_asm.nasm ---- flac-1.2.0/src/libFLAC/ia32/bitreader_asm.nasm 2007-09-11 15:21:48.000000000 +0100 -+++ flac-1.2.0.orig/src/libFLAC/ia32/bitreader_asm.nasm 2007-03-30 01:54:17.000000000 +0100 -@@ -563,4 +563,6 @@ cident FLAC__bitreader_read_rice_signed_ +diff -upr flac-1.2.0.orig/src/libFLAC/ia32/bitreader_asm.nasm flac-1.2.0/src/libFLAC/ia32/bitreader_asm.nasm +--- flac-1.2.0.orig/src/libFLAC/ia32/bitreader_asm.nasm 2007-03-30 01:54:17.000000000 +0100 ++++ flac-1.2.0/src/libFLAC/ia32/bitreader_asm.nasm 2007-09-11 15:21:48.000000000 +0100 +@@ -563,6 +563,4 @@ cident FLAC__bitreader_read_rice_signed_ end --section .note.GNU-stack progbits noalloc noexec nowrite align=1 -+%ifdef OBJ_FORMAT_elf -+ section .note.GNU-stack noalloc -+%endif -diff -upr flac-1.2.0/src/libFLAC/ia32/cpu_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/cpu_asm.nasm ---- flac-1.2.0/src/libFLAC/ia32/cpu_asm.nasm 2007-09-11 15:21:59.000000000 +0100 -+++ flac-1.2.0.orig/src/libFLAC/ia32/cpu_asm.nasm 2007-03-22 03:13:11.000000000 +0000 -@@ -116,4 +116,6 @@ cident FLAC__cpu_info_extended_amd_asm_i +-%ifdef OBJ_FORMAT_elf +- section .note.GNU-stack noalloc +-%endif ++section .note.GNU-stack progbits noalloc noexec nowrite align=1 +diff -upr flac-1.2.0.orig/src/libFLAC/ia32/cpu_asm.nasm flac-1.2.0/src/libFLAC/ia32/cpu_asm.nasm +--- flac-1.2.0.orig/src/libFLAC/ia32/cpu_asm.nasm 2007-03-22 03:13:11.000000000 +0000 ++++ flac-1.2.0/src/libFLAC/ia32/cpu_asm.nasm 2007-09-11 15:21:59.000000000 +0100 +@@ -116,6 +116,4 @@ cident FLAC__cpu_info_extended_amd_asm_i end --section .note.GNU-stack progbits noalloc noexec nowrite align=1 -+%ifdef OBJ_FORMAT_elf -+ section .note.GNU-stack noalloc -+%endif -diff -upr flac-1.2.0/src/libFLAC/ia32/fixed_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/fixed_asm.nasm ---- flac-1.2.0/src/libFLAC/ia32/fixed_asm.nasm 2007-09-11 15:22:06.000000000 +0100 -+++ flac-1.2.0.orig/src/libFLAC/ia32/fixed_asm.nasm 2007-03-22 03:13:11.000000000 +0000 -@@ -307,4 +307,6 @@ cident FLAC__fixed_compute_best_predicto +-%ifdef OBJ_FORMAT_elf +- section .note.GNU-stack noalloc +-%endif ++section .note.GNU-stack progbits noalloc noexec nowrite align=1 +diff -upr flac-1.2.0.orig/src/libFLAC/ia32/fixed_asm.nasm flac-1.2.0/src/libFLAC/ia32/fixed_asm.nasm +--- flac-1.2.0.orig/src/libFLAC/ia32/fixed_asm.nasm 2007-03-22 03:13:11.000000000 +0000 ++++ flac-1.2.0/src/libFLAC/ia32/fixed_asm.nasm 2007-09-11 15:22:06.000000000 +0100 +@@ -307,6 +307,4 @@ cident FLAC__fixed_compute_best_predicto end --section .note.GNU-stack progbits noalloc noexec nowrite align=1 -+%ifdef OBJ_FORMAT_elf -+ section .note.GNU-stack noalloc -+%endif -diff -upr flac-1.2.0/src/libFLAC/ia32/lpc_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/lpc_asm.nasm ---- flac-1.2.0/src/libFLAC/ia32/lpc_asm.nasm 2007-09-11 15:22:13.000000000 +0100 -+++ flac-1.2.0.orig/src/libFLAC/ia32/lpc_asm.nasm 2007-03-22 03:13:11.000000000 +0000 -@@ -1506,4 +1506,6 @@ cident FLAC__lpc_restore_signal_asm_ia32 +-%ifdef OBJ_FORMAT_elf +- section .note.GNU-stack noalloc +-%endif ++section .note.GNU-stack progbits noalloc noexec nowrite align=1 +diff -upr flac-1.2.0.orig/src/libFLAC/ia32/lpc_asm.nasm flac-1.2.0/src/libFLAC/ia32/lpc_asm.nasm +--- flac-1.2.0.orig/src/libFLAC/ia32/lpc_asm.nasm 2007-03-22 03:13:11.000000000 +0000 ++++ flac-1.2.0/src/libFLAC/ia32/lpc_asm.nasm 2007-09-11 15:22:13.000000000 +0100 +@@ -1506,6 +1506,4 @@ cident FLAC__lpc_restore_signal_asm_ia32 end --section .note.GNU-stack progbits noalloc noexec nowrite align=1 -+%ifdef OBJ_FORMAT_elf -+ section .note.GNU-stack noalloc -+%endif -diff -upr flac-1.2.0/src/libFLAC/ia32/stream_encoder_asm.nasm flac-1.2.0.orig/src/libFLAC/ia32/stream_encoder_asm.nasm ---- flac-1.2.0/src/libFLAC/ia32/stream_encoder_asm.nasm 2007-09-11 15:22:21.000000000 +0100 -+++ flac-1.2.0.orig/src/libFLAC/ia32/stream_encoder_asm.nasm 2007-06-20 02:23:49.000000000 +0100 -@@ -154,4 +154,6 @@ cident precompute_partition_info_sums_32 +-%ifdef OBJ_FORMAT_elf +- section .note.GNU-stack noalloc +-%endif ++section .note.GNU-stack progbits noalloc noexec nowrite align=1 +diff -upr flac-1.2.0.orig/src/libFLAC/ia32/stream_encoder_asm.nasm flac-1.2.0/src/libFLAC/ia32/stream_encoder_asm.nasm +--- flac-1.2.0.orig/src/libFLAC/ia32/stream_encoder_asm.nasm 2007-06-20 02:23:49.000000000 +0100 ++++ flac-1.2.0/src/libFLAC/ia32/stream_encoder_asm.nasm 2007-09-11 15:22:21.000000000 +0100 +@@ -154,6 +154,4 @@ cident precompute_partition_info_sums_32 end --section .note.GNU-stack progbits noalloc noexec nowrite align=1 -+%ifdef OBJ_FORMAT_elf -+ section .note.GNU-stack noalloc -+%endif +-%ifdef OBJ_FORMAT_elf +- section .note.GNU-stack noalloc +-%endif ++section .note.GNU-stack progbits noalloc noexec nowrite align=1 From fedora-extras-commits at redhat.com Tue Sep 11 14:35:23 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Tue, 11 Sep 2007 10:35:23 -0400 Subject: rpms/libpng10/devel .cvsignore, 1.5, 1.6 libpng10.spec, 1.8, 1.9 sources, 1.5, 1.6 Message-ID: <200709111435.l8BEZNt1004940@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/pkgs/rpms/libpng10/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4891 Modified Files: .cvsignore libpng10.spec sources Log Message: update to 1.0.28 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libpng10/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 20 Aug 2007 13:00:16 -0000 1.5 +++ .cvsignore 11 Sep 2007 14:34:50 -0000 1.6 @@ -1 +1 @@ -libpng-1.0.27.tar.bz2 +libpng-1.0.28.tar.bz2 Index: libpng10.spec =================================================================== RCS file: /cvs/pkgs/rpms/libpng10/devel/libpng10.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libpng10.spec 20 Aug 2007 13:00:16 -0000 1.8 +++ libpng10.spec 11 Sep 2007 14:34:50 -0000 1.9 @@ -1,6 +1,6 @@ Summary: Old version of libpng, needed to run old binaries Name: libpng10 -Version: 1.0.27 +Version: 1.0.28 Release: 1%{?dist} License: zlib Group: System Environment/Libraries @@ -108,6 +108,9 @@ %{_libdir}/pkgconfig/libpng10.pc %changelog +* Tue Sep 11 2007 Paul Howarth 1.0.28-1 +- update to 1.0.28 + * Mon Aug 20 2007 Paul Howarth 1.0.27-1 - update to 1.0.27 - add new file ANNOUNCE, which lists changes since last release Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libpng10/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 20 Aug 2007 13:00:16 -0000 1.5 +++ sources 11 Sep 2007 14:34:50 -0000 1.6 @@ -1 +1 @@ -bd00ab16a9a5168b53747eb13d66ad57 libpng-1.0.27.tar.bz2 +ed06dd7c54594b41276df24926e29f04 libpng-1.0.28.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 14:47:35 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 11 Sep 2007 10:47:35 -0400 Subject: rpms/ksirk/F-7 ksirk.spec,1.1,1.2 Message-ID: <200709111447.l8BElZAg005324@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ksirk/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5304 Modified Files: ksirk.spec Log Message: * Tue Sep 11 2007 Hans de Goede 1.7-3 - Release increment for rebuild due to koji weirdness Index: ksirk.spec =================================================================== RCS file: /cvs/extras/rpms/ksirk/F-7/ksirk.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ksirk.spec 10 Sep 2007 07:50:24 -0000 1.1 +++ ksirk.spec 11 Sep 2007 14:47:03 -0000 1.2 @@ -1,6 +1,6 @@ Name: ksirk Version: 1.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Turnbased multiplayer board strategy game (conquer the world!) Group: Amusements/Games License: GPLv2 @@ -80,6 +80,9 @@ %changelog +* Tue Sep 11 2007 Hans de Goede 1.7-3 +- Release increment for rebuild due to koji weirdness + * Sat Sep 8 2007 Hans de Goede 1.7-2 - Add missing gettext BuildRequires From fedora-extras-commits at redhat.com Tue Sep 11 15:01:12 2007 From: fedora-extras-commits at redhat.com (Simo Sorce (simo)) Date: Tue, 11 Sep 2007 11:01:12 -0400 Subject: rpms/samba/devel .cvsignore, 1.43, 1.44 filter-requires-samba.sh, 1.5, 1.6 samba.spec, 1.133, 1.134 sources, 1.47, 1.48 samba-3.0.25-imdap-basedn.patch, 1.1, NONE samba3-glibc-open.patch, 1.1, NONE samba3_idmap_ldap_memleak.patch, 1.1, NONE Message-ID: <200709111501.l8BF1C5q011655@cvs-int.fedora.redhat.com> Author: simo Update of /cvs/pkgs/rpms/samba/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5735 Modified Files: .cvsignore filter-requires-samba.sh samba.spec sources Removed Files: samba-3.0.25-imdap-basedn.patch samba3-glibc-open.patch samba3_idmap_ldap_memleak.patch Log Message: Security and Bugfix release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/samba/devel/.cvsignore,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- .cvsignore 21 Aug 2007 13:27:26 -0000 1.43 +++ .cvsignore 11 Sep 2007 15:00:39 -0000 1.44 @@ -1 +1 @@ -samba-3.0.25c.tar.gz +samba-3.0.26a.tar.gz Index: filter-requires-samba.sh =================================================================== RCS file: /cvs/pkgs/rpms/samba/devel/filter-requires-samba.sh,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- filter-requires-samba.sh 14 Mar 2007 10:21:24 -0000 1.5 +++ filter-requires-samba.sh 11 Sep 2007 15:00:39 -0000 1.6 @@ -1,3 +1,3 @@ #!/bin/sh -/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI|Unicode::MapUTF8)' +/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI|Unicode::MapUTF8|smbldap_tools)' Index: samba.spec =================================================================== RCS file: /cvs/pkgs/rpms/samba/devel/samba.spec,v retrieving revision 1.133 retrieving revision 1.134 diff -u -r1.133 -r1.134 --- samba.spec 24 Aug 2007 18:02:18 -0000 1.133 +++ samba.spec 11 Sep 2007 15:00:39 -0000 1.134 @@ -1,8 +1,8 @@ Summary: The Samba Suite of programs Name: samba Epoch: 0 -Version: 3.0.25c -Release: 4%{?dist} +Version: 3.0.26a +Release: 0%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Daemons URL: http://www.samba.org/ @@ -41,9 +41,6 @@ Patch110: samba-3.0.21pre1-smbspool.patch Patch111: samba-3.0.13-smbclient.patch Patch200: samba-3.0.25rc1-inotifiy.patch -Patch210: samba-3.0.25-imdap-basedn.patch -Patch211: samba3_idmap_ldap_memleak.patch -Patch300: samba3-glibc-open.patch Requires(pre): samba-common = %{epoch}:%{version}-%{release} @@ -161,9 +158,6 @@ %patch110 -p1 -b .smbspool %patch111 -p1 -b .smbclient %patch200 -p0 -b .inotify -%patch210 -p1 -b .idmap_basedn -%patch211 -p0 -b .idmap_ldap_memleak -%patch300 -p0 -b .glibc_open # crap rm -f examples/VFS/.cvsignore @@ -646,6 +640,10 @@ #%{_includedir}/libmsrpc.h %changelog +* Tue Sep 11 2007 Simo Sorce 3.0.26a-0.fc8 +- upgrade to the latest upstream realease +- includes security fixes released today in 3.0.26 + * Tue Aug 24 2007 Simo Sorce 3.0.25c-4.fc8 - add fix reported upstream for heavy idmap_ldap memleak Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/samba/devel/sources,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- sources 21 Aug 2007 13:27:26 -0000 1.47 +++ sources 11 Sep 2007 15:00:39 -0000 1.48 @@ -1 +1 @@ -87950694270b86cbc1b2074cb53dd1aa samba-3.0.25c.tar.gz +6511ff23d9b1d4858744778bba543c5d samba-3.0.26a.tar.gz --- samba-3.0.25-imdap-basedn.patch DELETED --- --- samba3-glibc-open.patch DELETED --- --- samba3_idmap_ldap_memleak.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 15:19:44 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWFyY2VsYSBNYcWhbMOhxYhvdsOh?= (mmaslano)) Date: Tue, 11 Sep 2007 11:19:44 -0400 Subject: rpms/iproute/devel iproute.spec,1.69,1.70 Message-ID: <200709111519.l8BFJi6U012288@cvs-int.fedora.redhat.com> Author: mmaslano Update of /cvs/pkgs/rpms/iproute/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12260 Modified Files: iproute.spec Log Message: Changes in spec file for package review. Index: iproute.spec =================================================================== RCS file: /cvs/pkgs/rpms/iproute/devel/iproute.spec,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- iproute.spec 31 Aug 2007 10:48:26 -0000 1.69 +++ iproute.spec 11 Sep 2007 15:19:12 -0000 1.70 @@ -17,7 +17,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires(pre): tetex-latex tetex-dvips psutils linuxdoc-tools db4-devel bison BuildRequires: flex -Obsoletes: shapecfg %description The iproute package contains networking utilities (ip and rtmon, for @@ -46,7 +45,6 @@ $RPM_BUILD_ROOT/etc/iproute2 \ $RPM_BUILD_ROOT%{_libdir}/tc -iconv -f latin1 -t utf8 < man/man8/* > $RPM_BUILD_ROOT/%{_mandir}/man8/* install -m 755 ip/ip ip/ifcfg ip/rtmon tc/tc $RPM_BUILD_ROOT/sbin install -m 755 misc/ss misc/nstat misc/rtacct misc/lnstat misc/arpd $RPM_BUILD_ROOT%{_sbindir} #install -m 755 tc/q_netem.so $RPM_BUILD_ROOT%{_libdir}/tc @@ -73,7 +71,6 @@ AVPKT=3000 EOF - %clean [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT From fedora-extras-commits at redhat.com Tue Sep 11 15:29:01 2007 From: fedora-extras-commits at redhat.com (Maros Barabas (mbarabas)) Date: Tue, 11 Sep 2007 11:29:01 -0400 Subject: rpms/netatalk/devel netatalk.spec,1.35,1.36 Message-ID: <200709111529.l8BFT1Dt013212@cvs-int.fedora.redhat.com> Author: mbarabas Update of /cvs/extras/rpms/netatalk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13164 Modified Files: netatalk.spec Log Message: rebuild Index: netatalk.spec =================================================================== RCS file: /cvs/extras/rpms/netatalk/devel/netatalk.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- netatalk.spec 29 Aug 2007 04:52:17 -0000 1.35 +++ netatalk.spec 11 Sep 2007 15:28:28 -0000 1.36 @@ -1,7 +1,7 @@ Summary: AppleTalk networking programs Name: netatalk Version: 2.0.3 -Release: 12%{?dist} +Release: 13%{?dist} Epoch: 4 License: GPL Group: System Environment/Daemons @@ -186,6 +186,9 @@ %{_mandir}/man*/netatalk-config.1* %changelog +* Tue Sep 11 2007 Maros Barabas - 4:2.0.3-13 +- rebuild + * Wed Aug 29 2007 Fedora Release Engineering - 4:2.0.3-12 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Tue Sep 11 15:32:52 2007 From: fedora-extras-commits at redhat.com (Peter Jones (pjones)) Date: Tue, 11 Sep 2007 11:32:52 -0400 Subject: rpms/mkinitrd/devel .cvsignore, 1.154, 1.155 mkinitrd.spec, 1.219, 1.220 sources, 1.197, 1.198 Message-ID: <200709111532.l8BFWqD8013540@cvs-int.fedora.redhat.com> Author: pjones Update of /cvs/extras/rpms/mkinitrd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13508 Modified Files: .cvsignore mkinitrd.spec sources Log Message: - update to .16-1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mkinitrd/devel/.cvsignore,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- .cvsignore 7 Sep 2007 18:05:09 -0000 1.154 +++ .cvsignore 11 Sep 2007 15:32:19 -0000 1.155 @@ -1 +1 @@ -mkinitrd-6.0.15.tar.bz2 +mkinitrd-6.0.16.tar.bz2 Index: mkinitrd.spec =================================================================== RCS file: /cvs/extras/rpms/mkinitrd/devel/mkinitrd.spec,v retrieving revision 1.219 retrieving revision 1.220 diff -u -r1.219 -r1.220 --- mkinitrd.spec 7 Sep 2007 18:05:09 -0000 1.219 +++ mkinitrd.spec 11 Sep 2007 15:32:19 -0000 1.220 @@ -2,7 +2,7 @@ Summary: Creates an initial ramdisk image for preloading modules. Name: mkinitrd -Version: 6.0.15 +Version: 6.0.16 Release: 1%{?dist} License: GPL Group: System Environment/Base @@ -113,6 +113,9 @@ %{_libdir}/libbdevid.so.* %changelog +* Fri Sep 11 2007 Peter Jones - 6.0.16-1 +- Fix handling of CCISS one more time (bz#274201) + * Fri Sep 7 2007 Peter Jones - 6.0.15-1 - Fix dmraid on x86_64. Index: sources =================================================================== RCS file: /cvs/extras/rpms/mkinitrd/devel/sources,v retrieving revision 1.197 retrieving revision 1.198 diff -u -r1.197 -r1.198 --- sources 7 Sep 2007 18:05:09 -0000 1.197 +++ sources 11 Sep 2007 15:32:19 -0000 1.198 @@ -1 +1 @@ -65234e6e2b8ee9bdc436062995379feb mkinitrd-6.0.15.tar.bz2 +55b1ec0cb506085eaca5612c09a5d61b mkinitrd-6.0.16.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 15:41:22 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 11 Sep 2007 08:41:22 -0700 Subject: [pkgdb] htmlview had groupAcl changed Message-ID: <200709111541.l8BFfM8q021702@app4.fedora.phx.redhat.com> Warren Togami (wtogami) has set the commit acl on htmlview (Fedora devel) to Approved for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/htmlview From fedora-extras-commits at redhat.com Tue Sep 11 15:41:26 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Tue, 11 Sep 2007 08:41:26 -0700 Subject: [pkgdb] htmlview had groupAcl changed Message-ID: <200709111541.l8BFfRvX030933@app3.fedora.phx.redhat.com> Warren Togami (wtogami) has set the commit acl on htmlview (Fedora 7) to Approved for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/htmlview From fedora-extras-commits at redhat.com Tue Sep 11 15:49:32 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Tue, 11 Sep 2007 11:49:32 -0400 Subject: rpms/devhelp/devel .cvsignore, 1.13, 1.14 devhelp.spec, 1.71, 1.72 sources, 1.13, 1.14 Message-ID: <200709111549.l8BFnWkr014347@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/devhelp/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14140 Modified Files: .cvsignore devhelp.spec sources Log Message: * Tue Sep 11 2007 Matthew Barnes - 0.16-1.fc8 - Update to 0.16 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/devhelp/devel/.cvsignore,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- .cvsignore 18 Jun 2007 19:38:43 -0000 1.13 +++ .cvsignore 11 Sep 2007 15:49:00 -0000 1.14 @@ -1 +1 @@ -devhelp-0.15.tar.bz2 +devhelp-0.16.tar.bz2 Index: devhelp.spec =================================================================== RCS file: /cvs/pkgs/rpms/devhelp/devel/devhelp.spec,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- devhelp.spec 8 Aug 2007 19:54:22 -0000 1.71 +++ devhelp.spec 11 Sep 2007 15:49:00 -0000 1.72 @@ -5,8 +5,8 @@ ### Abstract ### Name: devhelp -Version: 0.15 -Release: 4%{?dist} +Version: 0.16 +Release: 1%{?dist} License: GPLv2+ Group: Development/Tools Summary: API document browser @@ -128,6 +128,9 @@ %{_libdir}/pkgconfig/* %changelog +* Tue Sep 11 2007 Matthew Barnes - 0.16-1.fc8 +- Update to 0.16 + * Wed Aug 8 2007 Christopher Aillon - 0.15-4 - Rebuild against newer gecko Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/devhelp/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 18 Jun 2007 19:38:43 -0000 1.13 +++ sources 11 Sep 2007 15:49:00 -0000 1.14 @@ -1 +1 @@ -e5ec0eebc5313c0d11c2371b2b1a9c16 devhelp-0.15.tar.bz2 +61d2300ab657ab63c65a49311916a6d2 devhelp-0.16.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 15:49:45 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Tue, 11 Sep 2007 11:49:45 -0400 Subject: rpms/suck/devel README.Fedora, 1.2, 1.3 suck-4.3.2-samples.patch, 1.1, 1.2 suck.spec, 1.13, 1.14 Message-ID: <200709111549.l8BFnji5014359@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/suck/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14281 Modified Files: README.Fedora suck-4.3.2-samples.patch suck.spec Log Message: Allow use of alternative sites Index: README.Fedora =================================================================== RCS file: /cvs/extras/rpms/suck/devel/README.Fedora,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- README.Fedora 15 Aug 2007 15:53:21 -0000 1.2 +++ README.Fedora 11 Sep 2007 15:49:12 -0000 1.3 @@ -64,6 +64,9 @@ NNTP_PASS Password for NNTP authorization (if required) +NNTP_POST yes = Posting articles to remote host (Default) + no = Don't post articles to remote host + Creating Newsgroups Befor you can fetch news from the remote newsserver, you have to create @@ -125,3 +128,27 @@ If you have posted any article in a newsgroup, you can run getnews as described above to transfer the new articles to the newsserver of your provider. + +Use of alternative sites + +If you want to use an alternative sites, you can create a configuration +file for each site on the directory: + +/etc/news/suck.d/ + +You can use a random file name for each configuration file. + +The content of this file is similar of the site file in + +/etc/sysconfig/suck/site + +if you want to exchange news to an alternative site, you can call +getnews as: + +getnews + +in this case /etc/news/suck.d/ will be used instead of +/etc/sysconfig/suck/site. + +If you are using several site, please avoid posting articles received +from one site to anonther site. \ No newline at end of file suck-4.3.2-samples.patch: Index: suck-4.3.2-samples.patch =================================================================== RCS file: /cvs/extras/rpms/suck/devel/suck-4.3.2-samples.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- suck-4.3.2-samples.patch 8 Nov 2004 05:23:08 -0000 1.1 +++ suck-4.3.2-samples.patch 11 Sep 2007 15:49:12 -0000 1.2 @@ -1,30 +1,6 @@ ---- suck-4.3.2/sample/get.news.generic.bak 1999-02-20 00:32:57.000000000 +0100 -+++ suck-4.3.2/sample/get.news.generic 2004-03-25 19:15:48.437267328 +0100 -@@ -9,16 +9,18 @@ - REMOTE_HOST=news.pixi.com - LOCAL_HOST=localhost - --SPOOLDIR=/usr/spool/news # base directory for articles to be rposted --NEWSDIR=/usr/lib/news # base directory for news binaries --BASEDIR=/home/boby/doNews # base directory for suck rpost and scripts -+SPOOLDIR=/var/spool/news # base directory for articles to be rposted -+NEWSDIR=/var/lib/news # base directory for news binaries -+BASEDIR=/var/lib/news/suck # base directory for suck rpost and scripts - - SHLOCK=${NEWSDIR}/bin/shlock - - TMPDIR=${BASEDIR} # location for suck.* files - MSGDIR=${BASEDIR}/Msgs # where to put MultiFile articles when getting them - --OUTGOING=${SPOOLDIR}/out.going/pixi # location of the list of articles to upload -+SITE=pixie -+ -+OUTGOING=${SPOOLDIR}/outgoing/${SITE} # location of the list of articles to upload - SCRIPT=${BASEDIR}/put.news # my filter for rpost - OUTFILE=/tmp/tmp$$ # used by rpost as article after it is filtered - LOCKFILE=${BASEDIR}/getnews.lock # lock file to prevent multiple instances of script ---- suck-4.3.2/sample/get.news.inn.bak 1997-09-27 09:29:59.000000000 +0200 -+++ suck-4.3.2/sample/get.news.inn 2004-03-25 19:16:26.430491480 +0100 +diff -up suck-4.3.2/sample/get.news.inn.samp suck-4.3.2/sample/get.news.inn +--- suck-4.3.2/sample/get.news.inn.samp 1997-09-27 09:29:59.000000000 +0200 ++++ suck-4.3.2/sample/get.news.inn 2007-09-10 17:43:34.000000000 +0200 @@ -5,12 +5,11 @@ #NOTE: this script probably needs to be run by root. Most systems will # not let a normal user run ctlinnd @@ -40,7 +16,7 @@ CTLINND=${NEWSDIR}/bin/ctlinnd # location of binary SHLOCK=${NEWSDIR}/bin/shlock # location of binary -@@ -18,12 +17,7 @@ +@@ -18,12 +17,7 @@ SHLOCK=${NEWSDIR}/bin/shlock # location TMPDIR=${BASEDIR} # location for suck.* files MSGDIR=${BASEDIR}/Msgs # where to put MultiFile messages when getting them @@ -54,16 +30,25 @@ OUTFILE=/tmp/tmp$$ # used by rpost as article after it is filtered LOCKFILE=${BASEDIR}/getnews.lock # lock file to prevent multiple instances of script NEWSGROUP=news # which group owns the file in out.going, typically either news or uucp. -@@ -32,6 +26,8 @@ +@@ -32,6 +26,17 @@ TESTHOST=testhost RPOST=rpost SUCK=suck -+CONFIG=/etc/sysconfig/suck/site ++if [ $# -gt 1 ]; then ++ echo "Usage: getnew []" ++ exit ++fi ++ ++if [ -n "$1" ]; then ++ CONFIG=/etc/news/suck.d/$1 ++else ++ CONFIG=/etc/sysconfig/suck/site ++fi + # if we are already running, abort trap 'rm -f ${LOCKFILE} ; echo "Aborting" ; exit 1' 1 2 3 15 -@@ -41,18 +37,46 @@ +@@ -41,18 +46,55 @@ if [ $? -ne 0 ]; then exit fi @@ -86,7 +71,16 @@ + +if [ -n "$NNTP_USER" -a -n "$NNTP_PASS" ]; then + AUTHINFO="-u -Q" -+fi; ++fi ++ ++if [ -z $POST ]; then ++ POST="yes" ++fi ++ ++if [ $POST != "yes" -a $POST != "no" ]; then ++ echo "Invalid value for post" ++ exit ++fi + +export NNTP_USER +export NNTP_PASS @@ -112,16 +106,22 @@ SUCK_STATUS=$? if [ ${SUCK_STATUS} -eq 0 ]; then -@@ -70,7 +94,7 @@ +@@ -68,9 +110,12 @@ if [ ${REMOTE_RESULT} -eq 0 -a ${LOCAL_R + fi + # now upload messages - if [ -s ${OUTGOING} -o -s ${OUTGOINGNEW} ]; then +- if [ -s ${OUTGOING} -o -s ${OUTGOINGNEW} ]; then - ${TESTHOST} ${REMOTE_HOST} -s ++ if [ $POST = "yes" ]; then ++ ++ if [ -s ${OUTGOING} -o -s ${OUTGOINGNEW} ]; then ++ + ${TESTHOST} ${NNTP_HOST} -s if [ $? -ne 0 ]; then echo "Remote posting host not responding" -@@ -93,12 +117,11 @@ +@@ -93,12 +138,11 @@ if [ ${REMOTE_RESULT} -eq 0 -a ${LOCAL_R fi # outgoing messages to post @@ -135,8 +135,22 @@ elif [ ${ERRLEV} -eq 1 ]; then echo "Error posting a message" elif [ ${ERRLEV} -eq 2 ]; then ---- suck-4.3.2/sample/put.news.sm.bak 2002-06-04 15:20:16.000000000 +0200 -+++ suck-4.3.2/sample/put.news.sm 2004-03-25 19:15:48.439267024 +0100 +@@ -115,8 +159,11 @@ if [ ${REMOTE_RESULT} -eq 0 -a ${LOCAL_R + chmod 664 ${OUTGOINGNEW} + fi + fi +- fi + ++ fi ++ ++ fi ++ + echo "You can hang up the modem now" + + fi +diff -up suck-4.3.2/sample/put.news.sm.samp suck-4.3.2/sample/put.news.sm +--- suck-4.3.2/sample/put.news.sm.samp 2002-06-04 15:20:16.000000000 +0200 ++++ suck-4.3.2/sample/put.news.sm 2007-09-10 17:40:27.000000000 +0200 @@ -10,15 +10,18 @@ # this to somewhere normal users can read or write. @@ -159,20 +173,36 @@ if [ $? -ne 0 ]; then echo "Error" ---- suck-4.3.2/sample/put.news.sm.pl.bak 2002-06-04 15:20:43.000000000 +0200 -+++ suck-4.3.2/sample/put.news.sm.pl 2004-03-25 19:15:48.439267024 +0100 -@@ -26,7 +26,7 @@ - # rpost will then handle the error - # We do this since rpost can't differentiate between - # a missing file or a script file -- open IFP, "/usr/news/bin/sm $infile |" or return $infile; -+ open IFP, "/usr/lib/news/bin/sm $infile |" or return $infile; - # open IFP, "<${infile}" or die "Can't read ${infile}"; - open OFP, ">${outfile}" or die "Can't create ${outfile}"; +diff -up suck-4.3.2/sample/get.news.generic.samp suck-4.3.2/sample/get.news.generic +--- suck-4.3.2/sample/get.news.generic.samp 1999-02-20 00:32:57.000000000 +0100 ++++ suck-4.3.2/sample/get.news.generic 2007-09-10 17:40:27.000000000 +0200 +@@ -9,16 +9,18 @@ + REMOTE_HOST=news.pixi.com + LOCAL_HOST=localhost + +-SPOOLDIR=/usr/spool/news # base directory for articles to be rposted +-NEWSDIR=/usr/lib/news # base directory for news binaries +-BASEDIR=/home/boby/doNews # base directory for suck rpost and scripts ++SPOOLDIR=/var/spool/news # base directory for articles to be rposted ++NEWSDIR=/var/lib/news # base directory for news binaries ++BASEDIR=/var/lib/news/suck # base directory for suck rpost and scripts + + SHLOCK=${NEWSDIR}/bin/shlock ---- suck-4.3.2/sample/put.news.bak 1998-10-04 21:32:26.000000000 +0200 -+++ suck-4.3.2/sample/put.news 2004-03-25 19:15:48.440266872 +0100 -@@ -14,14 +14,17 @@ + TMPDIR=${BASEDIR} # location for suck.* files + MSGDIR=${BASEDIR}/Msgs # where to put MultiFile articles when getting them + +-OUTGOING=${SPOOLDIR}/out.going/pixi # location of the list of articles to upload ++SITE=pixie ++ ++OUTGOING=${SPOOLDIR}/outgoing/${SITE} # location of the list of articles to upload + SCRIPT=${BASEDIR}/put.news # my filter for rpost + OUTFILE=/tmp/tmp$$ # used by rpost as article after it is filtered + LOCKFILE=${BASEDIR}/getnews.lock # lock file to prevent multiple instances of script +diff -up suck-4.3.2/sample/put.news.samp suck-4.3.2/sample/put.news +--- suck-4.3.2/sample/put.news.samp 1998-10-04 21:32:26.000000000 +0200 ++++ suck-4.3.2/sample/put.news 2007-09-10 17:40:27.000000000 +0200 +@@ -14,14 +14,17 @@ if [ $# -ne 2 ]; then exit -1 fi @@ -192,3 +222,15 @@ if [ $? -ne 0 ]; then echo "Error" +diff -up suck-4.3.2/sample/put.news.sm.pl.samp suck-4.3.2/sample/put.news.sm.pl +--- suck-4.3.2/sample/put.news.sm.pl.samp 2002-06-04 15:20:43.000000000 +0200 ++++ suck-4.3.2/sample/put.news.sm.pl 2007-09-10 17:40:27.000000000 +0200 +@@ -26,7 +26,7 @@ sub perl_rpost { + # rpost will then handle the error + # We do this since rpost can't differentiate between + # a missing file or a script file +- open IFP, "/usr/news/bin/sm $infile |" or return $infile; ++ open IFP, "/usr/lib/news/bin/sm $infile |" or return $infile; + # open IFP, "<${infile}" or die "Can't read ${infile}"; + open OFP, ">${outfile}" or die "Can't create ${outfile}"; + Index: suck.spec =================================================================== RCS file: /cvs/extras/rpms/suck/devel/suck.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- suck.spec 15 Aug 2007 17:15:15 -0000 1.13 +++ suck.spec 11 Sep 2007 15:49:12 -0000 1.14 @@ -1,7 +1,7 @@ Name: suck Summary: Download news from remote NNTP server Version: 4.3.2 -Release: 17%{?dist} +Release: 18%{?dist} Source: http://www.sucknews.org/%{name}-%{version}.tar.gz Source1: active-ignore Source2: suck-4.3.2.site @@ -30,15 +30,15 @@ %setup -q %patch -p1 %patch1 -p1 -%patch2 -p1 +%patch2 -p1 -b .samp %patch3 -p1 %patch4 -p1 cp %{SOURCE3} . autoconf -%configure --with-inn-lib=/usr/lib/news/lib \ - --with-inn-include=/usr/include/inn +%configure --with-inn-lib=%{_libdir}/news/lib \ + --with-inn-include=%{_includedir}/inn %build make %{?_smp_mflags} @@ -51,6 +51,7 @@ mkdir -p ${RPM_BUILD_ROOT}/var/lib/news/suck mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/suck +mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/news/suck.d mkdir -p ${RPM_BUILD_ROOT}%{_prefix}/lib/news/bin cp sample/get.news.inn ${RPM_BUILD_ROOT}%{_prefix}/lib/news/bin/getnews @@ -82,10 +83,14 @@ %{_mandir}/man1/testhost.1* %{_mandir}/man1/lmove.1* -%dir /etc/sysconfig/suck/ +%dir %{_sysconfdir}/sysconfig/suck/ %config(noreplace) %{_sysconfdir}/sysconfig/suck/site +%dir %{_sysconfdir}/news/suck.d/ %changelog +* Mon Sep 10 2007 Jochen Schmitt 4.3.2-18 +- Allow usage of several sites + * Wed Aug 15 2007 Jochen Schmitt 4.3.2-17 - Rework for 64-bit systems (use /usr/lib instead of /usr/lib64) From fedora-extras-commits at redhat.com Tue Sep 11 15:56:06 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Tue, 11 Sep 2007 11:56:06 -0400 Subject: rpms/selinux-policy/F-7 policy-20070501.patch,1.54,1.55 Message-ID: <200709111556.l8BFu6lN014666@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14645 Modified Files: policy-20070501.patch Log Message: * Mon Sep 10 2007 Dan Walsh 2.6.4-42 - Allow modprobe to setsched on kernel policy-20070501.patch: Index: policy-20070501.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- policy-20070501.patch 11 Sep 2007 14:08:33 -0000 1.54 +++ policy-20070501.patch 11 Sep 2007 15:56:03 -0000 1.55 @@ -1713,8 +1713,53 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.if.in serefpolicy-2.6.4/policy/modules/kernel/corenetwork.if.in --- nsaserefpolicy/policy/modules/kernel/corenetwork.if.in 2007-05-07 14:51:04.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.if.in 2007-08-07 09:42:35.000000000 -0400 -@@ -2061,3 +2061,61 @@ ++++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.if.in 2007-09-11 11:35:53.000000000 -0400 +@@ -1449,6 +1449,44 @@ + + ######################################## + ## ++## Connect TCP sockets to rpc ports. ++## ++## ++## ++## The type of the process performing this action. ++## ++## ++# ++interface(`corenet_tcp_connect_all_rpc_ports',` ++ gen_require(` ++ attribute rpc_port_type; ++ ') ++ ++ allow $1 rpc_port_type:tcp_socket name_connect; ++') ++ ++######################################## ++## ++## Do not audit attempts to connect TCP sockets ++## all rpc ports. ++## ++## ++## ++## Domain to not audit. ++## ++## ++# ++interface(`corenet_dontaudit_tcp_connect_all_rpc_ports',` ++ gen_require(` ++ attribute rpc_port_type; ++ ') ++ ++ dontaudit $1 rpc_port_type:tcp_socket name_connect; ++') ++ ++ ++######################################## ++## + ## Read and write the TUN/TAP virtual network device. + ## + ## +@@ -2061,3 +2099,61 @@ typeattribute $1 corenet_unconfined_type; ') From fedora-extras-commits at redhat.com Tue Sep 11 16:07:51 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Tue, 11 Sep 2007 12:07:51 -0400 Subject: rpms/selinux-policy/devel policy-20070703.patch, 1.53, 1.54 selinux-policy.spec, 1.519, 1.520 Message-ID: <200709111607.l8BG7pxa022277@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22239 Modified Files: policy-20070703.patch selinux-policy.spec Log Message: * Tue Sep 11 2007 Dan Walsh 3.0.7-9 - Allow xfs to bind to port 7100 policy-20070703.patch: Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- policy-20070703.patch 10 Sep 2007 22:02:06 -0000 1.53 +++ policy-20070703.patch 11 Sep 2007 16:07:47 -0000 1.54 @@ -370,7 +370,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.if serefpolicy-3.0.7/policy/modules/admin/amanda.if --- nsaserefpolicy/policy/modules/admin/amanda.if 2007-05-29 14:10:59.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/admin/amanda.if 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/admin/amanda.if 2007-09-11 08:55:05.000000000 -0400 @@ -71,6 +71,26 @@ ######################################## @@ -403,6 +403,74 @@ allow $1 amanda_log_t:file { read_file_perms append_file_perms }; ') + +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.te serefpolicy-3.0.7/policy/modules/admin/amanda.te +--- nsaserefpolicy/policy/modules/admin/amanda.te 2007-07-25 10:37:43.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/admin/amanda.te 2007-09-11 08:54:52.000000000 -0400 +@@ -74,7 +74,6 @@ + allow amanda_t self:unix_dgram_socket create_socket_perms; + allow amanda_t self:tcp_socket create_stream_socket_perms; + allow amanda_t self:udp_socket create_socket_perms; +-allow amanda_t self:netlink_route_socket r_netlink_socket_perms; + + # access to amanda_amandates_t + allow amanda_t amanda_amandates_t:file { getattr lock read write }; +@@ -108,6 +107,8 @@ + manage_dirs_pattern(amanda_t,amanda_tmp_t,amanda_tmp_t) + files_tmp_filetrans(amanda_t, amanda_tmp_t, { file dir }) + ++auth_use_nsswitch(amanda_t) ++ + kernel_read_system_state(amanda_t) + kernel_read_kernel_sysctls(amanda_t) + kernel_dontaudit_getattr_unlabeled_files(amanda_t) +@@ -154,8 +155,6 @@ + libs_use_ld_so(amanda_t) + libs_use_shared_libs(amanda_t) + +-sysnet_read_config(amanda_t) +- + optional_policy(` + auth_read_shadow(amanda_t) + ') +@@ -164,14 +163,6 @@ + logging_send_syslog_msg(amanda_t) + ') + +-optional_policy(` +- nis_use_ypbind(amanda_t) +-') +- +-optional_policy(` +- nscd_socket_use(amanda_t) +-') +- + ######################################## + # + # Amanda recover local policy +@@ -201,6 +192,8 @@ + manage_sock_files_pattern(amanda_recover_t,amanda_tmp_t,amanda_tmp_t) + files_tmp_filetrans(amanda_recover_t,amanda_tmp_t,{ dir file lnk_file sock_file fifo_file }) + ++auth_use_nsswitch(amanda_recover_t) ++ + kernel_read_system_state(amanda_recover_t) + kernel_read_kernel_sysctls(amanda_recover_t) + +@@ -237,14 +230,4 @@ + + miscfiles_read_localization(amanda_recover_t) + +-sysnet_read_config(amanda_recover_t) +- + userdom_search_sysadm_home_content_dirs(amanda_recover_t) +- +-optional_policy(` +- nis_use_ypbind(amanda_recover_t) +-') +- +-optional_policy(` +- nscd_socket_use(amanda_recover_t) +-') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/anaconda.te serefpolicy-3.0.7/policy/modules/admin/anaconda.te --- nsaserefpolicy/policy/modules/admin/anaconda.te 2007-05-29 14:10:59.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/admin/anaconda.te 2007-09-06 15:43:06.000000000 -0400 @@ -2505,7 +2573,7 @@ ## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.te.in serefpolicy-3.0.7/policy/modules/kernel/corenetwork.te.in --- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in 2007-07-03 07:05:38.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/kernel/corenetwork.te.in 2007-09-07 15:02:19.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/corenetwork.te.in 2007-09-11 09:22:25.000000000 -0400 @@ -55,6 +55,11 @@ type reserved_port_t, port_type, reserved_port_type; @@ -2556,7 +2624,7 @@ type socks_port_t, port_type; dnl network_port(socks) # no defined portcon type stunnel_port_t, port_type; dnl network_port(stunnel) # no defined portcon in current strict network_port(squid, udp,3401,s0, tcp,3401,s0, udp,4827,s0, tcp,4827,s0) # snmp and htcp -@@ -160,13 +166,18 @@ +@@ -160,13 +166,19 @@ type utcpserver_port_t, port_type; dnl network_port(utcpserver) # no defined portcon network_port(uucpd, tcp,540,s0) network_port(vnc, tcp,5900,s0) @@ -2564,6 +2632,7 @@ +network_port(xdmcp, udp,177,s0, tcp,177,s0) network_port(xen, tcp,8002,s0) -network_port(xserver, tcp, 6000, s0, tcp,6001,s0, tcp,6002,s0, tcp,6003,s0, tcp,6004,s0, tcp,6005,s0, tcp,6006,s0, tcp,6007,s0, tcp,6008,s0, tcp,6009,s0, tcp,6010,s0, tcp,6011,s0, tcp,6012,s0, tcp,6013,s0, tcp,6014,s0, tcp,6015,s0, tcp,6016,s0, tcp,6017,s0, tcp,6018,s0, tcp,6019,s0) ++network_port(xfs, tcp,7100,s0) +network_port(xserver, tcp, 6000, s0, tcp,6001,s0, tcp,6002,s0, tcp,6003,s0, tcp,6004,s0, tcp,6005,s0, tcp,6006,s0, tcp,6007,s0, tcp,6008,s0, tcp,6009,s0, tcp,6010,s0, tcp,6011,s0, tcp,6012,s0, tcp,6013,s0, tcp,6014,s0, tcp,6015,s0, tcp,6016,s0, tcp,6017,s0, tcp,6018,s0, tcp,6019,s0, tcp,6020,s0) network_port(zebra, tcp,2600,s0, tcp,2601,s0, tcp,2602,s0, tcp,2603,s0, tcp,2604,s0, tcp,2606,s0, udp,2600,s0, udp,2601,s0, udp,2602,s0, udp,2603,s0, udp,2604,s0, udp,2606,s0) network_port(zope, tcp,8021,s0) @@ -2745,7 +2814,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.if serefpolicy-3.0.7/policy/modules/kernel/files.if --- nsaserefpolicy/policy/modules/kernel/files.if 2007-07-03 07:05:38.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/kernel/files.if 2007-09-10 16:27:16.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/files.if 2007-09-11 08:45:38.000000000 -0400 @@ -343,8 +343,7 @@ ######################################## @@ -3004,7 +3073,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.te serefpolicy-3.0.7/policy/modules/kernel/files.te --- nsaserefpolicy/policy/modules/kernel/files.te 2007-07-25 10:37:36.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/kernel/files.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/files.te 2007-09-11 10:46:12.000000000 -0400 @@ -55,6 +55,8 @@ # compatibility aliases for removed types: typealias etc_t alias automount_etc_t; @@ -3014,9 +3083,17 @@ # # etc_runtime_t is the type of various +@@ -188,6 +190,7 @@ + fs_associate(file_type) + fs_associate_noxattr(file_type) + fs_associate_tmpfs(file_type) ++fs_associate_ramfs(file_type) + + ######################################## + # diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/filesystem.if serefpolicy-3.0.7/policy/modules/kernel/filesystem.if --- nsaserefpolicy/policy/modules/kernel/filesystem.if 2007-08-22 07:14:06.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/kernel/filesystem.if 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/filesystem.if 2007-09-11 10:45:23.000000000 -0400 @@ -271,45 +271,6 @@ ######################################## @@ -3072,7 +3149,40 @@ ##
## ## -@@ -2276,7 +2237,7 @@ +@@ -2139,6 +2100,7 @@ + rw_files_pattern($1,nfsd_fs_t,nfsd_fs_t) + ') + ++ + ######################################## + ## + ## Mount a RAM filesystem. +@@ -2214,6 +2176,24 @@ + + ######################################## + ## ++## Allow the type to associate to ramfs filesystems. ++## ++## ++## ++## The type of the object to be associated. ++## ++## ++# ++interface(`fs_associate_ramfs',` ++ gen_require(` ++ type ramfs_t; ++ ') ++ ++ allow $1 ramfs_t:filesystem associate; ++') ++ ++######################################## ++## + ## Search directories on a ramfs + ## + ## +@@ -2276,7 +2256,7 @@ ## Domain allowed access. ## ## @@ -3081,7 +3191,7 @@ interface(`fs_dontaudit_read_ramfs_files',` gen_require(` type ramfs_t; -@@ -3533,3 +3494,42 @@ +@@ -3533,3 +3513,42 @@ relabelfrom_blk_files_pattern($1,noxattrfs,noxattrfs) relabelfrom_chr_files_pattern($1,noxattrfs,noxattrfs) ') @@ -4854,7 +4964,7 @@ ## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.te serefpolicy-3.0.7/policy/modules/services/cron.te --- nsaserefpolicy/policy/modules/services/cron.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/cron.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/cron.te 2007-09-11 09:00:57.000000000 -0400 @@ -50,6 +50,7 @@ type crond_tmp_t; @@ -5296,7 +5406,7 @@ ') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dbus.if serefpolicy-3.0.7/policy/modules/services/dbus.if --- nsaserefpolicy/policy/modules/services/dbus.if 2007-07-03 07:06:27.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/dbus.if 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/dbus.if 2007-09-11 11:08:24.000000000 -0400 @@ -50,6 +50,12 @@ ## # @@ -6542,7 +6652,7 @@ ') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.fc serefpolicy-3.0.7/policy/modules/services/kerberos.fc --- nsaserefpolicy/policy/modules/services/kerberos.fc 2007-05-29 14:10:57.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/kerberos.fc 2007-09-10 14:42:55.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/kerberos.fc 2007-09-11 09:03:41.000000000 -0400 @@ -16,3 +16,4 @@ /var/log/krb5kdc\.log gen_context(system_u:object_r:krb5kdc_log_t,s0) @@ -6550,7 +6660,7 @@ +/var/tmp/host_0 -- gen_context(system_u:object_r:krb5_host_rcache_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.if serefpolicy-3.0.7/policy/modules/services/kerberos.if --- nsaserefpolicy/policy/modules/services/kerberos.if 2007-07-03 07:06:27.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/kerberos.if 2007-09-10 17:37:40.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/kerberos.if 2007-09-11 09:02:54.000000000 -0400 @@ -42,6 +42,10 @@ dontaudit $1 krb5_conf_t:file write; dontaudit $1 krb5kdc_conf_t:dir list_dir_perms; @@ -6590,7 +6700,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/kerberos.te serefpolicy-3.0.7/policy/modules/services/kerberos.te --- nsaserefpolicy/policy/modules/services/kerberos.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/kerberos.te 2007-09-10 14:42:59.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/kerberos.te 2007-09-11 09:02:44.000000000 -0400 @@ -54,6 +54,9 @@ type krb5kdc_var_run_t; files_pid_file(krb5kdc_var_run_t) @@ -7400,7 +7510,7 @@ corenet_tcp_connect_all_ports(ypxfr_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/nscd.te serefpolicy-3.0.7/policy/modules/services/nscd.te --- nsaserefpolicy/policy/modules/services/nscd.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/nscd.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/nscd.te 2007-09-11 10:21:10.000000000 -0400 @@ -28,14 +28,14 @@ # Local policy # @@ -7526,7 +7636,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ntp.te serefpolicy-3.0.7/policy/modules/services/ntp.te --- nsaserefpolicy/policy/modules/services/ntp.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/ntp.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/ntp.te 2007-09-11 10:21:22.000000000 -0400 @@ -25,6 +25,12 @@ type ntpdate_exec_t; init_system_domain(ntpd_t,ntpdate_exec_t) @@ -7566,16 +7676,17 @@ auth_use_nsswitch(ntpd_t) -@@ -107,6 +118,8 @@ +@@ -106,6 +117,9 @@ + miscfiles_read_localization(ntpd_t) sysnet_read_config(ntpd_t) - -+term_use_ptmx(ntpd_t) ++sysnet_dontaudit_dhcpc_use_fds(ntpd_t) + ++term_use_ptmx(ntpd_t) + userdom_dontaudit_use_unpriv_user_fds(ntpd_t) userdom_list_sysadm_home_dirs(ntpd_t) - userdom_dontaudit_list_sysadm_home_dirs(ntpd_t) -@@ -122,6 +135,10 @@ +@@ -122,6 +136,10 @@ ') optional_policy(` @@ -7586,7 +7697,7 @@ logrotate_exec(ntpd_t) ') -@@ -132,3 +149,4 @@ +@@ -132,3 +150,4 @@ optional_policy(` udev_read_db(ntpd_t) ') @@ -8392,7 +8503,7 @@ # Only permit unprivileged user domains to be entered via rlogin, diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rhgb.te serefpolicy-3.0.7/policy/modules/services/rhgb.te --- nsaserefpolicy/policy/modules/services/rhgb.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/rhgb.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/rhgb.te 2007-09-11 11:38:16.000000000 -0400 @@ -59,6 +59,7 @@ corenet_sendrecv_all_client_packets(rhgb_t) @@ -8409,6 +8520,14 @@ xserver_read_xdm_xserver_tmp_files(rhgb_t) xserver_kill_xdm_xserver(rhgb_t) +@@ -117,6 +119,7 @@ + xserver_domtrans_xdm_xserver(rhgb_t) + xserver_signal_xdm_xserver(rhgb_t) + xserver_read_xdm_tmp_files(rhgb_t) ++xserver_stream_connect_xdm_xserver(rhgb_t) + + optional_policy(` + consoletype_exec(rhgb_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ricci.te serefpolicy-3.0.7/policy/modules/services/ricci.te --- nsaserefpolicy/policy/modules/services/ricci.te 2007-07-25 10:37:42.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/services/ricci.te 2007-09-06 15:43:06.000000000 -0400 @@ -8441,15 +8560,19 @@ ') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rlogin.te serefpolicy-3.0.7/policy/modules/services/rlogin.te --- nsaserefpolicy/policy/modules/services/rlogin.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/rlogin.te 2007-09-10 17:48:31.000000000 -0400 -@@ -65,6 +65,7 @@ ++++ serefpolicy-3.0.7/policy/modules/services/rlogin.te 2007-09-11 08:27:48.000000000 -0400 +@@ -64,9 +64,10 @@ + fs_getattr_xattr_fs(rlogind_t) fs_search_auto_mountpoints(rlogind_t) ++auth_use_nsswitch(rlogind_t) auth_domtrans_chk_passwd(rlogind_t) +auth_domtrans_upd_passwd(rlogind_t) auth_rw_login_records(rlogind_t) - auth_use_nsswitch(rlogind_t) +-auth_use_nsswitch(rlogind_t) + files_read_etc_files(rlogind_t) + files_read_etc_runtime_files(rlogind_t) @@ -82,7 +83,7 @@ miscfiles_read_localization(rlogind_t) @@ -8585,7 +8708,7 @@ userdom_read_unpriv_users_tmp_files(gssd_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rshd.te serefpolicy-3.0.7/policy/modules/services/rshd.te --- nsaserefpolicy/policy/modules/services/rshd.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/rshd.te 2007-09-10 16:54:18.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/rshd.te 2007-09-11 09:10:14.000000000 -0400 @@ -11,15 +11,17 @@ domain_subj_id_change_exemption(rshd_t) domain_role_change_exemption(rshd_t) @@ -8614,7 +8737,7 @@ corenet_sendrecv_rsh_server_packets(rshd_t) dev_read_urand(rshd_t) -@@ -44,26 +48,31 @@ +@@ -44,28 +48,44 @@ selinux_compute_relabel_context(rshd_t) selinux_compute_user_contexts(rshd_t) @@ -8648,25 +8771,36 @@ - userdom_search_all_users_home_content(rshd_t) - tunable_policy(`use_nfs_home_dirs',` -@@ -78,13 +87,12 @@ - - optional_policy(` - kerberos_use(rshd_t) ++optional_policy(` ++ kerberos_use(rshd_t) + kerberos_read_keytab(rshd_t) + kerberos_manage_host_rcache(rshd_t) ++') ++ ++optional_policy(` ++ unconfined_shell_domtrans(rshd_t) ++ unconfined_signal(rshd_t) ++') ++ + tunable_policy(`use_nfs_home_dirs',` + fs_read_nfs_files(rshd_t) + fs_read_nfs_symlinks(rshd_t) +@@ -76,15 +96,3 @@ + fs_read_cifs_symlinks(rshd_t) ') - optional_policy(` +-optional_policy(` +- kerberos_use(rshd_t) +-') +- +-optional_policy(` - nscd_socket_use(rshd_t) -') - -optional_policy(` - unconfined_domain(rshd_t) - unconfined_shell_domtrans(rshd_t) -+ unconfined_signal(rshd_t) - ') -+ +- unconfined_shell_domtrans(rshd_t) +-') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/rsync.te serefpolicy-3.0.7/policy/modules/services/rsync.te --- nsaserefpolicy/policy/modules/services/rsync.te 2007-07-25 10:37:42.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/services/rsync.te 2007-09-06 15:43:06.000000000 -0400 @@ -8768,7 +8902,7 @@ corenet_all_recvfrom_unlabeled(rwho_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.fc serefpolicy-3.0.7/policy/modules/services/samba.fc --- nsaserefpolicy/policy/modules/services/samba.fc 2007-06-19 16:23:34.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/samba.fc 2007-09-10 14:04:38.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/samba.fc 2007-09-11 09:23:37.000000000 -0400 @@ -15,6 +15,7 @@ /usr/bin/ntlm_auth -- gen_context(system_u:object_r:winbind_helper_exec_t,s0) /usr/bin/smbmount -- gen_context(system_u:object_r:smbmount_exec_t,s0) @@ -8788,7 +8922,7 @@ /var/run/samba/brlock\.tdb -- gen_context(system_u:object_r:smbd_var_run_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.if serefpolicy-3.0.7/policy/modules/services/samba.if --- nsaserefpolicy/policy/modules/services/samba.if 2007-06-19 16:23:35.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/samba.if 2007-09-10 14:06:00.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/samba.if 2007-09-11 09:24:00.000000000 -0400 @@ -349,6 +349,7 @@ files_search_var($1) files_search_var_lib($1) @@ -8902,7 +9036,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/samba.te serefpolicy-3.0.7/policy/modules/services/samba.te --- nsaserefpolicy/policy/modules/services/samba.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/samba.te 2007-09-10 14:03:09.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/samba.te 2007-09-11 10:50:53.000000000 -0400 @@ -137,6 +137,11 @@ type winbind_var_run_t; files_pid_file(winbind_var_run_t) @@ -8915,16 +9049,55 @@ ######################################## # # Samba net local policy -@@ -190,6 +195,8 @@ +@@ -146,7 +151,6 @@ + allow samba_net_t self:unix_stream_socket create_stream_socket_perms; + allow samba_net_t self:udp_socket create_socket_perms; + allow samba_net_t self:tcp_socket create_socket_perms; +-allow samba_net_t self:netlink_route_socket r_netlink_socket_perms; + + allow samba_net_t samba_etc_t:file read_file_perms; + +@@ -161,6 +165,8 @@ + manage_files_pattern(samba_net_t,samba_var_t,samba_var_t) + manage_lnk_files_pattern(samba_net_t,samba_var_t,samba_var_t) + ++auth_use_nsswitch(samba_net_t) ++ + kernel_read_proc_symlinks(samba_net_t) + + corenet_all_recvfrom_unlabeled(samba_net_t) +@@ -190,8 +196,7 @@ miscfiles_read_localization(samba_net_t) +-sysnet_read_config(samba_net_t) +-sysnet_use_ldap(samba_net_t) +samba_read_var_files(samba_net_t) -+ - sysnet_read_config(samba_net_t) - sysnet_use_ldap(samba_net_t) -@@ -226,8 +233,8 @@ + userdom_dontaudit_search_sysadm_home_dirs(samba_net_t) + +@@ -199,10 +204,6 @@ + kerberos_use(samba_net_t) + ') + +-optional_policy(` +- nscd_socket_use(samba_net_t) +-') +- + ######################################## + # + # smbd Local policy +@@ -217,17 +218,16 @@ + allow smbd_t self:msgq create_msgq_perms; + allow smbd_t self:sem create_sem_perms; + allow smbd_t self:shm create_shm_perms; +-allow smbd_t self:sock_file read_file_perms; ++allow smbd_t self:sock_file read_sock_file_perms; + allow smbd_t self:tcp_socket create_stream_socket_perms; + allow smbd_t self:udp_socket create_socket_perms; + allow smbd_t self:unix_dgram_socket { create_socket_perms sendto }; + allow smbd_t self:unix_stream_socket { create_stream_socket_perms connectto }; +-allow smbd_t self:netlink_route_socket r_netlink_socket_perms; allow smbd_t samba_etc_t:file { rw_file_perms setattr }; @@ -8935,7 +9108,16 @@ allow smbd_t samba_log_t:dir setattr; dontaudit smbd_t samba_log_t:dir remove_name; -@@ -298,6 +305,7 @@ +@@ -256,7 +256,7 @@ + manage_sock_files_pattern(smbd_t,smbd_var_run_t,smbd_var_run_t) + files_pid_filetrans(smbd_t,smbd_var_run_t,file) + +-allow smbd_t winbind_var_run_t:sock_file { read write getattr }; ++allow smbd_t winbind_var_run_t:sock_file rw_sock_file_perms; + + kernel_getattr_core_if(smbd_t) + kernel_getattr_message_if(smbd_t) +@@ -298,6 +298,7 @@ auth_use_nsswitch(smbd_t) auth_domtrans_chk_passwd(smbd_t) @@ -8943,7 +9125,16 @@ domain_use_interactive_fds(smbd_t) domain_dontaudit_list_all_domains_state(smbd_t) -@@ -350,6 +358,14 @@ +@@ -321,8 +322,6 @@ + miscfiles_read_localization(smbd_t) + miscfiles_read_public_files(smbd_t) + +-sysnet_read_config(smbd_t) +- + userdom_dontaudit_search_sysadm_home_dirs(smbd_t) + userdom_dontaudit_use_unpriv_user_fds(smbd_t) + userdom_use_unpriv_users_fds(smbd_t) +@@ -350,6 +349,14 @@ ') optional_policy(` @@ -8958,7 +9149,52 @@ cups_read_rw_config(smbd_t) cups_stream_connect(smbd_t) ') -@@ -533,6 +549,7 @@ +@@ -398,7 +405,7 @@ + allow nmbd_t self:msgq create_msgq_perms; + allow nmbd_t self:sem create_sem_perms; + allow nmbd_t self:shm create_shm_perms; +-allow nmbd_t self:sock_file read_file_perms; ++allow nmbd_t self:sock_file read_sock_file_perms; + allow nmbd_t self:tcp_socket create_stream_socket_perms; + allow nmbd_t self:udp_socket create_socket_perms; + allow nmbd_t self:unix_dgram_socket { create_socket_perms sendto }; +@@ -421,6 +428,8 @@ + + allow nmbd_t smbd_var_run_t:dir rw_dir_perms; + ++auth_use_nsswitch(nmbd_t) ++ + kernel_getattr_core_if(nmbd_t) + kernel_getattr_message_if(nmbd_t) + kernel_read_kernel_sysctls(nmbd_t) +@@ -462,17 +471,11 @@ + + miscfiles_read_localization(nmbd_t) + +-sysnet_read_config(nmbd_t) +- + userdom_dontaudit_search_sysadm_home_dirs(nmbd_t) + userdom_dontaudit_use_unpriv_user_fds(nmbd_t) + userdom_use_unpriv_users_fds(nmbd_t) + + optional_policy(` +- nis_use_ypbind(nmbd_t) +-') +- +-optional_policy(` + seutil_sigchld_newrole(nmbd_t) + ') + +@@ -506,6 +509,8 @@ + manage_lnk_files_pattern(smbmount_t,samba_var_t,samba_var_t) + files_list_var_lib(smbmount_t) + ++auth_use_nsswitch(smbmount_t) ++ + kernel_read_system_state(smbmount_t) + + corenet_all_recvfrom_unlabeled(smbmount_t) +@@ -533,6 +538,7 @@ storage_raw_write_fixed_disk(smbmount_t) term_list_ptys(smbmount_t) @@ -8966,19 +9202,26 @@ corecmd_list_bin(smbmount_t) -@@ -556,6 +573,11 @@ - sysnet_read_config(smbmount_t) +@@ -553,16 +559,11 @@ + + logging_search_logs(smbmount_t) +-sysnet_read_config(smbmount_t) +- userdom_use_all_users_fds(smbmount_t) +userdom_use_sysadm_ttys(smbmount_t) -+ -+optional_policy(` -+ cups_read_rw_config(smbmount_t) -+') optional_policy(` - nis_use_ypbind(smbmount_t) -@@ -570,15 +592,18 @@ +- nis_use_ypbind(smbmount_t) +-') +- +-optional_policy(` +- nscd_socket_use(smbmount_t) ++ cups_read_rw_config(smbmount_t) + ') + + ######################################## +@@ -570,24 +571,28 @@ # SWAT Local policy # @@ -8990,9 +9233,15 @@ allow swat_t self:netlink_tcpdiag_socket r_netlink_socket_perms; allow swat_t self:tcp_socket create_stream_socket_perms; allow swat_t self:udp_socket create_socket_perms; - allow swat_t self:netlink_route_socket r_netlink_socket_perms; +-allow swat_t self:netlink_route_socket r_netlink_socket_perms; -allow swat_t nmbd_exec_t:file { execute read }; ++allow swat_t self:unix_stream_socket connectto; ++can_exec(swat_t, smbd_exec_t) ++allow swat_t smbd_port_t:tcp_socket name_bind; ++allow swat_t smbd_t:process { signal signull }; ++allow swat_t smbd_var_run_t:file { lock unlink }; ++ +can_exec(swat_t, nmbd_exec_t) +allow swat_t nmbd_port_t:udp_socket name_bind; +allow swat_t nmbd_t:process { signal signull }; @@ -9000,7 +9249,16 @@ rw_files_pattern(swat_t,samba_etc_t,samba_etc_t) -@@ -597,7 +622,9 @@ + append_files_pattern(swat_t,samba_log_t,samba_log_t) + +-allow swat_t smbd_exec_t:file execute ; +- +-allow swat_t smbd_t:process signull; +- + allow swat_t smbd_var_run_t:file read; + + manage_dirs_pattern(swat_t,swat_tmp_t,swat_tmp_t) +@@ -597,7 +602,11 @@ manage_files_pattern(swat_t,swat_var_run_t,swat_var_run_t) files_pid_filetrans(swat_t,swat_var_run_t,file) @@ -9008,10 +9266,12 @@ +can_exec(swat_t, winbind_exec_t) +allow swat_t winbind_var_run_t:dir { write add_name remove_name }; +allow swat_t winbind_var_run_t:sock_file { create unlink }; ++ ++auth_use_nsswitch(swat_t) kernel_read_kernel_sysctls(swat_t) kernel_read_system_state(swat_t) -@@ -622,17 +649,20 @@ +@@ -622,23 +631,24 @@ dev_read_urand(swat_t) @@ -9032,14 +9292,25 @@ logging_search_logs(swat_t) miscfiles_read_localization(swat_t) -@@ -660,6 +690,24 @@ - nscd_socket_use(swat_t) + +-sysnet_read_config(swat_t) +- + optional_policy(` + cups_read_rw_config(swat_t) + cups_stream_connect(swat_t) +@@ -652,13 +662,16 @@ + kerberos_use(swat_t) ') -+ +-optional_policy(` +- nis_use_ypbind(swat_t) +-') +init_read_utmp(swat_t) +init_dontaudit_write_utmp(swat_t) -+ + +-optional_policy(` +- nscd_socket_use(swat_t) +-') +manage_dirs_pattern(swat_t,samba_log_t,samba_log_t) +create_files_pattern(swat_t,samba_log_t,samba_log_t) + @@ -9047,17 +9318,10 @@ + +manage_files_pattern(swat_t,samba_var_t,samba_var_t) +files_list_var_lib(swat_t) -+ -+allow swat_t self:unix_stream_socket connectto; -+allow swat_t smbd_exec_t:file { execute_no_trans read }; -+allow swat_t smbd_port_t:tcp_socket name_bind; -+allow swat_t smbd_t:process signal; -+allow swat_t smbd_var_run_t:file { lock unlink }; -+ + ######################################## # - # Winbind local policy -@@ -672,7 +720,6 @@ +@@ -672,7 +685,6 @@ allow winbind_t self:fifo_file { read write }; allow winbind_t self:unix_dgram_socket create_socket_perms; allow winbind_t self:unix_stream_socket create_stream_socket_perms; @@ -9065,7 +9329,7 @@ allow winbind_t self:tcp_socket create_stream_socket_perms; allow winbind_t self:udp_socket create_socket_perms; -@@ -709,6 +756,8 @@ +@@ -709,6 +721,8 @@ manage_sock_files_pattern(winbind_t,winbind_var_run_t,winbind_var_run_t) files_pid_filetrans(winbind_t,winbind_var_run_t,file) @@ -9074,7 +9338,7 @@ kernel_read_kernel_sysctls(winbind_t) kernel_list_proc(winbind_t) kernel_read_proc_symlinks(winbind_t) -@@ -733,7 +782,9 @@ +@@ -733,7 +747,9 @@ fs_getattr_all_fs(winbind_t) fs_search_auto_mountpoints(winbind_t) @@ -9084,7 +9348,7 @@ domain_use_interactive_fds(winbind_t) -@@ -746,9 +797,6 @@ +@@ -746,9 +762,6 @@ miscfiles_read_localization(winbind_t) @@ -9094,7 +9358,7 @@ userdom_dontaudit_use_unpriv_user_fds(winbind_t) userdom_dontaudit_search_sysadm_home_dirs(winbind_t) userdom_priveleged_home_dir_manager(winbind_t) -@@ -758,10 +806,6 @@ +@@ -758,10 +771,6 @@ ') optional_policy(` @@ -9105,7 +9369,16 @@ seutil_sigchld_newrole(winbind_t) ') -@@ -804,6 +848,7 @@ +@@ -784,6 +793,8 @@ + allow winbind_helper_t samba_var_t:dir search; + files_list_var_lib(winbind_helper_t) + ++auth_use_nsswitch(winbind_helper_t) ++ + stream_connect_pattern(winbind_helper_t,winbind_var_run_t,winbind_var_run_t,winbind_t) + + term_list_ptys(winbind_helper_t) +@@ -804,6 +815,7 @@ optional_policy(` squid_read_log(winbind_helper_t) squid_append_log(winbind_helper_t) @@ -9113,7 +9386,7 @@ ') ######################################## -@@ -828,3 +873,36 @@ +@@ -828,3 +840,36 @@ domtrans_pattern(smbd_t, samba_unconfined_script_exec_t, samba_unconfined_script_t) ') ') @@ -9396,7 +9669,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/setroubleshoot.te serefpolicy-3.0.7/policy/modules/services/setroubleshoot.te --- nsaserefpolicy/policy/modules/services/setroubleshoot.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/setroubleshoot.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/setroubleshoot.te 2007-09-11 11:09:25.000000000 -0400 @@ -33,7 +33,6 @@ allow setroubleshootd_t self:tcp_socket create_stream_socket_perms; allow setroubleshootd_t self:unix_stream_socket { create_stream_socket_perms connectto }; @@ -9432,13 +9705,15 @@ selinux_get_enforce_mode(setroubleshootd_t) selinux_validate_context(setroubleshootd_t) -@@ -108,6 +113,3 @@ - rpm_use_script_fds(setroubleshootd_t) +@@ -109,5 +114,7 @@ ') --optional_policy(` + optional_policy(` - nis_use_ypbind(setroubleshootd_t) --') ++ dbus_system_bus_client_template(setroubleshootd, setroubleshootd_t) ++ dbus_send_system_bus(setroubleshootd_t) + ') ++ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snmp.fc serefpolicy-3.0.7/policy/modules/services/snmp.fc --- nsaserefpolicy/policy/modules/services/snmp.fc 2007-06-19 16:23:35.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/services/snmp.fc 2007-09-06 15:43:06.000000000 -0400 @@ -9770,7 +10045,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ssh.if serefpolicy-3.0.7/policy/modules/services/ssh.if --- nsaserefpolicy/policy/modules/services/ssh.if 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/ssh.if 2007-09-10 17:53:16.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/ssh.if 2007-09-11 09:12:11.000000000 -0400 @@ -202,6 +202,7 @@ # template(`ssh_per_role_template',` @@ -9904,7 +10179,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/telnet.te serefpolicy-3.0.7/policy/modules/services/telnet.te --- nsaserefpolicy/policy/modules/services/telnet.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/telnet.te 2007-09-10 17:54:44.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/telnet.te 2007-09-11 08:25:22.000000000 -0400 @@ -32,7 +32,6 @@ allow telnetd_t self:udp_socket create_socket_perms; # for identd; cjp: this should probably only be inetd_child rules? @@ -10013,6 +10288,25 @@ +corenet_tcp_sendrecv_http_cache_port(httpd_w3c_validator_script_t) + +miscfiles_read_certs(httpd_w3c_validator_script_t) +diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xfs.te serefpolicy-3.0.7/policy/modules/services/xfs.te +--- nsaserefpolicy/policy/modules/services/xfs.te 2007-05-29 14:10:57.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/xfs.te 2007-09-11 08:19:36.000000000 -0400 +@@ -37,6 +37,15 @@ + kernel_read_kernel_sysctls(xfs_t) + kernel_read_system_state(xfs_t) + ++corenet_all_recvfrom_unlabeled(xfs_t) ++corenet_all_recvfrom_netlabel(xfs_t) ++corenet_tcp_sendrecv_generic_if(xfs_t) ++corenet_tcp_sendrecv_all_nodes(xfs_t) ++corenet_tcp_sendrecv_all_ports(xfs_t) ++corenet_tcp_bind_all_nodes(xfs_t) ++corenet_tcp_bind_xfs_port(xfs_t) ++corenet_sendrecv_xfs_client_packets(xfs_t) ++ + corecmd_list_bin(xfs_t) + + dev_read_sysfs(xfs_t) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.fc serefpolicy-3.0.7/policy/modules/services/xserver.fc --- nsaserefpolicy/policy/modules/services/xserver.fc 2007-08-22 07:14:07.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/services/xserver.fc 2007-09-06 15:43:06.000000000 -0400 @@ -10041,7 +10335,7 @@ /var/lib/pam_devperm/:0 -- gen_context(system_u:object_r:xdm_var_lib_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.if serefpolicy-3.0.7/policy/modules/services/xserver.if --- nsaserefpolicy/policy/modules/services/xserver.if 2007-07-03 07:06:27.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/xserver.if 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/xserver.if 2007-09-11 11:45:01.000000000 -0400 @@ -126,6 +126,8 @@ # read events - the synaptics touchpad driver reads raw events dev_rw_input_dev($1_xserver_t) @@ -10374,7 +10668,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.te serefpolicy-3.0.7/policy/modules/services/xserver.te --- nsaserefpolicy/policy/modules/services/xserver.te 2007-08-22 07:14:07.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/xserver.te 2007-09-07 16:19:01.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/xserver.te 2007-09-11 09:22:25.000000000 -0400 @@ -16,6 +16,13 @@ ## @@ -11863,7 +12157,7 @@ # Sulogin local policy diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/logging.fc serefpolicy-3.0.7/policy/modules/system/logging.fc --- nsaserefpolicy/policy/modules/system/logging.fc 2007-05-29 14:10:58.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/logging.fc 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/logging.fc 2007-09-11 11:58:06.000000000 -0400 @@ -1,12 +1,15 @@ - /dev/log -s gen_context(system_u:object_r:devlog_t,s0) @@ -11881,16 +12175,18 @@ /sbin/syslogd -- gen_context(system_u:object_r:syslogd_exec_t,s0) /sbin/syslog-ng -- gen_context(system_u:object_r:syslogd_exec_t,s0) -@@ -32,6 +35,8 @@ +@@ -32,7 +35,10 @@ /var/log/audit\.log -- gen_context(system_u:object_r:auditd_log_t,mls_systemhigh) ') +/var/named/chroot/var/log -d gen_context(system_u:object_r:var_log_t,s0) + /var/run/audit_events -s gen_context(system_u:object_r:auditd_var_run_t,s0) ++/var/run/audispd_events -s gen_context(system_u:object_r:auditd_var_run_t,s0) /var/run/auditd\.pid -- gen_context(system_u:object_r:auditd_var_run_t,s0) /var/run/auditd_sock -s gen_context(system_u:object_r:auditd_var_run_t,s0) -@@ -43,3 +48,8 @@ + /var/run/klogd\.pid -- gen_context(system_u:object_r:klogd_var_run_t,s0) +@@ -43,3 +49,8 @@ /var/spool/postfix/pid -d gen_context(system_u:object_r:var_run_t,s0) /var/tinydns/log/main(/.*)? gen_context(system_u:object_r:var_log_t,s0) @@ -13224,7 +13520,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.if serefpolicy-3.0.7/policy/modules/system/sysnetwork.if --- nsaserefpolicy/policy/modules/system/sysnetwork.if 2007-07-03 07:06:32.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/sysnetwork.if 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/sysnetwork.if 2007-09-11 10:23:22.000000000 -0400 @@ -522,6 +522,8 @@ files_search_etc($1) @@ -13234,6 +13530,30 @@ ') ######################################## +@@ -556,3 +558,23 @@ + files_search_etc($1) + allow $1 net_conf_t:file read_file_perms; + ') ++ ++######################################## ++## ++## Do not audit attempts to use ++## the dhcp file descriptors. ++## ++## ++## ++## The domain sending the SIGCHLD. ++## ++## ++# ++interface(`sysnet_dontaudit_dhcpc_use_fds',` ++ gen_require(` ++ type dhcpc_t; ++ ') ++ ++ dontaudit $1 dhcpc_t:fd use; ++') ++ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.te serefpolicy-3.0.7/policy/modules/system/sysnetwork.te --- nsaserefpolicy/policy/modules/system/sysnetwork.te 2007-07-25 10:37:42.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/system/sysnetwork.te 2007-09-06 15:43:06.000000000 -0400 Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v retrieving revision 1.519 retrieving revision 1.520 diff -u -r1.519 -r1.520 --- selinux-policy.spec 10 Sep 2007 22:02:06 -0000 1.519 +++ selinux-policy.spec 11 Sep 2007 16:07:47 -0000 1.520 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.0.7 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -362,6 +362,9 @@ %endif %changelog +* Tue Sep 11 2007 Dan Walsh 3.0.7-9 +- Allow xfs to bind to port 7100 + * Mon Sep 10 2007 Dan Walsh 3.0.7-8 - Allow newalias/sendmail dac_override - Allow bind to bind to all udp ports From fedora-extras-commits at redhat.com Tue Sep 11 16:11:30 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 11 Sep 2007 12:11:30 -0400 Subject: rpms/wordpress/devel .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 wordpress.spec, 1.14, 1.15 Message-ID: <200709111611.l8BGBUaI022693@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/wordpress/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22610 Modified Files: .cvsignore sources wordpress.spec Log Message: * Tue Sep 11 2007 Adrian Reber - 2.2.3-0 - updated to 2.2.3 (security release) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wordpress/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 29 Aug 2007 14:54:45 -0000 1.10 +++ .cvsignore 11 Sep 2007 16:10:57 -0000 1.11 @@ -1 +1,2 @@ wordpress-2.2.2.tar.gz +wordpress-2.2.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wordpress/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 29 Aug 2007 14:54:45 -0000 1.10 +++ sources 11 Sep 2007 16:10:57 -0000 1.11 @@ -1 +1,2 @@ a87666c6fe6cb4db94e2ae0531e5b633 wordpress-2.2.2.tar.gz +98c1e611f8533d4fe4e8f995b8d83110 wordpress-2.2.3.tar.gz Index: wordpress.spec =================================================================== RCS file: /cvs/extras/rpms/wordpress/devel/wordpress.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- wordpress.spec 29 Aug 2007 14:54:45 -0000 1.14 +++ wordpress.spec 11 Sep 2007 16:10:57 -0000 1.15 @@ -1,7 +1,7 @@ Summary: WordPress blogging software URL: http://www.wordpress.org Name: wordpress -Version: 2.2.2 +Version: 2.2.3 Group: Applications/Publishing Release: 0%{?dist} License: GPLv2 @@ -51,6 +51,7 @@ %doc readme.html %doc README.fedora %{_datadir}/wordpress/wp-atom.php +%{_datadir}/wordpress/wp-app.php %{_datadir}/wordpress/wp-blog-header.php %{_datadir}/wordpress/wp-comments-post.php %{_datadir}/wordpress/wp-commentsrss2.php @@ -73,6 +74,9 @@ %dir %{_sysconfdir}/wordpress %changelog +* Tue Sep 11 2007 Adrian Reber - 2.2.3-0 +- updated to 2.2.3 (security release) + * Wed Aug 29 2007 John Berninger - 2.2.2-0 - update to upstream 2.2.2 - license tag update From fedora-extras-commits at redhat.com Tue Sep 11 16:15:05 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:15:05 -0700 Subject: [pkgdb] dbench was added for sundaram Message-ID: <200709111615.l8BGF51c021960@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package dbench with summary Filesystem load benchmarking tool Kevin Fenzi (kevin) has approved Package dbench Kevin Fenzi (kevin) has added a Fedora devel branch for dbench with an owner of sundaram Kevin Fenzi (kevin) has approved dbench in Fedora devel Kevin Fenzi (kevin) has approved Package dbench Kevin Fenzi (kevin) has set commit to Approved for cvsextras on dbench (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on dbench (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on dbench (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/dbench From fedora-extras-commits at redhat.com Tue Sep 11 16:15:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:15:21 -0700 Subject: [pkgdb] dbench (Fedora, 6) updated by kevin Message-ID: <200709111615.l8BGFNjq031450@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for dbench Kevin Fenzi (kevin) has set commit to Approved for cvsextras on dbench (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on dbench (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on dbench (Fedora 6) Kevin Fenzi (kevin) approved watchbugzilla on dbench (Fedora 6) for johnp Kevin Fenzi (kevin) approved watchcommits on dbench (Fedora 6) for johnp Kevin Fenzi (kevin) approved commit on dbench (Fedora 6) for johnp Kevin Fenzi (kevin) approved build on dbench (Fedora 6) for johnp Kevin Fenzi (kevin) approved approveacls on dbench (Fedora 6) for johnp Kevin Fenzi (kevin) approved checkout on dbench (Fedora 6) for johnp Kevin Fenzi (kevin) Approved cvsextras for commit access on dbench (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/dbench From fedora-extras-commits at redhat.com Tue Sep 11 16:15:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:15:22 -0700 Subject: [pkgdb] dbench (Fedora, 7) updated by kevin Message-ID: <200709111615.l8BGFOVJ031458@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for dbench Kevin Fenzi (kevin) has set commit to Approved for cvsextras on dbench (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on dbench (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on dbench (Fedora 7) Kevin Fenzi (kevin) approved watchbugzilla on dbench (Fedora 7) for johnp Kevin Fenzi (kevin) approved watchcommits on dbench (Fedora 7) for johnp Kevin Fenzi (kevin) approved commit on dbench (Fedora 7) for johnp Kevin Fenzi (kevin) approved build on dbench (Fedora 7) for johnp Kevin Fenzi (kevin) approved approveacls on dbench (Fedora 7) for johnp Kevin Fenzi (kevin) approved checkout on dbench (Fedora 7) for johnp Kevin Fenzi (kevin) Approved cvsextras for commit access on dbench (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/dbench From fedora-extras-commits at redhat.com Tue Sep 11 16:15:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:15:22 -0700 Subject: [pkgdb] dbench (Fedora EPEL, 5) updated by kevin Message-ID: <200709111615.l8BGFOgl031470@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for dbench Kevin Fenzi (kevin) has set commit to Approved for cvsextras on dbench (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on dbench (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on dbench (Fedora EPEL 5) Kevin Fenzi (kevin) approved watchbugzilla on dbench (Fedora EPEL 5) for johnp Kevin Fenzi (kevin) approved watchcommits on dbench (Fedora EPEL 5) for johnp Kevin Fenzi (kevin) approved commit on dbench (Fedora EPEL 5) for johnp Kevin Fenzi (kevin) approved build on dbench (Fedora EPEL 5) for johnp Kevin Fenzi (kevin) approved approveacls on dbench (Fedora EPEL 5) for johnp Kevin Fenzi (kevin) approved checkout on dbench (Fedora EPEL 5) for johnp Kevin Fenzi (kevin) Approved cvsextras for commit access on dbench (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/dbench From fedora-extras-commits at redhat.com Tue Sep 11 16:15:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:15:22 -0700 Subject: [pkgdb] dbench (Fedora OLPC, 2) updated by kevin Message-ID: <200709111615.l8BGFOjQ031486@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora OLPC 2 branch for dbench Kevin Fenzi (kevin) has set commit to Approved for cvsextras on dbench (Fedora OLPC 2) Kevin Fenzi (kevin) has set build to Approved for cvsextras on dbench (Fedora OLPC 2) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on dbench (Fedora OLPC 2) Kevin Fenzi (kevin) approved watchbugzilla on dbench (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved watchcommits on dbench (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved commit on dbench (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved build on dbench (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved approveacls on dbench (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved checkout on dbench (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) Approved cvsextras for commit access on dbench (Fedora OLPC 2) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/dbench From fedora-extras-commits at redhat.com Tue Sep 11 16:15:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:15:22 -0700 Subject: [pkgdb] dbench (Fedora, devel) updated by kevin Message-ID: <200709111615.l8BGFOaw031494@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) approved watchbugzilla on dbench (Fedora devel) for johnp Kevin Fenzi (kevin) approved watchcommits on dbench (Fedora devel) for johnp Kevin Fenzi (kevin) approved commit on dbench (Fedora devel) for johnp Kevin Fenzi (kevin) approved build on dbench (Fedora devel) for johnp Kevin Fenzi (kevin) approved approveacls on dbench (Fedora devel) for johnp Kevin Fenzi (kevin) approved checkout on dbench (Fedora devel) for johnp Kevin Fenzi (kevin) Approved cvsextras for commit access on dbench (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/dbench From fedora-extras-commits at redhat.com Tue Sep 11 16:15:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:15:22 -0700 Subject: [pkgdb] dbench (Fedora EPEL, 4) updated by kevin Message-ID: <200709111615.l8BGFPMc031506@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for dbench Kevin Fenzi (kevin) has set commit to Approved for cvsextras on dbench (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on dbench (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on dbench (Fedora EPEL 4) Kevin Fenzi (kevin) approved watchbugzilla on dbench (Fedora EPEL 4) for johnp Kevin Fenzi (kevin) approved watchcommits on dbench (Fedora EPEL 4) for johnp Kevin Fenzi (kevin) approved commit on dbench (Fedora EPEL 4) for johnp Kevin Fenzi (kevin) approved build on dbench (Fedora EPEL 4) for johnp Kevin Fenzi (kevin) approved approveacls on dbench (Fedora EPEL 4) for johnp Kevin Fenzi (kevin) approved checkout on dbench (Fedora EPEL 4) for johnp Kevin Fenzi (kevin) Approved cvsextras for commit access on dbench (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/dbench From fedora-extras-commits at redhat.com Tue Sep 11 16:16:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 12:16:42 -0400 Subject: rpms/dbench - New directory Message-ID: <200709111616.l8BGGg10023481@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/dbench In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsR23390/rpms/dbench Log Message: Directory /cvs/extras/rpms/dbench added to the repository From fedora-extras-commits at redhat.com Tue Sep 11 16:16:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 12:16:46 -0400 Subject: rpms/dbench/devel - New directory Message-ID: <200709111616.l8BGGkBg023505@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/dbench/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsR23390/rpms/dbench/devel Log Message: Directory /cvs/extras/rpms/dbench/devel added to the repository From fedora-extras-commits at redhat.com Tue Sep 11 16:16:51 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 12:16:51 -0400 Subject: rpms/dbench Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709111616.l8BGGpu0023544@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/dbench In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsR23390/rpms/dbench Added Files: Makefile import.log Log Message: Setup of module dbench --- NEW FILE Makefile --- # Top level Makefile for module dbench all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Tue Sep 11 16:16:54 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 12:16:54 -0400 Subject: rpms/dbench/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709111616.l8BGGsXU023563@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/dbench/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsR23390/rpms/dbench/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module dbench --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: dbench # $Id: Makefile,v 1.1 2007/09/11 16:16:51 kevin Exp $ NAME := dbench SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Sep 11 16:19:31 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:19:31 -0700 Subject: [pkgdb] olpc-logos was added for sundaram Message-ID: <200709111619.l8BGJVh2031534@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package olpc-logos with summary OLPC-related icons and pictures Kevin Fenzi (kevin) has approved Package olpc-logos Kevin Fenzi (kevin) has added a Fedora devel branch for olpc-logos with an owner of sundaram Kevin Fenzi (kevin) has approved olpc-logos in Fedora devel Kevin Fenzi (kevin) has approved Package olpc-logos Kevin Fenzi (kevin) has set commit to Approved for cvsextras on olpc-logos (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on olpc-logos (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on olpc-logos (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/olpc-logos From fedora-extras-commits at redhat.com Tue Sep 11 16:19:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:19:33 -0700 Subject: [pkgdb] olpc-logos (Fedora OLPC, 2) updated by kevin Message-ID: <200709111619.l8BGJX9E031546@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora OLPC 2 branch for olpc-logos Kevin Fenzi (kevin) has set commit to Approved for cvsextras on olpc-logos (Fedora OLPC 2) Kevin Fenzi (kevin) has set build to Approved for cvsextras on olpc-logos (Fedora OLPC 2) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on olpc-logos (Fedora OLPC 2) Kevin Fenzi (kevin) approved watchbugzilla on olpc-logos (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved watchcommits on olpc-logos (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved commit on olpc-logos (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved build on olpc-logos (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved approveacls on olpc-logos (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) approved checkout on olpc-logos (Fedora OLPC 2) for johnp Kevin Fenzi (kevin) Approved cvsextras for commit access on olpc-logos (Fedora OLPC 2) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/olpc-logos From fedora-extras-commits at redhat.com Tue Sep 11 16:19:45 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 12:19:45 -0400 Subject: rpms/olpc-logos - New directory Message-ID: <200709111619.l8BGJjmY024449@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/olpc-logos In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsA24377/rpms/olpc-logos Log Message: Directory /cvs/extras/rpms/olpc-logos added to the repository From fedora-extras-commits at redhat.com Tue Sep 11 16:19:50 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 12:19:50 -0400 Subject: rpms/olpc-logos/devel - New directory Message-ID: <200709111619.l8BGJoxw024483@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/olpc-logos/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsA24377/rpms/olpc-logos/devel Log Message: Directory /cvs/extras/rpms/olpc-logos/devel added to the repository From fedora-extras-commits at redhat.com Tue Sep 11 16:19:58 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 12:19:58 -0400 Subject: rpms/olpc-logos Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709111619.l8BGJwKN024522@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/olpc-logos In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsA24377/rpms/olpc-logos Added Files: Makefile import.log Log Message: Setup of module olpc-logos --- NEW FILE Makefile --- # Top level Makefile for module olpc-logos all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Tue Sep 11 16:20:05 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 12:20:05 -0400 Subject: rpms/olpc-logos/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709111620.l8BGK5C4024552@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/olpc-logos/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsA24377/rpms/olpc-logos/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module olpc-logos --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: olpc-logos # $Id: Makefile,v 1.1 2007/09/11 16:19:58 kevin Exp $ NAME := olpc-logos SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Tue Sep 11 16:26:18 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:26:18 -0700 Subject: [pkgdb] xfsdump (Fedora, 6) updated by kevin Message-ID: <200709111626.l8BGQIHQ031615@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) changed owner of xfsdump in Fedora 6 to sandeen To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xfsdump From fedora-extras-commits at redhat.com Tue Sep 11 16:26:18 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:26:18 -0700 Subject: [pkgdb] xfsdump (Fedora, 7) updated by kevin Message-ID: <200709111626.l8BGQIHg031624@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) changed owner of xfsdump in Fedora 7 to sandeen To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xfsdump From fedora-extras-commits at redhat.com Tue Sep 11 16:26:18 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Tue, 11 Sep 2007 09:26:18 -0700 Subject: [pkgdb] xfsdump (Fedora, devel) updated by kevin Message-ID: <200709111626.l8BGQIwM031633@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) changed owner of xfsdump in Fedora devel to sandeen To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xfsdump From fedora-extras-commits at redhat.com Tue Sep 11 16:36:09 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 11 Sep 2007 12:36:09 -0400 Subject: rpms/wordpress/F-7 .cvsignore, 1.11, 1.12 sources, 1.11, 1.12 wordpress.spec, 1.15, 1.16 Message-ID: <200709111636.l8BGa9JY026906@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/wordpress/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26846 Modified Files: .cvsignore sources wordpress.spec Log Message: * Tue Sep 11 2007 Adrian Reber - 2.2.3-0 - updated to 2.2.3 (security release) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wordpress/F-7/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 29 Aug 2007 14:54:39 -0000 1.11 +++ .cvsignore 11 Sep 2007 16:35:36 -0000 1.12 @@ -1 +1,2 @@ wordpress-2.2.2.tar.gz +wordpress-2.2.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wordpress/F-7/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 29 Aug 2007 14:54:39 -0000 1.11 +++ sources 11 Sep 2007 16:35:36 -0000 1.12 @@ -1 +1,2 @@ a87666c6fe6cb4db94e2ae0531e5b633 wordpress-2.2.2.tar.gz +98c1e611f8533d4fe4e8f995b8d83110 wordpress-2.2.3.tar.gz Index: wordpress.spec =================================================================== RCS file: /cvs/extras/rpms/wordpress/F-7/wordpress.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- wordpress.spec 29 Aug 2007 14:54:39 -0000 1.15 +++ wordpress.spec 11 Sep 2007 16:35:36 -0000 1.16 @@ -1,7 +1,7 @@ Summary: WordPress blogging software URL: http://www.wordpress.org Name: wordpress -Version: 2.2.2 +Version: 2.2.3 Group: Applications/Publishing Release: 0%{?dist} License: GPLv2 @@ -74,6 +74,9 @@ %dir %{_sysconfdir}/wordpress %changelog +* Tue Sep 11 2007 Adrian Reber - 2.2.3-0 +- updated to 2.2.3 (security release) + * Wed Aug 29 2007 John Berninger - 2.2.2-0 - update to upstream 2.2.2 - license tag update From fedora-extras-commits at redhat.com Tue Sep 11 16:41:53 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 11 Sep 2007 09:41:53 -0700 Subject: [pkgdb] wordpress: adrian has requested watchbugzilla Message-ID: <200709111641.l8BGfsas022094@app4.fedora.phx.redhat.com> Adrian Reber (adrian) has requested the watchbugzilla acl on wordpress (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 16:41:54 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 11 Sep 2007 09:41:54 -0700 Subject: [pkgdb] wordpress: adrian has requested watchcommits Message-ID: <200709111641.l8BGfsj0031756@app3.fedora.phx.redhat.com> Adrian Reber (adrian) has requested the watchcommits acl on wordpress (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 16:42:14 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 11 Sep 2007 09:42:14 -0700 Subject: [pkgdb] wordpress: adrian has requested watchbugzilla Message-ID: <200709111642.l8BGgFaA022103@app4.fedora.phx.redhat.com> Adrian Reber (adrian) has requested the watchbugzilla acl on wordpress (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 16:42:16 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 11 Sep 2007 09:42:16 -0700 Subject: [pkgdb] wordpress: adrian has requested watchcommits Message-ID: <200709111642.l8BGgGpX031769@app3.fedora.phx.redhat.com> Adrian Reber (adrian) has requested the watchcommits acl on wordpress (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 16:42:22 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 11 Sep 2007 09:42:22 -0700 Subject: [pkgdb] wordpress: adrian has requested watchbugzilla Message-ID: <200709111642.l8BGgM07031782@app3.fedora.phx.redhat.com> Adrian Reber (adrian) has requested the watchbugzilla acl on wordpress (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 16:42:25 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 11 Sep 2007 09:42:25 -0700 Subject: [pkgdb] wordpress: adrian has requested watchcommits Message-ID: <200709111642.l8BGgPua022113@app4.fedora.phx.redhat.com> Adrian Reber (adrian) has requested the watchcommits acl on wordpress (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 16:45:59 2007 From: fedora-extras-commits at redhat.com (Adrian Reber (adrian)) Date: Tue, 11 Sep 2007 12:45:59 -0400 Subject: rpms/wordpress/FC-6 .cvsignore, 1.11, 1.12 sources, 1.11, 1.12 wordpress.spec, 1.17, 1.18 Message-ID: <200709111645.l8BGjxfV028187@cvs-int.fedora.redhat.com> Author: adrian Update of /cvs/extras/rpms/wordpress/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28103 Modified Files: .cvsignore sources wordpress.spec Log Message: * Tue Sep 11 2007 Adrian Reber - 2.2.3-0 - updated to 2.2.3 (security release) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-6/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 29 Aug 2007 14:54:42 -0000 1.11 +++ .cvsignore 11 Sep 2007 16:45:21 -0000 1.12 @@ -1 +1,2 @@ wordpress-2.2.2.tar.gz +wordpress-2.2.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 29 Aug 2007 14:54:42 -0000 1.11 +++ sources 11 Sep 2007 16:45:21 -0000 1.12 @@ -1 +1,2 @@ a87666c6fe6cb4db94e2ae0531e5b633 wordpress-2.2.2.tar.gz +98c1e611f8533d4fe4e8f995b8d83110 wordpress-2.2.3.tar.gz Index: wordpress.spec =================================================================== RCS file: /cvs/extras/rpms/wordpress/FC-6/wordpress.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- wordpress.spec 29 Aug 2007 14:54:42 -0000 1.17 +++ wordpress.spec 11 Sep 2007 16:45:21 -0000 1.18 @@ -1,7 +1,7 @@ Summary: WordPress blogging software URL: http://www.wordpress.org Name: wordpress -Version: 2.2.2 +Version: 2.2.3 Group: Applications/Publishing Release: 0%{?dist} License: GPLv2 @@ -74,7 +74,10 @@ %dir %{_sysconfdir}/wordpress %changelog -* Wed Aug 29 2007 John Berninger - 2.2.2-1 +* Tue Sep 11 2007 Adrian Reber - 2.2.3-0 +- updated to 2.2.3 (security release) + +* Wed Aug 29 2007 John Berninger - 2.2.2-0 - update to upstream 2.2.2 - license tag update From fedora-extras-commits at redhat.com Tue Sep 11 16:48:10 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Tue, 11 Sep 2007 12:48:10 -0400 Subject: rpms/gtksourceview2/devel .cvsignore, 1.5, 1.6 gtksourceview2.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200709111648.l8BGmAGa028531@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/gtksourceview2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27727 Modified Files: .cvsignore gtksourceview2.spec sources Log Message: * Tue Sep 11 2007 Matthew Barnes - 1.90.5-1 - Update to 1.90.5 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gtksourceview2/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 Sep 2007 04:23:39 -0000 1.5 +++ .cvsignore 11 Sep 2007 16:47:32 -0000 1.6 @@ -1 +1 @@ -gtksourceview-1.90.4.tar.bz2 +gtksourceview-1.90.5.tar.bz2 Index: gtksourceview2.spec =================================================================== RCS file: /cvs/pkgs/rpms/gtksourceview2/devel/gtksourceview2.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- gtksourceview2.spec 4 Sep 2007 04:23:39 -0000 1.7 +++ gtksourceview2.spec 11 Sep 2007 16:47:32 -0000 1.8 @@ -5,7 +5,7 @@ Summary: A library for viewing source files Name: gtksourceview2 -Version: 1.90.4 +Version: 1.90.5 Release: 1%{?dist} License: LGPLv2+ and GPLv2+ # the library itself is LGPL, some .lang files are GPL @@ -81,6 +81,9 @@ %{_libdir}/*.so %changelog +* Tue Sep 11 2007 Matthew Barnes - 1.90.5-1 +- Update to 1.90.5 + * Tue Sep 4 2007 Matthias Clasen - 1.90.4-1 - Update to 1.90.4 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gtksourceview2/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Sep 2007 04:23:39 -0000 1.5 +++ sources 11 Sep 2007 16:47:32 -0000 1.6 @@ -1 +1 @@ -d4a1029c968ca61f8f65d3c22d4de07e gtksourceview-1.90.4.tar.bz2 +4d439022469b25f8c944751bcf787db3 gtksourceview-1.90.5.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 16:49:50 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Tue, 11 Sep 2007 12:49:50 -0400 Subject: rpms/pygtksourceview/devel .cvsignore, 1.5, 1.6 pygtksourceview.spec, 1.9, 1.10 sources, 1.5, 1.6 Message-ID: <200709111649.l8BGnok3028853@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/pygtksourceview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28729 Modified Files: .cvsignore pygtksourceview.spec sources Log Message: * Tue Sep 11 2007 Matthew Barnes - 1.90.5-1 - Update to 1.90.5 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pygtksourceview/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 4 Sep 2007 04:58:19 -0000 1.5 +++ .cvsignore 11 Sep 2007 16:49:18 -0000 1.6 @@ -1 +1 @@ -pygtksourceview-1.90.4.tar.bz2 +pygtksourceview-1.90.5.tar.bz2 Index: pygtksourceview.spec =================================================================== RCS file: /cvs/pkgs/rpms/pygtksourceview/devel/pygtksourceview.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- pygtksourceview.spec 4 Sep 2007 05:04:29 -0000 1.9 +++ pygtksourceview.spec 11 Sep 2007 16:49:18 -0000 1.10 @@ -2,10 +2,10 @@ %define pygtk_version 2.8.0 %define pygobject_version 2.8.0 -%define gtksourceview_version 1.90.4 +%define gtksourceview_version 1.90.5 Name: pygtksourceview -Version: 1.90.4 +Version: 1.90.5 Release: 1%{?dist} Summary: Python bindings for gtksourceview @@ -66,6 +66,9 @@ %{_libdir}/pkgconfig/pygtksourceview-2.0.pc %changelog +* Tue Sep 11 2007 Matthew Barnes - 1.90.5-1 +- Update to 1.90.5 + * Tue Sep 4 2007 Matthias Clasen - 1.90.4-1 - Update to 1.90.4 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pygtksourceview/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 4 Sep 2007 04:58:19 -0000 1.5 +++ sources 11 Sep 2007 16:49:18 -0000 1.6 @@ -1 +1 @@ -dd8fcd11ba555ed6444bfffcd7cffe45 pygtksourceview-1.90.4.tar.bz2 +e26be6d014b5f091af5c4250bb63c2ff pygtksourceview-1.90.5.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 16:50:00 2007 From: fedora-extras-commits at redhat.com (John Berninger (john)) Date: Tue, 11 Sep 2007 09:50:00 -0700 Subject: [pkgdb] wordpress had acl change status Message-ID: <200709111650.l8BGo0eN022155@app4.fedora.phx.redhat.com> John Berninger (jwb) has set the watchbugzilla acl on wordpress (Fedora devel) to Approved for Adrian Reber (adrian) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 16:50:01 2007 From: fedora-extras-commits at redhat.com (John Berninger (john)) Date: Tue, 11 Sep 2007 09:50:01 -0700 Subject: [pkgdb] wordpress had acl change status Message-ID: <200709111650.l8BGo1Mw031844@app3.fedora.phx.redhat.com> John Berninger (jwb) has set the watchcommits acl on wordpress (Fedora devel) to Approved for Adrian Reber (adrian) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 16:50:03 2007 From: fedora-extras-commits at redhat.com (John Berninger (john)) Date: Tue, 11 Sep 2007 09:50:03 -0700 Subject: [pkgdb] wordpress had acl change status Message-ID: <200709111650.l8BGo4KV022166@app4.fedora.phx.redhat.com> John Berninger (jwb) has set the watchbugzilla acl on wordpress (Fedora 7) to Approved for Adrian Reber (adrian) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 16:50:05 2007 From: fedora-extras-commits at redhat.com (John Berninger (john)) Date: Tue, 11 Sep 2007 09:50:05 -0700 Subject: [pkgdb] wordpress had acl change status Message-ID: <200709111650.l8BGo5uA022175@app4.fedora.phx.redhat.com> John Berninger (jwb) has set the watchcommits acl on wordpress (Fedora 7) to Approved for Adrian Reber (adrian) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/wordpress From fedora-extras-commits at redhat.com Tue Sep 11 17:21:09 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Tue, 11 Sep 2007 13:21:09 -0400 Subject: rpms/kernel/devel patch-2.6.23-rc6.bz2.sign, NONE, 1.1 .cvsignore, 1.681, 1.682 kernel.spec, 1.154, 1.155 linux-2.6-utrace-ptrace-compat-ia64.patch, 1.3, 1.4 linux-2.6-utrace-regset.patch, 1.4, 1.5 linux-2.6-utrace-tracehook.patch, 1.9, 1.10 sources, 1.643, 1.644 upstream, 1.565, 1.566 linux-2.6-sched-cfs-fix-mc.patch, 1.1, NONE linux-2.6-x86-fix-hang-on-C7.patch, 1.1, NONE linux-2.6-xen-fix-bootup.patch, 1.1, NONE linux-2.6-xfs-quota-hashtable-allocation-fix.patch, 1.1, NONE linux-2.6-xfs-sane-filestreams-object-timeout.patch, 1.1, NONE patch-2.6.23-rc5-git1.bz2.sign, 1.1, NONE patch-2.6.23-rc5.bz2.sign, 1.1, NONE Message-ID: <200709111721.l8BHL9jR004633@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4577 Modified Files: .cvsignore kernel.spec linux-2.6-utrace-ptrace-compat-ia64.patch linux-2.6-utrace-regset.patch linux-2.6-utrace-tracehook.patch sources upstream Added Files: patch-2.6.23-rc6.bz2.sign Removed Files: linux-2.6-sched-cfs-fix-mc.patch linux-2.6-x86-fix-hang-on-C7.patch linux-2.6-xen-fix-bootup.patch linux-2.6-xfs-quota-hashtable-allocation-fix.patch linux-2.6-xfs-sane-filestreams-object-timeout.patch patch-2.6.23-rc5-git1.bz2.sign patch-2.6.23-rc5.bz2.sign Log Message: * Tue Sep 11 2007 Chuck Ebbert - Linux 2.6.23-rc6 --- NEW FILE patch-2.6.23-rc6.bz2.sign --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBG5gdmyGugalF9Dw4RAkNmAJ4v85yBt0vYY0Kv5TB5dPzlcEfibQCcDdaH 6yOAhDbVmL46P/SekJp93e4= =8jFC -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.681 retrieving revision 1.682 diff -u -r1.681 -r1.682 --- .cvsignore 5 Sep 2007 19:43:23 -0000 1.681 +++ .cvsignore 11 Sep 2007 17:20:35 -0000 1.682 @@ -3,5 +3,4 @@ temp-* kernel-2.6.22 linux-2.6.22.tar.bz2 -patch-2.6.23-rc5.bz2 -patch-2.6.23-rc5-git1.bz2 +patch-2.6.23-rc6.bz2 Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- kernel.spec 10 Sep 2007 20:35:15 -0000 1.154 +++ kernel.spec 11 Sep 2007 17:20:35 -0000 1.155 @@ -45,9 +45,9 @@ # The next upstream release sublevel (base_sublevel+1) %define upstream_sublevel %(expr %{base_sublevel} + 1) # The rc snapshot level -%define rcrev 5 +%define rcrev 6 # The git snapshot level -%define gitrev 1 +%define gitrev 0 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -659,19 +659,14 @@ Patch1230: linux-2.6-powerpc-spu-vicinity.patch Patch1300: linux-2.6-usb-suspend-classes.patch Patch1400: linux-2.6-smarter-relatime.patch -Patch1500: linux-2.6-xfs-sane-filestreams-object-timeout.patch Patch1501: linux-2.6-xfs-filestreams-on-demand-MRU-reaping.patch -Patch1502: linux-2.6-xfs-quota-hashtable-allocation-fix.patch Patch1503: linux-2.6-xfs-optimize-away-dmapi-tests.patch Patch1504: linux-2.6-xfs-optimize-away-realtime-tests.patch Patch1505: linux-2.6-xfs-refactor-xfs_mountfs.patch Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch Patch1508: linux-2.6-firewire-multi-lun.patch Patch1515: linux-2.6-lirc.patch -Patch1520: linux-2.6-xen-fix-bootup.patch Patch1525: linux-2.6-skb_copy_and_csum_datagram_iovec.patch -Patch1530: linux-2.6-x86-fix-hang-on-C7.patch -Patch1535: linux-2.6-sched-cfs-fix-mc.patch Patch1540: linux-2.6-x86_64-vdso-fix-clock-masking.patch %endif @@ -1163,9 +1158,7 @@ ApplyPatch linux-2.6-smarter-relatime.patch # xfs bugfixes & stack reduction -ApplyPatch linux-2.6-xfs-sane-filestreams-object-timeout.patch ApplyPatch linux-2.6-xfs-filestreams-on-demand-MRU-reaping.patch -ApplyPatch linux-2.6-xfs-quota-hashtable-allocation-fix.patch ApplyPatch linux-2.6-xfs-optimize-away-dmapi-tests.patch ApplyPatch linux-2.6-xfs-optimize-away-realtime-tests.patch ApplyPatch linux-2.6-xfs-refactor-xfs_mountfs.patch @@ -1200,18 +1193,9 @@ # ---------- below all scheduled for 2.6.23 ----------------- -# Fix Xen bootup -ApplyPatch linux-2.6-xen-fix-bootup.patch - # fix oops in with sunrpc ApplyPatch linux-2.6-skb_copy_and_csum_datagram_iovec.patch -# fix hang on C7 CPU -ApplyPatch linux-2.6-x86-fix-hang-on-C7.patch - -# fix scheduler on multicore -ApplyPatch linux-2.6-sched-cfs-fix-mc.patch - # fix x86_64 clock warping ApplyPatch linux-2.6-x86_64-vdso-fix-clock-masking.patch @@ -1806,6 +1790,9 @@ %changelog +* Tue Sep 11 2007 Chuck Ebbert +- Linux 2.6.23-rc6 + * Mon Sep 10 2007 Chuck Ebbert - fix clock warping on x86_64 linux-2.6-utrace-ptrace-compat-ia64.patch: Index: linux-2.6-utrace-ptrace-compat-ia64.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-ptrace-compat-ia64.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linux-2.6-utrace-ptrace-compat-ia64.patch 21 Aug 2007 19:42:55 -0000 1.3 +++ linux-2.6-utrace-ptrace-compat-ia64.patch 11 Sep 2007 17:20:35 -0000 1.4 @@ -145,7 +145,7 @@ /* * Write f32-f127 back to task->thread.fph if it has been modified. */ -@@ -792,832 +717,6 @@ access_nat_bits (struct task_struct *chi +@@ -792,831 +717,6 @@ access_nat_bits (struct task_struct *chi return 0; } @@ -950,7 +950,6 @@ - - case PTRACE_DETACH: - /* detach a process that was attached. */ -- clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE); - ret = ptrace_detach(child, data); - goto out_tsk; - linux-2.6-utrace-regset.patch: Index: linux-2.6-utrace-regset.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-regset.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- linux-2.6-utrace-regset.patch 21 Aug 2007 19:42:55 -0000 1.4 +++ linux-2.6-utrace-regset.patch 11 Sep 2007 17:20:35 -0000 1.5 @@ -3827,12 +3827,13 @@ --- linux-2.6/kernel/ptrace.c +++ linux-2.6/kernel/ptrace.c -@@ -99,12 +99,6 @@ int ptrace_detach(struct task_struct *ch +@@ -99,13 +99,6 @@ int ptrace_detach(struct task_struct *ch if (!valid_signal(data)) return -EIO; - /* Architecture-specific hardware disable .. */ - ptrace_disable(child); +- clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE); - - /* .. re-parent .. */ - child->exit_code = data; linux-2.6-utrace-tracehook.patch: Index: linux-2.6-utrace-tracehook.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-tracehook.patch,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- linux-2.6-utrace-tracehook.patch 4 Sep 2007 20:53:27 -0000 1.9 +++ linux-2.6-utrace-tracehook.patch 11 Sep 2007 17:20:35 -0000 1.10 @@ -564,12 +564,11 @@ } } -@@ -273,9 +274,7 @@ static void clear_singlestep(struct task +@@ -273,8 +274,7 @@ static void clear_singlestep(struct task */ void ptrace_disable(struct task_struct *child) { - clear_singlestep(child); -- clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE); - clear_tsk_thread_flag(child, TIF_SYSCALL_EMU); + tracehook_disable_single_step(child); } @@ -2331,8 +2330,8 @@ { if (!valid_signal(data)) @@ -234,13 +102,10 @@ int ptrace_detach(struct task_struct *ch - /* Architecture-specific hardware disable .. */ ptrace_disable(child); + clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE); - write_lock_irq(&tasklist_lock); - /* protect against de_thread()->release_task() */ Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.643 retrieving revision 1.644 diff -u -r1.643 -r1.644 --- sources 5 Sep 2007 19:43:23 -0000 1.643 +++ sources 11 Sep 2007 17:20:35 -0000 1.644 @@ -1,3 +1,2 @@ 2e230d005c002fb3d38a3ca07c0200d0 linux-2.6.22.tar.bz2 -8253467313749aee6065093cd3c5fd9c patch-2.6.23-rc5.bz2 -4cfdcb5e00c1db78237b15e6ce955367 patch-2.6.23-rc5-git1.bz2 +8f335157f1afdad7906be5d387b36302 patch-2.6.23-rc6.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v retrieving revision 1.565 retrieving revision 1.566 diff -u -r1.565 -r1.566 --- upstream 5 Sep 2007 19:43:23 -0000 1.565 +++ upstream 11 Sep 2007 17:20:35 -0000 1.566 @@ -1,3 +1,2 @@ linux-2.6.22.tar.bz2 -patch-2.6.23-rc5.bz2 -patch-2.6.23-rc5-git1.bz2 +patch-2.6.23-rc6.bz2 --- linux-2.6-sched-cfs-fix-mc.patch DELETED --- --- linux-2.6-x86-fix-hang-on-C7.patch DELETED --- --- linux-2.6-xen-fix-bootup.patch DELETED --- --- linux-2.6-xfs-quota-hashtable-allocation-fix.patch DELETED --- --- linux-2.6-xfs-sane-filestreams-object-timeout.patch DELETED --- --- patch-2.6.23-rc5-git1.bz2.sign DELETED --- --- patch-2.6.23-rc5.bz2.sign DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 17:24:21 2007 From: fedora-extras-commits at redhat.com (Tomas Hoger (thoger)) Date: Tue, 11 Sep 2007 13:24:21 -0400 Subject: fedora-security/audit fc6,1.253,1.254 fc7,1.95,1.96 Message-ID: <200709111724.l8BHOLWE004715@cvs-int.fedora.redhat.com> Author: thoger Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4695/audit Modified Files: fc6 fc7 Log Message: Note Fedora updates. Clean-up some old stuff. Move few misplaced lines. Index: fc6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc6,v retrieving revision 1.253 retrieving revision 1.254 diff -u -r1.253 -r1.254 --- fc6 7 Sep 2007 08:42:54 -0000 1.253 +++ fc6 11 Sep 2007 17:24:18 -0000 1.254 @@ -4,10 +4,10 @@ # *CVE are items that need verification for Fedora Core 6 # (mozilla) = (firefox, seamonkey, thunderbird, yelp, devhelp, galeon, liferea. epiphany) -# Up to date CVE as of CVE email 20070907 -# Up to date FC6 as of 20070905 +# Up to date CVE as of CVE email 20070910 +# Up to date FC6 as of 20070910 -CVE-2007-4743 VULNERABLE (krb5) incomplete CVE-2007-3999 fix +CVE-2007-4743 backport (krb5) incomplete CVE-2007-3999 fix [since FEDORA-2007-694] CVE-2007-4721 version (wireshark, fixed 0.99.6) [since FEDORA-2007-628] CVE-2007-4663 ignore (php, fixed 5.2.4) #277991 safe_mode CVE-2007-4662 ignore (php, fixed 5.2.4) #278101 triggerable only by modification to openssl.conf @@ -42,8 +42,9 @@ CVE-2007-3820 ** (kdebase) #248537 CVE-2007-3799 ** (php) CVE-2007-3798 version (tcpdump, fixed 3.9.7) #250290 [since FEDORA-2007-654] -CVE-2007-3782 ** (mysql) -CVE-2007-3781 ** (mysql) +CVE-2007-3782 VULNERABLE (mysql, fixed 5.0.44) +CVE-2007-3781 VULNERABLE (mysql, fixed 5.0.44) +CVE-2007-3780 VULNERABLE (mysql, fixed 5.0.44) CVE-2007-3642 version (kernel, fixed 2.6.22) [since FEDORA-2007-655] CVE-2007-3508 ignore (glibc) not an issue CVE-2007-3506 backport (freetype, fixed 2.3.4) #235479 [since FEDORA-2007-561] Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- fc7 10 Sep 2007 12:20:21 -0000 1.95 +++ fc7 11 Sep 2007 17:24:18 -0000 1.96 @@ -5,11 +5,11 @@ # (mozilla) = (firefox, seamonkey, thunderbird, yelp, devhelp, galeon, liferea. epiphany) # A couple of first F7 updates were marked as FEDORA-2007-0001 -# Up to date CVE as of CVE email 20070907 -# Up to date FC7 as of 20070905 +# Up to date CVE as of CVE email 20070910 +# Up to date FC7 as of 20070910 CVE-2007-4727 VULNERABLE (lighttpd) #284511 -CVE-2007-4743 VULNERABLE (krb5) incomplete CVE-2007-3999 fix +CVE-2007-4743 backport (krb5) incomplete CVE-2007-3999 fix [since FEDORA-2007-2066] CVE-2007-4721 version (wireshark, fixed 0.99.6) [since FEDORA-2007-0982] CVE-2007-4663 ignore (php, fixed 5.2.4) #277991 safe_mode CVE-2007-4662 ignore (php, fixed 5.2.4) #278101 triggerable only by modification to openssl.conf @@ -20,19 +20,19 @@ CVE-2007-4657 VULNERABLE (php, fixed 5.2.4) CVE-2007-4650 version (gallery2) #267421 [since FEDORA-2007-2020] CVE-2007-4629 version (mapserver, fixed 4.10.3) #272081 [since FEDORA-2007-2018] -CVE-2007-4631 VULNERABLE (qgit) #268381 +CVE-2007-4631 version (qgit) #268381 [since FEDORA-2007-2108] CVE-2007-4565 backport (fetchmail) #260861 [since FEDORA-2007-1983] -CVE-2007-4560 VULNERABLE (clamav) #260583 +CVE-2007-4560 version (clamav) #260583 [since FEDORA-2007-2050] CVE-2007-4559 VULNERABLE (python) tarfile module - directory traversal CVE-2007-4558 version (star, fixed 1.5a84) [since FEDORA-2007-1852] CVE-2007-4543 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] CVE-2007-4542 version (mapserver, fixed 4.10.3) #256561 [since FEDORA-2007-2018] CVE-2007-4539 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] CVE-2007-4538 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] -CVE-2007-4534 backport (vavoom) #256621 [since CVE-2007-4533] -CVE-2007-4533 backport (vavoom) #256621 [since CVE-2007-4533] -CVE-2007-4532 backport (vavoom) #256621 [since CVE-2007-4533] -CVE-2007-4510 VULNERABLE (clamav, fixed 0.91.2) #253780 +CVE-2007-4534 backport (vavoom) #256621 [since FEDORA-2007-1977] +CVE-2007-4533 backport (vavoom) #256621 [since FEDORA-2007-1977] +CVE-2007-4532 backport (vavoom) #256621 [since FEDORA-2007-1977] +CVE-2007-4510 version (clamav, fixed 0.91.2) #253780 [since FEDORA-2007-2050] CVE-2007-4462 version (po4a) #253541 [since FEDORA-2007-1763] CVE-2007-4460 backport (id3lib) #253553 [since FEDORA-2007-1774] CVE-2007-4400 VULNERABLE (konversation) #253545 @@ -53,6 +53,7 @@ CVE-2007-4153 ignore (wordpress) "remote authenticated administrators" CVE-2007-4154 ignore (wordpress) "remote authenticated administrators" CVE-2007-4139 version (wordpress) #250751 [since FEDORA-2007-1885] +CVE-2007-4138 VULNERABLE (samba, fixed 3.0.26) #286311 CVE-2007-4134 version (star, fixed 1.5a84) #254128 [since FEDORA-2007-1852] CVE-2007-4131 backport (tar) #253684 [since FEDORA-2007-1890] CVE-2007-4066 backport (libvorbis) #245991 [since FEDORA-2007-1765] @@ -77,15 +78,16 @@ CVE-2007-3820 backport (kdelibs) [since FEDORA-2007-1699] CVE-2007-3820 backport (kdebase) #248537 [since FEDORA-2007-1700] CVE-2007-3799 ** (php) -CVE-2007-3781 ** (mysql) -CVE-2007-3782 ** (mysql) +CVE-2007-3781 VULNERABLE (mysql, fixed 5.0.44) +CVE-2007-3782 VULNERABLE (mysql, fixed 5.0.44) +CVE-2007-3780 VULNERABLE (mysql, fixed 5.0.44) CVE-2007-3770 backport (terminal/xfce) [since FEDORA-2007-1620] CVE-2007-3738 version (mozilla) #248518 [since FEDORA-2007-1138] CVE-2007-3737 version (mozilla) #248518 [since FEDORA-2007-1138] CVE-2007-3736 version (mozilla) #248518 [since FEDORA-2007-1138] CVE-2007-3735 version (mozilla) #248518 [since FEDORA-2007-1138] CVE-2007-3728 ignore (libsilc, 1.1.1 only) -CVE-2007-3725 ** (clamav) +CVE-2007-3725 version (clamav) [since FEDORA-2007-2050] CVE-2007-3713 backport (centericq) #247979 [since FEDORA-2007-1160] CVE-2007-3656 version (mozilla) #248518 [since FEDORA-2007-1138] CVE-2007-3642 version (kernel, fixed 2.6.22.1) [since FEDORA-2007-1130] @@ -98,13 +100,13 @@ CVE-2007-3508 ignore (glibc) not an issue CVE-2007-3506 version (freetype, fixed 2.3.4) #235479 [since FEDORA-2007-0033] CVE-2007-3507 version (flac123, fixed 0.0.10) #246322 [since FEDORA-2007-1045] -CVE-2007-3478 VULNERABLE (gd, fixed 2.0.35) #277411 -CVE-2007-3477 VULNERABLE (gd, fixed 2.0.35) #277411 -CVE-2007-3476 VULNERABLE (gd, fixed 2.0.35) #277411 -CVE-2007-3475 VULNERABLE (gd, fixed 2.0.35) #277411 -CVE-2007-3474 VULNERABLE (gd, fixed 2.0.35) #277411 -CVE-2007-3473 VULNERABLE (gd, fixed 2.0.35) #277411 -CVE-2007-3472 VULNERABLE (gd, fixed 2.0.35) #277411 +CVE-2007-3478 version (gd, fixed 2.0.35) #277411 [since FEDORA-2007-2055] +CVE-2007-3477 version (gd, fixed 2.0.35) #277411 [since FEDORA-2007-2055] +CVE-2007-3476 version (gd, fixed 2.0.35) #277411 [since FEDORA-2007-2055] +CVE-2007-3475 version (gd, fixed 2.0.35) #277411 [since FEDORA-2007-2055] +CVE-2007-3474 version (gd, fixed 2.0.35) #277411 [since FEDORA-2007-2055] +CVE-2007-3473 version (gd, fixed 2.0.35) #277411 [since FEDORA-2007-2055] +CVE-2007-3472 version (gd, fixed 2.0.35) #277411 [since FEDORA-2007-2055] CVE-2007-3410 backport (HelixPlayer) #245838 [since FEDORA-2007-0756] CVE-2007-3409 version (perl-Net-DNS, fixed 0.60) #245807 CVE-2007-3393 version (wireshark, fixed 0.99.6) [since FEDORA-2007-0982] @@ -130,28 +132,27 @@ CVE-2007-3240 version (wordpress, fixed 2.2.1) #245211 [since FEDORA-2007-0894] CVE-2007-3239 version (wordpress, fixed 2.2.1) #245211 [since FEDORA-2007-0894] CVE-2007-3238 version (wordpress, fixed 2.2.1) #245211 [since FEDORA-2007-0894] -CVE-2007-3140 version (wordpress, fixed 2.2.1) #245211 [since FEDORA-2007-0894] CVE-2007-3231 version (mecab, fixed 0.96) [since FEDORA-2007-0366] CVE-2007-3209 ignore (mail-notification, shipped with SSL enabled) -CVE-2007-3108 backport (openssl) #250574 [since FEDORA-2007-1444] -CVE-2007-3106 backport (libvorbis) #245991 [since FEDORA-2007-1765] -CVE-2007-3099 version (iscsi-initiator-utils, fixed 6.2.0.865) [since FEDORA-2007-0543] -CVE-2007-3100 version (iscsi-initiator-utils, fixed 6.2.0.865) [since FEDORA-2007-0543] CVE-2007-3165 version (tor, fixed 0.1.2.14) #244502 [since FEDORA-2007-1674] CVE-2007-3153 version (c-ares, fixed 1.4.0) #243591 [since FEDORA-2007-0724] CVE-2007-3152 version (c-ares, fixed 1.4.0) #243591 [since FEDORA-2007-0724] CVE-2007-3145 VULNERABLE (galeon) ** CVE-2007-3140 version (wordpress, fixed 2.2.1) #245211 [since FEDORA-2007-0894] CVE-2007-3126 ignore (gimp) just a crash -CVE-2007-3123 VULNERABLE (clamav, fixed 0.90.3) #245219 -CVE-2007-3122 VULNERABLE (clamav, fixed 0.90.3) #245219 +CVE-2007-3123 version (clamav, fixed 0.90.3) #245219 [since FEDORA-2007-2050] +CVE-2007-3122 version (clamav, fixed 0.90.3) #245219 [since FEDORA-2007-2050] CVE-2007-3121 version (zvbi, fixed 0.2.25) [since FEDORA-2007-0175] *CVE-2007-3113 VULNERABLE (cacti) #243592 *CVE-2007-3112 VULNERABLE (cacti) #243592 +CVE-2007-3108 backport (openssl) #250574 [since FEDORA-2007-1444] +CVE-2007-3106 backport (libvorbis) #245991 [since FEDORA-2007-1765] +CVE-2007-3100 version (iscsi-initiator-utils, fixed 6.2.0.865) [since FEDORA-2007-0543] +CVE-2007-3099 version (iscsi-initiator-utils, fixed 6.2.0.865) [since FEDORA-2007-0543] CVE-2007-3089 version (mozilla) #248518 [since FEDORA-2007-1138] CVE-2007-3025 ignore (clamav, Solaris only) -CVE-2007-3024 VULNERABLE (clamav, fixed 0.90.3) #245219 -CVE-2007-3023 VULNERABLE (clamav, fixed 0.90.3) #245219 +CVE-2007-3024 version (clamav, fixed 0.90.3) #245219 [since FEDORA-2007-2050] +CVE-2007-3023 version (clamav, fixed 0.90.3) #245219 [since FEDORA-2007-2050] CVE-2007-3007 ignore (php) safe mode isn't safe *CVE-2007-2975 (openfire) CVE-2007-2958 version (claws-mail) #254121 [since FEDORA-2007-2009] @@ -182,7 +183,7 @@ CVE-2007-2754 backport (freetype) [since FEDORA-2007-0033] CVE-2007-2721 patch (jasper, fixed 1.900.1-2) #240397 CVE-2007-2683 backport (mutt) -*CVE-2007-2654 VULNERABLE (xfsdump) #240396 +CVE-2007-2654 version (xfsdump) #240396 CVE-2007-2650 version (clamav, fixed 0.90.3) #240395 [since FEDORA-2007-1154] CVE-2007-2645 backport (libexif) #240055 [since FEDORA-2007-0414] *CVE-2007-2637 patch (moin, fixed 1.5.7-2) @@ -222,8 +223,8 @@ *CVE-2007-2165 VULNERABLE (proftpd) #237533 CVE-2007-2138 version (postgresql, fixed 8.2.4) #237682 [since FEDORA-2007-0174] CVE-2007-2057 version (aircrack-ng, fixed 0.8-0.1) -CVE-2007-2029 VULNERABLE (clamav, fixed 0.90.3) #245219 -*CVE-2007-2028 (freeradius) +CVE-2007-2029 version (clamav, fixed 0.90.3) #245219 [since FEDORA-2007-2050] +CVE-2007-2028 version (freeradius) *CVE-2007-2026 (file) CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) CVE-2007-1997 version (clamav, fixed in 0.90.2) @@ -297,7 +298,7 @@ CVE-2007-1405 version (trac, fixed 0.10.3.1) #231729 CVE-2007-1401 ignore (php) unshipped cracklib extension CVE-2007-1399 version (php-pecl-zip, fixed 1.8.5) -*CVE-2007-1398 ignore (snort, inline mode not shipped) #232109 +CVE-2007-1398 ignore (snort, inline mode not shipped) #232109, new upstream [since FEDORA-2007-2060] CVE-2007-1396 ignore (php) feature, not a flaw *CVE-2007-1395 version (phpMyAdmin, fixed 2.10.0.2) *CVE-2007-1387 patch (xine-lib, fixed 1.1.4-3) @@ -622,7 +623,7 @@ *CVE-2006-5298 backport (mutt) [since FEDORA-2006-1063] *CVE-2006-5297 backport (mutt) [since FEDORA-2006-1063] CVE-2006-5295 version (clamav, fixed 0.88.5) #210973 -*CVE-2006-5276 VULNERABLE (snort) #229265 +CVE-2006-5276 version (snort) #229265 [since FEDORA-2007-2060] CVE-2006-5229 ignore (openssh) not reproduced CVE-2006-5215 backport (xorg-x11-xinit) #212167 [since FEDORA-2007-1409] *CVE-2006-5215 version (xorg-x11-xdm) From fedora-extras-commits at redhat.com Tue Sep 11 17:49:32 2007 From: fedora-extras-commits at redhat.com (Tomas Hoger (thoger)) Date: Tue, 11 Sep 2007 13:49:32 -0400 Subject: fedora-security/audit fc6,1.254,1.255 fc7,1.96,1.97 Message-ID: <200709111749.l8BHnWWD005401@cvs-int.fedora.redhat.com> Author: thoger Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5379/audit Modified Files: fc6 fc7 Log Message: Add few more issues Index: fc6 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc6,v retrieving revision 1.254 retrieving revision 1.255 diff -u -r1.254 -r1.255 --- fc6 11 Sep 2007 17:24:18 -0000 1.254 +++ fc6 11 Sep 2007 17:49:30 -0000 1.255 @@ -7,7 +7,9 @@ # Up to date CVE as of CVE email 20070910 # Up to date FC6 as of 20070910 +CVE-2007-4752 VULNERABLE (openssh) #280471 CVE-2007-4743 backport (krb5) incomplete CVE-2007-3999 fix [since FEDORA-2007-694] +CVE-2007-4730 VULNERABLE (xorg-x11) #286061 CVE-2007-4721 version (wireshark, fixed 0.99.6) [since FEDORA-2007-628] CVE-2007-4663 ignore (php, fixed 5.2.4) #277991 safe_mode CVE-2007-4662 ignore (php, fixed 5.2.4) #278101 triggerable only by modification to openssl.conf Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- fc7 11 Sep 2007 17:24:18 -0000 1.96 +++ fc7 11 Sep 2007 17:49:30 -0000 1.97 @@ -8,8 +8,10 @@ # Up to date CVE as of CVE email 20070910 # Up to date FC7 as of 20070910 -CVE-2007-4727 VULNERABLE (lighttpd) #284511 +CVE-2007-4752 VULNERABLE (openssh) #280461 CVE-2007-4743 backport (krb5) incomplete CVE-2007-3999 fix [since FEDORA-2007-2066] +CVE-2007-4730 VULNERABLE (xorg-x11) #286051 +CVE-2007-4727 VULNERABLE (lighttpd) #284511 CVE-2007-4721 version (wireshark, fixed 0.99.6) [since FEDORA-2007-0982] CVE-2007-4663 ignore (php, fixed 5.2.4) #277991 safe_mode CVE-2007-4662 ignore (php, fixed 5.2.4) #278101 triggerable only by modification to openssl.conf @@ -290,7 +292,7 @@ CVE-2007-1463 version (inkscape, fixed 0.45.1) CVE-2007-1460 version (php, fixed 5.2.2) CVE-2007-1429 version (moodle, fixed 1.6.5) #232103 -*CVE-2007-1420 VULNERABLE (mysql, fixed 5.0.36) #232604 +CVE-2007-1420 version (mysql, fixed 5.0.36) #232604 CVE-2007-1413 ignore (php) Windows NT SNMP specific CVE-2007-1412 ignore (php) unshipped cpdf extension CVE-2007-1411 ignore (php) unshipped mssql extension From fedora-extras-commits at redhat.com Tue Sep 11 17:57:30 2007 From: fedora-extras-commits at redhat.com (Charles Coldwell (coldwell)) Date: Tue, 11 Sep 2007 13:57:30 -0400 Subject: rpms/emacs/devel emacs.spec,1.97,1.98 Message-ID: <200709111757.l8BHvUHd005698@cvs-int.fedora.redhat.com> Author: coldwell Update of /cvs/pkgs/rpms/emacs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5670 Modified Files: emacs.spec Log Message: * Mon Sep 10 2007 Chip Coldwell - 22.1-4 - fix pkgconfig path (from pkg-config to pkgconfig (Jonathan Underwood) - use macro instead of variable style for buildroot. Index: emacs.spec =================================================================== RCS file: /cvs/pkgs/rpms/emacs/devel/emacs.spec,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- emacs.spec 27 Aug 2007 20:50:03 -0000 1.97 +++ emacs.spec 11 Sep 2007 17:56:57 -0000 1.98 @@ -3,7 +3,7 @@ Summary: GNU Emacs text editor Name: emacs Version: 22.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL URL: http://www.gnu.org/software/emacs/ Group: Applications/Editors @@ -46,6 +46,9 @@ %define paranoid 1 %define expurgate 0 +%define site_lisp %{_datadir}/emacs/site-lisp +%define pkgconfig %{_datadir}/pkgconfig + %description Emacs is a powerful, customizable, self-documenting, modeless text editor. Emacs contains special code editing features, a scripting @@ -143,7 +146,7 @@ %__make %{?_smp_mflags} -C lisp updates -# Create pkg-config file +# Create pkgconfig file cat > emacs.pc << EOF sitepkglispdir=%{site_lisp} sitestartdir=%{site_lisp}/site-start.d @@ -154,12 +157,12 @@ EOF %install -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %makeinstall # let alternatives manage the symlink -rm $RPM_BUILD_ROOT%{_bindir}/emacs +rm %{buildroot}%{_bindir}/emacs # rebuild without X support # remove the versioned binary with X support so that we end up with .1 suffix for emacs-nox too @@ -168,44 +171,42 @@ %__make %{?_smp_mflags} # install the emacs without X -install -m 0755 src/emacs-%{version}.1 $RPM_BUILD_ROOT%{_bindir}/emacs-%{version}-nox +install -m 0755 src/emacs-%{version}.1 %{buildroot}%{_bindir}/emacs-%{version}-nox # make sure movemail isn't setgid -chmod 755 $RPM_BUILD_ROOT%{emacs_libexecdir}/movemail - -%define site_lisp $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp +chmod 755 %{buildroot}%{emacs_libexecdir}/movemail -mkdir -p %{site_lisp} -install -m 0644 %SOURCE4 %{site_lisp}/site-start.el -install -m 0644 %SOURCE18 %{site_lisp} - -mv $RPM_BUILD_ROOT%{_bindir}/{etags,etags.emacs} -mv $RPM_BUILD_ROOT%{_mandir}/man1/{ctags.1,gctags.1} -mv $RPM_BUILD_ROOT%{_bindir}/{ctags,gctags} +mkdir -p %{buildroot}%{site_lisp} +install -m 0644 %SOURCE4 %{buildroot}%{site_lisp}/site-start.el +install -m 0644 %SOURCE18 %{buildroot}%{site_lisp} + +mv %{buildroot}%{_bindir}/{etags,etags.emacs} +mv %{buildroot}%{_mandir}/man1/{ctags.1,gctags.1} +mv %{buildroot}%{_bindir}/{ctags,gctags} # GNOME / KDE files -mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications -install -m 0644 %SOURCE1 $RPM_BUILD_ROOT%{_datadir}/applications/gnu-emacs.desktop -mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps -install -m 0644 %SOURCE2 $RPM_BUILD_ROOT%{_datadir}/pixmaps/ +mkdir -p %{buildroot}%{_datadir}/applications +install -m 0644 %SOURCE1 %{buildroot}%{_datadir}/applications/gnu-emacs.desktop +mkdir -p %{buildroot}%{_datadir}/pixmaps +install -m 0644 %SOURCE2 %{buildroot}%{_datadir}/pixmaps/ # install site-lisp files -install -m 0644 site-lisp/*.el{,c} %{site_lisp} +install -m 0644 site-lisp/*.el{,c} %{buildroot}%{site_lisp} -mkdir -p %{site_lisp}/site-start.d -install -m 0644 $RPM_SOURCE_DIR/*-init.el %{site_lisp}/site-start.d +mkdir -p %{buildroot}%{site_lisp}/site-start.d +install -m 0644 $RPM_SOURCE_DIR/*-init.el %{buildroot}%{site_lisp}/site-start.d # default initialization file -mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/skel -install -m 0644 %SOURCE3 $RPM_BUILD_ROOT%{_sysconfdir}/skel/.emacs +mkdir -p %{buildroot}%{_sysconfdir}/skel +install -m 0644 %SOURCE3 %{buildroot}%{_sysconfdir}/skel/.emacs # install pkgconfig file -mkdir -p %{buildroot}%{_datadir}/pkg-config -install -m 0644 emacs.pc %{buildroot}%{_datadir}/pkg-config +mkdir -p %{buildroot}/%{pkgconfig} +install -m 0644 emacs.pc %{buildroot}/%{pkgconfig} # after everything is installed, remove info dir -rm -f $RPM_BUILD_ROOT%{_infodir}/dir -rm $RPM_BUILD_ROOT%{_localstatedir}/games/emacs/* +rm -f %{buildroot}%{_infodir}/dir +rm %{buildroot}%{_localstatedir}/games/emacs/* # # create file lists @@ -213,7 +214,7 @@ rm -f *-filelist {common,el}-*-files ( TOPDIR=${PWD} - cd $RPM_BUILD_ROOT + cd %{buildroot} find .%{_datadir}/emacs/%{version}/lisp \ .%{_datadir}/emacs/%{version}/leim \ @@ -227,7 +228,7 @@ cat el-*-files common-lisp-dir-files > el-filelist %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %define info_files ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq eintr elisp0 elisp1 elisp emacs emacs-mime emacs-xtra erc eshell eudc flymake forms gnus idlwave info message mh-e newsticker org pcl-cvs pgg rcirc reftex sc ses sieve smtpmail speedbar tramp url viper vip widget woman @@ -295,11 +296,15 @@ %files -f el-filelist el %defattr(-,root,root) -%{_datadir}/pkg-config/emacs.pc +%{pkgconfig}/emacs.pc %dir %{_datadir}/emacs %dir %{_datadir}/emacs/%{version} %changelog +* Mon Sep 10 2007 Chip Coldwell - 22.1-4 +- fix pkgconfig path (from pkg-config to pkgconfig (Jonathan Underwood) +- use macro instead of variable style for buildroot. + * Mon Aug 28 2007 Chip Coldwell - 22.1-3 - change group from Development to Utility From fedora-extras-commits at redhat.com Tue Sep 11 18:04:30 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Tue, 11 Sep 2007 14:04:30 -0400 Subject: rpms/kernel/devel kernel.spec, 1.155, 1.156 linux-2.6-utrace-ptrace-compat-ia64.patch, 1.4, 1.5 linux-2.6-utrace-ptrace-compat.patch, 1.5, 1.6 linux-2.6-utrace-regset-ia64.patch, 1.3, 1.4 linux-2.6-utrace-regset.patch, 1.5, 1.6 linux-2.6-utrace-tracehook-ia64.patch, 1.3, 1.4 linux-2.6-utrace-tracehook.patch, 1.10, 1.11 Message-ID: <200709111804.l8BI4UrW011977@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11872 Modified Files: kernel.spec linux-2.6-utrace-ptrace-compat-ia64.patch linux-2.6-utrace-ptrace-compat.patch linux-2.6-utrace-regset-ia64.patch linux-2.6-utrace-regset.patch linux-2.6-utrace-tracehook-ia64.patch linux-2.6-utrace-tracehook.patch Log Message: * Tue Sep 11 2007 Chuck Ebbert - utrace update Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- kernel.spec 11 Sep 2007 17:20:35 -0000 1.155 +++ kernel.spec 11 Sep 2007 18:03:54 -0000 1.156 @@ -1791,6 +1791,9 @@ %changelog * Tue Sep 11 2007 Chuck Ebbert +- utrace update + +* Tue Sep 11 2007 Chuck Ebbert - Linux 2.6.23-rc6 * Mon Sep 10 2007 Chuck Ebbert linux-2.6-utrace-ptrace-compat-ia64.patch: Index: linux-2.6-utrace-ptrace-compat-ia64.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-ptrace-compat-ia64.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- linux-2.6-utrace-ptrace-compat-ia64.patch 11 Sep 2007 17:20:35 -0000 1.4 +++ linux-2.6-utrace-ptrace-compat-ia64.patch 11 Sep 2007 18:03:54 -0000 1.5 @@ -9,8 +9,8 @@ --- arch/ia64/ia32/sys_ia32.c | 40 ++ - arch/ia64/kernel/ptrace.c | 1020 +++++---------------------------------------- - 2 files changed, 159 insertions(+), 901 deletions(-) + arch/ia64/kernel/ptrace.c | 1019 +++++---------------------------------------- + 2 files changed, 159 insertions(+), 900 deletions(-) --- linux-2.6/arch/ia64/ia32/sys_ia32.c +++ linux-2.6/arch/ia64/ia32/sys_ia32.c @@ -977,7 +977,7 @@ /* "asmlinkage" so the input arguments are preserved... */ -@@ -1671,6 +770,9 @@ syscall_trace_leave (long arg0, long arg +@@ -1670,6 +770,9 @@ syscall_trace_leave (long arg0, long arg } } @@ -987,7 +987,7 @@ /* Utrace implementation starts here */ typedef struct utrace_get { -@@ -2464,3 +1566,119 @@ const struct utrace_regset_view *utrace_ +@@ -2463,3 +1566,119 @@ const struct utrace_regset_view *utrace_ #endif return &utrace_ia64_native; } linux-2.6-utrace-ptrace-compat.patch: Index: linux-2.6-utrace-ptrace-compat.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-ptrace-compat.patch,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- linux-2.6-utrace-ptrace-compat.patch 4 Sep 2007 20:53:27 -0000 1.5 +++ linux-2.6-utrace-ptrace-compat.patch 11 Sep 2007 18:03:54 -0000 1.6 @@ -24,7 +24,7 @@ arch/powerpc/lib/sstep.c | 3 kernel/fork.c | 2 kernel/exit.c | 13 - kernel/ptrace.c | 2055 +++++++++++++++++++++++++++++++++++++-- + kernel/ptrace.c | 2056 +++++++++++++++++++++++++++++++++++++-- kernel/sys_ni.c | 4 kernel/Makefile | 3 include/linux/sched.h | 4 @@ -32,7 +32,7 @@ include/asm-x86_64/tracehook.h | 1 include/asm-x86_64/ptrace-abi.h | 3 init/Kconfig | 15 - 20 files changed, 2642 insertions(+), 780 deletions(-) + 20 files changed, 2643 insertions(+), 780 deletions(-) delete arch/powerpc/kernel/ptrace32.c --- linux-2.6/fs/proc/base.c @@ -1331,7 +1331,7 @@ tsk = next_thread(tsk); --- linux-2.6/kernel/ptrace.c +++ linux-2.6/kernel/ptrace.c -@@ -19,213 +19,2008 @@ +@@ -19,213 +19,2009 @@ #include #include #include @@ -1777,11 +1777,8 @@ +static int ptrace_detach(struct task_struct *task, + struct utrace_attached_engine *engine, + struct ptrace_state *state) - { -- if (!valid_signal(data)) -- return -EIO; - -- return -ENOSYS; ++{ ++ + int error; + + NO_LOCKS; @@ -1839,29 +1836,20 @@ + spin_unlock_irq(¤t->sighand->siglock); + } + return error; - } - --int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) ++} ++ + +/* + * This is called when we are exiting. We must stop all our ptracing. + */ +void +ptrace_exit(struct task_struct *tsk) - { -- int copied = 0; ++{ + struct list_head *pos, *n; + int restart; - -- while (len > 0) { -- char buf[128]; -- int this_len, retval; ++ + NO_LOCKS; - -- this_len = (len > sizeof(buf)) ? sizeof(buf) : len; -- retval = access_process_vm(tsk, src, buf, this_len, 0); -- if (!retval) { -- if (copied) ++ + /* + * Taking the task_lock after PF_EXITING is set ensures that a + * child in ptrace_traceme will not put itself on our list when @@ -1874,7 +1862,6 @@ + } + task_unlock(tsk); + -+ restart = 0; + do { + struct ptrace_state *state; + int error; @@ -1883,6 +1870,7 @@ + + rcu_read_lock(); + ++ restart = 0; + list_for_each_safe_rcu(pos, n, &tsk->ptracees) { + state = list_entry(pos, struct ptrace_state, entry); + error = utrace_detach(state->task, state->engine); @@ -1904,7 +1892,7 @@ + wait_task_inactive(p); + put_task_struct(p); + restart = 1; - break; ++ goto loop_unlocked; + } + else { + BUG_ON(error != -ESRCH); @@ -1914,10 +1902,11 @@ + + rcu_read_unlock(); + ++ loop_unlocked: + END_CHECK; + + cond_resched(); -+ } while (restart > 0); ++ } while (unlikely(restart > 0)); + + if (likely(restart == 0)) + /* @@ -1976,14 +1965,16 @@ + const struct utrace_regset_view *view, + int setno, unsigned long offset, unsigned int size, + void __user *data, int write) -+{ + { +- if (!valid_signal(data)) + const struct utrace_regset *regset = utrace_regset(target, engine, + view, setno); + int ret; + + if (unlikely(regset == NULL)) -+ return -EIO; -+ + return -EIO; + +- return -ENOSYS; + if (size == (unsigned int) -1) + size = regset->size * regset->n; + @@ -2003,23 +1994,33 @@ + } + + return ret; -+} -+ + } + +-int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) +int +ptrace_onereg_access(struct task_struct *target, + struct utrace_attached_engine *engine, + const struct utrace_regset_view *view, + int setno, unsigned long regno, + void __user *data, int write) -+{ + { +- int copied = 0; + const struct utrace_regset *regset = utrace_regset(target, engine, + view, setno); + unsigned int pos; + int ret; -+ + +- while (len > 0) { +- char buf[128]; +- int this_len, retval; + if (unlikely(regset == NULL)) + return -EIO; -+ + +- this_len = (len > sizeof(buf)) ? sizeof(buf) : len; +- retval = access_process_vm(tsk, src, buf, this_len, 0); +- if (!retval) { +- if (copied) +- break; + if (regno < regset->bias || regno >= regset->bias + regset->n) + return -EINVAL; + @@ -2191,12 +2192,6 @@ + ret = -ESRCH; + if (unlikely(ret)) + BUG_ON(ret != -ESRCH); -+ } -+ -+ if (ret) { -+ pr_debug("%d not stopped (%lu)\n", -+ child->pid, child->state); -+ goto out_tsk_rcu; } - if (copy_to_user(dst, buf, retval)) - return -EFAULT; @@ -2205,6 +2200,12 @@ - dst += retval; - len -= retval; + ++ if (ret) { ++ pr_debug("%d not stopped (%lu)\n", ++ child->pid, child->state); ++ goto out_tsk_rcu; ++ } ++ + ret = -ESRCH; /* Return value for exit_state bail-out. */ } - return copied; @@ -2403,14 +2404,9 @@ + if (ret == 0) { + ret = val; + force_successful_syscall_return(); - } -- copied += retval; -- src += retval; -- dst += retval; -- len -= retval; ++ } + goto out_tsk; - } -- return copied; ++ } + + switch (request) { + default: @@ -2457,9 +2453,14 @@ + (siginfo_t __user *) data, + sizeof(siginfo_t))) + ret = -EFAULT; -+ } + } +- copied += retval; +- src += retval; +- dst += retval; +- len -= retval; + break; -+ } + } +- return copied; + +out_tsk: + NO_LOCKS; @@ -2556,13 +2557,13 @@ + return ret; } +#endif -+ -/** - * ptrace_traceme -- helper for PTRACE_TRACEME - * - * Performs checks and sets PT_PTRACED. - * Should be used by all ptrace implementations for PTRACE_TRACEME. ++ +/* + * Detach the zombie being reported for wait. */ @@ -2572,13 +2573,13 @@ + struct task_struct *p, struct ptrace_state *state) { - int ret = -EPERM; -- -- ret = security_ptrace(current->parent, current); -- if (ret) -- return -EPERM; + int detach_error; + struct utrace_attached_engine *engine; +- ret = security_ptrace(current->parent, current); +- if (ret) +- return -EPERM; +- - return -ENOSYS; +restart: + NO_LOCKS; @@ -2926,7 +2927,7 @@ - get_task_struct(child); + if (unlikely(parent->signal == NULL)) + goto out; -+ + + sighand = parent->sighand; + spin_lock_irqsave(&sighand->siglock, flags); + if (sighand->action[SIGCHLD-1].sa.sa_handler != SIG_IGN && @@ -2937,7 +2938,7 @@ + */ + wake_up_interruptible_sync(&parent->signal->wait_chldexit); + spin_unlock_irqrestore(&sighand->siglock, flags); - ++ +out: read_unlock(&tasklist_lock); - if (!child) @@ -3179,13 +3180,15 @@ + NO_LOCKS; + printk(KERN_ERR "ptrace out of memory, lost child %d of %d", + child->pid, parent->pid); -+} -+ + } + +-int generic_ptrace_pokedata(struct task_struct *tsk, long addr, long data) +static u32 +ptrace_report_clone(struct utrace_attached_engine *engine, + struct task_struct *parent, + unsigned long clone_flags, struct task_struct *child) -+{ + { +- int copied; + int event, option; + struct ptrace_state *state; + @@ -3216,7 +3219,9 @@ + } + else + event = 0; -+ + +- copied = access_process_vm(tsk, addr, &data, sizeof(data), 1); +- return (copied == sizeof(data)) ? 0 : -EIO; + if (!(clone_flags & CLONE_UNTRACED) + && (event || (clone_flags & CLONE_PTRACE))) { + /* @@ -3276,7 +3281,7 @@ + state->have_eventmsg = 0; + state->u.siginfo = info; + return ptrace_report(engine, tsk, state, signo) | UTRACE_SIGNAL_IGN; -+} + } + +static u32 +ptrace_report_jctl(struct utrace_attached_engine *engine, @@ -3367,14 +3372,12 @@ + struct task_struct *tsk, struct pt_regs *regs) +{ + return ptrace_report_syscall(engine, tsk, regs, 0); - } - --int generic_ptrace_pokedata(struct task_struct *tsk, long addr, long data) ++} ++ +static u32 +ptrace_report_exit(struct utrace_attached_engine *engine, + struct task_struct *tsk, long orig_code, long *code) - { -- int copied; ++{ + struct ptrace_state *state = get_ptrace_state(engine, tsk); + if (unlikely(state == NULL)) + return UTRACE_ACTION_RESUME; @@ -3401,11 +3404,9 @@ + } + + END_CHECK; - -- copied = access_process_vm(tsk, addr, &data, sizeof(data), 1); -- return (copied == sizeof(data)) ? 0 : -EIO; ++ + return unsafe; - } ++} + +static struct task_struct * +ptrace_tracer_task(struct utrace_attached_engine *engine, linux-2.6-utrace-regset-ia64.patch: Index: linux-2.6-utrace-regset-ia64.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-regset-ia64.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linux-2.6-utrace-regset-ia64.patch 21 Aug 2007 19:42:55 -0000 1.3 +++ linux-2.6-utrace-regset-ia64.patch 11 Sep 2007 18:03:55 -0000 1.4 @@ -603,7 +603,7 @@ asmlinkage long sys_ptrace (long request, pid_t pid, unsigned long addr, unsigned long data) { -@@ -1602,6 +1617,7 @@ sys_ptrace (long request, pid_t pid, uns +@@ -1601,6 +1616,7 @@ sys_ptrace (long request, pid_t pid, uns unlock_kernel(); return ret; } @@ -611,7 +611,7 @@ /* "asmlinkage" so the input arguments are preserved... */ -@@ -1654,3 +1670,797 @@ syscall_trace_leave (long arg0, long arg +@@ -1653,3 +1669,797 @@ syscall_trace_leave (long arg0, long arg tracehook_report_syscall_step(®s); } } linux-2.6-utrace-regset.patch: Index: linux-2.6-utrace-regset.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-regset.patch,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- linux-2.6-utrace-regset.patch 11 Sep 2007 17:20:35 -0000 1.5 +++ linux-2.6-utrace-regset.patch 11 Sep 2007 18:03:55 -0000 1.6 @@ -19,12 +19,12 @@ arch/powerpc/kernel/Makefile | 2 arch/powerpc/kernel/ptrace32.c | 20 - arch/powerpc/kernel/ptrace.c | 617 ++++++++++++++++++++---------- - kernel/ptrace.c | 8 + kernel/ptrace.c | 9 include/linux/tracehook.h | 255 ++++++++++++- include/asm-i386/i387.h | 13 - include/asm-x86_64/fpu32.h | 3 include/asm-x86_64/tracehook.h | 8 - 13 files changed, 2203 insertions(+), 1217 deletions(-) + 13 files changed, 2203 insertions(+), 1218 deletions(-) --- linux-2.6/arch/i386/kernel/i387.c +++ linux-2.6/arch/i386/kernel/i387.c @@ -3841,7 +3841,7 @@ return -ENOSYS; } -@@ -212,12 +206,10 @@ struct task_struct *ptrace_get_task_stru +@@ -213,12 +206,10 @@ struct task_struct *ptrace_get_task_stru return child; } linux-2.6-utrace-tracehook-ia64.patch: Index: linux-2.6-utrace-tracehook-ia64.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-tracehook-ia64.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linux-2.6-utrace-tracehook-ia64.patch 21 Aug 2007 19:42:55 -0000 1.3 +++ linux-2.6-utrace-tracehook-ia64.patch 11 Sep 2007 18:03:55 -0000 1.4 @@ -93,7 +93,7 @@ #include #include #include -@@ -1602,28 +1603,6 @@ sys_ptrace (long request, pid_t pid, uns +@@ -1601,28 +1602,6 @@ sys_ptrace (long request, pid_t pid, uns return ret; } @@ -122,7 +122,7 @@ /* "asmlinkage" so the input arguments are preserved... */ asmlinkage void -@@ -1631,9 +1610,8 @@ syscall_trace_enter (long arg0, long arg +@@ -1630,9 +1609,8 @@ syscall_trace_enter (long arg0, long arg long arg4, long arg5, long arg6, long arg7, struct pt_regs regs) { @@ -134,7 +134,7 @@ if (unlikely(current->audit_context)) { long syscall; -@@ -1668,8 +1646,11 @@ syscall_trace_leave (long arg0, long arg +@@ -1667,8 +1645,11 @@ syscall_trace_leave (long arg0, long arg audit_syscall_exit(success, result); } linux-2.6-utrace-tracehook.patch: Index: linux-2.6-utrace-tracehook.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-tracehook.patch,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- linux-2.6-utrace-tracehook.patch 11 Sep 2007 17:20:35 -0000 1.10 +++ linux-2.6-utrace-tracehook.patch 11 Sep 2007 18:03:55 -0000 1.11 @@ -47,7 +47,7 @@ arch/s390/kernel/process.c | 3 arch/frv/kernel/ptrace.c | 15 - arch/i386/math-emu/fpu_entry.c | 6 - - arch/i386/kernel/ptrace.c | 104 ++------- + arch/i386/kernel/ptrace.c | 103 ++------- arch/i386/kernel/signal.c | 37 +-- arch/i386/kernel/process.c | 3 arch/i386/kernel/vm86.c | 7 - @@ -100,7 +100,7 @@ include/asm-x86_64/thread_info.h | 3 drivers/connector/cn_proc.c | 4 mm/nommu.c | 4 - 67 files changed, 904 insertions(+), 1140 deletions(-) + 67 files changed, 904 insertions(+), 1139 deletions(-) create include/linux/tracehook.h create include/asm-i386/tracehook.h create include/asm-powerpc/tracehook.h @@ -574,7 +574,7 @@ } /* -@@ -476,18 +475,18 @@ long arch_ptrace(struct task_struct *chi +@@ -475,18 +475,18 @@ long arch_ptrace(struct task_struct *chi if (!valid_signal(data)) break; if (request == PTRACE_SYSEMU) { @@ -597,7 +597,7 @@ wake_up_process(child); ret = 0; break; -@@ -503,7 +502,7 @@ long arch_ptrace(struct task_struct *chi +@@ -502,7 +502,7 @@ long arch_ptrace(struct task_struct *chi break; child->exit_code = SIGKILL; /* make sure the single step bit is not set. */ @@ -606,7 +606,7 @@ wake_up_process(child); break; -@@ -513,13 +512,8 @@ long arch_ptrace(struct task_struct *chi +@@ -512,13 +512,8 @@ long arch_ptrace(struct task_struct *chi if (!valid_signal(data)) break; @@ -621,7 +621,7 @@ child->exit_code = data; /* give it a chance to run. */ wake_up_process(child); -@@ -647,78 +641,24 @@ void send_sigtrap(struct task_struct *ts +@@ -646,78 +641,24 @@ void send_sigtrap(struct task_struct *ts * - triggered by current->work.syscall_trace */ __attribute__((regparm(3))) @@ -2329,7 +2329,7 @@ int ptrace_detach(struct task_struct *child, unsigned int data) { if (!valid_signal(data)) -@@ -234,13 +102,10 @@ int ptrace_detach(struct task_struct *ch +@@ -235,13 +103,10 @@ int ptrace_detach(struct task_struct *ch ptrace_disable(child); clear_tsk_thread_flag(child, TIF_SYSCALL_TRACE); @@ -2346,7 +2346,7 @@ } int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) -@@ -293,103 +158,10 @@ int ptrace_writedata(struct task_struct +@@ -294,103 +159,10 @@ int ptrace_writedata(struct task_struct return copied; } @@ -2451,7 +2451,7 @@ } /** -@@ -402,20 +174,11 @@ int ptrace_traceme(void) +@@ -403,20 +175,11 @@ int ptrace_traceme(void) { int ret = -EPERM; @@ -2477,7 +2477,7 @@ } /** -@@ -452,42 +215,7 @@ struct task_struct *ptrace_get_task_stru +@@ -453,42 +216,7 @@ struct task_struct *ptrace_get_task_stru #ifndef __ARCH_SYS_PTRACE asmlinkage long sys_ptrace(long request, long pid, long addr, long data) { From fedora-extras-commits at redhat.com Tue Sep 11 18:11:00 2007 From: fedora-extras-commits at redhat.com (Simo Sorce (simo)) Date: Tue, 11 Sep 2007 14:11:00 -0400 Subject: rpms/samba/F-7 .cvsignore, 1.42, 1.43 filter-requires-samba.sh, 1.5, 1.6 samba.spec, 1.130, 1.131 sources, 1.46, 1.47 samba-3.0.25-imdap-basedn.patch, 1.1, NONE Message-ID: <200709111811.l8BIB028012346@cvs-int.fedora.redhat.com> Author: simo Update of /cvs/pkgs/rpms/samba/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12293 Modified Files: .cvsignore filter-requires-samba.sh samba.spec sources Removed Files: samba-3.0.25-imdap-basedn.patch Log Message: * Tue Sep 11 2007 Simo Sorce 3.0.26a-0.fc8 - upgrade to the latest upstream realease - includes security fixes released today in 3.0.26 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/samba/F-7/.cvsignore,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- .cvsignore 21 Aug 2007 13:53:11 -0000 1.42 +++ .cvsignore 11 Sep 2007 18:10:27 -0000 1.43 @@ -1 +1 @@ -samba-3.0.25c.tar.gz +samba-3.0.26a.tar.gz Index: filter-requires-samba.sh =================================================================== RCS file: /cvs/pkgs/rpms/samba/F-7/filter-requires-samba.sh,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- filter-requires-samba.sh 14 Mar 2007 10:21:24 -0000 1.5 +++ filter-requires-samba.sh 11 Sep 2007 18:10:27 -0000 1.6 @@ -1,3 +1,3 @@ #!/bin/sh -/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI|Unicode::MapUTF8)' +/usr/lib/rpm/perl.req $* | grep -E -v '(Net::LDAP|Crypt::SmbHash|CGI|Unicode::MapUTF8|smbldap_tools)' Index: samba.spec =================================================================== RCS file: /cvs/pkgs/rpms/samba/F-7/samba.spec,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- samba.spec 21 Aug 2007 13:53:11 -0000 1.130 +++ samba.spec 11 Sep 2007 18:10:27 -0000 1.131 @@ -1,7 +1,7 @@ Summary: The Samba Suite of programs Name: samba Epoch: 0 -Version: 3.0.25c +Version: 3.0.26a Release: 0%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Daemons @@ -41,7 +41,6 @@ Patch110: samba-3.0.21pre1-smbspool.patch Patch111: samba-3.0.13-smbclient.patch Patch200: samba-3.0.25rc1-inotifiy.patch -Patch210: samba-3.0.25-imdap-basedn.patch Requires(pre): samba-common = %{epoch}:%{version}-%{release} Requires: pam >= 0:0.64 @@ -158,7 +157,6 @@ %patch110 -p1 -b .smbspool %patch111 -p1 -b .smbclient %patch200 -p0 -b .inotify -%patch210 -p1 -b .idmap_basedn # crap rm -f examples/VFS/.cvsignore @@ -641,6 +639,10 @@ #%{_includedir}/libmsrpc.h %changelog +* Tue Sep 11 2007 Simo Sorce 3.0.26a-0.fc8 +- upgrade to the latest upstream realease +- includes security fixes released today in 3.0.26 + * Tue Aug 21 2007 Simo Sorce 3.0.25c-0.fc7 - update to 3.0.25c - add patch to fix samba bugzilla 4772 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/samba/F-7/sources,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- sources 21 Aug 2007 13:53:11 -0000 1.46 +++ sources 11 Sep 2007 18:10:27 -0000 1.47 @@ -1 +1 @@ -87950694270b86cbc1b2074cb53dd1aa samba-3.0.25c.tar.gz +6511ff23d9b1d4858744778bba543c5d samba-3.0.26a.tar.gz --- samba-3.0.25-imdap-basedn.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 18:12:06 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Tue, 11 Sep 2007 14:12:06 -0400 Subject: rpms/mksh/devel .cvsignore, 1.5, 1.6 mksh.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200709111812.l8BIC6Nj012419@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12369 Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31b - Use script to get %check happy (thanks to Thorsten Glaser) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 8 Sep 2007 00:27:40 -0000 1.5 +++ .cvsignore 11 Sep 2007 18:11:32 -0000 1.6 @@ -1 +1 @@ -mksh-R31.cpio.gz +mksh-R31b.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/devel/mksh.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mksh.spec 8 Sep 2007 00:27:40 -0000 1.6 +++ mksh.spec 11 Sep 2007 18:11:32 -0000 1.7 @@ -2,7 +2,7 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31 +Version: 31b Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells @@ -10,6 +10,7 @@ Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz Requires(post): grep Requires(postun): coreutils, grep +BuildRequires: util-linux BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -35,7 +36,7 @@ install -D -m 644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 %check -sh test.sh -v +script -qc "./test.sh -v" %post if [ ! -f %{_sysconfdir}/shells ]; then @@ -61,6 +62,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Tue Sep 11 2007 Robert Scheck 31b-1 +- Upgrade to 31b +- Use script to get %%check happy (thanks to Thorsten Glaser) + * Sat Sep 08 2007 Robert Scheck 31-1 - Upgrade to 31 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 8 Sep 2007 00:27:41 -0000 1.5 +++ sources 11 Sep 2007 18:11:32 -0000 1.6 @@ -1 +1 @@ -383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz +819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz From fedora-extras-commits at redhat.com Tue Sep 11 18:13:15 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Tue, 11 Sep 2007 14:13:15 -0400 Subject: rpms/mksh/F-7 .cvsignore,1.5,1.6 mksh.spec,1.6,1.7 sources,1.5,1.6 Message-ID: <200709111813.l8BIDFIp012491@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12450 Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31b - Use script to get %check happy (thanks to Thorsten Glaser) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/F-7/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 8 Sep 2007 00:29:14 -0000 1.5 +++ .cvsignore 11 Sep 2007 18:12:41 -0000 1.6 @@ -1 +1 @@ -mksh-R31.cpio.gz +mksh-R31b.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/F-7/mksh.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mksh.spec 8 Sep 2007 00:29:14 -0000 1.6 +++ mksh.spec 11 Sep 2007 18:12:41 -0000 1.7 @@ -2,7 +2,7 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31 +Version: 31b Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells @@ -10,6 +10,7 @@ Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz Requires(post): grep Requires(postun): coreutils, grep +BuildRequires: util-linux BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -35,7 +36,7 @@ install -D -m 644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 %check -sh test.sh -v +script -qc "./test.sh -v" %post if [ ! -f %{_sysconfdir}/shells ]; then @@ -61,6 +62,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Tue Sep 11 2007 Robert Scheck 31b-1 +- Upgrade to 31b +- Use script to get %%check happy (thanks to Thorsten Glaser) + * Sat Sep 08 2007 Robert Scheck 31-1 - Upgrade to 31 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 8 Sep 2007 00:29:14 -0000 1.5 +++ sources 11 Sep 2007 18:12:41 -0000 1.6 @@ -1 +1 @@ -383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz +819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz From fedora-extras-commits at redhat.com Tue Sep 11 18:14:22 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Tue, 11 Sep 2007 14:14:22 -0400 Subject: rpms/mksh/FC-6 .cvsignore, 1.5, 1.6 mksh.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200709111814.l8BIEMRq012588@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12516 Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31b - Use script to get %check happy (thanks to Thorsten Glaser) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/FC-6/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 8 Sep 2007 00:31:16 -0000 1.5 +++ .cvsignore 11 Sep 2007 18:13:49 -0000 1.6 @@ -1 +1 @@ -mksh-R31.cpio.gz +mksh-R31b.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/FC-6/mksh.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mksh.spec 8 Sep 2007 00:31:16 -0000 1.6 +++ mksh.spec 11 Sep 2007 18:13:49 -0000 1.7 @@ -2,7 +2,7 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31 +Version: 31b Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells @@ -10,6 +10,7 @@ Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz Requires(post): grep Requires(postun): coreutils, grep +BuildRequires: util-linux BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -35,7 +36,7 @@ install -D -m 644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 %check -sh test.sh -v +script -qc "./test.sh -v" %post if [ ! -f %{_sysconfdir}/shells ]; then @@ -61,6 +62,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Tue Sep 11 2007 Robert Scheck 31b-1 +- Upgrade to 31b +- Use script to get %%check happy (thanks to Thorsten Glaser) + * Sat Sep 08 2007 Robert Scheck 31-1 - Upgrade to 31 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/FC-6/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 8 Sep 2007 00:31:16 -0000 1.5 +++ sources 11 Sep 2007 18:13:49 -0000 1.6 @@ -1 +1 @@ -383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz +819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz From fedora-extras-commits at redhat.com Tue Sep 11 18:15:36 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Tue, 11 Sep 2007 14:15:36 -0400 Subject: rpms/mksh/EL-5 .cvsignore, 1.5, 1.6 mksh.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200709111815.l8BIFaeV012668@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12629 Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31b - Use script to get %check happy (thanks to Thorsten Glaser) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-5/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 8 Sep 2007 00:32:33 -0000 1.5 +++ .cvsignore 11 Sep 2007 18:15:03 -0000 1.6 @@ -1 +1 @@ -mksh-R31.cpio.gz +mksh-R31b.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-5/mksh.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mksh.spec 8 Sep 2007 00:32:33 -0000 1.6 +++ mksh.spec 11 Sep 2007 18:15:03 -0000 1.7 @@ -2,7 +2,7 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31 +Version: 31b Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells @@ -10,6 +10,7 @@ Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz Requires(post): grep Requires(postun): coreutils, grep +BuildRequires: util-linux BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -35,7 +36,7 @@ install -D -m 644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 %check -sh test.sh -v +script -qc "./test.sh -v" %post if [ ! -f %{_sysconfdir}/shells ]; then @@ -61,6 +62,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Tue Sep 11 2007 Robert Scheck 31b-1 +- Upgrade to 31b +- Use script to get %%check happy (thanks to Thorsten Glaser) + * Sat Sep 08 2007 Robert Scheck 31-1 - Upgrade to 31 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-5/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 8 Sep 2007 00:32:33 -0000 1.5 +++ sources 11 Sep 2007 18:15:03 -0000 1.6 @@ -1 +1 @@ -383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz +819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz From fedora-extras-commits at redhat.com Tue Sep 11 18:16:30 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Tue, 11 Sep 2007 14:16:30 -0400 Subject: rpms/mksh/EL-4 .cvsignore, 1.5, 1.6 mksh.spec, 1.6, 1.7 sources, 1.5, 1.6 Message-ID: <200709111816.l8BIGUhf012720@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12688 Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31b - Use script to get %check happy (thanks to Thorsten Glaser) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-4/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 8 Sep 2007 00:33:53 -0000 1.5 +++ .cvsignore 11 Sep 2007 18:15:57 -0000 1.6 @@ -1 +1 @@ -mksh-R31.cpio.gz +mksh-R31b.cpio.gz Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-4/mksh.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- mksh.spec 8 Sep 2007 00:33:53 -0000 1.6 +++ mksh.spec 11 Sep 2007 18:15:57 -0000 1.7 @@ -2,7 +2,7 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31 +Version: 31b Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells @@ -10,6 +10,7 @@ Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz Requires(post): grep Requires(postun): coreutils, grep +BuildRequires: util-linux BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -35,7 +36,7 @@ install -D -m 644 %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 %check -sh test.sh -v +script -qc "./test.sh -v" %post if [ ! -f %{_sysconfdir}/shells ]; then @@ -61,6 +62,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Tue Sep 11 2007 Robert Scheck 31b-1 +- Upgrade to 31b +- Use script to get %%check happy (thanks to Thorsten Glaser) + * Sat Sep 08 2007 Robert Scheck 31-1 - Upgrade to 31 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-4/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 8 Sep 2007 00:33:53 -0000 1.5 +++ sources 11 Sep 2007 18:15:57 -0000 1.6 @@ -1 +1 @@ -383703d3bd612d48f9081773726545e8 mksh-R31.cpio.gz +819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz From fedora-extras-commits at redhat.com Tue Sep 11 18:22:09 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Tue, 11 Sep 2007 14:22:09 -0400 Subject: rpms/gnash/OLPC-2 .cvsignore, 1.5, 1.6 gnash.spec, 1.18, 1.19 sources, 1.5, 1.6 Message-ID: <200709111822.l8BIM9io013111@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/gnash/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13057 Modified Files: .cvsignore gnash.spec sources Log Message: - new release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gnash/OLPC-2/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 18 Jul 2007 16:09:51 -0000 1.5 +++ .cvsignore 11 Sep 2007 18:21:35 -0000 1.6 @@ -1,3 +1,4 @@ gnash-0.7.2.tar.bz2 gnash-0.8.0.tar.bz2 gnash-0.8.1.20070718cvs.tar.bz2 +gnash-0.8.1.tar.bz2 Index: gnash.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnash/OLPC-2/gnash.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gnash.spec 18 Jul 2007 16:09:51 -0000 1.18 +++ gnash.spec 11 Sep 2007 18:21:35 -0000 1.19 @@ -1,14 +1,12 @@ -%define alphatag 20070718cvs - Name: gnash Version: 0.8.1 -Release: 0.1.%{alphatag}%{?dist} +Release: 1%{?dist} Summary: GNU flash movie player Group: Applications/Multimedia License: GPL URL: http://www.gnu.org/software/gnash/ -Source0: http://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.%{alphatag}.tar.bz2 +Source0: http://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libxml2-devel libpng-devel libjpeg-devel libogg-devel @@ -116,6 +114,9 @@ %{_libdir}/mozilla/plugins/libgnashplugin.so %changelog +* Tue Sep 11 2007 John (J5) Palmieri - 0.8.1-1 +- update to release + * Wed Jul 18 2007 John (J5) Palmieri - 0.8.1-0.1.20070718cvs - update to CVS snapshot Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gnash/OLPC-2/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 18 Jul 2007 16:09:51 -0000 1.5 +++ sources 11 Sep 2007 18:21:35 -0000 1.6 @@ -1 +1 @@ -7b4d3dc51ba1902af113e7d001b90b41 gnash-0.8.1.20070718cvs.tar.bz2 +5f80a25cb7a37fb351d28fd2097d8f3e gnash-0.8.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 18:34:15 2007 From: fedora-extras-commits at redhat.com (Eric Tanguy (tanguy)) Date: Tue, 11 Sep 2007 14:34:15 -0400 Subject: rpms/gperiodic/devel gtk.patch,NONE,1.1 gperiodic.spec,1.8,1.9 Message-ID: <200709111834.l8BIYFDX013720@cvs-int.fedora.redhat.com> Author: tanguy Update of /cvs/extras/rpms/gperiodic/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13689 Modified Files: gperiodic.spec Added Files: gtk.patch Log Message: gtk.patch: --- NEW FILE gtk.patch --- --- gperiodic-2.0.10/Makefile 2007-07-11 14:58:05.000000000 +0200 +++ gperiodic-2.0.10/Makefile 2007-09-11 20:11:45.000000000 +0200 @@ -1,5 +1,5 @@ CC := gcc -CFLAGS := `pkg-config --cflags gtk+-2.0` -I. -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED +CFLAGS := `pkg-config --cflags gtk+-2.0` -I. -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED LIBS :=`pkg-config --libs gtk+-2.0` bindir ?= /usr/bin datadir ?= /usr/share Index: gperiodic.spec =================================================================== RCS file: /cvs/extras/rpms/gperiodic/devel/gperiodic.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gperiodic.spec 8 Sep 2007 07:20:43 -0000 1.8 +++ gperiodic.spec 11 Sep 2007 18:33:42 -0000 1.9 @@ -1,14 +1,15 @@ Summary: Program for browsing the periodic table Name: gperiodic Version: 2.0.10 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: Applications/Engineering URL: http://www.frantz.fi/software/gperiodic.php Source: http://www.frantz.fi/software/gperiodic-%{version}.tar.gz Patch0: gperiodic-bh.patch +Patch1: gtk.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel, desktop-file-utils, gettext +BuildRequires: gtk2-devel, desktop-file-utils, gettext, %description Gperiodic displays a periodic table of the elements, allowing you to @@ -18,6 +19,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build CFLAGS="$RPM_OPT_FLAGS" %{__make} %{?_smp_mflags} @@ -54,6 +56,9 @@ %doc README AUTHORS ChangeLog gpl.txt %changelog +* Sat Sep 08 2007 Eric Tanguy 2.0.10-2 +- Patch to erase DGTK_DISABLE_DEPRECATED flag from the Makefile + * Sat Sep 08 2007 Eric Tanguy 2.0.10-1 - New upstream version From fedora-extras-commits at redhat.com Tue Sep 11 18:41:47 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Tue, 11 Sep 2007 14:41:47 -0400 Subject: rpms/selinux-policy/F-7 policy-20070501.patch,1.55,1.56 Message-ID: <200709111841.l8BIflUx013989@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13944 Modified Files: policy-20070501.patch Log Message: * Mon Sep 10 2007 Dan Walsh 2.6.4-42 - Allow modprobe to setsched on kernel policy-20070501.patch: Index: policy-20070501.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- policy-20070501.patch 11 Sep 2007 15:56:03 -0000 1.55 +++ policy-20070501.patch 11 Sep 2007 18:41:14 -0000 1.56 @@ -2198,7 +2198,7 @@ /usr/src/kernels/.+/lib(/.*)? gen_context(system_u:object_r:usr_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.if serefpolicy-2.6.4/policy/modules/kernel/files.if --- nsaserefpolicy/policy/modules/kernel/files.if 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/files.if 2007-08-27 09:57:21.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/kernel/files.if 2007-09-11 14:40:52.000000000 -0400 @@ -343,8 +343,7 @@ ######################################## @@ -2301,7 +2301,32 @@ ') ######################################## -@@ -3310,6 +3346,43 @@ +@@ -3112,6 +3148,24 @@ + + ######################################## + ## ++## Manage temporary directories in /tmp. ++## ++## ++## ++## The type of the process performing this action. ++## ++## ++# ++interface(`files_manage_generic_tmp_dirs',` ++ gen_require(` ++ type tmp_t; ++ ') ++ ++ manage_dirs_pattern($1,tmp_t,tmp_t) ++') ++ ++######################################## ++## + ## Manage temporary files and directories in /tmp. + ## + ## +@@ -3310,6 +3364,43 @@ ######################################## ## @@ -2345,7 +2370,7 @@ ## Get the attributes of files in /usr. ## ## -@@ -3386,6 +3459,24 @@ +@@ -3386,6 +3477,24 @@ ######################################## ## @@ -2370,7 +2395,7 @@ ## Read symbolic links in /usr. ## ## -@@ -3432,6 +3523,24 @@ +@@ -3432,6 +3541,24 @@ ######################################## ## @@ -2395,7 +2420,7 @@ ## Do not audit attempts to search /usr/src. ## ## -@@ -3637,7 +3746,7 @@ +@@ -3637,7 +3764,7 @@ type var_t; ') @@ -2404,7 +2429,7 @@ ') ######################################## -@@ -3993,7 +4102,7 @@ +@@ -3993,7 +4120,7 @@ type var_lock_t; ') @@ -2413,7 +2438,7 @@ ') ######################################## -@@ -4012,7 +4121,7 @@ +@@ -4012,7 +4139,7 @@ type var_t, var_lock_t; ') @@ -2422,7 +2447,7 @@ ') ######################################## -@@ -4181,7 +4290,7 @@ +@@ -4181,7 +4308,7 @@ type var_run_t; ') @@ -2431,7 +2456,7 @@ ') ######################################## -@@ -4529,6 +4638,8 @@ +@@ -4529,6 +4656,8 @@ # Need to give access to /selinux/member selinux_compute_member($1) @@ -2440,7 +2465,7 @@ # Need sys_admin capability for mounting allow $1 self:capability { chown fsetid sys_admin }; -@@ -4551,6 +4662,8 @@ +@@ -4551,6 +4680,8 @@ # Default type for mountpoints allow $1 poly_t:dir { create mounton }; fs_unmount_xattr_fs($1) @@ -2449,7 +2474,7 @@ ') ######################################## -@@ -4588,3 +4701,28 @@ +@@ -4588,3 +4719,28 @@ allow $1 { file_type -security_file_type }:dir manage_dir_perms; ') From fedora-extras-commits at redhat.com Tue Sep 11 18:46:59 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 11 Sep 2007 14:46:59 -0400 Subject: rpms/mach/F-7 .cvsignore, 1.5, 1.6 mach.spec, 1.12, 1.13 sources, 1.6, 1.7 Message-ID: <200709111846.l8BIkxeE014189@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/mach/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14155/F-7 Modified Files: .cvsignore mach.spec sources Log Message: Sync with devel Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mach/F-7/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 7 Jan 2007 21:47:36 -0000 1.5 +++ .cvsignore 11 Sep 2007 18:46:26 -0000 1.6 @@ -1 +1 @@ -mach-0.9.1.tar.bz2 +mach-0.9.2.tar.bz2 Index: mach.spec =================================================================== RCS file: /cvs/pkgs/rpms/mach/F-7/mach.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- mach.spec 24 Jan 2007 10:44:09 -0000 1.12 +++ mach.spec 11 Sep 2007 18:46:26 -0000 1.13 @@ -1,10 +1,10 @@ Name: mach -Version: 0.9.1 +Version: 0.9.2 Release: 2%{?dist} -Summary: make a chroot +Summary: Make a chroot Group: Applications/System -License: GPL +License: GPLv2+ URL: http://thomas.apestaart.org/projects/mach/ Source: http://thomas.apestaart.org/download/mach/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -44,7 +44,7 @@ %configure \ --enable-builduser=%{builduser} \ --enable-buildgroup=%{buildgroup} \ - --with-flavor=extras + --with-flavor=updates make %install @@ -56,19 +56,13 @@ install -d -m 2775 $RPM_BUILD_ROOT%{_localstatedir}/tmp/mach install -d -m 775 $RPM_BUILD_ROOT%{_localstatedir}/cache/mach -# the ppc dist files were not added to the dist, so install them manually -for v in 4 5 6 development -do - install -m 644 etc/dist.d/fedora-$v-ppc %{_sysconfdir}/mach/dist.d -done - find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \; %clean rm -rf $RPM_BUILD_ROOT %pre -groupadd -r mach >/dev/null 2>&1 || : +getent group mach >/dev/null || groupadd -r mach || : %preun if [ "$1" == 0 ]; @@ -102,6 +96,18 @@ %attr(04750,root,mach) %{_sbindir}/mach-helper %changelog +* Sun Sep 9 2007 Ville Skytt?? - 0.9.2-2 +- Drop no longer needed (and failing) old ppc config bug workarounds. +- Sync group creation scriptlet with current Fedora packaging guidelines. +- Set default config to the "updates" flavour. + +* Sat Sep 08 2007 Thomas Vander Stichele +- 0.9.2-1 +- new release + +* Thu Aug 16 2007 Ville Skytt?? - 0.9.1-3 +- License: GPLv2+ + * Wed Jan 24 2007 Thomas Vander Stichele - 0.9.1-2 - add ppc files Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mach/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 7 Jan 2007 21:47:36 -0000 1.6 +++ sources 11 Sep 2007 18:46:26 -0000 1.7 @@ -1 +1 @@ -9e9a01f35ee343ac4b8327d9c3b213e8 mach-0.9.1.tar.bz2 +4e8aa40b2c44e7565b4fd665741fb95e mach-0.9.2.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 18:56:02 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Tue, 11 Sep 2007 14:56:02 -0400 Subject: rpms/firefox/devel firefox-2.0-indicator-crash.patch, NONE, 1.1 firefox.spec, 1.195, 1.196 Message-ID: <200709111856.l8BIu2OH014597@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/firefox/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14563 Modified Files: firefox.spec Added Files: firefox-2.0-indicator-crash.patch Log Message: * Tue Sep 11 2007 Christopher Aillon 2.0.0.6-8 - Fix crashes when using GTK+ themes containing a gtkrc which specify GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing firefox-2.0-indicator-crash.patch: --- NEW FILE firefox-2.0-indicator-crash.patch --- https://bugzilla.mozilla.org/show_bug.cgi?id=389801 --- mozilla/gfx/src/gtk/gtk2drawing.c.fixgtk212 2005-09-13 05:30:53.000000000 +0200 +++ mozilla/gfx/src/gtk/gtk2drawing.c 2007-09-06 09:42:34.000000000 +0200 @@ -551,8 +551,8 @@ moz_gtk_option_menu_get_metrics(gboolean else *indicator_spacing = default_indicator_spacing; - g_free(tmp_indicator_size); - g_free(tmp_indicator_spacing); + gtk_requisition_free(tmp_indicator_size); + gtk_border_free(tmp_indicator_spacing); return MOZ_GTK_SUCCESS; } Index: firefox.spec =================================================================== RCS file: /cvs/extras/rpms/firefox/devel/firefox.spec,v retrieving revision 1.195 retrieving revision 1.196 diff -u -r1.195 -r1.196 --- firefox.spec 10 Sep 2007 13:10:00 -0000 1.195 +++ firefox.spec 11 Sep 2007 18:55:30 -0000 1.196 @@ -12,7 +12,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 2.0.0.6 -Release: 7%{?dist} +Release: 8%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -71,6 +71,7 @@ Patch102: firefox-1.5-theme-change.patch Patch104: firefox-1.5-ppc64.patch Patch105: firefox-2.0-dnd.patch +Patch106: firefox-2.0-indicator-crash.patch %if %{official_branding} # Required by Mozilla Corporation @@ -172,6 +173,7 @@ %patch102 -p0 -b .theme-change %patch104 -p1 -b .ppc64 %patch105 -p0 -b .dnd +%patch106 -p1 -b .indicator-crash # For branding specific patches. @@ -438,6 +440,10 @@ #--------------------------------------------------------------------- %changelog +* Tue Sep 11 2007 Christopher Aillon 2.0.0.6-8 +- Fix crashes when using GTK+ themes containing a gtkrc which specify + GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing + * Mon Sep 10 2007 Martin Stransky 2.0.0.6-7 - added fix for #246248 - firefox crashes when searching for word "do" From fedora-extras-commits at redhat.com Tue Sep 11 18:59:03 2007 From: fedora-extras-commits at redhat.com (Christopher Aillon (caillon)) Date: Tue, 11 Sep 2007 14:59:03 -0400 Subject: rpms/thunderbird/devel firefox-2.0-indicator-crash.patch, NONE, 1.1 thunderbird.spec, 1.103, 1.104 Message-ID: <200709111859.l8BIx3CD014734@cvs-int.fedora.redhat.com> Author: caillon Update of /cvs/extras/rpms/thunderbird/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14713 Modified Files: thunderbird.spec Added Files: firefox-2.0-indicator-crash.patch Log Message: * Tue Sep 11 2007 Christopher Aillon 2.0.0.6-4 - Fix crashes when using GTK+ themes containing a gtkrc which specify GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing firefox-2.0-indicator-crash.patch: --- NEW FILE firefox-2.0-indicator-crash.patch --- https://bugzilla.mozilla.org/show_bug.cgi?id=389801 --- mozilla/gfx/src/gtk/gtk2drawing.c.fixgtk212 2005-09-13 05:30:53.000000000 +0200 +++ mozilla/gfx/src/gtk/gtk2drawing.c 2007-09-06 09:42:34.000000000 +0200 @@ -551,8 +551,8 @@ moz_gtk_option_menu_get_metrics(gboolean else *indicator_spacing = default_indicator_spacing; - g_free(tmp_indicator_size); - g_free(tmp_indicator_spacing); + gtk_requisition_free(tmp_indicator_size); + gtk_border_free(tmp_indicator_spacing); return MOZ_GTK_SUCCESS; } Index: thunderbird.spec =================================================================== RCS file: /cvs/extras/rpms/thunderbird/devel/thunderbird.spec,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- thunderbird.spec 10 Sep 2007 13:29:23 -0000 1.103 +++ thunderbird.spec 11 Sep 2007 18:58:30 -0000 1.104 @@ -8,7 +8,7 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird Version: 2.0.0.6 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -62,6 +62,7 @@ Patch102: firefox-1.5-theme-change.patch Patch103: thunderbird-1.5-profile-migrator.patch Patch104: firefox-1.5-dnd-nograb.patch +Patch106: firefox-2.0-indicator-crash.patch %if %{official_branding} # Required by Mozilla Corporation @@ -143,6 +144,7 @@ %patch102 -p0 -b .theme-change %patch103 -p1 -b .profile-migrator #%patch104 -p1 -b .dnd-nograb +%patch106 -p1 -b .indicator-crash %if %{official_branding} # Required by Mozilla Corporation @@ -314,6 +316,10 @@ #=============================================================================== %changelog +* Tue Sep 11 2007 Christopher Aillon 2.0.0.6-4 +- Fix crashes when using GTK+ themes containing a gtkrc which specify + GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing + * Mon Sep 10 2007 Martin Stransky 2.0.0.6-3 - added fix for #246248 - firefox crashes when searching for word "do" From fedora-extras-commits at redhat.com Tue Sep 11 19:03:48 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Tue, 11 Sep 2007 15:03:48 -0400 Subject: rpms/krb5/devel kadmind.init,1.11,1.12 Message-ID: <200709111903.l8BJ3mdc020889@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20836 Modified Files: kadmind.init Log Message: - don't exit if we have a kldap db Index: kadmind.init =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/kadmind.init,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- kadmind.init 6 Sep 2007 20:07:18 -0000 1.11 +++ kadmind.init 11 Sep 2007 19:03:15 -0000 1.12 @@ -34,8 +34,8 @@ # then we don't know for sure that this is an error. if ! grep -q 'db_library.*=.*kldap' /etc/krb5.conf ; then echo $"Error. Default principal database does not exist." + exit 0 fi - exit 0 fi if [ -f /var/kerberos/krb5kdc/kpropd.acl ] ; then echo $"Error. This appears to be a slave server, found kpropd.acl" From fedora-extras-commits at redhat.com Tue Sep 11 19:04:35 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Tue, 11 Sep 2007 15:04:35 -0400 Subject: rpms/policycoreutils/devel policycoreutils-gui.patch, 1.31, 1.32 policycoreutils.spec, 1.446, 1.447 Message-ID: <200709111904.l8BJ4Z4d021031@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21008 Modified Files: policycoreutils-gui.patch policycoreutils.spec Log Message: * Tue Sep 11 2007 Dan Walsh 2.0.25-12 - Remove bogus import libxml2 policycoreutils-gui.patch: Index: policycoreutils-gui.patch =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-gui.patch,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- policycoreutils-gui.patch 10 Sep 2007 19:45:03 -0000 1.31 +++ policycoreutils-gui.patch 11 Sep 2007 19:04:32 -0000 1.32 @@ -1,7 +1,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/booleansPage.py policycoreutils-2.0.25/gui/booleansPage.py --- nsapolicycoreutils/gui/booleansPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/booleansPage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,227 @@ ++++ policycoreutils-2.0.25/gui/booleansPage.py 2007-09-11 15:02:03.000000000 -0400 +@@ -0,0 +1,226 @@ +# +# booleansPage.py - GUI for Booleans page in system-config-securitylevel +# @@ -27,7 +27,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import sys +import tempfile @@ -231,8 +230,8 @@ + commands.getstatusoutput(setsebool) diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/fcontextPage.py policycoreutils-2.0.25/gui/fcontextPage.py --- nsapolicycoreutils/gui/fcontextPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/fcontextPage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,210 @@ ++++ policycoreutils-2.0.25/gui/fcontextPage.py 2007-09-11 15:02:05.000000000 -0400 +@@ -0,0 +1,209 @@ +## fcontextPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. + @@ -254,7 +253,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import seobject +import commands @@ -445,8 +443,8 @@ + self.store.set_value(iter, TYPE_COL, "system_u:object_r:%s:%s" % (type, mls)) diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/loginsPage.py policycoreutils-2.0.25/gui/loginsPage.py --- nsapolicycoreutils/gui/loginsPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/loginsPage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,180 @@ ++++ policycoreutils-2.0.25/gui/loginsPage.py 2007-09-11 15:02:07.000000000 -0400 +@@ -0,0 +1,179 @@ +## loginsPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. + @@ -469,7 +467,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import sys +import commands @@ -667,8 +664,8 @@ +relabel: diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/mappingsPage.py policycoreutils-2.0.25/gui/mappingsPage.py --- nsapolicycoreutils/gui/mappingsPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/mappingsPage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,57 @@ ++++ policycoreutils-2.0.25/gui/mappingsPage.py 2007-09-11 15:02:09.000000000 -0400 +@@ -0,0 +1,56 @@ +## mappingsPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. + @@ -691,7 +688,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import sys +import seobject @@ -728,8 +724,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/modulesPage.py policycoreutils-2.0.25/gui/modulesPage.py --- nsapolicycoreutils/gui/modulesPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/modulesPage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,182 @@ ++++ policycoreutils-2.0.25/gui/modulesPage.py 2007-09-11 15:02:11.000000000 -0400 +@@ -0,0 +1,181 @@ +## modulesPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. + @@ -753,7 +749,6 @@ +import gtk.glade +import os +import commands -+import libxml2 +import gobject +import sys +import seobject @@ -3304,8 +3299,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/polgengui.py policycoreutils-2.0.25/gui/polgengui.py --- nsapolicycoreutils/gui/polgengui.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/polgengui.py 2007-09-10 15:43:11.000000000 -0400 -@@ -0,0 +1,453 @@ ++++ policycoreutils-2.0.25/gui/polgengui.py 2007-09-11 15:02:14.000000000 -0400 +@@ -0,0 +1,452 @@ +#!/usr/bin/python +# +# system-config-selinux.py - GUI for SELinux Config tool in system-config-selinux @@ -3333,7 +3328,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import gnome +import sys @@ -4492,8 +4486,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/portsPage.py policycoreutils-2.0.25/gui/portsPage.py --- nsapolicycoreutils/gui/portsPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/portsPage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,248 @@ ++++ policycoreutils-2.0.25/gui/portsPage.py 2007-09-11 15:02:16.000000000 -0400 +@@ -0,0 +1,247 @@ +## portsPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. + @@ -4516,7 +4510,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import sys +import seobject @@ -5044,8 +5037,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/semanagePage.py policycoreutils-2.0.25/gui/semanagePage.py --- nsapolicycoreutils/gui/semanagePage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/semanagePage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,137 @@ ++++ policycoreutils-2.0.25/gui/semanagePage.py 2007-09-11 15:02:18.000000000 -0400 +@@ -0,0 +1,136 @@ +## semanagePage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. + @@ -5068,7 +5061,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import sys +import seobject @@ -5185,8 +5177,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/statusPage.py policycoreutils-2.0.25/gui/statusPage.py --- nsapolicycoreutils/gui/statusPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/statusPage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,220 @@ ++++ policycoreutils-2.0.25/gui/statusPage.py 2007-09-11 15:02:21.000000000 -0400 +@@ -0,0 +1,219 @@ +## statusPage.py - show selinux status +## Copyright (C) 2006 Red Hat, Inc. + @@ -5209,7 +5201,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import sys +import tempfile @@ -8739,8 +8730,8 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/system-config-selinux.py policycoreutils-2.0.25/gui/system-config-selinux.py --- nsapolicycoreutils/gui/system-config-selinux.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/system-config-selinux.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,172 @@ ++++ policycoreutils-2.0.25/gui/system-config-selinux.py 2007-09-11 15:02:23.000000000 -0400 +@@ -0,0 +1,171 @@ +#!/usr/bin/python +# +# system-config-selinux.py - GUI for SELinux Config tool in system-config-selinux @@ -8768,7 +8759,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import gnome +import sys @@ -10312,8 +10302,8 @@ +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/translationsPage.py policycoreutils-2.0.25/gui/translationsPage.py --- nsapolicycoreutils/gui/translationsPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/translationsPage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,119 @@ ++++ policycoreutils-2.0.25/gui/translationsPage.py 2007-09-11 15:01:13.000000000 -0400 +@@ -0,0 +1,118 @@ +## translationsPage.py - show selinux translations +## Copyright (C) 2006 Red Hat, Inc. + @@ -10336,7 +10326,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import sys +import seobject @@ -10435,8 +10424,8 @@ + self.store.set_value(iter, 1, translation) diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/usersPage.py policycoreutils-2.0.25/gui/usersPage.py --- nsapolicycoreutils/gui/usersPage.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/usersPage.py 2007-08-28 09:22:17.000000000 -0400 -@@ -0,0 +1,173 @@ ++++ policycoreutils-2.0.25/gui/usersPage.py 2007-09-11 15:01:08.000000000 -0400 +@@ -0,0 +1,172 @@ +## usersPage.py - show selinux mappings +## Copyright (C) 2006 Red Hat, Inc. + @@ -10459,7 +10448,6 @@ +import gtk +import gtk.glade +import os -+import libxml2 +import gobject +import sys +import commands Index: policycoreutils.spec =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v retrieving revision 1.446 retrieving revision 1.447 diff -u -r1.446 -r1.447 --- policycoreutils.spec 10 Sep 2007 19:45:03 -0000 1.446 +++ policycoreutils.spec 11 Sep 2007 19:04:32 -0000 1.447 @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.25 -Release: 11%{?dist} +Release: 12%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -200,6 +200,9 @@ fi %changelog +* Tue Sep 11 2007 Dan Walsh 2.0.25-12 +- Remove bogus import libxml2 + * Mon Sep 10 2007 Dan Walsh 2.0.25-11 - Lots of fixes for polgengui From fedora-extras-commits at redhat.com Tue Sep 11 19:10:30 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 11 Sep 2007 15:10:30 -0400 Subject: rpms/GConf2/devel dir-leak.patch, NONE, 1.1 sync-leak.patch, NONE, 1.1 GConf2.spec, 1.62, 1.63 Message-ID: <200709111910.l8BJAUbj021215@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/GConf2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21187 Modified Files: GConf2.spec Added Files: dir-leak.patch sync-leak.patch Log Message: fix some memory leaks dir-leak.patch: --- NEW FILE dir-leak.patch --- diff -up GConf-2.19.1/backends/markup-tree.c.dir-leak GConf-2.19.1/backends/markup-tree.c --- GConf-2.19.1/backends/markup-tree.c.dir-leak 2007-09-11 14:51:12.000000000 -0400 +++ GConf-2.19.1/backends/markup-tree.c 2007-09-11 14:52:30.000000000 -0400 @@ -263,6 +263,7 @@ markup_dir_free (MarkupDir *dir) tmp = tmp->next; } + g_slist_free (dir->entries); tmp = dir->subdirs; while (tmp) @@ -273,6 +274,7 @@ markup_dir_free (MarkupDir *dir) tmp = tmp->next; } + g_slist_free (dir->subdirs); g_free (dir->name); sync-leak.patch: --- NEW FILE sync-leak.patch --- diff -up GConf-2.19.1/backends/xml-cache.c.leaks GConf-2.19.1/backends/xml-cache.c --- GConf-2.19.1/backends/xml-cache.c.leaks 2007-09-11 10:54:43.000000000 -0400 +++ GConf-2.19.1/backends/xml-cache.c 2007-09-11 10:54:58.000000000 -0400 @@ -272,6 +272,7 @@ cache_sync (Cache *cache, /* sync it all */ g_slist_foreach (list, (GFunc) cache_sync_foreach, &sd); + g_slist_free (list); /* If we deleted some subdirs, we may now be able to delete * more parent dirs. So go ahead and do the sync again. Index: GConf2.spec =================================================================== RCS file: /cvs/extras/rpms/GConf2/devel/GConf2.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- GConf2.spec 23 Aug 2007 18:12:43 -0000 1.62 +++ GConf2.spec 11 Sep 2007 19:09:57 -0000 1.63 @@ -5,7 +5,7 @@ Summary: A process-transparent configuration system Name: GConf2 Version: 2.19.1 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ Group: System Environment/Base Source: http://download.gnome.org/sources/GConf/2.19/GConf-%{version}.tar.bz2 @@ -27,6 +27,9 @@ Patch0: GConf-2.18.0.1-reload.patch # http://bugzilla.gnome.org/show_bug.cgi?id=356573 Patch1: GConf2-2.14.0-timeout.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=475970 +Patch2: sync-leak.patch +Patch3: dir-leak.patch %description GConf is a process-transparent configuration database API used to @@ -63,6 +66,8 @@ %setup -q -n GConf-%{version} %patch0 -p1 -b .reload %patch1 -p1 -b .timers +%patch2 -p1 -b .sync-leak +%patch3 -p1 -b .dir-leak %build rm -f libtool @@ -124,6 +129,9 @@ %{_libdir}/pkgconfig/* %changelog +* Tue Sep 11 2007 Matthias Clasen - 2.19.1-4 +- Fix memory leaks + * Thu Aug 23 2007 Adam Jackson - 2.19.1-3 - Rebuild for ppc toolchain bug From fedora-extras-commits at redhat.com Tue Sep 11 19:14:49 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Tue, 11 Sep 2007 15:14:49 -0400 Subject: rpms/selinux-policy/F-7 policy-20070501.patch,1.56,1.57 Message-ID: <200709111914.l8BJEnP8021722@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21668 Modified Files: policy-20070501.patch Log Message: * Mon Sep 10 2007 Dan Walsh 2.6.4-42 - Allow modprobe to setsched on kernel policy-20070501.patch: Index: policy-20070501.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- policy-20070501.patch 11 Sep 2007 18:41:14 -0000 1.56 +++ policy-20070501.patch 11 Sep 2007 19:14:45 -0000 1.57 @@ -281,7 +281,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.te serefpolicy-2.6.4/policy/modules/admin/amanda.te --- nsaserefpolicy/policy/modules/admin/amanda.te 2007-05-07 14:51:05.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/admin/amanda.te 2007-09-11 09:15:03.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/admin/amanda.te 2007-09-11 15:13:25.000000000 -0400 @@ -1,5 +1,5 @@ -policy_module(amanda,1.5.0) @@ -346,17 +346,16 @@ kernel_read_system_state(amanda_t) kernel_read_kernel_sysctls(amanda_t) kernel_dontaudit_getattr_unlabeled_files(amanda_t) -@@ -113,7 +117,8 @@ +@@ -113,7 +117,7 @@ # Added for targeted policy term_use_unallocated_ttys(amanda_t) -corenet_non_ipsec_sendrecv(amanda_t) +corenet_all_recvfrom_unlabeled(amanda_t) -+corenet_all_recvfrom_netlabel(amanda_t) corenet_tcp_sendrecv_all_if(amanda_t) corenet_udp_sendrecv_all_if(amanda_t) corenet_raw_sendrecv_all_if(amanda_t) -@@ -150,8 +155,6 @@ +@@ -150,8 +154,6 @@ libs_use_ld_so(amanda_t) libs_use_shared_libs(amanda_t) @@ -365,7 +364,7 @@ optional_policy(` auth_read_shadow(amanda_t) ') -@@ -160,14 +163,6 @@ +@@ -160,14 +162,6 @@ logging_send_syslog_msg(amanda_t) ') @@ -380,7 +379,7 @@ ######################################## # # Amanda recover local policy -@@ -197,10 +192,13 @@ +@@ -197,10 +191,12 @@ manage_sock_files_pattern(amanda_recover_t,amanda_tmp_t,amanda_tmp_t) files_tmp_filetrans(amanda_recover_t,amanda_tmp_t,{ dir file lnk_file sock_file fifo_file }) @@ -391,11 +390,10 @@ -corenet_non_ipsec_sendrecv(amanda_recover_t) +corenet_all_recvfrom_unlabeled(amanda_recover_t) -+corenet_all_recvfrom_netlabel(amanda_recover_t) corenet_tcp_sendrecv_all_if(amanda_recover_t) corenet_udp_sendrecv_all_if(amanda_recover_t) corenet_tcp_sendrecv_all_nodes(amanda_recover_t) -@@ -232,14 +230,4 @@ +@@ -232,14 +228,4 @@ miscfiles_read_localization(amanda_recover_t) @@ -5256,8 +5254,8 @@ tunable_policy(`ftp_home_dir && use_nfs_home_dirs',` diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.fc serefpolicy-2.6.4/policy/modules/services/hal.fc --- nsaserefpolicy/policy/modules/services/hal.fc 2007-05-07 14:51:01.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/services/hal.fc 2007-08-07 09:42:35.000000000 -0400 -@@ -2,15 +2,20 @@ ++++ serefpolicy-2.6.4/policy/modules/services/hal.fc 2007-09-11 15:14:23.000000000 -0400 +@@ -2,15 +2,22 @@ /etc/hal/device\.d/printer_remove\.hal -- gen_context(system_u:object_r:hald_exec_t,s0) /etc/hal/capability\.d/printer_update\.hal -- gen_context(system_u:object_r:hald_exec_t,s0) @@ -5283,6 +5281,8 @@ + +/var/log/pm-suspend.log gen_context(system_u:object_r:hald_log_t,s0) + ++/var/run/pm(/.*)? gen_context(system_u:object_r:hald_var_run_t,s0) ++/var/log/pm(/.*)? gen_context(system_u:object_r:hald_log_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.if serefpolicy-2.6.4/policy/modules/services/hal.if --- nsaserefpolicy/policy/modules/services/hal.if 2007-05-07 14:51:01.000000000 -0400 +++ serefpolicy-2.6.4/policy/modules/services/hal.if 2007-08-07 09:42:35.000000000 -0400 From fedora-extras-commits at redhat.com Tue Sep 11 19:22:10 2007 From: fedora-extras-commits at redhat.com (Soren Sandmann Pedersen (ssp)) Date: Tue, 11 Sep 2007 15:22:10 -0400 Subject: rpms/xorg-x11-server/devel xorg-x11-server-1.1.0-dont-backfill-bg-none.patch, 1.1, 1.2 Message-ID: <200709111922.l8BJMAo2022246@cvs-int.fedora.redhat.com> Author: ssp Update of /cvs/pkgs/rpms/xorg-x11-server/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22225 Modified Files: xorg-x11-server-1.1.0-dont-backfill-bg-none.patch Log Message: Add note to bg-none patch about when it can be dropped xorg-x11-server-1.1.0-dont-backfill-bg-none.patch: Index: xorg-x11-server-1.1.0-dont-backfill-bg-none.patch =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-server/devel/xorg-x11-server-1.1.0-dont-backfill-bg-none.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xorg-x11-server-1.1.0-dont-backfill-bg-none.patch 12 Jul 2006 23:29:00 -0000 1.1 +++ xorg-x11-server-1.1.0-dont-backfill-bg-none.patch 11 Sep 2007 19:22:07 -0000 1.2 @@ -1,6 +1,14 @@ Disable backfilling of windows created with bg=none, which otherwise would force a framebuffer readback. +Note that this patch can only be dropped if you verify that + + https://bugzilla.redhat.com/show_bug.cgi?id=285991 + +is fixed (which it is in upstream git as of + +f98dfec79dadb70fa7bba84e7335f92b3a73dc02 + --- ./composite/compalloc.c.spiffiffity 2006-03-13 16:59:55.000000000 -0500 +++ ./composite/compalloc.c 2006-04-12 16:37:50.000000000 -0400 @@ -478,6 +478,7 @@ From fedora-extras-commits at redhat.com Tue Sep 11 19:22:58 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Tue, 11 Sep 2007 15:22:58 -0400 Subject: rpms/rpmlint/EL-5 rpmlint-0.81-fedoralicensing.patch, NONE, 1.1 rpmlint-CHANGES.package.old, NONE, 1.1 .cvsignore, 1.16, 1.17 rpmlint.config, 1.5, 1.6 rpmlint.spec, 1.29, 1.30 sources, 1.16, 1.17 Message-ID: <200709111922.l8BJMwoN022310@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/rpmlint/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22257 Modified Files: .cvsignore rpmlint.config rpmlint.spec sources Added Files: rpmlint-0.81-fedoralicensing.patch rpmlint-CHANGES.package.old Log Message: Sync with devel + Wiki license list rev 90 rpmlint-0.81-fedoralicensing.patch: --- NEW FILE rpmlint-0.81-fedoralicensing.patch --- --- TagsCheck.py~ 2007-08-29 23:46:39.000000000 +0300 +++ TagsCheck.py 2007-09-03 19:54:09.000000000 +0300 @@ -403,6 +403,7 @@ invalid_url_regex=re.compile(Config.getOption('InvalidURL'), re.IGNORECASE) lib_regex=re.compile('^lib.*?(\.so.*)?$') leading_space_regex=re.compile('^\s+') +license_regex=re.compile('\(([^)]+)\)|\s(?:and|or)\s') invalid_version_regex=re.compile('([0-9](?:rc|alpha|beta|pre).*)', re.IGNORECASE) # () are here for grouping purpose in the regexp forbidden_words_regex=re.compile('(' + Config.getOption('ForbiddenWords') + ')', re.IGNORECASE) @@ -628,16 +629,20 @@ # printWarning(pkg, 'package-provides-itself') # break + def split_license(license): + return map(string.strip, [l for l in license_regex.split(license) if l]) + rpm_license = pkg[rpm.RPMTAG_LICENSE] if not rpm_license: printError(pkg, 'no-license') else: if rpm_license not in VALID_LICENSES: - licenses = re.split('(?:[- ]like|/|ish|[- ]style|[- ]Style|and|or|&|\s|-)+', rpm_license) - for l in licenses: - if l != '' and not l in VALID_LICENSES: - printWarning(pkg, 'invalid-license', rpm_license) - break + for l1 in split_license(rpm_license): + if l1 in VALID_LICENSES: + continue + for l2 in split_license(l1): + if l2 not in VALID_LICENSES: + printWarning(pkg, 'invalid-license', l2) url=pkg[rpm.RPMTAG_URL] if url and url != 'none': @@ -808,9 +813,7 @@ 'invalid-license', '''The value of the License tag was not recognized. Known values are: -%s -If the license is close to an existing one, you can use ' style'.''' \ -% fill('"' + '", "'.join(VALID_LICENSES) + '".', 78), +%s''' % fill('"' + '", "'.join(VALID_LICENSES) + '".', 78), 'invalid-url', '''Your URL is not valid. It must begin with http, https or ftp and must no --- NEW FILE rpmlint-CHANGES.package.old --- * Sun Nov 20 2005 Ville Skytt?? - 0.71-2 - Take file based dependencies into account in dangling symlink checks (completes the fix for #165839). - Skip some checks for binaries not understood by objdump (#165173). - Improve long descriptions of some script warnings. - Fix command output parsing in non-English locales. - Import Enrico's latest DocFilesCheck (with some local tweaks). - Use rm instead of %%exclude. * Wed Nov 16 2005 Ville Skytt?? - Add DocFilesCheck from Enrico Scholz. * Sat Sep 3 2005 Ville Skytt?? - Improve accuracy of doc, info and games path regexps. - Improve error message when invoked on non-rpm files. - Filter more Mandriva specific warnings. * Sat Aug 13 2005 Ville Skytt?? - Add dangling symlink exceptions tuned for Fedora to default config (partially fixes #165839). * Wed Aug 10 2005 Ville Skytt?? - 0.71-1 - 0.71, confmsg patch and bits from initvars patch applied upstream. - Filter out Mandriva-specific errors about missing locales-* deps (#165457). - Patch to not warn about non-empty *.bs (in Perl packages). - Patch to clarify PreReq explanation, make it a warning instead of an error. - Patch to warn about use of BuildPreReq. * Thu Jul 7 2005 Ville Skytt?? - 0.70-4 - Fix false "positives" from libtool archives confused as scripts, non-executable scripts installed in docs, FE disttags, unsuccessfully expanded shell variables and quotation in init scripts. * Mon Jun 20 2005 Ville Skytt?? - 0.70-3 - 0.70, use sed instead of perl during build. - Default configuration improvements: allow Development/Debug group (for debuginfo packages), filter out errors/warnings about non-indexed jars, invalid LC_MESSAGES and man page dirs, and library packages containing something else in addition to libraries. - Make info about non-config files in /etc more accurate. - Patch to warn about services that default to enabled after "chkconfig add", not the other way around. * Thu May 26 2005 Ville Skytt?? - 0.69-3 - Filter out more not-that-useful messages in the default config. * Sat Apr 16 2005 Ville Skytt?? - 0.69-2 - 0.69. - Simplify bash-completion snippet installation, remove triggers. - Default configuration improvements: filter messages about missing packager, Mandriva specific package naming conventions, %%ghost files without %%post scriptlets, and 0664 source permissions. - Exclude check-install.py, it doesn't currently work with rpm >= 4.2. - Convert docs to UTF-8. - Improve summary. * Sun Mar 13 2005 Ville Skytt?? - 0.68-2 - 0.68, siteperl patch applied upstream. - Fix "no-dependency-on" filtering in default config. - Add LaTeX Project Public License to default config. - Remove upstream-only %%changelog entries. * Sun Feb 13 2005 Ville Skytt?? - 0:0.67-1 - 0.67. - Patch to catch more site_perl directories. - Default config improvements: filter Distribution and Vendor warnings, use empty string instead of None for release extension (fixes -i). * Sat Jan 29 2005 Ville Skytt?? - 0:0.65-1 - Update to 0.65. * Sat Jan 1 2005 Ville Skytt?? - 0:0.64-1 - Update to 0.64. - Default config tweaks: don't mandate Epochs nor "fdr" in Release. * Tue Oct 19 2004 Ville Skytt?? - 0:0.61-0.fdr.2 - Requires cpio (bug 2169). * Sun Oct 3 2004 Ville Skytt?? - 0:0.61-0.fdr.1 - Update to 0.61. * Mon Aug 16 2004 Ville Skytt?? - 0:0.60-0.fdr.1 - Update to 0.60. * Mon May 3 2004 Ville Skytt?? - 0:0.59-0.fdr.1 - Update to 0.59. * Sun Feb 22 2004 Ville Skytt?? - 0:0.57.1-0.fdr.1 - Update to 0.57.1. * Wed Feb 11 2004 Ville Skytt?? - 0:0.56-0.fdr.1 - Update to 0.56. * Mon Feb 2 2004 Ville Skytt?? - 0:0.55-0.fdr.3 - Correctly %%ghost %%{_sysconfdir}/rpmlint/config? (bug 1251). * Sun Feb 1 2004 Ville Skytt?? - 0:0.55-0.fdr.2 - Add back %%ghost handling of not-installed compiled versions of *.py. * Fri Jan 30 2004 Ville Skytt?? - 0:0.55-0.fdr.1 - Update to 0.55. - Spec cleanups. * Tue Dec 23 2003 Ville Skytt?? - 0:0.53-0.fdr.1 - Update to 0.53. * Thu Oct 2 2003 Ville Skytt?? - 0:0.52-0.fdr.2 - Add list of valid shells for post'n'friends scriptlets into default config. * Sat Sep 13 2003 Ville Skytt?? - 0:0.52-0.fdr.1 - Update to 0.52. * Thu Sep 4 2003 Ville Skytt?? - 0:0.51.1-0.fdr.4 - Filter more Mdk-specific warnings in default config. * Wed Sep 3 2003 Ville Skytt?? - 0:0.51.1-0.fdr.3 - Upstream tarball reappeared, use it. * Sun Aug 24 2003 Ville Skytt?? - 0:0.51.1-0.fdr.2 - Filter Mdk-specific python-related stuff in the default config. * Fri Aug 15 2003 Ville Skytt?? - 0:0.51.1-0.fdr.1 - Update to 0.51.1. - Own %%ghost'ed *.py{c,o}, and ditto for the config file. - Add list of valid licenses to default config. - Set "Fedora Linux" as suggested distribution in default config. - Clean up %%doc list. * Fri May 9 2003 Ville Skytt?? - 0:0.50-0.fdr.1 - Update to 0.50, all patches now applied upstream. * Mon May 5 2003 Ville Skytt?? - 0:0.49-0.fdr.2 - %%{buildroot} -> $RPM_BUILD_ROOT. - Filter out mdk-specific "no-dependancy perl-base" messages in config. * Thu May 1 2003 Ville Skytt?? - 0:0.49-0.fdr.1 - Update to 0.49. * Sun Apr 20 2003 Ville Skytt?? - 0:0.49-0.fdr.0.1.cvs20030420 - Add one more strict Epoch checking patch. - Slightly enhanced default config. * Fri Apr 11 2003 Ville Skytt?? - 0:0.49-0.fdr.0.1.cvs20030411 - Patch to work with installed packages (including -a) and rpm 4.2. - Remove spurious rpm-devel BuildRequirement. * Tue Apr 8 2003 Ville Skytt?? - 0:0.49-0.fdr.0.1.cvs20030408 - Patch to work with packages signed with an unknown key. - Save .spec in UTF-8. * Sun Mar 30 2003 Ville Skytt?? - 0:0.49-0.fdr.0.1.cvs20030330 - First Fedora release, based on upstream spec. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/EL-5/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 13 May 2007 18:59:06 -0000 1.16 +++ .cvsignore 11 Sep 2007 19:22:25 -0000 1.17 @@ -1 +1 @@ -rpmlint-0.80.tar.bz2 +rpmlint-0.81.tar.bz2 Index: rpmlint.config =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/EL-5/rpmlint.config,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rpmlint.config 3 Mar 2007 16:56:27 -0000 1.5 +++ rpmlint.config 11 Sep 2007 19:22:26 -0000 1.6 @@ -19,10 +19,152 @@ "/usr/bin/perl", "/usr/bin/python", )) + setOption("DanglingSymlinkExceptions", ( ['consolehelper$', 'usermode'], ['consolehelper-gtk$', 'usermode-gtk'], )) + +setOption("ValidLicenses", ( + # These are the short names for all of the Fedora approved licenses. + # The master list is kept here: http://fedoraproject.org/wiki/Licensing + # Last synced with Wiki revision 90 of that page. + 'Adobe', + 'Affero GPL', + 'AFL', + 'ARL', + 'ASL 1.0', + 'ASL 1.0+', + 'ASL 1.1', + 'ASL 1.1+', + 'ASL 2.0', + 'ASL 2.0+', + 'APSL 2.0', + 'APSL 2.0+', + 'Artistic 2.0', + 'Artistic clarified', + 'BitTorrent', + 'Boost', + 'BSD', + 'BSD with advertising', + 'CeCILL', + 'CDDL', + 'CPL', + 'Condor', + 'Copyright only', + 'Cryptix', + 'Crystal Stacker', + 'EPL', + 'eCos', + 'EFL 2.0', + 'EFL 2.0+', + 'EU Datagrid', + 'FTL', + 'Giftware', + 'Glide', + 'gnuplot', + 'GPL+', + 'GPL+ or Artistic', + 'GPLv2', + 'GPLv2 with exceptions', + 'GPLv2+', + 'GPLv2+ with exceptions', + 'GPLv3', + 'GPLv3 with exceptions', + 'GPLv3+', + 'GPLv3+ with exceptions', + 'IBM', + 'IJG', + 'ImageMagick', + 'iMatix', + 'Imlib2', + 'Intel ACPI', + 'Interbase', + 'ISC', + 'Jabber', + 'JasPer', + 'LGPLv2', + 'LGPLv2 with exceptions', + 'LGPLv2+', + 'LGPLv3', + 'LGPLv3+', + 'libtiff', + 'LPL', + 'LPPL', + 'mecab-ipadic', + 'MIT', + 'MPLv1.0', + 'MPLv1.0+', + 'MPLv1.1', + 'MPLv1.1+', + 'NCSA', + 'NGPL', + 'NOSL', + 'Netscape', + 'Nokia', + 'OpenLDAP', + 'OpenPBS', + 'OSL 1.0', + 'OSL 1.0+', + 'OSL 1.1', + 'OSL 1.1+', + 'OSL 2.0', + 'OSL 2.0+', + 'OSL 3.0', + 'OSL 3.0+', + 'OpenSSL', + 'Phorum', + 'PHP', + 'Public Domain', + 'Python', + 'QPL', + 'RPSL', + 'Ruby', + 'Sleepycat', + 'SISSL', + 'SLIB', + 'SPL', + 'TCL', + 'UCD', + 'Vim', + 'VNLSL', + 'VSL', + 'W3C', + 'WTFPL', + 'wxWindows', + 'xinetd', + 'Zend', + 'ZPLv1.0', + 'ZPLv1.0+', + 'ZPLv2.0', + 'ZPLv2.0+', + 'ZPLv2.1', + 'ZPLv2.1+', + 'zlib', + # Documentation licenses + 'CDL', + 'FBSDDL', + 'GFDL', + 'IEEE', + 'OFSFDL', + 'Open Publication', + # Content licenses + 'CC-BY', + 'CC-BY-SA', + 'DSL', + 'Free Art', + # Font licenses + 'Arphic', + 'Bitstream Vera', + 'mplus', + 'OFL', + 'Utopia', + 'XANO', + # Others + 'Redistributable, no modification permitted', + 'Freely redistributable without restriction', +)) + # Standard users & groups from the setup package: setOption("StandardUsers", ("root", "bin", "daemon", "adm", "lp", "sync", "shutdown", "halt", @@ -52,7 +194,9 @@ addFilter("jar-not-indexed") addFilter("invalid-(lc-messages|locale-man)-dir") addFilter("outside-libdir-files") -addFilter("-debuginfo no-documentation") -addFilter("-debuginfo [^ ]+ /usr/lib/debug/") +addFilter("-debuginfo.* no-documentation") +addFilter("-debuginfo.* /usr/lib/debug/") addFilter("non-standard-dir-in-usr libexec") -addFilter(" gpg-pubkey ") +addFilter("^gpg-pubkey:") +addFilter(" doc-file-dependency .* /bin/sh$") +addFilter("hardcoded-library-path .*/lib/udev(/|$)") Index: rpmlint.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/EL-5/rpmlint.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- rpmlint.spec 13 May 2007 18:59:06 -0000 1.29 +++ rpmlint.spec 11 Sep 2007 19:22:26 -0000 1.30 @@ -1,15 +1,17 @@ Name: rpmlint -Version: 0.80 -Release: 1%{?dist} +Version: 0.81 +Release: 2%{?dist} Summary: Tool for checking common errors in RPM packages Group: Development/Tools -License: GPL +License: GPLv2 URL: http://rpmlint.zarb.org/ Source0: http://rpmlint.zarb.org/download/%{name}-%{version}.tar.bz2 Source1: %{name}.config +Source2: %{name}-CHANGES.package.old Patch0: %{name}-0.78-distregex.patch Patch1: %{name}-0.77-compile.patch +Patch2: %{name}-0.81-fedoralicensing.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -32,7 +34,9 @@ %setup -q %patch0 %patch1 +%patch2 sed -i -e /MenuCheck/d Config.py +install -pm 644 %{SOURCE2} CHANGES.package.old %build @@ -55,7 +59,7 @@ %files %defattr(-,root,root,0755) -%doc AUTHORS COPYING ChangeLog README +%doc AUTHORS COPYING ChangeLog CHANGES.package.old README %config(noreplace) %{_sysconfdir}/rpmlint/ %{_sysconfdir}/bash_completion.d/ %{_bindir}/rpmdiff @@ -66,6 +70,27 @@ %changelog +* Tue Sep 11 2007 Ville Skytt?? - 0.81-2 +- Sync Fedora license list with Wiki rev 90. + +* Mon Sep 3 2007 Ville Skytt?? - 0.81-1 +- 0.81, fixes #239611, #240840, #241471, #244835. +- Improve Fedora license check (Todd Zullinger). +- Sync Fedora license list with Wiki rev 87. + +* Wed Aug 29 2007 Ville Skytt?? +- Sync Fedora license list with Wiki rev 84 (Todd Zullinger). + +* Thu Aug 16 2007 Ville Skytt?? - 0.80-3 +- Sync Fedora license list with Wiki rev 68. +- Move pre-2006 changelog entries to CHANGES.package.old. + +* Tue Jul 31 2007 Tom "spot" Callaway - 0.80-2 +- new fedora licensing scheme + +* Thu May 31 2007 Ville Skytt?? +- Filter hardcoded-library-path errors for /lib/udev. + * Thu Apr 12 2007 Ville Skytt?? - 0.80-1 - 0.80, fixes #227389, #228645, #233795. - Accept "Redistributable, no modification permitted" as a valid license. @@ -119,156 +144,3 @@ - Sync with upstream CVS as of 2006-01-15, includes improved versions of most of the earlier patches. - Add dependency on binutils. - -* Sun Nov 20 2005 Ville Skytt?? - 0.71-2 -- Take file based dependencies into account in dangling symlink checks - (completes the fix for #165839). -- Skip some checks for binaries not understood by objdump (#165173). -- Improve long descriptions of some script warnings. -- Fix command output parsing in non-English locales. -- Import Enrico's latest DocFilesCheck (with some local tweaks). -- Use rm instead of %%exclude. - -* Wed Nov 16 2005 Ville Skytt?? -- Add DocFilesCheck from Enrico Scholz. - -* Sat Sep 3 2005 Ville Skytt?? -- Improve accuracy of doc, info and games path regexps. -- Improve error message when invoked on non-rpm files. -- Filter more Mandriva specific warnings. - -* Sat Aug 13 2005 Ville Skytt?? -- Add dangling symlink exceptions tuned for Fedora to default config - (partially fixes #165839). - -* Wed Aug 10 2005 Ville Skytt?? - 0.71-1 -- 0.71, confmsg patch and bits from initvars patch applied upstream. -- Filter out Mandriva-specific errors about missing locales-* deps (#165457). -- Patch to not warn about non-empty *.bs (in Perl packages). -- Patch to clarify PreReq explanation, make it a warning instead of an error. -- Patch to warn about use of BuildPreReq. - -* Thu Jul 7 2005 Ville Skytt?? - 0.70-4 -- Fix false "positives" from libtool archives confused as scripts, - non-executable scripts installed in docs, FE disttags, unsuccessfully - expanded shell variables and quotation in init scripts. - -* Mon Jun 20 2005 Ville Skytt?? - 0.70-3 -- 0.70, use sed instead of perl during build. -- Default configuration improvements: allow Development/Debug group (for - debuginfo packages), filter out errors/warnings about non-indexed jars, - invalid LC_MESSAGES and man page dirs, and library packages containing - something else in addition to libraries. -- Make info about non-config files in /etc more accurate. -- Patch to warn about services that default to enabled after "chkconfig add", - not the other way around. - -* Thu May 26 2005 Ville Skytt?? - 0.69-3 -- Filter out more not-that-useful messages in the default config. - -* Sat Apr 16 2005 Ville Skytt?? - 0.69-2 -- 0.69. -- Simplify bash-completion snippet installation, remove triggers. -- Default configuration improvements: filter messages about missing packager, - Mandriva specific package naming conventions, %%ghost files without - %%post scriptlets, and 0664 source permissions. -- Exclude check-install.py, it doesn't currently work with rpm >= 4.2. -- Convert docs to UTF-8. -- Improve summary. - -* Sun Mar 13 2005 Ville Skytt?? - 0.68-2 -- 0.68, siteperl patch applied upstream. -- Fix "no-dependency-on" filtering in default config. -- Add LaTeX Project Public License to default config. -- Remove upstream-only %%changelog entries. - -* Sun Feb 13 2005 Ville Skytt?? - 0:0.67-1 -- 0.67. -- Patch to catch more site_perl directories. -- Default config improvements: filter Distribution and Vendor warnings, - use empty string instead of None for release extension (fixes -i). - -* Sat Jan 29 2005 Ville Skytt?? - 0:0.65-1 -- Update to 0.65. - -* Sat Jan 1 2005 Ville Skytt?? - 0:0.64-1 -- Update to 0.64. -- Default config tweaks: don't mandate Epochs nor "fdr" in Release. - -* Tue Oct 19 2004 Ville Skytt?? - 0:0.61-0.fdr.2 -- Requires cpio (bug 2169). - -* Sun Oct 3 2004 Ville Skytt?? - 0:0.61-0.fdr.1 -- Update to 0.61. - -* Mon Aug 16 2004 Ville Skytt?? - 0:0.60-0.fdr.1 -- Update to 0.60. - -* Mon May 3 2004 Ville Skytt?? - 0:0.59-0.fdr.1 -- Update to 0.59. - -* Sun Feb 22 2004 Ville Skytt?? - 0:0.57.1-0.fdr.1 -- Update to 0.57.1. - -* Wed Feb 11 2004 Ville Skytt?? - 0:0.56-0.fdr.1 -- Update to 0.56. - -* Mon Feb 2 2004 Ville Skytt?? - 0:0.55-0.fdr.3 -- Correctly %%ghost %%{_sysconfdir}/rpmlint/config? (bug 1251). - -* Sun Feb 1 2004 Ville Skytt?? - 0:0.55-0.fdr.2 -- Add back %%ghost handling of not-installed compiled versions of *.py. - -* Fri Jan 30 2004 Ville Skytt?? - 0:0.55-0.fdr.1 -- Update to 0.55. -- Spec cleanups. - -* Tue Dec 23 2003 Ville Skytt?? - 0:0.53-0.fdr.1 -- Update to 0.53. - -* Thu Oct 2 2003 Ville Skytt?? - 0:0.52-0.fdr.2 -- Add list of valid shells for post'n'friends scriptlets into default config. - -* Sat Sep 13 2003 Ville Skytt?? - 0:0.52-0.fdr.1 -- Update to 0.52. - -* Thu Sep 4 2003 Ville Skytt?? - 0:0.51.1-0.fdr.4 -- Filter more Mdk-specific warnings in default config. - -* Wed Sep 3 2003 Ville Skytt?? - 0:0.51.1-0.fdr.3 -- Upstream tarball reappeared, use it. - -* Sun Aug 24 2003 Ville Skytt?? - 0:0.51.1-0.fdr.2 -- Filter Mdk-specific python-related stuff in the default config. - -* Fri Aug 15 2003 Ville Skytt?? - 0:0.51.1-0.fdr.1 -- Update to 0.51.1. -- Own %%ghost'ed *.py{c,o}, and ditto for the config file. -- Add list of valid licenses to default config. -- Set "Fedora Linux" as suggested distribution in default config. -- Clean up %%doc list. - -* Fri May 9 2003 Ville Skytt?? - 0:0.50-0.fdr.1 -- Update to 0.50, all patches now applied upstream. - -* Mon May 5 2003 Ville Skytt?? - 0:0.49-0.fdr.2 -- %%{buildroot} -> $RPM_BUILD_ROOT. -- Filter out mdk-specific "no-dependancy perl-base" messages in config. - -* Thu May 1 2003 Ville Skytt?? - 0:0.49-0.fdr.1 -- Update to 0.49. - -* Sun Apr 20 2003 Ville Skytt?? - 0:0.49-0.fdr.0.1.cvs20030420 -- Add one more strict Epoch checking patch. -- Slightly enhanced default config. - -* Fri Apr 11 2003 Ville Skytt?? - 0:0.49-0.fdr.0.1.cvs20030411 -- Patch to work with installed packages (including -a) and rpm 4.2. -- Remove spurious rpm-devel BuildRequirement. - -* Tue Apr 8 2003 Ville Skytt?? - 0:0.49-0.fdr.0.1.cvs20030408 -- Patch to work with packages signed with an unknown key. -- Save .spec in UTF-8. - -* Sun Mar 30 2003 Ville Skytt?? - 0:0.49-0.fdr.0.1.cvs20030330 -- First Fedora release, based on upstream spec. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rpmlint/EL-5/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 13 May 2007 18:59:06 -0000 1.16 +++ sources 11 Sep 2007 19:22:26 -0000 1.17 @@ -1 +1 @@ -31e1bda0b4e19188a7a5b075dc1a203f rpmlint-0.80.tar.bz2 +1f4b9bde98f270d196bb9f0364d376e8 rpmlint-0.81.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 19:30:21 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Tue, 11 Sep 2007 15:30:21 -0400 Subject: rpms/highlight/devel highlight-2.6.3-rpmopts.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 highlight.spec, 1.21, 1.22 sources, 1.10, 1.11 highlight-2.6.2-rpmopts.patch, 1.1, NONE Message-ID: <200709111930.l8BJULW6022790@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/highlight/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22758 Modified Files: .cvsignore highlight.spec sources Added Files: highlight-2.6.3-rpmopts.patch Removed Files: highlight-2.6.2-rpmopts.patch Log Message: New upstream release highlight-2.6.3-rpmopts.patch: --- NEW FILE highlight-2.6.3-rpmopts.patch --- diff -up highlight-2.6.3/src/makefile.bak highlight-2.6.3/src/makefile --- highlight-2.6.3/src/makefile.bak 2007-09-04 23:25:34.000000000 +0200 +++ highlight-2.6.3/src/makefile 2007-09-11 21:26:50.000000000 +0200 @@ -15,7 +15,7 @@ CXX=c++ -CFLAGS := -O2 +CFLAGS := ${RPM_OPT_FLAGS} # Do not strip by default (Mac OS X lazy pointer issues) # Add -static to avoid linking with shared libs (can cause trouble when highlight Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/highlight/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 9 Aug 2007 15:20:43 -0000 1.9 +++ .cvsignore 11 Sep 2007 19:29:48 -0000 1.10 @@ -1 +1 @@ -highlight-2.6.2.tar.gz +highlight-2.6.3.tar.gz Index: highlight.spec =================================================================== RCS file: /cvs/extras/rpms/highlight/devel/highlight.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- highlight.spec 9 Aug 2007 15:20:43 -0000 1.21 +++ highlight.spec 11 Sep 2007 19:29:48 -0000 1.22 @@ -1,6 +1,6 @@ Name: highlight Summary: Universal source code to formatted text converter -Version: 2.6.2 +Version: 2.6.3 Release: 1%{?dist} Group: Development/Tools @@ -9,7 +9,7 @@ URL: http://www.andre-simon.de/ Source0: http://www.andre-simon.de/zip/%{name}-%{version}.tar.gz Patch1: highlight-2.6.1-makefile.patch -Patch2: highlight-2.6.2-rpmopts.patch +Patch2: highlight-2.6.3-rpmopts.patch Buildroot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) @@ -49,6 +49,9 @@ %doc ChangeLog AUTHORS README* COPYING TODO examples/ %changelog +* Tue Sep 11 2007 Jochen Schmitt 2.6.3-1 +- New upstream release + * Thu Aug 9 2007 Jochen Schmitt 2.6.2-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/highlight/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 9 Aug 2007 15:20:43 -0000 1.10 +++ sources 11 Sep 2007 19:29:48 -0000 1.11 @@ -1 +1 @@ -9f024bb8898b1ba2f92f6966ab6978c8 highlight-2.6.2.tar.gz +0dd32cf9a2f8c6bfeb3976b89a50b445 highlight-2.6.3.tar.gz --- highlight-2.6.2-rpmopts.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 19:31:53 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Tue, 11 Sep 2007 15:31:53 -0400 Subject: rpms/bigboard/devel .cvsignore, 1.24, 1.25 bigboard.spec, 1.33, 1.34 sources, 1.25, 1.26 Message-ID: <200709111931.l8BJVrWr023026@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/bigboard/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22884 Modified Files: .cvsignore bigboard.spec sources Log Message: new upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 10 Sep 2007 20:26:02 -0000 1.24 +++ .cvsignore 11 Sep 2007 19:31:21 -0000 1.25 @@ -1 +1 @@ -bigboard-0.5.13.tar.gz +bigboard-0.5.15.tar.gz Index: bigboard.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/bigboard.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- bigboard.spec 10 Sep 2007 20:26:02 -0000 1.33 +++ bigboard.spec 11 Sep 2007 19:31:21 -0000 1.34 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: bigboard -Version: 0.5.13 +Version: 0.5.15 Release: 1%{?dist} Summary: Sidebar application launcher using mugshot.org @@ -93,8 +93,8 @@ killall -HUP gconfd-2 || : %changelog -* Mon Sep 10 2007 Colin Walters - 0.5.13-1 -- 0.5.13 +* Mon Sep 10 2007 Colin Walters - 0.5.15-1 +- new upstream * Fri Sep 07 2007 Colin Walters - 0.5.12-2 - some brs Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 10 Sep 2007 20:26:02 -0000 1.25 +++ sources 11 Sep 2007 19:31:21 -0000 1.26 @@ -1 +1 @@ -f0001794311b90a9b9f0d9ad750a0878 bigboard-0.5.13.tar.gz +bb34981d4e32aa8bea9176d1c167ece5 bigboard-0.5.15.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 19:44:34 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Tue, 11 Sep 2007 15:44:34 -0400 Subject: rpms/metacity/F-7 metacity-2.18.5-dont-deref-null-pointer.patch, NONE, 1.1 metacity.spec, 1.115, 1.116 Message-ID: <200709111944.l8BJiYe0023595@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/metacity/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23511 Modified Files: metacity.spec Added Files: metacity-2.18.5-dont-deref-null-pointer.patch Log Message: - don't dereference a NULL pointer (crash on logout, leading to weird problems on next login, bug 243761) metacity-2.18.5-dont-deref-null-pointer.patch: --- NEW FILE metacity-2.18.5-dont-deref-null-pointer.patch --- diff -up metacity-2.18.5/src/session.c.dont-deref-null-pointer metacity-2.18.5/src/session.c --- metacity-2.18.5/src/session.c.dont-deref-null-pointer 2007-09-11 15:41:23.000000000 -0400 +++ metacity-2.18.5/src/session.c 2007-09-11 15:41:34.000000000 -0400 @@ -1824,8 +1824,6 @@ warn_about_lame_clients_and_finish_inter display_iter = display_iter->next; } - /* don't need to free displays */ - displays = NULL; if (lame == NULL) { Index: metacity.spec =================================================================== RCS file: /cvs/pkgs/rpms/metacity/F-7/metacity.spec,v retrieving revision 1.115 retrieving revision 1.116 diff -u -r1.115 -r1.116 --- metacity.spec 18 Jun 2007 14:01:27 -0000 1.115 +++ metacity.spec 11 Sep 2007 19:44:01 -0000 1.116 @@ -7,7 +7,7 @@ Summary: Metacity window manager Name: metacity Version: %{metacity_version} -Release: 1%{?dist} +Release: 2%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/2.18/%{metacity_filename}.tar.bz2 License: GPL @@ -35,6 +35,8 @@ Requires(pre): GConf2 >= 2.14 Requires(preun): GConf2 >= 2.14 +Patch0: metacity-2.18.5-dont-deref-null-pointer.patch + %description Metacity is a simple window manager that integrates nicely with @@ -56,7 +58,7 @@ %prep %setup -q -n %{metacity_filename} - +%patch0 -p1 -b .dont-deref-null-pointer %build rm -rf $RPM_BUILD_ROOT @@ -141,6 +143,10 @@ %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Tue Sep 11 2007 Ray Strode - 2.18.5-2 +- don't dereference a NULL pointer (crash on logout, leading + to weird problems on next login, bug 243761) + * Mon Jun 18 2007 Matthias Clasen - 2.18.5-1 - Update to 2.18.5, fixing a problem with window activation and workspace switching of KDE applications From fedora-extras-commits at redhat.com Tue Sep 11 19:44:41 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Tue, 11 Sep 2007 15:44:41 -0400 Subject: rpms/highlight/F-7 highlight-2.6.3-rpmopts.patch, NONE, 1.1 highlight.spec, 1.20, 1.21 sources, 1.10, 1.11 highlight-2.6.2-rpmopts.patch, 1.1, NONE Message-ID: <200709111944.l8BJifWw023609@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/highlight/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23539 Modified Files: highlight.spec sources Added Files: highlight-2.6.3-rpmopts.patch Removed Files: highlight-2.6.2-rpmopts.patch Log Message: New upstream release highlight-2.6.3-rpmopts.patch: --- NEW FILE highlight-2.6.3-rpmopts.patch --- diff -up highlight-2.6.3/src/makefile.bak highlight-2.6.3/src/makefile --- highlight-2.6.3/src/makefile.bak 2007-09-04 23:25:34.000000000 +0200 +++ highlight-2.6.3/src/makefile 2007-09-11 21:26:50.000000000 +0200 @@ -15,7 +15,7 @@ CXX=c++ -CFLAGS := -O2 +CFLAGS := ${RPM_OPT_FLAGS} # Do not strip by default (Mac OS X lazy pointer issues) # Add -static to avoid linking with shared libs (can cause trouble when highlight Index: highlight.spec =================================================================== RCS file: /cvs/extras/rpms/highlight/F-7/highlight.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- highlight.spec 9 Aug 2007 16:41:56 -0000 1.20 +++ highlight.spec 11 Sep 2007 19:44:09 -0000 1.21 @@ -1,6 +1,6 @@ Name: highlight Summary: Universal source code to formatted text converter -Version: 2.6.2 +Version: 2.6.3 Release: 1%{?dist} Group: Development/Tools @@ -9,7 +9,7 @@ URL: http://www.andre-simon.de/ Source0: http://www.andre-simon.de/zip/%{name}-%{version}.tar.gz Patch1: highlight-2.6.1-makefile.patch -Patch2: highlight-2.6.2-rpmopts.patch +Patch2: highlight-2.6.3-rpmopts.patch Buildroot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) @@ -49,6 +49,9 @@ %doc ChangeLog AUTHORS README* COPYING TODO examples/ %changelog +* Tue Sep 11 2007 Jochen Schmitt 2.6.3-1 +- New upstream release + * Thu Aug 9 2007 Jochen Schmitt 2.6.2-1 - New upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/highlight/F-7/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 9 Aug 2007 16:41:56 -0000 1.10 +++ sources 11 Sep 2007 19:44:09 -0000 1.11 @@ -1 +1 @@ -9f024bb8898b1ba2f92f6966ab6978c8 highlight-2.6.2.tar.gz +0dd32cf9a2f8c6bfeb3976b89a50b445 highlight-2.6.3.tar.gz --- highlight-2.6.2-rpmopts.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 19:48:59 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Tue, 11 Sep 2007 15:48:59 -0400 Subject: rpms/metacity/devel metacity-2.18.5-dont-deref-null-pointer.patch, NONE, 1.1 metacity.spec, 1.129, 1.130 Message-ID: <200709111948.l8BJmxUO023741@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/metacity/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23716 Modified Files: metacity.spec Added Files: metacity-2.18.5-dont-deref-null-pointer.patch Log Message: - fix crash on logout (and on the subsequent login, bug 243761) metacity-2.18.5-dont-deref-null-pointer.patch: --- NEW FILE metacity-2.18.5-dont-deref-null-pointer.patch --- diff -up metacity-2.18.5/src/session.c.dont-deref-null-pointer metacity-2.18.5/src/session.c --- metacity-2.18.5/src/session.c.dont-deref-null-pointer 2007-09-11 15:41:23.000000000 -0400 +++ metacity-2.18.5/src/session.c 2007-09-11 15:41:34.000000000 -0400 @@ -1824,8 +1824,6 @@ warn_about_lame_clients_and_finish_inter display_iter = display_iter->next; } - /* don't need to free displays */ - displays = NULL; if (lame == NULL) { Index: metacity.spec =================================================================== RCS file: /cvs/pkgs/rpms/metacity/devel/metacity.spec,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- metacity.spec 21 Aug 2007 21:19:09 -0000 1.129 +++ metacity.spec 11 Sep 2007 19:48:23 -0000 1.130 @@ -7,10 +7,11 @@ Summary: Metacity window manager Name: metacity Version: %{metacity_version} -Release: 3%{?dist} +Release: 4%{?dist} URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2 Patch0: default-theme.patch +Patch1: metacity-2.18.5-dont-deref-null-pointer.patch License: GPLv2+ Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -64,6 +65,7 @@ %prep %setup -q -n %{metacity_filename} %patch0 -p1 -b .default-theme +%patch1 -p1 -b .dont-deref-null-pointer %build rm -rf $RPM_BUILD_ROOT @@ -150,6 +152,9 @@ %{_mandir}/man1/metacity-window-demo.1.gz %changelog +* Tue Sep 11 2007 Ray Strode - 2.19.55-4 +- fix crash on logout (and on the subsequent login, bug 243761) + * Tue Aug 21 2007 Adam Jackson - 2.19.55-3 - Rebuild for build id From fedora-extras-commits at redhat.com Tue Sep 11 19:53:30 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Tue, 11 Sep 2007 15:53:30 -0400 Subject: rpms/tracker/devel trackerd-getenv.patch, NONE, 1.1 tracker.spec, 1.20, 1.21 Message-ID: <200709111953.l8BJrUe0023939@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/tracker/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23895 Modified Files: tracker.spec Added Files: trackerd-getenv.patch Log Message: * Tue Sep 11 2007 Deji Akingunola - 0.6.2-2 - Make trackerd start on x86_64 (Bug #286361, fix by Will Woods) trackerd-getenv.patch: --- NEW FILE trackerd-getenv.patch --- diff -up tracker-0.6.2/src/trackerd/tracker-apps.c.getenv tracker-0.6.2/src/trackerd/tracker-apps.c --- tracker-0.6.2/src/trackerd/tracker-apps.c.getenv 2007-08-18 20:31:41.000000000 -0400 +++ tracker-0.6.2/src/trackerd/tracker-apps.c 2007-09-11 12:47:38.000000000 -0400 @@ -18,7 +18,8 @@ * Boston, MA 02110-1301, USA. */ -#include +#include +#include #include "tracker-apps.h" #include "tracker-db.h" @@ -51,6 +52,7 @@ tracker_applications_add_service_directo value = getenv ("XDG_DATA_DIRS"); if (value != NULL) { gchar **dir_array; + tracker_log ("XDG_DATA_DIRS is at %p",value); dir_array = g_strsplit (value, ":", 0); gint i; Index: tracker.spec =================================================================== RCS file: /cvs/extras/rpms/tracker/devel/tracker.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- tracker.spec 6 Sep 2007 00:31:22 -0000 1.20 +++ tracker.spec 11 Sep 2007 19:52:50 -0000 1.21 @@ -1,11 +1,12 @@ Summary: An object database, tag/metadata database, search tool and indexer Name: tracker Version: 0.6.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.gnome.org/~jamiemcc/tracker/ Source0: http://www.gnome.org/~jamiemcc/tracker/%{name}-%{version}.tar.bz2 +Patch0: trackerd-getenv.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gmime-devel, poppler-devel, gettext BuildRequires: gnome-desktop-devel, gamin-devel, exempi-devel @@ -50,6 +51,7 @@ %prep %setup -q +%patch0 -p1 -b .getenv %define deskbar_applet_ver %(pkg-config --modversion deskbar-applet) %build @@ -126,6 +128,9 @@ %{_datadir}/autostart/*.desktop %changelog +* Tue Sep 11 2007 Deji Akingunola - 0.6.2-2 +- Make trackerd start on x86_64 (Bug #286361, fix by Will Woods) + * Wed Sep 05 2007 Deji Akingunola - 0.6.2-1 - Version 0.6.2 From fedora-extras-commits at redhat.com Tue Sep 11 19:54:46 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 11 Sep 2007 15:54:46 -0400 Subject: rpms/GConf2/devel dead-leak.patch,NONE,1.1 GConf2.spec,1.63,1.64 Message-ID: <200709111954.l8BJskFU024028@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/GConf2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23956 Modified Files: GConf2.spec Added Files: dead-leak.patch Log Message: one more leak fix dead-leak.patch: --- NEW FILE dead-leak.patch --- diff -up GConf-2.19.1/gconf/gconf-database.c.dead-leak GConf-2.19.1/gconf/gconf-database.c --- GConf-2.19.1/gconf/gconf-database.c.dead-leak 2007-09-11 15:33:11.000000000 -0400 +++ GConf-2.19.1/gconf/gconf-database.c 2007-09-11 15:32:42.000000000 -0400 @@ -1259,6 +1259,8 @@ gconf_database_notify_listeners (GConfDa tmp = g_slist_next(tmp); } + g_slist_free (closure.dead); + if (notify_others) { g_return_if_fail (modified_sources != NULL); Index: GConf2.spec =================================================================== RCS file: /cvs/extras/rpms/GConf2/devel/GConf2.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- GConf2.spec 11 Sep 2007 19:09:57 -0000 1.63 +++ GConf2.spec 11 Sep 2007 19:54:13 -0000 1.64 @@ -5,7 +5,7 @@ Summary: A process-transparent configuration system Name: GConf2 Version: 2.19.1 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ Group: System Environment/Base Source: http://download.gnome.org/sources/GConf/2.19/GConf-%{version}.tar.bz2 @@ -30,6 +30,7 @@ # http://bugzilla.gnome.org/show_bug.cgi?id=475970 Patch2: sync-leak.patch Patch3: dir-leak.patch +Patch4: dead-leak.patch %description GConf is a process-transparent configuration database API used to @@ -68,6 +69,7 @@ %patch1 -p1 -b .timers %patch2 -p1 -b .sync-leak %patch3 -p1 -b .dir-leak +%patch4 -p1 -b .dead-leak %build rm -f libtool @@ -129,6 +131,9 @@ %{_libdir}/pkgconfig/* %changelog +* Tue Sep 11 2007 Matthias Clasen - 2.19.1-5 +- Some more leak fixes + * Tue Sep 11 2007 Matthias Clasen - 2.19.1-4 - Fix memory leaks From fedora-extras-commits at redhat.com Tue Sep 11 19:58:07 2007 From: fedora-extras-commits at redhat.com (Ruben Kerkhof (ruben)) Date: Tue, 11 Sep 2007 15:58:07 -0400 Subject: rpms/pdns/devel pdns.spec,1.6,1.7 Message-ID: <200709111958.l8BJw76h024236@cvs-int.fedora.redhat.com> Author: ruben Update of /cvs/extras/rpms/pdns/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24165 Modified Files: pdns.spec Log Message: * Tue Sep 11 2007 Ruben Kerkhof 2.9.21-2 - Fix license tag - Add README for geo backend to docs * Tue Apr 24 2007 Ruben Kerkhof 2.9.21-1 - Upstream released 2.9.21 - Enabled new SQLite backend * Thu Apr 10 2007 2.9.20-9 - Add Requires for chkconfig, service and useradd (#235582) * Mon Jan 1 2007 2.9.20-8 - Add the pdns user and group to the config file - Don't restart pdns on an upgrade - Minor cleanups in scriptlets * Mon Jan 1 2007 2.9.20-7 - Fixed typo in scriptlet * Mon Jan 1 2007 2.9.20-6 - Check if user pdns exists before adding it * Sat Dec 30 2006 2.9.20-5 - Strip rpath from the backends as well * Fri Dec 29 2006 2.9.20-4 - Disable rpath * Thu Dec 28 2006 2.9.20-3 - More fixes as per review #219973 * Wed Dec 27 2006 2.9.20-2 - A few changes for FE review (bz #219973): - Renamed package to pdns, since that's how upstream calls it - Removed calls to ldconfig - Subpackages now require %{version}-%{release} * Sat Dec 16 2006 2.9.20-1 - Initial import Index: pdns.spec =================================================================== RCS file: /cvs/extras/rpms/pdns/devel/pdns.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pdns.spec 24 Apr 2007 07:38:10 -0000 1.6 +++ pdns.spec 11 Sep 2007 19:57:34 -0000 1.7 @@ -1,10 +1,10 @@ Summary: A modern, advanced and high performance authoritative-only nameserver Name: pdns Version: 2.9.21 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Daemons -License: GPL +License: GPLv2 URL: http://powerdns.com BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: http://downloads.powerdns.com/releases/%{name}-%{version}.tar.gz @@ -166,7 +166,7 @@ %files backend-geo %defattr(-,root,root,-) -%doc pdns/COPYING +%doc pdns/COPYING modules/geobackend/README %{_libdir}/%{name}/libgeobackend.so %files backend-ldap @@ -181,6 +181,9 @@ %changelog +* Tue Sep 11 2007 Ruben Kerkhof 2.9.21-2 +- Fix license tag +- Add README for geo backend to docs * Tue Apr 24 2007 Ruben Kerkhof 2.9.21-1 - Upstream released 2.9.21 - Enabled new SQLite backend From fedora-extras-commits at redhat.com Tue Sep 11 19:59:12 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Tue, 11 Sep 2007 15:59:12 -0400 Subject: rpms/mugshot/devel mugshot.spec,1.19,1.20 Message-ID: <200709111959.l8BJxCEA024300@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/mugshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24265 Modified Files: mugshot.spec Log Message: * Tue Sep 11 2007 Colin Walters - 1.1.52-2 - shuffle .sos around (b.r.c 286371) - make devel package require dbus-devel Index: mugshot.spec =================================================================== RCS file: /cvs/pkgs/rpms/mugshot/devel/mugshot.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- mugshot.spec 10 Sep 2007 20:11:01 -0000 1.19 +++ mugshot.spec 11 Sep 2007 19:58:39 -0000 1.20 @@ -1,6 +1,6 @@ Name: mugshot Version: 1.1.52 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Companion software for mugshot.org Group: Applications/Internet @@ -57,6 +57,7 @@ %package devel Summary: Development headers for Online Desktop Group: Development/Languages +Requires: dbus-devel %description devel This package contains libraries for Online Desktop. @@ -210,7 +211,7 @@ %{_datadir}/mugshot %ghost %{_datadir}/mugshot/version %{_libdir}/mugshot - +%{_libdir}/*.so.* %{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop %{_datadir}/gnome/autostart/mugshot-autostart.desktop @@ -220,9 +221,13 @@ %dir %{_includedir}/ddm-1 %{_includedir}/ddm-1/* %{_libdir}/pkgconfig/*.pc -%{_libdir}/*.so* +%{_libdir}/*.so %changelog +* Tue Sep 11 2007 Colin Walters - 1.1.52-2 +- shuffle .sos around (b.r.c 286371) +- make devel package require dbus-devel + * Mon Sep 10 2007 Colin Walters - 1.1.52-1 - add devel pkg - 1.1.52 From fedora-extras-commits at redhat.com Tue Sep 11 20:02:22 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Tue, 11 Sep 2007 16:02:22 -0400 Subject: rpms/mugshot/F-7 mugshot.spec,1.18,1.19 sources,1.13,1.14 Message-ID: <200709112002.l8BK2MRD030453@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/mugshot/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30408 Modified Files: mugshot.spec sources Log Message: merge from devel Index: mugshot.spec =================================================================== RCS file: /cvs/pkgs/rpms/mugshot/F-7/mugshot.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- mugshot.spec 4 Sep 2007 15:46:37 -0000 1.18 +++ mugshot.spec 11 Sep 2007 20:01:49 -0000 1.19 @@ -1,5 +1,5 @@ Name: mugshot -Version: 1.1.50 +Version: 1.1.52 Release: 2%{?dist} Summary: Companion software for mugshot.org @@ -54,6 +54,13 @@ a "live social experience" and interoperation with online services you and your friends use. It's fun and easy. +%package devel +Summary: Development headers for Online Desktop +Group: Development/Languages +Requires: dbus-devel + +%description devel +This package contains libraries for Online Desktop. %prep %setup -q @@ -70,7 +77,7 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL # Don't package a .la file for the component .so -rm -f $RPM_BUILD_ROOT%{_libdir}/mugshot/firefox/components/*.la +find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' # Run desktop-file-install to so we get validation (and to make # things fedora-packaging-guidelines compliant) @@ -204,12 +211,30 @@ %{_datadir}/mugshot %ghost %{_datadir}/mugshot/version %{_libdir}/mugshot +%{_libdir}/*.so.* %{_datadir}/dbus-1/services/*.service %{_datadir}/applications/mugshot.desktop %{_datadir}/gnome/autostart/mugshot-autostart.desktop %{_sysconfdir}/gconf/schemas/*.schemas +%files devel +%dir %{_includedir}/ddm-1 +%{_includedir}/ddm-1/* +%{_libdir}/pkgconfig/*.pc +%{_libdir}/*.so + %changelog +* Tue Sep 11 2007 Colin Walters - 1.1.52-2 +- shuffle .sos around (b.r.c 286371) +- make devel package require dbus-devel + +* Mon Sep 10 2007 Colin Walters - 1.1.52-1 +- add devel pkg +- 1.1.52 + +* Thu Sep 06 2007 Colin Walters - 1.1.51-1 +- 1.1.51 + * Tue Sep 4 2007 Owen Taylor - 1.1.50-2 - Don't put two autostart files in the autostart directory (https://bugzilla.redhat.com/show_bug.cgi?id=274921) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mugshot/F-7/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 22 Aug 2007 20:32:18 -0000 1.13 +++ sources 11 Sep 2007 20:01:49 -0000 1.14 @@ -1 +1 @@ -d3c656d2d77da635fc73908c46fa960b mugshot-1.1.50.tar.gz +d675235775f6272a48734d64abd3e6af mugshot-1.1.52.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 20:04:29 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Tue, 11 Sep 2007 16:04:29 -0400 Subject: rpms/online-desktop/F-7 online-desktop.spec, 1.5, 1.6 sources, 1.5, 1.6 Message-ID: <200709112004.l8BK4TdO030668@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/online-desktop/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30579 Modified Files: online-desktop.spec sources Log Message: merge from devel Index: online-desktop.spec =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/F-7/online-desktop.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- online-desktop.spec 27 Aug 2007 19:03:27 -0000 1.5 +++ online-desktop.spec 11 Sep 2007 20:03:55 -0000 1.6 @@ -2,14 +2,14 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: online-desktop -Version: 0.2.9 +Version: 0.2.12 Release: 1%{?dist} Summary: Desktop built around web sites and online services Group: Applications/Internet License: GPL URL: http://developer.mugshot.org/ -#X-SCM: scm:svn:http://svn.mugshot.org/svn/online-desktop/trunk +#X-VCS: svn:http://svn.mugshot.org/online-desktop/trunk Source0: http://download.mugshot.org/online-desktop/sources/online-desktop-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch @@ -91,10 +91,13 @@ %{_datadir}/online-desktop/* %{_datadir}/xsessions/*.desktop %{_datadir}/gnome/autostart/*.desktop +%{_datadir}/gnome/*.session %exclude %{_datadir}/icons/hicolor/*/apps/picasa.png %exclude %{_datadir}/icons/hicolor/*/apps/yahoo-mail.png %dir %{python_sitelib}/pyonlinedesktop %{python_sitelib}/pyonlinedesktop/* +%dir %{python_sitelib}/ddm +%{python_sitelib}/ddm/* %doc COPYING README %files flickr @@ -175,7 +178,16 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : +* Mon Sep 10 2007 Colin Walters - 0.2.11-1 +- new upstream + %changelog +* Mon Sep 10 2007 Colin Walters - 0.2.12-1 +- new upstream + +* Thu Sep 06 2007 Colin Walters - 0.2.10-1 +- new upstream + * Mon Aug 27 2007 Colin Walters - 0.2.9-1 - new upstream Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 27 Aug 2007 19:03:27 -0000 1.5 +++ sources 11 Sep 2007 20:03:55 -0000 1.6 @@ -1 +1 @@ -b75bd28551b0ec5282d67b450124ea1c online-desktop-0.2.9.tar.gz +f5e615cc8b41223068f3d731f2a3a3a9 online-desktop-0.2.12.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 20:04:58 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Tue, 11 Sep 2007 16:04:58 -0400 Subject: rpms/selinux-policy/F-7 policy-20070501.patch,1.57,1.58 Message-ID: <200709112004.l8BK4wcj030755@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30725 Modified Files: policy-20070501.patch Log Message: * Mon Sep 10 2007 Dan Walsh 2.6.4-42 - Allow modprobe to setsched on kernel policy-20070501.patch: Index: policy-20070501.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- policy-20070501.patch 11 Sep 2007 19:14:45 -0000 1.57 +++ policy-20070501.patch 11 Sep 2007 20:04:54 -0000 1.58 @@ -1711,7 +1711,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.if.in serefpolicy-2.6.4/policy/modules/kernel/corenetwork.if.in --- nsaserefpolicy/policy/modules/kernel/corenetwork.if.in 2007-05-07 14:51:04.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.if.in 2007-09-11 11:35:53.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.if.in 2007-09-11 15:53:08.000000000 -0400 @@ -1449,6 +1449,44 @@ ######################################## @@ -1813,15 +1813,15 @@ +# +interface(`corenet_all_recvfrom_netlabel',` + gen_require(` -+ type netlabel_peer_t; ++ type unlabeled_t; + ') + -+ allow $1 netlabel_peer_t:{ tcp_socket udp_socket rawip_socket } recvfrom; ++ allow $1 unlabeled_t:{ tcp_socket udp_socket rawip_socket } recvfrom; +') + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.te.in serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in --- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in 2007-05-07 14:51:02.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in 2007-09-11 08:17:57.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in 2007-09-11 15:52:36.000000000 -0400 @@ -48,6 +48,11 @@ type reserved_port_t, port_type, reserved_port_type; @@ -2815,7 +2815,7 @@ ######################################## diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/kernel.te serefpolicy-2.6.4/policy/modules/kernel/kernel.te --- nsaserefpolicy/policy/modules/kernel/kernel.te 2007-05-07 14:51:04.000000000 -0400 -+++ serefpolicy-2.6.4/policy/modules/kernel/kernel.te 2007-08-07 09:42:35.000000000 -0400 ++++ serefpolicy-2.6.4/policy/modules/kernel/kernel.te 2007-09-11 15:52:39.000000000 -0400 @@ -146,6 +146,8 @@ type unlabeled_t; sid unlabeled gen_context(system_u:object_r:unlabeled_t,mls_systemhigh) From fedora-extras-commits at redhat.com Tue Sep 11 20:05:42 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Tue, 11 Sep 2007 16:05:42 -0400 Subject: rpms/selinux-policy/devel policy-20070703.patch, 1.54, 1.55 selinux-policy.spec, 1.520, 1.521 Message-ID: <200709112005.l8BK5g37030858@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/selinux-policy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30810 Modified Files: policy-20070703.patch selinux-policy.spec Log Message: * Tue Sep 11 2007 Dan Walsh 3.0.7-10 - Allow NetworkManager to dbus chat with yum-updated policy-20070703.patch: Index: policy-20070703.patch =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- policy-20070703.patch 11 Sep 2007 16:07:47 -0000 1.54 +++ policy-20070703.patch 11 Sep 2007 20:05:08 -0000 1.55 @@ -2814,7 +2814,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/files.if serefpolicy-3.0.7/policy/modules/kernel/files.if --- nsaserefpolicy/policy/modules/kernel/files.if 2007-07-03 07:05:38.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/kernel/files.if 2007-09-11 08:45:38.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/files.if 2007-09-11 14:40:00.000000000 -0400 @@ -343,8 +343,7 @@ ######################################## @@ -3289,7 +3289,7 @@ optional_policy(` diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/selinux.if serefpolicy-3.0.7/policy/modules/kernel/selinux.if --- nsaserefpolicy/policy/modules/kernel/selinux.if 2007-07-03 07:05:38.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/kernel/selinux.if 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/kernel/selinux.if 2007-09-11 13:01:12.000000000 -0400 @@ -138,6 +138,7 @@ type security_t; ') @@ -6285,7 +6285,7 @@ + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/ftp.te serefpolicy-3.0.7/policy/modules/services/ftp.te --- nsaserefpolicy/policy/modules/services/ftp.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/ftp.te 2007-09-10 14:54:57.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/ftp.te 2007-09-11 14:32:19.000000000 -0400 @@ -88,6 +88,7 @@ allow ftpd_t self:unix_stream_socket create_stream_socket_perms; allow ftpd_t self:tcp_socket create_stream_socket_perms; @@ -6327,20 +6327,21 @@ ') tunable_policy(`ftp_home_dir && use_nfs_home_dirs',` -@@ -252,7 +264,9 @@ +@@ -252,7 +264,10 @@ ') optional_policy(` + kerberos_use(ftpd_t) kerberos_read_keytab(ftpd_t) + kerberos_manage_host_rcache(ftpd_t) ++ selinux_validate_context(ftpd_t) ') optional_policy(` diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.fc serefpolicy-3.0.7/policy/modules/services/hal.fc --- nsaserefpolicy/policy/modules/services/hal.fc 2007-05-30 11:47:29.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/hal.fc 2007-09-06 15:43:06.000000000 -0400 -@@ -8,9 +8,15 @@ ++++ serefpolicy-3.0.7/policy/modules/services/hal.fc 2007-09-11 15:14:05.000000000 -0400 +@@ -8,9 +8,17 @@ /usr/libexec/hald-addon-macbookpro-backlight -- gen_context(system_u:object_r:hald_mac_exec_t,s0) /usr/sbin/hald -- gen_context(system_u:object_r:hald_exec_t,s0) @@ -6356,6 +6357,8 @@ + +/var/log/pm-suspend.log gen_context(system_u:object_r:hald_log_t,s0) + ++/var/run/pm(/.*)? gen_context(system_u:object_r:hald_var_run_t,s0) ++/var/log/pm(/.*)? gen_context(system_u:object_r:hald_log_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/hal.if serefpolicy-3.0.7/policy/modules/services/hal.if --- nsaserefpolicy/policy/modules/services/hal.if 2007-05-29 14:10:57.000000000 -0400 +++ serefpolicy-3.0.7/policy/modules/services/hal.if 2007-09-06 15:43:06.000000000 -0400 @@ -7386,7 +7389,7 @@ /var/run/wpa_supplicant(/.*)? gen_context(system_u:object_r:NetworkManager_var_run_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/networkmanager.te serefpolicy-3.0.7/policy/modules/services/networkmanager.te --- nsaserefpolicy/policy/modules/services/networkmanager.te 2007-08-22 07:14:07.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/networkmanager.te 2007-09-06 15:43:06.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/networkmanager.te 2007-09-11 14:21:48.000000000 -0400 @@ -20,7 +20,7 @@ # networkmanager will ptrace itself if gdb is installed @@ -7405,7 +7408,17 @@ corenet_all_recvfrom_unlabeled(NetworkManager_t) corenet_all_recvfrom_netlabel(NetworkManager_t) corenet_tcp_sendrecv_all_if(NetworkManager_t) -@@ -152,6 +154,11 @@ +@@ -136,6 +138,9 @@ + dbus_system_bus_client_template(NetworkManager,NetworkManager_t) + dbus_connect_system_bus(NetworkManager_t) + dbus_send_system_bus(NetworkManager_t) ++ optional_policy(` ++ rpm_dbus_chat(NetworkManager_t) ++ ') + ') + + optional_policy(` +@@ -152,6 +157,11 @@ ') optional_policy(` @@ -7417,7 +7430,7 @@ ppp_domtrans(NetworkManager_t) ppp_read_pid_files(NetworkManager_t) ppp_signal(NetworkManager_t) -@@ -166,8 +173,10 @@ +@@ -166,8 +176,10 @@ ') optional_policy(` @@ -9669,7 +9682,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/setroubleshoot.te serefpolicy-3.0.7/policy/modules/services/setroubleshoot.te --- nsaserefpolicy/policy/modules/services/setroubleshoot.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/services/setroubleshoot.te 2007-09-11 11:09:25.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/services/setroubleshoot.te 2007-09-11 15:24:02.000000000 -0400 @@ -33,7 +33,6 @@ allow setroubleshootd_t self:tcp_socket create_stream_socket_perms; allow setroubleshootd_t self:unix_stream_socket { create_stream_socket_perms connectto }; @@ -9705,13 +9718,14 @@ selinux_get_enforce_mode(setroubleshootd_t) selinux_validate_context(setroubleshootd_t) -@@ -109,5 +114,7 @@ +@@ -109,5 +114,8 @@ ') optional_policy(` - nis_use_ypbind(setroubleshootd_t) + dbus_system_bus_client_template(setroubleshootd, setroubleshootd_t) + dbus_send_system_bus(setroubleshootd_t) ++ dbus_connect_system_bus(setroubleshootd_t) ') + diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/snmp.fc serefpolicy-3.0.7/policy/modules/services/snmp.fc @@ -11302,8 +11316,8 @@ +/usr/sbin/brctl -- gen_context(system_u:object_r:brctl_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/brctl.if serefpolicy-3.0.7/policy/modules/system/brctl.if --- nsaserefpolicy/policy/modules/system/brctl.if 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.0.7/policy/modules/system/brctl.if 2007-09-06 15:43:06.000000000 -0400 -@@ -0,0 +1,25 @@ ++++ serefpolicy-3.0.7/policy/modules/system/brctl.if 2007-09-11 14:23:37.000000000 -0400 +@@ -0,0 +1,43 @@ + +## Utilities for configuring the linux ethernet bridge + @@ -11329,6 +11343,24 @@ + allow brctl_t $1:fifo_file rw_file_perms; + allow brctl_t $1:process sigchld; +') ++ ++######################################## ++## ++## Get attributes brctl executable. ++## ++## ++## ++## Domain allowed to transition. ++## ++## ++# ++interface(`brctl_getattr',` ++ gen_require(` ++ type brctl_exec_t; ++ ') ++ ++ allow $1 brctl_exec_t:file getattr; ++') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/brctl.te serefpolicy-3.0.7/policy/modules/system/brctl.te --- nsaserefpolicy/policy/modules/system/brctl.te 1969-12-31 19:00:00.000000000 -0500 +++ serefpolicy-3.0.7/policy/modules/system/brctl.te 2007-09-10 08:59:32.000000000 -0400 @@ -15418,7 +15450,7 @@ +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/xen.te serefpolicy-3.0.7/policy/modules/system/xen.te --- nsaserefpolicy/policy/modules/system/xen.te 2007-07-25 10:37:42.000000000 -0400 -+++ serefpolicy-3.0.7/policy/modules/system/xen.te 2007-09-07 08:48:47.000000000 -0400 ++++ serefpolicy-3.0.7/policy/modules/system/xen.te 2007-09-11 14:25:59.000000000 -0400 @@ -95,7 +95,7 @@ read_lnk_files_pattern(xend_t,xen_image_t,xen_image_t) rw_blk_files_pattern(xend_t,xen_image_t,xen_image_t) @@ -15428,7 +15460,13 @@ dev_filetrans(xend_t, xenctl_t, fifo_file) manage_files_pattern(xend_t,xend_tmp_t,xend_tmp_t) -@@ -126,7 +126,7 @@ +@@ -122,11 +122,13 @@ + manage_fifo_files_pattern(xend_t,xend_var_lib_t,xend_var_lib_t) + files_var_lib_filetrans(xend_t,xend_var_lib_t,{ file dir }) + ++init_stream_connect_script(xend_t) ++ + # transition to store domain_auto_trans(xend_t, xenstored_exec_t, xenstored_t) allow xenstored_t xend_t:fd use; allow xenstored_t xend_t:process sigchld; @@ -15437,7 +15475,7 @@ # transition to console domain_auto_trans(xend_t, xenconsoled_exec_t, xenconsoled_t) -@@ -176,6 +176,7 @@ +@@ -176,6 +178,7 @@ files_manage_etc_runtime_files(xend_t) files_etc_filetrans_etc_runtime(xend_t,file) files_read_usr_files(xend_t) @@ -15445,7 +15483,18 @@ storage_raw_read_fixed_disk(xend_t) storage_raw_write_fixed_disk(xend_t) -@@ -224,7 +225,7 @@ +@@ -214,6 +217,10 @@ + netutils_domtrans(xend_t) + + optional_policy(` ++ brctl_getattr(xend_t) ++') ++ ++optional_policy(` + consoletype_exec(xend_t) + ') + +@@ -224,7 +231,7 @@ allow xenconsoled_t self:capability { dac_override fsetid ipc_lock }; allow xenconsoled_t self:unix_stream_socket create_stream_socket_perms; @@ -15454,7 +15503,7 @@ allow xenconsoled_t xen_devpts_t:chr_file rw_term_perms; -@@ -257,7 +258,7 @@ +@@ -257,7 +264,7 @@ miscfiles_read_localization(xenconsoled_t) @@ -15463,7 +15512,7 @@ xen_stream_connect_xenstore(xenconsoled_t) ######################################## -@@ -265,7 +266,7 @@ +@@ -265,7 +272,7 @@ # Xen store local policy # @@ -15472,7 +15521,7 @@ allow xenstored_t self:unix_stream_socket create_stream_socket_perms; allow xenstored_t self:unix_dgram_socket create_socket_perms; -@@ -318,12 +319,13 @@ +@@ -318,12 +325,13 @@ allow xm_t self:capability { dac_override ipc_lock sys_tty_config }; # internal communication is often done using fifo and unix sockets. @@ -15487,7 +15536,7 @@ files_search_var_lib(xm_t) allow xm_t xen_image_t:dir rw_dir_perms; -@@ -336,6 +338,7 @@ +@@ -336,6 +344,7 @@ kernel_write_xen_state(xm_t) corecmd_exec_bin(xm_t) @@ -15495,7 +15544,15 @@ corenet_tcp_sendrecv_generic_if(xm_t) corenet_tcp_sendrecv_all_nodes(xm_t) -@@ -366,3 +369,14 @@ +@@ -353,6 +362,7 @@ + + term_use_all_terms(xm_t) + ++init_stream_connect_script(xm_t) + init_rw_script_stream_sockets(xm_t) + init_use_fds(xm_t) + +@@ -366,3 +376,14 @@ xen_append_log(xm_t) xen_stream_connect(xm_t) xen_stream_connect_xenstore(xm_t) Index: selinux-policy.spec =================================================================== RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v retrieving revision 1.520 retrieving revision 1.521 diff -u -r1.520 -r1.521 --- selinux-policy.spec 11 Sep 2007 16:07:47 -0000 1.520 +++ selinux-policy.spec 11 Sep 2007 20:05:08 -0000 1.521 @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.0.7 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -362,6 +362,9 @@ %endif %changelog +* Tue Sep 11 2007 Dan Walsh 3.0.7-10 +- Allow NetworkManager to dbus chat with yum-updated + * Tue Sep 11 2007 Dan Walsh 3.0.7-9 - Allow xfs to bind to port 7100 From fedora-extras-commits at redhat.com Tue Sep 11 20:06:59 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Tue, 11 Sep 2007 16:06:59 -0400 Subject: rpms/metacity/F-7 metacity.spec,1.116,1.117 Message-ID: <200709112006.l8BK6xh7031004@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/metacity/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30957 Modified Files: metacity.spec Log Message: add upstream bug reference Index: metacity.spec =================================================================== RCS file: /cvs/pkgs/rpms/metacity/F-7/metacity.spec,v retrieving revision 1.116 retrieving revision 1.117 diff -u -r1.116 -r1.117 --- metacity.spec 11 Sep 2007 19:44:01 -0000 1.116 +++ metacity.spec 11 Sep 2007 20:06:26 -0000 1.117 @@ -35,6 +35,7 @@ Requires(pre): GConf2 >= 2.14 Requires(preun): GConf2 >= 2.14 +# http://bugzilla.gnome.org/show_bug.cgi?id=433253 Patch0: metacity-2.18.5-dont-deref-null-pointer.patch %description From fedora-extras-commits at redhat.com Tue Sep 11 20:07:32 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Tue, 11 Sep 2007 16:07:32 -0400 Subject: rpms/metacity/devel metacity.spec,1.130,1.131 Message-ID: <200709112007.l8BK7WqT031021@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/metacity/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30996 Modified Files: metacity.spec Log Message: add upstream bug reference Index: metacity.spec =================================================================== RCS file: /cvs/pkgs/rpms/metacity/devel/metacity.spec,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- metacity.spec 11 Sep 2007 19:48:23 -0000 1.130 +++ metacity.spec 11 Sep 2007 20:06:58 -0000 1.131 @@ -11,6 +11,7 @@ URL: http://download.gnome.org/sources/metacity/ Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2 Patch0: default-theme.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=433253 Patch1: metacity-2.18.5-dont-deref-null-pointer.patch License: GPLv2+ Group: User Interface/Desktops From fedora-extras-commits at redhat.com Tue Sep 11 20:09:26 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Tue, 11 Sep 2007 16:09:26 -0400 Subject: rpms/gnome-user-share/devel str-leak.patch, NONE, 1.1 gnome-user-share.spec, 1.26, 1.27 Message-ID: <200709112009.l8BK9QPr031415@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-user-share/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31195 Modified Files: gnome-user-share.spec Added Files: str-leak.patch Log Message: fix a small memory leak` str-leak.patch: --- NEW FILE str-leak.patch --- diff -up gnome-user-share-0.11/user_share.c.str-leak gnome-user-share-0.11/user_share.c --- gnome-user-share-0.11/user_share.c.str-leak 2007-09-11 16:00:18.000000000 -0400 +++ gnome-user-share-0.11/user_share.c 2007-09-11 16:00:40.000000000 -0400 @@ -594,6 +594,7 @@ spawn_httpd (int port, pid_t *pid_out) argv[i++] = "RequirePasswordAlways"; } + g_free (str); g_object_unref (client); argv[i] = NULL; Index: gnome-user-share.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-user-share/devel/gnome-user-share.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- gnome-user-share.spec 28 Aug 2007 21:38:30 -0000 1.26 +++ gnome-user-share.spec 11 Sep 2007 20:08:52 -0000 1.27 @@ -1,7 +1,7 @@ Summary: Gnome user file sharing Name: gnome-user-share Version: 0.11 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://www.gnome.org @@ -12,6 +12,8 @@ Patch1: gnome-user-share-0.11-export-session-id.patch # http://bugzilla.gnome.org/show_bug.cgi?id=456390 Patch2: password-edit.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=475994 +Patch3: str-leak.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: httpd >= 2.2.0 @@ -45,6 +47,7 @@ %patch0 -p1 -b .invisible-char %patch1 -p1 -b .export-session-id %patch2 -p1 -b .password-edit +%patch3 -p1 -b .str-leak %build autoheader ; autoconf # for patch1 @@ -95,6 +98,9 @@ %{_sysconfdir}/gconf/schemas/* %changelog +* Tue Sep 11 2007 Matthias Clasen - 0.11-9 +- Fix a memory leak + * Tue Aug 28 2007 Fedora Release Engineering - 0.11-8 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Tue Sep 11 20:15:55 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Tue, 11 Sep 2007 16:15:55 -0400 Subject: rpms/sugar-datastore/OLPC-2 .cvsignore, 1.23, 1.24 sources, 1.23, 1.24 sugar-datastore.spec, 1.24, 1.25 Message-ID: <200709112015.l8BKFtqp032700@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-datastore/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32658 Modified Files: .cvsignore sources sugar-datastore.spec Log Message: * Tue Sep 11 2007 Marco Pesenti Gritti - 0.2.2-0.21.20070911gitb0b4c4115a - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 10 Sep 2007 18:30:49 -0000 1.23 +++ .cvsignore 11 Sep 2007 20:15:20 -0000 1.24 @@ -1 +1 @@ -sugar-datastore-0.2.2-git617bf5d005.tar.bz2 +sugar-datastore-0.2.2-gitb0b4c4115a.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 10 Sep 2007 18:30:49 -0000 1.23 +++ sources 11 Sep 2007 20:15:20 -0000 1.24 @@ -1 +1 @@ -2a4e5ee382ea17f0d6730957ba96d940 sugar-datastore-0.2.2-git617bf5d005.tar.bz2 +b039a6ca3736f49a9c2ca305aea6446e sugar-datastore-0.2.2-gitb0b4c4115a.tar.bz2 Index: sugar-datastore.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sugar-datastore.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sugar-datastore.spec 10 Sep 2007 18:30:49 -0000 1.24 +++ sugar-datastore.spec 11 Sep 2007 20:15:20 -0000 1.25 @@ -1,10 +1,10 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070910git -%define commitid 617bf5d005 +%define alphatag 20070911git +%define commitid b0b4c4115a Name: sugar-datastore Version: 0.2.2 -Release: 0.20.%{alphatag}617bf5d005 +Release: 0.21.%{alphatag}b0b4c4115a Summary: Sugar Datastore Group: Development/Libraries @@ -50,6 +50,9 @@ %{_datadir}/dbus-1/services/*.service %changelog +* Tue Sep 11 2007 Marco Pesenti Gritti - 0.2.2-0.21.20070911gitb0b4c4115a +- New snapshot + * Mon Sep 10 2007 Marco Pesenti Gritti - 0.2.2-0.20.20070910git617bf5d005 - New snapshot From fedora-extras-commits at redhat.com Tue Sep 11 20:27:01 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Tue, 11 Sep 2007 16:27:01 -0400 Subject: rpms/sugar-presence-service/OLPC-2 .cvsignore, 1.19, 1.20 sources, 1.19, 1.20 sugar-presence-service.spec, 1.19, 1.20 Message-ID: <200709112027.l8BKR1nt001070@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-presence-service/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1014 Modified Files: .cvsignore sources sugar-presence-service.spec Log Message: * Tue Sep 11 2007 Marco Pesenti Gritti - 0.65-0.15.20070911gitbff163d57b - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 10 Sep 2007 15:22:48 -0000 1.19 +++ .cvsignore 11 Sep 2007 20:26:28 -0000 1.20 @@ -1,3 +1 @@ -sugar-presence-service-0.65-gita79f7b6488.tar.bz2 -sugar-presence-service-0.65-git3b1f4a0c42.tar.bz2 -sugar-presence-service-0.65-git3ed091301b.tar.bz2 +sugar-presence-service-0.65-gitbff163d57b.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 10 Sep 2007 15:22:48 -0000 1.19 +++ sources 11 Sep 2007 20:26:28 -0000 1.20 @@ -1 +1 @@ -58fd9f1225a3d7bbc3d1f4d713d403b9 sugar-presence-service-0.65-git3ed091301b.tar.bz2 +18de89aa92cbe6c8171113524488bb7f sugar-presence-service-0.65-gitbff163d57b.tar.bz2 Index: sugar-presence-service.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sugar-presence-service.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sugar-presence-service.spec 10 Sep 2007 15:22:48 -0000 1.19 +++ sugar-presence-service.spec 11 Sep 2007 20:26:28 -0000 1.20 @@ -1,9 +1,9 @@ -%define alphatag 20070910git -%define commitid 3ed091301b +%define alphatag 20070911git +%define commitid bff163d57b Name: sugar-presence-service Version: 0.65 -Release: 0.14.%{alphatag}3ed091301b +Release: 0.15.%{alphatag}bff163d57b Summary: The Sugar presence service Group: System Environment/Libraries @@ -44,6 +44,9 @@ %{_datadir}/dbus-1/services/org.laptop.Sugar.Presence.service %changelog +* Tue Sep 11 2007 Marco Pesenti Gritti - 0.65-0.15.20070911gitbff163d57b +- New snapshot + * Mon Sep 10 2007 Dan Williams - 0.65-0.14.20070910git3ed091301b - New snapshot From fedora-extras-commits at redhat.com Tue Sep 11 20:41:05 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Tue, 11 Sep 2007 16:41:05 -0400 Subject: rpms/nsd/devel .cvsignore, 1.8, 1.9 nsd.spec, 1.20, 1.21 sources, 1.8, 1.9 nsd-2.3.3-checking.patch, 1.1, NONE Message-ID: <200709112041.l8BKf5Xb001621@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1585 Modified Files: .cvsignore nsd.spec sources Removed Files: nsd-2.3.3-checking.patch Log Message: * Tue Sep 11 2007 Paul Wouters 3.0.6-1 - Upgraded to 3.0.6 - Do not include bind2nsd, since it didn't compile for me Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nsd/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 23 Mar 2007 04:27:39 -0000 1.8 +++ .cvsignore 11 Sep 2007 20:40:27 -0000 1.9 @@ -4,3 +4,4 @@ nsd-3.0.2.tar.gz nsd-3.0.3.tar.gz nsd-3.0.5.tar.gz +nsd-3.0.6.tar.gz Index: nsd.spec =================================================================== RCS file: /cvs/extras/rpms/nsd/devel/nsd.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- nsd.spec 13 Jul 2007 18:47:18 -0000 1.20 +++ nsd.spec 11 Sep 2007 20:40:27 -0000 1.21 @@ -1,7 +1,7 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd -Version: 3.0.5 -Release: 2%{?dist} +Version: 3.0.6 +Release: 1%{?dist} License: BSD-like Url: http://open.nlnetlabs.nl/nsd/ Source: http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz @@ -30,7 +30,7 @@ rm -rf %{buildroot} %{__make} DESTDIR=%{buildroot} install install -d -m 0755 %{buildroot}%{_initrddir} -install -d -m 0755 %{SOURCE1} %{buildroot}/%{_initrddir}/nsd +install -m 0755 %{SOURCE1} %{buildroot}/%{_initrddir}/nsd install -d -m 0700 %{buildroot}%{_localstatedir}/run/%{name} # change .sample to normal config files @@ -74,6 +74,10 @@ fi %changelog +* Tue Sep 11 2007 Paul Wouters 3.0.6-1 +- Upgraded to 3.0.6 +- Do not include bind2nsd, since it didn't compile for me + * Fri Jul 13 2007 Paul Wouters 3.0.5-2 - Fix init script, bug #245546 Index: sources =================================================================== RCS file: /cvs/extras/rpms/nsd/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 23 Mar 2007 04:27:39 -0000 1.8 +++ sources 11 Sep 2007 20:40:27 -0000 1.9 @@ -4,3 +4,4 @@ a51f7d2146d8f5901b825b2c0672c86a nsd-3.0.2.tar.gz 73f59bebd0af6ed2d2f0dad2b7727229 nsd-3.0.3.tar.gz ab72e227d600889319d28c4387a95cef nsd-3.0.5.tar.gz +db964272bb653f3691cdae6932953432 nsd-3.0.6.tar.gz --- nsd-2.3.3-checking.patch DELETED --- From fedora-extras-commits at redhat.com Tue Sep 11 20:44:17 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Tue, 11 Sep 2007 16:44:17 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.48, 1.49 sources, 1.49, 1.50 sugar.spec, 1.57, 1.58 Message-ID: <200709112044.l8BKiHVe001802@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1767 Modified Files: .cvsignore sources sugar.spec Log Message: * Tue Sep 11 2007 Marco Pesenti Gritti - 0.65-0.46.20070911git8b784a6223 - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- .cvsignore 10 Sep 2007 18:25:47 -0000 1.48 +++ .cvsignore 11 Sep 2007 20:43:40 -0000 1.49 @@ -1 +1 @@ -sugar-0.65-git79237f3114.tar.bz2 +sugar-0.65-git8b784a6223.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- sources 10 Sep 2007 18:25:47 -0000 1.49 +++ sources 11 Sep 2007 20:43:40 -0000 1.50 @@ -1 +1 @@ -3ca3e5e4e8d1d024ae7c01de5ebeafe3 sugar-0.65-git79237f3114.tar.bz2 +db824af53d51c851dc8ca1d75484a317 sugar-0.65-git8b784a6223.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- sugar.spec 10 Sep 2007 18:25:47 -0000 1.57 +++ sugar.spec 11 Sep 2007 20:43:40 -0000 1.58 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070910git -%define commitid 79237f3114 +%define alphatag 20070911git +%define commitid 8b784a6223 Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.45.%{alphatag}79237f3114 +Release: 0.46.%{alphatag}8b784a6223 URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Tue Sep 11 2007 Marco Pesenti Gritti - 0.65-0.46.20070911git8b784a6223 +- New snapshot + * Mon Sep 10 2007 Marco Pesenti Gritti - 0.65-0.45.20070910git79237f3114 - New snapshot From fedora-extras-commits at redhat.com Tue Sep 11 20:51:09 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Tue, 11 Sep 2007 16:51:09 -0400 Subject: rpms/exaile/devel exaile.spec,1.12,1.13 Message-ID: <200709112051.l8BKp9YP002170@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/exaile/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2124 Modified Files: exaile.spec Log Message: * Tue Sep 11 2007 Deji Akingunola - 0.2.10-3 - Require pygtk2-libglade (BZ #278471) Index: exaile.spec =================================================================== RCS file: /cvs/extras/rpms/exaile/devel/exaile.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- exaile.spec 22 Aug 2007 11:56:33 -0000 1.12 +++ exaile.spec 11 Sep 2007 20:50:30 -0000 1.13 @@ -1,7 +1,7 @@ Summary: A music player Name: exaile Version: 0.2.10 -Release: 2%{?dist} +Release: 3%{?dist} Group: Applications/Multimedia # It actually says GPL 1 or later version; a couple of files includes the Artistic license License: GPLv+ and Artistic @@ -20,7 +20,7 @@ Requires: dbus-python Requires: gstreamer-python >= 0.10 Requires: python-sqlite2 -Requires: pygtk2 +Requires: pygtk2-libglade Requires: gnome-python2-gtkhtml2 Requires: gnome-python2-gtkmozembed Requires: python-CDDB @@ -98,6 +98,9 @@ %{_mandir}/man1/exaile*.* %changelog +* Tue Sep 11 2007 Deji Akingunola - 0.2.10-3 +- Require pygtk2-libglade (BZ #278471) + * Wed Aug 22 2007 Deji Akingunola - 0.2.10-2 - Rebuild From fedora-extras-commits at redhat.com Tue Sep 11 20:52:50 2007 From: fedora-extras-commits at redhat.com (Nalin Somabhai Dahyabhai (nalin)) Date: Tue, 11 Sep 2007 16:52:50 -0400 Subject: rpms/krb5/devel krb5.spec,1.135,1.136 Message-ID: <200709112052.l8BKqoJQ002333@cvs-int.fedora.redhat.com> Author: nalin Update of /cvs/pkgs/rpms/krb5/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2265 Modified Files: krb5.spec Log Message: - move the db2 kdb plugin from -server to -libs, because a multilib libkdb might need it Index: krb5.spec =================================================================== RCS file: /cvs/pkgs/rpms/krb5/devel/krb5.spec,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- krb5.spec 11 Sep 2007 14:12:38 -0000 1.135 +++ krb5.spec 11 Sep 2007 20:52:15 -0000 1.136 @@ -14,7 +14,7 @@ Summary: The Kerberos network authentication system. Name: krb5 Version: 1.6.2 -Release: 7%{?dist} +Release: 8%{?dist} # Maybe we should explode from the now-available-to-everybody tarball instead? # http://web.mit.edu/kerberos/dist/krb5/1.6/krb5-1.6.2-signed.tar Source0: krb5-%{version}.tar.gz @@ -208,6 +208,10 @@ %endif %changelog +* Tue Sep 11 2007 Nalin Dahyabhai 1.6.2-8 +- move the db2 kdb plugin from -server to -libs, because a multilib libkdb + might need it + * Tue Sep 11 2007 Nalin Dahyabhai 1.6.2-7 - also perform PAM session and credential management when ftpd accepts a client using strong authentication, missed earlier @@ -1653,8 +1657,6 @@ %dir %{krb5prefix}/man/man8 %dir %{krb5prefix}/sbin -%{_libdir}/krb5/plugins/kdb/db2.so - # Problem-reporting tool. %{krb5prefix}/sbin/krb5-send-pr %{krb5prefix}/man/man1/krb5-send-pr.1* @@ -1729,6 +1731,8 @@ %dir %{_libdir}/krb5 %dir %{_libdir}/krb5/plugins %dir %{_libdir}/krb5/plugins/* +%dir %{_libdir}/krb5/plugins/* +%{_libdir}/krb5/plugins/kdb/db2.so %{krb5prefix}/share %files devel From fedora-extras-commits at redhat.com Tue Sep 11 20:53:18 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Tue, 11 Sep 2007 16:53:18 -0400 Subject: rpms/exaile/F-7 exaile.spec,1.9,1.10 Message-ID: <200709112053.l8BKrI2A002366@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/extras/rpms/exaile/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2307 Modified Files: exaile.spec Log Message: * Tue Sep 11 2007 Deji Akingunola - 0.2.10-2 - Require pygtk2-libglade (BZ #278471) Index: exaile.spec =================================================================== RCS file: /cvs/extras/rpms/exaile/F-7/exaile.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- exaile.spec 30 Jun 2007 10:45:27 -0000 1.9 +++ exaile.spec 11 Sep 2007 20:52:46 -0000 1.10 @@ -1,7 +1,7 @@ Summary: A music player Name: exaile Version: 0.2.10 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Multimedia License: GPL URL: http://www.exaile.org @@ -19,7 +19,7 @@ Requires: dbus-python Requires: gstreamer-python >= 0.10 Requires: python-sqlite2 -Requires: pygtk2 +Requires: pygtk2-libglade Requires: gnome-python2-gtkhtml2 Requires: gnome-python2-gtkmozembed Requires: python-CDDB @@ -97,6 +97,9 @@ %{_mandir}/man1/exaile*.* %changelog +* Tue Sep 11 2007 Deji Akingunola - 0.2.10-2 +- Require pygtk2-libglade (BZ #278471) + * Sat Jun 30 2007 Deji Akingunola - 0.2.10-1 - New release From fedora-extras-commits at redhat.com Tue Sep 11 21:10:15 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Tue, 11 Sep 2007 17:10:15 -0400 Subject: rpms/bigboard/F-7 bigboard.spec,1.18,1.19 sources,1.14,1.15 Message-ID: <200709112110.l8BLAF9V009274@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/bigboard/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9237 Modified Files: bigboard.spec sources Log Message: merge from devel Index: bigboard.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/F-7/bigboard.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- bigboard.spec 27 Aug 2007 19:03:14 -0000 1.18 +++ bigboard.spec 11 Sep 2007 21:09:42 -0000 1.19 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: bigboard -Version: 0.5.11 +Version: 0.5.15 Release: 1%{?dist} Summary: Sidebar application launcher using mugshot.org @@ -26,7 +26,10 @@ BuildRequires: intltool BuildRequires: gtk2-devel BuildRequires: pygtk2-devel +BuildRequires: dbus-devel +BuildRequires: gnome-panel-devel BuildRequires: gnome-keyring-devel +BuildRequires: mugshot-devel >= 1.1.52 %description Bigboard is a sidebar and application launcher that works with mugshot.org @@ -53,10 +56,6 @@ %doc COPYING %dir %{_libexecdir}/bigboard %attr(0755,root,root) %{_libexecdir}/bigboard/* -%dir %{python_sitearch}/mugshot -%{python_sitearch}/mugshot/*.py -%{python_sitearch}/mugshot/*.pyc -%{python_sitearch}/mugshot/*.pyo %dir %{python_sitearch}/bigboard %{python_sitearch}/bigboard/*.so %{python_sitearch}/bigboard/*.py @@ -79,12 +78,11 @@ %{python_sitearch}/bigboard_externals/* %dir %{_datadir}/bigboard %{_datadir}/bigboard/* -%{_datadir}/bigboard/*.png -%{_datadir}/gnome/autostart/*.desktop -%{_bindir}/bigboard -%{_bindir}/gconf-online-sync -%{_libdir}/bonobo/servers/BigBoard_Applet.server -%{_libexecdir}/bigboard-applet +%{_datadir}/gnome/* +%{_datadir}/gnome-2.0/* +%{_bindir}/* +%{_libdir}/bonobo/servers/* +%{_libexecdir}/bigboard-applets # no desktop file included because the bigboard is launched as part of online # desktop mode @@ -95,6 +93,15 @@ killall -HUP gconfd-2 || : %changelog +* Mon Sep 10 2007 Colin Walters - 0.5.15-1 +- new upstream + +* Fri Sep 07 2007 Colin Walters - 0.5.12-2 +- some brs + +* Thu Sep 06 2007 Colin Walters - 0.5.12-1 +- new upstream + * Mon Aug 27 2007 Colin Walters - 0.5.11-1 - new upstream Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/F-7/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 27 Aug 2007 19:03:14 -0000 1.14 +++ sources 11 Sep 2007 21:09:42 -0000 1.15 @@ -1 +1 @@ -651d5d896702a1bb8a3ecbcaedd668b3 bigboard-0.5.11.tar.gz +bb34981d4e32aa8bea9176d1c167ece5 bigboard-0.5.15.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 21:21:18 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Tue, 11 Sep 2007 17:21:18 -0400 Subject: rpms/evolution/devel evolution.spec,1.287,1.288 Message-ID: <200709112121.l8BLLIZO009611@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9534 Modified Files: evolution.spec Log Message: * Sat Sep 8 2007 Matthias Clasen - 2.11.92-2.fc8 - Split off an evolution-help package Index: evolution.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v retrieving revision 1.287 retrieving revision 1.288 diff -u -r1.287 -r1.288 --- evolution.spec 5 Sep 2007 14:49:49 -0000 1.287 +++ evolution.spec 11 Sep 2007 21:20:45 -0000 1.288 @@ -45,7 +45,7 @@ Name: evolution Version: 2.11.92 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 and GFDL+ Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -231,6 +231,14 @@ %description devel Development files needed for building things which link against evolution. +%package help +Group: Applications/Productivity +Summary: Help files for Evolution +Requires: %{name} = %{version}-%{release} + +%description help +This package contains the help for Evolution. + %prep %setup -q -n evolution-%{version} %patch10 -p1 -b .ldaphack @@ -399,6 +407,9 @@ done %find_lang evolution-%{evo_major} --all-name --with-gnome +grep "/usr/share/locale" evolution-%{evo_major}.lang > translations.lang +grep -v "/usr/share/locale" evolution-%{evo_major}.lang > help.lang + %post /sbin/ldconfig scrollkeeper-update -q @@ -423,7 +434,7 @@ %clean rm -rf $RPM_BUILD_ROOT -%files -f evolution-%{evo_major}.lang +%files -f translations.lang %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README @@ -446,9 +457,6 @@ %{_datadir}/applications/redhat-evolution-contacts.desktop %{_datadir}/applications/redhat-evolution-tasks.desktop -# Online help: -%{_datadir}/omf/evolution - # Icons: %{_datadir}/icons/hicolor/16x16/apps/evolution.png %{_datadir}/icons/hicolor/22x22/apps/evolution.png @@ -694,10 +702,16 @@ %{_libdir}/evolution/%{evo_major}/libfilter.so %{_libdir}/evolution/%{evo_major}/libmenus.so +%files help -f help.lang +%dir %{_datadir}/omf/evolution + # Look into re-enabling the inline-audio plugin once 2.12 ships. # It uses gstreamer 0.10 now instead of 0.8 (GNOME bug #329629). %changelog +* Sat Sep 8 2007 Matthias Clasen - 2.11.92-2.fc8 +- Split off an evolution-help package + * Mon Sep 03 2007 Matthew Barnes - 2.11.92-1.fc8 - Update to 2.11.92 From fedora-extras-commits at redhat.com Tue Sep 11 21:26:23 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Tue, 11 Sep 2007 17:26:23 -0400 Subject: rpms/kernel/devel linux-2.6-libata-pata-dma-disable-option.patch, NONE, 1.1 linux-2.6-scsi-mpt-vmware-fix.patch, NONE, 1.1 kernel.spec, 1.156, 1.157 Message-ID: <200709112126.l8BLQN42009945@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9903 Modified Files: kernel.spec Added Files: linux-2.6-libata-pata-dma-disable-option.patch linux-2.6-scsi-mpt-vmware-fix.patch Log Message: * Tue Sep 11 2007 Chuck Ebbert - fix emulated vmware SCSI disks - add option to disable libata PATA DMA linux-2.6-libata-pata-dma-disable-option.patch: --- NEW FILE linux-2.6-libata-pata-dma-disable-option.patch --- This is useful when debugging, handling problem systems, or for distributions just to get the system installed so it can be sorted out later. This is a bit smarter than the old IDE one and lets you do libata.pata_dma=0 Disable all PATA DMA like old IDE libata.pata_dma=1 Disk DMA only libata.pata_dma=2 ATAPI DMA only libata.pata_dma=4 CF DMA only (or combinations thereof - 0,1,3 being the useful ones I suspect) (I've split CF as it seems to be a seperate case of pain and suffering different to the others and caused by assorted PIO wired adapters etc) SATA is not affected - for one its not clear it makes sense to disable DMA for SATA if even always possible, for two we've seen no failure evidence to justify needing to support this kind of hammer on SATA. Signed-off-by: Alan Cox diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.23rc3-mm1/include/linux/libata.h linux-2.6.23rc3-mm1/include/linux/libata.h --- linux.vanilla-2.6.23rc3-mm1/include/linux/libata.h 2007-08-22 17:23:14.000000000 +0100 +++ linux-2.6.23rc3-mm1/include/linux/libata.h 2007-08-22 17:50:32.000000000 +0100 @@ -315,6 +315,12 @@ ATA_HORKAGE_NONCQ = (1 << 2), /* Don't use NCQ */ ATA_HORKAGE_MAX_SEC_128 = (1 << 3), /* Limit max sects to 128 */ ATA_HORKAGE_BROKEN_HPA = (1 << 4), /* Broken HPA */ + + /* DMA mask for user DMA control: User visible values do not + renumber */ + ATA_DMA_MASK_ATA = (1 << 0), /* DMA on ATA Disk */ + ATA_DMA_MASK_ATAPI = (1 << 1), /* DMA on ATAPI */ + ATA_DMA_MASK_CFA = (1 << 2), /* DMA on CF Card */ }; enum hsm_task_states { diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.23rc3-mm1/drivers/ata/libata-core.c linux-2.6.23rc3-mm1/drivers/ata/libata-core.c --- linux.vanilla-2.6.23rc3-mm1/drivers/ata/libata-core.c 2007-08-22 17:23:00.000000000 +0100 +++ linux-2.6.23rc3-mm1/drivers/ata/libata-core.c 2007-08-22 18:17:31.321738376 +0100 @@ -99,6 +99,10 @@ module_param_named(ignore_hpa, ata_ignore_hpa, int, 0644); MODULE_PARM_DESC(ignore_hpa, "Ignore HPA limit (0=keep BIOS limits, 1=ignore limits, using full disk)"); +static int ata_pata_dma = ATA_DMA_MASK_ATA|ATA_DMA_MASK_ATAPI|ATA_DMA_MASK_CFA; +module_param_named(pata_dma, ata_pata_dma, int, 0644); +MODULE_PARM_DESC(pata_dma, "Use DMA on PATA devices"); + static int ata_probe_timeout = ATA_TMOUT_INTERNAL / HZ; module_param(ata_probe_timeout, int, 0444); MODULE_PARM_DESC(ata_probe_timeout, "Set ATA probing timeout (seconds)"); @@ -2839,16 +2854,29 @@ /* step 1: calculate xfer_mask */ for (i = 0; i < ATA_MAX_DEVICES; i++) { unsigned int pio_mask, dma_mask; + unsigned int mode_mask; dev = &ap->device[i]; if (!ata_dev_enabled(dev)) continue; + mode_mask = ATA_DMA_MASK_ATA; + if (dev->class == ATA_DEV_ATAPI) + mode_mask = ATA_DMA_MASK_ATAPI; + else if (ata_id_is_cfa(dev->id)) + mode_mask = ATA_DMA_MASK_CFA; + ata_dev_xfermask(dev); pio_mask = ata_pack_xfermask(dev->pio_mask, 0, 0); dma_mask = ata_pack_xfermask(0, dev->mwdma_mask, dev->udma_mask); + + if ((ata_pata_dma & mode_mask) || ap->cbl == ATA_CBL_SATA) + dma_mask = ata_pack_xfermask(0, dev->mwdma_mask, dev->udma_mask); + else + dma_mask = 0; + dev->pio_mode = ata_xfer_mask2mode(pio_mask); dev->dma_mode = ata_xfer_mask2mode(dma_mask); --- linux-2.6.22.noarch.orig/Documentation/kernel-parameters.txt +++ linux-2.6.22.noarch/Documentation/kernel-parameters.txt @@ -870,6 +870,12 @@ and is between 256 and 4096 characters. lasi= [HW,SCSI] PARISC LASI driver for the 53c700 chip Format: addr:,irq: + libata.pata_dma= [LIBATA] + libata.pata_dma=0 Disable all PATA DMA like old IDE + libata.pata_dma=1 Disk DMA only + libata.pata_dma=2 ATAPI DMA only + libata.pata_dma=4 CF DMA only + load_ramdisk= [RAM] List of ramdisks to load from floppy See Documentation/ramdisk.txt. linux-2.6-scsi-mpt-vmware-fix.patch: --- NEW FILE linux-2.6-scsi-mpt-vmware-fix.patch --- The attached patch is a workaround for a bug in VMWare's emulated LSI Fusion SCSI HBA. The emulated firmware returns zero for the maximum number of attached devices; the real firmware returns a positive number. Therefore, the kernel that boots and works fine on bare metal will fail on VMWare because this firmware value is handed to the SCSI midlayer, which then skips the entire bus scan. F7 bz 241935 The patch below was submitted by Eric Moore of LSI to the linux-scsi mailing list: http://marc.info/?l=linux-scsi&m=117432237404247 then immediately rejected by Christoph Hellwig, who prefers that VMWare fix their emulation instead. diff --git a/drivers/message/fusion/mptbase.c b/drivers/message/fusion/mptbase.c index eddb933..21fadf2 100644 --- a/drivers/message/fusion/mptbase.c +++ b/drivers/message/fusion/mptbase.c @@ -2571,8 +2571,19 @@ GetPortFacts(MPT_ADAPTER *ioc, int portnum, int sleepFlag) pfacts->MaxPersistentIDs = le16_to_cpu(pfacts->MaxPersistentIDs); pfacts->MaxLanBuckets = le16_to_cpu(pfacts->MaxLanBuckets); - max_id = (ioc->bus_type == SAS) ? pfacts->PortSCSIID : - pfacts->MaxDevices; + switch (ioc->bus_type) { + case SAS: + max_id = pfacts->PortSCSIID; + break; + case FC: + max_id = pfacts->MaxDevices; + break; + case SPI: + default: + max_id = MPT_MAX_SCSI_DEVICES; + break; + } + ioc->devices_per_bus = (max_id > 255) ? 256 : max_id; ioc->number_of_buses = (ioc->devices_per_bus < 256) ? 1 : max_id/256; Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.156 retrieving revision 1.157 diff -u -r1.156 -r1.157 --- kernel.spec 11 Sep 2007 18:03:54 -0000 1.156 +++ kernel.spec 11 Sep 2007 21:25:51 -0000 1.157 @@ -608,6 +608,7 @@ Patch370: linux-2.6-crash-driver.patch Patch400: linux-2.6-scsi-cpqarray-set-master.patch Patch401: linux-2.6-scsi-async-double-add.patch +Patch402: linux-2.6-scsi-mpt-vmware-fix.patch Patch420: linux-2.6-squashfs.patch Patch423: linux-2.6-gfs-locking-exports.patch Patch430: linux-2.6-net-silence-noisy-printks.patch @@ -624,6 +625,7 @@ Patch630: linux-2.6-defaults-nonmi.patch Patch660: linux-2.6-libata-ali-atapi-dma.patch Patch661: linux-2.6-libata-acpi-enable.patch +Patch662: linux-2.6-libata-pata-dma-disable-option.patch Patch670: linux-2.6-ata-quirk.patch #Patch680: linux-2.6-wireless.patch Patch681: linux-2.6-wireless-pending.patch @@ -1072,6 +1074,8 @@ ApplyPatch linux-2.6-scsi-cpqarray-set-master.patch # Fix async scanning double-add problems ApplyPatch linux-2.6-scsi-async-double-add.patch +# fix vmware emulated scsi controller +ApplyPatch linux-2.6-scsi-mpt-vmware-fix.patch # Filesystem patches. # Squashfs @@ -1119,6 +1123,8 @@ ApplyPatch linux-2.6-ata-quirk.patch # Enable ACPI ATA objects ApplyPatch linux-2.6-libata-acpi-enable.patch +# add option to disable PATA DMA +ApplyPatch linux-2.6-libata-pata-dma-disable-option.patch # wireless patches headed for 2.6.23 #ApplyPatch linux-2.6-wireless.patch @@ -1791,6 +1797,10 @@ %changelog * Tue Sep 11 2007 Chuck Ebbert +- fix emulated vmware SCSI disks +- add option to disable libata PATA DMA + +* Tue Sep 11 2007 Chuck Ebbert - utrace update * Tue Sep 11 2007 Chuck Ebbert From fedora-extras-commits at redhat.com Tue Sep 11 21:27:38 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 11 Sep 2007 17:27:38 -0400 Subject: rpms/childsplay_plugins/devel childsplay_plugins-0.80.7-alphabet-sounds.patch, 1.2, 1.3 childsplay_plugins.spec, 1.8, 1.9 Message-ID: <200709112127.l8BLRcbe010016@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/childsplay_plugins/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9976 Modified Files: childsplay_plugins-0.80.7-alphabet-sounds.patch childsplay_plugins.spec Log Message: * Tue Sep 11 2007 Hans de Goede 0.90-2 - Adapt gcompris alphabet sounds using patch for new gcompris alphabet sounds location childsplay_plugins-0.80.7-alphabet-sounds.patch: Index: childsplay_plugins-0.80.7-alphabet-sounds.patch =================================================================== RCS file: /cvs/extras/rpms/childsplay_plugins/devel/childsplay_plugins-0.80.7-alphabet-sounds.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- childsplay_plugins-0.80.7-alphabet-sounds.patch 31 Oct 2006 10:54:28 -0000 1.2 +++ childsplay_plugins-0.80.7-alphabet-sounds.patch 11 Sep 2007 21:27:05 -0000 1.3 @@ -6,11 +6,11 @@ #self.sounddir = os.path.join(self.libdir,'Findsound2Data',get_locale()[:2]) - if _FSDEBUG: print "Looking for ",os.path.join(DATADIR,'AlphabetSounds',self.cpg.language) - self.sounddir = os.path.join(DATADIR,'AlphabetSounds',self.cpg.language) -+ if _FSDEBUG: print "Looking for ", os.path.join('/usr/share/gcompris/boards/sounds',self.cpg.language,'alphabet') -+ self.sounddir = os.path.join('/usr/share/gcompris/boards/sounds',self.cpg.language,'alphabet') ++ if _FSDEBUG: print "Looking for ", os.path.join('/usr/share/gcompris/boards/voices',self.cpg.language,'alphabet') ++ self.sounddir = os.path.join('/usr/share/gcompris/boards/voices',self.cpg.language,'alphabet') if not os.path.exists(self.sounddir): - self.sounddir = os.path.join(DATADIR,'AlphabetSounds','en') -+ self.sounddir = '/usr/share/gcompris/boards/sounds/en/alphabet' ++ self.sounddir = '/usr/share/gcompris/boards/voices/en/alphabet' img = load_image(os.path.join\ (self.libdir,'Findsound2Data','Data','soundbut.png'),1) @@ -33,7 +33,7 @@ # Look for alphabet sounds for this locale. # If all fails we fall back to the "old" wahoo sound. - alphabetdir = os.path.join(DATADIR,'AlphabetSounds',wordsloc) -+ alphabetdir = os.path.join('/usr/share/gcompris/boards/sounds',wordsloc,'alphabet') ++ alphabetdir = os.path.join('/usr/share/gcompris/boards/voices',wordsloc,'alphabet') if not os.path.exists(alphabetdir): print >> sys.stderr, "Can't find",alphabetdir alphabetdir = None Index: childsplay_plugins.spec =================================================================== RCS file: /cvs/extras/rpms/childsplay_plugins/devel/childsplay_plugins.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- childsplay_plugins.spec 26 Aug 2007 07:24:46 -0000 1.8 +++ childsplay_plugins.spec 11 Sep 2007 21:27:05 -0000 1.9 @@ -1,6 +1,6 @@ Name: childsplay_plugins Version: 0.90 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugins for childsplay (educational games for young children) Group: Amusements/Games License: GPLv3 @@ -49,6 +49,10 @@ %changelog +* Tue Sep 11 2007 Hans de Goede 0.90-2 +- Adapt gcompris alphabet sounds using patch for new gcompris alphabet sounds + location + * Sun Aug 26 2007 Hans de Goede 0.90-1 - New upstream version 0.90, license changed to GPL version 3, no other changes. From fedora-extras-commits at redhat.com Tue Sep 11 21:33:55 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Tue, 11 Sep 2007 17:33:55 -0400 Subject: rpms/online-desktop/devel online-desktop.spec,1.7,1.8 Message-ID: <200709112133.l8BLXtRn010279@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/online-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10257 Modified Files: online-desktop.spec Log Message: require devilspie Index: online-desktop.spec =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/devel/online-desktop.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- online-desktop.spec 10 Sep 2007 20:16:20 -0000 1.7 +++ online-desktop.spec 11 Sep 2007 21:33:22 -0000 1.8 @@ -3,7 +3,7 @@ Name: online-desktop Version: 0.2.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Desktop built around web sites and online services Group: Applications/Internet @@ -16,6 +16,7 @@ Requires: dbus-python Requires: gnome-python2-gconf Requires: bigboard >= 0.5.1 +Requires: devilspie BuildRequires: intltool BuildRequires: python-devel @@ -178,10 +179,10 @@ touch --no-create %{_datadir}/icons/hicolor || : %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -* Mon Sep 10 2007 Colin Walters - 0.2.11-1 -- new upstream - %changelog +* Tue Sep 11 2007 Colin Walters - 0.2.12-2 +- require devilspie + * Mon Sep 10 2007 Colin Walters - 0.2.12-1 - new upstream From fedora-extras-commits at redhat.com Tue Sep 11 21:55:01 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 11 Sep 2007 17:55:01 -0400 Subject: rpms/gcompris/devel gcompris-8.4-configure-bugfix.patch, NONE, 1.1 gcompris-8.4-fullscreen.patch, NONE, 1.1 .cvsignore, 1.10, 1.11 gcompris.spec, 1.27, 1.28 sources, 1.10, 1.11 Message-ID: <200709112155.l8BLt1WG011866@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/gcompris/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11759 Modified Files: .cvsignore gcompris.spec sources Added Files: gcompris-8.4-configure-bugfix.patch gcompris-8.4-fullscreen.patch Log Message: * Tue Sep 11 2007 Hans de Goede 8.4-1 - New upstream release 8.4 - Drop -flags sub-package, the idea was that by putting the flags in a subpackage they could be used by other packages, but this never happened. - License changed to GPL version 3 (or higher) gcompris-8.4-configure-bugfix.patch: --- NEW FILE gcompris-8.4-configure-bugfix.patch --- diff -up gcompris-8.4/configure~ gcompris-8.4/configure --- gcompris-8.4/configure~ 2007-09-11 21:13:09.000000000 +0200 +++ gcompris-8.4/configure 2007-09-11 21:13:09.000000000 +0200 @@ -24027,8 +24027,6 @@ _ACEOF -CFLAGS=$cflags_previous -LIBS=$libs_previous # Check whether --enable-glibtest was given. if test "${enable_glibtest+set}" = set; then gcompris-8.4-fullscreen.patch: --- NEW FILE gcompris-8.4-fullscreen.patch --- diff -up gcompris-8.4/src/gcompris/gcompris.c.fullscreen gcompris-8.4/src/gcompris/gcompris.c --- gcompris-8.4/src/gcompris/gcompris.c.fullscreen 2007-09-11 22:44:33.000000000 +0200 +++ gcompris-8.4/src/gcompris/gcompris.c 2007-09-11 22:44:58.000000000 +0200 @@ -970,14 +970,27 @@ void gc_fullscreen_set(gboolean state) { gdk_window_set_decorations (window->window, 0); gdk_window_set_functions (window->window, 0); + gtk_widget_set_uposition (window, 0, 0); #ifdef XF86_VIDMODE - if(properties->noxf86vm) + if(!properties->noxf86vm) + { + gdk_window_set_override_redirect (window->window, 1); + gdk_window_set_keep_above (window->window, 1); + gdk_window_raise (window->window); + } + else #endif gtk_window_fullscreen (GTK_WINDOW(window)); - gtk_widget_set_uposition (window, 0, 0); } else { +#ifdef XF86_VIDMODE + if(!properties->noxf86vm) + { + gdk_window_set_keep_above (window->window, 0); + gdk_window_set_override_redirect (window->window, 0); + } +#endif /* The hide must be done at least for KDE */ gtk_widget_hide (window); gdk_window_set_decorations (window->window, GDK_DECOR_ALL); @@ -987,7 +1000,6 @@ void gc_fullscreen_set(gboolean state) if(properties->noxf86vm) #endif gtk_window_unfullscreen (GTK_WINDOW(window)); - gtk_widget_set_uposition (window, 0, 0); /* Mandatory or on windows we get iconified */ gtk_window_deiconify (GTK_WINDOW(window)); Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gcompris/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 17 Aug 2007 05:02:48 -0000 1.10 +++ .cvsignore 11 Sep 2007 21:54:28 -0000 1.11 @@ -1 +1 @@ -gcompris-8.3.3.tar.gz +gcompris-8.4.tar.gz Index: gcompris.spec =================================================================== RCS file: /cvs/extras/rpms/gcompris/devel/gcompris.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- gcompris.spec 17 Aug 2007 05:02:48 -0000 1.27 +++ gcompris.spec 11 Sep 2007 21:54:28 -0000 1.28 @@ -1,25 +1,30 @@ Name: gcompris -Version: 8.3.3 +Version: 8.4 Release: 1%{?dist} Summary: Educational suite for kids 2-10 years old Group: Amusements/Games -License: GPLv2+ +License: GPLv3+ URL: http://gcompris.net Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz Patch0: gcompris-8.1-icon.patch Patch1: gcompris-8.3.2-tuxpaint-fullscreen.patch +Patch2: gcompris-8.4-configure-bugfix.patch +Patch3: gcompris-8.4-fullscreen.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildrequires: libgnomeui-devel sqlite-devel python-devel gnet2-devel Buildrequires: pygtk2-devel SDL_mixer-devel libXt-devel libXxf86vm-devel Buildrequires: gnome-python2 xorg-x11-proto-devel python-sqlite2 texi2html Buildrequires: texinfo perl(XML::Parser) gettext desktop-file-utils gnuchess -Requires: gnuchess gnucap tuxpaint gcompris-flags hicolor-icon-theme +Requires: gnuchess gnucap tuxpaint hicolor-icon-theme Requires: pygtk2 python-sqlite2 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info # note we do not provide these, they no longer exist Obsoletes: %{name}-libs < %{version}-%{release} Obsoletes: %{name}-devel < %{version}-%{release} +# the flags are no longer in a separate sub-package +Obsoletes: %{name}-flags < %{version}-%{release} +Provides: %{name}-flags = %{version}-%{release} %description GCompris / I Got IT is an educationnal game for children starting at 2. @@ -252,11 +257,14 @@ %setup -q %patch0 -p1 %patch1 -p1 -iconv -f ISO-8859-1 -t UTF8 docs/C/gcompris.info > tmp -mv tmp docs/C/gcompris.info +%patch2 -p1 +%patch3 -p1 +iconv -f ISO-8859-1 -t UTF8 docs/C/%{name}.info > tmp +mv tmp docs/C/%{name}.info %build +export CFLAGS="$RPM_OPT_FLAGS `pkg-config --cflags pangoft2`" # The configure check for python-gnome.canvas fails without X running, # --enable-py-build-only works around this %configure --enable-py-build-only --enable-gnet @@ -267,17 +275,17 @@ sed -i \ -e 's/Name=Educational suite GCompris/Name=GCompris Educational suite/' \ -e 's/Categories=Game;KidsGame;/Categories=Education;/' \ - gcompris.desktop + %{name}.desktop sed -i \ -e 's/Comment=Administration for gcompris/Comment=Specify which activities may be used by whom/' \ -e 's/Categories=Education;Teaching;/Categories=Education;/' \ - gcompris-edit.desktop + %{name}-edit.desktop %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -rm $RPM_BUILD_ROOT%{_libdir}/gcompris/lib*.la +rm $RPM_BUILD_ROOT%{_libdir}/%{name}/lib*.la rm -f $RPM_BUILD_ROOT%{_infodir}/dir rm -fr $RPM_BUILD_ROOT/usr/lib/menu %find_lang %{name} @@ -324,42 +332,8 @@ %doc AUTHORS COPYING ChangeLog NEWS README %{_bindir}/%{name} %{_libdir}/%{name} -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%{_datadir}/gcompris/boards/DOCUMENTATIONS -%{_datadir}/gcompris/boards/README -%{_datadir}/gcompris/boards/a* -%{_datadir}/gcompris/boards/b* -%{_datadir}/gcompris/boards/c* -%{_datadir}/gcompris/boards/d* -%{_datadir}/gcompris/boards/e* -%{_datadir}/gcompris/boards/f*.xml -%{_datadir}/gcompris/boards/fishes -%{_datadir}/gcompris/boards/g* -%{_datadir}/gcompris/boards/h* -%{_datadir}/gcompris/boards/i* -%{_datadir}/gcompris/boards/k* -%{_datadir}/gcompris/boards/l* -%{_datadir}/gcompris/boards/m* -%{_datadir}/gcompris/boards/n* -%{_datadir}/gcompris/boards/o* -%{_datadir}/gcompris/boards/p* -%{_datadir}/gcompris/boards/r* -%{_datadir}/gcompris/boards/s*.xml -%{_datadir}/gcompris/boards/scales -%{_datadir}/gcompris/boards/skins -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/*.wav -%{_datadir}/gcompris/boards/sounds/melody -%{_datadir}/gcompris/boards/sounds/memory -%{_datadir}/gcompris/boards/sounds/chronos -%{_datadir}/gcompris/boards/sounds/LuneRouge -%{_datadir}/gcompris/boards/sounds/HOWTO_ENCODE -%{_datadir}/gcompris/boards/sounds/README -%{_datadir}/gcompris/boards/submarine -%{_datadir}/gcompris/boards/t* -%{_datadir}/gcompris/boards/w* -%{_datadir}/gcompris/python +%{_datadir}/%{name} +%exclude %{_datadir}/%{name}/boards/voices %{_datadir}/gnome %{_datadir}/icons/hicolor/48x48/apps/%{name}*.png %{_datadir}/applications/fedora-%{name}*.desktop @@ -368,174 +342,174 @@ %files sound-ar %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/ar +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/ar %files sound-cs %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/cs +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/cs %files sound-da %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/da +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/da %files sound-de %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/de +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/de %files sound-el %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/el +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/el %files sound-en %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/en +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/en %files sound-es %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/es +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/es %files sound-eu %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/eu +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/eu %files sound-fi %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/fi +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/fi %files sound-fr %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/fr +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/fr %files sound-hi %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/hi +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/hi %files sound-hu %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/hu +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/hu %files sound-id %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/id +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/id %files sound-it %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/it +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/it %files sound-mr %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/mr +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/mr %files sound-nb %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/nb +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/nb %files sound-nl %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/nl +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/nl %files sound-pt %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/pt -%{_datadir}/gcompris/boards/sounds/pt_BR +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/pt +%{_datadir}/%{name}/boards/voices/pt_BR %files sound-ru %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/ru +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/ru %files sound-so %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/so +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/so %files sound-sr %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/sr +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/sr %files sound-sv %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/sv +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/sv %files sound-tr %defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%dir %{_datadir}/gcompris/boards/sounds -%{_datadir}/gcompris/boards/sounds/tr - -%files flags -%defattr(-,root,root,-) -%dir %{_datadir}/gcompris -%dir %{_datadir}/gcompris/boards -%{_datadir}/gcompris/boards/flags +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/boards +%dir %{_datadir}/%{name}/boards/voices +%{_datadir}/%{name}/boards/voices/tr %changelog +* Tue Sep 11 2007 Hans de Goede 8.4-1 +- New upstream release 8.4 +- Drop -flags sub-package, the idea was that by putting the flags in a + subpackage they could be used by other packages, but this never happened. +- License changed to GPL version 3 (or higher) + * Thu Aug 16 2007 Hans de Goede 8.3.3-1 - New upstream release 8.3.3 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gcompris/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 17 Aug 2007 05:02:48 -0000 1.10 +++ sources 11 Sep 2007 21:54:28 -0000 1.11 @@ -1 +1 @@ -4b551a5ac3c53749927b081c8553d392 gcompris-8.3.3.tar.gz +33e5882945f43232953478c93eacf0e6 gcompris-8.4.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 21:58:31 2007 From: fedora-extras-commits at redhat.com (David Lutterkort (lutter)) Date: Tue, 11 Sep 2007 17:58:31 -0400 Subject: rpms/rubygems/devel .cvsignore, 1.4, 1.5 rubygems.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200709112158.l8BLwVwL012537@cvs-int.fedora.redhat.com> Author: lutter Update of /cvs/extras/rpms/rubygems/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12374 Modified Files: .cvsignore rubygems.spec sources Log Message: Version 0.9.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rubygems/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Feb 2007 00:45:49 -0000 1.4 +++ .cvsignore 11 Sep 2007 21:57:59 -0000 1.5 @@ -1 +1 @@ -rubygems-0.9.2.tgz +rubygems-0.9.4.tgz Index: rubygems.spec =================================================================== RCS file: /cvs/extras/rpms/rubygems/devel/rubygems.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rubygems.spec 28 Feb 2007 00:45:49 -0000 1.3 +++ rubygems.spec 11 Sep 2007 21:57:59 -0000 1.4 @@ -3,20 +3,35 @@ %define gem_home %{gem_dir}/%{rb_ver} %define ruby_sitelib %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') +%define has_ruby_abi 0%{?fedora:%fedora} >= 5 || 0%{?rhel:%rhel} >= 5 +%define has_ruby_noarch %has_ruby_abi +# Whether rdoc is in ruby-rdoc or in the main ruby package +%define has_ruby_rdoc %has_ruby_abi +# rdoc on RHEL4 has a bug that makes rdoc generation for rubygems fail +%define suppress_rdoc 0%{?rhel:%rhel} == 4 + Summary: The Ruby standard for packaging ruby libraries Name: rubygems -Version: 0.9.2 +Version: 0.9.4 Release: 1%{?dist} Group: Development/Libraries License: Ruby License/GPL URL: http://rubyforge.org/projects/rubygems/ -Source0: http://rubyforge.org/frs/download.php/17190/rubygems-0.9.2.tgz +Source0: http://rubyforge.org/frs/download.php/20989/rubygems-0.9.4.tgz Patch0: noarch-gemdir.patch +Patch1: no-rdoc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) +%if %has_ruby_abi Requires: ruby(abi) = 1.8 +%endif +BuildRequires: ruby +%if %has_ruby_rdoc Requires: ruby-rdoc -BuildRequires: ruby ruby-rdoc +BuildRequires: ruby-rdoc +%endif +%if %has_ruby_noarch BuildArch: noarch +%endif Provides: ruby(rubygems) = %{version} %description @@ -26,6 +41,10 @@ %prep %setup -q %patch0 -p1 +%if %suppress_rdoc +%patch1 -p1 +%endif + # Some of the library files start with #! which rpmlint doesn't like # and doesn't make much sense for f in `find lib -name \*.rb` ; do @@ -68,6 +87,9 @@ %{ruby_sitelib}/rbconfig/datadir.rb %changelog +* Fri Jul 27 2007 David Lutterkort - 0.9.4-1 +- Conditionalize so it builds on RHEL4 + * Tue Feb 27 2007 David Lutterkort - 0.9.2-1 - New version - Add patch0 to fix multilib sensitivity of Gem::dir (bz 227400) Index: sources =================================================================== RCS file: /cvs/extras/rpms/rubygems/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Feb 2007 00:45:49 -0000 1.4 +++ sources 11 Sep 2007 21:57:59 -0000 1.5 @@ -1 +1 @@ -cc525053dd465ab6e33af382166fa808 rubygems-0.9.2.tgz +b5680acaa019c80ea44fe87cc2e227da rubygems-0.9.4.tgz From fedora-extras-commits at redhat.com Tue Sep 11 22:10:50 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Tue, 11 Sep 2007 18:10:50 -0400 Subject: rpms/gcompris/devel gcompris.spec,1.28,1.29 Message-ID: <200709112210.l8BMAoFU020351@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/gcompris/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20244 Modified Files: gcompris.spec Log Message: * Tue Sep 11 2007 Hans de Goede 8.4-1 - New upstream release 8.4 - Drop -flags sub-package, the idea was that by putting the flags in a subpackage they could be used by other packages, but this never happened. - License changed to GPL version 3 (or higher) Index: gcompris.spec =================================================================== RCS file: /cvs/extras/rpms/gcompris/devel/gcompris.spec,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- gcompris.spec 11 Sep 2007 21:54:28 -0000 1.28 +++ gcompris.spec 11 Sep 2007 22:10:16 -0000 1.29 @@ -13,8 +13,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildrequires: libgnomeui-devel sqlite-devel python-devel gnet2-devel Buildrequires: pygtk2-devel SDL_mixer-devel libXt-devel libXxf86vm-devel -Buildrequires: gnome-python2 xorg-x11-proto-devel python-sqlite2 texi2html -Buildrequires: texinfo perl(XML::Parser) gettext desktop-file-utils gnuchess +Buildrequires: gnome-python2 xorg-x11-proto-devel gstreamer-devel +Buildrequires: python-sqlite2 texi2html texinfo +Buildrequires: perl(XML::Parser) gettext desktop-file-utils gnuchess Requires: gnuchess gnucap tuxpaint hicolor-icon-theme Requires: pygtk2 python-sqlite2 Requires(post): /sbin/install-info From fedora-extras-commits at redhat.com Tue Sep 11 22:16:01 2007 From: fedora-extras-commits at redhat.com (Rahul Sundaram (sundaram)) Date: Tue, 11 Sep 2007 18:16:01 -0400 Subject: rpms/dbench/devel dbench-3.04-datadir.patch, NONE, 1.1 dbench-3.04-destdir.patch, NONE, 1.1 dbench.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709112216.l8BMG1I3021186@cvs-int.fedora.redhat.com> Author: sundaram Update of /cvs/pkgs/rpms/dbench/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21058/devel Modified Files: .cvsignore sources Added Files: dbench-3.04-datadir.patch dbench-3.04-destdir.patch dbench.spec Log Message: Initial import dbench-3.04-datadir.patch: --- NEW FILE dbench-3.04-datadir.patch --- --- dbench-3.04/Makefile.in.datadir 2007-07-11 15:26:53.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-07-11 15:27:53.000000000 -0400 @@ -32,9 +32,9 @@ tbench_srv: $(SRV_OBJS) # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir)/dbench $(DESTDIR)/$(mandir) ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) - ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 client.txt $(DESTDIR)/$(datadir)/dbench ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 --- dbench-3.04/dbench.c.datadir 2007-07-11 15:28:31.000000000 -0400 +++ dbench-3.04/dbench.c 2007-07-11 15:29:50.000000000 -0400 @@ -29,7 +29,7 @@ int sync_open = 0, sync_dirs = 0; char *tcp_options = TCP_OPTIONS; static int timelimit = 600, warmup; static const char *directory = "."; -static char *loadfile = DATADIR "/client.txt"; +static char *loadfile = DATADIR "/dbench/client.txt"; static struct timeval tv_start; static struct timeval tv_end; dbench-3.04-destdir.patch: --- NEW FILE dbench-3.04-destdir.patch --- --- dbench-3.04/Makefile.in.destdir 2007-06-20 16:42:46.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-06-20 16:44:56.000000000 -0400 @@ -32,12 +32,12 @@ # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(bindir) $(datadir) $(mandir) - ${INSTALLCMD} dbench tbench tbench_srv $(bindir) - ${INSTALLCMD} client.txt $(datadir) - ${INSTALLCMD} -m644 dbench.1 $(mandir) - ln -sf dbench.1 $(mandir)/tbench.1 - ln -sf dbench.1 $(mandir)/tbench_srv.1 + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) + ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 clean: rm -f *.o *~ dbench tbench tbench_srv --- NEW FILE dbench.spec --- Name: dbench Version: 3.04 Release: 6%{?dist} Summary: Filesystem load benchmarking tool Group: System Environment/Base License: GPLv2+ Source0: http://samba.org/ftp/tridge/dbench/dbench-%{version}.tar.gz URL: http://samba.org/ftp/tridge/dbench/README Patch0: dbench-3.04-destdir.patch Patch1: dbench-3.04-datadir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Dbench is a file system benchmark that generates load patterns similar to those of the commercial Netbench benchmark, but without requiring a lab of Windows load generators to run. It is now considered a de facto standard for generating load on the Linux VFS. %prep %setup -q %patch0 -p1 -b .destdir %patch1 -p1 -b .datadir %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}/man1 INSTALLCMD='install -p' %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING %dir %{_datadir}/dbench %{_datadir}/dbench/client.txt %{_bindir}/* %{_mandir}/man1/* %changelog * Tue Sep 11 2007 Rahul Sundaram - 3.04-6 - Drop redundant version macro * Tue Sep 11 2007 Rahul Sundaram - 3.04-5 - Fix version. Dropped BR on glibc-headers * Tue Sep 11 2007 Rahul Sundaram - 3.04-4 - Fixed docs * Tue Sep 11 2007 Rahul Sundaram - 3.04-3 - Fixed description, man page location, timestamps, BR and license tag * Wed Jul 11 2007 John (J5) Palmieri - 3.04-2 - add patch to move client.txt to %%{_datadir}/dbench and have the app look there for the file * Wed Jun 20 2007 John (J5) Palmieri - 3.04-1 - add patch to respect DESTDIR - realy make and make install dbench - place client.txt file in a sane location * Wed Jun 20 2007 Rahul Sundaram - split from olpc-utils as suggested in review. Based on the spec from J5 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/dbench/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 11 Sep 2007 16:16:51 -0000 1.1 +++ .cvsignore 11 Sep 2007 22:15:28 -0000 1.2 @@ -0,0 +1 @@ +dbench-3.04.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/dbench/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 11 Sep 2007 16:16:51 -0000 1.1 +++ sources 11 Sep 2007 22:15:28 -0000 1.2 @@ -0,0 +1 @@ +efd0c958da79c1cd941ecd3f63e637ae dbench-3.04.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 22:19:51 2007 From: fedora-extras-commits at redhat.com (Rahul Sundaram (sundaram)) Date: Tue, 11 Sep 2007 18:19:51 -0400 Subject: rpms/dbench/OLPC-2 dbench-3.04-datadir.patch, NONE, 1.1 dbench-3.04-destdir.patch, NONE, 1.1 dbench.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709112219.l8BMJpAN021758@cvs-int.fedora.redhat.com> Author: sundaram Update of /cvs/pkgs/rpms/dbench/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21639/OLPC-2 Modified Files: .cvsignore sources Added Files: dbench-3.04-datadir.patch dbench-3.04-destdir.patch dbench.spec Log Message: Initial import dbench-3.04-datadir.patch: --- NEW FILE dbench-3.04-datadir.patch --- --- dbench-3.04/Makefile.in.datadir 2007-07-11 15:26:53.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-07-11 15:27:53.000000000 -0400 @@ -32,9 +32,9 @@ tbench_srv: $(SRV_OBJS) # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir)/dbench $(DESTDIR)/$(mandir) ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) - ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 client.txt $(DESTDIR)/$(datadir)/dbench ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 --- dbench-3.04/dbench.c.datadir 2007-07-11 15:28:31.000000000 -0400 +++ dbench-3.04/dbench.c 2007-07-11 15:29:50.000000000 -0400 @@ -29,7 +29,7 @@ int sync_open = 0, sync_dirs = 0; char *tcp_options = TCP_OPTIONS; static int timelimit = 600, warmup; static const char *directory = "."; -static char *loadfile = DATADIR "/client.txt"; +static char *loadfile = DATADIR "/dbench/client.txt"; static struct timeval tv_start; static struct timeval tv_end; dbench-3.04-destdir.patch: --- NEW FILE dbench-3.04-destdir.patch --- --- dbench-3.04/Makefile.in.destdir 2007-06-20 16:42:46.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-06-20 16:44:56.000000000 -0400 @@ -32,12 +32,12 @@ # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(bindir) $(datadir) $(mandir) - ${INSTALLCMD} dbench tbench tbench_srv $(bindir) - ${INSTALLCMD} client.txt $(datadir) - ${INSTALLCMD} -m644 dbench.1 $(mandir) - ln -sf dbench.1 $(mandir)/tbench.1 - ln -sf dbench.1 $(mandir)/tbench_srv.1 + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) + ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 clean: rm -f *.o *~ dbench tbench tbench_srv --- NEW FILE dbench.spec --- Name: dbench Version: 3.04 Release: 6%{?dist} Summary: Filesystem load benchmarking tool Group: System Environment/Base License: GPLv2+ Source0: http://samba.org/ftp/tridge/dbench/dbench-%{version}.tar.gz URL: http://samba.org/ftp/tridge/dbench/README Patch0: dbench-3.04-destdir.patch Patch1: dbench-3.04-datadir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Dbench is a file system benchmark that generates load patterns similar to those of the commercial Netbench benchmark, but without requiring a lab of Windows load generators to run. It is now considered a de facto standard for generating load on the Linux VFS. %prep %setup -q %patch0 -p1 -b .destdir %patch1 -p1 -b .datadir %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}/man1 INSTALLCMD='install -p' %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING %dir %{_datadir}/dbench %{_datadir}/dbench/client.txt %{_bindir}/* %{_mandir}/man1/* %changelog * Tue Sep 11 2007 Rahul Sundaram - 3.04-6 - Drop redundant version macro * Tue Sep 11 2007 Rahul Sundaram - 3.04-5 - Fix version. Dropped BR on glibc-headers * Tue Sep 11 2007 Rahul Sundaram - 3.04-4 - Fixed docs * Tue Sep 11 2007 Rahul Sundaram - 3.04-3 - Fixed description, man page location, timestamps, BR and license tag * Wed Jul 11 2007 John (J5) Palmieri - 3.04-2 - add patch to move client.txt to %%{_datadir}/dbench and have the app look there for the file * Wed Jun 20 2007 John (J5) Palmieri - 3.04-1 - add patch to respect DESTDIR - realy make and make install dbench - place client.txt file in a sane location * Wed Jun 20 2007 Rahul Sundaram - split from olpc-utils as suggested in review. Based on the spec from J5 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/dbench/OLPC-2/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 11 Sep 2007 16:16:51 -0000 1.1 +++ .cvsignore 11 Sep 2007 22:19:18 -0000 1.2 @@ -0,0 +1 @@ +dbench-3.04.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/dbench/OLPC-2/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 11 Sep 2007 16:16:51 -0000 1.1 +++ sources 11 Sep 2007 22:19:18 -0000 1.2 @@ -0,0 +1 @@ +efd0c958da79c1cd941ecd3f63e637ae dbench-3.04.tar.gz From fedora-extras-commits at redhat.com Tue Sep 11 22:31:56 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 11 Sep 2007 18:31:56 -0400 Subject: rpms/vbetool/devel vbetool.spec,1.1,1.2 Message-ID: <200709112231.l8BMVugE023675@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/rpms/vbetool/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23540 Modified Files: vbetool.spec Log Message: add bug number of ppc(64) ExcludeArch bugs Index: vbetool.spec =================================================================== RCS file: /cvs/pkgs/rpms/vbetool/devel/vbetool.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vbetool.spec 10 Sep 2007 22:56:27 -0000 1.1 +++ vbetool.spec 11 Sep 2007 22:31:24 -0000 1.2 @@ -12,7 +12,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: zlib-devel pciutils-devel -# does not build on ppc and ppc64 +# does not build on ppc and ppc64, see #285361 (RedHat Bugzilla) +# on ppc sys/io.h is missing, on ppc64 there are more complaints +# build.logs are attached in the bug report ExcludeArch: ppc ppc64 # vbetool is included in (some of) these pm-utils releases Conflicts: pm-utils <= 0.99.3-11 From fedora-extras-commits at redhat.com Tue Sep 11 22:35:53 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Tue, 11 Sep 2007 18:35:53 -0400 Subject: rpms/initscripts/OLPC-2 olpc-login, NONE, 1.1 initscripts-8.54.1-olpc.patch, 1.5, 1.6 initscripts.spec, 1.148, 1.149 Message-ID: <200709112235.l8BMZrl0024235@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/initscripts/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24194 Modified Files: initscripts-8.54.1-olpc.patch initscripts.spec Added Files: olpc-login Log Message: - clean up olpc-dm - make sure olpc-dm sources /etc/sysconfig/i18n - add an olpc-login pam control file to avoid unneeded checks --- NEW FILE olpc-login --- #%PAM-1.0 auth required pam_env.so auth required pam_permit.so account required pam_nologin.so account include system-auth password include system-auth session optional pam_keyinit.so force revoke session include system-auth session required pam_loginuid.so session optional pam_console.so initscripts-8.54.1-olpc.patch: Index: initscripts-8.54.1-olpc.patch =================================================================== RCS file: /cvs/pkgs/rpms/initscripts/OLPC-2/initscripts-8.54.1-olpc.patch,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- initscripts-8.54.1-olpc.patch 30 Aug 2007 22:37:18 -0000 1.5 +++ initscripts-8.54.1-olpc.patch 11 Sep 2007 22:35:50 -0000 1.6 @@ -1,6 +1,6 @@ diff -up initscripts-8.54.1/rwtab.olpc initscripts-8.54.1/rwtab --- initscripts-8.54.1/rwtab.olpc 2007-04-13 18:44:55.000000000 -0400 -+++ initscripts-8.54.1/rwtab 2007-08-30 18:34:28.000000000 -0400 ++++ initscripts-8.54.1/rwtab 2007-09-11 18:23:52.000000000 -0400 @@ -24,10 +24,7 @@ empty /var/tux empty /media @@ -19,7 +19,7 @@ +files /home/olpc/.Xauthority diff -up initscripts-8.54.1/inittab.olpc initscripts-8.54.1/inittab --- initscripts-8.54.1/inittab.olpc 2006-10-12 13:51:04.000000000 -0400 -+++ initscripts-8.54.1/inittab 2007-08-30 18:33:15.000000000 -0400 ++++ initscripts-8.54.1/inittab 2007-09-11 18:23:52.000000000 -0400 @@ -15,7 +15,7 @@ # 5 - X11 # 6 - reboot (Do NOT set initdefault to this) @@ -43,9 +43,9 @@ -x:5:respawn:/etc/X11/prefdm -nodaemon +x:5:respawn:/sbin/olpc-dm diff -up /dev/null initscripts-8.54.1/src/olpc-dm.c ---- /dev/null 2007-08-29 13:13:59.090486248 -0400 -+++ initscripts-8.54.1/src/olpc-dm.c 2007-08-30 18:33:15.000000000 -0400 -@@ -0,0 +1,595 @@ +--- /dev/null 2007-09-11 11:59:20.755757520 -0400 ++++ initscripts-8.54.1/src/olpc-dm.c 2007-09-11 18:29:19.000000000 -0400 +@@ -0,0 +1,568 @@ +#include +#include +#include @@ -173,6 +173,69 @@ + return 0; +} + ++/* strip comments and leading white space*/ ++char * ++strip(char *src) ++{ ++ int tpos=0; ++ int len; ++ int i; ++ int first_char_found=0; ++ char *result; ++ ++ len = strlen(src); ++ result = (char *)malloc(len); ++ ++ for (i=0; i < len; i++) ++ { ++ if (!first_char_found && !isblank((int)src[i])) ++ first_char_found = 1; ++ ++ if (first_char_found) ++ { ++ if (src[i] == (int)'#') ++ break; ++ ++ result[tpos] = src[i]; ++ tpos++; ++ } ++ } ++ ++ if (tpos == 0) ++ { ++ /* blank line */ ++ free(result); ++ result = NULL; ++ } ++ else ++ result[tpos]='\0'; ++ ++ return result; ++} ++ ++void ++source_i18n(void) ++{ ++ FILE *f; ++ char *line; ++ ++ f = fopen("/etc/sysconfig/i18n", "r"); ++ while(fscanf(f, "%as", &line)==1) ++ { ++ char *sline; ++ ++ sline = strip(line); ++ if (sline == NULL) ++ continue; ++ ++ putenv(sline); ++ ++ free(line); ++ } ++ ++ fclose(f); ++} ++ +void +olpc_login(void) +{ @@ -212,74 +275,25 @@ + * seteuid olpc -> start clients + */ + ttyn = "/dev/tty2"; -+ -+ if (strncmp(ttyn, "/dev/", 5) == 0) -+ tty_name = ttyn+5; -+ else -+ tty_name = ttyn; -+ -+ if (strncmp(ttyn, "/dev/tty", 8) == 0) -+ tty_number = ttyn+8; -+ else -+ { -+ char *p = ttyn; -+ while (*p && !isdigit(*p)) p++; -+ tty_number = p; -+ } -+ -+ printf("TTY: %s\n", tty_name); -+ -+ /* find names of Virtual Console devices, for later mode change */ -+ snprintf(vcsn, sizeof(vcsn), "/dev/vcs%s", tty_number); -+ snprintf(vcsan, sizeof(vcsan), "/dev/vcsa%s", tty_number); ++ tty_number = "2"; + + /* set pgid to pid */ + setpgrp(); + /* this means that setsid() will fail */ + -+ { -+ struct termios tt, ttt; -+ -+ tcgetattr(0, &tt); -+ ttt = tt; -+ ttt.c_cflag &= ~HUPCL; -+ -+ /* These can fail, e.g. with ttyn on a read-only filesystem */ -+ chown(ttyn, 0, 0); -+ chmod(ttyn, TTY_MODE); -+ -+ /* Kill processes left on this tty */ -+ tcsetattr(0,TCSAFLUSH,&ttt); -+ signal(SIGHUP, SIG_IGN); /* so vhangup() wont kill us */ -+ vhangup(); -+ signal(SIGHUP, SIG_DFL); -+ -+ /* open stdin,stdout,stderr to the tty */ -+ opentty(ttyn); -+ -+ /* restore tty modes */ -+ tcsetattr(0,TCSAFLUSH,&tt); -+ } ++ openlog("olpc-login", LOG_ODELAY, LOG_AUTHPRIV); + -+ openlog("login", LOG_ODELAY, LOG_AUTHPRIV); -+ -+ retcode = pam_start("login", OLPC_USER, &conv, &pamh); ++ retcode = pam_start("olpc-login", OLPC_USER, &conv, &pamh); + if(retcode != PAM_SUCCESS) + { -+ fprintf(stderr, "login: PAM Failure, aborting: %s\n", ++ fprintf(stderr, "olpc-login: PAM Failure, aborting: %s\n", + pam_strerror(pamh, retcode)); + syslog(LOG_ERR, "Couldn't initialize PAM: %s", + pam_strerror(pamh, retcode)); + exit(99); + } -+ /* hostname & tty are either set to NULL or their correct values, -+ depending on how much we know */ -+ retcode = pam_set_item(pamh, PAM_RHOST, hostname); -+ PAM_FAIL_CHECK; + retcode = pam_set_item(pamh, PAM_TTY, tty_name); + PAM_FAIL_CHECK; -+ retcode = pam_set_item(pamh, PAM_USER_PROMPT, "You shouldn't see this login prompt"); -+ PAM_FAIL_CHECK; + + /* + * Authentication may be skipped (for example, during krlogin, rlogin, etc...), @@ -333,7 +347,7 @@ + if (!pwd->pw_name || !pwd->pw_passwd || !pwd->pw_gecos || + !pwd->pw_dir || !pwd->pw_shell) + { -+ fprintf(stderr, "login: Out of memory\n"); ++ fprintf(stderr, "olpc-login: Out of memory\n"); + syslog(LOG_ERR, "Out of memory"); + pam_end(pamh, PAM_SYSTEM_ERR); + exit(1); @@ -460,53 +474,18 @@ + updwtmp(_PATH_WTMP, &ut); + } + -+ chown(ttyn, pwd->pw_uid, -+ (gr = getgrnam(TTYGRPNAME)) ? gr->gr_gid : pwd->pw_gid); -+ chmod(ttyn, TTY_MODE); -+ -+ /* if tty is one of the VC's then change owner and mode of the -+ special /dev/vcs devices as well */ -+ if (consoletty(0)) -+ { -+ chown(vcsn, pwd->pw_uid, (gr ? gr->gr_gid : pwd->pw_gid)); -+ chown(vcsan, pwd->pw_uid, (gr ? gr->gr_gid : pwd->pw_gid)); -+ chmod(vcsn, TTY_MODE); -+ chmod(vcsan, TTY_MODE); -+ } -+ -+ + setgid(pwd->pw_gid); + -+ if (*pwd->pw_shell == '\0') -+ pwd->pw_shell = _PATH_BSHELL; -+ -+ { -+ char *ep; -+ -+ if(!((ep = getenv("TERM")) && (termenv = strdup(ep)))) -+ termenv = "dumb"; -+ } -+ -+ + environ = (char**)malloc(sizeof(char*)); + memset(environ, 0, sizeof(char*)); -+ ++ ++ source_i18n(); ++ + setenv("HOME", pwd->pw_dir, 0); /* legal to override */ + setenv("PATH", _PATH_DEFPATH, 1); + + setenv("SHELL", pwd->pw_shell, 1); -+ setenv("TERM", termenv, 1); -+ -+ /* mailx will give a funny error msg if you forget this one */ -+ { -+ char tmp[MAXPATHLEN]; -+ /* avoid snprintf */ -+ if (sizeof(_PATH_MAILDIR) + strlen(pwd->pw_name) + 1 < MAXPATHLEN) -+ { -+ sprintf(tmp, "%s/%s", _PATH_MAILDIR, pwd->pw_name); -+ setenv("MAIL",tmp,0); -+ } -+ } ++ /*setenv("TERM", termenv, 1);*/ + + /* LOGNAME is not documented in login(1) but + HP-UX 6.5 does it. We'll not allow modifying it. @@ -524,9 +503,6 @@ + } + } + -+ if (!strncmp(tty_name, "ttyS", 4)) -+ syslog(LOG_INFO, "DIALUP AT %s BY %s", tty_name, pwd->pw_name); -+ + /* allow tracking of good logins. + -steve philp (sphilp at mail.alliance.net) */ + @@ -562,7 +538,7 @@ + { + int errsv = errno; + /* error in fork() */ -+ fprintf(stderr, "login: failure forking: %s", strerror(errsv)); ++ fprintf(stderr, "olpc-login: failure forking: %s", strerror(errsv)); + PAM_END; + exit(0); + } @@ -574,7 +550,7 @@ + sigaction(SIGQUIT, &sa, NULL); + sigaction(SIGINT, &sa, NULL); + while(wait(NULL) == -1 && errno == EINTR) /**/ ; -+ openlog("login", LOG_ODELAY, LOG_AUTHPRIV); ++ openlog("olpc-login", LOG_ODELAY, LOG_AUTHPRIV); + PAM_END; + exit(0); + } @@ -594,7 +570,7 @@ + setsid(); + + /* make sure we have a controlling tty */ -+ openlog("login", LOG_ODELAY, LOG_AUTHPRIV); /* reopen */ ++ openlog("olpc-login", LOG_ODELAY, LOG_AUTHPRIV); /* reopen */ + + /* + * TIOCSCTTY: steal tty from other process group. @@ -636,14 +612,11 @@ + /* Use PAM to login as user*/ + olpc_login (); + -+ /* fork and exec startx. wait on child to cleanup */ -+ execl("/usr/bin/startx", "startx", "--", "-fp", "built-ins", "-wr", NULL); -+ + return 0; +} diff -up initscripts-8.54.1/src/Makefile.olpc initscripts-8.54.1/src/Makefile --- initscripts-8.54.1/src/Makefile.olpc 2006-09-27 15:59:05.000000000 -0400 -+++ initscripts-8.54.1/src/Makefile 2007-08-30 18:33:15.000000000 -0400 ++++ initscripts-8.54.1/src/Makefile 2007-09-11 18:23:52.000000000 -0400 @@ -1,7 +1,8 @@ CFLAGS+=$(RPM_OPT_FLAGS) -Wall -D_GNU_SOURCE Index: initscripts.spec =================================================================== RCS file: /cvs/pkgs/rpms/initscripts/OLPC-2/initscripts.spec,v retrieving revision 1.148 retrieving revision 1.149 diff -u -r1.148 -r1.149 --- initscripts.spec 30 Aug 2007 22:37:18 -0000 1.148 +++ initscripts.spec 11 Sep 2007 22:35:50 -0000 1.149 @@ -3,8 +3,9 @@ Version: 8.54.1 License: GPL Group: System Environment/Base -Release: 5 +Release: 6%{?dist} Source: initscripts-%{version}.tar.bz2 +Source1: olpc-login Patch0: initscripts-8.54.1-olpc.patch BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15 @@ -45,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT make ROOT=$RPM_BUILD_ROOT SUPERUSER=`id -un` SUPERGROUP=`id -gn` mandir=%{_mandir} install +mkdir -p $RPM_BUILD_ROOT/etc/pam.d/ +cp -f %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/ + %find_lang %{name} %ifnarch s390 s390x @@ -200,8 +204,14 @@ %ghost %attr(0664,root,utmp) /var/log/wtmp %ghost %attr(0664,root,utmp) /var/run/utmp /sbin/olpc-dm +%{_sysconfdir}/pam.d/olpc-login %changelog +* Tue Sep 11 2007 John (J5) Palmieri 8.54.1-6 +- clean up olpc-dm +- make sure olpc-dm sources /etc/sysconfig/i18n +- add an olpc-login pam control file to avoid unneeded checks + * Thu Aug 30 2007 John (J5) Palmieri 8.54.1-5 - remove /etc/mtab and /etc/fstab from /etc/rwtab From fedora-extras-commits at redhat.com Tue Sep 11 22:37:06 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 11 Sep 2007 18:37:06 -0400 Subject: comps comps-f8.xml.in,1.103,1.104 Message-ID: <200709112237.l8BMb68R024472@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24342 Modified Files: comps-f8.xml.in Log Message: add vbetool and radeontool Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- comps-f8.xml.in 11 Sep 2007 07:12:58 -0000 1.103 +++ comps-f8.xml.in 11 Sep 2007 22:36:35 -0000 1.104 @@ -3498,6 +3498,7 @@ pwgen qdbm qstat + radeontool rdesktop rdiff-backup rootsh @@ -3525,6 +3526,7 @@ unison upx uucp + vbetool viaideinfo vlock vnstat From fedora-extras-commits at redhat.com Tue Sep 11 22:40:26 2007 From: fedora-extras-commits at redhat.com (Rahul Sundaram (sundaram)) Date: Tue, 11 Sep 2007 18:40:26 -0400 Subject: rpms/olpc-logos/devel olpc-logos.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709112240.l8BMeQYA025031@cvs-int.fedora.redhat.com> Author: sundaram Update of /cvs/pkgs/rpms/olpc-logos/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24870/devel Modified Files: .cvsignore sources Added Files: olpc-logos.spec Log Message: Initial import --- NEW FILE olpc-logos.spec --- # This is a Red Hat maintained package which is specific to # OLPC. Thus the source is only available from # within this srpm. # OLPC is x86 compatible arch and the package is only meant for OLPC # This package replaces fedora-logos on OLPC and contains the # only trademarked image file needed for OLPC (the grub splash). # It is not meant to be used on Fedora Name: olpc-logos Summary: OLPC-related icons and pictures Version: 0.1 Release: 5%{?dist} Group: System Environment/Base Source0: olpc-logos-%{version}.tar.bz2 License: Copyright 2006 Red Hat, Inc. All rights reserved. BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch Obsoletes: redhat-logos < 1.2.0 Provides: redhat-logos = 1.2.0 Provides: system-logos = %{version}-%{release} %description The olpc-logos package (the "Packages") contain image files which incorporate the OLPC trademarks and logos (the "Marks"). %prep %setup -q %build %install rm -rf %{buildroot} # should be ifarch i386 mkdir -p %{buildroot}/boot/grub install -p -m 644 bootloader/grub-splash.xpm.gz %{buildroot}/boot/grub/splash.xpm.gz # end i386 bits %clean rm -rf %{buildroot} %files %defattr(-, root, root) # should be ifarch i386 /boot/grub/splash.xpm.gz # end i386 bits %changelog * Tue Sep 11 2007 Rahul Sundaram - 0.1-5 - Drop a few redundant BR and conflicts * Tue Sep 11 2007 Rahul Sundaram - 0.1-4 - Fixed timestamp. Add a couple of comments. Removed the fedora-logos provides * Wed Jun 20 2007 Rahul Sundaram - 0.1-3 - Marked this package as upstream for source and fixed build root as per review. Added provides for fedora-logos * Wed Jun 20 2007 Rahul Sundaram - 0.1-2 - Submit for review in Fedora * Tue Nov 07 2006 John (J5) Palmieri - 0.1-1 - Initial import Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/olpc-logos/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 11 Sep 2007 16:19:58 -0000 1.1 +++ .cvsignore 11 Sep 2007 22:39:53 -0000 1.2 @@ -0,0 +1 @@ +olpc-logos-0.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/olpc-logos/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 11 Sep 2007 16:19:58 -0000 1.1 +++ sources 11 Sep 2007 22:39:53 -0000 1.2 @@ -0,0 +1 @@ +a4c3cdcecb3d948d21c2bf0ed1ffa972 olpc-logos-0.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 22:42:36 2007 From: fedora-extras-commits at redhat.com (Till Maas (till)) Date: Tue, 11 Sep 2007 18:42:36 -0400 Subject: comps comps-f7.xml.in,1.251,1.252 Message-ID: <200709112242.l8BMga9A025437@cvs-int.fedora.redhat.com> Author: till Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25298 Modified Files: comps-f7.xml.in Log Message: add radeontool and vbetool Index: comps-f7.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f7.xml.in,v retrieving revision 1.251 retrieving revision 1.252 diff -u -r1.251 -r1.252 --- comps-f7.xml.in 11 Sep 2007 07:12:57 -0000 1.251 +++ comps-f7.xml.in 11 Sep 2007 22:42:06 -0000 1.252 @@ -3278,6 +3278,7 @@ pwgen qdbm qstat + radeontool rdesktop rdiff-backup rootsh @@ -3305,6 +3306,7 @@ unison upx uucp + vbetool viaideinfo vlock vnstat From fedora-extras-commits at redhat.com Tue Sep 11 22:42:40 2007 From: fedora-extras-commits at redhat.com (Rahul Sundaram (sundaram)) Date: Tue, 11 Sep 2007 18:42:40 -0400 Subject: rpms/olpc-logos/OLPC-2 olpc-logos.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709112242.l8BMgeiV025455@cvs-int.fedora.redhat.com> Author: sundaram Update of /cvs/pkgs/rpms/olpc-logos/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25326/OLPC-2 Modified Files: .cvsignore sources Added Files: olpc-logos.spec Log Message: Initial import --- NEW FILE olpc-logos.spec --- # This is a Red Hat maintained package which is specific to # OLPC. Thus the source is only available from # within this srpm. # OLPC is x86 compatible arch and the package is only meant for OLPC # This package replaces fedora-logos on OLPC and contains the # only trademarked image file needed for OLPC (the grub splash). # It is not meant to be used on Fedora Name: olpc-logos Summary: OLPC-related icons and pictures Version: 0.1 Release: 5%{?dist} Group: System Environment/Base Source0: olpc-logos-%{version}.tar.bz2 License: Copyright 2006 Red Hat, Inc. All rights reserved. BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch Obsoletes: redhat-logos < 1.2.0 Provides: redhat-logos = 1.2.0 Provides: system-logos = %{version}-%{release} %description The olpc-logos package (the "Packages") contain image files which incorporate the OLPC trademarks and logos (the "Marks"). %prep %setup -q %build %install rm -rf %{buildroot} # should be ifarch i386 mkdir -p %{buildroot}/boot/grub install -p -m 644 bootloader/grub-splash.xpm.gz %{buildroot}/boot/grub/splash.xpm.gz # end i386 bits %clean rm -rf %{buildroot} %files %defattr(-, root, root) # should be ifarch i386 /boot/grub/splash.xpm.gz # end i386 bits %changelog * Tue Sep 11 2007 Rahul Sundaram - 0.1-5 - Drop a few redundant BR and conflicts * Tue Sep 11 2007 Rahul Sundaram - 0.1-4 - Fixed timestamp. Add a couple of comments. Removed the fedora-logos provides * Wed Jun 20 2007 Rahul Sundaram - 0.1-3 - Marked this package as upstream for source and fixed build root as per review. Added provides for fedora-logos * Wed Jun 20 2007 Rahul Sundaram - 0.1-2 - Submit for review in Fedora * Tue Nov 07 2006 John (J5) Palmieri - 0.1-1 - Initial import Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/olpc-logos/OLPC-2/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 11 Sep 2007 16:19:58 -0000 1.1 +++ .cvsignore 11 Sep 2007 22:42:07 -0000 1.2 @@ -0,0 +1 @@ +olpc-logos-0.1.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/olpc-logos/OLPC-2/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 11 Sep 2007 16:19:58 -0000 1.1 +++ sources 11 Sep 2007 22:42:07 -0000 1.2 @@ -0,0 +1 @@ +a4c3cdcecb3d948d21c2bf0ed1ffa972 olpc-logos-0.1.tar.bz2 From fedora-extras-commits at redhat.com Tue Sep 11 23:05:02 2007 From: fedora-extras-commits at redhat.com (Matt Wringe (mwringe)) Date: Tue, 11 Sep 2007 19:05:02 -0400 Subject: rpms/msv/devel msv.spec,1.1,1.2 Message-ID: <200709112305.l8BN52gv002331@cvs-int.fedora.redhat.com> Author: mwringe Update of /cvs/pkgs/rpms/msv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2165 Modified Files: msv.spec Log Message: - Fix unowned directories - Change copyright files to utf-8 format - Change license field to BSD (from BSD-Style) Index: msv.spec =================================================================== RCS file: /cvs/pkgs/rpms/msv/devel/msv.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- msv.spec 12 Mar 2007 14:54:43 -0000 1.1 +++ msv.spec 11 Sep 2007 23:04:28 -0000 1.2 @@ -37,9 +37,9 @@ Summary: Multischema Validator Name: msv Version: 1.2 -Release: 0.1.%{cvsdate}.3jpp.1%{?dist} +Release: 0.1.%{cvsdate}.3jpp.2%{?dist} Epoch: 1 -License: BSD-Style +License: BSD URL: http://msv.dev.java.net Group: Development/Libraries # cvs -d :pserver:guest at cvs.dev.java.net:/cvs export -r msv-20050722 msv ; mv msv msv-20050722 tar zcf msv-20050722.tar.gz msv-* @@ -238,6 +238,20 @@ done rm tempf +#change encoding of non utf-8 files +iconv msv/doc/copyright.txt -f iso-8859-1 -t utf-8 -o msv/doc/copyright.txt.utf8 +mv msv/doc/copyright.txt.utf8 msv/doc/copyright.txt +iconv relames/doc/copyright.txt -f iso-8859-1 -t utf-8 -o relames/doc/copyright.txt.utf8 +mv relames/doc/copyright.txt.utf8 relames/doc/copyright.txt +iconv rngconverter/doc/copyright.txt -f iso-8859-1 -t utf-8 -o rngconverter/doc/copyright.txt.utf8 +mv rngconverter/doc/copyright.txt.utf8 rngconverter/doc/copyright.txt +iconv generator/doc/copyright.txt -f iso-8859-1 -t utf-8 -o generator/doc/copyright.txt.utf8 +mv generator/doc/copyright.txt.utf8 generator/doc/copyright.txt +iconv xsdlib/doc/copyright.txt -f iso-8859-1 -t utf-8 -o xsdlib/doc/copyright.txt.utf8 +mv xsdlib/doc/copyright.txt.utf8 xsdlib/doc/copyright.txt + + + %patch0 -b .sav %patch1 -b .sav2 %patch2 @@ -358,6 +372,8 @@ %{_javadir}/%{name}-msv-%{version}.jar %{_javadir}/%{name}-msv.jar %{_javadir}/msv-strict.jar +%dir %doc %{_docdir}/%{name} +%dir %doc %{_docdir}/%{name}/msv %doc %{_docdir}/%{name}/msv/license.txt %doc %{_docdir}/%{name}/msv/copyright.txt %if %{gcj_support} @@ -367,10 +383,12 @@ %files msv-javadoc %defattr(0644,root,root,0755) +%dir %doc %{_javadocdir}/%{name} %doc %{_javadocdir}/%{name}/msv %files demo %defattr(0644,root,root,0755) +%dir %{_datadir}/%{name}-%{version} %{_datadir}/%{name}-%{version}/msv %{_datadir}/%{name}-%{version}/xsdlib @@ -378,7 +396,8 @@ %defattr(0644,root,root,0755) %{_javadir}/%{name}-relames-%{version}.jar %{_javadir}/%{name}-relames.jar -#%{_docdir}/%{name}/relames/license.txt +##%{_docdir}/%{name}/relames/license.txt +%dir %doc %{_docdir}/%{name}/relames %doc %{_docdir}/%{name}/relames/copyright.txt %if %{gcj_support} %attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-relames* @@ -386,12 +405,14 @@ %files relames-javadoc %defattr(0644,root,root,0755) +%dir %doc %{_javadocdir}/%{name} %doc %{_javadocdir}/%{name}/relames %files rngconv %defattr(0644,root,root,0755) %{_javadir}/%{name}-rngconv-%{version}.jar %{_javadir}/%{name}-rngconv.jar +%dir %doc %{_docdir}/%{name}/rngconv %doc %{_docdir}/%{name}/rngconv/license.txt %doc %{_docdir}/%{name}/rngconv/copyright.txt %if %{gcj_support} @@ -402,6 +423,7 @@ %defattr(0644,root,root,0755) %{_javadir}/%{name}-xmlgen-%{version}.jar %{_javadir}/%{name}-xmlgen.jar +%dir %doc %{_docdir}/%{name}/xmlgen %doc %{_docdir}/%{name}/xmlgen/license.txt %doc %{_docdir}/%{name}/xmlgen/copyright.txt %if %{gcj_support} @@ -410,6 +432,7 @@ %files xmlgen-javadoc %defattr(0644,root,root,0755) +%dir %doc %{_javadocdir}/%{name} %doc %{_javadocdir}/%{name}/xmlgen %files xsdlib @@ -417,6 +440,7 @@ %{_javadir}/%{name}-xsdlib-%{version}.jar %{_javadir}/%{name}-xsdlib.jar %{_javadir}/xsdlib.jar +%dir %doc %{_docdir}/%{name}/xsdlib %doc %{_docdir}/%{name}/xsdlib/license.txt %doc %{_docdir}/%{name}/xsdlib/copyright.txt %if %{gcj_support} @@ -425,23 +449,35 @@ %files xsdlib-javadoc %defattr(0644,root,root,0755) +%dir %doc %{_javadocdir}/%{name} %doc %{_javadocdir}/%{name}/xsdlib %files manual %defattr(0644,root,root,0755) +%dir %doc %{_docdir}/%{name} +%dir %doc %{_docdir}/%{name}/msv %doc %{_docdir}/%{name}/msv/ChangeLog.txt %doc %{_docdir}/%{name}/msv/*.html %doc %{_docdir}/%{name}/msv/*.gif %doc %{_docdir}/%{name}/msv/README.txt +%dir %doc %{_docdir}/%{name}/relames %doc %{_docdir}/%{name}/relames/README.txt +%dir %doc %{_docdir}/%{name}/rngconv %doc %{_docdir}/%{name}/rngconv/README.txt +%dir %doc %{_docdir}/%{name}/xmlgen %doc %{_docdir}/%{name}/xmlgen/*.html %doc %{_docdir}/%{name}/xmlgen/README.txt +%dir %doc %{_docdir}/%{name}/xsdlib %doc %{_docdir}/%{name}/xsdlib/*.html %doc %{_docdir}/%{name}/xsdlib/README.txt %changelog +* Tue Sep 11 2007 Matt Wringe 0:1.2-0.1.20050722.3jpp.2 +- Fix unowned directories +- Change copyright files to utf-8 format +- Change license field to BSD (from BSD-Style) + * Fri Feb 16 2007 Andrew Overholt 0:1.2-0.1.20050722.3jpp.1 - Remove postun Requires on jpackage-utils - Set gcj_support to 1 From fedora-extras-commits at redhat.com Wed Sep 12 00:16:26 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 11 Sep 2007 20:16:26 -0400 Subject: rpms/liberation-fonts/F-7 liberation-fonts.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200709120016.l8C0GQvj018226@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/liberation-fonts/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18014/F-7 Modified Files: liberation-fonts.spec sources Log Message: update GPL license annotation to GPLv2 Index: liberation-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/liberation-fonts/F-7/liberation-fonts.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- liberation-fonts.spec 21 Aug 2007 02:52:22 -0000 1.5 +++ liberation-fonts.spec 12 Sep 2007 00:15:51 -0000 1.6 @@ -6,7 +6,7 @@ Name: liberation-fonts Version: 0.2 Release: 1%{?dist} -License: GPL + font exception +License: GPLv2 with exceptions Group: User Interface/X URL: https://www.redhat.com/promo/fonts/ Source0: https://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/liberation-fonts/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 21 Aug 2007 02:48:17 -0000 1.3 +++ sources 12 Sep 2007 00:15:51 -0000 1.4 @@ -1,2 +1 @@ -360dee2d73159522db3be6af8ec23294 liberation-fonts-ttf-2.tar.gz 77728078a17e39f7c242b42c3bf6feb8 liberation-fonts-ttf-3.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 00:16:30 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 11 Sep 2007 20:16:30 -0400 Subject: rpms/liberation-fonts/FC-6 liberation-fonts.spec,1.3,1.4 Message-ID: <200709120016.l8C0GU88018252@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/liberation-fonts/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18014/FC-6 Modified Files: liberation-fonts.spec Log Message: update GPL license annotation to GPLv2 Index: liberation-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/liberation-fonts/FC-6/liberation-fonts.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- liberation-fonts.spec 15 May 2007 17:28:36 -0000 1.3 +++ liberation-fonts.spec 12 Sep 2007 00:15:56 -0000 1.4 @@ -2,7 +2,7 @@ Name: liberation-fonts Version: 0.1 Release: 9%{?dist} -License: GPL + font exception +License: GPLv2 with exceptions Group: User Interface/X URL: https://www.redhat.com/promo/fonts/ Source0: https://www.redhat.com/f/fonts/liberation-fonts-ttf-2.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 00:16:35 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Tue, 11 Sep 2007 20:16:35 -0400 Subject: rpms/liberation-fonts/devel liberation-fonts.spec,1.5,1.6 Message-ID: <200709120016.l8C0GZhT018265@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/liberation-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18014/devel Modified Files: liberation-fonts.spec Log Message: update GPL license annotation to GPLv2 Index: liberation-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/liberation-fonts/devel/liberation-fonts.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- liberation-fonts.spec 14 Jun 2007 06:51:09 -0000 1.5 +++ liberation-fonts.spec 12 Sep 2007 00:16:00 -0000 1.6 @@ -5,7 +5,7 @@ License: GPL + font exception Group: User Interface/X URL: https://www.redhat.com/promo/fonts/ -Source0: https://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz +Source0: https://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz Source1: 59-liberation-fonts.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch From fedora-extras-commits at redhat.com Wed Sep 12 00:17:00 2007 From: fedora-extras-commits at redhat.com (Roland McGrath (roland)) Date: Tue, 11 Sep 2007 20:17:00 -0400 Subject: rpms/kernel/devel kernel.spec, 1.157, 1.158 linux-2.6-utrace-core.patch, 1.6, 1.7 Message-ID: <200709120017.l8C0H0M5018333@cvs-int.fedora.redhat.com> Author: roland Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18217 Modified Files: kernel.spec linux-2.6-utrace-core.patch Log Message: utrace update (#248532, #267161, #284311) Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.157 retrieving revision 1.158 diff -u -r1.157 -r1.158 --- kernel.spec 11 Sep 2007 21:25:51 -0000 1.157 +++ kernel.spec 12 Sep 2007 00:16:26 -0000 1.158 @@ -1796,14 +1796,14 @@ %changelog +* Tue Sep 11 2007 Roland McGrath +- utrace update (#248532, #267161, #284311) + * Tue Sep 11 2007 Chuck Ebbert - fix emulated vmware SCSI disks - add option to disable libata PATA DMA * Tue Sep 11 2007 Chuck Ebbert -- utrace update - -* Tue Sep 11 2007 Chuck Ebbert - Linux 2.6.23-rc6 * Mon Sep 10 2007 Chuck Ebbert linux-2.6-utrace-core.patch: Index: linux-2.6-utrace-core.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-utrace-core.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- linux-2.6-utrace-core.patch 4 Sep 2007 20:53:27 -0000 1.6 +++ linux-2.6-utrace-core.patch 12 Sep 2007 00:16:26 -0000 1.7 @@ -20,7 +20,7 @@ --- kernel/Makefile | 1 - kernel/utrace.c | 2344 +++++++++++++++++++++++++++++++++++++ + kernel/utrace.c | 2359 +++++++++++++++++++++++++++++++++++++ Documentation/utrace.txt | 579 +++++++++ Documentation/DocBook/Makefile | 2 Documentation/DocBook/utrace.tmpl | 23 @@ -28,7 +28,7 @@ include/linux/utrace.h | 544 +++++++++ include/linux/sched.h | 5 init/Kconfig | 20 - 9 files changed, 3585 insertions(+), 18 deletions(-) + 9 files changed, 3600 insertions(+), 18 deletions(-) create kernel/utrace.c create Documentation/utrace.txt create Documentation/DocBook/utrace.tmpl @@ -46,7 +46,7 @@ # According to Alan Modra , the -fno-omit-frame-pointer is --- linux-2.6/kernel/utrace.c +++ linux-2.6/kernel/utrace.c -@@ -0,0 +1,2344 @@ +@@ -0,0 +1,2359 @@ +/* + * utrace infrastructure interface for debugging user processes + * @@ -2004,13 +2004,28 @@ + */ + if (signal.signr != 0) { + if (signal.return_ka == NULL) { -+ ka = &tsk->sighand->action[signal.signr - 1]; ++ /* ++ * utrace_inject_signal recorded this to have us ++ * use the injected signal's normal sigaction. We ++ * have to perform the SA_ONESHOT work now because ++ * our caller will never touch the real sigaction. ++ */ ++ ka = &tsk->sighand->action[info->si_signo - 1]; ++ *return_ka = *ka; + if (ka->sa.sa_flags & SA_ONESHOT) + ka->sa.sa_handler = SIG_DFL; -+ *return_ka = *ka; + } + else + BUG_ON(signal.return_ka != return_ka); ++ ++ /* ++ * We already processed the SA_ONESHOT work ahead of time. ++ * Once we return nonzero, our caller will only refer to ++ * return_ka. So we must clear the flag to be sure it ++ * doesn't clear return_ka->sa.sa_handler. ++ */ ++ return_ka->sa.sa_flags &= ~SA_ONESHOT; ++ + return signal.signr; + } + From fedora-extras-commits at redhat.com Wed Sep 12 00:18:17 2007 From: fedora-extras-commits at redhat.com (Roland McGrath (roland)) Date: Tue, 11 Sep 2007 20:18:17 -0400 Subject: rpms/kernel/F-7 kernel-2.6.spec, 1.3338, 1.3339 linux-2.6-utrace-core.patch, 1.4, 1.5 linux-2.6-utrace-ptrace-compat.patch, 1.4, 1.5 Message-ID: <200709120018.l8C0IHTk018545@cvs-int.fedora.redhat.com> Author: roland Update of /cvs/pkgs/rpms/kernel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18429 Modified Files: kernel-2.6.spec linux-2.6-utrace-core.patch linux-2.6-utrace-ptrace-compat.patch Log Message: utrace update (#248532, #267161, #284311) Index: kernel-2.6.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/kernel-2.6.spec,v retrieving revision 1.3338 retrieving revision 1.3339 diff -u -r1.3338 -r1.3339 --- kernel-2.6.spec 5 Sep 2007 16:18:54 -0000 1.3338 +++ kernel-2.6.spec 12 Sep 2007 00:17:42 -0000 1.3339 @@ -478,7 +478,7 @@ Patch00: patch-2.6.%{base_sublevel}.%{stable_update}.bz2 # non-released_kernel case -# These are automagically defined by the rcrev and gitrev values set up +# These are automagically defined by the rcrev and gitrev values set up # near the top of this spec file. %else %if 0%{?rcrev} @@ -2306,8 +2306,8 @@ %endif %changelog -* Wed Sep 05 2007 Chuck Ebbert -- Update utrace +* Tue Sep 11 2007 Roland McGrath +- utrace update (#248532, #267161, #284311) * Thu Aug 30 2007 John W. Linville - Update bits from wireless-2.6 and wireless-dev linux-2.6-utrace-core.patch: Index: linux-2.6-utrace-core.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/linux-2.6-utrace-core.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- linux-2.6-utrace-core.patch 5 Sep 2007 16:18:54 -0000 1.4 +++ linux-2.6-utrace-core.patch 12 Sep 2007 00:17:42 -0000 1.5 @@ -27,8 +27,8 @@ include/linux/utrace.h | 544 ++++++++ init/Kconfig | 18 kernel/Makefile | 1 - kernel/utrace.c | 2344 ++++++++++++++++++++++++++++++++++++++ - 9 files changed, 3583 insertions(+), 18 deletions(-) + kernel/utrace.c | 2359 ++++++++++++++++++++++++++++++++++++++ + 9 files changed, 3598 insertions(+), 18 deletions(-) create kernel/utrace.c create Documentation/utrace.txt create Documentation/DocBook/utrace.tmpl @@ -50,7 +50,7 @@ =================================================================== --- /dev/null +++ b/kernel/utrace.c -@@ -0,0 +1,2344 @@ +@@ -0,0 +1,2359 @@ +/* + * utrace infrastructure interface for debugging user processes + * @@ -2008,13 +2008,28 @@ + */ + if (signal.signr != 0) { + if (signal.return_ka == NULL) { -+ ka = &tsk->sighand->action[signal.signr - 1]; ++ /* ++ * utrace_inject_signal recorded this to have us ++ * use the injected signal's normal sigaction. We ++ * have to perform the SA_ONESHOT work now because ++ * our caller will never touch the real sigaction. ++ */ ++ ka = &tsk->sighand->action[info->si_signo - 1]; ++ *return_ka = *ka; + if (ka->sa.sa_flags & SA_ONESHOT) + ka->sa.sa_handler = SIG_DFL; -+ *return_ka = *ka; + } + else + BUG_ON(signal.return_ka != return_ka); ++ ++ /* ++ * We already processed the SA_ONESHOT work ahead of time. ++ * Once we return nonzero, our caller will only refer to ++ * return_ka. So we must clear the flag to be sure it ++ * doesn't clear return_ka->sa.sa_handler. ++ */ ++ return_ka->sa.sa_flags &= ~SA_ONESHOT; ++ + return signal.signr; + } + linux-2.6-utrace-ptrace-compat.patch: Index: linux-2.6-utrace-ptrace-compat.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/linux-2.6-utrace-ptrace-compat.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- linux-2.6-utrace-ptrace-compat.patch 5 Sep 2007 16:18:54 -0000 1.4 +++ linux-2.6-utrace-ptrace-compat.patch 12 Sep 2007 00:17:42 -0000 1.5 @@ -28,9 +28,9 @@ kernel/Makefile | 3 kernel/exit.c | 13 kernel/fork.c | 2 - kernel/ptrace.c | 2052 +++++++++++++++++++++++++++++++++++++--- + kernel/ptrace.c | 2053 +++++++++++++++++++++++++++++++++++++--- kernel/sys_ni.c | 4 - 18 files changed, 2633 insertions(+), 174 deletions(-) + 18 files changed, 2634 insertions(+), 174 deletions(-) Index: b/fs/proc/base.c =================================================================== @@ -683,7 +683,7 @@ =================================================================== --- a/kernel/ptrace.c +++ b/kernel/ptrace.c -@@ -19,194 +19,2008 @@ +@@ -19,194 +19,2009 @@ #include #include #include @@ -1131,9 +1131,7 @@ + struct ptrace_state *state) { - if (!valid_signal(data)) -- return -EIO; - -- return -ENOSYS; ++ + int error; + + NO_LOCKS; @@ -1191,29 +1189,20 @@ + spin_unlock_irq(¤t->sighand->siglock); + } + return error; - } - --int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) ++} ++ + +/* + * This is called when we are exiting. We must stop all our ptracing. + */ +void +ptrace_exit(struct task_struct *tsk) - { -- int copied = 0; ++{ + struct list_head *pos, *n; + int restart; - -- while (len > 0) { -- char buf[128]; -- int this_len, retval; ++ + NO_LOCKS; - -- this_len = (len > sizeof(buf)) ? sizeof(buf) : len; -- retval = access_process_vm(tsk, src, buf, this_len, 0); -- if (!retval) { -- if (copied) ++ + /* + * Taking the task_lock after PF_EXITING is set ensures that a + * child in ptrace_traceme will not put itself on our list when @@ -1226,7 +1215,6 @@ + } + task_unlock(tsk); + -+ restart = 0; + do { + struct ptrace_state *state; + int error; @@ -1235,6 +1223,7 @@ + + rcu_read_lock(); + ++ restart = 0; + list_for_each_safe_rcu(pos, n, &tsk->ptracees) { + state = list_entry(pos, struct ptrace_state, entry); + error = utrace_detach(state->task, state->engine); @@ -1256,7 +1245,7 @@ + wait_task_inactive(p); + put_task_struct(p); + restart = 1; - break; ++ goto loop_unlocked; + } + else { + BUG_ON(error != -ESRCH); @@ -1266,10 +1255,11 @@ + + rcu_read_unlock(); + ++ loop_unlocked: + END_CHECK; + + cond_resched(); -+ } while (restart > 0); ++ } while (unlikely(restart > 0)); + + if (likely(restart == 0)) + /* @@ -1291,8 +1281,9 @@ + return 0; + + if (!valid_signal(signr)) -+ return -EIO; -+ + return -EIO; + +- return -ENOSYS; + if (state->syscall) { + /* + * This is the traditional ptrace behavior when given @@ -1320,22 +1311,32 @@ + } + + return 0; -+} -+ + } + +-int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) +int +ptrace_regset_access(struct task_struct *target, + struct utrace_attached_engine *engine, + const struct utrace_regset_view *view, + int setno, unsigned long offset, unsigned int size, + void __user *data, int write) -+{ + { +- int copied = 0; + const struct utrace_regset *regset = utrace_regset(target, engine, + view, setno); + int ret; -+ + +- while (len > 0) { +- char buf[128]; +- int this_len, retval; + if (unlikely(regset == NULL)) + return -EIO; -+ + +- this_len = (len > sizeof(buf)) ? sizeof(buf) : len; +- retval = access_process_vm(tsk, src, buf, this_len, 0); +- if (!retval) { +- if (copied) +- break; + if (size == (unsigned int) -1) + size = regset->size * regset->n; + @@ -1460,13 +1461,7 @@ + else + ret = (*regset->get)(target, regset, + pos, n, kdata, udata); - } -- if (copy_to_user(dst, buf, retval)) -- return -EFAULT; -- copied += retval; -- src += retval; -- dst += retval; -- len -= retval; ++ } + + if (kdata) + kdata += n; @@ -1514,8 +1509,7 @@ + if (request == PTRACE_ATTACH) { + ret = ptrace_attach(child); + goto out_tsk; - } -- return copied; ++ } + + rcu_read_lock(); + engine = utrace_attach(child, UTRACE_ATTACH_MATCH_OPS, @@ -1542,7 +1536,13 @@ + if (child->state == TASK_STOPPED) + ret = 0; + unlock_task_sighand(child, &flags); -+ } + } +- if (copy_to_user(dst, buf, retval)) +- return -EFAULT; +- copied += retval; +- src += retval; +- dst += retval; +- len -= retval; + if (ret == 0) { + ret = ptrace_update(child, state, + UTRACE_ACTION_QUIESCE, 0); @@ -1559,7 +1559,8 @@ + } + + ret = -ESRCH; /* Return value for exit_state bail-out. */ -+ } + } +- return copied; + + rcu_read_unlock(); + From fedora-extras-commits at redhat.com Wed Sep 12 01:15:11 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Tue, 11 Sep 2007 21:15:11 -0400 Subject: rpms/evolution/devel evolution-2.11.92-mail-attachment.patch, NONE, 1.1 evolution.spec, 1.288, 1.289 Message-ID: <200709120115.l8C1FBP1032540@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32292 Modified Files: evolution.spec Added Files: evolution-2.11.92-mail-attachment.patch Log Message: * Tue Sep 11 2007 Matthew Barnes - 2.11.92-3.fc8 - Add patch for GNOME bug #476040 (fix attachment icon). evolution-2.11.92-mail-attachment.patch: --- NEW FILE evolution-2.11.92-mail-attachment.patch --- diff -up evolution-2.11.92/mail/em-folder-browser.c.mail-attachment evolution-2.11.92/mail/em-folder-browser.c --- evolution-2.11.92/mail/em-folder-browser.c.mail-attachment 2007-09-11 18:57:27.000000000 -0400 +++ evolution-2.11.92/mail/em-folder-browser.c 2007-09-11 18:58:15.000000000 -0400 @@ -218,7 +218,7 @@ static EMFBSearchBarItem temp_view_items {{ N_("Read Messages"), VIEW_READ_MESSAGES, 0 }, "stock_mail-open"}, {{ N_("Recent Messages"), VIEW_RECENT_MESSAGES, 0 }, NULL}, {{ N_("Last 5 Days' Messages"), VIEW_LAST_FIVE_DAYS, 0 }, NULL}, - {{ N_("Messages with Attachments"), VIEW_WITH_ATTACHMENTS, 0 }, "stock_attach"}, + {{ N_("Messages with Attachments"), VIEW_WITH_ATTACHMENTS, 0 }, "mail-attachment"}, {{ N_("Important Messages"), VIEW_MESSAGES_MARKED_AS_IMPORTANT, 0}, "emblem-important"}, {{ N_("Messages Not Junk"), VIEW_NOT_JUNK, 0 }, "stock_not-spam"}, /* { NULL, 0, NULL }, */ diff -up evolution-2.11.92/mail/message-list.c.mail-attachment evolution-2.11.92/mail/message-list.c --- evolution-2.11.92/mail/message-list.c.mail-attachment 2007-09-11 18:57:27.000000000 -0400 +++ evolution-2.11.92/mail/message-list.c 2007-09-11 18:58:15.000000000 -0400 @@ -223,7 +223,7 @@ static struct { { "stock_mail-unread-multiple", NULL }, { "stock_mail-open-multiple", NULL }, { NULL, NULL }, - { "stock_attach", NULL }, + { "mail-attachment", NULL }, { "emblem-important", NULL }, { "stock_score-lowest", NULL }, { "stock_score-lower", NULL }, diff -up evolution-2.11.92/widgets/misc/e-attachment-bar.c.mail-attachment evolution-2.11.92/widgets/misc/e-attachment-bar.c --- evolution-2.11.92/widgets/misc/e-attachment-bar.c.mail-attachment 2007-09-02 14:57:07.000000000 -0400 +++ evolution-2.11.92/widgets/misc/e-attachment-bar.c 2007-09-11 18:58:15.000000000 -0400 @@ -281,8 +281,7 @@ update (EAttachmentBar *bar) attachment = priv->attachments->pdata[i]; if (!attachment->is_available_local || !attachment->body) { - /* stock_attach would be better, but its fugly scaled up */ - if ((pixbuf = e_icon_factory_get_icon("stock_unknown", E_ICON_SIZE_DIALOG))) { + if ((pixbuf = e_icon_factory_get_icon("mail-attachment", E_ICON_SIZE_DIALOG))) { attachment->index = gnome_icon_list_append_pixbuf (icon_list, pixbuf, NULL, ""); g_object_unref (pixbuf); } @@ -373,8 +372,7 @@ update (EAttachmentBar *bar) pixbuf = e_icon_for_mime_type (mime_type, 48); if (pixbuf == NULL) { g_warning("cannot find icon for mime type %s (installation problem?)", mime_type); - /* stock_attach would be better, but its fugly scaled up */ - pixbuf = e_icon_factory_get_icon("stock_unknown", E_ICON_SIZE_DIALOG); + pixbuf = e_icon_factory_get_icon("mail-attachment", E_ICON_SIZE_DIALOG); } g_free (mime_type); } diff -up evolution-2.11.92/composer/e-msg-composer.c.mail-attachment evolution-2.11.92/composer/e-msg-composer.c --- evolution-2.11.92/composer/e-msg-composer.c.mail-attachment 2007-09-02 14:56:48.000000000 -0400 +++ evolution-2.11.92/composer/e-msg-composer.c 2007-09-11 18:58:15.000000000 -0400 @@ -2208,11 +2208,11 @@ static BonoboUIVerb verbs [] = { }; static EPixmap pixcache [] = { - E_PIXMAP ("/Toolbar/FileAttach", "stock_attach", E_ICON_SIZE_LARGE_TOOLBAR), + E_PIXMAP ("/Toolbar/FileAttach", "mail-attachment", E_ICON_SIZE_LARGE_TOOLBAR), E_PIXMAP ("/Toolbar/FileSend", "stock_mail-send", E_ICON_SIZE_LARGE_TOOLBAR), E_PIXMAP ("/Toolbar/FileSaveDraft", "stock_save", E_ICON_SIZE_LARGE_TOOLBAR) , -/* E_PIXMAP ("/menu/Insert/FileAttach", "stock_attach", E_ICON_SIZE_LARGE_TOOLBAR), */ +/* E_PIXMAP ("/menu/Insert/FileAttach", "mail-attachment", E_ICON_SIZE_LARGE_TOOLBAR), */ E_PIXMAP ("/commands/FileSend", "stock_mail-send", E_ICON_SIZE_MENU), E_PIXMAP ("/commands/FileSave", "stock_save", E_ICON_SIZE_MENU), E_PIXMAP ("/commands/FileSaveAs", "stock_save-as", E_ICON_SIZE_MENU), @@ -3989,7 +3989,7 @@ create_composer (int visible_mask) gtk_misc_set_alignment (GTK_MISC (p->attachment_expander_num), 1.0, 0.5); expander_hbox = gtk_hbox_new (FALSE, 0); - p->attachment_expander_icon = e_icon_factory_get_image ("stock_attach", E_ICON_SIZE_MENU); + p->attachment_expander_icon = e_icon_factory_get_image ("mail-attachment", E_ICON_SIZE_MENU); gtk_misc_set_alignment (GTK_MISC (p->attachment_expander_icon), 1, 0.5); gtk_widget_set_size_request (p->attachment_expander_icon, 100, -1); diff -up evolution-2.11.92/calendar/gui/e-week-view.c.mail-attachment evolution-2.11.92/calendar/gui/e-week-view.c --- evolution-2.11.92/calendar/gui/e-week-view.c.mail-attachment 2007-09-11 18:57:27.000000000 -0400 +++ evolution-2.11.92/calendar/gui/e-week-view.c 2007-09-11 18:58:16.000000000 -0400 @@ -697,7 +697,7 @@ e_week_view_realize (GtkWidget *widget) week_view->reminder_icon = e_icon_factory_get_icon ("stock_bell", E_ICON_SIZE_MENU); week_view->recurrence_icon = e_icon_factory_get_icon ("stock_refresh", E_ICON_SIZE_MENU); week_view->timezone_icon = e_icon_factory_get_icon ("stock_timezone", E_ICON_SIZE_MENU); - week_view->attach_icon = e_icon_factory_get_icon ("stock_attach", E_ICON_SIZE_MENU); + week_view->attach_icon = e_icon_factory_get_icon ("mail-attachment", E_ICON_SIZE_MENU); week_view->meeting_icon = e_icon_factory_get_icon ("stock_people", E_ICON_SIZE_MENU); } diff -up evolution-2.11.92/calendar/gui/dialogs/comp-editor.c.mail-attachment evolution-2.11.92/calendar/gui/dialogs/comp-editor.c --- evolution-2.11.92/calendar/gui/dialogs/comp-editor.c.mail-attachment 2007-09-02 14:57:08.000000000 -0400 +++ evolution-2.11.92/calendar/gui/dialogs/comp-editor.c 2007-09-11 18:58:15.000000000 -0400 @@ -1486,8 +1486,8 @@ static BonoboUIVerb verbs [] = { }; static EPixmap pixmaps[] = { - E_PIXMAP ("/Toolbar/InsertAttachments", "stock_attach", E_ICON_SIZE_LARGE_TOOLBAR), - E_PIXMAP ("/menu/Insert/Attachments/InsertAttachments", "stock_attach", E_ICON_SIZE_MENU), + E_PIXMAP ("/Toolbar/InsertAttachments", "mail-attachment", E_ICON_SIZE_LARGE_TOOLBAR), + E_PIXMAP ("/menu/Insert/Attachments/InsertAttachments", "mail-attachment", E_ICON_SIZE_MENU), E_PIXMAP_END }; @@ -1546,7 +1546,7 @@ setup_widgets (CompEditor *editor) gtk_misc_set_alignment (GTK_MISC (priv->attachment_expander_num), 1.0, 0.5); expander_hbox = gtk_hbox_new (FALSE, 0); - attachment_pixbuf = e_icon_factory_get_icon ("stock_attach", E_ICON_SIZE_MENU); + attachment_pixbuf = e_icon_factory_get_icon ("mail-attachment", E_ICON_SIZE_MENU); priv->attachment_expander_icon = gtk_image_new_from_pixbuf (attachment_pixbuf); gtk_misc_set_alignment (GTK_MISC (priv->attachment_expander_icon), 1, 0.5); gtk_widget_set_size_request (priv->attachment_expander_icon, 100, -1); diff -up evolution-2.11.92/calendar/gui/e-day-view.c.mail-attachment evolution-2.11.92/calendar/gui/e-day-view.c --- evolution-2.11.92/calendar/gui/e-day-view.c.mail-attachment 2007-09-11 18:57:27.000000000 -0400 +++ evolution-2.11.92/calendar/gui/e-day-view.c 2007-09-11 18:58:16.000000000 -0400 @@ -1423,7 +1423,7 @@ e_day_view_realize (GtkWidget *widget) day_view->recurrence_icon = e_icon_factory_get_icon ("stock_refresh", E_ICON_SIZE_MENU); day_view->timezone_icon = e_icon_factory_get_icon ("stock_timezone", E_ICON_SIZE_MENU); day_view->meeting_icon = e_icon_factory_get_icon ("stock_people", E_ICON_SIZE_MENU); - day_view->attach_icon = e_icon_factory_get_icon ("stock_attach", E_ICON_SIZE_MENU); + day_view->attach_icon = e_icon_factory_get_icon ("mail-attachment", E_ICON_SIZE_MENU); /* Set the canvas item colors. */ @@ -1497,7 +1497,7 @@ e_day_view_realize (GtkWidget *widget) day_view->recurrence_icon = e_icon_factory_get_icon ("stock_refresh", E_ICON_SIZE_MENU); day_view->timezone_icon = e_icon_factory_get_icon ("stock_timezone", E_ICON_SIZE_MENU); day_view->meeting_icon = e_icon_factory_get_icon ("stock_people", E_ICON_SIZE_MENU); - day_view->attach_icon = e_icon_factory_get_icon ("stock_attach", E_ICON_SIZE_MENU); + day_view->attach_icon = e_icon_factory_get_icon ("mail-attachment", E_ICON_SIZE_MENU); /* Set the canvas item colors. */ Index: evolution.spec =================================================================== RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v retrieving revision 1.288 retrieving revision 1.289 diff -u -r1.288 -r1.289 --- evolution.spec 11 Sep 2007 21:20:45 -0000 1.288 +++ evolution.spec 12 Sep 2007 01:14:37 -0000 1.289 @@ -45,7 +45,7 @@ Name: evolution Version: 2.11.92 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 and GFDL+ Group: Applications/Productivity Summary: GNOME's next-generation groupware suite @@ -121,6 +121,9 @@ # GNOME bug #417999 Patch34: evolution-2.10.0-e-source-combo-box.patch +# GNOME bug #476040 +Patch35: evolution-2.11.92-mail-attachment.patch + ## Dependencies ### Requires(post): GConf2 @@ -260,6 +263,7 @@ %patch31 -p1 -b .meeting-list-view %patch33 -p1 -b .e-passwords %patch34 -p1 -b .e-source-combo-box +%patch35 -p1 -b .mail-attachment mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -709,6 +713,9 @@ # It uses gstreamer 0.10 now instead of 0.8 (GNOME bug #329629). %changelog +* Tue Sep 11 2007 Matthew Barnes - 2.11.92-3.fc8 +- Add patch for GNOME bug #476040 (fix attachment icon). + * Sat Sep 8 2007 Matthias Clasen - 2.11.92-2.fc8 - Split off an evolution-help package From fedora-extras-commits at redhat.com Wed Sep 12 01:32:17 2007 From: fedora-extras-commits at redhat.com (Daniel P. Berrange (berrange)) Date: Tue, 11 Sep 2007 21:32:17 -0400 Subject: rpms/python-virtinst/devel python-virtinst-0.300.0-fedora8-distro.patch, NONE, 1.1 python-virtinst.spec, 1.23, 1.24 virtinst-0.200.0-default-arch.patch, 1.1, NONE Message-ID: <200709120132.l8C1WHK3002339@cvs-int.fedora.redhat.com> Author: berrange Update of /cvs/pkgs/rpms/python-virtinst/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2239 Modified Files: python-virtinst.spec Added Files: python-virtinst-0.300.0-fedora8-distro.patch Removed Files: virtinst-0.200.0-default-arch.patch Log Message: Fixed detection of F8 distro layout (rhbz #273781) python-virtinst-0.300.0-fedora8-distro.patch: --- NEW FILE python-virtinst-0.300.0-fedora8-distro.patch --- changeset: 268:6b4684756fcf user: "Daniel P. Berrange " date: Tue Sep 11 21:20:02 2007 -0400 files: virtinst/DistroManager.py description: Fix detection of Fedora distros for latest F8 style trees diff -r a6d47ed6c97c -r 6b4684756fcf virtinst/DistroManager.py --- a/virtinst/DistroManager.py Wed Aug 29 18:25:09 2007 -0400 +++ b/virtinst/DistroManager.py Tue Sep 11 21:20:02 2007 -0400 @@ -210,6 +210,9 @@ class RedHatImageStore(ImageStore): # Fedora distro check class FedoraImageStore(RedHatImageStore): def isValidStore(self, fetcher, progresscb): + if fetcher.hasFile("fedora.css", progresscb): + logging.debug("Detected a Fedora distro") + return True if fetcher.hasFile("Fedora", progresscb): logging.debug("Detected a Fedora distro") return True changeset: 269:39d2c56e9895 tag: tip user: "Daniel P. Berrange " date: Tue Sep 11 21:20:30 2007 -0400 files: virtinst/FullVirtGuest.py description: Fix typo in Fedora 8 distro name diff -r 6b4684756fcf -r 39d2c56e9895 virtinst/FullVirtGuest.py --- a/virtinst/FullVirtGuest.py Tue Sep 11 21:20:02 2007 -0400 +++ b/virtinst/FullVirtGuest.py Tue Sep 11 21:20:30 2007 -0400 @@ -34,7 +34,7 @@ class FullVirtGuest(Guest.XenGuest): "fedora5": { "label": "Fedora Core 5", "distro": "fedora" }, \ "fedora6": { "label": "Fedora Core 6", "distro": "fedora" }, \ "fedora7": { "label": "Fedora 7", "distro": "fedora" }, \ - "fedora8": { "label": "Fedora 7", "distro": "fedora" }, \ + "fedora8": { "label": "Fedora 8", "distro": "fedora" }, \ "sles10": { "label": "Suse Linux Enterprise Server", "distro": "suse" }, \ "generic24": { "label": "Generic 2.4.x kernel" }, \ "generic26": { "label": "Generic 2.6.x kernel" }, \ Index: python-virtinst.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-virtinst/devel/python-virtinst.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- python-virtinst.spec 29 Aug 2007 22:38:15 -0000 1.23 +++ python-virtinst.spec 12 Sep 2007 01:31:44 -0000 1.24 @@ -11,8 +11,9 @@ Summary: Python modules for starting Xen guest installations Name: python-%{appname} Version: 0.300.0 -Release: 1%{_extra_release} +Release: 2%{_extra_release} Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz +Patch1: %{name}-%{version}-fedora8-distro.patch License: GPL Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -35,6 +36,7 @@ %prep %setup -q -n %{appname}-%{version} +%patch1 -p1 %build python setup.py build @@ -64,7 +66,10 @@ %{_bindir}/virt-image %changelog -* Wed Aug 29 2007 Daniel P. Berrange - 0.300.0-1 +* Tue Sep 11 2007 Daniel P. Berrange - 0.300.0-2.fc8 +- Fixed detection of Fedora 8 distro trees (rhbz #273781) + +* Wed Aug 29 2007 Daniel P. Berrange - 0.300.0-1.fc8 - Updated to 0.300.0 - Added virt-image tool - Switched to calling virsh console and virt-viewer --- virtinst-0.200.0-default-arch.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 02:54:52 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Tue, 11 Sep 2007 22:54:52 -0400 Subject: rpms/kdebase/devel kdebase.spec, 1.263.2.17, 1.263.2.18 kde4-opt.sh, 1.1.2.1, NONE kde4-xdg_menu_prefix.sh, 1.1.2.2, NONE kdebase-3.91.0-consolekit-kdm.patch, 1.1.2.1, NONE kdebase-3.92.0-kde4home.diff, 1.1.2.2, NONE kdebase-3.92.0-redhat-startkde.patch, 1.1.2.2, NONE Message-ID: <200709120254.l8C2sq0l020015@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdebase/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19913/devel Modified Files: Tag: kdebase-kde4-branch kdebase.spec Removed Files: Tag: kdebase-kde4-branch kde4-opt.sh kde4-xdg_menu_prefix.sh kdebase-3.91.0-consolekit-kdm.patch kdebase-3.92.0-kde4home.diff kdebase-3.92.0-redhat-startkde.patch Log Message: - update to 3.93.0 - drop kde4home patch (no longer applied) - drop KDM ConsoleKit patch (KDM is now in kdebase-workspace) - remove kdebase-kdm Obsoletes/Provides (for the same reason) - remove KDM (and KDM session) setup code (for the same reason) - remove rss-glx conflict (Plasma is now in kdebase-workspace) - remove redhat-startkde patch (startkde is now in kdebase-workspace) - remove kde4-opt.sh (all the code in it is commented out) - remove kde4-xdg_menu_prefix.sh (only needed for kdebase-workspace) - remove bogus BRs on automake and libtool - remove workspace-only BRs - add BR qimageblitz-devel, xine-lib-devel (all), libxcb-devel (F8+) - remove workspace files and directories - handle icons (moved from kdelibs4) - add mkdir %%{buildroot} in %%install Index: kdebase.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdebase/devel/kdebase.spec,v retrieving revision 1.263.2.17 retrieving revision 1.263.2.18 diff -u -r1.263.2.17 -r1.263.2.18 --- kdebase.spec 17 Aug 2007 10:22:04 -0000 1.263.2.17 +++ kdebase.spec 12 Sep 2007 02:54:14 -0000 1.263.2.18 @@ -1,7 +1,7 @@ Summary: K Desktop Environment 4 - Core Files -Version: 3.92.0 -Release: 4%{?dist} +Version: 3.93.0 +Release: 1%{?dist} %if 0%{?fedora} > 8 Name: kdebase @@ -20,20 +20,6 @@ Source0: ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/kdebase-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -# /usr/bin/plasma (#250180) -Conflicts: rss-glx < 0.8.1.p-8 - -# FIXME/TODO: consider using patched/hard-coded XDG_MENU_PREFIX -# don't rely on env (same goes for kde3) -- Rex -Source1: kde4-opt.sh -Source2: kde4-xdg_menu_prefix.sh - -# use ~/.kde4 instead of ~/.kde -Patch0: kdebase-%{version}-kde4home.diff -Patch1: kdebase-%{version}-redhat-startkde.patch -# see http://bugzilla.redhat.com/228111 , http://bugs.kde.org/147790 -Patch2: kdebase-3.91.0-consolekit-kdm.patch - BuildRequires: kde-filesystem %{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} } Requires(post): /sbin/ldconfig xdg-utils @@ -44,47 +30,28 @@ Requires: eject %endif -Obsoletes: %{name}-kdm < %{?epoch:%{epoch}:}%{version}-%{release} -Provides: %{name}-kdm = %{?epoch:%{epoch}:}%{version}-%{release} - -# FIXME/TODO -#BuildRequires: libcaptury-devel - -BuildRequires: automake libtool -BuildRequires: bluez-libs-devel BuildRequires: bzip2-devel +# needed? BuildRequires: cdparanoia-devel cdparanoia BuildRequires: cmake BuildRequires: cyrus-sasl-devel -BuildRequires: dbus-devel BuildRequires: doxygen -BuildRequires: imake BuildRequires: fontconfig-devel -BuildRequires: freetype-devel BuildRequires: gettext -BuildRequires: glib2-devel BuildRequires: hal-devel BuildRequires: kdelibs4-devel >= %{version} BuildRequires: kdepimlibs-devel >= %{version} +# needed? BuildRequires: libart_lgpl-devel +# needed? BuildRequires: libfontenc-devel -BuildRequires: libpng-devel -%ifnarch s390 s390x -BuildRequires: libraw1394-devel -%endif BuildRequires: libusb-devel -BuildRequires: libXcomposite-devel libXcursor-devel libXdamage-devel -BuildRequires: libXext-devel libXfixes-devel libXinerama-devel -BuildRequires: libXrandr-devel libXrender-devel libXres-devel -BuildRequires: libXScrnSaver-devel libXtst-devel libXxf86misc-devel -BuildRequires: libxklavier-devel -BuildRequires: lm_sensors-devel -BuildRequires: NetworkManager-devel BuildRequires: OpenEXR-devel +# needed? BuildRequires: openldap-devel BuildRequires: openssl-devel -BuildRequires: pam-devel BuildRequires: pkgconfig +BuildRequires: qimageblitz-devel # samba support %if 0%{?fedora} > 6 || 0%{?rhel} > 5 BuildRequires: libsmbclient-devel @@ -93,7 +60,14 @@ %endif BuildRequires: soprano-devel BuildRequires: strigi-devel -BuildRequires: xorg-x11-font-utils xorg-x11-proto-devel +BuildRequires: xine-lib-devel +# needed for phonon-xine VideoWidget, also need xine-lib built with libxcb support +%if 0%{?fedora} >= 8 +BuildRequires: libxcb-devel +%endif +# needed? +BuildRequires: xorg-x11-font-utils +BuildRequires: xorg-x11-proto-devel BuildRequires: zlib-devel # extraneous? add these back to kdelibs4-devel Requires? maybe -- Rex BuildRequires: gamin-devel giflib-devel libacl-devel pcre-devel @@ -112,15 +86,6 @@ Provides: kdebase4-devel = %{version}-%{release} %endif Requires: kdelibs4-devel kdepimlibs4-devel -## FIXME/TODO: trim these down -- Rex -#Requires: libXcomposite-devel libXdamage-devel -#Requires: libXcursor-devel libXfixes-devel libXxf86misc-devel libXrender-devel -#Requires: libXrandr-devel libXext-devel libusb-devel libXres-devel -#Requires: libXScrnSaver-devel libXtst-devel -#Requires: libXinerama-devel libfontenc-devel -#Requires: cyrus-sasl-devel libart_lgpl-devel openssl-devel -#Requires: hal-devel bluez-libs-devel -#Requires: strigi-devel zlib-devel bzip2-devel libpng-devel %description devel Header files for developing applications using %{name}. WARNING: This is a beta version. It probably has many bugs left. @@ -130,9 +95,6 @@ %prep %setup -q -n kdebase-%{version} -%patch1 -p1 -b .redhat-startkde -%patch2 -p1 -b .consolekit_kdm - %build @@ -146,44 +108,17 @@ %install rm -rf %{buildroot} +mkdir %{buildroot} make install DESTDIR=%{buildroot} -C %{_target_platform} -install -d %{buildroot}%{_sysconfdir}/kde/{env,shutdown} -install -D -m644 -p %{SOURCE1} %{buildroot}%{_sysconfdir}/kde/env/ -install -D -m644 -p %{SOURCE2} %{buildroot}%{_sysconfdir}/kde/env/ - -# setup %{_kde4_appsdir}/kdm/faces -mkdir -p %{buildroot}%{_kde4_appsdir}/kdm/faces -pushd %{buildroot}%{_kde4_appsdir}/kdm/faces -ln -sf ../pics/users/default1.png .default.face.icon -popd - -# nuke default kdm setup in favor of our own (not yet, FIXME: update kde-settings) -#rm -rf %{buildroot}%{_datadir}/config/kdm/ -# FIXME/TODO: kdmrc default values reference %%buildroot -sed -i -e "s|%{buildroot}||g" %{buildroot}%{_datadir}/config/kdm/* ||: - -sed -i \ - -e "s|@@PREFIX@@|%{_kde4_prefix}|" \ - -e "s|@@BINDIR@@|%{_kde4_bindir}|" \ - -e "s|@@LIBDIR@@|%{_kde4_libdir}|" \ - -e "s|@@SYSCONFDIR@@|%_kde4_sysconfdir}|" \ - %{buildroot}%{_kde4_sysconfdir}/kde/env/*.sh - -mkdir -p %{buildroot}/usr/share/xsessions -## kde->kde4 xsession -%if "%{name}" != "kdebase" -mv %{buildroot}%{_kde4_appsdir}/kdm/sessions/kde.desktop \ - %{buildroot}%{_kde4_appsdir}/kdm/sessions/kde4.desktop -sed -i -e "s|^Name=KDE$|Name=KDE4|" %{buildroot}%{_kde4_appsdir}/kdm/sessions/kde4.desktop -ln -s %{_kde4_appsdir}/kdm/sessions/kde4.desktop %{buildroot}/usr/share/xsessions/kde4.desktop -%else -ln -s %{_kde4_appsdir}/kdm/sessions/kde.desktop %{buildroot}/usr/share/xsessions/kde.desktop -%endif - -## Unpackaged files -# Conflicts with kdelibs (ick) -rm -f %{buildroot}%{_datadir}/icons/oxygen/*/*/{acroread,wine}.* +## unpackaged files +# these conflict with KDE 3 too -- Kevin +rm -rf %{buildroot}%{_kde4_iconsdir}/hicolor +# omit gigantic oxygen scalable/svg icons, for now -- Rex +#rm -f %{buildroot}%{_kde4_iconsdir}/oxygen/scalable/*/* ||: +find %{buildroot}%{_kde4_iconsdir}/oxygen/scalable -name "*.svgz" | xargs --no-run-if-empty rm -fv +# omit emoticons, which conflict with kdelibs3 (for now) -- Rex +rm -rf %{buildroot}%{_datadir}/emoticons %clean @@ -193,23 +128,18 @@ %post /sbin/ldconfig ||: %{_bindir}/xdg-icon-resource forceupdate --theme crystalsvg 2> /dev/null || : -%{_bindir}/xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : %{_bindir}/xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : %{_bindir}/xdg-desktop-menu forceupdate 2> /dev/null || : %postun /sbin/ldconfig ||: %{_bindir}/xdg-icon-resource forceupdate --theme crystalsvg 2> /dev/null || : -%{_bindir}/xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : %{_bindir}/xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : %{_bindir}/xdg-desktop-menu forceupdate 2> /dev/null || : %files %defattr(-,root,root,-) -/usr/share/xsessions/*.desktop -%{_kde4_sysconfdir}/kde/env/* -#{_kde4_sysconfdir}/kde/shutdown/* %{_kde4_bindir}/* %{_kde4_datadir}/applications/kde4/* %{_kde4_appsdir}/* @@ -220,20 +150,15 @@ %{_datadir}/dbus-1/services/* %{_kde4_datadir}/desktop-directories/* %{_kde4_iconsdir}/crystalsvg/ -%{_kde4_iconsdir}/hicolor/*/*/* %{_kde4_iconsdir}/oxygen/ %{_kde4_datadir}/kde4/services/* %{_kde4_datadir}/kde4/servicetypes/* %{_kde4_datadir}/locale/* %{_kde4_datadir}/sounds/* -%{_kde4_datadir}/wallpapers/* %{_kde4_docdir}/HTML/en/ %{_kde4_libdir}/lib*.so.* %{_kde4_libdir}/libkdeinit4_*.so -%{_kde4_libdir}/kconf_update_bin/* %{_kde4_libdir}/kde4/* -%{_libdir}/strigi/* -%config %{_kde4_sysconfdir}/*rc %{_kde4_sysconfdir}/xdg/menus/*.menu %files devel @@ -244,6 +169,23 @@ %changelog +* Wed Sep 12 2007 Kevin Kofler 3.93.0-1 +- update to 3.93.0 +- drop kde4home patch (no longer applied) +- drop KDM ConsoleKit patch (KDM is now in kdebase-workspace) +- remove kdebase-kdm Obsoletes/Provides (for the same reason) +- remove KDM (and KDM session) setup code (for the same reason) +- remove rss-glx conflict (Plasma is now in kdebase-workspace) +- remove redhat-startkde patch (startkde is now in kdebase-workspace) +- remove kde4-opt.sh (all the code in it is commented out) +- remove kde4-xdg_menu_prefix.sh (only needed for kdebase-workspace) +- remove bogus BRs on automake and libtool +- remove workspace-only BRs +- add BR qimageblitz-devel, xine-lib-devel (all), libxcb-devel (F8+) +- remove workspace files and directories +- handle icons (moved from kdelibs4) +- add mkdir %%{buildroot} in %%install + * Tue Aug 14 2007 Rex Dieter 3.92.0-4 - use macros.kde4 - License: GPLv2 --- kde4-opt.sh DELETED --- --- kde4-xdg_menu_prefix.sh DELETED --- --- kdebase-3.91.0-consolekit-kdm.patch DELETED --- --- kdebase-3.92.0-kde4home.diff DELETED --- --- kdebase-3.92.0-redhat-startkde.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 03:47:51 2007 From: fedora-extras-commits at redhat.com (Daniel P. Berrange (berrange)) Date: Tue, 11 Sep 2007 23:47:51 -0400 Subject: rpms/python-virtinst/devel python-virtinst-0.200.0-default-arch.patch, NONE, 1.1 python-virtinst.spec, 1.24, 1.25 Message-ID: <200709120347.l8C3lpMY000789@cvs-int.fedora.redhat.com> Author: berrange Update of /cvs/pkgs/rpms/python-virtinst/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv694 Modified Files: python-virtinst.spec Added Files: python-virtinst-0.200.0-default-arch.patch Log Message: Fixed default arch again python-virtinst-0.200.0-default-arch.patch: --- NEW FILE python-virtinst-0.200.0-default-arch.patch --- diff -rup virtinst-0.200.0.orig/virtinst/util.py virtinst-0.200.0.new/virtinst/util.py --- virtinst-0.200.0.orig/virtinst/util.py 2007-07-18 22:04:21.000000000 -0400 +++ virtinst-0.200.0.new/virtinst/util.py 2007-07-26 10:25:15.000000000 -0400 @@ -124,7 +124,7 @@ def get_default_arch(): arch = os.uname()[4] if arch == "x86_64": return "x86_64" - return "i386" + return "i686" # this function is directly from xend/server/netif.py and is thus # available under the LGPL, Index: python-virtinst.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-virtinst/devel/python-virtinst.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- python-virtinst.spec 12 Sep 2007 01:31:44 -0000 1.24 +++ python-virtinst.spec 12 Sep 2007 03:47:19 -0000 1.25 @@ -11,9 +11,10 @@ Summary: Python modules for starting Xen guest installations Name: python-%{appname} Version: 0.300.0 -Release: 2%{_extra_release} +Release: 3%{_extra_release} Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz Patch1: %{name}-%{version}-fedora8-distro.patch +Patch2: %{name}-0.200.0-default-arch.patch License: GPL Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -37,6 +38,7 @@ %prep %setup -q -n %{appname}-%{version} %patch1 -p1 +%patch2 -p1 %build python setup.py build @@ -66,6 +68,9 @@ %{_bindir}/virt-image %changelog +* Tue Sep 11 2007 Daniel P. Berrange - 0.300.0-3.fc8 +- Fixed default architecture. Again. + * Tue Sep 11 2007 Daniel P. Berrange - 0.300.0-2.fc8 - Fixed detection of Fedora 8 distro trees (rhbz #273781) From fedora-extras-commits at redhat.com Wed Sep 12 06:18:47 2007 From: fedora-extras-commits at redhat.com (Rahul Sundaram (sundaram)) Date: Wed, 12 Sep 2007 02:18:47 -0400 Subject: rpms/dbench/F-7 dbench-3.04-datadir.patch, NONE, 1.1 dbench-3.04-destdir.patch, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709120618.l8C6Ilkg006995@cvs-int.fedora.redhat.com> Author: sundaram Update of /cvs/pkgs/rpms/dbench/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6838 Modified Files: .cvsignore sources Added Files: dbench-3.04-datadir.patch dbench-3.04-destdir.patch Log Message: Initial build dbench-3.04-datadir.patch: --- NEW FILE dbench-3.04-datadir.patch --- --- dbench-3.04/Makefile.in.datadir 2007-07-11 15:26:53.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-07-11 15:27:53.000000000 -0400 @@ -32,9 +32,9 @@ tbench_srv: $(SRV_OBJS) # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir)/dbench $(DESTDIR)/$(mandir) ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) - ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 client.txt $(DESTDIR)/$(datadir)/dbench ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 --- dbench-3.04/dbench.c.datadir 2007-07-11 15:28:31.000000000 -0400 +++ dbench-3.04/dbench.c 2007-07-11 15:29:50.000000000 -0400 @@ -29,7 +29,7 @@ int sync_open = 0, sync_dirs = 0; char *tcp_options = TCP_OPTIONS; static int timelimit = 600, warmup; static const char *directory = "."; -static char *loadfile = DATADIR "/client.txt"; +static char *loadfile = DATADIR "/dbench/client.txt"; static struct timeval tv_start; static struct timeval tv_end; dbench-3.04-destdir.patch: --- NEW FILE dbench-3.04-destdir.patch --- --- dbench-3.04/Makefile.in.destdir 2007-06-20 16:42:46.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-06-20 16:44:56.000000000 -0400 @@ -32,12 +32,12 @@ # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(bindir) $(datadir) $(mandir) - ${INSTALLCMD} dbench tbench tbench_srv $(bindir) - ${INSTALLCMD} client.txt $(datadir) - ${INSTALLCMD} -m644 dbench.1 $(mandir) - ln -sf dbench.1 $(mandir)/tbench.1 - ln -sf dbench.1 $(mandir)/tbench_srv.1 + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) + ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 clean: rm -f *.o *~ dbench tbench tbench_srv Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/dbench/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 11 Sep 2007 16:16:51 -0000 1.1 +++ .cvsignore 12 Sep 2007 06:18:09 -0000 1.2 @@ -0,0 +1 @@ +dbench-3.04.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/dbench/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 11 Sep 2007 16:16:51 -0000 1.1 +++ sources 12 Sep 2007 06:18:09 -0000 1.2 @@ -0,0 +1 @@ +efd0c958da79c1cd941ecd3f63e637ae dbench-3.04.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 06:21:35 2007 From: fedora-extras-commits at redhat.com (Rahul Sundaram (sundaram)) Date: Wed, 12 Sep 2007 02:21:35 -0400 Subject: rpms/dbench/F-7 dbench.spec,NONE,1.1 Message-ID: <200709120621.l8C6LZws007485@cvs-int.fedora.redhat.com> Author: sundaram Update of /cvs/pkgs/rpms/dbench/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7437 Added Files: dbench.spec Log Message: Initial build --- NEW FILE dbench.spec --- Name: dbench Version: 3.04 Release: 6%{?dist} Summary: Filesystem load benchmarking tool Group: System Environment/Base License: GPLv2+ Source0: http://samba.org/ftp/tridge/dbench/dbench-%{version}.tar.gz URL: http://samba.org/ftp/tridge/dbench/README Patch0: dbench-3.04-destdir.patch Patch1: dbench-3.04-datadir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Dbench is a file system benchmark that generates load patterns similar to those of the commercial Netbench benchmark, but without requiring a lab of Windows load generators to run. It is now considered a de facto standard for generating load on the Linux VFS. %prep %setup -q %patch0 -p1 -b .destdir %patch1 -p1 -b .datadir %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}/man1 INSTALLCMD='install -p' %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING %dir %{_datadir}/dbench %{_datadir}/dbench/client.txt %{_bindir}/* %{_mandir}/man1/* %changelog * Tue Sep 11 2007 Rahul Sundaram - 3.04-6 - Drop redundant version macro * Tue Sep 11 2007 Rahul Sundaram - 3.04-5 - Fix version. Dropped BR on glibc-headers * Tue Sep 11 2007 Rahul Sundaram - 3.04-4 - Fixed docs * Tue Sep 11 2007 Rahul Sundaram - 3.04-3 - Fixed description, man page location, timestamps, BR and license tag * Wed Jul 11 2007 John (J5) Palmieri - 3.04-2 - add patch to move client.txt to %%{_datadir}/dbench and have the app look there for the file * Wed Jun 20 2007 John (J5) Palmieri - 3.04-1 - add patch to respect DESTDIR - realy make and make install dbench - place client.txt file in a sane location * Wed Jun 20 2007 Rahul Sundaram - split from olpc-utils as suggested in review. Based on the spec from J5 From fedora-extras-commits at redhat.com Wed Sep 12 06:43:55 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Wed, 12 Sep 2007 02:43:55 -0400 Subject: rpms/liberation-fonts/devel liberation-fonts.spec,1.6,1.7 Message-ID: <200709120643.l8C6htOs010516@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/liberation-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10428 Modified Files: liberation-fonts.spec Log Message: update license field to GPLv2 Index: liberation-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/liberation-fonts/devel/liberation-fonts.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- liberation-fonts.spec 12 Sep 2007 00:16:00 -0000 1.6 +++ liberation-fonts.spec 12 Sep 2007 06:43:17 -0000 1.7 @@ -1,8 +1,8 @@ Summary: Fonts to replace commonly used Microsoft Windows Fonts Name: liberation-fonts Version: 0.2 -Release: 1%{?dist} -License: GPL + font exception +Release: 2%{?dist} +License: GPLv2 with exceptions Group: User Interface/X URL: https://www.redhat.com/promo/fonts/ Source0: https://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz @@ -53,6 +53,9 @@ %config(noreplace) %{_sysconfdir}/fonts/conf.d/59-liberation-fonts.conf %changelog +* Wed Sep 12 2007 Jens Petersen - 0.2-2.fc8 +- update license field to GPLv2 + * Thu Jun 14 2007 Caius Chance 0.2-1.fc8 - Updated new source tarball from upstream: '-3' (version 0.2). From fedora-extras-commits at redhat.com Wed Sep 12 06:53:00 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Wed, 12 Sep 2007 02:53:00 -0400 Subject: rpms/kdebase/devel kdebase.spec,1.263.2.18,1.263.2.19 Message-ID: <200709120653.l8C6r0qP011350@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdebase/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11288/devel Modified Files: Tag: kdebase-kde4-branch kdebase.spec Log Message: - remove files which conflict with KDE 3 - move devel symlinks to %%{_kde4_libdir}/kde4/devel/ - Conflicts with KDE 3 versions of dolphin pre d3lphin rename Index: kdebase.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdebase/devel/kdebase.spec,v retrieving revision 1.263.2.18 retrieving revision 1.263.2.19 diff -u -r1.263.2.18 -r1.263.2.19 --- kdebase.spec 12 Sep 2007 02:54:14 -0000 1.263.2.18 +++ kdebase.spec 12 Sep 2007 06:52:23 -0000 1.263.2.19 @@ -1,7 +1,7 @@ Summary: K Desktop Environment 4 - Core Files Version: 3.93.0 -Release: 1%{?dist} +Release: 2%{?dist} %if 0%{?fedora} > 8 Name: kdebase @@ -30,6 +30,9 @@ Requires: eject %endif +# should not conflict with d3lphin, but does with old Dolphin +Conflicts: dolphin <= 0.8.2 + BuildRequires: bzip2-devel # needed? BuildRequires: cdparanoia-devel cdparanoia @@ -111,14 +114,97 @@ mkdir %{buildroot} make install DESTDIR=%{buildroot} -C %{_target_platform} -## unpackaged files -# these conflict with KDE 3 too -- Kevin -rm -rf %{buildroot}%{_kde4_iconsdir}/hicolor # omit gigantic oxygen scalable/svg icons, for now -- Rex -#rm -f %{buildroot}%{_kde4_iconsdir}/oxygen/scalable/*/* ||: find %{buildroot}%{_kde4_iconsdir}/oxygen/scalable -name "*.svgz" | xargs --no-run-if-empty rm -fv -# omit emoticons, which conflict with kdelibs3 (for now) -- Rex + +# remove files which conflict with KDE 3 +rm -rf %{buildroot}%{_kde4_iconsdir}/hicolor +rm -rf %{buildroot}%{_kde4_iconsdir}/crystalsvg rm -rf %{buildroot}%{_datadir}/emoticons +rm -rf %{buildroot}%{_kde4_datadir}/locale +rm -rf %{buildroot}%{_kde4_datadir}/autostart +rm -rf %{buildroot}%{_kde4_sysconfdir}/xdg/menus +rm -rf %{buildroot}%{_kde4_datadir}/desktop-directories +rm -rf %{buildroot}%{_kde4_docdir}/HTML/en/k* +rm -rf %{buildroot}%{_kde4_datadir}/config +rm -f %{buildroot}%{_kde4_datadir}/config.kcfg/k*.kcfg %{buildroot}%{_kde4_datadir}/config.kcfg/mediamanagersettings.kcfg +rm -f %{buildroot}%{_kde4_datadir}/sounds/KDE_*.ogg +# binaries: conflict with kdebase +rm -f %{buildroot}%{_kde4_bindir}/drkonqi +rm -f %{buildroot}%{_kde4_bindir}/kbookmarkmerger +rm -f %{buildroot}%{_kde4_bindir}/kdebugdialog +rm -f %{buildroot}%{_kde4_bindir}/kdeeject +rm -f %{buildroot}%{_kde4_bindir}/kdepasswd +rm -f %{buildroot}%{_kde4_bindir}/kdeprintfax +rm -f %{buildroot}%{_kde4_bindir}/kdesu +rm -f %{buildroot}%{_kde4_bindir}/kdesud +rm -f %{buildroot}%{_kde4_bindir}/kdialog +rm -f %{buildroot}%{_kde4_bindir}/keditbookmarks +rm -f %{buildroot}%{_kde4_bindir}/keditfiletype +rm -f %{buildroot}%{_kde4_bindir}/kfind +rm -f %{buildroot}%{_kde4_bindir}/kfmclient +rm -f %{buildroot}%{_kde4_bindir}/khc_docbookdig.pl +rm -f %{buildroot}%{_kde4_bindir}/khc_htdig.pl +rm -f %{buildroot}%{_kde4_bindir}/khc_htsearch.pl +rm -f %{buildroot}%{_kde4_bindir}/khc_indexbuilder +rm -f %{buildroot}%{_kde4_bindir}/khelpcenter +rm -f %{buildroot}%{_kde4_bindir}/kinfocenter +rm -f %{buildroot}%{_kde4_bindir}/kio_media_mounthelper +rm -f %{buildroot}%{_kde4_bindir}/kjobviewer +rm -f %{buildroot}%{_kde4_bindir}/klocaldomainurifilterhelper +rm -f %{buildroot}%{_kde4_bindir}/knetattach +rm -f %{buildroot}%{_kde4_bindir}/konqueror +rm -f %{buildroot}%{_kde4_bindir}/konsole +rm -f %{buildroot}%{_kde4_bindir}/kprinter +rm -f %{buildroot}%{_kde4_bindir}/kreadconfig +rm -f %{buildroot}%{_kde4_bindir}/kstart +rm -f %{buildroot}%{_kde4_bindir}/ktrash +rm -f %{buildroot}%{_kde4_bindir}/kwrite +rm -f %{buildroot}%{_kde4_bindir}/kwriteconfig +rm -f %{buildroot}%{_kde4_bindir}/nspluginscan +rm -f %{buildroot}%{_kde4_bindir}/nspluginviewer +# binaries: conflict with kdelibs +rm -f %{buildroot}%{_kde4_bindir}/kcmshell +rm -f %{buildroot}%{_kde4_bindir}/kfile +rm -f %{buildroot}%{_kde4_bindir}/khotnewstuff +rm -f %{buildroot}%{_kde4_bindir}/kinstalltheme +rm -f %{buildroot}%{_kde4_bindir}/kioexec +rm -f %{buildroot}%{_kde4_bindir}/ksvgtopng +# binaries: conflict with kdebase-extras +rm -f %{buildroot}%{_kde4_bindir}/kappfinder +# do not strictly conflict, but we removed the corresponding binaries: +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_kcmshell.so +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_keditbookmarks.so +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_kfmclient.so +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_khelpcenter.so +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_kinfocenter.so +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_kjobviewer.so +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_konqueror.so +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_konsole.so +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_kprinter.so +rm -f %{buildroot}%{_kde4_libdir}/libkdeinit4_kwrite.so +# we also removed the binaries for these: +rm -f %{buildroot}%{_kde4_datadir}/applications/kde4/Help.desktop +rm -f %{buildroot}%{_kde4_datadir}/applications/kde4/Home.desktop +rm -f %{buildroot}%{_kde4_datadir}/applications/kde4/k*.desktop +rm -f %{buildroot}%{_kde4_datadir}/applications/kde4/quick-access-konsole.desktop + +# move devel symlinks +mkdir -p %{buildroot}%{_kde4_libdir}/kde4/devel +pushd %{buildroot}%{_kde4_libdir} +for i in lib*.so +do + case "$i" in + libkdeinit4_*.so) + ;; + *) + linktarget=`readlink "$i"` + rm -f "$i" + ln -sf "../../$linktarget" "kde4/devel/$i" + ;; + esac +done +popd %clean @@ -127,13 +213,11 @@ %post /sbin/ldconfig ||: -%{_bindir}/xdg-icon-resource forceupdate --theme crystalsvg 2> /dev/null || : %{_bindir}/xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : %{_bindir}/xdg-desktop-menu forceupdate 2> /dev/null || : %postun /sbin/ldconfig ||: -%{_bindir}/xdg-icon-resource forceupdate --theme crystalsvg 2> /dev/null || : %{_bindir}/xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : %{_bindir}/xdg-desktop-menu forceupdate 2> /dev/null || : @@ -143,32 +227,31 @@ %{_kde4_bindir}/* %{_kde4_datadir}/applications/kde4/* %{_kde4_appsdir}/* -%{_kde4_datadir}/autostart/* -%{_kde4_datadir}/config/ %{_kde4_datadir}/config.kcfg/ %{_datadir}/dbus-1/interfaces/* %{_datadir}/dbus-1/services/* -%{_kde4_datadir}/desktop-directories/* -%{_kde4_iconsdir}/crystalsvg/ %{_kde4_iconsdir}/oxygen/ %{_kde4_datadir}/kde4/services/* %{_kde4_datadir}/kde4/servicetypes/* -%{_kde4_datadir}/locale/* %{_kde4_datadir}/sounds/* %{_kde4_docdir}/HTML/en/ %{_kde4_libdir}/lib*.so.* %{_kde4_libdir}/libkdeinit4_*.so %{_kde4_libdir}/kde4/* -%{_kde4_sysconfdir}/xdg/menus/*.menu +%exclude %{_kde4_libdir}/kde4/devel/ %files devel %defattr(-,root,root,-) %{_kde4_includedir}/* -%{_kde4_libdir}/lib*.so -%exclude %{_kde4_libdir}/libkdeinit4_*.so +%{_kde4_libdir}/kde4/devel/lib*.so %changelog +* Wed Sep 12 2007 Kevin Kofler 3.93.0-2 +- remove files which conflict with KDE 3 +- move devel symlinks to %%{_kde4_libdir}/kde4/devel/ +- Conflicts with KDE 3 versions of dolphin pre d3lphin rename + * Wed Sep 12 2007 Kevin Kofler 3.93.0-1 - update to 3.93.0 - drop kde4home patch (no longer applied) From fedora-extras-commits at redhat.com Wed Sep 12 06:55:41 2007 From: fedora-extras-commits at redhat.com (Rahul Sundaram (sundaram)) Date: Wed, 12 Sep 2007 02:55:41 -0400 Subject: rpms/dbench/EL-5 dbench-3.04-datadir.patch, NONE, 1.1 dbench-3.04-destdir.patch, NONE, 1.1 dbench.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709120655.l8C6tfDI011568@cvs-int.fedora.redhat.com> Author: sundaram Update of /cvs/pkgs/rpms/dbench/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11477 Modified Files: .cvsignore sources Added Files: dbench-3.04-datadir.patch dbench-3.04-destdir.patch dbench.spec Log Message: Initial build dbench-3.04-datadir.patch: --- NEW FILE dbench-3.04-datadir.patch --- --- dbench-3.04/Makefile.in.datadir 2007-07-11 15:26:53.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-07-11 15:27:53.000000000 -0400 @@ -32,9 +32,9 @@ tbench_srv: $(SRV_OBJS) # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir)/dbench $(DESTDIR)/$(mandir) ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) - ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 client.txt $(DESTDIR)/$(datadir)/dbench ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 --- dbench-3.04/dbench.c.datadir 2007-07-11 15:28:31.000000000 -0400 +++ dbench-3.04/dbench.c 2007-07-11 15:29:50.000000000 -0400 @@ -29,7 +29,7 @@ int sync_open = 0, sync_dirs = 0; char *tcp_options = TCP_OPTIONS; static int timelimit = 600, warmup; static const char *directory = "."; -static char *loadfile = DATADIR "/client.txt"; +static char *loadfile = DATADIR "/dbench/client.txt"; static struct timeval tv_start; static struct timeval tv_end; dbench-3.04-destdir.patch: --- NEW FILE dbench-3.04-destdir.patch --- --- dbench-3.04/Makefile.in.destdir 2007-06-20 16:42:46.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-06-20 16:44:56.000000000 -0400 @@ -32,12 +32,12 @@ # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(bindir) $(datadir) $(mandir) - ${INSTALLCMD} dbench tbench tbench_srv $(bindir) - ${INSTALLCMD} client.txt $(datadir) - ${INSTALLCMD} -m644 dbench.1 $(mandir) - ln -sf dbench.1 $(mandir)/tbench.1 - ln -sf dbench.1 $(mandir)/tbench_srv.1 + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) + ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 clean: rm -f *.o *~ dbench tbench tbench_srv --- NEW FILE dbench.spec --- Name: dbench Version: 3.04 Release: 6%{?dist} Summary: Filesystem load benchmarking tool Group: System Environment/Base License: GPLv2+ Source0: http://samba.org/ftp/tridge/dbench/dbench-%{version}.tar.gz URL: http://samba.org/ftp/tridge/dbench/README Patch0: dbench-3.04-destdir.patch Patch1: dbench-3.04-datadir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Dbench is a file system benchmark that generates load patterns similar to those of the commercial Netbench benchmark, but without requiring a lab of Windows load generators to run. It is now considered a de facto standard for generating load on the Linux VFS. %prep %setup -q %patch0 -p1 -b .destdir %patch1 -p1 -b .datadir %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}/man1 INSTALLCMD='install -p' %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README COPYING %dir %{_datadir}/dbench %{_datadir}/dbench/client.txt %{_bindir}/* %{_mandir}/man1/* %changelog * Tue Sep 11 2007 Rahul Sundaram - 3.04-6 - Drop redundant version macro * Tue Sep 11 2007 Rahul Sundaram - 3.04-5 - Fix version. Dropped BR on glibc-headers * Tue Sep 11 2007 Rahul Sundaram - 3.04-4 - Fixed docs * Tue Sep 11 2007 Rahul Sundaram - 3.04-3 - Fixed description, man page location, timestamps, BR and license tag * Wed Jul 11 2007 John (J5) Palmieri - 3.04-2 - add patch to move client.txt to %%{_datadir}/dbench and have the app look there for the file * Wed Jun 20 2007 John (J5) Palmieri - 3.04-1 - add patch to respect DESTDIR - realy make and make install dbench - place client.txt file in a sane location * Wed Jun 20 2007 Rahul Sundaram - split from olpc-utils as suggested in review. Based on the spec from J5 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/dbench/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 11 Sep 2007 16:16:51 -0000 1.1 +++ .cvsignore 12 Sep 2007 06:55:07 -0000 1.2 @@ -0,0 +1 @@ +dbench-3.04.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/dbench/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 11 Sep 2007 16:16:51 -0000 1.1 +++ sources 12 Sep 2007 06:55:07 -0000 1.2 @@ -0,0 +1 @@ +efd0c958da79c1cd941ecd3f63e637ae dbench-3.04.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 08:28:25 2007 From: fedora-extras-commits at redhat.com (Sean Reifschneider (jafo)) Date: Wed, 12 Sep 2007 04:28:25 -0400 Subject: rpms/python-memcached/F-7 sources,1.2,1.3 Message-ID: <200709120828.l8C8SPbq030495@cvs-int.fedora.redhat.com> Author: jafo Update of /cvs/pkgs/rpms/python-memcached/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30452 Modified Files: sources Log Message: Updating the sources to 1.39 release. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-memcached/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Jun 2007 02:46:01 -0000 1.2 +++ sources 12 Sep 2007 08:27:53 -0000 1.3 @@ -1 +1 @@ -b5154b816e2dfd54dcd3264e16b3fa77 python-memcached-1.36.tar.gz +403d509d3d386adbc2d27763655cd268 python-memcached-1.39.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 08:30:02 2007 From: fedora-extras-commits at redhat.com (Sean Reifschneider (jafo)) Date: Wed, 12 Sep 2007 04:30:02 -0400 Subject: rpms/python-memcached/F-7 python-memcached.spec,1.1,1.2 Message-ID: <200709120830.l8C8U2sH030555@cvs-int.fedora.redhat.com> Author: jafo Update of /cvs/pkgs/rpms/python-memcached/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30520 Modified Files: python-memcached.spec Log Message: Oops, forgot to update spec file as well, for 1.39 release in F-7. Index: python-memcached.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-memcached/F-7/python-memcached.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-memcached.spec 27 Jun 2007 02:46:01 -0000 1.1 +++ python-memcached.spec 12 Sep 2007 08:29:29 -0000 1.2 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-memcached -Version: 1.36 -Release: 3%{?dist} +Version: 1.39 +Release: 1%{?dist} Summary: A Python memcached client library Group: Development/Languages @@ -40,6 +40,12 @@ %{python_sitelib}/memcache.py[co] %changelog +* Tue Aug 14 2007 Sean Reifschneider 1.39-1 +- Update to 1.39 upstream release. + +* Sat Aug 11 2007 Sean Reifschneider 1.38-1 +- Update to 1.38 upstream release. + * Sun Jun 10 2007 Sean Reifschneider 1.36-3 - Changes based on feedback from Ruben Kerkhof: - Fixing license. From fedora-extras-commits at redhat.com Wed Sep 12 08:42:17 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 12 Sep 2007 04:42:17 -0400 Subject: rpms/bluez-libs/devel .cvsignore, 1.25, 1.26 bluez-libs.spec, 1.40, 1.41 sources, 1.25, 1.26 Message-ID: <200709120842.l8C8gHtE031041@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/pkgs/rpms/bluez-libs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31002 Modified Files: .cvsignore bluez-libs.spec sources Log Message: 3.18 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bluez-libs/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 30 Aug 2007 17:08:05 -0000 1.25 +++ .cvsignore 12 Sep 2007 08:41:45 -0000 1.26 @@ -1 +1 @@ -bluez-libs-3.17.tar.gz +bluez-libs-3.18.tar.gz Index: bluez-libs.spec =================================================================== RCS file: /cvs/pkgs/rpms/bluez-libs/devel/bluez-libs.spec,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- bluez-libs.spec 30 Aug 2007 17:08:05 -0000 1.40 +++ bluez-libs.spec 12 Sep 2007 08:41:45 -0000 1.41 @@ -1,6 +1,6 @@ Summary: Bluetooth libraries Name: bluez-libs -Version: 3.17 +Version: 3.18 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -63,6 +63,9 @@ %{_libdir}/pkgconfig/bluez.pc %changelog +* Wed Sep 12 2007 David Woodhouse - 3.18-1 +- Update to bluez-libs 3.18 + * Thu Aug 30 2007 David Woodhouse - 3.17-1 - Update to bluez-libs 3.17 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bluez-libs/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 30 Aug 2007 17:08:05 -0000 1.25 +++ sources 12 Sep 2007 08:41:45 -0000 1.26 @@ -1 +1 @@ -0b7869b980efabe23ff1d86cf4faca25 bluez-libs-3.17.tar.gz +9e091f2ce00b906c4c456fff24e69e55 bluez-libs-3.18.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 08:54:27 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 12 Sep 2007 04:54:27 -0400 Subject: rpms/bluez-utils/devel .cvsignore, 1.23, 1.24 bluez-utils.spec, 1.75, 1.76 sources, 1.23, 1.24 Message-ID: <200709120854.l8C8sRP1031543@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/pkgs/rpms/bluez-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31511 Modified Files: .cvsignore bluez-utils.spec sources Log Message: 3.18 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bluez-utils/devel/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 30 Aug 2007 17:38:07 -0000 1.23 +++ .cvsignore 12 Sep 2007 08:53:54 -0000 1.24 @@ -1 +1 @@ -bluez-utils-3.17.tar.gz +bluez-utils-3.18.tar.gz Index: bluez-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/bluez-utils/devel/bluez-utils.spec,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- bluez-utils.spec 30 Aug 2007 17:38:07 -0000 1.75 +++ bluez-utils.spec 12 Sep 2007 08:53:54 -0000 1.76 @@ -1,6 +1,6 @@ Summary: Bluetooth utilities Name: bluez-utils -Version: 3.17 +Version: 3.18 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -153,6 +153,9 @@ %{_libdir}/alsa-lib/*.so %changelog +* Wed Sep 12 2007 David Woodhouse 3.18-1 +- Update to bluez-utils 3.18 + * Thu Aug 30 2007 David Woodhouse 3.17-1 - Update to bluez-utils 3.17 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bluez-utils/devel/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 30 Aug 2007 17:38:07 -0000 1.23 +++ sources 12 Sep 2007 08:53:54 -0000 1.24 @@ -1 +1 @@ -8c7c45c672280db11c4e2a2a445be47e bluez-utils-3.17.tar.gz +2b6b4d519b8f75ef3990122934e660ba bluez-utils-3.18.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 09:02:16 2007 From: fedora-extras-commits at redhat.com (David Woodhouse (dwmw2)) Date: Wed, 12 Sep 2007 05:02:16 -0400 Subject: rpms/bluez-utils/devel bluez-utils-3.11-cups-discovery.patch, 1.1, NONE bluez-utils-3.12-pand-man-page.patch, 1.1, NONE Message-ID: <200709120902.l8C92G8v005287@cvs-int.fedora.redhat.com> Author: dwmw2 Update of /cvs/pkgs/rpms/bluez-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5277 Removed Files: bluez-utils-3.11-cups-discovery.patch bluez-utils-3.12-pand-man-page.patch Log Message: remove old patches --- bluez-utils-3.11-cups-discovery.patch DELETED --- --- bluez-utils-3.12-pand-man-page.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 09:11:36 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Wed, 12 Sep 2007 05:11:36 -0400 Subject: rpms/ktechlab/devel ktechlab-bugfix.diff, NONE, 1.1 ktechlab.spec, 1.13, 1.14 sources, 1.4, 1.5 Message-ID: <200709120911.l8C9BaAu005703@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/ktechlab/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5664/devel Modified Files: ktechlab.spec sources Added Files: ktechlab-bugfix.diff Log Message: ktechlab-bugfix.diff: --- NEW FILE ktechlab-bugfix.diff --- Index: src/picitem.h =================================================================== --- src/picitem.h (Revision 18) +++ src/picitem.h (Arbeitskopie) @@ -76,6 +76,8 @@ static QString typeString() { return "microitem"; } virtual void updateZ( int baseZ ); + + bool mousePressEvent( const EventInfo &info ); protected slots: void slotMicroSettingsDlgAccepted(); Index: src/picitem.cpp =================================================================== --- src/picitem.cpp (Revision 18) +++ src/picitem.cpp (Arbeitskopie) @@ -15,6 +15,7 @@ #include "microsettingsdlg.h" #include "micropackage.h" #include "picitem.h" +#include "eventinfo.h" #include #include @@ -386,6 +387,26 @@ p_icnDocument->requestStateSave(); } + +bool PicItem::mousePressEvent( const EventInfo &info ) +{ + QMouseEvent *e = info.mouseReleaseEvent( 0, 0 ); + + const PinItemList::iterator end = m_pinItemList.end(); + for ( PinItemList::iterator it = m_pinItemList.begin(); it != end; ++it ) + if ( (*it)->boundingRect().contains(info.pos) ) + { + if (e->isAccepted()) + { + (*it)->switchState(); + delete e; + return true; + } + } + delete e; + + return CNItem::mousePressEvent( info ); +} //END class PicItem #include "picitem.moc" Index: ktechlab.spec =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/ktechlab.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ktechlab.spec 18 Aug 2007 20:34:42 -0000 1.13 +++ ktechlab.spec 12 Sep 2007 09:11:02 -0000 1.14 @@ -1,7 +1,8 @@ Name: ktechlab Version: 0.3.69 -Release: 4.20070626svn%{?dist} -# revision checkout 18 +Release: 5%{?dist} +# revision checkout 18 with chitlesh's enhancements that upstream +# haven't added since 2 months Summary: Development and simulation of microcontrollers and electronic circuits License: GPLv2 @@ -11,6 +12,7 @@ Source: http://downloads.sourceforge.net/ktechlab/%{name}-%{version}.tar.bz2 Patch0: ktechlab-0.3.6-multilib.patch +Patch1: ktechlab-bugfix.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -42,6 +44,7 @@ %{__rm} -rf autom4te.cache %patch0 -p0 -b .multilib +%patch1 -p0 -b .bugfix %build %configure --disable-rpath @@ -52,12 +55,13 @@ %{__make} DESTDIR=%{buildroot} install desktop-file-install --vendor fedora \ - --add-category Engineering \ + --remove-category Education \ --delete-original \ --dir %{buildroot}%{_datadir}/applications/ \ %{buildroot}%{_datadir}/applnk/Development/%{name}.desktop -#setting default path for sdcc + +#fedora-specific : setting default path for sdcc %{__mkdir} -p %{buildroot}%{_sysconfdir}/profile.d cat > %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh << EOF # setting default path for sdcc - fedora @@ -68,7 +72,10 @@ # Fix absolute symlink %{__rm} -f %{buildroot}%{_docdir}/HTML/en/%{name}/common -# No translation +#fixing missing icon +%{__cp} -p icons/pics/bar_graph_display.png %{buildroot}%{_datadir}/apps/%{name}/icons/ + + %find_lang %{name} %clean @@ -76,6 +83,7 @@ %post touch --no-create %{_datadir}/icons/hicolor || : +source %{_sysconfdir}/profile.d/%{name}.sh %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %{_bindir}/update-desktop-database %{_datadir}/applications || : @@ -100,7 +108,12 @@ %Changelog -* Sat Aug 18 2007 Chitlesh Goorah - 0.3.6-6 +* Sat Sep 08 2007 Chitlesh Goorah - 0.3.69-5 +- updated desktop file +- fixed missing icon of bar graph display +- disable rough oscilloscope + +* Sat Aug 18 2007 Chitlesh Goorah - 0.3.69-4.20070626svn - fixed conflict with alliance and changed license * Mon Aug 13 2007 Chitlesh Goorah - 0.3.69-3.20070626svn Index: sources =================================================================== RCS file: /cvs/extras/rpms/ktechlab/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 26 Jun 2007 12:14:30 -0000 1.4 +++ sources 12 Sep 2007 09:11:02 -0000 1.5 @@ -1 +1 @@ -92bc145289d18bd89118754d66e7a6a2 ktechlab-0.3.69.tar.bz2 +9404e62c621df5d34b2bc455a8d0ae42 ktechlab-0.3.69.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 12 09:15:50 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 12 Sep 2007 05:15:50 -0400 Subject: rpms/transmission/devel .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 transmission.spec, 1.7, 1.8 Message-ID: <200709120915.l8C9FoaN005908@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/transmission/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5878 Modified Files: .cvsignore sources transmission.spec Log Message: Update to upstream 0.82, many bug fixes Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/transmission/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 25 Aug 2007 18:01:15 -0000 1.6 +++ .cvsignore 12 Sep 2007 09:15:18 -0000 1.7 @@ -1 +1 @@ -Transmission-0.81.tar.gz +transmission-0.82.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/transmission/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 25 Aug 2007 18:01:15 -0000 1.6 +++ sources 12 Sep 2007 09:15:18 -0000 1.7 @@ -1 +1 @@ -30ba36c3c88b34e3a9bbfde726c6ebe7 Transmission-0.81.tar.gz +ddc7842b4c8f7882d90dcf874019ccdc transmission-0.82.tar.gz Index: transmission.spec =================================================================== RCS file: /cvs/pkgs/rpms/transmission/devel/transmission.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- transmission.spec 25 Aug 2007 18:34:25 -0000 1.7 +++ transmission.spec 12 Sep 2007 09:15:18 -0000 1.8 @@ -1,13 +1,13 @@ Name: transmission -Version: 0.81 +Version: 0.82 Release: 1%{?dist} Summary: A lightweight GTK+ BitTorrent client Group: Applications/Internet License: MIT URL: http://transmission.m0k.org/ -Source0: http://download.m0k.org/transmission/files/Transmission-%{version}.tar.gz +Source0: http://download.m0k.org/transmission/files/transmission-%{version}.tar.gz Patch0: transmission-0.71-manpath.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -68,6 +68,9 @@ %changelog +* Wed Sep 12 2007 Denis Leroy - 0.82-1 +- Update to upstream 0.82, many bug fixes + * Sat Aug 25 2007 - Bastien Nocera - 0.81-1 - Update to upstream 0.81 - Add work-around for busted tarball without a sub-directory From fedora-extras-commits at redhat.com Wed Sep 12 09:43:07 2007 From: fedora-extras-commits at redhat.com (Thomas Woerner (twoerner)) Date: Wed, 12 Sep 2007 05:43:07 -0400 Subject: rpms/system-config-firewall/devel sources, 1.4, 1.5 system-config-firewall.spec, 1.6, 1.7 system-config-firewall-1.0.5-lokkit.patch, 1.1, NONE system-config-firewall-1.0.5-modules.patch, 1.1, NONE system-config-firewall-1.0.5-sysconfig.patch, 1.1, NONE Message-ID: <200709120943.l8C9h7Ns006555@cvs-int.fedora.redhat.com> Author: twoerner Update of /cvs/pkgs/rpms/system-config-firewall/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6523 Modified Files: sources system-config-firewall.spec Removed Files: system-config-firewall-1.0.5-lokkit.patch system-config-firewall-1.0.5-modules.patch system-config-firewall-1.0.5-sysconfig.patch Log Message: - dropped --stop option from fw_gui::genArgs - new translations - sysctl support for masquerading (net.ipv4.ip_forward will be set) - glade file: fixed spacings, dropped not needed containers Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 30 Aug 2007 15:43:19 -0000 1.4 +++ sources 12 Sep 2007 09:42:35 -0000 1.5 @@ -1 +1 @@ -f8591ac55121995deeeda29985ae0026 system-config-firewall-1.0.5.tar.bz2 +cc6ea00488c648fc3478d260670f0d28 system-config-firewall-1.0.6.tar.bz2 Index: system-config-firewall.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-firewall/devel/system-config-firewall.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- system-config-firewall.spec 5 Sep 2007 16:42:34 -0000 1.6 +++ system-config-firewall.spec 12 Sep 2007 09:42:35 -0000 1.7 @@ -1,7 +1,7 @@ Summary: A graphical interface for basic firewall setup Name: system-config-firewall -Version: 1.0.5 -Release: 4%{?dist} +Version: 1.0.6 +Release: 1%{?dist} URL: http://fedora.redhat.com/projects/config-tools/ License: GPLv2+ ExclusiveOS: Linux @@ -9,9 +9,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch Source0: %{name}-%{version}.tar.bz2 -Patch0: system-config-firewall-1.0.5-lokkit.patch -Patch1: system-config-firewall-1.0.5-modules.patch -Patch2: system-config-firewall-1.0.5-sysconfig.patch BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: intltool @@ -48,9 +45,6 @@ %prep %setup -q -%patch0 -p1 -b .lokkit -%patch1 -p1 -b .modules -%patch2 -p1 -b .sysconfig %install rm -rf %{buildroot} @@ -119,11 +113,18 @@ %{_datadir}/system-config-firewall/fw_selinux.* %{_datadir}/system-config-firewall/fw_services.* %{_datadir}/system-config-firewall/fw_sysconfig.* +%{_datadir}/system-config-firewall/fw_sysctl.* %{_datadir}/system-config-firewall/fw_tui.* %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-firewall %ghost %config(missingok,noreplace) /etc/sysconfig/system-config-securitylevel %changelog +* Wed Sep 12 2007 Thomas Woerner 1.0.6-1 +- dropped --stop option from fw_gui::genArgs +- new translations +- sysctl support for masquerading (net.ipv4.ip_forward will be set) +- glade file: fixed spacings, dropped not needed containers + * Wed Sep 5 2007 Thomas Woerner 1.0.5-4 - fixed problem if /etc/sysconfig/system-config-securtylevel and /etc/sysconfig/system-config-firewall are not readable --- system-config-firewall-1.0.5-lokkit.patch DELETED --- --- system-config-firewall-1.0.5-modules.patch DELETED --- --- system-config-firewall-1.0.5-sysconfig.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 09:49:09 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Wed, 12 Sep 2007 05:49:09 -0400 Subject: rpms/python-iniparse/devel python-iniparse.spec,1.5,1.6 Message-ID: <200709120949.l8C9n9R4006759@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/python-iniparse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6701 Modified Files: python-iniparse.spec Log Message: Make the same spec work on F8 and earlier Index: python-iniparse.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-iniparse/devel/python-iniparse.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- python-iniparse.spec 10 Sep 2007 10:38:07 -0000 1.5 +++ python-iniparse.spec 12 Sep 2007 09:48:37 -0000 1.6 @@ -2,7 +2,7 @@ Name: python-iniparse Version: 0.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python Module for Accessing and Modifying Configuration Data in INI files Group: Development/Libraries License: MIT @@ -11,7 +11,11 @@ Patch0: iniparse-comment.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +%if 0%{?fedora} >= 8 BuildRequires: python-setuptools-devel +%else +BuildRequires: python-setuptools +%endif BuildArch: noarch @@ -49,6 +53,10 @@ %changelog +* Wed Sep 12 2007 Tim Lauridsen - 0.2.1-4 +- Added some logic to get the right python-setuptools buildrequeres +- based on the fedora version, to make the same spec file useful in +- all fedora releases. * Mon Sep 10 2007 Tim Lauridsen - 0.2.1-3 - Added patch from upstream svn to fix problems with out commented lines. * Tue Aug 28 2007 Tim Lauridsen - 0.2.1-2 From fedora-extras-commits at redhat.com Wed Sep 12 09:51:07 2007 From: fedora-extras-commits at redhat.com (Tim Lauridsen (timlau)) Date: Wed, 12 Sep 2007 05:51:07 -0400 Subject: rpms/python-iniparse/F-7 python-iniparse.spec,1.3,1.4 Message-ID: <200709120951.l8C9p70g006900@cvs-int.fedora.redhat.com> Author: timlau Update of /cvs/pkgs/rpms/python-iniparse/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6786 Modified Files: python-iniparse.spec Log Message: Make the same spec work on F8 and earlier Index: python-iniparse.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-iniparse/F-7/python-iniparse.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- python-iniparse.spec 10 Sep 2007 10:48:29 -0000 1.3 +++ python-iniparse.spec 12 Sep 2007 09:50:34 -0000 1.4 @@ -2,7 +2,7 @@ Name: python-iniparse Version: 0.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python Module for Accessing and Modifying Configuration Data in INI files Group: Development/Libraries License: MIT @@ -11,7 +11,11 @@ Patch0: iniparse-comment.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +%if 0%{?fedora} >= 8 +BuildRequires: python-setuptools-devel +%else BuildRequires: python-setuptools +%endif BuildArch: noarch @@ -49,8 +53,14 @@ %changelog +* Wed Sep 12 2007 Tim Lauridsen - 0.2.1-4 +- Added some logic to get the right python-setuptools buildrequeres +- based on the fedora version, to make the same spec file useful in +- all fedora releases. * Mon Sep 10 2007 Tim Lauridsen - 0.2.1-3 - Added patch from upstream svn to fix problems with out commented lines. +* Tue Aug 28 2007 Tim Lauridsen - 0.2.1-2 +- Changed BuildRequires python-setuptools to python-setuptools-devel * Tue Aug 7 2007 Paramjit Oberoi - 0.2.1-1 - Release 0.2.1 * Fri Jul 27 2007 Tim Lauridsen - 0.2-3 From fedora-extras-commits at redhat.com Wed Sep 12 09:52:02 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Wed, 12 Sep 2007 05:52:02 -0400 Subject: rpms/kdelibs/devel kdelibs-3.93.0-colorscheme-hack.diff, NONE, 1.1.2.1 kdelibs.spec, 1.223.2.18, 1.223.2.19 Message-ID: <200709120952.l8C9q2oY006989@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6911/devel Modified Files: Tag: kdelibs-kde4-branch kdelibs.spec Added Files: Tag: kdelibs-kde4-branch kdelibs-3.93.0-colorscheme-hack.diff Log Message: fix strange coloring due to incomplete changes to KColorScheme: KColorScheme was in a state of transition when Beta 2 was released, so disabled text isn't handled properly. This hack restores the August 27 behavior (while keeping the August 29 API). kdelibs-3.93.0-colorscheme-hack.diff: --- NEW FILE kdelibs-3.93.0-colorscheme-hack.diff --- diff -ur kdelibs-3.93.0/kdeui/colors/kcolorscheme.cpp kdelibs-3.93.0-colorscheme-hack/kdeui/colors/kcolorscheme.cpp --- kdelibs-3.93.0/kdeui/colors/kcolorscheme.cpp 2007-08-29 23:53:42.000000000 +0200 +++ kdelibs-3.93.0-colorscheme-hack/kdeui/colors/kcolorscheme.cpp 2007-09-12 10:22:34.000000000 +0200 @@ -114,8 +114,8 @@ _colors.deco[1] = cfg.readEntry( "DecorationFocus", QColor(239,132,65) ); // apply state adjustments - if (state != QPalette::Active) { - // TODO - now tweak all the colors based on the state! + if (state == QPalette::Disabled) { + _colors.fg[0] = _colors.fg[1]; } // calculated backgrounds @@ -238,11 +238,7 @@ d = new KColorSchemePrivate(config, state, "Colors:Button", defaultButtonColors); break; case Selection: - // inactiver/disabled uses Window colors instead, ala gtk - if (state == QPalette::Active) - d = new KColorSchemePrivate(config, state, "Colors:Selection", defaultSelectionColors); - else - d = new KColorSchemePrivate(config, state, "Colors:Window", defaultSelectionColors); + d = new KColorSchemePrivate(config, QPalette::Active, "Colors:Selection", defaultSelectionColors); break; case Tooltip: d = new KColorSchemePrivate(config, state, "Colors:Tooltip", defaultTooltipColors); Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v retrieving revision 1.223.2.18 retrieving revision 1.223.2.19 diff -u -r1.223.2.18 -r1.223.2.19 --- kdelibs.spec 10 Sep 2007 18:21:37 -0000 1.223.2.18 +++ kdelibs.spec 12 Sep 2007 09:51:29 -0000 1.223.2.19 @@ -4,7 +4,7 @@ Summary: K Desktop Environment 4 - Libraries Version: 3.93.0 -Release: 4%{?dist} +Release: 5%{?dist} %if 0%{?fedora} > 8 Name: kdelibs @@ -43,6 +43,10 @@ Patch2: kdelibs-3.93.0-kde149704.diff # fix kde#149705 Patch3: kdelibs-3.93.0-kde149705.diff +# KColorScheme was in a state of transition when Beta 2 was released, so +# disabled text isn't handled properly. This hack restores the August 27 +# behavior (while keeping the August 29 API). +Patch4: kdelibs-3.93.0-colorscheme-hack.diff BuildRequires: qt4-devel >= 4.3.0 %global qt4_ver %(pkg-config QtCore --modversion 2>/dev/null || echo 4.3.0) @@ -112,6 +116,7 @@ %patch2 -p0 popd %patch3 -p1 +%patch4 -p1 %build @@ -217,6 +222,9 @@ %changelog +* Wed Sep 12 2007 Kevin Kofler 3.93.0-5 +- fix strange coloring due to incomplete changes to KColorScheme + * Mon Sep 10 2007 Kevin Kofler 3.93.0-4 - use upstream fix (by David Faure) for kde#149704 From fedora-extras-commits at redhat.com Wed Sep 12 10:17:01 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWFyY2VsYSBNYcWhbMOhxYhvdsOh?= (mmaslano)) Date: Wed, 12 Sep 2007 06:17:01 -0400 Subject: rpms/groff/devel groff.spec,1.52,1.53 Message-ID: <200709121017.l8CAH1JZ013424@cvs-int.fedora.redhat.com> Author: mmaslano Update of /cvs/pkgs/rpms/groff/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13390 Modified Files: groff.spec Log Message: Add smp flag into the spec file. Index: groff.spec =================================================================== RCS file: /cvs/pkgs/rpms/groff/devel/groff.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- groff.spec 11 Sep 2007 13:18:53 -0000 1.52 +++ groff.spec 12 Sep 2007 10:16:28 -0000 1.53 @@ -114,7 +114,7 @@ (cd doc && makeinfo groff.texinfo) %if %{with_x} cd src/xditview -xmkmf && make +xmkmf && make %{?_smp_mflags} %endif %install From fedora-extras-commits at redhat.com Wed Sep 12 10:31:41 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWFyY2VsYSBNYcWhbMOhxYhvdsOh?= (mmaslano)) Date: Wed, 12 Sep 2007 06:31:41 -0400 Subject: rpms/iproute/devel iproute.spec,1.70,1.71 Message-ID: <200709121031.l8CAVfeN013879@cvs-int.fedora.redhat.com> Author: mmaslano Update of /cvs/pkgs/rpms/iproute/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13844 Modified Files: iproute.spec Log Message: Add smp flag into spec file. Change some macros. Index: iproute.spec =================================================================== RCS file: /cvs/pkgs/rpms/iproute/devel/iproute.spec,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- iproute.spec 11 Sep 2007 15:19:12 -0000 1.70 +++ iproute.spec 12 Sep 2007 10:31:09 -0000 1.71 @@ -15,7 +15,7 @@ License: GPLv2+ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires(pre): tetex-latex tetex-dvips psutils linuxdoc-tools db4-devel bison +BuildRequires: tetex-latex tetex-dvips psutils linuxdoc-tools db4-devel bison BuildRequires: flex %description @@ -33,7 +33,7 @@ %build export LIBDIR=%{_libdir} -make +make %{?_smp_mflags} make -C doc %install @@ -42,7 +42,7 @@ mkdir -p $RPM_BUILD_ROOT/sbin \ $RPM_BUILD_ROOT%{_sbindir} \ $RPM_BUILD_ROOT%{_mandir}/man8 \ - $RPM_BUILD_ROOT/etc/iproute2 \ + $RPM_BUILD_ROOT/%{_sysconfdir}/iproute2 \ $RPM_BUILD_ROOT%{_libdir}/tc install -m 755 ip/ip ip/ifcfg ip/rtmon tc/tc $RPM_BUILD_ROOT/sbin @@ -53,13 +53,13 @@ rm -r $RPM_BUILD_ROOT/%{_mandir}/man8/ss.8 iconv -f latin1 -t utf8 < man/man8/ss.8 > $RPM_BUILD_ROOT/%{_mandir}/man8/ss.8 install -m 755 examples/cbq.init-%{cbq_version} $RPM_BUILD_ROOT/sbin/cbq -install -d -m 755 $RPM_BUILD_ROOT/etc/sysconfig/cbq +install -d -m 755 $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/cbq -cp -f etc/iproute2/* $RPM_BUILD_ROOT/etc/iproute2 +cp -f etc/iproute2/* $RPM_BUILD_ROOT/%{_sysconfdir}/iproute2 rm -rf $RPM_BUILD_ROOT/%{_libdir}/debug/* #create example avpkt file -cat < $RPM_BUILD_ROOT/etc/sysconfig/cbq/cbq-0000.example +cat < $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/cbq/cbq-0000.example DEVICE=eth0,10Mbit,1Mbit RATE=128Kbit WEIGHT=10Kbit @@ -67,7 +67,7 @@ RULE=192.168.1.0/24 EOF -cat < $RPM_BUILD_ROOT/etc/sysconfig/cbq/avpkt +cat < $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/cbq/avpkt AVPKT=3000 EOF @@ -76,18 +76,18 @@ %files %defattr(-,root,root,-) -%dir /etc/iproute2 +%dir %{_sysconfdir}/iproute2 %doc README.decnet README.iproute2+tc RELNOTES examples/README.cbq %doc doc/*.ps examples /sbin/* %{_mandir}/man8/* -%attr(644,root,root) %config(noreplace) /etc/iproute2/* +%attr(644,root,root) %config(noreplace) %{_sysconfdir}/iproute2/* %{_sbindir}/* %dir %{_libdir}/tc %{_libdir}/tc/* /sbin/cbq -%dir /etc/sysconfig/cbq -%config(noreplace) /etc/sysconfig/cbq/* +%dir %{_sysconfdir}/sysconfig/cbq +%config(noreplace) %{_sysconfdir}/sysconfig/cbq/* %changelog * Fri Aug 30 2007 Marcela Maslanova - 2.6.22-3 From fedora-extras-commits at redhat.com Wed Sep 12 10:32:45 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Wed, 12 Sep 2007 06:32:45 -0400 Subject: rpms/evolution-webcal/devel .cvsignore,1.18,1.19 sources,1.18,1.19 Message-ID: <200709121032.l8CAWjG7013918@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution-webcal/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13896 Modified Files: .cvsignore sources Log Message: Update sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/evolution-webcal/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 31 Aug 2007 21:31:20 -0000 1.18 +++ .cvsignore 12 Sep 2007 10:32:13 -0000 1.19 @@ -0,0 +1 @@ +evolution-webcal-2.11.91.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/evolution-webcal/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 31 Aug 2007 21:31:20 -0000 1.18 +++ sources 12 Sep 2007 10:32:13 -0000 1.19 @@ -0,0 +1 @@ +c5b38d451808e48bfb6b072893441ac5 evolution-webcal-2.11.91.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 12 10:46:31 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 12 Sep 2007 06:46:31 -0400 Subject: rpms/transmission/devel transmission-0.81-downloaddir.patch, NONE, 1.1 transmission.spec, 1.8, 1.9 Message-ID: <200709121046.l8CAkVk9014189@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/transmission/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14163 Modified Files: transmission.spec Added Files: transmission-0.81-downloaddir.patch Log Message: Added patch to support default user download directory (Bastien Nocera) transmission-0.81-downloaddir.patch: --- NEW FILE transmission-0.81-downloaddir.patch --- Index: gtk/util.c =================================================================== --- gtk/util.c (revision 2629) +++ gtk/util.c (working copy) @@ -319,7 +319,12 @@ { static char * wd = NULL; const char * dir = tr_prefs_get( PREF_ID_DIR ); + if (NULL == dir) { +#if GLIB_CHECK_VERSION(2, 13, 7) + dir = g_get_user_special_dir(G_USER_DIRECTORY_DOWNLOAD); + return dir; +#endif if (NULL == wd) wd = g_get_current_dir(); dir = wd; Index: transmission.spec =================================================================== RCS file: /cvs/pkgs/rpms/transmission/devel/transmission.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- transmission.spec 12 Sep 2007 09:15:18 -0000 1.8 +++ transmission.spec 12 Sep 2007 10:45:52 -0000 1.9 @@ -9,6 +9,7 @@ URL: http://transmission.m0k.org/ Source0: http://download.m0k.org/transmission/files/transmission-%{version}.tar.gz Patch0: transmission-0.71-manpath.patch +Patch1: transmission-0.81-downloaddir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -27,6 +28,7 @@ %prep %setup -q -c %patch0 -p1 -b .manpath +%patch1 -p0 -b .dwnldir %build @@ -70,6 +72,7 @@ %changelog * Wed Sep 12 2007 Denis Leroy - 0.82-1 - Update to upstream 0.82, many bug fixes +- Added patch to support default user download directory (Bastien Nocera) * Sat Aug 25 2007 - Bastien Nocera - 0.81-1 - Update to upstream 0.81 From fedora-extras-commits at redhat.com Wed Sep 12 10:58:19 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 12 Sep 2007 06:58:19 -0400 Subject: rpms/python-vorbis/F-7 python-vorbis-1.5a-python2.5.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 python-vorbis.spec, 1.4, 1.5 sources, 1.3, 1.4 Message-ID: <200709121058.l8CAwJb8014634@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/python-vorbis/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14573/F-7 Modified Files: .cvsignore python-vorbis.spec sources Added Files: python-vorbis-1.5a-python2.5.patch Log Message: Update to 1.5a and fix python 2.5 crash (#285341). python-vorbis-1.5a-python2.5.patch: --- NEW FILE python-vorbis-1.5a-python2.5.patch --- diff -Nur pyvorbis-1.5a/src/pyvorbiscodec.c pyvorbis-1.5apatched/src/pyvorbiscodec.c --- pyvorbis-1.5a/src/pyvorbiscodec.c 2006-10-24 21:09:28.000000000 +0200 +++ pyvorbis-1.5apatched/src/pyvorbiscodec.c 2007-09-11 00:17:48.000000000 +0200 @@ -118,7 +118,7 @@ { vorbis_dsp_clear(PY_DSP(self)); Py_XDECREF(((py_dsp *)self)->parent); - PyMem_DEL(self); + PyObject_Del(self); } static PyObject* diff -Nur pyvorbis-1.5a/src/pyvorbisfile.c pyvorbis-1.5apatched/src/pyvorbisfile.c --- pyvorbis-1.5a/src/pyvorbisfile.c 2006-10-24 21:09:28.000000000 +0200 +++ pyvorbis-1.5apatched/src/pyvorbisfile.c 2007-09-11 00:21:22.000000000 +0200 @@ -171,7 +171,7 @@ ret = py_ov_open(newobj, args); if (ret == NULL) { - PyMem_DEL(newobj); + PyObject_Del(newobj); return NULL; } @@ -196,7 +196,7 @@ free(py_self->ovf); - PyObject_DEL(self); + PyObject_Del(self); } static PyObject * diff -Nur pyvorbis-1.5a/src/pyvorbisinfo.c pyvorbis-1.5apatched/src/pyvorbisinfo.c --- pyvorbis-1.5a/src/pyvorbisinfo.c 2006-10-24 21:09:28.000000000 +0200 +++ pyvorbis-1.5apatched/src/pyvorbisinfo.c 2007-09-11 00:16:42.000000000 +0200 @@ -134,7 +134,7 @@ static void py_ov_info_dealloc(PyObject *self) { - PyMem_DEL(self); + PyObject_Del(self); } #define CMP_RET(x) \ @@ -418,7 +418,7 @@ free(ovc_self->vc); } - PyMem_DEL(self); + PyObject_Del(self); } @@ -999,6 +999,7 @@ #if PY_UNICODE item = PyUnicode_DecodeUTF8(val, vallen, NULL); if (!item) { + PyErr_Clear(); /* To deal with non-UTF8 comments (against the standard) */ item = PyString_FromStringAndSize(val, vallen); } Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-vorbis/F-7/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 2 Mar 2007 18:30:31 -0000 1.3 +++ .cvsignore 12 Sep 2007 10:57:42 -0000 1.4 @@ -1 +1 @@ -pyvorbis-1.4.tar.gz +pyvorbis-1.5a.tar.gz Index: python-vorbis.spec =================================================================== RCS file: /cvs/extras/rpms/python-vorbis/F-7/python-vorbis.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- python-vorbis.spec 2 Mar 2007 18:30:31 -0000 1.4 +++ python-vorbis.spec 12 Sep 2007 10:57:42 -0000 1.5 @@ -2,12 +2,13 @@ Summary: Python wrapper for the Ogg Vorbis audio libraries Name: python-vorbis -Version: 1.4 -Release: 1%{?dist} -License: LGPL +Version: 1.5 +Release: 0.1.a +License: LGPLv2 Group: Development/Languages URL: http://ekyo.nerim.net/software/pyogg/ -Source: http://ekyo.nerim.net/software/pyogg/pyvorbis-%{version}.tar.gz +Source: http://ekyo.nerim.net/software/pyogg/pyvorbis-%{version}a.tar.gz +Patch0: python-vorbis-1.5a-python2.5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: python-ogg BuildRequires: python-devel, python-ogg-devel, libvorbis-devel @@ -19,7 +20,8 @@ %prep -%setup -q -n pyvorbis-%{version} +%setup -q -n pyvorbis-%{version}a +%patch0 -p1 -b .python2.5 %build @@ -43,6 +45,17 @@ %changelog +* Wed Sep 12 2007 Matthias Saou 1.5-0.1.a +- Update to 1.5a pre-release. +- Include patch to fix crash with python 2.5 (#285341). + +* Thu Aug 23 2007 Matthias Saou 1.4-3 +- Rebuild for new BuildID feature. + +* Fri Aug 3 2007 Matthias Saou 1.4-2 +- Update License field. +- Remove dist tag, since the package will seldom change. + * Fri Mar 2 2007 Matthias Saou 1.4-1 - Update to 1.4. - Use new URL and source location. Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-vorbis/F-7/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 2 Mar 2007 18:30:31 -0000 1.3 +++ sources 12 Sep 2007 10:57:42 -0000 1.4 @@ -1 +1 @@ -b4921e792c0a74f75b9d3057df10ee7c pyvorbis-1.4.tar.gz +7c7bce3ca3fc4f075ce9220c8c0c2200 pyvorbis-1.5a.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 10:58:22 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 12 Sep 2007 06:58:22 -0400 Subject: rpms/python-vorbis/devel python-vorbis-1.5a-python2.5.patch, NONE, 1.1 .cvsignore, 1.3, 1.4 python-vorbis.spec, 1.6, 1.7 sources, 1.3, 1.4 Message-ID: <200709121058.l8CAwM12014641@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/python-vorbis/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14573/devel Modified Files: .cvsignore python-vorbis.spec sources Added Files: python-vorbis-1.5a-python2.5.patch Log Message: Update to 1.5a and fix python 2.5 crash (#285341). python-vorbis-1.5a-python2.5.patch: --- NEW FILE python-vorbis-1.5a-python2.5.patch --- diff -Nur pyvorbis-1.5a/src/pyvorbiscodec.c pyvorbis-1.5apatched/src/pyvorbiscodec.c --- pyvorbis-1.5a/src/pyvorbiscodec.c 2006-10-24 21:09:28.000000000 +0200 +++ pyvorbis-1.5apatched/src/pyvorbiscodec.c 2007-09-11 00:17:48.000000000 +0200 @@ -118,7 +118,7 @@ { vorbis_dsp_clear(PY_DSP(self)); Py_XDECREF(((py_dsp *)self)->parent); - PyMem_DEL(self); + PyObject_Del(self); } static PyObject* diff -Nur pyvorbis-1.5a/src/pyvorbisfile.c pyvorbis-1.5apatched/src/pyvorbisfile.c --- pyvorbis-1.5a/src/pyvorbisfile.c 2006-10-24 21:09:28.000000000 +0200 +++ pyvorbis-1.5apatched/src/pyvorbisfile.c 2007-09-11 00:21:22.000000000 +0200 @@ -171,7 +171,7 @@ ret = py_ov_open(newobj, args); if (ret == NULL) { - PyMem_DEL(newobj); + PyObject_Del(newobj); return NULL; } @@ -196,7 +196,7 @@ free(py_self->ovf); - PyObject_DEL(self); + PyObject_Del(self); } static PyObject * diff -Nur pyvorbis-1.5a/src/pyvorbisinfo.c pyvorbis-1.5apatched/src/pyvorbisinfo.c --- pyvorbis-1.5a/src/pyvorbisinfo.c 2006-10-24 21:09:28.000000000 +0200 +++ pyvorbis-1.5apatched/src/pyvorbisinfo.c 2007-09-11 00:16:42.000000000 +0200 @@ -134,7 +134,7 @@ static void py_ov_info_dealloc(PyObject *self) { - PyMem_DEL(self); + PyObject_Del(self); } #define CMP_RET(x) \ @@ -418,7 +418,7 @@ free(ovc_self->vc); } - PyMem_DEL(self); + PyObject_Del(self); } @@ -999,6 +999,7 @@ #if PY_UNICODE item = PyUnicode_DecodeUTF8(val, vallen, NULL); if (!item) { + PyErr_Clear(); /* To deal with non-UTF8 comments (against the standard) */ item = PyString_FromStringAndSize(val, vallen); } Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-vorbis/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 2 Mar 2007 18:30:31 -0000 1.3 +++ .cvsignore 12 Sep 2007 10:57:49 -0000 1.4 @@ -1 +1 @@ -pyvorbis-1.4.tar.gz +pyvorbis-1.5a.tar.gz Index: python-vorbis.spec =================================================================== RCS file: /cvs/extras/rpms/python-vorbis/devel/python-vorbis.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-vorbis.spec 23 Aug 2007 07:47:44 -0000 1.6 +++ python-vorbis.spec 12 Sep 2007 10:57:49 -0000 1.7 @@ -2,12 +2,13 @@ Summary: Python wrapper for the Ogg Vorbis audio libraries Name: python-vorbis -Version: 1.4 -Release: 3 +Version: 1.5 +Release: 0.2.a License: LGPLv2 Group: Development/Languages URL: http://ekyo.nerim.net/software/pyogg/ -Source: http://ekyo.nerim.net/software/pyogg/pyvorbis-%{version}.tar.gz +Source: http://ekyo.nerim.net/software/pyogg/pyvorbis-%{version}a.tar.gz +Patch0: python-vorbis-1.5a-python2.5.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: python-ogg BuildRequires: python-devel, python-ogg-devel, libvorbis-devel @@ -19,7 +20,8 @@ %prep -%setup -q -n pyvorbis-%{version} +%setup -q -n pyvorbis-%{version}a +%patch0 -p1 -b .python2.5 %build @@ -43,6 +45,10 @@ %changelog +* Wed Sep 12 2007 Matthias Saou 1.5-0.2.a +- Update to 1.5a pre-release. +- Include patch to fix crash with python 2.5 (#285341). + * Thu Aug 23 2007 Matthias Saou 1.4-3 - Rebuild for new BuildID feature. Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-vorbis/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 2 Mar 2007 18:30:31 -0000 1.3 +++ sources 12 Sep 2007 10:57:49 -0000 1.4 @@ -1 +1 @@ -b4921e792c0a74f75b9d3057df10ee7c pyvorbis-1.4.tar.gz +7c7bce3ca3fc4f075ce9220c8c0c2200 pyvorbis-1.5a.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 11:01:56 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 12 Sep 2007 07:01:56 -0400 Subject: rpms/gkrellm-freq/EL-5 gkrellm-freq.spec,1.5,1.6 Message-ID: <200709121101.l8CB1um3020785@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/gkrellm-freq/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20691/EL-5 Modified Files: gkrellm-freq.spec Log Message: Fix License field, it's actually GPL+ which is okay for GPLv3 gkrellm. Index: gkrellm-freq.spec =================================================================== RCS file: /cvs/extras/rpms/gkrellm-freq/EL-5/gkrellm-freq.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- gkrellm-freq.spec 28 Aug 2006 10:03:00 -0000 1.5 +++ gkrellm-freq.spec 12 Sep 2007 11:01:23 -0000 1.6 @@ -3,8 +3,8 @@ Summary: CPU frequency display plugin for GKrellM Name: gkrellm-freq Version: 1.0 -Release: 3%{?dist} -License: GPL +Release: 7%{?dist} +License: GPL+ Group: Applications/System URL: http://www.peakunix.net/gkfreq/ Source: http://www.peakunix.net/downloads/gkrellm-gkfreq-%{version}.tar.gz @@ -19,7 +19,7 @@ %prep -%setup -n gkrellm-gkfreq-%{version} +%setup -q -n gkrellm-gkfreq-%{version} %patch -p1 -b .noasm @@ -40,12 +40,24 @@ %files -%defattr(-, root, root, 0755) +%defattr(-,root,root,-) %doc CHANGES COPYING README %{gkplugindir}/gkfreq.so %changelog +* Wed Sep 12 2007 Matthias Saou 1.0-7 +- Fix License field, it's actually GPL+ which is okay for GPLv3 gkrellm. + +* Wed Aug 22 2007 Matthias Saou 1.0-6 +- Rebuild for new BuildID feature. + +* Sun Aug 5 2007 Matthias Saou 1.0-5 +- Update License field... GPLv2 only, will be a problem with GPLv3 gkrellm. + +* Fri Jun 22 2007 Matthias Saou 1.0-4 +- Remove dist, as it might be a while before the next rebuild. + * Mon Aug 28 2006 Matthias Saou 1.0-3 - FC6 rebuild. From fedora-extras-commits at redhat.com Wed Sep 12 11:02:01 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Wed, 12 Sep 2007 07:02:01 -0400 Subject: rpms/gkrellm-freq/devel gkrellm-freq.spec,1.8,1.9 Message-ID: <200709121102.l8CB21PP020791@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/gkrellm-freq/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20691/devel Modified Files: gkrellm-freq.spec Log Message: Fix License field, it's actually GPL+ which is okay for GPLv3 gkrellm. Index: gkrellm-freq.spec =================================================================== RCS file: /cvs/extras/rpms/gkrellm-freq/devel/gkrellm-freq.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gkrellm-freq.spec 22 Aug 2007 16:16:52 -0000 1.8 +++ gkrellm-freq.spec 12 Sep 2007 11:01:27 -0000 1.9 @@ -3,8 +3,8 @@ Summary: CPU frequency display plugin for GKrellM Name: gkrellm-freq Version: 1.0 -Release: 6 -License: GPLv2 +Release: 7%{?dist} +License: GPL+ Group: Applications/System URL: http://www.peakunix.net/gkfreq/ Source: http://www.peakunix.net/downloads/gkrellm-gkfreq-%{version}.tar.gz @@ -46,6 +46,9 @@ %changelog +* Wed Sep 12 2007 Matthias Saou 1.0-7 +- Fix License field, it's actually GPL+ which is okay for GPLv3 gkrellm. + * Wed Aug 22 2007 Matthias Saou 1.0-6 - Rebuild for new BuildID feature. From fedora-extras-commits at redhat.com Wed Sep 12 11:07:39 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWFyY2VsYSBNYcWhbMOhxYhvdsOh?= (mmaslano)) Date: Wed, 12 Sep 2007 07:07:39 -0400 Subject: rpms/iproute/devel iproute2-2.4.7-initvar.patch, 1.1, NONE iproute2-2.6.9-owl-nstat-bound.patch, 1.1, NONE iproute2-2.6.9-ss.patch, 1.1, NONE iproute2-ss050901-host_len.patch, 1.1, NONE iproute2-ss050901-opt_flags.patch, 1.1, NONE Message-ID: <200709121107.l8CB7dLP020961@cvs-int.fedora.redhat.com> Author: mmaslano Update of /cvs/pkgs/rpms/iproute/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20954 Removed Files: iproute2-2.4.7-initvar.patch iproute2-2.6.9-owl-nstat-bound.patch iproute2-2.6.9-ss.patch iproute2-ss050901-host_len.patch iproute2-ss050901-opt_flags.patch Log Message: Remove unused patches. --- iproute2-2.4.7-initvar.patch DELETED --- --- iproute2-2.6.9-owl-nstat-bound.patch DELETED --- --- iproute2-2.6.9-ss.patch DELETED --- --- iproute2-ss050901-host_len.patch DELETED --- --- iproute2-ss050901-opt_flags.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 11:09:33 2007 From: fedora-extras-commits at redhat.com (Maros Barabas (mbarabas)) Date: Wed, 12 Sep 2007 07:09:33 -0400 Subject: rpms/netatalk/devel netatalk-2.0.3-build_open.patch, NONE, 1.1 netatalk.spec, 1.36, 1.37 Message-ID: <200709121109.l8CB9XLl021030@cvs-int.fedora.redhat.com> Author: mbarabas Update of /cvs/extras/rpms/netatalk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21007 Modified Files: netatalk.spec Added Files: netatalk-2.0.3-build_open.patch Log Message: Build fix netatalk-2.0.3-build_open.patch: --- NEW FILE netatalk-2.0.3-build_open.patch --- --- netatalk-2.0.3/libatalk/cnid/cdb/cnid_cdb_open.c.old 2004-03-22 05:38:51.000000000 +0100 +++ netatalk-2.0.3/libatalk/cnid/cdb/cnid_cdb_open.c 2007-09-11 17:59:59.000000000 +0200 @@ -131,9 +131,9 @@ static int my_open(DB * p, const char *f, const char *d, DBTYPE t, u_int32_t flags, int mode) { #if DB_VERSION_MAJOR > 4 || (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR >= 1) - return p->open(p, NULL, f, d, t, flags, mode); + return (p->open)(p, NULL, f, d, t, flags, mode); #else - return p->open(p, f, d, t, flags, mode); + return (p->open)(p, f, d, t, flags, mode); #endif } @@ -275,7 +275,7 @@ } /* Open the database environment. */ - if ((rc = db->dbenv->open(db->dbenv, path, DBOPTIONS, 0666 & ~mask)) != 0) { + if ((rc = (db->dbenv->open)(db->dbenv, path, DBOPTIONS, 0666 & ~mask)) != 0) { LOG(log_error, logtype_default, "cnid_open: dbenv->open (rw) of %s failed: %s", path, db_strerror(rc)); /* FIXME: This should probably go. Even if it worked, any use for a read-only DB? Didier? */ if (rc == DB_RUNRECOVERY) { @@ -288,10 +288,10 @@ /* We can't get a full transactional environment, so multi-access * is out of the question. Let's assume a read-only environment, * and try to at least get a shared memory pool. */ - if ((rc = db->dbenv->open(db->dbenv, path, DB_INIT_MPOOL, 0666 & ~mask)) != 0) { + if ((rc = (db->dbenv->open)(db->dbenv, path, DB_INIT_MPOOL, 0666 & ~mask)) != 0) { /* Nope, not a MPOOL, either. Last-ditch effort: we'll try to * open the environment with no flags. */ - if ((rc = db->dbenv->open(db->dbenv, path, 0, 0666 & ~mask)) != 0) { + if ((rc = (db->dbenv->open)(db->dbenv, path, 0, 0666 & ~mask)) != 0) { LOG(log_error, logtype_default, "cnid_open: dbenv->open of %s failed: %s", path, db_strerror(rc)); goto fail_lock; } Index: netatalk.spec =================================================================== RCS file: /cvs/extras/rpms/netatalk/devel/netatalk.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- netatalk.spec 11 Sep 2007 15:28:28 -0000 1.36 +++ netatalk.spec 12 Sep 2007 11:09:00 -0000 1.37 @@ -1,7 +1,7 @@ Summary: AppleTalk networking programs Name: netatalk Version: 2.0.3 -Release: 13%{?dist} +Release: 14%{?dist} Epoch: 4 License: GPL Group: System Environment/Daemons @@ -16,6 +16,7 @@ Patch2: netatalk-2.0.2-uams_no_pie.patch Patch3: netatalk-2.0.2-extern_ucreator.patch Patch4: netatalk-2.0.3-nodefault.patch +Patch5: netatalk-2.0.3-build_open.patch Url: http://netatalk.sourceforge.net/ Requires: pam Requires(post): /sbin/chkconfig /sbin/ldconfig @@ -48,6 +49,7 @@ %patch2 -p1 -b .uams_no_pie %patch3 -p1 -b .extern_ucreator %patch4 -p1 +%patch5 -p1 -b .build_open ln -s ./NEWS ChangeLog @@ -186,6 +188,9 @@ %{_mandir}/man*/netatalk-config.1* %changelog +* Wed Sep 12 2007 Maros Barabas -4:2.0.3-14 +- patch to build on FC, bad open call + * Tue Sep 11 2007 Maros Barabas - 4:2.0.3-13 - rebuild From fedora-extras-commits at redhat.com Wed Sep 12 12:01:47 2007 From: fedora-extras-commits at redhat.com (Deji Akingunola (deji)) Date: Wed, 12 Sep 2007 08:01:47 -0400 Subject: rpms/strigi/F-7 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 strigi.spec, 1.3, 1.4 Message-ID: <200709121201.l8CC1l4K028497@cvs-int.fedora.redhat.com> Author: deji Update of /cvs/pkgs/rpms/strigi/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28446 Modified Files: .cvsignore sources strigi.spec Log Message: * Wed Sep 12 2007 Deji Akingunola - 0.5.5-1 - Update to 0.5.5 release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/strigi/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 5 May 2007 16:21:53 -0000 1.2 +++ .cvsignore 12 Sep 2007 12:01:13 -0000 1.3 @@ -1 +1 @@ -strigi-0.5.1.tar.bz2 +strigi-0.5.5.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/strigi/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 5 May 2007 16:21:53 -0000 1.2 +++ sources 12 Sep 2007 12:01:13 -0000 1.3 @@ -1 +1 @@ -b976b4f3cf451fc53cd773c338d78994 strigi-0.5.1.tar.bz2 +bf61ec453f5e0063ea70ace783df3a14 strigi-0.5.5.tar.bz2 Index: strigi.spec =================================================================== RCS file: /cvs/pkgs/rpms/strigi/F-7/strigi.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- strigi.spec 17 May 2007 01:54:05 -0000 1.3 +++ strigi.spec 12 Sep 2007 12:01:13 -0000 1.4 @@ -1,9 +1,9 @@ Name: strigi -Version: 0.5.1 -Release: 5%{?dist} +Version: 0.5.5 +Release: 1%{?dist} Summary: A desktop search program for KDE Group: Applications/Productivity -License: LGPL +License: LGPLv2+ URL: http://www.vandenoever.info/software/strigi Source0: http://www.vandenoever.info/software/strigi/strigi-%{version}.tar.bz2 Source1: strigiclient.desktop @@ -93,6 +93,7 @@ %doc AUTHORS COPYING ChangeLog README TODO %{_bindir}/* %{_datadir}/applications/*strigiclient.desktop +%{_datadir}/dbus-1/services/*.service %{_sysconfdir}/xdg/autostart/strigi-daemon.desktop %{_datadir}/strigi/ @@ -108,6 +109,9 @@ %{_libdir}/strigi/ %changelog +* Wed Sep 12 2007 Deji Akingunola - 0.5.5-1 +- Update to 0.5.5 release + * Wed May 16 2007 Deji Akingunola - 0.5.1-5 - Split out a strigi-libs subpackage as suggested in BZ#223586 _ Include a strigidaemon autostart desktop file From fedora-extras-commits at redhat.com Wed Sep 12 12:11:09 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 12 Sep 2007 08:11:09 -0400 Subject: rpms/libgdamm/devel .cvsignore, 1.3, 1.4 libgdamm.spec, 1.5, 1.6 sources, 1.3, 1.4 Message-ID: <200709121211.l8CCB9fo028853@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/libgdamm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28815 Modified Files: .cvsignore libgdamm.spec sources Log Message: Update to 2.9.8, a bugfix release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libgdamm/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 23 Jul 2007 13:27:06 -0000 1.3 +++ .cvsignore 12 Sep 2007 12:10:36 -0000 1.4 @@ -1,2 +1 @@ -libgdamm-1.3.7.tar.bz2 -libgdamm-2.9.7.tar.bz2 +libgdamm-2.9.8.tar.bz2 Index: libgdamm.spec =================================================================== RCS file: /cvs/pkgs/rpms/libgdamm/devel/libgdamm.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libgdamm.spec 23 Aug 2007 22:18:18 -0000 1.5 +++ libgdamm.spec 12 Sep 2007 12:10:36 -0000 1.6 @@ -1,6 +1,6 @@ Name: libgdamm -Version: 2.9.7 -Release: 2%{?dist} +Version: 2.9.8 +Release: 1%{?dist} Summary: C++ wrappers for libgda Group: System Environment/Libraries License: LGPLv2+ @@ -56,6 +56,9 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Wed Sep 12 2007 Denis Leroy - 2.9.8-1 +- Update to 2.9.8, a bugfix release + * Thu Aug 23 2007 Tom "spot" Callaway 2.9.7-2 - rebuild for license tag, ppc32 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libgdamm/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 23 Jul 2007 13:27:06 -0000 1.3 +++ sources 12 Sep 2007 12:10:36 -0000 1.4 @@ -1 +1 @@ -dd1ae0a7c241b510a46a66f9978ca123 libgdamm-2.9.7.tar.bz2 +4169ab88368ce5342efcdbdbd3345674 libgdamm-2.9.8.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 12 12:23:25 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Wed, 12 Sep 2007 08:23:25 -0400 Subject: rpms/liberation-fonts/devel liberation-fonts.spec,1.7,1.8 Message-ID: <200709121223.l8CCNPY7029802@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/liberation-fonts/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29705 Modified Files: liberation-fonts.spec Log Message: - add fontdir macro - create fonts.dir and fonts.scale (reported by Mark Alford, #245961) - add catalogue symlink Index: liberation-fonts.spec =================================================================== RCS file: /cvs/extras/rpms/liberation-fonts/devel/liberation-fonts.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- liberation-fonts.spec 12 Sep 2007 06:43:17 -0000 1.7 +++ liberation-fonts.spec 12 Sep 2007 12:22:53 -0000 1.8 @@ -1,7 +1,10 @@ +%define fontdir %{_datadir}/fonts/liberation +%define catalogue %{_sysconfdir}/X11/fontpath.d + Summary: Fonts to replace commonly used Microsoft Windows Fonts Name: liberation-fonts Version: 0.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 with exceptions Group: User Interface/X URL: https://www.redhat.com/promo/fonts/ @@ -9,8 +12,7 @@ Source1: 59-liberation-fonts.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch -# for /etc/fonts/conf.d -Requires: fontconfig +Buildrequires: xorg-x11-font-utils %description The Liberation Fonts are intended to be replacements for the three @@ -28,12 +30,19 @@ %install rm -rf %{buildroot} # fonts -install -m 0755 -d %{buildroot}%{_datadir}/fonts/liberation -install -m 0644 *.ttf %{buildroot}%{_datadir}/fonts/liberation +install -m 0755 -d %{buildroot}%{fontdir} +install -m 0644 *.ttf %{buildroot}%{fontdir} # configuration install -m 0755 -d %{buildroot}%{_sysconfdir}/fonts/conf.d install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/fonts/conf.d +install -d $RPM_BUILD_ROOT%{catalogue} +ln -sf %{fontdir} $RPM_BUILD_ROOT%{catalogue}/%{name} + +# generate fonts.dir and fonts.scale +mkfontdir %{buildroot}%{fontdir} +mkfontscale %{buildroot}%{fontdir} + %post if [ -x /usr/bin/fc-cache ]; then /usr/bin/fc-cache %{_datadir}/fonts @@ -49,10 +58,19 @@ %files %defattr(-,root,root) %doc License.txt COPYING -%{_datadir}/fonts/liberation +%dir %{fontdir} %config(noreplace) %{_sysconfdir}/fonts/conf.d/59-liberation-fonts.conf +%{fontdir}/*.ttf +%verify(not md5 size mtime) %{fontdir}/fonts.dir +%verify(not md5 size mtime) %{fontdir}/fonts.scale +%{catalogue}/%{name} %changelog +* Wed Sep 12 2007 Jens Petersen - 0.2-3.fc8 +- add fontdir macro +- create fonts.dir and fonts.scale (reported by Mark Alford, #245961) +- add catalogue symlink + * Wed Sep 12 2007 Jens Petersen - 0.2-2.fc8 - update license field to GPLv2 From fedora-extras-commits at redhat.com Wed Sep 12 12:24:07 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Wed, 12 Sep 2007 08:24:07 -0400 Subject: rpms/glom/devel .cvsignore, 1.12, 1.13 glom.spec, 1.16, 1.17 sources, 1.12, 1.13 Message-ID: <200709121224.l8CCO7ZM029840@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/glom/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29816 Modified Files: .cvsignore glom.spec sources Log Message: Update to 1.6.0, updated BRs Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/glom/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 26 Jul 2007 10:23:00 -0000 1.12 +++ .cvsignore 12 Sep 2007 12:23:35 -0000 1.13 @@ -1 +1 @@ -glom-1.5.2.tar.bz2 +glom-1.6.0.tar.bz2 Index: glom.spec =================================================================== RCS file: /cvs/pkgs/rpms/glom/devel/glom.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- glom.spec 23 Aug 2007 15:20:17 -0000 1.16 +++ glom.spec 12 Sep 2007 12:23:35 -0000 1.17 @@ -1,9 +1,9 @@ -%define major_version 1.5 -%define minor_version 2 +%define major_version 1.6 +%define minor_version 0 Name: glom Version: %{major_version}.%{minor_version} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Easy-to-use database designer and user interface Group: Applications/Databases @@ -14,8 +14,8 @@ BuildRequires: bakery-devel >= 2.4 BuildRequires: desktop-file-utils gettext-devel intltool -BuildRequires: libgdamm-devel >= 2.9.7 -BuildRequires: libxml++-devel >= 2.18.0 +BuildRequires: libgdamm-devel >= 2.9.8 +BuildRequires: libxml++-devel >= 2.18.1 BuildRequires: python-devel BuildRequires: gnome-python2-gda-devel BuildRequires: libgnome-devel >= 2.6.0 @@ -25,7 +25,7 @@ BuildRequires: gnome-doc-utils BuildRequires: scrollkeeper BuildRequires: libgtksourceviewmm-devel -BuildRequires: libgda-devel >= 3.0 +BuildRequires: libgda-devel >= 3.0.1 BuildRequires: postgresql-server BuildRequires: libgda-postgres-devel BuildRequires: avahi-glib-devel @@ -123,6 +123,9 @@ %changelog +* Wed Sep 12 2007 Denis Leroy - 1.6.0-1 +- Update to 1.6.0, updated BRs + * Thu Aug 23 2007 Denis Leroy - 1.5.2-2 - License tag update Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/glom/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 26 Jul 2007 10:23:00 -0000 1.12 +++ sources 12 Sep 2007 12:23:35 -0000 1.13 @@ -1 +1 @@ -4ae984143deb4f19ef9740d128edf8bb glom-1.5.2.tar.bz2 +f279ff74c8014b23191f74bc4aa576ff glom-1.6.0.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 12 12:50:27 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Wed, 12 Sep 2007 08:50:27 -0400 Subject: rpms/gettext/devel gettext-xglade-include-expat-285701.patch, NONE, 1.1 gettext.spec, 1.76, 1.77 Message-ID: <200709121250.l8CCoRMs031103@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/pkgs/rpms/gettext/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31049 Modified Files: gettext.spec Added Files: gettext-xglade-include-expat-285701.patch Log Message: - buildrequire expat-devel - add gettext-xglade-include-expat-285701.patch to include expat.h to get xgettext to dl the right libexpat (Nils Philippsen, #285701) gettext-xglade-include-expat-285701.patch: --- NEW FILE gettext-xglade-include-expat-285701.patch --- diff -up gettext-0.16.1/gettext-tools/src/x-glade.c~ gettext-0.16.1/gettext-tools/src/x-glade.c --- gettext-0.16.1/gettext-tools/src/x-glade.c~ 2006-11-28 03:02:08.000000000 +1000 +++ gettext-0.16.1/gettext-tools/src/x-glade.c 2007-09-12 22:40:26.000000000 +1000 @@ -28,10 +28,9 @@ #include #if DYNLOAD_LIBEXPAT # include -#else -# if HAVE_LIBEXPAT -# include -# endif +#endif +#if HAVE_LIBEXPAT +# include #endif #include "message.h" Index: gettext.spec =================================================================== RCS file: /cvs/pkgs/rpms/gettext/devel/gettext.spec,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- gettext.spec 16 Aug 2007 04:10:48 -0000 1.76 +++ gettext.spec 12 Sep 2007 12:49:55 -0000 1.77 @@ -4,7 +4,7 @@ Summary: GNU libraries and utilities for producing multi-lingual messages Name: gettext Version: 0.16.1 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2+ and LGPLv2+ Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -17,6 +17,8 @@ BuildRequires: automake >= 1.8, autoconf >= 2.5 %endif BuildRequires: libtool, bison, gcc-c++, gcc-java, libgcj +# need expat for xgettext on glade +Buildrequires: expat-devel %if %{buildjar} BuildRequires: %{_bindir}/fastjar # require zip and unzip for brp-java-repack-jars @@ -26,6 +28,7 @@ Patch1: gettext-tools-tests-lang-gawk-fail.patch Patch2: gettext-php-headers.patch Patch3: gettext-php-prinf-output-237241.patch +Patch4: gettext-xglade-include-expat-285701.patch %description The GNU gettext package provides a set of tools and documentation for @@ -62,6 +65,7 @@ %patch1 -p1 -b .1-fails~ %patch2 -p0 -b .2-header~ %patch3 -p1 -b .3-printf~ +%patch4 -p1 -b .4-expat~ %build @@ -227,6 +231,11 @@ %changelog +* Wed Sep 12 2007 Jens Petersen - 0.16.1-10 +- buildrequire expat-devel +- add gettext-xglade-include-expat-285701.patch to include expat.h + to get xgettext to dl the right libexpat (Nils Philippsen, #285701) + * Thu Aug 16 2007 Jens Petersen - specify license is GPL and LGPL version 2 or later From fedora-extras-commits at redhat.com Wed Sep 12 13:10:57 2007 From: fedora-extras-commits at redhat.com (=?utf-8?b?TWFyY2VsYSBNYcWhbMOhxYhvdsOh?= (mmaslano)) Date: Wed, 12 Sep 2007 09:10:57 -0400 Subject: rpms/man-pages-fr/F-7 man-pages-fr.spec,1.30,1.31 Message-ID: <200709121310.l8CDAvfg005394@cvs-int.fedora.redhat.com> Author: mmaslano Update of /cvs/pkgs/rpms/man-pages-fr/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5355 Modified Files: man-pages-fr.spec Log Message: Fix conflict in 273941 Index: man-pages-fr.spec =================================================================== RCS file: /cvs/pkgs/rpms/man-pages-fr/F-7/man-pages-fr.spec,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- man-pages-fr.spec 6 Mar 2007 07:42:37 -0000 1.30 +++ man-pages-fr.spec 12 Sep 2007 13:10:23 -0000 1.31 @@ -1,8 +1,8 @@ Summary: French man pages from the Linux Documentation Project Name: man-pages-fr Version: 2.39 -Release: 8%{?dist} -License: Distributable +Release: 9%{?dist} +License: GPL+ Group: Documentation URL: http://manpagesfr.free.fr/ Source0: http://manpagesfr.free.fr/download/%{name}-%{version}.tar.bz2 @@ -17,9 +17,6 @@ %prep %setup -q -D -a 1 -n man-pages-fr-2.39.0 -##%setup -q -D -a 2 -##%patch1 -p1 -b .aumix_missTH -# pick up the supplemental pages, which overwrite a few files too cp -a pagesdeman/usr/share/man/fr/* . mv -f pagesdeman/LISEZ_MOI LISEZ_MOI-mansupfr rm -rf pagesdeman/ @@ -53,8 +50,6 @@ fi done -##make install-install DESTDIR=$RPM_BUILD_ROOT - # Remove files already included in other packages # alsa-utils rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man8/alsaconf.8 @@ -73,6 +68,8 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/{gpasm,gpdasm,gplib,gplink,gpstrip,gputils,gpvc,gpvo}.1 # latex2rtf rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/latex2rtf.1 +# linuxchecker +rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/linkchecker.1 # man rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man1/{apropos,man,man2html,whatis}.1 rm -f $RPM_BUILD_ROOT%{_mandir}/fr/man5/man.config.5 @@ -104,6 +101,9 @@ %{_mandir}/fr/ %changelog +* Wed Sep 12 2007 Marcela Maslanova 2.39-9 +- rhbz#273941 + * Mon Mar 05 2007 Marcela Maslanova 2.39-8 - merge review - rhbz#230061 From fedora-extras-commits at redhat.com Wed Sep 12 13:14:04 2007 From: fedora-extras-commits at redhat.com (Tim Waugh (twaugh)) Date: Wed, 12 Sep 2007 09:14:04 -0400 Subject: rpms/system-config-printer/devel pycups-1.9.26.tar.bz2.sig, NONE, 1.1 .cvsignore, 1.140, 1.141 sources, 1.145, 1.146 system-config-printer.spec, 1.128, 1.129 pycups-1.9.25.tar.bz2.sig, 1.1, NONE Message-ID: <200709121314.l8CDE4Tk005542@cvs-int.fedora.redhat.com> Author: twaugh Update of /cvs/pkgs/rpms/system-config-printer/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5509 Modified Files: .cvsignore sources system-config-printer.spec Added Files: pycups-1.9.26.tar.bz2.sig Removed Files: pycups-1.9.25.tar.bz2.sig Log Message: * Wed Sep 12 2007 Tim Waugh - Updated pycups to 1.9.26. - Build requires epydoc. Ship HTML documentation. --- NEW FILE pycups-1.9.26.tar.bz2.sig --- ?? Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-printer/devel/.cvsignore,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- .cvsignore 7 Sep 2007 16:29:48 -0000 1.140 +++ .cvsignore 12 Sep 2007 13:13:31 -0000 1.141 @@ -136,3 +136,4 @@ pycups-1.9.25.tar.bz2 system-config-printer-0.7.74.tar.bz2 system-config-printer-0.7.74.1.tar.bz2 +pycups-1.9.26.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-printer/devel/sources,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- sources 7 Sep 2007 16:29:48 -0000 1.145 +++ sources 12 Sep 2007 13:13:31 -0000 1.146 @@ -1,2 +1,2 @@ -eda648fec5d187fa13a676c60c7e6b1e pycups-1.9.25.tar.bz2 b552088b418f7da5f55b24024f8bdd51 system-config-printer-0.7.74.1.tar.bz2 +7819b0749172f01162c11e9a9f01dea2 pycups-1.9.26.tar.bz2 Index: system-config-printer.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-printer/devel/system-config-printer.spec,v retrieving revision 1.128 retrieving revision 1.129 diff -u -r1.128 -r1.129 --- system-config-printer.spec 7 Sep 2007 16:29:48 -0000 1.128 +++ system-config-printer.spec 12 Sep 2007 13:13:31 -0000 1.129 @@ -1,4 +1,4 @@ -%define pycups_version 1.9.25 +%define pycups_version 1.9.26 Summary: A printer administration tool Name: system-config-printer @@ -18,6 +18,7 @@ BuildRequires: gettext-devel BuildRequires: intltool BuildRequires: xmlto +BuildRequires: epydoc BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: pygtk2 >= 2.4.0, pygtk2-libglade @@ -56,6 +57,7 @@ pushd pycups-%{pycups_version} make +make doc popd %install @@ -80,7 +82,7 @@ %files libs -f system-config-printer.lang %defattr(-,root,root) -%doc --parents pycups-%{pycups_version}/{ChangeLog,README,NEWS,TODO,examples} +%doc --parents pycups-%{pycups_version}/{ChangeLog,README,NEWS,TODO,examples,html} %{_sysconfdir}/dbus-1/system.d/newprinternotification.conf %{_libdir}/python*/*/*.so %dir %{_datadir}/%{name} @@ -126,6 +128,10 @@ fi %changelog +* Wed Sep 12 2007 Tim Waugh +- Updated pycups to 1.9.26. +- Build requires epydoc. Ship HTML documentation. + * Fri Sep 7 2007 Tim Waugh 0.7.74.1-1 - 0.7.74.1: - Updated Polish translation (bug #263001). --- pycups-1.9.25.tar.bz2.sig DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 13:16:30 2007 From: fedora-extras-commits at redhat.com (Tomas Smetana (tsmetana)) Date: Wed, 12 Sep 2007 09:16:30 -0400 Subject: rpms/procps/devel procps.spec,1.66,1.67 Message-ID: <200709121316.l8CDGUcc005623@cvs-int.fedora.redhat.com> Author: tsmetana Update of /cvs/pkgs/rpms/procps/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5595 Modified Files: procps.spec Log Message: * Wed Sep 12 2007 Tomas Smetana 3.2.7-17 - fix #185994 - top "Cpu0" line never updates when using "Single Cpu = Off" option on single processor machine Index: procps.spec =================================================================== RCS file: /cvs/pkgs/rpms/procps/devel/procps.spec,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- procps.spec 27 Aug 2007 07:01:29 -0000 1.66 +++ procps.spec 12 Sep 2007 13:15:56 -0000 1.67 @@ -1,7 +1,7 @@ Summary: System and process monitoring utilities Name: procps Version: 3.2.7 -Release: 16.1%{?dist} +Release: 17%{?dist} License: GPLv2+ Group: Applications/System URL: http://procps.sourceforge.net @@ -62,6 +62,8 @@ Patch29: procps-3.2.7-psman.patch #255441 - ldopen libselinux.so.1 instead of libselinux.so Patch30: procps-3.2.7-ps-libselinux.patch +#185994 - error when using "Single Cpu = Off" option +Patch31: procps-3.2.7-top-cpu0.patch BuildRequires: ncurses-devel @@ -117,6 +119,7 @@ %patch28 -p1 %patch29 -p1 %patch30 -p1 +%patch31 -p1 cp %SOURCE1 . @@ -154,6 +157,10 @@ %attr(0644,root,root) %{_mandir}/man5/* %changelog +* Wed Sep 12 2007 Tomas Smetana 3.2.7-17 +- fix #185994 - top "Cpu0" line never updates when using + "Single Cpu = Off" option on single processor machine + * Mon Aug 27 2007 Tomas Smetana 3.2.7-16.1 - bump release From fedora-extras-commits at redhat.com Wed Sep 12 13:21:28 2007 From: fedora-extras-commits at redhat.com (Tomas Smetana (tsmetana)) Date: Wed, 12 Sep 2007 09:21:28 -0400 Subject: rpms/procps/devel procps-3.2.7-top-cpu0.patch,NONE,1.1 Message-ID: <200709121321.l8CDLSNa005762@cvs-int.fedora.redhat.com> Author: tsmetana Update of /cvs/pkgs/rpms/procps/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5753 Added Files: procps-3.2.7-top-cpu0.patch Log Message: added patch procps-3.2.7-top-cpu0.patch: --- NEW FILE procps-3.2.7-top-cpu0.patch --- --- procps-3.2.7/top.c.orig 2007-09-07 21:28:41.000000000 +0100 +++ procps-3.2.7/top.c 2007-09-07 21:29:15.000000000 +0100 @@ -959,8 +959,15 @@ // and just in case we're 2.2.xx compiled without SMP support... if (Cpu_tot == 1) { - cpus[1].id = 0; - memcpy(cpus, &cpus[1], sizeof(CPU_t)); + cpus[0].id = cpus[1].id = 0; + cpus[0].u = cpus[1].u; + cpus[0].n = cpus[1].n; + cpus[0].s = cpus[1].s; + cpus[0].i = cpus[1].i; + cpus[0].w = cpus[1].w; + cpus[0].x = cpus[1].x; + cpus[0].y = cpus[1].y; + cpus[0].z = cpus[1].z; } // now value each separate cpu's tics From fedora-extras-commits at redhat.com Wed Sep 12 13:27:47 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 12 Sep 2007 09:27:47 -0400 Subject: rpms/libdv/devel libdv.spec,1.21,1.22 Message-ID: <200709121327.l8CDRlt2006121@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/pkgs/rpms/libdv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6080 Modified Files: libdv.spec Log Message: * Wed Sep 12 2007 Jarod Wilson 1.0.0-2 - Update License field (Matthias Saou) - Remove useless zero epoch (Matthias Saou) - Add pkgconfig devel sub-package req (Matthias Saou) - Minor spec formatting changes and clean-ups Index: libdv.spec =================================================================== RCS file: /cvs/pkgs/rpms/libdv/devel/libdv.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- libdv.spec 19 Jan 2007 21:15:19 -0000 1.21 +++ libdv.spec 12 Sep 2007 13:27:14 -0000 1.22 @@ -1,31 +1,20 @@ -Summary: Software decoder for DV format video -Name: libdv -Version: 1.0.0 -Release: 1%{?dist} -Epoch: 0 -License: LGPL -Group: System Environment/Libraries -URL: http://libdv.sourceforge.net/ -Source: http://dl.sf.net/libdv/libdv-%{version}.tar.gz -Patch1: libdv-0.104-no-exec-stack.patch -Patch2: libdv-1.0.0-pic.patch -Patch3: libdv-1.0.0-gtk2.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -BuildRequires: gtk2-devel -BuildRequires: libXt-devel, libXv-devel +Summary: Software decoder for DV format video +Name: libdv +Version: 1.0.0 +Release: 2%{?dist} +License: LGPLv2+ +Group: System Environment/Libraries +URL: http://libdv.sourceforge.net/ +Source: http://downloads.sourceforge.net/libdv/libdv-%{version}.tar.gz +Patch1: libdv-0.104-no-exec-stack.patch +Patch2: libdv-1.0.0-pic.patch +Patch3: libdv-1.0.0-gtk2.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot +BuildRequires: gtk2-devel +BuildRequires: libXt-devel, libXv-devel # Required for the gtk2 patch -BuildRequires: autoconf, automake, libtool, SDL-devel -ExcludeArch: s390 s390x - -%package devel -Summary: Development package for libdv -Group: Development/Libraries -Requires: %{name} = %{epoch}:%{version}-%{release} - -%package tools -Summary: Basic tools to manipulate Digital Video streams -Group: Applications/Multimedia -Requires: %{name} = %{epoch}:%{version}-%{release} +BuildRequires: autoconf, automake, libtool, SDL-devel +ExcludeArch: s390 s390x %description The Quasar DV codec (libdv) is a software codec for DV video, the @@ -34,6 +23,11 @@ developed according to the official standards for DV video: IEC 61834 and SMPTE 314M. +%package tools +Summary: Basic tools to manipulate Digital Video streams +Group: Applications/Multimedia +Requires: %{name} = %{version}-%{release} + %description tools This package contains some basic programs to display and encode digital video streams. This programs uses the Quasar DV codec (libdv), @@ -41,6 +35,12 @@ digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. +%package devel +Summary: Development package for libdv +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} +Requires: pkgconfig + %description devel This package contains development files for libdv. @@ -93,11 +93,17 @@ %{_libdir}/pkgconfig/libdv.pc %changelog +* Wed Sep 12 2007 Jarod Wilson 1.0.0-2 +- Update License field (Matthias Saou) +- Remove useless zero epoch (Matthias Saou) +- Add pkgconfig devel sub-package req (Matthias Saou) +- Minor spec formatting changes and clean-ups + * Fri Jan 19 2007 Jarod Wilson 1.0.0-1 - New upstream release - PIC patch from Mike Frysinger (#146596) - Re-enable asm on i386 - + * Thu Sep 21 2006 Jarod Wilson 0.104-5 - Disable asm on i386 for now to prevent text relocations in DSO @@ -145,7 +151,7 @@ - upgrade to 0.103 * Sun Jun 20 2004 Jeremy Katz - 0:0.102-4 -- gtk+ doesn't need to be in the .pc file (committed upstream, reported +- gtk+ doesn't need to be in the .pc file (committed upstream, reported - don't require gtk+-devel for -devel package (unneeded) to fedora-devel-list by John Thacker) @@ -170,7 +176,7 @@ * Sun Apr 27 2003 Dams 0:0.99-0.fdr.2 - Added post/postun scriptlets -* Fri Apr 25 2003 Dams +* Fri Apr 25 2003 Dams - Initial build. From fedora-extras-commits at redhat.com Wed Sep 12 13:56:22 2007 From: fedora-extras-commits at redhat.com (Caolan McNamara (caolanm)) Date: Wed, 12 Sep 2007 09:56:22 -0400 Subject: rpms/openoffice.org/devel openoffice.org.spec,1.1304,1.1305 Message-ID: <200709121356.l8CDuMYh010322@cvs-int.fedora.redhat.com> Author: caolanm Update of /cvs/pkgs/rpms/openoffice.org/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10289 Modified Files: openoffice.org.spec Log Message: try simple build Index: openoffice.org.spec =================================================================== RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v retrieving revision 1.1304 retrieving revision 1.1305 diff -u -r1.1304 -r1.1305 --- openoffice.org.spec 6 Sep 2007 19:26:41 -0000 1.1304 +++ openoffice.org.spec 12 Sep 2007 13:55:49 -0000 1.1305 @@ -1133,6 +1133,8 @@ SMP_MFLAGS=%{?_smp_mflags} SMP_MFLAGS=-P$[${SMP_MFLAGS/-j/}] if [ "$SMP_MFLAGS" == "-P0" ]; then SMP_MFLAGS=-P2; fi +#grr, having problems +export SMP_MFLAGS=-P1 #just in case you have a >16 proc box export MAXPROCESSLIMIT=65535 #get core dumps From fedora-extras-commits at redhat.com Wed Sep 12 14:20:44 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Wed, 12 Sep 2007 10:20:44 -0400 Subject: rpms/libdv/devel libdv.spec,1.22,1.23 Message-ID: <200709121420.l8CEKimj017090@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/pkgs/rpms/libdv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17072 Modified Files: libdv.spec Log Message: * Wed Sep 12 2007 Jarod Wilson 1.0.0-3 - A few more fixes from Matthias Saou: - List man pages in %files consistently w/o gz extension - Add BR: popt-devel for f8+, its now split fromm rpm-devel Index: libdv.spec =================================================================== RCS file: /cvs/pkgs/rpms/libdv/devel/libdv.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- libdv.spec 12 Sep 2007 13:27:14 -0000 1.22 +++ libdv.spec 12 Sep 2007 14:20:12 -0000 1.23 @@ -1,7 +1,7 @@ Summary: Software decoder for DV format video Name: libdv Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://libdv.sourceforge.net/ @@ -14,6 +14,9 @@ BuildRequires: libXt-devel, libXv-devel # Required for the gtk2 patch BuildRequires: autoconf, automake, libtool, SDL-devel +%if "%{?fedora}" >= "8" +BuildRequires: popt-devel +%endif ExcludeArch: s390 s390x %description @@ -81,8 +84,8 @@ %{_bindir}/dvconnect %{_bindir}/encodedv %{_bindir}/playdv -%{_mandir}/man1/dubdv.1.gz -%{_mandir}/man1/dvconnect.1.gz +%{_mandir}/man1/dubdv.1* +%{_mandir}/man1/dvconnect.1* %{_mandir}/man1/encodedv.1* %{_mandir}/man1/playdv.1* @@ -93,6 +96,11 @@ %{_libdir}/pkgconfig/libdv.pc %changelog +* Wed Sep 12 2007 Jarod Wilson 1.0.0-3 +- A few more fixes from Matthias Saou: + - List man pages in %%files consistently w/o gz extension + - Add BR: popt-devel for f8+, its now split fromm rpm-devel + * Wed Sep 12 2007 Jarod Wilson 1.0.0-2 - Update License field (Matthias Saou) - Remove useless zero epoch (Matthias Saou) From fedora-extras-commits at redhat.com Wed Sep 12 14:42:42 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Wed, 12 Sep 2007 10:42:42 -0400 Subject: comps comps-f8.xml.in,1.104,1.105 Message-ID: <200709121442.l8CEggXp017940@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17900 Modified Files: comps-f8.xml.in Log Message: Add evolution-help to comps-f8.xml.in. Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- comps-f8.xml.in 11 Sep 2007 22:36:35 -0000 1.104 +++ comps-f8.xml.in 12 Sep 2007 14:42:12 -0000 1.105 @@ -1804,6 +1804,7 @@ bittorrent-gui ekiga evolution + evolution-help evolution-webcal firefox pidgin From fedora-extras-commits at redhat.com Wed Sep 12 14:48:43 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Wed, 12 Sep 2007 10:48:43 -0400 Subject: rpms/hotwire/F-7 hotwire.spec,1.5,1.6 sources,1.5,1.6 Message-ID: <200709121448.l8CEmh4j018188@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/hotwire/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18130 Modified Files: hotwire.spec sources Log Message: new upstream Index: hotwire.spec =================================================================== RCS file: /cvs/pkgs/rpms/hotwire/F-7/hotwire.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hotwire.spec 11 Jul 2007 22:48:09 -0000 1.5 +++ hotwire.spec 12 Sep 2007 14:48:11 -0000 1.6 @@ -3,7 +3,7 @@ Summary: Hotwire Shell Name: hotwire -Version: 0.590 +Version: 0.595 Release: 1%{?dist} Source0: http://hotwire-shell.org/download/hotwire-%{version}.zip License: GPL @@ -56,6 +56,9 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %changelog +* Sun Sep 09 2007 Colin Walters - 0.595-1 +- new upstream + * Tue Jul 12 2007 Colin Walters - 0.590-1 - new upstream Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hotwire/F-7/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 11 Jul 2007 22:48:09 -0000 1.5 +++ sources 12 Sep 2007 14:48:11 -0000 1.6 @@ -1,2 +1 @@ -e465e180cd90df1b5c88c5648c996469 hotwire-0.575.zip -13b9d559b725b3b36104f6f97ae3ede6 hotwire-0.590.zip +2da79522e51904c78df9bd3dfb5e13ef hotwire-0.595.zip From fedora-extras-commits at redhat.com Wed Sep 12 14:48:56 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Wed, 12 Sep 2007 10:48:56 -0400 Subject: rpms/kmenu-gnome/F-7 remove-system-administration.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 kmenu-gnome.spec, 1.12, 1.13 sources, 1.11, 1.12 Message-ID: <200709121448.l8CEmucV018237@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17991/F-7 Modified Files: .cvsignore kmenu-gnome.spec sources Added Files: remove-system-administration.patch Log Message: remove-system-administration.patch: --- NEW FILE remove-system-administration.patch --- --- kmenu-gnome-0.6.8/xdg/kmenu-gnome.menu.orig 2007-09-09 23:30:50.000000000 +0200 +++ kmenu-gnome-0.6.8/xdg/kmenu-gnome.menu 2007-09-10 07:25:07.000000000 +0200 @@ -1285,50 +1285,6 @@ synaptic-kde.desktop - Administration - kmenu-administration.directory - - - System - Settings - - gdmsetup.desktop - gnome-nettool.desktop - gnome-system-monitor.desktop - gslapt.desktop - qt-language-selector.desktop - - - boot.desktop - dropline-installer.desktop - envy.desktop - gnome-app-install.desktop - gnome-app-install-xfce.desktop - gnome-apt.desktop - gparted.desktop - network.desktop - ntfs-config.desktop - printers.desktop - sabayon.desktop - time.desktop - update-manager.desktop - users.desktop - vleasytables.desktop - - authconfig-gtk.desktop - hwbrowser.desktop - net-internet-druid.desktop - net-neat.desktop - net-swat.desktop - net-system-config-date.desktop - net-system-config-display.desktop - net-system-config-keyboard.desktop - net-system-config-language.desktop - net-system-config-rootpassword.desktop - net-system-config-securitylevel.desktop - - - More Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/F-7/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 20 Aug 2007 20:19:09 -0000 1.11 +++ .cvsignore 12 Sep 2007 14:48:23 -0000 1.12 @@ -1 +1 @@ -31025-kmenu-gnome-0.6.7.tar.gz +31025-kmenu-gnome-0.6.8.tar.gz Index: kmenu-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/F-7/kmenu-gnome.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- kmenu-gnome.spec 20 Aug 2007 20:19:09 -0000 1.12 +++ kmenu-gnome.spec 12 Sep 2007 14:48:23 -0000 1.13 @@ -1,15 +1,17 @@ %{?!_icondir:%define _icondir %{_datadir}/icons} Name: kmenu-gnome -Version: 0.6.7 +Version: 0.6.8 Release: 2%{?dist} Summary: K Menu with Gnome directory -License: LGPLv2 +License: GPLv2 +# GPL/LGPL: pharagraphe 3 of LGPL permits changing the license to GPL Group: User Interface/Desktops URL: http://ariszlo.tripod.com Source: http://www.kde-look.org/content/files/31025-%{name}-%{version}.tar.gz +Patch: remove-system-administration.patch BuildArchitectures: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -19,10 +21,11 @@ K Menu with Gnome folder and extra icons. %prep - %setup -q - +# Remove superfluous System/Administration subdirectory: +%patch -p1 %build + %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged @@ -78,6 +81,14 @@ %doc ChangeLog COPYING GPL LGPL README %Changelog +* Wed Sep 12 2007 Chitlesh Goorah - 0.6.8-2 +- new upstream release + +* Wed Sep 12 2007 Ariszlo - 0.6.8-1 +- release 0.6.8 +- Added include categories to fc5-hide-bug196275.menu +- Added remove-system-administration.patch + * Mon Aug 20 2007 Chitlesh Goorah - 0.6.7-2 - new upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/F-7/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 20 Aug 2007 20:19:09 -0000 1.11 +++ sources 12 Sep 2007 14:48:23 -0000 1.12 @@ -1 +1 @@ -081826b3c8df92c57c7463264b885f35 31025-kmenu-gnome-0.6.7.tar.gz +003e5d317881a78005434267a3631035 31025-kmenu-gnome-0.6.8.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 14:51:41 2007 From: fedora-extras-commits at redhat.com (Chitlesh GOORAH (chitlesh)) Date: Wed, 12 Sep 2007 10:51:41 -0400 Subject: rpms/kmenu-gnome/devel remove-system-administration.patch, NONE, 1.1 .cvsignore, 1.11, 1.12 kmenu-gnome.spec, 1.12, 1.13 sources, 1.11, 1.12 Message-ID: <200709121451.l8CEpfVG018439@cvs-int.fedora.redhat.com> Author: chitlesh Update of /cvs/extras/rpms/kmenu-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18401/devel Modified Files: .cvsignore kmenu-gnome.spec sources Added Files: remove-system-administration.patch Log Message: remove-system-administration.patch: --- NEW FILE remove-system-administration.patch --- --- kmenu-gnome-0.6.8/xdg/kmenu-gnome.menu.orig 2007-09-09 23:30:50.000000000 +0200 +++ kmenu-gnome-0.6.8/xdg/kmenu-gnome.menu 2007-09-10 07:25:07.000000000 +0200 @@ -1285,50 +1285,6 @@ synaptic-kde.desktop - Administration - kmenu-administration.directory - - - System - Settings - - gdmsetup.desktop - gnome-nettool.desktop - gnome-system-monitor.desktop - gslapt.desktop - qt-language-selector.desktop - - - boot.desktop - dropline-installer.desktop - envy.desktop - gnome-app-install.desktop - gnome-app-install-xfce.desktop - gnome-apt.desktop - gparted.desktop - network.desktop - ntfs-config.desktop - printers.desktop - sabayon.desktop - time.desktop - update-manager.desktop - users.desktop - vleasytables.desktop - - authconfig-gtk.desktop - hwbrowser.desktop - net-internet-druid.desktop - net-neat.desktop - net-swat.desktop - net-system-config-date.desktop - net-system-config-display.desktop - net-system-config-keyboard.desktop - net-system-config-language.desktop - net-system-config-rootpassword.desktop - net-system-config-securitylevel.desktop - - - More Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 20 Aug 2007 20:23:51 -0000 1.11 +++ .cvsignore 12 Sep 2007 14:51:08 -0000 1.12 @@ -1 +1 @@ -31025-kmenu-gnome-0.6.7.tar.gz +31025-kmenu-gnome-0.6.8.tar.gz Index: kmenu-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/devel/kmenu-gnome.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- kmenu-gnome.spec 20 Aug 2007 20:23:51 -0000 1.12 +++ kmenu-gnome.spec 12 Sep 2007 14:51:08 -0000 1.13 @@ -1,15 +1,17 @@ %{?!_icondir:%define _icondir %{_datadir}/icons} Name: kmenu-gnome -Version: 0.6.7 +Version: 0.6.8 Release: 2%{?dist} Summary: K Menu with Gnome directory -License: LGPLv2 +License: GPLv2 +# GPL/LGPL: pharagraphe 3 of LGPL permits changing the license to GPL Group: User Interface/Desktops URL: http://ariszlo.tripod.com Source: http://www.kde-look.org/content/files/31025-%{name}-%{version}.tar.gz +Patch: remove-system-administration.patch BuildArchitectures: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -19,10 +21,11 @@ K Menu with Gnome folder and extra icons. %prep - %setup -q - +# Remove superfluous System/Administration subdirectory: +%patch -p1 %build + %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged @@ -78,6 +81,14 @@ %doc ChangeLog COPYING GPL LGPL README %Changelog +* Wed Sep 12 2007 Chitlesh Goorah - 0.6.8-2 +- new upstream release + +* Wed Sep 12 2007 Ariszlo - 0.6.8-1 +- release 0.6.8 +- Added include categories to fc5-hide-bug196275.menu +- Added remove-system-administration.patch + * Mon Aug 20 2007 Chitlesh Goorah - 0.6.7-2 - new upstream release Index: sources =================================================================== RCS file: /cvs/extras/rpms/kmenu-gnome/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 20 Aug 2007 20:23:51 -0000 1.11 +++ sources 12 Sep 2007 14:51:08 -0000 1.12 @@ -1 +1 @@ -081826b3c8df92c57c7463264b885f35 31025-kmenu-gnome-0.6.7.tar.gz +003e5d317881a78005434267a3631035 31025-kmenu-gnome-0.6.8.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 14:55:38 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 12 Sep 2007 10:55:38 -0400 Subject: devel/yum yum-trans-display-object.patch, NONE, 1.1 yum.spec, 1.177, 1.178 cli-ouput-fix.patch, 1.1, NONE depsolve-fixes.patch, 1.1, NONE rpmdb-unresolved.patch, 1.1, NONE version-None-tuple.patch, 1.1, NONE Message-ID: <200709121455.l8CEtc4F018710@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/yum In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18669 Modified Files: yum.spec Added Files: yum-trans-display-object.patch Removed Files: cli-ouput-fix.patch depsolve-fixes.patch rpmdb-unresolved.patch version-None-tuple.patch Log Message: * Wed Sep 12 2007 Jeremy Katz - 3.2.5-2 - add upstream patch to improve RPMTransaction display yum-trans-display-object.patch: --- NEW FILE yum-trans-display-object.patch --- commit ae1618ec6ab66beef49c3d27ac0083c4115bd8cb Author: Jeremy Katz Date: Wed Sep 12 10:40:12 2007 -0400 allow passing in an already created display object diff --git a/yum/rpmtrans.py b/yum/rpmtrans.py index ecddce1..f77400e 100644 --- a/yum/rpmtrans.py +++ b/yum/rpmtrans.py @@ -115,7 +115,10 @@ class SimpleCliCallBack(RPMBaseCallback): class RPMTransaction: def __init__(self, base, test=False, display=NoOutputCallBack): - self.display = display() # display callback + if not callable(display): + self.display = display + else: + self.display = display() # display callback self.base = base # base yum object b/c we need so much self.test = test # are we a test? Index: yum.spec =================================================================== RCS file: /cvs/pkgs/devel/yum/yum.spec,v retrieving revision 1.177 retrieving revision 1.178 diff -u -r1.177 -r1.178 --- yum.spec 10 Sep 2007 16:07:14 -0000 1.177 +++ yum.spec 12 Sep 2007 14:55:06 -0000 1.178 @@ -3,7 +3,7 @@ Summary: RPM installer/updater Name: yum Version: 3.2.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/3.2/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Source2: yum-updatesd.conf.fedora Patch0: installonlyn-enable.patch Patch1: yum-showasdep.patch +Patch2: yum-trans-display-object.patch URL: http://linux.duke.edu/yum/ BuildArch: noarch @@ -48,6 +49,7 @@ %setup -q %patch0 -p0 -b .installonly %patch1 -p1 -b .showdep +%patch2 -p1 -b .transdisp %build make @@ -93,6 +95,9 @@ %dir /usr/lib/yum-plugins %changelog +* Wed Sep 12 2007 Jeremy Katz - 3.2.5-2 +- add upstream patch to improve RPMTransaction display + * Mon Sep 10 2007 Seth Vidal 3.2.5-1 - 3.2.5 - pull out unused patches --- cli-ouput-fix.patch DELETED --- --- depsolve-fixes.patch DELETED --- --- rpmdb-unresolved.patch DELETED --- --- version-None-tuple.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 15:01:46 2007 From: fedora-extras-commits at redhat.com (Petr Machata (pmachata)) Date: Wed, 12 Sep 2007 11:01:46 -0400 Subject: rpms/byacc/devel byacc.spec,1.2,1.3 Message-ID: <200709121501.l8CF1kiV024920@cvs-int.fedora.redhat.com> Author: pmachata Update of /cvs/pkgs/rpms/byacc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18940 Modified Files: byacc.spec Log Message: * Fri Sep 12 2007 Matthias Saou 1.9.20050813-2 - Update summary. - Remove useless doc copying in install section. - Add NOTES and NO_WARRANTY docs. Index: byacc.spec =================================================================== RCS file: /cvs/pkgs/rpms/byacc/devel/byacc.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- byacc.spec 1 Mar 2007 18:19:49 -0000 1.2 +++ byacc.spec 12 Sep 2007 15:01:11 -0000 1.3 @@ -1,9 +1,9 @@ %define byaccdate 20050813 -Summary: A public domain Yacc parser generator +Summary: Berkeley Yacc, a parser generator Name: byacc Version: 1.9.%{byaccdate} -Release: 1%{?dist} +Release: 2%{?dist} License: Public Domain Group: Development/Tools URL: http://dickey.his.com/byacc/byacc.html @@ -29,8 +29,6 @@ make DESTDIR=$RPM_BUILD_ROOT install ln -s yacc $RPM_BUILD_ROOT/%{_bindir}/byacc ln -s yacc.1 $RPM_BUILD_ROOT/%{_mandir}/man1/byacc.1 -install -d $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/ -install -m 644 ACKNOWLEDGEMENTS CHANGES README NEW_FEATURES $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}/ %check echo ====================TESTING========================= @@ -41,14 +39,19 @@ rm -rf $RPM_BUILD_ROOT %files -%doc ACKNOWLEDGEMENTS CHANGES README NEW_FEATURES -%defattr(-,root,root) +%doc ACKNOWLEDGEMENTS CHANGES NEW_FEATURES NOTES NO_WARRANTY README +%defattr(-,root,root,-) %{_bindir}/yacc %{_bindir}/byacc %{_mandir}/man1/yacc.1* %{_mandir}/man1/byacc.1* %changelog +* Fri Sep 12 2007 Matthias Saou 1.9.20050813-2 +- Update summary. +- Remove useless doc copying in install section. +- Add NOTES and NO_WARRANTY docs. + * Thu Feb 2 2007 Petr Machata - 1.9.20050813-1 - Thomas Dickey's 20050813 version of byacc: - own build system (linux patch reverted) From fedora-extras-commits at redhat.com Wed Sep 12 15:18:51 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 12 Sep 2007 11:18:51 -0400 Subject: rpms/kdesdk/devel kdesdk-3.5.7-subversion.patch, NONE, 1.1 kdesdk.spec, 1.71, 1.72 kdesdk-3.4.0-db4.patch, 1.1, NONE Message-ID: <200709121518.l8CFIpWk025809@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/kdesdk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25776 Modified Files: kdesdk.spec Added Files: kdesdk-3.5.7-subversion.patch Removed Files: kdesdk-3.4.0-db4.patch Log Message: * Wed Sep 12 2007 Rex Dieter - 3.5.7-10 - update %description to mention included apps - move manpages to main pkg. - Provides: cervisia umbrello - kbugbuster kuiviewer: drop --add-only-show-in KDE - kioslave/svn: --with-subversion, patch kdesdk-3.5.7-subversion.patch: --- NEW FILE kdesdk-3.5.7-subversion.patch --- diff -up kdesdk-3.5.7/kioslave/svn/configure.in.in.svn kdesdk-3.5.7/kioslave/svn/configure.in.in --- kdesdk-3.5.7/kioslave/svn/configure.in.in.svn 2005-10-10 09:58:25.000000000 -0500 +++ kdesdk-3.5.7/kioslave/svn/configure.in.in 2007-09-12 09:39:42.000000000 -0500 @@ -86,7 +86,7 @@ fi AC_SUBST(SVNCONFIG) if test -x "$SVNCONFIG"; then SVNLD="`$SVNCONFIG --ldflags`" - SVN_LIB="`$SVNCONFIG --libs` -lsvn_client-1" + SVN_LIB="`$SVNCONFIG --libs` -lsvn_client-1 -lsvn_subr-1" SVN_CPPFLAGS="`$SVNCONFIG --cppflags`" dnl ugly hack for subversion svn-config problems in 0.14.x, to be removed when svn-config is fixed SVN_INCLUDE="`$SVNCONFIG --includes` -I$_SVNCONFIG/include/subversion-1/" @@ -141,7 +141,7 @@ dnl AC_MSG_ERROR([Subversion headers ar SVN_SUBDIR= fi fi -SVN_LIB="$SVN_LIB $APR_LIBS -lsvn_client-1" +SVN_LIB="$SVN_LIB $APR_LIBS -lsvn_client-1 -lsvn_subr-1" SVN_INCLUDE="$SVN_INCLUDE $APR_INCLUDE" SVN_CPPFLAGS="$APR_CPPFLAGS $SVN_CPPFLAGS" Index: kdesdk.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdesdk/devel/kdesdk.spec,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- kdesdk.spec 29 Aug 2007 12:07:57 -0000 1.71 +++ kdesdk.spec 12 Sep 2007 15:18:18 -0000 1.72 @@ -1,24 +1,20 @@ -%define debug 0 -%define final 0 +%define _with_subversion --with-subversion --with-apr-config=apr-1-config --with-apu-config=apu-1-config -%define arts 1 - -%define make_cvs 1 - -%define appdir %{_datadir}/applications/kde +%define make_cvs 1 Name: kdesdk Summary: The KDE Software Development Kit (SDK) Version: 3.5.7 -Release: 9%{?dist}.1 +Release: 10%{?dist} License: GPLv2 Group: User Interface/Desktops URL: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.bz2 -Patch1: kdesdk-3.4.0-db4.patch + +Patch1: kdesdk-3.5.7-subversion.patch Patch2: kdesdk-3.5.4-multilib.patch Provides: kdesdk3 = %{version}-%{release} @@ -42,29 +38,42 @@ BuildRequires: binutils-devel %endif BuildRequires: perl -BuildRequires: subversion-devel >= 1.0, neon-devel +%{?_with_subversion:BuildRequires: subversion-devel neon-devel} + +# Obsoletes/Provides +%define cervisia_ver 2.4.7 +Provides: cervisia = %{cervisia_ver}-%{release} + +%define umbrello_ver 1.5.7 +Obsoletes: umbrello < %{umbrello_ver}-%{release} +Provides: umbrello = %{umbrello_ver}-%{release} + %description -A collection of applications and tools used by KDE developers. -Among other things, kdesdk provides tools for working on the KDE CVS -repository. +A collection of applications and tools used by developers, including: +* cervisia: a CVS frontend +* kbabel: PO file management +* kbugbuster: a tool to manage the KDE bug report system +* kcachegrind: a browser for data produced by profiling tools (e.g. cachegrind) +* kompare: diff tool +* kuiviewer: displays designer's UI files +* umbrello: UML modeller and UML diagram tool + %package devel -Summary: Development files for kdesdk +Summary: Development files for %{name} Group: Development/Libraries Provides: kdesdk3-devel = %{version}-%{release} Requires: %{name} = %{version}-%{release} Requires: kdelibs3-devel - %description devel -Development files for kdesdk. Install kdesdk-devel if you wish -to develop or compile KDE sdk applications. +%{summary}. %prep %setup -q -%patch1 -p1 -b .db4 +%patch1 -p1 -b .subversion %patch2 -p1 -b .multilib %if %{make_cvs} @@ -76,20 +85,12 @@ unset QTDIR && . /etc/profile.d/qt.sh %configure \ - --enable-new-ldflags \ - --disable-dependency-tracking \ - --disable-rpath \ -%if %{arts} == 0 - --without-arts \ -%endif -%if %{debug} == 0 - --disable-debug \ - --disable-warnings \ -%endif -%if %{final} - --enable-final \ -%endif - --includedir=%{_includedir}/kde + --includedir=%{_includedir}/kde \ + --disable-rpath \ + --enable-new-ldflags \ + --disable-debug --disable-warnings \ + --disable-dependancy-tracking --enable-final \ + %{?_with_subversion} make %{?_smp_mflags} @@ -99,11 +100,9 @@ make install DESTDIR=%{buildroot} -desktop-file-install --vendor "" --delete-original \ - --dir %{buildroot}%{appdir} \ - --add-only-show-in KDE \ - %{buildroot}%{appdir}/kbugbuster.desktop \ - %{buildroot}%{appdir}/kuiviewer.desktop +desktop-file-install --vendor "" \ + --dir %{buildroot}%{_datadir}/applications/kde \ + %{buildroot}%{_datadir}/applications/kde/*.desktop \ # make symlinks relative mkdir -p %{buildroot}%{_docdir}/HTML/en/common @@ -149,12 +148,8 @@ %files %defattr(-,root,root,-) -%{_docdir}/HTML/en/* %{_bindir}/* -%{_libdir}/kde3/* -%{_libdir}/*.so.* -%{_libdir}/libkdeinit_*.so -%{_libdir}/*.la +%{_docdir}/HTML/en/* %{_datadir}/apps/* %{_datadir}/mimelnk/application/* %{_datadir}/services/* @@ -164,17 +159,28 @@ %{_datadir}/icons/locolor/*/*/* %{_datadir}/applications/kde/* %{_datadir}/config.kcfg/* +%{_libdir}/kde3/* +%{_libdir}/lib*.so.* +%{_libdir}/lib*.la +%{_libdir}/libkdeinit_*.so +%{_mandir}/man1/* %files devel %defattr(-,root,root,-) %{_includedir}/kde/* -%{_libdir}/*.so +%{_libdir}/lib*.so %exclude %{_libdir}/libkdeinit_*.so -%{_libdir}/*.a -%{_mandir}/man1/* +%{_libdir}/libktrace_s.a %changelog +* Wed Sep 12 2007 Rex Dieter - 3.5.7-10 +- update %%description to mention included apps +- move manpages to main pkg. +- Provides: cervisia umbrello +- kbugbuster kuiviewer: drop --add-only-show-in KDE +- kioslave/svn: --with-subversion, patch + * Wed Aug 29 2007 Rex Dieter - 3.5.7-9 - License: GPLv2 - (Build)Requires: kdelibs3(-devel) kdepim3-devel --- kdesdk-3.4.0-db4.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 15:37:17 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 12 Sep 2007 11:37:17 -0400 Subject: rpms/xsc/FC-6 xsc.desktop, NONE, 1.1 xsc.png, NONE, 1.1 xsc.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709121537.l8CFbHDr026678@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/xsc/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26635 Modified Files: sources Added Files: xsc.desktop xsc.png xsc.spec Log Message: Initial import. --- NEW FILE xsc.desktop --- [Desktop Entry] Type=Application Encoding=UTF-8 Name=xsc Exec=xsc Comment=Vector graphic shootemup Icon=xsc.png Terminal=false Categories=Game;ActionGame; StartupNotify=false --- NEW FILE xsc.spec --- Name: xsc Version: 1.5 Release: 2%{?dist} Summary: A clone of the old vector graphics video game Star Castle Group: Amusements/Games License: GPLv2 URL: http://www.panix.com/~mbh/projects.html Source0: http://www.panix.com/~mbh/xsc/xsc-%{version}.tar.gz Source1: xsc.desktop Source2: xsc.png BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n) BuildRequires: desktop-file-utils, libX11-devel Requires: hicolor-icon-theme %description The object is to blast a hole in the rings and destroy the enemy ship. The only problem is that it tracks your every move and as soon as you knock a hole in all three rings, and they all line up, it lets loose with the big nasty green fireballs. Avoid them. Avoid the little green buzzers, too. Shoot 'em if you want. %prep %setup -q %build %configure --x-includes="" --x-libraries="" make CFLAGS="$RPM_OPT_FLAGS" %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_bindir} install -m 755 xsc %{buildroot}%{_bindir}/xsc mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps install -p -m 644 %{SOURCE2} \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_bindir}/xsc %doc AUTHORS ChangeLog COPYING INSTALL NEWS README %{_datadir}/applications/fedora-xsc.desktop %{_datadir}/icons/hicolor/32x32/apps/xsc.png %changelog * Sat Sep 08 2007 Jon Ciesla - 1.5-2 - Added h-i-theme requires, xparentfied icon. * Thu Sep 06 2007 Jon Ciesla - 1.5-1 - create. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/xsc/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 9 Sep 2007 22:45:22 -0000 1.1 +++ sources 12 Sep 2007 15:36:44 -0000 1.2 @@ -0,0 +1 @@ +74b8c69c143e76e74a2f176712e44789 xsc-1.5.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 15:48:29 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 12 Sep 2007 11:48:29 -0400 Subject: rpms/kdepim/devel kdepim.spec,1.130,1.131 Message-ID: <200709121548.l8CFmTKo027064@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/kdepim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27028 Modified Files: kdepim.spec Log Message: * Mon Sep 12 2007 Rex Dieter - 6:3.5.7-8 - drop OnlyShowIn=KDE munging - update %description - tidy up Index: kdepim.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdepim/devel/kdepim.spec,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- kdepim.spec 30 Aug 2007 01:57:27 -0000 1.130 +++ kdepim.spec 12 Sep 2007 15:47:56 -0000 1.131 @@ -1,18 +1,18 @@ + %define debug 0 +# --enable-final requires > 1GB VM, sometimes kills our builders %define final 0 -%define kdelibs_epoch 6 -%define kdebase_epoch 6 %define make_cvs 1 %define _with_gnokii --with-gnokii %define _with_mal --with-mal Name: kdepim -Summary: PIM (Personal Information Manager) for KDE +Summary: PIM (Personal Information Manager) applications Epoch: 6 Version: 3.5.7 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2 Group: Applications/Productivity @@ -70,7 +70,9 @@ BuildRequires: automake libtool %endif -Obsoletes: akregator < 0:1.0 +%define akregator_ver 1.2.7 +Obsoletes: akregator < 0:%{akregator_ver}-%{release} +#Provides: akregator = 0:%{akregator_ver}-%{release} ##Optional bits Requires(hint): pinentry-gui @@ -84,7 +86,14 @@ %endif %description -A PIM (Personal Information Manager) for KDE. +%{summary}, including: +* akregator: feed aggregator +* kmail: email client +* knode: newsreader +* knotes: sticky notes for the desktop +* kontact: integrated PIM management +* korganizer: journal, appointments, events, todos +%{?_with_pilot_link:* kpilot: HotSync?? software for Palm OS?? devices} %package devel Summary: Development files for %{name} @@ -113,7 +122,7 @@ %build unset QTDIR || : ; . /etc/profile.d/qt.sh -cp -f %{SOURCE1} %{SOURCE2} %{SOURCE3} kandy/src +install -m644 -p %{SOURCE1} %{SOURCE2} %{SOURCE3} kandy/src/ %if %{make_cvs} make -f admin/Makefile.common cvs @@ -145,24 +154,30 @@ %install rm -rf %{buildroot} -make DESTDIR=%{buildroot} install +make install DESTDIR=%{buildroot} -# Make symlinks relative -mkdir -p %{buildroot}%{prefix}/share/doc/HTML/en/common -pushd %{buildroot}%{prefix}/share/doc/HTML/en +# make symlinks relative +mkdir -p %{buildroot}%{_docdir}/HTML/en/common +pushd %{buildroot}%{_docdir}/HTML/en for i in *; do - [ -d $i -a -L $i/common ] && (cd $i && ln -nfs ../common . && cd ..) + if [ -d $i -a -L $i/common ]; then + rm -f $i/common + ln -nfs ../common $i + fi done popd + ## FIXME. *ALL* of these? Surely, non-kde users should get to see ## some of these gems. -- Rex +%if 0 for i in konsolekalendar knotes kpilotdaemon kpilot KMail KNode Kontact \ KOrn akregator kalarm groupwarewizard kpalmdoc ktnef multisynk ; do if [ -f %{buildroot}%{_datadir}/applications/kde/$i.desktop ] ; then echo "OnlyShowIn=KDE;" >> %{buildroot}%{_datadir}/applications/kde/$i.desktop fi done +%endif ## remove references to extraneous/optional libraries in .la files (#170602) find $RPM_BUILD_ROOT%{_libdir} -name "*.la" | xargs \ @@ -232,6 +247,11 @@ %changelog +* Mon Sep 12 2007 Rex Dieter - 6:3.5.7-8 +- drop OnlyShowIn=KDE munging +- update %%description +- tidy up + * Mon Aug 29 2007 Rex Dieter - 6:3.5.7-7 - templates for forwarding do not work with inline mails (kde#140549) From fedora-extras-commits at redhat.com Wed Sep 12 15:51:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:51:29 -0700 Subject: [pkgdb] guile-gnome-platform was added for laxathom Message-ID: <200709121551.l8CFpU1e022812@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package guile-gnome-platform with summary Guile wrapper collection for the GNOME library stack Kevin Fenzi (kevin) has approved Package guile-gnome-platform Kevin Fenzi (kevin) has added a Fedora devel branch for guile-gnome-platform with an owner of laxathom Kevin Fenzi (kevin) has approved guile-gnome-platform in Fedora devel Kevin Fenzi (kevin) has approved Package guile-gnome-platform Kevin Fenzi (kevin) has set commit to Approved for cvsextras on guile-gnome-platform (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on guile-gnome-platform (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on guile-gnome-platform (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/guile-gnome-platform From fedora-extras-commits at redhat.com Wed Sep 12 15:51:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:51:46 -0700 Subject: [pkgdb] guile-gnome-platform (Fedora, 6) updated by kevin Message-ID: <200709121551.l8CFpkXl032265@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for guile-gnome-platform Kevin Fenzi (kevin) has set commit to Approved for cvsextras on guile-gnome-platform (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on guile-gnome-platform (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on guile-gnome-platform (Fedora 6) Kevin Fenzi (kevin) Denied cvsextras for commit access on guile-gnome-platform (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/guile-gnome-platform From fedora-extras-commits at redhat.com Wed Sep 12 15:51:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:51:46 -0700 Subject: [pkgdb] guile-gnome-platform (Fedora EPEL, 5) updated by kevin Message-ID: <200709121551.l8CFplHZ032274@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for guile-gnome-platform Kevin Fenzi (kevin) has set commit to Approved for cvsextras on guile-gnome-platform (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on guile-gnome-platform (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on guile-gnome-platform (Fedora EPEL 5) Kevin Fenzi (kevin) Denied cvsextras for commit access on guile-gnome-platform (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/guile-gnome-platform From fedora-extras-commits at redhat.com Wed Sep 12 15:51:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:51:46 -0700 Subject: [pkgdb] guile-gnome-platform (Fedora, 7) updated by kevin Message-ID: <200709121551.l8CFploe032283@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for guile-gnome-platform Kevin Fenzi (kevin) has set commit to Approved for cvsextras on guile-gnome-platform (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on guile-gnome-platform (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on guile-gnome-platform (Fedora 7) Kevin Fenzi (kevin) Denied cvsextras for commit access on guile-gnome-platform (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/guile-gnome-platform From fedora-extras-commits at redhat.com Wed Sep 12 15:51:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:51:46 -0700 Subject: [pkgdb] guile-gnome-platform (Fedora, devel) updated by kevin Message-ID: <200709121551.l8CFpmav032292@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Denied cvsextras for commit access on guile-gnome-platform (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/guile-gnome-platform From fedora-extras-commits at redhat.com Wed Sep 12 15:51:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:51:46 -0700 Subject: [pkgdb] guile-gnome-platform (Fedora EPEL, 4) updated by kevin Message-ID: <200709121551.l8CFpmik032301@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for guile-gnome-platform Kevin Fenzi (kevin) has set commit to Approved for cvsextras on guile-gnome-platform (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on guile-gnome-platform (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on guile-gnome-platform (Fedora EPEL 4) Kevin Fenzi (kevin) Denied cvsextras for commit access on guile-gnome-platform (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/guile-gnome-platform From fedora-extras-commits at redhat.com Wed Sep 12 15:52:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 11:52:23 -0400 Subject: rpms/guile-gnome-platform - New directory Message-ID: <200709121552.l8CFqNjt027375@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/guile-gnome-platform In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsA27334/rpms/guile-gnome-platform Log Message: Directory /cvs/extras/rpms/guile-gnome-platform added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 15:52:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 11:52:27 -0400 Subject: rpms/guile-gnome-platform/devel - New directory Message-ID: <200709121552.l8CFqRuC027394@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/guile-gnome-platform/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsA27334/rpms/guile-gnome-platform/devel Log Message: Directory /cvs/extras/rpms/guile-gnome-platform/devel added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 15:52:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 11:52:29 -0400 Subject: rpms/guile-gnome-platform Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709121552.l8CFqT7W027420@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/guile-gnome-platform In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsA27334/rpms/guile-gnome-platform Added Files: Makefile import.log Log Message: Setup of module guile-gnome-platform --- NEW FILE Makefile --- # Top level Makefile for module guile-gnome-platform all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Wed Sep 12 15:52:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 11:52:33 -0400 Subject: rpms/guile-gnome-platform/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709121552.l8CFqXY9027436@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/guile-gnome-platform/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsA27334/rpms/guile-gnome-platform/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module guile-gnome-platform --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: guile-gnome-platform # $Id: Makefile,v 1.1 2007/09/12 15:52:30 kevin Exp $ NAME := guile-gnome-platform SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Sep 12 15:53:55 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:53:55 -0700 Subject: [pkgdb] slingshot was added for limb Message-ID: <200709121553.l8CFrtBI032361@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package slingshot with summary A Newtonian strategy game Kevin Fenzi (kevin) has approved Package slingshot Kevin Fenzi (kevin) has added a Fedora devel branch for slingshot with an owner of limb Kevin Fenzi (kevin) has approved slingshot in Fedora devel Kevin Fenzi (kevin) has approved Package slingshot Kevin Fenzi (kevin) has set commit to Approved for cvsextras on slingshot (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on slingshot (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on slingshot (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/slingshot From fedora-extras-commits at redhat.com Wed Sep 12 15:54:09 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:54:09 -0700 Subject: [pkgdb] slingshot (Fedora, 7) updated by kevin Message-ID: <200709121554.l8CFs9r3032375@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for slingshot Kevin Fenzi (kevin) has set commit to Approved for cvsextras on slingshot (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on slingshot (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on slingshot (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on slingshot (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/slingshot From fedora-extras-commits at redhat.com Wed Sep 12 15:54:09 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:54:09 -0700 Subject: [pkgdb] slingshot (Fedora, devel) updated by kevin Message-ID: <200709121554.l8CFsA8n032384@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on slingshot (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/slingshot From fedora-extras-commits at redhat.com Wed Sep 12 15:54:09 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:54:09 -0700 Subject: [pkgdb] slingshot (Fedora, 6) updated by kevin Message-ID: <200709121554.l8CFsAh4032394@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for slingshot Kevin Fenzi (kevin) has set commit to Approved for cvsextras on slingshot (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on slingshot (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on slingshot (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on slingshot (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/slingshot From fedora-extras-commits at redhat.com Wed Sep 12 15:54:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 11:54:22 -0400 Subject: rpms/slingshot - New directory Message-ID: <200709121554.l8CFsMgj027902@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/slingshot In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsO27866/rpms/slingshot Log Message: Directory /cvs/extras/rpms/slingshot added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 15:54:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 11:54:26 -0400 Subject: rpms/slingshot/devel - New directory Message-ID: <200709121554.l8CFsQMe027919@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/slingshot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsO27866/rpms/slingshot/devel Log Message: Directory /cvs/extras/rpms/slingshot/devel added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 15:54:29 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 11:54:29 -0400 Subject: rpms/slingshot Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709121554.l8CFsTXe027946@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/slingshot In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsO27866/rpms/slingshot Added Files: Makefile import.log Log Message: Setup of module slingshot --- NEW FILE Makefile --- # Top level Makefile for module slingshot all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Wed Sep 12 15:54:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 11:54:33 -0400 Subject: rpms/slingshot/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709121554.l8CFsX93027962@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/slingshot/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsO27866/rpms/slingshot/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module slingshot --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: slingshot # $Id: Makefile,v 1.1 2007/09/12 15:54:31 kevin Exp $ NAME := slingshot SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Sep 12 15:55:46 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Wed, 12 Sep 2007 11:55:46 -0400 Subject: rpms/lyx/EL-5 lyx.spec,1.50,1.51 Message-ID: <200709121555.l8CFtk1I028192@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/lyx/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28164 Modified Files: lyx.spec Log Message: * Mon Sep 10 2007 Rex Dieter 1.4.5.1-2 - License: GPLv2+ - EPEL: drop aiksaurus support (until aiksaurus is available) Index: lyx.spec =================================================================== RCS file: /cvs/pkgs/rpms/lyx/EL-5/lyx.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- lyx.spec 10 Sep 2007 17:01:29 -0000 1.50 +++ lyx.spec 12 Sep 2007 15:55:13 -0000 1.51 @@ -1,10 +1,14 @@ +%if 0%{?fedora} > 3 +%define _with_aiksaurus --with-aiksaurus +%endif + Summary: WYSIWYM (What You See Is What You Mean) document processor Name: lyx Version: 1.4.5.1 -Release: 1%{?dist} +Release: 2%{?dist} -License: GPL +License: GPLv2+ Group: Applications/Publishing Url: http://www.lyx.org/ Source0: ftp://ftp.devel.lyx.org/pub/lyx/stable/lyx-%{version}.tar.bz2 @@ -25,14 +29,13 @@ # xforms frontend BuildRequires: xforms-devel +%{?_with_aiksaurus:BuildRequires: aiksaurus-devel} +BuildRequires: aspell-devel BuildRequires: desktop-file-utils BuildRequires: gettext BuildRequires: python -BuildRequires: aiksaurus-devel -BuildRequires: aspell-devel +BuildRequires: tetex-fonts tetex-latex BuildRequires: zlib-devel -BuildRequires: tetex-latex -BuildRequires: tetex-fonts # For texhash Requires(post): tetex-fonts @@ -43,8 +46,6 @@ Requires: tetex-dvips Requires: mathml-fonts Requires: ghostscript -# Short-hand for Requires+Requires(post,postun) -Prereq: xdg-utils ## Soft dependencies %if 0%{?fedora} > 3 # dvipost adds support for lyx's Document->Change Tracking feature @@ -53,6 +54,7 @@ %endif # convert doc files to lyx (bug #193858) Requires(hint): wv +Requires(hint): xdg-utils %description LyX is a modern approach to writing documents which breaks with the @@ -112,7 +114,7 @@ --enable-compression-support \ --with-frontend="qt xforms" \ --enable-optimization="%{optflags}" \ - --with-aiksaurus \ + %{?_with_aiksaurus} %{!?_with_aiksaurus:--without-aiksaurus} \ --with-aspell \ --without-warnings --disable-dependency-tracking \ --disable-debug --disable-stdlib-debug --disable-assertions --disable-concept-checks @@ -162,15 +164,18 @@ %post -%{_bindir}/xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : -%{_bindir}/xdg-desktop-menu forceupdate 2> /dev/null || : +touch --no-create %{_datadir}/icons/hicolor ||: +gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: +update-desktop-database >& /dev/null ||: texhash > /dev/null 2>&1 ||: -cd %{_datadir}/lyx && ./configure.py > /dev/null 2>&1 ||: %postun -%{_bindir}/xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : -%{_bindir}/xdg-desktop-menu forceupdate 2> /dev/null || : +if [ $1 -eq 0 ]; then +touch --no-create %{_datadir}/icons/hicolor ||: +gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: +update-desktop-database >& /dev/null ||: texhash > /dev/null 2>&1 ||: +fi ## Catch installed/uninstalled helpers ## not sure if this is really needed anymore, as it seems to be a per-user thing, @@ -217,6 +222,10 @@ %changelog +* Mon Sep 10 2007 Rex Dieter 1.4.5.1-2 +- License: GPLv2+ +- EPEL: drop aiksaurus support (until aiksaurus is available) + * Fri Jul 27 2007 Rex Dieter 1.4.5.1-1 - lyx-1.4.5.1 From fedora-extras-commits at redhat.com Wed Sep 12 15:58:58 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 08:58:58 -0700 Subject: [pkgdb] php-pear-HTML-QuickForm-advmultiselect was added for remi Message-ID: <200709121558.l8CFwxjR032446@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package php-pear-HTML-QuickForm-advmultiselect with summary Element for HTML_QuickForm that emulate a multi-select Kevin Fenzi (kevin) has approved Package php-pear-HTML-QuickForm-advmultiselect Kevin Fenzi (kevin) has added a Fedora devel branch for php-pear-HTML-QuickForm-advmultiselect with an owner of remi Kevin Fenzi (kevin) has approved php-pear-HTML-QuickForm-advmultiselect in Fedora devel Kevin Fenzi (kevin) has approved Package php-pear-HTML-QuickForm-advmultiselect Kevin Fenzi (kevin) has set commit to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/php-pear-HTML-QuickForm-advmultiselect From fedora-extras-commits at redhat.com Wed Sep 12 16:05:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:05:22 -0700 Subject: [pkgdb] php-pear-HTML-QuickForm-advmultiselect (Fedora, 6) updated by kevin Message-ID: <200709121605.l8CG5MMf032551@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for php-pear-HTML-QuickForm-advmultiselect Kevin Fenzi (kevin) has set commit to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora 6) Kevin Fenzi (kevin) changed owner of php-pear-HTML-QuickForm-advmultiselect in Fedora 6 to remi Kevin Fenzi (kevin) Approved cvsextras for commit access on php-pear-HTML-QuickForm-advmultiselect (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/php-pear-HTML-QuickForm-advmultiselect From fedora-extras-commits at redhat.com Wed Sep 12 16:05:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:05:22 -0700 Subject: [pkgdb] php-pear-HTML-QuickForm-advmultiselect summary updated by kevin Message-ID: <200709121605.l8CG5MJE032542@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) set package php-pear-HTML-QuickForm-advmultiselect summary to Element for HTML_QuickForm that emulate a multi-select To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/php-pear-HTML-QuickForm-advmultiselect From fedora-extras-commits at redhat.com Wed Sep 12 16:05:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:05:22 -0700 Subject: [pkgdb] php-pear-HTML-QuickForm-advmultiselect (Fedora, devel) updated by kevin Message-ID: <200709121605.l8CG5NDL032560@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) changed owner of php-pear-HTML-QuickForm-advmultiselect in Fedora devel to remi Kevin Fenzi (kevin) Approved cvsextras for commit access on php-pear-HTML-QuickForm-advmultiselect (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/php-pear-HTML-QuickForm-advmultiselect From fedora-extras-commits at redhat.com Wed Sep 12 16:05:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:05:22 -0700 Subject: [pkgdb] php-pear-HTML-QuickForm-advmultiselect (Fedora, 7) updated by kevin Message-ID: <200709121605.l8CG5NaB032569@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for php-pear-HTML-QuickForm-advmultiselect Kevin Fenzi (kevin) has set commit to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora 7) Kevin Fenzi (kevin) changed owner of php-pear-HTML-QuickForm-advmultiselect in Fedora 7 to remi Kevin Fenzi (kevin) Approved cvsextras for commit access on php-pear-HTML-QuickForm-advmultiselect (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/php-pear-HTML-QuickForm-advmultiselect From fedora-extras-commits at redhat.com Wed Sep 12 16:05:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:05:22 -0700 Subject: [pkgdb] php-pear-HTML-QuickForm-advmultiselect (Fedora EPEL, 5) updated by kevin Message-ID: <200709121605.l8CG5N6n032578@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for php-pear-HTML-QuickForm-advmultiselect Kevin Fenzi (kevin) has set commit to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on php-pear-HTML-QuickForm-advmultiselect (Fedora EPEL 5) Kevin Fenzi (kevin) changed owner of php-pear-HTML-QuickForm-advmultiselect in Fedora EPEL 5 to remi Kevin Fenzi (kevin) Approved cvsextras for commit access on php-pear-HTML-QuickForm-advmultiselect (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/php-pear-HTML-QuickForm-advmultiselect From fedora-extras-commits at redhat.com Wed Sep 12 16:17:09 2007 From: fedora-extras-commits at redhat.com (Tomas Hoger (thoger)) Date: Wed, 12 Sep 2007 12:17:09 -0400 Subject: fedora-security/audit fc7,1.97,1.98 Message-ID: <200709121617.l8CGHACP002359@cvs-int.fedora.redhat.com> Author: thoger Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2338/audit Modified Files: fc7 Log Message: mediawiki XSS Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- fc7 11 Sep 2007 17:49:30 -0000 1.97 +++ fc7 12 Sep 2007 16:17:07 -0000 1.98 @@ -8,6 +8,7 @@ # Up to date CVE as of CVE email 20070910 # Up to date FC7 as of 20070910 +GENERIC-MAP-NOMATCH VULNERABLE (mediawiki, fixed 1.11.0, 1.10.2, 1.9.4) #287881 CVE-2007-4752 VULNERABLE (openssh) #280461 CVE-2007-4743 backport (krb5) incomplete CVE-2007-3999 fix [since FEDORA-2007-2066] CVE-2007-4730 VULNERABLE (xorg-x11) #286051 From fedora-extras-commits at redhat.com Wed Sep 12 16:24:38 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:24:38 -0400 Subject: rpms/php-pear-HTML-QuickForm-advmultiselect - New directory Message-ID: <200709121624.l8CGOcUj002812@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsWb2780/rpms/php-pear-HTML-QuickForm-advmultiselect Log Message: Directory /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 16:24:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:24:42 -0400 Subject: rpms/php-pear-HTML-QuickForm-advmultiselect/devel - New directory Message-ID: <200709121624.l8CGOgus002825@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsWb2780/rpms/php-pear-HTML-QuickForm-advmultiselect/devel Log Message: Directory /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 16:24:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:24:47 -0400 Subject: rpms/php-pear-HTML-QuickForm-advmultiselect Makefile, NONE, 1.1 import.log, NONE, 1.1 Message-ID: <200709121624.l8CGOl4R002857@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsWb2780/rpms/php-pear-HTML-QuickForm-advmultiselect Added Files: Makefile import.log Log Message: Setup of module php-pear-HTML-QuickForm-advmultiselect --- NEW FILE Makefile --- # Top level Makefile for module php-pear-HTML-QuickForm-advmultiselect all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Wed Sep 12 16:24:50 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:24:50 -0400 Subject: rpms/php-pear-HTML-QuickForm-advmultiselect/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709121624.l8CGOoPZ002873@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsWb2780/rpms/php-pear-HTML-QuickForm-advmultiselect/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module php-pear-HTML-QuickForm-advmultiselect --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: php-pear-HTML-QuickForm-advmultiselect # $Id: Makefile,v 1.1 2007/09/12 16:24:48 kevin Exp $ NAME := php-pear-HTML-QuickForm-advmultiselect SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Sep 12 16:30:00 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:30:00 -0700 Subject: [pkgdb] pguiman was added for odvorace Message-ID: <200709121630.l8CGU03x032719@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package pguiman with summary The PostgreSQL database server managing tool Kevin Fenzi (kevin) has approved Package pguiman Kevin Fenzi (kevin) has added a Fedora devel branch for pguiman with an owner of odvorace Kevin Fenzi (kevin) has approved pguiman in Fedora devel Kevin Fenzi (kevin) has approved Package pguiman Kevin Fenzi (kevin) has set commit to Approved for cvsextras on pguiman (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on pguiman (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on pguiman (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pguiman From fedora-extras-commits at redhat.com Wed Sep 12 16:30:09 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:30:09 -0700 Subject: [pkgdb] pguiman (Fedora, 6) updated by kevin Message-ID: <200709121630.l8CGU9N4023801@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for pguiman Kevin Fenzi (kevin) has set commit to Approved for cvsextras on pguiman (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on pguiman (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on pguiman (Fedora 6) Kevin Fenzi (kevin) Denied cvsextras for commit access on pguiman (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pguiman From fedora-extras-commits at redhat.com Wed Sep 12 16:30:09 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:30:09 -0700 Subject: [pkgdb] pguiman (Fedora, devel) updated by kevin Message-ID: <200709121630.l8CGUALT023819@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Denied cvsextras for commit access on pguiman (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pguiman From fedora-extras-commits at redhat.com Wed Sep 12 16:30:09 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:30:09 -0700 Subject: [pkgdb] pguiman (Fedora, 7) updated by kevin Message-ID: <200709121630.l8CGUAIB023810@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for pguiman Kevin Fenzi (kevin) has set commit to Approved for cvsextras on pguiman (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on pguiman (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on pguiman (Fedora 7) Kevin Fenzi (kevin) Denied cvsextras for commit access on pguiman (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pguiman From fedora-extras-commits at redhat.com Wed Sep 12 16:30:36 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:30:36 -0400 Subject: rpms/pguiman - New directory Message-ID: <200709121630.l8CGUam8003421@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/pguiman In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvspJ3390/rpms/pguiman Log Message: Directory /cvs/extras/rpms/pguiman added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 16:30:39 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:30:39 -0400 Subject: rpms/pguiman/devel - New directory Message-ID: <200709121630.l8CGUd8a003435@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/pguiman/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvspJ3390/rpms/pguiman/devel Log Message: Directory /cvs/extras/rpms/pguiman/devel added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 16:30:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:30:42 -0400 Subject: rpms/pguiman Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709121630.l8CGUgOr003462@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/pguiman In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvspJ3390/rpms/pguiman Added Files: Makefile import.log Log Message: Setup of module pguiman --- NEW FILE Makefile --- # Top level Makefile for module pguiman all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Wed Sep 12 16:30:45 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:30:45 -0400 Subject: rpms/pguiman/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709121630.l8CGUjNi003478@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/pguiman/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvspJ3390/rpms/pguiman/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module pguiman --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: pguiman # $Id: Makefile,v 1.1 2007/09/12 16:30:43 kevin Exp $ NAME := pguiman SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Sep 12 16:35:22 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:35:22 -0700 Subject: [pkgdb] tack was added for mlichvar Message-ID: <200709121635.l8CGZNdB023963@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package tack with summary Terminfo action checker Kevin Fenzi (kevin) has approved Package tack Kevin Fenzi (kevin) has added a Fedora devel branch for tack with an owner of mlichvar Kevin Fenzi (kevin) has approved tack in Fedora devel Kevin Fenzi (kevin) has approved Package tack Kevin Fenzi (kevin) has set commit to Approved for cvsextras on tack (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on tack (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on tack (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tack From fedora-extras-commits at redhat.com Wed Sep 12 16:35:32 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:35:32 -0700 Subject: [pkgdb] tack (Fedora, devel) updated by kevin Message-ID: <200709121635.l8CGZWv2000342@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on tack (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tack From fedora-extras-commits at redhat.com Wed Sep 12 16:35:32 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:35:32 -0700 Subject: [pkgdb] tack (Fedora, 7) updated by kevin Message-ID: <200709121635.l8CGZXph000351@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for tack Kevin Fenzi (kevin) has set commit to Approved for cvsextras on tack (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on tack (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on tack (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on tack (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/tack From fedora-extras-commits at redhat.com Wed Sep 12 16:39:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:39:33 -0400 Subject: rpms/tack - New directory Message-ID: <200709121639.l8CGdXuC003993@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/tack In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsVW3960/rpms/tack Log Message: Directory /cvs/extras/rpms/tack added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 16:39:38 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:39:38 -0400 Subject: rpms/tack/devel - New directory Message-ID: <200709121639.l8CGdcoa004009@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/tack/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsVW3960/rpms/tack/devel Log Message: Directory /cvs/extras/rpms/tack/devel added to the repository From fedora-extras-commits at redhat.com Wed Sep 12 16:39:41 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:39:41 -0400 Subject: rpms/tack Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709121639.l8CGdfgZ004036@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/tack In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsVW3960/rpms/tack Added Files: Makefile import.log Log Message: Setup of module tack --- NEW FILE Makefile --- # Top level Makefile for module tack all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Wed Sep 12 16:39:44 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 12:39:44 -0400 Subject: rpms/tack/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709121639.l8CGdiqw004053@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/tack/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsVW3960/rpms/tack/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module tack --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: tack # $Id: Makefile,v 1.1 2007/09/12 16:39:41 kevin Exp $ NAME := tack SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Wed Sep 12 16:55:58 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:55:58 -0700 Subject: [pkgdb] Django (Fedora EPEL, 4) updated by kevin Message-ID: <200709121655.l8CGtwGF024173@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for Django Kevin Fenzi (kevin) has set commit to Approved for cvsextras on Django (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on Django (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on Django (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Django From fedora-extras-commits at redhat.com Wed Sep 12 16:55:58 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 09:55:58 -0700 Subject: [pkgdb] Django (Fedora EPEL, 5) updated by kevin Message-ID: <200709121655.l8CGtw1G024182@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for Django Kevin Fenzi (kevin) has set commit to Approved for cvsextras on Django (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on Django (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on Django (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Django From fedora-extras-commits at redhat.com Wed Sep 12 17:17:07 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Wed, 12 Sep 2007 13:17:07 -0400 Subject: rpms/curl/OLPC-2 curl-7.16.4-ftp.patch, NONE, 1.1 curl-7.16.4-nsspem.patch, NONE, 1.1 .cvsignore, 1.24, 1.25 curl.spec, 1.49, 1.50 sources, 1.25, 1.26 curl-7.14.1-nousr.patch, 1.1, NONE curl-7.15.0-curl_config-version.patch, 1.1, NONE Message-ID: <200709121717.l8CHH70Q011701@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/curl/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11572/OLPC-2 Modified Files: .cvsignore curl.spec sources Added Files: curl-7.16.4-ftp.patch curl-7.16.4-nsspem.patch Removed Files: curl-7.14.1-nousr.patch curl-7.15.0-curl_config-version.patch Log Message: Import f8 srpm, branch was accidentally made from F-7. curl-7.16.4-ftp.patch: --- NEW FILE curl-7.16.4-ftp.patch --- --- curl-7.16.4/lib/ftp.c.ftp 2007-07-02 00:01:19.000000000 +0200 +++ curl-7.16.4/lib/ftp.c 2007-08-10 13:24:34.000000000 +0200 @@ -2372,7 +2372,7 @@ static CURLcode ftp_state_user_resp(stru (void)instate; /* no use for this yet */ /* some need password anyway, and others just return 2xx ignored */ - if((ftpcode == 331 || ftpcode/100 == 2) && (ftpc->state == FTP_USER)) { + if((ftpcode == 331) && (ftpc->state == FTP_USER)) { /* 331 Password required for ... (the server requires to send the user's password too) */ NBFTPSENDF(conn, "PASS %s", ftp->passwd?ftp->passwd:""); curl-7.16.4-nsspem.patch: --- NEW FILE curl-7.16.4-nsspem.patch --- diff -up curl-7.16.4/configure.nsspem curl-7.16.4/configure --- curl-7.16.4/configure.nsspem 2007-06-25 11:18:41.000000000 +0200 +++ curl-7.16.4/configure 2007-09-06 08:35:31.000000000 +0200 @@ -26760,7 +26760,7 @@ echo "$as_me: WARNING: Use --with-ssl, - fi -if test X"$USE_GNUTLS$OPENSSL_ENABLED" != "X"; then +if test X"$USE_NSS$USE_GNUTLS$OPENSSL_ENABLED" != "X"; then { echo "$as_me:$LINENO: checking CA cert bundle install path" >&5 echo $ECHO_N "checking CA cert bundle install path... $ECHO_C" >&6; } diff -up curl-7.16.4/configure.ac.nsspem curl-7.16.4/configure.ac --- curl-7.16.4/configure.ac.nsspem 2007-06-12 23:39:21.000000000 +0200 +++ curl-7.16.4/configure.ac 2007-09-06 08:35:31.000000000 +0200 @@ -1468,7 +1468,7 @@ dnl ************************************ dnl Check for the CA bundle dnl ********************************************************************** -if test X"$USE_GNUTLS$OPENSSL_ENABLED" != "X"; then +if test X"$USE_NSS$USE_GNUTLS$OPENSSL_ENABLED" != "X"; then AC_MSG_CHECKING([CA cert bundle install path]) diff -up curl-7.16.4/lib/nss.c.nsspem curl-7.16.4/lib/nss.c --- curl-7.16.4/lib/nss.c.nsspem 2007-05-25 23:56:27.000000000 +0200 +++ curl-7.16.4/lib/nss.c 2007-09-06 09:26:39.000000000 +0200 @@ -55,6 +55,7 @@ #include #include #include +#include #include #include #include @@ -69,10 +70,19 @@ #define min(a, b) ((a) < (b) ? (a) : (b)) #endif +#define SSL_DIR "/etc/pki/nssdb" + +/* enough to fit the string "PEM Token #[0|1]" */ +#define SLOTSIZE 13 + PRFileDesc *PR_ImportTCPSocket(PRInt32 osfd); static int initialized = 0; -static int noverify = 0; +static int verify_done = 0; +char * select_nickname = NULL; + +/* Global so our callbacks can update as appropriate */ +static int curlerr; #define HANDSHAKE_TIMEOUT 30 @@ -87,15 +97,25 @@ typedef struct { PRInt32 version; /* protocol version valid for this cipher */ } cipher_s; -/* the table itself is defined in nss_engine_init.c */ #ifdef NSS_ENABLE_ECC #define ciphernum 48 #else #define ciphernum 23 #endif +#define PK11_SETATTRS(x,id,v,l) \ + do { \ + (x)->type = (id); \ + (x)->pValue=(v); \ + (x)->ulValueLen = (l); \ + } while (0) + +#define CERT_NewTempCertificate __CERT_NewTempCertificate + enum sslversion { SSL2 = 1, SSL3 = 2, TLS = 4 }; +pphrase_arg_t *parg = NULL; + cipher_s cipherlist[ciphernum] = { /* SSL2 cipher suites */ {"rc4", SSL_EN_RC4_128_WITH_MD5, SSL2}, @@ -154,6 +174,9 @@ cipher_s cipherlist[ciphernum] = { #endif }; +const char* pem_library = "libnsspem.so"; +static SECMODModule* mod = NULL; + static SECStatus set_ciphers(struct SessionHandle *data, PRFileDesc * model, char *cipher_list) { @@ -197,9 +220,7 @@ static SECStatus set_ciphers(struct Sess } if(found == PR_FALSE) { - char buf[1024]; - snprintf(buf, 1024, "Unknown cipher in list: %s", cipher); - failf(data, buf); + failf(data, "Unknown cipher in list: %s", cipher); return SECFailure; } @@ -220,27 +241,240 @@ static SECStatus set_ciphers(struct Sess return SECSuccess; } +/* + * Determine whether the nickname passed in is a filename that needs to + * be loaded as a PEM or a regular NSS nickname. + * + * returns 1 for a file + * returns 0 for not a file (NSS nickname) + */ +static int is_file(const char *filename) { + struct stat st; + + if (filename == NULL) + return 0; + + if (stat(filename, &st) == 0) { + if (S_ISREG(st.st_mode)) + return 1; + } + return 0; +} + +static int +nss_load_cert(struct SessionHandle *data, const char *filename, PRBool cacert) +{ + CERTCertificate *cert; + void *proto_win = NULL; + CK_SLOT_ID slotID; + PK11SlotInfo * slot = NULL; + PK11GenericObject *rv; + CK_ATTRIBUTE *attrs; + CK_ATTRIBUTE theTemplate[20]; + CK_BBOOL cktrue = CK_TRUE; + CK_BBOOL ckfalse = CK_FALSE; + CK_OBJECT_CLASS objClass = CKO_CERTIFICATE; + char *nickname = NULL; + char *slotname = NULL; + char *n; + + /* If there is no slash in the filename it is assumed to be a regular + * NSS nickname. + */ + if (is_file(filename)) { + n = strrchr(filename, '/'); + if (n) + n++; + } else { + /* A nickname from the NSS internal database */ + nickname = strdup(filename); + goto done; + } + + attrs = theTemplate; + + /* All CA and trust objects go into slot 0. Other slots are used + * for storing certificates. With each new user certificate we increment + * the slot count. We only support 1 user certificate right now. + */ + if (cacert) { + slotID = 0; + } else { + slotID = 1; + } + + slotname = (char *)malloc(SLOTSIZE); + nickname = (char *)malloc(PATH_MAX); + snprintf(slotname, SLOTSIZE, "PEM Token #%ld", slotID); + snprintf(nickname, PATH_MAX, "PEM Token #%ld:%s", slotID, n); + + slot = PK11_FindSlotByName(slotname); + + if (!slot) { + free(slotname); + free(nickname); + return 0; + } + + PK11_SETATTRS(attrs, CKA_CLASS, &objClass, sizeof(objClass) ); attrs++; + PK11_SETATTRS(attrs, CKA_TOKEN, &cktrue, sizeof(CK_BBOOL) ); attrs++; + PK11_SETATTRS(attrs, CKA_LABEL, (unsigned char *)filename, strlen(filename)+1); attrs++; + if (cacert) { + PK11_SETATTRS(attrs, CKA_TRUST, &cktrue, sizeof(CK_BBOOL) ); attrs++; + } else { + PK11_SETATTRS(attrs, CKA_TRUST, &ckfalse, sizeof(CK_BBOOL) ); attrs++; + } + + /* This load the certificate in our PEM module into the appropriate + * slot. + */ + rv = PK11_CreateGenericObject(slot, theTemplate, 4, PR_FALSE /* isPerm */); + + PK11_FreeSlot(slot); + + free(slotname); + if (rv == NULL) { + free(nickname); + return 0; + } + +done: + /* Double-check that the certificate or nickname requested exists in + * either the token or the NSS certificate database. + */ + if (!cacert) { + cert = PK11_FindCertFromNickname((char *)nickname, proto_win); + + /* An invalid nickname was passed in */ + if (cert == NULL) { + PR_SetError(SEC_ERROR_UNKNOWN_CERT, 0); + return 0; + } + + CERT_DestroyCertificate(cert); + } + free(nickname); + + return 1; +} + +static int nss_load_key(char *key_file) +{ + PK11SlotInfo * slot = NULL; + PK11GenericObject *rv; + CK_ATTRIBUTE *attrs; + CK_ATTRIBUTE theTemplate[20]; + CK_BBOOL cktrue = CK_TRUE; + CK_OBJECT_CLASS objClass = CKO_PRIVATE_KEY; + CK_SLOT_ID slotID; + char *slotname = NULL; + + attrs = theTemplate; + + /* FIXME: grok the various file types */ + + /* FIXME: shouldn't be hardcoded */ + slotID = 1; + + slotname = (char *)malloc(SLOTSIZE); + snprintf(slotname, SLOTSIZE, "PEM Token #%ld", slotID); + + slot = PK11_FindSlotByName(slotname); + free(slotname); + + if (!slot) { + return 0; + } + + PK11_SETATTRS(attrs, CKA_CLASS, &objClass, sizeof(objClass) ); attrs++; + PK11_SETATTRS(attrs, CKA_TOKEN, &cktrue, sizeof(CK_BBOOL) ); attrs++; + PK11_SETATTRS(attrs, CKA_LABEL, (unsigned char *)key_file, strlen(key_file)+1); attrs++; + + /* When adding an encrypted key the PKCS#11 will be set as removed */ + rv = PK11_CreateGenericObject(slot, theTemplate, 3, PR_FALSE /* isPerm */); + if (rv == NULL) { + PR_SetError(SEC_ERROR_BAD_KEY, 0); + return 0; + } + + /* This will force the token to be seen as re-inserted */ + PK11_IsPresent(slot); + + parg->retryCount = 0; + /* parg is initialized in nss_Init_Tokens() */ + if (PK11_Authenticate(slot, PR_TRUE, parg) != SECSuccess) { + return 0; + } + + return 1; +} + +static int display_error(struct connectdata *conn, PRInt32 err, const char *filename) { + switch(err) { + case SEC_ERROR_BAD_PASSWORD: + failf(conn->data, "Unable to load client key: Incorrect password\n"); + return 1; + case SEC_ERROR_UNKNOWN_CERT: + failf(conn->data, "Unable to load certificate %s\n", filename); + return 1; + } + return 0; /* The caller will print a generic error */ +} + +static int cert_stuff(struct connectdata *conn, char *cert_file, char *key_file) +{ + struct SessionHandle *data = conn->data; + int rv = 0; + + if (cert_file) + rv = nss_load_cert(data, cert_file, PR_FALSE); + if (!rv) { + if (!display_error(conn, PR_GetError(), cert_file)) + failf(data, "Unable to load client cert %d.", PR_GetError()); + return 0; + } + if (key_file || (is_file(cert_file) )) { + if (key_file) + rv = nss_load_key(key_file); + else + rv = nss_load_key(cert_file); + if (!rv) { + if (!display_error(conn, PR_GetError(), key_file)) + failf(data, "Unable to load client key %d.", PR_GetError()); + + return 0; + } + } + return 1; +} + static char * nss_get_password(PK11SlotInfo * slot, PRBool retry, void *arg) { pphrase_arg_t *parg = (pphrase_arg_t *) arg; - (void)slot; /* unused */ - (void)retry; /* unused */ + parg->retryCount++; + if (parg->retryCount > 2) + return NULL; if(parg->data->set.key_passwd) return (char *)PORT_Strdup((char *)parg->data->set.key_passwd); else return NULL; } -static SECStatus nss_Init_Tokens(struct connectdata * conn) +static char * nss_no_password(PK11SlotInfo *slot, PRBool retry, void *arg) +{ + return NULL; +} + +static SECStatus nss_Init_Tokens(struct SessionHandle *data) { PK11SlotList *slotList; PK11SlotListElement *listEntry; SECStatus ret, status = SECSuccess; - pphrase_arg_t *parg; - parg = (pphrase_arg_t *) malloc(sizeof(*parg)); + if (!parg) + parg = (pphrase_arg_t *) malloc(sizeof(*parg)); parg->retryCount = 0; - parg->data = conn->data; + parg->data = data; PK11_SetPasswordFunc(nss_get_password); @@ -253,10 +487,10 @@ static SECStatus nss_Init_Tokens(struct if(PK11_NeedLogin(slot) && PK11_NeedUserInit(slot)) { if(slot == PK11_GetInternalKeySlot()) { - failf(conn->data, "The NSS database has not been initialized.\n"); + failf(data, "The NSS database has not been initialized.\n"); } else { - failf(conn->data, "The token %s has not been initialized.", + failf(data, "The token %s has not been initialized.", PK11_GetTokenName(slot)); } PK11_FreeSlot(slot); @@ -265,6 +499,8 @@ static SECStatus nss_Init_Tokens(struct ret = PK11_Authenticate(slot, PR_TRUE, parg); if(SECSuccess != ret) { + if (PR_GetError() == SEC_ERROR_BAD_PASSWORD) + infof(data, "The password for token '%s' is incorrect\n", PK11_GetTokenName(slot)); status = SECFailure; break; } @@ -272,15 +508,59 @@ static SECStatus nss_Init_Tokens(struct PK11_FreeSlot(slot); } - free(parg); return status; } static SECStatus BadCertHandler(void *arg, PRFileDesc * socket) { SECStatus success = SECSuccess; - (void)arg; - (void)socket; + struct connectdata *conn = (struct connectdata *)arg; + PRErrorCode err = PR_GetError(); + CERTCertificate *cert = NULL; + char *subject, *issuer; + + if (verify_done) + return success; + + verify_done = 1; + cert = SSL_PeerCertificate(socket); + subject = CERT_NameToAscii(&cert->subject); + issuer = CERT_NameToAscii(&cert->issuer); + CERT_DestroyCertificate(cert); + + switch(err) { + case SEC_ERROR_CA_CERT_INVALID: + infof(conn->data, "Issuer certificate is invalid: '%s'\n", issuer); + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + break; + case SEC_ERROR_UNTRUSTED_ISSUER: + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + infof(conn->data, "Certificate is signed by an untrusted issuer: '%s'\n", issuer); + break; + case SSL_ERROR_BAD_CERT_DOMAIN: + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + infof(conn->data, "common name: %s (does not match '%s')\n", + subject, conn->host.dispname); + break; + case SEC_ERROR_EXPIRED_CERTIFICATE: + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + infof(conn->data, "Remote Certificate has expired.\n"); + break; + default: + if (conn->data->set.ssl.verifypeer) + success = SECFailure; + infof(conn->data, "Bad certificate received. Subject = '%s', Issuer = '%s'\n", subject, issuer); + break; + } + if (success == SECSuccess) + infof(conn->data, "SSL certificate verify ok.\n"); + PR_Free(subject); + PR_Free(issuer); + curlerr = CURLE_SSL_CACERT; return success; } @@ -295,6 +575,52 @@ static SECStatus HandshakeCallback(PRFil return SECSuccess; } +static void display_conn_info(struct connectdata *conn, PRFileDesc * socket) +{ + SSLChannelInfo channel; + SSLCipherSuiteInfo suite; + CERTCertificate *cert; + char *subject, *issuer, *common_name; + PRExplodedTime printableTime; + char timeString[256]; + PRTime notBefore, notAfter; + + if (SSL_GetChannelInfo(socket, &channel, sizeof channel) == + SECSuccess && channel.length == sizeof channel && + channel.cipherSuite) { + if (SSL_GetCipherSuiteInfo(channel.cipherSuite, + &suite, sizeof suite) == SECSuccess) { + infof(conn->data, "SSL connection using %s\n", suite.cipherSuiteName); + } + } + + infof(conn->data, "Server certificate:\n"); + + cert = SSL_PeerCertificate(socket); + subject = CERT_NameToAscii(&cert->subject); + issuer = CERT_NameToAscii(&cert->issuer); + common_name = CERT_GetCommonName(&cert->subject); + infof(conn->data, "\tsubject: %s\n", subject); + + CERT_GetCertTimes(cert, ¬Before, ¬After); + PR_ExplodeTime(notBefore, PR_GMTParameters, &printableTime); + PR_FormatTime(timeString, 256, "%b %d %H:%M:%S %Y GMT", &printableTime); + infof(conn->data, "\tstart date: %s\n", timeString); + PR_ExplodeTime(notAfter, PR_GMTParameters, &printableTime); + PR_FormatTime(timeString, 256, "%b %d %H:%M:%S %Y GMT", &printableTime); + infof(conn->data, "\texpire date: %s\n", timeString); + infof(conn->data, "\tcommon name: %s\n", common_name); + infof(conn->data, "\tissuer: %s\n", issuer); + + PR_Free(subject); + PR_Free(issuer); + PR_Free(common_name); + + CERT_DestroyCertificate(cert); + + return; +} + /** * * Callback to pick the SSL client certificate. @@ -309,24 +635,42 @@ static SECStatus SelectClientCert(void * char *nickname = (char *)arg; void *proto_win = NULL; SECStatus secStatus = SECFailure; + PK11SlotInfo *slot; (void)caNames; proto_win = SSL_RevealPinArg(socket); + if (!nickname) + return secStatus; + cert = PK11_FindCertFromNickname(nickname, proto_win); if(cert) { - privKey = PK11_FindKeyByAnyCert(cert, proto_win); - if(privKey) { - secStatus = SECSuccess; - } - else { - CERT_DestroyCertificate(cert); + + if (!strncmp(nickname, "PEM Token", 9)) { + CK_SLOT_ID slotID = 1; /* hardcoded for now */ + char * slotname = (char *)malloc(SLOTSIZE); + snprintf(slotname, SLOTSIZE, "PEM Token #%ld", slotID); + slot = PK11_FindSlotByName(slotname); + privKey = PK11_FindPrivateKeyFromCert(slot, cert, NULL); + PK11_FreeSlot(slot); + free(slotname); + if(privKey) { + secStatus = SECSuccess; + } + } else { + privKey = PK11_FindKeyByAnyCert(cert, proto_win); + if(privKey) { + secStatus = SECSuccess; + } } } if(secStatus == SECSuccess) { *pRetCert = cert; *pRetKey = privKey; + } else { + if (cert) + CERT_DestroyCertificate(cert); } return secStatus; @@ -397,6 +741,8 @@ void Curl_nss_close(struct connectdata * } connssl->use = FALSE; /* get back to ordinary socket usage */ } + if (select_nickname) + free(select_nickname); } /* @@ -418,31 +764,52 @@ CURLcode Curl_nss_connect(struct connect curl_socket_t sockfd = conn->sock[sockindex]; struct ssl_connect_data *connssl = &conn->ssl[sockindex]; SECStatus rv; - int curlerr = CURLE_SSL_CONNECT_ERROR; + char *configstring = NULL; + char *certDir = NULL; + + curlerr = CURLE_SSL_CONNECT_ERROR; + certDir = getenv("SSL_DIR"); /* Look in $SSL_DIR */ + + if (!certDir) { + struct stat st; + + if (stat(SSL_DIR, &st) == 0) + if (S_ISDIR(st.st_mode)) { + certDir = "/etc/pki/nssdb"; + } + } /* FIXME. NSS doesn't support multiple databases open at the same time. */ if(!initialized) { - if(!data->set.ssl.CAfile) { - if(data->set.ssl.verifypeer) { - failf(data, "No NSS cacert database specified."); - return CURLE_SSL_CACERT_BADFILE; - } - else { - rv = NSS_NoDB_Init(NULL); - noverify = 1; - } + if(!certDir) { + rv = NSS_NoDB_Init(NULL); } else { - rv = NSS_Initialize(data->set.ssl.CAfile, NULL, NULL, "secmod.db", + rv = NSS_Initialize(certDir, NULL, NULL, "secmod.db", NSS_INIT_READONLY); } if(rv != SECSuccess) { curlerr = CURLE_SSL_CACERT_BADFILE; goto error; } - } + configstring = (char *)malloc(4096); + + NSS_SetDomesticPolicy(); - NSS_SetDomesticPolicy(); + PR_snprintf(configstring, 4096, "library=%s name=PEM", pem_library); +// PR_snprintf(configstring, 4096, "library=%s name=PEM parameters=\"NSS=\"trustorder=75\"\"", pem_library); +// PR_snprintf(configstring, 4096, "library=/usr/lib/libnsspem.so name=PEM parameters=\"/etc/pki/tls/certs/ca-bundle.crt\" NSS=\"trustorder=75\""); + + mod = SECMOD_LoadUserModule(configstring, NULL, PR_FALSE); + if (!mod || !mod->loaded) { + if (mod) { + SECMOD_DestroyModule(mod); + mod = NULL; + } + infof(data, "WARNING: failed to load NSS PEM library %s. Using OpenSSL PEM certificates will not work.\n", pem_library); + } + free(configstring); + } model = PR_NewTCPSocket(); if(!model) @@ -482,26 +849,92 @@ CURLcode Curl_nss_connect(struct connect goto error; if(data->set.ssl.cipher_list) { - if(set_ciphers(data, model, data->set.ssl.cipher_list) != SECSuccess) + if(set_ciphers(data, model, data->set.ssl.cipher_list) != SECSuccess) { + curlerr = CURLE_SSL_CIPHER; goto error; + } } - if(SSL_BadCertHook(model, (SSLBadCertHandler) BadCertHandler, NULL) - != SECSuccess) + if(SSL_BadCertHook(model, (SSLBadCertHandler) BadCertHandler, conn) + != SECSuccess) { goto error; + } if(SSL_HandshakeCallback(model, (SSLHandshakeCallback) HandshakeCallback, NULL) != SECSuccess) goto error; + if (mod && data->set.ssl.CAfile) { + rv = nss_load_cert(data, data->set.ssl.CAfile, PR_TRUE); + } else if (data->set.ssl.CApath) { + struct stat st; + PRDir *dir; + PRDirEntry *entry; + + if (stat(data->set.ssl.CApath, &st) == -1) + curlerr = CURLE_SSL_CACERT_BADFILE; + goto error; + + if (S_ISDIR(st.st_mode)) { + dir = PR_OpenDir(data->set.ssl.CApath); + int rv; + do { + entry = PR_ReadDir(dir, PR_SKIP_BOTH | PR_SKIP_HIDDEN); + + if (entry) { + char fullpath[PATH_MAX]; + + snprintf(fullpath, sizeof(fullpath), "%s/%s", data->set.ssl.CApath, entry->name); + rv = nss_load_cert(data, fullpath, PR_TRUE); + } + /* This is purposefully tolerant of errors so non-PEM files + * can be in the same directory */ + } while (entry != NULL); + PR_CloseDir(dir); + } + } + infof(data, + " CAfile: %s\n" + " CApath: %s\n", + data->set.ssl.CAfile ? data->set.ssl.CAfile : "none", + data->set.ssl.CApath ? data->set.ssl.CApath : "none"); + if(data->set.cert) { + char * n; + char * nickname; + + nickname = (char *)malloc(PATH_MAX); + if (is_file(data->set.cert)) { + n = strrchr(data->set.cert, '/'); + if (n) { + n++; /* skip last slash */ + snprintf(nickname, PATH_MAX, "PEM Token #%ld:%s", 1, n); + } + } else { + strncpy(nickname, data->set.cert, PATH_MAX); + } + if(nss_Init_Tokens(conn->data) != SECSuccess) { + free(nickname); + goto error; + } + if (!cert_stuff(conn, data->set.cert, data->set.key)) { + /* failf() is already done in cert_stuff() */ + free(nickname); + return CURLE_SSL_CERTPROBLEM; + } + + select_nickname = strdup(nickname); if(SSL_GetClientAuthDataHook(model, (SSLGetClientAuthData) SelectClientCert, - (void *)data->set.cert) != SECSuccess) { + (void *)select_nickname) != SECSuccess) { curlerr = CURLE_SSL_CERTPROBLEM; goto error; } - if(nss_Init_Tokens(conn) != SECSuccess) - goto error; + + free(nickname); + free(parg); + + /* No longer return the password, lets us free parg */ + PK11_SetPasswordFunc(nss_no_password); } /* Import our model socket onto the existing file descriptor */ @@ -509,6 +942,7 @@ CURLcode Curl_nss_connect(struct connect connssl->handle = SSL_ImportFD(model, connssl->handle); if(!connssl->handle) goto error; + PR_Close(model); /* We don't need this any more */ /* Force handshake on next I/O */ SSL_ResetHandshake(connssl->handle, /* asServer */ PR_FALSE); @@ -518,14 +952,17 @@ CURLcode Curl_nss_connect(struct connect /* Force the handshake now */ if (SSL_ForceHandshakeWithTimeout(connssl->handle, PR_SecondsToInterval(HANDSHAKE_TIMEOUT)) - != SECSuccess) + != SECSuccess) { goto error; + } + + display_conn_info(conn, connssl->handle); return CURLE_OK; error: err = PR_GetError(); - failf(data, "NSS error %d", err); + infof(data, "NSS error %d\n", err); if(model) PR_Close(model); return curlerr; Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/curl/OLPC-2/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 11 Apr 2007 18:20:54 -0000 1.24 +++ .cvsignore 12 Sep 2007 17:16:35 -0000 1.25 @@ -1,5 +1 @@ -curl-7.15.4.tar.bz2 -curl-7.15.5.tar.bz2 -curl-7.16.0.tar.bz2 -curl-7.16.1.tar.bz2 -curl-7.16.2.tar.bz2 +curl-7.16.4.tar.bz2 Index: curl.spec =================================================================== RCS file: /cvs/pkgs/rpms/curl/OLPC-2/curl.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- curl.spec 11 May 2007 12:07:53 -0000 1.49 +++ curl.spec 12 Sep 2007 17:16:35 -0000 1.50 @@ -1,19 +1,22 @@ -%define ldap_version 2.3 +# get the current ldap library version to link against automatically +%define ldap_version %(readlink %{_libdir}/libldap.so | sed 's,.*libldap-\\([0-9.]*\\)\\.so\\..*,\\1,') Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl -Version: 7.16.2 -Release: 3%{?dist} +Version: 7.16.4 +Release: 6%{?dist} License: MIT Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 -Patch0: curl-7.14.1-nousr.patch -Patch1: curl-7.15.0-curl_config-version.patch -Patch2: curl-7.15.3-multilib.patch -Patch3: curl-7.16.0-privlibs.patch +Patch1: curl-7.15.3-multilib.patch +Patch2: curl-7.16.0-privlibs.patch +Patch3: curl-7.16.4-ftp.patch +Patch4: curl-7.16.4-nsspem.patch +Provides: webclient URL: http://curl.haxx.se/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: openssl-devel, libtool, pkgconfig, libidn-devel +BuildRequires: libtool, pkgconfig, libidn-devel +BuildRequires: nss-devel >= 3.11.7-7 %description cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and @@ -25,7 +28,7 @@ %package devel Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: openssl-devel, libidn-devel, pkgconfig, automake +Requires: libidn-devel, pkgconfig, automake Summary: Files needed for building applications with libcurl %description devel @@ -36,31 +39,31 @@ %prep %setup -q -%patch0 -p1 -b .nousr -%patch1 -p1 -b .ver -%patch2 -p1 -b .multilib -%patch3 -p1 -b .privlibs +%patch1 -p1 -b .multilib +%patch2 -p1 -b .privlibs +%patch3 -p1 -b .ftp +%patch4 -p1 -b .nsspem %build -aclocal -libtoolize --force -./reconf - -if pkg-config openssl ; then - CPPFLAGS=`pkg-config --cflags openssl`; export CPPFLAGS - LDFLAGS=`pkg-config --libs openssl`; export LDFLAGS +if pkg-config nss ; then + CPPFLAGS=`pkg-config --cflags nss`; export CPPFLAGS + LDFLAGS=`pkg-config --libs nss`; export LDFLAGS fi -%configure --with-ssl=%{_prefix} --enable-ipv6 \ +%configure --without-ssl --with-nss=%{_prefix} --enable-ipv6 \ --with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \ --with-gssapi=%{_prefix}/kerberos --with-libidn \ --with-ldap-lib=libldap-%{ldap_version}.so.0 \ --with-lber-lib=liblber-%{ldap_version}.so.0 \ --disable-static +sed -i -e 's,-L/usr/lib ,,g;s,-L/usr/lib64 ,,g;s,-L/usr/lib$,,g;s,-L/usr/lib64$,,g' \ + Makefile libcurl.pc make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -%makeinstall + +make DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" install + rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la install -d $RPM_BUILD_ROOT/%{_datadir}/aclocal install -m 644 docs/libcurl/libcurl.m4 $RPM_BUILD_ROOT/%{_datadir}/aclocal @@ -90,6 +93,7 @@ %files devel %defattr(-,root,root) %doc docs/examples/*.c docs/examples/Makefile.example docs/INTERNALS +%doc docs/CONTRIBUTE %{_bindir}/curl-config* %{_includedir}/curl %{_libdir}/*.so @@ -99,6 +103,45 @@ %{_datadir}/aclocal/libcurl.m4 %changelog +* Mon Sep 10 2007 Jindrich Novy 7.16.4-6 +- provide webclient (#225671) + +* Thu Sep 6 2007 Jindrich Novy 7.16.4-5 +- add support for the NSS PKCS#11 pem reader so the command-line is the + same for both OpenSSL and NSS by Rob Crittenden (rcritten at redhat.com) +- switch to NSS again + +* Mon Sep 3 2007 Jindrich Novy 7.16.4-4 +- revert back to use OpenSSL (#266021) + +* Mon Aug 27 2007 Jindrich Novy 7.16.4-3 +- don't use openssl, use nss instead + +* Fri Aug 10 2007 Jindrich Novy 7.16.4-2 +- fix anonymous ftp login (#251570), thanks to David Cantrell + +* Wed Jul 11 2007 Jindrich Novy 7.16.4-1 +- update to 7.16.4 + +* Mon Jun 25 2007 Jindrich Novy 7.16.3-1 +- update to 7.16.3 +- drop .print patch, applied upstream +- next series of merge review fixes by Paul Howarth +- remove aclocal stuff, no more needed +- simplify makefile arguments +- don't reference standard library paths in libcurl.pc +- include docs/CONTRIBUTE + +* Mon Jun 18 2007 Jindrich Novy 7.16.2-5 +- don't print like crazy (#236981), backported from upstream CVS + +* Fri Jun 15 2007 Jindrich Novy 7.16.2-4 +- another series of review fixes (#225671), + thanks to Paul Howarth +- check version of ldap library automatically +- don't use %%makeinstall and preserve timestamps +- drop useless patches + * Fri May 11 2007 Jindrich Novy 7.16.2-3 - add automake BR to curl-devel to fix aclocal dir. ownership, thanks to Patrice Dumas Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/curl/OLPC-2/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 11 Apr 2007 18:20:54 -0000 1.25 +++ sources 12 Sep 2007 17:16:35 -0000 1.26 @@ -1,2 +1 @@ -acdab0b0467c55e10ed02d2afed80575 curl-7.16.1.tar.bz2 -37a1de15c4300ca9413d39d2bcea9b36 curl-7.16.2.tar.bz2 +ffa6d1f4e28ca493a43f9dc17882c4d8 curl-7.16.4.tar.bz2 --- curl-7.14.1-nousr.patch DELETED --- --- curl-7.15.0-curl_config-version.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 17:17:27 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Wed, 12 Sep 2007 13:17:27 -0400 Subject: rpms/gdm/devel gdm-2.19.8-change-defaults.patch, NONE, 1.1 gdm.spec, 1.285, 1.286 gdm-2.19.6-change-defaults.patch, 1.3, NONE Message-ID: <200709121717.l8CHHRkf011760@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gdm/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11636 Modified Files: gdm.spec Added Files: gdm-2.19.8-change-defaults.patch Removed Files: gdm-2.19.6-change-defaults.patch Log Message: - Change default password character back to circle instead of asterisk (bug 287951) gdm-2.19.8-change-defaults.patch: --- NEW FILE gdm-2.19.8-change-defaults.patch --- diff -up gdm-2.19.8/config/gdm.conf.in.change-defaults gdm-2.19.8/config/gdm.conf.in --- gdm-2.19.8/config/gdm.conf.in.change-defaults 2007-09-07 11:40:58.000000000 -0400 +++ gdm-2.19.8/config/gdm.conf.in 2007-09-12 13:14:39.000000000 -0400 @@ -66,9 +66,9 @@ TimedLoginDelay=30 # should leave this alone. #Chooser=@libexecdir@/gdmchooser -# The greeter for attached (non-xdmcp) logins. Change gdmlogin to gdmgreeter -# to get the new graphical greeter. -#Greeter=@libexecdir@/gdmlogin +# The greeter for attached (non-xdmcp) logins. Change gdmgreeter to gdmlogin to +# get the boring greeter. +Greeter=@libexecdir@/gdmgreeter # The greeter for xdmcp logins, usually you want a less graphically intensive # greeter here so it's better to leave this with gdmlogin @@ -78,23 +78,23 @@ TimedLoginDelay=30 # This is useful for enabling additional feature support e.g. GNOME # accessibility framework. Only "trusted" modules should be allowed to minimize # security holes -#AddGtkModules=false +AddGtkModules=true # By default, these are the accessibility modules. -#GtkModulesList=gail:atk-bridge:@libdir@/gtk-2.0/modules/libdwellmouselistener:@libdir@/gtk-2.0/modules/libkeymouselistener +GtkModulesList=gail:atk-bridge:@libdir@/gtk-2.0/modules/libkeymouselistener # Default path to set. The profile scripts will likely override this value. # This value will be overridden with the value from /etc/default/login if it # contains "ROOT=". -#DefaultPath=@GDM_USER_PATH@ +DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin # Default path for root. The profile scripts will likely override this value. # This value will be overridden with the value from /etc/default/login if it # contains "SUROOT=". -#RootPath=/sbin:/usr/sbin:@GDM_USER_PATH@ +RootPath=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin # If you are having trouble with using a single server for a long time and want # GDM to kill/restart the server, turn this on. On Solaris, this value is # always true and this configuration setting is ignored. -#AlwaysRestartServer=@ALWAYS_RESTART_SERVER@ +AlwaysRestartServer=true # User and group used for running GDM GUI applications. By default this is set # to user "gdm" and group "gdm". This user/group should have very limited @@ -126,9 +126,9 @@ XKeepsCrashing=@gdmconfdir@/XKeepsCrashi # # Reboot, Halt and suspend commands, you can add different commands separated # by a semicolon. GDM will use the first one it can find. -RebootCommand=@REBOOT_COMMAND@ -HaltCommand=@HALT_COMMAND@ -SuspendCommand=@SUSPEND_COMMAND@ +# +RebootCommand=/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now;/usr/bin/reboot +HaltCommand=/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now;/usr/bin/poweroff # The following options specify how GDM system commands are supported. # @@ -158,14 +158,14 @@ ServAuthDir=@authdir@ # This is our standard startup script. A bit different from a normal X # session, but it shares a lot of stuff with that. See the provided default # for more information. -BaseXsession=@gdmconfdir@/Xsession +BaseXsession=/etc/X11/xinit/Xsession # This is a directory where .desktop files describing the sessions live. It is # really a PATH style variable since 2.4.4.2 to allow actual interoperability # with KDM. Note that /Sessions is there for backwards # compatibility reasons with 2.4.4.x. #SessionDesktopDir=/etc/X11/sessions/:@dmconfdir@/Sessions/:@datadir@/gdm/BuiltInSessions/:@datadir@/xsessions/ # This is the default .desktop session. One of the ones in SessionDesktopDir -#DefaultSession=gnome.desktop +DefaultSession=default.desktop # Better leave this blank and HOME will be used. You can use syntax ~/ below # to indicate home directory of the user. You can also set this to something # like /tmp if you don't want the authorizations to be in home directories. @@ -173,13 +173,13 @@ BaseXsession=@gdmconfdir@/Xsession # is the home directory the UserAuthFBDir will still be used in case the home # directory is NFS, see security/NeverPlaceCookiesOnNFS to override this # behavior. -UserAuthDir= +UserAuthDir=/tmp # Fallback directory for writing authorization file if user's home directory # is not writable. UserAuthFBDir=/tmp -UserAuthFile=.Xauthority +#UserAuthFile=.Xauthority # The X server to use if we can't figure out what else to run. -StandardXServer=@X_SERVER@ +StandardXServer=@X_SERVER@ -br # The maximum number of flexible X servers to run. #FlexibleXServers=5 # And after how many minutes should we reap the flexible server if there is no @@ -209,7 +209,7 @@ XnestUnscaledFontPath=@X_XNEST_UNSCALED_ #DoubleLoginWarning=true # Should a second login always resume the current session and switch VT's on # Linux and FreeBSD systems for console logins -#AlwaysLoginCurrentSession=true +AlwaysLoginCurrentSession=true # If true then the last login information is printed to the user before being # prompted for password. While this gives away some info on what users are on @@ -246,7 +246,7 @@ SecurityTokensDriver= [security] # Allow root to login. It makes sense to turn this off for kiosk use, when # you want to minimize the possibility of break in. -AllowRoot=true +AllowRoot=false # Allow login as root via XDMCP. This value will be overridden and set to # false if the /etc/default/login file exists and contains # "CONSOLE=/dev/login", and set to true if the /etc/default/login file exists @@ -356,7 +356,7 @@ Enable=false #GtkRC=@datadir@/themes/Default/gtk-2.0/gtkrc # The GTK+ theme to use for the GUI. -#GtkTheme=Default +GtkTheme=Clearlooks # If to allow changing the GTK+ (widget) theme from the greeter. Currently # this only affects the standard greeter as the graphical greeter does not yet # have this ability. @@ -377,7 +377,7 @@ Enable=false # themed login (gdmgreeter). # # The standard login has a title bar that the user can move. -#TitleBar=true +TitleBar=false # Don't allow user to move the standard login window. Only makes sense if # TitleBar is on. #LockPosition=false @@ -395,13 +395,13 @@ Enable=false # affect the Face Browser (MinimalUID, DefaultFace, Include, Exclude, # IncludeAll, GlobalFaceDir) are used by both the Standard and Themed # greeter. -Browser=false +Browser=true # The default picture in the browser. #DefaultFace=@pixmapdir@/nobody.png # User ID's less than the MinimalUID value will not be included in the face # browser or in the gdmselection list for Automatic/Timed login. They will not # be displayed regardless of the settings for Include and Exclude. -#MinimalUID=100 +MinimalUID=500 # Users listed in Include will be included in the face browser and in the # gdmsetup selection list for Automatic/Timed login. Users should be separated # by commas. @@ -418,7 +418,7 @@ Browser=false # large numbers of users and this feature should not be used in such # environments. The setting of IncludeAll does nothing if Include is set to a # non-empty value. -#IncludeAll=false +IncludeAll=true # If user or user.png exists in this dir it will be used as his picture. #GlobalFaceDir=@datadir@/pixmaps/faces/ @@ -427,7 +427,7 @@ Browser=false # file, although GDM will be able to read a standard locale.alias file as well. #LocaleFile=@gdmlocaledir@/locale.alias # Logo shown in the standard greeter. -#Logo=@pixmapdir@/gdm-foot-logo.png +Logo= # Logo shown on file chooser button in gdmsetup (do not modify this value). #ChooserButtonLogo=@pixmapdir@/gdm-foot-logo.png # The standard greeter should shake if a user entered the wrong username or @@ -474,8 +474,9 @@ DefaultRemoteWelcome=true # The Standard greeter (gdmlogin) uses BackgroundColor as the background # color, while the themed greeter (gdmgreeter) uses GraphicalThemedColor # as the background color. -BackgroundColor=#76848F -GraphicalThemedColor=#76848F +BackgroundColor=#20305a +GraphicalThemedColor=#000000 + # XDMCP session should only get a color, this is the sanest setting since you # don't want to take up too much bandwidth #BackgroundRemoteOnlyColor=true @@ -496,8 +497,8 @@ GraphicalThemedColor=#76848F # Show the Failsafe sessions. These are much MUCH nicer (focus for xterm for # example) and more failsafe then those supplied by scripts so distros should # use this rather then just running an xterm from a script. -#ShowGnomeFailsafeSession=true -#ShowXtermFailsafeSession=true +ShowGnomeFailsafeSession=false +ShowXtermFailsafeSession=false # Normally there is a session type called 'Last' that is shown which refers to # the last session the user used. If off, we will be in 'switchdesk' mode # where the session saving stuff is disabled in GDM @@ -506,7 +507,7 @@ GraphicalThemedColor=#76848F #Use24Clock=auto # Use circles in the password field. Looks kind of cool actually, but only # works with certain fonts. -#UseCirclesInEntry=false +UseCirclesInEntry=true # Do not show any visible feedback in the password field. This is standard for # instance in console, xdm and ssh. #UseInvisibleInEntry=false @@ -516,7 +517,7 @@ GraphicalThemedColor=#76848F # list then provide a list that is delimited by /: to the GraphicalThemes # key and set GraphicalThemeRand to true. Otherwise use GraphicalTheme # and specify just one theme. -#GraphicalTheme=circles +GraphicalTheme=FedoraFlyingHigh #GraphicalThemes=circles/:happygnome GraphicalThemeDir=@datadir@/gdm/themes/ GraphicalThemeRand=false @@ -633,7 +634,7 @@ Gestures=false [server-Standard] name=Standard server -command=@X_SERVER@ @X_CONFIG_OPTIONS@ @XEVIE_OPTION@ +command=@X_SERVER@ -br @X_CONFIG_OPTIONS@ @XEVIE_OPTION@ flexible=true # Indicates that the X server should be started at a different process # priority. Values can be any integer value accepted by the setpriority C Index: gdm.spec =================================================================== RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v retrieving revision 1.285 retrieving revision 1.286 diff -u -r1.285 -r1.286 --- gdm.spec 7 Sep 2007 17:54:19 -0000 1.285 +++ gdm.spec 12 Sep 2007 17:16:53 -0000 1.286 @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager Name: gdm Version: 2.19.8 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -55,7 +55,7 @@ # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=254164 Patch37: gdm-2.19.8-selinux.patch -Patch100: gdm-2.19.6-change-defaults.patch +Patch100: gdm-2.19.8-change-defaults.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -351,6 +351,10 @@ %{_datadir}/pixmaps/faces/extras/*.jpg %changelog +* Wed Sep 12 2007 Ray Strode - 1:2.19.8-4 +- Change default password character back to circle instead of + asterisk (bug 287951) + * Fri Sep 7 2007 Ray Strode - 1:2.19.8-3 - rebuild --with-selinux --- gdm-2.19.6-change-defaults.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 17:18:59 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 12 Sep 2007 13:18:59 -0400 Subject: rpms/slingshot/devel slingshot, NONE, 1.1 slingshot-font-path.patch, NONE, 1.1 slingshot.desktop, NONE, 1.1 slingshot.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709121718.l8CHIx6D011873@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/slingshot/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11842/devel Modified Files: .cvsignore sources Added Files: slingshot slingshot-font-path.patch slingshot.desktop slingshot.spec Log Message: Initial import. --- NEW FILE slingshot --- #!/bin/bash cd /usr/share/slingshot python slingshot.py slingshot-font-path.patch: --- NEW FILE slingshot-font-path.patch --- --- slingshot/slingshot.py 2007-09-11 20:46:33.000000000 -0500 +++ slingshot/slingshot.py 2007-09-11 20:46:33.000000000 -0500 @@ -53,9 +53,9 @@ particle_image_rect = None pygame.font.init() - Settings.font = pygame.font.Font("data/FreeSansBold.ttf", 14) - Settings.menu_font = pygame.font.Font("data/FreeSansBold.ttf", Settings.MENU_FONT_SIZE) - Settings.round_font = pygame.font.Font("data/FreeSansBold.ttf", 100) + Settings.font = pygame.font.Font("/usr/share/fonts/freefont/FreeSansBold.ttf", 14) + Settings.menu_font = pygame.font.Font("/usr/share/fonts/freefont/FreeSansBold.ttf", Settings.MENU_FONT_SIZE) + Settings.round_font = pygame.font.Font("/usr/share/fonts/freefont/FreeSansBold.ttf", 100) def __init__(self): pygame.display.init() --- NEW FILE slingshot.desktop --- [Desktop Entry] Type=Application Encoding=UTF-8 Name=Slingshot Exec=slingshot Comment=A Newtoninan strategy game Icon=slingshot.png Terminal=false Categories=Game;ActionGame; StartupNotify=false --- NEW FILE slingshot.spec --- Name: slingshot Version: 0.8.1p Release: 1%{?dist} Summary: A Newtonian strategy game Group: Amusements/Games License: GPLv2+ URL: http://www.slingshot-game.org/ Source0: http://downloads.sourceforge.net/slingshot-game/slingshot-%{version}.tar.gz Source1: slingshot.desktop Source2: slingshot Patch0: slingshot-font-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n) BuildArchitectures: noarch BuildRequires: desktop-file-utils Requires: hicolor-icon-theme, python, pygame, freefont %description Slingshot is a two dimensional, turn based simulation-strategy game set in the gravity fields of several planets. It is a highly addictive game, and never the same from round to round due to its randomly generated playing fields. %prep %setup -q %patch0 -p0 %build rm -f slingshot/data/FreeSansBold.ttf %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_bindir} install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/slingshot mkdir -p %{buildroot}%{_datadir}/slingshot install -m 644 slingshot/*.py %{buildroot}%{_datadir}/slingshot mkdir -p %{buildroot}%{_datadir}/slingshot/data install -m 644 slingshot/data/* %{buildroot}%{_datadir}/slingshot/data mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mv slingshot/data/icon64x64.png slingshot/data/slingshot.png mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps install -p -m 644 slingshot/data/slingshot.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_bindir}/slingshot %{_datadir}/slingshot/ %doc Readme.txt slingshot/licence.txt %{_datadir}/applications/fedora-slingshot.desktop %{_datadir}/icons/hicolor/64x64/apps/slingshot.png %changelog * Thu Sep 06 2007 Jon Ciesla - 0.8.1p-1 - create. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/slingshot/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Sep 2007 15:54:31 -0000 1.1 +++ .cvsignore 12 Sep 2007 17:18:26 -0000 1.2 @@ -0,0 +1 @@ +slingshot-0.8.1p.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/slingshot/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Sep 2007 15:54:31 -0000 1.1 +++ sources 12 Sep 2007 17:18:26 -0000 1.2 @@ -0,0 +1 @@ +a205f9cfee3e19f42d37ff6d10c46e9b slingshot-0.8.1p.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 17:22:36 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 12 Sep 2007 10:22:36 -0700 Subject: [pkgdb] curl had groupAcl changed Message-ID: <200709121722.l8CHMbqn024671@app3.fedora.phx.redhat.com> Jindrich Novy (jnovy) has set the commit acl on curl (Fedora devel) to Approved for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/curl From fedora-extras-commits at redhat.com Wed Sep 12 17:24:30 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Wed, 12 Sep 2007 10:24:30 -0700 Subject: [pkgdb] curl (Fedora OLPC, 2) updated by jkeating Message-ID: <200709121724.l8CHOUqu024716@app3.fedora.phx.redhat.com> Jesse Keating (jkeating) added a Fedora OLPC 2 branch for curl Jesse Keating (jkeating) has set commit to Approved for cvsextras on curl (Fedora OLPC 2) Jesse Keating (jkeating) has set build to Approved for cvsextras on curl (Fedora OLPC 2) Jesse Keating (jkeating) has set checkout to Approved for cvsextras on curl (Fedora OLPC 2) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/curl From fedora-extras-commits at redhat.com Wed Sep 12 17:27:16 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 12 Sep 2007 13:27:16 -0400 Subject: rpms/slingshot/F-7 slingshot, NONE, 1.1 slingshot-font-path.patch, NONE, 1.1 slingshot.desktop, NONE, 1.1 slingshot.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709121727.l8CHRGqM012275@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/rpms/slingshot/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12229 Modified Files: sources Added Files: slingshot slingshot-font-path.patch slingshot.desktop slingshot.spec Log Message: Initial import. --- NEW FILE slingshot --- #!/bin/bash cd /usr/share/slingshot python slingshot.py slingshot-font-path.patch: --- NEW FILE slingshot-font-path.patch --- --- slingshot/slingshot.py 2007-09-11 20:46:33.000000000 -0500 +++ slingshot/slingshot.py 2007-09-11 20:46:33.000000000 -0500 @@ -53,9 +53,9 @@ particle_image_rect = None pygame.font.init() - Settings.font = pygame.font.Font("data/FreeSansBold.ttf", 14) - Settings.menu_font = pygame.font.Font("data/FreeSansBold.ttf", Settings.MENU_FONT_SIZE) - Settings.round_font = pygame.font.Font("data/FreeSansBold.ttf", 100) + Settings.font = pygame.font.Font("/usr/share/fonts/freefont/FreeSansBold.ttf", 14) + Settings.menu_font = pygame.font.Font("/usr/share/fonts/freefont/FreeSansBold.ttf", Settings.MENU_FONT_SIZE) + Settings.round_font = pygame.font.Font("/usr/share/fonts/freefont/FreeSansBold.ttf", 100) def __init__(self): pygame.display.init() --- NEW FILE slingshot.desktop --- [Desktop Entry] Type=Application Encoding=UTF-8 Name=Slingshot Exec=slingshot Comment=A Newtoninan strategy game Icon=slingshot.png Terminal=false Categories=Game;ActionGame; StartupNotify=false --- NEW FILE slingshot.spec --- Name: slingshot Version: 0.8.1p Release: 1%{?dist} Summary: A Newtonian strategy game Group: Amusements/Games License: GPLv2+ URL: http://www.slingshot-game.org/ Source0: http://downloads.sourceforge.net/slingshot-game/slingshot-%{version}.tar.gz Source1: slingshot.desktop Source2: slingshot Patch0: slingshot-font-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n) BuildArchitectures: noarch BuildRequires: desktop-file-utils Requires: hicolor-icon-theme, python, pygame, freefont %description Slingshot is a two dimensional, turn based simulation-strategy game set in the gravity fields of several planets. It is a highly addictive game, and never the same from round to round due to its randomly generated playing fields. %prep %setup -q %patch0 -p0 %build rm -f slingshot/data/FreeSansBold.ttf %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_bindir} install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/slingshot mkdir -p %{buildroot}%{_datadir}/slingshot install -m 644 slingshot/*.py %{buildroot}%{_datadir}/slingshot mkdir -p %{buildroot}%{_datadir}/slingshot/data install -m 644 slingshot/data/* %{buildroot}%{_datadir}/slingshot/data mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications desktop-file-install --vendor fedora \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ %{SOURCE1} mv slingshot/data/icon64x64.png slingshot/data/slingshot.png mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps install -p -m 644 slingshot/data/slingshot.png \ $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/64x64/apps %post touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %postun touch --no-create %{_datadir}/icons/hicolor || : if [ -x %{_bindir}/gtk-update-icon-cache ]; then %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : fi %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %{_bindir}/slingshot %{_datadir}/slingshot/ %doc Readme.txt slingshot/licence.txt %{_datadir}/applications/fedora-slingshot.desktop %{_datadir}/icons/hicolor/64x64/apps/slingshot.png %changelog * Thu Sep 06 2007 Jon Ciesla - 0.8.1p-1 - create. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/slingshot/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Sep 2007 15:54:31 -0000 1.1 +++ sources 12 Sep 2007 17:26:44 -0000 1.2 @@ -0,0 +1 @@ +a205f9cfee3e19f42d37ff6d10c46e9b slingshot-0.8.1p.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 17:28:21 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 12 Sep 2007 10:28:21 -0700 Subject: [pkgdb] curl Orphaned Message-ID: <200709121728.l8CHSLki024777@app3.fedora.phx.redhat.com> Package curl in Fedora OLPC 2 was orphaned by Jindrich Novy (jnovy) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/curl From fedora-extras-commits at redhat.com Wed Sep 12 17:28:37 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Wed, 12 Sep 2007 10:28:37 -0700 Subject: [pkgdb] curl (Fedora OLPC, 2) updated by jkeating Message-ID: <200709121728.l8CHSbYl000813@app4.fedora.phx.redhat.com> Jesse Keating (jkeating) changed owner of curl in Fedora OLPC 2 to johnp To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/curl From fedora-extras-commits at redhat.com Wed Sep 12 17:28:49 2007 From: fedora-extras-commits at redhat.com (Jindrich Novy (jnovy)) Date: Wed, 12 Sep 2007 10:28:49 -0700 Subject: [pkgdb] curl had groupAcl changed Message-ID: <200709121728.l8CHSnWa000819@app4.fedora.phx.redhat.com> Jindrich Novy (jnovy) has set the commit acl on curl (Fedora devel) to Denied for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/curl From fedora-extras-commits at redhat.com Wed Sep 12 17:48:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 10:48:15 -0700 Subject: [pkgdb] rlwrap (Fedora EPEL, 5) updated by kevin Message-ID: <200709121748.l8CHmGNE000982@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for rlwrap Kevin Fenzi (kevin) has set commit to Approved for cvsextras on rlwrap (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on rlwrap (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on rlwrap (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/rlwrap From fedora-extras-commits at redhat.com Wed Sep 12 17:48:15 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 10:48:15 -0700 Subject: [pkgdb] rlwrap (Fedora EPEL, 4) updated by kevin Message-ID: <200709121748.l8CHmGSL000991@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for rlwrap Kevin Fenzi (kevin) has set commit to Approved for cvsextras on rlwrap (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on rlwrap (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on rlwrap (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/rlwrap From fedora-extras-commits at redhat.com Wed Sep 12 17:49:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 10:49:01 -0700 Subject: [pkgdb] gcin (Fedora EPEL, 4) updated by kevin Message-ID: <200709121749.l8CHn1dk025152@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for gcin Kevin Fenzi (kevin) has set commit to Approved for cvsextras on gcin (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on gcin (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on gcin (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gcin From fedora-extras-commits at redhat.com Wed Sep 12 17:49:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 10:49:01 -0700 Subject: [pkgdb] gcin (Fedora EPEL, 5) updated by kevin Message-ID: <200709121749.l8CHn1b2025161@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for gcin Kevin Fenzi (kevin) has set commit to Approved for cvsextras on gcin (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on gcin (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on gcin (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gcin From fedora-extras-commits at redhat.com Wed Sep 12 17:50:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 10:50:07 -0700 Subject: [pkgdb] mach (Fedora EPEL, 5) updated by kevin Message-ID: <200709121750.l8CHo7Id001016@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for mach Kevin Fenzi (kevin) has set commit to Approved for cvsextras on mach (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on mach (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on mach (Fedora EPEL 5) Kevin Fenzi (kevin) changed owner of mach in Fedora EPEL 5 to scop Kevin Fenzi (kevin) approved watchbugzilla on mach (Fedora EPEL 5) for thomasvs Kevin Fenzi (kevin) approved watchcommits on mach (Fedora EPEL 5) for thomasvs Kevin Fenzi (kevin) approved commit on mach (Fedora EPEL 5) for thomasvs Kevin Fenzi (kevin) approved build on mach (Fedora EPEL 5) for thomasvs Kevin Fenzi (kevin) approved approveacls on mach (Fedora EPEL 5) for thomasvs Kevin Fenzi (kevin) approved checkout on mach (Fedora EPEL 5) for thomasvs To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mach From fedora-extras-commits at redhat.com Wed Sep 12 17:53:19 2007 From: fedora-extras-commits at redhat.com (Petr Machata (pmachata)) Date: Wed, 12 Sep 2007 13:53:19 -0400 Subject: rpms/ltrace/devel .cvsignore, 1.8, 1.9 ltrace.spec, 1.60, 1.61 sources, 1.8, 1.9 Message-ID: <200709121753.l8CHrJ1A014122@cvs-int.fedora.redhat.com> Author: pmachata Update of /cvs/pkgs/rpms/ltrace/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14073 Modified Files: .cvsignore ltrace.spec sources Log Message: * Wed Sep 12 2007 Petr Machata - 0.5-9.45svn - cleanup spec - resolves: #226109 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/ltrace/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 14 Jul 2006 12:02:36 -0000 1.8 +++ .cvsignore 12 Sep 2007 17:52:47 -0000 1.9 @@ -1 +1 @@ -ltrace-0.5.tar.gz +ltrace-0.5-svn45.tar.gz Index: ltrace.spec =================================================================== RCS file: /cvs/pkgs/rpms/ltrace/devel/ltrace.spec,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- ltrace.spec 16 Aug 2007 11:27:37 -0000 1.60 +++ ltrace.spec 12 Sep 2007 17:52:47 -0000 1.61 @@ -1,9 +1,19 @@ Summary: Tracks runtime library calls from dynamically linked executables Name: ltrace Version: 0.5 -Release: 8.45svn%{?dist} -URL: http://alioth.debian.org/projects/ltrace/ -Source: ltrace-0.5.tar.gz +Release: 9.45svn%{?dist} +URL: http://ltrace.alioth.debian.org/ +License: GPLv2+ +Group: Development/Debuggers +ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 s390 s390x alpha sparc +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: elfutils-libelf-devel dejagnu + +# Tarball generated from svn checkout. To regenerate: +# svn co svn://svn.debian.org/ltrace -r 45 +# cd ltrace/ltrace/trunk && ./autogen.sh && ./configure && make dist +Source: ltrace-0.5-svn45.tar.gz + Patch0: ltrace-0.4-exec.patch Patch1: ltrace-0.4-fork.patch Patch2: ltrace-0.5-opd.patch @@ -18,11 +28,6 @@ Patch11: ltrace-0.5-exec-tests.patch Patch12: ltrace-0.5-man.patch Patch13: ltrace-0.5-ia64-sigill.patch -License: GPLv2+ -Group: Development/Debuggers -ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 s390 s390x alpha sparc -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: elfutils-libelf-devel dejagnu %description Ltrace is a debugging program which runs a specified command until the @@ -53,13 +58,15 @@ sed -i -e 's/-o root -g root//' Makefile.in %build +# This ugly hack is necessary to build and link files for correct +# architecture. It makes a difference on ppc. export CC="gcc`echo $RPM_OPT_FLAGS | sed -n 's/^.*\(-m[36][124]\).*$/ \1/p'`" -%configure CC="$CC" LDFLAGS="$LDFLAGS -Wl,-z,relro" -make +%configure CC="$CC" +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} docdir=%{_docdir}/ltrace-%{version}/ install +make DESTDIR=$RPM_BUILD_ROOT bindir=%{_bindir} docdir=%{_docdir}/ltrace-%{version}/ install #%check #echo ====================TESTING========================= @@ -72,11 +79,15 @@ %files %defattr(-,root,root) %doc COPYING README TODO BUGS ChangeLog -%{_prefix}/bin/ltrace +%{_bindir}/ltrace %{_mandir}/man1/ltrace.1* -%config(noreplace) /etc/ltrace.conf +%config(noreplace) %{_sysconfdir}/ltrace.conf %changelog +* Wed Sep 12 2007 Petr Machata - 0.5-9.45svn +- cleanup spec +- resolves: #226109 + * Thu Aug 16 2007 Petr Machata - 0.5-8.45svn - Fix licensing tag. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/ltrace/devel/sources,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- sources 14 Jul 2006 12:02:37 -0000 1.8 +++ sources 12 Sep 2007 17:52:47 -0000 1.9 @@ -1 +1 @@ -9b96a0056e9ba88a54e938973bf83025 ltrace-0.5.tar.gz +9b96a0056e9ba88a54e938973bf83025 ltrace-0.5-svn45.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 18:04:20 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 12 Sep 2007 14:04:20 -0400 Subject: rpms/mediawiki/devel .cvsignore, 1.12, 1.13 mediawiki.spec, 1.17, 1.18 sources, 1.12, 1.13 Message-ID: <200709121804.l8CI4Ks8020444@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/mediawiki/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20417 Modified Files: .cvsignore mediawiki.spec sources Log Message: * Wed Sep 12 2007 Ville Skytt?? - 1.10.2-36 - Update to 1.10.2 (security; http://secunia.com/advisories/26772/, #287881) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mediawiki/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 6 Aug 2007 12:33:16 -0000 1.12 +++ .cvsignore 12 Sep 2007 18:03:47 -0000 1.13 @@ -1,2 +1,2 @@ -mediawiki-1.10.0.tar.gz mediawiki-1.9.1-commoncode.patch +mediawiki-1.10.2.tar.gz Index: mediawiki.spec =================================================================== RCS file: /cvs/pkgs/rpms/mediawiki/devel/mediawiki.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- mediawiki.spec 6 Aug 2007 13:22:13 -0000 1.17 +++ mediawiki.spec 12 Sep 2007 18:03:47 -0000 1.18 @@ -1,7 +1,7 @@ Summary: A wiki engine Name: mediawiki -Version: 1.10.0 -Release: 35.0.1%{?dist} +Version: 1.10.2 +Release: 36%{?dist} License: GPL Group: Development/Tools URL: http://www.mediawiki.org/ @@ -88,8 +88,11 @@ /var/www/wiki/config/* %changelog +* Wed Sep 12 2007 Ville Skytt?? - 1.10.2-36 +- Update to 1.10.2 (security; http://secunia.com/advisories/26772/, #287881) + * Wed May 9 2007 Axel Thimm - 1.10.0-35 -- Update to 1.0. +- Update to 1.10.0. * Thu Feb 22 2007 Axel Thimm - 1.9.3-34 - Update to 1.9.4. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mediawiki/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 6 Aug 2007 12:33:16 -0000 1.12 +++ sources 12 Sep 2007 18:03:47 -0000 1.13 @@ -1,2 +1,2 @@ -78733fece881e7d3c2c1e6859493ed06 mediawiki-1.10.0.tar.gz d2fa9f438e9af6cc88ded2cf2af3a07c mediawiki-1.9.1-commoncode.patch +f1a5659624444c7101f258c7d43b03a0 mediawiki-1.10.2.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 18:09:45 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Wed, 12 Sep 2007 11:09:45 -0700 Subject: [pkgdb] xulrunner (Fedora, devel) updated by toshio Message-ID: <200709121809.l8CI9joG001254@app4.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) approved watchbugzilla on xulrunner (Fedora devel) for stransky Toshio Ernie Kuratomi (toshio) approved watchcommits on xulrunner (Fedora devel) for stransky Toshio Ernie Kuratomi (toshio) approved commit on xulrunner (Fedora devel) for stransky Toshio Ernie Kuratomi (toshio) approved build on xulrunner (Fedora devel) for stransky Toshio Ernie Kuratomi (toshio) approved approveacls on xulrunner (Fedora devel) for stransky Toshio Ernie Kuratomi (toshio) approved checkout on xulrunner (Fedora devel) for stransky To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xulrunner From fedora-extras-commits at redhat.com Wed Sep 12 18:11:25 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 12 Sep 2007 14:11:25 -0400 Subject: rpms/mediawiki/F-7 .cvsignore, 1.11, 1.12 mediawiki.spec, 1.17, 1.18 sources, 1.11, 1.12 Message-ID: <200709121811.l8CIBPsY021372@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/mediawiki/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21273 Modified Files: .cvsignore mediawiki.spec sources Log Message: * Wed Sep 12 2007 Ville Skytt?? - 1.9.4-35 - Update to 1.9.4 (security; http://secunia.com/advisories/26772/, #287881) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mediawiki/F-7/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 22 Feb 2007 17:38:18 -0000 1.11 +++ .cvsignore 12 Sep 2007 18:10:52 -0000 1.12 @@ -1,2 +1,2 @@ -mediawiki-1.9.3.tar.gz mediawiki-1.9.1-commoncode.patch +mediawiki-1.9.4.tar.gz Index: mediawiki.spec =================================================================== RCS file: /cvs/pkgs/rpms/mediawiki/F-7/mediawiki.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- mediawiki.spec 6 Aug 2007 13:22:11 -0000 1.17 +++ mediawiki.spec 12 Sep 2007 18:10:52 -0000 1.18 @@ -1,11 +1,11 @@ Summary: A wiki engine Name: mediawiki -Version: 1.9.3 -Release: 34.0.2%{?dist} +Version: 1.9.4 +Release: 35%{?dist} License: GPL Group: Development/Tools URL: http://wikipedia.sourceforge.net/ -Source0: http://prdownloads.sourceforge.net/wikipedia/%{name}-%{version}.tar.gz +Source0: http://download.wikimedia.org/mediawiki/1.9/%{name}-%{version}.tar.gz Patch0: mediawiki-1.9.1-commoncode.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: ocaml >= 3.06 @@ -88,11 +88,14 @@ /var/www/wiki/config/* %changelog +* Wed Sep 12 2007 Ville Skytt?? - 1.9.4-35 +- Update to 1.9.4 (security; http://secunia.com/advisories/26772/, #287881) + * Mon Aug 6 2007 Axel Thimm - 1.9.3-34.0.1 - Bump release to please koji/CVS. * Thu Feb 22 2007 Axel Thimm - 1.9.3-34 -- Update to 1.9.4. +- Update to 1.9.3. * Mon Feb 5 2007 Axel Thimm - 1.9.2-33 - Update to 1.9.2. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mediawiki/F-7/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 22 Feb 2007 17:38:18 -0000 1.11 +++ sources 12 Sep 2007 18:10:52 -0000 1.12 @@ -1,2 +1,2 @@ -3b522510b3a80212ba8dcdc51c938128 mediawiki-1.9.3.tar.gz d2fa9f438e9af6cc88ded2cf2af3a07c mediawiki-1.9.1-commoncode.patch +e97a74e17fe2f067b7c3fc040e1eddee mediawiki-1.9.4.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 18:12:51 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (a.badger)) Date: Wed, 12 Sep 2007 11:12:51 -0700 Subject: [pkgdb] xulrunner (Fedora, devel) updated by toshio Message-ID: <200709121812.l8CICp8x001287@app4.fedora.phx.redhat.com> Toshio Ernie Kuratomi (toshio) changed owner of xulrunner in Fedora devel to caillon To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/xulrunner From fedora-extras-commits at redhat.com Wed Sep 12 18:21:51 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 12 Sep 2007 14:21:51 -0400 Subject: rpms/mediawiki/FC-6 .cvsignore, 1.8, 1.9 mediawiki.spec, 1.13, 1.14 sources, 1.9, 1.10 Message-ID: <200709121821.l8CILpOn023244@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/mediawiki/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23092 Modified Files: .cvsignore mediawiki.spec sources Log Message: * Wed Sep 12 2007 Ville Skytt?? - 1.8.5-9 - Update to 1.8.5 (security; http://secunia.com/advisories/26772/, #287881) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mediawiki/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 22 Feb 2007 12:24:32 -0000 1.8 +++ .cvsignore 12 Sep 2007 18:21:18 -0000 1.9 @@ -1 +1 @@ -mediawiki-1.8.4.tar.gz +mediawiki-1.8.5.tar.gz Index: mediawiki.spec =================================================================== RCS file: /cvs/pkgs/rpms/mediawiki/FC-6/mediawiki.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- mediawiki.spec 22 Feb 2007 12:24:32 -0000 1.13 +++ mediawiki.spec 12 Sep 2007 18:21:18 -0000 1.14 @@ -1,14 +1,14 @@ %define wikidir %{_var}/www/mediawiki Name: mediawiki -Version: 1.8.4 -Release: 8%{?dist} +Version: 1.8.5 +Release: 9%{?dist} Summary: A wiki engine Group: Applications/Internet License: GPL URL: http://www.mediawiki.org/ -Source0: http://dl.sourceforge.net/sourceforge/wikipedia/mediawiki-%{version}.tar.gz +Source0: http://download.wikimedia.org/mediawiki/1.8/mediawiki-%{version}.tar.gz Source1: mediawiki-httpd.conf Source2: mediawiki-install.txt BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -91,6 +91,9 @@ %changelog +* Wed Sep 12 2007 Ville Skytt?? - 1.8.5-9 +- Update to 1.8.5 (security; http://secunia.com/advisories/26772/, #287881) + * Thu Feb 22 2007 Axel Thimm - 1.8.4-8 - Update to 1.8.4. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mediawiki/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 22 Feb 2007 12:24:32 -0000 1.9 +++ sources 12 Sep 2007 18:21:18 -0000 1.10 @@ -1 +1 @@ -deda96c093bc0f16df5ded6228e6275a mediawiki-1.8.4.tar.gz +8521cad53aa4dbda59bfd7ef1cba2553 mediawiki-1.8.5.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 18:24:11 2007 From: fedora-extras-commits at redhat.com (Tomas Hoger (thoger)) Date: Wed, 12 Sep 2007 14:24:11 -0400 Subject: fedora-security/audit fc7,1.98,1.99 Message-ID: <200709121824.l8CIOBi2023876@cvs-int.fedora.redhat.com> Author: thoger Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23837/audit Modified Files: fc7 Log Message: mediawiki cve name Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- fc7 12 Sep 2007 16:17:07 -0000 1.98 +++ fc7 12 Sep 2007 18:24:08 -0000 1.99 @@ -8,7 +8,7 @@ # Up to date CVE as of CVE email 20070910 # Up to date FC7 as of 20070910 -GENERIC-MAP-NOMATCH VULNERABLE (mediawiki, fixed 1.11.0, 1.10.2, 1.9.4) #287881 +CVE-2007-4828 (mediawiki, fixed 1.11.0, 1.10.2, 1.9.4) #287881 CVE-2007-4752 VULNERABLE (openssh) #280461 CVE-2007-4743 backport (krb5) incomplete CVE-2007-3999 fix [since FEDORA-2007-2066] CVE-2007-4730 VULNERABLE (xorg-x11) #286051 From fedora-extras-commits at redhat.com Wed Sep 12 18:36:23 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Wed, 12 Sep 2007 14:36:23 -0400 Subject: rpms/kernel/devel linux-2.6-acpi-git-ec-init-fixes.patch, NONE, 1.1 linux-2.6-drivers-ssb-debug-revision.patch, NONE, 1.1 kernel.spec, 1.158, 1.159 Message-ID: <200709121836.l8CIaNVV025565@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25503 Modified Files: kernel.spec Added Files: linux-2.6-acpi-git-ec-init-fixes.patch linux-2.6-drivers-ssb-debug-revision.patch Log Message: * Wed Sep 12 2007 Chuck Ebbert - better debug message for SSB driver - acpi: fix EC initialization (from linux-acpi.git) linux-2.6-acpi-git-ec-init-fixes.patch: --- NEW FILE linux-2.6-acpi-git-ec-init-fixes.patch --- From: Alexey Starikovskiy Date: Wed, 5 Sep 2007 23:56:38 +0000 (-0400) Subject: ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Flenb%2Flinux-acpi-2.6.git;a=commitdiff_plain;h=4c611060660f0de3e9b8f02df207312bc6f5c331 ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. ASUS notebooks have numerous problems with EC initialization This patch tries to work around three known issues reported in bugzilla 8598, 8709 and 8909/8919. Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- diff --git a/drivers/acpi/ec.c b/drivers/acpi/ec.c index 3f7935a..9cd7997 100644 --- a/drivers/acpi/ec.c +++ b/drivers/acpi/ec.c @@ -121,6 +121,7 @@ static struct acpi_ec { atomic_t event_count; wait_queue_head_t wait; struct list_head list; + u8 handlers_installed; } *boot_ec, *first_ec; /* -------------------------------------------------------------------------- @@ -680,32 +681,50 @@ ec_parse_device(acpi_handle handle, u32 Level, void *context, void **retval) status = acpi_evaluate_integer(handle, "_GPE", NULL, &ec->gpe); if (ACPI_FAILURE(status)) return status; - /* Find and register all query methods */ acpi_walk_namespace(ACPI_TYPE_METHOD, handle, 1, acpi_ec_register_query_methods, ec, NULL); - /* Use the global lock for all EC transactions? */ acpi_evaluate_integer(handle, "_GLK", NULL, &ec->global_lock); - ec->handle = handle; - - printk(KERN_INFO PREFIX "GPE = 0x%lx, I/O: command/status = 0x%lx, data = 0x%lx\n", - ec->gpe, ec->command_addr, ec->data_addr); - return AE_CTRL_TERMINATE; } +static void ec_remove_handlers(struct acpi_ec *ec) +{ + if (ACPI_FAILURE(acpi_remove_address_space_handler(ec->handle, + ACPI_ADR_SPACE_EC, &acpi_ec_space_handler))) + printk(KERN_ERR PREFIX "failed to remove space handler\n"); + if (ACPI_FAILURE(acpi_remove_gpe_handler(NULL, ec->gpe, + &acpi_ec_gpe_handler))) + printk(KERN_ERR PREFIX "failed to remove gpe handler\n"); + ec->handlers_installed = 0; +} + static int acpi_ec_add(struct acpi_device *device) { struct acpi_ec *ec = NULL; if (!device) return -EINVAL; - strcpy(acpi_device_name(device), ACPI_EC_DEVICE_NAME); strcpy(acpi_device_class(device), ACPI_EC_CLASS); + /* Check for boot EC */ + if (boot_ec) { + if (boot_ec->handle == device->handle) { + /* Pre-loaded EC from DSDT, just move pointer */ + ec = boot_ec; + boot_ec = NULL; + goto end; + } else if (boot_ec->handle == ACPI_ROOT_OBJECT) { + /* ECDT-based EC, time to shut it down */ + ec_remove_handlers(boot_ec); + kfree(boot_ec); + first_ec = boot_ec = NULL; + } + } + ec = make_acpi_ec(); if (!ec) return -ENOMEM; @@ -715,25 +734,14 @@ static int acpi_ec_add(struct acpi_device *device) kfree(ec); return -EINVAL; } - - /* Check if we found the boot EC */ - if (boot_ec) { - if (boot_ec->gpe == ec->gpe) { - /* We might have incorrect info for GL at boot time */ - mutex_lock(&boot_ec->lock); - boot_ec->global_lock = ec->global_lock; - /* Copy handlers from new ec into boot ec */ - list_splice(&ec->list, &boot_ec->list); - mutex_unlock(&boot_ec->lock); - kfree(ec); - ec = boot_ec; - } - } else - first_ec = ec; ec->handle = device->handle; + end: + if (!first_ec) + first_ec = ec; acpi_driver_data(device) = ec; - acpi_ec_add_fs(device); + printk(KERN_INFO PREFIX "GPE = 0x%lx, I/O: command/status = 0x%lx, data = 0x%lx\n", + ec->gpe, ec->command_addr, ec->data_addr); return 0; } @@ -756,10 +764,7 @@ static int acpi_ec_remove(struct acpi_device *device, int type) acpi_driver_data(device) = NULL; if (ec == first_ec) first_ec = NULL; - - /* Don't touch boot EC */ - if (boot_ec != ec) - kfree(ec); + kfree(ec); return 0; } @@ -789,6 +794,8 @@ ec_parse_io_ports(struct acpi_resource *resource, void *context) static int ec_install_handlers(struct acpi_ec *ec) { acpi_status status; + if (ec->handlers_installed) + return 0; status = acpi_install_gpe_handler(NULL, ec->gpe, ACPI_GPE_EDGE_TRIGGERED, &acpi_ec_gpe_handler, ec); @@ -807,6 +814,7 @@ static int ec_install_handlers(struct acpi_ec *ec) return -ENODEV; } + ec->handlers_installed = 1; return 0; } @@ -823,41 +831,22 @@ static int acpi_ec_start(struct acpi_device *device) if (!ec) return -EINVAL; - /* Boot EC is already working */ - if (ec != boot_ec) - ret = ec_install_handlers(ec); + ret = ec_install_handlers(ec); /* EC is fully operational, allow queries */ atomic_set(&ec->query_pending, 0); - return ret; } static int acpi_ec_stop(struct acpi_device *device, int type) { - acpi_status status; struct acpi_ec *ec; - if (!device) return -EINVAL; - ec = acpi_driver_data(device); if (!ec) return -EINVAL; - - /* Don't touch boot EC */ - if (ec == boot_ec) - return 0; - - status = acpi_remove_address_space_handler(ec->handle, - ACPI_ADR_SPACE_EC, - &acpi_ec_space_handler); - if (ACPI_FAILURE(status)) - return -ENODEV; - - status = acpi_remove_gpe_handler(NULL, ec->gpe, &acpi_ec_gpe_handler); - if (ACPI_FAILURE(status)) - return -ENODEV; + ec_remove_handlers(ec); return 0; } @@ -877,7 +866,7 @@ int __init acpi_ec_ecdt_probe(void) status = acpi_get_table(ACPI_SIG_ECDT, 1, (struct acpi_table_header **)&ecdt_ptr); if (ACPI_SUCCESS(status)) { - printk(KERN_INFO PREFIX "EC description table is found, configuring boot EC\n\n"); + printk(KERN_INFO PREFIX "EC description table is found, configuring boot EC\n"); boot_ec->command_addr = ecdt_ptr->control.address; boot_ec->data_addr = ecdt_ptr->data.address; boot_ec->gpe = ecdt_ptr->gpe; @@ -899,7 +888,6 @@ int __init acpi_ec_ecdt_probe(void) error: kfree(boot_ec); boot_ec = NULL; - return -ENODEV; } linux-2.6-drivers-ssb-debug-revision.patch: --- NEW FILE linux-2.6-drivers-ssb-debug-revision.patch --- --- drivers/ssb/main.c | 2 ++ 1 file changed, 2 insertions(+) --- linux-2.6.22.noarch.orig/drivers/ssb/main.c +++ linux-2.6.22.noarch/drivers/ssb/main.c @@ -884,6 +884,8 @@ static u32 ssb_tmslow_reject_bitmask(str case SSB_IDLOW_SSBREV_23: return SSB_TMSLOW_REJECT_23; default: + printk(KERN_ERR "ssb: rev %x\n", + ssb_read32(dev, SSB_IDLOW) & SSB_IDLOW_SSBREV); WARN_ON(1); } return (SSB_TMSLOW_REJECT_22 | SSB_TMSLOW_REJECT_23); Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.158 retrieving revision 1.159 diff -u -r1.158 -r1.159 --- kernel.spec 12 Sep 2007 00:16:26 -0000 1.158 +++ kernel.spec 12 Sep 2007 18:35:50 -0000 1.159 @@ -632,6 +632,7 @@ Patch690: git-wireless-dev.patch Patch691: linux-2.6-iwlwifi-fw-name-compat.patch Patch700: linux-2.6-bcm43xx-pci-neuter.patch +Patch701: linux-2.6-drivers-ssb-debug-revision.patch Patch710: linux-2.6-netdev-e1000e-01.patch Patch711: linux-2.6-netdev-e1000e-02.patch Patch712: linux-2.6-netdev-e1000e-03.patch @@ -643,6 +644,7 @@ Patch718: linux-2.6-netdev-e1000e-09.patch Patch719: linux-2.6-netdev-e1000e-10.patch #Patch780: linux-2.6-clockevents-fix-resume-logic.patch +Patch750: linux-2.6-acpi-git-ec-init-fixes.patch Patch800: linux-2.6-wakeups-hdaps.patch Patch801: linux-2.6-wakeups.patch Patch820: linux-2.6-compile-fixes.patch @@ -1138,6 +1140,9 @@ # avoid bcm3xx vs bcm43xx-mac80211 PCI ID conflicts ApplyPatch linux-2.6-bcm43xx-pci-neuter.patch +# debug the SSB driver +ApplyPatch linux-2.6-drivers-ssb-debug-revision.patch + # latest Intel driver for ich9 ApplyPatch linux-2.6-netdev-e1000e-01.patch ApplyPatch linux-2.6-netdev-e1000e-02.patch @@ -1151,6 +1156,8 @@ ApplyPatch linux-2.6-netdev-e1000e-10.patch # ACPI patches +# fix EC init +ApplyPatch linux-2.6-acpi-git-ec-init-fixes.patch # Fix excessive wakeups # Make hdaps timer only tick when in use. @@ -1796,6 +1803,10 @@ %changelog +* Wed Sep 12 2007 Chuck Ebbert +- better debug message for SSB driver +- acpi: fix EC initialization (from linux-acpi.git) + * Tue Sep 11 2007 Roland McGrath - utrace update (#248532, #267161, #284311) From fedora-extras-commits at redhat.com Wed Sep 12 18:37:49 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Wed, 12 Sep 2007 14:37:49 -0400 Subject: rpms/mksh/EL-4 .cvsignore, 1.6, 1.7 mksh.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200709121837.l8CIbnQf025776@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25587/EL-4 Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31c - Added a buildrequirement to ed, added arc4random.c file Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-4/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 11 Sep 2007 18:15:57 -0000 1.6 +++ .cvsignore 12 Sep 2007 18:37:16 -0000 1.7 @@ -1 +1,2 @@ -mksh-R31b.cpio.gz +mksh-R31c.cpio.gz +arc4random.c Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-4/mksh.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mksh.spec 11 Sep 2007 18:15:57 -0000 1.7 +++ mksh.spec 12 Sep 2007 18:37:16 -0000 1.8 @@ -2,15 +2,16 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31b +Version: 31c Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ -Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source0: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source1: http://www.mirbsd.org/MirOS/dist/hosted/other/arc4random.c Requires(post): grep Requires(postun): coreutils, grep -BuildRequires: util-linux +BuildRequires: util-linux, ed BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -26,6 +27,7 @@ # RPM 4.4.2 has no support for *.cpio.gz gzip -dc %{SOURCE0} | cpio -imd mv %{name}/* . && rm -rf %{name} +cp -f %{SOURCE1} . %build CFLAGS="$RPM_OPT_FLAGS" sh Build.sh -r -Q @@ -62,6 +64,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Wed Sep 12 2007 Robert Scheck 31c-1 +- Upgrade to 31c +- Added a buildrequirement to ed, added arc4random.c file + * Tue Sep 11 2007 Robert Scheck 31b-1 - Upgrade to 31b - Use script to get %%check happy (thanks to Thorsten Glaser) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-4/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 11 Sep 2007 18:15:57 -0000 1.6 +++ sources 12 Sep 2007 18:37:16 -0000 1.7 @@ -1 +1,2 @@ -819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz +08b6354ad94b9c5d5bfc301e3314e412 mksh-R31c.cpio.gz +4c61767ff91253869cff5f7b366d54af arc4random.c From fedora-extras-commits at redhat.com Wed Sep 12 18:37:52 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Wed, 12 Sep 2007 14:37:52 -0400 Subject: rpms/mksh/EL-5 .cvsignore, 1.6, 1.7 mksh.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200709121837.l8CIbq4w025783@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25587/EL-5 Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31c - Added a buildrequirement to ed, added arc4random.c file Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-5/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 11 Sep 2007 18:15:03 -0000 1.6 +++ .cvsignore 12 Sep 2007 18:37:19 -0000 1.7 @@ -1 +1,2 @@ -mksh-R31b.cpio.gz +mksh-R31c.cpio.gz +arc4random.c Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-5/mksh.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mksh.spec 11 Sep 2007 18:15:03 -0000 1.7 +++ mksh.spec 12 Sep 2007 18:37:19 -0000 1.8 @@ -2,15 +2,16 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31b +Version: 31c Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ -Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source0: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source1: http://www.mirbsd.org/MirOS/dist/hosted/other/arc4random.c Requires(post): grep Requires(postun): coreutils, grep -BuildRequires: util-linux +BuildRequires: util-linux, ed BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -26,6 +27,7 @@ # RPM 4.4.2 has no support for *.cpio.gz gzip -dc %{SOURCE0} | cpio -imd mv %{name}/* . && rm -rf %{name} +cp -f %{SOURCE1} . %build CFLAGS="$RPM_OPT_FLAGS" sh Build.sh -r -Q @@ -62,6 +64,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Wed Sep 12 2007 Robert Scheck 31c-1 +- Upgrade to 31c +- Added a buildrequirement to ed, added arc4random.c file + * Tue Sep 11 2007 Robert Scheck 31b-1 - Upgrade to 31b - Use script to get %%check happy (thanks to Thorsten Glaser) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 11 Sep 2007 18:15:03 -0000 1.6 +++ sources 12 Sep 2007 18:37:19 -0000 1.7 @@ -1 +1,2 @@ -819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz +08b6354ad94b9c5d5bfc301e3314e412 mksh-R31c.cpio.gz +4c61767ff91253869cff5f7b366d54af arc4random.c From fedora-extras-commits at redhat.com Wed Sep 12 18:37:54 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Wed, 12 Sep 2007 14:37:54 -0400 Subject: rpms/mksh/F-7 .cvsignore,1.6,1.7 mksh.spec,1.7,1.8 sources,1.6,1.7 Message-ID: <200709121837.l8CIbsnn025792@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25587/F-7 Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31c - Added a buildrequirement to ed, added arc4random.c file Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/F-7/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 11 Sep 2007 18:12:41 -0000 1.6 +++ .cvsignore 12 Sep 2007 18:37:22 -0000 1.7 @@ -1 +1,2 @@ -mksh-R31b.cpio.gz +mksh-R31c.cpio.gz +arc4random.c Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/F-7/mksh.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mksh.spec 11 Sep 2007 18:12:41 -0000 1.7 +++ mksh.spec 12 Sep 2007 18:37:22 -0000 1.8 @@ -2,15 +2,16 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31b +Version: 31c Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ -Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source0: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source1: http://www.mirbsd.org/MirOS/dist/hosted/other/arc4random.c Requires(post): grep Requires(postun): coreutils, grep -BuildRequires: util-linux +BuildRequires: util-linux, ed BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -26,6 +27,7 @@ # RPM 4.4.2 has no support for *.cpio.gz gzip -dc %{SOURCE0} | cpio -imd mv %{name}/* . && rm -rf %{name} +cp -f %{SOURCE1} . %build CFLAGS="$RPM_OPT_FLAGS" sh Build.sh -r -Q @@ -62,6 +64,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Wed Sep 12 2007 Robert Scheck 31c-1 +- Upgrade to 31c +- Added a buildrequirement to ed, added arc4random.c file + * Tue Sep 11 2007 Robert Scheck 31b-1 - Upgrade to 31b - Use script to get %%check happy (thanks to Thorsten Glaser) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 11 Sep 2007 18:12:41 -0000 1.6 +++ sources 12 Sep 2007 18:37:22 -0000 1.7 @@ -1 +1,2 @@ -819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz +08b6354ad94b9c5d5bfc301e3314e412 mksh-R31c.cpio.gz +4c61767ff91253869cff5f7b366d54af arc4random.c From fedora-extras-commits at redhat.com Wed Sep 12 18:37:57 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Wed, 12 Sep 2007 14:37:57 -0400 Subject: rpms/mksh/FC-6 .cvsignore, 1.6, 1.7 mksh.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200709121837.l8CIbv2k025799@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25587/FC-6 Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31c - Added a buildrequirement to ed, added arc4random.c file Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/FC-6/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 11 Sep 2007 18:13:49 -0000 1.6 +++ .cvsignore 12 Sep 2007 18:37:25 -0000 1.7 @@ -1 +1,2 @@ -mksh-R31b.cpio.gz +mksh-R31c.cpio.gz +arc4random.c Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/FC-6/mksh.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mksh.spec 11 Sep 2007 18:13:49 -0000 1.7 +++ mksh.spec 12 Sep 2007 18:37:25 -0000 1.8 @@ -2,15 +2,16 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31b +Version: 31c Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ -Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source0: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source1: http://www.mirbsd.org/MirOS/dist/hosted/other/arc4random.c Requires(post): grep Requires(postun): coreutils, grep -BuildRequires: util-linux +BuildRequires: util-linux, ed BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -26,6 +27,7 @@ # RPM 4.4.2 has no support for *.cpio.gz gzip -dc %{SOURCE0} | cpio -imd mv %{name}/* . && rm -rf %{name} +cp -f %{SOURCE1} . %build CFLAGS="$RPM_OPT_FLAGS" sh Build.sh -r -Q @@ -62,6 +64,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Wed Sep 12 2007 Robert Scheck 31c-1 +- Upgrade to 31c +- Added a buildrequirement to ed, added arc4random.c file + * Tue Sep 11 2007 Robert Scheck 31b-1 - Upgrade to 31b - Use script to get %%check happy (thanks to Thorsten Glaser) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/FC-6/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 11 Sep 2007 18:13:49 -0000 1.6 +++ sources 12 Sep 2007 18:37:25 -0000 1.7 @@ -1 +1,2 @@ -819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz +08b6354ad94b9c5d5bfc301e3314e412 mksh-R31c.cpio.gz +4c61767ff91253869cff5f7b366d54af arc4random.c From fedora-extras-commits at redhat.com Wed Sep 12 18:38:00 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Wed, 12 Sep 2007 14:38:00 -0400 Subject: rpms/mksh/devel .cvsignore, 1.6, 1.7 mksh.spec, 1.7, 1.8 sources, 1.6, 1.7 Message-ID: <200709121838.l8CIc0jO025806@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/mksh/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25587/devel Modified Files: .cvsignore mksh.spec sources Log Message: - Upgrade to 31c - Added a buildrequirement to ed, added arc4random.c file Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mksh/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 11 Sep 2007 18:11:32 -0000 1.6 +++ .cvsignore 12 Sep 2007 18:37:27 -0000 1.7 @@ -1 +1,2 @@ -mksh-R31b.cpio.gz +mksh-R31c.cpio.gz +arc4random.c Index: mksh.spec =================================================================== RCS file: /cvs/pkgs/rpms/mksh/devel/mksh.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mksh.spec 11 Sep 2007 18:11:32 -0000 1.7 +++ mksh.spec 12 Sep 2007 18:37:27 -0000 1.8 @@ -2,15 +2,16 @@ Summary: MirBSD enhanced version of the Korn Shell Name: mksh -Version: 31b +Version: 31c Release: 1%{?dist} License: BSD with advertising Group: System Environment/Shells URL: http://www.mirbsd.de/%{name}/ -Source: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source0: http://www.mirbsd.org/MirOS/dist/mir/%{name}/%{name}-R%{version}.cpio.gz +Source1: http://www.mirbsd.org/MirOS/dist/hosted/other/arc4random.c Requires(post): grep Requires(postun): coreutils, grep -BuildRequires: util-linux +BuildRequires: util-linux, ed BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -26,6 +27,7 @@ # RPM 4.4.2 has no support for *.cpio.gz gzip -dc %{SOURCE0} | cpio -imd mv %{name}/* . && rm -rf %{name} +cp -f %{SOURCE1} . %build CFLAGS="$RPM_OPT_FLAGS" sh Build.sh -r -Q @@ -62,6 +64,10 @@ %{_mandir}/man1/%{name}.1* %changelog +* Wed Sep 12 2007 Robert Scheck 31c-1 +- Upgrade to 31c +- Added a buildrequirement to ed, added arc4random.c file + * Tue Sep 11 2007 Robert Scheck 31b-1 - Upgrade to 31b - Use script to get %%check happy (thanks to Thorsten Glaser) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mksh/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 11 Sep 2007 18:11:32 -0000 1.6 +++ sources 12 Sep 2007 18:37:27 -0000 1.7 @@ -1 +1,2 @@ -819feed2336274f939c67547c5a3ddbd mksh-R31b.cpio.gz +08b6354ad94b9c5d5bfc301e3314e412 mksh-R31c.cpio.gz +4c61767ff91253869cff5f7b366d54af arc4random.c From fedora-extras-commits at redhat.com Wed Sep 12 18:43:48 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 12 Sep 2007 14:43:48 -0400 Subject: rpms/mach/devel mach.spec,1.15,1.16 Message-ID: <200709121843.l8CIhmrr026580@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/mach/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26458 Modified Files: mach.spec Log Message: * Wed Sep 12 2007 Ville Skytt?? - 0.9.2-3 - Set default flavour to "epel" for EPEL builds. Index: mach.spec =================================================================== RCS file: /cvs/pkgs/rpms/mach/devel/mach.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- mach.spec 8 Sep 2007 21:48:26 -0000 1.15 +++ mach.spec 12 Sep 2007 18:43:16 -0000 1.16 @@ -1,6 +1,6 @@ Name: mach Version: 0.9.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Make a chroot Group: Applications/System @@ -22,6 +22,13 @@ BuildRequires: gcc-c++ BuildRequires: libselinux-devel +%if 0%{!?flavor:1} +%if 0%{?rhel} +%define flavor epel +%else +%define flavor updates +%endif +%endif %{!?builduser: %define builduser machbuild} %{!?buildgroup: %define buildgroup machbuild} @@ -44,7 +51,7 @@ %configure \ --enable-builduser=%{builduser} \ --enable-buildgroup=%{buildgroup} \ - --with-flavor=updates + --with-flavor=%{flavor} make %install @@ -96,6 +103,9 @@ %attr(04750,root,mach) %{_sbindir}/mach-helper %changelog +* Wed Sep 12 2007 Ville Skytt?? - 0.9.2-3 +- Set default flavour to "epel" for EPEL builds. + * Sun Sep 9 2007 Ville Skytt?? - 0.9.2-2 - Drop no longer needed (and failing) old ppc config bug workarounds. - Sync group creation scriptlet with current Fedora packaging guidelines. From fedora-extras-commits at redhat.com Wed Sep 12 18:45:35 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 12 Sep 2007 14:45:35 -0400 Subject: rpms/mach/EL-5 .cvsignore, 1.4, 1.5 mach.spec, 1.11, 1.12 sources, 1.6, 1.7 Message-ID: <200709121845.l8CIjZIg026811@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/mach/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26712 Modified Files: .cvsignore mach.spec sources Log Message: Sync with devel for first EPEL build Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mach/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 9 Jun 2006 14:08:26 -0000 1.4 +++ .cvsignore 12 Sep 2007 18:45:03 -0000 1.5 @@ -1 +1 @@ -mach-0.9.0.tar.bz2 +mach-0.9.2.tar.bz2 Index: mach.spec =================================================================== RCS file: /cvs/pkgs/rpms/mach/EL-5/mach.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- mach.spec 7 Jan 2007 21:52:52 -0000 1.11 +++ mach.spec 12 Sep 2007 18:45:03 -0000 1.12 @@ -1,10 +1,10 @@ Name: mach -Version: 0.9.1 -Release: 1%{?dist} -Summary: make a chroot +Version: 0.9.2 +Release: 3%{?dist} +Summary: Make a chroot Group: Applications/System -License: GPL +License: GPLv2+ URL: http://thomas.apestaart.org/projects/mach/ Source: http://thomas.apestaart.org/download/mach/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -22,6 +22,13 @@ BuildRequires: gcc-c++ BuildRequires: libselinux-devel +%if 0%{!?flavor:1} +%if 0%{?rhel} +%define flavor epel +%else +%define flavor updates +%endif +%endif %{!?builduser: %define builduser machbuild} %{!?buildgroup: %define buildgroup machbuild} @@ -44,7 +51,7 @@ %configure \ --enable-builduser=%{builduser} \ --enable-buildgroup=%{buildgroup} \ - --with-flavor=extras + --with-flavor=%{flavor} make %install @@ -62,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT %pre -groupadd -r mach >/dev/null 2>&1 || : +getent group mach >/dev/null || groupadd -r mach || : %preun if [ "$1" == 0 ]; @@ -96,6 +103,25 @@ %attr(04750,root,mach) %{_sbindir}/mach-helper %changelog +* Wed Sep 12 2007 Ville Skytt?? - 0.9.2-3 +- Set default flavour to "epel" for EPEL builds. + +* Sun Sep 9 2007 Ville Skytt?? - 0.9.2-2 +- Drop no longer needed (and failing) old ppc config bug workarounds. +- Sync group creation scriptlet with current Fedora packaging guidelines. +- Set default config to the "updates" flavour. + +* Sat Sep 08 2007 Thomas Vander Stichele +- 0.9.2-1 +- new release + +* Thu Aug 16 2007 Ville Skytt?? - 0.9.1-3 +- License: GPLv2+ + +* Wed Jan 24 2007 Thomas Vander Stichele +- 0.9.1-2 +- add ppc files + * Sun Jan 07 2007 Thomas Vander Stichele - 0.9.1-1 - new release Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mach/EL-5/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 7 Jan 2007 21:52:52 -0000 1.6 +++ sources 12 Sep 2007 18:45:03 -0000 1.7 @@ -1 +1 @@ -9e9a01f35ee343ac4b8327d9c3b213e8 mach-0.9.1.tar.bz2 +4e8aa40b2c44e7565b4fd665741fb95e mach-0.9.2.tar.bz2 From fedora-extras-commits at redhat.com Wed Sep 12 18:46:15 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Wed, 12 Sep 2007 14:46:15 -0400 Subject: rpms/rarian/devel .cvsignore, 1.3, 1.4 rarian.spec, 1.8, 1.9 sources, 1.3, 1.4 rarian-0.5.8-omfdir.patch, 1.1, NONE Message-ID: <200709121846.l8CIkFma026945@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/rarian/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26817 Modified Files: .cvsignore rarian.spec sources Removed Files: rarian-0.5.8-omfdir.patch Log Message: * Wed Sep 12 2007 Matthew Barnes - 0.6.0-1 - Update to 0.6.0 - Remove patch for RH bug #254301 (fixed upstream). Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/rarian/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 14 Aug 2007 01:09:43 -0000 1.3 +++ .cvsignore 12 Sep 2007 18:45:42 -0000 1.4 @@ -1 +1 @@ -rarian-0.5.8.tar.bz2 +rarian-0.6.0.tar.bz2 Index: rarian.spec =================================================================== RCS file: /cvs/pkgs/rpms/rarian/devel/rarian.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- rarian.spec 30 Aug 2007 16:05:10 -0000 1.8 +++ rarian.spec 12 Sep 2007 18:45:42 -0000 1.9 @@ -1,8 +1,8 @@ ### Abstract ### Name: rarian -Version: 0.5.8 -Release: 3%{?dist} +Version: 0.6.0 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Base Summary: Rarian is a documentation meta-data library @@ -10,11 +10,6 @@ Source: http://ftp.gnome.org/pub/gnome/sources/rarian/0.5/rarian-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -### Patches ### - -# RH bug #254301 -Patch0: rarian-0.5.8-omfdir.patch - ### Dependencies ### Requires: libxslt @@ -57,7 +52,6 @@ %prep %setup -q -%patch0 -p1 -b .omfdir %build @@ -101,6 +95,10 @@ %{_libdir}/pkgconfig/rarian.pc %changelog +* Wed Sep 12 2007 Matthew Barnes - 0.6.0-1 +- Update to 0.6.0 +- Remove patch for RH bug #254301 (fixed upstream). + * Thu Aug 30 2007 Matthew Barnes - 0.5.8-3 - Add patch for RH bug #254301 (rarian-sk-config --omfdir). Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/rarian/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 14 Aug 2007 01:09:43 -0000 1.3 +++ sources 12 Sep 2007 18:45:42 -0000 1.4 @@ -1 +1 @@ -9afee4d25a10bd5310ee21e23a09d659 rarian-0.5.8.tar.bz2 +23772a3b0f882d13c86dd9fa67bb21bf rarian-0.6.0.tar.bz2 --- rarian-0.5.8-omfdir.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 18:51:16 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Wed, 12 Sep 2007 14:51:16 -0400 Subject: rpms/kernel/devel patch-2.6.23-rc6-git1.bz2.sign, NONE, 1.1 .cvsignore, 1.682, 1.683 kernel.spec, 1.159, 1.160 sources, 1.644, 1.645 upstream, 1.566, 1.567 linux-2.6-skb_copy_and_csum_datagram_iovec.patch, 1.1, NONE Message-ID: <200709121851.l8CIpG6A027661@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27546 Modified Files: .cvsignore kernel.spec sources upstream Added Files: patch-2.6.23-rc6-git1.bz2.sign Removed Files: linux-2.6-skb_copy_and_csum_datagram_iovec.patch Log Message: * Wed Sep 12 2007 Chuck Ebbert - Linux 2.6.23-rc6-git1 --- NEW FILE patch-2.6.23-rc6-git1.bz2.sign --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBG549lyGugalF9Dw4RAmgyAJ9B4rsD4wngExP3q83SNgtpgVyQKwCfVI43 LUpC7rrh2Aya/8OACgxyaMA= =sl7J -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.682 retrieving revision 1.683 diff -u -r1.682 -r1.683 --- .cvsignore 11 Sep 2007 17:20:35 -0000 1.682 +++ .cvsignore 12 Sep 2007 18:50:43 -0000 1.683 @@ -4,3 +4,4 @@ kernel-2.6.22 linux-2.6.22.tar.bz2 patch-2.6.23-rc6.bz2 +patch-2.6.23-rc6-git1.bz2 Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- kernel.spec 12 Sep 2007 18:35:50 -0000 1.159 +++ kernel.spec 12 Sep 2007 18:50:43 -0000 1.160 @@ -47,7 +47,7 @@ # The rc snapshot level %define rcrev 6 # The git snapshot level -%define gitrev 0 +%define gitrev 1 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -670,7 +670,6 @@ Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch Patch1508: linux-2.6-firewire-multi-lun.patch Patch1515: linux-2.6-lirc.patch -Patch1525: linux-2.6-skb_copy_and_csum_datagram_iovec.patch Patch1540: linux-2.6-x86_64-vdso-fix-clock-masking.patch %endif @@ -1206,9 +1205,6 @@ # ---------- below all scheduled for 2.6.23 ----------------- -# fix oops in with sunrpc -ApplyPatch linux-2.6-skb_copy_and_csum_datagram_iovec.patch - # fix x86_64 clock warping ApplyPatch linux-2.6-x86_64-vdso-fix-clock-masking.patch @@ -1804,6 +1800,9 @@ %changelog * Wed Sep 12 2007 Chuck Ebbert +- Linux 2.6.23-rc6-git1 + +* Wed Sep 12 2007 Chuck Ebbert - better debug message for SSB driver - acpi: fix EC initialization (from linux-acpi.git) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.644 retrieving revision 1.645 diff -u -r1.644 -r1.645 --- sources 11 Sep 2007 17:20:35 -0000 1.644 +++ sources 12 Sep 2007 18:50:43 -0000 1.645 @@ -1,2 +1,3 @@ 2e230d005c002fb3d38a3ca07c0200d0 linux-2.6.22.tar.bz2 8f335157f1afdad7906be5d387b36302 patch-2.6.23-rc6.bz2 +e989205bedc5a83a1d45c25f79adcb01 patch-2.6.23-rc6-git1.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v retrieving revision 1.566 retrieving revision 1.567 diff -u -r1.566 -r1.567 --- upstream 11 Sep 2007 17:20:35 -0000 1.566 +++ upstream 12 Sep 2007 18:50:43 -0000 1.567 @@ -1,2 +1,3 @@ linux-2.6.22.tar.bz2 patch-2.6.23-rc6.bz2 +patch-2.6.23-rc6-git1.bz2 --- linux-2.6-skb_copy_and_csum_datagram_iovec.patch DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 19:09:36 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Wed, 12 Sep 2007 15:09:36 -0400 Subject: rpms/gnash/OLPC-2 gnash.spec,1.19,1.20 Message-ID: <200709121909.l8CJ9ad0002709@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/gnash/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2615 Modified Files: gnash.spec Log Message: - only enable gtk gui and disable opengl Index: gnash.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnash/OLPC-2/gnash.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- gnash.spec 11 Sep 2007 18:21:35 -0000 1.19 +++ gnash.spec 12 Sep 2007 19:09:02 -0000 1.20 @@ -50,7 +50,7 @@ --enable-sound=GST --enable-renderer=agg \ --disable-dependency-tracking --disable-rpath \ --with-extentions=gtk2 --disable-klash \ - --enable-media=GST + --enable-media=GST --enable-gui="gtk" --disable-glext make From fedora-extras-commits at redhat.com Wed Sep 12 19:19:15 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Wed, 12 Sep 2007 15:19:15 -0400 Subject: rpms/online-desktop/devel online-desktop.spec,1.8,1.9 Message-ID: <200709121919.l8CJJFj0003297@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/online-desktop/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3263 Modified Files: online-desktop.spec Log Message: new upstream Index: online-desktop.spec =================================================================== RCS file: /cvs/pkgs/rpms/online-desktop/devel/online-desktop.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- online-desktop.spec 11 Sep 2007 21:33:22 -0000 1.8 +++ online-desktop.spec 12 Sep 2007 19:18:42 -0000 1.9 @@ -2,8 +2,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: online-desktop -Version: 0.2.12 -Release: 2%{?dist} +Version: 0.2.13 +Release: 1%{?dist} Summary: Desktop built around web sites and online services Group: Applications/Internet @@ -180,6 +180,9 @@ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : %changelog +* Wed Sep 12 2007 Colin Walters - 0.2.13-1 +- new upstream + * Tue Sep 11 2007 Colin Walters - 0.2.12-2 - require devilspie From fedora-extras-commits at redhat.com Wed Sep 12 19:19:48 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Wed, 12 Sep 2007 15:19:48 -0400 Subject: rpms/ufsparse/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE sources, 1.9, NONE ufsparse.spec, 1.16, NONE Message-ID: <200709121919.l8CJJmGg003360@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/ufsparse/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3349 Added Files: dead.package Removed Files: Makefile sources ufsparse.spec Log Message: Making this a dead package. --- NEW FILE dead.package --- --- Makefile DELETED --- --- sources DELETED --- --- ufsparse.spec DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 19:20:45 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Wed, 12 Sep 2007 15:20:45 -0400 Subject: rpms/em8300-kmod/F-7 em8300-kmod.spec,1.41,1.42 Message-ID: <200709121920.l8CJKjpL003410@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/em8300-kmod/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3385 Modified Files: em8300-kmod.spec Log Message: * Wed Sep 12 2007 Ville Skytt?? - Rebuild for kernel 2.6.22.5-76.fc7. Index: em8300-kmod.spec =================================================================== RCS file: /cvs/pkgs/rpms/em8300-kmod/F-7/em8300-kmod.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- em8300-kmod.spec 24 Aug 2007 06:20:35 -0000 1.41 +++ em8300-kmod.spec 12 Sep 2007 19:20:13 -0000 1.42 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.22.4-65.fc7} +%{!?kversion: %define kversion 2.6.22.5-76.fc7} %define kmod_name em8300 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null) @@ -83,6 +83,9 @@ %changelog +* Wed Sep 12 2007 Ville Skytt?? +- Rebuild for kernel 2.6.22.5-76.fc7. + * Fri Aug 24 2007 Ville Skytt?? - 0.16.3-2 - 0.16.3. - Build for kernel 2.6.22.4-65.fc7. From fedora-extras-commits at redhat.com Wed Sep 12 19:30:00 2007 From: fedora-extras-commits at redhat.com (Thorsten Leemhuis (thl)) Date: Wed, 12 Sep 2007 15:30:00 -0400 Subject: rpms/enigma/devel .cvsignore, 1.6, 1.7 enigma.spec, 1.18, 1.19 sources, 1.6, 1.7 Message-ID: <200709121930.l8CJU0gB003642@cvs-int.fedora.redhat.com> Author: thl Update of /cvs/pkgs/rpms/enigma/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3620 Modified Files: .cvsignore enigma.spec sources Log Message: * Wed Sep 12 2007 Thorsten Leemhuis - 1.01-3.1 - use the newly 64bit-clean upstream tarball Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/enigma/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 27 May 2007 11:12:13 -0000 1.6 +++ .cvsignore 12 Sep 2007 19:29:27 -0000 1.7 @@ -1 +1 @@ -enigma-1.01.tar.gz +enigma-1.01-64bit.tar.gz Index: enigma.spec =================================================================== RCS file: /cvs/pkgs/rpms/enigma/devel/enigma.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- enigma.spec 21 Aug 2007 16:13:42 -0000 1.18 +++ enigma.spec 12 Sep 2007 19:29:27 -0000 1.19 @@ -1,12 +1,12 @@ Name: enigma Version: 1.01 -Release: 2.1 +Release: 3.1 Summary: Clone of the ATARI game Oxyd Group: Amusements/Games License: GPLv2+ URL: http://www.nongnu.org/enigma/ -Source0: http://download.berlios.de/enigma-game/enigma-1.01.tar.gz +Source0: http://download.berlios.de/enigma-game/enigma-1.01-64bit.tar.gz Patch0: enigma-1.01-desktop.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -76,6 +76,9 @@ %exclude %{_libdir}/libenet.a %changelog +* Wed Sep 12 2007 Thorsten Leemhuis - 1.01-3.1 +- use the newly 64bit-clean upstream tarball + * Tue Aug 21 2007 Thorsten Leemhuis - 1.01-2.1 - Remove version key from desktop file Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/enigma/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 27 May 2007 11:12:13 -0000 1.6 +++ sources 12 Sep 2007 19:29:27 -0000 1.7 @@ -1 +1 @@ -d3804534ac03425051ebfd383ed1b4ee enigma-1.01.tar.gz +d58af8a7201601dabc45dcedae5e2e91 enigma-1.01-64bit.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 19:50:57 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Wed, 12 Sep 2007 15:50:57 -0400 Subject: rpms/gnash/OLPC-2 gnash.spec,1.20,1.21 Message-ID: <200709121950.l8CJovRZ004188@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/gnash/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4159 Modified Files: gnash.spec Log Message: - rm -f the la files so we don';t get an error if they don't exist Index: gnash.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnash/OLPC-2/gnash.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- gnash.spec 12 Sep 2007 19:09:02 -0000 1.20 +++ gnash.spec 12 Sep 2007 19:50:24 -0000 1.21 @@ -58,7 +58,7 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -rm $RPM_BUILD_ROOT/%{_libdir}/*.la +rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la rm -f \ $RPM_BUILD_ROOT/%{_libdir}/libgnashamf.so \ $RPM_BUILD_ROOT/%{_libdir}/libgnashbackend.so \ From fedora-extras-commits at redhat.com Wed Sep 12 19:53:16 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 12 Sep 2007 15:53:16 -0400 Subject: devel/pirut .cvsignore, 1.68, 1.69 pirut.spec, 1.71, 1.72 sources, 1.70, 1.71 Message-ID: <200709121953.l8CJrG7K004379@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/pirut In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4353 Modified Files: .cvsignore pirut.spec sources Log Message: * Wed Sep 12 2007 Jeremy Katz - 1.3.18-1 - Add multiple selection in package view (#266141) - Make things like rpmnew/rpmsave more obvious to the user rather than hidden (#229671) - Use yum's transaction callback mechanism - Show details on package list (#227362) - Follow icon naming standard (#208698) - Improve display of what's being downloaded with progress bar (#284301) - Fix applying updates from puplet (#268141) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/devel/pirut/.cvsignore,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- .cvsignore 7 Sep 2007 18:28:59 -0000 1.68 +++ .cvsignore 12 Sep 2007 19:52:44 -0000 1.69 @@ -1 +1 @@ -pirut-1.3.17.tar.gz +pirut-1.3.18.tar.gz Index: pirut.spec =================================================================== RCS file: /cvs/pkgs/devel/pirut/pirut.spec,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- pirut.spec 7 Sep 2007 18:28:59 -0000 1.71 +++ pirut.spec 12 Sep 2007 19:52:44 -0000 1.72 @@ -2,7 +2,7 @@ Summary: Package Installation, Removal and Update Tools Name: pirut -Version: 1.3.17 +Version: 1.3.18 Release: 1%{?dist} License: GPL Group: Applications/System @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: pygtk2 >= 2.9.2 Requires: pygtk2-libglade, comps-extras, rhpl -Requires: yum >= 3.2.4 +Requires: yum >= 3.2.5-2 Requires: python-iniparse Requires: gnome-python2-gconf, notify-python Requires: usermode @@ -68,7 +68,6 @@ %{_datadir}/pirut/ui/*.glade %dir %{_datadir}/pirut/pixmaps %{_datadir}/pirut/pixmaps/*.png -%{_datadir}/pixmaps/*png %{_mandir}/man8/pirut.8* %{_mandir}/man8/pup.8* @@ -77,6 +76,16 @@ %{_mandir}/man8/system-install-packages.8* %changelog +* Wed Sep 12 2007 Jeremy Katz - 1.3.18-1 +- Add multiple selection in package view (#266141) +- Make things like rpmnew/rpmsave more obvious to the user rather + than hidden (#229671) +- Use yum's transaction callback mechanism +- Show details on package list (#227362) +- Follow icon naming standard (#208698) +- Improve display of what's being downloaded with progress bar (#284301) +- Fix applying updates from puplet (#268141) + * Fri Sep 7 2007 Jeremy Katz - 1.3.17-1 - Catch another downloading error (#270201) - Handle errors a little better in puplet Index: sources =================================================================== RCS file: /cvs/pkgs/devel/pirut/sources,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- sources 7 Sep 2007 18:28:59 -0000 1.70 +++ sources 12 Sep 2007 19:52:44 -0000 1.71 @@ -1 +1 @@ -350e800d69a92d600ce76d552ebc31b7 pirut-1.3.17.tar.gz +55618b3def8243c3d7aed4efd25a674b pirut-1.3.18.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 19:55:56 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Wed, 12 Sep 2007 15:55:56 -0400 Subject: rpms/sugar-datastore/OLPC-2 .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 sugar-datastore.spec, 1.25, 1.26 Message-ID: <200709121955.l8CJtuBs004488@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-datastore/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4460 Modified Files: .cvsignore sources sugar-datastore.spec Log Message: * Wed Sep 12 2007 Marco Pesenti Gritti - 0.2.2-0.22.20070912git7655f4d99a - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 11 Sep 2007 20:15:20 -0000 1.24 +++ .cvsignore 12 Sep 2007 19:55:23 -0000 1.25 @@ -1 +1 @@ -sugar-datastore-0.2.2-gitb0b4c4115a.tar.bz2 +sugar-datastore-0.2.2-git7655f4d99a.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 11 Sep 2007 20:15:20 -0000 1.24 +++ sources 12 Sep 2007 19:55:23 -0000 1.25 @@ -1 +1 @@ -b039a6ca3736f49a9c2ca305aea6446e sugar-datastore-0.2.2-gitb0b4c4115a.tar.bz2 +f60a6cbcdccdbd84e18a39718fc3d57f sugar-datastore-0.2.2-git7655f4d99a.tar.bz2 Index: sugar-datastore.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sugar-datastore.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sugar-datastore.spec 11 Sep 2007 20:15:20 -0000 1.25 +++ sugar-datastore.spec 12 Sep 2007 19:55:23 -0000 1.26 @@ -1,10 +1,10 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070911git -%define commitid b0b4c4115a +%define alphatag 20070912git +%define commitid 7655f4d99a Name: sugar-datastore Version: 0.2.2 -Release: 0.21.%{alphatag}b0b4c4115a +Release: 0.22.%{alphatag}7655f4d99a Summary: Sugar Datastore Group: Development/Libraries @@ -50,6 +50,9 @@ %{_datadir}/dbus-1/services/*.service %changelog +* Wed Sep 12 2007 Marco Pesenti Gritti - 0.2.2-0.22.20070912git7655f4d99a +- New snapshot + * Tue Sep 11 2007 Marco Pesenti Gritti - 0.2.2-0.21.20070911gitb0b4c4115a - New snapshot From fedora-extras-commits at redhat.com Wed Sep 12 20:00:17 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Wed, 12 Sep 2007 16:00:17 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.49, 1.50 sources, 1.50, 1.51 sugar.spec, 1.58, 1.59 Message-ID: <200709122000.l8CK0H0U004610@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4584 Modified Files: .cvsignore sources sugar.spec Log Message: * Wed Sep 12 2007 Marco Pesenti Gritti - 0.65-0.47.20070912git47f473189e - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- .cvsignore 11 Sep 2007 20:43:40 -0000 1.49 +++ .cvsignore 12 Sep 2007 19:59:44 -0000 1.50 @@ -1 +1 @@ -sugar-0.65-git8b784a6223.tar.bz2 +sugar-0.65-git47f473189e.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- sources 11 Sep 2007 20:43:40 -0000 1.50 +++ sources 12 Sep 2007 19:59:44 -0000 1.51 @@ -1 +1 @@ -db824af53d51c851dc8ca1d75484a317 sugar-0.65-git8b784a6223.tar.bz2 +235e143ab290c973169df6a7c195ee24 sugar-0.65-git47f473189e.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- sugar.spec 11 Sep 2007 20:43:40 -0000 1.58 +++ sugar.spec 12 Sep 2007 19:59:44 -0000 1.59 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070911git -%define commitid 8b784a6223 +%define alphatag 20070912git +%define commitid 47f473189e Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.46.%{alphatag}8b784a6223 +Release: 0.47.%{alphatag}47f473189e URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Wed Sep 12 2007 Marco Pesenti Gritti - 0.65-0.47.20070912git47f473189e +- New snapshot + * Tue Sep 11 2007 Marco Pesenti Gritti - 0.65-0.46.20070911git8b784a6223 - New snapshot From fedora-extras-commits at redhat.com Wed Sep 12 20:03:08 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Wed, 12 Sep 2007 16:03:08 -0400 Subject: rpms/sugar-presence-service/OLPC-2 .cvsignore, 1.20, 1.21 sources, 1.20, 1.21 sugar-presence-service.spec, 1.20, 1.21 Message-ID: <200709122003.l8CK38qX010706@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-presence-service/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10671 Modified Files: .cvsignore sources sugar-presence-service.spec Log Message: * Wed Sep 12 2007 Marco Pesenti Gritti - 0.65-0.16.20070912gitb8d04713ac - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/.cvsignore,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- .cvsignore 11 Sep 2007 20:26:28 -0000 1.20 +++ .cvsignore 12 Sep 2007 20:02:34 -0000 1.21 @@ -1 +1 @@ -sugar-presence-service-0.65-gitbff163d57b.tar.bz2 +sugar-presence-service-0.65-gitb8d04713ac.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 11 Sep 2007 20:26:28 -0000 1.20 +++ sources 12 Sep 2007 20:02:34 -0000 1.21 @@ -1 +1 @@ -18de89aa92cbe6c8171113524488bb7f sugar-presence-service-0.65-gitbff163d57b.tar.bz2 +ab6018517e2e67ab9435125ecbc1db38 sugar-presence-service-0.65-gitb8d04713ac.tar.bz2 Index: sugar-presence-service.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sugar-presence-service.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sugar-presence-service.spec 11 Sep 2007 20:26:28 -0000 1.20 +++ sugar-presence-service.spec 12 Sep 2007 20:02:35 -0000 1.21 @@ -1,9 +1,9 @@ -%define alphatag 20070911git -%define commitid bff163d57b +%define alphatag 20070912git +%define commitid b8d04713ac Name: sugar-presence-service Version: 0.65 -Release: 0.15.%{alphatag}bff163d57b +Release: 0.16.%{alphatag}b8d04713ac Summary: The Sugar presence service Group: System Environment/Libraries @@ -44,6 +44,9 @@ %{_datadir}/dbus-1/services/org.laptop.Sugar.Presence.service %changelog +* Wed Sep 12 2007 Marco Pesenti Gritti - 0.65-0.16.20070912gitb8d04713ac +- New snapshot + * Tue Sep 11 2007 Marco Pesenti Gritti - 0.65-0.15.20070911gitbff163d57b - New snapshot From fedora-extras-commits at redhat.com Wed Sep 12 20:08:28 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Wed, 12 Sep 2007 16:08:28 -0400 Subject: rpms/sugar-artwork/OLPC-2 .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 sugar-artwork.spec, 1.25, 1.26 Message-ID: <200709122008.l8CK8Sa7010880@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-artwork/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10847 Modified Files: .cvsignore sources sugar-artwork.spec Log Message: * Wed Sep 12 2007 Marco Pesenti Gritti - 0.34-0.26.20070912gite4fd20770c - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 9 Sep 2007 05:00:09 -0000 1.24 +++ .cvsignore 12 Sep 2007 20:07:55 -0000 1.25 @@ -1,2 +1 @@ -sugar-artwork-0.34-gitf89f6e00cc.tar.bz2 -sugar-artwork-0.34-git2e13ad392d.tar.bz2 +sugar-artwork-0.34-gite4fd20770c.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 9 Sep 2007 05:00:09 -0000 1.24 +++ sources 12 Sep 2007 20:07:55 -0000 1.25 @@ -1 +1 @@ -06860f882931ea996fd9e0af1ef0c591 sugar-artwork-0.34-git2e13ad392d.tar.bz2 +6a11672f84c158abf05c0ab4c99feb40 sugar-artwork-0.34-gite4fd20770c.tar.bz2 Index: sugar-artwork.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/sugar-artwork.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sugar-artwork.spec 9 Sep 2007 05:00:09 -0000 1.25 +++ sugar-artwork.spec 12 Sep 2007 20:07:55 -0000 1.26 @@ -1,10 +1,10 @@ -%define alphatag 20070909git -%define commitid 2e13ad392d +%define alphatag 20070912git +%define commitid e4fd20770c Summary: Artwork for Sugar look-and-feel Name: sugar-artwork Version: 0.34 -Release: 0.25.%{alphatag}2e13ad392d +Release: 0.26.%{alphatag}e4fd20770c URL: http://dev.laptop.org # git clone git://dev.laptop.org/artwork # cd artwork @@ -57,6 +57,9 @@ %{_libdir}/gtk-2.0/*/engines/*.so %changelog +* Wed Sep 12 2007 Marco Pesenti Gritti - 0.34-0.26.20070912gite4fd20770c +- New snapshot + * Sun Sep 9 2007 Dan Williams - 0.34-0.25.20070909git2e13ad392d - New snapshot From fedora-extras-commits at redhat.com Wed Sep 12 20:20:07 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Wed, 12 Sep 2007 16:20:07 -0400 Subject: rpms/kernel/devel patch-2.6.23-rc6-git2.bz2.sign, NONE, 1.1 .cvsignore, 1.683, 1.684 kernel.spec, 1.160, 1.161 sources, 1.645, 1.646 upstream, 1.567, 1.568 linux-2.6-x86_64-vdso-fix-clock-masking.patch, 1.1, NONE patch-2.6.23-rc6-git1.bz2.sign, 1.1, NONE Message-ID: <200709122020.l8CKK7JM012174@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11808 Modified Files: .cvsignore kernel.spec sources upstream Added Files: patch-2.6.23-rc6-git2.bz2.sign Removed Files: linux-2.6-x86_64-vdso-fix-clock-masking.patch patch-2.6.23-rc6-git1.bz2.sign Log Message: * Wed Sep 12 2007 Chuck Ebbert - Linux 2.6.23-rc6-git2 --- NEW FILE patch-2.6.23-rc6-git2.bz2.sign --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBG6DhgyGugalF9Dw4RAmofAJkBhOfxZYxOnDTlwN+o4zvDdZS1lwCgh9nS 1+KI5dG97VSzSAk1AWHd76M= =5wdd -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.683 retrieving revision 1.684 diff -u -r1.683 -r1.684 --- .cvsignore 12 Sep 2007 18:50:43 -0000 1.683 +++ .cvsignore 12 Sep 2007 20:19:34 -0000 1.684 @@ -4,4 +4,4 @@ kernel-2.6.22 linux-2.6.22.tar.bz2 patch-2.6.23-rc6.bz2 -patch-2.6.23-rc6-git1.bz2 +patch-2.6.23-rc6-git2.bz2 Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.160 retrieving revision 1.161 diff -u -r1.160 -r1.161 --- kernel.spec 12 Sep 2007 18:50:43 -0000 1.160 +++ kernel.spec 12 Sep 2007 20:19:34 -0000 1.161 @@ -47,7 +47,7 @@ # The rc snapshot level %define rcrev 6 # The git snapshot level -%define gitrev 1 +%define gitrev 2 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -670,7 +670,6 @@ Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch Patch1508: linux-2.6-firewire-multi-lun.patch Patch1515: linux-2.6-lirc.patch -Patch1540: linux-2.6-x86_64-vdso-fix-clock-masking.patch %endif @@ -1205,9 +1204,6 @@ # ---------- below all scheduled for 2.6.23 ----------------- -# fix x86_64 clock warping -ApplyPatch linux-2.6-x86_64-vdso-fix-clock-masking.patch - # END OF PATCH APPLICATIONS %endif @@ -1800,6 +1796,9 @@ %changelog * Wed Sep 12 2007 Chuck Ebbert +- Linux 2.6.23-rc6-git2 + +* Wed Sep 12 2007 Chuck Ebbert - Linux 2.6.23-rc6-git1 * Wed Sep 12 2007 Chuck Ebbert Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.645 retrieving revision 1.646 diff -u -r1.645 -r1.646 --- sources 12 Sep 2007 18:50:43 -0000 1.645 +++ sources 12 Sep 2007 20:19:34 -0000 1.646 @@ -1,3 +1,3 @@ 2e230d005c002fb3d38a3ca07c0200d0 linux-2.6.22.tar.bz2 8f335157f1afdad7906be5d387b36302 patch-2.6.23-rc6.bz2 -e989205bedc5a83a1d45c25f79adcb01 patch-2.6.23-rc6-git1.bz2 +6ecec0906f1becf844497493b14288df patch-2.6.23-rc6-git2.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v retrieving revision 1.567 retrieving revision 1.568 diff -u -r1.567 -r1.568 --- upstream 12 Sep 2007 18:50:43 -0000 1.567 +++ upstream 12 Sep 2007 20:19:34 -0000 1.568 @@ -1,3 +1,3 @@ linux-2.6.22.tar.bz2 patch-2.6.23-rc6.bz2 -patch-2.6.23-rc6-git1.bz2 +patch-2.6.23-rc6-git2.bz2 --- linux-2.6-x86_64-vdso-fix-clock-masking.patch DELETED --- --- patch-2.6.23-rc6-git1.bz2.sign DELETED --- From fedora-extras-commits at redhat.com Wed Sep 12 20:21:38 2007 From: fedora-extras-commits at redhat.com (Eduardo Habkost (ehabkost)) Date: Wed, 12 Sep 2007 16:21:38 -0400 Subject: rpms/kernel-xen-2.6/devel kernel-2.6.21-i686-xen.config, 1.2, 1.3 kernel-xen.spec, 1.52, 1.53 Message-ID: <200709122021.l8CKLcN6012697@cvs-int.fedora.redhat.com> Author: ehabkost Update of /cvs/pkgs/rpms/kernel-xen-2.6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12115 Modified Files: kernel-2.6.21-i686-xen.config kernel-xen.spec Log Message: Disable CONFIG_HIGHPTE Disable CONFIG_HIGHPTE. It is not reliable and cause performance loss under Xen. Index: kernel-2.6.21-i686-xen.config =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/kernel-2.6.21-i686-xen.config,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- kernel-2.6.21-i686-xen.config 24 Jul 2007 14:13:44 -0000 1.2 +++ kernel-2.6.21-i686-xen.config 12 Sep 2007 20:21:05 -0000 1.3 @@ -212,7 +212,7 @@ CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_RESOURCES_64BIT=y CONFIG_ZONE_DMA_FLAG=1 -CONFIG_HIGHPTE=y +# CONFIG_HIGHPTE is not set CONFIG_MTRR=y # CONFIG_SECCOMP is not set # CONFIG_HZ_100 is not set Index: kernel-xen.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/kernel-xen.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- kernel-xen.spec 6 Sep 2007 19:22:17 -0000 1.52 +++ kernel-xen.spec 12 Sep 2007 20:21:05 -0000 1.53 @@ -2363,6 +2363,10 @@ # - tux. %changelog +* Wed Sep 12 2007 Eduardo Habkost +- Disable CONFIG_HIGHPTE. It is not reliable and cause performance loss + under Xen. + * Thu Sep 06 2007 Eduardo Habkost - Include modules.block and modules.networking on the package (bug #280731) From fedora-extras-commits at redhat.com Wed Sep 12 20:23:42 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Wed, 12 Sep 2007 16:23:42 -0400 Subject: rpms/gnash/OLPC-2 gnash.spec,1.21,1.22 Message-ID: <200709122023.l8CKNghU012820@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/gnash/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11187 Modified Files: gnash.spec Log Message: - fix more rm -f issues Index: gnash.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnash/OLPC-2/gnash.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- gnash.spec 12 Sep 2007 19:50:24 -0000 1.21 +++ gnash.spec 12 Sep 2007 20:23:09 -0000 1.22 @@ -72,14 +72,14 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir # don't package libltdl related files! -rm \ +rm -f \ $RPM_BUILD_ROOT/%{_libdir}/libltdl* \ $RPM_BUILD_ROOT/%{_includedir}/ltdl.h # omf is broken rm -rf \ $RPM_BUILD_ROOT/%{_datadir}/omf # cygnal just segfaults -rm \ +rm -f \ $RPM_BUILD_ROOT/%{_bindir}/cygnal %find_lang %{name} From fedora-extras-commits at redhat.com Wed Sep 12 20:26:38 2007 From: fedora-extras-commits at redhat.com (Josh Bressers (bressers)) Date: Wed, 12 Sep 2007 16:26:38 -0400 Subject: fedora-security/audit fc7,1.99,1.100 Message-ID: <200709122026.l8CKQcKn012928@cvs-int.fedora.redhat.com> Author: bressers Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12905 Modified Files: fc7 Log Message: Add some CVE ids Index: fc7 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/fc7,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- fc7 12 Sep 2007 18:24:08 -0000 1.99 +++ fc7 12 Sep 2007 20:26:35 -0000 1.100 @@ -8,6 +8,8 @@ # Up to date CVE as of CVE email 20070910 # Up to date FC7 as of 20070910 +CVE-2007-4841 ignore (mozilla suite) Windows only +CVE-2007-4840 ignore (php) CVE-2007-4828 (mediawiki, fixed 1.11.0, 1.10.2, 1.9.4) #287881 CVE-2007-4752 VULNERABLE (openssh) #280461 CVE-2007-4743 backport (krb5) incomplete CVE-2007-3999 fix [since FEDORA-2007-2066] From fedora-extras-commits at redhat.com Wed Sep 12 20:26:54 2007 From: fedora-extras-commits at redhat.com (Sean Reifschneider (jafo)) Date: Wed, 12 Sep 2007 16:26:54 -0400 Subject: rpms/python-memcached/EL-5 python-memcached.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709122026.l8CKQs9l012940@cvs-int.fedora.redhat.com> Author: jafo Update of /cvs/pkgs/rpms/python-memcached/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12876 Modified Files: python-memcached.spec sources Log Message: Updating for 1.39 release build. Index: python-memcached.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-memcached/EL-5/python-memcached.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-memcached.spec 27 Jun 2007 02:45:56 -0000 1.1 +++ python-memcached.spec 12 Sep 2007 20:26:22 -0000 1.2 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-memcached -Version: 1.36 -Release: 3%{?dist} +Version: 1.39 +Release: 1%{?dist} Summary: A Python memcached client library Group: Development/Languages @@ -40,6 +40,12 @@ %{python_sitelib}/memcache.py[co] %changelog +* Tue Aug 14 2007 Sean Reifschneider 1.39-1 +- Update to 1.39 upstream release. + +* Sat Aug 11 2007 Sean Reifschneider 1.38-1 +- Update to 1.38 upstream release. + * Sun Jun 10 2007 Sean Reifschneider 1.36-3 - Changes based on feedback from Ruben Kerkhof: - Fixing license. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-memcached/EL-5/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 27 Jun 2007 02:45:56 -0000 1.2 +++ sources 12 Sep 2007 20:26:22 -0000 1.3 @@ -1 +1 @@ -b5154b816e2dfd54dcd3264e16b3fa77 python-memcached-1.36.tar.gz +403d509d3d386adbc2d27763655cd268 python-memcached-1.39.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 20:39:33 2007 From: fedora-extras-commits at redhat.com (Eduardo Habkost (ehabkost)) Date: Wed, 12 Sep 2007 16:39:33 -0400 Subject: rpms/kernel-xen-2.6/F-7 kernel-2.6.20-i686-xen.config, 1.3, 1.4 kernel-xen.spec, 1.45, 1.46 Message-ID: <200709122039.l8CKdXIx014966@cvs-int.fedora.redhat.com> Author: ehabkost Update of /cvs/pkgs/rpms/kernel-xen-2.6/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14558 Modified Files: kernel-2.6.20-i686-xen.config kernel-xen.spec Log Message: Disable CONFIG_HIGHPTE It is not reliable and causes performance loss under Xen. Index: kernel-2.6.20-i686-xen.config =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/F-7/kernel-2.6.20-i686-xen.config,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kernel-2.6.20-i686-xen.config 24 May 2007 16:16:28 -0000 1.3 +++ kernel-2.6.20-i686-xen.config 12 Sep 2007 20:39:00 -0000 1.4 @@ -3078,7 +3078,7 @@ CONFIG_EDD=m # CONFIG_NUMA is not set CONFIG_HIGHMEM=y -CONFIG_HIGHPTE=y +# CONFIG_HIGHPTE is not set # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y CONFIG_X86_PM_TIMER=y Index: kernel-xen.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/F-7/kernel-xen.spec,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- kernel-xen.spec 30 Aug 2007 22:30:57 -0000 1.45 +++ kernel-xen.spec 12 Sep 2007 20:39:00 -0000 1.46 @@ -2058,6 +2058,10 @@ # - tux. %changelog +* Wed Sep 12 2007 Eduardo Habkost +- Disable CONFIG_HIGHPTE. It is not reliable and causes performance loss + under Xen + * Thu Aug 30 2007 Eduardo Habkost - Provides: xen-hypervisor-abi = 3.1 (bug #269581) From fedora-extras-commits at redhat.com Wed Sep 12 20:49:17 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Wed, 12 Sep 2007 16:49:17 -0400 Subject: devel/yum-updatesd yum-updatesd.spec,1.3,1.4 Message-ID: <200709122049.l8CKnHeN016955@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/yum-updatesd In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16935 Modified Files: yum-updatesd.spec Log Message: * Wed Sep 12 2007 Jeremy Katz - 1:0.5-2 - require the yum-refresh-updatesd plugin so that we get kicked after installs Index: yum-updatesd.spec =================================================================== RCS file: /cvs/pkgs/devel/yum-updatesd/yum-updatesd.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- yum-updatesd.spec 6 Sep 2007 14:33:56 -0000 1.3 +++ yum-updatesd.spec 12 Sep 2007 20:48:44 -0000 1.4 @@ -2,7 +2,7 @@ Name: yum-updatesd Epoch: 1 Version: 0.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Base Source0: http://linux.duke.edu/projects/yum/download/%{name}/%{name}-%{version}.tar.bz2 @@ -11,6 +11,7 @@ BuildRequires: python Requires: python >= 2.4 Requires: yum >= 3.2.0 +Requires: yum-refresh-updatesd Requires: dbus-python Requires: pygobject2 Requires: gamin-python @@ -61,6 +62,10 @@ %changelog +* Wed Sep 12 2007 Jeremy Katz - 1:0.5-2 +- require the yum-refresh-updatesd plugin so that we get kicked after + installs + * Wed Sep 5 2007 Jeremy Katz - 1:0.5-1 - add option for configurable SMTP server - fix email sending (Rich Fearn, #251196) From fedora-extras-commits at redhat.com Wed Sep 12 21:05:20 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (hadess)) Date: Wed, 12 Sep 2007 17:05:20 -0400 Subject: rpms/flac/devel flac-1.2.0-gnu-stack.patch, 1.2, 1.3 flac.spec, 1.31, 1.32 Message-ID: <200709122105.l8CL5KdM026754@cvs-int.fedora.redhat.com> Author: hadess Update of /cvs/pkgs/rpms/flac/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26719 Modified Files: flac-1.2.0-gnu-stack.patch flac.spec Log Message: * Wed Sep 12 2007 - Bastien Nocera - 1.2.0-3 - Make a few functions hidden, to try and avoid textrels - Disable optimisations on x86 for the same reason (#285961) flac-1.2.0-gnu-stack.patch: Index: flac-1.2.0-gnu-stack.patch =================================================================== RCS file: /cvs/pkgs/rpms/flac/devel/flac-1.2.0-gnu-stack.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- flac-1.2.0-gnu-stack.patch 11 Sep 2007 14:33:53 -0000 1.2 +++ flac-1.2.0-gnu-stack.patch 12 Sep 2007 21:05:16 -0000 1.3 @@ -53,3 +53,38 @@ - section .note.GNU-stack noalloc -%endif +section .note.GNU-stack progbits noalloc noexec nowrite align=1 +diff -upr flac-1.2.0/src/libFLAC/bitreader.c flac-1.2.0.new/src/libFLAC/bitreader.c +--- flac-1.2.0/src/libFLAC/bitreader.c 2007-07-23 17:14:35.000000000 +0100 ++++ flac-1.2.0.new/src/libFLAC/bitreader.c 2007-09-12 18:15:30.000000000 +0100 +@@ -203,6 +203,7 @@ static FLaC__INLINE void crc16_update_wo + } + + /* would be static except it needs to be called by asm routines */ ++ __attribute__((__visibility__("hidden"))) + FLAC__bool bitreader_read_from_client_(FLAC__BitReader *br) + { + unsigned start, end; +diff -upr flac-1.2.0/src/libFLAC/crc.c flac-1.2.0.new/src/libFLAC/crc.c +--- flac-1.2.0/src/libFLAC/crc.c 2007-02-02 06:58:22.000000000 +0000 ++++ flac-1.2.0.new/src/libFLAC/crc.c 2007-09-12 18:13:44.000000000 +0100 +@@ -73,7 +73,7 @@ FLAC__byte const FLAC__crc8_table[256] = + }; + + /* CRC-16, poly = x^16 + x^15 + x^2 + x^0, init = 0 */ +- ++__attribute__((__visibility__("hidden"))) + unsigned FLAC__crc16_table[256] = { + 0x0000, 0x8005, 0x800f, 0x000a, 0x801b, 0x001e, 0x0014, 0x8011, + 0x8033, 0x0036, 0x003c, 0x8039, 0x0028, 0x802d, 0x8027, 0x0022, +diff -upr flac-1.2.0/src/libFLAC/bitreader.c flac-1.2.0.new/src/libFLAC/bitreader.c +--- flac-1.2.0/src/libFLAC/bitreader.c 2007-09-12 18:17:56.000000000 +0100 ++++ flac-1.2.0.new/src/libFLAC/bitreader.c 2007-09-12 19:09:00.000000000 +0100 +@@ -774,6 +774,7 @@ FLaC__INLINE FLAC__bool FLAC__bitreader_ + } + #endif + ++ __attribute__((__visibility__("hidden"))) + FLAC__bool FLAC__bitreader_read_rice_signed(FLAC__BitReader *br, int *val, unsigned parameter) + { + FLAC__uint32 lsbs = 0, msbs = 0; + Index: flac.spec =================================================================== RCS file: /cvs/pkgs/rpms/flac/devel/flac.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- flac.spec 11 Sep 2007 14:25:48 -0000 1.31 +++ flac.spec 12 Sep 2007 21:05:16 -0000 1.32 @@ -1,7 +1,7 @@ Summary: An encoder/decoder for the Free Lossless Audio Codec Name: flac Version: 1.2.0 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPL/GPL Group: Applications/Multimedia Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz @@ -36,8 +36,11 @@ %patch1 -p1 -b .gnu-stack %build -export XMMS_CONFIG=no # Disable XMMS +%ifarch %{ix86} +%configure --with-pic --disable-xmms-plugin --disable-asm-optimizations +%else %configure --with-pic --disable-xmms-plugin +%endif make %{?_smp_mflags} @@ -72,6 +75,11 @@ %{_datadir}/aclocal/*.m4 %changelog +* Wed Sep 12 2007 - Bastien Nocera - 1.2.0-3 +- Make a few functions hidden, to try and avoid textrels +- Disable optimisations on x86 for the same reason + (#285961) + * Tue Sep 11 2007 - Bastien Nocera - 1.2.0-2 - Update GNU stack patch to cover all the NASM sources used From fedora-extras-commits at redhat.com Wed Sep 12 21:41:10 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Wed, 12 Sep 2007 17:41:10 -0400 Subject: rpms/telepathy-gabble/OLPC-2 .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 telepathy-gabble.spec, 1.34, 1.35 Message-ID: <200709122141.l8CLfAxv027479@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/telepathy-gabble/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27419 Modified Files: .cvsignore sources telepathy-gabble.spec Log Message: - new snapshot Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 6 Sep 2007 19:10:58 -0000 1.25 +++ .cvsignore 12 Sep 2007 21:40:37 -0000 1.26 @@ -5,3 +5,4 @@ telepathy-gabble-0.5.12.1.20070829darcs_olpcrollup.tar.gz telepathy-gabble-0.5.13.20070904darcs_olpctrial3a.tar.gz telepathy-gabble-0.5.14.1.20070906darcs_olpctrial3a.tar.gz +telepathy-gabble-0.5.14.1-olpc-trial3a-20070912.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 6 Sep 2007 19:10:58 -0000 1.25 +++ sources 12 Sep 2007 21:40:37 -0000 1.26 @@ -1 +1 @@ -6bf82d42255c15f819639c78765c27af telepathy-gabble-0.5.14.1.20070906darcs_olpctrial3a.tar.gz +08c37009f68fe7a34f8c218a8c4ac3ca telepathy-gabble-0.5.14.1-olpc-trial3a-20070912.tar.gz Index: telepathy-gabble.spec =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- telepathy-gabble.spec 6 Sep 2007 19:10:58 -0000 1.34 +++ telepathy-gabble.spec 12 Sep 2007 21:40:37 -0000 1.35 @@ -1,19 +1,19 @@ # This is a snapshot release of the olpcrollup branch of telepathy-gabble # Code can be found for this branch at # http://projects.collabora.co.uk/~monkey/telepathy-gabble-olpc-rollup/ -%define alphatag 20070906darcs_olpctrial3a +%define alphatag olpc_trial3a_20070912 -%define telepathy_glibi_version 0.5.14 +%define telepathy_glib_version 0.5.14 Name: telepathy-gabble Version: 0.5.14.1 -Release: 0.1.%{alphatag}%{?dist} +Release: 0.2.%{alphatag}%{?dist} Summary: A Jabber/XMPP connection manager Group: Applications/Communications License: LGPL URL: http://telepathy.freedesktop.org/wiki/ -Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.14.1.%{alphatag}.tar.gz +Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.14.1.olpc_trial3a_20070912.tar.gz Patch0: telepathy-gabble-0.5.12.1-no-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -60,6 +60,9 @@ %changelog +* Wed Sep 12 2007 John (J5) Palmieri - 0.5.14.1-0.2.olpc-trial3a-20070912 +- New snapshot + * Thu Sep 06 2007 Dan Williams - 0.5.14.1-0.1.20070906darcs_olpctrial3a - New snapshot From fedora-extras-commits at redhat.com Wed Sep 12 21:50:51 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (peter)) Date: Wed, 12 Sep 2007 14:50:51 -0700 Subject: [pkgdb] empathy had groupAcl changed Message-ID: <200709122150.l8CLoppr002729@app4.fedora.phx.redhat.com> Peter Gordon (pgordon) has set the commit acl on empathy (Fedora devel) to Approved for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/empathy From fedora-extras-commits at redhat.com Wed Sep 12 21:50:52 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (peter)) Date: Wed, 12 Sep 2007 14:50:52 -0700 Subject: [pkgdb] empathy had groupAcl changed Message-ID: <200709122150.l8CLoq7O002735@app4.fedora.phx.redhat.com> Peter Gordon (pgordon) has set the commit acl on empathy (Fedora 7) to Approved for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/empathy From fedora-extras-commits at redhat.com Wed Sep 12 21:50:55 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (peter)) Date: Wed, 12 Sep 2007 14:50:55 -0700 Subject: [pkgdb] empathy had groupAcl changed Message-ID: <200709122150.l8CLouWe002741@app4.fedora.phx.redhat.com> Peter Gordon (pgordon) has set the commit acl on empathy (Fedora 6) to Approved for cvsextras To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/empathy From fedora-extras-commits at redhat.com Wed Sep 12 21:54:10 2007 From: fedora-extras-commits at redhat.com (Christopher Edward Lumens (clumens)) Date: Wed, 12 Sep 2007 17:54:10 -0400 Subject: rpms/pykickstart/devel .cvsignore, 1.66, 1.67 pykickstart.spec, 1.73, 1.74 sources, 1.73, 1.74 Message-ID: <200709122154.l8CLsAWZ027881@cvs-int.fedora.redhat.com> Author: clumens Update of /cvs/pkgs/rpms/pykickstart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27854 Modified Files: .cvsignore pykickstart.spec sources Log Message: New version. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/pykickstart/devel/.cvsignore,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- .cvsignore 4 Sep 2007 16:23:25 -0000 1.66 +++ .cvsignore 12 Sep 2007 21:53:38 -0000 1.67 @@ -1,2 +1,3 @@ pykickstart-1.11.tar.gz pykickstart-1.12.tar.gz +pykickstart-1.13.tar.gz Index: pykickstart.spec =================================================================== RCS file: /cvs/pkgs/rpms/pykickstart/devel/pykickstart.spec,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- pykickstart.spec 4 Sep 2007 16:23:25 -0000 1.73 +++ pykickstart.spec 12 Sep 2007 21:53:38 -0000 1.74 @@ -3,7 +3,7 @@ Summary: A python library for manipulating kickstart files Name: pykickstart Url: http://fedoraproject.org/wiki/pykickstart -Version: 1.12 +Version: 1.13 Release: 1%{?dist} # This is a Red Hat maintained package which is specific to # our distribution. Thus the source is only available from @@ -38,10 +38,17 @@ %files -f %{name}.lang %defattr(-,root,root,-) %doc README ChangeLog COPYING docs/programmers-guide +%doc docs/kickstart-docs.txt %{python_sitelib}/pykickstart %{_bindir}/ksvalidator %changelog +* Wed Sep 12 2007 Chris Lumens 1.13-1 +- Add a function to convert URL method strings into repo objects + (jkeating). +- Writer formatting fixes. +- Add kickstart documentation from the Fedora Wiki. + * Tue Sep 04 2007 Chris Lumens 1.12-1 - Fix lots of problems in processing the bootloader, device, network, and raid commands. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- sources 4 Sep 2007 16:23:25 -0000 1.73 +++ sources 12 Sep 2007 21:53:38 -0000 1.74 @@ -1 +1 @@ -b623f52865d338ad158e3e03aac426bc pykickstart-1.12.tar.gz +5079ebf032b4c7f63f6fe7e3d70c81f5 pykickstart-1.13.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 22:07:10 2007 From: fedora-extras-commits at redhat.com (Christopher Edward Lumens (clumens)) Date: Wed, 12 Sep 2007 18:07:10 -0400 Subject: rpms/pykickstart/devel sources,1.74,1.75 Message-ID: <200709122207.l8CM7ALQ001831@cvs-int.fedora.redhat.com> Author: clumens Update of /cvs/pkgs/rpms/pykickstart/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1793 Modified Files: sources Log Message: Fix build. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/pykickstart/devel/sources,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- sources 12 Sep 2007 21:53:38 -0000 1.74 +++ sources 12 Sep 2007 22:06:37 -0000 1.75 @@ -1 +1 @@ -5079ebf032b4c7f63f6fe7e3d70c81f5 pykickstart-1.13.tar.gz +806c4a9d946ef0e68ba58a7b64fa0c15 pykickstart-1.13.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 22:21:54 2007 From: fedora-extras-commits at redhat.com (Matt Wringe (mwringe)) Date: Wed, 12 Sep 2007 18:21:54 -0400 Subject: rpms/msv/devel msv.spec,1.2,1.3 Message-ID: <200709122221.l8CMLs6g002231@cvs-int.fedora.redhat.com> Author: mwringe Update of /cvs/pkgs/rpms/msv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2182 Modified Files: msv.spec Log Message: Make package build with the latest gcj on ppc/ppc64 Index: msv.spec =================================================================== RCS file: /cvs/pkgs/rpms/msv/devel/msv.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- msv.spec 11 Sep 2007 23:04:28 -0000 1.2 +++ msv.spec 12 Sep 2007 22:21:21 -0000 1.3 @@ -37,7 +37,7 @@ Summary: Multischema Validator Name: msv Version: 1.2 -Release: 0.1.%{cvsdate}.3jpp.2%{?dist} +Release: 0.1.%{cvsdate}.3jpp.3%{?dist} Epoch: 1 License: BSD URL: http://msv.dev.java.net @@ -277,6 +277,16 @@ ant release +pushd msv/dist/examples +# remove all prebuild classes +find . -name "*.class" -exec rm -f {} \; +popd + +pushd xsdlib/dist/examples +# remove all prebuild classes +find . -name "*.class" -exec rm -f {} \; +popd + %install rm -rf $RPM_BUILD_ROOT @@ -345,7 +355,7 @@ %if %{gcj_support} #export CLASSPATH=$(build-classpath gnu-crypto) -%{_bindir}/aot-compile-rpm --exclude usr/share/%{name}-%{version}/%{name} +%{_bindir}/aot-compile-rpm %endif %clean @@ -473,6 +483,10 @@ %changelog +* Wed Sep 12 2007 Matt Wringe 0:1,2-0.1.20050722.3jpp.3 +- Make package build with new gcj. Remove .class files from demo package and + remove demo exclude from aot-compile-rpm + * Tue Sep 11 2007 Matt Wringe 0:1.2-0.1.20050722.3jpp.2 - Fix unowned directories - Change copyright files to utf-8 format From fedora-extras-commits at redhat.com Wed Sep 12 22:23:42 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Wed, 12 Sep 2007 18:23:42 -0400 Subject: rpms/telepathy-gabble/OLPC-2 telepathy-gabble.spec,1.35,1.36 Message-ID: <200709122223.l8CMNgRV002387@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/telepathy-gabble/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2365 Modified Files: telepathy-gabble.spec Log Message: - fix typo in tarball name Index: telepathy-gabble.spec =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- telepathy-gabble.spec 12 Sep 2007 21:40:37 -0000 1.35 +++ telepathy-gabble.spec 12 Sep 2007 22:23:09 -0000 1.36 @@ -13,7 +13,7 @@ Group: Applications/Communications License: LGPL URL: http://telepathy.freedesktop.org/wiki/ -Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.14.1.olpc_trial3a_20070912.tar.gz +Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.14.1.olpc-trial3a-20070912.tar.gz Patch0: telepathy-gabble-0.5.12.1-no-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Sep 12 22:35:04 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Wed, 12 Sep 2007 18:35:04 -0400 Subject: rpms/telepathy-gabble/OLPC-2 telepathy-gabble.spec,1.36,1.37 Message-ID: <200709122235.l8CMZ4Eg002706@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/telepathy-gabble/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2641 Modified Files: telepathy-gabble.spec Log Message: - fix another typo Index: telepathy-gabble.spec =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- telepathy-gabble.spec 12 Sep 2007 22:23:09 -0000 1.36 +++ telepathy-gabble.spec 12 Sep 2007 22:34:31 -0000 1.37 @@ -13,7 +13,7 @@ Group: Applications/Communications License: LGPL URL: http://telepathy.freedesktop.org/wiki/ -Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.14.1.olpc-trial3a-20070912.tar.gz +Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.14.1-olpc-trial3a-20070912.tar.gz Patch0: telepathy-gabble-0.5.12.1-no-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Sep 12 22:36:20 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Wed, 12 Sep 2007 18:36:20 -0400 Subject: rpms/kernel/F-7 linux-2.6-sched-cfs-updates.patch, NONE, 1.1 kernel-2.6.spec, 1.3339, 1.3340 linux-2.6-sched-cfs-v2.6.22.5-v20.5.patch, 1.2, 1.3 Message-ID: <200709122236.l8CMaKC3002792@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2760 Modified Files: kernel-2.6.spec linux-2.6-sched-cfs-v2.6.22.5-v20.5.patch Added Files: linux-2.6-sched-cfs-updates.patch Log Message: * Wed Sep 12 2007 Chuck Ebbert - update CFS scheduler linux-2.6-sched-cfs-updates.patch: --- NEW FILE linux-2.6-sched-cfs-updates.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a0dc72601d48b171b4870dfdd0824901a2b2b1a9 Commit: a0dc72601d48b171b4870dfdd0824901a2b2b1a9 Parent: 7fd0d2dde929ead79901e389e70dbfb3c6c06986 Author: Ingo Molnar AuthorDate: Wed Sep 5 14:32:49 2007 +0200 Committer: Ingo Molnar CommitDate: Wed Sep 5 14:32:49 2007 +0200 sched: fix niced_granularity() shift fix niced_granularity(). This resulted in under-scheduling for CPU-bound negative nice level tasks (and this in turn caused higher than necessary latencies in nice-0 tasks). Signed-off-by: Ingo Molnar --- kernel/sched_fair.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/sched_fair.c b/kernel/sched_fair.c index ce39282..810b52d 100644 --- a/kernel/sched_fair.c +++ b/kernel/sched_fair.c @@ -291,7 +291,7 @@ niced_granularity(struct sched_entity *curr, unsigned long granularity) /* * It will always fit into 'long': */ - return (long) (tmp >> WMULT_SHIFT); + return (long) (tmp >> (WMULT_SHIFT-NICE_0_SHIFT)); } static inline void Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7fd0d2dde929ead79901e389e70dbfb3c6c06986 Commit: 7fd0d2dde929ead79901e389e70dbfb3c6c06986 Parent: b21010ed6498391c0f359f2a89c907533fe07fec Author: Suresh Siddha AuthorDate: Wed Sep 5 14:32:48 2007 +0200 Committer: Ingo Molnar CommitDate: Wed Sep 5 14:32:48 2007 +0200 sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic. First fix the check if (*imbalance + SCHED_LOAD_SCALE_FUZZ < busiest_load_per_task) with this if (*imbalance < busiest_load_per_task) As the current check is always false for nice 0 tasks (as SCHED_LOAD_SCALE_FUZZ is same as busiest_load_per_task for nice 0 tasks). With the above change, imbalance was getting reset to 0 in the corner case condition, making the FUZZ logic fail. Fix it by not corrupting the imbalance and change the imbalance, only when it finds that the HT/MC optimization is needed. Signed-off-by: Suresh Siddha Signed-off-by: Ingo Molnar --- kernel/sched.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/kernel/sched.c b/kernel/sched.c index b533d6d..c8759ec 100644 --- a/kernel/sched.c +++ b/kernel/sched.c @@ -2512,7 +2512,7 @@ group_next: * a think about bumping its value to force at least one task to be * moved */ - if (*imbalance + SCHED_LOAD_SCALE_FUZZ < busiest_load_per_task) { + if (*imbalance < busiest_load_per_task) { unsigned long tmp, pwr_now, pwr_move; unsigned int imbn; @@ -2564,10 +2564,8 @@ small_imbalance: pwr_move /= SCHED_LOAD_SCALE; /* Move if we gain throughput */ - if (pwr_move <= pwr_now) - goto out_balanced; - - *imbalance = busiest_load_per_task; + if (pwr_move > pwr_now) + *imbalance = busiest_load_per_task; } return busiest; Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a206c07213cf6372289f189c3774c4c3255a7ae1 Commit: a206c07213cf6372289f189c3774c4c3255a7ae1 Parent: a0dc72601d48b171b4870dfdd0824901a2b2b1a9 Author: Ingo Molnar AuthorDate: Wed Sep 5 14:32:49 2007 +0200 Committer: Ingo Molnar CommitDate: Wed Sep 5 14:32:49 2007 +0200 sched: debug: fix cfs_rq->wait_runtime accounting the cfs_rq->wait_runtime debug/statistics counter was not maintained properly - fix this. this also removes some code: text data bss dec hex filename 13420 228 1204 14852 3a04 sched.o.before 13404 228 1204 14836 39f4 sched.o.after Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra --- kernel/sched.c | 1 - kernel/sched_fair.c | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/kernel/sched.c b/kernel/sched.c index c8759ec..97986f1 100644 --- a/kernel/sched.c +++ b/kernel/sched.c @@ -858,7 +858,6 @@ static void dec_nr_running(struct task_struct *p, struct rq *rq) static void set_load_weight(struct task_struct *p) { - task_rq(p)->cfs.wait_runtime -= p->se.wait_runtime; p->se.wait_runtime = 0; if (task_has_rt_policy(p)) { diff --git a/kernel/sched_fair.c b/kernel/sched_fair.c index 810b52d..bac2aff 100644 --- a/kernel/sched_fair.c +++ b/kernel/sched_fair.c @@ -194,6 +194,8 @@ __enqueue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) update_load_add(&cfs_rq->load, se->load.weight); cfs_rq->nr_running++; se->on_rq = 1; + + schedstat_add(cfs_rq, wait_runtime, se->wait_runtime); } static inline void @@ -205,6 +207,8 @@ __dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) update_load_sub(&cfs_rq->load, se->load.weight); cfs_rq->nr_running--; se->on_rq = 0; + + schedstat_add(cfs_rq, wait_runtime, -se->wait_runtime); } static inline struct rb_node *first_fair(struct cfs_rq *cfs_rq) @@ -574,7 +578,6 @@ static void __enqueue_sleeper(struct cfs_rq *cfs_rq, struct sched_entity *se) prev_runtime = se->wait_runtime; __add_wait_runtime(cfs_rq, se, delta_fair); - schedstat_add(cfs_rq, wait_runtime, se->wait_runtime); delta_fair = se->wait_runtime - prev_runtime; /* @@ -662,7 +665,6 @@ dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int sleep) if (tsk->state & TASK_UNINTERRUPTIBLE) se->block_start = rq_of(cfs_rq)->clock; } - cfs_rq->wait_runtime -= se->wait_runtime; #endif } __dequeue_entity(cfs_rq, se); @@ -1121,10 +1123,8 @@ static void task_new_fair(struct rq *rq, struct task_struct *p) * The statistical average of wait_runtime is about * -granularity/2, so initialize the task with that: */ - if (sysctl_sched_features & SCHED_FEAT_START_DEBIT) { + if (sysctl_sched_features & SCHED_FEAT_START_DEBIT) se->wait_runtime = -(sched_granularity(cfs_rq) / 2); - schedstat_add(cfs_rq, wait_runtime, se->wait_runtime); - } __enqueue_entity(cfs_rq, se); } Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2491b2b89d4646e02ab51c90ab7012d124924ddc Commit: 2491b2b89d4646e02ab51c90ab7012d124924ddc Parent: a206c07213cf6372289f189c3774c4c3255a7ae1 Author: Ingo Molnar AuthorDate: Wed Sep 5 14:32:49 2007 +0200 Committer: Ingo Molnar CommitDate: Wed Sep 5 14:32:49 2007 +0200 sched: debug: fix sum_exec_runtime clearing when cleaning sched-stats also clear prev_sum_exec_runtime. Signed-off-by: Ingo Molnar --- kernel/sched_debug.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kernel/sched_debug.c b/kernel/sched_debug.c index ab18f45..c3ee38b 100644 --- a/kernel/sched_debug.c +++ b/kernel/sched_debug.c @@ -283,4 +283,5 @@ void proc_sched_set_task(struct task_struct *p) p->se.wait_runtime_overruns = p->se.wait_runtime_underruns = 0; #endif p->se.sum_exec_runtime = 0; + p->se.prev_sum_exec_runtime = 0; } Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c92e54f6f9601cfa9d8894ee248abcf62ed9a1c Commit: 7c92e54f6f9601cfa9d8894ee248abcf62ed9a1c Parent: cf2ab4696ee42f895eed88c2b6e432fe03dda0db Author: Peter Zijlstra AuthorDate: Wed Sep 5 14:32:49 2007 +0200 Committer: Ingo Molnar CommitDate: Wed Sep 5 14:32:49 2007 +0200 sched: simplify __check_preempt_curr_fair() Preparatory patch for fix-ideal-runtime: simplify __check_preempt_curr_fair(): get rid of the integer return. text data bss dec hex filename 13404 228 1204 14836 39f4 sched.o.before 13393 228 1204 14825 39e9 sched.o.after functionality is unchanged. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- kernel/sched_fair.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/kernel/sched_fair.c b/kernel/sched_fair.c index bac2aff..f0dd4be 100644 --- a/kernel/sched_fair.c +++ b/kernel/sched_fair.c @@ -673,7 +673,7 @@ dequeue_entity(struct cfs_rq *cfs_rq, struct sched_entity *se, int sleep) /* * Preempt the current task with a newly woken task if needed: */ -static int +static void __check_preempt_curr_fair(struct cfs_rq *cfs_rq, struct sched_entity *se, struct sched_entity *curr, unsigned long granularity) { @@ -686,9 +686,8 @@ __check_preempt_curr_fair(struct cfs_rq *cfs_rq, struct sched_entity *se, */ if (__delta > niced_granularity(curr, granularity)) { resched_task(rq_of(cfs_rq)->curr); - return 1; + curr->prev_sum_exec_runtime = curr->sum_exec_runtime; } - return 0; } static inline void @@ -764,8 +763,7 @@ static void entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) if (delta_exec > ideal_runtime) gran = 0; - if (__check_preempt_curr_fair(cfs_rq, next, curr, gran)) - curr->prev_sum_exec_runtime = curr->sum_exec_runtime; + __check_preempt_curr_fair(cfs_rq, next, curr, gran); } /************************************************** Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4a55b45036a677fac43fe81ddf7fdcd007aaaee7 Commit: 4a55b45036a677fac43fe81ddf7fdcd007aaaee7 Parent: 7c92e54f6f9601cfa9d8894ee248abcf62ed9a1c Author: Peter Zijlstra AuthorDate: Wed Sep 5 14:32:49 2007 +0200 Committer: Ingo Molnar CommitDate: Wed Sep 5 14:32:49 2007 +0200 sched: improve prev_sum_exec_runtime setting Second preparatory patch for fix-ideal runtime: Mark prev_sum_exec_runtime at the beginning of our run, the same spot that adds our wait period to wait_runtime. This seems a more natural location to do this, and it also reduces the code a bit: text data bss dec hex filename 13397 228 1204 14829 39ed sched.o.before 13391 228 1204 14823 39e7 sched.o.after Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- kernel/sched_fair.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/kernel/sched_fair.c b/kernel/sched_fair.c index f0dd4be..2d01bbc 100644 --- a/kernel/sched_fair.c +++ b/kernel/sched_fair.c @@ -684,10 +684,8 @@ __check_preempt_curr_fair(struct cfs_rq *cfs_rq, struct sched_entity *se, * preempt the current task unless the best task has * a larger than sched_granularity fairness advantage: */ - if (__delta > niced_granularity(curr, granularity)) { + if (__delta > niced_granularity(curr, granularity)) resched_task(rq_of(cfs_rq)->curr); - curr->prev_sum_exec_runtime = curr->sum_exec_runtime; - } } static inline void @@ -703,6 +701,7 @@ set_next_entity(struct cfs_rq *cfs_rq, struct sched_entity *se) update_stats_wait_end(cfs_rq, se); update_stats_curr_start(cfs_rq, se); set_cfs_rq_curr(cfs_rq, se); + se->prev_sum_exec_runtime = se->sum_exec_runtime; } static struct sched_entity *pick_next_entity(struct cfs_rq *cfs_rq) Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1169783085adb9ac969d21103a6885e8435f7ed3 Commit: 1169783085adb9ac969d21103a6885e8435f7ed3 Parent: 4a55b45036a677fac43fe81ddf7fdcd007aaaee7 Author: Peter Zijlstra AuthorDate: Wed Sep 5 14:32:49 2007 +0200 Committer: Ingo Molnar CommitDate: Wed Sep 5 14:32:49 2007 +0200 sched: fix ideal_runtime calculations for reniced tasks fix ideal_runtime: - do not scale it using niced_granularity() it is against sum_exec_delta, so its wall-time, not fair-time. - move the whole check into __check_preempt_curr_fair() so that wakeup preemption can also benefit from the new logic. this also results in code size reduction: text data bss dec hex filename 13391 228 1204 14823 39e7 sched.o.before 13369 228 1204 14801 39d1 sched.o.after Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- kernel/sched_fair.c | 38 ++++++++++++++++++++++---------------- 1 files changed, 22 insertions(+), 16 deletions(-) diff --git a/kernel/sched_fair.c b/kernel/sched_fair.c index 2d01bbc..892616b 100644 --- a/kernel/sched_fair.c +++ b/kernel/sched_fair.c @@ -678,11 +678,31 @@ __check_preempt_curr_fair(struct cfs_rq *cfs_rq, struct sched_entity *se, struct sched_entity *curr, unsigned long granularity) { s64 __delta = curr->fair_key - se->fair_key; + unsigned long ideal_runtime, delta_exec; + + /* + * ideal_runtime is compared against sum_exec_runtime, which is + * walltime, hence do not scale. + */ + ideal_runtime = max(sysctl_sched_latency / cfs_rq->nr_running, + (unsigned long)sysctl_sched_min_granularity); + + /* + * If we executed more than what the latency constraint suggests, + * reduce the rescheduling granularity. This way the total latency + * of how much a task is not scheduled converges to + * sysctl_sched_latency: + */ + delta_exec = curr->sum_exec_runtime - curr->prev_sum_exec_runtime; + if (delta_exec > ideal_runtime) + granularity = 0; /* * Take scheduling granularity into account - do not * preempt the current task unless the best task has * a larger than sched_granularity fairness advantage: + * + * scale granularity as key space is in fair_clock. */ if (__delta > niced_granularity(curr, granularity)) resched_task(rq_of(cfs_rq)->curr); @@ -731,7 +751,6 @@ static void put_prev_entity(struct cfs_rq *cfs_rq, struct sched_entity *prev) static void entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) { - unsigned long gran, ideal_runtime, delta_exec; struct sched_entity *next; /* @@ -748,21 +767,8 @@ static void entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) if (next == curr) return; - gran = sched_granularity(cfs_rq); - ideal_runtime = niced_granularity(curr, - max(sysctl_sched_latency / cfs_rq->nr_running, - (unsigned long)sysctl_sched_min_granularity)); - /* - * If we executed more than what the latency constraint suggests, - * reduce the rescheduling granularity. This way the total latency - * of how much a task is not scheduled converges to - * sysctl_sched_latency: - */ - delta_exec = curr->sum_exec_runtime - curr->prev_sum_exec_runtime; - if (delta_exec > ideal_runtime) - gran = 0; - - __check_preempt_curr_fair(cfs_rq, next, curr, gran); + __check_preempt_curr_fair(cfs_rq, next, curr, + sched_granularity(cfs_rq)); } /************************************************** Index: kernel-2.6.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/kernel-2.6.spec,v retrieving revision 1.3339 retrieving revision 1.3340 diff -u -r1.3339 -r1.3340 --- kernel-2.6.spec 12 Sep 2007 00:17:42 -0000 1.3339 +++ kernel-2.6.spec 12 Sep 2007 22:35:48 -0000 1.3340 @@ -618,7 +618,8 @@ Patch800: linux-2.6-wakeups-hdaps.patch Patch801: linux-2.6-wakeups.patch Patch900: linux-2.6-sched-cfs-v2.6.22.5-v20.5.patch -Patch901: linux-2.6-timekeeping-fixes.patch +Patch901: linux-2.6-sched-cfs-updates.patch +Patch902: linux-2.6-timekeeping-fixes.patch Patch1000: linux-2.6-dmi-based-module-autoloading.patch Patch1020: linux-2.6-usb-autosuspend-default-disable.patch Patch1030: linux-2.6-nfs-nosharecache.patch @@ -1088,6 +1089,8 @@ # Ingo's new scheduler. ApplyPatch linux-2.6-sched-cfs-v2.6.22.5-v20.5.patch +# updates from 2.6.23 +ApplyPatch linux-2.6-sched-cfs-updates.patch # apply timekeeping updates that were in the Fedora CFS patch ApplyPatch linux-2.6-timekeeping-fixes.patch @@ -2306,6 +2309,9 @@ %endif %changelog +* Wed Sep 12 2007 Chuck Ebbert +- update CFS scheduler + * Tue Sep 11 2007 Roland McGrath - utrace update (#248532, #267161, #284311) linux-2.6-sched-cfs-v2.6.22.5-v20.5.patch: Index: linux-2.6-sched-cfs-v2.6.22.5-v20.5.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/linux-2.6-sched-cfs-v2.6.22.5-v20.5.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- linux-2.6-sched-cfs-v2.6.22.5-v20.5.patch 29 Aug 2007 23:42:57 -0000 1.2 +++ linux-2.6-sched-cfs-v2.6.22.5-v20.5.patch 12 Sep 2007 22:35:48 -0000 1.3 @@ -8910,48 +8910,3 @@ config SCHEDSTATS bool "Collect scheduler statistics" depends on DEBUG_KERNEL && PROC_FS -Try to fix MC/HT scheduler optimization breakage again, with out breaking -the FUZZ logic. - -First fix the check - if (*imbalance + SCHED_LOAD_SCALE_FUZZ < busiest_load_per_task) -with this - if (*imbalance < busiest_load_per_task) - -As the current check is always false for nice 0 tasks (as SCHED_LOAD_SCALE_FUZZ -is same as busiest_load_per_task for nice 0 tasks). - -With the above change, imbalance was getting reset to 0 in the corner case -condition, making the FUZZ logic fail. Fix it by not corrupting the -imbalance and change the imbalance, only when it finds that the -HT/MC optimization is needed. - -Signed-off-by: Suresh Siddha ---- - -diff --git a/kernel/sched.c b/kernel/sched.c -index 9fe473a..03e5e8d 100644 ---- a/kernel/sched.c -+++ b/kernel/sched.c -@@ -2511,7 +2511,7 @@ group_next: - * a think about bumping its value to force at least one task to be - * moved - */ -- if (*imbalance + SCHED_LOAD_SCALE_FUZZ < busiest_load_per_task) { -+ if (*imbalance < busiest_load_per_task) { - unsigned long tmp, pwr_now, pwr_move; - unsigned int imbn; - -@@ -2563,10 +2563,8 @@ small_imbalance: - pwr_move /= SCHED_LOAD_SCALE; - - /* Move if we gain throughput */ -- if (pwr_move <= pwr_now) -- goto out_balanced; -- -- *imbalance = busiest_load_per_task; -+ if (pwr_move > pwr_now) -+ *imbalance = busiest_load_per_task; - } - - return busiest; From fedora-extras-commits at redhat.com Wed Sep 12 22:48:51 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Wed, 12 Sep 2007 18:48:51 -0400 Subject: rpms/sysprof-kmod/FC-6 sysprof-kmod.spec,1.31,1.32 Message-ID: <200709122248.l8CMmpH7003216@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3188 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.22.5-49.fc6 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/FC-6/sysprof-kmod.spec,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- sysprof-kmod.spec 11 Sep 2007 08:47:59 -0000 1.31 +++ sysprof-kmod.spec 12 Sep 2007 22:48:11 -0000 1.32 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.22.4-45.fc6} +%{!?kversion: %define kversion 2.6.22.5-49.fc6} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Wed Sep 12 22:50:41 2007 From: fedora-extras-commits at redhat.com (Gianluca Sforna (giallu)) Date: Wed, 12 Sep 2007 18:50:41 -0400 Subject: rpms/sysprof-kmod/F-7 sysprof-kmod.spec,1.83,1.84 Message-ID: <200709122250.l8CMofj9003320@cvs-int.fedora.redhat.com> Author: giallu Update of /cvs/extras/rpms/sysprof-kmod/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3296 Modified Files: sysprof-kmod.spec Log Message: Rebuild for kernel 2.6.22.5-76.fc7 Index: sysprof-kmod.spec =================================================================== RCS file: /cvs/extras/rpms/sysprof-kmod/F-7/sysprof-kmod.spec,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- sysprof-kmod.spec 21 Aug 2007 07:19:46 -0000 1.83 +++ sysprof-kmod.spec 12 Sep 2007 22:50:08 -0000 1.84 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.22.1-41.fc7} +%{!?kversion: %define kversion 2.6.22.5-76.fc7} # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" From fedora-extras-commits at redhat.com Wed Sep 12 22:56:54 2007 From: fedora-extras-commits at redhat.com (Dave Jones (davej)) Date: Wed, 12 Sep 2007 18:56:54 -0400 Subject: rpms/kernel/devel config-x86-generic, 1.10, 1.11 config-x86_64-generic, 1.8, 1.9 kernel.spec, 1.161, 1.162 Message-ID: <200709122256.l8CMusBt003551@cvs-int.fedora.redhat.com> Author: davej Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3523 Modified Files: config-x86-generic config-x86_64-generic kernel.spec Log Message: * Wed Sep 12 2007 Dave Jones - Change ACPI dock drivers to be built-in. Index: config-x86-generic =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86-generic,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- config-x86-generic 31 Aug 2007 19:31:27 -0000 1.10 +++ config-x86-generic 12 Sep 2007 22:56:16 -0000 1.11 @@ -131,7 +131,7 @@ CONFIG_ACPI_BLACKLIST_YEAR=1999 CONFIG_ACPI_BUTTON=m CONFIG_ACPI_CONTAINER=m -CONFIG_ACPI_DOCK=m +CONFIG_ACPI_DOCK=y CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_NUMA=y Index: config-x86_64-generic =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86_64-generic,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- config-x86_64-generic 31 Aug 2007 19:31:27 -0000 1.8 +++ config-x86_64-generic 12 Sep 2007 22:56:16 -0000 1.9 @@ -67,7 +67,7 @@ CONFIG_ACPI_BLACKLIST_YEAR=0 CONFIG_ACPI_BUTTON=m CONFIG_ACPI_CONTAINER=m -CONFIG_ACPI_DOCK=m +CONFIG_ACPI_DOCK=y CONFIG_ACPI_EC=y CONFIG_ACPI_FAN=y CONFIG_ACPI_HOTPLUG_MEMORY=m Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.161 retrieving revision 1.162 diff -u -r1.161 -r1.162 --- kernel.spec 12 Sep 2007 20:19:34 -0000 1.161 +++ kernel.spec 12 Sep 2007 22:56:16 -0000 1.162 @@ -1795,6 +1795,9 @@ %changelog +* Wed Sep 12 2007 Dave Jones +- Change ACPI dock drivers to be built-in. + * Wed Sep 12 2007 Chuck Ebbert - Linux 2.6.23-rc6-git2 From fedora-extras-commits at redhat.com Wed Sep 12 22:59:52 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 12 Sep 2007 18:59:52 -0400 Subject: rpms/deluge/devel .cvsignore, 1.12, 1.13 deluge.spec, 1.26, 1.27 sources, 1.12, 1.13 Message-ID: <200709122259.l8CMxq2G003615@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/deluge/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3591 Modified Files: .cvsignore deluge.spec sources Log Message: Update to 0.5.5 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/deluge/devel/.cvsignore,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- .cvsignore 3 Sep 2007 17:46:55 -0000 1.12 +++ .cvsignore 12 Sep 2007 22:59:09 -0000 1.13 @@ -1 +1 @@ -deluge-0.5.4.1.95.tar.gz +deluge-0.5.5.tar.gz Index: deluge.spec =================================================================== RCS file: /cvs/extras/rpms/deluge/devel/deluge.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- deluge.spec 3 Sep 2007 17:46:55 -0000 1.26 +++ deluge.spec 12 Sep 2007 22:59:09 -0000 1.27 @@ -2,7 +2,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: deluge -Version: 0.5.4.1.95 +Version: 0.5.5 Release: 1%{?dist} Summary: A GTK+ BitTorrent client with support for DHT, UPnP, and PEX Group: Applications/Internet @@ -107,6 +107,9 @@ %changelog +* Wed Sep 12 2007 Peter Gordon - 0.5.5 +- Update to new upstream release (0.5.5) + * Mon Sep 03 2007 Peter Gordon - 0.5.4.1.95-1 - Update to new upstream release candidate (0.5.5 RC1) Index: sources =================================================================== RCS file: /cvs/extras/rpms/deluge/devel/sources,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- sources 3 Sep 2007 17:46:55 -0000 1.12 +++ sources 12 Sep 2007 22:59:09 -0000 1.13 @@ -1 +1 @@ -4a14123dbf98ec3accca4f074a351785 deluge-0.5.4.1.95.tar.gz +76c1f8110aef4131d2bc83a7da957c6a deluge-0.5.5.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 23:13:42 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 12 Sep 2007 19:13:42 -0400 Subject: rpms/deluge/F-7 .cvsignore, 1.11, 1.12 deluge.spec, 1.21, 1.22 sources, 1.11, 1.12 Message-ID: <200709122313.l8CNDgH3010031@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/deluge/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9972 Modified Files: .cvsignore deluge.spec sources Log Message: Update to 0.5.5 final (no changes from 0.5.5 RC1). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/deluge/F-7/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 5 Sep 2007 03:44:20 -0000 1.11 +++ .cvsignore 12 Sep 2007 23:13:07 -0000 1.12 @@ -1,2 +1 @@ -deluge-0.5.4.1.tar.gz -deluge-0.5.4.1.95.tar.gz +deluge-0.5.5.tar.gz Index: deluge.spec =================================================================== RCS file: /cvs/extras/rpms/deluge/F-7/deluge.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- deluge.spec 5 Sep 2007 03:44:20 -0000 1.21 +++ deluge.spec 12 Sep 2007 23:13:07 -0000 1.22 @@ -2,7 +2,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: deluge -Version: 0.5.4.1.95 +Version: 0.5.5 Release: 1%{?dist} Summary: A GTK+ BitTorrent client with support for DHT, UPnP, and PEX Group: Applications/Internet @@ -105,6 +105,9 @@ %changelog +* Wed Sep 12 2007 Peter Gordon - 0.5.5 +- Update to new upstream release (0.5.5) + * Mon Sep 03 2007 Peter Gordon - 0.5.4.1.95-1 - Update to new upstream release candidate (0.5.5 RC1) - Update License tag for new License version guidelines. Index: sources =================================================================== RCS file: /cvs/extras/rpms/deluge/F-7/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 5 Sep 2007 03:44:20 -0000 1.11 +++ sources 12 Sep 2007 23:13:07 -0000 1.12 @@ -1,2 +1 @@ -36debac83b41f1697da6805e8cc79435 deluge-0.5.4.1.tar.gz -4a14123dbf98ec3accca4f074a351785 deluge-0.5.4.1.95.tar.gz +76c1f8110aef4131d2bc83a7da957c6a deluge-0.5.5.tar.gz From fedora-extras-commits at redhat.com Wed Sep 12 23:42:43 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 12 Sep 2007 19:42:43 -0400 Subject: rpms/scribes-templates/F-7 scribes-templates.spec,1.2,1.3 Message-ID: <200709122342.l8CNghgw010987@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes-templates/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10887/scribes-templates/F-7 Modified Files: scribes-templates.spec Log Message: Update Source URLs. Index: scribes-templates.spec =================================================================== RCS file: /cvs/extras/rpms/scribes-templates/F-7/scribes-templates.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- scribes-templates.spec 18 Dec 2006 05:28:31 -0000 1.2 +++ scribes-templates.spec 12 Sep 2007 23:42:10 -0000 1.3 @@ -14,7 +14,7 @@ # The tarball is not versioned, so I update the mirrored tarball on my # webspace with the new stuff every release and rename it to include a proper # version (datestamp). Hopefully, this will be fixed in a future release. -Source0: http://mirror.thecodergeek.com/templates-%{version}.tar.bz2 +Source0: http://mirror.thecodergeek.com/src/templates-%{version}.tar.bz2 Source1: COPYING.Fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Sep 12 23:42:46 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 12 Sep 2007 19:42:46 -0400 Subject: rpms/scribes-templates/FC-6 scribes-templates.spec,1.2,1.3 Message-ID: <200709122342.l8CNgkuY010992@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes-templates/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10887/scribes-templates/FC-6 Modified Files: scribes-templates.spec Log Message: Update Source URLs. Index: scribes-templates.spec =================================================================== RCS file: /cvs/extras/rpms/scribes-templates/FC-6/scribes-templates.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- scribes-templates.spec 18 Dec 2006 05:33:07 -0000 1.2 +++ scribes-templates.spec 12 Sep 2007 23:42:13 -0000 1.3 @@ -14,7 +14,7 @@ # The tarball is not versioned, so I update the mirrored tarball on my # webspace with the new stuff every release and rename it to include a proper # version (datestamp). Hopefully, this will be fixed in a future release. -Source0: http://mirror.thecodergeek.com/templates-%{version}.tar.bz2 +Source0: http://mirror.thecodergeek.com/src/templates-%{version}.tar.bz2 Source1: COPYING.Fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Sep 12 23:42:49 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 12 Sep 2007 19:42:49 -0400 Subject: rpms/scribes-templates/devel scribes-templates.spec,1.3,1.4 Message-ID: <200709122342.l8CNgn6s010995@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/scribes-templates/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10887/scribes-templates/devel Modified Files: scribes-templates.spec Log Message: Update Source URLs. Index: scribes-templates.spec =================================================================== RCS file: /cvs/extras/rpms/scribes-templates/devel/scribes-templates.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scribes-templates.spec 5 Jun 2007 02:54:30 -0000 1.3 +++ scribes-templates.spec 12 Sep 2007 23:42:16 -0000 1.4 @@ -14,7 +14,7 @@ # The tarball is not versioned, so I update the mirrored tarball on my # webspace with the new stuff every release and rename it to include a proper # version (datestamp). Hopefully, this will be fixed in a future release. -Source0: http://mirror.thecodergeek.com/templates-%{version}.tar.bz2 +Source0: http://mirror.thecodergeek.com/src/templates-%{version}.tar.bz2 Source1: COPYING.Fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Sep 12 23:42:52 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 12 Sep 2007 19:42:52 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/F-7 gnome-theme-clearlooks-bigpack.spec, 1.8, 1.9 Message-ID: <200709122342.l8CNgqVH010998@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10887/gnome-theme-clearlooks-bigpack/F-7 Modified Files: gnome-theme-clearlooks-bigpack.spec Log Message: Update Source URLs. Index: gnome-theme-clearlooks-bigpack.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/F-7/gnome-theme-clearlooks-bigpack.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gnome-theme-clearlooks-bigpack.spec 11 Apr 2007 05:38:25 -0000 1.8 +++ gnome-theme-clearlooks-bigpack.spec 12 Sep 2007 23:42:19 -0000 1.9 @@ -10,7 +10,7 @@ Source0: http://kwh.kernow-gb.com/~bvc/theme/gtk/clearlooks/Clearlooks-Big_Pack-0.6.x.tar.gz ## Using my own hosting so that the tarball will be versioned; have sent an ## inquiry about this to upstream. -Source1: http://mirror.thecodergeek.com/ALL-CL-Big_Pack-Cairo-%{version}.tar.gz +Source1: http://mirror.thecodergeek.com/src/ALL-CL-Big_Pack-Cairo-%{version}.tar.gz Patch0: %{name}-fix-Cairo_Curve-ComboBox-text-contrast.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Sep 12 23:42:55 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 12 Sep 2007 19:42:55 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/FC-6 gnome-theme-clearlooks-bigpack.spec, 1.9, 1.10 Message-ID: <200709122342.l8CNgtJe011001@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10887/gnome-theme-clearlooks-bigpack/FC-6 Modified Files: gnome-theme-clearlooks-bigpack.spec Log Message: Update Source URLs. Index: gnome-theme-clearlooks-bigpack.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/FC-6/gnome-theme-clearlooks-bigpack.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gnome-theme-clearlooks-bigpack.spec 15 Apr 2007 21:37:40 -0000 1.9 +++ gnome-theme-clearlooks-bigpack.spec 12 Sep 2007 23:42:23 -0000 1.10 @@ -10,7 +10,7 @@ Source0: http://kwh.kernow-gb.com/~bvc/theme/gtk/clearlooks/Clearlooks-Big_Pack-0.6.x.tar.gz ## Using my own hosting so that the tarball will be versioned; have sent an ## inquiry about this to upstream. -Source1: http://mirror.thecodergeek.com/ALL-CL-Big_Pack-Cairo-%{version}.tar.gz +Source1: http://mirror.thecodergeek.com/src/ALL-CL-Big_Pack-Cairo-%{version}.tar.gz Patch0: %{name}-fix-Cairo_Curve-ComboBox-text-contrast.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Sep 12 23:42:58 2007 From: fedora-extras-commits at redhat.com (Peter Gordon (pgordon)) Date: Wed, 12 Sep 2007 19:42:58 -0400 Subject: rpms/gnome-theme-clearlooks-bigpack/devel gnome-theme-clearlooks-bigpack.spec, 1.8, 1.9 Message-ID: <200709122342.l8CNgwbt011004@cvs-int.fedora.redhat.com> Author: pgordon Update of /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10887/gnome-theme-clearlooks-bigpack/devel Modified Files: gnome-theme-clearlooks-bigpack.spec Log Message: Update Source URLs. Index: gnome-theme-clearlooks-bigpack.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-theme-clearlooks-bigpack/devel/gnome-theme-clearlooks-bigpack.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- gnome-theme-clearlooks-bigpack.spec 11 Apr 2007 05:38:25 -0000 1.8 +++ gnome-theme-clearlooks-bigpack.spec 12 Sep 2007 23:42:26 -0000 1.9 @@ -10,7 +10,7 @@ Source0: http://kwh.kernow-gb.com/~bvc/theme/gtk/clearlooks/Clearlooks-Big_Pack-0.6.x.tar.gz ## Using my own hosting so that the tarball will be versioned; have sent an ## inquiry about this to upstream. -Source1: http://mirror.thecodergeek.com/ALL-CL-Big_Pack-Cairo-%{version}.tar.gz +Source1: http://mirror.thecodergeek.com/src/ALL-CL-Big_Pack-Cairo-%{version}.tar.gz Patch0: %{name}-fix-Cairo_Curve-ComboBox-text-contrast.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Wed Sep 12 23:47:59 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Wed, 12 Sep 2007 19:47:59 -0400 Subject: extras-buildsys/utils/pushscript MultiLib.py,1.14,1.15 Message-ID: <200709122347.l8CNlxno011141@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11123 Modified Files: MultiLib.py Log Message: warn only about non-debuginfo pkgs Index: MultiLib.py =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/MultiLib.py,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- MultiLib.py 6 Sep 2007 13:23:21 -0000 1.14 +++ MultiLib.py 12 Sep 2007 23:47:57 -0000 1.15 @@ -301,7 +301,9 @@ srcfile = os.path.join(src,f) destfile = os.path.join(dest,f) if not os.path.exists(srcfile): - print 'WARNING: missing', srcfile + if srcfile.find('-debuginfo-')<0: + # Don't warn about missing debuginfo pkgs. + print 'WARNING: missing', srcfile return False if not os.path.exists(destfile): # silent extra-check print 'Adding:', destfile From fedora-extras-commits at redhat.com Thu Sep 13 00:33:48 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Wed, 12 Sep 2007 20:33:48 -0400 Subject: rpms/pan/devel .cvsignore, 1.24, 1.25 pan.spec, 1.35, 1.36 sources, 1.24, 1.25 Message-ID: <200709130033.l8D0Xmbx018319@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/pan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18271 Modified Files: .cvsignore pan.spec sources Log Message: Add patch for BZ #283241 (upstream #467446) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pan/devel/.cvsignore,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- .cvsignore 25 Aug 2007 15:14:25 -0000 1.24 +++ .cvsignore 13 Sep 2007 00:33:16 -0000 1.25 @@ -1 +1 @@ -pan-0.132.tar.bz2 +body-pane.cc.diff Index: pan.spec =================================================================== RCS file: /cvs/extras/rpms/pan/devel/pan.spec,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- pan.spec 25 Aug 2007 15:14:25 -0000 1.35 +++ pan.spec 13 Sep 2007 00:33:16 -0000 1.36 @@ -1,7 +1,7 @@ Summary: A GNOME/GTK+ news reader for X Name: pan Version: 0.132 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPL Group: Applications/Internet @@ -59,6 +59,9 @@ %{_datadir}/applications/fedora-%{name}.desktop %changelog +* Thu Sep 13 2007 Alexander Dalloz - 1:0.132-2 +- Add patch for BZ #283241 (upstream #467446) + * Sat Aug 25 2007 Alexander Dalloz - 1:0.132-1 - Update to 0.132 Index: sources =================================================================== RCS file: /cvs/extras/rpms/pan/devel/sources,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- sources 25 Aug 2007 15:14:25 -0000 1.24 +++ sources 13 Sep 2007 00:33:16 -0000 1.25 @@ -1 +1 @@ -2c337dbd5105b7772a4326d549a45638 pan-0.132.tar.bz2 +dc39d58b91409753512f1dc3bd00c077 body-pane.cc.diff From fedora-extras-commits at redhat.com Thu Sep 13 00:50:42 2007 From: fedora-extras-commits at redhat.com (Alexander Dalloz (adalloz)) Date: Wed, 12 Sep 2007 20:50:42 -0400 Subject: rpms/pan/devel .cvsignore, 1.25, 1.26 pan.spec, 1.36, 1.37 sources, 1.25, 1.26 Message-ID: <200709130050.l8D0ogAv018796@cvs-int.fedora.redhat.com> Author: adalloz Update of /cvs/extras/rpms/pan/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18741 Modified Files: .cvsignore pan.spec sources Log Message: use wrong command to add the patch, so previous build missed the pan source Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pan/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 13 Sep 2007 00:33:16 -0000 1.25 +++ .cvsignore 13 Sep 2007 00:50:09 -0000 1.26 @@ -1 +1,2 @@ +pan-0.132.tar.bz2 body-pane.cc.diff Index: pan.spec =================================================================== RCS file: /cvs/extras/rpms/pan/devel/pan.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- pan.spec 13 Sep 2007 00:33:16 -0000 1.36 +++ pan.spec 13 Sep 2007 00:50:09 -0000 1.37 @@ -6,6 +6,7 @@ License: GPL Group: Applications/Internet Source0: http://pan.rebelbase.com/download/%{version}/SOURCE/%{name}-%{version}.tar.bz2 +Patch0: body-pane.cc.diff URL: http://pan.rebelbase.com/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: desktop-file-utils @@ -26,6 +27,7 @@ %prep %setup -q +%patch0 -b .pixbuf sed -i -e 's|StartupNotify=false|StartupNotify=true|' %{name}.desktop.in Index: sources =================================================================== RCS file: /cvs/extras/rpms/pan/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 13 Sep 2007 00:33:16 -0000 1.25 +++ sources 13 Sep 2007 00:50:09 -0000 1.26 @@ -1 +1,2 @@ +2c337dbd5105b7772a4326d549a45638 pan-0.132.tar.bz2 dc39d58b91409753512f1dc3bd00c077 body-pane.cc.diff From fedora-extras-commits at redhat.com Thu Sep 13 01:42:18 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Wed, 12 Sep 2007 21:42:18 -0400 Subject: rpms/libbonobo/devel list-leak.patch, NONE, 1.1 libbonobo.spec, 1.61, 1.62 Message-ID: <200709130142.l8D1gIHq026361@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/libbonobo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26324 Modified Files: libbonobo.spec Added Files: list-leak.patch Log Message: plug a memory leak list-leak.patch: --- NEW FILE list-leak.patch --- diff -up libbonobo-2.19.6/activation-server/object-directory-load.c.list-leak libbonobo-2.19.6/activation-server/object-directory-load.c --- libbonobo-2.19.6/activation-server/object-directory-load.c.list-leak 2007-09-12 18:41:20.000000000 -0400 +++ libbonobo-2.19.6/activation-server/object-directory-load.c 2007-09-12 21:33:20.000000000 -0400 @@ -483,7 +483,8 @@ od_end_element (GMarkupParseContext *con info->cur_prop->v._u.value_stringv._buffer = CORBA_sequence_CORBA_string_allocbuf (len); - for (i = 0, p = g_list_reverse (info->cur_items); p; p = p->next, i++) + info->cur_items = g_list_reverse (info->cur_items); + for (i = 0, p = info->cur_items; p; p = p->next, i++) info->cur_prop->v._u. value_stringv._buffer[i] = p->data; g_list_free (info->cur_items); @@ -509,7 +510,8 @@ od_end_element (GMarkupParseContext *con info->cur_server->props._buffer = CORBA_sequence_Bonobo_ActivationProperty_allocbuf (len); - for (i = 0, p = g_list_reverse (info->cur_props); p; p = p->next, i++) { + info->cur_props = g_list_reverse (info->cur_props); + for (i = 0, p = info->cur_props; p; p = p->next, i++) { Bonobo_ActivationProperty_copy (&info->cur_server->props._buffer[i], (Bonobo_ActivationProperty *) p->data); CORBA_free (p->data); Index: libbonobo.spec =================================================================== RCS file: /cvs/extras/rpms/libbonobo/devel/libbonobo.spec,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- libbonobo.spec 29 Aug 2007 04:22:53 -0000 1.61 +++ libbonobo.spec 13 Sep 2007 01:41:45 -0000 1.62 @@ -6,7 +6,7 @@ Summary: Bonobo component system Name: libbonobo Version: 2.19.6 -Release: 4%{?dist} +Release: 5%{?dist} URL: http://ftp.gnome.org Source0: http://download.gnome.org/sources/libbonobo/2.19/%{name}-%{version}.tar.bz2 License: GPLv2+ and LGPLv2+ @@ -26,6 +26,8 @@ Provides: bonobo-activation = %{version}-%{release} Patch0: libbonobo-2.13.1-multishlib.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=476398 +Patch1: list-leak.patch %description Bonobo is a component system based on CORBA, used by the GNOME desktop. @@ -58,6 +60,8 @@ %patch0 -p1 -b .multishlib %endif +%patch1 -p1 -b .list-leak + %build intltoolize -f aclocal @@ -122,6 +126,9 @@ %{_datadir}/gtk-doc/html/bonobo-activation %changelog +* Wed Sep 12 2007 Matthias Clasen - 2.19.6-5 +- Plug a memory leak in bonobo-activation-server + * Tue Aug 28 2007 Jesse Keating - 2.19.6-4 - Require popt-devel in -devel. - And BuildRequire popt-devel. From fedora-extras-commits at redhat.com Thu Sep 13 02:13:50 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 12 Sep 2007 22:13:50 -0400 Subject: comps comps-f7.xml.in,1.252,1.253 comps-fe6.xml.in,1.373,1.374 Message-ID: <200709130213.l8D2DoEq000720@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv699 Modified Files: comps-f7.xml.in comps-fe6.xml.in Log Message: comps 6,7 for xsc Index: comps-f7.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f7.xml.in,v retrieving revision 1.252 retrieving revision 1.253 diff -u -r1.252 -r1.253 --- comps-f7.xml.in 11 Sep 2007 22:42:06 -0000 1.252 +++ comps-f7.xml.in 13 Sep 2007 02:13:20 -0000 1.253 @@ -1428,6 +1428,7 @@ xpilot-ng xpilot-ng-server xplanet + xsc xscorch xu4 zasx Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-fe6.xml.in,v retrieving revision 1.373 retrieving revision 1.374 diff -u -r1.373 -r1.374 --- comps-fe6.xml.in 14 Aug 2007 00:11:34 -0000 1.373 +++ comps-fe6.xml.in 13 Sep 2007 02:13:20 -0000 1.374 @@ -566,6 +566,7 @@ xpilot-ng xpilot-ng-server xplanet + xsc xscorch xu4 zasx From fedora-extras-commits at redhat.com Thu Sep 13 02:15:39 2007 From: fedora-extras-commits at redhat.com (Jon Ciesla (limb)) Date: Wed, 12 Sep 2007 22:15:39 -0400 Subject: comps comps-f8.xml.in,1.105,1.106 Message-ID: <200709130215.l8D2FdvJ000767@cvs-int.fedora.redhat.com> Author: limb Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv740 Modified Files: comps-f8.xml.in Log Message: comps slingshot devel Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- comps-f8.xml.in 12 Sep 2007 14:42:12 -0000 1.105 +++ comps-f8.xml.in 13 Sep 2007 02:15:08 -0000 1.106 @@ -1534,6 +1534,7 @@ sergueis-destiny shippy six + slingshot smashteroid sopwith starfighter From fedora-extras-commits at redhat.com Thu Sep 13 03:11:48 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Wed, 12 Sep 2007 23:11:48 -0400 Subject: rpms/gnome-vfs2/devel glob-leak.patch, NONE, 1.1 gnome-vfs2.spec, 1.164, 1.165 Message-ID: <200709130311.l8D3Bm1x008387@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/gnome-vfs2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8362 Modified Files: gnome-vfs2.spec Added Files: glob-leak.patch Log Message: fix a memory leak glob-leak.patch: --- NEW FILE glob-leak.patch --- diff -up gnome-vfs-2.19.91/libgnomevfs/xdgmimeglob.c.glob-leak gnome-vfs-2.19.91/libgnomevfs/xdgmimeglob.c --- gnome-vfs-2.19.91/libgnomevfs/xdgmimeglob.c.glob-leak 2007-09-12 23:07:28.000000000 -0400 +++ gnome-vfs-2.19.91/libgnomevfs/xdgmimeglob.c 2007-09-12 23:07:34.000000000 -0400 @@ -263,7 +263,7 @@ _xdg_glob_hash_insert_text (XdgGlobHashN { child = _xdg_glob_hash_node_new (); child->character = '\000'; - child->mime_type = mime_type; + child->mime_type = strdup (mime_type); child->child = NULL; child->next = node->child; node->child = child; @@ -272,7 +272,7 @@ _xdg_glob_hash_insert_text (XdgGlobHashN } else { - node->mime_type = mime_type; + node->mime_type = strdup (mime_type); } } else @@ -477,7 +477,7 @@ _xdg_glob_hash_append_glob (XdgGlobHash glob_hash->literal_list = _xdg_glob_list_append (glob_hash->literal_list, strdup (glob), strdup (mime_type)); break; case XDG_GLOB_SIMPLE: - glob_hash->simple_node = _xdg_glob_hash_insert_text (glob_hash->simple_node, glob + 1, strdup (mime_type)); + glob_hash->simple_node = _xdg_glob_hash_insert_text (glob_hash->simple_node, glob + 1, mime_type); break; case XDG_GLOB_FULL: glob_hash->full_list = _xdg_glob_list_append (glob_hash->full_list, strdup (glob), strdup (mime_type)); Index: gnome-vfs2.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnome-vfs2/devel/gnome-vfs2.spec,v retrieving revision 1.164 retrieving revision 1.165 diff -u -r1.164 -r1.165 --- gnome-vfs2.spec 3 Sep 2007 04:26:21 -0000 1.164 +++ gnome-vfs2.spec 13 Sep 2007 03:11:15 -0000 1.165 @@ -14,7 +14,7 @@ Summary: The GNOME virtual file-system libraries Name: gnome-vfs2 Version: 2.19.91 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2 and LGPL+ and GPL+ # the daemon and the library are LGPLv2 # the modules are LGPL+ and GPL+ @@ -72,6 +72,8 @@ # http://bugzilla.gnome.org/show_bug.cgi?id=356772 Patch8: gnome-vfs-2.16.0-no-dbus.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=427958 +Patch9: glob-leak.patch %description GNOME VFS is the GNOME virtual file system. It is the foundation of @@ -124,6 +126,7 @@ %patch201 -p0 -b .console %patch8 -p1 -b .no-dbus +%patch9 -p1 -b .glob-leak %build @@ -226,6 +229,9 @@ %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf %changelog +* Wed Sep 12 2007 Matthias Clasen - 2.19.91-2 +- Fix a small memory leak + * Mon Sep 3 2007 Matthias Clasen - 2.19.91-1 - Re-add gnome-mount dependency - Update to 2.19.91 From fedora-extras-commits at redhat.com Thu Sep 13 03:36:53 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Wed, 12 Sep 2007 23:36:53 -0400 Subject: rpms/kdepimlibs/devel kdepimlibs.spec,1.7,1.8 Message-ID: <200709130336.l8D3arpo008944@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdepimlibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8913/devel Modified Files: kdepimlibs.spec Log Message: delete KMail/KNode transport migration scripts which break KDE 3 Index: kdepimlibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdepimlibs/devel/kdepimlibs.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- kdepimlibs.spec 9 Sep 2007 12:24:54 -0000 1.7 +++ kdepimlibs.spec 13 Sep 2007 03:36:20 -0000 1.8 @@ -2,7 +2,7 @@ Name: kdepimlibs Version: 3.93.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: K Desktop Environment 4 - PIM Libraries License: LGPLv2 @@ -68,6 +68,10 @@ make install DESTDIR=%{buildroot} -C %{_target_platform} +# delete KMail/KNode transport migration scripts which break KDE 3 +# (we should only ship these once we start to migrate to KDE 4 kdepim) +rm -rf %{buildroot}%{_kde4_appsdir}/kconf_update + # move devel symlinks mkdir -p %{buildroot}%{_kde4_libdir}/kde4/devel pushd %{buildroot}%{_kde4_libdir} @@ -99,7 +103,6 @@ %defattr(-,root,root,-) %{_kde4_appsdir}/cmake/modules/* %{_kde4_appsdir}/kabc/ -%{_kde4_appsdir}/kconf_update/* %{_kde4_appsdir}/libical/ %{_kde4_datadir}/config.kcfg/* %{_datadir}/dbus-1/interfaces/* @@ -116,6 +119,9 @@ %changelog +* Thu Sep 13 2007 Kevin Kofler 3.93.0-2 +- delete KMail/KNode transport migration scripts which break KDE 3 + * Sun Sep 9 2007 Kevin Kofler 3.93.0-1 - update to 3.93.0 - drop kde4home patch (no longer applied) From fedora-extras-commits at redhat.com Thu Sep 13 03:41:25 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:41:25 -0700 Subject: [pkgdb] animorph was added for kwizart Message-ID: <200709130341.l8D3fQjw002058@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package animorph with summary 3D Animation and Morph Library Kevin Fenzi (kevin) has approved Package animorph Kevin Fenzi (kevin) has added a Fedora devel branch for animorph with an owner of kwizart Kevin Fenzi (kevin) has approved animorph in Fedora devel Kevin Fenzi (kevin) has approved Package animorph Kevin Fenzi (kevin) has set commit to Approved for cvsextras on animorph (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on animorph (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on animorph (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/animorph From fedora-extras-commits at redhat.com Thu Sep 13 03:41:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:41:42 -0700 Subject: [pkgdb] animorph (Fedora, 6) updated by kevin Message-ID: <200709130341.l8D3fgAR005281@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for animorph Kevin Fenzi (kevin) has set commit to Approved for cvsextras on animorph (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on animorph (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on animorph (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on animorph (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/animorph From fedora-extras-commits at redhat.com Thu Sep 13 03:41:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:41:42 -0700 Subject: [pkgdb] animorph (Fedora, 7) updated by kevin Message-ID: <200709130341.l8D3fhJY005290@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for animorph Kevin Fenzi (kevin) has set commit to Approved for cvsextras on animorph (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on animorph (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on animorph (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on animorph (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/animorph From fedora-extras-commits at redhat.com Thu Sep 13 03:41:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:41:42 -0700 Subject: [pkgdb] animorph (Fedora, devel) updated by kevin Message-ID: <200709130341.l8D3fhXl005301@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on animorph (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/animorph From fedora-extras-commits at redhat.com Thu Sep 13 03:41:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:41:42 -0700 Subject: [pkgdb] animorph (Fedora EPEL, 4) updated by kevin Message-ID: <200709130341.l8D3fi0v005317@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for animorph Kevin Fenzi (kevin) has set commit to Approved for cvsextras on animorph (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on animorph (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on animorph (Fedora EPEL 4) Kevin Fenzi (kevin) Approved cvsextras for commit access on animorph (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/animorph From fedora-extras-commits at redhat.com Thu Sep 13 03:41:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:41:42 -0700 Subject: [pkgdb] animorph (Fedora EPEL, 5) updated by kevin Message-ID: <200709130341.l8D3fhOn005308@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for animorph Kevin Fenzi (kevin) has set commit to Approved for cvsextras on animorph (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on animorph (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on animorph (Fedora EPEL 5) Kevin Fenzi (kevin) Approved cvsextras for commit access on animorph (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/animorph From fedora-extras-commits at redhat.com Thu Sep 13 03:42:16 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 23:42:16 -0400 Subject: rpms/animorph - New directory Message-ID: <200709130342.l8D3gGCn009175@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/animorph In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsPN9146/rpms/animorph Log Message: Directory /cvs/extras/rpms/animorph added to the repository From fedora-extras-commits at redhat.com Thu Sep 13 03:42:18 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 23:42:18 -0400 Subject: rpms/animorph/devel - New directory Message-ID: <200709130342.l8D3gI2L009189@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/animorph/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsPN9146/rpms/animorph/devel Log Message: Directory /cvs/extras/rpms/animorph/devel added to the repository From fedora-extras-commits at redhat.com Thu Sep 13 03:42:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 23:42:21 -0400 Subject: rpms/animorph Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709130342.l8D3gLOu009214@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/animorph In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsPN9146/rpms/animorph Added Files: Makefile import.log Log Message: Setup of module animorph --- NEW FILE Makefile --- # Top level Makefile for module animorph all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Thu Sep 13 03:42:23 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 23:42:23 -0400 Subject: rpms/animorph/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709130342.l8D3gNkg009230@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/animorph/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsPN9146/rpms/animorph/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module animorph --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: animorph # $Id: Makefile,v 1.1 2007/09/13 03:42:21 kevin Exp $ NAME := animorph SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Sep 13 03:44:20 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:44:20 -0700 Subject: [pkgdb] perl-Geo-IP was added for mfleming Message-ID: <200709130344.l8D3iNx8005412@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package perl-Geo-IP with summary Efficient Perl bindings for the GeoIP location database Kevin Fenzi (kevin) has approved Package perl-Geo-IP Kevin Fenzi (kevin) has added a Fedora devel branch for perl-Geo-IP with an owner of mfleming Kevin Fenzi (kevin) has approved perl-Geo-IP in Fedora devel Kevin Fenzi (kevin) has approved Package perl-Geo-IP Kevin Fenzi (kevin) has set commit to Approved for cvsextras on perl-Geo-IP (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on perl-Geo-IP (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on perl-Geo-IP (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-Geo-IP From fedora-extras-commits at redhat.com Thu Sep 13 03:44:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:44:33 -0700 Subject: [pkgdb] perl-Geo-IP (Fedora, 7) updated by kevin Message-ID: <200709130344.l8D3iX49002102@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for perl-Geo-IP Kevin Fenzi (kevin) has set commit to Approved for cvsextras on perl-Geo-IP (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on perl-Geo-IP (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on perl-Geo-IP (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on perl-Geo-IP (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-Geo-IP From fedora-extras-commits at redhat.com Thu Sep 13 03:44:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:44:33 -0700 Subject: [pkgdb] perl-Geo-IP (Fedora, 6) updated by kevin Message-ID: <200709130344.l8D3iXBU002111@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for perl-Geo-IP Kevin Fenzi (kevin) has set commit to Approved for cvsextras on perl-Geo-IP (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on perl-Geo-IP (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on perl-Geo-IP (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on perl-Geo-IP (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-Geo-IP From fedora-extras-commits at redhat.com Thu Sep 13 03:44:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:44:33 -0700 Subject: [pkgdb] perl-Geo-IP (Fedora EPEL, 4) updated by kevin Message-ID: <200709130344.l8D3iYxx002129@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for perl-Geo-IP Kevin Fenzi (kevin) has set commit to Approved for cvsextras on perl-Geo-IP (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on perl-Geo-IP (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on perl-Geo-IP (Fedora EPEL 4) Kevin Fenzi (kevin) Approved cvsextras for commit access on perl-Geo-IP (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-Geo-IP From fedora-extras-commits at redhat.com Thu Sep 13 03:44:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:44:33 -0700 Subject: [pkgdb] perl-Geo-IP (Fedora EPEL, 5) updated by kevin Message-ID: <200709130344.l8D3iYof002120@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for perl-Geo-IP Kevin Fenzi (kevin) has set commit to Approved for cvsextras on perl-Geo-IP (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on perl-Geo-IP (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on perl-Geo-IP (Fedora EPEL 5) Kevin Fenzi (kevin) Approved cvsextras for commit access on perl-Geo-IP (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-Geo-IP From fedora-extras-commits at redhat.com Thu Sep 13 03:44:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:44:33 -0700 Subject: [pkgdb] perl-Geo-IP (Fedora, devel) updated by kevin Message-ID: <200709130344.l8D3iYaI002138@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on perl-Geo-IP (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/perl-Geo-IP From fedora-extras-commits at redhat.com Thu Sep 13 03:45:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 23:45:33 -0400 Subject: rpms/perl-Geo-IP - New directory Message-ID: <200709130345.l8D3jXqY009627@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/perl-Geo-IP In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvszJ9595/rpms/perl-Geo-IP Log Message: Directory /cvs/extras/rpms/perl-Geo-IP added to the repository From fedora-extras-commits at redhat.com Thu Sep 13 03:45:36 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 23:45:36 -0400 Subject: rpms/perl-Geo-IP/devel - New directory Message-ID: <200709130345.l8D3jax1009641@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/perl-Geo-IP/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvszJ9595/rpms/perl-Geo-IP/devel Log Message: Directory /cvs/extras/rpms/perl-Geo-IP/devel added to the repository From fedora-extras-commits at redhat.com Thu Sep 13 03:45:39 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 23:45:39 -0400 Subject: rpms/perl-Geo-IP Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709130345.l8D3jd3O009666@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/perl-Geo-IP In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvszJ9595/rpms/perl-Geo-IP Added Files: Makefile import.log Log Message: Setup of module perl-Geo-IP --- NEW FILE Makefile --- # Top level Makefile for module perl-Geo-IP all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Thu Sep 13 03:45:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 23:45:42 -0400 Subject: rpms/perl-Geo-IP/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709130345.l8D3jgG7009684@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/perl-Geo-IP/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvszJ9595/rpms/perl-Geo-IP/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module perl-Geo-IP --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: perl-Geo-IP # $Id: Makefile,v 1.1 2007/09/13 03:45:39 kevin Exp $ NAME := perl-Geo-IP SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Sep 13 03:48:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:48:46 -0700 Subject: [pkgdb] keychain (Fedora EPEL, 5) updated by kevin Message-ID: <200709130348.l8D3mlxS005449@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for keychain Kevin Fenzi (kevin) has set commit to Approved for cvsextras on keychain (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on keychain (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on keychain (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/keychain From fedora-extras-commits at redhat.com Thu Sep 13 03:48:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Wed, 12 Sep 2007 20:48:46 -0700 Subject: [pkgdb] keychain (Fedora EPEL, 4) updated by kevin Message-ID: <200709130348.l8D3mliJ005458@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for keychain Kevin Fenzi (kevin) has set commit to Approved for cvsextras on keychain (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on keychain (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on keychain (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/keychain From fedora-extras-commits at redhat.com Thu Sep 13 04:51:15 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Thu, 13 Sep 2007 00:51:15 -0400 Subject: rpms/kdelibs/devel kde4.csh, 1.1.2.2, 1.1.2.3 kde4.sh, 1.1.2.2, 1.1.2.3 kdelibs.spec, 1.223.2.19, 1.223.2.20 Message-ID: <200709130451.l8D4pFeB018554@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18369/devel Modified Files: Tag: kdelibs-kde4-branch kde4.csh kde4.sh kdelibs.spec Log Message: set QT_PLUGIN_PATH in kde4.sh and kde4.csh Index: kde4.csh =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/Attic/kde4.csh,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- kde4.csh 3 Aug 2007 18:19:59 -0000 1.1.2.2 +++ kde4.csh 13 Sep 2007 04:50:36 -0000 1.1.2.3 @@ -14,3 +14,7 @@ # don't enable until http://bugs.kde.org/88557 is fixed # if ( ! $?KDE_FORK_SLAVES ) setenv KDE_FORK_SLAVES 1 +if ( ! $?QT_PLUGIN_PATH ) then + set KDE4_LIBDIR = `/bin/rpm --eval %\{\?_kde4_libdir\}%\{\!\?_kde4_libdir:%\{_libdir\}\}` + setenv QT_PLUGIN_PATH ${KDE4_LIBDIR}/kde4/plugins +endif Index: kde4.sh =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/Attic/kde4.sh,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- kde4.sh 3 Aug 2007 18:19:59 -0000 1.1.2.2 +++ kde4.sh 13 Sep 2007 04:50:36 -0000 1.1.2.3 @@ -14,3 +14,7 @@ # don't enable until http://bugs.kde.org/88557 is fixed # [ -z "$KDE_FORK_SLAVES" ] && KDE_FORK_SLAVES=1 && export KDE_FORK_SLAVES +if [ -z "$QT_PLUGIN_PATH" ]; then + KDE4_LIBDIR=`/bin/rpm --eval '%{?_kde4_libdir}%{!?_kde4_libdir:%{_libdir}}' 2>/dev/null` + QT_PLUGIN_PATH=${KDE4_LIBDIR}/kde4/plugins && export QT_PLUGIN_PATH +fi Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v retrieving revision 1.223.2.19 retrieving revision 1.223.2.20 diff -u -r1.223.2.19 -r1.223.2.20 --- kdelibs.spec 12 Sep 2007 09:51:29 -0000 1.223.2.19 +++ kdelibs.spec 13 Sep 2007 04:50:36 -0000 1.223.2.20 @@ -4,7 +4,7 @@ Summary: K Desktop Environment 4 - Libraries Version: 3.93.0 -Release: 5%{?dist} +Release: 6%{?dist} %if 0%{?fedora} > 8 Name: kdelibs @@ -222,6 +222,9 @@ %changelog +* Thu Sep 13 2007 Kevin Kofler 3.93.0-6 +- set QT_PLUGIN_PATH in kde4.sh and kde4.csh + * Wed Sep 12 2007 Kevin Kofler 3.93.0-5 - fix strange coloring due to incomplete changes to KColorScheme From fedora-extras-commits at redhat.com Thu Sep 13 06:05:45 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 13 Sep 2007 02:05:45 -0400 Subject: rpms/em8300-kmod/FC-6 em8300-kmod.spec,1.33,1.34 Message-ID: <200709130605.l8D65jQA005330@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/em8300-kmod/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5283 Modified Files: em8300-kmod.spec Log Message: * Thu Sep 13 2007 Ville Skytt?? - Rebuild for kernel 2.6.22.5-49.fc6. Index: em8300-kmod.spec =================================================================== RCS file: /cvs/pkgs/rpms/em8300-kmod/FC-6/em8300-kmod.spec,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- em8300-kmod.spec 5 Sep 2007 06:17:33 -0000 1.33 +++ em8300-kmod.spec 13 Sep 2007 06:05:09 -0000 1.34 @@ -4,7 +4,7 @@ # end stuff to be ... # hardcode for now: -%{!?kversion: %define kversion 2.6.22.4-45.fc6} +%{!?kversion: %define kversion 2.6.22.5-49.fc6} %define kmod_name em8300 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null) @@ -85,6 +85,9 @@ %changelog +* Thu Sep 13 2007 Ville Skytt?? +- Rebuild for kernel 2.6.22.5-49.fc6. + * Wed Sep 5 2007 Ville Skytt?? - Rebuild for kernel 2.6.22.4-45.fc6. From fedora-extras-commits at redhat.com Thu Sep 13 06:08:56 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Thu, 13 Sep 2007 02:08:56 -0400 Subject: rpms/libbonobo/devel notify-leak.patch, NONE, 1.1 libbonobo.spec, 1.62, 1.63 Message-ID: <200709130608.l8D68uIi005549@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/libbonobo/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5479 Modified Files: libbonobo.spec Added Files: notify-leak.patch Log Message: fix another leak notify-leak.patch: --- NEW FILE notify-leak.patch --- diff -up libbonobo-2.19.6/activation-server/activation-context-corba.c.notify-leak libbonobo-2.19.6/activation-server/activation-context-corba.c --- libbonobo-2.19.6/activation-server/activation-context-corba.c.notify-leak 2007-09-13 01:28:07.000000000 -0400 +++ libbonobo-2.19.6/activation-server/activation-context-corba.c 2007-09-13 01:27:08.000000000 -0400 @@ -324,6 +324,8 @@ activation_clients_cache_notify (void) CORBA_Object_release (l2->data, &ev); CORBA_exception_free (&ev); } + + g_slist_free (notify); } gboolean Index: libbonobo.spec =================================================================== RCS file: /cvs/extras/rpms/libbonobo/devel/libbonobo.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- libbonobo.spec 13 Sep 2007 01:41:45 -0000 1.62 +++ libbonobo.spec 13 Sep 2007 06:08:23 -0000 1.63 @@ -6,7 +6,7 @@ Summary: Bonobo component system Name: libbonobo Version: 2.19.6 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://ftp.gnome.org Source0: http://download.gnome.org/sources/libbonobo/2.19/%{name}-%{version}.tar.bz2 License: GPLv2+ and LGPLv2+ @@ -28,6 +28,8 @@ Patch0: libbonobo-2.13.1-multishlib.patch # http://bugzilla.gnome.org/show_bug.cgi?id=476398 Patch1: list-leak.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=476448 +Patch2: notify-leak.patch %description Bonobo is a component system based on CORBA, used by the GNOME desktop. @@ -61,6 +63,7 @@ %endif %patch1 -p1 -b .list-leak +%patch2 -p1 -b .notify-leak %build intltoolize -f @@ -126,6 +129,9 @@ %{_datadir}/gtk-doc/html/bonobo-activation %changelog +* Wed Sep 12 2007 Matthias Clasen - 2.19.6-6 +- Plug a memory leak in bonobo-activation-server + * Wed Sep 12 2007 Matthias Clasen - 2.19.6-5 - Plug a memory leak in bonobo-activation-server From fedora-extras-commits at redhat.com Thu Sep 13 06:30:31 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 02:30:31 -0400 Subject: rpms/perl-Geo-IP/devel Geo-IP-1.28-example.diff, NONE, 1.1 Geo-IP-1.28-yahoo-namelookuptest.diff, NONE, 1.1 perl-Geo-IP.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709130630.l8D6UVrO006481@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/perl-Geo-IP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6435/devel Modified Files: .cvsignore sources Added Files: Geo-IP-1.28-example.diff Geo-IP-1.28-yahoo-namelookuptest.diff perl-Geo-IP.spec Log Message: Initial import. Geo-IP-1.28-example.diff: --- NEW FILE Geo-IP-1.28-example.diff --- --- example/netspeed.pl.orig 2007-08-26 10:16:09.000000000 +1000 +++ example/netspeed.pl 2007-08-26 10:16:24.000000000 +1000 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl use Geo::IP; Geo-IP-1.28-yahoo-namelookuptest.diff: --- NEW FILE Geo-IP-1.28-yahoo-namelookuptest.diff --- --- t/2_namelookup.t.orig 2007-08-26 10:01:11.000000000 +1000 +++ t/2_namelookup.t 2007-08-26 10:01:30.000000000 +1000 @@ -5,7 +5,7 @@ $^W = 1; -BEGIN { plan tests => 11 } +BEGIN { plan tests => 10 } use Geo::IP; @@ -29,4 +29,3 @@ 194.244.83.2 IT 203.15.106.23 AU 196.31.1.1 ZA -yahoo.com US --- NEW FILE perl-Geo-IP.spec --- Name: perl-Geo-IP Version: 1.28 Release: 3%{?dist} Summary: Efficient Perl bindings for the GeoIP location database Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Geo-IP/ Source0: http://www.cpan.org/authors/id/T/TJ/TJMATHER/Geo-IP-%{version}.tar.gz Patch0: Geo-IP-1.28-yahoo-namelookuptest.diff Patch1: Geo-IP-1.28-example.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GeoIP-devel perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This package contains Perl bindings for the GeoIP IP/hostname to country/location/organization database. This package requires Maxmind's GeoIP libraries but is often faster than other, similar modules. %prep %setup -q -n Geo-IP-%{version} %patch0 -p0 -b .namelookup %patch1 -p0 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} # Avoid uneeded dependencies in the docs. find example/ -type f | xargs chmod -x %check make test %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w %{buildroot}/* %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes INSTALL example %{perl_vendorarch}/Geo %{perl_vendorarch}/auto/Geo %{_mandir}/man3/Geo::IP*.3* %{_mandir}/man3/Geo::Mirror.3* %changelog * Mon Sep 3 2007 Michael Fleming 1.28-4 - Fix %%patch invocation to help avoid a bogus interpreter issue - First build for Extras * Sun Aug 26 2007 Michael Fleming 1.28-3 - Actually apply the patch :-) - Apply consistency in macro usage - Remove explicit GeoIP dependency as it should be pulled in automagically - Patch to example/netspeed to avoid bogus interpreter - Update License to match current Fedora guidelines. * Fri Jul 20 2007 Michael Fleming 1.28-2 - Patch out mysterious and ephemeral test failure * Sun Jul 8 2007 Michael Fleming 1.28-1 - Update to 1.28 * Sun Jun 17 2007 Michael Fleming 1.27-4.mf - New URLs - Fix MakeMaker build requirement - Include test suite check - Add examples directory in documentation * Sat Nov 4 2006 Michael Fleming 1.27-3.mf - Fix version tag to go with my conventions - Bump for FC6 * Sun Feb 19 2006 Michael Fleming 1.27-2 - Spin a version for Extras, removing the braindamage from my previous releases. * Fri Sep 9 2005 mfleming at enlartenment.com - 1.27-1.fc4.mf - 1.27 * Wed Aug 3 2005 mfleming at enlartenment.com - 1.26-2.fc4.mf - Rebuilt against new geoip version * Sun Jun 12 2005 mfleming at enlartenment.com - 1.26-1.fc4.mf - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Sep 2007 03:45:39 -0000 1.1 +++ .cvsignore 13 Sep 2007 06:29:54 -0000 1.2 @@ -0,0 +1 @@ +Geo-IP-1.28.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 03:45:39 -0000 1.1 +++ sources 13 Sep 2007 06:29:54 -0000 1.2 @@ -0,0 +1 @@ +6a7e6ff4d238f807f30577bd23702002 Geo-IP-1.28.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 06:32:52 2007 From: fedora-extras-commits at redhat.com (Joe Orton (jorton)) Date: Thu, 13 Sep 2007 02:32:52 -0400 Subject: rpms/cadaver/devel cadaver.spec, 1.29, 1.30 cadaver-0.22.5.tar.gz.asc, 1.1, NONE Message-ID: <200709130632.l8D6Wq9V006713@cvs-int.fedora.redhat.com> Author: jorton Update of /cvs/extras/rpms/cadaver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6647 Modified Files: cadaver.spec Removed Files: cadaver-0.22.5.tar.gz.asc Log Message: * Fri Sep 7 2007 Joe Orton 0.23.0-2 - spec file cleanup (#225634) Index: cadaver.spec =================================================================== RCS file: /cvs/extras/rpms/cadaver/devel/cadaver.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- cadaver.spec 23 Aug 2007 07:49:12 -0000 1.29 +++ cadaver.spec 13 Sep 2007 06:32:19 -0000 1.30 @@ -1,13 +1,13 @@ Name: cadaver Version: 0.23.0 -Release: 1 +Release: 2 Summary: Command-line WebDAV client License: GPLv2+ Group: Applications/Internet Source: http://www.webdav.org/cadaver/%{name}-%{version}.tar.gz URL: http://www.webdav.org/cadaver/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: neon-devel >= 0:0.27.0-1, readline-devel, ncurses-devel +BuildRequires: neon-devel >= 0.27.0, readline-devel, ncurses-devel %description cadaver is a command-line WebDAV client, with support for file upload, @@ -25,7 +25,7 @@ %install rm -rf $RPM_BUILD_ROOT -%makeinstall +make install DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} @@ -33,12 +33,15 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang -%defattr(-,root,root) -%{_bindir}/* +%defattr(-,root,root,-) %doc NEWS FAQ THANKS TODO COPYING README ChangeLog +%{_bindir}/* %{_mandir}/*/* %changelog +* Fri Sep 7 2007 Joe Orton 0.23.0-2 +- spec file cleanup (#225634) + * Wed Aug 22 2007 Joe Orton 0.23.0-1 - update to 0.23.0 --- cadaver-0.22.5.tar.gz.asc DELETED --- From fedora-extras-commits at redhat.com Thu Sep 13 06:35:03 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 02:35:03 -0400 Subject: rpms/perl-Geo-IP/F-7 Geo-IP-1.28-example.diff, NONE, 1.1 Geo-IP-1.28-yahoo-namelookuptest.diff, NONE, 1.1 perl-Geo-IP.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709130635.l8D6Z3f7006974@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/perl-Geo-IP/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6913 Modified Files: .cvsignore sources Added Files: Geo-IP-1.28-example.diff Geo-IP-1.28-yahoo-namelookuptest.diff perl-Geo-IP.spec Log Message: Initial F7 branch Geo-IP-1.28-example.diff: --- NEW FILE Geo-IP-1.28-example.diff --- --- example/netspeed.pl.orig 2007-08-26 10:16:09.000000000 +1000 +++ example/netspeed.pl 2007-08-26 10:16:24.000000000 +1000 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl use Geo::IP; Geo-IP-1.28-yahoo-namelookuptest.diff: --- NEW FILE Geo-IP-1.28-yahoo-namelookuptest.diff --- --- t/2_namelookup.t.orig 2007-08-26 10:01:11.000000000 +1000 +++ t/2_namelookup.t 2007-08-26 10:01:30.000000000 +1000 @@ -5,7 +5,7 @@ $^W = 1; -BEGIN { plan tests => 11 } +BEGIN { plan tests => 10 } use Geo::IP; @@ -29,4 +29,3 @@ 194.244.83.2 IT 203.15.106.23 AU 196.31.1.1 ZA -yahoo.com US --- NEW FILE perl-Geo-IP.spec --- Name: perl-Geo-IP Version: 1.28 Release: 3%{?dist} Summary: Efficient Perl bindings for the GeoIP location database Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Geo-IP/ Source0: http://www.cpan.org/authors/id/T/TJ/TJMATHER/Geo-IP-%{version}.tar.gz Patch0: Geo-IP-1.28-yahoo-namelookuptest.diff Patch1: Geo-IP-1.28-example.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GeoIP-devel perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This package contains Perl bindings for the GeoIP IP/hostname to country/location/organization database. This package requires Maxmind's GeoIP libraries but is often faster than other, similar modules. %prep %setup -q -n Geo-IP-%{version} %patch0 -p0 -b .namelookup %patch1 -p0 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} # Avoid uneeded dependencies in the docs. find example/ -type f | xargs chmod -x %check make test %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w %{buildroot}/* %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes INSTALL example %{perl_vendorarch}/Geo %{perl_vendorarch}/auto/Geo %{_mandir}/man3/Geo::IP*.3* %{_mandir}/man3/Geo::Mirror.3* %changelog * Mon Sep 3 2007 Michael Fleming 1.28-4 - Fix %%patch invocation to help avoid a bogus interpreter issue - First build for Extras * Sun Aug 26 2007 Michael Fleming 1.28-3 - Actually apply the patch :-) - Apply consistency in macro usage - Remove explicit GeoIP dependency as it should be pulled in automagically - Patch to example/netspeed to avoid bogus interpreter - Update License to match current Fedora guidelines. * Fri Jul 20 2007 Michael Fleming 1.28-2 - Patch out mysterious and ephemeral test failure * Sun Jul 8 2007 Michael Fleming 1.28-1 - Update to 1.28 * Sun Jun 17 2007 Michael Fleming 1.27-4.mf - New URLs - Fix MakeMaker build requirement - Include test suite check - Add examples directory in documentation * Sat Nov 4 2006 Michael Fleming 1.27-3.mf - Fix version tag to go with my conventions - Bump for FC6 * Sun Feb 19 2006 Michael Fleming 1.27-2 - Spin a version for Extras, removing the braindamage from my previous releases. * Fri Sep 9 2005 mfleming at enlartenment.com - 1.27-1.fc4.mf - 1.27 * Wed Aug 3 2005 mfleming at enlartenment.com - 1.26-2.fc4.mf - Rebuilt against new geoip version * Sun Jun 12 2005 mfleming at enlartenment.com - 1.26-1.fc4.mf - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Sep 2007 03:45:39 -0000 1.1 +++ .cvsignore 13 Sep 2007 06:34:30 -0000 1.2 @@ -0,0 +1 @@ +Geo-IP-1.28.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 03:45:39 -0000 1.1 +++ sources 13 Sep 2007 06:34:30 -0000 1.2 @@ -0,0 +1 @@ +6a7e6ff4d238f807f30577bd23702002 Geo-IP-1.28.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 06:36:36 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 02:36:36 -0400 Subject: rpms/perl-Geo-IP/FC-6 Geo-IP-1.28-example.diff, NONE, 1.1 Geo-IP-1.28-yahoo-namelookuptest.diff, NONE, 1.1 perl-Geo-IP.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709130636.l8D6aaQ1007117@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/perl-Geo-IP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7070 Modified Files: .cvsignore sources Added Files: Geo-IP-1.28-example.diff Geo-IP-1.28-yahoo-namelookuptest.diff perl-Geo-IP.spec Log Message: Initial FC6 branch Geo-IP-1.28-example.diff: --- NEW FILE Geo-IP-1.28-example.diff --- --- example/netspeed.pl.orig 2007-08-26 10:16:09.000000000 +1000 +++ example/netspeed.pl 2007-08-26 10:16:24.000000000 +1000 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl use Geo::IP; Geo-IP-1.28-yahoo-namelookuptest.diff: --- NEW FILE Geo-IP-1.28-yahoo-namelookuptest.diff --- --- t/2_namelookup.t.orig 2007-08-26 10:01:11.000000000 +1000 +++ t/2_namelookup.t 2007-08-26 10:01:30.000000000 +1000 @@ -5,7 +5,7 @@ $^W = 1; -BEGIN { plan tests => 11 } +BEGIN { plan tests => 10 } use Geo::IP; @@ -29,4 +29,3 @@ 194.244.83.2 IT 203.15.106.23 AU 196.31.1.1 ZA -yahoo.com US --- NEW FILE perl-Geo-IP.spec --- Name: perl-Geo-IP Version: 1.28 Release: 3%{?dist} Summary: Efficient Perl bindings for the GeoIP location database Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Geo-IP/ Source0: http://www.cpan.org/authors/id/T/TJ/TJMATHER/Geo-IP-%{version}.tar.gz Patch0: Geo-IP-1.28-yahoo-namelookuptest.diff Patch1: Geo-IP-1.28-example.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GeoIP-devel perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This package contains Perl bindings for the GeoIP IP/hostname to country/location/organization database. This package requires Maxmind's GeoIP libraries but is often faster than other, similar modules. %prep %setup -q -n Geo-IP-%{version} %patch0 -p0 -b .namelookup %patch1 -p0 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} # Avoid uneeded dependencies in the docs. find example/ -type f | xargs chmod -x %check make test %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w %{buildroot}/* %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes INSTALL example %{perl_vendorarch}/Geo %{perl_vendorarch}/auto/Geo %{_mandir}/man3/Geo::IP*.3* %{_mandir}/man3/Geo::Mirror.3* %changelog * Mon Sep 3 2007 Michael Fleming 1.28-4 - Fix %%patch invocation to help avoid a bogus interpreter issue - First build for Extras * Sun Aug 26 2007 Michael Fleming 1.28-3 - Actually apply the patch :-) - Apply consistency in macro usage - Remove explicit GeoIP dependency as it should be pulled in automagically - Patch to example/netspeed to avoid bogus interpreter - Update License to match current Fedora guidelines. * Fri Jul 20 2007 Michael Fleming 1.28-2 - Patch out mysterious and ephemeral test failure * Sun Jul 8 2007 Michael Fleming 1.28-1 - Update to 1.28 * Sun Jun 17 2007 Michael Fleming 1.27-4.mf - New URLs - Fix MakeMaker build requirement - Include test suite check - Add examples directory in documentation * Sat Nov 4 2006 Michael Fleming 1.27-3.mf - Fix version tag to go with my conventions - Bump for FC6 * Sun Feb 19 2006 Michael Fleming 1.27-2 - Spin a version for Extras, removing the braindamage from my previous releases. * Fri Sep 9 2005 mfleming at enlartenment.com - 1.27-1.fc4.mf - 1.27 * Wed Aug 3 2005 mfleming at enlartenment.com - 1.26-2.fc4.mf - Rebuilt against new geoip version * Sun Jun 12 2005 mfleming at enlartenment.com - 1.26-1.fc4.mf - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Sep 2007 03:45:39 -0000 1.1 +++ .cvsignore 13 Sep 2007 06:36:04 -0000 1.2 @@ -0,0 +1 @@ +Geo-IP-1.28.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 03:45:39 -0000 1.1 +++ sources 13 Sep 2007 06:36:04 -0000 1.2 @@ -0,0 +1 @@ +6a7e6ff4d238f807f30577bd23702002 Geo-IP-1.28.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 06:40:21 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 02:40:21 -0400 Subject: rpms/perl-Geo-IP/EL-4 Geo-IP-1.28-example.diff, NONE, 1.1 Geo-IP-1.28-yahoo-namelookuptest.diff, NONE, 1.1 perl-Geo-IP.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709130640.l8D6eLRO007360@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/perl-Geo-IP/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7314 Modified Files: .cvsignore sources Added Files: Geo-IP-1.28-example.diff Geo-IP-1.28-yahoo-namelookuptest.diff perl-Geo-IP.spec Log Message: Initial EPEL-4 branch Geo-IP-1.28-example.diff: --- NEW FILE Geo-IP-1.28-example.diff --- --- example/netspeed.pl.orig 2007-08-26 10:16:09.000000000 +1000 +++ example/netspeed.pl 2007-08-26 10:16:24.000000000 +1000 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl use Geo::IP; Geo-IP-1.28-yahoo-namelookuptest.diff: --- NEW FILE Geo-IP-1.28-yahoo-namelookuptest.diff --- --- t/2_namelookup.t.orig 2007-08-26 10:01:11.000000000 +1000 +++ t/2_namelookup.t 2007-08-26 10:01:30.000000000 +1000 @@ -5,7 +5,7 @@ $^W = 1; -BEGIN { plan tests => 11 } +BEGIN { plan tests => 10 } use Geo::IP; @@ -29,4 +29,3 @@ 194.244.83.2 IT 203.15.106.23 AU 196.31.1.1 ZA -yahoo.com US --- NEW FILE perl-Geo-IP.spec --- Name: perl-Geo-IP Version: 1.28 Release: 3%{?dist} Summary: Efficient Perl bindings for the GeoIP location database Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Geo-IP/ Source0: http://www.cpan.org/authors/id/T/TJ/TJMATHER/Geo-IP-%{version}.tar.gz Patch0: Geo-IP-1.28-yahoo-namelookuptest.diff Patch1: Geo-IP-1.28-example.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GeoIP-devel perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This package contains Perl bindings for the GeoIP IP/hostname to country/location/organization database. This package requires Maxmind's GeoIP libraries but is often faster than other, similar modules. %prep %setup -q -n Geo-IP-%{version} %patch0 -p0 -b .namelookup %patch1 -p0 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} # Avoid uneeded dependencies in the docs. find example/ -type f | xargs chmod -x %check make test %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w %{buildroot}/* %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes INSTALL example %{perl_vendorarch}/Geo %{perl_vendorarch}/auto/Geo %{_mandir}/man3/Geo::IP*.3* %{_mandir}/man3/Geo::Mirror.3* %changelog * Mon Sep 3 2007 Michael Fleming 1.28-4 - Fix %%patch invocation to help avoid a bogus interpreter issue - First build for Extras * Sun Aug 26 2007 Michael Fleming 1.28-3 - Actually apply the patch :-) - Apply consistency in macro usage - Remove explicit GeoIP dependency as it should be pulled in automagically - Patch to example/netspeed to avoid bogus interpreter - Update License to match current Fedora guidelines. * Fri Jul 20 2007 Michael Fleming 1.28-2 - Patch out mysterious and ephemeral test failure * Sun Jul 8 2007 Michael Fleming 1.28-1 - Update to 1.28 * Sun Jun 17 2007 Michael Fleming 1.27-4.mf - New URLs - Fix MakeMaker build requirement - Include test suite check - Add examples directory in documentation * Sat Nov 4 2006 Michael Fleming 1.27-3.mf - Fix version tag to go with my conventions - Bump for FC6 * Sun Feb 19 2006 Michael Fleming 1.27-2 - Spin a version for Extras, removing the braindamage from my previous releases. * Fri Sep 9 2005 mfleming at enlartenment.com - 1.27-1.fc4.mf - 1.27 * Wed Aug 3 2005 mfleming at enlartenment.com - 1.26-2.fc4.mf - Rebuilt against new geoip version * Sun Jun 12 2005 mfleming at enlartenment.com - 1.26-1.fc4.mf - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Sep 2007 03:45:39 -0000 1.1 +++ .cvsignore 13 Sep 2007 06:39:46 -0000 1.2 @@ -0,0 +1 @@ +Geo-IP-1.28.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 03:45:39 -0000 1.1 +++ sources 13 Sep 2007 06:39:46 -0000 1.2 @@ -0,0 +1 @@ +6a7e6ff4d238f807f30577bd23702002 Geo-IP-1.28.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 06:42:01 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 02:42:01 -0400 Subject: rpms/perl-Geo-IP/EL-5 Geo-IP-1.28-example.diff, NONE, 1.1 Geo-IP-1.28-yahoo-namelookuptest.diff, NONE, 1.1 perl-Geo-IP.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709130642.l8D6g1Te007455@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/perl-Geo-IP/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7418 Modified Files: .cvsignore sources Added Files: Geo-IP-1.28-example.diff Geo-IP-1.28-yahoo-namelookuptest.diff perl-Geo-IP.spec Log Message: Initial EPEL-5 branch Geo-IP-1.28-example.diff: --- NEW FILE Geo-IP-1.28-example.diff --- --- example/netspeed.pl.orig 2007-08-26 10:16:09.000000000 +1000 +++ example/netspeed.pl 2007-08-26 10:16:24.000000000 +1000 @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl use Geo::IP; Geo-IP-1.28-yahoo-namelookuptest.diff: --- NEW FILE Geo-IP-1.28-yahoo-namelookuptest.diff --- --- t/2_namelookup.t.orig 2007-08-26 10:01:11.000000000 +1000 +++ t/2_namelookup.t 2007-08-26 10:01:30.000000000 +1000 @@ -5,7 +5,7 @@ $^W = 1; -BEGIN { plan tests => 11 } +BEGIN { plan tests => 10 } use Geo::IP; @@ -29,4 +29,3 @@ 194.244.83.2 IT 203.15.106.23 AU 196.31.1.1 ZA -yahoo.com US --- NEW FILE perl-Geo-IP.spec --- Name: perl-Geo-IP Version: 1.28 Release: 3%{?dist} Summary: Efficient Perl bindings for the GeoIP location database Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Geo-IP/ Source0: http://www.cpan.org/authors/id/T/TJ/TJMATHER/Geo-IP-%{version}.tar.gz Patch0: Geo-IP-1.28-yahoo-namelookuptest.diff Patch1: Geo-IP-1.28-example.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: GeoIP-devel perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This package contains Perl bindings for the GeoIP IP/hostname to country/location/organization database. This package requires Maxmind's GeoIP libraries but is often faster than other, similar modules. %prep %setup -q -n Geo-IP-%{version} %patch0 -p0 -b .namelookup %patch1 -p0 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" make %{?_smp_mflags} # Avoid uneeded dependencies in the docs. find example/ -type f | xargs chmod -x %check make test %install rm -rf %{buildroot} make pure_install PERL_INSTALL_ROOT=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';' find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w %{buildroot}/* %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc Changes INSTALL example %{perl_vendorarch}/Geo %{perl_vendorarch}/auto/Geo %{_mandir}/man3/Geo::IP*.3* %{_mandir}/man3/Geo::Mirror.3* %changelog * Mon Sep 3 2007 Michael Fleming 1.28-4 - Fix %%patch invocation to help avoid a bogus interpreter issue - First build for Extras * Sun Aug 26 2007 Michael Fleming 1.28-3 - Actually apply the patch :-) - Apply consistency in macro usage - Remove explicit GeoIP dependency as it should be pulled in automagically - Patch to example/netspeed to avoid bogus interpreter - Update License to match current Fedora guidelines. * Fri Jul 20 2007 Michael Fleming 1.28-2 - Patch out mysterious and ephemeral test failure * Sun Jul 8 2007 Michael Fleming 1.28-1 - Update to 1.28 * Sun Jun 17 2007 Michael Fleming 1.27-4.mf - New URLs - Fix MakeMaker build requirement - Include test suite check - Add examples directory in documentation * Sat Nov 4 2006 Michael Fleming 1.27-3.mf - Fix version tag to go with my conventions - Bump for FC6 * Sun Feb 19 2006 Michael Fleming 1.27-2 - Spin a version for Extras, removing the braindamage from my previous releases. * Fri Sep 9 2005 mfleming at enlartenment.com - 1.27-1.fc4.mf - 1.27 * Wed Aug 3 2005 mfleming at enlartenment.com - 1.26-2.fc4.mf - Rebuilt against new geoip version * Sun Jun 12 2005 mfleming at enlartenment.com - 1.26-1.fc4.mf - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Sep 2007 03:45:39 -0000 1.1 +++ .cvsignore 13 Sep 2007 06:41:28 -0000 1.2 @@ -0,0 +1 @@ +Geo-IP-1.28.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Geo-IP/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 03:45:39 -0000 1.1 +++ sources 13 Sep 2007 06:41:28 -0000 1.2 @@ -0,0 +1 @@ +6a7e6ff4d238f807f30577bd23702002 Geo-IP-1.28.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 07:06:27 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 03:06:27 -0400 Subject: rpms/mod_security/devel modsecurity_localrules.conf, NONE, 1.1 mod_security.spec, 1.21, 1.22 Message-ID: <200709130706.l8D76RZF015167@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15110 Modified Files: mod_security.spec Added Files: modsecurity_localrules.conf Log Message: * Thu Sep 13 2007 Michael Fleming 2.1.3-1 - Update to 2.1.3 - Update License tag per guidelines. --- NEW FILE modsecurity_localrules.conf --- # Drop your local rules in here. Index: mod_security.spec =================================================================== RCS file: /cvs/extras/rpms/mod_security/devel/mod_security.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- mod_security.spec 3 Sep 2007 08:32:11 -0000 1.21 +++ mod_security.spec 13 Sep 2007 07:05:54 -0000 1.22 @@ -1,8 +1,8 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 2.1.1 -Release: 3%{?dist} -License: GPL +Version: 2.1.3 +Release: 1%{?dist} +License: GPLv2 URL: http://www.modsecurity.org/ Group: System Environment/Daemons Source: http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz @@ -49,6 +49,10 @@ %changelog +* Thu Sep 13 2007 Michael Fleming 2.1.3-1 +- Update to 2.1.3 +- Update License tag per guidelines. + * Mon Sep 3 2007 Joe Orton 2.1.1-3 - rebuild for fixed 32-bit APR (#254241) From fedora-extras-commits at redhat.com Thu Sep 13 07:09:48 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 03:09:48 -0400 Subject: rpms/mod_security/devel .cvsignore,1.8,1.9 sources,1.10,1.11 Message-ID: <200709130709.l8D79mdL015533@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15457 Modified Files: .cvsignore sources Log Message: new sources uploaded Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_security/devel/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 19 Jun 2007 10:25:54 -0000 1.8 +++ .cvsignore 13 Sep 2007 07:09:15 -0000 1.9 @@ -1,3 +1 @@ -modsecurity-apache_2.1.1.tar.gz -mod_security.conf -modsecurity_localrules.conf +modsecurity-apache_2.1.3.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_security/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 19 Jun 2007 10:25:54 -0000 1.10 +++ sources 13 Sep 2007 07:09:15 -0000 1.11 @@ -1,3 +1 @@ -ab74ed5f320ffc4ed9f56487bf17c670 modsecurity-apache_2.1.1.tar.gz -f84917a3f4893b8bf9400755a1a9f883 mod_security.conf -80dc93f186cab170828d0ac621baac30 modsecurity_localrules.conf +b98a65ce4fd5deb343e295bac9490331 modsecurity-apache_2.1.3.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 07:20:51 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 03:20:51 -0400 Subject: rpms/python-GeoIP/devel GeoIP-Python-1.2.1-ccodes.patch,NONE,1.1 Message-ID: <200709130720.l8D7Kp9S015935@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/python-GeoIP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15924 Added Files: GeoIP-Python-1.2.1-ccodes.patch Log Message: * Wed Sep 5 2007 Michael Fleming 1.2.1-7 - Add patch to expose country codes courtesy of Ignacio Vazquez-Adams (bz #243696) GeoIP-Python-1.2.1-ccodes.patch: --- NEW FILE GeoIP-Python-1.2.1-ccodes.patch --- diff -up GeoIP-Python-1.2.1/py_GeoIP.c.ccodes GeoIP-Python-1.2.1/py_GeoIP.c --- GeoIP-Python-1.2.1/py_GeoIP.c.ccodes 2005-06-28 09:28:37.000000000 -0400 +++ GeoIP-Python-1.2.1/py_GeoIP.c 2007-09-04 19:00:51.000000000 -0400 @@ -306,6 +306,28 @@ initGeoIP(void) m = Py_InitModule("GeoIP", GeoIP_Class_methods); d = PyModule_GetDict(m); + int total_ccodes = 251; + + PyObject *ccode = PyTuple_New(total_ccodes); + PyObject *cname = PyDict_New(); + PyObject *ccont = PyDict_New(); + PyObject *s; + + int i = 0; + for (; i Author: mfleming Update of /cvs/extras/rpms/python-GeoIP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16168 Modified Files: python-GeoIP.spec Log Message: Bump and update license tag Index: python-GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/python-GeoIP/devel/python-GeoIP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- python-GeoIP.spec 6 Sep 2007 00:35:51 -0000 1.5 +++ python-GeoIP.spec 13 Sep 2007 07:25:04 -0000 1.6 @@ -2,11 +2,11 @@ Name: python-GeoIP Version: 1.2.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python bindings for the GeoIP geographical lookup libraries Group: Development/Languages -License: GPL +License: GPLv2+ URL: http://www.maxmind.com/download/geoip/api/python/ Source0: http://www.maxmind.com/download/geoip/api/python/GeoIP-Python-%{version}.tar.gz Patch0: GeoIP-Python-1.2.1-ccodes.patch @@ -44,9 +44,10 @@ %changelog -* Wed Sep 5 2007 Michael Fleming 1.2.1-7 +* Thu Sep 13 2007 Michael Fleming 1.2.1-8 - Add patch to expose country codes courtesy of Ignacio Vazquez-Adams (bz #243696) +- Update License tag per new guidelines * Sat Dec 9 2006 Michael Fleming 1.2.1-6 - Rebuild for python 2.5 From fedora-extras-commits at redhat.com Thu Sep 13 07:36:46 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 03:36:46 -0400 Subject: rpms/mod_security/F-7 modsecurity_localrules.conf, NONE, 1.1 .cvsignore, 1.8, 1.9 mod_security.spec, 1.19, 1.20 sources, 1.10, 1.11 Message-ID: <200709130736.l8D7ak7b016744@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16701 Modified Files: .cvsignore mod_security.spec sources Added Files: modsecurity_localrules.conf Log Message: * Thu Sep 13 2007 Michael Fleming 2.1.3-1 - New upstream release - Update License tag per guidelines --- NEW FILE modsecurity_localrules.conf --- # Drop your local rules in here. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_security/F-7/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 19 Jun 2007 10:23:37 -0000 1.8 +++ .cvsignore 13 Sep 2007 07:36:14 -0000 1.9 @@ -1,3 +1 @@ -modsecurity-apache_2.1.1.tar.gz -mod_security.conf -modsecurity_localrules.conf +modsecurity-apache_2.1.3.tar.gz Index: mod_security.spec =================================================================== RCS file: /cvs/extras/rpms/mod_security/F-7/mod_security.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- mod_security.spec 19 Jun 2007 10:23:37 -0000 1.19 +++ mod_security.spec 13 Sep 2007 07:36:14 -0000 1.20 @@ -1,8 +1,8 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 2.1.1 +Version: 2.1.3 Release: 1%{?dist} -License: GPL +License: GPLv2 URL: http://www.modsecurity.org/ Group: System Environment/Daemons Source: http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz @@ -49,6 +49,10 @@ %changelog +* Thu Sep 13 2007 Michael Fleming 2.1.3-1 +- New upstream release +- Update License tag per guidelines + * Tue Jun 19 2007 Michael Fleming 2.1.1-1 - New upstream release - Drop ASCIIZ rule (fixed upstream) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_security/F-7/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 19 Jun 2007 10:23:37 -0000 1.10 +++ sources 13 Sep 2007 07:36:14 -0000 1.11 @@ -1,3 +1 @@ -ab74ed5f320ffc4ed9f56487bf17c670 modsecurity-apache_2.1.1.tar.gz -f84917a3f4893b8bf9400755a1a9f883 mod_security.conf -80dc93f186cab170828d0ac621baac30 modsecurity_localrules.conf +b98a65ce4fd5deb343e295bac9490331 modsecurity-apache_2.1.3.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 07:46:21 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 03:46:21 -0400 Subject: rpms/mod_security/FC-6 modsecurity_localrules.conf, NONE, 1.1 .cvsignore, 1.8, 1.9 mod_security.spec, 1.17, 1.18 sources, 1.9, 1.10 Message-ID: <200709130746.l8D7kLsp017139@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17103 Modified Files: .cvsignore mod_security.spec sources Added Files: modsecurity_localrules.conf Log Message: * Thu Sep 13 2007 Michael Fleming 2.1.3-1 - New upstream release - Update License tag per guidelines --- NEW FILE modsecurity_localrules.conf --- # Drop your local rules in here. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-6/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 19 Jun 2007 09:53:32 -0000 1.8 +++ .cvsignore 13 Sep 2007 07:45:49 -0000 1.9 @@ -1,3 +1 @@ -modsecurity-apache_2.1.1.tar.gz -mod_security.conf -modsecurity_localrules.conf +modsecurity-apache_2.1.3.tar.gz Index: mod_security.spec =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-6/mod_security.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- mod_security.spec 19 Jun 2007 09:53:32 -0000 1.17 +++ mod_security.spec 13 Sep 2007 07:45:49 -0000 1.18 @@ -1,8 +1,8 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 2.1.1 +Version: 2.1.3 Release: 1%{?dist} -License: GPL +License: GPLv2 URL: http://www.modsecurity.org/ Group: System Environment/Daemons Source: http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz @@ -49,6 +49,10 @@ %changelog +* Thu Sep 13 2007 Michael Fleming 2.1.3-1 +- New upstream release +- Update License tag per guidelines + * Tue Jun 19 2007 Michael Fleming 2.1.1-1 - New upstream release - Drop ASCIIZ rule (fixed upstream) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_security/FC-6/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 19 Jun 2007 09:53:32 -0000 1.9 +++ sources 13 Sep 2007 07:45:49 -0000 1.10 @@ -1,3 +1 @@ -ab74ed5f320ffc4ed9f56487bf17c670 modsecurity-apache_2.1.1.tar.gz -f84917a3f4893b8bf9400755a1a9f883 mod_security.conf -80dc93f186cab170828d0ac621baac30 modsecurity_localrules.conf +b98a65ce4fd5deb343e295bac9490331 modsecurity-apache_2.1.3.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 07:50:09 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 03:50:09 -0400 Subject: rpms/mod_security/EL-5 modsecurity_localrules.conf, NONE, 1.1 .cvsignore, 1.8, 1.9 mod_security.spec, 1.17, 1.18 sources, 1.9, 1.10 Message-ID: <200709130750.l8D7o9ho017395@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17356 Modified Files: .cvsignore mod_security.spec sources Added Files: modsecurity_localrules.conf Log Message: * Thu Sep 13 2007 Michael Fleming 2.1.3-1 - New upstream release - Update License tag per guidelines --- NEW FILE modsecurity_localrules.conf --- # Drop your local rules in here. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_security/EL-5/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 19 Jun 2007 09:59:15 -0000 1.8 +++ .cvsignore 13 Sep 2007 07:49:36 -0000 1.9 @@ -1,3 +1 @@ -modsecurity-apache_2.1.1.tar.gz -mod_security.conf -modsecurity_localrules.conf +modsecurity-apache_2.1.3.tar.gz Index: mod_security.spec =================================================================== RCS file: /cvs/extras/rpms/mod_security/EL-5/mod_security.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- mod_security.spec 19 Jun 2007 09:59:15 -0000 1.17 +++ mod_security.spec 13 Sep 2007 07:49:36 -0000 1.18 @@ -1,8 +1,8 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 2.1.1 +Version: 2.1.3 Release: 1%{?dist} -License: GPL +License: GPLv2 URL: http://www.modsecurity.org/ Group: System Environment/Daemons Source: http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz @@ -49,6 +49,10 @@ %changelog +* Thu Sep 13 2007 Michael Fleming 2.1.3-1 +- New upstream release +- Update License tag per guidelines + * Tue Jun 19 2007 Michael Fleming 2.1.1-1 - New upstream release - Drop ASCIIZ rule (fixed upstream) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_security/EL-5/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 19 Jun 2007 09:59:15 -0000 1.9 +++ sources 13 Sep 2007 07:49:36 -0000 1.10 @@ -1,3 +1 @@ -ab74ed5f320ffc4ed9f56487bf17c670 modsecurity-apache_2.1.1.tar.gz -f84917a3f4893b8bf9400755a1a9f883 mod_security.conf -80dc93f186cab170828d0ac621baac30 modsecurity_localrules.conf +b98a65ce4fd5deb343e295bac9490331 modsecurity-apache_2.1.3.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 07:53:46 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 03:53:46 -0400 Subject: rpms/mod_security/EL-4 modsecurity_localrules.conf, NONE, 1.1 .cvsignore, 1.8, 1.9 mod_security.spec, 1.14, 1.15 sources, 1.9, 1.10 Message-ID: <200709130753.l8D7rkIk017611@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/mod_security/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17580 Modified Files: .cvsignore mod_security.spec sources Added Files: modsecurity_localrules.conf Log Message: * Thu Sep 13 2007 Michael Fleming 2.1.3-1 - New upstream release - Update License tag per guidelines --- NEW FILE modsecurity_localrules.conf --- # Drop your local rules in here. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mod_security/EL-4/.cvsignore,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- .cvsignore 4 Aug 2007 00:19:09 -0000 1.8 +++ .cvsignore 13 Sep 2007 07:53:14 -0000 1.9 @@ -1,3 +1 @@ -modsecurity-apache_2.1.1.tar.gz -mod_security.conf -modsecurity_localrules.conf +modsecurity-apache_2.1.3.tar.gz Index: mod_security.spec =================================================================== RCS file: /cvs/extras/rpms/mod_security/EL-4/mod_security.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- mod_security.spec 4 Aug 2007 00:19:09 -0000 1.14 +++ mod_security.spec 13 Sep 2007 07:53:14 -0000 1.15 @@ -1,8 +1,8 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 2.1.1 +Version: 2.1.3 Release: 1%{?dist} -License: GPL +License: GPLv2 URL: http://www.modsecurity.org/ Group: System Environment/Daemons Source: http://www.modsecurity.org/download/modsecurity-apache_%{version}.tar.gz @@ -49,6 +49,10 @@ %changelog +* Thu Sep 13 2007 Michael Fleming 2.1.3-1 +- New upstream release +- Update License tag per guidelines + * Tue Jun 19 2007 Michael Fleming 2.1.1-1 - New upstream release - Drop ASCIIZ rule (fixed upstream) Index: sources =================================================================== RCS file: /cvs/extras/rpms/mod_security/EL-4/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 4 Aug 2007 00:19:09 -0000 1.9 +++ sources 13 Sep 2007 07:53:14 -0000 1.10 @@ -1,3 +1 @@ -ab74ed5f320ffc4ed9f56487bf17c670 modsecurity-apache_2.1.1.tar.gz -f84917a3f4893b8bf9400755a1a9f883 mod_security.conf -80dc93f186cab170828d0ac621baac30 modsecurity_localrules.conf +b98a65ce4fd5deb343e295bac9490331 modsecurity-apache_2.1.3.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 08:05:20 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Thu, 13 Sep 2007 04:05:20 -0400 Subject: rpms/kdelibs/devel kde4.csh, 1.1.2.3, 1.1.2.4 kde4.sh, 1.1.2.3, 1.1.2.4 kdelibs.spec, 1.223.2.20, 1.223.2.21 Message-ID: <200709130805.l8D85KZI024391@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24327/devel Modified Files: Tag: kdelibs-kde4-branch kde4.csh kde4.sh kdelibs.spec Log Message: - actually install kde4.sh and kde4.csh - sync KDE_IS_PRELINKED setting in kde4.sh and kde4.csh with kdelibs 3 (workaround for #244065 no longer needed, fixed in 3.93.0) Index: kde4.csh =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/Attic/kde4.csh,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -r1.1.2.3 -r1.1.2.4 --- kde4.csh 13 Sep 2007 04:50:36 -0000 1.1.2.3 +++ kde4.csh 13 Sep 2007 08:04:47 -0000 1.1.2.4 @@ -5,7 +5,12 @@ if ( ! $?KDEDIRS ) setenv KDEDIRS /usr ## When/if using prelinking, avoids use of kdeinit -if ( ! $?KDE_IS_PRELINKED ) setenv KDE_IS_PRELINKED 1 +if ( -f /etc/sysconfig/prelink ) then + set PRELINKING = `grep "^PRELINKING=" /etc/sysconfig/prelink | cut -d"=" -f2` + if ( "$PRELINKING" == "yes" ) then + if ( ! $?KDE_IS_PRELINKED ) setenv KDE_IS_PRELINKED 1 + endif +endif ## if not using IP6, speeds DNS operations # # if ( ! $?KDE_NO_IPV6 ) setenv KDE_NO_IPV6 1 Index: kde4.sh =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/Attic/kde4.sh,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -r1.1.2.3 -r1.1.2.4 --- kde4.sh 13 Sep 2007 04:50:36 -0000 1.1.2.3 +++ kde4.sh 13 Sep 2007 08:04:47 -0000 1.1.2.4 @@ -5,7 +5,11 @@ [ -z "$KDEDIRS" ] && KDEDIRS="/usr" && export KDEDIRS ## When/if using prelinking, avoids (some) use of kdeinit -[ -z "$KDE_IS_PRELINKED" ] && KDE_IS_PRELINKED=1 && export KDE_IS_PRELINKED +if [ -f /etc/sysconfig/prelink ]; then + if [ `grep '^PRELINKING=yes' /etc/sysconfig/prelink` ] ; then + [ -z "$KDE_IS_PRELINKED" ] && KDE_IS_PRELINKED=1 && export KDE_IS_PRELINKED + fi +fi ## if not using IP6, speeds DNS operations # [ -z "$KDE_NO_IPV6" ] && KDE_NO_IPV6=1 && export KDE_NO_IPV6 Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v retrieving revision 1.223.2.20 retrieving revision 1.223.2.21 diff -u -r1.223.2.20 -r1.223.2.21 --- kdelibs.spec 13 Sep 2007 04:50:36 -0000 1.223.2.20 +++ kdelibs.spec 13 Sep 2007 08:04:47 -0000 1.223.2.21 @@ -4,7 +4,7 @@ Summary: K Desktop Environment 4 - Libraries Version: 3.93.0 -Release: 6%{?dist} +Release: 7%{?dist} %if 0%{?fedora} > 8 Name: kdelibs @@ -166,6 +166,9 @@ done popd +install -p -m 755 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/kde4.sh +install -p -m 755 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/kde4.csh + %post /sbin/ldconfig ||: @@ -186,6 +189,7 @@ %defattr(-,root,root,-) %doc AUTHORS README TODO %doc COPYING COPYING-DOCS COPYING.LIB +%config(noreplace) %{_sysconfdir}/profile.d/* %{_kde4_bindir}/* %exclude %{_kde4_bindir}/kconfig_compiler4 %{_kde4_appsdir}/* @@ -222,6 +226,11 @@ %changelog +* Thu Sep 13 2007 Kevin Kofler 3.93.0-7 +- actually install kde4.sh and kde4.csh +- sync KDE_IS_PRELINKED setting in kde4.sh and kde4.csh with kdelibs 3 + (workaround for #244065 no longer needed, fixed in 3.93.0) + * Thu Sep 13 2007 Kevin Kofler 3.93.0-6 - set QT_PLUGIN_PATH in kde4.sh and kde4.csh From fedora-extras-commits at redhat.com Thu Sep 13 09:58:50 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 13 Sep 2007 05:58:50 -0400 Subject: rpms/scim/devel scim-1.4.7-ja-sinhala-236715.patch, NONE, 1.1 scim.spec, 1.95, 1.96 xinput-scim, 1.12, 1.13 Message-ID: <200709130958.l8D9woA6006482@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/rpms/scim/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6443 Modified Files: scim.spec xinput-scim Added Files: scim-1.4.7-ja-sinhala-236715.patch Log Message: - add scim-1.4.7-ja-sinhala-236715.patch to add Japanese translation of Sinhala (#236715) - gtk2 now owns %{_libdir}/gtk-2.0/immodules - add Nepali meta package - specify full paths in xinput script and use SHORT_DESC scim-1.4.7-ja-sinhala-236715.patch: --- NEW FILE scim-1.4.7-ja-sinhala-236715.patch --- --- scim-1.4.7/po/ja.po~ 2007-06-27 00:31:56.000000000 +1000 +++ scim-1.4.7/po/ja.po 2007-09-13 17:37:32.000000000 +1000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: ja\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-06-22 11:40-0700\n" -"PO-Revision-Date: 2005-12-11 11:00+0900\n" +"PO-Revision-Date: 2007-09-13 17:37+1000\n" "Last-Translator: Yukiko Bando \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" @@ -314,7 +314,7 @@ msgstr "????????????" #: ../src/scim_utility.cpp:768 msgid "Sinhala" -msgstr "" +msgstr "???????????????" #: ../src/scim_utility.cpp:769 ../src/scim_keyboard_layout_data.h:4618 msgid "Slovak" Index: scim.spec =================================================================== RCS file: /cvs/extras/rpms/scim/devel/scim.spec,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- scim.spec 17 Aug 2007 02:44:09 -0000 1.95 +++ scim.spec 13 Sep 2007 09:58:17 -0000 1.96 @@ -3,7 +3,7 @@ Name: scim Version: 1.4.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Smart Common Input Method platform License: LGPLv2+ @@ -38,6 +38,7 @@ Patch12: scim-fix-unload-segfault.patch Patch15: scim-gtkimm-default-snooper-off-213796.patch Patch17: scim-1.4.5-no-rpath-libdir.patch +Patch18: scim-1.4.7-ja-sinhala-236715.patch %description SCIM is a user friendly and full featured input method user interface and @@ -69,6 +70,8 @@ %package gtk Summary: Smart Common Input Method Gtk IM module Group: System Environment/Libraries +# for %{_libdir}/gtk-2.0/immodules +Requires: gtk2 >= 2.11.6-7.fc8 # for update-gtk-immodules Requires(post): gtk2 >= 2.9.1-2 Requires(postun): gtk2 >= 2.9.1-2 @@ -121,6 +124,7 @@ %lang_meta_pkg latin scim-m17n, m17n-db-latin %lang_meta_pkg malayalam scim-m17n, m17n-db-malayalam m17n-contrib-malayalam %lang_meta_pkg marathi scim-m17n, m17n-contrib-marathi +%lang_meta_pkg nepali scim-m17n m17n-contrib-nepali %lang_meta_pkg oriya scim-m17n, m17n-db-oriya m17n-contrib-oriya %lang_meta_pkg punjabi scim-m17n, m17n-db-punjabi m17n-contrib-punjabi %lang_meta_pkg sinhalese scim-sinhala scim-m17n m17n-db-sinhala m17n-contrib-sinhala @@ -147,6 +151,7 @@ %patch12 -p1 -b .12-unloadsegfault~ %patch15 -p1 -b .15-key-snooper~ %patch17 -p1 -b .17-rpath~ +%patch18 -p1 -b .18-sinhala~ %if %{snapshot} ./bootstrap @@ -269,7 +274,7 @@ %files gtk %defattr(-,root,root,-) -%{_libdir}/gtk-2.0/immodules +%{_libdir}/gtk-2.0/immodules/im-scim.so %files libs @@ -285,6 +290,13 @@ %changelog +* Thu Sep 13 2007 Jens Petersen - 1.4.7-3 +- add scim-1.4.7-ja-sinhala-236715.patch to add Japanese translation of + Sinhala (#236715) +- gtk2 now owns %{_libdir}/gtk-2.0/immodules +- add Nepali meta package +- specify full paths in xinput script and use SHORT_DESC + * Fri Aug 17 2007 Jens Petersen - 1.4.7-2 - update License field - modify xinput.d script to not startup scim if no IMEs are installed Index: xinput-scim =================================================================== RCS file: /cvs/extras/rpms/scim/devel/xinput-scim,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- xinput-scim 17 Aug 2007 02:44:09 -0000 1.12 +++ xinput-scim 13 Sep 2007 09:58:17 -0000 1.13 @@ -21,8 +21,10 @@ if [ "$IMENGINE_NO" -ge 1 ]; then XIM=SCIM - XIM_PROGRAM=scim + XIM_PROGRAM=/usr/bin/scim XIM_ARGS="-d" + PREFERENCE_PROGRAM=/usr/bin/scim-setup + SHORT_DESC="SCIM" gtkimm_exists () { # for multilib check both immodules installed From fedora-extras-commits at redhat.com Thu Sep 13 10:04:22 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Thu, 13 Sep 2007 06:04:22 -0400 Subject: comps comps-f8.xml.in,1.106,1.107 Message-ID: <200709131004.l8DA4MdN012667@cvs-int.fedora.redhat.com> Author: petersen Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6589 Modified Files: comps-f8.xml.in Log Message: - make scim-tables-* (except chinese) optional - add fonts-hindi and new scim-lang-nepali to Nepali Support Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- comps-f8.xml.in 13 Sep 2007 02:15:08 -0000 1.106 +++ comps-f8.xml.in 13 Sep 2007 10:03:52 -0000 1.107 @@ -72,10 +72,10 @@ kde-i18n-Arabic moodle-ar openoffice.org-langpack-ar - scim-tables-arabic dejavu-fonts dejavu-fonts-experimental m17n-db-arabic + scim-tables-arabic @@ -1292,8 +1292,8 @@ am xorg-x11-fonts-ethiopic - scim-tables-amharic m17n-db-amharic + scim-tables-amharic @@ -2703,6 +2703,21 @@ + nepali-support + <_name>Nepali Support + <_description/> + false + false + ne + + fonts-hindi + m17n-contrib-nepali + koffice-langpack-ne + scim-lang-nepali + scim-tables-nepali + + + network-server <_name>Network Servers <_description>These packages include network-based servers such as DHCP, Kerberos and NIS. @@ -2753,19 +2768,6 @@ - nepali-support - <_name>Nepali Support - <_description/> - false - false - ne - - m17n-contrib-nepali - koffice-langpack-ne - scim-tables-nepali - - - news-server <_name>News Server <_description>This group allows you to configure the system as a news server. @@ -3030,10 +3032,10 @@ openoffice.org-langpack-ru stardict-dic-ru xorg-x11-fonts-cyrillic - scim-tables-russian fonts-KOI8-R-75dpi m17n-contrib-russian m17n-db-russian + scim-tables-russian @@ -3642,7 +3644,7 @@ moodle-th openoffice.org-langpack-th_TH scim-lang-thai - scim-tables-thai + scim-tables-thai @@ -3762,7 +3764,7 @@ moodle-vi m17n-contrib-vietnamese m17n-db-vietnamese - scim-tables-vietnamese + scim-tables-vietnamese From fedora-extras-commits at redhat.com Thu Sep 13 10:32:05 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 13 Sep 2007 06:32:05 -0400 Subject: rpms/animorph/devel animorph-0.2-pkgconfig.patch, NONE, 1.1 animorph.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709131032.l8DAW5Yh013831@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/animorph/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13793/devel Modified Files: .cvsignore sources Added Files: animorph-0.2-pkgconfig.patch animorph.spec Log Message: Initial import animorph-0.2-pkgconfig.patch: --- NEW FILE animorph-0.2-pkgconfig.patch --- --- animorph-0.2/animorph.pc.in.pkgconfig 2007-07-20 19:53:00.000000000 +0200 +++ animorph-0.2/animorph.pc.in 2007-07-20 19:53:50.000000000 +0200 @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=@prefix@ -libdir=@exec_prefix@/lib -includedir=@prefix@/include +libdir=@libdir@ +includedir=@includedir@/animorph Name: @PACKAGE@ Description: 3D Animation and Morph Library --- NEW FILE animorph.spec --- Name: animorph Version: 0.2 Release: 2%{?dist} Summary: 3D Animation and Morph Library Group: System Environment/Libraries License: GPLv2+ URL: http://www.dedalo-3d.com Source0: http://downloads.sourceforge.net/makehuman/%{name}-%{version}.tar.gz Patch0: animorph-0.2-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description 3D Animation and Morph Library %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %patch0 -p1 -b .pkgconfig %build %configure --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' # Removes doc rm -rf $RPM_BUILD_ROOT%{_prefix}/doc %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS TODO %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) # License is GPLv2+ for these files #./include/animorph/PoseSemiTarget.h #./include/animorph/PoseTarget.h #./src/PoseSemiTarget.cpp #./src/PoseTarget.cpp # Others files are LGPLv2+ # Check theses files when there is a new release. %{_includedir}/%{name}/ %{_libdir}/*.so %{_libdir}/pkgconfig/%{name}.pc %changelog * Wed Sep 12 2007 kwizart < kwizart at gmail.com > - 0.2-2 - Change license to GPLv2+ as said in the source code - Remove BR glibc-headers - Change summary (taken from animorph.pc) * Fri Jul 20 2007 kwizart < kwizart at gmail.com > - 0.2-1 - Initial spec file for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/animorph/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Sep 2007 03:42:21 -0000 1.1 +++ .cvsignore 13 Sep 2007 10:31:33 -0000 1.2 @@ -0,0 +1 @@ +animorph-0.2.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/animorph/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 03:42:21 -0000 1.1 +++ sources 13 Sep 2007 10:31:33 -0000 1.2 @@ -0,0 +1 @@ +90cfb95f5eb0b49df0ab5c717e26b2e0 animorph-0.2.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 10:39:03 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Thu, 13 Sep 2007 06:39:03 -0400 Subject: rpms/bacula/F-7 2.0.3-restore.patch,NONE,1.1 bacula.spec,1.2,1.3 Message-ID: <200709131039.l8DAd3uD014125@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/bacula/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14078 Modified Files: bacula.spec Added Files: 2.0.3-restore.patch Log Message: * Thu Sep 13 2007 Andreas Thienemann 2.0.3-10 - Applied restore fix to sd. #288981 2.0.3-restore.patch: --- NEW FILE 2.0.3-restore.patch --- diff -up bacula-2.0.3/src/stored/dev.h.restore bacula-2.0.3/src/stored/dev.h --- bacula-2.0.3/src/stored/dev.h.restore 2007-09-13 12:32:46.000000000 +0200 +++ bacula-2.0.3/src/stored/dev.h 2007-09-13 12:34:56.000000000 +0200 @@ -438,6 +438,7 @@ public: uint32_t StartFile; /* Start write file */ uint32_t StartBlock; /* Start write block */ uint32_t EndBlock; /* Ending block written */ + int64_t VolMediaId; /* MediaId */ int64_t job_spool_size; /* Current job spool size */ int64_t max_job_spool_size; /* Max job spool size */ char VolumeName[MAX_NAME_LENGTH]; /* Volume name */ diff -up bacula-2.0.3/src/stored/askdir.c.restore bacula-2.0.3/src/stored/askdir.c --- bacula-2.0.3/src/stored/askdir.c.restore 2007-09-13 12:32:54.000000000 +0200 +++ bacula-2.0.3/src/stored/askdir.c 2007-09-13 12:34:56.000000000 +0200 @@ -391,7 +391,7 @@ bool dir_create_jobmedia_record(DCR *dcr dcr->StartFile, dcr->EndFile, dcr->StartBlock, dcr->EndBlock, dcr->Copy, dcr->Stripe, - edit_uint64(dcr->dev->VolCatInfo.VolMediaId, ed1)); + edit_uint64(dcr->VolMediaId, ed1)); Dmsg1(100, ">dird: %s", dir->msg); if (bnet_recv(dir) <= 0) { Dmsg0(190, "create_jobmedia error bnet_recv\n"); diff -up bacula-2.0.3/src/stored/bscan.c.restore bacula-2.0.3/src/stored/bscan.c --- bacula-2.0.3/src/stored/bscan.c.restore 2007-09-13 12:32:36.000000000 +0200 +++ bacula-2.0.3/src/stored/bscan.c 2007-09-13 12:34:56.000000000 +0200 @@ -328,6 +328,7 @@ static bool bscan_mount_next_read_volume // mdcr->EndBlock = (uint32_t)dcr->file_addr; // mdcr->EndFile = (uint32_t)(dcr->file_addr >> 32); } + mdcr->VolMediaId = dcr->VolMediaId; mjcr->read_dcr->VolLastIndex = dcr->VolLastIndex; if (!create_jobmedia_record(db, mjcr)) { Pmsg2(000, _("Could not create JobMedia record for Volume=%s Job=%s\n"), @@ -472,6 +473,7 @@ static bool record_cb(DCR *dcr, DEV_RECO dcr->VolFirstIndex = dcr->FileIndex = 0; dcr->StartBlock = dcr->EndBlock = 0; dcr->StartFile = dcr->EndFile = 0; + dcr->VolMediaId = 0; } Pmsg1(000, _("VOL_LABEL: OK for Volume: %s\n"), mr.VolumeName); @@ -1174,6 +1176,7 @@ static int create_jobmedia_record(B_DB * dcr->EndFile = (uint32_t)(dev->file_addr >> 32); #endif } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; memset(&jmr, 0, sizeof(jmr)); jmr.JobId = mjcr->JobId; diff -up bacula-2.0.3/src/stored/block.c.restore bacula-2.0.3/src/stored/block.c --- bacula-2.0.3/src/stored/block.c.restore 2007-09-13 12:32:42.000000000 +0200 +++ bacula-2.0.3/src/stored/block.c 2007-09-13 12:34:56.000000000 +0200 @@ -612,6 +612,7 @@ bool write_block_to_dev(DCR *dcr) dev->block_num = dcr->EndBlock; dev->file = dcr->EndFile; } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; if (dcr->VolFirstIndex == 0 && block->FirstIndex > 0) { dcr->VolFirstIndex = block->FirstIndex; } @@ -1107,6 +1108,7 @@ reread: dev->block_num = dcr->EndBlock; dev->file = dcr->EndFile; } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; dev->file_addr += block->read_len; dev->file_size += block->read_len; Index: bacula.spec =================================================================== RCS file: /cvs/pkgs/rpms/bacula/F-7/bacula.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- bacula.spec 25 Jul 2007 15:28:25 -0000 1.2 +++ bacula.spec 13 Sep 2007 10:38:30 -0000 1.3 @@ -8,7 +8,7 @@ Summary: Cross platform network backup for Linux, Unix, Mac and Windows Name: bacula Version: 2.0.3 -Release: 9%{?dist} +Release: 10%{?dist} License: GPL Group: System Environment/Daemons Source0: http://download.sourceforge.net/bacula/bacula-%{version}.tar.gz @@ -33,6 +33,7 @@ Patch7: 2.0.3-scheduler-next-hour.patch Patch8: 2.0.3-verify.patch Patch9: 2.0.3-tls-disconnect.patch +Patch10: 2.0.3-restore.patch #Patch10: bacula-web-smarty.patch URL: http://www.bacula.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -330,6 +331,7 @@ %patch7 -p0 %patch8 -p0 %patch9 -p0 +%patch10 -p1 # Remove execution permissions from files we're packaging as docs later on find examples -type f | xargs chmod -x @@ -919,6 +921,9 @@ %changelog +* Thu Sep 13 2007 Andreas Thienemann 2.0.3-10 +- Applied restore fix to sd. #288981 + * Wed Jul 25 2007 Andreas Thienemann 2.0.3-9 - Corrected the %%post alternatives calls. Fixing #249560. From fedora-extras-commits at redhat.com Thu Sep 13 10:39:34 2007 From: fedora-extras-commits at redhat.com (Chauvet (kwizart)) Date: Thu, 13 Sep 2007 06:39:34 -0400 Subject: rpms/animorph/F-7 animorph.spec, NONE, 1.1 animorph-0.2-pkgconfig.patch, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709131039.l8DAdYaS014152@cvs-int.fedora.redhat.com> Author: kwizart Update of /cvs/extras/rpms/animorph/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14117 Modified Files: sources Added Files: animorph.spec animorph-0.2-pkgconfig.patch Log Message: Import for F-7 --- NEW FILE animorph.spec --- Name: animorph Version: 0.2 Release: 2%{?dist} Summary: 3D Animation and Morph Library Group: System Environment/Libraries License: GPLv2+ URL: http://www.dedalo-3d.com Source0: http://downloads.sourceforge.net/makehuman/%{name}-%{version}.tar.gz Patch0: animorph-0.2-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description 3D Animation and Morph Library %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %patch0 -p1 -b .pkgconfig %build %configure --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' # Removes doc rm -rf $RPM_BUILD_ROOT%{_prefix}/doc %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS TODO %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) # License is GPLv2+ for these files #./include/animorph/PoseSemiTarget.h #./include/animorph/PoseTarget.h #./src/PoseSemiTarget.cpp #./src/PoseTarget.cpp # Others files are LGPLv2+ # Check theses files when there is a new release. %{_includedir}/%{name}/ %{_libdir}/*.so %{_libdir}/pkgconfig/%{name}.pc %changelog * Wed Sep 12 2007 kwizart < kwizart at gmail.com > - 0.2-2 - Change license to GPLv2+ as said in the source code - Remove BR glibc-headers - Change summary (taken from animorph.pc) * Fri Jul 20 2007 kwizart < kwizart at gmail.com > - 0.2-1 - Initial spec file for Fedora animorph-0.2-pkgconfig.patch: --- NEW FILE animorph-0.2-pkgconfig.patch --- --- animorph-0.2/animorph.pc.in.pkgconfig 2007-07-20 19:53:00.000000000 +0200 +++ animorph-0.2/animorph.pc.in 2007-07-20 19:53:50.000000000 +0200 @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=@prefix@ -libdir=@exec_prefix@/lib -includedir=@prefix@/include +libdir=@libdir@ +includedir=@includedir@/animorph Name: @PACKAGE@ Description: 3D Animation and Morph Library Index: sources =================================================================== RCS file: /cvs/extras/rpms/animorph/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 03:42:21 -0000 1.1 +++ sources 13 Sep 2007 10:39:01 -0000 1.2 @@ -0,0 +1 @@ +90cfb95f5eb0b49df0ab5c717e26b2e0 animorph-0.2.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 10:43:01 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Thu, 13 Sep 2007 06:43:01 -0400 Subject: rpms/bacula/FC-6 2.0.3-restore.patch,NONE,1.1 bacula.spec,1.2,1.3 Message-ID: <200709131043.l8DAh1tw014293@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/bacula/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14262 Modified Files: bacula.spec Added Files: 2.0.3-restore.patch Log Message: * Thu Sep 13 2007 Andreas Thienemann 2.0.3-10 - Applied restore fix to sd. #288981 2.0.3-restore.patch: --- NEW FILE 2.0.3-restore.patch --- diff -up bacula-2.0.3/src/stored/dev.h.restore bacula-2.0.3/src/stored/dev.h --- bacula-2.0.3/src/stored/dev.h.restore 2007-09-13 12:32:46.000000000 +0200 +++ bacula-2.0.3/src/stored/dev.h 2007-09-13 12:34:56.000000000 +0200 @@ -438,6 +438,7 @@ public: uint32_t StartFile; /* Start write file */ uint32_t StartBlock; /* Start write block */ uint32_t EndBlock; /* Ending block written */ + int64_t VolMediaId; /* MediaId */ int64_t job_spool_size; /* Current job spool size */ int64_t max_job_spool_size; /* Max job spool size */ char VolumeName[MAX_NAME_LENGTH]; /* Volume name */ diff -up bacula-2.0.3/src/stored/askdir.c.restore bacula-2.0.3/src/stored/askdir.c --- bacula-2.0.3/src/stored/askdir.c.restore 2007-09-13 12:32:54.000000000 +0200 +++ bacula-2.0.3/src/stored/askdir.c 2007-09-13 12:34:56.000000000 +0200 @@ -391,7 +391,7 @@ bool dir_create_jobmedia_record(DCR *dcr dcr->StartFile, dcr->EndFile, dcr->StartBlock, dcr->EndBlock, dcr->Copy, dcr->Stripe, - edit_uint64(dcr->dev->VolCatInfo.VolMediaId, ed1)); + edit_uint64(dcr->VolMediaId, ed1)); Dmsg1(100, ">dird: %s", dir->msg); if (bnet_recv(dir) <= 0) { Dmsg0(190, "create_jobmedia error bnet_recv\n"); diff -up bacula-2.0.3/src/stored/bscan.c.restore bacula-2.0.3/src/stored/bscan.c --- bacula-2.0.3/src/stored/bscan.c.restore 2007-09-13 12:32:36.000000000 +0200 +++ bacula-2.0.3/src/stored/bscan.c 2007-09-13 12:34:56.000000000 +0200 @@ -328,6 +328,7 @@ static bool bscan_mount_next_read_volume // mdcr->EndBlock = (uint32_t)dcr->file_addr; // mdcr->EndFile = (uint32_t)(dcr->file_addr >> 32); } + mdcr->VolMediaId = dcr->VolMediaId; mjcr->read_dcr->VolLastIndex = dcr->VolLastIndex; if (!create_jobmedia_record(db, mjcr)) { Pmsg2(000, _("Could not create JobMedia record for Volume=%s Job=%s\n"), @@ -472,6 +473,7 @@ static bool record_cb(DCR *dcr, DEV_RECO dcr->VolFirstIndex = dcr->FileIndex = 0; dcr->StartBlock = dcr->EndBlock = 0; dcr->StartFile = dcr->EndFile = 0; + dcr->VolMediaId = 0; } Pmsg1(000, _("VOL_LABEL: OK for Volume: %s\n"), mr.VolumeName); @@ -1174,6 +1176,7 @@ static int create_jobmedia_record(B_DB * dcr->EndFile = (uint32_t)(dev->file_addr >> 32); #endif } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; memset(&jmr, 0, sizeof(jmr)); jmr.JobId = mjcr->JobId; diff -up bacula-2.0.3/src/stored/block.c.restore bacula-2.0.3/src/stored/block.c --- bacula-2.0.3/src/stored/block.c.restore 2007-09-13 12:32:42.000000000 +0200 +++ bacula-2.0.3/src/stored/block.c 2007-09-13 12:34:56.000000000 +0200 @@ -612,6 +612,7 @@ bool write_block_to_dev(DCR *dcr) dev->block_num = dcr->EndBlock; dev->file = dcr->EndFile; } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; if (dcr->VolFirstIndex == 0 && block->FirstIndex > 0) { dcr->VolFirstIndex = block->FirstIndex; } @@ -1107,6 +1108,7 @@ reread: dev->block_num = dcr->EndBlock; dev->file = dcr->EndFile; } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; dev->file_addr += block->read_len; dev->file_size += block->read_len; Index: bacula.spec =================================================================== RCS file: /cvs/pkgs/rpms/bacula/FC-6/bacula.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- bacula.spec 25 Jul 2007 15:28:28 -0000 1.2 +++ bacula.spec 13 Sep 2007 10:42:27 -0000 1.3 @@ -8,7 +8,7 @@ Summary: Cross platform network backup for Linux, Unix, Mac and Windows Name: bacula Version: 2.0.3 -Release: 9%{?dist} +Release: 10%{?dist} License: GPL Group: System Environment/Daemons Source0: http://download.sourceforge.net/bacula/bacula-%{version}.tar.gz @@ -33,6 +33,7 @@ Patch7: 2.0.3-scheduler-next-hour.patch Patch8: 2.0.3-verify.patch Patch9: 2.0.3-tls-disconnect.patch +Patch10: 2.0.3-restore.patch #Patch10: bacula-web-smarty.patch URL: http://www.bacula.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -330,6 +331,7 @@ %patch7 -p0 %patch8 -p0 %patch9 -p0 +%patch10 -p1 # Remove execution permissions from files we're packaging as docs later on find examples -type f | xargs chmod -x @@ -919,6 +921,9 @@ %changelog +* Thu Sep 13 2007 Andreas Thienemann 2.0.3-10 +- Applied restore fix to sd. #288981 + * Wed Jul 25 2007 Andreas Thienemann 2.0.3-9 - Corrected the %%post alternatives calls. Fixing #249560. From fedora-extras-commits at redhat.com Thu Sep 13 10:47:27 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Thu, 13 Sep 2007 06:47:27 -0400 Subject: rpms/bacula/EL-5 2.0.3-restore.patch,NONE,1.1 Message-ID: <200709131047.l8DAlRK6014488@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/bacula/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14477 Added Files: 2.0.3-restore.patch Log Message: * Wed Jul 25 2007 Andreas Thienemann 2.0.3-9 - Corrected the %post alternatives calls. Fixing #249560. 2.0.3-restore.patch: --- NEW FILE 2.0.3-restore.patch --- diff -up bacula-2.0.3/src/stored/dev.h.restore bacula-2.0.3/src/stored/dev.h --- bacula-2.0.3/src/stored/dev.h.restore 2007-09-13 12:32:46.000000000 +0200 +++ bacula-2.0.3/src/stored/dev.h 2007-09-13 12:34:56.000000000 +0200 @@ -438,6 +438,7 @@ public: uint32_t StartFile; /* Start write file */ uint32_t StartBlock; /* Start write block */ uint32_t EndBlock; /* Ending block written */ + int64_t VolMediaId; /* MediaId */ int64_t job_spool_size; /* Current job spool size */ int64_t max_job_spool_size; /* Max job spool size */ char VolumeName[MAX_NAME_LENGTH]; /* Volume name */ diff -up bacula-2.0.3/src/stored/askdir.c.restore bacula-2.0.3/src/stored/askdir.c --- bacula-2.0.3/src/stored/askdir.c.restore 2007-09-13 12:32:54.000000000 +0200 +++ bacula-2.0.3/src/stored/askdir.c 2007-09-13 12:34:56.000000000 +0200 @@ -391,7 +391,7 @@ bool dir_create_jobmedia_record(DCR *dcr dcr->StartFile, dcr->EndFile, dcr->StartBlock, dcr->EndBlock, dcr->Copy, dcr->Stripe, - edit_uint64(dcr->dev->VolCatInfo.VolMediaId, ed1)); + edit_uint64(dcr->VolMediaId, ed1)); Dmsg1(100, ">dird: %s", dir->msg); if (bnet_recv(dir) <= 0) { Dmsg0(190, "create_jobmedia error bnet_recv\n"); diff -up bacula-2.0.3/src/stored/bscan.c.restore bacula-2.0.3/src/stored/bscan.c --- bacula-2.0.3/src/stored/bscan.c.restore 2007-09-13 12:32:36.000000000 +0200 +++ bacula-2.0.3/src/stored/bscan.c 2007-09-13 12:34:56.000000000 +0200 @@ -328,6 +328,7 @@ static bool bscan_mount_next_read_volume // mdcr->EndBlock = (uint32_t)dcr->file_addr; // mdcr->EndFile = (uint32_t)(dcr->file_addr >> 32); } + mdcr->VolMediaId = dcr->VolMediaId; mjcr->read_dcr->VolLastIndex = dcr->VolLastIndex; if (!create_jobmedia_record(db, mjcr)) { Pmsg2(000, _("Could not create JobMedia record for Volume=%s Job=%s\n"), @@ -472,6 +473,7 @@ static bool record_cb(DCR *dcr, DEV_RECO dcr->VolFirstIndex = dcr->FileIndex = 0; dcr->StartBlock = dcr->EndBlock = 0; dcr->StartFile = dcr->EndFile = 0; + dcr->VolMediaId = 0; } Pmsg1(000, _("VOL_LABEL: OK for Volume: %s\n"), mr.VolumeName); @@ -1174,6 +1176,7 @@ static int create_jobmedia_record(B_DB * dcr->EndFile = (uint32_t)(dev->file_addr >> 32); #endif } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; memset(&jmr, 0, sizeof(jmr)); jmr.JobId = mjcr->JobId; diff -up bacula-2.0.3/src/stored/block.c.restore bacula-2.0.3/src/stored/block.c --- bacula-2.0.3/src/stored/block.c.restore 2007-09-13 12:32:42.000000000 +0200 +++ bacula-2.0.3/src/stored/block.c 2007-09-13 12:34:56.000000000 +0200 @@ -612,6 +612,7 @@ bool write_block_to_dev(DCR *dcr) dev->block_num = dcr->EndBlock; dev->file = dcr->EndFile; } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; if (dcr->VolFirstIndex == 0 && block->FirstIndex > 0) { dcr->VolFirstIndex = block->FirstIndex; } @@ -1107,6 +1108,7 @@ reread: dev->block_num = dcr->EndBlock; dev->file = dcr->EndFile; } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; dev->file_addr += block->read_len; dev->file_size += block->read_len; From fedora-extras-commits at redhat.com Thu Sep 13 10:48:43 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Thu, 13 Sep 2007 06:48:43 -0400 Subject: rpms/bacula/EL-5 bacula.spec,1.2,1.3 Message-ID: <200709131048.l8DAmhL1014694@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/bacula/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14624 Modified Files: bacula.spec Log Message: * Thu Sep 13 2007 Andreas Thienemann 2.0.3-10 - Applied restore fix to sd. #288981 Index: bacula.spec =================================================================== RCS file: /cvs/pkgs/rpms/bacula/EL-5/bacula.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- bacula.spec 25 Jul 2007 15:28:23 -0000 1.2 +++ bacula.spec 13 Sep 2007 10:48:09 -0000 1.3 @@ -8,7 +8,7 @@ Summary: Cross platform network backup for Linux, Unix, Mac and Windows Name: bacula Version: 2.0.3 -Release: 9%{?dist} +Release: 10%{?dist} License: GPL Group: System Environment/Daemons Source0: http://download.sourceforge.net/bacula/bacula-%{version}.tar.gz @@ -33,6 +33,7 @@ Patch7: 2.0.3-scheduler-next-hour.patch Patch8: 2.0.3-verify.patch Patch9: 2.0.3-tls-disconnect.patch +Patch10: 2.0.3-restore.patch #Patch10: bacula-web-smarty.patch URL: http://www.bacula.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -330,6 +331,7 @@ %patch7 -p0 %patch8 -p0 %patch9 -p0 +%patch10 -p1 # Remove execution permissions from files we're packaging as docs later on find examples -type f | xargs chmod -x @@ -919,6 +921,9 @@ %changelog +* Thu Sep 13 2007 Andreas Thienemann 2.0.3-10 +- Applied restore fix to sd. #288981 + * Wed Jul 25 2007 Andreas Thienemann 2.0.3-9 - Corrected the %%post alternatives calls. Fixing #249560. From fedora-extras-commits at redhat.com Thu Sep 13 10:51:42 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Thu, 13 Sep 2007 06:51:42 -0400 Subject: rpms/bacula/EL-4 2.0.3-restore.patch,NONE,1.1 bacula.spec,1.3,1.4 Message-ID: <200709131051.l8DApgh3014891@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/bacula/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14802 Modified Files: bacula.spec Added Files: 2.0.3-restore.patch Log Message: * Thu Sep 13 2007 Andreas Thienemann 2.0.3-10 - Applied restore fix to sd. #288981 2.0.3-restore.patch: --- NEW FILE 2.0.3-restore.patch --- diff -up bacula-2.0.3/src/stored/dev.h.restore bacula-2.0.3/src/stored/dev.h --- bacula-2.0.3/src/stored/dev.h.restore 2007-09-13 12:32:46.000000000 +0200 +++ bacula-2.0.3/src/stored/dev.h 2007-09-13 12:34:56.000000000 +0200 @@ -438,6 +438,7 @@ public: uint32_t StartFile; /* Start write file */ uint32_t StartBlock; /* Start write block */ uint32_t EndBlock; /* Ending block written */ + int64_t VolMediaId; /* MediaId */ int64_t job_spool_size; /* Current job spool size */ int64_t max_job_spool_size; /* Max job spool size */ char VolumeName[MAX_NAME_LENGTH]; /* Volume name */ diff -up bacula-2.0.3/src/stored/askdir.c.restore bacula-2.0.3/src/stored/askdir.c --- bacula-2.0.3/src/stored/askdir.c.restore 2007-09-13 12:32:54.000000000 +0200 +++ bacula-2.0.3/src/stored/askdir.c 2007-09-13 12:34:56.000000000 +0200 @@ -391,7 +391,7 @@ bool dir_create_jobmedia_record(DCR *dcr dcr->StartFile, dcr->EndFile, dcr->StartBlock, dcr->EndBlock, dcr->Copy, dcr->Stripe, - edit_uint64(dcr->dev->VolCatInfo.VolMediaId, ed1)); + edit_uint64(dcr->VolMediaId, ed1)); Dmsg1(100, ">dird: %s", dir->msg); if (bnet_recv(dir) <= 0) { Dmsg0(190, "create_jobmedia error bnet_recv\n"); diff -up bacula-2.0.3/src/stored/bscan.c.restore bacula-2.0.3/src/stored/bscan.c --- bacula-2.0.3/src/stored/bscan.c.restore 2007-09-13 12:32:36.000000000 +0200 +++ bacula-2.0.3/src/stored/bscan.c 2007-09-13 12:34:56.000000000 +0200 @@ -328,6 +328,7 @@ static bool bscan_mount_next_read_volume // mdcr->EndBlock = (uint32_t)dcr->file_addr; // mdcr->EndFile = (uint32_t)(dcr->file_addr >> 32); } + mdcr->VolMediaId = dcr->VolMediaId; mjcr->read_dcr->VolLastIndex = dcr->VolLastIndex; if (!create_jobmedia_record(db, mjcr)) { Pmsg2(000, _("Could not create JobMedia record for Volume=%s Job=%s\n"), @@ -472,6 +473,7 @@ static bool record_cb(DCR *dcr, DEV_RECO dcr->VolFirstIndex = dcr->FileIndex = 0; dcr->StartBlock = dcr->EndBlock = 0; dcr->StartFile = dcr->EndFile = 0; + dcr->VolMediaId = 0; } Pmsg1(000, _("VOL_LABEL: OK for Volume: %s\n"), mr.VolumeName); @@ -1174,6 +1176,7 @@ static int create_jobmedia_record(B_DB * dcr->EndFile = (uint32_t)(dev->file_addr >> 32); #endif } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; memset(&jmr, 0, sizeof(jmr)); jmr.JobId = mjcr->JobId; diff -up bacula-2.0.3/src/stored/block.c.restore bacula-2.0.3/src/stored/block.c --- bacula-2.0.3/src/stored/block.c.restore 2007-09-13 12:32:42.000000000 +0200 +++ bacula-2.0.3/src/stored/block.c 2007-09-13 12:34:56.000000000 +0200 @@ -612,6 +612,7 @@ bool write_block_to_dev(DCR *dcr) dev->block_num = dcr->EndBlock; dev->file = dcr->EndFile; } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; if (dcr->VolFirstIndex == 0 && block->FirstIndex > 0) { dcr->VolFirstIndex = block->FirstIndex; } @@ -1107,6 +1108,7 @@ reread: dev->block_num = dcr->EndBlock; dev->file = dcr->EndFile; } + dcr->VolMediaId = dev->VolCatInfo.VolMediaId; dev->file_addr += block->read_len; dev->file_size += block->read_len; Index: bacula.spec =================================================================== RCS file: /cvs/pkgs/rpms/bacula/EL-4/bacula.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bacula.spec 30 Jul 2007 21:43:37 -0000 1.3 +++ bacula.spec 13 Sep 2007 10:51:09 -0000 1.4 @@ -36,6 +36,7 @@ Patch7: 2.0.3-scheduler-next-hour.patch Patch8: 2.0.3-verify.patch Patch9: 2.0.3-tls-disconnect.patch +Patch10: 2.0.3-restore.patch #Patch10: bacula-web-smarty.patch URL: http://www.bacula.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -333,6 +334,7 @@ %patch7 -p0 %patch8 -p0 %patch9 -p0 +%patch10 -p1 # Remove execution permissions from files we're packaging as docs later on find examples -type f | xargs chmod -x @@ -923,6 +925,9 @@ %changelog +* Thu Sep 13 2007 Andreas Thienemann 2.0.3-10 +- Applied restore fix to sd. #288981 + * Wed Jul 25 2007 Andreas Thienemann 2.0.3-9 - Corrected the %%post alternatives calls. Fixing #249560. From fedora-extras-commits at redhat.com Thu Sep 13 10:52:51 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Thu, 13 Sep 2007 06:52:51 -0400 Subject: rpms/bacula/EL-4 bacula.spec,1.4,1.5 Message-ID: <200709131052.l8DAqpIL014944@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/bacula/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14911 Modified Files: bacula.spec Log Message: * Thu Sep 13 2007 Andreas Thienemann 2.0.3-10 - Applied restore fix to sd. #288981 Index: bacula.spec =================================================================== RCS file: /cvs/pkgs/rpms/bacula/EL-4/bacula.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- bacula.spec 13 Sep 2007 10:51:09 -0000 1.4 +++ bacula.spec 13 Sep 2007 10:52:18 -0000 1.5 @@ -11,7 +11,7 @@ Summary: Cross platform network backup for Linux, Unix, Mac and Windows Name: bacula Version: 2.0.3 -Release: 9%{?dist} +Release: 10%{?dist} License: GPL Group: System Environment/Daemons Source0: http://download.sourceforge.net/bacula/bacula-%{version}.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 12:08:57 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Thu, 13 Sep 2007 08:08:57 -0400 Subject: rpms/re2c/devel .cvsignore, 1.3, 1.4 re2c.spec, 1.2, 1.3 sources, 1.3, 1.4 Message-ID: <200709131208.l8DC8v9B029558@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/re2c/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29518 Modified Files: .cvsignore re2c.spec sources Log Message: Update to 0.12.3. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/re2c/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 23 Aug 2007 07:51:27 -0000 1.3 +++ .cvsignore 13 Sep 2007 12:08:24 -0000 1.4 @@ -1 +1 @@ -re2c-0.12.2.tar.gz +re2c-0.12.3.tar.gz Index: re2c.spec =================================================================== RCS file: /cvs/extras/rpms/re2c/devel/re2c.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- re2c.spec 23 Aug 2007 07:51:27 -0000 1.2 +++ re2c.spec 13 Sep 2007 12:08:24 -0000 1.3 @@ -1,6 +1,6 @@ Summary: Tool for generating C-based recognizers from regular expressions Name: re2c -Version: 0.12.2 +Version: 0.12.3 Release: 1%{?dist} License: Public Domain Group: Development/Tools @@ -51,6 +51,9 @@ %changelog +* Thu Sep 13 2007 Matthias Saou 0.12.3-1 +- Update to 0.12.3. + * Thu Aug 23 2007 Matthias Saou 0.12.2-1 - Update to 0.12.2. - Update URL location. Index: sources =================================================================== RCS file: /cvs/extras/rpms/re2c/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 23 Aug 2007 07:51:27 -0000 1.3 +++ sources 13 Sep 2007 12:08:24 -0000 1.4 @@ -1 +1 @@ -6e010ea443c89284e125df0898052d84 re2c-0.12.2.tar.gz +8b8d6317c2a5ccc68ee54de19cf9893b re2c-0.12.3.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 12:15:01 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 08:15:01 -0400 Subject: rpms/python-GeoIP/F-7 GeoIP-Python-1.2.1-ccodes.patch, NONE, 1.1 python-GeoIP.spec, 1.4, 1.5 Message-ID: <200709131215.l8DCF1L8029785@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/python-GeoIP/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29738 Modified Files: python-GeoIP.spec Added Files: GeoIP-Python-1.2.1-ccodes.patch Log Message: * Thu Sep 13 2007 Michael Fleming 1.2.1-7 - Add patch to expose country codes courtesy of Ignacio Vazquez-Adams (bz #243696) - Update License tag per guidelines. GeoIP-Python-1.2.1-ccodes.patch: --- NEW FILE GeoIP-Python-1.2.1-ccodes.patch --- diff -up GeoIP-Python-1.2.1/py_GeoIP.c.ccodes GeoIP-Python-1.2.1/py_GeoIP.c --- GeoIP-Python-1.2.1/py_GeoIP.c.ccodes 2005-06-28 09:28:37.000000000 -0400 +++ GeoIP-Python-1.2.1/py_GeoIP.c 2007-09-04 19:00:51.000000000 -0400 @@ -306,6 +306,28 @@ initGeoIP(void) m = Py_InitModule("GeoIP", GeoIP_Class_methods); d = PyModule_GetDict(m); + int total_ccodes = 251; + + PyObject *ccode = PyTuple_New(total_ccodes); + PyObject *cname = PyDict_New(); + PyObject *ccont = PyDict_New(); + PyObject *s; + + int i = 0; + for (; i 1.2.1-7 +- Add patch to expose country codes courtesy of Ignacio Vazquez-Adams + (bz #243696) +- Update License tag per guidelines. + * Sat Dec 9 2006 Michael Fleming 1.2.1-6 - Rebuild for python 2.5 From fedora-extras-commits at redhat.com Thu Sep 13 12:15:28 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Thu, 13 Sep 2007 05:15:28 -0700 Subject: [pkgdb] ws-commons-util had acl change status Message-ID: <200709131215.l8DCFStq010870@app3.fedora.phx.redhat.com> Anthony Green (green) has set the approveacls acl on ws-commons-util (Fedora devel) to Approved for Andrew Overholt (overholt) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/ws-commons-util From fedora-extras-commits at redhat.com Thu Sep 13 12:15:40 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Thu, 13 Sep 2007 05:15:40 -0700 Subject: [pkgdb] ws-commons-util had acl change status Message-ID: <200709131215.l8DCFe1C010887@app3.fedora.phx.redhat.com> Anthony Green (green) has set the commit acl on ws-commons-util (Fedora devel) to Approved for Andrew Overholt (overholt) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/ws-commons-util From fedora-extras-commits at redhat.com Thu Sep 13 12:15:42 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Thu, 13 Sep 2007 05:15:42 -0700 Subject: [pkgdb] ws-commons-util had acl change status Message-ID: <200709131215.l8DCFgXm010896@app3.fedora.phx.redhat.com> Anthony Green (green) has set the watchcommits acl on ws-commons-util (Fedora devel) to Approved for Andrew Overholt (overholt) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/ws-commons-util From fedora-extras-commits at redhat.com Thu Sep 13 12:15:45 2007 From: fedora-extras-commits at redhat.com (Anthony Green (green)) Date: Thu, 13 Sep 2007 05:15:45 -0700 Subject: [pkgdb] ws-commons-util had acl change status Message-ID: <200709131215.l8DCFjNe009178@app4.fedora.phx.redhat.com> Anthony Green (green) has set the watchbugzilla acl on ws-commons-util (Fedora devel) to Approved for Andrew Overholt (overholt) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/ws-commons-util From fedora-extras-commits at redhat.com Thu Sep 13 12:20:14 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 08:20:14 -0400 Subject: rpms/python-GeoIP/FC-6 GeoIP-Python-1.2.1-ccodes.patch, NONE, 1.1 python-GeoIP.spec, 1.3, 1.4 Message-ID: <200709131220.l8DCKECQ030035@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/python-GeoIP/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29998 Modified Files: python-GeoIP.spec Added Files: GeoIP-Python-1.2.1-ccodes.patch Log Message: * Thu Sep 13 2007 Michael Fleming 1.2.1-6 - Add patch to expose country codes courtesy of Ignacio Vazquez-Adams (bz #243696) - Update License tag per guidelines. GeoIP-Python-1.2.1-ccodes.patch: --- NEW FILE GeoIP-Python-1.2.1-ccodes.patch --- diff -up GeoIP-Python-1.2.1/py_GeoIP.c.ccodes GeoIP-Python-1.2.1/py_GeoIP.c --- GeoIP-Python-1.2.1/py_GeoIP.c.ccodes 2005-06-28 09:28:37.000000000 -0400 +++ GeoIP-Python-1.2.1/py_GeoIP.c 2007-09-04 19:00:51.000000000 -0400 @@ -306,6 +306,28 @@ initGeoIP(void) m = Py_InitModule("GeoIP", GeoIP_Class_methods); d = PyModule_GetDict(m); + int total_ccodes = 251; + + PyObject *ccode = PyTuple_New(total_ccodes); + PyObject *cname = PyDict_New(); + PyObject *ccont = PyDict_New(); + PyObject *s; + + int i = 0; + for (; i 1.2.1-6 +- Add patch to expose country codes courtesy of Ignacio Vazquez-Adams + (bz #243696) +- Update License tag per guidelines. + * Mon Sep 4 2006 Michael Fleming 1.2.1-5 - Rebuild From fedora-extras-commits at redhat.com Thu Sep 13 12:23:11 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 08:23:11 -0400 Subject: rpms/python-GeoIP/EL-4 GeoIP-Python-1.2.1-ccodes.patch, NONE, 1.1 python-GeoIP.spec, 1.4, 1.5 Message-ID: <200709131223.l8DCNBoX030273@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/python-GeoIP/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30175 Modified Files: python-GeoIP.spec Added Files: GeoIP-Python-1.2.1-ccodes.patch Log Message: GeoIP-Python-1.2.1-ccodes.patch: --- NEW FILE GeoIP-Python-1.2.1-ccodes.patch --- diff -up GeoIP-Python-1.2.1/py_GeoIP.c.ccodes GeoIP-Python-1.2.1/py_GeoIP.c --- GeoIP-Python-1.2.1/py_GeoIP.c.ccodes 2005-06-28 09:28:37.000000000 -0400 +++ GeoIP-Python-1.2.1/py_GeoIP.c 2007-09-04 19:00:51.000000000 -0400 @@ -306,6 +306,28 @@ initGeoIP(void) m = Py_InitModule("GeoIP", GeoIP_Class_methods); d = PyModule_GetDict(m); + int total_ccodes = 251; + + PyObject *ccode = PyTuple_New(total_ccodes); + PyObject *cname = PyDict_New(); + PyObject *ccont = PyDict_New(); + PyObject *s; + + int i = 0; + for (; i 1.2.1-6 +- Add patch to expose country codes courtesy of Ignacio Vazquez-Adams + (bz #243696) +- Update License tag per guidelines. + * Sat Dec 9 2006 Michael Fleming 1.2.1-6 - Rebuild for python 2.5 From fedora-extras-commits at redhat.com Thu Sep 13 12:29:40 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 08:29:40 -0400 Subject: rpms/python-GeoIP/EL-5 GeoIP-Python-1.2.1-ccodes.patch, NONE, 1.1 python-GeoIP.spec, 1.3, 1.4 Message-ID: <200709131229.l8DCTenJ030609@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/python-GeoIP/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30574 Modified Files: python-GeoIP.spec Added Files: GeoIP-Python-1.2.1-ccodes.patch Log Message: * Thu Sep 13 2007 Michael Fleming 1.2.1-6 - Add patch to expose country codes courtesy of Ignacio Vazquez-Adams (bz #243696) - Update License tag per guidelines. GeoIP-Python-1.2.1-ccodes.patch: --- NEW FILE GeoIP-Python-1.2.1-ccodes.patch --- diff -up GeoIP-Python-1.2.1/py_GeoIP.c.ccodes GeoIP-Python-1.2.1/py_GeoIP.c --- GeoIP-Python-1.2.1/py_GeoIP.c.ccodes 2005-06-28 09:28:37.000000000 -0400 +++ GeoIP-Python-1.2.1/py_GeoIP.c 2007-09-04 19:00:51.000000000 -0400 @@ -306,6 +306,28 @@ initGeoIP(void) m = Py_InitModule("GeoIP", GeoIP_Class_methods); d = PyModule_GetDict(m); + int total_ccodes = 251; + + PyObject *ccode = PyTuple_New(total_ccodes); + PyObject *cname = PyDict_New(); + PyObject *ccont = PyDict_New(); + PyObject *s; + + int i = 0; + for (; i 1.2.1-6 +- Add patch to expose country codes courtesy of Ignacio Vazquez-Adams + (bz #243696) +- Update License tag per guidelines. + * Mon Sep 4 2006 Michael Fleming 1.2.1-5 - Rebuild From fedora-extras-commits at redhat.com Thu Sep 13 12:30:11 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 13 Sep 2007 08:30:11 -0400 Subject: rpms/libselinux/devel .cvsignore, 1.148, 1.149 libselinux.spec, 1.283, 1.284 sources, 1.150, 1.151 Message-ID: <200709131230.l8DCUBam030697@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libselinux/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30601 Modified Files: .cvsignore libselinux.spec sources Log Message: Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libselinux/devel/.cvsignore,v retrieving revision 1.148 retrieving revision 1.149 diff -u -r1.148 -r1.149 --- .cvsignore 23 Aug 2007 20:56:16 -0000 1.148 +++ .cvsignore 13 Sep 2007 12:29:38 -0000 1.149 @@ -127,3 +127,4 @@ libselinux-2.0.29.tgz libselinux-2.0.30.tgz libselinux-2.0.31.tgz +libselinux-2.0.33.tgz Index: libselinux.spec =================================================================== RCS file: /cvs/extras/rpms/libselinux/devel/libselinux.spec,v retrieving revision 1.283 retrieving revision 1.284 diff -u -r1.283 -r1.284 --- libselinux.spec 6 Sep 2007 12:37:00 -0000 1.283 +++ libselinux.spec 13 Sep 2007 12:29:38 -0000 1.284 @@ -1,12 +1,11 @@ %define libsepolver 2.0.1-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 2.0.31 -Release: 4%{?dist} +Version: 2.0.33 +Release: 1%{?dist} License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: libselinux-rhat.patch BuildRequires: libsepol-devel >= %{libsepolver} swig Requires: libsepol >= %{libsepolver} @@ -49,7 +48,6 @@ %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -124,6 +122,12 @@ %changelog +* Thu Sep 13 2007 Dan Walsh - 2.0.33-1 +- Upgrade to latest from NSA + * Re-map a getxattr return value of 0 to a getfilecon return value of -1 with errno EOPNOTSUPP from Stephen Smalley. + * Fall back to the compat code for security_class_to_string and security_av_perm_to_string from Stephen Smalley. + * Fix swig binding for rpm_execcon from James Athey. + * Thu Sep 6 2007 Dan Walsh - 2.0.31-4 - Apply James Athway patch to fix rpm_execcon python binding Index: sources =================================================================== RCS file: /cvs/extras/rpms/libselinux/devel/sources,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- sources 23 Aug 2007 20:56:16 -0000 1.150 +++ sources 13 Sep 2007 12:29:38 -0000 1.151 @@ -1 +1 @@ -5cc13dcc33d5a9c88a625b4a49626e9b libselinux-2.0.31.tgz +0f6bba5799228f0a11e155a6807f63b7 libselinux-2.0.33.tgz From fedora-extras-commits at redhat.com Thu Sep 13 12:30:15 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 13 Sep 2007 08:30:15 -0400 Subject: rpms/libsemanage/devel .cvsignore, 1.78, 1.79 libsemanage.spec, 1.132, 1.133 sources, 1.80, 1.81 Message-ID: <200709131230.l8DCUFuu030738@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libsemanage/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30627 Modified Files: .cvsignore libsemanage.spec sources Log Message: * Thu Sep 13 2007 Dan Walsh - 2.0.6-1 - Upgrade to latest from NSA * Change to use getpw* function calls to the _r versions from Todd Miller. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/.cvsignore,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- .cvsignore 5 Sep 2007 18:51:36 -0000 1.78 +++ .cvsignore 13 Sep 2007 12:29:42 -0000 1.79 @@ -84,3 +84,4 @@ libsemanage-2.0.3.tgz libsemanage-2.0.4.tgz libsemanage-2.0.5.tgz +libsemanage-2.0.6.tgz Index: libsemanage.spec =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/libsemanage.spec,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- libsemanage.spec 6 Sep 2007 02:48:04 -0000 1.132 +++ libsemanage.spec 13 Sep 2007 12:29:42 -0000 1.133 @@ -2,7 +2,7 @@ %define libselinuxver 2.0.0-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 2.0.5 +Version: 2.0.6 Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -78,6 +78,10 @@ %{_mandir}/man3/* %changelog +* Thu Sep 13 2007 Dan Walsh - 2.0.6-1 +- Upgrade to latest from NSA + * Change to use getpw* function calls to the _r versions from Todd Miller. + * Thu Aug 23 2007 Dan Walsh - 2.0.5-1 - Upgrade to latest from NSA Index: sources =================================================================== RCS file: /cvs/extras/rpms/libsemanage/devel/sources,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- sources 5 Sep 2007 18:51:36 -0000 1.80 +++ sources 13 Sep 2007 12:29:42 -0000 1.81 @@ -1 +1 @@ -9d34a0b2f3033ee90489dbb516653b49 libsemanage-2.0.5.tgz +ee1ccbd5cb4f0a08f85dd92a861283f8 libsemanage-2.0.6.tgz From fedora-extras-commits at redhat.com Thu Sep 13 12:32:29 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 08:32:29 -0400 Subject: rpms/python-GeoIP/F-7 python-GeoIP.spec,1.5,1.6 Message-ID: <200709131232.l8DCWThf031030@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/python-GeoIP/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30924 Modified Files: python-GeoIP.spec Log Message: Fix requires Index: python-GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/python-GeoIP/F-7/python-GeoIP.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- python-GeoIP.spec 13 Sep 2007 12:14:27 -0000 1.5 +++ python-GeoIP.spec 13 Sep 2007 12:31:57 -0000 1.6 @@ -2,7 +2,7 @@ Name: python-GeoIP Version: 1.2.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python bindings for the GeoIP geographical lookup libraries Group: Development/Languages @@ -13,7 +13,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel GeoIP-devel -Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]") %description This package contains the Python bindings for the GeoIP API, allowing IP to @@ -45,10 +44,11 @@ %changelog -* Thu Sep 13 2007 Michael Fleming 1.2.1-7 +* Thu Sep 13 2007 Michael Fleming 1.2.1-8 - Add patch to expose country codes courtesy of Ignacio Vazquez-Adams (bz #243696) - Update License tag per guidelines. +- Remove redundant Requires per the python packaging guidelines * Sat Dec 9 2006 Michael Fleming 1.2.1-6 - Rebuild for python 2.5 From fedora-extras-commits at redhat.com Thu Sep 13 12:32:48 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 13 Sep 2007 08:32:48 -0400 Subject: rpms/policycoreutils/devel .cvsignore, 1.159, 1.160 policycoreutils.spec, 1.447, 1.448 sources, 1.164, 1.165 Message-ID: <200709131232.l8DCWmCC031036@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31004 Modified Files: .cvsignore policycoreutils.spec sources Log Message: * Tue Sep 13 2007 Dan Walsh 2.0.25-13 - Upgrade version of sepolgen from NSA * Expand the sepolgen parser to parse all current refpolicy modules from Karl MacMillan. * Suppress generation of rules for non-denials from Karl MacMillan (take 3). Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/.cvsignore,v retrieving revision 1.159 retrieving revision 1.160 diff -u -r1.159 -r1.160 --- .cvsignore 25 Aug 2007 10:55:38 -0000 1.159 +++ .cvsignore 13 Sep 2007 12:32:16 -0000 1.160 @@ -157,3 +157,4 @@ policycoreutils-2.0.23.tgz policycoreutils-2.0.25.tgz sepolgen-1.0.9.tgz +sepolgen-1.0.10.tgz Index: policycoreutils.spec =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v retrieving revision 1.447 retrieving revision 1.448 diff -u -r1.447 -r1.448 --- policycoreutils.spec 11 Sep 2007 19:04:32 -0000 1.447 +++ policycoreutils.spec 13 Sep 2007 12:32:16 -0000 1.448 @@ -2,11 +2,11 @@ %define libsepolver 2.0.9-1 %define libsemanagever 2.0.5-1 %define libselinuxver 2.0.23-3 -%define sepolgenver 1.0.9 +%define sepolgenver 1.0.10 Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.25 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -200,6 +200,11 @@ fi %changelog +* Tue Sep 13 2007 Dan Walsh 2.0.25-13 +- Upgrade version of sepolgen from NSA + * Expand the sepolgen parser to parse all current refpolicy modules from Karl MacMillan. + * Suppress generation of rules for non-denials from Karl MacMillan (take 3). + * Tue Sep 11 2007 Dan Walsh 2.0.25-12 - Remove bogus import libxml2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/sources,v retrieving revision 1.164 retrieving revision 1.165 diff -u -r1.164 -r1.165 --- sources 25 Aug 2007 10:55:38 -0000 1.164 +++ sources 13 Sep 2007 12:32:16 -0000 1.165 @@ -1,2 +1,2 @@ 43c5df63e94b6e35d1f830b5b7ee6cfc policycoreutils-2.0.25.tgz -75f280f7000200c4b53b1c5006f57029 sepolgen-1.0.9.tgz +eddb3e34fb982d752aa8cbed7b98f3d2 sepolgen-1.0.10.tgz From fedora-extras-commits at redhat.com Thu Sep 13 12:46:28 2007 From: fedora-extras-commits at redhat.com (Michael G. Fleming (mfleming)) Date: Thu, 13 Sep 2007 08:46:28 -0400 Subject: rpms/python-GeoIP/devel python-GeoIP.spec,1.6,1.7 Message-ID: <200709131246.l8DCkSdR031617@cvs-int.fedora.redhat.com> Author: mfleming Update of /cvs/extras/rpms/python-GeoIP/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31587 Modified Files: python-GeoIP.spec Log Message: Fix requires Index: python-GeoIP.spec =================================================================== RCS file: /cvs/extras/rpms/python-GeoIP/devel/python-GeoIP.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-GeoIP.spec 13 Sep 2007 07:25:04 -0000 1.6 +++ python-GeoIP.spec 13 Sep 2007 12:45:55 -0000 1.7 @@ -2,7 +2,7 @@ Name: python-GeoIP Version: 1.2.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Python bindings for the GeoIP geographical lookup libraries Group: Development/Languages @@ -13,7 +13,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel GeoIP-devel -Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]") %description This package contains the Python bindings for the GeoIP API, allowing IP to @@ -44,10 +43,11 @@ %changelog -* Thu Sep 13 2007 Michael Fleming 1.2.1-8 +* Thu Sep 13 2007 Michael Fleming 1.2.1-9 - Add patch to expose country codes courtesy of Ignacio Vazquez-Adams (bz #243696) - Update License tag per new guidelines +- Fix requires per python packaging guidelines. * Sat Dec 9 2006 Michael Fleming 1.2.1-6 - Rebuild for python 2.5 From fedora-extras-commits at redhat.com Thu Sep 13 13:08:00 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 09:08:00 -0400 Subject: rpms/kdewebdev/devel .cvsignore, 1.14, 1.15 kdewebdev.spec, 1.37, 1.38 sources, 1.16, 1.17 Message-ID: <200709131308.l8DD80cd006086@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/kdewebdev/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6050 Modified Files: .cvsignore kdewebdev.spec sources Log Message: * Thu Sep 13 2007 Rex Dieter 6:3.5.7-2 - License: GPLv2 - update %description - Provides: kdewebdev3 kommander - BR: kdelibs3 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kdewebdev/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 10 Aug 2006 16:21:11 -0000 1.14 +++ .cvsignore 13 Sep 2007 13:07:26 -0000 1.15 @@ -1,19 +1,5 @@ css.tar.bz2 html.tar.bz2 javascript.tar.bz2 -kdewebdev-3.3.0.tar.bz2 php_manual_en_20030401.tar.bz2 -kdewebdev-3.3.1.tar.bz2 -kdewebdev-3.3.2.tar.bz2 -tidy_src_041026.tgz -kdewebdev-3.4.0-rc1.tar.bz2 -kdewebdev-3.4.0.tar.bz2 -kdewebdev-3.4.1.tar.bz2 -tidy_src_050803.tgz -kdewebdev-3.4.2.tar.bz2 -kdewebdev-3.4.91.tar.bz2 -kdewebdev-3.4.92.tar.bz2 -kdewebdev-3.5.0.tar.bz2 -kdewebdev-3.5.1.tar.bz2 -kdewebdev-3.5.3.tar.bz2 -kdewebdev-3.5.4.tar.bz2 +kdewebdev-3.5.7.tar.bz2 Index: kdewebdev.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdewebdev/devel/kdewebdev.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- kdewebdev.spec 8 Feb 2007 10:00:19 -0000 1.37 +++ kdewebdev.spec 13 Sep 2007 13:07:26 -0000 1.38 @@ -1,20 +1,15 @@ -%define debug 0 -%define final 0 + %define make_cvs 1 -%define qt_version 3.3.7 -%define kde_version 3.5.6 -%define kdelibs_epoch 6 -%define kdebase_epoch 6 - -Version: 3.5.6 -Release: 1%{?dist} -Summary: WEB Development package for the K Desktop Environment. -Name: kdewebdev -Url: http://quanta.sourceforge.net/ -Epoch: 6 -Group: Applications/Editors -License: GPL +Name: kdewebdev +Summary: Web development applications +Epoch: 6 +Version: 3.5.7 +Release: 2%{?dist} + +License: GPLv2 +Url: http://kdewebdev.org/ +Group: Applications/Editors BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.bz2 @@ -27,37 +22,49 @@ Patch0: javascript.patch Patch1: kdewebdev-3.5.4-kxsldbg-icons.patch -Requires(post): /sbin/ldconfig -Requires(postun): /sbin/ldconfig -Requires: kdelibs >= %{kdelibs_epoch}:%{kde_version} -Requires(post): desktop-file-utils -Requires(postun): desktop-file-utils - -BuildRequires: qt-devel >= %{qt_version} -BuildRequires: kdesdk-devel >= %{kde_version} +%if %{make_cvs} +BuildRequires: automake libtool +%endif +BuildRequires: desktop-file-utils +BuildRequires: kdelibs3-devel >= %{version} +BuildRequires: kdesdk3-devel >= %{version} +BuildRequires: libxslt-devel libxml2-devel BuildRequires: perl -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: libtool -Obsoletes: WebMaker -Obsoletes: quanta +Requires(post): /sbin/ldconfig +Requires(postun): /sbin/ldconfig +Requires: kdelibs3 >= %{version} +# optional +Requires(hint): gnupg +Requires(hint): tidy + +Provides: kdewebdev3 = %{version}-%{release} + +Obsoletes: quanta < %{epoch}:%{version}-%{release} +Provides: quanta = %{epoch}:%{version}-%{release} + +%define kommander_ver 1.2.1 +#Obsoletes: kommander < %{kommander_ver}-%{release} +Provides: kommander = %{kommander_ver}-%{release} %description -The kdewebdev package contains Quanta Plus and other applications, which are useful -for web development. They are runtime dependencies of Quanta Plus, and it is -highly recommended that you install them. +%{summary}, including: +* kfilereplace: batch search and replace tool +* kimagemapeditor: HTML image map editor +* klinkstatus: link checker +* kommander: visual dialog building tool +* kxsldbg: xslt Debugger +* quanta+: web development %package devel Group: Development/Libraries -Summary: Header files and documentation for compiling kdewebdev applications. -Requires: kdelibs-devel >= 1:%{qt_version} +Summary: Header files and documentation for %{name} +Provides: kdewebdev3-devel = %{version}-%{release} +Requires: kdelibs3-devel Requires: %{name} = %{epoch}:%{version}-%{release} -Obsoletes: quanta-devel - +Obsoletes: quanta-devel < %{epoch}:%{version}-%{release} %description devel -This package includes the header files you will need to compile -applications for kdewebdev. +%{summary}. %prep @@ -65,36 +72,32 @@ %patch0 -p0 -b .javascript %patch1 -p1 -b .kxsldbg-icons -%build -QTDIR="" && . /etc/profile.d/qt.sh - -cp %{SOURCE5} kxsldbg/ +install -m644 -p %{SOURCE5} kxsldbg/ %if %{make_cvs} make -f admin/Makefile.common cvs %endif + +%build +unset QTDIR && . /etc/profile.d/qt.sh + %configure \ - --enable-new-ldflags \ - --disable-dependency-tracking \ - --disable-rpath \ - --disable-gcc-hidden-visibility \ -%if %{debug} == 0 - --disable-debug \ - --disable-warnings \ -%endif -%if %{final} - --enable-final \ -%endif - --with-qt-libraries=$QTDIR/lib + --includedir=%{_includedir}/kde \ + --disable-rpath \ + --enable-new-ldflags \ + --disable-debug --disable-warnings \ + --disable-dependancy-tracking --enable-final \ make %{?_smp_mflags} + %install rm -rf %{buildroot} -make DESTDIR=%{buildroot} install +make install DESTDIR=%{buildroot} +## package separately? Why doesn't upstream include this? -- Rex # install docs for i in css html javascript ; do pushd $i @@ -104,19 +107,28 @@ popd rm -rf $i done +cp -a php php.docrc %{buildroot}%{_datadir}/apps/quanta/doc/ -cp -R php php.docrc %{buildroot}%{_datadir}/apps/quanta/doc - -# fix dangling symlinks +# make symlinks relative pushd %{buildroot}%{_docdir}/HTML/en for i in *; do if [ -d $i -a -L $i/common ]; then rm -f $i/common - ln -s ../common $i + ln -nfs ../common $i fi done popd + +# rpmdocs +for dir in k* quanta; do + for file in AUTHORS ChangeLog README TODO ; do + test -s "$dir/$file" && install -p -m644 -D "$dir/$file" "rpmdocs/$dir/$file" + done +done + + + %post /sbin/ldconfig for f in crystalsvg hicolor locolor ; do @@ -133,32 +145,50 @@ done update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : + %clean rm -rf %{buildroot} + %files -%defattr(-,root,root) -%doc AUTHORS ChangeLog NEWS README -%doc %{_docdir}/HTML/en/* +%defattr(-,root,root,-) +%doc AUTHORS ChangeLog COPYING NEWS README +%doc rpmdocs/* %{_bindir}/* -%{_libdir}/*.so.* -%{_libdir}/*.la +%{_libdir}/lib*.so.* +%{_libdir}/lib*.la %{_libdir}/kde3/* %{_datadir}/applications/kde/* %{_datadir}/applnk/.hidden/* %{_datadir}/apps/* +%doc %{_datadir}/apps/quanta/doc %{_datadir}/config.kcfg/* -%{_datadir}/icons/*/*/*/* +%{_datadir}/icons/crystalsvg/*/*/* +%{_datadir}/icons/hicolor/*/*/* +%{_datadir}/icons/locolor/*/*/* %{_datadir}/mimelnk/application/* %{_datadir}/services/* %{_datadir}/servicetypes/* +%{_docdir}/HTML/en/* %files devel -%defattr(-,root,root) -%{_libdir}/*.so -%{_includedir}/* +%defattr(-,root,root,-) +%{_libdir}/lib*.so +%{_includedir}/kde/* + %changelog +* Thu Sep 13 2007 Rex Dieter 6:3.5.7-2 +- License: GPLv2 +- update %%description +- Provides: kdewebdev3 kommander +- BR: kdelibs3 + +* Mon Jun 11 2007 Rex Dieter 6:3.5.7-1 +- 3.5.7 +- +Requires(hint): gnupg tidy +- use Versioned Obsoletes/Provides: quanta + * Thu Feb 08 2007 Than Ngo 6:3.5.6-1.fc7 - 3.5.6 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kdewebdev/devel/sources,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sources 8 Feb 2007 10:00:19 -0000 1.16 +++ sources 13 Sep 2007 13:07:26 -0000 1.17 @@ -2,4 +2,4 @@ 0cc3234c4b3df88d4115340ce05e0053 html.tar.bz2 eea6e25a1c25af1f5a0c33e32e52c136 javascript.tar.bz2 149607cecd4bf6783dc6e43a03b80138 php_manual_en_20030401.tar.bz2 -fa1fc2d7c81465c7e1762014a892ced3 kdewebdev-3.5.6.tar.bz2 +1329e0aea45947a14faa3d936f9edb5d kdewebdev-3.5.7.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 13 13:19:37 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 13 Sep 2007 09:19:37 -0400 Subject: rpms/libselinux/F-7 libselinux-filecon.patch, NONE, 1.1 libselinux-swig.patch, NONE, 1.1 libselinux.spec, 1.269, 1.270 Message-ID: <200709131319.l8DDJbtL006743@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/libselinux/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6702 Modified Files: libselinux.spec Added Files: libselinux-filecon.patch libselinux-swig.patch Log Message: * Thu Sep 13 2007 Dan Walsh - 2.0.14-7 - Update swig bindings - Fix getfilecon return codes libselinux-filecon.patch: --- NEW FILE libselinux-filecon.patch --- --- libselinux-2.0.14/src/fgetfilecon.c 2007-04-24 10:36:20.000000000 -0400 +++ libselinux-2.0.14.new/src/fgetfilecon.c 2007-09-13 09:06:28.000000000 -0400 @@ -37,6 +37,11 @@ ret = fgetxattr(fd, XATTR_NAME_SELINUX, buf, size - 1); } out: + if (ret == 0) { + /* Re-map empty attribute values to errors. */ + errno = EOPNOTSUPP; + ret = -1; + } if (ret < 0) free(buf); else @@ -51,6 +56,8 @@ security_context_t rcontext; int ret; + *context = NULL; + ret = fgetfilecon_raw(fd, &rcontext); if (ret > 0) { --- libselinux-2.0.14/src/getfilecon.c 2007-04-24 10:36:21.000000000 -0400 +++ libselinux-2.0.14.new/src/getfilecon.c 2007-09-13 09:06:13.000000000 -0400 @@ -37,6 +37,11 @@ ret = getxattr(path, XATTR_NAME_SELINUX, buf, size - 1); } out: + if (ret == 0) { + /* Re-map empty attribute values to errors. */ + errno = EOPNOTSUPP; + ret = -1; + } if (ret < 0) free(buf); else @@ -51,6 +56,8 @@ int ret; security_context_t rcontext; + *context = NULL; + ret = getfilecon_raw(path, &rcontext); if (ret > 0) { --- libselinux-2.0.14/src/lgetfilecon.c 2007-04-24 10:36:20.000000000 -0400 +++ libselinux-2.0.14.new/src/lgetfilecon.c 2007-09-13 09:06:23.000000000 -0400 @@ -37,6 +37,11 @@ ret = lgetxattr(path, XATTR_NAME_SELINUX, buf, size - 1); } out: + if (ret == 0) { + /* Re-map empty attribute values to errors. */ + errno = EOPNOTSUPP; + ret = -1; + } if (ret < 0) free(buf); else @@ -51,6 +56,8 @@ int ret; security_context_t rcontext; + *context = NULL; + ret = lgetfilecon_raw(path, &rcontext); if (ret > 0) { libselinux-swig.patch: --- NEW FILE libselinux-swig.patch --- --- libselinux-2.0.14/src/selinuxswig.i 2007-09-13 09:13:49.000000000 -0400 +++ libselinux-2.0.14.new/src/selinuxswig.i 2007-09-13 09:07:20.000000000 -0400 @@ -1,7 +1,9 @@ -/* Author: Dan Walsh +/* Authors: Dan Walsh + * James Athey * * Copyright (C) 2004-2005 Red Hat - * + * Copyright (C) 2007 Tresys Technology, LLC + * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either @@ -17,207 +19,47 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ - %module selinux %{ #include "selinux/selinux.h" - #include "selinux/get_context_list.h" %} -%apply int *OUTPUT { int * }; +%apply int *OUTPUT { int *enforce }; %apply int *OUTPUT { size_t * }; -%typemap(in, numinputs=0) security_context_t *(security_context_t temp=NULL) { - $1 = &temp; -} -%typemap(argout) security_context_t * (char *temp=NULL) { - if (*$1) - temp = *$1; - else - temp = ""; - $result = SWIG_Python_AppendOutput($result, PyString_FromString(temp)); -} - -%typemap(in) security_context_t { - $1 = (security_context_t)PyString_AsString($input); -} - %typedef unsigned mode_t; -%include "../include/selinux/get_context_list.h" - -extern int is_selinux_enabled(void); -extern int is_selinux_mls_enabled(void); -extern void freecon(security_context_t con); -extern void freeconary(security_context_t * con); -extern int getcon(security_context_t *con); -extern int setcon(security_context_t con); -extern int getpidcon(int pid, security_context_t *con); -extern int getprevcon(security_context_t *con); -extern int getexeccon(security_context_t *con); -extern int setexeccon(security_context_t con); -extern int getfscreatecon(security_context_t *con); -extern int setfscreatecon(security_context_t context); -extern int getkeycreatecon(security_context_t *con); -extern int setkeycreatecon(security_context_t context); -extern int getsockcreatecon(security_context_t *con); -extern int setsockcreatecon(security_context_t context); -extern int getfilecon(const char *path, security_context_t *con); -extern int lgetfilecon(const char *path, security_context_t *con); -extern int fgetfilecon(int fd, security_context_t *con); -extern int setfilecon(const char *path, security_context_t con); -extern int lsetfilecon(const char *path, security_context_t con); -extern int fsetfilecon(int fd, security_context_t con); -extern int getpeercon(int fd, security_context_t *con); -extern int selinux_mkload_policy(int preservebools); -extern int selinux_init_load_policy(int *enforce); -extern int security_set_boolean_list(size_t boolcnt, - SELboolean *boollist, - int permanent); -extern int security_load_booleans(char *path); -extern int security_check_context(security_context_t con); -extern int security_canonicalize_context(security_context_t con, - security_context_t *canoncon); -extern int security_getenforce(void); -extern int security_setenforce(int value); -extern int security_policyvers(void); -extern int security_get_boolean_names(char ***names, int *len); -extern int security_get_boolean_pending(const char *name); -extern int security_get_boolean_active(const char *name); -extern int security_set_boolean(const char *name, int value); -extern int security_commit_booleans(void); - -/* Set flags controlling operation of matchpathcon_init or matchpathcon. */ -#define MATCHPATHCON_BASEONLY 1 /* Only process the base file_contexts file. */ -#define MATCHPATHCON_NOTRANS 2 /* Do not perform any context translation. */ -extern void set_matchpathcon_flags(unsigned int flags); -extern int matchpathcon_init(const char *path); -extern int matchpathcon(const char *path, - mode_t mode, - security_context_t *con); - -extern int matchpathcon_init_prefix(const char *path, - const char *prefix); -extern void matchpathcon_fini(void); - - -extern int matchmediacon(const char *media, - security_context_t *con); - -extern int selinux_getenforcemode(int *enforce); -extern const char *selinux_policy_root(void); -extern const char *selinux_binary_policy_path(void); -extern const char *selinux_failsafe_context_path(void); -extern const char *selinux_removable_context_path(void); -extern const char *selinux_default_context_path(void); -extern const char *selinux_user_contexts_path(void); -extern const char *selinux_file_context_path(void); -extern const char *selinux_file_context_homedir_path(void); -extern const char *selinux_file_context_local_path(void); -extern const char *selinux_homedir_context_path(void); -extern const char *selinux_media_context_path(void); -extern const char *selinux_contexts_path(void); -extern const char *selinux_securetty_types_path(void); -extern const char *selinux_booleans_path(void); -extern const char *selinux_customizable_types_path(void); -extern const char *selinux_users_path(void); -extern const char *selinux_usersconf_path(void); -extern const char *selinux_translations_path(void); -extern const char *selinux_netfilter_context_path(void); -extern const char *selinux_path(void); -#extern int selinux_check_passwd_access(access_vector_t requested); -#extern int checkPasswdAccess(access_vector_t requested); - -extern int selinux_check_securetty_context(security_context_t tty_context); -void set_selinuxmnt(char *mnt); - -#ifdef SWIGpython -// This tells SWIG to treat char ** as a special case -%typemap(in) char ** { - /* Check if is a list */ - if (PyList_Check($input)) { - int size = PyList_Size($input); - int i = 0; - $1 = (char **) malloc((size+1)*sizeof(char *)); - if ($1 == NULL) { - PyErr_SetString(PyExc_MemoryError,"Out of memory"); - return NULL; - } - for (i = 0; i < size; i++) { - PyObject *o = PyList_GetItem($input,i); - if (PyString_Check(o)) - $1[i] = PyString_AsString(PyList_GetItem($input,i)); - else { - PyErr_SetString(PyExc_TypeError,"list must contain strings"); - free($1); - return NULL; - } - } - $1[i] = 0; - } else { - PyErr_SetString(PyExc_TypeError,"not a list"); - return NULL; - } +%typemap(in, numinputs=0) (char ***names, int *len) (char **temp1, int temp2) { + $1 = &temp1; + $2 = &temp2; } -#endif -%typemap(in) char * const [] { - int i, size; - PyObject * s; - - if (!PySequence_Check($input)) { - PyErr_SetString(PyExc_ValueError, "Expected a sequence"); - return NULL; - } - - size = PySequence_Size($input); - - $1 = (char**) malloc(size + 1); - - for(i = 0; i < size; i++) { - if (!PyString_Check(PySequence_GetItem($input, i))) { - PyErr_SetString(PyExc_ValueError, "Sequence must contain only strings"); - return NULL; +%typemap(freearg) (char ***names, int *len) { + int i; + if (*$1) { + for (i = 0; i < *$2; i++) { + free((*$1)[i]); } + free(*$1); } - - for(i = 0; i < size; i++) { - s = PySequence_GetItem($input, i); - $1[i] = (char*) malloc(PyString_Size(s) + 1); - strcpy($1[i], PyString_AsString(s)); - } - $1[size] = NULL; -} - -%typemap(freearg,match="in") char * const [] { - int i = 0; - while($1[i]) { - free($1[i]); - i++; - } - free($1); } -extern int rpm_execcon(unsigned int verified, - const char *filename, - char *const argv[], char *const envp[]); - -extern int is_context_customizable (security_context_t scontext); - -extern int selinux_trans_to_raw_context(char *trans, - security_context_t *rawp); -extern int selinux_raw_to_trans_context(char *raw, - security_context_t *transp); - -%typemap(in, numinputs=0) char **(char *temp=NULL) { +%typemap(in, numinputs=0) (security_context_t **) (security_context_t *temp) { $1 = &temp; } -%typemap(argout) char ** { - $result = SWIG_Python_AppendOutput($result, PyString_FromString(*$1)); +%typemap(freearg) (security_context_t **) { + if (*$1) freeconary(*$1); } -extern int selinux_getpolicytype(char **enforce); -extern int getseuserbyname(const char *linuxuser, char **seuser, char **level); -int selinux_file_context_cmp(const security_context_t a, const security_context_t b); -int selinux_file_context_verify(const char *path, mode_t mode); -int selinux_lsetfilecon_default(const char *path); +/* Ignore functions that don't make sense when wrapped */ +%ignore freecon; +%ignore freeconary; + +/* Ignore functions that take a function pointer as an argument */ +%ignore set_matchpathcon_printf; +%ignore set_matchpathcon_invalidcon; +%ignore set_matchpathcon_canoncon; + +%include "../include/selinux/selinux.h" +%include "../include/selinux/get_default_type.h" +%include "../include/selinux/get_context_list.h" --- libselinux-2.0.14/src/selinuxswig_python.i 1969-12-31 19:00:00.000000000 -0500 +++ libselinux-2.0.14.new/src/selinuxswig_python.i 2007-09-13 09:07:28.000000000 -0400 @@ -0,0 +1,138 @@ +/* Author: James Athey + * + * Copyright (C) 2007 Tresys Technology, LLC + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +%module selinux +%{ + #include "selinux/selinux.h" +%} + +/* security_get_boolean_names() typemap */ +%typemap(argout) (char ***names, int *len) { + PyObject* list = PyList_New(*$2); + int i; + for (i = 0; i < *$2; i++) { + PyList_SetItem(list, i, PyString_FromString((*$1)[i])); + } + $result = SWIG_Python_AppendOutput($result, list); +} + +/* Makes security_compute_user() return a Python list of contexts */ +%typemap(argout) (security_context_t **con) { + PyObject* plist; + int i, len = 0; + + if (*$1) { + while((*$1)[len]) + len++; + plist = PyList_New(len); + for (i = 0; i < len; i++) { + PyList_SetItem(plist, i, PyString_FromString((*$1)[i])); + } + } else { + plist = PyList_New(0); + } + + $result = SWIG_Python_AppendOutput($result, plist); +} + +/* Makes functions in get_context_list.h return a Python list of contexts */ +%typemap(argout) (security_context_t **list) { + PyObject* plist; + int i; + + if (*$1) { + plist = PyList_New(result); + for (i = 0; i < result; i++) { + PyList_SetItem(plist, i, PyString_FromString((*$1)[i])); + } + } else { + plist = PyList_New(0); + } + /* Only return the Python list, don't need to return the length anymore */ + $result = plist; +} + +%typemap(in,noblock=1,numinputs=0) security_context_t * (security_context_t temp = 0) { + $1 = &temp; +} +%typemap(freearg,match="in") security_context_t * ""; +%typemap(argout,noblock=1) security_context_t * { + if (*$1) { + %append_output(SWIG_FromCharPtr(*$1)); + freecon(*$1); + } + else { + Py_INCREF(Py_None); + %append_output(Py_None); + } +} + +%typemap(in,noblock=1,numinputs=0) char ** (char * temp = 0) { + $1 = &temp; +} +%typemap(freearg,match="in") char ** ""; +%typemap(argout,noblock=1) char ** { + if (*$1) { + %append_output(SWIG_FromCharPtr(*$1)); + free(*$1); + } + else { + Py_INCREF(Py_None); + %append_output(Py_None); + } +} + +%typemap(in) char * const [] { + int i, size; + PyObject * s; + + if (!PySequence_Check($input)) { + PyErr_SetString(PyExc_ValueError, "Expected a sequence"); + return NULL; + } + + size = PySequence_Size($input); + + $1 = (char**) malloc(size + 1); + + for(i = 0; i < size; i++) { + if (!PyString_Check(PySequence_GetItem($input, i))) { + PyErr_SetString(PyExc_ValueError, "Sequence must contain only strings"); + return NULL; + } + } + + for(i = 0; i < size; i++) { + s = PySequence_GetItem($input, i); + $1[i] = (char*) malloc(PyString_Size(s) + 1); + strcpy($1[i], PyString_AsString(s)); + } + $1[size] = NULL; +} + +%typemap(freearg,match="in") char * const [] { + int i = 0; + while($1[i]) { + free($1[i]); + i++; + } + free($1); +} + +%include "selinuxswig.i" --- libselinux-2.0.14/Makefile 2007-09-13 09:13:49.000000000 -0400 +++ libselinux-2.0.14.new/Makefile 2007-09-13 09:08:20.000000000 -0400 @@ -2,7 +2,7 @@ $(MAKE) -C src $(MAKE) -C utils -swigify: +swigify: all $(MAKE) -C src swigify pywrap: Index: libselinux.spec =================================================================== RCS file: /cvs/extras/rpms/libselinux/F-7/libselinux.spec,v retrieving revision 1.269 retrieving revision 1.270 diff -u -r1.269 -r1.270 --- libselinux.spec 7 Sep 2007 13:26:25 -0000 1.269 +++ libselinux.spec 13 Sep 2007 13:19:04 -0000 1.270 @@ -2,11 +2,13 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.0.14 -Release: 6%{?dist} +Release: 7%{?dist} License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz Patch: libselinux-rhat.patch +Patch1: libselinux-swig.patch +Patch2: libselinux-filecon.patch BuildRequires: libsepol-devel >= %{libsepolver} swig Requires: libsepol >= %{libsepolver} setransd @@ -50,6 +52,8 @@ %prep %setup -q %patch -p1 -b .rhat +%patch1 -p1 -b .swig +%patch2 -p1 -b .filecon %build make clean @@ -122,6 +126,10 @@ %{_libdir}/python*/site-packages/selinux.py* %changelog +* Thu Sep 13 2007 Dan Walsh - 2.0.14-7 +- Update swig bindings +- Fix getfilecon return codes + * Thu Sep 6 2007 Dan Walsh - 2.0.14-6 - fix swig binding for rpm_execcon From fedora-extras-commits at redhat.com Thu Sep 13 13:43:18 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Thu, 13 Sep 2007 09:43:18 -0400 Subject: rpms/ruby-gnome2/devel ruby-gnome2-all-0.16.0-newpoppler.patch, 1.1, 1.2 ruby-gnome2.spec, 1.7, 1.8 Message-ID: <200709131343.l8DDhI9O010234@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/ruby-gnome2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10158/devel Modified Files: ruby-gnome2-all-0.16.0-newpoppler.patch ruby-gnome2.spec Log Message: - Newpoppler.patch updated for poppler 0.6 ruby-gnome2-all-0.16.0-newpoppler.patch: Index: ruby-gnome2-all-0.16.0-newpoppler.patch =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/devel/ruby-gnome2-all-0.16.0-newpoppler.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ruby-gnome2-all-0.16.0-newpoppler.patch 3 Aug 2007 18:51:45 -0000 1.1 +++ ruby-gnome2-all-0.16.0-newpoppler.patch 13 Sep 2007 13:43:15 -0000 1.2 @@ -1,6 +1,282 @@ ---- ruby-gnome2-all-0.16.0/poppler/src/rbpoppler-page.c.newpoppler 2006-12-29 22:17:28.000000000 +0900 -+++ ruby-gnome2-all-0.16.0/poppler/src/rbpoppler-page.c 2007-08-04 02:33:31.000000000 +0900 -@@ -136,7 +136,7 @@ +diff -up ruby-gnome2-all-0.16.0/poppler/src/rbpoppler.h.newpoppler ruby-gnome2-all-0.16.0/poppler/src/rbpoppler.h +--- ruby-gnome2-all-0.16.0/poppler/src/rbpoppler.h.newpoppler 2007-09-13 09:19:35.000000000 -0300 ++++ ruby-gnome2-all-0.16.0/poppler/src/rbpoppler.h 2007-09-13 09:21:32.000000000 -0300 +@@ -38,16 +38,27 @@ extern GType poppler_dest_get_type (void + #define REGION2RVAL(obj) (BOXED2RVAL(obj, GDK_TYPE_REGION)) + #define RVAL2DEST(obj) ((PopplerDest *)RVAL2BOXED(obj, POPPLER_TYPE_DEST)) + #define DEST2RVAL(obj) (BOXED2RVAL(obj, POPPLER_TYPE_DEST)) ++#define TRANS2RVAL(obj) (BOXED2RVAL(obj, POPPLER_TYPE_PAGE_TRANSITION)) ++#define RVAL2TRANS(obj) ((PopplerPageTransition *)RVAL2BOXED(obj, POPPLER_TYPE_PAGE_TRANSITION)) ++ + #define DESTTYPE2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_DEST_TYPE)) + #define ACTIONTYPE2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_ACTION_TYPE)) + #define RVAL2ACTIONTYPE(obj) (RVAL2GENUM(obj, POPPLER_TYPE_ACTION_TYPE)) ++#define SELSTYLE2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_SELECTION_STYLE)) ++#define RVAL2SELSTYLE(obj) (RVAL2GENUM(obj, POPPLER_TYPE_SELECTION_STYLE)) + #define RVAL2COLOR(obj) ((GdkColor *)RVAL2BOXED(obj, GDK_TYPE_COLOR)) + + #define ACTION2RVAL(obj) (rb_poppler_ruby_object_from_action(obj)) + #define RVAL2ACTION(obj) (rb_poppler_action_from_ruby_object(obj)) ++#define FF2RVAL(obj) (rb_poppler_ruby_object_from_form_field(obj)) + + extern VALUE rb_poppler_ruby_object_from_action(PopplerAction *action); + extern PopplerAction *rb_poppler_action_from_ruby_object(VALUE action); ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++extern VALUE rb_poppler_ruby_object_from_form_field(PopplerFormField *field); ++#endif ++ ++#define RVAL2GDK_PIXBUF(pixbuf) (GDK_PIXBUF(RVAL2GOBJ(pixbuf))) + + + extern void Init_poppler_document(VALUE mPoppler); +diff -up ruby-gnome2-all-0.16.0/poppler/src/rbpoppler-page.c.newpoppler ruby-gnome2-all-0.16.0/poppler/src/rbpoppler-page.c +--- ruby-gnome2-all-0.16.0/poppler/src/rbpoppler-page.c.newpoppler 2007-09-13 09:19:47.000000000 -0300 ++++ ruby-gnome2-all-0.16.0/poppler/src/rbpoppler-page.c 2007-09-13 09:21:06.000000000 -0300 +@@ -4,7 +4,7 @@ + rbpoppler-page.c - + + $Author$ +- $Date$ ++ $Date$ + + Copyright (C) 2006 Ruby-GNOME2 Project Team + +@@ -12,16 +12,39 @@ + + #include "rbpoppler.h" + ++#define SELF(self) (POPPLER_PAGE(RVAL2GOBJ(self))) + #define RVAL2LM(obj) ((PopplerLinkMapping *)RVAL2BOXED(obj, POPPLER_TYPE_LINK_MAPPING)) ++#define RVAL2IM(obj) ((PopplerImageMapping *)RVAL2BOXED(obj, POPPLER_TYPE_IMAGE_MAPPING)) ++#define RVAL2FFM(obj) ((PopplerFormFieldMapping *)RVAL2BOXED(obj, POPPLER_TYPE_FORM_FIELD_MAPPING)) ++#define RVAL2FF(obj) (POPPLER_FORM_FIELD(RVAL2GOBJ(obj))) ++#define RVAL2TF(obj) RVAL2FF(obj) ++#define RVAL2BF(obj) RVAL2FF(obj) ++#define RVAL2CF(obj) RVAL2FF(obj) ++ ++#define TT2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_PAGE_TRANSITION_TYPE)) ++#define RVAL2TT(obj) (RVAL2GENUM(obj, POPPLER_TYPE_PAGE_TRANSITION_TYPE)) ++#define TA2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_PAGE_TRANSITION_ALIGNMENT)) ++#define RVAL2TA(obj) (RVAL2GENUM(obj, POPPLER_TYPE_PAGE_TRANSITION_ALIGNMENT)) ++#define TD2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_PAGE_TRANSITION_DIRECTION)) ++#define RVAL2TD(obj) (RVAL2GENUM(obj, POPPLER_TYPE_PAGE_TRANSITION_DIRECTION)) ++#define FFT2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_FORM_FIELD_TYPE)) ++#define RVAL2FFT(obj) (RVAL2GENUM(obj, POPPLER_TYPE_FORM_FIELD_TYPE)) ++#define FBT2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_FORM_BUTTON_TYPE)) ++#define FTT2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_FORM_TEXT_TYPE)) ++#define FCT2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_FORM_CHOICE_TYPE)) + +-static VALUE cPSFile; ++static VALUE cPSFile, cRectangle; ++ ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++VALUE cUnknownField, cTextField, cButtonField, cChoiceField, cSignatureField; ++#endif + + static VALUE + page_render_to_pixbuf(VALUE self, VALUE src_x, VALUE src_y, VALUE src_width, + VALUE src_height, VALUE scale, VALUE rotation, + VALUE pixbuf) + { +- poppler_page_render_to_pixbuf(RVAL2GOBJ(self), NUM2INT(src_x), ++ poppler_page_render_to_pixbuf(SELF(self), NUM2INT(src_x), + NUM2INT(src_y), NUM2INT(src_width), + NUM2INT(src_height), NUM2DBL(scale), + NUM2INT(rotation), RVAL2GOBJ(pixbuf)); +@@ -32,7 +55,7 @@ page_render_to_pixbuf(VALUE self, VALUE + static VALUE + page_render(VALUE self, VALUE cairo) + { +- poppler_page_render(RVAL2GOBJ(self), RVAL2CRCONTEXT(cairo)); ++ poppler_page_render(SELF(self), RVAL2CRCONTEXT(cairo)); + return Qnil; + } + #endif +@@ -40,7 +63,7 @@ page_render(VALUE self, VALUE cairo) + static VALUE + page_render_to_ps(VALUE self, VALUE ps_file) + { +- poppler_page_render_to_ps(RVAL2GOBJ(self), RVAL2GOBJ(ps_file)); ++ poppler_page_render_to_ps(SELF(self), RVAL2GOBJ(ps_file)); + return Qnil; + } + +@@ -48,7 +71,7 @@ static VALUE + page_render_generic(int argc, VALUE *argv, VALUE self) + { + if (argc == 1) { +- if (RTEST(rb_obj_is_kind_of(argv[0], cPSFile))) { ++ if (RVAL2CBOOL(rb_obj_is_kind_of(argv[0], cPSFile))) { + return page_render_to_ps(self, argv[0]); + } else { + #ifdef RB_POPPLER_CAIRO_AVAILABLE +@@ -70,20 +93,34 @@ static VALUE + page_get_size(VALUE self) + { + double width, height; +- poppler_page_get_size(RVAL2GOBJ(self), &width, &height); ++ poppler_page_get_size(SELF(self), &width, &height); + return rb_ary_new3(2, rb_float_new(width), rb_float_new(height)); + } + + static VALUE + page_get_index(VALUE self) + { +- return INT2NUM(poppler_page_get_index(RVAL2GOBJ(self))); ++ return INT2NUM(poppler_page_get_index(SELF(self))); ++} ++ ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++static VALUE ++page_get_duration(VALUE self) ++{ ++ return rb_float_new(poppler_page_get_duration(SELF(self))); + } + + static VALUE ++page_get_transition(VALUE self) ++{ ++ return TRANS2RVAL(poppler_page_get_transition(SELF(self))); ++} ++#endif ++ ++static VALUE + page_get_thumbnail(VALUE self) + { +- return GOBJ2RVAL(poppler_page_get_thumbnail(RVAL2GOBJ(self))); ++ return GOBJ2RVAL(poppler_page_get_thumbnail(SELF(self))); + } + + static VALUE +@@ -91,7 +128,7 @@ page_get_thumbnail_size(VALUE self) + { + int width, height; + +- if (poppler_page_get_thumbnail_size(RVAL2GOBJ(self), &width, &height)) ++ if (poppler_page_get_thumbnail_size(SELF(self), &width, &height)) + return rb_ary_new3(2, INT2NUM(width), INT2NUM(height)); + else + return Qnil; +@@ -100,17 +137,60 @@ page_get_thumbnail_size(VALUE self) + static VALUE + page_find_text(VALUE self, VALUE text) + { +- return GLIST2ARY2F(poppler_page_find_text(RVAL2GOBJ(self), RVAL2CSTR(text)), ++ return GLIST2ARY2F(poppler_page_find_text(SELF(self), RVAL2CSTR(text)), + POPPLER_TYPE_RECTANGLE); + } + + static VALUE +-page_get_text(VALUE self, VALUE rect) ++page_get_text(int argc, VALUE *argv, VALUE self) + { + gchar *text; +- VALUE rb_text; ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ PopplerSelectionStyle style = POPPLER_SELECTION_GLYPH; ++#endif ++ VALUE rb_text, arg1, arg2, rb_rect; ++ PopplerPage *page; ++ ++ rb_scan_args(argc, argv, "02", &arg1, &arg2); ++ ++ page = SELF(self); ++ if (NIL_P(arg1)) { ++ rb_rect = arg2; ++ } else { ++ if (RTEST(rb_obj_is_kind_of(arg2, cRectangle))) { ++ rb_rect = arg2; ++ } else { ++ rb_rect = Qnil; ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ if (!NIL_P(arg2)) { ++ style = RVAL2SELSTYLE(arg2); ++ } ++#endif ++ } ++ } ++ ++ if (NIL_P(rb_rect)) { ++ PopplerRectangle rect; ++ double width, height; ++ ++ rect.x1 = 0; ++ rect.y1 = 0; ++ poppler_page_get_size(page, &width, &height); ++ rect.x2 = width; ++ rect.y2 = height; ++ text = poppler_page_get_text(page, ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ style, ++#endif ++ &rect); ++ } else { ++ text = poppler_page_get_text(page, ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ style, ++#endif ++ RVAL2RECT(rb_rect)); ++ } + +- text = poppler_page_get_text(RVAL2GOBJ(self), RVAL2RECT(rect)); + rb_text = CSTR2RVAL(text); + g_free(text); + return rb_text; +@@ -119,15 +199,50 @@ page_get_text(VALUE self, VALUE rect) + static VALUE + page_get_link_mapping(VALUE self) + { +- return GLIST2ARY2F(poppler_page_get_link_mapping(RVAL2GOBJ(self)), ++ return GLIST2ARY2F(poppler_page_get_link_mapping(SELF(self)), + POPPLER_TYPE_LINK_MAPPING); + } + ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++static VALUE ++page_get_image_mapping(VALUE self) ++{ ++ return GLIST2ARY2F(poppler_page_get_image_mapping(SELF(self)), ++ POPPLER_TYPE_IMAGE_MAPPING); ++} ++ ++static VALUE ++page_get_form_field_mapping(VALUE self) ++{ ++ return GLIST2ARY2F(poppler_page_get_form_field_mapping(SELF(self)), ++ POPPLER_TYPE_FORM_FIELD_MAPPING); ++} ++#endif ++ + static VALUE +-page_get_selection_region(VALUE self, VALUE scale, VALUE selection) ++page_get_selection_region(int argc, VALUE *argv, VALUE self) + { +- return REGION2RVAL(poppler_page_get_selection_region(RVAL2GOBJ(self), ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ PopplerSelectionStyle style = POPPLER_SELECTION_GLYPH; ++#endif ++ VALUE arg2, arg3, scale, selection; ++ ++ rb_scan_args(argc, argv, "21", &scale, &arg2, &arg3); ++ ++ if (NIL_P(arg3)) { ++ selection = arg2; ++ } else { ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ style = RVAL2SELSTYLE(arg2); ++#endif ++ selection = arg3; ++ } ++ ++ return REGION2RVAL(poppler_page_get_selection_region(SELF(self), + NUM2DBL(scale), ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ style, ++#endif + RVAL2RECT(selection))); + } + +@@ -136,15 +251,16 @@ page_get_selection_region(VALUE self, VA static VALUE page_render_selection(VALUE self, VALUE cairo, VALUE selection, VALUE rb_old_selection, @@ -9,15 +285,17 @@ { PopplerRectangle *old_selection = NULL; -@@ -145,6 +145,7 @@ - poppler_page_render_selection(RVAL2GOBJ(self), RVAL2CRCONTEXT(cairo), + if (!NIL_P(rb_old_selection)) + old_selection = RVAL2RECT(rb_old_selection); +- poppler_page_render_selection(RVAL2GOBJ(self), RVAL2CRCONTEXT(cairo), ++ poppler_page_render_selection(SELF(self), RVAL2CRCONTEXT(cairo), RVAL2RECT(selection), old_selection, + RVAL2SELSTYLE(style), RVAL2COLOR(glyph_color), RVAL2COLOR(background_color)); return Qnil; -@@ -159,17 +160,23 @@ +@@ -159,17 +275,24 @@ static VALUE page_render_selection_to_pixbuf(VALUE self, VALUE scale, VALUE rotation, VALUE pixbuf, VALUE selection, VALUE rb_old_selection, @@ -31,7 +309,8 @@ if (!NIL_P(rb_old_selection)) old_selection = RVAL2RECT(rb_old_selection); - poppler_page_render_selection_to_pixbuf(RVAL2GOBJ(self), NUM2DBL(scale), -+ poppler_page_render_selection_to_pixbuf(SELF(self), NUM2DBL(scale), ++ poppler_page_render_selection_to_pixbuf(SELF(self), ++ NUM2DBL(scale), NUM2INT(rotation), RVAL2GOBJ(pixbuf), RVAL2RECT(selection), @@ -42,7 +321,7 @@ RVAL2COLOR(glyph_color), RVAL2COLOR(background_color)); return Qnil; -@@ -178,21 +185,34 @@ +@@ -178,24 +301,86 @@ page_render_selection_to_pixbuf(VALUE se static VALUE page_render_selection_generic(int argc, VALUE *argv, VALUE self) { @@ -76,25 +355,525 @@ +#else + 7 +#endif -+ ); ++ ); } } ---- ruby-gnome2-all-0.16.0/poppler/src/rbpoppler.h.newpoppler 2006-12-29 22:17:28.000000000 +0900 -+++ ruby-gnome2-all-0.16.0/poppler/src/rbpoppler.h 2007-08-04 02:29:57.000000000 +0900 -@@ -33,6 +33,7 @@ - # include - #endif ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++static VALUE ++page_get_crop_box(VALUE self) ++{ ++ PopplerRectangle rect; ++ ++ poppler_page_get_crop_box(SELF(self), &rect); ++ return RECT2RVAL(&rect); ++} ++#endif ++ ++ ++#define DEF_READER(prefix, name, member, self_to_c, member_to_rb) \ ++static VALUE \ ++prefix ## _get_ ## name(VALUE self) \ ++{ \ ++ return member_to_rb((self_to_c(self))->member); \ ++} ++ ++#define DEF_WRITER(prefix, name, member, self_to_c, value_to_c) \ ++static VALUE \ ++prefix ## _set_ ## name(VALUE self, VALUE value) \ ++{ \ ++ (self_to_c(self))->member = value_to_c(value); \ ++ return Qnil; \ ++} ++ ++#define DEF_WRITER_WITH_SETTER(prefix, name, member, \ ++ self_to_c, value_setter) \ ++static VALUE \ ++prefix ## _set_ ## name(VALUE self, VALUE value) \ ++{ \ ++ value_setter((self_to_c(self))->member, value); \ ++ return Qnil; \ ++} ++ ++#define DEF_ACCESSOR(prefix, member, self_to_c, member_to_rb, value_to_c) \ ++ DEF_READER(prefix, member, member, self_to_c, member_to_rb) \ ++ DEF_WRITER(prefix, member, member, self_to_c, value_to_c) \ ++ ++#define DEF_ACCESSOR_WITH_SETTER(prefix, member, self_to_c, \ ++ member_to_rb, value_setter) \ ++ DEF_READER(prefix, member, member, self_to_c, member_to_rb) \ ++ DEF_WRITER_WITH_SETTER(prefix, member, member, self_to_c, value_setter) ++ ++#define DEF_ACCESSOR_WITH_NAME(prefix, name, member, self_to_c, \ ++ member_to_rb, value_to_c) \ ++ DEF_READER(prefix, name, member, self_to_c, member_to_rb) \ ++ DEF_WRITER(prefix, name, member, self_to_c, value_to_c) -+#define SELF(self) (POPPLER_PAGE(RVAL2GOBJ(self))) - #define RECT2RVAL(obj) (BOXED2RVAL(obj, POPPLER_TYPE_RECTANGLE)) - #define RVAL2RECT(obj) ((PopplerRectangle *)RVAL2BOXED(obj, POPPLER_TYPE_RECTANGLE)) - #define REGION2RVAL(obj) (BOXED2RVAL(obj, GDK_TYPE_REGION)) -@@ -41,6 +42,7 @@ - #define DESTTYPE2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_DEST_TYPE)) - #define ACTIONTYPE2RVAL(obj) (GENUM2RVAL(obj, POPPLER_TYPE_ACTION_TYPE)) - #define RVAL2ACTIONTYPE(obj) (RVAL2GENUM(obj, POPPLER_TYPE_ACTION_TYPE)) -+#define RVAL2SELSTYLE(obj) (RVAL2GENUM(obj, POPPLER_TYPE_SELECTION_STYLE)) - #define RVAL2COLOR(obj) ((GdkColor *)RVAL2BOXED(obj, GDK_TYPE_COLOR)) + + /* A rectangle on a page, with coordinates in PDF points. */ +@@ -213,107 +398,320 @@ rectangle_initialize(VALUE self, VALUE x + return Qnil; + } - #define ACTION2RVAL(obj) (rb_poppler_ruby_object_from_action(obj)) ++DEF_ACCESSOR(rectangle, x1, RVAL2RECT, rb_float_new, NUM2DBL) ++DEF_ACCESSOR(rectangle, y1, RVAL2RECT, rb_float_new, NUM2DBL) ++DEF_ACCESSOR(rectangle, x2, RVAL2RECT, rb_float_new, NUM2DBL) ++DEF_ACCESSOR(rectangle, y2, RVAL2RECT, rb_float_new, NUM2DBL) ++ + static VALUE +-rectangle_get_x1(VALUE self) ++rectangle_to_a(VALUE self) + { +- return rb_float_new(RVAL2RECT(self)->x1); ++ PopplerRectangle *rectangle = RVAL2RECT(self); ++ return rb_ary_new3(4, ++ rb_float_new(rectangle->x1), ++ rb_float_new(rectangle->y1), ++ rb_float_new(rectangle->x2), ++ rb_float_new(rectangle->y2)); + } + +-static VALUE +-rectangle_get_y1(VALUE self) ++ ++/* Mapping between areas on the current page and PopplerActions */ ++#define RECT_ENTITY2RVAL(rect) RECT2RVAL(&(rect)) ++#define RECT_ENTITY_SET(rect, rb_rect) rectangle_set(&(rect), rb_rect) ++static void ++rectangle_set(PopplerRectangle *rect, VALUE rb_rect) + { +- return rb_float_new(RVAL2RECT(self)->y1); ++ *rect = *(RVAL2RECT(rb_rect)); + } + +-static VALUE +-rectangle_get_x2(VALUE self) ++DEF_ACCESSOR_WITH_SETTER(link_mapping, area, ++ RVAL2LM, RECT_ENTITY2RVAL, RECT_ENTITY_SET) ++DEF_ACCESSOR(link_mapping, action, RVAL2LM, ACTION2RVAL, RVAL2ACTION) ++ ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ ++/* Page Transition */ ++DEF_ACCESSOR(page_trans, type, RVAL2TRANS, RVAL2TT, TT2RVAL) ++DEF_ACCESSOR(page_trans, alignment, RVAL2TRANS, RVAL2TA, TA2RVAL) ++DEF_ACCESSOR(page_trans, direction, RVAL2TRANS, RVAL2TD, TD2RVAL) ++DEF_ACCESSOR(page_trans, duration, RVAL2TRANS, NUM2INT, INT2NUM) ++DEF_ACCESSOR(page_trans, angle, RVAL2TRANS, NUM2INT, INT2NUM) ++DEF_ACCESSOR(page_trans, scale, RVAL2TRANS, NUM2DBL, rb_float_new) ++DEF_ACCESSOR(page_trans, rectangular, RVAL2TRANS, RVAL2CBOOL, CBOOL2RVAL) ++ ++ ++/* Mapping between areas on the current page and images */ ++DEF_ACCESSOR_WITH_SETTER(image_mapping, area, ++ RVAL2IM, RECT_ENTITY2RVAL, RECT_ENTITY_SET) ++DEF_ACCESSOR(image_mapping, image, RVAL2IM, GOBJ2RVAL, RVAL2GDK_PIXBUF) ++ ++ ++/* Mapping between areas on the current page and form fields */ ++VALUE ++rb_poppler_ruby_object_from_form_field(PopplerFormField *field) ++{ ++ VALUE obj; ++ ++ obj = rbgobj_ruby_object_from_instance2(field, FALSE); ++ if (NIL_P(obj)) { ++ switch (poppler_form_field_get_field_type(field)) { ++ case POPPLER_FORM_FIELD_UNKNOWN: ++ obj = rbgobj_create_object(cUnknownField); ++ break; ++ case POPPLER_FORM_FIELD_BUTTON: ++ obj = rbgobj_create_object(cButtonField); ++ break; ++ case POPPLER_FORM_FIELD_TEXT: ++ obj = rbgobj_create_object(cTextField); ++ break; ++ case POPPLER_FORM_FIELD_CHOICE: ++ obj = rbgobj_create_object(cChoiceField); ++ break; ++ case POPPLER_FORM_FIELD_SIGNATURE: ++ obj = rbgobj_create_object(cSignatureField); ++ break; ++ } ++ g_object_ref(field); ++ G_INITIALIZE(obj, (gpointer)field); ++ } ++ ++ return obj; ++} ++ ++DEF_ACCESSOR_WITH_SETTER(form_field_mapping, area, ++ RVAL2FFM, RECT_ENTITY2RVAL, RECT_ENTITY_SET) ++DEF_ACCESSOR(form_field_mapping, field, RVAL2FFM, FF2RVAL, RVAL2FF) ++ ++/* FormField */ ++VALUE ++form_field_get_id(VALUE self) + { +- return rb_float_new(RVAL2RECT(self)->x2); ++ return INT2NUM(poppler_form_field_get_id(RVAL2FF(self))); + } + +-static VALUE +-rectangle_get_y2(VALUE self) ++VALUE ++form_field_get_font_size(VALUE self) ++{ ++ return rb_float_new(poppler_form_field_get_font_size(RVAL2FF(self))); ++} ++ ++VALUE ++form_field_is_read_only(VALUE self) + { +- return rb_float_new(RVAL2RECT(self)->y2); ++ return CBOOL2RVAL(poppler_form_field_is_read_only(RVAL2FF(self))); + } + ++/* Button Field */ ++VALUE ++button_field_get_button_type(VALUE self) ++{ ++ return FBT2RVAL(poppler_form_field_button_get_button_type(RVAL2FF(self))); ++} + +-static VALUE +-rectangle_set_x1(VALUE self, VALUE x1) ++VALUE ++button_field_get_state(VALUE self) + { +- RVAL2RECT(self)->x1 = NUM2DBL(x1); ++ return CBOOL2RVAL(poppler_form_field_button_get_state(RVAL2BF(self))); ++} ++ ++VALUE ++button_field_set_state(VALUE self, VALUE state) ++{ ++ poppler_form_field_button_set_state(RVAL2BF(self), RVAL2CBOOL(state)); + return Qnil; + } + +-static VALUE +-rectangle_set_y1(VALUE self, VALUE y1) ++/* Text Field */ ++VALUE ++text_field_get_text_type(VALUE self) + { +- RVAL2RECT(self)->y1 = NUM2DBL(y1); ++ return FTT2RVAL(poppler_form_field_text_get_text_type(RVAL2TF(self))); ++} ++ ++VALUE ++text_field_get_text(VALUE self) ++{ ++ return CSTR2RVAL(poppler_form_field_text_get_text(RVAL2TF(self))); ++} ++ ++VALUE ++text_field_set_text(VALUE self, VALUE text) ++{ ++ poppler_form_field_text_set_text(RVAL2TF(self), RVAL2CSTR2(text)); + return Qnil; + } + +-static VALUE +-rectangle_set_x2(VALUE self, VALUE x2) ++VALUE ++text_field_get_max_length(VALUE self) ++{ ++ return INT2NUM(poppler_form_field_text_get_max_len(RVAL2TF(self))); ++} ++ ++VALUE ++text_field_do_spell_check(VALUE self) ++{ ++ return CBOOL2RVAL(poppler_form_field_text_do_spell_check(RVAL2TF(self))); ++} ++ ++VALUE ++text_field_do_scroll(VALUE self) ++{ ++ return CBOOL2RVAL(poppler_form_field_text_do_scroll(RVAL2TF(self))); ++} ++ ++VALUE ++text_field_is_rich_text(VALUE self) ++{ ++ return CBOOL2RVAL(poppler_form_field_text_is_rich_text(RVAL2TF(self))); ++} ++ ++VALUE ++text_field_is_password(VALUE self) ++{ ++ return CBOOL2RVAL(poppler_form_field_text_is_password(RVAL2TF(self))); ++} ++ ++ ++/* Choice Field */ ++VALUE ++choice_field_get_choice_type(VALUE self) ++{ ++ return FCT2RVAL(poppler_form_field_choice_get_choice_type(RVAL2CF(self))); ++} ++ ++VALUE ++choice_field_is_editable(VALUE self) ++{ ++ return CBOOL2RVAL(poppler_form_field_choice_is_editable(RVAL2CF(self))); ++} ++ ++VALUE ++choice_field_can_select_multiple(VALUE self) ++{ ++ return CBOOL2RVAL(poppler_form_field_choice_can_select_multiple(RVAL2CF(self))); ++} ++ ++VALUE ++choice_field_do_spell_check(VALUE self) + { +- RVAL2RECT(self)->x2 = NUM2DBL(x2); ++ return CBOOL2RVAL(poppler_form_field_choice_do_spell_check(RVAL2CF(self))); ++} ++ ++VALUE ++choice_field_commit_on_change(VALUE self) ++{ ++ return CBOOL2RVAL(poppler_form_field_choice_commit_on_change(RVAL2CF(self))); ++} ++ ++VALUE ++choice_field_get_n_items(VALUE self) ++{ ++ return INT2NUM(poppler_form_field_choice_get_n_items(RVAL2CF(self))); ++} ++ ++VALUE ++choice_field_get_item(VALUE self, VALUE index) ++{ ++ return CSTR2RVAL(poppler_form_field_choice_get_item(RVAL2CF(self), ++ NUM2INT(index))); ++} ++ ++VALUE ++choice_field_is_item_selected(VALUE self, VALUE index) ++{ ++ return CBOOL2RVAL(poppler_form_field_choice_is_item_selected(RVAL2CF(self), ++ NUM2INT(index))); ++} ++ ++VALUE ++choice_field_select_item(VALUE self, VALUE index) ++{ ++ poppler_form_field_choice_select_item(RVAL2CF(self), NUM2INT(index)); + return Qnil; + } + +-static VALUE +-rectangle_set_y2(VALUE self, VALUE y2) ++VALUE ++choice_field_unselect_all(VALUE self) + { +- RVAL2RECT(self)->y2 = NUM2DBL(y2); ++ poppler_form_field_choice_unselect_all(RVAL2CF(self)); + return Qnil; + } + +-static VALUE +-rectangle_to_a(VALUE self) ++VALUE ++choice_field_toggle_item(VALUE self, VALUE index) + { +- PopplerRectangle *rectangle = RVAL2RECT(self); +- return rb_ary_new3(4, +- rb_float_new(rectangle->x1), +- rb_float_new(rectangle->y1), +- rb_float_new(rectangle->x2), +- rb_float_new(rectangle->y2)); ++ poppler_form_field_choice_toggle_item(RVAL2CF(self), NUM2INT(index)); ++ return Qnil; + } + +- +-/* Mapping between areas on the current page and PopplerActions */ +-static VALUE +-link_mapping_get_area(VALUE self) ++VALUE ++choice_field_set_text(VALUE self, VALUE text) + { +- return RECT2RVAL(&(RVAL2LM(self)->area)); ++ poppler_form_field_choice_set_text(RVAL2CF(self), RVAL2CSTR2(text)); ++ return Qnil; + } + +-static VALUE +-link_mapping_get_action(VALUE self) ++VALUE ++choice_field_get_text(VALUE self) + { +- return ACTION2RVAL(RVAL2LM(self)->action); ++ return CSTR2RVAL(poppler_form_field_choice_get_text(RVAL2CF(self))); + } ++#endif + + void + Init_poppler_page(VALUE mPoppler) + { +- VALUE cPage, cRectangle, cLinkMapping; ++ VALUE cPage, cLinkMapping; ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ VALUE cPageTransition, cImageMapping, cFormFieldMapping, cFormField; ++#endif + + cPage = G_DEF_CLASS(POPPLER_TYPE_PAGE, "Page", mPoppler); + cRectangle = G_DEF_CLASS(POPPLER_TYPE_RECTANGLE, "Rectangle", mPoppler); + cLinkMapping = G_DEF_CLASS(POPPLER_TYPE_LINK_MAPPING, "LinkMapping", + mPoppler); ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ cPageTransition = G_DEF_CLASS(POPPLER_TYPE_PAGE_TRANSITION, ++ "PageTransition", mPoppler); ++ cImageMapping = G_DEF_CLASS(POPPLER_TYPE_IMAGE_MAPPING, ++ "ImageMapping", mPoppler); ++ cFormFieldMapping = G_DEF_CLASS(POPPLER_TYPE_FORM_FIELD_MAPPING, ++ "FormFieldMapping", mPoppler); ++ ++ cFormField = G_DEF_CLASS(POPPLER_TYPE_FORM_FIELD, "FormField", mPoppler); ++ cUnknownField = rb_define_class_under(mPoppler, "UnknownField", cFormField); ++ cTextField = rb_define_class_under(mPoppler, "TextField", cFormField); ++ cButtonField = rb_define_class_under(mPoppler, "ButtonField", cFormField); ++ cChoiceField = rb_define_class_under(mPoppler, "ChoiceField", cFormField); ++ cSignatureField = rb_define_class_under(mPoppler, "SignatureField", ++ cFormField); ++#endif + cPSFile = rb_const_get(mPoppler, rb_intern("PSFile")); + + rb_define_method(cPage, "render", page_render_generic, -1); + rb_define_method(cPage, "size", page_get_size, 0); + rb_define_method(cPage, "index", page_get_index, 0); ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ rb_define_method(cPage, "duration", page_get_duration, 0); ++ rb_define_method(cPage, "transition", page_get_transition, 0); ++#endif + rb_define_method(cPage, "thumbnail", page_get_thumbnail, 0); + rb_define_method(cPage, "thumbnail_size", page_get_thumbnail_size, 0); + rb_define_method(cPage, "find_text", page_find_text, 1); +- rb_define_method(cPage, "get_text", page_get_text, 1); ++ rb_define_method(cPage, "get_text", page_get_text, -1); + rb_define_method(cPage, "link_mapping", page_get_link_mapping, 0); ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ rb_define_method(cPage, "image_mapping", page_get_image_mapping, 0); ++ rb_define_method(cPage, "form_field_mapping", ++ page_get_form_field_mapping, 0); ++#endif + rb_define_method(cPage, "get_selection_region", +- page_get_selection_region, 2); ++ page_get_selection_region, -1); + rb_define_method(cPage, "render_selection", + page_render_selection_generic, -1); ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++ rb_define_method(cPage, "crop_box", page_get_crop_box, 0); ++#endif + + G_DEF_SETTERS(cPage); + +@@ -335,5 +733,102 @@ Init_poppler_page(VALUE mPoppler) + rb_define_method(cLinkMapping, "area", link_mapping_get_area, 0); + rb_define_method(cLinkMapping, "action", link_mapping_get_action, 0); + ++ rb_define_method(cLinkMapping, "set_area", link_mapping_set_area, 1); ++ rb_define_method(cLinkMapping, "set_action", link_mapping_set_action, 1); ++ + G_DEF_SETTERS(cLinkMapping); ++ ++#if POPPLER_CHECK_VERSION(0, 5, 9) ++/* Page Transition */ ++ rb_define_method(cPageTransition, "type", page_trans_get_type, 0); ++ rb_define_method(cPageTransition, "alignment", page_trans_get_alignment, 0); ++ rb_define_method(cPageTransition, "direction", page_trans_get_direction, 0); ++ rb_define_method(cPageTransition, "duration", page_trans_get_duration, 0); ++ rb_define_method(cPageTransition, "angle", page_trans_get_angle, 0); ++ rb_define_method(cPageTransition, "scale", page_trans_get_scale, 0); ++ rb_define_method(cPageTransition, "rectangular", ++ page_trans_get_rectangular, 0); ++ ++ rb_define_method(cPageTransition, "set_type", page_trans_set_type, 1); ++ rb_define_method(cPageTransition, "set_alignment", ++ page_trans_set_alignment, 1); ++ rb_define_method(cPageTransition, "set_direction", ++ page_trans_set_direction, 1); ++ rb_define_method(cPageTransition, "set_duration", ++ page_trans_set_duration, 1); ++ rb_define_method(cPageTransition, "set_angle", page_trans_set_angle, 1); ++ rb_define_method(cPageTransition, "set_scale", page_trans_set_scale, 1); ++ rb_define_method(cPageTransition, "set_rectangular", ++ page_trans_set_rectangular, 1); ++ ++ G_DEF_SETTERS(cPageTransition); ++ ++ ++/* Mapping between areas on the current page and images */ ++ rb_define_method(cImageMapping, "area", image_mapping_get_area, 0); ++ rb_define_method(cImageMapping, "image", image_mapping_get_image, 0); ++ ++ rb_define_method(cImageMapping, "set_area", image_mapping_set_area, 1); ++ rb_define_method(cImageMapping, "set_image", image_mapping_set_image, 1); ++ ++ G_DEF_SETTERS(cImageMapping); ++ ++ ++/* Mapping between areas on the current page and form fields */ ++ rb_define_method(cFormFieldMapping, "area", form_field_mapping_get_area, 0); ++ rb_define_method(cFormFieldMapping, "field", form_field_mapping_get_field, ++ 0); ++ ++ rb_define_method(cFormFieldMapping, "set_area", ++ form_field_mapping_set_area, 1); ++ rb_define_method(cFormFieldMapping, "set_field", ++ form_field_mapping_set_field, 1); ++ ++ G_DEF_SETTERS(cFormFieldMapping); ++ ++/* FormField */ ++ rb_define_method(cFormField, "id", form_field_get_id, 0); ++ rb_define_method(cFormField, "font_size", form_field_get_font_size, 0); ++ rb_define_method(cFormField, "read_only?", form_field_is_read_only, 0); ++ ++ G_DEF_SETTERS(cFormField); ++ ++ ++ rb_define_method(cButtonField, "active?", button_field_get_state, 0); ++ rb_define_method(cButtonField, "set_active", button_field_set_state, 1); ++ ++ G_DEF_SETTERS(cButtonField); ++ ++ ++ rb_define_method(cTextField, "type", text_field_get_text_type, 0); ++ rb_define_method(cTextField, "text", text_field_get_text, 0); ++ rb_define_method(cTextField, "set_text", text_field_set_text, 1); ++ rb_define_method(cTextField, "max_length", text_field_get_max_length, 0); ++ rb_define_method(cTextField, "spell_check?", text_field_do_spell_check, 0); ++ rb_define_method(cTextField, "scroll?", text_field_do_scroll, 0); ++ rb_define_method(cTextField, "rich_text?", text_field_is_rich_text, 0); ++ rb_define_method(cTextField, "password?", text_field_is_password, 0); ++ ++ G_DEF_SETTERS(cTextField); ++ ++ ++ rb_define_method(cChoiceField, "type", choice_field_get_choice_type, 0); ++ rb_define_method(cChoiceField, "editable?", choice_field_is_editable, 0); ++ rb_define_method(cChoiceField, "select_multiple?", ++ choice_field_can_select_multiple, 0); ++ rb_define_method(cChoiceField, "spell_check?", ++ choice_field_do_spell_check, 0); ++ rb_define_method(cChoiceField, "commit_on_change?", ++ choice_field_commit_on_change, 0); ++ rb_define_method(cChoiceField, "n_items", choice_field_get_n_items, 0); ++ rb_define_method(cChoiceField, "[]", choice_field_get_item, 1); ++ rb_define_method(cChoiceField, "selected?", ++ choice_field_is_item_selected, 1); ++ rb_define_method(cChoiceField, "select", choice_field_select_item, 1); ++ rb_define_method(cChoiceField, "unselect_all", choice_field_unselect_all, 0); ++ rb_define_method(cChoiceField, "text", choice_field_get_text, 0); ++ rb_define_method(cChoiceField, "set_text", choice_field_set_text, 1); ++ ++ G_DEF_SETTERS(cChoiceField); ++#endif + } Index: ruby-gnome2.spec =================================================================== RCS file: /cvs/extras/rpms/ruby-gnome2/devel/ruby-gnome2.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ruby-gnome2.spec 8 Sep 2007 14:48:48 -0000 1.7 +++ ruby-gnome2.spec 13 Sep 2007 13:43:15 -0000 1.8 @@ -3,7 +3,7 @@ Name: ruby-gnome2 Version: 0.16.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Ruby binding of libgnome/libgnomeui-2.x Group: System Environment/Libraries @@ -622,6 +622,9 @@ %changelog +* Thu Sep 13 2007 Allisson Azevedo 0.16.0-12 +- Newpoppler.patch updated for poppler 0.6 + * Sat Sep 8 2007 Allisson Azevedo 0.16.0-11 - Rebuild against new poppler - Changed license to LGPLv2+ From fedora-extras-commits at redhat.com Thu Sep 13 13:49:11 2007 From: fedora-extras-commits at redhat.com (Quentin Spencer (qspencer)) Date: Thu, 13 Sep 2007 09:49:11 -0400 Subject: rpms/ginac/devel .cvsignore, 1.7, 1.8 ginac.spec, 1.11, 1.12 sources, 1.7, 1.8 Message-ID: <200709131349.l8DDnBcv010578@cvs-int.fedora.redhat.com> Author: qspencer Update of /cvs/extras/rpms/ginac/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10541 Modified Files: .cvsignore ginac.spec sources Log Message: New release, changes to file lists. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ginac/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 21 Aug 2007 20:33:19 -0000 1.7 +++ .cvsignore 13 Sep 2007 13:48:38 -0000 1.8 @@ -1 +1 @@ -ginac-1.3.7.tar.bz2 +ginac-1.4.0.tar.bz2 Index: ginac.spec =================================================================== RCS file: /cvs/extras/rpms/ginac/devel/ginac.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ginac.spec 21 Aug 2007 20:33:19 -0000 1.11 +++ ginac.spec 13 Sep 2007 13:48:38 -0000 1.12 @@ -1,5 +1,5 @@ Name: ginac -Version: 1.3.7 +Version: 1.4.0 Release: 1%{?dist} Summary: C++ library for symbolic calculations @@ -88,22 +88,21 @@ %files devel %defattr(-,root,root) %{_infodir}/*.info* -%{_mandir}/man?/ginac-config.1* %{_libdir}/*.so %{_libdir}/pkgconfig/ginac.pc %{_includedir}/ginac -%{_bindir}/ginac-config -%{_datadir}/aclocal/ginac.m4 %exclude %{_libdir}/*.la %files utils %defattr(-,root,root) -%{_bindir}/ginsh -%{_bindir}/viewgar -%{_mandir}/man?/ginsh.1* -%{_mandir}/man?/viewgar.1* +%{_bindir}/* +%{_mandir}/man?/* %changelog +* Wed Sep 12 2007 Quentin Spencer 1.4.0-1 +- New release. Changes file lists to reflect the removal of some files + previously in the devel package. + * Tue Aug 21 2007 Quentin Spencer 1.3.7-1 - New release. Index: sources =================================================================== RCS file: /cvs/extras/rpms/ginac/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 21 Aug 2007 20:33:19 -0000 1.7 +++ sources 13 Sep 2007 13:48:38 -0000 1.8 @@ -1 +1 @@ -27e4a8182a4c50e4030412d091bdbc6c ginac-1.3.7.tar.bz2 +e8eee1be68d32d5f5961afa2667928c3 ginac-1.4.0.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 13 14:32:05 2007 From: fedora-extras-commits at redhat.com (Quentin Spencer (qspencer)) Date: Thu, 13 Sep 2007 10:32:05 -0400 Subject: rpms/cln/devel cln.spec,1.22,1.23 Message-ID: <200709131432.l8DEW5CK018377@cvs-int.fedora.redhat.com> Author: qspencer Update of /cvs/extras/rpms/cln/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18336 Modified Files: cln.spec Log Message: Add pkgconfig as a dependency of -devel. Index: cln.spec =================================================================== RCS file: /cvs/extras/rpms/cln/devel/cln.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- cln.spec 21 Aug 2007 20:21:41 -0000 1.22 +++ cln.spec 13 Sep 2007 14:31:32 -0000 1.23 @@ -1,6 +1,6 @@ Name: cln Version: 1.1.13 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Class Library for Numbers Group: System Environment/Libraries @@ -21,7 +21,7 @@ %package devel Summary: Development files for programs using the CLN library Group: Development/Libraries -Requires: %{name} = %{version}-%{release} gmp-devel +Requires: %{name} = %{version}-%{release} gmp-devel pkgconfig %description devel A collection of C++ math classes and functions, which are designed for @@ -78,6 +78,9 @@ %exclude %{_libdir}/*.la %changelog +* Thu Sep 13 2007 Quentin Spencer 1.1.13-4 +- Add pkgconfig as a dependency of -devel. + * Tue Aug 21 2007 Quentin Spencer 1.1.13-3 - Rebuild for F8. From fedora-extras-commits at redhat.com Thu Sep 13 14:36:38 2007 From: fedora-extras-commits at redhat.com (Quentin Spencer (qspencer)) Date: Thu, 13 Sep 2007 10:36:38 -0400 Subject: rpms/ginac/devel ginac.spec,1.12,1.13 Message-ID: <200709131436.l8DEacbO018556@cvs-int.fedora.redhat.com> Author: qspencer Update of /cvs/extras/rpms/ginac/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18526 Modified Files: ginac.spec Log Message: Add pkgconfig as a dependency of -devel. Index: ginac.spec =================================================================== RCS file: /cvs/extras/rpms/ginac/devel/ginac.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ginac.spec 13 Sep 2007 13:48:38 -0000 1.12 +++ ginac.spec 13 Sep 2007 14:36:05 -0000 1.13 @@ -1,6 +1,6 @@ Name: ginac Version: 1.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ library for symbolic calculations Group: System Environment/Libraries @@ -24,7 +24,7 @@ %package devel Summary: GiNaC development libraries and header files Group: Development/Libraries -Requires: %{name} = %{version}-%{release} cln-devel +Requires: %{name} = %{version}-%{release} cln-devel pkgconfig Obsoletes: GiNaC-devel < 1.3.2 Provides: GiNaC-devel = %{version}-%{release} @@ -99,6 +99,9 @@ %{_mandir}/man?/* %changelog +* Thu Sep 13 2007 Quentin Spencer 1.4.0-2 +- Add pkgconfig as a dependency of -devel. + * Wed Sep 12 2007 Quentin Spencer 1.4.0-1 - New release. Changes file lists to reflect the removal of some files previously in the devel package. From fedora-extras-commits at redhat.com Thu Sep 13 14:49:49 2007 From: fedora-extras-commits at redhat.com (Christopher Edward Lumens (clumens)) Date: Thu, 13 Sep 2007 10:49:49 -0400 Subject: rpms/anaconda/devel .cvsignore, 1.443, 1.444 anaconda.spec, 1.579, 1.580 sources, 1.571, 1.572 Message-ID: <200709131449.l8DEnnQT018998@cvs-int.fedora.redhat.com> Author: clumens Update of /cvs/pkgs/rpms/anaconda/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18972 Modified Files: .cvsignore anaconda.spec sources Log Message: New version. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/anaconda/devel/.cvsignore,v retrieving revision 1.443 retrieving revision 1.444 diff -u -r1.443 -r1.444 --- .cvsignore 5 Sep 2007 15:35:55 -0000 1.443 +++ .cvsignore 13 Sep 2007 14:49:17 -0000 1.444 @@ -1 +1,2 @@ anaconda-11.3.0.28.tar.bz2 +anaconda-11.3.0.29.tar.bz2 Index: anaconda.spec =================================================================== RCS file: /cvs/pkgs/rpms/anaconda/devel/anaconda.spec,v retrieving revision 1.579 retrieving revision 1.580 diff -u -r1.579 -r1.580 --- anaconda.spec 5 Sep 2007 15:35:55 -0000 1.579 +++ anaconda.spec 13 Sep 2007 14:49:17 -0000 1.580 @@ -1,7 +1,7 @@ %define livearches %{ix86} x86_64 Name: anaconda -Version: 11.3.0.28 +Version: 11.3.0.29 Release: 1 License: GPL Summary: Graphical system installer @@ -158,6 +158,29 @@ /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Sep 13 2007 Chris Lumens 11.3.0.29-1 +- On the graphical netconfig screen, only check the gateway address if + provided (dcantrell). +- Don't show wireless adapters unless explicitly requested (katzj). +- Add user and services commands and scripts to anaconda-ks.cfg +- Fix handling of groups from the kickstart user command. +- Support loading updates from partitioned devices. +- Rework netlink code to support > 10 devices and not get caught in + an infinite loop (pjones, dcantrell). +- Fix args passed to iscsiadm (k.georgiou AT imperial DOT ac DOT uk, + #283791). +- Set flags.selinux (katzj, #244691). +- Be more accepting when waiting for an sshd response + (alanm AT redhat DOT com, #286031). +- Probe USB to make USB network installs work (H.J. Lu, #285491). +- Rework driver package installation to be more generic. +- Turn off swaps we didn't turn on so livecds don't blow up (katzj). +- Add new Chinese and Japanese font packages (katzj, #279931). +- Fix another upgrade GUI traceback (#281031). +- Correctly identify when the VNC server doesn't start. +- Display the correct signal name when loader exits (pjones). +- Change method for determining maximum LV size (msivak, #242508). + * Wed Sep 5 2007 Jeremy Katz - 11.3.0.28-1 - Make sure we find out about all nics (dcantrell) - Hard drive install fixing (clumens, #287241) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/anaconda/devel/sources,v retrieving revision 1.571 retrieving revision 1.572 diff -u -r1.571 -r1.572 --- sources 5 Sep 2007 15:35:55 -0000 1.571 +++ sources 13 Sep 2007 14:49:17 -0000 1.572 @@ -1 +1 @@ -9e00bb0aebbbe4e388a77e3dcec5866d anaconda-11.3.0.28.tar.bz2 +29abb7023068a43e1d6d1840cd1990b4 anaconda-11.3.0.29.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 13 15:14:50 2007 From: fedora-extras-commits at redhat.com (Than Ngo (than)) Date: Thu, 13 Sep 2007 11:14:50 -0400 Subject: rpms/qt4/devel qtdemo-qt4.png,NONE,1.1 qt4.spec,1.62,1.63 Message-ID: <200709131514.l8DFEoLf025487@cvs-int.fedora.redhat.com> Author: than Update of /cvs/extras/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25459 Modified Files: qt4.spec Added Files: qtdemo-qt4.png Log Message: fixed bz241452, add qtdemo/qtconfig icons Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/devel/qt4.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- qt4.spec 23 Aug 2007 11:57:32 -0000 1.62 +++ qt4.spec 13 Sep 2007 15:14:17 -0000 1.63 @@ -4,7 +4,7 @@ Summary: Qt toolkit Name: qt4 Version: 4.3.1 -Release: 3%{?dist} +Release: 4%{?dist} # GPLv2+exceptions(see GPL_EXCEPTIONS*.txt) License: GPLv2 @@ -43,6 +43,8 @@ Source23: qtdemo.desktop Source24: qtconfig.desktop +Source30: qtdemo-qt4.png + ## optional plugin bits # set to -no-sql- to disable # set to -qt-sql- to enable *in* qt library @@ -415,6 +417,11 @@ # Trolltech.conf install -p -m644 -D %{SOURCE1} %{buildroot}%{_qt4_sysconfdir}/Trolltech.conf +# qtdemo/qtconfig icons +install -p -m644 -D %{SOURCE30} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/qtdemo-qt4.png +install -p -m644 -D tools/qtconfig/images/appicon.png \ + %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/qtconfig-qt4.png + # Qt.pc cat >%{buildroot}%{_libdir}/pkgconfig/Qt.pc< - 4.3.1-4 +- fixed bz241452, add qtdemo/qtconfig icons + * Wed Aug 23 2007 Rex Dieter 4.3.1-3 - ppc64 patch (#246324) From fedora-extras-commits at redhat.com Thu Sep 13 15:15:21 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 13 Sep 2007 11:15:21 -0400 Subject: rpms/ws-commons-util/devel ws-commons-util-addosgimanifest.patch, NONE, 1.1 Message-ID: <200709131515.l8DFFLjJ025532@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/ws-commons-util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25522 Added Files: ws-commons-util-addosgimanifest.patch Log Message: * Thu Sep 06 2007 Andrew Overholt 1.0.1-2 - maven-ify. - Add OSGi MANIFEST information. ws-commons-util-addosgimanifest.patch: --- NEW FILE ws-commons-util-addosgimanifest.patch --- --- pom.xml.orig 2007-09-06 13:42:28.000000000 -0400 +++ pom.xml 2007-09-06 13:48:26.000000000 -0400 @@ -100,6 +100,24 @@ gnu + + org.apache.maven.plugins + maven-jar-plugin + + + + 2 + %Bundle-Name + plugin + org.apache.ws.commons.util + 1.0.0.qualifier + org.apache.ws.commons.serialize;version="1.0.0", org.apache.ws.commons.util;version="1.0.0" + javax.xml, javax.xml.namespace, org.w3c.dom, org.xml.sax, org.xml.sax.ext, org.xml.sax.helpers + J2SE-1.4, CDC-1.0/Foundation-1.0, J2SE-1.3 + + + + From fedora-extras-commits at redhat.com Thu Sep 13 15:15:51 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 13 Sep 2007 11:15:51 -0400 Subject: rpms/ws-commons-util/devel ws-commons-util.spec,1.1,1.2 Message-ID: <200709131515.l8DFFpXM025616@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/ws-commons-util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25481 Modified Files: ws-commons-util.spec Log Message: * Thu Sep 06 2007 Andrew Overholt 1.0.1-2 - maven-ify. - Add OSGi MANIFEST information. Index: ws-commons-util.spec =================================================================== RCS file: /cvs/pkgs/rpms/ws-commons-util/devel/ws-commons-util.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ws-commons-util.spec 20 Mar 2007 01:49:46 -0000 1.1 +++ ws-commons-util.spec 13 Sep 2007 15:14:47 -0000 1.2 @@ -1,15 +1,24 @@ Name: ws-commons-util Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common utilities from the Apache Web Services Project Group: System Environment/Libraries License: Apache Software License URL: http://apache.osuosl.org/ws/commons/util/ Source0: http://apache.osuosl.org/ws/commons/util/sources/ws-commons-util-1.0.1-src.tar.gz +Patch0: %{name}-addosgimanifest.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: jpackage-utils >= 1.5 +BuildRequires: maven2 +BuildRequires: maven2-plugin-jar +BuildRequires: maven2-plugin-compiler +BuildRequires: maven2-plugin-source +BuildRequires: maven2-plugin-assembly +BuildRequires: maven2-plugin-javadoc +BuildRequires: junit +BuildRequires: java-javadoc BuildRequires: java-gcj-compat-devel >= 1.0.31 Requires(post): java-gcj-compat >= 1.0.31 @@ -28,25 +37,24 @@ %prep %setup -q -n %{name}-%{version} +%patch0 %build - -cd src/main/java -find ./ -name \*.java | xargs javac -find ./ -name \*.class| xargs jar cvf %{name}-%{version}.jar -mkdir html -find ./ -name \*.java | xargs javadoc -d html +export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository +mkdir -p $MAVEN_REPO_LOCAL +mvn-jpp \ + -Dmaven.repo.local=$MAVEN_REPO_LOCAL \ + install javadoc:javadoc %install rm -rf $RPM_BUILD_ROOT -cd src/main/java install -dm 755 $RPM_BUILD_ROOT%{_javadir} -install -pm 644 %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar +install -pm 644 target/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} -cp -pR html/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} +cp -pR target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} aot-compile-rpm @@ -70,5 +78,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Thu Sep 06 2007 Andrew Overholt 1.0.1-2 +- maven-ify. +- Add OSGi MANIFEST information. + * Fri Mar 16 2007 Anthony Green - 1.0.1-1 - Created. From fedora-extras-commits at redhat.com Thu Sep 13 15:19:34 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 13 Sep 2007 11:19:34 -0400 Subject: rpms/ws-commons-util/devel ws-commons-util.spec,1.2,1.3 Message-ID: <200709131519.l8DFJYug025781@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/ws-commons-util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25733 Modified Files: ws-commons-util.spec Log Message: * Thu Sep 13 2007 Andrew Overholt 1.0.1-3 - Bump release. Index: ws-commons-util.spec =================================================================== RCS file: /cvs/pkgs/rpms/ws-commons-util/devel/ws-commons-util.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ws-commons-util.spec 13 Sep 2007 15:14:47 -0000 1.2 +++ ws-commons-util.spec 13 Sep 2007 15:19:01 -0000 1.3 @@ -1,6 +1,6 @@ Name: ws-commons-util Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Common utilities from the Apache Web Services Project Group: System Environment/Libraries @@ -78,6 +78,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Thu Sep 13 2007 Andrew Overholt 1.0.1-3 +- Bump release. + * Thu Sep 06 2007 Andrew Overholt 1.0.1-2 - maven-ify. - Add OSGi MANIFEST information. From fedora-extras-commits at redhat.com Thu Sep 13 15:23:46 2007 From: fedora-extras-commits at redhat.com (Than Ngo (than)) Date: Thu, 13 Sep 2007 11:23:46 -0400 Subject: rpms/qt4/devel qt-x11-opensource-src-4.3.1-64bit.patch, NONE, 1.1 qt4.spec, 1.63, 1.64 qt-x11-opensource-src-4.3.1-ppc64.patch, 1.1, NONE Message-ID: <200709131523.l8DFNkUS025979@cvs-int.fedora.redhat.com> Author: than Update of /cvs/extras/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25946 Modified Files: qt4.spec Added Files: qt-x11-opensource-src-4.3.1-64bit.patch Removed Files: qt-x11-opensource-src-4.3.1-ppc64.patch Log Message: fixed bz249242, designer4 - segmentation fault on s390x qt-x11-opensource-src-4.3.1-64bit.patch: --- NEW FILE qt-x11-opensource-src-4.3.1-64bit.patch --- diff -up qt-x11-opensource-src-4.3.1/src/corelib/arch/qatomic_powerpc.h.ppc64 qt-x11-opensource-src-4.3.1/src/corelib/arch/qatomic_powerpc.h --- qt-x11-opensource-src-4.3.1/src/corelib/arch/qatomic_powerpc.h.ppc64 2007-08-07 08:08:39.000000000 -0500 +++ qt-x11-opensource-src-4.3.1/src/corelib/arch/qatomic_powerpc.h 2007-08-23 06:54:36.000000000 -0500 @@ -44,7 +44,7 @@ QT_BEGIN_HEADER #if defined(Q_CC_GNU) -#ifdef __64BIT__ +#if defined(__64BIT__) || defined(__powerpc64__) || defined(__s390x__) # define LPARX "ldarx" # define CMPP "cmpd" # define STPCX "stdcx." Index: qt4.spec =================================================================== RCS file: /cvs/extras/rpms/qt4/devel/qt4.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- qt4.spec 13 Sep 2007 15:14:17 -0000 1.63 +++ qt4.spec 13 Sep 2007 15:23:13 -0000 1.64 @@ -29,8 +29,8 @@ Patch1: qt-x11-opensource-src-4.3.0-qassistant-qt4.patch # multilib hacks Patch2: qt-x11-opensource-src-4.2.2-multilib.patch -# ppc64 segfaults, http://bugzilla.redhat.com/246324 -Patch3: qt-x11-opensource-src-4.3.1-ppc64.patch +# ppc64/s390x segfaults, http://bugzilla.redhat.com/246324,249242 +Patch3: qt-x11-opensource-src-4.3.1-64bit.patch ## qt-copy patches Source10: qt4-wrapper.sh @@ -610,6 +610,7 @@ %changelog * Thu Sep 13 2007 Than Ngo - 4.3.1-4 - fixed bz241452, add qtdemo/qtconfig icons +- fixed bz249242, designer4 - segmentation fault on s390x * Wed Aug 23 2007 Rex Dieter 4.3.1-3 - ppc64 patch (#246324) --- qt-x11-opensource-src-4.3.1-ppc64.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 13 15:28:49 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 13 Sep 2007 11:28:49 -0400 Subject: rpms/ws-commons-util Makefile,1.1,1.2 Message-ID: <200709131528.l8DFSnog026141@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/ws-commons-util In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26077 Modified Files: Makefile Log Message: Fix name once and for all. Index: Makefile =================================================================== RCS file: /cvs/pkgs/rpms/ws-commons-util/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 19 Mar 2007 23:35:49 -0000 1.1 +++ Makefile 13 Sep 2007 15:28:16 -0000 1.2 @@ -1,4 +1,4 @@ -# Top level Makefile for module ws-common-utils +# Top level Makefile for module ws-commons-util all : CVS/Root common-update @cvs update From fedora-extras-commits at redhat.com Thu Sep 13 15:28:52 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 13 Sep 2007 11:28:52 -0400 Subject: rpms/ws-commons-util/devel Makefile,1.1,1.2 Message-ID: <200709131528.l8DFSqXA026145@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/ws-commons-util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26077/devel Modified Files: Makefile Log Message: Fix name once and for all. Index: Makefile =================================================================== RCS file: /cvs/pkgs/rpms/ws-commons-util/devel/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 19 Mar 2007 23:35:56 -0000 1.1 +++ Makefile 13 Sep 2007 15:28:19 -0000 1.2 @@ -1,6 +1,6 @@ -# Makefile for source rpm: ws-common-utils +# Makefile for source rpm: ws-commons-util # $Id$ -NAME := ws-common-utils +NAME := ws-commons-util SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common From fedora-extras-commits at redhat.com Thu Sep 13 15:28:51 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 13 Sep 2007 11:28:51 -0400 Subject: rpms/smolt/EL-4 smolt.spec,1.24,1.25 Message-ID: <200709131528.l8DFSpxH026144@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26088 Modified Files: smolt.spec Log Message: added proper EL-4 release for the client Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/EL-4/smolt.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- smolt.spec 22 Jun 2007 15:35:09 -0000 1.24 +++ smolt.spec 13 Sep 2007 15:28:18 -0000 1.25 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler -Version: 0.9.8.3 -Release: 1%{?dist} +Version: 0.9.8.4 +Release: 5%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -15,7 +15,6 @@ BuildArch: noarch Requires: dbus-python BuildRequires: gettext -BuildRequires: /usr/bin/msgfmt.py BuildRequires: desktop-file-utils Requires(post): /sbin/chkconfig @@ -31,29 +30,6 @@ This package contains the client -%package server -Summary: Fedora hardware profiler server -Group: Applications/Internet -Requires: smolt = %{version}-%{release} -Requires: TurboGears - -%description server -The Fedora hardware profiler is a server-client system that does a hardware -scan against a machine and sends the results to a public Fedora Project -turbogears server. The sends are anonymous and should not contain any private -information other than the physical hardware information and basic OS info. - -This package contains the server portion - -%package firstboot -Summary: Fedora hardware profile firstboot -Group: Applications/Internet -Requires: smolt = %{version}-%{release} - -%description firstboot -This provides firstboot integration for smolt. It has been broken into a -separate package so firstboot isn't a requisite to use smolt. - %package gui Summary: Fedora hardware profiler gui Group: Applications/Internet @@ -72,56 +48,59 @@ %install %{__rm} -rf %{buildroot} -%{__install} -d -m 0755 smoon/ %{buildroot}/%{_datadir}/%{name}/smoon/ -%{__cp} -adv smoon/* %{buildroot}/%{_datadir}/%{name}/smoon/ +cd client +DESTDIR=%{buildroot} make install +cd .. +%{__cp} -adv client/simplejson %{buildroot}/%{_datadir}/%{name}/client/ %{__mkdir} -p %{buildroot}/%{_sysconfdir}/sysconfig/ -%{__mkdir} -p %{buildroot}/%{_sysconfdir}/cron.d/ -%{__mkdir} -p %{buildroot}/%{_bindir} -%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/modules/ +#%{__mkdir} -p %{buildroot}/%{_sysconfdir}/cron.d/ +#%{__mkdir} -p %{buildroot}/%{_bindir} %{__mkdir} -p %{buildroot}/%{_initrddir} -%{__mkdir} -p %{buildroot}/%{_datadir}/locale/ -%{__mv} client/smoltFirstBoot.py %{buildroot}/%{_datadir}/firstboot/modules/smolt.py +#%{__mkdir} -p %{buildroot}/%{_datadir}/locale/ %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt -%{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt -%{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ +#%{__mv} client/smolt.cron.monthly %{buildroot}/%{_sysconfdir}/cron.d/smolt +#%{__cp} -adv client/po/* %{buildroot}/%{_datadir}/locale/ -find %{buildroot} -name \*.po\* -delete +#find %{buildroot} -name \*.po\* -delete touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid -%{__install} -d -m 0755 client/ %{buildroot}/%{_datadir}/%{name}/client/ -%{__install} -d -m 0755 client/icons/ %{buildroot}/%{_datadir}/%{name}/client/icons/ -%{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ +#%{__install} -d -m 0755 client/ %{buildroot}/%{_datadir}/%{name}/client/ +#%{__install} -d -m 0755 client/icons/ %{buildroot}/%{_datadir}/%{name}/client/icons/ +#%{__cp} -adv client/*.py %{buildroot}/%{_datadir}/%{name}/client/ # Icons %{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/ %{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/ %{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/ %{__mkdir} -p %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/ -%{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/pixmaps/ %{__mv} client/icons/smolt-icon-16.png %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/smolt.png %{__mv} client/icons/smolt-icon-22.png %{buildroot}/%{_datadir}/icons/hicolor/22x22/apps/smolt.png %{__mv} client/icons/smolt-icon-24.png %{buildroot}/%{_datadir}/icons/hicolor/24x24/apps/smolt.png %{__mv} client/icons/smolt-icon-32.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/smolt.png %{__cp} -adv client/icons/* %{buildroot}/%{_datadir}/%{name}/client/icons/ -%{__cp} -adv client/icons/smolt-icon-48.png %{buildroot}/%{_datadir}/firstboot/pixmaps/smolt.png -%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc -%{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc +#%{__mkdir} -p %{buildroot}/%{_datadir}/%{name}/doc +#%{__install} -p -m 0644 doc/PrivacyPolicy %{buildroot}/%{_datadir}/%{name}/doc + +#%{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/*Profile.py +#%{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py +#%{__chmod} +x %{buildroot}/%{_initrddir}/smolt +%{__rm} -f %{buildroot}/%{_bindir}/smoltSendProfile %{buildroot}/%{_bindir}/smoltDeleteProfile %{buildroot}/%{_bindir}/smoltGui ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui - -%{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/*Profile.py -%{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/smoltGui.py -%{__chmod} +x %{buildroot}/%{_initrddir}/smolt +ln -s %{_sysconfdir}/%{name}/config.py %{buildroot}/%{_datadir}/%{name}/client/config.py desktop-file-install --vendor='fedora' --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop - %find_lang %{name} +# Cleanup from the Makefile (will be cleaned up when it is finalized) +%{__rm} -f %{buildroot}/etc/init.d/smolt +%{__rm} -f %{buildroot}/etc/smolt/hw-uuid + %clean rm -rf %{buildroot} @@ -148,19 +127,11 @@ %{_datadir}/%{name}/doc %{_bindir}/smoltSendProfile %{_bindir}/smoltDeleteProfile +%{_sysconfdir}/%{name}/config.* %{_sysconfdir}/cron.d/%{name} %{_initrddir}/%{name} %ghost %config(noreplace) %{_sysconfdir}/sysconfig/hw-uuid -%files server -%defattr(-,root,root,-) -%{_datadir}/%{name}/smoon - -%files firstboot -%defattr(-,root,root,-) -%{_datadir}/firstboot/modules/smolt.py* -%{_datadir}/firstboot/pixmaps/smolt.png - %files gui %defattr(-,root,root,-) %{_datadir}/applications/fedora-smolt.desktop @@ -168,6 +139,18 @@ %{_bindir}/smoltGui %changelog +* Thu Sep 13 2007 Mike McGrath 0.9.8.4-5 +- Removed firstboot and server portions for EL-4 + +* Mon Aug 13 2007 Mike McGrath 0.9.8.4-4 +- Rebuild to clean up 'config.py' compilations + +* Mon Aug 13 2007 Mike McGrath 0.9.8.4-1 +- Upstream released new version (major changes) +- New config file +- New Makefile +- Added deps + * Fri Jun 22 2007 Mike McGrath 0.9.8.3 - Upstream released new version From fedora-extras-commits at redhat.com Thu Sep 13 15:32:46 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Thu, 13 Sep 2007 11:32:46 -0400 Subject: rpms/smolt/EL-4 smolt.spec,1.25,1.26 sources,1.15,1.16 Message-ID: <200709131532.l8DFWks5026357@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/smolt/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26288 Modified Files: smolt.spec sources Log Message: updated sources file and release bump Index: smolt.spec =================================================================== RCS file: /cvs/extras/rpms/smolt/EL-4/smolt.spec,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- smolt.spec 13 Sep 2007 15:28:18 -0000 1.25 +++ smolt.spec 13 Sep 2007 15:32:13 -0000 1.26 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.8.4 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -139,7 +139,7 @@ %{_bindir}/smoltGui %changelog -* Thu Sep 13 2007 Mike McGrath 0.9.8.4-5 +* Thu Sep 13 2007 Mike McGrath 0.9.8.4-6 - Removed firstboot and server portions for EL-4 * Mon Aug 13 2007 Mike McGrath 0.9.8.4-4 Index: sources =================================================================== RCS file: /cvs/extras/rpms/smolt/EL-4/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 22 Jun 2007 15:35:09 -0000 1.15 +++ sources 13 Sep 2007 15:32:13 -0000 1.16 @@ -1,2 +1 @@ -cd9a9b1b3424423b8695442b0e264a7c smolt-0.9.8.1.tar.gz -69d08a3cf15b5e42aeba2af8f376cb21 smolt-0.9.8.3.tar.gz +2b79adbf0271160d55f4540008d0859f smolt-0.9.8.4.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 15:35:23 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 13 Sep 2007 11:35:23 -0400 Subject: rpms/mcstrans/devel mcstrans.spec,1.29,1.30 sources,1.19,1.20 Message-ID: <200709131535.l8DFZNwt026449@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/mcstrans/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26419 Modified Files: mcstrans.spec sources Log Message: * Thu Sep 13 2007 Dan Walsh 0.2.6-1 - Check for max_categories and error out Index: mcstrans.spec =================================================================== RCS file: /cvs/extras/rpms/mcstrans/devel/mcstrans.spec,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- mcstrans.spec 1 Mar 2007 21:09:58 -0000 1.29 +++ mcstrans.spec 13 Sep 2007 15:34:50 -0000 1.30 @@ -1,6 +1,6 @@ Summary: SELinux Translation Daemon Name: mcstrans -Version: 0.2.5 +Version: 0.2.6 Release: 1%{?dist} License: GPL Group: System Environment/Daemons @@ -70,6 +70,9 @@ %{_sysconfdir}/rc.d/init.d/mcstrans %changelog +* Thu Sep 13 2007 Dan Walsh 0.2.6-1 +- Check for max_categories and error out + * Thu Mar 1 2007 Dan Walsh 0.2.5-1 - Fix case where s0="" Index: sources =================================================================== RCS file: /cvs/extras/rpms/mcstrans/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 1 Mar 2007 21:09:58 -0000 1.19 +++ sources 13 Sep 2007 15:34:50 -0000 1.20 @@ -1 +1 @@ -64d7b1938b25d3eaae211e15777b1794 mcstrans-0.2.5.tgz +85e22ebd19c93b1120003050691889fe mcstrans-0.2.6.tgz From fedora-extras-commits at redhat.com Thu Sep 13 15:44:51 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Thu, 13 Sep 2007 11:44:51 -0400 Subject: rpms/mcstrans/devel .cvsignore,1.16,1.17 Message-ID: <200709131544.l8DFipqL026657@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/mcstrans/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26624 Modified Files: .cvsignore Log Message: * Thu Sep 13 2007 Dan Walsh 0.2.6-1 - Check for max_categories and error out Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mcstrans/devel/.cvsignore,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- .cvsignore 1 Mar 2007 21:09:58 -0000 1.16 +++ .cvsignore 13 Sep 2007 15:44:18 -0000 1.17 @@ -13,3 +13,4 @@ mcstrans-0.2.3.tgz mcstrans-0.2.4.tgz mcstrans-0.2.5.tgz +mcstrans-0.2.6.tgz From fedora-extras-commits at redhat.com Thu Sep 13 15:46:02 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 13 Sep 2007 11:46:02 -0400 Subject: rpms/ws-commons-util/devel ws-commons-util.spec,1.3,1.4 Message-ID: <200709131546.l8DFk2tS026743@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/ws-commons-util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26715 Modified Files: ws-commons-util.spec Log Message: Bump again. Index: ws-commons-util.spec =================================================================== RCS file: /cvs/pkgs/rpms/ws-commons-util/devel/ws-commons-util.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ws-commons-util.spec 13 Sep 2007 15:19:01 -0000 1.3 +++ ws-commons-util.spec 13 Sep 2007 15:45:29 -0000 1.4 @@ -1,6 +1,6 @@ Name: ws-commons-util Version: 1.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Common utilities from the Apache Web Services Project Group: System Environment/Libraries @@ -78,6 +78,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Thu Sep 13 2007 Andrew Overholt 1.0.1-4 +- Bump again. + * Thu Sep 13 2007 Andrew Overholt 1.0.1-3 - Bump release. From fedora-extras-commits at redhat.com Thu Sep 13 15:49:51 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 08:49:51 -0700 Subject: [pkgdb] libmusicbrainz: rdieter has requested watchcommits Message-ID: <200709131549.l8DFnpa6010659@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchcommits acl on libmusicbrainz (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 15:49:55 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 08:49:55 -0700 Subject: [pkgdb] libmusicbrainz: rdieter has requested watchbugzilla Message-ID: <200709131549.l8DFnu8k010668@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchbugzilla acl on libmusicbrainz (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 15:50:26 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 08:50:26 -0700 Subject: [pkgdb] libmusicbrainz: rdieter has requested commit Message-ID: <200709131550.l8DFoQ55010680@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the commit acl on libmusicbrainz (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 15:50:33 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 08:50:33 -0700 Subject: [pkgdb] libmusicbrainz: rdieter has requested watchbugzilla Message-ID: <200709131550.l8DFoXAV010689@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchbugzilla acl on libmusicbrainz (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 15:50:35 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 08:50:35 -0700 Subject: [pkgdb] libmusicbrainz: rdieter has requested watchcommits Message-ID: <200709131550.l8DFoZDY014954@app3.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the watchcommits acl on libmusicbrainz (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 15:50:37 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 08:50:37 -0700 Subject: [pkgdb] libmusicbrainz: rdieter has requested commit Message-ID: <200709131550.l8DFobiI010699@app4.fedora.phx.redhat.com> Rex Dieter (rdieter) has requested the commit acl on libmusicbrainz (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 15:51:37 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 13 Sep 2007 11:51:37 -0400 Subject: rpms/ws-commons-util/devel ws-commons-util.spec,1.4,1.5 Message-ID: <200709131551.l8DFpbWD027469@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/ws-commons-util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27271 Modified Files: ws-commons-util.spec Log Message: * Thu Sep 13 2007 Andrew Overholt 1.0.1-5 - ExcludeArch ppc64 until maven is built on ppc64. Index: ws-commons-util.spec =================================================================== RCS file: /cvs/pkgs/rpms/ws-commons-util/devel/ws-commons-util.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ws-commons-util.spec 13 Sep 2007 15:45:29 -0000 1.4 +++ ws-commons-util.spec 13 Sep 2007 15:51:05 -0000 1.5 @@ -1,6 +1,6 @@ Name: ws-commons-util Version: 1.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Common utilities from the Apache Web Services Project Group: System Environment/Libraries @@ -10,6 +10,9 @@ Patch0: %{name}-addosgimanifest.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239123 +ExcludeArch: ppc64 + BuildRequires: jpackage-utils >= 1.5 BuildRequires: maven2 BuildRequires: maven2-plugin-jar @@ -78,6 +81,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Thu Sep 13 2007 Andrew Overholt 1.0.1-5 +- ExcludeArch ppc64 until maven is built on ppc64. + * Thu Sep 13 2007 Andrew Overholt 1.0.1-4 - Bump again. From fedora-extras-commits at redhat.com Thu Sep 13 16:08:08 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Thu, 13 Sep 2007 12:08:08 -0400 Subject: rpms/telepathy-gabble/OLPC-2 .cvsignore, 1.26, 1.27 sources, 1.26, 1.27 telepathy-gabble.spec, 1.37, 1.38 Message-ID: <200709131608.l8DG88BH001372@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/telepathy-gabble/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1329 Modified Files: .cvsignore sources telepathy-gabble.spec Log Message: - new snapshot Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/.cvsignore,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- .cvsignore 12 Sep 2007 21:40:37 -0000 1.26 +++ .cvsignore 13 Sep 2007 16:07:35 -0000 1.27 @@ -6,3 +6,4 @@ telepathy-gabble-0.5.13.20070904darcs_olpctrial3a.tar.gz telepathy-gabble-0.5.14.1.20070906darcs_olpctrial3a.tar.gz telepathy-gabble-0.5.14.1-olpc-trial3a-20070912.tar.gz +telepathy-gabble-0.5.14.1-olpc-trial3a-20070913.1.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/sources,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- sources 12 Sep 2007 21:40:37 -0000 1.26 +++ sources 13 Sep 2007 16:07:35 -0000 1.27 @@ -1 +1,2 @@ 08c37009f68fe7a34f8c218a8c4ac3ca telepathy-gabble-0.5.14.1-olpc-trial3a-20070912.tar.gz +b0495cd024967171495f29ad4b01cde7 telepathy-gabble-0.5.14.1-olpc-trial3a-20070913.1.tar.gz Index: telepathy-gabble.spec =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- telepathy-gabble.spec 12 Sep 2007 22:34:31 -0000 1.37 +++ telepathy-gabble.spec 13 Sep 2007 16:07:35 -0000 1.38 @@ -1,7 +1,7 @@ # This is a snapshot release of the olpcrollup branch of telepathy-gabble # Code can be found for this branch at # http://projects.collabora.co.uk/~monkey/telepathy-gabble-olpc-rollup/ -%define alphatag olpc_trial3a_20070912 +%define alphatag olpc_trial3a_20070913.1 %define telepathy_glib_version 0.5.14 @@ -13,7 +13,7 @@ Group: Applications/Communications License: LGPL URL: http://telepathy.freedesktop.org/wiki/ -Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.14.1-olpc-trial3a-20070912.tar.gz +Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-0.5.14.1-olpc-trial3a-20070913.1.tar.gz Patch0: telepathy-gabble-0.5.12.1-no-Werror.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -60,6 +60,9 @@ %changelog +* Thu Sep 12 2007 John (J5) Palmieri - 0.5.14.1-0.2.olpc-trial3a-20070913.1 +- New snapshot + * Wed Sep 12 2007 John (J5) Palmieri - 0.5.14.1-0.2.olpc-trial3a-20070912 - New snapshot From fedora-extras-commits at redhat.com Thu Sep 13 16:11:12 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Thu, 13 Sep 2007 12:11:12 -0400 Subject: rpms/gtkhtml3/devel gtkhtml-3.15.92-cursor-position.patch, NONE, 1.1 gtkhtml3.spec, 1.100, 1.101 Message-ID: <200709131611.l8DGBCmn001519@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/gtkhtml3/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1485 Modified Files: gtkhtml3.spec Added Files: gtkhtml-3.15.92-cursor-position.patch Log Message: * Thu Sep 13 2007 Matthew Barnes - 3.15.92-2.fc8 - Add patch for GNOME bug #443850 (fix cursor position after typing halant). gtkhtml-3.15.92-cursor-position.patch: --- NEW FILE gtkhtml-3.15.92-cursor-position.patch --- diff -up gtkhtml-3.15.92/src/gtkhtml.c.cursor-position gtkhtml-3.15.92/src/gtkhtml.c --- gtkhtml-3.15.92/src/gtkhtml.c.cursor-position 2007-09-13 11:01:15.000000000 -0400 +++ gtkhtml-3.15.92/src/gtkhtml.c 2007-09-13 11:02:08.000000000 -0400 @@ -3221,9 +3221,9 @@ gtk_html_im_commit_cb (GtkIMContext *con D_IM (printf ("IM delete last preedit %d + %d\n", html->priv->im_pre_pos, html->priv->im_pre_len);) html_undo_freeze (html->engine->undo); - html_cursor_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos); + html_cursor_exactly_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos); html_engine_set_mark (html->engine); - html_cursor_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos + html->priv->im_pre_len); + html_cursor_exactly_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos + html->priv->im_pre_len); html_engine_delete (html->engine); html->priv->im_pre_len = 0; html_undo_thaw (html->engine->undo); @@ -3283,9 +3283,9 @@ gtk_html_im_preedit_changed_cb (GtkIMCon if (html->priv->im_pre_len > 0) { D_IM (printf ("IM delete last preedit %d + %d\n", html->priv->im_pre_pos, html->priv->im_pre_len);) - html_cursor_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos); + html_cursor_exactly_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos); html_engine_set_mark (html->engine); - html_cursor_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos + html->priv->im_pre_len); + html_cursor_exactly_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos + html->priv->im_pre_len); html_engine_delete (html->engine); deleted = html->priv->im_pre_len; } else @@ -3300,7 +3300,7 @@ gtk_html_im_preedit_changed_cb (GtkIMCon cursor_pos = CLAMP (cursor_pos, 0, html->priv->im_pre_len); html->priv->im_pre_pos = html->engine->cursor->position; html_engine_paste_text_with_extra_attributes (html->engine, preedit_string, html->priv->im_pre_len, attrs); - html_cursor_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos + cursor_pos); + html_cursor_exactly_jump_to_position_no_spell (html->engine->cursor, html->engine, html->priv->im_pre_pos + cursor_pos); } else html_engine_set_font_style (html->engine, 0, html->priv->im_orig_style); g_free (preedit_string); @@ -3407,12 +3407,12 @@ gtk_html_im_delete_surrounding_cb (GtkIM if (html_engine_get_editable (html->engine) && !html_engine_is_selection_active (html->engine)) { gint orig_position = html->engine->cursor->position; - html_cursor_jump_to_position_no_spell (html->engine->cursor, html->engine, orig_position + offset); + html_cursor_exactly_jump_to_position_no_spell (html->engine->cursor, html->engine, orig_position + offset); html_engine_set_mark (html->engine); - html_cursor_jump_to_position_no_spell (html->engine->cursor, html->engine, orig_position + offset + n_chars); + html_cursor_exactly_jump_to_position_no_spell (html->engine->cursor, html->engine, orig_position + offset + n_chars); html_engine_delete (html->engine); if (offset >= 0) - html_cursor_jump_to_position_no_spell (html->engine->cursor, html->engine, orig_position); + html_cursor_exactly_jump_to_position_no_spell (html->engine->cursor, html->engine, orig_position); } return TRUE; } diff -up gtkhtml-3.15.92/src/htmlcursor.c.cursor-position gtkhtml-3.15.92/src/htmlcursor.c --- gtkhtml-3.15.92/src/htmlcursor.c.cursor-position 2007-09-02 14:55:42.000000000 -0400 +++ gtkhtml-3.15.92/src/htmlcursor.c 2007-09-13 11:02:08.000000000 -0400 @@ -204,12 +204,20 @@ html_cursor_home (HTMLCursor *cursor, static gboolean -forward (HTMLCursor *cursor, HTMLEngine *engine) +forward (HTMLCursor *cursor, + HTMLEngine *engine, + gboolean exact_position) { gboolean retval; + gboolean (*forward_func) (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine); retval = TRUE; - if (!html_object_cursor_forward (cursor->object, cursor, engine)) { + if (exact_position) + forward_func = html_object_cursor_forward_one; + else + forward_func = html_object_cursor_forward; + + if (!forward_func (cursor->object, cursor, engine)) { HTMLObject *next; next = html_object_next_cursor (cursor->object, (gint *) &cursor->offset); @@ -224,8 +232,10 @@ forward (HTMLCursor *cursor, HTMLEngine return retval; } -gboolean -html_cursor_forward (HTMLCursor *cursor, HTMLEngine *engine) +static gboolean +html_cursor_real_forward (HTMLCursor *cursor, + HTMLEngine *engine, + gboolean exact_position) { gboolean retval; @@ -238,20 +248,41 @@ html_cursor_forward (HTMLCursor *cursor, html_engine_spell_check_range (engine, engine->cursor, engine->cursor); cursor->have_target_x = FALSE; - retval = forward (cursor, engine); + retval = forward (cursor, engine, exact_position); debug_location (cursor); return retval; } +gboolean +html_cursor_forward (HTMLCursor *cursor, + HTMLEngine *engine) +{ + return html_cursor_real_forward (cursor, engine, FALSE); +} + +gboolean +html_cursor_forward_one (HTMLCursor *cursor, + HTMLEngine *engine) +{ + return html_cursor_real_forward (cursor, engine, TRUE); +} + static gboolean -backward (HTMLCursor *cursor, HTMLEngine *engine) +backward (HTMLCursor *cursor, + HTMLEngine *engine, + gboolean exact_position) { gboolean retval; + gboolean (*backward_func) (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine); retval = TRUE; - if (!html_object_cursor_backward (cursor->object, cursor, engine)) { + if (exact_position) + backward_func = html_object_cursor_backward_one; + else + backward_func = html_object_cursor_backward; + if (!backward_func (cursor->object, cursor, engine)) { HTMLObject *prev; prev = html_object_prev_cursor (cursor->object, (gint *) &cursor->offset); @@ -266,9 +297,10 @@ backward (HTMLCursor *cursor, HTMLEngine return retval; } -gboolean -html_cursor_backward (HTMLCursor *cursor, - HTMLEngine *engine) +static gboolean +html_cursor_real_backward (HTMLCursor *cursor, + HTMLEngine *engine, + gboolean exact_position) { gboolean retval; @@ -281,13 +313,27 @@ html_cursor_backward (HTMLCursor *cursor html_engine_spell_check_range (engine, engine->cursor, engine->cursor); cursor->have_target_x = FALSE; - retval = backward (cursor, engine); + retval = backward (cursor, engine, exact_position); debug_location (cursor); return retval; } +gboolean +html_cursor_backward (HTMLCursor *cursor, + HTMLEngine *engine) +{ + return html_cursor_real_backward (cursor, engine, FALSE); +} + +gboolean +html_cursor_backward_one (HTMLCursor *cursor, + HTMLEngine *engine) +{ + return html_cursor_real_backward (cursor, engine, TRUE); +} + gboolean html_cursor_up (HTMLCursor *cursor, @@ -338,7 +384,7 @@ html_cursor_up (HTMLCursor *cursor, prev_x = x; prev_y = y; - if (! backward (cursor, engine)) + if (! backward (cursor, engine, FALSE)) return FALSE; html_object_get_cursor_base (cursor->object, @@ -523,21 +569,12 @@ html_cursor_down (HTMLCursor *cursor, } -/** - * html_cursor_jump_to: - * @cursor: - * @object: - * @offset: - * - * Move the cursor to the specified @offset in the specified @object. - * - * Return value: %TRUE if successfull, %FALSE if failed. - **/ -gboolean -html_cursor_jump_to (HTMLCursor *cursor, - HTMLEngine *engine, - HTMLObject *object, - guint offset) +static gboolean +html_cursor_real_jump_to (HTMLCursor *cursor, + HTMLEngine *engine, + HTMLObject *object, + guint offset, + gboolean exact_position) { HTMLCursor original; @@ -557,14 +594,14 @@ html_cursor_jump_to (HTMLCursor *cursor, html_cursor_copy (&original, cursor); - while (forward (cursor, engine)) { + while (forward (cursor, engine, exact_position)) { if (cursor->object == object && cursor->offset == offset) return TRUE; } html_cursor_copy (cursor, &original); - while (backward (cursor, engine)) { + while (backward (cursor, engine, exact_position)) { if (cursor->object == object && cursor->offset == offset) return TRUE; } @@ -572,6 +609,46 @@ html_cursor_jump_to (HTMLCursor *cursor, return FALSE; } +/** + * html_cursor_jump_to: + * @cursor: + * @object: + * @offset: + * + * Move the cursor to the specified @offset in the specified @object. + * Where exactly move to, depends on the is_cursor_position in PangoLogAttr say. + * This is useful for such as Indic languages that relies on that feature. + * + * Return value: %TRUE if successfull, %FALSE if failed. + **/ +gboolean +html_cursor_jump_to (HTMLCursor *cursor, + HTMLEngine *engine, + HTMLObject *object, + guint offset) +{ + return html_cursor_real_jump_to (cursor, engine, object, offset, FALSE); +} + +/** + * html_cursor_exactly_jump_to: + * @cursor: + * @object: + * @offset: + * + * Move the cursor to near the specified @offset in the specified @object. + * + * Return value: %TRUE if successful, %FALSE if failed. + **/ +gboolean +html_cursor_exactly_jump_to (HTMLCursor *cursor, + HTMLEngine *engine, + HTMLObject *object, + guint offset) +{ + return html_cursor_real_jump_to (cursor, engine, object, offset, TRUE); +} + /* Complex cursor movement commands. */ @@ -588,7 +665,7 @@ html_cursor_beginning_of_document (HTMLC if (engine->need_spell_check) html_engine_spell_check_range (engine, engine->cursor, engine->cursor); - while (backward (cursor, engine)) + while (backward (cursor, engine, FALSE)) ; } @@ -605,7 +682,7 @@ html_cursor_end_of_document (HTMLCursor if (engine->need_spell_check) html_engine_spell_check_range (engine, engine->cursor, engine->cursor); - while (forward (cursor, engine)) + while (forward (cursor, engine, FALSE)) ; } @@ -617,19 +694,11 @@ html_cursor_get_position (HTMLCursor *cu return cursor->position; } -void -html_cursor_jump_to_position_no_spell (HTMLCursor *cursor, HTMLEngine *engine, gint position) -{ - gboolean need_spell_check; - - need_spell_check = engine->need_spell_check; - engine->need_spell_check = FALSE; - html_cursor_jump_to_position (cursor, engine, position); - engine->need_spell_check = need_spell_check; -} - -void -html_cursor_jump_to_position (HTMLCursor *cursor, HTMLEngine *engine, gint position) +static void +html_cursor_real_jump_to_position (HTMLCursor *cursor, + HTMLEngine *engine, + gint position, + gboolean exact_position) { g_return_if_fail (cursor != NULL); g_return_if_fail (position >= 0); @@ -641,17 +710,63 @@ html_cursor_jump_to_position (HTMLCursor if (cursor->position < position) { while (cursor->position < position) { - if (! forward (cursor, engine)) + if (! forward (cursor, engine, exact_position)) break; } } else if (cursor->position > position) { while (cursor->position > position) { - if (! backward (cursor, engine)) + if (! backward (cursor, engine, exact_position)) break; } } } +void +html_cursor_jump_to_position (HTMLCursor *cursor, + HTMLEngine *engine, + gint position) +{ + html_cursor_real_jump_to_position (cursor, engine, position, FALSE); +} + +void +html_cursor_exactly_jump_to_position (HTMLCursor *cursor, + HTMLEngine *engine, + gint position) +{ + html_cursor_real_jump_to_position (cursor, engine, position, TRUE); +} + +static void +html_cursor_real_jump_to_position_no_spell (HTMLCursor *cursor, + HTMLEngine *engine, + gint position, + gboolean exact_position) +{ + gboolean need_spell_check; + + need_spell_check = engine->need_spell_check; + engine->need_spell_check = FALSE; + html_cursor_real_jump_to_position (cursor, engine, position, exact_position); + engine->need_spell_check = need_spell_check; +} + +void +html_cursor_jump_to_position_no_spell (HTMLCursor *cursor, + HTMLEngine *engine, + gint position) +{ + html_cursor_real_jump_to_position_no_spell (cursor, engine, position, FALSE); +} + +void +html_cursor_exactly_jump_to_position_no_spell (HTMLCursor *cursor, + HTMLEngine *engine, + gint position) +{ + html_cursor_real_jump_to_position_no_spell (cursor, engine, position, TRUE); +} + /* Comparison. */ @@ -750,7 +865,7 @@ html_cursor_beginning_of_paragraph (HTML while (1) { if (!cursor->offset) { html_cursor_copy (©, cursor); - if (backward (cursor, engine)) { + if (backward (cursor, engine, FALSE)) { new_level = html_object_get_parent_level (cursor->object); if (new_level < level || (new_level == level && flow != cursor->object->parent)) { @@ -761,7 +876,7 @@ html_cursor_beginning_of_paragraph (HTML break; } else - if (!backward (cursor, engine)) + if (!backward (cursor, engine, FALSE)) break; rv = TRUE; } @@ -788,7 +903,7 @@ html_cursor_end_of_paragraph (HTMLCursor while (1) { if (cursor->offset == html_object_get_length (cursor->object)) { html_cursor_copy (©, cursor); - if (forward (cursor, engine)) { + if (forward (cursor, engine, FALSE)) { new_level = html_object_get_parent_level (cursor->object); if (new_level < level || (new_level == level && flow != cursor->object->parent)) { @@ -799,7 +914,7 @@ html_cursor_end_of_paragraph (HTMLCursor break; } else - if (!forward (cursor, engine)) + if (!forward (cursor, engine, FALSE)) break; rv = TRUE; } diff -up gtkhtml-3.15.92/src/htmlobject.c.cursor-position gtkhtml-3.15.92/src/htmlobject.c --- gtkhtml-3.15.92/src/htmlobject.c.cursor-position 2007-09-02 14:55:42.000000000 -0400 +++ gtkhtml-3.15.92/src/htmlobject.c 2007-09-13 11:02:08.000000000 -0400 @@ -820,7 +820,9 @@ html_object_class_init (HTMLObjectClass klass->get_clear = get_clear; klass->get_direction = html_object_real_get_direction; klass->cursor_forward = html_object_real_cursor_forward; + klass->cursor_forward_one = html_object_real_cursor_forward; klass->cursor_backward = html_object_real_cursor_backward; + klass->cursor_backward_one = html_object_real_cursor_backward; klass->cursor_left = html_object_real_cursor_left; klass->cursor_right = html_object_real_cursor_right; klass->backspace = html_object_real_backspace; @@ -1567,12 +1569,24 @@ html_object_cursor_forward (HTMLObject * } gboolean +html_object_cursor_forward_one (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine) +{ + return (* HO_CLASS (self)->cursor_forward_one) (self, cursor, engine); +} + +gboolean html_object_cursor_backward (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine) { return (* HO_CLASS (self)->cursor_backward) (self, cursor, engine); } gboolean +html_object_cursor_backward_one (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine) +{ + return (* HO_CLASS (self)->cursor_backward_one) (self, cursor, engine); +} + +gboolean html_object_cursor_right (HTMLObject *self, HTMLPainter *painter, HTMLCursor *cursor) { return (* HO_CLASS (self)->cursor_right) (self, painter, cursor); diff -up gtkhtml-3.15.92/src/htmlobject.h.cursor-position gtkhtml-3.15.92/src/htmlobject.h --- gtkhtml-3.15.92/src/htmlobject.h.cursor-position 2007-09-02 14:55:42.000000000 -0400 +++ gtkhtml-3.15.92/src/htmlobject.h 2007-09-13 11:02:08.000000000 -0400 @@ -263,7 +263,9 @@ struct _HTMLObjectClass { HTMLDirection (*get_direction) (HTMLObject *self); gboolean (*cursor_forward) (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine); - gboolean (*cursor_backward) (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine); + gboolean (*cursor_forward_one) (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine); + gboolean (*cursor_backward) (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine); + gboolean (*cursor_backward_one) (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine); gboolean (*cursor_right) (HTMLObject *self, HTMLPainter *painter, HTMLCursor *cursor); gboolean (*cursor_left) (HTMLObject *self, HTMLPainter *painter, HTMLCursor *cursor); @@ -465,9 +467,15 @@ HTMLObject *html_object_check_point gboolean html_object_cursor_forward (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine); +gboolean html_object_cursor_forward_one (HTMLObject *self, + HTMLCursor *cursor, + HTMLEngine *engine); gboolean html_object_cursor_backward (HTMLObject *self, HTMLCursor *cursor, HTMLEngine *engine); +gboolean html_object_cursor_backward_one (HTMLObject *self, + HTMLCursor *cursor, + HTMLEngine *engine); gboolean html_object_cursor_left (HTMLObject *self, HTMLPainter *painter, HTMLCursor *cursor); diff -up gtkhtml-3.15.92/src/htmlcursor.h.cursor-position gtkhtml-3.15.92/src/htmlcursor.h --- gtkhtml-3.15.92/src/htmlcursor.h.cursor-position 2007-09-02 14:55:42.000000000 -0400 +++ gtkhtml-3.15.92/src/htmlcursor.h 2007-09-13 11:02:08.000000000 -0400 @@ -90,6 +90,10 @@ gboolean html_cursor_jump_to HTMLEngine *engine, HTMLObject *obj, guint offset); +gboolean html_cursor_exactly_jump_to (HTMLCursor *cursor, + HTMLEngine *engine, + HTMLObject *obj, + guint offset); HTMLObject *html_cursor_child_of (HTMLCursor *cursor, HTMLObject *parent); @@ -97,13 +101,19 @@ HTMLObject *html_cursor_child_of void html_cursor_normalize (HTMLCursor *cursor); /* Position handling. */ -gint html_cursor_get_position (HTMLCursor *cursor); -void html_cursor_jump_to_position (HTMLCursor *cursor, - HTMLEngine *engine, - gint position); -void html_cursor_jump_to_position_no_spell (HTMLCursor *cursor, - HTMLEngine *engine, - gint position); +gint html_cursor_get_position (HTMLCursor *cursor); +void html_cursor_jump_to_position (HTMLCursor *cursor, + HTMLEngine *engine, + gint position); +void html_cursor_exactly_jump_to_position (HTMLCursor *cursor, + HTMLEngine *engine, + gint position); +void html_cursor_jump_to_position_no_spell (HTMLCursor *cursor, + HTMLEngine *engine, + gint position); +void html_cursor_exactly_jump_to_position_no_spell (HTMLCursor *cursor, + HTMLEngine *engine, + gint position); /* Retrieving the character under/before the cursor. */ gunichar html_cursor_get_current_char (const HTMLCursor *cursor); Index: gtkhtml3.spec =================================================================== RCS file: /cvs/pkgs/rpms/gtkhtml3/devel/gtkhtml3.spec,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- gtkhtml3.spec 4 Sep 2007 02:45:19 -0000 1.100 +++ gtkhtml3.spec 13 Sep 2007 16:10:39 -0000 1.101 @@ -9,7 +9,7 @@ Name: gtkhtml3 Version: 3.15.92 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL/GPL Group: System Environment/Libraries Summary: gtkhtml library @@ -29,6 +29,9 @@ # We do not ship gnome-common (or at least we're not supposed to). Patch4: gtkhtml-3.13.1-no-gnome-common.patch +# GNOME bug #443850 +Patch5: gtkhtml-3.15.92-cursor-position.patch + ### Dependencies ### Requires: gnome-icon-theme >= %{gnome_icon_theme_version} @@ -63,6 +66,7 @@ %patch1 -p1 -b .crash %patch3 -p1 -b .im-too-late %patch4 -p1 -b .no-gnome-common +%patch5 -p1 -b .cursor-position %build @@ -130,6 +134,9 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Thu Sep 13 2007 Matthew Barnes - 3.15.92-2.fc8 +- Add patch for GNOME bug #443850 (fix cursor position after typing halant). + * Mon Sep 03 2007 Matthew Barnes - 3.15.92-1.fc8 - Update to 3.15.92 From fedora-extras-commits at redhat.com Thu Sep 13 16:12:24 2007 From: fedora-extras-commits at redhat.com (Aristeu Sergio Rozanski Filho (arozansk)) Date: Thu, 13 Sep 2007 12:12:24 -0400 Subject: rpms/linuxwacom/devel linuxwacom.spec,1.44,1.45 Message-ID: <200709131612.l8DGCOuW001604@cvs-int.fedora.redhat.com> Author: arozansk Update of /cvs/pkgs/rpms/linuxwacom/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1565 Modified Files: linuxwacom.spec Log Message: * adding ppc64 to the list of supported architectures Index: linuxwacom.spec =================================================================== RCS file: /cvs/pkgs/rpms/linuxwacom/devel/linuxwacom.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- linuxwacom.spec 21 Aug 2007 15:37:18 -0000 1.44 +++ linuxwacom.spec 13 Sep 2007 16:11:51 -0000 1.45 @@ -6,7 +6,7 @@ # Upstream's versioning is goofy. Note the mapping from tarname to version. Name: linuxwacom Version: 0.7.8.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Wacom Drivers from Linux Wacom Project Group: User Interface/X Hardware Support @@ -20,7 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} BuildRequires: xorg-x11-server-Xorg, libX11-devel, libXi-devel, xorg-x11-server-sdk >= 1.0.99.901, ncurses-devel Requires: xorg-x11-server-Xorg >= 1.0.99.901, udev >= 030-21 -ExclusiveArch: %{ix86} x86_64 alpha ia64 ppc sparc sparc64 +ExclusiveArch: %{ix86} x86_64 alpha ia64 ppc ppc64 sparc sparc64 %description The Linux Wacom Project manages the drivers, libraries, and @@ -96,6 +96,9 @@ %{_libdir}/libwacomcfg*.so %changelog +* Thu Sep 13 2007 Aristeu Rozanski 0.7.8.3-3.fc8 +- Adding ppc64 to list of architectures + * Tue Aug 21 2007 Aristeu Rozanski 0.7.8.3-2.fc8 - Disabling stack protector From fedora-extras-commits at redhat.com Thu Sep 13 16:14:16 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Thu, 13 Sep 2007 12:14:16 -0400 Subject: rpms/telepathy-salut/OLPC-2 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 telepathy-salut.spec, 1.11, 1.12 Message-ID: <200709131614.l8DGEGIN001699@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/telepathy-salut/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1666 Modified Files: .cvsignore sources telepathy-salut.spec Log Message: - update to snapshot Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-salut/OLPC-2/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 10 Sep 2007 15:16:15 -0000 1.9 +++ .cvsignore 13 Sep 2007 16:13:44 -0000 1.10 @@ -6,3 +6,4 @@ telepathy-salut-0.1.3.1.20070720darcs.tar.gz telepathy-salut-0.1.4.1.20070829darcs.tar.gz telepathy-salut-0.1.4.1.20070910darcs.tar.gz +telepathy-salut-0.1.4.1-olpc-trial3-20070912.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-salut/OLPC-2/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 10 Sep 2007 15:16:15 -0000 1.9 +++ sources 13 Sep 2007 16:13:44 -0000 1.10 @@ -1 +1 @@ -97805603ffdda441c4894a69197583a1 telepathy-salut-0.1.4.1.20070910darcs.tar.gz +5c0563d64387d4cfe6f1d58beb0de114 telepathy-salut-0.1.4.1-olpc-trial3-20070912.tar.gz Index: telepathy-salut.spec =================================================================== RCS file: /cvs/pkgs/rpms/telepathy-salut/OLPC-2/telepathy-salut.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- telepathy-salut.spec 10 Sep 2007 15:16:15 -0000 1.11 +++ telepathy-salut.spec 13 Sep 2007 16:13:44 -0000 1.12 @@ -1,16 +1,16 @@ -%define darcsdate 20070910darcs +%define alpha olpc_trial3_20070912 %define telepathy_glib_version 0.5.14 Name: telepathy-salut Version: 0.1.4.1 -Release: 0.3.%{darcsdate}%{?dist} +Release: 0.4.%{alpha}%{?dist} Summary: Link-local XMPP telepathy connection manager Group: Applications/Communications License: LGPL URL: http://telepathy.freedesktop.org/wiki/FrontPage -Source0: %{name}-%{version}.%{darcsdate}.tar.gz +Source0: %{name}-%{version}-olpc-trial3-20070912.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dbus-devel >= 0.61 @@ -60,6 +60,9 @@ %changelog +* Thu Sep 13 2007 John (J5) Palmieri - 0.1.4.1-0.4.olpc_trial3_20070912 +- update to snapshot + * Mon Sep 10 2007 Dan Williams - 0.1.4.1-0.3.20070910darcs.olpc2 - New snapshot From fedora-extras-commits at redhat.com Thu Sep 13 16:24:46 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (scop)) Date: Thu, 13 Sep 2007 12:24:46 -0400 Subject: rpms/mach/EL-5 mach-0.9.2-centos4rhel.patch, NONE, 1.1 mach.spec, 1.12, 1.13 Message-ID: <200709131624.l8DGOk3X002027@cvs-int.fedora.redhat.com> Author: scop Update of /cvs/pkgs/rpms/mach/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2004 Modified Files: mach.spec Added Files: mach-0.9.2-centos4rhel.patch Log Message: * Thu Sep 13 2007 Ville Skytt?? - 0.9.2-3.1 - Patch to default to CentOS configs also when built on RHEL. mach-0.9.2-centos4rhel.patch: --- NEW FILE mach-0.9.2-centos4rhel.patch --- diff -up mach-0.9.2/configure.in~ mach-0.9.2/configure.in --- mach-0.9.2/configure.in~ 2007-09-08 17:46:55.000000000 +0300 +++ mach-0.9.2/configure.in 2007-09-13 19:10:23.000000000 +0300 @@ -110,8 +110,11 @@ CHECK_RELEASE(redhat, "(Psyche)", CHECK_RELEASE(redhat, "(Shrike)", defaultroot="redhat-9-$arch") CHECK_RELEASE(redhat, "CentOS release 3",defaultroot="centos-3-$arch") +CHECK_RELEASE(redhat, "(Taroon)", defaultroot="centos-3-$arch") CHECK_RELEASE(redhat, "CentOS release 4",defaultroot="centos-4-$arch") +CHECK_RELEASE(redhat, "(Nahant)", defaultroot="centos-4-$arch") CHECK_RELEASE(redhat, "CentOS release 5",defaultroot="centos-5-$arch") +CHECK_RELEASE(redhat, "(Tikanga)", defaultroot="centos-5-$arch") CHECK_RELEASE(yellowdog, "(Sirius)", defaultroot="yellowdog-30-ppc") diff -up mach-0.9.2/configure~ mach-0.9.2/configure --- mach-0.9.2/configure~ 2007-09-08 17:47:07.000000000 +0300 +++ mach-0.9.2/configure 2007-09-13 19:10:23.000000000 +0300 @@ -19944,6 +19944,25 @@ echo "${ECHO_T}not found" >&6; } DIST=redhat + NAME="(Taroon)" + + if test -f /etc/$DIST-release + then + { echo "$as_me:$LINENO: checking /etc/$DIST-release for $NAME" >&5 +echo $ECHO_N "checking /etc/$DIST-release for $NAME... $ECHO_C" >&6; } + if grep "$NAME" /etc/$DIST-release > /dev/null; then + { echo "$as_me:$LINENO: result: found" >&5 +echo "${ECHO_T}found" >&6; } + defaultroot="centos-3-$arch" + else + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } + : + fi + fi + + + DIST=redhat NAME="CentOS release 4" if test -f /etc/$DIST-release @@ -19963,6 +19982,25 @@ echo "${ECHO_T}not found" >&6; } DIST=redhat + NAME="(Nahant)" + + if test -f /etc/$DIST-release + then + { echo "$as_me:$LINENO: checking /etc/$DIST-release for $NAME" >&5 +echo $ECHO_N "checking /etc/$DIST-release for $NAME... $ECHO_C" >&6; } + if grep "$NAME" /etc/$DIST-release > /dev/null; then + { echo "$as_me:$LINENO: result: found" >&5 +echo "${ECHO_T}found" >&6; } + defaultroot="centos-4-$arch" + else + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } + : + fi + fi + + + DIST=redhat NAME="CentOS release 5" if test -f /etc/$DIST-release @@ -19981,6 +20019,25 @@ echo "${ECHO_T}not found" >&6; } fi + DIST=redhat + NAME="(Tikanga)" + + if test -f /etc/$DIST-release + then + { echo "$as_me:$LINENO: checking /etc/$DIST-release for $NAME" >&5 +echo $ECHO_N "checking /etc/$DIST-release for $NAME... $ECHO_C" >&6; } + if grep "$NAME" /etc/$DIST-release > /dev/null; then + { echo "$as_me:$LINENO: result: found" >&5 +echo "${ECHO_T}found" >&6; } + defaultroot="centos-5-$arch" + else + { echo "$as_me:$LINENO: result: not found" >&5 +echo "${ECHO_T}not found" >&6; } + : + fi + fi + + DIST=yellowdog NAME="(Sirius)" Index: mach.spec =================================================================== RCS file: /cvs/pkgs/rpms/mach/EL-5/mach.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- mach.spec 12 Sep 2007 18:45:03 -0000 1.12 +++ mach.spec 13 Sep 2007 16:24:13 -0000 1.13 @@ -1,12 +1,13 @@ Name: mach Version: 0.9.2 -Release: 3%{?dist} +Release: 3%{?dist}.1 Summary: Make a chroot Group: Applications/System License: GPLv2+ URL: http://thomas.apestaart.org/projects/mach/ Source: http://thomas.apestaart.org/download/mach/%{name}-%{version}.tar.bz2 +Patch0: %{name}-0.9.2-centos4rhel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: python @@ -46,6 +47,9 @@ %prep %setup -q +touch -r configure.in configure.in.stamp +%patch0 -p1 +touch -r configure.in.stamp configure.in %build %configure \ @@ -103,6 +107,9 @@ %attr(04750,root,mach) %{_sbindir}/mach-helper %changelog +* Thu Sep 13 2007 Ville Skytt?? - 0.9.2-3.1 +- Patch to default to CentOS configs also when built on RHEL. + * Wed Sep 12 2007 Ville Skytt?? - 0.9.2-3 - Set default flavour to "epel" for EPEL builds. From fedora-extras-commits at redhat.com Thu Sep 13 16:26:47 2007 From: fedora-extras-commits at redhat.com (Allisson Azevedo (allisson)) Date: Thu, 13 Sep 2007 12:26:47 -0400 Subject: rpms/keyjnote/devel .cvsignore, 1.2, 1.3 keyjnote.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709131626.l8DGQl2F002175@cvs-int.fedora.redhat.com> Author: allisson Update of /cvs/extras/rpms/keyjnote/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2140/devel Modified Files: .cvsignore keyjnote.spec sources Log Message: - Update to 0.10.1 - Update license to GPLv2+ Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/keyjnote/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 6 Jun 2007 01:14:44 -0000 1.2 +++ .cvsignore 13 Sep 2007 16:26:15 -0000 1.3 @@ -1 +1 @@ -KeyJnote-0.10.0.tar.gz +KeyJnote-0.10.1.tar.gz Index: keyjnote.spec =================================================================== RCS file: /cvs/extras/rpms/keyjnote/devel/keyjnote.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- keyjnote.spec 6 Jun 2007 01:14:44 -0000 1.1 +++ keyjnote.spec 13 Sep 2007 16:26:15 -0000 1.2 @@ -1,10 +1,10 @@ Name: keyjnote -Version: 0.10.0 -Release: 2%{?dist} +Version: 0.10.1 +Release: 1%{?dist} Summary: A program that displays presentation slides Group: Applications/Productivity -License: GPL +License: GPLv2+ URL: http://keyjnote.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/KeyJnote-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -41,6 +41,10 @@ %changelog +* Thu Sep 13 2007 Allisson Azevedo 0.10.1-1 +- Update to 0.10.1 +- Update license to GPLv2+ + * Tue Jun 5 2007 Allisson Azevedo 0.10.0-2 - Add build section - Remove buildrequires Index: sources =================================================================== RCS file: /cvs/extras/rpms/keyjnote/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 6 Jun 2007 01:14:44 -0000 1.2 +++ sources 13 Sep 2007 16:26:15 -0000 1.3 @@ -1 +1 @@ -924a474081d0dc0f7975612e518b7883 KeyJnote-0.10.0.tar.gz +6530ac31c87fb0300e15fcf481ba22b3 KeyJnote-0.10.1.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 16:30:00 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Thu, 13 Sep 2007 12:30:00 -0400 Subject: rpms/kernel/devel patch-2.6.23-rc6-git3.bz2.sign, NONE, 1.1 .cvsignore, 1.684, 1.685 config-x86-generic, 1.11, 1.12 kernel.spec, 1.162, 1.163 sources, 1.646, 1.647 upstream, 1.568, 1.569 patch-2.6.23-rc6-git2.bz2.sign, 1.1, NONE Message-ID: <200709131630.l8DGU0ru002276@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2249 Modified Files: .cvsignore config-x86-generic kernel.spec sources upstream Added Files: patch-2.6.23-rc6-git3.bz2.sign Removed Files: patch-2.6.23-rc6-git2.bz2.sign Log Message: * Thu Sep 13 2007 Chuck Ebbert - Linux 2.6.23-rc6-git3 - disable stack overflow debugging on i386 --- NEW FILE patch-2.6.23-rc6-git3.bz2.sign --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBG6ODkyGugalF9Dw4RAuD/AJ0U+uPWckQkQyVJ8TePrhStMoERBwCfZ3Yo QyPIKRQEY/I8fQ/NWmU2m88= =ynZO -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.684 retrieving revision 1.685 diff -u -r1.684 -r1.685 --- .cvsignore 12 Sep 2007 20:19:34 -0000 1.684 +++ .cvsignore 13 Sep 2007 16:29:27 -0000 1.685 @@ -4,4 +4,4 @@ kernel-2.6.22 linux-2.6.22.tar.bz2 patch-2.6.23-rc6.bz2 -patch-2.6.23-rc6-git2.bz2 +patch-2.6.23-rc6-git3.bz2 Index: config-x86-generic =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86-generic,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- config-x86-generic 12 Sep 2007 22:56:16 -0000 1.11 +++ config-x86-generic 13 Sep 2007 16:29:27 -0000 1.12 @@ -209,7 +209,7 @@ CONFIG_PM_STD_PARTITION="" CONFIG_DEBUG_RODATA=y -CONFIG_DEBUG_STACKOVERFLOW=y +# CONFIG_DEBUG_STACKOVERFLOW is not set CONFIG_4KSTACKS=y CONFIG_DEBUG_NMI_TIMEOUT=5 Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.162 retrieving revision 1.163 diff -u -r1.162 -r1.163 --- kernel.spec 12 Sep 2007 22:56:16 -0000 1.162 +++ kernel.spec 13 Sep 2007 16:29:27 -0000 1.163 @@ -47,7 +47,7 @@ # The rc snapshot level %define rcrev 6 # The git snapshot level -%define gitrev 2 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -1795,6 +1795,10 @@ %changelog +* Thu Sep 13 2007 Chuck Ebbert +- Linux 2.6.23-rc6-git3 +- disable stack overflow debugging on i386 + * Wed Sep 12 2007 Dave Jones - Change ACPI dock drivers to be built-in. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.646 retrieving revision 1.647 diff -u -r1.646 -r1.647 --- sources 12 Sep 2007 20:19:34 -0000 1.646 +++ sources 13 Sep 2007 16:29:27 -0000 1.647 @@ -1,3 +1,3 @@ 2e230d005c002fb3d38a3ca07c0200d0 linux-2.6.22.tar.bz2 8f335157f1afdad7906be5d387b36302 patch-2.6.23-rc6.bz2 -6ecec0906f1becf844497493b14288df patch-2.6.23-rc6-git2.bz2 +436b893d0005eb90d1329a533bbf5b59 patch-2.6.23-rc6-git3.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v retrieving revision 1.568 retrieving revision 1.569 diff -u -r1.568 -r1.569 --- upstream 12 Sep 2007 20:19:34 -0000 1.568 +++ upstream 13 Sep 2007 16:29:27 -0000 1.569 @@ -1,3 +1,3 @@ linux-2.6.22.tar.bz2 patch-2.6.23-rc6.bz2 -patch-2.6.23-rc6-git2.bz2 +patch-2.6.23-rc6-git3.bz2 --- patch-2.6.23-rc6-git2.bz2.sign DELETED --- From fedora-extras-commits at redhat.com Thu Sep 13 16:46:49 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 13 Sep 2007 12:46:49 -0400 Subject: rpms/php-pear-HTML-QuickForm-advmultiselect/devel php-pear-HTML-QuickForm-advmultiselect.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709131646.l8DGknIl002775@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2742 Modified Files: .cvsignore sources Added Files: php-pear-HTML-QuickForm-advmultiselect.spec Log Message: new package --- NEW FILE php-pear-HTML-QuickForm-advmultiselect.spec --- %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %define pear_name HTML_QuickForm_advmultiselect Name: php-pear-HTML-QuickForm-advmultiselect Version: 1.4.0 Release: 1%{?dist} Summary: Element for HTML_QuickForm that emulate a multi-select Group: Development/Libraries License: BSD URL: http://pear.php.net/package/HTML_QuickForm_advmultiselect Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) >= 1.4.3, php-pear(HTML_QuickForm) > 3.2.4 Requires(post): %{__pear} Requires(postun): %{__pear} Provides: php-pear(%{pear_name}) = %{version} %description The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm package that is two select boxes next to each other emulating a multi-select. %prep %setup -q -c [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} %build # Empty build section %install cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml # Move documentation mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} ../docdir # Fix the documentation sed -i -e 's/\r//' ../docdir/docs/TDG/*.{htc,html,css} \ ../docdir/examples/*.{html,php} # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} %clean rm -rf $RPM_BUILD_ROOT %post %{__pear} install --nodeps --soft --force --register-only \ %{pear_xmldir}/%{pear_name}.xml >/dev/null || : %postun if [ $1 -eq 0 ] ; then %{__pear} uninstall --nodeps --ignore-errors --register-only \ %{pear_name} >/dev/null || : fi %files %defattr(-,root,root,-) %doc docdir/* %{pear_xmldir}/%{pear_name}.xml %{pear_datadir}/%{pear_name} %{pear_phpdir}/HTML/QuickForm/advmultiselect.php %changelog * Tue Aug 21 2007 Remi Collet 1.4.0-1 - Take ownership for this, update to 1.4.0 - Change licence from PHP to BSD * Thu Mar 29 2007 Sebastien Prud'homme 1.3.1-1 - Initial Release Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 12 Sep 2007 16:24:48 -0000 1.1 +++ .cvsignore 13 Sep 2007 16:46:12 -0000 1.2 @@ -0,0 +1 @@ +HTML_QuickForm_advmultiselect-1.4.0.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Sep 2007 16:24:48 -0000 1.1 +++ sources 13 Sep 2007 16:46:12 -0000 1.2 @@ -0,0 +1 @@ +0a240714c786f4916e5e6f481ab8052e HTML_QuickForm_advmultiselect-1.4.0.tgz From fedora-extras-commits at redhat.com Thu Sep 13 16:52:27 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 13 Sep 2007 12:52:27 -0400 Subject: rpms/php-pear-HTML-QuickForm-advmultiselect/FC-6 php-pear-HTML-QuickForm-advmultiselect.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709131652.l8DGqRBn002958@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2934 Modified Files: sources Added Files: php-pear-HTML-QuickForm-advmultiselect.spec Log Message: new package --- NEW FILE php-pear-HTML-QuickForm-advmultiselect.spec --- %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %define pear_name HTML_QuickForm_advmultiselect Name: php-pear-HTML-QuickForm-advmultiselect Version: 1.4.0 Release: 1%{?dist} Summary: Element for HTML_QuickForm that emulate a multi-select Group: Development/Libraries License: BSD URL: http://pear.php.net/package/HTML_QuickForm_advmultiselect Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) >= 1.4.3, php-pear(HTML_QuickForm) > 3.2.4 Requires(post): %{__pear} Requires(postun): %{__pear} Provides: php-pear(%{pear_name}) = %{version} %description The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm package that is two select boxes next to each other emulating a multi-select. %prep %setup -q -c [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} %build # Empty build section %install cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml # Move documentation mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} ../docdir # Fix the documentation sed -i -e 's/\r//' ../docdir/docs/TDG/*.{htc,html,css} \ ../docdir/examples/*.{html,php} # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} %clean rm -rf $RPM_BUILD_ROOT %post %{__pear} install --nodeps --soft --force --register-only \ %{pear_xmldir}/%{pear_name}.xml >/dev/null || : %postun if [ $1 -eq 0 ] ; then %{__pear} uninstall --nodeps --ignore-errors --register-only \ %{pear_name} >/dev/null || : fi %files %defattr(-,root,root,-) %doc docdir/* %{pear_xmldir}/%{pear_name}.xml %{pear_datadir}/%{pear_name} %{pear_phpdir}/HTML/QuickForm/advmultiselect.php %changelog * Tue Aug 21 2007 Remi Collet 1.4.0-1 - Take ownership for this, update to 1.4.0 - Change licence from PHP to BSD * Thu Mar 29 2007 Sebastien Prud'homme 1.3.1-1 - Initial Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Sep 2007 16:24:48 -0000 1.1 +++ sources 13 Sep 2007 16:51:48 -0000 1.2 @@ -0,0 +1 @@ +0a240714c786f4916e5e6f481ab8052e HTML_QuickForm_advmultiselect-1.4.0.tgz From fedora-extras-commits at redhat.com Thu Sep 13 16:54:00 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 13 Sep 2007 12:54:00 -0400 Subject: rpms/php-pear-HTML-QuickForm-advmultiselect/F-7 php-pear-HTML-QuickForm-advmultiselect.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709131654.l8DGs0mM003040@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3012 Modified Files: sources Added Files: php-pear-HTML-QuickForm-advmultiselect.spec Log Message: new package --- NEW FILE php-pear-HTML-QuickForm-advmultiselect.spec --- %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %define pear_name HTML_QuickForm_advmultiselect Name: php-pear-HTML-QuickForm-advmultiselect Version: 1.4.0 Release: 1%{?dist} Summary: Element for HTML_QuickForm that emulate a multi-select Group: Development/Libraries License: BSD URL: http://pear.php.net/package/HTML_QuickForm_advmultiselect Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) >= 1.4.3, php-pear(HTML_QuickForm) > 3.2.4 Requires(post): %{__pear} Requires(postun): %{__pear} Provides: php-pear(%{pear_name}) = %{version} %description The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm package that is two select boxes next to each other emulating a multi-select. %prep %setup -q -c [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} %build # Empty build section %install cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml # Move documentation mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} ../docdir # Fix the documentation sed -i -e 's/\r//' ../docdir/docs/TDG/*.{htc,html,css} \ ../docdir/examples/*.{html,php} # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} %clean rm -rf $RPM_BUILD_ROOT %post %{__pear} install --nodeps --soft --force --register-only \ %{pear_xmldir}/%{pear_name}.xml >/dev/null || : %postun if [ $1 -eq 0 ] ; then %{__pear} uninstall --nodeps --ignore-errors --register-only \ %{pear_name} >/dev/null || : fi %files %defattr(-,root,root,-) %doc docdir/* %{pear_xmldir}/%{pear_name}.xml %{pear_datadir}/%{pear_name} %{pear_phpdir}/HTML/QuickForm/advmultiselect.php %changelog * Tue Aug 21 2007 Remi Collet 1.4.0-1 - Take ownership for this, update to 1.4.0 - Change licence from PHP to BSD * Thu Mar 29 2007 Sebastien Prud'homme 1.3.1-1 - Initial Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Sep 2007 16:24:48 -0000 1.1 +++ sources 13 Sep 2007 16:53:26 -0000 1.2 @@ -0,0 +1 @@ +0a240714c786f4916e5e6f481ab8052e HTML_QuickForm_advmultiselect-1.4.0.tgz From fedora-extras-commits at redhat.com Thu Sep 13 16:54:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 09:54:47 -0700 Subject: [pkgdb] mhgui was added for kwizart Message-ID: <200709131654.l8DGsmKV016074@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package mhgui with summary A simple GUI library for MakeHuman Kevin Fenzi (kevin) has approved Package mhgui Kevin Fenzi (kevin) has added a Fedora devel branch for mhgui with an owner of kwizart Kevin Fenzi (kevin) has approved mhgui in Fedora devel Kevin Fenzi (kevin) has approved Package mhgui Kevin Fenzi (kevin) has set commit to Approved for cvsextras on mhgui (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on mhgui (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on mhgui (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mhgui From fedora-extras-commits at redhat.com Thu Sep 13 16:55:07 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 13 Sep 2007 12:55:07 -0400 Subject: rpms/ws-commons-util/devel ws-commons-util.spec,1.5,1.6 Message-ID: <200709131655.l8DGt7og003144@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/ws-commons-util/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3117 Modified Files: ws-commons-util.spec Log Message: * Thu Sep 13 2007 Andrew Overholt 1.0.1-6 - Add BR on maven surefire resources, eclipse, and install plugins. Index: ws-commons-util.spec =================================================================== RCS file: /cvs/pkgs/rpms/ws-commons-util/devel/ws-commons-util.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ws-commons-util.spec 13 Sep 2007 15:51:05 -0000 1.5 +++ ws-commons-util.spec 13 Sep 2007 16:54:34 -0000 1.6 @@ -1,6 +1,6 @@ Name: ws-commons-util Version: 1.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Common utilities from the Apache Web Services Project Group: System Environment/Libraries @@ -17,9 +17,13 @@ BuildRequires: maven2 BuildRequires: maven2-plugin-jar BuildRequires: maven2-plugin-compiler +BuildRequires: maven2-plugin-install BuildRequires: maven2-plugin-source BuildRequires: maven2-plugin-assembly BuildRequires: maven2-plugin-javadoc +BuildRequires: maven2-plugin-resources +BuildRequires: maven2-plugin-surefire +BuildRequires: maven2-plugin-eclipse BuildRequires: junit BuildRequires: java-javadoc @@ -81,6 +85,9 @@ %doc %{_javadocdir}/%{name} %changelog +* Thu Sep 13 2007 Andrew Overholt 1.0.1-6 +- Add BR on maven surefire resources, eclipse, and install plugins. + * Thu Sep 13 2007 Andrew Overholt 1.0.1-5 - ExcludeArch ppc64 until maven is built on ppc64. From fedora-extras-commits at redhat.com Thu Sep 13 16:55:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 09:55:04 -0700 Subject: [pkgdb] mhgui (Fedora EPEL, 4) updated by kevin Message-ID: <200709131655.l8DGt58t011195@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for mhgui Kevin Fenzi (kevin) has set commit to Approved for cvsextras on mhgui (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on mhgui (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on mhgui (Fedora EPEL 4) Kevin Fenzi (kevin) Approved cvsextras for commit access on mhgui (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mhgui From fedora-extras-commits at redhat.com Thu Sep 13 16:55:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 09:55:04 -0700 Subject: [pkgdb] mhgui (Fedora, 6) updated by kevin Message-ID: <200709131655.l8DGt5ht011204@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for mhgui Kevin Fenzi (kevin) has set commit to Approved for cvsextras on mhgui (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on mhgui (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on mhgui (Fedora 6) Kevin Fenzi (kevin) Approved cvsextras for commit access on mhgui (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mhgui From fedora-extras-commits at redhat.com Thu Sep 13 16:55:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 09:55:04 -0700 Subject: [pkgdb] mhgui (Fedora, 7) updated by kevin Message-ID: <200709131655.l8DGt6xQ011222@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for mhgui Kevin Fenzi (kevin) has set commit to Approved for cvsextras on mhgui (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on mhgui (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on mhgui (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on mhgui (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mhgui From fedora-extras-commits at redhat.com Thu Sep 13 16:55:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 09:55:04 -0700 Subject: [pkgdb] mhgui (Fedora EPEL, 5) updated by kevin Message-ID: <200709131655.l8DGt5TF011213@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for mhgui Kevin Fenzi (kevin) has set commit to Approved for cvsextras on mhgui (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on mhgui (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on mhgui (Fedora EPEL 5) Kevin Fenzi (kevin) Approved cvsextras for commit access on mhgui (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mhgui From fedora-extras-commits at redhat.com Thu Sep 13 16:55:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 09:55:04 -0700 Subject: [pkgdb] mhgui (Fedora, devel) updated by kevin Message-ID: <200709131655.l8DGt6rY011231@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on mhgui (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/mhgui From fedora-extras-commits at redhat.com Thu Sep 13 16:55:25 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 12:55:25 -0400 Subject: rpms/mhgui - New directory Message-ID: <200709131655.l8DGtPE4003226@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/mhgui In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsTq3193/rpms/mhgui Log Message: Directory /cvs/extras/rpms/mhgui added to the repository From fedora-extras-commits at redhat.com Thu Sep 13 16:55:30 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 12:55:30 -0400 Subject: rpms/mhgui/devel - New directory Message-ID: <200709131655.l8DGtUtB003240@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/mhgui/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsTq3193/rpms/mhgui/devel Log Message: Directory /cvs/extras/rpms/mhgui/devel added to the repository From fedora-extras-commits at redhat.com Thu Sep 13 16:55:35 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 12:55:35 -0400 Subject: rpms/mhgui Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709131655.l8DGtZZo003265@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/mhgui In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsTq3193/rpms/mhgui Added Files: Makefile import.log Log Message: Setup of module mhgui --- NEW FILE Makefile --- # Top level Makefile for module mhgui all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Thu Sep 13 16:55:37 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 12:55:37 -0400 Subject: rpms/mhgui/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709131655.l8DGtb5c003281@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/mhgui/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsTq3193/rpms/mhgui/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module mhgui --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: mhgui # $Id: Makefile,v 1.1 2007/09/13 16:55:35 kevin Exp $ NAME := mhgui SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Sep 13 17:00:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 10:00:26 -0700 Subject: [pkgdb] Io-language was added for jwrdegoede Message-ID: <200709131700.l8DH0RcU016163@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package Io-language with summary Io is a small, prototype-based programming language Kevin Fenzi (kevin) has approved Package Io-language Kevin Fenzi (kevin) has added a Fedora devel branch for Io-language with an owner of jwrdegoede Kevin Fenzi (kevin) has approved Io-language in Fedora devel Kevin Fenzi (kevin) has approved Package Io-language Kevin Fenzi (kevin) has set commit to Approved for cvsextras on Io-language (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on Io-language (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on Io-language (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Io-language From fedora-extras-commits at redhat.com Thu Sep 13 17:00:35 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 10:00:35 -0700 Subject: [pkgdb] Io-language (Fedora, devel) updated by kevin Message-ID: <200709131700.l8DH0ZQn011276@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on Io-language (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Io-language From fedora-extras-commits at redhat.com Thu Sep 13 17:00:35 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 10:00:35 -0700 Subject: [pkgdb] Io-language (Fedora, 7) updated by kevin Message-ID: <200709131700.l8DH0aSF011285@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for Io-language Kevin Fenzi (kevin) has set commit to Approved for cvsextras on Io-language (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on Io-language (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on Io-language (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on Io-language (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/Io-language From fedora-extras-commits at redhat.com Thu Sep 13 17:01:26 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 13:01:26 -0400 Subject: rpms/Io-language - New directory Message-ID: <200709131701.l8DH1Q8J009641@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/Io-language In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsnR9601/rpms/Io-language Log Message: Directory /cvs/extras/rpms/Io-language added to the repository From fedora-extras-commits at redhat.com Thu Sep 13 17:01:33 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 13:01:33 -0400 Subject: rpms/Io-language/devel - New directory Message-ID: <200709131701.l8DH1XM6009658@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/Io-language/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsnR9601/rpms/Io-language/devel Log Message: Directory /cvs/extras/rpms/Io-language/devel added to the repository From fedora-extras-commits at redhat.com Thu Sep 13 17:01:38 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 13:01:38 -0400 Subject: rpms/Io-language Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709131701.l8DH1cBA009738@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/Io-language In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsnR9601/rpms/Io-language Added Files: Makefile import.log Log Message: Setup of module Io-language --- NEW FILE Makefile --- # Top level Makefile for module Io-language all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Thu Sep 13 17:01:43 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 13:01:43 -0400 Subject: rpms/Io-language/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709131701.l8DH1hav009767@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/Io-language/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsnR9601/rpms/Io-language/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module Io-language --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: Io-language # $Id: Makefile,v 1.1 2007/09/13 17:01:38 kevin Exp $ NAME := Io-language SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Thu Sep 13 17:02:08 2007 From: fedora-extras-commits at redhat.com (Remi Collet (remi)) Date: Thu, 13 Sep 2007 13:02:08 -0400 Subject: rpms/php-pear-HTML-QuickForm-advmultiselect/EL-5 php-pear-HTML-QuickForm-advmultiselect.spec, NONE, 1.1 sources, 1.1, 1.2 Message-ID: <200709131702.l8DH28s3009880@cvs-int.fedora.redhat.com> Author: remi Update of /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9677 Modified Files: sources Added Files: php-pear-HTML-QuickForm-advmultiselect.spec Log Message: new package --- NEW FILE php-pear-HTML-QuickForm-advmultiselect.spec --- %{!?__pear: %{expand: %%global __pear %{_bindir}/pear}} %define pear_name HTML_QuickForm_advmultiselect Name: php-pear-HTML-QuickForm-advmultiselect Version: 1.4.0 Release: 1%{?dist} Summary: Element for HTML_QuickForm that emulate a multi-select Group: Development/Libraries License: BSD URL: http://pear.php.net/package/HTML_QuickForm_advmultiselect Source0: http://pear.php.net/get/%{pear_name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: php-pear >= 1:1.4.9-1.2 Requires: php-pear(PEAR) >= 1.4.3, php-pear(HTML_QuickForm) > 3.2.4 Requires(post): %{__pear} Requires(postun): %{__pear} Provides: php-pear(%{pear_name}) = %{version} %description The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm package that is two select boxes next to each other emulating a multi-select. %prep %setup -q -c [ -f package2.xml ] || mv package.xml package2.xml mv package2.xml %{pear_name}-%{version}/%{pear_name}.xml cd %{pear_name}-%{version} %build # Empty build section %install cd %{pear_name}-%{version} rm -rf $RPM_BUILD_ROOT docdir %{__pear} install --nodeps --packagingroot $RPM_BUILD_ROOT %{pear_name}.xml # Move documentation mv $RPM_BUILD_ROOT%{pear_docdir}/%{pear_name} ../docdir # Fix the documentation sed -i -e 's/\r//' ../docdir/docs/TDG/*.{htc,html,css} \ ../docdir/examples/*.{html,php} # Clean up unnecessary files rm -rf $RPM_BUILD_ROOT%{pear_phpdir}/.??* # Install XML package description mkdir -p $RPM_BUILD_ROOT%{pear_xmldir} install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir} %clean rm -rf $RPM_BUILD_ROOT %post %{__pear} install --nodeps --soft --force --register-only \ %{pear_xmldir}/%{pear_name}.xml >/dev/null || : %postun if [ $1 -eq 0 ] ; then %{__pear} uninstall --nodeps --ignore-errors --register-only \ %{pear_name} >/dev/null || : fi %files %defattr(-,root,root,-) %doc docdir/* %{pear_xmldir}/%{pear_name}.xml %{pear_datadir}/%{pear_name} %{pear_phpdir}/HTML/QuickForm/advmultiselect.php %changelog * Tue Aug 21 2007 Remi Collet 1.4.0-1 - Take ownership for this, update to 1.4.0 - Change licence from PHP to BSD * Thu Mar 29 2007 Sebastien Prud'homme 1.3.1-1 - Initial Release Index: sources =================================================================== RCS file: /cvs/extras/rpms/php-pear-HTML-QuickForm-advmultiselect/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 12 Sep 2007 16:24:48 -0000 1.1 +++ sources 13 Sep 2007 17:01:34 -0000 1.2 @@ -0,0 +1 @@ +0a240714c786f4916e5e6f481ab8052e HTML_QuickForm_advmultiselect-1.4.0.tgz From fedora-extras-commits at redhat.com Thu Sep 13 17:05:28 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (bnocera)) Date: Thu, 13 Sep 2007 10:05:28 -0700 Subject: [pkgdb] libmusicbrainz had acl change status Message-ID: <200709131705.l8DH5S5h011337@app4.fedora.phx.redhat.com> Bastien Nocera (hadess) has set the watchcommits acl on libmusicbrainz (Fedora devel) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 17:05:27 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (bnocera)) Date: Thu, 13 Sep 2007 10:05:27 -0700 Subject: [pkgdb] libmusicbrainz had acl change status Message-ID: <200709131705.l8DH5T80016341@app3.fedora.phx.redhat.com> Bastien Nocera (hadess) has set the watchbugzilla acl on libmusicbrainz (Fedora devel) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 17:05:33 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (bnocera)) Date: Thu, 13 Sep 2007 10:05:33 -0700 Subject: [pkgdb] libmusicbrainz had acl change status Message-ID: <200709131705.l8DH5XGE011350@app4.fedora.phx.redhat.com> Bastien Nocera (hadess) has set the commit acl on libmusicbrainz (Fedora devel) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 17:05:44 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (bnocera)) Date: Thu, 13 Sep 2007 10:05:44 -0700 Subject: [pkgdb] libmusicbrainz had acl change status Message-ID: <200709131705.l8DH5ikP011362@app4.fedora.phx.redhat.com> Bastien Nocera (hadess) has set the watchbugzilla acl on libmusicbrainz (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 17:05:46 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (bnocera)) Date: Thu, 13 Sep 2007 10:05:46 -0700 Subject: [pkgdb] libmusicbrainz had acl change status Message-ID: <200709131705.l8DH5kRH011372@app4.fedora.phx.redhat.com> Bastien Nocera (hadess) has set the watchcommits acl on libmusicbrainz (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 17:05:48 2007 From: fedora-extras-commits at redhat.com (Bastien Nocera (bnocera)) Date: Thu, 13 Sep 2007 10:05:48 -0700 Subject: [pkgdb] libmusicbrainz had acl change status Message-ID: <200709131705.l8DH5m96011381@app4.fedora.phx.redhat.com> Bastien Nocera (hadess) has set the commit acl on libmusicbrainz (Fedora 7) to Approved for Rex Dieter (rdieter) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libmusicbrainz From fedora-extras-commits at redhat.com Thu Sep 13 17:21:05 2007 From: fedora-extras-commits at redhat.com (Rahul Sundaram (sundaram)) Date: Thu, 13 Sep 2007 13:21:05 -0400 Subject: rpms/dbench/FC-6 dbench-3.04-datadir.patch, NONE, 1.1 dbench-3.04-destdir.patch, NONE, 1.1 dbench-3.04.tar.gz, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709131721.l8DHL56E010276@cvs-int.fedora.redhat.com> Author: sundaram Update of /cvs/pkgs/rpms/dbench/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10247 Modified Files: .cvsignore sources Added Files: dbench-3.04-datadir.patch dbench-3.04-destdir.patch dbench-3.04.tar.gz Log Message: Initial build dbench-3.04-datadir.patch: --- NEW FILE dbench-3.04-datadir.patch --- --- dbench-3.04/Makefile.in.datadir 2007-07-11 15:26:53.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-07-11 15:27:53.000000000 -0400 @@ -32,9 +32,9 @@ tbench_srv: $(SRV_OBJS) # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir)/dbench $(DESTDIR)/$(mandir) ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) - ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 client.txt $(DESTDIR)/$(datadir)/dbench ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 --- dbench-3.04/dbench.c.datadir 2007-07-11 15:28:31.000000000 -0400 +++ dbench-3.04/dbench.c 2007-07-11 15:29:50.000000000 -0400 @@ -29,7 +29,7 @@ int sync_open = 0, sync_dirs = 0; char *tcp_options = TCP_OPTIONS; static int timelimit = 600, warmup; static const char *directory = "."; -static char *loadfile = DATADIR "/client.txt"; +static char *loadfile = DATADIR "/dbench/client.txt"; static struct timeval tv_start; static struct timeval tv_end; dbench-3.04-destdir.patch: --- NEW FILE dbench-3.04-destdir.patch --- --- dbench-3.04/Makefile.in.destdir 2007-06-20 16:42:46.000000000 -0400 +++ dbench-3.04/Makefile.in 2007-06-20 16:44:56.000000000 -0400 @@ -32,12 +32,12 @@ # Careful here: don't install client.txt over itself. install: all - ${INSTALLCMD} -d $(bindir) $(datadir) $(mandir) - ${INSTALLCMD} dbench tbench tbench_srv $(bindir) - ${INSTALLCMD} client.txt $(datadir) - ${INSTALLCMD} -m644 dbench.1 $(mandir) - ln -sf dbench.1 $(mandir)/tbench.1 - ln -sf dbench.1 $(mandir)/tbench_srv.1 + ${INSTALLCMD} -d $(DESTDIR)/$(bindir) $(DESTDIR)/$(datadir) $(DESTDIR)/$(mandir) + ${INSTALLCMD} dbench tbench tbench_srv $(DESTDIR)/$(bindir) + ${INSTALLCMD} client.txt $(DESTDIR)/$(datadir) + ${INSTALLCMD} -m644 dbench.1 $(DESTDIR)/$(mandir) + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench.1 + ln -sf dbench.1 $(DESTDIR)/$(mandir)/tbench_srv.1 clean: rm -f *.o *~ dbench tbench tbench_srv --- NEW FILE dbench-3.04.tar.gz --- ? j[????Ue????u?????O???x??*/?????????~z}R???_B??o`'?.?^`???7o??,???????E?X??~V???????????l???mi??W????4???Qb7? ??-??}??3?Yj????m????????????????o????O??z??-?]?z????????O??y?z?????dp????k?????P??|4?M?\????s?/??R)}]lwe?ZW??????????1zZ,???4????$??AOG?????????????z?dz?:??Y?=}??//_????@???)w(I???r?V?ItU?H?q??$?P??????9?????X?????x3K&?F'??? `?4???:?Wi??iE??E??,+?M?W ???4? ??????d??(??????{?/1?\?? AR???N???TK?*)6???y=?g?\???j????-??p+????3?P?q??s???4?L??Q?:.c?m?(??????4???l?N[c???#h-3 ??F?k ???$R???iOZ??")X:???:0]KQ??|o ??M??t?wJ?-?Uo??????j]?R???R?V????????NYe??Es???;??}??????????L?????\?z???N 1,zG????OV?imr? ?nM????R????Q??k?????{d?H?8???q?????:?+? ???D??u?#.s@?>s?S????? G?tI[?????{?Q?ea?'??.?u??,????U?????????Yj??:?O???PI??:7?B???;1"????xn?M ??????e?? z?2?J\???e??&?eiHR ?"+?C?4Q0V O$L????Cd'"?L?~?Gi?$?-?AY?W3y?s \?fq??/LY?`+?x???,?R?hg??:??P?=???S$????Eq??k??fX?V????????!??!?S??J?c?zi?????W???XG?e??q?????H???????=s?+;v?^cj?y?? ,? ` v ????7d?A?? ??????|???}???3tZ???E?]?s^?T??:?R??o+?+9 ?go?? N?????5.?T??FN?????v|$s?I6PD??2-???Z'6g?????(? L??#??!?????Xr???P? ?Yc*?o???Dv???` ???@???&?NG5?: ?{?+??"b???$?aE?yq#?? ?=?K?NC????]??GR??1w??yA????i !?8?h`??PDI6??KK)?Ga?2=~=??Ab?;???T&??%E . A]JA?$? ;(??p.?n?/??Q( ???wu?e?(?=?3??KH.?M?wr1?????k?????&??4w??q?X????nG?X?????3??\? ? ?jO?{%?u??/?(U?1?| ???U8???@???D???C?????L??w{???? ??????ls?2??P???"3????.???3p?j?????n?M\] w??=???  ???v??? 1%T?1"A??n#????4?7??o?????\??/S???'??????????????~???????M7u75rY$?!+?+????k?`Z?@??~^s??@???a??=w?8?{?6?3E? ??Q];? ?x? p? j?i?m??#???4S??????'???F?Lu??g????z?W'?????? ??lY??{?:v qP?o??$ 1?*????l ????????J??)?H???x???-??I`Z??M???H?Z?\?Z??;?)??? ??;H??; ?$?[;?.W??4???E. o????ZA?,?K?\??6??????k"?@2?v?????J?FR!t\?i??~E^o??l?C}m???%W?{k ??@???/(x??V?wx?k?8N?~F?m? ?.??Cb???U?~j?s?Wp;?G?????????awL{?d?f???8??B??qj?}'CF?.?ii???Ug???{??7;???L?)??6?#? ???fd?bS45;}?Gf?F?WVO?]?U??XL&???3??????????P?> ??d?~2????O?????p??????`?~??u?!????`?????f??L? '??l???>???6\? ????9??z?0??> GjL??@?t6????4?f??=oH????????0??NxZ?G??/???d ? t|?n?L?LA? ?)?}?????????k4???a? {? ??_a???0]?=?? ?v?g?8??1???????????o4\Ew?????h6?<_<???`?q?0??C"?&?$??U?? ???A???=??kV??"?]?y?HY|????????fx;??E?^??1??????t??????5?L>??p?1?&9???aA?4#=??.?????}R?d??l?qtG?N??>??#?@{ ???H????????????W??U?g??X?>?`?gg ????Z???????dpz"& ??@HE7???????#???0yOO????az???H^??#i?M? z?L?l?????_??hr?????o??????p?"?-???x#????tt????8????~????!? n>Fy?_?FN&c???#6??)???G?i???????/????R???xu???????'??q=?7??v?D?C!?????o?:????????Zj ????? )z??@??????>????%~?@??Z??7???M;??z???? ?? ?>3Q?o?C>?^???????F????}La??7??[????a?R??? }2N??;?V?~P?=ok*7???Tr1?6!#R?i.xu5?????0jw?6??????N)l+?]-?????/5???? t?B????:????T?K?????r?? ????)??Gc??Eh?"R?n???!? E?_? ?_????G:?Q??????????? ????z?Z ??i???????????????H??~3?:?^?Ki???????????~?w????~??????M??~{???????EW?0???S???Q?????7???????????b??Z6???C?u???K??k????7??N?Rj???O????U?????|l?,?2mQ?????Lid?W??VO??? ?Gud? 7??????QS????}??o??????~??hu?}???#d?w??F???\"??;|?{??1?r7??'?w?ud? |???5?????Fs???7y??>??hBG?co?%??;??????H???W???#J at 1 ? w??7]_H?-??!??UjO??i(?????fu^??IZ??/????r???F???a?SI?F??&\??T????????D :???c??~???????9????6?????[?bf$???xv??1??????g????O?/?>w~????o)?Y?????(???????????Wy??1???Jy?|???2r???!-o????????N??7?}???o~???????????^?-? st????Z??=??????5??dM2???{? ?^???k?????</??`?|???Q?Q?E?-W?]{]?????oR???z????O??t?4????.??bs?}|u??b????_????????????zu???g???????W??y??e??>??Z??|?????GJFW?m?????_??????G????8?????~t??t????W??^??z?????????k?????y|r??Y3??>??????W?e?<{|???d????f???????%????W????E????9????_f???'??~?V??D???Z???????m????o???\HA??????A???????H?$?Ks,???K'??Ss????}X????????k??~????>???????? ??/??????????;6???o??{????{??lVg??}??J??????????.????????q??N?????????3???&?/?J?&,H??/^?B.??Jq_??{????@??D???]???~?c???????< {??2? ???O_???????????????#c y? ?1???Ye?h ??m??? G/_???_??????S??r/)????zW{+????????C?.???A(?? l?y??????????Zk?u*?????Ye??h????|????HL*OJ?U?M?_?????? ?j??1W%9?6f_?[???Qe??_??4????k??+???Js? ??w???o_??????`?7???/??:?E?V???k??????l?????NG%/;??$???]?????I???u[ej?z?????*`?^??H??B+?P~?Ri!t??j???Bm??n?0?$E?)+ ?(???L? ??f?~?;???_???H?[??+}/?HAW?}R?W-gg??b?f?QT?????+?????1>??i?'??.??F?9?D???g3?;??Oeuu?0o5?|? ?>cVTy|u????+=???ms???? ?~???T{U}?_???{5???"5??~?0?~??:;96??&'m=??????_>??N?z??????????5????S?i}???~????! ??J{?Y?z??1?,???(??l"???u????*??A??^k=?'@?6???????>????????{?f-?^f????????xy??ND^???$?1 ????Q??^?_??6s?I??Z?:[???????_?????????????>h?N.?K)?4?z??p ?M}L4Op???Q=S?U????????&??7:???&5???CH????cr@??d???>Fo???&??k?&?&??QC5?6 ??u/?#-Uu??T?}??7o?}s??6??_????y????/?v7??8?V?d7?????????n??zW??1_??2???V?TiyT??~l?;j???G???????5?~*?M??& ???4.??J?V???{IaT?r????????P??2?8???5??????}iG??>o:???+M???'~V~?? ??TTw??Z~????v+i??^6?? ????+?#D????Q??4gZ-?)???.uT????&9S}??O???m?A?F2?6wo?x????=Vo????)7???s???k??u3J?nhI??1????Z ????:FF?UV??\????T(?]???????j????t?? n?'??T?C-o=VcS?\=}Gr?,?*??? G?8>.?#???UG?b?!T???cV??j??? ?uQ?Dc?3??V???BLEG?:/???????`? H?0????G??)O?+???f?q?:?????Xd?j,?_???????f$?U7:??bB???R?H??E8?1??d?zn5???????f?G??Z?T?0????????+????Gw/?m?[%GQbe?4T?I?z?]k????3??????f6?????5y??}[??P S????????M ?_???^i,????h??Y?Lxz?????ro^????$?;jb???oD??^?:3oU?=???o{?? Z??;?"? ??*????T??e?????}y?????H[???6f??Q@?\;r5?????6?4?~???Q??K)????????[#????w:?j3Z?@?/?7Z8???S{?5_??L??? ?? 9??85F?????k?-Y??????:2??V?*????%??O?S?oa?F???TT????R:?6??{?G?,Sk?M????I??L???54w?k?S#u*?????]?D? ?j&o??{???d?????R?z?????o??????:6?0TK?![5??RZ??L4|?????!???w????:j1?y???U???$?3???.\-?k]?H?&5??????;?I?T%?Eq??]?I?????UI??j?R?K? ?I[?V???d?y?U??T?;??z?[?L?Xoj??_???B?????v4Vx?g?E.???T???9???6??i]{????o???????8i?,y?HIT">?,??GMo??+9????/????|~yu~????w??P?#?????????{????Bo~Q?? ?l??v????_>?7??0??[??????? ?/?????d?x?E???[??c#???P?????3?V????(? ??Z??k?Y-t??[?M9??Y??]?j??~?3??9??;??W????:?????u6e8V[??????C?r4????_c]?\0????2???H???e|????=????^??QnS?Re?4nm????/?M at S???u???zV???X|k??S?g????-UI*?IJ?|??y5???#???&I?????????I????e;?}W????o?o?G??????_*=??/_?????U? |??????]???y??????_;?????????#U??????V????)????????u?WG???o???;?Ow????o?????$?????YN?R?????????????X???o??z????;v??=&UU}B??P?GQ??C?6F L `?3?P,OC?8 EP?z?Q?P,?B1? ?>=:??@/?6????w???f??M?7u^??N????0???k??vu??? |3?4.?IZ??>Qv?#]8?D?? iOp7vB?2%??:??U6?>nlG]?6?????????3????>???}??????}??????_>9???8??H/????P??is??????????FMj-Pv?Ka????????j???A????6???s???Z?????????r????w?I?"?O????????7*???/U4????I???P??Y??N&o_??????LO????????????E? ?????????G??W?>???H?????,??C??P?Y~?o:????L???;??????????x???????Uk????????>?N"??PaR????7????????w}t,i?;?K??q|?|?R^??4?S+|??g???????}?Z??w?G???????w5??i??E?QM????T~'?U??r+DMGMP?h???$??~ ?????g???S??_}???q?G??Iu????6????/r??????x???????c=??fvn?????(/%I?"3??????#??_???e ?_?^????? 9??^???k???????_??+??'b??b??^?!?N ?????R:???k#'yy?\%`|?}.{&r???gj?{??????bRH????[????~??2?^t=;???v??+a?? ?????G?o??#????>k????Z?z??]?O_??{K#???????s??>?H>??????Nt??????]????wV??>?\??u?g4 ???????????ZOU?????_??/????? ?j0?2?4?Q???|s??7??@?xI???j]????q??????k%Ft????f?t??^????=|k?????I??Q@??3P??.??`??/ ?????????3???/u?R??????p=?>,eM??????`???-?} ?}????vs???]?I>x|y&;???v{T?A?3???qr<???????? &J?????1Q ???nF??????s+/r???+??[EJ?!?V?<+???4??hX?F?(???l????WW?["?x?'r +'r?#r?#r?'r@?O?pY?&????????dy.?3?,?p????T?Wmx?j????K4???^?Rkx?Z?}j ??5??? ??5.Eh|??>9???JH?)???????8????5e?^S???"D????9(?A!??p)2????s-H?????)7???r#??Wn\?????.?!G??8?????#?:??q^?q)2???? ?.v\?????:????#t??uB?????PW??B?\??x??pY?????*??G?H??Z??i}?? ??'?>???\?????#??D W??O?8?O??>?? ????} R??p????|N???*_??Ux???H8??9?#*H???5????U8???k|U??W?5>?"?4???1??U? _?S?*??W??*@??? ?K?p?bE?{U??W??? ??Uxu? P?*???Rd?Xq?E????W?k{?O??p?^???? W?*??W??=')?(??xe??????z??v??????{4???????????#?W ??u????T8???8U??S?u?""o7?^??P??? ?W?????%?;KGTZ???????3?@?gZ??????????6?(??6!???*???8??A? ?z.???}??F?r?X??g= ??|?]?9t???????B?e 9?1+?Wt??B? ??'??n?/t5? i??(??k& ??u? ??. ?r?H8??D???\$8"???)?HQ?>GJLe?n??JD>????B?q??0??`????C???c?????o??? ??kB?P??G???4???m?%?%)??????2??LR?LvPe?A G???L9?????T?\???B?/??v?g$?+8????0?&????Xd?7??? ??n????{?edZ+0?38??C"L??z>?????????im?g7k?t?L??5?5?5k???i?1c RT??fT??#?$$??G?,%2?]$?&(??D@?d? ?\=????L???a ??+N)act[h??I?rG??????*????y????? _g?$P??G?g?D???A????*(c?[{]?^?????1fj??????g??;t?????4m R?p?Tc?? ??1O???'!r?3< ?+g?D??)??H7'F?O???? ?NU???=????/?'A?H&7??B????%J??z?"?=#?? ?PwkU?wk??C?  ?V(???j??X?-e?>???g????????(?I??>?`?U?H???{?????t?R???{???pN at 5mBu????yT?D???/?c???)a??-???????2?XR? ???N?OB?(H??*??? ?d ????{?@??j?kO?W?M?s?,?I ?4?+Ef:?z? ??u???? 8?j??A??a?8?Ml?!t?? 3n[<=???????F???"m??kSw?t? ?M???I?(H????S????? h9?v?.??Pe,????n?lI`/{?]4?9?tW??n?<;u???r?3t????N?????]?F-????Gj?H????DQ?"e?Q?Ac??>???gR?L???;cm?2?????9M ????k?~wX??4B???iZ?t#??A?p?HV??Mg?3.??t.W ?yl???{??!?W???? ??+?n?vs???U?n???? ??z7W??B??*`7W??\?? ?????\?ws??+?n?????Z????*i&*?j?????? $W?~PXEQ??2r????\???E?Z???,C?VU?j????yV W?dE???W? U??W????R?R?pH?%c???j???5#? ?t????\5?ysNQ?f.????LL???l??7?*xB_???C1?sj ?]??1b?|OS_???Z\??]LB??A????F?d???O???????e~r6;?*?????E?YxE???M7??? ?wv?7 ?wsssu?~??????G?Gori???4???Ln?b?)?0??p??Z?K????7?#??????$W(?*-????Ts??U?_i???[???)??!?S????.0?c:T?w????>??D??E???#?#???nN?X??5I????f5???S;??]?x??u??E?f]?KI?P?/EB???l?f?'?5??M]? BS@? 3A??DI????  r??o?????????H???f??e$0??c?=(t#? S???L??.?O77v??:(?gTv??J{?w???P??A???? >???l U#??:?j?V#??D?!?f?4AR?z ?N???|???\a???e?<$??}hp"M?[?(??G#?8n:,'?t9^??T??Q I#U(T;??j??T?n??s?x7RE??z?/????[B???2`???2O0B]??v?4`???M?' ?PA?' ?PE?G>?\?J^Os???w???U???????$???\???:H2??y?'?P??m??}(a??>? ?Q???m ????Y????1???;?hf?|*????j????0$??E??m??????Q?O???G??{?q? ?????j?G_?vs;?4???QG?l??h?.?*y&P????<}?+??!?(x?????P?\p?dT+j2?"??CM??!r)?Ry?w???,????5??y0w??f????2+?P??????)??Ov?T?????D?u???}?:T?.??RB????n???v??^L/? ?;!u ] ?j???@%?@U?Q at x*?????VxT?J????'O???E????8t[??H???t??3Bj?n???b??????(NB?(>?Q??0:?Q??(??? ??V?0??I?;?;???4????,?*g?????V?>?*?O?+?!?P?C??A??= ?.??)???????R??E ???N)}P???T??)}????q???????e?4??>??=*}P??????????????h)y?:G? ^?C???e??????q?M/i???^???7?D?H??P?`?^?U>?l??Ex?Z??v????T??DE}W?? ?-qQ? ?]? j2??o???????o?????V?"??x??L??5??5??????d?? ?@*??f??TBe??l??j6$?|\? I??g f???5w?]?? Z]???  8???#`)0,?X ??j?????,P{p ?n6I?A??w BV~?| ??1?N?g?W???JF???? bPl?a?0Dd??QD@3??'??Y?uC|??U+????j?_??p Y:a????-??X???P???????>?:??^???e????e/??D?H4?&??OQC?s???????`??i?C?U??*??d +?p???W???v,?,?? Z?{?P??j@?n??q4$z7 ?n?y*?l??z7???,??Y?f???"`7 ?n?Y?w?????E??QXK"?Z%?D?\?R?|?#o y?#WK????jH&wr?*???qY? ?ZU)?i???TNw?j???R? ???KH??:?A w??[2??????yv$??A?U#y??t ???Nj?a???z?T9:I?JV??Y?~d;??u Cev?4=?/????????????6L??v?B?T??Ps ?H?H? ?8??R8????L?t?????q?1R??(??|p?S???4gQ gQgu??sH??0H?)Q?LD#????p??<~ecT?nOo?S?PD???f?[(?I???@??? ??`OAo&6i???9??9NJ*? XC V ?9???%Y?>??0u?H?-?x??O?)??w? ??4????? ?l?K??ZQ?P???T????j`l?R=l?R?NS???iJ?*L?Y?7A?8`+?3?6????I?e????|??n?l??*?!?n???{!?+?Z?W?p??V?0?V??/? ?,?d+0???O?" ?F?l 8?$0?dS??dc%?????z??y.?,v?Fen??Z????0?? /k??JY???}A????????\'Y??8??9??????|???a???g??'?;?????-y???????a?-???[h?DZ??????,?s?=wTk? o???Q?Po????OS?P??6?7????C? D? ?fS?? j???? j?p?? j?p?? j?p?? j??Pk?&???$^? ??cO9????$^nC???;W?vI?'??3?n???>5SF???h_???e:??0!??q????l??}w?5?N??n?;Q'?K?P}qo 5 ?v????????w??j?$?Ag??X???3????4K?????$w<-'? ?~????.??}"????9?!??m8?s )?E|?a;?P?a*?l;?$~?>??:??[????mHC?xxe????J^??c?oh??4??+??^????????L??2W???n??23????I?`??D??^ ??(?? ?0??????T?????T??T?/??B?x?P?t8?[?? {?th?0?x?h*z"?]?5???Y?4|?FJ?/?0,B "????i? =?ZI??q?/p???+?k??+??????qDz.?-n????Nu?H??!?[???I??????L?\a??A?lSp?????8?PDA=??4R??+%?*?9??Z?oQp ??D?I X??????F??Vu7qFk?v?/??.??h.w!S?H?s?Z??eS?? ?cx???y????!?? V?P????#uu??Nv H?ZUL??z?????7??Un?~\:X??7Z?s??j?'?>?g?)??????Z??0?~??N?S?x?a?3,?H??O???rC?3?Ft????Ez+?? (?F6?j(?`???V?'?????$????2??6???T????N?m????C??!99?tN??U@??Q6 ?(G?Q?^?[[SB"?e*H\ L ??k)!??*;K?#y)???????????sm?#?{6L???!??"!??|??m B 1?c??w7 n?'?$."9??????n??ec?d?<???h? ???o,rQ??|4t5?0x?z|~z????????}D???-d????$???SZ?????n??OO?d???m??U?;?m??\N???D??+"w?KN?Y=?\?v?t'2?z?pc?w/(?QxH??#H?)???sj??|V?.?*2`JQ??T?L? ^N?(0??E? ??>?V?.$?? S?????,^D?????;?c5"??b?O<*V??vT?????Dg?????Iu?????5r????nn??? X?]{Uh,? ^n?L4??????*$?? ?? ??U#8O ?Zx=??{]?H???)yd@??3?G[Hf"??K????A? R??I????3H?? RB??6?d???? b=kc?{"F??????5??m?KM???|?1#??yC? ?a??X?9o;??N{zD<:?"?8Td`?0w???+??j?$??v!=????????d?????i???^???X?b??dyt?.?t???.?????????M\???:N?? ????C??M"??? gE??1vb??pf ??????9 3?}????Z?G?e??0.?B?V??c?~r qk??? ?i???g?? ?V ????U?? ?4C)??v??#1?????y??????7??j???huyv???,X???8?`???`9????^;?x?8????????" U??????????z? ?????? ?????? Y??=????XX?z5?hh4??i? ???L8?2??? ???? '<%{?p?R1Y?X?|???Y!PS??.??/Q??5zQ?\p?dT+n]X6]MY?? ??tuh X?j2?j?P'?? Nf??K???npW??F?[?nb?`W??W#??#?);527?F??a7???v???hQ???w?>)??4?ao]?Q?`AcE?N?xF???ge@?h?? et!&??3???????jF???? #?Xz?;c?@=??????X??g=?????.???R??r??(? .???????????W"~ ???'???@?Z???,C??A????#)?_GO????g?jA?q????:,?7????2@???=%???P??A?\?N?cO?2T?~@k??????JD????D??\.?L E?? 7/_???eP7A?ss?BHu+?w?*R?'!Up??*?vRrV????F?-t{ ??????HCn ???G????a? ???3?\6?? r?@Nk??e?]6?l"?D???aZ_?B5??????{?????{????[$?L-??H4?e9rZ?G_`?0.@?P ??a?/p/?\?Qn?w#? ????j???????? )nY?? e?? ???X??c ? ???`@? ???`????u?j at L0?Dj at L0?Dj at L0??*?9????|r ??:?pK7??);????r?,??R5??A?K?Q???,??, $N? iRl???p??ro???? ?N??R-?????T@?T ?L???xn?? 8????x?:C??o5*??x?r??1?/K?%Ni?v?WZ5?X?u?cv?0OZ??c ? F????zb at nb?v at 4???d4?/K???*?E)8?"?b?10?~????w??7??|?!???&?w?O???w??}O?n???c???y|vu??,?$????}?n??4~??4J??A>???#LD?? ?c??p(????9??9?6??"\IP1?)?0?:??@Z"?p ??1 H?f?D??/J?P??9?AsH?u?m??=lC`]?? ??u?????T:h????9?1eK?*????E??A%\?F???xI????W at wx???;?????f????wt????nI?3@;?;s??B],1?????]v??~!??????r???????m/V??'????5???3*??Wp?Ig{U????A??bg}?9{??b8m?dn????dE?V $?????:tx?'?M?*?????\ !G?HH?k?? 6???7?L??7??>??8~? ?C?x?\?????p|?1?Gp????W???9 ?>???? ?y?{???&??H| ~??GOW???j?h?G??>?aZ??@???$ ?????@86???? i??0?=~?5??&zS?-1?i??O?p( C?y5 p??? ~/+?????X??8G8R*?e)?jy???Z/?%??Wz?E]????sG????Ca???Z?#L??n??i,?u{@???]???????D?E????/!?P?{???g?;?r??R??2?X??*???a?p????1????0?t?????_?"P?K??!3&3?;?$D??t?f?]?v???C??fa??)?e ??v?(g??3L?"?> ,=???m!?N?pa?h?????????h?m?n?h T^ ???sa,???Nr ?s? ????k@???4]C?/?QXQ?? ?yr???{??!??????? s? ?cp?/???t???c uH?+??t'?~?x??m?????????m?~PU???????????^????=f???Fjxk??=t_U?"??)???[??YO???y??n???vsj??]i???d?AH?{?rV???????? ?f??F?d???O?????NHe~r6;?*?????E?R?N'?? 8? ;3?????????'?t?]V??0?y?'??3?n??x?=??Rxiy??Y{??H????w?6????r?? h?R?m ~ Q??;??????O?j???9znG??/6?s"?cLah ?! ??bg"??'? ???3qz?0?[??9? ??? ? ??23?o?F _yC?:?F???0C??$d???????W????@x_V?C?@??#???TM??"???.?a=????$??7&??9?d???|??????nl??#H?+d/?"G? ??`?|?4????U??v??6m?[4???2?D??!$?!]??. ??????????v?? ??\?????d_???CqYC??2MFh??9 ???*{?a?X1??????=?m?????|?R2??d[? B5?W?m ?!??$?? Q?v???????W$?q?_7?4???~????B2 ??nHi^?????!?yEv )azZ?TA?w?8?v ?{??d?^?4?????^?D+tL1h?w?9?h>????u?8~ ?@'7??*I???c=?4??9?D????x8???~???8??xd?&haH?L2 ??nH?Y??(??M????}n?x?q?cK /???SK?? *w??`3??~v{uu?=yp??Y?^Ry?u?,rP???nY?s?t?|?]8?`?r?Of?@????R1\??! ??? ?#?Rj*?e????62???D? ?????1??#????????pj7?w??.?R?+?t?7???z?A?N?>???E?S???AH?y?pjxK???!?G08?V????=]?%?!6?M4TH_+S?'?v??????^M????S?+???]?l??c???vob@?W l?uI5N at F?Fe\q???%???`??k???F(D(R5??? ??T?:n?p??Z }.? h???6@?????v}??8mDD?Yf????" M??????='<``??]?e?Fw_i?.??^e^?{??7?z4Cy?R5??tv??T3?] c?b5?!a?P?F7$?] P??V??@?Z5$R? v?@?j??TM????(?C???u&???ho??`??&?"??)??'S?????W4x???f???T?.1?>8???? l?I?ozJ?*??+?i???? "@??=m??;s????x???? 7/_???%?????7??Q? ?GM|??@L???A?AB??k0;=Mr Z??k??a?1?z ?????|?j ????n??#?!??I?????Z???'?=?p???C?JX|??F?????%0>?P???*?????9???E??tu?B??x{??D?>4 ?????vJ?z??}8???w????d?S??xp ??c??gc`???u?|?(A? 8???q??T???]y~?=???vnW??"? zH ???6??%mx?K?????? bw?B?????f??Y??|?n?E???VXPQ? e-qQ? e? K&3?@???pZrNQ???x???&;Mb??x{ Z_xx28>? ?2Ex?-? ?p()3??Ko??h????/? ??%?Qc????w1?6uY??/d?????lK??a??Y????|hgV?=8O7?$????;+?????jx ??S?5?s???r%#?_`K@??\?Kq?????H ??O?.??{?+4h??f??{;???K?AU"r?+?w?f?$V???????G?????!T?k??h??????D?g?LDb?[??^d!7N?MK_ ???l?$?J???????1^??z??(w3??? c"6? ??? ?ap"?? ???Aa??|??&L??NA??D??TrK?! ?g???]`?E??( N??+H??+X??kH??? ?? ???APC?x3V\?AY?a?"3jH?9?????Y(o%?`?????? ?$_!??&XR=??9S@lAp?? ????Av3:?? ?y*k?? z7???L????f???$`7?n&???w3 ????I??QXK"?Z%?D?\?R?????????%?R \? ????\????C?!K?!W?*E?pl????\-?&`?? ??????# h?B?xK???J9??gw???c????\5?g?#B:?K?nyI ?o at 9e?u+$4"?B????uc??p???2??uc\`??4??{?????????S???IJ?????s???e+?G?7?N?3 ??n??h,q???*P?8n??8?I ???Y0?s?I?????,n?H?y,?;?@?Q?$?!+V??????M???+1??U? ??N?B??r?"?P\?'??oY??vl?8?Hn8A??qW"??m??O?!?G?G R?f8N?pj%??E??c????nY??H??)R??? ???? ?@??Ic?cP??Jr???AjX)???>n?H?C?ef??? ??@K)??? ? ?<R=BnH??????vk??iR???,??#?u???6?!`R??/??$???Um?7?L?:y??_?&?????????{ ?????}??a?@^?A?a??/`????a?? ?1???Sff8??^ ?)???:h?>K?;??=????9?5:???"????;lXux*`OeYZ at n??x???T^Oo A+IN8uR9??.??J ???l at N?!+'jHT5D??p?!2EG???I?QL??XV/?B??Tr?8z?8z?8? ???U????j? WRA??:v??#y???%??E- ???&????????'|??}???? ?Ucua*?aH?p?????1???A_L?P<(?H~?y????Nn.R? 5^?2????7?$???9?6v`??? 1( 46???e??qw Db???t?"h????{U?*???X?]??y:??v??pu?d=wL)R???ZSlT)???)3?(qE?RBv{su?=Y?x8?????.SB???eJ?1??n??????z?YRx.?nW7??????'?????s???\? dA?p?#??^??????5?a???;K???6???nn?@??]?9??x?????f?? ? p???M????tOGv?E?x?L!>|?}?g4?~?S?K?X???j?f?? ?C?0)?) ??^??,? ?k???? 0c?????? ??S{??)?c??RD?R??"?UgEy? ?XL1??=b?A+??!?=???#G0??n??1`1R??E????? ??`4+T=X?? mq??p??nM????>S?0?7? ?,GGN!? E&?P??L S E??? (@? ?a??+H?} ?zw? qo?$? ?-?dVb? 0-??C??? ??5?tD|? ?nC?M???QS???6@??{????????????K?m?N?????y?????i?? j?????? ??(f???%?h? 3???s6??A??=z?I?? ??P???????K???6bXT>w???vf?[????????1?@ ?c??3T??(_??"Yv(??m?????e?w?? I ? km?)=??d???m?d????ED?;?~,?R?/??:2????_,]?b??????Sm?rUo???Q??1??$1??P9+??hCk??????g zoq??r????S? U??qW\???(?(n{?A??x??Cd?4z?B?h7,?(:??.????e#?7?Q?en?\.[j??L?s?! s9n??_,3??-W??`QM????Je2h?????>??2?.3??q???L`k?T?i,???"???6,%? &? y??1F?x?@R?gb?pdK?U!?g?'??wg??EEU?wUH?]5}??#?(?y? 0?????~????^]+?GPY,??$B{?,??t??2K??? ? ??? [...8394 lines suppressed...] ?#????:z????????'.9???t?[?,p?!_??q1|5z???>???S??r4?9e}???}???gL??8gL?Q??? ?>?????kQ?m8?=UI??(?qE????qXo??[????w~u|?????????#??=?4z????+?8???z?-??"sg????*d8)# ??'P?~b? ??C}b{??6A??l^????y?P??? ??8???!Vr'??nne? :???[?;??????M???H???????? ?5 ? YZ??yv?f????{0?>=????o?7??????x?d?\?? ?7??9?{??]_\????5? @QSv???{e;'???????5,b?m??!??Y?? ????c???????_????? ??X?8=b??7o?+??\^\?a????ka????4/Vv?xm????????e?}??????????/??????o>fP??????d?c??????????#? ?'\W]????W?_???u?cPl???? ??o??p\???YW??z?(w$*?? L??%???g@? ??Ox??A???o?#?5?????v?/?Nl???@~/!C}O?O?/???/;?'??F???3Ov:???;???????3"8??j???I@??i?+0??+???Ii?dNV?%?????e^??V^P????}L??*z??e#??G????~???~8f?I??9'???6N?xq?V?vz????~????9={{$fA"g??/????5}2?T?LC???c??h2M??mo??l?@?^1???????????????e?l{?h?`???x??>?2?F4nM???????w??????????kW?)????_??????????+??????~?????%???????_?a?8????JX???????i\??|w?;W???????\???????ww???e?????`??????q ;C??!_w?>??F7|/*? ??o/?Zv???V'?Mfu0??????^? @V???? i???6?k???k%q?x?kiEa&??/??X_?J??????:??????~r$XM?? ? N/??*J??T8 ?|?50?A1???9??Q6?????pGw(J??[T|Gl??F?8?bZ?\l??FY+Y????x0O?????????????-8??? v?~?M??9??{~?zF"?????Tz{z?????e?????8?? ????????????S?!?{????-n??P???)?????|Di6 ?????????e???fM ??|1?53kv??? ???G???_g????z????C?s(~?_?n??&????u?L?y???8K(???^.??????M??|?K????e???I?/?U?@R??z?+?(???Q*-}S?h?dQ?)?j ???=[?^??e?k/??}????? ???oG?[??????!? >D?;??????????????}?py?Y???y?b?R0???c???UFq{'????K???o?k@??C6>????|???5c??"?-?k??????]~,>???Q*?Qv!?????h??_f????g?1??Ra???F????O???????bu_E[??~Q>??????j?3???O?Ff`???????@??|?????$??e??~-}S?+?????J?? ??????Z????? ??_?b??B????? ??U?/??)?o???o??M??????j?-53?p?Nq?????????-~?????? j??Y~,>?Vjvu?2?-??,>????O?????|?]???U??|??O?????????k??kZ?/n???????>1e??u?0????j??_??????'?p.$???N?` ?k????]?R?T??~Q>?????}??4?l??w????????????_??e$???C?W?)?d???3?v???N??V?I???WL?^?Z???S ???S?!???W???c?????_??L???_???_???c?)??w f??)??#??iY??5?????_?t fu?,N? ??V???T???^C~?_???????K ~?@?_??B;?.?G??? V ??7?l~}????J? x ? ?V???Y??Vg????}s:?P?S?!?+??????7?c?)? ??+???r?T?,?????2^???J?Iu??/?g??Wo$PN?+??Is???5?$kR~?????V0?_???c?I}5??????????5???Q???{????C ?2H???E?\FR?\?O?X????|??%?Ne?J?????Z. +???????jm?T? ???}??E?,????^"??????|-}S????????S?!???T???V?4??Z???}/U9???+????SA3Ys?n?????,>????O??%W,A?S??????X|???}P????g?????????c?I??}???!?j????|??l??????r?????()(?W Gs?????????!???\Q ?`N?$???~Y?s9nRZZ*???$'?o-????|??ad8,? ?rT??W?????Y?WU0???q?}-}S???Wy????e?*?3?*k?$%?????UY^~U?~'@?g?1????eU???p???????*???_???c?)??NV?SNz???W?E??D/?[??M??|?%1e??d??b7???????????\J|???????F???????zva?r??.?? ??j?]??AA? ???[*G????P??#??+??gu?$),??u???c[????Ceib0r]:b+?X?????~s?? ??5?E?uy|?+?Zb/???j?\??Z?????6RU[P?.??v??X?BK??"???+Xm3??}??EA????=@????r?EL??dY??^r?Ohw? ???'n???[??eG;??e$N.2tG<\*?\???'"H???????G ?#c?fP?T?~?v n????????? ? ????#??d?y????j???*~5??ll??L*???3??{??? ?K*q?f?C?1d?0?y#?fn???Ku?r??`T???zaH????5?B???A]?i???r?#?*????R&??k???U?g????Y??Z?Z?k?????=?? s??/0O?????#?V"#??O<]?(?Av????c?r??G??ld1?9:?*???!?,U??&?????s$g0?=?(S-??_??2?(?Tq??U?Ri????/??(u??\?j?VuS? ?Q?`???~K)L)>?)R??By? ??S???}???? ???tV??|?N????D :?????7<??W2???5wx?>^???,?*??7????9???v}"A ???q ?w?T????[?f/x?n5mm??v?)I??zZ[?????x?.?{V?????}???9????????K??K?;W?;W?w~V????????m=>????}?~??F?_???l?yC??y????0?6??eEN?~Wg???g*>??F??? ??5????V?? L?o??????* ?gt???????mwjx???? aS?#?????o??q?cn???6d ??L?~(O?S?V?!????ZZ???f~ @?e??h??5V?R?w ???vl?l???????????kD????-w?????? ???6???V`??2?[?~??I??w??]?_?+?g1???A????g??X????*Yc?????!5@? VU??????????????Q?????????1???<9??????2??) *?l??S? ??*EJFB?*?#??6??$rT ???Fa?{;w???L????Md???????~???; ???G?Qq??.??E??.??$? ??-??&??VJ?#Y??Vh??#W?k??RR?????3?????? ?E??????8:??????hoV62???5??????z?s??'????9\?B??)???_?N>}??x5?n?#?\ ?????x|m???????!??q?xl()i3?????9?????]GTW[nBP????????4pw??_?H?O?AN??~??-??'?e?t??e?????p??w]??????]???????j~>dp???{?_??/fr?TXG?l?!??w+{??5? }&.Q?7??qs}??I?`:+?? ?J?yN????;u?G???_ ?? ???6"??'w???6x'??????;???x?????AZ?? TS??oUH??,1??J??l)?r?K? ?~U-?M)???4.;?)#???,wI/E? M&????G?=Z?[??j???*h???2????=??1?????????????[??????~??2???????3rq???,T??r??wHs??-&???????9y??C?U|?;??PA??N???d??lO-/_b???=ro????T~??=??t??e??Nx?8%??q !`????pU?????????????????qk ?`?N??w?9?z?? ??? ???JJ? ${?????8??U?N?????oh?'" ???;???K1???J???? ??????K????V Y[??WV7???UF??mjd?4a?-????Qf4????jP?|?g?*L8vNC???r*Rt??d$??R??-?=>?S??6??%|b?V1d??U?7??6FaCy|???\lI??S??r?(??x???y)?On8-?L??!?{//>?f?????arv?&d?????&t~? \???|????=8??U^0b?|y??? ???7????T???z???k?>???\W(n$???W??e????Qv?[B???t?? ?=??. (4?*??fv?]? ?Y??GA??*q~?=??Wp???.E^^?`?\?N??\????''w??TL`~9sj??'??1?*s[??}??(??5h5?:???;?[?J????w4????;??)"????N???r??I?)w??w ?;E???M??= y?^???;:?????v??????jRq`)??:/?8}5??:d?y?g?|???X?l??!?? ??)??N??????]?_?:>???TL?B??? =Um?Uhjv?zv?N?????F?ywU?o?n???e?U2????#?J )~?s?? ??~?d????^?Y?*??^T3?6???|?_??"? ???2.??+???????k?N???tU?Qs???^?*?E k??qGO??M?BH?|(9b?j)O??#????`'?????H@?]??F$M??V? ?Oo`?I?L*?^)?}?}Y?07?;b??????,?4???x1???J.:E????S?'?$d??Z`????.K ??[??RI??E?43?2?e?t??g3EI?|WJ'?h.??SJwo? ??/bCw|??/??'??? ?l?-?b-?=??y~,?*??W#7?NF???P?K4j??\L$ lY???C#0???VS<(??"???r [??I''???^?%???????X??q'?G?? ?V????7l?B?B=?o^????+?#? ?r??H?????:???{??{?<?'?? ??A?? ????m&??? ?T??-??*?1??tE(?R?J?l???@?.sd&g??7??P?pC??4????N???h??7WEV??]4????u&?}?Vs?6?&? ???'?;>Z|?1Zi1?:??sm???=??8?0? ??w?X?????FU???% ,????Kl?G?a? ^??~?[C ??a?b.?,jb]?j?????]???0A??KZ?:j?~??? ??)??????gY?s`????h?PQ??E??3?R?~M??jyR???zF????zL???+? ; ? @?lL?.?H????e?w??'???C??$J???????Zx???P???????0???z?R?\?????|??r??\u?=?!??p?5????????V?????l*?C???U?d`?:????#?GKG ?'???3?V???? ???7????????|??/???c????;t?b??Q'2? ?U>T] ?/)c?wH9a?"q??C????????5??g? }????Q?H?s?p??L??????0(?????4?|?>/?n'??W??[??re?)]?bN?6????9f?<8??sc?????+2????qP=D=s?n ?/??#g???0v?#???{??L.)???U??`??G??? w??7?x?2"?gr??????(AQ?|*Yfogl.?Y``DY5?"???o????N??E? ??_?U? ??#?V +?8?? q(????aO??tDO??????????~???????;??Ko???5??B ?)N?N?????sg\:w??d????i?????P5d?I?a ??Nx?M???????????|bi??? ?>?2 e?[?;?HQN????fk3R?R?4???p?? J???????t?'/????e8?????"]?FI?S?B?M?R?(?^?#?  ??Dm?K?h??*????}????@%??"1 ???u?c???m??J?b??F???F?,&????u??A??'1?91??%?/c?? ???? d , ?????k?r?o|>?a?g?4?1?k?L???????V???????????;?? ????|??g?e?(Qt????"?r$?????8l??&???|?=(?/ ???j?R?M?U???? Qv???r?n $????q??QI(Z?? ????d??Jy?Zb2???|?.??u"????$d?E\FP??I???(?|????2q??'?? ???u?????C?G??=h?????X?ad????`?????6?v????Z????#????hW?A?7???_??/??T?_? g?$?'?"??'?5?t?:0?5?t??b?Q?/??B???A^??g???M?!??jw?????I?#u]?C?W???pS?????*?*??aX?-??????S ?&{3?_m-?????????????M???-F?;[:?,OY??ifG?+????C ?Zy??C??p??3?j????????`??)?ND??3p?"?\P#L<`?8?????.?B??,?????='????M?y%?UC?????3????J???????????`???!>??f?c?s?CyN?/U?=??A??'???P??????yN?I4?????Q7????S?Y?X?? ???/K????=?Q?8s?]d*xuh6!?9?Ht?Z?vN??#???3T??3???? Fj*??F>??;?????;???????3'^:fHC???>%?)??o#?i?t1?c?0?H?:3n??t}?t?[-9]?e+t??????? ?g??%??q????????_??y"???!e?)?NYu?t???e?????q?t_???????????;2??+?????3wc*??{1????I????0????Axr??ydf ??p* ??p* ??p* ??p* ????INpJ?b/b$?????f??????TjN??TjN??TjN??TjN??TjN????e-?N???W?H???B????????3?F!4)  ???2@?'?4?BG"? ??I3?????|v{??S?u?b+M>1`? ???:c~Y?_?????6 ??9????av?^O,?+??????u?+? P?Vf?b?.?d??m????!?E??G??e/5?,uR????Q"??.$?Vh????B?HIK?m????d??????C?Q???__???????s??v??UmN??????{4???t;?kY??#??????~??C????f??<> ?????????V????r>w????-??O????_Do?$x?QNE ?-gP?? ??wT?jYlv -?????? m?< ????fG?2?"w?F??????)?vZ?K??Uq?jgO????eUX4?~?f????2M???A=h?n?????F?? Abo? |?i?A??K???X?vv7????G??bw????}?h6?qw?l???n???V??z??n??v??lm?`??V?ec?yt?x ??????%=?????yo?%?;z?8??????????j?6^???/;/hJ(??????j?wJ?G?????.S??+[?$??%l? ??hy?=T[X(?????? ????l?? .d_W?v?*??z?j??"??????-?????r?????e? ??*? qi?vL??(???T?-??Tee9'????M?V?^?+??$????n????j? 4????7?$?T??}S????????p'???O? w_?1+??_?? h?>~??i7?????C?9n%??eA??x?Jp?e ??r??$}YR?~?[V?;g? ?F??? ???leT ??U??{?U??0%???????????\(?I?e????[?? 5|(G%H??????>??+H?8?j????' ???\GX:)?H?(?rE?jBz8? ??s? ??d??????pY????w n??|????cao???W? ?w? eT? *[?!?h? ??:?D ??A???C?pW??S?Q???$S?.8 ?y ?H?9T??c@w? ??????fs%h?d???S : v?]Z.ME ? ?w?Fq???3??>~??$??(??36/????u???b???C?%-?u?? 6:?i?6'??R6?r???"??????????(W"?C`?ci?????????N ^d88? ?#?d Q??w@ ??Zq?x?]????Bf?|eqb??R, A?e3? ??????????[????yW??y?????|I??0?;9;'??????7>j?X??@?????????LT@?y??;t+???$2A???????rH?IP?f???yg$J???S?????J???p?aT0?CkB#F?^g?(N??= ????uQ??v??6?.?K(b?x? ?-Z??!?Re????,)??.???h???q?c????N9?[0s???W?6??g$Fuug%?6?sU???w???J???s??qK?M?9?Y?5???F??DS.???@?? ?????"??R a?u??|%??? ??~????[!a?r????FS?a?LG????T???????m?AfSP?-?xK?J?0?8E )????KX??']dN?dK?8g??xZ9?????????Y?q?"n???G?K?/G'|???????p2?? ?!k?gt???sD???E???=?????Fd#???S?????C????X?aV-?k??x????????Ek????!?mV5?s?&?:??k???3?~nd?3??x????bzZ??= ?#)???O0???9$]B???Y??U?.cE??"N< ?r?Nr5?$ct?????T?,J],A??z????A????-)8?1???o????????L*\?????c?%????f??xy??o3K?z2s? ?@3 ?r?1?s?H/#)?5UE??Y?Wm)g?3j??s???g"d*??2?T?b>???,?7<>?ZD\??YI at sA? ???;^~[A??????;H?a]?!??o??V??gc?M?^????i???x:efeQb+?,???l ???f? ?h??nR???;xZ?B T??(k????l???Z?g3l.?!-?2;{0????e?t??? h?3?,<?k?B?ed5???si???T?\?????)?':H????????c ???kJ=6??]?7(?@? ??>KA?A?9?{????O??Q?S?S?K???JT*?UQ????9?FA.??}p??H)?????????|?Mp?Dhr??z??? ??+?}??r????H??+Q???te???????>[???3+?J?9??????N?9???B?Fo?z????Y???h25????l?&?+?????8?;?A???2??Z=??D??lD?W? K!????????????????>?4@?%n????&?w>j?G=??????g?.XznCkJ9??????L?N??k??.??0?r??w=1??=??%????9[?????g5@? ??? ???????Q?om??????m??t?????n?????ak ????7V????.o?q~???%??G ????]E&w??????]0`b????????? :x$-??W8?e?rfY >I? k$r?????,??0??0???W??L9Q?e?LN??????x?g5? %t aGgShX?n?`??.?8?{Q}?[2x??Ga ??,_Y?&??_6j?bY??? ?e?E0????'?*40??K???{??/?S?x??? x??K+2F?T"????H?B?L??C??&?.`G?4 ???Bf????*+???v?'Q?IJTY]??# v???O????C??G??6????Dv2?)?}G?$?^? ?????_S???-?uO??-????R????/??*??S???x?? ??~?R??-j? YAX?(?????I"h??xr?hP???r???4%A??~)? A05j??? V??_7?7?b ??bq?tz???/}??????uB???'?* ? V????a???y" ?~v`&[??n?n??.]?7?????n$K?????z?_???>??i??m????m?t?'S??@????J?a??P???????Jz???O?????????)R??>8?~????R?r6?wZVFN???????r??i7.zl6??????????????"_??)?????Q??M???\?2? ??? ???????s;n??????`??U??V????"?!X?6???`??|V???E?? ??s??dl???S1?7vN7jP??EW5?? eY???L?????I^????t7R#???2|&O?U?`?NB6u???3????g}??G????Q?}?-J?$?h;???Zq????? z???3+?\??y??b?????nV?l?#????f??6:l k_?M?#?p??????r2??Q??]?392y?5?B?'#i4K??:h?e?qA??/9i?T? oB?Tw2?/?l? ?,???:0x?^???c?J????$???wU??9??t#??????q???*?n?~z??????9??>+?c ?t?S???????O??I??vNf???@???n??*? ??s?n?D5v???4L?V??????0?T??a?XRHqP??^Qz??G3?k?x?09?????T????_A????k?A?1l?L 7%?01??`?Q6}v?>bAh?@6?l?Zd] ???D?0???%????{7H) 5?? ????*m7?}?c?????(#????M?>?@Mr????$??T?C+?gR9?M/?'?5j??=?l??5!}FB????Z?D ??j?gn #??E at Sr?q"Di:?;??;7??u???&btKi?4I??jLLVn?v+????3?+??c-?????gS?????#y???FlFy?Vd??x!%?oh??$M???N(?Bcf|?\?????^?????h"????W??ho????'??j?)?m y???????aX??? ???1z^?L?????????j8?o??+??s8]??}?R\F?w????7?LJ'0?K?Ud7 ??^?Y@???????X?"_O??+G ???)0;eF?????ax?&mz??r?{|??????Ci?4Sn? ???@??K?8??B?????????=??"o0????? ??x2$(?????;?L????f??;??????u?Z7d???1?.#?u ?b????y????v??.?bW?????????F?????38qp??+???*R>?X;d?&??6~O? ?8? ?tf??F?s?W?Q?Ib??e??P?I??@?+??2?66?b2???8?Lf?u??)?!?n????@?????????O?A\? ?g at .Ao?????F.G'? 3? R? qP?F^g????{?? V???? ? -u[F?'?p?+y??????? ??'?????XRE "P?\F(2?%pe?#??????? ? [??IWN7???Pj??Z??0?0?C???K??????]e?A??4++ jz8???-??"3?~?vV?????s[??@???=eQ82??QF6 ?wx]???~F!?5%??h:?g\\?>IPdp?AG]8s?gf?_???,X?h(HG?J+"?@??V ????9??NP~4??r?c??"!?CFA??H???sR?QT??;?????#yF??s?tk?j????95x0nt?????'?A %U?r'n??1?W^???L?7]8?dY?}?DK6?M/0g?Uy????A? ?=?????<<|?-???????w^H?Ie???('??&??????6???6??;?5???G?????????ps{k??????????I?????Z/????88?n?m?=z??L?[?%? h(^??;???D[??aw?^??O ?aHc??? ?????Pd????N?w???vZ{?fS?? ??{=R 4?????? ??????{?<_??? 5E%t??Su????2??????1H????;+x:0???{??e?=???Y????? TH?& ???? ??????l"V?????? T?????A?@??=????[?"???d????,?D???r????J??????"k??&;[R???+??????$?J?r?q?w'???;??0[??!????y?w? U???1?]ld:gJJ???,???F???w??h???;?s?????r??>L}$???)q???'W?-%["??T?cR=?w??)?????????*????&K?????O?Ev?????????=?t?????W??%????6xo??X?Nk??z[??a?t? h,??dw??%>??yTb5c"d??_??&?????????j!>?25??+??*?jO????,j?????lYd?? ???a C?:~???2?.R?C?8????}??b???????j:???6>2=DLf ?U?l??H??G??M{0?????K:?????????G???x???!?I???GOP? R1H???E{VT??2?r?-=+?]  ??\??????.???q?t?>?=J??B?????? ? H?? q??w:t?????????EC???????????@?D5??V????)???5????A*,Q?9A}?0O??=V.?p:@???+ ?M?7|??_?+?a!??????@???AQ???EP???,????Pg?? RU:7?Qy ?B????=$0{9?[??3?&??+??oO???????.?????}+' ??g???arf????J?3?X???o??*?tn{???:????Y'?? ???I?%??z ??c9?T=?v?+? ?)sL???>x?.??S?????????3?r?????,y\ll?????i??q?1 ?s2???(hkN?L?:m??i?(?x9/?.?I+??!??;??6?$3F>\ ?H?;?(???Z?T??^?Z????4XRf???F??????Q?x ??J??????&???a??? E??M ?JRC?`?$?????*?A?h1Tc??$?;]??H?]j3i+8???`2?? ?$??u???S???u????x?????W???P??? /+?"J?X?9???;??@o?x8#????9 ??????e-???l6??h????*??Q?5???yr?u~ ??g_??k???X[????j??z?????????'??c?zu?D??b?G??????9+??L?~*?#xM" ?4?mD?&C??n?,;U???; y?s)*?/L?"??NEIB^?X? ????Y??"???L`?Vs???-????g???;??{??%???? \? ;c?????;j??v6w??{??[cM?????3?U?Q????????????Z?el?<?jo????????A???????B?t?_???-????Ee?3??M7ti+????~c?/d?????????????P i??tDf;??v????]B%?)??????$z?=??n??z?\??9w?i??j?????!fA??{o?\O?% !???* s?N? ?????2'?????5?Y??????'(???Y&??g???a????~?c????????L^?G?"??????????vx????t?\C,1B????*$j}\8W????}O??????????Q9??^?????ch3?c?Q?t?g???r?B?????{zt}7?? ?[?B)t9Oh%???g?F%C??;@?Ury??`??V8?NF??N???:3C?,+*O???3??3 at g?Y???4n??z?a?.j?Qe?2???mXCg??;?tPCG??Q??mb?2i????/?7?????3?H??}o?????k)[0?Ug??mVu??O?$????????9??Q?'??n?? ?a5af?3????\`??0e?O: h@????|?}??#?y???E|?)????I????[?7?3wK? ?X?I s??????{,?????D???L?G?????Xb'?4??R[??f ???? ?q?e?,>???yp7m??dB??v?V?e?*?????Gg+5|??? ?{??^ ???G?w???!EZ?#??&5M[???? (P?`R?g'pq?%?????D???H????z&Zw?V1????E??Dz6?T,??5?; "- Y???E[?Z?__S9/z?f???; @FEO,??)??????qA?%g????oH?MY!"P? Z?q%???U.???)gM] T?????U?K??G?E?En|????3?\???*???'?m?.?_\??!L[;R&?E??5G??z???H??dF"QQ_H?@?h????W??if2w???? }DH?5Q9?????:M?????d????`?X>~?M?"??;??+??ux???W?lr?&??08??P????^???c????G???C??F?/??Zx????j?'???? 2 ??[Y ??rm?w?7_ ?7 ??#???j?m?Q???T?q?r$???o??-5?dbC)?????u????F?&???/>W??)???5?hw?H?????02Le?g?(?m?%S? ??t????/?V={$'"AA)Q??6?;M?D??r?Q?U???]ZOW?p???t??????>?R???????09m~?C=?????UM!?o6+??{?^3K??B??~'?u?????Ky{?PQ6?pV55:????? ?Z_Mc?3I ??U=?%Jm??D?=H?_6??????!??|??????????Tc?Q????I??\Y#2c?Ws??????? TE??0?E???r?o???b???Y$ ?U???3? ??H????)[ro??T???b?1?H??G(?X??}Tz??S????s?/G??*v??&A????kj???6?h?????r?NI?!a?h?T????|?P???y/???y?g?5?7/i?V??n?( c?? ?{???[?~J??O7P??z?o@"????F?-$??2V?O4????kf)?????????????????|???X?,?cR?? >w??";%?z?/.?k????????0?=l????z ????6?8 ?l?^?>???"??AK? ?C??9?W?x?O??>R? >#H???x???????5}??/rc[v#?G Xy??SO??? <?\? ?>;a? Acxht????????8?s????"?1??3]? 7??T]?OY??????????4????A5? ?[ri?Z??U?? p????3????q?y??28?z:#??u@????????x????0?>?C?y???? ???tl??x~(!c2|????:???? ?????%} ??gt??????8\??== ????????3>????? 0x4dO9IwZT=x {I?d??35T>?\?-J=h?y??`???? ???X5&?[?7???a[????X?Te???f?J??0M?)????y?P?)?Y??K??Puw??=(???X^??g&??1[?Hr3 ?D ??F??A}???e?p??Y??Rip?????i?(0?D.?@?J%??H'H'??, ?????????? ?N??e2 ???Q??? ?/ 1??z??=zf?BF?2?B\???J?6???S{????\l????(u?2|49??2?n*S\??????:? %lw??u?'?,?,AlUFY?3? v???mb ???*??? ?D? = ?w?t2?W?w?"~???yEt?????}????H?#`? ? r??#8? ??Yy??????g>*??????K???m?=??l 7 '????E?Q GK ??P??wb46??J2?? ?t_????d????T????M?+??r9?.{??S??????3Qx??;??i ?Mw??'(R?+?eC?@?w  ??x?|??V?d?????o???]Y.?A???X.??@[??(5 ???#?#k??i?A\?-/M?p??? ?????%:Q?\?@?]'??\T???+ 9??=????????_Ns???;??,???? b(?n?r??/???+??? N??sAI??i?C ,1???&G?d?" ??J??????y?Wr??,??9TW??e[??}??w?f YP?@?Z YN}??u?w?????<d?aq`?z=%$?Q_i J???_?h??????r>?bTQDQ??`Q?8? P:B??x`?"?shb4?l1n3??vA????!??9*Z?*U??>Y??t??-LX? ??*?P??FE??l3??AI???I,WK??'3??V#?T?LF6"C]5??~?_D?? |???????5x~?h???G????GS???7??C0??z????????S??8????w?t@ 2sb?M{?`?Gv :???)??? ?koK??i?7pA?]_]?? @????.u%?'^??Y]?~???5?p/G??6E??wb?1?>??Y?1? ??-rsU/-I3omj?????(mo?????,???|????????????koj?nr??????4}aT LIL????f Jj?F????_????????6.?l?1F???h??-!?~? ?x?g?Z???n?n9?(S????/b??H??|u??e??t?U???K3???$.lI?Y??????d?=???1??? (M?p???-????g??????c??gu??????Z??????Z-??}???[?I0&????L K??A???a??3?I??&}R?y![R?~?p?~??] ???H?X?????[???\???????C???S?Jg9?tr-~?O?:c0"????c:?9??aY?'?? U???,`??:???????o???NK?T$?H?{?Zm??????????dRA??ve?H?????9??aGB??Jk????????????O7w???om??????&:\8??{?Q?Ag??^l~??k5?7???4[??|???^?X^9.T|?* :>?LX??x?"?*,??9????Q?r'8x?-?\Id????x?O????M??+?Yd?8M?U?X?b???4X nA?+?????K#????XM?B????#?????c~9??O?:??'?*|?%? "#qC???A??? ??h2d ??G??\aEI?????c?!??ZA%/???????^O?\???fQ??{?{??K ?$?Q??a1H????? ?@??G ?? @?????f[=????8?????zm?\???+?+?????s??? ? ?M?>???~??????-~A8??? ???j??u?v^"????????6~???{???b???Lz??? c08iO:?j;4?*???Q?!9V0z??ibV?.lb??s?#A?\'?3??'IT?\???9???Z??0??x???rY????1l?,?;?j??jN?z -6???i?.$cd?T??E??:?(X!?????e?{U??MFT-???#0F*???????~??-??(_??k??W?>??????????O??Z?G?&%s#??{?????u?\@?>?A?hg?#?.??DE]EN?`???U??h)8?j?"?8????f?+???Ew???{b???NV?k?s??????7?U?z??????Q??9#?EO????#O?&?c???d????????O??w?OQ?Z???1.?lUT_???~SK??MO??7??9??9??/tV_????????3?!cS?'?yR?'?yR?'?yR?g?????U!???A????D??B??j<,????&?????a??? ????j?8????p?2?M#NO>????????????$???zF?ZP_??3 L?Ux%H?????A?V?Kz????^?????? ??uI??w??????3??+?9#z??!??e G???W?????xn4?|?|G?????n ????5???u:!??&?+62???}K?c??e?/?aE?08?Ia_b?lM\?9?ZMTZ_???jMl???m?p2?~O_???????_t?Ew??e,???(? ???? oH?????\????^???.????(???|???6U9??~k?E?^???%#??\??????VHS?w?1h?_???????n?=?:_z#2??4??????t?????]?????t??7v??9?j{`\?#mn?+=`q???u"p??zn?0??x????@??M?xJ1?b??? "?/=??-?????R{P??!?L?PT?k??(u-?'??+tq@?pA??0U^???2???6??? 4???%{?????????v????????+??= ?`_l?Ag at E???????i????????? ?h?}g }X-?r??7?/?P??S=C?Z?ZY]?????=*??????????? ?`???#???[?? ?35?P8Zf? ???oL(x2@?0 2`?'.6??t?????V}?.g at O??9?i?????*?????@S???*?y ,l?p???;t????]\?D$?n/d?? ?$ _?9]??.?????? 4??;8??k=C?a??#o?R ?R?'C? ??w???,???0??@{`7??????????u??j???????"h??'?ABs??@?0\?D8??P?K??v5i??d?#?f?? ???_M?c?? b?t`?j at he?& ??m???????ppc??GW???co???? ????OV ??z?2yg??HU?????o???kD??sj?Y?*???t}QUc????sjV???*_?J?9Tew?nV/?n?u??G  ???d???Cc?k\?J e3?z??K???D???v???x?y??B?g'???|??>???/w?H?]??oQ??X?????K?????d`??a??8??&??{??66???j????K?K??}????????xt L???{???{?m??a?:????g??h/??????? mY??!H??{??,???;?r??o????J"W?4??i?]??G??1?~,??BA?,?m?^?*5??1d????;??*[?n????V1??j5?b??5;Z??H??N??r?)^3CJ?V_?_??c?????j??8? ?}m??? ??x? -??a /??M7? ??r3( ~ ?Xd?5/?*?|?DM??L ?`?{,V??? ?????i???"?????=,?C*q~???/(?i?P?$??,?,jb]?H ??????s`?SoI2?qb?=?^?9??m'???Bk0?4u?mM)w-????2?????????I??4]???JH1??!???ck{?????r{?F???? Q6W????>?,???WUW?W?????U??+?(G?j??f?g?>_V?{'?\????U?&?F_???????/C?????}2a?,? & ??%Nm?L??Os?*???Q??? ?\4c"kj lwEl??FkP??&?(???Iu??W?%?.??? H?W?eF>$?2??z?Y+3???m????d?:It1???M ???=C??0[?N???? ?d?_?ZB?e??@? Gj???#?M@!?? !????1j??iTh?????????_?????0?8?4?|???? ?.c?N??1??7,?D?F:?P)??.R?*??.f?j&?>.?????KQ%?R\L??????rl?< ?????}??@z??o?????;?Dz?u??x"1OV?E?U?k????v?????J?RD??8}R???9y?pI? ;????tR1?t?[???E???o)n??H??c?[?&-m???????????L????????????r?>?M????%??{???w?? K??)?Ox???-?????????+4y??|?4???!?[g????????0?S>n?/??t????B??1???X?]Z???h x?????8p?g .H=n??? ??' ?8 ??pD_k6A?8~??em??XY?q???(?@ y??;#???OPc?k?F&??E???b?d ?Im????V??L??? "]#?t?/???f%???????j?t????????g???s?????v??zH5?lj?0??? ??L?$t$?h?A?oo?????ktXU?)6rXc?Y???/???C0,???Ru?q???1 n-2rL-?$??????L? ? d&?;?r?G???wJ???l???/??_????_????\???s?V??????}S????z,W???[?=,?? N09K=7j'???"????=X?im??;????E??Zy0?'x??=???d??j:VD?7?_??????;&?8???????P 4??H7 ?]?>{?Q9????@v?r?I??\??Eq?4?????l?W?qqK??>cl?Ox????9E??tX?)?D? ???m%?\[?oE]\?s?p?3??\????v??Q??54??&? n???4Pj?.?T??+?_ s(?3f]?_?\wl?\??????????qT? &???hT?)L?q?3m6 ;?P'qpf??????Z????.4???X??Wg?Oey?]P?? q?@.?0n? sA??a~u-F?m?>(aj? ?P?u6Nh?wC?0??6????\1??_?_?v??N?? ? ?Ji=p+?v???Y3?EdY???].?v?/?x???????E?????g?)?S?#?&-??g6?6?pd\`?h-)O?`?y?h????g.j?.?????t+???????E?7?E???>_????>X{???p-???]~xXk??@{?Z?4???? h? ???? M?`d _]????U?!????a?qE?D??Q ?}'4E???o?I?~???b???? ????{?~???????i???j?????????????uR?I?? ???9"tl? ?+h?Bx?8?zE6?????~G?????^??????8?*/z{9??I????H?? /?u????Zr?? ?1 ????M?????J??k????uU`?v>#??????????#??;?G?R?B?S?>i?????????W?0?&?:\?A7??W???#??T?????????N???ZK?????????? ?? &c?SO??^??????? J*kzX?????j???LV??~q?x???:NF????2.'?tw /?+????h?=rgS??$??*(?Y?????????V??????,??%L?\{??p?[?????v? ?aq?? ?, q??dyDa??? ?????Cwo?e??????7[??b]L:j6??????k?r??u??/??b?A}?q]???Y?y@'???F?92???K?TA{p?"E?]?y 8?8V?-?T??~Q??{?g\?????PG?:??o????? ???vQ?????k??D ?]? ???????& _G?a????]??*b???]=?:h???=*??pa-???@2?wP?]e ?? ?/?)?.????m?(clP"??g<?9?j????j(?#O?G?|????%??r?{2???N???/:??P?????9????`yO??jq???y?Q???4?C????|??i????vm?*?[??}ex?OtM?bZ?}???d??]'p9??7?p??!???s?k?De?H ?"s?? ???????l?$????Ly`U?Y????H? I^???*?Q?(?G???6??83ES???9P?xh??? ?h??g??I??(?3????R???p?7?i??a???AQ??@??????W??'t?E?Y+2*????????k??[T}?>`?F????>?????Rd?2~]???????]R? ?????b?t???!% ?8; d@??? F??3????8?!???+???~?mgww?y?????5?+ ???gs Author: kwizart Update of /cvs/extras/rpms/mhgui/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10573/devel Modified Files: .cvsignore sources Added Files: mhgui-0.1-pkgconfig.patch mhgui.spec Log Message: Initial import mhgui-0.1-pkgconfig.patch: --- NEW FILE mhgui-0.1-pkgconfig.patch --- --- mhgui-0.1/mhgui.pc.in.pkgconfig 2007-07-20 20:18:20.000000000 +0200 +++ mhgui-0.1/mhgui.pc.in 2007-07-20 20:20:29.000000000 +0200 @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=@prefix@ -libdir=@exec_prefix@/lib -includedir=@prefix@/include +libdir=@libdir@ +includedir=@includedir@/mhgui Name: @PACKAGE@ Description: A simple GUI library for MakeHuman --- NEW FILE mhgui.spec --- Name: mhgui Version: 0.1 Release: 2%{?dist} Summary: A simple GUI library for MakeHuman Group: System Environment/Libraries License: LGPLv2+ URL: http://www.dedalo-3d.com Source0: http://downloads.sourceforge.net/makehuman/mhgui-%{version}.tar.gz Patch0: mhgui-0.1-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: animorph-devel >= 0.2 BuildRequires: freeglut-devel BuildRequires: libpng-devel %description A simple GUI library for MakeHuman %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: animorph-devel >= 0.2 Requires: freeglut-devel Requires: libpng-devel %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %prep %setup -q %patch0 -p1 -b .pkgconfig %build %configure --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' # Removes doc rm -rf $RPM_BUILD_ROOT%{_prefix}/doc %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING TODO %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_includedir}/%{name}/ %{_libdir}/*.so %{_libdir}/pkgconfig/%{name}.pc %changelog * Thu Sep 13 2007 kwizart < kwizart at gmail.com > - 0.1-2 - Fix URL - Change summary * Fri Jul 20 2007 kwizart < kwizart at gmail.com > - 0.1-1 - Initial spec file for Fedora Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mhgui/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Sep 2007 16:55:35 -0000 1.1 +++ .cvsignore 13 Sep 2007 17:27:54 -0000 1.2 @@ -0,0 +1 @@ +mhgui-0.1.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mhgui/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 16:55:35 -0000 1.1 +++ sources 13 Sep 2007 17:27:54 -0000 1.2 @@ -0,0 +1 @@ +d9c335c032bb41feb99bba7f20db0c00 mhgui-0.1.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 17:30:30 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 13:30:30 -0400 Subject: rpms/qt4/devel .cvsignore, 1.19, 1.20 linguist.desktop, 1.3, 1.4 qt4.spec, 1.64, 1.65 qtconfig.desktop, 1.4, 1.5 qtdemo.desktop, 1.3, 1.4 sources, 1.15, 1.16 qtdemo-qt4.png, 1.1, NONE Message-ID: <200709131730.l8DHUU9G010770@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10735 Modified Files: .cvsignore linguist.desktop qt4.spec qtconfig.desktop qtdemo.desktop sources Removed Files: qtdemo-qt4.png Log Message: * Thu Sep 13 2007 Rex Dieter 4.3.1-5 - include qt4-logo icon, used by qtdemo/qtconfig (#241452) - linquist.desktop: use new linguist4 icons - -devel,-x11: %post/%postun scriptlets (icons, mimetypes) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 9 Aug 2007 11:32:45 -0000 1.19 +++ .cvsignore 13 Sep 2007 17:29:57 -0000 1.20 @@ -1,3 +1,4 @@ clog -qt-x11-opensource-src-4.3.0.tar.gz +hi128-app-qt4-logo.png +hi48-app-qt4-logo.png qt-x11-opensource-src-4.3.1.tar.gz Index: linguist.desktop =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/linguist.desktop,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- linguist.desktop 14 Jun 2007 20:41:02 -0000 1.3 +++ linguist.desktop 13 Sep 2007 17:29:57 -0000 1.4 @@ -2,7 +2,7 @@ Name=Qt4 Linguist Comment=Add translations to Qt4 applications Exec=linguist-qt4 -Icon=linguist +Icon=linguist4 MimeType=application/x-linguist; Terminal=false Encoding=UTF-8 Index: qt4.spec =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/qt4.spec,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- qt4.spec 13 Sep 2007 15:23:13 -0000 1.64 +++ qt4.spec 13 Sep 2007 17:29:57 -0000 1.65 @@ -4,7 +4,7 @@ Summary: Qt toolkit Name: qt4 Version: 4.3.1 -Release: 4%{?dist} +Release: 5%{?dist} # GPLv2+exceptions(see GPL_EXCEPTIONS*.txt) License: GPLv2 @@ -22,7 +22,7 @@ Source1: Trolltech.conf # See http://bugzilla.redhat.com/223663 -%define multilib_archs x86_64 %{ix86} ppc64 ppc s390 s390x sparc64 sparc +%define multilib_archs x86_64 %{ix86} ppc64 ppc s390x s390 sparc64 sparc Source5: qconfig-multilib.h # search for assistant-qt4 instead of (qt3's) assistant in $PATH @@ -43,7 +43,9 @@ Source23: qtdemo.desktop Source24: qtconfig.desktop -Source30: qtdemo-qt4.png +# upstream qt4-logo, http://trolltech.com/images/products/qt/qt4-logo +Source30: hi128-app-qt4-logo.png +Source31: hi48-app-qt4-logo.png ## optional plugin bits # set to -no-sql- to disable @@ -144,7 +146,6 @@ Requires: libpng-devel Requires: libjpeg-devel Requires: pkgconfig -#Requires: glib2-devel Requires: rpm Obsoletes: %{name}-designer < %{version}-%{release} Provides: %{name}-designer = %{version}-%{release} @@ -417,10 +418,17 @@ # Trolltech.conf install -p -m644 -D %{SOURCE1} %{buildroot}%{_qt4_sysconfdir}/Trolltech.conf -# qtdemo/qtconfig icons -install -p -m644 -D %{SOURCE30} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/qtdemo-qt4.png -install -p -m644 -D tools/qtconfig/images/appicon.png \ - %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/qtconfig-qt4.png +# qt4-logo (generic) icons +install -p -m644 -D %{SOURCE30} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/qt4-logo.png +install -p -m644 -D %{SOURCE31} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/qt4-logo.png +# linguist icons +for icon in tools/linguist/images/icons/linguist-*-32.png ; do + size=$(echo $(basename ${icon}) | cut -d- -f2) + install -p -m644 -D ${icon} %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/linguist4.png +done +# qtconfig icon (it's 50x50 actually, it's pretty generic as-is anyway, use qt4-logo instead -- Rex ) +#install -p -m644 -D tools/qtconfig/images/appicon.png \ +# %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/qtconfig4.png # Qt.pc cat >%{buildroot}%{_libdir}/pkgconfig/Qt.pc< /dev/null ||: + +%postun devel +touch --no-create %{_datadir}/icons/hicolor ||: +gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: + +%post x11 +/sbin/ldconfig +touch --no-create %{_datadir}/icons/hicolor ||: +gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: + +%postun x11 +/sbin/ldconfig +touch --no-create %{_datadir}/icons/hicolor ||: +gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||: + %files %defattr(-,root,root,-) @@ -517,7 +543,7 @@ %{_qt4_bindir}/qt*config* %{_bindir}/qt*config* %{_datadir}/applications/*qtconfig*.desktop -%{_datadir}/icons/hicolor/48x48/apps/qtconfig-qt4.png +%{_datadir}/icons/hicolor/*/apps/qt4-logo.* %files devel %defattr(-,root,root,-) @@ -564,6 +590,7 @@ %{_qt4_bindir}/linguist* %{_bindir}/linguist* %{_datadir}/applications/*linguist*.desktop +%{_datadir}/icons/hicolor/*/apps/linquist4.* %files doc %defattr(-,root,root,-) @@ -580,7 +607,6 @@ %{_qt4_bindir}/qt*demo* %{_bindir}/qt*demo* %{_datadir}/applications/*qtdemo*.desktop -%{_datadir}/icons/hicolor/48x48/apps/qtdemo-qt4.png %if "%{?odbc}" == "-plugin-sql-odbc" %files odbc @@ -608,6 +634,11 @@ %changelog +* Thu Sep 13 2007 Rex Dieter 4.3.1-5 +- include qt4-logo icon, used by qtdemo/qtconfig (#241452) +- linquist.desktop: use new linguist4 icons +- -devel,-x11: %%post/%%postun scriptlets (icons, mimetypes) + * Thu Sep 13 2007 Than Ngo - 4.3.1-4 - fixed bz241452, add qtdemo/qtconfig icons - fixed bz249242, designer4 - segmentation fault on s390x Index: qtconfig.desktop =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/qtconfig.desktop,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- qtconfig.desktop 14 Jun 2007 20:41:02 -0000 1.4 +++ qtconfig.desktop 13 Sep 2007 17:29:57 -0000 1.5 @@ -2,6 +2,7 @@ Name=Qt4 Config Comment=Configure Qt4 behavior, styles, fonts Exec=qtconfig-qt4 +Icon=qt4-logo Terminal=false Encoding=UTF-8 Type=Application Index: qtdemo.desktop =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/qtdemo.desktop,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- qtdemo.desktop 14 Jun 2007 20:41:02 -0000 1.3 +++ qtdemo.desktop 13 Sep 2007 17:29:57 -0000 1.4 @@ -2,6 +2,7 @@ Name=Qt4 Demo Comment=Show Qt4 demos and programming examples Exec=qtdemo-qt4 +Icon=qt4-logo Terminal=false Encoding=UTF-8 Type=Application Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 9 Aug 2007 11:32:45 -0000 1.15 +++ sources 13 Sep 2007 17:29:57 -0000 1.16 @@ -1 +1,3 @@ +d9f511e4b51983b4e10eb58b320416d5 hi128-app-qt4-logo.png +6dcc0672ff9e60a6b83f95c5f42bec5b hi48-app-qt4-logo.png ec255dcc2b30f5efe0ded85ae8a75e13 qt-x11-opensource-src-4.3.1.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 17:39:31 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Thu, 13 Sep 2007 13:39:31 -0400 Subject: rpms/initscripts/OLPC-2 initscripts-8.54.1-olpc.patch, 1.6, 1.7 initscripts.spec, 1.149, 1.150 Message-ID: <200709131739.l8DHdVd0011051@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/initscripts/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11022 Modified Files: initscripts-8.54.1-olpc.patch initscripts.spec Log Message: - fix crasher bug in olpc-dm initscripts-8.54.1-olpc.patch: Index: initscripts-8.54.1-olpc.patch =================================================================== RCS file: /cvs/pkgs/rpms/initscripts/OLPC-2/initscripts-8.54.1-olpc.patch,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- initscripts-8.54.1-olpc.patch 11 Sep 2007 22:35:50 -0000 1.6 +++ initscripts-8.54.1-olpc.patch 13 Sep 2007 17:38:58 -0000 1.7 @@ -1,6 +1,6 @@ diff -up initscripts-8.54.1/rwtab.olpc initscripts-8.54.1/rwtab --- initscripts-8.54.1/rwtab.olpc 2007-04-13 18:44:55.000000000 -0400 -+++ initscripts-8.54.1/rwtab 2007-09-11 18:23:52.000000000 -0400 ++++ initscripts-8.54.1/rwtab 2007-09-11 18:33:31.000000000 -0400 @@ -24,10 +24,7 @@ empty /var/tux empty /media @@ -19,7 +19,7 @@ +files /home/olpc/.Xauthority diff -up initscripts-8.54.1/inittab.olpc initscripts-8.54.1/inittab --- initscripts-8.54.1/inittab.olpc 2006-10-12 13:51:04.000000000 -0400 -+++ initscripts-8.54.1/inittab 2007-09-11 18:23:52.000000000 -0400 ++++ initscripts-8.54.1/inittab 2007-09-11 18:33:31.000000000 -0400 @@ -15,7 +15,7 @@ # 5 - X11 # 6 - reboot (Do NOT set initdefault to this) @@ -43,8 +43,8 @@ -x:5:respawn:/etc/X11/prefdm -nodaemon +x:5:respawn:/sbin/olpc-dm diff -up /dev/null initscripts-8.54.1/src/olpc-dm.c ---- /dev/null 2007-09-11 11:59:20.755757520 -0400 -+++ initscripts-8.54.1/src/olpc-dm.c 2007-09-11 18:29:19.000000000 -0400 +--- /dev/null 2007-09-13 09:21:47.113128415 -0400 ++++ initscripts-8.54.1/src/olpc-dm.c 2007-09-13 13:29:21.000000000 -0400 @@ -0,0 +1,568 @@ +#include +#include @@ -274,7 +274,7 @@ + * seteuid 0, setuid olpc -> start X -> start pam session -> fork -> + * seteuid olpc -> start clients + */ -+ ttyn = "/dev/tty2"; ++ tty_name = "tty2"; + tty_number = "2"; + + /* set pgid to pid */ @@ -616,7 +616,7 @@ +} diff -up initscripts-8.54.1/src/Makefile.olpc initscripts-8.54.1/src/Makefile --- initscripts-8.54.1/src/Makefile.olpc 2006-09-27 15:59:05.000000000 -0400 -+++ initscripts-8.54.1/src/Makefile 2007-09-11 18:23:52.000000000 -0400 ++++ initscripts-8.54.1/src/Makefile 2007-09-11 18:33:31.000000000 -0400 @@ -1,7 +1,8 @@ CFLAGS+=$(RPM_OPT_FLAGS) -Wall -D_GNU_SOURCE Index: initscripts.spec =================================================================== RCS file: /cvs/pkgs/rpms/initscripts/OLPC-2/initscripts.spec,v retrieving revision 1.149 retrieving revision 1.150 diff -u -r1.149 -r1.150 --- initscripts.spec 11 Sep 2007 22:35:50 -0000 1.149 +++ initscripts.spec 13 Sep 2007 17:38:58 -0000 1.150 @@ -3,7 +3,7 @@ Version: 8.54.1 License: GPL Group: System Environment/Base -Release: 6%{?dist} +Release: 7%{?dist} Source: initscripts-%{version}.tar.bz2 Source1: olpc-login Patch0: initscripts-8.54.1-olpc.patch @@ -207,6 +207,9 @@ %{_sysconfdir}/pam.d/olpc-login %changelog +* Thu Sep 11 2007 John (J5) Palmieri 8.54.1-7 +- fix crasher bug in olpc-dm + * Tue Sep 11 2007 John (J5) Palmieri 8.54.1-6 - clean up olpc-dm - make sure olpc-dm sources /etc/sysconfig/i18n From fedora-extras-commits at redhat.com Thu Sep 13 17:42:20 2007 From: fedora-extras-commits at redhat.com (Andrew Overholt (overholt)) Date: Thu, 13 Sep 2007 13:42:20 -0400 Subject: rpms/eclipse-mylyn/devel eclipse-mylyn-unpackwebcore.patch, NONE, 1.1 eclipse-mylyn-webcorejar.patch, NONE, 1.1 eclipse-mylyn.spec, 1.4, 1.5 Message-ID: <200709131742.l8DHgKiF011193@cvs-int.fedora.redhat.com> Author: overholt Update of /cvs/pkgs/rpms/eclipse-mylyn/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11164 Modified Files: eclipse-mylyn.spec Added Files: eclipse-mylyn-unpackwebcore.patch eclipse-mylyn-webcorejar.patch Log Message: * Fri Sep 07 2007 Andrew Overholt 2.0.0-5 - Make web.core its own jar. - Unpack web.core so we can symlink to dependencies. - Symlink to dependencies of web.core. - Remove rome jar and exports from web.core. - BR/R all the versions of dependencies that have OSGi manifests. eclipse-mylyn-unpackwebcore.patch: --- NEW FILE eclipse-mylyn-unpackwebcore.patch --- diff -ur org.eclipse.mylyn-feature/feature.xml org.eclipse.mylyn-feature/feature.xml --- org.eclipse.mylyn-feature/feature.xml 2007-09-05 17:37:56.000000000 -0400 +++ org.eclipse.mylyn-feature/feature.xml 2007-09-05 17:38:05.000000000 -0400 @@ -299,7 +299,7 @@ download-size="0" install-size="0" version="2.0.0.v20070627-1400" - unpack="false"/> + unpack="true"/> eclipse-mylyn-webcorejar.patch: --- NEW FILE eclipse-mylyn-webcorejar.patch --- ### Eclipse Workspace Patch 1.0 #P org.eclipse.mylyn.web.core Index: .classpath =================================================================== RCS file: /cvsroot/tools/org.eclipse.mylyn/org.eclipse.mylyn.web.core/.classpath,v retrieving revision 1.2 diff -u -r1.2 .classpath --- .classpath 9 Jun 2007 02:10:30 -0000 1.2 +++ .classpath 7 Sep 2007 16:07:52 -0000 @@ -1,6 +1,7 @@ + @@ -8,7 +9,6 @@ - Index: build.properties =================================================================== RCS file: /cvsroot/tools/org.eclipse.mylyn/org.eclipse.mylyn.web.core/build.properties,v retrieving revision 1.3 diff -u -r1.3 build.properties --- build.properties 26 Jun 2007 01:16:25 -0000 1.3 +++ build.properties 7 Sep 2007 16:07:52 -0000 @@ -5,10 +5,10 @@ # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html ############################################################################### -source.. = src/ -output.. = bin/ +source.mylyn-webcore.jar = src/ +output.mylyn-webcore.jar = bin/ bin.includes = META-INF/,\ - .,\ + mylyn-webcore.jar,\ lib-xmlrpc/,\ lib-rome/,\ lib-httpclient/,\ Index: META-INF/MANIFEST.MF =================================================================== RCS file: /cvsroot/tools/org.eclipse.mylyn/org.eclipse.mylyn.web.core/META-INF/MANIFEST.MF,v retrieving revision 1.18 diff -u -r1.18 MANIFEST.MF --- META-INF/MANIFEST.MF 28 Jun 2007 18:19:07 -0000 1.18 +++ META-INF/MANIFEST.MF 7 Sep 2007 16:07:53 -0000 @@ -8,7 +8,7 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5 Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.net -Bundle-ClassPath: ., +Bundle-ClassPath: mylyn-webcore.jar, lib-httpclient/commons-httpclient-3.0.1.jar, lib-httpclient/commons-codec-1.3.jar, lib-httpclient/commons-logging-1.0.4.jar, @@ -16,21 +16,8 @@ lib-xmlrpc/xmlrpc-client-3.0.jar, lib-xmlrpc/xmlrpc-common-3.0.jar, lib-xmlrpc/ws-commons-util-1.0.1.jar, - lib-rome/rome-0.8.jar, lib-rome/jdom-1.0.jar Export-Package: ., - com.sun.syndication, - com.sun.syndication.feed, - com.sun.syndication.feed.atom, - com.sun.syndication.feed.impl, - com.sun.syndication.feed.module, - com.sun.syndication.feed.module.impl, - com.sun.syndication.feed.rss, - com.sun.syndication.feed.sse, - com.sun.syndication.feed.synd, - com.sun.syndication.feed.synd.impl, - com.sun.syndication.io, - com.sun.syndication.io.impl, org.apache.commons.codec, org.apache.commons.codec.binary, org.apache.commons.codec.digest, Index: eclipse-mylyn.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-mylyn/devel/eclipse-mylyn.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- eclipse-mylyn.spec 24 Aug 2007 16:06:46 -0000 1.4 +++ eclipse-mylyn.spec 13 Sep 2007 17:41:47 -0000 1.5 @@ -1,10 +1,10 @@ -%define gcj_support 1 +%define gcj_support 0 %define eclipse_base %{_datadir}/eclipse Name: eclipse-mylyn Summary: Mylyn is a task-focused UI for Eclipse Version: 2.0.0 -Release: 4%{?dist} +Release: 5%{?dist} License: Eclipse Public License URL: http://www.eclipse.org/mylyn @@ -21,6 +21,9 @@ # SSLSocketFactory#createSocket() is not implemented in GNU Classpath # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31626 Patch3: eclipse-mylar-createSocketworkaround.patch +# So we can symlink to dependencies +Patch4: %{name}-unpackwebcore.patch +Patch5: %{name}-webcorejar.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -39,20 +42,20 @@ BuildRequires: eclipse-pde >= 3.2.1 BuildRequires: eclipse-cvs-client >= 3.2.1 -BuildRequires: jakarta-commons-codec -BuildRequires: jakarta-commons-httpclient +BuildRequires: jakarta-commons-codec >= 1.3-8jpp.2 +BuildRequires: jakarta-commons-httpclient >= 1:3.0.1-1jpp.2 BuildRequires: jakarta-commons-logging -BuildRequires: ws-commons-util -BuildRequires: xmlrpc3-client -BuildRequires: xmlrpc3-common +BuildRequires: ws-commons-util >= 1.0.1-5 +BuildRequires: xmlrpc3-client >= 3.0-1jpp.3 +BuildRequires: xmlrpc3-common >= 3.0-1jpp.3 Requires: eclipse-platform >= 3.2.1 Requires: eclipse-cvs-client >= 3.2.1 -Requires: jakarta-commons-codec -Requires: jakarta-commons-httpclient +Requires: jakarta-commons-codec >= 1.3-8jpp.2 +Requires: jakarta-commons-httpclient >= 1:3.0.1-1jpp.2 Requires: jakarta-commons-logging -Requires: ws-commons-util -Requires: xmlrpc3-client -Requires: xmlrpc3-common +Requires: ws-commons-util >= 1.0.1-2 +Requires: xmlrpc3-client >= 3.0-1jpp.3 +Requires: xmlrpc3-common >= 3.0-1jpp.3 Provides: eclipse-mylar = 2.0.0-1.fc7 Obsoletes: eclipse-mylar < 2.0.0 @@ -128,8 +131,12 @@ # GCJ issue pushd org.eclipse.mylyn.web.core %patch3 -p0 +%patch5 popd +# So we can symlink to dependencies +%patch4 + /bin/sh -x %{eclipse_base}/buildscripts/copy-platform SDK %{eclipse_base} mkdir home @@ -138,8 +145,8 @@ rm commons-*.jar ln -s %{_javadir}/commons-codec-1.3.jar ln -s %{_javadir}/commons-httpclient.jar commons-httpclient-3.0.1.jar -ln -s %{_javadir}/commons-logging-api.jar -ln -s %{_javadir}/commons-logging.jar +ln -s %{_javadir}/commons-logging-api.jar commons-logging-api-1.0.4.jar +ln -s %{_javadir}/commons-logging.jar commons-logging-1.0.4.jar popd pushd org.eclipse.mylyn.web.core/lib-xmlrpc rm ws-commons-*.jar @@ -148,6 +155,10 @@ ln -s %{_javadir}/xmlrpc3-common-3.0.jar xmlrpc-common-3.0.jar ln -s %{_javadir}/ws-commons-util-1.0.1.jar popd +pushd org.eclipse.mylyn.web.core/lib-rome +rm *.jar +ln -s %{_javadir}/jdom-1.0.jar +popd #sed --in-place "s///" org.eclipse.mylyn-feature/feature.xml # remove references to mylar in feature @@ -297,6 +308,26 @@ unzip -q -d $RPM_BUILD_ROOT%{eclipse_base}/.. \ build/rpmBuild/org.eclipse.mylyn.pde_feature.zip +# symlink +pushd $RPM_BUILD_ROOT%{eclipse_base}/plugins/org.eclipse.mylyn.web.core_*/lib-httpclient +rm commons-*.jar +ln -s %{_javadir}/commons-codec-1.3.jar +ln -s %{_javadir}/commons-httpclient.jar commons-httpclient-3.0.1.jar +ln -s %{_javadir}/commons-logging-api.jar commons-logging-api-1.0.4.jar +ln -s %{_javadir}/commons-logging.jar commons-logging-1.0.4.jar +popd +pushd $RPM_BUILD_ROOT%{eclipse_base}/plugins/org.eclipse.mylyn.web.core_*/lib-xmlrpc +rm ws-commons-*.jar +rm xmlrpc*.jar +ln -s %{_javadir}/xmlrpc3-client-3.0.jar xmlrpc-client-3.0.jar +ln -s %{_javadir}/xmlrpc3-common-3.0.jar xmlrpc-common-3.0.jar +ln -s %{_javadir}/ws-commons-util-1.0.1.jar +popd +pushd $RPM_BUILD_ROOT%{eclipse_base}/plugins/org.eclipse.mylyn.web.core_*/lib-rome +rm *.jar +ln -s %{_javadir}/jdom-1.0.jar +popd + %if %{gcj_support} %{_bindir}/aot-compile-rpm %endif @@ -385,7 +416,7 @@ %files %defattr(-,root,root,-) %{eclipse_base}/plugins/org.eclipse.mylyn.help.ui_*.jar -%{eclipse_base}/plugins/org.eclipse.mylyn.web.core_*.jar +%{eclipse_base}/plugins/org.eclipse.mylyn.web.core_* %{eclipse_base}/plugins/org.eclipse.mylyn.context.core_*.jar %{eclipse_base}/plugins/org.eclipse.mylyn.tasks.ui_*.jar %{eclipse_base}/plugins/org.eclipse.mylyn.tasks.core_*.jar @@ -416,6 +447,13 @@ %endif %changelog +* Fri Sep 07 2007 Andrew Overholt 2.0.0-5 +- Make web.core its own jar. +- Unpack web.core so we can symlink to dependencies. +- Symlink to dependencies of web.core. +- Remove rome jar and exports from web.core. +- BR/R all the versions of dependencies that have OSGi manifests. + * Fri Aug 24 2007 Andrew Overholt 2.0.0-4 - ExcludeArch ppc64 (no xmlrpc3 on ppc64 due to rh#239123). From fedora-extras-commits at redhat.com Thu Sep 13 17:42:27 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Thu, 13 Sep 2007 13:42:27 -0400 Subject: rpms/gnome-panel/devel desktop-file-monitoring.patch, 1.1, 1.2 gnome-panel.spec, 1.217, 1.218 launcher-desktop-files.patch, 1.1, 1.2 redhat-panel-default-setup.entries, 1.14, 1.15 Message-ID: <200709131742.l8DHgRqD011259@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-panel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11191 Modified Files: desktop-file-monitoring.patch gnome-panel.spec launcher-desktop-files.patch redhat-panel-default-setup.entries Log Message: fix a mem leak update default configuration desktop-file-monitoring.patch: Index: desktop-file-monitoring.patch =================================================================== RCS file: /cvs/extras/rpms/gnome-panel/devel/desktop-file-monitoring.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- desktop-file-monitoring.patch 6 Sep 2007 16:59:35 -0000 1.1 +++ desktop-file-monitoring.patch 13 Sep 2007 17:42:24 -0000 1.2 @@ -1,6 +1,6 @@ diff -up gnome-panel-2.19.92/gnome-panel/launcher.h.desktop-file-monitoring gnome-panel-2.19.92/gnome-panel/launcher.h --- gnome-panel-2.19.92/gnome-panel/launcher.h.desktop-file-monitoring 2007-09-04 13:34:26.000000000 -0400 -+++ gnome-panel-2.19.92/gnome-panel/launcher.h 2007-09-05 23:24:37.000000000 -0400 ++++ gnome-panel-2.19.92/gnome-panel/launcher.h 2007-09-13 12:23:44.000000000 -0400 @@ -13,6 +13,7 @@ #include "applet.h" @@ -20,7 +20,7 @@ void panel_launcher_create (PanelToplevel *toplevel, diff -up gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.h.desktop-file-monitoring gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.h --- gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.h.desktop-file-monitoring 2007-09-04 13:34:26.000000000 -0400 -+++ gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.h 2007-09-05 23:24:37.000000000 -0400 ++++ gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.h 2007-09-13 12:23:44.000000000 -0400 @@ -101,6 +101,8 @@ void panel_ditem_editor_set_uri (PanelDI const char *uri); @@ -32,8 +32,8 @@ PanelDitemSaveUri save_uri, diff -up gnome-panel-2.19.92/gnome-panel/launcher.c.desktop-file-monitoring gnome-panel-2.19.92/gnome-panel/launcher.c --- gnome-panel-2.19.92/gnome-panel/launcher.c.desktop-file-monitoring 2007-09-04 13:34:26.000000000 -0400 -+++ gnome-panel-2.19.92/gnome-panel/launcher.c 2007-09-06 00:33:52.000000000 -0400 -@@ -285,6 +287,8 @@ static void ++++ gnome-panel-2.19.92/gnome-panel/launcher.c 2007-09-13 12:23:44.000000000 -0400 +@@ -285,6 +285,8 @@ static void destroy_launcher (GtkWidget *widget, Launcher *launcher) { @@ -42,7 +42,7 @@ launcher_properties_destroy (launcher); launcher_widget_destroy_open_dialogs (launcher); } -@@ -458,6 +462,37 @@ drag_data_get_cb (GtkWidget *widg +@@ -458,6 +460,37 @@ drag_data_get_cb (GtkWidget *widg } @@ -80,7 +80,7 @@ static Launcher * create_launcher (const char *location) { -@@ -534,6 +569,25 @@ create_launcher (const char *location) +@@ -534,6 +567,25 @@ create_launcher (const char *location) launcher->key_file = key_file; launcher->prop_dialog = NULL; launcher->destroy_handler = 0; @@ -106,7 +106,7 @@ /* Icon will be setup later */ launcher->button = button_widget_new (NULL /* icon */, -@@ -662,6 +716,15 @@ static void +@@ -662,6 +714,15 @@ static void launcher_changed (PanelDItemEditor *dialog, Launcher *launcher) { @@ -122,7 +122,7 @@ /* Setup the button look */ setup_button (launcher); } -@@ -733,6 +796,43 @@ launcher_save_uri (PanelDItemEditor *dia +@@ -733,6 +794,43 @@ launcher_save_uri (PanelDItemEditor *dia return NULL; } @@ -166,7 +166,7 @@ static void launcher_saved (GtkWidget *dialog, Launcher *launcher) -@@ -740,11 +840,15 @@ launcher_saved (GtkWidget *dialog, +@@ -740,11 +838,15 @@ launcher_saved (GtkWidget *dialog, const char *uri; GConfClient *client; const char *key; @@ -182,7 +182,7 @@ if (uri && launcher->location && strcmp (uri, launcher->location)) { client = panel_gconf_get_client (); -@@ -757,6 +861,9 @@ launcher_saved (GtkWidget *dialog, +@@ -757,6 +859,9 @@ launcher_saved (GtkWidget *dialog, if (launcher->location) g_free (launcher->location); launcher->location = g_strdup (uri); @@ -192,7 +192,7 @@ } } -@@ -923,6 +1030,7 @@ launcher_new_saved (GtkWidget *dialog, +@@ -923,6 +1028,7 @@ launcher_new_saved (GtkWidget *dialog, PanelWidget *panel; int pos; const char *uri; @@ -200,7 +200,7 @@ pos = GPOINTER_TO_INT (g_object_get_data (G_OBJECT (dialog), "pos")); panel = g_object_get_data (G_OBJECT (dialog), "panel"); -@@ -930,6 +1038,10 @@ launcher_new_saved (GtkWidget *dialog, +@@ -930,6 +1036,10 @@ launcher_new_saved (GtkWidget *dialog, uri = panel_ditem_editor_get_uri (PANEL_DITEM_EDITOR (dialog)); if (panel_launcher_get_filename (uri) != NULL) uri = panel_launcher_get_filename (uri); @@ -212,8 +212,8 @@ } diff -up gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c.desktop-file-monitoring gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c ---- gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c.desktop-file-monitoring 2007-09-05 23:24:37.000000000 -0400 -+++ gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c 2007-09-05 23:24:37.000000000 -0400 +--- gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c.desktop-file-monitoring 2007-09-13 12:23:44.000000000 -0400 ++++ gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c 2007-09-13 12:31:03.000000000 -0400 @@ -80,6 +80,8 @@ struct _PanelDItemEditorPrivate /* the directory of the theme for the icon, see bug #119208 */ @@ -248,21 +248,29 @@ dialog->priv->dirty = TRUE; g_signal_emit (G_OBJECT (dialog), ditem_edit_signals[CHANGED], 0); } -@@ -1003,6 +1016,13 @@ update_editor_from_desktop_file (PanelDI +@@ -1005,6 +1018,13 @@ update_editor_from_desktop_file (PanelDI */ setup_icon_entry (dialog, icon); -+ /* We set the orig_desktop_file field to let the -+ * launcher know that the editor contents are coming -+ * directly from a desktop file. -+ */ -+ g_free (dialog->priv->orig_desktop_file); -+ dialog->priv->orig_desktop_file = g_strdup (uri); -+ - return TRUE; ++ /* We set the orig_desktop_file field to let the ++ * launcher know that the editor contents are coming ++ * directly from a desktop file. ++ */ ++ g_free (dialog->priv->orig_desktop_file); ++ dialog->priv->orig_desktop_file = g_strdup (uri); ++ + g_free (name); + g_free (comment); + g_free (icon); +@@ -1079,6 +1099,7 @@ update_chooser_for_type (PanelDItemEdito + g_assert_not_reached (); } -@@ -1826,3 +1846,12 @@ panel_ditem_register_save_uri_func (Pane ++ + chooser = dialog->priv->command_browse_filechooser; + + gtk_window_set_title (GTK_WINDOW (chooser), +@@ -1835,3 +1856,12 @@ panel_ditem_register_save_uri_func (Pane dialog->priv->save_uri = save_uri; dialog->priv->save_uri_data = data; } Index: gnome-panel.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-panel/devel/gnome-panel.spec,v retrieving revision 1.217 retrieving revision 1.218 diff -u -r1.217 -r1.218 --- gnome-panel.spec 10 Sep 2007 17:26:32 -0000 1.217 +++ gnome-panel.spec 13 Sep 2007 17:42:24 -0000 1.218 @@ -22,7 +22,7 @@ Summary: GNOME panel Name: gnome-panel Version: 2.19.92 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gnome-panel/2.19/%{name}-%{version}.tar.bz2 Source1: redhat-panel-default-setup.entries @@ -311,6 +311,11 @@ %{_datadir}/gtk-doc/html/* %changelog +* Thu Sep 13 2007 Matthias Clasen - 2.19.92-4 +- Fix some memleaks +- Remove OpenOffice launchers from the default configuration +- Add Tomboy to the default configuration + * Mon Sep 10 2007 Ray Strode - 2.19.92-3 - create ~/.local/share/applications before writing out preferred app launchers launcher-desktop-files.patch: Index: launcher-desktop-files.patch =================================================================== RCS file: /cvs/extras/rpms/gnome-panel/devel/launcher-desktop-files.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- launcher-desktop-files.patch 6 Sep 2007 16:59:35 -0000 1.1 +++ launcher-desktop-files.patch 13 Sep 2007 17:42:24 -0000 1.2 @@ -1,7 +1,7 @@ -diff -up gnome-panel-2.19.6/gnome-panel/panel-ditem-editor.c.launcher-desktop-file gnome-panel-2.19.6/gnome-panel/panel-ditem-editor.c ---- gnome-panel-2.19.6/gnome-panel/panel-ditem-editor.c.launcher-desktop-file 2007-08-28 00:20:51.000000000 -0400 -+++ gnome-panel-2.19.6/gnome-panel/panel-ditem-editor.c 2007-08-28 00:20:57.000000000 -0400 -@@ -973,6 +973,42 @@ panel_ditem_editor_icon_changed (PanelDI +diff -up gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c.launcher-desktop-files gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c +--- gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c.launcher-desktop-files 2007-09-04 13:34:26.000000000 -0400 ++++ gnome-panel-2.19.92/gnome-panel/panel-ditem-editor.c 2007-09-13 12:13:36.000000000 -0400 +@@ -973,6 +973,51 @@ panel_ditem_editor_icon_changed (PanelDI g_free (file); } @@ -14,6 +14,7 @@ + char *comment; + char *exec; + char *icon; ++ gboolean retval = FALSE; + + key_file = g_key_file_new (); + if (g_key_file_load_from_file (key_file, uri, 0, NULL)) { @@ -27,24 +28,32 @@ + icon = panel_util_key_file_get_locale_string (key_file, "Icon"); + exec = panel_util_key_file_get_string (key_file, "Exec"); + -+ gtk_entry_set_text (GTK_ENTRY (dialog->priv->name_entry), name ? name : ""); -+ gtk_entry_set_text (GTK_ENTRY (dialog->priv->comment_entry), comment ? comment : ""); -+ gtk_entry_set_text (GTK_ENTRY (dialog->priv->command_entry), exec ? exec : ""); ++ gtk_entry_set_text (GTK_ENTRY (dialog->priv->name_entry), name ? name : ""); ++ gtk_entry_set_text (GTK_ENTRY (dialog->priv->comment_entry), comment ? comment : ""); ++ gtk_entry_set_text (GTK_ENTRY (dialog->priv->command_entry), exec ? exec : ""); ++ + /* Note: we need to set the icon last, since the editor + * tries to guess the icon when the command is modified + */ + setup_icon_entry (dialog, icon); + -+ return TRUE; ++ g_free (name); ++ g_free (comment); ++ g_free (icon); ++ g_free (exec); ++ ++ retval = TRUE; + } + -+ return FALSE; ++ g_key_file_free (key_file); ++ ++ return retval; +} + static void command_browse_chooser_response (GtkFileChooser *chooser, gint response_id, -@@ -986,7 +1022,11 @@ command_browse_chooser_response (GtkFile +@@ -986,7 +1031,11 @@ command_browse_chooser_response (GtkFile case PANEL_DITEM_EDITOR_TYPE_APPLICATION: case PANEL_DITEM_EDITOR_TYPE_TERMINAL_APPLICATION: text = gtk_file_chooser_get_filename (GTK_FILE_CHOOSER (chooser)); @@ -57,7 +66,7 @@ g_free (text); break; case PANEL_DITEM_EDITOR_TYPE_LINK: -@@ -996,8 +1036,9 @@ command_browse_chooser_response (GtkFile +@@ -996,8 +1045,9 @@ command_browse_chooser_response (GtkFile g_assert_not_reached (); } Index: redhat-panel-default-setup.entries =================================================================== RCS file: /cvs/extras/rpms/gnome-panel/devel/redhat-panel-default-setup.entries,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- redhat-panel-default-setup.entries 6 Sep 2007 16:58:07 -0000 1.14 +++ redhat-panel-default-setup.entries 13 Sep 2007 17:42:24 -0000 1.15 @@ -35,15 +35,6 @@ email_launcher - - wordprocessor_launcher - - - presentation_launcher - - - spreadsheet_launcher - @@ -56,6 +47,9 @@ + tomboy + + mixer @@ -343,167 +337,59 @@ objects/email_launcher/menu_path/schemas/apps/panel/objects/menu_path objects/email_launcher/action_type/schemas/apps/panel/objects/action_type - + - objects/wordprocessor_launcher/object_type + applets/tomboy/object_type /schemas/apps/panel/objects/object_type - launcher-object + bonobo-applet - objects/wordprocessor_launcher/toplevel_id + applets/tomboy/toplevel_id /schemas/apps/panel/objects/toplevel_id top_panel - objects/wordprocessor_launcher/position + applets/tomboy/position /schemas/apps/panel/objects/position 3 - objects/wordprocessor_launcher/panel_right_stick - /schemas/apps/panel/objects/panel_right_stick - - false - - - - objects/wordprocessor_launcher/locked - /schemas/apps/panel/objects/locked - - false - - - - objects/wordprocessor_launcher/launcher_location - /schemas/apps/panel/objects/launcher_location - - /usr/share/applications/openoffice.org-1.9-writer.desktop - - - - objects/wordprocessor_launcher/bonobo_iid/schemas/apps/panel/objects/bonobo_iid - objects/wordprocessor_launcher/attached_toplevel_id/schemas/apps/panel/objects/attached_toplevel_id - objects/wordprocessor_launcher/tooltip/schemas/apps/panel/objects/tooltip - objects/wordprocessor_launcher/use_custom_icon/schemas/apps/panel/objects/use_custom_icon - objects/wordprocessor_launcher/custom_icon/schemas/apps/panel/objects/custom_icon - objects/wordprocessor_launcher/use_menu_path/schemas/apps/panel/objects/use_menu_path - objects/wordprocessor_launcher/menu_path/schemas/apps/panel/objects/menu_path - objects/wordprocessor_launcher/action_type/schemas/apps/panel/objects/action_type - - - - - objects/presentation_launcher/object_type - /schemas/apps/panel/objects/object_type - - launcher-object - - - - objects/presentation_launcher/toplevel_id - /schemas/apps/panel/objects/toplevel_id - - top_panel - - - - objects/presentation_launcher/position - /schemas/apps/panel/objects/position - - 4 - - - - objects/presentation_launcher/panel_right_stick + applets/tomboy/panel_right_stick /schemas/apps/panel/objects/panel_right_stick - false - - - - objects/presentation_launcher/locked - /schemas/apps/panel/objects/locked - - false - - - - objects/presentation_launcher/launcher_location - /schemas/apps/panel/objects/launcher_location - - /usr/share/applications/openoffice.org-1.9-impress.desktop - - - - objects/presentation_launcher/bonobo_iid/schemas/apps/panel/objects/bonobo_iid - objects/presentation_launcher/attached_toplevel_id/schemas/apps/panel/objects/attached_toplevel_id - objects/presentation_launcher/tooltip/schemas/apps/panel/objects/tooltip - objects/presentation_launcher/use_custom_icon/schemas/apps/panel/objects/use_custom_icon - objects/presentation_launcher/custom_icon/schemas/apps/panel/objects/custom_icon - objects/presentation_launcher/use_menu_path/schemas/apps/panel/objects/use_menu_path - objects/presentation_launcher/menu_path/schemas/apps/panel/objects/menu_path - objects/presentation_launcher/action_type/schemas/apps/panel/objects/action_type - - - - - objects/spreadsheet_launcher/object_type - /schemas/apps/panel/objects/object_type - - launcher-object - - - - objects/spreadsheet_launcher/toplevel_id - /schemas/apps/panel/objects/toplevel_id - - top_panel - - - - objects/spreadsheet_launcher/position - /schemas/apps/panel/objects/position - - 5 - - - - objects/spreadsheet_launcher/panel_right_stick - /schemas/apps/panel/objects/panel_right_stick - - false + true - objects/spreadsheet_launcher/locked + applets/tomboy/locked /schemas/apps/panel/objects/locked - false + true - objects/spreadsheet_launcher/launcher_location - /schemas/apps/panel/objects/launcher_location + applets/tomboy/bonobo_iid + /schemas/apps/panel/objects/bonobo_iid - /usr/share/applications/openoffice.org-1.9-calc.desktop + OAFIID:TomboyApplet - objects/spreadsheet_launcher/bonobo_iid/schemas/apps/panel/objects/bonobo_iid - objects/spreadsheet_launcher/attached_toplevel_id/schemas/apps/panel/objects/attached_toplevel_id - objects/spreadsheet_launcher/tooltip/schemas/apps/panel/objects/tooltip - objects/spreadsheet_launcher/use_custom_icon/schemas/apps/panel/objects/use_custom_icon - objects/spreadsheet_launcher/custom_icon/schemas/apps/panel/objects/custom_icon - objects/spreadsheet_launcher/use_menu_path/schemas/apps/panel/objects/use_menu_path - objects/spreadsheet_launcher/menu_path/schemas/apps/panel/objects/menu_path - objects/spreadsheet_launcher/action_type/schemas/apps/panel/objects/action_type + applets/tomboy/attached_toplevel_id/schemas/apps/panel/objects/attached_toplevel_id + applets/tomboy/tooltip/schemas/apps/panel/objects/tooltip + applets/tomboy/use_custom_icon/schemas/apps/panel/objects/use_custom_icon + applets/tomboy/custom_icon/schemas/apps/panel/objects/custom_icon + applets/tomboy/use_menu_path/schemas/apps/panel/objects/use_menu_path + applets/tomboy/menu_path/schemas/apps/panel/objects/menu_path + applets/tomboy/launcher_location/schemas/apps/panel/objects/launcher_location + applets/tomboy/action_type/schemas/apps/panel/objects/action_type From fedora-extras-commits at redhat.com Thu Sep 13 17:54:04 2007 From: fedora-extras-commits at redhat.com (Seth Vidal (skvidal)) Date: Thu, 13 Sep 2007 10:54:04 -0700 Subject: [pkgdb] createrepo: skvidal has requested watchbugzilla Message-ID: <200709131754.l8DHs47W011685@app4.fedora.phx.redhat.com> Seth Vidal (skvidal) has requested the watchbugzilla acl on createrepo (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/createrepo From fedora-extras-commits at redhat.com Thu Sep 13 17:54:06 2007 From: fedora-extras-commits at redhat.com (Seth Vidal (skvidal)) Date: Thu, 13 Sep 2007 10:54:06 -0700 Subject: [pkgdb] createrepo: skvidal has requested watchcommits Message-ID: <200709131754.l8DHs6Rr011694@app4.fedora.phx.redhat.com> Seth Vidal (skvidal) has requested the watchcommits acl on createrepo (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/createrepo From fedora-extras-commits at redhat.com Thu Sep 13 17:54:11 2007 From: fedora-extras-commits at redhat.com (Seth Vidal (skvidal)) Date: Thu, 13 Sep 2007 10:54:11 -0700 Subject: [pkgdb] createrepo: skvidal has requested commit Message-ID: <200709131754.l8DHsBDS017068@app3.fedora.phx.redhat.com> Seth Vidal (skvidal) has requested the commit acl on createrepo (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/createrepo From fedora-extras-commits at redhat.com Thu Sep 13 17:54:13 2007 From: fedora-extras-commits at redhat.com (Seth Vidal (skvidal)) Date: Thu, 13 Sep 2007 10:54:13 -0700 Subject: [pkgdb] createrepo: skvidal has requested approveacls Message-ID: <200709131754.l8DHsD4Z017077@app3.fedora.phx.redhat.com> Seth Vidal (skvidal) has requested the approveacls acl on createrepo (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/createrepo From fedora-extras-commits at redhat.com Thu Sep 13 18:05:38 2007 From: fedora-extras-commits at redhat.com (Jochen Schmitt (s4504kr)) Date: Thu, 13 Sep 2007 14:05:38 -0400 Subject: rpms/suck/F-7 README.Fedora, 1.2, 1.3 suck-4.3.2-samples.patch, 1.1, 1.2 suck.spec, 1.12, 1.13 Message-ID: <200709131805.l8DI5c3N017858@cvs-int.fedora.redhat.com> Author: s4504kr Update of /cvs/extras/rpms/suck/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17763 Modified Files: README.Fedora suck-4.3.2-samples.patch suck.spec Log Message: Allow usage of alternative sites Index: README.Fedora =================================================================== RCS file: /cvs/extras/rpms/suck/F-7/README.Fedora,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- README.Fedora 2 Sep 2007 19:30:36 -0000 1.2 +++ README.Fedora 13 Sep 2007 18:05:03 -0000 1.3 @@ -64,6 +64,9 @@ NNTP_PASS Password for NNTP authorization (if required) +NNTP_POST yes = Posting articles to remote host (Default) + no = Don't post articles to remote host + Creating Newsgroups Befor you can fetch news from the remote newsserver, you have to create @@ -125,3 +128,27 @@ If you have posted any article in a newsgroup, you can run getnews as described above to transfer the new articles to the newsserver of your provider. + +Use of alternative sites + +If you want to use an alternative sites, you can create a configuration +file for each site on the directory: + +/etc/news/suck.d/ + +You can use a random file name for each configuration file. + +The content of this file is similar of the site file in + +/etc/sysconfig/suck/site + +if you want to exchange news to an alternative site, you can call +getnews as: + +getnews + +in this case /etc/news/suck.d/ will be used instead of +/etc/sysconfig/suck/site. + +If you are using several site, please avoid posting articles received +from one site to anonther site. \ No newline at end of file suck-4.3.2-samples.patch: Index: suck-4.3.2-samples.patch =================================================================== RCS file: /cvs/extras/rpms/suck/F-7/suck-4.3.2-samples.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- suck-4.3.2-samples.patch 8 Nov 2004 05:23:08 -0000 1.1 +++ suck-4.3.2-samples.patch 13 Sep 2007 18:05:03 -0000 1.2 @@ -1,30 +1,6 @@ ---- suck-4.3.2/sample/get.news.generic.bak 1999-02-20 00:32:57.000000000 +0100 -+++ suck-4.3.2/sample/get.news.generic 2004-03-25 19:15:48.437267328 +0100 -@@ -9,16 +9,18 @@ - REMOTE_HOST=news.pixi.com - LOCAL_HOST=localhost - --SPOOLDIR=/usr/spool/news # base directory for articles to be rposted --NEWSDIR=/usr/lib/news # base directory for news binaries --BASEDIR=/home/boby/doNews # base directory for suck rpost and scripts -+SPOOLDIR=/var/spool/news # base directory for articles to be rposted -+NEWSDIR=/var/lib/news # base directory for news binaries -+BASEDIR=/var/lib/news/suck # base directory for suck rpost and scripts - - SHLOCK=${NEWSDIR}/bin/shlock - - TMPDIR=${BASEDIR} # location for suck.* files - MSGDIR=${BASEDIR}/Msgs # where to put MultiFile articles when getting them - --OUTGOING=${SPOOLDIR}/out.going/pixi # location of the list of articles to upload -+SITE=pixie -+ -+OUTGOING=${SPOOLDIR}/outgoing/${SITE} # location of the list of articles to upload - SCRIPT=${BASEDIR}/put.news # my filter for rpost - OUTFILE=/tmp/tmp$$ # used by rpost as article after it is filtered - LOCKFILE=${BASEDIR}/getnews.lock # lock file to prevent multiple instances of script ---- suck-4.3.2/sample/get.news.inn.bak 1997-09-27 09:29:59.000000000 +0200 -+++ suck-4.3.2/sample/get.news.inn 2004-03-25 19:16:26.430491480 +0100 +diff -up suck-4.3.2/sample/get.news.inn.samp suck-4.3.2/sample/get.news.inn +--- suck-4.3.2/sample/get.news.inn.samp 1997-09-27 09:29:59.000000000 +0200 ++++ suck-4.3.2/sample/get.news.inn 2007-09-10 17:43:34.000000000 +0200 @@ -5,12 +5,11 @@ #NOTE: this script probably needs to be run by root. Most systems will # not let a normal user run ctlinnd @@ -40,7 +16,7 @@ CTLINND=${NEWSDIR}/bin/ctlinnd # location of binary SHLOCK=${NEWSDIR}/bin/shlock # location of binary -@@ -18,12 +17,7 @@ +@@ -18,12 +17,7 @@ SHLOCK=${NEWSDIR}/bin/shlock # location TMPDIR=${BASEDIR} # location for suck.* files MSGDIR=${BASEDIR}/Msgs # where to put MultiFile messages when getting them @@ -54,16 +30,25 @@ OUTFILE=/tmp/tmp$$ # used by rpost as article after it is filtered LOCKFILE=${BASEDIR}/getnews.lock # lock file to prevent multiple instances of script NEWSGROUP=news # which group owns the file in out.going, typically either news or uucp. -@@ -32,6 +26,8 @@ +@@ -32,6 +26,17 @@ TESTHOST=testhost RPOST=rpost SUCK=suck -+CONFIG=/etc/sysconfig/suck/site ++if [ $# -gt 1 ]; then ++ echo "Usage: getnew []" ++ exit ++fi ++ ++if [ -n "$1" ]; then ++ CONFIG=/etc/news/suck.d/$1 ++else ++ CONFIG=/etc/sysconfig/suck/site ++fi + # if we are already running, abort trap 'rm -f ${LOCKFILE} ; echo "Aborting" ; exit 1' 1 2 3 15 -@@ -41,18 +37,46 @@ +@@ -41,18 +46,55 @@ if [ $? -ne 0 ]; then exit fi @@ -86,7 +71,16 @@ + +if [ -n "$NNTP_USER" -a -n "$NNTP_PASS" ]; then + AUTHINFO="-u -Q" -+fi; ++fi ++ ++if [ -z $POST ]; then ++ POST="yes" ++fi ++ ++if [ $POST != "yes" -a $POST != "no" ]; then ++ echo "Invalid value for post" ++ exit ++fi + +export NNTP_USER +export NNTP_PASS @@ -112,16 +106,22 @@ SUCK_STATUS=$? if [ ${SUCK_STATUS} -eq 0 ]; then -@@ -70,7 +94,7 @@ +@@ -68,9 +110,12 @@ if [ ${REMOTE_RESULT} -eq 0 -a ${LOCAL_R + fi + # now upload messages - if [ -s ${OUTGOING} -o -s ${OUTGOINGNEW} ]; then +- if [ -s ${OUTGOING} -o -s ${OUTGOINGNEW} ]; then - ${TESTHOST} ${REMOTE_HOST} -s ++ if [ $POST = "yes" ]; then ++ ++ if [ -s ${OUTGOING} -o -s ${OUTGOINGNEW} ]; then ++ + ${TESTHOST} ${NNTP_HOST} -s if [ $? -ne 0 ]; then echo "Remote posting host not responding" -@@ -93,12 +117,11 @@ +@@ -93,12 +138,11 @@ if [ ${REMOTE_RESULT} -eq 0 -a ${LOCAL_R fi # outgoing messages to post @@ -135,8 +135,22 @@ elif [ ${ERRLEV} -eq 1 ]; then echo "Error posting a message" elif [ ${ERRLEV} -eq 2 ]; then ---- suck-4.3.2/sample/put.news.sm.bak 2002-06-04 15:20:16.000000000 +0200 -+++ suck-4.3.2/sample/put.news.sm 2004-03-25 19:15:48.439267024 +0100 +@@ -115,8 +159,11 @@ if [ ${REMOTE_RESULT} -eq 0 -a ${LOCAL_R + chmod 664 ${OUTGOINGNEW} + fi + fi +- fi + ++ fi ++ ++ fi ++ + echo "You can hang up the modem now" + + fi +diff -up suck-4.3.2/sample/put.news.sm.samp suck-4.3.2/sample/put.news.sm +--- suck-4.3.2/sample/put.news.sm.samp 2002-06-04 15:20:16.000000000 +0200 ++++ suck-4.3.2/sample/put.news.sm 2007-09-10 17:40:27.000000000 +0200 @@ -10,15 +10,18 @@ # this to somewhere normal users can read or write. @@ -159,20 +173,36 @@ if [ $? -ne 0 ]; then echo "Error" ---- suck-4.3.2/sample/put.news.sm.pl.bak 2002-06-04 15:20:43.000000000 +0200 -+++ suck-4.3.2/sample/put.news.sm.pl 2004-03-25 19:15:48.439267024 +0100 -@@ -26,7 +26,7 @@ - # rpost will then handle the error - # We do this since rpost can't differentiate between - # a missing file or a script file -- open IFP, "/usr/news/bin/sm $infile |" or return $infile; -+ open IFP, "/usr/lib/news/bin/sm $infile |" or return $infile; - # open IFP, "<${infile}" or die "Can't read ${infile}"; - open OFP, ">${outfile}" or die "Can't create ${outfile}"; +diff -up suck-4.3.2/sample/get.news.generic.samp suck-4.3.2/sample/get.news.generic +--- suck-4.3.2/sample/get.news.generic.samp 1999-02-20 00:32:57.000000000 +0100 ++++ suck-4.3.2/sample/get.news.generic 2007-09-10 17:40:27.000000000 +0200 +@@ -9,16 +9,18 @@ + REMOTE_HOST=news.pixi.com + LOCAL_HOST=localhost + +-SPOOLDIR=/usr/spool/news # base directory for articles to be rposted +-NEWSDIR=/usr/lib/news # base directory for news binaries +-BASEDIR=/home/boby/doNews # base directory for suck rpost and scripts ++SPOOLDIR=/var/spool/news # base directory for articles to be rposted ++NEWSDIR=/var/lib/news # base directory for news binaries ++BASEDIR=/var/lib/news/suck # base directory for suck rpost and scripts + + SHLOCK=${NEWSDIR}/bin/shlock ---- suck-4.3.2/sample/put.news.bak 1998-10-04 21:32:26.000000000 +0200 -+++ suck-4.3.2/sample/put.news 2004-03-25 19:15:48.440266872 +0100 -@@ -14,14 +14,17 @@ + TMPDIR=${BASEDIR} # location for suck.* files + MSGDIR=${BASEDIR}/Msgs # where to put MultiFile articles when getting them + +-OUTGOING=${SPOOLDIR}/out.going/pixi # location of the list of articles to upload ++SITE=pixie ++ ++OUTGOING=${SPOOLDIR}/outgoing/${SITE} # location of the list of articles to upload + SCRIPT=${BASEDIR}/put.news # my filter for rpost + OUTFILE=/tmp/tmp$$ # used by rpost as article after it is filtered + LOCKFILE=${BASEDIR}/getnews.lock # lock file to prevent multiple instances of script +diff -up suck-4.3.2/sample/put.news.samp suck-4.3.2/sample/put.news +--- suck-4.3.2/sample/put.news.samp 1998-10-04 21:32:26.000000000 +0200 ++++ suck-4.3.2/sample/put.news 2007-09-10 17:40:27.000000000 +0200 +@@ -14,14 +14,17 @@ if [ $# -ne 2 ]; then exit -1 fi @@ -192,3 +222,15 @@ if [ $? -ne 0 ]; then echo "Error" +diff -up suck-4.3.2/sample/put.news.sm.pl.samp suck-4.3.2/sample/put.news.sm.pl +--- suck-4.3.2/sample/put.news.sm.pl.samp 2002-06-04 15:20:43.000000000 +0200 ++++ suck-4.3.2/sample/put.news.sm.pl 2007-09-10 17:40:27.000000000 +0200 +@@ -26,7 +26,7 @@ sub perl_rpost { + # rpost will then handle the error + # We do this since rpost can't differentiate between + # a missing file or a script file +- open IFP, "/usr/news/bin/sm $infile |" or return $infile; ++ open IFP, "/usr/lib/news/bin/sm $infile |" or return $infile; + # open IFP, "<${infile}" or die "Can't read ${infile}"; + open OFP, ">${outfile}" or die "Can't create ${outfile}"; + Index: suck.spec =================================================================== RCS file: /cvs/extras/rpms/suck/F-7/suck.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- suck.spec 2 Sep 2007 19:34:05 -0000 1.12 +++ suck.spec 13 Sep 2007 18:05:03 -0000 1.13 @@ -1,7 +1,7 @@ Name: suck Summary: Download news from remote NNTP server Version: 4.3.2 -Release: 17%{?dist}.1 +Release: 18%{?dist} Source: http://www.sucknews.org/%{name}-%{version}.tar.gz Source1: active-ignore Source2: suck-4.3.2.site @@ -30,15 +30,15 @@ %setup -q %patch -p1 %patch1 -p1 -%patch2 -p1 +%patch2 -p1 -b .samp %patch3 -p1 %patch4 -p1 cp %{SOURCE3} . autoconf -%configure --with-inn-lib=/usr/lib/news/lib \ - --with-inn-include=/usr/include/inn +%configure --with-inn-lib=%{_libdir}/news/lib \ + --with-inn-include=%{_includedir}/inn %build make %{?_smp_mflags} @@ -51,6 +51,7 @@ mkdir -p ${RPM_BUILD_ROOT}/var/lib/news/suck mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/suck +mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/news/suck.d mkdir -p ${RPM_BUILD_ROOT}%{_prefix}/lib/news/bin cp sample/get.news.inn ${RPM_BUILD_ROOT}%{_prefix}/lib/news/bin/getnews @@ -82,11 +83,15 @@ %{_mandir}/man1/testhost.1* %{_mandir}/man1/lmove.1* -%dir /etc/sysconfig/suck/ +%dir %{_sysconfdir}/sysconfig/suck/ %config(noreplace) %{_sysconfdir}/sysconfig/suck/site +%dir %{_sysconfdir}/news/suck.d/ %changelog -* Wed Aug 15 2007 Jochen Schmitt 4.3.2-17.1 +* Mon Sep 10 2007 Jochen Schmitt 4.3.2-18 +- Allow usage of several sites + +* Wed Aug 15 2007 Jochen Schmitt 4.3.2-17 - Rework for 64-bit systems (use /usr/lib instead of /usr/lib64) * Wed Aug 15 2007 Jochen Schmitt 4.3.2-16 From fedora-extras-commits at redhat.com Thu Sep 13 18:15:05 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Thu, 13 Sep 2007 14:15:05 -0400 Subject: rpms/Io-language/devel AddonBuilder_io_libdir.patch, NONE, 1.1 Io-language.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709131815.l8DIF50k018274@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/Io-language/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18082/devel Modified Files: .cvsignore sources Added Files: AddonBuilder_io_libdir.patch Io-language.spec Log Message: initial Io-language import AddonBuilder_io_libdir.patch: --- NEW FILE AddonBuilder_io_libdir.patch --- --- Io-2007-04-30/build/AddonBuilder.io.orig 2007-04-28 15:09:52.000000000 +0200 +++ Io-2007-04-30/build/AddonBuilder.io 2007-05-29 23:01:38.000000000 +0200 @@ -58,6 +58,9 @@ libSearchPaths := List clone appendLibSearchPath := method(v, if(File clone setPath(v) exists, libSearchPaths appendIfAbsent(v))) searchPrefixes foreach(searchPrefix, appendLibSearchPath(searchPrefix .. "/lib")) + searchPrefixes foreach(searchPrefix, appendLibSearchPath(searchPrefix .. "/lib64")) + searchPrefixes foreach(searchPrefix, appendLibSearchPath(searchPrefix .. "/lib/mysql")) + searchPrefixes foreach(searchPrefix, appendLibSearchPath(searchPrefix .. "/lib64/mysql")) debs := Map clone ebuilds := Map clone --- NEW FILE Io-language.spec --- # Copyright (c) 2007 oc2pus # Copyright (c) 2007 Hans de Goede # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments to us at the above email addresses %define _version 2007-07-10 Name: Io-language Version: 20070710 Release: 2%{?dist} Summary: Io is a small, prototype-based programming language Group: System Environment/Libraries License: BSD URL: http://www.iolanguage.com/ # TnL uses a more recent snapshot then upstream has made available in snapshot # form. TnL's version also includes some fixes which stop TnL from crashing. Source0: http://tnlgame.net/downloads/tnl/070827/Io-%{_version}.tar.gz Patch0: AddonBuilder_io_libdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: e2fsprogs-devel freetype-devel freeglut-devel gmp-devel BuildRequires: libedit-devel libevent-devel libjpeg-devel libpng-devel BuildRequires: libsamplerate-devel libsndfile-devel libtiff-devel BuildRequires: libxml2-devel mysql-devel ode-devel opensp-devel pcre-devel BuildRequires: portaudio-devel postgresql-devel python-devel soundtouch-devel BuildRequires: sqlite-devel taglib-devel %description Io is a small, prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self (prototype-based), NewtonScript (differential inheritance), Act1 (actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua (small, embeddable). %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %package graphics-and-sound Summary: Io graphics and sound support Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} %description graphics-and-sound Io graphics and sound support, this package includes IO bindings needed to write Io programs which want to display graphics and / or produce sound (OpenGL, Image loading, PortAudio, etc.). %package extras Summary: Io extra addons Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} %description extras This package includes addons for Io which require additional libraries to be installed. This includes the Python and Socket addons. %package postgresql Summary: Io postgresql bindings Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} %description postgresql Io postgresql bindings. %package mysql Summary: Io mysql bindings Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} %description mysql Io mysql bindings %prep %setup -q -n Io-%{_version} %patch0 -p1 sed -i 's|/lib/io/addons|/%{_lib}/io/addons|g' libs/iovm/io/AddonLoader.io # libstdc++.so is searched and not found ... sed -i -e 's|dependsOnLib("stdc++")||g' addons/SoundTouch/build.io # for %doc rm docs/guide_files/.htmle mv addons/OpenGL/docs OpenGL iconv -f MACINTOSH -t UTF8 libs/basekit/license/bsd_license.txt > license.txt sed -i 's/\r//g' license.txt `find OpenGL -type f` %build make %{?_smp_mflags} INSTALL_PREFIX=%{_prefix} OPTIMIZE="$RPM_OPT_FLAGS" \ DLL_COMMAND='-shared -Wl,-soname="libiovmall.so.0"' %install rm -rf $RPM_BUILD_ROOT # upstreams make install installs lots of unwanted parts of the addons, so DIY mkdir -p $RPM_BUILD_ROOT%{_bindir} mkdir -p $RPM_BUILD_ROOT%{_libdir}/io/addons mkdir -p $RPM_BUILD_ROOT%{_includedir} install -m 755 _build/binaries/io $RPM_BUILD_ROOT%{_bindir} install -m 755 _build/dll/libiovmall.so \ $RPM_BUILD_ROOT%{_libdir}/libiovmall.so.0 ln -s libiovmall.so.0 $RPM_BUILD_ROOT%{_libdir}/libiovmall.so cp -a _build/headers $RPM_BUILD_ROOT%{_includedir}/io # install the addons for i in addons/*; do # skip unbuild addons if [ -d $i/_build ]; then ADDON=`basename $i` mkdir -p $RPM_BUILD_ROOT%{_libdir}/io/addons/$ADDON/_build/dll install -m 755 $i/_build/dll/libIo$ADDON.so \ $RPM_BUILD_ROOT%{_libdir}/io/addons/$ADDON/_build/dll install -p -m 644 $i/depends $RPM_BUILD_ROOT%{_libdir}/io/addons/$ADDON # Io doesn't find the addon if this file isn't present touch $RPM_BUILD_ROOT%{_libdir}/io/addons/$ADDON/build.io fi done %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc license.txt %{_bindir}/io %{_libdir}/libiovmall.so.0 %dir %{_libdir}/io %dir %{_libdir}/io/addons %{_libdir}/io/addons/AsyncRequest %{_libdir}/io/addons/BigNum %{_libdir}/io/addons/Blowfish %{_libdir}/io/addons/Box %{_libdir}/io/addons/CGI %{_libdir}/io/addons/ContinuedFraction %{_libdir}/io/addons/Curses %{_libdir}/io/addons/Flux %{_libdir}/io/addons/Fnmatch %{_libdir}/io/addons/LZO %{_libdir}/io/addons/Libxml2 %{_libdir}/io/addons/Loki %{_libdir}/io/addons/MD5 %{_libdir}/io/addons/NotificationCenter %{_libdir}/io/addons/Random %{_libdir}/io/addons/Range %{_libdir}/io/addons/Rational %{_libdir}/io/addons/Regex %{_libdir}/io/addons/SHA1 %{_libdir}/io/addons/SQLite3 %{_libdir}/io/addons/SqlDatabase %{_libdir}/io/addons/Syslog %{_libdir}/io/addons/SystemCall %{_libdir}/io/addons/Thread %{_libdir}/io/addons/UUID %{_libdir}/io/addons/User %{_libdir}/io/addons/Zlib %files devel %defattr(-,root,root,-) %doc docs/guide.html docs/guide.pdf docs/guide_files %{_libdir}/libiovmall.so %{_includedir}/io %files graphics-and-sound %defattr(-,root,root,-) %doc OpenGL %{_libdir}/io/addons/Font %{_libdir}/io/addons/Image %{_libdir}/io/addons/LibSndFile %{_libdir}/io/addons/OpenGL %{_libdir}/io/addons/PortAudio %{_libdir}/io/addons/TagLib %files extras %defattr(-,root,root,-) %{_libdir}/io/addons/Python %{_libdir}/io/addons/SampleRateConverter %{_libdir}/io/addons/Socket %{_libdir}/io/addons/SoundTouch %files postgresql %defattr(-,root,root,-) %{_libdir}/io/addons/Postgre* %files mysql %defattr(-,root,root,-) %{_libdir}/io/addons/MySQL %changelog * Wed Sep 12 2007 Hans de Goede 20070710-2 - Reshuffle which docs to include and in which subpackages to include them (bz 284151) * Sun Sep 9 2007 Hans de Goede 20070710-1 - Adapted Packman spec file for Fedora * Sat Sep 08 2007 Toni Graffy 20070528-0.pm.2 - openSUSE-10.3 build, using libode(-devel) * Sun Jun 03 2007 Toni Graffy 20070528-0.pm.1 - update to 20070528 - added patches for 64bit (thx Detlef) - switched to portaudio * Sun May 27 2007 Toni Graffy 20070430-0.pm.1 - initial package 20070430 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Io-language/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Sep 2007 17:01:38 -0000 1.1 +++ .cvsignore 13 Sep 2007 18:14:31 -0000 1.2 @@ -0,0 +1 @@ +Io-2007-07-10.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/Io-language/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 17:01:38 -0000 1.1 +++ sources 13 Sep 2007 18:14:31 -0000 1.2 @@ -0,0 +1 @@ +8101f2fd8963cefedf43e188452d6249 Io-2007-07-10.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 18:16:54 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 14:16:54 -0400 Subject: rpms/qt4/devel qt4.spec,1.65,1.66 Message-ID: <200709131816.l8DIGsXB018370@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18320 Modified Files: qt4.spec Log Message: fix typo, respin Index: qt4.spec =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/qt4.spec,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- qt4.spec 13 Sep 2007 17:29:57 -0000 1.65 +++ qt4.spec 13 Sep 2007 18:16:21 -0000 1.66 @@ -4,7 +4,7 @@ Summary: Qt toolkit Name: qt4 Version: 4.3.1 -Release: 5%{?dist} +Release: 5%{?dist}.1 # GPLv2+exceptions(see GPL_EXCEPTIONS*.txt) License: GPLv2 @@ -422,7 +422,7 @@ install -p -m644 -D %{SOURCE30} %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/qt4-logo.png install -p -m644 -D %{SOURCE31} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/qt4-logo.png # linguist icons -for icon in tools/linguist/images/icons/linguist-*-32.png ; do +for icon in tools/linguist/linguist/images/icons/linguist-*-32.png ; do size=$(echo $(basename ${icon}) | cut -d- -f2) install -p -m644 -D ${icon} %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/linguist4.png done From fedora-extras-commits at redhat.com Thu Sep 13 18:17:46 2007 From: fedora-extras-commits at redhat.com (Jarod Wilson (jwilson)) Date: Thu, 13 Sep 2007 14:17:46 -0400 Subject: rpms/kernel/devel linux-2.6-lirc.patch,1.2,1.3 Message-ID: <200709131817.l8DIHkwb018435@cvs-int.fedora.redhat.com> Author: jwilson Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18414 Modified Files: linux-2.6-lirc.patch Log Message: Updated and massively cleaned up lirc patch, eliminates 99% of checkpatch.pl's complaints about the code (most of which is soon to be committed in upstream lirc as well) linux-2.6-lirc.patch: View full diff with command: /usr/bin/cvs -f diff -kk -u -N -r 1.2 -r 1.3 linux-2.6-lirc.patch Index: linux-2.6-lirc.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-lirc.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- linux-2.6-lirc.patch 27 Aug 2007 22:19:13 -0000 1.2 +++ linux-2.6-lirc.patch 13 Sep 2007 18:17:42 -0000 1.3 @@ -1,22 +1,3 @@ -This patch adds the lirc drivers for assorted infrared and RF receivers -and transmitters, which when coupled with the lirc daemon and appropriate -config files, lets you control your linux box via a remote control. Very -useful stuff for media center boxes... - -Upstream --------- -http://www.lirc.org/ - -Work-in-progress for upstream ------------------------------ -http://git.wilsonet.com/linux-2.6-lirc.git/ - - --- -Jarod Wilson -jwilson at redhat.com - - diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig index 2d87357..61fd0ca 100644 --- a/drivers/input/Kconfig @@ -204,10 +185,10 @@ +obj-$(CONFIG_LIRC_TTUSBIR) += lirc_ttusbir.o diff --git a/drivers/input/lirc/commandir.c b/drivers/input/lirc/commandir.c new file mode 100644 -index 0000000..8af8da6 +index 0000000..32f46aa --- /dev/null +++ b/drivers/input/lirc/commandir.c -@@ -0,0 +1,986 @@ +@@ -0,0 +1,999 @@ + +/* + * @@ -233,7 +214,7 @@ +#include "commandir.h" + +#include -+#include ++#include + +#define DRIVER_VERSION "v1.1.2" +#define DRIVER_AUTHOR "Evelyn Yeung, InnovationOne" @@ -244,65 +225,69 @@ +#define USB_CMDIR_MINOR_BASE 192 + +/* table of devices that work with this driver */ -+static struct usb_device_id cmdir_table [] = ++static struct usb_device_id cmdir_table [] = +{ + { USB_DEVICE(USB_CMDIR_VENDOR_ID, USB_CMDIR_PRODUCT_ID) }, + { } /* Terminating entry */ +}; -+MODULE_DEVICE_TABLE (usb, cmdir_table); ++MODULE_DEVICE_TABLE(usb, cmdir_table); + -+static int cmdir_open (struct inode *inode, struct file *file); -+static int cmdir_probe(struct usb_interface *interface, const struct usb_device_id *id); ++static int cmdir_open(struct inode *inode, struct file *file); ++static int cmdir_probe(struct usb_interface *interface, ++ const struct usb_device_id *id); +static void cmdir_disconnect(struct usb_interface *interface); -+static int cmdir_release (struct inode *inode, struct file *file); -+static int cmdir_check (int device_num); -+static void init_cmdir_var (int device_num); -+static void reset_cmdir (int device_num); -+static void update_cmdir_string (int device_num); -+static void print_cmdir (int device_num); -+static ssize_t cmdir_file_read (struct file *file, char *buffer, size_t count, loff_t *ppos); -+ssize_t cmdir_read (unsigned char *buffer, int count); -+static ssize_t cmdir_file_write (struct file *file, const char *buffer, size_t count, loff_t *ppos); ++static int cmdir_release(struct inode *inode, struct file *file); ++static int cmdir_check(int device_num); ++static void init_cmdir_var(int device_num); ++static void reset_cmdir(int device_num); ++static void update_cmdir_string(int device_num); ++static void print_cmdir(int device_num); ++static ssize_t cmdir_file_read(struct file *file, char *buffer, ++ size_t count, loff_t *ppos); ++ssize_t cmdir_read(unsigned char *buffer, size_t count); ++static ssize_t cmdir_file_write(struct file *file, const char *buffer, ++ size_t count, loff_t *ppos); +int cmdir_write(unsigned char *buffer, int count, void *callback_fct, int u); -+int write_core(unsigned char *buffer, int count, void *callback_fct, int device_num); -+static void cmdir_write_bulk_callback(struct urb *urb); -+int set_tx_channels (unsigned int next_tx); ++int write_core(unsigned char *buffer, int count, ++ void *callback_fct, int device_num); ++static void cmdir_write_bulk_callback(struct urb *urb, struct pt_regs *regs); ++int set_tx_channels(unsigned int next_tx); + -+int add_cmdir_queue(unsigned char *buffer, int count, void *callback_vct, int usecdelay); ++int add_cmdir_queue(unsigned char *buffer, int count, ++ void *callback_vct, int usecdelay); +int cmdir_write_queue(unsigned char *buffer, int count, void *callback_vct); +int send_queue(void); +int wait_to_tx(int usecs); + -+// circular packet queue ++/* circular packet queue */ +unsigned char ourbuffers[QUEUELENGTH][64]; +int waitusecs[QUEUELENGTH]; +int ourbufferlengths[QUEUELENGTH]; -+int nexttosend = 0; -+int nexttofill = 0; ++int nexttosend; ++int nexttofill; +int send_status = SEND_IDLE; -+int last_tx_sec = 0; -+int last_tx_usec = 0; ++int last_tx_sec; ++int last_tx_usec; + -+static int curTXFill = 0; -+struct timeval tp; ++static int curTXFill; ++struct timeval tp; + -+int debug_commandir=0; ++int debug_commandir; + +/* Structure to hold all of our device specific stuff */ -+struct usb_skel ++struct usb_skel +{ -+ struct usb_device * udev; /* the usb device for this device */ -+ struct usb_interface * interface; /* the interface for this device */ -+ unsigned char * bulk_in_buffer; /* the buffer to receive data */ -+ int bulk_in_size; /* the size of the receive buffer */ -+ __u8 bulk_in_endpointAddr; /* the address of the bulk in endpoint */ -+ __u8 bulk_out_endpointAddr; /* the address of the bulk out endpoint */ -+ struct kref kref; ++ struct usb_device *udev; /* the usb device for this device */ ++ struct usb_interface *interface; /* the interface for this device */ ++ unsigned char *bulk_in_buffer; /* the buffer to receive data */ ++ size_t bulk_in_size; /* the size of the receive buffer */ ++ __u8 bulk_in_endpointAddr; /* the address of the bulk in endpoint */ ++ __u8 bulk_out_endpointAddr; /* the address of the bulk out endpoint */ ++ struct kref kref; +}; +#define to_skel_dev(d) container_of(d, struct usb_skel, kref) + -+static struct file_operations cmdir_fops = -+{ ++static struct file_operations cmdir_fops = { + .read = cmdir_file_read, + .write = cmdir_file_write, + .open = cmdir_open, @@ -311,42 +296,42 @@ + +/* usb class driver info in order to get a minor number from the usb core, + * and to have the device registered with devfs and the driver core */ -+static struct usb_class_driver cmdir_class = -+{ ++static struct usb_class_driver cmdir_class = { + .name = "usb/commandir%d", + .fops = &cmdir_fops, -+ //.mode = S_IFCHR | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH, ++ /* .mode = S_IFCHR | S_IRUSR | S_IWUSR | ++ * S_IRGRP | S_IWGRP | S_IROTH, */ + .minor_base = USB_CMDIR_MINOR_BASE, +}; + -+static struct usb_driver cmdir_driver = -+{ ++static struct usb_driver cmdir_driver = { + .name = "commandir", + .probe = cmdir_probe, + .disconnect = cmdir_disconnect, + .id_table = cmdir_table, +}; + -+static int lcd_device=0; -+static int rx_device=0; -+static int def_device=0; ++ ++static int lcd_device; ++static int rx_device; ++static int def_device; + +#define DEFAULT_TRANSMITTERS 0x0F -+static unsigned int transmitters=DEFAULT_TRANSMITTERS; -+static unsigned int next_transmitters=DEFAULT_TRANSMITTERS; ++static unsigned int transmitters = DEFAULT_TRANSMITTERS; ++static unsigned int next_transmitters = DEFAULT_TRANSMITTERS; + +#define CMDIR_VAR_LEN 68 -+static char cmdir_var[] = -+"COMMANDIRx:\n TX Enabled: 1, 2, 3, 4\n RX: commandirx\n LCD: commandirx"; ++static char cmdir_var[] = [...15104 lines suppressed...] + /* + * unregister from the LIRC sub-system + */ + -+ if (( errnum = lirc_unregister_plugin( sz->plugin.minor )) != 0) { -+ -+ dprintk("error in lirc_unregister: (returned %d)", -+ sz->plugin.minor, errnum ); -+ } ++ errnum = lirc_unregister_plugin(sz->plugin.minor); ++ if (errnum != 0) ++ dprintk("error in lirc_unregister: (returned %d)", ++ sz->plugin.minor, errnum); + + lirc_buffer_free(&sz->delay_buf); + lirc_buffer_free(&sz->lirc_buf); @@ -17680,31 +17621,29 @@ + * unregister from the USB sub-system + */ + -+ usb_free_urb( sz->urb_in ); ++ usb_free_urb(sz->urb_in); + -+ usb_buffer_free( sz->udev , sz->buf_in_len, sz->buf_in, sz->dma_in ); ++ usb_buffer_free(sz->udev, sz->buf_in_len, sz->buf_in, sz->dma_in); + + minor = sz->plugin.minor; -+ kfree( sz ); ++ kfree(sz); + -+ printk(KERN_INFO DRIVER_NAME "[%d]: disconnected\n", minor); ++ printk(KERN_INFO DRIVER_NAME "[%d]: disconnected\n", minor); +} + +static int streamzap_suspend(struct usb_interface *intf, pm_message_t message) +{ + struct usb_streamzap *sz = usb_get_intfdata(intf); -+ ++ + printk(DRIVER_NAME "[%d]: suspend\n", sz->plugin.minor); -+ if(sz->in_use) -+ { -+ if(sz->flush) -+ { ++ if (sz->in_use) { ++ if (sz->flush) { + sz->flush = 0; + del_timer_sync(&sz->flush_timer); + } -+ ++ + stop_timer(sz); -+ ++ + usb_kill_urb(sz->urb_in); + } + return 0; @@ -17713,21 +17652,19 @@ +static int streamzap_resume(struct usb_interface *intf) +{ + struct usb_streamzap *sz = usb_get_intfdata(intf); -+ -+ while(!lirc_buffer_empty(&sz->lirc_buf)) ++ ++ while (!lirc_buffer_empty(&sz->lirc_buf)) + lirc_buffer_remove_1(&sz->lirc_buf); -+ while(!lirc_buffer_empty(&sz->delay_buf)) ++ while (!lirc_buffer_empty(&sz->delay_buf)) + lirc_buffer_remove_1(&sz->delay_buf); -+ -+ if(sz->in_use) -+ { ++ ++ if (sz->in_use) { + sz->flush_timer.expires = jiffies + HZ; + sz->flush = 1; + add_timer(&sz->flush_timer); + + sz->urb_in->dev = sz->udev; -+ if (usb_submit_urb(sz->urb_in, GFP_ATOMIC)) -+ { ++ if (usb_submit_urb(sz->urb_in, GFP_ATOMIC)) { + dprintk("open result = -EIO error submitting urb", + sz->plugin.minor); + MOD_DEC_USE_COUNT; @@ -17748,7 +17685,7 @@ + + /* register this driver with the USB subsystem */ + -+ result = usb_register( &streamzap_driver ); ++ result = usb_register(&streamzap_driver); + + if (result) { + err("usb_register failed. Error number %d", @@ -17770,8 +17707,8 @@ +} + + -+module_init (usb_streamzap_init); -+module_exit (usb_streamzap_exit); ++module_init(usb_streamzap_init); ++module_exit(usb_streamzap_exit); + +MODULE_AUTHOR("Christoph Bartelmus, Greg Wickham, Adrian Dewhurst"); +MODULE_DESCRIPTION(DRIVER_DESC); @@ -17785,10 +17722,10 @@ +#endif /* MODULE */ diff --git a/drivers/input/lirc/lirc_ttusbir.c b/drivers/input/lirc/lirc_ttusbir.c new file mode 100644 -index 0000000..b4fbde3 +index 0000000..b80dbf8 --- /dev/null +++ b/drivers/input/lirc/lirc_ttusbir.c -@@ -0,0 +1,343 @@ +@@ -0,0 +1,361 @@ +/**************************************************************************** + ** lirc_ttusbir.c *********************************************************** + **************************************************************************** @@ -17812,6 +17749,7 @@ + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * + */ ++#include +#include +#include +#include @@ -17830,7 +17768,7 @@ +/* @TODO Is it enough to have only two, I guess yes */ +#define NUM_URBS 4 /* Number of URBs used in the queue */ + -+#undef DEBUG ++/* #define DEBUG */ +#ifdef DEBUG +#define DPRINTK printk +#else @@ -17917,22 +17855,38 @@ + */ +const unsigned char map_table[] = +{ -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, -+ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, -+ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, -+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, -+ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, -+ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, -+ 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, ++ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, ++ 0x00, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0xFF, 0xFF, ++ 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, ++ 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, ++ 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF +}; + +static void urb_complete(struct urb *urb) @@ -17986,7 +17940,8 @@ + + DPRINTK("Module ttusbir probe\n"); + -+ ttusbir = (struct ttusbir_device *)kzalloc(sizeof(struct ttusbir_device), GFP_KERNEL); ++ ttusbir = (struct ttusbir_device *) ++ kzalloc(sizeof(struct ttusbir_device), GFP_KERNEL); + if (!ttusbir) + return -ENOMEM; + ttusbir->driver = &driver; From fedora-extras-commits at redhat.com Thu Sep 13 18:18:01 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 14:18:01 -0400 Subject: rpms/qt4/devel qt4.spec,1.66,1.67 Message-ID: <200709131818.l8DII1V8018449@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18378 Modified Files: qt4.spec Log Message: Release++ (keep rawhide clean) Index: qt4.spec =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/qt4.spec,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- qt4.spec 13 Sep 2007 18:16:21 -0000 1.66 +++ qt4.spec 13 Sep 2007 18:17:29 -0000 1.67 @@ -4,7 +4,7 @@ Summary: Qt toolkit Name: qt4 Version: 4.3.1 -Release: 5%{?dist}.1 +Release: 6%{?dist} # GPLv2+exceptions(see GPL_EXCEPTIONS*.txt) License: GPLv2 @@ -634,7 +634,7 @@ %changelog -* Thu Sep 13 2007 Rex Dieter 4.3.1-5 +* Thu Sep 13 2007 Rex Dieter 4.3.1-6 - include qt4-logo icon, used by qtdemo/qtconfig (#241452) - linquist.desktop: use new linguist4 icons - -devel,-x11: %%post/%%postun scriptlets (icons, mimetypes) From fedora-extras-commits at redhat.com Thu Sep 13 18:26:25 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Thu, 13 Sep 2007 14:26:25 -0400 Subject: rpms/Io-language/F-7 AddonBuilder_io_libdir.patch, NONE, 1.1 Io-language.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709131826.l8DIQPaD018836@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/Io-language/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18810 Modified Files: .cvsignore sources Added Files: AddonBuilder_io_libdir.patch Io-language.spec Log Message: * Wed Sep 12 2007 Hans de Goede 20070710-2 - Reshuffle which docs to include and in which subpackages to include them (bz 284151) AddonBuilder_io_libdir.patch: --- NEW FILE AddonBuilder_io_libdir.patch --- --- Io-2007-04-30/build/AddonBuilder.io.orig 2007-04-28 15:09:52.000000000 +0200 +++ Io-2007-04-30/build/AddonBuilder.io 2007-05-29 23:01:38.000000000 +0200 @@ -58,6 +58,9 @@ libSearchPaths := List clone appendLibSearchPath := method(v, if(File clone setPath(v) exists, libSearchPaths appendIfAbsent(v))) searchPrefixes foreach(searchPrefix, appendLibSearchPath(searchPrefix .. "/lib")) + searchPrefixes foreach(searchPrefix, appendLibSearchPath(searchPrefix .. "/lib64")) + searchPrefixes foreach(searchPrefix, appendLibSearchPath(searchPrefix .. "/lib/mysql")) + searchPrefixes foreach(searchPrefix, appendLibSearchPath(searchPrefix .. "/lib64/mysql")) debs := Map clone ebuilds := Map clone --- NEW FILE Io-language.spec --- # Copyright (c) 2007 oc2pus # Copyright (c) 2007 Hans de Goede # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments to us at the above email addresses %define _version 2007-07-10 Name: Io-language Version: 20070710 Release: 2%{?dist} Summary: Io is a small, prototype-based programming language Group: System Environment/Libraries License: BSD URL: http://www.iolanguage.com/ # TnL uses a more recent snapshot then upstream has made available in snapshot # form. TnL's version also includes some fixes which stop TnL from crashing. Source0: http://tnlgame.net/downloads/tnl/070827/Io-%{_version}.tar.gz Patch0: AddonBuilder_io_libdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: e2fsprogs-devel freetype-devel freeglut-devel gmp-devel BuildRequires: libedit-devel libevent-devel libjpeg-devel libpng-devel BuildRequires: libsamplerate-devel libsndfile-devel libtiff-devel BuildRequires: libxml2-devel mysql-devel ode-devel opensp-devel pcre-devel BuildRequires: portaudio-devel postgresql-devel python-devel soundtouch-devel BuildRequires: sqlite-devel taglib-devel %description Io is a small, prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self (prototype-based), NewtonScript (differential inheritance), Act1 (actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua (small, embeddable). %package devel Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %package graphics-and-sound Summary: Io graphics and sound support Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} %description graphics-and-sound Io graphics and sound support, this package includes IO bindings needed to write Io programs which want to display graphics and / or produce sound (OpenGL, Image loading, PortAudio, etc.). %package extras Summary: Io extra addons Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} %description extras This package includes addons for Io which require additional libraries to be installed. This includes the Python and Socket addons. %package postgresql Summary: Io postgresql bindings Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} %description postgresql Io postgresql bindings. %package mysql Summary: Io mysql bindings Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} %description mysql Io mysql bindings %prep %setup -q -n Io-%{_version} %patch0 -p1 sed -i 's|/lib/io/addons|/%{_lib}/io/addons|g' libs/iovm/io/AddonLoader.io # libstdc++.so is searched and not found ... sed -i -e 's|dependsOnLib("stdc++")||g' addons/SoundTouch/build.io # for %doc rm docs/guide_files/.htmle mv addons/OpenGL/docs OpenGL iconv -f MACINTOSH -t UTF8 libs/basekit/license/bsd_license.txt > license.txt sed -i 's/\r//g' license.txt `find OpenGL -type f` %build make %{?_smp_mflags} INSTALL_PREFIX=%{_prefix} OPTIMIZE="$RPM_OPT_FLAGS" \ DLL_COMMAND='-shared -Wl,-soname="libiovmall.so.0"' %install rm -rf $RPM_BUILD_ROOT # upstreams make install installs lots of unwanted parts of the addons, so DIY mkdir -p $RPM_BUILD_ROOT%{_bindir} mkdir -p $RPM_BUILD_ROOT%{_libdir}/io/addons mkdir -p $RPM_BUILD_ROOT%{_includedir} install -m 755 _build/binaries/io $RPM_BUILD_ROOT%{_bindir} install -m 755 _build/dll/libiovmall.so \ $RPM_BUILD_ROOT%{_libdir}/libiovmall.so.0 ln -s libiovmall.so.0 $RPM_BUILD_ROOT%{_libdir}/libiovmall.so cp -a _build/headers $RPM_BUILD_ROOT%{_includedir}/io # install the addons for i in addons/*; do # skip unbuild addons if [ -d $i/_build ]; then ADDON=`basename $i` mkdir -p $RPM_BUILD_ROOT%{_libdir}/io/addons/$ADDON/_build/dll install -m 755 $i/_build/dll/libIo$ADDON.so \ $RPM_BUILD_ROOT%{_libdir}/io/addons/$ADDON/_build/dll install -p -m 644 $i/depends $RPM_BUILD_ROOT%{_libdir}/io/addons/$ADDON # Io doesn't find the addon if this file isn't present touch $RPM_BUILD_ROOT%{_libdir}/io/addons/$ADDON/build.io fi done %clean rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc license.txt %{_bindir}/io %{_libdir}/libiovmall.so.0 %dir %{_libdir}/io %dir %{_libdir}/io/addons %{_libdir}/io/addons/AsyncRequest %{_libdir}/io/addons/BigNum %{_libdir}/io/addons/Blowfish %{_libdir}/io/addons/Box %{_libdir}/io/addons/CGI %{_libdir}/io/addons/ContinuedFraction %{_libdir}/io/addons/Curses %{_libdir}/io/addons/Flux %{_libdir}/io/addons/Fnmatch %{_libdir}/io/addons/LZO %{_libdir}/io/addons/Libxml2 %{_libdir}/io/addons/Loki %{_libdir}/io/addons/MD5 %{_libdir}/io/addons/NotificationCenter %{_libdir}/io/addons/Random %{_libdir}/io/addons/Range %{_libdir}/io/addons/Rational %{_libdir}/io/addons/Regex %{_libdir}/io/addons/SHA1 %{_libdir}/io/addons/SQLite3 %{_libdir}/io/addons/SqlDatabase %{_libdir}/io/addons/Syslog %{_libdir}/io/addons/SystemCall %{_libdir}/io/addons/Thread %{_libdir}/io/addons/UUID %{_libdir}/io/addons/User %{_libdir}/io/addons/Zlib %files devel %defattr(-,root,root,-) %doc docs/guide.html docs/guide.pdf docs/guide_files %{_libdir}/libiovmall.so %{_includedir}/io %files graphics-and-sound %defattr(-,root,root,-) %doc OpenGL %{_libdir}/io/addons/Font %{_libdir}/io/addons/Image %{_libdir}/io/addons/LibSndFile %{_libdir}/io/addons/OpenGL %{_libdir}/io/addons/PortAudio %{_libdir}/io/addons/TagLib %files extras %defattr(-,root,root,-) %{_libdir}/io/addons/Python %{_libdir}/io/addons/SampleRateConverter %{_libdir}/io/addons/Socket %{_libdir}/io/addons/SoundTouch %files postgresql %defattr(-,root,root,-) %{_libdir}/io/addons/Postgre* %files mysql %defattr(-,root,root,-) %{_libdir}/io/addons/MySQL %changelog * Wed Sep 12 2007 Hans de Goede 20070710-2 - Reshuffle which docs to include and in which subpackages to include them (bz 284151) * Sun Sep 9 2007 Hans de Goede 20070710-1 - Adapted Packman spec file for Fedora * Sat Sep 08 2007 Toni Graffy 20070528-0.pm.2 - openSUSE-10.3 build, using libode(-devel) * Sun Jun 03 2007 Toni Graffy 20070528-0.pm.1 - update to 20070528 - added patches for 64bit (thx Detlef) - switched to portaudio * Sun May 27 2007 Toni Graffy 20070430-0.pm.1 - initial package 20070430 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/Io-language/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Sep 2007 17:01:38 -0000 1.1 +++ .cvsignore 13 Sep 2007 18:25:52 -0000 1.2 @@ -0,0 +1 @@ +Io-2007-07-10.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/Io-language/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Sep 2007 17:01:38 -0000 1.1 +++ sources 13 Sep 2007 18:25:52 -0000 1.2 @@ -0,0 +1 @@ +8101f2fd8963cefedf43e188452d6249 Io-2007-07-10.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 18:42:36 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Thu, 13 Sep 2007 11:42:36 -0700 Subject: [pkgdb] createrepo had acl change status Message-ID: <200709131842.l8DIgaQ2012135@app4.fedora.phx.redhat.com> James Antill (james) has set the commit acl on createrepo (Fedora devel) to Approved for Seth Vidal (skvidal) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/createrepo From fedora-extras-commits at redhat.com Thu Sep 13 18:42:37 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Thu, 13 Sep 2007 11:42:37 -0700 Subject: [pkgdb] createrepo had acl change status Message-ID: <200709131842.l8DIgbW2012144@app4.fedora.phx.redhat.com> James Antill (james) has set the watchcommits acl on createrepo (Fedora devel) to Approved for Seth Vidal (skvidal) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/createrepo From fedora-extras-commits at redhat.com Thu Sep 13 18:42:38 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Thu, 13 Sep 2007 11:42:38 -0700 Subject: [pkgdb] createrepo had acl change status Message-ID: <200709131842.l8DIgckl012153@app4.fedora.phx.redhat.com> James Antill (james) has set the watchbugzilla acl on createrepo (Fedora devel) to Approved for Seth Vidal (skvidal) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/createrepo From fedora-extras-commits at redhat.com Thu Sep 13 18:42:40 2007 From: fedora-extras-commits at redhat.com (James Antill (james.antill)) Date: Thu, 13 Sep 2007 11:42:40 -0700 Subject: [pkgdb] createrepo had acl change status Message-ID: <200709131842.l8DIgegn017856@app3.fedora.phx.redhat.com> James Antill (james) has set the approveacls acl on createrepo (Fedora devel) to Approved for Seth Vidal (skvidal) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/createrepo From fedora-extras-commits at redhat.com Thu Sep 13 19:01:26 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Thu, 13 Sep 2007 15:01:26 -0400 Subject: rpms/kdebase/devel kdebase.spec,1.263.2.19,1.263.2.20 Message-ID: <200709131901.l8DJ1Q8l025729@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdebase/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19792/devel Modified Files: Tag: kdebase-kde4-branch kdebase.spec Log Message: add missing BR alsa-lib-devel Index: kdebase.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdebase/devel/kdebase.spec,v retrieving revision 1.263.2.19 retrieving revision 1.263.2.20 diff -u -r1.263.2.19 -r1.263.2.20 --- kdebase.spec 12 Sep 2007 06:52:23 -0000 1.263.2.19 +++ kdebase.spec 13 Sep 2007 19:00:52 -0000 1.263.2.20 @@ -1,7 +1,7 @@ Summary: K Desktop Environment 4 - Core Files Version: 3.93.0 -Release: 2%{?dist} +Release: 3%{?dist} %if 0%{?fedora} > 8 Name: kdebase @@ -33,6 +33,7 @@ # should not conflict with d3lphin, but does with old Dolphin Conflicts: dolphin <= 0.8.2 +BuildRequires: alsa-lib-devel BuildRequires: bzip2-devel # needed? BuildRequires: cdparanoia-devel cdparanoia @@ -247,6 +248,9 @@ %changelog +* Thu Sep 13 2007 Kevin Kofler 3.93.0-3 +- add missing BR alsa-lib-devel + * Wed Sep 12 2007 Kevin Kofler 3.93.0-2 - remove files which conflict with KDE 3 - move devel symlinks to %%{_kde4_libdir}/kde4/devel/ From fedora-extras-commits at redhat.com Thu Sep 13 19:19:52 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Thu, 13 Sep 2007 15:19:52 -0400 Subject: rpms/qt4/devel qt4.spec,1.67,1.68 Message-ID: <200709131919.l8DJJqD1026428@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26404 Modified Files: qt4.spec Log Message: another typo: s/linquist/linguist/ Release++ Index: qt4.spec =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/qt4.spec,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- qt4.spec 13 Sep 2007 18:17:29 -0000 1.67 +++ qt4.spec 13 Sep 2007 19:19:19 -0000 1.68 @@ -4,7 +4,7 @@ Summary: Qt toolkit Name: qt4 Version: 4.3.1 -Release: 6%{?dist} +Release: 7%{?dist} # GPLv2+exceptions(see GPL_EXCEPTIONS*.txt) License: GPLv2 @@ -590,7 +590,7 @@ %{_qt4_bindir}/linguist* %{_bindir}/linguist* %{_datadir}/applications/*linguist*.desktop -%{_datadir}/icons/hicolor/*/apps/linquist4.* +%{_datadir}/icons/hicolor/*/apps/linguist4.* %files doc %defattr(-,root,root,-) @@ -634,9 +634,9 @@ %changelog -* Thu Sep 13 2007 Rex Dieter 4.3.1-6 +* Thu Sep 13 2007 Rex Dieter 4.3.1-7 - include qt4-logo icon, used by qtdemo/qtconfig (#241452) -- linquist.desktop: use new linguist4 icons +- linguist.desktop: use new linguist4 icons - -devel,-x11: %%post/%%postun scriptlets (icons, mimetypes) * Thu Sep 13 2007 Than Ngo - 4.3.1-4 From fedora-extras-commits at redhat.com Thu Sep 13 19:21:02 2007 From: fedora-extras-commits at redhat.com (Eduardo Habkost (ehabkost)) Date: Thu, 13 Sep 2007 15:21:02 -0400 Subject: rpms/kernel-xen-2.6/devel kernel-xen.spec, 1.53, 1.54 xen-compile-fix.patch, 1.2, 1.3 xen-version-strings.patch, 1.3, 1.4 Message-ID: <200709131921.l8DJL2QS026523@cvs-int.fedora.redhat.com> Author: ehabkost Update of /cvs/pkgs/rpms/kernel-xen-2.6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26426 Modified Files: kernel-xen.spec xen-compile-fix.patch xen-version-strings.patch Log Message: Make hypervisor patches relative to the xen HG tree Make hypervisor patches relative to the xen HG tree, not only the 'xen' subdirectory. This makes easier to import patches from upstream. Index: kernel-xen.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/kernel-xen.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- kernel-xen.spec 12 Sep 2007 20:21:05 -0000 1.53 +++ kernel-xen.spec 13 Sep 2007 19:20:29 -0000 1.54 @@ -1438,11 +1438,12 @@ rm -rf xen fi %setup -D -T -q -n kernel-%{version} -a1 -cd xen-%{xen_hv_version}-%{xen_hv_cset}/xen +cd xen-%{xen_hv_version}-%{xen_hv_cset}/ # Any necessary hypervisor patches go here %patch20000 -p1 %patch20001 -p1 +cd xen/ # Update the Makefile version strings sed -i -e 's/\(^export XEN_BUILDER.*$\)/\1'%{?dist}'/' Makefile sed -i -e 's/\(^export XEN_BUILDVERSION.*$\)/\1'-%{PACKAGE_RELEASE}'/' Makefile @@ -2363,6 +2364,11 @@ # - tux. %changelog +* Thu Sep 13 2007 Eduardo Habkost +- Make hypervisor patches relative to the xen HG tree, not only the + hypervisor subdirectory. This makes easier to import patches from + upstream. + * Wed Sep 12 2007 Eduardo Habkost - Disable CONFIG_HIGHPTE. It is not reliable and cause performance loss under Xen. xen-compile-fix.patch: Index: xen-compile-fix.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/xen-compile-fix.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- xen-compile-fix.patch 30 Apr 2007 22:09:41 -0000 1.2 +++ xen-compile-fix.patch 13 Sep 2007 19:20:29 -0000 1.3 @@ -1,7 +1,7 @@ -Index: xen/include/asm-x86/hvm/hvm.h +Index: xen-3.1.0/xen/include/asm-x86/hvm/hvm.h =================================================================== ---- xen.orig/include/asm-x86/hvm/hvm.h -+++ xen/include/asm-x86/hvm/hvm.h +--- xen-3.1.0/xen/include/asm-x86/hvm/hvm.h ++++ xen-3.1.0/xen/include/asm-x86/hvm/hvm.h @@ -183,7 +183,7 @@ hvm_long_mode_enabled(struct vcpu *v) return hvm_funcs.long_mode_enabled(v); } xen-version-strings.patch: Index: xen-version-strings.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/xen-version-strings.patch,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xen-version-strings.patch 7 May 2007 18:47:08 -0000 1.3 +++ xen-version-strings.patch 13 Sep 2007 19:20:29 -0000 1.4 @@ -1,7 +1,7 @@ -Index: xen/Makefile +Index: xen-3.1.0/xen/Makefile =================================================================== ---- xen.orig/Makefile -+++ xen/Makefile +--- xen-3.1.0/xen/Makefile ++++ xen-3.1.0/xen/Makefile @@ -2,7 +2,11 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 3 From fedora-extras-commits at redhat.com Thu Sep 13 19:34:53 2007 From: fedora-extras-commits at redhat.com (Eduardo Habkost (ehabkost)) Date: Thu, 13 Sep 2007 15:34:53 -0400 Subject: rpms/kernel-xen-2.6/devel xen-vpic-irqbase-mode.patch, NONE, 1.1 kernel-xen.spec, 1.54, 1.55 Message-ID: <200709131934.l8DJYreq027021@cvs-int.fedora.redhat.com> Author: ehabkost Update of /cvs/pkgs/rpms/kernel-xen-2.6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26992 Modified Files: kernel-xen.spec Added Files: xen-vpic-irqbase-mode.patch Log Message: Fix for bug #248398: HVM domain hangs during (F-7) install. Backport of fix from xen-unstable: 15239:656b8175f4f2. xen-vpic-irqbase-mode.patch: --- NEW FILE xen-vpic-irqbase-mode.patch --- # HG changeset patch # User kfraser at localhost.localdomain # Node ID 656b8175f4f24b5bb3a761e62c496075510914ed # Parent 345ae2e61ba0130cf4913fee13b378c4e21d24e7 hvm: Respect irqbase set by protected mode in mode switching with VMXAssist. RHEL4U4 PAE SMP guest currently crashes, and we found changeset 15214 introduced it. This patch fixes it. Signed-off-by: Xin Li Signed-off-by: Dexuan Cui xen-unstable changeset: 15239:656b8175f4f24b5bb3a761e62c496075510914ed xen-unstable date: Fri Jun 08 11:19:55 2007 +0100 Index: xen-3.1-testing-32/xen/arch/x86/hvm/vmx/vmx.c =================================================================== --- xen-3.1-testing-32.orig/xen/arch/x86/hvm/vmx/vmx.c +++ xen-3.1-testing-32/xen/arch/x86/hvm/vmx/vmx.c @@ -1878,8 +1878,8 @@ enum { VMX_ASSIST_INVOKE = 0, VMX_ASSIST static int vmx_assist(struct vcpu *v, int mode) { struct vmx_assist_context c; - u32 magic; - u32 cp; + struct hvm_hw_vpic *vpic = v->domain->arch.hvm_domain.vpic; + u32 magic, cp; /* make sure vmxassist exists (this is not an error) */ if (hvm_copy_from_guest_phys(&magic, VMXASSIST_MAGIC_OFFSET, @@ -1913,6 +1913,10 @@ static int vmx_assist(struct vcpu *v, in goto error; if ( vmx_world_restore(v, &c) != 0 ) goto error; + v->arch.hvm_vmx.pm_irqbase[0] = vpic[0].irq_base; + v->arch.hvm_vmx.pm_irqbase[1] = vpic[1].irq_base; + vpic[0].irq_base = NR_EXCEPTION_HANDLER; + vpic[1].irq_base = NR_EXCEPTION_HANDLER + 8; v->arch.hvm_vmx.vmxassist_enabled = 1; return 1; } @@ -1931,6 +1935,13 @@ static int vmx_assist(struct vcpu *v, in goto error; if ( vmx_world_restore(v, &c) != 0 ) goto error; + if ( v->arch.hvm_vmx.irqbase_mode ) { + vpic[0].irq_base = c.rm_irqbase[0] & 0xf8; + vpic[1].irq_base = c.rm_irqbase[1] & 0xf8; + } else { + vpic[0].irq_base = v->arch.hvm_vmx.pm_irqbase[0]; + vpic[1].irq_base = v->arch.hvm_vmx.pm_irqbase[1]; + } v->arch.hvm_vmx.vmxassist_enabled = 0; return 1; } Index: xen-3.1-testing-32/xen/arch/x86/hvm/vpic.c =================================================================== --- xen-3.1-testing-32.orig/xen/arch/x86/hvm/vpic.c +++ xen-3.1-testing-32/xen/arch/x86/hvm/vpic.c @@ -174,7 +174,8 @@ static int vpic_intack(struct hvm_hw_vpi return irq; } -static void vpic_ioport_write(struct hvm_hw_vpic *vpic, uint32_t addr, uint32_t val) +static void vpic_ioport_write( + struct hvm_hw_vpic *vpic, uint32_t addr, uint32_t val) { int priority, cmd, irq; uint8_t mask; @@ -265,6 +266,11 @@ static void vpic_ioport_write(struct hvm vpic->imr = val; break; case 1: +#if 1 /* Delete me when vmxassist is retired. */ + /* Which mode is irqbase programmed in? */ + current->arch.hvm_vmx.irqbase_mode = + current->arch.hvm_vmx.vmxassist_enabled; +#endif /* ICW2 */ vpic->irq_base = val & 0xf8; vpic->init_state++; Index: xen-3.1-testing-32/xen/include/asm-x86/hvm/vmx/vmcs.h =================================================================== --- xen-3.1-testing-32.orig/xen/include/asm-x86/hvm/vmx/vmcs.h +++ xen-3.1-testing-32/xen/include/asm-x86/hvm/vmx/vmcs.h @@ -77,7 +77,11 @@ struct arch_vmx_struct { unsigned long cpu_cr2; /* save CR2 */ unsigned long cpu_cr3; struct vmx_msr_state msr_state; + + /* Following fields are all specific to vmxassist. */ unsigned long vmxassist_enabled:1; + unsigned long irqbase_mode:1; + unsigned char pm_irqbase[2]; }; struct vmcs_struct *vmx_alloc_host_vmcs(void); Index: xen-3.1-testing-32/xen/include/public/hvm/vmx_assist.h =================================================================== --- xen-3.1-testing-32.orig/xen/include/public/hvm/vmx_assist.h +++ xen-3.1-testing-32/xen/include/public/hvm/vmx_assist.h @@ -35,6 +35,10 @@ #ifndef __ASSEMBLY__ +#define NR_EXCEPTION_HANDLER 32 +#define NR_INTERRUPT_HANDLERS 16 +#define NR_TRAPS (NR_EXCEPTION_HANDLER+NR_INTERRUPT_HANDLERS) + union vmcs_arbytes { struct arbyte_fields { unsigned int seg_type : 4, @@ -98,6 +102,8 @@ struct vmx_assist_context { uint32_t ldtr_limit; uint32_t ldtr_base; union vmcs_arbytes ldtr_arbytes; + + unsigned char rm_irqbase[2]; }; typedef struct vmx_assist_context vmx_assist_context_t; Index: kernel-xen.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/kernel-xen.spec,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- kernel-xen.spec 13 Sep 2007 19:20:29 -0000 1.54 +++ kernel-xen.spec 13 Sep 2007 19:34:21 -0000 1.55 @@ -633,6 +633,9 @@ Patch20000: xen-compile-fix.patch Patch20001: xen-version-strings.patch +# Fix graphical boot (e.g. F7 DVD booting) under Full Virtualization +Patch20002: xen-vpic-irqbase-mode.patch + # END OF PATCH DEFINITIONS BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root-%{_target_cpu} @@ -1442,6 +1445,7 @@ # Any necessary hypervisor patches go here %patch20000 -p1 %patch20001 -p1 +%patch20002 -p1 cd xen/ # Update the Makefile version strings @@ -2365,6 +2369,10 @@ %changelog * Thu Sep 13 2007 Eduardo Habkost +- Fix for bug #248398: HVM domain hangs during (F-7) install. + Backported fix from xen-unstable: 15239:656b8175f4f2 + +* Thu Sep 13 2007 Eduardo Habkost - Make hypervisor patches relative to the xen HG tree, not only the hypervisor subdirectory. This makes easier to import patches from upstream. From fedora-extras-commits at redhat.com Thu Sep 13 19:37:27 2007 From: fedora-extras-commits at redhat.com (Daniel Williams (dcbw)) Date: Thu, 13 Sep 2007 15:37:27 -0400 Subject: rpms/csound/OLPC-2 csound-5.07.0-version-libcsnd.patch, NONE, 1.1 csound.spec, 1.15, 1.16 Message-ID: <200709131937.l8DJbRUQ027412@cvs-int.fedora.redhat.com> Author: dcbw Update of /cvs/extras/rpms/csound/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27376 Modified Files: csound.spec Added Files: csound-5.07.0-version-libcsnd.patch Log Message: * Thu Sep 13 2007 Dan Williams - 5.07.0-0.4.cvs20070830 - Put libcsnd.so in the right place, and version it csound-5.07.0-version-libcsnd.patch: --- NEW FILE csound-5.07.0-version-libcsnd.patch --- diff -up csound5/install.py.version-libcsnd csound5/install.py --- csound5/install.py.version-libcsnd 2007-09-13 14:50:54.000000000 -0400 +++ csound5/install.py 2007-09-13 14:51:40.000000000 -0400 @@ -256,6 +256,7 @@ libList = findFiles('.', 'libcsound\\.a' libList += findFiles('.', 'libcsound64\\.a') libList += findFiles('.', 'libcsound\\.so\\..+') libList += findFiles('.', 'libcsound64\\.so\\..+') +libList += findFiles('.', 'libcsnd\\.so\\..+') libList += findFiles('.', '_csnd\\.so') libList += findFiles('.', 'lib_jcsound\\.so') libList += findFiles('.', 'lib_CsoundVST\\.so') @@ -269,6 +270,8 @@ for i in libList: if err == 0: if i[:13] == 'libcsound.so.': err = installLink(i, concatPath([libDir, 'libcsound.so'])) + elif i[:11] == 'libcsnd.so.': + err = installLink(i, concatPath([libDir, 'libcsnd.so'])) elif i[:15] == 'libcsound64.so.': err = installLink(i, concatPath([libDir, 'libcsound64.so'])) elif i == 'lib_CsoundVST.so': diff -up csound5/SConstruct.version-libcsnd csound5/SConstruct --- csound5/SConstruct.version-libcsnd 2007-09-13 13:58:28.000000000 -0400 +++ csound5/SConstruct 2007-09-13 13:58:28.000000000 -0400 @@ -1097,6 +1097,8 @@ else: os.spawnvp(os.P_WAIT, 'rm', ['rm', '-f', '_csnd.so']) # os.symlink('lib_csnd.so', '_csnd.so') csoundInterfacesEnvironment.Append(LINKFLAGS = ['-Wl,-rpath-link,.']) + # Copy here to avoid poluting SHLINKFLAGS for python + csndPythonEnvironment = csoundInterfacesEnvironment.Copy() if getPlatform() == 'darwin': ilibName = "lib_csnd.dylib" ilibVersion = csoundLibraryVersion @@ -1112,22 +1114,35 @@ else: csoundInterfaces = csoundInterfacesEnvironment.SharedLibrary( '_csnd', csoundInterfacesSources) else: - csoundInterfaces = csoundInterfacesEnvironment.SharedLibrary('csnd', csoundInterfacesSources) + if getPlatform() == 'linux': + # save interfaces environment before adding -soname + libName = 'libcsnd.so' + libName2 = libName + '.' + csoundLibraryVersion + os.spawnvp(os.P_WAIT, 'rm', ['rm', '-f', libName]) + os.symlink(libName2, libName) + tmp = csoundInterfacesEnvironment['SHLINKFLAGS'] + tmp += ['-Wl,-soname=%s' % libName2] + csoundInterfaces = csoundInterfacesEnvironment.SharedLibrary( + libName2, csoundInterfacesSources, + SHLINKFLAGS = tmp, SHLIBPREFIX = '', SHLIBSUFFIX = '') + else: + csoundInterfaces = csoundInterfacesEnvironment.SharedLibrary('csnd', csoundInterfacesSources) + Depends(csoundInterfaces, csoundLibrary) libs.append(csoundInterfaces) if pythonFound: - csoundInterfacesEnvironment.Append(LINKFLAGS = pythonLinkFlags) - csoundInterfacesEnvironment.Prepend(LIBPATH = pythonLibraryPath) - csoundInterfacesEnvironment.Prepend(LIBS = pythonLibs) - csoundInterfacesEnvironment.Append(CPPPATH = pythonIncludePath) - csndPythonEnvironment = csoundInterfacesEnvironment.Copy() + csndPythonEnvironment.Append(LINKFLAGS = pythonLinkFlags) + csndPythonEnvironment.Prepend(LIBPATH = pythonLibraryPath) + csndPythonEnvironment.Prepend(LIBS = pythonLibs) + csndPythonEnvironment.Append(CPPPATH = pythonIncludePath) if getPlatform() == 'darwin': csndPythonEnvironment.Append(LIBS = ['_csnd']) else: csndPythonEnvironment.Append(LIBS = ['csnd']) csoundPythonInterface = csndPythonEnvironment.SharedObject( 'interfaces/python_interface.i', - SWIGFLAGS = [swigflags, '-python', '-outdir', '.']) + SWIGFLAGS = [swigflags, '-python', '-outdir', '.'], + SHLINKFLAGS = '') if getPlatform() == 'win32' and pythonLibs[0] < 'python24' and not withMSVC(): Depends(csoundPythonInterface, pythonImportLibrary) csndModule = makePythonModule(csndPythonEnvironment, 'csnd', [csoundPythonInterface]) Index: csound.spec =================================================================== RCS file: /cvs/extras/rpms/csound/OLPC-2/csound.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- csound.spec 31 Aug 2007 16:05:11 -0000 1.15 +++ csound.spec 13 Sep 2007 19:36:54 -0000 1.16 @@ -11,7 +11,7 @@ Summary: Csound - sound synthesis language and library Name: csound Version: 5.07.0 -Release: 0.3.cvs20070830%{?dist} +Release: 0.4.cvs20070830%{?dist} URL: http://csound.sourceforge.net/ License: LGPL Group: Applications/Multimedia @@ -45,6 +45,7 @@ Patch5: csound-5.03.0-rtalsa-fix.patch Patch6: csound-5.07-log-segfault-fix.patch Patch7: csound-5.03.0-add-oggplay.patch +Patch8: csound-5.07.0-version-libcsnd.patch %description Csound is a sound and music synthesis system, providing facilities for @@ -191,6 +192,7 @@ %patch5 -p1 -b .rtalsa-fix %patch6 -p1 -b .logfile-segfault-fix %patch7 -p1 -b .add-oggplay +%patch8 -p1 -b .version-libcsnd tar xf %{SOURCE1} @@ -250,6 +252,8 @@ # This file is zero-lenth for some reason %{__rm} -f manual/examples/ifthen.csd +%{__rm} -f %{buildroot}%{_libdir}/%{name}/plugins/libcsnd.so + install -dm 755 %{buildroot}%{_javadir} (cd %{buildroot}%{_javadir}; ln -s %{_libdir}/%{name}/java/csnd.jar .) @@ -304,6 +308,7 @@ %{_bindir}/pv_export %{_bindir}/pv_import %{_libdir}/lib%{name}.so.5.1 +%{_libdir}/libcsnd.so.5.1 %dir %{_datadir}/%{name} %{_datadir}/%{name}/xmg/*.xmg %dir %{_libdir}/%{name}/plugins @@ -312,7 +317,6 @@ %{_libdir}/%{name}/plugins/libbarmodel.so %{_libdir}/%{name}/plugins/libcompress.so %{_libdir}/%{name}/plugins/libcontrol.so -%{_libdir}/%{name}/plugins/libcsnd.so %{_libdir}/%{name}/plugins/libdate.so %{_libdir}/%{name}/plugins/libeqfil.so %{_libdir}/%{name}/plugins/libftest.so @@ -353,6 +357,7 @@ %defattr(-,root,root,0755) %{_includedir}/%{name}/ %{_libdir}/lib%{name}.so +%{_libdir}/libcsnd.so %files python %defattr(-,root,root,0755) @@ -420,6 +425,9 @@ %doc tutorial/*.py %changelog +* Thu Sep 13 2007 Dan Williams - 5.07.0-0.4.cvs20070830 +- Put libcsnd.so in the right place, and version it + * Fri Aug 31 2007 Dan Williams - 5.07.0-0.3.cvs20070830 - Add oggplay patch From fedora-extras-commits at redhat.com Thu Sep 13 19:58:32 2007 From: fedora-extras-commits at redhat.com (Eduardo Habkost (ehabkost)) Date: Thu, 13 Sep 2007 15:58:32 -0400 Subject: rpms/kernel-xen-2.6/F-7 xen-vpic-irqbase-mode.patch, NONE, 1.1 kernel-xen.spec, 1.46, 1.47 xen-vpic-set-vector.patch, 1.2, NONE Message-ID: <200709131958.l8DJwWjq027788@cvs-int.fedora.redhat.com> Author: ehabkost Update of /cvs/pkgs/rpms/kernel-xen-2.6/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27758 Modified Files: kernel-xen.spec Added Files: xen-vpic-irqbase-mode.patch Removed Files: xen-vpic-set-vector.patch Log Message: HV-side of fix for bug #248398: HVM domain hangs during (F-7) install Backport of fix from xen-unstable: 15239:656b8175f4f2. This replaces xen-vpic-set-vector.patch, that didn't go upstream and didn't have its user-space part added to the xen package. xen-vpic-irqbase-mode.patch: --- NEW FILE xen-vpic-irqbase-mode.patch --- # HG changeset patch # User kfraser at localhost.localdomain # Node ID 656b8175f4f24b5bb3a761e62c496075510914ed # Parent 345ae2e61ba0130cf4913fee13b378c4e21d24e7 hvm: Respect irqbase set by protected mode in mode switching with VMXAssist. RHEL4U4 PAE SMP guest currently crashes, and we found changeset 15214 introduced it. This patch fixes it. Signed-off-by: Xin Li Signed-off-by: Dexuan Cui xen-unstable changeset: 15239:656b8175f4f24b5bb3a761e62c496075510914ed xen-unstable date: Fri Jun 08 11:19:55 2007 +0100 Index: xen/arch/x86/hvm/vmx/vmx.c =================================================================== --- xen/arch/x86/hvm/vmx/vmx.c +++ xen/arch/x86/hvm/vmx/vmx.c @@ -1878,8 +1878,8 @@ enum { VMX_ASSIST_INVOKE = 0, VMX_ASSIST static int vmx_assist(struct vcpu *v, int mode) { struct vmx_assist_context c; - u32 magic; - u32 cp; + struct hvm_hw_vpic *vpic = v->domain->arch.hvm_domain.vpic; + u32 magic, cp; /* make sure vmxassist exists (this is not an error) */ if (hvm_copy_from_guest_phys(&magic, VMXASSIST_MAGIC_OFFSET, @@ -1913,6 +1913,10 @@ static int vmx_assist(struct vcpu *v, in goto error; if ( vmx_world_restore(v, &c) != 0 ) goto error; + v->arch.hvm_vmx.pm_irqbase[0] = vpic[0].irq_base; + v->arch.hvm_vmx.pm_irqbase[1] = vpic[1].irq_base; + vpic[0].irq_base = NR_EXCEPTION_HANDLER; + vpic[1].irq_base = NR_EXCEPTION_HANDLER + 8; v->arch.hvm_vmx.vmxassist_enabled = 1; return 1; } @@ -1931,6 +1935,13 @@ static int vmx_assist(struct vcpu *v, in goto error; if ( vmx_world_restore(v, &c) != 0 ) goto error; + if ( v->arch.hvm_vmx.irqbase_mode ) { + vpic[0].irq_base = c.rm_irqbase[0] & 0xf8; + vpic[1].irq_base = c.rm_irqbase[1] & 0xf8; + } else { + vpic[0].irq_base = v->arch.hvm_vmx.pm_irqbase[0]; + vpic[1].irq_base = v->arch.hvm_vmx.pm_irqbase[1]; + } v->arch.hvm_vmx.vmxassist_enabled = 0; return 1; } Index: xen/arch/x86/hvm/vpic.c =================================================================== --- xen/arch/x86/hvm/vpic.c +++ xen/arch/x86/hvm/vpic.c @@ -174,7 +174,8 @@ static int vpic_intack(struct hvm_hw_vpi return irq; } -static void vpic_ioport_write(struct hvm_hw_vpic *vpic, uint32_t addr, uint32_t val) +static void vpic_ioport_write( + struct hvm_hw_vpic *vpic, uint32_t addr, uint32_t val) { int priority, cmd, irq; uint8_t mask; @@ -265,6 +266,11 @@ static void vpic_ioport_write(struct hvm vpic->imr = val; break; case 1: +#if 1 /* Delete me when vmxassist is retired. */ + /* Which mode is irqbase programmed in? */ + current->arch.hvm_vmx.irqbase_mode = + current->arch.hvm_vmx.vmxassist_enabled; +#endif /* ICW2 */ vpic->irq_base = val & 0xf8; vpic->init_state++; Index: xen/include/asm-x86/hvm/vmx/vmcs.h =================================================================== --- xen/include/asm-x86/hvm/vmx/vmcs.h +++ xen/include/asm-x86/hvm/vmx/vmcs.h @@ -77,7 +77,11 @@ struct arch_vmx_struct { unsigned long cpu_cr2; /* save CR2 */ unsigned long cpu_cr3; struct vmx_msr_state msr_state; + + /* Following fields are all specific to vmxassist. */ unsigned long vmxassist_enabled:1; + unsigned long irqbase_mode:1; + unsigned char pm_irqbase[2]; }; struct vmcs_struct *vmx_alloc_host_vmcs(void); Index: xen/include/public/hvm/vmx_assist.h =================================================================== --- xen/include/public/hvm/vmx_assist.h +++ xen/include/public/hvm/vmx_assist.h @@ -35,6 +35,10 @@ #ifndef __ASSEMBLY__ +#define NR_EXCEPTION_HANDLER 32 +#define NR_INTERRUPT_HANDLERS 16 +#define NR_TRAPS (NR_EXCEPTION_HANDLER+NR_INTERRUPT_HANDLERS) + union vmcs_arbytes { struct arbyte_fields { unsigned int seg_type : 4, @@ -98,6 +102,8 @@ struct vmx_assist_context { uint32_t ldtr_limit; uint32_t ldtr_base; union vmcs_arbytes ldtr_arbytes; + + unsigned char rm_irqbase[2]; }; typedef struct vmx_assist_context vmx_assist_context_t; Index: kernel-xen.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/F-7/kernel-xen.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- kernel-xen.spec 12 Sep 2007 20:39:00 -0000 1.46 +++ kernel-xen.spec 13 Sep 2007 19:57:59 -0000 1.47 @@ -519,8 +519,8 @@ Patch20000: xen-compile-fix.patch Patch20001: xen-version-strings.patch -# HV part for rawhide FV booting on rawhide Xen -Patch20002: xen-vpic-set-vector.patch +# Fix graphical boot (e.g. F7 DVD booting) under Full Virtualization +Patch20002: xen-vpic-irqbase-mode.patch # END OF PATCH DEFINITIONS @@ -2058,6 +2058,12 @@ # - tux. %changelog +* Thu Sep 13 2007 Eduardo Habkost +- Hypervisor-side of fix for bug #248398: HVM domain hangs during (F-7) + install. Backport of fix from xen-unstable: 15239:656b8175f4f2. + This replaces xen-vpic-set-vector.patch, that didn't go upstream and + didn't have its user-space part added to the xen package. + * Wed Sep 12 2007 Eduardo Habkost - Disable CONFIG_HIGHPTE. It is not reliable and causes performance loss under Xen --- xen-vpic-set-vector.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 13 20:09:21 2007 From: fedora-extras-commits at redhat.com (John (J5) Palmieri (johnp)) Date: Thu, 13 Sep 2007 16:09:21 -0400 Subject: rpms/gnash/OLPC-2 gnash.spec,1.22,1.23 Message-ID: <200709132009.l8DK9LCx001594@cvs-int.fedora.redhat.com> Author: johnp Update of /cvs/pkgs/rpms/gnash/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1548 Modified Files: gnash.spec Log Message: - fixed remaining bugs in the spec file by refrencing the devel branch Index: gnash.spec =================================================================== RCS file: /cvs/pkgs/rpms/gnash/OLPC-2/gnash.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- gnash.spec 12 Sep 2007 20:23:09 -0000 1.22 +++ gnash.spec 13 Sep 2007 20:08:46 -0000 1.23 @@ -4,7 +4,7 @@ Summary: GNU flash movie player Group: Applications/Multimedia -License: GPL +License: GPLv3+ URL: http://www.gnu.org/software/gnash/ Source0: http://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -58,29 +58,32 @@ %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la -rm -f \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashamf.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashbackend.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashbase.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashserver.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashgeo.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashgui.so \ - $RPM_BUILD_ROOT/%{_libdir}/libgnashplayer.so +rm -f $RPM_BUILD_ROOT/%{_libdir}/gnash/*.la +#rm -f \ +# $RPM_BUILD_ROOT/%{_libdir}/libgnashamf.so \ +# $RPM_BUILD_ROOT/%{_libdir}/libgnashbackend.so \ +# $RPM_BUILD_ROOT/%{_libdir}/libgnashbase.so \ +# $RPM_BUILD_ROOT/%{_libdir}/libgnashserver.so \ +# $RPM_BUILD_ROOT/%{_libdir}/libgnashgeo.so \ +# $RPM_BUILD_ROOT/%{_libdir}/libgnashgui.so \ +# $RPM_BUILD_ROOT/%{_libdir}/libgnashplayer.so rm -rf $RPM_BUILD_ROOT/%{_localstatedir}/scrollkeeper rm -f $RPM_BUILD_ROOT%{_infodir}/dir # don't package libltdl related files! rm -f \ - $RPM_BUILD_ROOT/%{_libdir}/libltdl* \ + $RPM_BUILD_ROOT/%{_libdir}/gnash/libltdl* \ $RPM_BUILD_ROOT/%{_includedir}/ltdl.h +# asspec info isn't generated rightly +rm -f \ + $RPM_BUILD_ROOT%{_infodir}/asspec.info # omf is broken rm -rf \ $RPM_BUILD_ROOT/%{_datadir}/omf # cygnal just segfaults -rm -f \ - $RPM_BUILD_ROOT/%{_bindir}/cygnal +#rm -f \ +# $RPM_BUILD_ROOT/%{_bindir}/cygnal %find_lang %{name} @@ -101,14 +104,14 @@ %doc README AUTHORS COPYING NEWS %doc doc/C/gnash.html %doc doc/C/images +%{_bindir}/gtk-gnash %{_bindir}/gnash %{_bindir}/gparser %{_bindir}/gprocessor -%{_libdir}/libgnash*-*.so +%{_libdir}/gnash/ %{_mandir}/man1/gnash* %{_datadir}/gnash/ - %files plugin %defattr(-,root,root,-) %{_libdir}/mozilla/plugins/libgnashplugin.so From fedora-extras-commits at redhat.com Thu Sep 13 20:10:04 2007 From: fedora-extras-commits at redhat.com (Martin Sourada (mso)) Date: Thu, 13 Sep 2007 16:10:04 -0400 Subject: rpms/nodoka-theme-gnome/devel .cvsignore, 1.3, 1.4 nodoka-theme-gnome.spec, 1.3, 1.4 sources, 1.3, 1.4 Message-ID: <200709132010.l8DKA4Bb001660@cvs-int.fedora.redhat.com> Author: mso Update of /cvs/extras/rpms/nodoka-theme-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1593 Modified Files: .cvsignore nodoka-theme-gnome.spec sources Log Message: New version. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/nodoka-theme-gnome/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 11 Aug 2007 11:39:01 -0000 1.3 +++ .cvsignore 13 Sep 2007 20:09:30 -0000 1.4 @@ -1 +1 @@ -nodoka-theme-gnome-0.3.1.2.tar.gz +nodoka-theme-gnome-0.3.2.tar.gz Index: nodoka-theme-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/nodoka-theme-gnome/devel/nodoka-theme-gnome.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nodoka-theme-gnome.spec 11 Aug 2007 11:39:01 -0000 1.3 +++ nodoka-theme-gnome.spec 13 Sep 2007 20:09:30 -0000 1.4 @@ -1,13 +1,13 @@ %define nodoka_dir %{_datadir}/themes/Nodoka Name: nodoka-theme-gnome -Version: 0.3.1.2 +Version: 0.3.2 Release: 1%{?dist} Summary: The Nodoka Theme Pack for Gnome Group: System Environment/Libraries License: GPLv2 -URL: http://fedoraproject.org/wiki/Artwork/NodokaTheme +URL: http://hosted.fedoraproject.org/projects/nodoka # can get on a wiki, see URL Source0: %{name}-%{version}.tar.gz @@ -73,6 +73,9 @@ %changelog +* Thu Sep 13 2007 Martin Sourada - 0.3.2-1 +- new version, reworked gradients in metacity theme + * Sat Aug 11 2007 Martin Sourada - 0.3.1.2-1 - new version, change used icon set to fedora (in redhat-artwork pkg) Index: sources =================================================================== RCS file: /cvs/extras/rpms/nodoka-theme-gnome/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 11 Aug 2007 11:39:01 -0000 1.3 +++ sources 13 Sep 2007 20:09:30 -0000 1.4 @@ -1 +1 @@ -2f848c5bce7d6fd72da0ec9b08643412 nodoka-theme-gnome-0.3.1.2.tar.gz +6bd4a54194d9c981c4894fc77b254943 nodoka-theme-gnome-0.3.2.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 20:20:51 2007 From: fedora-extras-commits at redhat.com (Martin Sourada (mso)) Date: Thu, 13 Sep 2007 16:20:51 -0400 Subject: rpms/nodoka-theme-gnome/devel nodoka-theme-gnome.spec,1.4,1.5 Message-ID: <200709132020.l8DKKpJ7002022@cvs-int.fedora.redhat.com> Author: mso Update of /cvs/extras/rpms/nodoka-theme-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1989 Modified Files: nodoka-theme-gnome.spec Log Message: Fix source dir name... Index: nodoka-theme-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/nodoka-theme-gnome/devel/nodoka-theme-gnome.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nodoka-theme-gnome.spec 13 Sep 2007 20:09:30 -0000 1.4 +++ nodoka-theme-gnome.spec 13 Sep 2007 20:20:19 -0000 1.5 @@ -42,7 +42,7 @@ Echoey look and feel. %prep -%setup -q +%setup -q -n nodoka-theme-gnome %build From fedora-extras-commits at redhat.com Thu Sep 13 20:30:40 2007 From: fedora-extras-commits at redhat.com (Martin Sourada (mso)) Date: Thu, 13 Sep 2007 16:30:40 -0400 Subject: rpms/nodoka-theme-gnome/devel nodoka-theme-gnome.spec,1.5,1.6 Message-ID: <200709132030.l8DKUewE002215@cvs-int.fedora.redhat.com> Author: mso Update of /cvs/extras/rpms/nodoka-theme-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2194 Modified Files: nodoka-theme-gnome.spec Log Message: Bump for new build. Index: nodoka-theme-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/nodoka-theme-gnome/devel/nodoka-theme-gnome.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- nodoka-theme-gnome.spec 13 Sep 2007 20:20:19 -0000 1.5 +++ nodoka-theme-gnome.spec 13 Sep 2007 20:30:07 -0000 1.6 @@ -2,7 +2,7 @@ Name: nodoka-theme-gnome Version: 0.3.2 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: The Nodoka Theme Pack for Gnome Group: System Environment/Libraries @@ -73,6 +73,9 @@ %changelog +* Thu Spe 13 2007 Martin Sourada - 0.3.2-1.1 +- fix dir name + * Thu Sep 13 2007 Martin Sourada - 0.3.2-1 - new version, reworked gradients in metacity theme From fedora-extras-commits at redhat.com Thu Sep 13 20:33:35 2007 From: fedora-extras-commits at redhat.com (Martin Sourada (mso)) Date: Thu, 13 Sep 2007 16:33:35 -0400 Subject: rpms/nodoka-theme-gnome/devel nodoka-theme-gnome.spec,1.6,1.7 Message-ID: <200709132033.l8DKXZkq002335@cvs-int.fedora.redhat.com> Author: mso Update of /cvs/extras/rpms/nodoka-theme-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2317 Modified Files: nodoka-theme-gnome.spec Log Message: And better changelog entry... Index: nodoka-theme-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/nodoka-theme-gnome/devel/nodoka-theme-gnome.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- nodoka-theme-gnome.spec 13 Sep 2007 20:30:07 -0000 1.6 +++ nodoka-theme-gnome.spec 13 Sep 2007 20:33:03 -0000 1.7 @@ -73,7 +73,7 @@ %changelog -* Thu Spe 13 2007 Martin Sourada - 0.3.2-1.1 +* Thu Spe 13 2007 Martin Sourada - 0.3.2-1.fc8.1 - fix dir name * Thu Sep 13 2007 Martin Sourada - 0.3.2-1 From fedora-extras-commits at redhat.com Thu Sep 13 20:35:04 2007 From: fedora-extras-commits at redhat.com (Martin Sourada (mso)) Date: Thu, 13 Sep 2007 16:35:04 -0400 Subject: rpms/nodoka-theme-gnome/devel nodoka-theme-gnome.spec,1.7,1.8 Message-ID: <200709132035.l8DKZ4Ur002387@cvs-int.fedora.redhat.com> Author: mso Update of /cvs/extras/rpms/nodoka-theme-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2350 Modified Files: nodoka-theme-gnome.spec Log Message: Fix typo in changelog date. Index: nodoka-theme-gnome.spec =================================================================== RCS file: /cvs/extras/rpms/nodoka-theme-gnome/devel/nodoka-theme-gnome.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- nodoka-theme-gnome.spec 13 Sep 2007 20:33:03 -0000 1.7 +++ nodoka-theme-gnome.spec 13 Sep 2007 20:34:31 -0000 1.8 @@ -73,7 +73,7 @@ %changelog -* Thu Spe 13 2007 Martin Sourada - 0.3.2-1.fc8.1 +* Thu Sep 13 2007 Martin Sourada - 0.3.2-1.fc8.1 - fix dir name * Thu Sep 13 2007 Martin Sourada - 0.3.2-1 From fedora-extras-commits at redhat.com Thu Sep 13 20:37:02 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 13 Sep 2007 16:37:02 -0400 Subject: rpms/TurboGears/devel TurboGears-1.0.3.2-setuptools.patch, NONE, 1.1 .cvsignore, 1.7, 1.8 TurboGears.spec, 1.19, 1.20 sources, 1.7, 1.8 TurboGears-1.0.2.2-etree.patch, 1.2, NONE TurboGears-1.0.2.2-setuptools.patch, 1.3, NONE Message-ID: <200709132037.l8DKb24S002521@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/TurboGears/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2468 Modified Files: .cvsignore TurboGears.spec sources Added Files: TurboGears-1.0.3.2-setuptools.patch Removed Files: TurboGears-1.0.2.2-etree.patch TurboGears-1.0.2.2-setuptools.patch Log Message: * Mon Sep 13 2007 Luke Macken 1.0.3.2-1 - 1.0.3.2 - Remove etree patch TurboGears-1.0.3.2-setuptools.patch: --- NEW FILE TurboGears-1.0.3.2-setuptools.patch --- --- setup.py.orig 2007-09-13 16:14:36.000000000 -0400 +++ setup.py 2007-09-13 16:20:51.000000000 -0400 @@ -18,32 +18,22 @@ "TurboKid >= 1.0.2", "CherryPy >= 2.2.1,<3.0.0alpha", "simplejson >= 1.3", - "elementtree >= 1.2.6", "PasteScript >= 0.9.7", - "FormEncode >= 0.7.1", "setuptools >= 0.6c2", "RuleDispatch >= 0.5a0.dev-r2303", "DecoratorTools >= 1.4", - "ConfigObj >= 4.3.2"] +] -tgtesttools = ["nose >= 0.9.1", "SQLAlchemy>=0.3"] +tgtesttools = ["nose >= 0.9.1", "SQLAlchemy>=0.3,<0.4alpha"] standard = ["SQLObject>=0.8,<0.10dev"] # python 2.5 compatible list if sys.version_info < (2, 5): - install_requires.extend([ - "cElementTree >= 1.0.5", - ]) tgtesttools.extend([ "pysqlite" ]) standard = ["SQLObject==bugfix,>=0.7.1dev-r1860,<=0.7.99"] -else: - install_requires.extend([ - "Cheetah >= 2.0rc7", - ]) - setup( name="TurboGears", @@ -127,7 +117,7 @@ extras_require = { "exp" : ["TGFastData"], "standard" : standard, - "future" : ["Genshi>=0.3", "SQLAlchemy>=0.3"], + "future" : ["Genshi>=0.3", "SQLAlchemy>=0.3,<0.4alpha"], "testtools" : ["nose >= 0.9.1"], "tgtesttools" : tgtesttools, }, Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/TurboGears/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 5 May 2007 07:52:55 -0000 1.7 +++ .cvsignore 13 Sep 2007 20:36:29 -0000 1.8 @@ -1 +1 @@ -TurboGears-1.0.2.2.tar.gz +TurboGears-1.0.3.2.tar.gz Index: TurboGears.spec =================================================================== RCS file: /cvs/pkgs/rpms/TurboGears/devel/TurboGears.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- TurboGears.spec 2 Sep 2007 04:51:56 -0000 1.19 +++ TurboGears.spec 13 Sep 2007 20:36:29 -0000 1.20 @@ -2,8 +2,8 @@ %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} Name: TurboGears -Version: 1.0.2.2 -Release: 3%{?dist} +Version: 1.0.3.2 +Release: 1%{?dist} Summary: Back-to-front web development in Python Group: Development/Languages @@ -11,7 +11,6 @@ URL: http://www.turbogears.org Source0: http://files.turbogears.org/eggs/%{name}-%{version}.tar.gz Patch0: %{name}-%{version}-setuptools.patch -Patch1: %{name}-%{version}-etree.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -64,12 +63,10 @@ %prep %setup -q %patch0 -b .setuptools -%patch1 -b .etree %build CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build -%{__python} setup.py build %install rm -rf %{buildroot} @@ -87,7 +84,11 @@ %{python_sitelib}/turbogears/ %changelog -* Sun Sep 2 2007 Luke Macken 1.0.2.2-3 +* Mon Sep 13 2007 Luke Macken 1.0.3.2-1 +- 1.0.3.2 +- Remove etree patch + +* Sep 2 2007 Luke Macken 1.0.2.2-3 - Update for python-setuptools changes in rawhide * Thu May 11 2007 Luke Macken 1.0.2.2-2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/TurboGears/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 5 May 2007 07:52:55 -0000 1.7 +++ sources 13 Sep 2007 20:36:29 -0000 1.8 @@ -1 +1 @@ -a8d79645b4ce67409026838ca360addc TurboGears-1.0.2.2.tar.gz +75471c1767af970479ca2d4788a30323 TurboGears-1.0.3.2.tar.gz --- TurboGears-1.0.2.2-etree.patch DELETED --- --- TurboGears-1.0.2.2-setuptools.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 13 20:38:38 2007 From: fedora-extras-commits at redhat.com (Luke Macken (lmacken)) Date: Thu, 13 Sep 2007 16:38:38 -0400 Subject: rpms/TurboGears/devel TurboGears.spec,1.20,1.21 Message-ID: <200709132038.l8DKcc1g002645@cvs-int.fedora.redhat.com> Author: lmacken Update of /cvs/pkgs/rpms/TurboGears/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2596 Modified Files: TurboGears.spec Log Message: changelog fix Index: TurboGears.spec =================================================================== RCS file: /cvs/pkgs/rpms/TurboGears/devel/TurboGears.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- TurboGears.spec 13 Sep 2007 20:36:29 -0000 1.20 +++ TurboGears.spec 13 Sep 2007 20:38:06 -0000 1.21 @@ -88,7 +88,7 @@ - 1.0.3.2 - Remove etree patch -* Sep 2 2007 Luke Macken 1.0.2.2-3 +* Sun Sep 2 2007 Luke Macken 1.0.2.2-3 - Update for python-setuptools changes in rawhide * Thu May 11 2007 Luke Macken 1.0.2.2-2 From fedora-extras-commits at redhat.com Thu Sep 13 20:52:57 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Thu, 13 Sep 2007 16:52:57 -0400 Subject: rpms/fedora-logos/devel .cvsignore, 1.57, 1.58 fedora-logos.spec, 1.80, 1.81 sources, 1.61, 1.62 Message-ID: <200709132052.l8DKqvej003088@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/fedora-logos/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3064 Modified Files: .cvsignore fedora-logos.spec sources Log Message: update to 7.92.1 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fedora-logos/devel/.cvsignore,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- .cvsignore 29 Aug 2007 03:17:34 -0000 1.57 +++ .cvsignore 13 Sep 2007 20:52:24 -0000 1.58 @@ -1 +1 @@ -fedora-logos-7.92.0.tar.bz2 +fedora-logos-7.92.1.tar.bz2 Index: fedora-logos.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-logos/devel/fedora-logos.spec,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- fedora-logos.spec 5 Sep 2007 14:23:21 -0000 1.80 +++ fedora-logos.spec 13 Sep 2007 20:52:24 -0000 1.81 @@ -1,10 +1,9 @@ Name: fedora-logos Summary: Fedora-related icons and pictures -Version: 7.92.0 -Release: 4%{?dist} +Version: 7.92.1 +Release: 1%{?dist} Group: System Environment/Base Source0: fedora-logos-%{version}.tar.bz2 -Source1: infinity-grub.xpm.gz # The trademarks contained in this file are the property of Red Hat, Inc. No # license to these trademarks is provided or is necessary if you merely @@ -55,8 +54,6 @@ mkdir -p $RPM_BUILD_ROOT/boot/grub install -m 644 bootloader/grub-splash.xpm.gz $RPM_BUILD_ROOT/boot/grub/splash.xpm.gz # end i386 bits -# FIXME: fix bad tarball -install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/boot/grub/splash.xpm.gz mkdir -p $RPM_BUILD_ROOT%{_datadir}/firstboot/pixmaps for i in firstboot/* ; do @@ -206,6 +203,9 @@ # end i386 bits %changelog +* Thu Sep 13 2007 Bill Nottingham - 7.92.1-1 +- add the powered-by logo (#250676) + * Wed Sep 5 2007 Jeremy Katz - 7.92.0-4 - merge back changes that got lost Index: sources =================================================================== RCS file: /cvs/extras/rpms/fedora-logos/devel/sources,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- sources 29 Aug 2007 03:17:34 -0000 1.61 +++ sources 13 Sep 2007 20:52:24 -0000 1.62 @@ -1 +1 @@ -e3c5d256b26dd0f0c31253bcf4c9adef fedora-logos-7.92.0.tar.bz2 +7799320bef9d9adb66eb01cf7adc21c4 fedora-logos-7.92.1.tar.bz2 From fedora-extras-commits at redhat.com Thu Sep 13 21:00:24 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Thu, 13 Sep 2007 17:00:24 -0400 Subject: rpms/kernel/devel patch-2.6.23-rc6-git4.bz2.sign, NONE, 1.1 .cvsignore, 1.685, 1.686 kernel.spec, 1.163, 1.164 sources, 1.647, 1.648 upstream, 1.569, 1.570 patch-2.6.23-rc6-git3.bz2.sign, 1.1, NONE Message-ID: <200709132100.l8DL0Ori003287@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3253 Modified Files: .cvsignore kernel.spec sources upstream Added Files: patch-2.6.23-rc6-git4.bz2.sign Removed Files: patch-2.6.23-rc6-git3.bz2.sign Log Message: * Thu Sep 13 2007 Chuck Ebbert - Linux 2.6.23-rc6-git4 --- NEW FILE patch-2.6.23-rc6-git4.bz2.sign --- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: See http://www.kernel.org/signature.html for info iD8DBQBG6YodyGugalF9Dw4RAu0mAKCMndFJ6CWEBcqtpv01qzblUEiNyQCeOQVc vyEaSq54z5I6ffgW+MeL3z0= =bRDp -----END PGP SIGNATURE----- Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v retrieving revision 1.685 retrieving revision 1.686 diff -u -r1.685 -r1.686 --- .cvsignore 13 Sep 2007 16:29:27 -0000 1.685 +++ .cvsignore 13 Sep 2007 20:59:51 -0000 1.686 @@ -4,4 +4,4 @@ kernel-2.6.22 linux-2.6.22.tar.bz2 patch-2.6.23-rc6.bz2 -patch-2.6.23-rc6-git3.bz2 +patch-2.6.23-rc6-git4.bz2 Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.163 retrieving revision 1.164 diff -u -r1.163 -r1.164 --- kernel.spec 13 Sep 2007 16:29:27 -0000 1.163 +++ kernel.spec 13 Sep 2007 20:59:51 -0000 1.164 @@ -47,7 +47,7 @@ # The rc snapshot level %define rcrev 6 # The git snapshot level -%define gitrev 3 +%define gitrev 4 # Set rpm version accordingly %define rpmversion 2.6.%{upstream_sublevel} %endif @@ -1796,6 +1796,9 @@ %changelog * Thu Sep 13 2007 Chuck Ebbert +- Linux 2.6.23-rc6-git4 + +* Thu Sep 13 2007 Chuck Ebbert - Linux 2.6.23-rc6-git3 - disable stack overflow debugging on i386 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v retrieving revision 1.647 retrieving revision 1.648 diff -u -r1.647 -r1.648 --- sources 13 Sep 2007 16:29:27 -0000 1.647 +++ sources 13 Sep 2007 20:59:51 -0000 1.648 @@ -1,3 +1,3 @@ 2e230d005c002fb3d38a3ca07c0200d0 linux-2.6.22.tar.bz2 8f335157f1afdad7906be5d387b36302 patch-2.6.23-rc6.bz2 -436b893d0005eb90d1329a533bbf5b59 patch-2.6.23-rc6-git3.bz2 +cb3be21465bfff5bc14e38f5189b503a patch-2.6.23-rc6-git4.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v retrieving revision 1.569 retrieving revision 1.570 diff -u -r1.569 -r1.570 --- upstream 13 Sep 2007 16:29:27 -0000 1.569 +++ upstream 13 Sep 2007 20:59:51 -0000 1.570 @@ -1,3 +1,3 @@ linux-2.6.22.tar.bz2 patch-2.6.23-rc6.bz2 -patch-2.6.23-rc6-git3.bz2 +patch-2.6.23-rc6-git4.bz2 --- patch-2.6.23-rc6-git3.bz2.sign DELETED --- From fedora-extras-commits at redhat.com Thu Sep 13 21:05:04 2007 From: fedora-extras-commits at redhat.com (Debarshi Ray (rishi)) Date: Thu, 13 Sep 2007 17:05:04 -0400 Subject: rpms/bouml/devel .cvsignore, 1.4, 1.5 bouml.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200709132105.l8DL54pD009335@cvs-int.fedora.redhat.com> Author: rishi Update of /cvs/pkgs/rpms/bouml/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9290 Modified Files: .cvsignore bouml.spec sources Log Message: Updated to 2.31.2-1 in devel. Modified Files: .cvsignore bouml.spec sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bouml/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 5 Sep 2007 20:34:56 -0000 1.4 +++ .cvsignore 13 Sep 2007 21:04:31 -0000 1.5 @@ -1 +1 @@ -bouml_2.31.1.tar.gz +bouml_2.31.2.tar.gz Index: bouml.spec =================================================================== RCS file: /cvs/pkgs/rpms/bouml/devel/bouml.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bouml.spec 5 Sep 2007 20:34:56 -0000 1.5 +++ bouml.spec 13 Sep 2007 21:04:31 -0000 1.6 @@ -1,6 +1,6 @@ Summary: UML2 tool box to specify and generate code in C++, Java and IDL Name: bouml -Version: 2.31.1 +Version: 2.31.2 Release: 1%{?dist} License: GPLv2+ Group: Development/Tools @@ -73,6 +73,7 @@ %files %defattr(-,root,root,-) +%doc historic.html licence.txt %{_bindir}/%{name} %{_bindir}/projectControl %{_bindir}/projectSynchro @@ -96,6 +97,9 @@ %{_libdir}/%{name}/* %changelog +* Fri Sep 14 2007 Debarshi Ray - 2.31.2-1 +- Version bump to 2.31.2. + * Thu Sep 06 2007 Debarshi Ray - 2.31.1-1 - Version bump to 2.31.1. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bouml/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Sep 2007 20:34:56 -0000 1.6 +++ sources 13 Sep 2007 21:04:31 -0000 1.7 @@ -1 +1 @@ -51c4366c4d2e80ac53fe66c3fa0e0a32 bouml_2.31.1.tar.gz +84928cceed3a7a0c78327eea002b5418 bouml_2.31.2.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 21:06:57 2007 From: fedora-extras-commits at redhat.com (Debarshi Ray (rishi)) Date: Thu, 13 Sep 2007 17:06:57 -0400 Subject: rpms/bouml/F-7 .cvsignore, 1.6, 1.7 bouml.spec, 1.5, 1.6 sources, 1.6, 1.7 Message-ID: <200709132106.l8DL6vAK009435@cvs-int.fedora.redhat.com> Author: rishi Update of /cvs/pkgs/rpms/bouml/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9403 Modified Files: .cvsignore bouml.spec sources Log Message: Updated to 2.31.2-1 in F-7. Modified Files: .cvsignore bouml.spec sources Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bouml/F-7/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 5 Sep 2007 20:36:49 -0000 1.6 +++ .cvsignore 13 Sep 2007 21:06:24 -0000 1.7 @@ -1 +1 @@ -bouml_2.31.1.tar.gz +bouml_2.31.2.tar.gz Index: bouml.spec =================================================================== RCS file: /cvs/pkgs/rpms/bouml/F-7/bouml.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- bouml.spec 5 Sep 2007 20:36:49 -0000 1.5 +++ bouml.spec 13 Sep 2007 21:06:24 -0000 1.6 @@ -1,6 +1,6 @@ Summary: UML2 tool box to specify and generate code in C++, Java and IDL Name: bouml -Version: 2.31.1 +Version: 2.31.2 Release: 1%{?dist} License: GPLv2+ Group: Development/Tools @@ -73,6 +73,7 @@ %files %defattr(-,root,root,-) +%doc historic.html licence.txt %{_bindir}/%{name} %{_bindir}/projectControl %{_bindir}/projectSynchro @@ -96,6 +97,9 @@ %{_libdir}/%{name}/* %changelog +* Fri Sep 14 2007 Debarshi Ray - 2.31.2-1 +- Version bump to 2.31.2. + * Thu Sep 06 2007 Debarshi Ray - 2.31.1-1 - Version bump to 2.31.1. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bouml/F-7/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 5 Sep 2007 20:36:49 -0000 1.6 +++ sources 13 Sep 2007 21:06:24 -0000 1.7 @@ -1 +1 @@ -51c4366c4d2e80ac53fe66c3fa0e0a32 bouml_2.31.1.tar.gz +84928cceed3a7a0c78327eea002b5418 bouml_2.31.2.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 21:43:59 2007 From: fedora-extras-commits at redhat.com (Ray Van Dolson (rayvd)) Date: Thu, 13 Sep 2007 17:43:59 -0400 Subject: rpms/remind/devel .cvsignore, 1.4, 1.5 remind-nostrip.patch, 1.1, 1.2 remind.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200709132143.l8DLhx8Y010221@cvs-int.fedora.redhat.com> Author: rayvd Update of /cvs/extras/rpms/remind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10192 Modified Files: .cvsignore remind-nostrip.patch remind.spec sources Log Message: Updated to version 03.01.02 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/remind/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 23 Aug 2007 15:48:46 -0000 1.4 +++ .cvsignore 13 Sep 2007 21:43:25 -0000 1.5 @@ -1 +1 @@ -remind-03.01.01.tar.gz +remind-03.01.02.tar.gz remind-nostrip.patch: Index: remind-nostrip.patch =================================================================== RCS file: /cvs/extras/rpms/remind/devel/remind-nostrip.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- remind-nostrip.patch 31 May 2007 20:28:26 -0000 1.1 +++ remind-nostrip.patch 13 Sep 2007 21:43:25 -0000 1.2 @@ -1,12 +1,12 @@ -diff -uNr remind-03.00.24.orig/src/Makefile.in remind-03.00.24/src/Makefile.in ---- remind-03.00.24.orig/src/Makefile.in 2005-09-29 20:29:32.000000000 -0700 -+++ remind-03.00.24/src/Makefile.in 2007-04-25 16:36:53.000000000 -0700 -@@ -53,8 +53,6 @@ - for prog in $(PROGS) $(SCRIPTS) ; do \ - $(INSTALL_PROGRAM) $$prog $(DESTDIR)$(bindir) || exit 1; \ +diff -uNr remind-03.01.02.orig/src/Makefile.in remind-03.01.02/src/Makefile.in +--- remind-03.01.02.orig/src/Makefile.in 2007-08-31 20:29:58.000000000 -0700 ++++ remind-03.01.02/src/Makefile.in 2007-09-13 14:30:59.000000000 -0700 +@@ -62,8 +62,6 @@ done -- -strip $(DESTDIR)$(bindir)/remind || true -- -strip $(DESTDIR)$(bindir)/rem2ps || true - -mkdir -p $(DESTDIR)$(mandir)/man1 || true - for man in $(MANS) ; do \ - $(INSTALL_DATA) $$man $(DESTDIR)$(mandir)/man1 || exit 1; \ + + install: install-nostripped +- strip $(DESTDIR)$(bindir)/remind || true +- strip $(DESTDIR)$(bindir)/rem2ps || true + + clean: + rm -f *.o *~ core *.bak $(PROGS) Index: remind.spec =================================================================== RCS file: /cvs/extras/rpms/remind/devel/remind.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- remind.spec 23 Aug 2007 15:48:46 -0000 1.3 +++ remind.spec 13 Sep 2007 21:43:25 -0000 1.4 @@ -1,5 +1,5 @@ Name: remind -Version: 03.01.01 +Version: 03.01.02 Release: 1%{?dist} Summary: A sophisticated calendar and alarm program @@ -77,9 +77,11 @@ %{_bindir}/cm2rem.tcl %{_bindir}/rem2ps %{_bindir}/remind +%{_bindir}/rem %{_mandir}/man1/cm2rem.1.gz %{_mandir}/man1/rem2ps.1.gz %{_mandir}/man1/remind.1.gz +%{_mandir}/man1/rem.1.gz %doc COPYRIGHT docs/README.UNIX docs/WHATSNEW examples www @@ -90,6 +92,9 @@ %{_mandir}/man1/tkremind.1.gz %changelog +* Thu Sep 13 2007 Ray Van Dolson - 03.01.02-1 +- Updated to version 03.01.02 + * Thu Aug 23 2007 Ray Van Dolson - 03.01.01-1 - Updated to version 03.01.01 - Updated license tag to GPLv2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/remind/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Aug 2007 15:48:46 -0000 1.4 +++ sources 13 Sep 2007 21:43:25 -0000 1.5 @@ -1 +1 @@ -b73f93014b5cdae402f1641dd95f477f remind-03.01.01.tar.gz +6cd87cfbd5547e0477f5cbf7e900dc50 remind-03.01.02.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 22:05:18 2007 From: fedora-extras-commits at redhat.com (Ray Van Dolson (rayvd)) Date: Thu, 13 Sep 2007 18:05:18 -0400 Subject: rpms/remind/F-7 .cvsignore, 1.4, 1.5 remind-nostrip.patch, 1.1, 1.2 remind.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200709132205.l8DM5IfI016608@cvs-int.fedora.redhat.com> Author: rayvd Update of /cvs/extras/rpms/remind/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16524 Modified Files: .cvsignore remind-nostrip.patch remind.spec sources Log Message: Updated to v03.01.02 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/remind/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 23 Aug 2007 20:31:59 -0000 1.4 +++ .cvsignore 13 Sep 2007 22:04:44 -0000 1.5 @@ -1 +1 @@ -remind-03.01.01.tar.gz +remind-03.01.02.tar.gz remind-nostrip.patch: Index: remind-nostrip.patch =================================================================== RCS file: /cvs/extras/rpms/remind/F-7/remind-nostrip.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- remind-nostrip.patch 31 May 2007 20:40:09 -0000 1.1 +++ remind-nostrip.patch 13 Sep 2007 22:04:44 -0000 1.2 @@ -1,12 +1,12 @@ -diff -uNr remind-03.00.24.orig/src/Makefile.in remind-03.00.24/src/Makefile.in ---- remind-03.00.24.orig/src/Makefile.in 2005-09-29 20:29:32.000000000 -0700 -+++ remind-03.00.24/src/Makefile.in 2007-04-25 16:36:53.000000000 -0700 -@@ -53,8 +53,6 @@ - for prog in $(PROGS) $(SCRIPTS) ; do \ - $(INSTALL_PROGRAM) $$prog $(DESTDIR)$(bindir) || exit 1; \ +diff -uNr remind-03.01.02.orig/src/Makefile.in remind-03.01.02/src/Makefile.in +--- remind-03.01.02.orig/src/Makefile.in 2007-08-31 20:29:58.000000000 -0700 ++++ remind-03.01.02/src/Makefile.in 2007-09-13 14:30:59.000000000 -0700 +@@ -62,8 +62,6 @@ done -- -strip $(DESTDIR)$(bindir)/remind || true -- -strip $(DESTDIR)$(bindir)/rem2ps || true - -mkdir -p $(DESTDIR)$(mandir)/man1 || true - for man in $(MANS) ; do \ - $(INSTALL_DATA) $$man $(DESTDIR)$(mandir)/man1 || exit 1; \ + + install: install-nostripped +- strip $(DESTDIR)$(bindir)/remind || true +- strip $(DESTDIR)$(bindir)/rem2ps || true + + clean: + rm -f *.o *~ core *.bak $(PROGS) Index: remind.spec =================================================================== RCS file: /cvs/extras/rpms/remind/F-7/remind.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- remind.spec 23 Aug 2007 20:31:59 -0000 1.3 +++ remind.spec 13 Sep 2007 22:04:44 -0000 1.4 @@ -1,5 +1,5 @@ Name: remind -Version: 03.01.01 +Version: 03.01.02 Release: 1%{?dist} Summary: A sophisticated calendar and alarm program @@ -77,9 +77,11 @@ %{_bindir}/cm2rem.tcl %{_bindir}/rem2ps %{_bindir}/remind +%{_bindir}/rem %{_mandir}/man1/cm2rem.1.gz %{_mandir}/man1/rem2ps.1.gz %{_mandir}/man1/remind.1.gz +%{_mandir}/man1/rem.1.gz %doc COPYRIGHT docs/README.UNIX docs/WHATSNEW examples www @@ -90,6 +92,9 @@ %{_mandir}/man1/tkremind.1.gz %changelog +* Thu Sep 13 2007 Ray Van Dolson - 03.01.02-1 +- Updated to version 03.01.02 + * Thu Aug 23 2007 Ray Van Dolson - 03.01.01-1 - Updated to version 03.01.01 - Updated license tag to GPLv2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/remind/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 23 Aug 2007 20:31:59 -0000 1.4 +++ sources 13 Sep 2007 22:04:44 -0000 1.5 @@ -1 +1 @@ -b73f93014b5cdae402f1641dd95f477f remind-03.01.01.tar.gz +6cd87cfbd5547e0477f5cbf7e900dc50 remind-03.01.02.tar.gz From fedora-extras-commits at redhat.com Thu Sep 13 22:12:25 2007 From: fedora-extras-commits at redhat.com (Kevin Kofler (kkofler)) Date: Thu, 13 Sep 2007 18:12:25 -0400 Subject: rpms/kdelibs/devel kdelibs.spec,1.223.2.21,1.223.2.22 Message-ID: <200709132212.l8DMCPw3016743@cvs-int.fedora.redhat.com> Author: kkofler Update of /cvs/pkgs/rpms/kdelibs/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16724/devel Modified Files: Tag: kdelibs-kde4-branch kdelibs.spec Log Message: rename js to kjs because of file conflict (kde#149840) Index: kdelibs.spec =================================================================== RCS file: /cvs/pkgs/rpms/kdelibs/devel/kdelibs.spec,v retrieving revision 1.223.2.21 retrieving revision 1.223.2.22 diff -u -r1.223.2.21 -r1.223.2.22 --- kdelibs.spec 13 Sep 2007 08:04:47 -0000 1.223.2.21 +++ kdelibs.spec 13 Sep 2007 22:11:52 -0000 1.223.2.22 @@ -4,7 +4,7 @@ Summary: K Desktop Environment 4 - Libraries Version: 3.93.0 -Release: 7%{?dist} +Release: 8%{?dist} %if 0%{?fedora} > 8 Name: kdelibs @@ -141,6 +141,9 @@ mv %{buildroot}%{_kde4_sysconfdir}/xdg/menus/applications.menu \ %{buildroot}%{_kde4_sysconfdir}/xdg/menus/kde4-applications.menu +# fix file conflict with js (kde#149840) +mv -f %{buildroot}%{_kde4_bindir}/js %{buildroot}%{_kde4_bindir}/kjs + # remove files which conflict with KDE 3 rm -f %{buildroot}%{_kde4_bindir}/checkXML %{buildroot}%{_kde4_bindir}/kjscmd \ %{buildroot}%{_kde4_bindir}/kunittestmodrunner @@ -226,6 +229,9 @@ %changelog +* Fri Sep 14 2007 Kevin Kofler 3.93.0-8 +- rename js to kjs because of file conflict (kde#149840) + * Thu Sep 13 2007 Kevin Kofler 3.93.0-7 - actually install kde4.sh and kde4.csh - sync KDE_IS_PRELINKED setting in kde4.sh and kde4.csh with kdelibs 3 From fedora-extras-commits at redhat.com Thu Sep 13 22:53:06 2007 From: fedora-extras-commits at redhat.com (Jeff Johnston (jjohnstn)) Date: Thu, 13 Sep 2007 18:53:06 -0400 Subject: rpms/eclipse-cdt/devel eclipse-cdt.spec,1.84,1.85 Message-ID: <200709132253.l8DMr6o6017996@cvs-int.fedora.redhat.com> Author: jjohnstn Update of /cvs/extras/rpms/eclipse-cdt/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17834 Modified Files: eclipse-cdt.spec Log Message: * Thu Sep 13 2007 Jeff Johnston 4.0.0-7 - Resolves #288711 - Ensure that all features are unpacked. Index: eclipse-cdt.spec =================================================================== RCS file: /cvs/extras/rpms/eclipse-cdt/devel/eclipse-cdt.spec,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- eclipse-cdt.spec 10 Sep 2007 22:12:19 -0000 1.84 +++ eclipse-cdt.spec 13 Sep 2007 22:52:28 -0000 1.85 @@ -18,7 +18,7 @@ Summary: Eclipse C/C++ Development Tools (CDT) plugin Name: eclipse-cdt Version: %{majmin}.%{micro} -Release: 6%{?dist} +Release: 7%{?dist} License: Eclipse Public License / CPL Group: Development/Tools URL: http://www.eclipse.org/cdt @@ -262,6 +262,14 @@ rm ${RPM_BUILD_ROOT}%{eclipse_base}/features/org.eclipse.cdt.master* rm ${RPM_BUILD_ROOT}%{eclipse_base}/features/org.eclipse.cdt.debug.gdbjtag* +# Unpack all existing feature jars +for x in ${RPM_BUILD_ROOT}/%{eclipse_base}/features/*.jar; do + dirname=`echo $x | sed -e 's:\\(.*\\)\\.jar:\\1:g'` + mkdir -p $dirname + unzip $x -d $dirname + rm $x +done + rm ${RPM_BUILD_ROOT}%{eclipse_base}/plugins/org.eclipse.cdt.testing* rm ${RPM_BUILD_ROOT}%{eclipse_base}/plugins/org.eclipse.cdt.debug.gdbjtag* rm ${RPM_BUILD_ROOT}%{eclipse_base}/plugins/org.eclipse.ant* @@ -347,6 +355,10 @@ %{_libdir}/eclipse/plugins/org.eclipse.cdt.source* %changelog +* Thu Sep 13 2007 Jeff Johnston 4.0.0-7 +- Resolves #288711 +- Ensure that all features are unpacked. + * Mon Sep 10 2007 Jeff Johnston 4.0.0-6 - Resolves #274551, #253331, #254246, #254248 - Rebase Autotools to 0.9.3 From fedora-extras-commits at redhat.com Thu Sep 13 22:56:03 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Thu, 13 Sep 2007 18:56:03 -0400 Subject: rpms/kernel/F-7 linux-2.6-libata-pata-dma-disable-option.patch, 1.1, 1.2 Message-ID: <200709132256.l8DMu33D018098@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18074 Modified Files: linux-2.6-libata-pata-dma-disable-option.patch Log Message: fix libata DMA patch linux-2.6-libata-pata-dma-disable-option.patch: Index: linux-2.6-libata-pata-dma-disable-option.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/linux-2.6-libata-pata-dma-disable-option.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- linux-2.6-libata-pata-dma-disable-option.patch 13 Sep 2007 22:21:49 -0000 1.1 +++ linux-2.6-libata-pata-dma-disable-option.patch 13 Sep 2007 22:55:57 -0000 1.2 @@ -20,11 +20,22 @@ Signed-off-by: Alan Cox ---- - Documentation/kernel-parameters.txt | 6 ++++++ - drivers/ata/libata-core.c | 17 +++++++++++++++++ - 2 files changed, 23 insertions(+) +--- linux-2.6.22.noarch.orig/include/linux/libata.h ++++ linux-2.6.22.noarch/include/linux/libata.h +@@ -298,6 +298,12 @@ enum { + ATA_HORKAGE_NODMA = (1 << 1), /* DMA problems */ + ATA_HORKAGE_NONCQ = (1 << 2), /* Don't use NCQ */ + ATA_HORKAGE_MAX_SEC_128 = (1 << 3), /* Limit max sects to 128 */ ++ ++ /* DMA mask for user DMA control: User visible values do not ++ renumber */ ++ ATA_DMA_MASK_ATA = (1 << 0), /* DMA on ATA Disk */ ++ ATA_DMA_MASK_ATAPI = (1 << 1), /* DMA on ATAPI */ ++ ATA_DMA_MASK_CFA = (1 << 2), /* DMA on CF Card */ + }; + + enum hsm_task_states { --- linux-2.6.22.noarch.orig/drivers/ata/libata-core.c +++ linux-2.6.22.noarch/drivers/ata/libata-core.c @@ -93,6 +93,10 @@ static int ata_ignore_hpa = 0; From fedora-extras-commits at redhat.com Thu Sep 13 23:14:40 2007 From: fedora-extras-commits at redhat.com (Eduardo Habkost (ehabkost)) Date: Thu, 13 Sep 2007 19:14:40 -0400 Subject: rpms/kernel-xen-2.6/devel .cvsignore, 1.7, 1.8 kernel-xen.spec, 1.55, 1.56 sources, 1.7, 1.8 linux-2.6.21.6-xen-3.1.0.patch, 1.2, NONE Message-ID: <200709132314.l8DNEe1J024331@cvs-int.fedora.redhat.com> Author: ehabkost Update of /cvs/pkgs/rpms/kernel-xen-2.6/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24286 Modified Files: .cvsignore kernel-xen.spec sources Removed Files: linux-2.6.21.6-xen-3.1.0.patch Log Message: Rebase to Linux 2.6.21.7 Use 'make upload' and compress the Xen patch because it is too big (2.7 MB uncompressed). Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/.cvsignore,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- .cvsignore 24 Jul 2007 14:13:44 -0000 1.7 +++ .cvsignore 13 Sep 2007 23:14:06 -0000 1.8 @@ -1,3 +1,4 @@ xen-3.1.0-rc7-7041b52471c3.tar.bz2 -patch-2.6.21.6.bz2 linux-2.6.21.tar.bz2 +patch-2.6.21.7.bz2 +linux-2.6.21.7-xen-3.1.0.patch.bz2 Index: kernel-xen.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/kernel-xen.spec,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- kernel-xen.spec 13 Sep 2007 19:34:21 -0000 1.55 +++ kernel-xen.spec 13 Sep 2007 23:14:06 -0000 1.56 @@ -325,7 +325,7 @@ # # Patches 0 through 100 are meant for core subsystem upgrades # -Patch1: patch-2.6.21.6.bz2 +Patch1: patch-2.6.21.7.bz2 Patch3: git-geode.patch # Patches 10 through 99 are for things that are going upstream really soon. @@ -462,10 +462,10 @@ Patch910: linux-2.6-tux.patch # 950 - 999 Xen -# linux-2.6.21.6-xen-3.1.0.patch patch generated by -# 'hg diff -r4edbf98e9507 -r3990a07432f0' from +# linux-2.6.21.7-xen-3.1.0.patch patch generated by +# 'hg diff -rd91e11100fb0 -rd610071e6045 -X .hgtags' on # http://hg.et.redhat.com/kernel-dev/ehabkost/linux-2.6.21.y-xen-3.1.0 -Patch950: linux-2.6.21.6-xen-3.1.0.patch +Patch950: linux-2.6.21.7-xen-3.1.0.patch.bz2 Patch952: linux-2.6-xen-x86_64-silence-up-apic-errors.patch Patch960: linux-2.6-xen-blkfront-wait-add.patch Patch961: linux-2.6-xen-backwards-time.patch @@ -2369,6 +2369,9 @@ %changelog * Thu Sep 13 2007 Eduardo Habkost +- Rebase to 2.6.21.7 + +* Thu Sep 13 2007 Eduardo Habkost - Fix for bug #248398: HVM domain hangs during (F-7) install. Backported fix from xen-unstable: 15239:656b8175f4f2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 24 Jul 2007 14:13:45 -0000 1.7 +++ sources 13 Sep 2007 23:14:06 -0000 1.8 @@ -1,3 +1,4 @@ b73a966a55f3907020a1a29b4e2df64d xen-3.1.0-rc7-7041b52471c3.tar.bz2 -f6941d0ddc39726042626e027fd3ed08 patch-2.6.21.6.bz2 1b515f588078dfa7f4bab2634bd17e80 linux-2.6.21.tar.bz2 +b9c8734471a454806c77f040fcf9869b patch-2.6.21.7.bz2 +0b7a1468bcd3353b77494cbf0e97d2e4 linux-2.6.21.7-xen-3.1.0.patch.bz2 --- linux-2.6.21.6-xen-3.1.0.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 13 22:22:21 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Thu, 13 Sep 2007 18:22:21 -0400 Subject: rpms/kernel/F-7 linux-2.6-futex-fix-traversal.patch, NONE, 1.1 linux-2.6-libata-pata-dma-disable-option.patch, NONE, 1.1 linux-2.6-libata-pata_it821x-dma.patch, NONE, 1.1 linux-2.6-libata-pata_via-cable-detect.patch, NONE, 1.1 linux-2.6-lvm-snapshot-deadlock-fix.patch, NONE, 1.1 linux-2.6-scsi-mpt-vmware-fix.patch, NONE, 1.1 linux-2.6-skb_copy_and_csum_datagram_iovec.patch, NONE, 1.1 linux-2.6-usb-allow-1-byte-replies.patch, NONE, 1.1 linux-2.6-usb-fixup-interval-lengths.patch, NONE, 1.1 linux-2.6-usb-linked-list-insertion.patch, NONE, 1.1 linux-2.6-usb-storage-initialize-huawei-e220-properly.patch, NONE, 1.1 patch-2.6.22.6.bz2.sign, NONE, 1.1 .cvsignore, 1.631, 1.632 kernel-2.6.spec, 1.3340, 1.3341 sources, 1.594, 1.595 upstream, 1.518, 1.519 patch-2.6.22.5.bz2.sign, 1.1, NONE patch-2.6.22.6-rc1.patch, 1.1, NONE Message-ID: <200709132222.l8DMML2W017159@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17087 Modified Files: .cvsignore kernel-2.6.spec sources upstream Added Files: linux-2.6-futex-fix-traversal.patch linux-2.6-libata-pata-dma-disable-option.patch linux-2.6-libata-pata_it821x-dma.patch linux-2.6-libata-pata_via-cable-detect.patch linux-2.6-lvm-snapshot-deadlock-fix.patch linux-2.6-scsi-mpt-vmware-fix.patch linux-2.6-skb_copy_and_csum_datagram_iovec.patch linux-2.6-usb-allow-1-byte-replies.patch linux-2.6-usb-fixup-interval-lengths.patch linux-2.6-usb-linked-list-insertion.patch linux-2.6-usb-storage-initialize-huawei-e220-properly.patch patch-2.6.22.6.bz2.sign Removed Files: patch-2.6.22.5.bz2.sign patch-2.6.22.6-rc1.patch Log Message: * Wed Sep 12 2007 Chuck Ebbert - Linux 2.6.22.6 (official) - libata: add option to disable DMA on PATA devices - libata: fix DMA on ATAPI devices with it821x (#242229) - libata: fix cable detection on pata_via - fix vmware's broken SCSI device emulation (#241935) - fix init of huawei 220 modem (#253096) - LVM: fix hang and lockups during snapshot (#269541) - net: fix oops with zero-length packet (#253290) - USB: three trivial fixes - futex: fix compat list traversal linux-2.6-futex-fix-traversal.patch: --- NEW FILE linux-2.6-futex-fix-traversal.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=179c85ea53bef807621f335767e41e23f86f01df Commit: 179c85ea53bef807621f335767e41e23f86f01df Parent: a570ab6f10462b062c28188b64377b8034235761 Author: Arnd Bergmann AuthorDate: Tue Sep 11 15:23:49 2007 -0700 Committer: Linus Torvalds CommitDate: Tue Sep 11 17:21:20 2007 -0700 futex_compat: fix list traversal bugs The futex list traversal on the compat side appears to have a bug. It's loop termination condition compares: while (compat_ptr(uentry) != &head->list) But that can't be right because "uentry" has the special "pi" indicator bit still potentially set at bit 0. This is cleared by fetch_robust_entry() into the "entry" return value. What this seems to mean is that the list won't terminate when list iteration gets back to the the head. And we'll also process the list head like a normal entry, which could cause all kinds of problems. So we should check for equality with "entry". That pointer is of the non-compat type so we have to do a little casting to keep the compiler and sparse happy. The same problem can in theory occur with the 'pending' variable, although that has not been reported from users so far. Based on the original patch from David Miller. Acked-by: Ingo Molnar Cc: Thomas Gleixner Cc: David Miller Signed-off-by: Arnd Bergmann Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- kernel/futex_compat.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/futex_compat.c b/kernel/futex_compat.c index f792136..7e52eb0 100644 --- a/kernel/futex_compat.c +++ b/kernel/futex_compat.c @@ -61,10 +61,10 @@ void compat_exit_robust_list(struct task_struct *curr) if (fetch_robust_entry(&upending, &pending, &head->list_op_pending, &pip)) return; - if (upending) + if (pending) handle_futex_death((void __user *)pending + futex_offset, curr, pip); - while (compat_ptr(uentry) != &head->list) { + while (entry != (struct robust_list __user *) &head->list) { /* * A pending lock might already be on the list, so * dont process it twice: linux-2.6-libata-pata-dma-disable-option.patch: --- NEW FILE linux-2.6-libata-pata-dma-disable-option.patch --- This is useful when debugging, handling problem systems, or for distributions just to get the system installed so it can be sorted out later. This is a bit smarter than the old IDE one and lets you do libata.pata_dma=0 Disable all PATA DMA like old IDE libata.pata_dma=1 Disk DMA only libata.pata_dma=2 ATAPI DMA only libata.pata_dma=4 CF DMA only (or combinations thereof - 0,1,3 being the useful ones I suspect) (I've split CF as it seems to be a seperate case of pain and suffering different to the others and caused by assorted PIO wired adapters etc) SATA is not affected - for one its not clear it makes sense to disable DMA for SATA if even always possible, for two we've seen no failure evidence to justify needing to support this kind of hammer on SATA. Signed-off-by: Alan Cox --- Documentation/kernel-parameters.txt | 6 ++++++ drivers/ata/libata-core.c | 17 +++++++++++++++++ 2 files changed, 23 insertions(+) --- linux-2.6.22.noarch.orig/drivers/ata/libata-core.c +++ linux-2.6.22.noarch/drivers/ata/libata-core.c @@ -93,6 +93,10 @@ static int ata_ignore_hpa = 0; module_param_named(ignore_hpa, ata_ignore_hpa, int, 0644); MODULE_PARM_DESC(ignore_hpa, "Ignore HPA limit (0=keep BIOS limits, 1=ignore limits, using full disk)"); +static int ata_pata_dma = ATA_DMA_MASK_ATA|ATA_DMA_MASK_ATAPI|ATA_DMA_MASK_CFA; +module_param_named(pata_dma, ata_pata_dma, int, 0644); +MODULE_PARM_DESC(pata_dma, "Use DMA on PATA devices"); + static int ata_probe_timeout = ATA_TMOUT_INTERNAL / HZ; module_param(ata_probe_timeout, int, 0444); MODULE_PARM_DESC(ata_probe_timeout, "Set ATA probing timeout (seconds)"); @@ -2821,16 +2825,29 @@ int ata_do_set_mode(struct ata_port *ap, /* step 1: calculate xfer_mask */ for (i = 0; i < ATA_MAX_DEVICES; i++) { unsigned int pio_mask, dma_mask; + unsigned int mode_mask; dev = &ap->device[i]; if (!ata_dev_enabled(dev)) continue; + mode_mask = ATA_DMA_MASK_ATA; + if (dev->class == ATA_DEV_ATAPI) + mode_mask = ATA_DMA_MASK_ATAPI; + else if (ata_id_is_cfa(dev->id)) + mode_mask = ATA_DMA_MASK_CFA; + ata_dev_xfermask(dev); pio_mask = ata_pack_xfermask(dev->pio_mask, 0, 0); dma_mask = ata_pack_xfermask(0, dev->mwdma_mask, dev->udma_mask); + + if ((ata_pata_dma & mode_mask) || ap->cbl == ATA_CBL_SATA) + dma_mask = ata_pack_xfermask(0, dev->mwdma_mask, dev->udma_mask); + else + dma_mask = 0; + dev->pio_mode = ata_xfer_mask2mode(pio_mask); dev->dma_mode = ata_xfer_mask2mode(dma_mask); --- linux-2.6.22.noarch.orig/Documentation/kernel-parameters.txt +++ linux-2.6.22.noarch/Documentation/kernel-parameters.txt @@ -853,6 +853,12 @@ and is between 256 and 4096 characters. llsc*= [IA64] See function print_params() in arch/ia64/sn/kernel/llsc4.c. + libata.pata_dma= [LIBATA] + libata.pata_dma=0 Disable all PATA DMA like old IDE + libata.pata_dma=1 Disk DMA only + libata.pata_dma=2 ATAPI DMA only + libata.pata_dma=4 CF DMA only + load_ramdisk= [RAM] List of ramdisks to load from floppy See Documentation/ramdisk.txt. linux-2.6-libata-pata_it821x-dma.patch: --- NEW FILE linux-2.6-libata-pata_it821x-dma.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bce7d5e0e1fc0c1f1251b7f21a19cb48207408b6 Commit: bce7d5e0e1fc0c1f1251b7f21a19cb48207408b6 Parent: 08ebd43d6b9b63de681b8f255c0fabae8033527c Author: Jeff Norden AuthorDate: Tue Sep 4 11:07:20 2007 -0500 Committer: Jeff Garzik CommitDate: Mon Sep 10 21:53:00 2007 -0400 bz 242229 pata_it821x: fix lost interrupt with atapi devices Fix "lost" interrupt problem when using dma with CD/DVD drives in some configurations. This problem can make installing linux from media impossible for distro's that have switched to libata-only configurations. The simple fix is to eliminate the use of dma for reading drive status, etc, by checking the number of bytes to transferred. This change will only affect the behavior of atapi devices, not disks. There is more info at http://bugzilla.redhat.com/show_bug.cgi?id=242229 This patch is for 2.6.22.1 Signed-off-by: Jeff Norden Reviewed-by: Alan Cox Signed-off-by: Jeff Garzik --- drivers/ata/pata_it821x.c | 4 ++++ 1 file changed, 4 insertions(+) --- linux-2.6.22.noarch.orig/drivers/ata/pata_it821x.c +++ linux-2.6.22.noarch/drivers/ata/pata_it821x.c @@ -533,6 +533,10 @@ static int it821x_check_atapi_dma(struct struct ata_port *ap = qc->ap; struct it821x_dev *itdev = ap->private_data; + /* Only use dma for transfers to/from the media. */ + if (qc->nbytes < 2048) + return -EOPNOTSUPP; + /* No ATAPI DMA in smart mode */ if (itdev->smart) return -EOPNOTSUPP; linux-2.6-libata-pata_via-cable-detect.patch: --- NEW FILE linux-2.6-libata-pata_via-cable-detect.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=08ebd43d6b9b63de681b8f255c0fabae8033527c Commit: 08ebd43d6b9b63de681b8f255c0fabae8033527c Parent: 897ee77bfba12b83752027427a41009961458ee6 Author: Laurent Riffard AuthorDate: Sun Sep 2 21:01:32 2007 +0200 Committer: Jeff Garzik CommitDate: Mon Sep 10 21:50:24 2007 -0400 Fix broken pata_via cable detection via_do_set_mode overwrites 80-wire cable detection bits. Let's preserve them. Signed-off-by: Laurent Riffard Acked-by: Alan Cox Signed-off-by: Jeff Garzik --- drivers/ata/pata_via.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) --- linux-2.6.22.noarch.orig/drivers/ata/pata_via.c +++ linux-2.6.22.noarch/drivers/ata/pata_via.c @@ -240,7 +240,6 @@ static void via_do_set_mode(struct ata_p int ut; int offset = 3 - (2*ap->port_no) - adev->devno; - /* Calculate the timing values we require */ ata_timing_compute(adev, mode, &t, T, UT); @@ -287,9 +286,17 @@ static void via_do_set_mode(struct ata_p ut = t.udma ? (0xe0 | (FIT(t.udma, 2, 9) - 2)) : 0x07; break; } + /* Set UDMA unless device is not UDMA capable */ - if (udma_type) - pci_write_config_byte(pdev, 0x50 + offset, ut); + if (udma_type) { + u8 cable80_status; + + /* Get 80-wire cable detection bit */ + pci_read_config_byte(pdev, 0x50 + offset, &cable80_status); + cable80_status &= 0x10; + + pci_write_config_byte(pdev, 0x50 + offset, ut | cable80_status); + } } static void via_set_piomode(struct ata_port *ap, struct ata_device *adev) linux-2.6-lvm-snapshot-deadlock-fix.patch: --- NEW FILE linux-2.6-lvm-snapshot-deadlock-fix.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fcac03abd325e4f7a4cc8fe05fea2793b1c8eb75 Commit: fcac03abd325e4f7a4cc8fe05fea2793b1c8eb75 Parent: 596f138eede0c113aa655937c8be85fc15ccd61c Author: Milan Broz AuthorDate: Thu Jul 12 17:28:00 2007 +0100 Committer: Linus Torvalds CommitDate: Thu Jul 12 15:01:08 2007 -0700 bz 269541 dm snapshot: fix invalidation deadlock Process persistent exception store metadata IOs in a separate thread. A snapshot may become invalid while inside generic_make_request(). A synchronous write is then needed to update the metadata while still inside that function. Since the introduction of md-dm-reduce-stack-usage-with-stacked-block-devices.patch this has to be performed by a separate thread to avoid deadlock. Signed-off-by: Milan Broz Signed-off-by: Alasdair G Kergon Signed-off-by: Linus Torvalds --- drivers/md/dm-exception-store.c | 48 +++++++++++++++++++++++++++++++++++----- 1 file changed, 43 insertions(+), 5 deletions(-) --- linux-2.6.22.noarch.orig/drivers/md/dm-exception-store.c +++ linux-2.6.22.noarch/drivers/md/dm-exception-store.c @@ -125,6 +125,8 @@ struct pstore { uint32_t callback_count; struct commit_callback *callbacks; struct dm_io_client *io_client; + + struct workqueue_struct *metadata_wq; }; static inline unsigned int sectors_to_pages(unsigned int sectors) @@ -156,10 +158,24 @@ static void free_area(struct pstore *ps) ps->area = NULL; } +struct mdata_req { + struct io_region *where; + struct dm_io_request *io_req; + struct work_struct work; + int result; +}; + +static void do_metadata(struct work_struct *work) +{ + struct mdata_req *req = container_of(work, struct mdata_req, work); + + req->result = dm_io(req->io_req, 1, req->where, NULL); +} + /* * Read or write a chunk aligned and sized block of data from a device. */ -static int chunk_io(struct pstore *ps, uint32_t chunk, int rw) +static int chunk_io(struct pstore *ps, uint32_t chunk, int rw, int metadata) { struct io_region where = { .bdev = ps->snap->cow->bdev, @@ -173,8 +189,23 @@ static int chunk_io(struct pstore *ps, u .client = ps->io_client, .notify.fn = NULL, }; + struct mdata_req req; + + if (!metadata) + return dm_io(&io_req, 1, &where, NULL); - return dm_io(&io_req, 1, &where, NULL); + req.where = &where; + req.io_req = &io_req; + + /* + * Issue the synchronous I/O from a different thread + * to avoid generic_make_request recursion. + */ + INIT_WORK(&req.work, do_metadata); + queue_work(ps->metadata_wq, &req.work); + flush_workqueue(ps->metadata_wq); + + return req.result; } /* @@ -189,7 +220,7 @@ static int area_io(struct pstore *ps, ui /* convert a metadata area index to a chunk index */ chunk = 1 + ((ps->exceptions_per_area + 1) * area); - r = chunk_io(ps, chunk, rw); + r = chunk_io(ps, chunk, rw, 0); if (r) return r; @@ -230,7 +261,7 @@ static int read_header(struct pstore *ps if (r) return r; - r = chunk_io(ps, 0, READ); + r = chunk_io(ps, 0, READ, 1); if (r) goto bad; @@ -292,7 +323,7 @@ static int write_header(struct pstore *p dh->version = cpu_to_le32(ps->version); dh->chunk_size = cpu_to_le32(ps->snap->chunk_size); - return chunk_io(ps, 0, WRITE); + return chunk_io(ps, 0, WRITE, 1); } /* @@ -409,6 +440,7 @@ static void persistent_destroy(struct ex { struct pstore *ps = get_info(store); + destroy_workqueue(ps->metadata_wq); dm_io_client_destroy(ps->io_client); vfree(ps->callbacks); free_area(ps); @@ -589,6 +621,12 @@ int dm_create_persistent(struct exceptio atomic_set(&ps->pending_count, 0); ps->callbacks = NULL; + ps->metadata_wq = create_singlethread_workqueue("ksnaphd"); + if (!ps->metadata_wq) { + DMERR("couldn't start header metadata update thread"); + return -ENOMEM; + } + store->destroy = persistent_destroy; store->read_metadata = persistent_read_metadata; store->prepare_exception = persistent_prepare; linux-2.6-scsi-mpt-vmware-fix.patch: --- NEW FILE linux-2.6-scsi-mpt-vmware-fix.patch --- The attached patch is a workaround for a bug in VMWare's emulated LSI Fusion SCSI HBA. The emulated firmware returns zero for the maximum number of attached devices; the real firmware returns a positive number. Therefore, the kernel that boots and works fine on bare metal will fail on VMWare because this firmware value is handed to the SCSI midlayer, which then skips the entire bus scan. F7 bz 241935 The patch below was submitted by Eric Moore of LSI to the linux-scsi mailing list: http://marc.info/?l=linux-scsi&m=117432237404247 then immediately rejected by Christoph Hellwig, who prefers that VMWare fix their emulation instead. --- drivers/message/fusion/mptbase.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) --- linux-2.6.22.noarch.orig/drivers/message/fusion/mptbase.c +++ linux-2.6.22.noarch/drivers/message/fusion/mptbase.c @@ -2573,8 +2573,19 @@ GetPortFacts(MPT_ADAPTER *ioc, int portn pfacts->MaxPersistentIDs = le16_to_cpu(pfacts->MaxPersistentIDs); pfacts->MaxLanBuckets = le16_to_cpu(pfacts->MaxLanBuckets); - max_id = (ioc->bus_type == SAS) ? pfacts->PortSCSIID : - pfacts->MaxDevices; + switch (ioc->bus_type) { + case SAS: + max_id = pfacts->PortSCSIID; + break; + case FC: + max_id = pfacts->MaxDevices; + break; + case SPI: + default: + max_id = MPT_MAX_SCSI_DEVICES; + break; + } + ioc->devices_per_bus = (max_id > 255) ? 256 : max_id; ioc->number_of_buses = (ioc->devices_per_bus < 256) ? 1 : max_id/256; linux-2.6-skb_copy_and_csum_datagram_iovec.patch: --- NEW FILE linux-2.6-skb_copy_and_csum_datagram_iovec.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef8aef55ce61fd0e2af798695f7386ac756ae1e7 Commit: ef8aef55ce61fd0e2af798695f7386ac756ae1e7 Parent: 2fbe43f6f631dd7ce19fb1499d6164a5bdb34568 Author: Herbert Xu AuthorDate: Thu Sep 6 14:06:35 2007 +0100 Committer: David S. Miller CommitDate: Tue Sep 11 10:29:07 2007 +0200 [NET]: Do not dereference iov if length is zero When msg_iovlen is zero we shouldn't try to dereference msg_iov. Right now the only thing that tries to do so is skb_copy_and_csum_datagram_iovec. Since the total length should also be zero if msg_iovlen is zero, it's sufficient to check the total length there and simply return if it's zero. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- net/core/datagram.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/net/core/datagram.c b/net/core/datagram.c index cb056f4..029b93e 100644 --- a/net/core/datagram.c +++ b/net/core/datagram.c @@ -450,6 +450,9 @@ int skb_copy_and_csum_datagram_iovec(struct sk_buff *skb, __wsum csum; int chunk = skb->len - hlen; + if (!chunk) + return 0; + /* Skip filled elements. * Pretty silly, look at memcpy_toiovec, though 8) */ linux-2.6-usb-allow-1-byte-replies.patch: --- NEW FILE linux-2.6-usb-allow-1-byte-replies.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=46dede4690bbb23a2c9d60561e2e4fdc3e6bee61 Commit: 46dede4690bbb23a2c9d60561e2e4fdc3e6bee61 Parent: f095137e799ddb6a7c2bf0e4c73cda193ab9df41 Author: Alan Stern AuthorDate: Tue Aug 14 10:56:10 2007 -0400 Committer: Greg Kroah-Hartman CommitDate: Wed Aug 22 14:27:49 2007 -0700 USB: accept 1-byte Device Status replies, fixing some b0rken devices Some devices have a bug which causes them to send a 1-byte reply to Get-Device-Status requests instead of 2 bytes as required by the spec. This doesn't play well with autosuspend, since we look for a valid status reply to make sure the device is still present when it resumes. Without both bytes, we assume the device has been disconnected. Lack of the second byte shouldn't matter much, since the spec requires it always to be equal to 0. Hence this patch (as959) causes finish_port_resume() to accept a 1-byte reply as valid. Signed-off-by: Alan Stern Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman [: reworked for 2.6.22] [: made test more careful] --- drivers/usb/core/hub.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- linux-2.6.22.noarch.orig/drivers/usb/core/hub.c +++ linux-2.6.22.noarch/drivers/usb/core/hub.c @@ -1719,7 +1719,7 @@ int usb_port_suspend(struct usb_device * static int finish_port_resume(struct usb_device *udev) { int status; - u16 devstatus; + u16 devstatus = 0; /* caller owns the udev device lock */ dev_dbg(&udev->dev, "finish resume\n"); @@ -1739,7 +1739,7 @@ static int finish_port_resume(struct usb */ status = usb_get_status(udev, USB_RECIP_DEVICE, 0, &devstatus); if (status >= 0) - status = (status == 2 ? 0 : -ENODEV); + status = (status == 2 || status == 1) ? 0 : -ENODEV; if (status) dev_dbg(&udev->dev, linux-2.6-usb-fixup-interval-lengths.patch: --- NEW FILE linux-2.6-usb-fixup-interval-lengths.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=300871cd963e24a68aaa9b762f4a10403697d9be Commit: 300871cd963e24a68aaa9b762f4a10403697d9be Parent: 87d093e25d73249ae92b28ae88db92eaea7df70f Author: Laurent Pinchart AuthorDate: Tue Jun 12 21:47:17 2007 +0200 Committer: Greg Kroah-Hartman CommitDate: Thu Jul 12 16:34:37 2007 -0700 USB: Fix up full-speed bInterval values in high-speed interrupt descriptor Many device manufacturers are using full-speed bInterval values in high-speed interrupt endpoint descriptors. If the bInterval value is greater than 16, assume the device uses full-speed descriptors and fix the value accordingly. Signed-off-by: Laurent Pinchart Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- drivers/usb/core/config.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/drivers/usb/core/config.c b/drivers/usb/core/config.c index 9152e12..5e113db 100644 --- a/drivers/usb/core/config.c +++ b/drivers/usb/core/config.c @@ -85,15 +85,21 @@ static int usb_parse_endpoint(struct device *ddev, int cfgno, int inum, memcpy(&endpoint->desc, d, n); INIT_LIST_HEAD(&endpoint->urb_list); - /* If the bInterval value is outside the legal range, - * set it to a default value: 32 ms */ + /* Fix up bInterval values outside the legal range. Use 32 ms if no + * proper value can be guessed. */ i = 0; /* i = min, j = max, n = default */ j = 255; if (usb_endpoint_xfer_int(d)) { i = 1; switch (to_usb_device(ddev)->speed) { case USB_SPEED_HIGH: - n = 9; /* 32 ms = 2^(9-1) uframes */ + /* Many device manufacturers are using full-speed + * bInterval values in high-speed interrupt endpoint + * descriptors. Try to fix those and fall back to a + * 32 ms default value otherwise. */ + n = fls(d->bInterval*8); + if (n == 0) + n = 9; /* 32 ms = 2^(9-1) uframes */ j = 16; break; default: /* USB_SPEED_FULL or _LOW */ linux-2.6-usb-linked-list-insertion.patch: --- NEW FILE linux-2.6-usb-linked-list-insertion.patch --- Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e5dd01154c1e9ca2400f4682602d1a4fa54c25dd Commit: e5dd01154c1e9ca2400f4682602d1a4fa54c25dd Parent: ce05916f6bf9906fba88853078715f9a4d300237 Author: Nathael Pajani AuthorDate: Tue Sep 4 11:46:23 2007 +0200 Committer: Greg Kroah-Hartman CommitDate: Tue Sep 11 07:48:15 2007 -0700 USB: fix linked list insertion bugfix for usb core This patch fixes the order of list_add_tail() arguments in usb_store_new_id() so the list can have more than one single element. Signed-off-by: Nathael Pajani Cc: stable Signed-off-by: Greg Kroah-Hartman --- drivers/usb/core/driver.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/usb/core/driver.c b/drivers/usb/core/driver.c index a1ad11d..63b1243 100644 --- a/drivers/usb/core/driver.c +++ b/drivers/usb/core/driver.c @@ -60,7 +60,7 @@ ssize_t usb_store_new_id(struct usb_dynids *dynids, dynid->id.match_flags = USB_DEVICE_ID_MATCH_DEVICE; spin_lock(&dynids->lock); - list_add_tail(&dynids->list, &dynid->node); + list_add_tail(&dynid->node, &dynids->list); spin_unlock(&dynids->lock); if (get_driver(driver)) { linux-2.6-usb-storage-initialize-huawei-e220-properly.patch: --- NEW FILE linux-2.6-usb-storage-initialize-huawei-e220-properly.patch --- >From johann.wilhelm at student.tugraz.at Sun Sep 9 08:19:38 2007 From: Johann Wilhelm Date: Wed, 05 Sep 2007 13:49:29 +0200 Subject: USB: usb-storage: Initialize Huawei E220 properly To: linux-usb-devel at lists.sourceforge.net Cc: greg at kroah.com, drussell at redhat.com Message-ID: <20070905134929.5fv51ji2v40gkw0c at webmail.tugraz.at> Content-Disposition: inline bz 253096 From: Johann Wilhelm This is a reworked version of this patch: http://www.mail-archive.com/linux-usb-devel%40lists.sourceforge.net/msg55094/activate_huawei_dev.patch That properly initializes the HUAWEI E220 devices into multi-port mode. Signed-off-by: Johann Wilhelm Signed-off-by: Greg Kroah-Hartman --- drivers/usb/storage/initializers.c | 14 ++++++++++++++ drivers/usb/storage/initializers.h | 3 +++ drivers/usb/storage/unusual_devs.h | 11 +++++++++++ 3 files changed, 28 insertions(+) --- linux-2.6.22.noarch.orig/drivers/usb/storage/initializers.c +++ linux-2.6.22.noarch/drivers/usb/storage/initializers.c @@ -90,3 +90,17 @@ int usb_stor_ucr61s2b_init(struct us_dat return (res ? -1 : 0); } + +/* This places the HUAWEI E220 devices in multi-port mode */ +int usb_stor_huawei_e220_init(struct us_data *us) +{ + int result; + + us->iobuf[0] = 0x1; + result = usb_stor_control_msg(us, us->send_ctrl_pipe, + USB_REQ_SET_FEATURE, + USB_TYPE_STANDARD | USB_RECIP_DEVICE, + 0x01, 0x0, us->iobuf, 0x1, 1000); + US_DEBUGP("usb_control_msg performing result is %d\n", result); + return (result ? 0 : -1); +} --- linux-2.6.22.noarch.orig/drivers/usb/storage/initializers.h +++ linux-2.6.22.noarch/drivers/usb/storage/initializers.h @@ -47,3 +47,6 @@ int usb_stor_euscsi_init(struct us_data /* This function is required to activate all four slots on the UCR-61S2B * flash reader */ int usb_stor_ucr61s2b_init(struct us_data *us); + +/* This places the HUAWEI E220 devices in multi-port mode */ +int usb_stor_huawei_e220_init(struct us_data *us); --- linux-2.6.22.noarch.orig/drivers/usb/storage/unusual_devs.h +++ linux-2.6.22.noarch/drivers/usb/storage/unusual_devs.h @@ -1394,6 +1394,17 @@ UNUSUAL_DEV( 0x1210, 0x0003, 0x0100, 0x US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ), +/* Reported by fangxiaozhi + * and by linlei + * Patch reworked by Johann Wilhelm + * This brings the HUAWEI E220 devices into multi-port mode + */ +UNUSUAL_DEV( 0x12d1, 0x1003, 0x0000, 0x0000, + "HUAWEI MOBILE", + "Mass Storage", + US_SC_DEVICE, US_PR_DEVICE, usb_stor_huawei_e220_init, + 0), + /* Reported by Vilius Bilinkevicius +- Linux 2.6.22.6 (official) +- libata: add option to disable DMA on PATA devices +- libata: fix DMA on ATAPI devices with it821x (#242229) +- libata: fix cable detection on pata_via +- fix vmware's broken SCSI device emulation (#241935) +- fix init of huawei 220 modem (#253096) +- LVM: fix hang and lockups during snapshot (#269541) +- net: fix oops with zero-length packet (#253290) +- USB: three trivial fixes +- futex: fix compat list traversal + +* Wed Sep 12 2007 Chuck Ebbert - update CFS scheduler * Tue Sep 11 2007 Roland McGrath Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/sources,v retrieving revision 1.594 retrieving revision 1.595 diff -u -r1.594 -r1.595 --- sources 23 Aug 2007 18:20:55 -0000 1.594 +++ sources 13 Sep 2007 22:21:49 -0000 1.595 @@ -1,2 +1,2 @@ 2e230d005c002fb3d38a3ca07c0200d0 linux-2.6.22.tar.bz2 -27544a58763bbd4ce497a77658af744a patch-2.6.22.5.bz2 +f2948e364ab3e4736b9e34f02173472f patch-2.6.22.6.bz2 Index: upstream =================================================================== RCS file: /cvs/pkgs/rpms/kernel/F-7/upstream,v retrieving revision 1.518 retrieving revision 1.519 diff -u -r1.518 -r1.519 --- upstream 23 Aug 2007 18:20:55 -0000 1.518 +++ upstream 13 Sep 2007 22:21:49 -0000 1.519 @@ -1,2 +1,2 @@ linux-2.6.22.tar.bz2 -patch-2.6.22.5.bz2 +patch-2.6.22.6.bz2 --- patch-2.6.22.5.bz2.sign DELETED --- --- patch-2.6.22.6-rc1.patch DELETED --- From fedora-extras-commits at redhat.com Thu Sep 13 23:34:20 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Thu, 13 Sep 2007 19:34:20 -0400 Subject: rpms/mlton/devel mlton.spec,1.12,1.13 Message-ID: <200709132334.l8DNYKYP024583@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/mlton/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24565 Modified Files: mlton.spec Log Message: * Thu Sep 13 2007 Adam Goode - 20070826-3 - Bootstrap x86_64 Index: mlton.spec =================================================================== RCS file: /cvs/extras/rpms/mlton/devel/mlton.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- mlton.spec 28 Aug 2007 00:06:24 -0000 1.12 +++ mlton.spec 13 Sep 2007 23:33:47 -0000 1.13 @@ -1,18 +1,20 @@ %define mlton_bootstrap 0 +%ifarch x86_64 +%define mlton_bootstrap 1 +%endif Name: mlton Version: 20070826 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Optimizing compiler for Standard ML Group: Development/Languages License: MIT URL: http://mlton.org/ Source0: http://mlton.org/pages/Download/attachments/%{name}-%{version}-1.src.tgz + %if %{mlton_bootstrap} -# taken from mlton_20060213-1 from Debian -Source1: mlton-bootstrap.i386.tar.bz2 -Source2: mlton-bootstrap.ppc.tar.bz2 +Source1: http://mlton.org/pages/Download/attachments/mlton-20070826-1.amd64-linux.tgz %endif Patch0: mlton-20070826-debuginfo.patch @@ -27,11 +29,8 @@ Requires: gmp-devel gcc -# not yet available for 64-bit arch (#198764) -ExcludeArch: x86_64 ppc64 - -# triggers GCC ICE on ppc (investigating...) -ExcludeArch: ppc +# triggers GCC ICE on ppc (#268281) +ExcludeArch: ppc ppc64 # description taken from the Debian package by Stephen Weeks @@ -50,14 +49,9 @@ %patch -P 0 -p1 -b .debuginfo %if %{mlton_bootstrap} -%ifarch i386 %setup -T -D -q -a 1 -%endif -%ifarch ppc -%setup -T -D -q -a 2 -%endif -sed -i 's/\(^lib=\).*$/\1\$MLTON_BOOTSTRAP_DIR\/usr\/lib\/mlton/g' \ - bootstrap/usr/bin/mlton +sed -i 's/\(^lib=\).*$/\1\$MLTON_BOOTSTRAP_DIR\/lib\/mlton/g' \ + usr/bin/mlton %endif # Filter unwanted Requires: @@ -73,8 +67,8 @@ %build %if %{mlton_bootstrap} -export MLTON_BOOTSTRAP_DIR=$(pwd)/bootstrap -export PATH="${PATH}":$MLTON_BOOTSTRAP_DIR/usr/bin +export MLTON_BOOTSTRAP_DIR=$(pwd)/usr +export PATH="${PATH}":$MLTON_BOOTSTRAP_DIR/bin %endif make OPTFLAGS="$RPM_OPT_FLAGS" @@ -109,6 +103,9 @@ %changelog +* Thu Sep 13 2007 Adam Goode - 20070826-3 +- Bootstrap x86_64 + * Mon Aug 27 2007 Adam Goode - 20070826-2 - Exclude ppc for now (GCC internal compiler error!) From fedora-extras-commits at redhat.com Thu Sep 13 23:36:19 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Thu, 13 Sep 2007 19:36:19 -0400 Subject: rpms/mlton/devel .cvsignore,1.4,1.5 sources,1.4,1.5 Message-ID: <200709132336.l8DNaJQa024632@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/mlton/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24612 Modified Files: .cvsignore sources Log Message: * Thu Sep 13 2007 Adam Goode - 20070826-3 - Bootstrap x86_64 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mlton/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 27 Aug 2007 12:29:30 -0000 1.4 +++ .cvsignore 13 Sep 2007 23:35:47 -0000 1.5 @@ -1 +1,2 @@ +mlton-20070826-1.amd64-linux.tgz mlton-20070826-1.src.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/mlton/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 27 Aug 2007 12:29:30 -0000 1.4 +++ sources 13 Sep 2007 23:35:47 -0000 1.5 @@ -1 +1,2 @@ +a6bba7e4936b5c57e4383751777998cb mlton-20070826-1.amd64-linux.tgz 08356566e20f47c1bcc8002fde72c2ec mlton-20070826-1.src.tgz From fedora-extras-commits at redhat.com Thu Sep 13 23:47:56 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Thu, 13 Sep 2007 19:47:56 -0400 Subject: rpms/mlton/devel mlton.spec,1.13,1.14 Message-ID: <200709132347.l8DNluE3024889@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/mlton/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24868 Modified Files: mlton.spec Log Message: * Thu Sep 13 2007 Adam Goode - 20070826-4 - Do not condition bootstrap source tag Index: mlton.spec =================================================================== RCS file: /cvs/extras/rpms/mlton/devel/mlton.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- mlton.spec 13 Sep 2007 23:33:47 -0000 1.13 +++ mlton.spec 13 Sep 2007 23:47:23 -0000 1.14 @@ -5,7 +5,7 @@ Name: mlton Version: 20070826 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Optimizing compiler for Standard ML Group: Development/Languages @@ -13,9 +13,7 @@ URL: http://mlton.org/ Source0: http://mlton.org/pages/Download/attachments/%{name}-%{version}-1.src.tgz -%if %{mlton_bootstrap} Source1: http://mlton.org/pages/Download/attachments/mlton-20070826-1.amd64-linux.tgz -%endif Patch0: mlton-20070826-debuginfo.patch @@ -103,6 +101,9 @@ %changelog +* Thu Sep 13 2007 Adam Goode - 20070826-4 +- Do not condition bootstrap source tag + * Thu Sep 13 2007 Adam Goode - 20070826-3 - Bootstrap x86_64 From fedora-extras-commits at redhat.com Fri Sep 14 00:23:21 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 20:23:21 -0400 Subject: fedora-security/audit epel5,1.2,1.3 Message-ID: <200709140023.l8E0NLRN031469@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/fedora/fedora-security/audit In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31447 Modified Files: epel5 Log Message: Process a bunch more epel5 packages Index: epel5 =================================================================== RCS file: /cvs/fedora/fedora-security/audit/epel5,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- epel5 5 Sep 2007 04:53:03 -0000 1.2 +++ epel5 14 Sep 2007 00:23:19 -0000 1.3 @@ -3,112 +3,115 @@ # *CVE are items that need verification for EPEL-5 # (mozilla) = (firefox, seamonkey, thunderbird, yelp, devhelp, galeon, liferea. epiphany) -# Up to date CVE as of CVE email 20070829 -# Up to date EPEL5 as of +# Up to date CVE as of CVE email 20070910 +# Up to date EPEL5 as of 20070910 # -*CVE-2007-4631 VULNERABLE (qgit) #268381 -*CVE-2007-4629 VULNERABLE (mapserver, fixed 4.10.3) #272081 -*CVE-2007-4560 VULNERABLE (clamav) #260583 -*CVE-2007-4543 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] -*CVE-2007-4542 VULNERABLE (mapserver, fixed 4.10.3) #256561 -*CVE-2007-4539 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] -*CVE-2007-4538 version (bugzilla, fixed 3.0.1) #256021 [since FEDORA-2007-1853] -*CVE-2007-4510 VULNERABLE (clamav, fixed 0.91.2) #253780 -*CVE-2007-4462 version (po4a) #253541 [since FEDORA-2007-1763] -*CVE-2007-4400 VULNERABLE (konversation) #253545 -*CVE-2007-4323 backport (denyhosts) #252291 [since FEDORA-2007-0589] -*CVE-2007-4321 backport (fail2ban) #252290 [since FEDORA-2007-0621] version since FEDORA-2007-1643 -*CVE-2007-3950 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] -*CVE-2007-3949 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] -*CVE-2007-3948 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] -*CVE-2007-3947 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] -*CVE-2007-3946 version (lighttpd, fixed 1.4.16) #249162 [since FEDORA-2007-1299] -*CVE-2007-3725 ** (clamav) -*CVE-2007-3628 version (php-pear-Structures-DataGrid-DataSource-MDB2, fixed 0.1.10) -*CVE-2007-3555 version (moodle) #247528 [since FEDORA-2007-1445] -*CVE-2007-3528 version (dar, fixed 2.3.4) #246760 [since FEDORA-2007-0904] +*CVE-2007-4828 (mediawiki, fixed 1.11.0, 1.10.2, 1.9.4) #287881 +CVE-2007-4727 version (lighttpd, fixed 1.4.18) #284511 +CVE-2007-4629 VULNERABLE (mapserver, fixed 4.10.3) #272081 +CVE-2007-4631 version (qgit, fixed 1.5.7) #268381 +CVE-2007-4629 VULNERABLE (mapserver, fixed 4.10.3) #272081 +CVE-2007-4560 VULNERABLE (clamav) #260583 +CVE-2007-4543 version (bugzilla, fixed 3.0.1) #256021 +CVE-2007-4542 VULNERABLE (mapserver, fixed 4.10.3) #256561 +CVE-2007-4539 version (bugzilla, fixed 3.0.1) #256021 +CVE-2007-4538 version (bugzilla, fixed 3.0.1) #256021 +CVE-2007-4510 VULNERABLE (clamav, fixed 0.91.2) #253780 +*CVE-2007-4462 version (po4a) #253541 +CVE-2007-4400 VULNERABLE (konversation) #253545 +CVE-2007-4323 backport (denyhosts) #252291 +*CVE-2007-4321 backport (fail2ban) #252290 +CVE-2007-3950 version (lighttpd, fixed 1.4.16) #249162 +CVE-2007-3949 version (lighttpd, fixed 1.4.16) #249162 +CVE-2007-3948 version (lighttpd, fixed 1.4.16) #249162 +CVE-2007-3947 version (lighttpd, fixed 1.4.16) #249162 +CVE-2007-3946 version (lighttpd, fixed 1.4.16) #249162 +CVE-2007-3725 ** (clamav) +CVE-2007-3628 version (php-pear-Structures-DataGrid-DataSource-MDB2, fixed 0.1.10) +CVE-2007-3555 version (moodle) #247528 +CVE-2007-3528 version (dar, fixed 2.3.4) #246760 *CVE-2007-3387 version (xpdf, fixed 3.02pl1) [since FEDORA-2007-1383] -*CVE-2007-3209 ignore (mail-notification, shipped with SSL enabled) -*CVE-2007-3153 version (c-ares, fixed 1.4.0) #243591 [since FEDORA-2007-0724] -*CVE-2007-3152 version (c-ares, fixed 1.4.0) #243591 [since FEDORA-2007-0724] -*CVE-2007-3123 VULNERABLE (clamav, fixed 0.90.3) #245219 -*CVE-2007-3122 VULNERABLE (clamav, fixed 0.90.3) #245219 -*CVE-2007-3113 VULNERABLE (cacti) #243592 -*CVE-2007-3112 VULNERABLE (cacti) #243592 -*CVE-2007-3025 ignore (clamav, Solaris only) -*CVE-2007-3024 VULNERABLE (clamav, fixed 0.90.3) #245219 -*CVE-2007-3023 VULNERABLE (clamav, fixed 0.90.3) #245219 -*CVE-2007-2865 version (phpPgAdmin, fixed 4.1.2) #241489 [since FEDORA-2007-0469] -*CVE-2007-2721 patch (jasper, fixed 1.900.1-2) #240397 -*CVE-2007-2650 version (clamav, fixed 0.90.3) #240395 [since FEDORA-2007-1154] -*CVE-2007-2637 patch (moin, fixed 1.5.7-2) -*CVE-2007-2423 patch (moin, fixed 1.5.7-2) #238722 +CVE-2007-3209 ignore (mail-notification, shipped with SSL enabled) +CVE-2007-3153 version (c-ares, fixed 1.4.0) #243591 +CVE-2007-3152 version (c-ares, fixed 1.4.0) #243591 +CVE-2007-3123 VULNERABLE (clamav, fixed 0.90.3) #245219 +CVE-2007-3122 VULNERABLE (clamav, fixed 0.90.3) #245219 +CVE-2007-3113 VULNERABLE (cacti) #243592 +CVE-2007-3112 VULNERABLE (cacti) #243592 +CVE-2007-3025 ignore (clamav, Solaris only) +CVE-2007-3024 VULNERABLE (clamav, fixed 0.90.3) #245219 +CVE-2007-3023 VULNERABLE (clamav, fixed 0.90.3) #245219 +CVE-2007-2865 version (phpPgAdmin, fixed 4.1.2) #241489 +CVE-2007-2721 patch (jasper, fixed 1.900.1-2) #240397 +CVE-2007-2650 VULNERABLE (clamav, fixed 0.90.3) #240395 +CVE-2007-2637 patch (moin, fixed 1.5.7-2) +CVE-2007-2423 patch (moin, fixed 1.5.7-2) #238722 *CVE-2007-2413 version (perl-Imager, fixed 0.57) #238615 -*CVE-2007-2245 VULNERABLE (phpMyAdmin, fixed 2.10.1) #237882 -*CVE-2007-2165 VULNERABLE (proftpd) #237533 -*CVE-2007-2029 VULNERABLE (clamav, fixed 0.90.3) #245219 -*CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) -*CVE-2007-1997 version (clamav, fixed in 0.90.2) -*CVE-2007-1870 version (lighttpd, fixed 1.4.14) #236489 -*CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 -*CVE-2007-1745 version (clamav, fixed in 0.90.2) #236703 -*CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 -*CVE-2007-1547 version (nas, fixed 1.8a-2) #233353 -*CVE-2007-1546 version (nas, fixed 1.8a-2) #233353 -*CVE-2007-1545 version (nas, fixed 1.8a-2) #233353 -*CVE-2007-1544 version (nas, fixed 1.8a-2) #233353 -*CVE-2007-1543 version (nas, fixed 1.8a-2) #233353 +CVE-2007-2245 version (phpMyAdmin, fixed 2.10.1) #237882 +CVE-2007-2165 VULNERABLE (proftpd) #237533 +CVE-2007-2029 VULNERABLE (clamav, fixed 0.90.3) #245219 +CVE-2007-2016 ignore (phpMyAdmin, < 2.8.0.2 never shipped) +CVE-2007-1997 VULNERABLE (clamav, fixed in 0.90.2) +CVE-2007-1870 version (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1869 version (lighttpd, fixed 1.4.14) #236489 +CVE-2007-1745 VULNERABLE (clamav, fixed in 0.90.2) #236703 +CVE-2007-1614 version (zziplib, fixed 0.13.49) #233700 +CVE-2007-1547 version (nas, fixed 1.8a-2) #233353 +CVE-2007-1546 version (nas, fixed 1.8a-2) #233353 +CVE-2007-1545 version (nas, fixed 1.8a-2) #233353 +CVE-2007-1544 version (nas, fixed 1.8a-2) #233353 +CVE-2007-1543 version (nas, fixed 1.8a-2) #233353 *CVE-2007-1515 version (imp, fixed 4.1.4) *CVE-2007-1474 version (horde, fixed 3.1.4) *CVE-2007-1474 ignore (imp, < 4.x only) *CVE-2007-1473 version (horde, fixed 3.1.4) -*CVE-2007-1429 version (moodle, fixed 1.6.5) #232103 -*CVE-2007-1406 version (trac, fixed 0.10.3.1) #231729 -*CVE-2007-1405 version (trac, fixed 0.10.3.1) #231729 -*CVE-2007-1399 version (php-pecl-zip, fixed 1.8.5) -*CVE-2007-1395 version (phpMyAdmin, fixed 2.10.0.2) -*CVE-2007-1359 patch (mod_security, fixed 2.1.0-3) #231728 -*CVE-2007-1325 version (phpMyAdmin, fixed 2.10.0.2) +CVE-2007-1429 version (moodle, fixed 1.6.5) #232103 +CVE-2007-1406 version (trac, fixed 0.10.3.1) #231729 +CVE-2007-1405 version (trac, fixed 0.10.3.1) #231729 +CVE-2007-1399 version (php-pecl-zip, fixed 1.8.5) +CVE-2007-1395 version (phpMyAdmin, fixed 2.10.0.2) +CVE-2007-1359 patch (mod_security, fixed 2.1.0-3) #231728 +CVE-2007-1325 version (phpMyAdmin, fixed 2.10.0.2) *CVE-2007-1263 version (gpgme, fixed 1.1.4) *CVE-2007-1055 version (mediawiki, fixed 1.8.3) *CVE-2007-1054 version (mediawiki, fixed 1.9.3) [since FEDORA-2007-1442] -*CVE-2007-0902 patch (moin, fixed 1.5.7-2) #228764 -*CVE-2007-0901 patch (moin, fixed 1.5.7-2) #228764 -*CVE-2007-0898 version (clamav, fixed 0.90) #229202 -*CVE-2007-0897 version (clamav, fixed 0.90) #229202 +CVE-2007-0902 patch (moin, fixed 1.5.7-2) #228764 +CVE-2007-0901 patch (moin, fixed 1.5.7-2) #228764 +CVE-2007-0898 VULNERABLE (clamav, fixed 0.90) #229202 +CVE-2007-0897 VULNERABLE (clamav, fixed 0.90) #229202 *CVE-2007-0894 version (mediawiki, fixed 1.8.4) #228763 -*CVE-2007-0857 version (moin, fixed 1.5.7) #228139 -*CVE-2007-0619 version (chmlib, fixed 0.3.9) #225919 +CVE-2007-0857 version (moin, fixed 1.5.7) #228139 +CVE-2007-0619 version (chmlib, fixed 0.3.9) #225919 *CVE-2007-0469 version (rubygems, fixed 0.9.1) -*CVE-2007-0341 ignore (phpMyAdmin, 2.8.x only) -*CVE-2007-0242 patch (qt4, fixed 4.2.3-7) -*CVE-2007-0240 patch (zope, fixed 2.9.6-2) #233378 +CVE-2007-0341 ignore (phpMyAdmin, 2.8.x only) +CVE-2007-0242 VULNERABLE (qt4, fixed 4.2.3-7) +CVE-2007-0240 patch (zope, fixed 2.9.6-2) #233378 *CVE-2007-0177 version (mediawiki, fixed 1.8.3) #221958 *CVE-2007-0095 VULNERABLE (phpMyAdmin) #221694 -*CVE-2007-0007 version (gnucash, fixed 2.0.5) since [FEDORA-2007-256] #223233 -*CVE-2006-6944 version (phpMyAdmin, fixed 2.9.1.1) -*CVE-2006-6943 version (phpMyAdmin, fixed 2.9.1.1) -*CVE-2006-6942 version (phpMyAdmin, fixed 2.9.1.1) -*CVE-2006-6799 patch (cacti, fixed 0.8.6i-5) #222410 -*CVE-2006-6693 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) -*CVE-2006-6692 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) -*CVE-2006-6626 version (moodle, fixed 1.6.5) #220041 -*CVE-2006-6625 version (moodle, fixed 1.6.5) #220041 -*CVE-2006-6563 backport (proftpd, fixed 1.3.0a-3) #219938 -*CVE-2006-6481 version (clamav, fixed 0.88.7) -*CVE-2006-6406 version (clamav, fixed 0.88.7) #219095 +CVE-2007-0007 version (gnucash, fixed 2.0.5) since [FEDORA-2007-256] #223233 +CVE-2006-6944 version (phpMyAdmin, fixed 2.9.1.1) +CVE-2006-6943 version (phpMyAdmin, fixed 2.9.1.1) +CVE-2006-6942 version (phpMyAdmin, fixed 2.9.1.1) +CVE-2006-6799 patch (cacti, fixed 0.8.6i-5) #222410 +CVE-2006-6693 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) +CVE-2006-6692 ignore (zabbix, fixed 1.1.3, < 1.1.4 not shipped) +CVE-2006-6626 version (moodle, fixed 1.6.5) #220041 +CVE-2006-6625 version (moodle, fixed 1.6.5) #220041 +CVE-2006-6563 backport (proftpd, fixed 1.3.0a-3) #219938 +CVE-2006-6481 VULNERABLE (clamav, fixed 0.88.7) +CVE-2006-6406 VULNERABLE (clamav, fixed 0.88.7) #219095 *CVE-2006-6374 ** (phpMyAdmin) #218853 -*CVE-2006-6373 version (phpMyAdmin, fixed 2.9.1.1) #218853 -*CVE-2006-6301 version (denyhosts, fixed 2.6-2) #218824 +CVE-2006-6373 version (phpMyAdmin, fixed 2.9.1.1) #218853 +CVE-2006-6301 version (denyhosts, fixed 2.6-2) #218824 *CVE-2006-6235 patch (gnupg2, fixed 2.0.1-2) #218821 -*CVE-2006-6171 patch (proftpd, fixed 1.3.0a-1) #214820 -*CVE-2006-6170 patch (proftpd, fixed 1.3.0a-1) #214820 +CVE-2006-6171 patch (proftpd, fixed 1.3.0a-1) #214820 +CVE-2006-6170 patch (proftpd, fixed 1.3.0a-1) #214820 *CVE-2006-6169 version (gnupg2, fixed 2.0.1) #217950 *CVE-2006-6085 version (kile, fixed 1.9.3) #217238 -*CVE-2006-5874 version (clamav, fixed 0.88.1) -*CVE-2006-5864 patch (gv, fixed 3.6.2-2) #215136 -*CVE-2006-5848 version (trac, fixed 0.10.1) #215077 -*CVE-2006-5815 version (proftpd, fixed 1.3.0a) #214820 +CVE-2006-5874 version (clamav, fixed 0.88.1) +CVE-2006-5864 patch (gv, fixed 3.6.2-2) #215136 +CVE-2006-5848 version (trac, fixed 0.10.1) #215077 +CVE-2006-5815 version (proftpd, fixed 1.3.0a) #214820 CVE-2006-5602 version (xsupplicant, fixed 1.2.6) CVE-2006-5601 version (xsupplicant, fixed 1.2.8) #212700 CVE-2006-5455 patch (bugzilla, fixed 2.22-7) #212355 From fedora-extras-commits at redhat.com Fri Sep 14 00:37:19 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 17:37:19 -0700 Subject: [pkgdb] pyzor (Fedora EPEL, 5) updated by kevin Message-ID: <200709140037.l8E0bMqU015004@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for pyzor Kevin Fenzi (kevin) has set commit to Approved for cvsextras on pyzor (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on pyzor (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on pyzor (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pyzor From fedora-extras-commits at redhat.com Fri Sep 14 00:37:19 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Thu, 13 Sep 2007 17:37:19 -0700 Subject: [pkgdb] pyzor (Fedora EPEL, 4) updated by kevin Message-ID: <200709140037.l8E0bNsb015013@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for pyzor Kevin Fenzi (kevin) has set commit to Approved for cvsextras on pyzor (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on pyzor (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on pyzor (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pyzor From fedora-extras-commits at redhat.com Fri Sep 14 00:54:18 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Thu, 13 Sep 2007 20:54:18 -0400 Subject: rpms/python-sqlalchemy/devel .cvsignore, 1.14, 1.15 python-sqlalchemy.spec, 1.21, 1.22 sources, 1.14, 1.15 Message-ID: <200709140054.l8E0sIYw032373@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/pkgs/rpms/python-sqlalchemy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32347 Modified Files: .cvsignore python-sqlalchemy.spec sources Log Message: - Update to 0.4beta5. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlalchemy/devel/.cvsignore,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- .cvsignore 27 Aug 2007 21:52:02 -0000 1.14 +++ .cvsignore 14 Sep 2007 00:53:48 -0000 1.15 @@ -1 +1 @@ -SQLAlchemy-0.4.0beta4.tar.gz +SQLAlchemy-0.4.0beta5.tar.gz Index: python-sqlalchemy.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlalchemy/devel/python-sqlalchemy.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- python-sqlalchemy.spec 1 Sep 2007 04:55:09 -0000 1.21 +++ python-sqlalchemy.spec 14 Sep 2007 00:53:48 -0000 1.22 @@ -3,11 +3,11 @@ %define srcname SQLAlchemy -%define betaver beta4 +%define betaver beta5 Name: python-sqlalchemy Version: 0.4.0 -Release: 0.3.%{betaver}%{?dist} +Release: 0.4.%{betaver}%{?dist} Summary: Modular and flexible ORM library for python Group: Development/Libraries @@ -44,10 +44,15 @@ %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{python_sitelib} -easy_install -m --prefix $RPM_BUILD_ROOT%{_usr} --always-unzip dist/*.egg -cd $RPM_BUILD_ROOT%{python_sitelib}/%{srcname}-%{version}%{betaver}-py%{pyver}.egg -mv sqlalchemy .. -ln -s ../sqlalchemy . +python setup.py install --root $RPM_BUILD_ROOT +#PYTHONPATH=$RPM_BUILD_ROOT%{python_sitelib} easy_install --prefix $RPM_BUILD_ROOT%{_usr} dist/*.egg 'SQLAlchemy==%{version}%{betaver}' +#cd $RPM_BUILD_ROOT%{python_sitelib} +#rm site.py* +#mv easy-install.pth sqlalchemy.pth + +#cd $RPM_BUILD_ROOT%{python_sitelib}/%{srcname}-%{version}%{betaver}-py%{pyver}.egg +#mv sqlalchemy .. +#ln -s ../sqlalchemy . # remove unnecessary scripts for building documentation rm -rf doc/build @@ -59,10 +64,15 @@ %files %defattr(-,root,root,-) %doc README LICENSE PKG-INFO CHANGES doc examples -%{python_sitelib}/%{srcname}-%{version}%{betaver}-py%{pyver}.egg -%{python_sitelib}/sqlalchemy/ +%{python_sitelib}/* %changelog +* Tue Sep 11 2007 Toshio Kuratomi - 0.4.0-0.4.beta5 +- Update to 0.4beta5. + +* Fri Sep 06 2007 Toshio Kuratomi - 0.4.0-0.4.beta4 +- setuptools has been fixed. + * Fri Aug 31 2007 Toshio Kuratomi - 0.4.0-0.3.beta4 - setuptools seems to be broken WRT having an active and inactive version of an egg. Have to make both versions inactive and manually setup a copy Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlalchemy/devel/sources,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- sources 27 Aug 2007 21:52:02 -0000 1.14 +++ sources 14 Sep 2007 00:53:48 -0000 1.15 @@ -1 +1 @@ -97b00cfba5bcb7cc947320a66c2ce085 SQLAlchemy-0.4.0beta4.tar.gz +b00125102578a603497bfb0dcc72473c SQLAlchemy-0.4.0beta5.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 01:00:20 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Thu, 13 Sep 2007 21:00:20 -0400 Subject: rpms/python-sqlalchemy/devel python-sqlalchemy.spec,1.22,1.23 Message-ID: <200709140100.l8E10KQQ032564@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/pkgs/rpms/python-sqlalchemy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32526 Modified Files: python-sqlalchemy.spec Log Message: * Remove commented egg experimenting code. Index: python-sqlalchemy.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlalchemy/devel/python-sqlalchemy.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- python-sqlalchemy.spec 14 Sep 2007 00:53:48 -0000 1.22 +++ python-sqlalchemy.spec 14 Sep 2007 00:59:47 -0000 1.23 @@ -45,14 +45,6 @@ rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT%{python_sitelib} python setup.py install --root $RPM_BUILD_ROOT -#PYTHONPATH=$RPM_BUILD_ROOT%{python_sitelib} easy_install --prefix $RPM_BUILD_ROOT%{_usr} dist/*.egg 'SQLAlchemy==%{version}%{betaver}' -#cd $RPM_BUILD_ROOT%{python_sitelib} -#rm site.py* -#mv easy-install.pth sqlalchemy.pth - -#cd $RPM_BUILD_ROOT%{python_sitelib}/%{srcname}-%{version}%{betaver}-py%{pyver}.egg -#mv sqlalchemy .. -#ln -s ../sqlalchemy . # remove unnecessary scripts for building documentation rm -rf doc/build From fedora-extras-commits at redhat.com Fri Sep 14 01:15:36 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Thu, 13 Sep 2007 21:15:36 -0400 Subject: rpms/xchat-gnome/devel xchat-gnome-0.18-reconnect.patch, NONE, 1.1 xchat-gnome.spec, 1.44, 1.45 Message-ID: <200709140115.l8E1FaRj006279@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/pkgs/rpms/xchat-gnome/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6245 Modified Files: xchat-gnome.spec Added Files: xchat-gnome-0.18-reconnect.patch Log Message: * Thu Sep 13 2007 Brian Pepple - 0.18-5 - Add patch to fix reconnect bug. (#225408) xchat-gnome-0.18-reconnect.patch: --- NEW FILE xchat-gnome-0.18-reconnect.patch --- --- trunk/plugins/net-monitor/net-monitor.c 2007/09/12 22:18:13 2568 +++ trunk/plugins/net-monitor/net-monitor.c 2007/09/13 01:25:13 2569 @@ -30,6 +30,9 @@ #include #include #include +#include +#include +#include #include "xchat-plugin.h" #define NET_MONITOR_VERSION "0.1" @@ -166,6 +169,13 @@ g_hash_table_foreach (networks, (GHFunc) disconnect_from_network, NULL); } else { + /* + * We need to tell the nameserver resolver to reread + * /etc/resolve.conf, since the nameservers might have changed + * when moving between networks. + */ + res_init(); + g_hash_table_foreach (networks, (GHFunc) connect_to_network, NULL); } } Index: xchat-gnome.spec =================================================================== RCS file: /cvs/pkgs/rpms/xchat-gnome/devel/xchat-gnome.spec,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- xchat-gnome.spec 21 Aug 2007 17:50:37 -0000 1.44 +++ xchat-gnome.spec 14 Sep 2007 01:15:03 -0000 1.45 @@ -1,6 +1,6 @@ Name: xchat-gnome Version: 0.18 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GNOME front-end to xchat Group: Applications/Internet @@ -8,6 +8,7 @@ URL: http://%{name}.navi.cx/ Source0: http://flapjack.navi.cx/releases/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-%{version}-config.patch +Patch1: %{name}-%{version}-reconnect.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -41,6 +42,7 @@ %prep %setup -q -n %{name}-%{version} %patch0 -p1 -b .config +%patch1 -p1 -b .reconnect %build @@ -126,6 +128,9 @@ %changelog +* Thu Sep 13 2007 Brian Pepple - 0.18-5 +- Add patch to fix reconnect bug. (#225408) + * Tue Aug 21 2007 Brian Pepple - 0.18-4 - Rebuild. From fedora-extras-commits at redhat.com Fri Sep 14 01:24:06 2007 From: fedora-extras-commits at redhat.com (Toshio Ernie Kuratomi (toshio)) Date: Thu, 13 Sep 2007 21:24:06 -0400 Subject: rpms/python-sqlalchemy/devel python-sqlalchemy.spec,1.23,1.24 Message-ID: <200709140124.l8E1O62B006531@cvs-int.fedora.redhat.com> Author: toshio Update of /cvs/pkgs/rpms/python-sqlalchemy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6482 Modified Files: python-sqlalchemy.spec Log Message: * Testing new getnotifylist. Index: python-sqlalchemy.spec =================================================================== RCS file: /cvs/pkgs/rpms/python-sqlalchemy/devel/python-sqlalchemy.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- python-sqlalchemy.spec 14 Sep 2007 00:59:47 -0000 1.23 +++ python-sqlalchemy.spec 14 Sep 2007 01:23:34 -0000 1.24 @@ -126,11 +126,3 @@ * Wed May 31 2006 Shahms E. King 0.2.1-1 - Update to new upstream version - -* Tue May 16 2006 Shahms E. King 0.1.7-1 -- Update to new upstream version -- Point URL to direct link, not sourceforge redirect -- Remove unnecessary document build scripts - -* Fri Apr 14 2006 Shahms E. King 0.1.6-1 -- Initial package From fedora-extras-commits at redhat.com Fri Sep 14 01:35:36 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Thu, 13 Sep 2007 21:35:36 -0400 Subject: rpms/mlton/devel .cvsignore, 1.5, 1.6 mlton.spec, 1.14, 1.15 sources, 1.5, 1.6 Message-ID: <200709140135.l8E1ZaEd006803@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/mlton/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6776 Modified Files: .cvsignore mlton.spec sources Log Message: unbootstrap Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/mlton/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 13 Sep 2007 23:35:47 -0000 1.5 +++ .cvsignore 14 Sep 2007 01:35:04 -0000 1.6 @@ -1,2 +1 @@ -mlton-20070826-1.amd64-linux.tgz mlton-20070826-1.src.tgz Index: mlton.spec =================================================================== RCS file: /cvs/extras/rpms/mlton/devel/mlton.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- mlton.spec 13 Sep 2007 23:47:23 -0000 1.14 +++ mlton.spec 14 Sep 2007 01:35:04 -0000 1.15 @@ -1,11 +1,11 @@ %define mlton_bootstrap 0 -%ifarch x86_64 -%define mlton_bootstrap 1 -%endif +#%ifarch x86_64 +#%define mlton_bootstrap 1 +#%endif Name: mlton Version: 20070826 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Optimizing compiler for Standard ML Group: Development/Languages @@ -13,7 +13,7 @@ URL: http://mlton.org/ Source0: http://mlton.org/pages/Download/attachments/%{name}-%{version}-1.src.tgz -Source1: http://mlton.org/pages/Download/attachments/mlton-20070826-1.amd64-linux.tgz +#Source1: http://mlton.org/pages/Download/attachments/mlton-20070826-1.amd64-linux.tgz Patch0: mlton-20070826-debuginfo.patch Index: sources =================================================================== RCS file: /cvs/extras/rpms/mlton/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 13 Sep 2007 23:35:47 -0000 1.5 +++ sources 14 Sep 2007 01:35:04 -0000 1.6 @@ -1,2 +1 @@ -a6bba7e4936b5c57e4383751777998cb mlton-20070826-1.amd64-linux.tgz 08356566e20f47c1bcc8002fde72c2ec mlton-20070826-1.src.tgz From fedora-extras-commits at redhat.com Fri Sep 14 01:40:30 2007 From: fedora-extras-commits at redhat.com (Adam Goode (agoode)) Date: Thu, 13 Sep 2007 21:40:30 -0400 Subject: rpms/fvwm/F-7 .cvsignore,1.2,1.3 fvwm.spec,1.5,1.6 sources,1.2,1.3 Message-ID: <200709140140.l8E1eUEZ006990@cvs-int.fedora.redhat.com> Author: agoode Update of /cvs/extras/rpms/fvwm/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6963 Modified Files: .cvsignore fvwm.spec sources Log Message: sync with devel Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/fvwm/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 21 Mar 2007 02:33:14 -0000 1.2 +++ .cvsignore 14 Sep 2007 01:39:58 -0000 1.3 @@ -1 +1 @@ -fvwm-2.5.21.tar.bz2 +fvwm-2.5.23.tar.bz2 Index: fvwm.spec =================================================================== RCS file: /cvs/extras/rpms/fvwm/F-7/fvwm.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fvwm.spec 5 Aug 2007 14:57:09 -0000 1.5 +++ fvwm.spec 14 Sep 2007 01:39:58 -0000 1.6 @@ -1,6 +1,6 @@ Name: fvwm -Version: 2.5.21 -Release: 5%{?dist} +Version: 2.5.23 +Release: 2%{?dist} Summary: Highly configurable multiple virtual desktop window manager Group: User Interface/X @@ -20,6 +20,7 @@ BuildRequires: gettext libX11-devel libXt-devel libXext-devel libXinerama-devel libXpm-devel BuildRequires: libXft-devel libXrender-devel BuildRequires: libstroke-devel readline-devel libpng-devel fribidi-devel +BuildRequires: librsvg2-devel Requires: xterm %{_bindir}/mimeopen # for fvwm-bug @@ -69,12 +70,6 @@ chmod +x %{__perl_requires} -# Work around FVWM bug #4208 -find . -name '*.in' -type f -print0 \ - | xargs -0 sed -i -e 's:@datarootdir@:@datadir@:' - - - %build %configure make %{?_smp_mflags} @@ -116,8 +111,15 @@ %changelog -* Fri May 25 2007 Adam Goode - 2.5.21-4.1 -- Fix build on ppc64 +* Mon Sep 10 2007 Adam Goode - 2.5.23-2 +- Don't add gnome-libs-devel to BR (not on ppc64?) + +* Mon Sep 10 2007 Adam Goode - 2.5.23-1 +- New upstream release + +* Tue Aug 21 2007 Adam Goode - 2.5.21-5 +- Update license tag +- Rebuild for buildid * Thu Mar 15 2007 Adam Goode - 2.5.21-4 - Don't patch configure, just patch a few files Index: sources =================================================================== RCS file: /cvs/extras/rpms/fvwm/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 21 Mar 2007 02:33:14 -0000 1.2 +++ sources 14 Sep 2007 01:39:58 -0000 1.3 @@ -1 +1 @@ -c11efef91420e686d54f772e7162e879 fvwm-2.5.21.tar.bz2 +c301f9aad1203c26818a6651e3d1afc8 fvwm-2.5.23.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 04:31:29 2007 From: fedora-extras-commits at redhat.com (Daniel P. Berrange (berrange)) Date: Fri, 14 Sep 2007 00:31:29 -0400 Subject: rpms/gtk-vnc/devel .cvsignore, 1.2, 1.3 gtk-vnc.spec, 1.3, 1.4 sources, 1.2, 1.3 gtk-vnc-0.1.0-clear-area.patch, 1.1, NONE gtk-vnc-0.1.0-colour-depth.patch, 1.1, NONE gtk-vnc-0.1.0-endian-bgr.patch, 1.1, NONE gtk-vnc-0.1.0-python-demo.patch, 1.1, NONE Message-ID: <200709140431.l8E4VTUF028763@cvs-int.fedora.redhat.com> Author: berrange Update of /cvs/pkgs/rpms/gtk-vnc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28720 Modified Files: .cvsignore gtk-vnc.spec sources Removed Files: gtk-vnc-0.1.0-clear-area.patch gtk-vnc-0.1.0-colour-depth.patch gtk-vnc-0.1.0-endian-bgr.patch gtk-vnc-0.1.0-python-demo.patch Log Message: Update to 0.2.0 release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gtk-vnc/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2007 19:19:12 -0000 1.2 +++ .cvsignore 14 Sep 2007 04:30:57 -0000 1.3 @@ -1,3 +1,3 @@ -gtk-vnc-0.1.0.tar.gz *.src.rpm .*.log +gtk-vnc-0.2.0.tar.gz Index: gtk-vnc.spec =================================================================== RCS file: /cvs/pkgs/rpms/gtk-vnc/devel/gtk-vnc.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gtk-vnc.spec 29 Aug 2007 16:33:24 -0000 1.3 +++ gtk-vnc.spec 14 Sep 2007 04:30:57 -0000 1.4 @@ -2,15 +2,11 @@ Summary: A GTK widget for VNC clients Name: gtk-vnc -Version: 0.1.0 -Release: 5%{?dist} +Version: 0.2.0 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Libraries Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch1: %{name}-%{version}-clear-area.patch -Patch2: %{name}-%{version}-endian-bgr.patch -Patch3: %{name}-%{version}-python-demo.patch -Patch4: %{name}-%{version}-colour-depth.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://gtk-vnc.sf.net/ BuildRequires: gtk2-devel pygtk2-devel python-devel gnutls-devel @@ -45,10 +41,6 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 %build %configure @@ -88,6 +80,9 @@ %{_libdir}/python*/site-packages/gtkvnc.so %changelog +* Thu Sep 13 2007 Daniel P. Berrange - 0.2.0-1.fc8 +- Update to 0.2.0 release + * Wed Aug 29 2007 Daniel P. Berrange - 0.1.0-5.fc8 - Fixed handling of mis-matched client/server colour depths Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gtk-vnc/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2007 19:19:12 -0000 1.2 +++ sources 14 Sep 2007 04:30:57 -0000 1.3 @@ -1 +1 @@ -f0781695819bd00d5ba160205723a3b4 gtk-vnc-0.1.0.tar.gz +b1321a9e88e5309f09c4f727f5a367e6 gtk-vnc-0.2.0.tar.gz --- gtk-vnc-0.1.0-clear-area.patch DELETED --- --- gtk-vnc-0.1.0-colour-depth.patch DELETED --- --- gtk-vnc-0.1.0-endian-bgr.patch DELETED --- --- gtk-vnc-0.1.0-python-demo.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 04:35:09 2007 From: fedora-extras-commits at redhat.com (Daniel P. Berrange (berrange)) Date: Fri, 14 Sep 2007 00:35:09 -0400 Subject: rpms/gtk-vnc/F-7 .cvsignore, 1.2, 1.3 gtk-vnc.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709140435.l8E4Z9aZ028987@cvs-int.fedora.redhat.com> Author: berrange Update of /cvs/pkgs/rpms/gtk-vnc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28956 Modified Files: .cvsignore gtk-vnc.spec sources Log Message: Update to 0.2.0 release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/gtk-vnc/F-7/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 17 Aug 2007 20:39:57 -0000 1.2 +++ .cvsignore 14 Sep 2007 04:34:36 -0000 1.3 @@ -1 +1 @@ -gtk-vnc-0.1.0.tar.gz +gtk-vnc-0.2.0.tar.gz Index: gtk-vnc.spec =================================================================== RCS file: /cvs/pkgs/rpms/gtk-vnc/F-7/gtk-vnc.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gtk-vnc.spec 17 Aug 2007 20:39:57 -0000 1.1 +++ gtk-vnc.spec 14 Sep 2007 04:34:36 -0000 1.2 @@ -2,8 +2,8 @@ Summary: A GTK widget for VNC clients Name: gtk-vnc -Version: 0.1.0 -Release: 3%{?dist} +Version: 0.2.0 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Libraries Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -80,6 +80,9 @@ %{_libdir}/python*/site-packages/gtkvnc.so %changelog +* Thu Sep 13 2007 Daniel P. Berrange - 0.2.0-1.fc7 +- Update to 0.2.0 release + * Thu Aug 16 2007 Daniel P. Berrange - 0.1.0-3.fc7 - Tweaked post scripts - Removed docs from sub-packages Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/gtk-vnc/F-7/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 17 Aug 2007 20:39:57 -0000 1.2 +++ sources 14 Sep 2007 04:34:36 -0000 1.3 @@ -1 +1 @@ -f0781695819bd00d5ba160205723a3b4 gtk-vnc-0.1.0.tar.gz +b1321a9e88e5309f09c4f727f5a367e6 gtk-vnc-0.2.0.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 05:13:42 2007 From: fedora-extras-commits at redhat.com (=?utf-8?q?Ralf_Cors=C3=A9pius?= (corsepiu)) Date: Fri, 14 Sep 2007 01:13:42 -0400 Subject: rpms/OpenSceneGraph/devel OpenSceneGraph-2.0.diff,1.3,1.4 Message-ID: <200709140513.l8E5Dg81003239@cvs-int.fedora.redhat.com> Author: corsepiu Update of /cvs/pkgs/rpms/OpenSceneGraph/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3214 Modified Files: OpenSceneGraph-2.0.diff Log Message: Rename openthreads-2.pc into openthreads.pc. OpenSceneGraph-2.0.diff: Index: OpenSceneGraph-2.0.diff =================================================================== RCS file: /cvs/pkgs/rpms/OpenSceneGraph/devel/OpenSceneGraph-2.0.diff,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- OpenSceneGraph-2.0.diff 22 Aug 2007 05:04:57 -0000 1.3 +++ OpenSceneGraph-2.0.diff 14 Sep 2007 05:13:08 -0000 1.4 @@ -1,6 +1,6 @@ diff -uNr OpenSceneGraph.orig/CMakeModules/OsgMacroUtils.cmake OpenSceneGraph/CMakeModules/OsgMacroUtils.cmake --- OpenSceneGraph.orig/CMakeModules/OsgMacroUtils.cmake 2007-06-04 23:02:15.000000000 +0200 -+++ OpenSceneGraph/CMakeModules/OsgMacroUtils.cmake 2007-08-22 06:45:47.000000000 +0200 ++++ OpenSceneGraph/CMakeModules/OsgMacroUtils.cmake 2007-09-14 06:49:27.000000000 +0200 @@ -230,7 +230,7 @@ SETUP_EXE(${IS_COMMANDLINE_APP}) @@ -12,7 +12,7 @@ diff -uNr OpenSceneGraph.orig/doc/Doxyfiles/core_Doxyfile OpenSceneGraph/doc/Doxyfiles/core_Doxyfile --- OpenSceneGraph.orig/doc/Doxyfiles/core_Doxyfile 2007-05-29 09:25:13.000000000 +0200 -+++ OpenSceneGraph/doc/Doxyfiles/core_Doxyfile 2007-08-22 06:45:47.000000000 +0200 ++++ OpenSceneGraph/doc/Doxyfiles/core_Doxyfile 2007-09-14 06:49:27.000000000 +0200 @@ -30,7 +30,7 @@ # If a relative path is entered, it will be relative to the location # where doxygen was started. If left blank the current directory will be used. @@ -33,7 +33,7 @@ # each generated HTML page (for example: .htm,.php,.asp). If it is left blank diff -uNr OpenSceneGraph.orig/examples/CMakeLists.txt OpenSceneGraph/examples/CMakeLists.txt --- OpenSceneGraph.orig/examples/CMakeLists.txt 2007-06-15 15:43:49.000000000 +0200 -+++ OpenSceneGraph/examples/CMakeLists.txt 2007-08-22 06:45:47.000000000 +0200 ++++ OpenSceneGraph/examples/CMakeLists.txt 2007-09-14 06:49:27.000000000 +0200 @@ -82,7 +82,7 @@ ADD_SUBDIRECTORY(osgspotlight) ADD_SUBDIRECTORY(osgstereoimage) @@ -45,7 +45,7 @@ ADD_SUBDIRECTORY(osgtexture2D) diff -uNr OpenSceneGraph.orig/pkgconfig/openscenegraph-2.pc OpenSceneGraph/pkgconfig/openscenegraph-2.pc --- OpenSceneGraph.orig/pkgconfig/openscenegraph-2.pc 1970-01-01 01:00:00.000000000 +0100 -+++ OpenSceneGraph/pkgconfig/openscenegraph-2.pc 2007-08-22 06:46:46.000000000 +0200 ++++ OpenSceneGraph/pkgconfig/openscenegraph-2.pc 2007-09-14 06:49:27.000000000 +0200 @@ -0,0 +1,14 @@ +# pkg-config source file + @@ -57,13 +57,13 @@ +Name: openscenegraph-2 +Description: 3D scenegraph +Version: 2.0 -+Requires: openthreads-2 ++Requires: openthreads +Conflicts: +Libs: -L${libdir} -losg -losgDB -losgFX -losgGA -losgParticle -losgSim -losgText -losgUtil +Cflags: -I${includedir} -diff -uNr OpenSceneGraph.orig/pkgconfig/openthreads-2.pc OpenSceneGraph/pkgconfig/openthreads-2.pc ---- OpenSceneGraph.orig/pkgconfig/openthreads-2.pc 1970-01-01 01:00:00.000000000 +0100 -+++ OpenSceneGraph/pkgconfig/openthreads-2.pc 2007-08-22 06:47:10.000000000 +0200 +diff -uNr OpenSceneGraph.orig/pkgconfig/openthreads.pc OpenSceneGraph/pkgconfig/openthreads.pc +--- OpenSceneGraph.orig/pkgconfig/openthreads.pc 1970-01-01 01:00:00.000000000 +0100 ++++ OpenSceneGraph/pkgconfig/openthreads.pc 2007-09-14 06:49:27.000000000 +0200 @@ -0,0 +1,14 @@ +# pkg-config source file + @@ -72,7 +72,7 @@ +libdir=${exec_prefix}/lib +includedir=${prefix}/include + -+Name: openthreads-2 ++Name: openthreads +Description: Object-Oriented (OO) thread interface for C++ programmers +Version: 2.0 +Requires: From fedora-extras-commits at redhat.com Fri Sep 14 05:17:10 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 01:17:10 -0400 Subject: rpms/gtk2/devel novalidate.patch, NONE, 1.1 .cvsignore, 1.73, 1.74 gtk2.spec, 1.255, 1.256 sources, 1.81, 1.82 Message-ID: <200709140517.l8E5HAvm003382@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gtk2/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3322 Modified Files: .cvsignore gtk2.spec sources Added Files: novalidate.patch Log Message: 2.12.0 novalidate.patch: --- NEW FILE novalidate.patch --- diff -up gtk+-2.12.0/gtk/gtkiconcache.c.novalidate gtk+-2.12.0/gtk/gtkiconcache.c --- gtk+-2.12.0/gtk/gtkiconcache.c.novalidate 2007-09-14 01:13:49.000000000 -0400 +++ gtk+-2.12.0/gtk/gtkiconcache.c 2007-09-14 01:13:59.000000000 -0400 @@ -127,14 +127,19 @@ _gtk_icon_cache_new_for_path (const gcha info.n_directories = 0; info.flags = CHECK_OFFSETS|CHECK_STRINGS; - if (!_gtk_icon_cache_validate (&info)) +#ifdef G_ENABLE_DEBUG + if (gtk_debug_flags & GTK_DEBUG_ICONTHEME) { - g_mapped_file_free (map); - g_warning ("Icon cache '%s' is invalid\n", cache_filename); + if (!_gtk_icon_cache_validate (&info)) + { + g_mapped_file_free (map); + g_warning ("Icon cache '%s' is invalid\n", cache_filename); - goto done; + goto done; + } } - +#endif + GTK_NOTE (ICONTHEME, g_print ("found cache for %s\n", path)); cache = g_new0 (GtkIconCache, 1); Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gtk2/devel/.cvsignore,v retrieving revision 1.73 retrieving revision 1.74 diff -u -r1.73 -r1.74 --- .cvsignore 23 Jul 2007 18:35:27 -0000 1.73 +++ .cvsignore 14 Sep 2007 05:16:37 -0000 1.74 @@ -1 +1 @@ -gtk+-2.11.6.tar.bz2 +gtk+-2.12.0.tar.bz2 Index: gtk2.spec =================================================================== RCS file: /cvs/extras/rpms/gtk2/devel/gtk2.spec,v retrieving revision 1.255 retrieving revision 1.256 diff -u -r1.255 -r1.256 --- gtk2.spec 7 Sep 2007 20:15:12 -0000 1.255 +++ gtk2.spec 14 Sep 2007 05:16:37 -0000 1.256 @@ -2,7 +2,7 @@ %define glib2_base_version 2.13.7 %define glib2_version %{glib2_base_version}-1 -%define pango_base_version 1.15.3 +%define pango_base_version 1.17.3 %define pango_version %{pango_base_version}-1 %define atk_base_version 1.9.0 %define atk_version %{atk_base_version}-1 @@ -10,13 +10,13 @@ %define cairo_version %{cairo_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.11.6 +%define base_version 2.12.0 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 9%{?dist} +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://download.gnome.org/sources/gtk+/2.11/gtk+-%{version}.tar.bz2 @@ -27,19 +27,11 @@ Patch0: gtk+-2.4.1-lib64.patch # Fedora patch Patch1: gtk+-2.11.1-set-invisible-char-to-bullet.patch -# use fam for recent-files -#Patch2: gtk+-2.10.3-fam.patch -# fixed in upstream svn -Patch3: cups-authstring.patch -# fixed in upstream svn -Patch4: silence-icon-cache-validator.patch -# fixed in upstream svn -Patch5: systray-tooltips.patch -# fixed in upstream svn -Patch6: tooltip-compat.patch # a workaround for some brokenness in the flash plugin # see http://bugzilla.gnome.org/show_bug.cgi?id=463773 -Patch7: workaround.patch +Patch2: workaround.patch +# fixed in upstream svn +Patch3: novalidate.patch BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} @@ -125,12 +117,8 @@ %patch0 -p1 -b .lib64 %patch1 -p1 -b .set-invisible-char-to-bullet -#%patch2 -p1 -b .fam -%patch3 -p0 -b .authstring -%patch4 -p1 -b .silence -%patch5 -p1 -b .tooltips -%patch6 -p1 -b .tooltip-compat -%patch7 -p1 -b .workaround +%patch2 -p1 -b .workaround +%patch3 -p1 -b .novalidate for i in config.guess config.sub ; do test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i . @@ -139,8 +127,7 @@ %build libtoolize --force -# Patch2 modifies gdk/Makefile.am -# Patch3 modifies gdk-pixbuf/Makefile.am +# Patch0 modifies gdk-pixbuf/Makefile.am aclocal-1.7 automake-1.7 autoconf @@ -314,6 +301,9 @@ %{_datadir}/gtk-2.0 %changelog +* Fri Sep 14 2007 Matthias Clasen - 2.12.0-1 +- Update to 2.12.0 + * Fri Sep 7 2007 Matthias Clasen - 2.11.6-9 - Add a workaround for the flash plugin Index: sources =================================================================== RCS file: /cvs/extras/rpms/gtk2/devel/sources,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- sources 23 Jul 2007 18:35:27 -0000 1.81 +++ sources 14 Sep 2007 05:16:37 -0000 1.82 @@ -1 +1 @@ -2b35ce357e138af23c52e4bceb1a63a0 gtk+-2.11.6.tar.bz2 +e9c280afec29b11772af5a7c807abf41 gtk+-2.12.0.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 05:31:35 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 01:31:35 -0400 Subject: rpms/gok/devel .cvsignore, 1.25, 1.26 gok.spec, 1.53, 1.54 sources, 1.25, 1.26 Message-ID: <200709140531.l8E5VZZR003745@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gok/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3702 Modified Files: .cvsignore gok.spec sources Log Message: 1.3.3 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gok/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 4 Sep 2007 04:30:23 -0000 1.25 +++ .cvsignore 14 Sep 2007 05:31:01 -0000 1.26 @@ -1 +1 @@ -gok-1.3.2.tar.bz2 +gok-1.3.3.tar.bz2 Index: gok.spec =================================================================== RCS file: /cvs/extras/rpms/gok/devel/gok.spec,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- gok.spec 4 Sep 2007 04:30:23 -0000 1.53 +++ gok.spec 14 Sep 2007 05:31:01 -0000 1.54 @@ -2,7 +2,7 @@ Summary: GNOME Onscreen Keyboard Name: gok -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?dist} License: LGPLv2+ Group: Desktop/Accessibility @@ -121,6 +121,9 @@ %{_datadir}/gtk-doc/html/gok %changelog +* Fri Sep 14 2007 Matthias Clasen - 1.3.3-1 +- Update to 1.3.3 + * Tue Sep 4 2007 Matthias Clasen - 1.3.2-1 - Update to 1.3.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gok/devel/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 4 Sep 2007 04:30:23 -0000 1.25 +++ sources 14 Sep 2007 05:31:01 -0000 1.26 @@ -1 +1 @@ -643a6ef0e1752b41d4a3d2415c9cb174 gok-1.3.2.tar.bz2 +be080327247c8f6a0b49118d1bfeb2a5 gok-1.3.3.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 05:39:34 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 01:39:34 -0400 Subject: rpms/libgsf/devel .cvsignore, 1.19, 1.20 libgsf.spec, 1.49, 1.50 sources, 1.19, 1.20 Message-ID: <200709140539.l8E5dYQD003929@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/libgsf/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3904 Modified Files: .cvsignore libgsf.spec sources Log Message: 1.14.7 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/libgsf/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 5 Sep 2007 16:35:52 -0000 1.19 +++ .cvsignore 14 Sep 2007 05:39:01 -0000 1.20 @@ -1 +1 @@ -libgsf-1.14.6.tar.bz2 +libgsf-1.14.7.tar.bz2 Index: libgsf.spec =================================================================== RCS file: /cvs/extras/rpms/libgsf/devel/libgsf.spec,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- libgsf.spec 5 Sep 2007 16:59:04 -0000 1.49 +++ libgsf.spec 14 Sep 2007 05:39:01 -0000 1.50 @@ -3,7 +3,7 @@ Summary: GNOME Structured File library Name: libgsf -Version: 1.14.6 +Version: 1.14.7 Release: 1%{?dist} Group: System Environment/Libraries License: LGPLv2 @@ -141,6 +141,9 @@ rm -r $RPM_BUILD_ROOT %changelog +* Fri Sep 14 2007 Matthias Clasen 1.14.7-1 +- Update to 1.14.7 + * Wed Sep 05 2007 Caolan McNamara 1.14.6-1 - next version Index: sources =================================================================== RCS file: /cvs/extras/rpms/libgsf/devel/sources,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- sources 5 Sep 2007 16:35:52 -0000 1.19 +++ sources 14 Sep 2007 05:39:01 -0000 1.20 @@ -1 +1 @@ -5939265125356730fc1d90c8ee3af7eb libgsf-1.14.6.tar.bz2 +6612f1e57d3974d609bedd2fd8ff6317 libgsf-1.14.7.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 05:45:19 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 01:45:19 -0400 Subject: rpms/tomboy/devel .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 tomboy.spec, 1.56, 1.57 Message-ID: <200709140545.l8E5jJ8B004069@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/tomboy/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4032 Modified Files: .cvsignore sources tomboy.spec Log Message: 0.7.8 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/tomboy/devel/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 4 Sep 2007 14:18:32 -0000 1.18 +++ .cvsignore 14 Sep 2007 05:44:46 -0000 1.19 @@ -1 +1 @@ -tomboy-0.7.6.tar.bz2 +tomboy-0.7.8.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/tomboy/devel/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 4 Sep 2007 14:18:32 -0000 1.18 +++ sources 14 Sep 2007 05:44:46 -0000 1.19 @@ -1 +1 @@ -f7a7959bbfe1b67c1f5de32eb118a65a tomboy-0.7.6.tar.bz2 +a5d87649e153d4e7a4a01846c700e66c tomboy-0.7.8.tar.bz2 Index: tomboy.spec =================================================================== RCS file: /cvs/pkgs/rpms/tomboy/devel/tomboy.spec,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- tomboy.spec 4 Sep 2007 15:11:13 -0000 1.56 +++ tomboy.spec 14 Sep 2007 05:44:46 -0000 1.57 @@ -1,5 +1,5 @@ Name: tomboy -Version: 0.7.6 +Version: 0.7.8 Release: 1%{?dist} Summary: Tomboy is a desktop note-taking application for Linux and Unix @@ -75,6 +75,10 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/tomboy.schemas > /dev/null +touch --no-create %{_datadir}/icons/hicolor +if [ -x /usr/bin/gtk-update-icon-cache ]; then + gtk-update-icon-cache -q %{_datadir}/icons/hicolor +fi %preun @@ -84,6 +88,14 @@ %{_sysconfdir}/gconf/schemas/tomboy.schemas >/dev/null; fi + +%postun +touch --no-create %{_datadir}/icons/hicolor +if [ -x /usr/bin/gtk-update-icon-cache ]; then + gtk-update-icon-cache -q %{_datadir}/icons/hicolor +fi + + %files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README @@ -106,6 +118,9 @@ %changelog +* Fri Sep 14 2007 Matthias Clasen - 0.7.8-1 +- Update to 0.7.8 + * Tue Sep 4 2007 Matthias Clasen - 0.7.6-1 - Update to 0.7.6 From fedora-extras-commits at redhat.com Fri Sep 14 05:49:45 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 01:49:45 -0400 Subject: rpms/gnome-keyring-manager/devel .cvsignore, 1.10, 1.11 gnome-keyring-manager.spec, 1.32, 1.33 sources, 1.10, 1.11 Message-ID: <200709140549.l8E5njeA004377@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-keyring-manager/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4298 Modified Files: .cvsignore gnome-keyring-manager.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-keyring-manager/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 13 Mar 2007 04:32:51 -0000 1.10 +++ .cvsignore 14 Sep 2007 05:49:10 -0000 1.11 @@ -1 +1 @@ -gnome-keyring-manager-2.18.0.tar.bz2 +gnome-keyring-manager-2.19.92.tar.bz2 Index: gnome-keyring-manager.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-keyring-manager/devel/gnome-keyring-manager.spec,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- gnome-keyring-manager.spec 28 Aug 2007 21:36:08 -0000 1.32 +++ gnome-keyring-manager.spec 14 Sep 2007 05:49:10 -0000 1.33 @@ -1,7 +1,7 @@ Summary: Manager for passwords stored in gnome-keyring Name: gnome-keyring-manager -Version: 2.18.0 -Release: 5%{?dist} +Version: 2.19.92 +Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops URL: http://www.gnome.org/ @@ -87,6 +87,9 @@ %{_mandir}/man1/* %changelog +* Fri Sep 14 2007 Matthias Clasen 2.19.92-1 +- Update to 2.19.92 + * Tue Aug 28 2007 Fedora Release Engineering - 2.18.0-5 - Rebuild for selinux ppc32 issue. Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-keyring-manager/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 13 Mar 2007 04:32:51 -0000 1.10 +++ sources 14 Sep 2007 05:49:10 -0000 1.11 @@ -1 +1 @@ -05183cdea9d933cb1e9a8f4202c6ffc0 gnome-keyring-manager-2.18.0.tar.bz2 +162105ae1e4021eab4c613a4ca7e6bb9 gnome-keyring-manager-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 05:57:51 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 01:57:51 -0400 Subject: rpms/gconf-editor/devel .cvsignore, 1.23, 1.24 gconf-editor.spec, 1.46, 1.47 sources, 1.23, 1.24 Message-ID: <200709140557.l8E5vpif004644@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gconf-editor/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4580 Modified Files: .cvsignore gconf-editor.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gconf-editor/devel/.cvsignore,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- .cvsignore 4 Sep 2007 04:01:29 -0000 1.23 +++ .cvsignore 14 Sep 2007 05:57:15 -0000 1.24 @@ -1 +1 @@ -gconf-editor-2.18.2.tar.bz2 +gconf-editor-2.19.92.tar.bz2 Index: gconf-editor.spec =================================================================== RCS file: /cvs/extras/rpms/gconf-editor/devel/gconf-editor.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- gconf-editor.spec 4 Sep 2007 04:01:29 -0000 1.46 +++ gconf-editor.spec 14 Sep 2007 05:57:15 -0000 1.47 @@ -7,10 +7,10 @@ Summary: Editor/admin tool for GConf Name: gconf-editor -Version: 2.18.2 +Version: 2.19.92 Release: 1%{?dist} URL: http://www.gnome.org -Source0: %{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/gconf-editor/2.19/%{name}-%{version}.tar.bz2 License: GPLv2+ and GFDL+ Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -41,7 +41,7 @@ %build %configure --disable-scrollkeeper -make +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -99,11 +99,14 @@ %{_datadir}/icons/hicolor/*/apps/gconf-editor.png %{_datadir}/pixmaps/gconf-editor %{_datadir}/applications/*.desktop -%{_datadir}/man/man*/* +%{_mandir}/man*/* %{_sysconfdir}/gconf/schemas/*.schemas -%{_datadir}/omf/gconf-editor +%dir %{_datadir}/omf/gconf-editor %changelog +* Fri Sep 14 2007 Matthias Clasen - 2.19.92-1 +- Update to 2.19.92 + * Mon Sep 3 2007 Matthias Clasen - 2.18.2-1 - Update to 2.18.2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gconf-editor/devel/sources,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- sources 4 Sep 2007 04:01:29 -0000 1.23 +++ sources 14 Sep 2007 05:57:15 -0000 1.24 @@ -1 +1 @@ -e40f51b3cb2809b882c29d45b71657bd gconf-editor-2.18.2.tar.bz2 +a248ef087ada180d53ce1317b25ed35c gconf-editor-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 06:07:50 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 02:07:50 -0400 Subject: rpms/gedit/devel .cvsignore, 1.65, 1.66 gedit.spec, 1.138, 1.139 sources, 1.67, 1.68 Message-ID: <200709140607.l8E67o4p010838@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gedit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10814 Modified Files: .cvsignore gedit.spec sources Log Message: 2.19.92 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gedit/devel/.cvsignore,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- .cvsignore 4 Sep 2007 13:12:46 -0000 1.65 +++ .cvsignore 14 Sep 2007 06:07:17 -0000 1.66 @@ -1 +1 @@ -gedit-2.19.91.tar.bz2 +gedit-2.19.92.tar.bz2 Index: gedit.spec =================================================================== RCS file: /cvs/extras/rpms/gedit/devel/gedit.spec,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- gedit.spec 4 Sep 2007 13:12:46 -0000 1.138 +++ gedit.spec 14 Sep 2007 06:07:17 -0000 1.139 @@ -18,7 +18,7 @@ Summary: gEdit is a small but powerful text editor for GNOME Name: gedit -Version: 2.19.91 +Version: 2.19.92 Release: 1%{?dist} Epoch: 1 License: GPLv2+ and GFDL+ @@ -195,6 +195,9 @@ %changelog +* Fri Sep 14 2007 Matthias Clasen - 1:2.19.92-1 +- Update to 2.19.92 + * Tue Sep 4 2007 Matthias Clasen - 1:2.19.91-1 - Update to 2.19.91 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gedit/devel/sources,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- sources 4 Sep 2007 13:12:46 -0000 1.67 +++ sources 14 Sep 2007 06:07:17 -0000 1.68 @@ -1 +1 @@ -eb5fbd8c0f986665235cfc7fa3137e67 gedit-2.19.91.tar.bz2 +780644ec80be0938b6860de1d220d684 gedit-2.19.92.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 06:09:59 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 02:09:59 -0400 Subject: rpms/gnome-mag/devel .cvsignore, 1.27, 1.28 gnome-mag.spec, 1.50, 1.51 sources, 1.28, 1.29 Message-ID: <200709140609.l8E69xwS010976@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gnome-mag/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10915 Modified Files: .cvsignore gnome-mag.spec sources Log Message: 0.14.9 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/gnome-mag/devel/.cvsignore,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- .cvsignore 4 Sep 2007 05:17:36 -0000 1.27 +++ .cvsignore 14 Sep 2007 06:09:24 -0000 1.28 @@ -1 +1 @@ -gnome-mag-0.14.8.tar.bz2 +gnome-mag-0.14.9.tar.bz2 Index: gnome-mag.spec =================================================================== RCS file: /cvs/extras/rpms/gnome-mag/devel/gnome-mag.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- gnome-mag.spec 4 Sep 2007 05:23:51 -0000 1.50 +++ gnome-mag.spec 14 Sep 2007 06:09:24 -0000 1.51 @@ -2,7 +2,7 @@ Summary: GNOME Magnifier Name: gnome-mag -Version: 0.14.8 +Version: 0.14.9 Release: 1%{?dist} License: LGPLv2+ Group: Desktop/Accessibility @@ -74,6 +74,9 @@ %{_datadir}/doc/gnome-mag* %changelog +* Fri Sep 14 2007 Matthias Clasen - 0.14.9-1 +- Update to 0.14.9 + * Tue Sep 4 2007 Matthias Clasen - 0.14.8-1 - Update to 0.14.8 Index: sources =================================================================== RCS file: /cvs/extras/rpms/gnome-mag/devel/sources,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- sources 4 Sep 2007 05:17:36 -0000 1.28 +++ sources 14 Sep 2007 06:09:24 -0000 1.29 @@ -1 +1 @@ -b0d784200b99a96ecc0304095e31dd55 gnome-mag-0.14.8.tar.bz2 +36a4bb5b06ca8bfb0d7d728c3045bebe gnome-mag-0.14.9.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 06:19:33 2007 From: fedora-extras-commits at redhat.com (Martin Bacovsky (mbacovsk)) Date: Fri, 14 Sep 2007 02:19:33 -0400 Subject: rpms/squid/devel squid-2.6.STABLE16-config.patch, NONE, 1.1 .cvsignore, 1.27, 1.28 sources, 1.29, 1.30 squid.spec, 1.87, 1.88 squid-2.6.STABLE14-config.patch, 1.1, NONE Message-ID: <200709140619.l8E6JXba011193@cvs-int.fedora.redhat.com> Author: mbacovsk Update of /cvs/pkgs/rpms/squid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11161 Modified Files: .cvsignore sources squid.spec Added Files: squid-2.6.STABLE16-config.patch Removed Files: squid-2.6.STABLE14-config.patch Log Message: * Fri Sep 14 2007 Martin Bacovsky - 7:2.6.STABLE16-1 - upgrade to latest upstream 2.6.STABLE16 squid-2.6.STABLE16-config.patch: --- NEW FILE squid-2.6.STABLE16-config.patch --- diff -up squid-2.6.STABLE16/src/cf.data.pre.config squid-2.6.STABLE16/src/cf.data.pre --- squid-2.6.STABLE16/src/cf.data.pre.config 2007-09-05 23:50:15.000000000 +0200 +++ squid-2.6.STABLE16/src/cf.data.pre 2007-09-07 15:11:59.000000000 +0200 @@ -692,6 +692,7 @@ http_access deny CONNECT !SSL_ports #http_access allow our_networks # And finally deny all other access to this proxy +http_access allow localhost http_access deny all NOCOMMENT_END DOC_END @@ -2250,7 +2251,7 @@ DOC_END NAME: logfile_rotate TYPE: int -DEFAULT: 10 +DEFAULT: 0 LOC: Config.Log.rotateNumber DOC_START Specifies the number of logfile rotations to make when you @@ -2266,6 +2267,8 @@ DOC_START purposes, so -k rotate uses another signal. It is best to get in the habit of using 'squid -k rotate' instead of 'kill -USR1 '. + +logfile_rotate 0 DOC_END NAME: emulate_httpd_log @@ -3342,11 +3345,11 @@ COMMENT_END NAME: cache_mgr TYPE: string -DEFAULT: webmaster +DEFAULT: root LOC: Config.adminEmail DOC_START Email-address of local cache manager who will receive - mail if the cache dies. The default is "webmaster". + mail if the cache dies. The default is "root". DOC_END NAME: mail_from @@ -3374,21 +3377,22 @@ DOC_END NAME: cache_effective_user TYPE: string -DEFAULT: nobody +DEFAULT: squid LOC: Config.effectiveUser DOC_START If you start Squid as root, it will change its effective/real UID/GID to the user specified below. The default is to change - to UID to nobody. If you define cache_effective_user, but not + to UID to squid. If you define cache_effective_user, but not cache_effective_group, Squid sets the GID to the effective user's default group ID (taken from the password file) and supplementary group list from the from groups membership of cache_effective_user. +cache_effective_user squid DOC_END NAME: cache_effective_group TYPE: string -DEFAULT: none +DEFAULT: squid LOC: Config.effectiveGroup DOC_START If you want Squid to run with a specific GID regardless of @@ -3398,6 +3402,7 @@ DOC_START and only this GID is effective. If Squid is not started as root the user starting Squid must be member of the specified group. +cache_effective_group squid DOC_END NAME: httpd_suppress_version_string @@ -4018,12 +4023,12 @@ COMMENT_END NAME: snmp_port TYPE: ushort LOC: Config.Port.snmp -DEFAULT: 3401 +DEFAULT: 0 IFDEF: SQUID_SNMP DOC_START Squid can now serve statistics and status information via SNMP. - By default it listens to port 3401 on the machine. If you don't - wish to use SNMP, set this to "0". + A value of "0" disables SNMP support. If you wish to use SNMP, + set this to "3401" to use the normal SNMP support. DOC_END NAME: snmp_access @@ -4402,15 +4407,22 @@ TYPE: string LOC: Config.errorDirectory DEFAULT: @DEFAULT_ERROR_DIR@ DOC_START - If you wish to create your own versions of the default - (English) error files, either to customize them to suit your - language or company copy the template English files to another + Directory where the error files are read from. + /usr/lib/squid/errors contains sets of error files + in different languages. The default error directory + is /etc/squid/errors, which is a link to one of these + error sets. + + If you wish to create your own versions of the error files, + either to customize them to suit your language or company, + copy the template English files to another directory and point this tag at them. - - The squid developers are interested in making squid available in - a wide variety of languages. If you are making translations for a - langauge that Squid does not currently provide please consider - contributing your translation back to the project. + + The squid developers are interested in making squid available in + a wide variety of languages. If you are making translations for a + langauge that Squid does not currently provide please consider + contributing your translation back to the project. +error_directory @DEFAULT_ERROR_DIR@ DOC_END NAME: error_map Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/squid/devel/.cvsignore,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- .cvsignore 19 Jul 2007 20:42:07 -0000 1.27 +++ .cvsignore 14 Sep 2007 06:18:59 -0000 1.28 @@ -1 +1 @@ -squid-2.6.STABLE14.tar.bz2 +squid-2.6.STABLE16.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/squid/devel/sources,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- sources 19 Jul 2007 20:42:07 -0000 1.29 +++ sources 14 Sep 2007 06:18:59 -0000 1.30 @@ -1 +1 @@ -eadb138d48320df8b99349121159c6bf squid-2.6.STABLE14.tar.bz2 +849bee6f269e6c773f215fd4b41de0e3 squid-2.6.STABLE16.tar.bz2 Index: squid.spec =================================================================== RCS file: /cvs/pkgs/rpms/squid/devel/squid.spec,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- squid.spec 29 Aug 2007 04:51:28 -0000 1.87 +++ squid.spec 14 Sep 2007 06:18:59 -0000 1.88 @@ -4,8 +4,8 @@ Summary: The Squid proxy caching server Name: squid -Version: 2.6.STABLE14 -Release: 2%{?dist} +Version: 2.6.STABLE16 +Release: 1%{?dist} Epoch: 7 License: GPL Group: System Environment/Daemons @@ -26,7 +26,7 @@ # Local patches # Applying upstream patches first makes it less likely that local patches # will break upstream ones. -Patch201: squid-2.6.STABLE14-config.patch +Patch201: squid-2.6.STABLE16-config.patch Patch202: squid-2.5.STABLE4-location.patch Patch203: squid-2.6.STABLE2-build.patch Patch204: squid-2.5.STABLE4-perlpath.patch @@ -326,6 +326,9 @@ chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || : %changelog +* Fri Sep 14 2007 Martin Bacovsky - 7:2.6.STABLE16-1 +- upgrade to latest upstream 2.6.STABLE16 + * Wed Aug 29 2007 Fedora Release Engineering - 7:2.6.STABLE14-2 - Rebuild for selinux ppc32 issue. --- squid-2.6.STABLE14-config.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 06:43:54 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 14 Sep 2007 02:43:54 -0400 Subject: rpms/jd/devel .cvsignore, 1.144, 1.145 jd.spec, 1.170, 1.171 sources, 1.145, 1.146 Message-ID: <200709140643.l8E6hsAT011874@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11840 Modified Files: .cvsignore jd.spec sources Log Message: * Fri Sep 14 2007 Mamoru Tasaka - 1.9.6-0.4.svn1331 - svn 1331 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/devel/.cvsignore,v retrieving revision 1.144 retrieving revision 1.145 diff -u -r1.144 -r1.145 --- .cvsignore 9 Sep 2007 18:10:13 -0000 1.144 +++ .cvsignore 14 Sep 2007 06:43:21 -0000 1.145 @@ -1 +1 @@ -jd-1.9.6-svn1322.tgz +jd-1.9.6-svn1331.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v retrieving revision 1.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- jd.spec 9 Sep 2007 18:10:13 -0000 1.170 +++ jd.spec 14 Sep 2007 06:43:21 -0000 1.171 @@ -10,7 +10,7 @@ # Defined by upsteam # %define main_ver 1.9.6 -%define strtag svn1322 +%define strtag svn1331 %define repoid 26577 # Define this if this is pre-version %define pre_release 1 @@ -86,7 +86,7 @@ --with-migemodict=%{migemo_dict} %endif -find . -name .svn | sort -r | xargs %{__rm} -rf +#find . -name .svn | sort -r | xargs %{__rm} -rf %{__make} %{?_smp_mflags} %install @@ -122,8 +122,8 @@ %{icondir}/%{name}.png %changelog -* Mon Sep 10 2007 Mamoru Tasaka - 1.9.6-0.4.svn1322 -- svn 1322 +* Fri Sep 14 2007 Mamoru Tasaka - 1.9.6-0.4.svn1331 +- svn 1331 * Sun Aug 5 2007 Mamoru Tasaka - 1.9.6-0.2.beta070804 - 1.9.6 beta 070804 release 2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/devel/sources,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- sources 9 Sep 2007 18:10:13 -0000 1.145 +++ sources 14 Sep 2007 06:43:21 -0000 1.146 @@ -1 +1 @@ -c2739df7a9ba803064f93beb6f87ed72 jd-1.9.6-svn1322.tgz +d0cf5022f84597bfeb830aa6a6597ac0 jd-1.9.6-svn1331.tgz From fedora-extras-commits at redhat.com Fri Sep 14 06:46:12 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Fri, 14 Sep 2007 02:46:12 -0400 Subject: rpms/pyzor/EL-4 patch-pyzor-debian-mbox, NONE, 1.1 patch-pyzor-handle_unknown_encodings, NONE, 1.1 patch-pyzor-unknowntype, NONE, 1.1 pyzor.spec, 1.8, 1.9 pyzor-0.4.0.tar.bz2.asc, 1.1, NONE Message-ID: <200709140646.l8E6kCQ5011975@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/pyzor/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11944 Modified Files: pyzor.spec Added Files: patch-pyzor-debian-mbox patch-pyzor-handle_unknown_encodings patch-pyzor-unknowntype Removed Files: pyzor-0.4.0.tar.bz2.asc Log Message: * Sat Dec 23 2006 Jason L Tibbitts III - 0.4.0-11 - Rebuild with Python 2.5. --- NEW FILE patch-pyzor-debian-mbox --- --- lib/pyzor/client.py Sun Sep 8 22:37:15 2002 +++ lib/pyzor/client.py Wed Apr 13 17:08:42 2005 @@ -8,6 +8,7 @@ import getopt import tempfile import mimetools +import multifile import sha import pyzor @@ -58,11 +57,6 @@ self.send(msg, address) return self.read_response(msg.get_thread()) - def shutdown(self, address): - msg = ShutdownRequest() - self.send(msg, address) - return self.read_response(msg.get_thread()) - def build_socket(self): self.socket = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) @@ -132,39 +126,50 @@ def run(self): debug = 0 - (options, args) = getopt.getopt(sys.argv[1:], 'dh:', ['homedir=']) - if len(args) < 1: - self.usage() - specified_homedir = None + options = None + log = None + + try: + (options, args) = getopt.getopt(sys.argv[1:], 'd', ['homedir=', 'log']) + except getopt.GetoptError: + self.usage() + + if len(args) < 1: + self.usage() for (o, v) in options: if o == '-d': debug = 1 - elif o == '-h': - self.usage() elif o == '--homedir': specified_homedir = v + elif o == '--log': + log = 1 self.output = Output(debug=debug) - homedir = pyzor.get_homedir(specified_homedir) - + + if log: + sys.stderr = open(homedir + "/pyzor.log", 'a') + sys.stderr.write("\npyzor[" + repr (os.getpid()) + "]:\n") + config = pyzor.Config(homedir) config.add_section('client') - defaults = {'ServersFile': 'servers', + defaults = {'ServersFile': 'servers', 'DiscoverServersURL': ServerList.inform_url, - 'AccountsFile' : 'accounts', + 'AccountsFile': 'accounts', + 'Timeout': str(Client.timeout), } for k, v in defaults.items(): config.set('client', k, v) - + config.read(os.path.join(homedir, 'config')) servers_fn = config.get_filename('client', 'ServersFile') - + Client.timeout = config.getint('client', 'Timeout') + if not os.path.exists(homedir): os.mkdir(homedir) @@ -197,10 +202,13 @@ def usage(self, s=None): if s is not None: sys.stderr.write("%s\n" % s) - sys.stderr.write("""usage: %s [-d] [--homedir dir] command [cmd_opts] + sys.stderr.write(""" +usage: %s [-d] [--homedir dir] command [cmd_opts] command is one of: check, report, discover, ping, digest, predigest, - genkey, shutdown + genkey + Data is read on standard input (stdin). + """ % sys.argv[0]) sys.exit(2) @@ -208,9 +216,9 @@ def ping(self, args): - getopt.getopt(args[1:], '') - - if len(args) > 1: + try: + getopt.getopt(args[1:], '') + except getopt.GetoptError: self.usage("%s does not take any non-option arguments" % args[0]) runner = ClientRunner(self.client.ping) @@ -221,30 +229,23 @@ return runner.all_ok - def shutdown(self, args): - (opts, args2) = getopt.getopt(args[1:], '') - - if len(args2) > 1: + def info(self, args): + try: + (options, args2) = getopt.getopt(args[1:], '', ['mbox']) + except getopt.GetoptError: self.usage("%s does not take any non-option arguments" % args[0]) - runner = ClientRunner(self.client.shutdown) + do_mbox = 'msg' - for arg in args2: - server = Address.from_str(arg) - runner.run(server, (server,)) - - return runner.all_ok - - - def info(self, args): - getopt.getopt(args[1:], '') - - if len(args) > 1: - self.usage("%s does not take any non-option arguments" % args[0]) + for (o, v) in options: + if o == '--mbox': + do_mbox = 'mbox' runner = InfoClientRunner(self.client.info) - for digest in FileDigester(sys.stdin, self.digest_spec): + for digest in get_input_handler(sys.stdin, self.digest_spec, do_mbox): + if digest is None: + continue for server in self.servers: response = runner.run(server, (digest, server)) @@ -252,34 +253,45 @@ def check(self, args): - getopt.getopt(args[1:], '') - - if len(args) > 1: + try: + (options, args2) = getopt.getopt(args[1:], '', ['mbox']) + except getopt.GetoptError: self.usage("%s does not take any non-option arguments" % args[0]) + do_mbox = 'msg' + + for (o, v) in options: + if o == '--mbox': + do_mbox = 'mbox' + runner = CheckClientRunner(self.client.check) - for digest in FileDigester(sys.stdin, self.digest_spec): + for digest in get_input_handler(sys.stdin, self.digest_spec, do_mbox): + if digest is None: + continue for server in self.servers: - response = runner.run(server, (digest, server)) + runner.run(server, (digest, server)) return (runner.found_hit and not runner.whitelisted) def report(self, args): - (options, args2) = getopt.getopt(args[1:], '', ['mbox']) - do_mbox = False - - if len(args2) > 1: + try: + (options, args2) = getopt.getopt(args[1:], '', ['mbox']) + except getopt.GetoptError: self.usage("%s does not take any non-option arguments" % args[0]) + do_mbox = 'msg' + for (o, v) in options: if o == '--mbox': - do_mbox = True + do_mbox = 'mbox' all_ok = True - for digest in FileDigester(sys.stdin, self.digest_spec, do_mbox): + for digest in get_input_handler(sys.stdin, self.digest_spec, do_mbox): + if digest is None: + continue if not self.send_digest(digest, self.digest_spec, self.client.report): all_ok = False @@ -302,20 +314,22 @@ def whitelist(self, args): - (options, args2) = getopt.getopt(args[1:], '', ['mbox']) - - if len(args2) > 1: + try: + (options, args2) = getopt.getopt(args[1:], '', ['mbox']) + except getopt.GetoptError: self.usage("%s does not take any non-option arguments" % args[0]) - do_mbox = False + do_mbox = 'msg' for (o, v) in options: if o == '--mbox': - do_mbox = True + do_mbox = 'mbox' all_ok = True - for digest in FileDigester(sys.stdin, self.digest_spec, do_mbox): + for digest in get_input_handler(sys.stdin, self.digest_spec, do_mbox): + if digest is None: + continue if not self.send_digest(digest, self.digest_spec, self.client.whitelist): all_ok = False @@ -324,28 +338,29 @@ def digest(self, args): - (options, args2) = getopt.getopt(args[1:], '', ['mbox']) - - if len(args2) > 1: + try: + (options, args2) = getopt.getopt(args[1:], '', ['mbox']) + except getopt.GetoptError: self.usage("%s does not take any non-option arguments" % args[0]) - - do_mbox = False + do_mbox = 'msg' for (o, v) in options: if o == '--mbox': - do_mbox = True + do_mbox = 'mbox' - for digest in FileDigester(sys.stdin, self.digest_spec, do_mbox): + for digest in get_input_handler(sys.stdin, self.digest_spec, do_mbox): + if digest is None: + continue sys.stdout.write("%s\n" % digest) return True def print_digested(self, args): - getopt.getopt(args[1:], '') - - if len(args) > 1: + try: + getopt.getopt(args[1:], '') + except getopt.GetoptError: self.usage("%s does not take any non-option arguments" % args[0]) def loop(): @@ -358,9 +373,9 @@ return True def genkey(self, args): - getopt.getopt(args[1:], '') - - if len(args) > 1: + try: + getopt.getopt(args[1:], '') + except getopt.GetoptError: self.usage("%s does not take any non-option arguments" % args[0]) import getpass @@ -414,7 +429,6 @@ 'report': report, 'ping' : ping, 'genkey': genkey, - 'shutdown': shutdown, 'info': info, 'whitelist': whitelist, 'digest': digest, @@ -608,31 +622,37 @@ -class FileDigester(BasicIterator): - __slots__ = ['digester'] - - def __init__(self, fp, spec, mbox=False): - self.digester = iter(get_file_digester(fp, spec, mbox)) - self.output = pyzor.Output() - - def next(self): - digest = self.digester.next() - self.output.debug("calculated digest: %s" % digest) - return digest - - - -def get_file_digester(fp, spec, mbox, seekable=False): +def get_input_handler(fp, spec, style='msg', seekable=False): """Return an object that can be iterated over to get all the digests from fp according to spec. mbox is a boolean""" - if mbox: + if style == 'msg': + return filter(lambda x: x is not None, + (DataDigester(rfc822BodyCleaner(fp), + spec, seekable).get_digest(),) + ) + + elif style =='mbox': return MailboxDigester(fp, spec) - return (DataDigester(rfc822BodyCleaner(fp), - spec, seekable).get_digest(),) + elif style == 'digests': + return JustDigestsIterator(fp) + + raise ValueError, "unknown input style" +class JustDigestsIterator(BasicIterator): + __slots__ = ['fp'] + + def __init__(self, fp): + self.fp = fp + + def next(self): + l = fp.readline() + if not l: + raise StopIteration + return l.rstrip() + class MailboxDigester(BasicIterator): __slots__ = ['mbox', 'digest_spec', 'seekable'] @@ -645,7 +665,12 @@ self.seekable = seekable def next(self): - next_msg = self.mbox.next() + try: + next_msg = self.mbox.next() + except IOError: + print "Error: Please feed mailbox files in on stdin, i.e." + print " pyzor digest --mbox < my_mbox_file" + next_msg = None if next_msg is None: raise StopIteration return DataDigester(next_msg, self.digest_spec, --- NEW FILE patch-pyzor-handle_unknown_encodings --- --- lib/pyzor/client.py Sun Sep 8 22:37:15 2002 +++ lib/pyzor/client.py Wed Aug 3 10:58:03 2005 @@ -466,7 +470,7 @@ (fp, offsets) = self.get_line_offsets(fp) - # did we get an empty file? + # did we get an empty (parsed output)file? if len(offsets) == 0: return @@ -662,39 +666,66 @@ self.multifile = None self.curfile = None + # Check if we got a mail or not. Set type to binary if there is no 'From:' header and + # type text/plain with encoding 7bit. 7bit is passed trough anyway so nobody cares. + if (not msg.has_key("From") and self.type == 'text' and msg.subtype == 'plain' and msg.getencoding() == '7bit'): + self.type = 'binary'; + if self.type == 'text': encoding = msg.getencoding() - if encoding == '7bit': - self.curfile = msg.fp - else: - self.curfile = tempfile.TemporaryFile() - mimetools.decode(msg.fp, self.curfile, encoding) - self.curfile.seek(0) - + self.curfile = msg.fp + if encoding != '7bit': + # fix bad encoding name + if encoding == '8bits': + encoding = '8bit' + try: + newcurfile = tempfile.TemporaryFile() + mimetools.decode(msg.fp, newcurfile, encoding) + newcurfile.seek(0) + self.curfile = newcurfile + except: + # ignore encoding on errors, pass msg as is + pass + elif self.type == 'multipart': import multifile self.multifile = multifile.MultiFile(msg.fp, seekable=False) self.multifile.push(msg.getparam('boundary')) - self.multifile.next() - self.curfile = self.__class__(self.multifile) - + try: + self.multifile.next() + self.curfile = self.__class__(self.multifile) + except: + # + # Catch multipart decoding errors + # + fp.seek(0) + self.curfile = fp + self.type = 'binary' if self.type == 'text' or self.type == 'multipart': assert self.curfile is not None + elif self.type == 'binary': + try: + fp.seek(0) + except: + pass + self.curfile = fp else: assert self.curfile is None def readline(self): l = '' - if self.type in ('text', 'multipart'): - l = self.curfile.readline() - - if self.type == 'multipart' and not l and self.multifile.next(): - self.curfile = self.__class__(self.multifile) - # recursion. Could get messy if - # we get a bunch of empty multifile parts - l = self.readline() + try: + if self.type in ('text', 'multipart', 'binary'): + l = self.curfile.readline() + if self.type == 'multipart' and not l and self.multifile.next(): + self.curfile = self.__class__(self.multifile) + # recursion. Could get messy if + # we get a bunch of empty multifile parts + l = self.readline() + except (TypeError, multifile.Error): + pass return l --- NEW FILE patch-pyzor-unknowntype --- --- lib/pyzor/client.py Tue Aug 23 14:53:09 2005 +++ lib/pyzor/client.py Tue Aug 23 14:51:36 2005 @@ -693,6 +692,9 @@ # type text/plain with encoding 7bit. 7bit is passed trough anyway so nobody cares. if (not msg.has_key("From") and self.type == 'text' and msg.subtype == 'plain' and msg.getencoding() == '7bit'): self.type = 'binary'; + + if self.type is '': + self.type = 'text'; if self.type == 'text': encoding = msg.getencoding() Index: pyzor.spec =================================================================== RCS file: /cvs/pkgs/rpms/pyzor/EL-4/pyzor.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pyzor.spec 10 Feb 2005 03:09:32 -0000 1.8 +++ pyzor.spec 14 Sep 2007 06:45:38 -0000 1.9 @@ -1,10 +1,10 @@ -%define pyver %(python -c 'import sys ; print sys.version[:3]') + %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} +%define pyver %(python -c 'import sys ; print sys.version[:3]') Name: pyzor Version: 0.4.0 -Release: 8 +Release: 11%{?dist} Summary: Pyzor collaborative spam filtering system Group: Applications/Internet @@ -12,59 +12,72 @@ URL: http://pyzor.sourceforge.net/ Source0: http://easynews.dl.sourceforge.net/sourceforge/pyzor/pyzor-0.4.0.tar.bz2 Source1: http://easynews.dl.sourceforge.net/sourceforge/pyzor/pyzor-0.4.0.tar.bz2.asc +Patch0: http://antispam.imp.ch/patches/patch-pyzor-debian-mbox +Patch1: http://antispam.imp.ch/patches/patch-pyzor-handle_unknown_encodings +Patch2: http://antispam.imp.ch/patches/patch-pyzor-unknowntype BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python >= 2.2.1 Requires: python-abi = %{pyver} %description -Pyzor is a collaborative, networked system to detect -and block spam using identifying digests of messages. -Pyzor is similar to Vipul's Razor except implemented +Pyzor is a collaborative, networked system to detect +and block spam using identifying digests of messages. +Pyzor is similar to Vipul's Razor except implemented in python, and using fully open source servers. -Pyzor can be used either standalone, or to augment the -spam filtering ability of spamassassin. spamassassin +Pyzor can be used either standalone, or to augment the +spam filtering ability of spamassassin. spamassassin is highly recommended. %prep -%setup -q +%setup -q +# Add mbox handling support +%patch0 -p0 +# Handle unknown encodings +%patch1 -p0 +# Treat empty messages as text +%patch2 -p0 + %build %__python setup.py build + %install -rm -rf $RPM_BUILD_ROOT -install -m755 -d $RPM_BUILD_ROOT%{python_sitelib}/pyzor -install -p -m644 build/lib/pyzor/* $RPM_BUILD_ROOT%{python_sitelib}/pyzor -install -m755 -d $RPM_BUILD_ROOT%{_bindir} -install -p -m755 build/scripts-%{pyver}/* $RPM_BUILD_ROOT%{_bindir} -%__python -c 'from compileall import *; compile_dir("'$RPM_BUILD_ROOT'/%{python_sitelib}",10,"%{python_sitelib}")' -%__python -O -c 'from compileall import *; compile_dir("'$RPM_BUILD_ROOT'/%{python_sitelib}",10,"%{python_sitelib}")' -chmod -R a+rX $RPM_BUILD_ROOT/%{python_sitelib}/pyzor $RPM_BUILD_ROOT%{_bindir}/pyzor* +rm -rf %{buildroot} +install -m755 -d %{buildroot}%{python_sitelib}/pyzor +install -p -m644 build/lib/pyzor/* %{buildroot}%{python_sitelib}/pyzor +install -m755 -d %{buildroot}%{_bindir} +install -p -m755 build/scripts-%{pyver}/* %{buildroot}%{_bindir} +%__python -c 'from compileall import *; compile_dir("'%{buildroot}'/%{python_sitelib}",10,"%{python_sitelib}")' +%__python -O -c 'from compileall import *; compile_dir("'%{buildroot}'/%{python_sitelib}",10,"%{python_sitelib}")' +chmod -R a+rX %{buildroot}/%{python_sitelib}/pyzor $RPM_BUILD_ROOT%{_bindir}/pyzor* + %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} + %files %defattr(-,root,root,-) %dir %{python_sitelib}/pyzor %doc docs/usage.html COPYING ChangeLog NEWS README THANKS UPGRADING PKG-INFO -%attr(0644,root,root) -%{python_sitelib}/pyzor/client.py -%{python_sitelib}/pyzor/client.pyc -%ghost %{python_sitelib}/pyzor/client.pyo -%{python_sitelib}/pyzor/server.py -%{python_sitelib}/pyzor/server.pyc -%ghost %{python_sitelib}/pyzor/server.pyo -%{python_sitelib}/pyzor/__init__.py -%{python_sitelib}/pyzor/__init__.pyc -%ghost %{python_sitelib}/pyzor/__init__.pyo -%attr(0755,root,root) -%{_bindir}/pyzor -%{_bindir}/pyzord +%attr(0644,root,root) %{python_sitelib}/pyzor/client.py* +%attr(0644,root,root) %{python_sitelib}/pyzor/server.py* +%attr(0644,root,root) %{python_sitelib}/pyzor/__init__.py* +%attr(0755,root,root) %{_bindir}/pyzor +%attr(0755,root,root) %{_bindir}/pyzord + %changelog +* Sat Dec 23 2006 Jason L Tibbitts III - 0.4.0-11 +- Rebuild with Python 2.5. + +* Fri Sep 08 2006 Andreas Thienemann - 0.9.8-10 +- FE6 Rebuild +- Feature enhancements by including certain patches from swinog. + * Mon Feb 07 2005 Toshio Kuratomi - 0.4.0-8 - %%ghost *.pyo files. --- pyzor-0.4.0.tar.bz2.asc DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 06:54:25 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Fri, 14 Sep 2007 02:54:25 -0400 Subject: rpms/pyzor/EL-4 pyzor-0.4.0.tar.bz2.asc,1.2,1.3 Message-ID: <200709140654.l8E6sPof012275@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/pyzor/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12198 Added Files: pyzor-0.4.0.tar.bz2.asc Log Message: readding file Index: pyzor-0.4.0.tar.bz2.asc =================================================================== RCS file: pyzor-0.4.0.tar.bz2.asc diff -N pyzor-0.4.0.tar.bz2.asc --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ pyzor-0.4.0.tar.bz2.asc 14 Sep 2007 06:53:52 -0000 1.3 @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.0.7 (GNU/Linux) + +iEYEABECAAYFAj17tZoACgkQVv/RCiYMT6OxlQCeNk0es0dwCBE7AqC7dkmMYwg4 +0JUAn0Fug6aQOtBgixq5OcHdtTVv7U/L +=caa7 +-----END PGP SIGNATURE----- From fedora-extras-commits at redhat.com Fri Sep 14 07:10:19 2007 From: fedora-extras-commits at redhat.com (Andreas Thienemann (ixs)) Date: Fri, 14 Sep 2007 03:10:19 -0400 Subject: rpms/pyzor/EL-5 pyzor.spec,1.11,1.12 Message-ID: <200709140710.l8E7AJXZ018594@cvs-int.fedora.redhat.com> Author: ixs Update of /cvs/pkgs/rpms/pyzor/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18571 Modified Files: pyzor.spec Log Message: * Sat Dec 23 2006 Jason L Tibbitts III - 0.4.0-11 - Rebuild with Python 2.5. Index: pyzor.spec =================================================================== RCS file: /cvs/pkgs/rpms/pyzor/EL-5/pyzor.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- pyzor.spec 8 Sep 2006 15:44:21 -0000 1.11 +++ pyzor.spec 14 Sep 2007 07:09:46 -0000 1.12 @@ -1,11 +1,10 @@ -# sitelib for noarch packages, sitearch for others (remove the unneeded one) + %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %define pyver %(python -c 'import sys ; print sys.version[:3]') Name: pyzor Version: 0.4.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Pyzor collaborative spam filtering system Group: Applications/Internet @@ -72,6 +71,9 @@ %changelog +* Sat Dec 23 2006 Jason L Tibbitts III - 0.4.0-11 +- Rebuild with Python 2.5. + * Fri Sep 08 2006 Andreas Thienemann - 0.9.8-10 - FE6 Rebuild - Feature enhancements by including certain patches from swinog. From fedora-extras-commits at redhat.com Fri Sep 14 07:52:10 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexl)) Date: Fri, 14 Sep 2007 00:52:10 -0700 Subject: [pkgdb] pilot-link: alexlan has requested watchbugzilla Message-ID: <200709140752.l8E7qAWN018295@app4.fedora.phx.redhat.com> Alex Lancaster (alexlan) has requested the watchbugzilla acl on pilot-link (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pilot-link From fedora-extras-commits at redhat.com Fri Sep 14 07:52:16 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexl)) Date: Fri, 14 Sep 2007 00:52:16 -0700 Subject: [pkgdb] pilot-link: alexlan has given up watchbugzilla Message-ID: <200709140752.l8E7qGao027186@app3.fedora.phx.redhat.com> Alex Lancaster (alexlan) has given up the watchbugzilla acl on pilot-link (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pilot-link From fedora-extras-commits at redhat.com Fri Sep 14 07:52:18 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexl)) Date: Fri, 14 Sep 2007 00:52:18 -0700 Subject: [pkgdb] pilot-link: alexlan has requested watchbugzilla Message-ID: <200709140752.l8E7qIbS018304@app4.fedora.phx.redhat.com> Alex Lancaster (alexlan) has requested the watchbugzilla acl on pilot-link (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pilot-link From fedora-extras-commits at redhat.com Fri Sep 14 07:52:29 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexl)) Date: Fri, 14 Sep 2007 00:52:29 -0700 Subject: [pkgdb] pilot-link: alexlan has requested watchbugzilla Message-ID: <200709140752.l8E7qTCG018313@app4.fedora.phx.redhat.com> Alex Lancaster (alexlan) has requested the watchbugzilla acl on pilot-link (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/pilot-link From fedora-extras-commits at redhat.com Fri Sep 14 08:22:00 2007 From: fedora-extras-commits at redhat.com (Alex Lancaster (alexlan)) Date: Fri, 14 Sep 2007 04:22:00 -0400 Subject: comps comps-f7.xml.in, 1.253, 1.254 comps-f8.xml.in, 1.107, 1.108 comps-fe5.xml.in, 1.276, 1.277 comps-fe6.xml.in, 1.374, 1.375 Message-ID: <200709140822.l8E8M0FI026907@cvs-int.fedora.redhat.com> Author: alexlan Update of /cvs/pkgs/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26874 Modified Files: comps-f7.xml.in comps-f8.xml.in comps-fe5.xml.in comps-fe6.xml.in Log Message: Added "hugin" to Graphics, it's absence from graphical installer was noted on dailypackage: http://dailypackage.fedorabook.com/index.php?/archives/144-Artsy-Tuesday-Hugin-Photo-stitcher.html Index: comps-f7.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f7.xml.in,v retrieving revision 1.253 retrieving revision 1.254 diff -u -r1.253 -r1.254 --- comps-f7.xml.in 13 Sep 2007 02:13:20 -0000 1.253 +++ comps-f7.xml.in 14 Sep 2007 08:21:29 -0000 1.254 @@ -1761,6 +1761,7 @@ gutenprint-plugin gv gwenview + hugin inkscape ipe k3d Index: comps-f8.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-f8.xml.in,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- comps-f8.xml.in 13 Sep 2007 10:03:52 -0000 1.107 +++ comps-f8.xml.in 14 Sep 2007 08:21:29 -0000 1.108 @@ -1911,6 +1911,7 @@ gv gwenview ImageMagick + hugin inkscape ipe k3d Index: comps-fe5.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-fe5.xml.in,v retrieving revision 1.276 retrieving revision 1.277 diff -u -r1.276 -r1.277 --- comps-fe5.xml.in 23 Jun 2007 15:10:35 -0000 1.276 +++ comps-fe5.xml.in 14 Sep 2007 08:21:29 -0000 1.277 @@ -618,6 +618,7 @@ graphviz gv gwenview + hugin inkscape k3d kipi-plugins Index: comps-fe6.xml.in =================================================================== RCS file: /cvs/pkgs/comps/comps-fe6.xml.in,v retrieving revision 1.374 retrieving revision 1.375 diff -u -r1.374 -r1.375 --- comps-fe6.xml.in 13 Sep 2007 02:13:20 -0000 1.374 +++ comps-fe6.xml.in 14 Sep 2007 08:21:29 -0000 1.375 @@ -751,6 +751,7 @@ gutenprint gv gwenview + hugin inkscape ipe k3d From fedora-extras-commits at redhat.com Fri Sep 14 09:27:30 2007 From: fedora-extras-commits at redhat.com (Martin Bacovsky (mbacovsk)) Date: Fri, 14 Sep 2007 05:27:30 -0400 Subject: rpms/iputils/devel iputils.spec,1.50,1.51 Message-ID: <200709140927.l8E9RUMD002395@cvs-int.fedora.redhat.com> Author: mbacovsk Update of /cvs/pkgs/rpms/iputils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2371 Modified Files: iputils.spec Log Message: * Fri Aug 3 2007 Martin Bacovsky - 20070202-4 - resolves: #236725: ping does not work for subsecond intervals for ordinary user - resolves: #243197: RFE: Please sync ifenslave with current kernel - resolves: #246954: Initscript Review - resolves: #251124: can't build rdisc - OPEN_MAX undeclared Index: iputils.spec =================================================================== RCS file: /cvs/pkgs/rpms/iputils/devel/iputils.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- iputils.spec 7 Aug 2007 10:09:32 -0000 1.50 +++ iputils.spec 14 Sep 2007 09:26:57 -0000 1.51 @@ -1,7 +1,7 @@ Summary: Network monitoring tools including ping Name: iputils Version: 20070202 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD URL: http://www.skbuff.net/iputils Group: System Environment/Daemons @@ -147,6 +147,9 @@ %{_sysconfdir}/rc.d/init.d/rdisc %changelog +* Fri Sep 14 2007 Martin Bacovsky - 20070202-5 +- rebuild + * Fri Aug 3 2007 Martin Bacovsky - 20070202-4 - resolves: #236725: ping does not work for subsecond intervals for ordinary user - resolves: #243197: RFE: Please sync ifenslave with current kernel From fedora-extras-commits at redhat.com Fri Sep 14 09:42:13 2007 From: fedora-extras-commits at redhat.com (Martin Bacovsky (mbacovsk)) Date: Fri, 14 Sep 2007 05:42:13 -0400 Subject: rpms/quagga/devel quagga.spec,1.37,1.38 Message-ID: <200709140942.l8E9gDBi002840@cvs-int.fedora.redhat.com> Author: mbacovsk Update of /cvs/pkgs/rpms/quagga/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2818 Modified Files: quagga.spec Log Message: * Fri Sep 14 2007 Martin Bacovsky - 0.99.8-1.1 - rebuild Index: quagga.spec =================================================================== RCS file: /cvs/pkgs/rpms/quagga/devel/quagga.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- quagga.spec 1 Aug 2007 09:54:03 -0000 1.37 +++ quagga.spec 14 Sep 2007 09:41:41 -0000 1.38 @@ -32,7 +32,7 @@ Summary: Routing daemon Name: quagga Version: 0.99.8 -Release: 1%{?dist} +Release: 1.1%{?dist} Epoch: 0 License: GPL Group: System Environment/Daemons @@ -347,6 +347,9 @@ %endif %changelog +* Fri Sep 14 2007 Martin Bacovsky - 0.99.8-1.1 +- rebuild + * Mon Jul 30 2007 Martin Bacovsky - 0.99.8-1 - upgrade to new upstream version 0.99.8 - resolves: #249423: scripts in /etc/rc.d/init.d/* are marked as config files in specfile From fedora-extras-commits at redhat.com Fri Sep 14 10:44:59 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Fri, 14 Sep 2007 06:44:59 -0400 Subject: rpms/keepalived/devel keepalived-1.1.14-genhashman.patch, NONE, 1.1 keepalived-1.1.14-installmodes.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 keepalived.spec, 1.3, 1.4 sources, 1.2, 1.3 keepalived.init, 1.1, NONE keepalived.sysconfig, 1.1, NONE Message-ID: <200709141044.l8EAixgP010334@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/keepalived/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10299 Modified Files: .cvsignore keepalived.spec sources Added Files: keepalived-1.1.14-genhashman.patch keepalived-1.1.14-installmodes.patch Removed Files: keepalived.init keepalived.sysconfig Log Message: Update to 1.1.14. keepalived-1.1.14-genhashman.patch: --- NEW FILE keepalived-1.1.14-genhashman.patch --- diff -Naupr keepalived-1.1.14.orig/genhash/Makefile.in keepalived-1.1.14/genhash/Makefile.in --- keepalived-1.1.14.orig/genhash/Makefile.in 2007-09-13 16:47:12.000000000 +0200 +++ keepalived-1.1.14/genhash/Makefile.in 2007-09-13 18:48:23.000000000 +0200 @@ -39,13 +39,13 @@ distclean: clean uninstall: rm -f $(DESTDIR)$(bindir)/$(EXEC) - rm -f $(DESTDIR)$(mandir)/man/man1/genhash.1 + rm -f $(DESTDIR)$(mandir)/man1/genhash.1 install: install -d $(DESTDIR)$(bindir) install -m 755 $(BIN)/$(EXEC) $(DESTDIR)$(bindir)/ - install -d $(DESTDIR)$(mandir)/man/man1 - install -m 644 ../doc/man/man1/genhash.1 $(DESTDIR)$(mandir)/man/man1 + install -d $(DESTDIR)$(mandir)/man1 + install -m 644 ../doc/man/man1/genhash.1 $(DESTDIR)$(mandir)/man1 mrproper: clean distclean rm -f config.* keepalived-1.1.14-installmodes.patch: --- NEW FILE keepalived-1.1.14-installmodes.patch --- diff -Naupr keepalived-1.1.14.orig/keepalived/Makefile.in keepalived-1.1.14/keepalived/Makefile.in --- keepalived-1.1.14.orig/keepalived/Makefile.in 2007-09-13 15:44:39.000000000 +0200 +++ keepalived-1.1.14/keepalived/Makefile.in 2007-09-14 12:38:43.000000000 +0200 @@ -99,13 +99,13 @@ uninstall: install: install -d $(DESTDIR)$(sbindir) - install -m 700 $(BIN)/$(EXEC) $(DESTDIR)$(sbindir)/ + install -m 755 $(BIN)/$(EXEC) $(DESTDIR)$(sbindir)/ install -d $(DESTDIR)$(init_dir) install -m 755 etc/init.d/keepalived.init $(DESTDIR)$(init_dir)/keepalived install -d $(DESTDIR)$(sysconf_dir) - install -m 755 etc/init.d/keepalived.sysconfig $(DESTDIR)$(sysconf_dir)/keepalived + install -m 644 etc/init.d/keepalived.sysconfig $(DESTDIR)$(sysconf_dir)/keepalived install -d $(DESTDIR)$(sysconfdir)/keepalived/samples - install -m 644 etc/keepalived/keepalived.conf $(DESTDIR)$(sysconfdir)/keepalived/ + install -m 640 etc/keepalived/keepalived.conf $(DESTDIR)$(sysconfdir)/keepalived/ install -m 644 ../doc/samples/* $(DESTDIR)$(sysconfdir)/keepalived/samples/ install -d $(DESTDIR)$(mandir)/man5 install -d $(DESTDIR)$(mandir)/man8 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/keepalived/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 26 Mar 2007 17:32:27 -0000 1.2 +++ .cvsignore 14 Sep 2007 10:44:23 -0000 1.3 @@ -1 +1 @@ -keepalived-1.1.13.tar.gz +keepalived-1.1.14.tar.gz Index: keepalived.spec =================================================================== RCS file: /cvs/extras/rpms/keepalived/devel/keepalived.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- keepalived.spec 22 Aug 2007 17:35:37 -0000 1.3 +++ keepalived.spec 14 Sep 2007 10:44:23 -0000 1.4 @@ -3,18 +3,18 @@ Summary: HA monitor built upon LVS, VRRP and service pollers Name: keepalived -Version: 1.1.13 -Release: 8%{?dist} +Version: 1.1.14 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.keepalived.org/ -Source0: http://www.keepalived.org/software/keepalived-%{version}.tar.gz -Source1: keepalived.init -Source2: keepalived.sysconfig -Patch0: keepalived-1.1.13-makefile.patch -Patch1: keepalived-1.1.13-iflabel.patch -Patch2: keepalived-1.1.13-types.patch +Source: http://www.keepalived.org/software/keepalived-%{version}.tar.gz +Patch0: keepalived-1.1.14-genhashman.patch +Patch1: keepalived-1.1.14-installmodes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +Requires(post): /sbin/chkconfig +Requires(preun): /sbin/service, /sbin/chkconfig +Requires(postun): /sbin/service BuildRequires: openssl-devel # We need both of these for proper LVS support BuildRequires: kernel, kernel-devel @@ -34,11 +34,12 @@ %prep %setup -q -%patch0 -p1 -b .makefile -%patch1 -p0 -b .iflabel -%patch2 -p1 -b .types +%patch0 -p1 -b .genhashman +%patch1 -p1 -b .installmodes # Fix file mode (600 as of 1.1.13) %{__chmod} a+r doc/samples/sample.misccheck.smbcheck.sh +# Included as doc, so disable its dependencies +%{__chmod} -x goodies/arpreset.pl %build @@ -51,12 +52,6 @@ %{__make} install DESTDIR=%{buildroot} # Remove "samples", as we include them in %%doc %{__rm} -rf %{buildroot}%{_sysconfdir}/keepalived/samples/ -# Init script (based on the included one, but enhanced) -%{__install} -D -p -m 0755 %{SOURCE1} \ - %{buildroot}%{_sysconfdir}/rc.d/init.d/keepalived -# Sysconfig file (used by the init script) -%{__install} -D -p -m 0640 %{SOURCE2} \ - %{buildroot}%{_sysconfdir}/sysconfig/keepalived %check @@ -90,10 +85,10 @@ %files %defattr(-,root,root,-) %doc AUTHOR ChangeLog CONTRIBUTORS COPYING README TODO -%doc doc/keepalived.conf.SYNOPSIS doc/samples/ +%doc doc/keepalived.conf.SYNOPSIS doc/samples/ goodies/arpreset.pl %dir %{_sysconfdir}/keepalived/ -%attr(0640, root, root) %config(noreplace) %{_sysconfdir}/keepalived/keepalived.conf -%attr(0640, root, root) %config(noreplace) %{_sysconfdir}/sysconfig/keepalived +%config(noreplace) %{_sysconfdir}/keepalived/keepalived.conf +%config(noreplace) %{_sysconfdir}/sysconfig/keepalived %{_sysconfdir}/rc.d/init.d/keepalived %{_bindir}/genhash %{_sbindir}/keepalived @@ -103,6 +98,14 @@ %changelog +* Thu Sep 13 2007 Matthias Saou 1.1.14-1 +- Update to 1.1.14. +- Remove all upstreamed patches. +- Remove our init script and sysconfig files, use the same now provided by the + upstream package (will need to patch for LSB stuff soonish). +- Include new goodies/arpreset.pl in %%doc. +- Add missing scriplet requirements. + * Wed Aug 22 2007 Matthias Saou 1.1.13-8 - Rebuild for new BuildID feature. Index: sources =================================================================== RCS file: /cvs/extras/rpms/keepalived/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 26 Mar 2007 17:32:27 -0000 1.2 +++ sources 14 Sep 2007 10:44:23 -0000 1.3 @@ -1 +1 @@ -578bdb8e3ff4cca50fc877893bad658c keepalived-1.1.13.tar.gz +5a60f1c48a15153baccc0b04855d0e23 keepalived-1.1.14.tar.gz --- keepalived.init DELETED --- --- keepalived.sysconfig DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 10:52:44 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Fri, 14 Sep 2007 06:52:44 -0400 Subject: rpms/keepalived/devel keepalived.spec,1.4,1.5 Message-ID: <200709141052.l8EAqivU010593@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/keepalived/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10556 Modified Files: keepalived.spec Log Message: Add popt-devel for F8+. Index: keepalived.spec =================================================================== RCS file: /cvs/extras/rpms/keepalived/devel/keepalived.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- keepalived.spec 14 Sep 2007 10:44:23 -0000 1.4 +++ keepalived.spec 14 Sep 2007 10:52:08 -0000 1.5 @@ -18,6 +18,10 @@ BuildRequires: openssl-devel # We need both of these for proper LVS support BuildRequires: kernel, kernel-devel +# We need popt, popt-devel is split out of rpm in Fedora 8+ +%if 0%{?fedora} >= 8 +BuildRequires: popt-devel +%endif %description The main goal of the keepalived project is to add a strong & robust keepalive From fedora-extras-commits at redhat.com Fri Sep 14 11:09:15 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 14 Sep 2007 04:09:15 -0700 Subject: [pkgdb] gettext: nphilipp has requested commit Message-ID: <200709141109.l8EB9GNj029761@app3.fedora.phx.redhat.com> Nils Philippsen (nphilipp) has requested the commit acl on gettext (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gettext From fedora-extras-commits at redhat.com Fri Sep 14 11:09:18 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 14 Sep 2007 04:09:18 -0700 Subject: [pkgdb] gettext: nphilipp has requested commit Message-ID: <200709141109.l8EB9JP6019818@app4.fedora.phx.redhat.com> Nils Philippsen (nphilipp) has requested the commit acl on gettext (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gettext From fedora-extras-commits at redhat.com Fri Sep 14 11:17:00 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 14 Sep 2007 07:17:00 -0400 Subject: rpms/compat-wxGTK26/devel wxGTK-2.6.3-strconv.patch, NONE, 1.1 compat-wxGTK26.spec, 1.8, 1.9 Message-ID: <200709141117.l8EBH0wm017328@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/extras/rpms/compat-wxGTK26/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17276 Modified Files: compat-wxGTK26.spec Added Files: wxGTK-2.6.3-strconv.patch Log Message: * Fri Sep 14 2007 Michael Schwendt - 2.6.3-8 - Patch some dangerous pointer dereferences in src/common/strconv.cpp. wxGTK-2.6.3-strconv.patch: --- NEW FILE wxGTK-2.6.3-strconv.patch --- diff -Nur wxGTK-2.6.3-orig/src/common/strconv.cpp wxGTK-2.6.3/src/common/strconv.cpp --- wxGTK-2.6.3-orig/src/common/strconv.cpp 2006-03-22 00:42:11.000000000 +0100 +++ wxGTK-2.6.3/src/common/strconv.cpp 2007-09-14 12:08:01.000000000 +0200 @@ -194,7 +194,7 @@ } } - wxWCharBuffer buf((wchar_t *)NULL); + wxWCharBuffer buf((size_t)0); return buf; } @@ -215,7 +215,7 @@ } } - wxCharBuffer buf((char *)NULL); + wxCharBuffer buf((size_t)0); return buf; } @@ -773,7 +773,7 @@ len++; } else if ( (m_options & MAP_INVALID_UTF8_TO_OCTAL) - && cc == L'\\' && psz[0] == L'\\' ) + && cc == L'\\' && *psz && psz[0] == L'\\' ) { if (buf) *buf++ = (char)cc; @@ -782,6 +782,7 @@ } else if ( (m_options & MAP_INVALID_UTF8_TO_OCTAL) && cc == L'\\' && + *psz && *(psz+1) && *(psz+2) && isoctal(psz[0]) && isoctal(psz[1]) && isoctal(psz[2]) ) { if (buf) Index: compat-wxGTK26.spec =================================================================== RCS file: /cvs/extras/rpms/compat-wxGTK26/devel/compat-wxGTK26.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- compat-wxGTK26.spec 28 Aug 2007 09:58:52 -0000 1.8 +++ compat-wxGTK26.spec 14 Sep 2007 11:16:28 -0000 1.9 @@ -1,6 +1,6 @@ Name: compat-wxGTK26 Version: 2.6.3 -Release: 7 +Release: 8 Summary: GTK2 port of the wxWidgets GUI library # The wxWindows licence is the LGPL with a specific exemption allowing # distribution of derived binaries under any terms. (This will eventually @@ -15,6 +15,7 @@ Patch3: wxGTK-2.6.3-g_thread_init.patch #Patch4: wxGTK-2.6.3-tooltips.patch Patch5: wxGTK-2.6.3-expat2.patch +Patch6: wxGTK-2.6.3-strconv.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel, zlib-devel >= 1.1.4 @@ -54,6 +55,7 @@ %patch3 -p1 -b .g_thread_init #patch4 -p1 -b .tooltips %patch5 -p1 -b .expat2 +%patch6 -p1 -b .strconv sed -i -e 's|/usr/lib\b|%{_libdir}|' wx-config.in configure @@ -160,6 +162,9 @@ %changelog +* Fri Sep 14 2007 Michael Schwendt - 2.6.3-8 +- Patch some dangerous pointer dereferences in src/common/strconv.cpp. + * Tue Aug 28 2007 Michael Schwendt - 2.6.3-7 - rebuilt for new expat (#195888) From fedora-extras-commits at redhat.com Fri Sep 14 11:17:28 2007 From: fedora-extras-commits at redhat.com (Akira Tagoh (tagoh)) Date: Fri, 14 Sep 2007 07:17:28 -0400 Subject: rpms/im-chooser/devel im-chooser.spec,1.19,1.20 Message-ID: <200709141117.l8EBHSKZ017370@cvs-int.fedora.redhat.com> Author: tagoh Update of /cvs/pkgs/rpms/im-chooser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17310 Modified Files: im-chooser.spec Log Message: * Fri Sep 14 2007 Akira TAGOH - 0.5.1-2 - Add README into the package. Index: im-chooser.spec =================================================================== RCS file: /cvs/pkgs/rpms/im-chooser/devel/im-chooser.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- im-chooser.spec 10 Sep 2007 12:35:57 -0000 1.19 +++ im-chooser.spec 14 Sep 2007 11:16:56 -0000 1.20 @@ -1,6 +1,6 @@ Name: im-chooser Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: http://trac.tagoh.net/projects/im-chooser/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -57,7 +57,7 @@ %files -f %{name}.lang %defattr (-, root, root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS COPYING ChangeLog README %{_bindir}/* %{_sysconfdir}/X11/xinit/xinitrc.d/xinput.sh %{_sysconfdir}/X11/xinit/xinput.d @@ -65,6 +65,9 @@ %{_datadir}/pixmaps/im-chooser.png %changelog +* Fri Sep 14 2007 Akira TAGOH - 0.5.1-2 +- Add README into the package. + * Mon Sep 10 2007 Akira TAGOH - 0.5.1-1 - New upstream release. From fedora-extras-commits at redhat.com Fri Sep 14 11:19:13 2007 From: fedora-extras-commits at redhat.com (Jens Petersen (petersen)) Date: Fri, 14 Sep 2007 04:19:13 -0700 Subject: [pkgdb] gettext had acl change status Message-ID: <200709141119.l8EBJEvj019863@app4.fedora.phx.redhat.com> Jens Petersen (petersen) has set the commit acl on gettext (Fedora devel) to Approved for Nils Philippsen (nphilipp) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gettext From fedora-extras-commits at redhat.com Fri Sep 14 11:28:04 2007 From: fedora-extras-commits at redhat.com (Than Ngo (than)) Date: Fri, 14 Sep 2007 07:28:04 -0400 Subject: rpms/redhat-artwork/devel redhat-artwork-7.0.0-kwin-bluecurve.patch, NONE, 1.1 redhat-artwork.spec, 1.194, 1.195 Message-ID: <200709141128.l8EBS4nm017663@cvs-int.fedora.redhat.com> Author: than Update of /cvs/extras/rpms/redhat-artwork/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17642 Modified Files: redhat-artwork.spec Added Files: redhat-artwork-7.0.0-kwin-bluecurve.patch Log Message: fix bz276731, KWin theme shows pixel noise for "sticky" icon redhat-artwork-7.0.0-kwin-bluecurve.patch: --- NEW FILE redhat-artwork-7.0.0-kwin-bluecurve.patch --- --- redhat-artwork-7.0.0/art/kde/kwin/Bluecurve/bluecurveclient.cpp.orig 2007-09-14 13:23:49.000000000 +0200 +++ redhat-artwork-7.0.0/art/kde/kwin/Bluecurve/bluecurveclient.cpp 2007-09-14 13:24:43.000000000 +0200 @@ -30,7 +30,7 @@ #include -#define BASE_BUTTON_SIZE 17 +#define BASE_BUTTON_SIZE 16 #define BORDER_WIDTH 6 #define CORNER_RADIUS 12 Index: redhat-artwork.spec =================================================================== RCS file: /cvs/extras/rpms/redhat-artwork/devel/redhat-artwork.spec,v retrieving revision 1.194 retrieving revision 1.195 diff -u -r1.194 -r1.195 --- redhat-artwork.spec 12 Aug 2007 04:20:46 -0000 1.194 +++ redhat-artwork.spec 14 Sep 2007 11:27:32 -0000 1.195 @@ -4,7 +4,7 @@ Summary: Artwork for Red Hat default look-and-feel Name: redhat-artwork Version: 7.0.0 -Release: 11%{?dist} +Release: 11%{?dist}.1 URL: http://www.redhat.com Source0: %{name}-%{version}.tar.gz Source1: post-install-fixup.sh @@ -18,6 +18,7 @@ Patch0: redhat-artwork-7.0.0-kdm-userlist.patch Patch1: redhat-artwork-7.0.0-timed-login.patch Patch2: default-theme.patch +Patch3: redhat-artwork-7.0.0-kwin-bluecurve.patch Group: User Interface/Desktops License: GPL+ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -75,6 +76,7 @@ %patch0 -p1 -b .kdm-userlist %patch1 -p1 -b .timed-login %patch2 -p1 -b .default-theme +%patch3 -p1 -b .kwin-bluecurve mkdir post-install (cd post-install; tar xzvf %{SOURCE2}) @@ -452,6 +454,9 @@ %{_datadir}/apps/kwin/bluecurve.desktop %changelog +* Fri Sep 14 2007 Than Ngo - 7.0.0-11.1 +- fix bz276731, KWin theme shows pixel noise for "sticky" icon + * Sun Aug 12 2007 Matthias Clasen - 7.0.0-11 - Switch default theme to use Nodoka From fedora-extras-commits at redhat.com Fri Sep 14 11:58:49 2007 From: fedora-extras-commits at redhat.com (Brian Pepple (bpepple)) Date: Fri, 14 Sep 2007 07:58:49 -0400 Subject: rpms/xchat-gnome/F-7 xchat-gnome-0.18-reconnect.patch, NONE, 1.1 xchat-gnome.spec, 1.39, 1.40 Message-ID: <200709141158.l8EBwnPM018312@cvs-int.fedora.redhat.com> Author: bpepple Update of /cvs/pkgs/rpms/xchat-gnome/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18287 Modified Files: xchat-gnome.spec Added Files: xchat-gnome-0.18-reconnect.patch Log Message: * Thu Sep 13 2007 Brian Pepple - 0.18-3 - Add patch to fix reconnect bug. (#225408) xchat-gnome-0.18-reconnect.patch: --- NEW FILE xchat-gnome-0.18-reconnect.patch --- --- trunk/plugins/net-monitor/net-monitor.c 2007/09/12 22:18:13 2568 +++ trunk/plugins/net-monitor/net-monitor.c 2007/09/13 01:25:13 2569 @@ -30,6 +30,9 @@ #include #include #include +#include +#include +#include #include "xchat-plugin.h" #define NET_MONITOR_VERSION "0.1" @@ -166,6 +169,13 @@ g_hash_table_foreach (networks, (GHFunc) disconnect_from_network, NULL); } else { + /* + * We need to tell the nameserver resolver to reread + * /etc/resolve.conf, since the nameservers might have changed + * when moving between networks. + */ + res_init(); + g_hash_table_foreach (networks, (GHFunc) connect_to_network, NULL); } } Index: xchat-gnome.spec =================================================================== RCS file: /cvs/pkgs/rpms/xchat-gnome/F-7/xchat-gnome.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- xchat-gnome.spec 3 Aug 2007 01:46:19 -0000 1.39 +++ xchat-gnome.spec 14 Sep 2007 11:58:17 -0000 1.40 @@ -1,6 +1,6 @@ Name: xchat-gnome Version: 0.18 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GNOME front-end to xchat Group: Applications/Internet @@ -8,6 +8,7 @@ URL: http://%{name}.navi.cx/ Source0: http://flapjack.navi.cx/releases/%{name}/%{name}-%{version}.tar.bz2 Patch0: %{name}-%{version}-config.patch +Patch1: %{name}-%{version}-reconnect.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: openssl-devel @@ -41,6 +42,7 @@ %prep %setup -q -n %{name}-%{version} %patch0 -p1 -b .config +%patch1 -p1 -b .reconnect %build @@ -126,6 +128,9 @@ %changelog +* Thu Sep 13 2007 Brian Pepple - 0.18-3 +- Add patch to fix reconnect bug. (#225408) + * Thu Aug 2 2007 Brian Pepple - 0.18-2 - Update license tag. From fedora-extras-commits at redhat.com Fri Sep 14 12:16:35 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Fri, 14 Sep 2007 05:16:35 -0700 Subject: [pkgdb] festival: mattdm has requested watchbugzilla Message-ID: <200709141216.l8ECGZ1G020384@app4.fedora.phx.redhat.com> Matthew Miller (mattdm) has requested the watchbugzilla acl on festival (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/festival From fedora-extras-commits at redhat.com Fri Sep 14 12:16:45 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Fri, 14 Sep 2007 05:16:45 -0700 Subject: [pkgdb] festival: mattdm has requested commit Message-ID: <200709141216.l8ECGjaE030778@app3.fedora.phx.redhat.com> Matthew Miller (mattdm) has requested the commit acl on festival (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/festival From fedora-extras-commits at redhat.com Fri Sep 14 12:16:44 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Fri, 14 Sep 2007 05:16:44 -0700 Subject: [pkgdb] festival: mattdm has requested watchcommits Message-ID: <200709141216.l8ECGjal030769@app3.fedora.phx.redhat.com> Matthew Miller (mattdm) has requested the watchcommits acl on festival (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/festival From fedora-extras-commits at redhat.com Fri Sep 14 12:16:57 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Fri, 14 Sep 2007 05:16:57 -0700 Subject: [pkgdb] festival: mattdm has requested watchbugzilla Message-ID: <200709141216.l8ECGvU5020393@app4.fedora.phx.redhat.com> Matthew Miller (mattdm) has requested the watchbugzilla acl on festival (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/festival From fedora-extras-commits at redhat.com Fri Sep 14 12:16:58 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Fri, 14 Sep 2007 05:16:58 -0700 Subject: [pkgdb] festival: mattdm has requested watchcommits Message-ID: <200709141216.l8ECGwPh020403@app4.fedora.phx.redhat.com> Matthew Miller (mattdm) has requested the watchcommits acl on festival (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/festival From fedora-extras-commits at redhat.com Fri Sep 14 12:16:59 2007 From: fedora-extras-commits at redhat.com (Matthew Miller (mattdm)) Date: Fri, 14 Sep 2007 05:16:59 -0700 Subject: [pkgdb] festival: mattdm has requested commit Message-ID: <200709141216.l8ECGxCg030787@app3.fedora.phx.redhat.com> Matthew Miller (mattdm) has requested the commit acl on festival (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/festival From fedora-extras-commits at redhat.com Fri Sep 14 12:18:08 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Fri, 14 Sep 2007 08:18:08 -0400 Subject: rpms/libsigc++20/devel .cvsignore, 1.5, 1.6 libsigc++.spec, 1.12, 1.13 sources, 1.6, 1.7 Message-ID: <200709141218.l8ECI84R024681@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/libsigc++20/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24652 Modified Files: .cvsignore libsigc++.spec sources Log Message: Update to 2.0.18 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/libsigc++20/devel/.cvsignore,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- .cvsignore 28 Feb 2006 21:19:42 -0000 1.5 +++ .cvsignore 14 Sep 2007 12:17:36 -0000 1.6 @@ -1 +1 @@ -libsigc++-2.0.17.tar.bz2 +libsigc++-2.0.18.tar.bz2 Index: libsigc++.spec =================================================================== RCS file: /cvs/pkgs/rpms/libsigc++20/devel/libsigc++.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libsigc++.spec 10 Aug 2007 08:24:18 -0000 1.12 +++ libsigc++.spec 14 Sep 2007 12:17:36 -0000 1.13 @@ -1,6 +1,6 @@ Name: libsigc++20 -Version: 2.0.17 -Release: 3 +Version: 2.0.18 +Release: 1 Summary: Typesafe signal framework for C++ @@ -81,6 +81,9 @@ %{_libdir}/*.so %changelog +* Fri Sep 14 2007 Denis Leroy - 2.0.18-1 +- Update to 2.0.18 + * Fri Aug 10 2007 Denis Leroy - 2.0.17-3 - Updated License tag as per new guidelines Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/libsigc++20/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 28 Feb 2006 21:19:42 -0000 1.6 +++ sources 14 Sep 2007 12:17:36 -0000 1.7 @@ -1 +1 @@ -fde0ee69e3125e982746d9fe005763e1 libsigc++-2.0.17.tar.bz2 +ddebf5aafc8525d10366a8724abc9f28 libsigc++-2.0.18.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 12:20:06 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 14 Sep 2007 08:20:06 -0400 Subject: rpms/gettext/devel gettext-xglade-define-xml-major-version-285701.patch, NONE, 1.1 gettext.spec, 1.77, 1.78 gettext-xglade-include-expat-285701.patch, 1.1, NONE Message-ID: <200709141220.l8ECK6tQ024812@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/gettext/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24788 Modified Files: gettext.spec Added Files: gettext-xglade-define-xml-major-version-285701.patch Removed Files: gettext-xglade-include-expat-285701.patch Log Message: remove gettext-xglade-include-expat-285701.patch, add gettext-xglade-define-xml-major-version-285701.patch to determine XML_MAJOR_VERSION from expat.h and define it in config.h (#285701) gettext-xglade-define-xml-major-version-285701.patch: --- NEW FILE gettext-xglade-define-xml-major-version-285701.patch --- diff -up gettext-0.16.1/gettext-tools/configure.ac.4-expat~ gettext-0.16.1/gettext-tools/configure.ac --- gettext-0.16.1/gettext-tools/configure.ac.4-expat~ 2006-11-27 18:02:01.000000000 +0100 +++ gettext-0.16.1/gettext-tools/configure.ac 2007-09-14 13:55:28.000000000 +0200 @@ -238,6 +238,22 @@ case "$host_os" in LTLIBEXPAT="-ldl" AC_SUBST(LIBEXPAT) AC_SUBST(LTLIBEXPAT) + AC_CHECK_HEADER([expat.h],[ + cat > xml_major_version.c << EOF +#include +#include +int main (void) { printf ("%d\n", XML_MAJOR_VERSION); } +EOF + AC_MSG_CHECKING([for libexpat XML_MAJOR_VERSION]) + $CC -o xml_major_version xml_major_version.c + XML_MAJOR_VERSION=$(./xml_major_version) + rm -f ./xml_major_version ./xml_major_version.c + AC_MSG_RESULT([$XML_MAJOR_VERSION]) + AC_SUBST(XML_MAJOR_VERSION) + AC_DEFINE([XML_MAJOR_VERSION],$XML_MAJOR_VERSION,[The API version of the expat library found during compilation.]) + ],[ + AC_ERROR([cannot determine version of expat library, expat.h is missing]) + ]) ;; *) AC_LIB_HAVE_LINKFLAGS([expat], [], Index: gettext.spec =================================================================== RCS file: /cvs/pkgs/rpms/gettext/devel/gettext.spec,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- gettext.spec 12 Sep 2007 12:49:55 -0000 1.77 +++ gettext.spec 14 Sep 2007 12:19:34 -0000 1.78 @@ -4,7 +4,7 @@ Summary: GNU libraries and utilities for producing multi-lingual messages Name: gettext Version: 0.16.1 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2+ and LGPLv2+ Group: Development/Tools Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -14,8 +14,9 @@ Requires(post): /sbin/install-info Requires(preun): /sbin/install-info %ifarch x86_64 ppc64 s390x -BuildRequires: automake >= 1.8, autoconf >= 2.5 +BuildRequires: automake >= 1.8 %endif +BuildRequires: autoconf >= 2.5 BuildRequires: libtool, bison, gcc-c++, gcc-java, libgcj # need expat for xgettext on glade Buildrequires: expat-devel @@ -28,7 +29,7 @@ Patch1: gettext-tools-tests-lang-gawk-fail.patch Patch2: gettext-php-headers.patch Patch3: gettext-php-prinf-output-237241.patch -Patch4: gettext-xglade-include-expat-285701.patch +Patch4: gettext-xglade-define-xml-major-version-285701.patch %description The GNU gettext package provides a set of tools and documentation for @@ -69,6 +70,11 @@ %build +pushd gettext-tools +autoconf +autoheader +popd + [ -f %{_datadir}/automake/depcomp ] && cp -f %{_datadir}/automake/{depcomp,ylwrap} . export JAVAC=gcj @@ -231,6 +237,11 @@ %changelog +* Fri Sep 14 2007 Jens Petersen - 0.16.1-11 +- remove gettext-xglade-include-expat-285701.patch, add + gettext-xglade-define-xml-major-version-285701.patch to determine + XML_MAJOR_VERSION from expat.h and define it in config.h (#285701) + * Wed Sep 12 2007 Jens Petersen - 0.16.1-10 - buildrequire expat-devel - add gettext-xglade-include-expat-285701.patch to include expat.h --- gettext-xglade-include-expat-285701.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 12:26:56 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 14 Sep 2007 08:26:56 -0400 Subject: rpms/maxima/devel maxima.spec,1.82,1.83 xmaxima.desktop,1.5,1.6 Message-ID: <200709141226.l8ECQuV6025222@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25196 Modified Files: maxima.spec xmaxima.desktop Log Message: * Fri Sep 14 2007 Rex Dieter 5.13.0-5 - xmaxima.desktop: Categories =- Education Index: maxima.spec =================================================================== RCS file: /cvs/pkgs/rpms/maxima/devel/maxima.spec,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- maxima.spec 30 Aug 2007 18:29:47 -0000 1.82 +++ maxima.spec 14 Sep 2007 12:26:24 -0000 1.83 @@ -2,7 +2,7 @@ Name: maxima Version: 5.13.0 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -419,8 +419,12 @@ %changelog +* Fri Sep 14 2007 Rex Dieter 5.13.0-5 +- xmaxima.desktop: Categories =- Education + * Thu Aug 30 2007 Rex Dieter 5.13.0-4 -- (re)--enable-gcl (#256281) +- (re)--enable-gcl, f8+ (#256281) +- fix inadvertant Obsoletes: maxima-runtime-gcl (f7) * Mon Aug 27 2007 Rex Dieter 5.13.0-3 - until it is unborked, disable gcl support, f8+ (#256281) Index: xmaxima.desktop =================================================================== RCS file: /cvs/pkgs/rpms/maxima/devel/xmaxima.desktop,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xmaxima.desktop 26 Oct 2006 20:31:22 -0000 1.5 +++ xmaxima.desktop 14 Sep 2007 12:26:24 -0000 1.6 @@ -5,5 +5,5 @@ Icon=maxima #MimeType= Type=Application -Categories=Science;Education;Math; +Categories=Science;Math; Encoding=UTF-8 From fedora-extras-commits at redhat.com Fri Sep 14 12:30:56 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 14 Sep 2007 08:30:56 -0400 Subject: rpms/gettext/devel gettext.spec,1.78,1.79 Message-ID: <200709141230.l8ECUuvU025368@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/gettext/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25343 Modified Files: gettext.spec Log Message: fix changelog, take the blame for 0.16.1-11 Index: gettext.spec =================================================================== RCS file: /cvs/pkgs/rpms/gettext/devel/gettext.spec,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- gettext.spec 14 Sep 2007 12:19:34 -0000 1.78 +++ gettext.spec 14 Sep 2007 12:30:24 -0000 1.79 @@ -237,7 +237,7 @@ %changelog -* Fri Sep 14 2007 Jens Petersen - 0.16.1-11 +* Fri Sep 14 2007 Nils Philippsen - 0.16.1-11 - remove gettext-xglade-include-expat-285701.patch, add gettext-xglade-define-xml-major-version-285701.patch to determine XML_MAJOR_VERSION from expat.h and define it in config.h (#285701) From fedora-extras-commits at redhat.com Fri Sep 14 12:47:01 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 14 Sep 2007 08:47:01 -0400 Subject: rpms/hwbrowser/devel hwbrowser.spec,1.47,1.48 sources,1.41,1.42 Message-ID: <200709141247.l8ECl1ML025878@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/hwbrowser/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25839 Modified Files: hwbrowser.spec sources Log Message: don't buildrequire expat Index: hwbrowser.spec =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/hwbrowser.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- hwbrowser.spec 11 Sep 2007 12:26:39 -0000 1.47 +++ hwbrowser.spec 14 Sep 2007 12:46:29 -0000 1.48 @@ -12,7 +12,6 @@ BuildRequires: automake BuildRequires: perl-XML-Parser BuildRequires: gettext -BuildRequires: expat Requires: gnome-python2 Requires: gnome-python2-canvas Requires: pygtk2 @@ -53,9 +52,8 @@ %{_datadir}/applications/redhat-hwbrowser.desktop %changelog -* Tue Sep 11 2007 Nils Philippsen - 0.36-1 +* Fri Sep 14 2007 Nils Philippsen - 0.36-1 - make "hwbrowser" executable (#285171) -- buildrequire expat to augment xgettext for glade files * Mon Sep 10 2007 Nils Philippsen - 0.35-1 - make use of force tagging (since mercurial 0.9.4) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hwbrowser/devel/sources,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- sources 11 Sep 2007 12:26:39 -0000 1.41 +++ sources 14 Sep 2007 12:46:29 -0000 1.42 @@ -1 +1 @@ -2c98067d3f3f4f91ecf4f9f321f1e984 hwbrowser-0.36.tar.bz2 +a51bf81470d82846a0cf6f185f44bc3a hwbrowser-0.36.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 12:55:35 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 14 Sep 2007 08:55:35 -0400 Subject: rpms/maxima/devel maxima.spec,1.83,1.84 xmaxima.desktop,1.6,1.7 Message-ID: <200709141255.l8ECtZOn026244@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/maxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26213 Modified Files: maxima.spec xmaxima.desktop Log Message: * Fri Sep 14 2007 Rex Dieter 5.13.0-6 - xmaxima.desktop: Categories=Development,Math Index: maxima.spec =================================================================== RCS file: /cvs/pkgs/rpms/maxima/devel/maxima.spec,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- maxima.spec 14 Sep 2007 12:26:24 -0000 1.83 +++ maxima.spec 14 Sep 2007 12:55:02 -0000 1.84 @@ -2,7 +2,7 @@ Name: maxima Version: 5.13.0 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2 Group: Applications/Engineering URL: http://maxima.sourceforge.net/ @@ -21,14 +21,13 @@ %endif %ifarch %{ix86} x86_64 +%define default_lisp sbcl %if 0%{?fedora} > 2 -%define default_lisp sbcl %define _enable_clisp --enable-clisp -# disable until unborked, http://bugzilla.redhat.com/256281 %define _enable_gcl --enable-gcl %define _enable_sbcl --enable-sbcl %else -%define default_lisp sbcl +# epel/rhel %define _enable_sbcl --enable-sbcl %endif %endif @@ -419,8 +418,8 @@ %changelog -* Fri Sep 14 2007 Rex Dieter 5.13.0-5 -- xmaxima.desktop: Categories =- Education +* Fri Sep 14 2007 Rex Dieter 5.13.0-6 +- xmaxima.desktop: Categories=Development,Math * Thu Aug 30 2007 Rex Dieter 5.13.0-4 - (re)--enable-gcl, f8+ (#256281) Index: xmaxima.desktop =================================================================== RCS file: /cvs/pkgs/rpms/maxima/devel/xmaxima.desktop,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xmaxima.desktop 14 Sep 2007 12:26:24 -0000 1.6 +++ xmaxima.desktop 14 Sep 2007 12:55:02 -0000 1.7 @@ -5,5 +5,5 @@ Icon=maxima #MimeType= Type=Application -Categories=Science;Math; +Categories=Development;Math; Encoding=UTF-8 From fedora-extras-commits at redhat.com Fri Sep 14 13:06:12 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 14 Sep 2007 09:06:12 -0400 Subject: rpms/wxMaxima/devel wxMaxima.spec,1.14,1.15 Message-ID: <200709141306.l8ED6C9T032587@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/wxMaxima/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32556 Modified Files: wxMaxima.spec Log Message: * Fri Sep 14 2007 Rex Dieter 0.7.3-4 - wxmaxima.desktop: Categories=Development,Math Index: wxMaxima.spec =================================================================== RCS file: /cvs/pkgs/rpms/wxMaxima/devel/wxMaxima.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- wxMaxima.spec 25 Aug 2007 13:55:20 -0000 1.14 +++ wxMaxima.spec 14 Sep 2007 13:05:39 -0000 1.15 @@ -4,7 +4,7 @@ Summary: Graphical user interface for Maxima Name: wxMaxima Version: 0.7.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/Engineering @@ -62,10 +62,9 @@ make install DESTDIR=$RPM_BUILD_ROOT -desktop-file-install \ +desktop-file-install --vendor="" \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ - --vendor="" \ - --add-category="Education" \ + --add-category="Development" \ --add-category="Math" \ --remove-category="Utility" \ wxmaxima.desktop @@ -105,6 +104,9 @@ %changelog +* Fri Sep 14 2007 Rex Dieter 0.7.3-4 +- wxmaxima.desktop: Categories=Development,Math + * Sat Aug 11 2007 Rex Dieter 0.7.3-3 - License: GPLv2+ - revert to classic icon scriptlets From fedora-extras-commits at redhat.com Fri Sep 14 13:06:40 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 14 Sep 2007 09:06:40 -0400 Subject: rpms/gettext/devel gettext-xglade-define-xml-major-version-285701.patch, 1.1, 1.2 Message-ID: <200709141306.l8ED6eYN032698@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/gettext/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32586 Modified Files: gettext-xglade-define-xml-major-version-285701.patch Log Message: AC_DEFINE([XML_MAJOR_VERSION], ...) -> AC_DEFINE_UNQUOTED(...) gettext-xglade-define-xml-major-version-285701.patch: Index: gettext-xglade-define-xml-major-version-285701.patch =================================================================== RCS file: /cvs/pkgs/rpms/gettext/devel/gettext-xglade-define-xml-major-version-285701.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gettext-xglade-define-xml-major-version-285701.patch 14 Sep 2007 12:19:34 -0000 1.1 +++ gettext-xglade-define-xml-major-version-285701.patch 14 Sep 2007 13:06:38 -0000 1.2 @@ -1,6 +1,6 @@ diff -up gettext-0.16.1/gettext-tools/configure.ac.4-expat~ gettext-0.16.1/gettext-tools/configure.ac --- gettext-0.16.1/gettext-tools/configure.ac.4-expat~ 2006-11-27 18:02:01.000000000 +0100 -+++ gettext-0.16.1/gettext-tools/configure.ac 2007-09-14 13:55:28.000000000 +0200 ++++ gettext-0.16.1/gettext-tools/configure.ac 2007-09-14 15:03:43.000000000 +0200 @@ -238,6 +238,22 @@ case "$host_os" in LTLIBEXPAT="-ldl" AC_SUBST(LIBEXPAT) @@ -17,7 +17,7 @@ + rm -f ./xml_major_version ./xml_major_version.c + AC_MSG_RESULT([$XML_MAJOR_VERSION]) + AC_SUBST(XML_MAJOR_VERSION) -+ AC_DEFINE([XML_MAJOR_VERSION],$XML_MAJOR_VERSION,[The API version of the expat library found during compilation.]) ++ AC_DEFINE_UNQUOTED([XML_MAJOR_VERSION],$XML_MAJOR_VERSION,[The API version of the expat library found during compilation.]) + ],[ + AC_ERROR([cannot determine version of expat library, expat.h is missing]) + ]) From fedora-extras-commits at redhat.com Fri Sep 14 13:12:12 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 14 Sep 2007 09:12:12 -0400 Subject: rpms/dbus/devel dbus-1.1.2-audit-user.patch, NONE, 1.1 dbus.spec, 1.127, 1.128 Message-ID: <200709141312.l8EDCCZo001061@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/dbus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv974 Modified Files: dbus.spec Added Files: dbus-1.1.2-audit-user.patch Log Message: * Fri Sep 14 2007 Dan Walsh - 1.1.2-5%{?dist} - Reverse we_were_root check to setpcap if we were root. Also only init audit if we were root. So error dbus message will not show up when policy reload happens. dbus -session will no longer try to send audit message, only system will. dbus-1.1.2-audit-user.patch: --- NEW FILE dbus-1.1.2-audit-user.patch --- diff -up dbus-1.1.2/dbus/dbus-sysdeps-util-unix.c.audit-user dbus-1.1.2/dbus/dbus-sysdeps-util-unix.c --- dbus-1.1.2/dbus/dbus-sysdeps-util-unix.c.audit-user 2007-07-24 11:39:09.000000000 -0400 +++ dbus-1.1.2/dbus/dbus-sysdeps-util-unix.c 2007-09-14 09:00:24.000000000 -0400 @@ -300,7 +300,7 @@ _dbus_change_to_daemon_user (const char * run as ... doesn't really help. But keeps people happy. */ - if (!we_were_root) + if (we_were_root) { cap_value_t new_cap_list[] = { CAP_AUDIT_WRITE }; cap_value_t tmp_cap_list[] = { CAP_AUDIT_WRITE, CAP_SETUID, CAP_SETGID }; @@ -376,7 +376,7 @@ _dbus_change_to_daemon_user (const char } #ifdef HAVE_LIBAUDIT - if (!we_were_root) + if (we_were_root) { if (cap_set_proc (new_caps)) { @@ -395,6 +395,7 @@ _dbus_change_to_daemon_user (const char _dbus_strerror (errno)); return FALSE; } + audit_init(); } #endif diff -up dbus-1.1.2/bus/selinux.c.audit-user dbus-1.1.2/bus/selinux.c --- dbus-1.1.2/bus/selinux.c.audit-user 2007-07-24 11:39:08.000000000 -0400 +++ dbus-1.1.2/bus/selinux.c 2007-09-14 08:31:14.000000000 -0400 @@ -113,7 +113,7 @@ static const struct avc_lock_callback lo static int audit_fd = -1; #endif -static void +void audit_init(void) { #ifdef HAVE_LIBAUDIT @@ -350,12 +350,8 @@ bus_selinux_full_init (void) freecon (bus_context); - audit_init (); - - return TRUE; -#else - return TRUE; #endif /* HAVE_SELINUX */ + return TRUE; } /** Index: dbus.spec =================================================================== RCS file: /cvs/extras/rpms/dbus/devel/dbus.spec,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- dbus.spec 28 Aug 2007 21:57:03 -0000 1.127 +++ dbus.spec 14 Sep 2007 13:11:38 -0000 1.128 @@ -8,7 +8,7 @@ Summary: D-BUS message bus Name: dbus Version: 1.1.2 -Release: 4%{?dist} +Release: 5%{?dist} URL: http://www.freedesktop.org/software/dbus/ Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz Source1: doxygen_to_devhelp.xsl @@ -37,6 +37,7 @@ Patch1: dbus-1.0.1-generate-xml-docs.patch # https://bugs.freedesktop.org/show_bug.cgi?id=11491 Patch2: dbus-1.0.2-lsb.patch +Patch3: dbus-1.1.2-audit-user.patch %description @@ -79,6 +80,7 @@ %patch0 -p1 -b .start-early %patch1 -p1 -b .generate-xml-docs %patch2 -p1 -b .lsb +%patch3 -p1 -b .audit-user autoreconf -f -i @@ -198,6 +200,12 @@ %{_datadir}/devhelp/books/dbus %changelog +* Fri Sep 14 2007 Dan Walsh - 1.1.2-5%{?dist} +- Reverse we_were_root check to setpcap if we were root. Also only init +audit if we were root. So error dbus message will not show up when policy +reload happens. dbus -session will no longer try to send audit message, +only system will. + * Tue Aug 28 2007 David Zeuthen - 1.1.2-4%{?dist} - Make dbus require dbus-libs (#261721) From fedora-extras-commits at redhat.com Fri Sep 14 13:23:46 2007 From: fedora-extras-commits at redhat.com (Quentin Spencer (qspencer)) Date: Fri, 14 Sep 2007 09:23:46 -0400 Subject: rpms/glpk/devel .cvsignore, 1.9, 1.10 glpk.spec, 1.14, 1.15 sources, 1.9, 1.10 Message-ID: <200709141323.l8EDNkAr003325@cvs-int.fedora.redhat.com> Author: qspencer Update of /cvs/extras/rpms/glpk/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3176 Modified Files: .cvsignore glpk.spec sources Log Message: New release. Update license tag to GPLv3. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/glpk/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 28 Jul 2007 04:13:57 -0000 1.9 +++ .cvsignore 14 Sep 2007 13:23:14 -0000 1.10 @@ -1 +1 @@ -glpk-4.20.tar.gz +glpk-4.21.tar.gz Index: glpk.spec =================================================================== RCS file: /cvs/extras/rpms/glpk/devel/glpk.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- glpk.spec 23 Aug 2007 18:42:40 -0000 1.14 +++ glpk.spec 14 Sep 2007 13:23:14 -0000 1.15 @@ -1,10 +1,10 @@ Name: glpk -Version: 4.20 -Release: 3%{?dist} +Version: 4.21 +Release: 1%{?dist} Summary: GNU Linear Programming Kit Group: System Environment/Libraries -License: GPL +License: GPLv3 URL: http://www.gnu.org/software/glpk/glpk.html Source0: ftp://ftp.gnu.org/gnu/glpk/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -103,6 +103,9 @@ %changelog +* Fri Sep 14 2007 Quentin Spencer 4.21-1 +- New release. Update license tag to GPLv3. + * Thu Aug 23 2007 Quentin Spencer 4.20-3 - Rebuild for F8. Index: sources =================================================================== RCS file: /cvs/extras/rpms/glpk/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 28 Jul 2007 04:13:57 -0000 1.9 +++ sources 14 Sep 2007 13:23:14 -0000 1.10 @@ -1 +1 @@ -6dd68d9eef35c524489f3e935a0dae34 glpk-4.20.tar.gz +a41df71415c97fc5c541d19547ced10a glpk-4.21.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 14:18:28 2007 From: fedora-extras-commits at redhat.com (Matthias Saou (thias)) Date: Fri, 14 Sep 2007 10:18:28 -0400 Subject: rpms/keepalived/devel keepalived-1.1.14-include.patch, NONE, 1.1 keepalived.spec, 1.5, 1.6 Message-ID: <200709141418.l8EEISLI016504@cvs-int.fedora.redhat.com> Author: thias Update of /cvs/extras/rpms/keepalived/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16418 Modified Files: keepalived.spec Added Files: keepalived-1.1.14-include.patch Log Message: Include patch from Shinji Tanaka to fix conf include. keepalived-1.1.14-include.patch: --- NEW FILE keepalived-1.1.14-include.patch --- diff -Naupr keepalived-1.1.14.orig/lib/parser.c keepalived-1.1.14/lib/parser.c --- keepalived-1.1.14.orig/lib/parser.c 2007-09-13 17:14:16.000000000 +0200 +++ keepalived-1.1.14/lib/parser.c 2007-09-14 16:14:26.000000000 +0200 @@ -33,6 +33,7 @@ /* global vars */ vector keywords; +vector current_keywords; FILE *current_stream; char *current_conf_file; int reload = 0; @@ -213,7 +214,7 @@ void read_conf_file(char *conf_file) char *confpath = strdup(globbuf.gl_pathv[i]); dirname(confpath); chdir(confpath); - process_stream(keywords); + process_stream(current_keywords); fclose(stream); chdir(prev_path); @@ -388,6 +389,8 @@ process_stream(vector keywords_vec) char *str; char *buf; vector strvec; + vector prev_keywords = current_keywords; + current_keywords = keywords_vec; buf = zalloc(MAXBUF); while (read_line(buf, MAXBUF)) { @@ -423,6 +426,7 @@ process_stream(vector keywords_vec) free_strvec(strvec); } + current_keywords = prev_keywords; free(buf); return; } @@ -442,6 +446,7 @@ init_data(char *conf_file, vector (*init #endif /* Stream handling */ + current_keywords = keywords; read_conf_file((conf_file) ? conf_file : CONF); free_keywords(keywords); } Index: keepalived.spec =================================================================== RCS file: /cvs/extras/rpms/keepalived/devel/keepalived.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- keepalived.spec 14 Sep 2007 10:52:08 -0000 1.5 +++ keepalived.spec 14 Sep 2007 14:17:56 -0000 1.6 @@ -4,13 +4,14 @@ Summary: HA monitor built upon LVS, VRRP and service pollers Name: keepalived Version: 1.1.14 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: http://www.keepalived.org/ Source: http://www.keepalived.org/software/keepalived-%{version}.tar.gz Patch0: keepalived-1.1.14-genhashman.patch Patch1: keepalived-1.1.14-installmodes.patch +Patch2: keepalived-1.1.14-include.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires(post): /sbin/chkconfig Requires(preun): /sbin/service, /sbin/chkconfig @@ -40,6 +41,7 @@ %setup -q %patch0 -p1 -b .genhashman %patch1 -p1 -b .installmodes +%patch2 -p1 -b .include # Fix file mode (600 as of 1.1.13) %{__chmod} a+r doc/samples/sample.misccheck.smbcheck.sh # Included as doc, so disable its dependencies @@ -102,6 +104,10 @@ %changelog +* Fri Sep 14 2007 Matthias Saou 1.1.14-2 +- Include patch from Shinji Tanaka to fix conf include from inside some + directives like vrrp_instance. + * Thu Sep 13 2007 Matthias Saou 1.1.14-1 - Update to 1.1.14. - Remove all upstreamed patches. From fedora-extras-commits at redhat.com Fri Sep 14 14:24:08 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 14 Sep 2007 10:24:08 -0400 Subject: rpms/gettext/devel gettext-xglade-define-xml-major-version-285701.patch, 1.2, 1.3 Message-ID: <200709141424.l8EEO8Vh017216@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/gettext/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17167 Modified Files: gettext-xglade-define-xml-major-version-285701.patch Log Message: add missing typedefs to gettext-xglade-define-xml-major-version-285701.patch gettext-xglade-define-xml-major-version-285701.patch: Index: gettext-xglade-define-xml-major-version-285701.patch =================================================================== RCS file: /cvs/pkgs/rpms/gettext/devel/gettext-xglade-define-xml-major-version-285701.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gettext-xglade-define-xml-major-version-285701.patch 14 Sep 2007 13:06:38 -0000 1.2 +++ gettext-xglade-define-xml-major-version-285701.patch 14 Sep 2007 14:24:06 -0000 1.3 @@ -24,3 +24,14 @@ ;; *) AC_LIB_HAVE_LINKFLAGS([expat], [], +diff -up gettext-0.16.1/gettext-tools/src/x-glade.c.4-expat~ gettext-0.16.1/gettext-tools/src/x-glade.c +--- gettext-0.16.1/gettext-tools/src/x-glade.c.4-expat~ 2006-11-27 18:02:08.000000000 +0100 ++++ gettext-0.16.1/gettext-tools/src/x-glade.c 2007-09-14 15:46:23.000000000 +0200 +@@ -114,6 +114,7 @@ init_keywords () + typedef void *XML_Parser; + typedef char XML_Char; + typedef char XML_LChar; ++typedef unsigned long XML_Size; + enum XML_Error { XML_ERROR_NONE }; + typedef void (*XML_StartElementHandler) (void *userData, const XML_Char *name, const XML_Char **atts); + typedef void (*XML_EndElementHandler) (void *userData, const XML_Char *name); From fedora-extras-commits at redhat.com Fri Sep 14 14:30:49 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 14 Sep 2007 10:30:49 -0400 Subject: rpms/geomview/devel x-oogl.desktop, NONE, 1.1 x-oogl.xml, NONE, 1.1 geomview.desktop, 1.5, 1.6 geomview.spec, 1.39, 1.40 Message-ID: <200709141430.l8EEUnfq018086@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/geomview/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18010 Modified Files: geomview.desktop geomview.spec Added Files: x-oogl.desktop x-oogl.xml Log Message: * Fri Sep 14 2007 Rex Dieter 1.9.4-3 - use model/vrml,object/x-oogl(register) mimetypes --- NEW FILE x-oogl.desktop --- [Desktop Entry] Type=MimeType MimeType=object/x-oogl Icon=geomview Patterns=*.oogl;*.off;*.list;*.tlist;*;grp;*.quad;*.mesh;*.inst;*.bez;*.vect; Comment=OOGL file Encoding=UTF-8 --- NEW FILE x-oogl.xml --- OOGL file Index: geomview.desktop =================================================================== RCS file: /cvs/pkgs/rpms/geomview/devel/geomview.desktop,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- geomview.desktop 16 Jul 2007 16:56:45 -0000 1.5 +++ geomview.desktop 14 Sep 2007 14:30:16 -0000 1.6 @@ -3,7 +3,7 @@ Comment=An interactive 3D viewing program Exec=geomview Icon=geomview -MimeType=application/x-geomview; +MimeType=application/x-geomview;model/vrml;object/x-oogl; Type=Application Encoding=UTF-8 Categories=Graphics;Math;Science; Index: geomview.spec =================================================================== RCS file: /cvs/pkgs/rpms/geomview/devel/geomview.spec,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- geomview.spec 28 Aug 2007 02:51:40 -0000 1.39 +++ geomview.spec 14 Sep 2007 14:30:16 -0000 1.40 @@ -2,7 +2,7 @@ Name: geomview Summary: Interactive 3D viewing program Version: 1.9.4 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Url: http://www.geomview.org/ @@ -15,6 +15,8 @@ Source1: geomview.desktop Source2: geomview.png +Source3: x-oogl.xml +Source4: x-oogl.desktop BuildRequires: desktop-file-utils BuildRequires: byacc flex @@ -44,6 +46,8 @@ BuildRequires: tetex %endif +# for %_datadir/mimelnk +Requires: kde-filesystem Requires: xdg-utils Requires(post): /sbin/install-info Requires(preun): /sbin/install-info @@ -79,25 +83,31 @@ %install -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=%{buildroot} # .desktop entry desktop-file-install --vendor="fedora" \ - --dir $RPM_BUILD_ROOT%{_datadir}/applications \ + --dir %{buildroot}%{_datadir}/applications \ %{SOURCE1} # app icon -install -D -m644 -p %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/geomview.png +install -p -m644 -D %{SOURCE2} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/geomview.png + +# mime +install -p -m644 -D %{SOURCE3} %{buildroot}%{_datadir}/mime/packages/x-oogl.xml + +# mimelnk (kde3) +install -p -m644 -D %{SOURCE4} %{buildroot}%{_datadir}/mimelnk/object/x-oogl.desktop # Unpackaged files -rm -f $RPM_BUILD_ROOT%{_infodir}/dir -rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la +rm -f %{buildroot}%{_infodir}/dir +rm -f %{buildroot}%{_libdir}/lib*.la %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %post @@ -105,7 +115,8 @@ /sbin/install-info --info-dir=%{_infodir} %{_infodir}/%{name}.gz ||: touch --no-create %{_datadir}/icons/hicolor ||: gtk-update-icon-cache -q %{_datadir}/icons/hicolor > /dev/null 2>&1 ||: -update-desktop-database %{_datadir}/applications > /dev/null 2>&1 ||: +update-desktop-database -q > /dev/null 2>&1 ||: +update-mime-database %{_datadir}/mime > /dev/null 2>&1 ||: %preun if [ $1 -eq 0 ] ;then @@ -116,21 +127,24 @@ /sbin/ldconfig touch --no-create %{_datadir}/icons/hicolor ||: gtk-update-icon-cache -q %{_datadir}/icons/hicolor > /dev/null 2>&1 ||: -update-desktop-database %{_datadir}/applications > /dev/null 2>&1 ||: +update-desktop-database -a > /dev/null 2>&1 ||: +update-mime-database %{_datadir}/mime > /dev/null 2>&1 ||: %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README +%{_bindir}/* %{_docdir}/geomview/ %{_datadir}/applications/*.desktop +%{_datadir}/geomview/ %{_datadir}/icons/hicolor/*/*/* -%{_bindir}/* +%{_datadir}/mimelnk/* +%{_datadir}/mime/packages/*.xml %{_infodir}/* %{_mandir}/man1/* %{_mandir}/man3/* %{_mandir}/man5/* -%{_datadir}/geomview/ %{_libdir}/libgeomview-%{version}.so %{_libexecdir}/geomview/ @@ -141,6 +155,9 @@ %changelog +* Fri Sep 14 2007 Rex Dieter 1.9.4-3 +- use model/vrml,object/x-oogl(register) mimetypes + * Mon Aug 27 2007 Rex Dieter 1.9.4-2 - BR: gawk From fedora-extras-commits at redhat.com Fri Sep 14 14:39:40 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Fri, 14 Sep 2007 10:39:40 -0400 Subject: comps comps-f8.xml.in,1.108,1.109 Message-ID: <200709141439.l8EEder7021289@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21067 Modified Files: comps-f8.xml.in Log Message: I should learn to type. Index: comps-f8.xml.in =================================================================== RCS file: /cvs/extras/comps/comps-f8.xml.in,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- comps-f8.xml.in 14 Sep 2007 08:21:29 -0000 1.108 +++ comps-f8.xml.in 14 Sep 2007 14:39:09 -0000 1.109 @@ -3158,7 +3158,7 @@ somali-support - <_name>Somail Support + <_name>Somali Support <_description/> false false From fedora-extras-commits at redhat.com Fri Sep 14 14:39:41 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Fri, 14 Sep 2007 10:39:41 -0400 Subject: comps/po af.po, 1.3, 1.4 am.po, 1.3, 1.4 ar.po, 1.3, 1.4 as.po, 1.3, 1.4 be.po, 1.3, 1.4 bg.po, 1.3, 1.4 bn.po, 1.3, 1.4 bn_IN.po, 1.3, 1.4 bs.po, 1.3, 1.4 ca.po, 1.3, 1.4 comps.pot, 1.7, 1.8 cs.po, 1.3, 1.4 cy.po, 1.3, 1.4 da.po, 1.3, 1.4 de.po, 1.3, 1.4 el.po, 1.4, 1.5 en_GB.po, 1.3, 1.4 es.po, 1.3, 1.4 et.po, 1.3, 1.4 fa.po, 1.3, 1.4 fi.po, 1.3, 1.4 fr.po, 1.3, 1.4 gl.po, 1.3, 1.4 gu.po, 1.3, 1.4 he.po, 1.3, 1.4 hi.po, 1.3, 1.4 hr.po, 1.3, 1.4 hu.po, 1.3, 1.4 hy.po, 1.3, 1.4 id.po, 1.3, 1.4 ilo.po, 1.3, 1.4 is.po, 1.3, 1.4 it.po, 1.3, 1.4 ja.po, 1.3, 1.4 ka.po, 1.3, 1.4 kn.po, 1.3, 1.4 ko.po, 1.3, 1.4 ku.po, 1.3, 1.4 lo.po, 1.3, 1.4 lv.po, 1.3, 1.4 mk.po, 1.3, 1.4 ml.po, 1.3, 1.4 mr.po, 1.3, 1.4 ms.po, 1.3, 1.4 my.po, 1.3, 1.4 nb.po, 1.3, 1.4 nl.po, 1.3, 1.4 no.po, 1.3, 1.4 nso.po, 1.3, 1.4 or.po, 1.3, 1.4 pa.po, 1.3, 1.4 pl.po, 1.5, 1.6 pt.po, 1.3, 1.4 pt_BR.po, 1.4, 1.5 ro.po, 1.3, 1.4 ru.po, 1.3, 1.4 si.po, 1.3, 1.4 sk.po, 1.3, 1.4 sl.po, 1.3, 1.4 sq.po, 1.3, 1.4 sr.po, 1.4, 1.5 sr@Latn.po, 1.4, 1.5 sv.po, 1.3, 1.4 ta.po, 1.3, 1.4 te.po, 1.3, 1.4 th.po, 1.3, 1.4 tl.po, 1.3, 1.4 tr.po, 1.3, 1.4 uk.po, 1.3, 1.4 ur.po, 1.3, 1.4 vi.po, 1.3, 1.4 zh_CN.po, 1.3, 1.4 zh_TW.po, 1.3, 1.4 zu.po, 1.3, 1.4 Message-ID: <200709141439.l8EEdfGp021367@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/comps/po In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21067/po Modified Files: af.po am.po ar.po as.po be.po bg.po bn.po bn_IN.po bs.po ca.po comps.pot cs.po cy.po da.po de.po el.po en_GB.po es.po et.po fa.po fi.po fr.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po ilo.po is.po it.po ja.po ka.po kn.po ko.po ku.po lo.po lv.po mk.po ml.po mr.po ms.po my.po nb.po nl.po no.po nso.po or.po pa.po pl.po pt.po pt_BR.po ro.po ru.po si.po sk.po sl.po sq.po sr.po sr at Latn.po sv.po ta.po te.po th.po tl.po tr.po uk.po ur.po vi.po zh_CN.po zh_TW.po zu.po Log Message: I should learn to type. Index: af.po =================================================================== RCS file: /cvs/extras/comps/po/af.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- af.po 5 Sep 2007 06:20:05 -0000 1.3 +++ af.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -902,7 +902,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Tamil taalsteun" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: am.po =================================================================== RCS file: /cvs/extras/comps/po/am.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- am.po 5 Sep 2007 06:20:05 -0000 1.3 +++ am.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -853,7 +853,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "????????? ?????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ar.po =================================================================== RCS file: /cvs/extras/comps/po/ar.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ar.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ar.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -883,7 +883,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????? ????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: as.po =================================================================== RCS file: /cvs/extras/comps/po/as.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- as.po 5 Sep 2007 06:20:05 -0000 1.3 +++ as.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -857,7 +857,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ??????????????? ??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: be.po =================================================================== RCS file: /cvs/extras/comps/po/be.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- be.po 5 Sep 2007 06:20:05 -0000 1.3 +++ be.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -881,7 +881,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ???????????????? ????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: bg.po =================================================================== RCS file: /cvs/extras/comps/po/bg.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bg.po 5 Sep 2007 06:20:05 -0000 1.3 +++ bg.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -865,7 +865,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ???? ??????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: bn.po =================================================================== RCS file: /cvs/extras/comps/po/bn.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bn.po 5 Sep 2007 06:20:05 -0000 1.3 +++ bn.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -883,7 +883,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "????????? ??????????????????????????? ???????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: bn_IN.po =================================================================== RCS file: /cvs/extras/comps/po/bn_IN.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bn_IN.po 5 Sep 2007 06:20:05 -0000 1.3 +++ bn_IN.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -927,7 +927,7 @@ # modified for RHEL #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ???????????? ??????????????????????????? ??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: bs.po =================================================================== RCS file: /cvs/extras/comps/po/bs.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bs.po 5 Sep 2007 06:20:05 -0000 1.3 +++ bs.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -862,7 +862,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Podr??ka za swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ca.po =================================================================== RCS file: /cvs/extras/comps/po/ca.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ca.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ca.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -884,7 +884,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Suport per al swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: comps.pot =================================================================== RCS file: /cvs/extras/comps/po/comps.pot,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- comps.pot 5 Sep 2007 06:20:05 -0000 1.7 +++ comps.pot 14 Sep 2007 14:39:10 -0000 1.8 @@ -803,7 +803,7 @@ msgstr "" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -msgid "Somail Support" +msgid "Somali Support" msgstr "" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: cs.po =================================================================== RCS file: /cvs/extras/comps/po/cs.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cs.po 5 Sep 2007 06:20:05 -0000 1.3 +++ cs.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -881,7 +881,7 @@ # FIXME #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Swati (P??kist??n)" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: cy.po =================================================================== RCS file: /cvs/extras/comps/po/cy.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- cy.po 5 Sep 2007 06:20:05 -0000 1.3 +++ cy.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -865,7 +865,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Cynhaliaeth Thai" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: da.po =================================================================== RCS file: /cvs/extras/comps/po/da.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- da.po 5 Sep 2007 06:20:05 -0000 1.3 +++ da.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -877,7 +877,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Underst??ttelse for swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: de.po =================================================================== RCS file: /cvs/extras/comps/po/de.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- de.po 5 Sep 2007 06:20:05 -0000 1.3 +++ de.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -903,7 +903,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Unterst??tzung f??r Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: el.po =================================================================== RCS file: /cvs/extras/comps/po/el.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- el.po 5 Sep 2007 06:20:05 -0000 1.4 +++ el.po 14 Sep 2007 14:39:10 -0000 1.5 @@ -891,7 +891,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "???????????????????? Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: en_GB.po =================================================================== RCS file: /cvs/extras/comps/po/en_GB.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- en_GB.po 5 Sep 2007 06:20:05 -0000 1.3 +++ en_GB.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -860,7 +860,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Thai Support" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: es.po =================================================================== RCS file: /cvs/extras/comps/po/es.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- es.po 5 Sep 2007 06:20:05 -0000 1.3 +++ es.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -884,7 +884,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Soporte para Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: et.po =================================================================== RCS file: /cvs/extras/comps/po/et.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- et.po 5 Sep 2007 06:20:05 -0000 1.3 +++ et.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -875,7 +875,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "tai keele toetus" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: fa.po =================================================================== RCS file: /cvs/extras/comps/po/fa.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fa.po 5 Sep 2007 06:20:05 -0000 1.3 +++ fa.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -890,7 +890,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "???????????????? ????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: fi.po =================================================================== RCS file: /cvs/extras/comps/po/fi.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fi.po 5 Sep 2007 06:20:05 -0000 1.3 +++ fi.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -871,7 +871,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Siswatin kielituki" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: fr.po =================================================================== RCS file: /cvs/extras/comps/po/fr.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fr.po 5 Sep 2007 06:20:05 -0000 1.3 +++ fr.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -898,7 +898,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Support Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: gl.po =================================================================== RCS file: /cvs/extras/comps/po/gl.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gl.po 5 Sep 2007 06:20:05 -0000 1.3 +++ gl.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -875,7 +875,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Soporte para o tai" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: gu.po =================================================================== RCS file: /cvs/extras/comps/po/gu.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gu.po 5 Sep 2007 06:20:05 -0000 1.3 +++ gu.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -861,7 +861,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: he.po =================================================================== RCS file: /cvs/extras/comps/po/he.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- he.po 5 Sep 2007 06:20:05 -0000 1.3 +++ he.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -803,7 +803,7 @@ msgstr "" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -msgid "Somail Support" +msgid "Somali Support" msgstr "" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: hi.po =================================================================== RCS file: /cvs/extras/comps/po/hi.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hi.po 5 Sep 2007 06:20:05 -0000 1.3 +++ hi.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -853,7 +853,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: hr.po =================================================================== RCS file: /cvs/extras/comps/po/hr.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hr.po 5 Sep 2007 06:20:05 -0000 1.3 +++ hr.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -863,7 +863,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Podr??ka za swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: hu.po =================================================================== RCS file: /cvs/extras/comps/po/hu.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hu.po 5 Sep 2007 06:20:05 -0000 1.3 +++ hu.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -884,7 +884,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Swati nyelvi t??mogat??s" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: hy.po =================================================================== RCS file: /cvs/extras/comps/po/hy.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- hy.po 5 Sep 2007 06:20:05 -0000 1.3 +++ hy.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -839,7 +839,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "???????????????????? ????????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: id.po =================================================================== RCS file: /cvs/extras/comps/po/id.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- id.po 5 Sep 2007 06:20:05 -0000 1.3 +++ id.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -860,7 +860,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Dukungan Tamil" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ilo.po =================================================================== RCS file: /cvs/extras/comps/po/ilo.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ilo.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ilo.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -817,7 +817,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Panagsayangkat ti Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: is.po =================================================================== RCS file: /cvs/extras/comps/po/is.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- is.po 5 Sep 2007 06:20:05 -0000 1.3 +++ is.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -845,7 +845,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: it.po =================================================================== RCS file: /cvs/extras/comps/po/it.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- it.po 5 Sep 2007 06:20:05 -0000 1.3 +++ it.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -894,7 +894,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Supporto per lo Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ja.po =================================================================== RCS file: /cvs/extras/comps/po/ja.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ja.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ja.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -873,7 +873,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "???????????????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ka.po =================================================================== RCS file: /cvs/extras/comps/po/ka.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ka.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ka.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -823,7 +823,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "??????????????????????????? ??????????????????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: kn.po =================================================================== RCS file: /cvs/extras/comps/po/kn.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- kn.po 5 Sep 2007 06:20:05 -0000 1.3 +++ kn.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -858,7 +858,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ?????????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ko.po =================================================================== RCS file: /cvs/extras/comps/po/ko.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ko.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ko.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -857,7 +857,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "???????????? ??????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ku.po =================================================================== RCS file: /cvs/extras/comps/po/ku.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ku.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ku.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -802,7 +802,7 @@ msgstr "" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -msgid "Somail Support" +msgid "Somali Support" msgstr "" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: lo.po =================================================================== RCS file: /cvs/extras/comps/po/lo.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lo.po 5 Sep 2007 06:20:05 -0000 1.3 +++ lo.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -802,7 +802,7 @@ msgstr "" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -msgid "Somail Support" +msgid "Somali Support" msgstr "" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: lv.po =================================================================== RCS file: /cvs/extras/comps/po/lv.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- lv.po 5 Sep 2007 06:20:05 -0000 1.3 +++ lv.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -857,7 +857,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Swati atbalsts" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: mk.po =================================================================== RCS file: /cvs/extras/comps/po/mk.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mk.po 5 Sep 2007 06:20:05 -0000 1.3 +++ mk.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -874,7 +874,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "???????????????? ???? ??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ml.po =================================================================== RCS file: /cvs/extras/comps/po/ml.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ml.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ml.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -863,7 +863,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ????????????????????????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: mr.po =================================================================== RCS file: /cvs/extras/comps/po/mr.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mr.po 5 Sep 2007 06:20:05 -0000 1.3 +++ mr.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -853,7 +853,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ms.po =================================================================== RCS file: /cvs/extras/comps/po/ms.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ms.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ms.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -872,7 +872,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Sokongan Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: my.po =================================================================== RCS file: /cvs/extras/comps/po/my.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- my.po 5 Sep 2007 06:20:05 -0000 1.3 +++ my.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -802,7 +802,7 @@ msgstr "" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -msgid "Somail Support" +msgid "Somali Support" msgstr "" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: nb.po =================================================================== RCS file: /cvs/extras/comps/po/nb.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nb.po 5 Sep 2007 06:20:05 -0000 1.3 +++ nb.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -863,7 +863,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "St??tte for Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: nl.po =================================================================== RCS file: /cvs/extras/comps/po/nl.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nl.po 5 Sep 2007 06:20:05 -0000 1.3 +++ nl.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -888,7 +888,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Swati ondersteuning" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: no.po =================================================================== RCS file: /cvs/extras/comps/po/no.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- no.po 5 Sep 2007 06:20:05 -0000 1.3 +++ no.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -864,7 +864,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "St??tte for siamesisk" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: nso.po =================================================================== RCS file: /cvs/extras/comps/po/nso.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- nso.po 5 Sep 2007 06:20:05 -0000 1.3 +++ nso.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -908,7 +908,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Thekgo ya se-Tamil" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: or.po =================================================================== RCS file: /cvs/extras/comps/po/or.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- or.po 5 Sep 2007 06:20:05 -0000 1.3 +++ or.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -873,7 +873,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: pa.po =================================================================== RCS file: /cvs/extras/comps/po/pa.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pa.po 5 Sep 2007 06:20:05 -0000 1.3 +++ pa.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -858,7 +858,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "??????????????? ??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: pl.po =================================================================== RCS file: /cvs/extras/comps/po/pl.po,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pl.po 10 Sep 2007 15:10:54 -0000 1.5 +++ pl.po 14 Sep 2007 14:39:10 -0000 1.6 @@ -837,7 +837,7 @@ msgstr "Najmniejsza mo??liwa instalacja" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -msgid "Somail Support" +msgid "Somali Support" msgstr "Obs??uga somalijskiego" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: pt.po =================================================================== RCS file: /cvs/extras/comps/po/pt.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pt.po 5 Sep 2007 06:20:05 -0000 1.3 +++ pt.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -906,7 +906,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Suporte a Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: pt_BR.po =================================================================== RCS file: /cvs/extras/comps/po/pt_BR.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pt_BR.po 9 Sep 2007 03:07:59 -0000 1.4 +++ pt_BR.po 14 Sep 2007 14:39:10 -0000 1.5 @@ -1141,8 +1141,8 @@ #: ../comps-f7.xml.in.h:126 #: ../comps-f8.xml.in.h:135 -msgid "Somail Support" -msgstr "Suporte ?? Somail" +msgid "Somali Support" +msgstr "Suporte ?? Somali" #: ../comps-f7.xml.in.h:127 #: ../comps-f8.xml.in.h:136 Index: ro.po =================================================================== RCS file: /cvs/extras/comps/po/ro.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ro.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ro.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -872,7 +872,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Suport pentru Swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ru.po =================================================================== RCS file: /cvs/extras/comps/po/ru.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ru.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ru.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -878,7 +878,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ?????????? ??????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: si.po =================================================================== RCS file: /cvs/extras/comps/po/si.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- si.po 5 Sep 2007 06:20:05 -0000 1.3 +++ si.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -849,7 +849,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ???????????? ??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: sk.po =================================================================== RCS file: /cvs/extras/comps/po/sk.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sk.po 5 Sep 2007 06:20:05 -0000 1.3 +++ sk.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -871,7 +871,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Podpora swati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: sl.po =================================================================== RCS file: /cvs/extras/comps/po/sl.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sl.po 5 Sep 2007 06:20:05 -0000 1.3 +++ sl.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -859,7 +859,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Podpora Svat????ini" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: sq.po =================================================================== RCS file: /cvs/extras/comps/po/sq.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sq.po 5 Sep 2007 06:20:05 -0000 1.3 +++ sq.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -802,7 +802,7 @@ msgstr "" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -msgid "Somail Support" +msgid "Somali Support" msgstr "" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: sr.po =================================================================== RCS file: /cvs/extras/comps/po/sr.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sr.po 8 Sep 2007 23:59:43 -0000 1.4 +++ sr.po 14 Sep 2007 14:39:10 -0000 1.5 @@ -839,7 +839,7 @@ msgstr "?????????????? ???????????? ??????????????????????" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????? ???? ????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: sr at Latn.po =================================================================== RCS file: /cvs/extras/comps/po/sr at Latn.po,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sr at Latn.po 9 Sep 2007 00:00:38 -0000 1.4 +++ sr at Latn.po 14 Sep 2007 14:39:10 -0000 1.5 @@ -839,8 +839,8 @@ msgstr "Najmanja mogu??a instalacija" #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 -msgid "Somail Support" -msgstr "Podr??ka za somail" +msgid "Somali Support" +msgstr "Podr??ka za somali" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 msgid "" Index: sv.po =================================================================== RCS file: /cvs/extras/comps/po/sv.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sv.po 5 Sep 2007 06:20:05 -0000 1.3 +++ sv.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -874,7 +874,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "St??d f??r siswati" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ta.po =================================================================== RCS file: /cvs/extras/comps/po/ta.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ta.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ta.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -863,7 +863,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: te.po =================================================================== RCS file: /cvs/extras/comps/po/te.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- te.po 5 Sep 2007 06:20:05 -0000 1.3 +++ te.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -857,7 +857,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: th.po =================================================================== RCS file: /cvs/extras/comps/po/th.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- th.po 5 Sep 2007 06:20:05 -0000 1.3 +++ th.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -851,7 +851,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????????????????????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: tl.po =================================================================== RCS file: /cvs/extras/comps/po/tl.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tl.po 5 Sep 2007 06:20:05 -0000 1.3 +++ tl.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -823,7 +823,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Suporte para sa Wikang Gales" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: tr.po =================================================================== RCS file: /cvs/extras/comps/po/tr.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tr.po 5 Sep 2007 06:20:05 -0000 1.3 +++ tr.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -853,7 +853,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Swati Dil Deste??i" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: uk.po =================================================================== RCS file: /cvs/extras/comps/po/uk.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- uk.po 5 Sep 2007 06:20:05 -0000 1.3 +++ uk.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -856,7 +856,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????????????? ???????? ??????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: ur.po =================================================================== RCS file: /cvs/extras/comps/po/ur.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ur.po 5 Sep 2007 06:20:05 -0000 1.3 +++ ur.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -866,7 +866,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "?????????? ???? ????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: vi.po =================================================================== RCS file: /cvs/extras/comps/po/vi.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- vi.po 5 Sep 2007 06:20:05 -0000 1.3 +++ vi.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -886,7 +886,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "H??? tr??? ??? R???p" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: zh_CN.po =================================================================== RCS file: /cvs/extras/comps/po/zh_CN.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- zh_CN.po 5 Sep 2007 06:20:05 -0000 1.3 +++ zh_CN.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -862,7 +862,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Swati ?????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: zh_TW.po =================================================================== RCS file: /cvs/extras/comps/po/zh_TW.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- zh_TW.po 5 Sep 2007 06:20:05 -0000 1.3 +++ zh_TW.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -847,7 +847,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "??????????????????" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 Index: zu.po =================================================================== RCS file: /cvs/extras/comps/po/zu.po,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- zu.po 5 Sep 2007 06:20:05 -0000 1.3 +++ zu.po 14 Sep 2007 14:39:10 -0000 1.4 @@ -977,7 +977,7 @@ #: ../comps-f7.xml.in.h:126 ../comps-f8.xml.in.h:135 #, fuzzy -msgid "Somail Support" +msgid "Somali Support" msgstr "Ukuxhasa Kwesi-Arabhu" #: ../comps-f7.xml.in.h:127 ../comps-f8.xml.in.h:136 From fedora-extras-commits at redhat.com Fri Sep 14 14:41:53 2007 From: fedora-extras-commits at redhat.com (Daniel J Walsh (dwalsh)) Date: Fri, 14 Sep 2007 10:41:53 -0400 Subject: rpms/policycoreutils/devel policycoreutils-gui.patch, 1.32, 1.33 policycoreutils.spec, 1.448, 1.449 Message-ID: <200709141441.l8EEfr3c021597@cvs-int.fedora.redhat.com> Author: dwalsh Update of /cvs/extras/rpms/policycoreutils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21565 Modified Files: policycoreutils-gui.patch policycoreutils.spec Log Message: * Fri Sep 14 2007 Dan Walsh 2.0.25-14 - Fix calls to _admin interfaces policycoreutils-gui.patch: Index: policycoreutils-gui.patch =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils-gui.patch,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- policycoreutils-gui.patch 11 Sep 2007 19:04:32 -0000 1.32 +++ policycoreutils-gui.patch 14 Sep 2007 14:41:51 -0000 1.33 @@ -8905,8 +8905,8 @@ + app.stand_alone() diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/executable.py policycoreutils-2.0.25/gui/templates/executable.py --- nsapolicycoreutils/gui/templates/executable.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/executable.py 2007-09-10 15:43:29.000000000 -0400 -@@ -0,0 +1,277 @@ ++++ policycoreutils-2.0.25/gui/templates/executable.py 2007-09-14 10:14:10.000000000 -0400 +@@ -0,0 +1,278 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information +# @@ -9135,6 +9135,12 @@ +## +## All of the rules required to administrate an TEMPLATETYPE environment +## ++## ++## ++## Prefix of the domain. Example, user would be ++## the prefix for the uder_t domain. ++## ++## +## +## +## Domain allowed access. @@ -9145,11 +9151,6 @@ +## The role to be allowed to manage the TEMPLATETYPE domain. +## +## -+## -+## -+## The type of the terminal allow the dmidecode domain to use. -+## -+## +## +# +interface(`TEMPLATETYPE_admin',` @@ -9157,17 +9158,17 @@ + type TEMPLATETYPE_t; + ') + -+ allow $1 TEMPLATETYPE_t:process { ptrace signal_perms getattr }; -+ read_files_pattern($1, TEMPLATETYPE_t, TEMPLATETYPE_t) ++ allow $2 TEMPLATETYPE_t:process { ptrace signal_perms getattr }; ++ read_files_pattern($2, TEMPLATETYPE_t, TEMPLATETYPE_t) + +""" + +if_initscript_admin=""" + # Allow $1 to restart the apache service -+ TEMPLATETYPE_script_domtrans($1) -+ domain_system_change_exemption($1) -+ role_transition $2 TEMPLATETYPE_script_exec_t system_r; -+ allow $2 system_r; ++ TEMPLATETYPE_script_domtrans($2) ++ domain_system_change_exemption($2) ++ role_transition $3 TEMPLATETYPE_script_exec_t system_r; ++ allow $3 system_r; +""" + +if_end_admin=""" @@ -9186,7 +9187,7 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/__init__.py policycoreutils-2.0.25/gui/templates/__init__.py --- nsapolicycoreutils/gui/templates/__init__.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/__init__.py 2007-08-31 15:07:36.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/__init__.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,18 @@ +# +# Copyright (C) 2007 Red Hat, Inc. @@ -9208,7 +9209,7 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/network.py policycoreutils-2.0.25/gui/templates/network.py --- nsapolicycoreutils/gui/templates/network.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/network.py 2007-08-31 15:07:36.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/network.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,80 @@ +te_port_types=""" +type TEMPLATETYPE_port_t; @@ -9292,7 +9293,7 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/rw.py policycoreutils-2.0.25/gui/templates/rw.py --- nsapolicycoreutils/gui/templates/rw.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/rw.py 2007-08-31 15:07:36.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/rw.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,128 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -9411,7 +9412,7 @@ +""" + +if_admin_rules=""" -+ TEMPLATETYPE_manage_rw($1) ++ TEMPLATETYPE_manage_rw($2) +""" + +########################### File Context ################################## @@ -9424,7 +9425,7 @@ +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/script.py policycoreutils-2.0.25/gui/templates/script.py --- nsapolicycoreutils/gui/templates/script.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/script.py 2007-09-05 22:25:46.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/script.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,45 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -9473,7 +9474,7 @@ +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/semodule.py policycoreutils-2.0.25/gui/templates/semodule.py --- nsapolicycoreutils/gui/templates/semodule.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/semodule.py 2007-08-31 15:07:36.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/semodule.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,41 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -9518,7 +9519,7 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/tmp.py policycoreutils-2.0.25/gui/templates/tmp.py --- nsapolicycoreutils/gui/templates/tmp.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/tmp.py 2007-08-31 15:07:36.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/tmp.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,97 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -9614,12 +9615,12 @@ +""" + +if_admin_rules=""" -+ TEMPLATETYPE_manage_tmp($1) ++ TEMPLATETYPE_manage_tmp($2) +""" + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/user.py policycoreutils-2.0.25/gui/templates/user.py --- nsapolicycoreutils/gui/templates/user.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/user.py 2007-09-10 11:43:28.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/user.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,139 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -9747,7 +9748,7 @@ + +te_admin_domain_rules=""" +optional_policy(` -+ APPLICATION_admin(TEMPLATETYPE_t,TEMPLATETYPE_r, { TEMPLATETYPE_tty_device_t TEMPLATETYPE_devpts_t }) ++ APPLICATION_admin(TEMPLATETYPE,TEMPLATETYPE_t,TEMPLATETYPE_r) +') +""" + @@ -9762,7 +9763,7 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_lib.py policycoreutils-2.0.25/gui/templates/var_lib.py --- nsapolicycoreutils/gui/templates/var_lib.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/var_lib.py 2007-08-31 15:07:36.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/var_lib.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,162 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -9911,7 +9912,7 @@ +""" + +if_admin_rules=""" -+ TEMPLATETYPE_manage_var_lib($1) ++ TEMPLATETYPE_manage_var_lib($2) +""" + +########################### File Context ################################## @@ -9928,7 +9929,7 @@ +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_log.py policycoreutils-2.0.25/gui/templates/var_log.py --- nsapolicycoreutils/gui/templates/var_log.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/var_log.py 2007-08-31 15:07:36.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/var_log.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,112 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -10031,7 +10032,7 @@ +""" + +if_admin_rules=""" -+ TEMPLATETYPE_manage_log($1) ++ TEMPLATETYPE_manage_log($2) +""" + +########################### File Context ################################## @@ -10044,7 +10045,7 @@ +""" diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_run.py policycoreutils-2.0.25/gui/templates/var_run.py --- nsapolicycoreutils/gui/templates/var_run.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/var_run.py 2007-08-31 15:07:36.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/var_run.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,119 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -10150,7 +10151,7 @@ +""" + +if_admin_rules=""" -+ TEMPLATETYPE_manage_var_run($1) ++ TEMPLATETYPE_manage_var_run($2) +""" + +fc_file="""\ @@ -10167,7 +10168,7 @@ + diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/var_spool.py policycoreutils-2.0.25/gui/templates/var_spool.py --- nsapolicycoreutils/gui/templates/var_spool.py 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.25/gui/templates/var_spool.py 2007-08-31 15:07:36.000000000 -0400 ++++ policycoreutils-2.0.25/gui/templates/var_spool.py 2007-09-14 10:14:10.000000000 -0400 @@ -0,0 +1,131 @@ +# Copyright (C) 2007 Red Hat +# see file 'COPYING' for use and warranty information @@ -10289,7 +10290,7 @@ +""" + +if_admin_rules=""" -+ TEMPLATETYPE_manage_spool($1) ++ TEMPLATETYPE_manage_spool($2) +""" + +########################### File Context ################################## Index: policycoreutils.spec =================================================================== RCS file: /cvs/extras/rpms/policycoreutils/devel/policycoreutils.spec,v retrieving revision 1.448 retrieving revision 1.449 diff -u -r1.448 -r1.449 --- policycoreutils.spec 13 Sep 2007 12:32:16 -0000 1.448 +++ policycoreutils.spec 14 Sep 2007 14:41:51 -0000 1.449 @@ -6,7 +6,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.25 -Release: 13%{?dist} +Release: 14%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -200,6 +200,9 @@ fi %changelog +* Fri Sep 14 2007 Dan Walsh 2.0.25-14 +- Fix calls to _admin interfaces + * Tue Sep 13 2007 Dan Walsh 2.0.25-13 - Upgrade version of sepolgen from NSA * Expand the sepolgen parser to parse all current refpolicy modules from Karl MacMillan. From fedora-extras-commits at redhat.com Fri Sep 14 14:44:46 2007 From: fedora-extras-commits at redhat.com (Jeremy Katz (katzj)) Date: Fri, 14 Sep 2007 10:44:46 -0400 Subject: devel/python python-2.5.1-sqlite-encoding.patch, NONE, 1.1 python.spec, 1.118, 1.119 Message-ID: <200709141444.l8EEikCk021913@cvs-int.fedora.redhat.com> Author: katzj Update of /cvs/pkgs/devel/python In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21838 Modified Files: python.spec Added Files: python-2.5.1-sqlite-encoding.patch Log Message: * Fri Sep 14 2007 Jeremy Katz - 2.5.1-11 - fix encoding of sqlite .py files to work around weird encoding problem in Turkish (#283331) python-2.5.1-sqlite-encoding.patch: --- NEW FILE python-2.5.1-sqlite-encoding.patch --- diff -up Python-2.5.1/Lib/sqlite3/dbapi2.py.encoding Python-2.5.1/Lib/sqlite3/dbapi2.py --- Python-2.5.1/Lib/sqlite3/dbapi2.py.encoding 2007-09-14 10:41:50.000000000 -0400 +++ Python-2.5.1/Lib/sqlite3/dbapi2.py 2007-09-14 10:42:00.000000000 -0400 @@ -1,7 +1,6 @@ -#-*- coding: ISO-8859-1 -*- # pysqlite2/dbapi2.py: the DB-API 2.0 interface # -# Copyright (C) 2004-2005 Gerhard H?ring +# Copyright (C) 2004-2005 Gerhard Haering # # This file is part of pysqlite. # diff -up Python-2.5.1/Lib/sqlite3/__init__.py.encoding Python-2.5.1/Lib/sqlite3/__init__.py --- Python-2.5.1/Lib/sqlite3/__init__.py.encoding 2007-09-14 10:41:47.000000000 -0400 +++ Python-2.5.1/Lib/sqlite3/__init__.py 2007-09-14 10:42:06.000000000 -0400 @@ -1,7 +1,6 @@ -#-*- coding: ISO-8859-1 -*- # pysqlite2/__init__.py: the pysqlite2 package. # -# Copyright (C) 2005 Gerhard H?ring +# Copyright (C) 2005 Gerhard Haering # # This file is part of pysqlite. # Index: python.spec =================================================================== RCS file: /cvs/pkgs/devel/python/python.spec,v retrieving revision 1.118 retrieving revision 1.119 diff -u -r1.118 -r1.119 --- python.spec 10 Sep 2007 15:42:58 -0000 1.118 +++ python.spec 14 Sep 2007 14:44:14 -0000 1.119 @@ -20,7 +20,7 @@ Summary: An interpreted, interactive, object-oriented programming language. Name: %{python} Version: 2.5.1 -Release: 10%{?dist} +Release: 11%{?dist} License: Python Software Foundation License v2 Group: Development/Languages Provides: python-abi = %{pybasever} @@ -34,6 +34,7 @@ Patch4: python-2.5-cflags.patch Patch5: python-2.5.1-ctypes-exec-stack.patch Patch6: python-2.5.1-plural-fix.patch +Patch7: python-2.5.1-sqlite-encoding.patch # upstreamed @@ -163,6 +164,7 @@ %patch4 -p1 -b .cflags %patch5 -p1 -b .ctypesexec %patch6 -p1 -b .plural +%patch7 -p1 %patch50 -p1 -b .egginfo %patch60 -p1 -b .db46 @@ -423,6 +425,10 @@ %{_libdir}/python%{pybasever}/lib-dynload/_tkinter.so %changelog +* Fri Sep 14 2007 Jeremy Katz - 2.5.1-11 +- fix encoding of sqlite .py files to work around weird encoding problem + in Turkish (#283331) + * Mon Sep 10 2007 Jeremy Katz - 2.5.1-10 - work around problems with multi-line plural specification (#252136) From fedora-extras-commits at redhat.com Fri Sep 14 15:00:19 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Fri, 14 Sep 2007 11:00:19 -0400 Subject: rpms/gamin/devel gamin-0.1.9-poll-less.patch, NONE, 1.1 gamin.spec, 1.62, 1.63 Message-ID: <200709141500.l8EF0JAE023635@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gamin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23552 Modified Files: gamin.spec Added Files: gamin-0.1.9-poll-less.patch Log Message: - don't poll for non-existant watched files (bug 240385) gamin-0.1.9-poll-less.patch: --- NEW FILE gamin-0.1.9-poll-less.patch --- --- gamin-0.1.9/server/inotify-path.c +++ gamin-0.1.9/server/inotify-path.c @@ -40,6 +40,7 @@ #include #endif #endif +#include #include #include #include "inotify-kernel.h" @@ -136,6 +137,38 @@ ip_map_wd_dir (gint32 wd, ip_watched_dir_t *dir) g_hash_table_replace(wd_dir_hash, GINT_TO_POINTER(dir->wd), dir_list); } +static gint32 +ip_watch_parent (const char *path, guint mask, int *err, char **parent_path) +{ + gint32 wd; + gchar *path_copy; + gchar *p; + + path_copy = g_strdup (path); + + wd = -1; + do + { + p = g_strrstr (path_copy, G_DIR_SEPARATOR_S); + + if (p == NULL) + return -1; + + if (p != &path_copy[0]) + *p = '\0'; + + wd = ik_watch (path_copy, mask, err); + } + while (wd < 0 && errno == ENOENT); + + if (parent_path != NULL && wd >= 0) + *parent_path = path_copy; + else + g_free (path_copy); + + return wd; +} + gboolean ip_start_watching (ih_sub_t *sub) { gint32 wd; @@ -156,8 +189,35 @@ gboolean ip_start_watching (ih_sub_t *sub) IP_W("Trying to add inotify watch "); wd = ik_watch (sub->dirname, IP_INOTIFY_MASK|IN_ONLYDIR|sub->extra_flags, &err); - if (wd < 0) - { + + if (wd < 0 && errno == ENOENT) + { + char *parent_path; + + IP_W("Directory '%s' does not yet exist, finding and watching existing parent\n", + sub->dirname); + + parent_path = NULL; + wd = ip_watch_parent (sub->dirname, + IP_INOTIFY_MASK|IN_ONLYDIR|sub->extra_flags, + &err, &parent_path); + + if (wd < 0) + { + g_assert (parent_path == NULL); + IP_W("Failed\n"); + return FALSE; + } + + IP_W("Found parent '%s', will watch it for now until '%s' becomes available\n", + parent_path, sub->dirname); + + dir = ip_watched_dir_new (parent_path, wd); + g_free (parent_path); + + ip_map_wd_dir (wd, dir); + ip_map_path_dir (parent_path, dir); + } else if (wd < 0) { IP_W("Failed\n"); return FALSE; } else { @@ -294,18 +354,25 @@ static void ip_wd_delete (gpointer data, gpointer user_data) static void ip_event_dispatch (GList *dir_list, GList *pair_dir_list, ik_event_t *event) { GList *dirl; + GList *subl, *resubscription_list; if (!event) return; /* TODO: * * Figure out how we will deliver move events */ + + resubscription_list = NULL; for (dirl = dir_list; dirl; dirl = dirl->next) { - GList *subl; ip_watched_dir_t *dir = dirl->data; + char *event_path; + + event_path = g_build_filename (dir->path, event->name, NULL); + + for (subl = dir->subs; subl; subl = subl->next) { @@ -315,23 +382,61 @@ static void ip_event_dispatch (GList *dir_list, GList *pair_dir_list, ik_event_t * they need to match before the event could be delivered. */ if (event->name && sub->filename) { - if (strcmp (event->name, sub->filename)) + + if (strcmp (event->name, sub->filename)) + { continue; + } + /* If the event doesn't have a filename, but the subscription does * we shouldn't deliever the event */ } else if (sub->filename) continue; + if (g_str_has_prefix (sub->dirname, event_path)) { + + IP_W("Adding directory %s to resubscription list (because of event %s)", + sub->dirname, event_path); + + resubscription_list = g_list_prepend (resubscription_list, sub); + + if (strcmp (sub->dirname, event_path) == 0) { + char *subscription_dir; + + IP_W("directory '%s' is now available!", + sub->dirname); + + /* Normally, the subscription directory name, + * matches the directory getting watched. This + * isn't necessarily true, though, if we're watching + * a parent since the directory we're actually interested + * in doesn't exist anymore. When the directory we *are* + * interested in shows up, we find out relative to the + * directory we're watching. We need to fudge our subscription + * temporarily to account for that. + * + * FIXME: This is a hack, we should send the dirname that the + * event came from, along with the subscription, or store a + * full path in the event structure + */ + subscription_dir = sub->dirname; + sub->dirname = dir->path; + event_callback (event, sub); + sub->dirname = subscription_dir; + } + + continue; + } + event_callback (event, sub); } + + g_free (event_path); } - if (!event->pair) - return; - + if (event->pair) for (dirl = pair_dir_list; dirl; dirl = dirl->next) { - GList *subl; ip_watched_dir_t *dir = dirl->data; for (subl = dir->subs; subl; subl = subl->next) @@ -352,6 +457,13 @@ static void ip_event_dispatch (GList *dir_list, GList *pair_dir_list, ik_event_t event_callback (event->pair, sub); } } + + for (subl = resubscription_list; subl; subl = subl->next) + { + ip_stop_watching (subl->data); + ip_start_watching (subl->data); + } + g_list_free (resubscription_list); } static void @@ -371,8 +483,10 @@ ip_event_callback (ik_event_t *event) if (event->pair) pair_dir_list = g_hash_table_lookup (wd_dir_hash, GINT_TO_POINTER(event->pair->wd)); - if (event->mask & IP_INOTIFY_MASK) + if (event->mask & IP_INOTIFY_MASK) { ip_event_dispatch (dir_list, pair_dir_list, event); + dir_list = g_hash_table_lookup (wd_dir_hash, GINT_TO_POINTER(event->wd)); + } /* We have to manage the missing list when we get a DELETE event. */ if (event->mask & IN_DELETE_SELF || event->mask & IN_MOVE_SELF) Index: gamin.spec =================================================================== RCS file: /cvs/pkgs/rpms/gamin/devel/gamin.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- gamin.spec 28 Aug 2007 20:59:34 -0000 1.62 +++ gamin.spec 14 Sep 2007 14:59:46 -0000 1.63 @@ -1,7 +1,7 @@ Summary: Library providing the FAM File Alteration Monitor API Name: gamin Version: 0.1.9 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} License: LGPL Group: Development/Libraries Source: gamin-%{version}.tar.gz @@ -12,6 +12,8 @@ BuildRequires: glib2-devel python python-devel BuildRequires: automake, libtool +Patch0: gamin-0.1.9-poll-less.patch + %description This C library provides an API and ABI compatible file alteration monitor mechanism compatible with FAM but not dependent on a system wide @@ -41,6 +43,7 @@ %prep %setup -q +%patch0 -p1 -b .poll-less %build autoreconf --force --install @@ -89,6 +92,9 @@ %doc doc/python.html %changelog +* Fri Sep 14 2007 Ray Strode - 0.1.9-3 +- don't poll for non-existant watched files (bug 240385) + * Tue Aug 28 2007 Fedora Release Engineering - 0.1.9-2 - Rebuild for selinux ppc32 issue. From fedora-extras-commits at redhat.com Fri Sep 14 15:17:54 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 11:17:54 -0400 Subject: rpms/gamin/devel gamin-0.1.9-filesystem-leak.patch, NONE, 1.1 gamin.spec, 1.63, 1.64 Message-ID: <200709141517.l8EFHsvv030766@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/extras/rpms/gamin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30738 Modified Files: gamin.spec Added Files: gamin-0.1.9-filesystem-leak.patch Log Message: fix a memory leak gamin-0.1.9-filesystem-leak.patch: --- NEW FILE gamin-0.1.9-filesystem-leak.patch --- diff -up gamin-0.1.9/server/gam_fs.c.filesystem-leak gamin-0.1.9/server/gam_fs.c --- gamin-0.1.9/server/gam_fs.c.filesystem-leak 2007-09-13 00:21:18.000000000 -0400 +++ gamin-0.1.9/server/gam_fs.c 2007-09-13 00:21:25.000000000 -0400 @@ -40,13 +40,13 @@ gam_fs_free_filesystems (void) { fs = iterator->data; + iterator = g_list_next (iterator); + filesystems = g_list_remove (filesystems, fs); g_free (fs->path); g_free (fs->fsname); g_free (fs); - - iterator = g_list_next (filesystems); } } Index: gamin.spec =================================================================== RCS file: /cvs/extras/rpms/gamin/devel/gamin.spec,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- gamin.spec 14 Sep 2007 14:59:46 -0000 1.63 +++ gamin.spec 14 Sep 2007 15:17:21 -0000 1.64 @@ -1,7 +1,7 @@ Summary: Library providing the FAM File Alteration Monitor API Name: gamin Version: 0.1.9 -Release: 3%{?dist}%{?extra_release} +Release: 4%{?dist}%{?extra_release} License: LGPL Group: Development/Libraries Source: gamin-%{version}.tar.gz @@ -13,6 +13,8 @@ BuildRequires: automake, libtool Patch0: gamin-0.1.9-poll-less.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=403158 +Patch1: gamin-0.1.9-filesystem-leak.patch %description This C library provides an API and ABI compatible file alteration @@ -44,6 +46,7 @@ %prep %setup -q %patch0 -p1 -b .poll-less +%patch1 -p1 -b .filesystem-leak %build autoreconf --force --install @@ -92,6 +95,9 @@ %doc doc/python.html %changelog +* Fri Sep 14 2007 Matthias Clasen - 0.1.9-4 +- Fix a memory leak + * Fri Sep 14 2007 Ray Strode - 0.1.9-3 - don't poll for non-existant watched files (bug 240385) From fedora-extras-commits at redhat.com Fri Sep 14 15:19:18 2007 From: fedora-extras-commits at redhat.com (Ray Strode (rstrode)) Date: Fri, 14 Sep 2007 11:19:18 -0400 Subject: rpms/gamin/devel gamin.spec,1.64,1.65 Message-ID: <200709141519.l8EFJIld030916@cvs-int.fedora.redhat.com> Author: rstrode Update of /cvs/pkgs/rpms/gamin/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30864 Modified Files: gamin.spec Log Message: add bug reference Index: gamin.spec =================================================================== RCS file: /cvs/pkgs/rpms/gamin/devel/gamin.spec,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- gamin.spec 14 Sep 2007 15:17:21 -0000 1.64 +++ gamin.spec 14 Sep 2007 15:18:45 -0000 1.65 @@ -12,6 +12,7 @@ BuildRequires: glib2-devel python python-devel BuildRequires: automake, libtool +# http://bugzilla.gnome.org/show_bug.cgi?id=476938 Patch0: gamin-0.1.9-poll-less.patch # http://bugzilla.gnome.org/show_bug.cgi?id=403158 Patch1: gamin-0.1.9-filesystem-leak.patch From fedora-extras-commits at redhat.com Fri Sep 14 15:26:58 2007 From: fedora-extras-commits at redhat.com (Tim Waugh (twaugh)) Date: Fri, 14 Sep 2007 11:26:58 -0400 Subject: rpms/hal-cups-utils/devel .cvsignore, 1.21, 1.22 hal-cups-utils.spec, 1.61, 1.62 sources, 1.21, 1.22 Message-ID: <200709141526.l8EFQw1O031304@cvs-int.fedora.redhat.com> Author: twaugh Update of /cvs/pkgs/rpms/hal-cups-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31278 Modified Files: .cvsignore hal-cups-utils.spec sources Log Message: * Fri Sep 14 2007 Tim Waugh 0.6.13-1 - 0.6.13: - Enable/disable fix. - Speed improvements. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/hal-cups-utils/devel/.cvsignore,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- .cvsignore 3 Aug 2007 16:12:46 -0000 1.21 +++ .cvsignore 14 Sep 2007 15:26:26 -0000 1.22 @@ -9,3 +9,4 @@ hal-cups-utils-0.6.10.tar.gz hal-cups-utils-0.6.11.tar.gz hal-cups-utils-0.6.12.tar.gz +hal-cups-utils-0.6.13.tar.gz Index: hal-cups-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/hal-cups-utils/devel/hal-cups-utils.spec,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- hal-cups-utils.spec 29 Aug 2007 15:24:13 -0000 1.61 +++ hal-cups-utils.spec 14 Sep 2007 15:26:26 -0000 1.62 @@ -1,7 +1,7 @@ Summary: Halified CUPS utilities Name: hal-cups-utils -Version: 0.6.12 -Release: 3%{?dist} +Version: 0.6.13 +Release: 1%{?dist} License: GPLv2 Group: Applications/System Source: %{name}-%{version}.tar.gz @@ -60,6 +60,11 @@ %{_initrddir}/cups-config-daemon %changelog +* Fri Sep 14 2007 Tim Waugh 0.6.13-1 +- 0.6.13: + - Enable/disable fix. + - Speed improvements. + * Wed Aug 29 2007 Tim Waugh 0.6.12-3 - More specific license tag. - Better buildroot tag. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/hal-cups-utils/devel/sources,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- sources 3 Aug 2007 16:12:46 -0000 1.21 +++ sources 14 Sep 2007 15:26:26 -0000 1.22 @@ -1 +1 @@ -9430f5f9101d6c19875c82ceed9208e5 hal-cups-utils-0.6.12.tar.gz +1fda4618efbde9a2101101853af3d7ee hal-cups-utils-0.6.13.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 15:33:25 2007 From: fedora-extras-commits at redhat.com (Tim Waugh (twaugh)) Date: Fri, 14 Sep 2007 11:33:25 -0400 Subject: rpms/hal-cups-utils/devel hal-cups-utils.spec, 1.62, 1.63 hal-cups-utils-description.patch, 1.1, NONE Message-ID: <200709141533.l8EFXPeO031576@cvs-int.fedora.redhat.com> Author: twaugh Update of /cvs/pkgs/rpms/hal-cups-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31558 Modified Files: hal-cups-utils.spec Removed Files: hal-cups-utils-description.patch Log Message: No longer need this patch. Index: hal-cups-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/hal-cups-utils/devel/hal-cups-utils.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- hal-cups-utils.spec 14 Sep 2007 15:26:26 -0000 1.62 +++ hal-cups-utils.spec 14 Sep 2007 15:32:53 -0000 1.63 @@ -6,7 +6,6 @@ Group: Applications/System Source: %{name}-%{version}.tar.gz Source1: cups-config-daemon -Patch0: hal-cups-utils-description.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel BuildRequires: dbus-devel >= 0.60 @@ -28,7 +27,6 @@ rm -rf $RPM_BUILD_ROOT %setup -q -%patch0 -p1 -b .description %build --- hal-cups-utils-description.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 16:24:20 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Fri, 14 Sep 2007 12:24:20 -0400 Subject: rpms/kernel/devel linux-2.6-x86-debug-edd.patch, NONE, 1.1 linux-2.6-x86-edd-maxdrive.patch, NONE, 1.1 kernel.spec, 1.164, 1.165 linux-2.6-libata-pata-dma-disable-option.patch, 1.1, 1.2 Message-ID: <200709141624.l8EGOKaR006356@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6246 Modified Files: kernel.spec linux-2.6-libata-pata-dma-disable-option.patch Added Files: linux-2.6-x86-debug-edd.patch linux-2.6-x86-edd-maxdrive.patch Log Message: * Thu Sep 13 2007 Chuck Ebbert - x86 setup: limit number of EDD devices scanned - x86 setup: print number of EDD device during scan - libata: change boot option name to "libata.dma" (still only affects PATA drives) linux-2.6-x86-debug-edd.patch: --- NEW FILE linux-2.6-x86-debug-edd.patch --- --- arch/i386/boot/edd.c | 1 + 1 file changed, 1 insertion(+) --- linux-2.6.22.noarch.orig/arch/i386/boot/edd.c +++ linux-2.6.22.noarch/arch/i386/boot/edd.c @@ -151,6 +151,7 @@ void query_edd(void) * Scan the BIOS-supported hard disks and query EDD * information... */ + putchar('0' + (devno - 0x80) % 10); get_edd_info(devno, &ei); if (boot_params.eddbuf_entries < EDDMAXNR) { linux-2.6-x86-edd-maxdrive.patch: --- NEW FILE linux-2.6-x86-edd-maxdrive.patch --- diff --git a/arch/i386/boot/edd.c b/arch/i386/boot/edd.c index bd138e4..fad5f6b 100644 --- a/arch/i386/boot/edd.c +++ b/arch/i386/boot/edd.c @@ -129,7 +129,7 @@ void query_edd(void) char eddarg[8]; int do_mbr = 1; int do_edd = 1; - int devno; + int devno, maxdrive; struct edd_info ei, *edp; u32 *mbrptr; @@ -145,8 +145,22 @@ void query_edd(void) if (!do_edd) return; - - for (devno = 0x80; devno < 0x80+EDD_MBR_SIG_MAX; devno++) { + + /* Query the number of drives. This prevents the probe + from wandering into CD-ROMs and nonexistent devices; + some machines have been known to hang if nonexistent + devices are probed. + + Ralf Brown (inter61) seems to imply that BIOS location + 40:75 is more reliable than the return value from INT 13h, + AH=08h, so go with that. */ + + set_fs(0); + maxdrive = rdfs8(0x475)|0x80; + if (maxdrive > 0x80+EDD_MBR_SIG_MAX) + maxdrive = 0x80+EDD_MBR_SIG_MAX; + + for (devno = 0x80; devno < maxdrive; devno++) { /* * Scan the BIOS-supported hard disks and query EDD * information... Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.164 retrieving revision 1.165 diff -u -r1.164 -r1.165 --- kernel.spec 13 Sep 2007 20:59:51 -0000 1.164 +++ kernel.spec 14 Sep 2007 16:23:47 -0000 1.165 @@ -580,6 +580,7 @@ Patch42: linux-2.6-x86-tune-generic.patch Patch70: linux-2.6-x86_64-silence-up-apic-errors.patch Patch75: linux-2.6-x86-debug-boot.patch +Patch76: linux-2.6-x86-debug-edd.patch Patch100: linux-2.6-g5-therm-shutdown.patch Patch120: linux-2.6-ppc32-ucmpdi2.patch Patch130: linux-2.6-ibmvscsi-schizo.patch @@ -671,6 +672,8 @@ Patch1508: linux-2.6-firewire-multi-lun.patch Patch1515: linux-2.6-lirc.patch +Patch1600: linux-2.6-x86-edd-maxdrive.patch + %endif BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root-%{_target_cpu} @@ -1004,6 +1007,7 @@ #ApplyPatch linux-2.6-x86_64-silence-up-apic-errors.patch # debug early boot ApplyPatch linux-2.6-x86-debug-boot.patch +ApplyPatch linux-2.6-x86-debug-edd.patch # # PowerPC @@ -1204,6 +1208,9 @@ # ---------- below all scheduled for 2.6.23 ----------------- +# EDD fix +ApplyPatch linux-2.6-x86-edd-maxdrive.patch + # END OF PATCH APPLICATIONS %endif @@ -1796,6 +1803,12 @@ %changelog * Thu Sep 13 2007 Chuck Ebbert +- x86 setup: limit number of EDD devices scanned +- x86 setup: print number of EDD device during scan +- libata: change boot option name to "libata.dma" + (still only affects PATA drives) + +* Thu Sep 13 2007 Chuck Ebbert - Linux 2.6.23-rc6-git4 * Thu Sep 13 2007 Chuck Ebbert linux-2.6-libata-pata-dma-disable-option.patch: Index: linux-2.6-libata-pata-dma-disable-option.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-libata-pata-dma-disable-option.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- linux-2.6-libata-pata-dma-disable-option.patch 11 Sep 2007 21:25:51 -0000 1.1 +++ linux-2.6-libata-pata-dma-disable-option.patch 14 Sep 2007 16:23:47 -0000 1.2 @@ -44,8 +44,8 @@ MODULE_PARM_DESC(ignore_hpa, "Ignore HPA limit (0=keep BIOS limits, 1=ignore limits, using full disk)"); +static int ata_pata_dma = ATA_DMA_MASK_ATA|ATA_DMA_MASK_ATAPI|ATA_DMA_MASK_CFA; -+module_param_named(pata_dma, ata_pata_dma, int, 0644); -+MODULE_PARM_DESC(pata_dma, "Use DMA on PATA devices"); ++module_param_named(dma, ata_pata_dma, int, 0644); ++MODULE_PARM_DESC(dma, "Use DMA on PATA devices"); + static int ata_probe_timeout = ATA_TMOUT_INTERNAL / HZ; module_param(ata_probe_timeout, int, 0444); From fedora-extras-commits at redhat.com Fri Sep 14 16:24:42 2007 From: fedora-extras-commits at redhat.com (Tim Waugh (twaugh)) Date: Fri, 14 Sep 2007 12:24:42 -0400 Subject: rpms/international-time/devel international-time-current-time.patch, NONE, 1.1 international-time.spec, 1.4, 1.5 Message-ID: <200709141624.l8EGOgEU006369@cvs-int.fedora.redhat.com> Author: twaugh Update of /cvs/pkgs/rpms/international-time/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6286 Modified Files: international-time.spec Added Files: international-time-current-time.patch Log Message: * Fri Sep 14 2007 Tim Waugh 0.0.2-4 - Use the current time (bug #291151). international-time-current-time.patch: --- NEW FILE international-time-current-time.patch --- diff -up international-time-0.0.2/international-time.py~ international-time-0.0.2/international-time.py --- international-time-0.0.2/international-time.py~ 2006-10-18 16:05:06.000000000 +0100 +++ international-time-0.0.2/international-time.py 2007-09-14 17:21:46.000000000 +0100 @@ -22,6 +22,9 @@ class MainWin: self.hourspinbutton = xml.get_widget ('hourspinbutton') self.minspinbutton = xml.get_widget ('minspinbutton') self.on_changed (None) + (_, _, _, h, m, _, _, _, _) = time.localtime () + self.hourspinbutton.set_value (h) + self.minspinbutton.set_value ((5 * ((m + 4) / 5)) % 60) gtk.main () def on_changed(self, obj): Index: international-time.spec =================================================================== RCS file: /cvs/pkgs/rpms/international-time/devel/international-time.spec,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- international-time.spec 6 Dec 2006 11:53:28 -0000 1.4 +++ international-time.spec 14 Sep 2007 16:24:09 -0000 1.5 @@ -1,10 +1,11 @@ Summary: A tool for arranging times in advance with overseas colleagues Name: international-time Version: 0.0.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/System Source0: http://cyberelk.net/tim/data/international-time/international-time-%{version}.tar.bz2 +Patch0: international-time-current-time.patch Url: http://cyberelk.net/tim/data/international-time/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -19,6 +20,7 @@ %prep %setup -q -n %{name}-%{version} +%patch0 -p1 -b .current-time %build @@ -66,6 +68,9 @@ %{_datadir}/applications/* %changelog +* Fri Sep 14 2007 Tim Waugh 0.0.2-4 +- Use the current time (bug #291151). + * Wed Dec 6 2006 Tim Waugh 0.0.2-3 - Built for devel. From fedora-extras-commits at redhat.com Fri Sep 14 17:00:09 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Fri, 14 Sep 2007 13:00:09 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.50, 1.51 sources, 1.51, 1.52 sugar.spec, 1.59, 1.60 Message-ID: <200709141700.l8EH09k5007087@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7055 Modified Files: .cvsignore sources sugar.spec Log Message: * Fri Sep 14 2007 Marco Pesenti Gritti - 0.65-0.48.20070914git0a666e23cf - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- .cvsignore 12 Sep 2007 19:59:44 -0000 1.50 +++ .cvsignore 14 Sep 2007 16:59:33 -0000 1.51 @@ -1 +1 @@ -sugar-0.65-git47f473189e.tar.bz2 +sugar-0.65-git0a666e23cf.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- sources 12 Sep 2007 19:59:44 -0000 1.51 +++ sources 14 Sep 2007 16:59:33 -0000 1.52 @@ -1 +1 @@ -235e143ab290c973169df6a7c195ee24 sugar-0.65-git47f473189e.tar.bz2 +24f98c6505d6f626e1806dc0c8311ef8 sugar-0.65-git0a666e23cf.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- sugar.spec 12 Sep 2007 19:59:44 -0000 1.59 +++ sugar.spec 14 Sep 2007 16:59:33 -0000 1.60 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070912git -%define commitid 47f473189e +%define alphatag 20070914git +%define commitid 0a666e23cf Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.47.%{alphatag}47f473189e +Release: 0.48.%{alphatag}0a666e23cf URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Fri Sep 14 2007 Marco Pesenti Gritti - 0.65-0.48.20070914git0a666e23cf +- New snapshot + * Wed Sep 12 2007 Marco Pesenti Gritti - 0.65-0.47.20070912git47f473189e - New snapshot From fedora-extras-commits at redhat.com Fri Sep 14 17:06:42 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Fri, 14 Sep 2007 13:06:42 -0400 Subject: rpms/sugar-artwork/OLPC-2 .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 sugar-artwork.spec, 1.26, 1.27 Message-ID: <200709141706.l8EH6gGg013162@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-artwork/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13133 Modified Files: .cvsignore sources sugar-artwork.spec Log Message: * Fri Sep 14 2007 Marco Pesenti Gritti - 0.34-0.28.20070914git2aac89b4fe - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 12 Sep 2007 20:07:55 -0000 1.25 +++ .cvsignore 14 Sep 2007 17:06:10 -0000 1.26 @@ -1 +1 @@ -sugar-artwork-0.34-gite4fd20770c.tar.bz2 +sugar-artwork-0.34-git2aac89b4fe.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 12 Sep 2007 20:07:55 -0000 1.25 +++ sources 14 Sep 2007 17:06:10 -0000 1.26 @@ -1 +1 @@ -6a11672f84c158abf05c0ab4c99feb40 sugar-artwork-0.34-gite4fd20770c.tar.bz2 +32a32bdfd37210ca483f0f349b68d504 sugar-artwork-0.34-git2aac89b4fe.tar.bz2 Index: sugar-artwork.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-artwork/OLPC-2/sugar-artwork.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- sugar-artwork.spec 12 Sep 2007 20:07:55 -0000 1.26 +++ sugar-artwork.spec 14 Sep 2007 17:06:10 -0000 1.27 @@ -1,10 +1,10 @@ -%define alphatag 20070912git -%define commitid e4fd20770c +%define alphatag 20070914git +%define commitid 2aac89b4fe Summary: Artwork for Sugar look-and-feel Name: sugar-artwork Version: 0.34 -Release: 0.26.%{alphatag}e4fd20770c +Release: 0.28.%{alphatag}2aac89b4fe URL: http://dev.laptop.org # git clone git://dev.laptop.org/artwork # cd artwork @@ -57,6 +57,9 @@ %{_libdir}/gtk-2.0/*/engines/*.so %changelog +* Fri Sep 14 2007 Marco Pesenti Gritti - 0.34-0.28.20070914git2aac89b4fe +- New snapshot + * Wed Sep 12 2007 Marco Pesenti Gritti - 0.34-0.26.20070912gite4fd20770c - New snapshot From fedora-extras-commits at redhat.com Fri Sep 14 17:27:56 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Fri, 14 Sep 2007 13:27:56 -0400 Subject: fedora-release fedora-development.repo, 1.13, 1.14 fedora-release.spec, 1.52, 1.53 fedora-updates-testing.repo, 1.8, 1.9 fedora-updates.repo, 1.13, 1.14 fedora.repo, 1.11, 1.12 Message-ID: <200709141727.l8EHRu7Z013649@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/fedora/fedora-release In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13624 Modified Files: fedora-development.repo fedora-release.spec fedora-updates-testing.repo fedora-updates.repo fedora.repo Log Message: Use failovermethod=priority in yum configs. Index: fedora-development.repo =================================================================== RCS file: /cvs/fedora/fedora-release/fedora-development.repo,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- fedora-development.repo 30 May 2007 14:14:30 -0000 1.13 +++ fedora-development.repo 14 Sep 2007 17:27:54 -0000 1.14 @@ -21,6 +21,7 @@ [development] name=Fedora - Development +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/$basearch/os/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch enabled=1 @@ -28,6 +29,7 @@ [development-debuginfo] name=Fedora - Development - Debug +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/$basearch/debug/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-debug&arch=$basearch enabled=0 @@ -35,6 +37,7 @@ [development-source] name=Fedora - Development - Source +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/development/source/SRPMS/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch enabled=0 Index: fedora-release.spec =================================================================== RCS file: /cvs/fedora/fedora-release/fedora-release.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- fedora-release.spec 30 Aug 2007 10:22:26 -0000 1.52 +++ fedora-release.spec 14 Sep 2007 17:27:54 -0000 1.53 @@ -4,7 +4,7 @@ Summary: Fedora release files Name: fedora-release Version: 7.91 -Release: 1 +Release: 2 License: GPLv2 Group: System Environment/Base URL: http://fedoraproject.org @@ -77,6 +77,9 @@ /etc/pki/rpm-gpg/* %changelog +* Fri Sep 14 2007 Jesse Keating - 7.91-2 +- Use failovermethod=priority in yum configs (243698) + * Thu Aug 30 2007 Jesse Keating - 7.91-1 - Provide system-release, useful for spinoffs. - Also link system-release to fedora-release for file level checks Index: fedora-updates-testing.repo =================================================================== RCS file: /cvs/fedora/fedora-release/fedora-updates-testing.repo,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- fedora-updates-testing.repo 21 May 2007 20:26:28 -0000 1.8 +++ fedora-updates-testing.repo 14 Sep 2007 17:27:54 -0000 1.9 @@ -1,5 +1,6 @@ [updates-testing] name=Fedora $releasever - $basearch - Test Updates +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/$releasever/$basearch/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch enabled=0 @@ -8,6 +9,7 @@ [updates-testing-debuginfo] name=Fedora $releasever - $basearch - Test Updates Debug +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/testing/$releasever/$basearch/debug/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-debug-f$releasever&arch=$basearch enabled=0 @@ -16,6 +18,7 @@ [updates-testing-source] name=Fedora $releasever - Test Updates Source +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/$releasever/SRPMS/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-source-f$releasever&arch=$basearch enabled=0 Index: fedora-updates.repo =================================================================== RCS file: /cvs/fedora/fedora-release/fedora-updates.repo,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- fedora-updates.repo 30 May 2007 14:14:30 -0000 1.13 +++ fedora-updates.repo 14 Sep 2007 17:27:54 -0000 1.14 @@ -1,5 +1,6 @@ [updates] name=Fedora $releasever - $basearch - Updates +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch enabled=0 @@ -8,6 +9,7 @@ [updates-debuginfo] name=Fedora $releasever - $basearch - Updates - Debug +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/debug/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-debug-f$releasever&arch=$basearch enabled=0 @@ -16,6 +18,7 @@ [updates-source] name=Fedora $releasever - Updates Source +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/SRPMS/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-source-f$releasever&arch=$basearch enabled=0 Index: fedora.repo =================================================================== RCS file: /cvs/fedora/fedora-release/fedora.repo,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- fedora.repo 30 May 2007 14:14:30 -0000 1.11 +++ fedora.repo 14 Sep 2007 17:27:54 -0000 1.12 @@ -1,5 +1,6 @@ [fedora] name=Fedora $releasever - $basearch +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch enabled=0 @@ -8,6 +9,7 @@ [fedora-debuginfo] name=Fedora $releasever - $basearch - Debug +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-debug-$releasever&arch=$basearch enabled=0 @@ -16,6 +18,7 @@ [fedora-source] name=Fedora $releasever - Source +failovermethod=priority #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch enabled=0 From fedora-extras-commits at redhat.com Fri Sep 14 17:29:44 2007 From: fedora-extras-commits at redhat.com (Jesse Keating (jkeating)) Date: Fri, 14 Sep 2007 13:29:44 -0400 Subject: rpms/fedora-release/devel fedora-release.spec, 1.59, 1.60 sources, 1.47, 1.48 Message-ID: <200709141729.l8EHTiKB013717@cvs-int.fedora.redhat.com> Author: jkeating Update of /cvs/pkgs/rpms/fedora-release/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13697 Modified Files: fedora-release.spec sources Log Message: * Fri Sep 14 2007 Jesse Keating - 7.91-2 - Use failovermethod=priority in yum configs (243698) Index: fedora-release.spec =================================================================== RCS file: /cvs/pkgs/rpms/fedora-release/devel/fedora-release.spec,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- fedora-release.spec 30 Aug 2007 10:27:31 -0000 1.59 +++ fedora-release.spec 14 Sep 2007 17:29:12 -0000 1.60 @@ -4,7 +4,7 @@ Summary: Fedora release files Name: fedora-release Version: 7.91 -Release: 1 +Release: 2 License: GPLv2 Group: System Environment/Base URL: http://fedoraproject.org @@ -77,6 +77,9 @@ /etc/pki/rpm-gpg/* %changelog +* Fri Sep 14 2007 Jesse Keating - 7.91-2 +- Use failovermethod=priority in yum configs (243698) + * Thu Aug 30 2007 Jesse Keating - 7.91-1 - Provide system-release, useful for spinoffs. - Also link system-release to fedora-release for file level checks Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/fedora-release/devel/sources,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- sources 30 Aug 2007 10:27:31 -0000 1.47 +++ sources 14 Sep 2007 17:29:12 -0000 1.48 @@ -1 +1 @@ -e1369de67fa8d66da8764e01d7128cbd fedora-release-7.91.tar.gz +1692ee19be5132c951ca19297b22e227 fedora-release-7.91.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 17:44:58 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Fri, 14 Sep 2007 13:44:58 -0400 Subject: rpms/glibmm24/devel .cvsignore, 1.19, 1.20 glibmm.spec, 1.27, 1.28 sources, 1.20, 1.21 Message-ID: <200709141744.l8EHiwhd014062@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/glibmm24/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14032 Modified Files: .cvsignore glibmm.spec sources Log Message: Update to new stable tree 2.14.0 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/glibmm24/devel/.cvsignore,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- .cvsignore 31 Jul 2007 22:25:12 -0000 1.19 +++ .cvsignore 14 Sep 2007 17:44:25 -0000 1.20 @@ -1 +1 @@ -glibmm-2.13.9.tar.bz2 +glibmm-2.14.0.tar.bz2 Index: glibmm.spec =================================================================== RCS file: /cvs/pkgs/rpms/glibmm24/devel/glibmm.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- glibmm.spec 6 Sep 2007 09:05:52 -0000 1.27 +++ glibmm.spec 14 Sep 2007 17:44:25 -0000 1.28 @@ -1,6 +1,6 @@ Name: glibmm24 -Version: 2.13.9 -Release: 3%{?dist} +Version: 2.14.0 +Release: 1%{?dist} Summary: C++ interface for GTK2 (a GUI library for X) Group: System Environment/Libraries @@ -79,6 +79,9 @@ %changelog +* Fri Sep 14 2007 Denis Leroy - 2.14.0-1 +- Update to new stable tree 2.14.0 + * Thu Sep 6 2007 Denis Leroy - 2.13.9-3 - Removed Perl code autogeneration tools (#278191) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/glibmm24/devel/sources,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- sources 31 Jul 2007 22:25:12 -0000 1.20 +++ sources 14 Sep 2007 17:44:25 -0000 1.21 @@ -1 +1 @@ -1fa5cf54cbecadc68e8be5b25f5b11ea glibmm-2.13.9.tar.bz2 +e4ae55323d50bb77db0099ae93eddcd3 glibmm-2.14.0.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 17:50:56 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 14 Sep 2007 13:50:56 -0400 Subject: rpms/compiz/devel compiz.spec,1.99,1.100 Message-ID: <200709141750.l8EHouEI014319@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/pkgs/rpms/compiz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14296 Modified Files: compiz.spec Log Message: compiz-gnome: install core schema so it actually works Index: compiz.spec =================================================================== RCS file: /cvs/pkgs/rpms/compiz/devel/compiz.spec,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- compiz.spec 28 Aug 2007 16:51:04 -0000 1.99 +++ compiz.spec 14 Sep 2007 17:50:23 -0000 1.100 @@ -1,7 +1,7 @@ %define snapshot 0ec3ec %define dialogversion 0.7.7 -%define core_plugins blur clone cube dbus decoration fade ini inotify minimize move place plane png regex resize rotate scale screenshot switcher video water wobbly zoom +%define core_plugins blur clone core cube dbus decoration fade ini inotify minimize move place plane png regex resize rotate scale screenshot switcher video water wobbly zoom %define gnome_plugins annotate gconf glib svg @@ -14,7 +14,7 @@ License: X11/MIT/GPL Group: User Interface/Desktops Version: 0.5.2 -Release: 9.%{snapshot}%{?dist} +Release: 10.%{snapshot}%{?dist} Summary: OpenGL window and compositing manager BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -277,6 +277,9 @@ %changelog +* Fri Sep 14 2007 Warren Togami - 0.5.2-10 +- compiz-gnome: install core schema so it actually works + * Tue Aug 28 2007 Kristian H??gsberg - 0.5.2-9 - Make compiz-gnome Obsolete the older compiz package so yum/anaconda will pull it in (thans to Adel Gadllah). From fedora-extras-commits at redhat.com Fri Sep 14 17:55:49 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Fri, 14 Sep 2007 13:55:49 -0400 Subject: rpms/kernel/devel kernel.spec, 1.165, 1.166 linux-2.6-libata-pata-dma-disable-option.patch, 1.2, 1.3 Message-ID: <200709141755.l8EHtnGd014573@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14548 Modified Files: kernel.spec linux-2.6-libata-pata-dma-disable-option.patch Log Message: * Thu Sep 13 2007 Chuck Ebbert - leave boot option as "libata.pata_dma" for now Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- kernel.spec 14 Sep 2007 16:23:47 -0000 1.165 +++ kernel.spec 14 Sep 2007 17:55:15 -0000 1.166 @@ -1803,6 +1803,9 @@ %changelog * Thu Sep 13 2007 Chuck Ebbert +- leave boot option as "libata.pata_dma" for now + +* Thu Sep 13 2007 Chuck Ebbert - x86 setup: limit number of EDD devices scanned - x86 setup: print number of EDD device during scan - libata: change boot option name to "libata.dma" linux-2.6-libata-pata-dma-disable-option.patch: Index: linux-2.6-libata-pata-dma-disable-option.patch =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-libata-pata-dma-disable-option.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- linux-2.6-libata-pata-dma-disable-option.patch 14 Sep 2007 16:23:47 -0000 1.2 +++ linux-2.6-libata-pata-dma-disable-option.patch 14 Sep 2007 17:55:15 -0000 1.3 @@ -44,8 +44,8 @@ MODULE_PARM_DESC(ignore_hpa, "Ignore HPA limit (0=keep BIOS limits, 1=ignore limits, using full disk)"); +static int ata_pata_dma = ATA_DMA_MASK_ATA|ATA_DMA_MASK_ATAPI|ATA_DMA_MASK_CFA; -+module_param_named(dma, ata_pata_dma, int, 0644); -+MODULE_PARM_DESC(dma, "Use DMA on PATA devices"); ++module_param_named(pata_dma, ata_pata_dma, int, 0644); ++MODULE_PARM_DESC(pata_dma, "Use DMA on PATA devices"); + static int ata_probe_timeout = ATA_TMOUT_INTERNAL / HZ; module_param(ata_probe_timeout, int, 0444); From fedora-extras-commits at redhat.com Fri Sep 14 17:56:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 10:56:07 -0700 Subject: [pkgdb] libzzub was added for akahl Message-ID: <200709141756.l8EHu8Z9023740@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package libzzub with summary Powerful music sequencing library Kevin Fenzi (kevin) has approved Package libzzub Kevin Fenzi (kevin) has added a Fedora devel branch for libzzub with an owner of akahl Kevin Fenzi (kevin) has approved libzzub in Fedora devel Kevin Fenzi (kevin) has approved Package libzzub Kevin Fenzi (kevin) has set commit to Approved for cvsextras on libzzub (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on libzzub (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on libzzub (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libzzub From fedora-extras-commits at redhat.com Fri Sep 14 17:56:16 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 10:56:16 -0700 Subject: [pkgdb] libzzub (Fedora, devel) updated by kevin Message-ID: <200709141756.l8EHuHnb003133@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) approved watchbugzilla on libzzub (Fedora devel) for mtasaka Kevin Fenzi (kevin) approved watchcommits on libzzub (Fedora devel) for mtasaka Kevin Fenzi (kevin) Approved cvsextras for commit access on libzzub (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libzzub From fedora-extras-commits at redhat.com Fri Sep 14 17:56:16 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 10:56:16 -0700 Subject: [pkgdb] libzzub (Fedora, 7) updated by kevin Message-ID: <200709141756.l8EHuIlR003143@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for libzzub Kevin Fenzi (kevin) has set commit to Approved for cvsextras on libzzub (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on libzzub (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on libzzub (Fedora 7) Kevin Fenzi (kevin) approved watchbugzilla on libzzub (Fedora 7) for mtasaka Kevin Fenzi (kevin) approved watchcommits on libzzub (Fedora 7) for mtasaka Kevin Fenzi (kevin) Approved cvsextras for commit access on libzzub (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/libzzub From fedora-extras-commits at redhat.com Fri Sep 14 17:56:42 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 13:56:42 -0400 Subject: rpms/libzzub - New directory Message-ID: <200709141756.l8EHug0r014615@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libzzub In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsf14586/rpms/libzzub Log Message: Directory /cvs/extras/rpms/libzzub added to the repository From fedora-extras-commits at redhat.com Fri Sep 14 17:56:47 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 13:56:47 -0400 Subject: rpms/libzzub/devel - New directory Message-ID: <200709141756.l8EHul1r014630@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libzzub/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsf14586/rpms/libzzub/devel Log Message: Directory /cvs/extras/rpms/libzzub/devel added to the repository From fedora-extras-commits at redhat.com Fri Sep 14 17:56:49 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 13:56:49 -0400 Subject: rpms/libzzub Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709141756.l8EHun64014655@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libzzub In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsf14586/rpms/libzzub Added Files: Makefile import.log Log Message: Setup of module libzzub --- NEW FILE Makefile --- # Top level Makefile for module libzzub all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Fri Sep 14 17:56:51 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 13:56:51 -0400 Subject: rpms/libzzub/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709141756.l8EHupGV014676@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/libzzub/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsf14586/rpms/libzzub/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module libzzub --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: libzzub # $Id: Makefile,v 1.1 2007/09/14 17:56:49 kevin Exp $ NAME := libzzub SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Sep 14 17:57:56 2007 From: fedora-extras-commits at redhat.com (Rex Dieter (rdieter)) Date: Fri, 14 Sep 2007 13:57:56 -0400 Subject: rpms/qt4/devel qt4.spec,1.68,1.69 Message-ID: <200709141757.l8EHvuQc014833@cvs-int.fedora.redhat.com> Author: rdieter Update of /cvs/pkgs/rpms/qt4/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14810 Modified Files: qt4.spec Log Message: * Fri Sep 14 2007 Rex Dieter 4.3.1-8 - -x11: Req: redhat-rpm-config rpm, app-wrapper/multilib fun (#277581) Index: qt4.spec =================================================================== RCS file: /cvs/pkgs/rpms/qt4/devel/qt4.spec,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- qt4.spec 13 Sep 2007 19:19:19 -0000 1.68 +++ qt4.spec 14 Sep 2007 17:57:23 -0000 1.69 @@ -4,7 +4,7 @@ Summary: Qt toolkit Name: qt4 Version: 4.3.1 -Release: 7%{?dist} +Release: 8%{?dist} # GPLv2+exceptions(see GPL_EXCEPTIONS*.txt) License: GPLv2 @@ -146,7 +146,6 @@ Requires: libpng-devel Requires: libjpeg-devel Requires: pkgconfig -Requires: rpm Obsoletes: %{name}-designer < %{version}-%{release} Provides: %{name}-designer = %{version}-%{release} %if "%{name}" != "qt4" @@ -213,6 +212,7 @@ Summary: Qt GUI-related libraries Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} +Requires: redhat-rpm-config rpm %description x11 Qt libraries which are used for drawing widgets and OpenGL items. @@ -529,6 +529,7 @@ %files x11 %defattr(-,root,root,-) +%{_sysconfdir}/rpm/macros.* %{_qt4_libdir}/libQt3Support.so.* %{_qt4_libdir}/libQtAssistantClient.so.* %{_qt4_libdir}/libQtDesigner.so.* @@ -548,7 +549,6 @@ %files devel %defattr(-,root,root,-) #config /etc/profile.d/* -%{_sysconfdir}/rpm/macros.* %{_qt4_bindir}/lrelease* %{_qt4_bindir}/lupdate* %{_qt4_bindir}/moc* @@ -634,6 +634,9 @@ %changelog +* Fri Sep 14 2007 Rex Dieter 4.3.1-8 +- -x11: Req: redhat-rpm-config rpm, app-wrapper/multilib fun (#277581) + * Thu Sep 13 2007 Rex Dieter 4.3.1-7 - include qt4-logo icon, used by qtdemo/qtconfig (#241452) - linguist.desktop: use new linguist4 icons From fedora-extras-commits at redhat.com Fri Sep 14 18:11:12 2007 From: fedora-extras-commits at redhat.com (Denis Leroy (denis)) Date: Fri, 14 Sep 2007 14:11:12 -0400 Subject: rpms/gstreamer-python/devel gstreamer-python-0.10.8-exit.patch, NONE, 1.1 gstreamer-python.spec, 1.18, 1.19 Message-ID: <200709141811.l8EIBC7v021072@cvs-int.fedora.redhat.com> Author: denis Update of /cvs/pkgs/rpms/gstreamer-python/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21049 Modified Files: gstreamer-python.spec Added Files: gstreamer-python-0.10.8-exit.patch Log Message: Added patch to avoid crash on exit gstreamer-python-0.10.8-exit.patch: --- NEW FILE gstreamer-python-0.10.8-exit.patch --- --- gst-python-0.10.8/gst/gstmodule.c 2007/07/28 14:26:54 1.46 +++ gst-python-0.10.8/gst/gstmodule.c 2007/09/11 11:49:50 1.47 @@ -266,8 +266,6 @@ g_timeout_add_full (0, 100, python_do_pending_calls, NULL, NULL); - atexit(gst_deinit); - if (PyErr_Occurred ()) { Py_FatalError ("can't initialize module gst"); } Index: gstreamer-python.spec =================================================================== RCS file: /cvs/pkgs/rpms/gstreamer-python/devel/gstreamer-python.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- gstreamer-python.spec 20 Aug 2007 13:19:38 -0000 1.18 +++ gstreamer-python.spec 14 Sep 2007 18:10:39 -0000 1.19 @@ -2,13 +2,14 @@ Name: gstreamer-python Version: 0.10.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for GStreamer Group: Development/Languages License: LGPLv2+ URL: http://gstreamer.freedesktop.org/ Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.bz2 +Patch0: gstreamer-python-0.10.8-exit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: python >= 2.3 @@ -36,6 +37,7 @@ %prep %setup -q -n gst-python-%{version} +%patch0 -p1 -b .exit %{__sed} -i 's|^#!/usr/bin/env python$|#|' gst/extend/*.py @@ -71,6 +73,9 @@ %changelog +* Fri Sep 14 2007 Denis Leroy - 0.10.8-2 +- Added patch to avoid crash on exit + * Mon Aug 20 2007 Denis Leroy - 0.10.8-1 - Update to upstream 0.10.8 - License tag update From fedora-extras-commits at redhat.com Fri Sep 14 18:14:26 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Fri, 14 Sep 2007 14:14:26 -0400 Subject: rpms/nfs-utils/F-7 nfs-utils-1.1.0-smnotify-path.patch, NONE, 1.1 nfs-utils.spec, 1.160, 1.161 Message-ID: <200709141814.l8EIEQF2021230@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/nfs-utils/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21186 Modified Files: nfs-utils.spec Added Files: nfs-utils-1.1.0-smnotify-path.patch Log Message: Changed the default paths in sm-notify to /var/lib/nfs/statd (bz 258461) nfs-utils-1.1.0-smnotify-path.patch: --- NEW FILE nfs-utils-1.1.0-smnotify-path.patch --- diff -up nfs-utils-1.1.0/utils/statd/sm-notify.c.orig nfs-utils-1.1.0/utils/statd/sm-notify.c --- nfs-utils-1.1.0/utils/statd/sm-notify.c.orig 2007-05-10 23:40:57.000000000 -0400 +++ nfs-utils-1.1.0/utils/statd/sm-notify.c 2007-09-14 13:54:28.000000000 -0400 @@ -24,11 +24,13 @@ #include #include +#define STATD_PATH_XTN "statd/" + #ifndef BASEDIR # ifdef NFS_STATEDIR -# define BASEDIR NFS_STATEDIR +# define BASEDIR NFS_STATEDIR "/" STATD_PATH_XTN # else -# define BASEDIR "/var/lib/nfs" +# define BASEDIR "/var/lib/nfs" "/" STATD_PATH_XTN # endif #endif diff -up nfs-utils-1.1.0/utils/statd/sm-notify.man.orig nfs-utils-1.1.0/utils/statd/sm-notify.man --- nfs-utils-1.1.0/utils/statd/sm-notify.man.orig 2007-05-10 23:40:57.000000000 -0400 +++ nfs-utils-1.1.0/utils/statd/sm-notify.man 2007-09-14 14:01:36.000000000 -0400 @@ -33,7 +33,7 @@ but this is configurable. For each NFS client or server machine to be monitored, .B rpc.statd creates a file in -.BR /var/lib/nfs/sm ", " +.BR /var/lib/nfs/statd/sm ", " and removes the file if monitoring is no longer required. .PP When the machine is rebooted, @@ -47,7 +47,7 @@ Each machine has an which is basically an integer counter that is incremented each time the machine reboots. This counter is stored in -.BR /var/lib/nfs/state , +.BR /var/lib/nfs/statd/state , and updated by .BR sm-notify . .SS Security @@ -149,13 +149,13 @@ By default, .B sm-notify forks and puts itself in the background after obtaining the list of hosts from -.BR /var/lib/nfs/sm . +.BR /var/lib/nfs/statd/sm . .SH FILES -.BR /var/lib/nfs/state +.BR /var/lib/nfs/statd/state .br -.BR /var/lib/nfs/sm/* +.BR /var/lib/nfs/statd/sm/* .br -.BR /var/lib/nfs/sm.bak/* +.BR /var/lib/nfs/statd/sm.bak/* .br .BR /var/run/sm-notify.pid .SH SEE ALSO diff -up nfs-utils-1.1.0/utils/exportfs/exportfs.man.orig nfs-utils-1.1.0/utils/exportfs/exportfs.man Index: nfs-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/nfs-utils/F-7/nfs-utils.spec,v retrieving revision 1.160 retrieving revision 1.161 diff -u -r1.160 -r1.161 --- nfs-utils.spec 13 Aug 2007 15:21:04 -0000 1.160 +++ nfs-utils.spec 14 Sep 2007 18:13:54 -0000 1.161 @@ -2,7 +2,7 @@ Name: nfs-utils URL: http://sourceforge.net/projects/nfs Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 # group all 32bit related archs @@ -32,6 +32,7 @@ Patch07: nfs-utils-1.1.0-showmount-rpcerror.patch Patch08: nfs-utils-1.1.0-mount-v4-errors.patch Patch09: nfs-utils-1.1.0-mount-nosharecache.patch +Patch10: nfs-utils-1.1.0-smnotify-path.patch %if %{enablefscache} Patch90: nfs-utils-1.1.0-mount-fsc.patch @@ -94,6 +95,7 @@ %patch07 -p1 %patch08 -p1 %patch09 -p1 +%patch10 -p1 %if %{enablefscache} %patch90 -p1 @@ -264,6 +266,9 @@ %attr(4755,root,root) /sbin/umount.nfs4 %changelog +* Fri Sep 14 2007 Steve Dickson 1.1.0-4 +- Changed the default paths in sm-notify to /var/lib/nfs/statd (bz 258461) + * Mon Aug 13 2007 Steve Dickson 1.1.0-3 - Added nosharecache mount option which re-enables rw/ro mounts to the same server (bz 243913). From fedora-extras-commits at redhat.com Fri Sep 14 18:14:50 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Fri, 14 Sep 2007 14:14:50 -0400 Subject: rpms/nsd/devel nsd.init,1.5,1.6 Message-ID: <200709141814.l8EIEofX021239@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21190 Modified Files: nsd.init Log Message: Fix pid file location. Remove NOTIFY state on stop. Index: nsd.init =================================================================== RCS file: /cvs/extras/rpms/nsd/devel/nsd.init,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- nsd.init 27 Nov 2006 17:43:39 -0000 1.5 +++ nsd.init 14 Sep 2007 18:14:17 -0000 1.6 @@ -35,12 +35,13 @@ start() { /usr/sbin/nsdc rebuild >/dev/null - /usr/sbin/nsdc update >/dev/null echo -n $"Starting nsd... " nsd $OTHER_NSD_OPTS RETVAL=$? echo - /usr/sbin/nsdc notify + /usr/sbin/nsdc update >/dev/null 2> /dev/null + # nsd doesn't handle broken pri/sec servers very well + /usr/sbin/nsdc notify > /dev/null 2> /dev/null & touch /var/lock/subsys/nsd return $RETVAL } @@ -50,8 +51,10 @@ killproc nsd RETVAL=$? if [ $RETVAL -eq 0 ] ; then + rm -f /var/run/nsd/nsd.pid + # ensure notifies are sent at startup + rm -f /var/lib/nsd/xfrd.state rm -f /var/lock/subsys/nsd - rm -f /var/run/nsd.pid fi echo return $RETVAL From fedora-extras-commits at redhat.com Fri Sep 14 18:16:52 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Fri, 14 Sep 2007 14:16:52 -0400 Subject: rpms/nsd/devel sources,1.9,1.10 Message-ID: <200709141816.l8EIGqWN021274@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21247 Modified Files: sources Log Message: update sources. Index: sources =================================================================== RCS file: /cvs/extras/rpms/nsd/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 11 Sep 2007 20:40:27 -0000 1.9 +++ sources 14 Sep 2007 18:16:20 -0000 1.10 @@ -1,6 +1,6 @@ e9dfb18d544cd37c57b05a91384037e9 nsd-2.3.5.tar.gz 72428cdacc5bee63b4477becda27bf64 nsd-2.3.6.tar.gz -e64633bb4e6eb46e8e16049e87333cb9 nsd.init +02fd7cfe4c455f180a2178da78b6cd21 nsd.init a51f7d2146d8f5901b825b2c0672c86a nsd-3.0.2.tar.gz 73f59bebd0af6ed2d2f0dad2b7727229 nsd-3.0.3.tar.gz ab72e227d600889319d28c4387a95cef nsd-3.0.5.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 18:17:53 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Fri, 14 Sep 2007 14:17:53 -0400 Subject: rpms/nsd/devel nsd.spec,1.21,1.22 Message-ID: <200709141817.l8EIHrFt021316@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21292 Modified Files: nsd.spec Log Message: * Fri Sep 14 2007 Paul Wouters 3.0.6-2 - Change locations of ixfr.db and xfrd.state to /var/lib/nsd - Enable NSEC3 - Delay running nsdc update until after nsd has started - Delete xfrd.state on nsd stop - Run nsdc notify in the background, since it can take a very long time when remote servers are unavailable. Index: nsd.spec =================================================================== RCS file: /cvs/extras/rpms/nsd/devel/nsd.spec,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- nsd.spec 11 Sep 2007 20:40:27 -0000 1.21 +++ nsd.spec 14 Sep 2007 18:17:20 -0000 1.22 @@ -1,7 +1,7 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd Version: 3.0.6 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD-like Url: http://open.nlnetlabs.nl/nsd/ Source: http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz @@ -20,8 +20,10 @@ %setup -q %configure --enable-bind8-stats --enable-plugins --enable-checking \ - --enable-mmap --with-pidfile=%{_localstatedir}/run/%{name}/%{name}.pid --with-ssl \ - --with-user=nsd + --enable-mmap --with-ssl --enable-nsec3 --enable-nsid \ + --with-pidfile=%{_localstatedir}/run/%{name}/%{name}.pid --with-ssl \ + --with-user=nsd --with-difffile=%{_localstatedir}/lib/%{name}/ixfr.db \ + --with-xfrdfile=%{_localstatedir}/lib/%{name}/ixfr.state %build %{__make} %{?_smp_mflags} @@ -32,6 +34,7 @@ install -d -m 0755 %{buildroot}%{_initrddir} install -m 0755 %{SOURCE1} %{buildroot}/%{_initrddir}/nsd install -d -m 0700 %{buildroot}%{_localstatedir}/run/%{name} +install -d -m 0700 %{buildroot}%{_localstatedir}/lib/%{name} # change .sample to normal config files mv %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample \ @@ -51,6 +54,7 @@ #%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/nsd/nsd.zones %attr(0755,root,root) %{_initrddir}/%{name} %attr(0755,%{name},%{name}) %dir %{_localstatedir}/run/%{name} +%attr(0755,%{name},%{name}) %dir %{_localstatedir}/lib/%{name} %{_sbindir}/* %{_mandir}/*/* @@ -74,6 +78,14 @@ fi %changelog +* Fri Sep 14 2007 Paul Wouters 3.0.6-2 +- Change locations of ixfr.db and xfrd.state to /var/lib/nsd +- Enable NSEC3 +- Delay running nsdc update until after nsd has started +- Delete xfrd.state on nsd stop +- Run nsdc notify in the background, since it can take + a very long time when remote servers are unavailable. + * Tue Sep 11 2007 Paul Wouters 3.0.6-1 - Upgraded to 3.0.6 - Do not include bind2nsd, since it didn't compile for me From fedora-extras-commits at redhat.com Fri Sep 14 18:20:03 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 14 Sep 2007 14:20:03 -0400 Subject: rpms/jd/devel .cvsignore, 1.145, 1.146 jd.spec, 1.171, 1.172 sources, 1.146, 1.147 Message-ID: <200709141820.l8EIK33e021408@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/jd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21380 Modified Files: .cvsignore jd.spec sources Log Message: * Sat Sep 15 2007 Mamoru Tasaka - 1.9.6-0.4.svn1335 - svn 1335 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/jd/devel/.cvsignore,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- .cvsignore 14 Sep 2007 06:43:21 -0000 1.145 +++ .cvsignore 14 Sep 2007 18:19:31 -0000 1.146 @@ -1 +1 @@ -jd-1.9.6-svn1331.tgz +jd-1.9.6-svn1335.tgz Index: jd.spec =================================================================== RCS file: /cvs/extras/rpms/jd/devel/jd.spec,v retrieving revision 1.171 retrieving revision 1.172 diff -u -r1.171 -r1.172 --- jd.spec 14 Sep 2007 06:43:21 -0000 1.171 +++ jd.spec 14 Sep 2007 18:19:31 -0000 1.172 @@ -10,7 +10,7 @@ # Defined by upsteam # %define main_ver 1.9.6 -%define strtag svn1331 +%define strtag svn1335 %define repoid 26577 # Define this if this is pre-version %define pre_release 1 @@ -122,8 +122,8 @@ %{icondir}/%{name}.png %changelog -* Fri Sep 14 2007 Mamoru Tasaka - 1.9.6-0.4.svn1331 -- svn 1331 +* Sat Sep 15 2007 Mamoru Tasaka - 1.9.6-0.4.svn1335 +- svn 1335 * Sun Aug 5 2007 Mamoru Tasaka - 1.9.6-0.2.beta070804 - 1.9.6 beta 070804 release 2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/jd/devel/sources,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- sources 14 Sep 2007 06:43:21 -0000 1.146 +++ sources 14 Sep 2007 18:19:31 -0000 1.147 @@ -1 +1 @@ -d0cf5022f84597bfeb830aa6a6597ac0 jd-1.9.6-svn1331.tgz +f43bf179bb382e60ed4fd07f5a43a965 jd-1.9.6-svn1335.tgz From fedora-extras-commits at redhat.com Fri Sep 14 18:34:02 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 14 Sep 2007 14:34:02 -0400 Subject: rpms/libtheora/devel libtheora-1.0alpha8-textreloc.patch, NONE, 1.1 libtheora.spec, 1.18, 1.19 Message-ID: <200709141834.l8EIY22r022482@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/libtheora/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22444 Modified Files: libtheora.spec Added Files: libtheora-1.0alpha8-textreloc.patch Log Message: * Fri Sep 14 2007 Hans de Goede 1.0alpha8-0.3.svn13393 - Fix textrelocations on i386 (bz 253591) libtheora-1.0alpha8-textreloc.patch: --- NEW FILE libtheora-1.0alpha8-textreloc.patch --- diff -up libtheora-1.0alpha8/lib/enc/x86_32/dct_decode_mmx.c~ libtheora-1.0alpha8/lib/enc/x86_32/dct_decode_mmx.c --- libtheora-1.0alpha8/lib/enc/x86_32/dct_decode_mmx.c~ 2007-09-14 19:27:07.000000000 +0200 +++ libtheora-1.0alpha8/lib/enc/x86_32/dct_decode_mmx.c 2007-09-14 19:27:07.000000000 +0200 @@ -21,6 +21,9 @@ #if defined(USE_ASM) +/* Disabled as this asm results in text relocations, which is BAD */ +#if 0 + static const __attribute__((aligned(8),used)) ogg_int64_t V3= 0x0003000300030003LL; static const __attribute__((aligned(8),used)) ogg_int64_t V804= 0x0804080408040804LL; @@ -173,12 +176,17 @@ static void FilterVert__mmx(unsigned cha ); } +#endif + /* install our implementation in the function table */ void dsp_mmx_dct_decode_init(DspFunctions *funcs) { +/* Disabled as this asm results in text relocations, which is BAD */ +#if 0 TH_DEBUG("enabling accelerated x86_32 mmx dct decode functions.\n"); funcs->FilterVert = FilterVert__mmx; funcs->FilterHoriz = FilterHoriz__mmx; +#endif } #endif /* USE_ASM */ Index: libtheora.spec =================================================================== RCS file: /cvs/extras/rpms/libtheora/devel/libtheora.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- libtheora.spec 22 Aug 2007 09:39:29 -0000 1.18 +++ libtheora.spec 14 Sep 2007 18:33:29 -0000 1.19 @@ -1,7 +1,7 @@ Summary: Theora Video Compression Codec Name: libtheora Version: 1.0alpha8 -Release: 0.2.svn13393%{?dist} +Release: 0.3.svn13393%{?dist} Epoch: 0 License: BSD Group: System Environment/Libraries @@ -9,6 +9,7 @@ # svn snapshot (svn revision 13393) no url Source0: %{name}-%{version}.tar.gz Patch0: libtheora-1.0alpha8-version-info.patch +Patch1: libtheora-1.0alpha8-textreloc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libogg-devel >= 2:1.1 BuildRequires: libvorbis-devel @@ -53,6 +54,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 aclocal -I m4 libtoolize --automake autoheader @@ -101,6 +103,9 @@ %{_bindir}/* %changelog +* Fri Sep 14 2007 Hans de Goede 1.0alpha8-0.3.svn13393 +- Fix textrelocations on i386 (bz 253591) + * Wed Aug 22 2007 Hans de Goede 1.0alpha8-0.2.svn13393 - Fix Source0 URL From fedora-extras-commits at redhat.com Fri Sep 14 18:36:48 2007 From: fedora-extras-commits at redhat.com (Paul P Komkoff Jr (stingray)) Date: Fri, 14 Sep 2007 14:36:48 -0400 Subject: rpms/flow-tools/devel flow-capture.init, NONE, 1.1 flow-capture.sysconfig, NONE, 1.1 flow-tools.spec, 1.18, 1.19 Message-ID: <200709141836.l8EIamnF022763@cvs-int.fedora.redhat.com> Author: stingray Update of /cvs/extras/rpms/flow-tools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22692 Modified Files: flow-tools.spec Added Files: flow-capture.init flow-capture.sysconfig Log Message: Add user and init scripts --- NEW FILE flow-capture.init --- #!/bin/sh # # flow-capture Capture traffic flow data # # chkconfig: - 90 10 # description: Capture traffic flow data ### BEGIN INIT INFO # Provides: flow-capture # Required-Start: $local_fs $network # Required-Stop: $local_fs $network # Default-Stop: 0 1 2 3 4 5 6 # Short-Description: Capture traffic flow data # Description: Capture traffic flow data ### END INIT INFO # Source function library. . /etc/rc.d/init.d/functions prog="flow-capture" exec="/usr/bin/$prog" config="/etc/sysconfig/$prog" lockfile=/var/lock/subsys/$prog [ -e $config ] && . $config # Define the flow-tools username FLOWTOOLS_USER="${FLOWTOOLS_USER:-flow-tools}" # Add pidfile OPTIONS="-p /var/run/flow-capture.pid $OPTIONS" # Check that networking is up. if [ "$NETWORKING" = "no" ] then exit 0 fi start() { [ -x $exec ] || exit 5 [ -f $config ] || exit 6 echo -n $"Starting $prog: " # if not running, start it up here, usually something like "daemon $exec" daemon --user=$FLOWTOOLS_USER $exec $OPTIONS retval=$? echo [ $retval -eq 0 ] && touch $lockfile return $retval } stop() { echo -n $"Stopping $prog: " killproc $prog retval=$? echo [ $retval -eq 0 ] && rm -f $lockfile return $retval } restart() { stop start } reload() { restart } force_reload() { restart } rh_status() { # run checks to determine if the service is running or use generic status status $prog } rh_status_q() { rh_status >/dev/null 2>&1 } case "$1" in start) rh_status_q && exit 0 $1 ;; stop) rh_status_q || exit 0 $1 ;; restart) $1 ;; reload) rh_status_q || exit 7 $1 ;; force-reload) force_reload ;; status) rh_status ;; condrestart|try-restart) rh_status_q || exit 0 restart ;; *) echo $"Usage: $0 {start|stop|status|restart|try-restart|reload|force-reload}" exit 2 esac exit $? --- NEW FILE flow-capture.sysconfig --- # Change the source IP and port to what is used on your network OPTIONS="-n 287 -N 0 -w /var/flow-tools -S 5 0/0/8818" Index: flow-tools.spec =================================================================== RCS file: /cvs/extras/rpms/flow-tools/devel/flow-tools.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- flow-tools.spec 5 Aug 2007 10:20:27 -0000 1.18 +++ flow-tools.spec 14 Sep 2007 18:36:16 -0000 1.19 @@ -1,15 +1,32 @@ +%bcond_without fedora + +%global uid 40 +%global username flow-tools +%global homedir %{_localstatedir}/%{name} +%global gecos "Network flow monitoring" + Version: 0.68.1 Name: flow-tools Summary: Tool set for working with NetFlow data -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/System License: BSD URL: http://code.google.com/p/%{name}/ Source0: http://%{name}.googlecode.com/files/%{name}-%{version}.tar.bz2 +Source1: flow-capture.init +Source2: flow-capture.sysconfig Requires: rrdtool-python BuildRequires: openssl-devel mysql-devel postgresql-devel zlib-devel BuildRequires: bison flex tcp_wrappers +BuildRequires: fedora-usermgmt-devel +%{?FE_USERADD_REQ} BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +Requires(post): initscripts chkconfig +Requires(preun): initscripts chkconfig +Requires(postun): initscripts +Provides: group(%username) = %uid +Provides: user(%username) = %uid + %description Flow-tools is library and a collection of programs used to collect, @@ -56,13 +73,37 @@ make DESTDIR=$RPM_BUILD_ROOT install find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/%{name} +install -d $RPM_BUILD_ROOT%{_initrddir} +install -m 0755 %SOURCE1 $RPM_BUILD_ROOT%{_initrddir}/flow-capture +install -d $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig +install -m 0644 %SOURCE2 $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/flow-capture %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/ldconfig +%pre +%__fe_groupadd %uid -r %username &>/dev/null || : +%__fe_useradd %uid -r -s /sbin/nologin -d %homedir -M \ + -c '%gecos' -g %username %username &>/dev/null || : + +%post +/sbin/ldconfig +/sbin/chkconfig --add flow-capture + +%preun +if [ $1 = 0 ]; then + /sbin/service flow-capture stop >/dev/null 2>&1 + /sbin/chkconfig --del flow-capture +fi + +%postun +/sbin/ldconfig +if [ "$1" -ge "1" ]; then + /sbin/service flow-capture condrestart >/dev/null 2>&1 || : +fi -%postun -p /sbin/ldconfig +%__fe_userdel %username &>/dev/null || : +%__fe_groupdel %username &>/dev/null || : %files %defattr(-,root,root) @@ -76,7 +117,9 @@ %dir %{_sysconfdir}/%{name}/sym/ %config(noreplace) %{_sysconfdir}/%{name}/cfg/* %config(noreplace) %{_sysconfdir}/%{name}/sym/* -%{_localstatedir}/%{name}/ +%config(noreplace) %{_sysconfdir}/sysconfig/flow-capture +%{_initrddir}/flow-capture +%attr(-,flow-tools,flow-tools) %{_localstatedir}/%{name}/ %dir %{_datadir}/%{name}/ %{_datadir}/%{name}/* @@ -86,6 +129,9 @@ %{_includedir}/*.h %changelog +* Thu Sep 13 2007 Orion Poplawski - 0.68.1-2 +- Add user and init scripts + * Sun Aug 5 2007 Paul P Komkoff Jr - 0.68.1-1 - New upstream release From fedora-extras-commits at redhat.com Fri Sep 14 18:38:11 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Fri, 14 Sep 2007 14:38:11 -0400 Subject: rpms/libtheora/F-7 libtheora-1.0alpha8-textreloc.patch, NONE, 1.1 libtheora.spec, 1.17, 1.18 Message-ID: <200709141838.l8EIcBiL022817@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/libtheora/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22794 Modified Files: libtheora.spec Added Files: libtheora-1.0alpha8-textreloc.patch Log Message: * Fri Sep 14 2007 Hans de Goede 1.0alpha8-0.3.svn13393 - Fix textrelocations on i386 (bz 253591) libtheora-1.0alpha8-textreloc.patch: --- NEW FILE libtheora-1.0alpha8-textreloc.patch --- diff -up libtheora-1.0alpha8/lib/enc/x86_32/dct_decode_mmx.c~ libtheora-1.0alpha8/lib/enc/x86_32/dct_decode_mmx.c --- libtheora-1.0alpha8/lib/enc/x86_32/dct_decode_mmx.c~ 2007-09-14 19:27:07.000000000 +0200 +++ libtheora-1.0alpha8/lib/enc/x86_32/dct_decode_mmx.c 2007-09-14 19:27:07.000000000 +0200 @@ -21,6 +21,9 @@ #if defined(USE_ASM) +/* Disabled as this asm results in text relocations, which is BAD */ +#if 0 + static const __attribute__((aligned(8),used)) ogg_int64_t V3= 0x0003000300030003LL; static const __attribute__((aligned(8),used)) ogg_int64_t V804= 0x0804080408040804LL; @@ -173,12 +176,17 @@ static void FilterVert__mmx(unsigned cha ); } +#endif + /* install our implementation in the function table */ void dsp_mmx_dct_decode_init(DspFunctions *funcs) { +/* Disabled as this asm results in text relocations, which is BAD */ +#if 0 TH_DEBUG("enabling accelerated x86_32 mmx dct decode functions.\n"); funcs->FilterVert = FilterVert__mmx; funcs->FilterHoriz = FilterHoriz__mmx; +#endif } #endif /* USE_ASM */ Index: libtheora.spec =================================================================== RCS file: /cvs/extras/rpms/libtheora/F-7/libtheora.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- libtheora.spec 16 Aug 2007 19:45:15 -0000 1.17 +++ libtheora.spec 14 Sep 2007 18:37:38 -0000 1.18 @@ -1,13 +1,15 @@ Summary: Theora Video Compression Codec Name: libtheora Version: 1.0alpha8 -Release: 0.1.svn13393%{?dist} +Release: 0.3.svn13393%{?dist} Epoch: 0 License: BSD Group: System Environment/Libraries URL: http://www.theora.org -Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}.tar.gz +# svn snapshot (svn revision 13393) no url +Source0: %{name}-%{version}.tar.gz Patch0: libtheora-1.0alpha8-version-info.patch +Patch1: libtheora-1.0alpha8-textreloc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libogg-devel >= 2:1.1 BuildRequires: libvorbis-devel @@ -52,6 +54,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 aclocal -I m4 libtoolize --automake autoheader @@ -100,6 +103,12 @@ %{_bindir}/* %changelog +* Fri Sep 14 2007 Hans de Goede 1.0alpha8-0.3.svn13393 +- Fix textrelocations on i386 (bz 253591) + +* Wed Aug 22 2007 Hans de Goede 1.0alpha8-0.2.svn13393 +- Fix Source0 URL + * Sun Jul 29 2007 Hans de Goede 1.0alpha8-0.1.svn13393 - Update to 1.0alpha8 svn (revision 13393) snapshot From fedora-extras-commits at redhat.com Fri Sep 14 18:45:29 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 14 Sep 2007 14:45:29 -0400 Subject: rpms/compiz/devel compiz.spec,1.100,1.101 Message-ID: <200709141845.l8EIjTUN022971@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/pkgs/rpms/compiz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22935 Modified Files: compiz.spec Log Message: - compiz-gnome: install core schema so it actually works REALLY, THIS TIME! - remove unnecessary gconf stuff from %%install Index: compiz.spec =================================================================== RCS file: /cvs/pkgs/rpms/compiz/devel/compiz.spec,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- compiz.spec 14 Sep 2007 17:50:23 -0000 1.100 +++ compiz.spec 14 Sep 2007 18:44:56 -0000 1.101 @@ -1,7 +1,7 @@ %define snapshot 0ec3ec %define dialogversion 0.7.7 -%define core_plugins blur clone core cube dbus decoration fade ini inotify minimize move place plane png regex resize rotate scale screenshot switcher video water wobbly zoom +%define core_plugins blur clone cube dbus decoration fade ini inotify minimize move place plane png regex resize rotate scale screenshot switcher video water wobbly zoom %define gnome_plugins annotate gconf glib svg @@ -161,10 +161,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' -for f in %{core_plugins} %{gnome_plugins}; do - gconftool-2 --makefile-uninstall-rule $f >& /dev/null || : -done - %find_lang compiz %find_lang desktop-effects @@ -189,7 +185,7 @@ update-desktop-database -q %{_datadir}/applications export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` -for f in %{core_plugins} %{gnome_plugins}; do +for f in %{core_plugins} %{gnome_plugins} core; do gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/compiz-$f.schemas >& /dev/null || : done @@ -202,7 +198,7 @@ %pre gnome if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` - for f in %{core_plugins} %{gnome_plugins}; do + for f in %{core_plugins} %{gnome_plugins} core; do gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/compiz-$f.schemas >& /dev/null || : done fi @@ -211,7 +207,7 @@ %preun gnome if [ "$1" -eq 0 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` - for f in %{core_plugins} %{gnome_plugins}; do + for f in %{core_plugins} %{gnome_plugins} core; do gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/compiz-$f.schemas >& /dev/null || : done fi @@ -277,8 +273,9 @@ %changelog -* Fri Sep 14 2007 Warren Togami - 0.5.2-10 +* Fri Sep 14 2007 Warren Togami - 0.5.2-11 - compiz-gnome: install core schema so it actually works +- remove unnecessary gconf stuff from %%install * Tue Aug 28 2007 Kristian H??gsberg - 0.5.2-9 - Make compiz-gnome Obsolete the older compiz package so yum/anaconda From fedora-extras-commits at redhat.com Fri Sep 14 18:48:31 2007 From: fedora-extras-commits at redhat.com (Warren Togami (wtogami)) Date: Fri, 14 Sep 2007 14:48:31 -0400 Subject: rpms/compiz/devel compiz.spec,1.101,1.102 Message-ID: <200709141848.l8EImVZ8023071@cvs-int.fedora.redhat.com> Author: wtogami Update of /cvs/pkgs/rpms/compiz/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23045 Modified Files: compiz.spec Log Message: bump Index: compiz.spec =================================================================== RCS file: /cvs/pkgs/rpms/compiz/devel/compiz.spec,v retrieving revision 1.101 retrieving revision 1.102 diff -u -r1.101 -r1.102 --- compiz.spec 14 Sep 2007 18:44:56 -0000 1.101 +++ compiz.spec 14 Sep 2007 18:47:59 -0000 1.102 @@ -14,7 +14,7 @@ License: X11/MIT/GPL Group: User Interface/Desktops Version: 0.5.2 -Release: 10.%{snapshot}%{?dist} +Release: 11.%{snapshot}%{?dist} Summary: OpenGL window and compositing manager BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) From fedora-extras-commits at redhat.com Fri Sep 14 19:09:36 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Fri, 14 Sep 2007 15:09:36 -0400 Subject: rpms/nfs-utils/devel nfs-utils-1.1.0-smnotify-path.patch, NONE, 1.1 nfs-utils.spec, 1.154, 1.155 Message-ID: <200709141909.l8EJ9amr029455@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/nfs-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29429 Modified Files: nfs-utils.spec Added Files: nfs-utils-1.1.0-smnotify-path.patch Log Message: - Changed the default paths in sm-notify to /var/lib/nfs/statd (bz 258461) nfs-utils-1.1.0-smnotify-path.patch: --- NEW FILE nfs-utils-1.1.0-smnotify-path.patch --- commit 02968aa55972b680fa00273188da281d7612ca3e Author: Steve Dickson Date: Fri Sep 14 14:19:50 2007 -0400 Changed the default paths in sm-notify to /var/lib/nfs/statd which is where the locking state is kept in Red Hat distros. Signed-off-by: Steve Dickson diff --git a/utils/statd/sm-notify.c b/utils/statd/sm-notify.c index 98c03f9..862889f 100644 --- a/utils/statd/sm-notify.c +++ b/utils/statd/sm-notify.c @@ -24,11 +24,13 @@ #include #include +#define STATD_PATH_XTN "statd/" + #ifndef BASEDIR # ifdef NFS_STATEDIR -# define BASEDIR NFS_STATEDIR +# define BASEDIR NFS_STATEDIR "/" STATD_PATH_XTN # else -# define BASEDIR "/var/lib/nfs" +# define BASEDIR "/var/lib/nfs" "/" STATD_PATH_XTN # endif #endif diff --git a/utils/statd/sm-notify.man b/utils/statd/sm-notify.man index dd03b8d..69b7059 100644 --- a/utils/statd/sm-notify.man +++ b/utils/statd/sm-notify.man @@ -33,7 +33,7 @@ but this is configurable. For each NFS client or server machine to be monitored, .B rpc.statd creates a file in -.BR /var/lib/nfs/sm ", " +.BR /var/lib/nfs/statd/sm ", " and removes the file if monitoring is no longer required. .PP When the machine is rebooted, @@ -47,7 +47,7 @@ Each machine has an which is basically an integer counter that is incremented each time the machine reboots. This counter is stored in -.BR /var/lib/nfs/state , +.BR /var/lib/nfs/statd/state , and updated by .BR sm-notify . .SS Security @@ -149,13 +149,13 @@ By default, .B sm-notify forks and puts itself in the background after obtaining the list of hosts from -.BR /var/lib/nfs/sm . +.BR /var/lib/nfs/statd/sm . .SH FILES -.BR /var/lib/nfs/state +.BR /var/lib/nfs/statd/state .br -.BR /var/lib/nfs/sm/* +.BR /var/lib/nfs/statd/sm/* .br -.BR /var/lib/nfs/sm.bak/* +.BR /var/lib/nfs/statd/sm.bak/* .br .BR /var/run/sm-notify.pid .SH SEE ALSO Index: nfs-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/nfs-utils/devel/nfs-utils.spec,v retrieving revision 1.154 retrieving revision 1.155 diff -u -r1.154 -r1.155 --- nfs-utils.spec 16 Aug 2007 02:50:26 -0000 1.154 +++ nfs-utils.spec 14 Sep 2007 19:09:03 -0000 1.155 @@ -2,7 +2,7 @@ Name: nfs-utils URL: http://sourceforge.net/projects/nfs Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 # group all 32bit related archs @@ -33,6 +33,7 @@ Patch08: nfs-utils-1.1.0-mount-v4-errors.patch Patch09: nfs-utils-1.1.0-mount-nosharecache.patch Patch10: nfs-utils-1.1.0-exportfs-open.patch +Patch11: nfs-utils-1.1.0-smnotify-path.patch %if %{enablefscache} Patch90: nfs-utils-1.1.0-mount-fsc.patch @@ -65,7 +66,7 @@ BuildRequires: libgssapi-devel >= 0.11 libevent-devel >= 1.3b BuildRequires: nfs-utils-lib-devel >= 1.1.0 BuildRequires: krb5-libs >= 1.4 autoconf >= 2.57 openldap-devel >= 2.2 -BuildRequires: automake, libtool +BuildRequires: automake, libtool, glibc-headers BuildRequires: e2fsprogs-devel, krb5-devel, tcp_wrappers-devel Requires(pre): shadow-utils >= 4.0.3-25 Requires(pre): /sbin/chkconfig /sbin/nologin @@ -96,6 +97,7 @@ %patch08 -p1 %patch09 -p1 %patch10 -p1 +%patch11 -p1 %if %{enablefscache} %patch90 -p1 @@ -266,6 +268,10 @@ %attr(4755,root,root) /sbin/umount.nfs4 %changelog +* Fri Sep 14 2007 Steve Dickson 1.1.0-5 +- Changed the default paths in sm-notify to + /var/lib/nfs/statd (bz 258461) + * Wed Aug 15 2007 Steve Dickson 1.1.0-4 - Make sure the open() system calling in exportfs uses mode bits when creating the etab file (bz 252440). From fedora-extras-commits at redhat.com Fri Sep 14 19:21:15 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Fri, 14 Sep 2007 15:21:15 -0400 Subject: rpms/rpcbind/F-7 rpcbind.init,1.4,1.5 rpcbind.spec,1.16,1.17 Message-ID: <200709141921.l8EJLFnl029619@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/rpcbind/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29592 Modified Files: rpcbind.init rpcbind.spec Log Message: Changed init script to start service in runlevel 2 (bz 251568) Index: rpcbind.init =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/F-7/rpcbind.init,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rpcbind.init 25 May 2007 08:59:28 -0000 1.4 +++ rpcbind.init 14 Sep 2007 19:20:43 -0000 1.5 @@ -2,7 +2,7 @@ # # rpcbind Start/Stop RPCbind # -# chkconfig: 345 13 87 +# chkconfig: 2345 13 87 # description: The rpcbind utility is a server that converts RPC program \ # numbers into universal addresses. It must be running on the \ # host to be able to make RPC calls on a server on that machine. Index: rpcbind.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/F-7/rpcbind.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- rpcbind.spec 25 May 2007 09:01:14 -0000 1.16 +++ rpcbind.spec 14 Sep 2007 19:20:43 -0000 1.17 @@ -2,7 +2,7 @@ Name: rpcbind Version: 0.1.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Universal Addresses to RPC Program Number Napper Group: System Environment/Daemons License: GPL @@ -121,6 +121,9 @@ %dir %attr(700,rpc,rpc) /var/lib/rpcbind %changelog +* Fri Sep 14 2007 Steve Dickson 0.1.4-2 +- Changed init script to start service in runlevel 2 (bz 251568) + * Fri May 25 2007 Steve Dickson 0.1.4-7 - Fixed condrestarts (bz 241332) From fedora-extras-commits at redhat.com Fri Sep 14 19:23:03 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Fri, 14 Sep 2007 15:23:03 -0400 Subject: rpms/rpcbind/devel rpcbind.init,1.4,1.5 rpcbind.spec,1.15,1.16 Message-ID: <200709141923.l8EJN3sA029763@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/rpcbind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29666 Modified Files: rpcbind.init rpcbind.spec Log Message: Changed init script to start service in runlevel 2 (bz 251568) Index: rpcbind.init =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/devel/rpcbind.init,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- rpcbind.init 25 May 2007 09:02:12 -0000 1.4 +++ rpcbind.init 14 Sep 2007 19:22:31 -0000 1.5 @@ -2,7 +2,7 @@ # # rpcbind Start/Stop RPCbind # -# chkconfig: 345 13 87 +# chkconfig: 2345 13 87 # description: The rpcbind utility is a server that converts RPC program \ # numbers into universal addresses. It must be running on the \ # host to be able to make RPC calls on a server on that machine. Index: rpcbind.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/devel/rpcbind.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- rpcbind.spec 25 May 2007 09:02:12 -0000 1.15 +++ rpcbind.spec 14 Sep 2007 19:22:31 -0000 1.16 @@ -2,7 +2,7 @@ Name: rpcbind Version: 0.1.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Universal Addresses to RPC Program Number Napper Group: System Environment/Daemons License: GPL @@ -121,6 +121,9 @@ %dir %attr(700,rpc,rpc) /var/lib/rpcbind %changelog +* Fri Sep 14 2007 Steve Dickson 0.1.4-8 +- Changed init script to start service in runlevel 2 (bz 251568) + * Fri May 25 2007 Steve Dickson 0.1.4-7 - Fixed condrestarts (bz 241332) From fedora-extras-commits at redhat.com Fri Sep 14 19:27:09 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Fri, 14 Sep 2007 15:27:09 -0400 Subject: rpms/verbiste/devel .cvsignore, 1.11, 1.12 sources, 1.11, 1.12 verbiste.spec, 1.17, 1.18 Message-ID: <200709141927.l8EJR99Z029947@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/verbiste/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29870 Modified Files: .cvsignore sources verbiste.spec Log Message: Upstream release, plus update license to GPLv2+. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/verbiste/devel/.cvsignore,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- .cvsignore 1 Apr 2007 22:18:14 -0000 1.11 +++ .cvsignore 14 Sep 2007 19:26:37 -0000 1.12 @@ -1 +1 @@ -verbiste-0.1.20.tar.gz +verbiste-0.1.21.tar.gz Index: sources =================================================================== RCS file: /cvs/extras/rpms/verbiste/devel/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 1 Apr 2007 22:18:14 -0000 1.11 +++ sources 14 Sep 2007 19:26:37 -0000 1.12 @@ -1 +1 @@ -f3d46647505d8d02bf513691a2d7cc29 verbiste-0.1.20.tar.gz +a9905f429304962137f8fcd710159513 verbiste-0.1.21.tar.gz Index: verbiste.spec =================================================================== RCS file: /cvs/extras/rpms/verbiste/devel/verbiste.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- verbiste.spec 1 Apr 2007 22:18:14 -0000 1.17 +++ verbiste.spec 14 Sep 2007 19:26:37 -0000 1.18 @@ -1,10 +1,10 @@ Name: verbiste -Version: 0.1.20 +Version: 0.1.21 Release: 1%{?dist} Summary: French conjugation system Group: Applications/Text -License: GPL +License: GPLv2+ URL: http://sarrazip.com/dev/verbiste.html Source: http://www3.sympatico.ca/sarrazip/dev/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -42,6 +42,11 @@ %prep %setup -q +# convert doc files to unicode +for DOCFILE in README NEWS HACKING LISEZMOI; do + iconv -f ISO8859-15 -t UTF8 < $DOCFILE > $DOCFILE.tmp + mv -f $DOCFILE.tmp $DOCFILE +done %build @@ -86,7 +91,7 @@ %files %defattr(-,root,root,-) -%doc COPYING ABOUT-NLS AUTHORS HACKING NEWS README THANKS +%doc COPYING ABOUT-NLS AUTHORS HACKING NEWS README THANKS LISEZMOI %{_libdir}/*so.* %{_mandir}/man*/* %{_mandir}/*/man*/* @@ -111,6 +116,11 @@ %changelog +* Fri Sep 14 2007 Konstantin Ryabitsev - 0.1.21-1 +- Upstream 0.1.21 +- Adjust license to match expected standard +- Make sure docs are utf-8 + * Sun Apr 01 2007 Konstantin Ryabitsev - 0.1.20-1 - Upstream 0.1.20 From fedora-extras-commits at redhat.com Fri Sep 14 19:27:29 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 14 Sep 2007 15:27:29 -0400 Subject: extras-buildsys/utils/pushscript epel4-createrepo, NONE, 1.1 Config_EPEL.py, 1.10, 1.11 Message-ID: <200709141927.l8EJRTeg030030@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29939 Modified Files: Config_EPEL.py Added Files: epel4-createrepo Log Message: For EPEL4 add a script that calls createrepo + yum-arch. --- NEW FILE epel4-createrepo --- #!/usr/bin/python # -*- mode: Python; indent-tabs-mode: nil; -*- import errno, sys import Utils createrepo = '/usr/bin/createrepo' yumarch = '/usr/bin/yum-arch' args = sys.argv[1:] cmd = createrepo+' '+' '.join(args) Utils.run_and_check(cmd) # Delete some args when executing yum-arch. newargs = [] c = 0 while c Author: lutter Update of /cvs/extras/rpms/rubygems/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29953 Modified Files: .cvsignore rubygems.spec sources Log Message: Version 0.9.4 Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rubygems/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Feb 2007 00:45:49 -0000 1.4 +++ .cvsignore 14 Sep 2007 19:27:15 -0000 1.5 @@ -1 +1 @@ -rubygems-0.9.2.tgz +rubygems-0.9.4.tgz Index: rubygems.spec =================================================================== RCS file: /cvs/extras/rpms/rubygems/F-7/rubygems.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rubygems.spec 28 Feb 2007 00:45:49 -0000 1.3 +++ rubygems.spec 14 Sep 2007 19:27:15 -0000 1.4 @@ -3,20 +3,35 @@ %define gem_home %{gem_dir}/%{rb_ver} %define ruby_sitelib %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') +%define has_ruby_abi 0%{?fedora:%fedora} >= 5 || 0%{?rhel:%rhel} >= 5 +%define has_ruby_noarch %has_ruby_abi +# Whether rdoc is in ruby-rdoc or in the main ruby package +%define has_ruby_rdoc %has_ruby_abi +# rdoc on RHEL4 has a bug that makes rdoc generation for rubygems fail +%define suppress_rdoc 0%{?rhel:%rhel} == 4 + Summary: The Ruby standard for packaging ruby libraries Name: rubygems -Version: 0.9.2 +Version: 0.9.4 Release: 1%{?dist} Group: Development/Libraries License: Ruby License/GPL URL: http://rubyforge.org/projects/rubygems/ -Source0: http://rubyforge.org/frs/download.php/17190/rubygems-0.9.2.tgz +Source0: http://rubyforge.org/frs/download.php/20989/rubygems-0.9.4.tgz Patch0: noarch-gemdir.patch +Patch1: no-rdoc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) +%if %has_ruby_abi Requires: ruby(abi) = 1.8 +%endif +BuildRequires: ruby +%if %has_ruby_rdoc Requires: ruby-rdoc -BuildRequires: ruby ruby-rdoc +BuildRequires: ruby-rdoc +%endif +%if %has_ruby_noarch BuildArch: noarch +%endif Provides: ruby(rubygems) = %{version} %description @@ -26,6 +41,10 @@ %prep %setup -q %patch0 -p1 +%if %suppress_rdoc +%patch1 -p1 +%endif + # Some of the library files start with #! which rpmlint doesn't like # and doesn't make much sense for f in `find lib -name \*.rb` ; do @@ -68,6 +87,9 @@ %{ruby_sitelib}/rbconfig/datadir.rb %changelog +* Fri Jul 27 2007 David Lutterkort - 0.9.4-1 +- Conditionalize so it builds on RHEL4 + * Tue Feb 27 2007 David Lutterkort - 0.9.2-1 - New version - Add patch0 to fix multilib sensitivity of Gem::dir (bz 227400) Index: sources =================================================================== RCS file: /cvs/extras/rpms/rubygems/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Feb 2007 00:45:49 -0000 1.4 +++ sources 14 Sep 2007 19:27:15 -0000 1.5 @@ -1 +1 @@ -cc525053dd465ab6e33af382166fa808 rubygems-0.9.2.tgz +b5680acaa019c80ea44fe87cc2e227da rubygems-0.9.4.tgz From fedora-extras-commits at redhat.com Fri Sep 14 19:31:38 2007 From: fedora-extras-commits at redhat.com (David Lutterkort (lutter)) Date: Fri, 14 Sep 2007 15:31:38 -0400 Subject: rpms/rubygems/F-7 no-rdoc.patch,NONE,1.1 Message-ID: <200709141931.l8EJVcL7030182@cvs-int.fedora.redhat.com> Author: lutter Update of /cvs/extras/rpms/rubygems/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30169 Added Files: no-rdoc.patch Log Message: Forgot to add patches no-rdoc.patch: --- NEW FILE no-rdoc.patch --- --- rubygems-0.9.1/post-install.rb.orig 2007-01-15 16:31:27.000000000 -0800 +++ rubygems-0.9.1/post-install.rb 2007-02-26 12:13:54.000000000 -0800 @@ -115,7 +115,6 @@ install_sources remove_old_rdoc -install_rdoc install_windows_batch_files remove_stubs From fedora-extras-commits at redhat.com Fri Sep 14 19:35:11 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Fri, 14 Sep 2007 15:35:11 -0400 Subject: rpms/dbus/devel dbus-1.1.2-no-abort.patch, NONE, 1.1 dbus.spec, 1.128, 1.129 Message-ID: <200709141935.l8EJZBke030274@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/dbus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30252 Modified Files: dbus.spec Added Files: dbus-1.1.2-no-abort.patch Log Message: don't abort on selinux messages. (#283231) dbus-1.1.2-no-abort.patch: --- NEW FILE dbus-1.1.2-no-abort.patch --- diff -up dbus-1.1.2/bus/bus.c.foo dbus-1.1.2/bus/bus.c --- dbus-1.1.2/bus/bus.c.foo 2007-09-14 15:26:08.000000000 -0400 +++ dbus-1.1.2/bus/bus.c 2007-09-14 15:26:08.000000000 -0400 @@ -1206,7 +1206,7 @@ bus_context_check_security_policy (BusCo dest ? dest : DBUS_SERVICE_DBUS, error)) { - if (dbus_error_is_set (error) && + if (error != NULL && dbus_error_is_set (error) && dbus_error_has_name (error, DBUS_ERROR_NO_MEMORY)) { return FALSE; Index: dbus.spec =================================================================== RCS file: /cvs/extras/rpms/dbus/devel/dbus.spec,v retrieving revision 1.128 retrieving revision 1.129 diff -u -r1.128 -r1.129 --- dbus.spec 14 Sep 2007 13:11:38 -0000 1.128 +++ dbus.spec 14 Sep 2007 19:34:38 -0000 1.129 @@ -8,7 +8,7 @@ Summary: D-BUS message bus Name: dbus Version: 1.1.2 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://www.freedesktop.org/software/dbus/ Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz Source1: doxygen_to_devhelp.xsl @@ -38,6 +38,7 @@ # https://bugs.freedesktop.org/show_bug.cgi?id=11491 Patch2: dbus-1.0.2-lsb.patch Patch3: dbus-1.1.2-audit-user.patch +Patch4: dbus-1.1.2-no-abort.patch %description @@ -81,6 +82,7 @@ %patch1 -p1 -b .generate-xml-docs %patch2 -p1 -b .lsb %patch3 -p1 -b .audit-user +%patch4 -p1 -b .abort autoreconf -f -i @@ -200,6 +202,9 @@ %{_datadir}/devhelp/books/dbus %changelog +* Fri Sep 14 2007 Bill Nottingham - 1.1.2-6%{?dist} +- fix daemon abort when SELinux denies passing on a message (#283231) + * Fri Sep 14 2007 Dan Walsh - 1.1.2-5%{?dist} - Reverse we_were_root check to setpcap if we were root. Also only init audit if we were root. So error dbus message will not show up when policy From fedora-extras-commits at redhat.com Fri Sep 14 19:40:22 2007 From: fedora-extras-commits at redhat.com (David Lutterkort (lutter)) Date: Fri, 14 Sep 2007 15:40:22 -0400 Subject: rpms/rubygems/devel no-rdoc.patch,NONE,1.1 Message-ID: <200709141940.l8EJeMAx030476@cvs-int.fedora.redhat.com> Author: lutter Update of /cvs/extras/rpms/rubygems/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30465 Added Files: no-rdoc.patch Log Message: Forgot to add patches no-rdoc.patch: --- NEW FILE no-rdoc.patch --- --- rubygems-0.9.1/post-install.rb.orig 2007-01-15 16:31:27.000000000 -0800 +++ rubygems-0.9.1/post-install.rb 2007-02-26 12:13:54.000000000 -0800 @@ -115,7 +115,6 @@ install_sources remove_old_rdoc -install_rdoc install_windows_batch_files remove_stubs From fedora-extras-commits at redhat.com Fri Sep 14 19:42:29 2007 From: fedora-extras-commits at redhat.com (David Lutterkort (lutter)) Date: Fri, 14 Sep 2007 15:42:29 -0400 Subject: rpms/rubygems/EL-5 no-rdoc.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 rubygems.spec, 1.3, 1.4 sources, 1.4, 1.5 Message-ID: <200709141942.l8EJgTDS030605@cvs-int.fedora.redhat.com> Author: lutter Update of /cvs/extras/rpms/rubygems/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30554 Modified Files: .cvsignore rubygems.spec sources Added Files: no-rdoc.patch Log Message: Version 0.9.4 no-rdoc.patch: --- NEW FILE no-rdoc.patch --- --- rubygems-0.9.1/post-install.rb.orig 2007-01-15 16:31:27.000000000 -0800 +++ rubygems-0.9.1/post-install.rb 2007-02-26 12:13:54.000000000 -0800 @@ -115,7 +115,6 @@ install_sources remove_old_rdoc -install_rdoc install_windows_batch_files remove_stubs Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/rubygems/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 28 Feb 2007 00:58:24 -0000 1.4 +++ .cvsignore 14 Sep 2007 19:41:57 -0000 1.5 @@ -1 +1 @@ -rubygems-0.9.2.tgz +rubygems-0.9.4.tgz Index: rubygems.spec =================================================================== RCS file: /cvs/extras/rpms/rubygems/EL-5/rubygems.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- rubygems.spec 28 Feb 2007 00:58:24 -0000 1.3 +++ rubygems.spec 14 Sep 2007 19:41:57 -0000 1.4 @@ -3,20 +3,35 @@ %define gem_home %{gem_dir}/%{rb_ver} %define ruby_sitelib %(ruby -rrbconfig -e 'puts Config::CONFIG["sitelibdir"]') +%define has_ruby_abi 0%{?fedora:%fedora} >= 5 || 0%{?rhel:%rhel} >= 5 +%define has_ruby_noarch %has_ruby_abi +# Whether rdoc is in ruby-rdoc or in the main ruby package +%define has_ruby_rdoc %has_ruby_abi +# rdoc on RHEL4 has a bug that makes rdoc generation for rubygems fail +%define suppress_rdoc 0%{?rhel:%rhel} == 4 + Summary: The Ruby standard for packaging ruby libraries Name: rubygems -Version: 0.9.2 +Version: 0.9.4 Release: 1%{?dist} Group: Development/Libraries License: Ruby License/GPL URL: http://rubyforge.org/projects/rubygems/ -Source0: http://rubyforge.org/frs/download.php/17190/rubygems-0.9.2.tgz +Source0: http://rubyforge.org/frs/download.php/20989/rubygems-0.9.4.tgz Patch0: noarch-gemdir.patch +Patch1: no-rdoc.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) +%if %has_ruby_abi Requires: ruby(abi) = 1.8 +%endif +BuildRequires: ruby +%if %has_ruby_rdoc Requires: ruby-rdoc -BuildRequires: ruby ruby-rdoc +BuildRequires: ruby-rdoc +%endif +%if %has_ruby_noarch BuildArch: noarch +%endif Provides: ruby(rubygems) = %{version} %description @@ -26,6 +41,10 @@ %prep %setup -q %patch0 -p1 +%if %suppress_rdoc +%patch1 -p1 +%endif + # Some of the library files start with #! which rpmlint doesn't like # and doesn't make much sense for f in `find lib -name \*.rb` ; do @@ -68,6 +87,9 @@ %{ruby_sitelib}/rbconfig/datadir.rb %changelog +* Fri Jul 27 2007 David Lutterkort - 0.9.4-1 +- Conditionalize so it builds on RHEL4 + * Tue Feb 27 2007 David Lutterkort - 0.9.2-1 - New version - Add patch0 to fix multilib sensitivity of Gem::dir (bz 227400) Index: sources =================================================================== RCS file: /cvs/extras/rpms/rubygems/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 28 Feb 2007 00:58:24 -0000 1.4 +++ sources 14 Sep 2007 19:41:57 -0000 1.5 @@ -1 +1 @@ -cc525053dd465ab6e33af382166fa808 rubygems-0.9.2.tgz +b5680acaa019c80ea44fe87cc2e227da rubygems-0.9.4.tgz From fedora-extras-commits at redhat.com Fri Sep 14 19:43:00 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Fri, 14 Sep 2007 15:43:00 -0400 Subject: rpms/sugar-datastore/OLPC-2 .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 sugar-datastore.spec, 1.26, 1.27 Message-ID: <200709141943.l8EJh0R8030626@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar-datastore/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30597 Modified Files: .cvsignore sources sugar-datastore.spec Log Message: * Fri Sep 14 2007 Marco Pesenti Gritti - 0.2.2-0.23.20070914gitea13f75d6a - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 12 Sep 2007 19:55:23 -0000 1.25 +++ .cvsignore 14 Sep 2007 19:42:28 -0000 1.26 @@ -1 +1 @@ -sugar-datastore-0.2.2-git7655f4d99a.tar.bz2 +sugar-datastore-0.2.2-gitea13f75d6a.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sources,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- sources 12 Sep 2007 19:55:23 -0000 1.25 +++ sources 14 Sep 2007 19:42:28 -0000 1.26 @@ -1 +1 @@ -f60a6cbcdccdbd84e18a39718fc3d57f sugar-datastore-0.2.2-git7655f4d99a.tar.bz2 +d2eb27bb21ceea2ac55b718547160803 sugar-datastore-0.2.2-gitea13f75d6a.tar.bz2 Index: sugar-datastore.spec =================================================================== RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sugar-datastore.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- sugar-datastore.spec 12 Sep 2007 19:55:23 -0000 1.26 +++ sugar-datastore.spec 14 Sep 2007 19:42:28 -0000 1.27 @@ -1,10 +1,10 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070912git -%define commitid 7655f4d99a +%define alphatag 20070914git +%define commitid ea13f75d6a Name: sugar-datastore Version: 0.2.2 -Release: 0.22.%{alphatag}7655f4d99a +Release: 0.23.%{alphatag}ea13f75d6a Summary: Sugar Datastore Group: Development/Libraries @@ -50,6 +50,9 @@ %{_datadir}/dbus-1/services/*.service %changelog +* Fri Sep 14 2007 Marco Pesenti Gritti - 0.2.2-0.23.20070914gitea13f75d6a +- New snapshot + * Wed Sep 12 2007 Marco Pesenti Gritti - 0.2.2-0.22.20070912git7655f4d99a - New snapshot From fedora-extras-commits at redhat.com Fri Sep 14 19:48:56 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Fri, 14 Sep 2007 15:48:56 -0400 Subject: rpms/python-setuptools/devel .cvsignore, 1.10, 1.11 python-setuptools.spec, 1.13, 1.14 sources, 1.10, 1.11 Message-ID: <200709141948.l8EJmuaZ030933@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-setuptools/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30902 Modified Files: .cvsignore python-setuptools.spec sources Log Message: Attempt to further resolve #251645. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/devel/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 10 Jun 2007 22:25:58 -0000 1.10 +++ .cvsignore 14 Sep 2007 19:48:23 -0000 1.11 @@ -1 +1 @@ -setuptools-0.6c6.tar.gz +setuptools-0.6c7.tar.gz Index: python-setuptools.spec =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/devel/python-setuptools.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- python-setuptools.spec 27 Aug 2007 23:26:53 -0000 1.13 +++ python-setuptools.spec 14 Sep 2007 19:48:23 -0000 1.14 @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-setuptools -Version: 0.6c6 -Release: 2%{?dist} +Version: 0.6c7 +Release: 1%{?dist} Summary: Download, build, install, upgrade, and uninstall Python packages Group: Applications/System @@ -74,17 +74,24 @@ %files %defattr(-,root,root,-) %doc psfl.txt zpl.txt pkg_resources.txt -%{python_sitelib}/pkg_resources.py* +%{python_sitelib}/* +%exclude %{python_sitelib}/easy_install* +%exclude %{python_sitelib}/setuptools/command %files devel %defattr(-,root,root,-) %doc psfl.txt zpl.txt EasyInstall.txt README.txt api_tests.txt setuptools.txt -%{python_sitelib}/* -%exclude %{python_sitelib}/pkg_resources.py* +%{python_sitelib}/easy_install* +%{python_sitelib}/setuptools/command %{_bindir}/* %changelog +* Fri Sep 14 2007 Konstantin Ryabitsev - 0.6c7-1 +- Upstream 0.6c7 +- Move some things from devel into runtime, in order to not break other + projects. + * Sat Aug 18 2007 Konstantin Ryabitsev - 0.6c6-2 - Make license tag conform to the new Licensing Guidelines - Move everything except pkg_resources.py into a separate -devel package Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/devel/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 10 Jun 2007 22:25:58 -0000 1.10 +++ sources 14 Sep 2007 19:48:23 -0000 1.11 @@ -1 +1 @@ -e3d56d4d19776042607cbbecae823c8b setuptools-0.6c6.tar.gz +dedbf6a4f71cd6deaf13ee885054f16b setuptools-0.6c7.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 19:59:02 2007 From: fedora-extras-commits at redhat.com (Paul Wouters (pwouters)) Date: Fri, 14 Sep 2007 15:59:02 -0400 Subject: rpms/nsd/devel nsd.spec,1.22,1.23 Message-ID: <200709141959.l8EJx2kB031217@cvs-int.fedora.redhat.com> Author: pwouters Update of /cvs/extras/rpms/nsd/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31181 Modified Files: nsd.spec Log Message: * Fri Sep 14 2007 Paul Wouters 3.0.6-3 - Do not include examples from nsd.conf.sample that causes bogus network traffic. Index: nsd.spec =================================================================== RCS file: /cvs/extras/rpms/nsd/devel/nsd.spec,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- nsd.spec 14 Sep 2007 18:17:20 -0000 1.22 +++ nsd.spec 14 Sep 2007 19:58:30 -0000 1.23 @@ -1,7 +1,7 @@ Summary: NSD is a complete implementation of an authoritative DNS name server Name: nsd Version: 3.0.6 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD-like Url: http://open.nlnetlabs.nl/nsd/ Source: http://open.nlnetlabs.nl/downloads/nsd/%{name}-%{version}.tar.gz @@ -21,7 +21,7 @@ %configure --enable-bind8-stats --enable-plugins --enable-checking \ --enable-mmap --with-ssl --enable-nsec3 --enable-nsid \ - --with-pidfile=%{_localstatedir}/run/%{name}/%{name}.pid --with-ssl \ + --with-pidfile=%{_localstatedir}/run/%{name}/%{name}.pid --with-ssl \ --with-user=nsd --with-difffile=%{_localstatedir}/lib/%{name}/ixfr.db \ --with-xfrdfile=%{_localstatedir}/lib/%{name}/ixfr.state @@ -37,10 +37,9 @@ install -d -m 0700 %{buildroot}%{_localstatedir}/lib/%{name} # change .sample to normal config files -mv %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample \ - %{buildroot}%{_sysconfdir}/nsd/nsd.conf -#mv %{buildroot}%{_sysconfdir}/nsd/nsd.zones.sample \ -# %{buildroot}%{_sysconfdir}/nsd/nsd.zones +head -76 %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample > %{buildroot}%{_sysconfdir}/nsd/nsd.conf +rm %{buildroot}%{_sysconfdir}/nsd/nsd.conf.sample +echo "# include: \"/some/path/file\"" >> %{buildroot}%{_sysconfdir}/nsd/nsd.conf %clean rm -rf ${RPM_BUILD_ROOT} @@ -78,6 +77,10 @@ fi %changelog +* Fri Sep 14 2007 Paul Wouters 3.0.6-3 +- Do not include examples from nsd.conf.sample that causes + bogus network traffic. + * Fri Sep 14 2007 Paul Wouters 3.0.6-2 - Change locations of ixfr.db and xfrd.state to /var/lib/nsd - Enable NSEC3 From fedora-extras-commits at redhat.com Fri Sep 14 20:11:16 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Fri, 14 Sep 2007 16:11:16 -0400 Subject: rpms/python-setuptools/EL-4 .cvsignore, 1.10, 1.11 python-setuptools.spec, 1.12, 1.13 sources, 1.10, 1.11 Message-ID: <200709142011.l8EKBGHr005132@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-setuptools/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5049/EL-4 Modified Files: .cvsignore python-setuptools.spec sources Log Message: Upstream 0.6c7 Provide python-setuptools-devel to make packagers' lives easier. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/EL-4/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 10 Jun 2007 22:25:35 -0000 1.10 +++ .cvsignore 14 Sep 2007 20:10:44 -0000 1.11 @@ -1 +1 @@ -setuptools-0.6c6.tar.gz +setuptools-0.6c7.tar.gz Index: python-setuptools.spec =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/EL-4/python-setuptools.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-setuptools.spec 10 Jun 2007 22:25:35 -0000 1.12 +++ python-setuptools.spec 14 Sep 2007 20:10:44 -0000 1.13 @@ -1,12 +1,12 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-setuptools -Version: 0.6c6 +Version: 0.6c7 Release: 1%{?dist} Summary: Download, build, install, upgrade, and uninstall Python packages Group: Development/Languages -License: PSFL/ZPL +License: Python or ZPLv2.0 URL: http://peak.telecommunity.com/DevCenter/setuptools Source0: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz Source1: psfl.txt @@ -18,6 +18,8 @@ Requires: python-devel +Provides: python-setuptools-devel + %description setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that @@ -57,6 +59,10 @@ %changelog +* Fri Sep 14 2007 Konstantin Ryabitsev - 0.6c7-1 +- Upstream 0.6c7 +- Provide python-setuptools-devel to make packagers' lives easier + * Sun Jun 10 2007 Konstantin Ryabitsev - 0.6c6-1 - Upstream 0.6c6 - Require python-devel (#240707) Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/EL-4/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 10 Jun 2007 22:25:35 -0000 1.10 +++ sources 14 Sep 2007 20:10:44 -0000 1.11 @@ -1 +1 @@ -e3d56d4d19776042607cbbecae823c8b setuptools-0.6c6.tar.gz +dedbf6a4f71cd6deaf13ee885054f16b setuptools-0.6c7.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 20:11:19 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Fri, 14 Sep 2007 16:11:19 -0400 Subject: rpms/python-setuptools/EL-5 .cvsignore, 1.10, 1.11 python-setuptools.spec, 1.11, 1.12 sources, 1.10, 1.11 Message-ID: <200709142011.l8EKBJaW005139@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-setuptools/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5049/EL-5 Modified Files: .cvsignore python-setuptools.spec sources Log Message: Upstream 0.6c7 Provide python-setuptools-devel to make packagers' lives easier. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/EL-5/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 10 Jun 2007 22:25:41 -0000 1.10 +++ .cvsignore 14 Sep 2007 20:10:47 -0000 1.11 @@ -1 +1 @@ -setuptools-0.6c6.tar.gz +setuptools-0.6c7.tar.gz Index: python-setuptools.spec =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/EL-5/python-setuptools.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-setuptools.spec 10 Jun 2007 22:25:41 -0000 1.11 +++ python-setuptools.spec 14 Sep 2007 20:10:47 -0000 1.12 @@ -1,12 +1,12 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-setuptools -Version: 0.6c6 +Version: 0.6c7 Release: 1%{?dist} Summary: Download, build, install, upgrade, and uninstall Python packages Group: Development/Languages -License: PSFL/ZPL +License: Python or ZPLv2.0 URL: http://peak.telecommunity.com/DevCenter/setuptools Source0: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz Source1: psfl.txt @@ -18,6 +18,8 @@ Requires: python-devel +Provides: python-setuptools-devel + %description setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that @@ -57,6 +59,10 @@ %changelog +* Fri Sep 14 2007 Konstantin Ryabitsev - 0.6c7-1 +- Upstream 0.6c7 +- Provide python-setuptools-devel to make packagers' lives easier + * Sun Jun 10 2007 Konstantin Ryabitsev - 0.6c6-1 - Upstream 0.6c6 - Require python-devel (#240707) Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/EL-5/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 10 Jun 2007 22:25:41 -0000 1.10 +++ sources 14 Sep 2007 20:10:47 -0000 1.11 @@ -1 +1 @@ -e3d56d4d19776042607cbbecae823c8b setuptools-0.6c6.tar.gz +dedbf6a4f71cd6deaf13ee885054f16b setuptools-0.6c7.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 20:11:22 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Fri, 14 Sep 2007 16:11:22 -0400 Subject: rpms/python-setuptools/F-7 .cvsignore, 1.10, 1.11 python-setuptools.spec, 1.12, 1.13 sources, 1.10, 1.11 Message-ID: <200709142011.l8EKBMeS005145@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-setuptools/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5049/F-7 Modified Files: .cvsignore python-setuptools.spec sources Log Message: Upstream 0.6c7 Provide python-setuptools-devel to make packagers' lives easier. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/F-7/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 10 Jun 2007 22:25:46 -0000 1.10 +++ .cvsignore 14 Sep 2007 20:10:50 -0000 1.11 @@ -1 +1 @@ -setuptools-0.6c6.tar.gz +setuptools-0.6c7.tar.gz Index: python-setuptools.spec =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/F-7/python-setuptools.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- python-setuptools.spec 10 Jun 2007 22:25:46 -0000 1.12 +++ python-setuptools.spec 14 Sep 2007 20:10:50 -0000 1.13 @@ -1,12 +1,12 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-setuptools -Version: 0.6c6 +Version: 0.6c7 Release: 1%{?dist} Summary: Download, build, install, upgrade, and uninstall Python packages Group: Development/Languages -License: PSFL/ZPL +License: Python or ZPLv2.0 URL: http://peak.telecommunity.com/DevCenter/setuptools Source0: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz Source1: psfl.txt @@ -18,6 +18,8 @@ Requires: python-devel +Provides: python-setuptools-devel + %description setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that @@ -57,6 +59,10 @@ %changelog +* Fri Sep 14 2007 Konstantin Ryabitsev - 0.6c7-1 +- Upstream 0.6c7 +- Provide python-setuptools-devel to make packagers' lives easier + * Sun Jun 10 2007 Konstantin Ryabitsev - 0.6c6-1 - Upstream 0.6c6 - Require python-devel (#240707) Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/F-7/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 10 Jun 2007 22:25:46 -0000 1.10 +++ sources 14 Sep 2007 20:10:50 -0000 1.11 @@ -1 +1 @@ -e3d56d4d19776042607cbbecae823c8b setuptools-0.6c6.tar.gz +dedbf6a4f71cd6deaf13ee885054f16b setuptools-0.6c7.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 20:11:25 2007 From: fedora-extras-commits at redhat.com (Konstantin Ryabitsev (icon)) Date: Fri, 14 Sep 2007 16:11:25 -0400 Subject: rpms/python-setuptools/FC-6 .cvsignore, 1.10, 1.11 python-setuptools.spec, 1.11, 1.12 sources, 1.10, 1.11 Message-ID: <200709142011.l8EKBPoQ005175@cvs-int.fedora.redhat.com> Author: icon Update of /cvs/extras/rpms/python-setuptools/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5049/FC-6 Modified Files: .cvsignore python-setuptools.spec sources Log Message: Upstream 0.6c7 Provide python-setuptools-devel to make packagers' lives easier. Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/FC-6/.cvsignore,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- .cvsignore 10 Jun 2007 22:25:52 -0000 1.10 +++ .cvsignore 14 Sep 2007 20:10:52 -0000 1.11 @@ -1 +1 @@ -setuptools-0.6c6.tar.gz +setuptools-0.6c7.tar.gz Index: python-setuptools.spec =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/FC-6/python-setuptools.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- python-setuptools.spec 10 Jun 2007 22:25:52 -0000 1.11 +++ python-setuptools.spec 14 Sep 2007 20:10:52 -0000 1.12 @@ -1,12 +1,12 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-setuptools -Version: 0.6c6 +Version: 0.6c7 Release: 1%{?dist} Summary: Download, build, install, upgrade, and uninstall Python packages Group: Development/Languages -License: PSFL/ZPL +License: Python or ZPLv2.0 URL: http://peak.telecommunity.com/DevCenter/setuptools Source0: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz Source1: psfl.txt @@ -18,6 +18,8 @@ Requires: python-devel +Provides: python-setuptools-devel + %description setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that @@ -57,6 +59,10 @@ %changelog +* Fri Sep 14 2007 Konstantin Ryabitsev - 0.6c7-1 +- Upstream 0.6c7 +- Provide python-setuptools-devel to make packagers' lives easier + * Sun Jun 10 2007 Konstantin Ryabitsev - 0.6c6-1 - Upstream 0.6c6 - Require python-devel (#240707) Index: sources =================================================================== RCS file: /cvs/extras/rpms/python-setuptools/FC-6/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- sources 10 Jun 2007 22:25:52 -0000 1.10 +++ sources 14 Sep 2007 20:10:52 -0000 1.11 @@ -1 +1 @@ -e3d56d4d19776042607cbbecae823c8b setuptools-0.6c6.tar.gz +dedbf6a4f71cd6deaf13ee885054f16b setuptools-0.6c7.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 20:13:55 2007 From: fedora-extras-commits at redhat.com (Michael Schwendt (mschwendt)) Date: Fri, 14 Sep 2007 16:13:55 -0400 Subject: extras-buildsys/utils/pushscript epel4-createrepo,1.1,1.2 Message-ID: <200709142013.l8EKDtFZ005369@cvs-int.fedora.redhat.com> Author: mschwendt Update of /cvs/fedora/extras-buildsys/utils/pushscript In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5317 Modified Files: epel4-createrepo Log Message: wildcard protection needed here, too Index: epel4-createrepo =================================================================== RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/epel4-createrepo,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- epel4-createrepo 14 Sep 2007 19:27:27 -0000 1.1 +++ epel4-createrepo 14 Sep 2007 20:13:53 -0000 1.2 @@ -7,7 +7,10 @@ createrepo = '/usr/bin/createrepo' yumarch = '/usr/bin/yum-arch' -args = sys.argv[1:] +# Protect wildcards from expansion. +def f(a): + return a.replace('*','\*') +args = map(lambda a: f(a),sys.argv[1:]) cmd = createrepo+' '+' '.join(args) Utils.run_and_check(cmd) From fedora-extras-commits at redhat.com Fri Sep 14 20:18:07 2007 From: fedora-extras-commits at redhat.com (Bill Nottingham (notting)) Date: Fri, 14 Sep 2007 16:18:07 -0400 Subject: rpms/fedora-logos/devel fedora-logos.spec, 1.81, 1.82 sources, 1.62, 1.63 Message-ID: <200709142018.l8EKI7IE005537@cvs-int.fedora.redhat.com> Author: notting Update of /cvs/extras/rpms/fedora-logos/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5510 Modified Files: fedora-logos.spec sources Log Message: regen tarball Index: fedora-logos.spec =================================================================== RCS file: /cvs/extras/rpms/fedora-logos/devel/fedora-logos.spec,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- fedora-logos.spec 13 Sep 2007 20:52:24 -0000 1.81 +++ fedora-logos.spec 14 Sep 2007 20:17:34 -0000 1.82 @@ -1,7 +1,7 @@ Name: fedora-logos Summary: Fedora-related icons and pictures Version: 7.92.1 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Base Source0: fedora-logos-%{version}.tar.bz2 @@ -203,6 +203,9 @@ # end i386 bits %changelog +* Fri Sep 14 2007 Bill Nottingham - 7.92.1-2- +- regen tarball + * Thu Sep 13 2007 Bill Nottingham - 7.92.1-1 - add the powered-by logo (#250676) Index: sources =================================================================== RCS file: /cvs/extras/rpms/fedora-logos/devel/sources,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- sources 13 Sep 2007 20:52:24 -0000 1.62 +++ sources 14 Sep 2007 20:17:34 -0000 1.63 @@ -1 +1 @@ -7799320bef9d9adb66eb01cf7adc21c4 fedora-logos-7.92.1.tar.bz2 +e598b9fd821a022d4e7185c1ff8653c9 fedora-logos-7.92.1.tar.bz2 From fedora-extras-commits at redhat.com Fri Sep 14 20:47:07 2007 From: fedora-extras-commits at redhat.com (Jakub Jelinek (jakub)) Date: Fri, 14 Sep 2007 16:47:07 -0400 Subject: rpms/gcc/devel gcc41-builtin-va-arg-pack-len.patch, NONE, 1.1 gcc41-pr27954.patch, NONE, 1.1 gcc41.spec, 1.172, 1.173 Message-ID: <200709142047.l8EKl7Vg006119@cvs-int.fedora.redhat.com> Author: jakub Update of /cvs/pkgs/rpms/gcc/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6078 Modified Files: gcc41.spec Added Files: gcc41-builtin-va-arg-pack-len.patch gcc41-pr27954.patch Log Message: 4.1.2-24 gcc41-builtin-va-arg-pack-len.patch: --- NEW FILE gcc41-builtin-va-arg-pack-len.patch --- 2007-09-11 Jakub Jelinek * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin. * builtins.c (expand_builtin) : Issue error if __builtin_va_arg_pack_len () wasn't optimized out during inlining. * tree-inline.c (copy_bb): Replace __builtin_va_arg_pack_len () with the number of inline's anonymous arguments. * doc/extend.texi: Document __builtin_va_arg_pack_len (). * gcc.dg/va-arg-pack-len-1.c: New test. * g++.dg/va-arg-pack-len-1.C: New test. --- gcc/builtins.def.jj 2007-09-06 10:19:24.000000000 +0200 +++ gcc/builtins.def 2007-09-14 21:07:41.000000000 +0200 @@ -666,6 +666,7 @@ DEF_GCC_BUILTIN (BUILT_IN_VA_COPY DEF_GCC_BUILTIN (BUILT_IN_VA_END, "va_end", BT_FN_VOID_VALIST_REF, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_VA_START, "va_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_VA_ARG_PACK, "va_arg_pack", BT_FN_INT, ATTR_PURE_NOTHROW_LIST) +DEF_GCC_BUILTIN (BUILT_IN_VA_ARG_PACK_LEN, "va_arg_pack_len", BT_FN_INT, ATTR_PURE_NOTHROW_LIST) DEF_EXT_LIB_BUILTIN (BUILT_IN__EXIT, "_exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST) DEF_C99_BUILTIN (BUILT_IN__EXIT2, "_Exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST) --- gcc/builtins.c.jj 2007-09-06 11:04:56.000000000 +0200 +++ gcc/builtins.c 2007-09-14 21:07:41.000000000 +0200 @@ -5985,6 +5985,12 @@ expand_builtin (tree exp, rtx target, rt error ("invalid use of %<__builtin_va_arg_pack ()%>"); return const0_rtx; + case BUILT_IN_VA_ARG_PACK_LEN: + /* All valid uses of __builtin_va_arg_pack_len () are removed during + inlining. */ + error ("invalid use of %<__builtin_va_arg_pack_len ()%>"); + return const0_rtx; + /* Return the address of the first anonymous stack arg. */ case BUILT_IN_NEXT_ARG: if (fold_builtin_next_arg (arglist)) --- gcc/tree-inline.c.jj 2007-09-06 12:35:57.000000000 +0200 +++ gcc/tree-inline.c 2007-09-14 21:22:48.000000000 +0200 @@ -741,6 +741,37 @@ copy_bb (copy_body_data *id, basic_block *a = copy_list (arglist); CALL_EXPR_VA_ARG_PACK (call) = 0; } + else if (call + && id->call_expr + && (decl = get_callee_fndecl (call)) + && DECL_BUILT_IN_CLASS (decl) == BUILT_IN_NORMAL + && DECL_FUNCTION_CODE (decl) + == BUILT_IN_VA_ARG_PACK_LEN) + { + /* __builtin_va_arg_pack_len () should be replaced by + the number of anonymous arguments. */ + int nargs; + tree count, *call_ptr, p, a; + + a = TREE_OPERAND (id->call_expr, 1); + for (p = DECL_ARGUMENTS (id->src_fn); p; p = TREE_CHAIN (p)) + a = TREE_CHAIN (a); + + for (nargs = 0; a; a = TREE_CHAIN (a)) + nargs++; + + count = build_int_cst (integer_type_node, nargs); + call_ptr = &stmt; + if (TREE_CODE (*call_ptr) == MODIFY_EXPR) + call_ptr = &TREE_OPERAND (*call_ptr, 1); + if (TREE_CODE (*call_ptr) == WITH_SIZE_EXPR) + call_ptr = &TREE_OPERAND (*call_ptr, 0); + gcc_assert (*call_ptr == call && call_ptr != &stmt); + *call_ptr = count; + update_stmt (stmt); + call = NULL_TREE; + } + /* We're duplicating a CALL_EXPR. Find any corresponding callgraph edges and update or duplicate them. */ if (call && (decl = get_callee_fndecl (call))) --- gcc/doc/extend.texi.jj 2007-09-06 10:19:25.000000000 +0200 +++ gcc/doc/extend.texi 2007-09-14 21:07:41.000000000 +0200 @@ -578,6 +578,41 @@ myprintf (FILE *f, const char *format, . @end smallexample @end deftypefn + at deftypefn {Built-in Function} __builtin_va_arg_pack_len () +This built-in function returns the number of anonymous arguments of +an inline function. It can be used only in inline functions which +will be always inlined, never compiled as a separate function, such +as those using @code{__attribute__ ((__always_inline__))} or + at code{__attribute__ ((__gnu_inline__))} extern inline functions. +For example following will do link or runtime checking of open +arguments for optimized code: + at smallexample +#ifdef __OPTIMIZE__ +extern inline __attribute__((__gnu_inline__)) int +myopen (const char *path, int oflag, ...) +@{ + if (__builtin_va_arg_pack_len () > 1) + warn_open_too_many_arguments (); + + if (__builtin_constant_p (oflag)) + @{ + if ((oflag & O_CREAT) != 0 && __builtin_va_arg_pack_len () < 1) + @{ + warn_open_missing_mode (); + return __open_2 (path, oflag); + @} + return open (path, oflag, __builtin_va_arg_pack ()); + @} + + if (__builtin_va_arg_pack_len () < 1) + return __open_2 (path, oflag); + + return open (path, oflag, __builtin_va_arg_pack ()); +@} +#endif + at end smallexample + at end deftypefn + @node Typeof @section Referring to a Type with @code{typeof} @findex typeof --- gcc/testsuite/gcc.dg/va-arg-pack-len-1.c.jj 2007-09-14 21:07:41.000000000 +0200 +++ gcc/testsuite/gcc.dg/va-arg-pack-len-1.c 2007-09-14 21:07:41.000000000 +0200 @@ -0,0 +1,120 @@ +/* { dg-do run } */ +/* { dg-options "-O2" } */ + +#include + +extern int warn_open_missing_mode (void); +extern int warn_open_too_many_arguments (void); +extern void abort (void); + +char expected_char; + +__attribute__((noinline)) int +myopen2 (const char *path, int oflag) +{ + if (expected_char++ != path[0] || path[1] != '\0') + abort (); + switch (path[0]) + { + case 'f': + if (oflag != 0x2) + abort (); + break; + case 'g': + if (oflag != 0x43) + abort (); + /* In real __open_2 this would terminate the program: + open with O_CREAT without third argument. */ + return -6; + default: + abort (); + } + return 0; +} + +__attribute__((noinline)) int +myopenva (const char *path, int oflag, ...) +{ + int mode = 0; + va_list ap; + if ((oflag & 0x40) != 0) + { + va_start (ap, oflag); + mode = va_arg (ap, int); + va_end (ap); + } + if (expected_char++ != path[0] || path[1] != '\0') + abort (); + switch (path[0]) + { + case 'a': + if (oflag != 0x43 || mode != 0644) + abort (); + break; + case 'b': + if (oflag != 0x3) + abort (); + break; + case 'c': + if (oflag != 0x2) + abort (); + break; + case 'd': + if (oflag != 0x43 || mode != 0600) + abort (); + break; + case 'e': + if (oflag != 0x3) + abort (); + break; + default: + abort (); + } + return 0; +} + +extern inline __attribute__((always_inline, gnu_inline)) int +myopen (const char *path, int oflag, ...) +{ + if (__builtin_va_arg_pack_len () > 1) + warn_open_too_many_arguments (); + + if (__builtin_constant_p (oflag)) + { + if ((oflag & 0x40) != 0 && __builtin_va_arg_pack_len () < 1) + { + warn_open_missing_mode (); + return myopen2 (path, oflag); + } + return myopenva (path, oflag, __builtin_va_arg_pack ()); + } + + if (__builtin_va_arg_pack_len () < 1) + return myopen2 (path, oflag); + + return myopenva (path, oflag, __builtin_va_arg_pack ()); +} + +volatile int l0; + +int +main (void) +{ + expected_char = 'a'; + if (myopen ("a", 0x43, 0644)) + abort (); + if (myopen ("b", 0x3, 0755)) + abort (); + if (myopen ("c", 0x2)) + abort (); + if (myopen ("d", l0 + 0x43, 0600)) + abort (); + if (myopen ("e", l0 + 0x3, 0700)) + abort (); + if (myopen ("f", l0 + 0x2)) + abort (); + /* Invalid use of myopen, but only detectable at runtime. */ + if (myopen ("g", l0 + 0x43) != -6) + abort (); + return 0; +} --- gcc/testsuite/g++.dg/ext/va-arg-pack-len-1.C.jj 2007-09-14 21:07:41.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/va-arg-pack-len-1.C 2007-09-14 21:07:41.000000000 +0200 @@ -0,0 +1,120 @@ +// { dg-do run } +// { dg-options "-O2" } + +#include + +extern "C" int warn_open_missing_mode (void); +extern "C" int warn_open_too_many_arguments (void); +extern "C" void abort (void); + +char expected_char; + +__attribute__((noinline)) int +myopen2 (const char *path, int oflag) +{ + if (expected_char++ != path[0] || path[1] != '\0') + abort (); + switch (path[0]) + { + case 'f': + if (oflag != 0x2) + abort (); + break; + case 'g': + if (oflag != 0x43) + abort (); + // In real __open_2 this would terminate the program: + // open with O_CREAT without third argument. + return -6; + default: + abort (); + } + return 0; +} + +__attribute__((noinline)) int +myopenva (const char *path, int oflag, ...) +{ + int mode = 0; + va_list ap; + if ((oflag & 0x40) != 0) + { + va_start (ap, oflag); + mode = va_arg (ap, int); + va_end (ap); + } + if (expected_char++ != path[0] || path[1] != '\0') + abort (); + switch (path[0]) + { + case 'a': + if (oflag != 0x43 || mode != 0644) + abort (); + break; + case 'b': + if (oflag != 0x3) + abort (); + break; + case 'c': + if (oflag != 0x2) + abort (); + break; + case 'd': + if (oflag != 0x43 || mode != 0600) + abort (); + break; + case 'e': + if (oflag != 0x3) + abort (); + break; + default: + abort (); + } + return 0; +} + +extern inline __attribute__((always_inline, gnu_inline)) int +myopen (const char *path, int oflag, ...) +{ + if (__builtin_va_arg_pack_len () > 1) + warn_open_too_many_arguments (); + + if (__builtin_constant_p (oflag)) + { + if ((oflag & 0x40) != 0 && __builtin_va_arg_pack_len () < 1) + { + warn_open_missing_mode (); + return myopen2 (path, oflag); + } + return myopenva (path, oflag, __builtin_va_arg_pack ()); + } + + if (__builtin_va_arg_pack_len () < 1) + return myopen2 (path, oflag); + + return myopenva (path, oflag, __builtin_va_arg_pack ()); +} + +volatile int l0; + +int +main (void) +{ + expected_char = 'a'; + if (myopen ("a", 0x43, 0644)) + abort (); + if (myopen ("b", 0x3, 0755)) + abort (); + if (myopen ("c", 0x2)) + abort (); + if (myopen ("d", l0 + 0x43, 0600)) + abort (); + if (myopen ("e", l0 + 0x3, 0700)) + abort (); + if (myopen ("f", l0 + 0x2)) + abort (); + // Invalid use of myopen, but only detectable at runtime. + if (myopen ("g", l0 + 0x43) != -6) + abort (); + return 0; +} gcc41-pr27954.patch: --- NEW FILE gcc41-pr27954.patch --- 2006-10-27 Jerry DeLisle PR fortran/27954 * decl.c (gfc_free_data_all): New function to free all data structures after errors in DATA statements and declarations. (top_var_list): Use new function.(top_val_list): Use new function. (gfc_match_data_decl): Use new function. PR libgfortran/27954 * gfortran.dg/error_recovery_2.f90: New test. --- gcc/fortran/decl.c (revision 118083) +++ gcc/fortran/decl.c (revision 118086) @@ -128,6 +128,21 @@ gfc_free_data (gfc_data * p) } +/* Free all data in a namespace. */ +static void +gfc_free_data_all (gfc_namespace * ns) +{ + gfc_data *d; + + for (;ns->data;) + { + d = ns->data->next; + gfc_free (ns->data); + ns->data = d; + } +} + + static match var_element (gfc_data_variable *); /* Match a list of variables terminated by an iterator and a right @@ -262,6 +277,7 @@ top_var_list (gfc_data * d) syntax: gfc_syntax_error (ST_DATA); + gfc_free_data_all (gfc_current_ns); return MATCH_ERROR; } @@ -374,6 +390,7 @@ top_val_list (gfc_data * data) syntax: gfc_syntax_error (ST_DATA); + gfc_free_data_all (gfc_current_ns); return MATCH_ERROR; } @@ -2368,6 +2385,8 @@ ok: gfc_error ("Syntax error in data declaration at %C"); m = MATCH_ERROR; + gfc_free_data_all (gfc_current_ns); + cleanup: gfc_free_array_spec (current_as); current_as = NULL; --- gcc/testsuite/gfortran.dg/error_recovery_2.f90 (revision 0) +++ gcc/testsuite/gfortran.dg/error_recovery_2.f90 (revision 118086) @@ -0,0 +1,21 @@ +! { dg-do compile } +! PR27954 Internal compiler error on bad statements +! Derived from test case submitted in PR. +subroutine bad1 + character*20 :: y, x 00 ! { dg-error "Syntax error" } + data y /'abcdef'/, x /'jbnhjk'/ pp ! { dg-error "Syntax error" } +end subroutine bad1 + +subroutine bad2 + character*20 :: y, x 00 ! { dg-error "Syntax error" } + data y /'abcdef'/, x /'jbnhjk'/ pp ! { dg-error "Syntax error" } + print *, "basket case." +end subroutine bad2 + +subroutine bad3 + implicit none + character*20 :: y, x 00 ! { dg-error "Syntax error" } + data y /'abcdef'/, x /'jbnhjk'/ pp ! { dg-error "Syntax error" } + print *, "basket case that segfaults without patch." +end subroutine bad3 + Index: gcc41.spec =================================================================== RCS file: /cvs/pkgs/rpms/gcc/devel/gcc41.spec,v retrieving revision 1.172 retrieving revision 1.173 diff -u -r1.172 -r1.173 --- gcc41.spec 7 Sep 2007 07:12:55 -0000 1.172 +++ gcc41.spec 14 Sep 2007 20:46:35 -0000 1.173 @@ -1,6 +1,6 @@ %define DATE 20070821 %define gcc_version 4.1.2 -%define gcc_release 23 +%define gcc_release 24 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %define include_gappletviewer 1 @@ -150,6 +150,8 @@ Patch34: gcc41-builtin-chk-anticipated.patch Patch35: gcc41-builtin-throw.patch Patch36: gcc41-builtin-va-arg-pack.patch +Patch37: gcc41-builtin-va-arg-pack-len.patch +Patch38: gcc41-pr27954.patch # On ARM EABI systems, we do want -gnueabi to be part of the # target triple. @@ -469,6 +471,8 @@ %patch34 -p0 -b .builtin-chk-anticipated~ %patch35 -p0 -b .builtin-throw~ %patch36 -p0 -b .builtin-va-arg-pack~ +%patch37 -p0 -b .builtin-va-arg-pack-len~ +%patch38 -p0 -b .pr27954~ sed -i -e 's/4\.1\.3/4.1.2/' gcc/BASE-VER gcc/version.c sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c @@ -1623,6 +1627,11 @@ %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Fri Sep 14 2007 Jakub Jelinek 4.1.2-24 +- backport __builtin_va_arg_pack_len () support +- fix Fortran error recovery with DATA (Jerry DeLisle, #281331, + PR fortran/27954) + * Fri Sep 7 2007 Jakub Jelinek 4.1.2-23 - fix __builtin_va_arg_pack () support for C++ From fedora-extras-commits at redhat.com Fri Sep 14 20:56:20 2007 From: fedora-extras-commits at redhat.com (Chuck Ebbert (cebbert)) Date: Fri, 14 Sep 2007 16:56:20 -0400 Subject: rpms/kernel/devel kernel.spec,1.166,1.167 Message-ID: <200709142056.l8EKuKig006367@cvs-int.fedora.redhat.com> Author: cebbert Update of /cvs/pkgs/rpms/kernel/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6347 Modified Files: kernel.spec Log Message: Fix dates in changelog Index: kernel.spec =================================================================== RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v retrieving revision 1.166 retrieving revision 1.167 diff -u -r1.166 -r1.167 --- kernel.spec 14 Sep 2007 17:55:15 -0000 1.166 +++ kernel.spec 14 Sep 2007 20:55:47 -0000 1.167 @@ -1802,10 +1802,10 @@ %changelog -* Thu Sep 13 2007 Chuck Ebbert +* Fri Sep 14 2007 Chuck Ebbert - leave boot option as "libata.pata_dma" for now -* Thu Sep 13 2007 Chuck Ebbert +* Fri Sep 14 2007 Chuck Ebbert - x86 setup: limit number of EDD devices scanned - x86 setup: print number of EDD device during scan - libata: change boot option name to "libata.dma" From fedora-extras-commits at redhat.com Fri Sep 14 21:09:35 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Fri, 14 Sep 2007 17:09:35 -0400 Subject: rpms/bigboard/devel .cvsignore, 1.25, 1.26 bigboard.spec, 1.34, 1.35 sources, 1.26, 1.27 Message-ID: <200709142109.l8EL9Z72012630@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/bigboard/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12570 Modified Files: .cvsignore bigboard.spec sources Log Message: new upstream Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/.cvsignore,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- .cvsignore 11 Sep 2007 19:31:21 -0000 1.25 +++ .cvsignore 14 Sep 2007 21:09:03 -0000 1.26 @@ -1 +1 @@ -bigboard-0.5.15.tar.gz +bigboard-0.5.16.tar.gz Index: bigboard.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/bigboard.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- bigboard.spec 11 Sep 2007 19:31:21 -0000 1.34 +++ bigboard.spec 14 Sep 2007 21:09:03 -0000 1.35 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: bigboard -Version: 0.5.15 +Version: 0.5.16 Release: 1%{?dist} Summary: Sidebar application launcher using mugshot.org @@ -93,6 +93,9 @@ killall -HUP gconfd-2 || : %changelog +* Wed Sep 12 2007 Colin Walters - 0.5.16-1 +- new upstream + * Mon Sep 10 2007 Colin Walters - 0.5.15-1 - new upstream Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/devel/sources,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- sources 11 Sep 2007 19:31:21 -0000 1.26 +++ sources 14 Sep 2007 21:09:03 -0000 1.27 @@ -1 +1 @@ -bb34981d4e32aa8bea9176d1c167ece5 bigboard-0.5.15.tar.gz +43cc7a78d91853575eb83201a7536ffb bigboard-0.5.16.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 21:10:04 2007 From: fedora-extras-commits at redhat.com (Colin Walters (walters)) Date: Fri, 14 Sep 2007 17:10:04 -0400 Subject: rpms/bigboard/F-7 bigboard.spec,1.19,1.20 sources,1.15,1.16 Message-ID: <200709142110.l8ELA46I012683@cvs-int.fedora.redhat.com> Author: walters Update of /cvs/pkgs/rpms/bigboard/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12609 Modified Files: bigboard.spec sources Log Message: merge from devel Index: bigboard.spec =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/F-7/bigboard.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- bigboard.spec 11 Sep 2007 21:09:42 -0000 1.19 +++ bigboard.spec 14 Sep 2007 21:09:31 -0000 1.20 @@ -2,7 +2,7 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: bigboard -Version: 0.5.15 +Version: 0.5.16 Release: 1%{?dist} Summary: Sidebar application launcher using mugshot.org @@ -93,6 +93,9 @@ killall -HUP gconfd-2 || : %changelog +* Wed Sep 12 2007 Colin Walters - 0.5.16-1 +- new upstream + * Mon Sep 10 2007 Colin Walters - 0.5.15-1 - new upstream Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/bigboard/F-7/sources,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- sources 11 Sep 2007 21:09:42 -0000 1.15 +++ sources 14 Sep 2007 21:09:31 -0000 1.16 @@ -1 +1 @@ -bb34981d4e32aa8bea9176d1c167ece5 bigboard-0.5.15.tar.gz +43cc7a78d91853575eb83201a7536ffb bigboard-0.5.16.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 21:22:03 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 14:22:03 -0700 Subject: [pkgdb] python-GnuPGInterface was added for robert Message-ID: <200709142122.l8ELM4EG010324@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package python-GnuPGInterface with summary A Python module to interface with GnuPG Kevin Fenzi (kevin) has approved Package python-GnuPGInterface Kevin Fenzi (kevin) has added a Fedora devel branch for python-GnuPGInterface with an owner of robert Kevin Fenzi (kevin) has approved python-GnuPGInterface in Fedora devel Kevin Fenzi (kevin) has approved Package python-GnuPGInterface Kevin Fenzi (kevin) has set commit to Approved for cvsextras on python-GnuPGInterface (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on python-GnuPGInterface (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on python-GnuPGInterface (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/python-GnuPGInterface From fedora-extras-commits at redhat.com Fri Sep 14 21:22:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 14:22:27 -0700 Subject: [pkgdb] python-GnuPGInterface (Fedora EPEL, 5) updated by kevin Message-ID: <200709142122.l8ELMRgE010451@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 5 branch for python-GnuPGInterface Kevin Fenzi (kevin) has set commit to Approved for cvsextras on python-GnuPGInterface (Fedora EPEL 5) Kevin Fenzi (kevin) has set build to Approved for cvsextras on python-GnuPGInterface (Fedora EPEL 5) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on python-GnuPGInterface (Fedora EPEL 5) Kevin Fenzi (kevin) Denied cvsextras for commit access on python-GnuPGInterface (Fedora EPEL 5) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/python-GnuPGInterface From fedora-extras-commits at redhat.com Fri Sep 14 21:22:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 14:22:27 -0700 Subject: [pkgdb] python-GnuPGInterface (Fedora, 6) updated by kevin Message-ID: <200709142122.l8ELMS15010463@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 6 branch for python-GnuPGInterface Kevin Fenzi (kevin) has set commit to Approved for cvsextras on python-GnuPGInterface (Fedora 6) Kevin Fenzi (kevin) has set build to Approved for cvsextras on python-GnuPGInterface (Fedora 6) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on python-GnuPGInterface (Fedora 6) Kevin Fenzi (kevin) Denied cvsextras for commit access on python-GnuPGInterface (Fedora 6) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/python-GnuPGInterface From fedora-extras-commits at redhat.com Fri Sep 14 21:22:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 14:22:27 -0700 Subject: [pkgdb] python-GnuPGInterface (Fedora, devel) updated by kevin Message-ID: <200709142122.l8ELMSec010476@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) Denied cvsextras for commit access on python-GnuPGInterface (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/python-GnuPGInterface From fedora-extras-commits at redhat.com Fri Sep 14 21:22:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 14:22:27 -0700 Subject: [pkgdb] python-GnuPGInterface (Fedora, 7) updated by kevin Message-ID: <200709142122.l8ELMTcN010488@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for python-GnuPGInterface Kevin Fenzi (kevin) has set commit to Approved for cvsextras on python-GnuPGInterface (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on python-GnuPGInterface (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on python-GnuPGInterface (Fedora 7) Kevin Fenzi (kevin) Denied cvsextras for commit access on python-GnuPGInterface (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/python-GnuPGInterface From fedora-extras-commits at redhat.com Fri Sep 14 21:22:27 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 14:22:27 -0700 Subject: [pkgdb] python-GnuPGInterface (Fedora EPEL, 4) updated by kevin Message-ID: <200709142122.l8ELMTPV010501@app4.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora EPEL 4 branch for python-GnuPGInterface Kevin Fenzi (kevin) has set commit to Approved for cvsextras on python-GnuPGInterface (Fedora EPEL 4) Kevin Fenzi (kevin) has set build to Approved for cvsextras on python-GnuPGInterface (Fedora EPEL 4) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on python-GnuPGInterface (Fedora EPEL 4) Kevin Fenzi (kevin) Denied cvsextras for commit access on python-GnuPGInterface (Fedora EPEL 4) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/python-GnuPGInterface From fedora-extras-commits at redhat.com Fri Sep 14 21:23:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 17:23:07 -0400 Subject: rpms/python-GnuPGInterface - New directory Message-ID: <200709142123.l8ELN79G013154@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/python-GnuPGInterface In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsM13119/rpms/python-GnuPGInterface Log Message: Directory /cvs/extras/rpms/python-GnuPGInterface added to the repository From fedora-extras-commits at redhat.com Fri Sep 14 21:23:10 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 17:23:10 -0400 Subject: rpms/python-GnuPGInterface/devel - New directory Message-ID: <200709142123.l8ELNAR7013170@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/python-GnuPGInterface/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsM13119/rpms/python-GnuPGInterface/devel Log Message: Directory /cvs/extras/rpms/python-GnuPGInterface/devel added to the repository From fedora-extras-commits at redhat.com Fri Sep 14 21:23:14 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 17:23:14 -0400 Subject: rpms/python-GnuPGInterface Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709142123.l8ELNEoh013196@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/python-GnuPGInterface In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsM13119/rpms/python-GnuPGInterface Added Files: Makefile import.log Log Message: Setup of module python-GnuPGInterface --- NEW FILE Makefile --- # Top level Makefile for module python-GnuPGInterface all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Fri Sep 14 21:23:16 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 17:23:16 -0400 Subject: rpms/python-GnuPGInterface/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709142123.l8ELNGL3013218@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/python-GnuPGInterface/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsM13119/rpms/python-GnuPGInterface/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module python-GnuPGInterface --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: python-GnuPGInterface # $Id: Makefile,v 1.1 2007/09/14 21:23:14 kevin Exp $ NAME := python-GnuPGInterface SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Sep 14 21:25:09 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 14 Sep 2007 14:25:09 -0700 Subject: [pkgdb] gstreamer-plugins-pulse Orphaned Message-ID: <200709142125.l8ELPAlc032024@app3.fedora.phx.redhat.com> Package gstreamer-plugins-pulse in Fedora devel was orphaned by Matej Cepl (mcepl) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gstreamer-plugins-pulse From fedora-extras-commits at redhat.com Fri Sep 14 21:25:13 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 14 Sep 2007 14:25:13 -0700 Subject: [pkgdb] gstreamer-plugins-pulse Orphaned Message-ID: <200709142125.l8ELPDRI011241@app4.fedora.phx.redhat.com> Package gstreamer-plugins-pulse in Fedora 7 was orphaned by Matej Cepl (mcepl) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gstreamer-plugins-pulse From fedora-extras-commits at redhat.com Fri Sep 14 21:25:16 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 14 Sep 2007 14:25:16 -0700 Subject: [pkgdb] gstreamer-plugins-pulse Orphaned Message-ID: <200709142125.l8ELPGdc032051@app3.fedora.phx.redhat.com> Package gstreamer-plugins-pulse in Fedora 5 was orphaned by Matej Cepl (mcepl) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gstreamer-plugins-pulse From fedora-extras-commits at redhat.com Fri Sep 14 21:25:18 2007 From: fedora-extras-commits at redhat.com (Matej Cepl (mcepl)) Date: Fri, 14 Sep 2007 14:25:18 -0700 Subject: [pkgdb] gstreamer-plugins-pulse Orphaned Message-ID: <200709142125.l8ELPISj011270@app4.fedora.phx.redhat.com> Package gstreamer-plugins-pulse in Fedora 6 was orphaned by Matej Cepl (mcepl) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gstreamer-plugins-pulse From fedora-extras-commits at redhat.com Fri Sep 14 21:25:53 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lpoetter)) Date: Fri, 14 Sep 2007 14:25:53 -0700 Subject: [pkgdb] gstreamer-plugins-pulse Owned Message-ID: <200709142125.l8ELPrLJ011417@app4.fedora.phx.redhat.com> Package gstreamer-plugins-pulse in Fedora devel is now owned by Lennart Poettering (lennart) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gstreamer-plugins-pulse From fedora-extras-commits at redhat.com Fri Sep 14 21:25:56 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lpoetter)) Date: Fri, 14 Sep 2007 14:25:56 -0700 Subject: [pkgdb] gstreamer-plugins-pulse Owned Message-ID: <200709142125.l8ELPuIF011431@app4.fedora.phx.redhat.com> Package gstreamer-plugins-pulse in Fedora 7 is now owned by Lennart Poettering (lennart) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gstreamer-plugins-pulse From fedora-extras-commits at redhat.com Fri Sep 14 21:25:57 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lpoetter)) Date: Fri, 14 Sep 2007 14:25:57 -0700 Subject: [pkgdb] gstreamer-plugins-pulse Owned Message-ID: <200709142125.l8ELPvu8032201@app3.fedora.phx.redhat.com> Package gstreamer-plugins-pulse in Fedora 5 is now owned by Lennart Poettering (lennart) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gstreamer-plugins-pulse From fedora-extras-commits at redhat.com Fri Sep 14 21:25:58 2007 From: fedora-extras-commits at redhat.com (Lennart Poettering (lpoetter)) Date: Fri, 14 Sep 2007 14:25:58 -0700 Subject: [pkgdb] gstreamer-plugins-pulse Owned Message-ID: <200709142125.l8ELPwQH032215@app3.fedora.phx.redhat.com> Package gstreamer-plugins-pulse in Fedora 6 is now owned by Lennart Poettering (lennart) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gstreamer-plugins-pulse From fedora-extras-commits at redhat.com Fri Sep 14 21:26:35 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:26:35 -0400 Subject: rpms/cacti/EL-4 cacti.spec,1.10,1.11 Message-ID: <200709142126.l8ELQZB7013816@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13686/EL-4 Modified Files: cacti.spec Log Message: Patches for bug#243592 Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/EL-4/cacti.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- cacti.spec 5 May 2007 20:46:41 -0000 1.10 +++ cacti.spec 14 Sep 2007 21:26:02 -0000 1.11 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 1%{?dist} +Release: 7%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -12,6 +12,7 @@ Source3: cacti.README.Fedora Patch1: cacti-0.8.6h-dbcfg.patch +Patch2: CVE-2007-3112.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -32,6 +33,7 @@ %prep %setup -q %patch1 -p0 +%patch2 -p3 echo "#*/5 * * * * cacti %{_bindir}/php %{_datadir}/%{name}/poller.php > /dev/null 2>&1" >cacti.cron @@ -103,6 +105,12 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +- Fix for CVE-2007-3112 bz#243592 + +* Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 +- rebuild + * Sat May 05 2007 Mike McGrath - 0.8.6j-5 - Upstream released new version From fedora-extras-commits at redhat.com Fri Sep 14 21:26:37 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:26:37 -0400 Subject: rpms/cacti/EL-5 cacti.spec,1.10,1.11 Message-ID: <200709142126.l8ELQbZd013823@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13686/EL-5 Modified Files: cacti.spec Log Message: Patches for bug#243592 Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/EL-5/cacti.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- cacti.spec 5 May 2007 20:46:41 -0000 1.10 +++ cacti.spec 14 Sep 2007 21:26:05 -0000 1.11 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 1%{?dist} +Release: 7%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -12,6 +12,7 @@ Source3: cacti.README.Fedora Patch1: cacti-0.8.6h-dbcfg.patch +Patch2: CVE-2007-3112.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -32,6 +33,7 @@ %prep %setup -q %patch1 -p0 +%patch2 -p3 echo "#*/5 * * * * cacti %{_bindir}/php %{_datadir}/%{name}/poller.php > /dev/null 2>&1" >cacti.cron @@ -103,6 +105,12 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +- Fix for CVE-2007-3112 bz#243592 + +* Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 +- rebuild + * Sat May 05 2007 Mike McGrath - 0.8.6j-5 - Upstream released new version From fedora-extras-commits at redhat.com Fri Sep 14 21:26:40 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:26:40 -0400 Subject: rpms/cacti/F-7 cacti.spec,1.10,1.11 Message-ID: <200709142126.l8ELQeXF013830@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13686/F-7 Modified Files: cacti.spec Log Message: Patches for bug#243592 Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/F-7/cacti.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- cacti.spec 5 May 2007 20:46:41 -0000 1.10 +++ cacti.spec 14 Sep 2007 21:26:07 -0000 1.11 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 1%{?dist} +Release: 7%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -12,6 +12,7 @@ Source3: cacti.README.Fedora Patch1: cacti-0.8.6h-dbcfg.patch +Patch2: CVE-2007-3112.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -32,6 +33,7 @@ %prep %setup -q %patch1 -p0 +%patch2 -p3 echo "#*/5 * * * * cacti %{_bindir}/php %{_datadir}/%{name}/poller.php > /dev/null 2>&1" >cacti.cron @@ -103,6 +105,12 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +- Fix for CVE-2007-3112 bz#243592 + +* Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 +- rebuild + * Sat May 05 2007 Mike McGrath - 0.8.6j-5 - Upstream released new version From fedora-extras-commits at redhat.com Fri Sep 14 21:26:43 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:26:43 -0400 Subject: rpms/cacti/FC-6 cacti.spec,1.10,1.11 Message-ID: <200709142126.l8ELQh1p013835@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13686/FC-6 Modified Files: cacti.spec Log Message: Patches for bug#243592 Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/FC-6/cacti.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- cacti.spec 5 May 2007 20:46:37 -0000 1.10 +++ cacti.spec 14 Sep 2007 21:26:10 -0000 1.11 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 1%{?dist} +Release: 7%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -12,6 +12,7 @@ Source3: cacti.README.Fedora Patch1: cacti-0.8.6h-dbcfg.patch +Patch2: CVE-2007-3112.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -32,6 +33,7 @@ %prep %setup -q %patch1 -p0 +%patch2 -p3 echo "#*/5 * * * * cacti %{_bindir}/php %{_datadir}/%{name}/poller.php > /dev/null 2>&1" >cacti.cron @@ -103,6 +105,12 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +- Fix for CVE-2007-3112 bz#243592 + +* Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 +- rebuild + * Sat May 05 2007 Mike McGrath - 0.8.6j-5 - Upstream released new version From fedora-extras-commits at redhat.com Fri Sep 14 21:26:41 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 14:26:41 -0700 Subject: [pkgdb] eclipse-egit was added for bkonrath Message-ID: <200709142126.l8ELQfvf032408@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) has added Package eclipse-egit with summary Eclipse Git plugin Kevin Fenzi (kevin) has approved Package eclipse-egit Kevin Fenzi (kevin) has added a Fedora devel branch for eclipse-egit with an owner of bkonrath Kevin Fenzi (kevin) has approved eclipse-egit in Fedora devel Kevin Fenzi (kevin) has approved Package eclipse-egit Kevin Fenzi (kevin) has set commit to Approved for cvsextras on eclipse-egit (Fedora devel) Kevin Fenzi (kevin) has set build to Approved for cvsextras on eclipse-egit (Fedora devel) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on eclipse-egit (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-egit From fedora-extras-commits at redhat.com Fri Sep 14 21:26:46 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:26:46 -0400 Subject: rpms/cacti/devel CVE-2007-3112.patch,NONE,1.1 cacti.spec,1.11,1.12 Message-ID: <200709142126.l8ELQkSu013840@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13686/devel Modified Files: cacti.spec Added Files: CVE-2007-3112.patch Log Message: Patches for bug#243592 CVE-2007-3112.patch: --- NEW FILE CVE-2007-3112.patch --- --- branches/BRANCH_0_8_6/cacti/graph_image.php 2007/03/04 20:17:57 3898 +++ branches/BRANCH_0_8_6/cacti/graph_image.php 2007/06/04 06:41:13 3956 @@ -49,22 +49,22 @@ $graph_data_array = array(); /* override: graph start time (unix time) */ -if (!empty($_GET["graph_start"])) { +if (!empty($_GET["graph_start"]) && $_GET["graph_start"] < 1600000000) { $graph_data_array["graph_start"] = $_GET["graph_start"]; } /* override: graph end time (unix time) */ -if (!empty($_GET["graph_end"])) { +if (!empty($_GET["graph_end"]) && $_GET["graph_end"] < 1600000000) { $graph_data_array["graph_end"] = $_GET["graph_end"]; } /* override: graph height (in pixels) */ -if (!empty($_GET["graph_height"])) { +if (!empty($_GET["graph_height"]) && $_GET["graph_height"] < 3000) { $graph_data_array["graph_height"] = $_GET["graph_height"]; } /* override: graph width (in pixels) */ -if (!empty($_GET["graph_width"])) { +if (!empty($_GET["graph_width"]) && $_GET["graph_width"] < 3000) { $graph_data_array["graph_width"] = $_GET["graph_width"]; } Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/devel/cacti.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- cacti.spec 9 Sep 2007 02:36:14 -0000 1.11 +++ cacti.spec 14 Sep 2007 21:26:13 -0000 1.12 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 6%{?dist} +Release: 7%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -12,6 +12,7 @@ Source3: cacti.README.Fedora Patch1: cacti-0.8.6h-dbcfg.patch +Patch2: CVE-2007-3112.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -32,6 +33,7 @@ %prep %setup -q %patch1 -p0 +%patch2 -p3 echo "#*/5 * * * * cacti %{_bindir}/php %{_datadir}/%{name}/poller.php > /dev/null 2>&1" >cacti.cron @@ -103,6 +105,9 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +- Fix for CVE-2007-3112 bz#243592 + * Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 - rebuild From fedora-extras-commits at redhat.com Fri Sep 14 21:26:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 14:26:46 -0700 Subject: [pkgdb] eclipse-egit (Fedora, 7) updated by kevin Message-ID: <200709142126.l8ELQkeV032438@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) added a Fedora 7 branch for eclipse-egit Kevin Fenzi (kevin) has set commit to Approved for cvsextras on eclipse-egit (Fedora 7) Kevin Fenzi (kevin) has set build to Approved for cvsextras on eclipse-egit (Fedora 7) Kevin Fenzi (kevin) has set checkout to Approved for cvsextras on eclipse-egit (Fedora 7) Kevin Fenzi (kevin) Approved cvsextras for commit access on eclipse-egit (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-egit From fedora-extras-commits at redhat.com Fri Sep 14 21:26:46 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 14:26:46 -0700 Subject: [pkgdb] eclipse-egit (Fedora, devel) updated by kevin Message-ID: <200709142126.l8ELQleG032448@app3.fedora.phx.redhat.com> Kevin Fenzi (kevin) Approved cvsextras for commit access on eclipse-egit (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/eclipse-egit From fedora-extras-commits at redhat.com Fri Sep 14 21:27:01 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 17:27:01 -0400 Subject: rpms/eclipse-egit - New directory Message-ID: <200709142127.l8ELR1fF013917@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/eclipse-egit In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsU13878/rpms/eclipse-egit Log Message: Directory /cvs/extras/rpms/eclipse-egit added to the repository From fedora-extras-commits at redhat.com Fri Sep 14 21:27:04 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 17:27:04 -0400 Subject: rpms/eclipse-egit/devel - New directory Message-ID: <200709142127.l8ELR4NL013933@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/eclipse-egit/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsU13878/rpms/eclipse-egit/devel Log Message: Directory /cvs/extras/rpms/eclipse-egit/devel added to the repository From fedora-extras-commits at redhat.com Fri Sep 14 21:27:07 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 17:27:07 -0400 Subject: rpms/eclipse-egit Makefile,NONE,1.1 import.log,NONE,1.1 Message-ID: <200709142127.l8ELR70k013955@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/eclipse-egit In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsU13878/rpms/eclipse-egit Added Files: Makefile import.log Log Message: Setup of module eclipse-egit --- NEW FILE Makefile --- # Top level Makefile for module eclipse-egit all : CVS/Root common-update @cvs update common-update : common @cd common && cvs update common : CVS/Root @cvs checkout common CVS/Root : @echo "ERROR: This does not look like a CVS checkout" && exit 1 clean : @find . -type f -name *~ -exec rm -fv {} \; --- NEW FILE import.log --- From fedora-extras-commits at redhat.com Fri Sep 14 21:27:11 2007 From: fedora-extras-commits at redhat.com (Kevin Fenzi (kevin)) Date: Fri, 14 Sep 2007 17:27:11 -0400 Subject: rpms/eclipse-egit/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1 Message-ID: <200709142127.l8ELRBI6013981@cvs-int.fedora.redhat.com> Author: kevin Update of /cvs/extras/rpms/eclipse-egit/devel In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsU13878/rpms/eclipse-egit/devel Added Files: .cvsignore Makefile sources Log Message: Setup of module eclipse-egit --- NEW FILE .cvsignore --- --- NEW FILE Makefile --- # Makefile for source rpm: eclipse-egit # $Id: Makefile,v 1.1 2007/09/14 21:27:08 kevin Exp $ NAME := eclipse-egit SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done endef MAKEFILE_COMMON := $(shell $(find-makefile-common)) ifeq ($(MAKEFILE_COMMON),) # attept a checkout define checkout-makefile-common test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 endef MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) endif include $(MAKEFILE_COMMON) --- NEW FILE sources --- From fedora-extras-commits at redhat.com Fri Sep 14 21:27:23 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 14 Sep 2007 17:27:23 -0400 Subject: rpms/dcraw/devel dcraw.spec,1.16,1.17 sources,1.7,1.8 Message-ID: <200709142127.l8ELRNDF014117@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/dcraw/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13834 Modified Files: dcraw.spec sources Log Message: rebuild with pristine source tarball Index: dcraw.spec =================================================================== RCS file: /cvs/pkgs/rpms/dcraw/devel/dcraw.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- dcraw.spec 6 Aug 2007 07:53:44 -0000 1.16 +++ dcraw.spec 14 Sep 2007 21:26:50 -0000 1.17 @@ -1,7 +1,7 @@ Summary: Tool for decoding raw image data from digital cameras Name: dcraw Version: 8.77 -Release: 1%{?dist} +Release: 2%{?dist} Group: Applications/Multimedia License: GPL URL: http://cybercom.net/~dcoffin/dcraw @@ -62,6 +62,9 @@ %{_mandir}/*/man1/* %changelog +* Mon Feb 05 2007 Nils Philippsen - 8.77-2 +- rebuild with pristine source tarball + * Mon Feb 05 2007 Nils Philippsen - 8.77-1 - version 8.77 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/dcraw/devel/sources,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- sources 6 Aug 2007 07:53:44 -0000 1.7 +++ sources 14 Sep 2007 21:26:50 -0000 1.8 @@ -1 +1 @@ -001e0754cdf8bc2d514f67567be872ba dcraw-8.77.tar.gz +bcf6b477f46b99059f383a93f9f75e05 dcraw-8.77.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 21:30:43 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:30:43 -0400 Subject: rpms/cacti/EL-4 CVE-2007-3112.patch,NONE,1.1 cacti.spec,1.11,1.12 Message-ID: <200709142130.l8ELUhbS014585@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14459/EL-4 Modified Files: cacti.spec Added Files: CVE-2007-3112.patch Log Message: Release bump because Its friday and I'm stupid CVE-2007-3112.patch: --- NEW FILE CVE-2007-3112.patch --- --- branches/BRANCH_0_8_6/cacti/graph_image.php 2007/03/04 20:17:57 3898 +++ branches/BRANCH_0_8_6/cacti/graph_image.php 2007/06/04 06:41:13 3956 @@ -49,22 +49,22 @@ $graph_data_array = array(); /* override: graph start time (unix time) */ -if (!empty($_GET["graph_start"])) { +if (!empty($_GET["graph_start"]) && $_GET["graph_start"] < 1600000000) { $graph_data_array["graph_start"] = $_GET["graph_start"]; } /* override: graph end time (unix time) */ -if (!empty($_GET["graph_end"])) { +if (!empty($_GET["graph_end"]) && $_GET["graph_end"] < 1600000000) { $graph_data_array["graph_end"] = $_GET["graph_end"]; } /* override: graph height (in pixels) */ -if (!empty($_GET["graph_height"])) { +if (!empty($_GET["graph_height"]) && $_GET["graph_height"] < 3000) { $graph_data_array["graph_height"] = $_GET["graph_height"]; } /* override: graph width (in pixels) */ -if (!empty($_GET["graph_width"])) { +if (!empty($_GET["graph_width"]) && $_GET["graph_width"] < 3000) { $graph_data_array["graph_width"] = $_GET["graph_width"]; } Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/EL-4/cacti.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- cacti.spec 14 Sep 2007 21:26:02 -0000 1.11 +++ cacti.spec 14 Sep 2007 21:30:11 -0000 1.12 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 7%{?dist} +Release: 8%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -105,7 +105,7 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog -* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-8 - Fix for CVE-2007-3112 bz#243592 * Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 From fedora-extras-commits at redhat.com Fri Sep 14 21:30:46 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:30:46 -0400 Subject: rpms/cacti/EL-5 CVE-2007-3112.patch,NONE,1.1 cacti.spec,1.11,1.12 Message-ID: <200709142130.l8ELUkiV014592@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14459/EL-5 Modified Files: cacti.spec Added Files: CVE-2007-3112.patch Log Message: Release bump because Its friday and I'm stupid CVE-2007-3112.patch: --- NEW FILE CVE-2007-3112.patch --- --- branches/BRANCH_0_8_6/cacti/graph_image.php 2007/03/04 20:17:57 3898 +++ branches/BRANCH_0_8_6/cacti/graph_image.php 2007/06/04 06:41:13 3956 @@ -49,22 +49,22 @@ $graph_data_array = array(); /* override: graph start time (unix time) */ -if (!empty($_GET["graph_start"])) { +if (!empty($_GET["graph_start"]) && $_GET["graph_start"] < 1600000000) { $graph_data_array["graph_start"] = $_GET["graph_start"]; } /* override: graph end time (unix time) */ -if (!empty($_GET["graph_end"])) { +if (!empty($_GET["graph_end"]) && $_GET["graph_end"] < 1600000000) { $graph_data_array["graph_end"] = $_GET["graph_end"]; } /* override: graph height (in pixels) */ -if (!empty($_GET["graph_height"])) { +if (!empty($_GET["graph_height"]) && $_GET["graph_height"] < 3000) { $graph_data_array["graph_height"] = $_GET["graph_height"]; } /* override: graph width (in pixels) */ -if (!empty($_GET["graph_width"])) { +if (!empty($_GET["graph_width"]) && $_GET["graph_width"] < 3000) { $graph_data_array["graph_width"] = $_GET["graph_width"]; } Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/EL-5/cacti.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- cacti.spec 14 Sep 2007 21:26:05 -0000 1.11 +++ cacti.spec 14 Sep 2007 21:30:13 -0000 1.12 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 7%{?dist} +Release: 8%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -105,7 +105,7 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog -* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-8 - Fix for CVE-2007-3112 bz#243592 * Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 From fedora-extras-commits at redhat.com Fri Sep 14 21:30:49 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:30:49 -0400 Subject: rpms/cacti/F-7 CVE-2007-3112.patch,NONE,1.1 cacti.spec,1.11,1.12 Message-ID: <200709142130.l8ELUnp3014599@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14459/F-7 Modified Files: cacti.spec Added Files: CVE-2007-3112.patch Log Message: Release bump because Its friday and I'm stupid CVE-2007-3112.patch: --- NEW FILE CVE-2007-3112.patch --- --- branches/BRANCH_0_8_6/cacti/graph_image.php 2007/03/04 20:17:57 3898 +++ branches/BRANCH_0_8_6/cacti/graph_image.php 2007/06/04 06:41:13 3956 @@ -49,22 +49,22 @@ $graph_data_array = array(); /* override: graph start time (unix time) */ -if (!empty($_GET["graph_start"])) { +if (!empty($_GET["graph_start"]) && $_GET["graph_start"] < 1600000000) { $graph_data_array["graph_start"] = $_GET["graph_start"]; } /* override: graph end time (unix time) */ -if (!empty($_GET["graph_end"])) { +if (!empty($_GET["graph_end"]) && $_GET["graph_end"] < 1600000000) { $graph_data_array["graph_end"] = $_GET["graph_end"]; } /* override: graph height (in pixels) */ -if (!empty($_GET["graph_height"])) { +if (!empty($_GET["graph_height"]) && $_GET["graph_height"] < 3000) { $graph_data_array["graph_height"] = $_GET["graph_height"]; } /* override: graph width (in pixels) */ -if (!empty($_GET["graph_width"])) { +if (!empty($_GET["graph_width"]) && $_GET["graph_width"] < 3000) { $graph_data_array["graph_width"] = $_GET["graph_width"]; } Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/F-7/cacti.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- cacti.spec 14 Sep 2007 21:26:07 -0000 1.11 +++ cacti.spec 14 Sep 2007 21:30:16 -0000 1.12 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 7%{?dist} +Release: 8%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -105,7 +105,7 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog -* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-8 - Fix for CVE-2007-3112 bz#243592 * Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 From fedora-extras-commits at redhat.com Fri Sep 14 21:30:52 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:30:52 -0400 Subject: rpms/cacti/FC-6 CVE-2007-3112.patch,NONE,1.1 cacti.spec,1.11,1.12 Message-ID: <200709142130.l8ELUqua014602@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14459/FC-6 Modified Files: cacti.spec Added Files: CVE-2007-3112.patch Log Message: Release bump because Its friday and I'm stupid CVE-2007-3112.patch: --- NEW FILE CVE-2007-3112.patch --- --- branches/BRANCH_0_8_6/cacti/graph_image.php 2007/03/04 20:17:57 3898 +++ branches/BRANCH_0_8_6/cacti/graph_image.php 2007/06/04 06:41:13 3956 @@ -49,22 +49,22 @@ $graph_data_array = array(); /* override: graph start time (unix time) */ -if (!empty($_GET["graph_start"])) { +if (!empty($_GET["graph_start"]) && $_GET["graph_start"] < 1600000000) { $graph_data_array["graph_start"] = $_GET["graph_start"]; } /* override: graph end time (unix time) */ -if (!empty($_GET["graph_end"])) { +if (!empty($_GET["graph_end"]) && $_GET["graph_end"] < 1600000000) { $graph_data_array["graph_end"] = $_GET["graph_end"]; } /* override: graph height (in pixels) */ -if (!empty($_GET["graph_height"])) { +if (!empty($_GET["graph_height"]) && $_GET["graph_height"] < 3000) { $graph_data_array["graph_height"] = $_GET["graph_height"]; } /* override: graph width (in pixels) */ -if (!empty($_GET["graph_width"])) { +if (!empty($_GET["graph_width"]) && $_GET["graph_width"] < 3000) { $graph_data_array["graph_width"] = $_GET["graph_width"]; } Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/FC-6/cacti.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- cacti.spec 14 Sep 2007 21:26:10 -0000 1.11 +++ cacti.spec 14 Sep 2007 21:30:20 -0000 1.12 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 7%{?dist} +Release: 8%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -105,7 +105,7 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog -* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-8 - Fix for CVE-2007-3112 bz#243592 * Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 From fedora-extras-commits at redhat.com Fri Sep 14 21:30:55 2007 From: fedora-extras-commits at redhat.com (Michael Patrick McGrath (mmcgrath)) Date: Fri, 14 Sep 2007 17:30:55 -0400 Subject: rpms/cacti/devel cacti.spec,1.12,1.13 Message-ID: <200709142130.l8ELUtWE014613@cvs-int.fedora.redhat.com> Author: mmcgrath Update of /cvs/extras/rpms/cacti/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14459/devel Modified Files: cacti.spec Log Message: Release bump because Its friday and I'm stupid Index: cacti.spec =================================================================== RCS file: /cvs/extras/rpms/cacti/devel/cacti.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- cacti.spec 14 Sep 2007 21:26:13 -0000 1.12 +++ cacti.spec 14 Sep 2007 21:30:22 -0000 1.13 @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.6j -Release: 7%{?dist} +Release: 8%{?dist} Summary: An rrd based graphing tool Group: Applications/System @@ -105,7 +105,7 @@ %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog -* Fri Sep 14 2007 Mike McGrath - 0.8.6j-7 +* Fri Sep 14 2007 Mike McGrath - 0.8.6j-8 - Fix for CVE-2007-3112 bz#243592 * Sat Sep 08 2007 Mike McGrath - 0.8.6j-6 From fedora-extras-commits at redhat.com Fri Sep 14 21:42:10 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 17:42:10 -0400 Subject: rpms/python-GnuPGInterface/EL-4 python-GnuPGInterface.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709142142.l8ELgACC015717@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/python-GnuPGInterface/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15494/EL-4 Modified Files: .cvsignore sources Added Files: python-GnuPGInterface.spec Log Message: Initial import of python-GnuPGInterface --- NEW FILE python-GnuPGInterface.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pkgname GnuPGInterface Summary: A Python module to interface with GnuPG Name: python-GnuPGInterface Version: 0.3.2 Release: 2%{?dist} License: LGPLv2+ Group: Development/Languages URL: http://py-gnupg.sourceforge.net/ Source: http://downloads.sourceforge.net/py-gnupg/%{pkgname}-%{version}.tar.gz BuildRequires: python-devel BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description GnuPGInterface is a Python module to interface with GnuPG. It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means. %prep %setup -q -n %{pkgname}-%{version} %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Correct some permissions chmod 644 ChangeLog COPYING NEWS THANKS %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc ChangeLog COPYING NEWS THANKS %{python_sitelib}/%{pkgname}.py* %changelog * Mon Sep 03 2007 Robert Scheck 0.3.2-2 - Updated source URL to match with the guidelines (#265381) - Use get_python_lib() macro according to the policy (#265381) * Wed Aug 29 2007 Robert Scheck 0.3.2-1 - Upgrade to 0.3.2 - Initial spec file for Fedora and Red Hat Enterprise Linux Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/EL-4/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Sep 2007 21:23:14 -0000 1.1 +++ .cvsignore 14 Sep 2007 21:41:38 -0000 1.2 @@ -0,0 +1 @@ +GnuPGInterface-0.3.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/EL-4/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Sep 2007 21:23:14 -0000 1.1 +++ sources 14 Sep 2007 21:41:38 -0000 1.2 @@ -0,0 +1 @@ +d4627d83446f96bd8c22f8d15db3f7c2 GnuPGInterface-0.3.2.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 21:42:14 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 17:42:14 -0400 Subject: rpms/python-GnuPGInterface/F-7 python-GnuPGInterface.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709142142.l8ELgEq3015727@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/python-GnuPGInterface/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15494/F-7 Modified Files: .cvsignore sources Added Files: python-GnuPGInterface.spec Log Message: Initial import of python-GnuPGInterface --- NEW FILE python-GnuPGInterface.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pkgname GnuPGInterface Summary: A Python module to interface with GnuPG Name: python-GnuPGInterface Version: 0.3.2 Release: 2%{?dist} License: LGPLv2+ Group: Development/Languages URL: http://py-gnupg.sourceforge.net/ Source: http://downloads.sourceforge.net/py-gnupg/%{pkgname}-%{version}.tar.gz BuildRequires: python-devel BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description GnuPGInterface is a Python module to interface with GnuPG. It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means. %prep %setup -q -n %{pkgname}-%{version} %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Correct some permissions chmod 644 ChangeLog COPYING NEWS THANKS %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc ChangeLog COPYING NEWS THANKS %{python_sitelib}/%{pkgname}.py* %changelog * Mon Sep 03 2007 Robert Scheck 0.3.2-2 - Updated source URL to match with the guidelines (#265381) - Use get_python_lib() macro according to the policy (#265381) * Wed Aug 29 2007 Robert Scheck 0.3.2-1 - Upgrade to 0.3.2 - Initial spec file for Fedora and Red Hat Enterprise Linux Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/F-7/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Sep 2007 21:23:14 -0000 1.1 +++ .cvsignore 14 Sep 2007 21:41:42 -0000 1.2 @@ -0,0 +1 @@ +GnuPGInterface-0.3.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/F-7/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Sep 2007 21:23:14 -0000 1.1 +++ sources 14 Sep 2007 21:41:42 -0000 1.2 @@ -0,0 +1 @@ +d4627d83446f96bd8c22f8d15db3f7c2 GnuPGInterface-0.3.2.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 21:42:12 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 17:42:12 -0400 Subject: rpms/python-GnuPGInterface/EL-5 python-GnuPGInterface.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709142142.l8ELgC7Z015721@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/python-GnuPGInterface/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15494/EL-5 Modified Files: .cvsignore sources Added Files: python-GnuPGInterface.spec Log Message: Initial import of python-GnuPGInterface --- NEW FILE python-GnuPGInterface.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pkgname GnuPGInterface Summary: A Python module to interface with GnuPG Name: python-GnuPGInterface Version: 0.3.2 Release: 2%{?dist} License: LGPLv2+ Group: Development/Languages URL: http://py-gnupg.sourceforge.net/ Source: http://downloads.sourceforge.net/py-gnupg/%{pkgname}-%{version}.tar.gz BuildRequires: python-devel BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description GnuPGInterface is a Python module to interface with GnuPG. It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means. %prep %setup -q -n %{pkgname}-%{version} %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Correct some permissions chmod 644 ChangeLog COPYING NEWS THANKS %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc ChangeLog COPYING NEWS THANKS %{python_sitelib}/%{pkgname}.py* %changelog * Mon Sep 03 2007 Robert Scheck 0.3.2-2 - Updated source URL to match with the guidelines (#265381) - Use get_python_lib() macro according to the policy (#265381) * Wed Aug 29 2007 Robert Scheck 0.3.2-1 - Upgrade to 0.3.2 - Initial spec file for Fedora and Red Hat Enterprise Linux Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/EL-5/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Sep 2007 21:23:14 -0000 1.1 +++ .cvsignore 14 Sep 2007 21:41:40 -0000 1.2 @@ -0,0 +1 @@ +GnuPGInterface-0.3.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/EL-5/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Sep 2007 21:23:14 -0000 1.1 +++ sources 14 Sep 2007 21:41:40 -0000 1.2 @@ -0,0 +1 @@ +d4627d83446f96bd8c22f8d15db3f7c2 GnuPGInterface-0.3.2.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 21:42:17 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 17:42:17 -0400 Subject: rpms/python-GnuPGInterface/FC-6 python-GnuPGInterface.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709142142.l8ELgHgZ015731@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/python-GnuPGInterface/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15494/FC-6 Modified Files: .cvsignore sources Added Files: python-GnuPGInterface.spec Log Message: Initial import of python-GnuPGInterface --- NEW FILE python-GnuPGInterface.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pkgname GnuPGInterface Summary: A Python module to interface with GnuPG Name: python-GnuPGInterface Version: 0.3.2 Release: 2%{?dist} License: LGPLv2+ Group: Development/Languages URL: http://py-gnupg.sourceforge.net/ Source: http://downloads.sourceforge.net/py-gnupg/%{pkgname}-%{version}.tar.gz BuildRequires: python-devel BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description GnuPGInterface is a Python module to interface with GnuPG. It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means. %prep %setup -q -n %{pkgname}-%{version} %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Correct some permissions chmod 644 ChangeLog COPYING NEWS THANKS %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc ChangeLog COPYING NEWS THANKS %{python_sitelib}/%{pkgname}.py* %changelog * Mon Sep 03 2007 Robert Scheck 0.3.2-2 - Updated source URL to match with the guidelines (#265381) - Use get_python_lib() macro according to the policy (#265381) * Wed Aug 29 2007 Robert Scheck 0.3.2-1 - Upgrade to 0.3.2 - Initial spec file for Fedora and Red Hat Enterprise Linux Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/FC-6/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Sep 2007 21:23:14 -0000 1.1 +++ .cvsignore 14 Sep 2007 21:41:45 -0000 1.2 @@ -0,0 +1 @@ +GnuPGInterface-0.3.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/FC-6/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Sep 2007 21:23:14 -0000 1.1 +++ sources 14 Sep 2007 21:41:45 -0000 1.2 @@ -0,0 +1 @@ +d4627d83446f96bd8c22f8d15db3f7c2 GnuPGInterface-0.3.2.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 21:42:19 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 17:42:19 -0400 Subject: rpms/python-GnuPGInterface/devel python-GnuPGInterface.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709142142.l8ELgJCN015735@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/pkgs/rpms/python-GnuPGInterface/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15494/devel Modified Files: .cvsignore sources Added Files: python-GnuPGInterface.spec Log Message: Initial import of python-GnuPGInterface --- NEW FILE python-GnuPGInterface.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define pkgname GnuPGInterface Summary: A Python module to interface with GnuPG Name: python-GnuPGInterface Version: 0.3.2 Release: 2%{?dist} License: LGPLv2+ Group: Development/Languages URL: http://py-gnupg.sourceforge.net/ Source: http://downloads.sourceforge.net/py-gnupg/%{pkgname}-%{version}.tar.gz BuildRequires: python-devel BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description GnuPGInterface is a Python module to interface with GnuPG. It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means. %prep %setup -q -n %{pkgname}-%{version} %build %{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT # Correct some permissions chmod 644 ChangeLog COPYING NEWS THANKS %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc ChangeLog COPYING NEWS THANKS %{python_sitelib}/%{pkgname}.py* %changelog * Mon Sep 03 2007 Robert Scheck 0.3.2-2 - Updated source URL to match with the guidelines (#265381) - Use get_python_lib() macro according to the policy (#265381) * Wed Aug 29 2007 Robert Scheck 0.3.2-1 - Upgrade to 0.3.2 - Initial spec file for Fedora and Red Hat Enterprise Linux Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Sep 2007 21:23:14 -0000 1.1 +++ .cvsignore 14 Sep 2007 21:41:47 -0000 1.2 @@ -0,0 +1 @@ +GnuPGInterface-0.3.2.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/python-GnuPGInterface/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Sep 2007 21:23:14 -0000 1.1 +++ sources 14 Sep 2007 21:41:47 -0000 1.2 @@ -0,0 +1 @@ +d4627d83446f96bd8c22f8d15db3f7c2 GnuPGInterface-0.3.2.tar.gz From fedora-extras-commits at redhat.com Fri Sep 14 22:06:07 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 18:06:07 -0400 Subject: rpms/duplicity/devel .cvsignore, 1.4, 1.5 duplicity.spec, 1.14, 1.15 sources, 1.4, 1.5 duplicity-0.4.1-timeout.patch, 1.1, NONE duplicity-0.4.2-sftp.patch, 1.1, NONE Message-ID: <200709142206.l8EM67u5025448@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/duplicity/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25400 Modified Files: .cvsignore duplicity.spec sources Removed Files: duplicity-0.4.1-timeout.patch duplicity-0.4.2-sftp.patch Log Message: - Upgrade to 0.4.3 (#265701) - Updated the license tag according to the guidelines Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/duplicity/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 May 2006 20:38:00 -0000 1.4 +++ .cvsignore 14 Sep 2007 22:05:34 -0000 1.5 @@ -1 +1 @@ -duplicity-0.4.2.tar.gz +duplicity-0.4.3.tar.gz Index: duplicity.spec =================================================================== RCS file: /cvs/extras/rpms/duplicity/devel/duplicity.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- duplicity.spec 7 May 2007 18:27:20 -0000 1.14 +++ duplicity.spec 14 Sep 2007 22:05:34 -0000 1.15 @@ -2,37 +2,32 @@ Summary: Encrypted bandwidth-efficient backup using rsync algorithm Name: duplicity -Version: 0.4.2 -Release: 7%{?dist} -License: GPL +Version: 0.4.3 +Release: 1%{?dist} +License: GPLv3+ Group: Applications/Archiving URL: http://www.nongnu.org/duplicity/ Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz -Patch0: duplicity-0.4.1-timeout.patch -Patch1: duplicity-0.4.2-sftp.patch -Requires: gnupg >= 1.0.6 -%if "%{?rhel}" <= "4" -Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]") -%endif -BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6 +Requires: python-GnuPGInterface >= 0.3.2, gnupg >= 1.0.6 +Requires: pexpect >= 2.1, openssh-clients, rsync, ncftp, python-boto >= 0.9b +BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6, pexpect >= 2.1 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Duplicity incrementally backs up files and directory by encrypting tar-format volumes with GnuPG and uploading them to a remote (or -local) file server. In theory many remote backends are possible; -right now local, ssh/scp, ftp, and rsync backends are written. +local) file server. In theory many protocols for connecting to a +file server could be supported; so far ssh/scp, local file access, +rsync, ftp, HSI, WebDAV and Amazon S3 have been written. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Currently duplicity supports deleted files, full -unix permissions, directories, symbolic links, fifos, etc., but not -hard links. +unix permissions, directories, symbolic links, fifos, device files, +but not hard links. %prep %setup -q -%patch0 -p1 -b .timeout -%patch1 -p1 -b .sftp %build %{__python} setup.py build @@ -56,6 +51,10 @@ %{python_sitearch}/%{name}/*.so %changelog +* Sat Sep 15 2007 Robert Scheck 0.4.3-1 +- Upgrade to 0.4.3 (#265701) +- Updated the license tag according to the guidelines + * Mon May 07 2007 Robert Scheck 0.4.2-7 - Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/duplicity/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 May 2006 20:38:00 -0000 1.4 +++ sources 14 Sep 2007 22:05:34 -0000 1.5 @@ -1 +1 @@ -a9fd4094f23bb36c82cc1dc2816a5b7d duplicity-0.4.2.tar.gz +fc615a1bf173fb55c36c502d252583f8 duplicity-0.4.3.tar.gz --- duplicity-0.4.1-timeout.patch DELETED --- --- duplicity-0.4.2-sftp.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 22:08:03 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 18:08:03 -0400 Subject: rpms/duplicity/F-7 .cvsignore, 1.4, 1.5 duplicity.spec, 1.14, 1.15 sources, 1.4, 1.5 duplicity-0.4.1-timeout.patch, 1.1, NONE duplicity-0.4.2-sftp.patch, 1.1, NONE Message-ID: <200709142208.l8EM83d6025681@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/duplicity/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25582 Modified Files: .cvsignore duplicity.spec sources Removed Files: duplicity-0.4.1-timeout.patch duplicity-0.4.2-sftp.patch Log Message: - Upgrade to 0.4.3 (#265701) - Updated the license tag according to the guidelines Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/duplicity/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 May 2006 20:38:00 -0000 1.4 +++ .cvsignore 14 Sep 2007 22:07:30 -0000 1.5 @@ -1 +1 @@ -duplicity-0.4.2.tar.gz +duplicity-0.4.3.tar.gz Index: duplicity.spec =================================================================== RCS file: /cvs/extras/rpms/duplicity/F-7/duplicity.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- duplicity.spec 7 May 2007 18:27:20 -0000 1.14 +++ duplicity.spec 14 Sep 2007 22:07:30 -0000 1.15 @@ -2,37 +2,32 @@ Summary: Encrypted bandwidth-efficient backup using rsync algorithm Name: duplicity -Version: 0.4.2 -Release: 7%{?dist} -License: GPL +Version: 0.4.3 +Release: 1%{?dist} +License: GPLv3+ Group: Applications/Archiving URL: http://www.nongnu.org/duplicity/ Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz -Patch0: duplicity-0.4.1-timeout.patch -Patch1: duplicity-0.4.2-sftp.patch -Requires: gnupg >= 1.0.6 -%if "%{?rhel}" <= "4" -Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]") -%endif -BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6 +Requires: python-GnuPGInterface >= 0.3.2, gnupg >= 1.0.6 +Requires: pexpect >= 2.1, openssh-clients, rsync, ncftp, python-boto >= 0.9b +BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6, pexpect >= 2.1 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Duplicity incrementally backs up files and directory by encrypting tar-format volumes with GnuPG and uploading them to a remote (or -local) file server. In theory many remote backends are possible; -right now local, ssh/scp, ftp, and rsync backends are written. +local) file server. In theory many protocols for connecting to a +file server could be supported; so far ssh/scp, local file access, +rsync, ftp, HSI, WebDAV and Amazon S3 have been written. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Currently duplicity supports deleted files, full -unix permissions, directories, symbolic links, fifos, etc., but not -hard links. +unix permissions, directories, symbolic links, fifos, device files, +but not hard links. %prep %setup -q -%patch0 -p1 -b .timeout -%patch1 -p1 -b .sftp %build %{__python} setup.py build @@ -56,6 +51,10 @@ %{python_sitearch}/%{name}/*.so %changelog +* Sat Sep 15 2007 Robert Scheck 0.4.3-1 +- Upgrade to 0.4.3 (#265701) +- Updated the license tag according to the guidelines + * Mon May 07 2007 Robert Scheck 0.4.2-7 - Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/duplicity/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 May 2006 20:38:00 -0000 1.4 +++ sources 14 Sep 2007 22:07:30 -0000 1.5 @@ -1 +1 @@ -a9fd4094f23bb36c82cc1dc2816a5b7d duplicity-0.4.2.tar.gz +fc615a1bf173fb55c36c502d252583f8 duplicity-0.4.3.tar.gz --- duplicity-0.4.1-timeout.patch DELETED --- --- duplicity-0.4.2-sftp.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 22:09:04 2007 From: fedora-extras-commits at redhat.com (Matthias Clasen (mclasen)) Date: Fri, 14 Sep 2007 18:09:04 -0400 Subject: rpms/dbus/devel dbus.spec,1.129,1.130 Message-ID: <200709142209.l8EM942Q025793@cvs-int.fedora.redhat.com> Author: mclasen Update of /cvs/pkgs/rpms/dbus/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25738 Modified Files: dbus.spec Log Message: add bug refs Index: dbus.spec =================================================================== RCS file: /cvs/pkgs/rpms/dbus/devel/dbus.spec,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- dbus.spec 14 Sep 2007 19:34:38 -0000 1.129 +++ dbus.spec 14 Sep 2007 22:08:30 -0000 1.130 @@ -37,7 +37,9 @@ Patch1: dbus-1.0.1-generate-xml-docs.patch # https://bugs.freedesktop.org/show_bug.cgi?id=11491 Patch2: dbus-1.0.2-lsb.patch +# https://bugs.freedesktop.org/show_bug.cgi?id=12429 Patch3: dbus-1.1.2-audit-user.patch +# https://bugs.freedesktop.org/show_bug.cgi?id=12430 Patch4: dbus-1.1.2-no-abort.patch %description From fedora-extras-commits at redhat.com Fri Sep 14 22:09:45 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 18:09:45 -0400 Subject: rpms/duplicity/FC-6 .cvsignore, 1.4, 1.5 duplicity.spec, 1.13, 1.14 sources, 1.4, 1.5 duplicity-0.4.1-timeout.patch, 1.1, NONE duplicity-0.4.2-sftp.patch, 1.1, NONE Message-ID: <200709142209.l8EM9jx2025855@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/duplicity/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25804 Modified Files: .cvsignore duplicity.spec sources Removed Files: duplicity-0.4.1-timeout.patch duplicity-0.4.2-sftp.patch Log Message: - Upgrade to 0.4.3 (#265701) - Updated the license tag according to the guidelines Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/duplicity/FC-6/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 May 2006 20:38:00 -0000 1.4 +++ .cvsignore 14 Sep 2007 22:09:12 -0000 1.5 @@ -1 +1 @@ -duplicity-0.4.2.tar.gz +duplicity-0.4.3.tar.gz Index: duplicity.spec =================================================================== RCS file: /cvs/extras/rpms/duplicity/FC-6/duplicity.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- duplicity.spec 7 May 2007 18:29:24 -0000 1.13 +++ duplicity.spec 14 Sep 2007 22:09:12 -0000 1.14 @@ -2,37 +2,32 @@ Summary: Encrypted bandwidth-efficient backup using rsync algorithm Name: duplicity -Version: 0.4.2 -Release: 7%{?dist} -License: GPL +Version: 0.4.3 +Release: 1%{?dist} +License: GPLv3+ Group: Applications/Archiving URL: http://www.nongnu.org/duplicity/ Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz -Patch0: duplicity-0.4.1-timeout.patch -Patch1: duplicity-0.4.2-sftp.patch -Requires: gnupg >= 1.0.6 -%if "%{?rhel}" <= "4" -Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]") -%endif -BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6 +Requires: python-GnuPGInterface >= 0.3.2, gnupg >= 1.0.6 +Requires: pexpect >= 2.1, openssh-clients, rsync, ncftp, python-boto >= 0.9b +BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6, pexpect >= 2.1 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Duplicity incrementally backs up files and directory by encrypting tar-format volumes with GnuPG and uploading them to a remote (or -local) file server. In theory many remote backends are possible; -right now local, ssh/scp, ftp, and rsync backends are written. +local) file server. In theory many protocols for connecting to a +file server could be supported; so far ssh/scp, local file access, +rsync, ftp, HSI, WebDAV and Amazon S3 have been written. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Currently duplicity supports deleted files, full -unix permissions, directories, symbolic links, fifos, etc., but not -hard links. +unix permissions, directories, symbolic links, fifos, device files, +but not hard links. %prep %setup -q -%patch0 -p1 -b .timeout -%patch1 -p1 -b .sftp %build %{__python} setup.py build @@ -56,6 +51,10 @@ %{python_sitearch}/%{name}/*.so %changelog +* Sat Sep 15 2007 Robert Scheck 0.4.3-1 +- Upgrade to 0.4.3 (#265701) +- Updated the license tag according to the guidelines + * Mon May 07 2007 Robert Scheck 0.4.2-7 - Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/duplicity/FC-6/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 May 2006 20:38:00 -0000 1.4 +++ sources 14 Sep 2007 22:09:12 -0000 1.5 @@ -1 +1 @@ -a9fd4094f23bb36c82cc1dc2816a5b7d duplicity-0.4.2.tar.gz +fc615a1bf173fb55c36c502d252583f8 duplicity-0.4.3.tar.gz --- duplicity-0.4.1-timeout.patch DELETED --- --- duplicity-0.4.2-sftp.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 22:12:19 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 18:12:19 -0400 Subject: rpms/duplicity/EL-5 .cvsignore, 1.4, 1.5 duplicity.spec, 1.14, 1.15 sources, 1.4, 1.5 duplicity-0.4.1-timeout.patch, 1.1, NONE duplicity-0.4.2-sftp.patch, 1.1, NONE Message-ID: <200709142212.l8EMCJZn026054@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/duplicity/EL-5 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26015 Modified Files: .cvsignore duplicity.spec sources Removed Files: duplicity-0.4.1-timeout.patch duplicity-0.4.2-sftp.patch Log Message: - Upgrade to 0.4.3 (#265701) - Updated the license tag according to the guidelines Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/duplicity/EL-5/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 20 May 2006 20:38:00 -0000 1.4 +++ .cvsignore 14 Sep 2007 22:11:46 -0000 1.5 @@ -1 +1 @@ -duplicity-0.4.2.tar.gz +duplicity-0.4.3.tar.gz Index: duplicity.spec =================================================================== RCS file: /cvs/extras/rpms/duplicity/EL-5/duplicity.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- duplicity.spec 7 May 2007 18:33:39 -0000 1.14 +++ duplicity.spec 14 Sep 2007 22:11:46 -0000 1.15 @@ -2,37 +2,35 @@ Summary: Encrypted bandwidth-efficient backup using rsync algorithm Name: duplicity -Version: 0.4.2 -Release: 7%{?dist} -License: GPL +Version: 0.4.3 +Release: 1%{?dist} +License: GPLv3+ Group: Applications/Archiving URL: http://www.nongnu.org/duplicity/ Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz -Patch0: duplicity-0.4.1-timeout.patch -Patch1: duplicity-0.4.2-sftp.patch -Requires: gnupg >= 1.0.6 -%if "%{?rhel}" <= "4" -Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]") +Requires: python-GnuPGInterface >= 0.3.2, gnupg >= 1.0.6 +Requires: pexpect >= 2.1, openssh-clients, rsync, ncftp, python-boto >= 0.9b +%if 0%{?rhel} <= 4 +Requires: python-abi = %(%{__python} -c "import sys; print sys.version[:3]") %endif -BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6 +BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6, pexpect >= 2.1 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Duplicity incrementally backs up files and directory by encrypting tar-format volumes with GnuPG and uploading them to a remote (or -local) file server. In theory many remote backends are possible; -right now local, ssh/scp, ftp, and rsync backends are written. +local) file server. In theory many protocols for connecting to a +file server could be supported; so far ssh/scp, local file access, +rsync, ftp, HSI, WebDAV and Amazon S3 have been written. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Currently duplicity supports deleted files, full -unix permissions, directories, symbolic links, fifos, etc., but not -hard links. +unix permissions, directories, symbolic links, fifos, device files, +but not hard links. %prep %setup -q -%patch0 -p1 -b .timeout -%patch1 -p1 -b .sftp %build %{__python} setup.py build @@ -56,6 +54,10 @@ %{python_sitearch}/%{name}/*.so %changelog +* Sat Sep 15 2007 Robert Scheck 0.4.3-1 +- Upgrade to 0.4.3 (#265701) +- Updated the license tag according to the guidelines + * Mon May 07 2007 Robert Scheck 0.4.2-7 - Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/duplicity/EL-5/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 20 May 2006 20:38:00 -0000 1.4 +++ sources 14 Sep 2007 22:11:46 -0000 1.5 @@ -1 +1 @@ -a9fd4094f23bb36c82cc1dc2816a5b7d duplicity-0.4.2.tar.gz +fc615a1bf173fb55c36c502d252583f8 duplicity-0.4.3.tar.gz --- duplicity-0.4.1-timeout.patch DELETED --- --- duplicity-0.4.2-sftp.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 22:14:23 2007 From: fedora-extras-commits at redhat.com (Robert Scheck (robert)) Date: Fri, 14 Sep 2007 18:14:23 -0400 Subject: rpms/duplicity/EL-4 .cvsignore, 1.3, 1.4 duplicity.spec, 1.10, 1.11 sources, 1.3, 1.4 duplicity-0.4.1-timeout.patch, 1.1, NONE duplicity-0.4.2-sftp.patch, 1.1, NONE Message-ID: <200709142214.l8EMENeB026206@cvs-int.fedora.redhat.com> Author: robert Update of /cvs/extras/rpms/duplicity/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26152 Modified Files: .cvsignore duplicity.spec sources Removed Files: duplicity-0.4.1-timeout.patch duplicity-0.4.2-sftp.patch Log Message: - Upgrade to 0.4.3 (#265701) - Updated the license tag according to the guidelines Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/duplicity/EL-4/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 17 Dec 2006 13:34:43 -0000 1.3 +++ .cvsignore 14 Sep 2007 22:13:50 -0000 1.4 @@ -1 +1 @@ -duplicity-0.4.2.tar.gz +duplicity-0.4.3.tar.gz Index: duplicity.spec =================================================================== RCS file: /cvs/extras/rpms/duplicity/EL-4/duplicity.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- duplicity.spec 7 May 2007 18:32:13 -0000 1.10 +++ duplicity.spec 14 Sep 2007 22:13:50 -0000 1.11 @@ -2,37 +2,35 @@ Summary: Encrypted bandwidth-efficient backup using rsync algorithm Name: duplicity -Version: 0.4.2 -Release: 7%{?dist} -License: GPL +Version: 0.4.3 +Release: 1%{?dist} +License: GPLv3+ Group: Applications/Archiving URL: http://www.nongnu.org/duplicity/ Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz -Patch0: duplicity-0.4.1-timeout.patch -Patch1: duplicity-0.4.2-sftp.patch -Requires: gnupg >= 1.0.6 -%if "%{?rhel}" <= "4" -Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]") +Requires: python-GnuPGInterface >= 0.3.2, gnupg >= 1.0.6 +Requires: pexpect >= 2.1, openssh-clients, rsync, ncftp, python-boto >= 0.9b +%if 0%{?rhel} <= 4 +Requires: python-abi = %(%{__python} -c "import sys; print sys.version[:3]") %endif -BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6 +BuildRequires: python-devel >= 2.2, librsync-devel >= 0.9.6, pexpect >= 2.1 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description Duplicity incrementally backs up files and directory by encrypting tar-format volumes with GnuPG and uploading them to a remote (or -local) file server. In theory many remote backends are possible; -right now local, ssh/scp, ftp, and rsync backends are written. +local) file server. In theory many protocols for connecting to a +file server could be supported; so far ssh/scp, local file access, +rsync, ftp, HSI, WebDAV and Amazon S3 have been written. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Currently duplicity supports deleted files, full -unix permissions, directories, symbolic links, fifos, etc., but not -hard links. +unix permissions, directories, symbolic links, fifos, device files, +but not hard links. %prep %setup -q -%patch0 -p1 -b .timeout -%patch1 -p1 -b .sftp %build %{__python} setup.py build @@ -56,6 +54,10 @@ %{python_sitearch}/%{name}/*.so %changelog +* Sat Sep 15 2007 Robert Scheck 0.4.3-1 +- Upgrade to 0.4.3 (#265701) +- Updated the license tag according to the guidelines + * Mon May 07 2007 Robert Scheck 0.4.2-7 - Rebuild Index: sources =================================================================== RCS file: /cvs/extras/rpms/duplicity/EL-4/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 17 Dec 2006 13:34:43 -0000 1.3 +++ sources 14 Sep 2007 22:13:50 -0000 1.4 @@ -1 +1 @@ -a9fd4094f23bb36c82cc1dc2816a5b7d duplicity-0.4.2.tar.gz +fc615a1bf173fb55c36c502d252583f8 duplicity-0.4.3.tar.gz --- duplicity-0.4.1-timeout.patch DELETED --- --- duplicity-0.4.2-sftp.patch DELETED --- From fedora-extras-commits at redhat.com Fri Sep 14 22:45:40 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Fri, 14 Sep 2007 18:45:40 -0400 Subject: rpms/rss-glx/devel rss-glx.spec,1.13,1.14 Message-ID: <200709142245.l8EMje7s028969@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/rss-glx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28937 Modified Files: rss-glx.spec Log Message: replace requirement on %{_bindir}/kxsconfig by kdeartwork-kxe (Fedora >= 7, RHEL >= 6), kdeartwork-extras (<= Fedora 6, RHEL 5) license is GPLv2 run %{_sbindir}/update-xscreensaver-hacks in %%post, %%postun, require xscreensaver-base >= 5.03-3 for that don't reference upstream URL for source tarball as we ship a modified one Index: rss-glx.spec =================================================================== RCS file: /cvs/pkgs/rpms/rss-glx/devel/rss-glx.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- rss-glx.spec 3 Sep 2007 14:35:48 -0000 1.13 +++ rss-glx.spec 14 Sep 2007 22:45:06 -0000 1.14 @@ -36,11 +36,14 @@ Summary: Really Slick Screensavers Name: rss-glx Version: 0.8.1%{patchext} -Release: 9.1%{?dist} -License: GPL +Release: 10%{?dist} +License: GPLv2 Group: Amusements/Graphics URL: http://rss-glx.sourceforge.net/ -Source0: http://dl.sourceforge.net/sourceforge/rss-glx/rss-glx_%{version}.tar.bz2 +# We ship a tarball with one questionable hack patched out. +# The original URL is the following without %%patchext: +# Source0: http://dl.sourceforge.net/sourceforge/rss-glx/rss-glx_%{version}.tar.bz2 +Source0: rss-glx_%{version}.tar.bz2 Source1: README.fedora Source2: rss-glx-rm-matrixview.sh Source3: rss-glx-0.8.1-0.8.1.p.diff @@ -80,10 +83,10 @@ Group: Amusements/Graphics Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} %if %modular_xss -Requires(post): xscreensaver-base >= 1:5.03-2 -Requires(preun): xscreensaver-base >= 1:5.03-2 +Requires(post): xscreensaver-base >= 1:5.03-3 +Requires(postun): xscreensaver-base >= 1:5.03-3 %else -Requires: xscreensaver-base < 1:5.03-2 +Requires: xscreensaver-base < 1:5.03-3 %endif %description xscreensaver @@ -112,7 +115,11 @@ Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: %{name}-xscreensaver = %{?epoch:%{epoch}:}%{version}-%{release} Requires: kdebase -Requires: %{_bindir}/kxsconfig +%if 0%{?fedora}%{?rhel} > 0 && 0%{?fedora} <= 6 && 0%{?rhel} <= 5 +Requires: kdeartwork-extras +%else +Requires: kdeartwork-kxs +%endif %description kde A port of the Really Slick Screensavers to GLX. Provides several visually @@ -237,13 +244,13 @@ rm -rf %buildroot %post xscreensaver -if [ -x %{_bindir}/update-xscreensaver-hacks ]; then - %{_bindir}/update-xscreensaver-hacks +if [ -x %{_sbindir}/update-xscreensaver-hacks ]; then + %{_sbindir}/update-xscreensaver-hacks fi -%preun xscreensaver -if [ -x %{_bindir}/update-xscreensaver-hacks ]; then - %{_bindir}/update-xscreensaver-hacks || : +%postun xscreensaver +if [ -x %{_sbindir}/update-xscreensaver-hacks ]; then + %{_sbindir}/update-xscreensaver-hacks || : fi %files @@ -276,6 +283,14 @@ %{kdessconfigdir}/*.desktop %changelog +* Fri Sep 14 2007 Nils Philippsen 0.8.1.p-10 +- replace requirement on %{_bindir}/kxsconfig by kdeartwork-kxe (Fedora >= 7, + RHEL >= 6), kdeartwork-extras (<= Fedora 6, RHEL 5) +- license is GPLv2 +- run %{_sbindir}/update-xscreensaver-hacks in %%post, %%postun, require + xscreensaver-base >= 5.03-3 for that +- don't reference upstream URL for source tarball as we ship a modified one + * Mon Sep 03 2007 Nils Philippsen - implement revamped modular xscreensaver configuration (#200881) - require post/preun xscreensaver-base min/max EVR @@ -289,7 +304,7 @@ * Thu Jun 14 2007 Nils Philippsen 0.8.1.p-7 - build xscreensaver hack description files (#200881) -- require %{bindir}/kxsconfig (#219106) +- require %{_bindir}/kxsconfig (#219106) * Mon Aug 28 2006 Nils Philippsen 0.8.1.p-6 - FC6 mass rebuild From fedora-extras-commits at redhat.com Sat Sep 15 01:21:51 2007 From: fedora-extras-commits at redhat.com (Marco Pesenti Gritti (mpg)) Date: Fri, 14 Sep 2007 21:21:51 -0400 Subject: rpms/sugar/OLPC-2 .cvsignore, 1.51, 1.52 sources, 1.52, 1.53 sugar.spec, 1.60, 1.61 Message-ID: <200709150121.l8F1Lpag027911@cvs-int.fedora.redhat.com> Author: mpg Update of /cvs/extras/rpms/sugar/OLPC-2 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27886 Modified Files: .cvsignore sources sugar.spec Log Message: * Sat Sep 15 2007 Marco Pesenti Gritti - 0.65-0.49.20070915git8ef6c57f8b - New snapshot Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/.cvsignore,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- .cvsignore 14 Sep 2007 16:59:33 -0000 1.51 +++ .cvsignore 15 Sep 2007 01:21:18 -0000 1.52 @@ -1 +1 @@ -sugar-0.65-git0a666e23cf.tar.bz2 +sugar-0.65-git8ef6c57f8b.tar.bz2 Index: sources =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sources,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- sources 14 Sep 2007 16:59:33 -0000 1.52 +++ sources 15 Sep 2007 01:21:18 -0000 1.53 @@ -1 +1 @@ -24f98c6505d6f626e1806dc0c8311ef8 sugar-0.65-git0a666e23cf.tar.bz2 +51e6b25d6ff96e63533b2a10b0ffdb58 sugar-0.65-git8ef6c57f8b.tar.bz2 Index: sugar.spec =================================================================== RCS file: /cvs/extras/rpms/sugar/OLPC-2/sugar.spec,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- sugar.spec 14 Sep 2007 16:59:33 -0000 1.60 +++ sugar.spec 15 Sep 2007 01:21:18 -0000 1.61 @@ -1,11 +1,11 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define alphatag 20070914git -%define commitid 0a666e23cf +%define alphatag 20070915git +%define commitid 8ef6c57f8b Summary: OLPC desktop environment Name: sugar Version: 0.65 -Release: 0.48.%{alphatag}0a666e23cf +Release: 0.49.%{alphatag}8ef6c57f8b URL: http://dev.laptop.org/ # OLPC is upstream, RPM is canonical source for packaged code. # git clone git://dev.laptop.org/sugar @@ -79,6 +79,9 @@ %{_datadir}/mime/packages/sugar.xml %changelog +* Sat Sep 15 2007 Marco Pesenti Gritti - 0.65-0.49.20070915git8ef6c57f8b +- New snapshot + * Fri Sep 14 2007 Marco Pesenti Gritti - 0.65-0.48.20070914git0a666e23cf - New snapshot From fedora-extras-commits at redhat.com Sat Sep 15 01:42:44 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 14 Sep 2007 21:42:44 -0400 Subject: rpms/xscreensaver/F-7 xscreensaver.spec,1.40,1.41 Message-ID: <200709150142.l8F1girD028276@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28241/F-7 Modified Files: xscreensaver.spec Log Message: * Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-4 - Add some comments on update script. Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/F-7/xscreensaver.spec,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- xscreensaver.spec 28 Aug 2007 19:18:45 -0000 1.40 +++ xscreensaver.spec 15 Sep 2007 01:42:12 -0000 1.41 @@ -2,7 +2,13 @@ %define version 5.03 %define beta_ver %{nil} -%define fedora_rel 1 +%if 0%{?fedora} <= 6 +%define modular_conf 0 +%define fedora_rel 1.1 +%else +%define modular_conf 1 +%define fedora_rel 4 +%endif %define extrarel %{nil} @@ -28,6 +34,7 @@ Group: Amusements/Graphics URL: http://www.jwz.org/xscreensaver/ Source0: http://www.jwz.org/xscreensaver/xscreensaver-%{version}%{?beta_ver}.tar.gz +Source10: update-xscreensaver-hacks Patch1: xscreensaver-5.00b5-sanitize-hacks.patch Patch21: xscreensaver-5.03-webcollage-default-nonet.patch Patch40: xscreensaver-5.02-pidnumber-write_long.patch @@ -272,6 +279,29 @@ make %{?_smp_mflags} +%if %{modular_conf} +# Make XScreenSavar.ad modular +CONFD=xscreensaver +rm -rf $CONFD +mkdir $CONFD + +# preserve the original adfile +cp -p driver/XScreenSaver.ad $CONFD + +# First split XScreenSaver.ad into 3 parts +cat driver/XScreenSaver.ad | \ + sed -n -e '1,/\*programs/p' > $CONFD/XScreenSaver.ad.header +cat driver/XScreenSaver.ad | sed -e '1,/\*programs/d' | \ + sed -n -e '1,/\\n$/p' > $CONFD/XScreenSaver.ad.hacks +cat driver/XScreenSaver.ad | sed -e '1,/\\n$/d' > $CONFD/XScreenSaver.ad.tail + +# Seperate XScreenSaver.ad.hacks into each hacks +cd $CONFD +mkdir hacks.conf.d ; cp -p XScreenSaver.ad.hacks hacks.conf.d/xscreensaver.conf +cd .. + +%endif + %install archdir=`./config.guess` cd $archdir @@ -323,6 +353,47 @@ ( cd hacks/glx ; list_files install ) > $dd/gl-extras.files ( cd driver ; list_files install ) > $dd/base.files +%if %{modular_conf} +# install update script +mkdir -p $RPM_BUILD_ROOT%{_sbindir} +install -cpm 755 %{SOURCE10} $RPM_BUILD_ROOT%{_sbindir} +echo "%{_sbindir}/update-xscreensaver-hacks" >> $dd/base.files + +# make hack conf modular +mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xscreensaver +mkdir -p $RPM_BUILD_ROOT%{_datadir}/xscreensaver/hacks.conf.d +cp -p xscreensaver/XScreenSaver.ad* \ + $RPM_BUILD_ROOT%{_sysconfdir}/xscreensaver +cp -p xscreensaver/hacks.conf.d/xscreensaver.conf \ + $RPM_BUILD_ROOT%{_datadir}/xscreensaver/hacks.conf.d/ + +for adfile in xscreensaver/XScreenSaver.ad.* ; do + filen=`basename $adfile` + echo "%%config(noreplace) %{_sysconfdir}/xscreensaver/$filen" >> $dd/base.files +done +echo -n "%%verify(not size md5 mtime) " >> $dd/base.files +echo "%%config(noreplace) %{_sysconfdir}/xscreensaver/XScreenSaver.ad" >> \ + $dd/base.files +echo "%{_datadir}/xscreensaver/hacks.conf.d/xscreensaver.conf" \ + >> $dd/base.files + +# check symlink +rm -f $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults/XScreenSaver + +pushd $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults +pushd ../../../.. +if [ ! $(pwd) == $RPM_BUILD_ROOT ] ; then + echo "Possibly symlink broken" + exit 1 +fi +popd +popd + +ln -sf ../../../..%{_sysconfdir}/xscreensaver/XScreenSaver.ad \ + $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults/XScreenSaver + +%endif + # add documents pushd $dd &> /dev/null for f in README* ; do @@ -332,7 +403,7 @@ # add directory pushd $RPM_BUILD_ROOT -for dir in `find .%{_prefix} -type d | grep xscreensaver` ; do +for dir in `find . -type d | grep xscreensaver` ; do echo "%%dir ${dir#.}" >> $dd/base.files done popd @@ -414,6 +485,12 @@ %clean rm -rf ${RPM_BUILD_ROOT} +%if %{modular_conf} +%post base +%{_sbindir}/update-xscreensaver-hacks +exit 0 +%endif + %files %defattr(-,root,root,-) @@ -433,6 +510,18 @@ %defattr(-,root,root,-) %changelog +* Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-4 +- Add some comments on update script. + +* Mon Sep 3 2007 Mamoru Tasaka - 1:5.03-3 +- Don't split hack part of XScreenSaver.ad into each hack piece + and make update script allow multiple hacks in one config file + (along with rss-glx, bug 200881) +- move hack update scripts to %%_sbindir + +* Sun Sep 2 2007 Mamoru Tasaka - 1:5.03-2 +- Try to make XScreenSaver.ad modular (bug 200881) + * Wed Aug 29 2007 Mamoru Tasaka - 1:5.03-1 - Update to 5.03 @@ -441,7 +530,7 @@ - Don't use include-directory patch anymore - Make all xscreensaver related directories owned by -base subpackage because now -extras and -gl-extras subpackage require it. - - Mark man files as %%doc explicitly, because %_mandir is expanded + - Mark man files as %%doc explicitly, because %%_mandir is expanded in files list - Fix write_long() (actually no_malloc_number_to_string()) From fedora-extras-commits at redhat.com Sat Sep 15 01:42:47 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 14 Sep 2007 21:42:47 -0400 Subject: rpms/xscreensaver/devel update-xscreensaver-hacks, 1.2, 1.3 xscreensaver.spec, 1.46, 1.47 Message-ID: <200709150142.l8F1glHL028280@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28241/devel Modified Files: update-xscreensaver-hacks xscreensaver.spec Log Message: * Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-4 - Add some comments on update script. Index: update-xscreensaver-hacks =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/update-xscreensaver-hacks,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- update-xscreensaver-hacks 3 Sep 2007 15:24:07 -0000 1.2 +++ update-xscreensaver-hacks 15 Sep 2007 01:42:15 -0000 1.3 @@ -60,7 +60,12 @@ done tmpfile=`mktemp /tmp/XScreenSaver.ad.XXXXXXXX` -cat $ADDIR/XScreenSaver.ad.header > $tmpfile + +echo "! Don't edit this file by yourself!!" > $tmpfile +echo "! This file will be updated automatically." >> $tmpfile +echo >> $tmpfile + +cat $ADDIR/XScreenSaver.ad.header >> $tmpfile for hackconf in $CONFDIR/*.conf ; do hackconf_fixed=`fix_hackconf $hackconf` Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/xscreensaver.spec,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- xscreensaver.spec 3 Sep 2007 15:34:39 -0000 1.46 +++ xscreensaver.spec 15 Sep 2007 01:42:15 -0000 1.47 @@ -2,7 +2,13 @@ %define version 5.03 %define beta_ver %{nil} -%define fedora_rel 3 +%if 0%{?fedora} <= 6 +%define modular_conf 0 +%define fedora_rel 1.1 +%else +%define modular_conf 1 +%define fedora_rel 4 +%endif %define extrarel %{nil} @@ -16,7 +22,6 @@ %define autoconf_ver 2.53 %define update_po 1 -%define modular_conf 1 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -505,6 +510,9 @@ %defattr(-,root,root,-) %changelog +* Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-4 +- Add some comments on update script. + * Mon Sep 3 2007 Mamoru Tasaka - 1:5.03-3 - Don't split hack part of XScreenSaver.ad into each hack piece and make update script allow multiple hacks in one config file From fedora-extras-commits at redhat.com Sat Sep 15 01:53:36 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 14 Sep 2007 21:53:36 -0400 Subject: rpms/xscreensaver/F-7 xscreensaver.spec,1.41,1.42 Message-ID: <200709150153.l8F1rajp028514@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28475/F-7 Modified Files: xscreensaver.spec Log Message: More comments Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/F-7/xscreensaver.spec,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- xscreensaver.spec 15 Sep 2007 01:42:12 -0000 1.41 +++ xscreensaver.spec 15 Sep 2007 01:53:04 -0000 1.42 @@ -7,7 +7,7 @@ %define fedora_rel 1.1 %else %define modular_conf 1 -%define fedora_rel 4 +%define fedora_rel 5 %endif %define extrarel %{nil} @@ -510,7 +510,7 @@ %defattr(-,root,root,-) %changelog -* Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-4 +* Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-5 - Add some comments on update script. * Mon Sep 3 2007 Mamoru Tasaka - 1:5.03-3 From fedora-extras-commits at redhat.com Sat Sep 15 01:53:39 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 14 Sep 2007 21:53:39 -0400 Subject: rpms/xscreensaver/devel update-xscreensaver-hacks, 1.3, 1.4 xscreensaver.spec, 1.47, 1.48 Message-ID: <200709150153.l8F1rdJc028518@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28475/devel Modified Files: update-xscreensaver-hacks xscreensaver.spec Log Message: More comments Index: update-xscreensaver-hacks =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/update-xscreensaver-hacks,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- update-xscreensaver-hacks 15 Sep 2007 01:42:15 -0000 1.3 +++ update-xscreensaver-hacks 15 Sep 2007 01:53:07 -0000 1.4 @@ -61,8 +61,12 @@ tmpfile=`mktemp /tmp/XScreenSaver.ad.XXXXXXXX` -echo "! Don't edit this file by yourself!!" > $tmpfile +echo "! Don't edit this file directly by yourself!!" > $tmpfile echo "! This file will be updated automatically." >> $tmpfile +echo "!" >> $tmpfile +echo "! Instread, please edit /etc/xscreensaver/XScreenSaver.ad.header," >> $tmpfile +echo "! /etc/xscreensaver/XScreenSaver.ad.tail and add files under" >> $tmpfile +echo "! /usr/share/xscreensaver/hacks.conf.d if you want." >> $tmpfile echo >> $tmpfile cat $ADDIR/XScreenSaver.ad.header >> $tmpfile Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/xscreensaver.spec,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- xscreensaver.spec 15 Sep 2007 01:42:15 -0000 1.47 +++ xscreensaver.spec 15 Sep 2007 01:53:07 -0000 1.48 @@ -7,7 +7,7 @@ %define fedora_rel 1.1 %else %define modular_conf 1 -%define fedora_rel 4 +%define fedora_rel 5 %endif %define extrarel %{nil} @@ -510,7 +510,7 @@ %defattr(-,root,root,-) %changelog -* Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-4 +* Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-5 - Add some comments on update script. * Mon Sep 3 2007 Mamoru Tasaka - 1:5.03-3 From fedora-extras-commits at redhat.com Sat Sep 15 02:08:32 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Fri, 14 Sep 2007 22:08:32 -0400 Subject: rpms/xscreensaver/F-7 update-xscreensaver-hacks, NONE, 1.1 xscreensaver.spec, 1.42, 1.43 Message-ID: <200709150208.l8F28WUo002290@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2265 Modified Files: xscreensaver.spec Added Files: update-xscreensaver-hacks Log Message: Again I forgot to add sources. orz --- NEW FILE update-xscreensaver-hacks --- #!/bin/bash _SYSCONFDIR=${sysconfdir:-/etc} _PREFIX=${prefix:-/usr} _DATADIR=${datadir:-${_PREFIX}/share} ADDIR=${ADDIR:-${install_prefix}${_SYSCONFDIR}/xscreensaver} CONFDIR=${CONFDIR:-${install_prefix}${_DATADIR}/xscreensaver/hacks.conf.d} ADFILE=${ADFILE:-$ADDIR/XScreenSaver.ad} fix_hackconf () { if [ ! -s $1 ] ; then echo "$1 is empty" >&2 echo "" return 1 fi tmpconf=`mktemp /tmp/hackconf.XXXXXXXX` tmpconf_1=`mktemp /tmp/hackconf.XXXXXXXX` tmpconf_2=`mktemp /tmp/hackconf.XXXXXXXX` tmpconf_3=`mktemp /tmp/hackconf.XXXXXXXX` sed -n -e '$p' $1 > $tmpconf_1 sed -e '$d' $1 > $tmpconf_2 for file in $tmpconf_1 $tmpconf_2 ; do if ( [ -s $file ] && grep -q '\\n\(\|\\\)[^\\].*$' $file ) ; then rm -f $tmpconf $tmpconf_1 $tmpconf_2 $tmpconf_3 echo "" echo "ignoring $1" >&2 return 1 fi done if ! grep -q '\\n[^\\]*$' $tmpconf_1 ; then sed -i -e 's|\(^.*$\)|\1\\n\\|' $tmpconf_1 fi sed -i -e 's|\\n$|\\n\\|' $tmpconf_1 while [ -s $tmpconf_2 ] ; do sed -n -e '1p' $tmpconf_2 > $tmpconf_3 sed -i -e '1d' $tmpconf_2 if ! grep -q '\([ \t]\\$\|\\n\\$\)' $tmpconf_3 ; then rm -f $tmpconf $tmpconf_1 $tmpconf_2 $tmpconf_3 echo "" echo "ignoring $1" >&2 return 1 fi cat $tmpconf_3 >> $tmpconf done cat $tmpconf_1 >> $tmpconf rm -f $tmpconf_1 $tmpconf_2 $tmpconf_3 echo $tmpconf return 0 } for suffix in header tail ; do if [ ! -r $ADDIR/XScreenSaver.ad.$suffix ] ; then echo "$ADDIR/XScreenSaver.ad.$suffix missing" exit 1 fi done tmpfile=`mktemp /tmp/XScreenSaver.ad.XXXXXXXX` echo "! Don't edit this file directly by yourself!!" > $tmpfile echo "! This file will be updated automatically." >> $tmpfile echo "!" >> $tmpfile echo "! Instread, please edit /etc/xscreensaver/XScreenSaver.ad.header," >> $tmpfile echo "! /etc/xscreensaver/XScreenSaver.ad.tail and add files under" >> $tmpfile echo "! /usr/share/xscreensaver/hacks.conf.d if you want." >> $tmpfile echo >> $tmpfile cat $ADDIR/XScreenSaver.ad.header >> $tmpfile for hackconf in $CONFDIR/*.conf ; do hackconf_fixed=`fix_hackconf $hackconf` if [ -n "$hackconf_fixed" ] ; then cat $hackconf >> $tmpfile rm -f $hackconf_fixed fi done sed -i -e '$s|\\n\\$|\\n|' $tmpfile cat $ADDIR/XScreenSaver.ad.tail >> $tmpfile install -c -p -m 644 $tmpfile $ADFILE rm -f $tmpfile Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/F-7/xscreensaver.spec,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- xscreensaver.spec 15 Sep 2007 01:53:04 -0000 1.42 +++ xscreensaver.spec 15 Sep 2007 02:08:00 -0000 1.43 @@ -28,7 +28,7 @@ Summary: X screen saver and locker Name: %{name} Version: %{version} -Release: %{fedora_rel}%{?dist}%{?extrarel} +Release: %{fedora_rel}%{?dist}%{?extrarel}.1 Epoch: 1 License: BSD Group: Amusements/Graphics From fedora-extras-commits at redhat.com Sat Sep 15 02:31:26 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Fri, 14 Sep 2007 22:31:26 -0400 Subject: rpms/eclipse-egit/devel eclipse-egit-add-feature.patch, NONE, 1.1 eclipse-egit.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709150231.l8F2VQIv002737@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse-egit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2706 Modified Files: .cvsignore sources Added Files: eclipse-egit-add-feature.patch eclipse-egit.spec Log Message: * Wed Aug 29 2007 Ben Konrath 0.2.2-0.git20070826.fc8 - Initial version eclipse-egit-add-feature.patch: --- NEW FILE eclipse-egit-add-feature.patch --- diff -ruN egit.orig/org.spearce.egit/build.properties egit/org.spearce.egit/build.properties --- egit.orig/org.spearce.egit/build.properties 1969-12-31 19:00:00.000000000 -0500 +++ egit/org.spearce.egit/build.properties 2007-08-30 12:33:14.000000000 -0400 @@ -0,0 +1 @@ +bin.includes = feature.xml diff -ruN egit.orig/org.spearce.egit/feature.xml egit/org.spearce.egit/feature.xml --- egit.orig/org.spearce.egit/feature.xml 1969-12-31 19:00:00.000000000 -0500 +++ egit/org.spearce.egit/feature.xml 2007-08-30 12:33:14.000000000 -0400 @@ -0,0 +1,42 @@ + + + + + The Eclipse Git plugin allows developers to interact with Git + repositories from within Eclipse. + + + + [Enter Copyright Description here.] + + + + GPLv2 EPL + + + + + + + + + diff -ruN egit.orig/org.spearce.egit/.project egit/org.spearce.egit/.project --- egit.orig/org.spearce.egit/.project 1969-12-31 19:00:00.000000000 -0500 +++ egit/org.spearce.egit/.project 2007-08-30 12:33:14.000000000 -0400 @@ -0,0 +1,17 @@ + + + org.spearce.egit + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + --- NEW FILE eclipse-egit.spec --- %define gcj_support 1 Summary: Eclipse Git plug-in Name: eclipse-egit Version: 0.2.2 Release: 0.git20070826%{?dist} License: EPL GPLv2 URL: http://repo.or.cz/w/egit.git Group: Development/Tools # retrieved from http://repo.or.cz/w/egit.git?a=snapshot;h=522c3046b3b7e4af1a13ca17912e0bfe8b0983e4;sf=tgz Source0: egit-522c3046b3b7e4af1a13ca17912e0bfe8b0983e4.tar.gz Patch0: %{name}-add-feature.patch Requires: eclipse-platform > 1:3.3.0 %if %{gcj_support} BuildRequires: gcc-java >= 4.1.2 BuildRequires: java-1.5.0-gcj-devel >= 1.5.0 Requires(post): java-1.5.0-gcj >= 1.5.0 Requires(postun): java-1.5.0-gcj >= 1.5.0 %else BuildRequires: java-devel >= 1.6.0 %endif BuildRequires: eclipse-pde BuildRequires: jpackage-utils >= 0:1.5 %if %{gcj_support} %else BuildArch: noarch %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The eclipse-egit package contains Eclipse plugins for interacting with Git repositories. %prep %setup -q -c %patch0 -p0 %build # Copy the SDK for build /bin/sh -x %{_datadir}/eclipse/buildscripts/copy-platform SDK %{_datadir}/eclipse SDK=$(cd SDK > /dev/null && pwd) # Eclipse may try to write to the home directory. mkdir home homedir=$(cd home > /dev/null && pwd) # build the main egit feature java -cp $SDK/startup.jar \ -Dosgi.sharedConfiguration.area=%{_libdir}/eclipse/configuration \ org.eclipse.core.launcher.Main \ -application org.eclipse.ant.core.antRunner \ -Dtype=feature \ -Did=org.spearce.egit \ -DbaseLocation=$SDK \ -DjavacSource=1.5 -DjavacTarget=1.5 \ -DsourceDirectory=$(pwd) \ -DbuildDirectory=$(pwd)/build \ -Dbuilder=%{_datadir}/eclipse/plugins/org.eclipse.pde.build/templates/package-build \ -f %{_datadir}/eclipse/plugins/org.eclipse.pde.build/scripts/build.xml \ -vmargs -Duser.home=$homedir %install rm -rf $RPM_BUILD_ROOT install -d -m755 $RPM_BUILD_ROOT/%{_datadir}/eclipse # egit main feature unzip -q -d $RPM_BUILD_ROOT%{_datadir}/eclipse/.. \ build/rpmBuild/org.spearce.egit.zip %if %{gcj_support} aot-compile-rpm %endif %clean rm -rf $RPM_BUILD_ROOT %if %{gcj_support} %post -p /usr/bin/rebuild-gcj-db %postun -p /usr/bin/rebuild-gcj-db %endif %files %defattr(-,root,root,-) %{_datadir}/eclipse/features/org.spearce.egit* %{_datadir}/eclipse/plugins/org.spearce.egit.core* %{_datadir}/eclipse/plugins/org.spearce.egit.ui* %{_datadir}/eclipse/plugins/org.spearce.jgit* %if %{gcj_support} %{_libdir}/gcj/%{name} %endif %changelog * Wed Aug 29 2007 Ben Konrath 0.2.2-0.git20070826.fc8 - Initial version Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-egit/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 14 Sep 2007 21:27:08 -0000 1.1 +++ .cvsignore 15 Sep 2007 02:30:53 -0000 1.2 @@ -0,0 +1 @@ +egit-522c3046b3b7e4af1a13ca17912e0bfe8b0983e4.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-egit/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 14 Sep 2007 21:27:08 -0000 1.1 +++ sources 15 Sep 2007 02:30:53 -0000 1.2 @@ -0,0 +1 @@ +fbbbb7b7366d5a9f397f521837fe3e19 egit-522c3046b3b7e4af1a13ca17912e0bfe8b0983e4.tar.gz From fedora-extras-commits at redhat.com Sat Sep 15 07:13:59 2007 From: fedora-extras-commits at redhat.com (Navid Sheikhol-Eslami (navid)) Date: Sat, 15 Sep 2007 03:13:59 -0400 Subject: rpms/sos/devel sos.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2 Message-ID: <200709150713.l8F7Dxdk004291@cvs-int.fedora.redhat.com> Author: navid Update of /cvs/pkgs/rpms/sos/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4262/devel Modified Files: .cvsignore sources Added Files: sos.spec Log Message: initial cvs import of sos project --- NEW FILE sos.spec --- %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %define name sos %define version 1.6 %define release 5 %define topdir build/rpm-%{name}-%{version} Summary: A set of tools to gather troubleshooting information from a system Name: %{name} Version: %{version} Release: %{release}%{?dist} # The source for this package was pulled from upstream's svn. Use the # following commands to generate the tarball: # svn --username guest export https://sos.108.redhat.com/svn/sos/tags/r1-6 sos-1.6 # tar -czvf sos-1.6.tar.gz sos-1.6 Source0: %{name}-%{version}.tar.gz License: GPL Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArch: noarch Url: http://sos.108.redhat.com/ BuildRequires: python-devel %description Sos is a set of tools that gathers information about system hardware and configuration. The information can then be used for diagnostic purposes and debugging. Sos is commonly used to help support technicians and developers. %prep %setup -q %build python setup.py build %install rm -rf ${RPM_BUILD_ROOT} python setup.py install --optimize 1 --root=$RPM_BUILD_ROOT %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root,-) %{_sbindir}/sosreport %{python_sitelib}/sos/ %{_mandir}/man1/sosreport.1* %doc README TODO LICENSE ChangeLog %changelog * Mon Jul 5 2007 Navid Sheikhol-Eslami - 1.6-5 - Yet more fixes to make package Fedora compliant. * Mon Jul 5 2007 Navid Sheikhol-Eslami - 1.6-4 - More fixes to make package Fedora compliant. * Mon Jul 2 2007 Navid Sheikhol-Eslami - 1.6-3 - Other fixes to make package Fedora compliant. * Mon Jul 2 2007 Navid Sheikhol-Eslami - 1.6-2 - Minor fixes. * Mon Jul 2 2007 Navid Sheikhol-Eslami - 1.6-1 - Beautified output of --list-plugins. - GPL licence is now included in the package. - added python-devel requirement for building package - fixed incompatibility with python from RHEL4 * Fri May 25 2007 Steve Conklin - 1.5-1 - Bumped version * Fri May 25 2007 Steve Conklin - 1.4-2 - Fixed a backtrace on nonexistent file in kernel plugin (thanks, David Robinson) * Mon Apr 30 2007 Steve Conklin - 1.4-1 - Fixed an error in option handling - Forced the file generated by traceroute to not end in .com - Fixed a problem with manpage - Added optional traceroute collection to networking plugin - Added clalance's patch to gather iptables info. - Fixes to the device-mapper plugin - Fixed a problem with installation of man page * Mon Apr 16 2007 Steve Conklin - 1.3-3 - including patches to fix the following: - Resolves: bz219745 sosreport needs a man page - Resolves: bz219667 sosreport does not terminate cleanly on ^C - Resolves: bz233375 Make SOS flag the situation when running on a fully virtu... - Resolves: bz234873 rhel5 sos needs to include rpm-va by default - Resolves: bz219669 sosreport multi-threaded option sometimes fails - Resolves: bz219671 RFE for sosreport - allow specification of plugins to be run - Resolves: bz219672 RFE - show progress while sosreport is running - Resolves: bz219673 Add xen information gathering to sosreport - Resolves: bz219675 Collect information related to the new driver update model - Resolves: bz219877 'Cancel' button during option selection only cancels sele... * Tue Feb 20 2007 John Berninger - 1.3-2 - Add man page * Fri Dec 15 2006 Steve Conklin - 1.3-1 - really fixed bz_219654 * Fri Dec 15 2006 Steve Conklin - 1.2-1 - fixed a build problem * Fri Dec 15 2006 Steve Conklin - 1.1-1 - Tighten permissions of tmp directory so only readable by creator bz_219657 - Don't print message 'Problem at path ...' bz_219654 - Removed useless message bz_219670 - Preserve file modification times bz_219674 - Removed unneeded message about files on copyProhibitedList bz_219712 * Wed Aug 30 2006 Steve Conklin - 1.0-1 - Seperated upstream and RPM versioning * Mon Aug 21 2006 Steve Conklin - 0.1-11 - Code cleanup, fixed a regression in threading * Mon Aug 14 2006 Steve Conklin - 0.1-10 - minor bugfixes, added miltithreading option, setup now quiet * Mon Jul 17 2006 Steve Conklin - 0.1-9 - migrated to svn on 108.redhat.com, fixed a problem with command output linking in report * Mon Jun 19 2006 Steve Conklin - 0.1-6 - Added LICENSE file containing GPL * Wed May 31 2006 Steve Conklin - 0.1-5 - Added fixes to network plugin and prepped for Fedora submission * Wed May 31 2006 John Berninger - 0.1-4 - Reconsolidated subpackages into one package per discussion with sconklin * Mon May 22 2006 John Berninger - 0.1-3 - Added ftp, ldap, mail, named, samba, squid SOS plugins - Fixed various errors in kernel and hardware plugins * Mon May 22 2006 John Benringer - 0.1-2 - split off cluster plugin into subpackage - correct file payload lists * Mon May 22 2006 John Berninger - 0.1-1 - initial package build Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/sos/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 27 Jul 2007 16:43:41 -0000 1.1 +++ .cvsignore 15 Sep 2007 07:13:26 -0000 1.2 @@ -0,0 +1 @@ +sos-1.6.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/sos/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 27 Jul 2007 16:43:41 -0000 1.1 +++ sources 15 Sep 2007 07:13:26 -0000 1.2 @@ -0,0 +1 @@ +fb195dd86f020159eb1da86cf48bb3f2 sos-1.6.tar.gz From fedora-extras-commits at redhat.com Sat Sep 15 08:08:47 2007 From: fedora-extras-commits at redhat.com (Jakub Jelinek (jakub)) Date: Sat, 15 Sep 2007 04:08:47 -0400 Subject: rpms/gcc/F-7 gcc41-builtin-va-arg-pack-len.patch, NONE, 1.1 gcc41-pr27954.patch, NONE, 1.1 gcc41.spec, 1.164, 1.165 Message-ID: <200709150808.l8F88lW3011542@cvs-int.fedora.redhat.com> Author: jakub Update of /cvs/pkgs/rpms/gcc/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11514 Modified Files: gcc41.spec Added Files: gcc41-builtin-va-arg-pack-len.patch gcc41-pr27954.patch Log Message: 4.1.2-23.fc7 gcc41-builtin-va-arg-pack-len.patch: --- NEW FILE gcc41-builtin-va-arg-pack-len.patch --- 2007-09-11 Jakub Jelinek * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin. * builtins.c (expand_builtin) : Issue error if __builtin_va_arg_pack_len () wasn't optimized out during inlining. * tree-inline.c (copy_bb): Replace __builtin_va_arg_pack_len () with the number of inline's anonymous arguments. * doc/extend.texi: Document __builtin_va_arg_pack_len (). * gcc.dg/va-arg-pack-len-1.c: New test. * g++.dg/va-arg-pack-len-1.C: New test. --- gcc/builtins.def.jj 2007-09-06 10:19:24.000000000 +0200 +++ gcc/builtins.def 2007-09-14 21:07:41.000000000 +0200 @@ -666,6 +666,7 @@ DEF_GCC_BUILTIN (BUILT_IN_VA_COPY DEF_GCC_BUILTIN (BUILT_IN_VA_END, "va_end", BT_FN_VOID_VALIST_REF, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_VA_START, "va_start", BT_FN_VOID_VALIST_REF_VAR, ATTR_NULL) DEF_GCC_BUILTIN (BUILT_IN_VA_ARG_PACK, "va_arg_pack", BT_FN_INT, ATTR_PURE_NOTHROW_LIST) +DEF_GCC_BUILTIN (BUILT_IN_VA_ARG_PACK_LEN, "va_arg_pack_len", BT_FN_INT, ATTR_PURE_NOTHROW_LIST) DEF_EXT_LIB_BUILTIN (BUILT_IN__EXIT, "_exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST) DEF_C99_BUILTIN (BUILT_IN__EXIT2, "_Exit", BT_FN_VOID_INT, ATTR_NORETURN_NOTHROW_LIST) --- gcc/builtins.c.jj 2007-09-06 11:04:56.000000000 +0200 +++ gcc/builtins.c 2007-09-14 21:07:41.000000000 +0200 @@ -5985,6 +5985,12 @@ expand_builtin (tree exp, rtx target, rt error ("invalid use of %<__builtin_va_arg_pack ()%>"); return const0_rtx; + case BUILT_IN_VA_ARG_PACK_LEN: + /* All valid uses of __builtin_va_arg_pack_len () are removed during + inlining. */ + error ("invalid use of %<__builtin_va_arg_pack_len ()%>"); + return const0_rtx; + /* Return the address of the first anonymous stack arg. */ case BUILT_IN_NEXT_ARG: if (fold_builtin_next_arg (arglist)) --- gcc/tree-inline.c.jj 2007-09-06 12:35:57.000000000 +0200 +++ gcc/tree-inline.c 2007-09-14 21:22:48.000000000 +0200 @@ -741,6 +741,37 @@ copy_bb (copy_body_data *id, basic_block *a = copy_list (arglist); CALL_EXPR_VA_ARG_PACK (call) = 0; } + else if (call + && id->call_expr + && (decl = get_callee_fndecl (call)) + && DECL_BUILT_IN_CLASS (decl) == BUILT_IN_NORMAL + && DECL_FUNCTION_CODE (decl) + == BUILT_IN_VA_ARG_PACK_LEN) + { + /* __builtin_va_arg_pack_len () should be replaced by + the number of anonymous arguments. */ + int nargs; + tree count, *call_ptr, p, a; + + a = TREE_OPERAND (id->call_expr, 1); + for (p = DECL_ARGUMENTS (id->src_fn); p; p = TREE_CHAIN (p)) + a = TREE_CHAIN (a); + + for (nargs = 0; a; a = TREE_CHAIN (a)) + nargs++; + + count = build_int_cst (integer_type_node, nargs); + call_ptr = &stmt; + if (TREE_CODE (*call_ptr) == MODIFY_EXPR) + call_ptr = &TREE_OPERAND (*call_ptr, 1); + if (TREE_CODE (*call_ptr) == WITH_SIZE_EXPR) + call_ptr = &TREE_OPERAND (*call_ptr, 0); + gcc_assert (*call_ptr == call && call_ptr != &stmt); + *call_ptr = count; + update_stmt (stmt); + call = NULL_TREE; + } + /* We're duplicating a CALL_EXPR. Find any corresponding callgraph edges and update or duplicate them. */ if (call && (decl = get_callee_fndecl (call))) --- gcc/doc/extend.texi.jj 2007-09-06 10:19:25.000000000 +0200 +++ gcc/doc/extend.texi 2007-09-14 21:07:41.000000000 +0200 @@ -578,6 +578,41 @@ myprintf (FILE *f, const char *format, . @end smallexample @end deftypefn + at deftypefn {Built-in Function} __builtin_va_arg_pack_len () +This built-in function returns the number of anonymous arguments of +an inline function. It can be used only in inline functions which +will be always inlined, never compiled as a separate function, such +as those using @code{__attribute__ ((__always_inline__))} or + at code{__attribute__ ((__gnu_inline__))} extern inline functions. +For example following will do link or runtime checking of open +arguments for optimized code: + at smallexample +#ifdef __OPTIMIZE__ +extern inline __attribute__((__gnu_inline__)) int +myopen (const char *path, int oflag, ...) +@{ + if (__builtin_va_arg_pack_len () > 1) + warn_open_too_many_arguments (); + + if (__builtin_constant_p (oflag)) + @{ + if ((oflag & O_CREAT) != 0 && __builtin_va_arg_pack_len () < 1) + @{ + warn_open_missing_mode (); + return __open_2 (path, oflag); + @} + return open (path, oflag, __builtin_va_arg_pack ()); + @} + + if (__builtin_va_arg_pack_len () < 1) + return __open_2 (path, oflag); + + return open (path, oflag, __builtin_va_arg_pack ()); +@} +#endif + at end smallexample + at end deftypefn + @node Typeof @section Referring to a Type with @code{typeof} @findex typeof --- gcc/testsuite/gcc.dg/va-arg-pack-len-1.c.jj 2007-09-14 21:07:41.000000000 +0200 +++ gcc/testsuite/gcc.dg/va-arg-pack-len-1.c 2007-09-14 21:07:41.000000000 +0200 @@ -0,0 +1,120 @@ +/* { dg-do run } */ +/* { dg-options "-O2" } */ + +#include + +extern int warn_open_missing_mode (void); +extern int warn_open_too_many_arguments (void); +extern void abort (void); + +char expected_char; + +__attribute__((noinline)) int +myopen2 (const char *path, int oflag) +{ + if (expected_char++ != path[0] || path[1] != '\0') + abort (); + switch (path[0]) + { + case 'f': + if (oflag != 0x2) + abort (); + break; + case 'g': + if (oflag != 0x43) + abort (); + /* In real __open_2 this would terminate the program: + open with O_CREAT without third argument. */ + return -6; + default: + abort (); + } + return 0; +} + +__attribute__((noinline)) int +myopenva (const char *path, int oflag, ...) +{ + int mode = 0; + va_list ap; + if ((oflag & 0x40) != 0) + { + va_start (ap, oflag); + mode = va_arg (ap, int); + va_end (ap); + } + if (expected_char++ != path[0] || path[1] != '\0') + abort (); + switch (path[0]) + { + case 'a': + if (oflag != 0x43 || mode != 0644) + abort (); + break; + case 'b': + if (oflag != 0x3) + abort (); + break; + case 'c': + if (oflag != 0x2) + abort (); + break; + case 'd': + if (oflag != 0x43 || mode != 0600) + abort (); + break; + case 'e': + if (oflag != 0x3) + abort (); + break; + default: + abort (); + } + return 0; +} + +extern inline __attribute__((always_inline, gnu_inline)) int +myopen (const char *path, int oflag, ...) +{ + if (__builtin_va_arg_pack_len () > 1) + warn_open_too_many_arguments (); + + if (__builtin_constant_p (oflag)) + { + if ((oflag & 0x40) != 0 && __builtin_va_arg_pack_len () < 1) + { + warn_open_missing_mode (); + return myopen2 (path, oflag); + } + return myopenva (path, oflag, __builtin_va_arg_pack ()); + } + + if (__builtin_va_arg_pack_len () < 1) + return myopen2 (path, oflag); + + return myopenva (path, oflag, __builtin_va_arg_pack ()); +} + +volatile int l0; + +int +main (void) +{ + expected_char = 'a'; + if (myopen ("a", 0x43, 0644)) + abort (); + if (myopen ("b", 0x3, 0755)) + abort (); + if (myopen ("c", 0x2)) + abort (); + if (myopen ("d", l0 + 0x43, 0600)) + abort (); + if (myopen ("e", l0 + 0x3, 0700)) + abort (); + if (myopen ("f", l0 + 0x2)) + abort (); + /* Invalid use of myopen, but only detectable at runtime. */ + if (myopen ("g", l0 + 0x43) != -6) + abort (); + return 0; +} --- gcc/testsuite/g++.dg/ext/va-arg-pack-len-1.C.jj 2007-09-14 21:07:41.000000000 +0200 +++ gcc/testsuite/g++.dg/ext/va-arg-pack-len-1.C 2007-09-14 21:07:41.000000000 +0200 @@ -0,0 +1,120 @@ +// { dg-do run } +// { dg-options "-O2" } + +#include + +extern "C" int warn_open_missing_mode (void); +extern "C" int warn_open_too_many_arguments (void); +extern "C" void abort (void); + +char expected_char; + +__attribute__((noinline)) int +myopen2 (const char *path, int oflag) +{ + if (expected_char++ != path[0] || path[1] != '\0') + abort (); + switch (path[0]) + { + case 'f': + if (oflag != 0x2) + abort (); + break; + case 'g': + if (oflag != 0x43) + abort (); + // In real __open_2 this would terminate the program: + // open with O_CREAT without third argument. + return -6; + default: + abort (); + } + return 0; +} + +__attribute__((noinline)) int +myopenva (const char *path, int oflag, ...) +{ + int mode = 0; + va_list ap; + if ((oflag & 0x40) != 0) + { + va_start (ap, oflag); + mode = va_arg (ap, int); + va_end (ap); + } + if (expected_char++ != path[0] || path[1] != '\0') + abort (); + switch (path[0]) + { + case 'a': + if (oflag != 0x43 || mode != 0644) + abort (); + break; + case 'b': + if (oflag != 0x3) + abort (); + break; + case 'c': + if (oflag != 0x2) + abort (); + break; + case 'd': + if (oflag != 0x43 || mode != 0600) + abort (); + break; + case 'e': + if (oflag != 0x3) + abort (); + break; + default: + abort (); + } + return 0; +} + +extern inline __attribute__((always_inline, gnu_inline)) int +myopen (const char *path, int oflag, ...) +{ + if (__builtin_va_arg_pack_len () > 1) + warn_open_too_many_arguments (); + + if (__builtin_constant_p (oflag)) + { + if ((oflag & 0x40) != 0 && __builtin_va_arg_pack_len () < 1) + { + warn_open_missing_mode (); + return myopen2 (path, oflag); + } + return myopenva (path, oflag, __builtin_va_arg_pack ()); + } + + if (__builtin_va_arg_pack_len () < 1) + return myopen2 (path, oflag); + + return myopenva (path, oflag, __builtin_va_arg_pack ()); +} + +volatile int l0; + +int +main (void) +{ + expected_char = 'a'; + if (myopen ("a", 0x43, 0644)) + abort (); + if (myopen ("b", 0x3, 0755)) + abort (); + if (myopen ("c", 0x2)) + abort (); + if (myopen ("d", l0 + 0x43, 0600)) + abort (); + if (myopen ("e", l0 + 0x3, 0700)) + abort (); + if (myopen ("f", l0 + 0x2)) + abort (); + // Invalid use of myopen, but only detectable at runtime. + if (myopen ("g", l0 + 0x43) != -6) + abort (); + return 0; +} gcc41-pr27954.patch: --- NEW FILE gcc41-pr27954.patch --- 2006-10-27 Jerry DeLisle PR fortran/27954 * decl.c (gfc_free_data_all): New function to free all data structures after errors in DATA statements and declarations. (top_var_list): Use new function.(top_val_list): Use new function. (gfc_match_data_decl): Use new function. PR libgfortran/27954 * gfortran.dg/error_recovery_2.f90: New test. --- gcc/fortran/decl.c (revision 118083) +++ gcc/fortran/decl.c (revision 118086) @@ -128,6 +128,21 @@ gfc_free_data (gfc_data * p) } +/* Free all data in a namespace. */ +static void +gfc_free_data_all (gfc_namespace * ns) +{ + gfc_data *d; + + for (;ns->data;) + { + d = ns->data->next; + gfc_free (ns->data); + ns->data = d; + } +} + + static match var_element (gfc_data_variable *); /* Match a list of variables terminated by an iterator and a right @@ -262,6 +277,7 @@ top_var_list (gfc_data * d) syntax: gfc_syntax_error (ST_DATA); + gfc_free_data_all (gfc_current_ns); return MATCH_ERROR; } @@ -374,6 +390,7 @@ top_val_list (gfc_data * data) syntax: gfc_syntax_error (ST_DATA); + gfc_free_data_all (gfc_current_ns); return MATCH_ERROR; } @@ -2368,6 +2385,8 @@ ok: gfc_error ("Syntax error in data declaration at %C"); m = MATCH_ERROR; + gfc_free_data_all (gfc_current_ns); + cleanup: gfc_free_array_spec (current_as); current_as = NULL; --- gcc/testsuite/gfortran.dg/error_recovery_2.f90 (revision 0) +++ gcc/testsuite/gfortran.dg/error_recovery_2.f90 (revision 118086) @@ -0,0 +1,21 @@ +! { dg-do compile } +! PR27954 Internal compiler error on bad statements +! Derived from test case submitted in PR. +subroutine bad1 + character*20 :: y, x 00 ! { dg-error "Syntax error" } + data y /'abcdef'/, x /'jbnhjk'/ pp ! { dg-error "Syntax error" } +end subroutine bad1 + +subroutine bad2 + character*20 :: y, x 00 ! { dg-error "Syntax error" } + data y /'abcdef'/, x /'jbnhjk'/ pp ! { dg-error "Syntax error" } + print *, "basket case." +end subroutine bad2 + +subroutine bad3 + implicit none + character*20 :: y, x 00 ! { dg-error "Syntax error" } + data y /'abcdef'/, x /'jbnhjk'/ pp ! { dg-error "Syntax error" } + print *, "basket case that segfaults without patch." +end subroutine bad3 + Index: gcc41.spec =================================================================== RCS file: /cvs/pkgs/rpms/gcc/F-7/gcc41.spec,v retrieving revision 1.164 retrieving revision 1.165 diff -u -r1.164 -r1.165 --- gcc41.spec 7 Sep 2007 07:13:59 -0000 1.164 +++ gcc41.spec 15 Sep 2007 08:08:15 -0000 1.165 @@ -1,6 +1,6 @@ %define DATE 20070821 %define gcc_version 4.1.2 -%define gcc_release 22 +%define gcc_release 23 %define _unpackaged_files_terminate_build 0 %define multilib_64_archs sparc64 ppc64 s390x x86_64 %define include_gappletviewer 1 @@ -148,6 +148,8 @@ Patch34: gcc41-builtin-chk-anticipated.patch Patch35: gcc41-builtin-throw.patch Patch36: gcc41-builtin-va-arg-pack.patch +Patch37: gcc41-builtin-va-arg-pack-len.patch +Patch38: gcc41-pr27954.patch # On ARM EABI systems, we do want -gnueabi to be part of the # target triple. @@ -467,6 +469,8 @@ %patch34 -p0 -b .builtin-chk-anticipated~ %patch35 -p0 -b .builtin-throw~ %patch36 -p0 -b .builtin-va-arg-pack~ +%patch37 -p0 -b .builtin-va-arg-pack-len~ +%patch38 -p0 -b .pr27954~ sed -i -e 's/4\.1\.3/4.1.2/' gcc/BASE-VER gcc/version.c sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c @@ -1621,6 +1625,11 @@ %doc rpm.doc/changelogs/libmudflap/ChangeLog* %changelog +* Fri Sep 14 2007 Jakub Jelinek 4.1.2-23.fc7 +- backport __builtin_va_arg_pack_len () support +- fix Fortran error recovery with DATA (Jerry DeLisle, #281331, + PR fortran/27954) + * Fri Sep 7 2007 Jakub Jelinek 4.1.2-22.fc7 - fix __builtin_va_arg_pack () support for C++ From fedora-extras-commits at redhat.com Sat Sep 15 08:22:13 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 15 Sep 2007 01:22:13 -0700 Subject: [pkgdb] gkrellm-themes Orphaned Message-ID: <200709150822.l8F8MD1o025080@app4.fedora.phx.redhat.com> Package gkrellm-themes in Fedora 1 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-themes From fedora-extras-commits at redhat.com Sat Sep 15 08:22:17 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 15 Sep 2007 01:22:17 -0700 Subject: [pkgdb] gkrellm-themes Orphaned Message-ID: <200709150822.l8F8MH5s013735@app3.fedora.phx.redhat.com> Package gkrellm-themes in Fedora 3 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-themes From fedora-extras-commits at redhat.com Sat Sep 15 08:22:16 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 15 Sep 2007 01:22:16 -0700 Subject: [pkgdb] gkrellm-themes Orphaned Message-ID: <200709150822.l8F8MH41013728@app3.fedora.phx.redhat.com> Package gkrellm-themes in Fedora 2 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-themes From fedora-extras-commits at redhat.com Sat Sep 15 08:22:21 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 15 Sep 2007 01:22:21 -0700 Subject: [pkgdb] gkrellm-themes Orphaned Message-ID: <200709150822.l8F8MMiG025109@app4.fedora.phx.redhat.com> Package gkrellm-themes in Fedora 4 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-themes From fedora-extras-commits at redhat.com Sat Sep 15 08:22:23 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 15 Sep 2007 01:22:23 -0700 Subject: [pkgdb] gkrellm-themes Orphaned Message-ID: <200709150822.l8F8MNrE025123@app4.fedora.phx.redhat.com> Package gkrellm-themes in Fedora 5 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-themes From fedora-extras-commits at redhat.com Sat Sep 15 08:22:26 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 15 Sep 2007 01:22:26 -0700 Subject: [pkgdb] gkrellm-themes Orphaned Message-ID: <200709150822.l8F8MQYQ013769@app3.fedora.phx.redhat.com> Package gkrellm-themes in Fedora 6 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-themes From fedora-extras-commits at redhat.com Sat Sep 15 08:22:29 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 15 Sep 2007 01:22:29 -0700 Subject: [pkgdb] gkrellm-themes Orphaned Message-ID: <200709150822.l8F8MTTr013784@app3.fedora.phx.redhat.com> Package gkrellm-themes in Red Hat Linux 9 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-themes From fedora-extras-commits at redhat.com Sat Sep 15 08:24:35 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 15 Sep 2007 01:24:35 -0700 Subject: [pkgdb] gkrellm-themes Orphaned Message-ID: <200709150824.l8F8OZwU025590@app4.fedora.phx.redhat.com> Package gkrellm-themes in Fedora devel was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-themes From fedora-extras-commits at redhat.com Sat Sep 15 08:24:37 2007 From: fedora-extras-commits at redhat.com (Ville Skytta (ville.skytta)) Date: Sat, 15 Sep 2007 01:24:37 -0700 Subject: [pkgdb] gkrellm-themes Orphaned Message-ID: <200709150824.l8F8Obso014245@app3.fedora.phx.redhat.com> Package gkrellm-themes in Fedora 7 was orphaned by Ville Skytta (scop) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/gkrellm-themes From fedora-extras-commits at redhat.com Sat Sep 15 08:25:40 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sat, 15 Sep 2007 04:25:40 -0400 Subject: rpms/rss-glx/devel rss-glx.spec,1.14,1.15 Message-ID: <200709150825.l8F8Pebo011961@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/rss-glx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11940 Modified Files: rss-glx.spec Log Message: enable modular xscreensaver support for Fedora 7 and later (#200881) Index: rss-glx.spec =================================================================== RCS file: /cvs/pkgs/rpms/rss-glx/devel/rss-glx.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- rss-glx.spec 14 Sep 2007 22:45:06 -0000 1.14 +++ rss-glx.spec 15 Sep 2007 08:25:08 -0000 1.15 @@ -17,7 +17,7 @@ %else %define _gssconfigdir %{!?gssconfigdir:%{_datadir}/applications/screensavers}%{?gssconfigdir} %endif -%if "%{fedora}" >= "8" +%if "%{fedora}" >= "7" %define modular_xss 0%{?!_without_modular_xss:1} %else %define modular_xss 0%{?_with_modular_xss:1} @@ -36,7 +36,7 @@ Summary: Really Slick Screensavers Name: rss-glx Version: 0.8.1%{patchext} -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2 Group: Amusements/Graphics URL: http://rss-glx.sourceforge.net/ @@ -283,6 +283,9 @@ %{kdessconfigdir}/*.desktop %changelog +* Sat Sep 15 2007 Nils Philippsen 0.8.1.p-11 +- enable modular xscreensaver support for Fedora 7 and later (#200881) + * Fri Sep 14 2007 Nils Philippsen 0.8.1.p-10 - replace requirement on %{_bindir}/kxsconfig by kdeartwork-kxe (Fedora >= 7, RHEL >= 6), kdeartwork-extras (<= Fedora 6, RHEL 5) From fedora-extras-commits at redhat.com Sat Sep 15 08:32:03 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sat, 15 Sep 2007 04:32:03 -0400 Subject: rpms/rss-glx/F-7 rss-glx.spec,1.8,1.9 Message-ID: <200709150832.l8F8W3pC012139@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/rss-glx/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12052 Modified Files: rss-glx.spec Log Message: enable modular xscreensaver support for Fedora 7 and later (#200881) replace requirement on %{_bindir}/kxsconfig by kdeartwork-kxe (Fedora >= 7, RHEL >= 6), kdeartwork-extras (<= Fedora 6, RHEL 5) license is GPLv2 run %{_sbindir}/update-xscreensaver-hacks in %post, %postun, require xscreensaver-base >= 5.03-3 for that don't reference upstream URL for source tarball as we ship a modified one implement revamped modular xscreensaver configuration (#200881) require post/preun xscreensaver-base min/max EVR don't let %preun fail Buildrequire gawk. build xscreensaver hack description files (#200881) require %{_bindir}/kxsconfig (#219106) Index: rss-glx.spec =================================================================== RCS file: /cvs/pkgs/rpms/rss-glx/F-7/rss-glx.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- rss-glx.spec 28 Aug 2006 13:54:50 -0000 1.8 +++ rss-glx.spec 15 Sep 2007 08:31:31 -0000 1.9 @@ -1,4 +1,5 @@ %define xssconfigdir %{_datadir}/xscreensaver/config +%define xssexthacksconfdir %{_datadir}/xscreensaver/hacks.conf.d %define xssbindir %{_libexecdir}/xscreensaver %define gssbindir %{_libexecdir}/gnome-screensaver %define kdessconfigdir %{_datadir}/applnk/System/ScreenSavers @@ -16,9 +17,15 @@ %else %define _gssconfigdir %{!?gssconfigdir:%{_datadir}/applications/screensavers}%{?gssconfigdir} %endif +%if "%{fedora}" >= "7" +%define modular_xss 0%{?!_without_modular_xss:1} +%else +%define modular_xss 0%{?_with_modular_xss:1} +%endif %endif %else %define modular_x 0%{?!_without_modular_x:1} +%define modular_xss 0%{?!_without_modular_xss:1} %define gss 0%{?!_without_gss:1} %define _gssconfigdir %{!?gssconfigdir:%{_datadir}/applications/screensavers}%{?gssconfigdir} %endif @@ -29,11 +36,14 @@ Summary: Really Slick Screensavers Name: rss-glx Version: 0.8.1%{patchext} -Release: 6%{?dist} -License: GPL +Release: 11%{?dist} +License: GPLv2 Group: Amusements/Graphics URL: http://rss-glx.sourceforge.net/ -Source0: http://dl.sourceforge.net/sourceforge/rss-glx/rss-glx_%{version}.tar.bz2 +# We ship a tarball with one questionable hack patched out. +# The original URL is the following without %%patchext: +# Source0: http://dl.sourceforge.net/sourceforge/rss-glx/rss-glx_%{version}.tar.bz2 +Source0: rss-glx_%{version}.tar.bz2 Source1: README.fedora Source2: rss-glx-rm-matrixview.sh Source3: rss-glx-0.8.1-0.8.1.p.diff @@ -42,11 +52,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: libGL-devel BuildRequires: libGLU-devel -%if %modular_x -BuildRequires: libICE-devel %if %with_matrixview BuildRequires: ImageMagick-devel >= 6.2.5.4 %endif +%if %modular_x +BuildRequires: libICE-devel BuildRequires: libSM-devel BuildRequires: libX11-devel BuildRequires: libXt-devel @@ -58,6 +68,7 @@ BuildRequires: freealut-devel BuildRequires: autoconf BuildRequires: libtool +BuildRequires: gawk %description A port of the Really Slick Screensavers to GLX. Provides several visually @@ -71,7 +82,12 @@ Summary: Really Slick Screensavers Group: Amusements/Graphics Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: xscreensaver-base +%if %modular_xss +Requires(post): xscreensaver-base >= 1:5.03-3 +Requires(postun): xscreensaver-base >= 1:5.03-3 +%else +Requires: xscreensaver-base < 1:5.03-3 +%endif %description xscreensaver A port of the Really Slick Screensavers to GLX. Provides several visually @@ -99,6 +115,11 @@ Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: %{name}-xscreensaver = %{?epoch:%{epoch}:}%{version}-%{release} Requires: kdebase +%if 0%{?fedora}%{?rhel} > 0 && 0%{?fedora} <= 6 && 0%{?rhel} <= 5 +Requires: kdeartwork-extras +%else +Requires: kdeartwork-kxs +%endif %description kde A port of the Really Slick Screensavers to GLX. Provides several visually @@ -175,7 +196,11 @@ awk '{if ($0 ~ "^Actions=") { print "Actions=InWindow;Root;Setup;"; print "X-KDE-Category=Really Slick Screensavers"; print "X-KDE-Type=OpenGL"; } else { print; }}' < "${trycmd}.desktop.orig" > "${trycmd}.desktop" rm -f "${trycmd}.desktop.orig" popd >& /dev/null - # symlinks for XScreenSaver + # external hacks description and symlinks for XScreenSaver + cat << EOF >> %{buildroot}%{xssexthacksconfdir}/rss-glx.conf +GL: "${name}" \\ + ${cmd} -r \\n\\ +EOF ln -snf "%{_bindir}/${trycmd}" "%{buildroot}%{xssbindir}/${trycmd}" done } @@ -188,6 +213,7 @@ mkdir -p %{buildroot}%{_gssconfigdir} mkdir -p %{buildroot}%{gssbindir} mkdir -p %{buildroot}%{xssbindir} +mkdir -p %{buildroot}%{xssexthacksconfdir} %endif cat << EOF | generate_fix_desktop_files_links BioF??biof??This is an attempt to recreate some of the work of William Latham. @@ -217,6 +243,16 @@ %clean rm -rf %buildroot +%post xscreensaver +if [ -x %{_sbindir}/update-xscreensaver-hacks ]; then + %{_sbindir}/update-xscreensaver-hacks +fi + +%postun xscreensaver +if [ -x %{_sbindir}/update-xscreensaver-hacks ]; then + %{_sbindir}/update-xscreensaver-hacks || : +fi + %files %defattr(-, root, root) %doc ChangeLog COPYING INSTALL README README.xscreensaver @@ -226,6 +262,8 @@ %files xscreensaver %defattr(-, root, root) +# xscreensaver-base provides %{xssexthacksconfdir} +%config(noreplace) %{xssexthacksconfdir}/rss-glx.conf %{xssconfigdir}/*.xml %dir %{xssbindir} %{xssbindir}/* @@ -245,6 +283,32 @@ %{kdessconfigdir}/*.desktop %changelog +* Sat Sep 15 2007 Nils Philippsen 0.8.1.p-11 +- enable modular xscreensaver support for Fedora 7 and later (#200881) + +* Fri Sep 14 2007 Nils Philippsen 0.8.1.p-10 +- replace requirement on %{_bindir}/kxsconfig by kdeartwork-kxe (Fedora >= 7, + RHEL >= 6), kdeartwork-extras (<= Fedora 6, RHEL 5) +- license is GPLv2 +- run %{_sbindir}/update-xscreensaver-hacks in %%post, %%postun, require + xscreensaver-base >= 5.03-3 for that +- don't reference upstream URL for source tarball as we ship a modified one + +* Mon Sep 03 2007 Nils Philippsen +- implement revamped modular xscreensaver configuration (#200881) +- require post/preun xscreensaver-base min/max EVR +- don't let %%preun fail + +* Wed Aug 29 2007 Fedora Release Engineering - 0.8.1.p-9 +- Buildrequire gawk. + +* Wed Aug 29 2007 Fedora Release Engineering - 0.8.1.p-8 +- Rebuild for selinux ppc32 issue. + +* Thu Jun 14 2007 Nils Philippsen 0.8.1.p-7 +- build xscreensaver hack description files (#200881) +- require %{_bindir}/kxsconfig (#219106) + * Mon Aug 28 2006 Nils Philippsen 0.8.1.p-6 - FC6 mass rebuild From fedora-extras-commits at redhat.com Sat Sep 15 08:35:41 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sat, 15 Sep 2007 04:35:41 -0400 Subject: rpms/rss-glx/devel rss-glx.spec,1.15,1.16 Message-ID: <200709150835.l8F8Zfok012217@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/rss-glx/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12167 Modified Files: rss-glx.spec Log Message: include %post/%postun scripts only with modular xscreensaver support Index: rss-glx.spec =================================================================== RCS file: /cvs/pkgs/rpms/rss-glx/devel/rss-glx.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- rss-glx.spec 15 Sep 2007 08:25:08 -0000 1.15 +++ rss-glx.spec 15 Sep 2007 08:35:08 -0000 1.16 @@ -147,6 +147,11 @@ %else - without matrixview hack %endif +%if %modular_xss +- with modular xscreensaver support +%else +- without modular xscreensaver support +%endif EOF %setup -q -n rss-glx_%{version} @@ -243,6 +248,7 @@ %clean rm -rf %buildroot +%if %modular_xss %post xscreensaver if [ -x %{_sbindir}/update-xscreensaver-hacks ]; then %{_sbindir}/update-xscreensaver-hacks @@ -252,6 +258,7 @@ if [ -x %{_sbindir}/update-xscreensaver-hacks ]; then %{_sbindir}/update-xscreensaver-hacks || : fi +%endif %files %defattr(-, root, root) @@ -285,6 +292,7 @@ %changelog * Sat Sep 15 2007 Nils Philippsen 0.8.1.p-11 - enable modular xscreensaver support for Fedora 7 and later (#200881) +- include %%post/%%postun scripts only with modular xscreensaver support * Fri Sep 14 2007 Nils Philippsen 0.8.1.p-10 - replace requirement on %{_bindir}/kxsconfig by kdeartwork-kxe (Fedora >= 7, From fedora-extras-commits at redhat.com Sat Sep 15 08:36:07 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sat, 15 Sep 2007 04:36:07 -0400 Subject: rpms/rss-glx/F-7 rss-glx.spec,1.9,1.10 Message-ID: <200709150836.l8F8a7cn012294@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/rss-glx/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12199 Modified Files: rss-glx.spec Log Message: include %post/%postun scripts only with modular xscreensaver support Index: rss-glx.spec =================================================================== RCS file: /cvs/pkgs/rpms/rss-glx/F-7/rss-glx.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- rss-glx.spec 15 Sep 2007 08:31:31 -0000 1.9 +++ rss-glx.spec 15 Sep 2007 08:35:35 -0000 1.10 @@ -147,6 +147,11 @@ %else - without matrixview hack %endif +%if %modular_xss +- with modular xscreensaver support +%else +- without modular xscreensaver support +%endif EOF %setup -q -n rss-glx_%{version} @@ -243,6 +248,7 @@ %clean rm -rf %buildroot +%if %modular_xss %post xscreensaver if [ -x %{_sbindir}/update-xscreensaver-hacks ]; then %{_sbindir}/update-xscreensaver-hacks @@ -252,6 +258,7 @@ if [ -x %{_sbindir}/update-xscreensaver-hacks ]; then %{_sbindir}/update-xscreensaver-hacks || : fi +%endif %files %defattr(-, root, root) @@ -285,6 +292,7 @@ %changelog * Sat Sep 15 2007 Nils Philippsen 0.8.1.p-11 - enable modular xscreensaver support for Fedora 7 and later (#200881) +- include %%post/%%postun scripts only with modular xscreensaver support * Fri Sep 14 2007 Nils Philippsen 0.8.1.p-10 - replace requirement on %{_bindir}/kxsconfig by kdeartwork-kxe (Fedora >= 7, From fedora-extras-commits at redhat.com Sat Sep 15 10:43:13 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sat, 15 Sep 2007 06:43:13 -0400 Subject: rpms/system-config-date/devel .cvsignore, 1.67, 1.68 sources, 1.71, 1.72 system-config-date.spec, 1.77, 1.78 Message-ID: <200709151043.l8FAhDR7026846@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/system-config-date/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26801 Modified Files: .cvsignore sources system-config-date.spec Log Message: pick up updated translations make use of force tagging (since mercurial 0.9.4) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-date/devel/.cvsignore,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- .cvsignore 27 Aug 2007 14:37:20 -0000 1.67 +++ .cvsignore 15 Sep 2007 10:42:40 -0000 1.68 @@ -1 +1 @@ -system-config-date-1.9.7.tar.bz2 +system-config-date-1.9.8.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-date/devel/sources,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- sources 27 Aug 2007 14:37:20 -0000 1.71 +++ sources 15 Sep 2007 10:42:40 -0000 1.72 @@ -1 +1 @@ -8e77157a0581f0387e417d33d4b0abbf system-config-date-1.9.7.tar.bz2 +4d58698983ec95318faa6a5e9f1b75da system-config-date-1.9.8.tar.bz2 Index: system-config-date.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-date/devel/system-config-date.spec,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- system-config-date.spec 27 Aug 2007 14:37:20 -0000 1.77 +++ system-config-date.spec 15 Sep 2007 10:42:40 -0000 1.78 @@ -1,6 +1,6 @@ Summary: A graphical interface for modifying system date and time Name: system-config-date -Version: 1.9.7 +Version: 1.9.8 Release: 1%{?dist} URL: http://fedoraproject.org/wiki/SystemConfig/date License: GPLv2+ @@ -100,6 +100,12 @@ %config(noreplace) %{_sysconfdir}/ntp/ntpservers %changelog +* Sat Sep 15 2007 Nils Philippsen 1.9.8 +- pick up updated translations + +* Mon Sep 10 2007 Nils Philippsen +- make use of force tagging (since mercurial 0.9.4) + * Mon Aug 27 2007 Nils Philippsen 1.9.7 - replace "timezone" by "time zone" where visible (#253428) - updated translations (#253829) From fedora-extras-commits at redhat.com Sat Sep 15 10:43:22 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sat, 15 Sep 2007 06:43:22 -0400 Subject: rpms/system-config-samba/devel .cvsignore, 1.45, 1.46 sources, 1.46, 1.47 system-config-samba.spec, 1.50, 1.51 Message-ID: <200709151043.l8FAhMEs026889@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/system-config-samba/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26824 Modified Files: .cvsignore sources system-config-samba.spec Log Message: pick up updated translations Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/devel/.cvsignore,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- .cvsignore 10 Sep 2007 07:36:56 -0000 1.45 +++ .cvsignore 15 Sep 2007 10:42:50 -0000 1.46 @@ -1 +1 @@ -system-config-samba-1.2.51.tar.bz2 +system-config-samba-1.2.52.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/devel/sources,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- sources 10 Sep 2007 07:36:56 -0000 1.46 +++ sources 15 Sep 2007 10:42:50 -0000 1.47 @@ -1 +1 @@ -2c6a012fe8618563959999c66424fa55 system-config-samba-1.2.51.tar.bz2 +f8f645cc3f41eb82df750d0d52023b43 system-config-samba-1.2.52.tar.bz2 Index: system-config-samba.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-samba/devel/system-config-samba.spec,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- system-config-samba.spec 10 Sep 2007 07:36:56 -0000 1.50 +++ system-config-samba.spec 15 Sep 2007 10:42:50 -0000 1.51 @@ -1,6 +1,6 @@ Summary: Samba server configuration tool Name: system-config-samba -Version: 1.2.51 +Version: 1.2.52 Release: 1%{?dist} URL: http://fedoraproject.org/wiki/SystemConfig/samba License: GPL @@ -81,6 +81,9 @@ %attr(0644,root,root) %config /etc/pam.d/system-config-samba %changelog +* Sat Sep 15 2007 Nils Philippsen - 1.2.52 +- pick up updated translations + * Mon Sep 10 2007 Nils Philippsen - 1.2.51 - update Polish, Serbian translations - $RPM_BUILD_ROOT -> %%{buildroot} From fedora-extras-commits at redhat.com Sat Sep 15 10:46:58 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 03:46:58 -0700 Subject: [pkgdb] rusers: steved has requested commit Message-ID: <200709151046.l8FAkwU0013866@app3.fedora.phx.redhat.com> Steve Dickson (steved) has requested the commit acl on rusers (Fedora 7) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/rusers From fedora-extras-commits at redhat.com Sat Sep 15 10:47:12 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 03:47:12 -0700 Subject: [pkgdb] rusers: steved has requested commit Message-ID: <200709151047.l8FAlCQa025097@app4.fedora.phx.redhat.com> Steve Dickson (steved) has requested the commit acl on rusers (Fedora devel) To make changes to this package see: https://admin.fedoraproject.org/pkgdb/packages/name/rusers From fedora-extras-commits at redhat.com Sat Sep 15 10:49:00 2007 From: fedora-extras-commits at redhat.com (Nils Philippsen (nphilipp)) Date: Sat, 15 Sep 2007 06:49:00 -0400 Subject: rpms/system-config-users/devel .cvsignore, 1.53, 1.54 sources, 1.57, 1.58 system-config-users.spec, 1.62, 1.63 Message-ID: <200709151049.l8FAn03C027052@cvs-int.fedora.redhat.com> Author: nphilipp Update of /cvs/pkgs/rpms/system-config-users/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27013 Modified Files: .cvsignore sources system-config-users.spec Log Message: pick up updated translations make use of force tagging (since mercurial 0.9.4) Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/system-config-users/devel/.cvsignore,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- .cvsignore 18 Aug 2007 09:08:02 -0000 1.53 +++ .cvsignore 15 Sep 2007 10:48:27 -0000 1.54 @@ -1 +1 @@ -system-config-users-1.2.65.tar.bz2 +system-config-users-1.2.66.tar.bz2 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/system-config-users/devel/sources,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- sources 18 Aug 2007 09:08:02 -0000 1.57 +++ sources 15 Sep 2007 10:48:27 -0000 1.58 @@ -1 +1 @@ -2da93ec6158cda312371c15697ae9588 system-config-users-1.2.65.tar.bz2 +04bfb7a789afbf244f0e379f7e982d1c system-config-users-1.2.66.tar.bz2 Index: system-config-users.spec =================================================================== RCS file: /cvs/pkgs/rpms/system-config-users/devel/system-config-users.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- system-config-users.spec 18 Aug 2007 09:08:02 -0000 1.62 +++ system-config-users.spec 15 Sep 2007 10:48:27 -0000 1.63 @@ -1,6 +1,6 @@ Summary: A graphical interface for administering users and groups Name: system-config-users -Version: 1.2.65 +Version: 1.2.66 Release: 1%{?dist} URL: http://fedoraproject.org/wiki/SystemConfig/users License: GPLv2+ @@ -93,6 +93,12 @@ %attr(0644,root,root) %config (noreplace) /etc/sysconfig/system-config-users %changelog +* Sat Sep 15 2007 Nils Philippsen - 1.2.66 +- pick up updated translations + +* Mon Sep 10 2007 Nils Philippsen +- make use of force tagging (since mercurial 0.9.4) + * Sat Aug 18 2007 Nils Philippsen - 1.2.65 - avoid more duplicate shortcuts (#253319) From fedora-extras-commits at redhat.com Sat Sep 15 10:51:22 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 15 Sep 2007 06:51:22 -0400 Subject: rpms/ogre/devel .cvsignore, 1.6, 1.7 ogre.spec, 1.13, 1.14 sources, 1.6, 1.7 ogre-1.2.5-ppc64.patch, 1.1, NONE Message-ID: <200709151051.l8FApMDB027140@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/ogre/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27118 Modified Files: .cvsignore ogre.spec sources Removed Files: ogre-1.2.5-ppc64.patch Log Message: * Fri Sep 14 2007 Hans de Goede 1.4.4-1 - New upstream release 1.4.4 (bz 291481) Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/ogre/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 1 Jul 2007 20:26:43 -0000 1.6 +++ .cvsignore 15 Sep 2007 10:50:49 -0000 1.7 @@ -1 +1 @@ -ogre-linux-osx-v1-4-2.tar.bz2 +ogre-linux_osx-v1-4-4.tar.bz2 Index: ogre.spec =================================================================== RCS file: /cvs/extras/rpms/ogre/devel/ogre.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ogre.spec 15 Aug 2007 08:37:54 -0000 1.13 +++ ogre.spec 15 Sep 2007 10:50:49 -0000 1.14 @@ -1,14 +1,13 @@ Name: ogre -Version: 1.4.2 -Release: 2%{?dist} +Version: 1.4.4 +Release: 1%{?dist} Summary: Object-Oriented Graphics Rendering Engine License: LGPLv2+ Group: System Environment/Libraries URL: http://www.ogre3d.org/ -Source0: http://downloads.sourceforge.net/ogre/ogre-linux-osx-v%(echo %{version} | tr . -).tar.bz2 +Source0: http://downloads.sourceforge.net/ogre/ogre-linux_osx-v%(echo %{version} | tr . -).tar.bz2 Source1: ogre-samples.sh Patch0: ogre-1.2.1-rpath.patch -Patch1: ogre-1.2.5-ppc64.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: cegui-devel zziplib-devel DevIL-devel freetype-devel gtk2-devel BuildRequires: libXaw-devel libXrandr-devel libXxf86vm-devel libGLU-devel @@ -60,14 +59,16 @@ %prep %setup -q -n ogrenew %patch0 -p1 -z .rpath -%patch1 -p1 -z .ppc64 -# Don't try to build SSE optimised code on ppc64 -sed -i 's/\tpowerpc)$/\tpowerpc|powerpc64)/g' configure +# building ogre while ogre-devel is installed results in binaries getting +# linked against the installed version, instead of the just build one +if [ -f /usr/include/OGRE/Ogre.h ]; then + echo "Error building ogre while ogre-devel is installed does not work!" + exit 1 +fi # stop some CVS stuff from getting installed -rm -r `find Docs Samples/Media -name CVS` 'Docs/manual/.#manual_16.html.1.47' \ - Docs/manual/manual_16.html.rej +rm -r `find Docs Samples/Media -name CVS` # fix line-endings of Docs -sed -i 's/\r//g' Docs/manual/*.html +sed -i 's/\r//g' Docs/ChangeLog.html Docs/manual/*.html # remove execute bits from src-files for -debuginfo package chmod -x `find RenderSystems/GL -type f` \ `find Samples/DeferredShading -type f` Samples/DynTex/src/DynTex.cpp @@ -80,6 +81,17 @@ Samples/Media/gui/TaharezLook.looknfeel \ Samples/Media/gui/Falagard.xsd \ Samples/Media/materials/scripts/Example-DynTex.material +# create a clean version of the api docs for %%doc +mkdir api +cp Docs/api/html/*.html Docs/api/html/*.gif Docs/api/html/*.png \ + Docs/api/html/*.css api +for i in api/OgreParticleEmitter_8h-source.html \ + api/classOgre_1_1ParticleSystem.html \ + api/classOgre_1_1DynLib.html \ + api/classOgre_1_1ParticleEmitter.html; do + iconv -f ISO_8859-2 -t UTF8 $i > api/tmp + mv api/tmp $i +done %build @@ -144,7 +156,7 @@ %files devel-doc %defattr(-,root,root,-) -%doc LINUX.DEV Docs/api Docs/manual Docs/vbo-update Docs/style.css +%doc LINUX.DEV api Docs/manual Docs/vbo-update Docs/style.css %files samples %defattr(-,root,root) @@ -154,6 +166,9 @@ %changelog +* Fri Sep 14 2007 Hans de Goede 1.4.4-1 +- New upstream release 1.4.4 (bz 291481) + * Wed Aug 15 2007 Hans de Goede 1.4.2-2 - Update License tag for new Licensing Guidelines compliance Index: sources =================================================================== RCS file: /cvs/extras/rpms/ogre/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- sources 1 Jul 2007 20:26:43 -0000 1.6 +++ sources 15 Sep 2007 10:50:49 -0000 1.7 @@ -1 +1 @@ -52eea0cf5fc659d9ca63491348e0e0ec ogre-linux-osx-v1-4-2.tar.bz2 +456b75d21bc09d9cee937e3ccf9fbced ogre-linux_osx-v1-4-4.tar.bz2 --- ogre-1.2.5-ppc64.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 15 10:53:59 2007 From: fedora-extras-commits at redhat.com (Hans de Goede (jwrdegoede)) Date: Sat, 15 Sep 2007 06:53:59 -0400 Subject: rpms/chess/devel chess.spec,1.10,1.11 Message-ID: <200709151053.l8FArxHU027302@cvs-int.fedora.redhat.com> Author: jwrdegoede Update of /cvs/extras/rpms/chess/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27279 Modified Files: chess.spec Log Message: * Sat Sep 15 2007 Hans de Goede 1.0-9 - Rebuild for new ogre Index: chess.spec =================================================================== RCS file: /cvs/extras/rpms/chess/devel/chess.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- chess.spec 21 Aug 2007 20:48:23 -0000 1.10 +++ chess.spec 15 Sep 2007 10:53:26 -0000 1.11 @@ -1,6 +1,6 @@ Name: chess Version: 1.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: 3D chess game Group: Amusements/Games License: GPLv2+ @@ -85,6 +85,9 @@ %changelog +* Sat Sep 15 2007 Hans de Goede 1.0-9 +- Rebuild for new ogre + * Tue Aug 21 2007 Hans de Goede 1.0-8 - Rebuild for buildId From fedora-extras-commits at redhat.com Sat Sep 15 11:46:59 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sat, 15 Sep 2007 07:46:59 -0400 Subject: rpms/zabbix/EL-4 zabbix.spec,1.9,1.10 Message-ID: <200709151146.l8FBkx1Q001621@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/pkgs/rpms/zabbix/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1589 Modified Files: zabbix.spec Log Message: * Sat Sep 15 2007 Dan Horak 1.4.2-2 - Add a patch required for finding net-snmp libs on x86_64 Index: zabbix.spec =================================================================== RCS file: /cvs/pkgs/rpms/zabbix/EL-4/zabbix.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- zabbix.spec 11 Sep 2007 05:37:14 -0000 1.9 +++ zabbix.spec 15 Sep 2007 11:46:26 -0000 1.10 @@ -1,6 +1,6 @@ Name: zabbix Version: 1.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Open-source monitoring solution for your IT infrastructure Group: Applications/Internet @@ -11,6 +11,7 @@ Source2: zabbix-server.init Source3: zabbix-agent.init Source4: zabbix-logrotate.in +Patch0: zabbix-1.4.2-netsnmp-x86_64.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %define database mysql @@ -77,6 +78,9 @@ %prep %setup -q +%ifarch x86_64 +%patch0 +%endif # shuffle sql init files around to fix up install mkdir -p dbinit/{schema,data} @@ -248,6 +252,9 @@ %{_datadir}/%{name}/js/* %changelog +* Sat Sep 15 2007 Dan Horak 1.4.2-2 +- Add a patch required for finding net-snmp libs on x86_64 + * Tue Sep 11 2007 Dan Horak 1.4.2-1 - New upstream release - built without WWW monitoring support due old libcurl From fedora-extras-commits at redhat.com Sat Sep 15 11:47:44 2007 From: fedora-extras-commits at redhat.com (Dan Horak (sharkcz)) Date: Sat, 15 Sep 2007 07:47:44 -0400 Subject: rpms/zabbix/EL-4 zabbix-1.4.2-netsnmp-x86_64.patch,NONE,1.1 Message-ID: <200709151147.l8FBliKJ001644@cvs-int.fedora.redhat.com> Author: sharkcz Update of /cvs/pkgs/rpms/zabbix/EL-4 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1632 Added Files: zabbix-1.4.2-netsnmp-x86_64.patch Log Message: * Sat Sep 15 2007 Dan Horak 1.4.2-2 - Add a patch required for finding net-snmp libs on x86_64 zabbix-1.4.2-netsnmp-x86_64.patch: --- NEW FILE zabbix-1.4.2-netsnmp-x86_64.patch --- --- configure.orig 2007-08-20 21:22:56.000000000 +0200 +++ configure 2007-09-15 13:29:13.000000000 +0200 @@ -10419,6 +10419,7 @@ ;; esac done + SNMP_LDFLAGS="${SNMP_LDFLAGS} -lcrypto" if test "x$enable_static" = "xyes"; then for i in $_full_libnetsnmp_libs; do From fedora-extras-commits at redhat.com Sat Sep 15 14:48:01 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 15 Sep 2007 10:48:01 -0400 Subject: rpms/xscreensaver/devel update-xscreensaver-hacks, 1.4, 1.5 xscreensaver.spec, 1.48, 1.49 Message-ID: <200709151448.l8FEm1qk024354@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24296 Modified Files: update-xscreensaver-hacks xscreensaver.spec Log Message: * Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-6 - Fix update script to treat the ending character of conf file correctly. Index: update-xscreensaver-hacks =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/update-xscreensaver-hacks,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- update-xscreensaver-hacks 15 Sep 2007 01:53:07 -0000 1.4 +++ update-xscreensaver-hacks 15 Sep 2007 14:47:28 -0000 1.5 @@ -30,8 +30,8 @@ return 1 fi done - if ! grep -q '\\n[^\\]*$' $tmpconf_1 ; then - sed -i -e 's|\(^.*$\)|\1\\n\\|' $tmpconf_1 + if ! grep -q '\\n[\\]*$' $tmpconf_1 ; then + sed -i -e 's|\(^.*$\)|\1 \\n\\|' $tmpconf_1 fi sed -i -e 's|\\n$|\\n\\|' $tmpconf_1 while [ -s $tmpconf_2 ] ; do @@ -74,7 +74,7 @@ for hackconf in $CONFDIR/*.conf ; do hackconf_fixed=`fix_hackconf $hackconf` if [ -n "$hackconf_fixed" ] ; then - cat $hackconf >> $tmpfile + cat $hackconf_fixed >> $tmpfile rm -f $hackconf_fixed fi done Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/devel/xscreensaver.spec,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- xscreensaver.spec 15 Sep 2007 01:53:07 -0000 1.48 +++ xscreensaver.spec 15 Sep 2007 14:47:28 -0000 1.49 @@ -7,7 +7,7 @@ %define fedora_rel 1.1 %else %define modular_conf 1 -%define fedora_rel 5 +%define fedora_rel 6 %endif %define extrarel %{nil} @@ -510,6 +510,10 @@ %defattr(-,root,root,-) %changelog +* Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-6 +- Fix update script to treat the ending character of conf file + correctly. + * Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-5 - Add some comments on update script. From fedora-extras-commits at redhat.com Sat Sep 15 14:48:30 2007 From: fedora-extras-commits at redhat.com (Mamoru Tasaka (mtasaka)) Date: Sat, 15 Sep 2007 10:48:30 -0400 Subject: rpms/xscreensaver/F-7 update-xscreensaver-hacks, 1.1, 1.2 xscreensaver.spec, 1.43, 1.44 Message-ID: <200709151448.l8FEmUZC024399@cvs-int.fedora.redhat.com> Author: mtasaka Update of /cvs/extras/rpms/xscreensaver/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24331 Modified Files: update-xscreensaver-hacks xscreensaver.spec Log Message: * Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-6 - Fix update script to treat the ending character of conf file correctly. Index: update-xscreensaver-hacks =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/F-7/update-xscreensaver-hacks,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- update-xscreensaver-hacks 15 Sep 2007 02:08:00 -0000 1.1 +++ update-xscreensaver-hacks 15 Sep 2007 14:47:58 -0000 1.2 @@ -30,8 +30,8 @@ return 1 fi done - if ! grep -q '\\n[^\\]*$' $tmpconf_1 ; then - sed -i -e 's|\(^.*$\)|\1\\n\\|' $tmpconf_1 + if ! grep -q '\\n[\\]*$' $tmpconf_1 ; then + sed -i -e 's|\(^.*$\)|\1 \\n\\|' $tmpconf_1 fi sed -i -e 's|\\n$|\\n\\|' $tmpconf_1 while [ -s $tmpconf_2 ] ; do @@ -74,7 +74,7 @@ for hackconf in $CONFDIR/*.conf ; do hackconf_fixed=`fix_hackconf $hackconf` if [ -n "$hackconf_fixed" ] ; then - cat $hackconf >> $tmpfile + cat $hackconf_fixed >> $tmpfile rm -f $hackconf_fixed fi done Index: xscreensaver.spec =================================================================== RCS file: /cvs/extras/rpms/xscreensaver/F-7/xscreensaver.spec,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- xscreensaver.spec 15 Sep 2007 02:08:00 -0000 1.43 +++ xscreensaver.spec 15 Sep 2007 14:47:58 -0000 1.44 @@ -7,7 +7,7 @@ %define fedora_rel 1.1 %else %define modular_conf 1 -%define fedora_rel 5 +%define fedora_rel 6 %endif %define extrarel %{nil} @@ -28,7 +28,7 @@ Summary: X screen saver and locker Name: %{name} Version: %{version} -Release: %{fedora_rel}%{?dist}%{?extrarel}.1 +Release: %{fedora_rel}%{?dist}%{?extrarel} Epoch: 1 License: BSD Group: Amusements/Graphics @@ -510,6 +510,10 @@ %defattr(-,root,root,-) %changelog +* Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-6 +- Fix update script to treat the ending character of conf file + correctly. + * Sat Sep 15 2007 Mamoru Tasaka - 1:5.03-5 - Add some comments on update script. From fedora-extras-commits at redhat.com Sat Sep 15 15:40:25 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 11:40:25 -0400 Subject: rpms/rpcbind/F-7 rpcbind-0.1.4-libwrap.patch, NONE, 1.1 rpcbind.spec, 1.17, 1.18 Message-ID: <200709151540.l8FFePFi031855@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/rpcbind/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31448 Modified Files: rpcbind.spec Added Files: rpcbind-0.1.4-libwrap.patch Log Message: - Added autoconf rules to turn on secure host checking via libwrap. Also turned on host check by default (bz 248284) rpcbind-0.1.4-libwrap.patch: --- NEW FILE rpcbind-0.1.4-libwrap.patch --- commit 29827c82fbb78725478eaf53b140e14a77fad42f Author: Steve Dickson Date: Sat Sep 15 11:32:57 2007 -0400 Added autoconf rules to turn on secure host checking via libwrap. Signed-off-by: Steve Dickson diff --git a/configure.in b/configure.in index dfe5907..2bdf830 100644 --- a/configure.in +++ b/configure.in @@ -52,6 +52,14 @@ AC_CHECK_HEADERS([arpa/inet.h fcntl.h netdb.h \ AC_CHECK_LIB([pthread], [pthread_create]) AC_CHECK_LIB([tirpc], [clnt_create]) +AC_ARG_ENABLE(libwrap,[ --enable-libwrap Enables host name checking], + [case "${enableval}" in + yes) libwarp=true + AC_CHECK_LIB([wrap], [hosts_access]) ;; + no) libwarp=no ;; + *) AC_MSG_ERROR(bad value ${enableval} for --enable-libwrap) ;; + esac],[libwarp=false]) +AM_CONDITIONAL(LIBWRAP, test x$libwarp = xtrue) AC_CONFIG_FILES([Makefile src/Makefile man/Makefile]) AC_OUTPUT() diff --git a/src/Makefile.am b/src/Makefile.am index fd80847..d66b43f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,6 +9,10 @@ if WARMSTART INCLUDES += -DWARMSTART endif +if LIBWRAP +INCLUDES += -DLIBWRAP +endif + bin_PROGRAMS = rpcbind rpcinfo Index: rpcbind.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/F-7/rpcbind.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- rpcbind.spec 14 Sep 2007 19:20:43 -0000 1.17 +++ rpcbind.spec 15 Sep 2007 15:39:53 -0000 1.18 @@ -28,6 +28,7 @@ Patch3: rpcbind-0.1.4-warmstarts.patch Patch4: rpcbind-0.1.4-rpcuser.patch Patch5: rpcbind-0.1.4-iff_up.patch +Patch6: rpcbind-0.1.4-libwrap.patch %description The rpcbind utility is a server that converts RPC program numbers into @@ -43,6 +44,8 @@ %patch4 -p1 # 240873: rpcbind segfaults on startup - ipv6 related %patch5 -p1 +# 248284: rpcbind ignores libwrap files +%patch6 -p1 %build %ifarch s390 s390x @@ -61,6 +64,7 @@ --enable-warmstarts \ --with-statedir="$RPCBDIR" \ --with-rpcuser="$RPCBUSR" \ + --enable-libwrap \ --enable-debug make all @@ -121,7 +125,11 @@ %dir %attr(700,rpc,rpc) /var/lib/rpcbind %changelog -* Fri Sep 14 2007 Steve Dickson 0.1.4-2 +* Sat Sep 15 2007 Steve Dickson 0.1.4-9 +- Added autoconf rules to turn on secure host checking + via libwrap. Also turned on host check by default (bz 248284) + +* Fri Sep 14 2007 Steve Dickson 0.1.4-8 - Changed init script to start service in runlevel 2 (bz 251568) * Fri May 25 2007 Steve Dickson 0.1.4-7 From fedora-extras-commits at redhat.com Sat Sep 15 15:48:27 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 11:48:27 -0400 Subject: rpms/rpcbind/F-7 rpcbind.spec,1.18,1.19 Message-ID: <200709151548.l8FFmRd0000654@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/rpcbind/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv552 Modified Files: rpcbind.spec Log Message: Fixed typo in spec file. Index: rpcbind.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/F-7/rpcbind.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- rpcbind.spec 15 Sep 2007 15:39:53 -0000 1.18 +++ rpcbind.spec 15 Sep 2007 15:47:55 -0000 1.19 @@ -125,11 +125,9 @@ %dir %attr(700,rpc,rpc) /var/lib/rpcbind %changelog -* Sat Sep 15 2007 Steve Dickson 0.1.4-9 +* Sat Sep 15 2007 Steve Dickson 0.1.4-8 - Added autoconf rules to turn on secure host checking via libwrap. Also turned on host check by default (bz 248284) - -* Fri Sep 14 2007 Steve Dickson 0.1.4-8 - Changed init script to start service in runlevel 2 (bz 251568) * Fri May 25 2007 Steve Dickson 0.1.4-7 From fedora-extras-commits at redhat.com Sat Sep 15 15:53:08 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 11:53:08 -0400 Subject: rpms/rpcbind/devel rpcbind-0.1.4-libwrap.patch, NONE, 1.1 rpcbind.spec, 1.16, 1.17 Message-ID: <200709151553.l8FFr8p1001558@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/rpcbind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1435 Modified Files: rpcbind.spec Added Files: rpcbind-0.1.4-libwrap.patch Log Message: Added autoconf rules to turn on secure host checking via libwrap. Also turned on host check by default (bz 248284) rpcbind-0.1.4-libwrap.patch: --- NEW FILE rpcbind-0.1.4-libwrap.patch --- commit 29827c82fbb78725478eaf53b140e14a77fad42f Author: Steve Dickson Date: Sat Sep 15 11:32:57 2007 -0400 Added autoconf rules to turn on secure host checking via libwrap. Signed-off-by: Steve Dickson diff --git a/configure.in b/configure.in index dfe5907..2bdf830 100644 --- a/configure.in +++ b/configure.in @@ -52,6 +52,14 @@ AC_CHECK_HEADERS([arpa/inet.h fcntl.h netdb.h \ AC_CHECK_LIB([pthread], [pthread_create]) AC_CHECK_LIB([tirpc], [clnt_create]) +AC_ARG_ENABLE(libwrap,[ --enable-libwrap Enables host name checking], + [case "${enableval}" in + yes) libwarp=true + AC_CHECK_LIB([wrap], [hosts_access]) ;; + no) libwarp=no ;; + *) AC_MSG_ERROR(bad value ${enableval} for --enable-libwrap) ;; + esac],[libwarp=false]) +AM_CONDITIONAL(LIBWRAP, test x$libwarp = xtrue) AC_CONFIG_FILES([Makefile src/Makefile man/Makefile]) AC_OUTPUT() diff --git a/src/Makefile.am b/src/Makefile.am index fd80847..d66b43f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,6 +9,10 @@ if WARMSTART INCLUDES += -DWARMSTART endif +if LIBWRAP +INCLUDES += -DLIBWRAP +endif + bin_PROGRAMS = rpcbind rpcinfo Index: rpcbind.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/devel/rpcbind.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- rpcbind.spec 14 Sep 2007 19:22:31 -0000 1.16 +++ rpcbind.spec 15 Sep 2007 15:52:37 -0000 1.17 @@ -28,6 +28,7 @@ Patch3: rpcbind-0.1.4-warmstarts.patch Patch4: rpcbind-0.1.4-rpcuser.patch Patch5: rpcbind-0.1.4-iff_up.patch +Patch6: rpcbind-0.1.4-libwrap.patch %description The rpcbind utility is a server that converts RPC program numbers into @@ -43,6 +44,8 @@ %patch4 -p1 # 240873: rpcbind segfaults on startup - ipv6 related %patch5 -p1 +# 248284: rpcbind ignores libwrap files +%patch6 -p1 %build %ifarch s390 s390x @@ -61,6 +64,7 @@ --enable-warmstarts \ --with-statedir="$RPCBDIR" \ --with-rpcuser="$RPCBUSR" \ + --enable-libwrap \ --enable-debug make all @@ -121,7 +125,9 @@ %dir %attr(700,rpc,rpc) /var/lib/rpcbind %changelog -* Fri Sep 14 2007 Steve Dickson 0.1.4-8 +* Sat Sep 15 2007 Steve Dickson 0.1.4-8 +- Added autoconf rules to turn on secure host checking + via libwrap. Also turned on host check by default (bz 248284) - Changed init script to start service in runlevel 2 (bz 251568) * Fri May 25 2007 Steve Dickson 0.1.4-7 From fedora-extras-commits at redhat.com Sat Sep 15 15:58:44 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 11:58:44 -0400 Subject: rpms/rpcbind/F-7 rpcbind.init,1.5,1.6 rpcbind.spec,1.19,1.20 Message-ID: <200709151558.l8FFwiAb002476@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/rpcbind/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2335 Modified Files: rpcbind.init rpcbind.spec Log Message: Fixed typo in init script (bz 248285) Index: rpcbind.init =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/F-7/rpcbind.init,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rpcbind.init 14 Sep 2007 19:20:43 -0000 1.5 +++ rpcbind.init 15 Sep 2007 15:58:12 -0000 1.6 @@ -9,7 +9,7 @@ # # processname: rpcbind # probe: true -# config: /etc/sysconfig/nfs +# config: /etc/sysconfig/rpcbind Index: rpcbind.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/F-7/rpcbind.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- rpcbind.spec 15 Sep 2007 15:47:55 -0000 1.19 +++ rpcbind.spec 15 Sep 2007 15:58:13 -0000 1.20 @@ -126,6 +126,7 @@ %changelog * Sat Sep 15 2007 Steve Dickson 0.1.4-8 +- Fixed typo in init script (bz 248285) - Added autoconf rules to turn on secure host checking via libwrap. Also turned on host check by default (bz 248284) - Changed init script to start service in runlevel 2 (bz 251568) From fedora-extras-commits at redhat.com Sat Sep 15 15:58:54 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 11:58:54 -0400 Subject: rpms/rpcbind/devel rpcbind.init,1.5,1.6 rpcbind.spec,1.17,1.18 Message-ID: <200709151558.l8FFwsNc002510@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/rpcbind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2323 Modified Files: rpcbind.init rpcbind.spec Log Message: Fixed typo in init script (bz 248285) Index: rpcbind.init =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/devel/rpcbind.init,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rpcbind.init 14 Sep 2007 19:22:31 -0000 1.5 +++ rpcbind.init 15 Sep 2007 15:58:21 -0000 1.6 @@ -9,7 +9,7 @@ # # processname: rpcbind # probe: true -# config: /etc/sysconfig/nfs +# config: /etc/sysconfig/rpcbind Index: rpcbind.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/devel/rpcbind.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- rpcbind.spec 15 Sep 2007 15:52:37 -0000 1.17 +++ rpcbind.spec 15 Sep 2007 15:58:21 -0000 1.18 @@ -126,6 +126,7 @@ %changelog * Sat Sep 15 2007 Steve Dickson 0.1.4-8 +- Fixed typo in init script (bz 248285) - Added autoconf rules to turn on secure host checking via libwrap. Also turned on host check by default (bz 248284) - Changed init script to start service in runlevel 2 (bz 251568) From fedora-extras-commits at redhat.com Sat Sep 15 16:02:02 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Sat, 15 Sep 2007 12:02:02 -0400 Subject: rpms/mod_fcgid/devel .cvsignore, 1.4, 1.5 mod_fcgid.spec, 1.7, 1.8 sources, 1.5, 1.6 Message-ID: <200709151602.l8FG22BO009071@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/pkgs/rpms/mod_fcgid/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8921 Modified Files: .cvsignore mod_fcgid.spec sources Log Message: Update to version 2.2 Make sure docs are encoded as UTF-8 Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mod_fcgid/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Feb 2007 14:20:03 -0000 1.4 +++ .cvsignore 15 Sep 2007 16:01:29 -0000 1.5 @@ -1 +1 @@ -mod_fcgid.2.1.tar.gz +mod_fcgid.2.2.tar.gz Index: mod_fcgid.spec =================================================================== RCS file: /cvs/pkgs/rpms/mod_fcgid/devel/mod_fcgid.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mod_fcgid.spec 3 Sep 2007 08:30:33 -0000 1.7 +++ mod_fcgid.spec 15 Sep 2007 16:01:29 -0000 1.8 @@ -10,8 +10,8 @@ %endif Name: mod_fcgid -Version: 2.1 -Release: 6%{?dist} +Version: 2.2 +Release: 1%{?dist} Summary: Apache2 module for high-performance server-side scripting Group: System Environment/Daemons License: GPL+ @@ -75,6 +75,8 @@ %{__cp} -p %{SOURCE7} README.SELinux %patch0 -p1 %{__sed} -i -e 's/\r$//' directives.htm configuration.htm +/usr/bin/iconv -f gb2312 -t utf8 < configuration.htm > configuration.htm.utf8 +%{__mv} -f configuration.htm.utf8 configuration.htm %build topdir=$(/usr/bin/dirname $(/usr/sbin/apxs -q exp_installbuilddir)) @@ -155,6 +157,10 @@ %endif %changelog +* Fri Sep 14 2007 Paul Howarth 2.2-1 +- Update to version 2.2 +- Make sure docs are encoded as UTF-8 + * Mon Sep 3 2007 Joe Orton 2.1-6 - rebuild for fixed 32-bit APR (#254241) Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mod_fcgid/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 23 Aug 2007 09:32:38 -0000 1.5 +++ sources 15 Sep 2007 16:01:29 -0000 1.6 @@ -1 +1 @@ -0bc036276e378463c80617ff57e853dc mod_fcgid.2.1.tar.gz +ce7d7b16e69643dbd549d43d85025983 mod_fcgid.2.2.tar.gz From fedora-extras-commits at redhat.com Sat Sep 15 16:05:58 2007 From: fedora-extras-commits at redhat.com (Paul Howarth (pghmcfc)) Date: Sat, 15 Sep 2007 12:05:58 -0400 Subject: rpms/mod_fcgid/F-7 .cvsignore, 1.4, 1.5 mod_fcgid.spec, 1.5, 1.6 sources, 1.4, 1.5 Message-ID: <200709151605.l8FG5wWa009346@cvs-int.fedora.redhat.com> Author: pghmcfc Update of /cvs/pkgs/rpms/mod_fcgid/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9314 Modified Files: .cvsignore mod_fcgid.spec sources Log Message: resync with devel Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/mod_fcgid/F-7/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 16 Feb 2007 14:20:03 -0000 1.4 +++ .cvsignore 15 Sep 2007 16:05:24 -0000 1.5 @@ -1 +1 @@ -mod_fcgid.2.1.tar.gz +mod_fcgid.2.2.tar.gz Index: mod_fcgid.spec =================================================================== RCS file: /cvs/pkgs/rpms/mod_fcgid/F-7/mod_fcgid.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- mod_fcgid.spec 15 Jun 2007 17:14:10 -0000 1.5 +++ mod_fcgid.spec 15 Sep 2007 16:05:24 -0000 1.6 @@ -9,26 +9,26 @@ %define selinux_buildreqs checkpolicy, selinux-policy-devel, hardlink %endif -Name: mod_fcgid -Version: 2.1 -Release: 3%{?dist} -Summary: Apache2 module for high-performance server-side scripting -Group: System Environment/Daemons -License: GPL -URL: http://fastcgi.coremail.cn/ -Source0: http://dl.sf.net/mod-fcgid/mod_fcgid.%{version}.tar.gz -Source1: fcgid.conf -Source2: fastcgi.te -Source3: fastcgi.fc -Source4: mod_fcgid-2.1-README.RPM -Source5: http://fastcgi.coremail.cn/doc.htm -Source6: http://fastcgi.coremail.cn/configuration.htm -Source7: mod_fcgid-2.1-README.SELinux -Source8: fastcgi-2.5.te -Patch0: mod_fcgid.2.1-docurls.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: httpd-devel >= 2.0 -Requires: httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && %{__cat} %{_includedir}/httpd/.mmn || echo missing) +Name: mod_fcgid +Version: 2.2 +Release: 1%{?dist} +Summary: Apache2 module for high-performance server-side scripting +Group: System Environment/Daemons +License: GPL+ +URL: http://fastcgi.coremail.cn/ +Source0: http://downloads.sf.net/mod-fcgid/mod_fcgid.%{version}.tar.gz +Source1: fcgid.conf +Source2: fastcgi.te +Source3: fastcgi.fc +Source4: mod_fcgid-2.1-README.RPM +Source5: http://fastcgi.coremail.cn/doc.htm +Source6: http://fastcgi.coremail.cn/configuration.htm +Source7: mod_fcgid-2.1-README.SELinux +Source8: fastcgi-2.5.te +Patch0: mod_fcgid.2.1-docurls.patch +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRequires: gawk, httpd-devel >= 2.0, pkgconfig +Requires: httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && %{__cat} %{_includedir}/httpd/.mmn || echo missing) %description mod_fcgid is a binary-compatible alternative to the Apache module mod_fastcgi. @@ -40,9 +40,9 @@ %define selinux_policyver %(%{__sed} -e 's,.*selinux-policy-\\([^/]*\\)/.*,\\1,' /usr/share/selinux/devel/policyhelp) %define selinux_policynum %(echo %{selinux_policyver} | %{__awk} -F. '{ printf "%d%02d%02d", $1, $2, $3 }') %package selinux -Summary: SELinux policy module supporting FastCGI applications with mod_fcgid -Group: System Environment/Base -BuildRequires: %{selinux_buildreqs} +Summary: SELinux policy module supporting FastCGI applications with mod_fcgid +Group: System Environment/Base +BuildRequires: %{selinux_buildreqs} # selinux-policy is required for directory ownership of %{_datadir}/selinux/* # Modules built against one version of a policy may not work with older policy # versions, as noted on fedora-selinux-list: @@ -50,10 +50,10 @@ # Hence the versioned dependency. The versioning will hopefully be replaced by # an ABI version requirement or something similar in the future %if "%{selinux_policyver}" != "" -Requires: selinux-policy >= %{selinux_policyver} +Requires: selinux-policy >= %{selinux_policyver} %endif -Requires: %{name} = %{version}-%{release} -Requires(post): /usr/sbin/semodule, /sbin/restorecon +Requires: %{name} = %{version}-%{release} +Requires(post): /usr/sbin/semodule, /sbin/restorecon Requires(postun): /usr/sbin/semodule, /sbin/restorecon %description selinux @@ -75,6 +75,8 @@ %{__cp} -p %{SOURCE7} README.SELinux %patch0 -p1 %{__sed} -i -e 's/\r$//' directives.htm configuration.htm +/usr/bin/iconv -f gb2312 -t utf8 < configuration.htm > configuration.htm.utf8 +%{__mv} -f configuration.htm.utf8 configuration.htm %build topdir=$(/usr/bin/dirname $(/usr/sbin/apxs -q exp_installbuilddir)) @@ -82,9 +84,9 @@ %if %{selinux_module} for selinuxvariant in %{selinux_variants} do - %{__make} NAME=${selinuxvariant} -f /usr/share/selinux/devel/Makefile - %{__mv} fastcgi.pp fastcgi.pp.${selinuxvariant} - %{__make} NAME=${selinuxvariant} -f /usr/share/selinux/devel/Makefile clean + %{__make} NAME=${selinuxvariant} -f /usr/share/selinux/devel/Makefile + %{__mv} fastcgi.pp fastcgi.pp.${selinuxvariant} + %{__make} NAME=${selinuxvariant} -f /usr/share/selinux/devel/Makefile clean done %endif @@ -92,10 +94,10 @@ %{__rm} -rf %{buildroot} topdir=$(/usr/bin/dirname $(/usr/sbin/apxs -q exp_installbuilddir)) %{__make} \ - top_dir=${topdir} \ - DESTDIR=%{buildroot} \ - MKINSTALLDIRS="%{__mkdir_p}" \ - install + top_dir=${topdir} \ + DESTDIR=%{buildroot} \ + MKINSTALLDIRS="%{__mkdir_p}" \ + install %{__install} -D -m 644 fcgid.conf %{buildroot}%{_sysconfdir}/httpd/conf.d/fcgid.conf %{__install} -d -m 755 %{buildroot}%{_localstatedir}/run/mod_fcgid @@ -103,9 +105,9 @@ %if %{selinux_module} for selinuxvariant in %{selinux_variants} do - %{__install} -d %{buildroot}%{_datadir}/selinux/${selinuxvariant} - %{__install} -p -m 644 fastcgi.pp.${selinuxvariant} \ - %{buildroot}%{_datadir}/selinux/${selinuxvariant}/fastcgi.pp + %{__install} -d %{buildroot}%{_datadir}/selinux/${selinuxvariant} + %{__install} -p -m 644 fastcgi.pp.${selinuxvariant} \ + %{buildroot}%{_datadir}/selinux/${selinuxvariant}/fastcgi.pp done # Hardlink identical policy module packages together /usr/sbin/hardlink -cv %{buildroot}%{_datadir}/selinux @@ -119,8 +121,8 @@ # Install SELinux policy modules for selinuxvariant in %{selinux_variants} do - /usr/sbin/semodule -s ${selinuxvariant} -i \ - %{_datadir}/selinux/${selinuxvariant}/fastcgi.pp &> /dev/null || : + /usr/sbin/semodule -s ${selinuxvariant} -i \ + %{_datadir}/selinux/${selinuxvariant}/fastcgi.pp &> /dev/null || : done # Fix up non-standard directory context /sbin/restorecon %{_localstatedir}/run/mod_fcgid || : @@ -128,15 +130,15 @@ %postun selinux # Clean up after package removal if [ $1 -eq 0 ]; then - # Remove SELinux policy modules - for selinuxvariant in %{selinux_variants} - do - /usr/sbin/semodule -s ${selinuxvariant} -r fastcgi &> /dev/null || : - done - # Clean up any remaining file contexts (shouldn't be any really) - [ -d %{_localstatedir}/run/mod_fcgid ] && \ - /sbin/restorecon -R %{_localstatedir}/run/mod_fcgid &> /dev/null || : + # Remove SELinux policy modules + for selinuxvariant in %{selinux_variants}; do + /usr/sbin/semodule -s ${selinuxvariant} -r fastcgi &> /dev/null || : + done + # Clean up any remaining file contexts (shouldn't be any really) + [ -d %{_localstatedir}/run/mod_fcgid ] && \ + /sbin/restorecon -R %{_localstatedir}/run/mod_fcgid &> /dev/null || : fi +exit 0 %endif %files @@ -155,6 +157,26 @@ %endif %changelog +* Fri Sep 14 2007 Paul Howarth 2.2-1 +- Update to version 2.2 +- Make sure docs are encoded as UTF-8 + +* Mon Sep 3 2007 Joe Orton 2.1-6 +- rebuild for fixed 32-bit APR (#254241) + +* Thu Aug 23 2007 Paul Howarth 2.1-5 +- Update source URL to point to downloads.sf.net rather than dl.sf.net +- Upstream released new tarball without changing version number, though the + only change was in arch/win32/fcgid_pm_win.c, which is not used to build the + RPM package +- Clarify license as GPL (unspecified/any version) +- Unexpand tabs in spec +- Add buildreq of gawk + +* Fri Aug 3 2007 Paul Howarth 2.1-4 +- Add buildreq of pkgconfig, a missing dependency of both apr-devel and + apr-util-devel on FC5 + * Fri Jun 15 2007 Paul Howarth 2.1-3 - Major update of SELinux policy, supporting accessing data on NFS/CIFS shares and a new boolean, httpd_fastcgi_can_sendmail, to allow connections to SMTP @@ -208,9 +230,9 @@ * Tue Jul 4 2006 Paul Howarth 1.09-10 - SELinux policy update: * allow httpd to read httpd_fastcgi_content_t without having the - httpd_builtin_scripting boolean set + | httpd_builtin_scripting boolean set * allow httpd_fastcgi_script_t to read /etc/resolv.conf without - having the httpd_can_network_connect boolean set + | having the httpd_can_network_connect boolean set * Sun Jun 18 2006 Paul Howarth 1.09-9 - Discard output of semodule in %%postun Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/mod_fcgid/F-7/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sources 16 Feb 2007 14:20:03 -0000 1.4 +++ sources 15 Sep 2007 16:05:24 -0000 1.5 @@ -1 +1 @@ -68a6479e398a20577334f16a8b06c418 mod_fcgid.2.1.tar.gz +ce7d7b16e69643dbd549d43d85025983 mod_fcgid.2.2.tar.gz From fedora-extras-commits at redhat.com Sat Sep 15 16:07:35 2007 From: fedora-extras-commits at redhat.com (Jakub Hrozek (jhrozek)) Date: Sat, 15 Sep 2007 12:07:35 -0400 Subject: rpms/pv/devel .cvsignore,1.3,1.4 pv.spec,1.2,1.3 sources,1.3,1.4 Message-ID: <200709151607.l8FG7Z91009487@cvs-int.fedora.redhat.com> Author: jhrozek Update of /cvs/extras/rpms/pv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9419 Modified Files: .cvsignore pv.spec sources Log Message: * Sat Sep 15 2007 Jakub Hrozek - 1.1.0-1 - Bump to the latest upstream Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/pv/devel/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 13 Aug 2007 13:13:55 -0000 1.3 +++ .cvsignore 15 Sep 2007 16:07:02 -0000 1.4 @@ -1 +1 @@ -pv-1.0.1.tar.gz +pv-1.1.0.tar.gz Index: pv.spec =================================================================== RCS file: /cvs/extras/rpms/pv/devel/pv.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pv.spec 13 Aug 2007 12:32:41 -0000 1.2 +++ pv.spec 15 Sep 2007 16:07:02 -0000 1.3 @@ -1,6 +1,6 @@ Summary: A tool for monitoring the progress of data through a pipeline Name: pv -Version: 1.0.1 +Version: 1.1.0 Release: 1%{?dist} License: Artistic (modified) Group: Development/Tools @@ -56,6 +56,9 @@ %changelog +* Sat Sep 15 2007 Jakub Hrozek - 1.1.0-1 +- Bump to the latest upstream + * Mon Aug 13 2007 Jakub Hrozek - 1.0.1-1 - Bump to latest upstream Index: sources =================================================================== RCS file: /cvs/extras/rpms/pv/devel/sources,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sources 13 Aug 2007 13:13:55 -0000 1.3 +++ sources 15 Sep 2007 16:07:02 -0000 1.4 @@ -1 +1 @@ -f4ca9b3e3f476b8934fc70a97e637361 pv-1.0.1.tar.gz +1b76116d4cc70b0f12553a94d834d9bb pv-1.1.0.tar.gz From fedora-extras-commits at redhat.com Sat Sep 15 17:28:30 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 13:28:30 -0400 Subject: rpms/rpcbind/F-7 rpcbind.spec,1.20,1.21 Message-ID: <200709151728.l8FHSUZD017133@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/rpcbind/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17079 Modified Files: rpcbind.spec Log Message: Added a couple missing Requires(pre) (bz 247134) Index: rpcbind.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/F-7/rpcbind.spec,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- rpcbind.spec 15 Sep 2007 15:58:13 -0000 1.20 +++ rpcbind.spec 15 Sep 2007 17:27:56 -0000 1.21 @@ -17,6 +17,8 @@ Conflicts: man-pages < 2.43-12 BuildRequires: automake, autoconf, libtool BuildRequires: libtirpc-devel quota +Requires(pre): /usr/sbin/groupadd /usr/sbin/groupdel +Requires(pre): /usr/sbin/useradd /usr/sbin/userdel Requires(post): /sbin/chkconfig Requires(post): /sbin/chkconfig @@ -130,6 +132,7 @@ - Added autoconf rules to turn on secure host checking via libwrap. Also turned on host check by default (bz 248284) - Changed init script to start service in runlevel 2 (bz 251568) +- Added a couple missing Requires(pre) (bz 247134) * Fri May 25 2007 Steve Dickson 0.1.4-7 - Fixed condrestarts (bz 241332) From fedora-extras-commits at redhat.com Sat Sep 15 17:28:52 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 13:28:52 -0400 Subject: rpms/rpcbind/devel rpcbind.spec,1.18,1.19 Message-ID: <200709151728.l8FHSqE7017136@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/rpcbind/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17111 Modified Files: rpcbind.spec Log Message: Added a couple missing Requires(pre) (bz 247134) Index: rpcbind.spec =================================================================== RCS file: /cvs/pkgs/rpms/rpcbind/devel/rpcbind.spec,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- rpcbind.spec 15 Sep 2007 15:58:21 -0000 1.18 +++ rpcbind.spec 15 Sep 2007 17:28:20 -0000 1.19 @@ -17,6 +17,8 @@ Conflicts: man-pages < 2.43-12 BuildRequires: automake, autoconf, libtool BuildRequires: libtirpc-devel quota +Requires(pre): /usr/sbin/groupadd /usr/sbin/groupdel +Requires(pre): /usr/sbin/useradd /usr/sbin/userdel Requires(post): /sbin/chkconfig Requires(post): /sbin/chkconfig @@ -130,6 +132,7 @@ - Added autoconf rules to turn on secure host checking via libwrap. Also turned on host check by default (bz 248284) - Changed init script to start service in runlevel 2 (bz 251568) +- Added a couple missing Requires(pre) (bz 247134) * Fri May 25 2007 Steve Dickson 0.1.4-7 - Fixed condrestarts (bz 241332) From fedora-extras-commits at redhat.com Sat Sep 15 17:37:26 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 13:37:26 -0400 Subject: rpms/ypserv/devel ypserv-yppasswdd.init, 1.4, 1.5 ypserv-ypserv.init, 1.6, 1.7 ypserv-ypxfrd.init, 1.3, 1.4 ypserv.spec, 1.36, 1.37 Message-ID: <200709151737.l8FHbQaT017345@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/ypserv/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17240 Modified Files: ypserv-yppasswdd.init ypserv-ypserv.init ypserv-ypxfrd.init ypserv.spec Log Message: Fixed init scripts to return correct exit code on 'service status' (bz 248097) Index: ypserv-yppasswdd.init =================================================================== RCS file: /cvs/pkgs/rpms/ypserv/devel/ypserv-yppasswdd.init,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ypserv-yppasswdd.init 9 Sep 2004 15:15:29 -0000 1.4 +++ ypserv-yppasswdd.init 15 Sep 2007 17:36:54 -0000 1.5 @@ -64,6 +64,7 @@ ;; status) status rpc.yppasswdd + RETVAL=$? ;; restart|reload) stop Index: ypserv-ypserv.init =================================================================== RCS file: /cvs/pkgs/rpms/ypserv/devel/ypserv-ypserv.init,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ypserv-ypserv.init 9 Sep 2004 15:15:29 -0000 1.6 +++ ypserv-ypserv.init 15 Sep 2007 17:36:54 -0000 1.7 @@ -59,6 +59,7 @@ ;; status) status ypserv + RETVAL=$? ;; restart|reload) stop Index: ypserv-ypxfrd.init =================================================================== RCS file: /cvs/pkgs/rpms/ypserv/devel/ypserv-ypxfrd.init,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ypserv-ypxfrd.init 25 Jul 2006 20:28:41 -0000 1.3 +++ ypserv-ypxfrd.init 15 Sep 2007 17:36:54 -0000 1.4 @@ -46,6 +46,7 @@ ;; status) status rpc.ypxfrd + RETVAL=$? ;; restart|reload) stop Index: ypserv.spec =================================================================== RCS file: /cvs/pkgs/rpms/ypserv/devel/ypserv.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ypserv.spec 31 Jul 2007 13:14:11 -0000 1.36 +++ ypserv.spec 15 Sep 2007 17:36:54 -0000 1.37 @@ -4,7 +4,7 @@ Url: http://www.linux-nis.org/nis/ypserv/index.html Name: ypserv Version: 2.19 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Group: System Environment/Daemons Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypserv-%{version}.tar.bz2 @@ -138,6 +138,10 @@ %{_includedir}/*/* %changelog +* Sat Sep 15 2007 Steve Dickson 2.19-6 +- Fixed init scripts to return correct exit code on + 'service status' (bz 248097) + * Tue Jul 31 2007 Steve Dickson 2.19-5 - Changed install process to create an useful debuginfo package (bz 249961) From fedora-extras-commits at redhat.com Sat Sep 15 17:37:44 2007 From: fedora-extras-commits at redhat.com (Steve Dickson (steved)) Date: Sat, 15 Sep 2007 13:37:44 -0400 Subject: rpms/ypserv/F-7 ypserv-yppasswdd.init, 1.4, 1.5 ypserv-ypserv.init, 1.6, 1.7 ypserv-ypxfrd.init, 1.3, 1.4 ypserv.spec, 1.36, 1.37 Message-ID: <200709151737.l8FHbiMY017358@cvs-int.fedora.redhat.com> Author: steved Update of /cvs/pkgs/rpms/ypserv/F-7 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17276 Modified Files: ypserv-yppasswdd.init ypserv-ypserv.init ypserv-ypxfrd.init ypserv.spec Log Message: Fixed init scripts to return correct exit code on 'service status' (bz 248097) Index: ypserv-yppasswdd.init =================================================================== RCS file: /cvs/pkgs/rpms/ypserv/F-7/ypserv-yppasswdd.init,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ypserv-yppasswdd.init 9 Sep 2004 15:15:29 -0000 1.4 +++ ypserv-yppasswdd.init 15 Sep 2007 17:37:13 -0000 1.5 @@ -64,6 +64,7 @@ ;; status) status rpc.yppasswdd + RETVAL=$? ;; restart|reload) stop Index: ypserv-ypserv.init =================================================================== RCS file: /cvs/pkgs/rpms/ypserv/F-7/ypserv-ypserv.init,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ypserv-ypserv.init 9 Sep 2004 15:15:29 -0000 1.6 +++ ypserv-ypserv.init 15 Sep 2007 17:37:13 -0000 1.7 @@ -59,6 +59,7 @@ ;; status) status ypserv + RETVAL=$? ;; restart|reload) stop Index: ypserv-ypxfrd.init =================================================================== RCS file: /cvs/pkgs/rpms/ypserv/F-7/ypserv-ypxfrd.init,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ypserv-ypxfrd.init 25 Jul 2006 20:28:41 -0000 1.3 +++ ypserv-ypxfrd.init 15 Sep 2007 17:37:13 -0000 1.4 @@ -46,6 +46,7 @@ ;; status) status rpc.ypxfrd + RETVAL=$? ;; restart|reload) stop Index: ypserv.spec =================================================================== RCS file: /cvs/pkgs/rpms/ypserv/F-7/ypserv.spec,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ypserv.spec 31 Jul 2007 13:20:37 -0000 1.36 +++ ypserv.spec 15 Sep 2007 17:37:13 -0000 1.37 @@ -4,7 +4,7 @@ Url: http://www.linux-nis.org/nis/ypserv/index.html Name: ypserv Version: 2.19 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Group: System Environment/Daemons Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypserv-%{version}.tar.bz2 @@ -138,6 +138,10 @@ %{_includedir}/*/* %changelog +* Sat Sep 15 2007 Steve Dickson 2.19-6 +- Fixed init scripts to return correct exit code on + 'service status' (bz 248097) + * Tue Jul 31 2007 Steve Dickson 2.19-5 - Changed install process to create an useful debuginfo package (bz 249961) From fedora-extras-commits at redhat.com Sat Sep 15 18:16:35 2007 From: fedora-extras-commits at redhat.com (Ben Konrath (bkonrath)) Date: Sat, 15 Sep 2007 14:16:35 -0400 Subject: rpms/eclipse-egit/devel .cvsignore, 1.2, 1.3 eclipse-egit-add-feature.patch, 1.1, 1.2 eclipse-egit.spec, 1.1, 1.2 sources, 1.2, 1.3 Message-ID: <200709151816.l8FIGZBT024275@cvs-int.fedora.redhat.com> Author: bkonrath Update of /cvs/pkgs/rpms/eclipse-egit/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24245 Modified Files: .cvsignore eclipse-egit-add-feature.patch eclipse-egit.spec sources Log Message: * Fri Sep 14 2007 Ben Konrath 0.2.2-0.git20070911.fc8 - Update to git20070911. - Update feature and accosicated branding plugin. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-egit/devel/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- .cvsignore 15 Sep 2007 02:30:53 -0000 1.2 +++ .cvsignore 15 Sep 2007 18:16:03 -0000 1.3 @@ -1 +1,2 @@ -egit-522c3046b3b7e4af1a13ca17912e0bfe8b0983e4.tar.gz +egit.png +egit-7a3cbb48ecf66e962020518de3486c9f6d7a4cca.tar.gz eclipse-egit-add-feature.patch: Index: eclipse-egit-add-feature.patch =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-egit/devel/eclipse-egit-add-feature.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- eclipse-egit-add-feature.patch 15 Sep 2007 02:30:53 -0000 1.1 +++ eclipse-egit-add-feature.patch 15 Sep 2007 18:16:03 -0000 1.2 @@ -1,31 +1,60 @@ -diff -ruN egit.orig/org.spearce.egit/build.properties egit/org.spearce.egit/build.properties ---- egit.orig/org.spearce.egit/build.properties 1969-12-31 19:00:00.000000000 -0500 -+++ egit/org.spearce.egit/build.properties 2007-08-30 12:33:14.000000000 -0400 +diff --git a/org.spearce.egit-feature/.project b/org.spearce.egit-feature/.project +new file mode 100644 +index 0000000..dac8f65 +--- /dev/null ++++ egit/org.spearce.egit-feature/.project +@@ -0,0 +1,17 @@ ++ ++ ++ org.spearce.egit-feature ++ ++ ++ ++ ++ ++ org.eclipse.pde.FeatureBuilder ++ ++ ++ ++ ++ ++ org.eclipse.pde.FeatureNature ++ ++ +diff --git a/org.spearce.egit-feature/build.properties b/org.spearce.egit-feature/build.properties +new file mode 100644 +index 0000000..64f93a9 +--- /dev/null ++++ egit/org.spearce.egit-feature/build.properties @@ -0,0 +1 @@ +bin.includes = feature.xml -diff -ruN egit.orig/org.spearce.egit/feature.xml egit/org.spearce.egit/feature.xml ---- egit.orig/org.spearce.egit/feature.xml 1969-12-31 19:00:00.000000000 -0500 -+++ egit/org.spearce.egit/feature.xml 2007-08-30 12:33:14.000000000 -0400 -@@ -0,0 +1,42 @@ +diff --git a/org.spearce.egit-feature/feature.xml b/org.spearce.egit-feature/feature.xml +new file mode 100644 +index 0000000..01c53cd +--- /dev/null ++++ egit/org.spearce.egit-feature/feature.xml +@@ -0,0 +1,44 @@ + + ++ provider-name="spearce.org" ++ plugin="org.spearce.egit"> + -+ -+ The Eclipse Git plugin allows developers to interact with Git -+ repositories from within Eclipse. -+ -+ -+ -+ [Enter Copyright Description here.] -+ -+ -+ -+ GPLv2 EPL -+ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + + + -diff -ruN egit.orig/org.spearce.egit/.project egit/org.spearce.egit/.project ---- egit.orig/org.spearce.egit/.project 1969-12-31 19:00:00.000000000 -0500 -+++ egit/org.spearce.egit/.project 2007-08-30 12:33:14.000000000 -0400 -@@ -0,0 +1,17 @@ +diff --git a/org.spearce.egit/.classpath b/org.spearce.egit/.classpath +new file mode 100644 +index 0000000..acad1c2 +--- /dev/null ++++ egit/org.spearce.egit/.classpath +@@ -0,0 +1,6 @@ ++ ++ ++ ++ ++ ++ +diff --git a/org.spearce.egit/.project b/org.spearce.egit/.project +new file mode 100644 +index 0000000..bbdc4e3 +--- /dev/null ++++ egit/org.spearce.egit/.project +@@ -0,0 +1,28 @@ + + + org.spearce.egit @@ -61,12 +104,81 @@ + + + -+ org.eclipse.pde.FeatureBuilder ++ org.eclipse.jdt.core.javabuilder ++ ++ ++ ++ ++ org.eclipse.pde.ManifestBuilder ++ ++ ++ ++ ++ org.eclipse.pde.SchemaBuilder + + + + + -+ org.eclipse.pde.FeatureNature ++ org.eclipse.pde.PluginNature ++ org.eclipse.jdt.core.javanature + + +diff --git a/org.spearce.egit/META-INF/MANIFEST.MF b/org.spearce.egit/META-INF/MANIFEST.MF +new file mode 100644 +index 0000000..40da4e0 +--- /dev/null ++++ egit/org.spearce.egit/META-INF/MANIFEST.MF +@@ -0,0 +1,7 @@ ++Manifest-Version: 1.0 ++Bundle-ManifestVersion: 2 ++Bundle-Name: Java Git / Eclipse Git ++Bundle-SymbolicName: org.spearce.egit ++Bundle-Version: 0.2.2 ++Bundle-Vendor: spearce.org ++Bundle-RequiredExecutionEnvironment: J2SE-1.5 +diff --git a/org.spearce.egit/about.ini b/org.spearce.egit/about.ini +new file mode 100644 +index 0000000..dcab31a +--- /dev/null ++++ egit/org.spearce.egit/about.ini +@@ -0,0 +1,28 @@ ++# about.ini ++# contains information about a feature ++# java.io.Properties file (ISO 8859-1 with "\" escapes) ++# "%key" are externalized strings defined in about.properties ++# This file does not need to be translated. ++ ++# Property "aboutText" contains blurb for "About" dialog (translated) ++aboutText=Java Git / Eclipse Git (by Shawn Pearce) is a Java Git library and plugin for the Eclipse IDE. ++ ++# Property "windowImage" contains path to window icon (16x16) ++# needed for primary features only ++ ++# Property "featureImage" contains path to feature image (32x32) ++featureImage=egit.png ++ ++# Property "aboutImage" contains path to product image (500x330 or 115x164) ++# needed for primary features only ++ ++# Property "appName" contains name of the application (not translated) ++# needed for primary features only ++ ++# Property "welcomePerspective" contains the id of the perspective in which the ++# welcome page is to be opened. ++# optional ++ ++# Property "tipsAndTricksHref" contains the Help topic href to a tips and tricks page ++# optional ++# tipsAndTricksHref=/org.eclipse.jdt.doc.user/tips/jdt_tips.html +\ No newline at end of file +diff --git a/org.spearce.egit/build.properties b/org.spearce.egit/build.properties +new file mode 100644 +index 0000000..34d2e4d +--- /dev/null ++++ egit/org.spearce.egit/build.properties +@@ -0,0 +1,4 @@ ++source.. = src/ ++output.. = bin/ ++bin.includes = META-INF/,\ ++ . Index: eclipse-egit.spec =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-egit/devel/eclipse-egit.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- eclipse-egit.spec 15 Sep 2007 02:30:53 -0000 1.1 +++ eclipse-egit.spec 15 Sep 2007 18:16:03 -0000 1.2 @@ -4,13 +4,14 @@ Summary: Eclipse Git plug-in Name: eclipse-egit Version: 0.2.2 -Release: 0.git20070826%{?dist} +Release: 0.git20070911%{?dist} License: EPL GPLv2 URL: http://repo.or.cz/w/egit.git Group: Development/Tools -# retrieved from http://repo.or.cz/w/egit.git?a=snapshot;h=522c3046b3b7e4af1a13ca17912e0bfe8b0983e4;sf=tgz -Source0: egit-522c3046b3b7e4af1a13ca17912e0bfe8b0983e4.tar.gz +# retrieved from http://repo.or.cz/w/egit.git?a=snapshot;h=7a3cbb48ecf66e962020518de3486c9f6d7a4cca;sf=tgz +Source0: egit-7a3cbb48ecf66e962020518de3486c9f6d7a4cca.tar.gz +Source1: egit.png Patch0: %{name}-add-feature.patch Requires: eclipse-platform > 1:3.3.0 @@ -39,6 +40,7 @@ %prep %setup -q -c %patch0 -p0 +cp %{SOURCE1} egit/org.spearce.egit %build # Copy the SDK for build @@ -95,5 +97,9 @@ %endif %changelog +* Fri Sep 14 2007 Ben Konrath 0.2.2-0.git20070911.fc8 +- Update to git20070911. +- Update feature and accosicated branding plugin. + * Wed Aug 29 2007 Ben Konrath 0.2.2-0.git20070826.fc8 - Initial version Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/eclipse-egit/devel/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sources 15 Sep 2007 02:30:53 -0000 1.2 +++ sources 15 Sep 2007 18:16:03 -0000 1.3 @@ -1 +1,2 @@ -fbbbb7b7366d5a9f397f521837fe3e19 egit-522c3046b3b7e4af1a13ca17912e0bfe8b0983e4.tar.gz +5d1082d9db40f01c5de094ac8769514b egit.png +d2730356da7d7b616ff262b4df74bfb2 egit-7a3cbb48ecf66e962020518de3486c9f6d7a4cca.tar.gz From fedora-extras-commits at redhat.com Sat Sep 15 18:58:59 2007 From: fedora-extras-commits at redhat.com (Mads Villadsen (maxx)) Date: Sat, 15 Sep 2007 14:58:59 -0400 Subject: rpms/pdfcube/devel pdfcube.spec,1.2,1.3 Message-ID: <200709151858.l8FIwxXp025109@cvs-int.fedora.redhat.com> Author: maxx Update of /cvs/extras/rpms/pdfcube/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25071 Modified Files: pdfcube.spec Log Message: Rebuild because of new poppler library Index: pdfcube.spec =================================================================== RCS file: /cvs/extras/rpms/pdfcube/devel/pdfcube.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pdfcube.spec 5 Aug 2007 18:35:27 -0000 1.2 +++ pdfcube.spec 15 Sep 2007 18:58:27 -0000 1.3 @@ -1,6 +1,6 @@ Name: pdfcube Version: 0.0.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: PDF presentation viewer with a spinning cube @@ -47,6 +47,9 @@ %changelog +* Sat Sep 15 2007 Mads Villadsen - 0.0.2-5 +- Rebuild because of new poppler library + * Thu Aug 2 2007 Mads Villadsen - 0.0.2-4 - Updated License field per new Licensing Guidelines From fedora-extras-commits at redhat.com Sat Sep 15 19:02:08 2007 From: fedora-extras-commits at redhat.com (Mads Villadsen (maxx)) Date: Sat, 15 Sep 2007 15:02:08 -0400 Subject: rpms/pdfcube/devel pdfcube.spec,1.3,1.4 Message-ID: <200709151902.l8FJ28sk031137@cvs-int.fedora.redhat.com> Author: maxx Update of /cvs/extras/rpms/pdfcube/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31103 Modified Files: pdfcube.spec Log Message: Messed up tagging - trying again Index: pdfcube.spec =================================================================== RCS file: /cvs/extras/rpms/pdfcube/devel/pdfcube.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pdfcube.spec 15 Sep 2007 18:58:27 -0000 1.3 +++ pdfcube.spec 15 Sep 2007 19:01:33 -0000 1.4 @@ -1,6 +1,6 @@ Name: pdfcube Version: 0.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: PDF presentation viewer with a spinning cube @@ -47,6 +47,9 @@ %changelog +* Sat Sep 15 2007 Mads Villadsen - 0.0.2-6 +- Messed up tagging - trying again. + * Sat Sep 15 2007 Mads Villadsen - 0.0.2-5 - Rebuild because of new poppler library From fedora-extras-commits at redhat.com Sat Sep 15 19:40:12 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Sat, 15 Sep 2007 15:40:12 -0400 Subject: rpms/librtas/devel librtas-1.3.2-mode.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 librtas.spec, 1.11, 1.12 sources, 1.5, 1.6 librtas-1.2.4-no_syscall1.patch, 1.1, NONE Message-ID: <200709151940.l8FJeCH7032078@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/librtas/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32047 Modified Files: .cvsignore librtas.spec sources Added Files: librtas-1.3.2-mode.patch Removed Files: librtas-1.2.4-no_syscall1.patch Log Message: * Mon Sep 10 2007 David Cantrell - 1.3.2-1 - Upgraded to librtas-1.3.2 - Cleaned up spec file to conform to Fedora packaging guidelines librtas-1.3.2-mode.patch: --- NEW FILE librtas-1.3.2-mode.patch --- diff -up librtas-1.3.2/librtas_src/syscall_rmo.c.mode librtas-1.3.2/librtas_src/syscall_rmo.c --- librtas-1.3.2/librtas_src/syscall_rmo.c.mode 2007-08-06 12:02:34.000000000 -0400 +++ librtas-1.3.2/librtas_src/syscall_rmo.c 2007-09-05 17:03:10.000000000 -0400 @@ -117,7 +117,7 @@ static int acquire_file_lock(off_t start /* Lazily open lock file */ if (wa_config.lockfile_fd < 0) { - wa_config.lockfile_fd = open(lockfile_path, O_CREAT | O_RDWR); + wa_config.lockfile_fd = open(lockfile_path, O_CREAT | O_RDWR, 0600); if (wa_config.lockfile_fd < 0) { dbg1("could not open lockfile %s\n", lockfile_path); return RTAS_IO_ASSERT; Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/librtas/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- .cvsignore 31 Mar 2007 02:53:39 -0000 1.4 +++ .cvsignore 15 Sep 2007 19:39:40 -0000 1.5 @@ -1 +1 @@ -librtas-1.2.4.tar.gz +librtas-1.3.2.tar.gz Index: librtas.spec =================================================================== RCS file: /cvs/pkgs/rpms/librtas/devel/librtas.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- librtas.spec 21 Aug 2007 15:56:30 -0000 1.11 +++ librtas.spec 15 Sep 2007 19:39:40 -0000 1.12 @@ -1,14 +1,16 @@ -Summary: Libraries to provide access to RTAS calls and RTAS events. -Name: librtas -Version: 1.2.4 -Release: 4%{?dist} -URL: http://librtas.ozlabs.org -License: IBM Common Public License (CPL) v1.0 -Group: System Environment/Libraries -Source: http://librtas.ozlabs.org/releases/librtas-%{version}.tar.gz -Patch0: librtas-1.2.4-no_syscall1.patch +Summary: Libraries to provide access to RTAS calls and RTAS events +Name: librtas +Version: 1.3.2 +Release: 1%{?dist} +URL: http://librtas.ozlabs.org +License: IBM +Group: System Environment/Libraries -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot +Source: http://librtas.ozlabs.org/releases/%{name}-%{version}.tar.gz + +Patch0: %{name}-1.3.2-mode.patch + +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExclusiveArch: ppc ppc64 %description @@ -22,48 +24,52 @@ the contents of RTAS events. %package devel -Summary: Static libraries and header files for librtas development. -Group: Development/Libraries -Requires: librtas = %{version} +Summary: C header files for development with librtas +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} %description devel - -The librtas-devel packages contains the header files and static libraries -necessary for developing programs using libdaemon. +The librtas-devel packages contains the header files necessary for +developing programs using libdaemon. %prep -%setup -%patch0 -p1 -b .no_syscall +%setup +%patch0 -p1 -b .mode %build -make CFLAGS="$RPM_OPT_FLAGS -fPIC -DPIC" - +%{__make} CFLAGS="%{optflags} -fPIC -DPIC" %{?_smp_mflags} %install -make DESTDIR=$RPM_BUILD_ROOT LIB_DIR=%{_libdir} install -rm -rf $RPM_BUILD_ROOT/usr/share/doc +%{__make} install DESTDIR=%{buildroot} LIB_DIR=%{_libdir} +%{__rm} -rf %{buildroot}%{_datadir}/doc %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean -rm -rf $RPM_BUILD_ROOT +%{__rm} -rf %{buildroot} %files %defattr(-, root, root, -) -%doc COPYRIGHT README +%doc COPYRIGHT README Changelog %{_libdir}/librtas.so.%{version} %{_libdir}/librtasevent.so.%{version} %files devel %defattr(-, root, root, -) -%doc COPYRIGHT README -%{_libdir}/*.so -%{_libdir}/*.a -/usr/include/* +%{_libdir}/librtas.so +%{_libdir}/librtasevent.so +%{_includedir}/librtas.h +%{_includedir}/librtasevent.h +%{_includedir}/librtasevent_v4.h +%{_includedir}/librtasevent_v6.h %changelog +* Mon Sep 10 2007 David Cantrell - 1.3.2-1 +- Upgraded to librtas-1.3.2 +- Cleaned up spec file to conform to Fedora packaging guidelines + * Tue Aug 21 2007 David Cantrell - 1.2.4-4 - Rebuild Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/librtas/devel/sources,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sources 31 Mar 2007 02:58:02 -0000 1.5 +++ sources 15 Sep 2007 19:39:40 -0000 1.6 @@ -1 +1 @@ -2e2a2b10ee65deb9b99f88f1502656ce librtas-1.2.4.tar.gz +0a3705d4983fbb18a1b98cbe15032318 librtas-1.3.2.tar.gz --- librtas-1.2.4-no_syscall1.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 15 21:14:02 2007 From: fedora-extras-commits at redhat.com (David Cantrell (dcantrel)) Date: Sat, 15 Sep 2007 17:14:02 -0400 Subject: rpms/ppc64-utils/devel .cvsignore, 1.6, 1.7 ppc64-utils.spec, 1.27, 1.28 sources, 1.13, 1.14 Message-ID: <200709152114.l8FLE2Y3016033@cvs-int.fedora.redhat.com> Author: dcantrel Update of /cvs/pkgs/rpms/ppc64-utils/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16011 Modified Files: .cvsignore ppc64-utils.spec sources Log Message: * Sat Sep 15 2007 David Cantrell - 0.12-1 - Upgraded to powerpc-utils-1.0.6 and powerpc-utils-papr-1.0.4 - Updated license tag to reflect licenses of all included components Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/ppc64-utils/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- .cvsignore 8 Apr 2007 04:37:24 -0000 1.6 +++ .cvsignore 15 Sep 2007 21:13:30 -0000 1.7 @@ -1,10 +1,8 @@ pmac-utils-2.1.tar.gz ppc64-utils-0.4.tar.gz zImage-boot.tar.gz -powerpc-utils-1.0.2.tar.gz -powerpc-utils-papr-1.0.2.tar.gz -powerpc-utils-1.0.3.tar.gz -powerpc-utils-papr-1.0.3.tar.gz ps3pf_utils-1.0.9.tar.bz2 zImage-wrapper.tar.gz ps3.dtb +powerpc-utils-1.0.6.tar.gz +powerpc-utils-papr-1.0.4.tar.gz Index: ppc64-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/ppc64-utils/devel/ppc64-utils.spec,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ppc64-utils.spec 27 Aug 2007 17:45:21 -0000 1.27 +++ ppc64-utils.spec 15 Sep 2007 21:13:30 -0000 1.28 @@ -1,12 +1,20 @@ %define pmacutilsver 2.1 -%define powerpcutilsver 1.0.3 +%define powerpcutilsver 1.0.6 +%define powerpcutilspaprver 1.0.4 %define ps3pfutilsver 1.0.9 Summary: Linux/PPC64 specific utilities Name: ppc64-utils -Version: 0.11 -Release: 5%{?dist} -License: GPL and OSL +Version: 0.12 +Release: 1%{?dist} + +# The things that do not have URLs in the source entry are Red Hat creations, +# except pmac-utils, which just isn't available upstream anymore. +# The licensing of these things are all different. The Red Hat +# creations are either GPLv2 or GPLv2+, pmac-utils is GPLv2, and +# powerpc-utils and powerpc-utils-papr are IBM +License: GPLv2 and GPLv2+ and IBM + Group: System Environment/Base Source0: http://powerpc-utils.ozlabs.org/releases/powerpc-utils-%{powerpcutilsver}.tar.gz @@ -15,7 +23,7 @@ Source3: mkzimage Source5: pmac-utils-%{pmacutilsver}.tar.gz Source6: zImage-boot.tar.gz -Source7: http://powerpc-utils.ozlabs.org/releases/powerpc-utils-papr-%{powerpcutilsver}.tar.gz +Source7: http://powerpc-utils.ozlabs.org/releases/powerpc-utils-papr-%{powerpcutilspaprver}.tar.gz Source8: http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3pf_utils-%{ps3pfutilsver}.tar.bz2 Source9: zImage-wrapper.tar.gz Source10: ps3.dts @@ -24,7 +32,7 @@ Patch1: ppc64-utils-1.1-64k.patch Patch2: ps3pf_utils-1.0.9-types.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExclusiveArch: ppc ppc64 Requires: binutils yaboot BuildRequires: linuxdoc-tools librtas-devel kernel-devel dtc @@ -52,7 +60,7 @@ %{__make} -C pmac-utils-%{pmacutilsver} clean nvsetenv nvsetenv.8 -CFLAGS="%{optflags}" %{__make} %{?_smp_mflags} -C powerpc-utils-papr-%{powerpcutilsver} +CFLAGS="%{optflags}" %{__make} %{?_smp_mflags} -C powerpc-utils-papr-%{powerpcutilspaprver} %{__make} %{?_smp_mflags} -C zImage-boot zImage.stub @@ -79,7 +87,7 @@ %{__install} -m 755 nvsetenv %{buildroot}/sbin %{__install} -m 755 nvsetenv.8 %{buildroot}/%{_mandir}/man8 popd -pushd powerpc-utils-papr-%{powerpcutilsver} +pushd powerpc-utils-papr-%{powerpcutilspaprver} %{__make} LIB_DIR=%{_libdir} DESTDIR=%{buildroot} install %{__rm} -rf %{buildroot}/etc/init.d %{__install} -m 0644 scripts/ibmvscsis.sh %{buildroot}%{_datadir}/%{name} @@ -102,6 +110,10 @@ %{_mandir}/man8/* %changelog +* Sat Sep 15 2007 David Cantrell - 0.12-1 +- Upgraded to powerpc-utils-1.0.6 and powerpc-utils-papr-1.0.4 +- Updated license tag to reflect licenses of all included components + * Mon Aug 27 2007 David Cantrell - 0.11-5 - Spec file style cleanup - BR dtc now for ps3.dtb since Core/Extras merge is complete Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/ppc64-utils/devel/sources,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- sources 17 Apr 2007 08:52:45 -0000 1.13 +++ sources 15 Sep 2007 21:13:30 -0000 1.14 @@ -1,7 +1,7 @@ afbdcb97cd036f0c55204e05bac5f38e pmac-utils-2.1.tar.gz 1e3f958ea6d0b7313a3aee174e472138 zImage-boot.tar.gz -ffd031d0b949bef79a57159ecc235d3f powerpc-utils-1.0.3.tar.gz -19ae37d109ccafa4feeb714925b022b1 powerpc-utils-papr-1.0.3.tar.gz 0a7cccf1de3287e669898e3f41cddf3e ps3pf_utils-1.0.9.tar.bz2 787839c782f8ab9812903cfb501455c8 ps3.dtb cbef15544b5335e8a646d497456f3313 zImage-wrapper.tar.gz +33de4697b9dc36be070ae67d545fd4fe powerpc-utils-1.0.6.tar.gz +1472a4b2c6929a5bfe0d29ff30e8b559 powerpc-utils-papr-1.0.4.tar.gz From fedora-extras-commits at redhat.com Sat Sep 15 21:32:45 2007 From: fedora-extras-commits at redhat.com (Jonathan Steffan (jsteffan)) Date: Sat, 15 Sep 2007 17:32:45 -0400 Subject: rpms/zope/FC-6 zope-2.10.4-config.patch, NONE, 1.1 .cvsignore, 1.18, 1.19 sources, 1.18, 1.19 zope.spec, 1.34, 1.35 zope-2.7.3-config.patch, 1.2, NONE Message-ID: <200709152132.l8FLWj8I018644@cvs-int.fedora.redhat.com> Author: jsteffan Update of /cvs/extras/rpms/zope/FC-6 In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18617/FC-6 Modified Files: .cvsignore sources zope.spec Added Files: zope-2.10.4-config.patch Removed Files: zope-2.7.3-config.patch Log Message: Update Zope to 2.10.4 for use with Plone 3 zope-2.10.4-config.patch: --- NEW FILE zope-2.10.4-config.patch --- --- skel/etc/zope.conf.in.orig 2007-08-14 00:14:05.000000000 -0600 +++ skel/etc/zope.conf.in 2007-08-14 00:14:49.000000000 -0600 @@ -148,6 +148,7 @@ # # effective-user chrism +effective-user zope # Directive: enable-product-installation # @@ -288,6 +289,7 @@ # # mime-types $INSTANCE/etc/mime.types +mime-types /etc/mime.types # Directive: structured-text-header-level # Index: .cvsignore =================================================================== RCS file: /cvs/extras/rpms/zope/FC-6/.cvsignore,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- .cvsignore 6 Aug 2007 16:27:18 -0000 1.18 +++ .cvsignore 15 Sep 2007 21:32:12 -0000 1.19 @@ -1 +1 @@ -Zope-2.9.8-final.tgz +Zope-2.10.4-final.tgz Index: sources =================================================================== RCS file: /cvs/extras/rpms/zope/FC-6/sources,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- sources 6 Aug 2007 16:27:18 -0000 1.18 +++ sources 15 Sep 2007 21:32:12 -0000 1.19 @@ -1 +1 @@ -ad7acd2378568264cc301657ee79d361 Zope-2.9.8-final.tgz +07dde81bdfe42ca00f73912b3d73e0ec Zope-2.10.4-final.tgz Index: zope.spec =================================================================== RCS file: /cvs/extras/rpms/zope/FC-6/zope.spec,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- zope.spec 6 Aug 2007 16:27:18 -0000 1.34 +++ zope.spec 15 Sep 2007 21:32:12 -0000 1.35 @@ -1,4 +1,4 @@ -%define python_minver 2.4.2 +%define python_minver 2.4.3 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} @@ -14,12 +14,12 @@ Name: zope Summary: Web application server for flexible content management applications -Version: 2.9.8 -Release: 1%{?dist} +Version: 2.10.4 +Release: 3%{?dist} License: ZPL Group: System Environment/Daemons URL: http://www.zope.org/ -Source0: http://www.zope.org/Products/Zope/2.9.8/Zope-2.9.8-final.tgz +Source0: http://www.zope.org/Products/Zope/2.10.4/Zope-2.10.4-final.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source1: zope.init.in @@ -28,13 +28,10 @@ Source4: zope-README.Fedora Source5: zope.logrotate.in Source6: zope.logrotate.cron.in -#Source10: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/Hotfix-20070320/Hotfix_20070320.tgz -Patch0: zope-2.7.3-config.patch -#Patch1: zope.configure-2.9.5.patch - -BuildRequires: python-devel >= %{python_minver} -BuildRequires: python >= %{python_minver} -Requires: python >= %{python_minver} +Patch0: zope-2.10.4-config.patch + +BuildRequires: python-devel >= %{python_minver}, python >= %{python_minver} +Requires: python >= %{python_minver}, libxml2-python, python-elementtree Requires(pre): /usr/sbin/useradd Requires(post): /sbin/chkconfig @@ -50,10 +47,7 @@ %prep %setup -q -n Zope-%{version}-final -%patch0 -p2 -b .config -#%patch1 -p1 -# remove the backup, or we'll install it too... -rm -f skel/etc/zope.conf.in.config +%patch0 -p0 chmod -x skel/import/README.txt install -pm 644 %{SOURCE4} README.Fedora @@ -107,10 +101,14 @@ # Actually copy all the other files over make install -# Hotfix -#tar -xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{software_home}/Products +chmod 750 $RPM_BUILD_ROOT%{instance_home} + +# Set needed permissions +# We might go as far as to only allow zope r/w to the .pyc files +for dir in %{instance_home}/{Products,log,lib,var}; do + chmod 775 $RPM_BUILD_ROOT$dir +done -chmod 700 $RPM_BUILD_ROOT%{instance_home} chmod 755 $RPM_BUILD_ROOT%{zope_home} # included in %%doc @@ -156,7 +154,7 @@ %files %defattr(-, root, root, -) -%doc doc/* README.Fedora +%doc doc/* README.Fedora ZopePublicLicense.txt %config(noreplace) %{_sysconfdir}/sysconfig/zope %config %{_initrddir}/zope %config %{_sysconfdir}/cron.daily/zope-logrotate @@ -174,187 +172,17 @@ %{zope_home}/skel/README.txt %{zope_home}/skel/var %config %{zope_home}/skel/etc -%attr(-, %{zope_user}, %{zope_group}) %dir %{instance_home} -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/bin -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/Extensions -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/import -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/log -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/lib -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/Products -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/README.txt -%attr(-, %{zope_user}, %{zope_group}) %{instance_home}/var -%attr(-, %{zope_user}, %{zope_group}) %config %{instance_home}/etc +%attr(-, root, %{zope_group}) %{instance_home}/* %{python_sitearch}/zope.pth %changelog -* Mon Aug 6 2007 Jonathan Steffan 2.9.8-1 -- Updated to 2.9.8 +* Mon Sep 3 2007 Jonathan Steffan 2.10.4-3 +- Updated Requires for libxml2-python and python-elementtree -* Wed May 23 2007 Jonathan Steffan 2.9.7-2 -- Added zope.pth to fix misc. zope scripts including some zeo stuff +* Tue Aug 14 2007 Jonathan Steffan 2.10.4-2 +- Added config patch -* Mon Apr 2 2007 Jonathan Steffan 2.9.7-1 -- Removed hotfix 20070320 -- Updated to 2.9.7 -- Removed no longer needed patch for acceptable python version - -* Wed Mar 21 2007 Jonathan Steffan 2.9.6-2 -- Added hotfix 20070320 (#233378) - -* Fri Jan 5 2007 Jonathan Steffan 2.9.6-1 -- Updated to 2.9.6 added Five back into Zope (#221252) - -* Tue Nov 22 2006 Jonathan Steffan 2.9.5-1 -- Updated to 2.9.5 and removed not needed patches - -* Tue Nov 21 2006 Jonathan Steffan 2.9.4-3 -- Removed Five from zope package (plone 2.5.1 now provides the needed - version.) - -* Wed Aug 30 2006 Aurelien Bompard 2.9.4-2 -- fix path on x86_64 - -* Wed Aug 30 2006 Aurelien Bompard 2.9.4-1 -- update to 2.9.4 - -* Wed Aug 2 2006 Ville Skytt?? - 2.9.3-4 -- Security: fix world-writable permissions on logrotate config files - and README.Fedora (#200794). - -* Mon Jul 10 2006 Aurelien Bompard 2.9.3-3 -- try to fix build on x86_64 (take 2) - -* Mon Jul 10 2006 Aurelien Bompard 2.9.3-2 -- try to fix build on x86_64 (take 1) - -* Mon Jul 10 2006 Aurelien Bompard 2.9.3-1 -- version 2.9.3 -- add Hotfix_20060705 - -* Thu Apr 13 2006 Aurelien Bompard 2.9.2-1 -- version 2.9.2 - -* Tue Feb 21 2006 Aurelien Bompard 2.8.5-1 -- version 2.8.5 - -* Tue Oct 25 2005 Aurelien Bompard 2.8.3-3 -- rebuild - -* Tue Oct 25 2005 Aurelien Bompard 2.8.3-2 -- add warning about zope 2.8 & python 2.4 (bug 171681) - -* Sat Oct 22 2005 Aurelien Bompard 2.8.3-1 -- version 2.8.3 - -* Sat Oct 15 2005 Aurelien Bompard 2.8.2-1 -- version 2.8.2 - -* Sat Sep 10 2005 Aurelien Bompard 2.8.1-1 -- version 2.8.1 - -* Sun Jun 12 2005 Aurelien Bompard 2.8.0-2 -- rebuild - -* Sat Jun 11 2005 Aurelien Bompard 2.8.0-1 -- version 2.8.0 - -* Sun Jun 05 2005 Aurelien Bompard 2.7.6-2 -- don't remove the zope user un postun (to keep the Data.fs to the - correct owner after removal) - -* Sun May 08 2005 Aurelien Bompard 2.7.6-1%{?dist} -- version 2.7.6 -- use disttag - -* Thu Apr 07 2005 Aurelien Bompard 2.7.5-2.fc4 -- add hotfix - -* Thu Mar 24 2005 Aurelien Bompard 2.7.5-1.fc4 -- version 2.7.5 -- drop Epoch -- change release tag for FC4 -- convert some tabs into spaces - -* Wed Jan 26 2005 Aurelien Bompard 2.7.4-1 -- version 2.7.4 -- flag the documentation as %%doc -- make %%zope_home go+rx to allow users to create instances and to allow - access to docs -- add a logrotate cron job -- flag config files as %%config even in %%zope_home and %%instance_home - -* Fri Dec 10 2004 Aurelien Bompard 2.7.3-0.fdr.6 -- activate "security-policy-implementation python" in zope.conf - -* Sun Nov 21 2004 Aurelien Bompard 2.7.3-0.fdr.5 -- revert to zope's default directory tree to allow multiple instances -- make the zopectl script multiple-instaces-aware. -- add README.Fedora - -* Fri Nov 12 2004 Aurelien Bompard 2.7.3-0.fdr.4 -- compile scripts in %zope_home/bin too -- keep skel dir in %zope_home to fix mkzopeinstance -- BuildRequire python, since python-devel doesn't require it. - -* Fri Nov 12 2004 Aurelien Bompard 2.7.3-0.fdr.3 -- compile .pyc instead of just touch-ing them - -* Thu Nov 11 2004 Aurelien Bompard 2.7.3-0.fdr.2 -- deal with leftover .pyc files -- minor spec cleanups - -* Thu Nov 11 2004 Aurelien Bompard 2.7.3-0.fdr.1 -- fix scriptlets requirements -- use standard buildroot -- replace %%buildroot by RPM_BUILD_ROOT -- update to 2.7.3 -- drop Hotfix -- drop patch 1, fixed upstream - -* Tue Aug 10 2004 Aurelien Bompard 2.7.2-0.fdr.3 -- add hotfix from Zope.org: - http://zope.org/Products/Zope/Hotfix-200400807/Hotfix-20040807-alert - -* Wed Aug 04 2004 Aurelien Bompard 2.7.2-0.fdr.2 -- add patch to warn the user that the initial user cannot be added while - Zope is running (from Chris McDonough) - -* Wed Aug 04 2004 Aurelien Bompard 2.7.2-0.fdr.1 -- version 2.7.2 -- remove leftover byte-compilation in %%post -- Zope 2.7.x really requires python >= 2.3.3 - -* Wed Jul 14 2004 Rex Dieter 2.7.1-0.fdr.1 -- 2.7.1 -- move files created in %%post back into rpm. Unowned files are bad. -- make (theoretically) buildable for all rh73-rh90,fc1/2,el3 - NOTE: lowerred python_minver to 2.2.2 to test builds, though (most) - docs claim 2.3.3 is required. (??) -- don't use Requires(preun,postun) -- use %%_smp_mflags - -* Tue Apr 28 2004 Chris McDonough 2.7.0-0.fdr.1 -- Prep for submission to Fedora.us by revising work done by Matthias -- Refer to source files by URL instead of by name -- Write version.txt into software home in post -- Don't ship byte-compiled files, instead compile them in post -- Add patch for inverted P_WAIT/P_NOWAIT in zdctl (fixes startup) -- Add patch for objectmanager bug that could effect sites that depend - on userid/username separation -- Improved init script (OK and FAILED now are printed at the appropriate - times) -- Remove runzope workaround by adding a stanza to the - config file. -- Start in runlevels 345. -- Known issues: - - zopectl is started and runs as the root user at boot time, - (although Zope itself runs as the zope user) - - no distro-specific docs telling people which port the software - runs on or how to add a user via zopectl adduser. - -* Wed Feb 18 2004 Matthias Saou 2.7.0-0.6.fr -- Initial RPM release. -- The startup/stop needs to be modified further. -- Currently "zopectl" returns an error although Zope does start... +* Wed Aug 1 2007 Jonathan Steffan 2.10.4-1 +- Initial Package --- zope-2.7.3-config.patch DELETED --- From fedora-extras-commits at redhat.com Sat Sep 15 21:38:47 2007 From: fedora-extras-commits at redhat.com (Matthew Barnes (mbarnes)) Date: Sat, 15 Sep 2007 17:38:47 -0400 Subject: rpms/evolution/devel evolution-2.11.92-icon-names.patch, NONE, 1.1 evolution.spec, 1.289, 1.290 Message-ID: <200709152138.l8FLclUk018758@cvs-int.fedora.redhat.com> Author: mbarnes Update of /cvs/pkgs/rpms/evolution/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18733 Modified Files: evolution.spec Added Files: evolution-2.11.92-icon-names.patch Log Message: * Sat Sep 15 2007 Matthew Barnes - 2.11.92-4.fc8 - Add patch for GNOME bug #477045 (use standard icon names). evolution-2.11.92-icon-names.patch: --- NEW FILE evolution-2.11.92-icon-names.patch --- diff -up evolution-2.11.92/mail/em-folder-browser.c.icon-names evolution-2.11.92/mail/em-folder-browser.c --- evolution-2.11.92/mail/em-folder-browser.c.icon-names 2007-09-15 16:53:46.000000000 -0400 +++ evolution-2.11.92/mail/em-folder-browser.c 2007-09-15 16:53:46.000000000 -0400 @@ -206,7 +206,7 @@ enum { /* Options for View */ static EMFBSearchBarItem emfb_view_items[] = { {{ N_("All Messages"), VIEW_ALL_MESSAGES, 0 }, NULL}, - {{ N_("Unread Messages"), VIEW_UNREAD_MESSAGES, 0 }, "stock_mail-unread"}, + {{ N_("Unread Messages"), VIEW_UNREAD_MESSAGES, 0 }, "mail-unread"}, {{ NULL, 0, 0 }, NULL}, {{ N_("No Label"),VIEW_NO_LABEL, 0 }, NULL}, {{ NULL, -1, 0 }, NULL} @@ -215,12 +215,12 @@ static EMFBSearchBarItem emfb_view_items /* TODO: Following options should be customizable */ static EMFBSearchBarItem temp_view_items[] = { {{ NULL, 0, 0 }, NULL}, - {{ N_("Read Messages"), VIEW_READ_MESSAGES, 0 }, "stock_mail-open"}, + {{ N_("Read Messages"), VIEW_READ_MESSAGES, 0 }, "mail-read"}, {{ N_("Recent Messages"), VIEW_RECENT_MESSAGES, 0 }, NULL}, {{ N_("Last 5 Days' Messages"), VIEW_LAST_FIVE_DAYS, 0 }, NULL}, {{ N_("Messages with Attachments"), VIEW_WITH_ATTACHMENTS, 0 }, "mail-attachment"}, {{ N_("Important Messages"), VIEW_MESSAGES_MARKED_AS_IMPORTANT, 0}, "emblem-important"}, - {{ N_("Messages Not Junk"), VIEW_NOT_JUNK, 0 }, "stock_not-spam"}, + {{ N_("Messages Not Junk"), VIEW_NOT_JUNK, 0 }, "mail-mark-notjunk"}, /* { NULL, 0, NULL }, */ /* { N_("Customize"), NOT_IMPLEMENTED, NULL }, */ {{ NULL, -1, 0 }, NULL} diff -up evolution-2.11.92/mail/em-folder-tree.c.icon-names evolution-2.11.92/mail/em-folder-tree.c --- evolution-2.11.92/mail/em-folder-tree.c.icon-names 2007-09-15 16:53:46.000000000 -0400 +++ evolution-2.11.92/mail/em-folder-tree.c 2007-09-15 16:53:46.000000000 -0400 @@ -288,11 +288,11 @@ render_pixbuf (GtkTreeViewColumn *column guint32 flags; if (!initialised) { - folder_icons[FOLDER_ICON_NORMAL] = e_icon_factory_get_icon ("stock_folder", E_ICON_SIZE_MENU); + folder_icons[FOLDER_ICON_NORMAL] = e_icon_factory_get_icon ("folder", E_ICON_SIZE_MENU); folder_icons[FOLDER_ICON_INBOX] = e_icon_factory_get_icon ("stock_inbox", E_ICON_SIZE_MENU); folder_icons[FOLDER_ICON_OUTBOX] = e_icon_factory_get_icon ("stock_outbox", E_ICON_SIZE_MENU); - folder_icons[FOLDER_ICON_TRASH] = e_icon_factory_get_icon ("gnome-fs-trash-empty", E_ICON_SIZE_MENU); - folder_icons[FOLDER_ICON_JUNK] = e_icon_factory_get_icon ("stock_spam", E_ICON_SIZE_MENU); + folder_icons[FOLDER_ICON_TRASH] = e_icon_factory_get_icon ("user-trash", E_ICON_SIZE_MENU); + folder_icons[FOLDER_ICON_JUNK] = e_icon_factory_get_icon ("mail-mark-junk", E_ICON_SIZE_MENU); folder_icons[FOLDER_ICON_SHARED_TO_ME] = e_icon_factory_get_icon ("stock_shared-to-me", E_ICON_SIZE_MENU); folder_icons[FOLDER_ICON_SHARED_BY_ME] = e_icon_factory_get_icon ("stock_shared-by-me", E_ICON_SIZE_MENU); folder_icons[FOLDER_ICON_SENT] = e_icon_factory_get_icon ("stock_sent-mail", E_ICON_SIZE_MENU); @@ -1002,7 +1002,7 @@ static EPopupItem emft_drop_popup_menu[] { E_POPUP_ITEM, "00.emc.02", N_("_Copy"), emft_drop_popup_copy, NULL, "stock_folder-copy", 2 }, { E_POPUP_ITEM, "00.emc.03", N_("_Move"), emft_drop_popup_move, NULL, "stock_folder-move", 2 }, { E_POPUP_BAR, "10.emc" }, - { E_POPUP_ITEM, "99.emc.00", N_("Cancel _Drag"), emft_drop_popup_cancel, NULL, "stock_cancel", 0 }, + { E_POPUP_ITEM, "99.emc.00", N_("Cancel _Drag"), emft_drop_popup_cancel, NULL, "dialog-cancel", 0 }, }; static void @@ -2114,12 +2114,12 @@ static EPopupItem emft_popup_items[] = { { E_POPUP_BAR, "20.emc" }, /* FIXME: need to disable for nochildren folders */ - { E_POPUP_ITEM, "20.emc.00", N_("_New Folder..."), emft_popup_new_folder, NULL, "stock_new-dir", 0, EM_POPUP_FOLDER_INFERIORS }, + { E_POPUP_ITEM, "20.emc.00", N_("_New Folder..."), emft_popup_new_folder, NULL, "folder-new", 0, EM_POPUP_FOLDER_INFERIORS }, /* FIXME: need to disable for undeletable folders */ - { E_POPUP_ITEM, "20.emc.01", N_("_Delete"), emft_popup_delete_folder, NULL, "stock_delete", 0, EM_POPUP_FOLDER_FOLDER|EM_POPUP_FOLDER_DELETE }, + { E_POPUP_ITEM, "20.emc.01", N_("_Delete"), emft_popup_delete_folder, NULL, "edit-delete", 0, EM_POPUP_FOLDER_FOLDER|EM_POPUP_FOLDER_DELETE }, { E_POPUP_ITEM, "20.emc.02", N_("_Rename..."), emft_popup_rename_folder, NULL, NULL, 0, EM_POPUP_FOLDER_FOLDER|EM_POPUP_FOLDER_DELETE }, - { E_POPUP_ITEM, "20.emc.03", N_("Re_fresh"), emft_popup_refresh_folder, NULL, "stock_refresh", EM_POPUP_FOLDER_NONSTATIC, EM_POPUP_FOLDER_FOLDER|EM_POPUP_FOLDER_SELECT}, - { E_POPUP_ITEM, "20.emc.04", N_("Fl_ush Outbox"), emft_popup_flush_outbox, NULL, "stock_mail-send", EM_POPUP_FOLDER_OUTBOX, 0 }, + { E_POPUP_ITEM, "20.emc.03", N_("Re_fresh"), emft_popup_refresh_folder, NULL, "view-refresh", EM_POPUP_FOLDER_NONSTATIC, EM_POPUP_FOLDER_FOLDER|EM_POPUP_FOLDER_SELECT}, + { E_POPUP_ITEM, "20.emc.04", N_("Fl_ush Outbox"), emft_popup_flush_outbox, NULL, "mail-send", EM_POPUP_FOLDER_OUTBOX, 0 }, { E_POPUP_BAR, "80.emc" }, diff -up evolution-2.11.92/mail/mail.error.xml.icon-names evolution-2.11.92/mail/mail.error.xml --- evolution-2.11.92/mail/mail.error.xml.icon-names 2007-07-28 17:08:12.000000000 -0400 +++ evolution-2.11.92/mail/mail.error.xml 2007-09-15 16:53:46.000000000 -0400 @@ -16,14 +16,14 @@ <_secondary xml:space="preserve">Please make sure the following recipients are willing and able to receive HTML email: {0} Send anyway? - -diff -up evolution-2.11.92/plugins/copy-tool/org-gnome-copy-tool.eplug.xml.icon-names evolution-2.11.92/plugins/copy-tool/org-gnome-copy-tool.eplug.xml ---- evolution-2.11.92/plugins/copy-tool/org-gnome-copy-tool.eplug.xml.icon-names 2007-07-05 02:09:19.000000000 -0400 -+++ evolution-2.11.92/plugins/copy-tool/org-gnome-copy-tool.eplug.xml 2007-09-15 16:53:46.000000000 -0400 -@@ -14,7 +14,7 @@ - -diff -up evolution-2.11.92/plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml.icon-names evolution-2.11.92/plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml ---- evolution-2.11.92/plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml.icon-names 2007-07-05 02:09:24.000000000 -0400 -+++ evolution-2.11.92/plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml 2007-09-15 16:53:46.000000000 -0400 -@@ -18,7 +18,7 @@ - You should receive an answer from the mailing list shortly after the message has been sent. - - - -diff -up evolution-2.11.92/e-util/e-error.c.icon-names evolution-2.11.92/e-util/e-error.c ---- evolution-2.11.92/e-util/e-error.c.icon-names 2007-09-02 14:56:59.000000000 -0400 -+++ evolution-2.11.92/e-util/e-error.c 2007-09-15 16:53:46.000000000 -0400 -@@ -79,7 +79,7 @@ static GSList *ee_parent_list; - /* ********************************************************************** */ - - static struct _e_error_button default_ok_button = { -- NULL, "gtk-ok", NULL, GTK_RESPONSE_OK -+ NULL, "dialog-ok", NULL, GTK_RESPONSE_OK - }; - - static struct _e_error default_errors[] = { -diff -up evolution-2.11.92/e-util/e-system.error.xml.icon-names evolution-2.11.92/e-util/e-system.error.xml ---- evolution-2.11.92/e-util/e-system.error.xml.icon-names 2007-07-05 02:10:56.000000000 -0400 -+++ evolution-2.11.92/e-util/e-system.error.xml 2007-09-15 16:53:46.000000000 -0400 -@@ -5,7 +5,7 @@ - <_title>Overwrite file? - <_primary>File exists "{0}". - <_secondary>Do you wish to overwrite it? -- -diff -up evolution-2.11.92/ui/evolution-memos.xml.icon-names evolution-2.11.92/ui/evolution-memos.xml ---- evolution-2.11.92/ui/evolution-memos.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-memos.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-memos.xml.icon-names evolution-2.12.0/ui/evolution-memos.xml +--- evolution-2.12.0/ui/evolution-memos.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-memos.xml 2007-09-19 07:14:51.000000000 -0400 @@ -1,15 +1,15 @@ @@ -1049,9 +698,9 @@ -diff -up evolution-2.11.92/ui/evolution-composer-entries.xml.icon-names evolution-2.11.92/ui/evolution-composer-entries.xml ---- evolution-2.11.92/ui/evolution-composer-entries.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-composer-entries.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-composer-entries.xml.icon-names evolution-2.12.0/ui/evolution-composer-entries.xml +--- evolution-2.12.0/ui/evolution-composer-entries.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-composer-entries.xml 2007-09-19 07:14:51.000000000 -0400 @@ -3,15 +3,15 @@ \ No newline at end of file + -diff -up evolution-2.11.92/ui/evolution-mail-list.xml.icon-names evolution-2.11.92/ui/evolution-mail-list.xml ---- evolution-2.11.92/ui/evolution-mail-list.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-mail-list.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-mail-list.xml.icon-names evolution-2.12.0/ui/evolution-mail-list.xml +--- evolution-2.12.0/ui/evolution-mail-list.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-mail-list.xml 2007-09-19 07:14:51.000000000 -0400 @@ -4,15 +4,15 @@ -diff -up evolution-2.11.92/ui/evolution-subscribe.xml.icon-names evolution-2.11.92/ui/evolution-subscribe.xml ---- evolution-2.11.92/ui/evolution-subscribe.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-subscribe.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-subscribe.xml.icon-names evolution-2.12.0/ui/evolution-subscribe.xml +--- evolution-2.12.0/ui/evolution-subscribe.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-subscribe.xml 2007-09-19 07:14:51.000000000 -0400 @@ -3,7 +3,7 @@ @@ -1123,9 +772,9 @@ -diff -up evolution-2.11.92/ui/evolution-tasks.xml.icon-names evolution-2.11.92/ui/evolution-tasks.xml ---- evolution-2.11.92/ui/evolution-tasks.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-tasks.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-tasks.xml.icon-names evolution-2.12.0/ui/evolution-tasks.xml +--- evolution-2.12.0/ui/evolution-tasks.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-tasks.xml 2007-09-19 07:14:51.000000000 -0400 @@ -1,20 +1,20 @@ @@ -1183,9 +832,9 @@ -diff -up evolution-2.11.92/ui/evolution-addressbook.xml.icon-names evolution-2.11.92/ui/evolution-addressbook.xml ---- evolution-2.11.92/ui/evolution-addressbook.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-addressbook.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-addressbook.xml.icon-names evolution-2.12.0/ui/evolution-addressbook.xml +--- evolution-2.12.0/ui/evolution-addressbook.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-addressbook.xml 2007-09-19 07:14:51.000000000 -0400 @@ -1,18 +1,17 @@ @@ -1350,9 +999,9 @@ -diff -up evolution-2.11.92/ui/evolution-editor.xml.icon-names evolution-2.11.92/ui/evolution-editor.xml ---- evolution-2.11.92/ui/evolution-editor.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-editor.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-editor.xml.icon-names evolution-2.12.0/ui/evolution-editor.xml +--- evolution-2.12.0/ui/evolution-editor.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-editor.xml 2007-09-19 07:14:51.000000000 -0400 @@ -1,15 +1,15 @@ @@ -1395,9 +1044,9 @@ -diff -up evolution-2.11.92/ui/evolution-mail-message.xml.icon-names evolution-2.11.92/ui/evolution-mail-message.xml ---- evolution-2.11.92/ui/evolution-mail-message.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-mail-message.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-mail-message.xml.icon-names evolution-2.12.0/ui/evolution-mail-message.xml +--- evolution-2.12.0/ui/evolution-mail-message.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-mail-message.xml 2007-09-19 07:14:51.000000000 -0400 @@ -11,15 +11,15 @@ @@ -1536,9 +1185,9 @@
-diff -up evolution-2.11.92/ui/evolution-message-composer.xml.icon-names evolution-2.11.92/ui/evolution-message-composer.xml ---- evolution-2.11.92/ui/evolution-message-composer.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-message-composer.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-message-composer.xml.icon-names evolution-2.12.0/ui/evolution-message-composer.xml +--- evolution-2.12.0/ui/evolution-message-composer.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-message-composer.xml 2007-09-19 07:14:51.000000000 -0400 @@ -2,22 +2,22 @@ @@ -1606,9 +1255,9 @@ -diff -up evolution-2.11.92/ui/evolution-calendar.xml.icon-names evolution-2.11.92/ui/evolution-calendar.xml ---- evolution-2.11.92/ui/evolution-calendar.xml.icon-names 2007-07-05 02:11:32.000000000 -0400 -+++ evolution-2.11.92/ui/evolution-calendar.xml 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/ui/evolution-calendar.xml.icon-names evolution-2.12.0/ui/evolution-calendar.xml +--- evolution-2.12.0/ui/evolution-calendar.xml.icon-names 2007-09-16 15:35:19.000000000 -0400 ++++ evolution-2.12.0/ui/evolution-calendar.xml 2007-09-19 07:14:51.000000000 -0400 @@ -1,14 +1,14 @@ @@ -1668,9 +1317,9 @@ -diff -up evolution-2.11.92/composer/e-msg-composer.c.icon-names evolution-2.11.92/composer/e-msg-composer.c ---- evolution-2.11.92/composer/e-msg-composer.c.icon-names 2007-09-15 16:53:46.000000000 -0400 -+++ evolution-2.11.92/composer/e-msg-composer.c 2007-09-15 16:53:46.000000000 -0400 +diff -up evolution-2.12.0/composer/e-msg-composer.c.icon-names evolution-2.12.0/composer/e-msg-composer.c +--- evolution-2.12.0/composer/e-msg-composer.c.icon-names 2007-09-19 07:14:51.000000000 -0400 ++++ evolution-2.12.0/composer/e-msg-composer.c 2007-09-19 07:14:51.000000000 -0400 @@ -2208,14 +2208,17 @@ static BonoboUIVerb verbs [] = { }; @@ -1732,30 +1381,9 @@ if (icon_list) { gtk_window_set_icon_list (GTK_WINDOW (composer), icon_list); g_list_foreach (icon_list, (GFunc) g_object_unref, NULL); -diff -up evolution-2.11.92/composer/mail-composer.error.xml.icon-names evolution-2.11.92/composer/mail-composer.error.xml ---- evolution-2.11.92/composer/mail-composer.error.xml.icon-names 2007-07-05 02:09:41.000000000 -0400 -+++ evolution-2.11.92/composer/mail-composer.error.xml 2007-09-15 16:53:46.000000000 -0400 -@@ -37,7 +37,7 @@ - - <_primary>Download in progress. Do you want to send the mail? - <_secondary xml:space="preserve"> There are few attachments getting downloaded. Sending the mail will cause the mail to be sent without those pending attachments --